html {
  scroll-behavior: smooth;
}
body{
     font-family: 'Poppins';
     line-height:1.4;
    color:#231F20;
    font-size:14px;
}
 p{
    line-height:1.7
}
.text-white{
    color: #fff;
}
 @font-face {
     font-family: 'Poppins';
     src: url('../fonts/Poppins-SemiBold.eot');
     src: url('../fonts/Poppins-SemiBold.eot?#iefix') format('embedded-opentype'), url('../fonts/Poppins-SemiBold.woff2') format('woff2'), url('../fonts/Poppins-SemiBold.woff') format('woff'), url('../fonts/Poppins-SemiBold.ttf') format('truetype');
     font-weight: 600;
     font-style: normal;
}
 @font-face {
     font-family: 'Poppins';
     src: url('../fonts/Poppins-Light.eot');
     src: url('../fonts/Poppins-Light.eot?#iefix') format('embedded-opentype'), url('../fonts/Poppins-Light.woff2') format('woff2'), url('../fonts/Poppins-Light.woff') format('woff'), url('../fonts/Poppins-Light.ttf') format('truetype');
     font-weight: 300;
     font-style: normal;
}
 @font-face {
     font-family: 'Poppins';
     src: url('../fonts/Poppins-Medium.eot');
     src: url('../fonts/Poppins-Medium.eot?#iefix') format('embedded-opentype'), url('../fonts/Poppins-Medium.woff2') format('woff2'), url('../fonts/Poppins-Medium.woff') format('woff'), url('../fonts/Poppins-Medium.ttf') format('truetype');
     font-weight: 500;
     font-style: normal;
}
 @font-face {
     font-family: 'Poppins';
     src: url('../fonts/Poppins-Regular.eot');
     src: url('../fonts/Poppins-Regular.eot?#iefix') format('embedded-opentype'), url('../fonts/Poppins-Regular.woff2') format('woff2'), url('../fonts/Poppins-Regular.woff') format('woff'), url('../fonts/Poppins-Regular.ttf') format('truetype');
     font-weight: normal;
     font-style: normal;
}
 @font-face {
     font-family: 'Poppins';
     src: url('../fonts/Poppins-Thin.eot');
     src: url('../fonts/Poppins-Thin.eot?#iefix') format('embedded-opentype'), url('../fonts/Poppins-Thin.woff2') format('woff2'), url('../fonts/Poppins-Thin.woff') format('woff'), url('../fonts/Poppins-Thin.ttf') format('truetype');
     font-weight: 100;
     font-style: normal;
}
 @font-face {
     font-family: 'Poppins';
     src: url('../fonts/Poppins-Bold.eot');
     src: url('../fonts/Poppins-Bold.eot?#iefix') format('embedded-opentype'), url('../fonts/Poppins-Bold.woff2') format('woff2'), url('../fonts/Poppins-Bold.woff') format('woff'), url('../fonts/Poppins-Bold.ttf') format('truetype');
     font-weight: bold;
     font-style: normal;
}
 ul li{
    margin-bottom:0
}
 ul {
     padding: 0;
     margin: 0;
}
*:focus{
    outline: none !important;
    box-shadow: none !important;
}
 .logo {
     float: left;
     max-width: 140px;
     margin-right: 30px;
     width: 100%;
}
 .navigation-wrp {
     float: left;
     width: 55%;
}
 .user-icon {
     float: left;
     width: 17%;
}
.user-icon ul li {
     display: inline-block;
     margin-right: 25px;
}
.user-icon ul li:last-child{
    margin-right: 0px;
}
.minicart-wrapper {
    margin-left: 0px;
}
 .user-icon ul li > span {
     font-size: 20px;
}
 .user-icon ul li i{
    font-size:20px;
}
 .user-icon ul li a{
    color:#231F20;
}
 .user-icon {
     text-align: right;
     position: relative;
     top: 15px;
}
 .header-section {
     margin: 0;
     padding: 10px 80px;
}
/*  .minicart-wrapper .count{
    position: absolute;
    background: #F0B909;
    top: -10px;
    color: #FFF;
    padding: 4px;
    border-radius: 50px;
    font-weight: bold;
    min-width: 20px;
    min-height: 20px;
    text-align: center;
    font-size: 11px;
    line-height: 12px;
    left: 5px;
} */
.header-section {
    margin: 0;
    padding: 10px 80px;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    z-index: 1000;
    border: 0px;
}
 .center{
    text-align:center
}
 h1,h2,h3{
    font-family: 'Poppins';
    font-weight:700;
}
 h2{
    margin:0
}
 .size60{
    font-size:60px
}
.size55{
    font-size:55px
}
.size50{
    font-size:50px
}
 .size30{
    font-size:30px
}
 .size22{
    font-size:22px
}

/* START SCROLL BAR CSS */
::-webkit-scrollbar {width: 5px;height: 10px;}
::-webkit-scrollbar-track {background: #f1f1f1;border-radius: 40px;}
::-webkit-scrollbar-thumb {background: #002767;opacity: 0.8;border-radius: 40px;}
::-webkit-scrollbar-thumb:hover {background: #002767;opacity: 1;}
/* END SCROLL BAR CSS */

.text-justify{ text-align: justify !important; }

.mr-0{ margin-right: 0px !important; }

.mt-0{ margin-top: 0px !important; }
.mt-5{ margin-top: 5px !important; }
.mt-10{ margin-top: 10px !important; }
.mt-15{ margin-top: 15px !important; }
.mt-20{ margin-top: 20px !important; }
.mt-25{ margin-top: 25px !important; }

.mb-0{ margin-bottom: 0px !important; }
.ml-0{ margin-left: 0px !important; }
.pd-t80-b120{
    padding: 80px 0 120px;
}
.pd-t40{
    padding-top: 40px;
}
.pd-bt60{
    padding-bottom:60px;
}
.pd-bt40{
    padding-bottom:40px;
}
.pd-bt100{
    padding-bottom:100px;
}
.pd-bt120{
    padding-bottom:120px;
}
.pd80{
    padding:80px 0
}

.nomp-sides{
    margin-left: 0px !important;
    margin-right: 0px !important;
    padding-left: 0px !important;
    padding-right: 0px !important;
}

:hover{
    -webkit-transition: all .2s ease-in-out !important;
    -moz-transition: all .2s ease-in-out !important;
    -ms-transition: all .2s ease-in-out !important;
    -o-transition: all .2s ease-in-out !important;
    transition: all .2s ease-in-out !important;
}
 .img-view a{
    display:block;
}
.product-category .img-view a{
    overflow: hidden;
    max-height: 300px;
}
 .page-link{
    border: 1px solid #C2C2C2;
    border-top: 0;
    max-width: 290px;
    margin: auto;
    padding:10px 25px;
    height:70px;
    position:relative;
}
 .page-link a{
    color:#231F20;
    padding-right:35px
}
 .page-link a::before{
    content: '';
    position: absolute;
    right: 0;
    bottom: 10px;
    width: 30px;
    height: 30px;
    background: url('../images/arrow-light.png') 0 0 no-repeat;
    background-size: 30px;
}
.product-category .img-view a:hover + .page-link a::before, 
.page-link:hover a::before{
    background: url('../images/arrow-solid.png') 0 0 no-repeat;
    background-size: 30px;
 }
 .product-category .img-view a:hover + .page-link,
 .page-link:hover{
    border: 1px solid transparent;
    border-top: 0px;
    cursor: pointer;
    box-shadow: 0px 3px 20px rgba(0, 0, 0, 0.1);
    -webkit-transition: all .2s ease-in-out;
       -moz-transition: all .2s ease-in-out;
        -ms-transition: all .2s ease-in-out;
         -o-transition: all .2s ease-in-out;
            transition: all .2s ease-in-out;
 }
 .page-link a::after {
    background: rgba(255, 224, 162, 1);
    content: "";
    height: 10px;
    width: 100%;
    display: block;
    bottom: 10px;
    right: 4px;
    position: relative;
    z-index: -1;
}
 .page-link h2{
    position: absolute;
    top: 50%;
    left:25px;
    right: 25px;
    transform: translate(0%, -50%);
    -webkit-transform: translate(0%, -50%);
    -moz-transform: translate(0%, -50%);
    -ms-transform: translate(0%, -50%);
    max-height: 100%;
    -webkit-transition: all .3s ease-in-out;
    max-width: 100%;
}
 .img-view .page-link a{
    display: inline-block;
    padding-top: 12px;
}
 main#maincontent {
    /* padding:60px 0; */
}
 .view-btn{
    display: block;
    margin-top: 70px;
}
 .view-btn a{
    color: #606060;
    font-weight: 600;
    font-size:13px;
    letter-spacing: 1.04px;
}
 .featured-prd{
    background: #F2F2F2;
}
 .products-grid li{
    list-style:none;
}
 .old-price .price {
    color: #999999 !important;
    font-size: 14px;
    line-height: 20px;
    font-weight: bold;
    display:block;
    text-decoration: line-through;
    margin: 0 !important;
}
 span.normal-price .price, span.special-price .price{
    color: #002767;
    font-size:15px;
    font-weight: bold;
    margin: 0 0 0px 0 !important;
}
 .product-name a{
    font-size:20px;
    color:#231F20;
     display:block
}
 .category-name{
    font-size: 12px;
    color: #A7A7A7;
    text-transform: uppercase;
    font-weight: normal;
    margin-top: 5px;
    display: block;
    min-height: 17px;
    height: 15px;
    overflow: hidden;
    width: 100%;
    white-space: nowrap;
    text-overflow: ellipsis;
}
 li.item.last{
    width: 33%;
}
 .product-label {
    position: absolute;
    top: 0;
}
.img-view{
    position:relative
}
 span.sele-product-icon {
    width: 82px;
    display: block;
    height: 63px;
    color: #FFF;
    font-size: 16px;
    text-transform: uppercase;
    padding-left: 10px;
    padding-top: 5px;
    letter-spacing: -0.32px;
}
 .price-box {
    float: right;
    width: 25%;
    text-align: right;
    padding-right: 15px;
    visibility: visible
}
 .prd-info{
    margin: 5px 0px 10px;
    width: 75%;
    float: left;
    margin-right: 0;
    padding-left: 15px;
    min-height: 70px;
}
 a:focus, a:hover{
    text-decoration:none;
}
 @media (min-width: 768px), print{
     .navigation li.level0{
        margin: 0 18px;
    }
}

input[type="text"], input[type="password"], input[type="url"], input[type="tel"], input[type="search"], input[type="number"], input[type="datetime"], input[type="email"]{
    font-family: 'Poppins';
}
 


/* CUSTOM CSS */
.mst-searchautocomplete__close{
    display: none;
}
.navbar-nav{
    margin-top: 20px;
}
.nav>li>a{
    padding: 10px 0px;
    margin: 0 12px;
}
.navbar-default .navbar-nav>li>a{
    font-size: 15px;
    color: #231F20;
    line-height: 23px;
    font-weight: bold;
}
.navbar-default .navbar-toggle {
    border-color: #012562;
    border: 0;
    background: transparent;
    padding: 15px 5px;
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #012562;
}
.navbar-default .navbar-nav>li>a:hover,
.navbar-default .navbar-nav>.active>a:hover{
    color: #F0B909 !important;
    background-color: transparent;
    -webkit-transition: all .2s ease-in-out;
       -moz-transition: all .2s ease-in-out;
        -ms-transition: all .2s ease-in-out;
         -o-transition: all .2s ease-in-out;
            transition: all .2s ease-in-out;
}
.navbar-default .navbar-nav>.active>a, 
.navbar-default .navbar-nav>.active>a:focus{
    color: #F0B909 !important;
    background-color: transparent;
}
.navbar-default .navbar-toggle:focus, 
.navbar-default .navbar-toggle:hover {
    background-color: transparent;
    border: 0;
}
.navbar-default .navbar-nav>li>a:hover::after, 
.navbar-default .navbar-nav>.active>a::after{
    content: '';
    background-color: #F0B909;
    position: absolute;
    top: 42px;
    left: 0px;
    width: 100%;
    height: 3px;
    display: inline-block;
}
.banner-slider .carousel-inner .item{
    margin-bottom: 0px;
}
.banner-slider .carousel-inner .item img{
    width: 100%;
}
.banner-slider .carousel-inner .carousel-caption{
    bottom: auto;
    top: 32%;
    left: 10%;
    right: 10%;
}
.banner-slider .carousel-inner .carousel-caption h4{
    color: #231F20;
    font-size: 70px;
    font-weight: 700;
}
.banner-slider .carousel-indicators li.active{
    opacity: 1;
}
.banner-slider .carousel-indicators li{
    background: #fff;
    opacity: 0.39;
    width: 12px;
    height: 12px;
    border: 0px;
    margin:  0 5px;
}
.our-product{
    padding-top: 80px;
}
.our-product .title-style{
    line-height: 130px;
    display: inline-block;
    width: 100%;
}
.our-product .title-style::before{
    content: 'categories';
    font: 700 130px/20px Poppins;
    color: #231f20;
    opacity: 0.04;
    letter-spacing: -2.6px;
    position: absolute;
    display: inline-block;
    left: 0;
    right: 0;
    text-align: center;
    z-index: 0;
}
.featured-prd{
    /*background: rgba(242, 242, 242, 0.6) url(../images/beige-bg@2x.png) 0 0 no-repeat;*/
    /* background-position: top right; */
    /* background-size: contain; */
    height: 755px;
    display: inline-block;
    position: relative;
    width: 100%;
    overflow: hidden;
}
.featured-prd .title-style{
    width: 100%;
    display: inline-block;

    position: relative;
    z-index: 10;
}
.featured-prd .title-style::before{
    content: 'Featured Products';
    font: 700 130px/120px Poppins;
    color: #231f20;
    opacity: 0.04;
    letter-spacing: -2.6px;
    position: absolute;
    display: inline-block;
    top: -5%;
    left: -42%;
    right: 0;
    text-align: left;
    z-index: 0;
}
.featured-prd .title-style .custom-navigation{
    position: relative;
    bottom: 55px;
    right: 14%;
    left: auto;
    display: inline-block;
    float: right;
}
.featured-prd .title-style .custom-navigation .flex-prev{
    background-image: url('../images/arrow-light-yellow.png');
    background-repeat: no-repeat;
    background-size: contain;
    width: 43px;
    height: 43px;
    display: inline-block;
    transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
}
.featured-prd .title-style .custom-navigation .flex-prev:hover{
    background-image: url('../images/arrow-solid-yellow.png');
    -webkit-transition: all .2s ease-in-out;
       -moz-transition: all .2s ease-in-out;
        -ms-transition: all .2s ease-in-out;
         -o-transition: all .2s ease-in-out;
            transition: all .2s ease-in-out;
}
.featured-prd .title-style .custom-navigation .flex-next{
    background-image: url('../images/arrow-light-yellow.png');
    background-repeat: no-repeat;
    background-size: contain;
    width: 43px;
    height: 43px;
    display: inline-block;
}
.featured-prd .title-style .custom-navigation .flex-next:hover{
    background-image: url('../images/arrow-solid-yellow.png');
    -webkit-transition: all .2s ease-in-out;
       -moz-transition: all .2s ease-in-out;
        -ms-transition: all .2s ease-in-out;
         -o-transition: all .2s ease-in-out;
            transition: all .2s ease-in-out;
}

.featured-prd .feature-product-slider {
    position: relative;
    z-index: 10;
}
.featured-prd .container > .row > .col-xs-12.col-sm-4.col-md-3.col-lg-3{
    position: inherit;
}
.featured-prd .imageArea {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 0;
    float: right;
    width: 35%;
    display: inline-block;
    overflow: hidden;
}
.featured-prd .imageArea img {
    width: 100%;
    height: auto;
    min-height: 100%;
    object-fit: cover;
}





.flexslider{
    padding: 10px;
    margin-bottom: 0;
    background: transparent;
    min-height: 430px;
    border:  0px;
}
.flexslider .slides{
    min-height: 490px;
}
.flexslider .item{
    background-color: #fff;
    border-radius: 5px;
}
.feature-product-slider .item .img-view a{
    padding: 10px;
}
.flexslider .item .img-view a{
    padding: 10px;
}
.flexslider .item .img-view a, 
.item .img-view a{
    display: inline-block;
    max-height: 260px;
    overflow: hidden;
    width: 100%;
    min-height: 260px;
}
.flexslider .item .img-view a .product-image-container,
.item .img-view a .product-image-container,
.flexslider .item .img-view a .product-image-wrapper, 
.item .img-view a .product-image-wrapper{
    height: auto;
    display: block;
}
.flexslider .item .img-view a .product-image-wrapper img, 
.item .img-view a .product-image-wrapper img{
    width: 100%;
}
.flexslider li.item:hover .price-box{
    visibility: visible;
}
.flexslider li.item .price-box .price-label,
.flexslider li.item:hover .price-box .price-label{
    display: none !important;
}
.flexslider li.item .btn-link{
    display: inline-block;
    padding: 0;
    text-align: left;
    margin-left: 0px;
    margin-top: 5px;
    width: 100%;
}
.flexslider li.item .btn-link .wishlist-link{
    color: #909090;
    float: left;
    margin-left: 15px;
}
.flexslider li.item .add-to-card-link{
    float: right;
    margin-right: 15px;
}
.flexslider li.item .add-to-card-link .button{
    background-color: #fff;
    color: #fff;
    padding: 8px;
    border-radius: 50px;
    position: relative;
    text-align: right;
    display: inline-block;
    /*top: 30px;*/
} 
.flexslider li.item .add-to-card-link .button .btn-content{
    display: none;
}
.flexslider li.item:hover .add-to-card-link .button .btn-content{
    display: inline-block;
    margin: 0 10px;

    color: #fff;
    float: left;
    text-align: left;
    font-size: 13px;
    font-weight: 400;
    line-height: 24px;
    margin: 0 15px 0 10px;
    text-transform: uppercase;
    letter-spacing: 1px;
}
.feature-look .flexslider li.item:hover .add-to-card-link .button .btn-content {
    line-height: 36px;
}
.flexslider li.item:hover .add-to-card-link .button{
    background-color: #002767; 
    letter-spacing: 1.04px;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}
.flexslider li.item .add-to-card-link .button .plus-icon{
    border: 1px dotted #002767;
    color: #002767;
    padding: 7px;
    display: inline-block;
    border-radius: 50px;
    width: 38px;
    height: 38px;
    text-align: center;
    line-height: 22px;
}
.flexslider li.item:hover .add-to-card-link .button .plus-icon{
    background-color: #fff;
    border-color: transparent;
}
.flex-control-nav.flex-control-paging{
    display: none;
}
.slash-link {
    width: 260px;
    max-width: 100%;
    float: right;
    z-index: 30;
    position: absolute;
}
.slash-link h2{
    font-size: 30px;
    color: #fff;
    margin-bottom: 20px;
    font-weight: 600;
}
.slash-link p{
    font-size: 14px;
    color: #fff;
    line-height: 21px;
    font-weight: 300;
    margin-bottom: 20px;
}
.slash-link a{
    font-size: 13px;
    color: #fff;
    letter-spacing: 1.04px;
}
#feature_carousel{
    margin-bottom: 0px;
}
#feature_carousel .slides{
    width: 100% !important;
    transform: none !important;
    -o-transform: none !important;
    -ms-transform: none !important;
    -moz-transform: none !important;
    -webkit-transform: none !important;
}
#feature_carousel:hover .flex-direction-nav{
    display: none;
}
#feature_carousel .slides li{
    width: calc((100% / 2) - 5px) !important;
}
#feature_carousel .slides li img{
    width: 100%;
    margin-bottom: 5px;
    border: 3px solid transparent;
    opacity:  0.5;
}
#feature_carousel .slides li:hover img, #feature_carousel .slides li.flex-active-slide img{
    opacity: 1;
    border: 3px solid #F0B909;
}
.feature-gallery .title-style{
    display: inline-block;
}
.feature-gallery .title-style::before{
    content: 'portfolio';
    font: 700 130px/120px Poppins;
    color: #231f20;
    opacity: 0.04;
    letter-spacing: -2.6px;
    position: absolute;
    display: inline-block;
    top: -5%;
    right: -4%;
    text-align: left;
    z-index: 0;
}
.feature-gallery .flexslider, 
.feature-gallery .flexslider .slides,
.feature-latest-post .flexslider, 
.feature-latest-post .flexslider .slides {
    min-height: auto;
}
.feature-gallery .title-style .custom-navigation{
    position: relative;
    display: block;
    margin: 35px 0 10px;
}
.feature-gallery .title-style .custom-navigation .flex-prev{
    background-image: url('../images/arrow-light-yellow.png');
    background-repeat: no-repeat;
    background-size: contain;
    width: 43px;
    height: 43px;
    display: inline-block;
    transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
}
.feature-gallery .title-style .custom-navigation .flex-prev:hover{
    background-image: url('../images/arrow-solid-yellow.png');
    -webkit-transition: all .2s ease-in-out;
       -moz-transition: all .2s ease-in-out;
        -ms-transition: all .2s ease-in-out;
         -o-transition: all .2s ease-in-out;
            transition: all .2s ease-in-out;
}
.feature-gallery .title-style .custom-navigation .flex-next{
    background-image: url('../images/arrow-light-yellow.png');
    background-repeat: no-repeat;
    background-size: contain;
    width: 43px;
    height: 43px;
    display: inline-block;
}
.feature-gallery .title-style .custom-navigation .flex-next:hover{
    background-image: url('../images/arrow-solid-yellow.png');
    -webkit-transition: all .2s ease-in-out;
       -moz-transition: all .2s ease-in-out;
        -ms-transition: all .2s ease-in-out;
         -o-transition: all .2s ease-in-out;
            transition: all .2s ease-in-out;
}
.feature-gallery .view-btn{
    margin: 35px 10px 0 15px;
}
.feature-look{
    background-color: rgba(255, 224, 162, 0.25);
    overflow: hidden;
}
.feature-look .title-style{
    padding-top: 80px;
}
.feature-look .title-style::before{
    content: 'Get the Look';
    font: 700 150px/120px Poppins;
    color: #231f20;
    opacity: 0.04;
    letter-spacing: -3px;
    position: absolute;
    display: inline-block;
    top: 14%;
    left: -35%;
    text-align: left;
    z-index: 0;
    min-width: 200%;
    max-width: 100%;
    /* display: none !important; */
}
.feature-look .title-style .custom-navigation{
    position: relative;
    display: block;
    margin: 40px 0 10px;
}
.feature-look .title-style .custom-navigation .flex-prev{
    background-image: url('../images/arrow-light-yellow.png');
    background-repeat: no-repeat;
    background-size: contain;
    width: 43px;
    height: 43px;
    display: inline-block;
    transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
}
.feature-look .title-style .custom-navigation .flex-prev:hover{
    background-image: url('../images/arrow-solid-yellow.png');
    -webkit-transition: all .2s ease-in-out;
       -moz-transition: all .2s ease-in-out;
        -ms-transition: all .2s ease-in-out;
         -o-transition: all .2s ease-in-out;
            transition: all .2s ease-in-out;
}
.feature-look .title-style .custom-navigation .flex-next{
    background-image: url('../images/arrow-light-yellow.png');
    background-repeat: no-repeat;
    background-size: contain;
    width: 43px;
    height: 43px;
    display: inline-block;
}
.feature-look .title-style .custom-navigation .flex-next:hover{
    background-image: url('../images/arrow-solid-yellow.png');
    -webkit-transition: all .2s ease-in-out;
       -moz-transition: all .2s ease-in-out;
        -ms-transition: all .2s ease-in-out;
         -o-transition: all .2s ease-in-out;
            transition: all .2s ease-in-out;
}
.feature-look .item{
    min-height: 365px;
}
.feature-look .feature-product-slider .item .add-to-card-link .button{
    display: inline-flex;
}
.feature-look .feature-product-slider .item:hover .add-to-card-link .button {
    line-height: 36px;
    min-width: 180px;
}
.feature-look .feature-product-slider .item .add-to-card-link .plus-icon{
    background-color: #002767;
    border: 1px dotted #ffffff !important;
    padding: 0px !important;
}
.feature-look .feature-product-slider .item:hover .add-to-card-link .plus-icon {
    background-color: #002767 !important;
    display: inline-block;
    float: right;
    text-align: right;
    position: absolute;
    right: 7px;
    top: 7px;
    border: 0px solid #ffffff !important;
}
.feature-look .feature-product-slider .item .add-to-card-link .plus-icon img{

}
.feature-latest-post-slider{
    margin-top: 50px;
}
.gallery
{
    display: inline-block;
    margin-top: 20px;
}
.feature-latest-post-slider a, .feature-latest-post-slider a img{
    display: inline-block;
    width: 100%;
    height: 100%;
}
.zoom-overlay{
    z-index: -1;
    position: absolute;
}
.feature-latest-post-slider a:hover img + .zoom-overlay{
    z-index: 1;
    visibility: visible;
    text-align: center;
    background: rgba(0, 0, 0, 0.73);
    position: absolute;
    top: 0;
    width: 90%;
    height: 100%;
    line-height: 21;
    -webkit-transition: all .2s ease-in-out;
       -moz-transition: all .2s ease-in-out;
        -ms-transition: all .2s ease-in-out;
         -o-transition: all .2s ease-in-out;
            transition: all .2s ease-in-out;
}
.zoom-overlay .symbol-plus{
    color: #fff;
    font-size: 70px;
    display: inline-block;
    width: 110px;
    height: 110px;
    border-radius: 100%;
    border: 2px dotted #fff;
    line-height: 110px;
    text-align: center;
    font-weight: 100;
}
footer .footer-top{
    background-image: url('../images/footer-bg.png');
    background-color: #231F20;
    padding-bottom: 60px;
}
.divider::after{
    content: '';
    position: absolute;
    width: 2px;
    height: 154px;
    border: 1px solid #FFFFFF;
    opacity: 0.05;
    top: 15px;
    right: 0;
}
.footer-top .footer-title{
    margin-bottom: 20px;
    padding: 0 20px;
}
.footer-top .footer-title h3{
    font-weight: 500;
    color: #fff;
    font-size: 14px;
    letter-spacing: 1.12px;
    text-transform: uppercase;
}
.footer-top .footer-links{
    padding: 0 20px;
}
.footer-top .footer-links ul{
    list-style: none;
}
.footer-top .footer-links ul li a{
    font-weight: 300;
    color: rgba(255,255,255,0.5);
    line-height: 28px;
    font-size: 13px;
    letter-spacing: -0.28px;
}
.footer-top .footer-links ul li a:hover{
    color: rgba(240, 185, 9,1);
}
.footer-top .footer-links ul li a i,
.footer-top .footer-links ul li a .fa-facebook-f,
.footer-top .footer-links ul li a .fa-instagram,
.footer-top .footer-links ul li a .fa-twitter{
    width: 30px;
    color: #fff;
    text-align: center;
}
.footer-top .footer-links ul li a:hover i,
.footer-top .footer-links ul li a:hover .fa-facebook-f,
.footer-top .footer-links ul li a:hover .fa-instagram,
.footer-top .footer-links ul li a:hover .fa-twitter{
    color: rgba(240, 185, 9,1);
}
footer .footer-bottom .copyright, footer .footer-bottom .copyright a{
    background-color: #231F20;
    color: rgba(255, 255, 255, .3);
}
footer .footer-bottom .copyright a:hover{
    background-color: #231F20;
    color: rgba(240, 185, 9, .7);
}
footer .footer-bottom .copyright a img{
    opacity: 0.3;
}
footer .footer-bottom .copyright a:hover img{
    opacity: 1;
}
.footer-subscribe{
    background-image: url('../images/subscribe-bg.png');
    background-color: #002767;
    margin: 0 auto;
    display: inline-block;
    width: 100%;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    padding: 30px;
    position: relative;
    top: -60px;
    z-index: 99;
}
.footer-subscribe h4{
    font-size: 40px;
    letter-spacing: -0.8px;
    color: #fff;
    font-weight: 600;
    line-height: 50px;
    margin: 0px;
}
.footer-subscribe p{
    font-size: 16px;
    letter-spacing: -0.32px;
    color: #fff;
    font-weight: 300;
    line-height: 25px;
    margin: 0px;
}
.footer-subscribe .form-inline .form-group{
    padding: 5px;
    margin-top: 5px;
    border: 1px solid #fff;
    width: 100%;
    border-radius: 50px;
}
.footer-subscribe .form-inline .form-group .form-control{
    border: 0px;
    background-color: transparent;
    line-height: 30px;
    height: auto;
    padding: 10px 25px;
    color: #fff;
    border-radius: 50px;
    width: 85%;
    font-weight: 300;
}
.form-control::placeholder{
    color: #fff;
    font-weight: 300;
    opacity: 1;
}
.form-control:focus{
    box-shadow: none;
    outline: none;
}
.footer-subscribe .form-inline .form-group .btn-subscribe{
    width: 50px;
    height: 50px;
    background-color: #F0B909;
    border-radius: 50px;
    padding: 0;
    line-height: 50px;
    text-align: center;
    float: right;
}
.footer-subscribe .form-inline .form-group .btn-subscribe i{
    font-size: 15px;
    color: #fff;
}
.copyright span{
    font: 300 14px/28px Poppins;
    letter-spacing: -0.28px;
    text-transform: uppercase;
}
.navbar-default {
    background-color: transparent;
    border-color: transparent;
}
.dropbtn {
  border: none;
  cursor: pointer;
}
#myInput {
  font-size: 14px;
  padding: 5px;
  border: none;
}
.dropdown {
  position: relative;
  display: inline-block;
}
#myDropdown.dropdown-content {
    display: none;
    position: absolute;
    background-color: #f6f6f6;
    min-width: 300px;
    max-width: 100%;
    border-radius: 15px;
    border: 1px solid #f0b909;
    z-index: 1;
    right: -14px;
    top: 10px;
    /* overflow: hidden; */
}
#myDropdown .block.block-content{
    margin: 0;
}
.form.minisearch {
    display: flex;
    justify-content: space-between;
    align-items: baseline;
    position: relative;
}
.dropdown-content a {
  color: black;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
}
.show {display: block;}
#myDropdown .field.search .input-text{
    height: auto;
    line-height: 37px;
    border: 0;
    font-size: 14px;
    background: transparent;
    color: #777;
    min-width: 220px;
}
#myDropdown .actions .action.search {
    background: transparent;
    border: 0;
    padding: 7px 15px 7px 7px;
    color: #f0b909;
    opacity: 1;
}
#myDropdown .actions .action.search:hover{
    color: #f0b909;
    opacity: 0.9;
}


.about-us-banner{
    background-image: url('../images/about-us-banner.png');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}
.page-title-wrapper{
    /* height: 500px;
    overflow: hidden;
    display: inline-block;
    text-align: center; */
    min-height: 500px;
    /* padding: 200px 0; */
    overflow: hidden;
    display: block;
    text-align: center;
    width: 100%;
}
.page-title-wrapper.product {
    /* position: absolute;
    left: 0; */
}
.catalog-product-view .page-title-wrapper.product {
    /* position: absolute; */
    left: 0;
}
.category-view .category-image,
.page-title-wrapper .category-image {
    /* position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    display: inline-block;
    max-height: 500px;
    z-index: 0;
    overflow: hidden; */
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    display: inline-block;
    height: fit-content;
    z-index: -1;
    overflow: hidden;
}
.category-view .category-image .image,
.category-view .category-image img,
.page-title-wrapper .category-image .image,
.page-title-wrapper .category-image img {
    height: 500px;
    /* width: auto !important; */
    width: 100% !important;
    right: 0%;
    position: relative;
}
@media screen and (min-width: 1441px), print{
    .page-title-wrapper {
        height: 550px;
        /* padding: 200px 0; */
        overflow: hidden;
        display: inline-block;
        text-align: center;
        width: 100%;
    }
    .category-view .category-image,
    .page-title-wrapper .category-image {
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        display: inline-block;
        height: 550px;
        z-index: -1;
        overflow: hidden;
    }
    .category-view .category-image .image,
    .category-view .category-image img,
    .page-title-wrapper .category-image .image,
     .page-title-wrapper .category-image img{
        height: 550px;
        width: 100% !important;
        right: 0%;
        position: relative;
    }
}

.page-title-wrapper h2.page-title{
    text-align: center;
    max-width: 90%;
    margin: 0 auto;
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    right: 0;
    padding: 165px 0;
    z-index: 1;
    text-align: center;
}
.page-title-wrapper h2.page-title .base{
    font-size: 80px;
    letter-spacing: -1.21px;
    line-height: 80px;
    color: #231F20;
    display: block;
    height: 95px;
    overflow: hidden;
}

.breadcrumbs{
    background: transparent;
    margin: 0 0 15px;
    display: inline-block;
    z-index: 1;
    position: absolute;
    left: 0;
    right: 0;
    top: 275px;
    text-align: center;
}
.breadcrumbs .items{
    margin: 0;
    padding: 0;
    list-style: none none;
}
.breadcrumbs .items .item{
    font-size: 14px;
    font-weight: 600;
    color: #a3a3a3;
    text-transform: uppercase;
    letter-spacing: 1.04px;
    min-height: auto;
    background-color: transparent;
    border: 0;
}
.breadcrumbs .items .item strong {
    color: #002767;
    font-weight: 600;
    font-size: 13px;
}
.breadcrumbs .item:not(:last-child)::after {
    -webkit-font-smoothing: antialiased;
    font-size: 14px;
    line-height: 18px;
    content: '\f101';
    font-family: 'Font Awesome 5 Free' !important;
    margin: 0 10px;
    vertical-align: top;
    display: inline-block;
    font-weight: 700;
    overflow: hidden;
    speak: none;
    text-align: center;
    color: #606060;
}
.about-descr{
    padding: 80px 0px 30px 100px;
    max-width: 85%;
}
.about-descr p{
    font-size: 16px;
    color: #777777;
    line-height: 30px;
    letter-spacing: -0.5px;
    margin-bottom: 20px;
    font-weight: 300;
}
.feature-vm{
    /*background-image: url('../images/vision-mission-bg.png');
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;*/
    min-height: 740px;
    padding-top: 140px;
    display: inline-block;
    width: 100%;
    position: relative;
    overflow: hidden;
    margin-bottom: -5px;
}
.feature-vm .mvImagebg {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    display: inline-block;
    z-index: 0;
}
.feature-vm .mvImagebg img {
    min-width: 100%;
    height: 101%;
    width: auto;
    max-width: fit-content;

}
.feature-vm h2{
    font-weight: 700;
    line-height: 76px;
    letter-spacing: -1px;
}
.feature-vm p{
    font-size: 20px;
    font-weight: 300;
    line-height: 40px;
    letter-spacing: -0.4px;
    width: 85%;
}
.contact-us-banner{
    background-image: url('../images/contact-us-banner.png');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}

body.cms-thank-you .page-title-wrapper, 
body.cms-thank-you .page-title-wrapper .page-title {
    display: none;
}
body.cms-thank-you .columns.container{
    width: 100%;
    padding: 0px;
    overflow: hidden;
}
body.cms-thank-you .columns.container .rows{
    margin: 0px;
}
.thank-you-content {
    min-height: 760px;
    padding: 200px 0;
    overflow: hidden;
    display: block;
    text-align: center;
    width: 100%;
}
.thank-you-content .category-image-thank-you {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    display: inline-block;
    height: fit-content;
    z-index: -1;
    overflow: hidden;
}
.thank-you-content .category-image-thank-you .image {
    min-height: 768px;
    width: 100% !important;
    right: 0%;
    position: relative;
}
@media screen and (min-width: 1441px), print{
    .thank-you-content {
        min-height: 799px;
        padding: 200px 0;
        overflow: hidden;
        display: inline-block;
        text-align: center;
        width: 100%;
    }
    .thank-you-content .category-image-thank-you {
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        display: inline-block;
        height: fit-content;
        z-index: -1;
        overflow: hidden;
    }
    .thank-you-content .category-image-thank-you .image {
        min-height: 768px;
        width: 100% !important;
        right: 0%;
        position: relative;
    }
}
.thank-you-content .base{
    text-align: center;
    font-size: 110px;
    line-height: 110px;
    font-weight: bold;
    letter-spacing: -2.2px;
    color: #231F20;
    display: block;
}
.thank-you-content .sub-base{
    text-align: center;
    font-size: 75px;
    line-height: 50px;
    font-weight: 300;
    letter-spacing: -1.5px;
    color: #231F20;
    display: block;
}
.thank-you-content .base-descr{
    text-align: center;
    font-size: 16px;
    line-height: 30px;
    font-weight: 300;
    letter-spacing: -0.32px;
    color: #231F20;
    display: block;
    padding: 35px 60px 0;
    max-width: 720px;
    margin: 0 auto;
}
.thank-you-content .buttons {
    text-align: center;
    margin-top: 40px;
}
body.cms-thank-you .footer-subscribe{
    display: none;
}

.btn-theme{
    border-radius: 50px !important;
    color: #fff !important;
    line-height: 35px;
    padding: 7px !important;
    min-width: 190px !important;
    display: inline-block !important;
    margin-right: 10px;
    text-transform: uppercase;
}
.btn-theme:hover{
    box-shadow: 0 2px 10px rgba(0,0,0,0.2);
}
.btn-theme .btn-content, .btn-theme > span{
    color: #fff;
    float: left;
    text-align: left;
    font-size: 13px;
    font-weight: 400;
    line-height: 35px;
    letter-spacing: 1.04px;
    margin: 0 15px 0 10px;
}
.btn-theme .btn-icon{
    width: 35px;
    float: right;
}
.btn-blue{
    background-color: #002767 !important;
    border: 0px !important;
}
.btn-yellow{
    background-color: #F0B909 !important;
    border: 0px !important;
}
.contact-descr{
    padding: 35px 45px 20px;
    display: inline-block;
    width: 100%;
    margin-bottom: 0px;
}
.contact-descr .title-style::before{
    content: 'drop us your enquiry';
    font: 700 130px/20px Poppins;
    letter-spacing: -2.6px;
    color: #231F20;
    opacity: 0.03;
    position: absolute;
    display: inline-block;
    left: -50%;
    right: 0;
    z-index: -1;
    text-align: center;
}
.contact-descr .title-style p{
    font-size: 16px;
    color: #777777;
    line-height: 22px;
    letter-spacing: 0.32px;
    margin: 5px 0 15px 0;
    font-weight: 300;
}
.contact-descr form .form-control, 
.contact-descr form .input-text, 
.contact-descr form .required-entry{
    border-radius: 15px;
    font-size: 13px;
    font-weight: 300;
    letter-spacing: 1.04px;
    line-height: 20px;
    padding: 8px 15px;
    height: auto;
    color: #777777;
    border-color: #D8D8D8;
}
.contact-descr form .form-control::placeholder, 
.contact-descr form .input-text::placeholder, 
.contact-descr form .required-entry::placeholder{
    color: #777777;
    text-transform: uppercase;
}
.contact-descr form p{
    font-size: 12px;
    letter-spacing: 0.96px;
    line-height: 20px;
    color: #A7A7A7;
    text-transform: uppercase;
}
.contact-descr form p b{
    text-transform: uppercase;
    font-weight: 600;
}
.contact-descr form textarea{
    height: 100px !important;
}
.contact-content .webforms-description-text{
    margin-bottom: 3rem;
}

.contact-content .contact-descr + table{
    margin-left: auto;
}
@media screen and (max-width: 767px){
    .contact-content .contact-descr + table{
        margin-left: auto;
        margin-bottom: 40px;
    }
    .contact-content table td {
        display: block;
        width: 100% !important;
        margin: auto;
        height: auto !important;
    }
}
@media screen and (min-width: 768px) and (max-width: 1280px){
    .contact-content .contact-descr + table{
        margin: 0 70px !important;
    }
}
@media screen and (min-width: 1281px) and (max-width: 1365px){
    .contact-content .contact-descr + table{
        margin: 0 auto !important;
    }
}
@media screen and (min-width: 1367px) and (max-width: 1440px){
    .contact-content .contact-descr + table{
        margin: 0 45px !important;
    }
}
@media screen and (min-width: 1441px) and (max-width: 1599px){
    .contact-content .contact-descr + table{
        margin: 0 45px !important;
    }
}
@media screen and (min-width: 1600px){
    .contact-content .contact-descr + table{
        margin: 0 120px !important;
    }
}

.actions-toolbar{
    padding-right: 0px;
}
.actions-toolbar .primary {
    float: right !important;
}
.actions-toolbar .primary .btn-content{
    text-transform: uppercase;
}
.news-banner{
    background-image: url('../images/news-banner.png');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}
.news-details-banner{
    background-image: url('../images/news-details-banner.png');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}
.products-banner{
    background-image: url('../images/products-banner.png');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}
.toolbar.toolbar-products{
    padding: 10px 0;
    margin-bottom: 30px;
    border-bottom: 2px solid rgba(112, 112, 112, 0.1);
}
.toolbar.toolbar-products .toolbar-sorter.sorter{
    display: inline-block;
    float: left;
    text-transform: uppercase;
}
.toolbar.toolbar-products .toolbar-sorter.sorter label{
    font-size: 14px;
    font-weight: 700;
    letter-spacing: -0.28px;
    line-height: 21px;
    text-transform: uppercase;
}
.toolbar.toolbar-products .toolbar-sorter.sorter .sorter-options{
    display: inline-block;
    width: auto;
    height: auto;
    border-radius: 0;
    border: 0px;
    margin: 0;
    color: #002767;
    letter-spacing: 1.12px;
    line-height: 21px;
    text-transform: uppercase;
    padding: 0px;
    vertical-align: text-top;
}
.toolbar.toolbar-products .toolbar-amount{
    display: inline-block;
    float: right;
    font-weight: bold;
    text-transform: uppercase;
}
.toolbar.toolbar-products .toolbar-amount .last, 
.toolbar.toolbar-products .toolbar-amount .toolbar-amount-light{
    font-weight: 400;
}


/* START PRODUCT LIST CSS AS PER MAGENTO */

.item.product.product-item{
    width: 100%;
}
.product-item .product-item-info{
    padding: 10px 10px 0;
    width: 100%;
}
.product-item-photo{
    padding: 0px;
}
.product-item-name {
    margin: 0px 0;
}
.item.product.product-item .product-item-actions{
    display: flex;
    width: 100%;
    justify-content: space-between;
    margin: 0px;
}
.item.product.product-item .btn-link .product-item-actions .actions-secondary .action{
    line-height: 18px;
    text-align: left;
    width: 18px;
}
.item.product.product-item .btn-link .product-item-actions .actions-secondary .action.tocompare{
    display: none;
}
.item.product.product-item .btn-link .product-item-actions .actions-secondary .action::before{
    content: '\f004';
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 14px;
    line-height: normal;
    color: #7d7d7d;
    font-family: 'Font Awesome 5 Free';
    display: inline-block;
    font-weight: 500;
    overflow: hidden;
    speak: none;
    text-align: center;
    
}


.toolbar-bottom .toolbar-products .pages,
.blog-post-list__toolbar .pages{
    display: block;
    text-align: center;
}
.page-products .toolbar .limiter {
    margin-right: 8px;
    font-size: 14px;
    text-transform: uppercase;
    line-height: 18px;
    padding: 0;
}

/* END PRODUCT LIST CSS AS PER MAGENTO */

.bottom-to-top {
    display: inline-block;
    position: fixed;
    right: 2%;
    bottom: 5%;
    padding: 0;
    margin: 0;
    width: 70px;
    height: auto;
    z-index: 9999;
}
.page-footer{
    z-index: 999;
}
.copyright .copyright {
    display: inline;
    padding-right: 0;
}
.sections.nav-sections{
    display: none;
}







.item.product.product-item{
    background-color: #fff;
    border-radius: 0;
    min-height: 405px;
    margin-bottom: 50px;
    border: 1px solid rgba(195, 195, 195, 0.4);
}
.feature-related-products .item.product.product-item{
    min-height: 370px;
}
.item.product.product-item:hover{
    /* border: 0px; */
    box-shadow: 0px 3px 20px rgba(0, 0, 0, 0.15);
}
.item.product.product-item .img-view{
    position: relative;
}
.item.product.product-item .img-view a{
    max-height: 260px;
    overflow: hidden;
}
.item.product.product-item .product-label{
    position: absolute;
    top: -16px;
    left: -16px;
    z-index: 10;
}
.item.product.product-item .img-view a .product-image-wrapper img {
    width: 100%;
    top: -30px;
    position: relative;
}
.item.product.product-item .product-label img{
    width: 100%;
    display: block;
    height: auto;
}
.sale-icon{
    background: url('../images/sale_icon.png') no-repeat center center;
}
.new-icon{
    background: url('../images/new_icon.png') no-repeat center center;
}
.item.product.product-item .product-label span.sele-product-icon {
    width: 82px;
    display: block;
    height: 63px;
    color: #FFF;
    font-size: 16px;
    letter-spacing: -0.32px;
    text-transform: uppercase;
    padding-left: 10px;
    padding-top: 5px;
}
.item.product.product-item .prd-info {
    margin: 0 0px 10px;
    width: 75%;
    float: left;
    margin-right: 0;
    padding: 0px;
}
.feature-related-products .item.product.product-item .img-view .product-label{
    top: 0;
    left: 0;
}
.feature-related-products .item.product.product-item .prd-info{
    padding: 0px 0 0 15px;
}
.item.product.product-item .prd-info .product-item-name a {
    font-size: 20px;
    line-height: 25px;
    color: #231F20;
    display: inline-block;
    font-weight: 700;
    overflow: hidden;
    height: 50px;
    text-decoration: none;
}
.item.product.product-item .product-item-name .category-name {
    font-size: 12px;
    color: #A7A7A7;
    letter-spacing: 0.96px;
    text-transform: uppercase;
    font-weight: normal;
    margin-top: 5px;
    display: block;
    height: 15px;
    overflow: hidden;
}
.item.product.product-item .price-box {
    position: relative;
    right: 0;
    margin: 0;
    padding: 0;
    text-align: right;
    min-height: 55px;
}
.feature-related-products .item.product.product-item .price-box{
    padding-right: 15px;
}
.item.product.product-item:hover .price-box {
    visibility: visible;
}
.item.product.product-item .price-box .old-price .price {
    color: #999999 !important;
    font-size: 14px;
    line-height: 20px;
    font-weight: bold;
    display: block;
    overflow: hidden;
    text-decoration: line-through;
    text-overflow: ellipsis;
}
.item.product.product-item .price-box span.normal-price .price, 
.item.product.product-item .price-box span.special-price .price {
    color: #002767;
    font-size: 15px;
    overflow: hidden;
    font-weight: bold;
    display: block;
    text-overflow: ellipsis;
}
.item.product.product-item .price-box .price-label{
    display: none !important;
}
.item.product.product-item .btn-link {
    display: inline-block;
    padding: 0;
    text-align: left;
    margin-left: 0px;
    margin-top: 0px;
    width: 100%;
}
.item.product.product-item .btn-link .wishlist-link {
    color: #909090;
    float: left;
    margin-left: 15px;
}
.item.product.product-item .btn-link .add-to-card-link {
    float: right;
}
.item.product.product-item .btn-link .add-to-card-link .button {
    background-color: #fff;
    color: #fff;
    padding: 6px;
    border: 0;
    width: 50px;
    height: 50px;
    border-radius: 50px;
    position: relative;
    text-align: right;
    top: 30px;
    box-shadow: 0 0 10px rgba(204, 204, 204, 0.5);
}
.item.product.product-item:hover .add-to-card-link .button {
    background-color: #002767;
    letter-spacing: 1.04px;
    min-width: 190px;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}
.item.product.product-item .btn-link .add-to-card-link .button .btn-content {
    display: none;
}
.item.product.product-item:hover .add-to-card-link .button .btn-content {
    display: inline-block;
    margin: 0 10px 0 7px;
    float: left;
    line-height: 37px;
    min-width: 55%;
    max-width: 70%;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 13px;
    font-weight: 400;
    line-height: 36px;
    text-transform: uppercase;
}
.item.product.product-item .btn-link .add-to-card-link .button .plus-icon {
    border: 1px dotted #002767;
    color: #002767;
    padding: 7px;
    display: inline-block;
    border-radius: 50px;
    width: 38px;
    height: 38px;
    text-align: center;
    line-height: 23px;
    overflow: hidden;
}
.item.product.product-item:hover .add-to-card-link .button .plus-icon {
    background-color: #fff;
    border: 0px dotted #002767;
}



.toolbar.toolbar-products.toolbar-bottom{
    margin: 0px;
    border-bottom: 0px;
    padding: 0px;
}
.pages .pages-label{
    display: none;
}
.pages .item {
    font-size: 1.2rem;
    font-size: 14px;
    letter-spacing: normal;
    line-height: 21px;
    margin: 0 8px 0 0;
    display: inline-block;
    width: auto;
    text-align: center;
    border: 0px;
}
.pages .action.first::before {
    -webkit-font-smoothing: antialiased;
    font-size: 14px;
    color: #231F20 !important;
    content: '\f100';
    font-family: 'Font Awesome 5 Free';
    font-weight: 700 !important;
}
.pages .action.previous::before {
    -webkit-font-smoothing: antialiased;
    font-size: 14px;
    color: #231F20 !important;
    content: '\f104';
    font-family: 'Font Awesome 5 Free';
    font-weight: 700 !important;
}
.pages .action.next::before {
    -webkit-font-smoothing: antialiased;
    font-size: 14px;
    color: #231F20 !important;
    content: '\f105';
    font-family: 'Font Awesome 5 Free';
    font-weight: 700 !important;
}
.pages .action.last::before {
    -webkit-font-smoothing: antialiased;
    font-size: 14px;
    color: #231F20 !important;
    content: '\f101';
    font-family: 'Font Awesome 5 Free';
    font-weight: 700 !important;
}
.pages .action.first > span,
.pages .action.previous > span,
.pages .action.last > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.pagination > li > a,
.toolbar-bottom .pages .item .page,
.blog-post-list__toolbar .pages .item .page {
    height: auto;
    border-radius: 0px !important;
    border: 0px !important;
    font-size: 14px !important;
    color: #231F20 !important;
    background-color: transparent !important;
    letter-spacing: 1.12px !important;
    line-height: 21px !important;
    text-align: center;
    font-weight: 500;
}
.pagination > li.current > a, 
.pagination > li.current > a:focus, 
.pagination > li.current > a:hover,
.toolbar-bottom .pages .item.current .page,
.toolbar-bottom .pages .item.current .page:hover,
.toolbar-bottom .pages .item.current .page:focus,
.blog-post-list__toolbar .item.current .page,
.blog-post-list__toolbar .item.current .page:hover,
.blog-post-list__toolbar .item.current .page:focus{
    color: #002767;
    z-index: 3;
    font-weight: bold;
    cursor: default;
    background-color: transparent;
    border-color: transparent;
}
.pagination > li > a:focus, 
.pagination > li > a:hover,
.toolbar-bottom .pages .item .page:focus,
.toolbar-bottom .pages .item .page:hover,
.blog-post-list__toolbar .pages .item .page:focus,
.blog-post-list__toolbar .pages .item .page:hover {
    z-index: 2;
    box-shadow: none;
    color: #002767;
    background-color: transparent;
    border: 0;
    font-weight: 800;
}


.promotions-banner{
    background-image: url('../images/promotions-banner.png');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}
.portfolio-banner{
    background-image: url('../images/portfolio-banner.png');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}
.center-tab-section{
    text-align: center
}
.center-tab-section .nav-tabs{
    margin: 10px auto 20px;
    border-bottom-color: #EBEBEB;
}
.center-tab-section .nav-tabs > li{
    float: none;
    display: inline-block;
    zoom: 1;
}
.center-tab-section .nav-tabs > li > a{
    font-size: 18px;
    line-height: 27px;
    color: #231F20;
    text-align: center;
    font-weight: 700;
    border: 0;
    background: transparent;
    margin: 0 30px;
    padding: 10px 10px 15px;
}
.center-tab-section .nav-tabs > li.active > a{
    color: #F0B909;
}
.center-tab-section .nav-tabs > li.active > a:hover,
.center-tab-section .nav-tabs > li.active > a:focus,
.center-tab-section .nav-tabs > li > a:hover{
    color: #F0B909;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    border: 0px;
    background-color: transparent;

}
.center-tab-section .nav-tabs > li.active > a::after{
    content: '';
    background-color: #F0B909;
    position: absolute;
    top: 49px;
    left: 0px;
    width: 100%;
    height: 4px;
    display: inline-block;
    border-radius: 20px;
}
.center-tab-section .nav-tabs > li > a:hover::after{
    content: '';
    background-color: #F0B909;
    position: absolute;
    top: 49px;
    left: 0px;
    width: 100%;
    height: 4px;
    display: inline-block;
    border-radius: 20px;
}
.center-tab-section .title-style{
    padding: 40px 20px 20px;
    margin-bottom: 50px;
}
.center-tab-section .title-style h2{
    line-height: 130px;
    letter-spacing: -1.2px;
}
.center-tab-section .title-style h2::before{
    content: '';
    font: 700 130px/120px Poppins;
    letter-spacing: -2.6px;
    color: #231F20;
    opacity: 0.03;
    position: absolute;
    display: inline-block;
    left: 0;
    right: 0;
    text-align: center;
}
.center-tab-section #residential .title-style h2::before{
    content: 'Residential';
}
.center-tab-section #commercial .title-style h2::before{
    content: 'Commercial';
}

.imageGallery1 > .col-md-4{
    margin-bottom: 50px;
}
.imageGallery1 a .group-image{
    display: flex;
    overflow: hidden;
    width: auto;
    height: 300px;
}
.imageGallery1 a > .group-image img{
    width: 100%;
}
/* .imageGallery1 a > p{
    width: 85%;
    border: 1px solid #C2C2C2;
    margin: 0 auto;
    border-top: 0px;
    text-align: center;
    display: inline-table;
} */
.imageGallery1 a > p{
    width: 85%;
    border: 1px solid #C2C2C2;
    margin: 0 auto;
    border-top: 0px;
    max-width: 100%;
    text-align: center;
    display: inline-block;
    min-height: 100px;
    padding: 35px 48px;
    height: 125px;
    font-size: 22px;
    color: #231F20;
    text-align: center;
    line-height: 28px;
    letter-spacing: -0.44px;
    font-weight: 700;
    /* display: table-cell; */
    vertical-align: middle;
}
/* .imageGallery1 a > p span{
    padding: 5px 48px;
    height: 125px;
    font-size: 22px;
    color: #231F20;
    text-align: center;
    line-height: 33px;
    letter-spacing: -0.44px;
    font-weight: 700;
    display: table-cell;
    vertical-align: middle;
} */
.imageGallery1 a:hover p{
    border: 1px solid transparent;
    border-top: 0px;
    cursor: pointer;
    color: #002767;
    box-shadow: 0px 5px 10px rgba(195, 195, 195, 0.6);
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}
/* .imageGallery1 a:hover p span{
    color: #002767;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
} */
.imageGallery1 .zoom-overlay {
    z-index: -1;
    position: absolute;
    display: inline-block;
    left: 0;
    right: 0;
    margin: 0 15px;
    top: 0;
}
.imageGallery1 a:hover .group-image img + .zoom-overlay {
    z-index: 1;
    visibility: visible;
    text-align: center;
    background: rgba(0, 0, 0, 0.4);
    position: absolute;
    top: 0;
    display: inline-block;
    height: 300px;
    line-height: 21.5;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}
.imageGallery1 .group-image .zoom-overlay .symbol-plus {
    width: 100px;
    height: 100px;
    border-radius: 100%;
    background: transparent;
    line-height: normal;
    text-align: center;
    padding: 0px;
    font-size: unset;
    display: inline-block;
    border: 0;
}
.imageGallery1 .group-image .zoom-overlay .symbol-plus i.fa-plus{
    font-size: 25px;
    display: inline-block;
    color: #F0B909;
    border: 1px dotted #F0B909;
    width: 80px;
    height: 80px;
    border-radius: 50px;
    line-height: 80px;
    text-align: center;
}
.product-details-section .sidebar{}
.product-details-section .sidebar img{
    background-color: #fff;
}
.feature-product-details{
    padding-left: 0px;
}
.feature-product-details::before{
    content: 'products';
    font: 700 130px/130px Poppins;
    color: #231F20;
    opacity: 0.03;
    position: absolute;
    display: inline-block;
    top: 7px;
    right: 9%;
    text-align: left;
    z-index: -1;
}
.feature-product-details .prd-info{
    margin: 0px;
    width: 100%;
    float: left;
    padding-left: 0px;
}
.feature-product-details .prd-info .category-name{
    text-align: left;
    font: 400 18px/27px Poppins;
    letter-spacing: 1.44px;
    color: #A7A7A7;
    height: 27px;
}
.feature-product-details .prd-info .product-name{
    text-align: left;
    font: 700 50px/60px Poppins;
    letter-spacing: -1.2px;
    color: #231F20;
}
.feature-product-details .price-box{
    visibility: visible;
    float: left;
    width: 100%;
    text-align: left;
    padding-right: 0px;
    display: flex;
    flex-direction: unset;
    justify-content: flex-start;
}
.feature-product-details .price-box .normal-price, 
.feature-product-details .price-box .special-price{
    margin-top: 0;
}
.feature-product-details .price-box .normal-price .price, 
.feature-product-details .price-box .special-price .price{
    text-align: left;
    font: 700 35px/53px Poppins;
    letter-spacing: -0.7px;
    color: #002767;
}
.feature-product-details .price-box .old-price{
    margin-left: 25px;
}
.feature-product-details .price-box .old-price .price{
    text-align: left;
    font: 700 25px/35px Poppins;
    letter-spacing: -0.7px;
    color: #999999 !important;
    margin-left: 20px;
    margin-top: 14px !important;
}
.product-info-main .product.attribute.overview{
    margin: 20px 0;
    display: inline-block;
}
.feature-product-details .product-description, 
.product-info-main .product.attribute.overview .value{
    text-align: left;
    font: 300 16px/30px Poppins;
    letter-spacing: -0.32px;
    color: #777777;
    margin-top: 15px;
    display: inline-block;
}
.feature-product-details .box-title{
    text-align: left;
    font: 700 13px/20px Poppins;
    letter-spacing: 1.04px;
    color: #231F20;
    text-transform: uppercase;
    display: inline-block;
    margin: 0 15px 0 0;
}
.feature-product-details .size-box,
.feature-product-details .origin-box,
.feature-product-details .color-box{
    margin: 15px 0;
    min-height: 34px;
    display: flex;
    align-items: baseline;
    width: 100%;
}
.feature-product-details .sizes span,
.feature-product-details .origin-name span{
    text-align: left;
    font: 300 16px/30px Poppins;
    letter-spacing: -0.32px;
    color: #777777;
}
.feature-product-details .sizes span::after,
.feature-product-details .origin-name span::after{
    content: ',';
    text-align: left;
    font: 300 16px/30px Poppins;
    letter-spacing: -0.32px;
    color: #777777;
    position: relative;
    left: 2px;
    display: inline-block;
    width: 5px;
}
.feature-product-details .sizes span:last-child::after,
.feature-product-details .origin-name span:last-child::after{
    content: '';
    text-align: left;
    font: 300 16px/30px Poppins;
    letter-spacing: -0.32px;
    color: #777777;
}
.feature-product-details .color-box .colors a{
    border-radius: 6px;
    border: 3px solid transparent;
    margin-right: 3px;
    overflow: hidden;
    display: inline-table;
}
.feature-product-details .color-box .colors a img{
    width: 30px;
}
.feature-product-details .color-box .colors a:hover{
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    border-color: #F0B909;
}
.feature-product-details .color-box .colors .tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    text-align: center;
    font: 300 10px/25px Poppins;
    letter-spacing: 0.5px;
    color: #777777;
    text-transform: uppercase;
    font-style: normal;
    text-decoration: none;
    text-shadow: none;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    white-space: normal;
    filter: alpha(opacity=0);
    opacity: 0;
}
.feature-product-details .color-box .colors .tooltip.bottom{
    margin-top: 3px;
}
.feature-product-details .color-box .colors .tooltip.in{
    opacity: 1;
}
.feature-product-details .color-box .colors .tooltip.bottom .tooltip-arrow {
    top: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #f8f8f8;
}
.feature-product-details .color-box .colors .tooltip-inner {
    max-width: 200px;
    padding: 0px 13px;
    color: #777777;
    text-align: center;
    background-color: #F8F8F8;
    border-radius: 5px;
}
.feature-product-details .button-box{
    margin-top: 30px;
}
.bg-grey{
    background-color: rgba(242, 242, 242, 0.6);
}

.feature-related-product-slider{
    margin-bottom: 30px;
}
.feature-related-products .title-style h2,
.feature-blog-post .title-style h2{
    line-height: 120px;
    margin-bottom: 50px;
}
.feature-related-products .title-style h2::before,
.feature-blog-post .title-style h2::before{
    content: 'You May Also Like';
    font: 700 130px/120px Poppins;
    color: #231f20;
    opacity: 0.04;
    letter-spacing: -2.6px;
    position: absolute;
    display: inline-block;
    top: 0px;
    right: 0;
    text-align: center;
    z-index: 0;
}
.feature-related-products .custom-navigation{
    display: flex;
    position: absolute;
    z-index: 10;
    top: 57%;
    left: 0;
    width: 100%;
}
.feature-blog-post .custom-navigation{
    display: flex;
    position: absolute;
    z-index: 10;
    top: 60%;
    left: 0;
    width: 100%;
}
.feature-related-products .custom-navigation .flex-prev,
.feature-blog-post .custom-navigation .flex-prev{
    width: 35px;
    height: 35px;
    position: absolute;
    left: -30px;
    border: 1px dotted #fff;
    background-image: url('../images/btn-icon.png');
    background-size: contain;
    background-repeat: no-repeat;
    border-radius: 66px;
    background-color: #f0b909;
    transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
}
.feature-related-products .custom-navigation .flex-prev:hover,
.feature-blog-post .custom-navigation .flex-prev:hover{
    background-image: url('../images/arrow-solid-yellow.png');
    transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    border-color: #f0b909;
}
.feature-related-products .custom-navigation .flex-next,
.feature-blog-post .custom-navigation .flex-next{
    width: 35px;
    height: 35px;
    position: absolute;
    right: -30px;
    border: 1px dotted #fff;
    background-image: url('../images/btn-icon.png');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: 0px -0.1px;
    border-radius: 66px;
    background-color: #f0b909;
}
.feature-related-products .custom-navigation .flex-next:hover,
.feature-blog-post .custom-navigation .flex-next:hover{
    background-image: url('../images/arrow-solid-yellow.png');
    border-color: #f0b909;
}
.feature-latest-post .title-style::before{
    content: 'instagram';
    font: 700 130px/30px Poppins;
    color: #231F20;
    opacity: 0.03;
    position: absolute;
    display: inline-block;
    top: 0;
    left: 0;
    right: 0;
    text-align: center;
    z-index: -1;
}
.company-history .title-style::before{
    content: 'company history';
    font: 700 130px/160px Poppins;
    color: #231F20;
    opacity: 0.03;
    position: absolute;
    display: inline-block;
    top: 0;
    left: -39%;
    right: 0;
    text-align: center;
    z-index: -1;
}


/* BLOG PAGE CSS */
.blog__post-list-wrapper{
    padding: 100px 0px;
}
.blog__post-list{
    padding: 0px;
    display: inline-block;
    width: 100%;
    margin-bottom: 0px;
}
.blog__post-list li{
    width: calc((100% / 3) - 20px);
    display: inline-block;
    float: left;
    padding: 25px;
    margin: 0 10px 20px;
    border: 1px solid #D8D8D8;
    min-height: 500px;
    max-height: 500px;
}
.related_blog_slider .blog__post-list li {
    margin: 0;
    min-height: 500px;
    max-height: 500px;
}
.blog__post-list li:hover{
    border: 1px solid transparent;
    box-shadow: 0px 3px 30px rgba(0, 0, 0, 0.16);
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    cursor: pointer;
}
.blog__post-list .blog__post-item-image{
    width: 100%;
    max-height: 240px;
    min-height: 240px;
    display: inline-block;
    overflow: hidden;
    margin-bottom: 10px;
}
.blog__post-list .blog__post-item-image a{
    width: 100%;
    display: inline-block;
    text-align: center;
}
.blog__post-list .blog__post-item-image a img{
    min-width: 100%;
    width: auto!important;
    min-height: 100%;
    max-height: 240px;
    position: relative;
    left: 0;
    display: inline-block;
    max-width: fit-content;
}
.blog__post-list .blog__post-header .blog__post-meta{
    text-align: left;
    font: 300 12px/18px Poppins;
    letter-spacing: 0.96px;
    color: #A7A7A7;
    text-transform: uppercase;
    margin-bottom: 5px;
}
.blog__post-list .blog__post-header .blog__post-meta i, 
.blog__post-list .blog__post-header .blog__post-meta-author,
.blog__post-list .blog__post-footer,
.blog__post-view .blog__post-meta-author,
.blog__post-view .blog__post-footer{
    display: none !important;
}
.blog__post-list .blog__post-header .blog__post-title{
    margin-bottom: 1rem;
}
.blog__post-list .blog__post-header .blog__post-title a{
    text-align: left;
    font: 700 20px/30px Poppins;
    letter-spacing: -0.4px;
    color: #231F20;
    margin-bottom: 5px;
    display: block;
    min-height: 30px;
    max-height: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    text-transform: uppercase;
}
.blog__post-list .blog__post-excerpt p{
    text-align: left;
    font: 300 13px/24px Poppins;
    letter-spacing: -0.26px;
    color: #777777;
    min-height: 72px;
    max-height: 72px;
    overflow: hidden;
    text-overflow: ellipsis;
}
.blog__post-list .blog__post-excerpt .read-more{
    text-align: left;
    font: 600 13px/20px Poppins;
    letter-spacing: 1.04px;
    color: #002767;
    text-transform: uppercase;
    margin-bottom: 10px;
    display: inline-block;
}
.blog__post-list .blog__post-excerpt .read-more i{
    font-size: 13px;
    margin-left: 5px;
    color: #002767;
}
.blog__post-list li:hover .read-more,
.blog__post-list li:hover .read-more i,
.blog__post-list .blog__post-excerpt .read-more:hover, 
.blog__post-list .blog__post-excerpt .read-more:hover i,
.feature-blog-post .blog__post-list li:hover .blog__post-excerpt .read-more,
.feature-blog-post .blog__post-list li:hover .blog__post-excerpt .read-more i{
    color: #F0B909 !important;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}
.blog__post-list .blog__post-list-wrapper .view-btn {
    display: block;
    margin-top: 30px;
    margin-bottom: 30px;
}


.blog__post-view{
    padding: 100px 0px;
}
.blog__post-view .blog__post-item-image{
    width: 100%;
    max-height: 550px;
    /*min-height: 520px;*/
    display: inline-block;
    overflow: hidden;
    margin-bottom: 40px;
}
.blog__post-view .blog__post-item-image span{
    width: 100%;
    display: inline-block;
}
.blog__post-view .blog__post-item-image span img{
    width: 70% !important;
    /*min-height: 520px;*/
    position: relative;
    left: 0;
    right: 0;
    display: inline-block;
    max-width: inherit;
}
.blog__post-view .blog__post-title{
    margin-bottom: 30px;
}
.blog__post-view .blog__post-meta .blog__post-meta-time{
    text-align: left;
    font: 400 18px/27px Poppins;
    letter-spacing: 1.44px;
    color: #A7A7A7;
}
.blog__post-view .blog__post-meta-title{
    text-align: left;
    font: 700 40px/60px Poppins;
    letter-spacing: -0.8px;
    color: #231F20;
}
.blog__post-view .blog__post-meta-description p{
    margin-bottom: 20px;
    text-align: left;
    font: 300 16px/30px Poppins;
    letter-spacing: -0.32px;
    color: #777777;
}
.blog__post-view .blog__post-meta-description p:last-child{
    margin-bottom: 0px;
}

.blog__post-meta-time{
    text-transform: uppercase;
}
.blog__post-meta-time i{
    display: none;
}




.page-layout-2columns-left.page-products.page-with-filter .page-main {
    width: 1170px !important;
    margin: 0 auto !important;
    display: inline-block;
    box-sizing: border-box;
}
@media (min-width: 1200px), print{
    .page-layout-2columns-left.page-products.page-with-filter .page-main {
        width: 1170px;
    }
}
@media (min-width: 992px), print{
    .page-layout-2columns-left.page-products.page-with-filter .page-main {
        width: 970px;
    }
}
@media (min-width: 768px), print{
    .page-layout-2columns-left.page-products.page-with-filter .page-main {
        width: 750px;
    }
}
.page-layout-2columns-left.page-products.page-with-filter .column.main {
    max-width: 76%;
}
.sidebar.sidebar-main{
    padding: 40px 20px;
    background: #F4F4F4 0% 0% no-repeat padding-box;
    margin: 80px 0px 40px;
    width: 22%;
}
.block-content.filter-content .block-subtitle.filter-subtitle {
    text-align: left;
    font: 700 14px/21px Poppins;
    letter-spacing: -0.28px;
    color: #231F20;
    border-bottom: 2px solid rgba(112, 112, 112, 0.2);
    text-transform: uppercase;
    margin-bottom: 15px;
    padding-bottom: 15px;
}
.sidebar.sidebar-main .block.filter{
    margin-bottom: 0px;
}
.page-with-filter .filter-options-item .filter-options-title {
    padding: 10px 0 12px 0px;
    line-height: unset;
    font-size: 10px;
}
.page-with-filter .filter-options-item .filter-options-title .label {
    max-width: 70%; 
    display: inline-block;
    vertical-align: middle;
    word-break: normal;
    text-align: left;
    font: 500 13px/20px Poppins;
    letter-spacing: 1.04px;
    color: #231F20;
}
.page-with-filter .filter-options-item .filter-options-title .arrow {
    background: none;
    float: right;
    height: 13px;
    margin-left: 7px;
    margin-right: 0px;
    width: 13px;
}
.page-with-filter .filter-options-item.active .filter-options-title .arrow {
    float: right;
    height: 13px;
    margin-left: 10px;
    margin-right: 0;
    width: 13px;
    background: none;
}
.page-with-filter .filter-options-item .filter-options-title:hover .arrow,
.page-with-filter .filter-options-item.active .filter-options-title .arrow::before{
    content: '\f068';
    font-family: 'Font Awesome 5 Free';
    font-weight: 700;
    font-size: 10px;
    display: inline-block;
}
.page-with-filter .filter-options-item .filter-options-title .arrow::before,
.page-with-filter .filter-options-item.active .filter-options-title:hover .arrow{
    content: '\f067';
    font-family: 'Font Awesome 5 Free';
    font-weight: 700;
    font-size: 10px;
    display: inline-block;
}
.page-with-filter .filter-options-item .filter-options-title .reset{
    display: none;
}
.page-with-filter .filter-options-item .filter-options-content{
    padding: 0px;
}
.page-with-filter .filter-options-item .filter-options-content .item{
    margin: 0;
    border: 0px;
}
.page-with-filter .filter-options-item .filter-options-content .item label{
    text-align: left;
    font: 300 13px/20px Poppins;
    letter-spacing: -0.26px;
    color: #777777;
    cursor: pointer;
}
.page-with-filter .filter-options-item .filter-options-content .item .count{
    display: none;
}
.page-with-filter .swatch-layered.color .swatch-attribute-options{
    margin: 0px !important;
}
.page-with-filter .swatch-layered.color .swatch-attribute-options .swatch-option{
    min-width: 18px;
    width: 18px;
    height: 18px;
    border-radius: 3px;
    margin: 0 5px 5px 0;
}
.page-with-filter .swatch-layered.color .swatch-attribute-options .swatch-option.image:not(.disabled):hover, 
.page-with-filter .swatch-layered.color .swatch-attribute-options .swatch-option.color:not(.disabled):hover{
    border: 2px solid #F0B909;
    outline: none;
}
.aw-ln-range-slider-wrapper .aw-ln-slider-filter-info{
    display: none;
}
#aw-filter-price{
    border: 0px;
    padding-bottom: 0px;
}
/* div#aw-filter-price::after {
    content: '';
    width: 100%;
    display: block;
    height: 1px;
    background: #ccc;
    position: relative;
    top: -80px;
} */
.aw-ln-range-slider-wrapper .aw-ln-range-slider{
    width: 95%;
    margin-left: 0;
    margin-bottom: 15px;
}
.aw-ln-range-slider-wrapper .ui-slider-horizontal {
    height: 3px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    border: none;
    background: #DBDBDB;
}
.aw-ln-range-slider-wrapper .ui-slider-horizontal::before {
    content: '';
    height: 9px;
    width: 9px;
    background-color: #DBDBDB;
    border-radius: 20px;
    border: 0px;
    position: absolute;
    left: 0px;
    top: -3px;
    padding: 0;
    margin: 0;
}
.aw-ln-range-slider-wrapper .ui-slider-horizontal::after {
    content: '';
    height: 9px;
    width: 9px;
    background-color: #DBDBDB;
    border-radius: 20px;
    border: 0px;
    position: absolute;
    right: -9px;
    top: -3px;
    padding: 0;
    margin: 0;
}
.aw-ln-range-slider-wrapper .ui-slider-range{
    background: #f0b909;
}
.aw-ln-range-slider-wrapper .ui-slider-handle {
    background: #FFAA00;
    border: 0;
    border-radius: 20px;
    height: 9px;
    margin-left: 0px;
    margin-right: 0;
    padding: 0;
    top: -3px;
    width: 9px;
    cursor: pointer;
}
.aw-ln-range-slider-wrapper .ui-slider-handle::before,
.aw-ln-range-slider-wrapper .ui-slider-handle + .ui-slider-handle::before {
    border: 0;
}
.aw-ln-range-slider-wrapper .ui-slider-handle:hover{
    background: #012562;
}
.aw-ln-range-slider-wrapper .aw-ln-field-value-wrapper label{
    width: 30%;
    font-size: 12px;
    font-weight: 600;
}
.aw-ln-range-slider-wrapper .aw-ln-field-value-wrapper input{
    background: #fdfdfd;
    border: 1px solid #cccccc;
    border-radius: 1px;
    font-size: 12px;
    height: 24px;
    padding: 0 5px;
}
.aw-ln-range-slider-wrapper .action.aw-ln-slider-button{
    margin: 30px auto 0;
    display: block;
    text-align: center;
    font: 500 13px/20px Poppins;
    letter-spacing: 1.04px;
    color: #FFFFFF;
    background: #002767 0% 0% no-repeat padding-box;
    border-radius: 50px;
    width: 135px;
    height: 45px;
    padding: 0 15px;
    text-transform: uppercase;
}
.button-list.aw-layered-nav-popover__action,
.action.primary.clear-button{
    display: none !important;
}

#layered-selected-filters-block {
    position: relative;
    top: 80px;
    left: 0;
    display: block;
    width: 100%;
}
#layered-selected-filters-block .selected-items-list .selected-item {
    background-color: #f4f4f4;
    border: 1px solid #ccc;
    border-radius: 35px;
    display: inline-block;
    line-height: 15px;
    padding: 3px 12px;
    color: #757575;
    text-align: center;
    font-size: 12px;
    font-weight: 500;
    text-transform: uppercase;
}
#layered-selected-filters-block .selected-items-list .selected-item .action-close {
    background-image: none;
    background: none;
    -moz-box-sizing: content-box;
    border: 0;
    box-shadow: none;
    line-height: 8px;
    margin: 0;
    padding: 0;
    text-decoration: none;
    text-shadow: none;
    font-weight: 400;
}
#layered-selected-filters-block .selected-items-list .selected-item .action-close::before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 12px;
    line-height: 15px;
    color: #d9d9d9;
    content: '\f00d';
    font-family: 'Font Awesome 5 Free';
    font-weight: 700 !important;
    margin: 0px 0 0 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
    position: relative;
    right: -5px;
    top: 0px;
}
#layered-selected-filters-block .selected-items-list .selected-item .action-clear {
    margin-bottom: 0px;
    color: #012562;
    font-weight: 600;
}
.toolbar-top .items.pages-items,
.toolbar-top .pages,
.toolbar-sorter.sorter .sorter-action,
.toolbar-bottom .modes,
.toolbar-bottom .toolbar-amount,
.toolbar-bottom .field.limiter, 
.toolbar-bottom .toolbar-sorter.sorter{
    display: none !important;
}
.toolbar-bottom .toolbar.toolbar-products{
    border: 0;
    padding-bottom: 0px;
}
.toolbar-bottom .pages .items.pages-items .item .action,
.blog-post-list__toolbar .pages .items.pages-items .item .action{
    border: 0px;
    width: auto;
}
.toolbar-bottom .pages .action.previous,
.blog-post-list__toolbar .pages .action.previous{
    margin-right: 4px;
}
.blog-post-list__toolbar .toolbar-amount,
.blog-post-list__toolbar .limiter{
    display: none;
}



.product-info-stock-sku,
.product-reviews-summary{
    display: none;
}
.product-info-main .price-box{
    margin-top: 0px;
}
.product-info-main .price-box.price-final_price .price-label{
    display: none !important;
}
.product.media{
    width: 100% !important;
}
.product.media .fotorama-item{}
.product.media .fotorama-item .fotorama__wrap{}
.product.media .fotorama-item .fotorama__wrap .fotorama__stage{
    min-width: 537px;
    min-height: 545px;
    border: 0.5px solid #C3C3C3;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    padding: 0px;
    overflow: hidden;
    position: relative;
    margin-bottom: 25px;
    pointer-events: none !important;
    cursor: pointer;
}
.fotorama__stage__frame .fotorama__img{
    left: 50%;
}
.fotorama__arr, .fotorama__thumb__arr,
.fotorama__arr:hover, .fotorama__thumb__arr:hover {
    background-color: transparent;
}
.fotorama__arr {
    bottom: 0;
    position: absolute;
    top: 50%;
    width: 50px;
    height: 50px;
    border-radius: 50px;
}

.fotorama__nav--thumbs {
    display: block;
    height: auto !important;
    text-align: center;
    padding: 0 50px;
}
.fotorama__nav-wrap .fotorama_vertical_ratio .fotorama__img{
    padding: 14px;
    background: #fff;
    border: 1px solid #c2c2c2 !important;
}
/* .fotorama__nav--thumbs .fotorama__nav__frame{
    padding: 12px !important;
    margin: 5px;
    height: 70px !important;
    max-width: 70px;
    border: 1px solid #c3c3c3;
} */
.fotorama__thumb-border{
    display: none;
}
/* .fotorama__nav__shaft{
    left: 0;
    position: relative;
    text-align: left;
    top: 0;
    max-width: 420px;
    overflow: hidden;
    display: inline-block;
    margin: 0 auto;
    transform: translate3d(15%, 0px, 0px);
} */
.fotorama__nav--thumbs .fotorama__nav__frame {
    padding: 0 8px 0 0 !important;
}
.fotorama__nav-wrap--horizontal .fotorama__thumb__arr--left, 
.fotorama__nav-wrap--horizontal .fotorama__thumb__arr--right {
    bottom: 0;
    cursor: pointer;
    position: absolute;
    top: 0;
    width: 50px;
    z-index: 1000;
    background: #fff;
}
.fotorama__nav-wrap--horizontal .fotorama__thumb__arr--left:hover, 
.fotorama__nav-wrap--horizontal .fotorama__thumb__arr--right:hover,
.fotorama__arr--disabled{
    background-color: #fff !important;
    opacity: 1;
}
.fotorama__nav--thumbs .fotorama__nav__frame:last-child {
    padding: 0 100px 0 0 !important;
}
.fotorama__nav--thumbs .fotorama__nav__frame:nth-child(-n+4) {
    padding: 0 4px 0 !important;
}
.fotorama__arr--disabled {
    opacity: 0;
}

.fotorama__nav-wrap--horizontal .fotorama__thumb__arr--left .fotorama__thumb--icon, .fotorama__nav-wrap--horizontal .fotorama__thumb__arr--right .fotorama__thumb--icon {
    -webkit-transform: translate3d(-32%, -50%, 0);
    -ms-transform: translate3d(-32%, -50%, 0);
    -o-transform: translate3d(-32%, -50%, 0);
    transform: translate3d(-32%, -50%, 0);
}
.fotorama__thumb__arr--left .fotorama__thumb--icon{
    background: url('../images/arrow-icon-borderless-black.png');
    transform: rotate(180deg) !important;
    -o-transform: rotate(180deg) !important;
    -moz-transform: rotate(180deg) !important;
    -ms-transform: rotate(180deg) !important;
    -webkit-transform: rotate(180deg) !important;
    background-position: top center;
    background-size: contain;
    width: 20px !important;
    top: 29% !important;
    background-repeat: no-repeat;
    left: 29% !important;
}
.fotorama__thumb__arr--left:hover .fotorama__thumb--icon,
.fotorama__thumb__arr--right:hover .fotorama__thumb--icon{
    background: url('../images/arrow-icon-borderless-yellow.png');
    background-position: top center;
    background-size: contain;
    background-repeat: no-repeat;
    -webkit-transition: all .25s ease-in-out;
    -moz-transition: all .25s ease-in-out;
    -ms-transition: all .25s ease-in-out;
    -o-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
}
.fotorama__thumb__arr--right .fotorama__thumb--icon{
    background: url('../images/arrow-icon-borderless-black.png');
    background-position: top center;
    background-size: contain;
    width: 20px !important;
    top: 62% !important;
    background-repeat: no-repeat;
    left: 29% !important;
}



.product-item .size-box,
.flexslider .size-box{
    display: inline-flex;
    align-items: baseline;
    width: 100%;
    margin: 0 0 5px;
    float: left;
}
.flexslider .size-box{
    padding: 0 10px 0 12px;
}
.product-item .size-box .box-title,
.flexslider .size-box .box-title{
    text-align: left;
    font: 700 13px/18px 'Poppins';
    letter-spacing: 0;
    color: #231F20;
    text-transform: uppercase;
    display: inline-block;
    margin: 0 5px 0 0;
    width: 31px;
}
.product-item .size-box .sizes, 
.flexslider .size-box .sizes{
    width: calc(100% - 36px);
}
.product-item .size-box .sizes span,
.flexslider .size-box .sizes span{
    display: block;
    text-align: left;
    font: 300 14px/18px 'Poppins';
    letter-spacing: -0.32px;
    color: #777777;
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.product-item .size-box .sizes span::after,
.flexslider .size-box .sizes span::after{
    content: ',';
    text-align: left;
    font: 300 14px/18px 'Poppins';
    letter-spacing: -0.32px;
    color: #777777;
    position: relative;
    left: 2px;
    display: inline-block;
    width: 5px;
}
.product-item .size-box .sizes span:last-child::after,
.flexslider .size-box .sizes span:last-child::after{
    content: '';
    text-align: left;
    font: 300 14px/18px 'Poppins';
    letter-spacing: -0.32px;
    color: #777777;
}



.product-details-section.pd80{
    padding-bottom: 0px !important;
}
.product-options-wrapper .swatch-option {
    border: 2px solid transparent;
    cursor: pointer;
    float: left;
    min-height: 30px;
    border-radius: 5px;
    margin: 0 10px 5px 0;
    max-width: 100%;
    min-width: 30px;
    background-size: cover !important;
}
.product-options-wrapper .swatch-option.image:not(.disabled):hover, 
.product-options-wrapper .swatch-option.color:not(.disabled):hover,
.product-options-wrapper .swatch-option.selected {
    border: 2px solid #f0b909 !important;
    outline: 0 !important;
}
.product-info-main .product-add-form{
    padding: 0;
}
.product-info-main .product-add-form .product-options-wrapper .swatch-attribute.color {
    display: flex;
}
.product-info-main .product-add-form .product-options-wrapper .swatch-attribute-label{
    text-transform: uppercase;
    line-height: 30px;
    margin-right: 15px;
}
.product-info-main .product-add-form .product-options-wrapper .swatch-attribute-label::after,
.product-info-main .field.qty .label::after{
    content: ':';
}
.product-info-main .product-add-form .product-options-wrapper .swatch-attribute-options{
    margin: 0px !important;
}
.product-info-main .product-add-form .product-options-wrapper .swatch-attribute-selected-option{
    display: none;
}
.swatch-attribute-label { 
    z-index: 99;
}
.swatch-option-tooltip {
    min-height: 50px !important;
    min-width: 250px !important; 
    border-radius: 5px;
    border:none !important;
    background: #F8F8F8 !important;
    font-size: 20px;
    font-weight: 700; 
    text-align: center;
    font: 300 10px/30px Poppins;
    letter-spacing: 0.5px;
    color: #777777;
    text-transform: uppercase;
}
.product-info-main .button-box {
    display: flex;
    width: 100%;
}
.product-info-main .button-box .btn-theme.btn-yellow{
    float: right;
}
/*.product-info-main .button-box .action.tocart{
    display: none !important;
}*/
.product-info-main .button-box .action.toquote {
    margin-bottom: 10px;
    margin-right: 1%;
    width: 200px;
    float: left;
}
.product-info-main .field.qty{
    display: flex;
    margin:  0px;
}
.product-info-main .field.qty .label{
    text-align: left;
    font: 700 13px/28px Poppins;
    letter-spacing: 1.04px;
    color: #231F20;
    text-transform: uppercase;
    display: inline-block;
    margin: 0 15px 0 0;
}
.product-info-main .field.qty .control .input-text.qty{
    height: 30px;
    text-align: center;
    width: 55px;
}

.product.data.items > .item.title > .switch {
    border-bottom: none;
    height: 40px;
    padding: 1px 35px 1px 35px;
    font-size: 18px;
    line-height: 27px;
    color: #231F20 !important;
    text-align: center;
    font-weight: 700;
    border: 0;
    background: transparent;
    margin: 0 30px;
    padding: 10px 10px 15px;
}
.product.data.items > .item.title.active > .switch{
    color: #F0B909 !important;
}
.product.data.items > .item.title > .switch:hover::after,
.product.data.items > .item.title.active > .switch::after{
    content: '';
    background-color: #F0B909;
    position: absolute;
    top: 42px;
    left: 0px;
    width: 100%;
    height: 4px;
    display: inline-block;
    border-radius: 20px;
}
.product.data.items > .item.title > .switch:hover,
.product.data.items > .item.title.active > .switch:focus,
.product.data.items > .item.title.active > .switch:hover{
    color: #F0B909 !important;
    -webkit-transition: all .2s ease-in-out !important;
    -moz-transition: all .2s ease-in-out !important;
    -ms-transition: all .2s ease-in-out !important;
    -o-transition: all .2s ease-in-out !important;
    transition: all .2s ease-in-out !important;
    border: 0px;
    background-color: transparent !important;
}
.product.data.items .data.item.content{
    background: transparent !important;
    margin-top: 43px !important;
    padding: 35px 35px 0px 35px !important;
    border-top: 1px solid #777;
    margin-bottom: 70px;
}
.review-fieldset .review-legend strong{
    display: inline-block !important;
    margin-left: 6px !important;
    padding-bottom: 0px;
}
.review-fieldset .field .label span{
    text-align: left;
    font: 600 13px/20px Poppins;
    letter-spacing: 1.04px;
    color: #777777;
}
.review-fieldset .field .control .input-text,
.review-fieldset .field .control textarea{
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border: 1px solid #D8D8D8;
    border-radius: 15px;
    text-align: left;
    font: 400 13px/20px Poppins;
    letter-spacing: 1.04px;
    color: #777777;
    padding: 8px 15px;
    height: auto;
}
.review-form .review-form-actions{
    margin-bottom: 30px;
}
.product.info.detailed .product.data.items .data.item.content{
    display: flex;
    justify-content: flex-start;
}
.product.info.detailed .product.data.items .data.item.content .review-add,
.product.info.detailed .product.data.items .data.item.content .review-list{
    width: 50%;
    display: inline-block;
    margin-bottom: 0;
}
.data.item.content .review-list .block-title,
.account.customer-account-index .block-title{
    border-bottom: 1px solid #c5c5c5;
    margin-bottom: 25px;
    padding-bottom: 8px;
}
.review-list .block-title strong,
.account.customer-account-index .block-title strong{
    font-weight: 400;
    font-size: 20px;
}
.review-list .block-content .review-items{
    max-height: 365px;
    overflow: hidden;
}
.review-list .block-content .review-items .item.review-item{
    padding: 10px 0;
}
.review-list .block-content .review-items .item.review-item .review-title{
    margin-bottom: 8px;
}
.review-list .block-content .review-items .item.review-item .review-content{
    margin-bottom: 8px;
    text-align: left;
    font: 300 13px/24px Poppins;
    letter-spacing: 0;
    color: #777777;
    display: inline-block;
}
.review-list .block-content .review-items .item.review-item .review-details{
    display: flex;
    justify-content: space-between;
}
.review-author, 
.review-date{
    font: 400 14px/27px Poppins;
    letter-spacing: 0;
    color: #A7A7A7;
    margin: 0;
}
div#newsletter-error{
    display: block;
    position: absolute;
    left: 45px;
    bottom: -20px;
    color: #f0b909;
    font-size: 12px;
}
.message.error,
.login-container .fieldset::after {
    display: none;
}
.field-error, 
div.mage-error[generated] {
    display: block;
    margin-left: 14px;
    color: #f0b909;
    font-size: 12px;
    margin-top: 4px;
}
.customer-account-login .page-main,
.customer-account-forgotpassword .page-main,
.customer-account-create .page-main,
.quotation-quote-index .page-main,
.account.customer-account-index .page-main,
.account.customer-account-edit .page-main,
.newsletter-manage-index .page-main,
.customer-address-form .page-main,
.sales-order-history .page-main,
.wishlist-index-index .page-main,
.quotation-quote-history .page-main,
.rewardpoints-rewardpoints-index .page-main,
.rewardpoints-invitation-index .page-main,
.amgiftcard-account-index .page-main,
.catalogsearch-result-index .page-main,
.customer-address-index .page-main,
.customer-account-createpassword .page-main,
.quotation-cart-success .page-main,
.cms-no-route.cms-noroute-index .page-main,
.sendfriend-product-send .page-main,
.quotation-quote-view .page-main,
.sales-order-view .page-main,
.account.page-layout-2columns-left .page-main{
    width: 1170px;
    margin: 0 auto 50px !important;
    max-width: 100% !important;
}
.customer-account-login .page-title-wrapper,
.customer-account-forgotpassword .page-title-wrapper,
.customer-account-create .page-title-wrapper,
.quotation-quote-index .page-title-wrapper,
.account.customer-account-index .page-title-wrapper,
.account.customer-account-edit .page-title-wrapper,
.newsletter-manage-index .page-title-wrapper,
.customer-address-form .page-title-wrapper,
.sales-order-history .page-title-wrapper,
.wishlist-index-index .page-title-wrapper,
.quotation-quote-history .page-title-wrapper,
.rewardpoints-rewardpoints-index .page-title-wrapper,
.rewardpoints-invitation-index .page-title-wrapper,
.amgiftcard-account-index .page-title-wrapper,
.catalogsearch-result-index .page-title-wrapper,
.customer-address-index .page-title-wrapper,
.customer-account-createpassword .page-title-wrapper,
.quotation-cart-success .page-title-wrapper,
.cms-no-route.cms-noroute-index .page-title-wrapper,
.sendfriend-product-send .page-title-wrapper,
.quotation-quote-view .page-title-wrapper{
    min-height: 200px;
    width: 1170px;
    max-width: 100%;
    margin: 0 auto;
    position: relative;
}
.customer-account-login .page-title-wrapper .page-title,
.customer-account-forgotpassword .page-title-wrapper .page-title,
.customer-account-create .page-title-wrapper .page-title,
.quotation-quote-index .page-title-wrapper .page-title,
.account.customer-account-index .page-title-wrapper .page-title,
.account.customer-account-edit .page-title-wrapper .page-title,
.newsletter-manage-index .page-title-wrapper .page-title,
.customer-address-form .page-title-wrapper .page-title,
.sales-order-history .page-title-wrapper .page-title,
.wishlist-index-index .page-title-wrapper .page-title,
.quotation-quote-history .page-title-wrapper .page-title,
.rewardpoints-rewardpoints-index .page-title-wrapper .page-title,
.rewardpoints-invitation-index .page-title-wrapper .page-title,
.amgiftcard-account-index .page-title-wrapper .page-title,
.catalogsearch-result-index .page-title-wrapper .page-title,
.customer-address-index .page-title-wrapper .page-title,
.customer-account-createpassword .page-title-wrapper .page-title,
.quotation-cart-success .page-title-wrapper .page-title,
.cms-no-route.cms-noroute-index .page-title-wrapper .page-title,
.sendfriend-product-send .page-title-wrapper .page-title,
.quotation-quote-view .page-title-wrapper .page-title{
    text-align: left;
    max-width: 100%;
    margin: 120px 0 20px;
    position: relative;
    width: 100%;
    padding: 12px 0 0;
}
.customer-account-login .page-title-wrapper .page-title .base,
.customer-account-forgotpassword .page-title-wrapper .page-title .base,
.customer-account-create .page-title-wrapper .page-title .base,
.quotation-quote-index .page-title-wrapper .page-title .base,
.account.customer-account-index .page-title-wrapper .page-title .base,
.account.customer-account-edit .page-title-wrapper .page-title .base,
.newsletter-manage-index .page-title-wrapper .page-title .base,
.customer-address-form .page-title-wrapper .page-title .base,
.sales-order-history .page-title-wrapper .page-title .base,
.wishlist-index-index .page-title-wrapper .page-title .base,
.quotation-quote-history .page-title-wrapper .page-title .base,
.rewardpoints-rewardpoints-index .page-title-wrapper .page-title .base,
.rewardpoints-invitation-index .page-title-wrapper .page-title .base,
.amgiftcard-account-index .page-title-wrapper .page-title .base,
.catalogsearch-result-index .page-title-wrapper .page-title .base,
.customer-address-index .page-title-wrapper .page-title .base,
.customer-account-createpassword .page-title-wrapper .page-title .base,
.quotation-cart-success .page-title-wrapper .page-title .base,
.cms-no-route.cms-noroute-index .page-title-wrapper .page-title .base,
.sendfriend-product-send .page-title-wrapper .page-title .base,
.quotation-quote-view .page-title-wrapper .page-title .base{
    font-size: 30px;
    letter-spacing: -1.21px;
    line-height: 45px;
    color: #231F20;


    text-align: center;
    height: auto;
}
.catalogsearch-result-index .page-title-wrapper .breadcrumbs{
    display: none;
}
.login-container,
.cart-empty,
.form.password.forget,
.form.create.account.form-create-account {
    padding: 0 15px;
    margin-bottom: 50px;
}

.login-container .block .block-title,
.form.create.account.form-create-account .fieldset .legend,
.fieldset .legend,
.block .block-title {
    border-bottom: 1px solid #c5c5c5 !important;
    margin-bottom: 25px !important;
    padding-bottom: 8px !important;
    width: 100%;
}
.login-container .block .block-title strong,
.form.create.account.form-create-account .fieldset .legend span,
.fieldset .legend span,
.block .block-title strong{
    font-weight: 400;
    line-height: 1.1;
    font-size: 20px;
    margin-top: 25px;
    margin-bottom: 20px;
}
.login-container .block .block-content .field.note,
.block-new-customer .block-content p,
.form.password.forget .field.note,
.field.note,
.block .block-content .field.note{
    text-align: left;
    font: 300 14px/24px Poppins;
    letter-spacing: -0.32px;
    color: #777777;
}
.block-customer-login .field .label span,
.form.password.forget .field .label span,
.form.create.account.form-create-account .field .label span,
.field .label span,
.input-coupon label{
    text-align: left;
    font: 600 13px/20px Poppins;
    letter-spacing: 1.04px;
    color: #777777;
}
.block-customer-login .field .control,
.form.password.forget .field .control,
.form.create.account.form-create-account .field .control,
.field .control{
    width: 100% !important;
}
.block-customer-login .field .control .input-text,
.form.password.forget .field .control .input-text,
.form.create.account.form-create-account .field .control .input-text,
.field .control .input-text,
.input-coupon .input-text,
.reward-table .input-text,
.field .control select,
table td .input-text,
.admin__control-textarea,
.rfq-description{
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border: 1px solid #D8D8D8;
    border-radius: 15px;
    text-align: left;
    font: 400 13px/20px Poppins;
    letter-spacing: 1.04px;
    color: #777777;
    padding: 8px 15px;
    height: auto;
}
.actions-toolbar > .primary .action.save.primary,
.fieldset > .primary .action.save.primary,
.buttons-set .action.save.primary,
.actions-toolbar .primary .action.submit.primary,
.actions-toolbar .primary .action.primary.add,
.actions-toolbar .primary .action.primary.continue,
.block-miniquote .block-content > .actions > .primary .action.primary,
#quote-form .action.primary {
    border-radius: 50px;
    color: #fff;
    padding: 7px 15px !important;
    min-width: 100px;
    display: inline-block;
    margin-right: 0px;
    text-transform: uppercase;
    background-color: #002767;
    border: 0px;
    font: 400 14px/25px Poppins !important;
}
.action.primary:hover {
    box-shadow: 0 2px 10px rgba(0,0,0,0.2);
}
.btn-theme:hover {
    box-shadow: 0 2px 10px rgba(0,0,0,0.2);
}
.block-miniquote .block-content > .actions > .primary .action.primary span{
   font-size: 14px;
}
.actions-toolbar .secondary .action span{
    font: 400 14px/27px Poppins;
    letter-spacing: 0;
    color: #A7A7A7;
}
.form.password.forget{
    width: 40%;
    min-width: auto;
    margin-bottom: 100px;
}
.control.captcha .nested .control.captcha-image .captcha-reload,
.reward-table .button{
    border-radius: 50px;
    color: #888;
    background-color: #ececec;
    line-height: 25px !important;
    padding: 7px 25px;
    display: inline-block;
    text-transform: uppercase;
}
.mw-reward-points .button-coupon button{
    border-radius: 0 15px 15px 0;
    color: #888;
    background-color: #ececec;
    line-height: 26px;
    padding: 5px 15px;
    margin: 25px 0 0 -13px;
    display: inline-block;
    text-transform: uppercase;
}
#transaction_box_hander{
    float: right;
    display: inline-block;
    margin: 20px 0 5px;
}
.form.create.account.form-create-account{
    width: 100%;
    display: inline-block;
    margin-bottom: 100px;
}
.form.create.account.form-create-account .fieldset{
    width: 47%;
    float: left;
}
.form.create.account.form-create-account .fieldset.create.info{
    margin-right: 3%;
}
.form.create.account.form-create-account .actions-toolbar{
    width: 100%;
    display: block;
    float: left;
}
.password-strength-meter{
    background-color: #f4f4f4;
    height: 4px;
    line-height: 32px;
    padding: 0 9px;
    position: relative;
    z-index: 1;
    margin: 5px auto 20px;
    width: 97%;
    border-radius: 10px;
    color: #A7A7A7;
}
.password-strength-meter #password-strength-meter-label{
    color: #737373;
}

.fotorama--fullscreen .fotorama__stage__frame .fotorama__img--full {
    max-height: 80%;
}
.contact-descr .title-style.pd-bt40{
    padding-bottom: 0px !important;
}
.contact-descr .recaptcha{
    margin-bottom: 1rem;
    margin-top: -45px;
}
.cms-thank-you footer .footer-top{
    padding-top: 60px;
}

.account.customer-account-index .sidebar.sidebar-main,
.account.customer-account-edit .sidebar.sidebar-main,
.newsletter-manage-index .sidebar.sidebar-main,
.customer-address-form .sidebar.sidebar-main,
.sales-order-history .sidebar.sidebar-main,
.wishlist-index-index .sidebar.sidebar-main,
.quotation-quote-history .sidebar.sidebar-main,
.rewardpoints-rewardpoints-index .sidebar.sidebar-main,
.rewardpoints-invitation-index .sidebar.sidebar-main,
.amgiftcard-account-index .sidebar.sidebar-main,
.customer-address-index .sidebar.sidebar-main,
.quotation-quote-view .sidebar.sidebar-main,
.sales-order-view .sidebar.sidebar-main,
.account.page-layout-2columns-left .sidebar-main{
    margin: 0px 0px 40px;
    padding: 0;
}
.account.customer-account-index .column.main,
.account.customer-account-edit .column.main,
.newsletter-manage-index .column.main,
.customer-address-form .column.main,
.sales-order-history .column.main,
.wishlist-index-index .column.main,
.quotation-quote-history .column.main,
.rewardpoints-rewardpoints-index .column.main,
.rewardpoints-invitation-index .column.main,
.amgiftcard-account-index .column.main,
.catalogsearch-result-index .column.main,
.customer-address-index .column.main,
.quotation-quote-view .column.main,
.sales-order-view .column.main,
.account.page-layout-2columns-left .column.main{
    padding-left: 30px;
    margin-bottom: 50px;
}
.account-nav .item.current a{
    padding-left: 32px;
    margin: 0px;
    border-color: #012562;
    color: #012562;
}
.account-nav .item.current > strong {
    border-color: #012562;
    color: #012562;
    padding-left: 32px;
}
.account-nav .item a, 
.account-nav .item>strong {
    color: #777;
}
.account-nav .item a:hover {
    background: transparent;
    color: #012562;
}
.account.customer-account-index .page-main .block,
.account.customer-account-edit .page-main .block {
    margin-bottom: 30px;
}
.account.customer-account-index .box-content p,
.account.customer-account-index .box-content address{
    font-size: 13px;
    margin-bottom: 0;
}
.block .box-actions {
    margin-top: 15px;
    display: inline-block;
}
.customer-account-index .box-actions .action,
.customer-address-index .box-actions .action{
    margin: 8px 14px 8px 0;
    font-size: 13px;
    font-weight: 600;
}
.box .box-content address{
    margin-bottom: 0px;
}
.account.customer-account-index .box-actions .action:hover,
.customer-address-index .box-actions .action:hover{
    color: #012562;
    box-shadow: 0 2px 10px rgba(0,0,0,0.2);
}
.block-dashboard-addresses .block-title .action{
    font-size: 13px;
    float: right;
    font-weight: 600;
}
.customer-account-edit .fieldset{
    width: 48%;
}
.customer-account-edit .choice{
    display: inline-block;
    width: 50%;
}
.amgiftcard-form .fieldset .control .input-text{
    width: 50%;
}
.customer-account-logoutsuccess .page-title-wrapper {
    min-height: 280px;
}
.customer-account-logoutsuccess .page-title-wrapper .page-title{
    padding: 200px 0 0;
}
.customer-account-logoutsuccess .page-title-wrapper .page-title .base {
    font-size: 50px;
}
.customer-account-logoutsuccess .column.main p{
    text-align: center;
}
.flexslider li.item .btn-link .wishlist-link.red-wishlist {
    color: #d60000 !important;
}
.catalogsearch-result-index .column.main {
    margin-bottom: 50px;
}
.catalogsearch-result-index .sidebar.sidebar-main{
    margin-top: 0px;
}
.catalogsearch-result-index .search.results .pd80{
    padding-top: 0px;
}
.sorter-action{
    display: none;
}
.share-icon {
    display: flex;
    width: 100%;
    padding: 20px 0 0;
}
.share-icon label{
    text-transform: uppercase;
    line-height: 30px;
    margin: 0px 15px 0;
}
.share-icon ul{
    list-style: none;
    display: flex;
    align-items: center;
}
.share-icon ul li{
    padding: 0 5px;
    width: 30px;
    text-align: center;
    height: 30px;
    align-items: center;
    display: flex;
    justify-content: center;
}
.share-icon ul li a{
    color: #777777;
    font-size: 18px;
    font-weight: 100;
}
.share-icon ul li a:hover{
    color: #f0b909;
}
.wishlist-index-index .product-item .product-item-info {
    padding: 10px 10px 30px;
}
.wishlist-index-index .products-grid .product-item{
    border: 1px solid #f5f5f5;
    min-height: 275px;
}
.wishlist-index-index .products-grid .product-item .product-image-photo {
    position: relative;
    top: -30px;
    min-width: fit-content;
}
.wishlist-index-index .products-grid .product-item .product-image-wrapper{
    display: block;
    height: auto;
    overflow: hidden;
    position: relative;
    z-index: 1;
    max-height: 180px;
}
.wishlist-index-index .product-item:hover .price-box{
    visibility: visible;
}
.wishlist-index-index .products-grid.wishlist .product-item-name {
    margin-bottom: 15px;
    width: 74%;
    display: inline-block;
}
.wishlist-index-index .product-item .product-item-name .product-item-link {
    font-size: 14px;
    color: #231F20;
    display: block;
    font-weight: 600;
}
.wishlist-index-index .products-grid.wishlist .product-item .price-box {
    padding-right: 0;
    min-height: 55px;
    visibility: visible;
    margin-bottom: 5px;
    position: relative;
    top: -14px;
    width: 50px;
}
.wishlist-index-index .price-box .price-as-configured{
    margin-bottom: 0px;
    position: absolute;
    top: 15px;
}
.wishlist-index-index .price-box .special-price,
.wishlist-index-index .price-box .old-price{
    margin: 0 !important;
    font-size: 14px;
    font-weight: bold;
    line-height: 2px;
}
.wishlist-index-index .price-box .special-price .price-label,
.wishlist-index-index .price-box .old-price .price-label{
    display: none;
}
.wishlist-index-index .price-box .old-price .price {
    color: #999999 !important;
    font-size: 14px;
    line-height: 16px;
    font-weight: 700;
    display: block;
    overflow: hidden;
    text-decoration: line-through;
    text-overflow: ellipsis;
}
.wishlist-index-index .price-box .normal-price .price, 
.wishlist-index-index .price-box .special-price .price {
    color: #002767;
    font-size: 14px;
    line-height: 14px;
    overflow: hidden;
    font-weight: 700;
    display: block;
    text-overflow: ellipsis;
    margin-bottom: 0 !important;
}
.wishlist-index-index .product-item-inner{
    background: #fff;
    border: 0;
    border-top: none;
    box-shadow: none;
    display: block;
    margin: 0;
    padding: 0;
    position: relative;
    left: 0;
    right: 0;
    z-index: 1;
    width: 100%;
}
.wishlist-index-index .product-item-inner .comment-box {
    margin-top: 0;
}
.wishlist-index-index .product-item-inner .box-tocart .fieldset{
    margin-bottom: 10px;
}
.wishlist-index-index .product-item-inner .box-tocart .field{
    margin-bottom: 10px;
}
.wishlist-index-index .product-item-inner .box-tocart .field.qty label{
    text-transform: uppercase;
    margin-right: 10px;
}
.wishlist-index-index .product-item-inner .box-tocart .field.qty .input-text{
    height: 30px;
}
.wishlist-index-index .product-item-inner .box-tocart .product-item-actions .action{
    border-radius: 50px;
    color: #fff;
    padding: 7px 15px !important;
    min-width: 100px;
    display: inline-block;
    margin-right: 0px;
    text-transform: uppercase;
    background-color: #002767;
    border: 0px;
    font: 400 14px/25px Poppins !important;
}
.wishlist-index-index .product-item-inner .box-tocart .product-item-actions .action:hover {
    box-shadow: 0 2px 10px rgba(0,0,0,0.2);
}
/* NOTIFICATION MESSAGE */
/* .page.messages + header {
    top: 45px;
} */
.price-box{
    display: flex;
    flex-direction: column-reverse;
}
.block-content.filter-content .block-subtitle.filter-subtitle {
    width: 100%;
}
.feature-related-products li.item {
    min-height: 370px;
}
.feature-related-products li.item .product-label {
    z-index: 999;
}
#feature_carousel .flex-direction-nav .flex-prev,
#feature_carousel .flex-direction-nav .flex-next{
    display: none;
}
.breadcrumbs a:hover {
    text-decoration: none;
}
.field.password-info{
    display: none;
}
.form-edit-account > .actions-toolbar,
.form.send.friend > .actions-toolbar{
    width: 100%;
    display: block;
    float: left;
}
.form.send.friend > .actions-toolbar{
    margin-top: 20px;
}
.form.send.friend {
    margin-bottom: 60px;
    width: 100%;
    display: inline-block;
}
.form.send.friend > .fieldset {
    width: 47%;
    margin-right: 3%;
    float: left;
    min-height: 260px;
    margin-bottom: 0;
}
.form-giftregistry-share .fields .fieldset, 
.form-giftregistry-edit .fields .fieldset, 
.form-add-invitations .fields .fieldset, 
.form-create-return .fields .fieldset, 
.form.send.friend .fields .fieldset {
    margin-bottom: 15px;
}
.form-giftregistry-share .additional, 
.form-giftregistry-edit .additional, 
.form-add-invitations .additional, 
.form-create-return .additional, 
.form.send.friend .additional {
    margin-top: 5px;
}
.modal-popup.confirm .modal-inner-wrap .modal-content{
    box-shadow: none;
    border: 0px;
}
.quotation-quote-index .cart-container{
    margin-bottom: 70px;
}
.abs-margin-for-blocks-and-widgets-desktop, .page-main .block, .customer-review .product-details{
    margin-bottom: 0px;
}
.quotation-cart-success .page-title-wrapper .page-title,
.quotation-cart-success .checkout-success{
    text-align: center;
}
.quotation-cart-success .checkout-success .actions-toolbar{
    text-align: center;
    float: none;
    display: inline-block;
}
.quotation-cart-success .action-toolbar .primary{
    margin-bottom: 0;
    float: none !important;
    margin: 0 auto;
    display: flex;
    text-align: center;
}
.quotation-quote-view .page-title-wrapper .order-status,
.quotation-quote-view .page-title-wrapper .return-status{
    display: inline-block;
    margin: 10px 10px 10px 0;
    float: left;
}
.quotation-quote-view .page-title-wrapper .quote-expiry{
    text-transform: uppercase;
    margin: 14px 10px 10px 20px;
    display: inline-block;
    vertical-align: bottom;
    border: 0;
    border-radius: 0;
    float: left;
    padding: 0;
    position: relative;
    bottom: -60px;
    left: -120px;
}
.quotation-quote-view .page-title-wrapper .order-date{
    text-align: left;
    float: left;
    display: block;
    margin: 0 10px 10px 0px !important;
    width: 70%;
}
.quotation-quote-view .page-title-wrapper .order-date .label{
    display: inline-block;
}
.cart.table-wrapper .product-item-details{
    padding-bottom: 0px;
}
.miniquote-wrapper {
    margin: 0px !important;
}

.minicart-wrapper .action.close {
    height: 35px;
    width: 35px;
}
.miniquote-wrapper .action.showquote::before,
.miniquote-wrapper .action.showquote.active::before {
    content: "\f46d";
}
.miniquote-wrapper .action.showquote::before,
.miniquote-wrapper .action.showquote.active::before{
    -webkit-font-smoothing: antialiased;
    font-size: 20px;
    line-height: 20px;
    color: #231f20;
    content: "\f46d";
    font-family: 'Font Awesome 5 Free';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: 700;
    overflow: hidden;
    speak: none;
    text-align: center;
}
.miniquote-wrapper .action.showquote .counter.qty{
    background: #f0b909;
    color: #fff;
    height: 15px;
    line-height: 10px;
    border-radius: 20px;
    display: inline-block;
    margin: 0;
    min-width: 15px;
    overflow: hidden;
    padding: 0px 3px;
    text-align: center;
    white-space: normal;
    position: absolute;
    top: -10px;
    left: 8px;
}
.miniquote-wrapper .action.showquote .counter.qty .counter-number{
    font-size: 10px;
}

.miniquote-wrapper .block-miniquote{
    padding: 20px;  
    top: 115%;
    border: 1px solid #c2c2c2;
}
.user-icon.nav.navbar-nav.navbar-right li.minicart-wrapper{
    display: block !important;
}
.navbar-default .navbar-header div.minicart-wrapper{
    display: none !important
}
@media (max-width: 767px), print{
    .miniquote-wrapper .block-miniquote{
        max-width: 100%;
        width: 100%;
        /* min-width: calc(330px + 35px); */
        min-width: calc(255px + 35px);
        margin-bottom: 30px;
        box-shadow: none;
        right: -40px;
        top: 32px;
    }
    /* .navbar-default .navbar-header div.minicart-wrapper{
        display: block !important
    }
    .user-icon.nav.navbar-nav.navbar-right li.minicart-wrapper{
        display: none !important;
    } */
}
@media (min-width: 768px), print{
    .miniquote-wrapper .block-miniquote {
        right: -20px;
    }
}
.miniquote-wrapper .block-miniquote::before {
    right: 20px;
}
.miniquote-wrapper .block-miniquote::after {
    right: 19px;
}
.miniquote-items-wrapper {
    border: 1px solid #ccc;
    margin: 0 0px;
    border-left: 0;
    border-right: 0;
    overflow-x: auto;
    padding: 0px 10px;
    max-height: 270px;
}
/* .block-miniquote .block-title{
    display: inline-block;
    width: auto;
    float: left;
    padding: 0px !important;
    margin-bottom: 0px !important;
    border: 0px !important;
} */
.miniquote-items-wrapper .item.product.product-item {
    background-color: #fff;
    border-radius: 0;
    min-height: auto;
    margin-bottom: 5px;
    padding: 10px;
    border: 0;
    border-bottom: 1px solid #c2c2c2;
}
.miniquote-items-wrapper .item.product.product-item:last-child {
    border-bottom: 0px solid #c2c2c2;
}
.miniquote-items-wrapper .item.product.product-item:hover {
    box-shadow: none;
}
.miniquote-items .product > .product-item-photo, 
.miniquote-items .product > .product-image-container {
    margin-left: 0;
}
.miniquote-items .product-item-details {
    padding-left: 90px;
    text-align: left;
}
.miniquote-items .product-item-name {
    font-weight: 500;
    margin: 0 0 5px;
    border: 0;
    font-size: 14px;
}
.miniquote-items .product .toggle {
    border-top: 1px solid rgba(204, 204, 204, 0);
    cursor: pointer;
    margin-bottom: 0;
    position: relative;
    padding: 0;
    display: block;
    text-decoration: none;
    color: #1979c3;
    font-size: 12px;
}
.miniquote-items .product .toggle span{
    font-size: 12px;
}
.miniquote-items .product .toggle::after {
    -webkit-font-smoothing: antialiased;
    font-size: 12px;
    line-height: 10px;
    color: inherit;
    content: '\f107';
    font-family: 'Font Awesome 5 Free';
    vertical-align: middle;
    display: inline-block;
    font-weight: 700;
    overflow: hidden;
    speak: none;
    position: initial;
    text-align: center;
    margin: 0 0 0 8px;
}
.miniquote-items .product .active > .toggle::after {
    content: '\f106';
}
.miniquote-items .product.active .toggle{
    border-bottom: 1px solid rgba(204, 204, 204, 0.4);
}
.miniquote-items .product.active .content .product.options.list{
    margin-bottom: 5px;
    background: rgba(241, 241, 241, 0.35);
    padding: 5px;
}
.miniquote-items .product.active .content .product.options.list .label {
    width: 30%;
    display: inline-block;
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase;
}
.miniquote-items .product.active .content .product.options.list .label::after {
    content: ':';
    display: inline-block;
    width: 5px;
    margin: 0 0 0 3px;
}
.miniquote-items .product.active .content .product.options.list .values{
    width: 68%;
    display: inline-block;
    margin-bottom: 0;
    line-height: normal;
}
.miniquote-items .product.active .content .product.options.list .values span{
    font-size: 12px;
    font-weight: 400;
    line-height: 12px;
}
.item-qty.quote-item-qty{
    margin-right: 10px;
    text-align: center;
    width: 40px;
    height: auto;
    border-radius: 10px;
}
.minicart-wrapper .product .actions {
    float: right;
    margin: -20px 0 0;
    text-align: right;
}
.miniquote-items .action.edit::before, 
.miniquote-items .action.delete::before {
    -webkit-font-smoothing: antialiased;
    font-size: 14px;
    line-height: 14px;
    color: #231f20;
    content: '';
    font-family: 'Font Awesome 5 Free';
    font-weight: 300;
}
.miniquote-items .action.delete::before {
    content: '\f2ed';
}
.miniquote-items .action.edit::before {
    content: '\f044';
}
.miniquote-wrapper .product .actions > .primary,
.quotation-quote-index .cart.item .actions-toolbar .action-edit{
    display: none;
}
.miniquote-wrapper .product .actions > .primary:not(:last-child), 
.miniquote-wrapper .product .actions > .secondary:not(:last-child) {
    margin-right: 10px;
}
.block-miniquote .block-content > .actions > .primary{
    margin: 0px 25px 15px;
    display: block;
}
.block-miniquote .items-total {
    float: none;
    margin: 0 auto;
    display: table;
}
.block-miniquote .items-total .count{
    margin-right: 5px;
}
.block-miniquote .block-content > .actions {
    margin-top: 5px;
}
.block-miniquote .block-content > .actions > .secondary .action span{
    font-size: 14px;
    padding: 5px 0 0 0;
    display: inline-block;
}
.quotation-quote-index .price-notavilable,
.quotation-quote-index .opc-block-summary {
    display: none;
}
#back2Top{
    display: none;
}
.feature-related-products .item .price-box,
.product-list-section .item .price-box,
.featured-prd .item .price-box,
.catalogsearch-result-index .page-main .columns{
    flex-direction: column !important;
}
.quotation-quote-view .page-main{
    margin-top: 150px !important;
}
.quotation-quote-view .page-title-wrapper{
    min-height: auto;
}
.quotation-quote-view .page-title-wrapper .page-title {
    display: inline-block;
    float: left;
    position: unset;
    width: auto;
}
.quotation-quote-view .page-title-wrapper .order-status{
    display: inline-block;
    margin: 20px 20px 0px;
    float: left;
    border: 1px solid #c4c4c4;
}

.navbar-header .user-icon{
    display: none !important;
}

.mst-searchautocomplete__empty-result span {
    font-size: 12px !important;
    text-align: left;
    float: left;
    padding-left: 14px;
    display: inline-block;
}
.page.messages{
    z-index: 1001;
}
.modals-wrapper{
    z-index: 1999;
    display: block;
    position: absolute;
}
.message-error.error.message {
    display: block;
}

.quotation-quote-index .field-quote-saveaddress{
    display: flex;
}
.field-quote-saveaddress input[type="checkbox"]{
    margin: 0 10px 0 0;
}












/* RESPONSIVE SCREEN CSS */
@media screen and (max-width: 320px), print{
    #myDropdown.dropdown-content{
        min-width: 275px !important;
        max-width: 275px !important;
    }
}

@media screen and (min-width: 320.1px) and (max-width: 375px), print{
    #myDropdown.dropdown-content{
        min-width: 335px !important;
        max-width: 335px !important;
    }
}

@media screen and (min-width: 375.1px) and (max-width: 425px), print{
    #myDropdown.dropdown-content{
        min-width: 385px !important;
        max-width: 385px !important;
    }
}

@media screen and (max-width: 767px), print{
    .navbar-header .user-icon {
        display: inline-block !important;
        width: auto;
        position: absolute;
        top: 32px;
        right: 68px;
        padding: 0;
    }
    .user-icon ul li {
        margin-right: 15px;
    }
    .navbar-collapse .user-icon{
        display: none;
    }
    .header-section {
        padding: 0 0 10px 0;
        border: 0px;
    }
    .navbar-collapse{
        background-color: #fff;
        box-shadow: 0 5px 10px rgba(0,0,0,0.2);
        padding: 10px 0;
        min-height: 360px;
    }
    .navbar-collapse.collapse.in {
    }
    #myDropdown.dropdown-content {
        margin-bottom: 30px;
    }
    .navbar-toggle {
        padding: 10px;
        margin-top: 20px;
        margin-bottom: 20px;
    }
    .navbar-nav{
        margin:  0;
    }
    .navbar-default .navbar-nav>li>a:hover::after, .navbar-default .navbar-nav>.active>a::after {
        top: 35px;
        height: 1px;
    }
    .user-icon {
        text-align: right;
        position: relative;
        top: 0;
        display: inline-block;
        padding: 10px 0 15px;
        width: 100%;
    }
    .logo {
        max-width: 115px;
        margin: 0 0 0px 10px;
    }
    /* .banner-slider .carousel-inner .carousel-caption {
        top: 20%;
    } */
    .minicart-wrapper {
        margin-left: 0px;
        margin-top: 0;
    }
    #myDropdown.dropdown-content{
        /* right: -125px;
        top: 30px;
        min-width: 350px; */
        right: -132px;
        top: 30px;
        min-width: 336px;
    }
    main#maincontent{
        min-height: 300px;
    }
    .banner-slider .carousel-inner .carousel-caption h4 {
        font-size: 17px;
        margin:  0px;
    }
    .banner-slider .carousel-inner .item {
        min-height: auto;
        border: 0;
    }
    .carousel-indicators {
        bottom: 0;
        left: 0;
        right: 0;
        width: 100%;
        margin-left: 0px;
        margin-bottom: 5px;
    }
    .banner-slider .carousel-indicators li {
        background: #fff;
        opacity: 0.39;
        width: 8px;
        height: 8px;
        border: 0px;
        margin: 0 1px;
    }
    .product-category .img-view a img{
        width: 100%;
    }
    .our-product{
        padding-top: 40px;
    }
    .our-product .title-style.pd-bt60{
        padding-bottom: 30px;
    }
    .our-product .title-style::before {
        font: 700 60px/15px Poppins;
    }
    .product-category{
        margin-bottom: 20px;
    }
    .size60, .size55{
        font-size: 28px;
    }
    .view-btn{
        margin-top: 20px;
    }
    .featured-prd{
        background-position: center top;
        background-size: auto;
        height: auto;
    }
    .featured-prd .title-style::before{
        font: 700 44px/40px Poppins;
        top: 0;
        left: 0;
        right: 0;
    }
    .featured-prd .title-style .custom-navigation {
        position: relative;
        bottom: 0;
        left: 0;
        right: auto;
        display: block;
        float: left;
        margin-top: 20px;
    }
    .custom-navigation{
        margin: 10px 0 !important;
    }
    .custom-navigation .flex-prev, .custom-navigation .flex-next {
        width: 35px !important;
        height: 35px !important;
        background-color: rgba(255, 255, 255, 0.9);
        border-radius: 50px;
    }
    .imageArea {
        bottom: 0;
        width: 100%;
    }
    .imageArea img {
        width: auto;
        max-width: fit-content;
        height: fit-content;
        min-height: 100%;
    }
    .slash-link {
        max-width: 100%;
        text-align: center;
        float: none;
        margin: 0 auto;
        position: relative;
        width: 100%;
        background-color: rgba(0, 0, 0, 0.4);
        padding: 25px;
    }
    .feature-look.pd80{
        padding-bottom: 0px;
    }
    .flexslider {
        min-height: 500px;
    }
    .flexslider .slides {
        min-height: 490px;
    }
    .item{
        border: 1px solid rgba(195, 195, 195, 0.4);
    }
    .feature-gallery .title-style::before {
        font: 700 65px/40px Poppins;
        top: -20px;
        left: 0;
        right: 0;
    }
    .feature-gallery-slider{
        margin-bottom: 25px;
    }
    .imageGallery1 a{
        margin-bottom: 30px;
    }
    .feature-look .title-style::before {
        font: 700 65px/60px Poppins;
        top: -23%;
        left: 0;
    }
    .feature-look .title-style{
        padding:  0px;
    }
    .slbImage {
        max-width: 100% !important;
    }
    .slbArrow.prev{
        left: 0px !important;
    }
    .slbArrow.next{
        right: 0px !important;
    }
    .slbCaption {
        font-size: 14px !important;
    }
    .feature-latest-post .title-style::before{
        font: 700 58px/10px Poppins;
    }
    .feature-latest-post-slider a:hover img + .zoom-overlay {
        width: 84%;
        height: 84%;
        line-height: 0;
        padding: 25%;
    }
    .zoom-overlay .symbol-plus {
        font-size: 50px;
        width: 60px;
        height: 60px;
        line-height: 60px;
    }
    .footer-subscribe {
        background-image: url('../images/subscribe-bg.png');
        width: 90%;
        padding: 30px;
        top: -40px;
        left: 0;
        right: 0;
        display: block;
    }
    .footer-subscribe
    .footer-subscribe h4 {
        font-size: 20px;
        line-height: 20px;
    }
    .footer-subscribe p {
        font-size: 13px;
        line-height: 15px;
        margin: 10px 0px 20px;
    }
    .footer-subscribe .form-inline .form-group .form-control {
        border: 0px;
        line-height: 40px;
        padding: 0 0 0 5px;
        width: 80%;
        display: inline-block;
    }
    .footer-subscribe .form-inline .form-group .btn-subscribe {
        width: 40px;
        height: 40px;
        line-height: 40px;
    }
    footer .footer-bottom .copyright {
        margin: 0;
        padding: 8px 10px;
    }
    footer .footer-bottom small.copyright span {
        width: 100%;
        display: block;
    }
    .footer-top .col-xs-12.col-sm-2.col-md-2.col-lg-2{
        margin-bottom: 15px;
        width: 50%;
    }
    .footer-links a img {
        margin-top: -35px;
    }
    .copyright span {
        font: 300 14px/18px Poppins;
    }
    .page-footer{
        margin-top: 0px;
    }
    .page-title-wrapper, 
    .category-view .category-image,
    .page-title-wrapper .category-image {
        height: 450px;
        min-height: auto;
    }
    .category-view .category-image .image,
    .category-view .category-image img,
    .page-title-wrapper .category-image .image,
    .page-title-wrapper .category-image img{
        width: auto !important;
        max-width: unset !important;
        position: relative;
        right: 85%;
        max-height: 450px;
    }
    .page-title-wrapper h2.page-title {
        max-width: 100%;
        padding: 170px 0 0;
    }
    .page-title-wrapper h2.page-title .base {
        font-size: 38px;
        line-height: 45px;
        height: 90px;
    }
    .breadcrumb {
        padding: 10px 0;
    }
    .breadcrumbs a{
        font-size: 12px;
    }
    .company-history .row{
        display: flex;
        flex-direction: column-reverse;
    }
    .company-history .about-descr, 
    .contact-content .contact-descr{
        padding: 60px 30px;
        text-align: justify;
        max-width: 100%;
    }
    .company-history .title-style::before{
        font: 700 60px/50px Poppins;
        top: 2%;
        left: 0;
        right: 0;
        text-align: left;
    }
    .feature-vm .mvImagebg img {
        min-width: 100%;
        height: 101%;
        width: auto;
        max-width: fit-content;
        position: absolute;
        right: -30%;
    }
    .item .img-view a img{
        width: 100%;
    }
    .feature-product-details{
        margin-top: 50px;
    }
    .feature-product-details::before {
        font: 700 75px/40px Poppins;
        top: 10%;
        left: 0;
        right: 0;
        text-align: center;
        z-index: -1;
    }
    .feature-product-details {
        padding: 0 15px;
    }
    .feature-product-details .button-box {
        text-align: center;
    }
    .btn-theme{
        margin-bottom: 10px;
        display: block;
    }
    .feature-related-products .item.product.product-item{
        min-height: 370px;
    }
    .feature-related-products .title-style h2::before {
        font: 700 75px/60px Poppins;
    }
    .feature-related-products .custom-navigation .flex-prev {
        left: 10px;
    }
    .feature-related-products .custom-navigation .flex-next {
        right: 10px;
    }
    .center-tab-section .nav-tabs > li > a {
        margin: 0 15px;
    }
    .center-tab-section .title-style h2::before {
        font: 700 60px/120px Poppins;
    }
    .contact-descr form p{
        text-align: left;
    }
    .page-title-wrapper.thank-you-banner{
        height: 768px;
        padding: 230px 0;
    }
    .thank-you-banner h1 .sub-base {
        font-size: 34px;
        line-height: 30px;
    }
    .thank-you-banner .buttons{
        display: inline-grid;
    }

    .page-with-filter .columns .sidebar-main {
        max-width: 100%;
        margin: 0 auto;
    }
    .page-layout-2columns-left.page-products.page-with-filter .column.main {
        max-width: 100%;
        padding: 0 25px;
    }
    .product.media .fotorama-item .fotorama__wrap .fotorama__stage {
        min-width: 100%;
        min-height: auto;
        padding: 0px;
    }
    .product.media .fotorama-item .fotorama__wrap .fotorama__stage .fotorama__img {
        left: 50%;
    }
    .btn-theme, a.cta-download {
        min-width: 215px !important;
    }
    .btn-theme .btn-content, .btn-theme > span {
        margin: 0 10px;
    }
    .feature-product-details .prd-info .product-name {
        font: 700 35px/35px Poppins;
        margin-bottom: 10px;
        display: inline-block;
    }
    .feature-product-details .prd-info .category-name {
        margin-bottom: 10px;
    }
    .feature-product-details .price-box {
        display: flex;
        flex-direction: row;
    }
    .feature-product-details .special-price{
        margin-top: 0px;
    }
    .feature-product-details .price-box .normal-price .price, 
    .feature-product-details .price-box .special-price .price {
        font: 700 28px/33px Poppins;
    }
    .feature-product-details .price-box .old-price .price {
        margin-top: 0px !important;
    }
    .product-info-main .box-tocart .actions, 
    .product-options-bottom .box-tocart .actions {
        text-align: center;
        display: flex;
        flex-direction: column-reverse;
        width: 200px;
        margin: 10px auto 0 0;
    }
    .product-info-main .button-box .btn-theme.btn-yellow{
        float: none;
    }
    .product-info-main .button-box .action.toquote {
        margin-bottom: 10px;
        margin-right: 1%;
        width: 200px;
        float: none;
    }
    .product-info-main .product-add-form .product-options-wrapper .swatch-attribute.color {
        display: flex;
        flex-direction: column;
    }
    .swatch-attribute.color .mage-error{
        display: block;
    }
    .product.info.detailed .product.data.items .data.item.content{
        display: block;
    }
    .action.primary, 
    .action.primary.btn-theme{
        font-weight: 400 !important;
        font-family: 'Poppins' !important;
        line-height: 25px !important;
        font-size: 14px !important;
        padding: 7px 15px !important;
    }
    .item.product.product-item .btn-link .add-to-card-link .button {
        padding: 6px !important;
        width: 50px;
        height: 50px;
        margin-top: 0;
        top: 27px;
    }
    .product.info.detailed .product.data.items .data.item.content .review-add, 
    .product.info.detailed .product.data.items .data.item.content .review-list {
        width: 100%;
    }
    .product.info.detailed .product.data.items .data.item.content .review-add{
        margin-bottom: 80px;
    }
    .review-list .block-content .review-items .item.review-item {
        border: 0px;
        border-bottom: 1px solid #c9c9c9;
    }
    .block-subtitle {
        display: inline-block;
        width: 100%;
    }
    .product.data.items > .item.title > .switch:hover::after, .product.data.items > .item.title.active > .switch::after {
        position: relative;
        top: -14px;
        left: 0px;
        width: 100%;
    }
    .contact-descr .title-style::before {
        font: 700 63px/55px Poppins;
        left: 0;
        right: 0;
        top: 20px;
    }
    .thank-you-content .base {
        font-size: 60px;
        line-height: 100px;
    }
    .thank-you-content .sub-base {
        font-size: 40px;
        line-height: 5px;
    }
    .thank-you-content .base-descr {
        font-size: 15px;
        line-height: 25px;
        padding: 35px 30px 0px;
        max-width: 100%;
    }
    .thank-you-content .buttons {
        display: flex;
        flex-direction: column;
        width: fit-content;
        margin: 40px auto 0;
    }
    .blog__post-list li {
        width: 100%;
        margin: 0 0px 20px;
    }
    .blog__post-view .blog__post-item-image {
        width: 100%;
        max-height: 380px;
        min-height: 300px;
        display: block;
        position: relative;
    }
    .blog__post-view .blog__post-item-image span img {
        width: auto !important;
        height: 350px;
        min-height: auto;
        position: relative;
        padding: 0;
        max-width: inherit;
    }
    .blog__post-view .blog__post-title {
        width: 80%;
        margin: 0px auto 30px;
    }
    .feature-blog-post .custom-navigation {
        top: 60%;
    }
    .feature-related-products .custom-navigation .flex-prev, 
    .feature-blog-post .custom-navigation .flex-prev {
        left: 10px;
    }
    .feature-related-products .custom-navigation .flex-next, 
    .feature-blog-post .custom-navigation .flex-next {
        right: 10px;
    }
    .feature-related-products .title-style h2::before, 
    .feature-blog-post .title-style h2::before {
        font: 700 60px/50px Poppins;
        top: -10px;
    }
    .blog__post-meta,
    .blog__post-view .blog__post-meta-description p {
        max-width: 80%;
        margin: 0 auto 25px;
    }
    .feature-blog-post .blog__post-meta, 
    .feature-blog-post .blog__post-view .blog__post-meta-description p,
    .feature-blog-post .blog__post-view .blog__post-title {
        max-width: 100%;
        margin: 0 auto 15px;
    }
    .customer-account-login .page-main,
    .customer-account-forgotpassword .page-main,
    .customer-account-create .page-main,
    .quotation-quote-index .page-main,
    .account.customer-account-index .page-main,
    .account.customer-account-edit .page-main,
    .newsletter-manage-index .page-main,
    .customer-address-form .page-main,
    .sales-order-history .page-main,
    .wishlist-index-index .page-main,
    .quotation-quote-history .page-main,
    .rewardpoints-rewardpoints-index .page-main,
    .rewardpoints-invitation-index .page-main,
    .amgiftcard-account-index .page-main,
    .catalogsearch-result-index .page-main,
    .customer-address-index .page-main,
    .customer-account-createpassword .page-main,
    .quotation-cart-success .page-main,
    .cms-no-route.cms-noroute-index .page-main,
    .sendfriend-product-send .page-main,
    .quotation-quote-view .page-main{
        max-width: 100%;
        margin: 0 auto 80px !important;
    }
    .customer-account-login .page-title-wrapper,
    .customer-account-forgotpassword .page-title-wrapper,
    .customer-account-create .page-title-wrapper,
    .quotation-quote-index .page-title-wrapper,
    .account.customer-account-index .page-title-wrapper,
    .account.customer-account-edit .page-title-wrapper,
    .newsletter-manage-index .page-title-wrapper,
    .customer-address-form .page-title-wrapper,
    .sales-order-history .page-title-wrapper,
    .wishlist-index-index .page-title-wrapper,
    .quotation-quote-history .page-title-wrapper,
    .rewardpoints-rewardpoints-index .page-title-wrapper,
    .rewardpoints-invitation-index .page-title-wrapper,
    .amgiftcard-account-index .page-title-wrapper,
    .catalogsearch-result-index .page-title-wrapper,
    .customer-address-index .page-title-wrapper,
    .customer-account-createpassword .page-title-wrapper,
    .quotation-cart-success .page-title-wrapper,
    .cms-no-route.cms-noroute-index .page-title-wrapper,
    .sendfriend-product-send .page-title-wrapper,
    .quotation-quote-view .page-title-wrapper,
    .account.page-layout-2columns-left .page-title-wrapper{
        min-height: 120px;
        height: 170px;
        max-width: 100%;
        padding: 15px;
        background: #f5f5f5;
        margin-bottom: 30px;
        display: inline-block;
    }
    .customer-account-login .page-title-wrapper .page-title,
    .customer-account-forgotpassword .page-title-wrapper .page-title,
    .customer-account-create .page-title-wrapper .page-title,
    .quotation-quote-index .page-title-wrapper .page-title,
    .account.customer-account-index .page-title-wrapper .page-title,
    .account.customer-account-edit .page-title-wrapper .page-title,
    .newsletter-manage-index .page-title-wrapper .page-title,
    .customer-address-form .page-title-wrapper .page-title,
    .sales-order-history .page-title-wrapper .page-title,
    .wishlist-index-index .page-title-wrapper .page-title,
    .quotation-quote-history .page-title-wrapper .page-title,
    .rewardpoints-rewardpoints-index .page-title-wrapper .page-title,
    .rewardpoints-invitation-index .page-title-wrapper .page-title,
    .amgiftcard-account-index .page-title-wrapper .page-title,
    .catalogsearch-result-index .page-title-wrapper .page-title,
    .customer-address-index .page-title-wrapper .page-title,
    .customer-account-createpassword .page-title-wrapper .page-title,
    .quotation-cart-success .page-title-wrapper .page-title,
    .cms-no-route.cms-noroute-index .page-title-wrapper .page-title,
    .sendfriend-product-send .page-title-wrapper .page-title,
    .quotation-quote-view .page-title-wrapper .page-title{
        margin: 70px 0 0px;
    }
    .customer-account-login .page-title-wrapper .page-title .base,
    .customer-account-forgotpassword .page-title-wrapper .page-title .base,
    .customer-account-create .page-title-wrapper .page-title .base,
    .quotation-quote-index .page-title-wrapper .page-title .base,
    .account.customer-account-index .page-title-wrapper .page-title .base,
    .account.customer-account-edit .page-title-wrapper .page-title .base,
    .newsletter-manage-index .page-title-wrapper .page-title .base,
    .customer-address-form .page-title-wrapper .page-title .base,
    .sales-order-history .page-title-wrapper .page-title .base,
    .wishlist-index-index .page-title-wrapper .page-title .base,
    .quotation-quote-history .page-title-wrapper .page-title .base,
    .rewardpoints-rewardpoints-index .page-title-wrapper .page-title .base,
    .rewardpoints-invitation-index .page-title-wrapper .page-title .base,
    .amgiftcard-account-index .page-title-wrapper .page-title .base,
    .catalogsearch-result-index .page-title-wrapper .page-title .base,
    .customer-address-index .page-title-wrapper .page-title .base,
    .customer-account-createpassword .page-title-wrapper .page-title .base,
    .quotation-cart-success .page-title-wrapper .page-title .base,
    .cms-no-route.cms-noroute-index .page-title-wrapper .page-title .base,
    .sendfriend-product-send .page-title-wrapper .page-title .base,
    .quotation-quote-view .page-title-wrapper .page-title .base{
        font-size: 25px;
        line-height: 25px;
        display: inline-block;
    }
    /* .page-layout-2columns-left .columns{
        display: flex;
        flex-direction: column-reverse;
    } */
    .account.customer-account-index .sidebar.sidebar-main,
    .account.customer-account-edit .sidebar.sidebar-main,
    .newsletter-manage-index .sidebar.sidebar-main,
    .customer-address-form .sidebar.sidebar-main,
    .sales-order-history .sidebar.sidebar-main,
    .wishlist-index-index .sidebar.sidebar-main,
    .quotation-quote-history .sidebar.sidebar-main,
    .rewardpoints-rewardpoints-index .sidebar.sidebar-main,
    .rewardpoints-invitation-index .sidebar.sidebar-main,
    .amgiftcard-account-index .sidebar.sidebar-main,
    .customer-account-logoutsuccess .sidebar.sidebar-main,
    .customer-address-index .sidebar.sidebar-main,
    .quotation-quote-view .sidebar.sidebar-main,
    .account.page-layout-2columns-left .sidebar.sidebar-main{
        margin: 0px auto 40px;
        padding: 0;
        width: 90%;
    }
    .account.customer-account-index .sidebar.sidebar-main .item,
    .account.customer-account-edit .sidebar.sidebar-main .item,
    .newsletter-manage-index .sidebar.sidebar-main .item,
    .customer-address-form .sidebar.sidebar-main .item,
    .sales-order-history .sidebar.sidebar-main .item,
    .wishlist-index-index .sidebar.sidebar-main .item,
    .quotation-quote-history .sidebar.sidebar-main .item,
    .rewardpoints-rewardpoints-index .sidebar.sidebar-main .item,
    .rewardpoints-invitation-index .sidebar.sidebar-main .item,
    .amgiftcard-account-index .sidebar.sidebar-main .item,
    .customer-account-logoutsuccess .sidebar.sidebar-main .item{
        border: 0px;
    }
    .account.customer-account-index .column.main,
    .account.customer-account-edit .column.main,
    .newsletter-manage-index .column.main,
    .customer-address-form .column.main,
    .sales-order-history .column.main,
    .wishlist-index-index .column.main,
    .quotation-quote-history .column.main,
    .rewardpoints-rewardpoints-index .column.main,
    .rewardpoints-invitation-index .column.main,
    .amgiftcard-account-index .column.main,
    .catalogsearch-result-index .column.main,
    .customer-address-index .column.main,
    .customer-account-logoutsuccess .column.main,
    .quotation-quote-view .column.main,
    .cms-no-route.cms-noroute-index .column.main,
    .account.page-layout-2columns-left .column.main{
        padding: 0px 15px;
        margin-bottom: 50px;
    }
    .cms-no-route.cms-noroute-index .column.main dl .ul {
        padding: 0 0 0 20px;
    }
    .customer-account-edit .fieldset {
        width: 100%;
    }
    .customer-account-edit .choice {
        width: 100%;
        margin-bottom: 0px;
    }
    .form.password.forget {
        width: 100%;
        margin-bottom: 0;
    }
    .control.captcha-image .captcha-img {
        margin-bottom: 10px;
        display: inline-block;
    }
    .form.create.account.form-create-account .fieldset {
        width: 100%;
        float: left;
    }
    .form.create.account.form-create-account .fieldset.create.info {
        margin-right: 0;
    }
    .actions-toolbar > .secondary {
        text-align: left;
    }
    .amgiftcard-form .fieldset .control .input-text{
        width: 100%;
    }
    .customer-account-logoutsuccess .page-title-wrapper {
        height: 240px;
    }
    .customer-account-logoutsuccess .page-title-wrapper .page-title {
        padding: 120px 0 0;
    }
    .customer-account-logoutsuccess .page-main{
        margin-bottom: 30px;
    }
    .sidebar.sidebar-main .block-collapsible-nav{
        margin-bottom: 0px;
    }
    .sidebar.sidebar-main .block-collapsible-nav .title{
        margin-bottom: 0;
        font-size: 20px;
        padding: 15px;
        border-bottom: 1px solid #777;
    }
    .sidebar.sidebar-main .block-collapsible-nav .title::after,
    .sidebar.sidebar-main .block.filter .block-title.filter-title::after{
        content: '\f107';
        font-family: 'Font Awesome 5 Free';
        font-size: 15px;
        font-weight: 700;
        color: #231f4e;
        position: relative;
        top: 5px;
        display: inline-block;
        width: 10px;
        height: 10px;
        float: right;
    }
    .sidebar.sidebar-main .block-collapsible-nav .title.active::after,
    .sidebar.sidebar-main .block.filter.active .block-title.filter-title::after{
        content: '\f106';
        font-family: 'Font Awesome 5 Free';
        font-size: 15px;
        font-weight: 700;
        color: #231f4e;
        position: relative;
        top: 5px;
        display: inline-block;
        width: 10px;
        height: 10px;
        float: right;
    }
    .sidebar.sidebar-main .account-nav .content {
        display: none;
    }
    .sidebar.sidebar-main .account-nav .content.active{
        display: block;
        -webkit-transition: all .2s ease-in-out;
        -moz-transition: all .2s ease-in-out;
        -ms-transition: all .2s ease-in-out;
        -o-transition: all .2s ease-in-out;
        transition: all .2s ease-in-out;
    }
    .sidebar.sidebar-main .block.filter, 
    .sidebar.sidebar-main .block.filter .block-title.filter-title{
        margin-bottom: 0px !important;
    }
    .sidebar.sidebar-main .block.filter .block-content.filter-content{
        display: none;
    }
    .toolbar-amount {
        padding: 0 0 0;
    }
    /* .sidebar.sidebar-main .block.filter.active .block-title.filter-title{
        margin-bottom: 25px !important;
    } */
    /* .sidebar.sidebar-main .block.filter.active .block-content.filter-content{
        display: block;
    } */
    .account.customer-account-index .page-main .block, 
    .account.customer-account-edit .page-main .block {
        margin-bottom: 0px;
    }
    .page-layout-2columns-left .page-main .columns{
        flex-direction: column-reverse;
    }
    .catalog-category-view .page-main .columns
    {
        flex-direction: column;
    }
    .fieldset>.field.no-label>.label, .fieldset>.fields>.field.no-label>.label, .product-item-actions .actions-secondary>.action span, .table-comparison .cell.label.remove span, .table-comparison .cell.label.product span, .cart.table-wrapper .col.qty .label, .minicart-wrapper .action.showcart .text, .minicart-wrapper .action.showcart .counter-label, .checkout-index-index .page-title-wrapper, .checkout-payment-method .field-select-billing>.label, .checkout-payment-method .payments .legend, .checkout-payment-method .ccard .legend, .fieldset .fullname.field>.label, .account .column.main .limiter>.label, .field.street .field .label, .account-nav .title, .page-product-downloadable .product-options-wrapper .fieldset .legend.links-title, .page-product-giftcard .fieldset.giftcard>.legend, .opc-wrapper .form-giftcard-account .field .label, .filter-options-content .filter-count-label, .block-wishlist-search-form .form-wishlist-search .fieldset>.legend, .page-multiple-wishlist .page-title-wrapper .page-title, .multicheckout .table-wrapper .col .label, .multicheckout .block .methods-shipping .item-content .fieldset>.legend, .block.newsletter .label, .block-reorder .product-item .label, .opc-wrapper .form-discount .field .label, .action.skip:not(:focus), .page-header .switcher .label, .page-footer .switcher .label, .products-grid.wishlist .product-item .comment-box .label {
        height: auto;
        margin: 0px;
        overflow: hidden;
        position: inherit;
        width: 100%;
    }
    /* .block-collapsible-nav-content.active{
        display: block !important;
    } */
    .block-collapsible-nav-content.active ul li.item{
        border: 0px;
    }
    .page-with-filter .columns .sidebar-main {
        margin: 30px auto 40px;
        padding: 0;
        width: 90%;
    }
    .catalog-category-view .page-main .column.main .pd80{
        padding-top: 0px;
    }
    .sidebar.sidebar-main .block.filter .block-title.filter-title {
        margin-bottom: 0;
        font-size: 20px;
        display: inline-block;
        padding: 15px !important;
        border-bottom: 1px solid #777;
    }
    .block.filter .filter-title strong{
        font-weight: 700;
        line-height: 1.1;
        font-size: 1.4rem;
        margin-top: 0;
        margin-bottom: 0;
        display: inline-block;
        width: 94%;
    }
    .sidebar.sidebar-main .block.filter .block-content.filter-content{
        padding: 20px 20px 35px;
    }
    .quotation-quote-view .cart.table-wrapper .item .col.item{
        padding: 10px 10px 0 10px;
        border: 0;
    }
    .quotation-quote-view .cart.table-wrapper .product-item-photo{
        display: inline-flex;
    }
    .quotation-quote-view .cart.table-wrapper .product-item-photo .product-image-container{
        padding-top: 0px;
    }
    .quotation-quote-view .cart.table-wrapper .product-item-photo .product-image-container img{
        max-height: 70px;
    }
    .quotation-quote-view .cart.item{
        padding: 0px 0 10px;
        margin-bottom: 15px;
        display: table;
        width: 100%;
    }
    .quotation-quote-view thead{
        display: none;
    }
    .quotation-quote-view .cart.item .col.sku, 
    .quotation-quote-view .cart.item .col.price,
    .quotation-quote-view .cart.item .col.qty{
        text-align: left !important;
        padding: 0 10px 0 0;
    }
    .quotation-quote-view .cart.item .col.sku::before,
    .quotation-quote-view .cart.item .col.price::before,
    .quotation-quote-view .cart.item .col.qty::before{
        padding: 5px 10px !important;
    }
    .quotation-quote-index .cart-container{
        display: flex;
        flex-direction: column-reverse;
    }
    .quotation-quote-index tbody{
        padding: 0 15px;
    }
    .quotation-quote-index .cart.table-wrapper .product-item-photo {
        display: block;
        left: 15px;
        max-width: 60px;
        padding: 0;
        position: absolute;
        top: 0;
        width: 100%;
    }
    .quotation-quote-index .cart.table-wrapper .item .col.item {
        display: block;
        min-height: 75px;
        padding: 10px 10px 10px 85px;
    }
    .quotation-quote-index .col.qty .field.qty{
        display: inline-flex;
    }
    .quotation-quote-index .col.qty .field.qty label{
        margin-right: 10px;
    }
    .quotation-quote-index .col.qty .field.qty .input-text{
        width: 50px;
        padding: 3px 10px;
    }
    .wishlist-index-index .products-grid.wishlist .product-item-photo {
        margin-right: 0;
        width: 100%;
    }
    .wishlist-index-index .products-grid.wishlist .product-image-container {
        max-width: 100%;
        display: block;
    }
    .wishlist-index-index .products-grid .product-item .product-image-wrapper {
        display: block;
        height: auto;
        overflow: hidden;
        position: relative;
        z-index: 1;
        width: 100%;
        max-height: 200px;
    }
    .wishlist-index-index .products-grid .product-item .product-image-photo {
        position: relative;
        top: -45px;
        min-width: auto;
        width: inherit;
    }
    .wishlist-index-index .products-grid .product-item {
        border: 1px solid #f5f5f5;
        min-height: 275px;
        margin: 0 0 15px 0;
    }
    .wishlist-index-index .product-item .product-item-info {
        padding: 0px 10px 30px;
    }
    .wishlist-index-index .product-item .product-item-name .product-item-link {
        font-size: 20px;
    }
    .wishlist-index-index .products-grid.wishlist .product-item-name, 
    .wishlist-index-index .products-grid.wishlist .product-item-description, 
    .wishlist-index-index .products-grid.wishlist .product-item .price-box, 
    .wishlist-index-index .products-grid.wishlist .product-item-tooltip {
        margin-left: 0;
    }
    .miniquote-items-wrapper {
        border: 1px solid #ccc;
        margin: 0 0px;
        border-left: 0;
        border-right: 0;
        overflow-x: auto;
        padding: 0px 10px;
        max-height: 200px;
        height: fit-content !important;
    }
    .miniquote-wrapper .block-miniquote::before {
        right: 40px;
    }
    .miniquote-wrapper .block-miniquote::after {
        right: 39px;
    }
    .blog-category-index .blog__post-list .blog__post-meta{
        margin-left: 0 !important;
    }
    .feature-related-products .custom-navigation {
        top: 50%;
    }

    .quotation-quote-view .page-main {
        margin-top: 90px !important;
    }
    .quotation-quote-view .page-title-wrapper .page-title {
        display: block;
        float: left;
        position: unset;
        width: 100%;
        padding-top: 0px;
    }
    .quotation-quote-view .page-title-wrapper .order-status,
    .quotation-quote-view .page-title-wrapper .return-status{
        display: inline-block;
        margin: 10px 20px 10px 0;
        float: left;
        border: 1px solid #c4c4c4;
        padding: 2px 10px;
    }
    .quotation-quote-view .page-title-wrapper .quote-expiry{
        text-transform: capitalize;
        margin: 0 0 10px 0;
        padding: 0;
        display: inline-block;
        width: 100%;
        border: 2px solid transparent;
        border-radius: 3px;
        float: left;
        text-align: left;
        top: 0;
        left: 0;
    }
    .quotation-quote-view .page-title-wrapper .order-date{
        text-align: left;
        float: left;
        margin: 0 !important;
        display: block;
        width: 100%;
    }
    .cart-container .form-cart .action.update, 
    .cart-container .form-cart .action.continue, 
    .cart-container .form-cart .action.clear, 
    .cart-container .form-cart #empty_cart_button {
        margin: 0 auto 10px;
        width: 90%;
        display: block;
    }
    .center-tab-section .title-style {
        padding: 0 20px;
        margin-bottom: 0px;
    }
    #layered-selected-filters-block {
        position: relative;
        top: 0;
        left: 0;
        display: block;
        width: 100%;
    }
    #layered-selected-filters-block .selected-items-list .selected-item {
        font-size: 10px;
        margin: 0 2px 4px 0;
    }
    .cart.table-wrapper .col.qty, 
    .cart.table-wrapper .col.price, 
    .cart.table-wrapper .col.subtotal, 
    .cart.table-wrapper .col.msrp {
        box-sizing: border-box;
        display: flex;
        float: left;
        text-align: left;
        white-space: nowrap;
        width: 45%;
        justify-content: space-around;
        padding-top: 10px;
    }
    .cart.table-wrapper .product-item-photo{
        max-height: 65px;
        overflow: hidden;
    }
    .cart.table-wrapper .product-image-wrapper .product-image-photo{
        position: relative;
        top: -5px;
    }
    .cart.table-wrapper .actions-toolbar>.action, .action-gift {
        display: inline-block;
        text-decoration: none;
        margin: 0 auto;
    }
    .catalog-product-view .page.messages {
        position: absolute;
        top: 450px;
        width: 100%;
    }
    .page-layout-2columns-left .page.messages {
        position: absolute;
        top: 140px;
        width: 100%;
    }
}

@media screen and (min-width: 768px) and (max-width: 991px), print{
    .header-section {
        padding: 10px 0;
    }
    .size55 {
        font-size: 48px;
    }
    .featured-prd .title-style .custom-navigation {
        position: relative;
        bottom: 0;
        left: auto;
        right: auto;
        display: inline-block;
        float: none;
    }
    .logo {
        float: left;
        max-width: 90px;
        margin: 0px 0px 10px;
        width: 100%;
    }
    .header-section .navbar-nav {
        margin-top: 10px;
    }
    .navbar-default .navbar-nav>li>a {
        font-size: 13px;
        color: #231F20;
        line-height: 28px;
        font-weight: bold;
        margin: 0 0 0 10px;
    }
    .header-section .user-icon {
        width: 22%;
        margin-right: 0;
    }
    .user-icon ul li {
        margin-right: 12px;
    }
    .featured-prd {
        background-position: top center;
        background-size: cover;
        height: auto;
    }
    .featured-prd .item{
        min-height: 370px;
    }
    .featured-prd span.sele-product-icon {
        width: 82px;
        display: block;
        height: 63px;
        color: #FFF;
        font-size: 16px;
        text-transform: uppercase;
        padding-left: 0px;
        position: relative;
        padding-top: 5px;
        letter-spacing: -0.32px;
    }
    .featured-prd .col-xs-12.col-sm-8.col-md-9.col-lg-9,
    .featured-prd .col-xs-12.col-sm-4.col-md-3.col-lg-3{
        width: 80%;
        text-align: center;
        margin: 0 auto;
        float: none;    
    }
    .imageArea img {
        width: auto;
        max-width: fit-content;
        height: fit-content;
        min-height: 100%;
    }
    .slash-link {
        max-width: 100%;
        float: none;
        margin: 60px auto 0;
        position: relative;
        text-align: left;
        width: 95%;
        padding: 25px;
        background-color: rgba(0,0,0,0.4);
    }
    .footer-subscribe {
        width: 80%;
        margin: 0 10%;
    }
    .footer-subscribe .col-xs-12.col-sm-6.col-md-7.col-lg-7,
    .footer-subscribe .col-xs-12.col-sm-6.col-md-5.col-lg-5{
        width: 100%;
    }
    .footer-top .footer-title,
    .footer-top .footer-links {
        padding: 0;
    }
    .footer-top .footer-links ul li a {
        font-size: 12px;
    }
    .about-descr {
        padding: 80px 30px 30px;
        max-width: 100%;
    }
    .feature-vm .mvImagebg img {
        min-width: 100%;
        height: 101%;
        width: auto;
        max-width: fit-content;
        position: absolute;
        right: -15%;
    }
    .contact-descr {
        padding: 80px 30px 50px;
    }
    .thank-you-content,
    .thank-you-content .category-image-thank-you {
        width: 110%;
    }
    .page-title-wrapper,
    .category-view .category-image .image,
    .category-view .category-image img,
    .page-title-wrapper .category-image .image,
    .page-title-wrapper .category-image img{
        height: 400px;
    }
    .page-layout-2columns-left.page-products.page-with-filter .column.main {
        max-width: 100%;
        padding: 0 20px;
    }
    .page-with-filter .columns {
        display: flex;
        flex-direction: column-reverse;
    }
    .sidebar.sidebar-main {
        padding: 40px 20px;
        margin: 0 auto;
        width: 90%;
    }
    .sidebar.sidebar-additional{
        display: none;
    }
    .page-title-wrapper h2.page-title {
        max-width: 100%;
    }
    .page-title-wrapper h2.page-title .base {
        font-size: 55px;
    }
    .breadcrumbs {
        top: calc(180px + 85px);
    }
    .product-details-section .feature-product-details{
        padding-left: 0;
        margin-top: 40px;
    }
    .feature-product-details .product-info-main .button-box {
        width: 62%;
    }
    .product.data.items > .item.title > .switch:hover::after, .product.data.items > .item.title.active > .switch::after{
        display: none;
    }
    .product.info.detailed .product.data.items .data.item.content{
        margin-top: 0px !important;
        display: inline-block;
        width: 100%;
    }
    .product.info.detailed .product.data.items .data.item.content .review-add, 
    .product.info.detailed .product.data.items .data.item.content .review-list {
        width: 100%;
    }
    .product.info.detailed .product.data.items .data.item.content .review-add{
        margin-bottom: 40px;
    }
    .review-form {
        max-width: 100%;
    }
    .product.data.items .data.item.content {
        padding: 35px !important;
        margin-bottom: 100px;
    }
    .feature-related-products .custom-navigation .flex-prev, 
    .feature-blog-post .custom-navigation .flex-prev{
        left: 0;
    }
    .feature-related-products .custom-navigation .flex-next, 
    .feature-blog-post .custom-navigation .flex-next {
        right: 0;
    }
    .feature-portfolio-list .imageGallery1 .col-xs-12.col-sm-4.col-md-4.col-lg-4{
        width: 50%;
    }
    .blog__post-list-wrapper, 
    .blog__post-view{
        padding-top: 0px;
    }
    .blog__post-list li {
        width: calc((100% / 2) - 20px);
    }
    .customer-account-login .page-main,
    .customer-account-forgotpassword .page-main,
    .customer-account-create .page-main,
    .quotation-quote-index .page-main,
    .account.customer-account-index .page-main,
    .account.customer-account-edit .page-main,
    .newsletter-manage-index .page-main,
    .customer-address-form .page-main,
    .sales-order-history .page-main,
    .wishlist-index-index .page-main,
    .quotation-quote-history .page-main,
    .rewardpoints-rewardpoints-index .page-main,
    .rewardpoints-invitation-index .page-main,
    .amgiftcard-account-index .page-main,
    .catalogsearch-result-index .page-main,
    .customer-address-index .page-main,
    .customer-account-createpassword .page-main,
    .quotation-cart-success .page-main,
    .cms-no-route.cms-noroute-index .page-main,
    .sendfriend-product-send .page-main,
    .quotation-quote-view .page-main
    {

    }
    .customer-account-login .page-title-wrapper, .customer-account-forgotpassword .page-title-wrapper, .customer-account-create .page-title-wrapper, .quotation-quote-index .page-title-wrapper, .account.customer-account-index .page-title-wrapper, .account.customer-account-edit .page-title-wrapper, .newsletter-manage-index .page-title-wrapper, .customer-address-form .page-title-wrapper, .sales-order-history .page-title-wrapper, .wishlist-index-index .page-title-wrapper, .quotation-quote-history .page-title-wrapper, .rewardpoints-rewardpoints-index .page-title-wrapper, .rewardpoints-invitation-index .page-title-wrapper, .amgiftcard-account-index .page-title-wrapper, .catalogsearch-result-index .page-title-wrapper, .customer-address-index .page-title-wrapper, .customer-account-createpassword .page-title-wrapper, .quotation-cart-success .page-title-wrapper, .cms-no-route.cms-noroute-index .page-title-wrapper, .sendfriend-product-send .page-title-wrapper, .quotation-quote-view .page-title-wrapper {
        min-height: 120px;
        height: 170px;
        max-width: 100%;
        padding: 15px;
        background: #f5f5f5;
        margin-bottom: 30px;
        display: inline-block;
    }
    .quotation-quote-view .page-title-wrapper{
        height: 200px;
    }
    .customer-account-login .page-title-wrapper .page-title,
    .customer-account-forgotpassword .page-title-wrapper .page-title,
    .customer-account-create .page-title-wrapper .page-title,
    .quotation-quote-index .page-title-wrapper .page-title,
    .account.customer-account-index .page-title-wrapper .page-title,
    .account.customer-account-edit .page-title-wrapper .page-title,
    .newsletter-manage-index .page-title-wrapper .page-title,
    .customer-address-form .page-title-wrapper .page-title,
    .sales-order-history .page-title-wrapper .page-title,
    .wishlist-index-index .page-title-wrapper .page-title,
    .quotation-quote-history .page-title-wrapper .page-title,
    .rewardpoints-rewardpoints-index .page-title-wrapper .page-title,
    .rewardpoints-invitation-index .page-title-wrapper .page-title,
    .amgiftcard-account-index .page-title-wrapper .page-title,
    .catalogsearch-result-index .page-title-wrapper .page-title,
    .customer-address-index .page-title-wrapper .page-title,
    .customer-account-createpassword .page-title-wrapper .page-title,
    .quotation-cart-success .page-title-wrapper .page-title,
    .cms-no-route.cms-noroute-index .page-title-wrapper .page-title,
    .sendfriend-product-send .page-title-wrapper .page-title,
    .quotation-quote-view .page-title-wrapper .page-title{
        margin: 80px 0 0px;
    }
    .page-layout-2columns-left .page-main .columns,
    .account.page-layout-2columns-left #maincontent .columns{
        flex-direction: column-reverse;
        display: flex !important;
    }
    .account.customer-account-index .sidebar.sidebar-main,
    .account.customer-account-edit .sidebar.sidebar-main,
    .newsletter-manage-index .sidebar.sidebar-main,
    .customer-address-form .sidebar.sidebar-main,
    .sales-order-history .sidebar.sidebar-main,
    .wishlist-index-index .sidebar.sidebar-main,
    .quotation-quote-history .sidebar.sidebar-main,
    .rewardpoints-rewardpoints-index .sidebar.sidebar-main,
    .rewardpoints-invitation-index .sidebar.sidebar-main,
    .amgiftcard-account-index .sidebar.sidebar-main,
    .customer-address-index .sidebar.sidebar-main,
    .quotation-quote-view .sidebar.sidebar-main{
        margin: 0px auto 40px;
        padding: 0;
        width: 90%;
    }
    .account.customer-account-index .column.main,
    .account.customer-account-edit .column.main,
    .newsletter-manage-index .column.main,
    .customer-address-form .column.main,
    .sales-order-history .column.main,
    .wishlist-index-index .column.main,
    .quotation-quote-history .column.main,
    .rewardpoints-rewardpoints-index .column.main,
    .rewardpoints-invitation-index .column.main,
    .amgiftcard-account-index .column.main,
    .catalogsearch-result-index .column.main,
    .customer-address-index .column.main,
    .quotation-quote-view .column.main {
        padding: 0px 15px;
        margin-bottom: 50px;
    }
    .customer-account-edit .fieldset {
        width: 100%;
    }
    .actions-toolbar>.primary, .actions-toolbar>.secondary {
        text-align: left;
    }
    .wishlist-index-index .products-grid .product-item {
        width: calc((100% / 3) - 10px);
        display: inline-block;
        margin: 0 5px;
    }
    .wishlist-index-index .actions-toolbar>.primary .action{
        width: calc((100% / 4) - 15px);
        padding: 5px 10px;
        margin: 0 5px;
    }
    .block-addresses-default .box-address-billing, 
    .block-addresses-default .box-address-shipping {
        width: 50%;
        float: left;
    }
    .block-addresses-default .box-address-billing .box-actions,
    .block-addresses-default .box-address-shipping .box-actions{
        margin-top: 0px;
    }
    .quotation-quote-view .cart.table-wrapper .item .col.qty, .quotation-quote-view .cart.table-wrapper .item .col.sku {
        text-align: left;
    }
}

@media screen and (min-width: 992px) and (max-width: 1024px), print{
    .header-section {
        padding: 10px;
    }
    .navbar-default .navbar-nav>li>a {
        padding: 10px 0px;
        margin: 0 18px 0 0;
    }
    .navbar-header .user-icon{
        display: none !important;
    }
    .navbar-collapse .user-icon{
        display: block !important;
    }
    .featured-prd .title-style .custom-navigation {
        position: relative;
        bottom: 0;
        right: auto;
        left: 0;
        display: inline-block;
        float: left;
        margin: 30px 0px 20px;
    }
    .featured-prd .title-style::before {
        font: 700 89px/124px Poppins;
    }
    .featured-prd .col-xs-12.col-sm-8.col-md-9.col-lg-9{
        width: 62%;
    }
    .featured-prd .imageArea {
        position: absolute;
        top: 0;
        right: 0;
        z-index: 0;
        float: right;
        width: 48%;
    }
    .featured-prd .imageArea img {
        width: 100%;
        max-width: 100%;
        height: fit-content;
        min-height: 100%;
    }
    .flexslider .item .img-view a, .item .img-view a {
        max-height: 220px;
        min-height: 220px;
    }
    .about-descr {
        padding: 80px 100px;
        max-width: 100%;
    }
    .page-title-wrapper h2.page-title {
        max-width: 90%;
    }
    .page-title-wrapper h2.page-title .base {
        font-size: 60px;
    }
    .blog__post-list li {
        min-height: 550px;
        max-height: 550px;
        padding: 15px;
    }
    .blog__post-list-wrapper .blog__post-list>li{
        margin-bottom: 2rem;
    }
    .feature-blog-post .custom-navigation {
        top: 60%;
    }
    .feature-related-products .custom-navigation .flex-prev, .feature-blog-post .custom-navigation .flex-prev {
        left: 0px;
    }
    .feature-related-products .custom-navigation .flex-next, .feature-blog-post .custom-navigation .flex-next {
        right: 0px;
    }
    .footer-subscribe h4 {
        font-size: 32px;
    }
    .footer-top .footer-title,
    .footer-top .footer-links {
        padding: 0 10px;
    }
    .feature-vm .mvImagebg img {
        min-width: 100%;
        height: 101%;
        width: auto;
        max-width: fit-content;
        position: absolute;
        right: 0;
    }
    .contact-descr {
        margin-bottom: 80px;
    }
    .thank-you-content {
        padding: 300px 0;
    }
    .thank-you-content .category-image-thank-you .image {
        width: auto !important;
        right: 7%;
        position: relative;
        height: 950px;
        min-width: fit-content;
    }
    .feature-gallery .flex-direction-nav .flex-next {
        right: 0;
    }
    .feature-look .item {
        min-height: 295px;
    }
    .feature-look .item .prd-info{
        width: 100%;
        margin: 0px;
        padding: 0 15px;
    }
    .imageGallery1 a > p span {
        padding: 5px 22px;
        height: 125px;
        font-size: 20px;
        line-height: 24px;
    }
    .toolbar.toolbar-products {
        padding: 10px 15px 10px 0;
    }
    .item .img-view a .product-image-wrapper {
        height: 200px;
    }
    .sidebar.sidebar-main {
        padding: 40px 15px;
        width: 24%;
    }
    .page-layout-2columns-left.page-products.page-with-filter .column.main {
        max-width: 75%;
    }
    .item.product.product-item {
        min-height: 365px;
    }
    .category-view .category-image .image,
    .category-view .category-image img,
    .page-title-wrapper .category-image .image,
    .page-title-wrapper .category-image img{
        /* height: fit-content; */
        height: -webkit-fill-available;
        width: auto !important;
        right: 12%;
        position: relative;
        max-width: inherit;
    }
    .category-view .category-image,
    .page-title-wrapper .category-image {
        height: fit-content;
        max-height: 500px;
    }
    .item.product.product-item:hover .add-to-card-link .button {
        min-width: 170px;
        letter-spacing: 0px;
    }
    .product-info-main .box-tocart .actions, .product-options-bottom .box-tocart .actions {
        text-align: center;
        display: flex;
        flex-direction: column-reverse;
        align-items: baseline;
    }
}

@media screen and (min-width: 1025px) and (max-width: 1280px), print{
    .about-descr {
        padding: 60px 0px 30px 50px;
        max-width: 90%;
    }
    .contact-descr {
        padding: 30px 70px;
    }
    .our-product .title-style::before {
        font: 700 130px/0px Poppins;
    }
}

@media screen and (min-width: 1600px), print{
    .featured-prd {
        background-position: right 18%;
        background-size: 35% auto;
    }
    .slash-link {
        position: relative;
        right: -40%;
    }
    .about-descr{
        padding: 120px 0px 30px 80px;
        max-width: 70%;
    }
    .company-history .title-style::before {
        top: 5%;
        left: -19%;
    }
    .item.product.product-item {
        min-height: 425px;
    }
    .contact-descr {
        padding: 125px 80px 55px 120px;
        width: 90%;
    }
}

@media screen and (min-width: 1920px), print{
    .featured-prd {
        background-position: right 18%;
        background-size: 35% auto;
    }
    .slash-link {
        position: relative;
        right: -40%;
    }
    .about-descr{
        padding: 120px 0px 30px 80px;
        max-width: 70%;
    }
    .company-history .title-style::before {
        top: 5%;
        left: -19%;
    }
    .item.product.product-item {
        min-height: 425px;
    }
    .catalog-category-view .item.product.product-item{
        min-height: 410px;
    }
    .contact-descr {
        padding: 125px 80px 55px 120px;
        width: 90%;
    }
    .featured-prd .imageArea {
        width: 40%;
    }
}

@media screen and (min-color-index:0) and(-webkit-min-device-pixel-ratio:0)
{ @media {
    /*
      Define here the CSS styles applied only to Safari browsers
      (any version and any device)
     */
}}




/* CLASHING CSS WITH L & M CSS OF MAGENTO */
.minicart-wrapper .action.showcart::before{
    display: none;
}
main#maincontent {
    padding: 0;
    margin: 0;
    max-width: 100%;
}
.columns .column.main{
    padding-bottom: 0px;
}
footer .footer-bottom .copyright{
    margin: 0;
    padding: 8px 0;
}
footer .footer-bottom .copyright p{ padding: 0 15px; }
.breadcrumbs{
    max-width: 100%;
}
.product-item-info{
    width: 100%;
}
.category-description {
    margin-bottom: 0px;
}
.page-layout-1column .product-info-main {
    width: 100%;
}





/* 24012020 */
.flexslider.featured-products .slides .item{
    max-height: 460px;
}
.flexslider.related_product_slider .slides .item{
    max-height: 460px;
}
.flexslider.featured-looks .slides .item{
    max-height: 380px;
}
.flexslider.featured-products .slides .item .prd-info .product-name > a{
    font-size: 20px;
    line-height: 25px;
    color: #231F20;
    display: inline-block;
    font-weight: 700;
    overflow: hidden;
    height: 50px;
    text-align: left;
}
.catalog-category-view .item.product-item .img-view a{
    min-height: 235px;
    height: 235px;
}
@media screen and (max-width: 767px), print{
    .item.product.product-item .img-view a .product-image-wrapper img {
        top: -45px;
    }
}


/* Swatch Tooltip Css */
/* .swatch-attribute-label { z-index: 9;}
.swatch-option-tooltip {    max-width: 0px !important;    max-height: 0px !important;    overflow:hidden;    min-height: 0px !important;    min-width: 0px !important; border:none !important;    background:transparent !important; 
}
body.catalog-category-view .swatch-option-tooltip {  display:none !important;  visibility:hidden !important; } */
.swatch-option-tooltip{ min-height: auto !important; min-width: 120px !important; border-radius: 5px; padding: 5px; box-shadow: 0 0 5px -2px rgba(0, 0, 0, 0.3); border: 1px solid #ccc !important; background: #F8F8F8 !important; text-align: center; font: 500 13px/18px Poppins; letter-spacing: 0.5px; color: #231f20; text-transform: uppercase; }
.swatch-option-tooltip .image{ display: none !important; }
.swatch-option-tooltip .title { color: #231f20; display: block; max-height: 200px; max-height: 35px; overflow: hidden; text-align: center; }
.swatch-option-tooltip .corner:before, .swatch-option-tooltip-layered .corner:before{ border-color: #adadad transparent transparent transparent; border-width: 8px 8.5px 0 8.5px; left: 0; top: 5px; }
.swatch-option-tooltip .corner:after, .swatch-option-tooltip-layered .corner:after { border-color: #fff transparent transparent transparent; border-width: 7px 8.3px 0 8.3px; left: -16.4px; top: 3px; }



/* 07022020 */
.cart.table-wrapper .product-item-photo{
    display: inline-block;
    width: 130px;
    max-height: 130px;
    float: left;
    overflow: hidden;
    position: relative;
    top: 0;
    margin-bottom: 10px;
}
.cart.table-wrapper .product-image-wrapper .product-image-photo{
    position: relative;
    top: -25px;
}
.cart.table-wrapper .product-item-details {
    display: inline-block;
    float: left;
    width: calc(100% - 150px);
}
.cart.table-wrapper .item .col.item {
    display: inline-block;
    padding: 25px 0 10px 15px;
    width: 100%;
}
@media screen and (max-width: 767px), print{
    .cart.table-wrapper .product-item-details {
        width: 100%;
    }
    .cart.table-wrapper .product-image-wrapper .product-image-photo{
        top: -25px;
    }
    .quotation-quote-index .cart.table-wrapper .item .col.item {
        display: inline-block;
        padding: 10px 10px 0px 85px;
    }
    .footer-subscribe h4{
        font-size: 32px;
        letter-spacing: 0;
        line-height: 35px;
    }
}
@media only screen and (min-width: 768px) and (max-width: 1024px), print {
    .quotation-quote-index .cart-container .form-cart {
        width: 95%;
        margin: 0 auto;
    }
    .cart.table-wrapper .item .col.item {
        display: inline-block;
        padding: 10px 0 10px 10px;
        width: 100%;
    }
    .cart.table-wrapper .product-item-photo{
        margin-right: 15px;
    }
    .cart.table-wrapper .product-item-details {
        display: inline-block;
        float: left;
        width: calc(100% - 75px);
    }
}

/* 10022020 */
.fotorama__stage__frame .fotorama__img {
    max-height: 99.9%;
    max-width: 99.9%;
}
/* 25022020 */
.filter-options-item.active .filter-options-content .items .show-more {
    cursor: pointer;
    color: #022662;
    font-size: 12px;
    font-weight: 500;
    text-transform: uppercase;
}
/* a.cta-download { position: relative; top: 10px; } */

/* 27022020 */
/* PDF DOWNLOAD BUTTON */
a.cta-download { text-align: right; min-width: 200px; display: inline-block; background-color: #f5f5f5; padding: 7px 7px 7px 20px; border-radius: 50px; margin-top: 25px; }
a.cta-download:hover { background-color: #002767; }
a.cta-download::after { content: 'Download PDF'; margin-right: 15px; font-size: 13px; color: #231f20; letter-spacing: 1px; font-weight: 500; text-transform: uppercase; float: left; line-height: 35px; }
a.cta-download:hover::after{ color: #ffffff; }
a.cta-download img { height: 35px; width: auto; padding: 5px; background: #fff; border-radius: 50px; }

/* 06032020 */
.loading-mask { display: none !important; }
.mst-searchautocomplete__autocomplete{
    display: none !important;
}
.mst-searchautocomplete__autocomplete._active {
    position: absolute;
    display: block !important;
    width: calc(100% - 25px) !important;
    left: 13px !important;
    margin: 1px 0 0;
    border: 1px solid #f0b909;
    background: #ffffff;
    padding: 15px;
    text-align: left;
    border-radius: 0;
    max-height: 300px;
    overflow: auto;
}
.mst-searchautocomplete__empty-result span{

}
.mst-searchautocomplete__wrapper{}
.mst-searchautocomplete__index{
    border-bottom: 2px solid #eee;
    margin-bottom: 10px;
    padding-bottom: 10px;
}
.mst-searchautocomplete__index:last-child{
    border-bottom: 0px;
    margin-bottom: 0px;
    padding-bottom: 0px;
}
.mst-searchautocomplete__index.magento_catalog_product{}
.mst-searchautocomplete__index.magento_catalog_categoryproduct{}
.mst-searchautocomplete__index-title{
    margin: 0 0 0 0;
}
.mst-searchautocomplete__index-title > span{
    font-size: 20px;
    font-weight: 700;
    line-height: 30px;
    text-transform: capitalize;
}
.mst-searchautocomplete__index-title > span:last-child {
    float: right;
}
.mst-searchautocomplete__index-title > span:last-child,
.mst-searchautocomplete__index-title > span:last-child span{
    font-size: 12px;
    vertical-align: bottom;
    line-height: 30px;
}
.mst-searchautocomplete__index ul{}
.mst-searchautocomplete__index ul li{
    width: 100%;
    margin: 0 0 0 0;
}
.mst-searchautocomplete__index ul li .meta{}
.mst-searchautocomplete__index ul li .title{
    margin: 0 0 0 0;
}
.mst-searchautocomplete__index ul li a{
    font-size: 14px;
    font-weight: 400;
    color: #606060;
    line-height: 16px;
    padding: 5px;
    display: inline-block;
    width: 100%;
}
.mst-searchautocomplete__index ul li a:hover, .mst-searchautocomplete__index ul li a:hover span{
    color: #022662;
}
.mst-searchautocomplete__index ul li a span{
    font-size: 14px;
    font-weight: 700;
    color: #606060;
    line-height: 20px;
    padding: 0 0 0 3px;
}
.mst-searchautocomplete__show-all{
    margin-top: 10px;
}
.mst-searchautocomplete__show-all a{
    background: #f5f5f5;
}
.mst-searchautocomplete__show-all a:hover{
    background: #F0B909;
    color: #fff;
}
.mst-searchautocomplete__show-all a span{
    font-size: 15px !important;
    font-weight: 500;
    display: inline-block;
    width: 100%;
    text-align: center;
    text-transform: capitalize;
}

.catalogsearch-result-index .search.results .product-list-section > .block{ display: none !important; }

/* 16032020 */
.product-item-inner .white-wishlist:hover::before, .product-item-inner .red-wishlist::before { font-weight: 700 !important; color: red !important; }
a.cta-download .fa-arrow-alt-circle-down {font-size: 33px;color: #231f20;}
a.cta-download:hover .fa-arrow-alt-circle-down {color: #ffffff;}

/* 09042020 */
.imagegallery-gallery-view .page-title-wrapper{
    background: url('../images/portfolio-banner.png') center center no-repeat;
    background-size: cover;
}
.wk_imagegallery_container{
    display: inline-block;
    width: 100%;
    padding: 80px 0 120px;
}
.wk_imagegallery_container .imagegallery.fancybox{
    width: calc((100% / 3) - 15px);
    display: inline-block;
    height: 300px;
    overflow: hidden;
    padding: 0;
    float: left;
    box-shadow: none;
    border: 1px solid #f5f5f5;
    margin: 0 7px 15px;
    position: relative;
}
.wk_imagegallery_container .imagegallery.fancybox .wk_active.wk_images.wk_default{
    width: auto;
    height: 100%;
    display: block;
    margin: 0 auto;
    transform: scale(1.26);
    -o-transform: scale(1.26);
    -ms-transform: scale(1.26);
    -moz-transform: scale(1.26);
    -webkit-transform: scale(1.26);
}
.fancybox-overlay.fancybox-overlay-fixed{
    background: rgba(0, 0, 0, 0.8) !important;
}
.portfolio-section .feature-port .gallery_container{}
.portfolio-section .gallery_container .wk_gallery{
    padding: 0;
    width: calc((100% / 3) - 15px);
    height: fit-content;
    float: left;
    margin: 0 7px 15px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.portfolio-section .gallery_container .wk_gallery .wk_gallery_img_container{
    border: 0;
    box-shadow: none;
    height: 300px;
    width: 100%;
    overflow: hidden;
    text-align: center;
    margin: 0;
    position: relative;
    display: inline-block;
    background-color: #ffffff;
    border: 1px solid #f5f5f5;
}
.portfolio-section .gallery_container .wk_gallery .wk_gallery_img_container .wk_gallery_album{
    display: inline-block;
    background: #f5f5f5;
    width: 100%;
    height: 100%;
}
.portfolio-section .gallery_container .wk_gallery .wk_gallery_img_container .wk_gallery_album .wk_images{
    width: 100%;
    height: 100%;
    display: block;
    margin: 0 auto;
    transform: scale(1.26);
    -o-transform: scale(1.26);
    -ms-transform: scale(1.26);
    -moz-transform: scale(1.26);
    -webkit-transform: scale(1.26);
}
.portfolio-section .gallery_container .wk_gallery .wk_gallery_img_container .wk_gallery_album .wk_images.wk_active{}
.portfolio-section .gallery_container .wk_gallery .wk_gallery_img_container .wk_gallery_album .wk_images.wk_default{}

.portfolio-section .gallery_container .wk_gallery .wk_gallery_desc{
    display: inline-block;
    width: 80%;
    border: 1px solid #eee;
    padding: 25px 10%;
    margin: -1px 0 0 0;
    z-index: -1;
    text-align: center;
    font: 700 22px/28px 'Poppins';
    letter-spacing: -0.44px;
    color: #231F20;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 125px;
}
@media only screen and (max-width: 767.9px){
    .portfolio-section .gallery_container .wk_gallery,
    .wk_imagegallery_container .imagegallery.fancybox{
        width: 100%;
        margin: 0 0 15px;
    }
    .eapps-instagram-feed {
        width: 100% !important;
    }
     #eapps-instagram-feed-1 .eapps-instagram-feed-posts-item a{
        margin: 0.5px;
     }
}
@media only screen and (min-width: 768px) and (max-width: 1023.9px){
    .portfolio-section .gallery_container .wk_gallery,
    .wk_imagegallery_container .imagegallery.fancybox{
        width: calc((100% / 2) - 14px);
    }
}


/* 24042020 */
.page-products .page-main .columns .column.main .product-empty{
    padding: 80px 0 120px;
}
.category-news .page-title-wrapper li.item.blog {display: none;}
.category-news.page-layout-1column .column.main {min-height: 300px;}

/* 22072022 */
.listing-swatches .more-swatch{ display: inline-block; }
.listing-swatches .more-swatch a{ display: inline-block; width: auto; float: left; text-align: left; font-weight: 700; font-size: 17px; line-height: 25px; letter-spacing: 0px; color: #231F20; text-transform: capitalize; margin: 0 0 0 5px; }
.listing-swatches .more-swatch a:hover{ color: #F0B909; }
.listing-swatches{ display: inline-flex; display: -webkit-inline-flex; align-items: flex-start; justify-content: flex-start; width: 100%; float: left; }
.featured-products .listing-swatches,
.related_product_slider .listing-swatches{ padding: 0 15px; }
.listing-swatches .swatch-attribute{ margin-bottom: 10px; }
.listing-swatches .swatch-attribute-options{ margin: 0 !important; }
.listing-swatches .swatch-attribute-options .swatch-option{ border: 2px solid transparent; cursor: pointer; float: left; min-height: 25px; height: 25px !important; border-radius: 5px; margin: 0 5px 5px 0; max-width: 100%; min-width: 25px; width: 25px !important; background-size: cover !important; }
.listing-swatches .swatch-attribute-options .swatch-option:not(.disabled):hover,
.listing-swatches .swatch-attribute-options .swatch-option.selected{ border: 2px solid #f0b909 !important; outline: 0 !important; }
.listing-swatches .swatch-attribute-options .swatch-option{ display: none; }
.listing-swatches .swatch-attribute-options .swatch-option:nth-child(-n+3){display: block;}