/* Generic */

.breadcrumbs{
    font-size:13px;
}

ul.bullet li {
    background: url(../images/infortis/_shared/cck/list/bullet.png) 0 0 no-repeat;
}	

.header-regular .mini-cart-heading { cursor:pointer; }
/*UPSAP*/
div[id^="div_closebutton_access_"]
{
font-weight: 700;
font-size: 13px;
line-height: 23px;
background-color: #B6CE5E;
color : #FFFFFF;
border-radius : 10px;
text-align : center;
position : absolute;
top :10px;
right : 10px;
cursor : pointer;
width : 23px;
height : 23px;
}
input[id^="s_method_upsap"] + label
{
	text-decoration : underline;
	cursor : pointer;
}

div[id^="div_preload_access_points"]
{
	border-top: 1px solid #cccccc;
	padding-top : 5px;
	margin-top : 5px;
	display : inline-block;
}
div[id^="div_preload_access_points"]::before
{
	content : "▶ ";
	color : #B6CE5E;
	font-weight: 700;
}
.UPS_access_info
{
	font-weight : bold;
}

/*CSS CUSTOM DIDIER */
/*disabled checkbox for blackbird*/
#payment_form_monetico_multitime .control
{
	display : none;
}
/*change size acheter pour depasser oyster */
#product-addtocart-button
{
	font-size : 1.3em;
	font-weight : bold;
}
.brandbold{
	
	font-weight : bold;
}

.notice-inner
{
	max-width : 100% !important;
	padding: 10px 10px 10px 10px !important;
	margin: 0 5% !important;
	background-image : none !important;
	display : flex;
}
#notice-cookie-block
{
	background-color : rgb(245, 245, 245, 0.85) !important;
	width : 50%;
	border : 4px solid #cecece;
	z-index: 8000;
}
.notice-inner .notice-text
{
	width : 80%;
}
.notice-inner .notice-text a
{
	color : #9ebb27;
}
.notice-inner .notice-text a:hover
{
	color : #cccccc;
}
.notice-inner .actions
{
	text-align : center;
	display :flex !important;
	flex-wrap: wrap;
	justify-content: space-around;
	align-items: center;
}
.notice-inner .button
{
	display : inline-block;
}
.cookie_close
{
	color: #7e7e7e;
	top: 5px;
right: 7px;
position : absolute;
font-weight: 700;
font-size: 13px;
width: 21px;
height: 22px;
line-height: 23px;
background-color: #f6f6f6;
cursor: pointer;
}

@media screen and (max-width: 766px) {
	#notice-cookie-block
{
	width : 100%;
}
}

/* Home */

.cms-index-index .section-title{
    text-transform: uppercase;
    font-size: 20px;
    color: #443d35;
    border-color: #9ebb27;
    border-width: 2px;
}

.cms-index-index .the-slideshow-banners .section-title{
	display:none;
}

.cms-index-index .the-slideshow-banners .products-grid .item{
	padding:0;
}

.the-slideshow-wrapper .slider-arrows1-pos-top-right .owl-controls .owl-buttons{
	top:0;
}

.the-slideshow-wrapper .owl-pagination{
	display:none;
}

/* Product */

.product-view .box-tabs .panel h2{
	display:none;
}

.zoom-btn-small{
	display:none;
}

.product-view .product-shop .price-box .regular-price .price, .product-view .product-shop .price-box .special-price .price, .product-view .product-shop .price-box .special-price .price-label, .product-view .product-shop .price-box .price-including-tax .price, .product-view .product-options-bottom .price-box .regular-price .price, .product-view .price-as-configured .price, .map-popup-price .regular-price .price, .product-view .price-box.map-info .old-price .price{
	font-size: 2.5em !important;
}

.product-view .product-shop .price-box .old-price .price, .product-view .product-shop .price-box .old-price .price-label{
	font-size: 2em !important;
}

.special-price .price-label{
	display:none;
}

.product-view .product-shop .price-box .old-price{
	float:left;
	margin-right:10px;
}

.product-view .freeshipping {
    color: #8dad09;
    font-weight: bold;
    clear: both;
}

.freeshipping .ib {
	background:#fff;
	color:#9ebb27;
}

.product-view .availability{
	font-weight: bold;
	color: #8dad09;
	margin:0;
	font-size:1.5em;
}

.special-price .price, .special-price .price-label, .minimal-price-link .price{
	color:#8dad09 !important;
}

.sticker-wrapper.top-right{
	top:0;
}

.liste-similaires li{
	float:left;
}

.feature-wrapper.bottom-border{
	padding-bottom:0;
}

.col-main .box-reviews .highlight{
	background:transparent;
}

.product-view .feature-wrapper.bottom-border{margin-bottom:15px;}
.product-view ul#lesplus {margin:7px 0 15px; padding-bottom:15px; border-bottom:1px solid #f5f5f5;}
.product-view ul#lesplus li{display:inline-block; margin-right:10px;}
.product-view ul#lesplus li:last-child{margin-right:0;}
.product-view .plus-title{text-transform:uppercase; font-weight:700; font-size:14px;}
.block_product_secondary_bottom{ padding-bottom: 20px; border-bottom: 1px solid #f5f5f5; margin-bottom: 20px;}

/* Category */

.block-vertnav{
    display:none;
}

.m-filter-item-list li a {
    float: left;
    margin-right: 5px;
    clear: left;
}

.mb-mana-catalog-leftnav .block-title,  .mb-mana-catalogsearch-leftnav .block-title{
	background:#443d35;
	color:#fff;
	padding:10px;
}

.mb-mana-catalog-leftnav dt,  .mb-mana-catalogsearch-leftnav dt{
	border:1px solid #443d35;
	text-transform: uppercase;
	padding:10px !important;
}

.mb-top-layered-navigation { display: block !important; }

.mb-mana-catalog-leftnav dd,  .mb-mana-catalogsearch-leftnav dd{
	border:1px solid #443d35;
	border-top:0;
	padding-top: 10px !important;
	margin:0 0 20px 0 !important;
}

.m-filter-slider{
	margin:0 0 10px !important;
}

.block-layered-nav dl dd ol > li > a:before{
	display:none;
}

.block-layered-nav dl dd ol > li > a, .block-layered-nav dl dd ol > li > span{
	padding:0 0 5px 0;
}

ol.m-filter-css-checkboxes li a.m-checkbox-unchecked, ol.m-filter-css-checkboxes li a.m-checkbox-checked{
	margin-right:2px;
    display:initial;
}

.block-layered-nav .block-content > dl > dd{
	padding: 0 5px 10px 5px;
}

.block-layered-nav .m-filter-group{
	display: none;
}

.price-box .price, .price-as-configured .price{
	font-size:20px;
	font-weight:bold;
}

.products-grid .freeshipping {
    color: #8dad09;
    font-weight: bold;
    clear: both;
    margin-bottom:10px;
}

.block-layered-nav li{
	clear:left;
    line-height: 14px;
    height:14px;
    padding: 2px 0px;
}

.m-filter-colors{width:95% !important;}

/* checkout */

.mini-cart .mini-cart-content .btn-edit{display:none}

.checkout-cart-index .col-edit{display:none}

.onestepcheckout-shipping-method-section .sp-methods dt{
	display:block !important;
}

#one-step-checkout-form .order-information ol li .onestepcheckout-shipping-method-section ul li{
	margin:0 !important;
}

@media screen and (max-width: 960px) {
    .header-top .item-left, .header-top .item-right{float:none}
    .header-top {line-height:inherit;}
    .header-top p{ text-align:center;font-size:11px;}
    .fb-page > span, .fb-page iframe{width:100% !important;}

}
@media screen and (max-width: 766px) {
.atoutvente
{
	width : 0px !important;
	display : none;
}
.couponbox
{
	width : 100% !important;
}
.cart .totals-inner
{
padding :10px;	
}
}
