Ї/* hides delivery method price text on cart page*/
.wc-block-components-shipping-rates-control__package .wc-block-components-shipping-rates-control__package__description--free {
    display: none;
}

/*.container {
    width: 100%;
    max-width: 100%;
    margin: 0;
		margin-left: 20px;
}

.content-area {
    padding-right: 40px;
}
*/
body.woocommerce.archive.content-both-sidebars.scs-style .widget-area.sidebar-secondary {
        left: -67%;
    }

/*
.woof_container {

    width: 98%;
}*/

.container {
    width: 100%;
    max-width: 90%;
}

/* husky filter price handle */
irs--round .irs-handle {
		border: 4px solid #ED5E5E !important;  
}

irs-handle.from {
		border: 4px solid #ED5E5E !important;  
}

.irs--round .irs-bar {
    background-color: #080a0d  !important; 
}
.irs--round .irs-from, .irs--round .irs-to, .irs--round .irs-single {
    background-color: #080a0d !important;
}
.irs--round .irs-from:before, .irs--round .irs-to:before, .irs--round .irs-single:before {

    border-top-color: #080a0d !important;
}

/* grid image size */

.woocommerce ul.products li.product .woo-entry-inner li.image-wrap .woo-entry-image {

    max-height: 300px;
}

/* checkout */

.woocommerce-checkout form.checkout {
    padding: 30px 60px 30px 60px;
}

/* toolbar set
@media only screen and (max-width: 480px) {
    .woocommerce .woocommerce-ordering .orderby {
        width: 40% !important;
    }
}
*/
@media only screen and (max-width: 480px) {
    .woocommerce .oceanwp-toolbar {
        text-align: left;
    }
}

.woof_reset_button_2 {
		color:#fff;
}


.elementor-kit-48 button, .elementor-kit-48 input[type="button"], .elementor-kit-48 input[type="submit"], .elementor-kit-48 .elementor-button {
    color: white;
    text-transform: uppercase;
}

@media only screen and (max-width: 480px) {
    .woocommerce .oceanwp-grid-list {
        display: none;
    }
}



.irs--round .irs-handle {
    border: 4px solid #ed5e5e !important;
}

.woocommerce ul.products li.product .button {
    padding: 10px 40px;
}


/*  */

body button[type="submit"]:hover, body button:hover
{
		color:#000;
}

.woocommerce-product-search button[type=submit] {

    font-weight: 400;
}

#oceanwp-off-canvas-sidebar-wrap .sidebar-box {
		font-size:14px;
    padding-top: 20px;
    padding-bottom: 20px;
}

/* Off Canvas */
@media only screen and (max-width: 480px) {
    .woocommerce .woocommerce-ordering .orderby {
        width:100% !important;
    }
}


@media only screen and (max-width: 480px) {
    .woocommerce .woocommerce-ordering {
				margin-top: 4px;
        display: inline-block;
        width: 60%;
        vertical-align: middle;
    }
}

#oceanwp-off-canvas-sidebar-wrap .oceanwp-off-canvas-sidebar {
    padding: 35px 15px;
		width: 350px;
}
/* off canvas slide filter */
.irs--round.irs-with-grid {
    padding-right: 20px;
}


@media only screen and (max-width: 480px) {#main #content-wrap {
    padding-top: 10px;
		}
}

/* floating bar */
.owp-floating-bar.show {

    display: none;
}

/* product page */

@media only screen and (max-width: 767px) {
    .woocommerce div.product .woocommerce-tabs ul.tabs li {
        display: inline-block;
    }
}

 .woocommerce div.product .woocommerce-tabs {
    padding-top: 10px;
}

.woocommerce div.product div.summary {
    margin-bottom: 0px;
}

.amount {
    color: #2f3230;
}
			.woocommerce ul.products li.product .price .amount{ color: #2f3230; }

.woocommerce-Price-amount { color: #2f3230; }

.woocommerce-Price-amount {
    color: #2f3230;
}

/* filter */

.button woof_submit_search_form
{
		display:none;		
}


.woocommerce ul.products li.product .woo-entry-inner li.image-wrap .woo-entry-image {
    max-height: 600px;
}