/*-------------------------------------------------------------------------------------------------------------------------------*/
/* 02 - RESET STYLES */
/*-------------------------------------------------------------------------------------------------------------------------------*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {margin: 0; padding: 0; border: 0; font-size: 100%; font: inherit; vertical-align: baseline;}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display: block;}
blockquote, q {quotes: none;}
blockquote:before, blockquote:after, q:before, q:after {content: ''; content: none;}
blockquote footer:before, blockquote footer:after{display: none;}
body *{-webkit-text-size-adjust:none;}
.clear{clear:both; overflow:hidden; height:0px; font-size:0px; display: block;}
input:focus, select:focus, textarea:focus, button:focus {outline: none;}
a, a:link, a:visited, a:active, a:hover{cursor: pointer; text-decoration: none; outline: none;}
ul{list-style: none;}
body{font-family: Arial, Helvetica, "Comic Sans MS", "Trebuchet MS", Georgia, FreeSans, sans-serif; font-size: 14px; line-height: 1;}
video{max-width:100%;height:auto;}
/*img {max-width: 100%;height: auto;}*/
img:not(.photo-without-height, .photo-without-height-2){max-width: 100%;height: auto;}
.photo-without-height{float:left;margin:3px;margin-right:5px;} /* Si l'on doit redimensionner une image avec un float, ajouter cette class */
.photo-without-height-2{margin:3px;} /* Si l'on doit redimensionner une image sans float, ajouter cette class */

/*-------------------------------------------------------------------------------------------------------------------------------*/
/* 03 - GLOBAL SETTINGS */
/*-------------------------------------------------------------------------------------------------------------------------------*/
/*table*/
.table-view{height: 100%; width: 100%; display: table;}
.row-view{display: table-row;}
.cell-view{display: table-cell; vertical-align: middle; height: inherit;}
/*content block*/
#content-block{position: relative; overflow: hidden;}
/*last child margins*/
#content-block *:last-child{margin-bottom: 0;}
/*nopadding class*/
.nopadding {padding-left: 0; padding-right: 0; margin-left: 0; margin-right: 0;}
/*content center*/
.content-center, .position-center{max-width: 1310px; margin: 0 auto; background: #fff; padding: 0 70px; position: relative;}
.position-center{background: none;}
.wide-center{max-width: 1760px; margin: 0 auto; padding: 0 30px;}
@media (max-width: 767px) {
    .wide-center{padding: 0 15px;}
}
/*simple block and its title*/
.information-blocks{margin-bottom: 80px;}
#content-block .sidebar-column .information-blocks{margin-bottom: 40px;}
.information-blocks blockquote{margin-bottom:20px;margin-left:20px;line-height:10pt;}
.block-title{font-size: 20px; line-height: 24px; color: #2e2e2e; font-weight: 600; padding-bottom: 15px; border-bottom: 1px #ebebeb solid; margin-bottom: 25px;}
.block-title.size-1{font-size: 16px;}
.block-title.size-2{font-size: 18px;}
.block-title.size-3{font-size: 24px; margin-bottom: -1px;}
.block-title.size-4{font-size: 30px; font-weight: 400; line-height: 30px; margin-bottom: 20px; padding-bottom: 20px;}
/*buttons*/
.button{font-weight: 700; font-size: 12px; line-height: 14px; color: #373737; text-transform: uppercase; text-align: center; padding: 8px 10px; display: inline-block; margin-bottom: 12px; cursor: pointer; min-width: 127px; border: 2px #dadada solid; background: transparent; position: relative;}
.button .fa{margin-right: 5px;}
.button.style-2{background: #f2f2f2; border-color: #f2f2f2;}
.button.style-9{border-color: rgba(255,255,255,0.5);}
.button.style-1:hover, .button.style-9:hover{background: #fff; border: 2px transparent solid;}
.button.style-2:hover{background: #fff;}
.button.style-3{font-size: 12px; line-height: 16px; font-weight: 700; color: #333232; text-transform: uppercase; background: #f0f0f0; display: inline-block; text-align: center; border: 2px #f0f0f0 solid; padding: 10px 5px; min-width: 0;}
.button.style-4{font-size: 12px; line-height: 16px; font-weight: 700; color: #fff; text-transform: uppercase; background: #ca1515; display: inline-block; text-align: center; border: 2px #ca1515 solid; padding: 10px 5px; min-width: 0;}
.button.style-3:hover, .button.style-4:hover{background: transparent!important; color: #333232!important;}
.button.style-5{border-color: #fff; background: #fff;}
.button.style-5:hover{background: transparent; border-color: #bfbfbf;}
.button.style-6{border-color: #fff; background: #fff;}
.button.style-6:hover{color: #fff; background: transparent; border-color: #bfbfbf;}
.button.style-7{background: rgba(241, 126, 14, 0.9); border-color: rgba(241, 126, 14, 0.9); color: #fff;}
.button.style-7:hover{background: transparent;}
.button.style-8{background: transparent; color: #fff; border-color: rgba(204, 204, 204, 0.2);}
.button.style-8:hover{border-color: rgba(204, 204, 204, 1);}
.button.style-10, .button.style-12, .button.style-18{font-size: 14px; line-height: 18px; padding: 11px 40px; text-transform: uppercase; font-weight: 700; color: #fff; border: 2px #262626 solid; background: #262626; letter-spacing: 2px;}
.button.style-10:hover, .button.style-12:hover{background: #fff; color: #262626;}
.button.style-11{font-size: 13px; color: #262626; font-weight: 700; text-transform: uppercase; line-height: 18px; padding: 12px 40px; border: 1px #fff solid; background: #fff;}
.button.style-11:hover{color: #808080;}
.button.style-12{border-color: #ca1515; background: #ca1515;}
.button.style-14{border-color: #272727; background: #272727; font-size: 12px; color: #fff; font-weight: 600; line-height: 16px; padding: 10px 20px; min-width: 0;}
.button.style-14:hover{background: transparent; color: #272727;}
.button.style-15, .button.style-16, .button.style-15, .button.style-17{border: 1px #e0e0e0 solid; font-size: 12px; font-weight: 700; line-height: 17px; padding: 9px 18px; margin-top: 20px; background: #fff; color: #2e2e2e; min-width: 0;}
.button.style-16, .button.style-15:hover{background: #f0f0f0; border-color: #f0f0f0;}
.button.style-16:hover{background: #fff; border-color: #e0e0e0;}
.button.style-17{border-color: #ca1515; background: #ca1515; color: #fff;}
.button.style-17:hover{background: transparent; color: #2e2e2e;}
.button.style-18{background: #f2f2f2; border-color: #f2f2f2; color: #333;}
.button.style-18:hover{background: transparent;}
.button.style-19{background: #ca1515; border-color: #ca1515; color: #fff;}
.button.style-19:hover{background: transparent;}
.button.style-20{font-size:12px;line-height:16px;font-weight:700;color:black;background:white;text-transform:uppercase;display:inline-block;text-align:center;border:2px #8900B7 solid;padding:10px 5px;min-width: 0;}
.button.style-20:hover{background:#8900B7;color:white;}
.button.style-21{font-size:12px;line-height:16px;font-weight:700;color:black;background:white;text-transform:uppercase;display:inline-block;text-align:center;border:2px #d14242 solid;padding:10px 5px;min-width: 0;}
.button.style-21:hover{background:#d14242;color:white;}
.button.style-22{background: #ca1515; border-color: #ca1515; color: #fff;font-size: 15px;}
.button.style-22:hover{background: white;}
.button.style-23{font-size:12px;line-height:16px;font-weight:700;background:#d14242 !important;color:white !important;white;text-transform:uppercase;display:inline-block;text-align:center;border:2px #d14242 solid;padding:10px 5px;min-width: 0;}
.button.style-23:hover{color:black !important;background:white !important;}
.button.style-24{border: 1px #333333 solid !important;background: #c51414; color: #ffffff !important;font-size: 15px;text-decoration:none;}
.button.style-24:hover{background: #ffffff;border-color: #333333 !important; color: #ca1515 !important;text-decoration:none;}
.button.style-25{border: 1px #333333 solid !important;background: #ffffff; color: #ca1515 !important;font-size: 15px;}
.button.style-25:hover{background: #ca1515;border-color: #ffffff !important; color: #ffffff !important;text-decoration:none;}
.button.style-26{background: #ffffff; color: #ca1515 !important;font-size: 12px;}
.button.style-26:hover{background: #ca1515;border-color: #ffffff !important; color: #ffffff !important;text-decoration:none;}
.button.style-27{border: 1px #333333 solid !important;background: #c51414; color: #ffffff !important;font-size: 14px;text-decoration:none;}
.button.style-27:hover{background: #ffffff;border-color: #333333 !important; color: #ca1515 !important;text-decoration:none;}
.style-28{border: 1px #333333 solid !important;background: #c51414; color: #ffffff !important;border-color: #333333 !important;font-size: 14px;text-decoration:none;padding:3px;padding-left:5px;padding-right:5px;margin:0;border-radius:5px;}
.style-28:hover{background: #f9f9f9;border-color: #333333 !important;color: #ca1515 !important;text-decoration:none;}
.button.style-29{border: 2px #c51414 solid !important;background: #ececfb !important; color: #000000 !important;font-size: 14px;text-decoration:none;}
.button.style-29:hover{background: #c51414 !important;border-color: #000000 !important; color: #ececfb !important;text-decoration:none;}
.button-x{font-size: 12px; line-height: 15px; width: 15px; text-align: center; color: #808080;}
.button-x .fa{display: block; line-height: 15px;}
/*overflow*/
.overflow{overflow-y: auto; -webkit-overflow-scrolling: touch; -moz-overflow-scrolling: touch; -ms-overflow-scrolling: touch;}
/*placeholders*/
::-webkit-input-placeholder { color: #c2c2c2; opacity: 1;}
::-moz-placeholder { color: #c2c2c2; opacity: 1;} 
:-ms-input-placeholder { color: #c2c2c2; opacity: 1;}
input:-moz-placeholder { color: #c2c2c2; opacity: 1;}
/*toggle blocks in responsive navigation*/
@media (min-width: 1200px) {
    .responsive-menu-toggle-class{display: none!important;}
}
@media (max-width: 1199px) {
    .responsive-menu-hide-class{display: none!important;}
}
/*list styles*/
.list-type-1{font-size: 14px; line-height: 15px; color: #2e2e2e; font-weight: 500;vertical-align: middle;}
.list-type-1 a{color: #2e2e2e;vertical-align: middle;}
.list-type-1 a:hover{color: #8bab0a;}
.list-type-1 li{padding: 7px 0;line-height: 18px;}
.list-type-1 img{vertical-align: middle;}
.list-type-1 li .fa{display: inline-block; color: #806fc0; margin-right: 7px; vertical-align: middle; position: relative; top: -2px;}
ol{list-style: none; counter-reset: number;}
ol li{padding-left: 0; font-size: 14px; line-height: 24px; color: #a3a2a2; margin-bottom: 12px;}
ol li:before{counter-increment: number; content: counter(number); color: #fff; font-size: 13px; margin-right: 9px; margin-left: 3px; width: 20px; height: 20px; display: inline-block; vertical-align: middle; position: relative;top: -2px; line-height: 20px; font-weight: 600; background: #8bab0a; text-align: center; border-radius: 50%; -webkit-border-radius: 50%;}
/*loader*/
#loader-wrapper{position: fixed; width: 100%; height: 100%; background: #fff; z-index: 10;}
.bubbles{text-align: center; position: absolute; left: 0; width: 100%; top: 50%; margin-top: -30px;}
.bubbles .title{color: #a1a1a1; font-size: 25px; line-height: 25px; margin-bottom: 50px; font-weight: 500;}
.bubbles span {display: inline-block; vertical-align: middle; width: 15px; height: 15px; background: #03b4ea; border-radius: 50%; -moz-border-radius: 50%; -webkit-border-radius: 50%; animation: bubbly .9s infinite alternate;}
#bubble2 {animation-delay: .27s;}
#bubble3 {animation-delay: .54s;}
@keyframes bubbly {
  0% {
    width: 15px;
    height: 15px;
    opacity: 1;
    transform: translateY(0);
  }
  100% {
    width: 50px;
    height: 50px;
    opacity: 0.1;
    transform: translateY(-32px);
  }
}
@-webkit-keyframes bubbly {
  0% {
    width: 15px;
    height: 15px;
    opacity: 1;
    -webkit-transform: translateY(0);
  }
  100% {
    width: 50px;
    height: 50px;
    opacity: 0.1;
    -webkit-transform: translateY(-32px);
  }
}
@-moz-keyframes bubbly {
  0% {
    width: 15px;
    height: 15px;
    opacity: 1;
    -moz-transform: translateY(0);
  }
  100% {
    width: 50px;
    height: 50px;
    opacity: 0.1;
    -moz-transform: translateY(-32px);
  }
}
@-o-keyframes bubbly {
  0% {
    width: 15px;
    height: 15px;
    opacity: 1;
    -o-transform: translateY(0);
  }
  100% {
    width: 50px;
    height: 50px;
    opacity: 0.1;
    -o-transform: translateY(-32px);
  }
}
@-ms-keyframes bubbly {
  0% {
    width: 15px;
    height: 15px;
    opacity: 1;
    -ms-transform: translateY(0);
  }
  100% {
    width: 50px;
    height: 50px;
    opacity: 0.1;
    -ms-transform: translateY(-32px);
  }
}
/*form elements*/
.checkbox, .radio{margin-top: 0;}
.checkbox-entry{margin-bottom: 15px;margin-top: 20px;}
.checkbox-entry{display: block; font-size: 13px; line-height: 14px; font-weight: 500;}
.checkbox-entry b{font-weight: 600!important; color: #313131!important;}
.checkbox-entry input + span{cursor: pointer; display: inline-block; border: 1px #d9d9d9 solid; width: 15px; height: 15px;  vertical-align: middle; color: #333232; position: relative; top: -1px; margin-right: 7px; position: relative;}
.checkbox-entry.radio input + span{width: 15px; height: 15px; border-radius: 50%; -webkit-border-radius: 50%; border: 1px #5A5A5A solid;}
.checkbox-entry input{display: none;}
.checkbox-entry input:checked + span{background: #ca1515;border: solid #73003A 1px;}
.checkbox-entry.radio input:checked + span:after{position: absolute; left: -1px; top: -1px; right: -1px; bottom: -1px; content: ""; box-shadow: inset 0 0 0 3px #fff; border-radius: 50%; -webkit-border-radius: 50%; border: 1px #e3e3e3 solid;}
/*boxed layout*/
.boxed-layout{max-width: 1270px; margin: 0 auto; background: #fafafa;}
.boxed-layout .fullwidth-block{width: auto; left: auto; margin-left: -50px; margin-right: -50px;}
.boxed-layout .content-center, .boxed-layout .position-center{padding: 0 50px;}
.boxed-layout #content-block{background: #fff;}
/*Desktops (>=992px)*/
@media (max-width: 1199px) {
    #content-block .content-center, .position-center{padding: 0 30px; padding-top: 263px; /* hauteur du header */ }
	.boxed-layout .fullwidth-block{margin-left: -30px; margin-right: -30px;}
    /*.responsive-menu-toggle-class{display: block;}*/
}
/* Tablets (>=768px)*/
@media (max-width: 991px) {
    .information-blocks{margin-bottom: 40px;}
    /*#content-block .sidebar-column .information-blocks{margin-bottom: 20px;}*/
    #content-block .content-center, .position-center{padding: 0 15px;padding-top: 160px; /* hauteur du header */ }
}
/*Phones (<768px)*/
@media (max-width: 767px) {
    #content-block .content-center, .position-center{padding: 0 15px;padding-top: 138px; /* hauteur du header */ }
}

/*-------------------------------------------------------------------------------------------------------------------------------*/
/* 04 - TEMPLATE HEADER */
/*-------------------------------------------------------------------------------------------------------------------------------*/

/* 04.01 - header */
header{-webkit-backface-visibility: hidden;}

/*
header{margin-bottom: 25px; position: absolute; z-index: 5; background: #fff; padding: 0 70px; top: 0; left: 0; width: 100%;}
.navigation{font-size: 0; position: relative; border-bottom: 2px #f7f7f7 solid; height: 50px;}
*/

header{margin-bottom: 25px; position: absolute; z-index: 5; background: #fff; padding: 0 70px; top: 0; left: 0; width: 100%;}
.navigation{position: relative;}
nav{position: relative;padding-left:0;}

/*nav>ul{float: left;margin: 0 auto;}*/
/*nav>ul>li{float: left; padding-right: 6px;padding-left: 15px;}*/
nav>ul>li{float: left;padding-left: 10px;}


nav>ul>li>a{font-size: 13px; font-weight: 700; color: #3d3d3d; line-height: 50px; text-transform: uppercase; display: inline-block;}
nav>ul>li>a .menu-label{position: absolute; right: 3px; top: 10px;}
nav>ul>li>.fa{color: #b9b9b9; font-size: 10px; margin-left: 3px; vertical-align: middle; position: relative; top: -5px;}
.submenu-container{position: absolute; top: 60px; left: 50%; transform: translateX(-50%); -moz-transform: translateX(-50%); -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); padding: 20px 10px; display: none; border-radius: 3px; background-color: #fff; -webkit-box-shadow: 0 0 15px rgba(0,0,0,.1); box-shadow: 0 0 15px rgba(0,0,0,.1); border: solid 1px #f4f4f4;}
nav>ul>li:hover{z-index: 1;}
nav>ul>li:hover>a, nav>ul>li>a.active{text-decoration: underline;}
nav>ul:nth-child(2){float: right;}
#content-block .submenu a:hover{color: #878787;}
.submenu .list-type-1 .fa{color: #ca1515!important; margin: 0 5px 0 0;}

/*submenu full width*/
/*.submenu{position: absolute; width: 100%; background: #fff; left: 0; top: 100%; display: none; border-bottom: 1px #424242 solid;border-left: 1px #424242 solid;border-right: 1px #424242 solid;}*/
.submenu{position: absolute; width: 100%; background: #fff; left: 0; top: 100%;margin:0;display: none; border: 1px #dddddd solid;}
@media (min-width: 1200px) {
    .submenu.left-align{left: 0!important; margin: 0!important;}
    .submenu.right-align{left: auto!important; right: 0; margin: 0!important;}
}
.submenu .row{position: relative;}
/*nav .full-width .submenu{position: absolute;width: 160%;left:-30%;padding:0;}*/
/*nav .full-width .submenu{position: absolute;width: 130%;left:-15%;padding:10px;}*/

/*nav .full-width .submenu{padding: 0; max-width: 1310px;}*/
/*nav .full-width .submenu{width: 130%;left:-15%;padding:10px;}*/
/*header.fixed-header .full-width .submenu{width: 85%;left:5%;padding:10px;}*/

header.fixed-header .full-width .submenu{width: 100%;padding:10px;}


.full-width-menu-items-right{float: right;text-align:right;}
.full-width-menu-items-right img{text-align:right;}
.menu-image{margin-top:50px;margin-right:30px;}
.full-width-menu-items-right .submenu-list-title{margin-right: 50px;}
.full-width-menu-items-right2{float: right;margin-left: auto;margin-right: auto;min-height: 5em;display: table-cell;vertical-align: middle;}
.full-width-menu-items-right2-texte{margin-top:10px;margin-left:40px;font-size:13px;color:black;font-weight:700;}
.menu-slider-out{overflow: hidden;}
.menu-slider-in{width: 100000px; position: relative;}
.menu-slider-in .product-slide-entry{width: 150px;}
.menu-slider-entry{padding-right: 40px; float: left; text-align: center; }
.menu-slider-in .product-slide-entry .product-image{margin-bottom: 10px;}
.menu-slider-in .product-slide-entry .title{font-size: 14px;}
.menu-slider-in .price{font-size: 14px;}
.menu-slider-arrows{font-size: 0; text-align: right; margin-bottom: -22px;}
.menu-slider-arrows a{font-size: 13px; line-height: 22px; display: inline-block; width: 22px; text-align: center;}
#content-block .menu-slider-arrows a .fa{color: #cacaca;}
#content-block .menu-slider-arrows a:hover .fa{color: #2e2e2e;}
/*.full-width-menu-items-left{margin-left:20px;margin-right: 650px;margin-bottom:15px;}*/
.full-width-menu-items-left{margin-left:20px;margin-right: 400px;margin-bottom:15px;}
.full-width-menu-items-left2{margin-left:20px;margin-right: 200px;white-space: nowrap;}
.full-width-menu-items-left3{margin-left:20px;margin-right: 700px;}
.full-width-menu-items-left4{margin-left:20px;}
/*.full-width-menu-items-left-admin{margin-left:20px;margin-right: 350px;}*/
.submenu-list-title{font-size: 14px; color: #2e2e2e; font-weight: 700; text-transform: uppercase; display: inline-block; padding-bottom:5px;margin-top: 30px;margin-bottom: 15px;border-bottom: 1px #d14242 solid;}
.submenu-list-title a{color: #2e2e2e;}
.submenu-list-title2{font-size: 14px; color: #2e2e2e; font-weight: 700; text-transform: uppercase; display: inline-block; padding-bottom:5px;margin-bottom: 15px;margin-top:-80px;border-bottom: 1px #d14242 solid;}
.submenu-list-title2 a{color: #2e2e2e;}
#content-block .submenu-list-title a:hover{text-decoration: none; color: #717171;}
.submenu .list-type-1{margin-bottom: 45px;}
.submenu .list-type-1 li{padding: 5px 0;}
.menu-label{font-size: 10px; line-height: 15px; color: #fff; font-weight: 600; text-transform: uppercase; position: relative; padding: 0 5px; display: inline-block; vertical-align: top; margin-top: -2px;}
.menu-label:before{width: 0; height: 0; border-style: solid; border-width: 6px 6px 0 0; position: absolute; left: 6px; top: 100%; content: "";}
.menu-label.blue{background: #03b4ea;}
.menu-label.blue:before{border-color: #03b4ea transparent transparent transparent;}
.menu-label.red{background: #cd0000;}
.menu-label.red:before{border-color: #cd0000 transparent transparent transparent;}
.menu-label.yellow{background: #e9bc21;}
.menu-label.yellow:before{border-color: #e9bc21 transparent transparent transparent;}
.submenu-links-line{position: absolute; left: 0; top: 100%; background: #f2f2f2; left: -1px; right: -1px; padding: 19px 45px; font-size: 14px; line-height: 24px; color: #cccccc; border-bottom: 1px #cccccc solid;border-left: 1px #cccccc solid;border-right: 1px #cccccc solid;border-top: 1px #cccccc solid;-moz-border-radius: 0px 0px 10px 10px;-webkit-border-radius:0px 0px 10px 10px;border-radius:0px 0px 10px 10px;}
.submenu-links-line b{font-weight: 600; color: #000;}
.submenu-links-line a{color: #575757;}
.submenu-links-line a:hover{text-decoration: underline;}
.submenu-links-line-container{display: table; width: 100%;}
.submenu-links-line-container .cell-view:first-child{width: 60%;}
.submenu-links-line .red-message, .submenu-links-line .red-message b{color: #ca1515;vertical-align:middle;}
.submenu-links-line .red-message, .submenu-links-line .red-message img{vertical-align:middle;}

/*submenu full width columns inside*/
nav .full-width-columns .submenu{max-width: 1310px;}
.submenu .product-column-entry{float: left; width: 20%; border: none; border-right: 1px #f2f2f2 solid;}
.submenu .product-column-entry:last-child{border-color: transparent;}
.submenu .product-column-entry .submenu-list-title{margin-left: 30px; margin-right: 30px;}

/*submenu 2 columns*/
nav .column-2{position: relative;}
nav .column-2 .submenu{width: 600px; padding: 50px 0; left: 50%; margin-left: -300px;}
nav .column-2 .submenu .full-width-menu-items-left{margin-right: 190px;}
.submenu-background{position: absolute; right: 0; bottom: 0; height: 100%; width: auto;}

/*submenu 1 column*/
nav .column-1{position: relative;}
nav .column-1 .submenu{width: 400px; padding: 50px 0; left: 50%; margin-left: -200px;}
nav .column-1 .full-width-menu-items-left{margin-right: 200px;}
nav ul:first-child li:nth-child(1).column-1 .submenu, nav ul:first-child li:nth-child(2).column-1 .submenu{left: 0; margin-left: 0;}

/*submenu simple list*/
nav .simple-list{position: relative;}
nav .simple-list .submenu{width: 270px; left: 50%; margin-left: -135px;}
nav .simple-list .submenu a{font-size: 13px; line-height: 15px; color: #2e2e2e; padding: 16px 20px; border-top: 1px #f2f2f2 solid; display: block; margin-top: -1px;}
nav .simple-list .submenu a .fa{color: #cacaca; display: inline-block; position: relative; vertical-align: bottom; top: -2px; margin-right: 7px; font-size: 13px;}

/*submenu simple list full widht*/
nav .simple-list-full-width .submenu{padding: 50px 0; max-width: 1310px;}
nav .simple-list-full-width .submenu a{font-size: 13px; line-height: 15px; color: #2e2e2e; padding: 16px 20px; border-top: 1px #f2f2f2 solid; display: block; margin-top: -1px;}
nav .simple-list-full-width .submenu a .fa{color: #cacaca; display: inline-block; position: relative; vertical-align: bottom; top: -2px; margin-right: 7px; font-size: 13px;}

/*open desktop header drop-downs*/
@media (min-width: 1200px) {
  .toggle-list-container{display: block!important;}
  .submenu .product-column-entry{min-height: 400px;}
}

/*scrolling page - fixed header*/
.fixed-header-visible{display: none;}
@media (min-width: 1200px) {
    header.fixed-header{z-index: 6;}
    header.fixed-header .full-width .submenu, header.fixed-header .full-width-columns .submenu{width: 90%;margin: 0 auto;left:0; right: 0;}
    /*header.fixed-header .nav-overflow{position: fixed; left: 0; top: 0; width: 100%; background: #fff; border-bottom: 1px #525252 solid; -webkit-backface-visibility: hidden;}*/
	header.fixed-header .nav-overflow{position: fixed; left: 0; top: 0; width: 100%;background: #fff;margin:0;padding:0; border-bottom: 1px #525252 solid; -webkit-backface-visibility: hidden;}
	/*header.fixed-header .nav-overflow{width: 100%; background: #fff;display: flex;align-items: center;justify-content: center;border-bottom: 1px #525252 solid; -webkit-backface-visibility: hidden;}*/
    /*header.fixed-header nav{width: 100%; padding:0;padding-right:10px; margin: 0 auto; text-align: center;}*/
	/*header.fixed-header nav{width: 100%; padding:0;margin: 0 auto; text-align: center;align-items: center;justify-content: center;}*/
	
	/*header.fixed-header nav{max-width: 1310px;padding: 0;padding-right: 10px;margin: 0 auto;text-align: right;}*/
	header.fixed-header nav{max-width: 1310px;padding: 0;padding-left: 60px;padding-right: 60px;margin: 0 auto;text-align: right;}
	
	
	/*header.fixed-header nav>ul:nth-child(2){float: none;}*/
    header.fixed-header nav>ul{display: inline-block; text-align: left;margin-left:50px;}
    /*header .additional-header-logo{position: absolute; left: 30px; top: 55%; transform: translateY(-50%); -moz-transform: translateY(-50%); -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%);}*/
	header .additional-header-logo{position: absolute; top: 47%;transform: translateY(-50%); -moz-transform: translateY(-50%); -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%);}
    header .additional-header-logo img{max-height: 30px; width: auto; display: block;}

    /*buttons*/
    header.fixed-header .fixed-header-visible{display: block;}
    header.fixed-header nav>ul>li>a{font-weight: 600;}
    .fixed-header-visible .header-functionality-entry{text-transform: none; margin-top: 27px; float: left; border: none; text-decoration: none!important;}
    .fixed-header-visible .header-functionality-entry:first-child{padding-left: 0;}
    /*.fixed-header-square-button{float: left; margin-top: 10px; line-height: 0px; width: 30px; text-align: center; text-decoration: none!important; margin-left: 10px; white-space: nowrap;}*/
    .fixed-header-icon{float: left; display: none;width: 100%;height:auto;padding-top:7px;text-align: right;font-weight: 300;text-decoration: none!important;white-space: nowrap;}
	/*.fixed-header-square-button{float: left; display: block;height:auto;text-align: right; text-decoration: none!important;white-space: nowrap;}*/
	.fixed-header-square-button{float: left;display: inline-block;padding-left:10px;text-decoration: none!important;white-space: nowrap;}
	
	.fixed-header-square-button .fa{color: inherit!important;}
    .fixed-header-square-button:first-child{margin-left: 0;}
    .fixed-header-square-button .fa{margin:0;padding:0;font-size: 20px;line-height: 50px;color: #a0a0a0;display: inline-block;}
    .fixed-header-square-button:hover .fa{color: #3d3d3d;}
}

.header-top-entry{float: left; font-size: 16px; font-weight: 400; position: relative; padding: 20px 0;}
.header-top-entry .title{padding: 0 10px; cursor: pointer; white-space: nowrap;}
.header-top-entry:first-child .title{border-color: transparent; padding-left: 0;}
.header-top-entry .title img, .header-top-entry .list-entry img{display: inline-block; vertical-align: middle; margin-right: 5px; position: relative; top: -1px;}
.header-top-entry .title a{color: #000000;}
.header-top-entry .title a:hover{text-decoration: underline;}
.header-top-entry .title b{font-weight: 600;}
.header-top-entry .title .fa{margin-left: 5px; position: relative; top: -1px;}
.header-top-entry .title .fa:first-child{margin-left: 0; margin-right: 5px;}
.header-top-entry .list{position: absolute; min-width: 100%; left: 1px; top: 40px; border-radius: 3px; background-color: #fff; -webkit-box-shadow: 0 0 15px rgba(0,0,0,.1); box-shadow: 0 0 15px rgba(0,0,0,.1); border: solid 1px #f4f4f4; padding: 5px 20px; z-index: 1; text-align: left; transform: scale(0); -webkit-transform: scale(0); -moz-transform: scale(0); -ms-transform: scale(0); opacity: 0; -moz-transition:all 300ms ease-out; -o-transition:all 300ms ease-out; -webkit-transition:all 300ms ease-out; transition:all 300ms ease-out; -ms-transition:all 300ms ease-out; transform-origin: 50% 0% 0px; -moz-transform-origin: 50% 0% 0px; -webkit-transform-origin: 50% 0% 0px; -ms-transform-origin: 50% 0% 0px;}
.header-top-entry:hover .list{opacity: 1; transform: scale(1); -moz-transform: scale(1); -webkit-transform: scale(1); -ms-transform: scale(1);}
.header-top-entry:first-child .list{left: -10px;}
.header-top-entry .list-entry{white-space: nowrap; display: block; color: #747474; padding: 10px 0; border-top: 1px #f0f0f0 solid;}
.header-top-entry .list-entry:hover{color: #222;}
.header-top-entry .list-entry:first-child{border-top: none;}

.socials-box{font-size: 0;}
header .socials-box{float: right; margin-top: 12px; margin-right: -3px;}
.socials-box a{font-size: 16px; line-height: 30px; width: 30px; display: inline-block; color: #000000; margin: 0 3px; text-align: center;}
.socials-box a .fa{line-height: 30px; position: relative; top: 0;}
.socials-box a:hover{color: #3d3d3d;}
body:not(.mobile) .socials-box a:hover .fa{top: -5px;}
.header-middle{border-bottom: 2px solid #f7f7f7; display: table; width: 100%; padding: 5px 0; position: relative;}
.header-middle .right-entries{display: table-cell; vertical-align: middle; width: 400px; text-align: right; font-size: 0;}
.header-functionality-entry{font-size: 13px; line-height: 15px; color: #000000; font-weight: 400; display: inline-block; vertical-align: bottom; padding: 0 14px; border-right: 1px #d0d0d0 solid; white-space: nowrap;}
.header-functionality-entry.open-search-popup{display: none;}
.header-functionality-entry:hover{color: #222;}
.header-functionality-entry:last-child{padding-right: 0; border-right: none;}
.responsive-search-button{display: none;}
.header-functionality-entry .fa{display: inline-block; vertical-align: middle; position: relative; top: -2px; margin-right: 5px;}
.header-functionality-entry b{font-size: 18px; color: #000; font-weight: 700;}
.logo-wrapper{display: table-cell; vertical-align: middle; text-align: center; width: 300px;}
.logo-wrapper .subtitle{padding-top: 0; font-size: 12px; color: #000000; font-weight: 700;}
#logo{display: inline-block; max-width: 90%; height: auto; min-height: 45px;}
#logo-mobile{display: none;}
#logo img{display: block; width: 100%;}

/*Phones (<768px)*/
@media (max-width: 480px) {
/*header.fixed-header{position: fixed; left: 0; top: 0; width: 100%;align-items: center;justify-content: center;background: #fff;border-bottom: 1px #525252 solid;-webkit-backface-visibility: hidden;}		*/
/*.header-top{position: relative;height:auto;padding:0;margin:0;margin-top:10px}*/
}

.middle-entry{display: table-cell; vertical-align: middle;}
.search-box{background: #fff;}
.search-button{float: right; width: 45px; height: 45px; background: #03b4ea; position: relative;}
.search-button:hover{background: #999!important;}
.search-button .fa{display: block; line-height: 45px; text-align: center; color: #fff; font-size: 14px;}
.search-button input[type="submit"]{position: absolute; left: 0; top: 0; width: 100%; height: 100%; opacity: 0;}
.search-drop-down{border-top: 1px #e8e8e8 solid; border-bottom: 1px #e8e8e8 solid; border-left: 1px #f2f2f2 solid; float: right; width: 135px; position: relative;}
.search-drop-down .title{line-height: 43px; padding: 0 30px 0 20px; position: relative; cursor: pointer; font-size: 12px; color: #000000; font-weight: 400; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none;}
.search-drop-down .title .fa{position: absolute; top: 0; width: 10px; right: 20px; text-align: center; line-height: 45px;}
.search-drop-down .list{border-radius: 3px; background-color: #fff; -webkit-box-shadow: 0 0 15px rgba(0,0,0,.1); box-shadow: 0 0 15px rgba(0,0,0,.1); border: solid 1px #f4f4f4; position: absolute; left: 0; top: 100%; width: 100%; /*transform: scale(0); -moz-transform: scale(0); -webkit-transform: scale(0); -ms-transform: scale(0);*/ display: none; z-index: 1;}
.search-drop-down.active .list{display: block;}
.search-drop-down .overflow{max-height: 161px;}
.search-drop-down .category-entry{color: #000000; font-size: 12px; font-weight: 400; padding: 7px 0 7px 15px; margin: 0 5px; border-bottom: 1px #f2f2f2 solid; cursor: pointer;}
.search-drop-down .category-entry:hover{color: #3d3d3d;}
.search-field{border: 1px #e8e8e8 solid; border-right: none; height: 45px; margin-right: 180px;}
.search-field input[type="text"]{width: 100%; height: 43px; line-height: 43px; border: none; background: none; font-size: 14px; padding: 0 20px; color: #3d3d3d;}
.navigation-copyright{font-size: 11px; line-height: 11px; color: #fff; text-align: center;}
.navigation-copyright a{color: #e5b81d; font-weight: 600;}
.navigation-copyright a:hover{text-decoration: underline;}
.notre-devise{font-size: 14px; color: #fff; text-align: center;padding:0;padding-right:5px;padding-left:5px;padding-top:15px;padding-bottom:15px;margin-bottom:20px;border-bottom: 1px solid #343434;}

/*header popups*/
.popup *:last-child{margin-bottom: 0!important;}
.search-box.popup{position: fixed; border: 1px #ebebeb solid; background: #fff; padding: 18px; width: 460px;}
.loaded .popup{z-index: 7; display: none;}
.popup.active{display: block;}
.search-box.popup.bottom-align{top: auto!important; bottom: 75px;}
.search-box.popup.bottom-align .search-drop-down .list{position: absolute; top: auto; bottom: 100%;}
.search-box.popup:before{width: 28px; height: 15px; position: absolute; content: ""; background: url("../../images/search-angle.png"); top: -15px; right: 30px;}
.search-box.popup.bottom-align:before{transform: rotate(180deg); -moz-transform: rotate(180deg); -webkit-transform: rotate(180deg); -ms-transform: rotate(180deg); top: 100%;}
.cart-box.popup{position: fixed; padding: 15px 0 0 0; width: 300px;}
.cart-box.popup .popup-container{border: 2px #ebebeb solid; padding: 25px 25px 20px 25px; background: #fff; position: relative;}
.cart-box.popup .image{float: left; width: 70px;}
.cart-box.popup .image img{display: block; width: 100%; height: auto;}
.cart-box.popup .cart-entry{margin-bottom: 5px; border-bottom: 2px #ebebeb solid; position: relative;}
.cart-box.popup .content{margin: 0 10px 0 0;}
.cart-box.popup .content .title{font-size: 14px; line-height: 18px; color: #2e2e2e; font-weight: 600; margin-bottom: 5px; display: block;}
.cart-box.popup .content .title:hover{text-decoration: underline;}
.cart-box.popup .content .quantity{font-size: 13px; line-height: 24px; color: #808080; margin-bottom: 3px;}
.cart-box.popup .content .price{font-size: 18px; line-height: 24px; color: #e11414; font-weight: 600;}
.cart-box.popup .summary{text-align: right; margin-bottom: 25px;}
.cart-box.popup .summary .subtotal{font-size: 14px; line-height: 22px; color: #878787; font-weight: 600;}
.cart-box.popup .summary .grandtotal{font-size: 18px; line-height: 22px; color: #343434; font-weight: 600;}
.cart-box.popup .summary .grandtotal span{color: #e11414;}
.cart-buttons .column{width: 50%; padding-left: 5px; float: left;}
.cart-buttons .column:first-child{padding-left: 0; padding-right: 5px;}
.cart-buttons .button{display: block; margin-bottom: 5px;}
.cart-box.popup .button-x{position: absolute; top: 0; right: 0; cursor: pointer;}
.cart-box.popup .popup-container:before {background: url("../../images/search-angle.png"); content: ""; height: 15px; position: absolute; right: 30px; top: -15px; width: 28px;}
.cart-box.popup.left-align{left: 15px!important;}
.cart-box.popup.left-align .popup-container:before{right: auto; left: 30px;}
.cart-box.popup.cart-left .popup-container:before{right: auto; left: 30px;}
.cart-box.popup.fixed-header-left{right: auto; left: 50%; margin-left: -615px; right: auto!important;}
body.style-0 .cart-box.popup .content .price{color: #03b4ea;}
body.style-0 .cart-box.popup .summary .grandtotal span{color: #03b4ea;}
body.style-0 .button.style-4{background: #03b4ea; border-color: #03b4ea;}
/* Style popup */
.ui-widget.popup-dialog {padding:10px;font-size: .9em;}
.ui-widget-content.popup-dialog {background: #F9F9F9;border: 1px solid #A7A7A7;color: #000000;}
.ui-dialog.popup-dialog {left: 0;outline: 0 none;padding:2px;position: absolute;top: 0;}
.ui-dialog.popup-dialog .ui-dialog-content {background: none repeat scroll 0 0 transparent;border: 0 none;overflow: auto;position: relative;padding:5px;margin: 0;}
.ui-dialog.popup-dialog .ui-widget-header {background: #000000;border: 0;color: #fff;font-weight: normal;}
.ui-dialog.popup-dialog .ui-dialog-titlebar {padding: 5px;position: relative;font-size: 1.2em;}
.ui-dialog.popup-dialog h1 {padding-top:10px;padding-bottom:10px;font-size: 1em;font-weight: 700;}
.ui-dialog.popup-dialog .texte {padding:0;font-size: .85em;}

/*additional header block - search in navigation ("everything" template)*/
.navigation-search-content{margin-left: 300px; position: relative; z-index: 1;}
.navigation-search-content .search-box{margin-right: 160px; top: 15px; position: relative;}
.search-box.size-1 .search-button{height: 40px; width: 40px;}
.search-box.size-1 .search-drop-down .title{line-height: 38px;}
.search-box.size-1 .search-drop-down .title .fa{line-height: 40px;}
.search-box.size-1 .search-field{margin-right: 175px; height: 40px;}
.search-box.size-1 .search-field input[type="text"]{height: 38px; line-height: 38px;}
.search-box.size-1 .search-button .fa{line-height: 40px;}
header.type-1.fixed-header .navigation-search-content{display: none;}
.navigation-search-content .toggle-desktop-menu{float: right; font-size: 14px; line-height: 70px; font-weight: 700; color: #fff; text-transform: uppercase; cursor: pointer; width: 125px; border-left: 1px #1663c2 solid; text-align: center;}
.navigation-search-content .toggle-desktop-menu .fa{line-height: 70px; vertical-align: bottom; position: relative; top: -1px; margin-right: 5px; display: none;}
.navigation-search-content .toggle-desktop-menu .fa:first-child{display: inline-block;}
.navigation.active .navigation-search-content .search-box{display: none;}
.navigation.active .navigation-search-content .toggle-desktop-menu .fa{display: inline-block;}
.navigation.active .navigation-search-content .toggle-desktop-menu .fa:first-child{display: none;}

/*additional header block - square icons ("everything" template)*/
header .icon-entry{width: 50%; float: left;}
header .icon-entry .image{width: 45px; height: 45px; float: left; line-height: 45px; text-align: center; background: #f5f5f5;}
header .icon-entry .image .fa{line-height: 45px; display: block; color: #b4b4b4;}
header .icon-entry:hover .image{background: #0f51a3;}
header .icon-entry:hover .image .fa{color: #fff;}
header .icon-entry .text{margin-left: 60px; font-size: 13px; line-height: 18px; color: #747474; padding-top: 5px; display: block;}
header .icon-entry .text b{font-size: 16px; line-height: 18px; font-weight: 600; color: #404040;}

.toggle-list-container{margin:0;margin-top:15px;padding:0;}
.submenu .list-type-1 ul>li{padding:5px;margin:5px;}
.toggle-list-container2{margin-top:15px;}

/*Desktops (>=992px)*/
@media (max-width: 1199px) {
    #content-block header{position: fixed; padding: 0 30px; top: 0;}
    .header-top .socials-box{display: none;}
    /*.navigation{position: fixed; left: 0; top: 0; width: 290px; background: #272727; height: 100%; border: none; z-index: 7; transform: translateX(-290px); -moz-transform: translateX(-290px); -webkit-transform: translateX(-290px); -ms-transform: translateX(-290px);}*/
	/*.navigation{position: fixed; left: 0; top: 0; width: 100%; background: #272727; height: 100%; border: none; z-index: 7; transform: translateX(-100%); -moz-transform: translateX(-100%); -webkit-transform: translateX(-100%); -ms-transform: translateX(-100%);}*/
    .navigation{position: fixed; left: 0; top: 0; width: 350px; background: #272727; height: 100%; border: none; z-index: 7; transform: translateX(-350px); -moz-transform: translateX(-350px); -webkit-transform: translateX(-350px); -ms-transform: translateX(-350px);}
	
	/*.nav-overflow{width: 100%; display: flex;align-items: center;overflow-y: auto; -webkit-overflow-scrolling: touch; -moz-overflow-scrolling: touch; -ms-overflow-scrolling: touch;}*/
	.nav-overflow{position: absolute;width: 100%;left: 0;top: 75px;bottom: 0;overflow-y: auto;-webkit-overflow-scrolling: touch; -moz-overflow-scrolling: touch; -ms-overflow-scrolling: touch;}	
	.navigation-header{padding: 0 50px 0 20px; border-bottom: 1px #343434 solid;}	
	.navigation-header .title{font-size: 20px; line-height: 75px; font-weight: 700; text-transform: uppercase; color: #fff;}
    .navigation-header .close-menu{width: 40px; height: 40px; line-height: 40px; position: absolute; right: 5px; top: 17px; cursor: pointer; text-transform: uppercase;}
    .navigation-header .close-menu:before, .navigation-header .close-menu:after{width: 18px; height: 2px; position: absolute; left: 50%; top: 50%; margin: -1px 0 0 -9px; content: ""; background: #fff;}
    .navigation-header .close-menu:before{transform: rotate(45deg); -moz-transform: rotate(45deg); -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg);}
    .navigation-header .close-menu:after{transform: rotate(-45deg); -moz-transform: rotate(-45deg); -webkit-transform: rotate(-45deg); -ms-transform: rotate(-45deg);}
    .navigation-footer .socials-box{margin-top: -1px; margin-right: 0; float: none; border-top: 1px #343434 solid; border-bottom: 1px #343434 solid;}
    .navigation-footer .socials-box a{width: 14.25%; height: 41px; line-height: 39px; border-left: 1px #343434 solid; float: left; margin: 0; color: #fff;}
    body:not(.mobile) .navigation-footer .socials-box a:hover{background: #fff; color: #272727;}
    .navigation-footer .socials-box a:first-child{border-left: none;}
    /*.menu-button{font-size: 25px; color: #2f2f2f; cursor: pointer; position: absolute; right: 5px; top: 14px;}*/
	.menu-button{font-size: 25px; color: #2f2f2f; cursor: pointer; position: relative;}
    .menu-button .fa{line-height: inherit; display: block;}
    .menu-button-texte{font-size: 10px;color: #2f2f2f;cursor: pointer;font-weight: 700;text-transform: uppercase;position: absolute;right: 0;top: 40px;}
	body.opened-menu{overflow: scroll;}
    .navigation, .content-push{-moz-transition:all 300ms ease-out; -o-transition:all 300ms ease-out; -webkit-transition:all 300ms ease-out; transition:all 300ms ease-out; -ms-transition:all 300ms ease-out;}
    header.opened .navigation{ transform: translateX(0px); -moz-transform: translateX(0px); -webkit-transform: translateX(0px); -ms-transform: translateX(0px);}
    .close-header-layer{position: fixed; width: 80%; height: 100%; left: 0; top: 0; display: none; background: rgba(0,0,0,0.5);}

    #content-block nav>ul{float: none;margin-left: 0;}
    nav>ul>li{float: none; border-bottom: 1px #343434 solid; padding: 0; position: relative;}
    nav>ul>li>a{font-size: 14px; color: #fff; line-height: 15px; padding: 15px 45px 15px 20px; display: block;}
    nav>ul>li>.fa{position: absolute; right: 5px; top: 2px; line-height: 40px; width: 40px; text-align: center; cursor: pointer; margin: 0; font-size: 12px;}
    nav>ul>li.opened>.fa{transform: rotate(180deg); -moz-transform: rotate(180deg); -webkit-transform: rotate(180deg); -ms-transform: rotate(180deg);}
    .full-width-menu-items-right{display:none;}
    .full-width-menu-items-right2{display:none;}
    .full-width-menu-items-left{margin-left:0;margin-right:0;}
    .full-width-menu-items-left2{margin-left:0;margin-right:0;}
    .full-width-menu-items-left3{margin-left:0;margin-right:0;}
    .full-width-menu-items-left4{margin-left:0;margin-right:0;}

    .submenu{position: relative; top: auto; left: auto; padding: 0!important;}
    .submenu-links-line{display: none;}
	.submenu-list-title{margin: 0;margin: 0;margin-top:10px;border-bottom: 0;display: block; position: relative;vertical-align:middle;}
	.submenu-list-title a{display: block;margin: 0;font-size: 14px;padding: 15px 0 10px 10px;}
    .submenu-list-title .toggle-list-button{width: 40px; height: 40px; position: absolute; top: 0; right: 2px; cursor: pointer;}
    .submenu-list-title .toggle-list-button:before{width: 11px; height: 1px; background: #878787; position: absolute; left: 50%; top: 50%; margin-top: -1px; margin-left: -6px; content: "";}
    .submenu-list-title .toggle-list-button:after{width: 1px; height: 11px; background: #878787; position: absolute; left: 50%; top: 50%; margin-top: -6px; margin-left: -1px; content: "";}	
	.submenu-list-title2{margin: 0;margin: 0;margin-top:10px;border-bottom: 0;display: block; position: relative;vertical-align:middle;}
    .submenu-list-title2 a{display: block; margin: 0; font-size: 14px; padding: 15px 0 15px 10px;}
    .submenu-list-title2 .toggle-list-button{width: 43px; height: 43px; position: absolute; top: 0; right: 2px; cursor: pointer;}
    .submenu-list-title2 .toggle-list-button:before{width: 11px; height: 1px; background: #878787; position: absolute; left: 50%; top: 50%; margin-top: -1px; margin-left: -6px; content: "";}
    .submenu-list-title2 .toggle-list-button:after{width: 1px; height: 11px; background: #878787; position: absolute; left: 50%; top: 50%; margin-top: -6px; margin-left: -1px; content: "";}
    .toggle-list-container2{padding-left: 5px;}
    .toggle-list-container{display: none;padding-left:5px;}
    .submenu-list-title.opened .toggle-list-button:after{height: 0; margin-top: 0;}
    .submenu .list-type-1{padding:0;padding-top:5px;margin:0;}
	.submenu .list-type-1 li{padding: 0 0 7px 10px;}
    .submenu .product-column-entry{float: none; width: auto; padding: 0;}
    .submenu .product-column-entry .image{display: none;}
    .submenu .product-column-entry .hot-mark{display: none;}
    .submenu .product-column-entry .submenu-list-title{margin-left: 0; margin-right: 0;}
    .submenu .product-column-entry .description{margin: 0;}
    nav .column-2 .submenu .full-width-menu-items-left, nav .column-1 .full-width-menu-items-left{margin-right: 0;}
    nav .column-2 .submenu, nav .column-1 .submenu, nav .simple-list .submenu{width: auto; margin: 0; left: auto;}
    .submenu-background{display: none;}
    nav .simple-list .submenu a{display: block; font-size: 12px; line-height: 14px; margin: 0; padding: 15px 45px 15px 20px; color: #2e2e2e; font-weight: 700; text-transform: uppercase; border: none;}
    nav .simple-list .submenu a .fa{display: none;}
    .link_menu_mobile{display: block;}
    nav>ul>li>a .menu-label{position: relative; right: auto; top: -7px; margin-left: 5px;}
    .responsive-search-button{display: inline-block;}
    .header-functionality-entry{padding: 0; border-right: none;}
    .header-functionality-entry span{display: none;}
    .header-functionality-entry .fa{width: 45px; height: 45px; line-height: 45px; font-size: 24px; color: #2f2f2f; text-align: center; margin: 0;}
    .header-functionality-entry.open-search-popup{display: inline-block;}
    .header-middle{border-bottom: 1px solid #f0f0f0;}
    #logo{min-height: 0;}
    header .middle-entry{display: none;}
    /*.cart-box.popup{display: none!important;}*/
    .navigation-search-content{display: none;}
    .full-width-menu-items-left .row > div{padding: 0;}
    .full-width-menu-items-left .row{margin: 0;}
}
/* Tablets (>=768px)*/
@media (max-width: 991px) {
    .header-middle{padding-top: 10px; padding-bottom: 10px;}
    #content-block nav>ul{float: none;margin-left: 0;}
   .toggle-list-container2{margin:0;margin-top:0;}
}
/*Phones (<768px)*/
@media (max-width: 767px) {
    #content-block header{padding: 0 15px;}
    #content-block nav>ul{float: none;margin-left: 0;}
    .header-functionality-entry b{display: none;}
    .header-functionality-entry .fa{width: 33px; height: 33px; line-height: 33px; font-size: 23px;}
    #logo{display: none;}
    #logo-mobile{display: inline-block; height: auto; max-width: 100%;}	
    .submenu-list-title{}
    .logo-wrapper .subtitle{padding-top: 0px; font-size: 9px; color: #000000; font-weight: 700;}
    nav{position: relative;padding: 0;}
   .toggle-list-container2{margin:0;margin-top:0;}
}

@media (max-width: 480px) {
    .search-box.popup{width: 96%; right: 2%!important;}
    .search-box.popup:before{right: 50%; margin-right: -14px;}
    .logo-wrapper .subtitle{padding-top: 0px; font-size: 9px; color: #000000; font-weight: 700;}
    nav{position: relative;padding: 0;}
    #content-block nav>ul{float: none;margin-left: 0;}
   .toggle-list-container2{margin:0;margin-top:0;}
}




/* 04.02 - footer */
footer{position: relative;}
.clearfix.visible-sm-block{height: 35px; float: left; width: 100%;}
.footer-columns-entry{border-bottom: 1px #f0f0f0 solid; border-top: 1px solid #f0f0f0; padding: 30px 0 0 0px; position: relative;}
.footer-logo{display: block; margin-bottom: 10px;}
.footer-description{font-size: 14px; line-height: 24px;}
.footer-description b{font-weight: 500;}
.footer-address{font-size: 15px; line-height: 26px;}
.footer-address a{color: #51789E; font-weight: 600;}
.footer-address a:hover{color: #ff0000;text-decoration: underline;}
#content-block .footer-address a:hover, #content-block .footer-address a:hover b{color: #3c3c3c;}
.footer-columns-entry .column-title{margin-bottom: 20px; font-weight: 600; color: #343434; font-size: 17px; line-height: 20px;}
.footer-columns-entry .column{list-style: none; font-weight: 400; color: #989898; font-size: 15px; line-height: 20px; margin-top: -5px;}
.footer-columns-entry .column a{color: #51789E;font-weight: 600; display: inline-block; padding: 5px 0;}
.footer-columns-entry .column a:hover{color: #ff0000;text-decoration: underline;}
.footer-columns-entry .column span{color: #51789E; font-weight: 600; display: inline-block; padding: 5px 0;}
.footer-columns-entry .column span:hover{color: #ff0000;text-decoration: underline;}
.footer-bottom-navigation{padding: 20px 0; display: table; width: 100%; position: relative;}
.footer-bottom-navigation .cell-view{position: relative;}
.footer-bottom-navigation .footer-links{font-size: 0;}
.footer-links a{font-size: 14px; font-weight: 600; color: #51789E; line-height: 14px; padding-right: 10px; display: inline-block; border-right: 1px #cfcfcf solid; margin-right: 10px; margin-bottom: 7px!important; margin-top: 7px; vertical-align: top;}
.footer-links a:last-child{padding-right: 0; border: none; margin-right: 0;}
.footer-links a:hover{color: #ff0000;text-decoration: underline;}
.footer-links span{font-size: 14px; font-weight: 600; color: #51789E; line-height: 14px; padding-right: 10px; display: inline-block; border-right: 1px #cfcfcf solid; margin-right: 10px; margin-bottom: 7px!important; margin-top: 7px; vertical-align: top;}
.footer-links span:last-child{padding-right: 0; border: none; margin-right: 0;}
.payment-methods{text-align: right; font-size: 0;}
.payment-methods img{display: inline-block; border: 1px #ebebeb solid; border-radius: 3px; -webkit-border-radius: 3px; margin-right: 10px; margin-bottom: 5px; vertical-align: top; margin-top: 5px;}
.payment-methods img:hover{cursor: pointer;opacity: 0.5;}
.payment-methods img:last-child{margin-right: 0;}
/*.copyright{font-size: 14px; line-height: 14px; color: #3c3c3c; margin-bottom: 15px; padding: 7px 0;}*/
.copyright{font-size: 14px; color: #3c3c3c; margin-bottom: 10px; padding: 7px 0;}
.copyright a{color: #51789E; font-weight: 600;}
.language-currencies{display:inline-block;margin:0;padding:0;padding-top:10px;padding-bottom:10px;}
.language{padding-right:10px;cursor: pointer;margin:0;}
.currencies{cursor: pointer;white-space: nowrap;}
.currencies a{color: #000000!important; font-weight: 400;}

#content-block .copyright a:hover{color: #3c3c3c;}
.footer-copyright-wrapper{text-align: center; padding: 40px 0; border-top: 1px solid #f0f0f0;}
/*.footer-description{margin-top: 30px;}*/
.footer-description{margin-bottom: 10px;}
.footer-address{width: 100%;margin-top: 15px;}
.footer-address .fa{padding-bottom:15px;font-size:22px;font-weight:600;color:#353535;}
.footer-columns-entry .column{margin-bottom: 15px;}
/*Desktops (>1199px)*/
@media (min-width: 1200px) {
	.language-currencies{display:inline-block;padding-left:10px!important;}
}
/*Desktops (>=11992px)*/
@media (max-width: 1199px) {
	.language-currencies{display:inline-block;padding-left;20px}
	.payment-methods{text-align: left;}
}
/* Tablets (>=768px)*/
@media (max-width: 991px) {
    .footer-bottom-navigation{display: block;}
    .footer-bottom-navigation .cell-view{display: block; margin-bottom: 15px;}
    .footer-columns-entry{padding: 50px 0 35px 0;}
    .footer-address{margin-bottom: 50px;}
}
/*Phones (<768px)*/
@media (max-width: 767px) {
    .footer-bottom-navigation{padding: 30px 0;}
    .footer-description, .footer-address, .footer-columns-entry .column{margin-bottom: 20px;}
    .footer-columns-entry{padding: 30px 0 10px 0;}
    .footer-columns-entry .column-title{margin-bottom: 10px;}
    .footer-bottom-navigation .footer-links{margin-bottom: 5px;}
    .copyright{margin-bottom: 20px;}
}

/* 04.03 - company information and latest review */
.company-information-box{}
.company-information-box .image{float: left; width: 270px;}
.company-information-box .image img{display: block; max-width: 100%; height: auto;}
.company-information-box .text{margin-left: 300px;}
.company-information-box .text .cell-view{height: 190px; width: 1000px;}
.company-information-box .text .description{font-size: 13px; line-height: 24px; color: #a3a2a2; font-weight: 400; margin-bottom: 10px;}
.read-more{font-weight: 600; font-size: 13px; line-height: 20px; color: #2e2e2e; display: inline-block;}
.read-more:hover{color: #03b4ea;}
.latest-review .title{padding:0;font-size: 15px;font-weight: 700; margin-bottom: 5px;}
.latest-review .text{padding: 22px 22px;font-style: italic; font-size: 13px; line-height: 24px; color: #a3a2a2; margin-bottom: 10px;}
.blockquote-slider{margin-right: -15px;}
.blockquote-slider blockquote{margin-right: 15px;}
#content-block .latest-review footer{font-style: normal; font-size: 13px; color: #aaa9a9; line-height: 20px; font-weight: 400; background: none;}
.latest-review footer cite{font-weight: 600; color: #2e2e2e;}
/* Tablets (>=768px)*/
@media (max-width: 991px) {
    .company-information-box .image{width: 200px;}
    .company-information-box .text{margin-left: 230px;}
    .company-information-box .text .cell-view{display: block; width: auto; height: auto;}
    .information-entry{margin-bottom: 35px;}
}
/*Phones (<768px)*/
@media (max-width: 767px) {
    .company-information-box .image{width: auto; float: none; margin-bottom: 10px;}
    .company-information-box .text{margin-left: 0;}
}

/* 04.04 - products slider */
.swiper-tabs{position: relative;}
.swiper-tabs:before{position: absolute; left: 0; bottom: 24px; width: 100%; height: 1px; background: #ebebeb; content: "";}
.swiper-tabs .block-title{float: left; border-bottom: none; position: relative; padding-left: 7px; padding-right: 7px; margin-right: 15px; font-weight: 400; color: #a1a1a1;}
.swiper-tabs .block-title.active{font-weight: 600; color: #2e2e2e;}
.swiper-tabs .block-title:hover{color: #2e2e2e;}
.swiper-tabs .block-title:before{position: absolute; left: 0; height: 3px; bottom: -2px; content: ""; background: #03b4ea; width: 0;}
.swiper-tabs .block-title.active:before{width: 100%;}
.tabs-entry{display: none;}
.tabs-entry:first-child{display: block;}
.swiper-tabs .title, .links-drop-down .title{display: none;}
.products-swiper{margin: 0 -21.25px; position: relative;}
.products-swiper:before, .products-swiper:after{position: absolute; left: 0; top: 0; width: 21.25px; height: 100%; background: #fff; content: ""; z-index: 2;}
.products-swiper:after{right: -3px; left: auto;}
.products-swiper .paddings-container{padding: 0 21.25px;}
.product-slide-entry{max-width: 210px;margin: 0 auto; margin-bottom: 50px;text-align: center;}
.product-image-label{border-radius: 50%; -webkit-border-radius: 50%; position: absolute; z-index: 1;}
.product-image-label span{position: absolute; width: 100%; left: 0; top: 50%; transform: translateY(-50%); -moz-transform: translateY(-50%); -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); font-size: 11px; line-height: 12px; color: #fff; font-weight: 700; text-transform: uppercase; text-align: center;}
.product-image-label.type-1{left: 7px; top: 7px; width: 40px; height: 40px; background: #93b92c;}
.product-image-label.type-2{right: 7px; top: 7px; width: 40px; height: 40px; background: #d41b1b;}
.product-image-label.type-3{left: 50%; top: 50%; margin: -32px 0 0 -32px; width: 65px; height: 65px; background: rgba(64,64,64,0.95);}
.product-slide-entry .product-image{display: block; margin-bottom: 15px; position: relative; overflow: hidden;}
.product-slide-entry img{width: 100%; height: auto; display: block; position: relative; backface-visibility: hidden; -webkit-backface-visibility: hidden;}
.product-slide-entry>img:first-child{margin-bottom: 15px;}
.product-slide-entry .product-image:hover img{transform: scale(1.1); -moz-transform: scale(1.1); -webkit-transform: scale(1.1); -ms-transform: scale(1.1);}
.product-slide-entry.shift-image .product-image:hover img{transform: scale(1) translateX(-100%); -moz-transform: scale(1) translateX(-100%); -webkit-transform: scale(1) translateX(-100%); -ms-transform: scale(1) translateX(-100%);}
.product-slide-entry.shift-image .product-image img{position: absolute; left: 100%; top: 0; width: 100%; height: auto;}
.product-slide-entry.shift-image .product-image img:first-child{position: relative; left: 0;}
.product-slide-entry .product-image .bottom-line{position: absolute; left: 0; bottom: -35px; width: 100%; background: rgba(28,28,28,0.9); text-align: center; font-size: 11px; line-height: 35px; font-weight: 600;}
.product-slide-entry .product-image:hover .bottom-line{bottom: 0;}
.product-slide-entry .product-image .bottom-line.left-attached{left: -37px; bottom: 0; width: 35px; -webkit-backface-visibility: hidden;}
.product-slide-entry .product-image:hover .bottom-line.left-attached{left: 0;}
.product-image .bottom-line-a{color: #fff; display: block; cursor: pointer; white-space: nowrap; text-overflow: ellipsis; overflow: hidden;}
.product-image .bottom-line-a:hover{background: #fff; color: #222; border-color: transparent!important;}
.product-image .bottom-line-a .fa{color: inherit!important;}
.product-image .bottom-line-a.square{width: 35px; border-left: 1px rgba(255, 255, 255, 0.1) solid;}
.product-image .bottom-line.left-attached .bottom-line-a.square{border-left-color: transparent; border-bottom: 1px rgba(255, 255, 255, 0.1) solid;}
.product-image .bottom-line-a .fa{vertical-align: bottom; line-height: 35px; margin-right: 3px; width: 25px;}
.product-image .right-align{float: right;}
.product-image .right-align a{float: left;}
.product-image .left-align{margin-right: 70px;}
.product-image .top-line-a{height: 35px; min-width: 35px; line-height: 35px; padding: 0 10px; background: #fff; position: absolute; top: 10px; cursor: pointer; font-size: 14px; color: #2e2e2e; text-align: center; font-weight: 600;}
.product-image .top-line-a span{font-size: 11px; line-height: 35px; display: inline-block; vertical-align: bottom;}
.product-image .top-line-a .fa{line-height: 35px; display: inline-block; vertical-align: bottom;}
.product-image .top-line-a:hover{background: #2e2e2e; color: #fff;}
.product-image .top-line-a.left{left: -100px;}
.product-image:hover .top-line-a.left{left: 10px;}
.product-image .top-line-a.right{right: -100px;}
.product-image:hover .top-line-a.right{right: 10px;}
.product-slide-entry .tag{font-size: 10px; line-height: 14px; color: #555555; text-transform: uppercase; display: block; font-weight: 600; margin-bottom: 7px;}
.product-slide-entry .tag:hover{color: #2e2e2e;}
.product-slide-entry .title{display: block; font-size: 15px; line-height: 18px; color: #2e2e2e; font-weight: 600; margin-bottom: 10px;}
.product-slide-entry .title b{font-weight: 700;}
.product-slide-entry .title:hover{color: #03b4ea;}
.rating-box{color: #f5c10c; font-size: 14px; line-height: 14px; margin-bottom: 10px;}
.rating-box .star{display: inline-block;}
.price{font-size: 15px; line-height: 15px; padding-bottom: 50px;}
.price .prev{color: #989898; text-decoration: line-through; display: inline-block;}
.price .current{color: #da75cb; display: inline-block; font-size: 16px; font-weight: 600;}
.affichage_pierre{height:380px;margin-bottom:10px;}
.video-slider{margin:0px;padding:0px;}
.titre-slider{margin-bottom:10px;margin-top:10px;}
.titre-slider a{color: inherit!important;font-size: 0.9em;color: #2e2e2e; font-weight: 600;}
.titre-slider a:hover{color: #747474;}
.bouton-slider{float:right;padding-right:20px}
.bouton-slider input[type="button"]{padding:10px;margin-top: 10px;font-size: 1em;font-weight: 700;border:1px white solid;background: #FF0000!important; color: #FFFFFF;}
.bouton-slider input[type="button"]:hover{padding:10px;margin-top: 10px;font-size: 1em;font-weight: 700;border: 1px red solid;background: #FFFFFF!important; color: #FF0000;}
.prix-slider{font-size: 16px; line-height: 16px; padding-bottom: 50px;}
.prix-slider .currents{color: #2e2e2e; display: inline-block; font-size: 16px; font-weight: 600;}
.paiement_trois_fois{display: inline-block;color: #373737; font-size: 0.7em; font-weight: 600;}
.paiement_trois_fois_prix{display: inline-block;color: #d14242; font-weight: 600;}
.cart-slider{display: inline-block;}
.icon-slider a{font-size: 1.2em;color: #000000;}

@media (min-width: 768px){
    .swiper-tabs .list, .links-drop-down .list{display: block!important;}
}
/*Phones (<768px)*/
@media (max-width: 767px) {
    .swiper-tabs .block-title{float: none; display: block; margin-right: 0; margin-bottom: 0;}
    .swiper-tabs{margin-bottom: 25px;}
    .swiper-tabs .title, .links-drop-down .title{display: block; padding: 0 40px 0 15px; white-space: nowrap; line-height: 40px; border: 2px #f0f0f0 solid; font-size: 16px; position: relative; cursor: pointer; text-align: left;}
    .swiper-tabs .title:after, .links-drop-down .title:after{line-height: 40px; height: 40px; width: 40px; text-align: center; font-family: FontAwesome; content: "\f107"; position: absolute; top: 0; right: 0;}
    .swiper-tabs .title.active:after, .links-drop-down .title.active:after{content: "\f106";}
    .swiper-tabs .list .block-title{ padding-top: 15px; display: block!important;}
    .swiper-tabs:before{display: none;}
    .swiper-tabs .tabs-entry{margin-top:20px;}
    .swiper-tabs .list, .links-drop-down .list{margin-left: 30px;margin-right: 30px;}    
}

/* 04.05 - sales blocks */
.sale-entry{overflow: hidden; border: 2px #f2f2f2 solid; min-height: 70px; padding: 35px 0; position: relative; display: block;}
.sale-entry .sale-price{font-size: 16px; line-height: 24px; color: #2e2e2e; text-transform: uppercase; font-weight: 700; width: 190px; text-align: center; border-right: 1px #f2f2f2 solid; float: left; display: block; position: relative; z-index: 1;}
.sale-entry .sale-price span{display: block; font-size: 48px; line-height: 48px; color: #da75cb;}
.sale-entry .sale-price img{padding: 15px 0;}
.sale-entry .sale-description{font-size: 13px; line-height: 22px; color: #a3a2a2; margin: 0 40px 15px 230px; padding: 2px 0; display: block; position: relative; z-index: 1;}
.sale-entry .sale-title{font-size: 18px; line-height: 24px; text-transform: uppercase; font-weight: 700; color: #a3a2a2; margin: 0 0 10px 230px;}
.sale-entry .sale-title-email{font-size: 18px; line-height: 24px; font-weight: 700; color: #FFFFFF; margin: 0 0 10px 230px;}
.sale-entry .sale-title-email a{color: #FFFFFF;}
.sale-entry .sale-title-email a:hover{color: #FFFFFF;}
.hot-mark{position: absolute; top: 5px; right: -15px; font-size: 11px; font-weight: 700; color: #fff; text-transform: uppercase; background: #ca1515; line-height: 18px; width: 60px; text-align: center; transform: rotate(45deg); -moz-transform: rotate(45deg); -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg);}
.hot-mark.blue{background: #03b4ea;}
.hot-mark.yellow{background: #dec209;}
a.sale-entry:before{position: absolute; left: 0; top: 0; width: 100%; height: 100%; opacity: 0; content: ""; z-index: 1;}
a.sale-entry .hot-mark{z-index: 2;}
.sale-entry-border{padding-top: 50px; padding-bottom: 50px;}
.sale-entry-border:hover{background: #4c4c4c!important;}
.sale-entry-border:before{border: 1px solid rgba(255, 255, 255, 0.5); content: ""; position: absolute; left: 15px; top: 15px; right: 15px; bottom: 15px;}
.sale-entry-border:hover:before{left: 0; top: 0; right: 0; bottom: 0; opacity: 0;}
.sale-entry-border *{position: relative;}
.sale-entry-border .sale-title{color: #fff;}
.sale-entry-border .sale-title-email{color: #fff;}
.sale-entry-border .sale-description{color: rgba(255, 255, 255, 0.5);}
.sale-entry-border .sale-price{border-color: rgba(255, 255, 255, 0.5);}
/*Phones (<768px)*/
@media (max-width: 991px) {
    .sale-entry{padding: 25px 0;}
    .sale-entry .sale-title{text-align: center; margin-left: auto;}
    .sale-entry .sale-title-email{text-align: center; margin-left: auto;}
    .sale-entry .sale-price{width: auto; float: none; margin: 0 30px 10px 30px; border: none; border-bottom: 1px #f2f2f2 solid; padding-bottom: 10px;}
    .sale-entry .sale-description{width: auto; float: none; margin: 0 10px 10px 10px; text-align: center;padding: 10px;}
}

/* 04.06 - sidebar menu */
.sidebar-navigation{border: 2px #03b4ea solid; margin-bottom: 25px;}
.sidebar-navigation .title{background: #03b4ea; padding: 20px 25px; line-height: 15px; color: #fff; font-size: 12px; text-transform: uppercase; font-weight: 700;text-align: center; margin-top: -2px; position: relative;}
.sidebar-navigation .title .fa{display: none;}
.sidebar-navigation .entry{cursor: pointer; border-bottom: 1px #ebebeb solid; display: block; font-weight: 500; font-size: 13px; line-height: 14px; color: #2e2e2e; padding: 17px 25px; position: relative;}
body.mobile .sidebar-navigation .entry{color: #2e2e2e!important;}
body.mobile .sidebar-navigation .entry:before{display: none;}
.sidebar-navigation .entry:last-child{border: none;}
.sidebar-navigation .entry:before{position: absolute; left: 0; bottom: 0; width: 100%; height: 0%; background: #03b4ea; content: ""; opacity: 0;}
.sidebar-navigation .entry span{position: relative;}
.sidebar-navigation .entry:hover:before, .sidebar-navigation .entry.active:before{height: 100%; opacity: 1;}
.sidebar-navigation .entry:hover, .sidebar-navigation .entry.active{color: #fff;text-decoration:none;}
body:not(.mobile) #content-block .sidebar-navigation .entry:hover .fa{color: #fff;}
.sidebar-navigation .entry .fa{color: #ca1515; display: inline-block; margin-right: 10px; position: relative; top: -1px;}
.sidebar-navigation .list{display: none;}
@media (min-width: 992px) {
    .sidebar-navigation .list{display: block!important;}
}
/* Tablets (>=768px)*/
@media (max-width: 991px) {
    .sidebar-navigation{margin-bottom: 15px!important;}
    .sidebar-navigation .title{padding-right: 55px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; cursor: pointer;}
    .sidebar-navigation .title .fa{display: block; position: absolute; width: 55px; height: 55px; line-height: 55px; text-align: center; right: 0; top: 0; font-size: 22px;}
    .sidebar-navigation.active .title .fa{transform: rotate(180deg); -moz-transform: rotate(180deg); -webkit-transform: rotate(180deg); -ms-transform: rotate(180deg);}
}
/*Phones (<768px)*/
@media (max-width: 767px) {
    
}

/* 04.07 - navigation banner */
.navigation-banner-swiper{margin-bottom: 30px;}
.navigation-banner-wrapper{position: relative; background-size: cover;}
.navigation-banner-wrapper.align-1{background-position: right top;}
.navigation-banner-wrapper.align-2{background-position: left top; }
.navigation-banner-content{width: 57%; padding: 0 50px 0 50px; height: 545px; position: relative;}
.navigation-banner-content .cell-view{width: 1500px;}
.navigation-banner-wrapper.align-1 .navigation-banner-content{float: left;}
.navigation-banner-wrapper.align-2 .navigation-banner-content{float: right;}
.navigation-banner-wrapper.align-3 .navigation-banner-content{width: 100%!important; text-align: center;}
.navigation-banner-content .subtitle{font-size: 40px; line-height: 36px; color: #d349bd; margin-bottom: 3px; transform: translateX(-50px) translateY(-50px); -moz-transform: translateX(-50px) translateY(-50px); -webkit-transform: translateX(-50px) translateY(-50px); -ms-transform: translateX(-50px) translateY(-50px); opacity: 0;}
.light-text .navigation-banner-content .subtitle{color: #fff;}
.navigation-banner-content .title{font-weight: 400; font-size: 50px; line-height: 50px; color: #3c3c3c; text-transform: uppercase; letter-spacing: -5px; margin-bottom: 7px; transform: translateX(150px); -moz-transform: translateX(150px); -webkit-transform: translateX(150px); -ms-transform: translateX(150px); opacity: 0;text-shadow:3px 3px 5px #a7a7a7;}
.light-text .navigation-banner-content .title{color: #fff;}
.navigation-banner-content .description{font-size: 15px; line-height: 24px; color: #aaa; font-weight: 300; font-style: italic; margin-bottom: 15px; padding-right: 50px; transform: translateX(-100px); -moz-transform: translateX(-100px); -webkit-transform: translateX(-100px); -ms-transform: translateX(-100px); opacity: 0;}
.light-text .navigation-banner-content .description{color: #f1f0f0;}
.navigation-banner-content .info{opacity: 0; transform: translateY(50px); -moz-transform: translateY(50px); -webkit-transform: translateY(50px); -ms-transform: translateY(50px);}
.light-text .navigation-banner-content .info .button:not(:hover){color: #fff; border-color: rgba(255, 255, 255, 0.5);}
.swiper-slide.active .navigation-banner-content .subtitle, .swiper-slide.active .navigation-banner-content .title, .swiper-slide.active .navigation-banner-content .description, .swiper-slide.active .navigation-banner-content .info{transform: translateX(0px) translateY(0px); -moz-transform: translateX(0px) translateY(0px); -webkit-transform: translateX(0px) translateY(0px); -ms-transform: translateX(0px) translateY(0px); opacity: 1;}
.navigation-banner-content .button{margin-right: 12px;}
.navigation-banner-swiper .pagination{display: none;}
/* Tablets (>=768px)*/
@media (max-width: 991px) {
    #content-block .navigation-banner-content{height: 350px;}
    #content-block .navigation-banner-content{width: 63%;}
    #content-block .navigation-banner-content .title{font-size: 60px; line-height: 60px;}
    #content-block .navigation-banner-swiper .pagination{display: block; margin-top: 20px;}
    .navigation-banner-swiper:before, .navigation-banner-swiper:after{position: absolute; width: 1px; height: 100%; top: 0; background: #fff; content: "";}
    .navigation-banner-swiper:before{left: 0; z-index: 2;}
    .navigation-banner-swiper:after{right: 0; z-index: 2;}
}
/*Phones (<768px)*/
@media (max-width: 767px) {
    #content-block .navigation-banner-content .title{font-size: 40px; line-height: 40px;}
    #content-block .navigation-banner-content .subtitle{font-size: 25px; line-height: 25px; margin-bottom: 10px;}
    #content-block .navigation-banner-content .description{color: #3c3c3c; padding-right: 0;}
    #content-block .navigation-banner-content{height: 300px; padding: 0 15px; width: auto; text-align: center; float: none;}
    #content-block .navigation-banner-content .cell-view{width: 800px;}
    #content-block .navigation-banner-image{opacity: 0.2;}
    #content-block .navigation-banner-wrapper:before{position: absolute; width: 100%; height: 100%; left: 0; top: 0; background: rgba(255, 255, 255, 0.7); content: "";}
    #content-block .navigation-banner-wrapper.light-text:before{background: rgba(93, 93, 93, 0.2);}
    #content-block .navigation-banner-wrapper.light-text .description{color: #fff!important;}
	#content-block .navigation-banner-content .button{min-width: 0;text-align: center;}
    .food-category{width: 49%;display: inline-block;box-sizing: border-box;}
}




/*-------------------------------------------------------------------------------------------------------------------------------*/
/* 08 - TEMPLATE MINIMAL */
/*-------------------------------------------------------------------------------------------------------------------------------*/

/* 08.01 - header (class "type-2") */
.header-wrapper.style-4 header{padding-left: 55px; padding-right: 55px;}
header.type-2 .full-width .submenu, header.type-2 .full-width-columns .submenu{left: auto; right: 0;}
header.type-2 .navigation-vertical-align{display: table; width: 100%; border-bottom: 1px #ebebeb solid; position: relative;}
header.type-2 .navigation{border: none;}
header.type-2 .nav-container{width: 80%;}
header.type-2 #logo{margin: 10px 0;}
header.type-2 .menu-button{position: relative; top: auto;}
header.type-2 .header-functionality-entry{float: right;}
header.type-2 .header-functionality-entry .fa{display: inline-block;}
@media (min-width: 1200px) {
    header.type-2:not(.fixed-header) nav, header.type-2:not(.fixed-header) .navigation{position: static;}
    header.type-2:not(.fixed-header) .submenu{top: 50%; margin-top: 35px!important;}
    header.type-2:not(.fixed-header) nav>ul>li>a{font-weight: 500;}
    header.type-2:not(.fixed-header) nav>ul{float: right;}
    header.type-2:not(.fixed-header) .navigation{margin: 60px 0;}
    .header-wrapper.style-4 li.fixed-header-visible{display: block;}
    .header-wrapper.style-4 header.fixed-header nav{padding: 0 55px;}
}
/*Desktops (>=992px)*/
@media (max-width: 1199px) {
    header.type-2 .logo-container{width: 300px;}
    header.type-2 .nav-container{width: 400px;}
}

/* 08.02 - footer */
.footer-wrapper.style-4 footer{border-top: 1px #f0f0f0 solid;}
.footer-wrapper.style-4 .copyright a{color: #c9ac37;}
.footer-wrapper.style-4 .copyright a:hover{color: #464646;}
.footer-wrapper.style-4 .footer-bottom-navigation .footer-links a:hover{color: #c9ac37;}

/* 08.03 - content styles */
body.style-4 .content-center{max-width: 1280px; margin: 35px auto; background: #fff; padding: 0 55px;}
body.style-4 .price .current{color: #c2a325; font-size: 18px; font-weight: 600;}
body.style-4 .product-slide-entry .title:hover{color: #c9ac37;}
body.style-4 .swiper-tabs .block-title:before{background: #c9ac37;}
body.style-4 .swiper-tabs .block-title{display: inline-block; float: none;}
body.style-4 .swiper-tabs{text-align: center;}
body.style-4 .read-more:hover{color: #c9ac37;}
body.style-4 .search-button{background: #c9ac37;}
body.style-4 .swiper-active-switch{background: #c9ac37; border-color: #c9ac37;}
body.style-4 .bubbles span{background: #c9ac37;}
body.style-4 .cart-box.popup .content .price{color: #c2a325;}
body.style-4 .cart-box.popup .summary .grandtotal span{color: #c2a325;}
body.style-4 .button.style-4{background: #c2a325; border-color: #c2a325;}
@media (max-width: 1199px) {
    body.style-4 .content-center{margin-top: 0; margin-bottom: 0;}
}

/* 08.04 - banner */
body.style-4 .navigation-banner-content{height: 600px; width: 62%;}
body.style-4 .navigation-banner-content .subtitle{font-size: 20px; line-height: 24px; color: #a58d2d; font-weight: 600; letter-spacing: 2px; margin-bottom: 12px;}
body.style-4 .navigation-banner-content .title{font-weight: 700; font-size: 48px; line-height: 48px; letter-spacing: -3px; color: #000; margin-bottom: 12px;}
body.style-4 .navigation-banner-content .description{font-size: 20px; line-height: 24px; color: #848484;}

/* 08.05 - products */

/*.custom-col-5-in-row{float: left; width: 20%; padding: 0 25px;margin-bottom:25px;}*/
.custom-col-5-in-row{float: left; width: 20%; padding: 0 15px;margin-bottom:20px;}
.custom-col-5-in-row:nth-child(5n+1){clear: both;}
.products-grid{margin-bottom: 20px;}
body.style-4 .products-grid{text-align: center;}
/* Tablets (>=768px)*/
@media (max-width: 991px) {
    .custom-col-5-in-row{width: 25%;}
    .custom-col-5-in-row:nth-child(5n+1){clear: none;}
    .custom-col-5-in-row:nth-child(4n+1){clear: both;}
}
/*Phones (<768px)*/
@media (max-width: 767px) {
    .custom-col-5-in-row{width: 33.33333%;}
    .custom-col-5-in-row:nth-child(4n+1){clear: none;}
    .custom-col-5-in-row:nth-child(3n+1){clear: both;}
}
@media (max-width: 450px) {
    .custom-col-5-in-row{width: 100%;}
    .custom-col-5-in-row:nth-child(3n+1){clear: none;}
    .custom-col-5-in-row:nth-child(2n+1){clear: both;}
}

/* 08.06 - content text widgets */
.content-text-widget-container{padding: 40px 0; border-top: 1px #f0f0f0 solid; margin-bottom: 0!important;}
.content-text-widget{padding: 30px 30px 30px 70px;}
.content-text-widget:first-child{padding: 30px 70px 30px 30px; border-right: 1px #f0f0f0 solid;}
.content-text-widget .title{font-size: 24px; color: #2e2e2e; line-height: 24px; font-weight: 400; margin-bottom: 15px;}
.content-text-widget .description{font-size: 14px; color: #999797; line-height: 24px; font-weight: 400; margin-bottom: 15px;}
/*Phones (<768px)*/
@media (max-width: 767px) {
    .content-text-widget, .content-text-widget:first-child{padding: 0; border: none;}
}


/*-------------------------------------------------------------------------------------------------------------------------------*/
/* 09 - TEMPLATE PARALLAX */
/*-------------------------------------------------------------------------------------------------------------------------------*/

/* 09.01 - header */
.header-wrapper.style-5 header.type-2{background: none;}
.header-wrapper.style-5 header.type-2 .navigation-vertical-align{border: none;}
.header-wrapper.style-5 .header-functionality-entry .fa{color: #fff;}
@media (min-width: 1200px) {
    .header-wrapper.style-5 header.type-2:not(.fixed-header) .navigation{margin: 45px 0;}
    .header-wrapper.style-5 header.fixed-header .nav-overflow{background: #262626; border: none;}
    .header-wrapper.style-5 nav>ul>li>a{color: #fff; font-weight: 700!important;}
    .header-wrapper.style-5 nav>ul>li>.fa{color: #6e6e6e;}
    .header-wrapper.style-5 .fixed-header-square-button .fa{color: #fff;}
    .header-wrapper.style-5 .fixed-header-square-button .fa:hover{color: #c7c7c7;}
    .header-wrapper.style-5 li.fixed-header-visible{display: block;}
}

/* 09.02 - footer */
footer.type-2{background: #262626; text-align: center; padding: 70px 0 70px 0;}
footer.type-2 .footer-logo{display: inline-block; vertical-align: bottom; margin-bottom: 30px;}
footer.type-2 .footer-links a{color: #fff; border-color: #3b3b3b;}
footer.type-2 .footer-links a:hover{color: #f17e0e;}
footer.type-2 .copyright a{color: #f17e0e;}
#content-block footer.type-2 .copyright a:hover{color: #fff;}
@media (max-width: 767px) {
    footer.type-2{padding: 50px 0 50px 0;}
    footer.type-2 .footer-links a{display: block; padding: 3px 0; border: none; margin: 0;}
    footer.type-2 .footer-links{margin-bottom: 25px;}
}

/* 09.03 - content styles */
body.style-5.opened-menu .content-push{transform: none; -moz-transform: none; -webkit-transform: none; -ms-transform: none;}
body.style-5 .search-button{background: #f17e0e;}
body.style-5 .bubbles span{background: #f17e0e;}
body.style-5 .cart-box.popup .content .price{color: #f17e0e;}
body.style-5 .cart-box.popup .summary .grandtotal span{color: #f17e0e;}
body.style-5 .button.style-4{background: #f17e0e; border-color: #f17e0e;}

/* 09.04 - parallax slide */
.parallax-slide{position: relative;}
.parallax-clip{ height: 100%; position: absolute; width: 100%; left: 0px; top: 0px; clip: rect(auto, auto, auto, auto);}
.fixed-parallax{position: fixed; width: 100%; height: 100%; left: 0; top: 0; background-size: cover; background-position: center top; -webkit-transform: translateZ(0);}
.fixed-parallax:before{position: absolute; width: 100%; height: 100%; left: 0; top: 0; background: rgba(0,0,0,0.2); content: "";}
.parallax-slide .position-center{height: inherit; min-height: inherit; position: relative;}
.parallax-vertical-align{position: absolute; width: 100%; left: 0; top: 50%; margin-top: -85px; text-align: center;}
.parallax-article{padding: 0 15px; position: relative;}
@media only screen and (max-width: 991px){
    .fixed-parallax.parallax-fullwidth{
        position: relative;
    }
    .information-blocks.parallax-fullwidth-inner{
        overflow: visible;
        
    }
}
@media (min-width: 1200px) {
    .parallax-article.left-align{transform: translateX(-10%); -moz-transform: translateX(-10%); -webkit-transform: translateX(-10%); -ms-transform: translateX(-10%);}
    .parallax-article.right-align{transform: translateX(10%); -moz-transform: translateX(10%); -webkit-transform: translateX(10%); -ms-transform: translateX(10%);}
}
.parallax-article .subtitle{color: #fff; font-size: 24px; line-height: 24px; text-transform: uppercase; font-weight: 700; margin-bottom: 10px;text-shadow:3px 3px 5px #2e2e2e;}
.parallax-article.dark-text .subtitle{color: #d62020;}
.parallax-article .title{color: #fff; font-size: 80px; line-height: 72px; text-transform: uppercase; font-weight: 700; margin-bottom: 5px;text-shadow:3px 3px 5px #2e2e2e;}
.parallax-article.dark-text .title{color: #303030; border-color: #303030!important;}
.parallax-article .description{font-size: 20px; line-height: 22px; color: #fff; font-weight: 600;max-width: 470px; margin: 0 auto 25px auto;text-shadow:3px 3px 5px #2e2e2e;}
.parallax-article.dark-text .description{color: #808080;}
.parallax-article .info{font-size: 0;}
.parallax-slide.auto-slide{height: auto!important; padding: 200px 0; text-align: center;}
/* Tablets (>=768px)*/
@media (max-width: 991px) {
    .parallax-slide.auto-slide{padding: 150px 0;}
}
/*Phones (<768px)*/
@media (max-width: 767px) {
    .parallax-article .subtitle{font-size: 18px; line-height: 18px;}
    .parallax-article .title{font-size: 40px; line-height: 38px;}
    .parallax-slide.auto-slide{padding: 100px 0;}
}


/*-------------------------------------------------------------------------------------------------------------------------------*/
/* 10 - TEMPLATE LEFTSIDEBAR */
/*-------------------------------------------------------------------------------------------------------------------------------*/

/* 10.01 - header */
.simple-search-form{border: 1px #e8e8e8 solid; padding: 6px 0 6px 12px; position: relative; background: #fff;}
.simple-search-form.active{border-color: #3d3d3d;}
.simple-search-form input[type="text"]{width: 100%; border: none; height: 25px; line-height: 25px; background: none; padding: 0 45px 0 0; font-size: 13px; color: #222; font-weight: 300;}
.simple-search-form .simple-submit{position: absolute; width: 38px; height: 25px; border-left: 1px #e8e8e8 solid; top: 6px; right: 0; cursor: pointer; color: #919191;}
.simple-search-form .simple-submit:hover{color: #222;}
.simple-search-form .simple-submit input{opacity: 0; position: absolute; left: 0; top: 0; width: 100%; height: 100%; border: none;}
.simple-search-form .simple-submit .fa{font-size: 13px; line-height: 25px; display: block; text-align: center; color: inherit;}
.sidebar-header-content{padding: 40px 30px 20px 30px;}
header.type-3{border: 1px #f7f7f7 solid;}
header.type-3 .logo-container{text-align: center; margin-bottom: 17px;}
header.type-3 .simple-search-form{margin-bottom: 30px;}
header.type-3 .header-functionality-entry{padding-left: 0;}
@media (min-width: 1200px) {
    header.type-3{position: absolute; left: 0; top: 0; height: 100%; width: 300px; padding: 0;}
    header.type-3 .navigation{border: none;}
    header.type-3:not(.fixed-header) nav>ul>li{padding: 0 40px 0 30px; float: left; position: relative;width: auto;clear: both;display: inline-block;}
    header.type-3:not(.fixed-header) nav>ul>li>a{line-height: 50px;}
    header.type-3:not(.fixed-header) nav>ul>li.fixed-header-visible{display: none;}
    #content-block header.type-3:not(.fixed-header) .submenu{top: 0; left: 100%; margin: 0;}
    header.type-3:not(.fixed-header) .full-width .submenu, header.type-3:not(.fixed-header) .full-width-columns .submenu{width: 1100px; width: calc(100vw - 300px); max-width: 1170px!important;}
    header.type-3:not(.fixed-header) nav > ul > li > a .menu-label{right: 10px;}
    header.type-3 .navigation-footer{display: block!important; position: fixed; left: 0; bottom: 0; width: 300px; padding: 0 15px; text-align: center;}
    header.type-3 .socials-box{float: none; margin: 0;}
    header.type-3 .socials-box a{margin: 0;}
    header.type-3 .navigation-copyright{color: #7f7f7f; padding: 15px 0;}
}
@media (min-width: 1200px) and (max-width: 1400px) {
    header.type-3:not(.fixed-header) .full-width .full-width-menu-items-left{margin-right: 450px;}
    header.type-3:not(.fixed-header) .full-width .full-width-menu-items-right{width: 380px;}
    header.type-3:not(.fixed-header) .full-width .menu-slider-in .product-slide-entry{width: 116px;}
}
@media (max-width: 1199px) {
    header.type-3 .simple-search-form{display: none;}
    .sidebar-header-content{display: table; padding: 10px 0; width: 100%;}
    header.type-3 .logo-container{display: table-cell; vertical-align: middle; text-align: left; width: 300px;}
    header.type-3 .header-responsive-column{display: table-cell; vertical-align: middle; width: 400px;}
    header.type-3 .header-responsive-column .responsive-menu-toggle-class{float: right;}
    header.type-3 .header-functionality-entry{float: right;}
    header.type-3 .menu-button{position: relative; float: right; top: auto;}
}

/* 10.02 - content */
.sidebar-content-wrapper{margin-left: 300px;}
.product-mix-box{padding-bottom: 100px;}
.product-mix-box .product-slide-entry{float: left; width: 16.6666666%; max-width: 100%; position: relative; margin-bottom: 0;}
.product-mix-box .product-slide-entry .product-image{margin-bottom: 0;}
.product-mix-box .product-slide-entry:nth-child(6n+1){clear: both;}
.product-mix-info{position: absolute; left: 25px; right: 25px; bottom: 25px; background: #fff;border-radius: 3px; text-align: center; padding: 25px 10px; transform: scale(0.7); -moz-transform: scale(0.7); -webkit-transform: scale(0.7); opacity: 0;}
.product-slide-entry:hover .product-mix-info{transform: scale(1); -moz-transform: scale(1); -webkit-transform: scale(1); -ms-transform: scale(1); opacity: 1;}
@media (min-width: 1200px) {
    .sidebar-content-wrapper.fixed-header-margin{padding-top: 0!important;}
}
@media (max-width: 1800px) {
    .product-mix-box .product-slide-entry{width: 20%;}
    .product-mix-box .product-slide-entry:nth-child(6n+1){clear: none;}
    .product-mix-box .product-slide-entry:nth-child(5n+1){clear: both;}
}
/*Desktops (>=992px)*/
@media (max-width: 1199px){
    .sidebar-content-wrapper{margin: 0 30px 30px 30px;}
    .product-mix-box{padding-bottom: 0;}
}
/* Tablets (>=768px)*/
@media (max-width: 991px) {
    .product-mix-box .product-slide-entry{width: 25%;}
    .product-mix-box .product-slide-entry:nth-child(5n+1){clear: none;}
    .product-mix-box .product-slide-entry:nth-child(4n+1){clear: both;}
    .product-mix-info{transform: scale(1); -moz-transform: scale(1); -webkit-transform: scale(1); -ms-transform: scale(1);}
}
/*Phones (<768px)*/
@media (max-width: 767px) {
    .sidebar-content-wrapper{margin: 0 15px 15px 15px;}
}
@media (max-width: 768px) {
    .product-mix-box .product-slide-entry{width: 50%;}
    .product-mix-box .product-slide-entry:nth-child(3n+1){clear: none;}
    .product-mix-box .product-slide-entry:nth-child(2n+1){clear: both;}
}
@media (max-width: 400px) {
    .product-mix-box .product-slide-entry{width: 100%;}
}


/*-------------------------------------------------------------------------------------------------------------------------------*/
/* 11 - TEMPLATE WIDE */
/*-------------------------------------------------------------------------------------------------------------------------------*/

/* 11.01 - header */
.header-wrapper.style-7 header.fixed-header nav{max-width: 100%;}
@media (max-width: 1199px) {
    .header-wrapper.style-7 header.type-2{background: #262626;}
}

/* 11.02 - content styles */
body.style-7 .bubbles span{background: #66900d;}
.footer-wrapper.style-7 footer.type-2 .copyright a{color: #66900d;}
.footer-wrapper.style-7 footer.type-2 .footer-links a:hover{color: #66900d;}
body.style-7 .search-button{background: #66900d;}
body.style-7 .product-slide-entry{max-width: 310px; text-align: center;}
body.style-7 .product-slide-entry .title:hover{color: #66900d;}
.product-slide-entry .subtitle{font-size: 15px; line-height: 22px; color: #2e2e2e; font-weight: 600; display: block; text-align: left;}
.product-slide-entry .subtitle:hover{color: #66900d;}
.product-slide-entry .date{font-size: 13px; line-height: 22px; color: #a3a2a2; text-align: left;}
body.style-7 .information-blocks{border-top: 1px #ebebeb solid;}
body.style-7 .information-blocks:first-child{border: none;}
body.style-7 .price .current{color: #66900d;}
body.style-7 .swiper-active-switch{background: #66900d; border-color: #66900d;}
body.style-7 .cart-box.popup .content .price{color: #66900d;}
body.style-7 .cart-box.popup .summary .grandtotal span{color: #66900d;}
body.style-7 .button.style-4{background: #66900d; border-color: #66900d;}
@media (min-width: 1200px) {
    body.style-7 .information-blocks{margin-bottom: 100px;}
}

/* 11.03 - fullscreen banner */
.parallax-slide .swiper-container{height: inherit!important; position: absolute; left: 0; top: 0; width: 100%;}
.parallax-slide .swiper-wrapper{height: inherit!important;}
.parallax-slide .swiper-slide{background-size: cover; background-position: center center; position: relative;}
.parallax-slide .swiper-slide:before{position: absolute; width: 100%; height: 100%; left: 0; top: 0; background: rgba(0,0,0,0.5); content: "";}
.swiper-slide .parallax-article .subtitle{transform: translateX(300px); -moz-transform: translateX(300px); -webkit-transform: translateX(300px); -ms-transform: translateX(300px); opacity: 0;}
.swiper-slide .parallax-article .title{font-size: 100px; line-height: 90px; border-top: 4px #fff solid; border-bottom: 4px #fff solid; display: inline-block; margin-bottom: 25px; transform: scale(0); -moz-transform: scale(0); -webkit-transform: scale(0); -ms-transform: scale(0); opacity: 0; backface-visibility: hidden; -webki-backface-visibility: hidden;}
.swiper-slide .parallax-article .description{transform: translateX(-300px); -moz-transform: translateX(-300px); -webkit-transform: translateX(-300px); -ms-transform: translateX(-300px); opacity: 0;}
.swiper-slide .parallax-article .info{transform: translateX(300px); -moz-transform: translateX(300px); -webkit-transform: translateX(300px); -ms-transform: translateX(300px); opacity: 0;}
.swiper-slide.active .parallax-article .subtitle, .swiper-slide.active .parallax-article .description, .swiper-slide.active .parallax-article .info{transform: translateX(0px); -moz-transform: translateX(0px); -webkit-transform: translateX(0px); -ms-transform: translateX(0px); opacity: 1;}
.swiper-slide.active .parallax-article .title{transform: scale(1); -moz-transform: scale(1); -webkit-transform: scale(1); -ms-transform: scale(1); opacity: 1;}

/* 11.04 - creative square box */
.creative-square-box{background-size: cover; background-position: center center; position: relative; text-align: center; height: 360px; overflow: hidden;}
.creative-square-box .background-box{position: absolute; left: 0; top: 0; width: 100%; height: 100%; background-size: cover; background-position: center center;}
body:not(.mobile) .creative-square-box:hover .background-box{transform: scale(2); -moz-transform: scale(2); -webkit-transform: scale(2); -ms-transform: scale(2);}
.creative-square-box:before{position: absolute; left: 0; top: 0; width: 100%; height: 100%; content: ""; background: rgba(0,0,0,0.4); z-index: 1;}
body:not(.mobile) .creative-square-box:hover:before{background: rgba(0,0,0,0.7);}
.creative-square-box .cell-view{width: 1000px; position: relative; z-index: 2;}
.creative-square-box .parallax-article{max-width: 430px; margin: 0 auto;}
.creative-square-box .parallax-article .subtitle{font-size: 16px; line-height: 18px; margin-bottom: 12px;}
.creative-square-box .parallax-article .title{font-size: 60px; line-height: 55px; margin-bottom: 12px;}
/*Desktops (>=992px)*/
@media (max-width: 1199px) {
    .creative-square-box .parallax-article .title{font-size: 45px; line-height: 40px;}
}
/* Tablets (>=768px)*/
@media (max-width: 991px) {
    .creative-square-box{height: 300px;}
    .creative-square-box .parallax-article .title{font-size: 35px; line-height: 30px;}
    .creative-square-box .parallax-article .subtitle{font-size: 14px;}
}
/*Phones (<768px)*/
@media (max-width: 767px) {
    .creative-square-box{height: auto;}
    .creative-square-box .cell-view{display: block; width: auto; padding: 25px 0;}
    .swiper-slide .parallax-article .title{font-size: 55px; line-height: 50px;}
}

/* 11.05 - blog slider */
.block-header{text-align: center; max-width: 665px; padding: 85px 0 0 0; margin: 0 auto 45px auto;}
.block-header .title{font-size: 40px; line-height: 40px; color: #2e2e2e; font-weight: 400; margin-bottom: 15px;}
.block-header .description{font-size: 16px; line-height: 25px; color: #929292; font-weight: 300;}
/* Tablets (>=768px)*/
@media (max-width: 991px) {
    .block-header{padding-top: 40px;}
}

/*-------------------------------------------------------------------------------------------------------------------------------*/
/* 13 - TEMPLATE FULLWIDTHHEADER */
/*-------------------------------------------------------------------------------------------------------------------------------*/

/* 13.01 - header */
.departmets-drop-down{float: left; position: relative; z-index: 1; line-height: 55px;}
.departmets-drop-down .title{font-size: 14px; color: #2f2f2f; font-weight: 700; text-transform: uppercase; cursor: pointer;}
.departmets-drop-down .fa{display: inline-block; vertical-align: middle; position: relative; top: -2px; margin-right: 5px;}
.departmets-drop-down .title .fa{display: none; width: 14px; text-align: center;}
.departmets-drop-down .title .fa:first-child{display: inline-block;}
.departmets-drop-down .title.active .fa{display: inline-block;}
.departmets-drop-down .title.active .fa:first-child{display: none;}
.departmets-drop-down .list{position: absolute; width: 100%; left: 0; top: 100%; z-index: 1; background: #fff; border: 1px #ebebeb solid; min-width: 280px; display: none;}
.departmets-drop-down .list a{border-top: 1px solid #f2f2f2; color: #2e2e2e; display: block; font-size: 13px; line-height: 15px; margin-top: -1px; padding: 16px 20px;}
.departmets-drop-down .list a:hover{color: #878787;}
.departmets-drop-down .list a .fa{color: #bdbdbd; margin-right: 7px;}

/* 13.04 - promo banner */
.promo-banner-box{position: relative; background-size: cover; background-position: right top; height: 400px; margin-bottom: 30px; display: block;}
.promo-banner-box:before{position: absolute; left: 0; top: 0; width: 100%; height: 100%; opacity: 0; background-color: inherit; content: "";}
body:not(.mobile) .promo-banner-box:hover:before{opacity: 0.8;}
.promo-banner-box .promo-text{position: absolute; left: 15px; right: 15px; bottom: 30px; text-transform: uppercase;}
body:not(.mobile) .promo-banner-box:hover .promo-text{bottom: 50%; transform: translateY(50%); -moz-transform: translateY(50%); -webkit-transform: translateY(50%); -ms-transform: translateY(50%);}
.promo-banner-box .promo-text .title{font-size: 18px; line-height: 24px; color: #fff; font-weight: 400; display: block;}
.promo-banner-box .promo-text .description{font-size: 60px; line-height: 55px; color: #fff; font-weight: 900; letter-spacing: -3px; margin-bottom: 20px; display: block;}
body:not(.mobile) .promo-banner-box:hover .promo-text .description{margin-bottom: 5px;}
.promo-banner-box .promo-text .detail-link{font-size: 14px; line-height: 17px; color: #fff; font-weight: 400; display: inline-block; border-bottom:1px #fff solid;}
body:not(.mobile) .promo-banner-box .promo-text .detail-link:hover, body:not(.mobile) .promo-banner-box:hover .promo-text .detail-link{border-color: transparent;}
.custom-col-1, .custom-col-2, .custom-col-3, .custom-col-4, .custom-col-5{padding: 0 15px; float: left; position: relative;}
.custom-col-1{width: 26%;}
.custom-col-2{width: 22%;}
.custom-col-3{width: 78%; left: -22%;}
.custom-col-4{width: 22%; left: 78%;}
.custom-col-5{width: 100%;}

@media (max-width: 1500px) {
    .custom-col-1{width: 25%;}
    .custom-col-2{width: 25%;}
    .custom-col-3{width: 75%; left: -25%;}
    .custom-col-4{width: 25%; left: 75%;}
    .promo-banner-box{height: auto; padding-bottom: 100%;}
    .promo-banner-box .promo-text .description{font-size: 45px; line-height: 40px; letter-spacing: -2px;}
}
/*Desktops (>=992px)*/
@media (max-width: 1199px) {
    .promo-banner-box .promo-text .description{font-size: 35px; line-height: 32px; letter-spacing: -1px;}
}
/* Tablets (>=768px)*/
@media (max-width: 991px) {
    .custom-col-1{width: 50%;}
    .custom-col-2{width: 50%;}
    .custom-col-3{width: 100%; left: 0;}
    .custom-col-4{width: 100%; left: 0;}
    .custom-col-5{width: 50%;}

    .promo-banner-box .promo-text .description{font-size: 60px; line-height: 55px; letter-spacing: -3px;}
}
/*Phones (<768px)*/
@media (max-width: 767px) {
    .promo-banner-box .promo-text .description{font-size: 35px; line-height: 32px; letter-spacing: -1px;}
}
/*Phones (<768px)*/
@media (max-width: 450px) {
    .custom-col-1, .custom-col-2, .custom-col-5{width: 100%;}
    .custom-col-3:last-child{left: 0%;}
    .custom-col-2:first-child{left: 0%;}
}


/*-------------------------------------------------------------------------------------------------------------------------------*/
/* 14 - TEMPLATE PRODUCTS */
/*-------------------------------------------------------------------------------------------------------------------------------*/

/* 14.01 - header */
.header-product{display: table; width: 100%;}
.header-product .logo-wrapper{padding: 10px 0; width: 250px;}
.product-header-message{display: table-cell; vertical-align: middle; font-size: 12px; line-height: 16px; text-transform: uppercase; font-weight: 700; letter-spacing: 1px; text-align: center;}
.product-header-content{display: table-cell; vertical-align: middle; text-align: right; width: 450px;}
.product-header-content .line-entry{display: inline-block; vertical-align: bottom;}
header .line-entry{white-space: nowrap;}
.product-header-content .middle-line{height: 1px; background: #ebebeb;}
.header-wrapper.style-10 .line-entry:last-child{padding-top: 20px; padding-bottom: 20px;}
.header-wrapper.style-10 .header-top-entry:last-child .title{padding-right: 0;}
@media (min-width: 1200px) {
    .header-wrapper.style-10 header:not(.fixed-header) nav>ul>li>a{color: #fff;}
    .header-wrapper.style-10 nav>ul>li>.fa{color: #979797;}
    .header-wrapper.style-10 .navigation{border: none;}
    .header-wrapper.style-10 header:not(.fixed-header) .nav-overflow{background: #323232; border: none;}
    .header-wrapper.style-10 .nav-overflow:before{content: ""; width: 100000px; left: 50%; margin-left: -50000px; position: absolute; top: 0; height: 100%; background: inherit;}
}

/*Desktops (>=992px)*/
@media (max-width: 1199px) {
    .header-wrapper.style-10 header{padding-top: 55px!important;}
    .product-header-message{display: none;}
    .product-header-content .line-entry:first-child{position: absolute; left: 30px; right: 30px; top: 0; border-bottom: 1px solid #f0f0f0;}
    .header-wrapper.style-10 .header-top-entry .title{border: none; padding-left: 0;}
    .increase-icon-responsive span{display: none;}
    .product-header-content{width: 400px;}
    .header-product .logo-wrapper{width: 400px;}
    .product-header-content .middle-line{display: none;}
}
/*Phones (<768px)*/
@media (max-width: 767px) {
    .product-header-content .line-entry:first-child{left: 15px; right: 15px;}
}

/*-------------------------------------------------------------------------------------------------------------------------------*/
/* 15 - PRODUCTS DETAIL BOX */
/*-------------------------------------------------------------------------------------------------------------------------------*/
/*preview box*/
.product-preview-box{max-width: 570px;}
.product-preview-box .pagination{display: none;}
.product-preview-box .swiper-slide img{display: block; width: 100%; height: auto;}
.product-zoom-container{position: absolute; left: 0; top: 0; width: 100%; height: 100%; overflow: hidden; display: none; opacity: 0;}
.product-zoom-container.visible{display: block;}
.product-zoom-container .move-box{position: absolute; width: 300%; left: 0; top: 0;}
.product-zoom-container .default-image{display: block; width: 100%; height: auto;}
.product-zoom-container .zoomed-image{position: absolute; left: 0; top: 0; width: 100%; height: auto;}
.product-zoom-container .zoom-area{position: absolute; left: 0; top: 0; width: 35%; height: 35%; border: 3px rgba(255,255,255,0.4) solid;}
.product-preview-swiper{margin-bottom: 15px;}
.swiper-hidden-edges{overflow: hidden;}
.product-thumbnails-swiper{margin-left: -8px; margin-right: -8px;}
.product-thumbnails-swiper .paddings-container{padding: 0 8px;}
.product-thumbnails-swiper .swiper-slide{cursor: pointer;}
.product-thumbnails-swiper .swiper-slide.selected .paddings-container{opacity: 0.5;}
/*breadcrumb*/
.breadcrumb-box{font-size: 12px; margin-bottom: 25px;}
.breadcrumb-box a{display: inline-block; font-size: 13px; color: #696969; line-height: 16px; margin-right: 7px; padding: 7px 0;}
.breadcrumb-box a:after{content: "\f105"; font-family: FontAwesome; display: inline-block; margin-left: 7px;}
.breadcrumb-box a:last-child:after{display: none;}
.breadcrumb-box a:hover{color: #2e2e2e;}
.breadcrumb-entry{padding: 20px 0; background-position: center center; background-repeat: no-repeat; border-top: 1px #eee solid; border-bottom: 1px #eee solid; text-align: center; background-size: cover;}
.breadcrumb-entry.align-left{text-align: left;}
.breadcrumb-entry.align-right{text-align: right;}
.breadcrumb-entry .breadcrumb-title.style-1{font-size: 36px; line-height: 36px; color: #312926; font-weight: 400; letter-spacing: -1px;}
.breadcrumb-entry .breadcrumb-title.style-2{font-size: 26px; line-height: 26px; text-transform: uppercase; font-weight: 600;}
.breadcrumb-entry .breadcrumb-title.dark{color: #312926;}
.breadcrumb-entry .breadcrumb-title.light{color: #fff;}
.breadcrumb-box.light a{color: rgba(255, 255, 255, 0.5);}
.breadcrumb-box.light a:hover{color: rgba(255, 255, 255, 1);}
/*product information*/
.product-detail-box{margin-bottom: 40px;}
.product-detail-box .product-title{font-size: 30px; line-height: 34px; margin-bottom: 14px; color: #3d3d3d; font-weight: 400;}
.product-detail-box .product-subtitle{font-size: 14px; line-height: 18px; margin-bottom: 14px; color: #949494; font-weight: 400;}
.product-detail-box .rating-box{padding: 8px 0; margin-bottom: 15px;}
.product-detail-box .rating-box .star{color: #313131;}
.product-detail-box .rating-box .rating-number{font-size: 14px; color: #ca1515; line-height: 14px; font-weight: 500; display: inline-block; margin-left: 10px;}
.product-description{font-size: 14px; line-height: 24px; color: #808080; font-weight: 300;}
.detail-info-entry{margin-bottom: 25px;}
.detail-info-entry-title{font-size: 14px; color: #313131; line-height: 18px; font-weight: 600; margin-bottom: 7px;}
.product-detail-box .price{line-height: 36px; letter-spacing: -2px;}
.product-detail-box .price .prev{font-size: 25px; color: #9c9c9c; font-weight: 400; display: inline-block; vertical-align: middle; margin-right: 7px;}
.product-detail-box .price .current{font-size: 36px; color: #262626!important; font-weight: 700; display: inline-block; vertical-align: middle;}
.size-selector{font-size: 0;}
.size-selector .spacer{height: 0; margin-top: -12px;}
.size-selector .entry{display: inline-block; width: 40px; height: 40px; line-height: 37px; border: 1px #d9d9d9 solid; text-align: center; font-size: 12px; color: #4c4c4c; font-weight: 500; margin-right: 12px; position: relative; text-transform: uppercase; cursor: pointer; margin-bottom: 12px;}
.size-selector .entry:after{position: absolute; left: -1px; top: -1px; right: -1px; bottom: -1px; border: 3px #d9d9d9 solid; content: ""; opacity: 0;}
.size-selector .entry.active:after{opacity: 1; border: 3px #262626 solid;}
.size-selector .entry:hover:after{opacity: 1;}
.color-selector{font-size: 0;}
.color-selector .spacer{height: 0; margin-top: -12px;}
.color-selector .entry{width: 37px; height: 37px; display: inline-block; margin-right: 12px; cursor: pointer; position: relative; margin-bottom: 12px; line-height: 35px;}
.color-selector .entry:after{position: absolute; left: -1px; top: -1px; right: -1px; bottom: -1px; border: 3px #d9d9d9 solid; content: ""; opacity: 0;}
.color-selector .entry.active:after{opacity: 1; border: 3px #262626 solid;}
.color-selector .entry:hover:after{opacity: 1;}
.color-selector .entry:before{opacity: 0; border: 1px #fff solid; left: 2px; top: 2px; right: 2px; bottom: 2px; content: ""; position: absolute;}
.color-selector .entry.active:before{opacity: 1;}
.color-selector .entry:hover:before{opacity: 1;}
.quantity-selector{font-size: 0;}
.quantity-selector .button{margin-right: 20px;}
.quantity-selector .entry{border: 1px #d1d1d1 solid; height: 37px; line-height: 35px; width: 37px; margin-left: -1px; display: inline-block; cursor: pointer; position: relative; font-size: 12px; color: #4c4c4c; text-align: center; user-select: none; -webkit-user-select: none; -moz-user-select: none;}
.quantity-selector .entry.number-minus:before, .quantity-selector .entry.number-plus:before{content: ""; width: 11px; height: 1px; background: #4d4d4d; left: 50%; margin-left: -5.5px; top: 50%; margin-top: -0.5px; position: absolute;}
.quantity-selector .entry.number-plus:after{content: ""; height: 11px; width: 1px; background: #4d4d4d; left: 50%; margin-left: -0.5px; top: 50%; margin-top: -5.5px; position: absolute;}
.quantity-selector .entry.number{cursor: default; width: 44px; padding: 0 5px; width: auto; min-width: 44px;}
.quantity-selector .entry.number-minus:hover, .quantity-selector .entry.number-plus:hover{background: #ca1515;}
.quantity-selector .entry.number-minus{margin-left: 0;}
.quantity-selector .entry:hover:before, .quantity-selector .entry:hover:after{background: #fff!important;}
.quantity-selector .entry.number-minus:active, .quantity-selector .entry.number-plus:active{background: #f71414;}
.tags-selector{font-size: 13px; line-height: 18px; color: #808080; font-weight: 300;}
.tags-selector .detail-info-entry-title{display: inline-block; text-transform: uppercase; position: relative; top: 1px;}
.tags-selector a{color: #808080;}
.tags-selector a:hover{text-decoration: underline;}
.share-box{border-top: 1px #ebebeb solid; border-bottom: 1px #ebebeb solid; padding: 12px 0; position: relative;}
.share-box:after{width: 100%; height: 0; clear: both; display: block; content: "";}
.share-box .title{font-size: 14px; color: #808080; font-weight: 300; line-height: 30px; float: left;}
.share-box .socials-box{float: right;}
.share-box .socials-box a{margin: 0;}
.product-detail-box .button.style-10, .product-detail-box .button.style-11{float: left; width: 50%; padding-left: 10px; padding-right: 10px;}
@media (min-width: 767px) {
    .product-detail-box .button.style-10, .product-detail-box .button.style-11{max-width: 187px;}
}
.product-sidebar .products-list{padding: 30px 30px 15px 30px; border: 1px #f0f0f0 solid;}
.product-sidebar .block-title{font-size: 18px;}
.product-sidebar .inline-product-entry:last-child{border-bottom: none;}
.production-logo{text-align: center; margin-bottom: 30px; padding-bottom: 15px;}
.production-logo .background{background: #fafafa; margin-bottom: 15px; padding: 45px 25px 30px 25px;}
.production-logo .logo{padding-bottom: 15px; border-bottom: 2px #e6e6e6 solid; margin-bottom: 12px;}
.production-logo .logo img{max-width: 100%; height: auto; display: inline-block;}
.production-logo a{font-size: 12px; line-height: 14px; color: #ca1515; font-weight: 600;}
.production-logo a:hover{color: #808080;}
/* Tablets (>=768px)*/
@media (max-width: 991px) {

}
/*Phones (<768px)*/
@media (max-width: 767px) {
    .product-detail-box .button{float: none!important; width: auto!important; display: block!important;}
    .share-box .title, .share-box .socials-box{float: none; text-align: center;}
}
/*product tabs*/
.tabs-container.style-1 .swiper-tabs{font-size: 0;}
.tabs-container.style-1 .tab-switcher{font-weight: 600; font-size: 14px; line-height: 13px; color: #000000; padding: 10px 10px; border: 1px #e6e6e6 solid; display: inline-block; margin-right: 10px; text-transform: uppercase;text-decoration:none;}
.tabs-container.style-1 .tab-switcher.active{background: #ca1515; color: #fff; border-color: #ca1515;text-decoration:none;}
.tabs-container.style-1 .swiper-tabs:before{bottom: 0;}
.tabs-container.style-1 .tab-switcher:hover{background: #ffffff; color: #ca1515; border: 1px #000000 solid;}
.tabs-container.style-1 .tabs-entry{padding: 20px; border: 1px #e6e6e6 solid; border-top: none;}
/* Tablets (>=768px)*/
@media (max-width: 991px) {
    .tabs-container.style-1 .tabs-entry{padding: 25px;}
}
/*Phones (<768px)*/
@media (max-width: 767px) {
    .tabs-container.style-1 .tabs-entry{padding: 15px;}
    .tabs-container.style-1 .tab-switcher{display: block; margin: -1px 0 0 0;}
    .tabs-container.style-1 .swiper-tabs{margin-bottom: 0;}
}
/*accordeon*/
.accordeon{margin-bottom: 40px;}
.accordeon-faq{margin-bottom: 40px;margin-left: 20px;}
.accordeon-title{line-height: 18px; padding: 15px 0 15px 0; color: #262626; text-transform: uppercase; font-weight: 600; border-top: 1px #ebebeb solid; cursor: pointer; padding-right: 15px; position: relative;}
.accordeon-title:hover{color: #d14242;}
.accordeon-title .number{display: inline-block; width: 40px; line-height: 40px; background: #f2f2f2; text-align: center; font-size: 18px; color: #262626; font-weight: 600; margin-right: 18px;}
.inline-label{color: #fff; line-height: 19px; font-weight: 600; text-transform: uppercase; display: inline-block; vertical-align: middle; padding: 0 10px; background: #d14242; position: relative; margin-top: -2px; margin-left: 7px;}
.inline-label.red{background: #d14242;}
.inline-label.green{background: #aac840;}
.accordeon-title:after{content: "\f107"; position: absolute; height: 50px; line-height: 50px; top: 0; right: 0; font-size: 13px; color: #262626; font-family: FontAwesome;}
.accordeon-title.active:after{content: "\f106";color:#262626;}
.accordeon-entry{padding: 0 0 10px 10px; display: none;}
.accordeon.size-1 .accordeon-title{font-size: 16px; line-height: 30px; text-transform: none; padding: 5px 0; border-bottom: 1px #ebebeb solid; margin-top: -1px;}
.accordeon.size-1 .accordeon-title:after{line-height: 30px;}
.accordeon.size-1 .accordeon-entry{font-size: 14px;padding: 20px 10px 40px 10px;}

/*-------------------------------------------------------------------------------------------------------------------------------*/
/* 16 - CONTACT */
/*-------------------------------------------------------------------------------------------------------------------------------*/
.map-box{position: relative; margin-top: -25px; margin-bottom: 55px;}
.map-box.type-1{height: 450px; width: 100vw; left: 50%; margin-left: -50vw;}
.map-box.type-2{height: 450px; margin-top: 0;}
.map-box.type-3{height: 970px; margin-top: 0; margin-bottom: 20px;}
#map-canvas{position: absolute; left: 0; top: 0; width: 100%; height: 100%;}
.block-title.main-heading{font-size: 30px; font-weight: 400; line-height: 30px; margin-bottom: 20px; padding-bottom: 20px;}
label{font-size: 13px; line-height: 14px; color: #313131; font-weight: 600; display: block; margin-top: 25px; margin-bottom: 5px; padding-top: 5px;}
label span{color: #eb0101; font-size: 30px; line-height: 14px; display: inline-block; position: relative; vertical-align: bottom;}
.simple-field{margin-bottom: 25px; width: 100%; border: 1px #cdcdcd solid; font-size: 13px; line-height: 43px; color: #313131; height: 45px; padding: 0 20px; font-weight: 400;border-radius:3px;}
input.simple-field:hover, textarea.simple-field:hover, input.simple-field:focus, textarea.simple-field:focus{background: #f7f7f7;}
.simple-field.size-1{height: 35px; line-height: 33px; margin-bottom: 12px; padding: 0 10px;}
textarea.simple-field{margin-bottom: 20px; line-height: 19px; padding-top: 14px; padding-bottom: 14px; height: 199px;}
textarea.simple-field.size-1{height: 138px;}
.simple-drop-down.simple-field{width: auto; border: none; padding: 0;border: 1px #cdcdcd solid;border-radius:3px;}
.simple-drop-down.simple-field:after{width: 45px; height: 45px; line-height: 45px;}
.simple-drop-down.simple-field.size-1:after{width: 35px; height: 35px; line-height: 35px;}
.simple-drop-down.simple-field select{height: 45px; line-height: 45px; padding: 0 65px 0 20px;}
select{background: #fff!important;}
.simple-drop-down.simple-field.size-1 select{height: 35px; line-height: 33px; padding: 0 45px 0 10px;}
.simple-field::-webkit-input-placeholder { color: #808080; opacity: 1;}
.simple-field::-moz-placeholder { color: #808080; opacity: 1;} 
.simple-field:-ms-input-placeholder { color: #808080; opacity: 1;}
.simple-field:-moz-placeholder { color: #808080; opacity: 1;}
.simple-field input[type=file]{color:black;background-color:white;}
.simple-field input[type=file]{padding:10px;margin-right:20px;border:1px solid #959595;border-radius:2px;-moz-box-shadow: 3px 3px 5px #B5B5B5;-webkit-box-shadow: 3px 3px 5px #B5B5B5;box-shadow: 3px 3px 5px #B5B5B5;}
.button input{position: absolute; left: 0; top: 0; width: 100%; height: 100%; opacity: 0;}
.map-overlay-info{height: 360px; width: 350px; padding: 0 40px; overflow: hidden; margin-top: -460px; float: right; position: relative; background: rgba(255, 255, 255, 0.9); margin-right: 45px;}
.map-overlay-info .cell-view{height: 360px;}
.contact-spacer{height: 15px;}
.button.form{border: 1px solid transparent;background-color: transparent;background: #c51414; color: #ffffff !important;margin-top:15px;padding: 0.55rem 0.75rem;text-align: center;vertical-align: middle;line-height: 1.5;border-radius: 0.25rem;cursor: pointer;}
.button.form:hover{background: #ffffff;background-color: transparent;border-color: #333333 !important; color: #ca1515 !important;box-shadow: 5px 5px 5px #c0c0c0;}
  
/*Desktops (>=992px)*/
@media (max-width: 1199px) {
    
}
/* Tablets (>=768px)*/
@media (max-width: 991px) {
    .map-box.type-1{left: auto; margin-left: 0; width: auto;}
    .map-overlay-info{height: auto; width: auto; padding: 0; margin: 0 0 20px 0; float: none; top: -15px;}
    .map-overlay-info .cell-view{height: auto; display: block;}
    .contact-spacer{display: none;}
}
/*Phones (<768px)*/
@media (max-width: 767px) {
    .map-box.type-1, .map-box.type-2, .map-box.type-3{height: 200px; margin-top: 0;}
}


/*-------------------------------------------------------------------------------------------------------------------------------*/
/* 17 - LOGIN */
/*-------------------------------------------------------------------------------------------------------------------------------*/
.login-box{background: #fcfcfc; border: 1px #ebebeb solid; padding: 50px 55px; min-height: 470px;}
/* Tablets (>=768px)*/
@media (max-width: 991px) {
    .login-box{padding: 20px 25px;}
}
/*Phones (<768px)*/
@media (max-width: 767px) {
    .login-box{min-height: 0; padding: 25px;}
    .login-box .button{display: block; padding-left: 10px; padding-right: 10px;}
}


/*-------------------------------------------------------------------------------------------------------------------------------*/
/* 18 - BLOG */
/*-------------------------------------------------------------------------------------------------------------------------------*/
.blog-landing-box{position: relative;}
.blog-landing-box:after{content: ""; width: 100%; display: block; height: 0; clear: both;}
@media (min-width: 992px) {
    .blog-landing-box.type-1 .hover-class-1 .hover-label, .blog-landing-box.type-2 .hover-class-1 .hover-label{font-size: 22px; line-height: 22px;}
}
.blog-entry{padding-bottom: 45px; border-bottom: 1px #ebebeb solid; margin-bottom: 45px;}
.blog-entry:last-child{border: none;}
.blog-entry:after{content: ""; width: 100%; height: 0; clear: both; display: block;}
.blog-entry .image{position: relative; display: block; overflow: hidden; margin-bottom: 45px;}
.blog-entry .image img{display: block; width: 100%; height: auto;}
.blog-entry .image:hover img{transform: scale(1.5); -moz-transform: scale(1.5); -webkit-transform: scale(1.5); -ms-transform: scale(1.5);}
.blog-entry .title{font-size: 28px; color: #2e2e2e; font-weight: 500; line-height: 30px; display: block; margin-bottom: 15px;}
.blog-entry a.title:hover{color: #d14242;}
.blog-entry .subtitle{font-size: 14px; line-height: 24px; margin-bottom: 12px; color: #808080; font-weight: 300;}
.blog-entry .subtitle a{color: #434343; font-weight: 500;}
.blog-entry .subtitle a:hover{color: #d14242;}
.blog-entry .subtitle a b{color: #d14242; font-weight: 600;}
.blog-entry .subtitle a:hover b{color: #434343;}
.blog-entry .date{float: left; width: 70px; text-align: center; background: #f7f7f7; font-size: 30px; font-weight: 500; color: #2e2e2e; line-height: 70px;}
.blog-entry .date span{display: block; background: #d14242; font-size: 13px; color: #fff; font-weight: 600; color: #fff; line-height: 25px; text-transform: uppercase;}
.blog-entry .content{margin-left: 100px;}
.blog-entry .description{font-size: 14px; line-height: 24px; margin-bottom: 12px; color: #808080; font-weight: 300; margin-bottom: 15px;}
.blog-entry .readmore{font-size: 14px; color: #2e2e2e; font-weight: 700; text-transform: uppercase; line-height: 16px; border-bottom: 2px #2e2e2e solid; display: inline-block;}
.blog-entry .readmore:hover{color: #d14242; border-color: #d14242;}
.page-selector{height: 50px;padding:10px; border-top: 1px #ebebeb solid; border-bottom: 1px #ebebeb solid;margin-bottom: 30px;margin-right: 10px;}
.page-selector .description{float: left; font-size: 13px; line-height: 30px; font-weight: 400; color: #808080; margin-bottom: 15px;margin-left: 10px;}
.page-selector .pages-box{float: right;}
.square-button{padding:3px; min-width: 35px; line-height: 28px; border: 1px #e3e3e3 solid; display: inline-block; font-size: 12px; color: #666666; font-weight: 500; text-align: center;}
.page-selector .square-button:hover{background: #cd0000; border-color: #cd0000; color: #FFFFFF;}
.square-button:hover, .square-button.active{background: #cd0000; border-color: #cd0000; color: #fff;}
.page-selector .square-button{margin-right: 4px; margin-bottom: 15px;}
.page-selector .square-button:last-child{margin-right: 0;}
.page-selector .divider{display: inline-block; font-size: 18px; line-height: 18px; vertical-align: bottom; margin-right: 4px; margin-bottom: 15px;}
.tags-box{font-size: 0;}
.tags-box a{display: inline-block; margin: 0 10px 10px 0; line-height: 30px; padding: 0 15px; font-size: 13px; color: #7e7e7e; font-weight: 500; background: #f2f2f2;}
.tags-box a:hover{color: #fff; background: #d14242;}
.blog-sidebar .information-blocks{margin-bottom: 50px;}
.categories-list{}
.categories-list ul{}
.categories-list ul li{border-top: 1px #f0f0f0 solid; border-bottom: 1px #f0f0f0 solid; margin-top: -1px;}
.categories-list ul li a{position: relative; font-size: 13px; color: #333232; font-weight: 500; line-height: 17px; padding: 15px 40px 15px 0; display: block;}
.categories-list ul li a:hover{color: #d14242;}
.categories-list ul li a span{position: absolute; line-height: 47px; top: 0; right: 0; font-weight: 600; color: #828282;}
.blog-sidebar .inline-product-entry .title{font-size: 15px; line-height: 22px; font-weight: 600;}
.blog-sidebar .inline-product-entry .image{width: 70px;}
.blog-sidebar .inline-product-entry .content{margin-left: 90px;}
@media (max-width: 991px) {
    .blog-sidebar{padding-top: 25px;}
}
@media (max-width: 767px) {
    .page-selector{margin-left: 0!important;}
}

/*blog timeline*/
.blog-landing-box.type-2{overflow: hidden;}
.blog-landing-box.type-2 .blog-entry{margin-left: 100px; position: relative;}
.blog-landing-box.type-2 .date{position: absolute; left: -100px; top: 0; z-index: 1;}
.blog-landing-box.type-2 .date:before{content: ""; width: 1px; background: #ebebeb; height: 1000px; left: 50%; top: 95px; position: absolute;}
.blog-landing-box.type-2 .blog-entry:last-child .date:after{content: ""; width: 1px; background: #fff; height: 1000px; left: 50%; top: 95px; position: absolute;}
.blog-landing-box.type-2 .blog-entry .content{margin-left: 0;}
@media (max-width:  480px) {
    .blog-landing-box.type-2 .date{left: 0;}
    .blog-landing-box.type-2 .date:before{display: none;}
}

/*blog list*/
@media (min-width: 768px) {
    .blog-landing-box.type-3 .blog-entry .image{float: left; width: 270px; margin-bottom: 0;}
    .blog-landing-box.type-3 .blog-entry .date{width: 45px; line-height: 45px; font-size: 24px; margin-left: 30px;}
    .blog-landing-box.type-3 .blog-entry .date span{font-size: 9px; line-height: 16px;}
    .blog-landing-box.type-3 .blog-entry .content{margin-left: 370px;}
    .blog-landing-box.type-3 .blog-entry .title{font-size: 22px; line-height: 24px; margin-bottom: 3px; padding-top: 7px;}
    .blog-landing-box.type-3 .blog-entry .description{margin-left: -70px; padding-top: 7px;}
    .blog-landing-box.type-3 .blog-entry .readmore{margin-left: -70px;}
}

/*blog grid*/
@media (min-width: 768px) {
    .blog-landing-box.type-4 .blog-entry{float: left; width: 33.3333333%; padding-left: 15px; padding-right: 15px; border: none; padding-bottom: 0; margin-bottom: 55px;}
    .blog-landing-box.type-4 .blog-entry:nth-child(3n+1){clear: both;}
    .blog-landing-box.type-4{margin-left: -15px; margin-right: -15px;}
    .blog-landing-box.type-4.columns-3 .blog-entry .date{width: 45px; line-height: 45px; font-size: 24px;}
    .blog-landing-box.type-4.columns-3 .blog-entry .date span{font-size: 9px; line-height: 16px;}
    .blog-landing-box.type-4.columns-3 .blog-entry .content{margin-left: 70px;}
    .blog-landing-box.type-4.columns-3 .blog-entry .image{margin-bottom: 25px;}
    .blog-landing-box.type-4.columns-3 .blog-entry .title{font-size: 20px; line-height: 24px;}
}
/* Tablets (>=768px)*/
@media (max-width: 991px) {
    #content-block .blog-landing-box.type-4 .blog-entry .date{position: relative; float: none; margin-bottom: 10px; font-size: 14px; font-weight: 700; line-height: 14px; width: auto; background: none; text-align: left;}
    .blog-landing-box.type-4 .blog-entry .date span{background: inherit; color: inherit; font-size: inherit; line-height: inherit; display: inline-block;}
    .blog-landing-box.type-4 .blog-entry .content{margin-left: 0!important;}
}

/*blog big grid*/
@media (min-width: 768px) {
    .blog-landing-box.type-4.columns-2 .blog-entry{width: 50%;}
    .blog-landing-box.type-4.columns-2 .blog-entry:nth-child(3n+1){clear: none;}
    .blog-landing-box.type-4.columns-2 .blog-entry:nth-child(2n+1){clear: both;}
    .blog-landing-box.type-4.columns-2 .blog-entry .image{margin-bottom: 40px;}
}

/* Tablets (>=768px)*/
@media (max-width: 991px) {
    .blog-sidebar .information-blocks{margin-bottom: 40px;}   
}
/*Phones (<768px)*/
@media (max-width: 767px) {
    .blog-entry{margin-bottom: 30px; padding-bottom: 30px;}
    .blog-entry .image{margin-bottom: 30px;}
}

@media only screen and (max-width:480px){
    .blog-entry{margin-left: 0!important;}
    #content-block .blog-entry .date{position: relative; float: none; margin-bottom: 10px; font-size: 14px; font-weight: 700; line-height: 14px; width: auto; background: none; text-align: left;}
    .blog-entry .date span{background: inherit; color: inherit; font-size: inherit; line-height: inherit; display: inline-block;}
    .blog-entry .content{margin-left: 0;}
}

/*-------------------------------------------------------------------------------------------------------------------------------*/
/* 19 - DETAIL POST */
/*-------------------------------------------------------------------------------------------------------------------------------*/
.detail-post .blog-entry .content{margin-left: 0;}
.detail-post-tags{font-size: 14px; line-height: 24px; color: #808080; margin-bottom: 25px; margin-top: -10px;}
.detail-post-tags a{color: #808080;}
.detail-post-tags a:hover{text-decoration: underline;}
.detail-post-tags b{color: #262626; font-weight: 600;}
.comment{margin-bottom: 30px;}
.comment:after{content: ""; width: 100%; height: 0; clear: both; display: block;}
.comment-image{width: 100px; float: left; position: relative;}
.comment-image:after{position: absolute; content: ""; width: 100%; height: 100%; left: 0; top: 0; border: 1px transparent solid;}
.comment-image:hover:after{border-color: #ca1515;}
.comment-image img{width: 100%; height: auto; display: block;}
.comment-content{margin-left: 140px; padding-top: 7px;}
.comment-title{font-size: 13px; color: #808080; line-height: 22px; font-weight: 300; margin-bottom: 12px;}
.comment-title span{font-size: 17px; font-weight: 600; color: #262626;}
.comment-text{font-size: 14px; line-height: 24px; color: #808080; font-weight: 300;}
.additional-blog-title{font-size: 20px; line-height: 24px; color: #2e2e2e; font-weight: 600; margin-bottom: 30px;}
/*Phones (<768px)*/
@media (max-width: 767px) {
    .comment-image{margin-right: 15px;}
    .comment-content{margin-left: 0;}
}

/*-------------------------------------------------------------------------------------------------------------------------------*/
/* 21 - PORTFOLIO */
/*-------------------------------------------------------------------------------------------------------------------------------*/
.portfolio-container{position: relative;}
.portfolio-navigation{font-size: 0; text-align: center; margin-bottom: 36px; padding-top: 32px; border-top: 1px #ebebeb solid; position: relative; z-index: 2;}
.portfolio-navigation a{line-height: 33px; border: 1px #e3e3e3 solid; display: inline-block; font-size: 12px; font-weight: 500; color: #666666; padding: 0 20px; margin: 0 4px 8px 4px;}
.portfolio-navigation a:hover, .portfolio-navigation a.active{background: #cd0000; border-color: #cd0000; color: #fff;}
.portfolio-entry{margin-bottom: 45px; position: relative;}
.portfolio-entry .image{overflow: hidden; position: relative; display: block; margin-bottom: 20px;}
.portfolio-entry .image img{display: block; position: relative; width: 100%;}
.portfolio-entry.active .image img{transform: scale(1.5); -moz-transform: scale(1.5); -webkit-transform: scale(1.5); -ms-transform: scale(1.5);}
.portfolio-entry .title{font-size: 22px !important; color: #ffffff !important;text-shadow:3px 3px 5px #333333; line-height: 32px; font-weight: 600; margin-bottom: 10px; display: block;}
.portfolio-entry a.title:hover{color: #d14242;}
.portfolio-entry .subtitle{font-size: 14px; line-height: 24px; color: #808080; font-weight: 300; margin-bottom: 10px;}
.portfolio-entry .subtitle:after{content: ""; display: block; clear: both;}
.portfolio-entry .subtitle a{color: #808080;}
.portfolio-entry .subtitle a:hover{text-decoration: underline;}
.portfolio-entry .subtitle span{cursor:pointer;}
.portfolio-entry .subtitle .comments-number{color: #d53737; float: right;}
.portfolio-entry .description{font-size: 14px; line-height: 24px; color: #808080; margin-bottom: 20px;}
.portfolio-entry .readmore{font-size: 14px; color: #2e2e2e; line-height: 18px; font-weight: 700; text-transform: uppercase; display: inline-block; text-decoration: underline;}
@media (max-width: 767px) {
    .portfolio-navigation a{display: block; margin: -1px 0 0 0; line-height: 40px;}
}

/*portfolio simple*/
.portfolio-container.type-2 .portfolio-entry{margin-bottom: 30px;}
.hover-layer{position: absolute; left: 0; top: 0; width: 100%; height: 100%; background: rgba(0,0,0,0.5); text-align: center; opacity: 0;}
.portfolio-entry.active .image .hover-layer{opacity: 1; background-color: rgba(0,0,0,0.5)!important;}
.hover-layer .info{position: absolute; left: 15px; right: 15px; top: 100%; transform: translateY(-50%); -moz-transform: translateY(-50%); -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%);}
.portfolio-entry.active .image .hover-layer .info{top: 50%;}
.hover-layer .info .title{font-size: 24px; line-height: 24px; color: #fff; font-weight: 500; margin-bottom: 0;}
.hover-layer .info .subtitle{font-size: 14px; line-height: 24px; color: #fff; font-weight: 300;}
.hover-layer .info .subtitle a{color: #fff;}
.hover-layer .info .subtitle a:hover{text-decoration: underline;}
.hover-layer .actions{text-align: center; text-align: center;}
.action-button{display: inline-block; width: 45px; height: 45px; line-height: 45px; text-align: center; background: rgba(0,0,0,0.2); color: #fff; margin: 0 3px;}
.action-button:hover{background: #cd0000;}

/*portfolio custom*/
.image .title-info{position: absolute; left: 20px; right: 20px; bottom: -30px;}
.portfolio-entry.active .image .title-info{bottom: 25px;}
.image .title-info .actions{opacity: 0;}
.portfolio-entry.active .image .title-info .actions{opacity: 1;}
.image .title-info .title, .image .title-info .subtitle, .image .title-info .subtitle a{color: #fff;}
.image .title-info .title{margin-bottom: 0;}
.portfolio-container.type-3 .portfolio-entry .description{margin:0;}
.portfolio-container.type-3 .hover-layer{background: -webkit-linear-gradient(bottom, rgba(0,0,0,.4), rgba(0,0,0,.15) 31%, rgba(0,0,0,0) 50%);
    background: -moz-linear-gradient(bottom, rgba(0,0,0,.4), rgba(0,0,0,.15) 31%, rgba(0,0,0,0) 50%);
    background: -o-linear-gradient(bottom, rgba(0,0,0,.4), rgba(0,0,0,.15) 31%, rgba(0,0,0,0) 50%);
    background: -ms-linear-gradient(bottom, rgba(0,0,0,.4), rgba(0,0,0,.15) 31%, rgba(0,0,0,0) 50%);
    background: linear-gradient(to top, rgba(0,0,0,.4), rgba(0,0,0,.15) 31%, rgba(0,0,0,0) 50%); opacity: 1;}

/*portfolio simple fullwidth*/
.portfolio-container .wide-container{width: 100vw; left: 50%; -webkit-transform: translateX(-50%);
-ms-transform: translateX(-50%);
-o-transform: translateX(-50%);
transform: translateX(-50%); position: relative;}
.portfolio-container .wide-container .portfolio-entry, .portfolio-container .wide-container .grid-sizer{padding: 0; margin-bottom: 0; float: left;}
.portfolio-container .wide-container:after{width: 100%; height: 0; clear: both; display: block; content: "";}
/*Desktops (>=1200px)*/
@media (min-width: 1200px) {
    .portfolio-container .wide-container .portfolio-entry{width: 25%;}
}
@media (min-width: 1600px) {
    .portfolio-container .wide-container .portfolio-entry{width: 20%;}
}
/*Desktops (>=992px)*/
@media (max-width: 1199px) {
    .portfolio-container .wide-container .portfolio-entry{width: 25%;}
    .portfolio-entry{height:400px;}
}
/* Tablets (>=768px)*/
@media (max-width: 991px) {
    .portfolio-container .wide-container .portfolio-entry{width: 33.3333333333%;}
    .portfolio-entry{height:400px;}
}
/*Phones (<768px)*/
@media (max-width: 767px) {
    .portfolio-container .wide-container .portfolio-entry{width: 50%;}
}
@media only screen and (min-width:480px) and (max-width:767px){
    .blog-landing-box.type-4.columns-2 .blog-entry,
    .blog-landing-box.type-4.columns-3 .blog-entry{
        width: 50%;
        float: left;
        border-bottom: none;
                padding: 0 15px;
    }
    .blog-landing-box.type-4.columns-2 .blog-entry:nth-child(2n+1),
    .blog-landing-box.type-4.columns-3 .blog-entry:nth-child(2n+1){
        clear: both;

    }
}
@media (max-width: 500px) {
    .portfolio-container .wide-container .portfolio-entry{width: 100%;}
}

/*portfolio custom fullwidth*/
.portfolio-container .wide-container .image{margin-bottom: 0;}
.portfolio-drop-down{position: absolute; width: 100%; top: 100%; left: 0; background: #323232; padding: 30px 45px; transform-origin: 50% 0% 0px; -webkit-transform-origin: 50% 0% 0px; -moz-transform-origin: 50% 0% 0px; -ms-transform-origin: 50% 0% 0px; transform: perspective(1000px) rotateX(180deg); -webkit-transform: perspective(1000px) rotateX(180deg); -moz-transform: perspective(1000px) rotateX(180deg); -ms-transform: perspective(1000px) rotateX(180deg); opacity: 0;}
.portfolio-entry.active .portfolio-drop-down{transform: perspective(1000px) rotateX(0deg); -webkit-transform: perspective(1000px) rotateX(0deg); -moz-transform: perspective(1000px) rotateX(0deg); -ms-transform: perspective(1000px) rotateX(0deg); opacity: 1;}
.portfolio-container .wide-container .portfolio-entry.active{z-index: 1;}
.portfolio-drop-down .title{color: #fff;}
.portfolio-drop-down .subtitle, .portfolio-drop-down .subtitle a{color: #bcbcbc;}
.portfolio-drop-down .description{color: #808080;}
.portfolio-container .hover-layer{}

/*-------------------------------------------------------------------------------------------------------------------------------*/
/* 22 - PROJECT */
/*-------------------------------------------------------------------------------------------------------------------------------*/
.project-thumbnail{width: 100%; height: auto; display: block; margin-bottom: 40px;}
.share-box .title b{font-weight: 500; color: #2e2e2e;}
.detail-info-lines .share-box{margin-top: -1px;}
.detail-info-lines .share-box:last-child{border-bottom: none;}
.detail-info-lines.border-box{border: 10px #f5f5f5 solid; padding: 10px 30px;}
.detail-info-lines.border-box .share-box:first-child{border-top: none;}
/* Tablets (>=768px)*/
@media (max-width: 991px) {

}


/*-------------------------------------------------------------------------------------------------------------------------------*/
/* 23 - ABOUT */
/*-------------------------------------------------------------------------------------------------------------------------------*/
#content-block .continue-link{font-size: 14px; line-height: 18px; color: #d14242; display: inline-block; margin-bottom: 15px; font-weight: 600;}
#content-block .continue-link:hover{color: #262626;}
.heading-article{margin-bottom: 25px;}
.heading-article .title{font-size: 32px; line-height: 32px; color: #2e2e2e; font-weight: 500; margin-bottom: 15px;}
.heading-article .description{font-size: 24px; line-height: 32px; color: #262626; font-weight: 300; margin-bottom: 15px;}


/*-------------------------------------------------------------------------------------------------------------------------------*/
/* 24 - SHOP */
/*-------------------------------------------------------------------------------------------------------------------------------*/
.categories-border-wrapper{border: 3px #e6e6e6 solid; padding: 30px 20px 25px 20px;}
.categories-border-wrapper .accordeon-title{text-transform: none;}
.range-price{font-size: 14px; color: #4c4c4c; line-height: 18px; float: left; line-height: 36px;}
.range-price b{color: #333232; font-weight: 600;}
.min-price, .max-price{display: inline-block;}
.min-poids, .max-poids{display: inline-block;}
.min-longueur, .max-longueur{display: inline-block;}
.min-largeur, .max-largeur{display: inline-block;}
.range-wrapper .button{float: right;}
.range-wrapper:after{width: 100%; height: 0; clear: both; content: ""; display: block;}
.blog-sidebar .color-selector{margin-right: -10px;}
.blog-sidebar .color-selector .entry{width: 36px; height: 36px; margin-right: 10px; margin-bottom: 14px; vertical-align: top;}
.shop-grid-item:nth-child(4n+1){clear: both;}
.shop-grid-controls{margin-right: 200px; font-size: 14px; font-weight: 600; margin-bottom: -15px;}
#content-block .shop-grid-controls .entry{line-height: 30px; padding-right: 16px; float: left; border-right: 1px #ebebeb solid; margin-bottom: 15px!important; margin-right: 16px; min-height: 30px;}
#content-block .shop-grid-controls .entry:last-child{border: none;}
#content-block .shop-grid-controls .entry:first-child{padding-left: 0;}
.shop-grid-controls .inline-text{float: left; margin-right: 10px;}
.simple-drop-down{width: 180px; position: relative;}
.simple-drop-down select{height: 30px; line-height: 28px; border: 1px #ebebeb solid; padding: 0 40px 0 10px;  white-space: nowrap; text-overflow: ellipsis; -moz-appearance: none; -webkit-appearance: none; appearance: none; width: 100%; cursor: pointer; font-size: 13px; font-weight: 400; color: #7c7c7c;}
.simple-drop-down:after{width: 30px; height: 30px; position: absolute; top: 0; right: 0; border: 1px #ebebeb solid; content: "\f107"; font-family: FontAwesome; font-size: 12px; color: #7c7c7c; text-align: center; cursor: pointer; pointer-events: none; line-height: 30px; background: #fff;}
.shop-grid-controls .simple-drop-down{float: left; margin-right: 10px;}
.sort-button{font-family: FontAwesome; float: left; cursor: pointer;}
.sort-button:before{content: "\f063";}
.sort-button.active:before{content: "\f062";}
.view-button{float: left; width: 30px; position: relative; margin-right: 10px; text-align: center; color: #b5b5b5; cursor: pointer;}
.view-button:last-child{margin-right: 0;}
.view-button:after{border: 1px #ebebeb solid; position: absolute; left: 0; top: 0; width: 100%; height: 100%; content: "";}
.view-button.active{color: #262626;}
.view-button.active:after{border: 2px #262626 solid;}
/*list view*/
.list-view .shop-grid-item{width: 100%;}
.list-view .product-slide-entry{max-width: 100%; margin-left: 230px; padding-bottom: 45px; margin-bottom: 44px; text-align: left!important;}
.list-view .product-slide-entry:after{content: ""; display: block; clear: both; height: 1px; background: #ebebeb; margin-left: -230px; top: 45px; position: relative;}
.list-view .product-slide-entry .product-image{max-width: 200px; margin-left: -230px; float: left; margin-bottom: 0;}
.product-slide-entry .price{margin-bottom: 20px;}
.product-slide-entry .article-container{display: none; margin-bottom: 15px;}
.product-slide-entry .list-buttons{display: none; margin-bottom: 15px;}
.product-slide-entry .reviews-number{display: none;}
.list-view .product-slide-entry .reviews-number{display: inline-block; font-size: 14px; font-weight: 500; color: #ca1515; line-height: 14px; margin-left: 10px;}
.list-view .product-slide-entry .article-container, .list-view .product-slide-entry .list-buttons{display: block;}
.list-view .product-slide-entry .price{font-size: 17px;}
.list-view .product-slide-entry .price .current{font-size: 22px;}
.list-view .product-slide-entry .title{font-size: 17px;}

/* Tablets (>=768px)*/
@media (max-width: 991px) {
    .shop-grid-item:nth-child(4n+1){clear: none;}
    .shop-grid-item:nth-child(3n+1){clear: both;}
    .list-buttons .button{display: block;}
    .mozaic-banners-wrapper.type-2 .row{
        margin: 0;
    }
    .information-blocks{
        overflow: hidden;
    }
    .mozaic-banners-wrapper.type-2 .banner-column{
        overflow: hidden;
        padding: 0;
    }
}
/*Phones (<768px)*/
@media (max-width: 767px) {
    .shop-grid-item{width: 50%; float: left;}
    .shop-grid-item:nth-child(3n+1){clear: none;}
    .shop-grid-item:nth-child(2n+1){clear: both;}
    .list-buttons .button{display: block;}
    .shop-grid-controls{margin-right: 0;}
        #content-block .shop-grid-controls .entry{
        margin-right: 10px;
        padding-right: 10px;
        border-right: none;
    }
}
/*Phones (<480px)*/
@media (max-width: 480px) {
    .shop-grid-item{ float: left;}
    .list-view .product-slide-entry{margin-left: 0; text-align: center!important;}
    .list-view .product-slide-entry .product-image{max-width: 210px; margin-left: 0; float: none; margin-bottom: 15px; display: inline-block;}
    .list-view .product-slide-entry:after{margin-left: 0;}
    .products-swiper .paddings-container{padding: 0 8px;}
    body.style-7 .product-slide-entry{
        max-width: 200px;
    }
    .food-category{
        width: 100%;
    }
    .products-swiper{
        margin: 0;
    }
    .products-swiper:before, .products-swiper:after{
        display: none;
    }
    .shop-grid-controls{
        text-align: center;
        margin-bottom: 0;
    }
    #content-block .shop-grid-controls .entry{
        margin-right: 10px;
        padding-right: 10px;
        border-right: none;
        float: none;
        display: inline-block;
    }
}

@media only screen and (min-width: 481px) and (max-width: 580px){
    .shop-grid-controls{
        text-align: center;
        margin-bottom: 0;
    }
    #content-block .shop-grid-controls .entry{
        margin-right: 10px;
        padding-right: 10px;
        border-right: none;
        float: none;
        display: inline-block;
    }
    .shop-grid-controls .simple-drop-down{
        width: 115px;
    }
}

/*-------------------------------------------------------------------------------------------------------------------------------*/
/* 29 - TEMPLATE UNDERWEAR */
/*-------------------------------------------------------------------------------------------------------------------------------*/

/* 29.01 - header (class "type-2") */
.header-wrapper.style-11 header{}
header.type-4 .header-top:before{background: #2e2e2e; position: absolute; width: 10000px; left: 50%; margin-left: -5000px; height: 100%; content: "";}
@media (min-width: 1200px) {
    header.type-4 .header-top-entry, body.style-8 header .header-top-entry .title a{color: #fff;}
    header.type-4 .additional-header-logo img{max-height: 70px;}
    header.type-4 .header-functionality-entry{color: #fff;}
    header.type-4 .header-functionality-entry:hover{color: #e3e3e3;}
    header.type-4 .header-functionality-entry b{display: inline-block; vertical-align: middle; position: relative;top: -1px; color: #fff;}
    header.type-4 .logo-wrapper{width: auto; text-align: center;}
    header.type-4 .header-middle .right-entries{position: absolute; top: -36px; right: 0; z-index: 1;}
    header.type-4 .header-middle .open-cart-popup{position: relative; padding: 0 30px; color: #9c9c9c;}
    header.type-4 .header-middle .open-cart-popup .fa{color: #fff;}
    header.type-4 .header-middle .open-cart-popup *{position: relative;}
    header.type-4 .header-middle .open-cart-popup:before{position: absolute; width: 100%; height: 55px; top: -20px; left: -1px; background: #383838; content: "";}
    header.type-4 .header-simple-search{position: absolute; width: 100%; left: 0; top: 0; padding-top: 14px;}
    header.type-4 .header-simple-search .simple-search-form{z-index: 1;}
    header.type-4:not(.fixed-header) nav>ul{width: 75%;}
    header.type-4 .header-top-entry .title{border-color: #4c4c4c;}
    header.type-4 .header-functionality-entry{border-color: #4c4c4c;}
    header.type-4 .header-top-entry .title .fa{color: #fff;}
    header.type-4 .header-top-entry .title .fa:last-child{color: #6c6c6c;}
    header.type-4 .header-top-entry.hidden-xs{color: #8c8c8c;}
    header.type-4 .header-top-entry.hidden-xs a{color: #fff;}
}

/* 29.03 - color text widget */
.color-text-widget{padding: 18px; margin-bottom: 30px; border: 1px transparent solid;}
.color-text-widget .cell-view{height: 135px; width: 2000px; border: 1px rgba(255, 255, 255, 0.5) solid; padding: 15px 35px; text-align: center;}
body:not(.mobile) .color-text-widget:hover .cell-view{border-color: transparent;}
body:not(.mobile) .color-text-widget:hover{border-color: #ebebeb; background: #fff!important;}
.color-text-widget .title{font-size: 20px; line-height: 24px; color: #fafafa; text-transform: uppercase; display: block; margin-bottom: 10px;}
.color-text-widget .description{font-size: 13px; line-height: 22px; color: rgba(255, 255, 255, 0.7); display: block; margin-bottom: 10px;}
body:not(.mobile) .color-text-widget:hover .title{color: #2e2e2e;}
body:not(.mobile) .color-text-widget:hover .description{color: #a3a2a2;}


/*-------------------------------------------------------------------------------------------------------------------------------*/
/* 30 - TEMPLATE LOOKBOOK */
/*-------------------------------------------------------------------------------------------------------------------------------*/
.full-width-product-slider{width: 100vw; position: relative; left: 50%; -webkit-transform: translateX(-50%);transform: translateX(-50%); margin-bottom: 50px; padding-top: 10px;}
.full-width-product-slider .product-slide-entry{max-width: 370px;}
.full-width-product-slider .paddings-container{padding: 0 15px; position: relative;}
.full-width-product-slider .product-mix-info{left: 45px; right: 45px; -webkit-backface-visibility: hidden;}
body.style-12 .swiper-active-switch{border-color: #ca1515; background: #ca1515;}
body.style-12 .price .current{color: #ca1515;}
body.style-12 .product-slide-entry .title:hover{color: #ca1515;}
body.style-12 .footer-links a:hover{color: #ca1515;}
body.style-12 .copyright a{color: #ca1515;}
body.style-12 .read-more:hover{color: #ca1515;}
.column-article-wrapper{border-top: 1px #ebebeb solid; border-bottom: 1px #ebebeb solid; padding: 43px 0;}
.column-article-entry{padding: 35px 60px 35px 60px; min-height: 220px;}
.column-article-wrapper .left-border{border-left: 1px #ebebeb solid;}
.column-article-entry .title{font-size: 24px; line-height: 24px; color: #2e2e2e; text-transform: uppercase; margin-bottom: 15px; display: block;}
.column-article-entry .title:hover{color: #ca1515;}
.column-article-entry .description{font-size: 14px; line-height: 24px; color: #999797; font-weight: 300; margin-bottom: 15px;}
body.style-10 .column-article-entry{text-align: center;}
body.style-10 .column-article-entry .title{font-size: 22px; font-weight: 400;}
header.type-4 .menu-button{color: #fff;}
@media (min-width: 992px) {
    .full-width-product-slider .pagination{display: none;}
}
@media (min-width: 768px) {
    .column-article-wrapper .left-border:first-child{border: none;}
}

/*-------------------------------------------------------------------------------------------------------------------------------*/
/* 33 - TEMPLATE JEWELLERY */
/*-------------------------------------------------------------------------------------------------------------------------------*/
body.style-17 .sidebar-navigation .title{background:url("../../images/pixel_noir.gif");background-position:left top;background-repeat:repeat-x;border-width:1px 0px 0px 0px;border-style:solid;border-color:black;}
body.style-17 .sidebar-navigation{border-color: #343434;}
body.style-17 .sidebar-navigation .entry{color: black;}
body.style-17 .sidebar-navigation .entry:hover{color: white;}
body.style-17 .sidebar-navigation .entry:before{background:url("../../images/pixel_noir_8.gif");background-position:left top;background-repeat:repeat-x;border-width:1px 1px 0px 0px;border-style:solid;border-color:black;}
body.style-17 .sidebar-navigation .entry .fa{color: #cac9c9;}
body.style-17 .search-button{background:url("../../images/pixel_noir.gif");background-position:left top;background-repeat:repeat-x;border:1px solid black;}
body.style-17 .swiper-tabs .block-title:before{background: #ca1515;}
body.style-17 .price .current{color: #901794;}
body.style-17 .product-slide-entry .title:hover{color: #343434;}
body.style-17 ol li:before{background: #d14242;}
body.style-17 #loader-wrapper .bubbles span{background: #901794;}
body.style-17 .swiper-active-switch{background: #343434; border-color: #343434;}
body.style-17 .hover-class-1:after{background: #343434;}
body.style-17 .inline-product-entry .image:hover{border-color: #343434;}
body.style-17 .inline-product-entry .title:hover{color: #343434;}
body.style-17 .navigation-banner-content .subtitle{font-weight: 600; font-size: 18px; line-height: 22px;text-transform: uppercase;}
body.style-17 .navigation-banner-content .title{font-weight: 700; letter-spacing: -2px;}
body.style-17 .navigation-banner-content .description{margin-bottom: 25px;}
@media (min-width: 1200px){
	.header-wrapper.style-17{margin-bottom: 30px;}
	/*.header-wrapper-mobile.style-17{display: none;}*/
    /*.header-wrapper.style-17 header:not(.fixed-header) .navigation:before{content: ""; position: absolute; width: 10000px; left: 50%; margin-left: -5000px; background:url("../../images/pixel_noir.gif");background-position:left top;background-repeat:repeat-x; border-width:1px 1px 1px 0px;border-style:solid;border-color:black; top: 0; height: 100%;}*/
    /*.header-wrapper.style-17 header:not(.fixed-header) .navigation:before{position: relative;width: 100%;border-width:1px 1px 1px 0px;border-style:solid;border-color:black; top: 0; height: 100%;}*/
	.header-wrapper.style-17 header:not(.fixed-header) .navigation:before{position: relative;width: 100%;border-width:1px 1px 1px 0px;border-style:solid;border-color:black; top: 0; height: 100%;}
    .header-wrapper.style-17 header:not(.fixed-header) nav > ul > li > a{color: #000000;}
	.navigation .menu-icon{float:left;width:15%;}
	.navigation .menu-rubrique{float:left;width:70%;align-items: center;justify-content: center;}
	.navigation .menu-search{float:right;width:15%;}
	.btn-search {width:100%;cursor:pointer;margin:0;margin-top:5px;margin-bottom:5px;padding:10px;background-color:#ffffff;border:1px solid #e0e0e0;border-radius: 0.5rem;text-align:left;}
	.btn-search-texte{color:#aaaaaa;padding-left:5px;}
}
@media (max-width: 767px){
	/*.header-wrapper.style-17{margin-bottom: 5px;}*/
	/*.header-wrapper.style-17{display: none;}*/
	/*.header-wrapper.style-17 header:not(.fixed-header) .navigation:before{width: 80%;}*/
}
body.style-17 .cart-box.popup .content .price{color: #d14242;}
body.style-17 .cart-box.popup .summary .grandtotal span{color: #d14242;}
body.style-17 .button .style-4{background: #901794; border-color: #901794;}


/*-------------------------------------------------------------------------------------------------------------------------------*/
/* 34 - TEMPLATE PRESENTATION */
/*-------------------------------------------------------------------------------------------------------------------------------*/
.side-square-wrapper{}
.side-square-wrapper:after{content: ""; display: block; clear: both;}
.side-square-entry{padding-bottom: 50%; position: relative; min-height: 800px;}
.side-square-entry .fixed-parallax{width: 50%;}
.side-square-entry.col-md-push-6 .fixed-parallax{left: 50%;}
.side-square-entry .fixed-parallax:before{display: none;}
.side-square-entry .align-content{position: absolute; left: 15%; right: 15%; top: 50%; transform: translateY(-50%); -moz-transform: translateY(-50%); -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%);}
.parallax-view{font-size: 15px; line-height: 24px; color: #2e2e2e; font-weight: 600; display: block; padding-top: 18px; border-top: 1px #ebebeb solid; text-align: center;}
.parallax-view:hover{color: #b1b1b1;}
.side-square-entry .products-swiper{margin-bottom: 35px;}
.swiper-slide.no-shadow:before{display: none;}
/*Desktops (>=992px)*/
@media (max-width: 1199px) {
    .side-square-entry .align-content{left: 5%; right: 5%;}
}
/* Tablets (>=768px)*/
@media (max-width: 991px) {
    .side-square-entry .fixed-parallax{width: 100%;}
    .side-square-entry.col-md-push-6 .fixed-parallax{left: 0%;}
    .side-square-entry .fixed-parallax{
        position: relative;
    }
}
/*Phones (<768px)*/
@media (max-width: 767px) {
    .side-square-entry .align-content{position: relative; left: auto; right: auto; padding: 50px 30px; transform: none; -moz-transform: none; -webkit-transform: none; -ms-transform: none;}
    .side-square-entry{padding-bottom: 0; min-height: 300px; min-height: 100vh;}
}


/*-------------------------------------------------------------------------------------------------------------------------------*/
/* 35 - FULLWIDTH HOMEPAGE */
/*-------------------------------------------------------------------------------------------------------------------------------*/
.image-text-widget{border: 2px #f2f2f2 solid; position: relative; overflow: hidden; background-position: left top; background-repeat: no-repeat; background-size: auto 100%; padding: 40px 40px 40px 270px;}
.image-text-widget .title{font-size: 16px; line-height: 24px; color: #2e2e2e; font-weight: 700; text-transform: uppercase; margin-bottom: 10px;}
.image-text-widget ul li a{font-weight: 500; color: #2e2e2e;}
.image-text-widget ul li a:hover{color: #ca1515;}
.article-container ul li:before{color: #ca1515;}
.special-item-entry{position: relative; max-width: 370px; margin-left: auto; margin-right: auto; overflow: hidden;}
.special-item-entry>img:first-child{display: block; width: 100%; height: auto;}
body:not(.mobile) .special-item-entry:hover>img:first-child{transform: scale(1.1); -moz-transform: scale(1.1); -webkit-transform: scale(1.1); -ms-transform: scale(1.1);}
.special-item-entry .title{position: absolute; left: 15px; right: 15px; top: 50%; transform: translateY(-50%); -moz-transform: translateY(-50%); -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); text-align: center;font-weight: 700; font-size: 14px; color: #fff; text-transform: uppercase; line-height: 18px;}
.special-item-entry .title span{font-size: 48px; line-height: 40px; display: block;}
.special-item-entry .button{position: absolute; left: 50%; bottom: 30px; transform: translateX(-50%); -moz-transform: translateX(-50%); -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%);}
.fullwidth-block{width: 100vw;left: 50%;margin-left: -50vw;}
.parallax-slide.small-slide{height: 600px!important;}
/* Tablets (>=768px)*/
@media (max-width: 991px) {
    .special-item-entry .title span{font-size: 37px;}
}
/*Phones (<768px)*/
@media (max-width: 767px) {
    .image-text-widget{padding-left: 40px; background: none!important; border: 2px #f2f2f2 solid;}
    .parallax-slide.small-slide{height: 350px!important;}
}


/*-------------------------------------------------------------------------------------------------------------------------------*/
/* 36 - FULLWIDTH HOMEPAGE WITH LEFT SIDEBAR */
/*-------------------------------------------------------------------------------------------------------------------------------*/
.color-background-widget{position: relative; padding: 120px 0; background-size: cover;}
.color-background-widget:before{position: absolute; left: 0; top: 0; width: 100%; height: 100%; background: rgba(0,0,0,0.4); content: "";}
.color-background-form{max-width: 450px; margin: 0 auto; text-align: center; position: relative;}
.color-background-form .title{font-weight: 700; font-size: 30px; line-height: 42px; color: #fff; border-top: 4px #fff solid; border-bottom: 4px #fff solid; text-transform: uppercase; letter-spacing: -1px; margin-bottom: 10px;}
.color-background-form .description{font-size: 14px; line-height: 22px; color: #fff; margin-bottom: 22px;}
.simple-form .submit{position: relative; float: right; width: 130px; border: 2px #ccc solid; line-height: 30px; font-size: 12px; color: #fff; font-weight: 700; text-transform: uppercase;}
.simple-form .submit:hover{border-color: #fff;}
.simple-form .submit input{position: absolute; left: 0; top: 0; width: 100%; height: 100%; opacity: 0;}
.simple-form .input-wrapper{margin-right: 140px;}
.simple-form .input-wrapper input{width: 100%; padding: 0 15px; background: rgba(255, 255, 255, 0.8); border: none; height: 34px; line-height: 34px; color: #000; font-size: 14px; font-weight: 500;}
.latest-entries-heading{margin-bottom: 20px; padding-bottom: 12px; border-bottom: 1px #e6e6e6 solid;}
.latest-entries-heading:after{content: ""; display: block; clear: both;}
.latest-entries-heading .title{float: left; font-size: 20px; line-height: 24px; font-weight: 600;}
.latest-entries-heading .latest-more{float: right; font-size: 14px; line-height: 24px; color: #ca1515;}
.latest-entries-heading .latest-more:hover{color: #a3a2a2;}
.client-logo-wrapper{text-align: center; padding-bottom: 20px;}
.client-logo{display: inline-block;}
body.style-19 .swiper-tabs .block-title:before{background: #a6a6a6;}
body.style-19 .product-slide-entry .title:hover{color: #ca1515;}
body.style-19 .price .current{color: #ca1515;}
body.style-19 .product-slide-entry{text-align: center;}
body.style-19 .hover-class-1:after{background: #a6a6a6;}
body.style-19 .product-slide-entry .subtitle:hover{color: #ca1515;}
body.style-19 .bubbles span{background: #ca1515;}
body.style-19 .swiper-active-switch{background: #ca1515; border-color: #ca1515;}
@media (min-width: 1200px) {
    body.style-19 .navigation-copyright a{color: #ca1515;}
}

@media only screen and (max-width:480px){
    .welcome-section{
        overflow: visible;
    }
    .welcome-section .color-background-widget{
        padding-left: 20px;
        padding-right: 20px;
    }
}

@media only screen and (max-width: 991px){
        .welcome-section .color-background-widget{
        background-position: center center;
    }
}
/*-------------------------------------------------------------------------------------------------------------------------------*/
/* 37 - WINE TEMPLATE WITH LEFT SIDEBAR */
/*-------------------------------------------------------------------------------------------------------------------------------*/
@media (min-width: 1200px) {
    .sidebar-content-wrapper.center-container{max-width: 930px; padding: 0; margin-left: 150px; left: 50%; transform: translateX(-50%); -moz-transform: translateX(-50%); -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); position: relative;}
    .sidebar-content-wrapper.center-container:before{position: absolute; width: 10000px; height: 100%; background: #fff; content: ""; left: 100%; top: 0; margin-left: -1px;}
    .sidebar-content-wrapper.center-container .content-center{width: auto; padding: 30px;}
    .header-wrapper.center-container header{left: 50%; margin-left: -615px;}
    .header-wrapper.center-container header.type-3:not(.fixed-header) .full-width .submenu, .header-wrapper.center-container header.type-3:not(.fixed-header) .submenu{/*width: 955px!important;*/ }
    .header-wrapper.center-container header{background: none; border: none;}
    .header-wrapper.center-container header.type-3:not(.fixed-header) nav > ul > li > a{color: #fff;}
    .header-wrapper.center-container header.type-3:not(.fixed-header) .header-functionality-entry{color: #fff;}
    .header-wrapper.center-container header.type-3:not(.fixed-header) .header-functionality-entry b{color: #db2020;}
    .header-wrapper.center-container .navigation-footer{left: 50%; margin-left: -615px;}
    .header-wrapper.center-container .navigation-copyright{color: #fff;}
    .header-wrapper.center-container .navigation-copyright a{color: #b11a1a;}
    .header-wrapper.center-container .socials-box a:hover{color: #fff;}
}
@media (min-width: 1200px) and (max-width: 1400px) {
    .header-wrapper.center-container header.type-3:not(.fixed-header) .menu-slider-entry{padding-right: 15px;}
}
.newsletter-join{border: 5px #f7f7f7 solid; padding: 40px 50px;}
.newsletter-join .title{font-size: 18px; line-height: 18px; color: #2e2e2e; font-weight: 600; text-transform: uppercase; margin-bottom: 10px;}
.newsletter-join .description{font-size: 13px; line-height: 22px; color: #a3a2a2; margin-bottom: 10px;}
.newsletter-join .cell-view{width: 1000px; height: 75px;}
.custom-col-4-in-row{float: left; width: 25%; padding: 0 15px;}
.custom-col-4-in-row:nth-child(4n+1){clear: both;}
@media (max-width: 1199px) {
    .header-wrapper.center-container header.type-3{background: #262626; border: none;}
    .header-wrapper.center-container header.type-3 .header-functionality-entry *{color: #fff;}
    .sidebar-content-wrapper.center-container .content-center{padding-top: 30px!important;}
}
/* Tablets (>=768px)*/
@media (max-width: 991px) {
    
}
/*Phones (<768px)*/
@media (max-width: 767px) {
    .sidebar-content-wrapper.center-container .content-center{padding-top: 15px!important;}
    .custom-col-4-in-row{width: 33.33333%;}
    .custom-col-4-in-row:nth-child(4n+1){clear: none;}
    .custom-col-4-in-row:nth-child(3n+1){clear: both;}
    .newsletter-join .cell-view{height: auto;}
    .information-entry-xs{margin-bottom: 10px;}
    /*body.style-20 .products-swiper{margin: 0;}*/
}
@media (max-width: 450px) {
    .custom-col-4-in-row{width: 50%;}
    .custom-col-4-in-row:nth-child(3n+1){clear: none;}
    .custom-col-4-in-row:nth-child(2n+1){clear: both;}
}

/*-------------------------------------------------------------------------------------------------------------------------------*/
/* 38 - FULL WITH TEMPLATE NO SLIDER */
/*-------------------------------------------------------------------------------------------------------------------------------*/
.products-slider-banner{margin-bottom: 40px; border: 1px #e6e6e6 solid; position: relative; overflow: hidden;}
.products-slider-banner .pagination{display: none;}
.products-slider-banner:after{display: block; content: ""; clear: both;}
.products-slider-banner .products-swiper{margin-left: 0; margin-right: 0; height: 400px; margin-left: 400px;}
.products-slider-banner .products-swiper:before, .products-slider-banner .products-swiper:after{display: none;}
.products-slider-banner .swiper-container, .products-slider-banner .swiper-wrapper, .products-slider-banner .swiper-slide{height: inherit!important; position: relative;}
.products-slider-banner .swiper-slide:after{position: absolute; content: ""; height: 100%; width: 1px; left: 0; top: 0; background: #e6e6e6;}
.products-slider-banner .paddings-container{position: relative; top: 15%;}
.products-slider-banner .promo-banner-box{float: left; width: 400px; height: 400px; margin-bottom: 0; padding-bottom: 0;}
.products-slider-banner .promo-banner-box .promo-text .description{font-size: 48px; line-height: 48px; letter-spacing: -1px;}
.demo-categories-wrapper{margin-bottom: 60px;}
.demo-categories-entry{border: 1px #e6e6e6 solid; padding: 35px; background-position: right bottom; background-repeat: no-repeat; min-height: 450px; position: relative;}
.demo-categories-entry .title{font-size: 14px; line-height: 16px; color: #2f2f2f; text-transform: uppercase; font-weight: 700; display: block; margin-bottom: 15px;}
.demo-categories-entry .title:hover{color: #c3172b;}
.demo-categories-entry .list a{font-size: 13px; line-height: 18px; font-weight: 500; color: #2e2e2e; display: block; padding: 15px 0; border-top: 1px #ebebeb solid;}
.demo-categories-entry .list a:before{font-family: FontAwesome; content:  "\f105"; margin-right: 7px; color: #cecece; display: inline-block;}
.demo-categories-entry .list a:hover{color: #c3172b;}
.demo-categories-entry .block-info{text-align: right; text-transform: uppercase; font-weight: 400;}
.demo-categories-entry .block-info .title{font-size: 18px; line-height: 24px; color: #a5a5a5;}
.demo-categories-entry .block-info .description{font-size: 40px; line-height: 42px; color: #262626; font-weight: 900; letter-spacing: -2px;}
.demo-categories-entry .block-info .detail-link{font-size: 14px; line-height: 30px; display: inline-block; color: #c3172b; text-decoration: underline;}
.demo-categories-entry .block-info .detail-link:hover{text-decoration: none;}
@media (max-width: 1700px) {
    .demo-categories-entry .block-info .description{font-size: 30px; line-height: 32px;}
}
@media (max-width: 1400px) {
    .demo-categories-entry .block-info .description{font-size: 24px; line-height: 25px; letter-spacing: -1px;}
}
@media (min-width: 1200px) {
}
@media (max-width: 1199px) {
    .products-slider-banner .promo-banner-box{width: 350px; height: 350px;}
    .products-slider-banner .products-swiper{height: 350px; margin-left: 350px;}
    .demo-categories-entry:before{position: absolute; content: ""; width: 100%; height: 100%; left: 0; top: 0; background: rgba(255, 255, 255, 0.8);}
}
/*Phones (<768px)*/
@media (max-width: 991px) {
    .products-slider-banner .promo-banner-box{width: 250px;}
    .products-slider-banner .products-swiper{margin-left: 250px;}
    .products-slider-banner .promo-banner-box .promo-text .description{font-size: 33px; line-height: 33px;}
}
/*Phones (<768px)*/
@media (max-width: 767px) {
    .products-slider-banner .promo-banner-box{width: auto; float: none;}
    .products-slider-banner .products-swiper{margin-left: 0; height: auto;}
    .products-slider-banner .paddings-container{padding-top: 0; padding-bottom: 30px; padding-top: 30px;}
    .demo-categories-wrapper{margin-bottom: 40px;}
}

/*-------------------------------------------------------------------------------------------------------------------------------*/
/* 40 - Newsletter */
/*-------------------------------------------------------------------------------------------------------------------------------*/
.newsletter{text-align:center;width:100vw;left:50%;margin-left:-50vw;padding:5px;height:250px!important;background-color:#0f0f1e;}
.newsletter-title{padding-top:40px;font-size: 3em; font-weight: 700; text-transform: uppercase; color: #fff !important;}
@media (max-width: 767px){
.newsletter{text-align:center;width:100vw;left:50%;margin-left:-50vw;padding:5px;height:300px!important;background-color:#0f0f1e;}
.newsletter-title{padding-top:30px;font-size: 3em; font-weight: 700; text-transform: uppercase; color: #fff !important;}
}
.newsletter .description{font-size: 1em;color: #fff;}
.newsletter input[type="text"]{margin:5px;margin-top: 30px;height: 30px;width: 200px;font-size: 1em;border: none;border-bottom: 1px solid white;}
.newsletter-title{font-size: 36px; line-height: 48px; color: #3d3d3d; font-weight: 400; position: relative;}
.newsletter-text{font-size: 14px; line-height: 26px; color: #808080; font-weight: 300; margin-bottom: 25px; position: relative;}
.newsletter-text a{font-weight: 500; color: #3d3d3d; text-decoration: underline;}
.newsletter-text a:hover{text-decoration: none;}
.newsletter-block input[type=text], .newsletter-block textarea, .newsletter-block select {padding:3px;border:1px solid #000000;border-radius:4px;}

/*-------------------------------------------------------------------------------------------------------------------------------*/
/* 00 - TEASER */
/*-------------------------------------------------------------------------------------------------------------------------------*/

/*teaser 1*/
.teaser-container{background-color: #f8f8f8; height: 100%;}
.teaser-container .cell-view{vertical-align: middle;}
.teaser-container .row-view{height: 25%;}
.teaser-logo{text-align: center; padding: 15px 0;}
.teaser-logo .logo{display: inline-block;}
.teaser-logo .logo img{display: block;}
.teaser-content{background: #fff; padding: 70px 0; text-align: center;}
.teaser-subtitle{font-size: 24px; line-height: 24px; font-weight: 700; text-transform: uppercase; color: #fff; margin-bottom: 9px;}
.teaser-title{font-size: 48px; line-height: 48px; margin-bottom: 11px; color: #262626; text-transform: uppercase; font-weight: 700;}
.teaser-description{font-size: 15px; line-height: 22px; color: #b6b6b6; max-width: 560px; margin: 0 auto; margin-bottom: 35px;}
.teaser-date{margin-bottom: 55px;}
.teaser-date .date-square{float: left; width: 25%; position: relative;}
.teaser-date .date-square:after{height: 60px; width: 1px; background: #e3e3e3; position: absolute; top: 50%; margin-top: -30px; left: 0; content: "";}
.teaser-date .date-square:first-child:after{display: none;}
.teaser-date .date-square span{display: block; font-size: 72px; line-height: 70px; display: block; font-weight: 400; color: #262626;}
.teaser-date .date-square p{font-size: 18px; line-height: 24px; display: block; font-weight: 700; color: #c8c8c8; text-transform: uppercase;}
.teaser-content .center{max-width: 740px; margin: 0 auto; padding: 0 15px;}
.teaser-copyright{text-align: center; padding: 25px 0;}
.teaser-copyright .copyright{margin-bottom: 0;}
.teaser-copyright .copyright a{color: #d7af23;}
.styled-form{max-width: 430px; margin: 0 auto;}
.styled-form .form-title{font-size: 13px; line-height: 27px; color: #313131; text-align: left;}
.styled-form .submit-wrapper{position: relative; float: right; height: 45px; white-space: nowrap; line-height: 45px; width: 110px; background: #d7af23; color: #fff; font-size: 14px; font-weight: 700; text-transform: uppercase; text-align: center;}
.styled-form .submit-wrapper:hover{background: #c2c2c2!important; color: #fff;}
.styled-form .submit-wrapper input{position: absolute; left: 0; top: 0; width: 100%; height: 100%; opacity: 0; border: none;}
.styled-form .field-wrapper{border: 1px #e6e6e6 solid; border-right: none; height: 45px; margin-right: 110px;}
.styled-form .field-wrapper input{width: 100%; padding: 0 20px; border: none; font-size: 13px; line-height: 43px; height: 43px;}
/*Phones (<768px)*/
@media (max-width: 767px) {
    .teaser-date .date-square span{font-size: 38px; line-height: 34px;}
    .teaser-date .date-square p{font-size: 14px;}
    .teaser-content{padding: 35px 0;}
}

/*teaser 2*/
body.teaser-2{background: #000;}
body.teaser-2 .teaser-container{background-color: transparent;}
body.teaser-2 .teaser-background{position: absolute; left: 0; top: 0; width: 100%; height: 100%; background-position: center center; background-size: cover; opacity: 0.3;}
body.teaser-2 .teaser-content{background: none;}
body.teaser-2 .teaser-container .row-view{height: 0%;}
body.teaser-2 .teaser-title{color: #fff;}
body.teaser-2 .teaser-description{color: #b6b6b6;}
body.teaser-2 .teaser-date .date-square span{color: #fff;}
body.teaser-2 .teaser-date .date-square p{color: #edc32f;}
body.teaser-2 .teaser-date .date-square:after{background: rgba(255,255,255,0.3);}
body.teaser-2 .styled-form .field-wrapper{border-color: rgba(255,255,255,0.1);}
body.teaser-2 .styled-form .field-wrapper input{background: rgba(255,255,255,0.1); color: #fff;}
body.teaser-2 .teaser-copyright .copyright a:hover{color: #fff!important;}

/*teaser 2*/
body.teaser-3{background: #000;}
body.teaser-3 .teaser-container{background-color: transparent;}
body.teaser-3 .teaser-background{position: absolute; left: 0; top: 0; width: 100%; height: 100%; background-position: center center; background-size: cover; opacity: 0.5;}
body.teaser-3 .teaser-content{background: none;}
body.teaser-3 .teaser-container .row-view{height: 0%;}
body.teaser-3 .teaser-title{color: #fff;}
body.teaser-3 .teaser-description{color: #b6b6b6;}
body.teaser-3 .styled-form .field-wrapper{border-color: rgba(255,255,255,0.1);}
body.teaser-3 .styled-form .field-wrapper input{background: rgba(255,255,255,0.1); color: #fff;}
body.teaser-3 .teaser-copyright .copyright a{color: #6aa207;}
body.teaser-3 .teaser-copyright .copyright a:hover{color: #fff!important;}
body.teaser-3 .styled-form .submit-wrapper{background: #6aa207;}
body.teaser-3 .teaser-title{font-size: 72px; line-height: 62px; border-top: 4px #fff solid; border-bottom: 4px #fff solid; display: inline-block; margin-bottom: 15px;}
/*Phones (<768px)*/
@media (max-width: 767px) {
    body.teaser-3 .teaser-title{font-size: 52px; line-height: 45px;}
}


/*-------------------------------------------------------------------------------------------------------------------------------*/
/* 00 - X */
/*-------------------------------------------------------------------------------------------------------------------------------*/
.message-box{color: #8cbc09; border: 2px currentColor solid; margin-bottom: 25px; position: relative;}
.message-icon{position: absolute; width: 62px; height: 100%; background: currentColor; left: 0; top: 0;}
.message-icon .fa{font-size: 30px; line-height: 30px; text-align: center; color: #fff; position: absolute; width: 100%; left: 0; top: 50%; margin-top: -12px;}
.message-text{font-size: 13px; color: #2e2e2e; font-weight: 500; line-height: 22px; padding: 20px 50px 20px 80px;}
.message-text b{font-weight: 700;}
.message-close{width: 55px; height: 100%; position: absolute; right: 0; top: 0; text-align: center; cursor: pointer;}
.message-close .fa{font-size: 16px; line-height: 16px; position: absolute; width: 100%; left: 0; top: 50%; margin-top: -6px; color: #6b6b6b;}
.message-close .fa:hover{color: #bc0909;}
.message-danger{color: #bc0909;}
.message-warning{color: #e7b60a;}
.message-info{color: #bc0909;}
.message-info-2{color: #03b4ea;}

/*-------------------------------------------------------------------------------------------------------------------------------*/
/* 00 - X */
/*-------------------------------------------------------------------------------------------------------------------------------*/
.overlay-popup{position: fixed; width: 100%; height: 100%; z-index: 15; left: -100%; top: 0; overflow: hidden;}
.overlay-popup.visible{left: 0;}
.overlay-popup *:last-child{margin-bottom: 0!important;}
.overlay-popup .close-layer{position: absolute; left: 0; top: 0; width: 100%; height: 100%; background: rgba(0,0,0,0.2); opacity: 0; min-height: 100vh;}
.overlay-popup .cell-view{position: relative;}
.overlay-popup.active .close-layer{opacity: 1;}
.overlay-popup .overflow{position: absolute; left: 0; top: 0; width: 100%; height: 100%; text-align: center; overflow-x: hidden;}
.overlay-popup .popup-container{max-width: 100%;max-width: max-content;margin: 0 auto; text-align: left; position: relative; transform: perspective(2000px) rotateX(77deg); -moz-transform: perspective(2000px) rotateX(77deg); -webkit-transform: perspective(2000px) rotateX(77deg); -ms-transform: perspective(2000px) rotateX(77deg); opacity: 0;}
.overlay-popup.active .popup-container{transform: perspective(2000px) rotateX(0deg); -moz-transform: perspective(2000px) rotateX(0deg); -webkit-transform: perspective(2000px) rotateX(0deg); -ms-transform: perspective(2000px) rotateX(0deg); opacity: 1;}
.overlay-popup .popup-container .gallery-image{width: 100%; height: auto;}
.close-popup{width: 19px; height: 19px; position: absolute; top: 18px; right: 18px; cursor: pointer;}
.close-popup:before, .close-popup:after{width: 19px; height: 2px; top: 50%; margin-top: -1px; left: -2px; content: ""; background: #292929; transform: rotate(45deg); -moz-transform: rotate(45deg); -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); position: absolute;}
.close-popup:after{transform: rotate(-45deg); -moz-transform: rotate(-45deg); -webkit-transform: rotate(-45deg); -ms-transform: rotate(-45deg);}
#product-popup .popup-container{max-width: 860px; width: 100%;}
#subscribe-popup .popup-container{max-width: 830px; width: 100%; padding: 80px 330px 80px 70px;}
.popup-background{position: absolute; right: 0; top: 0; height: 100%; width: auto;}
.overlay-popup .styled-form{margin-bottom: 25px; max-width: 100%;}
.overlay-popup .form-title{font-size: 13; z-index: 2; color: #313131; font-weight: 600;}
/*Phones (<768px)*/
@media (max-width: 767px) {
    .overlay-popup .popup-container{padding: 25px;}
    .close-popup{top: 4px; right: 4px;}
    #product-popup .cell-view, #product-popup .table-view{display: block;}
    .popup-background{display: none;}
    #subscribe-popup .popup-container{min-width: 0; padding: 15px;}
}

/*-------------------------------------------------------------------------------------------------------------------------------*/
/* 00 - X */
/*-------------------------------------------------------------------------------------------------------------------------------*/
.jspPane{margin-left: 0!important; margin-right: 10px;}
.jspContainer{overflow: hidden; position: relative;}
.jspPane{position: absolute;}
.jspVerticalBar{position: absolute; top: 0; right: 0; width: 10px; height: 100%; background: red; border-left: 1px solid #f2f2f2;}
.jspHorizontalBar{position: absolute; bottom: 0; left: 0; width: 100%; height: 16px; background: red;}
.jspCap{display: none;}
.jspHorizontalBar .jspCap{float: left;}
.jspTrack{background: #fff; position: relative;}
.jspDrag{background: #c2c2c2; position: relative; top: 0; left: 0; cursor: pointer;}
.jspHorizontalBar .jspTrack, .jspHorizontalBar .jspDrag{float: left; height: 100%;}
.jspArrow{background: #50506d; text-indent: -20000px; display: block; cursor: pointer; padding: 0; margin: 0;}
.jspArrow.jspDisabled{cursor: default; background: #80808d;}
.jspVerticalBar .jspArrow{height: 16px;}
.jspHorizontalBar .jspArrow{width: 16px; float: left; height: 100%;}
.jspVerticalBar .jspArrow:focus{outline: none;}
.jspCorner{background: #eeeef4; float: left; height: 100%;}

/*-------------------------------------------------------------------------------------------------------------------------------*/
/* 00 - X */
/*-------------------------------------------------------------------------------------------------------------------------------*/
.article-container{font-size: 14px; font-weight: 400; line-height: 22px; margin-bottom: 25px;padding-top:5px;}
.article-container b, strong{font-weight: 600; color: #2e2e2e;}
.article-container a:link{color: #d14242;font-weight: 600;}
.article-container a:hover{color: #FF0000;text-decoration:underline;}
.article-container a:visited{color: #d14242;}
.article-container .anchor{color: #000000 !important;text-decoration:none;}
.article-container .anchor:hover{color: #000000!important;text-decoration:none;}
.article-container li a{color: #d14242;}
.article-container.columns-2{-webkit-column-count: 2; -moz-column-count: 2; column-count: 2; -webkit-column-gap: 30px; -moz-column-gap: 30px; column-gap: 30px;}
.article-container.columns-3{-webkit-column-count: 3; -moz-column-count: 3; column-count: 3; -webkit-column-gap: 30px; -moz-column-gap: 30px; column-gap: 30px;}
.article-container p, .article-container ul, .article-container ol{margin-bottom: 15px;}
.article-container ol li{font-size: inherit; line-height: inherit; color: inherit;}
.article-container ul li{padding: 4px 0 4px 10px;}
.article-container ul li:before{content: "\f105"; font-family: FontAwesome; display: inline-block; margin-right: 5px;}
.article-container h1, .h1{font-size: 22px; font-weight: 600;margin-bottom: 25px;margin-top: 5px;color:#000000;}
.article-container h2, .h2{font-size: 20px; font-weight: 600; margin-bottom: 15px;margin-top: 25px;color:#000000;}
.article-container h3, .h3{font-size: 18px; font-weight: 600; margin-bottom: 10px;margin-top: 15px;color:#000000;}
.article-container h4, .h4{font-size: 16px; font-weight: 600; margin-bottom: 10px;margin-top: 15px; color:#000000;}
.article-container h5, .h5{font-size: 14px; font-weight: 600;color:#000000;}
.article-container h5 .fa, .h5 .fa{font-size: 20px;  display: inline-block; vertical-align: middle; position: relative; top: -3px; margin-right: 5px;}
.article-container h6, .h6{font-size: 11px; font-weight: 600; margin-bottom: 15px;}
.article-container abbr, acronym{border-bottom:1px dotted #000000;color: #C00060;cursor:help;font-weight: 600;}
.titre-guide-diamant h1{padding:0;margin:0;margin-top:10px;margin-bottom:20px;padding-top:15px;padding-bottom:15px;font-size:26px;font-weight:600;text-align:center;letter-spacing:1px;text-shadow:3px 3px 6px #a3a3a3;text-transform:uppercase;border-bottom:1px solid #d1d1d1;border-top:1px solid #d1d1d1;background-color:#efefef;}
.etoile{font-size: 30px !important; font-weight: 600 !important;color: #eb0101 !important;line-height: 14px;position: relative;vertical-align: bottom;}
.lien_noir{color: #000000 !important;}
.lien_noir:visited{color: #000000 !important;}
.lien_rouge{color: #d14242;cursor: pointer;}
.lien_rouge:hover{color: #ff0000;cursor: pointer;text-decoration:underline;}
.lien_rouge:visited{color: #d14242;cursor: pointer;}
.style_12{color: #d14242;cursor: pointer;font-weight: 600 !important;}
.style_12:hover{color: #FF0000;cursor: pointer;text-decoration:underline;}
.style_12:visited{color: #d14242;cursor: pointer;}
.lien_bleu{color: #51789E;cursor: pointer;font-weight: 600;}
.lien_bleu:hover{color: #ff0000;cursor: pointer;text-decoration:underline;}
.lien_bleu:visited{color: #51789E;cursor: pointer;}
.article-container .style-1{line-height: 25px;}
.article-container .clear{clear:both;padding-bottom:10px;padding-top:30px;}
/*Phones (<768px)*/
@media (max-width: 767px) {
.article-container{font-size: 16px; font-weight: 400; line-height: 22px; margin-bottom: 25px;}
.article-container.columns-2, .article-container.columns-3{-webkit-column-count: 1; -moz-column-count: 1; column-count: 1; -webkit-column-gap: 0px; -moz-column-gap: 0px; column-gap: 0px;}
.article-container ul li{padding: 15px 0px 5px 15px;font-weight: 400;}
.article-container ul li a{color: #51789E;font-weight: 600;}
.titre-guide-diamant h1{padding:0;margin:0;margin-top:-15px;margin-bottom:20px;padding-top:15px;padding-bottom:15px;font-size:26px;font-weight:600;text-align:center;letter-spacing:1px;text-shadow:3px 3px 6px #a3a3a3;text-transform:uppercase;border-bottom:1px solid #d1d1d1;border-top:1px solid #d1d1d1;background-color:#efefef;}	
}

/*-------------------------------------------------------------------------------------------------------------------------------*/
/* Formulaire */
/*-------------------------------------------------------------------------------------------------------------------------------*/
.style_form form{background-color:#FFFFFF;}
.style_form fieldset{padding:20px;padding-top:0;margin-top:30px;margin-left:5px;margin-right:5px;margin-bottom:50px;border:solid #d14242 1px;text-align:middle;background-color:#FFFFFF;}
.style_form legend{font-weight:bold;font-size:1.2em;color:#DEDEDE;margin:0;padding:7px;}
.style_form label {display:block;margin-top:20px;margin-right:15px;font-size: 15px;}
.style_form label.inline, label.required {display:inline;}
.asterix{display:inline;margin-left:0;font-size:30px;font-weight:bold;color:red;}
.asterix2{display:inline;margin-left:0;margin-top:0;font-size:30px;font-weight:bold;color:red;}
.input_required{color:#000000;font-weight: 400;font-size:15px;}
.style_form input[type=password]{width:100%;color:black;background-color:white;font-size: 13px;}
.style_form input[type=password]{width:100%;padding:10px;margin-right:20px;font-size: 13px;border:1px solid #959595;border-radius:2px;-moz-box-shadow: 3px 3px 5px #B5B5B5;-webkit-box-shadow: 3px 3px 5px #B5B5B5;box-shadow: 3px 3px 5px #B5B5B5;}
.style_form input[type=file]{color:black;background-color:white;}
.style_form input[type=file]{padding:10px;margin-right:20px;border:1px solid #959595;border-radius:2px;-moz-box-shadow: 3px 3px 5px #B5B5B5;-webkit-box-shadow: 3px 3px 5px #B5B5B5;box-shadow: 3px 3px 5px #B5B5B5;}
.style_form input[type=text], .style_form textarea, .style_form select, .style_form option {width:100%;color:black;background-color:white;font-size: 13px;}
.style_form input[type=text], .style_form textarea, .style_form select {width:100%;padding:10px;font-size: 13px;margin-right:10px;border:1px solid #BCBCBC;border-radius:2px;-moz-box-shadow: 3px 3px 5px #B5B5B5;-webkit-box-shadow: 3px 3px 5px #B5B5B5;box-shadow: 3px 3px 5px #B5B5B5;}
.style_form input[type=radio], .style_form input[type=checkbox] {background-color:transparent;border:none;width:15px;margin-top:20px;margin-left:0;margin-right:0;}
.style_form input[type=submit], .style_form input[type=reset] {display:block;margin-top:20px;padding:10px;background-color:black;border:solid 1px black;color:white;font-weight:600;border-radius:2px;-moz-box-shadow: 3px 3px 5px #B5B5B5;-webkit-box-shadow: 3px 3px 5px #B5B5B5;box-shadow: 3px 3px 5px #B5B5B5;cursor:pointer;}
.style_form input[type=text]:focus, .style_form input[type=text]:hover, .style_form select:focus, .style_form select:hover, .style_form textarea:focus, .style_form textarea:hover {background-color:#E9E9E9;color:black;}
.style_form input[type=password]:focus, .style_form input[type=password]:hover{background-color:white;color:red;}
.style_form input[type=submit]:focus, .style_form input[type=reset]:focus {background-color:#FFFFFF;}
.style_form input[type=submit]:hover, .style_form input[type=reset]:hover {background-color:white;border:solid 1px black;color:red;}
.style_form input[type=submit]:active, .style_form input[type=reset]:active {background-color:white;border-radius:2px;-moz-box-shadow: 3px 3px 5px #B5B5B5;-webkit-box-shadow: 3px 3px 5px #B5B5B5;box-shadow: 3px 3px 5px #B5B5B5;}
.style_form span {font-size:0.8em;font-weight:normal;margin-right:5px;margin-left:5px;}
.input_inherit input[type=text]{width:inherit;width:80%;color:black;background-color:white;font-size: 13px;}
#messageError{clear:both;float:left;width:auto;display:none;padding:10px;margin-top:20px;margin-bottom:20px;color:#2F2F2F;background-color:#FFFE36;border:1px solid #000000;border-radius:2px;-moz-box-shadow: 3px 3px 5px #B5B5B5;-webkit-box-shadow: 3px 3px 5px #B5B5B5;box-shadow: 3px 3px 5px #B5B5B5;}
.boulouche{display:none;}
/* Nouveau formulaire */
input[type="text"].formulaire {height:30px;padding:6px 12px;font-size:13px;line-height:1.42857143;color:#555;background-color:#ffffff;background-image:none;border:1px solid #ccc;border-radius:4px;}
input[type="text"].formulaire:focus{border-color:#8f8f8f;outline:0;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(216,221,221,.6);box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(216,221,221,.6)}
input[type="email"].formulaire {height:30px;padding:6px 12px;font-size:13px;line-height:1.42857143;color:#555;background-color:#ffffff;background-image:none;border:1px solid #ccc;border-radius:4px;}
input[type="email"].formulaire :focus{border-color:#8f8f8f;outline:0;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(216,221,221,.6);box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(216,221,221,.6)}
input[type="tel"].formulaire {height:30px;padding:6px 12px;font-size:13px;line-height:1.42857143;color:#555;background-color:#ffffff;background-image:none;border:1px solid #ccc;border-radius:4px;}
input[type="tel"].formulaire :focus{border-color:#8f8f8f;outline:0;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(216,221,221,.6);box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(216,221,221,.6)}
input[type="radio"].formulaire, label.formulaire {display:inline-block;margin:0;padding:0;vertical-align:middle;cursor:pointer;}
input[type="radio"].formulaire{margin:0;padding:0;}
label.formulaire {margin:0;margin-bottom:20px;padding:0;}
input[type="checkbox"].formulaire  + label.formulaire span {display:inline-block;margin:0;padding:0;vertical-align:middle;cursor:pointer;}
select.formulaire {height:30px;padding:6px 12px;font-size:13px;line-height:1.42857143;color:#555;background-color:#ffffff;background-image:none;border:1px solid #ccc;border-radius:4px;}
select.formulaire :focus{border-color:#8f8f8f;outline:0;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(216,221,221,.6);box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(216,221,221,.6)}
textarea.formulaire{resize:none;min-width:300px;min-height:100px;max-width:500px;max-height:200px;}
.formulaire::-moz-placeholder{color:#999;opacity:1}
.formulaire:-ms-input-placeholder{color:#999}
.formulaire::-webkit-input-placeholder{color:#999}
.formulaire input:required:valid {border:1px solid #e1e1e1;}
.formulaire input:invalid {border:1px solid #d14242;}
.formulaire input:required:focus:valid {background-color: #ddffdd;border:1px solid #e1e1e1;}
.formulaire input[type="text"]:focus:invalid, input[type="email"]:focus:invalid, input[type="tel"]:focus:invalid, select:focus:invalid {border:1px solid #d14242;}
input[type="submit"].formulaire {cursor:pointer;margin:0;margin-top:5px;margin-bottom:5px;padding:5px;font-weight:600;color:#ffffff;background-color:#d14242;border:1px solid #e0e0e0;border-radius: 0.25rem;box-shadow:5px 5px 5px #e2e2e2;}
input[type="submit"].formulaire:hover {cursor:pointer;margin:0;margin-top:5px;margin-bottom:5px;padding:5px;font-weight:600;color:#d14242;background-color:#ffffff;border:1px solid #000000;border-radius: 0.25rem;box-shadow:5px 5px 5px #e2e2e2;}
input[type="button"].formulaire {cursor:pointer;margin:0;margin-top:5px;margin-bottom:5px;padding:5px;font-weight:600;color:#ffffff;background-color:#d14242;border:1px solid #e0e0e0;border-radius: 0.25rem;box-shadow:5px 5px 5px #e2e2e2;}
input[type="button"].formulaire:hover {cursor:pointer;margin:0;margin-top:5px;margin-bottom:5px;padding:5px;font-weight:600;color:#d14242;background-color:#ffffff;border:1px solid #000000;border-radius: 0.25rem;box-shadow:5px 5px 5px #e2e2e2;}
/** Google Map responsive **/
.map-responsive {overflow:hidden;padding-bottom:46.25%;position:relative;height:0;}
.map-responsive iframe {left:0;top:0;width:100%;position:absolute;}
/**** Pub Google ****/
.pub_google{clear:both;z-index:1;text-align:center;margin-bottom:20px;margin-top:20px;}
/**** Chemin de fer ****/
.chemin_fer{font-size:0.9em;padding-left:5px;padding-bottom:5px;margin-bottom:30px;border-bottom:1px solid #E0E0E0;}
.chemin_fer_google{font-size:0.9em;padding-left:5px;padding-bottom:5px;margin-bottom:10px;border-bottom:1px solid #E0E0E0;}
/**** Fil d'ariane ****/
.fil_ariane{margin:0;margin-bottom:30px;margin-left:-10px;text-align:left;}
.fil_ariane_texte{margin:0;padding:0;line-height:2.5;color:#000096;font-weight:bold;border-width:0 0 2px 0;border-style:dotted;border-color:#A00050;white-space:nowrap;}
.fil_ariane input[type=button]{cursor:pointer;background:url("../../images/pixel_noir.gif");background-position:left top;background-repeat:repeat-x;color:#FFFFFF;border:solid 1px black;border-top-color:#808080;border-left-color:#808080;margin:2px;padding:2px;padding-left:7px;padding-right:7px;-webkit-box-shadow:#666 3px 3px 3px;-moz-box-shadow:#666 3px 3px 3px;box-shadow:#666 3px 3px 3px;-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px;}
.fil_ariane input[type=button]:hover{cursor:pointer;background:url("../../images/pixel_rouge_sombre.gif");background-position:left top;background-repeat:repeat-x;color:#FFFFFF;border:solid 1px black;border-top-color:#808080;border-left-color:#808080;margin:2px;padding:2px;padding-left:7px;padding-right:7px;-webkit-box-shadow:#666 3px 3px 3px;-moz-box-shadow:#666 3px 3px 3px;box-shadow:#666 3px 3px 3px;-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px;}
/**** Bouton ****/
.bouton_noir{cursor:pointer;margin:0;margin-left:5px;margin-bottom:5px;margin-top:5px;padding:4px;padding-top:2px;padding-bottom:2px;background:url("../../images/pixel_noir.gif");background-position:left top;background-repeat:repeat-x;color:#FFFFFF;border:solid 1px black;border-top-color:#808080;border-left-color:#808080;-webkit-box-shadow:#666 3px 3px 3px;-moz-box-shadow:#666 3px 3px 3px;box-shadow:#666 3px 3px 3px;-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px;}
.bouton_noir:hover{cursor:pointer;margin:0;margin-left:5px;margin-bottom:5px;margin-top:5px;padding:4px;padding-top:2px;padding-bottom:2px;background:url("../../images/pixel_rouge_sombre.gif");background-position:left top;background-repeat:repeat-x;color:#FFFFFF;border:solid 1px black;border-top-color:#808080;border-left-color:#808080;-webkit-box-shadow:#666 3px 3px 3px;-moz-box-shadow:#666 3px 3px 3px;box-shadow:#666 3px 3px 3px;-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px;}
/**** Mise en forme tableau html ****/
.table-responsive{overflow-x:auto;}
.supprimer{display:inline;}
.supprimer input[type=image]{display:inline;margin-top:-10px;}
/**** Aligement div row ****/
.centreVerticalement{vertical-align: center;margin-top:20px;}
.margeGauche{margin-left:20px;margin-top:20px;}
.align_center{text-align:center;}
.align_left{text-align:left;}
.align_right{text-align:right;}
.bloc_vert{margin:0;margin-left:30px;margin-top:20px;margin-bottom:20px;padding:0;padding-left:10px;border-left:5px solid #b30000;}
.bloc_info{margin:0;margin-left:30px;margin-top:20px;margin-bottom:20px;padding:0;padding-left:10px;border-left:5px solid #b30000;}
.bloc_info2{width:50%;margin:0;margin-left:30px;margin-top:20px;margin-bottom:20px;padding:0;padding-left:10px;border-left:5px solid #b30000;}
.bloc_info3{margin:0;margin-bottom:20px;margin-top:20px;padding:10px;font-weight:600;font-size: 18px;text-align:center;vertical-align:middle;border:1px solid #e0e0e0;border-radius: 0.25rem;box-shadow:5px 5px 5px #e2e2e2;}
.bloc_scroll_horizontal{height:auto;margin:0;margin-top:10px;margin-bottom:10px;padding:5px;text-align:center;color:#000000;vertical-align:middle;background-color:#EAFFD6;-moz-border-radius:10px;-webkit-border-radius:10px;border-radius:10px;border:solid #243A44 1px;-webkit-box-shadow: #666 3px 3px 3px;-moz-box-shadow: #666 3px 3px 3px;box-shadow: #666 3px 3px 3px;}
/* Bloc alerte infos */
.bloc_alert_infos {padding: 20px;background-color: #f44336;color: white;margin-top: 15px;margin-bottom: 15px;border:1px solid #b30000;border-radius: 0.25rem;}
.closebtn {float: right;margin-left: 15px;color: white;font-weight:600;font-size: 22px;line-height: 20px;cursor: pointer;transition: 0.3s;vertical-align:middle;}
.closebtn:hover {color: black;} 
/* Placement des photos */
.photoadroite{float:right;border:1px solid black;margin:3px;margin-left:10px;-webkit-box-shadow: #666 3px 3px 3px;-moz-box-shadow: #666 3px 3px 3px;box-shadow: #666 3px 3px 3px;}
.photoadroite2{float:right;margin:3px;margin-left:10px;-webkit-box-shadow: #666 3px 3px 3px;-moz-box-shadow: #666 3px 3px 3px;box-shadow: #666 3px 3px 3px;}
.photoadroite3{float:right;margin:3px;margin-left:10px;}
.photoagauche{float:left;margin:0;margin-right:15px;margin-bottom:15px;border:1px solid black;-webkit-box-shadow: #666 3px 3px 3px;-moz-box-shadow: #666 3px 3px 3px;box-shadow: #666 3px 3px 3px;}
.photoagauche2{float:left;margin:3px;margin-right:10px;-webkit-box-shadow: #666 3px 3px 3px;-moz-box-shadow: #666 3px 3px 3px;box-shadow: #666 3px 3px 3px;}
.photoagauche3{float:left;margin:3px;margin-right:10px;}
.photoagauche4{border:1px solid #adadad;margin:0;margin-bottom:15px;margin-right:15px;-webkit-box-shadow: #666 3px 3px 3px;-moz-box-shadow: #666 3px 3px 3px;box-shadow: #666 3px 3px 3px;}
.photocentre{border:1px solid black;margin:0;margin-bottom:10px;-webkit-box-shadow: #666 3px 3px 3px;-moz-box-shadow: #666 3px 3px 3px;box-shadow: #666 3px 3px 3px;}
.photocentre2{margin:0;margin-bottom:10px;-webkit-box-shadow: #666 3px 3px 3px;-moz-box-shadow: #666 3px 3px 3px;box-shadow: #666 3px 3px 3px;}
.photocentre3{margin:0;}
.photocentre4{margin:0;margin-bottom:10px;}
/* Tabs */
.swiper-tabs2 a{color: #343434;}
.swiper-tabs2 ul li:before{content: "";}
.swiper-tabs2 ul li .tabs3 active{background: black;color: white;}
.swiper-tabs2 ul li .tabs3:hover{background: black;color: white;}
.swiper-tabs2 ul li .tabs3:before{background: white;color: black;}
.rouge{color:#d14242 !important;}
.ui-accordion-header-active .rouge{color:#ffffff !important;}
/* Temoignages clients */
.stats_temoignage{float:left;width:100%;padding:10px;margin-bottom:50px;margin-top:20px;border-bottom:1px solid #A0A0A0;border-top:1px solid #A0A0A0;background: #F0F0F0;}
.stats_temoignage_note{font-size:18px;font-weight: 700;vertical-align:bottom;}
.stats_temoignage_note2{font-size:12px;font-weight: 400;}
.temoignage{width:100%;margin-top:40px;margin-bottom:20px;padding-bottom:10px;border-bottom:1px solid #E2E2E2;}
.avis_titre{display:inline;font-size:15px;font-weight:600;color:#282828;margin-bottom:5px;}
.avis_commentaire{margin:0;}
.avis_sous_titre{display:inline;font-size:10px;}
.avis_nom{font-weight:600;color:#000086;}
.avis_date{font-weight:600;color:#3A7400;}
/* Bouton panier vente de pierre */
.bouton_panier{margin-bottom:10px;margin-top:10px;margin-left:-10px;padding:5px;text-align:left;}
/**** Panier ****/
.pays_panier{text-align:center;vertical-align:middle;padding-top:20px;padding-bottom:20px;margin:5px;border:1px solid;border-image:linear-gradient(#FFFFFF, #d14242) 5;}
/****** Bouton retour en haut de la page ******/
.cRetour{border-radius:3px;padding:10px;font-size:15px;text-align:center;color:#fff;background:rgba(0, 0, 0, 0.25);z-index:99999;transition:all ease-in 0.2s;position: fixed;cursor: pointer;bottom: 1em;right: 20px;display: none;}
.cRetour:before{content: "\25b2"; }
.cRetour:hover{background:rgba(0, 0, 0, 1);transition:all ease-in 0.2s;}
/**** Compteur homepage ****/
#counter{position: relative;width: 100vw;left: 50%;margin-left: -50vw;text-align:center;}
.counter-title{font-size: 50px;line-height:2em;text-align:center;padding:5px;background-color: rgba(0, 0, 0, 0.8);color:white;text-transform:uppercase;font-weight: 700;}
.counter-title a:hover{color:white;text-decoration: underline;}
.counter-value, .counter-value-2{font-size: 40px;line-height:2em;text-align:center;padding:10px;background-color:white;border-right:1px #000000 solid;border-bottom:1px #000000 solid;color:#d14242;text-shadow:2px 2px 4px #808080;}
.counter-value:after, .counter-value-2:after {content: attr(data-desc);display:block;text-transform:uppercase;font-size: 25px;line-height:1.2em;color:#000000;text-shadow:2px 2px 4px #808080;}
.counter-value-3{font-size:40px;text-align:center;padding:10px;background-color:white;color:#d14242;text-shadow:2px 2px 4px #808080;}
.counter-value-3:after {content: attr(data-desc);display:block;text-transform:uppercase;font-size: 25px;color:#000000;text-shadow:2px 2px 4px #808080;}
.counter-background{line-height:5em;}
/**** Compteur homepage pour mobile ****/
.counter-value-mobile, .counter-value-mobile-2{font-size: 40px;line-height:1.5em;text-align:center;padding:10px;background-color:white;border-bottom:1px #000000 solid;color:#d14242;text-shadow:2px 2px 4px #808080;}
.counter-value-mobile-sous-titre{text-transform:uppercase;font-size: 25px;line-height:1.2em;color:#000000;text-shadow:2px 2px 4px #808080;}
/* Slogan services inclus */
.slogan-bourse{float:left;width:100%;margin:0;margin-bottom:10px;padding:5px;background-color:#f9f9f9;border:1px solid #e0e0e0;border-radius: 0.25rem;box-shadow:10px 10px 10px #e2e2e2;}
.slogan-bourse-icone{height:60px;margin-top:5px;text-align:center;}
.slogan-bourse-titre{margin-top:10px;margin-bottom:10px;text-transform:uppercase;font-weight:700;text-align:center;color: #000000;text-shadow:2px 2px 4px #808080;}
.slogan-bourse-texte{margin-bottom:5px;text-align:center;}
/* Div ombragée */
.div-ombrage{float:left;width:100%;margin:0;margin-bottom:10px;padding:0;padding-bottom:10px;border:1px solid #e0e0e0;border-radius: 0.25rem;box-shadow:5px 5px 5px #e2e2e2;}
.div-ombrage-img{border-radius: 0.25rem;text-align:center;}
.div-ombrage-img img{max-width: 100%;height: auto;}
.div-ombrage-titre{padding:0;margin:15px;font-size:18px;font-weight:600;text-align:center;}
.div-ombrage-texte{padding:5px;margin-bottom:5px;text-align:center;font-weight:300;border-top:1px #e8e8e8 solid;border-bottom:1px #e8e8e8 solid;}
.div-ombrage-button{padding:5px;margin:0;text-align:center;}
/* Div ombragée */
.div-ombrage2{float:left;margin:0;margin-bottom:20px;margin-right:20px;padding:0;border:1px solid #e0e0e0;border-radius: 0.25rem;box-shadow:5px 5px 5px #e2e2e2;}
.div-ombrage2-image{border-radius: 0.25rem;text-align:center;}
.div-ombrage2-image img{max-width: 100%;height: auto;}
.div-ombrage2-texte{padding:5px;margin-bottom:5px;text-align:center;font-weight:300;border-top:1px #e8e8e8 solid;}
.div-ombrage2-button{padding:5px;margin:0;text-align:center;}
/* Div ombragée 3 */
.div-ombrage3{display:inline-block;width:18%;margin:0;margin-bottom:20px;margin-right:20px;margin-top:20px;padding:0;border:1px solid #e0e0e0;border-radius: 0.25rem;box-shadow:5px 5px 5px #e2e2e2;}
.div-ombrage3-image{border-radius: 0.25rem;text-align:center;}
.div-ombrage3-image img{max-width: 100%;height: auto;}
.div-ombrage3-texte{padding:5px;margin-bottom:5px;text-align:center;font-weight:300;border-top:1px #e8e8e8 solid;}
.div-ombrage3-texte1{padding:5px;margin-bottom:5px;font-size: 35px;color:#000000;text-shadow:2px 2px 4px #808080;}
.div-ombrage3-texte2{padding:5px;padding-bottom:15px;font-size: 15px;text-align:center;text-transform:uppercase;font-weight:300;}
.div-ombrage3-button{padding:5px;margin:0;text-align:center;}
/* Div ombragée 4 */
.div-ombrage4{float:left;width:31%;height:250px;margin:0;margin-bottom:20px;margin-right:20px;padding:0;border:1px solid #e0e0e0;border-radius: 0.25rem;box-shadow:5px 5px 5px #e2e2e2;}
.div-ombrage4-img{border-radius:0.25rem;text-align:center;}
.div-ombrage4-img img{max-width:100%;height: auto;}
.div-ombrage4-titre{padding:0;margin:10px;font-size:16px;font-weight:600;text-align:left;}
.div-ombrage4-texte{padding:0;margin:10px;text-align:left;font-weight:300;border-top:1px #e8e8e8 solid;border-bottom:1px #e8e8e8 solid;}
.div-ombrage4-button{padding:5px;padding-right:10px;padding-left:10px;margin:0;text-align:left;}
/* Tableau html responsive */
.table-responsive{overflow-x:auto;}
/* Select noir */
.liste_deroulante_noir{height:25px !important;margin-top:3px;margin-bottom:3px;margin-right:5px;color:#ffffff !important;background-color:#000000 !important;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;border:solid #404040 1px;-webkit-box-shadow: #666 3px 3px 3px;-moz-box-shadow: #666 3px 3px 3px;box-shadow: #666 3px 3px 3px;}
/* Select rouge */
.liste_deroulante_rouge{height:28px !important;padding:5px;margin:0;margin-right:10px;color:#ffffff !important;background-color:#c51414 !important;border-radius:5px;border:1px solid #000000;}
.liste_deroulante_rouge:focus {outline: none;}
.liste_deroulante_rouge option{color:#000000 !important;background-color:#ffffff !important;cursor: pointer !important;}
.ui-dialog {top:5%;left:35% !important;right:35% !important;}
/**** Page microphotographie ****/
.affichage_microphoto{float:left;width:31.7005899%;text-align:center;padding:0;padding-top:6px;margin:0;margin-left:5px;margin-right:5px;margin-bottom:25px;margin-top:15px;}
/**** Prix des diamants : page prix des diamants et abonnement ****/
.recherche_prix_diamants{float:left;margin:5px;padding:15px;background:url("../../images/pixel_blanc_casse_3.gif");background-position:left bottom;background-repeat:repeat;-moz-border-radius:10px;-webkit-border-radius:10px;border-radius:10px;border:solid #243A44 1px;-webkit-box-shadow: #666 3px 3px 3px;-moz-box-shadow: #666 3px 3px 3px;box-shadow: #666 3px 3px 3px;}
.recherche_prix_diamants td{padding:2px;}
.bloc_prix_diamants{float:left;width:49%;margin:5px;padding:5px;background:url("../../images/affiche-main.jpg") no-repeat center; background-size: cover;}
.bloc_prix_diamants2{float:left;width:43%;margin:5px;background:url("../../images/pixel_blanc_casse_3.gif");background-position:left bottom;background-repeat:repeat;-moz-border-radius:10px;-webkit-border-radius:10px;border-radius:10px;border:solid #243A44 1px;-webkit-box-shadow: #666 3px 3px 3px;-moz-box-shadow: #666 3px 3px 3px;box-shadow: #666 3px 3px 3px;}
.bloc_prix_diamants2 td{padding:5px;}
.titre_prix_diamants{padding:5px;margin-top:10px;text-align:center;font-size:1.2em;font-weight:bold;font-style:italic;color:black;}
.sous_titre_prix_diamants{padding:5px;text-align:center;font-size:0.85em;font-weight:bold;color:#252525;}
.affichage_prix_diamants{margin-bottom:10px !important;text-align:center;}
.affichage_prix_diamants2{width:75%;margin:auto !important;margin-bottom:10px !important;text-align:center;}
.affichage_couleur_prix_diamants{color:#000000;font-size:1.6em;font-weight:bold;text-shadow:2px 2px 4px #a3a3a3;}
.affichage_couleur_prix_diamants2{color:#000066;font-size:1.6em;font-weight:bold;text-shadow:2px 2px 4px #a3a3a3;}
.affichage_couleur_prix_diamants3{color:#000000;font-size:0.9em;font-weight:bold;text-shadow:2px 2px 4px #a3a3a3;}
.delimiteur_horizontal{width:70%;margin:auto !important;padding:0;margin:0;margin-bottom:10px !important;margin-top:10px !important;border: 0;height: 1px;background-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0));}
.recherche_prix_diamants1{float:left;width:35%;height:200px;margin:5px;margin-left:0;padding:5px;word-wrap:normal;background:url("../../images/pixel_blanc_casse_3.gif");background-position:left bottom;background-repeat:repeat-x;-moz-border-radius:10px;-webkit-border-radius:10px;border-radius:10px;border:solid #243A44 1px;-webkit-box-shadow: #666 3px 3px 3px;-moz-box-shadow: #666 3px 3px 3px;box-shadow: #666 3px 3px 3px;}
.recherche_prix_diamants1 td{margin:0;padding:5px;}
.recherche_prix_diamants2{float:left;width:63%;margin:5px;padding:5px;word-wrap:normal;background:url("../../images/pixel_blanc_casse_3.gif");background-position:left bottom;background-repeat:repeat-x;-moz-border-radius:10px;-webkit-border-radius:10px;border-radius:10px;border:solid #243A44 1px;-webkit-box-shadow: #666 3px 3px 3px;-moz-box-shadow: #666 3px 3px 3px;box-shadow: #666 3px 3px 3px;}
.recherche_prix_diamants2 td{margin:0;padding:5px;}
.bloc_formulaire{float:left;margin:2px;padding:1px;padding-left:2px;padding-bottom:10px;padding-top:10px;}
.titre_bloc_formulaire{float:left;padding:5px;margin:0;margin-top:-40px;text-align:left;font-size:1.3em;font-weight:bold;color:#000000;text-shadow:2px 2px 4px gray;}
.button_bloc_formulaire{float:right;padding:5px;margin:5px;margin-top:0;}
.recherche_prix_diamants3{float:left;width:47%;margin:5px;padding:5px;word-wrap:normal;background:url("../../images/pixel_blanc_casse_3.gif");background-position:left bottom;background-repeat:repeat-x;-moz-border-radius:10px;-webkit-border-radius:10px;border-radius:10px;border:solid #243A44 1px;-webkit-box-shadow: #666 3px 3px 3px;-moz-box-shadow: #666 3px 3px 3px;box-shadow: #666 3px 3px 3px;}
.bloc_info_prix_diamants{margin:0;margin-top:10px;margin-bottom:10px;padding:5px;text-align:left;color:#000096;vertical-align:top;line-height:12pt;word-wrap:break-word;background-color:#EAFFD6;-moz-border-radius:10px;-webkit-border-radius:10px;border-radius:10px;border:solid #243A44 1px;-webkit-box-shadow: #666 3px 3px 3px;-moz-box-shadow: #666 3px 3px 3px;box-shadow: #666 3px 3px 3px;}
/**** Prix des diamants bruts : abonnement ****/
.bloc_formulaire_brut{float:left;display:inline-block;margin:5px;padding:10px;-moz-border-radius:10px;-webkit-border-radius:10px;border-radius:10px;border:solid #243A44 1px;-webkit-box-shadow: #666 3px 3px 3px;-moz-box-shadow: #666 3px 3px 3px;box-shadow: #666 3px 3px 3px;}
.bloc_formulaire_brut_content{float:left;margin:0;margin-right:5px;padding:0;}
.bloc_formulaire_brut_content td{margin:0;padding:4px;}
.bloc_prix_diamant_brut{float:left;width:65%;height:150px;margin:5px;padding:5px;background:url("../../images/fond-diamant-brut.jpg") no-repeat center;-webkit-background-size:cover;background-size:cover;-moz-border-radius:10px;-webkit-border-radius:10px;border-radius:10px;border:solid #243A44 1px;-webkit-box-shadow: #666 3px 3px 3px;-moz-box-shadow: #666 3px 3px 3px;box-shadow: #666 3px 3px 3px;}
.bloc_info_prix_diamant_brut{float:left;margin:0;margin-top:10px;margin-bottom:10px;padding:5px;text-align:left;vertical-align:top;line-height:12pt;word-wrap:break-word;background:url("../../images/pixel_blanc_casse_3.gif");background-position:left bottom;background-repeat:repeat-x;-moz-border-radius:10px;-webkit-border-radius:10px;border-radius:10px;border:solid #243A44 1px;-webkit-box-shadow: #666 3px 3px 3px;-moz-box-shadow: #666 3px 3px 3px;box-shadow: #666 3px 3px 3px;}
.bloc_info_prix_diamant_brut_img{float:left;margin:5px;padding:5px;text-align:center;}
.bloc_info_prix_diamant_brut_texte{float:left;margin:5px;padding:5px;text-align:left;}
.bloc_titre_prix_diamant_brut{padding:5px;text-align:center;font-size:1.5em;font-weight:bold;font-style:italic;color:black;}
.bloc_sous_titre_prix_diamant_brut{padding:5px;margin:5px;text-align:center;font-size:0.85em;font-weight:bold;color:#2B4651;}
.bloc_affichage_prix_diamant_brut{margin-top:20px;text-align:center;font-size:2em;font-weight:bold;color:#d14242;text-shadow:2px 2px 4px #a3a3a3;}
/**** Prix des diamants de couleur : abonnement ****/
.bloc_formulaire_prix_diamant_couleur{float:left;margin:0;padding:0;}
.bloc_formulaire_prix_diamant_couleur td{margin:0;padding:5px;}
.bloc_info_prix_diamant_couleur_img{float:left;margin:5px;padding:5px;text-align:left;}
.recherche_prix_diamant_couleur{float:left;margin:5px;padding:5px;margin-top:10px;word-wrap:normal;background:url("../../images/pixel_blanc_casse_3.gif");background-position:left bottom;background-repeat:repeat-x;-moz-border-radius:10px;-webkit-border-radius:10px;border-radius:10px;border:solid #243A44 1px;-webkit-box-shadow: #666 3px 3px 3px;-moz-box-shadow: #666 3px 3px 3px;box-shadow: #666 3px 3px 3px;}
.affichage_prix_diamant_couleur{float:left;height:185px;margin-top:15px;margin-right:15px;padding:10px;border:1px solid #e0e0e0;border-radius: 0.25rem;box-shadow:5px 5px 5px #e2e2e2;}
.affichage_prix_diamant_couleur table{border-collapse:separate;border-spacing:15px;}
.affichage_prix_diamant_couleur td{margin:0;padding:5px;border-bottom:1px solid #e2e2e2;border-right:1px solid #e2e2e2;border-radius: 0.25rem;box-shadow:5px 5px 5px #e2e2e2;}
/*** Abonnement évolution prix diamant taillé *****/
.bloc_evolution_prix_diamant{float:left;width:50%;height:185px;margin:5px;padding:5px;background:url("../../images/affiche_prix_2.jpg") no-repeat center;-moz-border-radius:10px;-webkit-border-radius:10px;border-radius:10px;border:solid #243A44 1px;-webkit-box-shadow: #666 3px 3px 3px;-moz-box-shadow: #666 3px 3px 3px;box-shadow: #666 3px 3px 3px;}
.recherche_evolution_prix_diamant{float:left;width:43%;margin:5px;padding:5px;word-wrap:normal;background:url("../../images/pixel_blanc_casse_3.gif");background-position:left bottom;background-repeat:repeat-x;-moz-border-radius:10px;-webkit-border-radius:10px;border-radius:10px;border:solid #243A44 1px;-webkit-box-shadow: #666 3px 3px 3px;-moz-box-shadow: #666 3px 3px 3px;box-shadow: #666 3px 3px 3px;}
.recherche_evolution_prix_diamant td{margin:0;padding:5px;}
.top_evolution_prix_diamant{float:left;width:48%;margin-top:10px;padding:5px;border:1px solid #e0e0e0;border-radius: 0.25rem;box-shadow:5px 5px 5px #e2e2e2;}
.top_evolution_prix_diamant table{border-collapse:separate;border-spacing:3px;}
.top_evolution_prix_diamant th{background-color:#e6e6e6;text-align:center;font-weight:bold;padding:5px;}
.top_evolution_prix_diamant td{margin:0;padding:5px;border-bottom:1px solid #e2e2e2;border-right:1px solid #e2e2e2;border-radius: 0.25rem;box-shadow:5px 5px 5px #e2e2e2;}
.affichage_evolution_prix_diamant{margin-bottom:5px;text-align:center;font-size:2em;font-weight:bold;color:#8F0048;text-shadow:2px 2px 4px gray;}
.commentaire_evolution_prix_diamant{text-align:center;font-size:0.95em;color:black;text-shadow:2px 2px 4px gray;}
/*** Abonnement ventes aux enchères *****/
.recherche_vente_enchere{float:left;margin:0;padding:5px;}
.recherche_vente_enchere_gauche{float:left;margin:0;margin-right:10px;margin-bottom:10px;padding:10px;text-align:center;-moz-border-radius:10px;-webkit-border-radius:10px;border-radius:10px;border:solid #243A44 1px;-webkit-box-shadow: #666 3px 3px 3px;-moz-box-shadow: #666 3px 3px 3px;box-shadow: #666 3px 3px 3px;}
.recherche_vente_enchere_gauche_img{display: block;margin-left: auto;margin-right: auto}
.recherche_vente_enchere_droite{float:left;margin:0;padding:5px;background:url("../../images/pixel_blanc_casse_3.gif");background-position:left bottom;background-repeat:repeat-x;-moz-border-radius:10px;-webkit-border-radius:10px;border-radius:10px;border:solid #243A44 1px;-webkit-box-shadow: #666 3px 3px 3px;-moz-box-shadow: #666 3px 3px 3px;box-shadow: #666 3px 3px 3px;}
.recherche_vente_enchere_droite select{margin:5px;padding:0;}
.recherche_vente_enchere_titre_option{margin:0;margin-top:10px;margin-bottom:10px;padding:5px;}
/* Lien et bouton details diamant */
.lien_form_avance2{color:#d14242;cursor:pointer;padding:5px;padding-top:10px;text-decoration:underline;}
.lien_form_avance2:hover{text-decoration:none;}
/* Tableau html */
.diamant-rarete{margin-bottom:15px;}
.diamant-rarete td{margin:2px;padding:5px;border:1px solid #cdcdcd;background-color:#f2f2f2;}
.td_bourse{background:url("../../images/pixel_noir.gif");height:20px;border:1px solid #4F4F4F;}
td.td_bourse{color:#ffffff !important;font-weight:600;}
/* Prix des diamants : bourse aux diamants */
.td_bourse_titre_prix_diamant{border-bottom:solid #c7c7bc 1px;border-top:solid #c7c7bc 1px;padding:5px;text-align:center;color:#000000;text-shadow:2px 2px 4px gray;font-weight: 600;background-color:#e6e6e6;}
.td_bourse_titre_prix_diamant a{color:#000000 !important;}
.td_bourse_data_prix_diamant{border-bottom:solid #e2e2dc 1px;padding:7px;text-align:center;color:#000000;font-weight: 400;}
.tr_bourse_data_prix_diamant:hover{background-color:#ebebeb;cursor:pointer;}
/* Accordéon multiples niveaux */
.sub-menus ul{display:none;list-style:none !important;padding: 5px 0 5px 15px;margin:0;}
.sub-menus a{color:#000000 !important;font-weight:400 !important;}
.sub-menus a:hover{color:#d14242 !important;font-weight:400 !important;}
.sub-sub-menus ul{list-style:none !important;}
.sub-sub-menus span{color:#d14242 !important;font-weight:400 !important;}
.details-ecole ul{list-style:none !important;padding:0!important;margin:0!important;}
.details-ecole li:before{content: "" !important;list-style: none !important;padding:0!important;margin:0!important;}
.details-ecole-texte{width:100%;padding:5px;margin-top:-20px !important;border-bottom:solid #d8d8d8 1px;border-top:solid #d8d8d8 1px;}
/* Galerie de photos */
.tabs-galerie-photos ul li:before{content: ""!important;display: inline-block;}
.galerie-photo{float:left;width:23%;height:320px;margin:10px;margin-top:20px;margin-bottom:20px;padding:0;padding-bottom:10px;border:1px solid #e0e0e0;border-radius: 0.25rem;box-shadow:5px 5px 5px #e2e2e2;}
.galerie-photo:last-child{margin-right:0;}
.galerie-photo-titre{margin:0;margin-top:10px;padding:5px;border-bottom:1px solid #e0e0e0;vertical-align:middle;text-align:center;font-size:16px;}
.detail-galerie-photo{text-align:center;margin:0;padding:5px;}
.detail-galerie-photo img {max-width: 100%;max-height:250px;padding:30px;}
/* Galerie de microphotos */
.galerie-microphoto{float:left;width:31%;margin:10px;margin-top:20px;margin-bottom:20px;padding:0;border:1px solid #e0e0e0;border-radius: 0.25rem;box-shadow:5px 5px 5px #e2e2e2;}
.galerie-microphoto:last-child{margin-right:0;}
.galerie-microphoto-titre{margin:0;margin-top:10px;padding:5px;border-bottom:1px solid #e0e0e0;vertical-align:middle;text-align:center;font-size:16px;}
.detail-galerie-microphoto{text-align:center;margin:0;padding:5px;}
.detail-galerie-microphoto img {max-width: 100%;height:auto;padding:30px;}
/* Galerie de photos : zoom */
.img-hover-zoom {overflow: hidden;}
.img-hover-zoom--slowmo img {transform-origin: 50% 50%;transition: transform 1.5s, filter 1s ease-in-out;filter: brightness(90%);}
.img-hover-zoom--slowmo:hover img {filter: brightness(120%);transform: scale(1.4);}
/* Tabs accordeon*/
#accordion .ui-accordion-header{color:#000000 !important;background-color:#ffffff;}
#accordion .ui-accordion-header:hover{color:#d14242 !important;background-color:#ffffff;}
#accordion .ui-accordion-header-active{color:#ffffff !important;background-color:#000000;}
#accordion .ui-accordion-header-active:hover{color:#ffffff !important;background-color:#000000;}
#accordion .ui-accordion-header-active:visited{color:#ffffff !important;background-color:#000000;}
/* Sous titre ul et li */
.sous-titre ul{list-style:none !important;margin-left:10px;}
.sous-titre li:before{content: "" !important;list-style: none !important;padding:0!important;margin:0!important;}
/* Cours métaux précieux */
.metal_big{text-align:left;border-bottom:dotted #808080 1px;font-weight:600;font-style:italic;font-size:1.5em;color:#d14242;margin:5px;margin-left:0;}
.metal_small{text-align:left;font-size:0.85em;}
/* Annuaire de site */
.ajouter-site{padding:0;margin:0;margin-top:20px;margin-bottom:20px;padding-top:15px;padding-bottom:15px;text-align:center;border-bottom:1px solid #b1b1b1;border-top:1px solid #b1b1b1;background-color:#efefef;}
.annuaire-titre{padding:0;margin:0;margin-top:15px;margin-bottom:10px;border-bottom:1px dashed #e0e0e0;font-weight:600;}
.annuaire-sous-titre{list-style:none !important;margin-left:10px !important;}
.annuaire-sous-titre:hover{color:#d14242;cursor:pointer;}
.liens-annuaire{width:100%;padding:5px;margin-top:-20px !important;border-bottom:solid #d8d8d8 1px;border-top:solid #d8d8d8 1px;}
.hits span{color:#d14242 !important;}
.details-liens-annuaire{margin:0;margin-bottom:15px;padding:5px;border-bottom:solid #d8d8d8 1px;}
.details-liens-annuaire:last-child{margin:0;margin-bottom:15px;padding:5px;border:none;}
.details-liens-annuaire-1{margin-bottom:10px;}
.details-liens-annuaire-1 a{color:#d14242 !important;}
.details-liens-annuaire-1 a:hover{color:#ff0000 !important;}
.details-liens-annuaire-1 a:visited{color:#d14242 !important;}
.details-liens-annuaire-2{margin-left:10px;font-weight:normal;}
/* Quiz */
.coef-quiz{color:#d14242 !important;}
.quiz_resultat{padding:0;margin:0;margin-top:20px;margin-bottom:20px;padding-top:15px;padding-bottom:15px;text-align:center;border-bottom:1px solid #b1b1b1;border-top:1px solid #b1b1b1;background-color:#efefef;}
.quiz-gagne{color:#000091;font-weight:600;}
.quiz-perdu{color:#d14242;font-weight:600;}
.quiz-image{display:inline-block;font-size:0.8em;font-weight:600;}
.quiz-image img{height:7px;}
/* News, actualités*/
.news-form{padding:5px;padding-top:15px;padding-bottom:15px;padding-left:15px;margin:0;margin-top:15px;margin-bottom:15px;text-align:left;border-bottom:1px solid #b1b1b1;border-top:1px solid #b1b1b1;background-color:#efefef;}
.menu_news{margin:5px;margin-left:10px;text-align:justify;}
.menu_news ul{margin:5px;list-style-type:disc;margin-right:10px;text-align:justify;}
.menu_news_li{list-style-type:decimal;margin:0;margin-right:10px;}
.menu_news_url{color:#4A9400;font-size:0.8em;}
.menu_news_texte{}
.menu_news_date{color:#FF6666;font-size:0.8em;}
a.menu_news_href{color:#d14242;}
a.menu_news_href_2{color:#800080;}
.trait_horizontal{padding:0;margin:0;margin-bottom:7px;border-bottom:1px solid #C0C0C0;}
.trait_horizontal_pointille{padding:0;margin:0;margin-bottom:7px;margin-top:-10px;border-bottom:1px dotted #C0C0C0;}
/**** Deux blocs avec ombrages les uns à côtés des autres ****/
.bloc1{float:left;width:47%;margin:10px;margin-top:20px;margin-bottom:20px;padding:10px;border:1px solid #e0e0e0;border-radius: 0.25rem;box-shadow:5px 5px 5px #e2e2e2;}
.bloc2{float:left;width:47%;margin:10px;margin-top:20px;margin-bottom:20px;padding:10px;border:1px solid #e0e0e0;border-radius: 0.25rem;box-shadow:5px 5px 5px #e2e2e2;}
/**** Trois blocs centrés avec ombrages les uns à côtés des autres ****/
.bloc3{float:left;width:30%;text-align:center;margin:5px;padding:5px;word-wrap:break-word;border:1px solid #e0e0e0;border-radius: 0.25rem;box-shadow:5px 5px 5px #e2e2e2;}
.bloc4{float:left;width:30%;text-align:center;margin:5px;padding:5px;word-wrap:break-word;border:1px solid #e0e0e0;border-radius: 0.25rem;box-shadow:5px 5px 5px #e2e2e2;}
.bloc5{float:left;width:31%;text-align:center;margin:5px;padding:5px;word-wrap:break-word;border:1px solid #e0e0e0;border-radius: 0.25rem;box-shadow:5px 5px 5px #e2e2e2;}
.graph{position:absolute;top:3px;left:280px;}
/**** Deux blocs sans ombrages ni bordures les uns à côtés des autres ****/
.bloc6{float:left;width:47.5%;text-align:left;margin:5px;margin-bottom:20px;padding:2px;white-space:nowrap;}
.bloc7{float:left;width:47.5%;text-align:right;margin:5px;margin-bottom:20px;padding:2px;}
/**** Cinq blocs sans ombrages les uns à côtés des autres ****/
.bloc10{float:left;width:19%;margin:2px;padding:1px;padding-left:2px;padding-bottom:10px;padding-top:10px;}
/**** Blocs sans ombrages les uns à côtés des autres ****/
.bloc13{float:left;margin:2px;padding:5px;padding-left:2px;padding-bottom:10px;padding-top:10px;}
/**** Un bloc sans ombrage sans width ****/
.bloc14{float:left;margin:5px;padding:5px;word-wrap:break-word;}
.bloc14 select{border:1px solid #e0e0e0;border-radius: 0.25rem;box-shadow:5px 5px 5px #e2e2e2;}
/**** Trois blocs sans ombrages les uns à côtés des autres ****/
.bloc15{float:left;width:33%;margin:0;padding:5px;}
.bloc16{float:left;width:33%;margin:0;padding:5px;}
.bloc17{float:left;width:33%;margin:0;padding:5px;}
/**** Blocs avec ombrages les uns à côtés des autres ****/
.bloc18{float:left;width:100%;margin:5px;margin-bottom:15px;padding:5px;word-wrap:break-word;border:1px solid #e0e0e0;border-radius: 0.25rem;box-shadow:5px 5px 5px #e2e2e2;}
/**** Quatre blocs centrés avec ombrages les uns à côtés des autres ****/
.bloc19{float:left;width:24%;text-align:center;margin:5px;padding:10px;word-wrap:break-word;border:1px solid #e0e0e0;border-radius: 0.25rem;box-shadow:5px 5px 5px #e2e2e2;}
/**** Quatre blocs centrés à gauche avec ombrages les uns à côtés des autres ****/
.bloc20{float:left;width:24%;margin:5px;padding:10px;word-wrap:break-word;border:1px solid #e0e0e0;border-radius: 0.25rem;box-shadow:5px 5px 5px #e2e2e2;}
/**** Trois blocs centrés à gauche avec ombrages les uns à côtés des autres ****/
.bloc21{float:left;width:30%;margin:5px;padding:10px;word-wrap:break-word;border:1px solid #e0e0e0;border-radius: 0.25rem;box-shadow:5px 5px 5px #e2e2e2;}
/* Multiples div */
/**** Deux blocs sans ombrages ni bordures les uns à côtés des autres ****/
.bloc22{float:left;width:49%;margin:5px;margin-bottom:20px;padding:2px;}
/**** Blocs avec ombrages les uns à côtés des autres ****/
.bloc23{float:left;width:97%;margin-left:5px;padding:8px;border:1px solid #e0e0e0;border-radius: 0.25rem;box-shadow:5px 5px 5px #e2e2e2;}
/**** Un bloc avec ombrage sans width ****/
.bloc24{float:left;margin:5px;padding:5px;border:1px solid #e0e0e0;border-radius: 0.25rem;box-shadow:5px 5px 5px #e2e2e2;}
/**** Deux blocs sans ombrages ni bordures les uns à côtés des autres ****/
.bloc25{float:left;width:49%;margin:5px;margin-left:0;padding:5px;}
.multiples-div{float:left;width:100%;margin:0;margin-bottom:70px;padding:0;border:1px solid #e0e0e0;border-radius: 0.25rem;box-shadow:5px 5px 5px #e2e2e2;}
.multiples-div h2{color:#ffffff;font-size:15px;margin:0;padding:5px;padding-left:10px;background:url("../../images/pixel_noir.gif");background-position:left top;background-repeat:repeat-x;color:#FFFFFF;border:solid 1px black;border-top-color:#808080;border-left-color:#808080;border-radius:4px;}
.multiples-div-contenu{margin:0;padding:10px;}
/* Espacement des ancres en haut de la page : <a href="#"> */
:target:before {position: relative;content:"";display:block;height:70px;margin:-70px 0 0;}
/* Fonts */
.font_rouge_12{color:#d14242;font-size:12px;}
/* Liens a */
.lien{color:#d14242;}
.lien:hover{color:#ff0000;}
/* Lignes hr */
hr.style-one {border: 0;height: 1px;background: #333;background-image: linear-gradient(to right, #ccc, #333, #ccc);}
hr.style-two {border: 0;height: 1px;background-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0));}
hr.style-three {border: 0;border-bottom: 1px dashed #ccc;}
hr.style-four {border: 0;border-bottom: 1px solid #ccc;}
/* Titres */
.titre-1{padding:0;margin:0;margin-top:10px;margin-bottom:15px;margin-top:15px;padding-top:15px;padding-bottom:15px;font-size:20px;font-weight:600;text-align:center;letter-spacing:1px;text-shadow:3px 3px 6px #a3a3a3;text-transform:uppercase;border-bottom:1px solid #d1d1d1;border-top:1px solid #d1d1d1;background-color:#efefef;}
.titre-2{padding:5px;margin:0;margin-top:10px;margin-bottom:15px;margin-top:15px;padding-top:15px;padding-bottom:15px;font-size:14px;font-weight:600;text-align:center;text-shadow:3px 3px 6px #a3a3a3;border-bottom:1px solid #d1d1d1;border-top:1px solid #d1d1d1;background-color:#efefef;}
/*** Vidéos *****/
.videos{padding:2px;margin:0;border:1px solid #e0e0e0;border-radius: 0.25rem;box-shadow:5px 5px 5px #e2e2e2;}
.titre_video{padding-top:5px;text-align:center;text-shadow:2px 2px 4px gray;}
.sous_titre_video{padding-top:5px;text-align:center;text-shadow:2px 2px 4px gray;font-size:0.75em;}
/* Calcul poids des diamants */
.calcul-poids-diamant{width:100%;padding:5px;margin:5px;}
.calcul-poids-diamant table{padding:5px;border:1px solid #e0e0e0;border-radius: 0.25rem;box-shadow:5px 5px 5px #e2e2e2;}
.calcul-poids-diamant td{padding:5px;}
.calcul-poids-diamant input[type="text"]{border:1px solid #e0e0e0;border-radius: 0.25rem;box-shadow:5px 5px 5px #e2e2e2;}
.calcul-poids-diamant select{border:1px solid #e0e0e0;border-radius: 0.25rem;box-shadow:5px 5px 5px #e2e2e2;}
.sous-tableau table{border:none !important;border-radius:0;box-shadow:none;}
.sous-tableau td{margin:0;padding:2px;border:none !important;}
/* Tableau html bordure blanche */
.tableau-html table{padding:5px;border:1px solid #e0e0e0;border-radius: 0.25rem;box-shadow:5px 5px 5px #e2e2e2;}
.tableau-html td{padding:5px;border:1px solid #ffffff;}
/* Tableau html bordure colorée */
.tableau-html2{margin:0;margin-bottom:15px;padding:0;}
.tableau-html2 table{margin:0;margin-bottom:15px;padding:0;border:1px solid #e0e0e0;border-radius: 0.25rem;box-shadow:5px 5px 5px #e2e2e2;}
.tableau-html2 th{margin:5px;padding:5px;text-align:center;border-right:1px solid #cecebf;border-bottom:1px solid #cecebf;background-color:#e1e1e1;}
.tableau-html2 td{margin:5px;padding:5px;border-right:1px solid #cecebf;border-bottom:1px solid #cecebf;}
/* Photo */
.photo figure{display:inline-block;vertical-align:middle;}
.photo figcaption{text-align:center;color:#000000;font-size:0.80em;color:#1a0066;}
.photo2 figure{text-align:center;color:#000000;}
/* Mines de diamant, producteurs diamant, projets */
.tabs-mine-diamant ul li:before{content: ""!important;display: inline-block;}
.mine-diamant-contenu{padding:10px;padding-top:50px;margin:5px;}
.mine-diamant-contenu2{float:left;width:100%;margin:0;margin-top:40px;margin-bottom:20px;padding:5px;border:1px solid #e0e0e0;border-radius: 0.25rem;box-shadow:5px 5px 5px #e2e2e2;}
.mine-diamant-contenu2-title{margin:0;margin-bottom:20px;padding:10px;border-bottom:1px solid #e0e0e0;color:#d14242;font-weight:600;background-color:#efefef;}
.pays{color:#d14242;}
.contact-projet{margin:5px;margin-bottom:20px;padding:0;border:1px solid #e0e0e0;border-radius: 0.5rem;box-shadow:5px 5px 5px #e2e2e2;}
.contact-projet-title{margin:0;margin-bottom:10px;padding:5px;border-bottom:1px solid #c5c5c5;color:#d14242;font-weight:600;text-transform: uppercase;background-color:#efefef;}
.contact-projet-contenu{margin:0;padding:5px;}
.ui-state-active .pays{color:#ffffff;}
/* Abonnements */
.abonnement-contenu{padding:0;margin:0;margin-top:10px;margin-bottom:10px;border:1px solid #e0e0e0;border-radius: 0.5rem;box-shadow:5px 5px 5px #e2e2e2;}
.abonnement-contenu-title{margin:0;margin-bottom:10px;padding:10px;border-bottom:1px solid #e0e0e0;color:#000000;font-weight:600;background-color:#efefef;text-transform: uppercase;text-shadow:2px 2px 4px gray;}
.abonnement-contenu2{margin:0;padding:0 20px 20px 20px;}
/* Tables des prix des abonnements */
.pricing-table{padding:5px;}
.pricing-table .block-heading {padding-top: 50px;margin-bottom: 40px;text-align: center; }
.pricing-table .block-heading p {text-align: center;max-width: 420px;margin: auto;opacity: 0.7;}
.pricing-table .heading {text-align: center;padding-bottom: 10px;border-bottom: 1px solid rgba(0, 0, 0, 0.1);font-size: 20px;font-weight: 800;}
.pricing-table .heading h3 {text-transform : uppercase;text-shadow: 2px 2px 3px #666666;font-size: 30px;font-weight: 600;}
.pricing-table .item {background-color: #ffffff;box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.075);border-top: 2px solid #5ea4f3;padding: 30px;overflow: hidden;position: relative;}
.pricing-table .col-md-5:not(:last-child) .item {margin-bottom: 30px;}
.pricing-table .item button {font-weight: 600;}
.pricing-table .ribbon {width: 160px;height: 32px;font-size: 12px;text-align: center;color: #fff;font-weight: bold;box-shadow: 0px 2px 3px rgba(136, 136, 136, 0.25);background: #4dbe3b;transform: rotate(45deg);position: absolute;right: -42px;top: 20px;padding-top: 7px;}
.pricing-table .item p {text-align: center;margin-top: 20px;opacity: 0.7;}
.pricing-table .features .feature {font-weight: 600;}
.pricing-table .features h4 {text-align: center;font-size: 15px;padding: 5px;}
.pricing-table .reduction {color:#d14242;font-size: 18px;text-decoration:line-through;font-weight: 600;}
.pricing-table .pas-reduction {color:#d14242;font-size: 18px;font-weight: 600;}
.pricing-table .pas-reduction-2 {color:#000000;font-size: 13px;font-weight: 600;}
.pricing-table .price h4 {margin: 25px 0 15px 0;font-size: 35px;text-align: center;color: #2288f9;}
.pricing-table button {text-align: center;margin: auto;font-size:15px;font-weight: 600;text-transform : uppercase;padding: 9px 0;}
/* Visiteurs */
.visiteur-table table{border-collapse:separate;border-spacing:1px;}
.visiteur-table th{border-bottom:solid #c7c7bc 1px;border-top:solid #c7c7bc 1px;padding:5px;text-align:center;color:#000000;text-shadow:2px 2px 4px gray;font-weight: 600;background-color:#e6e6e6;}
.visiteur-table th a{color:#000000 !important;}
.visiteur-table td{margin:5px;padding:5px;text-align:center;color:#000000;font-weight: 400;border-bottom:1px solid #e2e2e2;border-right:1px solid #e2e2e2;border-radius: 0.25rem;box-shadow:2px 2px 2px #e2e2e2;}
.visiteur-align-right{text-align:right !important;}
.visiteur-align-left{text-align:left !important;}
.visiteur-align-center{text-align:center !important;}
.visiteur-table-left table{border-collapse:separate;border-spacing:1px;}
.visiteur-table-left th{border-bottom:solid #c7c7bc 1px;border-top:solid #c7c7bc 1px;padding:5px;text-align:left;color:#000000;text-shadow:2px 2px 4px gray;font-weight: 600;background-color:#e6e6e6;}
.visiteur-table-left th a{color:#000000 !important;}
.visiteur-table-left td{margin:5px;padding:5px;text-align:left;color:#000000;font-weight: 400;border-bottom:1px solid #e2e2e2;border-right:1px solid #e2e2e2;border-radius: 0.25rem;box-shadow:2px 2px 2px #e2e2e2;}
/* The sidebar menu */
.sidebar{height: 100%;width: 0;position: fixed;z-index: 6;top: 0;left: 0;background-color: #111;overflow-x: hidden;padding-top: 40px;transition: 0.5s;}
.sidebar .navigations{border-bottom: 1px solid #575748;margin:0;margin-bottom:20px;padding:0;}
.sidebar .navigations-text{position: absolute;top: 12px;left: 10px;font-size: 15px;color: #dfdfd0;vertical-align: middle;text-transform: uppercase;}
.sidebar .closebtn{position: absolute;top: 10px;right: 10px;font-size: 36px;margin-left:30px;color: white;cursor:pointer;vertical-align: middle;}
.sidebar-lien1, .dropdown-btn{padding: 6px 8px 6px 16px;text-decoration: none;font-size: 15px;color: #dfdfd0;display: block;border: none;background: none;width: 100%;text-align: left;cursor: pointer;outline: none;}
.sidebar-lien1:hover {background-color: #555;}
.sidebar-lien2{padding: 6px 8px 6px 16px;text-decoration: none;font-size: 12px;color: #8c0000;display: block;border: none;text-align: left;cursor: pointer;}
.sidebar-lien2:hover{text-decoration: underline;color: #ff0000;}
.dropdown-btn.active, .dropdown-btn:hover{background-color: #555;}
.dropdown-btn:after{content: '\002B';color: white;font-weight: bold;float: right;margin-left: 5px;}
.dropdown-btn.active:after{content: "\2212";}
.dropdown-btn-2{margin-top:5px;margin-bottom:10px;padding: 6px 8px 6px 16px;text-decoration: none;font-size: 15px;color: #000000;display: block;border: none;background: none;width: 100%;text-align: left;cursor: pointer;outline: none;border-bottom: 1px solid #dddddd;}
.dropdown-btn-2:hover{background-color: #eeeeee;color: #000000;}
.dropdown-btn-2.active{background-color: #eeeeee;color: #ff0000;border-bottom: 1px dashed #222222;}
.dropdown-btn-2:after{content: '\002B';color: #000000;font-weight: bold;float: right;margin-left: 5px;}
.dropdown-btn-2.active:after{content: "\2212";color: #ff0000;}
.dropdown-container{display: none;background-color: white;padding-top: 5px;padding-bottom: 5px;border-right: 2px solid #111;}
.dropdown-container a{color: #000000;}
.dropdown-container-2{display: none;background-color: white;padding-bottom:10px;}
.dropdown-container-2 a{color: #000000;}
.dropdown-container-2 img{vertical-align: middle;}
.dropdown-container-2 a:hover{color: #ff0000;text-decoration:underline;}
.dropdown-container-2 li{margin-left:15px;margin-bottom:10px;font-size:12px;}
.dropdown-container-2 p{margin-left:10px;margin-top:8px;}
.fa-caret-down{float: right;padding-right: 8px;}
.socials-box-2{font-size: 0;text-align: center;border-top: 1px solid #575748;border-bottom: 1px solid #575748;margin-top:20px;margin-bottom:20px;}
.socials-box-2 a{font-size: 16px;line-height: 30px;width: 30px;display: inline-block;color: #bababa; margin: 0 3px; text-align: center;}
.socials-box-2 a .fa{line-height: 30px;}
.socials-box-2 a:hover{color: #3d3d3d;}
.sidebar .navigation-copyright-2{display: inherit!important;font-size: 11px; color: #fff; text-align: center;padding:0;margin:10px;}
.sidebar .navigation-copyright-2 a{color: #e5b81d; font-weight: 600; text-align: center;}
.sidebar .navigation-copyright-2 a:hover{text-decoration: underline; text-align: center;}
.sidebar .notre-devise{font-size: 12px; color: #fff; text-align: center;padding:0;padding-right:5px;padding-left:5px;padding-bottom:15px;margin-bottom:20px;border-bottom: 1px solid #575748;}
.openbtn{font-size: 15px;font-weight:600;cursor:pointer;background-color: white;color: black;padding-top: 15px;border: none;text-align:left;}
.openbtn-sticky{font-weight:600;cursor:pointer;background-color: white;color: black;border: none;text-align:left;}

.animate-underline {position: relative;display: inline-block;cursor: pointer;padding-bottom:5px;}
.animate-underline::before, .animate-underline::after {content: "";position: absolute;width: 100%;height: 1px;bottom: 0;left: 0;background-color: #000000;transform: scaleX(0);transform-origin: bottom right;transition: transform 0.3s ease-in;}
.animate-underline:hover::before {transform: scaleX(1);transform-origin: bottom left;}

.animate-underline-menu {position: relative;display: inline-block;cursor: pointer;}
.animate-underline-menu a:link, a:visited, a:active, a:hover {text-decoration: none!important;outline: none;}
.animate-underline-menu::before, .animate-underline-menu::after {content: "";position: absolute;width: 100%;height: 1px;bottom: 0;left: 0;background-color: #000000;transform: scaleX(0);transform-origin: bottom right;transition: transform 0.3s ease-in;margin-bottom:15px!important;}
.animate-underline-menu:hover::before {transform: scaleX(1);transform-origin: bottom left;text-decoration: none!important;}



#mySidebar.active{left:0!important;}
#content-block{transition: margin-left .5s;}
@media screen and (max-height: 450px){
.sidebar{padding-top: 15px;}
.sidebar a{font-size: 15px;}
} 
/* Liste déroulante langues footer */
ul.list-unstyled {height: 27px;width:300px;border: 1px #686859 solid;border-radius: 0.25rem;vertical-align:middle;}
ul.list-unstyled li {padding: 5px 0 10px 15px; z-index: 2;cursor: pointer;}
ul.list-unstyled li:not(.init) {float: left; width: 300px; display: none; background: #ffffff;border-right: 1px #aaaaaa solid;border-left: 1px #aaaaaa solid;border-bottom: 1px #aaaaaa solid;}
ul.list-unstyled li:not(.init):hover, ul.list-unstyled li.selected:not(.init) {background: #eeeeee;}
li.init {cursor: pointer;}



/*-------------------------------------------------------------------------------------------------------------------------------*/
/* 00 - MEDIA QUERIES */
/*-------------------------------------------------------------------------------------------------------------------------------*/
/*Desktops (>=1200px)*/
@media (min-width: 1200px) {
/*full-border{position: relative;width: 100vw;left: 50%;margin-left: -50vw;border: 1px #f7f7f7 solid;}*/

/*nav .full-width .submenu{width: 130%;left:-15%;padding:10px;}*/
/*nav .full-width .submenu{width: 100vw;left: 50%;margin-left: -50vw;padding:10px;}*/
/*nav .full-width .submenu{width: 130%;max-width: 1310px;margin: 0 auto;padding:10px;}*/
/*nav .full-width .submenu{width: 100%;left: 50%;margin-left: -50%;padding:10px;}*/
nav .full-width .submenu{width: 145%;left: 15%;margin-left: -37%;padding:10px;}

/*nav .full-width .submenu{padding: 0;max-width: 1310px;}*/

/*nav .submenu{width: 100%;padding:10px;}*/

.header-top-destok{position: relative;height:125px;margin-top:10px;}
.header-top-mobile{display: none;}
.header-top-left{float: left;width: 20%;text-align: left;}
.header-top-center{float: left;width: 60%;text-align: center;}
.header-subtitle{text-align: center;}
.header-top-right{float: right;width: 20%;text-align: right;padding-top:10px;}
.header-icon{cursor:pointer;padding-left:10px;opacity: 0.60;}
.logo-destok{display: yes;}
.logo-mobile{display: none;}
.tel-mobile{display: none;}
.tel-destok{display: yes;display: flex;justify-content: center;align-items: center;}
.tel-number-destok{padding:0;padding-left:10px;}
.menu-mobile{display: none;}

/*.fixed-header-margin {padding-top:263px;}*/
.fixed-header-margin {padding-top:200px;}
.footer-mobile{display:none;}
.col-md-2.point5 {width: 20%;padding:7px;margin:0;margin-bottom:20px !important;}
.ui-dialog {top: 5%;left:35% !important;right:35% !important;}
/* Div ombragée 4 */
.div-ombrage4{float:left;width:31%;height:250px;margin:0;margin-bottom:20px;margin-right:20px;padding:0;border:1px solid #e0e0e0;border-radius: 0.25rem;box-shadow:5px 5px 5px #e2e2e2;}
}
/*Desktops (>=992px)*/
/*@media (max-width: 1199px) {*/
@media (min-width: 992px) and (max-width: 1199px){	
.navigation{position: fixed; left: 0; top: 0; width: 400px; background: #272727; height: 100%; border: none; z-index: 7; transform: translateX(-400px); -moz-transform: translateX(-400px); -webkit-transform: translateX(-400px); -ms-transform: translateX(-400px);}
header.fixed-header{position: fixed; left: 0; top: 0; width: 100%;background: #fff; border-bottom: 1px #525252 solid; -webkit-backface-visibility: hidden;}
.header-top-destok{position: relative;height:125px;margin-top:10px;}
.header-top-mobile{display: none;}
.header-top-left{float: left;width: 25%;text-align: left;}
.header-top-center{float: left;width: 50%;text-align: center;}
.header-subtitle{text-align: center;}
.header-top-right{float: right;width: 25%;text-align: right;padding-top:10px;}
.header-icon{cursor:pointer;padding-left:10px;opacity: 0.60;}
.logo-destok{display: yes;}
.logo-mobile{display: none;}
.tel-mobile{display: yes;}
.tel-destok{display: none;}
.tel-number-destok{display: none;}
.menu-mobile{display: none;}
.right-entries{display: inline-block;text-align: right;}
.menu-search{display: none;}
.counter-title{font-size: 20px;line-height:1.5em;}
.counter-value, .counter-value-2{font-size: 30px;line-height:1.5em;}
.counter-value:after, .counter-value-2:after {content: attr(data-desc);display:block;text-transform:uppercase;font-size: 18px;line-height:1.5em;color:#000000;text-shadow:2px 2px 4px #808080;}
.footer-desktop{display:none;}
.footer-desktop-2{display:none;}
.footer-mobile{margin-left:10px;margin-right:10px;}
.col-md-2.point5 {width: 20%;}
.ui-dialog {top: 5%;left:15% !important;right:15% !important;}
/* Galerie de photos */
.galerie-photo{float:left;width:30%;height:300px;}
/* Menu sidebar */
.openbtn{display:none;}
.sidebar{display:none;}
/* Div ombragée 4 */
.div-ombrage4{float:left;width:31%;height:250px;margin:0;margin-bottom:20px;margin-right:20px;padding:0;border:1px solid #e0e0e0;border-radius: 0.25rem;box-shadow:5px 5px 5px #e2e2e2;}
}
/* Tablets (>=768px)*/
/*@media (max-width: 991px) {*/
@media (min-width: 768px) and (max-width: 991px){
.navigation{position: fixed; left: 0; top: 0; width: 400px; background: #272727; height: 100%; border: none; z-index: 7; transform: translateX(-400px); -moz-transform: translateX(-400px); -webkit-transform: translateX(-400px); -ms-transform: translateX(-400px);}
header.fixed-header{position: fixed; left: 0; top: 0; width: 100%;background: #fff; border-bottom: 1px #525252 solid; -webkit-backface-visibility: hidden;}
.header-top-destok{position: relative;height:125px;margin-top:10px;}
.header-top-mobile{display: none;}
.header-top-left{float: left;width: 30%;text-align: left;}
.header-top-center{float: left;width: 40%;text-align: center;}
.header-subtitle{text-align: center;}
.header-top-right{float: right;width: 30%;text-align: right;padding-top:10px;}
.header-icon{cursor:pointer;padding-left:10px;opacity: 0.60;}
.logo-destok{display: yes;}
.logo-mobile{display: none;}
.tel-mobile{display: yes;}
.tel-destok{display: none;}
.menu-mobile{display: none;}
.menu-destok{display: none;}
.menu-search{display: none;}
.right-entries{display: inline-block;text-align: right;}
.footer-desktop{display:none;}
.footer-desktop-2{display:none;}
.footer-mobile{margin-left:10px;margin-right:10px;}
.footer-mobile a{color: #51789E !important;}
.footer-mobile a:hover{color: #ff0000 !important;}
.col-md-2.point5 {width: 100%;}
.ui-dialog {top: 5%;left: 5% !important;right: 5% !important;}
.recherche_prix_diamants{width:60%;}
.bloc_prix_diamants{float:left;width:100%;margin:5px;margin-bottom:10px;padding:0;}
.bloc_prix_diamants2{float:left;width:100%;margin:5px;padding:0;word-wrap:break-word;background-color:#EAFFD6;}
/* Galerie de photos */
.galerie-photo{float:left;width:30%;height:300px;}
/* Galerie de microphotos */
.galerie-microphoto{float:left;width:46%;}
/* Espacement intérieur du contenu actif des accordion */
.ui-accordion-content-active{padding:5px !important;margin:0 !important;}
.contact-projet{margin:0;margin-bottom:10px;margin-top:10px;padding:0;border:1px solid #e0e0e0;border-radius: 0.25rem;box-shadow:5px 5px 5px #e2e2e2;}
/*** Abonnement prix diamant taillé *****/
.recherche_prix_diamants{float:left;width:98%;margin:5px;padding:0;padding-bottom:5px;word-wrap:break-word;background-color:#EAFFD6;-moz-border-radius:10px;-webkit-border-radius:10px;border-radius:10px;border:solid #243A44 1px;-webkit-box-shadow: #666 3px 3px 3px;-moz-box-shadow: #666 3px 3px 3px;box-shadow: #666 3px 3px 3px;}
.bloc_prix_diamants{float:left;width:100%;margin:5px;margin-bottom:10px;padding:0;}
.bloc_prix_diamants2{float:left;width:100%;margin:5px;padding:0;word-wrap:break-word;background-color:#EAFFD6;}
.recherche_prix_diamants1{float:left;width:100%;margin:0;margin-bottom:10px;padding:0;background:url("../../images/pixel_blanc_casse_3.gif");background-position:left bottom;background-repeat:repeat-x;-moz-border-radius:10px;-webkit-border-radius:10px;border-radius:10px;border:solid #243A44 1px;-webkit-box-shadow: #666 3px 3px 3px;-moz-box-shadow: #666 3px 3px 3px;box-shadow: #666 3px 3px 3px;}
.recherche_prix_diamants2{float:left;width:100%;margin:0;margin-bottom:10px;padding:0;word-wrap:normal;background:url("../../images/pixel_blanc_casse_3.gif");background-position:left bottom;background-repeat:repeat-x;-moz-border-radius:10px;-webkit-border-radius:10px;border-radius:10px;border:solid #243A44 1px;-webkit-box-shadow: #666 3px 3px 3px;-moz-box-shadow: #666 3px 3px 3px;box-shadow: #666 3px 3px 3px;}
.titre_bloc_formulaire{float:left;padding:5px;margin:0;margin-top:15px;text-align:left;font-weight:bold;color:#000000;text-shadow:2px 2px 4px gray;}
.recherche_prix_diamants3{float:left;width:98%;margin:5px;padding:0;word-wrap:normal;background:url("../../images/pixel_blanc_casse_3.gif");background-position:left bottom;background-repeat:repeat-x;-moz-border-radius:10px;-webkit-border-radius:10px;border-radius:10px;border:solid #243A44 1px;-webkit-box-shadow: #666 3px 3px 3px;-moz-box-shadow: #666 3px 3px 3px;box-shadow: #666 3px 3px 3px;}
/*** Abonnement prix diamant brut *****/
.bloc_prix_diamant_brut{float:left;height:auto;margin:0;padding:10px;background:none;-moz-border-radius:10px;-webkit-border-radius:10px;border-radius:10px;border:solid #243A44 1px;-webkit-box-shadow: #666 3px 3px 3px;-moz-box-shadow: #666 3px 3px 3px;box-shadow: #666 3px 3px 3px;}
.bloc_info_prix_diamant_brut{float:left;background:none;margin:0;margin-top:10px;margin-bottom:10px;padding:5px;text-align:left;vertical-align:top;line-height:12pt;word-wrap:break-word;-moz-border-radius:10px;-webkit-border-radius:10px;border-radius:10px;border:solid #243A44 1px;-webkit-box-shadow: #666 3px 3px 3px;-moz-box-shadow: #666 3px 3px 3px;box-shadow: #666 3px 3px 3px;}
.bloc_formulaire_brut_content{float:left;width:100%;margin:0;padding:5px;text-align:center;}
.bloc_info_prix_diamant_brut_img{float:left;width:100%;margin:0;padding:5px;text-align:left;}
.bloc_info_prix_diamant_brut_texte{float:left;width:100%;margin:0;padding:5px;text-align:left;}
.bloc_sous_titre_prix_diamant_brut{padding:0;margin:0;margin-bottom:10px;text-align:center;font-weight:bold;color:#2B4651;}
.bloc_affichage_prix_diamant_brut{margin-top:15px;text-align:center;font-size:2em;font-weight:bold;color:#d14242;text-shadow:2px 2px 4px #a3a3a3;}
/*** Abonnement prix diamant de couleur *****/
.bloc_formulaire_prix_diamant_couleur{float:left;width:98%;margin:0;padding:0;}
.bloc_info_prix_diamant_couleur_img{float:left;width:98%;margin:5px;padding:5px;text-align:left;}
.recherche_prix_diamant_couleur{float:left;width:98%;margin:5px;padding:5px;margin-top:10px;word-wrap:normal;background:url("../../images/pixel_blanc_casse_3.gif");background-position:left bottom;background-repeat:repeat-x;-moz-border-radius:10px;-webkit-border-radius:10px;border-radius:10px;border:solid #243A44 1px;-webkit-box-shadow: #666 3px 3px 3px;-moz-box-shadow: #666 3px 3px 3px;box-shadow: #666 3px 3px 3px;}
/*** Abonnement évolution prix diamant taillé *****/
.bloc_evolution_prix_diamant{float:left;width:100%;margin:0;margin-bottom:15px;padding:5px;background:url("../../images/affiche_prix_2.jpg") no-repeat center;-moz-border-radius:10px;-webkit-border-radius:10px;border-radius:10px;border:solid #243A44 1px;-webkit-box-shadow: #666 3px 3px 3px;-moz-box-shadow: #666 3px 3px 3px;box-shadow: #666 3px 3px 3px;}
.top_evolution_prix_diamant{float:left;width:100%;margin-top:10px;padding:5px;border:1px solid #e0e0e0;border-radius: 0.25rem;box-shadow:5px 5px 5px #e2e2e2;}
.recherche_evolution_prix_diamant{float:left;width:100%;margin:0;padding:5px;word-wrap:normal;background:url("../../images/pixel_blanc_casse_3.gif");background-position:left bottom;background-repeat:repeat-x;-moz-border-radius:10px;-webkit-border-radius:10px;border-radius:10px;border:solid #243A44 1px;-webkit-box-shadow: #666 3px 3px 3px;-moz-box-shadow: #666 3px 3px 3px;box-shadow: #666 3px 3px 3px;}
.recherche_evolution_prix_diamant td{margin:0;padding:2px;}
/* Div ombragée 3 */
.div-ombrage3{display:inline-block;width:45%;margin:0;margin-bottom:20px;margin-right:20px;margin-top:20px;padding:0;border:1px solid #e0e0e0;border-radius: 0.25rem;box-shadow:5px 5px 5px #e2e2e2;}
/* Div ombragée 4 */
.div-ombrage4{float:left;width:30%;height:330px;margin:0;margin-bottom:20px;margin-right:20px;padding:0;border:1px solid #e0e0e0;border-radius: 0.25rem;box-shadow:5px 5px 5px #e2e2e2;}

}
/*Phones (<768px)*/
/*@media (max-width: 767px){*/
@media (min-width: 360px) and (max-width: 767px) {
.navigation{position: fixed; left: 0; top: 0; width: 360px; background: #272727; height: 100%; border: none; z-index: 7; transform: translateX(-360px); -moz-transform: translateX(-360px); -webkit-transform: translateX(-360px); -ms-transform: translateX(-360px);}
header.fixed-header{position: fixed; left: 0; top: 0; width: 100%;background: #fff; border-bottom: 1px #525252 solid; -webkit-backface-visibility: hidden;}	
.header-top-mobile{position: relative;height:auto;padding:0;margin:0;margin-top:10px;}
.header-top-destok{display: none;}
.header-top-left{float: left;width: 35%;text-align: left;padding:0;margin:0;}
.header-top-center{float: left;width: 100%;text-align: right;}
.header-top-right{float: right;width: 65%;text-align: right;padding:0;margin:0;padding-right:10px;}
.header-bottom{float: left;width: 100%;padding:0;margin:0;padding-top:20px;padding-bottom:10px;}
.header-bottom-logo{float: left;width: 80%;}
.header-bottom-menu{float: right;width: 20%;text-align: right;padding-right:10px;}
.header-icon{cursor:pointer;padding-left:10px;opacity: 0.60;}
.header-subtitle{font-size: 12px;}
.menu-destok{display: none;}
.menu-button-texte{font-size: 10px;color: #2f2f2f;cursor: pointer;font-weight: 700;text-transform: uppercase;margin-top:-20px;}
.menu-search{display: none;}
.fixed-header-margin {padding-top:114px;}
.counter-title{font-size: 20px;line-height:1.5em;}
.counter-value, .counter-value-2{font-size: 40px;line-height:1.5em;}
.counter-value:after, .counter-value-2:after {content: attr(data-desc);display:block;text-transform:uppercase;font-size: 20px;line-height:1.5em;color:#000000;text-shadow:2px 2px 4px #808080;}
.footer-desktop{display:none;}
.footer-desktop-2{display:none;}
.footer-mobile{margin-left:10px;margin-right:10px;}
.footer-mobile a{color: #51789E !important;}
.footer-mobile a:hover{color: #b30000 !important;}
.col-md-2.point5 {width: 100%;margin-bottom:20px !important;}
.ui-dialog {top: 5%;left: 5% !important;right: 5% !important;}
.affichage_microphoto{float:left;width:98%;text-align:center;padding:0;padding-top:6px;margin:0;margin-left:5px;margin-right:5px;margin-bottom:25px;margin-top:15px;}
/*** Abonnement prix diamant taillé *****/
.recherche_prix_diamants{float:left;margin:0;margin-bottom:5px;padding:5px;font-size:0.85em;-moz-border-radius:10px;-webkit-border-radius:10px;border-radius:10px;border:solid #243A44 1px;-webkit-box-shadow: #666 3px 3px 3px;-moz-box-shadow: #666 3px 3px 3px;box-shadow: #666 3px 3px 3px;}
.recherche_prix_diamants table{margin:0;padding:5px;}
.recherche_prix_diamants1{float:left;width:100%;margin:0;margin-bottom:10px;padding:0;background:url("../../images/pixel_blanc_casse_3.gif");background-position:left bottom;background-repeat:repeat-x;-moz-border-radius:10px;-webkit-border-radius:10px;border-radius:10px;border:solid #243A44 1px;-webkit-box-shadow: #666 3px 3px 3px;-moz-box-shadow: #666 3px 3px 3px;box-shadow: #666 3px 3px 3px;}
.recherche_prix_diamants2{float:left;width:100%;margin:0;margin-bottom:10px;padding:0;word-wrap:normal;background:url("../../images/pixel_blanc_casse_3.gif");background-position:left bottom;background-repeat:repeat-x;-moz-border-radius:10px;-webkit-border-radius:10px;border-radius:10px;border:solid #243A44 1px;-webkit-box-shadow: #666 3px 3px 3px;-moz-box-shadow: #666 3px 3px 3px;box-shadow: #666 3px 3px 3px;}
.titre_bloc_formulaire{float:left;padding:5px;margin:0;margin-top:15px;text-align:left;font-weight:bold;color:#000000;text-shadow:2px 2px 4px gray;}
.recherche_prix_diamants3{float:left;width:98%;margin:5px;padding:0;word-wrap:normal;background:url("../../images/pixel_blanc_casse_3.gif");background-position:left bottom;background-repeat:repeat-x;-moz-border-radius:10px;-webkit-border-radius:10px;border-radius:10px;border:solid #243A44 1px;-webkit-box-shadow: #666 3px 3px 3px;-moz-box-shadow: #666 3px 3px 3px;box-shadow: #666 3px 3px 3px;}
.affichage_couleur_prix_diamants{color:#000000;font-size:1.2em;font-weight:bold;text-shadow:2px 2px 4px #a3a3a3;}
.affichage_couleur_prix_diamants2{color:#000066;font-size:1.2em;font-weight:bold;text-shadow:2px 2px 4px #a3a3a3;}
.affichage_couleur_prix_diamants3{color:#000000;font-size:0.9em;font-weight:bold;text-shadow:2px 2px 4px #a3a3a3;}
/*** Abonnement prix diamant brut *****/
.bloc_prix_diamant_brut{float:left;width:100%;height:auto;margin:0;padding:10px;background:none;-moz-border-radius:10px;-webkit-border-radius:10px;border-radius:10px;border:solid #243A44 1px;-webkit-box-shadow: #666 3px 3px 3px;-moz-box-shadow: #666 3px 3px 3px;box-shadow: #666 3px 3px 3px;}
.bloc_info_prix_diamant_brut{float:left;background:none;margin:0;margin-top:10px;margin-bottom:10px;padding:5px;text-align:left;vertical-align:top;line-height:12pt;word-wrap:break-word;-moz-border-radius:10px;-webkit-border-radius:10px;border-radius:10px;border:solid #243A44 1px;-webkit-box-shadow: #666 3px 3px 3px;-moz-box-shadow: #666 3px 3px 3px;box-shadow: #666 3px 3px 3px;}
.bloc_formulaire_brut_content{float:left;width:100%;margin:0;padding:5px;align:center;}
.bloc_info_prix_diamant_brut_img{float:left;width:100%;margin:0;padding:5px;text-align:center;}
.bloc_info_prix_diamant_brut_texte{float:left;width:100%;margin:0;padding:5px;text-align:left;}
.bloc_sous_titre_prix_diamant_brut{padding:0;margin:0;margin-bottom:10px;text-align:center;font-weight:bold;color:#2B4651;}
.bloc_affichage_prix_diamant_brut{margin-top:15px;text-align:center;font-size:2em;font-weight:bold;color:#d14242;text-shadow:2px 2px 4px #a3a3a3;}
/*** Abonnement prix diamant de couleur *****/
.bloc_formulaire_prix_diamant_couleur{float:left;width:100%;margin:0;padding:0;}
.bloc_info_prix_diamant_couleur_img{float:left;width:100%;margin:0;padding:5px;text-align:left;}
.recherche_prix_diamant_couleur{float:left;width:100%;margin:0;padding:5px;margin-top:10px;word-wrap:normal;background:url("../../images/pixel_blanc_casse_3.gif");background-position:left bottom;background-repeat:repeat-x;-moz-border-radius:10px;-webkit-border-radius:10px;border-radius:10px;border:solid #243A44 1px;-webkit-box-shadow: #666 3px 3px 3px;-moz-box-shadow: #666 3px 3px 3px;box-shadow: #666 3px 3px 3px;}
.bloc_info_prix_diamant_couleur_img{display:none;}
.affichage_prix_diamant_couleur{float:left;width:100%;height:100%;margin-bottom:15px;}
/*** Abonnement évolution prix diamant taillé *****/
.bloc_evolution_prix_diamant{float:left;width:100%;margin:0;margin-bottom:15px;padding:5px;background:url("../../images/affiche_prix_2.jpg") no-repeat center;-moz-border-radius:10px;-webkit-border-radius:10px;border-radius:10px;border:solid #243A44 1px;-webkit-box-shadow: #666 3px 3px 3px;-moz-box-shadow: #666 3px 3px 3px;box-shadow: #666 3px 3px 3px;}
.top_evolution_prix_diamant{float:left;width:100%;margin-top:10px;padding:5px;border:1px solid #e0e0e0;border-radius: 0.25rem;box-shadow:5px 5px 5px #e2e2e2;}
.recherche_evolution_prix_diamant{float:left;width:100%;margin:0;padding:5px;word-wrap:normal;background:url("../../images/pixel_blanc_casse_3.gif");background-position:left bottom;background-repeat:repeat-x;-moz-border-radius:10px;-webkit-border-radius:10px;border-radius:10px;border:solid #243A44 1px;-webkit-box-shadow: #666 3px 3px 3px;-moz-box-shadow: #666 3px 3px 3px;box-shadow: #666 3px 3px 3px;}
.recherche_evolution_prix_diamant td{margin:0;padding:2px;}
/*** Abonnement ventes aux enchères *****/
.recherche_vente_enchere_gauche{float:left;width:100%;margin:0;margin-bottom:10px;padding:15px;text-align:center;}
.recherche_vente_enchere_droite{float:left;width:100%;margin:0;padding:5px;background:url("../../images/pixel_blanc_casse_3.gif");background-position:left bottom;background-repeat:repeat-x;-moz-border-radius:10px;-webkit-border-radius:10px;border-radius:10px;border:solid #243A44 1px;-webkit-box-shadow: #666 3px 3px 3px;-moz-box-shadow: #666 3px 3px 3px;box-shadow: #666 3px 3px 3px;}
/* Div ombragée */
.div-ombrage2{float:left;width:48%;margin:0;margin-bottom:10px;margin-right:5px;padding:0;border:1px solid #e0e0e0;border-radius: 0.25rem;box-shadow:5px 5px 5px #e2e2e2;}
/* Div ombragée 3 */
.div-ombrage3{float:left;width:100%;margin:0;margin-bottom:20px;margin-right:20px;margin-top:20px;padding:0;border:1px solid #e0e0e0;border-radius: 0.25rem;box-shadow:5px 5px 5px #e2e2e2;}
.div-ombrage3-texte2{padding:5px;padding-bottom:15px;font-size: 25px;text-align:center;font-weight:300;}
/* Div ombragée 4 */
.div-ombrage4{float:left;width:100%;height:auto;margin:0;margin-bottom:30px;padding:0;border:1px solid #e0e0e0;border-radius: 0.25rem;box-shadow:5px 5px 5px #e2e2e2;}
.div-ombrage4-titre{height:auto;padding:0;margin:10px;font-size:16px;font-weight:600;text-align:left;}
.div-ombrage4-texte{height:auto;padding:0;margin:10px;text-align:left;font-weight:300;border-top:1px #e8e8e8 solid;border-bottom:1px #e8e8e8 solid;}
/* Espacement des ancres en haut de la page : <a href="#"> */
:target:before {position: relative;content:"";display:block;height:125px;margin:-125px 0 0;}
/* Force table to not be like tables anymore */
#responsive-table-prix-diamant table,
#responsive-table-prix-diamant thead,
#responsive-table-prix-diamant tbody,
#responsive-table-prix-diamant th,
#responsive-table-prix-diamant td,
#responsive-table-prix-diamant tr {
    display: block;
}

/* Hide table headers (but not display: none;, for accessibility) */
#responsive-table-prix-diamant thead tr {
    position: absolute;
    top: -9999px;
    left: -9999px;
}
 #responsive-table-prix-diamant tr {
    border: 1px solid #ccc;
}
 #responsive-table-prix-diamant td {
    border: none;
    border-bottom: 1px solid #eee;
    position: relative;
    padding-left: 50%;
    white-space: normal;
    text-align: left;
}
#responsive-table-prix-diamant td:before {
    position: absolute;
    top: 6px;
    left: 6px;
    width: 45%;
    padding-right: 10px;
    white-space: nowrap;
    text-align: left;
    font-weight: bold;
}
/* Label the data */
#responsive-table-prix-diamant td:before {
    content: attr(data-title);
}
/* Accordéon multiples niveaux */
.sub-menus ul{padding: 5px 0 5px 3px;}
/* Galerie de photos */
.galerie-photo{float:left;width:100%;height:320px;}
/* Galerie de microphotos */
.galerie-microphoto{float:left;width:100%;}
/* Blocs */
.bloc1{float:left;width:100%;margin:0;margin-bottom:10px;}
.bloc2{float:left;width:100%;margin:0;margin-bottom:10px;}
.bloc3{float:left;width:100%;}
.bloc4{float:left;width:100%;}
.bloc5{float:left;width:100%;}
.bloc6{float:left;width:100%;}
.bloc7{float:left;width:100%;}
.bloc10{float:left;width:100%;}
.bloc11{float:left;width:100%;}
/**** Trois blocs sans ombrages les uns à côtés des autres ****/
.bloc15{float:left;width:100%;margin:0;padding:5px;}
.bloc16{float:left;width:100%;margin:0;padding:5px;}
.bloc17{float:left;width:100%;margin:0;padding:5px;}
.bloc19{float:left;width:100%;margin:0;margin-bottom:20px;}
.bloc20{float:left;width:100%;margin:0;margin-bottom:20px;}
.bloc21{float:left;width:100%;margin:0;margin-bottom:20px;}
.bloc22{float:left;width:100%;margin-bottom:20px;}
.bloc25{float:left;width:100%;}
/* Espacement intérieur du contenu actif des accordion */
.ui-accordion-content-active{padding:5px !important;margin:0 !important;}
/* Mines de diamant et projets */
.mine-diamant-contenu{padding:3px;padding-top:20px;margin:0;}
.mine-diamant-contenu2{float:left;width:100%;margin:0;margin-top:20px;margin-bottom:20px;padding:5px;border:1px solid #e0e0e0;border-radius: 0.25rem;box-shadow:5px 5px 5px #e2e2e2;}
.contact-projet{margin:0;margin-bottom:10px;margin-top:10px;padding:0;border:1px solid #e0e0e0;border-radius: 0.25rem;box-shadow:5px 5px 5px #e2e2e2;}
}

/*Phones (<=360px)*/
@media (min-width: 200px) and (max-width: 359px) {
.navigation{position: fixed; left: 0; top: 0; width: 100%; background: #272727; height: 100%; border: none; z-index: 7; transform: translateX(-100%); -moz-transform: translateX(-100%); -webkit-transform: translateX(-100%); -ms-transform: translateX(-100%);}
header.fixed-header{position: fixed; left: 0; top: 0; width: 100%;background: #fff; border-bottom: 1px #525252 solid; -webkit-backface-visibility: hidden;}	
.header-top-mobile{position: relative;height:auto;padding:0;margin:0;margin-top:10px;}
.header-top-destok{display: none;}
.header-top-left{float: left;width: 35%;text-align: left;padding:0;margin:0;}
.header-top-center{float: left;width: 100%;text-align: right;}
.header-top-right{float: right;width: 65%;text-align: right;padding:0;margin:0;padding-right:10px;}
.header-bottom{float: left;width: 100%;padding:0;margin:0;padding-top:20px;padding-bottom:10px;}
.header-bottom-logo{float: left;width: 80%;}
.header-bottom-menu{float: right;width: 20%;text-align: right;padding-right:10px;}
.header-icon{cursor:pointer;padding-left:10px;opacity: 0.60;}
.header-subtitle{font-size: 12px;}
.menu-destok{display: none;}
.menu-button-texte{font-size: 10px;color: #2f2f2f;cursor: pointer;font-weight: 700;text-transform: uppercase;margin-top:-20px;}
.menu-search{display: none;}
}

/*-------------------------------------------------------------------------------------------------------------------------------*/
/* 00 - CSS ANIMATIONS */
/*-------------------------------------------------------------------------------------------------------------------------------*/
.sidebar-navigation .entry:before, .sidebar-navigation .entry, .button, .socials-box a, .socials-box a .fa, .search-drop-down .category-entry, .search-button, .header-functionality-entry, footer a, .product-slide-entry .title, .product-slide-entry .tag, .inline-product-entry .title, .inline-product-entry .image, .list-type-1 a, .hover-class-1:after, .hover-label, .menu-slider-arrows a .fa, .bottom-line-a, .top-line-a, .fixed-header-square-button .fa, .read-more, .product-mix-info, .simple-search-form .simple-submit, .departmets-drop-down .list a, .copyright a, .styled-form .submit-wrapper, .socials-box a .fa, .sidebar-logos-row a img, a.sale-entry:before, a.sale-entry .sale-price, a.sale-entry .sale-price span, a.sale-entry .sale-description, .breadcrumb-box a, .icon-entry .image, .quantity-selector .entry.number-minus, .quantity-selector .entry.number-plus, .tabs-container.style-1 .tab-switcher, .size-selector .entry:after, .color-selector .entry:after, .color-selector .entry:before, .blog-entry .title, .blog-entry .subtitle a, .blog-entry .subtitle a b, .blog-entry .readmore, .square-button, .tags-box a, .categories-list ul li a, .container-404 .text a, .portfolio-navigation a, .portfolio-entry .title, .action-button, .hover-layer, .continue-link, .accordeon-title, .traditional-cart-entry .tag, .traditional-cart-entry .title, .remove-button, .cart-summary-box .simple-link, .checkout-progress-widget a.step-entry, .simple-field, .column-article-entry .title, .product-slide-entry .subtitle, .parallax-view, .simple-form .submit, .latest-entries-heading .latest-more, .demo-categories-entry .title, .demo-categories-entry .list a, .sale-entry-border, .sale-entry-border:before, .color-text-widget, .color-text-widget .cell-view, .color-text-widget .title, .color-text-widget .description, .sale-entry, .simple-search-form, .special-item-entry>img{-moz-transition:all 0.15s ease-out; -o-transition:all 0.15s ease-out; -webkit-transition:all 0.15s ease-out; transition:all 0.15s ease-out; -ms-transition:all 0.15s ease-out;}
.product-slide-entry .product-image:after, .sidebar-navigation .title .fa, .navigation-banner-content, .from-the-blog-entry .image:after, .toggle-list-button:after, .product-image .bottom-line, .product-image .top-line-a, .navigation-banner-content .subtitle, .navigation-banner-content .title, .navigation-banner-content .description, .navigation-banner-content .info, .swiper-slide .parallax-article .subtitle, .swiper-slide .parallax-article .description, .swiper-slide .parallax-article .info, a.mozaic-banner-entry .subtitle, a.mozaic-banner-entry .title, a.mozaic-banner-entry .description, a.mozaic-banner-entry:before, .creative-square-box .background-box, .creative-square-box:before, .promo-banner-box:before, .promo-banner-box .promo-text, .promo-banner-box .promo-text .description, .product-image img, .product-thumbnails-swiper .paddings-container, .blog-entry .image img, .comment-image:after, .hover-layer .info, .title-info, .actions, a.mozaic-banner-entry .view{-moz-transition:all 300ms ease-out; -o-transition:all 300ms ease-out; -webkit-transition:all 300ms ease-out; transition:all 300ms ease-out; -ms-transition:all 300ms ease-out;}
.swiper-slide .parallax-article .title, .portfolio-entry .image img, .portfolio-entry:hover .portfolio-drop-down, .overlay-popup .close-layer, .overlay-popup .popup-container{-moz-transition:all 500ms ease-out; -o-transition:all 500ms ease-out; -webkit-transition:all 500ms ease-out; transition:all 500ms ease-out; -ms-transition:all 500ms ease-out;}
.creative-square-box:hover .background-box, .blog-entry .image:hover img, .portfolio-entry:hover .image img{-moz-transition:all 15000ms linear!important; -o-transition:all 15000ms linear!important; -webkit-transition:all 15000ms linear!important; transition:all 15000ms linear!important; -ms-transition:all 15000ms linear!important;}
.disable-animation, .shop-grid .product-slide-entry .title{-moz-transition: none!important; -o-transition: none!important; -webkit-transition: none!important; transition: none!important; -ms-transition: none!important;}

/*transition delay*/
.navigation-banner-content .subtitle, .swiper-slide .parallax-article .subtitle, .swiper-slide .parallax-article .description, .overlay-popup.active .popup-container{transition-delay:200ms; -moz-transition-delay:200ms; -webkit-transition-delay:200ms; -ms-transition-delay:200ms;}
.navigation-banner-content .title{transition-delay:150ms; -moz-transition-delay:150ms; -webkit-transition-delay:150ms; -ms-transition-delay:150ms;}
.swiper-slide .parallax-article .info{transition-delay:400ms; -moz-transition-delay:400ms; -webkit-transition-delay:400ms; -ms-transition-delay:400ms;}

.header-demo{height: 250px; position: relative; background-size: cover; background-position: center top; margin-bottom: 50px;}
.header-demo.background-demo:before{background: rgba(0, 0, 0, 0.2) none repeat scroll 0 0; content: ""; height: 100%; left: 0; position: absolute; top: 0; width: 100%;}
.header-demo .header-wrapper.style-3 header:before{height: 205px;}
.header-demo header{position: absolute !important;}

/*ie*/
_:-ms-input-placeholder, :root .simple-field.simple-drop-down select {padding-right: 22px;}
_:-ms-input-placeholder, :root .size-1.simple-field.simple-drop-down select{padding-right: 14px;}
_:-ms-input-placeholder, :root .simple-drop-down select{padding-right: 10px;}

@media (max-width: 991px) and (min-width: 768px){
    .header-functionality-entry{margin-left: 15px;}
}
