@charset "UTF-8";
@font-face {
    font-family: 'GothamBook';
    src: url(//www.neaterize.com/wp-content/themes/Neaterize/assets/fonts/GothamBookRegular.eot);
    src: url(//www.neaterize.com/wp-content/themes/Neaterize/assets/fonts/GothamBookRegular.eot) format('embedded-opentype'),
        url(//www.neaterize.com/wp-content/themes/Neaterize/assets/fonts/GothamBookRegular.woff2) format('woff2'),
        url(//www.neaterize.com/wp-content/themes/Neaterize/assets/fonts/GothamBookRegular.woff) format('woff'),
        url(//www.neaterize.com/wp-content/themes/Neaterize/assets/fonts/GothamBookRegular.ttf) format('truetype'),
        url(//www.neaterize.com/wp-content/themes/Neaterize/assets/fonts/GothamBookRegular.svg#GothamBookRegular) format('svg');
}

@font-face {
    font-family: 'GothamMedium';
    src: url(//www.neaterize.com/wp-content/themes/Neaterize/assets/fonts/GothamMediumRegular.eot);
    src: url(//www.neaterize.com/wp-content/themes/Neaterize/assets/fonts/GothamMediumRegular.eot) format('embedded-opentype'),
        url(//www.neaterize.com/wp-content/themes/Neaterize/assets/fonts/GothamMediumRegular.woff2) format('woff2'),
        url(//www.neaterize.com/wp-content/themes/Neaterize/assets/fonts/GothamMediumRegular.woff) format('woff'),
        url(//www.neaterize.com/wp-content/themes/Neaterize/assets/fonts/GothamMediumRegular.ttf) format('truetype'),
        url(//www.neaterize.com/wp-content/themes/Neaterize/assets/fonts/GothamMediumRegular.svg#GothamMediumRegular) format('svg');
}

@font-face {
    font-family: 'VAG';
    src: url(//www.neaterize.com/wp-content/themes/Neaterize/assets/fonts/VAG.eot);
    src: url(//www.neaterize.com/wp-content/themes/Neaterize/assets/fonts/VAG.eot) format('embedded-opentype'),
        url(//www.neaterize.com/wp-content/themes/Neaterize/assets/fonts/VAG.woff2) format('woff2'),
        url(//www.neaterize.com/wp-content/themes/Neaterize/assets/fonts/VAG.woff) format('woff'),
        url(//www.neaterize.com/wp-content/themes/Neaterize/assets/fonts/VAG.ttf) format('truetype'),
        url(//www.neaterize.com/wp-content/themes/Neaterize/assets/fonts/VAG.svg#VAG) format('svg');
}

@font-face {
    font-family: 'SofiaRegular';
    src: url(//www.neaterize.com/wp-content/themes/Neaterize/assets/fonts/SofiaRegular.eot);
    src: url(//www.neaterize.com/wp-content/themes/Neaterize/assets/fonts/SofiaRegular.eot) format('embedded-opentype'),
        url(//www.neaterize.com/wp-content/themes/Neaterize/assets/fonts/SofiaRegular.woff2) format('woff2'),
        url(//www.neaterize.com/wp-content/themes/Neaterize/assets/fonts/SofiaRegular.woff) format('woff'),
        url(//www.neaterize.com/wp-content/themes/Neaterize/assets/fonts/SofiaRegular.ttf) format('truetype'),
        url(//www.neaterize.com/wp-content/themes/Neaterize/assets/fonts/SofiaRegular.svg#SofiaRegular) format('svg');
}


* {
    margin: 0;
    padding: 0;
    text-transform: none;
}

html {
    -webkit-text-size-adjust: 100%;
    overflow-x: hidden;
    scroll-behavior: initial;
}

html body {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    overflow: hidden;
    font-family: 'GothamBook';
    margin: 0;
    padding: 0px;
}

a:active {
    outline: none;
    border: none
}

a:focus {
    -moz-outline-style: none;
    outline: none
}

input[type="file"]::-webkit-file-upload-button {
    cursor: pointer;
}

input[type="file"]::-moz-file-upload-button {
    cursor: pointer;
}

input[type="file"]::-ms-file-upload-button {
    cursor: pointer;
}

input[type="file"]::-o-file-upload-button {
    cursor: pointer;
}

input[type="file"] {
    cursor: pointer;
}


input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration {
    display: none;
}

input::-moz-focus-inner,
button::-moz-focus-inner,
select::-moz-focus-inner,
option::-moz-focus-inner,
a::-moz-focus-inner,
button,
a {
    border: 0;
    outline: none;
}

*::-moz-selection {
    color: #fff;
    background: #000;
}

*::-webkit-selection {
    color: #fff;
    background: #000;
}

*::-webkit-input-placeholder {
    color: #333333;
    opacity: 1;
}

*:-moz-placeholder {
    color: #333333;
    opacity: 1;
}

*::-moz-placeholder {
    color: #333333;
    opacity: 1;
}

*:-ms-input-placeholder {
    color: #333333;
    opacity: 1;
}

a,
a:hover,
a:active,
a:focus,
button {
    text-decoration: none;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}

*::after,
*::before,
* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
}

ul,
ol {
    margin: 0;
    padding: 0;
    line-height: 1;
}

li {
    list-style: outside none none;
    position: relative;
}

body p {
    color: #56595B;
    font-family: 'GothamBook';
    font-size: 14px;
    font-weight: normal;
    line-height: 2;
    margin: 0 0 15px;
    padding: 0;
}

body p:empty {
    display: none;
    line-height: 0;
}

body p:last-child {
    margin: 0;
}

body p strong {
    font-weight: bold;
}

body a {
    color: #000;
    text-transform: none;
}

body a:hover {
    color: #666;
    text-transform: none;
}

body .clearfix,
body .clear {
    clear: both;
    line-height: 100%;
}

body .clearfix {
    height: auto;
}

* {
    outline: none !important;
    text-decoration: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

.clr:after,
ul:after,
.clearfix:after,
li:after,
.grve-container:after {
    clear: both;
    display: block;
    content: "";
}

div input,
div select,
div textarea,
div button {
    font-family: 'GothamBook';
}

body h1,
body h2,
body h3,
body h4,
body h5,
body h6 {
    font-family: 'VAG';
    line-height: 1.2;
    color: #56595B;
    letter-spacing: 0;
    margin: 0 0 15px;
}

img {
    margin: 0 auto;
    max-width: 100%;
    max-height: 100%;
    width: auto;
    height: auto;
    display: block;
}

.hidden {
    display: none !important;
}

.container:after {
    content: "";
    display: block;
    clear: both;
}

body .container {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    position: relative;
    float: none;
    padding-left: 15px;
    padding-right: 15px;
}

body .container .container {
    width: 100%;
    max-width: 100%;
}

html.no-scroll body,
html.no-scroll {
    overflow: hidden;
}

/*-----------fx*/


html body .section-gapping {
    padding-bottom: 100px;
    padding-top: 100px;
}

input[type="submit"]:hover {
    background-color: #029cdc;
}

footer .widget,
footer .widgets {
    margin: 0;
}

div.wpb_content_element {
    margin-bottom: 0;
}

body form input:not([type="submit"])::placeholder,
body form textarea::placeholder,
body form select::placeholder {
color: #545454 !important;
 font-family: 'GothamBook';
    font-size: 16px;
    font-weight: normal;
}

body form input:not([type="submit"]),
body form textarea,
body form select {
       background-color: #fff;
    border: 1px solid #ccc !important;
    border-radius: 7px !important;
    box-shadow: none;
    color: #545454 !important;
    display: block;
    float: none;
    font-family: 'GothamBook';
    font-size: 12px !important;
    font-weight: normal;
    height: 40px;
    padding: 0 15px;
    width: 100%;
    text-align: left !important;
}


body form input:not([type="submit"]).custom-error,
body form textarea.custom-error,
body form select.custom-error {
     
    border: 1px solid red!important;

}

body form textarea {
    height: 100px;
    padding: 15px;
    resize: none;
    margin-bottom: 20px!important;
}

form div.wpcf7-validation-errors, form div.wpcf7-mail-sent-ok {
    background-color: #fff;
    border: 1px solid;
    color: red;
    font-family: 'GothamBook';
    font-size: 15px;
    font-weight: normal;
    line-height: 1.3;
    margin: 10px 0 0;
    padding: 5px;
    text-align: center;
    display: inline-block;
    vertical-align: text-bottom;
    width: 100%;
}

form div.wpcf7-mail-sent-ok {
    color: green;
}

img.ajax-loader {
    display: inline-block;
}

div.grve-text:not(.maintitle) {
    margin-bottom: 15px;
}

/*------ fancy-box*/

body .owl-carousel .owl-nav>div {
    background-image: url(//www.neaterize.com/wp-content/themes/Neaterize/assets/css/images/sprite.png);
    background-position: 0 -108px;
    background-repeat: no-repeat;
    bottom: 0;
    display: inline-block;
    font-size: 0;
    height: 30px;
    margin: auto;
    opacity: 1;
    position: absolute;
    top: 0;
    width: 16px;
}

body .owl-carousel .owl-nav>div.owl-prev {
    left: -70px;
}

body .owl-carousel .owl-nav>div.owl-next {
    right: -70px;
}

body .owl-carousel .owl-nav>div:hover {
    background-position: 0 -155px;
}


/*------ /arrow default*/

.fancybox-lock div.fancybox-overlay {
    background-color: rgba(0, 0, 0, 0.7);
    bottom: 0;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 999;
}

.fancybox-opened .fancybox-skin {
    background-color: #d8d8d8;
    border: 9px solid #fff;
    padding: 0 !important;
}

body .fancybox-prev,
body .fancybox-next {
    background-image: url(//www.neaterize.com/wp-content/themes/Neaterize/assets/css/images/sprite.png);
    background-position: 0 -256px;
    background-repeat: no-repeat;
    bottom: 0;
    height: 80px;
    left: -1px;
    margin: auto;
    top: 0;
    width: 50px;
}

body .fancybox-next {
    left: auto;
    right: -1px;
    -moz-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}

.fancybox-title.fancybox-title-inside-wrap {
    padding: 0;
}

.fancybox-title-inside-wrap .fancy_title {
    color: #f42a41;
    font-family: 'GothamBook';
    font-size: 22px;
    font-weight: bold;
    line-height: 1;
    margin-bottom: 10px;
}

.fancybox-title-inside-wrap .fancy_caption {
    color: #000000;
    font-family: 'GothamBook';
    font-size: 18px;
    font-weight: normal;
    line-height: 1.7;
}

.fancybox-title.fancybox-title-inside-wrap {
    padding: 22px 0 10px;
}

a.fancybox-close,
.close_mail {
    background-image: url(//www.neaterize.com/wp-content/themes/Neaterize/assets/css/images/sprite.png);
    background-position: -1px -350px;
    background-repeat: no-repeat;
    background-size: auto auto;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    height: 33px;
    right: -25px;
    top: -25px;
    width: 33px;
}

body .fancybox-prev:hover,
body .fancybox-next:hover {
    opacity: 0.8;
}

a.fancybox-close:hover,
.close_mail:hover {
    -moz-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}

.wpb_button,
.wpb_content_element,
ul.wpb_thumbnails-fluid>li {
    margin-bottom: 0;
}

/*------------ fancy-box*/

/*------------ other*/

header#site-header {
    position: absolute;
    left: 0;
    right: 0;
    width: 100%;
    z-index: 999;
    top: 0;
    padding: 12px 0;
    transition: all 0.5s ease 0s;
    background-color: transparent;
}

header .mini-cart > a {
    background-image: url(//www.neaterize.com/wp-content/themes/Neaterize/assets/images/icon-sprit.png);
    background-position: 0 0;
    background-repeat: no-repeat;
    font-size: 0;
    width: 30px;
    height: 25px;
    display: block;
    transition: none;
    margin: -5px 40px 0 40px;
}
header .mini-cart > a:hover {
    background-position: 0 -60px;
}
header .mini-cart > a span.header-cart-count {
	background: rgba(76, 182, 71, 1);
    background: -moz-linear-gradient(top, rgba(76, 182, 71, 1) 0%, rgba(47, 132, 50, 1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(76, 182, 71, 1)), color-stop(100%, rgba(47, 132, 50, 1)));
    background: -webkit-linear-gradient(top, rgba(76, 182, 71, 1) 0%, rgba(47, 132, 50, 1) 100%);
    background: -o-linear-gradient(top, rgba(76, 182, 71, 1) 0%, rgba(47, 132, 50, 1) 100%);
    background: -ms-linear-gradient(top, rgba(76, 182, 71, 1) 0%, rgba(47, 132, 50, 1) 100%);
    background: linear-gradient(to bottom, rgba(76, 182, 71, 1) 0%, rgba(47, 132, 50, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4cb647', endColorstr='#2f8432', GradientType=0);
    font-size: 10px;
    float: right;
    color: #FFF;
    padding: 2px 5px;
    margin: -3px -7px 0 0;
    border-radius: 50%;
}

header .registerheader-wrap > a {
    background-image: url(//www.neaterize.com/wp-content/themes/Neaterize/assets/images/icon-sprit.png);
    background-position: 0 -112px;
    background-repeat: no-repeat;
    font-size: 0;
    width: 26px;
    height: 25px;
    display: block;
    transition: none;
    margin: -3px 0 0;
}
header .registerheader-wrap > a:hover {
    background-position:0 -172px;
}
#site-header .container {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

#site-header .header-titles-wrapper {
    max-width: none;
    margin: 0;
}

#site-header .header-titles-wrapper .header-titles,
#site-header .header-titles-wrapper .header-titles .site-logo {
    margin: auto;
}

#site-header .header-titles-wrapper .header-titles .site-logo img {
    max-height: 100%;
}

#site-header .header-navigation-wrapper {
    margin-left: auto;
}

.header-navigation-wrapper ul li {
    margin: 0 0 0 50px;
    display: flex;
    align-items: center;
}

.header-navigation-wrapper ul li:first-child {
    margin: 0;
}

.header-navigation-wrapper ul li a {
    text-decoration: none !important;
    font-size: 20px;
    color: #000000 !important;
    font-weight: bold;
}

.header-navigation-wrapper ul li.current-menu-item a,
.header-navigation-wrapper ul li.current_page_parent a ,
.header-navigation-wrapper ul li a:hover {
    color: #4CB647 !important;
}

/*.header-navigation-wrapper ul li:last-child a,*/
.submit.contact-us-btn input[type="submit"],
.submit.pop-up-btn input[type="submit"],
a#submit-btn,
a.ajax-yes {
    background: rgba(76, 182, 71, 1);
    background: -moz-linear-gradient(top, rgba(76, 182, 71, 1) 0%, rgba(47, 132, 50, 1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(76, 182, 71, 1)), color-stop(100%, rgba(47, 132, 50, 1)));
    background: -webkit-linear-gradient(top, rgba(76, 182, 71, 1) 0%, rgba(47, 132, 50, 1) 100%);
    background: -o-linear-gradient(top, rgba(76, 182, 71, 1) 0%, rgba(47, 132, 50, 1) 100%);
    background: -ms-linear-gradient(top, rgba(76, 182, 71, 1) 0%, rgba(47, 132, 50, 1) 100%);
    background: linear-gradient(to bottom, rgba(76, 182, 71, 1) 0%, rgba(47, 132, 50, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4cb647', endColorstr='#2f8432', GradientType=0);
    height: 50px;
    line-height: 50px;
    padding: 0 20px;
    border-radius: 10px;
    color: #fff !important;
}

/*.header-navigation-wrapper ul li:last-child a:hover,*/
.submit.contact-us-btn input[type="submit"]:hover,
.submit.pop-up-btn input[type="submit"]:hover,
.submit.contact-us-btn input[type="submit"]:hover,
.cont-pop .close-cont:hover,
.close-btn:hover,
a#submit-btn:hover,
a.ajax-yes:hover {
    background: rgba(47, 132, 50, 1);
    background: -moz-linear-gradient(top, rgba(47, 132, 50, 1) 0%, rgba(76, 182, 71, 1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(47, 132, 50, 1)), color-stop(100%, rgba(76, 182, 71, 1)));
    background: -webkit-linear-gradient(top, rgba(47, 132, 50, 1) 0%, rgba(76, 182, 71, 1) 100%);
    background: -o-linear-gradient(top, rgba(47, 132, 50, 1) 0%, rgba(76, 182, 71, 1) 100%);
    background: -ms-linear-gradient(top, rgba(47, 132, 50, 1) 0%, rgba(76, 182, 71, 1) 100%);
    background: linear-gradient(to bottom, rgba(47, 132, 50, 1) 0%, rgba(76, 182, 71, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2f8432', endColorstr='#4cb647', GradientType=0);
}

#site-content header.entry-header {
    display: none;
}
.mobile-view {
    display: none;
}

.banner-data-wrap {
    position: relative;
}

.banner-data-wrap::after {
    position: absolute;
    left: 0;
    bottom: 0;
    background-image: url(//www.neaterize.com/wp-content/themes/Neaterize/assets/images/banner-after.png);
    background-position: left bottom;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 783px;
    height: 695px;
    z-index: -1;
    background-size: cover;
    background-position: bottom right;
}
.banner-data-wrap:before {
    background-image: url(//www.neaterize.com/wp-content/themes/Neaterize/assets/images/banner-img.png);
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: 100%;
    position: absolute;
    right: 0;
    top: 0;
    width: 870px;
    height: 875px;
}

.banner-data-wrap .banner-text {
    min-height: 870px;
    position: relative;
}

.banner-text .wpb_wrapper {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

.banner-text .banner-txt {
    color: #56595B;
    font-size: 38px;
    font-weight: normal;
    font-family: 'SofiaRegular';
    position: relative;
    line-height: 120%;
}

.banner-text .banner-txt::before {
    content: "";
    position: absolute;
    left: -90px;
    top: -20px;
    background-image: url(//www.neaterize.com/wp-content/themes/Neaterize/assets/images/banner-txt-before.png);
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 343px;
    height: 350px;
    bottom: -16px;
    margin: auto;
    z-index: -1;
}

.banner-txt .green-text {
    display: block;
    font-size: 57px;
    font-weight: bold;
    background: linear-gradient(180deg, rgba(76,182,71,1) 0%, rgba(47,132,50,1) 100%);
    /*text-transform: uppercase;*/
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-family: 'VAG';
    line-height: 130%;
}

.banner-txt strong {
    text-shadow: 2px 0 0 #fff, -2px 0 0 #fff, 0 2px 0 #fff, 0 -2px 0 #fff, 1px 1px #fff, -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff;
    position: relative;

}

body .about-page-banner .banner-txt strong {
    text-shadow: none;
}

.banner-txt .dark-text {
    font-size: 42px;
    font-family: 'VAG';
}

.main-title.mobile-show {
    display: none;
}

.vc_custom_heading.main-title {
    font-size: 60px;
    line-height: 120%;
    letter-spacing: 1px;
    font-weight: normal;
    margin: -11px 0 30px;
    font-family: 'VAG' !important;
    text-align: center !important;
}

.main-title:after, .woocommerce div.product .product_title:after, .main_title:after {
    background: rgb(76, 182, 71);
    background: -moz-linear-gradient(left, rgba(76, 182, 71, 1) 0%, rgba(47, 132, 50, 1) 100%);
    background: -webkit-linear-gradient(left, rgba(76, 182, 71, 1) 0%, rgba(47, 132, 50, 1) 100%);
    background: linear-gradient(to right, rgba(76, 182, 71, 1) 0%, rgba(47, 132, 50, 1) 100%);
    content: "";
    display: block;
    height: 4px;
    width: 45px;
    border-radius: 50px;
    margin: 20px auto 20px;
}



.main-title.left::after {
    margin-left: 0;
}

.woocommerce-product-rating{
    border-bottom: 1px solid#EEEEEE;
    padding-bottom: 15px;
}


/*-----about section----*/

.about-us-section .wpb_text_column p {
    line-height: 180%;
    font-size: 20px;
    text-align: justify;
    margin: 0 0 10px;
}
.btn-wrap .vc_general.vc_btn3,
.contact-form-section form.wpcf7-form .submit-btn input[type="submit"] {
    background: rgba(76, 182, 71, 1);
    background: -moz-linear-gradient(top, rgba(76, 182, 71, 1) 0%, rgba(47, 132, 50, 1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(76, 182, 71, 1)), color-stop(100%, rgba(47, 132, 50, 1)));
    background: -webkit-linear-gradient(top, rgba(76, 182, 71, 1) 0%, rgba(47, 132, 50, 1) 100%);
    background: -o-linear-gradient(top, rgba(76, 182, 71, 1) 0%, rgba(47, 132, 50, 1) 100%);
    background: -ms-linear-gradient(top, rgba(76, 182, 71, 1) 0%, rgba(47, 132, 50, 1) 100%);
    background: linear-gradient(to bottom, rgba(76, 182, 71, 1) 0%, rgba(47, 132, 50, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4cb647', endColorstr='#2f8432', GradientType=0);
    font-size: 20px;
    color: #fff !important;
    display: inline-block;
    border: 0 !important;
    padding: 0 23px;
    line-height: 50px;
    border-radius: 10px;
    text-decoration: none;
    text-transform: none;
    font-weight: normal;
    letter-spacing: 0;
}

.btn-wrap .vc_general.vc_btn3:hover,
.contact-form-section form.wpcf7-form .submit-btn input[type="submit"]:hover {
    background: rgba(47, 132, 50, 1);
    background: -moz-linear-gradient(top, rgba(47, 132, 50, 1) 0%, rgba(76, 182, 71, 1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(47, 132, 50, 1)), color-stop(100%, rgba(76, 182, 71, 1)));
    background: -webkit-linear-gradient(top, rgba(47, 132, 50, 1) 0%, rgba(76, 182, 71, 1) 100%);
    background: -o-linear-gradient(top, rgba(47, 132, 50, 1) 0%, rgba(76, 182, 71, 1) 100%);
    background: -ms-linear-gradient(top, rgba(47, 132, 50, 1) 0%, rgba(76, 182, 71, 1) 100%);
    background: linear-gradient(to bottom, rgba(47, 132, 50, 1) 0%, rgba(76, 182, 71, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2f8432', endColorstr='#4cb647', GradientType=0);
}

.about-us-section .wpb_text_column {
    margin-bottom: -10px;
}

.about-us-section h3.vc_custom_heading.main-title.left+.wpb_text_column.wpb_content_element {
    margin-bottom: 30px;
}

html .vc_btn3-container {
    margin: 0;
}

.about-us-section .right-side-content {
    width: 50%;
}

.about-us-section .left-side-content {
    width: 52%;
    margin-left: -2%;
}

.about-us-section .right-side-content>.vc_column-inner {
    padding-left: 0;
}

/*----product-gallery----*/
.product-gallery-section {
    background: #F6F6F6;
}

.vc_gitem-zone .vc-zone-link::before {
    content: "\f00e";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    top: 0;
    width: 60px;
    height: 60px;
    background-color: #fff;
    border-radius: 50%;
    text-align: center;
    line-height: 60px;
    font-family: FontAwesome;
    font-size: 28px;
    color: #3C9A3B;
    opacity: 0;
    transition: all 0.5s ease 0s;
}

.vc_gitem-zone .vc-zone-link:hover::before {
    opacity: 1;
}

.product-gallery-section .vc_pageable-slide-wrapper .vc_grid-item {
    border-radius: 20px;
    overflow: hidden;
    float: left !important;
    padding: 0 !important;
    margin-bottom: 10px;
    margin-right: 1%;
}

.product-gallery-section .vc_pageable-slide-wrapper .vc_grid-item:not(:first-child) {
    height: 241px;
}

.vc_pageable-slide-wrapper .vc_grid-item:first-child {
    width: 43%;
}

.vc_pageable-slide-wrapper .vc_grid-item:nth-child(2),
.vc_pageable-slide-wrapper .vc_grid-item:nth-child(5) {
    width: 22%;
}

.vc_pageable-slide-wrapper .vc_grid-item:nth-child(3),
.vc_pageable-slide-wrapper .vc_grid-item:nth-child(4) {
    width: 32%;
}

.product-gallery-section .vc_pageable-slide-wrapper .vc_grid-item:not(:first-child) * {
    height: 100%;
}

.product-gallery-section .vc_grid-owl-dots {
    display: none !important;
}

.product-gallery-section .owl-carousel.vc_grid-owl-theme .vc_grid-owl-nav {
    text-align: center;
    opacity: 1;
    margin-top: 30px;
}

.product-gallery-section .owl-carousel.vc_grid-owl-theme .vc_grid-owl-nav>div {
    opacity: 1 !important;
    position: relative;
    margin: 0 5px !important;
    display: inline-block !important;
    box-shadow: 5px 5px 30px rgb(102 102 102 / 0%);
    background: #fff;
    border-radius: 50%;
    top: 0;
    left: 0;
    right: 0;
    width: 46px;
    height: 46px;
    line-height: 43px;
    color: #333;
    font-size: 18px;
    box-shadow: 1px 7px 30px 0px rgba(102, 102, 102, 0.15);
    -moz-box-shadow: 1px 7px 30px 0px rgba(102, 102, 102, 0.15);
    -webkit-box-shadow: 1px 7px 30px 0px rgba(102, 102, 102, 0.15);
    -ms-box-shadow: 1px 7px 30px 0px rgba(102, 102, 102, 0.15);
    -o-box-shadow: 1px 7px 30px 0px rgba(102, 102, 102, 0.15);
}

.product-gallery-section .owl-carousel.vc_grid-owl-theme .vc_grid-owl-nav>div:hover {
    background: rgba(76, 182, 71, 1);
    background: -moz-linear-gradient(top, rgba(76, 182, 71, 1) 0%, rgba(47, 132, 50, 1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(76, 182, 71, 1)), color-stop(100%, rgba(47, 132, 50, 1)));
    background: -webkit-linear-gradient(top, rgba(76, 182, 71, 1) 0%, rgba(47, 132, 50, 1) 100%);
    background: -o-linear-gradient(top, rgba(76, 182, 71, 1) 0%, rgba(47, 132, 50, 1) 100%);
    background: -ms-linear-gradient(top, rgba(76, 182, 71, 1) 0%, rgba(47, 132, 50, 1) 100%);
    background: linear-gradient(to bottom, rgba(76, 182, 71, 1) 0%, rgba(47, 132, 50, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4cb647', endColorstr='#2f8432', GradientType=0);
    color: #fff;
}

.product-gallery-section .owl-carousel.vc_grid-owl-theme .vc_grid-owl-nav>div::before {
    content: "\f104";
    font-family: FontAwesome;
    padding-right: 1px;
}

.product-gallery-section .owl-carousel.vc_grid-owl-theme .vc_grid-owl-nav>div.vc_grid-owl-next::before {
    content: "\f105";
    font-family: FontAwesome;
    padding-left: 3px;
}


/*----why-choose-us-----**/
.why-choose-us-section {
    background: url(//www.neaterize.com/wp-content/themes/Neaterize/assets/images/who-choose-bg.jpg)no-repeat;
    background-size: cover;
    background-position: center;
}

.why-choose-inner .wpb_single_image {
    margin: 0 0 21px;
}

.why-choose-inner .vc_custom_heading {
    font-size: 20px;
    text-align: center !important;
    font-family: 'GothamMedium';
    font-weight: 600;
    line-height: 120%;
    margin: 0 0 4px;
}

.why-choose-inner .wpb_text_column p {
    font-size: 18px;
    text-align: center;
    line-height: 140%;
}

.product_image_wrapper {
    background-color: #fff;
    height: 360px;
    border-radius: 35px;
    border: 8px solid #fff;
    box-shadow: 0 0 0 5px #eaeaf2;
    margin-bottom: 25px;
    position: relative;
    padding: 38px 40px;
}

.our-products-section ul.products li.product .product_image_wrapper img {
    margin: auto;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    max-width: 280px;
}

.our-products-section ul.products li.product .woocommerce-loop-product__title{
    text-align: center;
    font-weight: normal;
    font-size: 22px;
    color: #535959;
    line-height: 120%;
    padding: 0;
    margin: 0 auto 15px;
    min-height: 55px;
    font-family: 'GothamMedium';
    cursor: pointer;
    display: table;
}

.our-products-section ul.products li.product .woocommerce-loop-product__title:hover {
    color: #4cb647;
}

.product-text {
    text-align: center;
    padding: 0 30px;
    min-height: 55px;
    color: #56595B;
    font-size: 18px;
    line-height: 140%;
    margin-bottom: 15px;
}

.archive-img-wrap a.button,
.archive-img-wrap .button {
    margin: 0 auto !important;
    display: table;
    background-color: transparent !important;
    padding: 0;
    text-transform: none;
    letter-spacing: 0;
    font-size: 18px;
    color: #4FB547;
    font-family: 'GothamMedium';
    font-weight: normal;
    border-bottom: 1px solid;
    padding-bottom: 5px;
    border-radius: 0;
}

.archive-img-wrap a.button:hover,
.archive-img-wrap .button:hover {
    color: #000;
    text-decoration: none !important;
}

.archive-img-wrap a.button::after,
.archive-img-wrap .button::after {
    content: "\f101";
    font-family: FontAwesome;
    margin-left: 10px;
    vertical-align: middle;
}

.contact-form-section {
    background-image: url(//www.neaterize.com/wp-content/themes/Neaterize/assets/images/contect-bg.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: bottom center;
}

.vc_custom_heading.contect-title {
    font-size: 28px;
    font-family: 'SofiaRegular';
    font-weight: normal;
    margin-top: 130px;
    position: relative;
}

.vc_custom_heading.contect-title::before,
.contact-form-section form.wpcf7-form::before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: -130px;
    background-image: url(//www.neaterize.com/wp-content/themes/Neaterize/assets/images/contect-title-before.png);
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 452px;
    height: 150px;
    margin: auto;
    z-index: -1;
}

.vc_custom_heading.contect-sub-title {
    color: #4CB647;
    font-size: 30px;
    font-weight: normal;
}

.contact-form-section form.wpcf7-form {
    max-width: 740px;
    margin: 30px auto 0;
    display: table;
    width: 100%;
    position: relative;
}

.contact-form-section form.wpcf7-form .form-group {
    position: relative;
    margin-bottom: 25px;
    float: left;
    width: 49%;
}

.vc_row.wpb_row.vc_row-fluid.contact-form-section.section-gapping {
    padding-bottom: 80px;
}

.contact-form-section form.wpcf7-form .form-group::before {
    content: "\f007";
    position: absolute;
    top: 10px;
    left: 0;
    font-family: FontAwesome;
    color: #3B993B;
    width: 50px;
    text-align: center;
    height: 35px;
    line-height: 35px;
    border-right: 1px solid #C7C7C7;
}

.contact-form-section form.wpcf7-form .form-group.contact-no::before {
    content: "\f095";
}

.contact-form-section form.wpcf7-form .form-group.contact-email::before {
    content: "\f0e0";
}

.contact-form-section form.wpcf7-form .form-group.msg::before {
    content: "\f086";
}

.contact-form-section form.wpcf7-form .form-group.contact-no,
.contact-form-section form.wpcf7-form .form-group.msg {
    float: right;
}

.contact-form-section form.wpcf7-form .form-group label {
    position: absolute;
    z-index: 1;
    pointer-events: none;
    top: 15px;
    left: 55px;
    margin: auto;
    line-height: normal;
    padding: 2px 5px;
    border-radius: 5px;
    font-size: 16px;
    color: #4D4D4D;
    transition: all 0.5s ease 0s;
    background-color: #fff;
}

.contact-form-section form.wpcf7-form .form-group.value_focus label,
.contact-form-section form.wpcf7-form .form-group.input_focus label {
    top: -7px;
    background-color: #4CB647 !important;
    color: #fff !important;
    font-size: 12px;
    transform: none !important;
    padding: 2px 5px;
}

.contact-form-section form.wpcf7-form .form-group label em {
    color: #ff0000;
    font-style: normal;
}

.contact-form-section form.wpcf7-form .form-group>span {
    position: static;
}

.contact-form-section form.wpcf7-form .form-group>span input:not([type="submit"]),
.contact-form-section form.wpcf7-form .form-group>span select {
    height: 55px;
    border-color: #999999 !important;
    border-radius: 5px !important;
    padding-left: 60px;
}

.contact-form-section form.wpcf7-form .recaptcha {
    clear: both;
    margin: 0 auto 25px;
    display: table;
}

.contact-form-section form.wpcf7-form .recaptcha iframe {
    border: 1px solid transparent;
    border-radius: 5px;
}

.contact-form-section form.wpcf7-form .submit-btn {
    background-color: transparent;
    padding: 0;
    position: relative;
    display: table;
    margin: 0 auto;
}

.contact-form-section form.wpcf7-form .form-group>span .wpcf7-not-valid:not([type="submit"]),
.contact-form-section form.wpcf7-form .recaptcha.error-cap iframe {
    border-color: #ff0000 !important;
}

.contact-form-section form.wpcf7-form .wpcf7-not-valid-tip {
    font-size: 14px;
    color: #ff0000;
    position: absolute;
}

html body .wpcf7-form-control-wrap {
    position: static;
}

.contact-form-section form.wpcf7-form .submit-btn .ajax-loader {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    right: -25px;
    background-size: 18px;
    background-position: center center;
    background-repeat: no-repeat;
}

.contact-form-section form.wpcf7-form .wpcf7-response-output {
    margin: 20px auto 0;
    border: 1px solid #ff0000;
    color: #ff0000;
    text-align: center;
    padding: 5px;
    font-size: 16px;
    background-color: #fff;
    width: 100%;
}

.contact-form-section form.wpcf7-form.sent .wpcf7-response-output {
    color: green;
    border-color: green;
}

.contact-form-section form.wpcf7-form::before {
    top: auto;
    bottom: -100px;
    transform: rotate(-180deg);

    display: none;
}

section:empty {
    display: none;
}

footer#site-footer {
    border: none;
    margin: 0 !important;
    padding: 200px 0 0;
    position: relative;
    background-color: transparent;
}

footer#site-footer::before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-image: url(//www.neaterize.com/wp-content/themes/Neaterize/assets/images/footer-bg.png);
    background-position: top center;
    background-repeat: no-repeat;
    z-index: -1;
}

#site-footer .container {
    max-width: 1280px;
}

#site-footer .widget-area {
    float: left;
    width: 23%;
    position: relative;
    padding: 0 40px;
}

#site-footer .widget-area::before {
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    background-image: url(//www.neaterize.com/wp-content/themes/Neaterize/assets/images/footer-line.png);
    background-position: 0 0;
    background-repeat: no-repeat;
    width: 7px;
    height: 253px;
}

#site-footer .widget-area:first-child {
    width: 31%;
    padding-right: 40px;
    padding-left: 0;
}

#site-footer .widget-area:first-child img {
    margin: 0 0 20px;
}

#site-footer .widget-area:first-child p {
    color: #fff;
    font-size: 17px;
    line-height: 160%;
}

#site-footer .chw-title {
    color: #fff;
    font-weight: normal;
    font-size: 22px;
    padding-bottom: 20px;
    position: relative;
    letter-spacing: 0.5px;
    margin-bottom: 20px;
}

#site-footer .chw-title::before,
#site-footer .chw-title::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 143px;
    height: 1px;
    background-color: rgba(255, 255, 255, 0.1);
}

#site-footer .chw-title::after {
    height: 3px;
    width: 46px;
    background-color: #4CB647;
    bottom: -1px;
}

#site-footer a.top-btn {
    position: fixed;
    bottom: 75px;
    right: 15px;
    z-index: 99;
    color: #fff;
    background-color: #4CB547;
    width: 35px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    display: none;
    cursor: pointer;
}

#site-footer a.top-btn:hover {
    color: #fff;
    background-color: #000;
}

.footer-credits {
    background-color: #4CB547;
    position: relative;
    display: block;
    padding: 13px 0;
    margin-top: 80px;
}

.footer-credits .powered-by-wordpress {
    text-align: center;
    color: #fff;
    font-size: 17px;
}

.footer-credits .powered-by-wordpress a:hover {
    color: #000;
}

#site-footer a:focus,
#site-footer a:hover {
    text-decoration: none;
}

#site-footer .widget-area:last-child::before {
    display: none;
}

.menu-footer-menu-container>ul.menu>li {
    margin: 0;
    position: relative;
    padding-left: 19px;
    line-height: 200%;
    font-size: 16px;
    letter-spacing: normal;
}

.menu-footer-menu-container>ul.menu>li>a {
    color: #fff;
}

.menu-footer-menu-container>ul.menu>li::before {
    position: absolute;
    content: "";
    display: block;
    left: 0;
    right: auto;
    top: 1px;
    bottom: 0;
    margin: auto;
    background-image: url(//www.neaterize.com/wp-content/themes/Neaterize/assets/images/sprite-footer.png);
    background-repeat: no-repeat;
    background-position: 0 0;
    width: 6px;
    height: 10px;
    pointer-events: none;
}

.menu-footer-menu-container>ul.menu>li>a:hover,
.menu-footer-menu-container>ul.menu>li>a[aria-current="page"],
.social-contact .footer-widget>div a:hover,
.showroom-quick-contact .footer-widget>div>a:hover {
    color: #4CB647 !important;
}

.menu-footer-menu-container>ul.menu>li:not(:last-child) {
    margin: 0 0 1px;
}

.social-contact .footer-widget>div a {
    color: #fff;
    letter-spacing: normal;
}

.social-contact .footer-widget>div {
    position: relative;
    padding: 9px 0 9px 53px;
    font-size: 16px;
    line-height: normal;
}

.social-contact .footer-widget>div::before {
    position: absolute;
    content: "";
    display: block;
    left: 0;
    right: auto;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 36px;
    height: 36px;
    border-radius: 50%;
    background-color: #4CB647;
}

.social-contact .footer-widget>div::after,
.showroom-quick-contact .footer-widget>div::before {
    position: absolute;
    content: "";
    display: block;
    left: 14px;
    right: auto;
    top: 1px;
    bottom: 0;
    margin: auto;
    background-image: url(//www.neaterize.com/wp-content/themes/Neaterize/assets/images/sprite-footer.png);
    background-repeat: no-repeat;
    background-position: -58px 0;
    width: 10px;
    height: 17px;
}

.social-contact .footer-widget>div.footer-twitter::after {
    background-position: -50px -40px;
    width: 17px;
    height: 14px;
    left: 10px;
}

.social-contact .footer-widget>div:not(:last-child) {
    margin-bottom: 12px;
}

.showroom-quick-contact .footer-widget>div {
    position: relative;
    color: #fff;
    padding-left: 37px;
    font-size: 18px;
    line-height: 130%;
    font-family: GothamMedium;
}

.showroom-quick-contact .footer-widget>div::before {
    width: 21px;
    height: 22px;
    background-position: 0 -28px;
    top: 2px;
    left: 0;
    bottom: auto;
}

.showroom-quick-contact .footer-widget>div.footer-email::before {
    width: 18px;
    height: 16px;
    background-position: 0 -75px;
    left: 3px;
    top: 1px;
}

.showroom-quick-contact .footer-widget>div>a {
    color: #fff;
    font-weight: 500;
    font-family: GothamBook;
}

.showroom-quick-contact .footer-widget>div.footer-email {
    font-size: 16px;
}

.showroom-quick-contact .footer-widget>div br {
    display: none;
}

.showroom-quick-contact .footer-widget>div span {
    display: block;
    margin-bottom: 2px;
}

.showroom-quick-contact .footer-widget>div:not(:last-child) {
    margin-bottom: 25px;
}

#site-footer .widget-area:first-child {
    width: 31.6%;
}

#site-footer .widget-area {
    width: 20%;
    padding-left: 65px;
}

#site-footer .widget-area:nth-child(3) {
    width: 26.4%;
}

#site-footer .widget-area:nth-child(2) {
    width: 22%;
}

.social-contact .footer-widget>div.footer-instagram::after {
    content: "";
    background-image: none;
    font-family: fontawesome;
    color: #fff;
    font-size: 19px;
    left: 0;
    right: auto;
    width: 36px;
    height: 36px;
    line-height: 36px;
    text-align: center;
}

footer#site-footer::before {
    background-size: 100% 100%;
}

.footer-credits {
    margin-top: 60px;
}

.error404-content h2 {
    font-size: 110px;
    line-height: 1;
    color: #4CB547;
    font-weight: normal;
}

.error404-content h3 {
    font-weight: normal;
    font-family: 'GothamMedium';
    font-size: 28px;
}

.error404-content p {
    font-size: 18px;
}

.contact-form-section form.wpcf7-form .form-group>span select option {
    padding: 0;
}

.contact-form-section form.wpcf7-form .form-group>span select {
    padding-right: 35px;
}

.contact-form-section form.wpcf7-form .form-group.msg::after {
    content: "\f0d7";
    position: absolute;
    right: 15px;
    font-family: 'FontAwesome';
    top: 0;
    bottom: 0;
    line-height: 57px;
    color: #999;
    pointer-events: none;
}

html.no-scroll::before {
    content: "";
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    z-index: 9999;
}

html.no-scroll .pp_overlay {
    pointer-events: none;
}

.product-gallery-section .vc_gitem-zone {
    /*background-size: contain;*/
}

.product-gallery-section .owl-item:nth-child(3) .vc_gitem-zone {
    background-size: cover;
}

footer .widget_sp_image-image-link {
    display: inline-block;
}

.archive-img-wrap>a:nth-child(2) {
    display: inline-block;
    margin: 25px 0 0px;
}

.archive-img-wrap {
    text-align: center;
}

/****************contact us*****************/

body:not(.home) {
    padding-top: 123px;
}

.inner-banner-wrap {
    position: relative;
}

/*
.inner-banner-wrap:after{
    background-image: url(//www.neaterize.com/wp-content/themes/Neaterize/assets/images/banner-img.png);
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: 100%;
    position: absolute;
    right: 0;
    bottom: 0;
    width: 870px;
    height: 875px;

}*/
.inner-banner-wrap+.about-us-section .wpb_text_column p {
    text-align: center;
}

.our-core-value-section {
    padding-top: 0 !important;
}

.our-core-value-section h3 {
    font-size: 30px;
    line-height: 120%;
    font-family: 'GothamMedium';
    color: #56595B;
    font-weight: normal;
    margin-bottom: 0;
}

.our-core-value-section p {
    font-size: 20px;
    color: #55595A;
    line-height: 150%;
    margin-bottom: 35px;
}

.our-core-value-section .vc_btn3-container.btn-wrap.vc_btn3-inline {
    margin: auto;
    text-align: center;
    display: table;
    margin-top: 25px;
}

.inner-banner-wrap .banner-text {
    right: 8%;
    z-index: 1;
}


/********************contact us page***************/
.contact-us-section .wpb_wrapper>p {
    font-size: 20px;
    text-align: center;
    color: #55595A;
    line-height: 180%;
    max-width: 950px;
    margin: auto;
}

.request-consultation-section {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    position: relative;
    margin-top: 30px;
    background-color: #F2F3F7;
}

.request-consultation-section .left-side-content {
    width: 61.54%;

    padding: 25px 30px;
}

.request-consultation-section .left-side-content .main-title {
    font-size: 26px;
    color: #56595B;
    line-height: 100% !important;
    font-family: 'GothamMedium' !important;
    letter-spacing: 0;
    font-weight: bold !important;
    margin-bottom: 25px;
    margin-top: 0px;
}

.request-consultation-section .left-side-content .main-title:after {
    content: none;
}

.request-consultation-section .right-side-content {
    width: 38.46%;
    padding: 110px 50px;
    background: rgba(76, 182, 71, 1);
    background: -moz-linear-gradient(top, rgba(76, 182, 71, 1) 0%, rgba(47, 132, 50, 1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(76, 182, 71, 1)), color-stop(100%, rgba(47, 132, 50, 1)));
    background: -webkit-linear-gradient(top, rgba(76, 182, 71, 1) 0%, rgba(47, 132, 50, 1) 100%);
    background: -o-linear-gradient(top, rgba(76, 182, 71, 1) 0%, rgba(47, 132, 50, 1) 100%);
    background: -ms-linear-gradient(top, rgba(76, 182, 71, 1) 0%, rgba(47, 132, 50, 1) 100%);
    background: linear-gradient(to bottom, rgba(76, 182, 71, 1) 0%, rgba(47, 132, 50, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4cb647', endColorstr='#2f8432', GradientType=0);
}

.request-consultation-section .vc_column-inner {
    padding: 0;
}

.request-consultation-section .form-group {
    position: relative;
    padding-bottom: 20px;
    margin-bottom: 30px;
    height: 40px;
}

.request-consultation-section .form-group label {
    font-size: 18px;
    color: #221F1F;
    z-index: 1;
    font-weight: 400;
    line-height: 1;
    letter-spacing: 0;
    pointer-events: none;
    -moz-transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
    position: absolute;
    top: 0;
    z-index: 1;
    left: 40px;
}

.request-consultation-section .form-group.value_focus label,
.request-consultation-section .form-group.input_focus label {
    top: -12px;
    font-size: 12px;
    background: #1167B1;
    padding: 3px !important;
    color: #fff;
    background: rgba(76, 182, 71, 1);
    background: -moz-linear-gradient(top, rgba(76, 182, 71, 1) 0%, rgba(47, 132, 50, 1) 100%) !important;
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(76, 182, 71, 1)), color-stop(100%, rgba(47, 132, 50, 1))) !important;
    background: -webkit-linear-gradient(top, rgba(76, 182, 71, 1) 0%, rgba(47, 132, 50, 1) 100%) !important;
    background: -o-linear-gradient(top, rgba(76, 182, 71, 1) 0%, rgba(47, 132, 50, 1) 100%) !important;
    background: -ms-linear-gradient(top, rgba(76, 182, 71, 1) 0%, rgba(47, 132, 50, 1) 100%) !important;
    background: linear-gradient(to bottom, rgba(76, 182, 71, 1) 0%, rgba(47, 132, 50, 1) 100%) !important;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4cb647', endColorstr='#2f8432', GradientType=0) !important;
    transform: none !important;
}

.request-consultation-section .form-group span {
    position: relative;
    height: inherit;
    display: block;
}

.request-consultation-section .form-group input:not([type="submit"]),
.request-consultation-section .form-group textarea {
    padding-left: 40px;
}

.request-consultation-section .form-group input:not([type="submit"]) {
    background-color: transparent !important;
    height: inherit;
    border-color: #CCCCCC;
    border-top: 0 !important;
    border-left: 0 !important;
    border-right: 0 !important;
}

.request-consultation-section .form-group span:after {
    content: " ";
    background-image: url(//www.neaterize.com/wp-content/themes/Neaterize/assets/images/inner-sprite.png);
    width: 20px;
    height: 20px;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    background-position: -18px -14px;
    background-repeat: no-repeat;
}

.request-consultation-section .contact-email.form-group span:after {
    background-position: -56px -16px;
    width: 23px;
    height: 16px;
}

.request-consultation-section .contact-no.form-group span:after {
    background-position: -97px -16px;
    width: 19px;
    height: 20px;
}

.request-consultation-section .msg.form-group span:after {
    background-position: -141px -18px;
    width: 20px;
    height: 20px;
}

.request-consultation-section .msg.form-group {
    height: 70px;
}

.request-consultation-section .contact {
    font-size: 20px;
    line-height: 160%;
    color: #fff;
    font-family: 'GothamMedium';
}

.request-consultation-section .contact a {
    font-size: 20px;
    color: #FFFFFF;
}

.request-consultation-section .contact span {
    margin-bottom: 0;
}

.request-consultation-section .showroom-quick-contact .footer-widget>div {
    padding-left: 50px;
}

.request-consultation-section .showroom-quick-contact .social-contact {
    padding-bottom: 30px;
    margin-bottom: 30px;
    border-bottom: 1px solid rgba(240, 240, 240, .50);
}

.request-consultation-section .showroom-quick-contact .footer-widget>div:before {
    content: " ";
    background-image: url(//www.neaterize.com/wp-content/themes/Neaterize/assets/images/inner-sprite.png);
    width: 25px;
    height: 26px;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    background-position: -188px -15px;
    background-repeat: no-repeat;
}

.request-consultation-section .showroom-quick-contact .footer-widget>div.contact-email:before {
    background-position: -241px -16px;
    width: 24px;
    height: 18px;
}

.request-consultation-section .footer-social-icon h2 {
    font-size: 20px;
    line-height: 100%;
    color: #fff;
    font-family: 'GothamMedium';
    font-weight: 500;
}

.request-consultation-section .footer-social-icon {
    margin-top: 45px;
}

.request-consultation-section .footer-social-icon>div {
    display: inline-block;
    vertical-align: top;
    margin-right: 13px;
}

.request-consultation-section .footer-social-icon>div a {
    font-size: 0;
    color: #fff;
    height: 42px;
    width: 42px;
    display: block;
    border-radius: 50px;
    text-align: center;
    line-height: 40px;
    border: 1px solid #FFFFFF;
    position: relative;
    font-size: 0;
}

.request-consultation-section .footer-social-icon>div a:before {
    color: #fff !important;
    font-family: fontawesome;
    font-size: 20px;
    content: "\f09a";
}

.request-consultation-section .footer-social-icon>div.instagram a:before {
    content: "\f16d";
}

.request-consultation-section .footer-social-icon>div.twitter a:before {
    content: "\f099";
}

span.wpcf7-not-valid-tip:after {
    content: none !important;
}

span.wpcf7-not-valid-tip, .error-smart {
    color: red;
    font-size: 14px;
    line-height: 120%;
}

.request-consultation-section .form-group input:not([type="submit"]).wpcf7-not-valid {
    border-color: red !important;
}

.request-consultation-section .form-group input#cust-msg1 {
    padding-top: 10px;
    padding-bottom: 35px;
    height: auto;
}

.smart-cap.error-cap iframe {
    border: 1px solid red;
}

.wpcf7 form.invalid .wpcf7-response-output {
    border-color: red !important;
    color: red;
    font-size: 14px;
    text-align: center;
    margin: 10px 0;
    padding: 5px;
    font-family: 'GothamBook';
    width: 100%;
    background-color: #fff;
    font-weight: 400;
}

.wpcf7-response-output.success-msg {
    border-color: green !important;
    color: green;
    font-size: 14px;
    text-align: center;
    margin: 10px 0;
    padding: 5px;
    font-family: 'GothamBook';
    width: 100%;
    background-color: #fff;
    font-weight: 400;
}

.submit.contact-us-btn input[type="submit"] {
       text-decoration: none;
    text-transform: capitalize;
    font-family: 'GothamBook';
    font-weight: normal;
    font-size: 20px;
    padding: 0 38px;
}

.submit.contact-us-btn {
    margin-top: 18px;
}


.request-consultation-section .footer-social-icon>div a:hover:before {
    color: #000 !important;
}

html .request-consultation-section.request-consultation-section a:hover {
    color: #000 !important;
}

.inner-banner-wrap+.our-products-section .product_image_wrapper img {
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
}

.inner-banner-wrap+.our-products-section .product_image_wrapper:hover img {
    -webkit-filter: grayscale(0);
    -moz-filter: grayscale(0);
    -ms-filter: grayscale(0);
    -o-filter: grayscale(0);
    filter: grayscale(0);
}

.inner-banner-wrap+.our-products-section .product_image_wrapper:hover,
.inner-banner-wrap+.our-products-section .archive-img-wrap:hover .product_image_wrapper {
    background: rgb(76, 182, 71);
    /* Old browsers */
    background: -moz-linear-gradient(top, rgba(76, 182, 71, 1) 0%, rgba(76, 182, 71, 0.30) 42%, rgba(47, 132, 50, 0.30) 97%, rgba(47, 132, 50, 0.30) 99%, rgba(47, 132, 50, 0.30) 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(76, 182, 71, 0.30) 0%, rgba(76, 182, 71, 0.30) 42%, rgba(47, 132, 50, 0.30) 97%, rgba(47, 132, 50, 0.30) 99%, rgba(47, 132, 50, 0.30) 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(76, 182, 71, 0.30) 0%, rgba(76, 182, 71, 0.30) 42%, rgba(47, 132, 50, 0.30) 97%, rgba(47, 132, 50, 0.30) 99%, rgba(47, 132, 50, 0.30) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4cfb647', endColorstr='#2f8432', GradientType=0);
    /* IE6-9 */
}

.inner-banner-wrap+.our-products-section ul li {
    position: relative;
}

.cont-pop .cotact-popup.pop-form-con,
.form-wrap,
.second-form-wrap {
    right: 0;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    z-index: 999;
    background-color: rgba(0, 0, 0, 0.60);
    overflow: auto;
}

html.cont-pop {
    overflow: hidden !important;
}

.cont-pop .cotact-popup.pop-form-con form::after,
.cont-pop .start-pop::after {
    content: "";
    display: block;
    clear: both;
}

.cont-pop .cotact-popup.pop-form-con form,
.main-form-wrap {
    background-color: #fff;
    position: absolute;
    border-radius: 30px;
    margin: 5% auto auto;
    top: 0;
    bottom: auto;
    left: 0;
    right: 0;
    max-width: 1050px;
    /* max-height: 398px; */
    padding: 45px 45px 50px;
    /* overflow: auto; */
    /* height: 100%; */
}

/*.cont-pop  .start-pop {
    overflow-y: scroll;
       max-height: 314px;
      overflow-y: scroll;
}*/
.cont-pop .cotact-popup.pop-form-con h2.main-title,
.form-wrap .main-title,
.second-form-wrap .main-title {
    font-size: 34px;
    margin: auto;
    text-align: center;
    font-family: 'GothamMedium';
    font-weight: normal;
    margin: 0 0 30px;
}

.cont-pop .cotact-popup.pop-form-con h2.main-title:after,
.form-wrap .main-title::after,
.second-form-wrap .main-title::after {
    width: 72px;
}

.cont-pop .contact-email.form-group,
.cont-pop .form-group {
    position: relative;
    margin-top: 0;
    margin-bottom: 20px;
}

.cont-pop .contact-email.form-group span,
.cont-pop .form-group span {
    position: relative;
    display: block;
}

.cont-pop .contact-email.form-group label,
.cont-pop .form-group label {
    position: absolute;
    z-index: 1;
    font-size: 20px;
    color: #666666;
    font-family: 'GothamBook';
    top: 19px;
    left: 22px;
    pointer-events: none;
    -moz-transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
    background: #fff;
}

.cont-pop .contact-email.form-group.value_focus label,
.cont-pop .contact-email.form-group.input_focus label,
.cont-pop .form-group.value_focus label,
.cont-pop .form-group.input_focus label {
    top: -8px;
    font-size: 12px;
    background: #fff;
    padding: 2px;
    color: #878787;
    border-color: #999;
    transform: none;
}

.cont-pop .contact-email.form-group span input,
.cont-pop .form-group span input,
.cont-pop .form-group span select {
    border: 2px solid #E6E6E6 !important;
    border-radius: 10px !important;
    height: 60px;
    padding-left: 22px;
    font-size: 20px;
    color: #666666;
    font-family: 'GothamBook';
}

.cont-pop .form-group span select {
    -moz-appearance: none;
    -webkit-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    appearance: none;
    position: relative;
    background: none;
    z-index: 2;
}

.cont-pop .form-group span.your-country::after,
.cont-pop .form-group span.your-state::after,
.cont-pop .form-group span.your-city::after,
.cont-pop .contact-email.form-group span.type::after,
.cont-pop .form-group span.about::after {
    position: absolute;
    content: "";
    width: 10px;
    height: 10px;
    right: 14px;
    top: 27px;
    border-color: #666 transparent transparent transparent;
    border-width: 6px 6px 0 6px;
    border-style: solid;
    z-index: 1;
}

.cont-pop .contact-email.form-group label,
.cont-pop .form-group label {
    position: absolute;
    z-index: 1;
    font-size: 12px;
    color: #878787;
    font-family: 'GothamBook';
    top: 22px;
    left: 22px;
    pointer-events: none;
    -moz-transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
    background: #fff;
    z-index: 3;
    margin: 0;
    padding-bottom: 4px;
    right: auto;
    border: 1px solid transparent;
    border-radius: 4px;
}

.cont-pop .close-cont::before,
.close-sec::before,
.close-btn::before {
    content: "X";
    font-size: 31px;
    color: #fff;
    line-height: 51px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    font-weight: bold;
    text-align: center;
}

.cont-pop .close-cont,
.close-btn,
.close-sec {
    position: absolute;
    top: -25px;
    right: -25px;
    background: rgba(76, 182, 71, 1);
    background: -moz-linear-gradient(top, rgba(76, 182, 71, 1) 0%, rgba(47, 132, 50, 1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(76, 182, 71, 1)), color-stop(100%, rgba(47, 132, 50, 1)));
    background: -webkit-linear-gradient(top, rgba(76, 182, 71, 1) 0%, rgba(47, 132, 50, 1) 100%);
    background: -o-linear-gradient(top, rgba(76, 182, 71, 1) 0%, rgba(47, 132, 50, 1) 100%);
    background: -ms-linear-gradient(top, rgba(76, 182, 71, 1) 0%, rgba(47, 132, 50, 1) 100%);
    background: linear-gradient(to bottom, rgba(76, 182, 71, 1) 0%, rgba(47, 132, 50, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4cb647', endColorstr='#2f8432', GradientType=0);
    font-size: 0;
    display: inline-block;
    width: 51px;
    height: 51px;
    border-radius: 50px;
    cursor: pointer;
}

.submit.pop-up-btn {
    display: block;
    margin: auto;
    text-align: center;
}

.submit.pop-up-btn input[type="submit"] {
    height: 50px;
    line-height: 50px;
    font-size: 20px;
    padding: 0 35px;
    text-decoration: none;
    text-transform: capitalize;
    border-radius: 7px;
}

.our-products-section ul.products li .archive-img-wrap {
    position: relative;
}

.our-products-section ul.products .button.view-catalog-btn {
    position: absolute;
    top: 59%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    margin: auto !important;
    color: #000;
}

.our-products-section ul.products .button.view-catalog-btn {
    opacity: 0;
}

.our-products-section .archive-img-wrap:hover .button.view-catalog-btn {
    opacity: 1;
}

.cont-pop .contact-email.form-group span input.wpcf7-not-valid {
    border-color: red !important;
}

.inner-banner-wrap+.our-products-section {
    padding-bottom: 0;
}

span.ajax-loader {

    background-size: 100%;
    width: 25px !important;
    height: 25px !important;
}

.request-consultation-section .form-group label em {
    color: red;
}

.inner-banner-wrap.about-page-banner .banner-text {
    left: 14% !important;
}

.our-core-value-section .right-side-content {
    padding-left: 20px;
}

.inner-banner-wrap figure.wpb_wrapper.vc_figure {
    display: block;

}

.inner-banner-wrap figure.wpb_wrapper.vc_figure .vc_single_image-wrapper {
    display: block;
}

.inner-banner-wrap figure.wpb_wrapper.vc_figure .vc_single_image-wrapper img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.cont-pop .contact-email.form-group label em,
.cont-pop .form-group label>em {
    color: red;
}

.inner-banner-wrap+.our-products-section ul.products li .archive-img-wrap .product_image_wrapper {
    cursor: pointer;
}

.cont-pop .form-group {
    display: inline-block;
    width: 50%;
    padding: 0 10px;
    float: left;
}

.cont-pop .contact-about.form-group label,
.cont-pop .contact-resell-nu.form-group label {
    /* top: 16px; */
}

.cont-pop .contact-list.form-group,
.cont-pop .contact-address.form-group {
    width: 100%;
}

.cont-pop .contact-country,
.cont-pop .contact-state,
.cont-pop .contact-city,
.cont-pop .contact-code {
    width: 25%;
}

.cont-pop .smart-recap span.wpcf7-not-valid-tip {
    margin-top: 5px;
}

.cont-pop .cotact-popup.pop-form-con .start-pop>p {
    font-size: 18px;
    color: #666;
    line-height: 1;
    margin: 0 0 22px;
}

.cont-pop .smart-recap>div {
    display: inline-block;
    vertical-align: top;
}

.cont-pop .smart-recap {
    text-align: center;
    margin: 0 0 25px;
    clear: both;
}

html div.wpcf7 .ajax-loader.is-active {
    visibility: visible;
    display: inline-block;
}

html div.wpcf7 .ajax-loader {
    visibility: hidden;
    display: inline-block;
    background: url(//www.neaterize.com/wp-content/themes/Neaterize/assets/images/ajax-loader.gif) no-repeat;
    width: 22px !important;
    height: 23px !important;
    border: none;
    padding: 0;
    margin: -3px 2px 0px;
    vertical-align: middle;
    /* display: none; */
}

.cont-pop .smart-recap.error-cap>div {
    border: 1px solid red;
    width: 304px;
    height: 78px;
    border-radius: 3px;
}

.cont-pop .contact-email.form-group span input.wpcf7-not-valid,
.cont-pop .form-group span input.wpcf7-not-valid,
.cont-pop .form-group span select.wpcf7-not-valid , .cont-pop .form-group span select.wpcf7-not-valid + input{
    border-color: red !important;
}

.banner-txt.right-side-banner-text {
    color: #fff;
}

.banner-txt.right-side-banner-text strong {
    text-shadow: 2px 0 0 #babaaf, -2px 0 0 #babaaf, 0 2px 0 #babaaf, 0 -2px 0 #babaaf, 1px 1px #babaaf, -1px -1px 0 #babaaf, 1px -1px 0 #babaaf, -1px 1px 0 #babaaf;
        color: #56595B;
}

.our-core-value-section .vc_custom_heading.main-title {
    margin-bottom: 35px;
}


html.popup-active,
html.popup-active body {
    overflow: hidden;
}

.main-form-wrap form#first-form>p#pdf-wrap {
    display: table;
    margin: auto;
    margin-top: 30px;
}

.main-form-wrap {
    border-radius: 10px;
}

.main-form-wrap form#first-form>p {
    display: inline-block;
    position: relative;
    margin: 0 20px;
}

.main-form-wrap form#first-form {
    text-align: center;
}

.main-form-wrap form#first-form>p input[type='radio'] {
    width: 25px;
    height: 25px;
    border-color: #DDDDDD !important;
    opacity: 0;
    z-index: 1;
    position: relative;
}

.main-form-wrap form#first-form>p>* {
    margin: 0 5px;
    display: inline-block;
    vertical-align: middle;
    font-size: 25px;
    line-height: 1;
}

.main-form-wrap form#first-form>p label::before,
.main-form-wrap form#first-form>p label::after {
    content: '';
    width: 25px;
    height: 25px;
    position: absolute;
    left: 5px;
    top: 2px;
    border: 1px solid #ddd;
    border-radius: 100%;
}

.main-form-wrap form#first-form>p input:checked+label::after {
    background: #3a963a;
    width: 15px;
    height: 15px;
    left: 10px;
    top: 7px;
    border: 0;
}

.main-form-wrap form#first-form a#submit-btn {
    line-height: 46px;
    font-size: 20px;
}

a.ajax-yes {
    height: 50px;
    display: table;
    margin: 30px auto 0;
    min-width: 135px;
    text-align: center;
}

span.error {
    color: #f00;
    font-size: 14px;
}

.right-side-banner-text .banner-txt.right-side-banner-text {
    color: #56595B;
}

form label>em {
    color: red;
}

body form input:not([type="submit"]).error-cap {
    border-color: red !important;
}

#second-form .code-form {
    position: relative;
}

#second-form .code-form>label {
    position: absolute;
    left: 15px;
    top: 15px;
    background: #fff;
    pointer-events: none;
    padding: 0 2px;
    font-size: 12px!important;
    -moz-transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
        line-height: 10px;
        color: #878787;

}
#second-form .code-form.value_focus>label{
  /*  top:15px!important;*/
   /* transform: scale(1) translateY(-30px)!important;*/
}
#second-form .code-form.value_focus>label,
#second-form .code-form.input_focus>label {
    top: 7px;
    -moz-transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
    font-size: 12px;
    padding: 4px;
    border-radius: 5px;
    transform: scale(1) translateY(-20px)!important;
    border:1px solid #999;
}

.ajax-yes span.ajax-loader {
    position: absolute;
    right: 37%;
    display: none;
    margin-top: 10px;
    border: 3px solid #f3f3f3;
    /* Light grey */
    border-top: 3px solid #56595B;
    /* Blue */
    border-radius: 50%;
    width: 20px;
    height: 20px;
    -webkit-animation: spin 2s linear infinite !important;
    animation: spin 2s linear infinite !important;
}

.main-form-wrap a.ajax-yes {
    position: relative;
}

.main-form-wrap a.ajax-yes span.ajax-loader {
    right: -80px;
    left: 90px;
    margin: auto;
    top: 12px;
}

.cont-pop .cotact-popup.pop-form-con form .wpcf7-response-output.success-msg {
    padding: 7px 15px;
    width: auto;
    margin: 15px 10px;
}

.extra-contact .banner-txt.right-side-banner-text strong {
 
}

@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
    }
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}


.contact-form-section form.wpcf7-form .form-group>span select {
    -moz-appearance: none;
    -webkit-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    appearance: none;
    cursor: pointer;
}

.our-core-value-section .core-values-section .wpb_single_image {
    transform: rotate(-9deg);
    margin-bottom: 50px;
    width: 200px;
    height: 200px;
    overflow: hidden;
    background-color: #F0F0F0;
    margin: 10px auto 50px;
    text-align: center;
    border-radius: 30px;
}

.our-core-value-section .core-values-section .wpb_single_image img {
    transform: rotate(10deg);
    width: 100%;
    min-width: 220px;
    min-height: 230px;
    margin: -20px 0 0 -10px;
}

.our-core-value-section .core-values-section h3 {
    text-align: center;
    margin-bottom: 30px;
}

.pp_fade .pp_gallery {
    left: 0 !important;
    right: 0 !important;
    margin: -50px auto !important;
    float: none;
    max-width: 250px;
}

.pp_fade .pp_gallery {
    display: none !important;
}

/************inner-page*************/

body:not(.home) .banner-text {
    position: absolute;
    top: 37%;
    transform: translateY(-50%);
}

body:not(.home) .banner-text>.wpb_wrapper {
    position: static;
    transform: none;
}

body:not(.home) .inner-banner-wrap .banner-text {
    left: auto;
    right: 13%;
}

/*10-3-2021*/
/*our-products-section*/
.our-products-section .owl-item {
    float: left;
}

.our-products-section .owl-nav {
    text-align: center;
    opacity: 1;
    margin-top: 10px;
        margin: 0px auto;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
   line-height: 40px!important;

}

.our-products-section .owl-nav button[class*="owl-"] {
    opacity: 1 !important;
    position: relative;
    margin: 0 5px !important;
    display: inline-block !important;
    box-shadow: 5px 5px 30px rgb(102 102 102 / 0%);
    background: #fff;
    border-radius: 50%;
    top: 0;
    left: 0;
    right: 0;
    width: 46px;
    height: 46px;
    line-height: 43px;
    color: #333;
    font-size: 18px;
    box-shadow: 1px 7px 30px 0px rgba(102, 102, 102, 0.15);
    -moz-box-shadow: 1px 7px 30px 0px rgba(102, 102, 102, 0.15);
    -webkit-box-shadow: 1px 7px 30px 0px rgba(102, 102, 102, 0.15);
    -ms-box-shadow: 1px 7px 30px 0px rgba(102, 102, 102, 0.15);
    -o-box-shadow: 1px 7px 30px 0px rgba(102, 102, 102, 0.15);
    padding: 0;
    text-decoration: none;
}

.our-products-section .owl-nav button[class*="owl-"]::before {
    content: "\f104";
    font-family: FontAwesome;
    padding-right: 1px;
}

.our-products-section .owl-nav button[class*="owl-"].owl-next::before {
    content: "\f105";
    font-family: FontAwesome;
    padding-left: 3px;
}

.our-products-section .owl-nav button[class*="owl-"]:hover {
    background: rgba(76, 182, 71, 1);
    background: -moz-linear-gradient(top, rgba(76, 182, 71, 1) 0%, rgba(47, 132, 50, 1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(76, 182, 71, 1)), color-stop(100%, rgba(47, 132, 50, 1)));
    background: -webkit-linear-gradient(top, rgba(76, 182, 71, 1) 0%, rgba(47, 132, 50, 1) 100%);
    background: -o-linear-gradient(top, rgba(76, 182, 71, 1) 0%, rgba(47, 132, 50, 1) 100%);
    background: -ms-linear-gradient(top, rgba(76, 182, 71, 1) 0%, rgba(47, 132, 50, 1) 100%);
    background: linear-gradient(to bottom, rgba(76, 182, 71, 1) 0%, rgba(47, 132, 50, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4cb647', endColorstr='#2f8432', GradientType=0);
    color: #fff;
}

.our-products-section .owl-nav button[class*="owl-"] span {
    display: none;
}

.our-products-section .owl-dots {
    display: none;
}


/* ------22-04-2021------ */
.our-products-section ul.products.columns-3 {
    display: flex;
    flex-wrap: wrap;
}

.our-products-section ul li.coming-soon .product_image_wrapper img {
    opacity: 0.1;
}

.our-products-section ul li.coming-soon .button.view-catalog-btn {
    display: none;
}

.our-products-section ul li.coming-soon .product_image_wrapper:hover,
.our-products-section ul li.coming-soon .archive-img-wrap:hover .product_image_wrapper {
    background: #EAEAF2;
    /* background: -moz-linear-gradient(top, rgba(76, 182, 71, 1) 0%, rgba(76, 182, 71, 0.30) 42%, rgba(47, 132, 50, 0.30) 97%, rgba(47, 132, 50, 0.30) 99%, rgba(47, 132, 50, 0.30) 100%); */
    /* background: -webkit-linear-gradient(top, rgba(76, 182, 71, 0.30) 0%, rgba(76, 182, 71, 0.30) 42%, rgba(47, 132, 50, 0.30) 97%, rgba(47, 132, 50, 0.30) 99%, rgba(47, 132, 50, 0.30) 100%); */
    /* background: linear-gradient(to bottom, rgba(76, 182, 71, 0.30) 0%, rgba(76, 182, 71, 0.30) 42%, rgba(47, 132, 50, 0.30) 97%, rgba(47, 132, 50, 0.30) 99%, rgba(47, 132, 50, 0.30) 100%); */
    /* filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4cfb647', endColorstr='#2f8432', GradientType=0); */
}

.sale-out {
    display: none;
}
.our-products-section ul li.coming-soon .sale-out {
    display: table;
    position: absolute;
    margin: auto;
    padding: 2.5px 10px;
    background: #4FB547;
    border-radius: 50px;
    z-index: 100;
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 20px;
    color: #fff;
    left: 0;
    right: 0;
    top: 0;
    bottom: 110px;
    height: 20px;
    width: 120px;
}

.woocommerce .yith-wcwl-add-to-wishlist {
    position: absolute;
    z-index: 10;
    margin: 0;
    display: none;
    top: 30px;
    left: auto;
    right: 30px;
    width: 50px;
    height: 50px;
    background: #FFF;
    border-radius: 50px;
    text-align: center;
    line-height: 50px;
      box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
      padding: 0 !important;
}
.woocommerce .yith-wcwl-add-to-wishlist > div > a {
    font-size: 0;
    background: none;
    position: absolute!important;
    left: 0;
    right: 0;
}
.woocommerce .yith-wcwl-add-to-wishlist > div > a::after,
.woocommerce .yith-wcwl-add-to-wishlist > div span,
.woocommerce .yith-wcwl-add-to-wishlist > div i {
	display: none!important;
}
.woocommerce .yith-wcwl-add-to-wishlist > div > a::before {
	position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
     font-family:FontAwesome;
    content: "\f004";
    text-align: center;
    border-radius: 50%;
    margin: auto;
    font-size: 26px;
    margin: 0;
    color: #3C9A3B;
    line-height: 54px;
    padding-left: 2px;
    width: 50px;
    height: 50px;
    display: inline-block;
}
.woocommerce .yith-wcwl-add-to-wishlist > div > a:hover::before, 
.woocommerce .yith-wcwl-add-to-wishlist > div:not(.yith-wcwl-add-button) > a::before {
	background: rgba(76, 182, 71, 1);
    background: -moz-linear-gradient(top, rgba(76, 182, 71, 1) 0%, rgba(47, 132, 50, 1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(76, 182, 71, 1)), color-stop(100%, rgba(47, 132, 50, 1)));
    background: -webkit-linear-gradient(top, rgba(76, 182, 71, 1) 0%, rgba(47, 132, 50, 1) 100%);
    background: -o-linear-gradient(top, rgba(76, 182, 71, 1) 0%, rgba(47, 132, 50, 1) 100%);
    background: -ms-linear-gradient(top, rgba(76, 182, 71, 1) 0%, rgba(47, 132, 50, 1) 100%);
    background: linear-gradient(to bottom, rgba(76, 182, 71, 1) 0%, rgba(47, 132, 50, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4cb647', endColorstr='#2f8432', GradientType=0);
	color: #FFF;
    font-size: 23px;
    padding-left: 1px;
}
.woocommerce ul.products li.product:hover .yith-wcwl-add-to-wishlist,
.woocommerce ul.products li.product:hover .detail-wrap {
    display: block;
}
.woocommerce ul.products li.product .detail-wrap {
    position: absolute;
    bottom: 126px;
    left: 0;
    right: 0;
    display: none;
}
.woocommerce ul.products li.product .detail-wrap a.smart-detail {
    font-size: 14px;
    font-weight: bold;
    color: #333;
    font-family: 'GothamMedium';
    padding-bottom: 6px;
    border-bottom: 1px solid;
    padding-right: 20px;
    position: relative;
}
.woocommerce ul.products li.product .detail-wrap a.smart-detail::after {
    content: "\f101";
    font-family: 'FontAwesome';
    position: absolute;
    right: 1px;
    top: -1px;
}
.woocommerce ul.products li.product .detail-wrap a.smart-detail:hover {
    color:#4CB547;
}
.woocommerce div.product form.cart .reset_variations {
    text-decoration: underline;
}
.woocommerce div.product .price span bdi {
    vertical-align: middle;
}

/*---product-detail-page---*/




.yith-wcwl-add-button i::after {
    left: 0;
    right: 0;
}
.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {
    background: linear-gradient( 180deg, rgba(76,182,71,1) 0%, rgba(47,132,50,1) 100%);
    padding:0 38px;
    height: 50px!important;
}
.fa-heart-o:after {
    top: 13px;
    content: "\f004";
    font-size: 25px;
    color:#2f8432;
    position: relative;
    left: 12px;
    display: none;
}
.fa-heart-o:hover:before{
    display: none;
}
.fa-heart-o:hover:after{
    display: block;
}


.entry-summary .main-title:after, .woocommerce div.product .product_title:after{
    margin: 20px 0 10px 0;
}



.woocommerce div.product .product_title{
    font-size: 27px;
    color: #55595A;
    font-weight: normal;
    padding-bottom: 15px;
    position: relative;
}
.woocommerce .star-rating span{
    position: relative;
}
.woocommerce .star-rating span::before{
content: '';
top: 0;
left: 0;
right: 0;
bottom: 0;
position: absolute;
width: 100px;
height: 40px;
background:url(//www.neaterize.com/wp-content/themes/Neaterize/assets/images/star.png);
}

.woocommerce .star-rating{
    width: 24%;
    height: 18px;
}
.woocommerce .star-rating::before{
display: none;
}

.banner-txt .dark-text {
    color: #56595B;
}


.woocommerce-product-rating a{
    color: #44A841;
    font-size: 16px;
}
.woocommerce div.product .price span{
    font-size: 30px;
    font-weight: normal;
    background: linear-gradient(180deg, rgba(76,182,71,1) 0%, rgba(47,132,50,1) 100%);
    text-transform: uppercase;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
        font-family: 'VAG';
}
.woocommerce div.product p.price{
color:#545959;
font-size: 20px;
font-weight: 600;
}

.wpgs-for.slick-initialized.slick-slider {
    padding: 54px;
    border: 3px solid #EAEAEA;
    border-radius: 40px;
}

.wpgs-for .slick-arrow {
    display: none!important;
}
html .woocommerce .star-rating {
    width: 115px;
}/*
.wpgs-for.slick-initialized.slick-slider .slick-slide a {
    width: 100%;
    height: 449px!important;
    display: block;
    position: relative;
    z-index: 1;
    border-radius: 40px;
    overflow: hidden;
}
.wpgs-for.slick-initialized.slick-slider .slick-slide a img {
    width: auto!important;
    height: 100%;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    margin: auto;
    max-width: 100%;
    max-height: 100%;
    object-fit: cover;
}
*/
.product .attachment-shop_single{    
    height: 448px!important;
}




.wpgs-nav .slick-slide {
    border: 2px solid #EAEAEA;
    padding: 10px;
    border-radius: 8px;
}

.wpgs-nav .slick-slide:hover{
    border-color: #41A23F;
}
.wpgs-nav .slick-prev:hover, .wpgs-nav .slick-next:hover {
   
    background: linear-gradient( 180deg, rgba(76,182,71,1) 0%, rgba(47,132,50,1) 100%);
}
.wpgs-nav .slick-prev:hover:before, .wpgs-nav .slick-next:hover:before {
   
    color: #fff!important;
}
.wpgs-nav .slick-prev, .wpgs-nav .slick-next{
    width: 46px;
    height: 46px;
    border-radius: 50%;
    background:#fff;
}
.slick-prev:before, .slick-next:before {
    font-family: 'FontAwesome'!important;
    color: #333333!important;
    font-size: 18px;
}
.slick-prev:before{
 content: "\f104"!important;
}
.slick-next:before {
 content: "\f105"!important;
}
.size-shop_thumbnail{
    height: 107px!important;
}

  
.woocommerce div.product .woocommerce-tabs ul.tabs {
    padding-left: 0;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li {
   
    margin: 0 0px;
    padding: 0 39px;
    height: 58px;
    line-height: 58px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a {
   
    font-size: 20px;
 
    line-height: 58px;
        padding: 0;
}

.smart-we{
    font-size: 38px;
    font-family: 'SofiaRegular';
    color: #56595B;
}

.product-template-default .banner-txt strong {
font-size: 38px;
font-family: 'SofiaRegular';
text-shadow: 2px 0 0 #fff, -2px 0 0 #babaaf, 0 2px 0 #fff, 0 -2px 0 #fff, 1px 1px #fff, -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff;
color: #56595B;
}

.woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover{
    background: linear-gradient(to bottom, rgba(47, 132, 50, 1) 0%, rgba(76, 182, 71, 1) 100%);
 }
.woocommerce div.product form.cart table {
    border-width: 0 0 1px;
    border-bottom: 1px solid #ccc!important;
}
.woocommerce div.product form.cart .variations{
      border-bottom: 1px solid #EEEEEE!important;
          margin-bottom: 2rem;
          margin-top: 0px;
}
.single_variation_wrap .woocommerce-variation-add-to-cart {
    margin-top: 10px;
}
body .woocommerce div.product .woocommerce-product-rating {
    margin-bottom: 0px;
}
.woocommerce-breadcrumb{
    display: none!important;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active{
    background: linear-gradient( 180deg, rgba(76,182,71,1) 0%, rgba(47,132,50,1) 100%);

}
.woocommerce div.product .woocommerce-tabs ul.tabs li{
   border: none;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li::before, .woocommerce div.product .woocommerce-tabs ul.tabs li::after{
    display: none;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active a {
    color: #fff;
}

.woocommerce div.product .woocommerce-tabs ul.tabs{
    background-color: #ebe9eb;
}
.woocommerce div.product .woocommerce-tabs ul.tabs:before{
    display: none;
}
.woocommerce #content div.product .woocommerce-tabs, .woocommerce div.product .woocommerce-tabs, .woocommerce-page #content div.product .woocommerce-tabs, .woocommerce-page div.product .woocommerce-tabs {
    clear: both;
    border: 1px solid #DDDDDD;
}
.woocommerce div.product .woocommerce-tabs .panel {
    padding: 0 40px;
}
.woocommerce div.product .woocommerce-tabs .panel p{
    font-size: 18px!important;
}
.comment-form-cookies-consent{
    float: left;
}
.woocommerce #review_form #respond p, .comment-form-rating {
    margin: 0 5px 15px;
}

#wp-comment-cookies-consent{
    width: 25px;
    height: 25px;
    top: 9px;
    padding: 0;
}
input[type="checkbox"]:checked::before {
    height: 26px;
    width: 26px; 
}
.rtwpvs .rtwpvs-terms-wrapper .rtwpvs-term:not(.rtwpvs-radio-term):hover {
 
    box-shadow: 0 0 0 2px #41A23F!important;
}
.rtwpvs .rtwpvs-terms-wrapper .rtwpvs-term:not(.rtwpvs-radio-term):hover span{
 
   color: #41A23F!important;
}
.rtwpvs.rtwpvs-tooltip .rtwpvs-terms-wrapper [data-rtwpvs-tooltip]:before, .rtwpvs.rtwpvs-tooltip .rtwpvs-terms-wrapper [data-rtwpvs-tooltip]:after{
    display: none;
}
.rtwpvs.rtwpvs-rounded .rtwpvs-terms-wrapper .rtwpvs-term:not(.rtwpvs-button-term), .rtwpvs.rtwpvs-rounded .rtwpvs-terms-wrapper .rtwpvs-term:not(.rtwpvs-button-term) .rtwpvs-term-span, .rtwpvs.rtwpvs-rounded .rtwpvs-terms-wrapper .rtwpvs-term:not(.rtwpvs-button-term) .rtwpvs-term-span:after, .rtwpvs.rtwpvs-rounded .rtwpvs-terms-wrapper .rtwpvs-term:not(.rtwpvs-button-term) img{
    border-radius: 0!important;
}
.rtwpvs-color-term, .button-variable-term-m, .button-variable-term-s
 {
     width: 38px!important;
    height: 38px!important;
    padding: 3px!important;

}
.woocommerce div.product form.cart .variations td.label {
     width: 80px;
    padding-right: 7px;
    vertical-align: top;
    padding-top: 13px;
}
.woocommerce div.product form.cart .variations label{
    color: #545959;
    font-size: 20px;
    font-weight: 600;
}
.single-product .banner-text{
    top: 50%!important;
}


.button-variable-term-m-w{
    width: 60px!important;
    height: 38px!important
}

/*-------------------------product-listing-page------------*/


.add-to-wishlist-before_image:hover .product_image_wrapper {
background: linear-gradient(270deg, rgba(76,182,71,0.2) 0%, rgba(47,132,50,0.2) 100%); 
}

.woocommerce-page.columns-3 ul.products li.product, .woocommerce.columns-3 ul.products li.product {
    cursor: pointer;
}


/*------------------shop------------*/

.woocommerce-products-header__title{
    text-align: center;
}
.woocommerce ul.products.columns-3 li.product, .woocommerce-page ul.products.columns-3 li.product {
    width: 31%;
    display: inline-block;
    margin: 0px 12px;
    float: none;
        vertical-align: top;
}

.shop-section .main-title{
    text-align: center!important;
    font-family: 'VAG'!important;
}

.archive-img-wrap > div.view-catalog-btn{
    margin-bottom: 25px!important;
}


.woocommerce ul.products li.product .woocommerce-loop-category__title, .woocommerce ul.products li.product .woocommerce-loop-product__title, .woocommerce ul.products li.product h3{
        margin: 0 auto 10px;
}

.shop-section{
    padding-top: 100px;
    padding-bottom: 0!important;
}
h2.woocommerce-loop-product__title {
    color: #ccc;
    font-size: 18px!important;
    font-family: 'GothamMedium';
    text-align: center;
    font-weight: normal;
    font-size: 22px;
    color: #535959;
    line-height: 120%;
    padding: 0;
    margin: 0 auto 15px;
    min-height: 55px;
    cursor: pointer;
    display: table;
}
.smart-shop ul.products li.product .detail-wrap{
       top: 305px!important;
       bottom: auto;
}


.product-template-default .site-main{
    padding-top:60px;
}


.woocommerce-Reviews-title{
    font-size: 24px;
    margin-top: 0!important;
    font-family: 'GothamBook'!important;
}
.woocommerce-Reviews-title span{
    color: #56595B;
    font-weight: normal;
    font-size: 18px;
    display: inherit;
    margin-top: 10px;
}
.woocommerce-Reviews-title span span{
    color:#56595B;
   display:inline;
    margin-top: 10px;
    margin-top: 10px;
    font-weight: bold;
}
.comment-reply-title{
  font-size: 20px;
    font-family: 'GothamBook'!important;
    font-weight: 600;
    color: #56595B;
}
.comment-notes{
    text-align: left!important;
    font-size: 18px!important;
    color: #56595B;

}
.comment-form-rating{
    display: inline-flex;
}
.comment-form-rating label{
    color: #56595B;
    font-size: 18px;
    font-family: 'GothamBook';
}
.woocommerce p.stars a::before {
    font-size: 20px;
    color: #ccc;  
}
.woocommerce p.stars{
    margin:4px 0 3px 8px!important;
}
.woocommerce p.stars a {
    margin: 0 1px;
}
.woocommerce p.stars.selected a:not(.active)::before,
.woocommerce p.stars.selected a.active::before{
    background:linear-gradient(180deg, rgba(76,182,71,1) 0%, rgba(47,132,50,1) 100%) ;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.entry-content > *:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.is-style-wide) {
    max-width: 65rem;
        margin: 0!important;
}

.comment-respond p:not(.comment-notes) {
    max-width: 100%;
}
.comment-form-cookies-consent{
    margin-bottom: 35px!important;

}
.comment-form-cookies-consent label{
    margin-left: 8px!important;
    border: 0!important;
    transform: scale(1) translateY(0px)!important;
    
}
.comment-form-cookies-consent #wp-comment-cookies-consent{
border-radius: 2px!important;
}
 .comment-text p strong, .comment-text p time{
    color: #56595B!important;
}



/*--------------product-104-page----------*/
.comment-form-comment, .comment-form-author, .comment-form-email{
    position: relative;
}
.sticky{
        box-shadow: 0 1px 5px rgb(0 0 0 / 10%), 0 1px 2px rgb(0 0 0 / 10%);
          padding: 12px 0!important;

}



.woocommerce form.login {
    max-width: 700px;
    margin: 0 auto;
}
.woocommerce table.shop_table.cart a.remove {
    width: auto;
    height: auto;
    padding: 0;
    color: #4CB446 !important;
    font-size: 12px;
    border-radius: 0;
    word-break: initial;
    letter-spacing: 0;
    background: transparent !important;
}
.woocommerce table.shop_table.cart a.remove:hover{
    color: #333 !important;
}
body .woocommerce table.shop_table {
    border: 1px solid #ddd;
    margin: 0 0px 24px 0;
    text-align: left;
    width: 100%;
    border-collapse: collapse;
    border-radius: 0;
}
body .woocommerce table.shop_table td, body .woocommerce table.shop_table th {
    /*border-top: 1px solid rgba(204,204,204,0.50);*/
    padding: 10px 30px;
    vertical-align: middle;
    line-height: 120%;
}
body .woocommerce table, body .woocommerce table * {
    border-color: rgba(204,204,204,0.50);
}
body .woocommerce .wishlist_table tr td.product-thumbnail {
    padding: 10px!important;
}
.woocommerce table.cart .product-thumbnail-wrap{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
body .woocommerce .wishlist_table tr td.product-remove a.remove {
    font-size: 24px;
}
body .woocommerce .wishlist_table tr td.product-thumbnail a,
.woocommerce table.cart .product-thumbnail-wrap > a {
    flex: 0 0 80px;
    max-width: 80px;
    border: 1px solid #ccc;
    padding: 2px;
    border-radius: 4px;
}
.woocommerce table.cart .product-thumbnail-wrap > a > img {
    width: auto;
    border-radius: 5px;
    height: 74px;
}
.woocommerce table.cart .product-thumbnail-wrap .product-name {
    flex: 0 0 calc(100% - 80px);
    max-width: calc(100% - 80px);
    padding-left: 22px;
    font-size: 14px;
    color: #535959;
}
.woocommerce table.cart .product-thumbnail-wrap .product-name > a{
    color: #535959;
        font-weight: bold;
}
.woocommerce table.cart .product-thumbnail-wrap .product-name > a:hover{
    color: #4CB446;
}
body .woocommerce table thead tr > th {
    font-size: 16px;
    background: rgba(93,96,97,0.10);
    color: #535959;
    border: 0;
}
body .woocommerce table tbody tr > td{
    border: 0;
}
body .woocommerce table.shop_table td .amount {
    white-space: nowrap;
    color: #4CB547;
    font-size: 14px;
    font-family: GothamMedium;
}
.woocommerce table.cart td input.input-text.qty.text, body .woocommerce-variation-add-to-cart input.input-text.qty.text ,
.qib-container input.input-text.qty.text, body .qib-container input.input-text.qty.text{
    width: 70px !important;
    border-radius: 0 !important;
    padding: 0 30px 0 2px !important;
    height: 40px !important;
    border-color: rgba(148,151,152,0.40) !important;
    pointer-events: none;
    color: #333 !important;
    font-size: 12px !important;
}
.woocommerce table.cart td button.qib-button, body .woocommerce-variation-add-to-cart button.qib-button ,
.qib-container button.qib-button, body .qib-container button.qib-button{
    width: 30px !important;
    background: transparent !important;
    height: 20px !important;
    position: absolute;
    right: 0;
    border-color: rgba(148,151,152,0.40) !important;
    left: auto;
    top: auto;
    bottom: 0;
    border-radius: 0 !important;
    border-style: solid !important;
    border-width: 0 0 0 1px !important;
    color: #666666 !important;
    font-size: 0px !important;
    pointer-events: visible;
    text-decoration: none !important;
}
.woocommerce table.cart td button.qib-button:before, body .woocommerce-variation-add-to-cart button.qib-button:before ,
.qib-container button.qib-button:before, body .qib-container button.qib-button:before{
    content: "\f107";
    font-family: fontAwesome;
    color: #666666 !important;
    font-size: 16px !important;
}
.woocommerce table.cart td button.minus.qib-button:before, body .woocommerce-variation-add-to-cart button.minus.qib-button:before ,
.qib-container button.minus.qib-button:before, body .qib-containerbutton.minus.qib-button:before{
    content: "\f106";
}

.woocommerce table.cart td button.minus.qib-button, body .woocommerce-variation-add-to-cart button.minus.qib-button ,
 .qib-container button.minus.qib-button, body  .qib-container button.minus.qib-button{
    top: 0px !important;
    bottom: auto;
    border-bottom-width: 1px !important;
}
body .qib-container button.qib-button{
    height: 25px !important;
}
body .qib-container input.input-text.qty.text{
    height: 50px !important;
    text-align: center !important;
}
body .qib-container:not(#qib_id):not(#qib_id) {
    position: relative;
}
.qib-container:not(#qib_id):not(#qib_id) {
    position: relative;
    max-width: 70px;
}
body .woocommerce table.shop_table.cart tbody tr:last-child td {
    padding: 18px 30px;
}
body .woocommerce .cart-collaterals {
    display: inline-block;
    width: 100%;
}
body .woocommerce .cart-collaterals > div.shipping-smart{
    float: left;
}
body .woocommerce .cart-collaterals > div.cart_totals, body .woocommerce .cart-collaterals > div.shipping-smart {
    width: 450px;
    border: 1px solid rgba(204,204,204,0.50);
}
body .woocommerce .cart-collaterals > div  h2 {
    font-size: 16px;
    background: rgba(93,96,97,0.10);
    color: #535959;
    font-weight: normal;
    margin: 0;
    padding: 10px 30px;
    line-height: 120%;
    font-family: 'GothamMedium';
}
body .woocommerce .cart-collaterals section.shipping-calculator-form {
    display: block !important;
    margin: 0;
    padding: 20px 30px;
}
body .woocommerce .cart-collaterals section.shipping-calculator-form .form-row {
    width: 48.5%;
    float: left;
    margin: 0 0 15px !important;
    line-height: 120%;
    padding: 0;
    clear: none;
}
body .woocommerce .cart-collaterals section.shipping-calculator-form .form-row:nth-child( even ){
    float: right;
}

body .woocommerce table.shop_table.cart tbody tr:last-child td .coupon .button {
    float: none;
    background: transparent;
    color: #4CB547;
    font-size: 14px;
    text-transform: capitalize;
    font-family: 'GothamMedium';
    padding: 0;
    line-height: 120%;
    text-decoration: underline;
    height: auto !important;
    margin: 10px 0;
}
body .woocommerce table.shop_table.cart tbody tr:last-child td .coupon .button:hover{
    color: #5D6061;
}
body .woocommerce table.shop_table.cart tbody tr:last-child td .coupon input#coupon_code {
    width: calc(100% - 125px);
    padding: 0 20px;
    height: auto;
    color: #888;
    line-height: 38px;
    font-size: 12px;
}
body .woocommerce table.shop_table.cart tbody tr:last-child td .coupon {
    width: 510px;
}
body .woocommerce .wishlist_table tr td.product-add-to-cart .button,
body .woocommerce table.shop_table.cart tbody tr:last-child td > .button {
    background: #5D6061;
    color: #fff;
    line-height: 40px;
    opacity: 1;
    padding: 0 20px;
    font-size: 14px;
    height: auto !important;
    text-transform: capitalize;
    font-family: 'GothamMedium';
    letter-spacing: 0.8px;
        font-family: 'GothamMedium';
}
body .woocommerce .wishlist_table tr td.product-add-to-cart .button:hover,
body .woocommerce table.shop_table.cart tbody tr:last-child td > .button:hover{
    background: #4CB547;
}
body .woocommerce .cart-collaterals > div.cart_totals table {
    border: 0;
    margin: 0;
}
body .woocommerce .cart-collaterals > div.cart_totals table th {
    font-size: 14px;
    border-bottom: 0;
    margin: 0;
    vertical-align: middle;
    padding: 10px 10px 10px 30px;
}
body .woocommerce .cart-collaterals > div.cart_totals table td {
    font-size: 14px;
    text-align: right;
    padding: 10px 30px 10px 10px;
}
body .woocommerce .cart-collaterals > div.cart_totals table td .amount{
    font-size: 14px;
    font-weight: bold;
}
body .woocommerce .cart-collaterals > div.cart_totals .wc-proceed-to-checkout {
    margin: 0 30px 20px;
    padding: 0;
    text-align: right;
}
body .woocommerce .cart-collaterals > div.cart_totals .wc-proceed-to-checkout a.checkout-button.button {
    margin: 0;
    width: auto;
    height: auto !important;
    line-height: 40px;
    font-size: 14px;
    text-transform: capitalize;
    display: inline-block;
    padding: 0 18px;
}
body .woocommerce .cart-collaterals section.shipping-calculator-form .form-row span.select2.select2-container {
    line-height: 40px;
   width: 100%!important;
    height: auto;
}
body .woocommerce .cart-collaterals section.shipping-calculator-form  .select2-container--default .select2-selection--single,
form.checkout.woocommerce-checkout .select2-container--default .select2-selection--single{
    border: 1px solid #ccc;
    border-radius: 7px;
    height: auto;
    line-height: 40px;
    font-size: 12px;
    color: #888;
}
body .woocommerce .cart-collaterals .select2-container--default .select2-selection--single .select2-selection__rendered,
form.checkout.woocommerce-checkout .select2-selection--single .select2-selection__rendered{
    color: #888888;
    line-height: 40px;
    font-size: 12px;
    font-family: 'GothamBook';
    padding: 0 20px 0 20px;
}
body .woocommerce .cart-collaterals .select2-container--default .select2-selection--single .select2-selection__arrow,
form.checkout.woocommerce-checkout .select2-selection--single .select2-selection__arrow{
    right: 8px;
}
body .woocommerce .cart-collaterals form input:not([type="submit"]){
    padding: 0 20px;
    color: #888888;
    font-size: 12px;
}
body .woocommerce .cart-collaterals section.shipping-calculator-form p.up-btn {
    margin: 0;
    display: inline-block;
    vertical-align: top;
}
body .woocommerce .cart-collaterals section.shipping-calculator-form p.up-btn button.button {
    height: auto !important;
    line-height: 40px;
    text-transform: none;
    background: #5D6061;
    padding: 0 16px;
}
body .woocommerce .cart-collaterals section.shipping-calculator-form p.up-btn button.button:hover {
    background: #4CB547;
}
body.smart-ship .woocommerce-notices-wrapper .woocommerce-info,
#site-content p.cart-empty.woocommerce-info,
ul.woocommerce-error {
    border: 1px solid red;
    padding: 5px !important;
    text-align: center;
    color: red;
    font-size: 14px;
    margin: 10px 0 !important;
    background: #fff;
    line-height: 120%;
}
ul.woocommerce-error > li{
    padding: 0px;
    margin: 0px;
}
div#wcms_message .woocommerce_message {
    border: 1px solid #1e85be;
    margin: 10px 0 0;
    padding: 10px;
    line-height: 40px;
}
body.smart-ship .woocommerce-notices-wrapper .woocommerce-info::before,
div#wcms_message .woocommerce_message::before,
#site-content p.cart-empty.woocommerce-info::before, 
ul.woocommerce-error::before {
    opacity: 0;
}
html body .section-gapping.cart-main-sec, html body .section-gapping.check-main-sec {
    padding-bottom: 40px;
    padding-top: 40px;
}
.check-main-sec .container > .vc_column-inner {
    padding-left: 0;
    padding-right: 0;
}
#site-content p.return-to-shop {
    margin: 0 auto;
    display: table;
}

.check-main-sec .login-tooglerwap, .check-main-sec .coupne-togglewrap{
    border: 1px solid rgba(204,204,204,0.50);
    padding: 20px 30px;
}
.check-main-sec .login-tooglerwap{
    border-bottom: none;
    padding-bottom: 0px;
}
.check-main-sec .login-tooglerwap + .coupne-togglewrap {
    border-top: none;
}
.check-main-sec .woocommerce form.checkout_coupon, .check-main-sec .woocommerce form.woocommerce-form-login {
    padding: 15px 20px!important;
    border-radius: 0;
    max-width: 100%;
    margin: -1px 0 0 0;
}
.check-main-sec .woocommerce-form-coupon-toggle {
    /*margin-top: 20px;*/
}
.woocommerce-form-login-toggle .woocommerce-info, .woocommerce-form-coupon-toggle .woocommerce-info {
    border: 1px solid #ccc;
    color: #1F1F1F;
    font-size: 12px;
    padding: 0 20px;
    line-height: 40px;
    border-radius: 5px;
    background: #fff;
}
.woocommerce-form-login-toggle .woocommerce-info:before, .woocommerce-form-coupon-toggle .woocommerce-info:before {
    opacity: 0;
}
.woocommerce-form-login-toggle .woocommerce-info > a, .woocommerce-form-coupon-toggle .woocommerce-info > a{
    font-size: 13px;
    color: #4CB246;
    text-decoration: underline;
}
.woocommerce-form-login-toggle .woocommerce-info > a:hover, .woocommerce-form-coupon-toggle .woocommerce-info > a:hover{
    color: #1F1F1F;
    text-decoration: underline;
}
body .checkout_coupon p {
    color: #211F1F;
    font-size: 12px;
    line-height: 120%;
    display: inline-block;
    vertical-align: top;
    width: 100%;
}
.woocommerce form.checkout_coupon p.form-row.form-row-last {
    float: left;
    margin: 0;
    width: auto;
    padding-left: 15px;
}
.woocommerce form.checkout_coupon p.form-row.form-row-first {
    float: left;
    margin: 0;
    width: 53.2%;
}
.woocommerce form.checkout_coupon p.form-row.form-row-last .button {
    float: none;
    background: transparent;
    color: #4CB547;
    font-size: 14px;
    text-transform: capitalize;
    font-family: 'GothamMedium';
    padding: 0;
    line-height: 120%;
    text-decoration: underline;
    height: auto !important;
    margin: 10px 0;
}
.woocommerce form.checkout_coupon p.form-row.form-row-last .button:hover{
    color: #5D6061;
}
.woocommerce-form-login-toggle.lgn-open .woocommerce-info, .woocommerce-form-coupon-toggle.cpn-open .woocommerce-info{
    background: rgba(93,96,97,0.10);
    border-radius: 5px 5px 0 0px;
}
.check-main-sec .woocommerce-form-login .lost_password {
    max-width: initial;
    width: 100%;
    margin: 0;
}
form.checkout.woocommerce-checkout {
    margin-top: 30px;
    display: inline-block;
    vertical-align: top;
    width: 100%;
}
form.checkout.woocommerce-checkout .review-wraps {
    float: right !important;
}
form.checkout.woocommerce-checkout div#customer_details, form.checkout.woocommerce-checkout .review-wraps {
    width: 48.5%;
    float: left;
    border: 1px solid #ccc;
    padding: 25px 30px;
}
form.checkout.woocommerce-checkout div#customer_details .col-1, form.checkout.woocommerce-checkout div#customer_details .col-2 {
    width: 100%;
}
body form.checkout.woocommerce-checkout h3 {
    color: #525959;
    position: relative;
    line-height: 120%;
    font-size: 16px;
    font-family: 'GothamMedium';
    font-weight: normal;
    margin: 0 0 20px;
    padding: 0 0 8px;
}
body form.checkout.woocommerce-checkout h3:before{
    content: "";
    background: #2F8432;
    height: 2px;
    width: 25px;
    position: absolute;
    left: 0px;
    bottom: 0px;
}
form.checkout.woocommerce-checkout p.form-row-last ,
form.checkout.woocommerce-checkout p.validate-state{
    float: right !important;
    width: 48.5%;
    clear: none;
}
form.checkout.woocommerce-checkout p.form-row-first {
    float: left !important;
    width: 48.5%;
    clear: none;
}
.woocommerce form.checkout.woocommerce-checkout input[type="checkbox"] {
    display: inline-block;
    margin: -5px 0 0;
    text-align: center;
    vertical-align: middle;
    padding: 0;
    height: 18px;
    width: 18px;
    border-radius: 3px !important;
}
.woocommerce form.checkout.woocommerce-checkout label.checkbox, .woocommerce-page form.checkout.woocommerce-checkout label.checkbox {
    display: inline;
    position: relative;
    left: auto;
    right: auto;
    border: none;
    top: auto;
    transform: none;
    bottom: auto;
    line-height: 120%;
    width: 100%;
    padding: 0;
    max-width: 100%;
    margin: 0;
}
body form.checkout.woocommerce-checkout input[type="checkbox"]:checked::before {
    height: 18px;
    width: 18px;
    background: transparent;
    color: #2F8432;
    margin: 0;
    top: -1px;
    left: -2px;
    padding: 0;
}
.woocommerce form.checkout.woocommerce-checkout .form-row textarea {
    height: 70px;
    margin-bottom: 0px !important;
}
#ship-to-different-address input#ship-to-different-address-checkbox {
    position: absolute;
    top: 7px;
    right: -25px;
}
.woocommerce form.checkout.woocommerce-checkout .form-row {
    float: none;
    position: relative;
    margin: 0 0 15px !important;
    padding: 0;
}
div#order_review table.woocommerce-checkout-review-order-table th {
    background: transparent;
    font-size: 14px;
    padding: 0;
    color: #525959;
    border: none;
}
div#order_review table.woocommerce-checkout-review-order-table {
    border: none;
}
div#order_review table.woocommerce-checkout-review-order-table td {
    padding: 10px 0;
    font-size: 12px;
    line-height: 160%;
    color: #211F1F;
    border-top: none;
}
div#order_review table.woocommerce-checkout-review-order-table tr td:last-child, div#order_review table.woocommerce-checkout-review-order-table th:last-child{
    text-align: right;
}
div#order_review table.woocommerce-checkout-review-order-table tfoot td {
    text-align: right;
    border:none;
}
div#order_review table.woocommerce-checkout-review-order-table tfoot th{
    color: #525959;
}
div#order_review table.woocommerce-checkout-review-order-table tfoot th, div#order_review table.woocommerce-checkout-review-order-table tfoot td {
    border-top: 1px solid #ccc;
    padding: 18px 0;
}
div#order_review table.woocommerce-checkout-review-order-table tbody td:last-child .amount {
    color: #201F1F;
}
div#order_review table.woocommerce-checkout-review-order-table tfoot td:last-child .amount {
    font-size: 14px;
}
div#order_review table.woocommerce-checkout-review-order-table tfoot tr:last-child th, div#order_review table.woocommerce-checkout-review-order-table tfoot tr:last-child td {
    border-bottom: 1px solid #ccc;
}
div#order_review > p {
    font-family: 'GothamMedium';
    font-weight: normal;
    color: #525959;
}
#add_payment_method #payment, .woocommerce-cart #payment, .woocommerce-checkout #payment {
    background: transparent !important;
    border-radius: 0px;
}
#add_payment_method #payment ul.payment_methods, .woocommerce-cart #payment ul.payment_methods, .woocommerce-checkout #payment ul.payment_methods {
    padding: 0;
    border-bottom: none;
    margin: 0;
}
body form.checkout.woocommerce-checkout input[type="radio"] {
    margin: 0 8px 0 0px !important;
    height: 18px;
    width: 18px;
    display: inline-block;
    background: #000;
    vertical-align: middle;
}
body form.checkout.woocommerce-checkout input[type="radio"][checked="checked"] {
}
.wc_payment_method label {
    display: inline-block;
    vertical-align: middle;
}
#add_payment_method #payment ul.payment_methods li, .woocommerce-cart #payment ul.payment_methods li, .woocommerce-checkout #payment ul.payment_methods li {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
#add_payment_method #payment div.payment_box, .woocommerce-cart #payment div.payment_box, .woocommerce-checkout #payment div.payment_box {
    flex: 0 0 100%;
    max-width: 100%;
}
.payment_method_paypal.wc_payment_method label {
    display: flex;
    margin: 0;
}
.payment_method_paypal.wc_payment_method label a.about_paypal {
    line-height: 120% !important;
}
#add_payment_method #payment div.form-row, .woocommerce-cart #payment div.form-row, .woocommerce-checkout #payment div.form-row {
    padding: 20px 0 !important;
}
body .woocommerce #payment #place_order, body .woocommerce-page #payment #place_order {
    float: left;
    margin-top: 20px;
    line-height: 40px;
    font-size: 14px;
    height: auto !important;
    padding: 0 20px;
}
#add_payment_method #payment div.form-row, .woocommerce-cart #payment div.form-row, .woocommerce-checkout #payment div.form-row {
    padding: 20px 0 0!important;
    margin-bottom: 0 !important;
}

.home .woocommerce ul.products li.product .detail-wrap {
    bottom: 126px;
}
body .woocommerce div.product .woocommerce-product-rating {
    margin-bottom: 10px;
}
.single-product .woocommerce-notices-wrapper{
       max-width: 1200px;
       margin: 0 auto;
       padding: 0 15px; 
}
.single-product .woocommerce-message {
    border: 1px solid #ccc;
    padding: 5px;
    margin: 10px auto;
    line-height: 50px;
    font-size: 14px;
    line-height: 40px;
}
.single-product .woocommerce-message:before{
    display: none;
}
form#commentform .has-focus label, form#commentform .value_focus label {
    transform: none;
    padding: 2px;
}
.single-product .woocommerce-tabs.wc-tabs-wrapper {
    margin-bottom: 60px;
}
.woocommerce div.product .woocommerce-product-rating {
    margin-bottom: 10px;
}
.check-main-sec .woocommerce-form-login p.check-logout label.woocommerce-form-login__rememberme {
    border: none;
    padding: 0;
    margin: 0 !important;
    left: auto;
    right: auto;
    top: auto;
    transform: none;
    float: none;
}
body .check-main-sec .woocommerce-form-login p.check-logout input#rememberme {
    margin: 0;
}
.check-main-sec .woocommerce-form-login p.check-logout .button.woocommerce-form-login__submit.check-log {
    margin: 10px 0 0;
    display: block;
    width: auto;
}
p.woocommerce-notice--success.woocommerce-thankyou-order-received {
    text-align: center;
    font-size: 14px;
    color: green;
    border: 1px solid green;
    margin: 15px 0;
}
body table.woocommerce-table--order-details thead tr th:last-child {
    text-align: center;
}
section.woocommerce-order-details table.order_details td > div {
    font-size: 14px;
    /*font-family: 'GothamMedium';
    font-weight: normal;*/
}
.woocommerce-account .woocommerce-MyAccount-content .my_account_orders td .amount {
    color: #1f1f1f;
    font-family: 'GothamBook';
    font-size: 12px;
}
body .woocommerce-message, body.smart-ship .woocommerce-notices-wrapper .woocommerce-info {
    border: 1px solid green;
    margin: 10px auto !important;
    padding: 5px;
    text-align: center;
    font-size: 14px;
    background: #fff;
    color: green;
}
body .woocommerce-message:before {
    opacity: 0;
}
.woocommerce form .form-row input.input-text.custom-error, .woocommerce form .form-row textarea.custom-error , .woocommerce form .form-row input:not([type=submit]).custom-error, 
.woocommerce form .form-row input:not([type=submit]).error, .woocommerce form .form-row textarea.error{
    border-color: red !important;
}
body .woocommerce form .form-row label .required {
    color: red;
}
.woocommerce-account-fields .create-account label {
    pointer-events: auto !important;
}


/******************************26-7****************/

.woocommerce div.product div.images .woocommerce-product-gallery__image a {
    position: relative;
    display: block;
}
.woocommerce-notices-wrapper {
    max-width: 700px;
    margin: auto;
}
body .woocommerce table.shop_table td.product-price {
    padding: 10px 20px;
}
body form input:not([type="submit"]).error, body form textarea.error, body form select.error {
    border-color: red !important;
}
#site-content .woocommerce form .form-row select.error + span span.select2-selection {
    border-color: red !important;
}
body form .comment-form-comment textarea {
    margin-bottom: 0 !important;
}
.single.woocommerce div.product div.summary {
    margin-bottom: 2em;
    position: relative;
}

.single.woocommerce .yith-wcwl-add-to-wishlist {
    display: flex;
    position: absolute;
    bottom: 39px;
    left: 50%;
    margin-left: 30px;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    padding: 0 !important;
    margin: 0 !important;
    top: auto;
}
.validation.smart-cus-error.custom-error {
    margin-top: 10px;
}
.register-main-section .woocommerce-form-row {
    clear: both;
}

.woocommerce-password-strength.short {
    background-color: transparent;
    border: 0;
    font-size: 14px;
    color: red;
    text-align: left;
    font-family: 'GothamBook';
    line-height: 120%;
    font-weight: normal;
}

.woocommerce-product-gallery .wpgs-nav  .slick-list.draggable {
  
    margin: auto;
    width: 80%;
}
.woocommerce-product-gallery .wpgs-nav .slick-list.draggable .slick-slide{
    opacity: 0;
    height: 100%;
}
.woocommerce-product-gallery .wpgs-nav .slick-list.draggable .slick-slide.slick-active {
    opacity: 1;
}
.woocommerce form.checkout p#ce_checkout_consent_checkbox_field {
    display: none;
}
.woocommerce .wishlist-fragment {
    max-width: 1200px;
    margin: 0 auto;
    padding-left: 15px;
    padding-right: 15px;
}
body .woocommerce .wishlist_table tr td.product-add-to-cart .button,
body .woocommerce.wishlist-fragment table.shop_table.cart tbody tr:last-child td > .button {
    font-weight: normal !important;
    display: inline-block;
    width: 100%;
        text-decoration: none;
}
body .woocommerce.wishlist-fragment table.shop_table.cart tbody tr:last-child td.product-add-to-cart {
    width: 20%;
}
.woocommerce p.stars.selected a.active::before{
    background: linear-gradient( 
180deg
 , rgba(76,182,71,1) 0%, rgba(47,132,50,1) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;}

.coupon .all-class {
    clear: left;
    display: table;
}
body.woocommerce-cart .container .woocommerce input:not([type="submit"])::-webkit-input-placeholder {
    font-size: 12px !important;
}

body.woocommerce-cart .container .woocommerce input:not([type="submit"]):-moz-placeholder {
   font-size: 12px !important;
}
body.woocommerce-cart .container .woocommerce input:not([type="submit"]):-ms-input-placeholder {
   font-size: 12px !important;
}

.woocommerce-edit-address a.delete-address-button {
    float: right;
    width: auto;
}
.woocommerce-edit-address a.delete-address-button {
    float: right;
    background: none!important;
    font-family: 'GothamBook';
    font-size: 16px;
}
.woocommerce-edit-address a.delete-address-button:hover {
   color: #333!important;
}

.about-us-section .right-side-content h3.vc_custom_heading.main-title {
    text-align: left !important;
}
.woocommerce form.checkout.woocommerce-checkout .form-row label.screen-reader-text, #shipping_address_2_field label.screen-reader-text, #billing_address_2_field label.screen-reader-text{
    width: auto !important;
    height: auto !important;
    clip: auto !important;
    overflow: visible !important;
    clip-path: none !important;
}
.woocommerce-address-fields__field-wrapper .select2-container--default .select2-selection--single .select2-selection__rendered {
    font-size: 0;
}
.wishlist_view thead tr th.product-price, .wishlist_view thead tr th.product-stock-status{
    text-align: center;
}
.our-products-section .yith-wcwl-add-to-wishlist, .home .yith-wcwl-add-to-wishlist {
    display: none !important;
}
span.pritected-remove {
    display: none;
}
.our-products-section .archive-img-wrap:hover .button.view-catalog-btn:hover {
    color: #4CB547;
}
.our-products-section div[itemprop="description"] p {
    font-size: 18px;
    color: #56595B;
    line-height: 140%;
}
.our-products-section ul.products li.product .woocommerce-loop-product__title {
    text-align: center;
    font-weight: normal;
    font-size: 22px !important;
    color: #535959;
    line-height: 120%;
    padding: 0;
    margin: 0 auto 15px;
    min-height: 55px;
    font-family: 'GothamMedium';
    cursor: pointer;
    display: table;
    max-width: 243px;
}
.our-products-section ul.products li {
    margin-bottom: 30px !important;
}



.cont-pop .form-group.contact-country label, .cont-pop .form-group.contact-state label, .cont-pop .form-group.contact-city label {
    width: 150px;
    height: 25px;
}
.cont-pop .form-group.contact-country.input_focus label, .cont-pop .form-group.contact-country.value_focus label, 
.cont-pop .form-group.contact-state.input_focus label, .cont-pop .form-group.contact-state.velue_focus label, 
.cont-pop .form-group.contact-city.input_focus label, .cont-pop .form-group.contact-city.value_focus label {
    width: auto !important;
    height: auto !important;
}


@media only screen and (min-width: 1024px) and (max-width: 1199px){}

@media only screen and (min-width: 768px) and (max-width: 1023px){
    body .woocommerce .cart-collaterals > div.cart_totals, body .woocommerce .cart-collaterals > div.shipping-smart {
        width: 100%;
        margin: 0 auto 20px;
    }
    form.checkout.woocommerce-checkout div#customer_details, form.checkout.woocommerce-checkout .review-wraps {
        width: 49%;
        padding: 15px 15px;
    }
    .check-main-sec .login-tooglerwap, .check-main-sec .coupne-togglewrap {
    padding: 15px 15px;
}
}

@media only screen and (max-width: 1199px){
    .check-main-sec .container > .vc_column-inner {
        padding-left: 15px;
        padding-right: 15px;
    }
}
@media only screen and (max-width: 768px){
    body .woocommerce .cart-collaterals > div.cart_totals, body .woocommerce .cart-collaterals > div.shipping-smart {
    margin: 15px auto 0;
    float: none;
    display: inline-block;
    width: 100%;
}
body .woocommerce .cart-collaterals > div  h2 {
    padding: 10px 15px;
}
body .woocommerce .cart-collaterals section.shipping-calculator-form {
    padding: 15px 15px;
}
body .woocommerce .cart-collaterals > div.cart_totals table td {
    padding: 10px 15px;
}
body .woocommerce .cart-collaterals > div.cart_totals .wc-proceed-to-checkout {
    margin: 0px 15px 20px;
}
body .woocommerce table.shop_table.cart td.product-thumbnail {
    display: block;
}
.woocommerce table.shop_table.cart a.remove {
    display: inline-block;
}
body .woocommerce table.shop_table_responsive tr td::before, body.woocommerce-page table.shop_table_responsive tr td::before {
    font-size: 14px;
    padding-right: 15px;
}
.woocommerce table.cart .product-thumbnail-wrap > a {
    flex: 0 0 70px;
    max-width: 70px;
}
.woocommerce table.cart .product-thumbnail-wrap > a > img {
    height: 64px;
}
.woocommerce table.cart .product-thumbnail-wrap .product-name {
    flex: 0 0 calc(100% - 70px);
    max-width: calc(100% - 70px);
    padding-left: 15px;
}
.woocommerce table.cart td.product-quantity .qib-container:not(#qib_id):not(#qib_id) {
    width: auto;
    justify-content: flex-end !important;
}
body .woocommerce table.shop_table.cart tbody tr:last-child td .coupon {
    width: 100%;
    padding: 0 0 10px;
    display: flex;
    flex-wrap: wrap;
}
body .woocommerce table.shop_table.cart tbody tr:last-child td {
    padding: 15px 15px;
}
body .woocommerce table.shop_table.cart tbody tr:last-child td .coupon input#coupon_code {
    width: calc(100% - 130px);
}
body .woocommerce table.shop_table.cart tbody tr:last-child td .coupon .button {
    max-width: 125px;
    flex: 0 0 125px;
}
body .woocommerce table.shop_table td .amount {
    text-align: right !important;
}
form.checkout.woocommerce-checkout div#customer_details, form.checkout.woocommerce-checkout .review-wraps {
    width: 100%;
    float: left;
   margin: 0 0 15px;
    padding: 15px 15px;
}
.check-main-sec .login-tooglerwap, .check-main-sec .coupne-togglewrap {
    padding: 15px 15px;
}
.woocommerce-form-login-toggle .woocommerce-info, .woocommerce-form-coupon-toggle .woocommerce-info {
    padding: 12px 12px;
    line-height: 120%;
}
div#order_review table.woocommerce-checkout-review-order-table tfoot th, div#order_review table.woocommerce-checkout-review-order-table tfoot td {
    padding: 8px 0;
}
}
@media only screen and (max-width: 767px){
    .single-product .woocommerce-message a.button.wc-forward {
    line-height: 40px;
    position: absolute;
    right: 3px;
    top: 0;
    bottom: 0;
    margin: auto;
    height: 40px !important;
}
.single-product .woocommerce-message {
    line-height: 120%;
    padding: 15px 145px 15px 5px;
    position: relative;
}
section.woocommerce-order-details table.order_details .view-īmg {
    margin: 0px 10px 0px 0;
    width: 70px;
    height: 70px;
}
section.woocommerce-order-details table.order_details td.product-name {
    padding: 10px;
}
.about-us-section .right-side-content h3.vc_custom_heading.main-title {
    text-align: center !important;
}
}

@media only screen and (min-width: 480px) and (max-width: 767px){}

@media only screen and (max-width: 479px){
    body .woocommerce .cart-collaterals section.shipping-calculator-form .form-row {
        width: 100%;
    }
    form.checkout.woocommerce-checkout p.form-row-first, form.checkout.woocommerce-checkout p.form-row-last {
        float: left !important;
        width: 100%;
    }
    .payment_method_paypal.wc_payment_method label a.about_paypal {
        line-height: 120% !important;
        float: left !important;
        margin-top: 10px;
    }
    .payment_method_paypal.wc_payment_method label {
        display: block;
        margin: 0;
    }
}


/*---12-08-21---*/
.single-product > .inner-banner-wrap{
    display: none;
}

.main-form-wrap form > p.has-focus label{
transform: none!important;
border: 0;
}

/*

  font-family: 'GothamBook';
  font-family: 'GothamMedium';
  font-family: 'VAG';
  font-family: 'SofiaRegular';

*/
.logged-in header#site-header {
    box-shadow: 0 1px 5px rgb(0 0 0 / 10%), 0 1px 2px rgb(0 0 0 / 10%);
}
.logged-in .log-main-sec {
    padding: 40px 0;
}
.logged-in .log-main-sec .main_title {
    font-size: 60px;
    font-weight: normal;
    line-height: 100%;
    margin-bottom: 43px;
}
.log-main-sec .woocommerce {
    max-width: 700px;
    margin: 0 auto;
}
.log-main-sec .woocommerce h2.vc_custom_heading.main-title {
    margin: 0 auto;
    display: table;
}
.log-main-sec .woocommerce h2.vc_custom_heading.main-title::after {
    margin: 20px auto 0;
}
html .woocommerce form.login, html .woocommerce form.register {
    padding: 20px 50px;
}
body .woocommerce form.login input:not([type="submit"]), 
body .woocommerce form.register input:not([type="submit"]) {
	 height: 40px;
 font-size: 16px;
     color: #545454;
}
.woocommerce .woocommerce-form-login .woocommerce-form-login__submit {
  float: left; */
    margin: 25px auto 12px auto;
    /* text-align: center; */
    justify-content: center;
    display: grid;
    padding: 17px 34px;
    font-size: 14px;
    padding: 0 45px;
    height: 40px !important;
    line-height: 40px;
}
.password-input{
	margin-bottom: 15px;
}

/*------------------login-page-----------------*/
.log-main-sec{
	padding-top: 100px;
}

 .log-main-sec .woocommerce {
max-width: 100%;
margin: 0 auto;
}

form .has-focus label, form .value_focus label{
    transform: scale(.75) translateY(-29px);
    background: #fff!important;
    border: 1px solid #999;
    padding: 4px 4px;
    border-radius: 4px;
    top: -10px;
    font-size: 12px;
    transition: 0.4s all ease;
}
.woocommerce form .form-row label, .register-main-section .woocommerce-form-row label, .comment-form-email label, .comment-form-author label, .register-main-section .form-row-wide label, .comment-form-comment label{
    background-color: transparent;
    font-size: 12px;
    color: #878787;
    position: absolute;
    left: 20px;
    top: 14px;
    transform-origin: 0 0;
    z-index: 1;
    text-transform: none;
    pointer-events: none;
    line-height: 12px;
}
.woocommerce form .form-row .required {
    color: #878787;
}

.form-row-wide {
    float: left;
    width: 100%;
    margin-bottom: 25px!important;
    position: relative;
    display: inline-block;
}

.woocommerce form.checkout_coupon, .woocommerce form.login, .woocommerce form.register{
    padding: 40px 60px!important;
    border-radius: 0;
}

.log-main-sec .main-title{
    text-align: center;
}
.lost_password{
    text-align: right;
    font-size: 12px;
    max-width: 73%;
    width: 100%;
    margin-left: auto
  
}
.lost_password a{
  color: #3FA03E;
  border-bottom: 1px solid #3FA03E;
}
form.woocommerce-ResetPassword.lost_reset_password p.woocommerce-form-row {
    width: 100%;
}
form.woocommerce-ResetPassword.lost_reset_password {
    display: block;
    margin: 0 auto;
    padding: 30px;
    border:1px solid #E5E5E5;
    margin-top: 50px;
        max-width: 700px;
    margin: 0 auto;
}
form.woocommerce-ResetPassword.lost_reset_password button.woocommerce-Button.button.forg_btn {
    margin: 0 auto;
    display: table;
    height: 40px !important;
    font-size: 20px;
    padding: 0 44px;
    line-height: 40px;
    font-size: 14px;
    border-radius: 7px;
}
.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button{
    background: linear-gradient( 180deg, rgba(76,182,71,1) 0%, rgba(47,132,50,1) 100%);
    padding: 0 25px;
    height: 40px!important;
    color: #fff;
    font-weight: normal;
    text-transform: none;
    line-height: 40px;
    font-size: 14px;
    font-family: 'GothamBook';
}
.u-columns.woocommerce-Addresses.col2-set.addresses {
    margin-bottom: 30px;
}
.woocommerce #respond input#submit:hover, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover{
background: linear-gradient(to bottom, rgba(47, 132, 50, 1) 0%, rgba(76, 182, 71, 1) 100%);
color: #fff;
}
.woocommerce-edit-address .woocommerce-MyAccount-content > a.button {
    margin-top: 25px;
}
#site-content p.return-to-shop {
    display: table;
    margin: auto;
}

/*---11-08-21--*/
.page-id-4775 form{
    margin-top: 25px!important;
}
.page-id-4775 form .form-row{
    width: 48.7%!important;
    margin: 0 0 15px 15px!important;
    float: left!important;
    clear: none;
}
.select2-container--default .select2-selection--single .select2-selection__arrow b{
    border-color: #fff!important;
}

.select2-container--default .select2-selection--single .select2-selection__arrow b::before{
    color: #444!important;
}
.select2-container .select2-selection--single{
    height: 40px!important;
    border-radius: 7px!important;  
    border: 1px solid #ccc !important;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
    top: 3px!important;
    right: 14px!important;
}

.page-id-4775 form .form-row:nth-child(2n+1){
    margin-left:0!important;
}

.page-id-4775 form p{
text-align: left!important;
}
.address-column > .form-row:nth-child(2n+1) {
    clear: both !important;
}

.page-id-4775 form{
    width: 76.19%;
    margin: auto;
}
.address-column::after {
    clear: both;
    content: "";
    display: block;
}

.page-id-4775 .smart-entry-content h2, .page-id-4775 .smart-entry-content p{
text-align: center;
}
/*---------19-07-------*/

label.woocommerce-form__label.woocommerce-form__label-for-checkbox.woocommerce-form-login__rememberme {
    position: relative;
    left: 0;
    float: left;
    top: auto;
}

label.woocommerce-form__label.woocommerce-form__label-for-checkbox.woocommerce-form-login__rememberme input {
    width: 25px;
    height: 25px!important;
    padding: 0;
    border-radius: 0!important;
    float: left;
    margin-left: 10px;
    top:auto;
    bottom: 7px;
    pointer-events: auto;
}

label.woocommerce-form__label.woocommerce-form__label-for-checkbox.woocommerce-form-login__rememberme span{
   margin-left: 18px;
    color:#878787;
    font-family: 'GothamBook';
    font-size: 12px;
    font-weight: normal;
}

.woocommerce form .form-row {
    float: none; 
    position: relative;
    margin: 0 0 15px;
    padding: 0;
}

.form-row input#password {
    margin-bottom: 10px;
}
.reg-title{
    text-align: center;
    margin: 20px 0;
}
.reg-title a{
    color: #3FA03E;
    font-family: 'GothamBook';
    font-size: 12px;
    font-weight: normal;
}
.reg-title span{
    color: #868686;
    font-family: 'GothamBook';
    font-size: 12px;
}
.woocommerce .woocommerce-form-login .woocommerce-form-login__submit{
    float: none;
}
.woocommerce .woocommerce-form-login .woocommerce-form-login__submit {
    /* float: left; */
    margin: 12px 22rem;
    /* text-align: center; */
}

.show-password-input{
    display: none;
}


/*---------rejister-page-19-07--------*/

.register-main-section .main-title, .log-main-sec .main_title{
    text-align: center!important;
}

.woocommerce-form-register{
    padding: 50px 60px;
    border: 1px solid #ccc !important;
    width: 100%;
    max-width: 700px;
    margin: auto;
}

.woocommerce-FormRow {
    text-align: center;
    position: relative;
}
.woocommerce-FormRow button{
    background: linear-gradient(to bottom, rgba(76, 182, 71, 1) 0%, rgba(47, 132, 50, 1) 100%);
    height: 50px;
    line-height: 50px;
    padding: 0 30px;
    border-radius: 5px;
    color: #fff !important;
    margin: 25px 0 15px 0;  
    text-transform: none;  
}
.woocommerce-FormRow button:hover{
    text-decoration: none;
    background: linear-gradient(to bottom, rgba(47, 132, 50, 1) 0%, rgba(76, 182, 71, 1) 100%);
}
.register-main-section .woocommerce-form-row, .register-main-section .form-row-wide{
    position: relative;
    margin-bottom: 25px;
}
.register-main-section .woocommerce-form-row .has-focus{
    width: 100%;
    max-width: 100px;
}

.woocommerce-privacy-policy-text p{
    font-size: 12px;
    color: #878787;
}
.woocommerce-privacy-policy-link, .login-title a{
    color:  #4CB547;
}
.login-title{
    text-align: center;
    margin-top: 10px;
}
.all-class{
     color: red;
    font-size: 14px;
}
.register-main-section .woocommerce-form-row .error, .register-main-section .form-row-wide .error{
    border: 1px solid red!important;
}
.custom-error, .form-row-wide .custom-error {
     color: red;
      border: 1px solid red!important;
      padding: 5px;
      font-size: 14px;
      text-align: center;
          font-family: 'GothamBook';
}
.validation.custom-success {
    color: green;
    border: 1px solid green !important;
    padding: 5px;
    font-size: 14px;
    text-align: center;
    font-family: 'GothamBook';
}


/*-------------edit-account-----------*/

.edit-account{
    padding: 30px 25px!important;
    max-width: 775px!important;
    border: 1px solid#ccc;

}
.edit-account legend{
   font-size: 16px;
   color: #525959;
   padding: 0;
    margin-bottom: 18px;
}
body .edit-account .form-row {
    margin-bottom: 20px!important;
}
 body .edit-account .form-row input{
    border:none!important;
    border-bottom: 1px solid #ccc!important;
    border-radius: 0!important;
}
 body .edit-account .form-row label{
    color: #211F1F!important;
}

.edit-account  .form-row  span em{
    color: #666666;
    font-size: 12px;
}
.woocommerce-account .woocommerce-MyAccount-navigation {
   width: 29%!important;
    margin-right: 30px;
    border: 1px solid #E5E5E5;
    padding: 5px 20px 5px;
    float: left;
}
.woocommerce-account .woocommerce-MyAccount-content {
    float: right;
    width: 68%;
    border: 1px solid #E5E5E5;
    padding: 30px;
}
.edit-account  fieldset{
    border: none!important;
    padding: 0!important;
}

.woocommerce-MyAccount-navigation ul li a{
   color: #211F1F!important;
    font-size: 12px;
    line-height: 150%;
}
.woocommerce-MyAccount-navigation ul li.is-active a,
.woocommerce-MyAccount-navigation ul li a:hover,
.woocommerce-account .woocommerce-MyAccount-content .my_account_orders td a:hover,
.col2-set.addresses .woocommerce-Address a.edit:hover {
   color: #3D9C3C!important;
}
.woocommerce-MyAccount-navigation ul li{
	background: url(//www.neaterize.com/wp-content/themes/Neaterize/assets/images/accout-icon.png) no-repeat -11px 18px;
    border-bottom: 1px solid #ccc;
    padding: 7px 10px 7px 20px;
    margin: 0;
}
.woocommerce-MyAccount-navigation ul li:last-child{
    border-bottom: none;
}
.nav-mydash-wrap p, .nav-mydash-wrap strong {
    margin: 0;
    display: inline;
    font-size: 12px;
    color: #1F1F1F;
    font-weight: normal;
}
.nav-mydash-wrap p a{
	color:#4CB246;
}
.nav-mydash-wrap p a:hover{
	color: #333;
}
.nav-mydash-wrap {
    padding-bottom: 15px;
    margin-bottom: 20px;
    border-bottom: 1px solid #E5E5E5;
}
.col2-set.addresses .woocommerce-Address, .woocommerce-customer-details .addresses > div {
    border: 1px solid #E5E5E5;
    position: relative;
    min-height: 202px;
    padding-bottom: 35px;
}
.woocommerce-account .addresses .title h3 {
    float: left;
    margin: 0;
}
.woocommerce-account .woocommerce-MyAccount-content h3, 
.woocommerce-account .woocommerce-MyAccount-content legend {
   font-size: 16px;
    color: #535959;
    font-weight: bold;
    font-family: 'GothamBook';
    margin: 0 0 15px;
    padding:0;
}
.col2-set.addresses .woocommerce-Address header.woocommerce-Address-title {
    background: #EEEFEF;
    padding: 10px;
}
.smart-dashboard-address legend {
    padding: 20px;
    display: none;
}
.woocommerce-Address address, .woocommerce-customer-details .addresses > div address {
    padding: 20px;
    font-size: 12px;
    color: #201F1F;
    font-style: normal;
    font-family: 'GothamBook';
   line-height: 170%;
   border: 0;
}
.woocommerce-Address::before {
    position: absolute;
    content: "";
    background: #E5E5E5;
    height: 1px;
    left: 0;
    right: 0;
    bottom: 35px;
}
.col2-set.addresses .woocommerce-Address a.edit {
    position: absolute;
    bottom: 11px;
    left: 20px;
    font-size: 12px;
    font-family: 'GothamBook';
}
.woocommerce-account .woocommerce-MyAccount-content .my_account_orders th:not(:last-child), 
.woocommerce-account .woocommerce-MyAccount-content .my_account_orders td:not(:last-child) {
    border-right: 0!important;
}
.woocommerce-account .woocommerce-MyAccount-content .my_account_orders th {
    background: #EEEFEF;
    border-right-color: #EEEFEF!important;
}
.woocommerce-account .woocommerce-MyAccount-content .my_account_orders td a.button.view {
    background: none;
    height: auto!important;
    color: #1F1F1F;
    font-weight: normal;
    font-size: 12px;
    font-family: 'GothamBook';
    text-transform: none;
    width: auto;
    display: table;
}
.woocommerce-account .woocommerce-MyAccount-content .my_account_orders td  {
    color: #1F1F1F;
    font-weight: normal;
    font-size: 12px;
    text-transform: none;
    font-family: 'GothamBook';
}
.woocommerce-account .woocommerce-MyAccount-content .woocommerce-address-fields .form-row-first,
.woocommerce-account .woocommerce-MyAccount-content .woocommerce-address-fields p#shipping_city_field,
.woocommerce-account .woocommerce-MyAccount-content .woocommerce-address-fields p#billing_phone_field,
.woocommerce-account .woocommerce-MyAccount-content .woocommerce-address-fields p#shipping_phone_field,
.woocommerce-account .woocommerce-MyAccount-content .woocommerce-address-fields p#billing_city_field{
    float: left;
    width: 48.8%;
}
.woocommerce-account .woocommerce-MyAccount-content .woocommerce-address-fields .form-row-last,
.woocommerce-account .woocommerce-MyAccount-content .woocommerce-address-fields p#shipping_state_field,
.woocommerce-account .woocommerce-MyAccount-content .woocommerce-address-fields p#billing_email_field,
.woocommerce-account .woocommerce-MyAccount-content .woocommerce-address-fields p#shipping_email_field,
.woocommerce-account .woocommerce-MyAccount-content .woocommerce-address-fields p#billing_state_field{
    width: 48.8%;
    float: right;
    clear: none;
}
.woocommerce-account .woocommerce-MyAccount-content .woocommerce-address-fields .select2-selection--single {
    height: 40px;
    border: 1px solid #ccc !important;
    border-radius: 7px;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #888888;
    line-height: 40px;
    font-size: 12px;
    font-family: 'GothamBook';
}
.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea {
    font-size: 12px;
}
.select2-results__option[aria-selected], .select2-results__option[data-selected] {
    cursor: pointer;
    font-size: 12px;
    margin: 0px;
}
.select2-container--open .select2-dropdown {
    left: 0;
    margin-top: -5px;
    border-color: #ccc;
}
.select2-container--default .select2-selection--single .select2-selection__arrow b {
    border: 0;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 40px;
    right: 5px;
}
.select2-container--default .select2-selection--single .select2-selection__arrow b::before {
    content: "\f107";
    font-family: 'FontAwesome';
    position: absolute;
    top: -5px;
    line-height: 100%;
}
.woocommerce-account .woocommerce-MyAccount-content .woocommerce-address-fields button.button,
form.woocommerce-EditAccountForm.edit-account button.button{
    height: 40px!important;
    width: 140px;
    font-size: 14px;
    text-transform: none;
    font-weight: normal;
    padding: 0 10px;
   line-height: 40px;
}
form.woocommerce-EditAccountForm.edit-account {
    border: 0;
    max-width: 100%!important;
    padding: 0!important;
}
form.woocommerce-EditAccountForm.edit-account .form-row-first,
form.woocommerce-EditAccountForm.edit-account fieldset p.form-row-wide:nth-child(3) {
    float: left;
    width: 48.8%;
}
form.woocommerce-EditAccountForm.edit-account .form-row-last,
form.woocommerce-EditAccountForm.edit-account fieldset p.form-row-wide:nth-child(4) {
    width: 48.8%;
    float: right;
    clear:none;
}
form.woocommerce-EditAccountForm.edit-account fieldset {
    margin-top: 20px;
}
form.woocommerce-EditAccountForm.edit-account label {
    left: 40px;
}
form.woocommerce-EditAccountForm.edit-account input.input-text {
    padding-left: 40px;
}
form.woocommerce-EditAccountForm.edit-account .woocommerce-form-row::after{
	background: url(//www.neaterize.com/wp-content/themes/Neaterize/assets/images/accout-icon.png) no-repeat 8px -81px;
    content: "";
    width: 25px;
    height: 24px;
    position: absolute;
    left: 0;
    top: 7px;
}
form.woocommerce-EditAccountForm.edit-account .woocommerce-form-row:nth-child(7)::after {
    background-position: 6px -143px;
    left: 2px;
}
form.woocommerce-EditAccountForm.edit-account fieldset .woocommerce-form-row::after {
    background-position: 8px -207px;
}
.woocommerce-account .woocommerce-MyAccount-content section,
.woocommerce-order section {
    padding: 0;
    margin: 0;
}
.woocommerce-account .woocommerce-MyAccount-content h2, .woocommerce .woocommerce-order h2 {
    font-size: 16px;
    font-family: 'GothamBook';
}
.woocommerce-account .woocommerce-MyAccount-content mark {
    background: none;
}
.woocommerce-account .woocommerce-MyAccount-content section table.order_details th.product-total {
    text-align: center;
}
section.woocommerce-order-details table.order_details td.product-name {
    padding: 18px;
}
section.woocommerce-order-details table.order_details td > div {
    display: table-cell;
    height: 80px;
    vertical-align: middle;
}
section.woocommerce-order-details table.order_details .view-īmg {
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+0,eaeaf2+100 */
	background: #ffffff; /* Old browsers */
	background: -moz-radial-gradient(center, ellipse cover,  #ffffff 0%, #eaeaf2 100%); /* FF3.6-15 */
	background: -webkit-radial-gradient(center, ellipse cover,  #ffffff 0%,#eaeaf2 100%); /* Chrome10-25,Safari5.1-6 */
	background: radial-gradient(ellipse at center,  #ffffff 0%,#eaeaf2 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eaeaf2',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
    float: left;
    border: 1px solid #EAEAEB;
    box-shadow: 0 0 0 2px #fff inset;
    width: 80px;
    height: 80px;
    padding: 5px;
    line-height: 60px;
    border-radius: 8px;
    margin: 0px 20px 0px 0;
}
body .woocommerce table.shop_table.order_details img {
	vertical-align: middle;
    display: inline-block;
}
body .woocommerce table.shop_table tfoot th {
    font-size: 14px;
    color: #525959;
    border-right-color: #FFF;
    font-family: 'GothamBook';
}
body .woocommerce table.shop_table tfoot td {
    text-align: center;
    font-size: 12px;
    font-weight: normal;
    color: #201F1F;
    font-family: 'GothamBook';
}
body .woocommerce table.shop_table.order_details td .amount {
    font-weight: bold;
    text-align: center;
    display: block;
}
.woocommerce-MyAccount-content section table.order_details td > div a, 
.woocommerce-MyAccount-content section table.order_details td > div strong {
    font-size: 14px;
    color: #535959;
    font-weight: normal;
    font-family: 'GothamBook';
}
.woocommerce-account .woocommerce-MyAccount-content section table.order_details {
    margin-bottom: 30px;
}
.woocommerce-customer-details .addresses > div {
    padding: 0;
    margin-top: 5px;
}
.woocommerce-customer-details .addresses > div h2.woocommerce-column__title {
    margin: 0;
    background: #EEEFEF;
    padding: 10px 20px;
}
.woocommerce-MyAccount-content nav.navigation.pagination {
    float: right;
}
.woocommerce-MyAccount-content nav.navigation.pagination a, 
.woocommerce-MyAccount-content nav.navigation.pagination span {
    margin: 0;
    font-size: 12px;
    color: #201F1F;
    font-family: 'GothamBook';
    font-weight: normal;
    margin-left: 10px;
    padding: 12px 17px;
    border: 1px solid #E9E9E9;
    border-radius: 5px;
    text-decoration: none;
    position: relative;
    transition: none;
}
.woocommerce-MyAccount-content nav.navigation.pagination a.next {
    padding-right: 25px;
}
.woocommerce-MyAccount-content nav.navigation.pagination a.prev {
    padding-left: 25px;
}
.woocommerce-MyAccount-content nav.navigation.pagination a.next::before,
.woocommerce-MyAccount-content nav.navigation.pagination a.prev::before{
    content: "\f105";
    font-family: 'FontAwesome';
    position: absolute;
    right: 14px;
    font-size: 14px;
    line-height: 100%;
    top: 11px;
}
.woocommerce-MyAccount-content nav.navigation.pagination a.prev::before{
   content: "\f104";
   left: 14px;
   right: auto;
}
.woocommerce-MyAccount-content nav.navigation.pagination a:hover, 
.woocommerce-MyAccount-content nav.navigation.pagination span.current {
	background: rgba(76, 182, 71, 1);
    background: -moz-linear-gradient(top, rgba(76, 182, 71, 1) 0%, rgba(47, 132, 50, 1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(76, 182, 71, 1)), color-stop(100%, rgba(47, 132, 50, 1)));
    background: -webkit-linear-gradient(top, rgba(76, 182, 71, 1) 0%, rgba(47, 132, 50, 1) 100%);
    background: -o-linear-gradient(top, rgba(76, 182, 71, 1) 0%, rgba(47, 132, 50, 1) 100%);
    background: -ms-linear-gradient(top, rgba(76, 182, 71, 1) 0%, rgba(47, 132, 50, 1) 100%);
    background: linear-gradient(to bottom, rgba(76, 182, 71, 1) 0%, rgba(47, 132, 50, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4cb647', endColorstr='#2f8432', GradientType=0);
    border-color: rgba(76, 182, 71, 1);
	color:#FFF;
} 
.woocommerce ul.order_details li {
    font-size: 14px;
    line-height: 1.5;
    font-family: 'GothamBook';
    color: #201F1F;
    text-transform: none;
}
.woocommerce ul.order_details li strong {
    font-weight: 500;
    font-size: 14px;
    color: #201F1F;
}






























@media only screen and (max-width:1599px) {
    .banner-data-wrap::before {
        width: 56vw;
    }

    .banner-data-wrap::after {
        width: 50vw;
    }

    #site-footer .widget-area:first-child {
        padding-left: 25px;
    }
}

@media only screen and (max-width:1280px) {
    #site-footer .widget-area {
        padding-left: 40px;
    }

    .banner-txt .dark-text {
        font-size: 35px;
    }

    .banner-text .banner-txt {
        font-size: 30px;
        padding-left: 50px;
    }

    .banner-text .banner-txt::before {
        left: -10px;
        top: -15px;
        background-size: auto 290px;
        width: 285px;
        height: 290px;
    }

    .banner-txt .green-text {
        font-size: 50px;
    }
}

@media only screen and (min-width:1200px) {

.woocommerce-product-gallery .wpgs-nav .slick-list.draggable .slick-slide img {
    height: 104px !important;
}


}

@media only screen and (min-width: 1200px) and (max-width:1380px) {
    .request-consultation-section .left-side-content {
        width: 61.44%;
    }

    .inner-banner-wrap.about-page-banner .banner-text .wpb_wrapper {
        left: 9%;
    }
}

@media only screen and (min-width: 1024px) and (max-width: 1199px) {
    .our-products-section ul.products li.product .woocommerce-loop-product__title {
        font-size: 19px;
        margin: 0 20px 10px;
        min-height: 46px;
    }

    .product-text {
        padding: 0 20px;
        min-height: 45px;
        font-size: 16px;
        margin-bottom: 15px;
    }

    html body .section-gapping {
        padding-bottom: 60px;
        padding-top: 60px;
    }

    .vc_custom_heading.main-title {
        font-size: 40px;
        margin: -6px 0 30px;
    }

    .about-us-section .wpb_text_column p {
        font-size: 18px;
    }

    .woocommerce ul.products>li:nth-last-child(-n+3) {
        margin-bottom: 20px;
    }

    .why-choose-inner .vc_custom_heading {
        font-size: 19px;
    }

    .why-choose-inner .wpb_text_column p {
        font-size: 16px;
    }

    #site-footer .widget-area {
        padding: 0 15px;
    }

    #site-footer .widget-area {
        padding-left: 30px;
    }

    .about-us-section .left-side-content {
        width: 49%;
        margin-left: 0;
    }

    .header-navigation-wrapper ul li {
        margin: 0 0 0 40px;
    }

    .banner-txt .green-text {
        font-size: 42px;
    }

    .banner-txt .dark-text {
        font-size: 31px;
    }

    .banner-data-wrap::before {
        background-size: 100%;
        height: 580px;
    }

    .banner-data-wrap::after {
        width: 50%;
        background-size: 100%;
    }

    footer#site-footer::before {
        background-size: 100% 100%;
    }

    #site-footer .widget-area:first-child {
        padding-right: 25px;
        padding-left: 20px;
    }

    footer#site-footer {
        padding: 180px 0 0;
    }

    .banner-data-wrap .banner-text {
        min-height: 700px;
    }

    .product_image_wrapper {
        height: 290px;
    }

    .request-consultation-section {
        margin-left: 5px !important;
        margin-right: 5px !important;
    }

    .inner-banner-wrap .banner-text {
        right: 3% !important;
        z-index: 1;
        top: 30% !important;
    }

    .inner-banner-wrap.about-page-banner .banner-text {
        left: 3% !important;
    }

    .inner-banner-wrap+.our-products-section ul.products .button.view-catalog-btn {
        font-size: 16px;
        top: 60%;
    }

    .cont-pop .cotact-popup.pop-form-con form,
    .main-form-wrap {
        max-width: 950px;
    }

    /*---20-07-21---*/

   .woocommerce ul.products.columns-3 li.product, .woocommerce-page ul.products.columns-3 li.product {
        width: 31%;
        margin: 0px 10px;
    }
   .product_image_wrapper {
        padding: 20px 40px
    }   
    .smart-shop ul.products li.product .detail-wrap {
    top: 238px!important;
    bottom: auto;
}
.size-shop_thumbnail {
    height: 86px!important;
}
.woocommerce-account .woocommerce-MyAccount-navigation {
    margin-right: 25px;
}
.single.woocommerce .yith-wcwl-add-to-wishlist {
    left:280px;
}
.woocommerce-product-gallery .wpgs-nav .slick-list.draggable .slick-slide.slick-active {
    opacity: 1;
    height: 118px;
    line-height: 88px;
}
.woocommerce-product-gallery .wpgs-nav .slick-list.draggable .slick-slide.slick-active img {
    height: auto!important;
    vertical-align: middle;
    display: inline-block;
}
/*.wpgs-for.slick-initialized.slick-slider .slick-slide a {
    height: 331px!important;
}*/

/*--12-08-21--*/
.page-id-4775 form .form-row {
    width: 47%!important;
}
.product .attachment-shop_single {
    height: 380px!important;
}

}

@media only screen and (max-width:1024px) {
    .why-choose-inner>.vc_column_container>.vc_column-inner {
        padding: 0 10px;
    }

    .why-choose-inner .vc_custom_heading {
        font-size: 17px;
    }

    .why-choose-inner .wpb_text_column p {
        font-size: 15px;
    }

    .banner-data-wrap .banner-text {
        min-height: 600px;
    }

    .header-navigation-wrapper ul li {
        margin: 0 0 0 30px;
    }

    .header-navigation-wrapper ul li a {
        font-size: 18px;
    }

    header#site-header {
        padding: 15px 0;
    }

    .banner-text .banner-txt {
        margin-top: 100px;
    }

    .banner-text .banner-txt {
        padding-left: 60px;
    }

    .banner-text .banner-txt::before {
        left: 0px;
        top: -15px;
        background-size: auto 290px;
        width: 285px;
        height: 290px;
    }

    .product-gallery-section .vc_pageable-slide-wrapper .vc_grid-item:not(:first-child) {
        height: 210px;
    }

    header#site-header.sticky {
        position: fixed;
        background-color: #fff;
        box-shadow: 0 0 5px rgb(0 0 0 / 50%);
    }

    .our-core-value-section .right-side-content {
        padding-left: 0;
    }
    .wishlist_table.mobile li {
    margin: 0 0 20px;
    border: 1px solid rgba(0,0,0,.1);
}
.smart-entry-content .wishlist_table.mobile li > div {
    display: flex;
    width: auto;
    flex-wrap: wrap;
    align-items: center;
    margin: 0;
    padding: 10px;
}
.wishlist_table.mobile li .item-wrapper .product-thumbnail {
    display: inline-block;
    max-width: 70px;
    margin-right: 10px;
}
.wishlist_table.mobile li h3, .wishlist_table.mobile li h3 a {
    font-size: 16px;
    font-weight: normal;
    color: #56595B;
}
.wishlist_table.mobile li .item-wrapper .product-thumbnail a {
    border: 1px solid #ccc;
    height: 70px;
    width: 70px;
    display: block;
    line-height: 60px;
    vertical-align: middle;
    padding: 2px;
    border-radius: 4px;
}
.smart-entry-content .wishlist_table.mobile li > div table {
    margin: 0;
    display: block;
}
.smart-entry-content .wishlist_table.mobile li .product-add-to-cart .button{
     background: linear-gradient( 180deg, rgba(76,182,71,1) 0%, rgba(47,132,50,1) 100%);
    width: auto;
    height: auto !important;
    line-height: 40px;
    font-size: 14px;
    text-transform: capitalize;
    display: inline-block;
    padding: 0 18px;
    font-family: 'GothamBook';
    font-weight: normal;
}
.smart-entry-content .wishlist_table.mobile li .product-add-to-cart .button:hover {
    background: linear-gradient(to bottom, rgba(47, 132, 50, 1) 0%, rgba(76, 182, 71, 1) 100%);
}
.wishlist_table.mobile li .additional-info-wrapper .product-remove a:hover{
	color:red;
}
.wishlist_table.mobile li .item-wrapper .product-thumbnail a img {
    vertical-align: middle;
    display: inline-block;
}
.smart-entry-content .wishlist_table.mobile li > div table td.label, .smart-entry-content .wishlist_table.mobile li > div table td {
    font-size: 14px;
    width: auto!important;
}
.smart-entry-content .wishlist_table.mobile li > div.additional-info-wrapper table.additional-info {
    border-top: 1px solid rgba(0,0,0,0.07);
    margin: 0 0px 7px;
    padding: 10px;
    border-bottom:1px solid rgba(0,0,0,0.07);
}
.smart-entry-content .wishlist_table.mobile li > div.additional-info-wrapper {
    padding: 0px 0 0;
    flex-direction: row-reverse;
    justify-content: flex-end;
}
.smart-entry-content .wishlist_table.mobile li > div.additional-info-wrapper .product-remove {
   min-width: 90px;
    text-align: center;
    margin-bottom: 7px
}
#site-content .smart-entry-content .wishlist_table.mobile li > div table td {
    vertical-align: middle;
    padding: 0 10px 10px 0;
    line-height: 20px;
}
#site-content .smart-entry-content .wishlist_table.mobile li .additional-info-wrapper table td {
    min-width: 70px;
    text-align: center;
    padding: 0;
}
.smart-entry-content .wishlist_table.mobile li > div.additional-info-wrapper .add_to_cart {
    font-size: 15px;
    margin: 0 0 1px!important;
}

/*--12-08-21--*/









}

@media only screen and (max-width: 999px) {
    html body button.toggle {
        background: rgba(76, 182, 71, 1);
        background: -moz-linear-gradient(top, rgba(76, 182, 71, 1) 0%, rgba(47, 132, 50, 1) 100%);
        background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(76, 182, 71, 1)), color-stop(100%, rgba(47, 132, 50, 1)));
        background: -webkit-linear-gradient(top, rgba(76, 182, 71, 1) 0%, rgba(47, 132, 50, 1) 100%);
        background: -o-linear-gradient(top, rgba(76, 182, 71, 1) 0%, rgba(47, 132, 50, 1) 100%);
        background: -ms-linear-gradient(top, rgba(76, 182, 71, 1) 0%, rgba(47, 132, 50, 1) 100%);
        background: linear-gradient(to bottom, rgba(76, 182, 71, 1) 0%, rgba(47, 132, 50, 1) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4cb647', endColorstr='#2f8432', GradientType=0);
        padding: 0;
        position: absolute;
        right: 15px;
        width: 35px;
        height: 35px;
        top: 0;
        bottom: 0;
        margin: auto;
        text-align: center;
        line-height: 35px;
        color: #fff !important;
        font-size: 20px;
        border-radius: 5px;
        padding: 0;
        text-decoration: none;
    }

    html body button.toggle::before {
        content: "\f0c9";
        font-family: 'FontAwesome';
        width: 45px;
    }

    html body button.toggle span,
    html body button.toggle.close-nav-toggle>* {
        display: none;
    }

    .menu-wrapper.section-inner {
        width: 100%;
        display: block;
    }

    

    html body button.toggle.close-nav-toggle::before {
        content: "\f00d";
    }

    .menu-modal.cover-modal {
         z-index: 999;
    -moz-transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
    }

    .menu-modal.cover-modal ul li a {
        margin: 0;
        letter-spacing: 0;
        font-size: 18px;
        color: #333;
        text-decoration: none !important;
        padding: 15px 25px;
    }

    .menu-modal.cover-modal ul li.current_page_item a {
        background-color: #4CB647;
        color: #fff;
    }

    body:not(.home) {
        padding-top: 130px;
    }

    .inner-banner-wrap .banner-text {
    right: 5% !important;
    z-index: 1;
    top: 35% !important;

}
.single-product .inner-banner-wrap .banner-text{
    top: 45% !important;
}
    .main-form-wrap {
        max-width: calc(100% - 60px);
        margin: 15% auto 0;
    }

    .ajax-yes span.ajax-loader {
        margin-top: 9px;
    }
.woocommerce div.product .woocommerce-tabs ul.tabs li a {
    font-size: 17px;
    line-height: 48px;
    letter-spacing: 0;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li {
    margin: 0 0px;
    padding: 0 19px;
    height: 48px;
    line-height: 48px;
}
.woocommerce-Reviews-title span, .woocommerce div.product .woocommerce-tabs .panel p {
    font-size: 15px!important;
}
.woocommerce-Reviews-title, .comment-reply-title {
    font-size: 18px;
}
#wp-comment-cookies-consent {
    width: 20px;
    height: 20px;
    min-width: 20px;
}
input[type="checkbox"]:checked::before {
    height: 16px;
    width: 21px;
    margin: -1px 0 0 -2px;
}



}



@media only screen and (min-width: 768px) and (max-width: 1023px) {
    #site-header .header-titles-wrapper .header-titles {
        max-width: 230px;
    }
.menu-modal.cover-modal.header-footer-group.show-modal.active{
     
    z-index: 99999!important;
}

.menu-modal .menu-top {
        margin-top: 90px;
    }

    html body button.toggle.close-nav-toggle {
        bottom: auto;
        top: 35px;
    }

     .header-navigation-wrapper{
        display: flex!important;
        padding-right: 55px!important;
     }
    .banner-text .banner-txt {
        padding-left: 30px;
        font-size: 20px;
        margin-top: 0;
    }



    .banner-txt .green-text {
        font-size: 35px;
    }

    .banner-txt .dark-text {
        font-size: 29px;
    }

    .banner-text .banner-txt::before {
        left: -8px;
        top: -10px;
        background-size: 100%;
        width: 175px;
        height: 180px;
    }

    .banner-data-wrap::before {
        background-size: 100%;
        height: 435px;
    }

    .banner-data-wrap::after {
        width: 50vw;
        background-size: 385px;
        height: 345px;
    }

    .banner-data-wrap .banner-text {
        min-height: 435px;
    }

    html body .section-gapping {
        padding-bottom: 70px;
        padding-top: 70px;
    }

    .vc_row.wpb_row.vc_row-fluid.contact-form-section.section-gapping {
        padding-bottom: 50px;
    }

    .vc_custom_heading.main-title {
        font-size: 40px;
    }

    .about-us-section .wpb_text_column p {
        line-height: 170%;
        font-size: 17px;
    }

    .product-gallery-section .vc_pageable-slide-wrapper .vc_grid-item:not(:first-child) {
        height: 154px;
    }

    .vc_gitem-zone .vc-zone-link::before {
        width: 40px;
        height: 40px;
        line-height: 40px;
        font-size: 18px;
    }

    #site-footer .widget-area {
        width: 25% !important;
        padding: 0 15px !important;
    }

    #site-footer .widget-area:first-child p {
        font-size: 14px;
    }

    footer#site-footer {
        padding: 140px 0 0;
    }

    .footer-credits {
        padding: 10px 0;
        margin-top: 30px;
    }

    #site-footer .chw-title {
        font-size: 18px;
        padding-bottom: 15px;
        margin-bottom: 15px;
    }

    .showroom-quick-contact .footer-widget>div {
        padding-left: 30px;
        font-size: 14px;
    }

    .showroom-quick-contact .footer-widget>div.footer-email a {
        font-size: 12px;
    }

    .showroom-quick-contact .footer-widget>div.footer-email {
        font-size: 14px;
    }

    .contact-form-section form.wpcf7-form {
        margin: 30px auto 50px;
    }

    .our-core-value-section h3 {
        font-size: 23px;
    }

    .our-core-value-section p {
        font-size: 14px;
        margin-bottom: 15px;
    }

    body:not(.home) {
        padding-top: 104px;
    }

    .request-consultation-section {
        margin-left: 5px !important;
        margin-right: 5px !important;
    }

    .request-consultation-section .left-side-content .main-title {
        font-size: 24px;
    }

    .request-consultation-section .right-side-content {
        padding: 50px 20px;
    }

    .cont-pop .cotact-popup.pop-form-con form {
        max-width: 707px;
        /*max-height: 353px;*/
    }

    .cont-pop .cotact-popup.pop-form-con h2.main-title {
        font-size: 31px;
    }

    .inner-banner-wrap.about-page-banner .banner-text {
        left: 4% !important;
    }

    .inner-banner-wrap+.our-products-section ul.products .button.view-catalog-btn {
        font-size: 16px;
    }

    .cont-pop .cotact-popup.pop-form-con form {
        margin: 3% auto 3%;
        padding: 10px 55px 10px;
    }

    .cont-pop .smart-recap {
        text-align: center;
        margin: 0 0 15px;
    }

    .cont-pop .contact-email.form-group span input,
    .cont-pop .form-group span input,
    .cont-pop .form-group span select {
        height: 43px;
        padding-left: 22px;
        font-size: 17px;
    }

    .cont-pop .contact-email.form-group label,
    .cont-pop .form-group label {
        /*font-size: 15px;*/
        top: 13px;
    }
    .cont-pop .form-group.contact-country label, .cont-pop .form-group.contact-state label, .cont-pop .form-group.contact-city label {
    width: 100px;
}

    .cont-pop .contact-product.form-group label {
        /*top: 4px;*/
    }

    .ajax-yes span.ajax-loader {
        position: absolute;
        right: 34%;
    }

    .our-core-value-section .core-values-section>div {
        width: 50%;
    }

    .cont-pop .form-group span.your-country::after,
    .cont-pop .form-group span.your-state::after,
    .cont-pop .form-group span.your-city::after,
    .cont-pop .contact-email.form-group span.type::after,
    .cont-pop .form-group span.about::after {
        top: 21px;
        z-index: 8;
    }

    /* ------22-04-2021------ */
    .our-products-section ul.products.columns-3 li {
        flex: 0 0 47%;
        width: 47% !important;
        max-width: 47%;
        padding: 0px 25px;
    }
    .our-products-section ul li.coming-soon .sale-out {
    left: 100px;
    top: auto;
    bottom: 64%;
    }
    .our-products-section ul li.coming-soon .sale-out {
        margin: 20px 50px 0 20px;
    }
.woocommerce ul.products.columns-3 li.product, .woocommerce-page ul.products.columns-3 li.product {
    width: 47%;
    display: inline-block;
    margin: 0px 10px;
    float: left;
}
.smart-shop ul.products li.product .detail-wrap {
    top: 290px!important;
}
.size-shop_thumbnail {
    height: 151px!important;
}
.woocommerce-account .woocommerce-MyAccount-navigation {
    margin-right: 20px;
}
.logged-in .log-main-sec .main_title {
    font-size: 45px;
}
.col2-set.addresses .woocommerce-Address:not(:first-child), .woocommerce-customer-details .addresses > div:not(:first-child) {
    margin-top: 30px;
}
.woocommerce-MyAccount-content nav.navigation.pagination .nav-links {
    display: block;
    margin: 0;
}
body .woocommerce table.shop_table tfoot td, body .woocommerce table.shop_table th.product-total {
    min-width: 150px;
    text-align: right!important;
}
.woocommerce-page table.shop_table_responsive tr td.order-actions::before {
    display: block;
}
.wpgs-for.slick-initialized.slick-slider .slick-list.draggable {
    height: 300px !important;
}
.wpgs-for.slick-initialized.slick-slider .slick-slide a {
    height:300px!important;
}
.product .attachment-shop_single {
    height: 298px!important;
}
.slick-initialized .slick-slide {
    display: block;
    height: 79px  !important;
}
.woocommerce div.product div.summary {
    float: right !important;
}
.woocommerce div.product div.images.woocommerce-product-gallery, .woocommerce div.product div.summary {
    position: relative;
    float: left;
    width: 48%;
}
.single.woocommerce .yith-wcwl-add-to-wishlist {
	left:280px;  
}
.wpgs-nav .slick-prev {
    margin-left: 0;
}
.wpgs-nav .slick-next {
    right: -9px;
}

/*---12-08-21---*/

.page-id-4775 form .form-row {
    width: 47%!important;
}

.wpgs-for.slick-initialized.slick-slider {
    padding: 15px;
}

}
@media only screen and (max-width: 767px) {
    #site-header .header-titles-wrapper .header-titles {
        max-width: 140px;
    }
    .show-modal > div > div > .menu-top {
    margin-top: 70px;
    }
    html body button.toggle.close-nav-toggle {
    bottom: auto;
    top: 20px;
    }

    .banner-text .banner-txt::before {
        display: none;
    }

    .banner-text .banner-txt {
        padding-left: 0;
        margin: 60px 0 0;
        font-size: 18px;
    }

    .banner-txt .green-text {
        font-size: 26px;
        display: block;
        max-width: 170px;
    }

    .banner-txt .dark-text {
        font-size: 20px;
        line-height: normal;
        margin-left: 0;
        display: table;
    }

    .banner-data-wrap::before {
        height: 225px;
        width: 55%;
    }

    .banner-data-wrap .banner-text {
        min-height: 250px;
    }

    .banner-data-wrap::after {
        width: 52%;
        height: 190px;
    }

    html body .section-gapping,
    .vc_row.wpb_row.vc_row-fluid.contact-form-section.section-gapping {
        padding-bottom: 40px;
        padding-top: 40px;
    }

    .about-us-section .left-side-content {
        width: 100%;
        margin: 0;
    }

    .about-us-section .right-side-content {
        width: 100%;
    }

    .vc_custom_heading.main-title {
    font-size: 30px !important;
        margin: 0 0 25px;
    }

    .main-title.mobile-show {
        display: block;
    }

    .about-us-section .right-side-content>.vc_column-inner {
        padding: 0 15px;
    }

    .vc_custom_heading.main-title.left {
        display: none;
    }

    .about-us-section .wpb_text_column p {
        line-height: 160%;
        font-size: 15px;
        text-align: center;
    }

    .about-us-section .vc_btn3-container.vc_btn3-inline {
        width: 100%;
        text-align: center;
    }

    .btn-wrap .vc_general.vc_btn3,
    .contact-form-section form.wpcf7-form .submit-btn input[type="submit"] ,
    .submit.contact-us-btn input[type="submit"]{
        font-size: 15px;
        padding: 0 15px;
        line-height: 40px;
        border-radius: 5px;
        font-weight: 500;
    }

    .about-us-section .wpb_text_column {
        margin-bottom: 20px;
    }

    .vc_pageable-slide-wrapper .vc_grid-item:first-child {
        width: 100%;
        margin-right: 0;
    }

    .vc_pageable-slide-wrapper .vc_grid-item:nth-child(3),
    .vc_pageable-slide-wrapper .vc_grid-item:nth-child(4),
    .vc_pageable-slide-wrapper .vc_grid-item:nth-child(2),
    .vc_pageable-slide-wrapper .vc_grid-item:nth-child(5) {
        width: 49%;
    }

    .product-gallery-section .vc_pageable-slide-wrapper .vc_grid-item:not(:first-child) {
        height: 160px;
    }

    .vc_gitem-zone .vc-zone-link::before {
        width: 40px;
        height: 40px;
        line-height: 40px;
        font-size: 18px;
    }

    .woocommerce ul.products[class*="columns-"] li.product {
        margin: 20px auto 35px;
        width: 100%;
        /* max-width: 320px; */
        float: none !important;
        padding: 0 15px;
    }

    .product_image_wrapper {
        height: 320px;
    }

    .our-products-section ul.products li.product .woocommerce-loop-product__title {
        font-size: 16px;
        min-height: 100%;
    }

    .product-text {
        padding: 0 15px;
        min-height: 100%;
        font-size: 15px;
    }

    .vc_custom_heading.contect-title {
        font-size: 18px;
        margin-top: 70px;
    }

    .vc_custom_heading.contect-sub-title {
        font-size: 20px;
    }

    .vc_custom_heading.contect-sub-title br {
        display: none;
    }

    .contact-form-section form.wpcf7-form .form-group {
        width: 100%;
    }

    .vc_custom_heading.contect-title::before,
    .contact-form-section form.wpcf7-form::before {
        top: -70px;
        width: 280px;
        height: 90px;
    }

    .contact-form-section form.wpcf7-form::before {
        top: auto;
        bottom: -60px;
    }

    .contact-form-section form.wpcf7-form {
        margin: 20px auto 60px;
    }

    #site-footer .widget-area {
        width: 100% !important;
        padding: 0 10px !important;
        margin-bottom: 25px;
    }

    #site-footer .widget-area:nth-child(2),
    #site-footer .widget-area:nth-child(4) {
        display: none;
    }

    #site-footer .widget-area::before {
        display: none;
    }

    #site-footer .widget-area:first-child img {
        margin: 0 auto 0px;
    }

    #site-footer .widget-area:first-child p {
        font-size: 14px;
        text-align: center;
    }

    .footer-credits {
        margin-top: 10px;
        padding: 10px 0;
    }

    .footer-credits .powered-by-wordpress {
        font-size: 14px;
        display: block;
    }

    footer#site-footer {
        padding: 60px 0 0;
    }

    .mobile-view {
        display: block;
    }

    .social-contact .footer-widget {
        text-align: center;
        margin: 15px 0 15px;
    }

    #site-footer .widget-area:first-child .chw-widget {
        text-align: center;
    }

    .social-contact .footer-widget>div {
        display: inline-block;
        vertical-align: text-bottom;
        padding: 0;
        margin: 0 4px !important;
    }

    .social-contact .footer-widget>div a span,
    .social-contact .footer-widget>div::before,
    .social-contact .footer-widget>div::after {
        display: none;
    }

    .social-contact .footer-widget>div a {
        color: #fff;
        letter-spacing: normal;
        display: block;
        left: 0;
        right: auto;
        top: 0;
        bottom: 0;
        margin: auto;
        width: 36px;
        height: 36px;
        border-radius: 50%;
        background-color: #4CB647;
        text-align: center;
        line-height: 36px;
        position: relative;
    }

    .social-contact .footer-widget>div a:hover {
        color: #4CB647;
        background-color: #fff;
    }

    .social-contact .footer-widget>div a::before {
        content: "\f09a";
        font-family: 'FontAwesome';
    }

    .social-contact .footer-widget>div.footer-twitter a::before {
        content: "\f099";
    }

    .social-contact .footer-widget>div.footer-instagram a::before {
        content: "\f16d";
    }

    footer#site-footer::before {
        background-image: url(//www.neaterize.com/wp-content/themes/Neaterize/assets/images/footer-bg-mobile.png);
        background-size: 95% 100%;
    }

    .product-gallery-section .owl-carousel.vc_grid-owl-theme .vc_grid-owl-nav {
        margin-top: 10px;
    }

    .archive-img-wrap a.button,
    .archive-img-wrap .button {
        font-size: 16px;
    }

    .error404-content h2 {
        font-size: 60px;
        margin-top: 50px;
    }

    .error404-content h3 {
        font-size: 20px;
    }

    .error404-content p {
        font-size: 14px;
    }

    span.dark-span {
        display: block;
    }

    .why-choose-inner figure {
        width: 120px;
    }

    .why-choose-inner .vc_col-sm-3:not(:first-child) {
        margin-top: 20px;
    }

    .banner-data-wrap::after {
        background-size: contain;
    }

    #site-footer>.container {
        max-width: 600px;
    }

    body:not(.home) {
        padding-top: 75px;
    }

    .our-core-value-section .about-us-section-text {
        padding-top: 30px;
    }

    .our-core-value-section h3 {
        font-size: 20px;
    }

    .request-consultation-section {
        margin-left: 5px !important;
        margin-right: 5px !important;
    }

    .request-consultation-section .right-side-content {
        width: 100%;
        padding: 20px;
    }

    .request-consultation-section .left-side-content {
        width: 100%;
        padding: 10px;
    }

    .cont-pop .cotact-popup.pop-form-con h2.main-title {
        font-size: 22px;
    }

    .cont-pop .cotact-popup.pop-form-con form {
        max-width: 350px;
        /* max-height: 342px; */
        padding: 20px 15px;
        margin: 8% auto auto;
    }

    .cont-pop .contact-email.form-group label {
        position: absolute;
        z-index: 1;
        font-size: 19.63px;
    }

    .cont-pop .close-cont {
        position: absolute;
        top: -12px;
        right: -8px;
        width: 40px;
        height: 40px;
    }

    .cont-pop .close-cont:before {
        content: "X";
        font-size: 22px;
        color: #fff;
        line-height: 40px;
    }

    .inner-banner-wrap .banner-text .banner-txt {
        padding-left: 0;
        margin: 0px 0 0;
        font-size: 17px;
    }

    .inner-banner-wrap .banner-text {
        left: 0 !important;
        z-index: 1;
        right: 0 !important;
        text-align: center;
        margin: auto;
        top: 25% !important;
    }
    .single-product .inner-banner-wrap .banner-text{
        top: 45% !important;
    }

    .inner-banner-wrap .banner-txt .green-text {
        font-size: 19px;
        display: block;
        max-width: 100%;
    }

    .inner-banner-wrap .banner-txt .dark-text {
        font-size: 19px;
        line-height: normal;
        margin-left: 0;
        display: block;
        text-shadow: 2px 0 0 #fff, -2px 0 0 #fff, 0 2px 0 #fff, 0 -2px 0 #fff, 1px 1px #fff, -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff;
        color: #4cb647;
    }

    .inner-banner-wrap .banner-txt strong {
        text-shadow: 2px 0 0 #fff, -2px 0 0 #fff, 0 2px 0 #fff, 0 -2px 0 #fff, 1px 1px #fff, -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff;
        color: #4cb647;
    }

    .inner-banner-wrap.about-page-banner .banner-text {
        left: 0 !important;
    }

    .our-core-value-section h3,
    .our-core-value-section p {
        text-align: center;
    }

    .inner-banner-wrap.extra-contact h2.banner-txt.right-side-banner-text {
        margin-top: 17px;
        line-height: 33px;
        text-align: left !important;
        }
        .inner-banner-wrap.extra-contact h2.banner-txt.right-side-banner-text * {
    text-align: left !important;

    }

    .submit.pop-up-btn input[type="submit"] {
        height: 45px;
        line-height: 45px;
        font-size: 20px;
        padding: 0 25px;
    }

    .cont-pop .form-group {
        display: block;
        width: 100%;
    }

    .cont-pop .contact-email.form-group label,
    .cont-pop .form-group label,
    .cont-pop .contact-resell-nu.form-group label {
        position: absolute;
        z-index: 3;
        font-size: 12px;
        left: 15px;
        top: 17px;
    }

    .cont-pop .form-group.contact-product label,
    .cont-pop .form-group.contact-list label {
        top: 10px;
    }

    .cont-pop .contact-email.form-group span input,
    .cont-pop .form-group span input,
    .cont-pop .form-group span select {
        height: 50px;
        padding-left: 15px;
    }

    .cont-pop .contact-email.form-group,
    .cont-pop .form-group {
        margin-top: 0;
        margin-bottom: 15px;
        padding: 0;
    }

    .cont-pop .cotact-popup.pop-form-con .start-pop>p {
        font-size: 15px;
        margin: 0 0 15px;
    }

    .our-core-value-section .vc_align_left.about-img {
        text-align: center;
    }

    .our-core-value-section p {
        font-size: 15px;
    }

    .main-form-wrap {
        padding: 20px 20px;
    }

    .form-wrap .main-title,
    .second-form-wrap .main-title {
        font-size: 25px;
    }

    .main-form-wrap form#first-form>p {
        margin: 0 10px;
    }

    .main-form-wrap form#first-form>p>* {
        font-size: 20px;
    }

    .our-products-section ul.products li.product .product_image_wrapper img {
        padding: 10px;
    }

    .cont-pop .close-cont:before,
    .close-sec::before,
    .close-btn::before {
        font-size: 20px;
        line-height: 40px;
    }

    .cont-pop .close-cont,
    .close-btn,
    .close-sec {
        top: -20px;
        right: -8px;
        width: 40px;
        height: 40px;
    }

    .cont-pop .cotact-popup.pop-form-con form .start-pop {
        height: 540px;
        padding: 0px 5px;
        overflow: scroll;
    }

    .ajax-yes span.ajax-loader {
        position: absolute;
        right: 17%;
        margin-top: -36px;
    }

    .our-core-value-section .core-values-section .wpb_single_image {
        margin-bottom: 40px;
    }

    .our-core-value-section .core-values-section h3 {
        margin-bottom: 40px;
    }

    .cont-pop .form-group span.type::after {
        top: 23px;
    }

    #site-footer .widget-area:nth-child(3) {
        text-align: center;
    }

    #site-footer .chw-title::before,
    #site-footer .chw-title::after {
        margin: 0 auto;
        right: 0;
    }

    #site-footer .showroom-quick-contact {
        max-width: 200px;
        margin: 0 auto;
        width: 100%;
    }

    .showroom-quick-contact .footer-widget>div::before {
        top: 0;
        left: 0;
        bottom: 0;
        margin: auto;
    }

    /* ------22-04-2021------ */
    .our-products-section ul li.coming-soon .sale-out {
        margin: 20px 40px 0 20px;
    }


    /*-----19-07-21-------*/

    .log-main-sec.edit-account {
    max-width: 66%!important;
    display: inline-block;
    }
    .woocommerce-account .woocommerce-MyAccount-navigation {
    display: inline-block;
    float: left;
    }
   /*-------------19-07-21----------*/

    .woocommerce form.checkout_coupon, .woocommerce form.login, .woocommerce form.register {
    padding: 40px 15px!important;
    border-radius: 0;
   }
   .woocommerce .woocommerce-form-login .woocommerce-form-login__submit {
    /* float: left; */
    margin: 12px 9rem;
   }
   .woocommerce-form-register {
    padding: 50px 15px;
   }
   .woocommerce-account .woocommerce-MyAccount-navigation {
    width: 100%!important;
    margin-bottom: 10px;
   }
   .edit-account{
    margin-bottom: 30px!important;
    padding: 30px 15px!important;
   }
   .smart-shop ul.products li.product .detail-wrap {
    top: 261px!important;
   }
   .single-product .woocommerce-tabs.wc-tabs-wrapper {
    margin-bottom: 40px;
   }
   .woocommerce div.product .woocommerce-tabs .panel {
    padding: 15px;
    margin: 0px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs {
    margin: 0;
}
.size-shop_thumbnail {
    height: 81px!important;
}
.woocommerce-account .woocommerce-MyAccount-navigation {
    margin-right: 0px;
    margin-bottom: 30px;
    width:100%;
}
.woocommerce-account .woocommerce-MyAccount-content {
    padding: 20px;
    width:100%;
}
.woocommerce-MyAccount-content section table.order_details td.product-name {
    padding: 10px;
}
.logged-in .log-main-sec .main_title {
    font-size: 35px;
}
.col2-set.addresses .woocommerce-Address:not(:first-child), .woocommerce-customer-details .addresses > div:not(:first-child) {
    margin-top: 30px;
}
.woocommerce-MyAccount-content nav.navigation.pagination .nav-links {
    display: block;
    margin: 0;
}
.woocommerce-MyAccount-content section table.order_details .view-īmg {
    margin: 5px 0 10px;
}
.woocommerce-MyAccount-content section table.order_details td > div.both-title {
    clear: both;
    width: auto;
    height: auto;
    display: table;
}
body .woocommerce table.shop_table tfoot td, body .woocommerce table.shop_table th.product-total {
    min-width: 150px;
    text-align: right!important;
}
.woocommerce-page table.shop_table_responsive tr td.order-actions::before {
    display: block;
}
.woocommerce-MyAccount-content section table.order_details td > div a, .woocommerce-MyAccount-content section table.order_details td > div strong {
    font-size: 12px;
}
form.woocommerce-EditAccountForm.edit-account .form-row-first, form.woocommerce-EditAccountForm.edit-account fieldset p.form-row-wide:nth-child(3),
form.woocommerce-EditAccountForm.edit-account .form-row-last, form.woocommerce-EditAccountForm.edit-account fieldset p.form-row-wide:nth-child(4),
.woocommerce-account .woocommerce-MyAccount-content .woocommerce-address-fields .form-row-last, .woocommerce-account .woocommerce-MyAccount-content .woocommerce-address-fields p#shipping_state_field, .woocommerce-account .woocommerce-MyAccount-content .woocommerce-address-fields p#billing_email_field, .woocommerce-account .woocommerce-MyAccount-content .woocommerce-address-fields p#shipping_email_field, .woocommerce-account .woocommerce-MyAccount-content .woocommerce-address-fields p#billing_state_field,
.woocommerce-account .woocommerce-MyAccount-content .woocommerce-address-fields .form-row-first, .woocommerce-account .woocommerce-MyAccount-content .woocommerce-address-fields p#shipping_city_field, .woocommerce-account .woocommerce-MyAccount-content .woocommerce-address-fields p#billing_phone_field, .woocommerce-account .woocommerce-MyAccount-content .woocommerce-address-fields p#shipping_phone_field, .woocommerce-account .woocommerce-MyAccount-content .woocommerce-address-fields p#billing_city_field {
    width: 100%;
}
.woocommerce div.product div.images .woocommerce-product-gallery__image a img {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: auto;
    height: auto !important;
    display: inline-block;
    margin: auto;
}
.woocommerce div.product div.images .woocommerce-product-gallery__image a {
    position: relative;
    display: block;
    height: 340px;
}
.woocommerce .woocommerce-form-login .woocommerce-form-login__submit {
   
    padding: 0 15px;
   
}
.smart-we {
    font-size: 20px;
    }
    body:not(.home) .inner-banner-wrap .banner-text {
    left: auto !important;
    right: 13% !important;
}
.inner-banner-wrap.extra-contact h2.banner-txt.right-side-banner-text * {
    text-align: left !important;
}
.single.woocommerce .yith-wcwl-add-to-wishlist {
   display: flex;
    position: absolute;
    bottom: 6px;
    left: 77%;
    margin-left: 20px!important;
}
header .mini-cart > a {
    margin: -2px 15px 0 15px;
}

#site-header .header-navigation-wrapper {
    display: flex;
    padding-right: 48px;
}
.wpgs-for.slick-initialized.slick-slider .slick-slide a {
    height: 355px!important;
}
.wpgs-nav.slick-initialized.slick-slider {
    padding:10px 40px 0;
    margin: auto;
    width: 340px;
}
.woocommerce-product-gallery .wpgs-nav .slick-list.draggable .slick-slide.slick-active {
    height: 80px;
}
.woocommerce div.product div.images.woocommerce-product-gallery {
    margin: 0 0 10px;
}

/*---12-08-21----*/


.woocommerce .button.btn-import-billing, a.button.btn-import-shipping{
    padding: 0 10px!important;
    font-size: 12px!important;
}
.page-id-4775 form .form-row {
    width: 100%!important;
    margin: 0 0 15px!important;
}
.page-id-4775 form {
    width: 100%;
    padding: 15px;
}
.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {
    padding: 0 16px!important;
    height: 40px!important;
}
.archive-img-wrap > div.view-catalog-btn{
    margin-bottom: 10px!important;
}
.wpgs-for.slick-initialized.slick-slider {
    padding: 30px;
}
.product .attachment-shop_single {
    height: 309px!important;
}
#site-footer .showroom-quick-contact .footer-widget {
    margin-left: -37px;
}
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
    .banner-data-wrap::before {
        height: 325px;
        width: 46%;
    }

    .banner-data-wrap .banner-text {
        min-height: 325px;
    }

    .banner-data-wrap::after {
        height: 325px;
    }

    .banner-text .banner-txt {
        font-size: 25px;
    }

    .banner-txt .green-text {
        font-size: 30px;
        max-width: 100%;
    }

    .banner-txt .dark-text {
        font-size: 25px;
        margin-left: 2px;
    }

    .vc_pageable-slide-wrapper .vc_grid-item:first-child {
        width: 43%;
        margin-right: 1%;
    }

    .vc_pageable-slide-wrapper .vc_grid-item:nth-child(2),
    .vc_pageable-slide-wrapper .vc_grid-item:nth-child(5) {
        width: 22%;
    }

    .vc_pageable-slide-wrapper .vc_grid-item:nth-child(3),
    .vc_pageable-slide-wrapper .vc_grid-item:nth-child(4) {
        width: 32%;
    }

    .product-gallery-section .vc_pageable-slide-wrapper .vc_grid-item:not(:first-child) {
        height: 133px;
    }

    .product-gallery-section .vc_pageable-slide-wrapper .vc_grid-item {
        border-radius: 15px;
    }

    .woocommerce ul.products[class*="columns-"] li.product {
        /* width: 48%; */
        float: left !important;
    }

    .woocommerce ul.products[class*=columns-] li.product:nth-child(2n) {
        float: right !important;
    }

    .our-products-section ul.products li.product .woocommerce-loop-product__title {
        min-height: 40px;
    }

    .product-text {
        min-height: 45px;
    }

    .why-choose-inner .vc_col-sm-3 {
        float: left;
        width: 50%;
        margin-bottom: 20px;
    }

    .why-choose-inner .vc_col-sm-3:nth-last-child(-n+2) {
        margin-bottom: 0;
    }

    .why-choose-inner .vc_col-sm-3:not(:first-child) {
        margin-top: 0;
    }

    .ajax-yes span.ajax-loader {
        position: absolute;
        right: 33%;
        margin-top: -36px;
    }
    .smart-we {
    font-size: 27px;
}
.inner-banner-wrap .banner-txt .green-text {
    font-size: 27px;
    }
    .inner-banner-wrap .banner-txt .dark-text {
    font-size: 30px;
    }
    .single.woocommerce .yith-wcwl-add-to-wishlist {
    
    left: 42%;
    margin-left: 30px;
}
}

@media only screen and (max-width: 479px) {
    .inner-banner-wrap+.our-products-section ul.products .button.view-catalog-btn {
        top: 58%;
        font-size: 15px;
    }
}
@media only screen and (min-width: 812px) {
    .size-shop_thumbnail {
        height: 61px!important;
    }
}

.rtwpvs .rtwpvs-wc-select,.rtwpvs .rtwpvs-wc-select+.select2,.rtwpvs .rtwpvs-wc-select+.select2-container,.rtwpvs .rtwpvs-wc-select+.theme-select{display:none!important}.rtwpvs .rtwpvs-terms-wrapper{display:flex;flex-wrap:wrap;list-style:none;margin:0;padding:0;position:relative}.rtwpvs .rtwpvs-terms-wrapper.custom-variable-wrapper .rtwpvs-term-span-dual-color{height:100%;width:100%}.rtwpvs .rtwpvs-terms-wrapper .image-tooltip-wrapper{border-style:solid;border-width:2px;bottom:140%;box-shadow:0 7px 15px rgba(0,0,0,.3);line-height:0;opacity:0;pointer-events:none;position:absolute;transition:all .2s linear;visibility:hidden;width:150px;z-index:999}.rtwpvs .rtwpvs-terms-wrapper .image-tooltip-wrapper img{border-radius:0!important}.rtwpvs .rtwpvs-terms-wrapper .image-tooltip-wrapper:after{border:8px solid transparent;border-radius:0!important;border-top-color:rgba(51,51,51,.9);bottom:-16px;content:"";display:block;left:50%;position:absolute;transform:translateX(-50%)}.rtwpvs .rtwpvs-terms-wrapper .rtwpvs-term{list-style:none;margin:0;padding:0;position:relative;transition:all .2s ease}.rtwpvs .rtwpvs-terms-wrapper .rtwpvs-term.rtwpvs-image-term .rtwpvs-term-span{line-height:0}.rtwpvs .rtwpvs-terms-wrapper .rtwpvs-term img{margin:0;padding:0;width:100%}.rtwpvs .rtwpvs-terms-wrapper .rtwpvs-term:not(.rtwpvs-radio-term){align-items:center;background-color:#fff;box-shadow:0 0 0 1px rgba(0,0,0,.3);box-sizing:border-box;cursor:pointer;display:flex;justify-content:center;margin:4px 8px 4px 0;padding:2px}.rtwpvs .rtwpvs-terms-wrapper .rtwpvs-term:not(.rtwpvs-radio-term):last-of-type{margin-right:0}.rtwpvs .rtwpvs-terms-wrapper .rtwpvs-term:not(.rtwpvs-radio-term):hover{background-color:#fff!important;box-shadow:0 0 0 3px #000}.rtwpvs .rtwpvs-terms-wrapper .rtwpvs-term:not(.rtwpvs-radio-term).selected,.rtwpvs .rtwpvs-terms-wrapper .rtwpvs-term:not(.rtwpvs-radio-term).selected:hover{box-shadow:0 0 0 2px #000}.rtwpvs .rtwpvs-terms-wrapper .rtwpvs-term:not(.rtwpvs-radio-term).rtwpvs-color-term .rtwpvs-term-span-color{height:100%;position:relative;width:100%}.rtwpvs .rtwpvs-terms-wrapper .rtwpvs-term:not(.rtwpvs-radio-term).rtwpvs-color-term .rtwpvs-term-span-color:after{box-shadow:inset 0 0 1px 0 rgba(0,0,0,.5);content:"";height:100%;left:0;position:absolute;top:0;width:100%}.rtwpvs .rtwpvs-terms-wrapper .rtwpvs-term:not(.rtwpvs-radio-term).rtwpvs-button-term{border-radius:2px;text-align:center;width:auto}.rtwpvs .rtwpvs-terms-wrapper .rtwpvs-term:not(.rtwpvs-radio-term).rtwpvs-button-term span{color:#000}.rtwpvs .rtwpvs-terms-wrapper .rtwpvs-term:not(.rtwpvs-radio-term).rtwpvs-button-term span.rtwpvs-term-span{padding:0 5px}.rtwpvs .rtwpvs-terms-wrapper.radio-variable-wrapper{display:block}.rtwpvs .rtwpvs-terms-wrapper.radio-variable-wrapper .rtwpvs-radio-term{align-items:center;box-sizing:border-box;cursor:pointer;display:grid;grid-template-columns:auto 1fr;margin:0}.rtwpvs .rtwpvs-terms-wrapper.radio-variable-wrapper .rtwpvs-radio-term input{height:18px;margin-right:5px;width:18px}.rtwpvs .rtwpvs-terms-wrapper.radio-variable-wrapper .rtwpvs-radio-term label{color:#000;cursor:pointer;margin:inherit;padding:5px 0}.rtwpvs .rtwpvs-terms-wrapper .rtwpvs-term-more{align-items:center;display:flex}.rtwpvs .rtwpvs-terms-wrapper .rtwpvs-term-more a{font-size:small}.rtwpvs.rtwpvs-rounded .rtwpvs-terms-wrapper .rtwpvs-term:not(.rtwpvs-button-term),.rtwpvs.rtwpvs-rounded .rtwpvs-terms-wrapper .rtwpvs-term:not(.rtwpvs-button-term) .rtwpvs-term-span,.rtwpvs.rtwpvs-rounded .rtwpvs-terms-wrapper .rtwpvs-term:not(.rtwpvs-button-term) .rtwpvs-term-span:after,.rtwpvs.rtwpvs-rounded .rtwpvs-terms-wrapper .rtwpvs-term:not(.rtwpvs-button-term) img{border-radius:100%}.rtwpvs.rtwpvs-squared .rtwpvs-terms-wrapper .rtwpvs-term{border-radius:2px}.rtwpvs.rtwpvs-squared .rtwpvs-terms-wrapper .rtwpvs-term.rtwpvs-color-term span:after{border-radius:0}.rtwpvs.rtwpvs-attribute-behavior-blur .rtwpvs-term:not(.rtwpvs-radio-term).disabled,.rtwpvs.rtwpvs-attribute-behavior-blur .rtwpvs-term:not(.rtwpvs-radio-term).disabled:hover{cursor:not-allowed;overflow:hidden;pointer-events:none;position:relative}.rtwpvs.rtwpvs-attribute-behavior-blur .rtwpvs-term:not(.rtwpvs-radio-term).disabled img,.rtwpvs.rtwpvs-attribute-behavior-blur .rtwpvs-term:not(.rtwpvs-radio-term).disabled span,.rtwpvs.rtwpvs-attribute-behavior-blur .rtwpvs-term:not(.rtwpvs-radio-term).disabled:hover img,.rtwpvs.rtwpvs-attribute-behavior-blur .rtwpvs-term:not(.rtwpvs-radio-term).disabled:hover span{opacity:.3}.rtwpvs.rtwpvs-attribute-behavior-blur .rtwpvs-term:not(.rtwpvs-radio-term).disabled:after,.rtwpvs.rtwpvs-attribute-behavior-blur .rtwpvs-term:not(.rtwpvs-radio-term).disabled:before,.rtwpvs.rtwpvs-attribute-behavior-blur .rtwpvs-term:not(.rtwpvs-radio-term).disabled:hover:after,.rtwpvs.rtwpvs-attribute-behavior-blur .rtwpvs-term:not(.rtwpvs-radio-term).disabled:hover:before{background:red!important;border:0;bottom:0;content:" "!important;height:1px;left:0;margin:0!important;min-width:auto;opacity:1;padding:0!important;position:absolute;right:0;top:50%;transform-origin:center;visibility:visible;width:100%;z-index:0}.rtwpvs.rtwpvs-attribute-behavior-blur .rtwpvs-term:not(.rtwpvs-radio-term).disabled:before,.rtwpvs.rtwpvs-attribute-behavior-blur .rtwpvs-term:not(.rtwpvs-radio-term).disabled:hover:before{transform:rotate(45deg)}.rtwpvs.rtwpvs-attribute-behavior-blur .rtwpvs-term:not(.rtwpvs-radio-term).disabled:after,.rtwpvs.rtwpvs-attribute-behavior-blur .rtwpvs-term:not(.rtwpvs-radio-term).disabled:hover:after{transform:rotate(-45deg)}.rtwpvs.rtwpvs-attribute-behavior-blur .rtwpvs-radio-term.disabled input,.rtwpvs.rtwpvs-attribute-behavior-blur .rtwpvs-radio-term.disabled label,.rtwpvs.rtwpvs-attribute-behavior-blur .rtwpvs-radio-term.disabled:hover input,.rtwpvs.rtwpvs-attribute-behavior-blur .rtwpvs-radio-term.disabled:hover label{cursor:not-allowed;opacity:.5;text-decoration:line-through}.rtwpvs.rtwpvs-attribute-behavior-blur .rtwpvs-radio-term.disabled:after,.rtwpvs.rtwpvs-attribute-behavior-blur .rtwpvs-radio-term.disabled:before,.rtwpvs.rtwpvs-attribute-behavior-blur .rtwpvs-radio-term.disabled:hover:after,.rtwpvs.rtwpvs-attribute-behavior-blur .rtwpvs-radio-term.disabled:hover:before{display:none}.rtwpvs.rtwpvs-attribute-behavior-blur-no-cross .rtwpvs-term:not(.rtwpvs-radio-term).disabled,.rtwpvs.rtwpvs-attribute-behavior-blur-no-cross .rtwpvs-term:not(.rtwpvs-radio-term).disabled:hover{box-shadow:0 0 0 1px rgba(0,0,0,.001);overflow:hidden;pointer-events:none;position:relative}.rtwpvs.rtwpvs-attribute-behavior-blur-no-cross .rtwpvs-term:not(.rtwpvs-radio-term).disabled img,.rtwpvs.rtwpvs-attribute-behavior-blur-no-cross .rtwpvs-term:not(.rtwpvs-radio-term).disabled span,.rtwpvs.rtwpvs-attribute-behavior-blur-no-cross .rtwpvs-term:not(.rtwpvs-radio-term).disabled:hover img,.rtwpvs.rtwpvs-attribute-behavior-blur-no-cross .rtwpvs-term:not(.rtwpvs-radio-term).disabled:hover span{opacity:.3}.rtwpvs.rtwpvs-attribute-behavior-blur-no-cross .rtwpvs-radio-term.disabled,.rtwpvs.rtwpvs-attribute-behavior-blur-no-cross .rtwpvs-radio-term.disabled:hover{overflow:hidden}.rtwpvs.rtwpvs-attribute-behavior-blur-no-cross .rtwpvs-radio-term.disabled input,.rtwpvs.rtwpvs-attribute-behavior-blur-no-cross .rtwpvs-radio-term.disabled label,.rtwpvs.rtwpvs-attribute-behavior-blur-no-cross .rtwpvs-radio-term.disabled:hover input,.rtwpvs.rtwpvs-attribute-behavior-blur-no-cross .rtwpvs-radio-term.disabled:hover label{opacity:.3;pointer-events:none}.rtwpvs.rtwpvs-attribute-behavior-hide .rtwpvs-term.disabled{height:0!important;margin:0!important;min-height:0!important;min-width:0!important;opacity:0;padding:0!important;transform:scale(0);transform-origin:center;visibility:hidden;width:0!important}.rtwpvs.rtwpvs-attribute-behavior-hide .rtwpvs-term.disabled.rtwpvs-radio-term{width:auto!important}.rtwpvs.rtwpvs-archive-align-left .rtwpvs-archive-variation-wrapper .variations{text-align:left}.rtwpvs.rtwpvs-archive-align-left .rtwpvs-archive-variation-wrapper .rtwpvs-terms-wrapper{justify-content:flex-start}.rtwpvs.rtwpvs-archive-align-left .rtwpvs-archive-variation-wrapper .reset_variations{margin:0}.rtwpvs.rtwpvs-archive-align-center .rtwpvs-archive-variation-wrapper .variations{text-align:center}.rtwpvs.rtwpvs-archive-align-center .rtwpvs-archive-variation-wrapper .rtwpvs-terms-wrapper{justify-content:center}.rtwpvs.rtwpvs-archive-align-center .rtwpvs-archive-variation-wrapper .reset_variations{margin:0}.rtwpvs.rtwpvs-archive-align-right .rtwpvs-archive-variation-wrapper .variations{text-align:right}.rtwpvs.rtwpvs-archive-align-right .rtwpvs-archive-variation-wrapper .rtwpvs-terms-wrapper{justify-content:flex-end}.rtwpvs.rtwpvs-archive-align-right .rtwpvs-archive-variation-wrapper .reset_variations{margin:0}.rtwpvs-product .variations tr{vertical-align:baseline}.rtwpvs-image-load{animation:rtwpvs-image-fadeIn .5s ease-in;opacity:1}@keyframes rtwpvs-image-fadeIn{0%{opacity:0}to{opacity:1}}.rtwpvs-shape-checkmark .rtwpvs-term.selected span.rtwpvs-term-span:before{align-items:center;border-radius:50%;color:#fff;content:"✓";display:inline-flex;font-size:10px;font-weight:600;height:17px;justify-content:center;line-height:1.1;position:absolute;right:-10px;top:-10px;width:17px;z-index:9}@media only screen and (max-width:600px){.theme-storefront.single-product .variations_form{padding-left:2px!important}}