/* CSS Document */
@import url(https://maxcdn.bootstrapcdn.com/font-awesome/4.6.3/css/font-awesome.min.css);
/*# sourceMappingURL=theme.css.map*/

#header .top-menu .popover li.category   a.dropdown-item {
    color: #676767;
    font-family: 'Poppins', sans-serif;
    transition: 0.3s;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    text-transform: capitalize;
}
#header .top-menu .popover li.category   a.dropdown-item.dropdown-submenu {
    color: #151314;
    font-weight: 600;
    font-size: 16px;
}
.menu-bottom-banners {
    margin: 10px 0 0;
}
.main-menu{
        
    width: auto;
    display: inline-block;
}
#header .top-menu .popover li.category   a.dropdown-item:hover,
#header .top-menu .popover li.category   a.dropdown-item.dropdown-submenu:hover {
    color: #19c7ea;
}
#header a,
.dropdown .expand-more {
        font-size: 14px;
    line-height: 1.4;
}
#header .blockcart .header a {
    float:left;
}
#header .dropdown-menu a {
    color: #787878;
}
#header .dropdown-menu a:hover {
    color: #19c7ea;
}
.user-info > a > .material-icons,
.blockcart > .header .material-icons,
.header-nav #search_widget button .material-icons {
    font-size: 0px;
    text-indent: -9999px;
    display: none;
    margin: 0px;
}
#header .header-nav .blockcart,
#header .header-nav .cart-preview.active {
    padding: 0px;
    height: auto;
    background: transparent;
    margin: 0px;
    cursor: pointer;
}
div#contact-link > a,
.user-info > a,
.blockcart > .header > a {
    display: block;
}
div#contact-link > a {
    display: block;
    background: transparent url(../img/sprite.png) no-repeat scroll -24px -69px;
    padding-left: 25px;
}
div#contact-link:hover > a {
    background-position: -540px -69px;
}
.user-info {
    position: relative;
}
.user-info > .user-icon {
    cursor: pointer;
    color: #fff;
    position: relative;
    padding-left: 50px
}

.user-info > .user-icon:hover::before{
    background-position: -411px -68px
}


.user-info > .user-icon > a:hover{
    color: #ffd013 !important
}

.user-icon > a{
        display: block;
    margin-top: 4px;
    color: #fff !important;
    text-align: left;
}

.user-icon > a span{
    font-weight: 400;
    color: #999999
}

.user-info > .user-icon > span.hidden-sm-down{
          font-weight: 500;
    color: #19c7ea;
    font-size: 16px;
}

.user-info .material-icons{
    display: none;
}

.user-info > .user-icon::before{
         position: absolute;
    top: -10px;
    left: -20px;
    height: 60px;
    width: 60px;
    content: "";
    background: #f6f6f6 url(../img/sprite.png) scroll -27px -69px;
    border-radius: 50%;
}

.user-info > .user-icon:hover {
    color:#ffd013;
}
#header .header-nav .user-info .user-icon > span  {
    display: block !important;
    font-family: 'Poppins', sans-serif;
    line-height: 16px;
}
#header .header-nav .user-info:hover .user-icon > span {
    color: #ffffff;
}
ul.userinfo-toggle {
    background: #ffffff none repeat scroll 0 0;
    display: none;
    margin-bottom: 0;
    margin-top: 9px;
    padding: 10px 20px;
    position: absolute;
    right: 0;
    text-align: left;
    width: 160px;
    z-index: 99;
    border: 1px solid #e0e0e0;
}

#header .userinfo-toggle a{
    color: #606060
}

#header .userinfo-toggle a:hover{
    color: #151314
}

.userinfo-toggle li {
    padding-bottom: 4px;
}
#content-wrapper .ps-alert-success p {
  margin: 0 0 0 10px;
}
#header .header-nav .blockcart .header,
#header .header-nav #contact-link {
    margin: 0px;
}
.blockcart > .header .cart-inner::before  {
          display: block;
    background: #f6f6f6 url(../img/sprite.png) no-repeat scroll -25px -132px;
    width: 60px;
    height: 60px;
    content: '';
    position: absolute;
    top: -10px;
    left: -20px;
    border-radius: 50%;
}
.blockcart > .header:hover .cart-inner::before {
    background-position: -411px -132px
}
.blockcart > .header .hidden-sm-down{
    display:none;
}
.blockcart.cart-preview .header{
}
.blockcart .header{
    cursor:pointer;
    float: left;
    position: relative;
}
.blockcart .header:hover .shopping-cart-text {
    /*color: #19c7ea;*/
}
.shopping-cart-text{
        color: #19c7ea;
    font-weight: 500;
    font-size: 16px;
    display: block;
    text-align: left;
    line-height: 1;
    margin-bottom: 4px;
}
div#_desktop_cart #cart_block_total {
        font-size: 14px;
    display: block;
    float: left;
    color: #999999;
    font-weight: 400;
}
.blockcart > .header span.cart-products-count {
        font-size: 14px;
    color: #fff;
    font-weight: 400;
    padding: 4px 5px 2px 6px;
    background-color: #19c7ea;
    border-radius: 50%;
    position: absolute;
    top: -8px;
    left: -8px;
}
.blockcart > .header:hover span.cart-products-count {
    color: #1e39ac;
}
.cart-inner {
    padding: 0px 0 0 44px; 
    float: left;
}
.header-nav #search_widget.search-widget:hover form input[type=text],
.header-nav #search_widget.search-widget.inputfocus form input[type=text],
.header-nav #search_widget.search-widget:hover form input[type=text]:focus {
    opacity: 1;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    width: 300px;
    background: #e2e2e2;
    border-color: #e2e2e2;
    padding: 0px 40px 0px 10px;
    outline: none;
}
#_desktop_logo {
    padding:0;
    text-align:left;
    width: 20%;
    display: inline-block;
}
.menu-container.container {
  border-top: 1px solid #699ef5;
}
.left-logo{
        padding: 20px;
    text-align: center;
    width: 50%;
    float: none;
    display: inline-block;
}
.right-logo {
        float: right;
    padding: 0;
    width: 20%;
    text-align: left;
}
.search-widget {
    position: relative;
    margin: 27px 0 0;
    z-index: 9;
    float: right;
    width: 100%;
    text-align: left;
}
div#_desktop_cart {
    float: right;
    margin: 35px 35px 34px 0;
    position:relative;
    
}

.header-logo {
    display: block;
    float: none;
    padding: 30px 0 34px;
}
.top-menu {
    margin: 0px;
}
.top-menu, .top-menu a {
    font-family: 'Poppins', sans-serif;
}
#header .header-top a[data-depth="0"] {
        font-weight: 400;
    font-size: 15px;
    padding: 20px 30px;
    line-height: 1;
    color: #ffffff;
}
#featured-products {
    margin:90px auto 55px
}
#index #wrapper {
    padding-top: 0;
    padding-bottom: 0;
}
h1.main-title {
    color: #151314;
    font-family: 'Poppins', sans-serif;
    font-size: 26px;
    line-height: 1;
    font-weight: 600;
    margin: 0 0 20px;
    text-align: left;
    text-transform: capitalize;
    position: relative;
    padding-left: 35px
}


h1.main-title::before{
        content: "";
    position: absolute;
    left: 0;
    right: 0;
    background: url(../img/title.png);
    height: 25px;
    width: 25px;
}

#otproducttabs{
    margin: 90px 0 60px
}

.thumbnail-image-inner img{
    border-radius: 5px
}

#header .header-nav .language-selector::before {
        content: '';
    position: absolute;
    background-color: #fff;
    width: 1px;
    height: 20px;
    top: 0px;
    left: 0;
} 
div#_desktop_language_selector,
div#_desktop_currency_selector {
    display: inline-block;
    line-height: 1
}
div#_desktop_contact_link,
div#_desktop_user_info{
        position: relative;
    display: inline-block;
    margin: 35px 0 0px 0;
}
div#_desktop_language_selector ul.dropdown-menu.hidden-sm-down,
div#_desktop_currency_selector ul.dropdown-menu.hidden-sm-down {
    top: 24px;
}
.language-selector-wrapper {
    line-height: 14px;
}

.brandslider-inner .title {
    margin: 0 0 15px;
    display:none;
}
.brandslider-inner .title a {
    color: #151314;
    font-family: 'Poppins', sans-serif;
    font-size: 35px;
    line-height: 1;
    font-weight: 700;
    margin: 0 0 15px;
    text-align: center;
    text-transform: capitalize;
}
/* footer start */
.nwsletter-maintitle {
    font-size: 35px;
    font-weight: 400;
    color: #fff;
    padding: 13px 0 0;
    line-height: 38px;
    font-family: 'Poppins', sans-serif;
}
.newstitle-inner {
    float: left;
}
.block_newsletter .text-title {
    padding:0;
    text-align:center;
    max-width: 77%;
    width: 100%;
}
.block_newsletter .news-box{
    padding: 14px 0 11px;
    text-align: right;
    max-width: 23%;
    width: 100%;
}
.block_newsletter .wrapper{
    width:100% !important;
}
.block_newsletter.links .footer-cms .title{
    display:none;
}
.block_newsletter form input[type=text] {
    padding: 11px 70px;
    width: 100%;
    background: #292a2c;
    color: #676767;
    height: 60px;
    font-size: 15px;
    font-family: 'Poppins', sans-serif;
    text-transform: none;
    border: none;
}
.block_newsletter form .input-wrapper::before {
    background: url(../img/sprite.png) no-repeat scroll -36px -747px;
    content: '';
    position: absolute;
    left: 21px;
    top: 17px;
    width: 33px;
    height: 26px;
    display: block;
}
.block_newsletter form .input-wrapper:hover::before{
    background-position: -436px -747px;
}
.newsletter_inner {
    float: left;
    position: relative;
    max-width: 62%;
    width: 100%;    
    padding-left: 30px;
}
.block_newsletter form input[type=text]:focus {
}
.block_newsletter .btn-primary {
    background: url('../img/sprite.png') no-repeat scroll -37px -583px;
    font-size: 0;
    padding: 0;
    position: absolute;
    top: 9px;
    right: 25px;
    width: 42px;
    height: 42px;
}
.block_newsletter .btn-primary:hover {
    background-position: -428px -583px;
}
.nwsletter-subtitle {
    font-size: 14px;
    font-family: 'Poppins', sans-serif;
    color:#676767;
}
.footer_inner {
    overflow: hidden;
    padding: 52px 0 53px;
}
#footer{
        background: #1e39ac;
    padding-top: 40px;
}
.footer-container {
    overflow: hidden;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
}
.footer-container .title span.h3,
.footer-container h3.h3,
#block_myaccount_infos .myaccount-title a,
.block-contact .block-contact-title,
.linklist .blockcms-title a {
    font-family: 'Poppins', sans-serif;
    font-size: 25px;
    text-transform: capitalize;
    color: #ffffff;
    margin-bottom: 16px;
    display: block;
    font-weight: 600;
}
.footer_inner .links .collapse,
#footerbottomright-text .footer-toggle {
    margin-bottom: 0;
}
.footer-container li a,
.footer-container li,
.footer-container .block-contact {
    color: #fff;
    line-height: 26px;
    word-wrap: break-word;
    font-family: 'Poppins', sans-serif;
}
.footer-container .links .collapse {
    display: inherit
}
div#footerbottom-text {
       overflow: hidden;
    padding: 0;
    text-align: center;
    float: right;
    display: inline-block;
    line-height: 36px;
    width: 30%
}

#social-text{
            float: left;
    display: inline-block;
    width: 30%;
    text-align: left;
}

.bottom-link-icon-wrapper{
    float:left;
}
.bottom-link {
    display: inline-block;
}
.bottom-payment.bottom-right {
    float: right;
}
.footer_inner .links .wrapper {
    width: 16%;
    padding: 0;
}

.footer_inner > div:last-child #footerbottomright-text{
	float:right
	
	
}

.link-inner,
.payment-inner {
    margin: 0px;
    padding: 0px;
}
ul.payment-inner li a {
    display: block;
    position: relative;
}
ul.payment-inner li a::before {
    content: "";
    position: absolute;
    left: 0px;
    top: 4px;
    background: transparent;
    width: 0;
    height: 20px;
    background: #aaaaaa;
}
ul.payment-inner li:last-child a {
}
.payment-inner > li {
    opacity: 0.5;
    -webkit-opacity: 0.5;
    -moz-opacity: 0.5;
    -o-opacity: 0.5;
    transition: all 0.6s ease 0s;
    -webkit-transition: all 0.6s ease 0s;
    -moz-transition: all 0.6s ease 0s;
    -o-transition: all 0.6s ease 0s;
}
.payment-inner > li:hover {
    opacity: 1;
}
.link-inner li a {
    text-transform: capitalize;
    color: #fff;
    padding: 0px 18px 0px 15px;
    position: relative;
}
.link-inner li a:hover{
    color: #19c7ea;
}
.link-inner li:first-child a {
    padding-left: 0px;
}
.link-inner li:first-child a::before,
ul.payment-inner li:first-child a::before {
    display: none;
}
.link-inner li a::before {
    content: "";
    position: absolute;
    left: 0px;
    top: 2px;
    background: transparent;
    width: 1px;
    height: 14px;
    background: #fff;
}
.link-inner li,
.payment-inner li {
    display: inline-block;
}
.footer-bottom {
          padding: 30px 0;
    
}

p.store-desc{
    color: #fff
}

.block_newsletter {
    background: #151314;
    padding: 18px 0 11px;
    overflow: hidden;
}
.copyright {
        padding: 0px 0px;
    text-align: center;
    display: inline-block;
    line-height: 36px;
}

#footer > .footer-container + .container{
         padding: 25px 0;
    text-align: center;
    border-top: 1px solid rgba(255,255,255,0.2);
    border-bottom: 1px solid rgba(255,255,255,0.2);
}

.footer-bottom #footerbottom-text{
    width: 100%
}

.footer-copyright {
    float: none;
    width: 100%;
}
.copyright a {
    color: #fff;
    font-family: 'Poppins', sans-serif;
}
.copyright a:hover{
    color:#19c7ea;
}
.footer-container li a:hover {
    color: #19c7ea;
}
.link-outer {
    float: none;
    width: 100%;
}
/*footer end */

/* about block start */

/* about block end */


/* CSS Document */

.subbanner-inner > a:before {
    background: rgba(124, 136, 255, 0.4);
    bottom: 0;
    content: "";
    left: 50%;
    opacity: 1;
    -moz-opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    position: absolute;
    right: 51%;
    top: 0;
}
.subbanner-inner > a:after {
    background: rgba(124, 136, 255, 0.4);
    bottom: 50%;
    content: "";
    left: 0;
    opacity: 1;
    -moz-opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    position: absolute;
    right: 0;
    top: 50%;
}
.subbanner-inner:hover > a:before {
    left: 0;
    opacity: 0;
    -moz-opacity: 0;
    -khtml-opacity: 0;
    -webkit-opacity: 0;
    right: 0;
    transition: all 900ms ease-in-out 0s;
    -webkit-transition: all 900ms ease-in-out 0s;
    -moz-transition: all 900ms ease-in-out 0s;
    -o-transition: all 900ms ease-in-out 0s;
    -ms-transition: all 900ms ease-in-out 0s;
}
.subbanner-inner:hover > a:after {
    bottom: 0;
    opacity: 0;
    -moz-opacity: 0;
    -khtml-opacity: 0;
    -webkit-opacity: 0;
    top: 0;
    transition: all 900ms ease-in-out 0s;
    -webkit-transition: all 900ms ease-in-out 0s;
    -moz-transition: all 900ms ease-in-out 0s;
    -o-transition: all 900ms ease-in-out 0s;
    -ms-transition: all 900ms ease-in-out 0s;
}

/* banner bottom start */

.subbanner-top .right-inner a::before,
.subbanner-bottom .left-inner a::before {
    background: rgba(124, 136, 255, 0.4);
    bottom: 0;
    content: "";
    left: 50%;
    opacity: 1;
    -moz-opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    position: absolute;
    right: 51%;
    top: 0;
}
.subbanner-top .right-inner a::after,
.subbanner-bottom .left-inner a::after {
    background: rgba(124, 136, 255, 0.4);
    bottom: 50%;
    content: "";
    left: 0;
    opacity: 1;
    -moz-opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    position: absolute;
    right: 0;
    top: 50%;
}
.subbanner-top .right-inner:hover a::before,
.subbanner-bottom .left-inner:hover a::before {
    left: 0;
    opacity: 0;
    -moz-opacity: 0;
    -khtml-opacity: 0;
    -webkit-opacity: 0;
    right: 0;
    transition: all 900ms ease-in-out 0s;
    -webkit-transition: all 900ms ease-in-out 0s;
    -moz-transition: all 900ms ease-in-out 0s;
    -o-transition: all 900ms ease-in-out 0s;
    -ms-transition: all 900ms ease-in-out 0s;
}
.subbanner-top .right-inner:hover a::after,
.subbanner-bottom .left-inner:hover a::after {
    bottom: 0;
    opacity: 0;
    -moz-opacity: 0;
    -khtml-opacity: 0;
    -webkit-opacity: 0;
    top: 0;
    transition: all 900ms ease-in-out 0s;
    -webkit-transition: all 900ms ease-in-out 0s;
    -moz-transition: all 900ms ease-in-out 0s;
    -o-transition: all 900ms ease-in-out 0s;
    -ms-transition: all 900ms ease-in-out 0s;
}

/* banner bottom end */

.left-desc {
    float: left;
    padding: 13px 0 9px;
}
/* header-left block start */
#header-left-text .header-left-desc{
    display: inline-block;
    
}
.left-desc1 {
        float: left;
    padding-right: 15px;
    border-right: 1px solid #fff;
}

.left-desc2{
    padding-left: 15px
}

/* header-left block end */

/* parallax block start */

/* parallax block end */
/* Home page Shipping start */

#shipping-text {
    background: #fff;
}
.shipping-inner {
        overflow: hidden;
    padding: 30px 150px;
    cursor: pointer;
}
.subtitle-part {
    position: relative;
    padding: 0px 0px;
    float: left;
    width: 20%;
    text-align: center;
}

.subtitile1{
    font-size: 14px;
    font-weight: 700;
    color: #1e39ac
}

.subtitle-part::after{
        content: "";
    position: absolute;
    top: 0;
    right: 15%;
    background: rgba(255,255,255,0.3);
    height: 45px;
    width: 1px;
}

.subtitile2 p{
    color: #fff
}

.subiconnew{
         position: absolute;
    top: 0;
    left: 0;
    height: 70px;
    width: 70px;
    background: #e9e9e9;
    border-radius: 50%;
    display: inline-block;
}

.subiconnew img{
    top: 50%;
    left: 50%;
    position: absolute;
    transform: translate(-50%,-50%);
}

.subtitle-part-inner{
          display: inline-block;
    padding-left: 80px;
    float: left;
    text-align: left;
    padding-top: 15px;
}

.subtitle-part .subicon .hide {
    display: none;
}
.subtitle-part .subicon::before {
    content: "";
    position: absolute;
    left: 0px;
    top: 0px;
    background: transparent url(../img/sprite.png) no-repeat scroll -36px -299px;
    width: 40px;
    height: 21px;
}
.subtitle-part:hover .subicon::before {
    background: transparent url(../img/sprite.png) no-repeat scroll -429px -300px;
}
.subtitle-part .subicon {
    position: relative;
    width: 40px;
    height: 21px;
    float: left;
    margin-right: 12px;
    margin-top: 10px;
}

.subtitle-part:hover .subiconnew img{
    filter: invert(61%) sepia(97%) saturate(1018%) hue-rotate(145deg) brightness(98%) contrast(86%)
}

.subtitle-part:hover .subiconnew{
    background: #1e39ac
}

.subtitile2 p{
    color: #787878
}

.subtitle-part.subtitle-part5::after{
    display: none;
}

.shipping-desc {
    float: right;
    text-align: left;
}
.shipping-text-inner .subtitile {
    font-size: 16px;
    color: #ffffff;
    font-weight: 400;
}
.shipping-text-inner .desc{
    font-size:14px;
    color: #787878;
    padding: 3px 0 0;
    font-weight: 400;
}
.subtitle-part:hover .subtitile1 {
    color: #19c7ea;
}
/* Home page Shipping End */

/* Home page Testimonial Start */

.display-homebottom {
    clear: both;
}
.brandslider-outer .owl-item {
    transition: all 0.6s ease 0s;
    -webkit-transition: all 0.6s ease 0s;
    float: left;
    text-align: center;
    width: 100%;
}
#brand-grid .item {
    transition: all 0.6s ease 0s;
    -webkit-transition: all 0.6s ease 0s;
    opacity: 0.5;
    float: left;
    max-width:25%;
    text-align: center;
    width: 100%;
    padding-top: 60px;
    padding-bottom: 25px;
}
#brand-grid .item:hover {
    opacity: 1;
}
.testimonial_outer{
    width: 100%;
    text-align: center;
}
.testimonial-outer > .titles{
    display: none;
}
#testimonial-slider{
            text-align: center;
    border-radius: 5px;
}
.testimonial-carousel.owl-carousel .owl-item img.img-testimonial {
       border-radius: 5px;
    max-width: 165px;
    width: 165px;
}
.test_imag {
        align-items: center;
    display: inline-block;
    justify-content: center;
    text-align: center;
    width: auto;
    float: left;
    margin: 0px 35px 0 0;
    vertical-align: top;
}
.owl-carousel {
    position: relative;
    width: 100%;
    z-index: 1;
}
.testimonial_outer h1.main-title{
     margin-bottom: 40px
}
.testimonial-carousel .prev-arrow {
    background: transparent url("../img/sprite.png") no-repeat scroll -31px -664px;
    height: 40px;
    width:40px;
    left: 0;
    right: auto;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
}
.testimonial-carousel .prev-arrow:hover {
    background-position:-434px -664px;
}
.testimonial-carousel .next-arrow {
    background:transparent url("../img/sprite.png") no-repeat scroll -31px -609px;
    width: 40px;
    height: 40px;
    position: absolute;
    right: 0;
    left: auto;
    top:50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
}
.testimonial-carousel .next-arrow:hover {
    background-position:-434px -609px;
}
.testimonial_outer:hover .testimonial-carousel .owl-nav {
}
.testimonial-carousel .owl-nav {
    margin-top: 0;
    z-index: 9999;
    display:none;
}
.testimonial-outer .owl-dot {
        height: 15px;
    width: 15px;
    background: #cdcdcd;
    display: inline-block;
    margin: 0 10px 0 0;
    border-radius: 50%;
}
.testimonial-outer .owl-dots {
          text-align: center;
    position: absolute;
    bottom: 80px;
    right: 18%;
    line-height: 1;
    left: 0;
}
.testimonial-outer .owl-dot.active ,
.testimonial-outer .owl-dot:hover{
    background: #ffd013;
}
.testimonial-outer .testminial-data {
             padding: 112px 40px;
    text-align: left;
    border-radius: 5px;
    display: inline-block;
}
.test_desc {
    display: inline-block;
    max-width: 781px;
    width: 100%;
}
.testimonial-carousel .testimonial-desc p {
        color: #fff;
    font-size: 22px;
    font-family: 'Poppins', sans-serif;
    line-height: 1.3;
    margin: 0px 0 15px;
    font-style: normal;
    text-transform: none;
}
.testmonial-author {
    font-size: 16px;
    font-weight: 700;
    color: #19c7ea;
    font-family: 'Poppins', sans-serif;
    float: none;
    display: inline-block;
}

.testmonial-author1{
        float: left;
    margin-right: 7px;
    font-size: 18px;
    text-transform: uppercase;
}

.testmonial-author2{
    font-size: 14px;
    text-transform: capitalize;
}

.testmonial-author1,.testmonial-author2{
    color: #19c7ea;
}

.testimonial-carousel.owl-carousel .owl-nav .owl-prev,
.testimonial-carousel.owl-carousel .owl-nav .owl-next {
    margin-right: 25px;
}
/* Home page Testimonial End */

.brandslider-outer {
        padding: 0 0 52px;
    display: inline-block;
    width: 100%;
}
#brand-carousel li.item {
    text-align: center;
}
#brand-carousel li.item::after{
    position: absolute;
    background-color: #d9d9d9;
    content: '';
    width: 1px;
    height: 100px;
    top: 0;
    right: 0;
}
#brand-carousel li.item a {
    opacity: 0.5;
    -webkit-opacity: 0.5;
    -moz-opacity: 0.5;
    -o-opacity: 0.5;
    transition: 0.5s;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
}
#brand-carousel li.item a:hover {
    opacity: 1;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    -o-opacity: 1;
}
.product-miniature.js-product-miniature.col-xs-12.col-sm-6.col-md-6.col-lg-6.col-xl-4 {
    padding-left: 0;
    padding-right: 0;
}
h1.h6.active-filter-title {
    margin-bottom: 30px;
    color: #151314;
    font-size:15px;
}
#toTop {
    display: none;
    text-decoration: none;
    position: fixed;
    bottom: 40px;
    right: 40px;
    overflow: hidden;
    width: 36px;
    height: 36px;
    border: none;
    text-indent: 100%;
    background: #19c7ea;
    z-index: 99;
    border-radius: 5px
}
#toTopHover {
    background: transparent;
    width: 36px;
    height: 36px;
    display: block;
    overflow: hidden;
    opacity: 1 !important;
    -moz-opacity: 1 !important;
    filter: alpha(opacity=1);
}
#toTopHover:before {
    color: #ffffff;
    content: "\f106";
    font-family: "FontAwesome";
    font-size: 18px;
    line-height: 24px;
    position: relative;
    right: 24px;
    text-align: center;
    top: 4px;
    vertical-align: middle;
}
.thumbnail-inner {
    position: relative;
    overflow: visible;
    text-align: center;
}
#special-products {
        margin-top: 100px;
}

#special-products .product-miniature{
          border: 1px solid #e0e0e0;
    border-radius: 5px;
    padding: 20px !important;
    margin: 0 10px;
    display: inline-block;
}

#special-products .owl-item.active > li{
    list-style: none !important;
}

#specialproducts-carousel .product-miniature .thumbnail-image-inner{
        max-width: 37%;
    width: 100%;
    float: left;
}
#specialproducts-carousel .product-miniature .thumbnail-sidebar-inner{
    max-width: 64.5%;
    width: 100%;
    float: right;
    padding-left: 16px;
}
#special-products .thumbnail-container .product-description{
         padding: 0px 10px 0 20px;
    float: left;
    display: inline-block;
    width: 63%;
}

#special-products .product-desc{
    display: initial;
}

#special-products .product-miniature .variant-links {
    margin-bottom: 5px;
}
#specialproducts-carousel .product-miniature .thumbnail-container {
    margin-bottom: 0;
}

#bestsellers-products h1.main-title{
    margin: 0 0 2px;
}
#special-products .thumbnail-container .addtocart-button{
     
}
#special-products .product-miniature .product-price-and-shipping {
    margin-bottom: 10px;
}
#special-products .thumbnail-container .addtocart-button .btn-primary::before{
    display: none;
}
#special-products .thumbnail-container .addtocart-button .btn-primary{
        font-size: 14px;
    font-weight: 500;
    width: auto;
    height: auto;
    padding-left: 10px;
}

#bestsellers-products {
    float: right;
    max-width: 50%;
    width: 100%;
}
#bestsellers-products .owl-nav {
    position: absolute;
    top: -21px;
    right: 35px;
}
.thumbnail-container:hover .product-flags{
    opacity: 1;
}
ul#bestsellers-carousel{
    margin-bottom: 0;
}
.sidebar-products .thumbnail-inner {
    overflow: hidden;
}
.thumbnail-inner .hover-addtocart {
        opacity: 0;
    -webkit-opacity: 0;
    -moz-opacity: 0;
    position: absolute;
    bottom: 10px;
    transition: all 0.5s ease 0s;
    width: auto;
    left: 10px;
}
.thumbnail-container:hover .thumbnail-inner .hover-addtocart {
     opacity: 1;
    -webkit-opacity: 1;
    -moz-opacity: 1;
}
.thumbnail-container .addtocart-button .btn-primary {
          position: relative;
    height: auto;
    width: auto;
    font-size: 14px;
    background: #1e39ac;
    padding: 11px 10px;
    border: none;
    border-radius: 5px;
    padding-left: 40px;
}

.thumbnail-container .addtocart-button .btn-primary:hover{
    background: #19c7ea
}

.thumbnail-container .addtocart-button{
        transition: all 0.5s ease 0s;
    opacity: 0;
    -webkit-opacity: 0;
    -moz-opacity: 0;
    position: static;
    top: 0;
    left: 0;
}
.thumbnail-container:hover .addtocart-button{
    opacity: 1;
    -webkit-opacity: 1;
    -moz-opacity: 1;
}
.thumbnail-container .addtocart-button .btn-primary::before,
.product-actions .product-add-to-cart .btn-primary::before {
        background: url(../img/sprite.png) no-repeat scroll -43px -852px;
    content: "";
    height: 20px;
    left: 10px;
    position: absolute;
    top: 8px;
    width: 22px;
}
.thumbnail-container .addtocart-button:hover .btn-primary::before,
.product-actions .product-add-to-cart:hover .btn-primary::before {
    /*background-position: -447px -359px;*/
}
ul#featuredproducts-carousel {
    margin-bottom: 0;
}
.list .thumbnail-container .product-add-to-cart {
    position: relative;
    opacity: 1;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    -o-opacity: 1;
    text-align: left;
}
.thumbnail-container .product-description {
        padding-bottom: 0;
    padding-top: 20px;
    position: relative;
}
#products .product-miniature .discount-percentage.discount-percentage,
#products .product-miniature .on-sale.discount-percentage,
#products .product-miniature .online-only.discount-percentage,
#products .product-miniature .product-flags .new.discount-percentage,
.featured-products .product-miniature .discount-percentage.discount-percentage,
.featured-products .product-miniature .on-sale.discount-percentage,
.featured-products .product-miniature .online-only.discount-percentage,
.featured-products .product-miniature .product-flags .new.discount-percentage,
.special-products .product-miniature .discount-percentage.discount-percentage,
.special-products .product-miniature .on-sale.discount-percentage,
.special-products .product-miniature .online-only.discount-percentage,
.special-products .product-miniature .product-flags .new.discount-percentage,
.product-accessories .product-miniature .discount-percentage.discount-percentage,
.product-accessories .product-miniature .on-sale.discount-percentage,
.product-accessories .product-miniature .online-only.discount-percentage,
.product-accessories .product-miniature .product-flags .new.discount-percentage,
.product-miniature .product-miniature .discount-percentage.discount-percentage,
.product-miniature .product-miniature .on-sale.discount-percentage,
.product-miniature .product-miniature .online-only.discount-percentage,
.product-miniature .product-miniature .product-flags .new.discount-percentage {
    margin-top: 20px;
}
.quick-view .material-icons {
    font-size: 0;
}
.homeslider-container {
}
#homepage-carousel{
    margin:0;
}
ul#homepage-carousel .owl-nav .owl-prev {
    position: absolute;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform:translateY(-50%);
    left: 0px;
    right:auto;
    opacity: 1;
    z-index: 3;
    text-indent: -9999px;
    overflow: hidden;
    text-decoration: none;
    height: 42px;
    width: 42px;
    background: transparent url("../img/sprite.png") no-repeat scroll -36px -213px;
}
ul#homepage-carousel .owl-nav .owl-prev:hover{
    background:transparent url("../img/sprite.png") no-repeat scroll -427px -213px;
}
ul#homepage-carousel .owl-nav .owl-next {
    position: absolute;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform:translateY(-50%);
    opacity: 1;
    z-index: 3;
    text-indent: -9999px;
    overflow: hidden;
    text-decoration: none;
    height: 42px;
    width: 42px;
    background: transparent url("../img/sprite.png") no-repeat scroll -36px -149px;
    left: auto;
    right:0;
}
ul#homepage-carousel .owl-nav .owl-next:hover{
    background:transparent url("../img/sprite.png") no-repeat scroll -427px -149px;
}
.homeslider_nav:active {
    opacity: 1.0;
}   
#featured-products .owl-nav .owl-prev,
#special-products .owl-nav .owl-prev,
#featured-products .owl-nav .owl-next,
#special-products .owl-nav .owl-next ,
.product-accessories .owl-nav .owl-prev,
.product-accessories .owl-nav .owl-next,
.brandslider-outer .owl-prev ,
.brandslider-outer .owl-next,
.testimonial-carousel .prev-arrow,
.testimonial-carousel .next-arrow,
.homepage-products .owl-nav .owl-prev,
.homepage-products .owl-nav .owl-next ,
.home_blog_post_area .prev-button.slick-arrow ,
.home_blog_post_area .next-button.slick-arrow,
#bestsellers-products .owl-nav .owl-prev,
#bestsellers-products .owl-nav .owl-next, 
#newproducts-products .owl-nav .owl-prev,
#newproducts-products .owl-nav .owl-next {
    opacity: 1;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    -o-opacity: 1;
    -khtml-opacity: 1;
}
#featured-products:hover .owl-nav .owl-prev,
#special-products:hover .owl-nav .owl-prev,
#featured-products:hover .owl-nav .owl-next,
#special-products:hover .owl-nav .owl-next ,
.product-accessories:hover .owl-nav .owl-prev,
.product-accessories:hover .owl-nav .owl-next,
.brandslider-outer:hover .owl-prev ,
.brandslider-outer:hover .owl-next ,
.testimonial-carousel:hover .prev-arrow,
.testimonial-carousel:hover .next-arrow,
.homepage-products:hover .owl-nav .owl-prev,
.homepage-products:hover .owl-nav .owl-next,
.home_blog_post_area:hover .prev-button.slick-arrow,
.home_blog_post_area:hover .next-button.slick-arrow,
#bestsellers-products:hover .owl-nav .owl-prev,
#bestsellers-products:hover .owl-nav .owl-next, 
#newproducts-products:hover .owl-nav .owl-prev,
#newproducts-products:hover .owl-nav .owl-next {
    opacity: 1;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    -o-opacity: 1;
    -khtml-opacity: 1;
}
#featured-products .owl-nav .owl-prev,
#newproducts-products .owl-nav .owl-prev,
#special-products .owl-nav .owl-prev,
.product-accessories .owl-nav .owl-prev,
#bestsellers-products .owl-nav .owl-prev,
#otproducttabs .owl-nav .owl-prev{
        background: transparent url(../img/sprite.png) no-repeat scroll -43px -401px;
    height: 17px;
    right: 25px;
    left: auto;
    overflow: hidden;
    position: absolute;
    text-decoration: none;
    text-indent: -9999px;
    width: 12px;
    z-index: 3;
}
#featured-products .owl-nav .owl-prev:hover,
#newproducts-products .owl-nav .owl-prev:hover,
#special-products .owl-nav .owl-prev:hover,
.product-accessories .owl-nav .owl-prev:hover,
#bestsellers-products .owl-nav .owl-prev:hover,
#otproducttabs .owl-nav .owl-prev:hover {
    background-position: -43px -443px
}
#featured-products .owl-nav .owl-next ,
#newproducts-products .owl-nav .owl-next,
#special-products .owl-nav .owl-next ,
.product-accessories .owl-nav .owl-next,
#bestsellers-products .owl-nav .owl-next,
#otproducttabs .owl-nav .owl-next {
        position: absolute;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    z-index: 3;
    text-indent: -9999px;
    overflow: hidden;
    text-decoration: none;
    height: 17px;
    width: 12px;
    background: transparent url(../img/sprite.png) no-repeat scroll -446px -401px;
    left: auto;
    right: 0;
}
#featured-products .owl-nav .owl-next:hover,
#newproducts-products .owl-nav .owl-next:hover,
#special-products .owl-nav .owl-next:hover ,
.product-accessories .owl-nav .owl-next:hover,
#bestsellers-products .owl-nav .owl-next:hover,
#otproducttabs .owl-nav .owl-next:hover {
    background-position: -446px -443px
}
#featured-products .owl-nav , #otproducttabs .owl-nav , .product-accessories .owl-nav , #special-products .owl-nav{
         position: absolute;
    top: -38px;
    right: 0;
}
.homeslider_nav:active {
    opacity: 1.0;
}
#special-products .owl-carousel .owl-nav.disabled {
    display: block;
}
.product-miniature.js-product-miniature {
    padding: 0 14px 0;
}
#bestsellers-carousel .product-miniature.js-product-miniature {
    padding: 23px 16px 0; 
}
.thumbnail-image-inner {
    display: inline-block;
    position: relative;
    vertical-align: middle;
    width: 100%;
}
.list .thumbnail-image-inner {
    border-bottom: none;
}

#js-product-list .thumbnail-image-inner img{
    width: 100%
}

.list .thumbnail-container .product-description {
    padding: 0;
    text-align: left !important;
}
.thumbnail-container:hover .thumbnail-image-inner img{
    max-width: 100%;
    height: auto;
}
.thumbnail-container:hover .thumbnail-image-inner a{
    position:relative;
}

#js-active-search-filters .h6.hidden-xs-up {
    display: block !important;
    font-size: 14px;
    font-weight: 700;
    color:#151314;
    margin-bottom: 25px;
}
.products.row.grid {
    margin: 0 -10px;
}
#search_filters h4,
.leftsidebar .title {
        color: #151314;
    font-size: 21px;
    padding: 0 0 12px;
    text-transform: capitalize;
    margin-bottom: 0;
    font-weight: 600;
    font-family: 'Poppins', sans-serif;
    border-bottom: 1px solid #151314;
}
/* Scrollbar in filters values */

#search_filters .facet ul {
	overflow-y: auto;
	max-height: 150px;
	margin: 5px 0px 0px 10px;
	padding: 5px 10px 10px 5px;
}

#search_filters .facet ul::-webkit-scrollbar {
	-webkit-appearance: none;
}

#search_filters .facet ul::-webkit-scrollbar:vertical {
	width: 11px;
}

#search_filters .facet ul::-webkit-scrollbar:horizontal {
	height: 11px;
}

#search_filters .facet ul::-webkit-scrollbar-thumb {
	border-radius: 8px;
	border: 2px solid white;
	background-color: rgba(0, 0, 0, .5);
}

/* Optional style for each block */

#search_filters .facet,
#search_filters_brands .facet,
#search_filters_suppliers .facet {
	border-bottom: 1px solid #ddd;
	padding-bottom: .625rem;
}
.products-selection .products-sort-order .select-title {
    display: inline-block;
    width: 100%;
    color: #676767;
    background: transparent;
    padding: 8px 10px 4px;
    border: 1px solid #e0e0e0;
    cursor: pointer;
    font-size:14px;
    text-align:left;
    text-transform: initial;
}
#custom-leftbannerblock img {
        height: auto;
    width: 100%;
    max-width: 100%;
    border-radius: 5px;
}
.block-category .category-cover {
    margin-bottom: 21px;
    margin-top: 0px;
}
.category-cover img {
        max-width: 100%;
        border-radius: 5px
}
.page-index .breadcumb_outer {
    display: none;
}
.grid .product-desc,
.list .thumbnail-inner .product-description {
    display: none;
}
.list .thumbnail-inner + .product-description .highlighted-informations {
    display: inline-block;
    vertical-align: top;
}
.list .product-add-to-cart.addtocart-button {
    display: inline-block;
    vertical-align: middle;
}
.list .highlighted-informations.hidden-sm-down {
    display: inline-block;
    vertical-align: middle;
}
.list .highlighted-informations.hidden-sm-down {
    margin-top: 0;
}
.products-selection .display {
    float: left;
    margin: 10px 15px 0 0
}
.products-selection .display li {
    float: left;
    text-align: center;
    padding: 0;
}
.products-selection .display li#grid {
    margin: 0px;
}
.products-selection .display li#list {
    margin-left: 15px;
}
.products-selection .display li a {
    color: #676767;
    font-size: 0px;
    line-height: 14px;
    cursor: pointer;
}
.products-selection .display li#grid a {
    background:transparent url(../img/sprite.png) no-repeat scroll -43px -962px !important;
    height: 19px;
    float: left;
    width: 19px;
}
.products-selection .display li#grid:hover a,
.products-selection .display li#grid.selected a {
     background:transparent url(../img/sprite.png) no-repeat scroll -439px -962px !important
}
.products-selection .display li#list a {
        background: transparent url(../img/sprite.png) no-repeat scroll -43px -1021px;
    height: 19px;
    width: 25px;
    float: right;
}
.products-selection .display li#list:hover a,
.products-selection .display li#list.selected a {
   background:transparent url(../img/sprite.png) no-repeat scroll -432px -1021px;
}
.products-selection .display li.selected a {
    cursor: default;
}
.products-selection h1 {
    padding-top: 0.625rem;
}
.products-sort-order {
    color: #676767;
}
.products-sort-order .select-title {
    display: inline-block;
    margin: 0 10px 0 0;
    width: 100%;
    color: #151314;
    background: #FFFFFF;
    padding: 5px 0.625rem;
    cursor: pointer;
}
.products-sort-order .select-list {
    display: block;
    color: #676767;
    padding: 5px 15px;
}
.products-sort-order .select-list:hover {
    background: transparent;
    color: #151314;
    text-decoration: none;
}
.products-sort-order .dropdown-menu {
    left: auto;
    width: 288px;
    border: 1px solid #e0e0e0;
    background: #fff;
    border-radius: 0;
}
#products .list .product-title,
#products .product-title a {
    margin-top: 0px;
    margin-bottom: 15px;
    font-size: 14px;
}
#products .list .product-price-and-shipping {
    padding-bottom: 15px;
}
#products .list .thumbnail-container:hover .product-price-and-shipping {
    opacity: 1;
    -webkit-opacity: 1;
    -moz-opacity:1;
    
}
.total-products P {
    margin:10px 0px 0;
}
.list .thumbnail-container .addtocart-button {
    position: relative;
    opacity: 1;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    margin:0;
    top: 0;
    display: inline-block
}
div#js-product-list-top , .product-toolbar {
    margin-bottom: 30px;
    padding: 15px 0;
    color: #676767;
    border-top: 1px solid #e0e0e0;
    border-bottom: 1px solid #e0e0e0;
    margin-left: 0;
margin-right: 0;
}
.page-product .modal-body figure {
    max-width: 625px;
}
#checkout div#_desktop_language_selector,
#checkout div#_desktop_currency_selector {
    margin: 0px;
}
.sidebar-products .product-flags {
    display: none;
}
.sidebar-products .thumbnail-image-inner {
    float: left;
    margin-right: 15px;
    max-width: 85px;
}
.sidebar-products .product-miniature .product-title {
    margin-top: 0px;
    text-align: left;
}
.sidebar-products .product-title a{
    font-size:14px;
}
.sidebar-products .product-title a:before{
    display:none;
}
.sidebar-products .thumbnail-sidebar-inner {
    text-align: left;
    float: left;
    max-width: 50%;
}
.sidebar-products .thumbnail-sidebar-inner .product-description{
    padding:0;
}
.sidebar-products .product-miniature .product-price-and-shipping {
    text-align: left;
}
.sidebar-products .discount-percentage{
    font-weight: 400!important;
    font-size: 14px;
    color: #151314;
}
.sidebar-products .thumbnail-container .addtocart-button {
    position: relative;
    top: 5px;
    background: transparent;
    opacity: 1;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    -o-opacity: 1;
    text-align: left;
    margin:0;
}
.sidebar-products .thumbnail-container .addtocart-button .btn-primary::before {
    display: none;
}
.sidebar-products .thumbnail-container:hover .addtocart-button .btn-primary {
    color: #151314;
}
.sidebar-products .addtocart-button .btn-primary {
    padding: 0px;
    background: transparent;
    color: #676767;
    font-size: 14px;
    font-weight: 500;
    border:none;
    width: auto;
    height: auto;
}

.sidebar-products .thumbnail-container:hover .addtocart-button .btn-primary:hover{
    color: #19c7ea;
    background: transparent;
}

.sidebar-products #products .product-price-and-shipping,
.sidebar-products .featured-products .product-price-and-shipping,
.sidebar-products .product-accessories .product-price-and-shipping,
.sidebar-products .product-miniature .product-price-and-shipping {
    padding:0;
    margin:0 !important;
    opacity:1 !important;
}
.leftsidebar h1.title {
}
div#_mobile_cart {
    position: relative;
    margin-right: 15px;
}
#products .grid .product-miniature {
    width: 20%
}
.title .pull-xs-right {
    display: none;
}
.flexcss .top-menu[data-depth="1"] {
    display: flex;
}

.newproducts-products {
    margin-bottom: 65px;
}
.newproducts-products .product-miniature .thumbnail-container {
    border: none;
    margin-bottom: 25px;
}
.newproducts-products .product-miniature .thumbnail-image-inner {
    border: 1px solid #e2e2e2;
    float: left;
    width: auto;
}
.newproducts-products .product-miniature .thumbnail-sidebar-inner {
    float: left;
}
.newproducts-products .thumbnail-inner {
    overflow: hidden;
}
.newproducts-products .thumbnail-container .product-description {
    padding:0px 0px 0px 20px;
}
.newproducts-products .thumbnail-container .addtocart-button .btn-primary {
    padding: 7px 0px 9px 0px;
    font-size: 15px;
    background: transparent;
    color: #777;
    font-weight: 500;
    font-family: 'Poppins', sans-serif;
}
.newproducts-products .thumbnail-container:hover .addtocart-button .btn-primary {
    color: #2874f1;
}

ul.payment-inner li a {
      padding:0px 5px;
}

@media (min-width: 992px) {
    .link-inner li a::before,
    ul.payment-inner li a::before {
        left: -3px;
    }
    .subbannercms-bottom a img {
        width: 100%;
    }
    .subbannercms-bottom a img {
        width: 100%;
    }
}
.grid .thumbnail-container > .product-description {
    display: none;
}
#featuredproducts-grid .item {
    padding:0;
}
#products .product-miniature, .featured-products .product-miniature, 
.product-accessories .product-miniature, .product-miniature .product-miniature,
#special-products .product-miniature{
    padding: 0px 14px 0;
}
#products .product-miniature:hover .product-title a,
#featured-products .product-miniature:hover .product-title a,
#special-products .product-miniature:hover .product-title a {
    color: #151314;
}
.pagination .page-list {
    margin-bottom: 0;
    float: right;
}
.pagination a .material-icons {
    font-size: 28px;
}
.pagination a {
    height: 36px;
    margin: 0;
    padding: 7px 12px;
    width: 36px;
    color: #676767;
    background: none;
    border: 1px solid #d1d1d1;
    display: block;
    font-weight:500;
    border-radius: 5px
}
.pagination .page-list li {
    background: #FFFFFF;
    display: inline-block;
    float: left;
    margin: 0 0 0 5px;
    padding: 0px;
}
.pagination .current a {
    color: #FFFFFF;
    border-color: #151314;
    background-color: #151314;
    text-decoration: none;
}
.pagination .current a:hover{
    border-color: #151314;
}
.pagination a:hover{
    border-color: #151314;
}
.pagination .previous,
.pagination .next {
    font-size: 0px;
    padding: 3px;
}
.breadcumb_inner .breadcrumb ol > li:last-child > a > span,
.breadcumb_inner .breadcrumb ol > li:hover > a > span {
   color: #19c7ea;
}
.card-block .h1 {
    font-size:18px;
    margin: 0 0 15px;
}
#products .list .product-miniature .on-sale {
    right: 40px;
}
#leftsidebar {
    margin-bottom: 30px;
    padding: 0;
}

#leftsidebar .product-miniature.js-product-miniature{
    padding: 0
}

.owl-carousel .owl-nav.disabled,
.owl-carousel .owl-dots.disabled {
    display: block;
}
.brand-slidermain .owl-prev {
    background: transparent url("../img/sprite.png") no-repeat scroll -43px -401px;
    height: 17px;
    right: 35px;
    left: auto;
    top: 0;
    overflow: hidden;
    position: absolute;
    text-decoration: none;
    text-indent: -9999px;
    width: 12px;
    z-index: 3;
    top: 50%;
    transform: translateY(-50%);
}
.brand-slidermain .owl-prev:hover {
   background-position: -43px -443px
}
.brand-slidermain .owl-next {
    position: absolute;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    z-index: 3;
    text-indent: -9999px;
    overflow: hidden;
    top: 0;
    text-decoration: none;
    height: 17px;
    width: 12px;
    background: transparent url(../img/sprite.png) no-repeat scroll -446px -401px;
    left: auto;
    right: 0px;
    top: 50%;
    transform: translateY(-50%);
}
.brand-slidermain .owl-next:hover {
    background-position: -446px -443px;
}
.brand-slidermain .item > a {
    display: inline-block;
}
#custom-leftbannerblock {
    margin-bottom: 50px;
}
.pagination {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    padding: 15px 0;
    border-top:1px solid #e0e0e0;
    border-bottom:1px solid #e0e0e0;
    margin-bottom: 30px;
}
.pagination .col-md-4 {
    float: left;
    width: 50%;
}
.category-top-menu {
    margin: 0;
}
#cart .thumbnail-container {
    margin-bottom: 0;
}
.category-top-menu li .category-sub-menu li .category-sub-menu {
    padding-left: 10px;
}
.product-images.js-qv-product-images {
    text-align: center;
}
.dark {
    font-weight: 500;
}
#cms .page-heading.bottom-indent {
    padding-bottom: 10px;
}
.container-fluid .row.sitemap.col-xs-12 ul li ul li,
.nested a {
    padding-bottom: 5px;
}
.brand-slidermain #brand-carousel {
    margin-bottom: 0;
}
.category-top-menu > li > ul {
    padding:12px 0 6px;
}
#custom-leftbannerblock > p {
    margin-bottom: 0;
}
#order-confirmation #main .page-footer {
    margin-bottom: 0;
}
.block-categories .text-uppercase.h6:hover {
    color: #ffffff;
}
#header .header-nav .hidden-sm-down .col-md-6.col-xs-12 {
  padding-left: 0;
}
#header .header-nav .left-nav{
        padding: 0;
    line-height: 1;
        width: 70%;
}

#header .header-nav .right-nav{
    width: 30%
}

#header .header-top #top-menu li:last-child > a {
}
.dropdown-menu.hidden-sm-down {
  margin-top: 0;
}
.cmstext {
    line-height: 16px;
}
.cmstext .phone{
    float:left;
    width:100%;
    padding: 0 0 11px;
}
.cmstext .adress {
    line-height: 26px;
    display: inline-block;
}
.parallax-text {
    text-align: center;
}
.parallax-inner.container-width {
    display: inline-block;
    text-align: center;
    width: 100%;
}
.icon-wrapper li {
    display: inline-block;
    font-size: 22px;
}
.icon-wrapper li a::before {
    content: "";
    height: 14px;
    left: 0;
    position: absolute;
    top: 4px;
    width: 2px;
}
.icon-wrapper li a {
    position: relative;
    width: 36px;
    height: 36px;
    float: left;
    margin-right: 6px;
    text-align: center;
}
.icon-wrapper li:last-child > a{
    margin-right: 0;
}
.icon-wrapper li a i {
        width: 36px;
    height: 36px;
    color: #fff;
    border-radius: 50%;
    padding: 7px 6px;
    transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -webkit-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
}

.icon-wrapper li a i.fa.fa-youtube{
    padding: 7px 8px
}

.icon-wrapper li i.fa.fa-facebook {
    background: #3b5998;
}
.icon-wrapper li i.fa.fa-twitter {
    background: #1dcaff;
}
.icon-wrapper li i.fa.fa-google-plus {
    background: #d34836;
}
.icon-wrapper li i.fa.fa-instagram {
    background: #bc2a8d;
}
.icon-wrapper li i.fa.fa-youtube {
    background: #ff0000;
}


.icon-wrapper li i.fa.fa-facebook:hover {
    background: #ffffff;
    border: 1px solid #3b5998;
    color: #3b5998;
    transform: perspective(1300px) rotateY(360deg);
    -webkit-transform: perspective(1300px) rotateY(360deg);
    -moz-transform: perspective(1300px) rotateY(360deg);
    -o-transform: perspective(1300px) rotateY(360deg);
}

.icon-wrapper li i.fa.fa-twitter:hover {
    background: #ffffff;
    border: 1px solid #1dcaff;
    color: #1dcaff;
    transform: perspective(1300px) rotateY(360deg);
    -webkit-transform: perspective(1300px) rotateY(360deg);
    -moz-transform: perspective(1300px) rotateY(360deg);
    -o-transform: perspective(1300px) rotateY(360deg);
}
.icon-wrapper li i.fa.fa-google-plus:hover {
    background: #ffffff;
    border: 1px solid #d34836;
    color: #d34836;
    transform: perspective(1300px) rotateY(360deg);
    -webkit-transform: perspective(1300px) rotateY(360deg);
    -moz-transform: perspective(1300px) rotateY(360deg);
    -o-transform: perspective(1300px) rotateY(360deg);
}
.icon-wrapper li i.fa.fa-instagram:hover {
    background: #ffffff;
    border: 1px solid #bc2a8d;
    color: #bc2a8d;
    transform: perspective(1300px) rotateY(360deg);
    -webkit-transform: perspective(1300px) rotateY(360deg);
    -moz-transform: perspective(1300px) rotateY(360deg);
    -o-transform: perspective(1300px) rotateY(360deg);
}
.icon-wrapper li i.fa.fa-youtube:hover {
    background: #ffffff;
    border: 1px solid #ff0000;
    color: #ff0000;
    transform: perspective(1300px) rotateY(360deg);
    -webkit-transform: perspective(1300px) rotateY(360deg);
    -moz-transform: perspective(1300px) rotateY(360deg);
    -o-transform: perspective(1300px) rotateY(360deg);
}


.icon-wrapper {
    margin-bottom: 0;
    line-height: 0
}
.btn-wrapper {
    background-color: #151314;
    color: #fff;
    padding: 7px 14px;
}
.btn-wrapper {
    background-color: #151314;
    color: #ffffff;
    padding: 7px 14px;
    display: inline-block;
    border: 1px solid transparent;
}
.btn-wrapper:hover {
    background-color: transparent;
    color: #151314;
    border: 1px solid #151314;
    transition: 0.5s;
    -webkit-transition: all 0.5s;
}
.dropdown .expand-more::after {
    color: #151314;
    content: "";
    font-family: "fontawesome";
    font-size: 0;
}
.dropdown.open .expand-more::after {
    content: "";
    color: #676767;
}
.home_blog_post {
    display: inline-block;
    width: 100%;
}
.block-categories.hidden-sm-down > ul > li > a:hover {
    color: #151314 !important;
}
.category-top-menu > li:first-child a {
        margin-bottom: 0;
    color: #151314;
    font-size: 21px;
    font-family: 'Poppins', sans-serif;
    padding: 0 0 12px;
    text-transform: capitalize;
    width: 100%;
    font-weight: 600;
    display: inline-block;
    border-bottom: 1px solid #151314;
}
.block-categories.hidden-sm-down > ul > li:first-child > a:hover {
}
.category-top-menu {
    margin-bottom: 30px;
}
#search_filters .facet:last-child {
    border-bottom: medium none;
}
#search_filters .facet {
}
#search_filters .facet .facet-title {
    font-size: 14px;
    font-weight: 700;
    font-family: 'Poppins', sans-serif;
    color: #151314;
}
#custom-leftbannerblock {
    margin-top: 30px;
}
.pagination .col-md-4 {
    padding-left: 0;
}
.pagination .col-md-6 {
    padding-right: 0;
}
.breadcumb_outer {
        background: url(../img/bradcome.jpg);
    padding: 60px 0;
    width: 100%;
    background-size: cover;
    background-repeat: no-repeat;
}
.list .product-description .highlighted-informations {
    margin-left: 5px;
}
.products.row.list .thumbnail-image-inner .hover-addtocart{
    display: none;
}

#category #content-wrapper .wishlist-button-add{
    display: none;
}

.list .variant-links{
        text-align: left !important;
    margin-top: 15px !important;
    margin-bottom: 15px !important;
}
#leftsidebar .product-title a:hover {
    color: #151314;
}
.product-actions .btn-primary {
        padding: 11px 10px;
    position: relative;
    background: #1e39ac;
    color: #fff;
    font-size: 14px;
    width: auto;
    text-transform: capitalize;
    font-weight: 500;
    padding-left: 40px;
}

.product-actions .btn-primary:hover{
    background-color: #19c7ea;
}
#newproducts-carousel .product-miniature{
    padding: 0 14px;
}

.list-1 {
    color: #676767;
    font-size: 15px;
}
.cms-box .inner {
    color: #676767;
    font-size: 15px;
}
.product-description p {
  color: #676767;
  margin: 0;
  line-height: 24px;
}
.list .hover-addtocart {
}
.page-header > h1 {
    color: #151314;
    font-family: 'Poppins', sans-serif;
    font-weight:800;
}
#checkout .h6 {
    color: #676767;
}
#checkout li.media {
    padding-bottom: 10px;
}
#checkout .text-xs-right {
    text-align: left;
    padding: 10px 0 0;
}
#checkout .left-desc2{
    border:none;
}
#checkout .left-desc1{
    border-color:#aaa;
}
#left-column #leftsidebar .sidebar-products.products ul {
    padding-top: 25px;
}
#left-column #leftsidebar .sidebar-products.products ul li {
    margin-bottom: 15px;
}
#left-column #leftsidebar .sidebar-products.products ul li:last-child {
    margin-bottom: 0;
}
.product-line-grid-body.col-md-4.col-xs-8 .product-line-info .label:hover {
    background-color: transparent;
    color: #151314;
}

/* footerbottomleft-outer start */

#footerbottomleft-text {
    width: 33%;
    padding: 0 90px 0 0;
    position:relative;
}
#footerbottomleft-text .title .h3 {
    display: none;
}
.footer-middle-left {
    float: left;
    width: 31%;
    padding-right: 90px;
    padding-left: 3px;
}
.footer-middle-right {
    float: right;
    width: 69%;
    padding-left: 99px;
}
.bottomcms_img {
    margin:0 0 16px;
}
#footerbottomleft-text .store {
    color: #a4937f;
    line-height: 22px;
    margin: 0 0 38px;
}
#footerbottomleft-text .address {
    line-height: 26px;
}
#footerbottomleft-text .time-open{
    color: #ababab;
}
#footerbottomleft-text .time{
    font-weight:500;
    text-transform:uppercase;
    color: #ababab;
}
#footerbottomleft-text .phone1 ,#footerbottomleft-text .email1{
    float: left;
    color:#151314;
    font-size:16px;
    font-weight:500;
    margin-right: 5px;
}
/*footerbottomleft-outer end */

/* Home page footerrightcms Start */
#footerbottomright-text {
    width: 20%;
    padding: 0px 0 0 15px;
}
.bottomcmscontactblock .text1 ,.bottomcmscontactblock .text2,
.bottomcmscontactblock .contact-phone,.bottomcmscontactblock .contact-mail{
    padding: 4px 0 4px 25px;
    position: relative;
}
.bottomcmscontactblock .text2{
    padding-top:0 !important;
}
.bottomcmscontactblock .contact-address{
    position:relative;
}
.bottomcmscontactblock .contact-address::before ,
.bottomcmscontactblock .contact-phone::before ,
.bottomcmscontactblock .contact-mail::before{
    font-family: fontawesome;
    position: absolute;
    color:#a4a4a4;
    left: 0;
}
.bottomcmscontactblock .contact-address:hover:before ,
.bottomcmscontactblock .contact-phone:hover:before ,
.bottomcmscontactblock .contact-mail:hover:before{
    color:#a4a4a4;
}
.bottomcmscontactblock .contact-address::before {
    content: "\f041";
    font-size: 23px;
    top: 8px;
}
.bottomcmscontactblock .contact-phone::before {
    content: "\f095";
    top: 5px;
    font-size: 19px;

}
.bottomcmscontactblock .contact-mail::before {
    content: "\f003";
    top: 5px;
    font-size: 18px;

}


.about-accessories-inner > h3{
    display: none;
}

ul.accessories-menu > li{
        float: left;
    display: inline-block;
    padding-left: 15px;
    border-left: 1px solid #777777;
}

ul.accessories-menu > li:first-child{
    padding-right: 15px
}

.about-accessories{
        line-height: 1;
    display: inline-block;
}

ul.accessories-menu{
        display: inline-block;
    margin-bottom: 0;
}

.about-accessories > .container{
    padding-right: 0
}

.static-categories {
        float: left;
    width: 16%;
    display: inline-block;
    position: relative;
    text-align: left;
    padding: 17px 0
}

.col-md-12.col-sm-12.position-static{
    text-align: center;
}

ul.categories-menu{
       margin-bottom: 0;
    display: none;
    position: absolute;
    top: 58px;
    left: 0;
    width: 100%;
    z-index: 9;
    background: #f6f6f6;
    text-align: left;
    padding: 20px 30px;
    width: 100%;
    z-index: 9;
    border-top: 3px solid #19c7ea
}

ul.categories-menu > li{
    padding: 7px 0
}

#header .categories-menu > li a{
        color: #676767;
    font-weight: 500;
}

#header .categories-menu > li a:hover{
    color: #19c7ea
}

div#header-right-text{
          width: 20%;
    float: right;
    text-align: right;
    padding: 0px 0;
}

.static-categories-inner > h3{
        margin-bottom: 0;
    padding-left: 30px;
    position: relative;
}

.static-categories-inner > h3::before{
        content: "";
    position: absolute;
    top: 4px;
    left: 0;
    height: 14px;
    width: 16px;
    background: transparent url(../img/sprite.png) -44px -215px;
}

.static-categories-inner > h3::after{
          content: "";
    position: absolute;
    top: 6px;
    right: -20px;
    height: 10px;
    width: 13px;
    background: transparent url(../img/sprite.png) -43px -248px;
}

.static-categories-inner > h3 a , .right-desc1.header-right-desc{
    color: #19c7ea !important;
    font-weight: 400
}

.static-categories-inner{
           width: auto;
    display: inline-block;
}

.static-categories-inner:hover > h3::before{
    background-position: -441px -215px
}

.static-categories-inner:hover > h3 a{
    color: #fff !important
}

.static-categories-inner:hover > h3::after{
    background-position: -445px -248px
}

#header{
        background: #fff;
    
}


#header .header-top{
        line-height: 1;
       
}

.cms-desc{
    display: none;
}

#custom-bannerblock img{
    border-radius: 5px;
    max-width: 100%;
    width: 100%
}

#custom-bannerblock{
            float: left;
    display: inline-block;
    width: 21.9025%;
    vertical-align: middle;
}

.homeslider-container.slideshow_container{
          width: 76.369%;
    display: inline-block;
    float: none;
    margin-left: 1.73%;
    vertical-align: middle;
}

.homeslider-container.slideshow_container img{
    border-radius: 5px
}

#banner-slider > .item:first-child{
    margin-bottom: 7.898%;
}

.display-topcolumn > .container > .row > #custom-bannerblock:first-child{
    margin-right: 1.7%;
}

.display-topcolumn > .container > .row > #custom-bannerblock:last-child{
    margin-left: 1.7%
}

.display-topcolumn{
    padding-top: 1.577%
}


li.col-xs-6.col-md-3{
        padding: 0;
    width: 23.689%;
}

#ttsubbanner li:not(:first-child){
    margin-left: 1.748%
}

.banner-left li.col-xs-6.col-md-3 , .banner-right li.col-xs-6.col-md-3{
    width: 100%
}

.banner-middle li.col-xs-6.col-md-3{
    width: 48.355%
}

#ttsubbanner {
        padding-top: 1.577%;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
}

.banner-left,.banner-right{
        float: left;
    width: 23.689%;
    display: inline-block;
}

.banner-left{
    margin-right: 1.73%
}

.banner-right{
    margin-left: 1.73%
}

.banner-middle{
    float: left;
    width: 48.9913%;
    display: inline-block;
}

.banner-middle li.col-xs-6.col-md-3:nth-child(1) , .banner-middle li.col-xs-6.col-md-3:nth-child(3){
    margin-bottom: 1.765%
}

.banner-middle li.col-xs-6.col-md-3:nth-child(3) , .banner-middle li.col-xs-6.col-md-3:nth-child(7){
    margin-left: 3.29%
}

.banner-middle li.col-xs-6.col-md-3:nth-child(3) , .banner-middle li.col-xs-6.col-md-3:nth-child(7){
    text-align: right;
}

.banner-middle li.col-xs-6.col-md-3:nth-child(5) , .banner-middle li.col-xs-6.col-md-3:nth-child(7){
    margin-top: 1.765%
}


/*Category Banner Start */

.banner-wrapper-one{
    margin: 0 3%;
    position: relative;
}

.banner-wrapper-one img{
    border-radius: 5px;
    max-width: 100%;
    width: 100%
}

.category-title{
         position: absolute;
    bottom: 40px;
    left: 50%;
    transform: translateX(-50%);
    color: #fff;
    background: rgba(252,53,110,0.5);
    font-size: 30px;
    line-height: 1;
    padding: 10px;
    border-radius: 5px;
    font-weight: 400;
    width: 94%;
    text-align: center;
}


/* Category Banner End */


#ttsubbanner > ul{
    margin-bottom: 0
}

#ttsubbanner img{
    border-radius: 5px;
    max-width: 100%;
    width: 100%
}

.banner-wrapper-one{
    margin: 0 3%;
    position: relative;
}

.banner-wrapper-one img{
    border-radius: 5px;
    max-width: 100%;
    width: 100%
}

.category-title{
        position: absolute;
    bottom: 40px;
    left: 50%;
    transform: translateX(-50%);
    color: #fff;
    background: rgba(30,57,172,0.5);
    font-size: 30px;
    line-height: 1;
    padding: 10px;
    border-radius: 5px;
    font-weight: 400;
    width: 94%;
    text-align: center;
}


/* wishlist button start */

.wishlist-button-add{
    position: absolute !important;
    top: 10px !important;
    right: 10px !important;
    height: 40px;
    width: 40px;
    border-radius: 5px !important;
    background: #1e39ac !important;
    box-shadow: none !important;
    opacity: 0;
}

.thumbnail-container:hover .wishlist-button-add{
    opacity: 1
}

.wishlist-button-add i{
    color: #fff !important
}

.wishlist-button-add:hover{
    background: #19c7ea !important;
    opacity: 1 !important
}


#special-products .wishlist-button-add{
    top: 0 !important;
    right: 0 !important
}

#leftsidebar .wishlist-button-add{
    top: 0 !important;
    right: 0 !important
}

/* Wishlist-button end */

.product-information .blockreassurance_product,
.cart-grid-right .blockreassurance_product,
body#checkout section#content .blockreassurance_product {
        margin-top: 25px;
    border: 1px solid #d3d3d3;
    border-radius: 5px;
}
.product-information .blockreassurance_product span.block-title,
.cart-grid-right .blockreassurance_product span.block-title,
body#checkout section#content .blockreassurance_product {
    display: inline-block;
    line-height: 45px;
}
.product-information .blockreassurance_product p,
.cart-grid-right .blockreassurance_product p,
body#checkout section#content .blockreassurance_product p {
    margin-bottom: 0;
    display: inline-block;
}
body#checkout section#content .blockreassurance_product {
   width: 100%;
}
.product-information .blockreassurance_product div,
.cart-grid-right .blockreassurance_product div,
body#checkout section#content .blockreassurance_product div {
    clear: both;
    padding: 0.2rem 0.9rem;
    border-bottom: 1px solid #d3d3d3;
}


.product-information .blockreassurance_product div:last-child,
.cart-grid-right .blockreassurance_product div:last-child,
body#checkout section#content .blockreassurance_product div:last-child {
    border-bottom: none;
    padding: 0;
}
.sidebar-products .thumbnail-image-inner .product-list-reviews {
    display: none !important;
}
.thumbnail-inner .product-description .product-list-reviews {
    display: none !important;
}
.card-block .card-block.cart-summary-subtotals-container {
    padding: 0;
}
.thumbnail-inner .product-description .product-list-reviews {
    display: block !important;
}


#product #main > .row .color{
    height: 20px;
    width: 20px;
    border: 2px solid black;
}

.menu-banner-image img{
    border-radius: 5px
}




/* blog Start*/

.home_blog_post h1.main-title{
        margin: 0px 0 40px;
    
}


.home_blog_post .post_thumbnail a img{
    border-radius: 5px
}

.prev-button.slick-arrow {
       background: transparent url(../img/sprite.png) no-repeat scroll -43px -401px;
    height: 17px;
    right: 25px;
    left: auto;
    overflow: hidden;
    position: absolute;
    text-decoration: none;
    text-indent: -9999px;
    width: 12px;
    z-index: 3;
}
.prev-button.slick-arrow:hover {
    background-position: -43px -443px
}
.next-button.slick-arrow  {
        position: absolute;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    z-index: 3;
    text-indent: -9999px;
    overflow: hidden;
    text-decoration: none;
    height: 17px;
    width: 12px;
    background: transparent url(../img/sprite.png) no-repeat scroll -446px -401px;
    left: auto;
    right: 0;
}
.next-button.slick-arrow:hover{
    background-position: -446px -443px
}
.prev-button.slick-arrow, .next-button.slick-arrow {
        position: absolute;
    top: -61px
}



/* blog End */


/* Parallax start */

#custom-parallaxblock{
    padding: 70px 0;
    border-radius: 5px

}

.parallax-text1 {
            font-size: 30px;
    font-weight: 700;
    color: #fff;
    line-height: 1;
    margin-bottom: 15px;
}


.parallax-text2 .part1 p{
    color : #fff;
    font-size: 14px;
    font-weight: 400;
    margin-bottom: 25px
}

.parallax-text3 a{
    color: #fff;
    font-size: 14px;
    font-weight: 500;
    background: #19c7ea;
    padding: 15px;
    display: inline-block;
    border-radius: 5px
}

.parallax-text3 a:hover{
    background: #151314
}

/* Parallax End */

ul.owl-item{
    width: 100%
}


/* header links start */

#headerbottomright-text{
    display: inline-block;
    width: 100%
}

#headerbottomright-text .title{
    display: none;
}

ul.header-toggle{
    display: flex;
    margin-bottom: 0
}

ul.header-toggle > li{
    padding: 0 10px;
    border-left: 1px solid #fff
}


/* haeder link end */

.product-cover img{
    border : 1px solid #e3e3e3;
    border-radius: 5px
}



@media (min-width: 768px) {
    #footerbottomright-text .pull-xs-right{
        display:none;
    }
}

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

    .testimonial-outer .testminial-data{
    padding: 80px 40px 100px
  }

  

    .home_blog_post .blog_post_content_bottom{
        padding-top: 0
    }

    .shipping-inner{
        padding: 30px 80px
    }

    .subtitle-part::after{
        right: 9%
    }

    .category-title{
        font-size: 24px
    }

    .ttcount-main .label{
        margin-left: 7px
    }

    .ttcount-main .count{
        margin-right: 7px
    }

    .ttcount-main .label{
        margin-right: 5px
    }
    
    #header .header-top a[data-depth="0"]{
        padding: 20px 15px
    }
    div#header-right-text{
        width: 25%
    }
    .right-logo{
        width: 23%
    }
    .left-logo{
        width: 47%
    }
    #search_widget.search-widget form input[type="text"]{
        width: 92%
    }
}

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

    .thumbnail-container .addtocart-button .btn-primary::before{
        display: none;
    }

    .thumbnail-container .addtocart-button .btn-primary{
        padding: 11px 10px
    }

    .testimonial-outer .testminial-data{
        padding: 60px 30px 80px
    }

   

    .testimonial-carousel .testimonial-desc p{
        font-size: 19px
    }

    .sidebar-products .thumbnail-sidebar-inner{
        max-width: 43%
    }

    .sidebar-products .thumbnail-image-inner{
        margin-right: 10px
    }

    .footer-container h3.h3{
        font-size: 20px
    }

    .shipping-inner{
        padding: 30px 20px
    }

    .subtitle-part::after{
        right: 5%
    }

    .category-title{
        font-size: 20px
    }

    #products .product-miniature, .featured-products .product-miniature, 
.product-accessories .product-miniature, .product-miniature .product-miniature,
#special-products .product-miniature ,  #otproducttabs .product-miniature{
    padding: 0 10px 0
}

    #header .header-top a[data-depth="0"]{
            padding: 22px 10px;
    font-size: 14px;
    }

    .right-desc1.header-right-desc{
        font-size: 13px !important
    }

    #products .grid .product-miniature{
        width: 25%
    }
    #_desktop_logo{
        width: 20%
    }
    .left-logo {
        width: 40%
    }
    div#_desktop_cart{
        margin-right: 0
    }
    div#_desktop_user_info{
        margin-left: 0px
    }
    .right-logo{
        width: 25%
    }
    #search_widget.search-widget form input[type="text"]{
        width: 89%
    }
}

/* Home page footerrightcms End */
@media screen and (max-width: 1356px) {
    .right-logo {
        padding: 0;
    }
    .nwsletter-maintitle {
        font-size: 32px;
    }
}
@media screen and (max-width: 1280px) {

    body#checkout section#wrapper .col-md-4 {
        width: 100%;
        display: inline-block;
        vertical-align: middle;
    }


    .cart-grid-body.col-xs-12.col-lg-8,
    .cart-grid-right.col-xs-12.col-lg-4 {
        max-width: 100%;
        width: 100%;
    }
    #wrapper .left-column.col-xs-12.col-sm-8.col-md-9 {
        overflow: hidden;
    }
    .page-customer-account #content {
        overflow: scroll;
    }
    .products-sort-order .dropdown-menu {
        width: 198px;
    }
    .products-sort-order .select-list {
        font-size: 15px;
    }
    .sidebar-products .thumbnail-image-inner {
        max-width: 80px;
    }
    .products-selection .sort-by {
        margin-left: 0;
        margin-right: 0;
        padding: 0;
        white-space: normal;
    }
    .cart-item {
        padding: 15px 10px;
    }
    .product-line-grid-body.col-md-4.col-xs-8 {
        padding-right: 0;
    }
    
    
    
    .nwsletter-maintitle {
        font-size: 30px;
    }
    .icon-wrapper li a {
        margin-right: 2px;
    }
    .subbannercms-outer {
        margin-bottom: 75px;
    }
    
    
    .top-middle {
        padding-bottom: 21px;
    }
    
    .bottom-middle {
        margin-bottom: 18px;
    }
    
    
    
    
    .brandslider-outer {
        padding: 37px 0 42px;
    }
}
@media screen and (max-width: 1239px) {

    

    .testimonial_outer h1.main-title , .home_blog_post h1.main-title{
    margin-bottom: 30px
  }

    .subtitle-part-inner{
        margin-bottom: 10px;
        margin-top: 0
    }

    .testimonial-outer .testminial-data{
        padding: 50px 30px 70px
    }

    .testimonial-carousel .testimonial-desc p{
        font-size: 16px
    }

    #content-hook-order-confirmation-footer #featured-products{
        margin: 50px auto
    }

    #leftsidebar .thumbnail-container{
        margin-bottom: 30px
    }

     .home_blog_post_area{
        margin: 40px 0 80px
    }

    #featured-products{
        margin: 70px auto 50px
    }

    #otproducttabs{
        margin: 80px 0 50px
    }

    #special-products{
        margin-top: 80px
    }

    .bottomcms_img{
        margin-bottom: 5px
    }

    .footer-container h3.h3{
        font-size: 18px
    }

    .footer_inner .links .wrapper{
        width: 15%
    }

    .footer_inner > div:last-child #footerbottomright-text{
        width: 21%
    }

    .subiconnew{
            position: relative;
    display: inline-block;
    }

    .subiconnew img

    .subtitle-part::after{
        right: 0%
    }

    .subtitle-part-inner{
        text-align: center;
        padding-left: 0;
        float: none;
        display: block;
    }

    div#header-right-text{
        display: none;
    }

    .static-categories{
        width: 19%
    }

    #search_widget.search-widget form input[type="text"]{
        width: 87%
    }


    .top-middle .title2 {
        font-size: 32px;
    }
    .blog_post_content .post_title a {
        font-size: 16px;
    }
    .nwsletter-maintitle {
        font-size: 26px;
    }
    .newsletter_inner {
        max-width: 56%;
        padding-left: 15px;
    }
    
    .footer_inner {
        padding: 52px 0 43px;
    }
    
    #_desktop_logo{
        
    }
    .right-logo{
        
        width: 28%;
    }
    
    
    .subbanner-top .left-inner {
        padding-right: 45px;
    }
    .subbanner-bottom .right-inner {
        padding-left: 45px;
    }
    .subbannerbottom-common.subbanner-top::before {
        width: 217px;
    }
    .subbannerbottom-common.subbanner-bottom::before {
        width: 217px;
    }
    #special-products, #bestsellers-products {
        float: none;
        max-width: 100%;
    }
    #special-products{
        margin-bottom: 40px;
    }
    
    #bestsellers-products .owl-nav {
        top: -18px;
    }
    .sidebar-products .thumbnail-sidebar-inner {
        max-width: 50%;
    }
    .sidebar-products .thumbnail-image-inner {
        max-width: 60px;
        margin-right: 10px;
    }
    .subbannercms-outer {
        margin-bottom: 66px;
    }
    
    
    .brandslider-outer {
        padding: 27px 0 32px;
    }
    
    
}
@media screen and (max-width: 1200px) {
    #newproducts-carousel .thumbnail-image-inner{
        width: auto !important;
    }
    #featuredproducts-carousel .owl-stage-outer .owl-item {
        width: 100%;
    }
    #featuredproducts-carousel .owl-item > ul {
        margin-bottom: 0;
    }
    #blockcart-modal .modal-title i.material-icons {
        margin-right: 0.475rem;
    }
    #product h1 {
        font-size: 18px;
    }
    .product-prices {
        margin-top: 0.65rem;
    }
    .product-prices div {
        margin-bottom: 0.225rem;
    }
    #products .grid .product-miniature{
        width: 33.3333%
    }
}

@media (max-width: 1100px){
    .right-logo{
        width: 30%
    }
    #search_widget.search-widget form input[type="text"]{
        width: 86%
    }
    .bottomcms_img img{
        width: 100%;
        max-width: 100%
    }
    .footer-container li a{
        font-size: 12px;
    }
    .footer-container li{
        line-height: 20px
    }
    p.store-desc{
        font-size: 12px
    }
}

@media (max-width: 991px) {

    #footer{
        padding-top: 0;
        border-top : 1px solid rgba(0 , 0 , 0, 0.2);
    }

    #header .header-top , #header .header-nav{
        padding: 0 15px
    }

    #header .header-nav{
        padding-top: 16px;
        padding-bottom: 16px
     }

    .test_imag{
        margin-right: 15px
    }

    #custom-parallaxblock{
        padding: 65px 0
    }

    

    .home_blog_post_area{
        width: 100%
    }

    #otproducttabs{
            margin: 60px 0 30px;
    }

    .footer_inner{
        padding: 25px 0
    }

    #special-products{
        margin-top: 60px
    }

    .testimonial_outer h1.main-title , .home_blog_post h1.main-title{
        margin-bottom: 20px
    }

    

    .home_blog_post_area{
        margin: 30px 0 60px
    }

    .blog_post_content .post_title , .home_blog_post .blog_post_content p{
        margin-bottom: 15px
    }



    .testimonial-outer .owl-dots{
        bottom: 20px;
        right: 20px
    }

    .footer-bottom #footerbottom-text{
        margin-bottom: 0
    }

    .footer-bottom{
        padding: 20px 0
    }

    #social-text , div#footerbottom-text{
        width: 100%;
        text-align: center;
    }

    #footerbottom-text{
        margin: 15px 0
    }

    #footer > .footer-container + .container{
        padding: 15px 0
    }

    .bottom-payment.bottom-right{
        float: none;
    }

    .copyright{
        line-height: 1
    }

    .subtitle-part::after{
        display: none;
    }

    

    .display-topcolumn{
        padding-right: 15px;
        padding-left: 15px;
        padding-top: 15px
    }

    .col-md-12.col-sm-12.position-static{
        text-align: right;
    }

    .static-categories{
        width: 23%
    }

    .right-logo{
        width: 32%
    }
    .left-logo{
            width: 60%;
    float: left;
    }

    .user-info > .user-icon{
        padding-left: 40px
    }

    #search_widget.search-widget form input[type="text"]{
        width: 90%
    }

    .header-logo{
        padding: 20px 0 10px
    }

    #_desktop_logo{
            width: 100%;
    text-align: center;
    }

    .top-menu .arrow > .dropdown-item::before {
        bottom: -12px;
    }
    .footer-container .title span.h3,
    .footer-container h3.h3,
    #block_myaccount_infos .myaccount-title a,
    .block-contact .block-contact-title,
    .linklist .blockcms-title a,
    #footerbottomright-text .contact-title {
        font-size: 15px;
        margin-bottom: 5px
    }
    #blockcart-modal .modal-body .divide-right span {
        font-size: 14px;
    }
    #blockcart-modal .product-name,
    #blockcart-modal .cart-products-count {
        font-size: 1.025rem;
    }
    #wrapper .left-column.col-xs-12.col-sm-8.col-md-9 {
        
    }
    
    #products .grid .product-miniature {
        width: 33.33%;
    }
    
    #footerbottomleft-text {
        padding: 0 80px 0 0;
    }
    .prev-button.slick-arrow, .next-button.slick-arrow {
        top: -38px !important;
    }
    .test_desc {
        max-width: 751px;
    }
    .subbanner-top .left-inner {
        padding-right: 40px;
    }
    .subbanner-bottom .right-inner {
        padding-left: 40px;
    }
    .link-inner li a::before {
        left: -3px;
    }
    .cart-inner{
        padding-left: 40px
    }
    #toTop{
        bottom: 20px;
        right: 20px
    }

    #featured-products{
        margin: 60px 0
    }
}
@media screen and (max-width: 930px) {

    .category-title{
        font-size: 18px
    }


    #search_widget.search-widget form input[type="text"]{
        width: 88.5%
    }
    .block_newsletter .text-title {
        max-width: 75%;
    }
    .block_newsletter .news-box {
        max-width: 25%;
    }
    .nwsletter-maintitle {
        font-size: 22px;
    }
    .icon-wrapper li a {
        margin-right: 0px;
    }
    .test_desc {
        max-width: 685px;
    }
    
    .top-middle .title2 {
        font-size: 30px;
    }
    .testimonial-carousel .testimonial-desc p {
        font-size: 18px;
    }
    
    .right-logo {
        width: 34%;
    }
    div#_desktop_cart {
        padding-left: 20px;
    }
    
}
@media screen and (max-width: 840px) {

    .subtitle-part.subtitle-part1{
        padding-left: 17%
    }

    .subtitle-part.subtitle-part2{
        padding-right: 17%
    }

    .subtitle-part.subtitle-part1 , .subtitle-part.subtitle-part2{
        width: 50%
    }

    .subtitle-part.subtitle-part3,.subtitle-part.subtitle-part4,.subtitle-part.subtitle-part5{
        width: 33.3333%
    }

    .category-title{
        font-size: 16px
    }

    .static-categories-inner{
        width: 100%
    }

    .col-md-12.col-sm-12.position-static{
        text-align: center;
    }

    .static-categories{
        width: 100%
    }

    .static-categories-inner > h3::after{
        right: 0
    }

    #header-left-text .left-desc2{
        display: none;
    }

    .left-desc1{
        border : none;
    }

    #header .header-nav .left-nav , #header .header-nav .right-nav{
        width: 50%
    }

    #featured-products .item:nth-child(3n+1) {
        clear: both;
    }
    .footerbottom-text-inner > div{
        display: inline-block;
        width: 100%;
        text-align: center;
    }
    .footerbottom-text-inner .col-md-3,
    .footerbottom-text-inner .col-md-6{
        float: none;
        width: 100%;
    }
    .top-menu .arrow > .dropdown-item::before {
        bottom: -10px;
    }
    .footer_inner {
        padding: 52px 0 33px;
    }
    
    #footerbottomleft-text {
        padding: 0 40px 0 0;
        
    }
    
    
    #header .header-nav .language-selector {
        padding-left: 20px;
    }
    #header .header-nav .currency-selector {
        margin: 14px 22px 3px 0px;
    }
    .left-logo {
        max-width: 58%;
    }
    .right-logo {
        width: 37%;
    }
    #search_widget.search-widget form input[type="text"]{
        width: 87.5%
    }
    
    div#_desktop_cart {
        padding-left: 0;
        
    }
    div#_desktop_cart::before {
        display: none;
    }
    .search-widget {
        margin: 24px 0 0;
    }
    .link-inner li a {
        padding: 0px 15px 0px 12px;
    }
    .block_newsletter .text-title {
        max-width: 73%;
    }
    .block_newsletter .news-box {
        max-width: 27%;
    }
    .nwsletter-maintitle {
        font-size: 20px;
        padding: 10px 0 0;
    }
    .test_desc {
        max-width: 665px;
    }
    #special-products h1.main-title {
        margin: 0 0 22px;
    }
    .subbannerbottom-common.subbanner-top::before {
        width: 177px;
    }
    .subbannerbottom-common.subbanner-bottom::before {
        width: 177px;
    }
    
    
    .subbannercms-outer {
        margin-bottom: 57px;
    }
    
    
    
    #special-products{
        margin-bottom: 31px;
    }
}
@media screen and (max-width: 767px) {

    .thumbnail-container .addtocart-button .btn-primary::before{
        display: initial;
    }

    #featured-products{
        margin: 50px 0
    }

    #ttsubbanner li:not(:nth-child(2) , :nth-child(4)){
        margin-left: 0
    }

    #ttsubbanner{
        padding-top: 0
    }

    li.col-xs-6.col-md-3{
        width: 48.6105%;
    }

    #ttsubbanner .row > li:not(:nth-child(2) , :nth-child(4)){
        margin-right: 0.999%
    }

    #ttsubbanner .row > li:not(:nth-child(3) , :nth-child(4)){
        margin-bottom: 2.799%
    }

    .homeslider-container.slideshow_container{
        float: none;
        margin-left: 0;
        width: 100%
    }

    #header .header-nav , .header-top-up{
        padding: 0 15px;
        background: #fff
    }

    .parallax-text1{
           font-size: 27px;
    margin-bottom: 10px;
    line-height: 1.3;
    }

    .product-line-grid-right.product-line-actions.col-md-5.col-xs-12{
        width: 66.6666%;
        display: inline-block;
    }

    #custom-parallaxblock{
        padding: 60px 0
    }


    .product-line-grid-right.product-line-actions.col-md-5.col-xs-12 .col-xs-4.hidden-md-up{
        display: none;
    }



    .thumbnail-container .wishlist-button-add{
        opacity: 1
    }   

    .thumbnail-container .thumbnail-inner .hover-addtocart , .thumbnail-container .addtocart-button{
            opacity: 1;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    }

    .thumbnail-container:not(#leftsidebar .thumbnail-container) .addtocart-button .btn-primary{
        font-size: 0;
        padding: 20px
    }

    #special-products .thumbnail-container .addtocart-button .btn-primary{
        position: relative;
    }

    #special-products .thumbnail-container .addtocart-button .btn-primary::before{
            background: url(../img/sprite.png) no-repeat scroll -43px -852px;
    content: "";
    height: 20px;
    left: 10px;
    position: absolute;
    top: 8px;
    width: 22px;
    display: initial;
    }

    .popover{
        background: transparent !important;
    }

    

    .home_blog_post_area{
        margin : 25px 0 50px;   
    }



    #otproducttabs{
        margin: 50px 0 15px
    }

    .footer_inner > div:last-child #footerbottomright-text{
        width: 100%
    }

    .bottomcms_img img{
        width: auto;
    }

    .category-title{
        font-size: 13px;
        bottom: 15px
    }

    .banner-left, .banner-right{
        width: 48.5%
    }

    .banner-middle{
        width: 48.5%;
        margin-left: 1.5%;
        float: right;
    }

    .banner-middle li.col-xs-6.col-md-3{
        width: 100%;
        margin: 0 !important
    }

    .banner-middle li.col-xs-6.col-md-3{
        margin-bottom: 6.5% !important;
    }

    .banner-middle li.col-xs-6.col-md-3:nth-child(7){
        /*margin: 0 !important*/
    }

    .banner-left , .banner-right{
        margin-right: 1.5%;
        margin-left: 0
    }

    .banner-left{
        margin-bottom: 2.5%
    }

    .homepage-products.products .tabs li{
        padding: 5px 10px
    }

    .homepage-products.products .tabs{
        right: 60px
    }

    .display-topcolumn > .container > .row > div#custom-bannerblock:first-child{
        display: none;
    }

    #banner-slider > .item{
            width: 48.6105%;
    margin-bottom: 0 !important;
    float: left;
    display: inline-block;
    }

    #banner-slider > .item:not(:nth-child(2)){
        margin-right: 2.779%
    }

    #banner-slider > .item:nth-child(2){
        margin-right: 0
    }

    #toTop{
        bottom: 10px;
        right: 10px
    }

    .nivo-directionNav{
        display: none;
    }

    #custom-bannerblock{
            width: 100%;
    margin: 2.799% 0;
    }


    #search_widget.search-widget form input[type="text"]{
        width: 100%;
        padding-right: 60px
    }

    

    .user-info > .user-icon::before{
        top: -9px
    }

    #header{
        background: #151314
    }

    .header-top-up > .container{
        background: transparent;
        padding: 0
    }

    .static-categories{
        display: none;
    }

    #products div#js-product-list-top .col-md-6 {
        width: 100%;
    }
    div#js-product-list-header .block-category.card.card-block {
        padding: 0;
    }

    #order-items .card-title {
       display: none;
    }

    #featuredproducts-grid .item {
        width: 33.33%;
    }
    
    .subbannercms-outer {
        margin-bottom: 47px;
    }
    #cart_block_total {
        display: none;
    }
    .block_newsletter .news-box {
        display: none;
    }
    .sidebar-products .thumbnail-sidebar-inner {
        max-width: 60%;
    }
    .subbanner-top .left-inner {
        padding-right: 30px;
    }
    .subbanner-bottom .right-inner {
        padding-left: 30px;
    }
    .top-middle {
        padding-bottom: 11px;
    }
    .bottom-middle {
        margin-bottom: 8px;
    }
    
    .top-left .title1 {
        font-size: 14px;
    }
    .top-middle .title2 {
        font-size: 24px;
    }
    .bottom-down .title3 {
        font-size: 14px;
    }
    .block_newsletter .text-title {
        max-width: 100%;
    }
    .subbannerbottom-common.subbanner-bottom::before {
        width: 147px;
    }
    .subbannerbottom-common.subbanner-top::before {
        width: 147px;
    }
    .main-menu {
        border:none;
    }
    #checkout #wrapper {
        margin: 0;
    }
    .footer-container .links ul {
        padding: 10px 0px 0;
    }
    #header .top-menu .popover li.category a.dropdown-item {
        color: #151314;
        font-family: 'Poppins', sans-serif;
    }
    #header .top-menu .popover li.category a.dropdown-item.dropdown-submenu{
            font-weight: 400;
    font-family: 'Poppins', sans-serif;
    color: #151314;
    padding-left: 20px;
    text-transform: capitalize;
    }
    #header .top-menu .popover li.category a.dropdown-item:hover,
    #header .top-menu .popover li.category a.dropdown-item.dropdown-submenu:hover {
        color: #19c7ea;
    }
    .bottom-payment.bottom-right {
        float: none;
    }
    #header .header-nav #menu-icon {
		display: none;
        margin:25px 20px 0 0;
        float:left;
    }
    div#_mobile_cart {
        margin-right: 0;
        margin-top: 28px;
    }
    .test_desc {
        max-width: 515px;
    }
    #products .highlighted-informations .quick-view, .featured-products .highlighted-informations .quick-view,
    .product-accessories .highlighted-informations .quick-view, .product-miniature .highlighted-informations .quick-view {
        padding: 12px 17px;
    }
    
    .language-selector-wrapper, #currency-selector-label{
        color: #676767;
    }
    .bottomcmsinner {
        padding: 5px 0px 0;
    }
    .left-logo {
            max-width: 100%;
    width: 100%;
    }
    .search-widget form {
        max-width: 100%;
    }
    #header .header-top .position-static {
        min-height: 0;
    }
    #header .header-top {
        background-color: transparent;
        border: none;
    }
    .right-logo{
        display: none;
    }
    #special-products {
        margin-bottom: 21px;
        margin-top: 50px
    }
    #header .header-top a[data-depth="0"] {
        color: #151314;
    }
    #header .top-menu a[data-depth="0"]:hover {
        color: #19c7ea;
    }
    #header .sub-menu > .top-menu > .category > a {
        color: #676767;
    }
    #header .top-menu li:hover a[data-depth="0"] {
        color: #19c7ea;
    }
    .menu-container.container {
        border:none;
    }
    #mobile_top_menu_wrapper .top-menu .sub-menu ul[data-depth="1"] > li a:hover,
    .top-menu > li > .popover.sub-menu.js-sub-menu.collapse.in > ul > li > a > span > span > i:hover {
        color: #151314;
    }
    .link-inner li a::before {
        top: 1px;
    }
    .sidebar-products .thumbnail-image-inner {
        margin-right: 15px;
        max-width: 85px;
    }
    .home_blog_post .blog_post_content_bottom .meta_date p {
        font-size: 14px;
    }
    #footerbottomleft-text .title .h3 {
        display: block;
    }
    #homepage-carousel .owl-dots .owl-dot > span {
        background-color: #151314;
        border-radius: 50%;
        display: inline-block;
        height: 15px;
        width: 15px;
    }
    #homepage-carousel .owl-dots .owl-dot.active > span {
        background-color: #19c7ea;
    }
    #homepage-carousel .owl-dots > div {
        padding-right: 6px;
    }
    #homepage-carousel .owl-dots {
        text-align: center;
        bottom: 0;
        position: absolute;
        right: 0;
        width: 100%;
        margin:0 0 15px;
    }
    #homepage-carousel .owl-dots .owl-dot {
        display: inline;
    }
    #homepage-carousel .owl-nav {
        display: none;
    }
    #mobile_top_menu_wrapper .top-menu .sub-menu li > a {
        color: #151314;
    }
    .top-menu .sub-menu.collapse {
        border-top: none;
        margin-top: 0px;
        padding: 20px;
    }
    .breadcumb_outer {
        display: none;
    }
    #password .form-group.center-email-fields .btn-primary {
        display: flex;
        margin: 0 auto;
        margin-top: 10px;
    }
    .footer-toggle {
        display: none;
    }
    .title .pull-xs-right {
        display: block;
    }
    .footer-cms.active .navbar-toggler .material-icons.add,
    .footer-cms .navbar-toggler .material-icons.remove {
        display: none;
    }
    .footer-container .footer-cms.active .navbar-toggler .material-icons.remove {
        display: block;
    }
    #history #main .page-content,
    #main .page-header {
        margin-bottom: 10px;
    }
    div#_desktop_contact_link::before,
    div#_desktop_user_info::before,
    div#_desktop_cart::before {
        background: transparent;
    }
    #category #left-column #search_filters .facet {
        padding: 10px;
    }
    
    #custom-leftbannerblock img {
        height: auto;
        width: auto;
    }
    #custom-leftbannerblock {
        display: inline-block;
        text-align: center;
        width: 100%;
    }
    .brandslider-inner .title a {
        font-size: 25px;
    }
    #products .grid .product-miniature {
        width: 33.333%;
    }
    #brand-carousel li.item {
        padding: 0px 15px;
    }
    .brand-slidermain .owl-carousel.product-item.products-slider.owl-loaded.owl-drag .item {
        margin-left: 20px;
        margin-right: 20px;
    }
    #wrapper .left-column.col-xs-12.col-sm-8.col-md-9 {
        width: 100%;
        max-width: 100% !important;
    }
    
    .testimonial-carousel .testimonial-desc p{
        font-size: 17px;
    }
   
    .testimonial-outer .testminial-data {
        padding: 40px 20px 60px
    }
    .header-top .search-widget .material-icons.search {
        display: none;
    }
    .footer_inner {
        padding: 15px 0 40px;
    }
    .footer-container .wrapper {
        overflow: hidden;
    }
    .footer_inner .title .pull-xs-right ,
    .footer_inner .title .float-xs-right {
        position: absolute;
        right:10px;
        top: 12px;
    }
    .footer-container .title span.h3,
    .footer-container h3.h3,
    .footer-container .links .h3,
    #block_myaccount_infos .myaccount-title a,
    .block-contact .block-contact-title,
    .linklist .blockcms-title a {
        margin-bottom: 0px;
    }
    #header .header-top a[data-depth="0"],
    #header .header-top #top-menu > li:first-child a[data-depth="0"] {
        padding: 15px;
    }
    .top-menu .category .pull-xs-right {
        margin-top: -5px;
    }
    .menu-bottom-banners {
        display: none;
    }
    .footer-container .links .collapse {
        display: none;
    }
    .nwsletter-maintitle {
        font-size: 26px;
        padding: 0 0 10px;
    }
    
    .userinfo-toggle .hidden-sm-down {
        display: block !important;
    }
    .header-logo {
        padding: 0;
    }
    .hidden-md-up.text-xs-center.mobile .header .hidden-sm-down {
        display: block;
    }
    #_mobile_contact_link {
        display: none;
    }
    #_mobile_user_info {
        margin: 24px 0 0 35px;
    }
    #header .header-nav .user-info .user-icon > span , #header .header-top .position-static{
        display: none !important;
    }
    div#js-product-list-top , .product-toolbar {
        margin-top: 20px;
    }
    .footer-container .title span.h3,
    .footer-container h3.h3,
    .footer-container .links .h3,
    #block_myaccount_infos .myaccount-title a,
    .block-contact .block-contact-title,
    .linklist .blockcms-title a {
        font-size: 16px;
    }
    .flexcss .top-menu[data-depth="1"] {
        display: block;
    }
    #footerbottomleft-text ,.footer_inner .links .wrapper ,#footerbottomright-text{
        width:100%;
    }
    #products .thumbnail-container, .featured-products .thumbnail-container,
    .product-accessories .thumbnail-container, .product-miniature .thumbnail-container {
        margin-bottom: 30px;
    }
    .footer-container .title span.h3, .footer-container h3.h3, 
    #block_myaccount_infos .myaccount-title a, .block-contact .block-contact-title, 
    .linklist .blockcms-title a{
        margin-top:0;
    }
    .search-widget{
        margin:20px 0;
        overflow: hidden;
    }
    .shopping-cart-text {
        display:none;
    }
    .blockcart .header span {
        color: #ababab;
    }
    #currency-selector-label {
        display: inline-block;
        float: none;
    }
    .block_newsletter.links {
        padding:0;
        width:100%;
    }
    
    .block_newsletter {
        padding: 11px 0;
    }
    .newstitle-inner {
        float: none;
        width: 100%;
    }
    .newsletter_inner {
        max-width: 100%;
        padding-left: 0;
    }
    .subbanner-common.subbannerpart1 {
        padding-right: 10px;
    }
    .subbanner-common.subbannerpart2 {
        padding-left: 10px;
    }
}
@media screen and (max-width: 640px) {

    #custom-parallaxblock{
        padding: 50px 15px
    }

    .subtitle-part.subtitle-part1,.subtitle-part.subtitle-part2,.subtitle-part.subtitle-part4,.subtitle-part.subtitle-part5{
        width: 50%
    }

    .subtitle-part.subtitle-part3{
        width: 100%
    }

    .subtitle-part.subtitle-part1 , .subtitle-part.subtitle-part2{
        padding: 0
    }

    #special-products .owl-nav{
        top: -43px
    }

    .homepage-products.products{
        text-align: left;
    }

    .homepage-products.products .tabs{
        position: static;
        margin-bottom: 15px
    }

    .homeslider-container.slideshow_container{
        width: 100%;
        
    }

    .display-topcolumn > .container > .row > #custom-bannerblock:last-child{
        width: 100%;
        margin-left: 0
    }

    #banner-slider > .item{
            width: 48%;
    float: left;
    }

    #banner-slider > .item:first-child{
        margin-right: 2%;
        margin-bottom: 0
    }

    #banner-slider > .item:last-child{
        margin-left: 2%
    }


    #newproducts-carousel .thumbnail-image-inner{
        width: 70px !important;
    }
    .newproducts-products .thumbnail-container .product-description {
        padding: 0 0 0 10px;
    }
    .quickview .images-container .product-images>li.thumb-container>.thumb {
        width: 70px;
    }   
    h1.main-title {
        margin-bottom: 15px
    }
    #otproducttabs .owl-nav{
        top: -86px
    }
    .pagination .col-md-4 {
        float: none !important;
        width: 100% !important;
        text-align: center !important;
        padding-left: 15px;
    }
    .testimonial-carousel .testimonial-desc p {
        font-size: 16px;
    }
    .pagination .page-list {
        float: none;    
        margin-bottom: 0;
        display: flex;
        width: 100%;
        text-align: center;
        justify-content: center;
        align-items: center;
        margin-top: 10px;
    }
    #mobile_top_menu_wrapper .js-top-menu-bottom #contact-link,
    #mobile_top_menu_wrapper .js-top-menu-bottom .currency-selector,
    #mobile_top_menu_wrapper .js-top-menu-bottom .language-selector-wrapper {
        font-size: 14px;
    }
    #products .up .btn-secondary,
    #products .up .btn-tertiary {
        color: #265879;
        text-transform: inherit;
        padding: 7px 5px;
    }
    #products .grid .product-miniature {
        max-width: 50%;
        width: 50%;
    }
    .nwsletter-maintitle {
        font-size: 24px;
    }
    #featuredproducts-grid .item {
        width:50%;
    }
    #featured-products .item:nth-child(2n+1) {
        clear: both;
    }
    #featured-products .item:nth-child(3n+1) {
        clear: none;
    }
    
    
    .top-middle .title2 {
        font-size: 22px;
    }
    .subbanner-top .left-inner {
        padding-right: 25px;
    }
    .subbanner-bottom .right-inner {
        padding-left: 25px;
    }
    
    .test_desc {
        max-width: 465px;
    }
    .subbannerbottom-common.subbanner-top::before {
        width: 117px;
    }
    .subbannerbottom-common.subbanner-bottom::before {
        width: 117px;
    }
}
@media screen and (max-width: 543px) {

    #featured-products{
        margin: 40px 0
    }

    #custom-parallaxblock{
        padding: 40px 15px
    }

    .test_imag{
        float: none;
        margin-bottom: 15px
    }

    .testimonial-carousel.owl-carousel .owl-item img.img-testimonial{
        width: 110px
    }

    h1.main-title::before{
        display: none;
    }

    h1.main-title{
        padding-left: 0
    }

    .blog_post_content .post_title, .home_blog_post .blog_post_content p{
        margin-bottom: 10px
    margin:20px 0;
        overflow: hidden;
    }
    .shopping-cart-text {
        display:none;
    }
    .blockcart .header span {
        color: #ababab;
    }
    #currency-selector-label {
        display: inline-block;
        float: none;
    }
    .block_newsletter.links {
        padding:0;
        width:100%;
    }
    
    .block_newsletter {
        padding: 11px 0;
    }
    .newstitle-inner {
        float: none;
        width: 100%;
    }
    .newsletter_inner {
        max-width: 100%;
        padding-left: 0;
    }
    .subbanner-common.subbannerpart1 {
        padding-right: 10px;
    }
    .subbanner-common.subbannerpart2 {
        padding-left: 10px;
    }
}
@media screen and (max-width: 640px) {

    #custom-parallaxblock{
        padding: 50px 15px
    }

    .subtitle-part.subtitle-part1,.subtitle-part.subtitle-part2,.subtitle-part.subtitle-part4,.subtitle-part.subtitle-part5{
        width: 50%
    }

    .subtitle-part.subtitle-part3{
        width: 100%
    }

    .subtitle-part.subtitle-part1 , .subtitle-part.subtitle-part2{
        padding: 0
    }

    #special-products .owl-nav{
        top: -43px
    }

    .homepage-products.products{
        text-align: left;
    }

    .homepage-products.products .tabs{
        position: static;
        margin-bottom: 15px
    }

    .homeslider-container.slideshow_container{
        width: 100%;
        
    }

    .display-topcolumn > .container > .row > #custom-bannerblock:last-child{
        width: 100%;
        margin-left: 0
    }

    #banner-slider > .item{
            width: 48%;
    float: left;
    }

    #banner-slider > .item:first-child{
        margin-right: 2%;
        margin-bottom: 0
    }

    #banner-slider > .item:last-child{
        margin-left: 2%
    }


    #newproducts-carousel .thumbnail-image-inner{
        width: 70px !important;
    }
    .newproducts-products .thumbnail-container .product-description {
        padding: 0 0 0 10px;
    }
    .quickview .images-container .product-images>li.thumb-container>.thumb {
        width: 70px;
    }   
    h1.main-title {
        margin-bottom: 15px
    }
    #otproducttabs .owl-nav{
        top: -86px
    }
    .pagination .col-md-4 {
        float: none !important;
        width: 100% !important;
        text-align: center !important;
        padding-left: 15px;
    }
    .testimonial-carousel .testimonial-desc p {
        font-size: 16px;
    }
    .pagination .page-list {
        float: none;    
        margin-bottom: 0;
        display: flex;
        width: 100%;
        text-align: center;
        justify-content: center;
        align-items: center;
        margin-top: 10px;
    }
    #mobile_top_menu_wrapper .js-top-menu-bottom #contact-link,
    #mobile_top_menu_wrapper .js-top-menu-bottom .currency-selector,
    #mobile_top_menu_wrapper .js-top-menu-bottom .language-selector-wrapper {
        font-size: 14px;
    }
    #products .up .btn-secondary,
    #products .up .btn-tertiary {
        color: #265879;
        text-transform: inherit;
        padding: 7px 5px;
    }
    #products .grid .product-miniature {
        max-width: 50%;
        width: 50%;
    }
    .nwsletter-maintitle {
        font-size: 24px;
    }
    #featuredproducts-grid .item {
        width:50%;
    }
    #featured-products .item:nth-child(2n+1) {
        clear: both;
    }
    #featured-products .item:nth-child(3n+1) {
        clear: none;
    }
    
    
    .top-middle .title2 {
        font-size: 22px;
    }
    .subbanner-top .left-inner {
        padding-right: 25px;
    }
    .subbanner-bottom .right-inner {
        padding-left: 25px;
    }
    
    .test_desc {
        max-width: 465px;
    }
    .subbannerbottom-common.subbanner-top::before {
        width: 117px;
    }
    .subbannerbottom-common.subbanner-bottom::before {
        width: 117px;
    }
}
@media screen and (max-width: 543px) {

    #featured-products{
        margin: 40px 0
    }

    #custom-parallaxblock{
        padding: 40px 15px
    }

    .test_imag{
        float: none;
        margin-bottom: 15px
    }

    .testimonial-carousel.owl-carousel .owl-item img.img-testimonial{
        width: 110px
    }

    h1.main-title::before{
        display: none;
    }

    h1.main-title{
        padding-left: 0
    }

    .blog_post_content .post_title, .home_blog_post .blog_post_content p{
        margin-bottom: 10px
    }

    .home_blog_post .blog_post_content_bottom{
            padding: 0px 12px 0;
    }

     .testimonial-outer .owl-dots{
        bottom: 10px;
        right: 10px
    }

    #header .logo{
        width: 60%
    }

    #header .header-nav #menu-icon{
        margin: 20px 20px 10px 0
    }

    .modal-dialog {
        background: #fff;
    }

    #brand-grid .item {
        padding-left: 10px;
        padding-right: 10px;
    }
    #brand-grid .item a img {
        width: 100%;
    }
    h1.main-title {
        font-size: 24px;
    }
    
    .testimonial-outer .testminial-data {
        padding: 30px 15px 50px;
    }
    .thumbnail-container:hover .product-flags {
        opacity: 0;
    }
    
    #bestsellers-carousel .product-miniature.js-product-miniature {
        padding: 16px 16px 0;
    }
    #products .thumbnail-container, .featured-products .thumbnail-container,
    .product-accessories .thumbnail-container, .product-miniature .thumbnail-container {
        margin-bottom: 20px;
    }
    #header .header-nav .top-logo {
        width: 100%;
        margin: 10px auto 10px;
    }
    .subbannercms-outer {
        margin-bottom: 38px;
    }
    
    .subbanner-top .left-inner {
        padding-right: 20px;
    }
    .subbanner-bottom .right-inner {
        padding-left: 20px;
    }
    .top-middle .title2 {
        font-size: 20px;
    }
    #special-products {
        margin-bottom: 12px;
    }
    .nwsletter-maintitle {
        font-size: 22px;
    }
    
    
    .brandslider-outer {
        padding: 17px 0 22px;
    }
    
    
    
    #bestsellers-products .owl-nav {
        top: -13px;
    }
    .prev-button.slick-arrow, .next-button.slick-arrow {
        top: -34px !important;
    }
    .test_desc {
        max-width: 385px;
    }
    .bottom-left {
        max-width: 100%;
    }
    #special-products .product-miniature {
        padding: 10px !important;
    }   
    .subbanner-bottom .left-inner {
        max-width: 100%;
    }
    .subbanner-top .right-inner {
        max-width: 100%;
    }
    .subbanner-top .left-inner {
        max-width: 100%;
        top: 0;
        position: relative;
        transform: translateY(-0%);
        -moz-transform: translateY(-0%);
        -o-transform: translateY(-0%);
        -webkit-transform: translateY(-0%);
        padding: 10px 0 10px;
        text-align: left;
    }
    .subbanner-bottom .right-inner {
        padding: 10px 0 0;
        max-width: 100%;
        top: 0;
        position: relative;
        transform: translateY(-0%);
        -moz-transform: translateY(-0%);
        -o-transform: translateY(-0%);
        -webkit-transform: translateY(-0%);
    }
    .subbannerbottom-common.subbanner-top {
        margin-bottom: 15px;
    }
    .subbannerbottom-common.subbanner-top::before {
        right: 0;
        left: auto;
        width: 87px;
    }
    .subbannerbottom-common.subbanner-bottom::before {
        width: 87px;
    }
}
@media screen and (max-width: 479px) {

    #special-products .wishlist-button-add{
        top: 10px !important;
        right: 10px !important
    }

    .product-line-grid-right.product-line-actions.col-md-5.col-xs-12 .col-md-10.col-xs-6{
        width: 75%
    }

    .subtitle-part{
        width: 100% !important;
        margin-bottom: 10px
    }

    .subtitile2 p{
        display: none;
    }

    #specialproducts-carousel .product-miniature .thumbnail-image-inner{
        max-width: 100%
    }

    #special-products .thumbnail-container .product-description{
        width: 100%;
        padding: 15px 0 0 0
    }

    .tabs .nav-tabs .nav-link {
        font-size: 16px;
    }
    #search_filters .facet .facet-title {
        font-size: 14px;
    }
    #category #left-column #search_filters .facet {
        padding: 4px;
    }
    #category #left-column #search_filters .facet ul li {
        padding: 3px 1.325rem;
    }
    #order-confirmation .thumbnail.product-thumbnail > img,
    #cart #specialproducts-carousel  .thumbnail.product-thumbnail > img,
    #product .thumbnail.product-thumbnail > img {
        max-width: inherit;
    }
    #order-confirmation .thumbnail-image-inner,
    #cart #specialproducts-carousel .thumbnail-image-inner,
    #product .thumbnail-image-inner {
        width: 100%;
    }
    .tabs {
        padding: 0;
    }
    .tabs .tab-pane {
        padding-top: 20px;
    }
    .social-sharing {
        margin-top: 0;
    }
    #block-reassurance {
        margin-top: 0.5rem;
    }
    body#checkout section.checkout-step .step-number {
        padding: 0.625rem 0;
    }
    .form-control {
        line-height: 1.45;
    }
    #order-items {
        margin-bottom: 1rem;
    }
    .page-content.page-order-confirmation.card .h3,
    .page-content.page-order-confirmation.card .h4,
    .page-content.page-order-confirmation.card h3,
    .page-content.page-order-confirmation.card h4 {
        font-size: 0.925rem;
    }
    .block_newsletter {
        padding: 7px 0;
    }
    #content-hook_order_confirmation .h1,
    h1 {
        font-size: 1.075rem;
    }
    .cart-grid-body .card-block {
        padding: 0.5rem;
    }
    .cart-item {
        padding: 11px 0;
    }
    .cart-grid-body .card-block h1 {
        font-size: 18px;
    }
    .cart-overview.js-cart .product-line-grid-body {
        margin-bottom: 0;
    }
    .cart-summary-line .value {
        font-size: 15px;
    }
    body#checkout section.checkout-step .content ul li > a {
        font-size: 15px;
    }
    body#checkout section.checkout-step h1 {
        font-size: 16px;
        line-height: 0.2;
    }
    .form-control-valign {
        padding-top: 0;
    }
    .m-y-2 {
        margin-bottom: 0 !important;
        margin-top: 10px !important;
    }
    body#checkout section.checkout-step .content {
        padding: 3.7px 0;
    }
    body#checkout section.checkout-step #customer-form {
        margin-left: 0.3125rem;
        margin-top: 1.063rem;
    }
    #customer-form .form-group.row .form-control-label {
        padding-top: 0;
    }
    #products .product-miniature .discount-percentage,
    #products .product-miniature .on-sale,
    #products .product-miniature .online-only,
    #products .product-miniature .product-flags .new,
    .featured-products .product-miniature .discount-percentage,
    .featured-products .product-miniature .on-sale,
    .featured-products .product-miniature .online-only,
    .featured-products .product-miniature .product-flags .new,
    .special-products .product-miniature .on-sale,
    .special-products .product-miniature .online-only,
    .special-products .product-miniature .product-flags .new,
    .special-products .product-miniature .discount-percentage,
    .product-accessories .product-miniature .discount-percentage,
    .product-accessories .product-miniature .on-sale,
    .product-accessories .product-miniature .online-only,
    .product-accessories .product-miniature .product-flags .new,
    .product-miniature .product-miniature .discount-percentage,
    .product-miniature .product-miniature .on-sale,
    .product-miniature .product-miniature .online-only,
    .product-miniature .product-miniature .product-flags .new {
    }
    #products .regular-price,
    .featured-products .regular-price,
    .product-accessories .regular-price,
    .product-miniature .regular-price {
        font-size: 15px;
    }
    #products .product-title a,
    .featured-products .product-title a,
    .product-accessories .product-title a,
    .product-miniature .product-title a {
    }
    #products .product-price-and-shipping,
    .featured-products .product-price-and-shipping,
    .product-accessories .product-price-and-shipping,
    .product-miniature .product-price-and-shipping {
    }
    h1.main-title {
        font-size: 22px;
    }
    #products .product-price-and-shipping, .featured-products .product-price-and-shipping,
    .product-accessories .product-price-and-shipping, .product-miniature .product-price-and-shipping {
        font-size: 16px;
    }
    #products .product-miniature .discount-percentage.on-sale,
    #products .product-miniature .on-sale.on-sale,
    #products .product-miniature .online-only.on-sale,
    #products .product-miniature .product-flags .new.on-sale,
    .featured-products .product-miniature .discount-percentage.on-sale,
    .featured-products .product-miniature .on-sale.on-sale,
    .featured-products .product-miniature .online-only.on-sale,
    .featured-products .product-miniature .product-flags .new.on-sale,
    .special-products .product-miniature .discount-percentage.on-sale,
    .special-products .product-miniature .on-sale.on-sale,
    .special-products .product-miniature .online-only.on-sale,
    .special-products .product-miniature .product-flags .new.on-sale,
    .product-accessories .product-miniature .discount-percentage.on-sale,
    .product-accessories .product-miniature .on-sale.on-sale,
    .product-accessories .product-miniature .online-only.on-sale,
    .product-accessories .product-miniature .product-flags .new.on-sale,
    .product-miniature .product-miniature .discount-percentage.on-sale,
    .product-miniature .product-miniature .on-sale.on-sale,
    .product-miniature .product-miniature .online-only.on-sale,
    .product-miniature .product-miniature .product-flags .new.on-sale {
        top: 0px;
        right: 5px;
    }
    .testmonial-author {
        font-size: 15px;
    }
    .testimonial-carousel .testimonial-desc p {
        margin: 0px 0 15px;
    }
    #featuredproducts-grid .item {
        width:100%;
        max-width:100%;
    }
    .nwsletter-maintitle {
        font-size: 20px;
        padding: 0 0 5px;
    }
    .footer_inner {
        padding: 10px 0 30px;
    }
   
    
    .top-middle .title2 {
        font-size: 18px;
    }
    .subbanner-common.subbannerpart1, .subbanner-common.subbannerpart2{
        max-width: 100%;
    }
    .subbanner-common.subbannerpart1 {
        padding-right: 0px;
        margin-bottom: 20px;
    }
    .subbanner-common.subbannerpart2 {
        padding-left: 0px;
    }
}

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

    .category-title{
        font-size: 11px
    }
    .banner-left , .banner-right{
        margin-right: 0;
        width: 100%
    }

    .banner-middle{
        width: 100%
    }

    .banner-middle li.col-xs-6.col-md-3{
        width: 100%
    }

    .banner-left , .banner-middle li.col-xs-6.col-md-3{ 
        margin-bottom: 4% !important
    }

    .banner-middle{
        margin-left: 0
    }
}


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

    #banner-slider > .item{
        margin: 0 !important;
        width: 100%
    }
    #banner-slider > .item:first-child{
        margin-bottom: 15px !important
    }

    body#checkout section.checkout-step h1 {
        font-size: 16px;
        line-height: 1.1;
    }
    #products .grid .product-miniature {
        max-width: 100%;
        width: 100%;
    }
    .modal-header {
        border-bottom: 1px solid #e0e0e0;
        padding: 7px;
    }
    #index .featured-products .product-miniature, 
    #index.product-accessories .product-miniature,
    #index .product-miniature .product-miniature, 
    #index #special-products .product-miniature {
        padding: 16px 0 0px;
    }
    #bestsellers-carousel .product-miniature.js-product-miniature {
        padding: 16px 0px 0;
    }
    #special-products h1.main-title {
        margin: 0 0 18px;
    }
    .home_blog_post h1.main-title {
        margin: 0 0 18px;
    }
    .home_blog_post .blog_post_content_bottom {
        padding: 15px 0px 0;
    }
    .nwsletter-maintitle {
        font-size: 18px;
    }
    .search-widget {
        margin: 15px 0;
    }
    .sidebar-products .thumbnail-image-inner {
        margin-right: 10px;
        max-width: 75px;
    }
}
.order-options #delivery {
    overflow: auto;
    margin:0 0 20px;
}
.header-menu.fixed {
    position: fixed !important;
    top: 0;
    left: 0;
    right: 0;
    background: #2874f1;
    z-index: 999;
    display:block !important
}





@media screen and (-webkit-min-device-pixel-ratio:0) {
  .quickview .arrows{
            right: 2.5rem;
    }
}
