/* CSS Document */

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


.header-left-outer .left-desc {
   /* font-size: 11px;*/
   padding: 0;
}

.dropdown .expand-more {
    color: #777777;
    font-size: 14px;
}
div#contact-link > a > span, .user-info > a > .material-icons, 
.user-info > a > span,
.blockcart > .header .hidden-sm-down, .blockcart > .header .material-icons, 
.header-nav #search_widget button .material-icons{
    font-size: 0px;
    text-indent: -9999px;
    display: none;
    margin: 0px;
}
#header .header-nav .blockcart,
#header .header-nav .cart-preview.active {
    padding: 0px;
    height: auto;
    background: transparent;
    margin: 0px;
    cursor: pointer;
}
.nav-upper{
	background:#f5f5f5;
}
div#contact-link > a,
.user-info > a,
.blockcart > .header > a {
    display: block;
}
div#contact-link > a::before {
    display: block;
    background: transparent url(../img/sprite.png) no-repeat scroll -5px -168px;
    width: 40px;
    height: 40px;
    color: #ff7101;
    content: '';
}
div#contact-link:hover > a::before {
    background-position: -310px -168px;
}
.user-info {
    position: relative;
}
.user-info > .user-icon {
    cursor: pointer;
}
.user-info > .user-icon:hover span {
	color:#ff7101;
}

#user_info::before {
    background: #7e8689 none repeat scroll 0 0;
    content: "";
    height: 38px;
    left: 0;
    position: absolute;
    top: 4px;
    width: 1px;
	display:none;
}

.user-info > .user-icon::before {
 	display: block;
	background: transparent url("../img/sprite.png") no-repeat scroll -19px -582px;
	width: 25px;
	height: 25px;
	content: '';
	border-radius: 50%;
	float:left;
	margin-right: 3px;
}
.user-info:hover > .user-icon::before {
    background-position:-444px -582px;
}
ul.userinfo-toggle {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #ededed;
    display: none;
    margin-bottom: 0;
    margin-top: 5px;
    padding: 15px 20px 10px;
    position: absolute;
    right: 0;
    text-align: left;
    width: 160px;
    z-index: 999;
	
}
.userinfo-toggle li {
    padding-bottom: 6px;
}
#header .header-nav .blockcart .header,
#header .header-nav #contact-link {
    margin: 0px;
}

.blockcart > .header::before {
	display: block;
	background:#333333 url("../img/sprite.png") no-repeat scroll -18px -16px;
	width: 54px;
	height: 54px;
	color: #212121;
	content: '';
	border-radius: 50%;
    left: 0px;
    top:  0px;
}
.blockcart:hover > .header::before {
    background-color: #ff7101;
}
.footer-top-outer {
    background: #212121;
}
.price.ajax_block_cart_total {
	padding-left:7px;
	font-size: 14px;
	color: #777777;
	font-weight: 400;
	float: left;
	padding-top: 2px;
}
.blockcart > .header span.cart-products-count {
    background: #ff7101 none repeat scroll 0 0;
    color: #fff;
    font-size: 14px;
    height: 28px;
    line-height: 28px;
    padding: 0;
    position: absolute;
    left: 32px;
    top: -2px;
    width: 28px;
    font-weight: 400;
    border-radius: 50%;
    text-align: center;
}

.header-nav #search_widget.search-widget form input[type=text] {
    width: 0px;
    padding: 0px;
    min-width: initial;
    background: #fff;
    opacity: 0;
    -webkit-opacity: 0;
    -moz-opacity: 0;
    transition: 0.5s;
    -wenkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    margin-top: 0px;
    outline: none;
    height: 40px;
}
.header-nav #search_widget.search-widget:hover form input[type=text],
.header-nav #search_widget.search-widget.inputfocus form input[type=text],
.header-nav #search_widget.search-widget form input[type=text],
.header-nav #search_widget.search-widget:hover form input[type=text]:focus {
    opacity: 1;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    width: 400px;
    background: #fff;
    padding: 0px 60px 0px 20px;
    outline: none;
}

.header-nav .search-widget {
    position: relative;
    margin: auto;
}

.header-nav #search_widget:hover button::before,
.header-nav #search_widget.inputfocus button::before {
    background-position: -440px -32px;
}
#_desktop_logo {
    padding:0;
}
.nav-below{
    padding: 5px 0;
}
.header-logo {
    display: block;
    margin: 0;
	padding: 0;
}
.top-menu {
    margin: 0px;
}
.language, .currency {
    border-top: 1px solid #ededed;
    padding: 15px 0 0 !important;
    margin: 10px 0 0;
}
.language .dropdown-item, .currency .dropdown-item {
    padding: 0;
}

#search_widget button .material-icons.search{
	display:none;
}
#search_widget button::before {
    content: "\f002";
    font-family: 'FontAwesome';
    color: #9f9f9f;
    font-size: 20px;
}
.search-widget form input[type=text] {
    background: #f5f5f5!important;
    color: #424242;
}

.search-widget form input[type=text]::placeholder {
    color: #424242;
    font-weight: 500;
}
#search_widget button:hover:before{
	background-position: -450px -141px;
}
#header .header-top a[data-depth="0"]::after {
	content: "";
	position: absolute;
	right: 0;
	left: auto;
	height: 41px;
	width: 2px;
	/*background: transparent url("../img/line.png") no-repeat scroll 0 0;*/
	top: 18px;
}
#header .header-top a[data-depth="0"]{position:relative;}
#header .header-top a[data-depth="0"]::after {
    position: absolute;
    border-right: 1px solid #fff;
    height: 14px;
    top:24px;
	display:none;
}
#header .header-top .menu > ul > li:last-child a:after{display:none;}
#header .header-top a[data-depth="0"] {
  color: #fff;
  font-size: 17px;
  font-weight: bold;
  line-height: 1;
  padding: 23px 15px 22px;
}
.about-left img,
.xipblog_img.img-responsive {
  
}
#featured-products {
    padding-bottom: 52px;
}

#index #wrapper {
    padding: 0;
}
h1.main-title {
    color: #313131;
	font-family: 'Roboto', sans-serif;
	font-size: 32px;
    font-weight: bold;
    padding-bottom: 12px;
    position: relative;
	margin: 0;
    text-align: left;
	text-transform: none;
}

.featured-products-additional-description-2 {
    margin-bottom: 30px;
}

div#_desktop_language_selector,
div#_desktop_currency_selector {
    display: inline-block;
    margin:13px 20px 0 0px;
	float:right;
}

div#_desktop_cart {
	padding-left: 65px;
    position: relative;
    min-height: 54px;
}
.shopping-cart-text {
	color:#000; 
	font-size:16px;
	display:block;
	padding-left: 5px;
}
.brandslider-outer .main-title {
	text-align: center!important;
}
.brandslider-inner .title a {
    font-family: 'Roboto', sans-serif;
    font-size: 30px;
    line-height: 1;
    text-align: center;
    text-transform: uppercase;
    color: #ff7101;
    font-weight: 600;
    margin-bottom: 0px;
    display: block;
}
/* footer start */

.footer-bottom {
    float: left;
    width: 100%;
    background: #f5f5f5;
}

.footer-top .block_newsletter {
    margin: 0px;
    padding: 0px 39px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 15px 0;
}
.nwsletter-maintitle {
    font-size:19px;
    text-align: left;
    color: #fff;
	font-weight:500;
	line-height: 1.1;
}
.block_newsletter .subtitle{
	font-size:24px;
	font-weight:700;
	float:left;
	display:none;
}
.block_newsletter .nwsletter-subtitle1 ,.block_newsletter .nwsletter-subtitle3{
	color:#ff7101;
}
.block_newsletter .nwsletter-subtitle2{
	color:#5bc0ec;
	margin: 0 7px;
}
.block_newsletter form input[type=text] {
	padding: 11px 17px 11px 25px;
	width: 100%;
	background: #fff;
	color: #777777;
	height: 50px;
	font-size: 14px;

}
/*.newstitle-inner {
    background: transparent url(../img/mail.png) no-repeat scroll 0px 11px;
}*/
.newsletter_inner {
	float: right;
}
.block_newsletter form input[type=text]:focus {
}
.block_newsletter form input {
    height:50px;
}
.block_newsletter .btn-primary {
	background: #ff7101;
	font-size: 18px;
	font-weight: 600;
	color: #fff;
	letter-spacing: 1px;
    line-height: 18px;
    transition: all 0.5s ease;
	
}
.block_newsletter .btn-primary:hover {
	background: #ff7101;
}
.nwsletter-subtitle {
    font-size: 14px;
    text-align: left;
    color: #b4b4b4;
}
.footer_inner {
    overflow: hidden;
	padding: 70px 0 69px;
}
@media (min-width: 768px) {
.footer-top.container {
   
}
}
.footer-container {
    overflow: hidden;
	background:#f5f5f5;
	border-bottom: 1px solid #e4e4e4;
}
.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: 'Roboto', sans-serif;
	font-size: 24px;
	text-transform: capitalize;
	color: #212121;
	font-weight: 700;
	margin-bottom: 30px;
	display: block;
}
.footer-container .title span.h3:hover,
.footer-container h3.h3:hover,
#block_myaccount_infos .myaccount-title a:hover,
.block-contact .block-contact-title:hover,
.linklist .blockcms-title a:hover{
}
.footer_inner .links .collapse,
#footerbottomright-text .footer-toggle {
    margin-bottom: 0;
}
.footer-container li a,
.footer-container li,
.footer-container .block-contact {
    color: #777777;
    line-height:30px;
    word-wrap: break-word;
}
.footer-container .links .collapse {
    display: inherit
}
div#footerbottom-text {
   overflow: hidden;
	padding:35px 0 15px;
	text-align: right;
}
.bottom-link-icon-wrapper{
	float:left;
}
.bottom-link.bottom-left {
    display: inline-block;
	float:none;
}
.bottom-payment.bottom-right {
}
.footer_inner .links .wrapper {
    width: 21%;
	padding:0;
}

.link-inner,
.payment-inner {
    margin: 0px;
    padding: 0px;
}
ul.payment-inner li a {
	padding:0px 4px;
}

.payment-inner > li {
}
.payment-inner > li:hover {
}

ul.payment-inner li a {
    display: block;
    position: relative;
}
ul.payment-inner li:last-child a {
	padding-right:0;
}

.link-inner li a {
    text-transform: capitalize;
    color: #a3a3a3;
    padding: 0px 12px 0px 15px;
    position: relative;
}
.link-inner li:first-child a {
    padding-left: 0px;
}
.link-inner li:first-child a::before,
ul.payment-inner li:first-child a::before {
    display: none;
}
.link-inner li a::before ,ul.payment-inner li a::before{
    content: "";
    position: absolute;
    left: 0px;
    top: 7px;
    background: transparent;
    width: 1px;
    height: 11px;
    background: #a3a3a3;
}
ul.payment-inner li a::before{
	height:21px;
	background:#636363;
	top: 1px;
	display:none;
}
.link-inner li a:hover {
    color: #5bc0ec;
}
.link-inner li,
.payment-inner li {
    display: inline-block;
}
.copyright {
    padding:41px 0 46px;
    text-align: left;
}
.copyright a {
    color: #777777;
}
.copyright a:hover,
.footer-container li a:hover {
    color: #ff7101;
}
/*footer end */
/* CSS Document */

/* CSS Document */
.subbanner-common {
    float: left;
    box-sizing: border-box;
}
.subbannercms-outer {
    clear: both;
    overflow: hidden;
}
.subbanner-inner > a {
    position: relative;
    display: block;
    overflow: hidden;
   
}
.subbannercms-outer img{
	max-width:100%;
	height:auto;
}

/* parallax block start */

.parallaxblock-outer {
    color: #ff7101;
    font-family: 'Roboto', sans-serif;
    margin-bottom: 109px;
    padding: 160px 0;
    height : 75
}
.parallax-text1,.parallax-text2{
	color: #fff;
	font-size: 40px;
	font-weight: 700;
	line-height: 1.2;
	letter-spacing: 0.5px;
	margin: 0;
}
.parallax-btn {
    padding: 15px 0;
	margin: 33px 0 0;
}
.parallax-btn a {
	padding: 15px 37px;
	background: #fd653b;
	text-transform: uppercase;
	font-size: 15px;
	color: #fff;
	font-weight: 700;
	
}
.parallax-btn a:hover {
    background:#ff7101;
}

/* parallax block end */
/* Home page about start */
.about-text-inner.container {
    margin: 130px auto;
}
#about-text {
    margin: 0;
}
.about-outer .sub-title {
    font-size: 24px;
    font-weight: 600;
    color: #838383;
    line-height: 1.2;
}
.about-button .left-button,
.about-button .right-button {
	padding: 12px 20px;
	display: inline-block;
	background: #212121;
	color: #fff;
	margin-right: 25px;
	
	transition: 0.3s;
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	-o-transition: 0.3s;
}
.about-button .left-button a,
.about-button .right-button a {
	color: #fff;
	font-weight: 600;
	text-transform: uppercase;
	letter-spacing: 0.7px;
	font-size: 16px;
}
.about-button .left-button:hover,
.about-button .right-button:hover {
	background: #ff7100;
}
.about-outer .main-title {
    text-transform: uppercase;
    font-size: 34px;
    line-height: 1.3;
    font-weight: bold;
    color: #343c42;
}
.about-outer .subtitle {
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 600;
    color: #000000;
}
.about-outer .about-desc {
    color: #777;
    margin-top: 40px;
    margin-bottom: 25px;
    font-size: 16px;
    line-height: 1.4;
}
.about-outer .main-title  .latest{
 color: #ff7101;
}
.about-inner {
    color: #ff7101;
    overflow: hidden;
    padding: 0px 0px;
    cursor: pointer;
}
#about-text .title {
    font-size: 32px;
    line-height: 38px;
    font-weight: bold;
	position:relative;
	padding-bottom: 11px;
}
#about-text .description{
	font-size: 16px;
	color: #777777;
	margin:0 0 89px;
	line-height: 24px;
}
#about-text .desc{
	margin: 0 0 43px;
}
#about-text .desc:hover .desc1{
	color:#212121;
}
#about-text .desc1{
	font-size: 20px;
	color: #ff7101;
	font-weight: 700;
	padding:0px 0 12px;
}
#about-text .desc2{
	font-size:14px;
	color:#777777;
	line-height: 22px;
}
#about-text .desc{
	position:relative;
	padding-left:100px;
	padding-right: 20px;
}
#about-text .about1:before{
	background:transparent url(../img/sprite.png) no-repeat scroll -8px -433px;
}
#about-text .desc:hover.about1:before{
	background:#212121 url(../img/sprite.png) no-repeat scroll -409px -433px;
}
#about-text .about2:before{
	background: transparent url(../img/sprite.png) no-repeat scroll -10px -351px;
}
#about-text .desc:hover.about2:before{
	background: #212121 url(../img/sprite.png) no-repeat scroll -410px -351px;
}
#about-text .about3:before{
	background:transparent url(../img/sprite.png) no-repeat scroll -8px -274px;
}
#about-text .desc:hover.about3:before{
	background:#212121 url(../img/sprite.png) no-repeat scroll -411px -274px;
}
#about-text .desc:before{
	position: absolute;
	content: "";
	left: 0;
	border: 1px solid #212121;
	height: 79px;
	width: 79px;
	border-radius: 50%;
}
.about-left {
    float: left;
	width: 35%;
	padding: 0px 0px 0 0;
}
.about-right {
    float: left;
	width: 65%;
	padding: 0 0 0 55px;
	margin: 130px 0px;
}
#about-text .about-btn{
	width: auto;
	font-size: 14px;
	color: #fff;
	background: #f75259;
	float: left;
	padding: 20px;
	padding: 11px 26px;
	
	font-weight: 600;
}
#about-text .about-btn:hover{
	background: #5bc0ec;
}
/* Home page about End */

/* Home page Testimonial Start */

.display-homebottom {
    clear: both;
}
.brandslider-outer {
    margin-bottom: 80px;
}
.home_blog_post_area {
  margin: 0 0 80px !important;
}
.testimonial-outer.container {
    text-align: center;
}

#testimonial-slider.testimonial-carousel {
    margin: 0 0 0 auto;
}
.testimonial-carousel.owl-carousel .owl-item img.img-testimonial {
    max-width: 130px;
    width: auto;
	border-radius: 50%;
	border: 3px solid #212121;
}
.test_imag {
    align-items: center;
    display: flex;
    justify-content: center;
    padding-bottom: 20px;
    text-align: center;
    width: auto;
    padding-top:5px;
	margin: 0 26px 0 0;
	float:left;
}
.owl-carousel {
    position: relative;
    width: 100%;
    z-index: 1;
}
.testimonial_outer h1.main-title{
	color: #fff;
	margin:0 70px 22px;
}
.testimonial-carousel .prev-arrow {
    background:#212121 url("../img/sprite.png") no-repeat scroll -16px -634px;
    height: 39px;
    width: 39px;
    left: 100px;
	right:auto;
    position: absolute;
    top:41%;
	
}
.testimonial-carousel .prev-arrow:hover ,.testimonial-carousel .next-arrow:hover{
   background-color:#ff7101;
}
.testimonial-carousel .next-arrow {
    background:#212121 url("../img/sprite.png") no-repeat scroll -445px -634px;
    width:39px;
    height:39px;
    position: absolute;
    right: 100px;
	left:auto;
    top:41%;
	
}
.testimonial-outer .test_desc {
    float: left;
	width:81%;
	text-align:left;
}
.test_desc .desc1 {
    padding-left: 68px;
}
.testimonial-outer .testminial-data {
    float: none;
	display: inline-block;
	margin: 0 70px;
	background: #fff;

	padding:73px 72px 48px 121px;
}
.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:#777777;
}
.testimonial_outer .testimonial-desc {
	font-size: 16px;
	color: #777;
	position: relative;
	line-height: 25px;
	margin: 0 0 10px;
	font-style: italic;
}
.testmonial-author1 {
    font-size: 18px;
    color: #ff7101;
    text-transform: uppercase;
    font-weight: 700;
}
.testmonial-author2 {
    color: #ff7101;
    font-size: 12px;
}
.testimonial_outer .testmonial-author{
	width:auto;
	color: #fff;
	font-size: 13px;
}
.testimonial-carousel.owl-carousel .owl-nav .owl-prev,
.testimonial-carousel.owl-carousel .owl-nav .owl-next {
    margin-right: 25px;
}
/* Home page Testimonial End */

/* shipping start */
.subtitle-part .subicon .hide {
    display: none;
}
.shipping-outer {
    background: #f75259;
   
    padding: 21px 32px;
}
.shipping-outer .subtitile {
    font-size: 20px;
    color: #fff;
	float:left;
	font-weight: 500;
	padding: 22px 0 0;
}

.shipping-inner {
    overflow: hidden;
    padding: 0px 0px;
    cursor: pointer;
	display: inline-block;
}
.subtitle-part.subtitle-part4 {
    margin: 0 !important;
}

.subtitle-part {
	margin-right: 70px;
    float: left;
    position: relative;
    padding: 0px 0px;
    text-align: center;
}
.subtitle-part .subicon {
	margin-right: 20px;
    position: relative;
	width: 65px;
	height: 65px;
	margin: 0 auto;
	background: #fff;
	border-radius: 50%;
	float:left;
	border: 2px solid #fff;
	margin-right:20px;
}
.subtitle-part.subtitle-part1:hover .subicon1 ,
.subtitle-part.subtitle-part2:hover .subicon2 ,
.subtitle-part.subtitle-part3:hover .subicon3 ,
.subtitle-part.subtitle-part4:hover .subicon4 {
	background: transparent;
}
.subtitle-part .subicon::before {
    content: "";
    position: absolute;
    left: 0px;
    top: 0px;
    background: transparent;
    width: 64px;
    height: 55px;
}
.subtitle-part.subtitle-part1 .subicon::before {
    background: transparent url("../img/sprite.png") no-repeat scroll -19px -522px;
}
.subtitle-part.subtitle-part1:hover .subicon::before {
    background-position:-419px -522px ;
}
.subtitle-part.subtitle-part2 .subicon::before {
    background: transparent url("../img/sprite.png") no-repeat scroll -17px -587px;
}
.subtitle-part.subtitle-part2:hover .subicon::before {
    background-position: -417px -587px;
}
.subtitle-part.subtitle-part3 .subicon::before {
    background: transparent url("../img/sprite.png") no-repeat scroll -17px -658px;
}
.subtitle-part.subtitle-part3:hover .subicon::before {
     background-position:-417px -658px;
}
.subtitle-part.subtitle-part4 .subicon::before {
    background: transparent url("../img/sprite.png") no-repeat scroll -14px -726px;
}
.subtitle-part.subtitle-part4:hover .subicon::before {
     background-position: -422px -726px;
}


/* shipping End */


.brandslider-outer {
    display: inline-block;
    width: 100%;
}
#brand-carousel li.item {
    text-align: center;
    padding: 0px 16px;
    opacity: 0.5;
    -webkit-opacity: 0.5;
    -moz-opacity: 0.5;
    -o-opacity: 0.5;
    transition: 0.6s;
    -webkit-transition: 0.6s;
    -moz-transition: 0.6s;
    -o-transition: 0.6s;
}
#brand-carousel li.item:hover {
    opacity: 1;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    -o-opacity: 1;
}
.product-miniature.js-product-miniature.col-xs-12.col-sm-6.col-md-6.col-lg-6.col-xl-4 {
    padding-left: 0;
    padding-right: 0;
}
h1.h6.active-filter-title {
    margin-bottom:41px;
    color: #777777;
	font-size:16px;
	font-weight: 700;
}
#toTop {
    display: none;
    text-decoration: none;
    position: fixed;
    bottom: 55px;
    right: 40px;
    overflow: hidden;
    width: 36px;
    height: 36px;
    border: none;
    text-indent: 100%;
    background:#ff7101;

    z-index: 99;
}
#toTopHover {
    background: transparent;
    width: 36px;
    height: 36px;
    display: block;
    overflow: hidden;
    /*float: left;*/
    opacity: 1 !important;
    -moz-opacity: 1 !important;
    filter: alpha(opacity=1);
}
#toTopHover:before {
    color: #ffffff;
    content: "\f106";
    font-family: "FontAwesome";
    font-size: 18px;
    line-height: 24px;
    position: relative;
    right: 24px;
    text-align: center;
    top: 4px;
    vertical-align: middle;
}
.thumbnail-inner {
    position: relative;
    overflow: visible;
    text-align: center;
}
.sidebar-products .thumbnail-inner {
    overflow: hidden;
}
.thumbnail-inner .hover-addtocart {
	width: 100%;
	position:absolute;
	z-index:99;
	top:35%;
	opacity: 0;
    -webkit-opacity: 0;
    -moz-opacity: 0;
}
.thumbnail-container:hover .thumbnail-inner .hover-addtocart {
	opacity: 1;
    -webkit-opacity: 1;
    -moz-opacity: 1;
}
.thumbnail-container:hover .thumbnail.product-thumbnail::before {
    position: absolute;
    content: "";
    width: 100%;
    padding: 20px 0px;
    height: 100%;
    background: rgba(0,0,0,0.2);
    z-index: 9;
    left: 0;
    right: 0;
    opacity: 1;
    -webkit-opacity: 1;
    -moz-opacity: 1;
	transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	
}

.thumbnail-container:hover .thumbnail-image-inner::before {
	opacity: 1;
	-webkit-opacity:1;
	-moz-opacity: 1;
	-o-opacity: 1;
}
.thumbnail-container .addtocart-button .btn-primary {
    position: relative;
}
.thumbnail-container .addtocart-button .btn-primary::before,
.product-miniature .product-add-to-cart .btn-primary::before {
    color: #ffffff;
	content: "";
	background:#f75259 url("../img/sprite.png") no-repeat scroll -428px -1117px;
	width: 48px;
	height: 48px;
	text-align: center;
	vertical-align: middle;
	position: absolute;
	top: 0;
	left: 0;
	border-radius: 100%;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	-o-border-radius: 100%;
	display:none;
}
.thumbnail-container .addtocart-button .btn-primary:hover:before,
.product-miniature .product-add-to-cart .btn-primary:hover:before {
	background-color:#5bc0ec;
}
.list .thumbnail-container .product-add-to-cart {
    position: relative;
    opacity: 1;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    -o-opacity: 1;
    text-align: left;
	margin:20px 0 0;
	display: inline-block;
}
.list .thumbnail-container .product-description .highlighted-informations{
}
.thumbnail-container .product-description {
    padding: 10px 0;
}
#products .product-miniature .discount-percentage.discount-percentage,
#products .product-miniature .on-sale.discount-percentage,
#products .product-miniature .online-only.discount-percentage,
#products .product-miniature .product-flags .new.discount-percentage,
.featured-products .product-miniature .discount-percentage.discount-percentage,
.featured-products .product-miniature .on-sale.discount-percentage,
.featured-products .product-miniature .online-only.discount-percentage,
.featured-products .product-miniature .product-flags .new.discount-percentage,
.special-products .product-miniature .discount-percentage.discount-percentage,
.special-products .product-miniature .on-sale.discount-percentage,
.special-products .product-miniature .online-only.discount-percentage,
.special-products .product-miniature .product-flags .new.discount-percentage,
.product-accessories .product-miniature .discount-percentage.discount-percentage,
.product-accessories .product-miniature .on-sale.discount-percentage,
.product-accessories .product-miniature .online-only.discount-percentage,
.product-accessories .product-miniature .product-flags .new.discount-percentage,
.product-miniature .product-miniature .discount-percentage.discount-percentage,
.product-miniature .product-miniature .on-sale.discount-percentage,
.product-miniature .product-miniature .online-only.discount-percentage,
.product-miniature .product-miniature .product-flags .new.discount-percentage {
    margin-top: 20px;
}
.quick-view .material-icons {
   font-size:0;
    height:48px;
    position: relative;
    width:48px;
	display:none;
}
.homeslider-container {
   margin: 0 0 0px;
}
ul#homepage-carousel {
    margin-bottom:0px;
}
ul#homepage-carousel .owl-nav .owl-prev {
    position: absolute;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	top: 50%;
	transform: translatey(-50%);
	-webkit-transform: translatey(-50%);
	-moz-transform: translatey(-50%);
	right: 110%;
	z-index: 3;
	text-indent: -9999px;
	overflow: hidden;
	text-decoration: none;
	height: 55px;
	width: 55px;
	background: #ff7101 url("../img/sprite.png") no-repeat scroll -9px -209px;
	
}
ul#homepage-carousel .owl-nav .owl-next {
    position: absolute;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    top: 50%;
	transform: translatey(-50%);
	-webkit-transform: translatey(-50%);
	-moz-transform: translatey(-50%);
    z-index: 3;
    text-indent: -9999px;
    overflow: hidden;
    text-decoration: none;
	height: 55px;
	width: 55px;
    background:#ff7101 url("../img/sprite.png") no-repeat scroll -434px -209px;
	
    left: 110%;
}
ul#homepage-carousel:hover .owl-nav .owl-prev ,ul#homepage-carousel:hover .owl-nav .owl-next,
.testimonial_outer:hover .prev-arrow ,.testimonial_outer:hover .next-arrow ,
#featured-products:hover .owl-nav .owl-prev, #special-products:hover .owl-nav .owl-prev, 
.product-accessories:hover .owl-nav .owl-prev ,.product-accessories:hover .owl-nav .owl-next,
#featured-products:hover .owl-nav .owl-next, #special-products:hover .owl-nav .owl-next, 
.brandslider-outer:hover .owl-prev, .brandslider-outer:hover .owl-next, 
.home_blog_post_area:hover .prev-button.slick-arrow, .home_blog_post_area:hover .next-button.slick-arrow {
    opacity: 1;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    -o-opacity: 1;
    -khtml-opacity: 1;
}
ul#homepage-carousel .owl-nav .owl-prev ,ul#homepage-carousel .owl-nav .owl-next,
.testimonial_outer .prev-arrow ,.testimonial_outer .next-arrow ,
 .brandslider-outer .owl-prev, .brandslider-outer .owl-next {
    opacity: 0;
    -webkit-opacity: 0;
    -moz-opacity: 0;
    -o-opacity: 0;
    -khtml-opacity: 0;
}
#featured-products .owl-nav .owl-prev, #special-products .owl-nav .owl-prev,
.product-accessories .owl-nav .owl-prev ,.product-accessories .owl-nav .owl-next,
 #featured-products .owl-nav .owl-next, #special-products .owl-nav .owl-next,
 .home_blog_post_area .prev-button.slick-arrow, .home_blog_post_area .next-button.slick-arrow {
 	opacity: 1;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    -o-opacity: 1;
    -khtml-opacity: 1;

 }

.homeslider_nav:active {
    opacity: 1.0;
}
ul#homepage-carousel .owl-nav .owl-prev:hover ,
ul#homepage-carousel .owl-nav .owl-next:hover ,
#featured-products .owl-nav .owl-prev:hover,
#special-products .owl-nav .owl-prev:hover  ,
.product-accessories .owl-nav .owl-prev:hover ,
#featured-products .owl-nav .owl-next:hover,
#special-products .owl-nav .owl-next:hover ,
.product-accessories .owl-nav .owl-next:hover {
    background-color:#ff7101;
}
#special-products .owl-nav, #featured-products .owl-nav, .product-accessories .owl-nav 
{
    position: absolute;
    top: -51px;
    right: 0;
}
#featured-products .owl-nav .owl-prev,#special-products .owl-nav .owl-prev,
.product-accessories .owl-nav .owl-prev {
    background:#212121 url("../img/sprite.png") no-repeat scroll -16px -634px;
    height: 39px;
    right:59px;
	left:auto;
    overflow: hidden;
    position: absolute;
    text-decoration: none;
    text-indent: -9999px;
    width: 39px;
    z-index: 3;
	top:45%;
	transform: translatey(-50%);
	-webkit-transform: translatey(-50%);
	-moz-transform: translatey(-50%);
	
}
#featured-products .owl-nav .owl-next ,#special-products .owl-nav .owl-next ,
.product-accessories .owl-nav .owl-next{
    position: absolute;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    z-index: 3;
    text-indent: -9999px;
    overflow: hidden;
    text-decoration: none;
    height:39px;
    width:39px;
	top:45%;
	transform: translatey(-50%);
	-webkit-transform: translatey(-50%);
	-moz-transform: translatey(-50%);
    background:#212121 url("../img/sprite.png") no-repeat scroll -445px -634px;
    left: auto;
    right:10px;

}
.homeslider_nav:active {
    opacity: 1.0;
}
#special-products {
    margin:0 0 58px;
}
#special-products .owl-carousel .owl-nav.disabled {
    display: block;
}
.thumbnail-image-inner {
    overflow: hidden;
    position: relative;
    vertical-align: middle;
}
#search_filters h4,
.leftsidebar .title {
	color: #313131;
	font-size: 28px;
	padding:0 17px 16px;
	text-transform: capitalize;
	margin-bottom: 0;
	font-weight: 700;
	border-bottom: 2px solid #313131;
	background:#fff;
}
.products-selection .products-sort-order .select-title {
    display: inline-block;
    width: 100%;
    color: #777777;
    background: white;
    padding: 13px 10px 8px;
    border: 1px solid #ededed;
    cursor: pointer;
	font-size:16px;
}
#custom-leftbannerblock img {
    width: 100%;
    height: auto;
   
}
.block-category .category-cover {
    margin-bottom: 25px;
    margin-top: 0px;
}
.category-cover img {
    width: 100%;
	
}
.page-index .breadcumb_outer {
    display: none;
}
.grid .product-desc,
.list .thumbnail-inner .product-description {
    display: block;
    padding: 0px 0px 10px 0px;
}
.list .thumbnail-inner + .product-description .highlighted-informations {
    display: inline-block;
}
.list .product-add-to-cart.addtocart-button {
    display: inline-block;
    vertical-align: middle;
}
.list .highlighted-informations.hidden-sm-down {
    display: inline-block;
    vertical-align: middle;
}
.list .highlighted-informations.hidden-sm-down {
    margin-top: 0;
    margin-right: 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 8px 0 0;
}
.products-selection .display li#list {
}
.products-selection .display li a {
    color: #777777;
    font-size: 0px;
    line-height: 14px;
    cursor: pointer;
	
}
.products-selection .display li#grid a {
    background:#ff7101 url(../img/sprite.png) no-repeat scroll -17px -520px;
    height:41px;
    float: left;
    width:41px;
}
.products-selection .display li#grid:hover a,
.products-selection .display li#grid.selected a {
     background:#212121 url(../img/sprite.png) no-repeat scroll -17px -520px;
}
.products-selection .display li#list a {
    background: #ff7101 url(../img/sprite.png) no-repeat scroll -434px -520px;
    height:41px;
    width:41px;
    float: right;
}
.products-selection .display li#list:hover a,
.products-selection .display li#list.selected a {
     background:#212121 url(../img/sprite.png) no-repeat scroll -434px -520px;
}
.products-selection .display li.selected a {
    cursor: default;
}
.products-selection h1 {
    padding-top: 0.625rem;
}
.products-sort-order {
    color: #777777;
}
.products-sort-order .select-title {
    display: inline-block;
    margin: 0 10px 0 0;
    width: 100%;
    color: #ff7101;
    background: #FFFFFF;
    padding: 5px 0.625rem;
    cursor: pointer;
}
.products-sort-order .select-list {
    display: block;
    color: #777777;
    padding: 5px 15px;
}
.products-sort-order .select-list:hover {
    background: transparent;
    color: #ff7101;
    text-decoration: none;
}
.products-sort-order .dropdown-menu {
    left: 0;
    right: 0;
    width: auto;
    border: 1px solid #ededed;
    background: #fff;
    border-radius: 0;
}
#products .list .product-title,
#products .list .product-price-and-shipping,
.featured-products .product-description,
.product-accessories .product-description
{
    text-align: center;
}
#products .variant-links, .featured-products .variant-links, .product-accessories .variant-links, .product-miniature .variant-links {
    text-align: center;
}
body#category .product-miniature .product-price-and-shipping span[itemprop="price"] {
    display: block;
}
#category .color, #category .custom-checkbox input[type=checkbox]+span.color,
.color, .custom-checkbox input[type=checkbox]+span.color {
    margin: 0;
}
#index .product-price-and-shipping span {
    display: block;
    margin-top: 10px;
}
#index .variant-links {
    min-height: 60px;
}

#products .list .thumbnail-container{
	margin-bottom: 35px;
}
#products .list .product-description {
	padding:0;
	text-align: left;
}

#products .list .product-price-and-shipping {
    padding-bottom: 15px;
	text-align:left;
	opacity: 1;
	-webkit-opacity: 1;
	-moz-opacity: 1;
	-o-opacity: 1;
}
.total-products P {
    margin: 9px 0px;
}
.list .thumbnail-container .addtocart-button {
    position: relative;
    opacity: 1;
    -webkit-opacity: 1;
    -moz-opacity: 1;
}
.product-toolbar {
   background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	border-top: 1px solid #ededed;
	margin-bottom:30px;
	padding:20px 15px 15px;
	border-bottom: 1px solid #ededed;
}
.page-product .modal-body figure {
    max-width: 625px;
	margin-right: 5px;
}
#checkout div#_desktop_language_selector,
#checkout div#_desktop_currency_selector {
}
.sidebar-products .product-flags {
    display: none;
}
.sidebar-products .thumbnail-image-inner {
    float: left;
    margin-right: 15px;
    max-width: 85px;
}
.sidebar-products .product-miniature .product-title {
    margin-top: 0px;
    margin-bottom: 5px;
    text-align: left;
}
.sidebar-products .thumbnail-sidebar-inner {
    text-align: left;
    float: left;
    max-width: 115px;
}
.sidebar-products .product-miniature .product-price-and-shipping {
    text-align: left;
	margin: 0 0 5px;
}
.sidebar-products .discount-percentage{
	font-weight:300 !important;
	background:#f5f5f5;
	font-size:14px;
	color:#777777;
}
.sidebar-products .thumbnail-container .addtocart-button {
    position: relative;
    bottom: auto;
    left: auto;
    right: auto;
    background: transparent;
    opacity: 1;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    -o-opacity: 1;
    transition: 0.5s;
    -wenkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    text-align: left;
}
.sidebar-products .thumbnail-container .addtocart-button .btn-primary::before {
    display: none;
}
.sidebar-products .thumbnail-container:hover .addtocart-button .btn-primary {
    color: #777777;
}
.sidebar-products .addtocart-button .btn-primary {
    padding: 0px;
    background: transparent;
    color: #ff7101;
	font-size:15px;
    font-weight: 400;
}
.sidebar-products #products .product-price-and-shipping,
.sidebar-products .featured-products .product-price-and-shipping,
.sidebar-products .product-accessories .product-price-and-shipping,
.sidebar-products .product-miniature .product-price-and-shipping {
    font-weight: 700;
}
.leftsidebar h1.title {
}
div#_mobile_cart {
    position: relative;
	padding-right: 11px;
}

#products .grid .product-miniature {
    /*width: 33.333%;*/
    width: 25%;
}
.title .pull-xs-right,
.title .float-xs-right {
    display: none;
}
.flexcss .top-menu[data-depth="1"] {
    display: flex;
}
.menu-bottom-banners {
    margin-top: 6px;
}
.menu-bottom-banners img{
	
}
@media (min-width: 1240px) {
    #header-left-text {
        padding: 5px 0 !important;
    }
}


@media (min-width: 767px) and (max-width: 1240px) {
    #header-left-text {
        max-width: 500px;
        padding: 5px 0 !important;
    }
    .nav-upper {
        position: relative !important;
        margin-bottom: 10px;
    }
    #header .header-nav {
        padding-top: 0 !important;
        margin-bottom: 10px;
    }

    #header .header-nav a.logout,
    #header .header-nav a.account  {
        font-size: 0;
        padding: 0 10px;
    }
}
@media (min-width: 980px) and (max-width: 1240px) {
    #header-left-text {
        max-width: 650px;
    }
    
}

@media (min-width: 768px) and (max-width: 1000px) {
    #header-left-text {
        max-width: 50%;
        width: 50%;
    }
    
}


@media (min-width: 992px) {
    .link-inner li a::before,
    ul.payment-inner li a::before {
        left: -3px;
    }
    .link-inner li a {
        padding:0px 19px 0px 20px;
    }
    .subbannercms-bottom a img {
        width: 100%;
    }
    .subbannercms-bottom a img {
        width: 100%;
    }
}
.grid .thumbnail-container > .product-description {
    display: none;
}
#products .product-miniature, .featured-products .product-miniature, 
.product-accessories .product-miniature, .product-miniature .product-miniature,
 #special-products .product-miniature{
 	padding:0 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: #ff7101;
}
.pagination .page-list {
    margin-bottom: 0;
    float: right;
}
.pagination a .material-icons {
    font-size: 28px;
}
.pagination a {
    height: 36px;
    margin: 0;
    padding: 7px 12px;
    min-width: 36px;
    max-width: 50px;
    color: #777777;
    display: block;
    font-weight:400;
    border: 1px solid #ededed;
   
}
.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:#ff7101;
    background-color:#ff7101;
    text-decoration: none;
}
.pagination .previous,
.pagination .next {
    font-size: 0px;
    padding: 3px;
}
.breadcrumb li:hover a {
    color: #ff7101;
}

#products .list .product-miniature .on-sale {
    right: 40px;
}
#leftsidebar {
    margin-bottom: 30px;
	background:#f5f5f5;
	
}
.sidebar-products.products {
    padding: 15px;
}
.sidebar-products .product-description {
    padding: 0;
}

.owl-carousel .owl-nav.disabled,
.owl-carousel .owl-dots.disabled {
    display: block;
}
.brandslider-inner.container #brand-carousel .owl-nav.disabled {
    opacity: 0;
}
.brandslider-inner.container #brand-carousel:hover .owl-nav.disabled {
    opacity: 1;
}
.brand-slidermain .owl-prev {
    background:#212121 url("../img/sprite.png") no-repeat scroll -16px -634px;
    height: 39px;
    left: -30px;
    overflow: hidden;
    position: absolute;
    text-decoration: none;
    text-indent: -9999px;
    top:50%;
	transform: translatey(-50%);
	-webkit-transform: translatey(-50%);
	-moz-transform: translatey(-50%);
    width:39px;
    z-index: 3;
	
}
.brand-slidermain .owl-prev:hover ,.brand-slidermain .owl-next:hover{
    background-color:#ff7101;
}
.brand-slidermain .owl-next {
    background:#212121 url("../img/sprite.png") no-repeat scroll -445px -634px;
    height:39px;
    left: auto;
    overflow: hidden;
    position: absolute;
    right: -30px;
    text-decoration: none;
    text-indent: -9999px;
    top: 50%;
	transform: translatey(-50%);
	-webkit-transform: translatey(-50%);
	-moz-transform: translatey(-50%);
    width:39px;
    z-index: 3;
	
}
.brand-slidermain .item > a {
    display: inline-block;
}
#custom-leftbannerblock {
    margin-bottom: 30px;
}
.pagination {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    margin: 2rem 0;
    padding: 1rem 0;
}
.pagination .col-md-4 {
    float: left;
    width: 50%;
}
.category-top-menu {
    margin: 0;
}
#cart .card.cart-container .cart-overview.js-cart {
    padding: 10px;
}
#cart .thumbnail-container {
    margin-bottom: 0;
}
.category-top-menu li .category-sub-menu li .category-sub-menu {
    padding-left: 10px;
}
#search_filters .facet .facet-label:hover a {
    color:#ff7101;
}
.product-images.js-qv-product-images {
    text-align: center;
}
.dark {
    font-weight: 400;
}
#cms .page-heading.bottom-indent {
    padding-bottom: 10px;
}
.container-fluid .row.sitemap.col-xs-12 ul li ul li,
.nested a {
    padding-bottom: 5px;
}
.top-menu .arrow > .dropdown-item::before {
    background-color: rgba(0, 0, 0, 0);
    bottom: -20px;
    color: #e9e9e9;
    content: "";
    font-family: fontawesome;
    font-size: 30px;
    left: 0;
    line-height: 12px;
    margin: 0 auto;
    opacity: 0;
    position: absolute;
    right: 0;
    width: 20px;
	display:none;
}
.top-menu .arrow:hover > .dropdown-item::before {
    opacity: 1;
}
.brand-slidermain #brand-carousel {
    margin-bottom: 0;
}
.category-top-menu > li > ul {
	padding:13px 20px 15px;
	background: #f5f5f5;
	
}
#custom-leftbannerblock > p {
    margin-bottom: 0;
}
#order-confirmation #main .page-footer {
    margin-bottom: 0;
}
.block-categories .text-uppercase.h6:hover {
    color: #ffffff;
}
#header .header-nav .currency-selector::before {
    background-color: #3d3d3d;
    content: "";
    height: 16px;
    position: absolute;
    width: 1px;
    left: 0px;
    top: 3px;
	display:none;
}
#header .header-top #top-menu li:last-child > a {
}
#header .header-top {
}
.dropdown-menu.hidden-sm-down {
    margin-top: 5px;
}
.cmstext {
    margin-top: 13px;
	line-height: 27px;
	font-weight: 500;
	color: #333;
}
.bottomcms_img {
    margin: 0 0 48px;
}
.testimonial_outer {
    margin: 0 0 85px;
	padding:45px 0 51px;
}
.parallax-text {
    text-align: center;
}
.parallax-inner.container-width {
    display: inline-block;
    text-align: center;
    width: 100%;
}
.icon-wrapper li {
    display: inline-block;
    font-size: 18px;
    margin-left: 0;
}
.icon-wrapper li:first-child a::before {
    border-left: 1px solid rgba(0, 0, 0, 0);
}
.icon-wrapper li a::before {
    content: "";
    height: 14px;
    left: 0;
    position: absolute;
    top: 4px;
    width: 2px;
}
.icon-wrapper li a:first-of-type {
  padding-left: 0;
}
.icon-wrapper li a {
    padding: 0 23px 0 15px;
}
.icon-wrapper li a {
    position: relative;
}
.icon-wrapper {
    margin-bottom: 0;
}
.btn-wrapper {
    background-color: #ff7101;
    color: #fff;
    padding: 7px 14px;
}
.btn-wrapper {
    background-color: #ff7101;
    color: #ffffff;
    padding: 7px 14px;
    display: inline-block;
    border: 1px solid transparent;
}
.btn-wrapper:hover {
    background-color: transparent;
    color: #ff7101;
    border: 1px solid #ff7101;
    transition: 0.5s;
    -webkit-transition: all 0.5s;
}
.icon-wrapper li a i {
    color: #777777;
}
.fa-facebook:hover {
    color: #3B5998;
}
.fa-google-plus:hover {
    color: #DD5347;
}
.fa-instagram:hover {
    color: #A03CAF;
}
.fa-twitter:hover {
    color: #0077B5;
}
.fa-twitter:hover {
    color: #1DA1F2;
}
.fa-linkedin:hover {
    color: #0077B5;
}
.block_newsletter {
	background: #212121;
	
	margin:0 auto;
	float:left;
	width:100%;
}
.newsletter-right {
    overflow: hidden;
    display: inline-block;
    vertical-align: top;
}

.block_newsletter .title {
    display: inline-block;
    max-width: 400px;
}

.dropdown .expand-more::after {
    color: #777777;
    content: "";
    font-family: "fontawesome";
    padding-left: 10px;
}
.dropdown .expand-more:hover:after{
	color:#ff7101;
}
.dropdown.open .expand-more::after {
    content: "";
    color: #777777;
}
.home_blog_post {
    display: inline-block;
    width: 100%;
}
.block-categories.hidden-sm-down > ul > li > a:hover {
}
.category-top-menu > li:first-child a {
	margin-bottom: 0;
	color: #313131;
	font-size: 28px;
	font-weight:700;
	padding:0 17px 16px;
	text-transform: capitalize;
	width: 100%;
	display: inline-block;
	border-bottom: 2px solid #313131;
}
.category-top-menu > li:first-child a:hover {color:#ff7101 !important;}
.block-categories a {
    color:#777777;
}
.block-categories a:hover {
    color:#ff7101;
}
.category-top-menu {
    margin-bottom: 30px;
}
.hidden-sm-down.clear-all-wrapper {
    padding:16px 22px 15px;
}
#search_filters .facet:last-child {
    border-bottom: medium none;
}
#search_filters .facet {
    padding:10px 20px 0 20px;
}
#search_filters .facet .facet-title {
    font-size: 16px;
    font-weight: 700;
}
#custom-leftbannerblock {
    margin-top: 30px;
}
.pagination .col-md-4 {
    padding-left: 0;
}
.pagination .col-md-6 {
    padding-right: 0;
}
.breadcumb_outer {
    background: #f5f5f5;
}
.breadcumb_inner {
    padding: 78px 15px 39px;
    width: 100%;
    background-size: cover;
}
.list .thumbnail-image-inner .hover-addtocart {
    display: none;
}
.list .variant-links{
	text-align: left !important;
	margin-bottom: 15px !important;
	opacity: 1 !important;
	margin-top: 0 !important;
}
#leftsidebar .product-title a:hover {
    color: #ff7101;
}
#leftsidebar .thumbnail-container:hover .product-price-and-shipping{
	opacity: 1;
	-webkit-opacity: 1;
	-moz-opacity:1;
	-o-opacity: 1;
}
@media(min-width: 768px) {
	body#product .add .product_quote {
	    margin-left: 15px;
	}
}

.list-1 {
    color: #777777;
    font-size: 15px;
}
.cms-box .inner {
    color: #777777;
    font-size: 15px;
}
.product-description p {
  color: #777777;
  margin: 0;
}
#category .hover-addtocart {
  margin-top: 10px;
}
.page-header > h1 {
    color: #ff7101;
}
.row.home_blog_post_inner.carousel.slick-initialized.slick-slider:hover .next-button.slick-arrow,
.row.home_blog_post_inner.carousel.slick-initialized.slick-slider:hover .prev-button.slick-arrow {
    opacity: 1;
}
#checkout .h6 {
    color: #777777;
}
#checkout .text-xs-right {
    padding-top: 15px;
    text-align: left;
}
#left-column #leftsidebar .sidebar-products.products ul {
}
#left-column #leftsidebar .sidebar-products.products ul li {
    margin-bottom: 15px;
}
#left-column #leftsidebar .sidebar-products.products ul li:last-child {
    margin-bottom: 0;
}
.product-line-grid-body.col-md-4.col-xs-8 .product-line-info .label:hover {
    background-color: transparent;
    color: #ff7101;
}
.header-top.fixed {
    position: fixed !important;
    top: 0;
    background: #ff7101;
    z-index: 999;
    display:block !important;
    width:100%;
    border-bottom: 1px solid #e9e9e9;
}

/* blog Start*/
.prev-button.slick-arrow {
    right:65px;
    left:auto;
    background: #ff7101 url("../img/sprite.png") no-repeat scroll -16px -634px;
}
.prev-button.slick-arrow:hover ,.next-button.slick-arrow:hover{
    background-color:#212121;
}
.next-button.slick-arrow {
    right:15px;
    left:auto;
    background:#ff7101 url("../img/sprite.png") no-repeat scroll -445px -634px;
}
/* blog End */

/* footerbottomleft-outer start */

#footerbottomleft-text {
    width: 39%;
    padding: 0 150px 0 0;
}
#footerbottomleft-text  .img-footer {
    max-width: 100%;
}

@media (min-width: 768px) {
.footerbottomleft-outer .title{
	display:none;
}
.blockcart > .header::before{
	position:absolute;
}
}
/*footerbottomleft-outer end */

/* Home page footerrightcms Start */

#footerbottomright-text {
    float: left;
    width: 19%;
    padding: 0 0 0 65px;
}
.bottomcmscontactblock .text1 ,.bottomcmscontactblock .text2,
.bottomcmscontactblock .contact-phone,.bottomcmscontactblock .contact-mail{
	padding:4px 0 2px;
	position: relative;
}
.bottomcmscontactblock .text2{
}
.bottomcmscontactblock .contact-address{
	position:relative;
}
.bottomcmscontactblock .contact-address::before ,
.bottomcmscontactblock .contact-phone::before ,
.bottomcmscontactblock .contact-mail::before{
    font-family: fontawesome;
    position: absolute;
	color:#b4b4b4;
	left: 0;
}
.bottomcmscontactblock .contact-address:hover:before ,
.bottomcmscontactblock .contact-phone:hover:before ,
.bottomcmscontactblock .contact-mail:hover:before{
	color:#fff;
}
.bottomcmscontactblock .contact-address::before {
    content: "\f041";
    font-size: 23px;
    top: 8px;
	display:none;
}
.bottomcmscontactblock .contact-phone::before {
    content: "\f095";
    top: 5px;
	display:none;
    font-size: 19px;
}
.bottomcmscontactblock .contact-mail::before {
    content: "\f003";
    top: 5px;
    font-size: 18px;
	display:none;
}

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

/* Home page footerrightcms End */

/* otheaderleftblock start */
#header-left-text {
    float: left;
	padding: 15px 0;
}
/* otheaderleftblock start */

/* otheaderrightblock start */
.header-call .phone-icon::before {
    display: block;
    background: #ff7101 url("../img/sprite.png") no-repeat scroll -428px -17px;
    width: 54px;
    height:54px;
    color: #ff7101;
    content: '';
    border-radius: 50%;
	float:left;
	margin-right: 15px;
}
#header-right-text {
   margin:44px 0 0;
	float: right;
	width: 250px;
}
.header-call .header-link-inner {
    margin: 0;
}
.header-call .call-label {
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 700;
	padding: 7px 0 2px;
	color:#000000;
}
.header-call .call-dial {
    font-weight: normal;
    color: #777777;
	font-size:14px;
}
.header-call .call-dial:hover{
	color:#777777 !important;
}
.header-call .phone-icon:hover:before {
	background-color: #212121;
}
/* otheaderrightblock End */

/*subbanner-hover */

#custom-bannerblock{
	background: #212121;
	background-size: cover;
	margin: 0 0 10px;
    background-image: url(/img/two-girls.jpg);
}
.subbannercms-outer {
    clear: both;
    overflow: hidden;
    text-align: center;
    background: #22889ea6;
}
.subbannercms-outer .decription {
	margin: 67px auto;
	max-width: 415px;
}
.decription .desc {
	color:#fff;
}
.decription .title1 {
	font-size:35px;
	font-weight:700;
	line-height: 30px;
	margin: 0 0 21px;
}
.decription .title2 {
	font-size:18px;
	margin: 0 0 21px;
}
.decription .btn{
	font-size:18px;
	background:#fff;
	
	font-weight:500;
	padding: 13px 21px 12px;
}
.decription .btn a{
	color:#ff7101;
}
.decription .btn:hover {
	background:#ff7101;
}
.decription .btn:hover a{
		color:#fff;
}
.subbannercms-inner {
    overflow: hidden;
}
.subbanner-inner {
    float: left;
    width: auto;
	position:relative;
	text-align:center;
}
.products-selection .products-sort-order .select-title {
  text-align: left;
}
/*subbanner-hover-end */
@media screen and (max-width: 1280px) {
    .cart-grid-body.col-xs-12.col-lg-8,
    .cart-grid-right.col-xs-12.col-lg-4 {
        max-width: 100%;
        width: 100%;
    }
    #wrapper .left-column.col-xs-12.col-sm-8.col-md-9 {
        overflow: hidden;
    }
    .page-customer-account #content {
        overflow: scroll;
    }
    .latestnews-img > img {
        width: 100%;
    }
    .products-sort-order .select-list {
        font-size: 15px;
    }
    .category-cover > img {
        width: 100%;
    }
    #search_filters h4,
    .leftsidebar .title {
        font-size: 22px;
    }
    .sidebar-products .thumbnail-sidebar-inner {
        max-width: 100px;
    }
    .sidebar-products .thumbnail-image-inner {
        margin-right: 10px;
        max-width: 80px;
    }
    .latestnews-text h5 {
        font-size: 15px;
        padding-bottom: 10px;
        padding-top: 10px;
    }
    .latestnews-text > p {
        font-size: 13px;
        padding-bottom: 8px;
    }
    .latestnews-text > a {
        font-size: 15px;
        margin-bottom: 0;
    }
    .products-selection .sort-by {
        margin-left: 0;
        margin-right: 0;
        padding: 0;
        white-space: normal;
    }
    #search_filters .facet {
        padding: 15px;
    }
    .sidebar-products .thumbnail-image-inner {
        max-width: 60px;
    }
	.brand-slidermain .owl-prev {
		left:0;
	}
	.brand-slidermain .owl-next {
		right:0;
	}
}
@media screen and (max-width: 1239px) {
	.about-text-inner.container {
	    margin: 60px auto;
	}
	
	.block_newsletter .title {
		padding: 33px 0 32px 0px;
	}
	.footer-top .block_newsletter {
		padding: 0px 15px;
		text-align: center;
	}
	.footer_inner {
		padding: 100px 0px 60px;
	}
	.testimonial-carousel .prev-arrow {
		left:15px;
	}
	.testimonial-carousel .next-arrow {
		right:15px;
	}
	.shipping-outer {
		padding: 21px 28px;
	}
	.header-nav #search_widget.search-widget:hover form input[type="text"], .header-nav #search_widget.search-widget.inputfocus form input[type="text"], .header-nav #search_widget.search-widget form input[type="text"], .header-nav #search_widget.search-widget:hover form input[type="text"]:focus{
		width: 300px;
	}
	.block_newsletter {
		max-width: 940px;
	}
	.block_newsletter .subtitle {
		font-size: 19px;
	}
	.about-right{
		padding: 0 0 0 0;
		padding-left: 40px;
    	margin: 60px 0px;
	}
	#about-text .description{
		margin: 0 0 52px;
	}
	
	#about-text .desc {
		margin: 0 0 36px;
	}
	#header .header-top a[data-depth="0"]{
		padding: 23px 22px 22px;
	}
	.about-left img {
		width: 100%;
	}
	.subtitle-part .subicon {
		margin-right: 10px;
	}
	.subtitle-part {
		margin-right: 30px;
	}
	.shipping-outer .subtitile {
		font-size: 17px;
	}
	
	.testimonial-outer .test_desc {
		width: 78%;
	}
	.testimonial-outer .testminial-data {
		padding: 73px 40px 48px 50px;
		    margin: 0px 30px;
	}
	.home_blog_post .blog_post_content_bottom {
		
	}
	#footerbottomright-text {
		padding: 0 0 0 20px;
	}
	#footerbottomleft-text {
		padding: 0 50px 0 0;
	}
	.block_newsletter form .input-wrapper {
		width: 390px;
	}
	.nwsletter-maintitle {
		font-size: 25px;
	}
	.newsletter_inner {
		padding: 21px 0px 0 0;
	}
	.newsletter-right,
	.block_newsletter .title {
		float: none;
	}
}
@media screen and (max-width: 2500px) {
	#footerbottomleft-text {
		width: 39%;
		padding: 0 60px 0 0;
	}
	#footerbottomright-text {
		width: 21%;
	}
	.footer_inner .links .wrapper {
		width: 20%;
	}
	.block_newsletter{
		margin-top: -97px;
	}
	#special-products {
		margin: 0 0 40px;
	}

	.thumbnail-inner .hover-addtocart{
		margin: 0;
		width:100%
	}
	.testimonial_outer {
		margin-bottom: 60px;
	}
	.parallaxblock-outer {
		margin-bottom: 65px;
	}
    #index #products img, #index.featured-products img, #index.product-accessories img, #index.product-miniature img {
        max-width: initial;
    }
    #index .thumbnail-image-inner {
        width: 100%;
    }
    #featuredproducts-carousel .owl-stage-outer .owl-item {
        width: 100%;
    }
    .parallaxblock-outer {
        padding:10px 0;
    }
    .brand-slidermain {
        padding-top: 12px;
    }
    #featuredproducts-carousel .owl-item > ul {
        margin-bottom: 0;
    }
    .sidebar-products .thumbnail-sidebar-inner {
        max-width: 100px;
    }
    
    #blockcart-modal .modal-title i.material-icons {
        margin-right: 0.475rem;
    }
    .product-prices div {
        margin-bottom: 0.225rem;
    }
	.home_blog_post_area {
		margin: 0 0 30px;
	}
	.brandslider-outer {
		margin-bottom: 10px;
	}

}
@media (max-width: 991px) {
	.decription .title1 {
		font-size: 25px;
		margin: 0 0 10px;
	}
	.decription .title2 {
		font-size: 16px;
		margin: 0 0 10px;
	}
	#custom-bannerblock {
		padding: 80px 0px;
	}
	#header .header-top a[data-depth="0"] {
		padding: 23px 12px 22px;
	}
	#header .header-top {
		max-width: 100%;
	}
	#custom-bannerblock {
		margin: 0 0 10px;
	}
	.footer-top .block_newsletter {
		padding: 15px 15px;
	}
	.nwsletter-maintitle {
		text-align: center;
	}
	.breadcumb_outer {
		padding: 0 15px;
	}
	.shipping-outer {
		text-align:center;
	}
	.header-nav #search_widget.search-widget:hover form input[type="text"], .header-nav #search_widget.search-widget.inputfocus form input[type="text"], .header-nav #search_widget.search-widget form input[type="text"], .header-nav #search_widget.search-widget:hover form input[type="text"]:focus{
		width:260px;
	}
	#products img, .featured-products img, .product-accessories img, .product-miniature img{
		width:100%;
	}
	#about-text {
		padding: 0 15px;
	}
	.nav-below {
		padding: 0 15px;
	}
	div#footerbottom-text {
		margin: 0 15px;
	}
	.block_newsletter .subtitle {
		font-size: 17px;
	}
	.block_newsletter .title {
		padding: 0px;
		display: block;
	}
	.brandslider-outer {
		margin-bottom: 10px;
	}
	.subtitle-part {
		margin-right: 7px;
	}
	.shipping-outer {
		padding: 15px 12px;
	}
	#featured-products {
		padding-bottom: 20px;
	}
	.about-right {
		padding:0px 0 0 35px;
		margin:40px 0px;
	}
	.about-outer .about-desc {
		margin:30px 0px 20px;
		font-size: 14px;
	}
	.about-outer .main-title {
		font-size: 30px;
	}
	.about-button .left-button, .about-button .right-button {
		padding: 11px 18px;
	}
	.about-button .left-button a, .about-button .right-button a {
		font-size: 14px;
	}
	.about-outer .sub-title {
		font-size: 22px;
	}
	#about-text .description {
		font-size: 14px;
	}
	h1.main-title{
		padding-left: 15px;
		padding-right: 15px;
	}
	.home_blog_post h1.main-title {
		padding: 0;
	}
    .post_content > p{
        margin-bottom: 10px;
    }
    #footer {
        margin-top: 30px;
    }
    .top-menu .arrow > .dropdown-item::before {
        bottom: -12px;
    }
    .footer-container .title span.h3,
    .footer-container h3.h3,
    #block_myaccount_infos .myaccount-title a,
    .block-contact .block-contact-title,
    .linklist .blockcms-title a,
    #footerbottomright-text .contact-title {
        font-size: 19px;
    }
    .products-selection .total-products {
        padding: 0 5px;
    }
    #blockcart-modal .modal-body .divide-right span {
        font-size: 14px;
    }
    #blockcart-modal .product-name,
    #blockcart-modal .cart-products-count {
        font-size: 1.025rem;
    }
    #wrapper .left-column.col-xs-12.col-sm-8.col-md-9 {
        float: left;
        max-width: 66.66%;
    }
    .products-selection .display {
        margin: 0 5px 0 0;
    }
    .parallaxblock-outer {
        padding: 70px 0;
    }
    .parallaxblock-outer {
        padding: 90px 0;
    }
    .footer_inner {
		overflow: hidden;
		padding: 60px 15px 30px;
	}
    ul.payment-inner li:first-child a {
        padding-left: 0px;
    }
    .subbannercms-bottom a img {
        width: 100%;
    }
	.copyright {
		margin: 0 15px;
	}
	.parallax-text1, .parallax-text2 {
		font-size: 38px;
	}
    .brandslider-inner .title a {
        margin-bottom: 15px;
    }
    .brandslider-outer h1.main-title {
        padding-bottom: 20px;
    }
    .testimonial-carousel .test_desc {
        padding-top: 5px;
    }
    .sidebar-products .thumbnail-sidebar-inner {
        max-width: 122px;
    }
    #products .grid .product-miniature {
        width: 50%;
    }
	.hover-addtocart .addtocart-button::after{
		display:none;
	}
	.about-right img {
		max-width: 100%;
	}
	#about-text .desc1 {
		font-size: 16px;
	}
	.testimonial-outer .test_desc {
		width: 76%;
	}
	.home_blog_post .blog_post_content_bottom {
	
	}
	.blog_post_content .post_title a {
		font-size: 18px;
	}
	
	.footer-top.container {
		margin:0 15px;
	}
	#special-products {
		margin: 0 0 25px;
	}
	.block_newsletter .btn-primary {
		right: 19px;
	}
	.newsletter_inner {
		padding: 21px 0 0 0;
	}
}
@media screen and (max-width: 840px) {

    .footerbottom-text-inner > div{
        display: inline-block;
        width: 100%;
        text-align: center;
    }
    .footerbottom-text-inner .col-md-3,
    .footerbottom-text-inner .col-md-6{
        float: none;
        width: 100%;
    }
    .top-menu .arrow > .dropdown-item::before {
        bottom: -10px;
    }
	.shipping-outer .subtitile {
		font-size: 15px;
	}
	.subtitle-part .subicon {
		margin-right: 5px;
	}
	.header-nav #search_widget.search-widget:hover form input[type="text"], .header-nav #search_widget.search-widget.inputfocus form input[type="text"], .header-nav #search_widget.search-widget form input[type="text"], .header-nav #search_widget.search-widget:hover form input[type="text"]:focus {
		width: 230px;
	}
	.block_newsletter .subtitle {
		font-size: 15px;
	}
	#footerbottomright-text {
		width: 23%;
	}
	.footer_inner .links .wrapper {
		width: 19%;
	}
	#footerbottomleft-text {
		padding: 0 30px 0 0;
	}
	.nwsletter-maintitle {
		font-size: 23px;
	}
	.home_blog_post .blog_post_content_bottom {
		
	}
	.testimonial-outer .test_desc {
		width: 73%;
	}
	div#_desktop_cart{
		margin-left: 24px;
	}
	#checkout #_desktop_logo{
		padding:0 15px;
	}
}
@media screen and (max-width: 767px) {
    .currency-selector.dropdown.js-dropdown > span {
        float: left;
    }
    .about-text-inner.container {
        margin: 30px auto;
    }
    .about-outer .main-title {
        font-size: 27px;
    }
    .about-outer .about-desc {
        margin: 15px 0px 20px;
        font-size: 14px;
    }
    .about-right {
    	margin:15px 0px 0px 0px;
    }
    .js-top-menu-bottom > div {
      display: inline-block;
      width: 100%;
    }
    .language-selector-wrapper span.hidden-md-up {
        float: left;
    }
    .language-selector.dropdown.js-dropdown {
      float: left;
    }
	.user-info > .user-icon {
		overflow: hidden;
	}
	.header-nav .search-widget {
		padding-top: 30px;
	}
    #_mobile_search_widget {
        min-height: 70px;
    }
	#header-right-text{
		display: none;
	}
	.blockcart > .header::before {
		float:left;
	}
	.right-nav div#_desktop_language_selector, .right-nav div#_desktop_currency_selector, .right-nav #user_info {
		display: none;
	}
	.header-nav #search_widget.search-widget:hover form input[type="text"], .header-nav #search_widget.search-widget.inputfocus form input[type="text"], .header-nav #search_widget.search-widget form input[type="text"], .header-nav #search_widget.search-widget:hover form input[type="text"]:focus {
		width: 100%;
	}
	.hover-addtocart .addtocart-button {
		left:0;
		right:0;
	}
	#header .header-top a[data-depth="0"]::after
	{
		display:none;
	}
	ul.payment-inner li a::before {
		top: 5px;
	}
	#header .header-top a[data-depth="0"]{
		color:#212121;
		text-transform: none;
	}
	#header .top-menu a[data-depth="0"]:hover,
	#header .top-menu a[data-depth="0"]:hover, 
	#header .top-menu > li.category:hover a[data-depth="0"] {
		color: #212121;
	}
	#header .header-top {
		background: none;
		position: relative;
		margin: 15px 0 15px;
	}
	#header {
		padding:0;
	}
	.testimonial-desc::before{
		display:none;
	}
	.testimonial_outer .testmonial-author{
		float: none;
		display: inline-block;
	}
	.testimonial_outer .testimonial-desc{
		text-align:center;
	}
	.test_imag {
		width: 100%;
		padding-bottom: 10px;
	}
	.testimonial-carousel .test_desc{
			width: 100%;
	}
	#about-text .title {
		font-size: 28px;
	}
	.footer_inner {
		padding: 10px 15px 0;
	}
	.top-menu .sub-menu.collapse{border:none;}
	.language-selector-wrapper span.hidden-md-up{
		display:inline-block !important;
		color:#777;
		font-weight:400;
	}
	.search-widget form input[type="text"]{

	}
    #header .header-top #top-menu li:last-child > a{
    padding-right: 0.625rem;
    }
    #header .sub-menu > .top-menu > .category > a {
        color: #ff7101 !importants;
		font-weight: 400;
    }
    #mobile_top_menu_wrapper .top-menu .sub-menu ul[data-depth="1"] > li a:hover,
    .top-menu > li > .popover.sub-menu.js-sub-menu.collapse.in > ul > li > a > span > span > i:hover {
        color: #777777;
    }
    div#footerbottom-text {
       padding: 0 0 25px;
    }
    .sidebar-products .thumbnail-image-inner {
        margin-right: 10px;
    }
    #products .product-title, .featured-products .product-title, .product-accessories .product-title, .product-miniature .product-title{
        margin: 10px 0;
    }
    .blog_post_content .post_title a {
        font-size: 16px;
    }
	.header-left-text{
		display:none;
	}
    #footerbottomleft-text .title {
        display: block;
    }
    #homepage-carousel .owl-dots .owl-dot > span {
        background-color: rgba(0, 0, 0, 0.6);
        border-radius: 50%;
        display: inline-block;
        height: 15px;
        width: 15px;
    }
    #homepage-carousel .owl-dots .owl-dot.active > span {
        background-color: #212121 !important;
    }
    #homepage-carousel .owl-dots > div {
        padding-right: 5px;
    }
    #homepage-carousel .owl-dots {
        text-align: center;
        bottom: 0;
        position: absolute;
        right: 0;
        width: 100%;
		margin:0 0 15px;
    }
    #homepage-carousel .owl-dots .owl-dot {
        display: inline;
    }
    #homepage-carousel .owl-nav {
        display: none;
    }
    #mobile_top_menu_wrapper .top-menu .sub-menu li > a {
        color: #ff7101 !important;
    }
    .top-menu .sub-menu.collapse {
        border-top: none;
        margin-top: 0px;
        padding: 20px;
    }
    .breadcumb_outer {
        display: none;
    }
    #product .breadcumb_outer {
        display: block;
    }
    #password .form-group.center-email-fields .btn-primary {
        display: flex;
        margin: 0 auto;
        margin-top: 10px;
    }
    .footer-toggle {
        display: none;
    }
    .title .pull-xs-right,
    .title .float-xs-right {
        display: block;
    }
    .footer-cms.active .navbar-toggler .material-icons.add,
    .footer-cms .navbar-toggler .material-icons.remove {
        display: none;
    }
    .footer-container .footer-cms.active .navbar-toggler .material-icons.remove {
        display: block;
    }
    #history #main .page-content,
    #main .page-header {
        margin-bottom: 10px;
    }
    div#_desktop_contact_link::before,
    div#user_info::before,
    div#_desktop_cart::before {
        background: transparent;
    }
    #wrapper {
        padding-top: 10px;
    }
    #category #left-column #search_filters .facet {
        padding: 10px;
    }
    .footer-container .links ul > li > a:hover {
        color:#ff7101;
    }
	.bottomcms_img {
		margin: 0 0 20px;
	}
    #custom-leftbannerblock img {
        height: auto;
        width: auto;
    }
    #custom-leftbannerblock {
        display: inline-block;
        text-align: center;
        width: 100%;
    }
    .brandslider-inner .title a {
        font-size: 25px;
    }
    #products .grid .product-miniature {
        width: 33.333%;
    }
    #brand-carousel li.item {
        padding: 0px 10px;
    }
    .brand-slidermain .owl-carousel.product-item.products-slider.owl-loaded.owl-drag .item {
        margin-left: 20px;
        margin-right: 20px;
    }
    #wrapper .left-column.col-xs-12.col-sm-8.col-md-9 {
        float: left;
        max-width: 100% !important;
    }
    h1.main-title {
        font-size: 28px !important;
    }
    .brandslider-outer h1.main-title {
        padding-bottom: 0;
    }
    .parallaxblock-outer {
        padding: 70px 0;
    }
    .testmonial-author {
        font-size: 16px;
    }
    .testimonial-desc {
        font-size: 14px;
    }
    .search-widget .material-icons.search {
        display: none;
    }
    #content-wrapper {
        max-width: 100%;
        display: inline-block;
        width: 100%;
    }
    .footer_inner {
        padding:25px 15px 0;
    }
    .footer-container .wrapper {
        overflow: hidden;
    }
    .footer_inner .title .pull-xs-right,
    .footer_inner .title .float-xs-right {
        position: absolute;
        right: 10px;
        top:7px;
    }
    .footer-container .title span.h3,
    .footer-container h3.h3,
    .footer-container .links .h3,
    #block_myaccount_infos .myaccount-title a,
    .block-contact .block-contact-title,
    .linklist .blockcms-title a {
        margin-bottom: 0px;
    }
    .newstitle-inner {
        background-position: 0px 0px;
        padding-left: 0px;
        background: transparent;
        padding: 0px;
    }
    .footer-top .block_newsletter,
    .newsletter_inner {
        margin: 0px;
    }
   .newsletter_inner {
		width: 100%;
		text-align: center;
	}
	.block_newsletter form .input-wrapper {
		width: 100%;
		float: none;
		display: inline-block;
		margin-bottom: 10px;
		margin-right: 0px;
		max-width: 220px;
	}
	.block_newsletter .btn-primary {
		float: none !important;
		display: inline-block;
		vertical-align:top;
	}
	.newsletter_inner {
		padding: 0 0 0px;
	}
    #header .header-top a[data-depth="0"] {
        padding: 15px;
    }
    .top-menu .category .pull-xs-right,
    .top-menu .category .float-xs-right {
        margin-top: -5px;
    }
    .menu-bottom-banners {
        display: none;
    }
    .footer-container .links .collapse {
        display: none;
    }
    .parallax-text3 {
        padding: 10px 0px 20px;
        font-size: 14px;
    }
    .link-inner li a,
    ul.payment-inner li a {
        display: inline-block;
    }
   .nwsletter-maintitle {
		text-align: center;
	}
    .brandslider-inner .title a {
        margin-bottom: 0px;
    }
    .brandslider-inner .title a {
        padding-bottom: 10px;
    }
	.brandslider-outer {
		margin-bottom: 20px;
	}
    .userinfo-toggle .hidden-sm-down {
        display: block !important;
    }
    .header-logo {
       padding:30px 0 15px;
    }
    #_mobile_contact_link {
        display: none;
    }
    #_mobile_cart,
    #_mobile_user_info {
        margin-top: 30px;
    }
    .product-toolbar {
        margin-top: 20px;
    }
    .flexcss .top-menu[data-depth="1"] {
        display: block;
    }
	#footerbottomleft-text ,.footer_inner .links .wrapper ,#footerbottomright-text{
		width:100%;
	}
	.testimonial-outer .owl-dots {
		margin: 25px 0 0;
	}
	.block_newsletter .title {
		padding: 0px 50px 15px;
		text-align: center;
	}
	.shipping-outer .subtitile ,.subtitle-part .subicon  {
		float:none;
		display: inline-block;
		margin:0;
	}
	.shipping-outer .subtitile {
		width: 100%;
	}
	.subtitle-part {
		margin-right: 0;
		width: 25%;
	}
	.footer-top.container {
		margin:0 15px 0px;
	}
	.testimonial_outer .testimonial-desc {
		font-size: 16px;
	}
	.nav-upper {
		/*display:none;*/
	}
    #popup_content_1 {
        width: 100%;
    }
    #myTab li {
        padding: 0 6px;
    }
    #face_express.active, #dos_express.active, #droit_express.active, #gauche_express.active {
        display: block;
    }
	.user-info > .user-icon .hidden-sm-down {
		display: block !important;
		float: left;
	}
	#header .header-nav .cart-preview.active a {
		float: left;
	}
	.testimonial-outer .test_desc {
		text-align:center;
	}
	.testimonial-outer .testminial-data {
		padding: 30px;
		    margin: 0px 20px;
	}
	#custom-bannerblock {
		padding: 0 30px 0px;
	}
	.footer-container{border:none;}
	.copyright {
		padding: 31px 0 25px;
		text-align: center;
	}
	.testimonial_outer h1.main-title {
		padding-left:0;
		padding-right:0;
	}
	.price.ajax_block_cart_total, .shopping-cart-text {
		display: none;
	}
	.blockcart > .header span.cart-products-count {
		right: 16px;
	}
	.home_blog_post .blog_post_content_bottom {
	
	}
	.decription .title1 {
		font-size: 19px;
		margin: 0 0 5px;
	}
	.decription .title2 {
		font-size: 14px;
	}
	.decription .btn {
		font-size: 15px;
	}
    #product .breadcrumb.hidden-sm-down {
        display: block!important;
    }

}
@media screen and (max-width: 640px) {
	.parallax-text1, .parallax-text2 {
		font-size: 23px;
	}
	.about-right{
		width:100%;
	}
	#about-text .title ,#about-text .about-btn {
		float: none;
		display: inline-block;
	}
	.about-right {
		padding: 0 15px 0px 0px;
	}
	.about-left {
		width: 100%;
	}
	#custom-bannerblock .description{
		display:none;
	}
	.subbanner-inner {
		float: none;
		margin:0 0 10px;
	}
    .quickview .images-container .product-images>li.thumb-container>.thumb {
        width: 70px;
    }
    .prev-button.slick-arrow,
    .next-button.slick-arrow {
        top:-8%;
    }
    .pagination .col-md-4 {
        float: none !important;
        width: 100% !important;
        text-align: center !important;
    }
    .pagination .page-list {
        float: none;
        margin-bottom: 0;
        display: flex;
        width: 100%;
        text-align: center;
        justify-content: center;
        align-items: center;
        margin-top: 10px;
    }
    #mobile_top_menu_wrapper .js-top-menu-bottom #contact-link,
    #mobile_top_menu_wrapper .js-top-menu-bottom .currency-selector,
    #mobile_top_menu_wrapper .js-top-menu-bottom .language-selector-wrapper {
        font-size: 14px;
    }
    #products .up .btn-secondary,
    #products .up .btn-tertiary {
        color: #265879;
        text-transform: inherit;
        padding: 7px 5px;
    }
    #products .grid .product-miniature {
        max-width: 50%;
        width: 50%;
    }
    .test_img_innar {
        display: inline-block;
    }
    .testmonial-author {
        padding-bottom: 0px;
        text-align: center;
    }
    .testimonial-desc {
        text-align: center;
    }
    .test_imag {
        float: none;
        padding-bottom: 0;
        text-align: center;
        margin: 0 auto;
    }
    .subtitle-part.subtitle-part2:before,
    .subtitle-part.subtitle-part2:after {
        display: none;
    }
}
@media screen and (max-width: 543px) {
	.home_blog_post {
		padding: 0 15px;
	}

	.block_newsletter .title {
		padding: 10px 0px 10px;
	}
	.brandslider-outer {
		padding:0 15px;
	}
    .parallax-text4 a {
        padding: 8px 19px;
    }
    .parallaxblock-outer {
        padding: 50px 0;
    }
	.subbanner-image img {
		width: 100%;
	}
	.test_desc .desc1 {
		padding-left: 0;
	}
	.testimonial_outer .testimonial-desc {
		font-size: 14px;
	}
	.home_blog_post .blog_post_content_bottom {
		width: auto;
		
	}
    .home_blog_post_area {
        margin: 0 0 10px;
    }
	#header .header-nav .top-logo {
		width: 210px;
	}
    .footerbottom-text-inner.container {
        padding:  0px;
    }
    .footerbottom-text-inner > div {
        margin: 0px;
    }
    .about-button .left-button, .about-button .right-button {
        padding: 10px 13px;
        margin-right: 15px;
    }
}
@media screen and (max-width: 479px) {
	.subbannercms-outer .decription {
		margin: 20px auto;
	}
	.decription .title2 {
		font-size: 13px;
	}

	#about-text .title {
		font-size: 26px;
	}
	#header .header-nav .top-logo {
		width: 100%;
	}
	.header-logo {
		padding: 20px 0 0;
	}
	#_mobile_cart, #_mobile_user_info {
		margin-top: 20px;
	}
	.subtitle-part {
		width: 50%;
		margin-bottom: 10px;
	}
	.newsletter_inner {
		padding: 5px 0;
	}
	.shipping-outer .subtitile, .subtitle-part .subicon {
		padding:10px 0 0;
	}
    #search_filters .facet .facet-title {
        font-size: 14px;
    }
    #category #left-column #search_filters .facet {
        padding: 4px;
    }
    #category #left-column #search_filters .facet ul li {
        padding: 3px 1.325rem;
    }
    #order-confirmation .thumbnail.product-thumbnail > img,
    #cart #specialproducts-carousel  .thumbnail.product-thumbnail > img,
    #product .thumbnail.product-thumbnail > img {
        max-width: inherit;
    }
    #order-confirmation .thumbnail-image-inner,
    #cart #specialproducts-carousel .thumbnail-image-inner,
    #product .thumbnail-image-inner {
        width: 100%;
    }
    #header .header-nav .top-logo a img {
        max-height: 42px;
        max-width: 100%
    }
    .tabs {
        padding: 0;
    }
    .tabs .tab-pane {
        padding-top: 20px;
    }
    .social-sharing {
        margin-top: 0;
    }
    #block-reassurance {
        margin-top: 0.5rem;
    }
    .tabs {
        margin-top: 0.8rem;
    }
    div#footerbottom-text {
        padding: 10px 0 30px;
    }
     .copyright {
        padding: 15px 0 0px;
    }
    body#checkout section.checkout-step .step-number {
        padding: 0.625rem 0;
    }
    .form-control {
        line-height: 1.45;
    }
    #order-items {
        margin-bottom: 1rem;
    }
    .page-content.page-order-confirmation.card .h3,
    .page-content.page-order-confirmation.card .h4,
    .page-content.page-order-confirmation.card h3,
    .page-content.page-order-confirmation.card h4 {
        font-size: 0.925rem;
    }
    #content-hook_order_confirmation .h1,
    h1 {
        font-size: 1.075rem;
    }
    .cart-grid-body .card-block {
        padding: 0.5rem;
    }
    .cart-item {
        padding: 11px 0;
    }
    .cart-grid-body .card-block h1 {
        font-size: 18px;
    }
    .cart-overview.js-cart .product-line-grid-body {
        margin-bottom: 0;
    }
    .cart-summary-line .value {
        font-size: 15px;
    }
    body#checkout section.checkout-step .content ul li > a {
        font-size: 15px;
    }
    body#checkout section.checkout-step h1 {
        font-size: 16px;
        line-height: 0.2;
    }
    .form-control-valign {
        padding-top: 0;
    }
    .m-y-2 {
        margin-bottom: 0 !important;
        margin-top: 10px !important;
    }
    body#checkout section.checkout-step .content {
        padding: 3.7px 0;
    }
    body#checkout section.checkout-step #customer-form {
        margin-left: 0.3125rem;
        margin-top: 1.063rem;
    }
    #customer-form .form-group.row .form-control-label {
        padding-top: 0;
    }
    .copyright a {
        font-size: 14px;
    }
    .footer-container .links ul > li a {
        font-size: 14px;
    }
    .parallaxblock-outer {
        padding: 40px 0;
    }
    .testimonial-parallax,
    .brandslider-outer {
        margin-top: 20px;
    }
    .testimonial-parallax,
    .brandslider-outer {
        margin-bottom: 20px;
    }
	.testimonial_outer .testmonial-author1 {
		font-size: 17px;
	}
    #products .product-miniature .discount-percentage,
    #products .product-miniature .on-sale,
    #products .product-miniature .online-only,
    #products .product-miniature .product-flags .new,
    .featured-products .product-miniature .discount-percentage,
    .featured-products .product-miniature .on-sale,
    .featured-products .product-miniature .online-only,
    .featured-products .product-miniature .product-flags .new,
    .special-products .product-miniature .on-sale,
    .special-products .product-miniature .online-only,
    .special-products .product-miniature .product-flags .new,
    .special-products .product-miniature .discount-percentage,
    .product-accessories .product-miniature .discount-percentage,
    .product-accessories .product-miniature .on-sale,
    .product-accessories .product-miniature .online-only,
    .product-accessories .product-miniature .product-flags .new,
    .product-miniature .product-miniature .discount-percentage,
    .product-miniature .product-miniature .on-sale,
    .product-miniature .product-miniature .online-only,
    .product-miniature .product-miniature .product-flags .new {
        font-size: 13px;
    }
    .parallax-text3 {
        padding: 8px 0 18px;
    }
    #index .featured-products .product-miniature,
    #index.product-accessories .product-miniature,
    #index .product-miniature .product-miniature,
    #index #special-products .product-miniature {
        padding: 0 8px 0px;
    }
    h1.main-title {
        font-size: 22px !important;
    }
    .brandslider-inner .title a {
        font-size: 22px !important;
    }
    #products .product-miniature .discount-percentage.on-sale,
    #products .product-miniature .on-sale.on-sale,
    #products .product-miniature .online-only.on-sale,
    #products .product-miniature .product-flags .new.on-sale,
    .featured-products .product-miniature .discount-percentage.on-sale,
    .featured-products .product-miniature .on-sale.on-sale,
    .featured-products .product-miniature .online-only.on-sale,
    .featured-products .product-miniature .product-flags .new.on-sale,
    .special-products .product-miniature .discount-percentage.on-sale,
    .special-products .product-miniature .on-sale.on-sale,
    .special-products .product-miniature .online-only.on-sale,
    .special-products .product-miniature .product-flags .new.on-sale,
    .product-accessories .product-miniature .discount-percentage.on-sale,
    .product-accessories .product-miniature .on-sale.on-sale,
    .product-accessories .product-miniature .online-only.on-sale,
    .product-accessories .product-miniature .product-flags .new.on-sale,
    .product-miniature .product-miniature .discount-percentage.on-sale,
    .product-miniature .product-miniature .on-sale.on-sale,
    .product-miniature .product-miniature .online-only.on-sale,
    .product-miniature .product-miniature .product-flags .new.on-sale {
        top: 0px;
        right: 5px;
    }
    ul#featuredproducts-carousel {
        margin-bottom: 0px;
    }
	.testmonial-author {
		font-size: 15px;
	}
	.testimonial_outer h1.main-title {
		padding-bottom: 18px;
	}
	.testimonial-desc {
		font-size: 13px;
	}
	.nwsletter-maintitle {
		font-size: 19px;
	}
	.testimonial-outer .testminial-data {
		margin: 0 20px;
	}
	.testimonial_outer h1.main-title {
		margin: 0 20px 22px;
	}
}
@media screen and (max-width: 370px) {
	#products .grid .product-miniature {
		max-width: 100%;
		width: 100%;
	}
    body#checkout section.checkout-step h1 {
        font-size: 16px;
        line-height: 1.1;
    }
    .modal-header {
        border-bottom: 1px solid #e5e5e5;
        padding: 7px;
    }
}

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


.product-variants .product-variants-item {
    display: none;
}
.product-variants .product-variants-item:nth-child(1) {
    display: block;
}
.product-variants>.product-variants-item.Taille select {
    width: auto;
    padding-right: 50px;
}

.product-actions-after input[type=text], .product-actions-after input[type=email], .product-actions-after textarea {
    border: 1px solid rgba(0, 0, 0, .15);
    width: 100%;
    margin-top: .625rem;
}

.product-actions-after .form-group {
    margin-bottom: 5px;
}
.product-actions-after .form-group label.input input {
    display: inline-block;
    vertical-align: middle;
}
.product-actions-after .form-group label.input {
    text-align: left;
    margin-right: 30px;
    margin-top: 10px;
}
.product-actions-after select {
    border: 1px solid rgba(0, 0, 0, .15);
    width: 100%;
    margin-top: .625rem;
}
.product-actions-after em.required {
    color: red;
}
.hover-addtocart {
    display: none;
}


.product-variants li label:hover .sr-only {
    position: absolute;
    width: 160px !important;
    height: 17px !important;
    margin: -1px !important;
    overflow: hidden !important;
    clip: auto !important;
    border: 0 !important;
    z-index: 9999999 !important;
    overflow: visible !important;
    top: -25px !important;
    left: 0 !important;
    background: #fff !important;
    text-align: left !important;
    padding: 5px !important;
}

.product-variants li label:hover .sr-only, .product-variants1 li label input[type="radio"]:checked+span.color  .sr-only  {
    position: absolute;
    width: 160px !important;
    height: 17px !important;
    margin: -1px !important;
    overflow: hidden !important;
    clip: auto !important;
    border: 0 !important;
    z-index: 9999999 !important;
    overflow: visible !important;
    top: 30px !important;
    left: 0 !important;
    background: #fff !important;
    text-align: left !important;
    padding: 5px !important;
}
.product-variants li label:hover .sr-only  {
    top: 30px !important;
}

@media (min-width: 768px) {

    .search-widget form input[type=text] {
        width: 370px;
        border-radius: 20px;
        padding: 10px 20px;
    }
    .search-widget form button[type=submit] {
        margin-top: -10px;
    }

}


input.foq_input_js.foq_input {
    background-color: #fff;
    border: 1px solid #ff7101;
    width: 100%;
}
span.datecreated {
    font-weight: 400 !important;
    font-family: 'Avenir-Next-regular';
}
section.product-discounts {
    display: none;
}


span.colorselected {
    color: #000;
    font-weight: 600;
}

.color, .custom-checkbox input[type=checkbox]+span.color {
    border: 1px solid #8c8c8c;
}
ul#group_1 {
    margin-top: 20px;
}
.product-variants>.product-variants-item {
    margin: .5rem 0 1.25rem 0;
}

.form-group.row.checkbox.field_impression_broderie_2 {
    position: absolute;
    margin-top: -84px;
    margin-left: 310px;
}
.form-group.row.checkbox.field_impression_broderie_2 label.input {
    width: 140px;
}
.form-group.row.checkbox.field_impression_broderie_2 label.field_impression_broderie_2 {
    display: none;
}
.breadcumb_inner {
    padding: 0px 15px 0px;
}

.facet .dropdown-menu a {
    display: block;
    float: left;
    width: 100%;
    margin: 5px;
}

.facet ul .block-color a,  .facet ul .block-texture a {
 display: none !important;
}
.blockcolor{
    display: inline-block;
}

.facet .blockcolor .color, .facet .blockcolor .custom-checkbox input[type=checkbox]+span.color {
    width: 24px;
    height: 24px;
    float: left;
    margin: 0 4px 10px 1px;
}

.facet .col-sm-12.col-xs-12.col-md-12.facet-dropdown.dropdown {
    padding: 5px;
    cursor: pointer;
    border: 1px solid #ffe0c8;
}
.facet .dropdown-menu {
    padding: 10px;
}

#module-xipblog-single .form-control {
    border: 1px solid #777;
}
h2.main-title {
    color: #313131;
    font-family: 'Roboto',sans-serif;
    font-size: 32px;
    font-weight: 700;
    padding-bottom: 12px;
    position: relative;
    margin: 0 0 22px;
    text-align: left;
    text-transform: none;
    padding-bottom: 0;
    margin-bottom: 30px;
}
h2.main-title a {
    color: #313131;
}
#search_filters h2 {
    color: #313131;
    font-size: 28px;
    padding: 0 17px 16px;
    text-transform: capitalize;
    margin-bottom: 0;
    font-weight: 700;
    border-bottom: 2px solid #313131;
    background: #fff;
}


#product .product-discounts>.table-product-discounts thead tr th,
#product .product-discounts>.table-product-discounts tbody tr td {
    padding: 5px;
    width: auto;
}

.colorImageTooltip {
    display: none;
    position: absolute;
    background: rgba(0,0,0,.8);
    color: #fff;
    padding: 10px 14px 10px 94px;
    vertical-align: middle;
    top: 33px;
    left: -64px;
    width: auto;
    height: 72px;
    z-index: 1000;
}

.colorImage {
    display: block;
    width: 70px;
    height: 52px;
    position: absolute;
    left: 10px;
    top: 10px;
}
.colorImageName {
    display: block;
    padding: 0;
    height: 100%;
    min-width: 58px;
    text-align: left;
}
.colorImageName table {
    height: 100%;
    vertical-align: middle;
}
.colorImageTooltip:after {
    content: "";
    width: 0;
    height: 0;
    border-bottom: 6px solid rgba(0,0,0,.8);
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    position: absolute;
    top: -6px;
    left: 77px;
}
.blockcolorImage:hover .colorImageTooltip{
    display: block;
}

.reference_ref {
    float: left;
}
.reference_ref img {
    height: 125px;
    float: left;
}
.product-images.js-qv-product-images{
    margin-left: 150px; 
}


@media (max-width: 767px) {
form.ppc-forms .form-group.row.checkbox.field_impression_broderie_2 {
    margin-left: 140px;
}
form.ppc-forms .form-group.row.checkbox.field_impression_broderie_2 {
    margin-top: -124px!important;
}
    #header a,
    .dropdown .expand-more {
        font-size: 12px;
    }

    #header .header-nav #menu-icon {
        margin-top: 20px;
    }
}

/*.variant-links
{
    display: none;

}*/

ul#homepage-carousel {
    max-width: 1260px;
    margin: 0 auto;
}

.about-left- img {
    width: 100%;
    height: auto;
}


/* Formaulaire page produit */

 .ppc-forms .form-group input,
 .ppc-forms .form-group textarea,
 .ppc-forms .form-group select {
    box-shadow: 2px 2px 8px 0 rgba(0, 0, 0, .2);
    -webkit-box-shadow:2px 2px 8px 0 rgba(0, 0, 0, .2);

    color: #4d4d5c;
    font-size: 13px;
    border: 0;
    margin-top: 5px !important;
    -webkit-appearance: none;
}
 .ppc-forms .form-group select {
    padding-right: 25px;
}


 .product-actions #field_quantite,
 .product-actions #field_couleur_produit,
 .product-actions #field_nom_prenom_coordonnees,
 .product-actions #field_email_coordonnees,
 .product-actions #field_tel_coordonnees,
 .product-actions #field_ville_cp_coordonnees,
 .product-actions #field_organisation_coordonnees
 {
    /*width: 390px;*/
}

.btn-primary, .btn-secondary, .btn-tertiary {
    padding: 9px 20px;
    font-size: 14px;
    background: #212121;
}
 .product-actions .card {
    border: 0;
}
 .product-actions .card-header {
    background-color: #fff;
    border-bottom: 0;
}
 .product-actions .card-header h2 {
    font-size: 30px;
    font-weight: 700;
    color: #4d4d5c;
}
 .product-actions fieldset h2 {
    color: #4d4d5c;
}
 .product-actions_x .container.coordonnees label,
.product-actions_x .marquage .field_quantite label, 
.product-actions_x .marquage .field_couleur_produit label {
    display: none;
}
.ppc-forms  #myTab a.active {
    border: none;
    border-bottom: #050504 5px solid;
}
.ppc-forms #myTab a,
.ppc-forms  #myTab a:active,
.ppc-forms  #myTab a:focus {
    outline: none;
    padding-left: 5px;
    padding-right: 5px;
    float: left;
    font-size: 18px;
    color: #4d4d5c;
}
.ppc-forms #myTab a {
    border: none;
    border-bottom: transparent 5px solid;
}
.ppc-forms #myTabContent{
    padding: 10px 0 0 0;
    border: 0;
}
.ppc-forms #myTab li {
    width: auto;
    min-width: 100px;
}

.card-header.collapsed h2:after {
    content: url("../img/arrow-close.jpg");
}

.ppc-forms .form-group select {
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    background-color: #fff;
    background-image: url('../img/select-flesh.jpg'),
    linear-gradient(to bottom, #ffffff 0%,#fff 100%);
    background-repeat: no-repeat, repeat;
    background-position: right .7em top 50%, 0 0;
    background-size: .9em auto, 100%;
}



.ppc-forms .form-group input:focus, 
.ppc-forms .form-group textarea:focus, 
.ppc-forms .form-group select:focus {
    outline: 0;
}
.ppc-forms .form-group input, 
.ppc-forms .form-group textarea, 
.ppc-forms .form-group select {
    padding: .4rem 1rem;
}
.product-actions .card-body input#nextbtn {
    margin-left: 195px;
}


.ppc-forms .form-group select {
	padding-right: 30px;
}

#field_votre_fichier::-webkit-file-upload-button {
    visibility: hidden;
  }
#field_votre_fichier::before {
    content: 'Choisir un fichier';
    display: inline-block;
    background: linear-gradient(top, #4d4d5c, #4d4d5c);
    padding: 0 8px;
    outline: none;
    white-space: nowrap;
    -webkit-user-select: none;
    cursor: pointer;
    background: #4d4d5c;
    color: #fff;
    font-size: 13px;
    margin-right:10px;
  }
 #field_votre_fichier:hover::before {
    border-color: black;
  }
#field_votre_fichier:active::before {
    background: -webkit-linear-gradient(top, #4d4d5c, #4d4d5c);
  }

.ppc-forms .form-group>label {
    text-align: left;
    font-weight: 500;
    color: #4d4d5c;
}

.header-left-outer .left-desc {
    float: left;
    margin-right: 15px;
}
.header_phone {
    font-weight: bold;
}

.icon-phone:before {
    content: "\f095";
}

@media (max-width: 767px) {
     .product-actions #field_quantite,
     .product-actions #field_couleur_produit,
     .product-actions #field_nom_prenom_coordonnees,
     .product-actions #field_email_coordonnees,
     .product-actions #field_tel_coordonnees,
     .product-actions #field_ville_cp_coordonnees,
     .product-actions #field_organisation_coordonnees {
        width: 100%;
    }
    .ppc-forms  #myTab li {
        width: auto !important;
        min-width: auto !important;
        margin-right: 10px !important;
    }
    #face.active, 
    #dos.active, 
    #droit.active, 
    #gauche.active {
        display: block !important;
    }
    #face.active .form-group, 
    #dos.active .form-group, 
    #droit.active .form-group, 
    #gauche.active .form-group {
        padding: 5px 0 !important;
    }
     .product-actions .card-header h2 {
        font-size: 21px;
    }
     .product-actions .col-md-12,  .product-actions .col-md-8,  .product-actions .card-header {
        padding: 0;
    }
    .product-actions .card-body input#nextbtn {
        margin-left: 0;
        float: right;
    }
    .padding-top-0{
        padding-top: 15px !important;
    }

    #header-left-text {
        display: none;
    }

    .fancybox-mobile {
        width: 90% !important;
        left: 5% !important;
    }
    #all_input_qty {
        overflow: auto;
    }

    .header-nav > .container > .row > .mobile {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-justify-content: space-around;
            -ms-flex-pack: distribute;
                justify-content: space-around;
    }
}

.home_blog_post .blog_post_content_bottom 
{
    min-height: 250px;
    margin-top: 22px;
}


@media (min-width: 768px) {
	[id^="PM_ASBlock_"] .card-header {
	    display:none;
	}
}

body#category .product-miniature .product-price-and-shipping span[itemprop="price"] {
    font-size: 20px;
}

body#product .product-price span[itemprop="price"] {
    font-size: 20px;
    color: #ff7101;
}


@media (min-width: 768px) {
    #adtm_menu ul#menu {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-justify-content: space-around;
            -ms-flex-pack: distribute;
                justify-content: space-around;
        -webkit-box-align: center;
        -webkit-align-items: center;
           -moz-box-align: center;
            -ms-flex-align: center;
                align-items: center;
    }  

    #adtm_menu .advtm_menu_18 .columnWrapTable {
        width:auto;   
    }
    #adtm_menu .advtm_open_on_hover #menu .advtm_menu_18 div.adtm_sub {
        right: 0;
        left: auto;
        width: auto;
    }
    #adtm_menu .advtm_open_on_hover ul#menu .li-niveau1.advtm_menu_18:hover div.adtm_sub {
        left:auto;
    }
}



@media (min-width: 768px) and (max-width: 991px) {
    .li-niveau1 a span {
        padding: 0 6px;
    } 

    #adtm_menu .li-niveau1 a.a-niveau1 .advtm_menu_span {
        font-size: 13px;
    }   
}

@media (min-width: 992px) and (max-width: 1239px) {
    .li-niveau1 a span {
        padding: 0 10px;
    } 

    #adtm_menu .li-niveau1 a.a-niveau1 .advtm_menu_span {
        font-size: 16px;
    }   
}

/*@media (min-width: 768px) {
    .columnWrapTable tr {
        display:-webkit-box;
        display:-webkit-flex;
        display:-moz-box;
        display:-ms-flexbox;
        display:flex;
        -webkit-box-pack:justify;
        -webkit-justify-content:space-between;
           -moz-box-pack:justify;
            -ms-flex-pack:justify;
                justify-content:space-between;
    }

    #adtm_menu .image-column .adtm_column, #adtm_menu .image-column .adtm_column_wrap span.column_wrap_title, .image-column img.adtm_menu_icon {
        margin:0;
    }

    .columnWrapTable .adtm_column_wrap_td:not(.image-column) {
        -webkit-box-flex: 1;
        -webkit-flex: 1 0 auto;
           -moz-box-flex: 1;
            -ms-flex: 1 0 auto;
                flex: 1 0 auto;
    }
}*/

#adtm_menu {
	z-index:45;
}

.gbGreen,.gbGreen a.active, .gbGreen a:active {
    background: #ff7101 !important; 
}

.new-title-banner
{
    font-size: 35px;
    font-weight: 700;
    line-height: 30px;
    margin: 0 0 21px;
}
/*
#layerslider_1 {
    display: none;
}
*/
#brand-carousel.owl-carousel .owl-item {
    height: 240px;
    line-height: 240px;
    position: relative;
    padding: 0 10px;
}
#brand-carousel li.item {
    height: 240px;
    line-height: 240px;
    position: relative;
}
#brand-carousel.owl-carousel .owl-item img {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    max-height: 200px;
    width: 100%;
    -webkit-filter: grayscale(1);
            filter: grayscale(1);
}
@media screen and (max-width: 767px) {
    #brand-carousel.owl-carousel .owl-item {
        height: 140px;
        line-height: 140px;
        position: relative;
        padding: 0 10px;
    }
    #brand-carousel li.item {
        height: 140px;
        line-height: 140px;
    }

}

#product .add .btn {
    background: #ff7101;
}
.devis_express_btn a {
    background: #ff7101;
    color: #fff !important;
    border: 0 !important;
    transition: all 0.5s ease;
}
.devis_express_btn a:hover {
    background: #212121;
}

.devis_express_btn {
    border: 0 !important;
}
.cart-content-btn a.btn.btn-primary,
.checkout a.btn.btn-primary,
.cart-grid-body a.label.float-right,
.js-address-form button.btn.btn-primary,
button.continue,
.btn.disabled, .btn:disabled,
.payment-confirmation button.btn.btn-primary,
body#checkout [data-action=show-password]:hover,
#payment-confirmation button.btn.btn-primary.center-block {
    background: #ff7101;
    opacity: 1;
    border-radius: 0;
    transition: all 0.5s ease;
}
.custom-radio input[type=radio]:checked+span {
    background-color: #ff7101;
}
.cart-content-btn a.btn.btn-primary:hover,
.checkout a.btn.btn-primary:hover,
.cart-grid-body a.label:hover,
.js-address-form button.btn.btn-primary:hover,
button.continue:hover,
.btn.disabled:hover, .btn:disabled:hover,
.payment-confirmation button.btn.btn-primary:hover,
body#checkout [data-action=show-password],
#payment-confirmation button.btn.btn-primary.center-block:hover {
    background: #212121;
}
.cart-grid-body a.label {
    background: #777777;
}

.cart-content-btn a.btn.btn-primary {
    padding: 14px 19px;
}
.float-right {
    float: right !important;
}
a.label.float-right {
    padding: 15px;
}

#product .row.devis_express_btn a:hover, #product .add .btn:hover {
    background: #212121;
}

.nav-upper {
    background: #f5f5f5;
    z-index: 99;
    width: 100%;
}


/* optimisation Google speed*/
/*#layerslider_1
{
    display: none;
}*/

.featured-products-gps
{
    display: none;
}
/*.home_blog_post
{
    display: none;
}*/
@media screen and (max-width: 900px) {
    #header-left-text {
       /* font-size: 11px;*/
    }
}
main {
    overflow-x: hidden;
}
.errormsg {
    margin: 20px;
    color:red;
}
.cacher {
    display: none;
}

/* langue de */

html[lang="de"] #adtm_menu .li-niveau1 a.a-niveau1 .advtm_menu_span {
    font-size: 15px;
}
html[lang="de"] .blockcart>.header span.cart-products-count {
    right: initial;
    left: 40px;
}
.nwsletter-maintitle i.fa.icon-phone {
    margin: 0 10px 0 20px;
}

@media (max-width: 991px) and (min-width: 767px) {
    html[lang="de"] #adtm_menu .li-niveau1 a.a-niveau1 .advtm_menu_span {
        font-size: 13px;
    }

    html[lang="de"] .search-widget form input[type=text] {
        width: 230px;
    }
}
@media (max-width: 500px) {
    .devis_express_btn a {
        padding: .5rem .5rem;
    }
    html[lang="de"] .blockcart>.header span.cart-products-count {
        left: 30px;
    }
    #featured-products h2.main-title {
        font-size: 16px;
        margin: 10px 100px 30px 10px;
    }

    #isotopeCategories .s_title_block {
        font-size: 13px !important;
        height: auto;
        line-height: normal;
    }
}

.new-h2-product
{
    font-size: 1.1rem;
}
#category .category-description h2
{
    font-weight: bold;
    color : #333 ;
    font-size: 16px;
}
.category-children-h2
{
    font-weight: 400;
    width: 100%;
    display: inline-block;
    padding: 10px 0;
    font-size: 14px;
    color: #777;
}
span.category-tree-h2{
    margin-bottom: .5rem;
    display: block;
}

.h3-title-category-desc
{
    font-size: 14px;
}
.category-description h2 {
    font-weight: 700;
    color: #FF7101;
    font-size: 16px;
}
.category-description h3 {
    color: #333;
    font-size: 14px;
}
.category-description h4 {
    color: #FF7101;
    font-size: 12px;
}
textarea#delivery_message {
    width: 100%;
    float: left;
    border: 1px solid #ff7101;
    margin: 10px 0;
    padding: 5px;
}
@media (max-width : 767px)
{
	#_desktop_top_menu
	{
		display: none;
	}
}

.fancybox-mobile 
{ position: fixed !important; 
	top: 40px !important;
}
.blog_post ul
{
	list-style: inherit;
    padding-inline-start: 40px;
}

#header .devis_express_btn a {
    font-size: 18px;
    padding: 5px 18px;
    border-radius: 16px;
}

.nav-below {
    display: flex;
}

#displayNav2 {
    display: flex;
    align-items: center;
    flex-grow: 1;
    justify-content: flex-end;
}

._desktop_cart-wrapper {
    margin-left: 50px;
}

#user_info a {
    font-size: 18px;
    font-weight: 500;
    color: #333333;
}

#user_info a i {
    vertical-align: sub;
    color: #777777;
}

.ls-bottom-slidebuttons a {
    background: #c6c6c6!important;
    border-radius: 50%;
    width: 13px!important;
    height: 13px!important;
    margin: 4px;
}

.ls-bottom-slidebuttons a.ls-nav-active {
    background: #ff7101!important;
}

.ls-fullwidth .ls-nav-next, .ls-fullwidth .ls-nav-prev {
    background: none!important;
    width: 23px;
    height: 44px;
}

.ls-fullwidth .ls-nav-next::before, .ls-fullwidth .ls-nav-prev::before {
    display: block;
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
}

.ls-fullwidth .ls-nav-next::before {
    border-width: 22px 0 22px 23px;
    border-color: transparent transparent transparent #dfdfdf;
}

.ls-fullwidth .ls-nav-prev::before {
    border-width: 22px 23px 22px 0;
    border-color: transparent #dfdfdf transparent transparent;
}

.block_newsletter form input[type=text]::placeholder {
    color: #606060;
    font-weight: 500;
}

a[id*="76-54-73-91"]{
	padding-left: 35px;
	position: relative;
	display: inline-block;
	margin-top: 20px;
	font-size: 18px;
	font-weight: bold;
}

a[id*="76-54-73-91"]::before {
	content:"";
	width: 20px;
	height: 20px;
	/* background: red; */
	position: absolute;
	background-image: url(../img/phone-call.png);
	left: 0;
	top: 5px;
	opacity: 0.55;
}

@media (max-width: 767.98px) {
    .footer-top .block_newsletter {
        flex-direction: column;
    }
    #_desktop_language_selector {
        display: none!important;
    }
    #_mobile_user_info {
        float: left;
        margin: 0;
    }
    #user_info {
        margin-top: 12px;
    }
}

#_desktop_search_widget {
    margin: auto;
}

#header-left-text {
    margin-top: 6px;
}

body#index #featured-products {
    margin-top: 40px;
}

.product-miniature .product-description {
    text-align: left;
}

.product-miniature .product-title a {
    font-size: 18px!important;
    font-weight: 600!important;
    /*white-space: nowrap;
    max-width: 195px;
    overflow: hidden;*/
    display: inline-block;
    text-overflow: ellipsis;
}

.product-miniature .product-price-and-shipping {
    display: flex;
    align-items: flex-end;
    font-size: 12px;
    color: #919191;
}

.product-miniature .product-price-and-shipping span {
    color: #ff7101;
    font-size: 18px;
    font-weight: 600;
    margin-left: 13px;
}

.product-miniature .product-description .product-manufacturer {
    color: #000;
    margin-bottom: 0;
    font-weight: 500;
}

.product-miniature .product-description .product-title {
    margin-bottom: 0;
}

.product-miniature .product-description .product-title h2,
.product-miniature .product-description .product-title h3
{
    margin-bottom: 0;
}


#header-left-text {
    max-width: 730px;
    margin-left: 190px;
}


@media (max-width: 1239.98px) {
    #header-left-text {
        max-width: 530px;
        margin-left: 0;
    }
}

#adtm_menu div.adtm_column_wrap ul.adtm_elements li a:hover {
    color: #FF7101 ;
}

div#_desktop_language_selector {
    margin-left: 20px;
}

#featured-products h1.main-title {
    text-align: center;
}

.home_blog_post .blog_post_content p {
    color: #333;
}

#sticky-header {
    display:none;
    position: fixed;
    top: 0;
    background: #fff;
    z-index: 10000;
    width: 100vw;
    box-shadow: 0 0 8px rgb(0 0 0 / 30%);
    padding: 5px 27px 5px 10px;
}

#sticky-header.show {
    display: flex!important;
}

#sticky-header #sticky-header--inner {
    display: flex;
    display: flex!important;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    width: 100%;
}

#sticky-header .li-niveau1 .advtm_menu_span,
#sticky-header .li-niveau1 a .advtm_menu_span {
    color: #000;
}


#sticky-header .adtm_menu_container {
    padding: 0;
}

#adtm_menu ul#menu li.li-niveau1 a.a-niveau1 .advtm_menu_span {
    white-space: nowrap;
}

@media (min-width: 1200px) {
    #sticky-header #adtm_menu {
        max-width: 1140px;
        margin: auto;
    }
}

@media (min-width: 992px) and (max-width: 1200px) {
    #adtm_menu ul#menu li.li-niveau1 a.a-niveau1 .advtm_menu_span {
        font-size: 15px;
    }
}

@media (min-width: 768px) and (max-width: 1540px) {
    #sticky-header .adtm_menu_container {
        flex-basis : 100%;
        max-width: none;
        order: 3;
    }
}

#sticky-header .li-niveau1:hover > a.a-niveau1 .advtm_menu_span {
    color: #ff7101;
}

#sticky-header .logo {
    max-width: 190px;
}

#sticky-header .devis_express_btn .btn {
    font-size: 18px;
    padding: 5px 18px;
    border-radius: 16px;
}

.xipblog_img.img-responsive {
   margin-bottom: 1.5rem;
}

#module-xipblog-archive .blog_post_content .post_title
{
    min-height: 50px;
}
#module-xipblog-archive .kr_blog_post_area
{
    display: flex;
}
.blog-btn-news {
    float: right;
}

.blog-btn-news a {
    font-size: 18px;
    padding: 8px 20px;
    border-radius: 20px;
    background: #ff7101;
    color: #fff!important;
    border: 0!important;
    transition: all 0.5s ease;
}

.blog-btn-news a:hover {
    background: #212121;
}

.featured-products-additional-description-1 {
    margin-bottom: 5px;
}


@media (max-width: 767.98px) {
    #sticky-header {
        padding: 5px;
    }

    #sticky-header .header-logo {
        padding: 0;
    }

    #sticky-header .header-logo img {
        max-height: 42px;
        max-width: 100%;
    }
}


#header .header-top {
    z-index: 10010;
}


@media (max-width: 767.98px) {
	#sticky-header .header-logo img {
	    max-width: 120px;
	}

	#sticky-header #menu-icon {
		margin-left: 10px;
	}
}

@media (min-width: 768px) {
	#sticky-header #menu-icon {
		display:none;
	}
}


.PM_ASCriterionGroupSelect.form-control {
    background: #fafafa url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 10 6'%3E%3Cpolyline fill='none' stroke='%23777777' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' points='1,1 5,4.6 9,1 '/%3E%3C/svg%3E%0A") no-repeat right 14px center / 10px 6px;
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
    padding-right: 30px;
}

.PM_ASBlockOutputVertical .PM_ASCriterionsGroup.PM_ASCriterionsGroupFeature .PM_ASCriterionsGroupTitle {
    margin-bottom: 0;
    border: 0;
}

#product-toolbar {
    display: flex;
    margin-top: 30px;
}

#product-toolbar #filters-container {
    flex: 1 1 auto;
    margin: 5px 25px 0 0;
}

#product-toolbar #js-product-list-top {
    flex: 0 0 172px;
}
@media (max-width: 767.98px) {
    #product-toolbar #js-product-list-top {
        flex: auto;
    }
}

#listing-header {
    padding: 16px 0;
    border: #ededed 1px;
    border-style: solid none;
    margin-bottom: 30px;
}

#listing-header #heading-label {
    font-weight: 800;
    text-align: center;
    font-size: 26px;
    font-family: 'Poppins';
}


.aurone-cat-second-desc {
    max-width: 780px;
    margin: auto;
    text-align: center;
}

.product-miniature .product-desc {
    margin-top: 4px;
}

.PM_ASBlockOutputVertical .PM_ASCriterionsGroupTitle {
    font-family: 'Poppins';
    color: #313131;
}

.PM_ASCriterionGroupLink .PM_ASCriterionLink:hover {
    color: #FF7101;
    font-weight: normal;
}

#js-active-search-filters .PM_ASSelections li {
    margin: 5px 0;
}


#js-active-search-filters .active_filters {
    margin: -4px 0;
}


body#product .add .add-to-cart {
    background: #212121;
}

body#product .add .add-to-cart:hover {
    background: #ff7101;
}


/* .blockreassurance_product {
    display: flex;
    flex-wrap: wrap;
} */

.blockreassurance_product .blockreassurance__blk {
    flex: 0 1 230px;
    text-align: center;
}


.blockreassurance_product .item-product {
    float: none;
    height: auto;
    margin: 0;
    width: auto;
}

.blockreassurance_product .item-product img {
    height: auto;
    width: auto;
}

.blockreassurance_product p.block-title {
    font-size: 13px;
    line-height: 1;
    color: #777;
    margin: 15px auto 0;
}

.blockreassurance_product .blockreassurance__blk + .blockreassurance__blk {
    margin-left: 0px;
    margin-top: 20px;
}

body#product .rlp-product-footer .header-hr {
    margin: 0 0 30px 0;
}


body#product .lineven-relatedproducts {
    /*margin-top: 110px;*/
}

body#product .product-description p {
    font-size: 16px;
    line-height: 24px;
}


@media (max-width: 767.98px) {
    .blockreassurance_product {
        justify-content: space-between;
        margin: 0;
    }
    
    .blockreassurance_product .blockreassurance__blk {
        flex-basis: 150px;
    }
    
    .blockreassurance_product .blockreassurance__blk + .blockreassurance__blk {
        margin: 0;
    }
    
    
    body#product .lineven-relatedproducts {
        margin-top: 40px;
    }

}

body#product .lineven-relatedproducts #products .grid .product-miniature {
    width: 20%;
}


@media (max-width: 1199.98px) {
    body#product .lineven-relatedproducts #products .grid .product-miniature {
        width: 33.33%;
    }
}

@media (max-width: 767.98px) {
    body#product .lineven-relatedproducts #products .grid .product-miniature {
        width: 100%;
    }
}

.cart-grid-right .blockreassurance_product {
    justify-content: center;
}

.cart-grid-right .blockreassurance_product .blockreassurance__blk+.blockreassurance__blk {
    margin: 10px 0 0;
}

@media (max-width: 767.98px) {
    .cart-grid-right .blockreassurance_product .blockreassurance__blk {
        flex-basis: 200px;
    }
}

.PM_ASBlockOutputVertical .PM_ASCriterionsGroup.PM_ASCriterionsGroupFeature .PM_ASCriterionsGroupTitle {
    display: none;
}

.PM_ASCriterionGroupSelect.form-control {
    color: #313131;
    font-size: 1.125rem;
    font-weight: 700;
    font-family: 'Poppins';
}

.PM_ASBlockOutputVertical .PM_ASCriterionsGroupTitle .PM_ASCriterionsGroupName {
    margin-left: 16px;
}
@media (min-width: 768px) {
.bestseller_xblog .products article {
    width: 30%;
    margin-left: 3%;
}
}

#js-product-list .pagination {
    /*position: fixed;*/
    /*bottom: 0px;*/
    /*z-index: 9999;*/
    background-color: black;
    color: #ff7101;
    max-width: 780px;
    /*margin: 0;*/
    margin: 0 auto 30px auto;
    padding: 15px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: space-around;
}

@media (max-width: 767.98px) {
    #js-product-list .pagination {
        flex-direction: column;
        height: 90px;
    }
}

#js-product-list .pagination .li-spacer {
    background-color: black;
    position: relative;
    top: 5px;
}

 /* Spinner */
.zo-spinner {
    transform: rotateZ(45deg);
    perspective: 1000px;
    border-radius: 50%;
    width: 56px;
    height: 56px;
    color: #000;
    position: relative;
    font-size: xx-large;
    display: block;
    margin: 0 auto;
}

.zo-spinner:before,
.zo-spinner:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: inherit;
    height: inherit;
    border-radius: 50%;
    transform: rotateX(70deg);
    animation: 0.7s spin linear infinite;
}

.zo-spinner:after {
    color: #ff7101;
    transform: rotateY(70deg);
    animation-delay: .4s;
}

@keyframes rotate {
    0% {
    transform: translate(-50%, -50%) rotateZ(0deg);
    }
    100% {
    transform: translate(-50%, -50%) rotateZ(360deg);
    }
}

@keyframes rotateccw {
    0% {
    transform: translate(-50%, -50%) rotate(0deg);
    }
    100% {
    transform: translate(-50%, -50%) rotate(-360deg);
    }
}

@keyframes spin {
    0%,
    100% {
    box-shadow: .2em 0px 0 0px currentcolor;
    }
    12% {
    box-shadow: .2em .2em 0 0 currentcolor;
    }
    25% {
    box-shadow: 0 .2em 0 0px currentcolor;
    }
    37% {
    box-shadow: -.2em .2em 0 0 currentcolor;
    }
    50% {
    box-shadow: -.2em 0 0 0 currentcolor;
    }
    62% {
    box-shadow: -.2em -.2em 0 0 currentcolor;
    }
    75% {
    box-shadow: 0px -.2em 0 0 currentcolor;
    }
    87% {
    box-shadow: .2em -.2em 0 0 currentcolor;
    }
}
 /* End Spinner */

/* blog mobile */
@media all and (max-width: 480px)
{
    #module-xipblog-archive .kr_blog_post_area .blog_post .blog_post_content .blog_post_content_bottom .content_more .read_more {
        padding: 10px 39px 10px 20px;
    }
    #module-xipblog-archive .blog_post_content_bottom .meta_category {
        min-height: 47px;
    }
    #module-xipblog-archive .blog_post_content .post_title {
        min-height: 115px;
    }
    #module-xipblog-archive .blog_post_content .post_content {
        min-height: 238px;
    }
}
@media (max-width: 480px){
    #heading-label {
        height: 58px!important;
        display: flex;
        justify-content: center;
        align-items: center;
        
    }
}

/* blog mobile */


/* Disable filters */
#left-column [id^="PM_ASBlockOutput_"].currently-researching {
    pointer-events: none;
    opacity: 0.5;
}

/* Cursor spinner */
.cursor-spinner, .cursor-product-spinner {
    display: none;
    width: 32px;
    height: 16px;
     --c: linear-gradient(#ff7101 0 0);
     background: var(--c) 0%   50%,
            var(--c) 50%  50%,
            var(--c) 100% 50%;
     background-size: 5.1px 100%;
     background-repeat: no-repeat;
     animation: cursor-spinner-t0lx83md 1s infinite linear;
     
    position: absolute;
    z-index: 1000;
    pointer-events: none;
  }
  
  @keyframes cursor-spinner-t0lx83md {
     33% {
        background-size: 5.1px 10% ,5.1px 100%,5.1px 100%;
     }
  
     50% {
        background-size: 5.1px 100%,5.1px 10% ,5.1px 100%;
     }
  
     66% {
        background-size: 5.1px 100%,5.1px 100%,5.1px 10%;
     }
  }
  
/* Intervention ajout curseur devis */
#curseur_quantity , #Range_devis_personnalise
{
    box-shadow: none; 
    width: 100%;
    padding-left: 0px;
    padding-right: 0px;
}

#curseur_quantity::-webkit-slider-runnable-track , #Range_devis_personnalise::-webkit-slider-runnable-track {
    background: linear-gradient(to right, #000 var(--percentage, 50%), #ddd var(--percentage, 50%));
    height: 3px;
    cursor: pointer;
}

#curseur_quantity::-moz-range-track , #Range_devis_personnalise::-moz-range-track {
    background: #ddd;
    height: 3px;
    cursor: pointer;
}
#curseur_quantity::-moz-range-progress , #Range_devis_personnalise::-moz-range-progress {
    background: #000; /* Color before thumb */
    height: 3px;
}

#curseur_quantity::-webkit-slider-thumb , #Range_devis_personnalise::-webkit-slider-thumb {
    -webkit-appearance: none;
    background-color: var(--thumb-bg, #ff7101);
    width: 20px;
    height: 20px;
    border-radius: 50%;
    cursor: pointer;
    margin-top: -8px;
    transition: background-color 0.3s;
}

#curseur_quantity::-moz-range-thumb , #Range_devis_personnalise::-moz-range-thumb {
    background-color: var(--thumb-bg, #ff7101);
    width: 20px;
    height: 20px;
    border-radius: 50%;
    cursor: pointer;
    transition: background-color 0.3s;
}

.range-container {
    position: relative;
    width: 100%;
    margin-top: 20px;
}
.minmax-labels {
    display: flex;
    justify-content: space-between;
    position: relative;
    width: 100%;
    padding: 5px 0;  /* Espacement au-dessus des étiquettes min et max */
}

.minmax-labels span {
    color: black;
    margin-top: 3px;
}
.div_quantity_express
{
    display: flex;
    align-items: center;
}
#field_quantite_express , #field_quantite
{
    width: 25%;
    margin-right: 15px;
}
.div_quantity_express span
{
    color: #000;
    margin-left: 10px;
}
@media (max-width: 540px)
{
    #field_quantite_express , #field_quantite {
        padding-left: 0.6rem;
        width: 50%;
    }
}
/* Intervention ajout curseur devis */

.ppc-forms .form-group .marquage input {-webkit-appearance: checkbox;}

.ppc-forms .form-group .marquage label.input {float:left;padding-right:50px;}

/*ajout ubimedia*/
.product-variants > .product-variants-item .color {border-radius:50px;}

#sticky-header #displayNav2 {justify-content: center;flex-grow: 0;}
#sticky-header #displayNav2  #_desktop_search_widget {display: none;}

.pl-10 {padding-left:10px;}

#featuredproducts-grid {display: flex;flex-wrap: wrap;}

#blockcart-modal:not(.loaded_crossell) .modal-content {transform:none}
.modal.in .modal-dialog {transform: translateY(25%);}

/*ajout ubimedia fiche produit*/
.bloc-ref-marque {display: flex;flex-wrap: wrap;justify-content: space-between;}
.bloc-ref-marque span {color: #777}

#tab-content {border: 1px solid #ebebeb;background: none;}
.tabs .tab-pane {background: #fff;padding: 15px;}

.tabs .nav-tabs .nav-item {
  border-top:1px solid #ebebeb;
  border-left:1px solid #efefef;
  border-right:1px solid #efefef;
}

@media (max-width:560px) {
   .tabs .nav-tabs .nav-item {float: none;}
   .nav-tabs .nav-item + .nav-item {margin-left: 0rem;}
}
.tabs .nav-tabs .nav-link.active, .tabs .nav-tabs .nav-link:hover {color: #313131;background: #fff;}

.product-features > dl.data-sheet dt.name {font-weight: 700;}

#product h4.ets_crosssell_title {
   font-weight: 700;
   color: #313131;
   text-transform: none;
   font-size: 1.375rem;
   padding-bottom: 20px;
}

/*blog page accueil*/
.home_blog_post .meta_date {display: flex;}
.home_blog_post .meta_author {display: none !important;}

.home_blog_post .content_more .read_more {color: #ff7101;}
.home_blog_post .content_more .read_more::after {
  content: "\f178";
  display: inline-block;
  font-family: "FontAwesome";
  margin-left: 10px;
  color: #ff7101;
}
.home_blog_post .content_more .read_more:hover,
.home_blog_post .content_more .read_more:hover::after {color: #777;}

@media (min-width:767px) {
h1.h1blog {margin-top:0}
}

@media (max-width:992px) {
   #module-xipblog-archive #wrapper {padding-left: 15px;padding-right: 15px;}
}
@media (max-width:768px) {
   .kr_blog_post_area .kr_blog_post_inner.blog_style_column.column_3 .blog_post {width: 50%}
}

@media (max-width:480px) {
   .kr_blog_post_area .kr_blog_post_inner.blog_style_column.column_3 .blog_post {width: 100%}
}

.kr_blog_post_area .blog_post .blog_post_content .blog_post_content_bottom .post_title {
   font-size: 1.125rem;
   font-family: inherit;
   text-transform: none;
   font-weight: 400;
   margin-bottom: .5rem;
   color: #777;
   min-height: inherit;
   }

.kr_blog_post_area .blog_post .blog_post_content .blog_post_content_bottom .post_meta {padding-bottom: 0;margin-bottom: 0;}

.kr_blog_post_area .blog_post .blog_post_content .blog_post_content_bottom .post_meta > div {
  float: inherit;
  margin-right: inherit;
  padding-right: inherit;
  border-right: none;
  font-size: inherit;
  line-height: 1.4em;
  font-family: inherit;
  text-transform: none;
  margin-bottom: 10px;
  color: #333;
  display: flex;
}

.kr_blog_post_area .blog_post .blog_post_content .blog_post_content_bottom .post_meta > div a {
  color: #777;
}

.post_content {
  color: #333;
  font-size: 14px !important;
  line-height: 1.4em !important;
}

.kr_blog_post_area .blog_post .blog_post_content .blog_post_content_bottom .content_more .read_more {
   color: #ff7101;
   text-transform: none;
   font-weight: 400;
   font-family: inherit;
   }
   
@media (max-width: 480px) {
  #module-xipblog-archive .blog_post_content .post_title,
  #module-xipblog-archive .blog_post_content .post_content,
  #module-xipblog-archive .blog_post_content_bottom .meta_category {min-height: inherit;}
  .kr_blog_post_area .blog_post .blog_post_content .blog_post_content_bottom .post_content {margin-bottom: 15px;}
}

/*formulaire*/
.form_1 .form-control,
.form_2 .form-control {
   background: #fff;
   border: 1px solid #ebebeb;
   border-radius:5px;
   box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
   }

.form_1 .qte input,
.form_2 .qte input {max-width: 200px;}

.form_1 .maxwidth input,
.form_1 .maxwidth select,
.form_2 .maxwidth input,
.form_2 .maxwidth select {max-width: 500px;}

.form_1 .btn.btn-info.fileinput,
.form_2 .btn.btn-info.fileinput {background: #ff7101;border-color: #ff7101;}
.form_1 .btn.btn-info.fileinput:hover,
.form_1 .btn.btn-info.fileinput.ui-state-hover,
.form_2 .btn.btn-info.fileinput:hover,
.form_2 .btn.btn-info.fileinput.ui-state-hover {background: #212121;border-color: #212121;color:#fff;}

.form_1 .btn.btn-primary,
.form_2 .btn.btn-primary {background: #ff7101;}
.form_1 .btn.btn-primary:hover,
.form_2 .btn.btn-primary:hover {background: #212121;}

.form_1 #element_7,
.form_1 #element_13,
.form_1 #element_8,
.form_1 #element_9,
.form_1 #element_11,
.form_1 #element_12 {width: 50%;height: 95px;}

.form_2 #element_19,
.form_2 #element_20,
.form_2 #element_21,
.form_2 #element_22,
.form_2 #element_24,
.form_2 #element_25 {width: 50%;}

.form_1 #element_7.maxwidth input,
.form_1 #element_13.maxwidth input,
.form_1 #element_8.maxwidth input,
.form_1 #element_9.maxwidth input,
.form_1 #element_11.maxwidth input,
.form_1 #element_12.maxwidth input {max-width: 100%;}

.form_2 #element_19.maxwidth input,
.form_2 #element_20.maxwidth input,
.form_2 #element_21.maxwidth input,
.form_2 #element_22.maxwidth input,
.form_2 #element_24.maxwidth input,
.form_2 #element_25.maxwidth input {max-width: 100%;}

@media (max-width:767px) {
.form_1 #element_7,
.form_1 #element_13,
.form_1 #element_8,
.form_1 #element_9,
.form_1 #element_11,
.form_1 #element_12 {width: 100%;}

.form_2 #element_19,
.form_2 #element_20,
.form_2 #element_21,
.form_2 #element_22,
.form_2 #element_24,
.form_2 #element_25 {width: 100%;}
}

#module-formmaker-form .card-block {padding: 1.25rem 0}
#module-formmaker-form .card {border: none}
#module-formmaker-form .page-subheading.ets_crosssell_title {
   font-weight: 700;
   color: #313131;
   text-transform: none;
   font-size: 1.375rem;
   padding-bottom: 20px;
}
/* --- CONTENEUR DU FORMULAIRE --- */
.form-maker-form {
  max-width: 600px;
  margin: 40px auto;
  padding: 25px;
  background-color: #fff;
  border-radius: 12px;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.05);
}

/* --- CONTENEUR DU FORMULAIRE --- */
.form-maker-form {
  max-width: 600px;
  margin: 40px auto;
  padding: 25px;
  background-color: #fff;
  border-radius: 12px;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.05);
}

/* --- CHAMPS DE FORMULAIRE --- */
.form-maker-form input[type="text"],
.form-maker-form input[type="email"],
.form-maker-form input[type="tel"],
.form-maker-form textarea,
.form-maker-form select {
  width: 100%;
  padding: 10px 12px;
  border: 1px solid #ccc;
  border-radius: 6px;
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.05);
  font-size: 14px;
}

/* --- LABELS --- */
.form-maker-form label {
  display: block;
  margin-bottom: 6px;
  font-weight: 600;
  font-size: 14px;
  color: #333;
  line-height: 1.3;
  text-align: left !important;
}

/* --- ESPACEMENT ENTRE BLOCS --- */
.form-maker-form .form-group {
  margin-bottom: 18px;
}

/* --- ASTÉRISQUES --- */
.form-maker-form label sup {
  color: red;
  font-size: 10px;
  vertical-align: super;
  margin-left: 2px;
}

/* --- BOUTON ENVOYER --- */
.form-maker-form button,
.form-maker-form input[type="submit"] {
  background-color: #ff6f00;
  color: white;
  padding: 12px 20px;
  font-size: 15px;
  font-weight: bold;
  border: none;
  border-radius: 6px;
  cursor: pointer;
  width: 100%;
  margin-top: 15px;
}

.form-maker-form button:hover,
.form-maker-form input[type="submit"]:hover {
  background-color: #e66000;
}

/* --- OPTIONS RADIO ALIGNÉES --- */
.form-maker-form .form-group.radio-group {
  display: flex;
  gap: 25px;
  align-items: center;
  margin-top: 10px;
  flex-wrap: wrap;
}

/* --- CORRECTION DES ALIGNEMENTS RADIO + ICÔNES --- */
.form-maker-form .form-group.radio-group input[type="radio"] {
  margin: 0;
  transform: scale(1.2);
}

/* --- CIBLE LE TEXTE APRÈS CHAQUE RADIO --- */
.form-maker-form .form-group.radio-group input[type="radio"] + label,
.form-maker-form .form-group.radio-group input[type="radio"] + span,
.form-maker-form .form-group.radio-group input[type="radio"] + strong {
  display: inline-flex;
  align-items: center;
  font-weight: 500;
  gap: 6px;
  font-size: 14px;
  cursor: pointer;
  margin-left: 6px;
}

/* --- AJOUT DES ICÔNES DANS LE TEXTE SUIVANT LES RADIOS --- */
.form-maker-form .form-group.radio-group input[value*="impression"] + *::before {
  content: "🖨️ ";
  font-size: 16px;
}

.form-maker-form .form-group.radio-group input[value*="broderie"] + *::before {
  content: "🧵 ";
  font-size: 16px;
}

/* --- AJUSTEMENT SPÉCIFIQUE POUR LE CHAMP QUANTITÉ --- */
.form-maker-form input[name*="quantity"] {
  max-width: 120px;
}

