﻿/********************************
    avant la 
    *******************************/
.retourhaut {
	margin: 0;
	position: fixed;
	bottom: 24px;
	left: 15px;
	z-index: 100;
	text-decoration: none;
	color: #fff;
	background-color: #FF9933;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 12px;
	padding-bottom: 17px;
	transition:all 0.3s;

}
.retourhaut:hover {
	background-color: #A45200;
	transition:all 0.3s;
}


/***********************************************************************************************************
            DESCRIPTION DU PRODUIT                                                                         *
 **********************************************************************************************************/
.H1_DesriptionProduct {
	font-size: 16pt;
    font-weight:bold;
}
/*#productST .list_title { color:#870b0b; margin:5px 0; font-size:16pt; font-weight:bold; }*/
    #productST ul { padding:0; margin:0; list-style:none; list-style-image:none; font-weight:bold; font-size:12pt; }
        #productST ul ul { padding:0 15px; font-weight:normal; font-size:90%; }
        #productST ul li { margin:0 0 1px 0; }
            #productST ul li li { margin:0; }
            #productST ul li span {float:right; font-weight:normal; }
            *+html #productST ul li span, * html #product ul li span { margin-top:-15px; }
            *+html #productST ul li span.ie7_hack, * html #product ul li span.ie7_hack { margin-right:15px;}
@media (max-width: 991px) {
    .H1_DesriptionProduct {
	font-size: 12px;
    }
    #productST ul { padding:0; margin:0; list-style:none; list-style-image:none; font-weight:bold; font-size:10pt; }
}
.DescriptionProduct_colorTextSacPlus {
    color: #000099;
}

#productST {
    margin-top: 10px;   
    width:100%;
    text-align:left;
    background-color:white;
    padding:5px 10px 15px 20px;
}
    
    

/**************************************************************************************************************
***************************************************************************************************************/
.DivCenter {
    padding-top: 50px;
    /*width: 900px;*/
    text-align: center;
    margin-left: 0px;
    margin-right: 0px;
    margin: auto;
    border-collapse: collapse;
}

.txtKitProduct {
    width: 200px;
    border: 2px solid #333333;
}

.cboKitProduct {
    /*background-color:yellow;*/
    width: 200px;
}

.product-image {
	max-width: 100%;
    margin: 0 auto;
	width: auto;
	display:table;
}
.DivProductImage {
    width:100%;
    text-align:center;
    align-content:center;
    align-items:center;
    background-color:white;
}
.pop-large-wrap {
        display:none;
}

.imgOptionColor {
    padding:10px 2px 2px 2px;
}

.SacPlus {
    /*border-right: #000099 2px dashed;*/ 
}

.liInfo {
    font-family:"Century Gothic", Helvetica, Arial;
    font-size: 18px;

}

/*******************************
     CSS A LA*********************
    ****************************/
@charset "UTF-8";
p,
a,
h1,
h2,
h3,
h4,
ul,
li {
	font-family:"Century Gothic", Helvetica, Arial;
}
::selection {
    /*background-color: rgba(255,153,0,0.90);*/
    background-color: #F04F4D;
    color: #fff;
}
.background {
	background-position: center center;
	background-repeat: no-repeat;
	background-attachment: fixed;
	padding-right: 0px;
	padding-left: 0px;
	width: 100%;
	background-image: url(../../images/background.jpg);
}

/*header start*/
.headerbutton {
	transition: all 0.3s;
	-webkit-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-moz-transition: all 0.3s;
}
.headerbutton:hover {
	color: #fff !important;
	background-color: #666 !important;
	transition: all 0.3s;
	-webkit-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-moz-transition: all 0.3s;
}
#headersacsados,
#headersacplus,
#headeretuis,
#headeraccessoires,
#headersoldes {
	transition: all 0.3s;
	-webkit-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-moz-transition: all 0.3s;
}


#headerBlackFriday {
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -moz-transition: all 0.3s;
    background-color: #000000;
    color: #FFFFFF;
    font-weight: bold;
}

#headerExclusivite {
    transition: all 0.3s;
	-webkit-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-moz-transition: all 0.3s;
    background-color: #76b82a;
}
#headerSoldes {
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -moz-transition: all 0.3s;
    background-color: #FF0000;
}
#headersacsados:hover,
#headersacplus:hover,
#headeretuis:hover,
#headeraccessoires:hover,
#headersoldes:hover,#headerExclusivite:hover {
	color: #fff;
	transition: all 0.3s;
	-webkit-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-moz-transition: all 0.3s;
}
#headersacsados:hover {
	background-color: #ff9900;
}
#headersacplus:hover {
	background-color: #000099;
}
#headeretuis:hover {
	background-color: #660099;
}
#headeraccessoires:hover {
	background-color: #339933;
}
#headersoldes:hover {
	background-color: #ff0033;
}
#headerExclusivite:hover {
    background-color: #FFFFFF;
    color:black;
}
.img-responsive {
	display: block;
 	max-width: 100%;
 	height: auto;
}
.h1entete {
	text-align: center;
	font-size: 22px;
	color: #FFFFFF;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 10px;
}
@media (max-width: 767px) {
.h1entete {
	font-size: 14px;
}
}
.h1titre {
	color: #666;
	font-size: 36px;
	font-weight: 200;
	margin-bottom: 20px;
	text-align: center;
}
@media (max-width: 991px) {
.h1titre {
	font-size: 22px;
}
}
.paccueil {
	text-align: center;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: normal;
}
.img-accueilarcenciel {
	width: 100%;
	max-height: 300px;
	height: 30vh;
    background-image: url(../../images/img-accueil-arcenciel.jpg);
	/*background-image: url(../../images/img-accueil.jpg);
    background-color: #000;
    background-image: url(../../images/img_accueil_noel.png);*/
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	-moz-transform-style: preserve-3d;
	-webkit-transform-style: preserve-3d;
	-ms-transform-style: preserve-3d;
	-o-transform-style: preserve-3d;
	transform-style: preserve-3d;

	min-height: 200px;
}


.img-accueil {
	width: 100%;
	max-height: 300px;
	height: 30vh;
    background-image: url(../../images/img-accueil-arcenciel.jpg);
	/*background-image: url(../../images/img-accueil.jpg);
    background-color: #000;
    background-image: url(../../images/img_accueil_noel.png);*/
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	-moz-transform-style: preserve-3d;
	-webkit-transform-style: preserve-3d;
	-ms-transform-style: preserve-3d;
	-o-transform-style: preserve-3d;
	transform-style: preserve-3d;

	min-height: 200px;
}
.color-img-accueil {
	width: 450px;
	max-width: 80%;
	margin-left: auto;
	margin-right: auto;
	height: 100%;
	background-color: rgba(0,0,0,0.50);
	padding-left: 20px;
	padding-right: 20px;
}
.centre-entete {
	margin: 0 auto;
	position: relative;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	width: 100%;
	padding-bottom: 0px;
	padding-top: 3px;
}
/*#livraisongratuite {
	background-color:#F04F4D;
    background-image:linear-gradient(to right, #001512, #003230, #003230, #001512);
	padding-top: 2px;
	padding-bottom: 2px;
	margin-bottom: 50px;
	transition: all 0.3s;
	-webkit-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-webkit-box-shadow: 0px 10px 10px rgba(0,0,0,0.20);
	box-shadow: 0px 10px 10px rgba(0,0,0,0.20);
}*/
#livraisongratuite {
	background-color:#F04F4D;
    background-image:linear-gradient(to right, #1585ff, #e42072, #2a084e);
	padding-top: 2px;
	padding-bottom: 2px;
	margin-bottom: 50px;
	transition: all 0.3s;
	-webkit-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-webkit-box-shadow: 0px 10px 10px rgba(0,0,0,0.20);
	box-shadow: 0px 10px 10px rgba(0,0,0,0.20);
}
/*#livraisongratuite {
	background-color:#F04F4D;
    background-image:linear-gradient(to right, #008ECB, #0074AD, #EE403D, #FCB813);
	padding-top: 2px;
	padding-bottom: 2px;
	margin-bottom: 50px;
	transition: all 0.3s;
	-webkit-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-webkit-box-shadow: 0px 10px 10px rgba(0,0,0,0.20);
	box-shadow: 0px 10px 10px rgba(0,0,0,0.20);
}*/
#livraisongratuite:hover {
	background-color: #C93232;
	transition: all 0.3s;
	-webkit-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-moz-transition: all 0.3s;
}
@media (max-width: 767px) {
#livraisongratuite {
	padding-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 30px;
}
}
.img-magasiner {
	width: 100%;
	height: auto;
	background-repeat: no-repeat;
	margin-bottom: 10px;
	max-height: 450px;
	max-width: 500px;
	transition:all 0.3s;
  -webkit-transition:all 0.3s;
  -ms-transition:all 0.3s;
  -moz-transition:all 0.3s;
  -webkit-filter: brightness(100%);
}
.img-magasiner:hover {
	 -webkit-filter: brightness(70%);
	  transition:all 0.3s;
  -webkit-transition:all 0.3s;
  -ms-transition:all 0.3s;
  -moz-transition:all 0.3s;
}
#img-sacs-a-dos {
	background-image: url(../../images/magasiner-sacs-a-dos-2.jpg);
	background-size: cover;
}
.divmagasiner {
	background-color: rgba(0,0,0,0.50);
	border: 2px solid #FFFFFF;
	margin-bottom: 30px;
	bottom: 0px;
	margin-top: 80%;
	margin-left: 50px;
	margin-right: 50px;
}
.divmagasiner-col-4 {
	background-color: rgba(0,0,0,0.50);
	border: 2px solid #FFFFFF;
	margin-bottom: 30px;
	bottom: 0px;
	margin-top: 80%;
	margin-left: 20px;
	margin-right: 20px;
}
.h1magasiner {
	padding: 15px;
	color: #fff;
	font-size: 16px;
	margin: 0;
	text-align: center;
}
@media (max-width: 991px) {
.h1magasiner {
	padding: 10px;
	font-size: 12px;
}
}
.img-pres-produit {
	height: auto;
	max-height: 425px;
	background-repeat: no-repeat;
	margin-bottom: 20px;
	background-color: #fff;
	width: 100%;
	padding: 10px;
	text-align: center;
}
.img-pres-produit-col-2 {
	height: auto;
	max-height: 450px;
	background-repeat: no-repeat;
	margin-bottom: 20px;
	background-color: #fff;
	width: 100%;
	padding-top: 0px;
	padding-right: 0px !important;
	padding-left: 0px !important;
	padding-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
.pdescription {
	margin-top: 15px;
	text-align: left;
	font-size: 20px;
	font-weight: normal;
	color: #666;
}
.description-produit {
	background-color: #fff;
	text-align: left;
	color: #666;
	font-size: 20px;
	min-height: 440px !important;
	width: 100%;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
}
.img-produit {
	text-align: center;
	color: #666;
	font-size: 20px;
	min-height: 440px !important;
	width: 100%;
}
@media (max-width: 767px) {
.description-produit, .img-produit {
	font-size: 14px;
	min-height: 370px !important;
}
}

.p-description-produit {
	padding-top: 10px;
}
@media (max-width: 991px) {
.pdescription {
	font-size: 16px;
}
}
#img-etuis-a-crayons {
	background-image: url(../../images/mosaique-etuis-2.jpg);
	background-size: cover;
}
.btnpointdevente {
	display: inline-block;
	margin-bottom: 20px;
	font-size: 30px;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
	padding: 10px 20px;
	font-family: "Century Gothic", Helvetica, Arial;
	color: #fff;
	background-color: #005DA3;
	transition: all 0.3s;
	-webkit-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-moz-transition: all 0.3s;
	margin-top: 10px;
}
.btnpointdevente:hover {
    background-color: #003156;
  transition:all 0.3s;
  -webkit-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-moz-transition: all 0.3s;
}


.btninscrptioninfolettre {
	display: inline-block;
	margin-bottom: 20px;
	font-size: 30px;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
	padding: 10px 20px;
	font-family: "Century Gothic", Helvetica, Arial;
	color: #fff;
	background-color: #339933;
	transition: all 0.3s;
	-webkit-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-moz-transition: all 0.3s;
	margin-top: 10px;
}
.btninscrptioninfolettre:hover {
    background-color: #206020;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -moz-transition: all 0.3s;
}


.btngarantie {
	display: inline-block;
	margin-bottom: 20px;
	font-size: 18px;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
	padding: 10px 20px;
	font-family: "Century Gothic", Helvetica, Arial;
	color: #fff;
	background-color: #FF9900;
	transition: all 0.3s;
	-webkit-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-moz-transition: all 0.3s;
	margin-top: 10px;
}
.btngarantie:hover {
    background-color: #C37500;
    transition:all 0.3s;
    -webkit-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-moz-transition: all 0.3s;
}
.centrer {
	margin: 0 auto;
	width: auto;
	display:table;
}
.img-magasiner-col-4 {
	width: 100%;
	height: auto;
	background-repeat: no-repeat;
	margin-bottom: 10px;
	max-height: 380px;
	max-width: 400px;
	background-position: center center;
	transition:all 0.3s;
  -webkit-transition:all 0.3s;
  -ms-transition:all 0.3s;
  -moz-transition:all 0.3s;
  -webkit-filter: brightness(100%);
}
.img-magasiner-col-4:hover {
	 -webkit-filter: brightness(70%);
	  transition:all 0.3s;
  -webkit-transition:all 0.3s;
  -ms-transition:all 0.3s;
  -moz-transition:all 0.3s;
}
#excweb {
	background-image: url(../../images/magasiner-exc-web.jpg);
	background-size: cover;
}
#excweben {
	background-image: url(../../images/web-exclusives.jpg);
	background-size: cover;
}
#nouveautes {
	background-image: url(../../images/magasiner-nouveautes.jpg);
	background-size: cover;
}
#nouveautesen {
	background-image: url(../../images/new-products.jpg);
	background-size: cover;
}
#soldes {
	background-image: url(../../images/magasiner-soldes.jpg);
	background-size: cover;
}
#soldesen {
	background-image: url(../../images/sales.jpg);
	background-size: cover;
}
.container-rejoindre {
	max-width: 1100px;
	min-height: 140px;
}
.div-rejoindre {
	width: 100%;
	background-color: #333;
	min-height: 140px;
	padding-bottom: 15px;
}
.img-rejoindre {
	margin-left: auto;
	margin-right: auto;
	border-bottom-right-radius: 0px;
	border-top-right-radius: 0px;
	border-top-left-radius: 0px;
	border-width: 0px;
}
.p-rejoindre {
	color: #fff;
	font-size: 16px;
	text-align: center;
}
.p-rejoindre:hover {
	color:#ff9900;
}
.row-rejoindre {
    padding-top: 20px;
    padding-bottom: 0px;
    background-color: #333;
}
.miniature {
	display: block;
	max-width: 100%;
	height: auto;
	margin-right: auto;
	padding: 10px;
	margin-left: auto;
}
#paniermobile {
	padding: 0px;
}
#panier {
	padding: 0px;
	border: transparent;
	display: block;
	background-color:transparent;
}
@media (max-width: 991px) {
#panier {
	display: none;
}
}
.imgBasket {
    clear: both;
    padding-top: 10px;
}
.ItemBasket {
    position: relative;
    top: -5px;
    right: 15px;
    text-align: center;
    padding-bottom: 2px;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 3px;
    background-color: #339933;
    font-size: small;
    color: #FFFFFF;
    font-style: normal;
    font-weight: bold;
    -webkit-border-radius: 100px 100px 100px 100px;
    border-radius: 100px 100px 100px 100px;
    width: 50px;
}
.facebook {
	margin-left: auto;
	margin-right: auto;
	right: auto;
	left: auto;
	margin-top: 50px;
	margin-bottom: 50px;
	max-width: 500px;
	min-width: 70px;
}


/*footer debut*/

.p-footer {
	color: #666;
	padding: 5px;
	font-size: 12px;
}
.p-footer:hover {
	color: #006666;
}
.p-footer-title {
	color: #666;
	font-size: 16px;
	font-style: normal;
	font-weight: 800;
	margin-bottom: 10px;
}
@media (max-width: 767px) {
.p-footer-title {
	font-size: 12px;
}
}
.p-footer-title:hover {
	color: #ff9900;
}
.footer-container {
	padding-top: 25px;
	padding-bottom: 10px;
	max-width: 1200px;
}
#footer {
    /*background-color: #87D2DA;*/
}
.foot-copyright {
    background-color: #ff9900;
}
.p-copyright {
	color: #FFFFFF;
	text-align: center;
	padding-top: 15px;
}

.footer-medias {
	text-align: right;
}
.paddingbottom20 {
	margin-bottom: 20px;
}
.p-garantie {
}




/* shopping cart styles JFS SAVARD ICI css de la shopping cart*/

.cart-row:before,
.cart-row:after {
	content: " ";
	display: table;
}

.cart-row:after {
	clear: both;
}

.cart-row {
    font-size: 14px;
    font-family: 'Century Gothic';
}

	.cart-row a {
		font-weight: bold;
	}

.cart-column {
	float: left;
	width: 100%;
}

.cart-header {
	border-bottom: 1px solid #ddd;
	margin: 0 0 10px 0;
	font-weight: bold;
}

.cart-column-description {
    width: 50%;
    text-align: left;
    
}

.cart-column-edit {
	width: 25%;
}

.cart-column-subtotal {
	width: 25%;
	text-align: right;
}

.cart-column-option-select {
	width: 50%;
	text-align: left;
}

.cart-column-option-price {
	width: 50%;
	text-align: right;
}

.cart-price {
	color: #339933; /*JFS SAVARD COULEUR VERTE*/
	font-weight: bold;
}

.cart-small {
    /*JFS SAVARD Option Kit dans le panier*/
    color: #666666;
    font-size: 11px;
    text-decoration: none;
}

.cart-item-notes .cart-label {
	display: block;
}

.row-separator {
	border-bottom: 1px solid #ddd;
	padding: 10px 0 0 0;
	margin: 0 0 10px 0;
}

.BoiteJaunepv {
    background-image: url('../../images/boite-jaune.jpg');
    background-size:272px 52px ;
    min-height:52px;
    min-width:272px;
    background-repeat:no-repeat;
    font-size:16px;
    color:#FF9933;
    font-weight:bold;
    padding-top:17px;
    cursor: pointer;
}