.woocommerce-product-gallery img {
    max-height: 600px;
    width: auto !important;
    margin: auto;
}
.woocommerce-widget-layered-nav .title-heading {
    cursor: pointer;
}
.woocommerce-widget-layered-nav .title-heading:before {
    content: "\f107";
    position: absolute;
    right: 0;
    font-family: "Font Awesome 5 Free";
    color: #000;
    display: inline-block;
    font-weight: 900;
}
.product-filters .title-heading.active:before {
    content: "\f106";
}
.woocommerce-widget-layered-nav ul {
    display: none;
}
#woocommerce_layered_nav-2 li {
    display: inline-block;
}
.woocommerce .product-filters #woocommerce_layered_nav-2 a::before {
    display: none;
}
#woocommerce_layered_nav-2 li span {
    display: none;
}
#woocommerce_layered_nav-2 li img {
    border: 1px solid #eee;
    margin: 4px 8px 0px 0;
    padding: 6px;
    height: 50px;
    width: 50px;
}

/*woocommerce*/
div.woocommerce button, 
div.woocommerce .button, 
div.woocommerce button.button, 
nav.woocommerce-MyAccount-navigation ul li a {
    display: inline-block;
    white-space: nowrap;
    vertical-align: middle;
     -webkit-user-select: none; 
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    font-size: 1rem;
    line-height: 1.5;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    cursor: pointer;
    border-radius: 0px;
    background-color: #000; 
    color: #fff; 
    padding: 8px 32px;
    text-transform: uppercase;
    font-weight: 500;
    text-align: center;
    width: auto;
    /*min-width: 200px;*/
}
div.woocommerce button:hover, 
div.woocommerce .button:hover,
div.woocommerce button.button:hover, 
nav.woocommerce-MyAccount-navigation ul li a:hover {
    text-decoration: none;
    color: #fff;
    background-color: #ef815c;
}

.woocommerce span.onsale,
body.woocommerce-checkout .woocommerce-form > p:first-child, 
.woocommerce-info > a.woocommerce-Button.button {
    display: none;
}

.woocommerce form.checkout_coupon, 
.woocommerce form.login, 
.woocommerce form.register,
.woocommerce table.shop_table {
	border-radius: 0;
}

.woocommerce li#woocommerce_layered_nav-2 {
    float: right;
    list-style: none;
    margin-right: 1rem;
}

.woocommerce-billing-fields .form-row, .woocommerce-shipping-fields .form-row,.woocommerce form .form-row {
    display: block;
}
.woocommerce .col2-set .col-1, 
.woocommerce-page .col2-set .col-1,
.woocommerce .col2-set .col-2,
.woocommerce-page .col2-set .col-2 {
    max-width: unset;
    padding: 0;
}
.woocommerce .woocommerce-breadcrumb {
    font-size: 14px;
    color: #000;
    font-weight: 500;
}
.woocommerce .woocommerce-breadcrumb i,
.woocommerce .woocommerce-breadcrumb a {
    color: #7c7c7c;
}


.shopping-cart {
    padding: 8px 22px;
    position: relative;
}
.shopping-cart .mini_cart_count {
    position: absolute;
    top: 0;
    right: 8px;
    background: #ef815c;
    color: #fff;
    font-size: 12px;
    border-radius: 3px;
    padding: 0px 4px;
}



.woocommerce-error, 
.woocommerce-info, 
.woocommerce-message {
    background-color: #f2f2f2;
    color: #000;
    border: none;
    padding: 22px 2em 1em 3.5em;
}
.woocommerce-error::before, .woocommerce-info::before, .woocommerce-message::before {
    color: #000;
    top: auto;
}

/*.woocommerce select,
div.woocommerce input,
.woocommerce form .form-row select,
.woocommerce form .form-row input.input-text,
.woocommerce form .form-row textarea {
    color: #000;
    border: 1px solid #000;
    font-size: 15px;
    font-weight: 500;
    height: 42px;
    min-width: 190px !important;
    background: transparent;
    padding-left: 15px;
    border-radius: 0;
}*/

.woocommerce-widget-layered-nav > .woocommerce-widget-layered-nav-dropdown > .select2-hidden-accessible {
    border: 1px solid #000 !important;
    clip: inherit !important;
    height: inherit !important;
    margin: inherit !important;
    overflow: inherit !important;
    padding: inherit !important;
    position: inherit !important;
    width: inherit !important;
}
.woocommerce-widget-layered-nav > .woocommerce-widget-layered-nav-dropdown > .select2-container {
    display: none !important;
}
.woocommerce .woocommerce-error .button, .woocommerce .woocommerce-info .button, .woocommerce .woocommerce-message .button, .woocommerce-page .woocommerce-error .button, .woocommerce-page .woocommerce-info .button, .woocommerce-page .woocommerce-message .button {
    margin-top: -8px;
    border-radius: 0;
    color: #fff;
    background-color: #000;
}


/*account*/

.woocommerce-account .woocommerce-MyAccount-navigation,
.woocommerce-account .woocommerce-MyAccount-content {
    float: left;
    width: 100%;
}
nav.woocommerce-MyAccount-navigation ul {
    list-style-type: none;
    padding: 0;
    margin-bottom: 2rem;
    display: flex;
}
nav.woocommerce-MyAccount-navigation ul li {
    width: 100%;
    display: flex;
    justify-content: space-around;
}
.woocommerce-account nav.woocommerce-MyAccount-navigation ul li a {
    width: 100%;
    border: none;
    border-right: 1px solid #fff;
}
nav.woocommerce-MyAccount-navigation ul li.is-active a {
    background: #ef815c !important;
}
li.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--customer-logout a {
    border: none;
    background-color: #666;
}
nav.woocommerce-MyAccount-navigation ul li a:hover {
    background: rgb(0 0 0 / 0.75);
    transition: 0.2s;
}
.woocommerce-account fieldset {
    margin-top: 2em;
    margin-bottom: 1em;
}
.woocommerce form .form-row label {
    line-height: inherit;
}
label.woocommerce-form__label.woocommerce-form__label-for-checkbox.woocommerce-form-login__rememberme {
    line-height: 2;
}
label.woocommerce-form__label.woocommerce-form__label-for-checkbox.woocommerce-form-login__rememberme > input {
    width: auto !important;
    margin: 0 12px 0 0;
}
.woocommerce .woocommerce-form-login .woocommerce-form-login__rememberme {
    display: flex;
    align-items: center;
}

/*products*/
#shop_product_loop .border-left {
    border-left: 1px solid #eeeeee!important;
}
#shop_product_loop .woocommerce-result-count {
    margin: 6px 0 0;
    color: #000;
    font-size: 16px;
    font-weight: 500;
    text-transform: uppercase;
    font-family: 'GSBold', sans-serif;
}
#shop_product_loop .woocommerce-ordering {
    margin: 0;
}
#shop_product_loop .woocommerce-ordering select {
    margin: 0;
    outline: 0 !important;
    border: 0 !important;
    cursor: pointer;
    min-height: 0;
}
#shop_product_loop hr {
    margin-top: 0;
    margin-bottom: 4rem;
    border: none;
    display: block;
    float: left;
}
.woocommerce ul.products li.product a img {
    border: 1px solid #eee !important;
}
.woocommerce ul.products li.product .woocommerce-loop-category__title, .woocommerce ul.products li.product .woocommerce-loop-product__title, .woocommerce ul.products li.product h3 {
    /*min-height: 56px;*/
    margin-bottom: .5rem;
    font-family: 'GSBold', sans-serif;
    font-weight: 500;
    line-height: 1.2;
    font-size: 1.25rem;
    text-transform: capitalize;
    padding: 0;
}
.woocommerce ul.products li.product .price {
    font-size: 16px;
    color: #000;
}
.woocommerce ul.products li.product .price del {
    font-size: 15px;
    margin-right: 4px;
}
.woocommerce ul.products li.product .price ins {
    text-decoration: none;
    /*font-weight: 400;*/
}
span.woocommerce-Price-currencySymbol {
    margin-right: 4px;
}
.woocommerce ul.products li.product .button {
    width: 100%;
    display: none;
}
.woocommerce nav.woocommerce-pagination ul {
    border: none;
    justify-content: center;
    align-items: center;
    display: flex;
    flex-wrap: wrap;
}
.woocommerce nav.woocommerce-pagination ul li {
    border: 1px solid #e3e3e3;
    margin: 4px;
    min-width: 36px;
}
.woocommerce nav.woocommerce-pagination ul li a, 
.woocommerce nav.woocommerce-pagination ul li span {
    display: block;
    color: #868686;
}
.woocommerce nav.woocommerce-pagination ul li a:focus, .woocommerce nav.woocommerce-pagination ul li a:hover, .woocommerce nav.woocommerce-pagination ul li span.current {
    background: #000;
    color: #fff;
}


/*single product*/
#wheretobuy {
    visibility: hidden;
    display: inline-block;
}
.productcontent h2 {
    font-size: 16px;
    color: #000;
    font-family: 'Roboto', sans-serif;
    line-height: 1.4;
    margin-bottom: 10px;
    text-transform: none;
}

span.sku_wrapper {
    display: none;
}
body.single-product div.product div.images {
    width: 100%;
}
.woocommerce div.product div.images .flex-control-thumbs {
    margin-top: 4px;
    display: flex;
    justify-content: center;
}
body.single-product div.product div.images .flex-control-thumbs li {
    width: auto;
    /* clear: inherit !important; */
    margin: 4px;
}
.woocommerce div.product div.images .flex-control-thumbs li img {
    max-height: 80px;
}
.woocommerce div.product div.images .flex-control-thumbs li img.flex-active {
    opacity: 1;
    border: 2px solid #465a3a;
}

ul.flex-direction-nav {
    position: absolute;
    top: 50%;
    z-index: 1;
    width: 100%;
    left: 0;
    margin: 0;
    padding: 0 1rem;
    list-style: none;
    transform: translateY(-50%);
}
li.flex-nav-prev {
    float: left;
}
li.flex-nav-next {
    float: right;
}
.owl-nav i {
    color: #fff;
    background: #000;
    font-size: 18px;
    width: 42px;
    height: 42px;
    line-height: 42px;
    text-align: center;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    border-radius: 50%;
}


.pswp {
    z-index: 10000;
}
#colorvariations img {
    width: 80px;
    border: 1px solid #e7e7e7;
    margin-bottom: 4px;
}
#colorvariations img:hover {
    border: 1px solid #ef815c;
}
.woocommerce div.product .product_title {
    text-transform: capitalize;
}
.woocommerce.single-product div.product p.price del {
    font-size: 18px;
    margin-right: 4px;
    color: #a8a8a8;
}
.woocommerce div.product p.price ins, 
.woocommerce div.product span.price ins {
    font-weight: 400;
}
.woocommerce.single-product div.product p.price {
    font-size: 2rem;
    font-weight: 400;
    color: #000;
    text-decoration: none;
    border-bottom: 1px solid #e7e7e7;
    padding-bottom: 24px;
    font-family: 'GSBold', sans-serif;
}
.woocommerce div.product p.price ins, 
.woocommerce div.product span.price ins {
    text-decoration: none;
}
.woocommerce-product-details__short-description p {
    font-size: 16px;
    color: #a8a8a8;
    line-height: 28px;
    font-weight: 400;
    padding: 4px 0 8px;
}

.woocommerce div.product form.cart div.quantity {
    display: inline-block;
    border: 2px solid #000;
    margin-right: 15px;
}
.woocommerce .quantity .qty {
    width: 100px;
    min-width: inherit;
    height: inherit;
    border: none;
    padding: 10px 0;
    text-align: center;
    font-weight: 500;
    border-radius: 0;
    min-height: initial;
    margin-bottom: 0;
}
.woocommerce #respond input#submit.alt, 
.woocommerce a.button.alt, 
.woocommerce button.button.alt, 
.woocommerce input.button.alt {
    background-color: #000;
    padding: 0.6em !important;
}
.woocommerce #respond input#submit.alt:hover,
.woocommerce a.button.alt:hover,
.woocommerce button.button.alt:hover,
.woocommerce input.button.alt:hover {
    background-color: #ef815c;
}
.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {
    background-color: #000;
    padding: 16px 2rem !important;
    width: auto;
    border-radius: 0;
}

#single-product-tabs a.nav-link {
    color: #000 !important;
    background-color: #fff !important;
}
#single-product-tabs a.nav-link:hover {
    color: #fff !important;
    background-color: #000 !important;
}
#single-product-tabs a.nav-link.active {
    color: #fff !important;
    background-color: #465a3a !important;
}
#single-product-tabs-content #specifications {
    text-transform: capitalize;
}


/*cart*/
#add_payment_method table.cart img, 
.woocommerce-cart table.cart img, 
.woocommerce-checkout table.cart img {
    max-height: 75px;
    width: auto;
}
#add_payment_method table.cart td.actions .coupon .input-text,
.woocommerce-cart table.cart td.actions .coupon .input-text,
.woocommerce-checkout table.cart td.actions .coupon .input-text {
    padding: 7px 9px 7px;
    margin: 0 6px 0 0;
}
input#coupon_code {
    min-width: 150px;
}
.woocommerce button.button:disabled {
    color: #fff !important;
}
.cart_totals h2 {
    display: none;
}


/*checkout*/
.woocommerce-form-coupon-toggle {
    display: none;
}
.select2-container--default .select2-selection--single {
    padding: 0.5em;
    height: auto;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
    padding: 0;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 100%;
}
h3#order_review_heading {
    margin: 1.6rem 0 1rem;
}


.product-filters {
    overflow: hidden;
}
.product-filters .widget {
    padding-top: 1rem;
}
.product-filters .widget:first-child {
    padding: 0;
}
.product-filters .title-heading {
    padding: 6px 0;
    position: relative;
}
.product-filters .title-heading span {
    color: #000;
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    font-family: 'GSBold', sans-serif;
}
/*.product-filters .title-heading:after {
    content: "";
    border-bottom: 1px solid #e6e6e6;
    width: 100%;
    position: absolute;
    top: 100%;
    left: 0;
}*/
.product-filters .widget ul {
    padding-left: 0;
}
.product-filters .widget ul li {
    list-style: none;
}
.product-filters .widget ul .children li {
    list-style: square;
    margin-left: 2rem;
}
.product-filters .widget ul li a {
    line-height: 36px;
    display: inline-block;
    font-size: 15px;
    color: #000;
    text-transform: capitalize;
}
.product-filters .widget ul li.current-cat a,
.product-filters .widget ul li.chosen a,
.product-filters .widget ul li a:hover,
.product-filters .widget ul li a.active {
    color: #ef815c;
}
.woocommerce .product-filters .chosen a::before {
    color: #000;
}

.woocommerce ul.products li.product {
    margin-bottom: 1.6rem;
}



@media (max-width: 1400px) {
    .woocommerce ul.products li.product .woocommerce-loop-category__title, .woocommerce ul.products li.product .woocommerce-loop-product__title, .woocommerce ul.products li.product h3 {
        font-size: 1rem;
    }
}
@media (max-width: 991px) {
    .woocommerce ul.products[class*=columns-] li.product, 
    .woocommerce-page ul.products[class*=columns-] li.product {
        width: 48%;
        float: left;
        clear: both;
        margin: 0 0 1.4em;
    }
    .woocommerce ul.products[class*=columns-] li.product:nth-child(2n), .woocommerce-page ul.products[class*=columns-] li.product:nth-child(2n) {
        float: right;
        clear: none!important;
    }
    .woocommerce ul.products[class*=columns-] li.product:nth-child(2n), .woocommerce-page ul.products[class*=columns-] li.product:nth-child(2n) {
        float: right;
        clear: none!important;
    }
}
@media (max-width: 767px) {
    .product-filters {
        display: none;
        background: #f2f2f2;
        padding: 1rem;
        margin-bottom: 1rem;
    }
    #shop_product_loop select.orderby {
        width: 100%;
        margin: 1rem 0;
        background: #f2f2f2;
    }
    #shop_product_loop .border-left {
        border: 0 !important;
    }
    .woocommerce-page table.cart td.actions .coupon .input-text+.button,
    input#coupon_code {
        width: 100%;
    }
    .woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {
        padding: 16px 1rem !important;
        font-size: 1rem;
    }
    #customer_details .col-2 {
        margin: 2rem 0;
    }
}

/*@media (max-width: 560px) {
    .woocommerce form .form-row-first, .woocommerce form .form-row-last, .woocommerce-page form .form-row-first, .woocommerce-page form .form-row-last {
        width: 100%;
    }
    nav.woocommerce-MyAccount-navigation ul {
        flex-wrap: wrap;
    }
    nav.woocommerce-MyAccount-navigation ul li {
        border-bottom: 2px solid #fff;
    }
}*/