@font-face{
    font-family:'trendsetter';
    src: url('../fonts/trendsetter-Regular.eot');
    src: url('../fonts/trendsetter-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/trendsetter-Regular.woff2') format('woff2'),
        url('../fonts/trendsetter-Regular.woff') format('woff'),
        url('../fonts/trendsetter-Regular.ttf') format('truetype'),
        url('../fonts/trendsetter-Regular.svg#trendsetter-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
} 
*{
    -webkit-border-radius:0;
    border-radius: 0;
    margin:0;
    -moz-box-sizing:border-box;
    -ms-box-sizing:border-box;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
}
*:focus{
    -moz-transition:all ease 0.5s;
    -webkit-transition:all ease 0.5s;
    -ms-transition:all ease 0.5s;
    transition:all ease 0.5s;
}
a:hover, button:hover, input{
    transition:0.5s all ease-in-out;
    -webkit-transition:0.5s all ease-in-out;
    -moz-transition:0.5s all ease-in-out;
    -ms-transition:0.5s all ease-in-out;
}
button:focus {
    outline: 0;
}
select,button,input{outline: none;}
/* For modern browsers */
.cf:before, .cf:after { content: ""; display: table }
.cf:after { clear: both; }
.cf {  *zoom: 1;
}
ul{
    padding:0; 
    list-style:none;
    margin: 0;
} 
a,img{
    border: 0px;
}
img{
    max-width: 100%;
}
a,ul,li{
    text-decoration: none;
}
body {
    font-family: 'Montserrat', sans-serif;
    color: #2e2e2e;
}
a{
    outline: 0;
    transition:0.5s;
    -webkit-transition:0.5s;
    -moz-transition:0.5s;
    -ms-transition:0.5s; 
    color:#2e2e2e;
}
a:hover,a:focus{
    color:#19a09a;
}
a,button{ 
    transition:0.5s;
    -webkit-transition:0.5s;
    -moz-transition:0.5s; 
    cursor: pointer;
}
p{
    padding-bottom: 15px;
    font-size: 14px;
    color: #2e2e2e;
    line-height: 21px;
    margin: 0;
    font-weight: 400;
    }
a:hover{
    text-decoration:none;
}
a:focus {
    outline: 0;
    text-decoration: none;
}
select::-ms-expand {
    display: none;
}
strong,b{
    font-weight: 700;
}
em,i{
    font-style: italic;
}
::-webkit-input-placeholder { /* Chrome/Opera/Safari */    color: #aeaeae;  opacity: 1 !important;
}
::-moz-placeholder { /* Firefox 19+ */
    /*color: rgba(255,255,255,0.8) !important;*/  opacity: 1 !important;
}
:-ms-input-placeholder { /* IE 10+ */
    color: #aeaeae;;
}
:-moz-placeholder { /* Firefox 18- */
    color: #aeaeae;; opacity: 1 !important;
}
/*** reset css end ***/
/*** benefits css start ***/
.benefits-sec{
    font-family: 'Montserrat', sans-serif;
    border-bottom: 1px solid #ededed;
    padding: 35px 0 53px 0;
}
.benefits-sec li {
    float: left;
    width: 24.6666%;
    padding-left: 21px;
}
.dec-inc {
    border: 1px solid #ddd;
    display: inline-flex;
    flex-direction: row;
    justify-content: space-between;
}
.checkout-cart-index th.col.qty{
    text-align: center !important;
}
body .newqty{
    display: block;
    height: 45px;
    line-height: 4px;
    margin: 0!important;
    padding: 15px;
    width: 44px;
    border: 1px solid #d5d5d5;
}
body .amsearch-products-section.-grid:not(.-slider) .amsearch-item{
        max-width: 100%;    
        text-align: center;
        flex-wrap:nowrap;
        padding-bottom: 0;
}
body  .search-group .amsearch-products-section .product-item-link{padding:0px;}
body  .search-group .amsearch-products-section .product-item .product-item-details .price-box{
    margin-bottom: 0;
    padding-bottom: 0;
}
body  .search-group .amsearch-products-section .amsearch-product-list{flex-direction: column;}
body .amsearch-products-section.-grid:not(.-slider) .amsearch-item .amsearch-image{width:125px;}
body .amsearch-products-section.-grid:not(.-slider) .amsearch-item .amsearch-description{text-align: left;padding-left: 20px;}



body .submenu .level2.active a{background:none !important;color:#2e2e2e !important;}
body .submenu .level1.active a{background:none !important;color:#2e2e2e !important;}

.checkout-payment-method.submit .payment-methods{padding: 20px 0px;}
.checkout-payment-method.submit .payment-methods span{display: block;}
body .search-group{    z-index: 99;width: calc(100% - 182px);float: left;padding-left: 30px;margin-top: 10px;}
body .page-header .amsearch-wrapper-block{padding-top:0px;width:100%}
body .amsearch-input-wrapper .amsearch-input{height: 47px !important;}

.benefits-sec li:first-child {
    width: 26%;
    padding-left: 0;
}
.benefit-img {
    float: left;
    margin-right: 15px;
}
.benefit-info {
    display: table;
    line-height: 18px;
}
.benefit-info h4 {
    font-size: 14px;
    /*text-transform: capitalize;*/
    color: #2e2e2e;
    font-weight: 500;
    margin-bottom: 5px;
}
.benefit-info span {
    font-size: 12px;
    color: #aeaeae;
    line-height: 18px;
    font-weight: 400;
}
/*** benefits css end ***/
/*** best seller css start ***/
.best-seller-main {
    background: url(http://trade.eve-taylor.com/media/wysiwyg/best-seller-bg.png) repeat-x;
    background-size: cover;
    padding: 0;
    min-height: 740px;
    margin:0 0 80px 0;
    font-family: 'Montserrat', sans-serif;
    overflow: hidden;
}
.seller-sticker {
    background: rgba(25,160,154,0.5);
    border-radius: 100%;
    padding: 30px;
    height: 227px;
    width: 227px;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    font-weight: 300;
    letter-spacing: 6.8px;
    display: -moz-flex;
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    -moz-align-items: center;
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
    -moz-justify-content: center;
    -webkit-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    font-size: 26px;
    margin-top: 80px;
}
.gel-img {
    position: absolute;
    top: 0;
    left: auto;
}
.seller-right h3 {
    font-size: 62px;
    font-weight: 300;
    color: #fff;
    text-transform: capitalize;
    margin:10px 0 35px 0;
}
.seller-right p {
    max-width: 400px;
    color: #fff;
    text-align: center;
    line-height: 21px;
    font-size: 14px;
    margin: 0 auto;
}
.seller-right {
    text-align: center;
}
a.btn.border-btn {
    font-size: 14px;
    font-weight: 500;
    color: #2e2e2e;
    letter-spacing: 1.8px;
    border: 1px solid #2e2e2e;
    border-radius: 0;
}
a.btn.border-btn:hover,a.btn.border-btn:focus {
    background: #2e2e2e;
    color: #fff;
}
.seller-right .btn.border-btn {
    min-width: 160px;
    padding: 14px;
    margin:36px 0 0 0;
    color: #fff;
    border: 1px solid #fff;
}
.seller-right h2 {
    font-size: 58px;
    color: #fff;
    font-family: 'trendsetter';
    font-weight: normal;
}
.best-seller-main .row {
    min-height: 740px;
}
.btn:hover,.btn:focus {
    box-shadow: none;
    outline: none;
}
.seller-right .btn.border-btn:hover,.seller-right .btn.border-btn:focus {
    background: #fff;
    color: #2e2e2e;
}

.sections.nav-sections .ves-megamenu .dropdown-menu .subgroup.level1 > a{
    text-transform: none;
    font-size: 14px;
}
/*** best seller css end ***/
/*** discover product css start ***/
.discover-prodcut-main{
    font-family: 'Montserrat', sans-serif;
}
.discover-product-img > img {
    width: 100%;
}
.discover-box.right-box {
    /* padding-left:40px; */
    padding-left:15px;
}
.discover-box.left-box {
    /* padding-right: 40px; */
    padding-right:15px;
}
.discover-product-info h2 {
    font-size: 30px;
    color: #2e2e2e;
    font-weight: 300;
    margin-bottom: 31px;
}
.discover-product-info {
    margin: 31px 0 0 0;
}
.discover-product-info .btn {
    min-width: 144px;
    padding: 11px;
}
/*** discover product css end ***/
/*** our values css start ***/
.ourvalues-main {
    background: #fbfbfb /*url(http://trade.eve-taylor.com/media/wysiwyg/value-img.png) no-repeat 150px*/;
}
.our-values-img {
    position: relative;
    left: auto;
    top: 0;
}
.ourvalues-main .row {
    /* min-height: 668px; */
    padding: 128px 0;
}
.ourvalues-main h2 {
    color: #98c9ce;
    font-size: 68px;
    font-family: 'trendsetter';
    font-weight: normal;
}
.ourvalues-main h3 {
    font-size: 28px;
    color: #2e2e2e;
    font-weight: 300;
    max-width: 500px;
    margin: 10px auto 30px;
    line-height: 37px;
}
.ourvalues-main p{
    font-size: 14px;
    color: #818181;
    line-height: 21px;
    max-width: 600px;
    margin: 0 auto;
}
.value-content {
    /* background-color: rgb(255 255 255 / 0.4); */
}
.ourvalues-main .btn {
    min-width: 151px;
    padding: 14px;
    margin-top: 25px;
    font-size: 12px;
}
/*** our values css end ***/
.minicart-wrapper .action.showcart .counter.qty.empty { display: inline-block; }
/*** header css start ***/
.page-header .header.panel {
    padding-bottom: 8px;
    padding-top: 8px;
}
.page-header {
    border: 0;
    margin-bottom: -7px!important;
    position: sticky;
    top: 0;
    z-index: 900;
    /*line-height: 0;*/
}
.page-header .panel.wrapper .switcher .options ul.dropdown{
    min-width:100px;
 }
 .page-header .panel.wrapper .switcher .options ul.dropdown a {
     color: #2e2e2e;
 }
 .page-header .panel.wrapper .switcher .options ul.dropdown a > img {
     /* max-width: 30px; */
     margin-right: 5px;
     /* width: 22px;
     height: 22px;
     border-radius: 100%;
     vertical-align: bottom; */
 }
.panel.header p {
    font-size: 12px;
    color: #838383;
    padding: 0;
    display: inline-block;
}
ul.header.links li a {
    font-size: 12px;
    color: #838383;
}
ul.header.links li a:hover, ul.header.links li a:focus {
    color: #19a09a;
}
.header.panel > .header.links > li {
  margin: 0 0 0 25px;
}
a.logo > img {
    max-width: 153px;
}
.mainHeader.topbar .col-lg-6:first-child {
    max-width: 58%;
    flex: 0 0 58%;
    padding-right: 0;
    padding-left: 15px;
}
.block.block-search{
    z-index: 99;
    width: calc(100% - 182px);
    float: left;
    padding-left: 30px;
}
.mainHeader.topbar .col-lg-6 {
    max-width: 42%;
    flex: 0 0 42%;
    padding-left: 0;
    text-align: end;
}
.block.block-search input#search {
    font-size: 13px;
    color: #aeaeae;
    padding-left: 18px;
    border: 1px solid #d4d4d4 !important;
    height: 47px !important;
}
.block-search .action.search:before {
content:none !important;
}
.block-search .action.search {
    opacity: 1 !important;
    /* background: url(http://trade.eve-taylor.com/media/wysiwyg/search-icon.png) no-repeat !important; */
    border-left: 1px solid #ededed !important;
    width: 60px;
    height: 47px;
    position: absolute !important;
    right: 0 !important;
    top: -1px;
    padding: 0 !important;
    cursor: pointer;
}
form#search_mini_form .actions {
    position: absolute;
    right: 0;
    top: 0;
    cursor: pointer;
    z-index: 99;
    width: 60px;
    height: 47px;
}
.header-right-wrapper .actions div {
    display: inline;
    margin-left: 6px;
}
.header-right-wrapper .actions .btn {
    font-size: 12px;
    color: #fff;
    background: #98c9ce;
    border: 1px solid #98c9ce;
    font-weight: 500;
    letter-spacing: normal;
    /* padding:13px 22px; */
    padding: 13px 14px;
}
.header-right-wrapper .actions .btn:hover, .header-right-wrapper .actions .btn:focus {
    background: transparent;
    color: #19a09a;
    border: 1px solid #19a09a;
}
.parent-icon {
     /*float: right; */
    display: inline-block;
    /*margin: 4px 15px 0px 0; */
    vertical-align: middle;
}
.header-right-wrapper {
     /*float: left; */
    display: inline-block;
    vertical-align: middle;
}
.page-header .panel.wrapper .switcher .options .action.toggle:after {
    content: none;
}
.panel.wrapper.currency-icon {
    border: 0 !important;
    float: left;
}
.sign-icon {
    float: left;
}
.minicart-icon {
    float: left;
    margin:4px 0 0 0px;
}
header .parent-icon .minicart-wrapper .action.showcart:before {
    content: none;
}
header .minicart-wrapper .action.showcart .counter.qty {
    background: #19a09a;
    border-radius: 100%;
    color: #fff;
    /* font-size: 10px; */
    height: 20px;
    width: 20px;
    font-size: 9px;
    position: absolute;
    top: -9px;
    padding: 0;
    margin: 0;
    line-height: 22px;
}
.ves-megamenu li.level0 > a {
    color: #fff !important;
    font-weight: 500 !important;
    text-transform: capitalize !important;
    font-size: 14px !important;
}


.cms-home .owl-carousel .banner-item .content_slider {
    position: absolute;
    top: 50%;
    left: 0;
    width: auto;
    z-index: 1;
    color: #fff;
    max-width: 1470px;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    width: 100%;
    right: 0;
    margin: 0 auto;
    padding: 0 15px;
    transform:translateY(-50%);
}
.cms-home .owl-carousel .banner-item .content_slider .banner-title {
    font-size: 90px;
    font-family: 'trendsetter';
    /* text-transform: capitalize; */
}
.owl-carousel .banner-item .content_slider .banner-title{text-transform:inherit !important;}
.cms-home .owl-carousel .banner-item .content_slider span.banner-description {
    font-size: 16px;
    font-weight: 500;
    max-width: 400px;
    margin: 0 auto;
    vertical-align:super;
}
header.page-header > .panel.wrapper {
    border-bottom: 0;
    background: #f4f4f4;
}
.cms-home .custom-slider .owl-carousel .owl-stage-outer {
    padding: 0;
    height:auto !important;
}
.parent-icon > div {
    margin-left: 12px;
}
.sign-icon a:before{content:'My Account'; position:relative; color:#2e2e2e; top:4px; font-size:12px; margin-right:-10px;}
.sign-icon .drop-down__button:before{content:'My Account'; position:relative; color:#2e2e2e; top:4px; font-size:12px; margin-right:-10px;}
.sign-icon .link.authorization-link{width:auto; display:inline;}
.minicart-icon .minicart-wrapper a.action.showcart:before{content:'Basket'; position:relative; top:-2px; font-size:12px; margin-right:0px;
    font-family:'Montserrat', sans-serif; color:#000; margin-left:-12px; }
.sign-icon img {margin:4px 0 0 15px;}
.drop-down__menu-box .drop-down__menu li a:before{display:none;}
.logo {
    margin-bottom: 0 !important;
}
.mainHeader.topbar .row{
    align-items: center;
}
.mainHeader.topbar .block-search .search .control {
    padding-bottom: 0 !important;
}
.mainHeader.topbar {
    padding: 15px 0;
}
/*.sticky .header .mainHeader.topbar{
    padding: 0;
}*/
.mainHeader.topbar .search-group {
    margin: 18px 0 0 0;
}
.cms-home .custom-slider .content_slider-inner {
    max-width: 50%;
    margin: 0 auto;
    text-align: center;
    margin-left: 46%;
}
.amsearch-form-container.-opened .input-text {
    padding-left: 30px !important;
}
.cms-home .custom-slider .owl-prev {
    position: static !important;
    float: left;
    background: transparent !important;
}
.cms-home .custom-slider .owl-prev > img {
   float: left;
}
.cms-home .custom-slider .owl-next > img {
    float: right;
}
.cms-home .custom-slider .owl-next {
    position: static !important;
    float: right;
    background: transparent !important;
}
.content_slider-inner .action {
    border: 2px solid #fff;
    text-transform: uppercase;
    background: transparent;
    border-radius: 0 !important;
    font-weight: 600;
    letter-spacing: 2px;
    font-size: 14px;
    padding: 13px;
    min-width: 200px;
}
.content_slider-inner .action:hover,.content_slider-inner .action:focus {
    background: #fff !important;
    color: #2e2e2e !important;
    border: 2px solid #fff !important;
}
.cms-home .custom-slider .owl-theme.owl-carousel .owl-controls .owl-dot.active span {
    background: #f2f2f2;
    border: 2px solid #f2f2f2;
}
.cms-home .custom-slider .owl-theme.owl-carousel .owl-controls .owl-dot span {
    border: 2px solid #f2f2f2;
    background: transparent;
    height: 12px;
    width: 12px;
}
.cms-home .custom-slider .owl-theme .owl-dots {
    bottom: 27px !important;
}

.cms-home .custom-slider .owl-nav {
    max-width: 1580px;
    margin: 0 auto;
    position: absolute;
    top: 50%;
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 0;
    width: 100%;
    right: 0;
    margin: 0 auto;
}
.cms-home .custom-slider .owl-nav .owl-prev:before,.cms-home .custom-slider .owl-nav .owl-prev::after,.cms-home .custom-slider .owl-nav .owl-next:before,.cms-home .custom-slider .owl-nav .owl-next::after {
    content: none !important;
}
.cms-home .custom-slider .owl-nav .owl-prev,.cms-home .custom-slider .owl-nav .owl-next {
    display: block !important;
    width: 23px !important;
    height: 42px !important;
}
.page-header .panel.wrapper .switcher .options .action.toggle.active:after {
    content:none;
}
/* .cms-home .custom-slider .owl-nav {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    max-width: 1470px;
    padding: 0 15px;
    width: 100%;
} */
/*** popular categories css start ***/
.popular_categories label,.customers_love-sec label,.home-blog label {
    width: 100%;
    margin-bottom: 57px;
    display: inline-block;
}
.popular_categories label h2,.customers_love-sec h2,.home-blog label h2,.eve-taylor-sec label h2{
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 2px;
    color: #2e2e2e;
    font-size: 22px; 
    font-weight: 400;
}
.popular_categories {
    padding: 80px 0 100px 0;
}
.popular_categories .category-data {
    margin-bottom: 45px;
}
.popular_categories .col-lg-4.col-md-6 {
    margin-bottom: 45px;
}
.popular_categories .cat-name h3 {
    font-size: 22px;
    color: #2e2e2e;
}
.popular_categories .cat-name {
    margin: 28px 0 0 0;
}
.popular_categories .category-data .shop-now.btn {
    font-size: 12px;
    min-width: 118px;
    padding: 10px;
}
.popular_categories .cat-description {
    padding: 10px 0;
}
.popular_categories .cat-description p {
    color: #a6a5a5;
    font-weight: 300;
    max-width: 400px;
}
.popular_categories .cat-description p span a {
    color: #a6a5a5;
    font-size: 14px;
}
.popular_categories .cat-description p span a:hover,.popular_categories .cat-description p span a:focus {
    color: #19a09a;
}
/*** homeblog css start ***/
.home-blog .mp-blog-title a.blog-link-title {
    font-size: 13px;
    color: #19a09a;
    font-weight: 400;
}
.home-blog .blog-short-description p {
    font-weight: 300;
}
.home-blog  .mp-blog-meta-info .mp-read-more.btn {
    font-size: 12px;
    padding: 10px;
    min-width: 140px;
}
.home-blog {
    padding: 80px 0 100px 0;
}
/* a.blog-home-link:after {
    content: "\f105 ";
    position: absolute;
    right:3px;
    top: -3px;
    font-family: 'FontAwesome';
    font-size: 17px;
} */
a.blog-home-link .fa {
   display: inline-block;
    vertical-align: middle;
    margin: -1px 0 0 7px;
}
a.blog-home-link {
    font-weight: 500;
    font-size: 12px;
    text-align: center;
    position: relative;
    max-width: 100px;
    margin: 0 auto;
    display:inline-block;
    color: #2e2e2e;
    padding-right: 12px;
}
a.blog-home-link:hover,a.blog-home-link:focus {
    color: #19a09a;
}
.home-blog label {
    margin-bottom: 10px;
}
.home-blog .blog-item-data {
    margin-top: 35px;
}
.home-blog .blog-short-description h3 p {
    font-size: 18px;
    color: #2e2e2e;
    line-height: 25px;
    font-weight: 400;
    padding-bottom: 6px;
}
.home-blog .blog-info-wraper {
    padding-top: 15px;
}
.home-blog .publish-date p {
    font-size: 13px;
    color: #a6a5a5;
    font-weight: 400;
    padding-bottom: 10px;
}
.home-blog .mp-blog-title {
    margin-bottom: 2px;
}
.blog-description p {
    color: #a6a5a5;
}
.blog-short-description, .blog-description {
    max-width: 400px; padding-bottom:45px;
}
.home-blog .mp-blog-meta-info {
    /* margin-top: 10px; */
    position: absolute;
    bottom: 0;
    padding-top: 38px;
}
.columns .column.main {
    padding-bottom: 0 !important;
}
/*** newsletter css start ***/
.newsletter-section {
    background: #98c9ce;
    color: #fff;
    text-align: center;
    padding: 110px 0;
}
.newsletter-section .container {
    max-width: 990px;
    margin: 0 auto;
}
.newsletter-section h2 {
    font-size: 90px;
    float: left;
    font-family: 'trendsetter';
}
.newsletter-section .block.newsletter {
    float: right;
    text-align: left;
    margin: 0;
    max-width: 50.6%;
}
.newsletter-section .row {
    display: flex;
    align-items: center;
}
.newsletter-content > p {
    color: #fff;
    font-size: 16px;
    line-height: 24px;
}
.terms-condition-newsletter {
    clear: both;
    display: block;
    width: 100%;
}
.newsletter input#newsletter {
    background: #fff;
    color: #a6a5a5;
    font-size: 14px;
    padding-left: 20px;
    height: 53px;
    width: 100%;
}

.pro-newsletter .action.primary{padding-right:40px !important;}
.professionals-banner .seller-right .btn.border-btn{padding-right:45px !important;}

.terms-condition-newsletter > label {
    font-size: 13px;
    color: #fff;
    line-height: 24px;
    cursor: pointer;
}
.terms-condition-newsletter .block.newsletter input {
    margin-right: 8px !important;
}
.terms-condition-newsletter > label a:hover {
    text-decoration: none;
}
.terms-condition-newsletter > label a {
    text-decoration: underline;
    color: #fff;
}
.block.newsletter .newsletter-part .field.newsletter {
    max-width: 100%;
    margin: 0;
    width:calc(100% - 110px);
}
.newsletter-part .field.newsletter .control > label {
    width: 100%;
}
.newsletter-part {
    width: 100%;
    position: relative;
    margin: 6px 0 23px 0;
}
.newsletter-part .actions {
    position: absolute;
    right: 0;
    top: 0;
    width: 98px !important;
}
.newsletter-section .block.newsletter input {
    margin-right: 10px !important;
    float: left;
    width: 15px;
}
.newsletter-section .block.newsletter .field .control:before {
    content: none !important;
}
/*** newsletter css end ***/
/*** customers love css start ***/
.custom-slider.products.customers_love-sec {
    padding: 90px 0 140px 0;
}
.item.product.product-item{
    padding: 10px;
}
.common-custom-product .owl-prev:before,
.common-custom-product .owl-prev:after,
.common-custom-product .owl-next:before,
.common-custom-product .owl-next:after{
    content: none !important;
}
.common-custom-product .owl-prev {
    position: static !important;
    float: left;
    background: transparent !important;
}
.common-custom-product .owl-prev > img {
   float: left;
}
.common-custom-product .owl-next > img {
    float: right;
}
.common-custom-product .owl-next {
    position: static !important;
    float: right;
    background: transparent !important;
}
.common-custom-product  .owl-nav .owl-prev,.common-custom-product .owl-nav .owl-next {
    display: block !important;
    width: 47px !important;
    height: 47px !important;
}
.customers_love-sec .owl-nav {
    max-width: 1470px;
    margin: 0 auto;
    position: absolute;
    top: 50%;
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 0;
    width: 100%;
    right: 0;
    margin: 0 auto;
}
.price-final_price .price {
    color: #2e2e2e;
    font-weight: 600 !important;
    font-size: 14px !important;
}
span.old-price .price, span.old-price .price-label {
    font-size: 12px !important;
    font-weight: 400 !important;
}
span.special-price .price {
    color: #e75252;
}
.rating-summary .rating-result > span:before {
    color: #e1cd3b !important;
}
.common-custom-product .product-image {
    height: 260px;
}
.common-custom-product .product-image a > img {
   width: auto !important;
   height: auto !important;
   max-height: 260px;
}
button.action.tocart {
    font-size: 11px;
    background: transparent;
    border-radius: 0;
    color: #2e2e2e;
    border: 1px solid #2e2e2e;
    min-width: 132px;
    padding: 12px;
    font-weight: 500;
    margin-top: 20px;
}
button.action.tocart:hover,button.action.tocart:focus {
    background: #2e2e2e;
    color: #fff;
    border: 1px solid #2e2e2e;
}
.common-custom-product .product-name a {
    color: #2e2e2e;
    font-size: 13px;
    max-width: 210px;
    margin: 0 auto;
    display: block;
    min-height: 50px;
}
.common-custom-product .product-name a:hover,.common-custom-product .product-name a:focus {
   color:#19a09a;
}
.rating-summary .rating-result {
    margin-left: 0 !important;
}
.common-custom-product .product-reviews-summary {
    display: inline-block;
    text-align: center;
    width: 100%;
}
.common-custom-product .product-reviews-summary .rating-summary {
    display: inherit;
}
.common-custom-product .product-image a {
    display: inline-block;
    vertical-align: middle;
}
.common-custom-product  .product-item-info {
text-align:center;
}
/*** customers love css end ***/
/*** footer css start ***/
.footer-section-top-inner label {
    font-size: 14px;
    color: #727272;
    font-weight: 600;
    letter-spacing: 0.8px;
    margin-bottom: 22px;
}
.social-media a {
    color: #727272;
    font-size: 20px;
    margin-right: 37px;
}
.social-media a:last-child {
    margin-right: 0;
}
.social-media a:hover,.social-media a:focus {
    color: #19a09a;
}
.copytext.copylast {
    text-align: right;
}
.copytext.copypayment {
    text-align: center;
}
/* .footer-section-top-inner p {
    margin-bottom: 10px;
} */
.footer-section-top-inner p a {
    color: #727272;
    font-size: 13px;
}
.footer-section-top-inner p a:hover,.footer-section-top-inner p a:focus {
    color: #19a09a;
}
.footer-section-top-inner .social-media label {
    width: 100%;
}
.footer-section-top-inner.container {
    max-width: 1130px;
}
.footer-top-section {
    padding: 60px 0 125px 0;
    border-bottom: 1px solid #e3e2df;
}
.award-img {
    position: absolute;
    right: 15px;
    top: 0;
}
.footer-bottom-section.copyright, .footer-bottom-section.copyright p {
    font-size: 10px;
    color: #9c9c9c;
    text-transform: uppercase;
    padding: 0;
    margin:0;
}
.footer-bottom-section.copyright {
    padding: 40px 0;
}
.copytext.copylast p a {
    margin: 0 0 0 7px;
}
.copytext.copylast p a img {
    vertical-align: middle;
    margin: -4px 0 0 0;
}
.copytext.copypayment p {
    float: none;
    display: inline-block;
    vertical-align: middle;
}
.copytext.copypayment ul {
    display: inline-block;
    vertical-align: top;
    margin: -10px 0 0 10px;
}
.copytext.copypayment ul li {
    display: inline-block;
    vertical-align: top;
    margin: 0 6px 0;
    padding: 0;
}
.newsletter-section .block.newsletter .action.subscribe {
    background: transparent !important;
    border: 1px solid #fff !important;
    border-radius: 0;
    font-weight: 500 !important;
    font-size: 13px !important;
    width: 98px;
    height: 52px;
    color: #fff !important;
    font-family: 'Montserrat', sans-serif;
}
.newsletter-section .block.newsletter .action.subscribe:hover,.newsletter-section .block.newsletter .action.subscribe:focus {
    background: #fff !important;
    color: #2e2e2e !important;
}
.terms-condition-newsletter > label {
    display: block;
    position: relative;
    padding-left: 25px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    margin-bottom: 0;
  }
.terms-condition-newsletter > label input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
  }
  
  /* Create a custom checkbox */
  
  .checkmark {
    position: absolute;
    top: 4px;
    left: 0;
    height: 15px;
    width: 15px;
    background-color: #aad2d5;
    border-radius: 2px;
    border: 1px solid #fff;
  }
  
  /* On mouse-over, add a grey background color */
  /* .terms-condition-newsletter > label:hover input ~ .checkmark {
    background-color: #ccc;
  } */
  
  /* When the checkbox is checked, add a blue background */
  .terms-condition-newsletter label input:checked ~ .checkmark {
    background-color: #19a09a;
  }
  
  /* Create the checkmark/indicator (hidden when not checked) */
  .checkmark:after {
    content: "";
    position: absolute;
    display: none;
  }
  
  /* Show the checkmark when checked */
  .terms-condition-newsletter label input:checked ~ .checkmark:after {
    display: block;
  }
  
  /* Style the checkmark/indicator */
  .terms-condition-newsletter label .checkmark:after {
    left: 4px;
    top: 1px;
    width: 5px;
    height: 9px;
    border: solid white;
    border-width: 0 2px 2px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
  }
/*** footer css end ***/   
/*** category landing page css start ***/
.breadcrumbs a {
    color: #aeaeae !important;
    font-size: 13px;
}
.breadcrumbs p{padding-bottom:0;}
.breadcrumbs strong {
    color: #2e2e2e;
    font-weight: 700;
}  
.breadcrumbs a:hover{
    text-decoration: none !important;
    color: #2e2e2e;
}                                                                                                                 
.breadcrumbs .item:not(:last-child):after {
    content: "/" !important;
    margin: 0 4px;
}
.breadcrumbs {
    padding-top: 22px;
    padding-bottom: 22px;
    margin-bottom: 0;
}
.current_cat_desc .category-title {
    font-size: 90px;
    text-align: left !important;
    color: #fff;
    font-family: 'trendsetter';
    margin-bottom: 10px;
}
.current_cat_desc.black .category-title{color:#000;}
.current_cat_desc.black p{color:#000;}
.current_cat_desc.black p span a{color:#000;}
.current-cat-desc-img {
    padding: 60px 0 95px 0;
    min-height: 437px;
    background-repeat: no-repeat;
    background-size: cover;
}
.current_cat_desc p {
    font-weight: 300;
    /* font-size: 14px; */
    font-size: 15px;
    line-height: 21px;
    color: #fff;
    max-width: 620px;
}
.current_cat_desc p span a{
    font-weight: 500;
    color: #fff;
    margin-left: 25px;
}
.current_cat_desc p span a:hover,.current_cat_desc p span a:focus {
    color: #19a09a;
}
.category-landing-sec .col-lg-3 {
    flex: 0 0 19%;
    max-width: 19%;
}
.category-landing-sec {
    padding: 70px 0 125px 0;
}
.custom-sidebar .concern h5, .custom-sidebar .all-categories h5 {
    font-size: 13px;
    color: #2e2e2e;
    font-weight: 600;
    margin-bottom: 12px;
}
.custom-sidebar .sub-cat li a {
    font-size: 13px;
    color: #2e2e2e;
}
.custom-sidebar .sub-cat li a:hover,.custom-sidebar .sub-cat li a:focus {
    color: #19a09a;
}
.custom-category-list label {
    width: 100%;
    text-align: center;
    margin: 0;
}
.custom-category-list label h2,.custom-product-list label h2 {
    letter-spacing: 2px;
    font-size: 18px;
    text-transform: uppercase;
    margin-bottom: 0;
}
.featured-category .col-lg-4 {
    padding: 60px 20px 0;
}
.category-landing-sec .col-lg-8 {
    flex: 0 0 81%;
    max-width: 81%;
}
.featured-category .cat-name a {
    font-size: 20px;
    color: #2e2e2e;
}
.featured-category .cat-name a:hover,.featured-category .cat-name a:focus {
    color: #19a09a !important;
}
.featured-category .cat-name {
    margin:17px 0 5px 0;
}
.featured-category .shop-now {
    font-size: 12px !important;
    border: 0 !important;
    padding: 0;
}
.featured-category .shop-now:hover,.featured-category .shop-now:focus {
    background: transparent !important;
    color: #19a09a !important;
}
.custom-sidebar .concern {
    margin: 38px 0 0 0;
}
.custom-product-list label {
    width: 100%;
    text-align: center;
    margin: 0 0 40px 0;
}
.custom-product-list {
    margin: 95px 0 0 0;
}
.lable-new,.lable-sale, .lable-top-seller{
    font-size: 9px;
    text-transform: uppercase;
    height: 42px;
    width: 42px;
    border-radius: 50px;
    background: #98c9ce;
    letter-spacing: 1.1px;
    color: #fff;
    line-height: 42px;
    text-align: center;
    font-weight: 600;
}
.lable-sale {
    color: #e75252;
    background: #f8cbcb;
}
.lable-top-seller{color:#fff; background:#e1cd3b; line-height:1.1; display:flex; align-items:center; letter-spacing:0;}

.custom-product-list .lable-new,.custom-product-list .lable-sale, .products .product-item-info .lable-top-seller{
    position: absolute;
    top: 0;
    left: 0;
}
.products .product-item-info .lable-top-seller{top:15px; left:auto; right:25px; z-index:9;}
.products .product-item-info .lable-sale + .lable-new + .lable-top-seller{right:70px;}
.products .product-item-info .lable-new + .lable-top-seller{right:25px;}
.products .product-item-info .lable-sale + .lable-top-seller{right:70px;}

.common-custom-product span.special-price {
    margin-left: 10px;
}
.custom-product-list .owl-nav {
    position: absolute;
    top: 50%;
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 0;
    width: 100%;
    right: 0;
    margin: 0 auto;
}
.drop-down__menu-box .drop-down__menu .drop-down__item {
    margin-bottom: 0 !important;
    padding-bottom: 10px !important;
    margin-top: 10px !important;
}
.drop-down__menu-box ul.drop-down__menu{text-align:left;}
.amrewards-expiring-wrapper .amrewards-info-table td.col.amount{text-align:left;}
/*** category listing page css start ***/
.box-content.subcategory-info {
    background: #fbfbfb;
    text-align: center;
    /* padding: 20px 0 65px 0; */
    padding: 20px 0 30px 0;
}
h1.category-name {
    font-size: 24px;
    font-weight: 300;
    margin-bottom:10px;
}
.box-content.subcategory-info .category-desc-custom.container {
    max-width: 830px;
    margin: 0 auto;
}
.category-view-active .breadcrumbs {
    background: #fbfbfb; 
    position: relative;
}
.box-content.subcategory-info .category-desc-custom.container p {
    font-size: 14px;
    line-height: 21px;
    color: #2e2e2e;
}
.category-view-active .breadcrumbs:before,.category-view-active .breadcrumbs:after {
    height: 100%;
    width: 50%;
    background: #fbfbfb;
    content: "";
    position: absolute;
    left:-50%;
    top: 0;
}
.category-view-active .breadcrumbs:after {
    left: auto;
    right: -50%;
}
/*.category-view-active .page-wrapper {
    overflow-x: hidden;
}*/
.category-view-active main#maincontent {
    /* padding-top: 30px; */
    padding-bottom: 90px;
}
.ui-slider-range.ui-widget-header.ui-corner-all {
    background: #98c9ce !important;
    height: 5px !important;
    position: relative;
    overflow: hidden;
}
.page-products main#maincontent,.catalog-product-view main#maincontent{
    padding-bottom: 0px;
}
p#toolbar-amount {
    font-size: 13px;
    color: #2e2e2e;
    margin-right: 27px;
    padding-top: 0;
}
.products.wrapper.grid.products-grid .product-item {
    text-align: center;
    cursor: pointer;
}
.products-grid .product-reviews-summary {
    display: inline-block;
    text-align: center;
    width: 100%;
    margin-top: 0;
}
.products-grid .product-reviews-summary .rating-summary {
    display: inherit;
}
.product-item-details .product-item-name a.product-item-link {
    color: #2e2e2e;
    font-size: 13px;
    min-height: 50px;
}
.products-grid .product-item-details .product-item-name a.product-item-link {
    max-width: 210px;
    margin: 0 auto;
    display: block;
}
.product-item-details .product-item-name a.product-item-link:hover, 
.product-item-details .product-item-name a.product-item-link:focus {
    color: #19a09a;
}
.product-item .price-box .price-label:after {
    content:none !important;
}
.products-grid .product-item-actions {
    margin: 0 !important;
}
.product-item .product-item-details .price-box {
    margin: 10px 0;
}
li.item.product.product-item {
    position: relative;
}
.products .product-item-info .lable-new, .products .product-item-info .lable-sale {
    position: absolute;
    top: 15px;
    left: 15px;
    z-index: 9;
}
.products-grid .products li.item.product.product-item{
    width: 25%;
    margin: 0;
}
.products li.item.product.product-item {
    padding: 20px;
    transition: 0.4s;
}
.products li.item.product.product-item:hover {
    /* padding: 40px; */
    box-shadow: 0 0 13px 4px #f6f6f6;
    border-radius: 7px;
}
.product.details.product-item-details .addtowishlist {
    visibility: hidden;
    opacity: 0;
    position: absolute;
    top: 218px;
    left: 0;
    right: 0;
    margin: 0 auto;
    transition: 0.4s;
    z-index: 9;
}
.products li.item.product.product-item:hover  .product.details.product-item-details .addtowishlist,
.products li.item.product.product-item:hover .amquickview-hover
{
    visibility: visible !important;
    opacity: 1 !important;
}
.product.details.product-item-details .addtowishlist .towishlist{
    font-size: 11px;
    background: transparent;
    border-radius: 0;
    color: #2e2e2e;
    border: 1px solid #2e2e2e;
    min-width: 132px;
    padding: 12px;
    font-weight: 500;
    margin-top: 20px;
    text-align: center;
}
.product.details.product-item-details .addtowishlist .towishlist:hover,
.product.details.product-item-details .addtowishlist .towishlist:focus {
    background: #2e2e2e;
    color: #fff;
}
.product-item .special-price {
    display: inline-block !important;
    margin-left: 10px;
}
ol.products.list.items.product-items {
    display: -moz-flex;
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    -moz-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
ol.products.list.items.product-items .product-item-actions {
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    bottom: 0;
    padding-bottom: 40px;
}
ol.products.list.items.product-items .product-item-inner {
   display: inline-block;
    width: 100%;
    margin-top: 50px;
}
.products-list ol.products.list.items.product-items .product-item-inner {
    margin-top: 0;
}
.product.details.product-item-details .addtowishlist .towishlist:before {
    display: none !important;
}
img.am-quickview-icon {
    display: none;
}
.product-item-photo .amquickview-link{
    font-size: 11px;
    background: #2e2e2e !important;
    border-radius: 0;
    color: #fff !important;
    border: 1px solid #2e2e2e;
    min-width: 132px;
    padding: 12px;
    font-weight: 500;
    margin-top: 20px;
    max-width: 132px;
    margin: 0 auto
}
.product-item-photo .amquickview-link:hover,.product-item-photo .amquickview-link:focus{
    background: transparent !important;
    color: #2e2e2e !important;
}
.amquickview-hover:hover,.amquickview-hover {
    background-color: transparent !important;
}
.amquickview-hover {
    opacity: 0 !important;
    bottom: 66px !important;
    display: block !important;
    visibility: hidden !important;
    transition: 0.4s;
}

.products.wrapper.list.products-list ol.products.list.items.product-items .product-item-actions {
    position: static !important;
}
.toolbar-products .modes strong#modes-label {
    height: auto !important;
    width: auto !important;
    font-size: 13px !important;
    clip: auto;
    color: #2e2e2e;
    position: static;
    float: left;
    font-weight: 400;
    margin:3px 10px 0 0;
}
/* .modes-mode:last-child {
    border-right: 0 !important;
} */
.page-layout-2columns-left .column.main .toolbar-products .modes .modes-mode.active::before {
    color: #000!important;
}

.page-layout-2columns-left .column.main .toolbar-products .modes .modes-mode.active {
    color: #000;
    border: 1px solid #9a9a9a;
}
.modes-mode>span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}
.page-layout-2columns-left .column.main .toolbar-products .modes .modes-mode {
    box-shadow: none;
    background: transparent;
    color: #000;
    border: 1px solid #e2e2e2;
    padding: 6px 10.5px;
    margin-right: 5px;
}
.modes-mode:before {
    color: #cbcbcb!important;
    font-size: 20px!important;
}
.mode-list:before {
    content: '\e609'!important;
}
/*.modes-mode {
    border: 0 !important;
    padding: 0 !important;
}
.modes-mode:before {
    content: none !important;
}
.modes-mode.mode-grid {
    border: 1px solid #d5d5d5 !important;
    padding: 0 !important;
}
.mode-list {
    padding: 0;
    height: 26px;
    border: 1px solid #d5d5d5 !important;
    margin-left: 8px;
}
.modes-mode.active,.modes-mode.mode-grid.active {
    border: 1px solid #ededed !important;
}
.modes-mode.active > img {
    opacity: 0.4;
}*/
.toolbar-sorter.sorter .sorter-label {
    font-size: 13px;
    color: #2e2e2e;
}
.sorter-options {
    margin: 0 0 0 7px;
    width: 180px !important;
    height: 40px;
    font-size: 13px;
    color: #2e2e2e;
    border-radius: 0 !important;
    border: 1px solid #d5d5d5;
    cursor: pointer;
}
.sorter-options option{
    font-size:13px !important;
}
.sorter-action {
    display: none !important;
}
.block.filter .filter-title strong {
    font-size: 13px !important;
    color: #2e2e2e;
    font-weight: 500;
}
.filter-current .filter-label {
    font-weight: 500;
}
/*.block.filter .filter-title {
    margin-bottom: 0 !important;
     border-bottom: 1px solid #ededed;
    padding-bottom: 25px; 
}*/
.filter-options .filter-options-title {
    font-weight: 600;
    font-size: 13px;
    margin-bottom: 0;
    padding-right: 25px;
    display: inline-block;
    cursor: pointer;
    width: 100%;
    position: relative;
}
.filter-options .filter-options-content .item,.filter-options .filter-options-content .item a {
    margin-bottom: 3px;
    font-size: 13px !important;
    margin-left: 0 !important;
    color: #2e2e2e;
}
.filter-options .filter-options-content .item a:hover,.filter-options .filter-options-content .item a:focus {
    color: #19a09a;
}
.filter-options-content .item a:hover .count{color: #19a09a !important;}
.filter-options .filter-options-item .filter-options-title{
    border-top: 1px solid #ededed;
    padding-top: 30px;
    margin-top: 25px;
}
/* .filter-options-item:first-child {
    padding: 0;
    border: 0;
} */
.list.products-list .product.details.product-item-details .addtowishlist {
    top: 140px;
    /* left: 134px; */
    left: 74px;
    right: auto;
}
.grid.products-grid .product.details.product-item-details .addtowishlist {
    top: 140px;   
    left: 74px;
    right: auto;
}
.products-list.list .product-item-photo .product-image-container {
    /* height: 270px; */
    height: 300px;
    position: relative;
}
/* .products-list.list .amquickview-hover {
    bottom: 126px !important;
} */
/*.filter .filter-content .item {
    margin:10px 0 !important;
}*/
.block-content.filter-content {
    font-size: 13px;
    color: #2e2e2e;
}
.filter .filter-content .item .action,a.action.clear.filter-clear {
    color:#19a09a!important;
}
.filter .filter-content .item .action:hover,a.action.clear.filter-clear:hover {
    color:#2e2e2e!important;
}
.filter-options .filter-options-item .filter-options-title:after {
    content: "+";
    position: absolute;
    right: 8px;
    top: 21px;
    color: #bababa;
    font-size: 30px;
    font-weight: normal;
}
.filter-options .filter-options-item.active .filter-options-title:after {
    content: "-";
    font-size: 41px;
    top: 11px;
}
/*.filter-options .filter-options-content {
    margin: 15px 0 0 0 !important;
}*/
.ui-slider-horizontal {
    height: 5px !important;
    -webkit-border-radius: 0 !important;
    border-radius: 0 !important;
    border: none;
    background: #f4f4f4;
}
ol.products.list.items.product-items hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #ededed;
    width: 100%;
}
ol.products.list.items.product-items hr:first-child {
    display: none;
}
.smile-es-range-slider .ui-slider {
    margin-top: 15px !important;
    display: inline-block;
    width: 97%;
}
.smile-es-range-slider .ui-slider-handle {
    background: url(http://trade.eve-taylor.com/media/wysiwyg/range-slider-icon.png) !important;
    width: 25px;
    height: 20px;
    background-repeat: no-repeat;
    border-radius: 0;
    margin:-11px 0px 0 -24px !important;
    cursor: pointer;
}
.smile-es-range-slider .actions-toolbar .action {
    background: transparent;
    border-radius: 0;
    border: 1px solid #2e2e2e;
    font-weight: 600;
    text-transform: capitalize;
    padding: 5px 10px;
    font-size: 12px;
    min-width: 50px;
    text-align: center;
    color: #2e2e2e;
}
.smile-es-range-slider .actions-toolbar .action:hover,.smile-es-range-slider .actions-toolbar .action:focus {
    background: #2e2e2e;
    color: #fff;
}
.filter .filter-content .item  {
    position: relative;
}
  .filter .filter-content .item label {
    padding-left: 25px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    margin-bottom: 0;
    display: block;
  }
  .filter .filter-content .item input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
  }
  .checktype {
    position: absolute;
    top: 2px;
    left: 0;
    height: 16px;
    width: 16px;
    background-color: transparent;
    border-radius: 0;
    border: 1px solid #d5d5d5;
}
 /* When the checkbox is checked, add a blue background */
 .filter .filter-content .item input:checked ~ .checktype {
    background-color: transparent;
  }
  
  /* Create the checkmark/indicator (hidden when not checked) */
  .checktype:after {
    content: "";
    position: absolute;
    display: none;
  }
  
  /* Show the checkmark when checked */
  .filter .filter-content .item input:checked ~ .checktype:after {
    display: block;
  }
  
  /* Style the checkmark/indicator */
  .filter .filter-content .item .checktype:after {
    left: 4px;
    top: 1px;
    width: 5px;
    height: 9px;
    border: solid #d5d5d5;
    border-width: 0 2px 2px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  .sorter {
    margin-top: -10px;
}
.page-products .columns {
    padding-top: 0px !important;
}
.products-list .product-image-wrapper {
    min-height: 210px;
    max-height: 210px;
}
.products-list .product-item-photo {
    padding-bottom: 0 !important;
}
.products-list .product-item {
    padding-bottom: 10px !important;
}
.smile-es-range-slider {
    margin-left: 20px;
}
.smile-es-range-slider [data-role=from-label] {
    margin-left: -20px;
}
.smile-es-range-slider .actions-toolbar {
    margin-left: -20px;
}
.products-list.list .product-image-wrapper {
    max-height: 100%;
}
/*** product page css start ***/
.product-info-main h1.page-title {
    font-size: 22px;
    font-weight: 300;
    color: #2e2e2e;
}
.product.info.detailed .product.data.items > .item.title {
    width: 100%;
}
.product-info-main .product-reviews-summary .reviews-actions {
    font-size: 13px !important;
    color: #2e2e2e;
    font-weight: 300;
}
.product-info-main .price-box .price-wrapper .price{
    font-size: 21px !important;
    font-weight: 300 !important;
}
.product-info-main .custom-delivery-options {
    margin: 20px 0 0 0;
    border-top: 1px solid #ededed;
    padding-top: 20px;
}
.fancybox-quickview .product-info-main .custom-delivery-options{padding-top:40px;}
.divelory-option p {
    font-size: 14px;
    font-weight: 400;
    color: #2e2e2e;
    padding-bottom: 3px;
}
.divelory-option a.view-delivery-option {
    color: #2e2e2e;
    font-size: 14px;
    font-weight: 300;
    text-decoration: underline;
}
.divelory-option a.view-delivery-option:hover,.divelory-option a.view-delivery-option:focus {
    color: #19a09a;
}
.box-tocart label.label {
    font-size: 14px;
    font-weight: 400 !important;
    float: left !important;
    padding: 10px 10px 0 0 !important;
    margin: 0 !important;
}
.field.qty button {
    height: 45px;
    width: 45px;
    background: transparent;
    border: 1px solid #d5d5d5;
    font-size: 28px;
    color: #2e2e2e;
    font-weight: 300;
    line-height: 30px;
    float: left;
    border-radius: 0;
}
.product-info-main .box-tocart {
    /* display: inline-block !important; */
    width: 100%;
    margin-bottom: 5px;
    position: relative;
}
.product-info-main .box-tocart .field.qty {
    display: inline-block !important;
    width: 100%;
}
.product-info-main .box-tocart .field.qty .control {
    float: left !important;
    margin: 0 8px;
}
.product-info-main .box-tocart .input-text.qty, .product-options-bottom .box-tocart .input-text.qty {
    height: 45px !important;
    text-align: center;
    width: 45px !important;
}
.product-info-main .box-tocart .field.qty {
    padding-right: 0 !important;
    border-bottom: 1px solid #d5d5d5;
    padding: 0 0 30px 0;
    margin-bottom: 25px;
}
.product-info-main .stock.available {
    font-weight: 400;
    font-size: 14px;
    color: #2e2e2e;
    text-transform: capitalize;
}
.product-info-main .stock.unavailable {
    font-size: 14px;
    color: #e17c7c;
    width: 100%;
    margin: 20px 0 30px 0;
    border-top: 1px solid #d5d5d5;
    padding-top: 25px;
}
.product-info-main .stock.available i, .product-info-main .stock.unavailable i {
    margin-right: 5px;
}
.product-info-main .box-tocart .actions {
    width: 100%;
    display:inherit !important;
}
.product-info-main .box-tocart .actions button.action.tocart {
    font-size: 15px;
    background: #2e2e2e;
    color: #fff;
    padding: 15px;
    width: 100%;
    margin-top: 5px;
}
.product-info-main .box-tocart .actions button.action.tocart:hover,.product-info-main .box-tocart .actions button.action.tocart:focus {
    background: transparent;
    color: #2e2e2e;
}
.product-info-main .product-add-form span.addtowishlist {
    text-align: center;
    width: 100%;
    display: inline-block;
    vertical-align: middle;
    margin-bottom: 25px;
}
.product-info-main .product-add-form span.addtowishlist {
    text-align: center;
    width: 100%;
    display: inline-block;
    vertical-align: middle;
}
.product-info-main .product-add-form span.addtowishlist a.towishlist {
    background: transparent !important;
    border: 0 !important;
    font-size: 14px;
    font-weight: 400;
    font-family: 'Montserrat', sans-serif !important;
}
.product-info-main div#deadline, .product-info-main div#deadline b,.product-info-main div#deadline1, .product-info-main div#deadline1 b {
    font-weight: 600;
}
.product-info-main .order-stock {
    background: #f4f4f4;
    font-size: 14px;
    padding: 19px;
    width: 100%;
}
.product-info-main .product-add-form span.addtowishlist a.towishlist .far {
    padding-right: 7px;
}
.stock-notification-sec button#stock_btn {
    background: #f4f4f4;
    border: 0;
    box-shadow: none;
    width: 100%;
    font-size: 14px;
    font-weight: 500;
    padding: 17px;
}
.stock-notification-sec button#stock_btn i {
    font-size: 20px;
    font-weight: 300;
    padding: 0px 10px 0 0;
    vertical-align: middle;
}
.stock-notification-sec button#stock_btn:hover, .stock-notification-sec button#stock_btn:focus {
    background: #2e2e2e;
    color: #fff;
}
.product-info-main .product-add-form span.addtowishlist a.towishlist:hover, .product-info-main .product-add-form span.addtowishlist a.towishlist:focus {
    color: #19a09a;
}
div#order-notice span > img,div#order-no-time span > img {
    max-height: 15px;
    margin: 2px 10px 0 0;
}
/* .page-layout-1column .product-info-main,.page-layout-1column .product.media {
    padding-top: 35px;
} */
.product.media {
    position: relative;
}
.eve-taylor-sec {
    background: #fbfbfb;
    padding: 82px 0;
    position: relative;
    text-align: center;
}
.eve-taylor-sec:before {
    position: absolute;
    background: #fbfbfb;
    height: 100%;
    width: 50%;
    content: "";
    left: -50%;
    top: 0;
}
.eve-taylor-sec:after {
    position: absolute;
    right: -50%;
    height: 100%;
    background:#fbfbfb;
    content: "";
    top: 0;
    width: 50%;
}
.product-info-main .notification-container {
    width: 100%;
    margin: 20px 0 0 0 !important;
}
.product-info-main .notification-container .input-fields.fieldset {
    width: 100%;
}
.product-info-main .notification-container .input-fields.fieldset  .amxnotif-guest-email {
    height: 40px !important;
}
.product-info-main .notification-container .actions-toolbar.amxnotif_guest_action {
    margin: 20px 0 0 0;
    width: 100%;
    max-width: 100%;
}
.product-info-main .actions-toolbar.amxnotif_guest_action .primary {
    width: 100%;
}
.product-info-main .actions-toolbar.amxnotif_guest_action .primary .action {
    background: #2e2e2e;
    border: 1px solid #2e2e2e;
    padding: 12px;
    width: 100%;
    margin: 0;
    font-weight: 600;
}
.product-info-main .actions-toolbar.amxnotif_guest_action .primary .action:hover,
 .product-info-main .actions-toolbar.amxnotif_guest_action .primary .action:focus {
    background: transparent;
    color: #2e2e2e;
}
.product.info.detailed .product.data.items {
    margin: 0 0 20px;
    padding: 0;
}
.product.info.detailed .product.data.items > .item.title{
    box-sizing: border-box;
    float: none;
    width: 100% !important;
    margin: 0 !important;
    border-top: 1px solid #ededed;
    padding: 0;
}
.product.info.detailed .product.data.items > .item.title > .switch {
    display: block;
}
.product.info.detailed .product.data.items > .item.content {
    box-sizing: border-box;
    display: block;
    float: none;
    margin: 0;
}
.product.info.detailed .product.data.items > .item.content::after {
    clear: both;
}
.product.info.detailed .product.data.items > .item.content.active {
    display: block;
}
.product.info.detailed .product.data.items > .item.title > .switch {
    border-color: transparent;
    border-style: solid;
    font-size: 20px;
    font-weight: 300;
    color: #2e2e2e;
    background: transparent;
    height: 100%;
    padding: 23px 0;
    padding-right: 30px;
}
.product.info.detailed .item.content[aria-hidden="true"] {
    display: none;
}
.product.info.detailed .product.data.items > .item.content {
    background: #fff none repeat scroll 0 0;
    border: 0;
    margin: 0;
    padding: 0px 0 35px 0;
}
.product.info.detailed .product.data.items > .item.active.title{
    margin-bottom: 0px;
}
.product.info.detailed .product.data.items > .item.active.title {
    background: url(http://trade.eve-taylor.com/media/wysiwyg/arrowdown.png) no-repeat right center;
}
.product.info.detailed .product.data.items > .item.title {
    background: url(http://trade.eve-taylor.com/media/wysiwyg/arrowup.png) no-repeat right center;
}
.eve-taylor-sec li {
    width: 20%;
    float: left;
    margin: 23px 0 0 0;
}
.eve-taylor-sec label h2 {
    margin-bottom: 25px;
}
/*.page-layout-1column {
    overflow-x: hidden;
}*/
.eve-info {
    font-size: 15px;
    color: #2e2e2e;
    font-weight: 300;
    max-width: 164px;
    margin: 26px auto 0;
}
.fotorama__thumb {
    background-color: transparent !important;
}
.fotorama__thumb-border {
    background-image: none !important;
    border-color: #d5d5d5 !important;
    border-width: 1px !important;
    /* margin-top: 9px !important; */
}
.product.info.detailed .product.data.items > .item.content .value p {
    font-size: 14px;
    line-height: 21px;
    color: #2e2e2e;
    font-weight: 400;
    padding-bottom: 30px;
    display: inline-block;
    width: 100%;
}
.product.info.detailed .product.data.items > .item.content .value strong {
    margin-bottom: 15px;
    /* display: inline-block; */
    width: 100%;
    font-size: 14px;
}
.video-description p{
    font-size: 14px;
    line-height: 21px;
    color: #2e2e2e;
    font-weight: 400;
    padding-bottom: 30px;
}
.product.info.detailed  .product.data.items > .item.title:not(.disabled) > .switch:focus,
.product.info.detailed  .product.data.items > .item.title:not(.disabled) > .switch:hover {
    background: transparent !important;
}
#product-options-wrapper .field.configurable.required {
    margin-top: 20px;
}
#product-options-wrapper .field.configurable.required label.label {
    font-size: 14px;
    font-weight: 600;
}
#product-options-wrapper .field.configurable.required .control select {
    height: 40px;
    font-size: 13px;
    cursor: pointer;
}
.product.info.detailed .product.data.items > .item.content .value p strong {
    /* display: block; */
    /* margin-bottom: -6px; */
    margin-bottom: 5px;
}
.product.media .fotorama__wrap--slide .fotorama__stage__frame:before {
    content: "";
    background: url(http://trade.eve-taylor.com/media/wysiwyg/zoom-icon.png) no-repeat;
    height: 26px;
    width: 27px;
    position: absolute;
    right: 60px;
    bottom: 60px;
    z-index: 9;
    cursor: pointer;
}
.fancybox-slide--iframe .fancybox-content {
    width: 1055px !important;
    /* height:inherit !important; */
}
/* .fancybox-error, .fancybox-iframe{min-height:570px;} */
.fancybox-close-small:after {
    content: "" !important;
    background: url(http://trade.eve-taylor.com/media/wysiwyg/close-icon.png) no-repeat !important;
    height: 24px !important;
    width: 24px !important;
}
.fancybox-slide--iframe .fancybox-close-small {
    /* right: 40px !important; */
    /* top:35px !important;
    right:22px !important; */
    top:-34px !important;
    right:-35px !important;
    width:34px !important;
    height:34px !important;
    background:#fff !important;
}
/*.fancybox-container.amquickview-fancybox-wrapper .fancybox-iframe{height:115%;}*/
.fancybox-bg {
    background: #000 !important;
}
.fancybox-is-open .fancybox-bg {
    opacity: 0.5 !important;
}
.fancybox-quickview div#ajax-goto .goto-product {
    position: absolute;
    right: 69px;
    /* top: 115px; */
     top: 95px; 
    /*top:130px;*/
    color: #2e2e2e;
    font-weight: 500 !important;
    text-decoration: underline;
    font-size: 14px;
}
.fancybox-quickview div#ajax-goto .goto-product:hover,.fancybox-quickview div#ajax-goto .goto-product:focus {
    color: #19a09a;
}

.swatch-attribute.size .swatch-option.selected {
    margin-left: 2px;
}
.fancybox-quickview .fotorama__stage__frame .fotorama__img{left: 40%;}
/* .product.info.detailed .product.data.items > .item.content table#product-attribute-specs-table {
    max-width: 400px;
} */
.product.info.detailed .product.data.items > .item.content table#product-attribute-specs-table th {
    font-weight: 600;
}
.product.info.detailed .product.data.items > .item.content table#product-attribute-specs-table td,
.product.info.detailed .product.data.items > .item.content table#product-attribute-specs-table th {
    color: #2e2e2e;
    font-size: 14px;
    padding: 10px;
    font-weight: 400;
}
table#product-attribute-specs-table tr:nth-child(odd) {
    /* background: #d5d5d5; */
}
.product.info.detailed .product.data.items > .item.content table#product-attribute-specs-table th:after{content:' :'} 
.um-prodmatrix tbody tr td .swatch-option{min-width:90px;}
.fancybox-quickview .product-info-main {
    padding-right: 52px;
}
.fancybox-quickview div#order-notice,.fancybox-quickview div #order-no-time {
    font-size: 13px;
}
.product.info.detailed {
    padding-bottom: 80px;
    max-width: 1100px;
    margin: 0 auto;
}
.product-info-main .special-price .price-container.tax span.price-label:after {
    content: none !important;
}
.product-info-main .special-price {
    display: inline-block !important;
}
.product-info-main .special-price .price-container.tax {
    display: inline-block;
    margin: -1px 0 0 5px;
    vertical-align: top;
}
.product-info-main .special-price .price-container.tax .price-wrapper span.price {
    font-weight: 600 !important;
    font-size: 14px !important;
}
.fancybox-quickview .fotorama__nav-wrap.fotorama__nav-wrap--vertical {
    display: none !important;
}
.fancybox-quickview .fotorama__arr {
    display: none;
}
.product.media .video-thumb-icon:after,.product.media .fotorama-video-container:after{
    content: none !important;
}
html {
    overflow-x: hidden;
}
.product.info.detailed .product.data.items > .item.content .value ul li{
    font-size: 14px;
    line-height: 21px;
    font-weight: 400;
    list-style: disc;
}
.product.info.detailed .product.data.items > .item.content .value ul {
    padding-left: 17px;
}
.product.info.detailed .product.data.items > .item.content#reviews .product-reviews-summary {
    display: inline-block !important;
    width: 100%;
}
.product.info.detailed .product.data.items > .item.content#reviews .product-reviews-summary .rating-summary {
    display: inline-block !important;
    left: 0;
}
.product.info.detailed .product.data.items > .item.content#reviews .product-reviews-summary .rating-summary .rating-count {
    float: left;
}
.product.info.detailed .product.data.items > .item.content#reviews .product-reviews-summary .rating-summary p{
    float: left;
    font-size: 14px;
    font-weight: 300;
}
p#open_review_form {
    float: right;
}
.total-reviews-list .rating-summary .rating-result {
    float: left;
    margin-top: -4px;
}
.product.info.detailed .product.data.items > .item.content#reviews .total-reviews-list .product-reviews-summary .rating-summary .rating-count p {
    font-size: 19px;
    font-weight: 300;
    margin-right: 5px;
}
.total-reviews-list a#open_review_form {
    float: right;
    font-size: 14px;
    text-decoration: underline;
    font-weight: 300;
    margin-right: 2px;
}
.rate-list-custom span.rating-listing {
    height: 5px;
    background: #f4f4f4;
    width: calc(100% - 107px);
    float: left;
    margin: 8px 20px 0 20px;
}
.rate-list-custom .rating-listing label {
    float: left;
    font-size: 14px;
    font-weight: 300;
}
.rate-list-custom .rating-available {
    font-size: 14px;
    font-weight: 300;
    text-align: right;
}
.rate-list-custom .rating-listing {
    margin-bottom: 40px;
}
div#product-review-container .col-lg-4 {
    padding-right: 0;
}
div#product-review-container .col-lg-8 {
    padding-left: 100px;
    margin-top: -29px;
}
.custom-review-list strong.review-details-value,.custom-review-list .review-date{
    font-weight: 300;
    font-size: 14px;
}
.custom-review-list .rating-summary .rating-result {
    margin-left: -7px !important;
}
/* .custom-review-list li.item.review-item:first-child {
    padding-top: 0 !important;
} */
.custom-review-list .review-title {
    font-weight: 600;
    font-size: 14px;
    margin-bottom: 5px;
}
.custom-review-list .review-content {
    margin:35px 0 0 160px !important;
}
.custom-review-list .review-content p{
    font-size: 14px;
    line-height: 21px;
    max-width: 392px;
}
.custom-review-list li.item.review-item {
    border-color: #ededed;
}
.custom-review-list .review-details {
    margin-top: 5px;
}
.custom-review-list a#show_all_review {
    font-size: 14px;
    font-weight: 300;
    text-decoration: underline;
    margin-top: 40px;
    display: inline-block;
}
.product.info.detailed .product.data.items > .item.content .amfaq-product-tab .block-title strong {
    font-size: 18px;
}
.product.info.detailed .product.data.items > .item.content .ask-question-form .button-container .button-info {
    font-size: 14px;
    margin: 20px 0 0 0;
}
.product.info.detailed .product.data.items > .item.content .ask-question-form.widget .action {
    font-size: 12px;
    background: transparent;
    border-radius: 0;
    color: #2e2e2e;
    border: 1px solid #2e2e2e;
    min-width: 132px;
    padding: 12px;
    font-weight: 500;
}
.product.info.detailed .product.data.items > .item.content .ask-question-form.widget .action:hover,
.product.info.detailed .product.data.items > .item.content .ask-question-form.widget .action:focus {
    background: #2e2e2e;
    color: #fff;
    border: 1px solid #2e2e2e;
}
.product.info.detailed .product.data.items > .item.content form#amfaq-ask-form-inline {
    margin-top: 30px;
}
.product.info.detailed .product.data.items > .item.content form#amfaq-ask-form-inline .field label.label {
    text-align: left;
    width: 160px;
}
.product.info.detailed .product.data.items > .item.content form#amfaq-ask-form-inline .field.ask-questation label{
    width: 100%;
    /* margin-left: 160px; */
}
.product.info.detailed .product.data.items > .item.content form#amfaq-ask-form-inline .fieldset .action {
    /* margin-left: 160px; */
}
.product.info.detailed .product.data.items > .item.content form#amfaq-ask-form-inline .field.ask-questation label input {
    margin-top: -3px;
    float: left;
}
.product.info.detailed .product.data.items > .item.content legend.legend.review-legend strong {
    margin-top: 15px;
    font-size: 18px;
}
.product.info.detailed .product.data.items > .item.content legend.legend.review-legend span {
    font-size: 18px;
}
.product.info.detailed .product.data.items > .item.content form#review-form .review-form-actions .action {
    font-size: 12px;
    background: transparent;
    border-radius: 0;
    color: #2e2e2e;
    border: 1px solid #2e2e2e;
    min-width: 132px;
    padding: 12px;
    font-weight: 500;
}
.product.info.detailed .product.data.items > .item.content form#review-form .review-form-actions .action:hover,.product.info.detailed .product.data.items > .item.content form#review-form .review-form-actions .action:focus {
    background: #2e2e2e;
    color: #fff;
    border: 1px solid #2e2e2e;
}
.custom-review-list li.item.review-items:first-child .review-content {
    padding-top: 35px;
}
.review-control-vote label:before {
    color: #e1cd3b !important;
}
.product-reviews-summary .reviews-actions a {
    color: #2e2e2e;
}
.product-reviews-summary .reviews-actions a:hover,.product-reviews-summary .reviews-actions a:focus{
    color: #19a09a;
}
.product.info.detailed .product.data.items > .item.content iframe {
    margin: 0 auto;
    text-align: center;
    display: block;
}
.amfaq_questions .am-no-items {
    font-size: 14px !important;
}
/* .fotorama__nav__frame.fotorama__nav__frame--thumb {
    max-width: 100% !important;
    width: 100% !important;
    border: 1px solid #ededed;
    margin: 9px 0;
    padding: 0 !important;
    box-sizing: border-box;
} */
.product.media .fotorama__thumb {
    /* box-sizing: border-box !important; */
    border: 1px solid #ededed;
    background-color: transparent;
}
/*** login page css start ***/
main#maincontent {
    padding-top: 30px;
    padding-bottom: 50px;
}
.customer-account-login main#maincontent {
    padding-bottom: 0;
}
h1.page-title,.cms-page-view h1,.checkout-index-index .checkout-header .title {
    text-transform: uppercase;
    letter-spacing: 2px;
    color: #2e2e2e;
    font-size: 22px;
    font-weight: 400;
}
.customer-account-create h1.page-title{text-transform:capitalize;}
.customer-account-create .admin__field-control.control{clear:both;}
.customer-account-create .admin__field-control.control .amorderattr_img_radio{padding-right:12px !important;}


fieldset.fieldset.login .field.note {
    font-size: 14px;
}
.input-text,select{
    height: 40px !important;
    border: 1px solid #d5d5d5 !important;
    font-family: 'Montserrat', sans-serif !important;
    font-size: 13px !important;
}
form label.label {
    font-size: 13px;
}
.login .actions-toolbar a.action.remind {
    font-size: 13px;
    margin: 10px 0 0 0 !important;
    color: #2e2e2e;
}
.login .actions-toolbar a.action.remind:hover,.login .actions-toolbar a.action.remind:focus {
    color: #19a09a;
}
.customer-account-login .action.primary, .account #maincontent .action {
    border: 1px solid #2e2e2e;
    /* font-size: 14px; */
    font-size: 13px;
    background: transparent;
    border-radius: 0;
    color: #2e2e2e;
    border: 1px solid #2e2e2e;
    min-width: 83px;
    /* padding: 7px 10px; */
    padding: 7px 10px;
    font-weight: 500;
}
.customer-account-login .action.primary:hover,.customer-account-login .action.primary:focus,.account #maincontent .action:hover,.account #maincontent .action:focus {
    background: #2e2e2e;
    color: #fff !important;
    border: 1px solid #2e2e2e;
}
.login-container {
    margin-top: 20px;
}
div#block-collapsible-nav .items .item {
    display: inline;
    width: 100%;
    font-size: 13px;
}
.block-collapsible-nav .item.current a, .block-collapsible-nav .item.current > strong {
    border-color: #19a09a;
    color: #2e2e2e !important;
}
.block-collapsible-nav .item a, .block-collapsible-nav .item > strong {
    padding-top: 7px !important;
    padding-bottom: 7px !important;
}
.box-content address {
    font-size: 14px;
    line-height: 25px;
}
.box.box-newsletter .box-actions .action, .box-information .box-actions .action,.block.block-dashboard-addresses .action.edit{
    border: 1px solid #2e2e2e;
    font-size: 12px;
    background: transparent;
    border-radius: 0;
    color: #2e2e2e;
    border: 1px solid #2e2e2e;
    min-width: 100px;
    padding: 8px;
    font-weight: 500;
    font-weight: 500;
    display: inline-block;
    text-align: center;
}
a.action.change-password {
    margin-left: 10px;
}
.box.box-newsletter .box-actions .action:hover,.box.box-newsletter .box-actions .action:focus,
.box-information .box-actions .action:hover,.box-information .box-actions .action:focus,
.block.block-dashboard-addresses .action.edit:hover,.block.block-dashboard-addresses .action.edit:focus {
    background: #2e2e2e;
    color: #fff;
    border: 1px solid #2e2e2e;
}
.block.block-dashboard-addresses .block-title .action.edit,.block.block-reviews-dashboard .block-title .action.view,.block-dashboard-orders .order .view {
    font-size: 13px;
    text-decoration: underline;
    border: 0 !important;
    padding: 0 !important;
    background: transparent !important;
    font-weight: 400 !important;
    min-width: auto;
}
.block.block-dashboard-addresses .block-title .action.edit:hover,.block.block-dashboard-addresses .block-title .action.edit:focus,
.block.block-reviews-dashboard .block-title .action.view:hover,.block.block-reviews-dashboard .block-title .action.view:focus,
.block-dashboard-orders .order .view:hover,.block-dashboard-orders .order .view:focus{
    color: #19a09a !important;
}
.box.box-shipping-address .box-content, .box-billing-address .box-content {
    margin-bottom: 20px;
}
.block.block-reviews-dashboard {
    font-size: 13px;
}
/* .actions-toolbar .secondary .action.back {
    font-size: 13px;
    color: #2e2e2e;
    text-decoration: underline;
}
.actions-toolbar .secondary .action.back:hover,.actions-toolbar .secondary .action.back:focus {
    color: #19a09a;
} */
input[type=checkbox], input[type=radio] {
    box-shadow: none !important;
}
.password-strength-meter {
    font-size: 12px !important;
}
.account .block.block-addresses-default .box-content {
    margin-bottom: 30px;
}
.table-wrapper.additional-addresses #additional-addresses-table,
.table-wrapper.reviews .table-reviews{
    font-size: 14px;
}
.table-wrapper.additional-addresses th.col, .table-wrapper.additional-addresses td.col,
.table-wrapper.reviews .table-reviews th.col,.table-wrapper.reviews .table-reviews td.col,
table#my-orders-table th.col,table#my-orders-table td.col
{
    width: auto !important;
}
.table-wrapper.additional-addresses td.col.actions {
    margin: 10px 0 0 0;
    display: block;
    text-align: right;
}
.limiter {
    font-size: 13px;
}
table#my-subscriptions-table {
    font-size: 14px;
}
td a.btn-remove {
    text-decoration: underline;
}
table#my-subscriptions-table td {
    padding-top: 15px;
}
.products-grid.wishlist .product-item-comment {
    height: 45px;
}
#wishlist-view-form .actions-toolbar,.account .actions-toolbar {
    margin-top: 60px;
    border-top: 1px solid #d5d5d5;
    padding-top: 50px;
}
.products-grid.wishlist a.product-item-link {
    min-height: 50px;
    display: inline-block;
    text-align: center;
}
.products-grid.wishlist .product-item {
    text-align: center;
}
.product-item-actions a.btn-remove.action.delete, 
.product-item-actions .action.edit {
    background: transparent !important;
    border: 0 !important;
    text-decoration: underline;
    color: #2e2e2e !important;
    padding: 0 !important;
}
.product-item-actions a.btn-remove.action.delete:hover,.product-item-actions a.btn-remove.action.delet2284e:focus 
.product-item-actions .action.edit:hover,.product-item-actions .action.edit:focus{
    color: #19a09a !important;
}
.form-edit-account fieldset.fieldset.info .field.choice {
    margin-bottom: 15px;
}
.form-edit-account fieldset.fieldset.info .field.choice input,.form-edit-account fieldset.fieldset.info .field.choice label {
    cursor: pointer;
}
table#my-orders-table {
    font-size: 14px;
}
table#my-orders-table td.col.actions,table #my-orders-table td.col.actions{
    /* margin: 15px 0 0 0; */
    margin:5px 0 0 0;
    display: block;
}
.customer-addresses-toolbar.toolbar.bottom .limiter {
    margin-top: 20px;
}
.account form#form-validate .actions-toolbar {
    margin-top: 0;
}
table#my-reviews-table td {
    padding-top: 15px;
}
table#my-reviews-table .product-name a {
    color: #2e2e2e;
    text-decoration: underline;
}
table#my-reviews-table .product-name a:hover,table#my-reviews-table .product-name a:focus {
    color: #19a09a;
}
.toolbar.wishlist-toolbar {
    margin-top: 20px;
}
.common-custom-product .lable-new, .common-custom-product .lable-sale {
    position: absolute;
    top: 0;
    left: 30px;
}
/*** login page css start ***/
form#contact-form {
    width: 95%;
}
form#contact-form .field.note.no-label {
    font-size: 14px;
    margin-left: 0;
}
.contact-index-index .col-md-4 p {
    color: #2e2e2e;
}
.contact-index-index .col-md-4 p a strong {
    font-weight: normal;
    text-decoration: underline;
    font-size: 14px;
}
form#contact-form textarea {
    min-height: 75px;
}
form#contact-form .action {
    font-size: 14px;
    background: transparent;
    border-radius: 0;
    color: #2e2e2e;
    border: 1px solid #2e2e2e;
    min-width: 132px;
    padding: 12px;
    font-weight: 500;
    box-shadow: none;
}
form#contact-form .action:hover,form#contact-form .action:focus {
    background: #2e2e2e;
    color: #fff;
    border: 1px solid #2e2e2e;
}
form#contact-form .field.note.no-label:before {
    content: none;
}
.floatleft ul {
    padding-left: 20px;
}
.floatleft ul li {
    font-size: 14px;
    list-style: disc;
}
.floatleft h5 {
    font-size: 18px;
    margin-bottom: 15px;
    font-weight: 600;
}
.row.contentTitle.content {
    margin: 0;
}
.floatleft p a {
    text-decoration: underline;
}
.form.password.forget .field.note {
    font-size: 14px;
}
button.action.reload.captcha-reload {
    font-size: 12px;
    font-weight: 400;
    background: #2e2e2e;
    color: #fff;
    border: 1px solid #2e2e2e;
}
button.action.reload.captcha-reload:hover,button.action.reload.captcha-reload:focus {
    background: transparent;
    color: #2e2e2e;
}
.form.password.forget .submit,.form.create.account.form-create-account .submit {
    font-size: 12px;
    background: transparent;
    border-radius: 0;
    color: #2e2e2e;
    border: 1px solid #2e2e2e;
    min-width: 132px;
    padding: 12px;
    font-weight: 500;
}
.form.password.forget .submit:hover,.form.password.forget .submit:focus,.form.create.account.form-create-account .submit:hover,.form.create.account.form-create-account .submit:focus {
    background: #2e2e2e;
    color: #fff;
    border: 1px solid #2e2e2e;
}
.form.password.forget .secondary,.form.create.account.form-create-account .secondary{
    float: none;
    font-size: 15px;
    font-weight: 500;
    margin: 7px 0 0 20px;
}
.form.password.forget .secondary a,.form.create.account.form-create-account .secondary a{
    color: #2e2e2e;
}
.form.password.forget .secondary a:hover,.form.password.forget .secondary a:focus,.form.create.account.form-create-account .secondary a:hover,.form.create.account.form-create-account .secondary a:focus{
    color: #19a09a;
}
.drop-down__menu-box .drop-down__menu .drop-down__item a {
    color: #2e2e2e;
}
.drop-down__menu-box .drop-down__menu .drop-down__item a:hover,.drop-down__menu-box .drop-down__menu .drop-down__item a:focus {
    color: #19a09a;
}
/*** knowledgebase page css start ***/
.cms-page-view form#amfaq_search button.button.am-button {
    right: 5px;
    top: 4px;
}
.toolbar .pages {
    text-align: center;
    width: 100%;
}
.pages .item {
    margin: 0 8px 0 0 !important;
    padding: 2px 10px !important;
    border: 1px solid #d1d1d1 !important;
}
.mpblog-list-container .pages .action.next:before {
    margin-left: -14px;
}
.pages .action {
    width: 38px !important;
    padding: 2px 10px !important;
    margin: 0 !important;
    text-align: center;
}
.pages li.item.pages-item-next {
    margin: 0 !important;
    border: 0 !important;
    padding: 0 !important;
    padding-right: 0 !important;
    float: right;
}

.mpblog-post-index .pages li.item.pages-item-next{float:right;}
.mpblog-post-index .pages li.item.pages-item-previous{float:left;}

.wishlist-index-index .pages li.item.pages-item-next{float:right;}
.wishlist-index-index .pages li.item.pages-item-previous{float:left;}


.category_description_image{color:#fff; font-size:15px;}

.customtooltip:before{-webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing:grayscale; font-size:24px;
    line-height:inherit; color:#bbb; content:'\e623';
    font-family:'icons-blank-theme'; vertical-align:middle;
    display:inline-block; font-weight:400; line-height:1; margin-top: -2px;
    margin-left:5px;
    overflow:hidden; speak:none; text-align:center;}


.customer-account-create form .fieldset>.field:not(.choice)>.label{float:left; width:auto !important;}
.customer-account-create .form.create.account{display:grid;}
.customer-account-create .form.create.account fieldset.fieldset.create.account{order:1;}
.customer-account-create .form.create.account .actions-toolbar{order:1; border:0; margin-top:0; padding-top:20px;}
.customer-account-create .form.create.account .teams .field.choice{position:relative; padding-left:20px;}
.customer-account-create .form.create.account .teams .field.choice input{position:absolute; left:0px;}

.relatedguide-main h3.block-title{font-size:22px; font-weight:600;}
.relatedguide-main .post-date{margin:8px 0; font-size:12px; letter-spacing:.4px; color:#000;}
.relatedguide-main h2.mp-post-title{margin:8px 0; font-size:18px;}
.relatedguide-main .btn.btn-readpost{font-size:13px; border:1px solid #333;}
.relatedguide-main .btn.btn-readpost:hover{border-color:#19a09a !important;}

.toolbar-products .items.pages-items li{float:left;}
.toolbar-products .pages a.page{font-weight:normal;}
.pages .action.previous{display:inline-block; text-decoration:none; height:38px; position:relative;}
.pages .action.previous:before{font-size:38px; color:#2e2e2e !important; position:absolute; top:50%; left:50%; transform:translate(-50%, -50%); margin-left:0;}
.pages .action.next{display:inline-block; text-decoration:none; height:38px; position:relative;}
.pages .action.next:before{font-size:38px; color:#2e2e2e !important; position:absolute; top:50%; left:50%; transform:translate(-50%, -50%); margin-left:0;}

.cart.table-wrapper .cart-products-toolbar-top li.item.pages-item-next .action.next:before {
    position: static;
    transform: none;
    margin-left: -10px;
}
.checkout-cart-index .cart.table-wrapper .items{min-width:inherit !important;}
.cart.table-wrapper .cart-products-toolbar-top li.item.pages-item-previous .action.previous:before {
    position: static;
    transform: none;
    margin-left: -10px;
}
.mpblog-list-container .pages .action.previous:before {
    margin-left: -14px;
}
.pages li.item.pages-item-previous {
    border: 0 !important;
    margin: 0 8px 0 0 !important;
    padding-left: 0 !important;
    float: left;
}
.cms-amasty-faq-home-page .am-search-box-wrapper .am-widget-center {
    max-width: 450px !important;
    width: 100% !important;
}
.cms-about-us .main h2 {
    margin-bottom: 12px;
}
.cms-page-view .content ul {
    padding-left: 20px;
}
.cms-page-view .content ul li {
    font-size: 14px;
    line-height: 21px;
    font-weight: 400;
    list-style: disc;
}
/* .cms-page-view .content ul ul {
    padding: 0;
} */   
.cms-page-view .content h2 {
    margin-bottom: 12px;
}
.cms-page-view h1 {
    margin-bottom: 25px;
}
.parent-icon .sign-icon div#dropDown {
    cursor: pointer;
}
span.rating-average-label {
    font-size: 14px;
}
.customer-review.view .product-info .reviews-actions {
    margin-top: 20px;
}
.customer-review.view .review-details {
    font-size: 14px;
}
.price-including-tax, .price-excluding-tax {
    font-size: 14px !important;
}
ul.items.order-links .nav.item strong {
    font-size: 14px;
}
.page-main .block.block-order-details-view {
    padding-top: 20px;
    font-size: 14px;
}
.order-status {
    font-size:14px;
}
.page-title-wrapper .order-date {
    font-size: 14px;
}
.modal-content {
    border: 0 !important;
    border-radius: 0 !important;
}
.modal-content > div {
    font-size: 14px;
}
header.modal-header {
    border: 0;
}
footer.modal-footer {
    border: 0;
}
.modal-popup button.action-secondary {
    background: #2e2e2e;
    color: #fff;
    padding: 7px 10px;
    border: 1px solid #2e2e2e;
    font-size: 13px;
    font-weight: 500;
}
.modal-popup button.action-secondary:hover,.modal-popup button.action-secondary:focus {
    background: transparent;
    color: #2e2e2e;
}
.modal-popup  button.action-primary {
    background: transparent;
    border: 1px solid #2e2e2e;
    color: #2e2e2e;
    font-size: 13px;
    padding: 7px 10px;
    font-weight: 500;
}
.modal-popup  button.action-primary:hover,.modal-popup  button.action-primary:focus {
    background: #2e2e2e;
    color: #fff;
}
.popup-tetx{display:none;}
.customtooltip{position:relative; display:inline-block; cursor:pointer;}
.customtooltip .tooltiptext{visibility:hidden; width:420px; background-color:black;
  color:#fff; text-align:center; border-radius:6px; padding:5px 0;
  /* Position the tooltip */
  position:absolute; z-index:1; font-size:12px;}
.customtooltip.active .tooltiptext{visibility:visible;}
/*** blog page css start ***/
#mpblog-list-container .mp-post-info {
    font-size: 14px !important;
    line-height: 27px !important;
    margin: 5px 0 !important;
}
#mpblog-list-container a.mp-read-more {
    border: 1px solid #2e2e2e;
    color: #2e2e2e !important;
    font-size: 13px;
    font-weight: 500;
    padding: 10px 15px;
}
#mpblog-list-container a.mp-read-more:hover,#mpblog-list-container a.mp-read-more:focus {
    background: #2e2e2e;
    color: #fff !important;
}
#mpblog-list-container .mp-post-meta-info.mp-alignright {
    margin: 10px 0 0 0;
}
#mpblog-list-container .post-item-wraper {
    padding: 40px 20px !important;
}
.mp-sidebar .data.item.title {
    width: 100% !important;
}
.mp-sidebar a.label.label-default.tags-list{font-size:12px !important;}
.mp-sidebar .data.item.title .data.switch div {
    margin: 0 !important;
}
input#mpblog-search-box {
    padding-right: 34px;
}
.autocomplete-no-suggestion {
    font-size: 13px;
}
.blog-page  .product.info.detailed .product.data.items > .item.title > .switch {
    padding: 15px 0 !important;
}
.post-info-wraper {
    padding: 0 15px 10px 15px !important;
}
.mpblog-search .fa {
    margin-top: 8px !important;
}
.menu-archives li.archive-item {
    font-size: 14px;
}
.blog-page .product.info.detailed .product.data.items > .item.title {
    background-size: 15px !important;
}
.mp-sidebar .product.data.items > .item.content {
    padding: 0px 0 20px 0px !important;
}
.mp-sidebar .product.data.items > .item.content .list-post-tabs {
    padding: 15px 10px 5px 0 !important;
}
.mp-sidebar.product.info.detailed {
    padding-bottom: 0;
}
.mp-sidebar .menu-archives li a.list-archives {
    font-size: 14px;
}
/*#mpblog-list-container .post-list-item {*/
    /*margin-bottom: 40px;*/
/*}*/
.autocomplete-suggestion .mpblog-suggestion {
    font-size: 12px !important;
}
.autocomplete-suggestion .mpblog-suggestion .mpblog-suggestion-right.image-visible {
    max-width: calc(100% - 60px) !important;
    width: calc(100% - 60px) !important;
}
.autocomplete-suggestion .mpblog-suggestion .mpblog-suggestion-left {
    padding-right: 0 !important;
    width: 60px;
    max-width: 60px;
}
.blog-page .product.info.detailed .product.data.items > .item.content {
    border: 1px solid #d5d5d5;
}
/*** blog details page css start ***/
.mpblog-post-view .post-list-content,.mpblog-post-view .post-view-image {
    padding: 0;
}
.mpblog-post-view .post-post_content {
    margin: 30px 0 0 0 !important;
    padding: 0;
}
.mpblog-post-view .mp-post-info span {
    padding: 0 10px 0 10px !important;
}
.mpblog-post-view .mp-post-info span:first-child {
    padding-left: 0 !important;
}
.mpblog-post-view .post-list-content .col-xs-12 {
    padding: 0 10px 0 0;
}
.blog-page .mpcss #sharing {
    /* margin-left: 10px !important; */
    margin-right: 10px !important;
}
.blog-page .block-blog-related.about-admin {
    margin: 35px 10px 0 0 !important;
}
.blog-page .block-blog-related.about-admin h2 {
    margin-bottom: 30px;
    font-size: 17px;
}
/* .blog-page h1.page-title {
    padding: 0 10px;
} */
.blog-page .block-blog-related .related-content-container .author-content-information .author-name {
    font-size: 18px !important;
}
.blog-page .mpcss #sharing h5 {
    font-size: 20px;
    margin: 0;
    line-height: 18px;
}
.message.success a {
    color: #19a09a !important;
}
.messages {
    /* margin-bottom: 10px; */
    /* display: inline-block; */
    /* width: 100%;
    padding: 0 10px; */
}
.message.error {
    margin: 0 0 20px !important;
}
.blog-page .block-blog-related .related-content-container {
    padding: 0 !important;
    display: flex;
    align-items: center;
}
.panel.wrapper.currency-icon strong > img{

}
.pages li.item .page {
    padding: 2px 15px;
}
.pages .item {
    padding: 0 !important;
}
.blog-page h1.page-title {
    margin-bottom: 20px;
}
.pages a.page {
    color: #2e2e2e !important;
    padding: 2px 14px !important;
}
.pages a.page:hover,.pages a.page:focus,.mpblog-post-index .pages li.item.current span {
    color: #19a09a !important;
    text-decoration: none;
}
.product-info-main h1.page-title {
    text-transform: capitalize;
}
/*** minicart css ***/
div#minicart-content-wrapper .cart-title .text {
    font-size: 17px;
    font-weight: 300;
    color: #2e2e2e;
    padding-right: 70px;
    display: inline-block;
}
.cart-msg p {
    font-size: 12px;
    color: #e75252;
    font-weight: 400;
}
.minitop-subtotal .subtotal .label {
    display: none;
}
.minitop-subtotal .total-data {
    display: none;
}
.minitop-subtotal .subtotal {
    position: absolute;
    top: 22px;
    right: 40px;
}
.minitop-subtotal .subtotal .price {
    font-size: 14px !important;
    font-weight: 300 !important;
    color: #2e2e2e !important;
}
.minicart-items-wrapper .minicart-items .product-item-name a {
    color: #2e2e2e !important;
    font-size: 14px;
    margin-right: 35px;
    font-weight: 300;
}
#minicart-content-wrapper .minicart-items-wrapper {
    border: 1px solid #ebebeb !important;
    padding: 25px 25px 5px 25px;
    border-left: 0 !important;
    border-right: 0 !important;
    box-sizing: border-box;
    margin: 0 !important;
    height: auto !important;
}
.minicart-wrapper .block-minicart {
    right: -22px !important;
    width: 426px !important;
    margin-top: 10px;
    border: 1px solid #bfbfbf !important;
    box-shadow: 0 0 20px rgb(0 0 0 / 40%) !important;
    padding: 0 !important;
}
.minicart-items-wrapper .minicart-items .product-item-details .delete {
    position: absolute;
    right: 0;
    top: 0;
}
.minicart-items-wrapper .minicart-items .product-item-details .price {
    font-weight: 300 !important;
    color: #2e2e2e !important;
    font-size: 14px !important;
}
.minicart-items-wrapper .minicart-items .product-item-details .price:hover,
.minicart-items-wrapper .minicart-items .product-item-details .price:focus,
.minicart-items-wrapper .minicart-items .product-item-name a:hover,
.minicart-items-wrapper .minicart-items .product-item-name a:focus {
    color: #19a09a !important;
    text-decoration: none !important;
}
.minicart-items-wrapper .minicart-items .product > .product-item-photo {
    border: 1px solid #ededed;
    height: 74px;
    width: 74px;
    box-sizing: border-box;
    padding: 6px 5px 5px 5px;
}
.fancybox-quickview .fotorama__wrap--slide .fotorama__stage__frame:before {
    content: none !important;
}
.details-qty .qty-more, .details-qty .qty-less {
    height: 27px;
    /* width: 33px; */
    width: 39px;
    background: transparent;
    border: 1px solid #d5d5d5;
    font-size: 25px;
    color: #2e2e2e;
    font-weight: 300;
    line-height: 26px;
    float: left;
    border-radius: 0;
    text-align: center;
}
.minicart-items-wrapper .minicart-items .item-qty {
    text-align: center;
    /* width: 34px; */
    width: 40px;
    font-size: 12px;
    height: 27px;
    float: left;
    margin: 0 6px;
}
.details-qty .qty-less {
    line-height: 23px;
}
.minibottom-total .subtotal {
    text-align: left;
    border-bottom: 1px solid #d5d5d5;
    padding: 9px 25px;
    margin: 0;
    display: inline-block;
    width: 100%;
}
.minibottom-total .subtotal .label,.minibottom-total .total-data .label {
    font-size: 13px;
    float: left;
}
.cart-title {
    padding: 17px 25px 0 25px;
}
.cart-msg {
    padding: 0 25px 5px 25px;
}
#minicart-content-wrapper .minicart-items .product-item-details {
    padding-left: 92px !important;
}
#minicart-content-wrapper .minicart-items .action.delete:before {
    content: '\f057' !important;
    font-family: "Font Awesome 5 Free";
    font-size: 15px;
    color: #969696;
    transition: 0.4s;
}
#minicart-content-wrapper .minicart-items .action.delete:before:hover,#minicart-content-wrapper .minicart-items .action.delete:before:focus {
    color: #2e2e2e;
}
.block-minicart .minibottom-total .subtotal .amount .price-wrapper span.price {
    font-size: 14px !important;
    color: #2e2e2e;
    font-weight: 300 !important;
}
.block-minicart .minibottom-total .subtotal .amount .price-wrapper {
    float: right;
}
.minibottom-total .total-data {
    padding: 13px 25px;
    display: inline-block;
    width: 100%;
}
.minibottom-total .total-data h5:first-child {
    float: left;
    font-size: 18px;
    font-weight: 300;
    color: #2e2e2e;
    margin: 0;
}
.minibottom-total .total-data h5 {
    float: right;
}
.minibottom-total .total-data h5 .price-wrapper .price {
    font-size: 18px !important;
    font-weight: 300 !important;
    color: #2e2e2e !important;
}
.block-minicart div#minicart-content-wrapper .block-content > .actions .primary {
    margin: 0;
}    
.block-minicart div#minicart-content-wrapper .block-content > .actions {
    margin: 0 25px;
    padding: 0 0 25px 0;
}
.block-minicart div#minicart-content-wrapper .block-content > .actions .primary .action {
    border: 1px solid #2e2e2e;
    background: #2e2e2e;
    font-weight: 500;
    font-size: 15px;
    padding: 15px;
}
.block-minicart div#minicart-content-wrapper .block-content > .actions .primary .action:hover,.block-minicart div#minicart-content-wrapper .block-content > .actions .primary .action:focus {
    background: transparent;
    color: #2e2e2e;
}
.block-reviews-dashboard strong.product-name a {
    color: #2e2e2e;
}
.block-reviews-dashboard strong.product-name a:hover,.block-reviews-dashboard strong.product-name a:focus {
    color: #19a09a;
}
/*** form changes css ***/
form .fieldset > .field:not(.choice) > .label {
    text-align: left !important;
    width: 100% !important;
    margin-bottom: 10px;
}
form .fieldset > .field:not(.choice) > .control {
    width: 100% !important;
}
.products-grid.wishlist .fieldset .control {
    width: auto;
    margin-top: -29px;
}
.mark, mark {
    background-color: #f2f2f2 !important;
}
#product_addtocart_form .fieldset > .field:not(.choice) > .label, #product_addtocart_form .fieldset > .field:not(.choice) > .control {
    width: auto !important;
}
.am-back-to-product-widget.am-widget-right button.action.button {
    font-size: 13px;
    background: transparent;
    border: 1px solid #2e2e2e;
    font-weight: 500;
}
.am-back-to-product-widget.am-widget-right button.action.button:hover,.am-back-to-product-widget.am-widget-right button.action.button:focus {
    background: #2e2e2e;
    color: #fff;
}
form#contact-form .fieldset > .field {
    margin-bottom: 20px;
}
form#contact-form .fieldset {
    margin-bottom: 20px;
}
#minicart-content-wrapper .minicart-items .product-item-name {
    margin-bottom: 0 !important;
}
/*** dropdown css start ***/
.ves-menu .navigation .level0 > .submenu {
    border: 0 !important;
    /*box-shadow: none !important;*/
}
.megamenu-sidebar.left-sidebar > p {
    font-size: 22px;
    font-weight: 400;
    color: #2e2e2e;
}
.megamenu-sidebar.left-sidebar > p a {
    font-size: 14px;
    color: #19a09a !important;
    font-weight: 400;
    margin: 10px 0 0 0 !important;
}
.megamenu-content .content-header p,.megamenu-sidebar.right-sidebar .megamenu-custom label {
    font-size: 13px;
    color: rgba(46,46,46,0.4);
    font-weight: 600;
    margin-bottom: 22px;
}
.megamenu-content .content-header p {
    margin-bottom: 17px;
    padding: 0;
}
.nav-sections .level0 .submenu .nav-dropdown a, 
.megamenu-sidebar.right-sidebar .megamenu-custom ul.ui-menu li a{
    padding: 0 !important;
    font-size: 14px;
    color: #2e2e2e;
    font-weight: 400;
    margin-bottom: 12px;
    line-height: 23px !important;
}


.nav-sections .level0 .submenu .nav-dropdown a:hover,.nav-sections .level0 .submenu .nav-dropdown a:focus,
.megamenu-sidebar.right-sidebar .megamenu-custom ul.ui-menu li a:hover,.megamenu-sidebar.right-sidebar .megamenu-custom ul.ui-menu li a:focus
{
    background: transparent;
    color:#19a09a;
}
.latest-text h3 {
    color: #e75252;
    font-size: 12px;
    font-weight: 500;
    text-transform: uppercase;
}
.latest-text p {
    font-size: 24px;
    font-weight: 300;
    padding: 0;
}
.latest-text {
    padding-left: 40px;
    width: 60%;
    float: left;
}
.latest-box .lable-sale {
    position: absolute;
    left: 15px;
    top: 15px;
}
.latest-image img:hover {
    transform: none !important;
}
.latest-box {
    position: relative;
    border: 1px solid #d4d4d4;
    padding: 17px;
    display: -moz-flex;
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    width: 100%;
    -moz-align-items: center;
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
}
.latest-image img {
    /* margin-left: 75px; */
    max-height: 117px;
}
.latest-image {
    width: 40%;
    padding-left: 70px;
    float: left;
}
.megamenu-sidebar.right-sidebar .megamenu-custom ul.ui-menu {
    display: block !important;
}
/*** dropdown css end ***/
/*** checkout css start ***/
.checkout-index-index .action.primary,
.amcheckout-step-container .form-discount .actions-toolbar .action, 
.am-checkout.-modern .authentication-wrapper .action-auth-toggle, 
.block-authentication .actions-toolbar > .primary .action, 
.checkout-index-index button.action.action-select-shipping-item,
.checkout-index-index button.action.action-show-popup.amcheckout-button,
table#shopping-cart-table .action,.cart.main.actions .action,
button.action.primary.checkout,
.amcheckout-step-container .checkout-billing-address .actions-toolbar > .primary .action.action-update,
.fieldset.coupon button.action,
form#checkout_multishipping_form .action.primary,
form#checkout_multishipping_form .action.update, 
form#checkout_multishipping_form .action.add,
form#form-validate button.action,
form#shipping_method_form .action.primary,
.checkout-success a.action.primary.continue,
button#payment-continue,
.multicheckout button.action
 {
    font-size: 14px !important;
    font-weight: 500 !important;
    border: 1px solid #2e2e2e !important;
    background: transparent !important;
    color: #2e2e2e !important;
    border-radius: 0;
    box-shadow: none !important;
    padding: 7px 15px !important;
}
.checkout-index-index .action.primary:hover,.checkout-index-index .action.primary:focus,.amcheckout-step-container .form-discount .actions-toolbar .action:hover,.amcheckout-step-container .form-discount .actions-toolbar .action:focus,.am-checkout.-modern .authentication-wrapper .action-auth-toggle:hover,.am-checkout.-modern .authentication-wrapper .action-auth-toggle:focus,
.block-authentication .actions-toolbar > .primary .action:hover,.block-authentication .actions-toolbar > .primary .action:focus,
.checkout-index-index button.action.action-select-shipping-item:hover,.checkout-index-index button.action.action-select-shipping-item:focus,
.checkout-index-index button.action.action-show-popup.amcheckout-button:hover,.checkout-index-index button.action.action-show-popup.amcheckout-button:focus,
table#shopping-cart-table .action:hover,table#shopping-cart-table .action:focus,
.cart.main.actions .action:hover,.cart.main.actions .action:focus,
button.action.primary.checkout:hover,button.action.primary.checkout:focus,
.amcheckout-step-container .checkout-billing-address .actions-toolbar > .primary .action.action-update:hover,
.amcheckout-step-container .checkout-billing-address .actions-toolbar > .primary .action.action-update:focus,
.fieldset.coupon button.action:hover,.fieldset.coupon button.action:focus,
form#checkout_multishipping_form .action.primary:hover,form#checkout_multishipping_form .action.primary:focus,
form#checkout_multishipping_form .action.update:hover,form#checkout_multishipping_form .action.update:focus,
form#checkout_multishipping_form .action.add:hover,form#checkout_multishipping_form .action.add:focus,
form#form-validate button.action:hover,form#form-validate button.action:focus,
form#shipping_method_form .action.primary:hover,form#shipping_method_form .action.primary:focus,
.checkout-success a.action.primary.continue:hover,.checkout-success a.action.primary.continue:focus,
button#payment-continue:hover,button#payment-continue:focus,
.multicheckout button.action:hover,.multicheckout button.action:focus
{
    background: #2e2e2e !important;
    color: #fff !important;
}
.form.form-login a.action.remind {
    font-size: 12px;
    color: #2e2e2e;
    text-decoration: underline;
}
.form.form-login a.action.remind:hover,.form.form-login a.action.remind:focus {
    color: #19a09a;
}
tr.row.amcheckout-method.-selected {
    margin: 0 !important;
}
.amcheckout-step-container input[type='checkbox'] + label:hover:before, 
.amcheckout-step-container input[type='radio'] + label:hover:before, 
.amcheckout-step-container input[type='checkbox']:checked + label:before, 
.amcheckout-step-container input[type='radio']:checked + label:before {
    border-color: #19a09a !important;
    box-shadow: none !important;
}
.amcheckout-step-container input[type='checkbox']:checked + label:before {
    border-width: 0;
    background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHJlY3Qgd2lkdGg9IjIwIiBoZWlnaHQ9IjIwIiByeD0iMiIgZmlsbD0iIzE5NzlDMyIvPjxwYXRoIGQ9Ik01IDEwbDQgNCA2LTciIHN0cm9rZT0iI2ZmZiIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz48L3N2Zz4=) center no-repeat !important;
    background-size: contain !important;
}
#checkout .modal-custom .action-close:before,
#checkout .modal-popup .action-close:before, 
#checkout .modal-slide .action-close:before {
    font-size: 22px;
    line-height: 25px;
    color: #2e2e2e;
    content: "x";
    font-family: unset !important;
}
.amcheckout-step-container .amcheckout-title {
    font-size: 16px !important;
}
._amcheckout-selectable-item.-selected, 
.amcheckout-step-container .amcheckout-shipping-address .billing-address-details.-selected,
.amcheckout-step-container .amcheckout-shipping-address .shipping-address-details.-selected, 
.amcheckout-step-container .shipping-address-items .shipping-address-item.-selected,
.amcheckout-step-container .shipping-address-items .shipping-address-item.selected-item, 
.amcheckout-step-container .amcheckout-shipping-methods .amcheckout-method.-selected,
.amcheckout-step-container .amcheckout-shipping-methods .amcheckout-method.-selected, 
.amcheckout-step-container .checkout-payment-method .amcheckout-payment-methods .payment-method.-selected, .amcheckout-step-container .checkout-payment-method .amcheckout-payment-methods .payment-method._active {
    border-color: #d5d5d5 !important;
}
#checkout .modal-content {
    background: transparent !important;
}
.checkout-index-index .checkout-header .description {
    font-size: 15px !important;
}
dl {
    font-size: 14px;
}
dd ul.disc a {
    margin: 15px 0 0 0;
    display: inline-block;
    background: transparent;
    border: 1px solid #2e2e2e;
    color: #2e2e2e;
    padding: 7px 15px;
    margin-right: 10px;
}
dd ul.disc span.separator {
    display: none;
}
dd ul.disc a:hover,dd ul.disc a:focus {
    background: #2e2e2e;
    color: #fff;
}
.cms-no-route h1.page-title {
    margin-bottom: 25px;
}
.block-content.filter-content span.filter-value {
    width: 100%;
    display: block;
}
/*** checkout css end ***/
/*** cart page css start ***/
.checkout-cart-index .cart-empty p a{
    color: #2e2e2e;
    text-decoration: underline;
}
.checkout-cart-index .cart-empty p a:hover,.checkout-cart-index .cart-empty p a:focus{
    color: #19a09a;
}
.ves-megamenu li.level0 > a .fa-arrow-right:before {
    content: "\f107";
    /* font-size: 10px; */
}
.megamenu-sidebar.left-sidebar p a:hover, .megamenu-sidebar.left-sidebar p a:focus {
    background: transparent !important;
}
.payment-option-title.field.choice span.action.action-toggle span {
    padding: 15px;
    color: #2e2e2e;
    font-size: 16px;
    font-weight: 600;
}
.payment-option-title.field.choice{
    background: #eee !important;
    color: #2e2e2e !important;
}
.checkout-payment-method .payment-option-title .action-toggle:after{
    float:right;
    margin-right: 10px;
    margin-top: 4px;
}
.amcheckout-step-container .opc-payment-additional{
    padding:0px;
    margin-bottom:20px;
}
.checkout-payment-method .payment-option-title{
    padding:15px 0;
}
.checkout-payment-method .payment-option-title .action-toggle{
    width:100%;
}
.checkout-payment-method .payment-option._collapsible .payment-option-content{
    border: 1px solid #d4d4d4;
    padding: 0px 20px;
    margin: 20px 0px;
}
@media only screen and (max-width: 768px) {
    .checkout-payment-method .payment-option {
        margin: 0 0 20px 0px;
    }
}
button.action.primary.checkout{
    width:100%;
    background:#2e2e2e !important;
    color: #fff !important;
}
#checkout .checkout-payment-method.submit{
    width:32%;
    float:right;
    position: sticky;
    bottom: 0;
    top:0;
    z-index: 700;
    background-color: #fff;
    padding: 0px;
    text-align: center;
}
@media only screen and (max-width: 1023px) {
    #checkout .checkout-payment-method.submit {
        width:100%;
    }
}

table#shopping-cart-table th {
    font-size: 14px;
}
#shopping-cart-table.table td, #shopping-cart-table.table th {
    border-top: 0;
}
#shopping-cart-table.table thead th {
    border-bottom: 0;
}
table#shopping-cart-table {
    font-size: 14px;
}
div#block-shipping, #cart-totals {
    font-size: 14px;
}
.cart-summary .block .fieldset .field.note {
    font-size: 14px !important;
}
a.action.multicheckout {
    font-size: 13px;
    text-decoration: underline;
    color: #2e2e2e !important;
}
.product-info-main .product.attribute.sku{margin-bottom:15px; float:right;}
a.action.multicheckout:hover,a.action.multicheckout:focus {
    color: #19a09a !important;
}
.amcheckout-step-container input[type='checkbox']:checked + label:before {
    background:url(http://trade.eve-taylor.com/media/wysiwyg/check-arrow.png) !important;
    background-size: contain !important;
}
.checkout-index-index .nav-sections,
.multishipping-checkout-addresses .nav-sections,
.multishipping-checkout_address-newshipping .nav-sections,
.multishipping-checkout-shipping .nav-sections
{
     display: block; }
.amcheckout-step-container .checkout-billing-address .actions-toolbar > .primary .action.action-cancel {
    color: #2e2e2e;
}
.amcheckout-step-container .checkout-billing-address .actions-toolbar > .primary .action.action-cancel:hover,.amcheckout-step-container .checkout-billing-address .actions-toolbar > .primary .action.action-cancel:focus {
    color: #19a09a;
}
.field.field-select-billing select {
    cursor: pointer;
}
.cart-summary .block > .title, .paypal-review-discount .block > .title {
    padding: 10px 30px 10px 5px !important;
}
.cart-totals {
    padding-top: 15px !important;
}
#shopping-cart-table.table tbody+tbody {
    border-top: 1px solid #dee2e6 !important;
}
.column.main .cart-summary .block > .title strong, .column.main .paypal-review-discount .block > .title strong {
    font-size: 15px !important;
}
form#checkout_multishipping_form {
    font-size: 14px;
}
table#multiship-addresses-table th.col, table#multiship-addresses-table td.col {
    width: auto !important;
}
#checkout_multishipping_form a.action.back {
    color: #2e2e2e;
    text-decoration: underline;
}
#checkout_multishipping_form a.action.back:hover,#checkout_multishipping_form a.action.back:focus {
    color: #19a09a;
}
.cart-summary .block .fieldset {
    margin: 15px 0 25px 0 !important;
}
#form-validate a.action.back {
    font-size: 14px;
    text-decoration: underline;
    color: #2e2e2e !important;
}
#form-validate a.action.back:hover,#form-validate a.action.back:focus,form#shipping_method_form .action.back:hover,form#shipping_method_form .action.back:focus {
    color: #19a09a !important;
}
form#shipping_method_form .action.back {
    font-size: 14px;
    text-decoration: underline;
    color: #2e2e2e;
}
#shipping_method_form .box.box-items {
    font-size: 14px;
}
.amcheckout-step-container .checkout-billing-address .actions-toolbar > .primary .action {
    font-size: 14px;
    padding: 8px;
}
.amcheckout-step-container .amcheckout-title {
    background: #eee !important;
    color: #2e2e2e !important;
}
.checkout-success .actions-toolbar {
    margin: 20px auto 0;
}
a.action.print {
    font-size: 14px;
}
a.action.print:hover,a.action.print:focus {
    color: #19a09a !important;
}
.authentication-dropdown {
    margin-top: 10px;
}
table#product-attribute-specs-table th.col, table#product-attribute-specs-table td.col {
    width: auto !important;
}
.product.info.detailed .product.data.items > .item.content table#product-attribute-specs-table th {
    font-weight: 600;
}
.page-product-configurable .product.attribute.sku {
    display: none;
}
.page-print .page-title-wrapper {
    margin-top: 40px;
}
.page-print small.copyright span {
    font-size: 11px;
}
div#qty-error {
    position: absolute;
    left: 0;
}
.mp-blog-icon:before {
    top: 0 !important;
}
.parent-icon .drop-down__menu-box {
    /* left: -30px !important; */
}
.fancybox-quickview .messages {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}
.terms-condition-newsletter .control {
    position: relative;
}
.terms-condition-newsletter .control label {
    font-size: 13px;
    color: #fff;
    cursor: pointer;
}
.terms-condition-newsletter .control label a {
    text-decoration: underline;
    color: #fff;
}
.terms-condition-newsletter .control label a:hover,.terms-condition-newsletter .control label a:focus {
    text-decoration: none;
}
.terms-condition-newsletter .control label span {
    display: table;
    padding-top: 2px;
}
.page-wrapper.sticky .minicart-wrapper.active .block-minicart {
    display: none !important;
}
.page-wrapper{min-height:inherit;}
.cms-home .page-wrapper{min-height:100vh;}

form#contact-form textarea,textarea {
    border: 1px solid #d5d5d5 !important;
    font-family: 'Montserrat', sans-serif !important;
    font-size: 13px !important;
}
.amsearch-related-terms > .amsearch-item {
    background: #19a09a !important;
    color: #fff;
}
.amsearch-related-terms > .amsearch-item:hover {
    background: #98c9ce !important;
}
#minicart-content-wrapper a.action.viewcart {
    font-size: 14px;
    color: #2e2e2e;
    text-decoration: underline;
}
#minicart-content-wrapper a.action.viewcart:hover,#minicart-content-wrapper a.action.viewcart:focus {
    color: #19a09a;
}
.minicart-items .update-cart-item {
    height: 27px;
    font-size: 12px !important;
    background: transparent;
    color: #2e2e2e !important;
    line-height: 11px !important;
    font-weight: 500 !important;
    box-shadow: none !important;
}
.minicart-items .update-cart-item:hover,.minicart-items .update-cart-item:focus {
    background: #2e2e2e;
    color: #fff !important;
}
.minicart-items .product-item {
    padding-right: 10px;
}
#my-reviews-table .rating-summary .rating-result {
    margin-left: -5px !important;
}
#form-validate a.action.back {
    text-decoration: none;
}
#form-validate a.action.back:hover,#form-validate a.action.back:focus {
    color: #fff !important;
}
.fieldset > .field.choice .label, .fieldset > .fields > .field.choice .label {
    display: inline-block;
    vertical-align: top;
}
button.action.secondary.action-hide-popup {
    background: #2e2e2e;
    color: #fff;
    border: 1px solid #2e2e2e;
    font-size: 14px;
    font-weight: 500;
}
button.action.secondary.action-hide-popup:hover,button.action.secondary.action-hide-popup:focus {
    background: transparent;
    color: #2e2e2e;
}
.fieldset > .field.choice .label[for="shipping-save-in-address-book"],.fieldset > .field.choice .label[for="assistance_allowed_checkbox"] {
    vertical-align: middle;
}
.cart-summary .block .fieldset .methods .field > .label {
    display: inline-block;
    vertical-align: top;
}
.product.info.detailed .product.data.items > .item.content form#amfaq-ask-form-inline .field.ask-questation label span {
    display: table;
    margin: -5px 0 0 0;
}
.blog-page .breadcrumbs {
    padding-left: 15px !important;
    padding-right: 15px !important;
}
.wishlist-custom-details {
    min-height: 165px;
}
.multishipping-checkout-billing .sections.nav-sections,.multishipping-checkout_address-selectbilling .sections.nav-sections,
.multishipping-checkout-overview .sections.nav-sections
{
    display: block;
}
form#multishipping-billing-form .box-billing-address a.action {
    font-size: 14px;
    text-decoration: underline;
}
form#multishipping-billing-form .box-billing-address a.action:hover,form#multishipping-billing-form .box-billing-address a.action:focus {
    color: #19a09a;
}
form#multishipping-billing-form .secondary .action.back {
    text-decoration: underline;
    font-size: 14px;
}
form#multishipping-billing-form .secondary .action.back:hover,form#multishipping-billing-form .secondary .action.back:focus {
    color: #19a09a;
}
.multicheckout a.action {
    font-size: 14px;
    text-decoration: underline;
    color: #2e2e2e;
}
.multicheckout a.action.select {
    margin-left: 10px;
}
.multicheckout a.action:hover,.multicheckout a.action:focus {
    color: #19a09a;
}
.multicheckout .block-billing .box-billing-address {
    width: 35%;
    margin-left: 30px;
}
.multicheckout .block-billing .box-billing-address:first-child {
    margin-left: 0;
}
.box.box-shipping-method .box-content {
    font-size: 14px;
}
.multishipping-checkout-overview .table-order-review {
    font-size: 14px;
}
.multicheckout .checkout-review .grand.totals .mark {
    background: transparent !important;
}
.multicheckout .block-title strong, .multicheckout .block-content .title strong,.multicheckout.order-review .block-title > strong {
    font-size: 18px;
}
.orders-succeed {
    font-size: 14px;
}
.newsletter-part div#newsletter-error {
    position: absolute;
    top: 93%;
}
header .block-search #search_mini_form .label {
    position: relative;
}
form#search_mini_form .amsearch-wrapper-inner .actions {
    position: static;
    display: block;
    width: 100%;
}
.amsearch-more-results .amsearch-link {
    color: #2e2e2e !important;
    font-size: 14px !important;
    text-decoration: underline !important;
}
.amsearch-products.-waste {
    font-size: 14px !important;
}
.catalogsearch-result-index .page-wrapper {
    padding-top: 0 !important;
}
/*** 12-8-21 added css start ***/
.account #maincontent .action.next, .account #maincontent .action.previous {
    min-width: auto;
    border: 1px solid #d1d1d1 !important;
}
.account #maincontent .action.next:hover,
.account #maincontent .action.next:focus,
.account #maincontent .action.previous:hover,
.account #maincontent .action.previous:focus
{
    color: #19a09a !important;
    text-decoration: none;
    background: transparent !important;
}
a.product-item-link {
    text-transform: capitalize;
}
.navigation .level0 .submenu a:hover, .navigation .level0 .submenu a.ui-state-focus{
    background: #fff!important;
}
/*** cookie popup css start ***/
#notice-cookie-block {
    background: #19a09a;
    padding: 20px 15px;
}
#notice-cookie-block .content {
    max-width: 1400px;
    margin: 0 auto;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: flex;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
    -webkit-justify-content: space-around;
    -moz-justify-content: space-around;
    -ms-justify-content: space-around;
    justify-content: space-around;
}
#notice-cookie-block .content p {
    width:calc(100% - 160px);
    padding: 0;
    color: #fff;
}
#notice-cookie-block .actions {
    margin-top: 0;
}
#notice-cookie-block .content p a {
    color: #fff;
    font-weight: bold;
    text-decoration: underline;
}
#notice-cookie-block .content p a:hover,#notice-cookie-block .content p a:focus {
    text-decoration: none;
}
#notice-cookie-block button#btn-cookie-allow {
    background: transparent;
    border: 1px solid #fff;
    border-radius: 0;
    font-weight: 500;
    font-size: 13px;
    color: #fff;
    font-family: 'Montserrat', sans-serif;
    box-shadow: none;
}
#notice-cookie-block button#btn-cookie-allow:hover,#notice-cookie-block button#btn-cookie-allow:focus {
    background: #fff;
    color: #2e2e2e;
}
/*** cookie popup css end ***/
.product-add-form .swatch-option{
    height: auto;
}
.product-info-main .amasty-rewards-highlight {
    padding: 15px 0 15px 0;
}
.opc-block-summary .mark, .opc-block-summary mark {
    background-color: transparent !important;
}
.checkout-container .amcheckout-step-container .amcheckout-button:not(.braintree-googlepay-button):not(.ui-datepicker-trigger), 
.checkout-container .amcheckout-step-container button:not(.braintree-googlepay-button):not(.ui-datepicker-trigger), 
.checkout-container .amcheckout-step-container .cart.table-wrapper .actions-toolbar > .action:not(.braintree-googlepay-button):not(.ui-datepicker-trigger), 
.checkout-container .amcheckout-step-container .action-gift:not(.braintree-googlepay-button):not(.ui-datepicker-trigger){
    border: 1px solid #2e2e2e;
    border-radius: 0;
    background: transparent;
    box-shadow: none;
    color: #000;
    font-weight: normal;
}
#minicart-content-wrapper span.price-wrapper.price-excluding-tax {
    display: none;
}
.products .product-item-info .lable-sale.salelable {
    left: auto;
    right: 25px;
}
.product.media .lable-new, .product.media .lable-sale, .product.media .lable-top-seller {
    position: absolute;
    top: 0;
    left: 110px;
    z-index: 1;
}
.product.media .lable-sale.salelable {
    right: 60px;
    left: auto;
}
.product.media .lable-top-seller{right:60px; left:auto;}
.product.media .lable-new.newlable + .lable-top-seller{right:60px; left:auto;}
.product.media .lable-sale + .lable-top-seller{right:108px; left:auto;}
.product.media .lable-sale.salelable + .lable-new.newlable + .lable-top-seller{right:108px; left:auto;}


.cart-totals .mark, .cart-totals mark {
    background-color: transparent !important;
}
.page-header .panel.wrapper .switcher .options ul.dropdown li, .page-footer .switcher .options ul.dropdown li{
    list-style: none;
}
.customers_love-sec.common-custom-product {
    margin: 70px 0;
}
.navigation .level0 .submenu .active > a {
    border-width: 0 0 0 0!important;
}

.navigation .level0 .submenu a {
    padding: 0 !important;
    /*font-size: 14px!important;    */
    font-weight: 400!important;
    margin-bottom: 12px!important;
    line-height: 23px !important;
}
.header.content {
    background-color: #ffff;
}
.am-content.amfaq-hidden {
    font-size: 1.3rem;
}
.am-category-container a.view-all {
    font-size: 1.4rem;
}
/*.sticky a.logo > img {
    max-width: 105px;
}*/
/*.sticky .logo {
    margin-top: 5px!important;
}*/

.sticky .block.block-search{    
    float: left;   
}

/*Product Page Dwonload File Section*/   
.title-download {
    padding: 15px 25px;
    background-color: #f8f8f8;
    margin-bottom: 5px;
}
.title-download h3 {
    color: #303030;
    margin: 0;
}
.main-productdownload {
    border: 1px solid #e9e9e9;
}
.product-attachment-subdiv {
    padding: 0 0px 15px 0;
    border-bottom: 1px solid #e6e6e6;
}
.main-productdownload {
    border: 1px solid #e9e9e9;
    padding-bottom: 25px;
    margin-bottom: 60px;
}
.product-attachment {
    padding: 15px 25px 0;
}
.main-productdownload a.download-file {
    float: right;
    font-weight: 700;
    color: #6bb1af;
    font-size: 16px;
}
.main-productdownload a.filename {
    color: #2a2a2a;
    font-size: 16px;
}
.product-attachment:last-child .product-attachment-subdiv {
    border: 0;
    padding: 0;
}
/*End*/

.navigation .level0 .submenu:before, .submenu.animated.dropdown-menu:after{box-shadow: 0px 10px 5px -5px rgb(0 0 0 / 19%);}
.nav-item.level1.submenu-left.subhover.dropdown-submenu .submenu.animated.dropdown-menu:before{display:none;}
.nav-item.level1.submenu-left.subhover.dropdown-submenu .submenu.animated.dropdown-menu:after{display:none;}
.navigation .ves-megamenu .level0 .submenu .submenu.animated.dropdown-menu{left:55% !important;}
.terms-conditions ul li {
    font-size: 14px;
    line-height: 21px;
    font-weight: 400;
    list-style: disc;
}
.terms-conditions ul{padding-left: 20px;}
.mobile-banner {
    display: none;
}
.amcheckout-main-container.-modern .amcheckout-block:not(:first-of-type) {
    margin: 0px;
}
.amcheckout-step-container .amcheckout-shipping-methods .amcheckout-method, .amcheckout-step-container .checkout-payment-method .amcheckout-payment-methods .payment-method, .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-summary-container, .amcheckout-step-container .shipping-address-items .shipping-address-item {
    background: #ffff!important;
}
.page-header .header.panel li.trade-link.tradetherapits {
    display: none;
}
.panel.header ul.header.links li.trade-link {
    display: none;
}
.prodmatrix-stock-status, .swatch-attribute.size td, .prodmatrix-umsubtotal-container{
    font-size: 1.2rem;
}
.column.main div.messages {
    padding-bottom: 15px;
}
.amasty_quickorder-index-index .amqorder-button.-empty.-disabled,.amasty_quickorder-index-index .amqorder-button.-empty:not(.-disabled){color: #98c9ce;}
.amasty_quickorder-index-index .amqorder-button.-fill.-disabled,.amasty_quickorder-index-index .amqorder-button.-fill.-primary:not(.-disabled){border-color: #98c9ce;background-color: #98c9ce;}
.amasty_quickorder-index-index .amfile-uploader-block:before,.amasty_quickorder-index-index .amfile-uploader-block:after{color: #98c9ce;}
.amasty_quickorder-index-index .amqorder-link{color: #98c9ce;}
.amasty_quickorder-index-index .amqorder-search-block .amqorder-button.-empty{color: #98c9ce;border-color: #98c9ce;}
.amasty_quickorder-index-index .amqorder-button.-reverse:not(.-disabled){background: #19a09a;}
.amasty_quickorder-index-index .amqorder-button.-link {color: #19a09a;}
.amasty_quickorder-index-index .amqorder-item.-configurable .product-options-wrapper .swatch-attribute{max-width: 100%;}
.amasty_quickorder-index-index .amqorder-grid-block .amqorder-items-block > .amqorder-item.-errors {border: none;border-bottom: 1px solid #ebeef5;}
.amasty_quickorder-index-index .amqorder-button.-empty:not(.-disabled) {border-color: #98c9ce;}
.amasty_quickorder-index-index .um-prodmatrix{margin: 12px;}
.amasty_quickorder-index-index .um-prodmatrix-summary{border-bottom: none;}

.catalog-category-view .swatch-option.text {
    display: none;
}
.checkout-index-index .amasty-rewards-highlight.checkout {
    display: none;
}
.amlocator-main-container .amlocator-button{background: #19a09a;}
.amlocator-filters-container .amlocator-clear {color: #19a09a;}
.amlocator-range-slider .amlocator-handle, .amlocator-range-slider .amlocator-tooltip{background: #19a09a;}
.amlocator-range-slider .amlocator-tooltip:after{background: #19a09a;}
.amlocator-range-slider .amlocator-handle:hover, .amlocator-range-slider .amlocator-handle:focus, .amlocator-range-slider .amlocator-handle:active {
    background: #19a09a;
}
.amlocator-main-container .amlocator-search-container .amlocator-button.-nearby{color: #19a09a!important;}
.amlocator-main-container .amlocator-button{border: 1px solid #19a09a;}
.amlocator-store-desc.-active{background: #19a09a;}
.amlocator-pager-container .pages .current .page,.amlocator-pager-container .pages .page:hover {
    color: #ffffff!important;
    background: #19a09a;
}
.amlocator-pager-container .pages{text-align:center;}
.amlocator-pager-container .pages li.item.pages-item-next{float:right; border:1px solid #d1d1d1 !important; line-height:3.6rem;}
.amlocator-pager-container .pages li.item.pages-item-previous{float:left; border:1px solid #d1d1d1 !important;line-height:3.6rem;}
.amlocator-pager-container .pages .action.previous, .amlocator-pager-container .pages .action.next{height:auto; top:-2px; }
.amlocator-pager-container .pages .page:hover{background:none !important; color:#19a09a !important;}
.amlocator-pager-container .pages .current .page{background:none !important; color:#000 !important; font-weight:bold;}
.amlocator-pager-container .pages a.action:hover{background:none !important;}
.amlocator-pager-container .pages a.action.next, .amlocator-pager-container .pages .action.previous{width:36px !important; background:none !important;}
/*option:checked, option:hover, option:focus {
    background: #19a09a;
}*/
select option:hover,  select option:checked {
        background-color: #19a09a; /* for IE */
}    
.amlocator-pager-container .pages .page{background: #ffffff; line-height:3.2rem !important;}
.amlocator-pager-container .pages a.action:hover{background: #19a09a;}
.amlocator-pager-container .pages .items a.action:before{font-size:38px;}
.am-filter-items-attr_category_ids .amshopby-filter-parent span.label {
    font-weight: 400;
}
.am-filter-items-attr_category_ids .amshopby-filter-parent .count{
    font-weight: 400;
}
.product-item-inner .stock.unavailable span {
    padding: 14px 30px;
    border: 1px solid;
    font-size: 11px;
    border-color: #808080;
}
ol.products.list.items.product-items .product-item-inner.outoffclass .product.actions.product-item-actions {
    bottom: 13px;
}

.am-collapse-icon:after, .am-show-more:before{background-size:14px; top:-3px; position:relative !important;}
.am-labels-folding .am-collapse-icon{right:0; left:auto; }

.filter-options .am-labels-folding .item .am-collapse-icon ~ [class*='am-filter-item-'], .filter-options .am-labels-folding .item{padding-left:0;}
.filter-options .items.-am-singleselect .item.-is-by-click .items-children.-folding .item .amshopby-filter-parent{padding-left:0;}
.filter-options .am-labels-folding .item .am-collapse-icon ~ [class*='am-filter-item-']{font-size:14px !important;}
/*** 16-6-22 added css start ***/
.product-info-main .product-add-form .fieldset:last-child {
    margin-bottom: 10px;
}
.product-info-main .stock.unavailable {
    margin-top: 0;
}
.product-info-main .product-add-form #product-options-wrapper .swatch-opt {
    margin-bottom: 0;
}
.product-info-main .product-add-form #product-options-wrapper .um-prodmatrix-summary {
    margin-bottom: 0;
}
.product-info-main .product-add-form .product-options-bottom .box-tocart {
    margin-top: 0;
}
.product-info-main .product-add-form .product-options-bottom .box-tocart .stock.unavailable {
    margin-top: 0;
}
.product-info-main .product.alert .alert {
    /* padding-left: 0; */
    border: 1px solid #2e2e2e;
    background: #2e2e2e;
}
.product-info-main .product.alert {
    padding-left: 0;
}
/*** 3-8-22 added css start ***/
.button-addtocart {
    margin-right: -150px;
}
.total-details .subtotal {
    padding-left: 35px;
}
.total-details {
    padding: 15px !important;
}
.total-details .subtotal span h2 {
    margin-bottom: 0;
    margin-top: 2px;
}
.button-addtocart .button {
    margin: 0 8px;
}



/* professionals */

.cms-professionals .page-header {
    position: relative !important;
 }
#professional.container{
    padding-right:15p;
}
.cms-page-view h1{
    margin-bottom: 25px;
    color: #19a09a;
    font-weight: bold;
    font-size: 43px;
    text-transform: inherit;
}
.cms-professionals #maincontent{
    max-width: 100% !important;
    padding:0px;
}
.flex{
    display: flex;
}
.flex-grow-1{
    flex-grow: 1;
}
.grid-2-1-1{
    display: grid;
    grid-template-columns: 2fr repeat(2, 1fr);
    grid-column-gap: 20px;
    grid-row-gap: 20px;
}
.grid-2-1-1 p{
   font-size: 18px; 
   line-height: 29px;
}
.grid-1-1-1-1 {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-template-rows: 1fr;
    grid-column-gap: 20px;
    grid-row-gap: 20px;
}
.grid-1-1-1{
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-template-rows: 1fr;
    grid-column-gap: 0px;
    grid-row-gap: 0px;
}
.div2,
.div3{
    background-size: cover;
}
.text-center{
    text-align: center;
}
.pale-green{
    background: #e9f2f2;
    padding:50px 0;    
}
.pale-green h2{
    color: #1f9f9b;
    font-size: 3.5rem;
    margin-bottom: 25px;
    font-weight: bold;
}
.pale-green h3{
    color: #1f9f9b;
    font-size: 2.8rem;
    font-weight: bold;
}
.pale-green p{
    font-size: 22px;
    max-width: 1200px;
    line-height: 30px;
    margin: 0 auto;
}

.pale-green .btn-green{
    background: #1f9f9b;
    color: white;
    padding: 10px 30px;
    text-decoration: underline;
    display: inline-block;
    margin-top: 20px;
}
#key-points > div  {
    padding: 30px 0;
}
#key-points > div > div {
    padding: 30px 20px;
}
#key-points div h3{
    font-size: 29px;
    font-weight: bold;
    color: black;
}
#key-points div p{
    font-size: 18px;
    line-height: 29px;
}
#reviews{
    display: flex;
    gap: 100px;
    padding: 50px 0;
}
#reviews img{
    margin-bottom: 10px;
}
#reviews div{
    flex-grow: 1;
    width: 100%;
}
#reviews p {
    font-size: 18px;
    line-height: 27px;
}
#introductory-pack{
    padding: 50px 0;
    text-align: center;
    background: rgb(31,159,155);
    background: -moz-linear-gradient(180deg, rgba(31,159,155,1) 50%, rgba(255,255,255,1) 50%);
    background: -webkit-linear-gradient(180deg, rgba(31,159,155,1) 50%, rgba(255,255,255,1) 50%);
    background: linear-gradient(180deg, rgba(31,159,155,1) 50%, rgba(255,255,255,1) 50%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#1f9f9b",endColorstr="#ffffff",GradientType=1);
}
#introductory-pack *{
    color:#fff;
}

#introductory-pack h2{
    font-family: 'Montserrat', sans-serif;
    letter-spacing: 1px;
    font-weight: bold;
    font-size: 28px;
    margin-bottom: 13px;
}
#introductory-pack p{
    font-family: 'Montserrat', sans-serif;
    font-size: 22px;
}
#introductory-pack .click-here{
    margin-bottom: 70px;
    display: block;
    font-family: 'Montserrat', sans-serif;
    letter-spacing: 1px;
    font-size: 28px;
}

#twp{
    gap:100px;
    padding: 50px 0;
}
#twp h3{
    font-size: 29px;
    font-weight: bold;
}
#twp p{
    font-size: 18px;
    line-height: 27px;
}

#usps{
    padding: 50px 0;
}
#usps .flex{
    gap: 10px;
    align-items: flex-start;
}
#usps p{
    font-size: 16px;
    color:#b0b0b0;
}
#usps strong{
    color:#000;
    display: block;
    margin-bottom: 5px;
}

@media only screen and (max-width: 1200px) {
    #usps {
       padding: 30px 0;
       flex-wrap: wrap;
       gap: 20px;
    }
    #usps .flex {
       width:40%;
    }
}
@media only screen and (max-width: 1042px) {

    .grid-1-1-1-1{
        grid-template-columns: repeat(2, 1fr);
    }

}
@media only screen and (max-width: 911px) {
      .grid-2-1-1{
         display: grid;
         grid-template-columns: repeat(2, 1fr);
         grid-template-rows: repeat(2, 1fr);
         grid-column-gap: 0px;
         grid-row-gap: 0px;
      }

      .grid-2-1-1 .div1 { grid-area: 1 / 1 / 2 / 3; }
      .grid-2-1-1 .div2 { grid-area: 2 / 1 / 3 / 2; }
      .grid-2-1-1 .div3 { grid-area: 2 / 2 / 3 / 3; }

      #twp {
          gap: 30px;
          padding: 30px 0;
      }
      #twp div{
         width:100%;
      }
}

@media only screen and (max-width: 700px) {
    #twp {
        flex-direction: column;
    }
    #reviews {
        gap: 50px;
        padding: 30px 0;
    }
    #usps .flex {
        width: 100%;
    }
#introductory-pack {
    background: -moz-linear-gradient(180deg, rgba(31, 159, 155, 1) 70%, rgba(255, 255, 255, 1) 30%);
    background: -webkit-linear-gradient(180deg, rgba(31, 159, 155, 1) 70%, rgba(255, 255, 255, 1) 30%);
    background: linear-gradient(180deg, rgba(31, 159, 155, 1) 70%, rgba(255, 255, 255, 1) 30%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#1f9f9b",endColorstr="#ffffff",GradientType=1);
}
}
@media only screen and (max-width: 600px) {
    .cms-page-view h1{
        margin-bottom: 25px;
        color: #19a09a;
        font-weight: bold;
        font-size: 26px;
        text-transform: inherit;
    }

    .grid-1-1-1-1 {
        display: flex;
        flex-direction: column;
    }
    #reviews {
        display: flex;
        gap: 50px;
        padding: 50px 0;
        flex-direction: column;
    }

#introductory-pack {
    background: -moz-linear-gradient(180deg, rgba(31, 159, 155, 1) 80%, rgba(255, 255, 255, 1) 20%);
    background: -webkit-linear-gradient(180deg, rgba(31, 159, 155, 1) 80%, rgba(255, 255, 255, 1) 20%);
    background: linear-gradient(180deg, rgba(31, 159, 155, 1) 80%, rgba(255, 255, 255, 1) 20%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#1f9f9b",endColorstr="#ffffff",GradientType=1);
}

    .grid-2-1-1 {
        grid-template-columns: repeat(1, 1fr);
        grid-template-rows: repeat(3, 1fr);
    }
    .grid-2-1-1 .div3 {
        grid-area: 3 / 1 / 3 / 2;
    }
}

/*** 3-8-22 added css end ***/
/*** 16-6-22 added css end ***/
@media (min-width:767.5px){
    .am-labels-folding .am-collapse-icon{display:none !important;}
    span.am-collapse-icon{display:none !important;}
    .filter-options .am-labels-folding.-am-singleselect .item .am-collapse-icon._active{display:none;}
    .filter-options .am-labels-folding .item .am-collapse-icon ~ [class*='am-filter-item-']{padding-left:0; padding-right:20px;}
    ul.items.items-children.level-1.-folding{display:block !important;}
    .sections.nav-sections .ves-megamenu .dropdown-menu .subgroup.level1 > a {
            text-transform: none;
            font-size: 22px;
            font-weight: 400;
        }
    .cart.table-wrapper .cart-products-toolbar-top ul.items.pages-items {
        margin-bottom: 15px;
    }    
    .page-header ul.header.links li.trade-link-mobile {
        display: none;
    }
    } 
    @media (max-width:1365px){
    .button-addtocart {
        margin-right: 0;
    }
}

.unableuk{
    font-size: 17px;
    padding: 0 27px;
    font-weight: 500;
    margin-bottom: 18px;
}
.checkout-index-index .amcheckout-main-container.-modern .amcheckout-step-container .amcheckout-additional-options .amcheckout-checkboxes{
    margin: 0;
}
.unb-btn{font-weight: 600;font-size: 17px;color: red;}

@media (max-width:767px){
    body .ves-megamenu>.navigation .nav-item.active>a{    color: #FFF !important;}
    body .ves-megamenu .item-sidebar{   padding: 10px 20px 0 20px;}
    body .item-sidebar.left-sidebar > p{margin:0px;padding:0px;}
    body .mainHeader.topbar .search-group{
            right: inherit !important;
            top: 0 !important;
            position: inherit;
            width: calc(100% - 100px);
            float: none;
            padding-left: 0;
            z-index: 1;

    }

    body .page-header .amsearch-wrapper-block:before{
        background:none;
        content:none;
    }
}
@media (max-width:767.5px){
    .filter-options-content .am-ranges .items.-am-multiselect .item{line-height:36px;}
    .items.am-filter-items-attr_category_ids.am-labels-folding{overflow:inherit !important;}
    .am-collapse-icon._active:after{right:-6px;}
    .block.filter .filter-title {
        margin-bottom: 20px;
        background-color: #50afa1;
        padding: 10px 25px;
        text-align: center;
    }
    .block.filter .filter-title strong {
        font-size: 16px !important;
        color: #ffffff;
        font-weight: 600;
    }
    .block.filter .filter-title strong:after {
        content: "\f067";
        font-size: 12px;
        padding-left: 5px;
        font-family: 'Font Awesome 5 Free';
    }
    .block.filter .filter-title.activemenu strong:after {
        content: "\f068";
    }
}
@media (max-width:400px){
    body .mainHeader.topbar .search-group, body.customer-account-login .mainHeader.topbar .search-group{right:inherit !important;padding:0px;}
}


/*03-02-2022 About Us Page Css Start Here*/
/* About page */
a#welcome{position:relative; top:-200px; padding-top:200px;}

.welcome-london:before {
    content: '';
    background-color: #e0eff0;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 150px;
    top: 0;
}

/* .cms-about-eve-taylor .welcome-london{padding-bottom:50px;} */
.cms-about-eve-taylor .welcome-london:before{bottom:100px;}
.cms-about-eve-taylor .welcome-london .welcome-image{transform:inherit;}
.cms-about-eve-taylor .our-value-section{padding-top:80px;}

.bg-g-light {
    background-color: #e0eff0;
}
.welcome-content {
    padding-right: 55px;
}
.welcom-msg {
    margin: 15px 0;
    font-size: 20px;
    line-height: 32px;
    font-weight: 300;
}
.about-left-cst {
    padding-right: 55px;
}
.tender-font {
    font-family: 'trendsetter'!important;
    font-size: 100px;
    color: #87bfc5;
    font-weight: 400;
    line-height: 110px;
}

.welcome-content h2 {
    font-size: 29px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    line-height: 35px;
}

.welcome-content p {
    font-size: 16px;
    font-weight: 300;
    color: #7d7b7b;
    line-height: 25px;
}

.welcome-london {
    padding: 90px 0 0;
    position: relative;
}

.welcome-image {
    position: relative;
    top: 0;
    transform: translateY(30px);
}

.heading-title p {
    font-weight: 300;
    font-size: 21px;
    color: #2e2e2e;
    line-height: 40px;
}

.heading-title .tender-font {
    font-size: 74px;
    font-weight: 400;
}

.our-value-section {
    padding: 120px 0 60px;
    border-bottom: 1px solid #ededed;
}

.our-value-ic {
    text-align: left;
    padding-bottom: 0;
    display: flex;
    align-items: center;
}

.our-value-ic .box-icon {
    margin-bottom: 20px;
}

.our-value-ic .value-title {
    font-size: 19px;
    font-weight: 500;
    text-align: center;
    line-height: 31px;
    margin: 0;
}

.our-value-section .heading-title {
    margin-bottom: 70px;
}

.our-value-ic .box-icon {
    height: 108px;
}

.border-line {
    border-color: #ededed;
    margin-top: 5.5rem;
    display: none;
}

.cst-content .planing-title {
    font-size: 21px;
    font-weight: 400;
    margin-bottom: 20px;
}

.cst-content p {
    font-size: 16px;
    font-weight: 300;
    color: #7d7b7b;
    line-height: 25px;
    margin-bottom: 0;
}

.product-ltr {
    height: 145px;
    overflow: hidden;
}

.product-ltr img {
    height: 100%;
    object-fit: cover;
}

.cst-content {
    padding: 35px 0;
}

.give-back-nature {
    padding: 70px 0;
}

.bloge-section {
    padding: 20px 0 40px;
}
.therapist-sec .bloge-section{
    padding: 50px 0 40px;
}
.therapist-sec .blog-inner {
    padding-top: 15px;
}
.blog-title {
    font-size: 22px;
    line-height: 22px;
    margin-bottom: 15px;
    color: #2e2e2e;
    font-weight: 300;
}

.about-p {
    color: #7d7b7b;
    font-size: 16px;
    line-height: 26px;
    font-weight: 300;
}

.blog-image {
    margin-bottom: 25px;
}

.blog-image img {
    width: 100%;
}

.discover-btn:hover {
    text-decoration: none;
}

.therapist-sec .blog-card-body h4 {
    min-height: inherit;
}

.blog-card-body h4 {
    min-height: 80px;
}

.blog-card-body p {
    margin-bottom: 15px;
    padding-right: 60px;
}

.blog-inner {
    padding-top: 40px;
}

.discover-btn {
    display: inline-block;
    font-size: 16px;
    text-transform: capitalize;
    font-weight: 500;
    color: #2e2e2e!important;
    text-decoration: none;
    border: 1px solid;
    padding: 10px 35px;
    font-family: 'Montserrat', sans-serif!important;
}

.discover-btn:hover {
    color: #19a09a!important;
    border-color: #19a09a!important;
}

.h-description p {
    color: #7d7b7b;
    font-size: 16px;
    line-height: 26px;
    font-weight: 300;
}

.conaten-h p {
    font-size: 16px;
    line-height: 26px;
    color: #fff;
    margin-bottom: 0;
}

.h-description {
    padding-right: 55px;
}

.conaten-h {
    background-color: #98c9ce;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 50px;
}

.h-right-i img {
    width: 100%;
}

.full-img-h img {
    width: 100%;
}

.h-description p { 
    margin-bottom: 0;
}

.our-history {
    padding: 80px 0;
}

.history-content .welcom-msg {
    margin: 15px 0;
}


.timeline-cst {
    padding: 35px 0 0;
}

.timeline-section {
    padding: 70px 0 40px;
}

.timeline-title {
    color: #2e2e2e; 
    font-size: 24px;
    line-height: 41px;
    font-weight: 500;
    text-align: center; 
    margin-bottom: 0;
} 

.timeline-list li {
    width: 16%;
    margin-left: 40px; 
}

.timeline-list li:first-child {
    margin-left: 0;
}

.timeline-list {
    display: flex;
    justify-content: flex-end;
    margin: 0;
}

.timline-items p {
    font-size: 17px;
    line-height: 29px;
    color: #7d7b7b;
    margin-bottom: 0;
    padding-bottom: 0;
}

.timeline-top .timeline-list li,
.timeline-bottom .timeline-list li {
    position: relative;
}

.timeline-top .timeline-list li:after {
    content: '';
    background-image: url(http://trade.eve-taylor.com/media/wysiwyg/timeline-top.png);
    position: absolute;
    height: 101px;
    background-repeat: no-repeat;
    margin: 0 auto;
    width: 12px;
    right: 0;
    left: 0;
}

.timeline-bottom .timeline-list li:after {
    content: '';
    background-image: url(http://trade.eve-taylor.com/media/wysiwyg/timeline-bottom.png);
    position: absolute;
    height: 101px;
    background-repeat: no-repeat;
    margin: 0 auto;
    width: 12px;
    right: 0;
    left: 0;
    top: 0;
}

.timeline-bottom .timeline-list li {
    padding-top: 72px;
    /* width: 16%; */
}

.timeline-bottom .timeline-list li {
    padding-top: 101px;
}

.timeline-top ul li p {
    padding-bottom: 10px;
}

.timeline-middel {
    padding: 72px 0 0;
}

.timeline-bottom .timeline-list {
    justify-content: flex-start;
    margin-top: -15px;
}

.cms-about-eve-taylor main#maincontent {
    padding-top: 0;
    padding-bottom: 0;
}

.welcome-london, .our-history{
width: 99.4vw;
position: relative;
left: 50%;
margin-left: -50vw;
}



/*Media Query Css Start here*/
@media(max-width: 991px){
    .all-bulk .swatch-attribute-options table td:nth-child(2n) {
        padding-right: 10px !important;
    }
    .all-bulk .product-section .bulk-configurable .swatch-opt .swatch-attribute-options .swatch-option.text {
        text-align: left !important;
    }
    .all-bulk td {
        text-align:left !important;
    }
    .all-bulk .product-section .bulk-configurable .swatch-opt .swatch-attribute-options .swatch-option.text {
        min-width: 76px;
    }
}
@media(max-width: 767px){
    .history-cst .pr-1 {
    padding-right: 15px!important;
}
.history-cst .pl-1 {
    padding-left: 15px!important;
}
.blog-card {
    margin-bottom: 30px;
}
.heading-title .tender-font {
    font-size: 80px; 
}
.tender-font { 
    font-size: 80px; 
    line-height: 90px;
}
.welcome-content h2 {
    font-size: 23px;
    line-height: 30px;
}
.welcom-msg {
    margin: 10px 0;
    font-size: 20px;
    line-height: 31px; 
}
.about-left-cst, .welcome-content {
    padding-right: 0;
}
.heading-title p { 
    font-size: 18px; 
    line-height: 32px;
}
.our-value-ic .value-title br {
    display: none;
}
.our-value-ic .box-icon {
    height: auto;
}
.blog-card-body h4 {
    min-height: auto;
}
.blog-card-body p { 
    padding-right: 0;
}
.h-description {
    padding-right: 0;
}
.conaten-h { 
    padding: 25px;
}
.our-history {
    padding: 30px 0 0;
}
.timeline-list { 
    justify-content: center; 
    flex-direction: column;
}
.timeline-title {  
    text-align: left; 
}
.timeline-list li { 
    margin-left: 0;
    width: 100%;
}
.timeline-bottom .timeline-list li:after, .timeline-top .timeline-list li:after { 
    margin: 0 auto 0 0; 
}
.timeline-middel { 
    display: none;
}
.timeline-top .timeline-list li {
    padding-bottom: 101px;
}
.timeline-top .timeline-list li:last-child{
    padding-bottom: 0;
}
.timeline-top .timeline-list li:last-child:after{
    display: none;
}
.bloge-section {
    padding: 30px 0;
}
.timeline-section {
    padding: 30px 0 15px;
}
.give-back-nature {
    padding: 30px 0 20px;
}
.our-value-section {
    padding: 70px 0 15px; 
}
.welcome-london {
    padding: 30px 0 0; 
}
.our-value-ic { 
    padding-bottom: 15px;
    padding-top: 20px;
}
.our-value-section .heading-title {
    margin-bottom: 15px;
}
.ic-give-back {
    padding: 20px 0 0;
}
.ic-give-back {
    padding: 0px 0 0;
    text-align: center;
}
.ic-give-back img{max-width: 200px;}
.blog-inner {
    padding-top: 20px;
}
.product-ltr {
    height: auto; 
}
.cst-content {
    padding: 15px 0;
}
.therapists-blog {
    padding: 0!important;
}
.all-bulk .product-section .bulk-configurable .swatch-opt .swatch-attribute-options {
    width: 100%;
    overflow: auto;
}
.all-bulk .swatch-attribute-options table td:nth-child(2n) {
    min-width: 90px !important;
}
.all-bulk .swatch-attribute-options table td .price-final_price {
    min-width: 60px;
}
} 
@media(max-width: 610px){
    .total-details {
        display: inline-block !important;
         width: 100%;
         padding: 20px 10px !important;
    }
    .total-details .subtotal {
        padding-left: 0;
        width: 100%;
        text-align: center;
        margin-bottom: 5px;
    }
    .button-addtocart {
        margin-right: 0;
        width: 100%;
        text-align: center;
    }
}
@media(max-width: 576px){
    .heading-title .tender-font {
    font-size: 57px;
}
}
@media(max-width: 420px){
    .button-addtocart .button {
        width: 100% !important;
        margin: 0 !important;
        margin-bottom: 10px !important;
    }
    .button-addtocart .button:last-child {
        margin-bottom: 0 !important;
    }
}
@media(min-width: 768px) and (max-width: 991px){
    .our-value-ic { 
    padding-bottom: 45px;
}
.give-back-nature .row {
    flex-direction: column-reverse;
}
.give-back-nature .row>.col-md-6 {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px;
}
 
.blog-card {
    margin-bottom: 40px;
}
.blog-title {
    font-size: 27px;
    line-height: 35px; 
}
 
.timeline-list { 
    justify-content: center; 
    flex-direction: column;
}
.timeline-title {  
    text-align: left; 
}
.timeline-list li { 
    margin-left: 0;
    width: 100%;
}
.timeline-bottom .timeline-list li:after, .timeline-top .timeline-list li:after { 
    margin: 0 auto 0 0; 
}
.timeline-middel { 
    display: none;
}
.timeline-top .timeline-list li {
    padding-bottom: 101px;
}
.timeline-top .timeline-list li:last-child{
    padding-bottom: 0;
}
.timeline-top .timeline-list li:last-child:after{
    display: none;
}
.heading-title p { 
    font-size: 24px; 
    line-height: 40px;
}
.blog-card-body p {
    padding-right: 0;
    display: -webkit-box;
    -webkit-line-clamp: 6;
    -webkit-box-orient: vertical;
    overflow: hidden;
    padding: 0;
}
.heading-title p br{
    display: none;
}
.welcome-london {
    padding: 30px 0 0; 
}
.our-value-section {
    padding: 60px 0 0px; 
}
.give-back-nature {
    padding: 45px 0 0;
}
.cst-content {
    padding: 20px 0;
}
.bloge-section {
    padding: 25px 0 10px;
}
.blog-inner {
    padding-top: 25px;
}
.our-history {
    padding: 30px 0 0;
}
.timeline-section {
    padding: 30px 0 0px;
}
.heading-title .tender-font {
    font-size: 74px; 
}
.tender-font {
    font-size: 74px;
    line-height: 90px;
}
.about-list {
    padding-bottom: 40px;
}
.bloge-section.therapist-sec{
    margin-top: 0;
}
.welcom-msg {
    margin: 15px 0;
    font-size: 18px;
    line-height: 35px;
}
.welcome-content h2 {
    font-size: 35px; 
    line-height: 40px;
}
.our-value-ic .value-title br {
    display: none;
}
.timeline {
    overflow: auto!important;
}
}

@media(min-width: 992px) and (max-width: 1199px){
.conaten-h p {
    font-size: 15px;
    line-height: 21px; 
}
.welcome-london:before{
    bottom: 0;
}
.welcom-msg {
    margin: 20px 0;
    font-size: 19px;
    line-height: 30px; 
}
.heading-title p { 
    font-size: 22px; 
    line-height: 37px;
}
.blog-title {
    font-size: 26px;
    line-height: 36px; 
}
.blog-card-body p { 
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    overflow: hidden;
    padding: 0;
}
.welcome-london {
    padding: 60px 0 35px;
    }
    .welcome-image { 
    transform: translateY(100px);
}
.our-value-section .col-lg-2.col-md-4 {
    width: 33.33%;
    max-width: 33.33%;
    flex: 0 0 33.33%;
}
 .welcome-content, .about-left-cst {
        padding-right:0px;
    }
    .heading-title p {
        font-size: 20px;
        line-height: 30px;
    }
    .timeline { 
        overflow: auto!important;
    }
}

@media(min-width: 1366px) and (max-width: 1439px){
   .blog-card-body p { 
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    overflow: hidden;
    padding: 0;
    margin-bottom: 15px;
}
}  

/**/
.timeline .p-tag{
    padding-bottom: 0;
}
.about-list p {
    font-size: 15px;
    font-weight: 300;
    color: #7d7b7b;
    line-height: 26px;
    padding-bottom: 0;
    margin-bottom: 0;
}
    
    .p-tag {
        font-size: 16px;
        font-weight: 300;
        color: #7d7b7b;
        line-height: 27px; 
    }
    .nature-content-sec .p-tag{
        padding-bottom: 0;
    }
    
    .our-value-section .about-left-cst .heading-title {
        margin-bottom: 22px;
    }
    
    .welcome-image img {
        width: 99%;
    }
    
    .fw-8 {
        font-weight: 800;
    }
    
    .cst-content .p-tag {
    margin-top: 15px;
    font-size: 16px;
}
    
    .product-new .blog-card-body h4 {
        min-height: auto;
    }
    
    .click_here,
    .click_here:hover {
        color: #19a09a;
        font-weight: 600;
        text-decoration: none;
    }
    
    .nature-new .product-ltr {
        height: 135px;
        overflow: hidden;
    }
    
    .about-list .our-value-ic .value-title {
        text-align: left;
        color: #19a09a;
        font-size: 18px;
        font-weight: 500;
    }
    
    .about-list .our-value-ic .box-icon {
        height: 75px;
        margin-bottom: 0;
        width: 75px;
        display: flex;
        align-items: center;
        margin-right: 15px;
    }
    
    .about-list .our-value-ic {
        text-align: left;
        padding-bottom: 0;
        display: flex;
        align-items: inherit;
        margin-top: 15px;
    }
    
    .about-list .our-value-ic .box-icon img {
        object-fit: cover;
    }
    
    .about-list .value-cst {
        width: 80%;
    }
    
   .therapists-blog {
    padding: 20px 40px 0;
}
    /* TIMELINE
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.bloge-section.therapist-sec {
    padding-top: 0;
    padding-bottom: 45px;
    margin-top: -15px;
}
 .timeline-section {
    padding: 50px 0 0px;
}
.product-new .bloge-section {
    padding: 30px 0;
}
    .timeline {
        white-space: nowrap;
        overflow-x: hidden;
        position: relative;
        padding-top: 0px;
    }
    
    .timeline-main .time {
        font-weight: 700;
        font-size: 15px;
    }
    
    .timeline ol li:nth-child(even) .timeline-main .time {
        position: absolute;
        transform: translateY(-33%);
        left: 38.5%;
        bottom: 67%;
    }
    
    .timeline-section .container-fluid {
        /*width: 90%;*/
    }
    
    .timeline ol li:nth-child(odd) .timeline-main .time {
        position: absolute;
        top: 0;
        transform: translateY(-155%);
        left: 66px;
    }
    
    .timline-cst-new img {
        margin-bottom: 6px;
    }
    
    .timeline ol {
        font-size: 0;
        width: 100%;
        padding: 60px 0 635px;
        transition: all 1s;
        margin-bottom: 0;
    }
    
    .timeline ol li {
        position: relative;
        display: inline-block;
        list-style-type: none;
        width: 95px;
        height: 3px;
        background: #87bfc5;
    }
    
    .timeline ol li:last-child {
        width: 165px;
    }
    
    .timeline ol li:not(:first-child) {
        margin-left: 0px;
    }
    
    .timeline ol li:not(:last-child)::after {
        content: "";
        position: absolute;
        top: 50%;
        left: calc(100% + 83px);
        bottom: 0;
        width: 12px;
        height: 12px;
        transform: translateY(-50%);
        border-radius: 50%;
        background: #ffffff;
        z-index: 1;
        border: 3px solid #87bfc5;
    }
    
    .timeline ol li .timeline-main {
        position: absolute;
        left: calc(100% + 7px);
        width: 170px;
        padding: 0;
        font-size: 1rem;
        white-space: normal;
        color: black;
        background: transparent;
        min-height: 240px;
        text-align: center;
    }
    
    .timeline ol li .timeline-main::before {
        content: "";
        position: absolute;
        top: 100%;
        left: 0;
        width: 0;
        height: 0;
        border-style: solid;
    }
    
    .timeline ol li:nth-child(even) .timeline-main {
        top: 0;
        transform: translateY(170%);
    }
    
    .timeline ol li:nth-child(even) .timeline-main::before {
        top: 0;
        border-width: 8px 8px 0 0;
        border-color: white transparent transparent transparent;
    }
    
    .timeline ol li:nth-child(odd) .timeline-main {
        top: calc(100% + 15px);
        padding-top: 60px;
    }
    
    .timeline ol li:nth-child(odd) .timeline-main::before {
        top: 0;
        border-width: 8px 0 0 8px;
        border-color: transparent transparent transparent white;
    }
    
    .timeline ol li:nth-child(odd) .timeline-main .time:before {
        content: '';
        width: 2px;
        height: 65px;
        background: #87bfc5;
        position: absolute;
        top: 29px;
        left: 0%;
        right: 0%;
        margin: auto;
    }
    
    .timeline ol li:nth-child(odd) .timeline-main .time .timeline-year {
        height: 30px;
        display: inline-block;
    }
    
    .timeline ol li:nth-child(odd) .timeline-main .time:after {
        content: "";
        width: 8px;
        height: 8px;
        background: #87bfc5;
        position: absolute;
        left: 0px;
        border-radius: 100%;
        right: 0px;
        margin: 0px auto;
        bottom: 0;
        top: 90px;
    }
    
    .timeline ol li:first-child {
    background-color: #fff;
    width: auto;
}
    
    .timeline ol li:nth-child(2):before {
        content: '';
        width: 10px;
        height: 10px;
        background: #87bfc5;
        position: absolute;
        left: 0px;
        border-radius: 100%;
        margin: -4px auto;
    }
    
    .timeline ol li:last-child:before {
        content: '';
        width: 10px;
        height: 10px;
        background: #87bfc5;
        position: absolute;
        right: 0px;
        border-radius: 100%;
        margin: -4px auto;
    }
    
    .timeline ol li:nth-child(even) .timeline-main .time:before {
        content: '';
        width: 2px;
        height: 100%;
        background: #87bfc5;
        position: absolute;
        top: 25px;
        left: 0%;
        right: 0%;
        margin: auto;
    }
    
    .timeline ol li:nth-child(even) .timeline-main .timline-cst-new {
        margin-top: 25px;
    }
    
    .timeline ol li:nth-child(even) .timeline-main .time .timeline-year {
        min-height: 387px;
        display: inline-block;
    }
    
    .timeline ol li:nth-child(even) .timeline-main .time:after {
        content: "";
        width: 8px;
        height: 8px;
        background: #87bfc5;
        position: absolute;
        left: 0px;
        border-radius: 100%;
        right: 0px;
        margin: 0px auto;
        bottom: -25px;
    }
    
    .timeline .p-tag {
    font-size: 11px;
    line-height: 19px;
    font-weight: 400;
}
    
    .timeline time {
        display: block;
        font-size: 1.2rem;
        font-weight: bold;
        margin-bottom: 8px;
    }
    /* li 4 */
    
    .timeline ol li:nth-child(4) .timeline-main .time .timeline-year {
        min-height: 190px;
    }
    
    .timeline ol li:nth-child(4) .timeline-main {
        transform: translateY(74%);
    }
    
    .timeline ol li:nth-child(4) .timeline-main .time {
        transform: translateY(-50%);
    }
    /* li6 */
    
    .timeline ol li:nth-child(6) .timeline-main .time .timeline-year {
        min-height: 230px;
    }
    
    .timeline ol li:nth-child(6) .timeline-main {
        transform: translateY(90%);
    }
    
    .timeline ol li:nth-child(6) .timeline-main .time {
        transform: translateY(-40%);
    }
    /* li8 */
    
    .timeline ol li:nth-child(8) .timeline-main .time .timeline-year {
        min-height: 203px;
    }
    
    .timeline ol li:nth-child(8) .timeline-main {
        transform: translateY(78%);
    }
    
    .timeline ol li:nth-child(8) .timeline-main .time {
        transform: translateY(-45%);
    }
    /* li12 */
    
    .timeline ol li:nth-child(12) .timeline-main .time .timeline-year {
        min-height: 319px;
    }
    
    .timeline ol li:nth-child(12) .timeline-main {
        transform: translateY(135%);
    }
    
    .timeline ol li:nth-child(12) .timeline-main .time {
        transform: translateY(-35%);
    }
    /* TIMELINE ARROWS
–––––––––––––––––––––––––––––––––––––––––––––––––– */
    
    .timeline .arrows {
        display: flex;
        justify-content: center;
        margin-bottom: 0;
        position: absolute;
        top: 0;
        right: 0;
    }
    
    .timeline button {
        outline: 0;
        border: 0;
        background-color: transparent;
    }
    
    .timeline .arrows .arrow__prev {
        margin-right: 20px;
    }
    
    .timeline .disabled {
        opacity: 0.5;
    }
    
    .timeline .arrows img {
        width: 45px;
        height: 45px;
    }
    /* GENERAL MEDIA QUERIES
–––––––––––––––––––––––––––––––––––––––––––––––––– */
    
    @media screen and (max-width: 767px) {
        .page-header .header.panel{
            text-align: center;
        }
        .page-header ul.header.links li.trade-link-mobile {
            display: block;
        }
        .timeline ol,
        .timeline ol li {
            width: auto;
        }
        .timeline-main .time {
            display: block;
            margin-bottom: 10px;
        }
        .timeline ol {
            padding: 0;
            transform: none !important;
            /* padding-left: 65px;
            border-left: 3px solid #87bfc5;
            position: relative;
            margin-left: 15px; */
        }
        .timeline ol li:before {
            content: '';
            width: 10px;
            height: 10px;
            background: #87bfc5;
            position: absolute;
            left: 0;
            border-radius: 100%;
            top: -6px;
            right: 0;
            margin: 0 auto;
        }
        .timeline ol li:nth-child(1)::before {
            display: none;
        }
        .timeline ol li:nth-child(2)::after {
            content: '';
            width: 10px;
            height: 10px;
            background: #87bfc5;
            position: absolute;
            left: 0;
            border-radius: 100%;
            top: 0;
            right: 0;
            margin: 0 auto;
            display: block!important;
        }
        .timeline ol li .timeline-main:after {
            content: '';
            width: 10px;
            height: 10px;
            background: #ffffff;
            position: absolute;
            left: 0;
            border-radius: 100%;
            bottom: 0;
            right: 0;
            margin: 0 auto;
            border: 2px solid #87bfc5;
        }
        .timeline ol li {
            margin-bottom: 30px;
        }
        .timeline ol li:last-child {
            margin-bottom: 0;
        }
        .timeline ol li {
            display: block;
            height: auto;
            background: transparent;
        }
        .timeline ol li:first-child {
            margin-top: 25px;
        }
        .timeline ol li:not(:first-child) {
            margin-left: auto;
        }
        .timeline ol li .timeline-main {
            width: 100%;
            height: auto !important;
            margin: 0 auto auto;
            min-height: auto;
        }
        .timeline ol li .timeline-main {
            position: static;
        }
        .timeline ol li:nth-child(even) .timeline-main {
            transform: none;
        }
        .timeline ol li:nth-child(odd) .timeline-main::before,
        .timeline ol li:nth-child(even) .timeline-main::before {
            left: 50%;
            top: 100%;
            transform: translateX(-50%);
            border: none;
            border-left: 1px solid #98c9ce;
            height: 25px;
        }
        .timeline ol li:last-child,
        .timeline ol li:nth-last-child(2) .timeline-main::before,
        .timeline ol li:not(:last-child)::after,
        .timeline .arrows {
            display: none;
        }
        /* li 4 */
        .timeline ol li:nth-child(4) .timeline-main,
        .timeline ol li:nth-child(6) .timeline-main,
        .timeline ol li:nth-child(8) .timeline-main,
        .timeline ol li:nth-child(12) .timeline-main {
            transform: inherit;
            position: static;
        }
        .timeline ol li:nth-child(4) .timeline-main .time,
        .timeline ol li:nth-child(6) .timeline-main .time,
        .timeline ol li:nth-child(8) .timeline-main .time,
        .timeline ol li:nth-child(12) .timeline-main .time {
            transform: inherit;
            position: static;
        }
        /* li */
        .timeline ol li:nth-child(8) .timeline-main .time .timeline-year,
        .timeline ol li:nth-child(6) .timeline-main .time .timeline-year,
        .timeline ol li:nth-child(4) .timeline-main .time .timeline-year,
        .timeline ol li:nth-child(12) .timeline-main .time .timeline-year {
            min-height: auto;
            position: static;
        }
        .timeline ol li:nth-child(even) .timeline-main .time .timeline-year {
            min-height: auto;
            position: static;
        }
        .timeline ol li:nth-child(even) .timeline-main .time {
            position: static;
        }
        .timeline ol li:nth-child(even) .timeline-main .time:before,
        .timeline ol li:nth-child(odd) .timeline-main .time:before {
            display: none;
        }
        .timeline ol li:nth-child(even) .timeline-main .time:after,
        .timeline ol li:nth-child(odd) .timeline-main .time:after {
            display: none;
        }
        .timeline ol li:nth-child(odd) .timeline-main .time .timeline-year {
            height: auto;
        }
        .timeline ol li:nth-child(odd) .timeline-main .time {
            position: static;
            transform: inherit;
        }
        .timeline ol li:nth-child(2):before {
            display: none;
        }
        .timeline ol li:nth-child(odd) .timeline-main {
            padding-top: 0;
        }
        .timeline ol li .timeline-main {
            padding: 25px 0!important;
        }
        .timeline ol li:nth-child(12) .timeline-main::after {
            display: none!important;
        }
        .timeline .p-tag {
            margin-bottom: 0;
            font-size: 14px;
            line-height: 26px;
        }
     .timeline ol li {
    width: 100%!important;
}
    }
    
    .timline-cst-new img {
        width: 100%;
    }

    @media(max-width: 1600px){
        .timeline ol li{
            width: 110px;
        }
    }


    @media(min-width: 1025px) and (max-width: 1200px){
        .timeline ol li {
        width: 95px;
    }
    .timeline{
        overflow:auto!important;
    }
    }

     @media(min-width: 1201px) and (max-width: 1366px){
        .timeline ol li {
            width: 96px;
        }

    }

     @media(min-width: 1367px) and (max-width: 1440px){
        .timeline ol li {
            width: 110px;
        }
    }

@media only screen and (max-width: 500px){
    .main-productdownload a.download-file{
        float: none;
    }
    .main-productdownload{
        margin-bottom: 20px;
    }
}

.minicart-wrapper.active div#minicart-content-wrapper .block-content {
    height: 300px;
    overflow-y: scroll;
}

/* professional Page CSS */
/* body.cms-professionals-home{overflow-x:hidden;} */
.cms-professionals-home .page-main{padding-top:0 !important;}
.cms-professionals-home .page-title-wrapper{background:#e1eff0; margin:0 -1920px 55px; padding:25px 1920px;} 
.cms-professionals-home h1.page-title{font-family:'trendsetter'; font-size:50px; margin-bottom:0 !important; letter-spacing:-.15px; text-transform:none; color:#86bfc8;}
.professional-page{width:100%;}
.professional-page .container{padding:0;}
.professional-page ul{list-style-type:none;}
.professional-page ul li{padding:17px; margin:0;}
.professional-page .prfBox a{text-decoration:none; display:block;}

.prfBox{border:3px solid #dff3f2; min-height:282px; border-radius:5px; text-align:center;}
.prfBox h3{color:#2e2e2e; font-size:18px; min-height:96px; font-weight:400; color:#2b2b2b; max-width:200px; margin:0 auto; line-height:1.2;}
.prfBox .icon{position:relative; min-height:180px; vertical-align:bottom; padding-bottom:20px;}
.prfBox .icon img{position:absolute; bottom:20px; left:50%; max-width:97px; max-height:91px; transform:translateX(-50%); }

/* .cms-professionals-home .block-title .block-mp-sidebar-heading{font-size:13px; text-shadow:0 0 0; padding-bottom:8px;}
.cms-professionals-home .mp-sidebar.mpcss .block-content{font-size:13px; text-shadow:0 0 0;} */

@media (min-width:1200px){
.professional-homemain .col-lg-3{width:18%; flex:0 0 18%; max-width:18%; padding-left:0;}
.professional-homemain .col-lg-9{width:82%; flex:0 0 82%; max-width:82%; padding-right:0;}
}
@media (max-width:767.5px){
    .cms-professionals-home .block-title .block-mp-sidebar-heading{padding-bottom:5px;}
    .cms-professionals-home .page-title-wrapper{padding-top:15px; padding-bottom:15px; margin-bottom:25px;}
}
@media (max-width:575.5px){
    .professional-homemain .col-md-4.col-lg-3{padding:0 5px;}
    .professional-page ul li{padding:8px 5px;}
}
/* professional Page CSS */
.mobile-only{display:none !important}
@media screen and (max-width: 767px){
    .mobile-only{display:inline-block !important}
    body .parent-icon{
            top: -160px;
            z-index:99999;
    }
    body .mainHeader.topbar .search-group{width:100%;}
}
@media screen and (max-width: 680px){
    body .amsearch-products-section.-grid:not(.-slider) .amsearch-item .amsearch-image{
        width: 85px;
    }

}

.um-prodmatrix .swatch-attribute.size .swatch-option {height:auto; line-height:1; padding:8px 0;}

.container {/* padding-right: 5px; */}
.grecaptcha-badge{display:none !important}

.product-info-main .swatch-option.text{
    display:block;
}
.amcart-confirm-block.amcart-minipage-wrap #product-addtocart-button{
    display:none;
}

.product-info-custom .product-reviews-summary{
    cursor:pointer;
}

@media only screen and (max-width: 767px) {
    .grid-2-1-1{
        display:block;
    }
    .grid-2-1-1 .div2{
        margin-bottom:30px;
    }
}