/* 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: #787878;
    transition: 0.3s;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
	font-family: 'Raleway', sans-serif;
}
#header .top-menu .popover li.category   a.dropdown-item.dropdown-submenu {
    color: #131313;
    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: #CD0202;
}
#header a,
.dropdown .expand-more {
    font-size: 14px;
}
div#menu-icon {
    display: none;
}
#header .blockcart .header a {
	float:left;
}
#header .dropdown-menu a {
    color:  #666;
}
#header .dropdown-menu a:hover {
    color:  #CD0202;
}
.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 {
	cursor: pointer;
	color: #131313;
	font-size: 15px;
	font-weight: 600;
}
.user-info > .user-icon:hover {
	color:#CD0202;
}
#header .header-nav .user-info .user-icon > span  {
    display: block !important;
	font-family: 'Raleway', sans-serif;
	float:left;
}
#header .header-nav .user-info:hover .user-icon > span {
    color: #CD0202;
}
#header .header-nav .user-info:hover .user-icon > span {
    background-position:  -543px -119px;
}
ul.userinfo-toggle {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #d8d8d8;
    display: none;
    margin-bottom: 0;
    margin-top: 0;
    padding: 10px 20px;
    position: absolute;
    right: 0;
    text-align: left;
    width: 160px;
    z-index: 99;
    top: 35px;
}
.user-info .userinfo-toggle li a {
	color: #787878 !important;
}
.user-info .userinfo-toggle li a:hover {
	color: #c74e66 !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;
}
.blockcart > .header::before {
    display: block;
    background: transparent url(../img/sprite.png) no-repeat scroll -35px -148px;
    width: 33px;
    height: 33px;
    color: #131313;
    content: '';
    float: left;
    margin-right: 0px;
    margin-top: 0;
}
.blockcart .header .shopping-cart-text {
    display: none;
}
.blockcart.cart-preview .header {
    line-height: 2.5;
}
.blockcart .header{
	cursor:pointer;
}
.shopping-cart-text {
    display: none;
}
.blockcart .header span{
	font-family: 'Raleway', sans-serif;
	font-size:14px;
	float:left;
    color: #131313;
    display: none;
}
.shopping-cart-text{
	color:#fff !important;
}
.items-text ,.cart-products-count {
	color:#CD0202;
}
.blockcart:hover > .header:hover::before {
    background-position: -429px -148px;
}
.blockcart > .header span.cart-products-count {
    position: absolute;
    top: -4px;
    background: #CD0202;
    font-size: 16px;
    padding: 0;
    width: 19px;
    height: 19px;
    color: #fff;
    line-height: 14px;
    right: -8px;
    font-weight: 600;
    display: block;
    padding: 2px 5px;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
}
.blockcart {
    position: relative;
}
.header-nav #search_widget.search-widget:hover form input[type=text],
.header-nav #search_widget.search-widget.inputfocus form input[type=text],
.header-nav #search_widget.search-widget:hover form input[type=text]:focus {
    opacity: 1;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    width: 280px;
    background: #fff;
    padding: 0px 38px 0px 20px;
    border: 1px solid #d8d8d8;
    outline: none;
}
#_desktop_logo {
    padding: 0;
    text-align: center;
    float: left;
    width: 16%;
}
.menu-container.container {
  border-top: 1px solid #d8d8d8;
}
.left-logo,
.right-logo {
    padding: 0px;
    float: right;
}
.left-logo {
    width: 59%;
}
.right-logo {
    margin-top: 34px;
    width: 25%;
}

.subbannerbottom-outer {
    display: inline-block;
    vertical-align: middle;
    width: 100%;
    padding-bottom: 96px;
}
.search-widget {
    float: right;
    position: relative;
    z-index: 9;
    margin: 0 0 0 0;
}
div#_desktop_user_info {
    padding-right: 22px;
    padding-left: 17px;
}
div#_desktop_language_selector, div#_desktop_currency_selector, div#_desktop_user_info {
    padding-top: 11px;
}
div#_desktop_cart {
    float: right;
    margin: 0 0 0 27px;
    padding: 0 0;
    cursor: pointer;
}
div#_desktop_cart:hover{
   
}
.header-logo {
	text-align: center;
	display: block;
	float: left;
	margin: 0;
	padding: 37px 0 34px;
}
.featured-products.container {
    max-width: 1785px;
}
.top-menu {
    display: inline-block;
    margin: 0px;
    float: left;
}
.top-menu .popover .top-menu {
    float: left;
}
.top-menu, .top-menu a {
    font-family: 'Raleway', sans-serif;
}
#header .header-top a[data-depth="0"] {
    font-weight: bold;
    font-size: 14px;
    padding: 26px 33px 23px;
    line-height: 1;
    text-transform: uppercase;
    font-family: 'Raleway', sans-serif;
}
#featured-products {
    padding-bottom: 0;
    padding-top: 86px;
    margin-bottom: 68px;
}
#index #wrapper {
    padding-top: 0;
}
h1.main-title {
    color: #131313;
    font-family: 'Raleway', sans-serif;
    font-size: 35px;
    line-height: 1;
    font-weight: bold;
    margin: 0 0 36px;
    text-align: left;
    text-transform: capitalize;
    position: relative;
    padding-left: 15px;
    padding-top: 0px;
    padding-bottom: 0;
}
.sub-title{
    text-align: center;
}
.sub-title p {
    line-height: 17px;
    font-size: 14px;
    color: #787878;
    font-family: 'Raleway', 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: 0;
    float: right;
     line-height: 1.2;
}
div#_desktop_currency_selector {
    display: inline-block;
    position: relative;
    padding-right: 0;
    float: right;
    vertical-align: middle;
    padding-left: 17px;
    line-height: 1.2;
}
div#_desktop_currency_selector {
    margin-top: 0;
    margin-left: 0px;
    margin-right: 32px;
}
div#_desktop_currency_selector:before {
    position: absolute;
    width: 1px;
    height: 12px;
    background: transparent;
    content: "/";
    left: 0px;
    bottom: 5px;
    font-size: 15px;
}
div#_desktop_language_selector:before {
    position: absolute;
    width: 1px;
    height: 12px;
    background: transparent;
    content: "/";
    left: -16px;
    bottom: 5px;
    font-size: 15px;
}
div#_desktop_contact_link, div#_desktop_user_info {
    position: relative;
    float: right;
}
.brandslider-outer .main-title{
	display:none;
}
.brandslider-inner .title a {
    font-family: 'Raleway', sans-serif;
    font-size: 26px;
    line-height: 1;
    text-align: left;
    color: #131313;
    font-weight: 500;
    margin-bottom: 0px;
    display: block;
}
/* footer start */
.newstitle-inner {
    padding-left: 50px;
    background: transparent url(../img/mail.png) no-repeat scroll 0px 0;
}
.nwsletter-maintitle {
    font-size: 24px;
    font-weight: bold;
    padding-top: 0;
    padding-bottom: 30px;
    line-height: 30px;
    font-family: 'Raleway', sans-serif;
    color: #131313;
}
.block_newsletter .text-title ,
.block_newsletter .news-box{
	padding:0;
}
.block_newsletter.links .wrapper{
	width:100% !important;
}
.block_newsletter {
    float: left;
    padding: 0px 0 0 16px;
    width: 34.1%;
}
.block_newsletter.wrapper.footer-cms.col-md-3 {
   
}
.block_newsletter form input[type=text] {
	padding: 15px 164px 15px 15px;
    background: #f7f7f7;
    border-radius: 5px; 
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    color: #787878;
    height: 75px;
    font-size: 14px;
    font-family: 'Raleway', sans-serif;
}
.newsletter_inner {
    padding: 0 0px 0;
	text-align: center;
}
.block_newsletter form input[type=text]:focus {
    background: #f7f7f7;
}
.block_newsletter form input {
}
.block_newsletter form .input-wrapper {
    position: relative;
}
.block_newsletter .btn-primary {

   
    margin-top: 2px;
    padding: 0px 26px;
    font-weight: 500;
    transition: 0.3s;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    float: left !important;
  
}
.block_newsletter .btn-primary {
    background: #CD0202;
    font-size: 15px;
    color: #fff;
    vertical-align: top;
    text-transform: capitalize;
    font-weight: bold;
    font-family: 'Raleway', sans-serif;
    padding: 16px 38px 15px 38px;
    margin-top: 15px;
    position: absolute;
    right: 18px;
    top: 1px;
    float: left !important;
}
.block_newsletter .btn-primary:hover {
    color:#ffffff;
	background:#131313;
}
.nwsletter-subtitle,
.nwsletter-title {
    font-size: 14px;
    color: #787878;
	font-family: 'Raleway', sans-serif;
}
.block-newsletter {
    background-color: #f6f6f6;
    display: inline-block;
    vertical-align: middle;
    padding: 79px 26px 104px 26px;
    text-align: center;
}
#index .footer_inner {
	border-top: none;
}
.footer_inner {
    overflow: hidden;
    padding: 92px 0 93px;
    border-bottom: 1px solid #dbdbdc;
    border-top: 1px solid #dbdbdc;
}
.block_newsletter .title h3.h3 {
	display: none;
}
.block_newsletter.links .wrapper.footer-cms {
    padding: 0;
}
div#footerlogo-text .title {
    display: none;
}
div#footerlogo-text {
    padding: 67px 0 0 0;
    width: 17.6%;
}
.footer-container {
    overflow: hidden;
}
.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: 'Raleway', sans-serif;
    font-size: 24px;
    text-transform: capitalize;
    color: #131313;
    margin-bottom: 18px;
    display: block;
    font-weight: bold;
}
.footer_inner .links .collapse,
#footerbottomright-text .footer-toggle {
    margin-bottom: 0;
}
.footer-container li a,
.footer-container li,
.footer-container .block-contact {
    color: #787878;
    line-height:30px;
    word-wrap: break-word;
	font-family: 'Raleway', sans-serif;
    font-weight: 400;
}
.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%;
    padding-top: 0;
    position: relative;
    padding-left: 82px;
    padding-right: 0;
}
.footer-bottom {
    padding-bottom: 40px;
}
#footerbottomright-text,
.footer_inner .links .wrapper {
    position: relative;
}
#footerbottomleft-text:before {
    display: none;
}
.footerbottomleft-outer .footer-toggle li.addresh-wrapper,
.footerbottomleft-outer .footer-toggle li.mobile-wrapper,
.footerbottomleft-outer .footer-toggle li.email-wrapper {
    position: relative;
    padding-left: 45px;
    padding-bottom: 1px;
    padding-top: 5px;
    line-height: 17px;
}
.footerbottomleft-outer .footer-toggle li.addresh-wrapper a {
    line-height: 8px;
    font-size: 14px;
}
.footerbottomleft-outer .footer-toggle li.mobile-wrapper {
    line-height: 27px;
    padding-top: 0;
    margin-top: 33px;
}
.footerbottomleft-outer .footer-toggle li.email-wrapper {
    line-height: 27px;
    padding-top: 0;
    margin-top: 29px;
}
.footerbottomleft-outer .footer-toggle li.addresh-wrapper a::before {
    position: absolute;
    top: 7px;
    left: 0px;
    width: 32px;
    height: 32px;
    background: transparent url(../img/sprite.png) no-repeat scroll -38px -634px;
    content: "";
}
.footerbottomleft-outer .footer-toggle li:hover.addresh-wrapper a::before {
    background: transparent url(../img/sprite.png) no-repeat scroll -428px -634px;
}

.footerbottomleft-outer .footer-toggle li.mobile-wrapper a::before {
    position: absolute;
    top: 0;
    left: 0px;
    width: 32px;
    height: 32px;
    background: transparent url(../img/sprite.png) no-repeat scroll -37px -690px;
    content: "";
}
.footerbottomleft-outer .footer-toggle li:hover.mobile-wrapper a::before {
    background: transparent url(../img/sprite.png) no-repeat scroll -427px -690px;
}

.footerbottomleft-outer .footer-toggle li.email-wrapper a::before {
    position: absolute;
    top: 0;
    left: 0px;
    width: 32px;
    height: 32px;
    background: transparent url(../img/sprite.png) no-repeat scroll -37px -743px;
    content: "";
}
.footerbottomleft-outer .footer-toggle li:hover.email-wrapper a::before {
    background: transparent url(../img/sprite.png) no-repeat scroll -428px -743px;
}

#footerbottomleft-text .title h3.h3 {
    display: none;
}
#footerbottomleft-text ul.footer-toggle {
	position: relative;
}
#footerbottomleft-text ul.footer-toggle::before {
    position: absolute;
    background: #cccccc;
    content: "";
    width: 1px;
    height: 194px;
    top: 0;
    right: -60px;
}
.link-inner, 
.payment-inner {
    margin: 0px;
    padding: 34px 0px 50px 0;
}
ul.payment-inner li a {
    display: block;
    position: relative;
}
ul.payment-inner li:last-child a {

}
.link-inner li a:hover {
	color: #CD0202;
}
.link-inner li a {
	text-transform: capitalize;
	color: #787878;
	padding: 0px 12px 0px 15px;
	position: relative;
	font-size: 15px;
}
.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: #787878;
}
.link-inner li,
.payment-inner li {
    display: inline-block;
}
.copyright {
    padding: 25px 0px 16px;
    text-align: left;
}
.copyright a {
    color: #787878;
	font-family: 'Raleway', sans-serif;
    font-size: 14px; 
}
.copyright a:hover{
	color: #CD0202;
}
.footer-container li a:hover {
    color: #CD0202;
}

/*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: -60px;
    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;
}
.thumbnail-container .addtocart-button .btn-primary {
    background:#ffffff;
    color: #131313;
    font-size: 14px;
    padding: 0;
    font-weight: bold;
    display: none;
    font-family: 'Raleway', sans-serif;
}
.product-actions .product-add-to-cart .btn-primary {
    display: block;
    position: relative;
}
.product-actions .product-add-to-cart .btn-primary::before {
    left: 0;
    position: absolute;
    top: 0;
    content: "";
    width: 50px;
    height: 51px;
    background: transparent url(../img/sprite.png) no-repeat scroll -24px -1140px;
}
.product-actions .product-add-to-cart .btn-primary:hover:before {
	background: transparent url(../img/sprite.png) no-repeat scroll -24px -1140px;
}
.thumbnail-container:hover .addtocart-button .btn-primary {
    display: block;
    width: 100%;
}
.thumbnail-container .addtocart-button:hover .btn-primary {
     color:#CD0202;
}

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

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

/* about block end */


/* CSS Document */
#custom-bannerblock {
    padding:  106px 0 90px;
    background: transparent url("../img/Offer-banner.jpg") no-repeat scroll 0 0;
    background-size: cover;
    margin:0 0 90px;
}
.subbannercms-outer {
    overflow: hidden;
    margin-top: 34px;
}
.banner-right {
    padding-left: 20px;
}
.subbanner-inner{
    position:relative;
    overflow:hidden
}
.subbanner2.subbanner-inner {
    margin-left: 35px;
}
.subbanner3.subbanner-inner {
    margin-left: 38px;
}
.banner-wrapper .subbannercms-outer .subbanner-inner img {
	width: 100%;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
}
.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(254, 26, 50, 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: 23.7%;
}
.subbanner-common.center {
	width: 25.9%;	
}
.subbanner-common.right {
    width: 50.4%;
}
.subbannerbottom-common.left {
    width: 50.4%;
    float: left;
}
.subbannerbottom-common.center {
	width: 25.9%;
    float: left;
}
.subbannerbottom-common.right{
    width: 23.7%;
    float: right;
}
.subbanner2.subbannerbottom-inner {
	padding-right: 36px;
}
.subbanner1.subbannerbottom-inner {
	padding-right: 37px;
}
.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: 'Raleway', 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: 'Raleway', sans-serif;
}
#custom-bannerblock .title2,
#custom-bannerblock .title3
{
    font-size:16px;
    font-family: 'Raleway', sans-serif;
}
#custom-bannerblock .title2{
    padding: 0 0 8px;
}

/* header-left block start */
#header-left-text .header-left-desc{
	font-family: 'Raleway', sans-serif;
	color: #689b31;
    font-size: 15px;
    font-weight: 400;
}
.left-desc1 {
    float: left;
    padding: 16px 38px 15px 0;
    border-right: 1px solid #d8d8d8;
}
.left-desc2 {
    padding: 16px 0 15px 0;
    float: none;
    text-align: center;
}
/* header-left block end */

/* special block start */
.bannerbottom-wrapper .subbannerbottom-inner a img {
	width: 100%;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
}
#special-products .product-miniature {
    padding: 0 15px;
    display: inline-block;
    vertical-align: middle;
    width: 100%;
}
section#special-products .thumbnail-container {
    margin-bottom: 0;
}
section#special-products .thumbnail-image-inner {
    float: left;
    width: 48.7%;
}
section#special-products .product-description h1.h3.product-title a {
    font-size: 22px;
    color: #787878;
}
section#special-products .product-description h1.h3.product-title {
    margin: 22px 0 22px;
}
section#special-products .product-description {
    float: left;
    width: 51.3%;
    padding-top: 0;
	padding-left: 40px;
}
#special-products .addtocart-button {
	position: relative;
	float: left;
}
#special-products .product-miniature .highlighted-informations .quick-view .material-icons::before{
    content: "";
    background: transparent url(../img/sprite.png) no-repeat scroll -22px -1079px;
    width: 50px;
    height: 51px;
    position: absolute;
    left: 0px;
    text-align: center;
    top: 0px;
    vertical-align: middle;
    position: absolute;
}
#special-products .product-miniature .highlighted-informations:hover  {
	background-color: #CD0202;
}
#special-products .product-miniature .highlighted-informations {
	float: left;
	margin-left: 9px;
	width: 50px;
	height: 51px;
	background-color: #131313;
	border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
}
#special-products .quick-view .material-icons {
	width: 50px;
	height: 51px;
}
#special-products .thumbnail-container .addtocart-button .btn-primary:before {
	background: transparent url(../img/sprite.png) no-repeat scroll -35px -1154px;
	position: absolute;
	left: 15px;
	top: 13px;
	content: "";
	height: 22px;
	width: 24px;
} 
#special-products .ttproductcountdown {
    display: inline-block;
    vertical-align: middle;
    width: 100%;
    padding-top: 41px;
}
#special-products .product-description .product-price-and-shipping {
    padding-bottom: 35px;
    padding-top: 0;
    width: 100%;
}
#special-products .product-desc {
    padding-bottom: 54px;
}
#special-products .thumbnail-container .addtocart-button .btn-primary:hover {
	background-color: #CD0202;
}
#special-products .thumbnail-container .addtocart-button .btn-primary {
	margin-top: 0;
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: auto;
    padding: 15px 20px 16px 47px;
    border-radius: 4px;
    font-weight: 600;
    font-size: 15px;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    background-color: #131313;
    color: #ffffff;
    text-transform: capitalize;
}
/* special block end */

/* parallax block start */
div#custom-bannerblock {
    margin-top: 85px;
    margin-bottom: 20px;
    margin-left: 59px;
    margin-right: 59px;
}
.subbannercms-outer {
    display: inline-block;
    vertical-align: middle;
    width: 100%;
}
.parallax-text1 {
    color: #ffffff;
    font-size: 36px;
    font-weight: 600;
    line-height: 1.2;
    text-transform: capitalize;
    padding: 0 0 7px;
}
.parallax-text3 {
    font-size: 60px;
    line-height: 1;
    color: #fff;
    font-weight: 600;
}
.parallax-text2 {
    color: #fff;
    font-size: 22px;
    margin: 0 0 44px;
    font-weight: 600;
}
.parallax-btn {
    padding: 15px 0;
}
.parallax-btn a {
    padding: 15px 37px;
    background: rgba(255,255,255,0.5);
    text-transform: uppercase;
    font-size: 14px;
	font-weight: 500;
	color:#131313;
}
.parallax-btn a:hover {
    background: #fff;
}

/* 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: 90px 0 0;
}
.shipping-inner {
    overflow: hidden;
    cursor: pointer;
}
.shipping-desc {
    float: left;
    text-align:left;
    padding-left: 10px;
}
.subbanner-part-maininnner1 .shipping-desc {
    padding-left: 10px;
}
.subtitle-part:hover .subtitile.subtitile1 {
    color: #CD0202;
}
.subtitle-part {
    float: left;
    position: relative;
    padding: 0px 0px;
    text-align: center;
    width:25%;
}
.subtitle-part:after {
    height: 39px;
    width: auto;
    content: "";
    display: block;
    margin-right: 30px;
    margin-top: 3px;
}
.subtitle-part.subtitle-part1 {
    width: 28%;
}
.subtitle-part.subtitle-part2 {
    width: 27%;
}
.subtitle-part.subtitle-part3 {
    width: 21%;
}
.subtitle-part.subtitle-part4 {
    width: 24%;
}
.subtitle-part:last-child:after {
    border:none;
}
.subtitile.subtitile1 {
	font-size: 18px;
	color: #131313;
	padding: 9px 0 3px;
	font-weight: 600;
	text-transform: capitalize;
}
.subtitile.subtitile2 {
    font-size: 14px;
    letter-spacing: 0;
    font-family: 'Raleway', sans-serif;
    color: #787878;
    padding-top: 4px;
}
.subtitle-part .subicon .hide {
    display: none;
}
.subtitle-part .subicon::before {
    content: "";
    position: absolute;
    left: 0px;
    top: 0px;
    width: 60px;
    height: 60px;
    transition: 0.3s;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
}
.subbanner-part-maininnner1 {
    float: left;
}
.subtitle-part .subicon {
    position: relative;
    width: 60px;
    height: 60px;
    margin: 0 auto;
    float: left;
}
.subtitle-part:after { 
    height: 53px;
    width: auto;
    border-right: 1px solid #d8d8d8;
    content: "";
    display: block;
    margin-right: 50px;
    margin-top: 3px;
}
.subtitle-part.subtitle-part1 .subicon::before {
    background: transparent url(../img/sprite.png) no-repeat scroll -401px -212px;
}	
.subtitle-part.subtitle-part2 .subicon::before {
    background: transparent url(../img/sprite.png) no-repeat scroll -403px -281px;
}
.subtitle-part.subtitle-part3 .subicon::before {
    background: transparent url(../img/sprite.png) no-repeat scroll -404px -350px;
}
.subtitle-part.subtitle-part4 .subicon::before {
    background: transparent url(../img/sprite.png) no-repeat scroll -404px -423px;
}
 .subtitle-part.subtitle-part1:hover .subicon::before {
    background: transparent url(../img/sprite.png) no-repeat scroll -27px -212px;
}
.subtitle-part.subtitle-part2:hover .subicon::before {
    background: transparent url(../img/sprite.png) no-repeat scroll -16px -281px;
}
.subtitle-part.subtitle-part3:hover .subicon::before {
    background: transparent url(../img/sprite.png) no-repeat scroll -17px -350px;
}
.subtitle-part.subtitle-part4:hover .subicon::before {
    background: transparent url(../img/sprite.png) no-repeat scroll -15px -423px;
} 
.shipping-text-inner .subtitile{
    margin:7px 0 0;
}
.shipping-text-inner .subtitile1 {
    font-size: 15px;
    color: #131313;
    text-transform:uppercase;
    font-weight:700;
}
.shipping-text-inner .subtitile2 {
    font-size: 13px;
    color: #908f8f;
    font-weight:400;
}
/* Home page Shipping End */

/* Home page Testimonial Start */

.display-homebottom {
    clear: both;
}

.brandslider-outer {
    margin: 0 0px 0;
}
.testimonial-carousel.owl-carousel .owl-item img.img-testimonial {
    max-width: 125px;
}
.test_imag:before {
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
	content: "";
	width: 51px;
	height: 38px;
	background :  transparent url(../img/left-comment.png) no-repeat scroll 0px 0;
}
.test_imag:after {
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
	content: "";
	width: 51px;
	height: 38px;
	background :  transparent url(../img/right-comment.png) no-repeat scroll 0px 0;
}
.test_imag {
    width: auto;
    position: relative;
    margin: 0 0 0 0;
    padding: 0 90px;
    display: inline-block;
}
.test_img_innar {
    float: left;
}
.owl-carousel {
    position: relative;
    width: 100%;
    z-index: 1;
}
.testimonial_outer h1.main-title{

}

.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: #fff;
    display: inline-block;
    margin: 0 5px;
    border-radius: 50%;
}
.testimonial-outer .owl-dots {
    text-align: center;
	display:none;
}
.testimonial-outer .owl-dot.active {
    background:#787878;
}
.testimonial-outer .testminial-data {
	text-align: center;
}
#testimonial-slider {
    padding: 135px 0 155px;
}
#special-products .homepage-products.products {
    padding-bottom: 86px;
}
.test_desc {
    padding: 28px 0 0px 18px;
    float: left;
    display: inline-block;
}
.testmonial-author2 {
    text-align: left;
    font-size: 12px;
    font-weight: bold;
    color: #787878;
}
.testimonial-carousel .testimonial-desc {
    color: #131313;
    font-size: 24px;
    text-align: center;
    font-family: 'Raleway', sans-serif;
    line-height: 31px;
    margin: 41px 0 0;
    font-style: italic;
    max-width: 1200px;
    display: inline-block;
    width: 100%;
}
.testmonial-author {
    font-style: normal;
    color: #CD0202;
    font-size: 16px;
    font-weight: 600;
    margin: 0 0 0;
    font-style: italic;
    display: inline-block;
    float: left;
    vertical-align: middle;
}
.testimonial-carousel .testimonial-desc p {
    font-size: 22px;
    font-style: italic;
    margin-bottom: 0;
}
.testmonial-author1 {
    font-size: 22px;
    font-weight: bold;
    color: #131313;
    font-family: 'Raleway', sans-serif;
    margin: 0 0 9px;
    text-align: left;
    display: inline-block;
}
.testmonial-autho2 {
    font-family: 'Raleway', sans-serif;
    color: #CD0202;
    font-size: 16px;
    text-align: left;
    font-weight: 600;
    font-style: italic;
    display: inline-block;
    float: left;
    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-slidermain {
    background-color: #f7f7f7;
    padding: 36px 0px;
}
#brand-carousel li.item {
    text-align: center;
    padding: 9px 16px;
    border-right: 1px solid #d8d8d8;
}
#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: #131313;
	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: #CD0202;
    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: 10px;
    top: 10px;
}
.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: 18px;
}
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 {
    height: 51px;
    position: relative;
    width: 50px;
    font-size: 0;
}
#leftsidebar .thumbnail-container .addtocart-button .btn-primary {
    display: block;
    padding-top: 9px;
}
#leftsidebar .thumbnail-container span.price {
    font-size: 18px;
}
.homeslider-container,
.homeslider-container {
    clear:both;
    margin:0px !important;
}
#custom-text {
    padding:0px !important;
}
#homepage-carousel{
	margin:0;
}
ul#homepage-carousel .owl-nav .owl-prev {
	left: 0px;
    right: auto;
    opacity: 1;
    z-index: 3;
    text-indent: -9999px;
    overflow: hidden;
    text-decoration: none;
    height: 100px;
    width: 100px;
    background: #ffffff url(../img/sprite.png) no-repeat scroll -1px -784px;
    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: #ffffff url(../img/sprite.png) no-repeat scroll -1px -864px;
}

ul#homepage-carousel .owl-nav .owl-next {
	left: auto;
    right: 0px;
    position: absolute;
    opacity: 1;
    z-index: 3;
    text-indent: -9999px;
    overflow: hidden;
    text-decoration: none;
    height: 100px;
    width: 100px;
    background: #ffffff url(../img/sprite.png) no-repeat scroll -395px -784px;
    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: #ffffff url(../img/sprite.png) no-repeat scroll -395px -864px;
}
.homeslider_nav:active {
    opacity: 1.0;
}
.testimonial-carousel .prev-arrow {
	background: transparent url(../img/sprite.png) no-repeat scroll -35px -528px;
    height: 21px;
    left: 0;
    overflow: hidden;
    position: absolute;
    text-decoration: none;
    text-indent: -9999px;
    width: 31px;
    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: -35px -570px;
}
.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: 21px;
    width: 31px;
    background: transparent url(../img/sprite.png) no-repeat scroll -430px -528px;
    left: auto;
    right: 0;
    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: -430px -570px;
}
.testimonial_outer .owl-nav {
	opacity: 0;
}
.testimonial_outer:hover .owl-nav {
	opacity: 1;
}
.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;
}
.nivo-directionNav .nivo-prevNav .prev-arrow:hover, 
.nivo-directionNav .nivo-nextNav .next-arrow:hover {
	color: #CD0202;
}
#featured-products .owl-nav .owl-prev,
#newproducts-products .owl-nav .owl-prev,
#special-products .owl-nav .owl-prev,
.product-accessories .owl-nav .owl-prev {
    background: transparent url(../img/sprite.png) no-repeat scroll -35px -528px;
    height: 21px;
    right: 40px;
    left: auto;
    opacity: 1;
    overflow: hidden;
    position: absolute;
    text-decoration: none;
    text-indent: -9999px;
    width: 31px;
    z-index: 3;
}
#featured-products .owl-nav .owl-prev:hover,
#newproducts-products .owl-nav .owl-prev:hover,
#special-products .owl-nav .owl-prev:hover  ,
.product-accessories .owl-nav .owl-prev:hover {
    background-position: -35px -570px;
}
#featured-products .owl-nav .owl-next ,
#newproducts-products .owl-nav .owl-next,
#special-products .owl-nav .owl-next ,
.product-accessories .owl-nav .owl-next {
    position: absolute;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    opacity: 1;
    z-index: 3;
    text-indent: -9999px;
    overflow: hidden;
    text-decoration: none;
    height: 21px;
    width: 31px;
    background: transparent url(../img/sprite.png) no-repeat scroll -430px -528px;
    left: auto;
    right: 0px;
}

#featured-products .owl-nav .owl-next:hover,
#newproducts-products .owl-nav .owl-next:hover,
#special-products .owl-nav .owl-next:hover ,
.product-accessories .owl-nav .owl-next:hover {
    background-position: -430px -570px;
}
.homeslider_nav:active {
    opacity: 1.0;
}
#special-products .owl-carousel .owl-nav.disabled {
    display: block;
}
.thumbnail-image-inner {
    display: inline-block;
    overflow: hidden;
    position: relative;
    vertical-align: middle;
    width: 100%;
}
.list .thumbnail-image-inner {
    border-bottom: none;
}
.list .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: #787878;
    margin: 0 0 21px;
}
#search_filters h4,
.leftsidebar .title,
#search_filters > p.h6.text-uppercase {
    color: #fff;
    font-size: 22px;
    padding: 13px 20px;
    text-transform: capitalize;
    margin-bottom: 0;
    font-weight: 700;
    font-family: 'Raleway', sans-serif;
    background-color: #CD0202;
}
.products-selection .products-sort-order .select-title {
    display: inline-block;
    width: 100%;
    color: #787878;
    background: transparent;
    padding: 8px 10px 4px;
    border: 1px solid #d8d8d8;
    cursor: pointer;
    font-size: 14px;
    font-weight: normal;
    text-align: left;
}
#custom-leftbannerblock img {
    width: 100%;
    height: auto;
}
.block-category .category-cover img {
    width: 100%;
}
.block-category .category-cover {
    margin-bottom: 23px;
    margin-top: 0px;
}
.page-index .breadcumb_outer {
    display: none;
}
.grid .product-desc,
.list .thumbnail-inner .product-description,
.page-product  .thumbnail-inner  .product-description .product-desc{
    display: none;
}
.list .thumbnail-inner + .product-description .highlighted-informations {
    display: inline-block;
	vertical-align: top;
}

.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: #787878;
    font-size: 0px;
    line-height: 14px;
    cursor: pointer;
}
.products-selection .display li#grid a {
    background: transparent url(../img/sprite.png) no-repeat scroll -35px -1032px;
    height: 32px;
    float: left;
    width: 23px;
}
.products-selection .display li#grid:hover a,
.products-selection .display li#grid.selected a {
    background: transparent url(../img/sprite.png) no-repeat scroll -35px -982px;
}
.products-selection .display li#list a {
    background: transparent url(../img/sprite.png) no-repeat scroll -431px -1032px;
    height: 32px;
    width: 30px;
    float: right;
}
.products-selection .display li#list:hover a,
.products-selection .display li#list.selected a {
    background: transparent url(../img/sprite.png) no-repeat scroll -431px -982px;
}
.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: #787878;
}
.products-sort-order .select-title {
    display: inline-block;
    margin: 0 10px 0 0;
    width: 100%;
    color: #131313;
    background: #FFFFFF;
    padding: 5px 0.625rem;
    cursor: pointer;
}
.products-sort-order .select-list {
    display: block;
    color: #787878;
    padding: 5px 15px;
    font-size: 14px;
    font-weight: normal;
}
.products-sort-order .select-list:hover {
    background: transparent;
    color: #131313;
    text-decoration: none;
}
.products-sort-order .dropdown-menu {
    left: auto;
    width: 288px;
    border: 1px solid #d8d8d8;
    background: #fff;
    border-radius: 0;
}
#products .list .product-title,
#products .list .product-price-and-shipping,
#products .product-description,
.featured-products .product-description,
.product-accessories .product-description,
.product-miniature .product-description {
    text-align: left;
}
#products .list .product-price-and-shipping {
    padding-bottom: 15px;
}
.total-products p {
    margin: 12px 0px;
    color: #787878;
    font-size: 14px;
    font-weight: normal;
}
.list .thumbnail-container .addtocart-button {
    position: relative;
    opacity: 1;
    -webkit-opacity: 1;
    -moz-opacity: 1;
}
.product-toolbar {
    margin-bottom: 24px;
    padding: 15px 0;
    color: #131313;
    border-top: 1px solid #d8d8d8;
    border-bottom: 1px solid #d8d8d8;
}
.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;
}
.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:300 !important;
	background:#fff;
	font-size: 13px;
	color: #131313;
}
.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: #CD0202;
}
.sidebar-products .addtocart-button .btn-primary {
    padding: 0px;
    background: transparent;
    color: #131313;
	font-size:14px;
    font-weight: 400;
    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 {
}
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 #d8d8d8;
    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: #787878;
    font-weight: 500;
    font-family: 'Raleway', 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%;
}
#wrapper .wrapper-inner.row .left-column.col-xs-12.col-sm-8.col-md-9 {
    width: 80%;
}
ul.payment-inner li a {
    padding: 0px 11px;
}
.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;
}
/* Cart-popup Start */
.cart-popup {
    position: absolute;
    width: 340px;
    border: 1px solid #d8d8d8;
    right: 0px;
    z-index: 99;
    background: #fff;
    top: 40px;
    padding: 0;
    display: none;
}
.shipping.price_inline {
    border-bottom: 1px solid #d8d8d8;
}
.price_content {
    border-top: 1px solid #d8d8d8;
    border-bottom: 1px solid #d8d8d8;
}
.cart-product {
    overflow: hidden;
    margin-bottom: 0px;
    padding: 20px 15px 10px;
}
.cart-popup .img_content {
    float: left;
}
.cart-popup .right_block {
    float: left;
    max-width: 170px;
    padding-left: 15px;
}
.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: #131313;
    display: inline-block;
    font-family: 'Muli', sans-serif;
    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: #131313;
}
.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: #131313;
}
.products.price_inline, 
.shipping.price_inline, 
.cart-total.price_inline,
.tax.price_inline {
    display: inline-block;
    width: 100%;
    padding: 10px;
    vertical-align: middle;
}
.cart-popup .checkout {
    padding: 20px 10px;
    text-align: right;
}
.cart-popup .checkout a:hover {
    color: #ffffff !important;
}
.cart-popup .checkout a {
    color: #ffffff !important;
}
/* Cart-popup End */

@media (min-width: 992px) {
    .link-inner li a::before,
    ul.payment-inner li a::before {
        left: -3px;
    }

    .subbannercms-bottom a img {
        width: 100%;
    }
    .subbannercms-bottom a img {
        width: 100%;
    }
}
.grid .thumbnail-container > .product-description {
    display: none;
}
#products .product-miniature, .featured-products .product-miniature, 
.product-accessories .product-miniature, .product-miniature .product-miniature{
 	padding:0 15px;
}
#products .product-miniature:hover .product-title a,
#featured-products .product-miniature:hover .product-title a,
#special-products .product-miniature:hover .product-title a {
    color: #131313;
}
.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: #787878;
    background: none;
    border: none;
    display: block;
    font-weight:400;
    border: 1px solid #d8d8d8;
}
.col-md-4.offset-md-2.pr-0 {
    margin: 0px;
}
.pagination .page-list li {
    background: #FFFFFF;
    display: inline-block;
    float: left;
    margin: 0 0 0 5px;
    padding: 0px;
}
.pagination .current a,
.pagination a:hover {
    color: #FFFFFF;
    border-color: #CD0202;
    background-color: #CD0202;
    text-decoration: none;
    border: 1px solid #d8d8d8;
}
.pagination .previous,
.pagination .next {
    font-size: 0px;
    padding: 3px;
    border: 1px solid #d8d8d8;
}
.breadcumb_inner .breadcrumb ol > li:last-child > a > span,
.breadcumb_inner .breadcrumb ol > li:hover > a > span {
    color: #CD0202;
}
.card-block .h1 {
    font-weight: 700;
	font-size:22px;
	margin: 0 0 10px;
    font-family: 'Raleway', sans-serif;
}

#products .list .product-miniature .on-sale {
    right: 40px;
}
#leftsidebar {
    margin-bottom: 30px;
    padding: 0;
}
.sidebar-products.products {
    padding: 0;
}
.owl-carousel .owl-nav.disabled,
.owl-carousel .owl-dots.disabled {
    display: block;
}
.brandslider-inner.container #brand-carousel .owl-nav.disabled {
    opacity: 0;
}
.brandslider-inner.container #brand-carousel:hover .owl-nav.disabled {
    opacity: 1;
}
.brand-slidermain .owl-prev {
    background: transparent url(../img/sprite.png) no-repeat scroll -35px -528px;
    height: 36px;
    right: auto;
    left: 20px;
    opacity: 1;
    top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform:translateY(-50%);
    overflow: hidden;
    position: absolute;
    text-decoration: none;
    text-indent: -9999px;
    width:36px;
    z-index: 3;
}
.brand-slidermain .owl-prev:hover {
   background-position: -35px -570px;
}
.brand-slidermain .owl-next {
    position: absolute;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    opacity: 1;
    z-index: 3;
    text-indent: -9999px;
    overflow: hidden;
    top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform:translateY(-50%);
    text-decoration: none;
    height: 36px;
    width: 36px;
    background: transparent url(../img/sprite.png) no-repeat scroll -430px -528px;
    left: auto;
    right: 20px;
}
.brand-slidermain .owl-next:hover {
    background-position: -430px -570px;
}
.brand-slidermain .item > a {
    display: inline-block;
}
#custom-leftbannerblock {
    margin-bottom: 50px;
}
.pagination {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border-top: 1px solid #d8d8d8;
    border-bottom: 1px solid #d8d8d8;
    margin: 2rem 0;
    padding: 1rem 0;
}
.pagination .col-md-4 {
    float: left;
    width: 50%;
}
.category-top-menu {
    margin: 0;
}
#cart .card.cart-container .cart-overview.js-cart {
    padding: 10px;
}
#cart .thumbnail-container {
    margin-bottom: 0;
}
.category-top-menu li .category-sub-menu li .category-sub-menu {
    padding-left: 10px;
    padding-top: 10px;
}
#search_filters .facet .facet-label:hover a {
    color: #CD0202;
}
.product-images.js-qv-product-images {
    text-align: center;
}
.dark {
    font-weight: 400;
}
#cms .page-heading.bottom-indent {
    padding-bottom: 10px;
}
.container-fluid .row.sitemap.col-xs-12 ul li ul li,
.nested a {
    padding-bottom: 5px;
}
.top-menu .arrow > .dropdown-item::before {
    background-color: rgba(0, 0, 0, 0);
    bottom: -20px;
    color: #d8d8d8;
    content: "";
    font-family: fontawesome;
    font-size: 30px;
    left: 0;
    line-height: 12px;
    margin: 0 auto;
    opacity: 0;
    position: absolute;
    right: 0;
    width: 20px;
}
.top-menu .arrow:hover > .dropdown-item::before {
    opacity: 0;
    -webkit-opacity: 0;
    -moz-opacity: 0;
    -o-opacity: 0;
}
.brand-slidermain #brand-carousel {
    margin-bottom: 0;
}
.category-top-menu > li > ul {
    padding: 23px 15px 18px;
}
#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;
}
.cmstext {
	line-height: 29px;
	padding-bottom: 0px;
}
.testimonial_outer {
    margin-bottom: 0px;
    margin-top: 0;
}
.test_img_innar img {
    max-width: 98px;
    border-radius: 50%;
    margin: 0 auto;
}
.parallax-text {
    text-align: center;
}
.parallax-inner.container-width {
    display: inline-block;
    text-align: center;
    width: 100%;
}
.icon-wrapper li {
    display: inline-block;
    font-size: 18px;
    margin-left: 0;
}
.icon-wrapper li:first-child a::before {
    border-left: 1px solid rgba(0, 0, 0, 0);
}
.icon-wrapper li a::before {
    content: "";
    height: 14px;
    left: 0;
    position: absolute;
    top: 4px;
    width: 2px;
}
.icon-wrapper li a:first-of-type {
  padding-left: 0;
}
.icon-wrapper li a {
    padding: 0 23px 0 15px;
}
.icon-wrapper li a {
    position: relative;
}
.icon-wrapper {
    margin-bottom: 0;
}
.parallax-block {
    padding-top: 114px;
    padding-bottom: 122px;
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    width: 100%;
}
div#custom-parallaxblock {
    overflow: hidden;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
}
.banner-text .btn-wrapper:hover {
    background-color: #131313;
    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;
}
.parallax-text .btn-wrapper a {
    color: #fff;
    background-color: #CD0202;
    font-size: 15px;
    font-weight: bold;
    padding: 16px 38px;
    display: inline-block;
    border-radius: 4px;
}
.parallax-text .btn-wrapper a:hover {
    background-color: #131313;
    color: #ffffff;
    transition: 0.5s;
    -webkit-transition: all 0.5s;
}
.parallax-text .btn-wrapper {
    padding-top: 25px;
}
.icon-wrapper li a i {
    color: #787878;
}
.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: #131313;
    content: "";
    font-family: "fontawesome";
    padding-left: 4px;
    font-size: 0;
}
.dropdown.open .expand-more::after {
    content: "";
    color: #787878;
}
.home_blog_post {
    vertical-align: middle;
    display: inline-block;
    width: 100%;
}
.block-categories.hidden-sm-down > ul > li > a:hover {
    color: #131313 !important;
}
.category-top-menu > li:first-child a {
    margin-bottom: 0;
    color: #fff;
    font-size: 22px;
    font-family: 'Raleway', sans-serif;
    padding: 13px 20px;
    text-transform: capitalize;
    width: 100%;
    font-weight: 700;
    display: inline-block;
    background-color: #131313;
}
.block-categories.hidden-sm-down > ul > li:first-child > a:hover {
	color:#ffffff !important;
}
.block-categories a {
    color: #787878;
	 font-family: 'Raleway', sans-serif;
}
.category-top-menu {
    margin-bottom: 34px;
}
#search_filters .facet:last-child {
    border-bottom: medium none;
}
#search_filters .facet {
    padding: 20px 15px 0;
}
#search_filters .facet .facet-title {
    font-size: 14px;
    font-weight: bold;
    font-family: 'Raleway', sans-serif;
    color: #131313;
}
#custom-leftbannerblock {
    margin-top: 30px;
}
.pagination .col-md-4 {
    padding-left: 0;
}
.pagination .col-md-6 {
    padding-right: 0;
}
.breadcumb_inner {
    background: transparent url(../img/bradcome.jpg) no-repeat scroll 0 0;
    padding: 125px 0;
    width: 100%;
    background-size: cover;
}
.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: none !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: #131313;
}
.product-actions .btn-primary {
    padding: 11px 25px 11px 46px;
    position: relative;
    background-color: #CD0202;
    color: #fff;
    font-size: 16px;
    line-height: 18px;
    width: auto;
    text-transform: capitalize;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    -webkit-border-radius: 4px;
}
.product-actions .btn-primary:hover{
	color:#fff;
	background-color:#131313;
}

.list-1 {
    color: #787878;
    font-size: 15px;
}
.cms-box .inner {
    color: #787878;
    font-size: 15px;
}
.product-description p {
  color: #787878;
  margin: 0;
  line-height: 24px;
}
.page-header > h1 {
    color: #131313;
	font-family: 'Raleway', sans-serif;
	font-weight:500;
}
#checkout #header-left-text{text-align:right;}
#checkout .h6 {
    color: #787878;
}
#checkout .text-xs-right {
    text-align: left;
	padding:0;
}
#left-column #leftsidebar .sidebar-products.products ul {
	padding-top: 18px;
}
#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: #CD0202;
}
.list .product-add-to-cart.addtocart-button .btn-primary {
	display: block !important;
}
.thumbnail-container .addtocart-button .btn-primary, 
.product-add-to-cart .btn-primary {
	margin-top: 10px;
}
.thumbnail-container .addtocart-button .btn-primary:hover:before, .product-add-to-cart .btn-primary:hover:before {
	background: #CD0202 url(../img/sprite.png) no-repeat scroll -21px -1140px;
}
.thumbnail-container .addtocart-button .btn-primary::before, .product-add-to-cart .btn-primary::before {
    background: #131313 url(../img/sprite.png) no-repeat scroll -21px -1140px;
    border-radius: 5px;
    content: "";
    height: 51px;
    position: absolute;
    top: 0;
    width: 50px;
    right: 0;
}
.thumbnail-container .addtocart-button .btn-primary {
    background: #ffffff;
    color: #131313;
    font-size: 0;
    padding: 0;
    font-weight: bold;
    display: none;
    font-family: 'Raleway', sans-serif;
}
/* footerbottomleft-outer start */
#footerbottomleft-text {
    float: left;
    padding: 0px 59px 0 0;
    width: 25%;
}
#footerbottomleft-text ul.footer-toggle {
    margin: 0;
    padding-top: 0;
}
@media (min-width: 768px) {

}
.bottomcms_img {
    margin:0 0 47px;
}
.cmstext .adress::before {
    width: 26px;
    height: 26px;
    content: '';
    display: block;
    float: left;
    margin-right: 3px;
    margin-top: -6px;
    cursor: pointer;
    background: transparent url(../img/sprite.png) no-repeat scroll -439px -638px;
}
.cmstext .adress:hover:before{
	background:transparent url("../img/sprite.png") no-repeat scroll -37px -638px;
}
.cmstext .adress {
    padding: 0 0 30px;
    line-height: 19px;
    display: block;
}
.cmstext .phone {
    float: left;
    width: 100%;
    padding: 0 0 4px;
}
.cmstext .phone::before {
    width: 26px;
    height: 26px;
    content: '';
    display: block;
    float: left;
    margin-right: 3px;
    margin-top: -6px;
    cursor: pointer;
    background: transparent url(../img/sprite.png) no-repeat scroll -443px -690px;
}
.cmstext .phone:hover:before{
	background: transparent url("../img/sprite.png") no-repeat scroll -35px -690px;
}
.cmstext .email::before {
    width: 26px;
    height: 26px;
    content: '';
    display: block;
    float: left;
    margin-right: 0;
    margin-top: -9px;
    cursor: pointer;
    background: transparent url(../img/sprite.png) no-repeat scroll -443px -740px;
}
.cmstext .email:hover:before{
	background:transparent url("../img/sprite.png") no-repeat scroll -36px -740px;
}
/*footerbottomleft-outer end */

/* Home page footerrightcms Start */
#footerbottomright-text {
	float: left;
	width: 20%;
	padding: 77px 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: 'Raleway', 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: 400;
    font-family: 'Raleway', sans-serif;
    padding-top: 16px;
    padding-bottom: 18px;
}
.banenr-btn > a {
    font-size: 16px;
    color: #131313;
    font-weight: 400;
    text-transform: capitalize;
    background-color: #ffffff;
    padding: 15px 27px;
    font-family: 'Raleway', sans-serif;
    display: inline-block;
    vertical-align: middle;
}
.banenr-btn > a:hover {
    color: #CD0202;
    background-color: #ffffff;
}
.banner-images img {
    width: 100%;
}
.banner-text {
    position: absolute;
    top: 31%;
    left: 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;
}



/* blog Start*/
.prev-button.slick-arrow {
    left: 0;
    background: transparent url(../img/sprite.png) no-repeat scroll -35px -528px;
}

.prev-button.slick-arrow:hover {
  background-position: -35px -570px;
}
.next-button.slick-arrow {
    right: -16px;
    background: transparent url(../img/sprite.png) no-repeat scroll -430px -528px;
}
.next-button.slick-arrow:hover{
    background-position: -430px -570px;
}
/* blog End */
#featured-products:hover .owl-nav, #special-products:hover .owl-nav, .product-accessories:hover .owl-nav {
    opacity: 1;
}
#featured-products .owl-nav, #special-products .owl-nav, .product-accessories .owl-nav {
    opacity: 0;
}
.copyright_outer{
	float: left;
	width: 50%;
}
.footer-bottom-link {
	float: right;
	width: 50%;
}
body#product .wrapper-inner.row {
    margin-left: 0;
    margin-right: 0;
}

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

/* Home page footerrightcms End */

@media screen and (max-width: 1699px) { 
	#footerbottomleft-text {
		padding: 0px 39px 0 0;
	}
	.footer_inner .links .wrapper {
		padding-left: 52px;
	}
}

@media screen and (max-width: 1599px) {
	#products .grid .product-miniature {
		width: 33.33%;
	}
	.subtitle-part.subtitle-part1 {
		width: 27%;
	}
	.subtitle-part.subtitle-part2 {
		width: 26%;
	}
	.subtitle-part.subtitle-part3 {
		width: 27%;
	}
	.subtitle-part.subtitle-part4 {
		width: 20%;
	}
	.shipping-inner {
		padding: 60px 0 0;
	}
	#featured-products {
		padding-top: 60px;
		margin-bottom: 41px;
	}
	h1.main-title {
		font-size: 32px;
		margin: 0 0 26px;
	}
	#special-products .owl-nav, 
	#featured-products .owl-nav, 
	#newproducts-products .owl-nav, 
	.product-accessories .owl-nav {
		top: -50px;
	}
	.subbannerbottom-outer {
		padding-bottom: 66px;
	}
	#special-products .product-description {
		padding-left: 30px !important;
	}
	.ttcount-main .time {
		margin-right: 16px;
		width: 57px;
		height: 57px;
	}
	#special-products .homepage-products.products {
		padding-bottom: 57px;
	}
	.parallax-block {
		padding-top: 104px;
		padding-bottom: 102px;
	}
	section#special-products .product-description h1.h3.product-title a {
		font-size: 20px;
	}
	section#special-products .product-description h1.h3.product-title {
		margin: 18px 0 18px;
	}
	#special-products .ttproductcountdown {
	    padding-top: 31px;
	}
	#special-products .product-description .product-price-and-shipping {
		padding-bottom: 25px;
	}
	.parallax-text1 {
		font-size: 34px;
		padding: 0 0 4px;
	}
	.parallax-text2 {
		font-size: 20px;
		margin: 0 0 34px;
	}
	#testimonial-slider {
		padding: 74px 0 60px;
	}
	.testimonial-carousel .testimonial-desc {
		margin: 31px 0 0;
	}
	.home_blog_post .blog_post_content_bottom {
		padding: 18px 0 0;
	}
	.blog_post_content .post_title {
		margin-top: 10px;
		margin-bottom: 10px;
	}
	.blog_post_content .post_title a {
		font-size: 18px;
	}
	.home_blog_post_area {
		margin: 0 0 50px;
	}
	#footerbottomleft-text {
		padding: 0px 24px 0 0;
	}
	#footerbottomleft-text ul.footer-toggle::before {
		right: -40px;
	}
	.footer_inner {
		padding: 72px 0 83px;
	}
	.link-inner, .payment-inner {
		padding: 24px 0px 40px 0;
	}
	.block_newsletter {
		padding: 0px 0 0 46px;
	}
	.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;
		margin-bottom: 15px;
	}
	.footerbottomleft-outer .footer-toggle li.mobile-wrapper {
		margin-top: 23px;
	}
	.footerbottomleft-outer .footer-toggle li.email-wrapper {
		margin-top: 19px;
	}
	.parallax-text3 {
		font-size: 50px;
	}
	.nwsletter-maintitle {
	    font-size: 22px;
	}

}   

@media screen and (max-width: 1499px) {
	#products .ttcount-main .count, .ttcount-main .count {
		font-size: 18px;
		padding-top: 6px;
	}
	#footerbottomleft-text {
		padding: 0px 6px 0 0;
	}


}

@media screen and (max-width: 1399px) {
	.sidebar-products .thumbnail-sidebar-inner {
		max-width: 110px;
	}
	div#footerlogo-text .bottomcmsblock img {
		width: 100%;
	}
	.top-menu a[data-depth="0"] {
		padding: 43px 18px 36px;
	}
	.left-logo {
		width: 54%;
	}
	.right-logo {
		width: 29%;
	}
	#_desktop_logo {
		width: 17%;
	}
	.subtitle-part:after {
		margin-right: 10px;
	}
	.link-inner li a {
		padding: 0px 12px 0px 12px;
	}
	.footer_inner .links .wrapper {
	    width: 25%;
	}
	.block_newsletter {
	    float: left;
	    padding: 0px 0 0 0;
	    width: 28.1%;
	}
	div#footerlogo-text {
		padding: 67px 20px 0 0;
		width: 18.6%;
	}
	#footerbottomleft-text ul.footer-toggle::before {
		right: -20px;
	}
	#footerbottomleft-text {
		width: 19.3%;
	}
	.nwsletter-maintitle {
		font-size: 20px;
	}
	.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;
	}
	.footer_inner .links .wrapper {
		padding-left: 42px;
	}
	div#_desktop_cart {
		margin: 0 0 0 17px;
	}
	div#_desktop_currency_selector {
		margin-right: 22px;
	}
	.testimonial-carousel .testimonial-desc p {
		font-size: 20px;
	}


}


@media screen and (max-width: 1366px) {
    .block-category #category-description p:first-child {
        margin-bottom: 0;
    }


}   

@media screen and (max-width: 1299px) {
	.sidebar-products .thumbnail-image-inner {
		margin-right: 6px;
		max-width: 60px;
	}
	.testimonial-carousel .prev-arrow  {
		left: 20px;
	}
	.testimonial-carousel .next-arrow {
		right: 20px;
	}
	.prev-button.slick-arrow {
		left: 20px;
	}
	.next-button.slick-arrow  {
		right: 11px;
	}
	#special-products .owl-nav, 
	#featured-products .owl-nav, 
	#newproducts-products .owl-nav, 
	.product-accessories .owl-nav {
		right: 10px;
	}
	.copyright_outer {
		width: 40%;
	}
	.footer-bottom-link {
		width: 60%;
	}
	.ttcount-main .time {
		margin-right: 12px;
		width: 47px;
		height: 47px;
	}
	#products .ttcount-main .count, .ttcount-main .count {
		font-size: 16px;
		padding-top: 4px;
	}
	.ttcount-main .label {
    	font-size: 14px;
    	margin-top: 3px;
	}
	section#special-products .product-description h1.h3.product-title a {
		font-size: 18px;
	}
	section#special-products .product-description h1.h3.product-title {
		margin: 14px 0 14px;
	}
	#products .regular-price, 
	.featured-products .regular-price, 
	.product-accessories .regular-price, 
	.product-miniature .regular-price {
		font-size: 20px;
	}
	.nwsletter-maintitle {
		font-size: 19px;
	}
	.footer-container .title span.h3, 
	.footer-container h3.h3,
	#block_myaccount_infos .myaccount-title a, 
	.block-contact .block-contact-title, 
	.linklist .blockcms-title a {
		font-size: 19px;
	}
	#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: 20px;
	}
	#special-products .ttproductcountdown {
		padding-top: 21px;
	}
	#special-products .product-description .product-price-and-shipping {
		padding-bottom: 15px;
	}
	.parallax-block {
		padding-left: 60px;
	}
    .sidebar-products .thumbnail-sidebar-inner {
        max-width: 130px;
    }
    #header > .container {
        padding: 0;
    }
    #header > .container > .row {
        margin: 0;
    }
    .currency-selector span.expand-more {
        font-size: 16px;
    }
    .language-selector span.expand-more {
        font-size: 16px;
    }
	.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%;
    }
    #products .grid .product-miniature {
        width: 33.33%;
    }
	.category-cover img {
		width: 100%;
	}
	#custom-leftbannerblock img {
		width: 100%;
	}
	.link-inner li a {
		padding: 0px 9px 0px 9px;
	}
    
}

@media screen and (max-width: 1199px) {
	#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%;
	}
	.right-logo {
		width: 31%;
	}
	.left-logo {
		width: 52%;
	}
	div#_desktop_currency_selector {
		margin-right: 12px;
	}
	.nwsletter-maintitle {
		padding-bottom: 20px;
	}
    #featured-products .owl-nav, 
    #newproducts-products .owl-nav, 
    #special-products .owl-nav, 
    .product-accessories .owl-nav {
       opacity: 1;
    }
    .home_blog_post .prev-button.slick-arrow, .home_blog_post .next-button.slick-arrow {
       opacity: 1;
    }
    .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;
    }
}

@media screen and (max-width: 1099px) {
	#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;
    }
   .main-menu .menu>ul>li {
        vertical-align: middle;
    }
    .top-menu {
        vertical-align: middle;
    }
	.newstitle-inner {
		padding-left: 0;
		background: transparent;
	}
	.subtitle-part .subicon {
		height: 50px;
	}
	.subtitle-part.subtitle-part2 .subicon::before {
		background: transparent url(../img/sprite.png) no-repeat scroll -413px -281px;
	}
	.subtitle-part.subtitle-part2:hover .subicon::before {
		background: transparent url(../img/sprite.png) no-repeat scroll -26px -281px;
	}
	.subtitle-part.subtitle-part3 .subicon::before {
		background: transparent url(../img/sprite.png) no-repeat scroll -411px -350px;
	}
	.subtitle-part.subtitle-part3:hover .subicon::before {
		background: transparent url(../img/sprite.png) no-repeat scroll -24px -350px;
	}
	.subtitle-part.subtitle-part4 .subicon::before {
		background: transparent url(../img/sprite.png) no-repeat scroll -409px -423px;
	}
	.subtitle-part.subtitle-part4:hover .subicon::before {
		background: transparent url(../img/sprite.png) no-repeat scroll -20px -423px;
	}
	.top-menu a[data-depth="0"] {
		padding: 43px 11px 36px;
		font-size: 15px !important;
	}
	.left-logo {
		width: 47%;
	}
	.right-logo {
		width: 35%;
	}
	#_desktop_logo {
		width: 18%;
	}
	.subbanner2.subbanner-inner {
		margin-left: 24px;
	}
	.subbanner3.subbanner-inner {
		margin-left: 28px;
	}
	.subbanner1.subbannerbottom-inner {
		padding-right: 28px;
	}
	.subbanner2.subbannerbottom-inner {
		padding-right: 24px; 
	}
	.ttcount-main .time {
		margin-right: 8px;
	}
	#special-products .thumbnail-container .addtocart-button .btn-primary {
		padding: 15px 14px 16px 40px;
	}
	.footer_inner {
		padding: 62px 0 63px;
	}

}


@media (max-width: 991px) {
	.faceted-slider {
		display: none;
	}
	.breadcumb_inner nav.breadcrumb.hidden-sm-down {
		display: block !important;
	}
	#header .header-nav .top-logo {
        margin: 20px auto 20px;
        float: left;
    }
	.nwsletter-maintitle {
		display: none;
	}
	#search_widget.search-widget form input[type="text"] {
		opacity: 1;
		-webkit-opacity: 1;
		-moz-opacity: 1;
		width: 230px;
		background: #fff;
		height: 38px;
		padding: 0px 38px 0px 20px;
		border: 1px solid #d8d8d8;	
		position: relative;
	}
	.header-nav #search_widget.search-widget:hover form input[type=text], 
	.header-nav #search_widget.search-widget.inputfocus form input[type=text], 
	.header-nav #search_widget.search-widget:hover form input[type=text]:focus {
		opacity: 1;
		-webkit-opacity: 1;
		-moz-opacity: 1;
		width: 230px;
		background: #fff;
		padding: 0px 38px 0px 20px;
		border: 1px solid #d8d8d8;
		outline: none;
	}
	.search-widget form {
		width: 100%;
	}
	.search-widget form button[type=submit] {
		background: none;
		border: none;
		right: 0;
		padding: 0;
		position: absolute;
	}
	#search_widget button::before {
	    background: transparent url(../img/sprite.png) no-repeat scroll -41px -31px;
	    width: 26px;
	    height: 38px;
	}
	#search_widget.search-widget:hover button::before, #search_widget.search-widget.inputfocus button::before {
		background: transparent url(../img/sprite.png) no-repeat scroll -437px -31px;
	}
	section#special-products .product-description {
		float: none;
		width: 100%;
		padding-top: 0;
		padding-left: 0 !important;
		display: inline-block;
		vertical-align: middle;
		padding-top: 20px;
	}
	section#special-products .thumbnail-image-inner {
		float: none;
		width: 100%;
	}
	.ttcount-main .time { 
		margin-bottom: 10px;
	}
	div#_desktop_language_selector, div#_desktop_currency_selector, div#_desktop_user_info {
		padding-top: 0;
	}
	div#_desktop_language_selector:before {
		font-size: 0;
	}
	.parallax-text3 {
		font-size: 45px;
	}
	#testimonial-slider {
		padding: 47px 0 37px;
	}
	.home_blog_post_area {
		margin: 0px 0 25px;
	}
	.testimonial-carousel .testimonial-desc {
		margin: 21px 0 0;
	}
	.parallax-text2 {
		font-size: 18px;
		margin: 0 0 24px;
	}
	.shipping-inner {
		padding: 40px 0 0;
	}
	h1.main-title {
		padding-left: 0;
		margin: 0 0 18px;
		font-size: 29px;
	}
	#special-products .owl-nav, #featured-products .owl-nav, #newproducts-products .owl-nav, .product-accessories .owl-nav {
		top: -41px;
	}
	#featured-products {
		padding-top: 45px;
		margin-bottom: 11px;
	}
	.subbannerbottom-outer {
		padding-bottom: 46px;
	}
	#special-products .homepage-products.products {
		padding-bottom: 37px;
	}
	.parallax-block {
	    padding-top: 84px;
	    padding-bottom: 82px;
	    padding-left: 50px;
	}
	div#footerlogo-text .bottomcmsblock img {
		width: auto;
		padding-bottom: 10px;
		padding-top: 10px;
	}
	.block_newsletter .title h3.h3 {
		display: block;
	}
	div#_mobile_top_menu, .js-top-menu-bottom {
		margin: 0px 0;
		background: #fff;
	}
    #cart div#content-wrapper {
        width: 100%;

    }
    #cart #wrapper div#left-column {
        
    }
    #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 #d8d8d8;
	}
    #category #left-column #search_filters .facet .title {
        cursor: pointer
    }
    #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;
    }
	#category #left-column #search_filters .facet .title {
		cursor: pointer;
		display: inline-block;
		width: 100%;
		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 #f6f6f6
   }
    .products-selection .showing {
        padding-top: 1rem
    }
    #category #wrapper div#left-column {
        max-width: 100%;
        width: 100%;
    }
    #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%;
    }
    .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%;
    }
    #header .header-nav .user-info {
        position: relative;
    }
    .search-widget {
        margin: 22px 0 0 0;
    }
    #header .header-nav .user-info {
        padding: 0;
    }
    #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 0;
        border-bottom: 1px solid #d8d8d8;
        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:#131313;
    }
    .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: #787878;
    }
    .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-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: 22px;
    }
	#_mobile_user_info {
	    margin: 0;
	    padding-top: 28px;
	    padding-right: 15px;
	}
    .right-logo {
        margin-top: 0;
    }
    #header .header-nav #menu-icon {
        margin: 10px 20px 0 0;
		float:left;
    }
	.block_newsletter {
		float: left;
		padding: 0px 0 0 0;
		width: 100%;
	}
	.footer_inner {
		border-bottom: transparent;
	}
	.footer_inner {
		padding: 22px 0 0;
	}
	.copyright_outer {
		width: 100%;
		float: none;
	}
	.footer-bottom-link {
		width: 100%;
		float: none;
	}
	.copyright {
		padding: 25px 0px 0;
		text-align: center;
	}
	.link-inner, .payment-inner {
		padding: 14px 0px 40px 0;
	}
	div#footerbottom-text {
		text-align: center;
	}
    .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%;
    }
	div#footerlogo-text {
		padding: 0;
		width: 100%;
	}
	div#footerlogo-text .title {
		display: block;
	}
	#footerbottomleft-text .title h3.h3 {
		display: block;
	}
    .brand-slidermain .owl-prev {
        left: 0;
    }
    .brand-slidermain .owl-next {
        right: 0;
    }
   	.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;
    }
    .breadcumb_inner {
        padding: 32px 0;

    }
    .product-toolbar {
        margin-bottom: 14px;
    }
    .block-category {
        margin-bottom: 15px;
    }
    #custom-leftbannerblock {
        margin-top: 10px;
    }
    #custom-leftbannerblock {
        margin-bottom: 30px;
    }
    .category-top-menu > li:first-child a {
        font-size: 21px;
        padding: 26px 0 0;
    }
     .blog_post_content_top {
        width: 100%;
    }
    .home_blog_post .blog_post_content_bottom {
        width: 100%;
    }
    .home_blog_post .blog_post_content_bottom {
        max-width: 100% !important;
    }
    .blog_post_content_bottom {
        padding: 13px 0px 0px 0 !important;
    }
    .cmstext .adress {
        padding: 0 0 20px;
    }
    .footerbottom-text-inner.container {
        padding: 0;
    }
    .block_newsletter .btn-primary {
        right: 19px;
    }
    .block_newsletter form .input-wrapper {
        width: 100%;
    }
    .block_newsletter form input[type=text] {
        min-width: 100%;
        width: 100%;
    }
    .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;
    }
    #products .thumbnail-container, 
    .featured-products .thumbnail-container, 
    .product-accessories .thumbnail-container, 
    .product-miniature .thumbnail-container {
        margin-bottom: 40px;
    }
	.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;
	}
	#shipping-text {
		padding: 0 15px;
		margin: 0 0 67px;
	}
    .home_blog_post_area.container,
    .brandslider-inner.container{
        padding: 0px;
    }
    .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%;
    }
    .footerbottom-text-inner.container {
        text-align: center;
    }
    .brandslider-outer h1.main-title {
        padding-bottom: 20px;
    }
	.hover-addtocart .addtocart-button::after {
		display:none;
	}
	.parallax-text1 {
		font-size: 30px;
		padding: 0 0 4px;
	}
    #index .wrapper-inner #content-wrapper {
        padding: 0px;
    }
	#custom-bannerblock {
		margin: -51px auto 113px;
	}
	#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;
    }
    .subtitle-part.subtitle-part1 {
        width: 27%;
    }
    .subtitle-part.subtitle-part2 {
        width: 25%;
    }
    .subtitle-part.subtitle-part3 {
        width: 25%;
    }
    .subtitle-part.subtitle-part4 {
        width: 23%;
    }



}

@media (max-width: 990px) {

}

@media screen and (max-width: 840px) {
    .subtitile.subtitile1 {
        font-size: 14px;
    }
    .blog_post_content .post_title {
        margin-bottom: 6px;
    }
	.about.about2 {
		margin-left: -275px;
	}
	.parallax-text1 {
		font-size: 26px;
	}
	.parallax-text3 {
		font-size: 40px;
	}
	.parallax-block {
		padding-left: 40px;
	}


}

@media screen and (max-width: 767px) {
	.subtitle-part.subtitle-part1 {
		width: 50%;
	}
    .header-logo {
        padding-top: 0px !important;
    }
	.subtitle-part.subtitle-part2 {
		width: 50%;
	}
	.subtitle-part.subtitle-part3 {
		width: 50%;
		padding-top: 10px;
	}
	.subtitle-part.subtitle-part4 {
		width: 50%;
		padding-top: 10px;
	}
    #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;
	}
	#footer .footer-container .container {
		margin: 0px 0px;
	}
	.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;
    }
	#about-text .desc {
		padding-left: 105px;
	}
	.about-right {
		text-align: left;
	}
	#custom-bannerblock {
		margin: 0 0 80px;
	}
	#checkout #wrapper {
		margin: 0;
	}
	div#_desktop_cart::before { 
        display:none;
    }
	.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;
	}
	.footer-container .links ul {
		padding: 10px 0 0;
	}
	.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;
	}
	.footer-bottom {
		border-top: none;
		text-align: center;
	}
	.bottom-payment.bottom-right {
		float: none;
	}
	.about-left {
		padding: 0;
		width: 100%;
		text-align: center;
	}
	.about-right {
		width: 100%;
	}
	.about {
		float: none;
		display: inline-block;
	}
	.about.about2 {
		margin-left: -95px;
	}
	#about-text {
		margin: 0 0 65px;
	}
    div#_mobile_cart {
        margin-right: 0;
    }
    .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: #CD0202;
    }
    .sidebar-products .thumbnail-image-inner {
        margin-right: 10px;
    }
    .blog_post_content .post_title a {
        font-size: 16px;
    }
    #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: #CD0202 !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;
    }
    .footer-container .links ul > li > a:hover {
        color: #CD0202;
    }
    #custom-leftbannerblock img {
        height: auto;
        width: auto;
    }
    .brandslider-inner .title a {
        font-size: 25px;
    }
    #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;
    }
    .brandslider-outer h1.main-title {
        padding-bottom: 0;
    }
    .testmonial-author {
        font-size: 16px;
    }
    #content-wrapper {
        max-width: 100%;
        display: inline-block;
        width: 100%;
        vertical-align: middle;
    }
    .footer-container .wrapper {
        overflow: hidden;
    }
    .footer-container .links .collapse {
        display: none;
    }
    .flexcss .top-menu[data-depth="1"] {
        display: block;
    }

    .subbanner-common.subbannerpart1 {
        padding-right: 10px;
    }
    .subbanner-common.subbannerpart2 {
        padding: 0px 5px;
    }
    .subbanner-common.subbannerpart3 {
        padding-left: 10px;
    }
    .newproducts-products {
        margin-bottom: 0;
    }
    .sub-title p {
        margin-bottom: 22px;
    }
	#about-text .description2 {
		padding: 0 0 32px;
	}
	.right-logo {padding:0;}
	.shopping-cart-text {
		display:none;
	}
	.blockcart .header span {
	}

	.footer-middle-left {
		padding: 0;
		border: none;
		width: 100%;
	}
	.footer-middle-right {
		width:100%;
		padding:0;
	}
	.block_newsletter.links {
		padding:0;
		width:100%;
	}
	.bottomcms_img .img-footer {
		width: auto;
	}
	.cmstext {
		padding:0;
	}
	.right-btn a {
		padding: 14px 11px;
	}
	#custom-bannerblock .title1 {
		font-size: 26px;
	}
    .tabs {
        margin-top: 0;
        margin-bottom: 0;
    }
	.left-logo, .right-logo {
		padding: 0 20px;
	}
    .btn-wrapper a {
        font-size: 14px;
    }

}

@media screen and (max-width: 640px) {
	section#special-products .product-description h1.h3.product-title {
		margin: 8px 0 8px;
	}
	section#special-products .product-description h1.h3.product-title a {
		font-size: 16px;
	}
	#special-products .ttproductcountdown {
		padding-top: 14px;
	}
	#special-products .product-description .product-price-and-shipping {
		padding-bottom: 8px;
	}
	#special-products .homepage-products.products {
		padding-bottom: 27px;
	}
	.parallax-text1 {
		font-size: 22px;
	}
	.parallax-text2 {
		font-size: 16px;
		margin: 0 0 14px;
	}
	.parallax-text3 {
		font-size: 35px;
	}
	.parallax-text .btn-wrapper {
		padding-top: 15px;
	}
	.testimonial-carousel .testimonial-desc p {
	    font-size: 18px;
	}
	.testmonial-author1 {
		font-size: 20px;
		margin: 0 0 6px;
	}
	.test_desc {
		padding: 25px 0 0px 12px;
	}
	#testimonial-slider {
		padding: 23px 0 31px;
	}
	.brand-slidermain {
		padding: 26px 0px;
	}
	.parallax-block {
		padding-left: 30px;
		padding-top: 64px;
		padding-bottom: 62px;
	}
	.block_newsletter form .input-wrapper {
		width: 100%;
	}
	.block_newsletter form .input-wrapper {
		width: 100%;
	}
    #newproducts-carousel .thumbnail-image-inner{
        width: 70px !important;
    }
	#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%;
    }
	#custom-bannerblock .title1 {
		font-size: 20px;
	}
	.about.about2 {
		margin-left: -195px;
	}
	.home_blog_post h1.main-title {
		padding-bottom: 0;
	}
	#special-products img {
		margin:0 auto;
	}
	#special-products .product-description {
		width: 100%;
		text-align:left;
	}
	#special-products .product-desc {
		width:100%;
	}
	.shipping-inner {
		padding: 30px 0 0;
	}
	#featured-products {
		padding-top: 35px;
		margin-bottom: 7px
	}
	.subbannerbottom-outer {
		padding-bottom: 36px;
	}
	h1.main-title {
		font-size: 24px;
	}
	#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: 18px;
	}
	#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 {
		font-size: 16px;
	}
	.thumbnail-container .product-description {
		padding-top: 15px;
	}
	#products .thumbnail-container, 
	.featured-products .thumbnail-container, 
	.product-accessories .thumbnail-container, 
	.product-miniature .thumbnail-container {
		margin-bottom: 30px;
	}
	#products .regular-price, .featured-products .regular-price, .product-accessories .regular-price, .product-miniature .regular-price {
		font-size: 16px;
	}
	.testimonial-carousel .testimonial-desc {
        margin: 0;
        text-align: center
    }

}

@media screen and (max-width: 639px) {
	#header .header-nav .top-logo {
	    width: 100%;
	    margin: 20px auto 20px;
	    float: none;
	    text-align: center;
	    display: inline-block;
	    vertical-align: middle;
	}
	.header-logo {
		text-align: center;
		float: none !important;
	}
	#header .logo {
		width: auto !important;
	}

}

@media screen and (max-width: 543px) {
    #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;
	}
	.about.about2 {
		margin-left: -255px;
	}


}

@media screen and (max-width: 539px) { 
	#special-products .product-description .product-price-and-shipping {
		display: inline-block;
		vertical-align: middle;
		width: 100%;
	}
	.subbanner-common.left {
		width: 50%;
	}
	.subbanner-common.center {
		width: 50%;
	}
	.subbanner-common.right {
		width: 100%;
	}
	.subbanner3.subbanner-inner {
		margin-left: 0;
		margin-top: 20px;
	}
	.subbanner2.subbanner-inner {
		margin-left: 10px;
	}
	.subbanner1.subbanner-inner {
		padding-right: 10px;
	}
	.subbannerbottom-common.left {
		width: 100%;
		float: none;
	}
	.subbanner1.subbannerbottom-inner {
		padding-right: 0;
		padding-bottom: 20px;
	}
	.subbannerbottom-common.center {
		width: 50%;
		float: left;
	}
	.subbannerbottom-common.right {
		width: 50%;
		float: right;
	}
	.subbanner2.subbannerbottom-inner {
		padding-right: 10px;
	}
	.subbanner3.subbannerbottom-inner {
		padding-left: 10px;
	}
	.link-inner li a {
		padding: 0px 7px 0px 6px;
	}

}

@media screen and (max-width: 479px) {
	#products .grid .product-miniature {
		max-width: 100%;
		width: 100%;
	}
	#search_widget.search-widget form input[type="text"] {
		width: 200px;
	}
	.header-nav #search_widget.search-widget:hover form input[type=text], 
	.header-nav #search_widget.search-widget.inputfocus form input[type=text], 
	.header-nav #search_widget.search-widget:hover form input[type=text]:focus {
		width: 200px;
	}
 	#products .owl-item, 
 	.featured-products .owl-item, 
 	.product-accessories .owl-item, 
 	.product-miniature .owl-item {
 		width: 100%;
 	}
    #products .thumbnail-container, 
    .featured-products .thumbnail-container, 
    .product-accessories .thumbnail-container, 
    .product-miniature .thumbnail-container {
        margin-bottom: 30px;
    }

    .banner-p {
        font-size: 15px;
    }
  
	#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 1.325rem;
    }
    #order-confirmation .thumbnail.product-thumbnail > img,
    #cart #specialproducts-carousel  .thumbnail.product-thumbnail > img,
    #product .thumbnail.product-thumbnail > img {
        max-width: inherit;
    }
    #order-confirmation .thumbnail-image-inner,
    #cart #specialproducts-carousel .thumbnail-image-inner,
    #product .thumbnail-image-inner {
        width: 100%;
    }
    .tabs .tab-pane {
        padding-top: 20px;
    }
    .social-sharing {
        margin-top: 0;
    }
    #block-reassurance {
        margin-top: 0.5rem;
    }
    .tabs {
        margin-top: 0.8rem;
    }
    body#checkout section.checkout-step .step-number {
        padding: 0.625rem 0;
    }
    .form-control {
        line-height: 1.45;
    }
    #order-items {
        margin-bottom: 1rem;
    }
    .page-content.page-order-confirmation.card .h3,
    .page-content.page-order-confirmation.card .h4,
    .page-content.page-order-confirmation.card h3,
    .page-content.page-order-confirmation.card h4 {
        font-size: 0.925rem;
    }
    #content-hook_order_confirmation .h1,
    h1 {
        font-size: 1.075rem;
    }
    .cart-grid-body .card-block {
        padding: 0.5rem;
    }
    .cart-item {
        padding: 11px 0;
    }
    .cart-grid-body .card-block h1 {
        font-size: 18px;
    }
    .cart-overview.js-cart .product-line-grid-body {
        margin-bottom: 0;
    }
    .cart-summary-line .value {
        font-size: 15px;
    }
    body#checkout section.checkout-step .content ul li > a {
        font-size: 15px;
    }
    body#checkout section.checkout-step h1 {
        font-size: 16px;
        line-height: 0.2;
    }
    .form-control-valign {
        padding-top: 0;
    }
    .m-y-2 {
        margin-bottom: 0 !important;
        margin-top: 10px !important;
    }
    body#checkout section.checkout-step .content {
        padding: 3.7px 0;
    }
    body#checkout section.checkout-step #customer-form {
        margin-left: 0.3125rem;
        margin-top: 1.063rem;
    }
    #customer-form .form-group.row .form-control-label {
        padding-top: 0;
    }
    .copyright a {
        font-size: 14px;
    }
    .footer-container .links ul > li a {
        font-size: 14px;
    }
    #products .product-title, .featured-products .product-title, .product-accessories .product-title, .product-miniature .product-title {
        margin: 0px 0px 6px;
    }
    .thumbnail-container .product-description {
        padding-bottom: 0;
        padding-top: 10px;
    }
    #index .featured-products .product-miniature,
    #index.product-accessories .product-miniature,
    #index .product-miniature .product-miniature,
    #index #special-products .product-miniature {
        padding: 0 0 0px;
    }
    #header .header-nav #menu-icon {
    	margin: 23px 20px 0 0;
	}
	.home_blog_post_area.general.displayHomeBottom {
		margin-left: 0;
		margin-right: 0;
	}
	.brandslider-outer {
		padding: 0 0;
	}
	.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;
    }
	div#js-product-list {
		margin: 0px 0;
	}
}

@media screen and (max-width: 370px) {
    body#checkout section.checkout-step h1 {
        font-size: 16px;
        line-height: 1.1;
    }
    #products .grid .product-miniature {
        max-width: 100%;
        width: 100%;
    }
    .modal-header {
        border-bottom: 1px solid #e5e5e5;
        padding: 7px;
    }

}

.order-options #delivery {
    overflow: auto;
	margin:0 0 20px;
}
.header-menu.fixed {
    position: fixed !important;
    top: 0;
    left: 0;
    right: 0;
    background: #2874f1;
    z-index: 999;
	display:block !important
}


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

/* FUTU***************************************************************************************************************************************************/

#adpreinsurance_displayAdpEcFloating {
    width: 100%;
    bottom: 0px;
    left: 0px;
    margin: -10px;
}

#header .tt-megamenu ul li.level-1 ul li.menu-item-title a {
    border-bottom: 1px solid transparent;
    color: #222;
    font-size: 17px;
    font-weight: 500;
    position: relative;
    margin-bottom: 0px;
    text-transform: none;
    padding: 10px;
    line-height: 26px;
}
#header .tt-megamenu ul li.level-1 ul li.menu-item-title a:hover {
    color: #CD0202;
}


 ul.userinfo-toggle {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #d8d8d8;
    display: none;
    margin-bottom: 0;
    margin-top: 0;
    padding: 10px 20px;
    position: absolute;
    right: 0;
    text-align: left;
    width: 160px;
    z-index: 99;
    top: 35px;
    left:25px;
}
.user-info > .user-icon {
    cursor: pointer;
    color: #131313;
    font-size: 15px;
    font-weight: 600;
}
 
 
 .subbannercms-outer {
    overflow: hidden;
    margin-top: 0px;
}
 #featured-products {
    padding-bottom: 0;
    padding-top: 56px;
    margin-bottom: 68px;
}
 
 @media screen and (max-width: 979px) {
 #header .tt-megamenu h4.menu-mobile-title {
    padding: 12px 20px;
    margin: 12px;
    border-bottom: 1px solid #e2e2e2;
    border-top: 0px solid #e2e2e2;
    font-size: 16px;
    color: #222;
    display: block;
    text-transform: uppercase;
    line-height: 22px;
    text-align: left;
    
    position: relative;
}
 }


.shipping-inner {
    padding: 10px 0 0;
}

.category-top-menu > li:first-child a {
	margin-bottom: 0;
	color: #fff;
	font-size: 22px;
	font-family: 'Raleway', sans-serif;
	padding: 13px 20px;
	text-transform: capitalize;
	width: 100%;
	font-weight: 700;
	display: inline-block;
	background-color: #454545;
}
.banner-item {
    text-align: center;
    position: relative;
    background-color: #131313;
	padding-top:10px;
	padding-bottom:5px;
	color:#fff;
}
.subtitle-part::after {
    height: 53px;
    width: auto;
    border-right: 0px solid #d8d8d8;
    content: "";
    display: block;
    margin-right: 50px;
    margin-top: 3px;
}

.top-menu a[data-depth="0"] {
    font-weight: 700;
    padding: 43px 26px 36px;
    font-size: 17px !important;
	text-transform: uppercase; 
    color: #131313;
}
.subtitile.subtitile2 {
    font-size: 14px;
    letter-spacing: 0;
    font-family: 'Raleway', sans-serif;
    color: #131313;
    padding-top: 4px;
   
}
 
 
.subtitile.subtitile1 {
    font-size: 15px;
    color: #CD0202;
    padding: 9px 0 3px;
    font-weight: 500;
    text-transform: none;
}
 .shipping-inner {
    overflow: hidden;
    cursor: default;
}
#adpreinsurance_header {
    padding: 0px 0;
}
.titulo_adpreinsurance {
    font-size: 12px;
    margin-bottom: 0px;
    min-height: 0px;
}
.reinsurance_element .row {
    min-height: 42px;
    width: 100%;
}
.header-logo {
	text-align: center;
	display: block;
	float: left;
	margin: 0;
	padding: 37px 0 2px;
}
.tt-megamenu {
    text-align: center;
    position: relative;
	/*background-color: #f7f7f7;*/
    z-index: 9;
    top: -42px;
}
#header .header-top a[data-depth="0"] {
    font-weight: bold;
    font-size: 14px;
    padding: 13px 28px 13px;
    line-height: 2;	
    text-transform: uppercase;
    font-family: 'Raleway', sans-serif;
}

#header .tt-megamenu ul li.level-1 > a {
    color: #222;
	font-weight: 600;
    font-size: 18px;
}


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

#header .logo {
    max-width: 80%;
    display: inline-block;
}
#header .tt-megamenu ul li.level-1 > a {
    color: #222;
	font-weight: 600;
    font-size: 16px;
}
#header .header-top a[data-depth="0"] {
    font-weight: bold;
    font-size: 14px;
    padding: 13px 22px 13px;
    line-height: 2;	
    text-transform: uppercase;
    font-family: 'Raleway', sans-serif;
}
}



#header .tt-megamenu ul li.level-1 > a:hover{
   
    color: #fff;
    background: #cd0202;
}
div#_desktop_user_info {
    padding-right:18px;
    padding-left: 17px;
}

 @media screen and (max-width: 979px) {
.banner-item {
    text-align: center;
    position: relative;
    background-color: #171717;
    padding-top: 0px;
    padding-bottom: 1px;
    color: #fff;
    size: 5px;
}
}

a:not([href]):not([tabindex]), a:not([href]):not([tabindex]):hover {
    color: #fff;
    text-decoration: none;
    background: #131313;
	text-transform:none;
}



.h1, h1 {
	 font-size: 1.8rem; 
}
.product-discount .regular-price {
	text-decoration: line-through;
	font-weight: 500;
	margin-right: .625rem;
	font-size: 20px;
	color: #131313;
	opacity: 0.5;
	font-family: 'Raleway', sans-serif;
}
.has-discount.product-price {
	color: #CD0202;
	font-size: 27px;
	font-weight: 600; 
}
.product-actions .btn-primary {
	padding: 11px 25px 11px 46px;
	position: relative;
	background-color: #CD0202;
	color: #fff;
	font-size: 20px;
	line-height: 18px;
	width: auto;
	text-transform: capitalize;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
	-webkit-border-radius: 4px;
}

.product-quantity .add, .product-quantity .qty {
	float: left;
	margin-bottom: 3rem;
}
.has-discount .discount {
	background: #f7f7f7;
	color: #131313;
	padding: .3125rem .625rem;
	font-size: 20px;
	margin-left: .625rem;
	display: inline-block;
	font-weight: 500;
}

/* quantité*/
.product-information {
	font-size: 0.900rem;
	color: #787878;
	font-weight: bold;
}
.product-actions .control-label {
	margin-bottom: .375rem;
	display: block;
	width: 100%;
	color: #787878;
	font-weight:400;
}
.product-discounts {
    margin-bottom: 0.1rem;
}
 
.product-quantity .add, .product-quantity .qty {
	float: left;
	margin-bottom: 0.3rem;
}
.input-group {
	position: relative;
	width: 100%;
	display: table;
	border-collapse: separate;
	top: 7px;
}
.product-quantity .input-group-btn-vertical .btn {
	padding: .5rem .6875rem;
	top: 7px;
}
.product-variants > .product-variants-item {
	margin: 0.25rem 0;
}
.product-information {
	font-size: 0.7375rem;
	color: #787878;
}
.blockreassurance_product {
	margin-top: 15px;
}
.product-line-grid-right .cart-line-product-actions, .product-line-grid-right .product-price {
	color: #131313;
	line-height: 36px;
	font-weight: 400;
	font-size: 27px;
}
#product-availability {
	display: inline-block;
	font-weight: 600;
	margin-left: 3rem;
	margin-top: 22px;
	color: #23AE4A;
}
#product-availability .product-available {
	color: #23AE4A;
}
*/
.has-discount .discount {
	background: #f7f7f7;
	color: #131313;
	padding: .3125rem .625rem;
	font-size: 20px;
	margin-left: .625rem;
	display: inline-block;
	font-weight: 400;
}
.product-prices .tax-shipping-delivery-label {
	font-size: .8125rem;
	color: #787878;
	display: none;
}
.img-thumbnail {
	padding: .25rem;
	background-color: transparent;
	border: 0px solid #ddd;
	border-radius: 0;
	transition: all .2s ease-in-out;
	/* display: inline-block; */
	max-width: 100%;
	height: auto;
}

.product-prices {
	margin: 0.5rem;
}

.product-price {
	color: #131313;
	font-size: 27px;
	font-family: 'Raleway', sans-serif;
	font-weight: 600;
}
h1.main-title {
	color: #131313;
	font-family: 'Raleway', sans-serif;
	font-size: 28px;
	line-height: 1;
	font-weight: bold;
	margin: 0 0 36px;
	text-align: left;
	text-transform: none;
	position: relative;
	padding-left: 15px;
	padding-top: 0px;
	padding-bottom: 0;
}
.footer-bottom {
    padding-bottom: 40px;
    border: ;
    background: #131313;
}
.link-inner li a {
	text-transform: capitalize;
	color: #fff;
	padding: 0px 12px 0px 15px;
	position: relative;
	font-size: 16px;
}
#adpreinsurance_displayAdpEcFloating {
    width: 100%;
    bottom: 0px;
    left: 0px;
    margin: -10px;
    opacity: 0.90;
}

.featured-products .product-miniature .product-flags .new{
    display:none;
}
 #products .product-miniature .product-flags .new  {
     display:none ;
}
li.product-flag {
	display: block;
	position: absolute;
	background: #131313;
	font-weight: 500;
	padding: .3125rem .4375rem;
	text-transform: uppercase;
	color: #fff;
	margin-left: 0px;
	z-index: 2;
	top: 1px !important;
	display: none;
}
.breadcrumb ol li a {
    color: #212121;
    font-size: 16px;
    font-weight:500;
 
}
 .breadcumb_inner .breadcrumb ol > li:last-child > a > span, .breadcumb_inner .breadcrumb ol > li:hover > a > span {
	color: #CD0202;
	 
}

.parallax-text1 {
    color: #000;
    font-size: 36px;
    font-weight: 600;
    line-height: 1.2;
    text-transform: none;
    padding: 0 0 7px;
}
.parallax-text {
    text-align: center;
	/*background-image:-moz-linear-gradient(left, #bebebe, white);*/
    opacity: 0.8;
    padding-top: 10px;
    padding-bottom: 10px;
    background: #fff;
}
 
}
 
 .parallax-text2 {
    color: #000;
    font-size: 22px;
    margin: 0 0 44px;
    font-weight: 600;
}
.parallax-text3 {
    font-size: 50px;
    line-height: 1;
    color: #000;
    font-weight: 600;
}

#custom-leftbannerblock img {
	height: auto;
	width: 296px;
} 

.parallaxblock-inner {
    max-width: 2500px;
}

.parallax-block {
		padding-left: 0px;
}
.block-categories {
  
        padding-top: 25px;
 
}

.category-top-menu > li:first-child a {
    margin-bottom: 0;
    color: #fff;
    font-size: 18px;
    font-family: 'Raleway', sans-serif;
    padding: 13px 20px;
    text-transform: none;
    width: 100%;
    font-weight: 700;
    display: inline-block;
    background-color: #454545;
}
.block-categories .category-sub-menu li[data-depth="0"] > a {
    font-weight: 400;
    width: 100%;
    display: inline-block;
    padding: 7px 0 7px;
    font-size: 18px;
    font-family: 'Raleway', sans-serif;
}
.breadcumb_inner {
    background: transparent url(../img/bradcome.jpg) no-repeat scroll 0 0;
        background-size: auto;
    padding: 45px 0;
    width: 100%;
    background-size: cover;
}

.blockreassurance_product .item-product img, .blockreassurance_product .item-product svg {
    height: 35px;
    width: 100px;
}
.blockreassurance_product .item-product {
    display: inline-block;
    height: 35px;
    float: left;
    margin-right: 5px;
    padding-top: 5px;
    width: 90px;
}
.subbannercms-outer {
    overflow: hidden;
    margin-top: 10px;
}
#product-availability {
    display: inline-block;
    font-weight: 600;
    margin-left: 3rem;
    margin-top: 22px;
    color: #23AE4A;
    font-size: 15px;
}
.product-line-grid-right .cart-line-product-actions, .product-line-grid-right .product-price {
    color: #131313;
    line-height: 36px;
    font-weight: 400;
    font-size: 25px;
}
.card-block .h1 {
    font-weight: 400;
    font-size: 22px;
    margin: 0 0 10px;
    font-family: 'Raleway', sans-serif;
}
#js-active-search-filters .h6.hidden-xs-up {
    display: block !important;
    font-size: 15px;
    font-weight: 200;
    color: #787878;
    margin: 0 0 21px;
}
#search_filters > p.h6.text-uppercase {
    color: #fff;
    font-size: 22px;
    padding: 13px 20px;
    text-transform: none;
    margin-bottom: 0;
    font-weight: 400;
    font-family: 'Raleway', sans-serif;
    background-color: #CD0202;
}
#wrapper {
    padding-top: 20px;
}

#testimonial-slider {
    padding: 0px 0 0px;
}
.testimonial-carousel .prev-arrow {
    display: none;
}
.testimonial-carousel .next-arrow {
   display: none;
}

.owl-carousel {
   display: none;
}
 .testmonial-author1 {
 
    display: none;
}
.testimonial-outer .owl-dot {
 
    display: none;
}
.test_imag::after {
     display: none;
}
.test_imag::before {
	     display: none;
}
.test_img_innar img {
    max-width: 0px;
    border-radius: 50%;
    margin: 0 auto;
    display: none;
}
.testmonial-author2 {
 
    display: none;
}
.testimonial-carousel .testimonial-desc p {
    font-size: 22px;
    font-style: none;
    margin-bottom: 0;
 	background: transparent url(../img/pieces_mash.jpg) no-repeat scroll 0 0;
    color: #fff;
    padding-top: 10px;
    padding-bottom: 60px;
	
}


.testimonial-carousel .testimonial-desc {
    color: #fff;
    font-size: 24px;
    text-align: center;
    font-family: 'Raleway', sans-serif;
     margin: 5px 0 0;
    font-style: none;
    max-width: 100%;
    display: inline-block; 
	line-height:80px;
    width: 75%;
 
}


@media screen and (max-width: 979px) {
.testimonial-carousel .testimonial-desc { 
    color: #fff;
    font-size: 24px;
    text-align: center;
    font-family: 'Raleway', sans-serif;
     margin: 5px 0 0;
    font-style: none;
    max-width: 100%;
    display: inline-block; 
	line-height:25px;
    width: 65%;
 
}	
}



.testimonial-carousel .testimonial-desc a{
 color: #fff;

}

.testimonial-carousel .testimonial-desc a:hover{
 color: #CD0202;

}



#header .tt-megamenu ul li.level-1 > a {
   
    font-size: 16px;
 
}

.tt-megamenu {
 
    top: -28px;
    max-width: 100%;
 
}
.testimonial_outer {
    margin-bottom: 50px;
    margin-top: 0;
}
.thumbnail-container .addtocart-button .btn-primary::before, .product-add-to-cart .btn-primary::before {
    display: none;
}
.thumbnail-container:hover .addtocart-button .btn-primary {
 
    display: none;
}
.quick-view .material-icons {
 
    display: none;
}

.product-actions .btn-primary {
      text-transform: none;
}

#featured-products {
     
    padding-top: 6px;
    
}
@media screen and (max-width: 979px) {
.subtitile.subtitile2 {
    font-size: 12px;
}
}

#header .header-top a[data-depth="0"] {
    font-weight: 700;
    font-size: 14px;
    padding: 13px 15px 13px;
    line-height: 2;
    text-transform: uppercase;
    font-family: 'Raleway',sans-serif;
}
