#warning { display:none }

.sizes {
	margin-bottom:15px
}

.sizes li {
    display: inline-block;
}
.sizes li a {
    display: inline-block;
    border: 1px solid #eee;
    height: 40px;
    line-height: 40px;
    text-align: center;
    margin: 0 5px 5px 0;
    padding: 0 10px;
}

.sizes li a.nb_ {
	border: 1px solid #bb9452;
}

.StripeElement {
    background-color: white;
    padding: 8px 12px;
    border-radius: 4px;
    border: 1px solid transparent;
    box-shadow: 0 1px 3px 0 #e6ebf1;
    -webkit-transition: box-shadow 150ms ease;
    transition: box-shadow 150ms ease;
	max-width:50%;
	margin:auto;
}

.StripeElement--focus {
    box-shadow: 0 1px 3px 0 #cfd7df;
}

.StripeElement--invalid {
    border-color: #fa755a;
}

.StripeElement--webkit-autofill {
    background-color: #fefde5 !important;
}

#cookiesdirective { text-align:center!important; color:#fff; z-index: 1111111; }
#cookiesdirective a {color: #fff!important }
#impliedsubmit { background:#666!important }


#accordion .card-body {
border-left: 4px solid #bb9452;
    margin: 0 0 40px 20px;
    padding: 0 0 0 20px;

}
#accordion button {
    border: 0;
    background: transparent;
    color: #bb9452;
    padding: 0;
	text-align: left;
}

.popupcart {
	position:absolute; margin:auto; background:#fff; top:35%; left:50%; margin-left:-275px; width:550px; padding:10px; z-index:100000; color:#333; display: block; text-align:center
}

#contact-form p {
	font-size:10px
}

@media (max-width: 768px) {
	.popupcart {
		position:absolute; margin:auto; background:#fff; top:35%; left:50%; margin-left:-175px; width:350px; padding:10px; z-index:100000; color:#333; display: block; text-align:center
	}
	
	.shipping:first-child {
    width: 100%!important;
	}
	.shipping {
		float: inherit!important;
		width: 100%!important;
		margin-bottom:10px
	}
	
}

img__ {
image-rendering: auto;
  image-rendering: crisp-edges;
}


.zoomContainer  {
height: 1px!important;
width: 1px!important;
}

.btcaddiel, .btcaddier { 
color: #fff!important;
background: #bb9452;
padding: 10px 10px;
float: left;
margin-top: 15px;
 }
 
.btcaddier { 
	float:right
}

.btcaddiel a, .btcaddier a { 
color: #fff!important;
}
.btcaddiel:hover, .btcaddier:hover {
	background:#000
}

.caddie th, .tetiere {
color: #fff!important;
background: #bb9452;	
padding:5px
}

.table td { padding:10px }

.lignecaddie { padding:5px; border-bottom:1px dashed #f0f0f0 }

.actions-log { text-align:center ; margin-bottom: 10px; }

/* ------------------------------------
24. Login page area
--------------------------------------*/
.customer-login-area {
    margin-bottom: 50px;
}
.my-account{
	margin-top: 20px;
}
.form-fields, .form-fields2 {
    border-bottom: none;
    border-left: 1px solid #d3d3d3;
    border-right: 1px solid #d3d3d3;
    border-top: 1px solid #d3d3d3;
    float: left;
    padding: 20px 25px;
    width: 100%;
}

.form-fields2 {
    border-bottom: 1px solid #d3d3d3;
}

.form-fields h2 {
    border-bottom: 1px solid #d3d3d3;
    font-size: 17px;
    margin: 0 0 15px;
    padding: 0 0 5px;
    text-transform: uppercase;
	color: #bb9452;
}
.form-fields label {
	font-family: Roboto,Arial,Helvetica,sans-serif;
    margin: 0 0 5px;
	color: #000000;
	font-weight: 400;
}
.form-row label span.required {
    color: red;
    font-weight: 700;
    border: 0;
	line-height: 2;
	font-size: 14px;
}
.form-fields input, .form-fields select {
    background: #f0f0f0;
    border: 0;
    border-radius: 0;
    height: 36px;
    max-width: 100%;
    padding: 0 0 0 10px;
    box-sizing: border-box;
    width: 100%;
    margin: 0;
    outline: 0;
    line-height: 1;
}

input[type="checkbox"], input[type="radio"] {

    width: auto !important;
    height: auto !important;
}

.customer-register .form-action, 
.customer-login .form-action{
	background: #fff;
    border-bottom: 1px solid #d3d3d3;
    border-left: 1px solid #d3d3d3;
    border-right: 1px solid #d3d3d3;
    border-top: none;
    float: left;
    padding: 0 20px 16px;
    width: 100%;
}

.compte { margin-top:30px }
.compte a { border:1px solid #bb9452; background:#fff; padding:10px; color:#fff; display: inline-block; }



.compte { margin-top:30px }

.compte p { color:#a1a1a1; font-size:14px; margin-bottom:20px; }
.compte { margin-top:0; }
.compte a {font-weight: 600; position:relative; text-align:center; border: 1px solid #aaaaaa; color: #555; padding:10px; padding-top:80px; width:100%; display: block; min-height: 150px; margin-bottom: 20px; margin-top: 20px;}
.compte a span { color:#aaaaaa; font-size:12px; font-weight:normal; display:block;min-height: 35px; }

.compte p a { border:0; display:inline; padding:0; width:auto }
.compte a:hover { text-decoration:none; color:#fff; border: 1px solid #bb9452;  background:#bb9452 }
.compte a:hover span { text-decoration:none; color:#fff; }

.compte a:before { 
    position: absolute;
    width: 100%;
    height: 50px;
    top: 15px;
    left: 0;
    right: 0;
	font-family: 'FontAwesome';
	font-size: 50px;
	color: #bb9452;
	font-weight: normal;
 }
.compte a:hover:before { color:#fff; }

.compte a.user:before { content:'\f007'; }
.compte a.password:before { content:'\f13e'; }

.compte a.commande:before { content:'\f07a'; }

.compte a.bonkdo:before { content:'\f06b'; }

.compte a.logout:before { content:'\f011'; }
.compte a.admin:before { content:'\f013'; }

.compte a.logout:hover:before, .compte a.admin:hover:before { color:#fff; }

.compte a.parrain:before { content:'\f0c0'; }


.form-action a { color:#000; }

.my-account p.lost_password {
    float: left;
    line-height: 20px;
    margin: 10px 0 0 0;
}
.my-account label.inline {
    float: right;
    font-weight: normal;
    line-height: 20px;
    margin: 10px 20px 0 0;
}
input#rememberme {
    margin-right: 3px;
    margin-top: 0;
    position: relative;
    top: 2px;
}
.my-account .actions-log {
  /*  float: right; */
}


.actions-log input {
    border: 0;
    background: #bb9452;
    color: #fff;
    text-transform: uppercase;
    padding: 10px 20px;
	transition: .3s
}
.actions-log input:hover{
	background: #3f3f3f;
	transition: .3s
}

/* ---------------------------------------
21. Shoping-cart area
------------------------------------------*/
/*7.1 Shopping Cart Table
----------------------------------------------------------------------------------------------*/


.social a {

    font-size: 20px;
    margin: 0 10px;

}

.bar-title {
    text-align: center;
    position: relative;
	width: 100%;
}

.bar-title::after {
    content: "";
    width: 100%;
    border-top: 1px dashed #3f3f3f;
    position: absolute;
    left: 0;
    top: 50%;
}


.bar-title h3 {
		line-height: 1.5;	
}
.bar-title hr {
	display:none;
}
.bar-title h3 span {
    margin: 0;
    font-weight: 700;
    font-size: 18px;
    color: #bb9452;
    background: #fff;
    padding: 0 20px;
    display: inline-block;
    letter-spacing: 4px;
    position: relative;
    z-index: 1;
}


#Zone_Widget{
    margin: auto;
    display: inline-block;
}

.table-responsive {
    overflow-x: auto;
    overflow-y: hidden;
    width: 100%
}
.table-responsive {
    min-height: 0.01%;
    overflow-x: auto;
}
table.cart-table {
    margin-bottom: 65px;
	width: 99.9%;
}
h4.cart-title {
    color: #000;
    margin-bottom: 34px;
    margin-top: 2px;
    text-transform: uppercase
}
.cart-table thead tr th {
    border: 1px solid #EBEBEB;
    border-collapse: collapse;
    color: #000;
    font-family: Arial;
    font-size: 12px;
	background: #EBEBEB;
    font-weight: 300;
    height: 49px;
    text-align: center;
    vertical-align: middle
}
.cart-table tbody tr td {
    border: 1px solid #e1e1e1;
    border-collapse: collapse;
    font-family: arial;
    font-size: 12px;
    font-weight: normal;
    padding: 35px 48px;
	padding: 15px 20px;
	text-align: center;
	color: #3f3f3f
}
.cart-table tbody tr td {
    padding: 36px 28px
}

.cart-table tbody tr td span {
	color:#bb9452;
}

.cart-table tbody tr td i {
    font-size: 12px;
	font-weight: 400;
}
.cart-price, .cart-subtotal {
    color: #3f3f3f;
    font-family: "Roboto", sans-serif;
    font-size: 12px;
    font-weight: 400
}
.cart-table img.img-responsive {
    width: 133px;
}
.cart-table tbody tr td input {
    background-color: #f0f0f0;
    border: medium none;
    color: #000;
    font-size: 15px;
    height: 39px;
    text-align: center;
    width: 82px
}

.cart-table tbody tr td input.kdo,
.cart-table tbody tr td textarea.kdo{
    background-color: #fff;
    border: 1px solid #f0f0f0;
    text-align: left;
    width:100%;
    font-size: 13px;
    padding: 5px;
}

#Zone_Widget  input {

    font-size: inherit;
    height: auto;
}

.cart-table tbody tr td.actions-crt {
    padding: 30px 0
}
.cartPage-btn a{
	padding: 12px 100px
}
.cart-table .cartPage-btn a:hover{
	padding: 12px 100px;
	color: #c2a376;
}
.cartPage-btn {
    float: none;
}
.cartPage-btn li {
    display: inline-block;
    margin-right: 9px
}
.cartPage-btn li a.cbtn:hover {
    background: none repeat scroll 0 0 #0f99de
}
.cart-area-start .cart-table tbody tr td{vertical-align: middle}
.actions-crt a{
	padding: 10px 20px;
    background: #3f3f3f;
    color: #fff !important;
    transition: .3s;
}
.actions-crt a:hover{
	background: #bb9452;
	color: #fff !important;
	transition: .3s;
}

.bgwhite { background:#fff!important }

.shipping {
    float: left;
    margin-right: 3%;
    overflow: hidden;
    width: 31%;
	background: #EBEBEB;
    padding: 30px 20px 0px;
}
.shipping:first-child {
    width: 32%
}
.shipping:last-child {
    margin-right: 0
}
.shipping.coupon h5 {
    margin-bottom: 22px;
    text-transform: uppercase;
	color: #3f3f3f;
}
.shipping.coupon > p {
    color: #8b8b8b;
    font-size: 12px;
    margin-bottom: 15px
}
input.coupon-input, .selectOption input {
    background: none repeat scroll 0 0 #fefefe;
    border: medium none;
    display: block;
    font-family: Arial;
    font-size: 14px;
    margin-bottom: 29px;
    padding: 6px;
    width: 80%;
	float: left;
}
.shipping button {
    background-color: #ffffff;
    border: medium none;
    color: #252525;
	border: 1px solid #d3d3d3;
    font-family: "Roboto", sans-serif;
    font-size: 12px;
    font-weight: bold;
    height: auto;
    line-height: 30px;
    /*margin-bottom: 53px; */
    text-align: center;
    text-transform: uppercase;
    width: 18%; 
	float:right;
}
.shipping button:hover{
	color: #fff;
	border-color: #000;
	transition: .3s;
	background: #000
}
.shippingTitle > p {
    color: #000;
    font-size: 12px;
    margin-bottom: 14px
}
.shippingTitle span {
    color: #f00
}
.selectParent > select {
    background: #fefefe;
    border: medium none;
    font-family: Arial;
    font-size: 14px;
    height: 34px;
    line-height: 34px;
    margin-bottom: 26px;
    outline: medium none;
    padding: 0 5px;
    width: 100%
}
.cart-totals {
    background: #ffffff;
	border: 1px solid #ccc;
}
.cart-totals li {
    color: #3f3f3f;
    display: block;
    font-family: "Roboto", sans-serif
}
.cart-totals li.cartSubT {
    font-size: 14px;
    margin-bottom: 20px;
	text-align: left;
}
.cart-totals li.cartSubT span{float:right}
.cart-totals li.cartGrandT {
    border-bottom: 1px solid #535353;
    font-size: 24px;
    padding-bottom: 20px;
    margin-bottom: 32px
}
button.proceedbtn {
    background: #bb9452;
	border:0;
    color: #fff;
    display: inline-block;
    font-family: "Roboto", sans-serif;
    font-size: 12px;
    font-weight: bold;
    height: 40px;
    line-height: 40px;
    margin-bottom: 20px;
    margin-top: 20px;
    text-align: center;
	padding:0 10px;
    width: auto
}
.multiCheckout > a {
    color: #bb9452;
    display: block;
    font-family: Arial;
    font-size: 14px;
    font-weight: normal;
    margin-bottom: 30px;
    text-decoration: underline
}
.cart-area-start .cart-table tbody tr td h6{
	margin: 0;
	font-weight: 400;
}
.cart-area-start .cart-table tbody tr td a{
	font-size: 12px;
	font-weight: 400;
	text-transform: uppercase;
	color: #3f3f3f;
	font-family: 'Roboto', sans-serif;
}
.cart-area-start .cart-table tbody tr td a:hover{color: #c2a376}
.cart-area-start {margin: 50px 0 50px;}


