body, h1, h2, h3, h4, h5, h6, input[type="button"], input[type="submit"], input[type="text"], input[type="password"], input[type="email"], textarea, select, button {
    font-family: "Lato", "Open Sans", "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

#logo a img {
    height: 69px;
}

#logo {
    margin-top: 14px;
}

.headerRightMenu {
    margin-top: 30px;
}

.menu,
.menu .homepage,
.menu > li:hover,
.menu > li {
	border-radius: 7px;
}

.menu > li > a {
    text-transform: none;
	font-size: 16px;
}

#footer h3.footer,
#footer {
    background: #4D4D4D;
}

#footer {
    font-size: 12px;
}
#footer h3.footer {
    font-size: 17px;
}

#cart a {
    border-radius: 7px;
}

.top-search button {
	border-radius: 0px 7px 7px 0px;
}

.top-search input, .apply-coupon input {
    border-radius: 7px 0px 0px 7px;
}

.card-box {
    border: 1px solid #E7E6E6;
    border-radius: 7px;
    padding: 25px;
    background-color: #F6F4F0;
}

.card-box .headline {
    background-color: #F6F4F0;
}

.headline {
    font-weight: bold;
    text-transform: none;
}

#footer h3.footer {
    text-transform: none;
	line-height: 70px;
}

#categories li a {
    border-bottom: 1px solid #e7e7e7;
}

.text-center {
	text-align: center;
}
.text-right {
	text-align: right;
}
.text-left {
	text-align: left;
}

.big {
    font-size: 18px;
}

.cart-btn i {
    margin-right: 3px;
    position: absolute;
    padding: 10px 15px 7px 12px;
    height: 100%;
    background: rgba(0,0,0,0.06);
    top: 0;
    left: 0;
    font-size: 17px;
}

.pagination-next-prev .prev:before,
.pagination-next-prev .next:before,
.cart-btn .button.adc:before,
.footer-links li:before {
	content: "";
    color: transparent;
}

.cart-btn .button.adc:before {
    width: 16px;
}

.pagination-next-prev i {
	height: auto;
    padding: 8px 13px;
    font-size: 22px;
    line-height: 22px;	
}

h1, h2, h3, h4, h5, h6 {
    color: #404040;
}

h4 {
    font-weight: bold;
}

body,
.reset-color {
    color: #8C8C8C;
}

.register-box {
	padding: 40px 40px;
}

.register-box .icon {
	float: left;
    border-right: 1px solid #404040;
    margin-right: 15px;
    padding-right: 15px;
	margin-bottom: 20px;
}

.register-box .icon i {
    font-size: 90px;
    color: #29ABE2;
}

.card-box .form-row-wide input {
    width: 100%;
    padding: 12px 0px;
    text-align: center;
    background-color: white;
    position: relative;
	border: 1px solid #E7E7E7;
}

.rsDefaultInv .rsBullets {
	position: relative;
	z-index: 35;
	padding-top: 4px;
	width: 100%;
	height: auto;
	margin: 0 auto; 

	text-align: center;
	line-height: 5px;
	overflow: hidden;
}
.rsDefaultInv .rsBullet {
	width: 5px;
	height: 5px;
	display: inline-block;
	*display:inline; 
	*zoom:1;
	padding: 6px;
}
.rsDefaultInv .rsBullet span {
	display: block;
	width: 5px;
	height: 5px;
	border-radius: 50%;
	background: #BBB;
}
.rsDefaultInv .rsBullet.rsNavSelected span {
	background-color: #000;
}

.homeBox .logoPartenaire {
    display: inline-block;
	margin-top: 10px;
	width: 75%;
}

.welcomeTextBox {
	padding:10px;
}

.container .columns.welcomeTextContainer {
    margin-left: 20px;
    margin-right: 0px;
}

.product-category {
    text-transform: none;
}

.product section {
    text-align: left;
    /* padding: 15px 20px 1px 20px; Version 2 colonnes */
	padding: 10px 10px 1px 10px;
    background-color: white;
}

.six.columns .product section {
    padding: 15px 20px 1px 20px;
}

.product-category {
    font-size: 14px;
    overflow: hidden;
    display: block;
    height: 37px;
}

.product section p {
	line-height: 19px;
}

.product section p.productDescription {
	line-height: 19px;
	height: 56px;
    overflow: hidden;
	font-size: 12px;
}

.products .product {
    margin-top: 0px;	
    margin-bottom: 20px;	
    border: 1px solid #e7e6e6;
    border-radius: 3px;
}

.products .product .media {
    padding: 10px;
}

.link-white,
.link-white:hover,
.link-white:focus,
.link-white:visited {
	color: white;
}

.link-gray,
.link-gray:focus,
.link-gray:visited {
	color: #989898;
}


.productItemButtons ul {
	width: 100%;
    background-color: #f6f4f0;
    border-top: 1px solid #e7e7e7;
}

.productItemButtons li {
    font-weight: bold;
    border-right: 1px solid #e7e7e7;
    display: inline-block;	
}

.productItemButtons li a {
    line-height: 30px;
    display: inline-block;
    padding: 0px 4px;
    text-transform: uppercase;
    font-size: 11px;
}


.productItemButtons li a.panier,
.productItemButtons li a.favori {
	color: #808080;
}

.productItemButtons li a.favori.selected {
	color: red;
}

.productItemButtons li a:hover {
	color: white;
	background-color: #29abe2;
}

.productItemButtons li:last-child {
    border-right: none;
}

.linking .button {
    color: white;
}

.tabs-nav li a {
    text-transform: uppercase;
}

.product-page section p a:after {
	content: none;
}

.associatedProducts input {
	float: left;
}

.associatedProducts li .description {
	padding-left: 25px;
}

.productOrderForm {
	text-align: center;
}
.productOrderForm .quantityTitle {
	display: inline-block;
	float: left;
	padding: 8px 16px;
}
.productOrderForm .quantityContainer {
	display: inline-block;
	text-align: left;
}
.productOrderForm .addToCartContainer {
	display: inline-block;
}
section.linking.productOrderForm {
	padding-top: 15px;
}

table.basic-table td,
table.basic-table th {
    padding: 6px 15px;
}

table.basic-table th {
    width: 200px;
}

.product-page .title h4 {
	color: #404040;
}

.product-page .title h2 {
	color: #29abe2;
}

.tabs-nav li a {
    color: #29abe2;
	border: 1px solid #e7e6e6;
	background-color: white;
}

.tabs-nav li.active a {
    background-color: #f6f4f0;
    color: #29abe2;
}

table.cart-table td {
    padding: 5px;
	line-height: 17px;
}

table.cart-table th {
    padding: 10px 5px;
    line-height: 16px;
    text-align: center;
}

.eight.columns.cart-totals {
    margin: 25px 0 0 0;
}

.button.lightgrey.cart-btns {
    background-color: #f6f6f6;
    border: 1px solid #e7e6e6;
    color: #606060;
}

.button.lightgrey {
    background-color: #f6f6f6;
    border: 1px solid #e7e6e6;
    color: #606060;
}

table.cart-table.buttons th {
    background-color: white;
}

.cart-btns a {
	padding: 12px 20px;
}

.button.color {
	color: white;
}

a.cart-refresh {
    border: none;
    float: left;
    font-family: "FontAwesome";
    cursor: pointer;
    width: 40px;
    height: 40px;
    font-size: 13px;
    outline: 0;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    background-color: #f6f6f6;
    color: #29abe2;
}
.cart-remove:before {
    top: 11px;
	content: "\f014";
}
.cart-refresh:before { 
    top: 11px;
    position: relative;
    display: block;
    left: 15px;	
    content: "\f021";
}

input.qty {
    background-color: white;
    border: 1px solid #e7e6e6;
}

.container .columns.cart-totals {
    float: right;
	margin-top: 20px;
}

.cart-btns .title {
	margin-top: 12px;
    display: inline-block;
}

.list-sitemap {
	margin-top: 5px;
}

.list-sitemap li {
	padding-left: 20px;
}

.list-sitemap li:before {
    font-size: 6px;
    top: -3px;
}

.delivery-choice .checkout-content {
	border: 1px solid silver;
	padding: 10px;
}

.delivery-choice.selected .checkout-content {
    border: 4px solid #29abe2;
    padding: 8px;
}

.delivery-choice .buttonSelectContainer {
    display: inline-block;
}

.delivery-choice .buttonSelectedContainer {
    display: none;
}

.delivery-choice.selected .buttonSelectContainer {
    display: none;
}

.delivery-choice.selected .buttonSelectedContainer {
    display: inline-block;
}

.delivery-choice label {
    margin-bottom: 0px;
}

.checkout-confirm-icon {
	font-size: 94px;
}

.currentCartNav {
	display: inline-block;
	padding: 5px 20px;
}

.currentCartNav select {
	display: inline-block;
}

.alert {
    margin-bottom: 10px;
    padding: 10px;
    border: 1px solid #ff5c5c;
    border-radius: 5px;
    background-color: #fde1e1;
    color: red;
}

.alert.alert-success {
    border: 1px solid green;
    background-color: #daf1da;
    color: green;
}

.alert.alert-warning {
	border: 1px solid #ffc882;
    background-color: #fff5dd;
    color: #af7500;
}

.alert.alert-warning strong {
    font-weight: 600;
    color: #b37b0b;
}

.half {
    display: inline-block;
    width: 50%;
}

#wrapper img.logo {
    max-width: initial;
}

.cartAddressBox .checkout-section.active {
    padding: 6px;
}

.headMessage {
	text-align:center;
	font-weight: bold;
	color: #606060;
	padding: 20px;
}

.headMessage.success {
	color: #8dc044;
}

.headMessage.error {
	color: #dc3232;
}

.checkout-section.green.active {
    background-color: #8dc044;
}

.container .six.columns.productBox,
.container .six.columns.cartAddressBox,
.container .six.columns.shop {
    width: 420px;
}
.container .eight.columns.homeBox {
    width: 560px;
}

.legend {
    font-size: 11px;
}

#toast-container.toast-bottom-center>div, #toast-container.toast-top-center>div
{
	display: block;
    top: 50%;
    margin-top: 0px;
    width: 90%;
    max-width: 470px;
    text-align: center;
    font-weight: bold;
}

#toast-container {
	bottom: 0px;
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
}

.toast-info {
    background-color: #ad2082;
}

.product-page .title h3 {
    font-size: 14px;
    margin: 0px;
    padding: 0px;
}

img.pictTopProduct {
    max-height: 270px;
    max-width: 270px;
	margin-left: auto;
    margin-right: auto;
}
.rsContainer {
    text-align:center;
}


.checkout-section.green.active {
    background-color: #e6e6e6;
    color: #4d4d4d;
}
.checkout-section.green.active span {
    background: rgba(0,0,0,0.0.9);
    color: #4d4d4d;	
}

.bglightblue {
	
    background-color: #80deff !important;
    border: none;
    border-radius: 10px;
    padding: 10px 20px;
	color: #404040 !important;
}

#footer .line {
	border-color: #747474;
    margin: -36px 8px; 25px 0;
}

.homeBox .slider-padding {
    -webkit-box-shadow: 4px 6px 13px 0px #f6f4f0;
    -moz-box-shadow: 4px 6px 13px 0px #f6f4f0;
    box-shadow: 4px 6px 13px 0px #f6f4f0;
    border-radius: 15px;
    border: 1px solid #e6e6e6;
}

.homeBox .slider-padding h4 {
    margin-top: 10px;
}

#categories li ul {
    background-color: #f6f4f0;
}
#categories li ul li a,
#categories li ul li a:hover {
    background-color: #f6f4f0;
}

a.cart-refresh:hover {
    background: #29ABE2;
    color: #fff;
}

.productItemButtons li a.price {
    display: inline-block;
    min-width: 57px;
    text-align: center;
    padding: 0px 5px;
}

li.dropdown ul li a {
	color: #777;
}

li.dropdown ul li a:hover {
	background-color: #27a1d5;
}

.dropdown ul {
    background-color: #f6f4f0;
}

ul.menu {
    margin-top: 15px;
}

@media only screen and (min-width: 1390px)
{	
	.productItemButtons li a {
	    padding: 0px 14px;
		font-size:12px;
	}

	.productItemButtons li a.price {
	    min-width: 59px;
	}	
}

@media only screen and (max-width: 1389px) and (min-width: 960px)
{
	.container .six.columns.productBox,	
	.container .six.columns.cartAddressBox,
	.container .six.columns.shop {
	    width: 330px;		
/* 	    width: 320px;		 */
	}
	.container .eight.columns.homeBox {
	    width: 440px;
	}
}

@media only screen and (max-width: 990px) and (min-width: 768px)
{
	.container .six.columns.productBox,	
	.container .six.columns.cartAddressBox,
	.container .eight.columns.homeBox,
	.container .four.columns.homeBox {
	    width: 95%;
	}
	
	.container .six.columns.shop {
	    width: 257px;
	}
	
	.menu > li > a {
	    font-size: 13px;
	}
	
	.arrows .with-ul {
	    padding-right: 16px;
	}
	
	.productItemButtons li a {
		font-size: 12px;
	}
}

.remove-quote.cart-remove:before {
	left: 0px;
}


@media only screen and (max-width: 767px) and (min-width: 480px)
{
	.container .six.columns.productBox,	
	.container .six.columns.cartAddressBox,
	.container .six.columns.shop,
	.container .eight.columns.homeBox,
	.container .four.columns.homeBox {
	    width: 100%;
	}
	
	.productItemButtons li a {
		font-size: 12px;
	}		
}

@media only screen and (max-width: 767px)
{
	.container .six.columns.productBox,	
	.container .six.columns.cartAddressBox,
	.container .six.columns.shop,
	.container .eight.columns.homeBox,
	.container .four.columns.homeBox,
	.half {
		width: 100%;
	}

}