/**
 * Theme Name:     Storefront Child
 * Author:         Automattic
 * Template:       storefront
 * Text Domain:	   storefront-child
 * Description:    Storefront is the perfect theme for your next WooCommerce project. Designed and developed by WooCommerce Core developers, it features a bespoke integration with WooCommerce itself plus many of the most popular customer facing WooCommerce extensions. There are several layout &amp; color options to personalise your shop, multiple widget regions, a responsive design and much more. Developers will love its lean and extensible codebase making it a joy to customize and extend. Looking for a WooCommerce theme? Look no further!
 */





/*Additional CSS*/

/* 	You can add your own CSS here.  	Click the help icon above to learn more. 	*/
.section-title {
    color: #b09c89 !important;
}

.count {
    color: #acacac !important;
}

.button {
    border-radius: 5px !important;
}

.onsale {
    border-color: #fef200;
    background-color: #fef200;
    color: #df2027
}

.main-navigation ul li a:hover {
    color: #898989 !important;
    outline-color: #e5e4e4 !important
}


@media (min-width: 768px) {
    .main-navigation ul li a:hover {
        color: #898989 !important;
    }
}

.main-navigation ul li a {
    color: #494949 !important;
}

.main-navigation ul li a:focus {
    outline-color: #e5e4e4 !important
}

.main-navigation ul.menu > li > a, .main-navigation ul.nav-menu > li > a {
    padding: 1em 1.2em !important;
    font-size: 94% !important;
    color: #494949
}

.nav-menu ul li:hover > a {
    color: #898989 !important;
}

.nav-menu ul li > a {
    color: #494949 !important;
}

a.cart-contents:hover, .site-header-cart .widget_shopping_cart a:hover, .site-header-cart:hover > li > a {
    color: #df2027
}

a.cart-contents:hover, .site-header-cart .widget_shopping_cart a, .site-header-cart > li > a {
    color: #df2027
}

.site-search .widget_product_search form::before {
    color: #df2027 !important

}

.site-header .site-search {
    margin-top: 25px;

}

.site-header .site-branding {
    /* 		width: 50%!important; */
    margin-top: 15px;
    margin-bottom: 15px;

}

.site-header .site-logo-anchor img, .site-header .site-logo-link img, .site-header .custom-logo-link img {
    width: 275px !important;

}

.page-template-template-homepage:not(.has-post-thumbnail) .site-main {
    padding-top: 0em !important;

}

.entry-title {
    text-align: left !important;
    margin-left: 0 !important;
    color: #898989 !important;
    font-size: 2em;
    margin-top: 10px !important
}

.loaded {
    color: #898989 !important;
}

.page-template-template-homepage .entry-header h1 {
    font-size: 2.45em !important;
    margin-bottom: 3em !important;
}

.entry-header {
    max-width: 34em !important;
    text-align: left !important;
    margin-left: 0 !important;
}

.page-template-template-homepage.has-post-thumbnail .type-page.has-post-thumbnail {
    padding-top: 2.95em !important;
    padding-bottom: 12em !important;
}

.site-footer {
    padding: 0 !important;
	background-color: #242424;
    color: #c4c4c4;
}
.site-footer a:not(.button):not(.components-button) {
    color: #c4c4c4;
}
.onsale {
    color: orange !important;
    padding: 0 !important;
    border: 0 !important;
    background-color: transparent !important;
    float: right !important;
}

.page-template-template-homepage .entry-header h1 {
    font-size: 1.5em !important;
    padding-left: 15px !important;
    letter-spacing: 0px !important
}


@media (min-width: 768px) {
    .page-template-template-homepage .entry-header h1 {
        font-size: 1.6em !important;
        padding-left: 20px !important
    }
}


@media (min-width: 940px) {
    .page-template-template-homepage .entry-header h1 {
        font-size: 1.8em !important;
        padding-left: 30px !important
    }
}


@media (min-width: 1200px) {
    .page-template-template-homepage .entry-header h1 {
        font-size: 2em !important;
        padding-left: 30px !important
    }
}


@media (min-width: 1500px) {
    .page-template-template-homepage .entry-header h1 {
        font-size: 2.45em !important;
        padding-left: 30px !important
    }
}

.storefront-product-section:last-child {
    text-align: center !important;
    padding: 10px 10px 0 10px !important;
    border-top: solid 1px #d1d1d1;
    border-bottom: solid 1px #d1d1d1
}

ul.products li.product.product-category img {
    width: 320px !important;
    height: 320px !important;
}

ul.products li.product .woocommerce-loop-product__title, ul.products li.product h2, ul.products li.product h3 a {
    color: #555 !important;
    font-weight: 600 !important;
}

.widget .widget-title, .widget .widgettitle {
    padding-top: 20px !important
}


@media (min-width: 768px) {
    .widget .widget-title, .widget .widgettitle {
        padding-top: 0px !important
    }
}


@media (min-width: 940px) {
    .widget .widget-title, .widget .widgettitle {
        padding-top: 0px !important
    }
}


@media (min-width: 1200px) {
    .widget .widget-title, .widget .widgettitle {
        padding-top: 0px !important
    }
}


@media (min-width: 1500px) {
    .widget .widget-title, .widget .widgettitle {
        padding-top: 0px !important
    }
}

.site-info {
    padding: 1em 0 4em 0 !important;
    text-align: center;
    margin: auto;
    font-size: 80%
}


@media (min-width: 768px) {
    .site-info {
        padding: 0em 0 0em 0 !important
    }
}


@media (min-width: 940px) {
    .site-info {
        padding: 0em 0 0em 0 !important
    }
}


@media (min-width: 1200px) {
    .site-info {
        padding: 0em 0 0em 0 !important
    }
}


@media (min-width: 1500px) {
    .site-info {
        padding: 0em 0 0em 0 !important
    }
}

.tagcloud {
    line-height: 100%
}


@media (min-width: 768px) {
    .woocommerce-active .site-header .site-branding img {
        max-width: 120px !important
    }
}

.page-template-template-homepage.has-post-thumbnail .type-page.has-post-thumbnail .entry-content.loaded, .page-template-template-homepage.has-post-thumbnail .type-page.has-post-thumbnail .entry-title.loaded {
    opacity: 0;

}

.page-template-template-homepage .entry-header h1 {
    font-size: 1.5em !important;
    padding-left: 15px !important;
    letter-spacing: 0px !important;
    display: none !important;

}

.site-footer a:not(.button) {
    text-decoration: none !important;
    color: #acacac;
    font-weight: 300;
    font-size: 92%;
    line-height: 0.3em
}

.site-footer a:hover {
    text-decoration: none !important;
    color: #7a7a7a
}

.storefront-primary-navigation {
    background-color: #fff
}


@media (min-width: 768px) {
    .storefront-primary-navigation {
        background-color: #f7f7f7
    }
}

.site-header-cart .cart-contents {
    padding: 1em 0;
    font-size: 90%
}

ul.products li.product img {
    width: 250px;
    margin: 6px auto
}


@media (min-width: 768px) {
    ul.products li.product img {
        padding: 0
    }
}

figure {
    padding: 0 50px
}


@media (min-width: 768px) {
    figure {
        padding: 0 10px
    }
}

.widget_nav_menu ul li::before {
    content: "\f054";
}

table.cart .product-thumbnail img {
    max-width: 7em;
}

.widget .widget-title, .widget .widgettitle {
    padding: 0 0 .5em;
    margin-bottom: 0em;

}

.widget {
    margin: 0 0 0em;

}

.widget .widget-title {
    margin-bottom: 0.5em
}


@media (min-width: 768px) {
    .footer-widgets {
        padding-top: 2em;
    }
}

input[type=\'search\']:focus {
    outline-color: #e5e4e4;
    background-color: #fff
}

ul.products li.product img {
    width: 200px
}

ul.products li.product .woocommerce-LoopProduct-link, ul.products .wc-block-grid__product .woocommerce-LoopProduct-link, .wc-block-grid__products li.product .woocommerce-LoopProduct-link, .wc-block-grid__products .wc-block-grid__product .woocommerce-LoopProduct-link a:hover {
    outline-color: #e5e4e4 !important
}

.button:focus {
    border-radius: 0 !important;
    outline: 0 !important;
}

.hentry .entry-content a:not(.button) {
    color: #df2027;
    font-weight: 500;
    text-decoration: none;
    outline-color: #fbfbfb !important
}

.added_to_cart {
    padding: 0.6180469716em 0.6em;
}

ul.products li.product h2, ul.products li.product .woocommerce-loop-product__title {
    font-size: 0.9rem;
}

.site-header ul.menu li.current-menu-item > a {
    color: #494949
}

.site-header ul.menu li.current-menu-item > a:hover {
    color: #898989
}

input[type=\'number\']:focus {
    outline-color: #df2027;
    color: #555;
    background-color: #fff
}

.storefront-full-width-content.woocommerce-cart .entry-header {
    padding: 0 0 2em;
}

.input-text:focus {
    background-color: #fff !important;
    outline-color: #d1d1d1
}

.select2-container .select2-selection--single {
    height: 32px
}

.wc-proceed-to-checkout .button.checkout-button {
    font-size: 1.2em;
}

ul#shipping_method {
    color: #8f7068 !important
}

.site-header .custom-logo-link {
    outline-color: #fff !important
}

.storefront-product-section .section-title {
    margin-bottom: 0.5em
}

.cart-collaterals .cross-sells {
    display: none
}


@media (min-width: 768px) {
    .cart-collaterals .cross-sells {
        display: block;
    }
}

.woocommerce-info {
    background-color: #e3f2eb;
    color: #555
}

#payment .place-order {
    background-color: #fff;
    border: solid 2px;
    border-color: #f3f0e8
}

#payment .payment_methods > li:not(.woocommerce-notice) {
    background-color: #f3f0e8
}

#payment .payment_methods > li .payment_box {
    background-color: #fbf9f4
}

#payment .payment_methods li input[type=radio]:first-child:checked + label:before {
    color: #df2027
}

table:not( .has-background ) th {
    color: #997e70;
    font-weight: 700
}

input[type=\'text\'], .input-text {
    color: #333;
    border: 2px solid;
    border-color: #f0f0f0
}

input[type=\'tel\'], .input-text {
    color: #333;
    border: 2px solid;
    border-color: #f0f0f0
}

input[type=\'email\'], .input-text {
    color: #333;
    border: 2px solid;
    border-color: #f0f0f0
}

::placeholder {
    color: #aaa9a9;
    opacity: 1;
    font-weight: 300
}


@media (min-width: 768px) {
    .storefront-full-width-content.woocommerce-checkout .entry-header {
        padding-bottom: 2em
    }
}

.site-main {
    margin-bottom: 0px
}

.star-rating span:before, .star-rating span:before {
    color: #ead67b !important
}

.woocommerce-breadcrumb a:focus {
    color: #df2027;
    outline-color: #fff;
    border: 0
}

.main-navigation ul.nav-menu > li > a:focus {
    color: #df2027 !important;
    outline-color: #f1f1f1 !important;
    border: 0
}

a:focus {
    outline-width: 0 !important;
    border: 0
}

.main-navigation ul.menu > li > a, .main-navigation ul.nav-menu > li > a {
    font-size: 88%
}

.storefront-product-section .section-title {
    margin-top: 1.2em
}

.page-template-template-homepage:not(.has-post-thumbnail) .site-main {
    padding-top: 1.235801em;
}

h1 {
    margin: 0 0 0.1em;
    font-size: 2.3em !important

}

.metaslider .caption-wrap {
    background: none !important;
    color: #494949 !important;
    font-size: 14px;
    position: relative !important
}

.metaslider .caption {
    float: right !important;
    padding: 0px !important;
    line-height: 0em !important
}

.flex-control-paging li a {
    width: 6px !important;
    height: 6px !important
}

/*   .page-template-template-homepage .type-page {*/
/*    -webkit-box-shadow: 0 14px 10px -8px rgba(0, 0, 0, 0.05);*/
/*      -moz-box-shadow: 0 14px 10px -8px rgba(0, 0, 0, 0.05);*/
/*      box-shadow: 0 14px 10px -8px rgba(0, 0, 0, 0.05);*/
/*      margin: auto !important;*/
/*    margin-bottom: 50px !important;*/
/*}*/

.storefront-breadcrumb {
    margin: 0 0 0em !important;
}


@media only screen and (max-width: 767px) {
    .woocommerce .cart-collaterals .cross-sells {
        display: block;
        width: 100%;

    }


}

.single-product div.product .woocommerce-product-rating {
    margin-top: 0px !important
}

.wc-block-grid__products .wc-block-grid__product-image img {
    width: 200px;

}

.hentry .entry-content a:not(.button) {
    border-radius: 5px !important;
    color: #333333;
    font-weight: 500;
    text-decoration: none;
    outline-color: #fbfbfb !important;

}

.page-id-7966 .entry-title {
    display: none;

}

.shipping-calculator-button {
    color: brown !important;
    font-weight: 600 !important;
    text-decoration: underline !important
}

.order-total {
    color: #000 !important;
    font-weight: 800 !important
}

ul#shipping_method {
    color: green !important
}

.about_paypal {
    color: #0070CC !important
}

.cart_item {
    color: #df2027 !important
}

.woocommerce-privacy-policy-link {
    color: #0070CC !important;
}

ul.products li.product.product-category .woocommerce-loop-category__title {
    font-size: 1.3em !important
}

owl-item active {
    width: 200px !important;

}

.owl-carousel .owl-item {
    /*  width: 210px!important;*/
}


@media (min-width: 1500px) {
    .owl-carousel .owl-item {
        width: 198px !important;
        margin-right: 30px !important;
        margin-left: 50px !important;

    }

    #atw_style6 .slider_control {
        /* 		top: 20%!important; */
    }
}


@media (min-width: 1200px) {
    .owl-carousel .owl-item {
        width: 200px !important;
        margin-right: 30px !important;
        margin-left: 50px !important;

    }

    .slider_control {
        /* 		top: 20%!important; */
    }


}

#atw_style6 .atw--single_item .atw_item_bottom .atw_item_title {
    margin: -5px !important;

}

#atw_style6 .add_to_cart_inline .add_to_cart_button {
    font-size: 13px !important;

}

input[type=\'text\'], .input-text {
    border: 2px solid !important;
    border-color: #f0f0f0 !important;
}

ul.products li.product {
    width: 46.411765%;
    float: left;
    margin-right: 5.8823529412%;

}

ul.products li.product:nth-of-type( 2n ) {
    margin-right: 0;

}


@media ( min-width: 768px ) {
    ul.products li.product:nth-of-type( 2n ) {
        margin-right: 5.8823529412%;

    }


}


@media ( max-width: 768px ) {
    .product-category {
        width: 100% !important;

    }


}

::-webkit-scrollbar {
    height: 5px; /* At least not zero */

}

::-webkit-scrollbar-thumb {
    background-color: rgba(0, 0, 0, .3); /* Or any other instruction making the element visible */

}


@media ( max-width: 768px ) {
    .site-info {
        margin-top: 25px !important;

    }


}


@media ( max-width: 768px ) {
    .wp-block-table td {
        padding: 2px !important;
        font-size: 10px;

    }


}


@media (max-width: 768px) {
    figure {
        padding: 0 0px !important;

    }


}


@media only screen and (max-width: 768px) {
    .image_banner_product {
        display: none;

    }


}

.image_banner_product_mobile {
    display: none;
!important;

}


@media only screen and (max-width: 768px) {
    .image_banner_product_mobile {
        display: block !important;
        text-align: center !important;
        padding-top: 0px !important;
        padding-bottom: 0px !important;
        height: 250px !important;
        width: 100% !important;
        background-size: 100% 250px !important;
        background-position: center top !important;
        background-repeat: no-repeat !important;

    }


}

.single-product div.product {
    margin-top: 25px;

}


@media only screen and (max-width: 768px) {
    .single-product div.product {
        margin-top: 5px;

    }


}


@media only screen and (max-width: 768px) {
    .headoff {
        font-size: 80% !important;
        padding: 5px 0px 5px 0px !important;

    }
}

.main-navigation ul.menu > li > a, .main-navigation ul.nav-menu > li > a {
    font-size: 94% !important;

}

/* @media only screen and (max-width: 768px) { 	.single-product div.product .woocommerce-product-gallery img { 	width: 90%!important; 	margin: 0 auto!important; 	} 	} */
.ttt {
    max-width: 400px;
    text-align: center;
    margin: auto;
    padding-bottom: 5px;
    padding-top: 8px;
    font-size: 18px;
}


@media (max-width: 768px) {
    .ttt {
        max-width: 100%;
        font-size: 14px;
    }
}


@media (min-width: 992px) {
    .ttt {
        max-width: 100%;
    }
}


@media only screen and (max-width: 600px) {
    .mobile-paragraph {
        content: "\\a";
        white-space: normal;

    }


}

.headlink {
    color: #252525;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    text-decoration: none !important;
}

.headlink:hover {
    color: #df2027;

}

/*   .page-template-template-homepage .type-page {*/
/*      margin-bottom: 10px !important;*/

/*}*/

.ttt2 {
    max-width: 400px;
    text-align: center;
    margin: auto;
    margin-bottom: 40px;
    color: #898989;
    font-size: 18px;
    padding-top: 5px;
    font-style: italic;
}


@media (max-width: 768px) {
    .ttt2 {
        max-width: 500px;
        margin-bottom: 40px;
        font-size: 14px !important;
    }
}


@media (min-width: 992px) {
    .ttt2 {
        max-width: 100%;
        margin-bottom: 20px
    }
}

textarea {
    border: 2px solid !important;
    border-color: #f0f0f0 !important;

}

.tagged_as {
    display: none !important;

}

.product_meta .tagged_as {
    display: none;

}

.ttt3 {
    max-width: 400px;
    text-align: center;
    margin: auto;
    margin-bottom: 40px;
    color: #9c9c9c;
    font-size: 18px;
    padding-top: 5px
}


@media (max-width: 768px) {
    .ttt3 {
        max-width: 500px;
        margin-bottom: 40px;
        font-size: 14px !important;
    }
}


@media (min-width: 992px) {
    .ttt3 {
        max-width: 100%;
        margin-bottom: 20px
    }
}

.wpcf7 form.sent .wpcf7-response-output {
    border-color: #df2027 !important;

}

.wpcf7 form .wpcf7-response-output {
    margin: 2em 0.5em 1em;
    padding: 0.2em 1em;
    border: 2px solid #df2027 !important;

}


@media only screen and (max-width: 768px) {
    .offerbanner {
        display: none !important;

    }


}

.offerbanner_mobile {
    display: none;
!important;

}


@media only screen and (max-width: 768px) {
    .offerbanner_mobile {
        display: block !important;
        text-align: center !important;
        padding-top: 0px !important;
        padding-bottom: 0px !important;
        height: 185px !important;
        width: 100% !important;
        background-size: 500px 185px !important;
        background-position: center top !important;
        background-repeat: no-repeat !important;

    }


}


@media only screen and (max-width: 768px) {
    .storefront-product-section {
        margin-bottom: 0em !important;

    }


}

.button {
    border-radius: 5px !important;
    text-transform: none !important;

}

.wpcs_product_carousel_slider .another_carousel_header i.fa-angle-right {
    right: -20px !important;

}

.wpcs_product_carousel_slider .another_carousel_header i.fa-angle-left {
    left: -20px !important;

}

.wpcs_product_carousel_slider .another_carousel_header i {
    width: 30px !important;
    height: 30px !important;
    line-height: 30px !important;
    border-radius: 25px !important;
    opacity: 1 !important;
    background-color: #fff !important;
    color: #B3B3B3 !important;

}

.wpcs_product_carousel_slider .item {
    line-height: 25px !important;

}

.woocommerce-loop-product__link span.price {
    display: none !important;

}

.storefront-product-section .storefront-featured-products .products .columns-4 .woocommerce-variation-availability p {
    display: none !important;

}

.site-header .site-logo-anchor img, .site-header .site-logo-link img, .site-header .custom-logo-link img {
    width: 20%;

}

.main-navigation ul.menu ul.sub-menu, .main-navigation ul.nav-menu ul.children {
    background-color: #ffffff;
    border: 1px solid #d1d1d1;

}

.nav-menu ul li:hover > a {
    color: #898989 !important;

}

.main-navigation ul.menu ul li a, .main-navigation ul.nav-menu ul li a {
    padding: 0.875em 1.41575em;
    font-weight: 400;
    font-size: 0.875em;
    border: 0.1px solid #f1f1f1;

}

.main-navigation ul.menu > li > a, .main-navigation ul.nav-menu > li > a {
    font-size: 90% !important
}

.main-navigation ul.menu > li > a, .main-navigation ul.nav-menu > li > a {
    padding-top: 0.65em !important;
    padding-bottom: 0.65em !important
}

.site-header-cart .cart-contents {
    padding: 0.65em 0 !important;
}

.woocommerce-active .site-header .site-branding img {
    margin-left: -20px
}

table:not( .has-background ) th {
    color: #997e70;
    font-weight: 700;
    /* 		display: none; */
}

a.reset_variations {
    display: inline-block;
    margin-left: 1em;
    display: none !important;

}

.woo-variation-swatches.wvs-style-squared .variable-items-wrapper .variable-item.button-variable-item {
    /*     width: 100%; */
}

.woo-variation-swatches .variable-items-wrapper {
    flex-wrap: wrap;

}

table:not( .has-background ) tbody td {
    background-color: #fdfdfd;

}

table td, table th {
    padding: 0.5em;
    text-align: left;
    vertical-align: top;

}

.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item) {
    margin: 0px 8px 0px 0 !important;
    color: #c8a053;
    box-shadow: 0 0 0 0px rgb(0 0 0 / 30%);
    border-bottom: 1px solid #e2e2e2
}

.variable-item:not(.radio-variable-item) {
    height: 24px !important
}

.button-variable-item span {
    font-size: 12px !important
}

.woo-variation-swatches.wvs-show-label .variations td {
    padding: 0em 2.3em !important;
    background-color: #fff
}

.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).selected, .woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).selected:hover {
    box-shadow: 0 0 0 0px rgb(173 173 173 / 90%) !important;
    font-weight: 600;
    color: #b77900;
    border-bottom: 1px solid #c8a053;

}

ul.products li.product h2, ul.products li.product .woocommerce-loop-product__title {
    font-size: 1rem
}

ul.products li.product .price {
    margin-bottom: 0.1rem;
    font-size: 1rem;
}

.stock.out-of-stock {
    margin-bottom: 6px
}

.stock.in-stock {
    margin-bottom: 6px;
    color: #6dac76 !important;
    font-size: 14px
}

ul.products li.product {
    margin-bottom: 1.235801em;
}

.woocommerce-tabs ul.tabs li a {
    color: #898989
}

.woocommerce-noreviews {
    background-color: #d7d7d7;
}

.main-navigation ul.menu ul li a, .main-navigation ul.nav-menu ul li a {
    padding: 0.6em 0.9em;
    border: 0
}

:focus-visible {
    outline-color: #adadad;

}

.main-navigation ul.menu, .main-navigation ul.nav-menu {
    margin-left: 1.2em;
}

.main-navigation ul.menu ul.sub-menu {
    border: 0;
    background-color: #f7f7f7
}

.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item) {
    padding: 2px 2px;
}

.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item) {
    margin: auto !important
}

.woo-variation-swatches.wvs-style-squared .variable-items-wrapper .variable-item.button-variable-item {
    width: 30%
}

.woo-variation-swatches.wvs-show-label .variations td {
    padding: 2px 0 !important
}

.woo-selected-variation-item-name {
    display: none;

}

label {
    display: block !important;

}

.stock.in-stock {
    color: #242424;

}

button.alt, input[type=\"button\"].alt, input[type=\"reset\"].alt, input[type=\"submit\"].alt, .button.alt, .widget-area .widget a.button.alt {
    background-color: #df2027 !important;
    border-color: #df2027 !important;
    color: #ffffff;

}

.button {
    border-radius: 5px !important;
    text-transform: none !important;

}

.woocommerce-message, .woocommerce-info, .woocommerce-error, .woocommerce-noreviews, p.no-comments {
    background-color: #C1C1C1;

}


@media (max-width: 768px) {
    .site-footer {
        padding-top: 20px !important;

    }
}

.woocommerce-breadcrumb {
    display: none;

}

.custom-logo-link {
    display: inline-block !important;

}

.site-branding {
    position: relative;

}

.location-icon {
  position: absolute;
  padding-top: 0px;
  border-left: 2px solid #d1d1d1;
  width: 4%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
    top:  0;
}

.deliver-to-city-and-area {
  display: inline-block;
  border-left: 0px solid #d1d1d1;
  vertical-align: top;
  padding-top: 5px;
  margin-top:  0;
}

.city-area {
    display: inline;

}

.location-pin {
  height: 14px;
  width: 14px;
  display: inline-block;
  margin-top: 0%;
  margin-left: -36% !important;
/*   margin-right: 5px; */
  background: no-repeat;
  background-repeat: no-repeat;


}


@media only screen and (max-width: 400px) {
    .location-icon {
        border: none !important;
        width: 100% !important;
        top: 63px;

    }

    .site-header .site-branding {
        margin-top: 0 !important;

    }

    .custom-logo {
        padding-left: 15px !important;

    }

    .fa .fa-map-marker {
        margin-left: 5px !important;

    }

    .deliver-to-city-and-area {
        border: none !important;
        display: inline !important;

    }

    .site-header .custom-logo-link img {
        width: 110px !important;

    }

    .count {
        color: #fff !important;

    }


}


@media only screen and (max-width: 400px) {
    .handheld-navigation ul.menu li {
        position: relative;
        margin-top: 25px;

    }


}


@media only screen and (max-width: 400px) {
    .storefront-breadcrumb {
        margin: 0 0 1.618em;
        padding: 1em 0;

    }
}


@media only screen and (max-width: 400px) {
    .main-navigation ul.menu > li > a, .main-navigation ul.nav-menu > li > a {
        border: 1px solid #df2027;
        color: #fff !important;
        background-color: #df2027;

    }
}

.deliver-at {
    margin: 4px 0 0em !important;
    line-height: 80%
}

.deliver-at-content {
    margin-left: 15px !important;
	position: absolute;
    top: 25%;

}

.city-area {
    font-size: 14px;
    color: #668ec0
}

.location-pin {
    width: 14px;
    height: 14px;
    margin-left: 10px;
    margin-right: 0
}

.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item):hover {
    box-shadow: 0 0 0 0px rgb(0 0 0 / 10%);
    font-weight: 600
}


@media only screen and (max-width: 400px) {
    .main-navigation ul.menu > li > a, .main-navigation ul.nav-menu > li > a {
        margin-top: 0px
    }
}


@media only screen and (max-width: 400px) {
    .handheld-navigation ul.menu li {
        position: relative;
        margin-top: 0px;

    }


}

.main-navigation ul ul {
    margin-left: 0
}

.deliver-at {
    font-size: 14px;
    color: #333
}

.storefront-sticky-add-to-cart {
    display: none;

}


@media only screen and (max-width: 400px) {
    .storefront-breadcrumb {
        padding: 0
    }

    #woofc-count {
        /* 		display: none; */
        margin-bottom: 30px;

    }


}

.variations th.label {
    display: none !important;

}

table:not( .has-background ) th {
    color: #997e70;
    font-weight: 700;
    display: revert !important;
}

.xoo-cp-opac {
    display: none !important;

}

.xoo-cp-container {
    display: none !important;

}

.xoo-cp-active {
    visibility: hidden !important;

}

.sku_wrapper {
    display: none !important;

}

input[type=\'search\']:focus {
    outline-color: #e5e4e4;
    background-color: #fff
}

.site-search .widget_product_search form::before {
    color: #df2027 !important
}

tr.woocommerce-shipping-totals.shipping {
    display: none;

}

.col2-set .form-row-first {
    width: 100% !important;

}

#shipping_first_name_field {
    display: none;

}

p#billing_country_field {
    display: none !important;

}


/*@media (min-width: 940px) {*/
/*      .page-template-template-homepage .type-page {*/
/*          height: 362px;*/
/*          width: 940px;*/
/*          background-size: 940px 362px;*/
/*          background-image: url("https://shop-kandns.pk/wp-content/uploads/2023/04/Stok-APR2023@1300x400px.webp") !important;*/

/*    }*/


/*}*/


/*@media (min-width: 1200px) {*/
/*      .page-template-template-homepage .type-page {*/
/*          height: 462px;*/
/*          width: 1200px;*/
/*          background-size: 1200px 462px;*/

/*    }*/


/*}*/

.page-template-template-homepage:not(.has-post-thumbnail) .site-main {
    padding-top: 4.235801032em;

}

/*  .page-template-template-homepage .type-page {*/
/*      padding-top: 2.617924em;*/
/*      padding-bottom: 2.617924em;*/
/*      position: relative;*/

/*}*/

/*  .page-template-template-homepage .type-page {*/
/*      margin: auto;*/
/*      text-align: center;*/
/*      padding-top: 0px !important;*/
/*      padding-bottom: 0px !important;*/
/*      height: 355px;*/
/*      width: 100%;*/
/*      background-size: 355px 355px;*/
/*      background-image: url("https://shop-kandns.pk/wp-content/uploads/2023/04/Stok-APR2023@400px.webp") !important;*/
/*      background-position: center top;*/
/*      background-repeat: no-repeat;*/

/*}*/


/*@media (min-width: 768px) {*/
/*      .page-template-template-homepage .type-page {*/
/*          height: 300px;*/
/*          width: 500px;*/
/*          background-size: 500px 300px;*/
/*          background-image: url("https://shop-kandns.pk/wp-content/uploads/2023/04/Stok-APR2023@1300x400px.webp") !important;*/

/*    }*/


/*}*/


/*@media (min-width: 940px) {*/
/*      .page-template-template-homepage .type-page {*/
/*          height: 362px;*/
/*          width: 940px;*/
/*          background-size: 940px 362px;*/
/*          background-image: url("https://shop-kandns.pk/wp-content/uploads/2023/04/Stok-APR2023@1300x400px.webp") !important;*/

/*    }*/


/*}*/


/*@media (min-width: 1200px) {*/
/*      .page-template-template-homepage .type-page {*/
/*          height: 369px;*/
/*          width: 1200px;*/
/*          background-size: 1200px 369px;*/

/*    }*/


/*}*/


@media (min-width: 400px) {
    .site-header .custom-logo-link img {
        width: 120px !important;

    }


}


/*@media (min-width: 940px) {*/
/*      .page-template-template-homepage .type-page {*/
/*          height: 362px;*/
/*          width: 940px;*/
/*          background-size: 940px 362px;*/
/*          background-image: url("https://shop-kandns.pk/wp-content/uploads/2023/04/Stok-APR2023@1300x400px.webp") !important;*/

/*    }*/


/*}*/


/*@media (min-width: 1200px) {*/
/*      .page-template-template-homepage .type-page {*/
/*          height: 369px;*/
/*          width: 1200px;*/
/*          background-size: 1200px 369px;*/

/*    }*/


/*}*/

.page-template-template-homepage:not(.has-post-thumbnail) .site-main {
    padding-top: 4.235801032em;

}

/*  .page-template-template-homepage .type-page {*/
/*      padding-top: 2.617924em;*/
/*      padding-bottom: 2.617924em;*/
/*      position: relative;*/

/*}*/

/*  .page-template-template-homepage .type-page {*/
/*      margin: auto;*/
/*      text-align: center;*/
/*      padding-top: 0px !important;*/
/*      padding-bottom: 0px !important;*/
/*      height: 355px;*/
/*      width: 100%;*/
/*      background-size: 355px 355px;*/
/*      background-image: url("https://shop-kandns.pk/wp-content/uploads/2023/04/Stok-APR2023@400px.webp") !important;*/
/*      background-position: center top;*/
/*      background-repeat: no-repeat;*/

/*}*/


/*@media (min-width: 768px) {*/
/*      .page-template-template-homepage .type-page {*/
/*          height: 300px;*/
/*          width: 500px;*/
/*          background-size: 500px 300px;*/
/*          background-image: url("https://shop-kandns.pk/wp-content/uploads/2023/04/Stok-APR2023@1300x400px.webp") !important;*/

/*    }*/


/*}*/


/*@media (min-width: 940px) {*/
/*      .page-template-template-homepage .type-page {*/
/*          height: 362px;*/
/*          width: 940px;*/
/*          background-size: 940px 362px;*/
/*          background-image: url("https://shop-kandns.pk/wp-content/uploads/2023/04/Stok-APR2023@1300x400px.webp ") !important;*/

/*    }*/


/*}*/


/*@media (min-width: 1200px) {*/
/*      .page-template-template-homepage .type-page {*/
/*          height: 369px;*/
/*          width: 1200px;*/
/*          background-size: 1200px 369px;*/

/*    }*/


/*}*/

.main-navigation ul.menu, .main-navigation ul.nav-menu {
    margin-left: 0;

}

li#menu-item-417 .sub-menu a {
    font-weight: 500 !important;

}

li#menu-item-417 a {
    font-weight: 700 !important;

}

.landing-page-campaign {
    margin: auto;
    text-align: center;
    padding-top: 0px !important;
    padding-bottom: 0px !important;
    height: 355px;
    width: 100%;
    background-size: 355px 355px;
    background-image: url("https://shop-kandns.pk/wp-content/uploads/2023/03/HD-web-banner-400x400px.webp ") !important;
    background-position: center top;
    background-repeat: no-repeat;

}


@media (min-width: 768px) {
    .landing-page-campaign {
        height: 300px;
        width: 500px;
        background-size: 500px 300px;
        background-image: url("https://shop-kandns.pk/wp-content/uploads/2023/03/HD-web-banner-1300x400px.webp ") !important;

    }


}


@media (min-width: 940px) {
    .landing-page-campaign {
        height: 362px;
        width: 940px;
        background-size: 940px 362px;
        background-image: url("https://shop-kandns.pk/wp-content/uploads/2023/03/HD-web-banner-1300x400px.webp") !important;

    }


}


@media (min-width: 1200px) {
    .landing-page-campaign {
        box-shadow: 0 0 10px 5px rgba(209, 32, 39, 0.75);
        clip-path: inset(0px -15px 0px -15px);
        height: 308px;
        width: 1000px;
        background-size: 1000px 308px;

    }


}


@media (min-width: 768px) {
    .storefront-breadcrumb {
        padding: 0.5em 0 !important;

    }


}


@media (min-width: 768px) {
    .footer {
        width: 100% !important;
        text-align: center !important;
    }
}

/* 	.upper-footer{  		position: fixed; 		bottom: -5%;  	} 	.city-footer { 		margin: 0 15px 0 15px; 		text-align: left; 		position: fixed; 		top: 58%; 	}  	@media (min-width: 768px) { 		.city-footer { 			width: 100%; 			margin: 0 auto; 			text-align: left;  		} 	} */
.deactive {
    background-color: #dddddd !important;
    cursor: not-allowed !important;

}

#HDVideo {
    right: 0;
    min-width: 100%;
    min-height: 100%;

}

/*.content { 		position: fixed; 		width: 100%; 		padding: 20px 0 30px 0; background: rgba(0, 0, 0, 0.5); 		top:26%; 	} */ /* 		.city-footer { 			position: relative; 			text-align: left; padding:0 20px  		} */ /* .city-content {   position: fixed;   bottom: 0;   width: 100%; } */ /* 	.city-footer { 		  position: fixed;   bottom: 0;   width: 100%; 	} */
.city-footer {
    margin-top: 0px !important;
    padding: 0 20px !important;

}

.city-content {
    margin: auto;
    text-align: center;
    font-size: 16px;
    color: #d7d7d7;
    margin-top: -368px !important;
    background-color: rgb(0, 0, 0, 0.5);
    z-index: 1 !important;
    position: relative !important;
    padding: 20px 0
}

.upper-footer {
    padding: 0px 20px !important;

}

div#pay_forma {
    display: none !important;

}

ul.wc_payment_methods.payment_methods.methods {
    display: block !important;

}

@media only screen and (max-width: 768px) {
    .city-content {
        margin-top: 0px !important;
        background-color: white;
    }
}

@media only screen and (max-width: 400px) {
    .main-navigation ul.menu > li > a, .main-navigation ul.nav-menu > li > a {
        border: 1px solid #ffffff;
        color: #fff !important;
        background-color: #898988;
    }
}


/* This is the submit button styles */
.city_button {
    display: block;
    margin: 0 auto;
    padding: .6em .8em;
    /* Font-size is the root value that determines size of spinner parts. 
  Change this to whatever you want and spinner elements will size to match. */
    font-size: 20px;
    font-weight: bold;
    border-radius: .4em;
    border: none;
    overflow: hidden;
    cursor: pointer;
    position: relative;
    transition: all 1s;
}

/* focus/disabled styles, you can change this for accessibility */
.city_button:focus, .city_button:disabled {
    outline: none;
    background: #aaa;
}

PK Additional CSS
    /* 	You can add your own CSS here.  	Click the help icon above to learn more. 	*/
.section-title {
    color: #b09c89 !important;
}

.count {
    color: #acacac !important;
}

.button {
    border-radius: 5px !important;
}

.onsale {
    border-color: #fef200;
    background-color: #fef200;
    color: #df2027
}

.main-navigation ul li a:hover {
    color: #898989 !important;
    outline-color: #e5e4e4 !important
}


@media (min-width: 768px) {
    .main-navigation ul li a:hover {
        color: #898989 !important;
    }
}

.main-navigation ul li a {
    color: #494949 !important;
}

.main-navigation ul li a:focus {
    outline-color: #e5e4e4 !important
}

.main-navigation ul.menu > li > a, .main-navigation ul.nav-menu > li > a {
    padding: 1em 1.2em !important;
    font-size: 94% !important;
    color: #494949
}

.nav-menu ul li:hover > a {
    color: #898989 !important;
}

.nav-menu ul li > a {
    color: #494949 !important;
}

a.cart-contents:hover, .site-header-cart .widget_shopping_cart a:hover, .site-header-cart:hover > li > a {
    color: #df2027
}

a.cart-contents:hover, .site-header-cart .widget_shopping_cart a, .site-header-cart > li > a {
    color: #df2027
}

.site-search .widget_product_search form::before {
    color: #df2027 !important

}

.site-header .site-search {
    margin-top: 25px;

}

.site-header .site-branding {
    /* 		width: 50%!important; */
    margin-top: 1% !important;
    margin-bottom: 15px;

}

.site-header .site-logo-anchor img, .site-header .site-logo-link img, .site-header .custom-logo-link img {
    width: 275px !important;

}

.page-template-template-homepage:not(.has-post-thumbnail) .site-main {
    padding-top: 0em !important;

}

.entry-title {
    text-align: left !important;
    margin-left: 0 !important;
    color: #898989 !important;
    font-size: 2em;
    margin-top: 10px !important
}

.loaded {
    color: #898989 !important;
}

.page-template-template-homepage .entry-header h1 {
    font-size: 2.45em !important;
    margin-bottom: 3em !important;
}

.entry-header {
    max-width: 34em !important;
    text-align: left !important;
    margin-left: 0 !important;
}

.page-template-template-homepage.has-post-thumbnail .type-page.has-post-thumbnail {
    padding-top: 2.95em !important;
    padding-bottom: 12em !important;
}

.site-footer {
    padding: 0 !important;
}

.onsale {
    color: orange !important;
    padding: 0 !important;
    border: 0 !important;
    background-color: transparent !important;
    float: right !important;
}

.page-template-template-homepage .entry-header h1 {
    font-size: 1.5em !important;
    padding-left: 15px !important;
    letter-spacing: 0px !important
}


@media (min-width: 768px) {
    .page-template-template-homepage .entry-header h1 {
        font-size: 1.6em !important;
        padding-left: 20px !important
    }
}


@media (min-width: 940px) {
    .page-template-template-homepage .entry-header h1 {
        font-size: 1.8em !important;
        padding-left: 30px !important
    }
}


@media (min-width: 1200px) {
    .page-template-template-homepage .entry-header h1 {
        font-size: 2em !important;
        padding-left: 30px !important
    }
}


@media (min-width: 1500px) {
    .page-template-template-homepage .entry-header h1 {
        font-size: 2.45em !important;
        padding-left: 30px !important
    }
}

.storefront-product-section:last-child {
    text-align: center !important;
    padding: 10px 10px 0 10px !important;
    border-top: solid 1px #d1d1d1;
    border-bottom: solid 1px #d1d1d1
}

ul.products li.product.product-category img {
    width: 320px !important;
    height: 320px !important;
}

ul.products li.product .woocommerce-loop-product__title, ul.products li.product h2, ul.products li.product h3 a {
    color: #555 !important;
    font-weight: 600 !important;
}

.widget .widget-title, .widget .widgettitle {
    padding-top: 20px !important
}


@media (min-width: 768px) {
    .widget .widget-title, .widget .widgettitle {
        padding-top: 0px !important
    }
}


@media (min-width: 940px) {
    .widget .widget-title, .widget .widgettitle {
        padding-top: 0px !important
    }
}


@media (min-width: 1200px) {
    .widget .widget-title, .widget .widgettitle {
        padding-top: 0px !important
    }
}


@media (min-width: 1500px) {
    .widget .widget-title, .widget .widgettitle {
        padding-top: 0px !important
    }
}

.site-info {
    padding: 1em 0 4em 0 !important;
    text-align: center;
    margin: auto;
    font-size: 80%
}


@media (min-width: 768px) {
    .site-info {
        padding: 2em 0 1em 0 !important
    }
}


@media (min-width: 940px) {
    .site-info {
        padding: 2em 0 1em 0 !important
    }
}


@media (min-width: 1200px) {
    .site-info {
        padding: 2em 0 1em 0 !important
    }
}


@media (min-width: 1500px) {
    .site-info {
        padding: 2em 0 1em 0 !important
    }
}

.tagcloud {
    line-height: 100%
}


@media (min-width: 768px) {
    .woocommerce-active .site-header .site-branding img {
        max-width: 120px !important
    }
}

.page-template-template-homepage.has-post-thumbnail .type-page.has-post-thumbnail .entry-content.loaded, .page-template-template-homepage.has-post-thumbnail .type-page.has-post-thumbnail .entry-title.loaded {
    opacity: 0;

}

.page-template-template-homepage .entry-header h1 {
    font-size: 1.5em !important;
    padding-left: 15px !important;
    letter-spacing: 0px !important;
    display: none !important;

}

.site-footer a:not(.button) {
    text-decoration: none !important;
    color: #acacac;
    font-weight: 300;
    font-size: 92%;
    line-height: 0.3em
}

.site-footer a:hover {
    text-decoration: none !important;
    color: #7a7a7a
}

.storefront-primary-navigation {
    background-color: #fff
}


@media (min-width: 768px) {
    .storefront-primary-navigation {
        background-color: #f7f7f7
    }
}

.site-header-cart .cart-contents {
    padding: 1em 0;
    font-size: 90%
}

ul.products li.product img {
    width: 250px;
    margin: 6px auto
}


@media (min-width: 768px) {
    ul.products li.product img {
        padding: 0
    }
}

figure {
    padding: 0 50px
}


@media (min-width: 768px) {
    figure {
        padding: 0 10px
    }
}

.widget_nav_menu ul li::before {
    content: "\f054";
}

table.cart .product-thumbnail img {
    max-width: 7em;
}

.widget .widget-title, .widget .widgettitle {
    padding: 0 0 .5em;
    margin-bottom: 0em;

}

.widget {
    margin: 0 0 0em;

}

.widget .widget-title {
    margin-bottom: 0.5em
}


@media (min-width: 768px) {
    .footer-widgets {
        padding-top: 2em;
    }
}

input[type=\'search\']:focus {
    outline-color: #e5e4e4;
    background-color: #fff
}

ul.products li.product img {
    width: 200px
}

ul.products li.product .woocommerce-LoopProduct-link, ul.products .wc-block-grid_product .woocommerce-LoopProduct-link, .wc-block-gridproducts li.product .woocommerce-LoopProduct-link, .wc-block-gridproducts .wc-block-grid_product .woocommerce-LoopProduct-link a:hover {
    outline-color: #e5e4e4 !important
}

.button:focus {
    border-radius: 0 !important;
    outline: 0 !important;
}

.hentry .entry-content a:not(.button) {
    color: #df2027;
    font-weight: 500;
    text-decoration: none;
    outline-color: #fbfbfb !important
}

.added_to_cart {
    padding: 0.6180469716em 0.6em;
}

ul.products li.product h2, ul.products li.product .woocommerce-loop-product__title {
    font-size: 0.9rem;
}

.site-header ul.menu li.current-menu-item > a {
    color: #494949
}

.site-header ul.menu li.current-menu-item > a:hover {
    color: #898989
}

input[type=\'number\']:focus {
    outline-color: #df2027;
    color: #555;
    background-color: #fff
}

.storefront-full-width-content.woocommerce-cart .entry-header {
    padding: 0 0 2em;
}

.input-text:focus {
    background-color: #fff !important;
    outline-color: #d1d1d1
}

.select2-container .select2-selection--single {
    height: 32px
}

.wc-proceed-to-checkout .button.checkout-button {
    font-size: 1.2em;
}

ul#shipping_method {
    color: #8f7068 !important
}

.site-header .custom-logo-link {
    outline-color: #fff !important
}

.storefront-product-section .section-title {
    margin-bottom: 0.5em
}

.cart-collaterals .cross-sells {
    display: none
}


@media (min-width: 768px) {
    .cart-collaterals .cross-sells {
        display: block;
    }
}

.woocommerce-info {
    background-color: #e3f2eb;
    color: #555
}

#payment .place-order {
    background-color: #fff;
    border: solid 2px;
    border-color: #f3f0e8
}

#payment .payment_methods > li:not(.woocommerce-notice) {
    background-color: #f3f0e8
}

#payment .payment_methods > li .payment_box {
    background-color: #fbf9f4
}

#payment .payment_methods li input[type=radio]:first-child:checked + label:before {
    color: #df2027
}

table:not( .has-background ) th {
    color: #997e70;
    font-weight: 700
}

input[type=\'text\'], .input-text {
    color: #333;
    border: 2px solid;
    border-color: #f0f0f0
}

input[type=\'tel\'], .input-text {
    color: #333;
    border: 2px solid;
    border-color: #f0f0f0
}

input[type=\'email\'], .input-text {
    color: #333;
    border: 2px solid;
    border-color: #f0f0f0
}

::placeholder {
    color: #aaa9a9;
    opacity: 1;
    font-weight: 300
}


@media (min-width: 768px) {
    .storefront-full-width-content.woocommerce-checkout .entry-header {
        padding-bottom: 2em
    }
}

.site-main {
    margin-bottom: 0px
}

.star-rating span:before, .star-rating span:before {
    color: #ead67b !important
}

.woocommerce-breadcrumb a:focus {
    color: #df2027;
    outline-color: #fff;
    border: 0
}

.main-navigation ul.nav-menu > li > a:focus {
    color: #df2027 !important;
    outline-color: #f1f1f1 !important;
    border: 0
}

a:focus {
    outline-width: 0 !important;
    border: 0
}

.main-navigation ul.menu > li > a, .main-navigation ul.nav-menu > li > a {
    font-size: 88%
}

.storefront-product-section .section-title {
    margin-top: 1.2em
}

.page-template-template-homepage:not(.has-post-thumbnail) .site-main {
    padding-top: 1.235801em;
}

h1 {
    margin: 0 0 0.1em;
    font-size: 2.3em !important

}

.metaslider .caption-wrap {
    background: none !important;
    color: #494949 !important;
    font-size: 14px;
    position: relative !important
}

.metaslider .caption {
    float: right !important;
    padding: 0px !important;
    line-height: 0em !important
}

.flex-control-paging li a {
    width: 6px !important;
    height: 6px !important
}

/*    .page-template-template-homepage .type-page {
    -webkit-box-shadow: 0 14px 10px -8px rgba(0, 0, 0, 0.05);
      -moz-box-shadow: 0 14px 10px -8px rgba(0, 0, 0, 0.05);
      box-shadow: 0 14px 10px -8px rgba(0, 0, 0, 0.05);
      margin: auto !important;
    margin-bottom: 50px !important;
} */

.storefront-breadcrumb {
    margin: 0 0 0em !important;
}


@media only screen and (max-width: 767px) {
    .woocommerce .cart-collaterals .cross-sells {
        display: block;
        width: 100%;

    }


}

.single-product div.product .woocommerce-product-rating {
    margin-top: 0px !important
}

.wc-block-grid_products .wc-block-grid_product-image img {
    width: 200px;

}

.hentry .entry-content a:not(.button) {
    border-radius: 5px !important;
    color: #333333;
    font-weight: 500;
    text-decoration: none;
    outline-color: #fbfbfb !important;

}

.page-id-7966 .entry-title {
    display: none;

}

.shipping-calculator-button {
    color: brown !important;
    font-weight: 600 !important;
    text-decoration: underline !important
}

.order-total {
    color: #000 !important;
    font-weight: 800 !important
}

ul#shipping_method {
    color: green !important
}

.about_paypal {
    color: #0070CC !important
}

.cart_item {
    color: #df2027 !important
}

.woocommerce-privacy-policy-link {
    color: #0070CC !important;
}

ul.products li.product.product-category .woocommerce-loop-category__title {
    font-size: 1.3em !important
}

owl-item active {
    width: 200px !important;

}

.owl-carousel .owl-item {
    /*  width: 210px!important;*/
}


@media (min-width: 1500px) {
    .owl-carousel .owl-item {
        width: 198px !important;
        margin-right: 30px !important;
        margin-left: 50px !important;

    }

    #atw_style6 .slider_control {
        /* 		top: 20%!important; */
    }
}


@media (min-width: 1200px) {
    .owl-carousel .owl-item {
        width: 200px !important;
        margin-right: 30px !important;
        margin-left: 50px !important;

    }

    .slider_control {
        /* 		top: 20%!important; */
    }


}

#atw_style6 .atw--single_item .atw_item_bottom .atw_item_title {
    margin: -5px !important;

}

#atw_style6 .add_to_cart_inline .add_to_cart_button {
    font-size: 13px !important;

}

input[type=\'text\'], .input-text {
    border: 2px solid !important;
    border-color: #f0f0f0 !important;
}

ul.products li.product {
    width: 46.411765%;
    float: left;
    margin-right: 5.8823529412%;

}

ul.products li.product:nth-of-type( 2n ) {
    margin-right: 0;

}


@media ( min-width: 768px ) {
    ul.products li.product:nth-of-type( 2n ) {
        margin-right: 5.8823529412%;

    }


}


@media ( max-width: 768px ) {
    .product-category {
        width: 100% !important;

    }


}

::-webkit-scrollbar {
    height: 5px; /* At least not zero */

}

::-webkit-scrollbar-thumb {
    background-color: rgba(0, 0, 0, .3); /* Or any other instruction making the element visible */

}


@media ( max-width: 768px ) {
    .site-info {
        margin-top: 25px !important;

    }


}


@media ( max-width: 768px ) {
    .wp-block-table td {
        padding: 2px !important;
        font-size: 10px;

    }


}


@media (max-width: 768px) {
    figure {
        padding: 0 0px !important;

    }


}


@media only screen and (max-width: 768px) {
    .image_banner_product {
        display: none;

    }


}

.image_banner_product_mobile {
    display: none;
!important;

}


@media only screen and (max-width: 768px) {
    .image_banner_product_mobile {
        display: block !important;
        text-align: center !important;
        padding-top: 0px !important;
        padding-bottom: 0px !important;
        height: 250px !important;
        width: 100% !important;
        background-size: 100% 250px !important;
        background-position: center top !important;
        background-repeat: no-repeat !important;

    }


}

.single-product div.product {
    margin-top: 25px;

}


@media only screen and (max-width: 768px) {
    .single-product div.product {
        margin-top: 5px;

    }


}


@media only screen and (max-width: 768px) {
    .headoff {
        font-size: 80% !important;
        padding: 5px 0px 5px 0px !important;

    }
}

.main-navigation ul.menu > li > a, .main-navigation ul.nav-menu > li > a {
    font-size: 94% !important;

}

/* @media only screen and (max-width: 768px) { 	.single-product div.product .woocommerce-product-gallery img { 	width: 90%!important; 	margin: 0 auto!important; 	} 	} */
.ttt {
    max-width: 400px;
    text-align: center;
    margin: auto;
    padding-bottom: 5px;
    padding-top: 8px;
    font-size: 18px;
}


@media (max-width: 768px) {
    .ttt {
        max-width: 100%;
        font-size: 14px;
    }
}


@media (min-width: 992px) {
    .ttt {
        max-width: 100%;
    }
}


@media only screen and (max-width: 600px) {
    .mobile-paragraph {
        content: "\\a";
        white-space: normal;

    }


}

.headlink {
    color: #252525;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    text-decoration: none !important;
}

.headlink:hover {
    color: #df2027;

}

/*    .page-template-template-homepage .type-page {
      margin-bottom: 10px !important;

} */

.ttt2 {
    max-width: 400px;
    text-align: center;
    margin: auto;
    margin-bottom: 40px;
    color: #898989;
    font-size: 18px;
    padding-top: 5px;
    font-style: italic;
}


@media (max-width: 768px) {
    .ttt2 {
        max-width: 500px;
        margin-bottom: 40px;
        font-size: 14px !important;
    }
}


@media (min-width: 992px) {
    .ttt2 {
        max-width: 100%;
        margin-bottom: 20px
    }
}

textarea {
    border: 2px solid !important;
    border-color: #f0f0f0 !important;

}

.tagged_as {
    display: none !important;

}

.product_meta .tagged_as {
    display: none;

}

.ttt3 {
    max-width: 400px;
    text-align: center;
    margin: auto;
    margin-bottom: 40px;
    color: #9c9c9c;
    font-size: 18px;
    padding-top: 5px
}


@media (max-width: 768px) {
    .ttt3 {
        max-width: 500px;
        margin-bottom: 40px;
        font-size: 14px !important;
    }
}


@media (min-width: 992px) {
    .ttt3 {
        max-width: 100%;
        margin-bottom: 20px
    }
}

.wpcf7 form.sent .wpcf7-response-output {
    border-color: #df2027 !important;

}

.wpcf7 form .wpcf7-response-output {
    margin: 2em 0.5em 1em;
    padding: 0.2em 1em;
    border: 2px solid #df2027 !important;

}


@media only screen and (max-width: 768px) {
    .offerbanner {
        display: none !important;

    }


}

.offerbanner_mobile {
    display: none;
!important;

}


@media only screen and (max-width: 768px) {
    .offerbanner_mobile {
        display: block !important;
        text-align: center !important;
        padding-top: 0px !important;
        padding-bottom: 0px !important;
        height: 185px !important;
        width: 100% !important;
        background-size: 500px 185px !important;
        background-position: center top !important;
        background-repeat: no-repeat !important;

    }


}


@media only screen and (max-width: 768px) {
    .storefront-product-section {
        margin-bottom: 0em !important;

    }


}

.button {
    border-radius: 5px !important;
    text-transform: none !important;

}

.wpcs_product_carousel_slider .another_carousel_header i.fa-angle-right {
    right: -20px !important;

}

.wpcs_product_carousel_slider .another_carousel_header i.fa-angle-left {
    left: -20px !important;

}

.wpcs_product_carousel_slider .another_carousel_header i {
    width: 30px !important;
    height: 30px !important;
    line-height: 30px !important;
    border-radius: 25px !important;
    opacity: 1 !important;
    background-color: #fff !important;
    color: #B3B3B3 !important;

}

.wpcs_product_carousel_slider .item {
    line-height: 25px !important;

}

.woocommerce-loop-product__link span.price {
    display: none !important;

}

.storefront-product-section .storefront-featured-products .products .columns-4 .woocommerce-variation-availability p {
    display: none !important;

}

.site-header .site-logo-anchor img, .site-header .site-logo-link img, .site-header .custom-logo-link img {
    width: 20%;

}

.main-navigation ul.menu ul.sub-menu, .main-navigation ul.nav-menu ul.children {
    background-color: #ffffff;
    border: 1px solid #d1d1d1;

}

.nav-menu ul li:hover > a {
    color: #898989 !important;

}

.main-navigation ul.menu ul li a, .main-navigation ul.nav-menu ul li a {
    padding: 0.875em 1.41575em;
    font-weight: 400;
    font-size: 0.875em;
    border: 0.1px solid #f1f1f1;

}

.main-navigation ul.menu > li > a, .main-navigation ul.nav-menu > li > a {
    font-size: 90% !important
}

.main-navigation ul.menu > li > a, .main-navigation ul.nav-menu > li > a {
    padding-top: 0.65em !important;
    padding-bottom: 0.65em !important
}

.site-header-cart .cart-contents {
    padding: 0.65em 0 !important;
}

.woocommerce-active .site-header .site-branding img {
    margin-left: -20px
}

table:not( .has-background ) th {
    color: #997e70;
    font-weight: 700;
    /* 		display: none; */
}

a.reset_variations {
    display: inline-block;
    margin-left: 1em;
    display: none !important;

}

.woo-variation-swatches.wvs-style-squared .variable-items-wrapper .variable-item.button-variable-item {
    /*     width: 100%; */
}

.woo-variation-swatches .variable-items-wrapper {
    flex-wrap: wrap;

}

table:not( .has-background ) tbody td {
    background-color: #fdfdfd;

}

table td, table th {
    padding: 0.5em;
    text-align: left;
    vertical-align: top;

}

.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item) {
    margin: 0px 8px 0px 0 !important;
    color: #c8a053;
    box-shadow: 0 0 0 0px rgb(0 0 0 / 30%);
    border-bottom: 1px solid #e2e2e2
}

.variable-item:not(.radio-variable-item) {
    height: 24px !important
}

.button-variable-item span {
    font-size: 12px !important
}

.woo-variation-swatches.wvs-show-label .variations td {
    padding: 0em 2.3em !important;
    background-color: #fff
}

.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).selected, .woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).selected:hover {
    box-shadow: 0 0 0 0px rgb(173 173 173 / 90%) !important;
    font-weight: 600;
    color: #b77900;
    border-bottom: 1px solid #c8a053;

}

ul.products li.product h2, ul.products li.product .woocommerce-loop-product__title {
    font-size: 1rem
}

ul.products li.product .price {
    margin-bottom: 0.1rem;
    font-size: 1rem;
}

.stock.out-of-stock {
    margin-bottom: 6px
}

.stock.in-stock {
    margin-bottom: 6px;
    color: #6dac76 !important;
    font-size: 14px
}

ul.products li.product {
    margin-bottom: 1.235801em;
}

.woocommerce-tabs ul.tabs li a {
    color: #898989
}

.woocommerce-noreviews {
    background-color: #d7d7d7;
}

.main-navigation ul.menu ul li a, .main-navigation ul.nav-menu ul li a {
    padding: 0.6em 0.9em;
    border: 0
}

:focus-visible {
    outline-color: #adadad;

}

.main-navigation ul.menu, .main-navigation ul.nav-menu {
    margin-left: 1.2em;
}

.main-navigation ul.menu ul.sub-menu {
    border: 0;
    background-color: #f7f7f7
}

.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item) {
    padding: 2px 2px;
}

.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item) {
    margin: auto !important
}

.woo-variation-swatches.wvs-style-squared .variable-items-wrapper .variable-item.button-variable-item {
    width: 30%
}

.woo-variation-swatches.wvs-show-label .variations td {
    padding: 2px 0 !important
}

.woo-selected-variation-item-name {
    display: none;

}

label {
    display: none;

}

.stock.in-stock {
    color: #242424;

}

button.alt, input[type=\"button\"].alt, input[type=\"reset\"].alt, input[type=\"submit\"].alt, .button.alt, .widget-area .widget a.button.alt {
    background-color: #df2027 !important;
    border-color: #df2027 !important;
    color: #ffffff;

}

.button {
    border-radius: 5px !important;
    text-transform: none !important;

}

.woocommerce-message, .woocommerce-info, .woocommerce-error, .woocommerce-noreviews, p.no-comments {
    background-color: #C1C1C1;

}


@media (max-width: 768px) {
    .site-footer {
        padding-top: 20px !important;

    }
}

.woocommerce-breadcrumb {
    display: none;

}

.custom-logo-link {
    display: inline-block !important;

}

.site-branding {
    position: relative;

}

.location-icon {
    height: 60%;
    position: absolute;
    padding-top: 10px;
    border-left: 2px solid #d1d1d1;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    top: 20%;
}

.deliver-to-city-and-area {
  display: inline-block;
  border-left: 0px solid #d1d1d1;
  vertical-align: top;
  padding-top: 10px;
  margin-top: 0;
}

.city-area {
    display: inline;

}

.location-pin {
    height: 14px;
    width: 14px;
    display: inline-block;
    margin-top: 3%;
    margin-left: 10px;
/*     margin-right: 5px; */
    /* background: no-repeat; */
    background-repeat: no-repeat;

}


@media only screen and (max-width: 400px) {
    .location-icon {
        border: none !important;
        width: 100% !important;
        top: 63px;

    }

    .site-header .site-branding {
        margin-top: 0 !important;

    }

    .custom-logo {
        padding-left: 15px !important;

    }

    .fa .fa-map-marker {
        margin-left: 5px !important;

    }

    .deliver-to-city-and-area {
        border: none !important;
        display: inline !important;

    }

    .site-header .custom-logo-link img {
        width: 110px !important;

    }

    .count {
        color: #fff !important;

    }


}


@media only screen and (max-width: 400px) {
    .handheld-navigation ul.menu li {
        position: relative;
        margin-top: 25px;

    }


}


@media only screen and (max-width: 400px) {
    .storefront-breadcrumb {
        margin: 0 0 1.618em;
        padding: 1em 0;

    }
}


@media only screen and (max-width: 400px) {
    .main-navigation ul.menu > li > a, .main-navigation ul.nav-menu > li > a {
        border: 1px solid #df2027;
        color: #fff !important;
        background-color: #df2027;

    }
}

.deliver-at {
    margin: 4px 0px 0em !important;
    line-height: 80%;
}

.deliver-at-content {
    margin-left: 15px !important;

}

.city-area {
    font-size: 14px;
    color: #668ec0
}

.location-pin {
    width: 14px;
    height: 14px;
    margin-left: 10px;
/*     margin-right: 2px */
}

.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item):hover {
    box-shadow: 0 0 0 0px rgb(0 0 0 / 10%);
    font-weight: 600
}


@media only screen and (max-width: 400px) {
    .main-navigation ul.menu > li > a, .main-navigation ul.nav-menu > li > a {
        margin-top: 0px
    }
}


@media only screen and (max-width: 400px) {
    .handheld-navigation ul.menu li {
        position: relative;
        margin-top: 0px;

    }


}

.main-navigation ul ul {
    margin-left: 0
}

.deliver-at {
    font-size: 14px;
    color: #333
}

.storefront-sticky-add-to-cart {
    display: none;

}


@media only screen and (max-width: 400px) {
    .storefront-breadcrumb {
        padding: 0
    }

    #woofc-count {
        /* 		display: none; */
        margin-bottom: 30px;

    }


}

.variations th.label {
    display: none !important;

}

table:not( .has-background ) th {
    color: #997e70;
    font-weight: 700;
    display: revert !important;
}

.xoo-cp-opac {
    display: none !important;

}

.xoo-cp-container {
    display: none !important;

}

.xoo-cp-active {
    visibility: hidden !important;

}

.sku_wrapper {
    display: none !important;

}

input[type=\'search\']:focus {
    outline-color: #e5e4e4;
    background-color: #fff
}

.site-search .widget_product_search form::before {
    color: #df2027 !important
}

tr.woocommerce-shipping-totals.shipping {
    display: none;

}

.col2-set .form-row-first {
    width: 100% !important;

}

#shipping_first_name_field {
    display: none;

}

p#billing_country_field {
    display: none !important;

}


/* 
@media (min-width: 940px) {
      .page-template-template-homepage .type-page {
          height: 362px;
          width: 940px;
          background-size: 940px 362px;
          background-image: url("https://shop-kandns.pk/wp-content/uploads/2023/06/summer-slider-web.webp") !important;

    }


} */


/* 
@media (min-width: 1200px) {
      .page-template-template-homepage .type-page {
          height: 462px;
          width: 1200px;
          background-size: 1200px 462px;

    }


} */

.page-template-template-homepage:not(.has-post-thumbnail) .site-main {
    padding-top: 4.235801032em;

}

/*   .page-template-template-homepage .type-page {
      padding-top: 2.617924em;
      padding-bottom: 2.617924em;
      position: relative;

} */

/*   .page-template-template-homepage .type-page {
      margin: auto;
      text-align: center;
      padding-top: 0px !important;
      padding-bottom: 0px !important;
      height: 355px;
      width: 100%;
      background-size: 355px 355px;
      background-image: url("https://shop-kandns.pk/wp-content/uploads/2023/06/summer-slider-mobile.webp") !important;
      background-position: center top;
      background-repeat: no-repeat;

} */


/* 
@media (min-width: 768px) {
      .page-template-template-homepage .type-page {
          height: 300px;
          width: 500px;
          background-size: 500px 300px;
          background-image: url("https://shop-kandns.pk/wp-content/uploads/2023/06/summer-slider-web.webp") !important;

    }


} */


/* @media (min-width: 940px) {
      .page-template-template-homepage .type-page {
          height: 362px;
          width: 940px;
          background-size: 940px 362px;
          background-image: url("https://shop-kandns.pk/wp-content/uploads/2023/06/summer-slider-web.webp") !important;

    }


} */


/* 
@media (min-width: 1200px) {
      .page-template-template-homepage .type-page {
          height: 369px;
          width: 1200px;
          background-size: 1200px 369px;

    }


}
 */


@media (min-width: 400px) {
    .site-header .custom-logo-link img {
        width: 120px !important;

    }

    .modal {
        width: 80% !important;
    }

}


/* @media (min-width: 940px) {
      .page-template-template-homepage .type-page {
          height: 362px;
          width: 940px;
          background-size: 940px 362px;
          background-image: url("https://shop-kandns.pk/wp-content/uploads/2023/06/summer-slider-web.webp") !important;

    }


} */


/* @media (min-width: 1200px) {
      .page-template-template-homepage .type-page {
          height: 369px;
          width: 1200px;
          background-size: 1200px 369px;

    }


} */

.page-template-template-homepage:not(.has-post-thumbnail) .site-main {
    padding-top: 4.235801032em;

}

/*   .page-template-template-homepage .type-page {
      padding-top: 2.617924em;
      padding-bottom: 2.617924em;
      position: relative;

} */
/* 
  .page-template-template-homepage .type-page {
      margin: auto;
      text-align: center;
      padding-top: 0px !important;
      padding-bottom: 0px !important;
      height: 355px;
      width: 100%;
      background-size: 355px 355px;
      background-image: url("https://shop-kandns.pk/wp-content/uploads/2023/06/summer-slider-mobile.webp") !important;
      background-position: center top;
      background-repeat: no-repeat;

}
 */


/* @media (min-width: 768px) {
      .page-template-template-homepage .type-page {
          height: 300px;
          width: 500px;
          background-size: 500px 300px;
          background-image: url("https://shop-kandns.pk/wp-content/uploads/2023/06/summer-slider-web.webp") !important;

    }


} */


/* 
@media (min-width: 940px) {
      .page-template-template-homepage .type-page {
          height: 362px;
          width: 940px;
          background-size: 940px 362px;
          background-image: url("https://shop-kandns.pk/wp-content/uploads/2023/06/summer-slider-web.webp") !important;

    }


}
 */


/* @media (min-width: 1200px) {
      .page-template-template-homepage .type-page {
          height: 369px;
          width: 1200px;
          background-size: 1200px 369px;

    }


} */

.main-navigation ul.menu, .main-navigation ul.nav-menu {
    margin-left: 0;

}

li#menu-item-417 .sub-menu a {
    font-weight: 500 !important;

}

li#menu-item-417 a {
    font-weight: 700 !important;

}

.landing-page-campaign {
    margin: auto;
    text-align: center;
    padding-top: 0px !important;
    padding-bottom: 0px !important;
    height: 355px;
    width: 100%;
    background-size: 355px 355px;
    background-image: url("https://shop-kandns.pk/wp-content/uploads/2023/03/HD-web-banner-400x400px.webp ") !important;
    background-position: center top;
    background-repeat: no-repeat;

}


@media (min-width: 768px) {
    .landing-page-campaign {
        height: 300px;
        width: 500px;
        background-size: 500px 300px;
        background-image: url("https://shop-kandns.pk/wp-content/uploads/2023/03/HD-web-banner-1300x400px.webp ") !important;

    }


}


@media (min-width: 940px) {
    .landing-page-campaign {
        height: 362px;
        width: 940px;
        background-size: 940px 362px;
        background-image: url("https://shop-kandns.pk/wp-content/uploads/2023/03/HD-web-banner-1300x400px.webp") !important;

    }

    .modal {
        width: 40% !important;
    }


}


@media (min-width: 1200px) {
    .landing-page-campaign {
        box-shadow: 0 0 10px 5px rgba(209, 32, 39, 0.75);
        clip-path: inset(0px -15px 0px -15px);
        height: 308px;
        width: 1000px;
        background-size: 1000px 308px;

    }

    .modal {
        width: 40% !important;
    }


}

@media (max-width: 1200px) {
    .modal {
        width: 40% !important;
    }
}

@media (min-width: 1500px) {
    .modal {
        width: 40% !important;
    }
}

@media (max-width: 1500px) {
    .modal {
        width: 40% !important;
    }
}

@media (min-width: 768px) {
    .storefront-breadcrumb {
        padding: 0.5em 0 !important;

    }


}


@media (min-width: 768px) {
    .footer {
        width: 100% !important;
        text-align: center !important;
    }

    .modal {
        width: 40% !important;
    }
}

/* 	.upper-footer{  		position: fixed; 		bottom: -5%;  	} 	.city-footer { 		margin: 0 15px 0 15px; 		text-align: left; 		position: fixed; 		top: 58%; 	}  	@media (min-width: 768px) { 		.city-footer { 			width: 100%; 			margin: 0 auto; 			text-align: left;  		} 	} */
.deactive {
    background-color: #dddddd !important;
    cursor: not-allowed !important;

}

#HDVideo {
    right: 0;
    min-width: 100%;
    min-height: 100%;

}

/
.content {
    position: fixed;
    width: 100%;
    padding: 20px 0 30px 0;
    background: rgba(0, 0, 0, 0.5);
    top: 26%;
}

*

/
/
.city-footer {
    position: relative;
    text-align: left;
    padding: 0 20px
}

/
/
.city-content {
    position: fixed;
    bottom: 0;
    width: 100%;
}

/
/
.city-footer {
    position: fixed;
    bottom: 0;
    width: 100%;
}

*

/
.city-footer {
    margin-top: 0px !important;
    padding: 0 20px !important;

}

.city-content {
    margin: auto;
    text-align: center;
    font-size: 16px;
    color: #d7d7d7;
    margin-top: -311px !important;
    background-color: rgb(0, 0, 0, 0.5);
    z-index: 1 !important;
    position: relative !important;
    padding: 20px 0
}

.upper-footer {
    padding: 0px 20px !important;

}

div#pay_forma {
    display: none !important;

}

ul.wc_payment_methods.payment_methods.methods {
    display: block !important;

}

@media only screen and (max-width: 768px) {
    .city-content {
        margin-top: 0px !important;
        background-color: white;
    }

    .modal {
        width: 80% !important;
    }
}

@media only screen and (max-width: 400px) {
    .main-navigation ul.menu > li > a, .main-navigation ul.nav-menu > li > a {
        border: 1px solid #ffffff;
        color: #fff !important;
        background-color:   #898988;
    }

    .modal {
        width: 350px !important;
    }

    .modal__text {
        font-size: 16px !important;
    }

    .modal {
        top: 30% !important;
    }
	.deliver-at-content {
    margin-left: 50% !important;
}
}

.spin {
    display: block;
    background-image: url(https://shop-kandns.pk/wp-content/uploads/2023/04/VAyR.gif);
    background-size: 30px 30px;
    background-repeat: no-repeat;
    width: 30px;
    height: 30px;
    z-index: 9999;
    position: absolute;
    left: 53% !important;
    top: 82%;
}

@media only screen and (max-width: 768px) {
    .spin {
        display: block;
        background-image: url(https://shop-kandns.pk/wp-content/uploads/2023/04/VAyR.gif);
        background-size: 30px 30px;
        background-repeat: no-repeat;
        width: 30px;
        height: 30px;
        z-index: 9999;
        position: absolute;
        left: 60% !important;
        top: 82%;
    }
}


section.related .products .woocommerce-variation-price {
    display: block;
}

#billing_phone {
    width: 88.4%;
    float: right;
}

.buy-more {
    float: right;
    color: #337ab7;
    font-size: 14px;
}

.buy-more:active, .buy-more:hover {
    text-decoration: underline;
}


#button-container {
    display: block;
    position: relative;
    margin-bottom: 20px;
    text-align: center;
}

form.woocommerce-ordering {
    display: none;
}

h2.widgettitle {
    display: none;
}

.select2-container .select2-selection--single .select2-selection__rendered {
    width: 200px !important;
}

a.next.page-numbers::after {
    color: #6d6d6d !important;
}

a.next.page-numbers {
    color: transparent !important;
}

a.next.page-numbers {
    display: inline !important;
}

.storefront-full-width-content .woocommerce-products-header {
    text-align: center;
    padding: 2em 0 !important;
}

/* option[value=products] {display: none;} */


/* ul.page-numbers {
    display: none;
}
p.woocommerce-result-count {
    display: none;
} */
.modal {
    position: fixed;
    top: 50% !important;
    left: 50%;
    transform: translate(-50%, calc(-50% - 10px));
    display: flex;
    /*min-width: 550px;*/
    font-family: 'Roboto', sans-serif;
    background-color: #fefefe;
    border-radius: 12px;
    box-shadow: 0 5px 26px -8px rgba(0, 0, 0, 0.3);
    z-index: 20;
    transition: all 0.4s ease;
    opacity: 0;
    pointer-events: none;
}

.modal.active {
    opacity: 1;
    pointer-events: auto;
    transform: translate(-50%, -50%);
}

.modal__overlay {
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.8);
    pointer-events: none;
    transition: all 0.4s ease;
    opacity: 0;
}

.modal__overlay.active {
    opacity: 1;
}


.modal__right {
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 32px;
}

.modal__text {

    font-size: 24px !important;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 0;
}

.modal__info {
    color: #222;
    margin-bottom: 12px;
}

.amount span {
    margin-right: 1%;
    font-size: 13px;
    font-weight: 200 !important;
}
.footer-line {
    background-color: #555555;
    border: 0;
    height: 1px;
    margin: 1em 0 1em;
}

.widget_recent_entries ul li, .widget_pages ul li, .widget_categories ul li, .widget_archive ul li, .widget_recent_comments ul li, .widget_nav_menu ul li, .widget_links ul li, .widget_product_categories ul li, .widget_layered_nav ul li, .widget_layered_nav_filters ul li {
    list-style: inside;
    margin-bottom: 1em;
    line-height: 1.41575em;
	  color: #c4c4c4;
}
.widget_nav_menu ul li::before {
	display:none;
}
.top-bar {
    background-color: #898989;
    width: 100%;
    height: 6px;
}
.site-header {
        padding-top: 0 !important;
        padding-bottom: 0;
    }

