/* CSS Document */
@import url(https://maxcdn.bootstrapcdn.com/font-awesome/4.6.3/css/font-awesome.min.css);
/*# sourceMappingURL=theme.css.map*/


.product-list-reviews .comments-nb {
    display: inline-block;
    vertical-align: top;
    margin-top: 2px;
}
.product-list-reviews {
   position: relative !important;
   top: 0px  !important;
   display: none  !important;
   clear: both;
   padding: 8px 0 6px !important;
    margin-left: -4px !important;
    
}
#my-account #wrapper {
    padding-top: 50px;
}
input.input-radio:checked + .radio-label {
    outline: 2px solid #000;
}
.alert-danger,
.alert-warning {
    background-color: #f2dede !important;
    border-color: #ebcccc !important;
    color: #a94442 !important;
    padding: 10px 20px !important;
    margin-bottom: 20px;
}

.product-information .blockreassurance_product,
.cart-grid-right .blockreassurance_product,
body#checkout section#content .blockreassurance_product {
    margin-top: 25px;
    border: 1px solid #d3d3d3;
}
.product-information .blockreassurance_product span.block-title,
.cart-grid-right .blockreassurance_product span.block-title,
body#checkout section#content .blockreassurance_product {
    display: inline-block;
    line-height: 45px;
}
.product-information .blockreassurance_product p,
.cart-grid-right .blockreassurance_product p,
body#checkout section#content .blockreassurance_product p {
    margin-bottom: 0;
    display: inline-block;
}
body#checkout section#content .blockreassurance_product {
   width: 100%;
}
.product-information .blockreassurance_product div,
.cart-grid-right .blockreassurance_product div,
body#checkout section#content .blockreassurance_product div {
    clear: both;
    padding: 0.2rem 0.9rem;
    border-bottom: 1px solid #d3d3d3;
}
.product-information .blockreassurance_product div:last-child,
.cart-grid-right .blockreassurance_product div:last-child,
body#checkout section#content .blockreassurance_product div:last-child {
    border-bottom: none;
    padding: 0;
}
.sidebar-products .thumbnail-image-inner .product-list-reviews {
    display: none !important;
}
.thumbnail-inner .product-description .product-list-reviews {
    display: none !important;
}
.card-block .card-block.cart-summary-subtotals-container {
    padding: 0;
}
.thumbnail-inner .product-description .product-list-reviews {
    display: block !important;
}
div#js-product-list-top 
{
    margin-left: 0;
    margin-right: 0;
}
section.featured-products .product-miniature {
    max-width: 25%;
}
.block-category  .category-cover img {
    max-width:100% !important;
    width: auto !important;
}
 
@media screen and (max-width: 1280px) {
    body#checkout section#wrapper .col-md-4 {
        width: 100%;
        display: inline-block;
        vertical-align: middle;
    }
}

@media screen and (max-width: 543px) {
    .modal-dialog {
        background: #fff;
    }
}

@media screen and (max-width: 767px) {
    #order-items .card-title {
       display: none;
    }
}

@media screen and (max-width: 767px) {  
    #products div#js-product-list-top .col-md-6 {
        width: 100%;
    }
    div#js-product-list-header .block-category.card.card-block {
        padding: 0;
    }
}






.product-list-reviews .comments-nb {
    display: inline-block;
    vertical-align: top;
}
.product-list-reviews {
   position: relative !important;
   top: 0px  !important;
   clear: both;
   padding: 8px 0px 0 !important;
    margin-left: -4px !important;
}
input.input-radio:checked + .radio-label {
    outline: 2px solid #000;
}
#header .top-menu .popover li.category   a.dropdown-item {
    color: #acacac;
    font-family: 'Rokkitt', serif;
    text-transform: none;
    font-size: 16px;
}
body#checkout #header .header-top {
    border-bottom: 1px solid #d9d9d9;
} 
#header .top-menu .popover li.category   a.dropdown-item.dropdown-submenu {
    color: #fff;
    font-weight: 500;
    font-size: 18px;
}
.menu-bottom-banners {
    margin: 10px 0 0;
}
.list .thumbnail-container .thumbnail-inner .product-desc {
    display: none;
}
.main-menu{
	margin:0;
}
#header .top-menu .popover li.category   a.dropdown-item:hover,
#header .top-menu .popover li.category   a.dropdown-item.dropdown-submenu:hover {
    color: #ffffff;
}
#header a,
.dropdown .expand-more {
    font-size: 14px;
}
#header .blockcart .header a {
	float:left;
}
#header .dropdown-menu a {
    color: #878787;
}
#header .dropdown-menu a:hover {
    color:  #393b44;
}
.user-info > a > .material-icons,
.blockcart > .header .material-icons,
.header-nav #search_widget button .material-icons {
    font-size: 0px;
    text-indent: -9999px;
    display: none;
    margin: 0px;
}
#header .header-nav .blockcart,
#header .header-nav .cart-preview.active {
    padding: 0px;
    height: auto;
    background: transparent;
    margin: 0px;
    cursor: pointer;
}
div#contact-link > a,
.user-info > a,
.blockcart > .header > a {
    display: block;
}
.user-info {
    position: relative;
}
.user-info > .user-icon {
    cursor: pointer;
	color: #acacac;
}
div#_desktop_language_selector {
	position: relative;
}
div#_desktop_language_selector:before {
    position: absolute;
    width: 1px;
    height: 14px;
    background: #d9d9d9;
    content: "";
    right: 7px;
    top: 13px;
}
#header .header-nav .container .row {
    border-bottom: 1px solid rgba(255,255,255,0.3)

}
#header .header-nav #contact-link {
	position: relative;
}
#header .header-nav #contact-link:before {
    position: absolute;
    width: 1px;
    height: 14px;
    background: #d9d9d9;
    content: "";
    left: -10px;
    top: 5px;
}
.user-info > .user-icon:hover {
	color:#393b44;
}
#header .header-nav .user-info .user-icon > span {
    display: block !important;
    font-family: 'Lato', sans-serif;
    font-size: 14px;
    font-weight: 400;
}
#header .header-nav .user-info:hover .user-icon > span {
    color: #fff;
}
#header .header-nav .user-info:hover .user-icon > span {
    background-position:  -543px -119px;
}
ul.userinfo-toggle {
	background: #fff none repeat scroll 0 0;
	display: none;
	margin-bottom: 0;
	margin-top: 14px;
	padding: 10px 20px;
	position: absolute;
	right: 0;
	text-align: left;
	width: 160px;
	z-index: 99;
	box-shadow: 0 3px 3px rgb(0 0 0 / 15%);
	border: 1px solid #d9d9d9;
}
.userinfo-toggle li {
    padding-bottom: 4px;
}
#content-wrapper .ps-alert-success p {
  margin: 0 0 0 10px;
}
#header .header-nav .blockcart .header {
    margin: 0px;
}
.blockcart > .header span.cart-inner {
	display: block;
	background: transparent url(../img/sprite.png) no-repeat scroll 6px -47px;
	height: 68px;
	content: '';
	float: left;
	display: inline-block;
	transition: all 0.4s ease 0s;
	-moz-transition: all 0.4s ease 0s;
	-webkit-transition: all 0.4s ease 0s;
	-o-transition: all 0.4s ease 0s;
	padding: 13px 0px 13px 60px;
}
.header::before {
    position: relative;
}
.blockcart > .header .hidden-sm-down {
	display:none;
}
.blockcart.cart-preview .header{
}
.blockcart .header{
	cursor:pointer;
	float: left;
}
.blockcart .header span{
	font-family: 'Lato', sans-serif;
}
.blockcart .header:hover span{
	color:#fff !important;
}
.shopping-cart-text {
    color: #acacac;
    float: left;
    font-size: 14px;
    font-weight: 400;
    line-height: 19px;
    margin-top: 2px;
    display: block;
}
div#_desktop_cart #cart_block_total {
    color: #acacac;
    font-size: 14px;
    font-weight: 400;
    line-height: 19px;
    margin-top: 2px;
    display: block;
}
.blockcart > .header span.cart-products-count {
    font-size: 14px;
    position: absolute;
    background: #393b44;
    color: #fff !important; 
    left: 36px;
    top: 9px;
    width: 20px;
    height: 18px;
    border-radius: 50%;
    font-weight: bold;
    padding: 0px 5px;
    line-height: 1.3;
}
.cart-inner {
    padding: 0 0 0;
    float: left;
    text-align: left;
}
.header-right-part {
	padding: 29px 0px;
}
.blockcart:hover > .header:hover::before {
    background-position: -110px -633px;
}
.header-nav #search_widget.search-widget:hover form input[type=text],
.header-nav #search_widget.search-widget.inputfocus form input[type=text],
.header-nav #search_widget.search-widget:hover form input[type=text]:focus {
    opacity: 1;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    width: 300px;
    background: #e2e2e2;
    border-color: #e2e2e2;
    padding: 0px 40px 0px 10px;
    outline: none;
}
#_desktop_logo {
	float: left;
	padding: 18px 30px 18px 0px;
	vertical-align: middle;
	margin: 0px;
	border-right: 1px solid rgba(255,255,255,0.3);
	width: 19%;
}
.menu-container.container {
  border-top: 1px solid #699ef5;
}
.left-logo,
.right-logo {
    padding:0px;
    display: inline-block;
    vertical-align: middle;
}
#ot_search_top .submit_search {
    font-size: 0;
    padding: 0;
    color: #ffffff;
    background: #ffe547 url(../img/sprite.png) no-repeat scroll -3px -83px;
    border: none;
    top: 0px;
    right: 0;
    box-sizing: border-box;
    height: 45px;
    width: 45px;

    transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
}
#ot_search_top .submit_search:hover {
    background-color: #262626;
    color: #ffffff;
    background-position: -3px -118px;
}
.header-top .serach-icon {
    width: 60px;
    height: 68px;
    cursor: pointer;
    border-left: 1px solid rgba(255,255,255,0.3);
    border-right: 1px solid rgba(255,255,255,0.3)
}
.header-top .serach-icon:before {
    background: rgba(0, 0, 0, 0) url(../img/sprite.png) no-repeat scroll 2px 9px;
    color: #000000;
    content: "";
    display: block;
    height: 68px;
    margin: 0;
    padding: 0;
    width: 60px;
}
.header-top .serach-icon:hover::before {
  background-position: 2px 9px;
  margin: 0;
  padding: 0;
}
.header-right-icon {
    float: right;
}
.search-widget {
	position: relative;
	margin: 0 0 0;
	z-index: 9;
	float: left;
}
div#_desktop_cart {
    float: right;
	margin: 0 0 0;
	position:relative;
}
.header-logo {
	text-align: left;
	display: block;
	float: none;
	margin: 0;
}
.top-menu {
    margin: 0px;
}
.top-menu, .top-menu a {
    font-family: 'Lato', sans-serif;
}
#header .header-top a[data-depth="0"] {
    font-weight: 500;
    font-size: 16px;
    padding: 26px 23px 26px;
    line-height: 1;
    text-transform: none;
    color: #acacac;
    letter-spacing: 0.32px;
    font-family: 'Rokkitt', serif;
}
#index #wrapper {
    padding-top: 0;
}
h1.main-title:before {
    background: #393b44;
    content: "";
    position: absolute;
    left: 0;
    bottom: -4px;
    height: 3px;
    width: 15px;
}
h1.main-title {
	color: #171717;
    font-family: 'Rokkitt', serif;
    font-size: 30px;
    line-height: 1;
    font-weight: 500;
    margin: 0px 0 40px;
    position: relative;
    text-align: left;
    text-transform: none;
    padding-left: 0;
    letter-spacing: 0.48px;
}
.maintitle-inner{
	position:relative;
	z-index: 99;
	background: #fff;
	padding-right: 20px;
}

div#_desktop_language_selector,
div#_desktop_currency_selector {
    display: inline-block;
}
div#_desktop_contact_link,
div#_desktop_user_info{
    position: relative;
}
.brandslider-inner .title {
    margin: 0 0 15px;
	display:none;
}
.brandslider-inner .title a {
	color: #171717;
	font-family: 'Lato', sans-serif;
	font-size: 35px;
	line-height: 1;
	font-weight: 700;
	margin: 0 0 15px;
	text-align: center;
	text-transform: none;
}
/* banner start */
.home-subbanner.subbanner1 .sub-banner-detail {
    right: 30px;
    left: auto;
}
.sub-banner-title {
    font-size: 25px;
    font-weight: 700;
    text-transform: uppercase;
    color: #171717;
    height: 24px;
}
.sub-banner-subtitle {
    font-weight: 400;
    line-height: 24px;
    font-size: 20px;
    margin-bottom: 10px;
}
.sub-banner-detail {
	left: 30px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
}
.home-subbanner:hover {
    -webkit-box-shadow: 0 0 0 2px #393b44;
    -moz-box-shadow: 0 0 0 2px #393b44;
    box-shadow: 0 0 0 2px #393b44;
}
.home-subbanner-outer .home-subbanner-inner .owl-stage-outer .owl-stage > div {
    padding-left: 8px;
    padding-right: 8px;
}
.home-subbanner {
    position: relative;
    display: inline-block;
    margin-top: 16px;
    overflow: hidden;

}
.home-subbanner:hover img {
    transform: scale(1.1);
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1);
}

.home-subbanner img {
	transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
}
    

/* banner end */

/* footer start */
.nwsletter-maintitle {
    color: #171717;
    text-transform: initial;
    font-size: 30px;
    font-weight: normal;
    margin-bottom: 0;
    line-height: 26px;
    font-family: 'Rokkitt', sans-serif;
}
.newstitle-inner::before {
	background: transparent url(../img/sprite.png) no-repeat scroll -36px -431px;
	content: '';
	position: absolute;
	left: 0;
	width: 54px;
	height: 42px;
	display:none;
}
.newstitle-inner:hover:before{
	background-position:-195px -431px;
}
.newstitle-inner {
    position: relative;
    background: transparent url(../img/mail.png) no-repeat scroll 0px 3px;
    padding-left: 79px;
}
.newstitle-inner::before {
    position: absolute;
    padding-left: 70px;
    background: transparent url(../img/sprite.png) no-repeat scroll -23px -570px;
    width: 60px;
    height: 55px;
    content: "";
    left: 0;
    top: 0;
}
.block_newsletter .container {
    max-width: 1286px;
}
.block_newsletter {
    padding: 37px 0px 38px;
    border-top: 1px solid #e8e8e8;
    background-color: #fff;
}
.block_newsletter .text-title ,
.block_newsletter .news-box{
	padding:0;
}
.block_newsletter .wrapper{
	width:100% !important;
}
.block_newsletter.links .footer-cms .title{
	display:none;
}
.block_newsletter form input[type=text] {
    padding: 6px 20px;
    width: 410px;
    background: #f5f5f5;
    color: #767676;
    height: 42px;
    font-size: 14px;
    font-family: 'Lato', sans-serif;
    text-transform: none;
}
.header_right_outer {
    float: right;
    width: 81%;
}
.haeder_left {
    float: left;
    margin-right: 25px;
    padding: 0px 0px 0px;
    margin-left: 25px;
}
.header_right {
    float: right;
}
.newsletter_inner {
    text-align: right;
    position: relative;
    margin-top: 0;
}
.block_newsletter form input[type=text]:focus {
}
.block_newsletter form input {
    height:42px;
}
.block_newsletter .btn-primary {
        padding: 9px 24px;
    line-height: 16px;
    font-weight: 500;
    font-family: 'Lato', sans-serif;
    color: #393b44;
    background: transparent;
    font-size: 18px;
    transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    box-sizing: border-box;
    border: 2px solid #393b44;
}
.block_newsletter .btn-primary:hover {
	    color: #ffffff;
    background-color: #393b44;
    border: 1px solid #393b44;
}
.nwsletter-subtitle {
    font-size: 14px;
    color: #7c7c7c;
}
.footer_inner {
    overflow: hidden;
    padding: 100px 0px 65px;
    border-bottom: 1px solid #515151;
}
.footer-container {
    overflow: hidden;
    background: #262626;
}
.nwsletter-title {
    line-height: 24px;
    color: #fff;
    font-size: 14px;
    font-family: 'Lato', sans-serif;
    font-weight: 400;
}
.block_newsletter .container ul {
    margin: 0;
}

.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: 'Rokkitt', serif;
    font-size: 22px;
    text-transform: none;
    color: #fff;
    margin: 0px 0px 38px;
    display: block;
    font-weight: bold;
    padding-left: 0;
    position: relative;
}
#footerbottomright-text li.email {
    padding-top: 20px;
}
.footer-container .title span.h3:before,
.footer-container h3.h3:before,
#block_myaccount_infos .myaccount-title a:before,
.block-contact .block-contact-title:before,
.linklist .blockcms-title a:before {
    background: #f5f5f5;
    content: "";
    position: absolute;
    left: 0;
    top: 33px;
    height: 3px;
    width: 15px;
}
.footer_inner .links .collapse,
#footerbottomright-text .footer-toggle {
    margin-bottom: 0;
}
.footer-container li a,
.footer-container li,
.footer-container .block-contact {
    color: #acacac;
    line-height: 28px;
    word-wrap: break-word;
    font-family: 'Lato', sans-serif;
}
.footer-container .links .collapse {
    display: inherit
}
div#footerbottom-text {
    overflow: hidden;
    padding: 35px 0px 60px;
    text-align: center;
    width: 100%;
    border-top: 1px solid #515151;
}
.bottom-link-icon-wrapper{
	float:left;
}
.bottom-link.bottom-left {
    display: inline-block;
}
.bottom-payment.bottom-right {
    float: right;
}
.footer_inner .links .wrapper {
    width: 17.22%;
    padding: 0px 30px;
}
.link-inner,
.payment-inner {
    margin: 0px;
    padding: 0px;
}
ul.payment-inner li a {
    display: block;
    position: relative;
}
ul.payment-inner li:last-child a {
}
.payment-inner > li {
    transition: all 0.6s ease 0s;
    -webkit-transition: all 0.6s ease 0s;
    -moz-transition: all 0.6s ease 0s;
    -o-transition: all 0.6s ease 0s;
}
.payment-inner > li:hover {
    opacity: 1;
}
.link-inner li a:hover {
    color: #ffffff;
}    
.link-inner li a {
    text-transform: none;
    color: #878787;
    padding: 0px 14px;
    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 {
    content: "";
    position: absolute;
    left: 0px;
    top: 4px;
    background: transparent;
    width: 1px;
    height: 12px;
    background: #767676;
}
.link-inner li,
.payment-inner li {
    display: inline-block;
    vertical-align: middle;
}
.footer-center {
    padding-top: 21px;
    padding-bottom: 23px;
}
.footer-bottom {
    width: 100%;
}
.copyright {
    padding: 8px 0 0 0;
	text-align: center;
}
.copyright a {
    color: #acacac;
    font-family: 'Lato', sans-serif;
}
.copyright a:hover{
	color:#ffffff;
}
.footer-container li a:hover {
    color: #ffffff;
}
/*footer end */
.ser-feature-block {
    background: #f5f5f5;
    padding: 30px 25px;

}

.ser-feature-block .col-md-4:last-child .feature-box {
    border: none;
}
.ser-feature-block .feature-box {
    padding-left: 80px;
    transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -webkit-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
}
.ser-feature-block .feature-box .ser-title {
    color: #171717;
    font-size: 20px;
    font-weight: 600;
    margin-top: 5px;
    display: inline-block;
}
.ser-feature-block:hover .feature-box .ser-title {
    color: #393b44;
}
.ser-feature-block .feature-box.feature1 {
    background: transparent url("../img/sprite.png") no-repeat scroll -44px -1018px;
}
.ser-feature-block .feature-box.feature2 {
    background: transparent url("../img/sprite.png") no-repeat scroll -43px -1144px;
}
.ser-feature-block .feature-box.feature3 {
    background: transparent url("../img/sprite.png") no-repeat scroll -43px -1267px;
}
.ser-feature-block:hover .feature-box.feature1 {
    background: transparent url("../img/sprite.png") no-repeat scroll -44px -1082px;
}
.ser-feature-block:hover .feature-box.feature2 {
    background: transparent url("../img/sprite.png") no-repeat scroll -43px -1203px;
}
.ser-feature-block:hover .feature-box.feature3 {
    background: transparent url("../img/sprite.png") no-repeat scroll -43px -1340px;
}
/* about block start */
#about-text {
    margin: 0 0 117px;
}
#about-text .title {
    color: #171717;
    font-size: 35px;
    font-weight: 500;
	line-height: 30px;
	margin: 0 0 13px;
	font-family: 'Lato', sans-serif;
}
#about-text .description {
	font-size: 14px;
	font-family: 'Lato', sans-serif;
	text-align: justify;
	margin: 0 0 41px;
	line-height:24px;
}
#about-text .description1 {
    margin: 0 0 28px;
}
#about-text  .description2 {
    border-bottom: 1px solid #d3d3d3;
    padding: 0 0 52px;
	margin: 0 0 35px;
}
.about-left {
	float: left;
	width: 52%;
	padding: 0 50px 0 0;
}
.about-right {
	float: right;
	width: 48%;
	padding-left: 30px;
	margin-top: 30px;
}

#about-text .desc {
    position: relative;
    padding-left: 100px;
	float: none;
	display: inline-block;
	margin: 0 0 21px;
}
#about-text .desc1 ,
#about-text .desc1 a {
	font-size:20px;
	font-weight: 500;
	color: #171717;
	font-family: 'Lato', sans-serif;
}

#about-text .desc2{
	font-family: 'Lato', sans-serif;
}
#about-text .about3 {
    margin: 0 !important;
}
#about-text .desc1 ,
#about-text .desc2 ,
#about-text .desc3{
    padding-bottom: 14px;
	
}
.about.about2 {
    margin-left: -165px;
    margin-top: 67px;
    border: 10px solid #fff;
}
#about-text .desc:hover .desc1 ,
 #about-text .desc:hover .desc1 a{
	color:#171717;
}
#about-text .desc::before {
	position: absolute;
	content: "";
	left: 0;
	height: 79px;
	width: 79px;
	background: transparent ;
	border: 1px solid #171717;
}
.about {
    float: left;
    width: auto;
}
#about-text .about1::before {
    background: transparent url(../img/sprite.png) no-repeat scroll -16px -217px;
}
#about-text .desc.about1:hover::before {
    background:#171717 url(../img/sprite.png) no-repeat scroll -407px -217px;
}
#about-text .about2::before {
    background:transparent url(../img/sprite.png) no-repeat scroll -16px -303px;
}
#about-text .desc.about2:hover::before {
    background:#171717 url(../img/sprite.png) no-repeat scroll -407px -303px;
}
#about-text .about3::before {
    background:transparent url(../img/sprite.png) no-repeat scroll -21px -140px;
}
#about-text .desc.about3:hover::before {
    background: #171717 url(../img/sprite.png) no-repeat scroll -401px -140px;
}

.home-static {
    float: left;
    width: 33%;
    cursor: pointer;
    position: relative;
}
.home-static1.home-static {
    text-align: left;
}
.home-static2.home-static {
    text-align: center;
}
.home-static3.home-static {
    text-align: right;
}
.home-static1.home-static::before {
    position: absolute;
    right: 5px;
    width: 1px;
    height: 30px;
    top: -3px;
    content: "";
    background: #d9d9d9;
}
.home-static3.home-static::before {
    position: absolute;
    left: 8px;
    width: 1px;
    height: 30px;
    top: -3px;
    content: "";
    background: #d9d9d9;
}
.home_shippinginnner .static-part1 {
	font-family: 'Rokkitt', serif;
    color: #171717;
    font-size: 18px;
    font-weight: 400;
    line-height: 25px;
}
.home_shippinginnner .static-part1 .content p {
    font-size: 14px;
    display: inline;
}
.home_shippinginnner .home-static3 .static-part1{
    background-position: 5px 0 !important
}
.home_shippinginnner .home-static:hover .static-part1 {
    color: #878787;
}
.home_shippinginnner .home-static1 .static-part1 {
    display: inline-block;
    padding-left: 40px;
    font-family: 'Rokkitt', serif;
    font-size: 18px;
    font-weight: 500;
}
.home_shippinginnner .home-static1:hover .static-part1 {
    background-position: -426px -237px;
}
.home_shippinginnner .home-static2 .static-part1 {
    display: inline-block;
    padding-left: 40px;
    font-family: 'Rokkitt', serif;
    font-size: 18px;
    font-weight: 500;
}
.home_shippinginnner .home-static2:hover .static-part1 {
    background-position: -426px -181px;
}
.home_shippinginnner .home-static3 .static-part1 {
    display: inline-block;
    padding-left: 40px;
    font-family: 'Rokkitt', serif;
    font-size: 18px;
    font-weight: 500;
}
.home_shippinginnner .home-static3:hover .static-part1 {
    background-position: -426px -126px;
}
.home_shippinginnner {
    overflow: hidden;
    padding-top: 43px;
    padding-bottom: 43px;
}
/* about block end */


/* CSS Document */
#custom-bannerblock {
	margin: 0px auto 93px;
	position: relative;
	z-index: 9;
}
.subbannercms-outer {
    clear: both;
    overflow: hidden;
	margin-bottom: 120px;
}
.subbannercms-outer .decription-inner {
	border: 1px solid #fff;
	float: left;
	width: 100%;
}
.subbannercms-outer .decription {
	width:100%;
	overflow:hidden;
	padding:25px;
}
.subbanner-common {
    float: left;
	position:relative;
}
.subbanner-common.subbannerpart1 {
    margin-right: 16px;
}
.subbanner-common.subbannerpart2 {
    margin-left: 16px;
}
.block-category .category-cover img{
    max-width: 100%;
    width: auto;
}
.subbannercms-inner a::before{
	bottom: 20px;
	content: "";
	left: 20px;
	position: absolute;
	right: 20px;
	top: 20px;
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-o-transition: all 1s ease;
	transition: all 1s ease;
	z-index: 1;
	border-bottom: 2px solid #393b44;
	border-top: 2px solid #393b44;
	-webkit-transform: scale(0,1);
	-ms-transform: scale(0,1);
	transform: scale(0,1);
}
.subbannercms-inner a:hover:before ,
.subbannercms-inner a:hover:after{
	opacity: 1;
	filter: alpha(opacity=100);
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
}

.subbannercms-inner a::after{
	bottom: 20px;
	content: "";
	left: 20px;
	position: absolute;
	right: 20px;
	top: 20px;
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-o-transition: all 1s ease;
	transition: all 1s ease;
	z-index: 1;
	border-left: 2px solid #393b44;
	border-right: 2px solid #393b44;
	-webkit-transform: scale(1,0);
	-ms-transform: scale(1,0);
	transform: scale(1,0);
}
.subbanner-inner a img {
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
}
.subbanner-inner a {
    position: relative;
    display: block;
    overflow: hidden;
}
.subbanner-common:hover .subbanner-inner a img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}
.bannerdesc {
	position: absolute;
	bottom: 0;
	width: auto;
	text-align: left;
	left: 0;
	padding: 0 0 34px 49px;
}
.bannerdesc .text1{
	color:#fff;
	font-size:60px;
	font-family: 'Lato', sans-serif;
	line-height: 50px;
}
.bannerdesc .text2{
	color:#fff;
	font-size:30px;
	font-weight:700;
	 font-family: 'Lato', sans-serif;
	 text-transform:none;
}

/* banner bottom start */
.subbannerbottomcms-outer {
    margin: 0px auto 116px;
}
.subbannerbottom-common {
    float: left;
    box-sizing: border-box;
}
.subbannercmsbottom-outer {
    clear: both;
    overflow: hidden;
}
.subbannerbottom-inner > a {
    position: relative;
    display: block;
    overflow: hidden;
   
}
.right-top-left {
	margin-right: 32px;
	float: left;
}
.right-bottom {
    margin-top: 32px;
}
.subbannerbottom-left {
    margin-right: 31px;
}
.subbannerbottomcms-inner a::before{
	bottom: 20px;
	content: "";
	left: 20px;
	position: absolute;
	right: 20px;
	top: 20px;
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-o-transition: all 1s ease;
	transition: all 1s ease;
	z-index: 1;
	border-bottom: 2px solid #393b44;
	border-top: 2px solid #393b44;
	-webkit-transform: scale(0,1);
	-ms-transform: scale(0,1);
	transform: scale(0,1);
}
.subbannerbottomcms-inner a:hover:before ,
.subbannerbottomcms-inner a:hover:after{
	opacity: 1;
	filter: alpha(opacity=100);
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
}

.subbannerbottomcms-inner a::after{
	bottom: 20px;
	content: "";
	left: 20px;
	position: absolute;
	right: 20px;
	top: 20px;
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-o-transition: all 1s ease;
	transition: all 1s ease;
	z-index: 1;
	border-left: 2px solid #393b44;
	border-right: 2px solid #393b44;
	-webkit-transform: scale(1,0);
	-ms-transform: scale(1,0);
	transform: scale(1,0);
}
.subbannerbottom-inner a img {
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
}
.subbannerbottom-inner a {
    position: relative;
    display: block;
    overflow: hidden;
}
.subbannerbottom-common:hover .subbannerbottom-inner a img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}
/* banner bottom end */

.left-desc {
    width: auto;
    float: left;
	padding:14px 0 0;
}
.right-btn {
    width: auto;
    float: right;
	padding: 14px 0;
	margin:45px 142px 40px 0;
}
#custom-bannerblock .desc {
	color:#fff;
}
#custom-bannerblock .title1{
	font-size:45px;
	font-weight:500;
	line-height:40px;
	margin:29px 0 12px;
	font-family: 'Lato', sans-serif;
}
#custom-bannerblock .title2
{
	font-size:20px;
	font-family: 'Lato', sans-serif;
}
#custom-bannerblock .title2{
	margin: 0 0 30px;
}
.right-btn a{
	color: #171717;
	font-family: 'Lato', sans-serif;
	font-size: 16px;
	text-transform: uppercase;
	font-weight: 500;
	background: #fff;
	padding: 14px 31px;
}
.right-btn a:hover{
	background:#171717;
}
/* header-left block start */
#header-left-text .header-left-desc{
	color: #ffffff;
}
.left-desc1 {
    float: left;
}
/* header-left block end */

/* parallax block start */
.parallax-block {
    float: right;
}
.parallax-left {
    text-align: left;
    display: inline-block;
    background: rgba(236,45,72,0.9);
    padding-left: 28px;
    padding-right: 27px;
    padding-top: 95px;
    padding-bottom: 95px;
}
.parallaxblock-outer {
    color: #171717;
    font-family: 'Lato', sans-serif;
    padding: 77px 0;
}
.parallax-text1 span {
    font-weight: 700;
}
.parallax-text1 {
	font-size: 60px;
	font-weight: 300;
	line-height: 1;
	text-transform: uppercase;
	color: #fff;
}
.parallax-text2 p {
    font-size: 60px;
    font-weight: 700;
    line-height: 1.3;
    color: #fff;
    text-transform: uppercase;
    margin-bottom: 0;
}
.parallax-text3 a {
        background: transparent;
    color: #fff;
    font-weight: bold;
    font-size: 22px;
    padding: 12px 35px;
    display: inline-block;
    margin-top: 20px;
    transition: 0.6s;
    -webkit-transition: 0.6s;
    -moz-transition: 0.6s;
    border: 2px solid #fff;
}
.parallax-text3 a:hover {
        background: #171717;
    color: #fff;
    border: 2px solid #171717;
}
.parallax-btn {
    padding: 15px 0;
}
.parallax-btn a {
    padding: 13px 15px;
    background: #171717;
    text-transform: none;
    font-size: 14px;
    font-weight: 500;
    color: #fff;
    letter-spacing: 0;
    transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;

}
.parallax-btn a:hover {
    background: #fff;
    color: #171717;
}

/* parallax block end */
.banner-common-inner a img {
    width: 100%;
}
.banner-common.banner-left {
    width: 25%;
    float: left;
    box-sizing: border-box;
    padding-right: 16px;
}
.banner-common.banner-middle {
    width: 25%;
    float: left;
    box-sizing: border-box;
    padding-right: 14px;
    padding-left: 2px;
}
.banner-common.banner-right {
    width: 50%;
    float: left;
    box-sizing: border-box;
    padding: 0px;
    padding-left: 4px;
}
.banner-left .banner-common-inner.banner-top, .banner-left .banner-common-inner.banner-bottom, 
.banner-middle .banner-common-inner.banner-top, .banner-middle .banner-common-inner.banner-bottom, .banner-right .banner-last {
    position: relative;
    overflow: hidden;
}
.banner-common-inner.banner-top {
    margin-bottom: 16px;
}
.banner-left .banner-common-inner.banner-top::before, .banner-left .banner-common-inner.banner-bottom::before, 
.banner-middle .banner-common-inner.banner-top::before, .banner-middle .banner-common-inner.banner-bottom::before, 
.banner-right .banner-last::before {
	cursor: pointer;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: -webkit-linear-gradient(top, rgba(34,34,34,0) 0%, rgba(34,34,34,0.5) 70%);
    background: linear-gradient(to bottom, rgba(34,34,34,0) 0%, rgba(34,34,34,0.5) 70%);
    content: '';
    opacity: 0;
    -webkit-transform: translate3d(0,50%,0);
    transform: translate3d(0,50%,0);
    z-index: 9;
    transition: 0.6s;
    -webkit-transition: 0.6s;
    -moz-transition: 0.6s;
}
.banner-left .banner-common-inner.banner-top:hover::before, .banner-left .banner-common-inner.banner-bottom:hover::before, 
.banner-middle .banner-common-inner.banner-top:hover::before, .banner-middle .banner-common-inner.banner-bottom:hover::before, 
.banner-right .banner-last:hover::before {
    opacity: 1;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
}
.banner-left .banner-common-inner.banner-top a, .banner-left .banner-common-inner.banner-bottom a, 
.banner-middle .banner-common-inner.banner-top a, .banner-middle .banner-common-inner.banner-bottom a, .banner-right .banner-last a {
    display: block;
}
.banner-common-inner.banner-top {
    margin-bottom: 16px;
}
/* Home page Shipping start */

#footerbottomleft-text .title h3, .block_newsletter .title h3 {
    display: none;
}
.shipping-inner {
    color: #171717;
    overflow: hidden;
    padding: 0px 0px;
    cursor: pointer;
}
.subtitle-part {
    float: left;
    transition: 0.3s;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    position: relative;
    padding: 0px 0px;
    text-align: center;
}
.subtitle-part1 {
    width: 31%;
}
.subtitle-part2 {
    width: 38%;
}
.subtitle-part3 {
    width: 31%;
}
.subtitle-part .subicon .hide {
    display: none;
}
.subtitle-part .subicon::before {
    content: "";
    position: absolute;
    left: 0px;
    top: 0px;
    background: transparent;
    width: 64px;
    height: 55px;
}
.subtitle-part.subtitle-part2:before {
    position: absolute;
    background: #e2e2e2;
    content: "";
    width: 1px;
    height: 70px;
    left: 0px;
    top: 50px;
}
.subtitle-part.subtitle-part2:after {
    position: absolute;
    background: #e2e2e2;
    content: "";
    width: 1px;
    height: 70px;
    right: 0px;
    top: 50px;
}
.subbanner-part-maininnner1 {
    float: left;
}
.subbanner-part-maininnner3 {
    float: right;
}
.subtitle-part .subicon {
    position: relative;
    width: 64px;
	height: 55px;
    margin: 0 auto;
}
.subtitle-part.subtitle-part1 .subicon::before {
    background: transparent url(../img/sprite.png) no-repeat scroll -498px -478px;
}
.subtitle-part.subtitle-part2 .subicon::before {
    background: transparent url(../img/sprite.png) no-repeat scroll -490px -540px;
}
.subtitle-part.subtitle-part3 .subicon::before {
    background: transparent url(../img/sprite.png) no-repeat scroll -499px -623px;
}
.subtitle-part.subtitle-part1:hover .subicon::before {
    background: transparent url(../img/sprite.png) no-repeat scroll -24px -478px;
}
.subtitle-part.subtitle-part2:hover .subicon::before {
    background: transparent url(../img/sprite.png) no-repeat scroll -18px -540px;
}
.subtitle-part.subtitle-part3:hover .subicon::before {
    background: transparent url(../img/sprite.png) no-repeat scroll -23px -623px;
}
.shipping-text-inner .subtitile {
    font-size: 22px;
    color: #171717;
	margin: 13px 0 0;
	font-weight:500;
}
.shipping-text-inner .desc{
    font-size:14px;
    color: #767676;
	line-height: 23px;
	padding:10px 0 0;
}
.subtitle-part:hover .desc{
    color: #171717;
}
/* Home page Shipping End */

/* Home page Testimonial Start */

.display-homebottom {
    clear: both;
}
.brandslider-outer .owl-item {
    transition: all 0.6s ease 0s;
    -webkit-transition: all 0.6s ease 0s;
    float: left;
    text-align: center;
    width: 100%;
}
#brand-grid .item {
    transition: all 0.6s ease 0s;
    -webkit-transition: all 0.6s ease 0s;
    opacity: 0.5;
    float: left;
    max-width:25%;
    text-align: center;
    width: 100%;
	padding-top: 60px;
	padding-bottom: 25px;
}
#brand-grid .item:hover {
    opacity: 1;
}
#bestsellers-carousel {
    padding-left: 36px;
}
.testimonial-right .testi-right-img a{
	position:relative;
}
.testimonial-right .testi-right-img img {
    width: 100%;
}
.testimonial-carousel.owl-carousel .owl-item img.img-testimonial {
    max-width: 150px;
}
.test_img_innar {
    display: inline-block;
    vertical-align: middle;
}
.user-detail-inner {
    display: inline-block;
    margin-top: 30px;
}
.owl-carousel {
    position: relative;
    width: 100%;
    z-index: 1;
}
.testimonial_outer h1.main-title{
    margin: 0 0 14px;
    display: none;
}
.testimonial-carousel .prev-arrow {
    background: transparent url(../img/sprite.png) no-repeat scroll -18px -507px;
    height: 36px;
    width: 36px;
    left: 20px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
}
.testimonial-carousel .prev-arrow:hover {
    background: transparent url(../img/sprite.png) no-repeat scroll -18px -451px;
}
.testimonial-carousel .next-arrow {
    background: transparent url(../img/sprite.png) no-repeat scroll -422px -507px;
    width: 36px;
    height: 36px;
    position: absolute;
    right: 20px;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    z-index: 999;
}
.testimonial-carousel .next-arrow:hover {
    background: transparent url(../img/sprite.png) no-repeat scroll -422px -451px;
}
.testimonial_outer:hover .testimonial-carousel .owl-nav {
}
.testimonial-carousel .owl-nav {
    margin-top: 0;
    z-index: 9999;
}
.testimonial-outer .owl-dot {
    height: 13px;
    width: 13px;
    background:#dadada;
    display: inline-block;
    margin: 0 3px;
    border-radius: 50%;
}
.testimonial-outer .owl-dots {
    text-align: center;
    display: none;
}
.testimonial-outer .owl-dot.active ,
.testimonial-outer .owl-dot:hover{
    background: #171717;
}
.testimonial-carousel .testimonial-desc p {
    font-weight: 400;
    text-transform: initial;
    line-height: 24px;
    font-size: 16px;
    font-style: italic;
    letter-spacing: 1px;
}
.testimonial-carousel .testimonial-desc p {
    font-size: 14px;
    font-weight: normal;
    letter-spacing: 0.6px;
    text-transform: none;
    text-align: left;
    line-height: 22px;
    padding: 15px 20px 0px;
}
.testminial-data {
    margin: 0 auto;
    width: 720px;
    padding-right: 30px;
    background: #fff;
    overflow: hidden;
}
.test_imag {
    float: left;
    margin-right: 20px;
}
.video-block {
    background: #fff;
    padding: 23px;

}
.video-block p {
    font-size: 16px;
    font-style: italic;
    margin-bottom: 0;
    margin-top: 15px;
    letter-spacing: 1px;
    text-transform: none;
    line-height: 24px;
}
.testimonial-inner {
    background: #f5f5f5;
    padding: 110px 0px 120px;
}
.testmonial-author {
    font-size: 14px;
    margin-top: 8px;
    margin-bottom: 10px;
    font-family: 'Rokkitt', sans-serif;
    letter-spacing: 1px;
    color: #171717;
    text-align: left;
    color: #7c7c7c;
    font-style: italic;
}
.testmonial-author1 {
    color: #393b44;
    font-weight: 600;
    padding-right: 10px;
    font-style: normal;
    font-size: 14px;
    display: inline-block;
    vertical-align: middle;
}
.testmonial-author2 {
    font-family: 'Lato', sans-serif;
    font-size: 14px;
    float: none;
    display: inline-block;
    color: #7c7c7c;
    font-style: italic;
    line-height: 24px;
    vertical-align: middle;
}
.testimonial-carousel.owl-carousel .owl-nav .owl-prev,
.testimonial-carousel.owl-carousel .owl-nav .owl-next {
    margin-right: 25px;
}
/* Home page Testimonial End */
.brandslider-outer {
    margin: 70px 0px 40px;
}
#brand-carousel li.item {
    text-align: center;
}
#brand-carousel li.item a {
    opacity: 0.5;
    -webkit-opacity: 0.5;
    -moz-opacity: 0.5;
    -o-opacity: 0.5;
    transition: 0.5s;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
}
#brand-carousel li.item a:hover {
    opacity: 1;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    -o-opacity: 1;
}
.product-miniature.js-product-miniature.col-xs-12.col-sm-6.col-md-6.col-lg-6.col-xl-4 {
    padding-left: 0;
    padding-right: 0;
}
h1.h6.active-filter-title {
    margin-bottom: 30px;
    color: #171717;
	font-size:15px;
}
#toTop {
    display: none;
    text-decoration: none;
    position: fixed;
    bottom: 40px;
    right: 40px;
    overflow: hidden;
    width: 36px;
    height: 36px;
    border: none;
    text-indent: 100%;
    background: #171717;
    z-index: 99;
}
#toTopHover {
    background: transparent;
    width: 36px;
    height: 36px;
    display: block;
    overflow: hidden;
 
    opacity: 1 !important;
    -moz-opacity: 1 !important;
    filter: alpha(opacity=1);
}
#toTopHover:before {
    color: #ffffff;
    content: "\f106";
    font-family: "FontAwesome";
    font-size: 18px;
    line-height: 24px;
    position: relative;
    right: 24px;
    text-align: center;
    top: 4px;
    vertical-align: middle;
}
.thumbnail-inner {
    position: relative;
    overflow: visible;
    text-align: center;
    overflow: hidden;
}
.sidebar-products .thumbnail-inner {
    overflow: hidden;
}
.thumbnail-container:hover .hover-addtocart {
    bottom: -1px;
}
.thumbnail-container .hover-addtocart {
	bottom: -49px;
	overflow: hidden;
	width: 100%;
	position: absolute;
	padding: 0px;
	margin: 0px;
	right: auto;
	transition: all 0.2s ease 0s;
	-moz-transition: all 0.2s ease 0s;
	-webkit-transition: all 0.2s ease 0s;
	-o-transition: all 0.2s ease 0s;
}
.thumbnail-container:hover .thumbnail-inner .hover-addtocart {
     opacity: 1;
    -webkit-opacity: 1;
    -moz-opacity: 1;
}
.addtocart-button .btn-primary {
    padding: 2px 0 0px 32px;
}
.thumbnail-container .addtocart-button .btn-primary {
    position: relative;
}
.thumbnail-container .right-cart .addtocart-button .btn-primary {
    color: #171717;
    display: inline-block;
    vertical-align: middle;
    padding: 8px 15px 9px 35px;
}
.right-cart {
    display: inline-block;
    vertical-align: middle;
    width: 100%;
}
.thumbnail-container .addtocart-button .btn-primary:hover {
}

.price-cart {
    position: relative;
}

.thumbnail-container .addtocart-button .btn-primary,
.product-actions .product-add-to-cart .btn-primary {
    background: transparent url(../img/sprite.png) no-repeat scroll -22px -289px;
    content: "";
    left: 0;
    position: absolute;
    text-align: center;
    top: 0;
    vertical-align: middle;
    padding: 5px 15px 5px 35px;
    display: inline-block;
    vertical-align: middle;
}
.thumbnail-container .addtocart-button:hover .btn-primary,
.product-actions .product-add-to-cart:hover .btn-primary {
	 background-position: -426px -289px;
}
.thumbnail-container .thumbnail-inner .btn.btn-primary {
	color: #171717;
	font-weight: 400;
	background-color: transparent;
	line-height: 1.6;
    border : none;
}
.thumbnail-container .thumbnail-inner .btn.btn-primary:hover {
	color: #393b44;
}
.list .thumbnail-container .product-add-to-cart {
    position: relative;
    opacity: 1;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    -o-opacity: 1;
    text-align: left;
}
.thumbnail-container:hover .product-description {
	top: -40px;
}

.thumbnail-container .product-description {
    padding-bottom: 0;
    padding-top: 0;
    background: #fff;
    position: relative;
    top: 0;
    vertical-align: middle;
    transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
}
#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 {
    height: 35px;
    position: relative;
    width: 30px;
    font-size: 0;
}
.homeslider-container {
    clear:both;
	margin-bottom: 0;
}
#homepage-carousel{
	margin:0;
}
ul#homepage-carousel .owl-nav .owl-prev,
.nivo-directionNav .nivo-prevNav {
    position: absolute;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    left: 30px;
    right: auto;
    opacity: 1;
    z-index: 3;
    text-indent: -9999px;
    overflow: hidden;
    text-decoration: none;
    height: 53px;
    width: 53px;
    background: transparent url(../img/sprite.png) no-repeat scroll -22px -1282px;
}
ul#homepage-carousel .owl-nav .owl-prev:hover,
.nivo-directionNav .nivo-prevNav:hover {
	background: transparent url(../img/sprite.png) no-repeat scroll -22px -1202px;
}
ul#homepage-carousel .owl-nav .owl-next,
.nivo-directionNav .nivo-nextNav {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    opacity: 1;
    z-index: 3;
    text-indent: -9999px;
    overflow: hidden;
    text-decoration: none;
    height: 54px;
    width: 54px;
    background: transparent url(../img/sprite.png) no-repeat scroll -427px -1282px;
    left: auto;
    right: 30px;
}
#wrapper .wrapper-inner.row .col-xs-12.col-sm-12.col-md-4.col-lg-3 {
    width: 20%;
}
#wrapper .wrapper-inner.row .left-column.col-xs-12.col-sm-8.col-md-9 {
    width: 80%;
}
ul#homepage-carousel .owl-nav .owl-next:hover,
.nivo-directionNav .nivo-nextNav:hover {
	background: transparent url(../img/sprite.png) no-repeat scroll -427px -1202px;
}
.homeslider_nav:active {
    opacity: 1.0;
}
#special-products,
#featured-products {
    margin: 100px auto 50px;
}
#featured-products .owl-nav .owl-prev,
#special-products .owl-nav .owl-prev,
#featured-products .owl-nav .owl-next,
#special-products .owl-nav .owl-next ,
.product-accessories .owl-nav .owl-prev,
.product-accessories .owl-nav .owl-next,
.brandslider-outer .owl-prev ,
.brandslider-outer .owl-next,
.homepage-products .owl-nav .owl-prev,
.homepage-products .owl-nav .owl-next ,
.home_blog_post_area .prev-button.slick-arrow ,
.home_blog_post_area .next-button.slick-arrow {
    opacity: 0;
    -webkit-opacity: 0;
    -moz-opacity: 0;
    -o-opacity: 0;
    -khtml-opacity: 0;
}
#featured-products:hover .owl-nav .owl-prev,
#special-products:hover .owl-nav .owl-prev,
#featured-products:hover .owl-nav .owl-next,
#special-products:hover .owl-nav .owl-next ,
.product-accessories .owl-nav .owl-prev,
.product-accessories .owl-nav .owl-next,
.brandslider-outer:hover .owl-prev,
.brandslider-outer:hover .owl-next,
.homepage-products:hover .owl-nav .owl-prev,
.homepage-products:hover .owl-nav .owl-next,
.home_blog_post_area:hover .prev-button.slick-arrow ,
.home_blog_post_area:hover .next-button.slick-arrow {
    opacity: 1;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    -o-opacity: 1;
    -khtml-opacity: 1;
}
#featured-products .owl-nav .owl-prev,
#newproducts-products .owl-nav .owl-prev,
#special-products .owl-nav .owl-prev,
.product-accessories .owl-nav .owl-prev {
    background: transparent url(../img/sprite.png) no-repeat scroll -18px -507px;
    height: 36px;
    text-indent: -9999px;
    width: 36px;
    z-index: 3;
	right: 31px;
	position: absolute;
	top: 0;
	font-size: 0;
}
#featured-products .owl-nav .owl-prev:hover,
#newproducts-products .owl-nav .owl-prev:hover,
#special-products .owl-nav .owl-prev:hover  ,
.product-accessories .owl-nav .owl-prev:hover{
    background-position: -18px -451px;
}
#featured-products .owl-nav .owl-next ,
#newproducts-products .owl-nav .owl-next,
#special-products .owl-nav .owl-next ,
.product-accessories .owl-nav .owl-next{
    height: 36px;
    width: 36px;
    background: transparent url(../img/sprite.png) no-repeat scroll -422px -507px;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 999;
}

#featured-products .owl-nav .owl-next:hover,
#newproducts-products .owl-nav .owl-next:hover,
#special-products .owl-nav .owl-next:hover ,
.product-accessories .owl-nav .owl-next:hover{
    background-position: -422px -451px;
}
#featured-products .owl-nav, #newproducts-products .owl-nav, 
#product .product-accessories .owl-nav, .homepage-products.products .owl-nav {
    position: absolute;
    right: 0;
    top: -74px;
}
.homeslider_nav:active {
    opacity: 1.0;
}
#special-products .owl-carousel .owl-nav.disabled {
    display: block;
}
.thumbnail-image-inner {
    display: inline-block;
    overflow: hidden;
    position: relative;
    vertical-align: middle;
    width: 100%;
}
.list .thumbnail-image-inner {
    border-bottom: none;
}
.list-left {
    float: left;
    width: 75%;
    padding-right: 20px;
}
.list-right {
    float: right;
    width: 25%;
    border-left: 1px solid #ddd;
    padding-left: 50px;
}
.list-left h1.h3.product-title a {
    font-size: 16px !important;
    font-weight: 600 !important;
    padding: 0px 0px 10px !important;
}
.list .thumbnail-container .product-description {
    padding: 0 0 0 15px;
    top: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    vertical-align: middle;
}
.thumbnail-container:hover .thumbnail-image-inner img{
    max-width: 100%;
	height: auto;

}
.thumbnail-container:hover .thumbnail-image-inner a{
	position:relative;
}
#contact #wrapper .wrapper-inner.row .left-column.col-xs-12.col-sm-8.col-md-9 {
    width: 75%;
}
.thumbnail-container:hover .thumbnail-image-inner a:before{
	position:absolute;
	content:"";
	width:100%;
	height:100%;
	background:rgba(0,0,0,0.1);
	left:0;
	right:0;
	display:none;
}
#js-active-search-filters .h6.hidden-xs-up {
    display: block !important;
	font-size: 14px;
	font-weight: 700;
	color:#171717;
	margin: 0 0 24px;
}
.products.row.grid {
    margin: 0 -10px;
}
#search_filters > p,
.leftsidebar .title {
    color: #171717;
    font-size: 22px;
    padding: 0 0 10px 0px;
    text-transform: none;
    margin-bottom: 0;
    font-weight: bold;
    font-family: 'Lato', sans-serif;
    position: relative;
}
#search_filters > p:before,
.leftsidebar .title:before {
    background: #393b44;
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    height: 3px;
    width: 15px;
}
.products-selection .products-sort-order .select-title {
    display: inline-block;
    text-transform: none;
    width: 100%;
    color: #767676;
    background: transparent;
    padding: 8px 10px 4px;
    border: 1px solid #d9d9d9;
    cursor: pointer;
	font-size: 14px;
	text-align:left;
}
#custom-leftbannerblock img {
    height: auto;
    width: 100%;
}
.block-category .category-cover {
    margin-bottom: 21px;
    margin-top: 0px;
}
.page-index .breadcumb_outer {
    display: none;
}
.grid .product-desc,
.list .thumbnail-inner .product-description {
    display: none;
}
.list .thumbnail-inner + .product-description .highlighted-informations {
    display: inline-block;
	vertical-align: top;
}
.list .product-add-to-cart.addtocart-button {
}
.list .highlighted-informations.hidden-sm-down {
    display: inline-block;
    vertical-align: middle;
}
.list .highlighted-informations.hidden-sm-down {
    margin-top: 0;
    float: right !important;
    display: inline-block !important;
    vertical-align: middle !important;
}
.products-selection .display {
    float: left;
    margin: 4px 15px 0 0;
}
body#product section#wrapper .wrapper-inner.row div#content-wrapper .col-md-6 h1.h1 {
    font-family: 'Rokkitt', serif;
    font-size: 26px;
}
.products-selection .display li {
    float: left;
    text-align: center;
    padding: 0;
}
.products-selection .display li#grid {
    margin: 0px;
}
.products-selection .display li#list {
    margin-left: 3px;
}
.products-selection .display li a {
    color: #767676;
    font-size: 0px;
    line-height: 14px;
    cursor: pointer;
}
.products-selection .display li#grid a {
    background: transparent url(../img/sprite.png) no-repeat scroll -36px -1422px !important;
    float: left;
    width: 30px;
    height: 30px;
}
.products-selection .display li#grid:hover a,
.products-selection .display li#grid.selected a {
	background: transparent url(../img/sprite.png) no-repeat scroll -36px -1463px !important;
	background-color: #fff;
}
.products-selection .display li#list a {
    background: transparent url(../img/sprite.png) no-repeat scroll -441px -1422px !important;
    width: 30px;
    height: 30px;
    float: right;
}
.products-selection .display li#list:hover a,
.products-selection .display li#list.selected a {
    background: transparent url(../img/sprite.png) no-repeat scroll -441px -1463px !important;
   	background-color: #fff;
}
.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: auto;
    width: 288px;
    border: 1px solid #d9d9d9;
    background: #fff;
    border-radius: 0;
}
#products .list .product-price-and-shipping {
    padding-bottom: 15px;
}
#products .list .thumbnail-container:hover .product-price-and-shipping {
	opacity: 1;
	-webkit-opacity: 1;
	-moz-opacity:1;
	margin:0;
}
.total-products P {
    margin:10px 0px 0;
}
.list .thumbnail-container .product-description.col-xs-12.col-sm-7.col-md-7.col-lg-8 .addtocart-button {
	display: none;
}
.list .thumbnail-container .product-description.col-xs-12.col-sm-7.col-md-7.col-lg-8 .highlighted-informations.hidden-sm-down {
	display: none;
}
.list .thumbnail-container .addtocart-button {
    position: relative;
    opacity: 1;
    -webkit-opacity: 1;
    -moz-opacity: 1;
	margin:0;
}
.product-toolbar,
div#js-product-list-top  {
	margin-left: 0;
	margin-right: 0;
    margin-bottom: 30px;
    color: #767676;
    border-bottom: 1px solid #d9d9d9;
    padding-bottom: 15px;
}
.product-information .blockreassurance_product,
.cart-grid-right .blockreassurance_product,
body#checkout section#content .blockreassurance_product {
    margin-top: 25px;
    border: 1px solid #d9d9d9;
}
.product-information .blockreassurance_product span.block-title,
.cart-grid-right .blockreassurance_product span.block-title,
body#checkout section#content .blockreassurance_product {
    display: inline-block;
    line-height: 45px;
}
.product-information .blockreassurance_product p,
.cart-grid-right .blockreassurance_product p,
body#checkout section#content .blockreassurance_product p {
    margin-bottom: 0;
    display: inline-block;
}
body#checkout section#content .blockreassurance_product {
   width: 100%;
}
.product-information .blockreassurance_product div,
.cart-grid-right .blockreassurance_product div,
body#checkout section#content .blockreassurance_product div {
    clear: both;
    padding: 0.2rem 0.9rem;
    border-bottom: 1px solid #d9d9d9;
}
.product-information .blockreassurance_product div:last-child,
.cart-grid-right .blockreassurance_product div:last-child,
body#checkout section#content .blockreassurance_product div:last-child {
    border-bottom: none;
    padding: 0;
}
.sidebar-products .thumbnail-image-inner .product-list-reviews {
    display: none !important;
}
.thumbnail-inner .product-description .product-list-reviews {
    display: none !important;
}
.card-block .card-block.cart-summary-subtotals-container {
    padding: 0;
}
.thumbnail-inner:hover .product-description .product-list-reviews {
	opacity: 1;
	-webkit-opacity: 1;
	-moz-opacity: 1;
	-o-opacity: 1;
}
.thumbnail-inner .product-description .product-list-reviews {
	display: block !important;
    float: left;
    width: 100%;
    margin-right: 0px;
    display: block;
    opacity: 0;
    -webkit-opacity: 0;
    -moz-opacity: 0;
    -o-opacity: 0;
    transition: 0.3s;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
}
.page-product .modal-body figure {
    max-width: 625px;
}
#checkout div#_desktop_language_selector,
#checkout div#_desktop_currency_selector {
    margin: 0px;
}
.sidebar-products .product-flags {
    display: none;
}
.sidebar-products .thumbnail-image-inner {
    float: left;
    margin-right: 15px;
    max-width: 85px;
}
.sidebar-products .product-miniature .product-title {
    margin-top: 0px;
    margin-bottom: 5px;
    text-align: left;
}
.sidebar-products .product-title a{
	font-size: 14px;
}
.sidebar-products .product-title a:before{
	display:none;
}
.sidebar-products .thumbnail-sidebar-inner {
    text-align: left;
    float: left;
    max-width: 140px;
}
.sidebar-products .thumbnail-sidebar-inner .product-description{
	padding:0;
	top: 0;
}
.sidebar-products .product-miniature .product-price-and-shipping {
    text-align: left;
}
.sidebar-products .discount-percentage{
	font-weight:300 !important;
	background:#f6f6f6;
	font-size: 14px;
	color: #171717;
}
.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;
    text-align: left;
	margin:0;
}
.sidebar-products .thumbnail-container .addtocart-button .btn-primary::before {
    display: none;
}
.sidebar-products .thumbnail-container:hover .addtocart-button .btn-primary {
    color: #171717;
}
.sidebar-products .addtocart-button .btn-primary {
    padding: 0px;
    background: transparent;
    color: #767676;
	font-size: 14px;
	font-weight: 500;
    padding-top: 5px;
	border:none;
}
.sidebar-products #products .product-price-and-shipping,
.sidebar-products .featured-products .product-price-and-shipping,
.sidebar-products .product-accessories .product-price-and-shipping,
.sidebar-products .product-miniature .product-price-and-shipping {
	padding:0;
	margin:0 !important;
	opacity:1 !important;
}
.leftsidebar h1.title {
}
div#_mobile_cart {
    position: relative;
    margin-right: 15px;
}
#products .grid .product-miniature {
    width: 25%;
}
.title .pull-xs-right {
    display: none;
}
.flexcss .top-menu[data-depth="1"] {
    display: flex;
}

.cat-img {
    margin-bottom: 40px;
    position: relative;
    text-align: center;
    overflow: hidden;

}
.cat-img span {
    background: #393b44;
    color: #fff;
    position: absolute;
    bottom: 18px;
    font-size: 18px;
    font-weight: 600;
    width: calc(100% - 80px);
    padding: 13px 0;
    left: 50%;
    border-radius: 3px;
    transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
}
.cat-img:hover img {
    -ms-transform: scale(1.5);
    -webkit-transform: scale(1.5);
    -o-transform: scale(1.5);
    transform: scale(1.5);
}
.new-products-images {
    margin: 0px -25px;
}

.new-products-images .cat-img {
    max-width: 25%;
    float: left;
    width: 100%;
    padding: 0px 25px;

}
.new-products-images .cat-img a img {
    width: 100%;
    transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
}
#newproducts-products {
    padding-top: 98px;
}
.newproducts-products {
    margin-bottom: 39px;
}
.newproducts-products .product-miniature .thumbnail-container {
    border: none;
    margin-bottom: 25px;
}
.newproducts-products .product-miniature .thumbnail-image-inner {
    float: left;
    width: 115px;
}
.newproducts-products .product-miniature .thumbnail-sidebar-inner {
    float: left;
   	width: 185px;
}
.newproducts-products .thumbnail-inner {
    overflow: hidden;
    padding-bottom: 35px;
}
.cat-img a {
    display: block;
    overflow: hidden;
}
.newproducts-products .thumbnail-container .product-description {
    padding: 0px 0px 0px 20px;
    top: 0;
    max-width: 188px;
}
.newproducts-products .thumbnail-container .addtocart-button .btn-primary {
    padding: 7px 0px 9px 0px;
    font-size: 14px;
    background: transparent;
    color: #393b44;
    font-weight: 400;
    font-family: 'Lato', sans-serif;
}
.newproducts-products .thumbnail-container .addtocart-button .btn-primary:before {
	display: none;
}
.newproducts-products .thumbnail-container:hover .addtocart-button .btn-primary {
    color: #171717;
}
ul.payment-inner li a {
    padding: 0 6px;
}
.payment-inner .discover {
	background: transparent url("../img/sprite.png") no-repeat scroll -6px -684px;
}
.payment-inner .visa {
	background: transparent url("../img/sprite.png") no-repeat scroll -6px -725px;
}
.payment-inner .mastro {
	background: transparent url("../img/sprite.png") no-repeat scroll -6px -767px;
}
.payment-inner .paypal {
	background: transparent url("../img/sprite.png") no-repeat scroll -6px -805px;
}
@media (min-width: 992px) {
    .link-inner li a::before{
        left: -3px;
    }
    .subbannercms-bottom a img {
        width: 100%;
    }
    .subbannercms-bottom a img {
        width: 100%;
    }
}
.grid .thumbnail-container > .product-description {
    display: none;
}
#featuredproducts-grid .item {
	padding:0;
}
#products .product-miniature, .featured-products .product-miniature, 
.product-accessories .product-miniature, .product-miniature .product-miniature,
 #special-products .product-miniature{
 	padding: 0 10px;
}
#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: 4px 12px;
    width: 36px;
    color: #767676;
    background: none;
    display: block;
    font-weight: 500;
    background-color: #f0f0f0;
}
.pagination .page-list li {
    background: #FFFFFF;
    display: inline-block;
    float: left;
    margin: 0 0 0 5px;
    padding: 0px;
}
.pagination .current a {
    color: #FFFFFF;
    border-color: #171717;
    background-color: #171717;
    text-decoration: none;
}
.pagination .current a:hover{
	background-color: #171717;
    color: #ffffff;
}
.pagination a:hover{
	border-color: #171717;
}
.pagination .previous,
.pagination .next {
    font-size: 0px;
    padding: 3px;
}
.breadcumb_inner .breadcrumb ol > li:last-child > a > span,
.breadcumb_inner .breadcrumb ol > li:hover > a > span {
   color: #393b44;
}
.card-block .h1 {
	font-size:18px;
	margin: 0 0 15px;
}

#products .list .product-miniature .on-sale {
    right: 40px;
}
#leftsidebar {
    margin-bottom: 30px;
    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 -18px -507px;
    height: 36px;
    width: 36px;
    right: auto;
    left: -35px;
    top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform:translateY(-50%);
    overflow: hidden;
    position: absolute;
    text-decoration: none;
    text-indent: -9999px;
    z-index: 3;
        transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -webkit-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
}
.brand-slidermain .owl-prev:hover {
   background-position: -18px -451px;
}
.brand-slidermain .owl-next {
    position: absolute;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    z-index: 3;
    text-indent: -9999px;
    overflow: hidden;
    top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform:translateY(-50%);
    text-decoration: none;
    height: 36px;
    width: 36px;
   background: transparent url(../img/sprite.png) no-repeat scroll -422px -507px;
    left: auto;
    right: -35px;
    transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -webkit-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
}
.brand-slidermain .owl-next:hover {
    background-position: -422px -451px;
}
.brand-slidermain .item > a {
    display: inline-block;
}
#custom-leftbannerblock {
    margin-bottom: 50px;
}
.pagination {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    padding: 15px 0;
	border-top:1px solid #d9d9d9;
	border-bottom:1px solid #d9d9d9;
}
.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: #393b44;
}
.product-images.js-qv-product-images {
    text-align: center;
}
.dark {
    font-weight: 500;
}
#cms .page-heading.bottom-indent {
    padding-bottom: 10px;
}
.container-fluid .row.sitemap.col-xs-12 ul li ul li,
.nested a {
    padding-bottom: 5px;
}
.brand-slidermain #brand-carousel {
    margin-bottom: 0;
}
.category-top-menu > li > ul {
	padding: 15px 0 6px;
}
#custom-leftbannerblock > p {
    margin-bottom: 0;
}
#order-confirmation #main .page-footer {
    margin-bottom: 0;
}
.block-categories .text-uppercase.h6:hover {
    color: #ffffff;
}
#header .header-nav .hidden-sm-down .col-md-6.col-xs-12 {
  padding-left: 0;
}
#header .header-nav .left-nav{
	padding:0;
}
#header .header-top #top-menu li:last-child > a {
}
#header .header-top {
}
.dropdown-menu.hidden-sm-down {
  margin-top: 0;
}
.cmstext {
	line-height: 16px;
	padding-bottom: 0;
}
.cmstext .adress::before{
	width: 36px;
	height: 36px;
	content: '';
	display: block;
	float: left;
	margin-right: 10px;
	margin-top: -3px;
	cursor:pointer;
	background: transparent url("../img/sprite.png") no-repeat scroll -34px -288px;
}
.cmstext .adress:hover:before{
	background:transparent url("../img/sprite.png") no-repeat scroll -435px -288px;
}
.cmstext .adress {
    padding: 0 0 14px;
}
.cmstext .phone{
	float:left;
	width:100%;
	padding: 0 0 16px;
}
.cmstext .phone::before{
	width:36px;
	height:36px;
	content:'';
	display:block;
	float:left;
	margin-right: 10px;
	margin-top: -6px;
	cursor:pointer;
	background: transparent url("../img/sprite.png") no-repeat scroll -34px -350px;
}
.cmstext .phone:hover:before{
	background: transparent url("../img/sprite.png") no-repeat scroll -435px -350px;
}
.cmstext .email::before{
	width:36px;
	height:36px;
	content:'';
	display:block;
	float:left;
	margin-right: 10px;
	margin-top: -9px;
	cursor:pointer;
	background: transparent url("../img/sprite.png") no-repeat scroll -34px -411px;
}
.cmstext .email:hover:before{
	background:transparent url("../img/sprite.png") no-repeat scroll -435px -411px;
}
.parallax-text {
    text-align: center;
}
.parallax-inner.container-width {
    display: inline-block;
    vertical-align: middle;
    background: rgba(0,0,0,0.4);
    padding: 50px;
    text-align: center;
}
.icon-wrapper li {
    display: inline-block;
    font-size: 20px;
    margin-right: 12px;
}
.icon-wrapper li:first-child a::before {
    border-left: 1px solid rgba(0, 0, 0, 0);
}
.footer-center .container .row .col-sm-4 {
    padding: 0;
}
div#payment-text {
    float: right;
}
.icon-wrapper li a::before {
    content: "";
}
.icon-wrapper li a:first-of-type {
  padding-left: 0;
}
.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 {
    border: 1px solid transparent;
    width: 40px;
    height: 40px;
    font-size: 20px;
    text-align: center;
    color: #fff;
    padding: 10px 12px;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -o-border-radius: 50%;
    transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -webkit-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
}
.cat-img:hover span {
    -ms-transform: translateX(-50%) scale(0.9);
    -webkit-transform: translateX(-50%) scale(0.9);
    -o-transform: translateX(-50%) scale(0.9);
    transform: translateX(-50%) scale(0.9);
}
.icon-wrapper li i.fa.fa-facebook {
	background: #3b5998;
}
.icon-wrapper li i.fa.fa-twitter {
	background: #1dcaff;
}
.icon-wrapper li i.fa.fa-google-plus {
	background: #DB4437;
    padding: 9px 8px;
}
.icon-wrapper li i.fa.fa-instagram {
	background: #833AB4;
    padding: 10px 11px;
}
.icon-wrapper li i.fa.fa-youtube {
    background: #FF0000;
    padding: 10px 10px;
}


.icon-wrapper li i.fa.fa-facebook:hover {
	background: #ffffff;
    color: #3b5998;

}
.icon-wrapper li i.fa.fa-twitter:hover {
	background: #ffffff;
    color: #1dcaff;
}

.icon-wrapper li i.fa.fa-google-plus:hover {
	background: #ffffff;
	color: #DB4437;
}
.icon-wrapper li i.fa.fa-instagram:hover {
	background: #ffffff;
    color: #833AB4;
}
.icon-wrapper li i.fa.fa-youtube:hover {
	background: #ffffff;
	color: #FF0000;
}

.dropdown .expand-more::after {
    color: #171717;
    content: "";
    font-family: "fontawesome";
    padding-left: 4px;
    font-size: 0;
}
.dropdown.open .expand-more::after {
    content: "";
    color: #767676;
}

.block-categories.hidden-sm-down > ul > li > a:hover {
    color: #171717 !important;
}
.category-top-menu > li:first-child a {
    margin-bottom: 0;
    color: #171717;
    font-size: 22px;
    font-family: 'Lato', sans-serif;
    padding: 0 0 10px 0px;
    text-transform: none;
    width: 100%;
    font-weight: bold;
    display: inline-block;
    vertical-align: middle;
    position: relative;
}
.category-top-menu > li:first-child a:before{
    background: #393b44;
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    height: 3px;
    width: 15px;
}
.block-categories.hidden-sm-down > ul > li:first-child > a:hover {
}
.block-categories a {
    color: #767676;
	 font-family: 'Lato', sans-serif;
}
.category-top-menu {
    margin-bottom: 30px;
}
#search_filters .facet:last-child {
    border-bottom: medium none;
}
#search_filters .facet {
}
#search_filters .facet .facet-title {
    font-size: 16px;
    font-weight: 600;
    font-family: 'Lato', sans-serif;
    color: #171717;
    line-height: 1.3;
    margin-bottom: 12px;
    margin-top: 30px;
}
#custom-leftbannerblock {
    margin-top: 30px;
}
.pagination .col-md-4 {
    padding-left: 0;
}
.pagination .col-md-6 {
    padding-right: 0;
}
.breadcumb_outer {
    background: #f5f5f5;
    padding: 37px 0;
    width: 100%;
}
.list .variant-links {
    text-align: left !important;
    margin-top: 0 !important;
    margin-bottom: 10px !important;
}
#leftsidebar .product-title a:hover {
    color: #171717;
}
#product .product-actions .btn-primary {
    padding: 13px 20px;
    position: relative;
    background: transparent;
    color: #393b44;
    font-size: 16px;
    line-height: 18px;
    width: auto;
    text-transform: none;
    font-weight: 500;
    border : 2px solid #393b44;
}
#product .product-actions .btn-primary:hover,
.product-quantity button.btn.btn-primary.add-to-cart:hover {
	color:#fff;
	background-color:#393b44 !important;
}
.product-quantity button.btn.btn-primary.add-to-cart {
    position: relative;
    background: #171717;
    padding: 9px 20px;
}
#product .product-actions .product-add-to-cart .btn-primary::before ,
.quickview .modal-body .product-actions .product-add-to-cart .btn-primary::before{display:none; }
.list-1 {
    color: #767676;
    font-size: 15px;
}
.cms-box .inner {
    color: #767676;
    font-size: 15px;
}
.product-description p {
  color: #767676;
  margin: 0;
  line-height: 24px;
}
.list .thumbnail-container .hover-addtocart {
    display: none;
}
.page-header > h1 {
    color: #171717;
	font-family: 'Lato', sans-serif;
	font-weight:800;
}
#checkout #header-left-text{
	text-align:right;
	float:right;
}
#checkout .h6 {
    color: #767676;
}
#checkout .text-xs-right {
    text-align: left;
	padding: 10px 0 0;
}
#checkout .left-desc2{
	border:none;
}
#checkout .left-desc1{
	border-color:#aaa;
}

#left-column #leftsidebar .sidebar-products.products ul {
	padding-top: 25px;
}
#left-column #leftsidebar .sidebar-products.products ul li {
    margin-bottom: 15px;
}
#left-column #leftsidebar .sidebar-products.products ul li:last-child {
    margin-bottom: 0;
}
.product-line-grid-body.col-md-4.col-xs-8 .product-line-info .label:hover {
    background-color: transparent;
    color: #171717;
}
#header{
    background: #262626
}

/* footerbottomleft-outer start */
#footerbottomleft-text {
    width: 42.666667%;
    padding: 0 80px 0 0;
    position: relative;
}
#footerbottomleft-text .title .h3 {
    margin: 0 0 27px;
}
.footer-middle-left {
	float: left;
	width: 31%;
	padding-right: 90px;
	padding-left: 3px;
}
.footer-middle-right {
	float: right;
	width: 69%;
	padding-left: 99px;
}
.bottomcms_img {
    margin: 25px 0 25px;
}
#footerbottomleft-text .address p.store-desc {
    color: #acacac;
    margin-bottom: 0;
}
li.addresh-wrapper {
    padding-bottom: 20px;
}
#footerbottomleft-text .store {
    color: #a4937f;
	line-height: 22px;
	margin: 0 0 38px;
}
#footerbottomleft-text .address {
	line-height: 26px;
	text-transform: initial;
}
#footerbottomleft-text .phone {
	line-height: 24px;
}
#footerbottomleft-text .mail {
    line-height: 23px;
}
#footerbottomleft-text .email {
    width: 100%;
	float: left;
}
#footerbottomleft-text .time-open{
	color: #ababab;
}
#footerbottomleft-text .time{
	font-weight:500;
	text-transform:uppercase;
	color: #ababab;
}
#footerbottomleft-text .phone1 ,#footerbottomleft-text .email1{
    float: left;
	color:#171717;
	font-size:16px;
	font-weight:500;
	margin-right: 5px;
}
/*footerbottomleft-outer end */

/* Home page footerrightcms Start */
#footerbottomright-text {
    float: left;
    width: 22.22%;
    padding: 0 0 0 44px;
}
#footerbottomleft-text .address p.store-desc {
    color: #acacac;
}
.bottomcmscontactblock .text1 ,.bottomcmscontactblock .text2,
.bottomcmscontactblock .contact-phone,.bottomcmscontactblock .contact-mail{
	padding: 4px 0 4px 25px;
	position: relative;
}
.bottomcmscontactblock .text2{
	padding-top:0 !important;
}
.bottomcmscontactblock .contact-address{
	position:relative;
}
.bottomcmscontactblock .contact-address::before ,
.bottomcmscontactblock .contact-phone::before ,
.bottomcmscontactblock .contact-mail::before{
    font-family: fontawesome;
    position: absolute;
	color:#a4a4a4;
	left: 0;
}
.bottomcmscontactblock .contact-address:hover:before ,
.bottomcmscontactblock .contact-phone:hover:before ,
.bottomcmscontactblock .contact-mail:hover:before{
	color:#a4a4a4;
}
.bottomcmscontactblock .contact-address::before {
    content: "\f041";
    font-size: 23px;
    top: 8px;
}
.bottomcmscontactblock .contact-phone::before {
    content: "\f095";
    top: 5px;
    font-size: 19px;

}
.bottomcmscontactblock .contact-mail::before {
    content: "\f003";
    top: 5px;
    font-size: 18px;

}
/* blog Start*/
.prev-button.slick-arrow {
	background: transparent url(../img/sprite.png) no-repeat scroll -18px -507px;
	right: 35px;
}
.prev-button.slick-arrow:hover {
	background-position: -18px -451px;
}
.next-button.slick-arrow {
	background: transparent url(../img/sprite.png) no-repeat scroll -422px -507px;
	right: 0;
}
.next-button.slick-arrow:hover{
	background-position: -422px -451px;
}
.prev-button.slick-arrow, .next-button.slick-arrow {
    position: absolute;
    top: -56px;
}
/* blog End */

@media (min-width: 768px) {

}

/* Home page footerrightcms End */

@media screen and (max-width: 1450px) {
	.home-subbanner {
		vertical-align: middle;
	}
}
@media screen and (max-width: 1399px) { 
	.list-right {
		padding-left: 10px;
	}
	.home_shippinginnner {
	    padding-top: 33px;
	    padding-bottom: 33px;
	} 
	.block_newsletter .text-title {
		width: 54%;
	}
	.block_newsletter .news-box {
		width: 46%;
	}
	.nwsletter-maintitle {
		font-size: 28px;
	}
	.home-static2.home-static {
		text-align: center;
	}
	.home-static3.home-static {
		text-align: center;
	}
	.home_shippinginnner .static-part1 .content p {
		display: none;
	}
	.home-static1.home-static {
		text-align: center;
	}
}
@media screen and (max-width: 1379px) { 
	#wrapper .wrapper-inner.row .col-xs-12.col-sm-12.col-md-4.col-lg-3 {
		width: 23%;
	}
	#wrapper .wrapper-inner.row .left-column.col-xs-12.col-sm-8.col-md-9 {
		width: 77%;
	}
	.list .thumbnail-container .product-description {
		padding: 66px 0 0 15px;
	}	
	#ot_search_top .form-control {
	    width: 459px;
	}

}

@media screen and (max-width: 1280px) {  
	body#checkout section#wrapper .col-md-4 {
		width: 100%;
		display: inline-block;
		vertical-align: middle;
	}

}

@media screen and (max-width: 1239px) { 
	.list .thumbnail-container .product-description {
		display: inline-block;
	}
	.list .thumbnail-container .product-description {
		padding: 0 0 0 15px;
	}
	.list-left {
		float: none;
		width: 100%;
		padding-right: 0;
	}
	.list-right {
		float: left;
		width: 30%;
		border-left: none;
		padding-left: 0;
	}
	.list .variant-links {
		margin-bottom: 16px !important;
	}
	#featured-products .owl-nav, #newproducts-products .owl-nav, 
	#product .product-accessories .owl-nav, .homepage-products.products .owl-nav {
		top: -63px;
	}
	#footerbottomleft-text {
		padding: 0 10px 0 0;
	}
	.nwsletter-maintitle {
		font-size: 21px;
	}
	.block_newsletter form .input-wrapper {
		width: 300px;
	}
	.block_newsletter form input[type=text] {
		width: 300px;
	}
	.footer_inner {
		padding: 70px 0px 45px;
	}
	.footer_inner .links .wrapper {
		width: 21.22%;
		padding: 0px 20px;
	}
	#footerbottomright-text {
		width: 22.22%;
		padding: 0 0 0 14px;
	}
	#footerbottomleft-text {
		width: 34.666667%;
	}
	.bottomcms_img {
		margin: 0 0 15px;
	}
	.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: 0px 0px 28px;
	}
	#products .grid .product-miniature {
		width: 33.33%;
	}
	.sidebar-products .product-title a {
		font-size: 13px;
	}
	.sidebar-products .thumbnail-sidebar-inner {
		max-width: 120px;
	}
	.sidebar-products .addtocart-button .btn-primary {
		font-size: 13px;
	}
	.sidebar-products .product-miniature .product-price-and-shipping {
		font-size: 14px;
	}
	.sidebar-products .thumbnail-image-inner {
		margin-right: 5px;
		max-width: 63px;
	}
	.newproducts-products .product-miniature .thumbnail-image-inner {
		width: 84px;
	}
	.newproducts-products .product-miniature .thumbnail-sidebar-inner {
		width: 148px;
	}
	.cat-img span {
    	padding: 8px 0;
    	font-size: 16px;
	}
	.newproducts-products .thumbnail-inner {
		padding-bottom: 25px;
	}
	div#newproducts-carousel .owl-stage-outer ul {
		margin: 0;
	}
	.slick-slider {
		margin: 0;
	}
    #special-products, #featured-products {
        margin: 72px auto 33px;
    }
    h1.main-title {
        font-size: 27px;
        margin: 0px 0 30px;
    }
    .parallaxblock-outer {
        padding: 67px 0;
    }
    .parallax-inner.container-width {
        padding: 40px;
    }
    .parallax-text1 {
        font-size: 55px;
    }
    .parallax-text2 p {
        font-size: 55px;
    }
    .parallax-text3 a {
        font-size: 20px;
        padding: 10px 29px;
        margin-top: 16px;
    }
    .home_blog_post_area {
        padding-bottom: 55px;
    }
    .testimonial-inner {
        padding: 90px 0px 100px;
    }
    .brandslider-outer {
        margin: 50px 0px 30px;
    }
    .block_newsletter {
        padding: 33px 0px 34px;
    }
    div#footerbottom-text {
        padding: 30px 0px 55px;
    }
}

@media screen and (max-width: 1200px) {
	.link-inner li a {
		padding: 0px 8px 0px 9px;
	}
    #index #products img, #index.featured-products img, #index.product-accessories img, #index.product-miniature img {
        max-width: initial;
    }
    #newproducts-carousel .thumbnail-image-inner{
        width: auto !important;
    }
    #featuredproducts-carousel .owl-stage-outer .owl-item {
        width: 100%;
    }
    #featuredproducts-carousel .owl-item > ul {
        margin-bottom: 0;
    }
    #blockcart-modal .modal-title i.material-icons {
        margin-right: 0.475rem;
    }
    .product-prices {
        margin-top: 0.65rem;
    }
    .product-prices div {
        margin-bottom: 0.225rem;
    }
	.about-right img {
		max-width: 100%;
	}
	.about-right {
		padding:0;
	}
}

@media (max-width: 991px) {
    .menu-bottom-banners{
        display: none;
    }
    #contact #wrapper .wrapper-inner.row .left-column.col-xs-12.col-sm-8.col-md-9 {
        width: 100%;
    }
    #category #wrapper {
        padding-top: 55px;
    }
    .sidebar-products .product-title a {
        font-size: 14px;
    }
    #category #left-column #search_filters .facet {
        padding: 10px 0;
        border-bottom: 1px solid #ebebeb;
    }
		#products div#js-product-list-top .col-md-6 {
    	width: 100%;
    }
    #search_filters .facet .facet-title {
    	margin-top: 0;
    }
	#category #left-column {
		display: inline-block;
		vertical-align: middle;
	}
	#category #wrapper .container,
    .page-product #wrapper .container,
    body#cart section#wrapper .container,
    body#checkout section#wrapper .container,
    body#order-confirmation section#wrapper .container,
    body#prices-drop section#wrapper .container,
    body#new-products section#wrapper .container,
    body#best-sales section#wrapper .container,
    body#stores section#wrapper .container,
    body#my-account section#wrapper .container,
    body#identity section#wrapper .container,
    body#addresses section#wrapper .container,
    body#history section#wrapper .container,
    body#module-psgdpr-gdpr section#wrapper .container,
    body#cms section#wrapper .container,
    body#contact section#wrapper .container,
    body#sitemap section#wrapper .container {
		padding-left: 15px;
		padding-right: 15px;
	}
    #wrapper .wrapper-inner.row .col-xs-12.col-sm-12.col-md-4.col-lg-3 {
        display: inline-block;
        vertical-align: middle;
    }
	.footer-center .container .row .col-sm-4 {
		padding: 0;
		float: none;
		width: 100%;
		text-align: center;
	}
	div#payment-text {
		float: none;
	}
	#header div#_mobile_contact_link div#contact-link {
		display: none;
	}
	.container {
		padding-left: 30px;
		padding-right: 30px;
	}
	.flexcss .top-menu[data-depth="1"] {
        display: block;
    }
    span#language-selector-label, #currency-selector-label {
        font-size: 15px;
        display: inline-block;
        vertical-align: middle;
        color: #cacaca;
    }
    .dropdown select{
        color: #cacaca
    }
    #header .header-nav .blockcart a{
        color: #cacaca
    }
    #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 {
        padding: 0.225rem 15px 10px;
    }
	#header .top-menu .popover li.category a.dropdown-item:hover, #header .top-menu .popover li.category a.dropdown-item.dropdown-submenu:hover {
		color: #fff;
	}
	#header .top-menu .popover li.category a.dropdown-item.dropdown-submenu {
		color: #acacac;
		font-weight: 500;
		font-size: 16px;
        padding-left: 30px
	}	
    div#_mobile_currency_selector {
        text-align: left;
    }
    div#_mobile_language_selector {
        text-align: left;
    }
    .blockcart > .header span.cart-inner {
        height: auto;
        padding: 15px 0px 16px 61px;
    }
    .header_right_outer {
        float: none;
        width: 100%;
    }
    .right-logo {
        padding: 0px;
        display: inline-block;
        vertical-align: middle;
        width: 100%;
    }
    .header_right {
		float: none;
		width: 100%;
		padding-bottom: 15px;
    }
	#header .header-nav .container .row {
		border-bottom: none;
	}
    .search-widget {
        float: none;
        width: 100%;
    }
	.header-top .search-widget form {
		position: relative;
		top: 0;
		right: 0px;
		display: block;
		z-index: 99;
	}
	#search_widget.search-widget form input[type="text"] {
		width: 100%;
	}
    .header-top .serach-icon {
    	display: none;
        width: 100%;
        cursor: pointer;
        border-left: none;
        border-right: none;
    }
    span#cart_block_total {
        float: left;
        clear: both;
    }
	#header .header-nav .user-info {
		padding: 26px 0 26px 0;
		float: left;
	}
	.userinfo-toggle .hidden-sm-down {
        display: block !important;
    }
	#header .header-nav #menu-icon .material-icons {
		color: #acacac
	}
	#header .logo {
		vertical-align: middle;
	}
	#header .header-nav #menu-icon {
        margin: 16px 20px 0 0;
		float:left;
    }
	div#_mobile_cart {
		margin-right: 0;
	}
	.user-info > .user-icon {
		color:#acacac;
	}
	#header .header-nav .user-info:hover .user-icon > span  {
		color:#fff;
	}
	#header .header-nav .user-info {
		border:none;
	}

	.brand-slidermain .owl-prev {
		left: 0;
	}
	.brand-slidermain .owl-next {
		right: 0;
	}
	#header .header-top a[data-depth="0"] {
		padding: 15px;
		font-size: 18px;
        
	}
    #mobile_top_menu_wrapper{
        background : #393b44
    }
	.tabs .tab-pane {
    	padding: 20px;
	}
	.list-left {
		float: none;
		width: 100%;
		padding-right: 0;
	}
	.list-right {
		float: none;
		width: 100%;
		border-left: 1px solid #ddd;
		padding-left: 0;
		display: inline-block;
	}
	.list .thumbnail-container .product-description {
		display: block;
	}
	.list-right {
		float: none;
		width: 100%;
		border-left: transparent;
		padding-left: 0;
		display: inline-block;
	}
	.list .thumbnail-container .product-description {
		width: 50%;
		padding-top: 0;
	}
	.list .thumbnail-inner {
		width: 50%;
	}    
	.list .thumbnail-inner .product-description{
		display: none;
	}
	.category-top-menu {
		margin-bottom: 20px;
	}
	#search_filters .facet .collapse {
		margin-bottom: 10px;
	}
	#custom-leftbannerblock {
		margin-bottom: 30px;
	}
	#custom-leftbannerblock {
		margin-top: 20px;
	}
	.total-products P {
		margin: 2px 0px 0;
	}
	.products-selection .sort-by {
		margin-left: 0;
		padding-left: 0;
		padding-right: 0;
		margin-right: 0;
		text-align: left;
	}
	#wrapper .wrapper-inner.row .col-xs-12.col-sm-12.col-md-4.col-lg-3 {
	    width: 100%;
	    float: none;
	}
	#wrapper .wrapper-inner.row .left-column.col-xs-12.col-sm-8.col-md-9 {
		width: 100%;
	}
	#custom-leftbannerblock img {
		height: auto;
		width: auto;
	}
	#custom-leftbannerblock > p {
		margin: 0 auto;
		text-align: center;
	}
	#newproducts-products {
		padding-top: 45px;
	}
	#custom-bannerblock {
		margin: 0px auto 45px;
	}
	.footer-container .wrapper h3.h3.hidden-sm-down {
		display: none;
	}
	.footer-container .links .title {
		display: block !important;
	}
	.footer-container .links ul {
		padding: 11px 9px 0
	}
	#footerbottomleft-text .title h3, .block_newsletter .title h3 {
		display: block;
	}
	.footer-container .links .h3 {
        line-height: 1.5;
        font-size: 1rem
    }
	#footerbottomleft-text .title .h3{
		margin:0;
	}
	.footer-container .links .title {
	    padding: 10px 0;
	    cursor: pointer;
	    position: relative;
    }
    .footer-container .wrapper {
        padding-left: 0!important;
        padding-right: 0!important
    }
	.footer-toggle {
        display: none;
    }
    .title .pull-xs-right {
        display: block;
    }
    .footer-cms.active .navbar-toggler .material-icons.add,
    .footer-cms .navbar-toggler .material-icons.remove {
        display: none;
    }
    .footer-container .footer-cms.active .navbar-toggler .material-icons.remove {
        display: block;
    }
	.footer-container .wrapper {
        overflow: hidden;
    }
	.footer-container .links .collapse {
		display: none;
	}
	 .footer-container .links .title .collapse-icons .remove,
    .footer-container .links .title[aria-expanded=true] .collapse-icons .add {
        display: none
    }
    .footer-container .links .title[aria-expanded=true] .collapse-icons .remove {
        display: block
    }
    .footer-container .links .navbar-toggler {
		display: inline-block;
		padding: 0;
		color: #393b44;
		border: 1px solid #393b44;
    }
	li.addresh-wrapper {
		padding-bottom: 10px;
	}
    .footer-container .links .collapse {
        display: none
    }
    .footer-container .links .collapse.in {
        display: block
    }
    .footer-container .links ul {
        background-color: transparent;
        margin-bottom: 0
    }
    .footer-container .links ul>li a,
    .footer-container .links ul > li {
        color: #767676;
    }
	.footer-container .title span.h3,
    .footer-container h3.h3,
    .footer-container .links .h3,
    #block_myaccount_infos .myaccount-title a,
    .block-contact .block-contact-title,
    .linklist .blockcms-title a {
        font-size: 19px;
    }
	.copyright {
		padding: 15px 0px 20px;
	}
	.ser-feature-block .feature-box {
		padding-left: 71px;
	}
	.footer-container .title span.h3, .footer-container h3.h3, 
	#block_myaccount_infos .myaccount-title a, .block-contact .block-contact-title, 
	.linklist .blockcms-title a{
		margin-top:0;
	}
	div#social-text {
		border-top: 1px solid #515151;
		padding-top: 20px;
	}
	li.addresh-wrapper {
		padding-bottom: 3px;
	}
  	.footer_inner .title .pull-xs-right ,
	.footer_inner .title .float-xs-right {
        position: absolute;
        right:10px;
        top: 12px;
    }
    .footer-container .title span.h3,
    .footer-container h3.h3,
    .footer-container .links .h3,
    #block_myaccount_infos .myaccount-title a,
    .block-contact .block-contact-title,
    .linklist .blockcms-title a {
        margin-bottom: 0px;
    }
	#footerbottomleft-text ,.footer_inner .links .wrapper ,#footerbottomright-text{
		width:100%;
	}
	.ser-feature-block .feature-box.feature1 {
		background: transparent url(../img/sprite.png) no-repeat scroll -44px -1008px;
	}
	.ser-feature-block:hover .feature-box.feature1 {
		background: transparent url(../img/sprite.png) no-repeat scroll -44px -1072px;
	}
	.ser-feature-block .feature-box.feature2 {
		background: transparent url(../img/sprite.png) no-repeat scroll -43px -1132px;
	}
	.ser-feature-block:hover .feature-box.feature2 {
		background: transparent url(../img/sprite.png) no-repeat scroll -43px -1191px;
	}
	.ser-feature-block .feature-box.feature3 {
		background: transparent url(../img/sprite.png) no-repeat scroll -43px -1257px;
	}
	.ser-feature-block:hover .feature-box.feature3 {
		background: transparent url(../img/sprite.png) no-repeat scroll -43px -1330px;
	}
	.block_newsletter .text-title, .block_newsletter .news-box {
		padding: 0 15px;
		float: none;
		width: 100%;
		text-align: center;
	}
    .newstitle-inner {
        display: inline-block;
    }
	.testimonial-left.col-md-6, .testimonial-right.col-md-6 {
		width: 100%;
		float: none;
		padding: 0;
	}
	.testimonial-left.col-md-6 {
		margin-bottom: 20px;
	}
	.new-products-images .cat-img {
		max-width: 50%;
	}
	#newproducts-carousel .thumbnail-image-inner {
		width: 84px !important;
	}	
    #ot_search_top .form-group .bootstrap-select {
        width: 160px;
    }
    #ot_search_top .form-control {
        width: 220px;
    }
	.breadcumb_inner {
		margin:0;
	}
	.sidebar-products .thumbnail-image-inner {
		margin-right: 8px;
	}
	.footer-top {
		background-size: cover;
	}
	#about-text .desc {
		font-size: 14px;
		padding-left: 85px;
	}
	.about-left {
		padding: 0 30px 0 0;
	}
    .slick-initialized .slick-slide {
        padding: 0px 15px;
    }
    .post_content > p{
        margin-bottom: 10px;
    }
    #footer {
        margin-top: 30px;
    }
    .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: 19px;
    }
    #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: none;
        max-width: 100%;
    }
    .products-selection .display {
        margin: 0 5px 0 0;
    }
    .footer_inner {
        overflow: hidden;
    }
    ul.payment-inner li:first-child a {
        padding-left: 0px;
    }
    .subbannercms-bottom a img {
        width: 100%;
    }
    .footerbottom-text-inner.container {
        text-align: center;
    }
    .brandslider-inner .title a {
        margin-bottom: 15px;
    }
    .brandslider-outer h1.main-title {
        padding-bottom: 20px;
    }
    .sidebar-products .thumbnail-sidebar-inner {
        max-width: 122px;
    }
	.pagination {
		padding: 10px 0;
	}
	.hover-addtocart .addtocart-button::after{
		display:none;
	}
    #index .wrapper-inner #content-wrapper {
        padding: 0px;
    }
	#custom-bannerblock .title1 {
		font-size: 35px;
	}
	.about.about2 {
		margin-left: -245px;
	}
	#footerbottomleft-text {
		width: 100%;
	}
	#footerbottomright-text {
		width: 100%;
	}
	.bannerdesc .text2 {
		font-size: 25px;
	}
    .newsletter_inner {
        margin-top: 20px;
        display: inline-block;
    }
    .nwsletter-subtitle {
        text-align: left;
    }
    .block_newsletter form input[type=text] {
        min-width: 100%;
    }
	.footer_inner {
		padding: 20px 0 0 0;
	}
	.footer_inner {
		border-bottom: transparent;
	}
	.blog_post_content .post_title {
		font-size: 16px;
		padding-top: 0;
	}
	div#footerbottom-text {
		padding: 20px 0px 45px;
	}

}
@media screen and (max-width: 840px) {
	#special-products, #featured-products {
		margin: 56px auto 33px;
	}
	.parallax-text1 {
		font-size: 45px;
	}
	.parallax-text2 p {
		font-size: 45px;
	}
	.home_blog_post_area {
		padding-bottom: 35px;
	}
	.testimonial-inner {
		padding: 80px 0px 80px;
	}
	.brandslider-outer {
		margin: 30px 0px 20px;
	}
	.home_shippinginnner {
		padding-top: 23px;
		padding-bottom: 23px;
	}
	.breadcumb_outer {
		padding: 60px 0;
	}
	.search-widget {
		float:right;
	}
    .footerbottom-text-inner > div{
        display: inline-block;
        width: 100%;
        text-align: center;
    }
	#about-text .desc {
		font-size: 12px;
		margin-right: 0;
	}
	.about-left {
		padding: 0 10px 0 0;
	}
    .footerbottom-text-inner .col-md-3,
    .footerbottom-text-inner .col-md-6{
        float: none;
        width: 100%;
    }
	.shipping-text-inner .desc {
		font-size: 14px;
	}
    .top-menu .arrow > .dropdown-item::before {
        bottom: -10px;
    }
	.left-desc2 {
		padding:16px 0 14px 18px;
	}
	.left-desc1 {
		padding:16px 18px 14px 0;
	}
	#custom-bannerblock .title1 {
		font-size: 31px;
	}
	.about.about2 {
		margin-left: -275px;
	}
}

@media screen and (max-width: 767px) {
	.testminial-data {
		width: 100%;
	}
	.blog_post_content .post_title a {
		font-size: 16px;
	}
	.testimonial-inner {
		padding: 60px 0px 60px;
	}
	.brandslider-outer {
		margin: 10px 0px 20px;
	}
	.test_imag {
		float: none;
		margin-right: 0;
		text-align: center;
	}
	.testimonial-carousel .testimonial-desc p {
		text-align: center;
	}
	.testmonial-author {
		text-align: center;
	}
	.testimonial-carousel .testimonial-desc p {
		margin-bottom: 0;
	}
	.testminial-data {
		padding-right: 0;
		padding-top: 20px;
	}
	.home_shippinginnner .static-part1 .content p {
		display: inline-block;
	}
	.home-static {
		float: none;
		width: 100%;
		text-align: left;
	}
	.home-static2.home-static {
	    text-align: left;
	    padding-top: 10px;
	    padding-bottom: 10px;
	}
	div#shipping-text {
		text-align: center;
	}
	.home_shippinginnner {
		display: inline-block;
	}
	.home-static3.home-static {
		text-align: left;
	}
	.home-static1.home-static::before,
	.home-static3.home-static::before {
		display: none;
	}
   #mobile_top_menu_wrapper .top-menu .sub-menu.collapse.in {
        display: block !important;
    }
    #mobile_top_menu_wrapper .top-menu .sub-menu.collapse {
        display: none !important;
    }

    div#js-product-list-header .block-category.card.card-block {
    	padding: 0;
    }
	#order-items .card-title {
       display: none;
    }
    #contact #wrapper .wrapper-inner.row .left-column.col-xs-12.col-sm-8.col-md-9 {
        width: 100%;
    }
    #contact div#left-column {
        width: 100%;
    }
	#wrapper .wrapper-inner.row .left-column.col-xs-12.col-sm-8.col-md-9 {
		width: 100%;
	}
	#wrapper .wrapper-inner.row .col-xs-12.col-sm-12.col-md-4.col-lg-3 {
		width: 100%;
	}
	#cart #wrapper .container {
		margin: 0;
	}
	.page-product #wrapper .container {
		margin: 0 0;
	}
	.footer-center .container .row .col-sm-4 {
		float: none;
		width: 100%;
		text-align: center;
	}
	div#payment-text {
		float: none;
	}
	#checkout #wrapper .container {
		margin: 0;
	}
	.sidebar-products .thumbnail-image-inner {
		max-width: 100px;
	}
	.sidebar-products .product-title a {
		font-size: 14px;
	}
	.sidebar-products .product-miniature .product-price-and-shipping {
		font-size: 16px;
	}
	.sidebar-products .addtocart-button .btn-primary {
		font-size: 14px;
	}
	#category #wrapper {
		padding-top: 45px;
	}
	.ot_search.form-group {
		position: relative;
		cursor: pointer;
		width: 29%;
		float: left;
	}
	#ot_search_top .submit_search {
		position: absolute;
		right: 0px;
	}
	#ot_search_top .form-control {
		width: 69%;
		float: right;
	}
	.ot-serach-outer {
		width: 100%;
	}
	.header-right-part {
	    padding: 0 0px;
	    float: none !important;
	    text-align: center;
	}
	.ot-serach-outer {
		padding: 0 0px 20px 0;
	}
	.footerbottom-text-inner.container {
		margin: 0;
	}
	.cat-img {
		margin-bottom: 28px;
	}
	#ot_search_top .form-group .bootstrap-select {
		width: 100%;
	}
	.block_newsletter .text-title, .block_newsletter .news-box {
		padding: 0 0px;
	}
	.brandslider-inner.container {
		margin: 0 0 !important;
	}
	#featuredproducts-grid .item {
		width: 33.33%;
	}
	.cmstext .adress::before {
		margin-top: -8px;
	}
	.cmstext .adress {
		padding: 0 0 26px;
	}
	.subbannerbottomcms-outer {
		margin: 0 auto 18px;
	}
	.subbannercms-outer {
		margin-bottom: 42px;
	}
	h1.main-title::after {
		top:8px;
	}
	#header .header-top a[data-depth="0"] {
		border-left:none;
	}
	#index #header {
		border:none;
	}
	#header {
		border-bottom: 1px solid #d9d9d9;
	}
	.sidebar-products .thumbnail-sidebar-inner {
		max-width: 100%;
	}
	#_mobile_top_menu {
		border-top: 1px solid #d9d9d9;
	}
	.js-top-menu-bottom {
		border-bottom: 1px solid #d9d9d9;
	}
	.bannerdesc {
		padding: 0 0 24px 25px;
	}
	.newstitle-inner::before {
		display:none;
	}
	.main-menu {
		border:none;
	}
	.bannerdesc .text1 {
		font-size:35px;
	}
	.bannerdesc .text2 {
		font-size:19px;
	}
	#about-text .desc {
		padding-left: 105px;
	}
	#header .header-top>.container {
		border-bottom: transparent;
	}
	.about-right {
		text-align: left;
	}
	#checkout #wrapper {
		margin: 0;
	}
	div#_desktop_cart::before { 
		display:none;
	}
	#special-products .owl-nav, #featured-products .owl-nav, 
	#newproducts-products .owl-nav, .product-accessories .owl-nav {
	    top: -61px;
	}
	.pagination{
		padding-left:15px;
		padding-right:15px;
	}
	#custom-bannerblock .title2, #custom-bannerblock .title3 {
		font-size: 14px;
	}
	#about-text .desc {
		font-size: 14px;
		margin-right: 15px;
	}
	.about-page {
		text-align: center;
		margin: 0 0 25px;
	}
	#about-text .desc1, #about-text .desc2, #about-text .desc3 {
		padding-bottom: 26px;
	}
	.home_blog_post .blog_post_content_top {
		width: 100%;
	}
	.bottom-payment.bottom-right {
		float: none;
	}
	.about-left {
		padding: 0;
		width: 100%;
		text-align: center;
	}
	.about-right {
		width: 100%;
	}
	.about {
		float: none;
		display: inline-block;
	}
	.about.about2 {
		margin-left: -95px;
	}
	#about-text {
		margin: 0 0 65px;
	}
	.block_newsletter .btn-primary {
		width: 14%;
	}
	.block_newsletter form .input-wrapper {
		width: 84%;
	}
	.newsletter_inner {
		width: 100%;
	}
	.ser-feature-block .feature-box .ser-title {
		font-size: 16px;
	}
    .hover-addtocart .highlighted-informations.hidden-sm-down, .hover-addtocart .addtocart-button {
        width: 100%;
    }
	#about-text .title {
		margin: 0 0 30px;
	}
    .language-selector-wrapper ,
	#currency-selector-label{
        color: #767676;
    }
	#header .top-menu a[data-depth="0"]:hover{
		color:#767676;
	}
    #header .header-top #top-menu li:last-child > a{
		padding-right:15px;
    }
    #header .sub-menu > .top-menu > .category > a {
        color: #171717;
    }
    #header .top-menu li:hover a[data-depth="0"] {
            color: #171717;
    }
    .menu-container.container {
        border:none;
    }
    #mobile_top_menu_wrapper .top-menu .sub-menu ul[data-depth="1"] > li a:hover,
    .top-menu > li > .popover.sub-menu.js-sub-menu.collapse.in > ul > li > a > span > span > i:hover {
        color: #171717;
    }
    .sidebar-products .thumbnail-image-inner {
        margin-right: 10px;
    }
    #homepage-carousel .owl-dots .owl-dot > span {
        background-color: #171717;
        border-radius: 50%;
        display: inline-block;
        height: 15px;
        width: 15px;
    }
    #homepage-carousel .owl-dots .owl-dot.active > span {
        background-color:#393b44 !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;
    }
    .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;
    }
    #history #main .page-content, #main .page-header {
        margin-bottom: 30px;
    }
    div#_desktop_contact_link::before,
    div#_desktop_user_info::before,
    div#_desktop_cart::before {
        background: transparent;
    }
    #category #left-column #search_filters .facet {
        padding: 10px;
    }
    #custom-leftbannerblock img {
        height: auto;
        width: auto;
    }
    #custom-leftbannerblock {
        display: inline-block;
        text-align: center;
        width: 100%;
    }
    .brandslider-inner .title a {
        font-size: 25px;
    }
    #products .grid .product-miniature {
        width: 33.333%;
    }
    #brand-carousel li.item {
        padding: 0px 0;
    }
    .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: 25px !important;
    }
    .header-top .search-widget .material-icons.search {
        display: none;
    }
    #content-wrapper {
        max-width: 100%;
        display: inline-block;
        vertical-align: middle;
        width: 100%;
    }
    #header .header-top a[data-depth="0"],
    #header .header-top #top-menu > li:first-child a[data-depth="0"] {
        padding: 15px;
    }
    .top-menu .category .pull-xs-right {
        margin-top: -5px;
    }
    .menu-bottom-banners {
        display: none;
    }
    .block_newsletter form input[type=text],
    .block_newsletter form input {

    }
    .hidden-md-up.text-xs-center.mobile .header .hidden-sm-down {
        display: block;
    }
    .product-toolbar {
        margin-top: 20px;
    }
    
	#currency-selector-label {
		display: inline-block;
		float: none;
	}
	.bottomcms_img .img-footer {
		width: auto;
	}
	.cmstext {
		padding:0;
	}
	#footerbottomleft-text .email {
		margin: 0 0 15px;
	}
	.right-btn a {
		padding: 14px 11px;
	}
	#header .top-menu li:hover a[data-depth="0"]::before {
		display:none;
	}
	#header .top-menu li:hover a[data-depth="0"] {
		background:none;
	}


}

@media screen and (max-width: 695px) { 
	.shipping-text-inner.container .row .col-sm-4 {
		display: inline-block;
		width: 100%;
		float: none;
		vertical-align: middle;
	}
	.ser-feature-block .feature-box.feature1 {
		background: transparent url(../img/sprite.png) no-repeat scroll -44px -1018px;
	}
	.ser-feature-block:hover .feature-box.feature1 {
		background: transparent url(../img/sprite.png) no-repeat scroll -44px -1082px;
	}
	.ser-feature-block .feature-box.feature2 {
		background: transparent url(../img/sprite.png) no-repeat scroll -43px -1142px;
	}
	.ser-feature-block:hover .feature-box.feature2 {
		background: transparent url(../img/sprite.png) no-repeat scroll -43px -1201px;
	}
	.ser-feature-block .feature-box.feature3 {
		background: transparent url(../img/sprite.png) no-repeat scroll -43px -1268px;
	}
	.ser-feature-block:hover .feature-box.feature3 {
		background: transparent url(../img/sprite.png) no-repeat scroll -43px -1341px;
	}
	.footer-container .links ul {
		padding: 7px 12px 0;
	}


}

@media screen and (max-width: 640px) {
	.block_newsletter form .input-wrapper {
		width: 78%;
	}
	.block_newsletter .btn-primary {
		width: 21%;
	}
    #newproducts-carousel .thumbnail-image-inner{
        width: 70px !important;
    }
    .newproducts-products .thumbnail-container .product-description {
        padding: 0 0 0 10px;
    }
    #custom-bannerblock .subbannercms-outer {
        margin-bottom: 30px;
    }
    .subbanner-common {
        width: 100%;
    }
	#custom-bannerblock .description {
		display:none;
	}
    .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%;
    }
	.about.about2 {
		margin-left: -195px;
	}
	.home_blog_post h1.main-title {
		padding-bottom: 0;
	}
	.subbanner-inner img {
		width:100%;
	}
	.bannerdesc {
		padding: 0 0 64px 75px;
	}
	.bannerdesc .text2 {
		font-size: 27px;
	}
	.bannerdesc .text1 {
		font-size: 46px;
	}
	.subbannercms-inner a::before ,.subbannercms-inner a::after{
		bottom: 22px;
	}
	#featuredproducts-grid .item {
		width:50%;
	}
	.prev-button.slick-arrow, .next-button.slick-arrow {
		top: -45px;
	}

}

@media screen and (max-width: 619px) { 
	.home_blog_post_area .container {
		padding-left: 15px;
		padding-right: 15px;
	}
	.slick-initialized .slick-slide {
		padding: 0px 0;
	}
	.block_newsletter form .input-wrapper {
		width: 100%;
		margin-right: 0;
	}
	.block_newsletter .btn-primary {
		width: auto;
		float: none !important;
		text-align: center;
		margin-top: 10px;
	}
	.newsletter_inner {
		text-align: center;
	}
	#featured-products .owl-nav .owl-prev, #special-products .owl-nav .owl-prev, 
	#featured-products .owl-nav .owl-next, #special-products .owl-nav .owl-next, 
	.product-accessories .owl-nav .owl-prev, .product-accessories .owl-nav .owl-next, 
	.brandslider-outer .owl-prev, .brandslider-outer .owl-next, 
	.homepage-products .owl-nav .owl-prev, 
	.homepage-products .owl-nav .owl-next, 
	.home_blog_post_area .prev-button.slick-arrow, 
	.home_blog_post_area .next-button.slick-arrow {
		opacity: 1;
		-webkit-opacity: 1;
		-moz-opacity: 1;
		-o-opacity: 1;
		-khtml-opacity: 1;
	}
	.parallax-inner.container-width {
		padding: 20px;
	}
	.parallax-text1 {
		font-size: 35px;
	}
	.parallax-text2 p {
		font-size: 35px;
	}
	.parallax-text3 a {
		font-size: 16px;
		padding: 9px 19px;
		margin-top: 16px;
	}
	.parallaxblock-outer {
		padding: 57px 0;
	}
}


@media screen and (max-width: 543px) {
	.newstitle-inner {
		padding-left: 0;
		background: transparent;
	}
	.blockcart > .header span.cart-inner {
		height: auto;
		padding: 15px 0px 16px 0;
		width: 30px;
		background: transparent url(../img/sprite.png) no-repeat scroll -15px -47px;
	}
	.nwsletter-maintitle {
		font-size: 17px;
	}
	.blockcart > .header span.cart-products-count {
		left: 20px;
	}
	#header .header-nav .user-info {
		padding: 26px 13px 26px 0;
		float: left;
	}
	.blockcart .header span {
		font-size: 0;
	}
	.modal-dialog {
		background: #fff;
	}
	#brand-grid .item {
		padding-left: 10px;
		padding-right: 10px;
	}
	#brand-grid .item a img {
		width: 100%;
	}
	.thumbnail-container .product-description {
    	padding-top: 8px;
	}
	#products .variant-links, .featured-products .variant-links, 
	.product-accessories .variant-links, .product-miniature .variant-links {
		margin-bottom: 0px;
	}
	.thumbnail-container:hover .thumbnail-inner .hover-addtocart {
		text-align: left;
	}
	.nwsletter-maintitle {
		font-size: 22px;
	}
	#ot_search_top .form-group .bootstrap-select {
    	font-size: 13px;
	}
	#ot_search_top .form-control {
	    font-size: 13px;
	}
}

@media screen and (max-width: 479px) {
	.home_shippinginnner .static-part1 .content p {
		display: none;
	}
	.blog_post_content .post_title {
		padding-bottom: 10px;
		margin-bottom: 7px;
	}
	.blog_post_content .post_title a {
		font-size: 15px;
	}
	#special-products, #featured-products {
		margin: 36px auto 13px;
	}
	h1.main-title {
		font-size: 22px !important;
		margin: 0px 0 20px;
	}
	#special-products .owl-nav, #featured-products .owl-nav, 
	#newproducts-products .owl-nav, .product-accessories .owl-nav {
		top: -50px;
	}
	.prev-button.slick-arrow, .next-button.slick-arrow {
		top: -33px;
	}
	.copyright {
		padding: 10px 0px 10px;
	}
	#header .header-nav .top-logo {
		width: 160px;
	}
	#header .header-nav #menu-icon {
		margin: 16px 10px 0 0;
	}
	.home_blog_post .blog_post_content_bottom {
		padding: 18px 0px 0 0px;
	}
	.testimonial-inner {
		padding: 50px 0px 50px;
	}
	h1.main-title::after{
		display:none;
	}
	.home-subbanner {
		display: block;
		width: 100%;
	}
	.subbanner-common.subbannerpart1 {
		width:100%;
		margin:0 0 10px;
	}
	.subbanner-common.subbannerpart2{
		width:100%;
	}
	.subbannerbottom-right,.subbannerbottom-inner a img{
		width:100%;
		padding:0;
	}
	.right-top-left ,
	.right-top-right{
		width:100%;
		padding:0 0 10px;
	}
	.right-bottom{
		width:100%;
		padding:0;
	}
	.subbannerbottom-left{
		width:100%;
		margin:0 0 10px;
	}
	.tabs .nav-tabs .nav-link {
		font-size: 14px;
	}
	.about.about2 {
		margin: 10px 0 0;
	}
	.about img {
		width: 100%;
	}
	#about-text .desc {
		font-size: 15px;
		width: 100%;
		text-align: left;
		margin: 0 0 10px;
	}
    #search_filters .facet .facet-title {
        font-size: 14px;
    }
    #category #left-column #search_filters .facet {
        padding: 4px;
    }
    #category #left-column #search_filters .facet ul li {
        padding: 3px 1.325rem;
    }
    #order-confirmation .thumbnail.product-thumbnail > img,
    #cart #specialproducts-carousel  .thumbnail.product-thumbnail > img,
    #product .thumbnail.product-thumbnail > img {
        max-width: inherit;
    }
    #order-confirmation .thumbnail-image-inner,
    #cart #specialproducts-carousel .thumbnail-image-inner,
    #product .thumbnail-image-inner {
        width: 100%;
    }
    .tabs {
        padding: 0;
    }
    .tabs .tab-pane {
        padding-top: 20px;
    }
    #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;
    }
    #index .featured-products .product-miniature,
    #index.product-accessories .product-miniature,
    #index .product-miniature .product-miniature,
    #index #special-products .product-miniature {
        padding: 0 8px 0px;
    }
    #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;
    }
		
}
@media screen and (max-width: 370px) {
	
    body#checkout section.checkout-step h1 {
        font-size: 16px;
        line-height: 1.1;
    }
    #products .grid .product-miniature {
        max-width: 100%;
        width: 100%;
    }
    .modal-header {
        border-bottom: 1px solid #d9d9d9;
        padding: 7px;
    }

    
}
.order-options #delivery {
    overflow: auto;
	margin:0 0 20px;
}
.header-menu.fixed {
    position: fixed !important;
    top: 0;
    left: 0;
    right: 0;
    background: #2874f1;
    z-index: 999;
	display:block !important
}





@media screen and (-webkit-min-device-pixel-ratio:0) {
  .quickview .arrows{
			right: 2.5rem;
	}
}


.preloading {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 9999;
    background: url(../img/preloading.gif) 50% 50% no-repeat #fff;
}
body {
    font-family: 'Lato', sans-serif;
    font-size: 14px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #767676;
    line-height: 24px;
	text-transform: none;
	font-weight: 400;
}