 body{
 	font-family: 'Poppins-Regular';
    background-color: #f8f8f8 !important;
    padding-top: 0;
 }
 p{
    font-family: 'Poppins-Regular';
 } 
 a{
    color: #2a5390;
 }
.page-heading{
	font-family: 'Poppins-Regular';
	font-size: 26px;
	color: #282828;	
 }
@media(min-width: 1400px){
	.container{
		max-width: 1380px !important;
	}
}
a:hover{
    text-decoration:none !important;
}
.left-heading {
    background-color: #fdba2d;
    color: #000;
    text-transform: capitalize;
    padding: 15px 10px;
    font-family: 'Poppins-Medium';
    font-size: 15px;
    letter-spacing: 1px;
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
    margin: 0;
    margin-top: 30px;
}
.content-heading{
    padding: 12px;
    font-size: 14px;
    letter-spacing: 0.5px;
    text-transform: capitalize;
    font-family: 'Poppins-Medium';
    border-right: 1px solid #ebebeb;
    display: inline-block;
    margin: 0;
    border-top: 2px solid #2a5390;
    color: #2a5390;
    background-color: #fff;
    border-left: 1px solid #ebebeb;
    max-width: 200px;
    text-align: center;
}
/* Testimonial start */
h3.left-heading{
    font-family: 'Poppins-Medium';
}
.crousel-content h4 {
    font-size: 16px;
    font-weight: normal;
    letter-spacing: 1px;
    margin-top: 11px;
    text-transform: capitalize;
    font-family: 'Poppins-Medium';
    color: #2a5390;
}
.crousel-content hr {
    width: 50px;
    border-top: 1px solid #e1e1e1;
    margin: 15px auto;
}
.crousel-content h5 {
    font-size: 14px;
    font-weight: normal;
    letter-spacing: 1px;
    margin-bottom: 10px;
    font-family: 'Poppins-Medium';
    text-transform: capitalize;
}
.crousel-content p {
    padding: 0 20px;
    color: #9A9A9A;
    font-size: 12px;
    line-height: 25px;
    letter-spacing: 1px;
}
#owl-testimonial img {
    border-radius: 50%;
    border: 5px solid #e7e7e7;
    margin-top: 10px;
}
/* Testimonial End */
/* Newsletter*/
.newsletter-bg{
    background-image: url('../img/mail-bg.png');
    background-repeat: no-repeat;
    background-size: cover;
    padding: 50px 15px 10px;
    border-radius: 4px;
    border: 1px solid #ebebeb !important;
    text-align: center;
}
.newsletter-bg .form-prefixPostfix .button{
    margin: 0 auto;
    text-align: center;
}
.newsletter-bg .form-prefixPostfix input{
    margin-bottom: 15px;
}
.newsletter-bg hr{
    border-top: 2px solid #2a5390;
    width: 60px;
    margin: 0 auto;
    margin-bottom: 20px;
}
.newsletter-bg h3{
    text-align: center;
    font-size: 24px;
    text-transform: capitalize;
    letter-spacing: 1px;
    font-family: 'Poppins-Medium';
    font-weight: normal;
    margin-bottom: 30px;
    margin-top: 25px;
    color: #282828;
}
.newsletter-bg p{
    font-size: 12px;
    font-family: 'Poppins-Medium';
    padding: 0 10px;
    margin-bottom: 25px;
}
/* Newsletter end*/
/* left category */
.left-category-menu .navPages-item{
    float: none;
    text-align: left;    
}
.left-category-menu .navPages-list{
    display: block;
    padding: 0px 0px;
}
.left-category-menu .navPages-action{
    padding: 10px 15px;
    width: 100%;
}
.wb-category-menu .navPages-action.is-open{
    background-color: transparent;
}
@media(min-width:800px){
    .navPages-item:hover .navPage-subMenu{    
    display: block;
    left: 100%;    
    z-index: 99;
    margin-top: -50px;
    }
    .navPage-subMenu{
    border: 1px solid #ddd;
    background-color: #fff;
    padding: 5px !important;
    min-width: 320px;
    }
}
@media(max-width: 800px){
    .wb-home-menu{
        display: none;
    }
}
.navPage-subMenu-list .navPage-subMenu-item a{
    padding: 10px;
}
.left-category-menu .navPages-action i{
    float: right;
    text-align: right;
    transition: all 0.3s ease 0s;
}
.left-category-menu .navPages-action:hover i{
    transform: rotate(-90deg);
}   
.navPage-subMenu-item{
    width: auto !important;
}
.wb-category-menu{
    background-color: #fff;
    padding: 0px;
    border: 1px solid #ebebeb !important;
}
/* left category menu end*/
/* filter*/
#facet-range-form .form-minMaxRow .button{
    padding-top: 8px;
    padding-bottom: 8px;
}
@media(min-width: 800px){
    .accordion--navList .accordion-block{
        margin-top: 0rem;
    }
}
/* filter end*/
/* Left Column New Products */
.three-row-product{
/*     padding-top: 10px;
    padding-bottom: 10px; */
    border: 1px solid #ebebeb !important;
    background: #fff;
}
.three-row-product .card{
    background-color: transparent;
}
.three-row-product .card{
    display: block !important;
    float: left;
    width: 100%;    
}
.three-row-product .card-figure{
    width: 30% !important;
    float: left !important;
}
.three-row-product .card-body{
    width: 70% !important;
    float: left;
    text-align: left;
    padding: 10px;
}
.card-image{
    padding-top: 10px;
}
.three-row-product .wb-product{
    border-bottom: 1px solid #ececec !important;
}
.three-row-product .wb-product:hover{
    border: 1px solid transparent !important;
    border-bottom: 1px solid #ececec !important;
}   
.three-row-product .card-figcaption-body{
    display:none;
}
.owl-wrapper-outer{
    box-shadow: none !important;
    border: 1px solid #ebebeb !important;
}
/* Left Column New Products End*/
/* top static menu*/
#menu {
background-color: #2a5390;
width: 100%;
text-align: left;
border-radius: 4px;
margin-top: -25px;
position: relative;
/* margin-bottom: 30px !important; */
}
#menu  .navPages-list{
    float: left;
}
#menu .navPages-action{
    color: #fff;
    font-weight: 600;
}
#menu .navPages-action:hover{
    color: #fdba2d;
}
#menu .navPages{
    max-width: 100%;
}
/* top static menu end */
/* top cart start */
.navUser-item--cart{
    background-color: #fff;
    border-radius: 4px;
    text-transform: capitalize;
    float: right;
}
.navUser-item-cartLabel{
    text-transform: capitalize;   
    /* font-weight: 600; */
}
/* top cart start end */
/* webi top navbar */
.wb-top-navbar{
    border-bottom: 1px solid #dedede;
    padding-top: 2px;
    padding-bottom: 2px;
}
/* webi top navbar */
/* currency */
#currencySelection.dropdown-menu{
    max-width: 149px;
}
.navUser .dropdown-menu.is-open::before{
    left: auto;
    right: 0.78571rem;        
}
.navUser .dropdown-menu.is-open::after{
    left: auto;right: 0.92857rem;
}
.navUser-section.navUser-section--alt .navUser-action{
    font-size: 12px;    
    margin-left: 0px;
    margin-right: 0px;
    padding-left: 0;
    padding-right: 0;
}
.navUser-section.navUser-section--alt .navUser-action::after{
    position: relative;    
    content: '|';
    color: #6c6c6c;
    margin:0 20px;
}
.navUser-section.navUser-section--alt .navUser-action.navUser-item--compare::before{
    display: none;
}
.wb-currency a{
    font-size: 12px;   
    padding-right: 0;
}
.wb-currency a.navUser-action{
	padding-left: 0;
}
.navUser-section.navUser-section--alt .navUser-or{
    display: none;
}
/* currency end */
/* top search*/
#quickSearch .form{
    margin: 0 !important;
}
#quickSearch .form-input{
    height: 50px;
    border-color: transparent;
}
.hideme{
	display: none;
}
@media(min-width:800px){
    .quickSearchResults{
    position: absolute;
    z-index: 99;
    background-color: #f2f2f2;
    border: 1px solid #ededed;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
    width: 100%;
    }
    .quickSearchResults .productGrid .product{
        width: 30%;
    }
}
.quickSearchMessage{
    margin-bottom: 1.5rem;
}
.wb-top-search{
    display: flex;
}
.wb-search-btn{
    line-height: 0;
    background: #fdba2d;
    color: #000;
    border-color: #fdba2d;
    margin-left: 0;
    font-family: 'Poppins-Medium';
    border-radius: 0 4px 4px 0;
    letter-spacing: 1px;
    max-width: 116px;
}
.wb-search-btn:hover{
    background:#2a5390;
    color: #fff;
    border-color:#2a5390;   
}
/* top search end*/
/* column parts */
@media(min-width: 801px){
.page-sidebar{
    width: 20% !important;
}

.page-sidebar + .page-content{
    width: 80% !important;
}    

}
/* column part end */
/* common product*/
.wb-product {
    border: 1px solid transparent !important;
}
.wb-product:hover {
    border: 1px solid #d7d7d7 !important;
    border-radius: 4px;
}
/* common product end*/
.padding-0 {
    padding: 0 !important;
}
.webi-comon-section-part{
    padding: 10px;
    background-color: #ffffff;
    border: 1px solid #ebebeb;
    margin-bottom: 30px;
}
.wb-home-menu{    
    font-size: 22px;
    color: #282828;
    background-color: #fdba2d;
    line-height: 50px;
    width: 50px;
    border-radius: 4px 0 0px 4px;
}
.wb-home-menu a, .wb-home-menu a i{
    font-size: 22px;
    color: #282828;
}
/* slider */
.wb-slider{
    margin-top: 65px !important;
}
.wb-slider .slick-prev, .wb-slider .slick-next {
    display: none !important;
}
.wb-slider .heroCarousel .slick-dots li{
    background-color: transparent;
}
.wb-slider .slick-dots li.slick-active button::before{
    background-color: #fdba2d;   
}
.wb-slider .slick-dots li button{
    background-color: #fff;     
    border-color: #fff; 
}
.webi-comon-section-part .slick-next, .webi-comon-section-part .slick-prev{
    background-color: #fff;     
    border: 1px solid #ebebeb;
    border-radius: 0;
    width: 42px;
    height: 42px;
    top: -1px;
}
.webi-comon-section-part .slick-next:hover, .webi-comon-section-part .slick-next:focus, .webi-comon-section-part .slick-prev:hover, .webi-comon-section-part .slick-prev:focus{
    border: 1px solid #ebebeb;
}
.webi-comon-section-part .slick-next{
    right: -6px;
}
.webi-comon-section-part .slick-prev{
    right: 35px;
}
.webi-comon-section-part .slick-prev::before, .webi-comon-section-part .slick-next::before{
    color: #282828;
}
/* Slider end */
.slick-prev::before{
    background-image: none !important;
    content: "\f104";
    font-family: FontAwesome;
    color: #fff;
    font-size: 20px;
    line-height: 6px;
    position: relative;
    height: auto;
    margin: 0 auto;
}
.slick-next::before{
    background-image: none !important;
     content: "\f105";
    font-family: FontAwesome;
    line-height: auto;
    color: #fff;
    font-size: 20px;
    line-height: 6px;
    position: relative;
    height: auto;
    margin: 0 auto;
}
.slick-next, .slick-prev{
    /* height: 29px;
    width: 29px; */
    padding: 0;
    width: 30px;
    height: 30px;
    background-color: #282828;
    border-radius: 4px;
    border: 1px solid #282828;
    top: 6px;
}
.slick-prev:hover::before, .slick-prev:focus::before{
    color: #282828;
}
.slick-next:hover::before, .slick-next:focus::before{
    color: #282828;
}
.slick-prev.slick-disabled::before, .slick-next.slick-disabled::before{
    opacity: 1;
}
.slick-next{
    right: 9px;
}
.slick-prev{
    left:auto !important;
    right: 44px;
}
.slick-next:hover::before{
    background-image: none !important;
}
.slick-next:hover, .slick-next:focus, .slick-prev:hover, .slick-prev:focus{
    background: #fff;
    border: 1px solid #fff;
}
.slick-disabled{
    opacity: 1;
}
.webi-comon-section-part .slick-prev::after, .webi-comon-section-part .slick-next::after, #tab-related .slick-prev::after, #tab-related .slick-next::after{
    background-color: transparent;
    content: "";
    height: 2px;
    margin: 0 auto;
    position: absolute;
    left: 0;
    transition: all 0.4s ease-out 0s;
    width: 3px;
    top: 0;
}
.webi-comon-section-part .slick-prev:hover::after, .webi-comon-section-part .slick-next:hover::after, #tab-related .slick-prev:hover::after, #tab-related .slick-next:hover::after{
    background-color: #2a5390;
    height: 2px;
    width: 100%;
}
.owl-theme .owl-controls {
    text-align: center;
}
.owl-carousel .owl-buttons div{
    opacity: 1 !important; 
}
.left-part-arrow.owl-theme .owl-controls .owl-buttons .owl-prev {
    position: absolute;
    top: -38px;
    right: 45px;
    background-color: #282828;
    margin: 0;
    border-radius: 4px;
    height: 29px;
    width: 29px;
    color: #fff;
    left: auto;
    transition: all 0.4s ease-out 0s;
    line-height:30px;
}
.left-part-arrow.owl-theme .owl-controls .owl-buttons .owl-next {
    position: absolute;
    top: -38px;
    right: 10px;
    background-color: #282828;
    margin: 0;
    border-radius: 4px;
    height: 29px;
    width: 29px;
    color: #fff;
    transition: all 0.4s ease-out 0s;
    line-height:30px;
}
.left-part-arrow.owl-theme .owl-controls .owl-buttons i {
    font-size: 20px;
    margin: 1px 1px;
    text-shadow: none;
}
.left-part-arrow.owl-theme .owl-controls .owl-buttons .owl-prev:hover{
    background-color: #fff;
    color: #282828;
}
.left-part-arrow.owl-theme .owl-controls .owl-buttons .owl-next:hover{
    background-color: #fff;
    color: #282828;
}
.page-sidebar{
    padding-left: 0;
}
@media(min-width: 801px){
    .page-sidebar + .page-content{
    padding-right: 0;
    }
}
.img-fluid{
    width: 100%;
}
.productGrid{
    margin-bottom: 0px;
}
/* banner effect */
.beffect a{
    display: block;
    position: relative;
    overflow: hidden;
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s;
}
.beffect a span span.r1,.beffect a span span.a1 {
    left: 0;
    top: 0;
}
.beffect a span span{
    position: absolute;
    width: 50%;
    height: 50%;
    text-indent: -9999px;
    opacity: 0;
    background: rgba(129, 124, 124, 0.1);
    display: block;
    -moz-transition: all 700ms ease;
    -webkit-transition: all 700ms ease;
    -o-transition: all 700ms ease;
    transition: all 700ms ease;
    -moz-backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
.beffect a span span.r2,.beffect a span span.a2{
    left: 50%;
    top: 0;
}
.beffect a span span.r3,.beffect a span span.a3{
    right: 0;
    top: 50%;
}
.beffect a span span.r4,.beffect a span span.a4{
    right: 50%;
    top: 50%;
}
.beffect:hover a span span.r1,.beffect:hover a span span.a1{
    left: 0;
    top: 50%;
}
.beffect:hover a span span.r2,.beffect:hover a span span.a2{
    left: 0;
    top: 0;
}
.beffect:hover a span span.r3,.beffect:hover a span span.a3{
    right: 0;
    top: 0;
}
.beffect:hover a span span.r4,.beffect:hover a span span.a4{
    right: 0;
    top: 50%;
}
.beffect:hover a span span {
    opacity: 1;
}
/* banner effect over */
/* Footer start */
@media(max-width: 992px){
    .footer-info-col{
        width: 100%;
    }
}
@media(min-width: 992px){
    .footer-info-col--small{
        width: 25% !important;
    }    
}
.footer-info-col{
    margin-bottom: 1rem;
}
.footer-info-heading{
    color: #fff;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: normal;
    margin-bottom: 16px;
    font-family: 'Poppins-Medium';
}
.footer-info-list a{
    color: #7a7a7a;
    font-size: 14px;
    letter-spacing: 1px;
    line-height: 30px;
    font-family: 'Poppins-Medium';
    transition: all 0.45s ease 0s;
}
.footer-info-list a:hover{
    color: #fdba2d;
}
.footer-info-col address{
    color: #7a7a7a;
    font-size: 14px;
    letter-spacing: 1px;
    line-height: 30px;
    font-family: 'Poppins-Medium';
    transition: all 0.45s ease 0s;   
    margin-bottom: 0.5rem;
}
.footer-copyright > .powered-by{    
    color: #e2e2e2;
    font-family: 'Poppins-Medium';
    font-size: 14px;
    margin: 0;
    display: inline;
    /* float: left; */
}
.footer-contact{
    color: #7a7a7a;
    font-size: 14px;
    letter-spacing: 1px;
    line-height: 30px;
    font-family: 'Poppins-Medium';
    transition: all 0.45s ease 0s;
    margin-bottom: 0.5rem;
}
.footer-contact i{
    color: #fff;
    font-size: 20px;
    width: 30px;
    padding-right: 15px;
    border-right: 1px solid #7a7a7a;
}
.footer-contact span{
 padding-left: 10px;   
}
.footer-info-col address span{
    padding-left: 10px;   
}
.footer-info-col address i{
    color: #fff;
    font-size: 20px;
    width: 30px;
    padding-right: 15px;
    border-right: 1px solid #7a7a7a;
}
.footer-copyright{
    text-align: center;
    display: inline-block;   
}
.footer{
    padding-bottom: 0;
    margin-top: 30px
}
.foooter-btm{
    background-color: #171717;padding: 18px 0 12px 0;
}
.footer-info .toggle:last-of-type{
    margin-bottom: 0;
    outline: none;
}
@media(max-width: 991px){
    footer h5 .toggle.collapsed::after{
        font-family: 'FontAwesome';
        content: '\f067';
        font-size: 14px;
        font-weight: normal;
        float: right;
        cursor: pointer;
    }
    footer h5 .toggle::after{
    font-family: 'FontAwesome';
    content: '\f068';
    font-size: 14px;
    font-weight: normal;
    float: right;
    cursor: pointer;
    }
    footer .toggle{
        border: none;
    }
    .footer-info-heading{
        text-align: left;
    }
    footer button{
      width: 100%;
    position: absolute;
    right: 15px;
    }
    .footer-info-list{
        text-align: left;
    }
    .footer-info-col address{
        text-align: left;
    }
    .footer-contact{
        text-align:left;
    }
    .footer-info-col{
        margin-bottom: 0;
    }
}
@media(min-width: 992px){
    footer .toggle{
        display: none;  
    }
    footer .collapse{
        display: block !important;
    }
}
/* Footer end */
/*navbar*/
.navUser-item--cart .dropdown-menu{
    left: auto !important;
    top: 52px !important;
    min-width: 320px !important;
    right: 0 !important;
}
/*navbar end */
/* Rating */
.card-text.p-rating{
    margin-bottom: .75rem;
    color: #fdba2d;
}
/* rating end */
/* currency */
#currencySelection li a{
    color: #6c6c6c;
    font-family: 'Poppins-Regular';
    letter-spacing: 0.5px;
}
#currencySelection li a:hover{
    color: #2a5390;
}
/* currency end */
.wb-p-right-0{
    padding-right: 0 !important;
}
.wb-p-left-0{
 padding-left: 0 !important;   
}
.left-banner-margin{
    margin-top: 30px;
}
#scroll::after {
    pointer-events: none;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 1;
    content: '';
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    transform: scale(0);
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -o-transform: scale(0);
    -ms-transform: scale(0);
    opacity: 0;
    -o-opacity: 0;
    -webkit-opacity: 0;
    -ms-opacity: 0;
    -moz-opacity: 0;
    transition: all 0.3s cubic-bezier(0.41, 0.12, 1, 1);
    -webkit-transition: all 0.3s cubic-bezier(0.41, 0.12, 1, 1);
    -ms-transition: all 0.3s cubic-bezier(0.41, 0.12, 1, 1);
    -o-transition: all 0.3s cubic-bezier(0.41, 0.12, 1, 1);
    -moz-transition: all 0.3s cubic-bezier(0.41, 0.12, 1, 1);
    background: #fdba2d;
    border-radius: 4px;
}
#scroll:hover::after {
    transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    opacity: 1;
    -o-opacity: 1;
    -webkit-opacity: 1;
    -ms-opacity: 1;
    -moz-opacity: 1;
    transition: all 0.3s cubic-bezier(0.41, 0.12, 1, 1);
    -webkit-transition: all 0.3s cubic-bezier(0.41, 0.12, 1, 1);
    -ms-transition: all 0.3s cubic-bezier(0.41, 0.12, 1, 1);
    -o-transition: all 0.3s cubic-bezier(0.41, 0.12, 1, 1);
    -moz-transition: all 0.3s cubic-bezier(0.41, 0.12, 1, 1);
}
#scroll{
    position: fixed;
    right: 20px;
    bottom: 12px;
    cursor: pointer;
    width: 40px;
    height: 40px;
    background: #2a5390;
    outline: none;
    z-index: 2;
    border-radius: 4px;
    line-height: 28px;
    text-align: center;
}
#scroll:hover i {
    color: #2a5390;
    position: relative;
    z-index: 5;
}
#scroll i {
    color: #fdba2d;
    font-size: 25px;
    line-height: 35px;
    vertical-align: middle;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}

/*loader start */
#loading-center-absolute {
    position: absolute;
    left: 50%;
    top: 50%;
    height: 90px;
    width: 90px;
    margin-top: -25px;
    margin-left: -25px;
    -webkit-animation: loading-center-absolute 1.5s infinite;
    animation: loading-center-absolute 1.5s infinite;
}
#page-preloader {
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: #fff;
    z-index: -1;
    opacity: 0;
    -moz-transition: all 1.3s ease 0.3s;
    -o-transition: all 1.3s ease 0.3s;
    -webkit-transition: all 1.3s ease 0.3s;
    transition: all 1.3s ease 0.3s;
    overflow: hidden;
}
#page-preloader.visible {
    opacity: 1;
    z-index: 999;
    overflow: hidden;
}
#page-preloader .preloader {
    position: absolute;
    left: 50%;
    top: 50%;
    text-align: center;
    -moz-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
    opacity: 0;
}
#page-preloader.visible .preloader {
    opacity: 1;
    -moz-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
}
.object{
    position: absolute;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 4;
    background: url('../img/loading.gif') 50% 50% no-repeat #fff;
}
#page-preloader{
    display: none;
}
#page-preloader{
    display: block;
}
@media(max-width: 767px){
.object{
top: -30px;
left: -20px;
}
}
/* loader end */
/* List & Grid start*/
.productList{
    display: none;
}
.cate-top svg{
    cursor: pointer;
}
.sort-by-cat{
    float: right;
}
.cate-top .form-field{
    margin-bottom: 0;
}
.cate-top{
    background-color: #fff;
    border: 1px solid #ebebeb;
    border-radius: 4px;
    margin: 25px 0 !important;
    padding: 10px 0px;
}
.cate-border{
    background-color: #fff;
    border: 1px solid #ebebeb;
    border-radius: 4px;
    margin: 25px 0;
    padding: 10px 0px;
}
.cate-des{
    background-color: #fff;
    padding: 15px;
    border: 1px solid #ebebeb;
    border-radius: 4px;
    margin-top: 30px;
    margin-bottom: 10px;
}
.cate-des h2{
    font-size: 20px;
    color: #2a5390;
    letter-spacing: 0.5px;
    margin-top: 0;
    text-transform: capitalize;
    margin-bottom: 0;
    text-align: left;
}
#facetedSearch{
    background-color: #fff;
    margin-top: 30px;
}
.facetedSearch-refineFilters{
    /* padding: 15px;   */
}
.facetedSearch-refineFilters .sidebarBlock-heading{
    background-color: #fdba2d;
    color: #282828;
    text-transform: capitalize;
    padding: 15px 10px;
    font-family: 'Poppins-Medium';
    font-size: 15px;
    letter-spacing: 1px;
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
}
.accordion-block{
    /* padding-left: 15px; */
}
#facetedSearch-navList .accordion-title{
    background-color: transparent;
    color: #282828;
    text-transform: uppercase;
    padding: 10px;
    font-family: 'Poppins-Medium';
    font-size: 15px;
    letter-spacing: 1px;
    border-bottom: 1px dashed #ebebeb;
    font-weight: 600;
}
.accordion-block .navList-item{
    padding-left: 10px;
    font-family: 'Poppins-Medium';
    letter-spacing: 1px;
}
#facetedSearch-content--price{
    padding: 10px !important;
}
#listProduct{
    margin-left: 10px;
}
.wb-no-fltr{
    padding-left: 10px;
    font-family: 'Poppins-Regular';
}
.wb-grid-list{
    margin-top: 7px;
}
.page-sidebar + .page-content .productList .listItem-actions{
    width: 100%;
}
.listItem-actions .button{
    width: auto;
    display: inline;
}
.listItem-price .price{
    font-size: 16px;
}
.productList .button {
    padding: 8px 10px;
}
.productList .wb-cmpr-btn{
    padding: 9px 10px;
}
.productList .listItem-brand{
    display: none;
}
@media(max-width: 550px){
    .productList .listItem-content{
        text-align: center;
        padding: 10px;
    }
     .productList .listItem-actions .button{
        display: inline-block;
        width: 100%;
        margin-bottom: 10px;
    }
}
@media(min-width:551px) AND (max-width: 1399px){
    .productList .listItem-content{
        padding-top: 10px;
        padding-bottom: 10px;
    }
}
@media(min-width:801px) AND (max-width: 1399px){
    .productList .listItem-content{        
        padding-bottom: 30px;
    }
}
@media(max-width: 800px){
    .listItem-figure .listItem-button{
        display: none;
    }    
    .productList .listItem-actions .button{
        display: inline-block;
    }
    .listItem-title > a {    
    font-family: 'Poppins-Regular';
    }
    .productList .listItem-brand{
        display: none;
    }
}
@media(min-width:801px) AND (max-width:991px){
    .productList .listItem-figure{
        width: 32%;
    }
    .productList .listItem-body{
        width: 68%;
    }
    .productList .listItem-figure .listItem-button{
        display:none;
    }
    .productList .product-desc{
        max-height: 80px;
        overflow: hidden;
    }
}
@media(min-width:992px) AND (max-width:1260px){
    .productList .quickview{
        display: none;
    }
}
/* List & Grid end */
/* Product page  */
.productView-description .tabs-contents{
    background-color: #fff;
    padding: 10px;
    font-size: 14px;  
    font-family: 'Poppins-Regular';
    letter-spacing: 0.5px;  
    border: 1px solid #ebebeb;
    border-radius:0px 4px 4px 4px;
}
.productView-description .tabs a{
    background-color: #fff;
}
.productView-description .tab{
    border: 1px solid #e5e5e5;
    border-top: 2px solid #e5e5e5;
}
.productView-description .tab.is-active{
 border-color: #2a5390 #e5e5e5 #e5e5e5 #e5e5e5;
}
@media(max-width: 800px){
    .productView-description .tab{
        display: inline-block;
    }
    .productView-description .tabs a{
        padding: 10px;
    }
}
.prduct-de dt, .proqt, dt.productView-info-name{
    float: left;
    min-width: 80px;
    font-size: 14px;
    letter-spacing: 0.5px;
    text-transform: capitalize;
    color: #282828;
}
.prduct-de dd, .prduct-de .productView-info-value{
    font-size: 14px;
    font-family: 'Poppins-Regular';
    letter-spacing:0.5px;
    text-transform: capitalize;
}
.related-product .tab a.tab-title{
    background-color: #fff;
}
.related-product .tab.is-active{
    border-top: 2px solid #e5e5e5;
    border-color: #2a5390 #e5e5e5 #e5e5e5 #e5e5e5;
}
#tab-related  .productCarousel{
    margin: 0 !important;
}
#tab-related .slick-next, #tab-related .slick-prev{
    background-color: #fff;
    border: 1px solid #ebebeb;
    border-radius: 0;
    width: 42px;
    height: 42px;
    top: -12px;
}
#tab-related .slick-prev{
    right: 41px;
}
#tab-related .slick-next{
    right: 0px;
}
#tab-related .slick-prev::before, #tab-related .slick-next::before{
    color: #282828;
}
.productView-thumbnails .slick-next, .productView-thumbnails .slick-prev{
    top: auto;
    bottom: 28%;
}
.productView-thumbnails .slick-next:hover, .productView-thumbnails .slick-next:focus, .productView-thumbnails .slick-prev:hover, .productView-thumbnails .slick-prev:focus{
    background: #fdba2d;
    border: 1px solid #fdba2d;
}
.productView-thumbnails .slick-prev{
    left: -8px !important;
}
.productView-options .form-option-variant{
    padding: 0px 0.35714rem 2px 0.35714rem;
    border-radius: 4px;
}
.form-increment .form-input{
    border: 1px solid #cccccc;
    margin-left: 5px;
    margin-right: 5px;
    height: 35px;
}
.form-increment .button{
    height: 35px;
    width: 33px;
    line-height: 26px;
}
.p-qty{
    line-height: 35px;
}
.form-field.form-field--increments{
    margin-bottom: 1rem;
}
@media(min-width:551px) AND (max-width:767px ){
    .cart-item-quantity .form-increment{
        margin: 0;
    }
}
@media(min-width:801px) AND (max-width:991px ){
    .form-increment .form-input{
       margin-left: 0;
       margin-right: 0;
    }
}
@media(max-width:1200px){
    .wb-mobile-width{
        max-width: 100%;
    }
}
@media(min-width:801px) AND (max-width: 991px){
    .productView .productView-details{
        width: 100%;
        max-width: 100%;
    }
    .productView .productView-images{
        width: 100%;
        max-width: 100%;
    }
}
.productView-images .slick-next::before, .productView-images .slick-prev::before{
    font-size: 13px;
}
.productView-images .slick-next, .productView-images .slick-prev{
    width: 24px;
    height: 25px;
}
.productView-thumbnails .slick-next{
    right: -6px;
}
.productView-options .form-field{
    text-align: left;
}
#tab-related, #tab-similar{
    background-color: #fff;
    border: 1px solid #ebebeb;    
    border-radius:0px 4px 4px 4px;
}
.tabs{
    border: none
}
@media(max-width:800px){
    .related-product .tab-title{
        text-align: left;
        padding-left: 15px;
    }
    #tab-related .slick-next, #tab-related .slick-prev{
        width: 28px;
        height: 29px;
        top: -19px;
    }
    #tab-related .slick-prev{
        right: 36px;
    }
    #tab-related .productCarousel-slide{
        padding-left: 0;
        padding-right: 0;
    }
}
/* product page end */
/* view cart page*/
.wb-cart-view {
    width:100%;
    background: #fff;
    padding-bottom: 15px;
    margin-top: 15px;
}
.web-site-map{
    padding: 10px;
}
#product-reviews{
    margin-top: 10px;    
    margin-bottom:30px;
}
#product-reviews h4{
    padding:15px;    
    margin-bottom: 0;
    border-bottom: 1px solid #e5e5e5;
}
.wb-review{
    background-color: #fff;
    clear: both;
    padding: 20px;      
}
.productReview{
    width: 100%;
}
.toggleLink-text{
    font-family: 'Poppins-Regular';
}
#productReviews-content{
    padding: 20px;
}
/* view cart end */
/* shipping page */
.ship-heading{
    margin-top: 20px;
}
.wb-html-heading{
    margin-top: 20px;
    margin-bottom: 0;
    text-align: left;
    padding-left: 10px;
    padding-right: 10px;
    letter-spacing: 0.5px;
    font-size: 24px;
}
.sitemap-title{    
    letter-spacing:0.5px;
    text-transform: capitalize;
    font-size: 16px;
    font-weight: normal;
    margin-top: 17px;
    font-family: 'Poppins-Medium';
}
.web-site-map ul li a{
    color: #2a5390;
    font-family: 'Poppins-Regular';   
}
/*shipping page end */
/* blog start */
.blog-title a{
    color: #2a5390;
}
.blog-post a{
    color: #2a5390;   
}
/* blog end */
/* search page */
.wb-search-page{
    background-color: #fff;
    width: 100%;
    padding:20px;
    margin-top: 15px;
}
.navBar--sub .navBar-action{
    font-family: 'Poppins-Regular';
}
.wb-search {
    width: 100%;
    margin-bottom: 0;
}
.wb-search .navBar-section{
    float: left;
}
#search-results-heading .page-heading{
    text-align: left;
    padding-left: 10px;
    padding-right: 10px;
    letter-spacing: 0.5px;
    font-size: 24px;
    margin-bottom: 10px;
}
@media(max-width: 800px){
    #search-results-heading .page-heading{
        font-size: 18px;
    }
    .wb-search-page .navBar--sub .navBar-item{
        float: left;
    }
    .sort-by-cat .form-field{
        margin-bottom: 0;
    }
}
/* search page end */
/* contact page*/
.wb-cmn-bg{
    margin-top: 20px;
    background-color: #fff;
}
.wb-contact-title{
    padding-top:20px;
}
.login{
    margin: 0;
    max-width: 100%;
    width: 100%;
}
.wb-login-bg .login-form{
    background-color: #f5f5f5;
    margin-top: 0;
    padding-top: 2rem;
    padding-bottom: 1rem;
}
.login-row{
    margin-top:3rem;
    margin-bottom:2rem;
}
.login .panel-header{
    background-color: #f5f5f5;
}
.login .panel-body{
    background-color: #f5f5f5;
}
@media(max-width: 800px){
    .new-customer{
        padding-left: 0;
        padding-right: 0;
    }
}
.forgot-password{
    color: #2a5390;
    font-family: 'Poppins-Regular';
    line-height: 40px;
}
.form-label{
    font-family: 'Poppins-Regular';
}
.new-customer-fact-list{
    font-family: 'Poppins-Regular';
}
.new-customer-intro{
    font-family: 'Poppins-Medium';
}
.wb-frgt{
    width: 100%;
}
.compareTable-row + .compareTable-row .compareTable-heading, .compareTable-row + .compareTable-row .compareTable-item{
    text-align: left;
}
.compareTable .brand-nm a{
    color: #242424;
}
.compareTable-removeProduct{
    text-align:center;
}
.wb-btn-primary{
    background-color: #2a5390;
    border-color: #2a5390;
    color: #ffffff !important;
}
.wb-btn-primary:hover{
    background-color: #fdba2d;
    border-color: #fdba2d;
    color: #282828 !important;
}
#wishlist-dropdown .button{
    border-color: transparent;
}
#wishlist-dropdown.is-open .button{
    padding: 6px;
    font-size: 13px;
}
#wishlist-dropdown.is-open{
    padding-right:0;
}
.mt-20{
    margin-top: 30px;
}
.productView-brand a{
    color: #2a5390;
}
.button{
    padding: 0.85714rem 1.28571rem;
}
/* contact page end */
.card-title > a:hover{
    color: #fdba2d;
}
.card-title{
    padding-top:2px;
}
.facetLabel{
 color: #fdba2d;   
}
.wb-feature-p{
    padding-left: 0.75rem !important;
}
/* buttons css*/
@media(min-width: 801px){
    .wb-btn-group{
    transition: all 0.5s ease-in-out 0s;
    -moz-transition: all 0.5s ease-in-out 0s;
    -webkit-transition: all 0.5s ease-in-out 0s;
    position: absolute;
    left: 0;
    right: 0;
    text-align: center;
    top: auto;
    bottom: 15px;
    display: inherit;
    transform: unset;
    opacity: 0;
    }
    .wb-product:hover .wb-btn-group{
     opacity: 1;
    }
    .wb-product .card-body{
    	transition: all 0.4s ease-in-out 0s;
    	-moz-transition: all 0.4s ease-in-out 0s;
    	-webkit-transition: all 0.4s ease-in-out 0s;
    }
    .wb-product:hover .card-body{
    	opacity: 0;
    	visibility: hidden;    
    }   
    .three-row-product .wb-product:hover .card-body{
        opacity: 1 !important;
        visibility: visible;
    }    
.acart{
    display: inline-block;
    margin: 10px auto;
    background-color: #2a5390;
    padding:10px 30px;
    border-radius: 5px;
    transition: all 0.45s ease 0s;
    font-size: 13px;
    letter-spacing: 0.5px;
    color: #f1f1f1;
    font-family: 'Poppins-Medium';
}
.acart svg{
    transition: all 0.45s ease 0s;
}
.acart:hover svg{
    fill:#282828;    
}
.acart:hover{
    background-color: #fdba2d;
    color: #282828;
}
.cmr-quick{
    display: inline-block;
    font-size: 13px;
    background-color: transparent;
    color: #7a7a7a;
    letter-spacing: 0.4px;
    cursor: pointer;
    transition: all 0.45s ease 0s;
    font-family: 'Poppins-Medium';
    padding: 4px 12px;
}
.cmr-quick:hover{
    background-color: transparent;
    color: #fdba2d;
}
}
.acart svg{
    height: 16px;
    width: 18px;
    vertical-align: middle;
    fill: #fff;    
    }
.wb-quickview{
    border-radius: 50%;
    border-color: #2a5390;
    transition: all 0.4s ease-out 0s;
}
.wb-quickview:hover{
    background-color: #fdba2d;
    border-color: #fdba2d;
    color:#282828;
}
.wb-opacity-0{
    opacity: 0;
    display: none;
}
.wb-cmpr-btn{
    letter-spacing: 0.5px;
    background-color: #2a5390;
    border-color: #2a5390;
    color: #fff;
    transition: all 0.4s ease-out 0s;
}
.wb-cmpr-btn:hover{
    background-color: #fdba2d;
    border-color: #fdba2d;
    color:#282828;
}
/* buttons css end */
/* quickview */
.modal-body.quickView .page-sidebar{
    display: none;
}
.modal-body.quickView .page-sidebar + .page-content{
    width: 100% !important;
}
@media(min-width: 1200px) AND (max-width: 1399px){
    .cmr-quick{
        padding: 4px 6px;
    }
}
@media(min-width: 800px) AND (max-width: 991px){
    .acart{
        padding: 10px 20px;
    }
}
/* quickview end */
/* cart Dropdown*/
.previewCartItem-name{
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 95%
}
/* cart Dropdown end */
/* responsive start */
@media(min-width: 801px){
    .wb-desktop-hide{
        display: none !important;
    }
}
@media(max-width: 800px){
    .mobile-visible{
        display: block;
    }
    .mobile-hide{
     display: none !important;   
    }
    #menu .navPages{
        height: 400px;
        background-color: rgb(255,255,255);
    }
    #menu .navPages-action{
        color: #282828;
    }
    .page-sidebar{
        display: none;
    }
    #menu .navPages-list{
        float: none;
    }
    #menu{        
        margin-top: 0;
    }
    .navPages-container.is-open{
        padding-top: 0;
        z-index: 99;
    }
    .wb-search-btn{
        margin-top: 0;
        /* padding: 0; */
    }
    .wb-top-navbar{
        border: none;
        padding: 0;
    }
    .wb-slider{
        /* margin-top: 0 !important; */
    }
    .navUser-item--cart .countPill{
        margin-right: 0;
    }
    .header{
        z-index: 99;
    }
    .header-logo{
        margin-right: 1rem;
        padding-top: 4px;
        padding-bottom: 4px;
    }
    .mobileMenu-toggle .mobileMenu-toggleIcon{
        top: 2.5rem;
    }
    .mobileMenu-toggle{
        height: 4.92857rem;
        top: -9px;
    }
    .header-logo-image-container{
        margin-top:5px;
    }
    #search_query.form-input{
        border-radius: 4px 0 0 4px;
    }
    .navUser-item--cart .dropdown-menu{
        min-width: 293px !important;
    }
    .previewCartAction .button{
       padding-left: 3px;
       padding-right: 3px;
       letter-spacing: 0px;
    }
    .row{
        margin-left: -10px !important;
        margin-right: -10px !important;
    }
    .slick-dotted.slick-slider{
        margin-bottom: 0;
    }
    .wb-feature-p{
        margin-bottom: 30px;
    }
    .wb-btn-group{
        opacity: 1;
        transform: unset;
        display: block;
        position: unset;
    }
    .card-figcaption{
        display: block;
        position: unset;
    }
    .acart{
        display: inline-block;       
        border-radius: 4px; 
        text-align: center;
        height: 37px;
        width: 37px;
        padding-left: 0;
        padding-right: 0;
        transition: all 0.45s ease 0s;
    }
    .acart:hover, .acart:focus{
        background-color: #fdba2d;
        border-color: #fdba2d;
        color: #282828;
    }
    .acart:hover svg{
    fill:#282828;
    }
    .cmr-quick{
        display: inline-block;     
        margin-top:0 !important;   
        border-radius: 4px;
        height: 37px;
        width: 37px;
        text-align: center;
        padding-left: 0;
        padding-right: 0;
        transition: all 0.45s ease 0s;
        margin-left: 7px !important;
    }
    .cmr-quick:hover, .cmr-quick:focus{
        background-color: #fdba2d;
        border-color: #fdba2d;
        color: #282828;
    }
    .card-image{
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .navUser-item-cartLabel{
        display: none;
    }  
    .wb-slider{
        margin-top: 45px !important;
    }  
}
@media(max-width: 575px){
    .mobile-mt-5{
        margin-top: 5px;
    }
    .mobile-mb-5{
        margin-bottom: 5px;
    }
}
@media(min-width: 801px) AND (max-width: 1199px){
    .tblt-view.col-md-9{
        width: 20%;
        max-width: 20%;
    }
    .tblt-view.col-md-8{
        width:60%;
        max-width:60%;
    }
    .tblt-view.col-md-2{
        width: 20%;
        max-width: 20%;
    }
    .slick-dotted.slick-slider{
        margin-bottom: 0;
    }
    .wb-feature-p{
        margin-bottom: 30px;
    }
}
@media(min-width: 801px) AND (max-width: 991px){
    .page-sidebar{
        width: 35% !important;
    }
    .page-sidebar + .page-content{
        width:65% !important;
    }    
    .wb-search-btn{
        margin-top: 0;
    }
    .navUser-item-cartLabel{
        display: none;
    }
    #quickSearch .form-input{
        height: 42px;
    }
    .navUser-item.navUser-item--cart .navUser-action{   
        padding: 11px;
    }
    .navUser-item--cart .countPill{
        margin-right: 0;
    }
    .cmr-quick{
        font-size: 12px;
        letter-spacing: 0;
    }

}
@media(min-width:1201px) AND (max-width: 1399px){
    .cmr-quick{
        font-size: 12px;
        letter-spacing: 0;
    }    
}
@media(min-width:992px) AND (max-width: 1260px){
    .wb-search-btn{
        margin-top: 0;
    }
}
@media(min-width: 801px) AND (max-width: 1199px){
    .header-logo{
        padding-top: 20px;
        padding-bottom: 20px;
    }
    .quickSearchResults{
        border: none;
    }
    .productList .listItem-image{
        padding: 10px;
    }
}
@media(min-width: 1200px) AND (max-width: 1399px){
    .wb-slider .slick-slide img{
        border-radius: 4px;
        width: 100%;
        transform: translate(-84%,0%);
        min-width: 799px;
        left: 100%;
        position: relative;
    }
}
@media(max-width: 500px){
    .productGrid .product{
        width: 100%;
    }
}
@media(min-width: 551px) AND (max-width:991px){
    .page-sidebar + .page-content .productGrid .product{
        width:50%;
    }
    .productList .listItem-image{
        padding: 10px;
    }
}
@media(min-width: 992px) AND (max-width:1200px){
    .page-sidebar + .page-content .productGrid .product{
        width:33.33%;
    }
}
.listItem-figure .listItem-button{
    width: 40px;
    height: 40px;
    text-align: center;
    margin: 0 auto;
    padding: 0;
    line-height: 40px;
    border: transparent;
    transform: none;
}
/* .has-activeNavPages{
    overflow: auto;
} */
/* responsive end */

.productCarousel{
    margin: 0 !important;
}
.card-figure{
    background-color: transparent;
}
/* suggest cart */
.suggestiveCart h4{
    margin-top: 20px;
    margin-bottom: 20px;
}
/* sugges cart end*/
a:focus{
outline: none;
}
:focus {
    outline:none;
}
@media(max-width: 800px){
    .container{
        width: 100% !important;
        max-width: 100% !important;
    }
    .productView.col-md-12{
        width: auto !important;
    }
}
.wb-mobile-width {
    float: left;
    width: 100%;
}