﻿.revendeurs.row {
    margin-right: -15px;
    margin-left: -15px;
}

.revendeurs {
    font-size: 0;
    margin-top: 0;
    margin-bottom: 0;
}

.align-revendeur {
    position: relative;
    display: inline-block;
    float: none;
    margin-bottom: 15px;
    padding: 0 25px;
    vertical-align: top;
}

.revendeur > h3 {
	margin-bottom:15px;
	}
	
.revendeur > p {
	margin-bottom:5px;
	font-size:14px !important;
	}
	
.revendeur {
	border: 1px solid rgba(45, 41, 38, .3);
	padding:20px;
	margin-bottom:30px;
	}
	
.icon-revendeur{
	font-size:16px;
	margin-right:7px;
	color: #00B2A9;
	}
	
.colorstock-red{
    font-size: 14px;
    line-height: 50px;
    position: absolute;
    z-index: 2;
    bottom: 15px;
    right: 15px;
    display: block;
    width: 15px;
    height: 15px;
    text-align: center;
    color: #fff;
    border-radius: 50%;
	background-color: #ED2D45;
	}
	
.colorstock-green{
    font-size: 14px;
    line-height: 50px;
    position: absolute;
    z-index: 2;
    bottom: 15px;
    right: 15px;
    display: block;
    width: 15px;
    height: 15px;
    text-align: center;
    color: #fff;
    border-radius: 50%;
	background-color: #21D381;
	}
	
	
@media screen and (min-width: 1000px) {
    .no-margin {
        padding-left: 7px;
        padding-right: 7px;
    }
}

@media screen and (min-width: 1000px) {
    .no-margin-left {
        padding-left: 7px;
        padding-right: 30px;
    }
}

@media screen and (min-width: 1000px) {
    .no-margin-right {
        padding-right: 7px;
        padding-left: 30px;
    }
}

hr.hr-bold-long
{
    border-top-width: 2px;
    border-color: #00B2A9;
	margin-top:15px;
	margin-bottom:25px;
}

.intro-p{
	font-size: 14px;
	font-weight: 400;
	line-height: 1.5em;
	color: rgba(45, 41, 38, .5);
}
.page-intro-title{
	font-size: 18px;
	font-weight: 400;
	color: #2D2926;
}	
.page-breadcrump{
	font-size: 22px;
	font-weight: 400;
	color: #2D2926;
}	

.cards .card-dark:not(.back):hover > .heading-divider {
	background-color:#01b2aa !important;
	}	
	
.cards .card-dark:not(.back):hover > .icon.icon-color {
	color:#01b2aa !important;
	}	
	
.card-dark > .heading-divider {
	background-color:#ffffff !important;
	}
	
.card-dark > .icon.icon-color {
	color:#ffffff !important;
	}

.RadTreeView_Metro .rtPlus, .RadTreeView_Metro .rtMinus{ 
	background-image: url('/assets/images/WebResource.png') !important;
}

#ctl00_ContentPlaceHolder1_RayonsRepeater1_RadTreeViewRFS span { 
    font-weight: 600;
}

#ctl00_ContentPlaceHolder1_RayonsRepeater1_RadTreeViewRFS { 

	font-family: 'Open Sans', sans-serif; 
	font-size:13px;
	text-transform:uppercase;
	font-weight:600;
	color:#292829; 
}

html body .RadInput_Default .riTextBox, html body .RadInputMgr_Default{
	border-color: rgba(45, 41, 38, .3)!important; 
}
/* signature trm */

#signature_trm {
    display: inline-block;
    overflow: hidden;
    position: relative;
    text-align: left;
    transition: all 0.7s ease 0s;
    width: 35px;
    float:right;
	margin-top: 7px;
	padding: 0;
    border: 0;
    outline: 0;
    background: transparent;
    vertical-align: baseline;
	box-sizing: border-box;
	

}
#signature_trm:hover {
    width: 150px;
}
#signature_trm_span {
	bottom: -8px;
	padding-left: 10px;
	position: absolute;
	width: 150px; 
	font-size: 12px;
}

/* suite */

.noDownArrowInDropdown::after
{
    color: transparent !important;
}

.ShipToADifferentAddressDisabled { color: #b3b3b3; }

.brand { font-size: 12px; display: block; }

#ctl00_ContentPlaceHolder1_dropDownListCat2_chosen { width: 92% !important; }
#ctl00_ContentPlaceHolder1_dropDownListCat3_chosen { width: 92% !important; }
#ctl00_ContentPlaceHolder1_LinkButtonRemoveCat2 { color: #01b2aa; }
#ctl00_ContentPlaceHolder1_LinkButtonRemoveCat2:hover { color: #1a1a1a; }
#ctl00_ContentPlaceHolder1_LinkButtonRemoveCat3 { color: #01b2aa; }
#ctl00_ContentPlaceHolder1_LinkButtonRemoveCat3:hover { color: #1a1a1a; }

#ctl00_ContentPlaceHolder1_RayonsRepeater1_LinkButtonRemoveSearchKey { color: #01b2aa; }
#ctl00_ContentPlaceHolder1_RayonsRepeater1_LinkButtonRemoveSearchKey:hover { color: #1a1a1a; }
#ctl00_ContentPlaceHolder1_RayonsRepeater1_PanelSearchKeys { margin-top: 15px; }

#ctl00_ContentPlaceHolder1_PriceSlider1_HyperLinkResetPriceSlider { color: #01b2aa; }
#ctl00_ContentPlaceHolder1_PriceSlider1_HyperLinkResetPriceSlider:hover { color: #1a1a1a; }
#ctl00_ContentPlaceHolder1_PriceSlider1_HyperLinkResetPriceSlider { margin-left: 15px; }

#h1item { font-size: 24px !important; margin: 0 0 11px !important; font-weight: 700; color: #2D2926; text-transform: uppercase; }
#h2item {     
    margin-top: -3px !important;
    font-size: 24px !important;
    font-weight: 700 !important;
    line-height: 30px !important;
    display: inline-block !important;
    margin: 0 !important;
    vertical-align: middle !important;
	text-transform: uppercase;
    color: #2D2926 !important;
}

@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
{
    border-bottom: 2px solid #01b2aa;

}

#ctl00_ContentPlaceHolder1_ButtonAddToCart {
    margin-top: 10px;
}
#ctl00_ContentPlaceHolder1_RadNumericTextBoxQty {
    margin-top: 10px;
}
#ctl00_ContentPlaceHolder1_HyperLinkMinus {
    margin-top: 10px;
}
#ctl00_ContentPlaceHolder1_HyperLinkPlus {
    margin-top: 10px;
}
#single-product-description {
    margin-bottom: 20px !important;
	margin-top: 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: #282e3a;
		color: #fff;
		-webkit-transition: all 0.3s;
				transition: all 0.3s;
	}
	
	#go-top:hover {
		background-color: #01b2aa;
	}
	
	@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 {
    color:#acaaab;
	font-size: 14px;
	font-weight: 400;
	color: rgba(45, 41, 38, .5)
}


#ctl00_ContentPlaceHolder1_CatFilterLeft_dropDownListCat1_chosen {
    width: 92% !important;
}

#ctl00_ContentPlaceHolder1_CatFilterLeft_dropDownListCat2_chosen {
    width: 92% !important;
}

#ctl00_ContentPlaceHolder1_CatFilterLeft_dropDownListCat3_chosen {
    width: 92% !important;
}

#ctl00_ContentPlaceHolder1_CatFilterLeft_dropDownListCat4_chosen {
    width: 92% !important;
}
#ctl00_ContentPlaceHolder1_CatFilterLeft_dropDownListCat5_chosen {
    width: 92% !important;
}
#ctl00_ContentPlaceHolder1_CatFilterLeft_dropDownListCat6_chosen {
    width: 92% !important;
}