﻿.sticker.sticker-default.stickernew {
	background-color:#ffffff;
	border: 1px solid #484a3f;
	color:#484a3f;
}
.row.actions {
	background-color:#f7f4f0;
	padding:20px 10px;
}
@media (max-width: 640px) {
	.contact-info.pull-right {
	text-align:right;
	}
	.contact-info.pull-right a {
	margin-right:0;
	}
	.form-wrap [class*=col-] {
	border-right: 0px solid #fff;
	border-left:0px solid #ffffff;
	}
	.form-wrap .form-group {
		margin-top:0px;
	}
	.form-group input,
	.form-group .chosen-container {
		margin-bottom:10px;
	}
	.coupon input {
		margin-bottom:10px;
	}
	.form-group {
		margin-bottom:0px;
	}
	.search-on-mobile {
		width:100% !important;
	}
	.coupon .input-text {
    max-width: 155px
	}
}
.search-on-mobile {
		width:400px;
}

.footer-center ul,
.footer-center img,
.footer-center p {
	text-align:center;
}
#filter0in3filters .card-image {
	margin-top:20px;
}
.popup-red {
	color:#ffffff;
	background-color:#c65e38;
}
.popup-red h3,
.popup-red p {
	color:#ffffff;
}
.popover.top.popup-red > .arrow:after
{
    border-top-color: #c65e38 !important;
}
.encart-color {
	background-color:#ebddd8; 
	padding: 35px 20px; 
	margin-bottom:20px;
}
.encart-color h3 {
	margin-bottom:22px;
}
@media (max-width: 1395px) {
	.encart-color {
		padding: 29px 20px;
	}
	.encart-color h3 {
    margin-bottom: 20px !important;
	}
}
@media (max-width: 1295px) {
	.encart-color {
		padding: 22px 20px;
	}
	.encart-color h3 {
    margin-bottom: 20px !important;
	}
}
@media (max-width: 1200px) {
	.encart-color {
		padding: 18px 18px;
	}
	.encart-color h3 {
		margin-bottom: 12px !important;
		font-size: 17px;
	}
	.encart-color h6 {
		font-size:14px;
		font-weight:400;
	}
}
@media (max-width: 1000px) {
	.encart-color {
		padding: 15px 18px;
		margin-top:4px;
	}
	.encart-color h3 {
		margin-bottom: 0px !important;
		font-size: 17px;
	}
}
.brands-list img {
	max-width: 150px !important;
}

.product-details {
	font-family: baskerville;
    font-weight: 400;
    font-size: 16px;
}
.product-brand a {
	color: #b6b6b6;
    text-transform: uppercase;
    font-weight: 400;
}
.tab-pane p {
	margin-bottom: 3px;
}
.espace-logo {
	margin-top:0px; 
	margin-bottom:45px
}
@media (max-width: 1200px) {
	.espace-logo {
		margin-top: 15px;
		margin-bottom: 10px;
	}
}
@media (min-width: 1301px) and (max-width:1450px) {
	.navbar-nav > li > a {
		padding: 0 45px 0 0;
	}
}
@media (max-width: 1300px) {
	.navbar-nav > li > a {
		padding: 0 32px 0 0;
	}
}
.reassurance p {
	line-height: 24px;
}
.titre-page {
	margin-bottom:100px; 
	margin-top:50px;
}
.titre-page h1 {
	text-transform:uppercase;
	font-weight: 400;
}

.quote {
	font-style:italic;
	font-size:17px;
	line-height:35px;
}
.table > thead > tr > th {
    border-bottom: 1px solid #e6e6e6;
    border-top: 1px solid #e6e6e6 !important;
}
.product-quantity a.minus {
	border-right:0 !important;
	margin-right: -4px;
}
.product-quantity a.plus {
	border-left:0 !important;
	margin-left: -4px;
}
.customer_details {
	background-color:#f7f4f0;
	padding-top:20px;
	padding-bottom:20px;
}
.checkout .btn-default {
	padding:0 32px;
	height:48px;
	line-height:48px;
}
.no-button {
	background-color: #ffffff;
    color: #484a3f;
    font-weight: 400;
    font-size: 14px;
}
.no-button:hover {
    color: #000;
}
.card-light.card-border-solid {
	background-color: #f7f4f0;
	border:0;
}
.cards .card-light.card-border-solid:not(.back):hover,
.card-light.card-border-solid.card-transparent:hover {
	background-color: #f0eae5;
	border:0;
}

.cat-list .chosen-container {
	border:1px solid #484a3f;
	height:52px;
}
.cat-list .chosen-container-single .chosen-single {
	line-height:52px;
}
.cat-list .chosen-container-single .chosen-single div:after {
	line-height:52px;
}
.table-cart-total .chosen-container {
	border:1px solid #484a3f;
	height:52px;
}
.table-cart-total .chosen-container-single .chosen-single {
	line-height:52px;
}
.table-cart-total .chosen-container-single .chosen-single div:after {
	line-height:52px;
}

.icon-login {
	line-height:49px;
}
.contact-form .form-wrap input, .contact-form .form-wrap textarea, .contact-form .form-wrap .chosen-container {
	border: 1px solid #484a3f;
	margin: 13px 0;
}
.contact-form .form-wrap input, .contact-form .form-wrap .chosen-container {
	height:52px;
}
.contact-form .input[type=text], .contact-form input[type=email], .contact-form input[type=password], .contact-form input[type=search], .contact-form input[type=tel], .contact-form textarea {
	border:0;
}
.modal-body-inside .chosen-results {
	padding:0px;
}
@media (max-width: 992px) {
	.align-center2 {
		text-align:center;
	}
	.align-center2 .pull-right {
		float: initial !important;
	}
}
.footer-row .widget-cash-list li {
	padding:0 10px;
}
.vignettes-rayons h3 {
	text-transform:uppercase;
	font-size:17px;
	margin-bottom:30px;
	margin-top:25px;
}
.vignettes-rayons [class*=col-] {
	padding-left:20px; 
	padding-right:20px;
}

.product .brand a {
	color:#b6b6b6;
	text-transform:uppercase;
	font-weight:400;
}
.product-features {
	margin-bottom:3px;
}
.product-features a {
	font-weight:400;
	color:#484a3f;
}
html body .RadInput_Default .riTextBox, html body .RadInputMgr_Default {
    color: #484a3f !important;
    font: 14px "baskerville",arial,sans-serif !important;
    border-top: 1px solid #484a3f !important;
	border-bottom: 1px solid #484a3f !important;
	border-right:0 !important;
	border-left:0 !important;
	height:52px;
}
.RadTreeView_Metro .rtPlus, .RadTreeView_Metro .rtMinus {
	background-image: url('/assets/images/WebResource.png') !important;
}
.RadTreeView_Metro { 
	font-family: karla !important;
	color:#484a3f !important;	
	font-size:12.5px !important;
	text-transform:uppercase !important;
	letter-spacing: 1px !important;
}
.RadTreeView .rtIn {
    padding: 2px 2px 10px !important;
}
.RadTreeView_Metro .rtHover .rtIn {
	background-color:#ffffff !important; 
	border-color: #ffffff !important;
}
.RadTreeView .rtTop, .RadTreeView .rtMid, .RadTreeView .rtBot {
	padding: 1px 0 1px 10px !important;
}

.single-product-page-cart-form .btn-primary {
	font-size:15px;
	text-transform:uppercase;
	padding-top:16px; 
	padding-bottom: 16px;
	height:auto;
}
@font-face {
    font-family: "baskerville";
    src: url('/assets/fonts/baskerville/LibreBaskerville-Regular.woff');
}
@font-face {
    font-family: "karla";
    src: url('/assets/fonts/karla/Karla-VariableFont_wght.woff');
}
@font-face {
    font-family: "karla-bold";
    src: url('/assets/fonts/karla/Karla-Bold.woff');
}
@font-face {
    font-family: "karla-extrabold";
    src: url('/assets/fonts/karla/Karla-ExtraBold.woff');
}
@media (min-width: 768px) {
	.pull-right-lg {
		float: right;
	}
	.align-right-lg {
		text-align:right;
	}
}

@media (max-width: 768px) {
	.checkoutcenter {
		text-align: center;
		margin-bottom: 10px;
	}
	.align-right-lg {
		text-align: center;
	}
}
@media screen and (max-width: 702px) {
	.navbar-form .fa
	{
		font-size: 20px;
	}
}

.video-container {
    position: relative;
    padding-bottom: 56.25%; /* ratio 16/9 */
    height: 0; overflow: hidden;
    clear: both;
}
.video-container iframe,
.video-container object,
.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.noDownArrowInDropdown::after
{
    color: transparent !important;
}

.ShipToADifferentAddressDisabled { color: #b3b3b3; }

.brand { font-size: 14px; display: block; }

#ctl00_ContentPlaceHolder1_dropDownListCat2_chosen { width: 92% !important; }
#ctl00_ContentPlaceHolder1_dropDownListCat3_chosen { width: 92% !important; }
#ctl00_ContentPlaceHolder1_LinkButtonRemoveCat2 { color: #da3636; }
#ctl00_ContentPlaceHolder1_LinkButtonRemoveCat2:hover { color: #1a1a1a; }
#ctl00_ContentPlaceHolder1_LinkButtonRemoveCat3 { color: #da3636; }
#ctl00_ContentPlaceHolder1_LinkButtonRemoveCat3:hover { color: #1a1a1a; }

#ctl00_ContentPlaceHolder1_RayonsRepeater1_LinkButtonRemoveSearchKey { color: #da3636; }
#ctl00_ContentPlaceHolder1_RayonsRepeater1_LinkButtonRemoveSearchKey:hover { color: #1a1a1a; }
#ctl00_ContentPlaceHolder1_RayonsRepeater1_PanelSearchKeys { margin-top: 15px; }

#ctl00_ContentPlaceHolder1_PriceSlider1_HyperLinkResetPriceSlider { color: #da3636; }
#ctl00_ContentPlaceHolder1_PriceSlider1_HyperLinkResetPriceSlider:hover { color: #1a1a1a; }
#ctl00_ContentPlaceHolder1_PriceSlider1_HyperLinkResetPriceSlider { margin-left: 15px; }

#h1item { 
	font-size: 16px !important; 
	margin: 0 0 5px !important; 
	font-family:baskerville; 
	font-weight:400;
}
#h2item {     
    margin-top: -3px !important;
    font-size: 14px !important;
    font-weight: 400 !important;
    line-height: 22px !important;
    display: inline-block !important;
    margin: 0 !important;
    vertical-align: middle !important;
    color: #999 !important;
	letter-spacing:0px;
}

@media screen and (min-width: 768px) {
    .rowvcenter {
        display: flex;
        align-items: center;
    }
}

@media screen and (max-width: 602px) {
    #ctl00_ContentPlaceHolder1_divButtonCancel {
        margin-bottom: 10px !important;
    }
}

div[class^="col-"] img {
    max-width: 100%;
}

#ctl00_cartInMenu1_PanelCartList li 
{
    padding: 10px !important;
}

.comments .comment .comment-text {
    margin-left: 0 !important;
}

.rtPlus 
{
    margin-top: 10px !important;
}

.rtMinus
{
    margin-top: 10px !important;
}

.widget_product_categories_selected
{
    font-weight:600 !important;

}

#ctl00_ContentPlaceHolder1_ButtonAddToCart {
    margin-top: 5px;
}
#ctl00_ContentPlaceHolder1_RadNumericTextBoxQty {
    margin-top: 5px;
}
#ctl00_ContentPlaceHolder1_HyperLinkMinus {
    margin-top: 5px;
	margin-right: -5px;
}
#ctl00_ContentPlaceHolder1_HyperLinkPlus {
    margin-top: 5px;
	margin-left: -5px;
}
#single-product-description {
    margin-bottom: 20px !important;}

/* prix dans AutoContent3Filters */

.mask-dark.mask-info .amount {
    font-size: 18px;
}
.mask-dark.mask-info del .amount {
    margin-right: 5px;
    color: #808080;
}

.mask-dark.mask-info ins .amount {
    color: #d93636;
    font-weight: bolder;
}

.mask-dark.mask-info .amount {
    color: #fff;
}

.RadSocialShare_Default { border: 0 !important; }

.RadSocialShare_Default li { padding-top: 10px !important; }
.RadSocialShare_Default li:first-child { padding-bottom: 12px !important; }

@media screen and (max-width: 479px) {
    #ctl00_ContentPlaceHolder1_ProcessSteps1_HyperLink1 { float: left; }
    #ctl00_ContentPlaceHolder1_ProcessSteps1_HyperLink2 { float: left; }
    #ctl00_ContentPlaceHolder1_ProcessSteps1_HyperLink3 { float: left; }
    #ctl00_ContentPlaceHolder1_ProcessSteps1_HyperLink4 { float: left; }
    #ctl00_ContentPlaceHolder1_ProcessSteps1_HyperLink5 { float: left; }
}

/***********************************************************************************
 *	+ GO TOP
 ***********************************************************************************/
	
	#go-top {
		z-index: 7000;
		display: none;
		position: fixed;
		bottom: 50px;
		right: 50px;
		width: 42px;
		height: 42px;
		border-radius: 50%;
		font-size: 20px;
		line-height: 38px;
		text-decoration: none;
		cursor: pointer;
		text-align: center;
		background-color: #ffffff;
		color: #484a3f;
		border: 1px solid #484a3f;
		-webkit-transition: all 0.3s;
				transition: all 0.3s;
	}
	
	#go-top:hover {
		background-color: #d5cec2;
	}
	
	@media screen and (max-width: 767px)
    {
        #go-top { right: 10px;}
    }

/***********************************************************************************
 *	+ SOCIAL MEDIA
 ***********************************************************************************/
	
	.social-media {
		margin-bottom: 20px;
	}
	
	.social-media a {
		display: inline-block;
		font-size: 16px;
		line-height: 16px;
		text-decoration: none;
		margin: 5px 20px 5px 0;
		color: #6e6e6e;
		-webkit-transition: all 0.3s;
				transition: all 0.3s;
	}
	
	.social-media a:last-child {
		margin-right: 0;
	}
	
	.social-media a.adobe-reader:hover { color: #a42222 !important; }
	.social-media a.amazon:hover { color: #fe9608 !important; }
	.social-media a.android:hover { color: #a4c639 !important; }
	.social-media a.apple:hover { color: #d6d7cf !important; }
	.social-media a.badoo:hover { color: #f17834 !important; }
	.social-media a.behance:hover { color: #1e69e1 !important; }
	.social-media a.blogger:hover { color: #f26c37 !important; }
	.social-media a.blueetooth:hover { color: #0a3d91 !important; }
	.social-media a.chrome:hover { color: #ecc31d !important; }
	.social-media a.css:hover { color: #14a0dd !important; }
	.social-media a.deezer:hover { color: #ff0090 !important; }
	.social-media a.delicious:hover { color: #4088da !important; }
	.social-media a.deviantart:hover { color: #b6ca2a !important; }
	.social-media a.digg:hover { color: #006094 !important; }
	.social-media a.dribble:hover { color: #f26798 !important; }
	.social-media a.dropbox:hover { color: #007de4 !important; }
	.social-media a.drupal:hover { color: #3677ad !important; }
	.social-media a.email:hover { color: #000000 !important; }
	.social-media a.facebook:hover { color: #3b5998 !important; }
	.social-media a.firefox:hover { color: #3194cb !important; }
	.social-media a.flickr:hover { color: #0062dd !important; }
	.social-media a.google:hover { color: #c63427 !important; }
	.social-media a.html:hover { color: #f06129 !important; }
	.social-media a.instagram:hover { color: #a07459 !important; }
	.social-media a.internet-explorer:hover { color: #20bcee !important; }
	.social-media a.itunes:hover { color: #169bf0 !important; }
	.social-media a.java:hover { color: #e66e00 !important; }
	.social-media a.joomla:hover { color: #5aa526 !important; }
	.social-media a.last-fm:hover { color: #f73600 !important; }
	.social-media a.linkedin:hover { color: #0077b5 !important; }
	.social-media a.linux:hover { color: #000000 !important; }
	.social-media a.myspace:hover { color: #003399 !important; }
	.social-media a.opera:hover { color: #c10d0c !important; }
	.social-media a.outlook:hover { color: #0073c6 !important; }
	.social-media a.paypal:hover { color: #193866 !important; }
	.social-media a.picasa:hover { color: #8b689f !important; }
	.social-media a.pinterest:hover { color: #f71819 !important; }
	.social-media a.reddit:hover { color: #ff4500 !important; }
	.social-media a.rss:hover { color: #fb7629 !important; }
	.social-media a.safari:hover { color: #00a9ec !important; }
	.social-media a.share:hover { color: #010101 !important; }
	.social-media a.skype:hover { color: #00abeb !important; }
	.social-media a.soundcloud:hover { color: #ff3b00 !important; }
	.social-media a.spotify:hover { color: #9ac600 !important; }
	.social-media a.steam:hover { color: #020202 !important; }
	.social-media a.tumblr:hover { color: #34465d !important; }
	.social-media a.twitter:hover { color: #5ea9dd !important; }
	.social-media a.utorent:hover { color: #269036 !important; }
	.social-media a.vimeo:hover { color: #1ca7cc !important; }
	.social-media a.vine:hover { color: #02c594 !important; }
	.social-media a.vk:hover { color: #4c75a3 !important; }
	.social-media a.weibo:hover { color: #d52b2b !important; }
	.social-media a.weixin:hover { color: #f03c48 !important; }
	.social-media a.whatsapp:hover { color: #11ae09 !important; }
	.social-media a.wikipedia:hover { color: #363636 !important; }
	.social-media a.windows:hover { color: #00abf3 !important; }
	.social-media a.word:hover { color: #2a5699 !important; }
	.social-media a.wordpress:hover { color: #464646 !important; }
	.social-media a.xing:hover { color: #005d5e !important; }
	.social-media a.yahoo:hover { color: #44029a !important; }
	.social-media a.youtube:hover { color: #e22d24 !important; }
	
	
	/* COLORS */
	.social-media.color-default a:hover { color: #fe5e3e !important; }
	.social-media.color-blue a:hover { color: #00d2ed !important; }
	.social-media.color-green a:hover { color: #00e095 !important; }

    /* Info Stock*/
.InfoStock {
    font-size:small;
    font-style:italic;
    color:#fff;
	background-color:#deba9e;
	padding:3px 7px;
	border-radius:5px;
}

div#ControlsCatalogs {
    margin-bottom: 40px;
}

#ControlsCatalogs_XS select {
    color: black;
    width: 100%;
    height: 40px;
}
@media only screen and (min-width : 768px) {
.is-table-row {
    display: table;
}

    .is-table-row [class*="col-"] {
        float: none;
        display: table-cell;
        vertical-align: top;
        padding : 20px 0 40px 0 ;
    }
}