/* CSS Document */

@import url(https://maxcdn.bootstrapcdn.com/font-awesome/4.6.3/css/font-awesome.min.css);
/*# sourceMappingURL=theme.css.map*/


.product-list-reviews .comments-nb {
    display: inline-block;
    vertical-align: top;
    margin-top: 2px;
}
.product-list-reviews {
   position: relative !important;
   top: 0px  !important;
   display: none  !important;
   clear: both;
   padding: 8px 0 6px !important;
    margin-left: -4px !important;
    
}
#my-account #wrapper {
    padding-top: 50px;
}
input.input-radio:checked + .radio-label {
    outline: 2px solid #000;
}
.alert-danger,
.alert-warning {
    background-color: #f2dede !important;
    border-color: #ebcccc !important;
    color: #a94442 !important;
    padding: 10px 20px !important;
    margin-bottom: 20px;
}

.product-information .blockreassurance_product,
.cart-grid-right .blockreassurance_product,
body#checkout section#content .blockreassurance_product {
    margin-top: 25px;
    border: 1px solid #d3d3d3;
}
.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;
}
div#js-product-list-top 
{
    margin-left: 0;
    margin-right: 0;
}
section.featured-products .product-miniature {
    max-width: 25%;
}
.block-category  .category-cover img {
    max-width:100% !important;
    width: auto !important;
}
 
@media screen and (max-width: 1280px) {
    body#checkout section#wrapper .col-md-4 {
        width: 100%;
        display: inline-block;
        vertical-align: middle;
    }
}

@media screen and (max-width: 543px) {
    .modal-dialog {
        background: #fff;
    }
}

@media screen and (max-width: 767px) {
    #order-items .card-title {
       display: none;
    }
}

@media screen and (max-width: 767px) {  
    #products div#js-product-list-top .col-md-6 {
        width: 100%;
    }
    div#js-product-list-header .block-category.card.card-block {
        padding: 0;
    }
}

.product-variants>.product-variants-item select{
    min-width: 10rem;
    padding: 0 10px
}


#header a,
.dropdown .expand-more {
    color: #777777;
    font-size: 14px;
}
div#contact-link > a > span,
.user-info > a > .material-icons,
.user-info > a > span,
.blockcart > .header .hidden-sm-down,
.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;
}
.nav-upper {
    background: #fac311;
}
div#contact-link > a,
.user-info > a,
.blockcart > .header > a {
    display: block;
}
div#contact-link > a::before {
    display: block;
    background: transparent url(../img/sprite.png) no-repeat scroll -5px -168px;
    width: 40px;
    height: 40px;
    color: #000000;
    content: '';
}
div#contact-link:hover > a::before {
    background-position: -310px -168px;
}
.user-info > .user-icon::before {
    background: rgba(0, 0, 0, 0) url("../img/sprite.png") no-repeat scroll -19px -159px;
    color: #000000;
    content: "";
    cursor: pointer;
    display: block;
    height: 40px;
    margin-bottom: 37px;
    padding: 0;
    width: 40px;
    cursor: pointer;
}
.user-info > .user-icon:hover:before {
    background-position: -437px -159px;
}
#_desktop_user_info {
    float: right;
    position: relative;
    margin: 0;
    padding-left: 0px;
}
#_desktop_user_info{
      border-left: 1px solid #687474;
    border-right: 1px solid #687474;
    padding: 36px 33px;
}
div#_desktop_cart{
      border-left: 1px solid #687474;
    padding: 36px 33px 35px;
}
.header-right-icon .search-widget {
    border-left: 1px solid #687474;
    padding: 36px 33px;
}
.user-icon {
    width: 40px;
    height: 40px;
}
#checkout #_desktop_currency_selector::before {
    background: #777;
}
.list .product-desc {
    line-height: 1.2;
    overflow: hidden;
    padding-bottom: 20px;
}
#checkout #_desktop_user_info::before {
    background: #777;
}
#_desktop_currency_selector,
#_desktop_user_info {
    position: relative;
}
ul.userinfo-toggle {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #e6e6e6;
    display: none;
    margin-bottom: 0;
    margin-top: 0px;
    padding: 15px 20px 10px;
    position: absolute;
    right: 0;
    text-align: left;
    width: 160px;
    z-index: 999;
    top: 110px;
}
.userinfo-toggle li {
    padding-bottom: 6px;
}
#header .header-nav .blockcart .header,
#header .header-nav #contact-link {
    margin: 0px;
}
.blockcart .header-cart-inner {
    width: 36px;
    height: 36px;
    position: relative;
}
.blockcart .header-cart-inner::before {
    display: block;
    background: transparent url(../img/sprite.png) no-repeat scroll -23px -92px;
    width: 36px;
    height: 36px;
    color: #000000;
    content: '';
    left: 0px;
    top: 0px;
    position: absolute;
}
.blockcart .header-cart-inner:hover .cart-products-count {
  background-color: #000;
}
.blockcart:hover .header-cart-inner::before {
    background: transparent url("../img/sprite.png") no-repeat scroll -438px -92px;
}
.price.ajax_block_cart_total {
    padding-left: 7px;
    font-size: 0px;
    color: #777777;
    font-weight: 400;
    float: left;
    padding-top: 2px;
}
.blockcart > .header span.cart-products-count {
  background: #fac311 none repeat scroll 0 0;
  border-radius: 50%;
  color: #fff;
  font-size: 13px;
  font-weight: 400;
  height: 18px;
  line-height: 17px;
  padding: 0;
  position: absolute;
  right: -5px;
  top: 6px;
  width: 18px;
}
.thumbnail-inner .hover-addtocart {
    left: auto;
    margin: 0;
    opacity: 0;
    padding: 0;
    position: absolute;
    right: 15px;
    top: 15px;
}
.header-nav #search_widget.search-widget form input[type=text] {
    width: 0px;
    padding: 0px;
    min-width: initial;
    background: #fff;
    opacity: 0;
    -webkit-opacity: 0;
    -moz-opacity: 0;
    transition: 0.5s;
    -wenkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    margin-top: 0px;
    outline: none;
    height: 48px;
}
.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 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: 400px;
    background: #fff;
    padding: 0px 60px 0px 20px;
    outline: none;
}
.header-nav .search-widget {
    position: relative;
}
.header-nav #search_widget button::before {
    display: block;
    background: transparent url("../img/sprite.png") no-repeat scroll -30px -32px;
    width: 40px;
    height: 37px;
    color: #000000;
    content: '';
}
.header-nav #search_widget:hover button::before,
.header-nav #search_widget.inputfocus button::before {
    background-position: -440px -32px;
}
#_desktop_logo {
    padding: 0;
}
.nav-below {
    padding: 0;
}
.header-logo {
    display: block;
    margin: 0;
    padding: 33px 0;
    text-align: left;
}
.top-menu {
    margin: 0px;
}
.language,
.currency {
    border-top: 1px solid #e6e6e6;
    padding: 15px 0 0 !important;
    margin: 10px 0 0;
}
.language .dropdown-item,
.currency .dropdown-item {
    padding: 0;
}
#search_widget button .material-icons.search {
    display: none;
}
#search_widget button::before {
    background: rgba(0, 0, 0, 0) url("../img/sprite.png") no-repeat scroll -443px -23px !important;
    color: #000000;
    content: "";
    display: block;
    height: 30px;
    margin: 0;
    padding: 0;
    width: 30px;
}
.shopino {
    padding-bottom: 0px;
    padding-right: 0;
    padding-top: 0px;
}
#header .header-top::after {
    bottom: 0;
    content: "";
    height: 0;
    left: 0;
    position: absolute;
    width: 100%;
    z-index: 1;
}
#search_widget button:hover:before {
    background-position: -440px -23px;
    padding: 0;
    margin: 0;
}
#header .header-top a[data-depth="0"]::after {
    content: "";
    position: absolute;
    right: 0;
    left: auto;
    height: 41px;
    width: 2px;
    background: transparent url("../img/line.png") no-repeat scroll 0 0;
    top: 18px;
}
#header .header-top a[data-depth="0"] {
    position: relative;
}
#header .header-top a[data-depth="0"]::after {
    position: absolute;
    border-right: 1px solid #fff;
    height: 14px;
    top: 24px;
    display: none;
}
#header .header-top .menu > ul > li:last-child a:after {
    display: none;
}
#header .header-top a[data-depth="0"] {
    font-weight: normal;
  /*  font-size: 14px; */
	/* andco */
	font-size: 12px;
    padding: 49px 25px;
    line-height: 1;
    color: #fff;
    text-transform: uppercase;
}
#index #wrapper {
    padding: 0;
}
#otproducttabs .tab-products.container  h1.main-title { 
  padding-bottom: 20px;
} 
h1.main-title {
    color: #344645;
    font-family: "Montserrat", sans-serif;
    font-size: 35px;
    font-weight: 500;
    margin: 0;
    padding-bottom: 64px;
    position: relative;
    text-align: center;
}
div#_desktop_language_selector,
div#_desktop_currency_selector {
    display: inline-block;
    margin: 0;
    float: right;
    padding-left: 0;
}
.hidden-sm-down.btn-unstyle {
    display: none;
}
div#_desktop_cart {
    position: relative;
    float: left;
    margin-left: 0;
}
.header-top .search-icon:before {
    background: rgba(0, 0, 0, 0) url("../img/sprite.png") no-repeat scroll -19px -19px;
    color: #000000;
    content: "";
    display: block;
    height: 40px;
    margin: 0;
    padding: 0;
    width: 40px;
    cursor: pointer;
}
.header-top .search-icon:hover::before {
    background-position: -439px -19px;
    margin: 0;
    padding: 0;
}
.header-right-icon {
    float: right;
}
.shopping-cart-text {
    color: #000;
    font-size: 0px;
    display: block;
    padding-left: 5px;
}
.brandslider-outer .main-title {
    display: none;
}
.brandslider-inner .title a {
    font-family: 'Montserrat', sans-serif;
    font-size: 30px;
    line-height: 1;
    text-align: center;
    text-transform: uppercase;
    color: #000000;
    font-weight: 600;
    margin-bottom: 0px;
    display: block;
}
/* footer start */

.footer-bottom {
    float: left;
    width: 100%;
}
.newstitle-inner {} .nwsletter-maintitle {
    font-size: 26px;
    color: #ffffff;
    text-align: center;
    font-weight: 700;
    line-height: 1.2;
    padding-bottom: 10px;
}
.block_newsletter .subtitle {
    font-size: 14px;
    color: #fff;
}
.footer-top {
    background: #344645;
    display: inline-block;
    padding: 69px 0 59px;
    width: 100%;
    background-size: cover;
    vertical-align: middle;
    background-image: url(../img/news_bg.jpg);
}
.block_newsletter .nwsletter-subtitle1,
.block_newsletter .nwsletter-subtitle3 {
    color: #ffffff;
    overflow: hidden;
}
.block_newsletter .nwsletter-subtitle2 {
    color: #5bc0ec;
    margin: 0 7px;
}
.nwsletter-subtitle1.subtitle {
    padding-left: 40px;
    padding-top: 12px;
}
.nwsletter-subtitle1.subtitle::before {
    border-left: 1px solid #fff;
    content: "";
    height: 26px;
    position: absolute;
    right: 47%;
    top: 20px;
}
.newstitle-inner {
    padding-left: 20px;
}
.block_newsletter form input[type="text"] {
    background: #fff none repeat scroll 0 0;
    border-radius: 25px;
    color: #777777;
    font-size: 16px;
    height: 50px;
    line-height: 1;
    min-width: 500px;
    padding: 8px 132px 8px 23px;
    border: none;
}
.newsletter_inner {
    padding-top: 0px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}
.block_newsletter form input[type=text]:focus {} .block_newsletter form input {
    height: 50px;
}
.newsletter-main {
    position: relative;
    display: inline-block;
}
.block_newsletter .btn-primary {
    background-color: #fac311;
    border-radius: 25px;
    color: #334644;
    font-weight: 600;
    height: 50px;
    letter-spacing: 1px;
    line-height: 18px;
    margin-left: 0;
    padding: 10px 30px;
    position: absolute;
    right: -4px;
    border: none;
}
.footer_inner #block_myaccount_infos{
    width: 23%;
}
.block_newsletter .btn-primary:hover {
    color: #fff;
    border: none;
}
.nwsletter-subtitle {
    font-size: 14px;
    text-align: center;
    color: #ffffff;
    padding-bottom: 26px;
}
.footer_inner {
    overflow: hidden;
    padding: 88px 0 69px;
    border-bottom: 1px solid #bfbfbf;
}
@media (min-width: 768px) {} .footer-container {
    overflow: hidden;
}
#index .product-miniature.js-product-miniature {
    padding: 0 15px;
}
.footerbottomleft-outer .wrapper.footer-cms.col-md-3 .title .h3 {
    display: none;
}
.footer-container .title span.h3,
.footer-container h3.h3,
#block_myaccount_infos .myaccount-title a,
.block-contact .block-contact-title,
.linklist .blockcms-title a {
    color: #000;
    display: block;
    font-family: "Montserrat", sans-serif;
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 18px;
    text-transform: capitalize;
}
.footer-container .title span.h3:hover,
.footer-container h3.h3:hover,
#block_myaccount_infos .myaccount-title a:hover,
.block-contact .block-contact-title:hover,
.linklist .blockcms-title a:hover {} .footer_inner .links .collapse,
#footerbottomright-text .footer-toggle {
    margin-bottom: 0;
}
.footer-container li a,
.footer-container li,
.footer-container .block-contact {
    color: #777777;
    line-height: 30px;
    word-wrap: break-word;
    font-weight: normal;
}
.footer-container .links .collapse {
    display: inherit
}
div#footerbottom-text {
    overflow: hidden;
    padding: 33px 0 0;
    text-align: center;
}
.bottom-link-icon-wrapper {
    float: left;
}
.bottom-link.bottom-left {
    display: inline-block;
    float: none;
}
.bottom-payment.bottom-right {} .link-inner,
.payment-inner {
    margin: 0px;
    padding: 0px;
}
ul.link-block li a:hover {
    color: #000;
}
ul.link-block li a {
    padding: 0 12px;
    color: #777777;
    font-weight: normal;
}
.payment-wrapper {
  text-align: center;
   padding-bottom: 88px;    
}
.payment-inner > li {
    display: inline-block;
} 
.payment-inner > li:hover {} ul.link-block li a {
    display: block;
    position: relative;
}
ul.link-block li:last-child a {
    padding-right: 0;
}
.link-inner li a {
    text-transform: capitalize;
    color: #777777;
    padding: 0px 12px 0px 15px;
    position: relative;
}
.link-inner li:first-child a {
    padding-left: 0px;
}
.link-inner li:first-child a::before,
ul.link-block li:first-child a::before {
    display: none;
}
.link-inner li a::before,
ul.link-block li a::before {
    content: "";
    position: absolute;
    left: 0px;
    top: 7px;
    background: transparent;
    width: 1px;
    height: 14px;
    background: #777777;
}
ul.link-block li a::before {
    background: #777777 none repeat scroll 0 0;
    height: 14px;
    top: 2px;
}
.link-inner li a:hover {
    color: #5bc0ec;
}
.link-inner li,
.link-block li {
    display: inline-block;
}
.copyright {
    padding: 11px 0 12px;
    text-align: center;
}
.copyright a {
    color: #777777;
    font-weight: normal;
}
.copyright a:hover,
.footer-container li a:hover {
    color: #000000;
}
/*footer end */
/* CSS Document */
/* CSS Document */

.subbanner-common {
    float: left;
    box-sizing: border-box;
}
.subbanner-inner > a {
    position: relative;
    display: block;
    overflow: hidden;
}
.center-wrapper {
    float: left;
}
.left-wrapper,
.center-wrapper,
.right-wrapper {
    display: inline-block;
}
.left-wrapper {
    padding: 0;
    float: left;
    width: 25%;
}
.right-wrapper {
    padding: 0;
    float: left;
    width: 25%;
}
.banner-left > img,
.banner-center > img,
.banner-right > img {
    width: 100%;
}
/* parallax block start */

.parallaxblock-outer {
    color: #000000;
    font-family: 'Montserrat', sans-serif;
    margin-bottom: 0;
    padding: 160px 0;
    margin-top: 50px;
}
#custom-bannerblock {
    margin-top: 50px;
    margin-bottom: 50px;
    display: inline-block;
    width: 100%;
}
.parallax-text1 {
    color: #fff;
    font-size: 50px;
    font-weight: bold;
    line-height: 1.2;
    letter-spacing: 0.5px;
    margin: 0;
    padding-top: 30px;
}
.parallax-text2 {
    color: #ffffff;
    display: inline-block;
    font-size: 14px;
    font-weight: normal;
    letter-spacing: 1px;
    line-height: 2;
    max-width: 950px;
    padding-top: 27px;
    display: none;
}
.parallax-btn {
    padding: 15px 0;
    margin: 33px 0 0;
}
.parallax-btn a {
    padding: 15px 37px;
    background: #fd653b;
    text-transform: uppercase;
    font-size: 15px;
    color: #fff;
    font-weight: 700;
}
.parallax-btn a:hover {
    background: #000000;
}

.parallax-text3{
            padding: 10px 15px;
    background: #fac311;
    display: inline-block;
    margin-top: 20px;
}

.parallax-text3:hover{
    background: #334644
}

.parallax-text3 a{
        color: #344645;
    text-transform: uppercase
}

.parallax-text3:hover a{
    color: #fff;
}

/* parallax block end */
/* Home page about start */

#about-text {
    margin: 0;
}
.about-inner {
    color: #000000;
    overflow: hidden;
    padding: 0px 0px;
    cursor: pointer;
}
#about-text .title {
    font-size: 32px;
    line-height: 38px;
    font-weight: bold;
    position: relative;
    padding-bottom: 11px;
}
#about-text .description {
    font-size: 16px;
    color: #777777;
    margin: 0 0 89px;
    line-height: 24px;
}
#about-text .desc {
    margin: 0 0 43px;
}
#about-text .desc:hover .desc1 {
    color: #fac311;
}
#about-text .desc1 {
    font-size: 20px;
    color: #000000;
    font-weight: 700;
    padding: 0px 0 12px;
}
#about-text .desc2 {
    font-size: 14px;
    color: #777777;
    line-height: 22px;
}
#about-text .desc {
    position: relative;
    padding-left: 100px;
    padding-right: 20px;
}
#about-text .about1:before {
    background: transparent url(../img/sprite.png) no-repeat scroll -8px -433px;
}
#about-text .desc:hover.about1:before {
    background: #fac311 url(../img/sprite.png) no-repeat scroll -409px -433px;
}
#about-text .about2:before {
    background: transparent url(../img/sprite.png) no-repeat scroll -10px -351px;
}
#about-text .desc:hover.about2:before {
    background: #fac311 url(../img/sprite.png) no-repeat scroll -410px -351px;
}
#about-text .about3:before {
    background: transparent url(../img/sprite.png) no-repeat scroll -8px -274px;
}
#about-text .desc:hover.about3:before {
    background: #fac311 url(../img/sprite.png) no-repeat scroll -411px -274px;
}
#about-text .desc:before {
    position: absolute;
    content: "";
    left: 0;
    border: 1px solid #fac311;
    height: 79px;
    width: 79px;
    border-radius: 50%;
}
.about-left {
    float: left;
    width: 50%;
    padding: 15px 30px 0 0;
}
.about-right {
    float: left;
    width: 50%;
    padding: 0 0 0 105px;
}
#about-text .about-btn {
    width: auto;
    font-size: 14px;
    color: #fff;
    background: #f75259;
    float: left;
    padding: 20px;
    padding: 11px 26px;
    font-weight: 600;
}
#about-text .about-btn:hover {
    background: #5bc0ec;
}
/* Home page about End */
/* Home page Testimonial Start */

.display-homebottom {
    clear: both;
}
.brandslider-outer {
    margin-bottom: 100px;
    margin-top: 50px;
}
.testimonial-outer.container {
    text-align: center;
}
#testimonial-slider.testimonial-carousel {
    margin: 0 0 0 auto;
}
.testimonial-carousel.owl-carousel .owl-item img.img-testimonial {
    max-width: 130px;
    width: auto;
    border-radius: 50%;
    border: 5px solid #ffffff;
}
.test_desc {
    display: inline-block;
    padding-top: 14px;
    width: 100%;
}
.test_imag {
    align-items: center;
    display: flex;
    justify-content: center;
    text-align: center;
    width: auto;
}
.owl-carousel {
    position: relative;
    width: 100%;
    z-index: 1;
}
.testimonial_outer h1.main-title {
    color: #fff;
}
.testimonial-carousel .prev-arrow {
    background: transparent url("../img/sprite.png") no-repeat scroll -29px -325px;
    height: 32px;
    left: 0;
    position: absolute;
    right: auto;
    top: 41%;
    width: 32px;
}
.testimonial-carousel .prev-arrow:hover {
    background: transparent url("../img/sprite.png") no-repeat scroll -29px -387px;
}
.testimonial-carousel .next-arrow:hover {
    background: transparent url("../img/sprite.png") no-repeat scroll -438px -386px;
}
.testimonial-carousel .next-arrow {
    background: transparent url("../img/sprite.png") no-repeat scroll -438px -324px;
    width: 32px;
    height: 32px;
    position: absolute;
    right: 0;
    left: auto;
    top: 41%;
}
.test_desc .desc1 {
    padding-left: 68px;
}
.testimonial-outer .owl-dot {
    height: 15px;
    width: 15px;
    background: #fff;
    display: inline-block;
    margin: 0 5px;
    border-radius: 50%;
}
.testimonial-outer .owl-dots {
    text-align: center;
    display: block;
}
.testimonial-outer .owl-dots {
    padding-top: 40px;
}
.testimonial-outer .owl-dot.active {
    background: #777777;
}
.testimonial_outer .testimonial-desc p {
    color: #777;
    font-size: 16px;
    line-height: 25px;
    margin: 14px 0 0;
    padding: 0 200px;
    position: relative;
}
.testimonial-outer .owl-nav {
    display: none;
}
.testimonial-outer .owl-dot.active {
    background-color: #ffffff;
    border: 3px solid #7c7c7c;
    padding: 2px;
}
.testimonial-outer .owl-dot {
    background: #fff none repeat scroll 0 0;
    border: 3px solid #7c7c7c;
    border-radius: 50%;
    display: inline-block;
    height: 18px;
    margin: 0 5px;
    width: 18px;
}
.testimonial-outer .owl-dot.active span {
    background-color: #7c7c7c;
    border-radius: 50%;
    float: left;
    height: 8px;
    width: 8px;
}
.testmonial-author1 {
    color: #fac311;
    font-size: 16px;
    font-weight: 700;
    display: inline-block;
}
.testmonial-author2 {
    color: #fac311;
    font-size: 14px;
    padding-top: 6px;
    display: inline-block;
}
.testimonial_outer .testmonial-author {
    width: auto;
    color: #fff;
    font-size: 13px;
}
.testimonial-carousel.owl-carousel .owl-nav .owl-prev,
.testimonial-carousel.owl-carousel .owl-nav .owl-next {
    margin-right: 25px;
}
/* Home page Testimonial End */
/* shipping start */

.subtitle-part .subicon .hide {
    display: none;
}
.shipping-outer {
    background: #fac311;
    padding: 21px 32px;
    margin-top: -60px;
    z-index: 9;
    position: relative;
    text-align: center;
    margin-bottom: 50px;
}
.shipping-outer .subtitile {
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    text-transform: uppercase;
    padding: 22px 0 0;
    float: left;
}
.shipping-outer .subtitile > p {
    color: #fff;
    font-size: 13px;
    text-transform: capitalize;
}
.shipping-inner {
    overflow: hidden;
    padding: 0px 0px;
    cursor: pointer;
    display: inline-block;
    text-align: left;
}
.subtitle-part.subtitle-part4 {
    margin: 0 !important;
}
.subtitle-part {
    margin-right: 70px;
    float: left;
    position: relative;
    padding: 0px 0px;
}
.subtitle-part.subtitle-part3 {
    margin-right: 0;
}
.subtitle-part .subicon {
    position: relative;
    width: 65px;
    height: 65px;
    margin: 0 auto;
    float: left;
    margin-right: 15px;
}
.subtitle-part.subtitle-part1:hover .subicon1,
.subtitle-part.subtitle-part2:hover .subicon2,
.subtitle-part.subtitle-part3:hover .subicon3,
.subtitle-part.subtitle-part4:hover .subicon4 {
    background: transparent;
}
.subtitle-part .subicon::before {
    background: transparent none repeat scroll 0 0;
    content: "";
    height: 65px;
    left: 0;
    position: absolute;
    top: 0;
    width: 65px;
}
.subtitle-part.subtitle-part1 .subicon::before {
    background: transparent url("../img/sprite.png") no-repeat scroll -20px -563px;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}
.subtitle-part.subtitle-part1:hover .subicon::before {
    background-position: -410px -563px;
    -webkit-transform: translateY(-4px);
    transform: translateY(-4px);
}
.subtitle-part.subtitle-part2 .subicon::before {
    background: transparent url("../img/sprite.png") no-repeat scroll -6px -713px;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}
.subtitle-part.subtitle-part2:hover .subicon::before {
    background-position: -405px -713px;
    -webkit-transform: translateY(-4px);
    transform: translateY(-4px);
}
.subtitle-part.subtitle-part3 .subicon::before {
    background: transparent url("../img/sprite.png") no-repeat scroll -20px -640px;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}
.subtitle-part.subtitle-part3:hover .subicon::before {
    background-position: -410px -640px;
    -webkit-transform: translateY(-4px);
    transform: translateY(-4px);
}
.subtitle-part.subtitle-part4 .subicon::before {
    background: transparent url("../img/sprite.png") no-repeat scroll -14px -726px;
}
.subtitle-part.subtitle-part4:hover .subicon::before {
    background-position: -422px -726px;
}
/* shipping End */

.subbanner-left {
    max-width: 64.617%;
    float: left;
}
.subbanner-right {
    max-width: 35.383%;
    float: right;
}
.subbanner-left-top-two {
    float: right;
}
.subbanner-left-top-one {
    float: left;
}
.effect-add > a img {
  width: 100%;
}
.subbanner-left-top-two.effect-add::before {
    border: 1px solid rgba(0, 0, 0, 0.39);
    box-shadow: 0 0 0 20px rgba(0, 0, 0, 0.39);
}
/* andco original*/
/*
.effect-add::before {
    border: 1px solid rgba(250,195,17, 0.38);
    bottom: 19px;
    box-shadow: 0 0 0 20px rgba(250,195,17, 0.38);
    content: "";
    display: block;
    left: 19px;
    opacity: 0;
    position: absolute;
    right: 19px;
    top: 19px;
    transform: scale3d(1.4, 1.4, 1);
    transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
}
*/
/*fin andco*/

/* modif andco*/
.effect-add::before {
   border: 0px solid rgba(250,195,17, 0.38);
   bottom: 19px;
   box-shadow: 0 0 0 20px rgba(250,195,17, 0.38);
   content: "";
   display: block;
   left: 19px;
   opacity: 0;
   position: unset;
   right: 19px;
   top: 19px;
   transform: scale3d(1.4, 1.4, 1);
   transition: opacity 0.99s ease 0s, transform 0.35s ease 0s;
}
/* fin modif andco*/

.effect-add:hover::before {
    opacity: 1;
    transform: scale3d(1, 1, 1);
    -webkit-transform: scale3d(1, 1, 1) -moz-transform: scale3d(1, 1, 1) -ms-transform: scale3d(1, 1, 1) -o-transform: scale3d(1, 1, 1) transform: scale3d(1, 1, 1)
}
.effect-add {
    overflow: hidden;
    position: relative;
    cursor: pointer;
}
.subbanner-left-top {
  display: inline-block;
  width: 100%;
  vertical-align: middle;
}
.effect-add > img {
  display: block;
  width: 100%;
}
.brandslider-outer {
    display: inline-block;
    width: 100%;
}
#brand-carousel li.item {
    text-align: center;
    padding: 0px 16px;
    opacity: 0.5;
    -webkit-opacity: 0.5;
    -moz-opacity: 0.5;
    -o-opacity: 0.5;
    transition: 0.6s;
    -webkit-transition: 0.6s;
    -moz-transition: 0.6s;
    -o-transition: 0.6s;
}
#brand-carousel li.item: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;
}
#toTop {
    display: none;
    text-decoration: none;
    position: fixed;
    bottom: 40px;
    right: 40px;
    overflow: hidden;
    width: 36px;
    height: 36px;
    border: none;
    text-indent: 100%;
    background: #fac311;
    z-index: 99;
    transition: 0.5s;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
}
#toTop:hover {
    background: #000000;
}
#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;
}
.sidebar-products .thumbnail-inner {
    overflow: hidden;
}
.thumbnail-inner .hover-addtocart {
    opacity: 0;
    position: absolute;
    right: -40px;
    top: 0;
    z-index: 99;
    -webkit-opacity: 0;
    -moz-opacity: 0;
    transition: 0.3s;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
}
.thumbnail-container:hover .thumbnail-inner .hover-addtocart {
    right: 15px;
}
.thumbnail-container:hover .thumbnail-inner .hover-addtocart {
    opacity: 1;
    -webkit-opacity: 1;
    -moz-opacity: 1;
}
.thumbnail-container:hover .thumbnail-image-inner::before {
    opacity: 1;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    -o-opacity: 1;
}
.thumbnail-container .addtocart-button .btn-primary {
    position: relative;
}
.list .thumbnail-container .product-add-to-cart {
    position: relative;
    opacity: 1;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    -o-opacity: 1;
    text-align: left;
    margin: 0 0;
    display: inline-block;
}
.list .thumbnail-container .product-description .highlighted-informations {} .thumbnail-container .product-description {
    padding: 10px 0;
    position: relative;
}
.thumbnail-inner:hover .addtocart-button {
    bottom: 0px;
    opacity: 1;
}
.addtocart-button {
    background-color: #ffffff;
    left: 0;
    position: absolute;
    right: 0;
    bottom: -24px;
    opacity: 0;
}
#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;
    height: 48px;
    position: relative;
    width: 48px;
    display: none;
}
.homeslider-container {
    margin: 0 0 0;
}
ul#homepage-carousel {
    margin-bottom: 0px;
}
ul#homepage-carousel .owl-nav .owl-prev {
    background: transparent url("../img/sprite.png") no-repeat scroll -31px -467px;
    height: 50px;
    left: 77px;
    overflow: hidden;
    position: absolute;
    text-decoration: none;
    text-indent: -9999px;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    width: 50px;
    z-index: 3;
}
ul#homepage-carousel .owl-nav .owl-next {
    background: transparent url("../img/sprite.png") no-repeat scroll -420px -467px;
    height: 50px;
    left: auto;
    overflow: hidden;
    position: absolute;
    right: 77px;
    text-decoration: none;
    text-indent: -9999px;
    top: 50%;
    transform: translateY(-50%);
    width: 50px;
    z-index: 3;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}
ul#homepage-carousel:hover .owl-nav .owl-prev,
ul#homepage-carousel:hover .owl-nav .owl-next,
.testimonial_outer:hover .prev-arrow,
.testimonial_outer:hover .next-arrow,
#featured-products:hover .owl-nav .owl-prev,
#special-products:hover .owl-nav .owl-prev,
.product-accessories:hover .owl-nav .owl-prev,
.product-accessories:hover .owl-nav .owl-next,
#featured-products:hover .owl-nav .owl-next,
#special-products:hover .owl-nav .owl-next,
.brandslider-outer:hover .owl-prev,
.brandslider-outer:hover .owl-next,
.home_blog_post_area:hover .prev-button.slick-arrow,
.home_blog_post_area:hover .next-button.slick-arrow {
    opacity: 1;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    -o-opacity: 1;
    -khtml-opacity: 1;
}
ul#homepage-carousel .owl-nav .owl-prev,
ul#homepage-carousel .owl-nav .owl-next,
.testimonial_outer .prev-arrow,
.testimonial_outer .next-arrow,
#featured-products .owl-nav .owl-prev,
#special-products .owl-nav .owl-prev,
.product-accessories .owl-nav .owl-prev,
.product-accessories .owl-nav .owl-next,
#featured-products .owl-nav .owl-next,
#special-products .owl-nav .owl-next,
.brandslider-outer .owl-prev,
.brandslider-outer .owl-next,
.home_blog_post_area .prev-button.slick-arrow,
.home_blog_post_area .next-button.slick-arrow {
    opacity: 0;
    -webkit-opacity: 0;
    -moz-opacity: 0;
    -o-opacity: 0;
    -khtml-opacity: 0;
}
.homeslider_nav:active {
    opacity: 1.0;
}
ul#homepage-carousel .owl-nav .owl-prev:hover {
    background: transparent url("../img/sprite.png") no-repeat scroll -31px -387px;
}
ul#homepage-carousel .owl-nav .owl-next:hover {
    background: transparent url("../img/sprite.png") no-repeat scroll -420px -387px;
}
#featured-products .owl-nav .owl-prev:hover,
#special-products .owl-nav .owl-prev:hover,
.product-accessories .owl-nav .owl-prev:hover {
    background: transparent url("../img/sprite.png") no-repeat scroll -29px -564px;
}
#featured-products .owl-nav .owl-next:hover,
#special-products .owl-nav .owl-next:hover,
.product-accessories .owl-nav .owl-next:hover {
    background: transparent url("../img/sprite.png") no-repeat scroll -432px -564px;
}
#featured-products .owl-nav .owl-prev,
#special-products .owl-nav .owl-prev,
.product-accessories .owl-nav .owl-prev {
    background: transparent url("../img/sprite.png") no-repeat scroll -29px -622px;
    height: 36px;
    left: -40px;
    overflow: hidden;
    position: absolute;
    text-decoration: none;
    text-indent: -9999px;
    width: 36px;
    z-index: 3;
    top: 40%;
    transform: translatey(-50%);
    -webkit-transform: translatey(-50%);
    -moz-transform: translatey(-50%);
}
#featured-products .owl-nav .owl-next,
#special-products .owl-nav .owl-next,
.product-accessories .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: 36px;
    width: 36px;
    top: 40%;
    transform: translatey(-50%);
    -webkit-transform: translatey(-50%);
    -moz-transform: translatey(-50%);
    background: transparent url("../img/sprite.png") no-repeat scroll -432px -622px;
    right: -40px;
}
.homepage-products.products .owl-prev {
    background: transparent url("../img/sprite.png") no-repeat scroll -29px -622px;
    height: 36px;
    left: -40px;
    overflow: hidden;
    position: absolute;
    text-decoration: none;
    text-indent: -9999px;
    top: 44%;
    transform: translateY(-50%);
    width: 36px;
    z-index: 3;
}
.homepage-products.products .owl-prev:hover {
    background: transparent url("../img/sprite.png") no-repeat scroll -29px -564px;
}
.homepage-products.products .owl-next {
    background: transparent url("../img/sprite.png") no-repeat scroll -432px -622px;
    height: 36px;
    overflow: hidden;
    position: absolute;
    right: -40px;
    text-decoration: none;
    text-indent: -9999px;
    top: 44%;
    transform: translateY(-50%);
    width: 36px;
    z-index: 3;
}
.homepage-products.products .owl-next:hover {
    background: transparent url("../img/sprite.png") no-repeat scroll -432px -564px;
}
.homepage-products.products .owl-nav.disabled {
    opacity: 0;
}
#otproducttabs:hover .homepage-products.products .owl-nav.disabled {
    opacity: 1;
}
.homeslider_nav:active {
    opacity: 1.0;
}
#special-products {
    margin-top: 50px;
    margin-bottom: 25px;
    display: inline-block;
    width: 100%;
}
#special-products .owl-carousel .owl-nav.disabled {
    display: block;
}
#featured-products {
    margin-top: 50px;
    display: inline-block;
    width: 100%;
}
.thumbnail-image-inner {
    overflow: hidden;
    position: relative;
    vertical-align: middle;
}
#search_filters h4, .leftsidebar .title {
  background: #fff none repeat scroll 0 0;
  border-bottom: 2px solid #fac311;
  color: #fac311;
  font-size: 28px;
  font-weight: 500;
  margin-bottom: 0;
  padding: 0 17px 16px;
  text-transform: capitalize;
  font-style: italic;
}
.products-selection .products-sort-order .select-title {
    display: inline-block;
    width: 100%;
    color: #777777;
    background: white;
    padding: 8px 10px 4px;
    border: 1px solid #e6e6e6;
    cursor: pointer;
    font-size: 16px;
}
#custom-leftbannerblock img {
    width: 100%;
    height: auto;
}
.block-category .category-cover {
    margin-bottom: 25px;
    margin-top: 0px;
}
.category-cover img {
    width: 100%;
}
.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;
}
.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: -5px;
    margin-right: 15px;
}
.products-selection .display {
    float: left;
    margin: 0 15px 0 0;
}
.products-selection .display li {
    float: left;
    text-align: center;
    padding: 0;
}
.products-selection .display li#grid {
    margin: 0 8px 0 0;
}
.products-selection .display li#list {} .products-selection .display li a {
    color: #777777;
    font-size: 0px;
    line-height: 14px;
    cursor: pointer;
}
.products-selection .display li#grid a {
    background: #000 url("../img/sprite.png") no-repeat scroll -17px -304px;
    height: 41px;
    float: left;
    width: 41px;
}
.products-selection .display li#grid:hover a,
.products-selection .display li#grid.selected a {
    background: #fac311 url("../img/sprite.png") no-repeat scroll -17px -304px;
}
.products-selection .display li#list a {
    background: #000 url("../img/sprite.png") no-repeat scroll -434px -304px;
    height: 41px;
    width: 41px;
    float: right;
}
.products-selection .display li#list:hover a,
.products-selection .display li#list.selected a {
    background: #fac311 url("../img/sprite.png") no-repeat scroll -434px -304px;
}
.products-selection .display li.selected a {
    cursor: default;
}
.products-selection h1 {
    padding-top: 0.625rem;
}
.products-sort-order {
    color: #777777;
}
.products-sort-order .select-title {
    display: inline-block;
    margin: 0 10px 0 0;
    width: 100%;
    color: #000000;
    background: #FFFFFF;
    padding: 5px 0.625rem;
    cursor: pointer;
}
.products-sort-order .select-list {
    display: block;
    color: #777777;
    padding: 5px 15px;
}
.products-sort-order .select-list:hover {
    background: transparent;
    color: #000000;
    text-decoration: none;
}
.products-sort-order .dropdown-menu {
    left: 5%;
    width: 288px;
    border: 1px solid #e6e6e6;
    background: #fff;
    border-radius: 0;
}
#products .list .product-title,
#products .list .product-price-and-shipping,
#products .product-description,
.featured-products .product-description,
.product-accessories .product-description,
.product-miniature .product-description {
    text-align: center;
}
#products .list .thumbnail-container {
    margin-bottom: 35px;
}
#products .list .product-description {
    padding: 0;
    text-align: left;
}
#products .list .product-title,
#products .product-title a {
    margin-top: 0px;
    margin-bottom: 15px;
    font-size: 14px;
    text-align: left;
}
#products .list .product-price-and-shipping {
    padding-bottom: 15px;
    text-align: left;
    opacity: 1;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    -o-opacity: 1;
}
.total-products P {
    margin: 9px 0px;
}
.list .thumbnail-container .addtocart-button {
    position: relative;
    opacity: 1;
    -webkit-opacity: 1;
    -moz-opacity: 1;
}
.product-toolbar {
    background-color: transparent;
    border-bottom: 1px solid #e6e6e6;
    margin-bottom: 30px;
    padding: 20px 15px 15px;
}
.page-product .modal-body figure {
    max-width: 625px;
    margin-right: 5px;
}
#checkout div#_desktop_language_selector,
#checkout div#_desktop_currency_selector {} .sidebar-products .product-flags {
    display: none;
}
/* and-co*/
.sidebar-products .thumbnail-image-inner {
    float: left;
    margin-right: 15px;
    /*max-width: 85px;*/
}

/* and-co original*/
/*
.sidebar-products .thumbnail-image-inner {
    float: left;
    margin-right: 15px;
    max-width: 85px;
}
*/
.sidebar-products .product-miniature .product-title {
    margin-top: 0px;
    margin-bottom: 5px;
    text-align: left;
}
.sidebar-products .thumbnail-sidebar-inner {
    text-align: left;
    float: left;
    max-width: 115px;
}
.sidebar-products .product-miniature .product-price-and-shipping {
    text-align: left;
    margin: 0 0;
}
.sidebar-products .discount-percentage {
    font-weight: 300 !important;
    background: #f5f5f5;
    font-size: 14px;
    color: #777777;
}
.sidebar-products .thumbnail-container .addtocart-button {
    position: relative;
    bottom: auto;
    left: auto;
    right: auto;
    background: transparent;
    opacity: 1;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    -o-opacity: 1;
    transition: 0.5s;
    -wenkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    text-align: left;
}
.sidebar-products .thumbnail-container .addtocart-button .btn-primary::before {
    display: none;
}
.sidebar-products .thumbnail-container:hover .addtocart-button .btn-primary {
    color: #777777;
}
.sidebar-products .addtocart-button .btn-primary {
    padding: 0px;
    background: transparent;
    color: #000000;
    font-size: 15px;
    font-weight: 400;
}
.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 {
    font-weight: 700;
}
.leftsidebar h1.title {} div#_mobile_cart {
    position: relative;
    padding-right: 11px;
}
#_mobile_user_info {
    margin-right: 15px;
    margin-left: 15px;
    padding-top: 15px;
}
#products .products.row:not(.list) .product-miniature {
    width: 33.333%;
}
.title .pull-xs-right,
.title .float-xs-right {
    display: none;
}
.flexcss .top-menu[data-depth="1"] {
    display: flex;
}
.menu-bottom-banners {
    margin-top: 6px;
}
.link-block {
    margin-bottom: 0;
}
@media (min-width: 992px) {
    .link-inner li a::before,
    ul.link-block li a::before {
        left: -3px;
    }
    .link-inner li a {
        padding: 0px 19px 0px 20px;
    }
    .subbannercms-bottom a img {
        width: 100%;
    }
    .subbannercms-bottom a img {
        width: 100%;
    }
}
.grid .thumbnail-container > .product-description {
    display: none;
}
#products .product-miniature,
.featured-products .product-miniature,
.product-accessories .product-miniature,
.product-miniature .product-miniature,
#special-products .product-miniature {
    padding: 0 15px;
}
#products .product-miniature:hover .product-title a,
#featured-products .product-miniature:hover .product-title a,
#special-products .product-miniature:hover .product-title a {
    color: #000;
}
.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: #777777;
    display: block;
    font-weight: 400;
    border: 1px solid #777;
}
.pagination .page-list li {
    background: #FFFFFF;
    display: inline-block;
    float: left;
    margin: 0 0 0 5px;
    padding: 0px;
}
.pagination .current a,
.pagination a:hover {
    background-color: #fac311;
    border-color: #fac311;
    color: #ffffff;
    text-decoration: none;
}
.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: #777;
}
#products .list .product-miniature .on-sale {
    right: 40px;
}
#leftsidebar {
    background: #ffffff none repeat scroll 0 0;
    margin-bottom: 30px;
}
#js-active-search-filters .h6.hidden-xs-up {
    color: #000;
    font-size: 15px;
    font-weight: 700;
    margin-bottom: 24px;
    display: block ! important;
}
.sidebar-products .product-description {
    padding: 0;
}
.owl-carousel .owl-nav.disabled,
.owl-carousel .owl-dots.disabled {
    display: block;
}
.brandslider-inner.container #brand-carousel .owl-nav.disabled {
    opacity: 0;
}
.brandslider-inner.container #brand-carousel:hover .owl-nav.disabled {
    opacity: 1;
}
.brand-slidermain .owl-prev {
    background: transparent url("../img/sprite.png") no-repeat scroll -29px -622px;
    height: 36px;
    left: 0px;
    overflow: hidden;
    position: absolute;
    text-decoration: none;
    text-indent: -9999px;
    top: 50%;
    width: 36px;
    z-index: 3;
    transform: translateY(-50%);
}
.brand-slidermain .owl-prev:hover {
    background: transparent url("../img/sprite.png") no-repeat scroll -29px -564px;
}
.brand-slidermain .owl-next:hover {
    background: transparent url("../img/sprite.png") no-repeat scroll -432px -564px;
}
.brand-slidermain .owl-next {
    background: transparent url("../img/sprite.png") no-repeat scroll -432px -622px;
    height: 36px;
    left: auto;
    overflow: hidden;
    position: absolute;
    right: 0px;
    text-decoration: none;
    text-indent: -9999px;
    top: 50%;
    transform: translateY(-50%);
    width: 36px;
    z-index: 3;
}
.brand-slidermain .item > a {
    display: inline-block;
}
#custom-leftbannerblock {
    margin-bottom: 30px;
}
.pagination {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    margin: 2rem 0;
    padding: 1rem 0;
}
.pagination .col-md-4 {
    float: left;
    width: 50%;
}
.category-top-menu {
    margin: 0;
}
#cart .card.cart-container .cart-overview.js-cart {
    padding: 10px;
}
#cart .thumbnail-container {
    margin-bottom: 0;
}
.category-top-menu li .category-sub-menu li .category-sub-menu {
    padding-left: 10px;
}
#search_filters .facet .facet-label:hover a {
    color: #000000;
}
.product-images.js-qv-product-images {
    text-align: center;
}
.dark {
    font-weight: 400;
}
#cms .page-heading.bottom-indent {
    padding-bottom: 10px;
}
.container-fluid .row.sitemap.col-xs-12 ul li ul li,
.nested a {
    padding-bottom: 5px;
}
.top-menu .arrow > .dropdown-item::before {
    background-color: rgba(0, 0, 0, 0);
    bottom: -20px;
    color: #e9e9e9;
    content: "";
    font-family: fontawesome;
    font-size: 30px;
    left: 0;
    line-height: 12px;
    margin: 0 auto;
    opacity: 0;
    position: absolute;
    right: 0;
    width: 20px;
    display: none;
}
.top-menu .arrow:hover > .dropdown-item::before {
    opacity: 1;
}
.brand-slidermain #brand-carousel {
    margin-bottom: 0;
}
.category-top-menu > li > ul {
    background: #ffffff none repeat scroll 0 0;
    padding: 13px 20px 15px;
}
#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 .currency-selector::before {
    background-color: #3d3d3d;
    content: "";
    height: 16px;
    position: absolute;
    width: 1px;
    left: 0px;
    top: 3px;
    display: none;
}
#header .header-top #top-menu li:last-child > a {} 

/* and-co */
/*
#header .header-top {
    box-shadow: 0 10px 6px -6px rgba(0, 0, 0, 0.17);
    position: relative;
    background: #344645;
}

*/

#header .header-top {
    box-shadow: 0 10px 6px -6px rgba(0, 0, 0, 0.17);
    position: relative;
    background: #000000;
}
.dropdown-menu.hidden-sm-down {
    margin-top: 15px;
}
.cmstext {
    line-height: 2;
    margin-top: 0;
}
.bottomcms_img {
    margin-bottom: 20px;
    margin-top: 0px;
}
.footer-toggle {
    margin-bottom: 0;
}
.testimonial_outer {
    margin: 0px 0 50px 0px;
    padding: 84px 0 72px;
    background-color: #f7f7f7;
}
.test_img_innar {
    padding-top: 0;
}
.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: 18px;
    margin-left: 0;
}
.icon-wrapper li:first-child a::before {
    border-left: 1px solid rgba(0, 0, 0, 0);
}
.icon-wrapper li a::before {
    content: "";
    height: 14px;
    left: 0;
    position: absolute;
    top: 4px;
    width: 2px;
}
.icon-wrapper li a:first-of-type {
    padding-left: 0;
}
.icon-wrapper li a {
    padding: 0 23px 0 15px;
}
.icon-wrapper li a {
    position: relative;
}
.icon-wrapper {
    margin-bottom: 0;
}
.btn-wrapper {
    background-color: #000000;
    color: #fff;
    padding: 7px 14px;
}
.btn-wrapper {
    background-color: #000000;
    color: #ffffff;
    padding: 7px 14px;
    display: inline-block;
    border: 1px solid transparent;
}
.btn-wrapper:hover {
    background-color: transparent;
    color: #000000;
    border: 1px solid #000000;
    transition: 0.5s;
    -webkit-transition: all 0.5s;
}
.icon-wrapper li a i {
    color: #777777;
}
.fa-facebook:hover {
    color: #3B5998;
}
.fa-google-plus:hover {
    color: #DD5347;
}
.fa-instagram:hover {
    color: #A03CAF;
}
.fa-twitter:hover {
    color: #0077B5;
}
.fa-twitter:hover {
    color: #1DA1F2;
}
.fa-linkedin:hover {
    color: #0077B5;
}
.dropdown .expand-more::after {
    color: #777777;
    content: "";
    font-family: "fontawesome";
    padding-left: 10px;
}
.dropdown .expand-more:hover:after {
    color: #000000;
}
.dropdown.open .expand-more::after {
    content: "";
    color: #777777;
}
.home_blog_post {
    display: inline-block;
    width: 100%;
}
.block-categories.hidden-sm-down > ul > li > a:hover {} .category-top-menu > li:first-child a {
    border-bottom: 2px solid #fac311;
    color: #fac311;
    display: inline-block;
    font-size: 28px;
    font-weight: 500;
    margin-bottom: 0;
    padding: 0 17px 16px;
    text-transform: capitalize;
    width: 100%;
    font-style: italic;
}
.category-top-menu > li:first-child a:hover {
    color: #fac311 !important;
}
.block-categories a {
    color: #777;
}
.block-categories a:hover {
    color: #000000;
}
.category-top-menu {
    margin-bottom: 30px;
}
.hidden-sm-down.clear-all-wrapper {
    padding: 16px 22px 0;
}
#search_filters .facet:last-child {
    border-bottom: medium none;
}
#search_filters .facet .facet-title {
    font-size: 16px;
    font-weight: 700;
}
#custom-leftbannerblock {
    margin-top: 30px;
}
.pagination .col-md-4 {
    padding-left: 0;
}
.pagination .col-md-6 {
    padding-right: 0;
}
.breadcumb_outer {
    background: #efeff1;
}
.breadcumb_inner {
    width: 100%;
    background-size: cover;
}
#leftsidebar .product-title a:hover {
    color: #000000;
}
#leftsidebar .thumbnail-container:hover .product-price-and-shipping {
    opacity: 1;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    -o-opacity: 1;
}
.product-actions .btn-primary {
    position: relative;
    margin: 0 0 0 15px;
}
.list-1 {
    color: #777777;
    font-size: 15px;
}
.cms-box .inner {
    color: #777777;
    font-size: 15px;
}
.product-description p {
    color: #777777;
    margin: 0;
}
#category .hover-addtocart {
    margin-top: 10px;
}
.page-header > h1 {
    color: #000000;
}
.row.home_blog_post_inner.carousel.slick-initialized.slick-slider:hover .next-button.slick-arrow,
.row.home_blog_post_inner.carousel.slick-initialized.slick-slider:hover .prev-button.slick-arrow {
    opacity: 1;
}
#checkout .h6 {
    color: #777777;
}
#checkout .text-xs-right {
    padding-top: 15px;
    text-align: left;
}
#left-column #leftsidebar .sidebar-products.products ul {} #left-column #leftsidebar .sidebar-products.products ul li {
    margin-bottom: 15px;
}
#left-column #leftsidebar .sidebar-products.products ul li:last-child {
    margin-bottom: 0;
    padding-bottom: 20px;
}
.product-line-grid-body.col-md-4.col-xs-8 .product-line-info .label:hover {
    background-color: transparent;
    color: #000000;
}
.header-top.fixed {
    position: fixed !important;
    top: 0;
    background: #000000;
    z-index: 999;
    display: block !important;
    width: 100%;
    border-bottom: 1px solid #e9e9e9;
}
/* banner Start*/

.owl-carousel.home-subbanner-inner {
    display: inline-block;
    width: 100%;
    vertical-align: middle;
}
.home-subbanner {
    position: relative;
}
.home-subbanner .home-img {
    position: relative;
}
.home-subbanner .home-img > a::before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    background: rgba(0, 0, 0, 0);
    z-index: 9;
    transition: 0.5s;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
}
.home-subbanner .cms-desc {
    position: absolute;
    top: 50%;
    left: 0px;
    right: 0px;
    margin: 0 auto;
    text-align: center;
    z-index: 10;
    transition: 0.5s;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    transform: translateY(-50%);
}
#custom-parallaxblock {
    margin-top: 30px;
}

.home-subbanner .cms-desc::after {
    background-color: rgba(76,175,80, 0.8);
    bottom: -23px;
    content: "";
    height: 1px;
    left: 0;
    margin: 0 auto;
    max-width: 210px;
    position: absolute;
    right: 0;
}
.home-subbanner .cms-name {
    color: #fff;
    font-size: 55px;
    font-weight: bold;
    line-height: 1;
    padding-left: 0px;
    padding-right: 0;
}
.home-subbanner .cms-data {
    font-size: 16px;
    line-height: 1;
    color: #fff;
    padding: 15px 0px 20px;
    opacity: 0;
    -webkit-opacity: 0;
    -moz-opacity: 0;
    -o-opacity: 0;
    -kthml-opacity: 0;
    transition: 0.5s;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
}
.home-subbanner .cms-button a {
    display: inline-block;
    padding: 12px 35px;
    background: rgba(255, 255, 255, 0.6);
    color: #000;
    border-radius: 20px;
    font-weight: 600;
    text-transform: uppercase;
    opacity: 0;
    -webkit-opacity: 0;
    -moz-opacity: 0;
    -o-opacity: 0;
    -kthml-opacity: 0;
    transition: 0.5s;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
}
.home-subbanner .cms-button a:hover {
    background: #fff;
}
.home-subbanner:hover .home-img > a::before {
    background: transparent;
}
.home-subbanner:hover .cms-data,
.home-subbanner:hover .cms-button a {
    opacity: 1;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    -o-opacity: 1;
    -kthml-opacity: 1;
}
.home-subbanner:hover .cms-desc {
    top: 70%;
}
/* banner End*/
/* blog Start*/

.prev-button.slick-arrow {
    left: -30px;
    background: transparent url("../img/sprite.png") no-repeat scroll -29px -622px;
}
.prev-button.slick-arrow:hover {
    background: transparent url("../img/sprite.png") no-repeat scroll -29px -564px;
}
.next-button.slick-arrow:hover {
    background: transparent url("../img/sprite.png") no-repeat scroll -432px -564px;
}
.next-button.slick-arrow {
    right: -40px;
    left: auto;
    background: transparent url("../img/sprite.png") no-repeat scroll -432px -622px;
}
/* blog End */
/* footerbottomleft-outer start */

.footerbottomleft-outer {
    width: 35%;
    padding: 0 190px 0 0;
    overflow: hidden;
    float: left;
}
#footerbottomleft-text .img-footer {
    max-width: 100%;
}
.footer_inner .links .wrapper {
    width: 21%;
    padding: 0;
}
.footer_inner .footerbottomleft-outer.links .wrapper {
    width: 100%;
    padding: 0;
}
@media (min-width: 768px) {
    .blockcart > .header::before {
        position: absolute;
    }
}
/*footerbottomleft-outer end */
/* Home page footerrightcms Start */

.footerbottomright-outer.links {
    float: left;
    width: 21%;
    padding: 0 0 0 65px;
}
#footerbottomright-text {
    width: 100%;
}
.bottomcmscontactblock .text1,
.bottomcmscontactblock .text2,
.bottomcmscontactblock .contact-phone,
.bottomcmscontactblock .contact-mail {
    padding: 4px 0 2px;
    position: relative;
}
.bottomcmscontactblock .text2 {} .bottomcmscontactblock .contact-address {
    position: relative;
}
.bottomcmscontactblock .contact-address::before,
.bottomcmscontactblock .contact-phone::before,
.bottomcmscontactblock .contact-mail::before {
    font-family: fontawesome;
    position: absolute;
    color: #b4b4b4;
    left: 0;
}
.bottomcmscontactblock .contact-address:hover:before,
.bottomcmscontactblock .contact-phone:hover:before,
.bottomcmscontactblock .contact-mail:hover:before {
    color: #fff;
}
.bottomcmscontactblock .contact-address::before {
    content: "\f041";
    font-size: 23px;
    top: 8px;
    display: none;
}
.bottomcmscontactblock .contact-phone::before {
    content: "\f095";
    top: 5px;
    display: none;
    font-size: 19px;
}
.bottomcmscontactblock .contact-mail::before {
    content: "\f003";
    top: 5px;
    font-size: 18px;
    display: none;
}
@media (min-width: 768px) {
    #footerbottomright-text .pull-xs-right,
    #footerbottomright-text .float-xs-right {
        display: none;
    }
}
/* Home page footerrightcms End */
/* otheaderleftblock start */

#header-left-text {
    text-align: center;
    padding: 15px 0;
}
/* otheaderleftblock start */
/* otheaderrightblock start */

.header-call .phone-icon::before {
    display: block;
    background: #000000 url("../img/sprite.png") no-repeat scroll -428px -17px;
    width: 54px;
    height: 54px;
    color: #000000;
    content: '';
    border-radius: 50%;
    float: left;
    margin-right: 15px;
}
#header-right-text {
    margin: 44px 0 0;
    float: right;
    width: 250px;
}
.header-call .header-link-inner {
    margin: 0;
}
.header-call .call-label {
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 700;
    padding: 7px 0 2px;
    color: #000000;
}
.header-call .call-dial {
    font-weight: normal;
    color: #777777;
    font-size: 14px;
}
.header-call .call-dial:hover {
    color: #777777 !important;
}
.header-call .phone-icon:hover:before {
    background-color: #fac311;
}
/* otheaderrightblock End */
/*subbanner-hover */

.subbannercms-outer .decription {
    padding-left: 80px;
}
.decription .desc {
    color: #fff;
}
.decription .title1 {
    font-size: 35px;
    font-weight: 700;
    line-height: 30px;
    margin: 0 0 21px;
}
.decription .title2 {
    font-size: 18px;
    margin: 0 0 21px;
}
.decription .btn {
    font-size: 18px;
    background: #fff;
    font-weight: 500;
    padding: 13px 21px 12px;
}
.decription .btn a {
    color: #000000;
}
.decription .btn:hover {
    background: #000000;
}
.decription .btn:hover a {
    color: #fff;
}
.subbannercms-inner {
    overflow: hidden;
}
.subbanner-inner {
    float: left;
    width: auto;
    position: relative;
    text-align: center;
}
.products-selection .products-sort-order .select-title {
    text-align: left;
}
.product-quantity.clearfix {
    float: left;
}
#header .header-nav .language-selector button {
    padding: 0;
    margin: 0;
}
#header .header-nav .currency-selector button {
    padding: 0;
    margin: 0;
}
.banner-right img,
.banner-center img,
.banner-left img {
    width: 100%;
}
/*menu-start*/

#_desktop_logo {
    display: inline-block;
    float: left;
    max-width: 22%;
    padding: 0;
    width: 100%;
}
#_desktop_logo + .position-static {
    float: left;
    justify-content: center;
    max-width: 52%;
    text-align: center;
    width: 100%;
}
.new {
    display: inline-block;
    vertical-align: middle;
}
.shopino {
    display: inline-block;
    float: right;
    max-width: 26%;
    width: 100%;
}
/*menu-end*/
/*truncate using css start*/
body#checkout #cart-summary-product-list .media-list  li .media-body .product-name {
  display: inline-block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 98px;
  vertical-align: middle;
}
/*truncate using css end*/

.subbanner-left-top-two.effect-add {
  width: 50%;
}
.subbanner-left-top-one.effect-add {
  width: 50%;
}
/*subbanner-hover-end */
.home-subbanner-outer .owl-carousel .owl-wrapper, .home-subbanner-outer .owl-carousel .owl-item {
  transform: none;
}
.discount-percentage {
    background: #f1f1f1 none repeat scroll 0 0;
    color: #777;
    font-size: 14px;
    font-weight: normal;
}
#products .list .product-desc {
  padding-right: 20px;
}

ul.owl-item{
    width: 100%
}

.products .product-desc {
    display: none;
}
.products.row.list .product-desc {
    display: block;
}

.products article .wishlist-button-add{
        top: 60px;
    right: 15px;
}

@media screen and (max-width: 1440px) {
  .homepage-products.products .owl-prev {
    left: -20px;
  }
  .homepage-products.products .owl-next {
    right: -20px;
  }
  .prev-button.slick-arrow {
    left: -20px;
  }
  .next-button.slick-arrow {
   right: -20px;
  } 
  .home-subbanner .cms-name {
    font-size: 45px;
  }


}

@media screen and (max-width: 1366px) {
    .homepage-products.products .owl-prev {
      left: 0px;
    }
    .homepage-products.products .owl-next {
      right: 0px;
    }
    .prev-button.slick-arrow {
      left: 0px;
    }
    .next-button.slick-arrow {
      right: 0px;
    } 
    #featured-products .owl-nav .owl-prev,
    #special-products .owl-nav .owl-prev,
    .product-accessories .owl-nav .owl-prev {
        left: -10px;
    }
    #featured-products .owl-nav .owl-next,
    #special-products .owl-nav .owl-next,
    .product-accessories .owl-nav .owl-next {
        right: -10px;
    }
    .brand-slidermain .owl-prev {
        left: 0px;
    }
    .brand-slidermain .owl-next {
        right: 0px;
    }
    .prev-button.slick-arrow,
    .next-button.slick-arrow {
        top: 26%;
    }

}
@media screen and (max-width: 1280px) {
    .header-right-icon .search-widget,
    #_desktop_user_info,
    div#_desktop_cart {
      padding: 35px 28px;
    }
    #products img,
    .featured-products img,
    .product-accessories img,
    .product-miniature img {
      width: 100%;
    }
    .prev-button.slick-arrow {
        left: 0;
    }
    .next-button.slick-arrow {
        right: 0;
    }
    .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;
    }
    .latestnews-img > img {
        width: 100%;
    }
    .products-sort-order .dropdown-menu {
        width: 198px;
    }
    .products-sort-order .select-list {
        font-size: 15px;
    }
    .category-cover > img {
        width: 100%;
    }
    #search_filters h4,
    .leftsidebar .title {
        font-size: 22px;
    }
    .sidebar-products .thumbnail-image-inner {
        margin-right: 10px;
        max-width: 80px;
    }
    .latestnews-text h5 {
        font-size: 15px;
        padding-bottom: 10px;
        padding-top: 10px;
    }
    .latestnews-text > p {
        font-size: 13px;
        padding-bottom: 8px;
    }
    .latestnews-text > a {
        font-size: 15px;
        margin-bottom: 0;
    }
    .products-selection .sort-by {
        margin-left: 0;
        margin-right: 0;
        padding: 0;
        white-space: normal;
    }
    .brand-slidermain .owl-prev {
        left: 0;
    }
    .brand-slidermain .owl-next {
        right: 0;
    }
    .testimonial_outer .testimonial-desc p {
      padding: 0 110px;
    }
    
}
@media screen and (max-width: 1239px) {
    .blog_post_content_top {
      float: none;
      margin-bottom: 10px !important;
    }
    .header-right-icon .search-widget, #_desktop_user_info, div#_desktop_cart {
      padding: 35px 18px;
    }
    .footer_inner .links .wrapper {
      padding: 0 10px 0 0;
    }
    .footerbottomleft-outer {
      width: 33%;
      padding: 0 50px 0 0;
    }
    .footerbottomright-outer.links {
      padding: 0 0 0 25px;
    }
    #header .header-top a[data-depth="0"] {
      padding: 49px 10px;
    }
    #products .product-title a,
    .featured-products .product-title a,
    .product-accessories .product-title a,
    .product-miniature .product-title a {
        font-size: 14px;
    }
    .sidebar-products .addtocart-button .btn-primary {
        font-size: 14px;
    }
    .parallaxblock-outer {
        padding: 100px 0;
    }
    .shipping-outer .subtitile {
        font-size: 16px;
    }
    .shipping-outer .subtitile > p {
        font-size: 12px;
    }
    .col-md-3.shopino {
        padding-bottom: 32px;
        padding-right: 0;
        padding-top: 34px;
    }
    .shopping-cart-text {
        font-size: 0;
        padding-left: 0;
    }
    .price.ajax_block_cart_total {
        font-size: 0;
        padding-left: 0;
        padding-top: 0;
    }
    .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 form input[type="text"],
    .header-nav #search_widget.search-widget:hover form input[type="text"]:focus {
        width: 300px;
    }
    .about-right {
        padding: 0 0 0 0;
    }
    #about-text .description {
        margin: 0 0 52px;
    }
    .about-left {
        padding: 15px 0 0 0;
    }
    #about-text .desc {
        margin: 0 0 36px;
    }
    .about-left img {
        width: 100%;
    }
    .subtitle-part .subicon {
        margin-right: 10px;
    }
    .subtitle-part {
        margin-right: 0px;
    }
    .shipping-outer {
        padding: 21px 0;
    }
    .shipping-outer .subtitile {
        font-size: 16px;
    }
    .block_newsletter form .input-wrapper {
        overflow: hidden;
        float: left;
    }
    .block_newsletter form input[type="text"] {
        max-width: 270px;
        width: 100%;
    }
    .nwsletter-subtitle1.subtitle::before {
        right: 48%;
    }
    .newstitle-inner {
        width: 100%;
        overflow: hidden;
    }
    .blog_post_content .post_title a {
        font-size: 20px;
    }
    .year.year-wrapper {
        padding-top: 4px;
    }
    .home_blog_post .blog_post_content p {
        line-height: 20px;
    }
    .home-subbanner .cms-name {
       font-size: 38px;
    }

}
@media screen and (max-width: 1200px) {
    
    .right-wrapper-text {
      padding-top: 20px;
    }
    .left-date-manu {
      padding-top: 5px;
    }
    .right-wrapper-text .post_content > p {
      margin-top: 8px;
    }
    .home-subbanner .cms-name {
      font-size: 45px;
    }
    #index #products img,
    #index.featured-products img,
    #index.product-accessories img,
    #index.product-miniature img {
        max-width: initial;
    }
    #index .thumbnail-image-inner {
        width: 100%;
    }
    #featuredproducts-carousel .owl-stage-outer .owl-item {
        width: 100%;
    }
    .parallaxblock-outer {
        padding: 110px 0;
    }
    #featuredproducts-carousel .owl-item > ul {
        margin-bottom: 0;
    }
    .sidebar-products .thumbnail-sidebar-inner {
        max-width: 100px;
    }
    #blockcart-modal .modal-title i.material-icons {
        margin-right: 0.475rem;
    }
    .product-prices div {
        margin-bottom: 0.225rem;
    }
    

}

@media screen and (max-width: 1099px) {
  #header .logo {
    display: inline-block;
    max-width: 80%;
    width: 100%;
  }
  #header .header-top a[data-depth="0"] {
    padding: 47px 10px;
  }
  .header-right-icon .search-widget, #_desktop_user_info, div#_desktop_cart {
    padding: 34px 18px;
  }
  ul.userinfo-toggle {
    top: 108px;
  }
  .header-top .search-widget form {
    top: 108px;
  }
  .testimonial_outer .testimonial-desc p {
    padding: 0 100px;
  }
  .testimonial_outer {
    margin: 0 0 50px;
    padding: 64px 0 52px;
  }


} 

@media (max-width: 991px) {

    #toTop{
        bottom: 20px;
        right: 20px
    }

    .footer-top {
      padding: 59px 0 49px;
    }
    .nwsletter-maintitle {
      font-size: 24px;
      padding-bottom: 7px;
    }
    .nwsletter-subtitle {
      padding-bottom: 14px;
    }
    .brandslider-outer {
      margin-bottom: 60px;
      margin-top: 30px;
    }
    .testimonial_outer .testimonial-desc p {
      padding: 0 70px;
    }
    ul.userinfo-toggle {
      top: 94px;
    }
    .testimonial-outer .owl-dots {
      padding-top: 30px;
    }
    .testimonial_outer {
      margin: 0 0 30px;
    }
    h1.main-title {
      padding-bottom: 40px;
    }
    .header-top .search-widget form {
      top: 94px;
    }
    .header-logo {
      padding: 25px 0;
    }
   /* #header .header-top a[data-depth="0"] {
      padding: 40px 8px;
          font-size: 13px;
    }*/
	/*and-co*/
	 #header .header-top a[data-depth="0"] {
      padding: 40px 8px;
          font-size: 12px;
    }
    .header-right-icon .search-widget, #_desktop_user_info, div#_desktop_cart {
      padding: 27px 10px;
    }
    .shopino{
        max-width: 23%;
    }
    #_desktop_logo + .position-static{
        max-width: 55%;
    }
    .footer-top.container {
        margin: 0;
    }
    .homepage-products.products .owl-prev {
        left: 0px;
    }
    .homepage-products.products .owl-next {
        right: 0px;
    }
    .nwsletter-subtitle1.subtitle::before {
        border-left: transparent;
    }
    .nwsletter-subtitle1.subtitle {
        padding-left: 25px;
        padding-top: 12px;
    }
    .block_newsletter form input[type="text"] {
        max-width: 230px;
        width: 100%;
    }
    #otproducttabs {
        margin-top: 30px;
        display: inline-block;
        width: 100%;
    }
    .shipping-outer {
        margin-bottom: 30px;
        margin-top: 0px;
    }
    #featured-products {
        margin-top: 30px;
    }
    #featured-products .owl-nav .owl-prev,
    #special-products .owl-nav .owl-prev,
    .product-accessories .owl-nav .owl-prev {
        left: 0;
    }
    #featured-products .owl-nav .owl-next,
    #special-products .owl-nav .owl-next,
    .product-accessories .owl-nav .owl-next {
        right: 0;
    }
    #custom-bannerblock {
        margin-bottom: 30px;
        margin-top: 30px;
        padding-left: 0px;
        padding-right: 0px;
    }
    #custom-parallaxblock {
      margin-top: 20px;
    }
    .parallaxblock-outer {
        margin-top: 30px;
    }
    #special-products {
        margin-top: 30px;
        margin-bottom: 0px;
    }
    .home_blog_post {
        margin-top: 30px;
        margin-bottom: 30px;
    }
    .decription .title1 {
        font-size: 25px;
        margin: 0 0 10px;
    }
    .decription .title2 {
        font-size: 16px;
        margin: 0 0 10px;
    }
    .breadcumb_outer {
        padding: 0 15px;
    }
    .shipping-outer {
        text-align: center;
    }
    .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 form input[type="text"],
    .header-nav #search_widget.search-widget:hover form input[type="text"]:focus {
        width: 260px;
    }
    #products img,
    .featured-products img,
    .product-accessories img,
    .product-miniature img {
        width: 100%;
    }
    #about-text {
        padding: 0 15px;
    }
    .nav-below {
        padding: 0 15px;
    }
    .subtitle-part {
        margin-right: 16px;
    }
    .shipping-outer {
        padding: 15px 12px;
    }
    .about-right {
        padding: 50px 0 0 0;
    }
    #about-text .description {
        font-size: 14px;
    }
    h1.main-title {
        padding-left: 15px;
        padding-right: 15px;
    }
    .post_content > p {
        margin-bottom: 10px;
    }
    .top-menu .arrow > .dropdown-item::before {
        bottom: -12px;
    }
    .products-selection .total-products {
        padding: 0 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 {
        float: left;
        max-width: 66.66%;
    }
    .products-selection .display {
        margin: 0 5px 0 0;
    }
    .parallaxblock-outer {
        padding: 70px 0;
    }
    .footer_inner {
      padding: 78px 0 59px;
    }
    ul.payment-inner li:first-child a {
        padding-left: 0px;
    }
    .subbannercms-bottom a img {
        width: 100%;
    }
    .copyright {
        margin: 0 15px;
    }
    .brandslider-inner .title a {
        margin-bottom: 15px;
    }
    .brandslider-outer h1.main-title {
        padding-bottom: 20px;
    }
    .sidebar-products .thumbnail-sidebar-inner {
        max-width: 122px;
    }
    #products .products.row:not(.list) .product-miniature {
        width: 50%;
    }
    .hover-addtocart .addtocart-button::after {
        display: none;
    }
    .about-right img {
        max-width: 100%;
    }
    #about-text .desc1 {
        font-size: 16px;
    }
    .newstitle-inner {
        padding-left: 0;
    }
    .parallax-text1 {
        font-size: 45px;
        padding-top: 20px;
    }
    .parallax-text2 {
        max-width: 680px;
        padding-top: 20px;
    }
    .parallaxblock-outer {
        padding: 60px 0;
    }
    .subtitle-part.subtitle-part2 .subicon::before {
        background: transparent url("../img/sprite.png") no-repeat scroll -16px -713px;
    }
    .subtitle-part.subtitle-part2:hover .subicon::before {
        background-position: -415px -713px;
    }
    .shipping-outer .subtitile > p {
        display: none;
    }
    .subtitle-part .subicon {
        margin-right: 2px;
    }
    .shipping-outer .subtitile {
        padding: 32px 0 0;
    }
    .payment-wrapper {
        padding-bottom: 20px;
    }
}
@media screen and (max-width: 860px) { 
  .breadcrumb {
    padding: 50px 0;
  }
  .products-selection .display li#grid:hover a, .products-selection .display li#grid.selected a {
    background: #fac311 url("../img/sprite.png") no-repeat scroll -21px -308px;
  }
  .products-selection .display li#grid a {
    background: #000 url("../img/sprite.png") no-repeat scroll -21px -308px;
    height: 33px;
    width: 33px;
  }
  .products-selection .display li#list a {
    background: #000 url("../img/sprite.png") no-repeat scroll -437px -307px;
    height: 33px;
    width: 33px;
  }
  .products-selection .display li#list:hover a, .products-selection .display li#list.selected a {
     background: #fac311 url("../img/sprite.png") no-repeat scroll -437px -307px;
  }
  .footerbottomright-outer.links {
    padding: 0 0 0 10px;
  }
  .testimonial_outer .testimonial-desc p {
    padding: 0 30px;
  }
  .testimonial_outer {
    padding: 54px 0 42px;
  }
  ul.userinfo-toggle {
    top: 30px;
    right: 15px;
  }
  .header-top .search-widget form {
    top: 87px;
  }
  .user-icon {
    height: 32px;
    width: 32px;
  }
  .user-info > .user-icon::before {
    background: rgba(0, 0, 0, 0) url("../img/sprite.png") no-repeat scroll -26px -165px;
    height: 32px;
   width: 32px;
   margin:  0px;
  }
  .user-info > .user-icon:hover::before {
    background-position: -444px -165px;
  }
  .blockcart .header-cart-inner {
    height: 32px;
    width: 32px;
  }
  .blockcart .header-cart-inner::before {
    background: transparent url("../img/sprite.png") no-repeat scroll -27px -95px;
    height: 32px;
    width: 32px;
  }
  .blockcart:hover .header-cart-inner::before {
    background: transparent url("../img/sprite.png") no-repeat scroll -442px -95px;
  }
  .header-top .search-icon::before {
    background: rgba(0, 0, 0, 0) url("../img/sprite.png") no-repeat scroll -23px -23px;
    height: 32px;
    width: 32px;
  }
  .header-top .search-icon:hover::before {
    background-position: -443px -23px;
  }
  .header-left-outer .left-desc {
    font-size: 13px;
  }
  #header-left-text {
    padding: 10px 0;
  }
  .header-right-icon .search-widget{
    padding: 28px 14px;
  }
  #_desktop_user_info{
    padding: 28px 14px;
  } 
  div#_desktop_cart {
    padding: 24px 14px;
  }


}

@media screen and (max-width: 840px) {
    .home-subbanner .cms-name {
      font-size: 39px;
    }
    .testimonial-outer .owl-dots {
      padding-top: 26px;
    }
    .test_desc {
      padding-top: 7px;
    }
    .testimonial_outer .testimonial-desc p {
      margin: 8px 0 0;
    }

    h1.main-title {
      font-size: 30px;
    }
    h1.main-title {
      padding-bottom: 30px;
    }
    #otproducttabs .tab-products.container h1.main-title {
      padding-bottom: 12px;
    }
    .homepage-products.products .tabs {
      margin: 0 0 18px;
    }
    .homepage-products.products .tabs li {
      padding: 0 12px 0 16px;
      font-size: 13px;
    }
    .header-right-icon .search-widget {
    padding: 28px 7px;
    }
    #_desktop_user_info{
    padding: 28px 7px;
    } 
    div#_desktop_cart {
    padding: 24px 7px;
    }
    #header .header-top a[data-depth="0"] {
       padding: 37px 7px;
    }
    .testimonial_outer {
        padding: 64px 0 52px;
    }
    .footerbottomright-outer.links {
        padding: 0 0 0 29px;
    }
    h1.main-title::after {
        background: transparent;
    }
    .block_newsletter form input[type="text"] {
        max-width: 200px;
    }
    .nwsletter-maintitle {
        background: transparent none repeat scroll 0 0;
        padding-left: 0;
    }
    .test_img_innar {
        padding-top: 0;
    }
    .testmonial-author2 {
      padding-top: 0;
    }
    .testimonial_outer .testimonial-desc p {
        font-size: 15px;
        padding: 0 15px;
    }
    .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;
    }
    .shipping-outer .subtitile {
        font-size: 15px;
    }
    .subtitle-part .subicon {
        margin-right: 5px;
    }
    .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 form input[type="text"],
    .header-nav #search_widget.search-widget:hover form input[type="text"]:focus {
        width: 230px;
    }
    .block_newsletter .subtitle {
        font-size: 15px;
    }
    .nwsletter-maintitle {
        font-size: 23px;
    }
    #checkout #_desktop_logo {
        padding: 0 15px;
    }

}
@media screen and (max-width: 767px) {

    .footer_inner #block_myaccount_infos{
        width: 100%;
    }

    .thumbnail-inner .addtocart-button{
        position: static;
        margin-top: 10px;
        opacity: 1
    }

    .sidebar-products .thumbnail-sidebar-inner{
        max-width: 100%
    }

    #toTop{
        bottom: 10px;
        right: 10px
    }
    .nivo-directionNav{
        display: none;
    }
    .header-top  .hidden-md-up.text-xs-center.mobile > .clearfix {
      display: none;
    }
    .search-widget {
      border-right: 1px solid #dfdfdf;
      padding-right: 10px;
      margin-right: 10px;
    }
    #custom-leftbannerblock {
      margin-top: 0;
    }
    .pagination {
      padding: 0;
    }
    .footer_inner {
      padding: 18px 0 0;
    }
    .nwsletter-maintitle {
      font-size: 20px;
      padding-bottom: 1px;
    }
    .block_newsletter form input[type="text"] {
      min-width: 450px;
    }
    .nwsletter-subtitle {
      font-size: 13px;
      padding-bottom: 9px !important;
    }
    #custom-bannerblock {
      margin-bottom: 20px;
      margin-top: 20px;
    }
    #otproducttabs {
      margin-top: 20px;
    }
    .testimonial_outer {
      margin: 0 0 20px;
    }
    .home_blog_post {
      margin-bottom: 20px;
      margin-top: 20px;
    }
    h1.main-title {
      padding-bottom: 20px;
    }
    .brandslider-outer {
      margin-bottom: 40px;
      margin-top: 20px;
    }
    .footer-top {
      padding: 49px 0 39px;
    }
    .header-top .search-icon:hover::before {
      background-position: -440px -24px;
    }
    .header-top .search-icon::before {
      background: rgba(0, 0, 0, 0) url("../img/sprite.png") no-repeat scroll -20px -24px;
    }
    .blockcart .header-cart-inner::before {
      background: transparent url("../img/sprite.png") no-repeat scroll -27px -98px;
    }
    .blockcart:hover .header-cart-inner::before {
      background: transparent url("../img/sprite.png") no-repeat scroll -442px -98px;
    }
    .blockcart > .header span.cart-products-count {
      height: 15px;
      line-height: 14px;
      right: -2px;
      top: 6px;
      width: 15px;
    }
    .header-top .search-widget form {
      top: 52px;
    }
    .language-selector-wrapper span.hidden-md-up, .currency-selector.dropdown.js-dropdown > span {
      font-weight: 400;
    }
    #header .sub-menu > .top-menu > .category > a {
      padding-left: 25px;
    }
    #mobile_top_menu_wrapper .top-menu .sub-menu ul[data-depth="2"] li a {
      padding-left: 2.15rem;
    }
    #header .sub-menu > .top-menu > .category > a {
      font-size: 14px;
    }
    .currency-selector.dropdown.js-dropdown > span {
      color: #000;
    }
    .footer-container .links ul {
      padding-left: 10px;
    }
    .bottomcms_img {
      margin: 10px 0 20px;
    }
    div#footerbottom-text {
      padding: 23px 0 0;
    }
    .copyright {
      padding: 10px 0 20px;
    }
    ul.payment-inner li a {
      padding: 0 10px;
    }
    .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-size: 19px;
      font-weight: 600;
    }
    #menu-icon {
      padding-top: 4px;
    }
    #header .header-top {
      padding-bottom: 20px;
      padding-top: 22px;
    }
    div#_desktop_cart {
      padding: 0;
    }
    #_desktop_user_info {
      padding: 0;
    }
    .shopino {
      width: auto;
    }
    .top-logo {
      display: inline-block;
      overflow: hidden;
      width: auto;
      padding-left: 10px;
      float: left;
    }
    .footerbottomleft-outer .wrapper.footer-cms.col-md-3 .title .h3 {
      display: block;
    }
    #checkout div#_desktop_cart {
        padding: 0;
    }
    #checkout #header .header-nav .top-logo {
        width: auto;
    }
    #checkout #_desktop_logo {
        padding: 0 15px;
    }
    
   
    #_desktop_logo + .position-static {
        float: none;
        justify-content: center;
        max-width: 100%;
        text-align: center;
        width: 100%;
    }
    #menu-icon .material-icons.d-inline {
        cursor: pointer;
        margin-left: 0;
        margin-right: 0;
        margin-top: 0;
        vertical-align: middle;
        color: #fff;
    }
    .header-logo {
        padding: 20px 0 25px;
        display: inline-block;
        vertical-align: middle;
    }
    .shopino {
        padding-bottom: 0;
        padding-right: 0;
        padding-top: 0;
    }
    #_mobile_cart,
    #_mobile_user_info {
        margin-top: 0;
    }
    .header-logo {
        padding: 0;
    }
    #_mobile_cart,
    #_mobile_user_info {
        margin-top: 0;
    }
    #_desktop_logo + .position-static {
        display: none;
    }
    div#_mobile_user_info {
        padding-top: 0px;
        margin-right: 0px;
        padding-left: 9px;
        border-left: 1px solid #dfdfdf;
    }
    div#_mobile_cart {
        padding-right: 0;
    }
    .left-date-manu {
        margin-right: 10px;
    }
    .nwsletter-subtitle1.subtitle {
        padding-left: 0;
        padding-top: 0;
        padding-bottom: 8px;
    }
    .nwsletter-maintitle {
        height: auto;
        float: none;
    }
    .block_newsletter form input[type="text"] {
        max-width: 100%;
        width: 100%;
        min-width: initial;
    }
    .shipping-inner {
        text-align: center;
        vertical-align: middle;
    }
    .subtitle-part {
        width: 33.33%;
        margin-right: 0;
    }
    .shipping-outer .subtitile {
        padding: 0;
    }
    .parallax-text1 {
        font-size: 40px;
        padding-top: 10px;
    }
    .parallax-text2 {
        max-width: 650px;
        padding-top: 10px;
        font-size: 13px;
    }
    .parallaxblock-outer {
        padding: 60px 0;
    }
    .testimonial_outer {
      padding: 54px 0 42px;
    }
    .footer-top.container {
        left: 0;
        margin-bottom: 20px;
        position: relative;
        right: 0;
        top: 0;
    }
    .footerbottomleft-outer {
        padding: 0;
        width: 100%;
    }
    .footerbottomright-outer.links {
        padding: 0;
        width: 100%;
    }
    .footer_inner {
        border-bottom: medium none transparent;
    }
    .home_blog_post .blog_post_content_bottom .meta_date .month.month-wrapper,
    .home_blog_post .blog_post_content_bottom .meta_date .year.year-wrapper {
        font-size: 14px;
    }
    .currency-selector.dropdown.js-dropdown > span {
        float: left;
    }
    .js-top-menu-bottom > div {
        display: inline-block;
        width: 100%;
    }
    .language-selector-wrapper span.hidden-md-up {
        float: left;
    }
    .language-selector.dropdown.js-dropdown {
        float: left;
    }
    .user-info > .user-icon {
        overflow: hidden;
    }
    .search-widget {
        float: right;
    }
    #header-right-text {
        display: none;
    }
    .blockcart > .header::before {
        float: left;
    }
    .right-nav div#_desktop_language_selector,
    .right-nav div#_desktop_currency_selector,
    .right-nav #_desktop_user_info {
        display: none;
    }
    .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 form input[type="text"],
    .header-nav #search_widget.search-widget:hover form input[type="text"]:focus {
        width: 100%;
    }
    .hover-addtocart .addtocart-button {
        left: 0;
        right: 0;
    }
    #header .header-top a[data-depth="0"]::after {
        display: none;
    }
    ul.payment-inner li a::before {
        top: 3px;
    }
    #header .header-top a[data-depth="0"] {
        color: #000000;
        text-transform: none;
    }
    #header .top-menu a[data-depth="0"]:hover {
        color: #fac311;
    }
    #mobile_top_menu_wrapper {
          clear: both;
    display: inline-block;
    margin-top: 20px;
    width: 100%;
    }
    #header {
        padding: 0;
    }
    .testimonial-desc::before {
        display: none;
    }
    .testimonial_outer .testmonial-author {
        float: none;
        display: inline-block;
    }
    .testimonial_outer .testimonial-desc p {
        text-align: center;
    }
    .testimonial-carousel .test_desc {
        width: 100%;
    }
    #about-text .title {
        font-size: 28px;
    }
    .top-menu .sub-menu.collapse {
        border: none;
    }
    .language-selector-wrapper span.hidden-md-up {
        display: inline-block !important;
        font-weight: 400;
    }
    #header .sub-menu > .top-menu > .category > a {
        color: #000000 !importants;
        font-weight: 400;
    }
    #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: #fac311 !important;
    }
    .sidebar-products .thumbnail-image-inner {
        margin-right: 10px;
    }
    #products .product-title,
    .featured-products .product-title,
    .product-accessories .product-title,
    .product-miniature .product-title {
        margin: 10px 0;
    }
    .blog_post_content .post_title a {
        font-size: 18px;
    }
    .header-left-text {
        display: none;
    }
    #footerbottomleft-text .title {
        display: block;
    }
    #homepage-carousel .owl-dots .owl-dot > span {
        background-color: #ffffff;
        border-radius: 50%;
        display: inline-block;
        height: 15px;
        width: 15px;
        margin: 0px 3px;
    }
    #homepage-carousel .owl-dots .owl-dot.active > span {
        background-color: #fac311 !important;
    }
    #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: #000000 !important;
    }
    .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,
    .title .float-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;
    }
    #wrapper {
        padding-top: 30px;
    }
    #category #left-column #search_filters .facet {
        padding: 10px;
    }
    .footer-container .links ul > li > a:hover {
        color: #000000;
    }
    #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 .products.row:not(.list) .product-miniature {
        width: 33.333%;
    }
    #brand-carousel li.item {
        padding: 0px 10px;
    }
    .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 {
        float: left;
        max-width: 100% !important;
    }
    h1.main-title {
        font-size: 28px !important;
    }
    .brandslider-outer h1.main-title {
        padding-bottom: 0;
    }
    .parallaxblock-outer {
        padding: 70px 0;
    }
    .testmonial-author {
        font-size: 16px;
    }
    .testimonial-desc {
        font-size: 14px;
    }
    .header-top .search-widget .material-icons.search {
        display: none;
    }
    #content-wrapper {
        max-width: 100%;
        display: inline-block;
        width: 100%;
    }
    .footer-container .wrapper {
        overflow: hidden;
    }
    .footer_inner .title .pull-xs-right,
    .footer_inner .title .float-xs-right {
        position: absolute;
        right: 10px;
        top: 7px;
    }
    .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;
    }
    .newstitle-inner {
        background-position: 0px 0px;
        padding-left: 0px;
        background: transparent;
        padding: 0px;
    }
    .footer-top .block_newsletter,
    .newsletter_inner {
        margin: 0px;
    }
    .newsletter_inner {
        width: 100%;
        text-align: center;
    }
    .block_newsletter form .input-wrapper {
        float: none;
        display: inline-block;
        vertical-align: middle;
    }
    .block_newsletter .btn-primary {
        float: none !important;
        display: inline-block;
        vertical-align: top;
    }
    .newsletter_inner {
        padding: 0 0 15px;
    }
    #header .header-top a[data-depth="0"] {
        padding: 15px;
    }
    .top-menu .category .pull-xs-right,
    .top-menu .category .float-xs-right {
        margin-top: -5px;
    }
    .menu-bottom-banners {
        display: none;
    }
    .footer-container .links .collapse {
        display: none;
    }
    
    .link-inner li a,
    ul.payment-inner li a {
        display: inline-block;
    }
    .nwsletter-maintitle {
        text-align: center;
    }
    .brandslider-inner .title a {
        margin-bottom: 0px;
    }
    .brandslider-inner .title a {
        padding-bottom: 10px;
    }
    .userinfo-toggle .hidden-sm-down {
        display: block !important;
    }
    #_mobile_contact_link {
        display: none;
    }
    .product-toolbar {
        margin-top: 20px;
    }
    .flexcss .top-menu[data-depth="1"] {
        display: block;
    }
    #footerbottomleft-text,
    .footer_inner .links .wrapper,
    #footerbottomright-text {
        width: 100%;
    }
    .block_newsletter .title {
        padding: 0 15px;
        text-align: center;
    }
    .shipping-outer .subtitile,
    .subtitle-part .subicon {
        float: none;
        display: inline-block;
        margin: 0;
    }
    .shipping-outer .subtitile {
        width: 100%;
    }
    .footer-top.container {
        margin: 0 0 0;
    }
    .testimonial_outer .testimonial-desc p {
        font-size: 16px;
    }
    .nav-upper {
        display: none;
    }
    .user-info > .user-icon .hidden-sm-down {
        display: block !important;
        float: left;
    }
    #header .header-nav .cart-preview.active a {
        float: left;
    }
    .testimonial-outer .test_desc {
        text-align: center;
    }
    .footer-container {
        border: none;
    }
    .testimonial_outer h1.main-title {
        padding-left: 0;
        padding-right: 0;
    }
    .price.ajax_block_cart_total,
    .shopping-cart-text {
        display: none;
    }
    .header-right-icon .search-widget {
      padding: 0;
    }
    .decription .title1 {
        font-size: 19px;
        margin: 0 0 5px;
    }
    .decription .title2 {
        font-size: 14px;
    }
    .decription .btn {
        font-size: 15px;
    }
}
@media screen and (max-width: 640px) {
   
    .testimonial-outer .owl-dots {
      padding-top: 16px;
    }
    .prev-button.slick-arrow, .next-button.slick-arrow {
      top: 36%;
    }
    ul.payment-inner li a {
      font-size: 12px;
    }
    ul.payment-inner li a::before {
      background: #777777 none repeat scroll 0 0;
      height: 10px;
      top: 5px;
    }
    .copyright {
      padding: 6px 0 30px;
    }
    .copyright  a {
      font-size: 12px;
    }
    .left-wrapper,
    .center-wrapper,
    .right-wrapper {
        width: 100%;
    }
    .center-wrapper {
        padding: 20px 0px;
    }
    .about-right {
        width: 100%;
    }
    #about-text .title,
    #about-text .about-btn {
        float: none;
        display: inline-block;
    }
    .about-right {
        padding: 0 15px;
    }
    .about-left {
        width: 100%;
    }
    #custom-bannerblock .description {
        display: none;
    }
    .subbanner-inner {
        float: none;
        margin: 0 0 10px;
    }
    .quickview .images-container .product-images>li.thumb-container>.thumb {
        width: 70px;
    }
    .pagination .col-md-4 {
        float: none !important;
        width: 100% !important;
        text-align: center !important;
    }
    .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 .products.row:not(.list) .product-miniature {
        max-width: 50%;
        width: 50%;
    }
    .test_img_innar {
        display: inline-block;
    }
    .testmonial-author {
        padding-bottom: 0px;
        text-align: center;
    }
    .testimonial-desc {
        text-align: center;
    }
    .test_imag {
        float: none;
        padding-bottom: 0;
        text-align: center;
        margin: 0 auto;
    }
    .subtitle-part.subtitle-part2:before,
    .subtitle-part.subtitle-part2:after {
        display: none;
    }
}
@media screen and (max-width: 543px) {
    .block_newsletter .btn-primary {
      right: -6px;
    }
    .block_newsletter form input[type="text"] {
      padding: 8px 92px 8px 23px;
    }
    .subbanner-left {
      float: none;
      max-width: 100%;
    }
    .subbanner-right {
      display: none;
    }
    .parallax-text1 {
        font-size: 25px;
    }
    .brandslider-outer {
        padding: 0 15px;
    }
    .parallax-text4 a {
        padding: 8px 19px;
    }
    .parallaxblock-outer {
        padding: 50px 0;
    }
    .subbanner-image img {
        width: 100%;
    }
    .test_desc .desc1 {
        padding-left: 0;
    }
    .testimonial_outer .testimonial-desc p {
        font-size: 14px;
    }
    #header .header-nav .top-logo {
        width: 210px;
    }
}
@media screen and (max-width: 479px) {
    .testimonial_outer .testimonial-desc p {
      padding: 0;
    }
        .tab-products.container .product-miniature.js-product-miniature {
        float: left;
        max-width: 100%;
        width: 100%;
    }
    .testmonial-author1 {
      font-size: 14px;
    }
    .block_newsletter form input[type="text"] {
    }
    .homepage-products.products .tabs li {
      padding: 0 8px 0 10px;
    }
    .subbannercms-outer .decription {
        padding-left: 40px;
    }
    .testimonial_outer h1.main-title {
        padding-bottom: 0;
    }
    .top-logo {
        float: left;
        padding-left: 10px;
    }
    #header .logo {
        max-width: 77%;
        padding-top: 4px;
    }
    .decription .title2 {
        font-size: 13px;
    }
    #about-text .title {
        font-size: 26px;
    }
    #checkout #header .header-nav .top-logo {
        width: 50%;
    }
    #header .header-nav .top-logo {
        width: 100%;
    }
    .subtitle-part {
        width: 100%;
        margin-bottom: 10px;
    }
    .shipping-outer .subtitile,
    .subtitle-part .subicon {
        padding: 0px 0 0;
    }
    #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%;
    }
    #header .header-nav .top-logo a img {
        max-height: 42px;
        max-width: 100%
    }
    .tabs {
        padding: 0;
    }
    .tabs .tab-pane {
        padding-top: 20px;
    }
    .social-sharing {
        margin-top: 0;
    }
    #block-reassurance {
        margin-top: 0.5rem;
    }
    .tabs {
        margin-top: 0.8rem;
    }
    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;
    }
    #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;
    }
    .footer-container .links ul > li a {
        font-size: 14px;
    }
    .parallaxblock-outer {
        padding: 40px 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 {
        font-size: 13px;
    }
   
    #index .featured-products .product-miniature,
    #index.product-accessories .product-miniature,
    #index .product-miniature .product-miniature,
    #index #special-products .product-miniature {
        padding: 0 15px 0px;
    }
    .brandslider-inner .title a {
        font-size: 22px !important;
    }
    #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;
    }
    ul#featuredproducts-carousel {
        margin-bottom: 0px;
    }
    .testmonial-author {
        font-size: 15px;
    }
    .testimonial_outer h1.main-title {
        padding-bottom: 18px;
    }
    .testimonial-desc {
        font-size: 13px;
    }
    .nwsletter-maintitle {
        font-size: 19px;
    }
    .testimonial-outer .testminial-data {
        margin: 0 20px;
    }
    .testimonial_outer h1.main-title {
        margin: 0 20px 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: 14px;
    }
    .cart-grid-body a.label {
      font-size: 14px;
    }
    .has-discount .discount {
      margin-left: 0.025rem;
    }
    .product-discount .regular-price {
      margin-right: 0.225rem;
    }

}

@media screen and (max-width: 440px){
    div#_mobile_logo{
        width: 150px
    }
}


@media screen and (max-width: 370px) {
    #products .products.row:not(.list) .product-miniature {
        max-width: 100%;
        width: 100%;
    }
    body#checkout section.checkout-step h1 {
        font-size: 16px;
        line-height: 1.1;
    }
    .modal-header {
        border-bottom: 1px solid #e5e5e5;
        padding: 7px;
    }
    .block_newsletter form input[type="text"] {
        max-width: 300px;
        width: 100%;
        font-size: 13px;
    }
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
    .quickview .arrows {
        right: 3.5rem;
    }
}

.preloading{
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 9999;
    background: url(../img/preloading.gif) 50% 50% no-repeat #fff;
}