/* CSS Document */

@import url(https://maxcdn.bootstrapcdn.com/font-awesome/4.6.3/css/font-awesome.min.css);
/*# sourceMappingURL=theme.css.map*/

#header a,
.dropdown .expand-more {
    color: #767676;
    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;
}
#module-xipblog-single .blog_post_content_top {
    float: left;
    display: inline-block;
    vertical-align: middle;
    width: 100%;
}
#module-xipblog-single .blog_post_content_bottom {
    display: inline-block;
    vertical-align: middle;
    width: 100%;
}
.nav-upper {
	background: transparent none repeat scroll 0 0;
	padding-left: 25px;
	padding-right: 25px;
}
.nav-upper .container {
  border-bottom: 1px solid #dfdfdf;
}
.header-nav > .container > .row > .hidden-sm-down {
    padding-left: 0px;
    padding-right: 0px;
    display: inline-block;
    vertical-align: middle;
    width: 100%;
}
.slide > img {
  
}
#checkout #wrapper {
    padding-top: 10px;
}
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: #171717;
    content: '';
}
div#contact-link:hover > a::before {
    background-position: -310px -168px;
}
.user-info {
    position: relative;
}
.user-info > .user-icon {
    cursor: pointer;
}
.user-info > .user-icon:hover span {
    color: #171717;
}
#_desktop_user_info {
    float: right;
    position: relative;
    margin: 12px 0 0;
}
#_desktop_language_selector {
    position: relative;
}
#_desktop_language_selector:before {
    background: #767676 none repeat scroll 0 0;
    content: "";
    height: 9px;
    left: -20px;
    position: absolute;
    top: 5px;
    width: 2px;
}
#_desktop_user_info::before {
    background: #767676 none repeat scroll 0 0;
    content: "";
    height: 9px;
    left: -20px;
    position: absolute;
    top: 5px;
    width: 2px;
}
ul.userinfo-toggle {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #e1e1e1;
    display: none;
    margin-bottom: 0;
    margin-top: 12px;
    padding: 15px 20px 10px;
    position: absolute;
    right: 0;
    text-align: left;
    width: 160px;
    z-index: 999;
   
}
.userinfo-toggle li {
    padding-bottom: 6px;
}
#header .header-nav .blockcart .header,
#header .header-nav #contact-link {
    margin: 0px;
}
.blockcart > .header::before {
    background: transparent url("../img/sprite.png") no-repeat scroll -30px -21px;
    color: #171717;
    content: "";
    display: block;
    height: 44px;
    left: 0;
    top: 0;
    width: 31px;
}
.blockcart:hover > .header::before {
    background-position: -441px -21px;
}
.price.ajax_block_cart_total {
    padding-left: 7px;
    font-size: 14px;
    color: #767676;
    font-weight: 400;
    float: left;
    padding-top: 2px;
    
}
.blockcart > .header span.cart-products-count {
    background: #f8f8f8 none repeat scroll 0 0;
    
    color: #767676;
    font-size: 14px;
    height: 17px;
    line-height: 17px;
    padding: 0;
    position: absolute;
    right: 144px;
    top: 8px;
    width: 17px;
    font-weight: 400;
    display: none;
}
.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: 45px;
}
.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: 407px;
    background: #f5f5f5;
    padding: 0px 60px 0px 20px;
    outline: none;
}
.header-nav .search-widget {
    position: relative;
    margin: 48px 0 40px;
}
.header-nav #search_widget button::before {
    display: block;
    background: transparent url("../img/sprite.png") no-repeat scroll -30px -95px;
    width: 40px;
    height: 37px;
    color: #171717;
    content: '';
}
.header-nav #search_widget:hover button::before,
.header-nav #search_widget.inputfocus button::before {
    background-position: -449px -95px;
}
.nav-below {
    padding: 0;
}
.header-logo {
    display: block;
    margin: 0;
    padding: 48px 0 56px;
}
.top-menu {
    margin: 0px;
}
.language,
.currency {
    border-top: 1px solid #e1e1e1;
    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 {
    display: block;
    background: transparent url("../img/sprite.png") no-repeat scroll -30px -88px;
    width: 40px;
    height: 61px;
    color: #171717;
    content: '';
}
#search_widget button:hover:before {
    background-position: -30px -81px;
}
#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: 500;
    font-size: 16px;
    padding: 26px 40px;
    line-height: 1;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 1px;
}
#featured-products {
    padding-bottom: 66px;
    margin-top: 140px;
}
#index #wrapper {
    padding: 0 25px;
}
h1.main-title::after {
    background: transparent;
    color: #262626;
    content: "";
    display: block;
    font-family: "FontAwesome";
    font-size: 30px;
    height: 0;
    line-height: 0;
    margin: 0px auto 0;
    pointer-events: none;
}
h1.main-title {
    color: #171717;
    font-family: "Poppins", sans-serif;
    font-size: 35px;
    font-weight: bold;
    margin: 0 0 0;
    padding-bottom: 40px;
    position: relative;
    text-align: center;
    text-transform: uppercase;
}
div#_desktop_language_selector,
div#_desktop_currency_selector {
    display: inline-block;
    margin: 12px 40px 0 0;
    float: right;
}
div#_desktop_cart {
    float: right;
    margin-left: 35px;
    margin-top: 44px;
    padding: 7px 0 0 32px;
    position: relative;
}
.shopping-cart-text {
    color: #171717;
    font-size: 16px;
    display: block;
    padding-left: 5px;
    padding-top: 0px;
}
#_desktop_cart:hover .shopping-cart-text {
	color: #171717;
}
.brandslider-outer .main-title {
    display: none;
}
.brandslider-inner .title a {
    font-family: 'Poppins', sans-serif;
    font-size: 30px;
    line-height: 1;
    text-align: center;
    text-transform: uppercase;
    color: #171717;
    font-weight: 600;
    margin-bottom: 0px;
    display: block;
}
/* footer start */

.footer-bottom {
    float: left;
    width: 100%;
}
.footer-top .block_newsletter {
    margin: 0px;
}
.nwsletter-maintitle {
    color: #fff;
    font-size: 35px;
    font-weight: bold;
    line-height: 1.1;
    display: inline-block;
}
.block_newsletter .subtitle {
    display: inline-block;
    font-size: 14px;
    max-width: 320px;
    padding-left: 12px;
}
.block_newsletter .nwsletter-subtitle1,
.block_newsletter .nwsletter-subtitle3 {
    color: #171717;
}
.block_newsletter .nwsletter-subtitle2 {
    color: #5bc0ec;
    margin: 0 7px;
}
.block_newsletter form input[type=text] {
    padding: 11px 167px 11px 25px;
    width: 100%;
    background: #fff;
    color: #767676;
    height: 60px;
    font-size: 14px;
   
}
.newstitle-inner {
    position: relative;
    padding: 41px 0 38px 76px;
}
.newstitle-inner:before {
    background: transparent url(../img/mail.png) no-repeat scroll 0px 0;
    position: absolute;
    content: "";
    height: 50px;
    width: 50px;
    left: 0;
}
.newsletter_inner {
    padding: 28px 0 28px 0px;
    float: right;
}
.block_newsletter form input[type=text]:focus {} .block_newsletter form input {
    height: 44px;
}
.block_newsletter .btn-primary {
    
    color: #fff;
    float: left;
    font-size: 18px;
    font-weight: 600;
    letter-spacing: 1px;
    line-height: 10px;
    position: absolute;
    right: 21px;
    top: 8px;
    background-color: #171717;
}
.block_newsletter .btn-primary:hover {
    background-color: #3a3a3a;
}
.nwsletter-subtitle {
    font-size: 14px;
    text-align: left;
    color: #b4b4b4;
}
.footer_inner {
    overflow: hidden;
    padding: 56px 0 58px;
    margin-left: 15px;
    margin-right: 15px;
    border-bottom: 1px solid #e1e1e1;
}
@media (min-width: 768px) {} #footer {
    display: inline-block;
    width: 100%;
}
.footer-background {
    overflow: hidden;
    background:#fff;
    
}
.footer-container {
    overflow: hidden;
}
.footer-container .title span.h3,
.footer-container h3.h3,
#block_myaccount_infos .myaccount-title a,
.block-contact .block-contact-title,
.linklist .blockcms-title a {
    font-family: 'Poppins', sans-serif;
    font-size: 22px;
    text-transform: uppercase;
    color: #1a1413;
    font-weight: 700;
    margin-bottom: 21px;
    display: block;
}
.footer-toggle {
    margin-top: 0px;
}
#footerbottomleft-text .title {
	display: none;
}
.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: #767676;
    line-height: 26px;
    word-wrap: break-word;
    font-size: 14px;
}
.footer-container .links .collapse {
    display: inherit
}
div#footerbottom-text {
    overflow: hidden;
    padding: 21px 0 20px;
    text-align: center;
}
.bottom-link-icon-wrapper {
    float: left;
}
.bottom-link.bottom-left {
    display: inline-block;
    float: none;
}
.bottom-payment.bottom-right {} .footer_inner .links .wrapper {
    width: 21%;
    padding: 0;
}
.link-inner,
.payment-inner {
    margin: 0px;
    padding: 0px;
}
ul.payment-inner li a {
    padding: 0px 4px;
}
.payment-inner > li {} .payment-inner > li:hover {} ul.payment-inner li a {
    display: block;
    position: relative;
}
ul.payment-inner li:last-child a {
    padding-right: 0;
}
.link-inner li a {
    text-transform: capitalize;
    color: #a3a3a3;
    padding: 0px 12px 0px 15px;
    position: relative;
}
.link-inner li:first-child a {
    padding-left: 0px;
}
.link-inner li:first-child a::before,
ul.payment-inner li:first-child a::before {
    display: none;
}
.link-inner li a::before,
ul.payment-inner li a::before {
    content: "";
    position: absolute;
    left: 0px;
    top: 7px;
    background: transparent;
    width: 1px;
    height: 11px;
    background: #a3a3a3;
}
ul.payment-inner li a::before {
    height: 21px;
    background: #636363;
    top: 1px;
    display: none;
}
.link-inner li a:hover {
    color: #5bc0ec;
}
.link-inner li,
.payment-inner li {
    display: inline-block;
}
.copyright {
    padding: 25px 0 0;
    text-align: center;
}
.copyright a {
    color: #767676;
    font-size: 14px;
}
.copyright a:hover,
.footer-container li a:hover {
    color: #1a1413;
}
.phone-wrapper > span,
.email-wrapper > span {
    color: #171717;
}
/*footer end */
/* CSS Document */
/* CSS Document */

.subbanner-common {
    float: left;
    box-sizing: border-box;
}
.subbanner-inner > a {
    position: relative;
    display: block;
    overflow: hidden;
}
.subbannercms-outer img {
    max-width: 100%;
    height: auto;
}
/* parallax block start */

.parallaxblock-outer {
    color: #171717;
    font-family: 'Poppins', sans-serif;
    margin-bottom: 109px;
    padding: 160px 0;
}
.parallax-text1,
.parallax-text2 {
    color: #fff;
    font-size: 40px;
    font-weight: 700;
    line-height: 1.2;
    letter-spacing: 0.5px;
    margin: 0;
}
.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: #171717;
}
/* parallax block end */
/* Home page about start */

#about-text {
    margin: 0;
    padding-bottom: 82px;
    background-color: #171717;
    padding-top: 85px;
}
.about-inner {
    color: #171717;
    overflow: hidden;
    padding: 0px 0px;
    cursor: pointer;
}
#about-text .title {
    font-size: 35px;
    font-family: "Poppins",sans-serif;
    line-height: 38px;
    font-weight: normal;
    position: relative;
    padding-bottom: 11px;
    text-transform: capitalize;
    color: #fff;
}
#about-text .description {
    color: #9d9d9d;
    font-size: 18px;
    font-weight: 500;
    line-height: 24px;
    margin: 0 0 15px;
}
.about1.desc {
    color: #fff;
    font-size: 24px;
    font-weight: 600;
    line-height: 1.2;
    padding-right: 70px;
}
.about2.desc {
    color: #767676;
    font-size: 14px;
    line-height: 2.2;
}
#about-text .desc {
    margin: 0 0 13px;
}
.about3.desc {
    display: inline-block;
    margin: 0 !important;
}
#custom-bannerblock {
    margin-bottom: 40px;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
}
.about3.desc > a:hover {
    background-color:#fff;
    color: #171717;
}
.about3.desc > a {
  background-color: #3a3a3a;
  
  color: #ffffff;
  display: inline-block;
  font-size: 16px;
  font-weight: 600;
  padding: 14px 26px;
  text-transform: uppercase;
}
#about-text .desc:hover .desc1 {
    color: #171717;
}
#about-text .desc1 {
    font-size: 20px;
    color: #171717;
    font-weight: 700;
    padding: 0px 0 12px;
}
#about-text .desc2 {
    font-size: 14px;
    color: #767676;
    line-height: 22px;
}
#about-text .desc {
    position: relative;
}
.about-left {
    float: left;
    padding-right: 74px;
}
.about-text-inner.container {
    max-width: 1213px;
}
.about-right {
    overflow: hidden;
    padding-top: 37px;
}
.about3.desc {
    display: inline-block;
    margin: 0 !important;
}
#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 {
    padding-bottom: 75px;
    padding-top: 18px;
}
.testimonial-outer.container {
    text-align: center;
}
#testimonial-slider.testimonial-carousel {
    margin: 0 0 0 auto;
}
.testimonial-carousel.owl-carousel .owl-item img.img-testimonial {
    border-radius: 50%;
    max-width: 130px;
    width: auto;
}
.test_imag {
    align-items: center;
    display: flex;
    justify-content: center;
    padding-bottom: 20px;
    text-align: center;
    width: auto;
    padding-top: 0px;
}
.owl-carousel {
    position: relative;
    width: 100%;
    z-index: 1;
}
.testimonial_outer h1.main-title {
    color: #fff;
    margin: 0 70px 22px;
}
.testimonial-carousel .prev-arrow {
    background: #171717 url("../img/sprite.png") no-repeat scroll -16px -634px;
    height: 39px;
    width: 39px;
    left: 100px;
    right: auto;
    position: absolute;
    top: 41%;
   
}
.testimonial-carousel .prev-arrow:hover,
.testimonial-carousel .next-arrow:hover {
    background-color: #171717;
}
.testimonial-carousel .next-arrow {
    background: #171717 url("../img/sprite.png") no-repeat scroll -445px -634px;
    width: 39px;
    height: 39px;
    position: absolute;
    right: 100px;
    left: auto;
    top: 41%;
   
}
.testimonial-outer .testminial-data {
    float: none;
    display: inline-block;
}
.testimonial-outer .owl-dot {
    
    border-radius: 50%;
    display: inline-block;
    height: 10px;
    margin: 0 5px;
    width: 10px;
    border: 2px solid #ffffff;
}
.testimonial-outer .owl-dots {
    padding-top: 30px;
    text-align: center;
}
.testimonial-outer .owl-nav {
    display: none;
}
.testimonial-outer .owl-dot.active {
    background-color: #171717;
    border: none;
    padding: 2px;
}
.testimonial-outer .owl-dot.active span {
    
    border-radius: 50%;
    float: left;
    height: 8px;
    width: 8px;
}
.testimonial_outer .testimonial-desc {
    color: #ffffff;
    font-size: 20px;
    font-style: italic;
    font-weight: 300;
    line-height: 25px;
    margin: 0 auto;
    max-width: 65%;
    position: relative;
    padding-top: 23px;
}
.testmonial-author1 {
    color: #ffffff;
    font-size: 16px;
    font-weight: 500;
}
.testmonial-author2 {
    color: #171717;
    font-size: 12px;
}
.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: #f75259;
    border-radius: 60px;
    padding: 21px 32px;
}
.shipping-outer .subtitile {
    font-size: 20px;
    color: #fff;
    float: left;
    font-weight: 500;
    padding: 22px 0 0;
}
.shipping-inner {
    overflow: hidden;
    padding: 0px 0px;
    cursor: pointer;
    display: inline-block;
}
.subtitle-part.subtitle-part4 {
    margin: 0 !important;
}
.subtitle-part {
    margin-right: 70px;
    float: left;
    position: relative;
    padding: 0px 0px;
    text-align: center;
}
.subtitle-part .subicon {
    margin-right: 20px;
    position: relative;
    width: 65px;
    height: 65px;
    margin: 0 auto;
    background: #fff;
    border-radius: 50%;
    float: left;
    border: 2px solid #fff;
    margin-right: 20px;
}
.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 {
    content: "";
    position: absolute;
    left: 0px;
    top: 0px;
    background: transparent;
    width: 64px;
    height: 55px;
}
.subtitle-part.subtitle-part1 .subicon::before {
    background: transparent url("../img/sprite.png") no-repeat scroll -19px -522px;
}
.subtitle-part.subtitle-part1:hover .subicon::before {
    background-position: -419px -522px;
}
.subtitle-part.subtitle-part2 .subicon::before {
    background: transparent url("../img/sprite.png") no-repeat scroll -17px -587px;
}
.subtitle-part.subtitle-part2:hover .subicon::before {
    background-position: -417px -587px;
}
.subtitle-part.subtitle-part3 .subicon::before {
    background: transparent url("../img/sprite.png") no-repeat scroll -17px -658px;
}
.subtitle-part.subtitle-part3:hover .subicon::before {
    background-position: -417px -658px;
}
.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 */

.brandslider-outer {
    display: inline-block;
    width: 100%;
}
#brand-carousel li.item {
    text-align: center;
    padding: 0px 50px;
    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;
}
h1.h6.active-filter-title {
    margin-bottom: 41px;
    color: #767676;
    font-size: 16px;
    font-weight: 700;
}
#toTop {
    display: none;
    text-decoration: none;
    position: fixed;
    bottom: 40px;
    right: 40px;
    overflow: hidden;
    width: 36px;
    height: 36px;
    border: none;
    text-indent: 100%;
    background: #171717;
    
    z-index: 99;
    transition: 0.3s;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
}
#toTop:hover {
    background: #171717;
}
#toTopHover {
    background: transparent;
    width: 36px;
    height: 36px;
    display: block;
    overflow: hidden;
    float: left;
    opacity: 1 !important;
    -moz-opacity: 1 !important;
    filter: alpha(opacity=1);
}
#toTopHover:before {
    color: #ffffff;
    content: "\f106";
    font-family: "FontAwesome";
    font-size: 18px;
    line-height: 24px;
    position: relative;
    right: 24px;
    text-align: center;
    top: 4px;
    vertical-align: middle;
}
.thumbnail-inner {
    position: relative;
    overflow: visible;
    text-align: center;
}
.sidebar-products .thumbnail-inner {
    overflow: hidden;
}
.thumbnail-inner .hover-addtocart {
    width: 100%;
    position: absolute;
    z-index: 99;
    bottom: 15px;
    opacity: 0;
    -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 {
    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: 20px 0 0;
    display: inline-block;
}
.list .thumbnail-container .product-description .highlighted-informations {} 
.thumbnail-container .product-description {
    padding: 16px 0 10px;
}
#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;
}

ul#homepage-carousel {
    margin-bottom: 0px;
}
ul#homepage-carousel .owl-nav .owl-prev {
    background: transparent url("../img/sprite.png") no-repeat scroll -420px -309px;
    height: 50px;
    left: 30px;
    overflow: hidden;
    position: absolute;
    text-decoration: none;
    text-indent: -9999px;
    top: 50%;
    width: 50px;
    z-index: 3;
    
}
ul#homepage-carousel .owl-nav .owl-next {
    background: transparent url("../img/sprite.png") no-repeat scroll -30px -309px;
    height: 50px;
    overflow: hidden;
    position: absolute;
    right: 30px;
    text-decoration: none;
    text-indent: -9999px;
    top: 50%;
    transform: translateY(-50%);
    width: 50px;
    z-index: 3;
}
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,
.product-accessories .owl-nav .owl-prev:hover,
#featured-products .owl-nav .owl-prev:hover,
#special-products .owl-nav .owl-prev:hover {
    background-position: -420px -389px;
}
#featured-products .owl-nav .owl-next:hover,
#special-products .owl-nav .owl-next:hover,
.product-accessories .owl-nav .owl-next:hover,
ul#homepage-carousel .owl-nav .owl-next:hover {
    background-position: -30px -389px;
}
#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 -420px -309px;
    height: 50px;
    left: 0;
    overflow: hidden;
    position: absolute;
    text-decoration: none;
    text-indent: -9999px;
    top: 35%;
    width: 50px;
    z-index: 3;
   
}
#featured-products .owl-nav .owl-next,
#special-products .owl-nav .owl-next,
.product-accessories .owl-nav .owl-next {
    background: transparent url("../img/sprite.png") no-repeat scroll -30px -309px;
    height: 50px;
    left: auto;
    overflow: hidden;
    position: absolute;
    right: 0;
    text-decoration: none;
    text-indent: -9999px;
    top: 35%;
    width: 50px;
    z-index: 3;
    
}
.homeslider_nav:active {
    opacity: 1.0;
}
#special-products {
    margin: 44px 0 87px;
}
#special-products .owl-carousel .owl-nav.disabled {
    display: block;
}
.thumbnail-image-inner {
    overflow: hidden;
    position: relative;
    vertical-align: middle;
}
#search_filters h4,
.leftsidebar .title {
    color: #171717;
    font-size: 24px;
    padding: 0 0px 15px;
    text-transform: uppercase;
    margin-bottom: 0;
    font-weight: 600;
    border-bottom: 2px solid #171717;
    background: #fff;

}
.products-selection .products-sort-order .select-title {
    display: inline-block;
    width: 100%;
    color: #767676;
    background: white;
    padding: 8px 10px 4px;
    border: 1px solid #e1e1e1;
    cursor: pointer;
    font-size: 16px;
}
#leftsidebar .h3.product-title {
    padding-bottom: 0;
}
#leftsidebar .product-description {
    text-align: left;
}
#leftsidebar .h3.product-title > a:before {
    background-color: transparent;
    width: 100%;
}
#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: 0;
    margin-right: 7px;
}
.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: 0px 8px 0 0;
}
.products-selection .display li#list {} .products-selection .display li a {
    color: #767676;
    font-size: 0px;
    line-height: 14px;
    cursor: pointer;
    
}
.products-selection .display li#grid a {
    background: #171717 url("../img/sprite.png") no-repeat scroll -18px -157px;
    height: 41px;
    float: left;
    width: 41px;
}
.products-selection .display li#grid:hover a,
.products-selection .display li#grid.selected a {
    background: #3a3a3a url("../img/sprite.png") no-repeat scroll -18px -157px;
}
.products-selection .display li#list a {
    background: #171717 url(../img/sprite.png) no-repeat scroll -437px -157px;
    height: 41px;
    width: 41px;
    float: right;
}
.products-selection .display li#list:hover a,
.products-selection .display li#list.selected a {
    background: #3a3a3a url("../img/sprite.png") no-repeat scroll -437px -157px;
}
.products-selection .display li.selected a {
    cursor: default;
}
.products-selection h1 {
    padding-top: 0.625rem;
}
.products-sort-order {
    color: #767676;
}
.products-sort-order .select-title {
    display: inline-block;
    margin: 0 10px 0 0;
    width: 100%;
    color: #171717;
    background: #FFFFFF;
    padding: 5px 0.625rem;
    cursor: pointer;
}
.products-sort-order .select-list {
    display: block;
    color: #767676;
    padding: 5px 15px;
}
.products-sort-order .select-list:hover {
    background: transparent;
    color: #171717;
    text-decoration: none;
}
.products-sort-order .dropdown-menu {
    left: 5%;
    width: 288px;
    border: 1px solid #e1e1e1;
    background: #fff;
   
}
#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: 20px;
}
#products .list .product-description {
    padding: 0;
    text-align: left;
}
#products .list .product-title {
    margin-bottom: 0;
    text-align: left;
}
.products.row.list .h3.product-title > a:before {
    background-color: transparent !important;
}
.list .thumbnail-container .product-add-to-cart .btn.btn-primary {
    padding: 22px;
    font-size: 0;
    position: relative;
    background-color: transparent;
}
.list .thumbnail-container .product-add-to-cart .btn.btn-primary:before {
    background: #171717 url("../img/sprite.png") no-repeat scroll -16px -227px;
    
    content: "";
    height: 45px;
    position: absolute;
    right: 0;
    top: 0;
    width: 45px;
}
.list .thumbnail-container .product-add-to-cart:hover .btn.btn-primary:before {
    background: #3a3a3a url("../img/sprite.png") no-repeat scroll -16px -227px;
}
#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: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border-top: 1px solid #e1e1e1;
    margin-bottom: 20px;
    padding: 20px 15px 15px 0;
    border-bottom: 1px solid #e1e1e1;
}
.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;
}
.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 5px;
}
.sidebar-products .discount-percentage {
    font-weight: 300 !important;
    background: #f8f8f8;
    font-size: 14px;
    color: #767676;
}
.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: #767676;
}
.sidebar-products .addtocart-button .btn-primary {
    padding: 0px;
    background: transparent;
    color: #171717;
    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;
}
#_mobile_user_info {
    margin-right: 15px;
    margin-left: 15px;
    padding-top: 15px;
}
#products .grid .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;
}
.menu-bottom-banners img {
    
}
@media (min-width: 992px) {
    .link-inner li a::before,
    ul.payment-inner 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 9px;
}
#products .product-miniature:hover .product-title a,
#featured-products .product-miniature:hover .product-title a,
#special-products .product-miniature:hover .product-title a {
    color: #171717;
}
.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: #171717;
    display: block;
    font-weight: 400;
    border: 1px solid #171717;
}
.pagination .page-list li {
    background: #FFFFFF;
    display: inline-block;
    float: left;
    margin: 0 0 0 5px;
    padding: 0px;
}
.pagination .current a,
.pagination a:hover {
    color: #FFFFFF;
    border-color: #171717;
    background-color: #171717;
    text-decoration: none;
}
.pagination .previous,
.pagination .next {
    font-size: 0px;
    padding: 3px;
}
.breadcumb_inner .breadcrumb ol > li:last-child > a > span {
    color: #171717;
}
.breadcumb_inner .breadcrumb ol > li:hover > a > span {
    color: #767676;
}
#products .list .product-miniature .on-sale {
    right: 40px;
}
#leftsidebar {
    margin-bottom: 30px;
    background: #fff;
    
}
.sidebar-products.products {
    padding: 15px;
}
.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 -420px -309px;
    height: 50px;
    left: 0;
    overflow: hidden;
    position: absolute;
    text-decoration: none;
    text-indent: -9999px;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    width: 50px;
    z-index: 3;
}
.brand-slidermain .owl-prev:hover {
    background-position: -420px -389px;
}
.brand-slidermain .owl-next:hover {
    background-position: -30px -389px;
}
.brand-slidermain .owl-next {
    background: transparent url("../img/sprite.png") no-repeat scroll -30px -309px;
    height: 50px;
    left: auto;
    overflow: hidden;
    position: absolute;
    right: 0px;
    text-decoration: none;
    text-indent: -9999px;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    width: 50px;
    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: 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: #171717;
}
.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 {
    padding: 13px 20px 15px;
    background: #fff;
    
}
#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 {} #header .header-top {
   
}

.dropdown-menu.hidden-sm-down {
    margin-top: 12px;
}
.addresh-wrapper > p {
    line-height: 2;
    margin: 0;
}
.cmstext {
    margin-top: 9px;
    line-height: 27px;
}
.bottomcms_img {
    margin: 0;
}
.testimonial_outer {
    margin: 0 0 90px;
    padding: 102px 0 100px;
}
.homeslider-container,
.testimonial_outer {
   
}
.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: #171717;
    color: #fff;
    padding: 7px 14px;
}
.btn-wrapper {
    background-color: #171717;
    color: #ffffff;
    padding: 7px 14px;
    display: inline-block;
    border: 1px solid transparent;
}
.btn-wrapper:hover {
    background-color: transparent;
    color: #171717;
    border: 1px solid #171717;
    transition: 0.5s;
    -webkit-transition: all 0.5s;
}
.icon-wrapper li a i {
    color: #767676;
}
.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;
}
.footer-top {
    background-color:#171717;
   
    
   
}
.block_newsletter {
    margin: 0 auto;
    float: left;
    width: 100%;
}
.block_newsletter .title {
}
.dropdown .expand-more:hover:after {
    color: #171717;
}
.home_blog_post {
    display: inline-block;
    width: 100%;
}
.block-categories.hidden-sm-down > ul > li > a:hover {} .category-top-menu > li:first-child a {
    margin-bottom: 0;
    color: #171717;
    font-size: 24px;
    font-weight: 600;
    padding: 0 0px 15px;
    text-transform: uppercase;
    width: 100%;
    display: inline-block;
    border-bottom: 2px solid #171717;
    
}
.category-top-menu > li:first-child a:hover {
    color: #171717 !important;
}
.block-categories a {
    color: #767676;
}
.block-categories a:hover {
    color: #171717;
}
.category-top-menu {
    margin-bottom: 38px;
}
.hidden-sm-down.clear-all-wrapper {
    padding: 16px 22px 0px;
}
#search_filters .facet:last-child {
    border-bottom: medium none;
}
#search_filters .facet {
    padding: 12px 20px 15px;
}
#search_filters .facet .facet-title {
    font-size: 15px;
    font-weight: 600;
}
#custom-leftbannerblock {
    margin-top: 30px;
}
.pagination .col-md-4 {
    padding-left: 0;
}
.pagination .col-md-6 {
    padding-right: 0;
}
.breadcumb_inner {
    width: 100%;
    background-size: cover;
}
.list .thumbnail-image-inner .hover-addtocart {
    display: none;
}
.list .variant-links {
    text-align: left !important;
    margin-bottom: 15px !important;
    opacity: 1 !important;
    margin-top: 0 !important;
}
#leftsidebar .product-title a:hover {
    color: #171717;
}
#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;
    font-size: 14px;
    padding: 0px 15px;
    width: auto;
    background: #171717;
}
.product-actions .btn-primary:hover {
    background: #3a3a3a;
}
.list-1 {
    color: #767676;
    font-size: 15px;
}
.cms-box .inner {
    color: #767676;
    font-size: 15px;
}
#product .btn.btn-primary.add-to-cart::before {
  position: static;
}
.product-description p {
    color: #767676;
    margin: 0;
    padding-right: 20px;
}
#category .hover-addtocart {
    margin-top: 10px;
}
.page-header > h1 {
    color: #171717;
}
.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: #767676;
}
#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;
}
.product-line-grid-body.col-md-4.col-xs-8 .product-line-info .label:hover {
    background-color: transparent;
    color: #171717;
}
.header-top.fixed {
    position: fixed !important;
    top: 0;
    background: #171717;
    z-index: 999;
    display: block !important;
    width: 100%;
    border-bottom: 1px solid #e9e9e9;
}
/* blog Start*/

.prev-button.slick-arrow {
    left: auto;
    background: transparent url("../img/sprite.png") no-repeat scroll -420px -309px;
}
.prev-button.slick-arrow:hover {
    background-position: -420px -389px;
}
.next-button.slick-arrow {
    right: 0px;
    background: transparent url("../img/sprite.png") no-repeat scroll -30px -309px;
}
.next-button.slick-arrow:hover {
    background-position: -30px -389px;
}
/* blog End */
/* footerbottomleft-outer start */

#footerbottomleft-text {
    width: 33%;
    padding: 0 120px 0 0;
}
#footerbottomleft-text .img-footer {
    max-width: 100%;
}
@media (min-width: 768px) {
    .blockcart > .header::before {
        position: absolute;
    }
}
/*footerbottomleft-outer end */
/* Home page footerrightcms Start */

#footerbottomright-text {
    float: left;
    width: 19%;
    padding: 0 0 0 65px;
}
.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 {
    float: left;
    padding: 12px 0;
}
/* otheaderleftblock start */
/* otheaderrightblock start */

.header-call .phone-icon::before {
    display: block;
    background: #171717 url("../img/sprite.png") no-repeat scroll -428px -17px;
    width: 54px;
    height: 54px;
    color: #171717;
    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: #171717;
}
.header-call .call-dial {
    font-weight: normal;
    color: #767676;
    font-size: 14px;
}
.header-call .call-dial:hover {
    color: #767676 !important;
}
.header-call .phone-icon:hover:before {
    background-color: #171717;
}
/* otheaderrightblock End */

.customize-subbanner {
    display: inline-block;
    vertical-align: middle;
    position: relative;
}
.customize-subbanner:before {
    content: "";
    position: absolute;
    z-index: 0;
    opacity: 0;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(23, 23, 23, 0.31);
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
    -webkit-transform-origin: 50%;
    transform-origin: 50%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.6s;
    transition-duration: 0.6s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    cursor: pointer;
}
.customize-subbanner:hover:before {
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
    opacity: 1;
}
/*subbanner-hover */

.decription .desc {
    color: #fff;
}
.decription.container ul li:first-child {
    padding-right: 15px;
}
.decription.container li:last-child {
    padding-left: 15px;
}
.decription.container ul li {
    max-width: 50%;
    float: left;
}
.decription.container > ul {
    display: inline-block;
    width: 100%;
    margin-bottom: 0;
}

.decription .title1 {
    font-size: 35px;
    font-weight: 700;
    line-height: 30px;
    margin: 0 0 21px;
}
.decription .title2 {
    font-size: 18px;
    margin: 0 0 21px;
}
#product #wrapper {
    margin-left: 25px;
    margin-right: 25px;
}
.decription .btn {
    font-size: 18px;
    background: #fff;
    
    font-weight: 500;
    padding: 13px 21px 12px;
}
.decription .btn a {
    color: #171717;
}
.decription .btn:hover {
    background: #171717;
}
.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;
}
/*subbanner-hover-end */

@media screen and (max-width: 1440px) { 

    .container {
        max-width: 1230px;
    }
    .header-nav > .container > .row > .hidden-sm-down {
        padding-left: 0px;
        padding-right: 0px;
    }
    .subbannercms-outer .decription.container {
        padding-left: 0;
        padding-right: 0;
    }
    .newsletter_inner {
        padding: 28px 34px 28px 0;
    }
    .block_newsletter form .input-wrapper {
        width: 560px;
    }
    .about-text-inner.container {
        max-width: 994px;
    }
    .about1.desc {
       padding-right: 80px;
    }
    .home_blog_post .blog_post_content_bottom {
        padding: 9px 9px 0 18px;
    }
	#header .header-top a[data-depth="0"] {
		padding: 25px 30px;
	}

}
@media screen and (max-width: 1320px) {  

    .container {
        max-width: 1170px;
    }
    .nwsletter-maintitle {
       font-size: 30px;
    }
    .block_newsletter .subtitle {
        font-size: 14px;
        max-width: 290px;
        padding-left: 8px;
    }   
    .blog_post_content .post_title a {
        font-size: 20px;
    }
    .home_blog_post .blog_post_content_bottom .meta_date p {
        font-size: 15px;
        margin-bottom: 2px;
    }
    .home_blog_post .blog_post_content p {
        line-height: 21px;
    }
    .post_content p {
        padding-top: 3px;
    }
    .content_more a {
        font-size: 15px;
        padding-top: 2px;
    }
    .blog_post_content .post_title {
        margin-bottom: 6px;
    }
    .breadcrumb {
        padding: 90px 75px;
    }
	.about-left {
		float: left;
		padding-right: 54px;
	}
	#brand-carousel li.item {
    	padding: 0px 35px;
	}
}

@media screen and (max-width: 1260px) { 
	.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: 317px;
	}
	h1.main-title {
	    font-size: 32px;
   		padding-bottom: 30px;
	}
 	#header .header-top a[data-depth="0"] {
		padding: 22px 25px;
	}
    .blog_post_content_top {
        width: 50%;
    }
    .home_blog_post .blog_post_content_bottom {
        width: 50%;
        padding-left: 20px ! important;
    }
    .blog_post_content .post_title {
        margin-bottom: 0;
    }
    .blog_post_content .post_title a {
        font-size: 18px;
    }
    .home_blog_post .blog_post_content p {
        line-height: 20px;
    }
    .container {
        max-width: 994px;
    }
	.about-text-inner.container {
		max-width: 994px;
	}
    .about1.desc {
        padding-right: 0;
    }
    #about-text .description {
        font-size: 17px;
        line-height: 20px;
        margin: 0 0 10px;
    }
    #about-text .desc {
        margin: 0 0 8px;
    }
    .about2.desc {
        line-height: 2;
    }
    .home_blog_post .blog_post_content_bottom {
        padding: 15px 0 0 0;
    }
    #about-text {
        padding-bottom: 40px;
    }
	#featured-products {
	    margin-top: 73px;
	    padding-bottom: 60px;
	}
	#special-products {
		margin-top: 30px;
		margin-bottom: 60px;
	}
    .testimonial_outer {
        margin: 0 0 73px;
        padding: 48px 0 30px;
    }
    .home_blog_post h1.main-title {
        margin-bottom: 30px;
        padding-bottom: 0;
    }
    .xipblog_img, .img-responsive {
        width: 100%;
    }
    .home_blog_post_area {
        margin-bottom: 80px;
    }
    .brandslider-outer {
        padding-bottom: 50px;
    }
    .block_newsletter form .input-wrapper {
        width: 460px;
    }
    .subbannercms-outer .decription.container {
        padding-left: 10px;
        padding-right: 10px;
    }
    #footerbottomright-text {
        padding: 0 0 0 25px;
    }
    .block_newsletter .subtitle {
        max-width: 268px;
    }
    .footer-container .title span.h3, .footer-container h3.h3, #block_myaccount_infos .myaccount-title a, .block-contact .block-contact-title, .linklist .blockcms-title a {
        margin-bottom: 16px;
    }
    .footer_inner .links .collapse, #footerbottomright-text .footer-toggle {
        margin-top: 0;
    }
    .footer-toggle {
        margin-top: 16px;
    }
    .copyright {
        padding: 25px 0 0;
    }
    div#footerbottom-text {
        padding: 12px 0 15px;
    }
    .footer_inner {
        padding: 45px 0 33px;
    }


    
}
@media screen and (max-width: 1280px) {
    .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-sidebar-inner {
        max-width: 100px;
    }
    .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;
    }
    #search_filters .facet {
        padding: 15px;
    }
    .sidebar-products .thumbnail-image-inner {
        max-width: 60px;
    }
    .brand-slidermain .owl-prev {
        left: 0;
    }
    .brand-slidermain .owl-next {
        right: 0;
    }
	.nwsletter-maintitle {
		font-size: 26px;
	}
	.newstitle-inner {
		padding: 41px 0 39px 67px;
	}
	.newsletter_inner {
		padding: 24px 34px 24px 0;
	}
}

@media screen and (max-width: 1239px) {
    #header .header-top a[data-depth="0"] {
        padding:  22px 25px;
    }
    .subtitle-part .subicon {
        margin-right: 10px;
    }
    .subtitle-part {
        margin-right: 30px;
    }
    .shipping-outer .subtitile {
        font-size: 17px;
    }
    #footerbottomright-text {
        padding: 0 0 0 20px;
    }
    #footerbottomleft-text {
        padding: 0 50px 0 0;
    }
    .breadcrumb {
        padding: 80px 75px;
    }

}
@media screen and (max-width: 1200px) {

    .prev-button.slick-arrow, .next-button.slick-arrow {
        top: 35%;
    }
    .sidebar-products .addtocart-button .btn-primary {
        font-size: 14px;
    }
    #products .list .product-description {
        padding: 0 25px 0 0;
    }
    #footerbottomleft-text {
        width: 39%;
        padding: 0 60px 0 0;
    }
    #footerbottomright-text {
        width: 21%;
    }
    .footer_inner .links .wrapper {
        width: 20%;
    }
    .block_newsletter {
        margin-top: -97px;
    }
    .thumbnail-inner .hover-addtocart {
        margin: 0;
        width: 100%
    }
    .parallaxblock-outer {
        margin-bottom: 65px;
    }
    #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 (max-width: 1054px) {
    .breadcrumb {
        padding: 70px 75px;
	}
	#header .header-top a[data-depth="0"] {
		padding: 22px 18px;
	}
    #category  #wrapper {
        padding-left: 10px;
        padding-right: 10px;
    }
    .container {
        max-width: 100%;
    }
    .subbannercms-outer .decription.container {
        padding-left: 15px;
        padding-right: 15px;
    }
    .header-nav > .container > .row > .hidden-sm-down > .nav-below {
        padding-left: 15px;
        padding-right: 15px;
    }
    .home_blog_post_area {
        padding-left: 15px;
        padding-right: 15px;
    }
	#index #wrapper {
		padding: 0 0;
	}
	#special-products,
	#featured-products {
		margin-left: 6px;
		margin-right: 6px;
	}
	.about-text-inner.container {
		max-width: 100%;
		margin-left: 15px;
		margin-right: 15px;
	}
    .testimonial_outer .testimonial-desc {
        max-width: 80%;
    }
    .block_newsletter .subtitle {
        max-width: 248px;
    }
    .nwsletter-subtitle1.subtitle {
        display: none;
    }
	.nav-upper {
		padding-left: 15px;
		padding-right: 15px;
	}



}
@media (max-width: 991px) {
	.home_blog_post_area {
		margin-bottom: 30px;
	}
    .breadcrumb {
        padding: 60px 75px;
    }
	.blog_post_content_top {
        width: 100%;
    }
    .home_blog_post .blog_post_content_bottom {
        width: 100%;
        padding-left: 0 !important;
    }
    .blog_post_content .post_title {
        margin-bottom: 6px;
    }
    #category  #products .product-title a::before,
    #category .product-accessories .product-title a::before, 
    #category .product-miniature .product-title a::before {
        background: transparent; 
    }
    .products-selection .sort-by-row {
        padding-top: 0;
    }
    .decription .title1 {
        font-size: 25px;
        margin: 0 0 10px;
    }
    .decription .title2 {
        font-size: 16px;
        margin: 0 0 10px;
    }
    #header .header-top {
        max-width: 100%;
    }
    .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%;
    }
    .nav-below {
        padding: 0 15px;
    }
    .block_newsletter .subtitle {
        font-size: 17px;
    }
	#index #wrapper #content-wrapper {
		padding: 0 0;
	}
    .subtitle-part {
        margin-right: 7px;
    }
    .shipping-outer {
        padding: 15px 12px;
    }
    .about-right {
        padding-top: 0;
    }

    #about-text .description {
        font-size: 14px;
    }
    h1.main-title {
        padding-left: 15px;
        padding-right: 15px;
    }
    .home_blog_post h1.main-title {
        padding: 0;
    }
    .post_content > p {
        margin-bottom: 10px;
    }
    .top-menu .arrow > .dropdown-item::before {
        bottom: -12px;
    }
    .footer-container .title span.h3,
    .footer-container h3.h3,
    #block_myaccount_infos .myaccount-title a,
    .block-contact .block-contact-title,
    .linklist .blockcms-title a,
    #footerbottomright-text .contact-title {
        font-size: 18px;
    }
    .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;
    }
    .parallaxblock-outer {
        padding: 90px 0;
    }
    .footer_inner {
        overflow: hidden;
    }
    ul.payment-inner li:first-child a {
        padding-left: 0px;
    }
    .subbannercms-bottom a img {
        width: 100%;
    }
    .parallax-text1,
    .parallax-text2 {
        font-size: 38px;
    }
    .brandslider-inner .title a {
        margin-bottom: 15px;
    }
    .brandslider-outer h1.main-title {
        padding-bottom: 20px;
    }
    .sidebar-products .thumbnail-sidebar-inner {
        max-width: 122px;
    }
    #products .grid .product-miniature {
        width: 50%;
    }
    .hover-addtocart .addtocart-button::after {
        display: none;
    }
    .about-right img {
        max-width: 100%;
    }
    #about-text .desc1 {
        font-size: 16px;
    }
    .blog_post_content .post_title a {
        font-size: 18px;
    }
    .block_newsletter form .input-wrapper {
        float: right;
    }
    .footer-top.container {
        margin: 0 15px;
    }
    .block_newsletter .btn-primary {
        right: 19px;
    }
    .newsletter_inner {
        padding: 21px 0 0 0;
    }

}

@media screen and (max-width: 840px) {
	#about-text {
		padding-top: 55px;
	}
	#featured-products {
		margin-top: 58px;
		padding-bottom: 50px;
	}
	#special-products {
		margin-top: 15px;
		margin-bottom: 50px;
	}
	.home_blog_post_area {
		margin-bottom: 25px;
	}
	.newstitle-inner:before {
		background: transparent;
	}
	.newstitle-inner {
		padding: 41px 0 39px 0;
	}
	.block_newsletter form .input-wrapper {
		width: 100%;
	}
	.nwsletter-maintitle {
		font-size: 26px;
	}
    #products .product-title a::before,
    .featured-products .product-title a::before,
    .product-accessories .product-title a::before,
    .product-miniature .product-title a::before {
        background-color: transparent;
    }
    #index .thumbnail-container {
        margin-bottom: 0;
    }
    .about-text-inner.container {
        max-width: 100%;
    }
    .testimonial_outer {
        margin: 0 0 60px;
    }
    .home_blog_post_area {
        margin-bottom: 50px;
    }
    .about-left {
        float: none;
        padding-right: 0;
        display: flex;
        text-align: center;
        justify-content: center;
    }
     .about-left {
        float: none;
        padding-right: 0;
    }
    .about-right {
        padding-top: 30px;
    }
    #about-text {
        padding-bottom: 30px;
    }

    .footer-container .title span.h3, .footer-container h3.h3, #block_myaccount_infos .myaccount-title a, .block-contact .block-contact-title, .linklist .blockcms-title a, #footerbottomright-text .contact-title {
        font-size: 17px;
    }
    .shopping-cart-text {
        font-size: 14px;
    }
    #_desktop_language_selector::before {
        left: -14px;
    }
    div#_desktop_language_selector, div#_desktop_currency_selector {
        margin: 12px 24px 0 0;
    }
    #_desktop_user_info::before {
        left: -14px;
    }
    .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;
    }
    #footerbottomright-text {
        width: 23%;
    }
    .footer_inner .links .wrapper {
        width: 19%;
    }
    #footerbottomleft-text {
        padding: 0 30px 0 0;
    }
    div#_desktop_cart {
        margin-left: 24px;
    }
    #checkout #_desktop_logo {
        padding: 0 15px;
    }
}
@media screen and (max-width: 768px) {

}
@media screen and (max-width: 767px) {
    #product #wrapper {
        margin-left: 0;
        margin-right: 0;
    }
    .tabs {
        margin-bottom: 0;
    }
    #category  #wrapper {
        padding-left: 0px;
        padding-right: 0px;
    }
    .home_blog_post_area {
        padding-left: 15px;
        padding-right: 15px;
    }
    #index .thumbnail-container {
        margin-bottom: 0;
    }
    .testimonial-outer .owl-dots {
        padding-top: 20px;
    }
    .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: none;
    }
    #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: 5px;
    }
    #header .header-top a[data-depth="0"] {
        color: #171717;
        text-transform: none;
    }
    #header .top-menu a[data-depth="0"]:hover {
        color: #767676;
    }
    #header .header-top {
        background: none;
        position: relative;
        margin-top: 0;
        margin-bottom: 20px;
        margin-left: 0;
        margin-right: 0;
    }
    #header {
        padding: 0;
    }
    .testimonial-desc::before {
        display: none;
    }
    .testimonial_outer .testmonial-author {
        float: none;
        display: inline-block;
    }
    .testimonial_outer .testimonial-desc {
        text-align: center;
    }
    .test_imag {
        width: 100%;
        padding-bottom: 10px;
    }
    .testimonial-carousel .test_desc {
        width: 100%;
    }
    #about-text .title {
        font-size: 28px;
    }
    .footer_inner {
        padding: 10px 15px 0;
    }
    .top-menu .sub-menu.collapse {
        border: none;
    }
    .language-selector-wrapper span.hidden-md-up {
        display: inline-block !important;
        color: #171717;
        font-weight: 400;
    }
    .currency-selector.dropdown.js-dropdown > span {
        color: #171717;
    }
    .search-widget form input[type="text"] {
       
    }
    #header .sub-menu > .top-menu > .category > a {
        color: #171717 !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: #767676 !important;
    }
    .sidebar-products .thumbnail-image-inner {
        margin-right: 10px;
    }
    .blog_post_content .post_title a {
        font-size: 16px;
    }
    .header-left-text {
        display: none;
    }
    #footerbottomleft-text .title {
        display: block;
    }
    #homepage-carousel .owl-dots .owl-dot > span {
        background-color: rgba(0, 0, 0, 0.6);
        border-radius: 50%;
        display: inline-block;
        height: 15px;
        width: 15px;
    }
    #homepage-carousel .owl-dots .owl-dot.active > span {
        background-color: #fff !important;
    }
    #homepage-carousel .owl-dots > div {
        padding-right: 5px;
    }
    #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: #171717 !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: 10px;
    }
    #category #left-column #search_filters .facet {
        padding: 10px;
    }
    .bottomcms_img {
        margin: 0 0 20px;
    }
    #custom-leftbannerblock img {
        height: auto;
        width: auto;
    }
    #custom-leftbannerblock {
        display: inline-block;
        text-align: center;
        width: 100%;
    }
    .about-text-inner.container {
        padding-left: 15px;
        padding-right: 15px;
    }

    .brandslider-inner .title a {
        font-size: 25px;
    }
    #products .grid .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_inner {
        padding: 25px 0 0;
    }
    #header .top-menu li:hover a[data-depth="0"] {
    	background-color: transparent;
	}
    .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 {
        width: 100%;
        float: none;
        display: inline-block;
    }
    .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;
    }
    .parallax-text3 {
        padding: 10px 0px 20px;
        font-size: 14px;
    }
    .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;
    }
    .header-logo {
        padding: 20px 0 25px;
    }
    #_mobile_contact_link {
        display: none;
    }
    #_mobile_cart, #_mobile_user_info {
      margin-top: 26px;
      margin-bottom: 26px;
    }
    .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: 20px 50px;
        text-align: center;
    }
    .shipping-outer .subtitile,
    .subtitle-part .subicon {
        float: none;
        display: inline-block;
        margin: 0;
    }
    .shipping-outer .subtitile {
        width: 100%;
    }
    .subtitle-part {
        margin-right: 0;
        width: 25%;
    }
    .footer-top.container {
        margin: 0 15px 25px;
    }
    .testimonial_outer .testimonial-desc {
        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;
    }
    .copyright {
        text-align: center;
    }

    .testimonial_outer h1.main-title {
        padding-left: 0;
        padding-right: 0;
    }
    .blockcart > .header span.cart-products-count {
        right: 16px;
    }
    .decription .title1 {
        font-size: 19px;
        margin: 0 0 5px;
    }
    .decription .title2 {
        font-size: 14px;
    }
    .decription .btn {
        font-size: 15px;
    }
    .blockcart > .header::before {
        background: transparent url("../img/sprite.png") no-repeat scroll -30px -26px;
    }
    .blockcart:hover > .header::before {
        background-position: -441px -26px;
    }
    .price.ajax_block_cart_total {
        padding-left: 5px;
    }
    .homeslider-container {
        margin-left: 15px;
        margin-right: 15px;
    }
    .subbannercms-outer .decription.container {
        padding-left: 15px;
        padding-right: 15px;
    }
    #_mobile_cart{
        margin-right: 15px;
    }
    #_mobile_user_info {
        display: none;
    }
    .header-top .search-widget form input[type="text"] {
        background: #f5f5f5 !important;
        width: 254px;
    }
    #search_widget button:hover::before {
        background-position: -30px -88px;
    }
    #header .header-nav #menu-icon .material-icons {
        color: #171717;
        line-height: 57px;
    }
    #mobile_top_menu_wrapper {
        margin-bottom: 20px;
        padding-bottom: 20px;
    }


}
@media screen and (max-width: 640px) {
    .decription.container ul li {
        float: none;
        max-width: 100%;
    }
    .decription.container ul li:first-child {
        padding-right: 0;
        padding-bottom: 10px;
    }
    .decription.container li:last-child {
        padding-left: 0;
    }
    .parallax-text1,
    .parallax-text2 {
        font-size: 23px;
    }
    .about-right {
        width: 100%;
    }
    #about-text .title,
    #about-text .about-btn {
        float: none;
        display: inline-block;
    }
    .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 .grid .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;
        text-align: center;
        margin: 0 auto;
    }
    .subtitle-part.subtitle-part2:before,
    .subtitle-part.subtitle-part2:after {
        display: none;
    }
}
@media screen and (max-width: 543px) {
    #cart #wrapper {
        padding: 0;
    }
    #checkout #wrapper {
        padding-left: 0;
        padding-right: 0;
    }
    #product #wrapper {
        padding: 0;
    }
    .pagination {
        margin: 0;
    }
    h1.main-title::after {
        background: transparent none repeat scroll 0 0;
        height: 0;
    }
    .block_newsletter form input[type="text"] {
        padding: 11px 97px 11px 25px;
    }
    .block_newsletter .title {
        padding: 10px 0 10px 0px;
	}
	.brandslider-outer {
		padding-top: 0;
	}
	.home_blog_post {
		padding: 0 !important;
	}
    .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 {
        font-size: 14px;
    }
    #header .header-nav .top-logo {
        width: 170px;
    }

}
@media screen and (max-width: 479px) {
	#featured-products {
		margin-top: 48px;
		padding-bottom: 40px;
	}
	h1.main-title {
	   padding-bottom: 20px;
	}
    #custom-bannerblock {
        margin-bottom: 30px;
    }
    #special-products {
        margin-bottom: 40px;
    }
    .testimonial_outer {
        margin: 0 0 44px;
    }
    .home_blog_post_area {
        margin-bottom: 20px;
    }
    body#checkout section.checkout-step h1 {
        font-size: 15px;
    }
    body#checkout section.checkout-step {
        padding: 0.638rem;
    }
    #cart .cart-item .product-line-grid-right.product-line-actions.col-md-5.col-xs-12 .row .col-md-10.col-xs-6 {
        padding-left: 10px;
        padding-right: 10px;
    }
    #cart .cart-item .product-line-grid-right.product-line-actions.col-md-5.col-xs-12 .row .col-md-2.col-xs-2.text-xsright {
        padding-left: 5px;
        padding-right: 5px; 
    }
    ul.payment-inner li a {
        padding: 0 2px;
    }
    .shopping-cart-text {
        font-size: 0;
    }
    .price.ajax_block_cart_total {
        font-size: 0;
    }
    .testimonial_outer .testimonial-desc {
        max-width: 90%;
    }
    .testmonial-author1 {
        font-size: 14px;
    }

    .subbannercms-outer .decription {
        padding-left: 40px;
    }
    .decription .title2 {
        font-size: 13px;
    }
    #about-text .title {
        font-size: 26px;
    }
    .subtitle-part {
        width: 50%;
        margin-bottom: 10px;
    }
    .newsletter_inner {
        padding: 5px 0;
    }
    .shipping-outer .subtitile,
    .subtitle-part .subicon {
        padding: 10px 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 .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;
    }
    .copyright a {
        font-size: 14px;
    }
    .footer-container .links ul > li a {
        font-size: 14px;
    }
    .parallaxblock-outer {
        padding: 40px 0;
    }
    .testimonial-parallax {
        margin-top: 20px;
    }
    .testimonial-parallax {
        margin-bottom: 20px;
    }
    #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;
    }
    .parallax-text3 {
        padding: 8px 0 18px;
    }
    #index .featured-products .product-miniature,
    #index.product-accessories .product-miniature,
    #index .product-miniature .product-miniature,
    #index #special-products .product-miniature {
        padding: 0 8px 0px;
    }
    h1.main-title {
        font-size: 22px !important;
    }
    .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;
    }
    .testimonial-outer .testminial-data {
        margin: 0 20px;
    }
    .testimonial_outer h1.main-title {
        margin: 0 20px 22px;
    }
        #custom-leftbannerblock img {
        width: 100%;
    }
}
@media screen and (max-width: 370px) {

    #products .grid .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 #e1e1e1;
        padding: 7px;
    }
    body#checkout section.checkout-step.-reachable.-complete h1 .step-edit {
        margin-left: 0;
    }

}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
    .quickview .arrows {
        right: 3.5rem;
    }
}