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

#header .top-menu .popover li.category   a.dropdown-item {
    color: #999999;
    transition: 0.3s;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
	font-family: 'Montserrat', sans-serif;
}
#header .top-menu .popover li.category   a.dropdown-item.dropdown-submenu {
    color: #ffffff;
    font-weight: 500;
}
.menu-bottom-banners {
    margin: 10px 0 0;
}
#header .top-menu .popover li.category   a.dropdown-item:hover,
#header .top-menu .popover li.category   a.dropdown-item.dropdown-submenu:hover {
    color: #ffc903;
}
#header a,
.dropdown .expand-more {
    font-size: 14px;
}
#header .blockcart .header a {
    float: left;
    padding-right: 21px;
}
.staticmenu {
    padding-top: 49px;
    padding-bottom: 45px;
}
#header .dropdown-menu a {
    color:  #666;
}
#header .dropdown-menu a:hover {
    color:  #ffc903;
}
.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;
}
#footer {
    border-top: none;
}
#index #footer {
	border-top: none;
}
#header .header-nav .blockcart,
#header .header-nav .cart-preview.active {
    padding: 0px;
    height: auto;
    background: transparent;
    margin: 0px;
    cursor: pointer;
}
div#contact-link > a,
.user-info > a,
.blockcart > .header > a {
    display: block;
}
div#contact-link > a {
    display: block;
    background: transparent url(../img/sprite.png) no-repeat scroll -24px -69px;
    padding-left: 25px;
}
div#contact-link:hover > a {
    background-position: -540px -69px;
}
.right-logo .user-info {
    text-align: right;
    white-space: nowrap;
    padding: 0px 0px;
    float: left;
    margin-right: 0px;
}
.user-info > .user-icon::before {
    content: "\f007";
    top: 0px;
    right: 0;
    font-family: "FontAwesome";
    font-size: 24px;
    position: absolute;
    width: 20px;
    height: 22px;
    left: 0;
}
.user-info > .user-icon {
    cursor: pointer;
   
    width: 20px;
    height: 22px;
}
.user-info:hover > .user-icon::before {
    background-position: -473px -109px;
}
#_desktop_user_info .user-icon span.hidden-sm-down, #_desktop_user_info .user-icon .material-icons {
    display: none;
}

.user-info > .user-icon {
    cursor: pointer;
	
}
.user-info > .user-icon:hover {
	color:#ffc903;
}
#header .header-nav .user-info .user-icon > span  {
    display: block !important;
	font-family: 'Montserrat', sans-serif;
	float:left;
}
#header .header-nav .user-info:hover .user-icon > span {
    color: #ffc903;
}
#header .header-nav .user-info:hover .user-icon > span {
    background-position:  -543px -119px;
}
#product #wrapper {
    padding-top: 50px;
}
ul.userinfo-toggle {
    background: #252525 none repeat scroll 0 0;
    display: none;
    margin-bottom: 0;
    margin-top: 0;
    padding: 10px 20px;
    position: absolute;
    right: 0;
    text-align: left;
    width: 160px;
    z-index: 99;
    top: 55px;
}
.user-info .userinfo-toggle li a {
    color: #999999 !important;
    padding: 3px 0;
}
.user-info .userinfo-toggle li a:hover {
	color: #ffc903 !important;
}
.userinfo-toggle li {
    padding-bottom: 4px;
}
#content-wrapper .ps-alert-success p {
  margin: 0 0 0 10px;
}
#header .header-nav .blockcart .header,
#header .header-nav #contact-link {
    margin: 0px;
}
.header-top-up .col-md-4 {
    padding: 0;
}
.categories-menu li {
    display: inline-block;
    float: left;
}
ul.categories-menu {
    display: inline-block;
    vertical-align: middle;
    margin-bottom: 0;
}
.static-categories-inner h3 a {
    font-size: 15px;
    color: #ffc903;
    font-weight: 600;
}
.static-categories-inner h3 {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;

}
.static-categories-inner .categories-menu li:first-child a {
    border-left: none;
}
.static-categories-inner .categories-menu li a:hover {
    color: #ffc903;
}
.static-categories-inner .categories-menu li a {
    color: #999999;
    font-size: 14px;
    font-weight: 500;
    padding-left: 10px;
    padding-right: 10px;
    border-left: 1px solid #999999;
}

.nivo-directionNav .nivo-prevNav .prev-arrow:before {
    content: "\f104";
    top: 17px;
    right: 0px;
    font-family: "FontAwesome";
    font-size: 31px;
    position: absolute;
    width: 20px;
    height: 22px;
    left: 22px;
}
.nivo-directionNav .nivo-nextNav .next-arrow:before {
    content: "\f105";
    top: 17px;
    right: 0;
    font-family: "FontAwesome";
    font-size: 31px;
    position: absolute;
    width: 20px;
    height: 22px;
    left: 22px;
}

.blockcart > .header:hover:before  {
    background: transparent url(../img/sprite.png) no-repeat scroll -473px -173px;
}
.blockcart > .header a::before {
    content: "\f291";
    position: relative;
    font-family: "FontAwesome";
    font-size: 24px;
    top: 0;
    left: 0;
    width: 31px;
    height: 31px;
    padding-right: 28px;
}
.right-logo {
    float: right;
}
.blockcart .header .shopping-cart-text {
    display: none;
}

.blockcart .header{
	cursor:pointer;
}
.shopping-cart-text {
    display: none;
}
.blockcart .header span#cart_block_total:hover {
	color: #ffc903;
}
.blockcart .header span#cart_block_total {
    display: block;
    font-size: 14px;
    color: #999999;
    font-weight: 600;
    padding-left: 0;
    float: right;
    line-height: 1.8;
}
.blockcart .header span{
	font-family: 'Montserrat', sans-serif;
	font-size:14px;
	float:left;
    color: #252525;
    display: none;
}
.shopping-cart-text{
	color:#fff !important;
}
.items-text ,.cart-products-count {
	color:#fff;
}
.blockcart:hover > .header:hover::before {
    background-position: -429px -148px;
}
.blockcart > .header span.cart-products-count {
    position: absolute;
    top: 34px;
    background: #5d5d5d;
    font-size: 14px;
    padding: 0;
    border-radius: 50%;
    width: 22px;
    height: 22px;
    color: #fff;
    line-height: 14px;
    left: 20px;
    font-weight: 600;
    display: block;
    padding: 4px 8px;
}
.blockcart {
    padding: 38px 0 0;
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: 100%;
}
.menu-container.container {
  border-top: 1px solid rgba(255, 255, 255, 0.13);
}
.search-widget {
    float: right;
    position: relative;
    z-index: 9;
    margin: 30px 0 0 0;
    width: 291px;
    height: 42px;
}
div#_desktop_user_info:before {
    position: absolute;
    content: "";
    right: 0px;
    background-color: #5f5f5f;
    width: 1px;
    height: 30px;
    top: -6px;
}
div#_desktop_user_info {
    margin-left: 15px;
    margin-right: 17px;
    width: 20px;
    height: 22px;
    margin-top: 42px;
    padding-right: 36px;
}
div#_desktop_cart {
    float: right;
    margin: 0 0 0;
    cursor: pointer;
}
div#_desktop_cart:hover{
   
}
.header-logo {
    text-align: left;
    display: block;
    margin: 0;
    padding: 15px 0 15px;
}
.featured-products.container {
    max-width: 1785px;
}
.top-menu {
    display: inline-block;
    margin: 0px;
    float: right;
}
.top-menu .popover .top-menu {
    float: left;
}
.top-menu, .top-menu a {
    font-family: 'Montserrat', sans-serif;
}

#featured-products {
    padding-bottom: 0;
    padding-top: 0;
    margin-bottom: 56px;
    display: inline-block;
    vertical-align: middle;
    width: 100%;
}
#index #wrapper {
    padding-top: 0;
}
h1.main-title {
    color: #ffffff;
    font-family: 'Montserrat', sans-serif;
    font-size: 28px;
    line-height: 1;
    font-weight: bold;
    margin: 0 0 39px;
    text-align: left;
    text-transform: capitalize;
    position: relative;
    padding-left: 33px;
    padding-top: 0px;
    padding-bottom: 0;
}
h1.main-title::before {
    content: "\f042";
    position: absolute;
    left: 0;
    margin: 0 auto;
    top: 0;
    font-family: "FontAwesome";
    font-size: 28px;
}

h1.main-title span {
    font-weight: 500;
    padding-left: 6px;
}
.sub-title {
    text-align: center;
}
.sub-title p {
    line-height: 17px;
    font-size: 14px;
    color: #999999;
    font-family: 'Montserrat', sans-serif;
    text-align: center;
    max-width: 660px;
    width: 100%;
    display: inline-block;
    vertical-align: middle;
    margin: 0 auto;
    margin-bottom: 54px;
}
div#_desktop_language_selector {
    display: inline-block;
    position: relative;
    padding-left: 10px;
}
div#_desktop_currency_selector {
    display: inline-block;
    position: relative;
    padding-right: 3px;
    padding-left: 0px;
    float: right;
}
div#_desktop_currency_selector {
    margin-left: 0;
}
header#header {
    background-color: #252525;
}
.header-center-wrapper {
    float: left;
    width: 10%;
}
.header-left-wrapper {
    float: left;
}
div#_desktop_contact_link, 
div#_desktop_user_info {
    position: relative;
    float: right;
}
.brandslider-outer .main-title{
	display:none;
}
.brandslider-inner .title a {
    font-family: 'Montserrat', sans-serif;
    font-size: 26px;
    line-height: 1;
    text-align: left;
    color: #252525;
    font-weight: 500;
    margin-bottom: 0px;
    display: block;
}
/* footer start */
.nwsletter-maintitle {
    font-size: 22px;
    font-weight: 500;
    padding-top: 10px;
    padding-bottom: 1px;
    line-height: 33px;
    font-family: 'Montserrat', sans-serif;
    color: #ffffff;
    max-width: 470px;
    margin: 0 auto;
}
.block_newsletter {
    padding-top: 153px;
    padding-bottom: 0;
}
.block_newsletter .container {
    max-width: 1277px;
}
.block_newsletter .container > div .col-md-6.col-xs-12.title {
	padding-left: 0;
}
.block_newsletter .container > div .col-md-6.col-xs-12 {
	padding: 0;
}
.footer-backdround-wrapper {
    display: inline-block;
    vertical-align: middle;
    width: 100%;
    margin-bottom: 0;
}
.newstitle-inner {
    text-align: center;
}
.block_newsletter .text-title {
	padding:0;
	display: inline-block;
    float: left;
}
.block_newsletter .news-box{
	padding:0;
	overflow: hidden;
    display: inline-block;
    vertical-align: top;
    float: right;
}
.block_newsletter.links .wrapper{
	width:100% !important;
}
.block_newsletter.wrapper.footer-cms.col-md-3 {
   
}
.block_newsletter form input[type=text] {
    padding: 10px 10px 10px 20px;
    background: transparent;
    color: #999999;
    height: 60px;
    font-size: 14px;
    font-family: 'Montserrat', sans-serif;
    border-radius: 0px;
    border: 1px solid #999999;
}
.newsletter_inner {
    padding: 0px 0px 0;
	text-align: center;
}
.block_newsletter form input[type=text]:focus {
    background: transparent;
    border: 1px solid rgba(255, 255, 255, 0.13);
}
.block_newsletter form input {
}
.block_newsletter form .input-wrapper {
    position: relative;
    width: 479px;
    margin: 0 auto;
}
.block_newsletter .btn-primary {
    background: #ffc903;
    font-size: 14px;
    color: #fff;
    vertical-align: top;
    text-transform: capitalize;
    font-weight: 500;
    font-family: 'Montserrat', sans-serif;
    padding: 14px 44px 14px 44px;
    float: none !important;
    margin-top: 27px;
}
.block_newsletter .btn-primary:hover {
    color:#ffffff;
	background:#252525;
}
.nwsletter-subtitle, .nwsletter-title {
    font-size: 14px;
    color: #999999;
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    padding-top: 6px;
    padding-bottom: 28px;
}
.block-newsletter {
    background-color: #fff;
    display: inline-block;
    vertical-align: middle;
    padding: 79px 26px 104px 26px;
    text-align: center;
}
.footer_inner {
    overflow: hidden;
    margin-top: 0;
    padding: 0 0 0;
    border-top: 1px solid rgba(255, 255, 255, 0.11);
    border-bottom: 1px solid rgba(255, 255, 255, 0.11);
    padding-bottom: 40px;
}
.footer-bottom {

}
.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: 'Montserrat', sans-serif;
	font-size: 24px;
	text-transform: capitalize;
	color: #ffffff;
	margin-bottom: 8px;
	display: block;
	font-weight: 500
}
.footer_inner .links .collapse,
#footerbottomright-text .footer-toggle {
    margin-bottom: 0;
}
.footer-container li a, 
.footer-container li, 
.footer-container .block-contact {
    color: #999999;
    line-height: 30px;
    word-wrap: break-word;
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    font-size: 14px;
}
.footer-container .links .collapse {
    display: inherit
}
div#footerbottom-text {
    overflow: hidden;
    padding: 0px 0 0;
    text-align: right;
    width: 100%;
}
.bottom-link-icon-wrapper{
	float:left;
}
.bottom-payment.bottom-right {
    float: none;
}
.footer_inner .links .wrapper {
    width: 25% !important;
    padding-top: 74px;
    position: relative;
    padding-left: 110px;
}
#footerbottomright-text,
.footer_inner .links .wrapper {
    position: relative;
}
#footerbottomleft-text:before {
    display: none;
}
.footer_inner .links .wrapper::before {
    position: absolute;
    background: rgba(255, 255, 255, 0.11);
    content: "";
    width: 1px;
    height: 200px;
    top: 59px;
    left: 0px;
}
#footerbottomright-text::before {
    position: absolute;
    background: rgba(255, 255, 255, 0.11);
    content: "";
    width: 1px;
    height: 200px;
    top: 59px;
    left: -30px;
}

.link-inner {
    margin: 0px;
    padding: 0px 0 70px 0;
}
.payment-inner {
    margin: 0px;
    padding: 30px 0 0 0;
}
ul.payment-inner li a {
    display: block;
    position: relative;
}
ul.payment-inner li:last-child a {

}

.link-inner li a {
    text-transform: capitalize;
    color: #999999;
    padding: 0px 12px 0px 15px;
    position: relative;
}
.link-inner li:first-child a {
    padding-left: 0px;
}
.link-inner li:first-child a::before,
ul.payment-inner li:first-child a::before {
    display: none;
}
.link-inner li a::before {
    content: "";
    position: absolute;
    left: 0px;
    top: 4px;
    background: transparent;
    width: 1px;
    height: 11px;
    background: #999999;
}
.link-inner li,
.payment-inner li {
    display: inline-block;
}
.copyright {
    padding: 29px 0px 48px;
    text-align: left;
}
.copyright a {
    color: #999999;
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
    font-weight: 500;
}
.copyright a:hover{
	color:#fff;
}
.footer-container li a:hover {
    color: #fff;
}


/*footer end */
.prev-button.slick-arrow, .next-button.slick-arrow {
    opacity: 0;
}
.home_blog_post:hover .prev-button.slick-arrow,
.home_blog_post:hover .next-button.slick-arrow {
    opacity: 1;
}
#special-products .owl-nav, 
#featured-products .owl-nav, 
#newproducts-products .owl-nav, 
.product-accessories .owl-nav  {
    position: absolute;
    top: -67px;
    right: 0;
}
#featured-products:hover .owl-nav, 
#newproducts-products:hover .owl-nav, 
#special-products:hover .owl-nav, 
.product-accessories:hover .owl-nav{
    opacity: 1 !important;
}
.thumbnail-container .product-description {
    position: relative;
}
.addtocart-button {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
}
.thumbnail-container .addtocart-button .btn-primary {
    background:#ffffff !important;
    color: #252525;
    font-size: 14px;
    padding: 0;
    font-weight: bold;
    display: none;
    font-family: 'Montserrat', sans-serif;
}
.product-actions .product-add-to-cart .btn-primary {
    display: block;
}
.thumbnail-container:hover .addtocart-button .btn-primary {
    display: block;
    width: 100%;
    background-color: #121212 !important;
}
.thumbnail-container .addtocart-button:hover .btn-primary {
     color:#ffc903;
}
.thumbnail-container .addtocart-button .btn-primary {

}

/* about block start */
/* Cart-popup Start */
.cart-popup {
    position: absolute;
    width: 340px;
    right: 0px;
    z-index: 99;
    background: #252525;
    top: 99px;
    padding: 0;
    display: none;
}
.shipping.price_inline {
    border-bottom: 1px solid rgba(255, 255, 255, 0.13);
}
.price_content {
    border-top: 1px solid rgba(255, 255, 255, 0.13);
    border-bottom: 1px solid rgba(255, 255, 255, 0.13);
}
.cart-product {
    overflow: hidden;
    margin-bottom: 0px;
    padding: 20px 15px 10px;
}
.cart-popup .img_content {
    float: left;
    border: 1px solid rgba(255, 255, 255, 0.13);
}
.cart-popup .right_block {
    float: left;
    max-width: 170px;
    padding-left: 15px;
    text-align: left;

}
.right_block .product-name {
    white-space: initial;
}
.cart-popup li.cart-product-item {
    overflow: hidden;
    position: relative;
    padding-right: 20px;
    margin-bottom: 15px;
}
.cart-popup .right_block a.remove-from-cart {
    position: absolute;
    right: -5px;
    top: 0px;
}
.cart-product .attributes_content {
    clear: both;
}
.cart-product  .price-block {
    clear: both;
    padding: 5px 0px;
}
.cart-product .product-quantity {
    padding-right: 2px;
}
.cart-product .price_content {
    clear: both;
}
.cart-popup .product-price,
.cart-popup .product-quantity {
    color: #fff;
    display: inline-block;
    font-weight: 800;
    font-size: 14px;
}
.products.price_inline .value, 
.shipping.price_inline .value, 
.tax.price_inline .value, 
.cart-total.price_inline .value {
    float: right;
    font-size: 15px;
    font-weight: 600;
    color: #fff;
}
.products.price_inline .label, 
.shipping.price_inline .label, 
.tax.price_inline .label, 
.cart-total.price_inline .label {
    float: left;
    font-size: 14px;
    font-weight: 400;
    color: #fff;
}
.products.price_inline, 
.shipping.price_inline, 
.cart-total.price_inline,
.tax.price_inline {
    display: block;
    width: 100%;
    padding: 10px;
    vertical-align: middle;
    overflow: hidden;
}
body#checkout #cart-summary-product-list ul li {
    padding-bottom: 10px;
}
.cart-popup .checkout {
    padding: 20px 10px;
    text-align: right;
}
.cart-popup .checkout a {
    color: #fff !important;
    background-color: #ffc903;
}
.cart-popup .checkout a:hover {
    color: #ffffff !important;
    background-color: #252525;
}
/* Cart-popup End */

#about-text {
    margin: 0 0 117px;
}
#about-text .title {
    color: #252525;
    font-size: 35px;
    font-weight: 500;
	line-height: 30px;
	margin: 0 0 13px;
	font-family: 'Montserrat', sans-serif;
}
#about-text .description {
	font-size: 14px;
	font-family: 'Montserrat', 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: #252525;
	font-family: 'Montserrat', sans-serif;
}

#about-text .desc2{
	font-family: 'Montserrat', 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:#ffc903;
}
#about-text .desc::before {
	position: absolute;
	content: "";
	left: 0;
	height: 79px;
	width: 79px;
	background: transparent ;
	border: 1px solid #ffc903;
}
.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:#ffc903 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:#ffc903 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: #ffc903 url(../img/sprite.png) no-repeat scroll -401px -140px;
}

/* about block end */
.category-banner.owl-carousel.owl-loaded.owl-drag .item:hover .category-wrapper img {
    border: 2px solid #ffc903;
}
.item:hover a .category-title {
	color: #ffc903;
}
.category-wrapper img {
    width: 100%;

}
.category-wrapper {
    float: left;
    max-width: 25.6%;
}
.category-title {
    float: right;
    width: 74.4%;
    text-align: left;
    padding-top: 12px;
    padding-left: 19px;
    font-size: 15px;
    font-weight: 500;
}
.category-banner.owl-carousel.owl-loaded.owl-drag .item {
    padding-top: 51px;
    padding-bottom: 0;
    overflow: hidden;
    position: relative;
}
/* CSS Document */
.subbannercms-outer {
    overflow: hidden;
    margin: 0 auto 50px;
}
.banner-right {
    padding-left: 20px;
}
.subbanner-inner{
    position:relative;
    overflow:hidden
}
.subbanner-common.right {
    padding-left: 31px;
}
.subbanner1.subbanner-inner {
    margin-bottom: 31px;
}
.subbannercms-outer .subbanner-common  .subbanner-inner:before {
    content: "";
    position: absolute;
    z-index: 0;
    opacity: 0;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(57,175,163, 0.25);
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
    -webkit-transform-origin: 50%;
    transform-origin: 50%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.6s;
    transition-duration: 0.6s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    cursor: pointer;
}
.subbannercms-outer .subbanner-common  .subbanner-inner:hover:before {
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
    opacity: 1;
}
.subbanner-common.left {
    width: 48.9%;
}
.subbanner-common.right {
    width: 51.1%;
}
.subbannercms-outer .subbanner-common{
    float:left;
    position:relative;
}
.bannerdesc {
    position: absolute;
    top: 0;
    padding:82px 0 0 74px;
}
.bannerdesc.desc2 {
    position: absolute;
    top: 0;
    right: -11%;
    padding: 82px 0 0 74px;
}
.bannerdesc  .text1 {
    color: #151515;
    font-size: 18px;
    text-transform: uppercase;
    padding: 0 0 10px;
}
.bannerdesc  .text2 {
    color: #434343;
    font-size: 35px;
    text-transform: uppercase;
    font-family: 'Montserrat', sans-serif;
    line-height: 39px;
    width: 70%;
}
#custom-bannerblock .desc {
    color:#fff;
}
.block_newsletter ul {
    margin: 0;
}
#custom-bannerblock .title1{
    font-size:35px;
    font-weight:700;
    line-height:30px;
    margin:0 0 26px;
    font-family: 'Montserrat', sans-serif;
}
#custom-bannerblock .title2,
#custom-bannerblock .title3
{
    font-size:16px;
    font-family: 'Montserrat', sans-serif;
}
#custom-bannerblock .title2{
    padding: 0 0 8px;
}

/* header-left block start */
.header-left-outer:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    background: transparent url(../img/sprite.png) no-repeat scroll -35px -1092px;
    width: 26px;
    height: 18px;
}
div#header-left-text {
    position: relative;
    float: left;
    padding-top: 73px;
}
div#_desktop_currency_selector {
    margin-top: 44px;
}
.header-left-outer {
    font-family: 'Montserrat', sans-serif;
    color: #999999;
    font-size: 14px;
    font-weight: 500;
    padding-left: 38px;
}
.left-desc1 {
    float: left;
    padding: 16px 38px 15px 0;
    border-right: 1px solid rgba(255, 255, 255, 0.13);
}
/* header-left block end */

/* parallax block start */
.sub-banner-one h4 {
    margin-bottom: 0;
    font-size: 14px;
    color: #252525;
    font-weight: 600;
    padding-bottom: 18px;
}
.sub-banner-one > ul > li {
    border-bottom: 1px solid rgba(255, 255, 255, 0.13);
    padding-top: 11px;
    padding-bottom: 12px;
}
.sub-banner-one ul {
    margin-bottom: 0;
}
.sub-banner-one > ul > li:last-child {
    border-bottom: none;
    padding-bottom: 0;
}
.sub-banner-one > ul > li:first-child {
    padding-top: 17px;
}
.sub-banner-one > ul > li a:hover {
	color: #ffc903;
}
.sub-banner-one > ul > li a {
    font-size: 14px;
    color: #999999;
    font-weight: 500;
}
div#custom-bannerblock {
    margin-top: 32px;
    overflow: hidden;
}
div#custom-categorybannerblock {
    display: inline-block;
    vertical-align: middle;
    width: 100%;
}
.subbannercms-outer {
    display: inline-block;
    vertical-align: middle;
    width: 100%;
    background-color: #fff;
    padding: 39px 19px;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -o-border-radius: 0px;
}
.custom-bannerblock {
    padding-top: 51px;
}
.sub-banner-one a img{
	border-radius: 0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	-o-border-radius: 0px;
}
div#sub-banner-main .item {
    padding-left: 16px;
    padding-right: 16px;
}
.parallax-text1 {
	color: #fff;
	font-size: 25px;
	font-weight: 300;
	line-height: 1.2;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin: 0 0 13px;
}
.parallax-text2 {
    color: #fff;
    font-size: 30px;
    margin: 21px 0 29px;
    font-weight: 500;
    letter-spacing: 0;
}
.parallax-btn {
    padding: 15px 0;
}
.parallax-btn a {
    padding: 13px 30px;
    background: #ffc903;
    text-transform: capitalize;
    font-size: 14px;
    font-weight: 500;
    color: #fff;
}
.parallax-btn a:hover {
    background: #fff;
    color: #252525;
}
.header-top-up .container {
    max-width: 100%;
}
/* parallax block end */
/* Home page Shipping start */

#shipping-text {
    margin: 0 0 77px;
    position: relative;
    z-index: 9;
    margin-top: -78px;
}
.shipping-text-inner {
    background: #fff;
}
.shipping-inner {
    padding: 39px 0 39px;
    display: inline-block;
    vertical-align: middle;
    width: 100%;
}
.shipping-desc {
    float: left;
    text-align:left;
    padding-left: 21px;
}
.subbanner-part-maininnner1 .shipping-desc {
    padding-left: 21px;
}
.subtitle-part:hover .subtitile.subtitile1 {
    color: #ffc903;
}
.subtitle-part {
    float: left;
    position: relative;
    padding: 0px 0px;
    text-align: center;
    width:25%;
}
.subtitle-part.subtitle-part4 {
    width: 20%;
}
.subtitle-part.subtitle-part1 {
    width: 26%;
}
.subtitle-part.subtitle-part2 {
    width: 27%;
}
.subtitle-part.subtitle-part3 {
    width: 27%;
}
.subtitle-part:last-child:after {
    border:none;
}
.subtitile.subtitile1 {
    font-size: 18px;
    color: #fff;
    padding: 29px 0 2px;
    font-weight: 500;
    text-transform: capitalize;
}
.subtitile.subtitile2 {
    font-size: 14px;
    letter-spacing: 0;
    font-family: 'Montserrat', sans-serif;
    color: #999999;
    font-weight: 500;
}
.subtitle-part .subicon .hide {
    display: none;
}
.subbanner-part-maininnner1 {
    float: left;
}
.subtitle-part.subtitle-part1:hover .subtitle-part .subicon {
    background-color: red;
}
.subtitle-part .subicon {
    position: relative;
    width: 98px;
    height: 98px;
    margin: 0 auto;
    float: left;
    background-color: rgba(255, 255, 255, 0.15);
    border-radius: 50%;
}
.subtitle-part.subtitle-part1 .subicon::before {
    content: "\f0d1";
    position: absolute;
    left: 18px;
    top: 38px;
    font-family: "FontAwesome";
    font-size: 56px;
    transform: rotate(360deg);
}
.subtitle-part.subtitle-part2 .subicon::before {
    content: "\f06b";
    position: absolute;
    left: 25px;
    top: 37px;
    font-family: "FontAwesome";
    font-size: 60px;
}
.subtitle-part.subtitle-part3 .subicon::before {
    content: "\f2a0";
    position: absolute;
    left: 29px;
    top: 36px;
    font-family: "FontAwesome";
    transform: rotate(-50deg);
    font-size: 60px;
}
.subtitle-part.subtitle-part4 .subicon::before {
    content: "\f0d6";
    position: absolute;
    left: 22px;
    top: 39px;
    font-family: "FontAwesome";
    font-size: 50px;
}

.shipping-text-inner .subtitile{
    margin:7px 0 0;
}
.shipping-text-inner .subtitile1 {
    font-size: 15px;
    color: #252525;
    text-transform:uppercase;
    font-weight:700;
}
.shipping-text-inner .subtitile2 {
    font-size: 13px;
    color: #908f8f;
    font-weight: 500;
}
/* Home page Shipping End */
.display-hometop {
    margin-top: 0;
}
/* Home page Testimonial Start */
.testimonial-inner {
    position: relative;
    background-color: #252525;
}
.hometop-wrapper {
	display: inline-block;
	vertical-align: middle;
	width: 100%;
}
span#language-selector-label {
    color: #ffffff;
    font-weight: 500;
    text-transform: uppercase;
    padding: 4px 0 1px;
    display: block !important;
}
.language-selector.dropdown.js-dropdown button.hidden-sm-down.btn-unstyle {
    display: none;
}
.display-homebottom {
    clear: both;
}
.brandslider-outer {
    margin: 85px 0px 50px;
}
.testimonial-carousel.owl-carousel .owl-item img.img-testimonial {
    max-width: 133px;
}
.test_imag {
    align-items: center;
    display: none !important;
    justify-content: center;
    text-align: center;
    width: auto;
    float: left;
    margin: 31px 0 0 0;
    vertical-align: top;
}
.testemunho_imagem{
    border-radius: 50% !important;
    max-width: 150px !important;
}
.owl-carousel {
    position: relative;
    width: 100%;
    z-index: 1;
}
.testimonial_outer h1.main-title {
    color: #ffffff;
    float: left;
    padding-top: 93px;
    margin: 0;
    padding-right: 182px;
}
.testimonial_outer h1.main-title::before {
    top: 92px;
}
.testimonial_outer:hover .testimonial-carousel .owl-nav {
}
.testimonial-carousel .owl-nav {
    margin-top: 0;
    z-index: 9999;
}
.testimonial-outer .owl-dot {
    height: 15px;
    width: 15px;
    background: rgba(255, 255, 255, 0.50);
    display: block;
    margin: 9px 0;
    border-radius: 50%;
}
.testimonial-outer .owl-dots {
    text-align: center;
    display: block;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 20px;
}
.testimonial-outer .owl-dot.active {
    background: #ffc903;
}
.testimonial-outer .testminial-data {
    display: inline-block;
    vertical-align: middle;
    width: 100%;
}
#testimonial-slider {
    padding: 0;
}
.test_desc {
    padding: 59px 0 66px 63px;
    float: left;
}
.home_blog_post_area.general.displayHomeBottom {
    margin-left: 44px;
    margin-right: 44px;
}
.testimonial-carousel .testimonial-desc p {
    color: #cccccc;
    font-size: 20px;
    text-align: left;
    font-family: 'Montserrat', sans-serif;
    line-height: 30px;
    margin: 0 0 13px;
    display: inline-block;
    width: 100%;
    font-weight: 600;
    max-width: 850px;
}
.testmonial-author2 {
    display: inline-block;
    color: #ffc903;
    font-weight: 400;
    font-size: 13px;
}
.test_img_innar img {
    border-radius: 50%;
}
.testmonial-author {
    color: #ffc903;
    font-size: 22px;
    font-weight: 500;
    margin: 0 0 0;
    display: inline-block;
    vertical-align: middle;
    line-height: 1;
}
.testmonial-author1 {
    font-size: 20px;
    font-weight: 500;
    color: #ffc903;
    font-family: 'Montserrat', sans-serif;
    margin: 0 0 0;
    display: inline-block;
}
.testmonial-autho2 {
    font-family: 'Montserrat', sans-serif;
    color: #ffc903;
    font-size: 13px;
    font-weight: 500;
    display: inline-block;
    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 {
    display: inline-block;
    width: 100%;
}
#brand-carousel li.item {
    text-align: center;
    padding: 10px 16px;
}
#brand-carousel li.item a {
    opacity: 0.5;
    -webkit-opacity: 0.5;
    -moz-opacity: 0.5;
    -o-opacity: 0.5;
    transition: 0.6s;
    -webkit-transition: 0.6s;
    -moz-transition: 0.6s;
    -o-transition: 0.6s;
}
#brand-carousel li.item 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: #777;
	font-size:15px;
}
#toTop {
    display: none;
    text-decoration: none;
    position: fixed;
    bottom: 40px;
    right: 10px;
    overflow: hidden;
    width: 36px;
    height: 36px;
    border: none;
    text-indent: 100%;
    background: #ffc903;
    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;
}
.sidebar-products .thumbnail-inner {
    overflow: hidden;
}
.thumbnail-inner .hover-addtocart {
    opacity: 0;
    -webkit-opacity: 0;
    -moz-opacity: 0;
    position: absolute;
    padding: 0px;
    margin: 0px;
    right: 0;
    top: 0;
}
.thumbnail-container:hover .thumbnail-inner .hover-addtocart {
     opacity: 1;
    -webkit-opacity: 1;
    -moz-opacity: 1;
}
.thumbnail-container .addtocart-button .btn-primary {
    position: relative;
}
.list .thumbnail-container .product-add-to-cart {
    position: relative;
    opacity: 1;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    -o-opacity: 1;
    text-align: left;
}
.thumbnail-container .product-description {
    padding-bottom: 0;
    padding-top: 14px;
}
.special-products {
    padding-top: 98px;
    padding-bottom: 32px;
}
ul#specialproducts-carousel {
    margin-bottom: 0;
}
.featured-products {
    padding-top: 85px;
}
ul#featuredproducts-carousel {
    margin: 0;
}
#products .product-miniature .discount-percentage.discount-percentage,
#products .product-miniature .on-sale.discount-percentage,
#products .product-miniature .online-only.discount-percentage,
#products .product-miniature .product-flags .new.discount-percentage,
.featured-products .product-miniature .discount-percentage.discount-percentage,
.featured-products .product-miniature .on-sale.discount-percentage,
.featured-products .product-miniature .online-only.discount-percentage,
.featured-products .product-miniature .product-flags .new.discount-percentage,
.special-products .product-miniature .discount-percentage.discount-percentage,
.special-products .product-miniature .on-sale.discount-percentage,
.special-products .product-miniature .online-only.discount-percentage,
.special-products .product-miniature .product-flags .new.discount-percentage,
.product-accessories .product-miniature .discount-percentage.discount-percentage,
.product-accessories .product-miniature .on-sale.discount-percentage,
.product-accessories .product-miniature .online-only.discount-percentage,
.product-accessories .product-miniature .product-flags .new.discount-percentage,
.product-miniature .product-miniature .discount-percentage.discount-percentage,
.product-miniature .product-miniature .on-sale.discount-percentage,
.product-miniature .product-miniature .online-only.discount-percentage,
.product-miniature .product-miniature .product-flags .new.discount-percentage {
    margin-top: 20px;
}

.quick-view .material-icons {
    width: 33px;
    font-size: 0;
    top: 0;
}


#product #wrapper .container .wrapper-inner.row {
    margin: 0;
}
#cart #wrapper .container .wrapper-inner.row {
    margin: 0;
	padding-top: 40px;
}

#order-confirmation #wrapper .container .wrapper-inner.row {
    margin: 0;
}

#leftsidebar .thumbnail-container .addtocart-button .btn-primary {
    display: block;
   background-color: transparent !important;
}
.homeslider-container {
    clear:both;
}
#homepage-carousel{
	margin:0;
}
#homepage-carousel img {
   border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -o-border-radius: 0px;
}
.secound-banner-normal {
	position: relative;
	overflow: hidden;
}
.secound-banner-normal:before {
	left: auto;
    right: 0;
    z-index: 1;
    top: 0;
    bottom: auto;
    content: "";
    background: #ffc903;
    bottom: 0;
    left: 0;
    position: absolute;
    width: 0;
    height: 0;
    transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    opacity: 1;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    -ms-opacity: 1;
    -o-opacity: 1;
    -khtml-opacity: 1;
}
.secound-banner-normal:after {
	content: "";
	background: #ffc903;
	bottom: 0;
	left: 0;
	position: absolute;
	width: 0;
	height: 0;
	transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	opacity: 1;
	-webkit-opacity: 1;
	-moz-opacity: 1;
	-ms-opacity: 1;
	-o-opacity: 1;
	-khtml-opacity: 1;
}
.secound-banner-normal:hover:before,
.secound-banner-normal:hover:after {
	transform: rotateY(180deg);
	-webkit-transform: rotateY(180deg);
	-ms-transform: rotateY(180deg);
	-o-transform: rotateY(180deg);
	transition-duration: 1.3s;
	-moz-transition-duration: 1.3s;
	-webkit-transition-duration: 1.3s;
	-khtml-transition-duration: 1.3s;
	-o-transition-duration: 1.3s;
	opacity: 0;
	-webkit-opacity: 0;
	-moz-opacity: 0;
	-ms-opacity: 0;
	-o-opacity: 0;
	-khtml-opacity: 0;
	height: 100%;
	width: 100%;
} 
.secound-banner-one {
    float: left;
    width: 33.43%;
}
.secound-banner-two {
	float: left;
	width: 33.14%;
}
.secound-banner-three {
    float: left;
    width: 33.43%;
}
.secound-banner-one-top.secound-banner-normal {
    margin-bottom: 16px;
    display: inline-block;
    vertical-align: middle;
}
.secound-banner-one-bottom.secound-banner-normal {
	margin-top: 16px;	
	   display: inline-block;
    vertical-align: middle;
}
.secound-banner-two-center.secound-banner-normal {
    margin-left: 32px;
    margin-right: 32px;
       display: inline-block;
    vertical-align: middle;
}
.secound-banner-three-top.secound-banner-normal {
	margin-bottom: 16px;
	   display: inline-block;
    vertical-align: middle;
}
.secound-banner-three-bottom.secound-banner-normal {
	margin-top: 16px;
	   display: inline-block;
    vertical-align: middle;
}
.secound-banner-normal a img {
    width: 100%;
	border-radius: 0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	-o-border-radius: 0px;
}
ul#homepage-carousel .owl-nav .owl-prev {
    left: 30px;
    right: auto;
    opacity: 1;
    z-index: 3;
    text-indent: -9999px;
    overflow: hidden;
    text-decoration: none;
    height: 35px;
    width: 23px;
    background: transparent url(../img/sprite.png) no-repeat scroll -41px -232px;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    position: absolute;
}
ul#homepage-carousel .owl-nav .owl-prev:hover{
	background: transparent url(../img/sprite.png) no-repeat scroll -41px -297px;
}
ul#homepage-carousel .owl-nav .owl-next {
    left: auto;
    right: 30px;
    position: absolute;
    opacity: 1;
    z-index: 3;
    text-indent: -9999px;
    overflow: hidden;
    text-decoration: none;
    height: 35px;
    width: 23px;
    background: transparent url(../img/sprite.png) no-repeat scroll -473px -231px;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
}
ul#homepage-carousel .owl-nav .owl-next:hover{
	background: transparent url(../img/sprite.png) no-repeat scroll -473px -296px;
}
.homeslider_nav:active {
    opacity: 1.0;
}
.testimonial-carousel .prev-arrow {
    background: transparent url(../img/sprite.png) no-repeat scroll -42px -793px;
    height: 32px;
    left: 50px;
    overflow: hidden;
    position: absolute;
    text-decoration: none;
    text-indent: -9999px;
    width: 32px;
    z-index: 3;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
}
.testimonial-carousel .prev-arrow:hover {
	background-position: -42px -840px;
}
.testimonial-carousel .next-arrow {
	position: absolute;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	opacity: 1;
	z-index: 3;
	text-indent: -9999px;
	overflow: hidden;
	text-decoration: none;
	height: 32px;
	width: 32px;
	background: transparent url(../img/sprite.png) no-repeat scroll -464px -793px;
	left: auto;
	right: 50px;
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
}
.testimonial-carousel .next-arrow:hover {
    background-position: -464px -840px;
}
.testimonial_outer .owl-nav {
	opacity: 0;
}
.testimonial_outer:hover .owl-nav {
	opacity: 1;
}
.prev-button.slick-arrow, .next-button.slick-arrow {
    top: -67px;
}
.prev-button.slick-arrow:before { 
    content: "\f104";
    top: 8px;
    right: 0px;
    font-family: "FontAwesome";
    font-size: 26px;
    position: absolute;
    width: 20px;
    height: 22px;
    left: 9px;
}
.next-button.slick-arrow:before {
    content: "\f105";
    top: 8px;
    right: 0;
    font-family: "FontAwesome";
    font-size: 26px;
    position: absolute;
    width: 20px;
    height: 22px;
    left: 8px;
}

#featured-products .owl-nav .owl-prev:before,
#newproducts-products .owl-nav .owl-prev:before,
#special-products .owl-nav .owl-prev:before,
.product-accessories .owl-nav .owl-prev:before,
.brand-slidermain .owl-prev:before  {
	content: "\f104";
    top: 8px;
    right: 0px;
    font-family: "FontAwesome";
    font-size: 26px;
    position: absolute;
    width: 20px;
    height: 22px;
    left: 12px;
}
#featured-products .owl-nav .owl-prev,
#newproducts-products .owl-nav .owl-prev,
#special-products .owl-nav .owl-prev,
.product-accessories .owl-nav .owl-prev,
.prev-button.slick-arrow {
    background: #252525;
    height: 35px;
    right: 50px;
    left: auto;
    opacity: 1;
    overflow: hidden;
    position: absolute;
    text-decoration: none;
    width: 36px;
    cursor: pointer;
    z-index: 3;
}

#featured-products .owl-nav .owl-next:before ,
#newproducts-products .owl-nav .owl-next:before,
#special-products .owl-nav .owl-next:before ,
.product-accessories .owl-nav .owl-next:before,
.brand-slidermain .owl-next:before { 
	content: "\f105";
	top: 8px;
	right: 0;
	font-family: "FontAwesome";
	font-size: 26px;
	position: absolute;
	width: 20px;
	height: 22px;
	left: 12px;
}
#featured-products .owl-nav .owl-next ,
#newproducts-products .owl-nav .owl-next,
#special-products .owl-nav .owl-next ,
.product-accessories .owl-nav .owl-next,
.next-button.slick-arrow {
    position: absolute;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    opacity: 1;
    z-index: 3;
    overflow: hidden;
    text-decoration: none;
    height: 35px;
    width: 35px;
    background: #252525;
    left: auto;
    right: 10px;
    cursor: pointer;
}
.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%;
    background-color: #ffffff !important;
}
.list .thumbnail-image-inner {
    border-bottom: none;
}
.list .thumbnail-container .product-description {
    padding-right:  30px;
	padding-top:0;
}
.thumbnail-container:hover .thumbnail-image-inner img{
    max-width: 100%;
	height: auto;

}
.thumbnail-container:hover .thumbnail-image-inner a{
	position:relative;
}
#js-active-search-filters .h6.hidden-xs-up {
    display: block !important;
    font-size: 15px;
    font-weight: bold;
    color: #ffffff;
    margin: 0 0 21px;
}
#search_filters h4,
#search_filters > p.h6.text-uppercase,
.leftsidebar .title {
	    color: #ffffff;
    font-size: 22px;
    padding: 17px 20px 15px;
    text-transform: capitalize;
    margin-bottom: 0;
    font-weight: 700;
    font-family: 'Montserrat', sans-serif;
    background-color: #252525;
}
.products-selection .products-sort-order .select-title {
    display: inline-block;
    width: 100%;
    color: #999999;
    background: #121212;
    padding: 8px 10px 4px;
    cursor: pointer;
    font-size: 14px;
    font-weight: normal;
    text-align: left;
    border: none;
}
#custom-leftbannerblock img {
    width: 100%;
    height: auto;
}
.block-category .category-cover {
    margin-bottom: 23px;
    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 {
    display: inline-block;
    vertical-align: middle;
}
.list .highlighted-informations.hidden-sm-down {
    display: inline-block;
    vertical-align: middle;
}
.list .highlighted-informations.hidden-sm-down {
    margin-top: 0;
    margin-left: 15px;
}
.products-selection .display {
    float: left;
    margin: 0 15px 0 0;
}
.products-selection .display li {
    float: left;
    text-align: center;
    padding: 0;
}
.products-selection .display li#grid {
    margin: 0px;
}
.products-selection .display li#list {
    margin-left: 6px;
}
.products-selection .display li a {
    color: #999999;
    font-size: 0px;
    line-height: 14px;
    cursor: pointer;
}
.products-selection .display li#grid a {
    position: relative;
    height: 30px;
    width: 30px;
}
.products-selection .display li#list a {
    position: relative;
    height: 30px;
    width: 30px;
}
.products-selection .display li#grid a:before {
    position: absolute;
    content: "\f009";
    font-size: 30px;
    font-family: "FontAwesome";
    left: 0;
    top: 0;
}

.products-selection .display li#list a:before {
    position: absolute;
    content: "\f03a";
    font-size: 30px;
    font-family: "FontAwesome";
    left: 40px;
    top: 0;
}
.products-selection .display li.selected a {
    cursor: default;
}
.thumbnail-container:hover .addtocart-button .btn-primary {
    text-align: left !important;
}
.list .thumbnail-container:hover .addtocart-button .btn-primary {
    text-align: left !important;
}
.products-selection h1 {
    padding-top: 0.625rem;
}
.products-sort-order {
    color: #999999;
}
.products-sort-order .select-title {
    display: inline-block;
    margin: 0 10px 0 0;
    width: 100%;
    color: #252525;
    background: #FFFFFF;
    padding: 5px 0.625rem;
    cursor: pointer;
}
.products-sort-order .select-list {
    display: block;
    color: #999999;
    padding: 5px 15px;
    font-size: 14px;
    font-weight: normal;
}
.products-sort-order .select-list:hover {
    background: transparent;
    color: #252525;
    text-decoration: none;
}
.products-sort-order .dropdown-menu {
    left: auto;
    width: 288px;
    border: 1px solid rgba(255, 255, 255, 0.13);
    background: #121212;
    border-radius: 0;
}
#products .list .product-title,
#products .list .product-price-and-shipping,
#products .product-description,
.featured-products .product-description,
.product-accessories .product-description,
.product-miniature .product-description {
    text-align: left;
    padding-right: 5px;
}
#products .list .product-price-and-shipping {
    padding-bottom: 5px;
    padding-top: 15px;
}
.total-products p {
    margin: 12px 0px;
    color: #999999;
    font-size: 14px;
    font-weight: normal;
    padding-left: 98px;
}
.list .thumbnail-container .addtocart-button {
    position: relative;
    opacity: 1;
    -webkit-opacity: 1;
    -moz-opacity: 1;
}
.product-toolbar {
    margin-bottom: 24px;
    padding: 15px 20px 15px 14px;
    color: #252525;
    background-color: #252525;
}
.page-product .modal-body figure {
    max-width: 625px;
}
.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;
    padding: 0;
}
.sidebar-products .product-title a:before{
	display:none;
}
.sidebar-products .thumbnail-sidebar-inner {
    text-align: left;
    float: left;
    max-width: 130px;
}
.sidebar-products .thumbnail-sidebar-inner .product-description{
    padding:0;
    text-align: left;
}
.sidebar-products .product-miniature .product-price-and-shipping {
    text-align: left;
}
.sidebar-products .discount-percentage{
	font-weight: 400 !important;
	font-size: 13px;
	color: #777 !important;
}
.sidebar-products .thumbnail-container .addtocart-button {
    position: relative;
    bottom: auto;
    left: auto;
    right: auto;
    background: transparent;
    opacity: 1;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    -o-opacity: 1;
    transition: 0.5s;
    -wenkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    text-align: left;
}
.sidebar-products .thumbnail-container .addtocart-button .btn-primary::before {
    display: none;
}
.sidebar-products .thumbnail-container:hover .addtocart-button .btn-primary {
    color: #ffc903;
}
.sidebar-products .addtocart-button .btn-primary {
    padding: 0px;
    background: transparent;
    color: #252525;
	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;
}
.leftsidebar h1.title {
    margin-bottom: 20px;
}
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;
}

.newproducts-products {
    margin-bottom: 65px;
}
.newproducts-products .product-miniature .thumbnail-container {
    border: none;
    margin-bottom: 25px;
}
.newproducts-products .product-miniature .thumbnail-image-inner {
    border: 1px solid rgba(255, 255, 255, 0.13);
    float: left;
    width: auto;
}
.newproducts-products .product-miniature .thumbnail-sidebar-inner {
    float: left;
}
.newproducts-products .thumbnail-inner {
    overflow: hidden;
}
.newproducts-products .thumbnail-container .product-description {
    padding:0px 0px 0px 20px;
}
.newproducts-products .thumbnail-container .addtocart-button .btn-primary {
    padding: 7px 0px 9px 0px;
    font-size: 15px;
    background: transparent;
    color: #999999;
    font-weight: 500;
    font-family: 'Montserrat', sans-serif;
}
.newproducts-products .thumbnail-container:hover .addtocart-button .btn-primary {
    color: #2874f1;
}
#wrapper .wrapper-inner.row .col-xs-12.col-sm-12.col-md-4.col-lg-3 {
    width: 20%;

    padding-right: 0;
    padding-left: 15px;
}
#wrapper .wrapper-inner.row .left-column.col-xs-12.col-sm-8.col-md-9 {
    width: 80%;
    padding-left: 30px;
}
ul.payment-inner li a {
    padding: 0px 3px;
}
.products.row.list .product-miniature.js-product-miniature.col-xs-12 {
    float: left;
    width: 50%;
}
.products.row.list .product-miniature.js-product-miniature.col-xs-12 .thumbnail-inner.col-xs-12.col-sm-5.col-md-5.col-lg-4 {
    width: 50%;
}
.products.row.list .product-miniature.js-product-miniature.col-xs-12 .product-description.col-xs-12.col-sm-7.col-md-7.col-lg-8 {
    width: 50%;
    text-align: left !important;
}
.products.row.list .product-miniature.js-product-miniature.col-xs-12 .product-description.col-xs-12.col-sm-7.col-md-7.col-lg-8 h1.h3.product-title {
    text-align: left !important;
}


@media (min-width: 992px) {
    .link-inner li a::before,
    ul.payment-inner li a::before {
        left: -3px;
    }
    .link-inner li a {
        padding: 0px 15px 0px 14px;
    }
    .subbannercms-bottom a img {
        width: 100%;
    }
    .subbannercms-bottom a img {
        width: 100%;
    }
}
.grid .thumbnail-container > .product-description {
    display: none;
}
#products .product-miniature, .featured-products .product-miniature, 
.product-accessories .product-miniature, .product-miniature .product-miniature,
 #special-products .product-miniature{
 	padding : 0 20px;
}
#products .product-miniature:hover .product-title a,
#featured-products .product-miniature:hover .product-title a,
#special-products .product-miniature:hover .product-title a {
    color: #ffc903;
}
.pagination .page-list {
    margin-bottom: 0;
    float: right;
}
.pagination a .material-icons {
    font-size: 28px;
}
.pagination a {
    height: 36px;
    margin: 0;
    padding: 7px 12px;
    width: 36px;
    color: #999999;
    background: none;
    border: none;
    display: block;
    font-weight: 500;

}
.pagination .page-list li {
    background: #121212;
    display: inline-block;
    float: left;
    margin: 0 0 0 5px;
    padding: 0px;
}
.pagination .current a,
.pagination a:hover {
    color: #fff;
    border-color: #ffc903;
    background-color: #ffc903;
    text-decoration: none;
}
.pagination .previous,
.pagination .next {
    font-size: 0px;
    padding: 3px;

}
.breadcumb_inner .breadcrumb ol > li:last-child > a > span,
.breadcumb_inner .breadcrumb ol > li:hover > a > span {
    color: #ffc903;
}
.card-block .h1 {
    font-weight: 700;
	font-size:22px;
	margin: 0 0 10px;
    font-family: 'Montserrat', sans-serif;
}

#products .list .product-miniature .on-sale {
    right: 40px;
}
#leftsidebar {
    margin-bottom: 30px;
    padding: 0 0 0 0px;
}
.sidebar-products.products {
    padding: 0 10px 10px;
}
#leftsidebar a.btn.btn-primary.allproducts {
    margin-left: 10px;
    margin-bottom: 20px;
}
.owl-carousel .owl-nav.disabled,
.owl-carousel .owl-dots.disabled {
    display: none;
}
.brandslider-inner.container #brand-carousel .owl-nav.disabled,
div#custom-categorybannerblock .owl-nav {
    opacity: 0;
}
.brandslider-inner.container #brand-carousel:hover .owl-nav.disabled,
div#custom-categorybannerblock:hover .owl-nav {
    opacity: 1;
}
.brand-slidermain .owl-prev {
    background: #f5f5f5;
    height: 35px;
    left: 0;
    right: auto;
    opacity: 1;
    overflow: hidden;
    position: absolute;
    text-decoration: none;
    width: 36px;
    z-index: 3;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
}
.brand-slidermain .owl-next {
   	position: absolute;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    opacity: 1;
    z-index: 3;
    overflow: hidden;
    text-decoration: none;
    height: 35px;
    width: 35px;
    background: #f5f5f5;
    left: auto;
    right: 0;
    cursor: pointer;
     top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
}
.brand-slidermain .item > a {
    display: inline-block;
}
#custom-leftbannerblock {
    margin-bottom: 30px;
}
.pagination {
    background: #252525 none repeat scroll 0 0;
    margin: 2rem 0;
    padding: 1rem;
}
.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;
    padding-top: 10px;
}
#search_filters .facet .facet-label:hover a {
    color: #ffc903;
}
.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: 0 20px 0px 20px;
}
#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;
}
.dropdown-menu.hidden-sm-down {
    margin-top: 0;
    right: 0;
    left: auto;
}
.cmstext {
	line-height: 29px;
	padding-bottom: 0px;
}
.testimonial_outer {
    margin-bottom: 0;
    margin-top: 36px;
}
.parallax-text {
    text-align: center;
    font-size: 70px;
    line-height: 1;
    font-weight: 600;
    color: #fff;
}
.parallax-inner.container-width {
    display: inline-block;
    text-align: center;
    width: 100%;
}
.icon-wrapper li {
    display: inline-block;
    font-size: 18px;
    margin-left: 0;
}
.icon-wrapper li:first-child a::before {
    border-left: 1px solid rgba(0, 0, 0, 0);
}
.icon-wrapper li a::before {
    content: "";
    height: 14px;
    left: 0;
    position: absolute;
    top: 4px;
    width: 2px;
}
.icon-wrapper li a:first-of-type {
  padding-left: 0;
}
.icon-wrapper li a {
    padding: 0 23px 0 15px;
}
.icon-wrapper li a {
    position: relative;
}
.icon-wrapper {
    margin-bottom: 0;
}
.btn-wrapper {
    background-color: #252525;
    color: #fff;
    padding: 7px 14px;
}
.banner-text .btn-wrapper:hover {
    background-color: #252525;
    color: #fff !important;
    transition: 0.5s;
    border: none;
    -webkit-transition: all 0.5s;
}

.banner-text .btn-wrapper:hover  a {
	color: #ffffff
}
.banner-text .btn-wrapper {
    background-color: #ffffff;
    color: #ffffff;
    padding: 13px 26px;
    display: inline-block;
}
.btn-wrapper a {
	color: #252525;
	font-size: 15px;
	font-weight: bold;
}
.btn-wrapper:hover {
    background-color: transparent;
    color: #252525;
    border: 1px solid #252525;
    transition: 0.5s;
    -webkit-transition: all 0.5s;
}
.icon-wrapper li a i {
    color: #999999;
}
.fa-facebook:hover {
    color: #3B5998;
}
.fa-google-plus:hover {
    color: #DD5347;
}
.fa-instagram:hover {
    color: #A03CAF;
}
.fa-twitter:hover {
    color: #0077B5;
}
.fa-twitter:hover {
    color: #1DA1F2;
}
.fa-linkedin:hover {
    color: #0077B5;
}
.dropdown .expand-more::after {
    color: #252525;
    content: "";
    font-family: "fontawesome";
    padding-left: 4px;
    font-size: 0;
}
.dropdown.open .expand-more::after {
    content: "";
    color: #999999;
}
.home_blog_post {
    vertical-align: middle;
    display: inline-block;
    width: 100%;
    padding-top: 84px;
}
.block-categories.hidden-sm-down > ul > li > a:hover {
    color: #252525 !important;
}
.category-top-menu > li:first-child a {
    margin-bottom: 0;
    color: #ffffff;
    font-size: 22px;
    font-family: 'Montserrat', sans-serif;
    padding: 17px 20px 15px;
    text-transform: capitalize;
    width: 100%;
    font-weight: 700;
    display: inline-block;
    background-color: #252525;
}
.block-categories.hidden-sm-down > ul > li:first-child > a:hover {
	color:#ffffff !important;
}
.block-categories a {
    color: #eeeeee;
	 font-family: 'Montserrat', sans-serif;
}
.category-top-menu {
    margin-bottom: 30px;
}
#search_filters .facet:last-child {
    border-bottom: medium none;
}
#search_filters .facet {
    padding: 10px 20px 0 20px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.13);
}
#search_filters .facet .facet-title {
	font-size: 14px;
	font-weight: 600;
	font-family: 'Montserrat', sans-serif;
	color: #ffc903;
}
#custom-leftbannerblock {
    padding-top: 0;
}
.pagination .col-md-4 {
    padding-left: 0;
}
.pagination .col-md-6 {
    padding-right: 0;
}
.breadcumb_inner {
    padding: 40px 0;
    width: 100%;
    background: rgba(0, 0, 0, 0) url("../img/bradcome.jpg") repeat scroll 0 0;
}
.block-category .category-cover img {
    width: 100%;
}
#category #wrapper .container .wrapper-inner.row {
    margin: 0;
}
#category #wrapper .container .wrapper-inner.row {
	margin: 0;
	padding-top: 50px;
}
.list .variant-links{
	text-align:left !important;
	margin-top: 15px !important;
}
.list .product-description.col-xs-12.col-sm-7.col-md-7.col-lg-8 .variant-links{
    display: none !important;
}
.list .product-description.col-xs-12.col-sm-7.col-md-7.col-lg-8 .hover-addtocart .product-add-to-cart.addtocart-button {
    display: block !important;
}
.list .product-description.col-xs-12.col-sm-7.col-md-7.col-lg-8 .hover-addtocart .highlighted-informations.hidden-sm-down {
	display: none !important;
}
#leftsidebar .product-title a:hover {
    color: #ffc903;
}
.product-actions .btn-primary {
    padding: 8px 16px 8px 16px;
    position: relative;
    background-color: #ffc903;
    color: #ffffff;
    font-size: 16px;
    line-height: 18px;
    width: auto;
    text-transform: capitalize;
}
.product-actions .btn-primary:hover{
	color:#fff;
	background-color:#252525;
}
#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: #999999;
    font-size: 15px;
}
.cms-box .inner {
    color: #999999;
    font-size: 15px;
}
.product-description p {
  color: #999999;
  margin: 0;
  line-height: 24px;
}
.page-header > h1 {
    color: #252525;
	font-family: 'Montserrat', sans-serif;
	font-weight:500;
}
#checkout #header-left-text{text-align:right;}
#checkout .h6 {
    color: #999999;
}
#checkout .text-xs-right {
    text-align: left;
	padding:0;
}
#left-column #leftsidebar .sidebar-products.products ul {
    padding-top: 0;
}
#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: #ffc903;
}
.list .product-add-to-cart.addtocart-button .btn-primary {
	display: block !important;
	background-color: transparent !important;
}
.thumbnail-container .addtocart-button .btn-primary {
    background: #ffffff;
    color: #fff;
    font-size: 14px;
    padding: 0;
    font-weight: 500;
    display: none;
    font-family: 'Montserrat', sans-serif;
}
div#custom-parallaxblock {
    background-size: cover;
}
/* footerbottomleft-outer start */
#footerbottomleft-text {
    float: left;
    padding: 73px 19px 40px 50px;
    width: 21.3%;
}
.cmstext .adress span {
    padding-left: 37px;
    display: block;
    line-height: 25px;
    color: #999999;
}
.cmstext .phone span {
    padding-left: 37px;
    color: #999999;
}
.email span {
    padding-left: 38px;
    color: #999999;
}
#footerbottomleft-text ul.footer-toggle {
    margin: 0;
    padding-top: 8px;
}
@media (min-width: 768px) {

}
.bottomcms_img {
    margin:0 0 47px;
}
.cmstext {
	line-height: 16px;
	padding-bottom: 25px;
}
.cmstext .adress::before {
    width: 26px;
    height: 26px;
    content: "\f015";
    font-family: "FontAwesome";
    position: absolute;
    font-size: 22px;
    margin-right: 3px;
    margin-top: 0;
    cursor: pointer;
    top: 3px;
}

.cmstext .adress {
    padding: 0 0 27px;
    line-height: 19px;
    display: block;
   	position: relative;
}
.cmstext .phone {
    float: left;
    width: 100%;
    padding: 0 0 10px;
    position: relative;
}
.cmstext .email {
	    float: left;
    width: 100%;
	position: relative;	
	padding: 0 0 10px;
}
.cmstext .phone::before {
    content: "\f2a0";
    font-family: "FontAwesome";
    position: absolute;
    font-size: 22px;
    margin-right: 3px;
    margin-top: 0;
    cursor: pointer;
    left: 0;
    transform: rotate(-50deg);
    top: 1px;
}
.cmstext .email::before {
    content: "\f0e0";
    font-family: "FontAwesome";
    position: absolute;
    font-size: 17px;
    margin-right: 3px;
    margin-top: 0;
    cursor: pointer;
    left: 2px;
}
/*footerbottomleft-outer end */

/* Home page footerrightcms Start */
#footerbottomright-text {
    float: left;
    width: 16.7%;
    padding: 74px 0 0 20px;
}
.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;
}
.parallaxblock-inner {
}
a.html5lightbox span::before {
    background: transparent url(../img/sprite.png) no-repeat scroll -33px -555px;
    content: "";
    height: 71px;
    position: absolute;
    text-align: center;
    top: auto;
    width: 71px;
    bottom: auto;
    left: 0;
}
a.html5lightbox span:hover:before {
    background: transparent url(../img/sprite.png) no-repeat scroll -405px -555px;
}
a.html5lightbox span {
    position: relative;
    font-size: 0; 
}
a.html5lightbox {
    width: 71px;
    height: 71px;
    display: inline-block;
    vertical-align: middle;
    text-align: left;
}
.bannertop .container {
    position: relative;
}
.bannertop {
    text-align: center;
    display: inline-block;
}
.banenr-btn {
    max-width: 30%;
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    margin-left: 0;
    position: absolute;
    right: 24px;
    top: 50%;
    transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}
.banenr-heading {
    color: #ffffff;
    font-size: 50px;
    line-height: 1;
    font-family: 'Montserrat', sans-serif;
    padding-top: 0;
    font-weight: 800;
}
.banner-span {
    color: #ffffff;
    font-size: 50px;
    font-weight: normal;
    line-height: 1.2;
}
.banner-p {
    color: #ffffff;
    font-size: 22px;
    font-weight: 500;
    font-family: 'Montserrat', sans-serif;
    padding-top: 16px;
    padding-bottom: 18px;
}
.banenr-btn > a {
    font-size: 16px;
    color: #252525;
    font-weight: 500;
    text-transform: capitalize;
    background-color: #ffffff;
    padding: 15px 27px;
    font-family: 'Montserrat', sans-serif;
    display: inline-block;
    vertical-align: middle;
}
.banenr-btn > a:hover {
    color: #ffc903;
    background-color: #ffffff;
}
.parallax-block {
    position: relative;
    padding-top: 146px;
    padding-bottom: 121px;
}
.banner-images img {
    width: 100%;
}
.banner-text {
    position: absolute;
    top: 31%;
    right: 18.4%;
    text-align: center;
}
.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;
}


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

/* Home page footerrightcms End */
@media screen and (max-width: 1829px) {
	.subtitle-part.subtitle-part2 {
		width: 25%;
	}
	.subtitle-part.subtitle-part4 {
		width: 22%;
	}

}

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

}


@media screen and (max-width: 1659px) {
	#featured-products {
		margin-bottom: 1px;
	}
	.subtitle-part.subtitle-part1 {
		width: 28%;
	}
	.subtitle-part.subtitle-part2 {
		width: 23%;
	}
	.subtitle-part.subtitle-part3 {
		width: 25%;
	}
	.subtitle-part.subtitle-part4 {
		width: 24%;
	}
	.footer-container .title span.h3, .footer-container h3.h3, 
	#block_myaccount_infos .myaccount-title a, .block-contact .block-contact-title, .linklist .blockcms-title a {
		font-size: 22px;
	}
	#footerbottomleft-text {
		padding: 73px 19px 40px 30px;
	}
	.footer_inner .links .wrapper {
		padding-left: 80px;
	}
	.subtitile.subtitile1 {
		font-size: 16px;
	}
	.subtitle-part .subicon {
	    width: 88px;
    	height: 88px;
    }
	.subtitle-part.subtitle-part1 .subicon::before,
	.subtitle-part.subtitle-part2 .subicon::before,
	.subtitle-part.subtitle-part3 .subicon::before {
		font-size: 50px;
	}
	.subtitle-part.subtitle-part4 .subicon::before {
		font-size: 40px;
	}
	.subtitle-part.subtitle-part1 .subicon::before {
    	left: 16px;
    	top: 33px;
	}
	.subtitle-part.subtitle-part2 .subicon::before {
		left: 24px;
		top: 33px;
	}
	.subtitle-part.subtitle-part3 .subicon::before {
		left: 27px;
		top: 32px;
	}
	.subtitle-part.subtitle-part4 .subicon::before {
		left: 24px;
		top: 34px;
	}
	.featured-products {
		padding-top: 66px;
		margin-bottom: 26px;
	}
	h1.main-title {
		font-size: 26px;
		margin: 0 0 29px;
	}
	.parallax-text {
		font-size: 60px;
	}
	.parallax-text2 {
		font-size: 26px;
		margin: 11px 0 19px;
	}
	.parallax-block {
		padding-top: 126px;
		padding-bottom: 101px;
	}
	.special-products {
		padding-top: 66px;
		padding-bottom: 12px;
	}
	.testimonial_outer {
		margin-bottom: 0;
		margin-top: 14px;
	}
	.testimonial-outer .owl-dots {
		left: 20px;
	}
	.testimonial_outer h1.main-title {
		padding-right: 162px;
	}
	.test_desc {
		padding: 59px 0 10px 43px;
	}
	.testimonial-carousel .testimonial-desc p {
		font-size: 17px;
		max-width: 790px;
	}
	.block_newsletter {
		padding-top: 70px;
	}
	.nwsletter-maintitle {
		font-size: 24px;
		line-height: 28px;
		max-width: 470px;
	}
	.nwsletter-subtitle, .nwsletter-title {
		font-size: 14px;
		padding-top: 6px;
		padding-bottom: 18px;
	}
	.home_blog_post {
		padding-top: 60px;
	}
	.home_blog_post .blog_post_content p {
		font-size: 16px;
	}
	.blog_post_content .post_title a {
		font-size: 22px;
		line-height: 30px;
	}
	.blog_post_content .post_title {
		padding: 17px 0 0;
	}
	.home_blog_post .content_more {
		padding: 9px 0 0;
	}
	#brand-carousel li.item {
		padding: 0 16px;
	}
	.brandslider-outer {
		margin: 65px 0px 34px;
	}

}   

@media screen and (max-width: 1560px) { 
	.footer_inner .links .wrapper {
		padding-top: 65px;
	}
	#footerbottomright-text {
		padding: 65px 0 0 20px;
	}
	#footerbottomleft-text {
		padding: 65px 19px 40px 24px;
	}
	.footer_inner .links .wrapper::before {
		top: 52px;
	}
	#footerbottomright-text::before {
		top: 52px;
	}
	

}

@media screen and (max-width: 1559px) {
	.header-left-wrapper a[data-depth="0"] {
		padding: 44px 15px 36px;
	}
	div#_desktop_user_info {
		margin-left: 12px;
		margin-right: 13px;
		padding-right: 32px;
	}
	#search_widget.search-widget form input[type="text"], 
	#search_widget.search-widget.inputfocus form input[type="text"], 
	#search_widget.search-widget form input[type="text"] {
		width: 261px;
	}
	.search-widget {
		width: 261px;	
	}
	.blockcart > .header a::before {
		padding-right: 22px;
	}


}

@media screen and (max-width: 1499px) {
    .sidebar-products .thumbnail-sidebar-inner {
        max-width: 96px;
    }
    .home_blog_post .blog_post_content p {
       text-align: inherit;
    }
	h1.main-title {
		font-size: 24px;
		margin: 0 0 16px;
	}
	#special-products .owl-nav, #featured-products .owl-nav, #newproducts-products .owl-nav, .product-accessories .owl-nav {
		top: -49px;
	}

}

@media screen and (max-width: 1460px) {  
	.subtitile.subtitile2 span {
		display: none;
	}
	.shipping-inner {
		padding: 29px 0 29px;
	}
	#footerbottomleft-text {
		padding: 45px 19px 40px 14px;
	}
	.footer-container .title span.h3, 
	.footer-container h3.h3, 
	#block_myaccount_infos .myaccount-title a, 
	.block-contact .block-contact-title, 
	.linklist .blockcms-title a {
		font-size: 20px;
	}
	.testimonial_outer h1.main-title {
		padding-right: 122px;
	}
	.testimonial-outer .owl-dots {
	    left: 26.6%;
	}
	.test_desc {
		padding: 59px 0 10px 33px;
	}
	.cmstext .adress span {
		padding-left: 32px;
	}
	.cmstext .phone span {
		padding-left: 32px;
	}
	.email span {
		padding-left: 33px;
	}
}

@media screen and (max-width: 1366px) {
	.category-banner.owl-carousel.owl-loaded.owl-drag .item {
		padding-top: 9px;
		padding-bottom: 0;
	}
	.category-banner.owl-carousel.owl-loaded.owl-drag .item:before {
		height: 84px;
	}
	.testimonial-carousel .testimonial-desc p {
		font-size: 16px;
		max-width: 600px;
	}
	.test_desc {
		padding: 41px 0 57px 24px;
	}
	#products .grid .product-miniature {
		width: 33.33%;
	}
	#footerbottomleft-text {
	    padding: 55px 19px 40px 24px;
	}
	.footer_inner .links .wrapper {
		padding-top: 55px;
	}
	#footerbottomright-text {
		padding: 55px 0 0 20px;
	}
	#footerbottomright-text::before {
		height: 180px;
	}
	.footer_inner .links .wrapper::before {
		height: 180px;
	}
	.copyright {
		padding: 19px 0px 51px;
	}
	.payment-inner {
		padding: 20px 0 0 0;
	}
	.header-logo {
		padding: 34px 0 32px;
	}
	.footer_inner .links .wrapper {
		padding-left: 60px;
	}
	.header-left-wrapper a[data-depth="0"] {
    	padding: 44px 13px 36px;
    	font-size: 14px !important;
	}
}   

@media screen and (max-width: 1365px) { 
	.footer_inner .links .wrapper {
		padding-left: 49px;
	}
	.cmstext {
		padding-bottom: 0;
	}
	#footerbottomleft-text {
		padding: 55px 3px 40px 14px;
	}


}

@media screen and (max-width: 1239px) {
	.header-left-wrapper a[data-depth="0"] {
		padding: 44px 9px 36px;
	}
	.blockcart .header span#cart_block_total {
		font-size: 0;
	}
	.blockcart > .header a::before {
		padding-right: 10px;
	}
	#search_widget.search-widget form input[type="text"], 
	#search_widget.search-widget.inputfocus form input[type="text"],
	#search_widget.search-widget form input[type="text"] {
		width: 231px;
	}
	.search-widget {
		width: 231px;	
	}
	#category #wrapper .wrapper-inner.row .col-xs-12.col-sm-12.col-md-4.col-lg-3 {
		width: 25%;
	}
	#category #wrapper .wrapper-inner.row .left-column.col-xs-12.col-sm-8.col-md-9 {
		width: 75%;
	}
    .sidebar-products .thumbnail-sidebar-inner {
        max-width: 130px;
    }
	.list .thumbnail-container .product-description {
		padding-right: 15px;
	}
	.products.row.list .product-miniature.js-product-miniature.col-xs-12 {
		width: 100%;
	}
	.products.row.list .product-miniature.js-product-miniature.col-xs-12 .thumbnail-inner.col-xs-12.col-sm-5.col-md-5.col-lg-4 {
	    width: 33.33%;
	}
	.products.row.list .product-miniature.js-product-miniature.col-xs-12 .product-description.col-xs-12.col-sm-7.col-md-7.col-lg-8 {
		width: 66.66667%;
	}
    #products img, 
    .featured-products img, 
    .product-accessories img, 
    .product-miniature img {
        width: 100%;
    }
    .sidebar-products .thumbnail-image-inner {
        float: left;
        margin-right: 11px;
        max-width: 62px;
    }
    #products .grid .product-miniature {
        width: 33.33%;
    }
	.category-cover img {
		width: 100%;
	}
	#custom-leftbannerblock img {
		width: 100%;
	}
	.testimonial-outer .owl-dots {
		left: 29.6%;
	}
	.copyright {
		padding: 19px 0px 41px;
	}
	.subtitile.subtitile1 {
		font-size: 15px;
	}
	#footerbottomleft-text {
		padding: 45px 3px 40px 3px;
	}
	.testimonial-carousel .testimonial-desc p {
		max-width: 480px;
	}
}

@media screen and (max-width: 1199px) {
    #checkout #wrapper {
        padding-top: 40px;
    }
	.shipping-inner {
		padding: 29px 0 29px;
	}
	.btn-primary, .btn-secondary, .btn-tertiary {
		font-size: 14px;
	}
	.footer_inner .links .wrapper {
		padding-left: 39px;
	}
	.subtitile.subtitile1 {
		padding: 10px 0 2px;
	}
	#footerbottomright-text {
		padding: 45px 0 0 15px;
	}
	#footerbottomleft-text {
		width: 25.3%;
	}
	.footer_inner .links .wrapper {
		width: 19%;
	}
	#footerbottomright-text {
		width: 17.7%;
	}
    .home_blog_post_area.general.displayFooter {
        max-width: 18%;
    }
    .subtitle-part .subicon {
        float: none;
    }
    .shipping-desc {
        float: none;
        text-align: center;
        padding-left: 0;
    }
    .subtitle-part:after {
        margin-right: 0;
        margin-top: 0;
    }
    .subbanner-part-maininnner1 {
        float: none;
    }
    .subtitle-part:after {
        display: none;
    }
	.block_newsletter form input[type=text] {
		min-width: 310px;
	}

}

@media screen and (max-width: 1099px) {
    .pagination {
        margin: 1rem 0;
    }
	.footer_inner .links .wrapper {
		padding-top: 47px;
	}
	#footerbottomleft-text {
		padding: 45px 3px 48px 3px;
	}
	.blog_post_content .post_title a {
		font-size: 19px;
		line-height: 24px;
	}
	.featured-products {
		padding-top: 56px;
		margin-bottom: 16px;
	}
	.special-products {
		padding-top: 56px;
		padding-bottom: 2px;
	}
	.block_newsletter {
		padding-top: 60px;
	}
	.home_blog_post {
		padding-top: 50px;
	}
	.brandslider-outer {
		margin: 55px 0px 24px;
	}
	.footer_inner .links .wrapper::before {
		height: 170px;
	}
	#footerbottomright-text::before {
		height: 170px;
	}
	.footer-container li a, .footer-container li, .footer-container .block-contact {
		line-height: 27px;
	}
	.cmstext .adress {
		padding: 0 0 16px;
	}
	.staticmenu {
		padding-top: 39px;
		padding-bottom: 35px;
	}
	.header-logo {
		padding: 37px 0 35px;
	}
	.testimonial_outer h1.main-title {
		padding-right: 72px;
	}
	.testimonial-outer .owl-dots {
		left: 31.6%;
	}
	.parallax-block {
		padding-top: 106px;
		padding-bottom: 81px;
	}
	.parallax-block {
		padding-top: 106px;
		padding-bottom: 81px;
	}
	.parallax-text2 {
		font-size: 22px;
		margin: 9px 0 15px;
	}
	.cart-item {
		padding: 20px 0px;
	}
	.header-left-outer:before {
		display: none;
	}
	.header-left-outer {
		padding-left: 0;
	}
	#wrapper .wrapper-inner.row .col-xs-12.col-sm-12.col-md-4.col-lg-3 {
		width: 25%;
	}
	#wrapper .wrapper-inner.row .left-column.col-xs-12.col-sm-8.col-md-9 {
		width: 75%;
	}
    .products-sort-order .dropdown-menu {
        right: auto;
    }
    .products-selection .total-products, .products-selection h1 {
        padding-top: 0;
    }
    .products-selection .sort-by-row {
        padding-top: 2px;
    }
	.footer-container .title span.h3, 
	.footer-container h3.h3, 
	#block_myaccount_infos .myaccount-title a, 
	.block-contact .block-contact-title, 
	.linklist .blockcms-title a {
		font-size: 18px;
	}
	#header .header-top a[data-depth="0"] {
		padding: 18px 28px 17px;
	}
    .main-menu .menu>ul>li {
        vertical-align: middle;
    }
    .top-menu {
        vertical-align: middle;
    }
    .newsletter-icon {
        display: none;
    }
    .subtitile.subtitile1 {
        padding: 6px 0 3px;
    }
	#block-reassurance li .block-reassurance-item {
		padding: 0.6rem 0.8rem;
	}
	.tabs .tab-pane {
		padding: 20px;
	}

}
@media screen and (max-width: 1097px) { 
	.block_newsletter form input[type=text] {
		min-width: 250px;
	}
	#products .product-title, .featured-products .product-title, 
	.product-accessories .product-title, .product-miniature .product-title {
		margin: 8px 0px 0;
	}
	#products .product-price-and-shipping, 
	.featured-products .product-price-and-shipping, 
	.product-accessories .product-price-and-shipping, 
	.product-miniature .product-price-and-shipping {
		font-size: 16px;
	}
	.testimonial_outer h1.main-title {
		float: none;
		padding-right: 0;
		padding-top: 0;	
	}
	.testimonial_outer h1.main-title::before {
		top: 0;
	}
	.testimonial-outer .owl-dots {
		position: static;
	}
	.testimonial-outer .owl-dot {
		display: inline-block;
		margin: 0 4px;
	}
	.test_imag {
		margin: 0 0 0 0;
	}
	.test_desc {
		padding: 0 0 57px 24px;
	}
	.test_imag {
		width: 14%;
	}
	.test_desc {
		width: 100%;
	}
	.testimonial-carousel .testimonial-desc p {
		max-width: 100%;
	}
	.test_desc {
		padding: 0 0 0 0;
	}
	.testimonial-outer .testminial-data {
		display: inline-block;
		vertical-align: middle;
		width: 100%;
		padding-top: 30px;
		padding-bottom: 40px;
	}
	.testimonial-inner {
		padding-top: 30px;
	}
	.header-left-wrapper a[data-depth="0"] {
		padding: 44px 6px 36px;
	}
	#search_widget.search-widget form input[type="text"], 
	#search_widget.search-widget.inputfocus form input[type="text"], 
	#search_widget.search-widget form input[type="text"] {
		width: 211px;
	}
	.search-widget {
		width: 211px;
	}
	#_desktop_language_selector .material-icons.expand-more, 
	#_desktop_currency_selector .material-icons.expand-more {
		font-size: 0;
	}
	div#_desktop_currency_selector {
		padding-right: 0;
		padding-left: 0px;
	}
	div#_desktop_user_info {
		margin-left: 9px;
		margin-right: 9px;
		padding-right: 29px;
	}
	#header .blockcart .header a {
		padding-right: 12px;
	}

}

@media (max-width: 991px) {
	body#checkout section.checkout-step .content {
		padding: 0 1.3125rem;
	}
	.flexcss .top-menu[data-depth="1"] {
        display: block;
    }
	#search_filters .facet .facet-title {
		color: #777;
	}
	#header .header-nav .blockcart a {
		color: #ffc903;
	}
    #custom-leftbannerblock > p {
        padding-right: 0;
    }
    .breadcumb_inner nav.breadcrumb.hidden-sm-down {
        display: block !important;
    }
    .shipping-inner {
        padding: 19px 0 19px;
    }
    .copyright a {
        color: #fff;
    }
    span#language-selector-label {
        color: #777;
        text-transform: capitalize;
        display: inline-block !important;
    }
    .home-subbanner .home-img {
        padding-right: 10px;
        padding-left: 10px;
    }
	#search_widget.search-widget form input[type="text"], 
	#search_widget.search-widget.inputfocus form input[type="text"], 
	#search_widget.search-widget form input[type="text"] {
		width: 300px;
	}
	.search-widget {
		width: 300px;	
	}
	#header .header-nav .user-info {
		padding: 29px 0 28px;
	}
	#header .blockcart .header a {
		padding-right: 0;
	}
	.blockcart > .header a::before {
		padding-right: 0;
	}
	.blockcart > .header span.cart-products-count {
		top: 0;
		left: 4px;
	}
	.user-info > .user-icon::before {
		top: auto;
		right: auto;
		left: 0;
	}
	#wrapper div#left-column {
		border-right: none;
	}
	.pagination {
		margin: 1rem 0;
		padding: 0.6rem 0;
	}
	#category #wrapper .wrapper-inner.row .left-column.col-xs-12.col-sm-8.col-md-9 {
	    width: 100%;
	}
	#category #wrapper div#left-column {
		border-right: none;
	}
	.static-categories {
		display: none;
	}
	.header-top-up .container > div {
		display: none;
	}
	div#_mobile_top_menu, .js-top-menu-bottom {
		margin: 0px 0;
        background-color: #000;
	}
	.footer_inner {
		border-top: transparent;
		border-bottom: transparent;
	}
	.home_blog_post .blog_post_content:after {
		bottom: 27px;
	}
    #cart div#content-wrapper {
        width: 100%;
        padding: 0px 0;
    }
    #cart #wrapper div#left-column {
        padding: 0px 0;
    }
    #checkout #wrapper > .container {
        padding: 0 15px;
    }
    #product #wrapper .container {
        margin-left: 15px;
        margin-right: 15px;
        padding: 0 0;
    }
    #category #left-column #search_filter_controls {
        text-align: center;
        margin-bottom: 1rem;
    }
	#category #left-column #search_filters .facet {
    	padding: 10px 0;
    	border-bottom: 1px solid rgba(255, 255, 255, 0.13);
	}
	.faceted-slider {
		display: none;
	}
	#category #wrapper .container .wrapper-inner.row {
		padding-top: 30px;
	}
    #category #left-column #search_filters .facet .title {
	    cursor: pointer;
	    display: inline-block;
	    width: 100%;
	    vertical-align: middle;
    }
    #category #left-column #search_filters .facet .title .collapse-icons .remove,
    #category #left-column #search_filters .facet .title[aria-expanded=true] .collapse-icons .add {
        display: none
    }
    #category #left-column #search_filters .facet .title[aria-expanded=true] .collapse-icons .remove {
        display: block
    }
    #category #left-column #search_filters .facet .collapse {
        display: none
    }
    #category #left-column #search_filters .facet .collapse.in {
        display: block
    }
    #category #left-column #search_filters .facet .h6 {
		display: inline-block;
		float: left;
		width: auto;
		margin-bottom: 0;
		line-height: 22px;
    }
    #category #left-column #search_filters .facet .navbar-toggler {
		display: inline-block;
		padding: 0;
		vertical-align: middle;
    }
    #category #left-column #search_filters_wrapper {
        margin-bottom: 15px;
    }
    #category #left-column #search_filter_controls {
        text-align: center;
        margin-bottom: 1rem
    }
    #category #left-column #search_filter_controls button {
        margin: 0 .5rem
    }
	#category #left-column #search_filters {
	    margin-bottom: 0;
	    box-shadow: none;
	    padding: 0;
	    border-top: 1px solid rgba(255, 255, 255, 0.13);
	}
    .products-selection .showing {
        padding-top: 1rem
    }
    #category #wrapper div#left-column {
        max-width: 100%;
        width: 100%;
        padding: 10px 0px 0px;
    }

    #category #left-column #search_filters .facet .facet-label a {
        margin-top: 0
    }
    #category #left-column #search_filters .facet ul {
        margin-bottom: 0
    }
	#category #left-column #search_filters .facet ul li {
		border-top: none;
		padding: 0.225rem 15px;
	}
    #category #content-wrapper,
    #category #search_filter_toggler {
        width: 100%
    }
    #custom-leftbannerblock {
        display: inline-block;
        text-align: center;
        width: 100%;
    }
    #category #content-wrapper {
        width: 100%;
        padding-left: 0px;
        padding-right: 0px;
    }
    .product-toolbar {
        border-bottom: transparent;
    }
    #category #search_filter_toggler {
        width: 100%;
    }
    .product-toolbar #js-product-list-top .col-md-6 {
        display: block;
        width: 100%;
    }
    .product-toolbar #js-product-list-top .col-md-6 {
        display: block;
        width: 100%;
    }
    #wrapper div#left-column {
        max-width: 100%;
        width: 100%;
    }
    #custom-leftbannerblock img {
        width: auto;
    }
    .home_blog_post_area.general.displayFooter {
        max-width: 100%;
    }
    ul.userinfo-toggle {
        right: 0;
        top: auto;
    }
    #header .header-nav .user-info {
        position: relative;
    }
    .search-widget {
        margin: 19px 10px 18px 0;
    }
	.blockcart.cart-preview .header {
		line-height: 2.2;
	}
    #mobile_top_menu_wrapper .js-top-menu-bottom #contact-link, 
	#mobile_top_menu_wrapper .js-top-menu-bottom .currency-selector {
		padding: 0 15px;
		text-align: left;
	}
	#mobile_top_menu_wrapper .js-top-menu-bottom .language-selector-wrapper {
		padding: 10px 15px;
		text-align: left;
	}
    #currency-selector-label {
		display: inline-block;
		float: none;
	}
    #header .header-nav .container {
        padding: 0 15px;
    }
    #header a, .dropdown .expand-more {
        float: left;
        text-align: none;
    }
    div#_desktop_currency_selector {
        margin-top: 0;
    }    
    #header .header-top a[data-depth="0"],
    #header .header-top #top-menu > li:first-child a[data-depth="0"] {
        padding: 10px;
    }
    #header .header-top a[data-depth="0"] {
        line-height: 1.7;
    }
    .top-menu .category .pull-xs-right {
        margin-top: -5px;
    }
    .menu-bottom-banners {
        display: none;
    }
    #footerbottomleft-text ,.footer_inner .links .wrapper ,#footerbottomright-text{
		width:100%;
    }
    #footerbottomleft-text {
        padding: 0 0px 0 0;
    }
    .top-menu {
        float: none;
        width: 100%;
    }
	.footer_inner .title .pull-xs-right, .footer_inner .title .float-xs-right {
		position: absolute;
		right: 0;
		top: 6px;
	}
    .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_inner .links .wrapper {
        padding-top: 0;
    }
    #footerbottomleft-text .title {
        display: block;
    }
    .footer-container .links .title {
        padding: 10px 0px;
        border-bottom: 1px solid rgba(255, 255, 255, 0.13);
        cursor: pointer;
		margin:0 0 0px;
		position:relative;
    }
    .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:#ffffff;
    }
    .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: #999999;
	    padding-left: 5px;
	}
    .userinfo-toggle .hidden-sm-down {
        display: block !important;
    }
    div#_mobile_cart {
        margin-right: 0;
        margin-left: 15px;
    }
    #header .logo {
        max-width: 100%;
        width: 100%;
    }
    #header .header-nav {
        background: transparent;
    }
    div#_desktop_currency_selector:before {
        position: absolute;
        width: 1px;
        height: 17px;
        background: transparent;
        content: "";
        right: 0px;
        top: 0px;
    }
    #header .header-nav .user-info .user-icon > span {
        font-size: 0;
    }
    .header-logo {
        margin: 0px 0px 0px 0px;
		border:none;
        padding: 0 0;
    }
    .hidden-md-up.text-xs-center.mobile .header .hidden-sm-down {
        display: block;
    }
    #_mobile_contact_link {
        display: none;
    }
    #_mobile_cart {
        margin-top: 13px;
    }
	#_mobile_user_info {
		margin: 0;
    }
    .right-logo {
        margin-top: 0;
    }
	#header .header-nav #menu-icon {
	    margin: 15px 20px 14px 0;
	    float: left;
	}
    .footer-container .title span.h3, 
    .footer-container h3.h3, 
    #block_myaccount_infos .myaccount-title a, 
    .block-contact .block-contact-title, 
    .linklist .blockcms-title a, 
    #footerbottomright-text .contact-title {
        font-size: 18px;
    }
    .cmstext {
        padding-bottom: 0;
    }
    #footerbottomright-text {
        padding: 0 0 0 0;
    }
    .footer_inner .links .wrapper {
        padding-left: 0;
        padding-right: 0;
    }
    .block-newsletter {
        width: 100%;
    }
    .parallax-block .container {
        padding-right: 15px;
        padding-left: 15px;
    }
	.subbannercms-outer .container {
		margin: 0;
	}
	.home_blog_post_area.general.displayHomeBottom {
		margin-left: 5px;
		margin-right: 5px;
	}
	.footer-container .container {
		margin: 0;
    }
    .header-top-up > .container {
        margin: 0;
    }
    .block-category {
        margin-bottom: 15px;
    }
    #custom-leftbannerblock {
    	border-top: none;
    }
    #custom-leftbannerblock {
        margin-bottom: 30px;
    }
	#custom-leftbannerblock {
		padding-top: 0px;
	}
    #search_filters h4,
	#search_filters > p.h6.text-uppercase, .leftsidebar .title {
        font-size: 21px;
    }
    .category-top-menu > li:first-child a {
        font-size: 21px;
        padding: 26px 0 0;
    }
     .blog_post_content_top {
        width: 100%;
    }
    .cmstext .adress {
        padding: 0 0 10px;
    }
    .footerbottom-text-inner.container {
        padding: 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 {
        margin-bottom: 0;
    }
    #footerbottomleft-text .address {
        margin: 12px 0 0px;
    }
	.sidebar-products .thumbnail-image-inner {
		margin-right: 8px;
	}
	.footer-top {
		background-size: cover;
	}
    .products.row.grid {
        margin: 0px;
    }
	#about-text .desc {
		font-size: 13px;
		padding-left: 85px;
	}
	.about-left {
		padding: 0 30px 0 0;
	}
    .post_content > p{
        margin-bottom: 10px;
    }
    .top-menu .arrow > .dropdown-item::before {
        bottom: -12px;
    }
    .footer-container .title span.h3,
    .footer-container h3.h3,
    #block_myaccount_infos .myaccount-title a,
    .block-contact .block-contact-title,
    .linklist .blockcms-title a,
    #footerbottomright-text .contact-title {
        font-size: 18px;
    }
    #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: right;
    }
    .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%;
    }
    .brandslider-outer h1.main-title {
        padding-bottom: 20px;
    }
	.hover-addtocart .addtocart-button::after {
		display:none;
	}
	.parallax-text1 {
		font-size: 23px;
	}
    #index .wrapper-inner #content-wrapper {
        padding: 0px;
    }
	#custom-bannerblock .title1 {
		font-size: 35px;
	}
	.about.about2 {
		margin-left: -245px;
	}
	.bottomcms_img .img-footer {
		width: 100%;
	}
    .banenr-heading {
        font-size: 40px;
    }
    #header .header-nav .col-md-4.nav-center {
        width: 60%;
        padding: 0;
    }
    .footer_inner .links .wrapper::before {
        background: transparent;
    }
    #footerbottomright-text::before {
        background: transparent;
    }
    .subbanner-part-maininnner1 .shipping-desc {
        padding-left: 0;
    }
    div#footerbottom-text {
        overflow: visible;
    }

}

@media (max-width: 990px) {

}

@media screen and (max-width: 840px) {
	.category-banner.owl-carousel.owl-loaded.owl-drag .item:before {
		right: 22px;
	}
    .category-title {
        padding-top: 16px;
        padding-left: 9px;
    }
    .test_desc {
        padding: 10px 0 0 24px;
    }
	.testimonial-inner::before {
		border-right: transparent;
	}   
	#about-text .desc {
		font-size: 12px;
		margin-right: 0;
	}
	.about-left {
		padding: 0 10px 0 0;
	}
	.left-desc2 {
		padding: 16px 0 15px 18px;
	}
	.left-desc1 {
		padding: 16px 18px 15px 0;
	}
	#custom-bannerblock .title1 {
		font-size: 31px;
	}
	.about.about2 {
		margin-left: -275px;
	}
	.home_blog_post_area.general.displayHomeTop {
		float: none;
		max-width: 100%;	
	}
    .payment-inner {
        padding: 16px 0 0 0;
    }
}

@media screen and (max-width: 839px) {
    .category-title {
        padding-top: 24px;
        padding-left: 12px;
    }

}


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

    #product #wrapper {
        padding-top: 40px;
    }
    .product-toolbar {
        margin-bottom: 40px;
    }
    #products .grid .product-miniature {
        width: 50%;
    }
    .copyright {
        padding: 19px 0px 0;
        text-align: center;
    }
    div#footerbottom-text {
        text-align: center;
    }
    .payment-inner {
        padding: 16px 0 30px 0px;
    }
    .parallax-text {
        font-size: 50px;
    }
    .parallax-text2 {
        font-size: 18px;
        margin: 7px 0 12px;
    }
    .parallax-block {
        padding-top: 86px;
        padding-bottom: 61px;
    }
	#product #wrapper .container .wrapper-inner.row {
		padding-left: 0;
		padding-right: 0;
	}
	.secound-banner-one-top.secound-banner-normal {
		margin-bottom: 6px;
	}
	.secound-banner-one-bottom.secound-banner-normal {
		margin-top: 6px;
	}
	.secound-banner-two-center.secound-banner-normal {
		margin-left: 12px;
		margin-right: 12px;
	}
	.secound-banner-three-top.secound-banner-normal {
		margin-bottom: 6px;
	}
	.secound-banner-three-bottom.secound-banner-normal {
		margin-top: 6px;
	}
	.secound-banner-one {
		width: 33.53%;
	}
	.secound-banner-two {
		width: 32.93%;
	}
	.secound-banner-three {
		width: 33.53%;
	}
	.shipping-outer {
		display: none;
	}

	.thumbnail-container .product-description {
		padding-bottom: 0;
		padding-top: 17px;
        padding-left: 0px;
	}

	.footer_inner .links .wrapper {
		overflow: hidden;
        width: 100% !important;
	}
    #header .header-nav > .container > .row {
        display: none;
    }
	#cart #wrapper .container {
		margin-left: 5px;
		margin-right: 5px;
	}
	#checkout #wrapper .container {
		margin-left: 5px;
		margin-right: 5px;
	}
	.container {
		margin: 0px 0px;
	}
    .pagination .col-md-4 {
        padding-left: 15px;
    }
    .pagination .col-md-6 {
        padding-right: 15px;
    }
    #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%;
    }
    .breadcumb_inner nav.breadcrumb.hidden-sm-down {
        display: block !important;
    }
    .breadcumb_inner {
        padding: 36px 0;
    }
	#about-text .desc {
		padding-left: 105px;
	}
	.about-right {
		text-align: left;
	}
	#checkout #wrapper {
		margin: 0;
	}
	.product-toolbar {
		margin-left: 0px;
		margin-right: 0px;
	}
	.pagination{
		padding-left: 0px;
		padding-right: 0px;
	}
	.products.row.grid {
		margin: -15px;
		margin-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%;
	}
	.home_blog_post .blog_post_content_bottom {
		min-height: auto;
		max-width: 100%;
		width: 100%;
		padding: 0;
	}
	.bottom-payment.bottom-right {
		float: none;
	}
    .hover-addtocart .highlighted-informations.hidden-sm-down, .hover-addtocart .addtocart-button {
        width: 100%;
    }
	#about-text .title {
		margin: 0 0 30px;
	}
    .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: #ffc903;
    }
    .sidebar-products .thumbnail-image-inner {
        margin-right: 10px;
    }
    #homepage-carousel .owl-dots .owl-dot > span {
        background-color: #fff;
        border-radius: 50%;
        display: inline-block;
        height: 15px;
        width: 15px;
    }
    #homepage-carousel .owl-dots .owl-dot.active > span {
        background-color: #ffc903 !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;
    }
    .top-menu .sub-menu.collapse {
        border-top: none;
        margin-top: 0px;
        padding: 20px;
    }
    #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: 10px;
    }
   
    #custom-leftbannerblock img {
        height: auto;
        width: auto;
    }
    #products .grid .product-miniature {
        width: 33.333%;
    }
    #wrapper .left-column.col-xs-12.col-sm-8.col-md-9 {
        float: left;
        max-width: 100% !important;
    }
    
    #content-wrapper {
        max-width: 100%;
        display: inline-block;
        width: 100%;
        vertical-align: middle;
    }
   

	
	.right-logo {padding:0;}
	.shopping-cart-text {
		display:none;
	}
	.blockcart .header span {
	}
	.block_newsletter.links {
		padding:0;
		width:100%;
	}
	.bottomcms_img .img-footer {
		width: auto;
	}
	.cmstext {
		padding:0;
	}
    .tabs {
        margin-top: 0;
        margin-bottom: 0;
    }
    .btn-wrapper a {
        font-size: 14px;
    }

}

@media screen and (max-width: 640px) {
	#product #footer {
		margin-top: 0;
	}
    .category-title {
        padding-top: 18px;
        padding-left: 12px;
    }
    .featured-products {
        padding-top: 41px;
        margin-bottom: 1px;
    }
    h1.main-title {
        font-size: 22px;
    }
    .parallax-text {
        font-size: 40px;
    }
    .parallax-text2 {
        font-size: 16px;
        margin: 6px 0 8px;
    }
    .special-products {
        padding-top: 41px;
        padding-bottom: 2px;
    }
    .testimonial_outer {
        margin-bottom: 0;
        margin-top: 0;
    }
    .test_desc {
        padding: 0 0 0 14px;
    }
    .testimonial-carousel .testimonial-desc p {
        font-size: 15px;
        line-height: 24px;
    }
    .block_newsletter {
        padding-top: 45px;
    }
    .nwsletter-maintitle {
        font-size: 20px;
        line-height: 26px;
        max-width: 420px;
    }
    .block_newsletter .btn-primary {
        margin-top: 15px;
    }
    .home_blog_post {
        padding-top: 38px;
    }
    .slick-slide {
        padding: 0 0;
    }
    .brandslider-outer {
        margin: 40px 0px 9px;
    }
	.block_newsletter form .input-wrapper {
		width: 100%;
	}
	.block_newsletter form .input-wrapper {
		width: 100%;
	}
    #newproducts-carousel .thumbnail-image-inner{
        width: 70px !important;
    }
    .newproducts-products .thumbnail-container .product-description {
        padding: 0 0 0 10px;
    }
	#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%;
    }
    #search_widget.search-widget form input[type="text"], 
    #search_widget.search-widget.inputfocus form input[type="text"], 
    #search_widget.search-widget form input[type="text"] {
        width: 200px;
    }
    .search-widget {
        width: 200px;   
    }
    div#custom-bannerblock {
        margin-top: 22px;
    }
    .thumbnail-container .product-description {
        padding-top: 7px;
        padding-left: 10px;
    }
    #products .product-miniature, 
    .featured-products .product-miniature, 
    .product-accessories .product-miniature, 
    .product-miniature .product-miniature, 
    #special-products .product-miniature {
        padding: 0 10px;
    }


}

@media screen and (max-width: 639px) { 
    .category-title {
        padding-top: 25px;
        padding-left: 12px;
    }
}

@media screen and (max-width: 543px) {
    #cart #wrapper .container .wrapper-inner.row {
        padding-top: 0;
    }
    #category #wrapper .container .wrapper-inner.row {
        padding-top: 0px;
    }
    .header-logo {
        text-align: center;
        float: none;
    }
    #header .header-nav .top-logo {
        width: 100%;
        text-align: center;
        float: none;
        display: inline-block;
        vertical-align: middle;
    }
    #header .logo {
        width: auto !important;
    }
    .header-logo {
        float: none !important;
    }
    div#custom-bannerblock {
        margin-top: 12px;
    }
    .home-subbanner {
        float: none;
        width: 100%;
        padding-top: 10px;
    }
	.slick-initialized .slick-slide {
		padding: 0px 0;
	}
    #wrapper {
        padding-top: 30px;
    }
	#about-text .desc {
		font-size: 12px;
		margin-right: 8px;
	}
	.right-btn {
		margin: 0 0 20px;
		width:100%;
		text-align:center;
	}
	.left-desc {
		padding:0;
		width:100%;
		text-align:center;
	}
	.header-logo {
		text-align: center;
		float: none;
	}
	.about.about2 {
		margin-left: -255px;
	}

}

@media screen and (max-width: 479px) {
    .category-title {
        padding-top: 19px;
        padding-left: 12px;
    }
    .parallax-text {
        font-size: 30px;
    }
    .parallax-text2 {
        font-size: 14px;
        margin: 6px 0 8px;
    }
    .parallax-btn a {
        padding: 10px 24px;
    }
    .parallax-block {
        padding-top: 66px;
        padding-bottom: 41px;
    }
    .testimonial-outer .testminial-data {
        text-align: center;
    }
    .test_imag {
        width: auto;
        float: none;
        text-align: center;
    }
    .test_desc {
        padding: 0 0 0 0;
        width: 100%;
        text-align: center;
        float: none;
    }
    .testimonial-carousel .testimonial-desc p {
        text-align: center;
    }
    .testimonial-outer .testminial-data {
        padding-top: 30px;
        padding-bottom: 20px;
    }
    .testimonial-carousel .testimonial-desc p {
        margin: 0 0 6px;
    }
	.blockcart .header span#cart_block_total {
		padding-left: 3px;
	}
	.blockcart > .header span.cart-products-count {
		right: 41px;
	}
    #products .grid .product-miniature {
        max-width: 50%;
        width: 50%;
    }
    .subbanner-common.left {
        width: 100%;
    }
    .subbanner-common.right {
        width: 100%;
    }
   .subbannercms-outer {
        margin: 0 auto 36px;
    }
    #header .header-nav .top-logo {
        line-height: 50px;
        vertical-align: middle;
        width: 200px;
        margin: 0 auto 20px;
        float: none;
        display: inline-block;
        vertical-align: middle;
        width: 100%;
    }
    .hidden-md-up.text-xs-center.mobile {
	    text-align: left !important;
	}
	#cart #wrapper .container {
		margin-left: 0;
		margin-right: 0;
	}
	#checkout #wrapper .container {
		margin-left: 0px;
		margin-right: 0px;
    }
    #product #footer {
        margin-left: 0;
        margin-right: 0;
    }
	#category #wrapper .container {
		margin-left: 0;
		margin-right: 0;
	}
	.left-logo, .right-logo {
		padding: 0 15px;
	}
	.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 0.825rem;
    }
    #order-confirmation .thumbnail.product-thumbnail > img,
    #cart #specialproducts-carousel  .thumbnail.product-thumbnail > img,
    #product .thumbnail.product-thumbnail > img {
        max-width: inherit;
    }
    #order-confirmation .thumbnail-image-inner,
    #cart #specialproducts-carousel .thumbnail-image-inner,
    #product .thumbnail-image-inner {
        width: 100%;
    }
	#header .header-nav .top-logo a img {
	    max-height: 47px;
	    width: auto;
	}
	#header a {
		float: none;
	}
    .tabs .tab-pane {
        padding-top: 20px;
    }
    .social-sharing {
        margin-top: 0;
    }
    #block-reassurance {
        margin-top: 0.5rem;
    }
    .tabs {
        margin-top: 0.8rem;
    }
    body#checkout section.checkout-step .step-number {
        padding: 0.625rem 0;
    }
    .form-control {
        line-height: 1.45;
    }
    #order-items {
        margin-bottom: 1rem;
    }
    .page-content.page-order-confirmation.card .h3,
    .page-content.page-order-confirmation.card .h4,
    .page-content.page-order-confirmation.card h3,
    .page-content.page-order-confirmation.card h4 {
        font-size: 0.925rem;
    }
    #content-hook_order_confirmation .h1,
    h1 {
        font-size: 1.075rem;
    }
    .cart-grid-body .card-block {
        padding: 0.5rem;
    }
    .cart-item {
        padding: 11px 0;
    }
    .cart-grid-body .card-block h1 {
        font-size: 18px;
    }
    .cart-overview.js-cart .product-line-grid-body {
        margin-bottom: 0;
    }
    .cart-summary-line .value {
        font-size: 15px;
    }
    body#checkout section.checkout-step .content ul li > a {
        font-size: 15px;
    }
    body#checkout section.checkout-step h1 {
        font-size: 16px;
        line-height: 0.2;
    }
    .form-control-valign {
        padding-top: 0;
    }
    .m-y-2 {
        margin-bottom: 0 !important;
        margin-top: 10px !important;
    }
    body#checkout section.checkout-step .content {
        padding: 3.7px 0;
    }
    body#checkout section.checkout-step #customer-form {
        margin-left: 0.3125rem;
        margin-top: 1.063rem;
    }
    #customer-form .form-group.row .form-control-label {
        padding-top: 0;
    }

    .footer-container .links ul > li a {
        font-size: 14px;
    }
    #products .product-title, .featured-products .product-title, .product-accessories .product-title, .product-miniature .product-title {
        margin: 0px 0px 6px;
    }
  	.home_blog_post_area.general.displayHomeBottom {
		margin-left: 0;
		margin-right: 0;
	}
	.brandslider-outer {
		padding: 0 0;
	}

	div#custom-bannerblock {
		margin-top: 7px;
	}
   
	.footerbottom-text-inner.container {
		padding: 0;
	}
	.footerbottom-text-inner.container .row {
		margin: 0;
	}
    #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;
    }

	.secound-banner-one {
		width: 100%;
	}
	.secound-banner-two {
		width: 100%;
		padding-top: 12px;
		padding-bottom: 12px;
	}
	.secound-banner-three {
		width: 100%;
	}
	.secound-banner-two-center.secound-banner-normal {
		margin-left: 0;
		margin-right: 0;
	}
	div#js-product-list {
		margin: 0px 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, 
	#footerbottomright-text .contact-title {
		font-size: 16px;
	}

}
@media screen and (max-width: 420px) { 
    #products .grid .product-miniature {
        max-width: 100%;
        width: 100%;
    }
}

@media screen and (max-width: 370px) {
    .category-title {
        padding-top: 15px;
        padding-left: 12px;
    }
    h1.main-title {
        font-size: 20px;
    }
    #special-products .owl-nav, #featured-products .owl-nav, #newproducts-products .owl-nav, .product-accessories .owl-nav {
        top: -42px;
    }
    .prev-button.slick-arrow, .next-button.slick-arrow {
        top: -46px;
    }
    .home_blog_post h1.main-title {
        margin: 0 0 16px;
    }
    .banner-p {
        display: none;
    }
	.hidden-md-up.text-xs-center.mobile {
	    text-align: center !important;
	}
    .banner-span {
        font-size: 20px;
        padding-top: 6px;
        padding-bottom: 10px;
    }
    .subtitle-part.subtitle-part1,
    .subtitle-part.subtitle-part2,
    .subtitle-part.subtitle-part3,
    .subtitle-part.subtitle-part4 {
        width: 100%;
    }
    .subtitle-part.subtitle-part2 {
        padding-top: 10px;
    }
    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 #e5e5e5;
        padding: 7px;
    }

}

@media screen and (max-width: 360px) { 
    #search_widget.search-widget form input[type="text"], 
    #search_widget.search-widget.inputfocus form input[type="text"], 
    #search_widget.search-widget form input[type="text"] {
        width: 180px;
    }
    .search-widget {
        width: 180px;   
    }
    h1.main-title {
        font-size: 18px;
    }
    .footer-bottom .col-md-6 {
        padding: 0 0;
    }
    
}


.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;
	}
}


.breadcumb_outer.container {
    max-width: initial;
}


#_desktop_top_menu .top-menu[data-depth="0"] li:hover .sub-menu {
    display: block!important;
}
.card-block.cart-summary-totals {
    border-top: 1px solid rgba(255, 255, 255, 0.13);
    border-bottom: 1px solid rgba(255, 255, 255, 0.13);
}
.card-block.cart-summary-subtotals-container {
    padding: 0;
}

.cart-summary-line {
    padding-bottom: 4px;
}
.preloading {
	display: none !important;
}

.link_amarelo a{
    color: #ffc903 !important;
}
.link_amarelo a:hover{
    color: #eeeeee !important;
}
.nav-item .nav-link.active {
    color: #ffc903;
}
body#checkout section.checkout-step .address-item {
    -webkit-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 0 100%;
    -moz-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    margin-bottom: 0.625rem;
}
body#checkout section.checkout-step .payment-options label {
    text-align: left !important;
}
.arcu-buttons {
    max-width: 200px;
}


.logotipo_novo{
    padding-top:20px;
    width: 100%;
    max-width: 150px !important;
}
@media screen and (max-width: 1360px) { 
    .logotipo_novo{
        padding-top:10px;
        max-width: 100px !important;
    }
}
@media screen and (max-width: 990px) { 
    .logotipo_novo{
        padding-top:10px;
        max-width: 150px !important;
    }
}






.google_reviews_iframe{
  border: none;
  width: 100%;
  height: 450px;
  overflow: hidden; 
}

@media (max-width: 990px) {
  .google_reviews_iframe{
    border: none;
    width: 100%;
    height: 700px;
    overflow: hidden; 
  }
}

@media (max-width: 790px) {
  .google_reviews_iframe{
    border: none;
    width: 100%;
    height: 1200px;
    overflow: hidden; 
  }
}

.delivery-option img{
    width: 100%;
    max-width: 75px;
}

.payment-options img{
    height: 100%;
    max-height: 40px;
}


.alert-danger,
.help-block,
.form-control-comment,
.login-form .alert,
#content .alert-danger {
  color: #d9534f !important;
}

.alert-danger,
.alert-danger * {
  color: #ff0000 !important;
}

