/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0.75
*/

/*************** ADD CUSTOM CSS HERE.   ***************/

:root {
	--secondary-color: #d91b23;
}

.button.disabled, button.disabled{pointer-events: none;}

.add-waste{margin-left: 20px;}
.add-waste label{margin-bottom: 0;}
.add-waste .checkcontainer{position: relative;padding-left: 39px;cursor: pointer;white-space: nowrap;min-height: 24px;}
.add-waste input[type=checkbox]{opacity: 0;position: absolute;}
.add-waste .checkmark{position: absolute;left: 0;top: 0;width: 24px;height: 24px;border: 1px solid #E4E4E4;background-color: #fff;}
.add-waste .checkmark::before{content: '';display: block;position: absolute;left: 0;top: 0;width: 10px;height: 15px;border-bottom: 3px solid #000;border-right: 3px solid #000;-webkit-transform: rotate(45deg);-ms-transform: rotate(45deg);transform: rotate(45deg);right: 0;bottom: 3px;margin: auto;opacity: 0;}
.add-waste input[type=checkbox]:checked+.checkmark::before{opacity: 1;}
.wrapper_calc_product+.add-waste{margin-left: 0;background-color: #F8F8F8;padding: 20px;margin-bottom: 20px;}
@media (max-width: 1080px){
    .add-waste{margin-left: 0;margin-top: 20px;}
    .wrapper_calc_product + .add-waste{padding-top: 0;margin-top: 0;}
}

.raq-btn{border: 2px solid currentColor;max-height: 35.52px;}
.raq-btn:hover{background-color: #303030;border-color: #303030;color: #fff;}

.SelectBox{padding-top: 4px;padding-bottom: 4px;}
.SumoSelect>.optWrapper>.options li.opt{margin-bottom: 0;}
.SumoSelect>.optWrapper>.options li.opt,.SumoSelect>.optWrapper>.options li.opt label{-webkit-transition: .3s;transition: .3s;}
.SumoSelect>.CaptionCont{border-color: #ddd;}
.SumoSelect>.CaptionCont>span.placeholder{font-style: normal;color: #333;}
.SumoSelect>.CaptionCont>label,.SumoSelect>.optWrapper>.options li label{margin-bottom: 0;}
.SumoSelect.open>.CaptionCont, .SumoSelect:focus>.CaptionCont, .SumoSelect:hover>.CaptionCont{-webkit-box-shadow: none;box-shadow: none;border-color: transparent;}
.SumoSelect>.CaptionCont,.SumoSelect>.optWrapper,.SumoSelect>.optWrapper>.options,.SumoSelect>.optWrapper>.options li.opt{border-radius: 0 !important;}
.SumoSelect>.optWrapper{border-right: none;}
.SumoSelect>.optWrapper ul::-webkit-scrollbar{width: 4px;height: 4px;}
.SumoSelect>.optWrapper ul::-webkit-scrollbar-track{background:#e1e1e1;}
.SumoSelect>.optWrapper ul::-webkit-scrollbar-thumb{background:#333;}
.SumoSelect>.optWrapper>.options li.opt:hover{background-color: var(--secondary-color);}
.SumoSelect>.optWrapper>.options li.opt:hover label{color: #fff;}
.SumoSelect>.optWrapper>.options li.opt.disabled{display: none;}

.whatsapp-link {display: none !important;}
@media (max-width: 849px) {
	.whatsapp-link {display: block !important;}
    .header-main li.html.custom {display: block !important;}
    .header-main .flex-left {margin-right: 0;margin-left: auto;}
    .header-main .flex-right {margin-left: 15px;}
}

/* product slider */
.product-slider .img.has-hover .img-inner.image-zoom {overflow: visible;}
.slide-price {max-width: 150px;border: 2px dashed #fff;border-radius: 100%;}
.slide-price p {margin-bottom: 0;padding-bottom: 100%;position: relative;border-radius: inherit;font-size: 1.8rem;line-height: 1.5;}
.slide-price p::before {content: '';display: block;position: absolute;left: 3px;top: 3px;bottom: 3px;right: 3px;border-radius: inherit;background-color: var(--secondary-color);}
.slide-price strong {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;position: absolute;left: 0;top: 0;width: 100%;height: 100%;-webkit-transform: rotate(20deg);-ms-transform: rotate(20deg);transform: rotate(20deg);}
.slide-price del {font-size: 70%;}
@media (max-width: 849px) {
	.slide-price p {font-size: 1.4rem;}
}
@media (max-width: 549px) {
	.slide-price p {font-size: 1.2rem;}
	.product-slider .col .button {left: 50%;-webkit-transform: translatex(-50%);-ms-transform: translatex(-50%);transform: translatex(-50%);}
}
/* end product slider */

.prod-top-info {
    font-size: 10px;
    text-transform: uppercase;
    line-height: 13px;
}

.row .box-text-products .prod-link {
    font-size: 10px;
    display: block;
    margin-top: 3px;
}

.box-text-products .category {
    display: none;
}

.page-id-1455 #main .row .row .col-inner h3 a,
#wpsl-stores ul li strong a {
    text-decoration: underline;
}

@media only screen and (max-width: 48em) {
    /*************** ADD MOBILE ONLY CSS HERE  ***************/


}

@media only screen and (max-width: 767px) {
    body .banner h2 {
        font-size: 2.1em
    }


}

.page-id-4085 .product-small.box:before {
    content: '';
    position: absolute;
    top: 0;
    left: -35px;
    background: url('/wp-content/themes/flatsome-child/images/Flooring-Liquidators-sale.png') no-repeat left top;
    background-size: contain;
    width: 110px;
    height: 32px;
    z-index: 1;
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.blog .entry-divider+.entry-meta.uppercase.is-xsmall {
    display: none
}

.single .entry-divider+.entry-meta.uppercase.is-xsmall {
    display: none
}

.single .entry-author.author-box {
    display: none
}

.single .navigation-post>.bt {
    border-top: 0
}

@media only screen and (max-width: 849px) {

    #top-bar .container>.flex-col:first-child .nav li>strong,
    #top-bar .container>.flex-col:last-child .nav li>strong {
        display: none
    }

    #top-bar .container>.flex-col:first-child .nav li {
        text-align: center
    }

    .home .section .col-inner.text-center {
        padding: 0 !important;
        width: 90%;
    }
}

@media only screen and (min-width: 850px) {
    #top-bar .container>.flex-col:first-child .nav li>a {
        display: none
    }
}

.home #mc_embed_signup {
    background: transparent;
    font-family: "Montserrat", sans-serif;
    font-size: 16px;
}

.home #mc_embed_signup input[type=email] {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    border: 1px solid #ddd;
    padding: 0 .75em;
    height: 2.507em;
    font-size: .97em;
    max-width: 100%;
    width: 100%;
    vertical-align: middle;
    -webkit-transition: color .3s, border .3s, background .3s, opacity .3s;
    transition: color .3s, border .3s, background .3s, opacity .3s;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    -webkit-box-shadow: none;
            box-shadow: none;
    border-radius: 99px;
    background-color: rgba(255, 255, 255, 0.2) !important;
    border-color: rgba(255, 255, 255, 0.09);
    color: #FFF;
}

::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: #fff;
}

::-moz-placeholder {
    /* Firefox 19+ */
    color: #fff;
}

:-ms-input-placeholder {
    /* IE 10+ */
    color: #fff;
}

:-moz-placeholder {
    /* Firefox 18- */
    color: #fff;
}

.home #mc_embed_signup input[type=submit] {
    position: relative;
    display: inline-block;
    background-color: transparent;
    text-transform: uppercase;
    font-size: .97em;
    letter-spacing: .03em;
    -ms-touch-action: none;
    touch-action: none;
    cursor: pointer;
    font-weight: bolder;
    text-align: center;
    color: currentColor;
    text-decoration: none;
    border: 1px solid transparent;
    vertical-align: middle;
    border-radius: 0;
    margin-top: 0;
    margin-right: 1em;
    text-shadow: none;
    line-height: 2.4em;
    min-height: 2.5em;
    padding: 0 1.2em;
    max-width: 100%;
    -webkit-transition: border .3s, background .3s, opacity .3s, color .3s, -webkit-transform .3s, -webkit-box-shadow .3s;
    transition: border .3s, background .3s, opacity .3s, color .3s, -webkit-transform .3s, -webkit-box-shadow .3s;
    transition: transform .3s, border .3s, background .3s, box-shadow .3s, opacity .3s, color .3s;
    transition: transform .3s, border .3s, background .3s, box-shadow .3s, opacity .3s, color .3s, -webkit-transform .3s, -webkit-box-shadow .3s;
    text-rendering: optimizeLegibility;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    border-radius: 99px;
    margin-top: .5em;
    margin-bottom: .5em;
    border-color: rgba(0, 0, 0, 0.05);
    outline: none;
    opacity: 1;
    color: #fff;
    -webkit-box-shadow: inset 0 0 0 100px rgba(0, 0, 0, 0.2);
            box-shadow: inset 0 0 0 100px rgba(0, 0, 0, 0.2);
    background-color: #303030;
    margin-left: 0 !important;
    margin-right: 0 !important;
    max-width: 110px
}

.how-much-will-you-need {
    padding: 26px 20px 17px;
    position: relative;
    font-size: 1.0625rem;
    font-weight: 600;
    background: #F8F8F8;
    text-align: left;
    margin-top: 20px;
    color: #191919;
}

.wrapper_calc_price {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-line-pack: center;
        align-content: center;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
    background: #F8F8F8;
    padding: 0 20px;
}

@media (max-width: 1080px) {
    .wrapper_calc_price {
        display: block;
    }
}

input[name="sqft"] {
    height: 54px;
    padding: 15px 20px;
    border: 1px solid #E4E4E4;
    -webkit-box-shadow: none;
            box-shadow: none;
    margin-bottom: 0px;
}

@media (max-width: 1280px){
    input[name="sqft"] {
        max-width: 100%;
    }
}

.link_to_calc {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    font-size: 18px;
    width: auto;
    height: 54px;
    font-size: 1rem;
    line-height: 1.4;
    padding: 0 20px;
    text-transform: uppercase;
    text-align: left;
    font-weight: 600;
    margin-top: 0;
    background: #F8F8F8;
    color: #191919;
    cursor: pointer;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

@media (max-width: 1080px){
    .link_to_calc {
        font-size: 13px;
    }
}

@media (max-width: 768px){
    .link_to_calc {
        font-size: 12px;
    }
}

.link_to_calc::before {
    content: '';
    display: block;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    width: 22px;
    height: 22px;
    margin-right: 15px;
    background: url("images/balance-sheet 1.svg") no-repeat 0 0;
}

.link_to_calc:hover {
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    background-color: #ccc;
}

.or_text {
    text-align: center;
    line-height: 50px;
}

.cart.tinv-wraper {
    display: none;
}

input[name="sqft"].error {
    border: 1px solid red;
}

.error_message {
    display: none;
}

#top-bar .container>.flex-col:first-child .nav li>a {
    display: block !important;
}

@media only screen and (min-width: 850px) {
    .home #mc_embed_signup #mc_embed_signup_scroll {
        position: relative;
        padding-right: 127px;
    }

    .home #mc_embed_signup input[type=submit] {
        position: absolute;
        margin: 0;
        top: 0;
        right: 0;
    }
}

.page-id-7052 #content .row .row h3 a {
    text-decoration: underline
}

/*****************POPUP*****************/
.popup-wrapper {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.7);
    z-index: 500;
    overflow-y: auto;
    visibility: hidden;
    opacity: 0;
    transition: opacity 0.4s ease-out;
    -webkit-transition: opacity 0.4s ease-out;
    text-align: center;
    font-size: 0px;
}

.popup-wrapper:after {
    content: '';
    display: inline-block;
    vertical-align: middle;
    height: 100%;
}

.popup-wrapper.active {
    visibility: visible;
    opacity: 1;
    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
}

.popup-item {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    background: #fff;
    width: 100%;
    opacity: 0;
    -ms-transform: translateX(-50px);
        transform: translateX(-50px);
    -webkit-transform: translateX(-50px);
    transition: all 0.3s 0.4s;
    -webkit-transition: all 0.3s 0.4s;
}

.popup-wrapper.active .popup-item {
    opacity: 1;
    -ms-transform: translateX(0px);
        transform: translateX(0px);
    -webkit-transform: translateX(0px);
}

.popup-text h3 {
    font-size: 24px;
    line-height: 28px;
}

.close-button {
    position: absolute;
    z-index: 50;
    cursor: pointer;
    right: 15px;
    top: 10px;
    opacity: 0.7;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    font-size: 20px
}

.close-button:hover {
    opacity: 1;
}

.popup-item.size-1 {
    max-width: 530px;
}

.popup-text {
    z-index: 5;
    background: #fff;
    padding: 60px;
    position: relative;
}

.layer-close {
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    height: 10000px;
    z-index: -1;
}

.popup-text #contact-form {
    text-align: left;
}

.popup-item form {
    margin-bottom: 0;
    font-size: 15px;
    text-align: left;
}

html.over {
    overflow: hidden;
}

.show-product-form.button.is-outline {
    border-color: #d91b23;
    font-size: 1em
}

.show-product-form.button.is-outline span {
    color: #d91b23;
}

.show-product-form.button.is-outline:hover {
    background-color: #d91b23;
    border-color: #d91b23;
}

.show-product-form.button.is-outline:hover span {
    color: #fff;
}

.archive.tax-product_cat .product-small.box .prod-top-info {
    min-height: 26px;
    max-height: 26px;
    overflow: hidden;
}

.archive.tax-product_cat .product-small.box .prod-link {
    margin: 0;
    line-height: 30px;
    height: 30px;
    position: absolute;
    top: 36px;
    left: 0;
    width: 100%
}

.archive.tax-product_cat .product-small.box .title-wrapper {
    min-height: 51px;
    max-height: 51px;
    overflow: hidden;
    margin-top: 30px
}

.archive.tax-product_cat .product-small.box .show-product-form span {
    font-size: 11px
}

@media only screen and (min-width: 850px) and (max-width: 1079px) {
    .archive.tax-product_cat .product-small.box .prod-top-info {
        min-height: 39px;
        max-height: 39px;
    }

    .archive.tax-product_cat .product-small.box .prod-link {
        top: 49px;
    }

    .archive.tax-product_cat .product-small.box .title-wrapper {
        min-height: 67px;
        max-height: 67px;
    }
}

.subscribe-field .wpcf7-list-item-label {
    display: inline-block;
    width: 90%;
    width: calc(100% - 40px);
    vertical-align: top;
}

.subscribe-field {
    margin-bottom: 1em
}

.home .banner p {
    margin: .5em 0;
}

.shtop-info {
    padding: 15px 0;
    background: #ededed;
    border-bottom: 5px solid #d91b23;
}

.shtop-info .container * {
    margin-bottom: 15px;
    line-height: 1.4;
}

.shtop-info .container *:last-child {
    margin-bottom: 0
}

.shtop-info p {
    color: #000;
    font-size: 15px;
}

.shtop-info a {
    color: #d91b23;
}



.single-product .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image:after {
    content: attr(data-name);
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 10px 15px;
    text-align: right;
    background: rgba(0, 0, 0, .5);
    color: #fff;
    text-transform: uppercase;
    font-size: 22px;
    line-height: 1.4;
}

.tax-product_cat #main #shop-sidebar .widget_product_categories .product-categories .cat-item.cat-item-2746 {
    display: none
}

.related.related-products-wrapper .product-small .box-text .name.product-title {
    min-height: 35px;
}

.related.related-products-wrapper .product-small .prod-top-info {
    min-height: 27px;
}

.related.related-products-wrapper .product-small .prod-link {
    min-height: 15px;
}
.smpl-text-header{
    display: none;
}
@media (min-width:992px){
    .smpl-text-header{
        display: inline-block;
        font-size: .8rem;
        color: #fff;
        margin-right: 15px;
    }
}
#wrapper .header-dropdown-phones {
    position: absolute;
    top: 45px;
    right: 0;
    width: 600px;
    opacity: 0;
    visibility: hidden;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    z-index: 2;
    padding: 20px;
}

#wrapper .header-dropdown-phones:before {
    content: '';
    position: absolute;
    top: -15px;
    left: 0;
    width: 100%;
    height: 20px;
}

#wrapper .header-dropdown-phones:hover,
#wrapper .show-phones:hover+.header-dropdown-phones {
    opacity: 1;
    visibility: visible;
}

#wrapper .header-dropdown-phones .col {
    padding-bottom: 0;
}

#wrapper .header-dropdown-phones .phone_title {
    color: #D91B23;
}

#wrapper .header-dropdown-phones .phone_list p {
    font-size: 16px;
    line-height: 20px
}

#wrapper .header-dropdown-phones .phone_list:not(:last-child) p {
    margin-bottom: 10px;
}

#wrapper .show-phones {
    position: relative;
    padding-right: 40px;
}

#wrapper .show-phones>span {
    position: absolute;
    top: 0;
    right: 0;
    width: 35px;
    height: 100%;
    -js-display: flex;
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    font-size: 20px;
}

#wrapper .show-phones>span i {
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    margin: auto;
}

#wrapper .show-phones:hover>span i {
    -webkit-transform: rotateZ(180deg);
    -ms-transform: rotateZ(180deg);
    transform: rotateZ(180deg);
}

.select_store_locator {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    z-index: 999;
}

@media (max-width: 575px) {
    .select_store_locator {
        width: 140px;
    }
}

.select_store_locator select {
    margin-bottom: 0;
    padding-right: 25px;
    height: 30px;
    font-size: 12px;
}

.cart .tinvwl_add_to_wishlist_button {
    display: none !important;
}

.product-summary .quantity {
    margin-bottom: 0px;
}

.name_type_product {
    margin-right: 10px;
}

.until-input-right {
    font-weight: bold;
}

@media (max-width:1390px) {
    #wrapper .header-dropdown-phones {
        margin-left: -400px;
    }
}

@media (max-width:1150px) {
    #wrapper .header-dropdown-phones {
        margin-left: 0;
        left: auto;
        right: 0;
    }
}

@media (max-width: 549px) {
    div .flickity-page-dots {
        pointer-events: auto;
    }

    div .flickity-page-dots .dot {
        width: 15px;
        height: 15px;
        margin: 0 9px;
    }
}

/*----service areas-list ---*/
.areas-list {
    font-size: 0px;
    text-align: left;
}

div .areas-list li {
    width: 20%;
    display: inline-block;
    font-size: 16px;
    min-width: 210px;
    list-style: none;
    margin: 0;
    vertical-align: middle;
}

.areas-list a {
    display: inline-block;
    background: url('/wp-content/uploads/2021/04/marker.png') left center no-repeat;
    padding: 8px 8px 8px 33px;
    line-height: 22px;
}

.areas-list a:hover {
    color: #000;
}

.hidden-until-input-true {
    padding: 10px 15px;
    background-color: #F4F4F4;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-bottom: 10px;
    display: none;
}

.until-input-right {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
}

.until-input-left {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
}

.variations .value.is-loader {
    position: relative;
}

.variations .value.is-loader:before {
    position: absolute;
    content: '';
    width: 16px;
    height: 16px;
    top: 16px;
    right: -20px;
    background: url('images/loader_ajax.gif');
}

.make_my_store.button.is-outline {
    border-color: #d91b23;
    font-size: 1em;
}

.make_my_store.button.is-outline span {
    color: #d91b23;
}

.make_my_store.button.is-outline:hover {
    background-color: #d91b23;
    border-color: #d91b23;
}

.make_my_store.button.is-outline:hover span {
    color: #fff;
}


@media (max-width: 1080px) {
    .areas-list {
        padding-left: 4%;
    }
}

@media (max-width: 600px) {
    .areas-list {
        padding-left: 0;
    }

    div .areas-list li {
        min-width: 150px;
        width: 50%;
    }
}

/*---- END service areas-list ---*/
div .search-field {
    font-size: 14px;
}

.search-field::-webkit-input-placeholder {
    color: #000;
    opacity: 0.8;
}

.search-field::-moz-placeholder {
    color: #000;
    opacity: 0.8;
}

.search-field:-ms-input-placeholder {
    color: #000;
    opacity: 0.8;
}

.search-field::-ms-input-placeholder {
    color: #000;
    opacity: 0.8;
}

.search-field::placeholder {
    color: #000;
    opacity: 0.8;
}

@media (max-width: 849px) {
    .nav-center {
        -webkit-box-pack: end;
            -ms-flex-pack: end;
                justify-content: flex-end;
    }
}

.make_my_store.button {
    margin: 0;
}

#wpsl-wrap #wpsl-result-list ul li {
    margin: 0 !important;
    padding: 20px 10px;
}

.wpsl-gmap-canvas div[aria-label="Map"] .m-my-store::before {
    content: '';
    position: absolute;
    top: 0;
    left: 50%;
    -webkit-transform: translate(-50%, 6px);
        -ms-transform: translate(-50%, 6px);
            transform: translate(-50%, 6px);
    width: 12px;
    height: 12px;
    background: yellow;
    border-radius: 100%;
    opacity: 1;
    -webkit-transition-delay: 0s;
            transition-delay: 0s;
    -webkit-transition: opacity .3s;
    transition: opacity .3s;
}

.hide-before .wpsl-gmap-canvas div[aria-label="Map"] .m-my-store:before {
    opacity: 0;
    -webkit-transition-delay: 0s;
            transition-delay: 0s;
}

.my_store {
    font-weight: bold;
    font-size: 18px;
    margin-bottom: 15px;
}

.box-text-products .price-wrapper {
    margin-top: 1em;
    line-height: 2.19em;
    margin-bottom: 1em;
}

.donwload_export_product {
    margin: 30px auto 50px;
    text-align: center;
    display: block;
    border-color: #d91b23;
    width: 200px;
    height: 35px;
    color: #d91b23;
    border: 2px solid #d91b23;
    font-weight: 600;
    line-height: 30px;
    -webkit-transition: all 0.2 ease;
    transition: all 0.2 ease;
}

.donwload_export_product:hover {
    -webkit-transition: all 0.2 ease;
    transition: all 0.2 ease;
    background-color: #d91b23;
    color: white;
}

/* Store pickup dropdown width 
.select2-container--default {
width:250px;
}
.shipping-pickup-store td th{
border-width: 0px !important;
}

*/
#top-bar ul.nav {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}

#top-bar ul.nav-right {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: end;
}

#top-bar ul.nav-left {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: start;
}

#top-bar .flex-col.flex-left {
    -webkit-box-flex: 1;
            flex: 1;
    -ms-flex: 1;
}

.whatsapp-link {
    float: right;
}

.whatsapp-link img {
    width: 25px;
}

@media(max-width: 450px) {
    #top-bar ul.nav .html_topbar_left strong {
        font-size: 15px;
    }
}

.shipping-pickup-store .select2 {
    width: 238px !important;
}


/* Make logo div smaller to fix the search box */
#logo {
    width: 235px;
}

/* Hide Image Colour Overlay */
/* .single-product .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image:after {
    display: none;
}
*/

/* Hide Pickup location in shopping cart */
.shipping-pickup-store .message {
    display: none;
}

/* Make disclaimer tab red font */
.disclaimer_tab_tab a {
    color: red !important;
}

/* Hide the prouduct sorting dropdown */
.woocommerce-ordering {
    display: none;
}


.off-canvas-right .mfp-content,
.off-canvas-left .mfp-content {
    position: fixed;
    /* color: black; */
    width: 290px !important;
}


.mfp-content a {
    color: black !important;
    font-size: 120%;
    font-weight: 700;
}


/* Product Gallery */
@media (max-width: 767px) {
    .product-gallery .product-images {
        margin-bottom: 10px;
    }

    .row .row-small:not(.row-collapse),
    .container .row-small:not(.row-collapse) {
        margin-left: -5px;
        margin-right: -5px;
        margin-bottom: -10px;
    }

    .product-gallery .product-thumbnails .flickity-button {
        display: none;
    }

    .product-gallery .product-thumbnails .flickity-viewport {
        overflow: visible;
        height: auto !important;
        width: 100% !important;
    }

    .product-gallery .product-thumbnails .flickity-slider {
        position: relative;
        width: 100%;
        height: 100%;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-transform: translate3d(0px, 0px, 0px) !important;
                transform: translate3d(0px, 0px, 0px) !important;
    }

    .product-gallery .product-thumbnails .flickity-slider .first {
        display: none !important;
    }

    .product-gallery .row-small>.flickity-viewport>.flickity-slider>.col,
    .product-gallery .row-small>.col {
        padding: 0 5px 5px;
        margin-bottom: 10px;
        left: 0 !important;
        position: relative !important;
    }
}
.price-wrapper .price {/*Price Colour Red*/
    color: #d91b23;
}
.button.instagram:not(.is-outline), .button.instagram:hover {
  color: #d5005c !important;
}
.portfolio-top #portfolio-content{
    padding: 0; 
}

.only_popap_cart{
    display: none;
}
.xoo-wsc-products .only_popap_cart{
    display: block;
}
div .broken_link, div a.broken_link {
  text-decoration: none;
}
@media (max-width: 520px){
    #shipping_option_field .woocommerce-input-wrapper input{
        position: absolute;
    }
    #shipping_option_field .woocommerce-input-wrapper label{
        margin-left: 27px;
        display: block;
    }
}

/* calculator styles */ 
#all_steps input[type="submit"]{margin-right: 0;margin-bottom: 0;}
#all_steps .option.type-2{-webkit-box-pack: justify !important;-ms-flex-pack: justify !important;justify-content: space-between !important;-ms-flex-wrap: nowrap !important;flex-wrap: nowrap !important;-webkit-box-align: center !important;-ms-flex-align: center !important;align-items: center !important;padding-right: 2px;min-height: 38px;}
#all_steps .option.type-2 .option-input{display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}
#all_steps .option.type-2 .option-input span{-webkit-box-ordinal-group: 0;-ms-flex-order: -1;order: -1;white-space: nowrap;margin-bottom: 0 !important;margin-right: 10px;}
#all_steps .option.type-2 .calc-input-wrapper{width: auto !important;-ms-flex-wrap: nowrap !important;flex-wrap: nowrap !important;}
#all_steps .option.type-2 .calc-input-wrapper span{-webkit-box-ordinal-group: 0;-ms-flex-order: -1;order: -1;}
#all_steps .checkbox.type-2:before{top: 50% !important;margin-top: -12.5px;}
#all_steps #step2 .option.type-2 input[type="number"]{width: 100px;}
#all_steps #step2 .wrapper-with-input.type-2>.calc-input-wrapper input[type="number"], #all_steps #step3 .wrapper-with-input.type-2>.calc-input-wrapper input[type="number"]{margin: 0 0 0 10px;}
.type-wrapper p{margin-bottom: 1em;}
@media(max-width:1199px){
    #all_steps .option.text-input.type-2 > label, #all_steps .option.type-2 > span, #all_steps #step2 .wrapper-with-input.type-2 > span, #all_steps #step3 .wrapper-with-input.type-2 > span{margin-top: 0;padding-right: 5px;font-size: 16px;line-height: 1.5;max-width: 68%;}
    #all_steps #step2 .wrapper-with-input.type-2 > .calc-input-wrapper span{width: auto;}
    #all_steps #step2 .option.type-2, #all_steps #step3 .floor-wrapper .option.type-2{margin-bottom: 10px;}
    #all_steps #step2 .wrapper-with-input.type-2 > .calc-input-wrapper input[type="number"], #all_steps #step3 .wrapper-with-input.type-2 > .calc-input-wrapper input[type="number"]{width: 100px;}
}
@media(max-width:991px){
    #all_steps #step4 .wpcf7 .wpcf7-form-control-wrap{margin-top: 5px !important;}
    #all_steps #step4 .wpcf7 input{margin-bottom: .3em;}
}
@media(max-width:767px){
    .page-template-template-cost-estimator .wrap_center{padding: 0;}
    .page-template-template-cost-estimator .ul-steps li{max-width: 100%;}
}
@media(max-width:480px){
    #all_steps .option.type-2 .calc-input-wrapper span{font-size: 12px !important;}
    #all_steps .option.text-input.type-2 > label, #all_steps .option.type-2 > span, #all_steps #step2 .wrapper-with-input.type-2 > span, #all_steps #step3 .wrapper-with-input.type-2 > span{font-size: 14px;line-height: 1.4;}
    #all_steps #step2 .wrapper-with-input.type-2 > .calc-input-wrapper, #all_steps #step3 .floor-wrapper .wrapper-with-input.type-2 > .calc-input-wrapper{padding-top: 0;}
    #all_steps #step2 .option.text-input.type-2 .option-input{width: auto;}
    #all_steps #step2 .option.text-input.type-2 label{margin-bottom: 0;}
    #all_steps #step1 > div.option{width: 49% !important;height: 197px !important;}
    #all_steps #step1 > div.option > span{top: 0 !important;-webkit-transform: translateX(-50%) !important;-ms-transform: translateX(-50%) !important;transform: translateX(-50%) !important;padding-top: 5px;padding-right: 5px;padding-left: 5px;}
}
/* calculator styles  END */ 
div .wpcf7-spinner{
	position: absolute;
	margin: 0 5px;
}

.header-top .header-button {display: none;}
@media (max-width: 849px) {
	.header-top .header-button {display: block;}
    .header-top .flex-row>.flex-col:nth-child(2) {display: block !important;}
    .header-top ul.nav-left {-webkit-box-pack: end !important;-ms-flex-pack: end !important;justify-content: end !important;}
}

.product-summary .variations_button{padding: 0;}
.variations_form{margin-bottom: 30px;}
.woocommerce-variation-add-to-cart{padding: 20px !important;background-color: #F8F8F8;}
.woocommerce-variation-add-to-cart .single_add_to_cart_button{display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;margin-bottom: 0 !important;height: 46px;font-size: 18px;border: none;padding: 0 25px;}
.woocommerce-variation-add-to-cart .single_add_to_cart_button::before{content: '';display: block;margin-right: 15px;-ms-flex-negative: 0;flex-shrink: 0;width: 22px;height: 22px;background: url("images/shopping-basket 1.svg") no-repeat 0 0;}