/* 
	Table of Contents

	I.   Generic --------------------------------------
	     01. Reset ------------------------------------
	     02. Base -------------------------------------
	         Tablet Portrait --------------------------
	         Mobile -----------------------------------
	     03. Fonts ------------------------------------
	     04. Helpers ----------------------------------
	         Clear ------------------------------------
	         Notext -----------------------------------
	         Hidden -----------------------------------
	         Mobile -----------------------------------
	         Alignleft --------------------------------
	         Alignright -------------------------------
	         Disabled ---------------------------------
	         Grid -------------------------------------
	II.  Regions --------------------------------------
	     01. Container --------------------------------
	     02. Content ----------------------------------
	     03. Footer -----------------------------------
	         Tablet Portrait --------------------------
	         Mobile -----------------------------------
	     04. Header -----------------------------------
	         Tablet Portrait --------------------------
	         Mobile -----------------------------------
	     05. Main -------------------------------------
	     06. Shell ------------------------------------
	     07. Sidebar ----------------------------------
	     08. Wrapper ----------------------------------
	         Tablet Portrait --------------------------
	         Mobile -----------------------------------
	III. Modules --------------------------------------
	     01. Badge ------------------------------------
	         Tablet Portrait --------------------------
	         Mobile -----------------------------------
	     02. Breadcrumbs ------------------------------
	     03. Button -----------------------------------
	         Mobile -----------------------------------
	         Button Block -----------------------------
	     04. Btn Burger -------------------------------
	         Mobile -----------------------------------
	     05. Callout ----------------------------------
	         Tablet Portrait --------------------------
	     06. Cart -------------------------------------
	         Tablet Portrait --------------------------
	         Mobile -----------------------------------
	     07. Cart Secondary ---------------------------
	         Tablet Portrait --------------------------
	         Mobile -----------------------------------
	     08. Category ---------------------------------
	         Tablet Portrait --------------------------
	         Mobile -----------------------------------
	     09. Feautres ---------------------------------
	         Tablet Portrait --------------------------
	         Mobile -----------------------------------
	     10. Form Elements ----------------------------
	         Mobile -----------------------------------
	     11. Form Contacts ----------------------------
	         Mobile -----------------------------------
	     12. Ico --------------------------------------
	         Tablet Portrait --------------------------
	         Mobile -----------------------------------
	     13. Intro ------------------------------------
	         Tablet Portrait --------------------------
	         Mobile -----------------------------------
	     14. Link -------------------------------------
	         Tablet Portrait --------------------------
	         Mobile -----------------------------------
	     15. List -------------------------------------
	     16. List Dots --------------------------------
	     17. List Features ----------------------------
	         Tablet Portrait --------------------------
	         Mobile -----------------------------------
	     18. List Arrows ------------------------------
	         Tablet Portrait --------------------------
	         Mobile -----------------------------------
	     19. List Payments ----------------------------
	     20. Logo -------------------------------------
	         Mobile -----------------------------------
	     21. Nav --------------------------------------
	         Tablet Portrait --------------------------
	         Mobile -----------------------------------
	     22. Nav Lang ---------------------------------
	         Tablet Portrait --------------------------
	     23. Nav Utilities ----------------------------
	         Mobile -----------------------------------
	     24. Product ----------------------------------
	         Mobile -----------------------------------
	     25. Product Single ---------------------------
	         Tablet Portrait --------------------------
	         Mobile -----------------------------------
	     26. Product Single Secondary -----------------
	         Tablet Portrait --------------------------
	         Mobile -----------------------------------
	     27. Product Secondary ------------------------
	         Tablet Portrait --------------------------
	     28. Search -----------------------------------
	         Tablet Portrait --------------------------
	         Mobile -----------------------------------
	     29. Section ----------------------------------
	         Tablet Portrait --------------------------
	         Mobile -----------------------------------
	     30. Section Slider ---------------------------
	     31. Section Primary --------------------------
	         Tablet Portrait --------------------------
	         Mobile -----------------------------------
	     32. Section Green Products -------------------
	         Tablet Portrait --------------------------
	         Mobile -----------------------------------
	     33. Section Oil ------------------------------
	     34. Section Testimonials ---------------------
	     35. Section List Products --------------------
	         Tablet Portrait --------------------------
	         Mobile -----------------------------------
	     36. Section Product Single -------------------
	     37. Section Cart -----------------------------
	         Mobile -----------------------------------
	     38. Slider -----------------------------------
	         Mobile -----------------------------------
	     39. Slider Intro -----------------------------
	         Mobile -----------------------------------
	     40. Slider Products  -------------------------
	         Tablet Portrait --------------------------
	         Mobile -----------------------------------
	     41. Slider Oils ------------------------------
	     42. Slider Testimonials ----------------------
	     43. Slider Logos -----------------------------
	     44. Slider Single Product --------------------
	         Tablet Portrait --------------------------
	         Mobile -----------------------------------
	     45. Socials ----------------------------------
	     46. Subscribe --------------------------------
	         Tablet Portrait --------------------------
	         Mobile -----------------------------------
	     47. Table ------------------------------------
	         Tablet Portrait --------------------------
	         Mobile -----------------------------------
	     48. Table Details ----------------------------
	         Tablet Portrait --------------------------
	         Mobile -----------------------------------
	     49. Table Details Secondary ------------------
	         Mobile -----------------------------------
	     50. Table Cart -------------------------------
	     51. Tabs -------------------------------------
	         Tablet Portrait --------------------------
	         Mobile -----------------------------------
	     52. Testimonial ------------------------------
	         Tablet Portrait --------------------------
	         Mobile -----------------------------------
	     53. Widget -----------------------------------
 */

.cols:after,
.form-contacts .form-cols:after { content: ''; line-height: 0; display: table; clear: both; }
/* ------------------------------------------------------------ *\
	I.   Generic
\* ------------------------------------------------------------ */
/* ------------------------------------------------------------ *\
	Reset
\* ------------------------------------------------------------ */
*,
*:before,
*:after { padding: 0; margin: 0; outline: 0; box-sizing: border-box; }
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
main { display: block; }
html { tap-highlight-color: rgba(0,0,0,0); }
body { -moz-osx-font-smoothing: grayscale; -webkit-font-smoothing: antialiased; font-smoothing: antialiased; -webkit-text-size-adjust: none; -ms-text-size-adjust: none; text-size-adjust: none; }
img,
iframe,
video,
audio,
object { max-width: 100%; }
img,
iframe { border: 0 none; }
img { height: auto; display: inline-block; vertical-align: middle; }
b,
strong { font-weight: bold; }
address { font-style: normal; }
svg:not(:root) { overflow: hidden; }
a,
button,
input[type="submit"],
input[type="button"],
input[type="reset"],
input[type="file"],
input[type="image"],
label[for] { cursor: pointer; }
a[href^="tel"],
button[disabled],
input[disabled],
textarea[disabled],
select[disabled] { cursor: default; }
button::-moz-focus-inner,
input::-moz-focus-inner { padding: 0; border: 0; }
input[type="text"],
input[type="password"],
input[type="date"],
input[type="datetime"],
input[type="datetime-local"],
input[type="month"],
input[type="week"],
input[type="email"],
input[type="number"],
input[type="search"],
input[type="tel"],
input[type="time"],
input[type="url"],
input[type="color"],
textarea,
a[href^="tel"] { -webkit-appearance: none; -moz-appearance: none; appearance: none; }
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration { -webkit-appearance: none; }
textarea { overflow: auto; -webkit-overflow-scrolling: touch; overflow-scrolling: touch; }
button,
input,
optgroup,
select,
textarea { font-family: inherit; font-size: inherit; color: inherit; -moz-osx-font-smoothing: grayscale; -webkit-font-smoothing: antialiased; font-smoothing: antialiased; }
button,
select { text-transform: none; }
table { width: 100%; border-collapse: collapse; border-spacing: 0; }
nav ul,
nav ol { list-style: none outside none; }
/* ------------------------------------------------------------ *\
	Base
\* ------------------------------------------------------------ */
body { min-width: 320px; background: #fff; font-family: 'Open Sans', sans-serif; font-size: 18px; line-height: 1.55; color: #000; }
a { color: inherit; text-decoration: underline; transition: color .3s, background .3s, opacity .3s; }
a:hover { text-decoration: none; }
a[href^="tel"] { text-decoration: none; }
h1 { font-size: 52px; }
h2 { font-size: 52px; }
h3 { font-size: 30px; }
h4 { font-size: 26px; }
h5 { font-size: 22px; }
h6 { font-size: 18px; }
h1,
h2,
h3,
h4,
h5,
h6 { font-family: 'Open Sans', sans-serif; }
@media(max-width: 1700px){

	h1 { font-size: 45px; }
	h2 { font-size: 45px; }
	h3 { font-size: 27px; }
	h4 { font-size: 23px; }
	h5 { font-size: 19px; }
	h6 { font-size: 16px; }
}
@media(max-width: 1450px){
	
	body { font-size: 16px; }
	
	h1 { font-size: 40px; }
	h2 { font-size: 40px; }
	h3 { font-size: 24px; }
	h4 { font-size: 20px; }
}
/* Tablet Portrait */
@media (max-width: 1023px) {
	
	h1 { font-size: 33px!important; }
	h2 { font-size: 33px!important; }
	h3 { font-size: 20px!important; }
	h4 { font-size: 16px!important; }
	h5 { font-size: 16px!important; }
	h6 { font-size: 15px!important; }
}
/* Mobile */
@media (max-width: 640px) {
	h1 { font-size: 27px!important; }
	h2 { font-size: 27px!important; }
	h3 { font-size: 16px!important; }
	h4 { font-size: 14px!important; }
	h5 { font-size: 13px!important; }
	h6 { font-size: 12px!important; }
}
/* ------------------------------------------------------------ *\
	Fonts
\* ------------------------------------------------------------ */
/* ------------------------------------------------------------ *\
	Helpers
\* ------------------------------------------------------------ */
/*  Clear  */
.clear:after { content: ''; line-height: 0; display: table; clear: both; }
/*  Notext  */
.notext { white-space: nowrap; text-indent: 100%; text-shadow: none; overflow: hidden; }
.notext-old { font-size: 0; line-height: 0; text-indent: -4000px; }
/*  Hidden  */
[hidden],
.hidden { display: none; }
.mobile-only { display: none !important; }
/* Mobile */
@media (max-width: 640px) {
	.mobily-only { display: block !important; }
}
/*  Alignleft  */
.alignleft { float: left; }
/*  Alignright  */
.alignright { float: right; }
/*  Disabled  */
[disabled],
.disabled { cursor: default; }
/*  Grid  */
.cols { margin: 0 -15px; }
.cols:after { }
.col { float: left; width: 100%; padding: 0 15px; }
.col-1of2 { width: 50%; }
/* ------------------------------------------------------------ *\
	II.  Regions
\* ------------------------------------------------------------ */
/* ------------------------------------------------------------ *\
	Container
\* ------------------------------------------------------------ */
.container {}
/* ------------------------------------------------------------ *\
	Content
\* ------------------------------------------------------------ */
.content {}
/* ------------------------------------------------------------ *\
	Footer
\* ------------------------------------------------------------ */
.footer { padding: 75px 0; }
.footer-nav { padding-top: 35px; margin-left: -49px; }
.footer-nav a { text-decoration: none; text-transform: uppercase; font-family: 'Kanit', sans-serif; font-style: italic; font-size: 18px; color: #6f6f6f; line-height: 1; }
.footer-nav a:hover { color: #11159a; }
.footer-nav li { display: inline-block; vertical-align: middle; position: relative; margin-bottom: -12px; }
/*
.footer-nav li:nth-child(4) { padding-left: 0; }
.footer-nav li + li:nth-child(4):before { display:none; }
*/
.footer-nav li { padding-left: 12px; }
.footer-nav li:before { content: ''; width: 3px; height: 3px; position: absolute; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); left: 3px; background: #6f6f6f; }
.footer-links p { margin-left: -30px; text-transform: uppercase; margin-bottom: 0; }
.footer-links p a { text-decoration: none; font-size: 12px; font-weight: 400; font-style: italic; color: #6f6f6f; }
.footer .footer-block { position: relative; }
.footer .footer-block + .footer-block:before { content: ''; width: 1px; height: 130px; background: #e0e0e0; position: absolute; top: 0; left: -17%; }
.footer .footer-block + .footer-block:last-child:before { left: -23%; }
@media print {
	.footer { display: none; }
}
@media(max-width: 1450px){
	
	.footer { padding: 60px 0 50px; }

	.footer-nav { padding-top: 15px; margin-left: -30px; }
	.footer-nav ul { margin-left: 0; }
	.footer-nav a { font-size: 13px; }

}
/* Tablet Portrait */
@media (max-width: 1023px) {
	
	.footer-nav a { font-size: 16px!important; }

	.footer .footer-block-secondary { width: 100%; margin: 15px 0 0; text-align: center; }
	.footer .footer-block + .footer-block:before { display: none; }

	.footer .footer-nav { margin: 0; }
	.footer-links p { margin: 0; }
	.footer .medium-3 { width: 50%; margin: 0; }
	
}
/* Mobile */
@media (max-width: 640px) {
	
	.footer { padding: 30px 0; }
	.footer .medium-3 { width: 100%; }
	.footer .medium-3 + .medium-3 { margin-top: 40px; }
	.footer-nav { padding-top: 0; }
	.footer-nav a { font-size: 13px!important; }
}
/* ------------------------------------------------------------ *\
	Header
\* ------------------------------------------------------------ */
.header { padding: 48px 0 76px; transition: padding .3s; }
.header .header-content { font-size: 18px; color: #6f6f6f; font-family: 'Kanit', sans-serif; text-align: right; padding-top: 15px; margin-right: -31px; }
.header .header-logo { margin-left: -30px; }
.header .header-logo .logo-wmh {
    display:inline-flex;
    width: 100%;
    max-width: 100px;
	max-height: 100px;
    float: right;
    margin-right: 215px;
    margin-top: 50px;
}
.header .header-logo .logo-wmh img.drapeau {
    margin-left:20px;
}



.header .header-inner { margin-top: 39px; }
.header .socials { display: inline-block; vertical-align: middle; margin-right: 32px; }
.header .nav-lang { display: inline-block; vertical-align: middle; margin-left: 33px; }
.header .search { display: inline-block; vertical-align: middle; }
.header .nav-utilities { display: inline-block; vertical-align: middle; margin: 0 7px 0 32px; }
.header .phone { display: inline-block; vertical-align: middle; font-weight: 800; font-style: italic; }
.header .phone:hover { color: #6f6f6f; }
@media print {
	.header { display: none; }
}
@media(max-width: 1700px){
	
	.header { padding: 40px 0 60px; }
    .header .header-inner { margin-top: 25px; }
    .header .header-logo .logo-wmh {
        max-width: 80px;
        max-height: 80px;
        margin-right: 145px;
        margin-top: 35px;
    }
}
@media(max-width: 1450px){
	
	.header { padding: 30px 0 45px; }
	.header .header-content { font-size: 16px; }
	.header .nav-lang { margin-left: 15px; }
	.header .socials { margin-right: 15px; }
    .header .nav-utilities { margin: 0 7px 0 15px; }
    .header .header-logo .logo-wmh {
        max-width: 70px;
        max-height: 70px;
        margin-right: 75px;
        margin-top: 50px;
    }
}

@media(max-width: 1300px){

    .header .header-logo .logo-wmh {
        max-width: 70px;
        max-height: 70px;
        margin-right: 40px;
        margin-top: 50px;
    }
}

@media(max-width: 1200px) {

    .header .header-logo .logo-wmh {
        margin-right: 25px !important;
        margin-top: 50px !important;
    }
}

@media(max-width: 1132px) {

    .header .header-logo .logo-wmh {
        margin-right: 0px !important;
        margin-top: 45px !important;
    }
}

@media(max-width: 1024px) {

    .header .header-logo .logo-wmh {
        margin-right: 55px !important;
        margin-top: 20px !important;
    }
}

@media(max-width: 902px) {

    .header .header-logo .logo-wmh {
        margin-right: 0px !important;
        margin-top: 20px !important;
    }
}

@media(max-width: 823px) {

    .header .header-logo .logo-wmh {
        max-width: 55px !important;
        max-height: 55px !important;
        margin-right: -5px !important;
        margin-top: 10px !important;
    }
}

@media(max-width: 768px) {

    .header .header-logo .logo-wmh {
        max-width: 55px !important;
        max-height: 55px !important;
        margin-right: -8px !important;
        margin-top: 30px !important;
    }
    .header .header-logo .logo-wmh img.drapeau {
        margin-left:5px;
    }
}

@media(max-width: 731px) {

    .header .header-logo .logo-wmh {
        max-width: 55px !important;
        max-height: 55px !important;
        margin-right: -55px !important;
        margin-top: 30px !important;
    }
}

@media(max-width: 640px) {

    .header .header-logo .logo-wmh {
        max-width: 50px !important;
        max-height: 50px !important;
        margin-right: 120px !important;
        margin-top: 10px !important;
    }
}

@media(max-width: 414px) {

    .header .header-logo .logo-wmh {
        max-width: 50px !important;
        max-height: 50px !important;
        margin-right: 100px !important;
        margin-top: 10px !important;
    }
}

@media(max-width: 375px) {

    .header .header-logo .logo-wmh {
        max-width: 40px !important;
        max-height: 40px !important;
        margin-right: 85px !important;
        margin-top: 5px !important;
    }
}

@media(max-width: 360px) {

    .header .header-logo .logo-wmh {
        max-width: 30px !important;
        max-height: 30px !important;
        margin-right: 75px !important;
        margin-top: 5px !important;
    }
}

@media(max-width: 320px) {

    .header .header-logo .logo-wmh {
        max-width: 30px !important;
        max-height: 30px !important;
        margin-right: 70px !important;
        margin-top: 30px !important;
    }
}

/* Tablet Portrait */
@media (max-width: 1023px) {
	
	.header { padding: 30px 0; }

	.header .nav-lang { margin-left: 10px; font-size: 15px!important; }
	.header .socials { margin-right: 10px; font-size: 15px!important; }
	.header .phone { font-size: 15px!important; }
	.header .nav-utilities { margin: 0 7px 0 10px; }

	.header .header-content { font-size: 0; }

}
/* Mobile */
@media (max-width: 640px) {
	
	.header { padding: 15px 0; }
	.header .header-logo { margin-left: 0; width: 100%; text-align: center; margin-bottom: 10px; }
	.header .columns { width: 100%; margin: 0; }
	.header .header-content { width: 100%; margin-right: 0; text-align: center; }
	.header .header-inner { margin-top: 10px; }
	.header .nav-utilities { margin-left: 15px; }
	.header .nav-lang { text-align: center; font-size: 13px!important; }
}
/* ------------------------------------------------------------ *\
	Main
\* ------------------------------------------------------------ */
.main {}
/* ------------------------------------------------------------ *\
	Shell
\* ------------------------------------------------------------ */
/* ------------------------------------------------------------ *\
	Sidebar
\* ------------------------------------------------------------ */
.sidebar {}
/* ------------------------------------------------------------ *\
	Wrapper
\* ------------------------------------------------------------ */
.wrapper { min-height: 100vh; overflow: hidden; }
.wrapper.fixed { padding-top: 121px; }
@media(max-width: 1450px){
	
	.wrapper.fixed { padding-top: 75px; }
}
/* Tablet Portrait */
@media (max-width: 1023px) {
	.wrapper.fixed { padding-top: 62px; }
}
@media(max-width: 700px){
	.wrapper.fixed { padding-top: 60px; }
}
/* Mobile */
@media (max-width: 640px) {
	.wrapper.fixed { padding-top: 0; }
}
/* ------------------------------------------------------------ *\
	III. Modules
\* ------------------------------------------------------------ */
/* ------------------------------------------------------------ *\
	Badge
\* ------------------------------------------------------------ */
.badge {
    position: fixed;
    z-index: 100;
    right: 0;
    top: 35.6%;
    border: 0;
    border-radius:0;
    background: none;
    box-shadow: 0 5px 15px rgba(0, 0, 0, .2);
    padding: 0;
}

/* Mobile */
@media (max-width: 1024px) {
    .badge {
        top:30%;
    }
}

@media (max-width: 767px) {
	
	.badge { display: none; }
}
/* ------------------------------------------------------------ *\
	Breadcrumbs
\* ------------------------------------------------------------ */
/* ------------------------------------------------------------ *\
	Button
\* ------------------------------------------------------------ */
.btn { display: inline-block; vertical-align: middle; text-align: center; cursor: pointer; -webkit-appearance: none; -moz-appearance: none; appearance: none; text-decoration: none; }
.btn-primary { font-family: 'Kanit', sans-serif; font-weight: 700; font-style: italic; text-transform: uppercase; }
.btn-small { min-width: 280px; height: 75px; line-height: 75px; font-size: 26px; }
.btn-large { min-width: 300px; height: 75px; line-height: 75px; font-size: 24px; }
.btn-larger { min-width: 360px; height: 100px; line-height: 100px; font-size: 34px; }
.btn-xlarge { min-width: 400px; height: 100px; line-height: 100px; font-size: 34px; }
.btn-xxlarge { min-width: 600px; height: 100px; line-height: 100px; font-size: 34px; }
.btn-blue { color: #fff; background: #11159a; }
.btn-blue:hover { background: #252bea; color: #fff; }
@media(max-width: 1450px){
	.btn-large { min-width: 230px; height: 57px; line-height: 57px; font-size: 18px; }
	.btn-larger { min-width: 240px; height: 76px; line-height: 76px; font-size: 23px; }
	.btn-xlarge { min-width: 307px; height: 76px; line-height: 76px; font-size: 19px; }
	.btn-xxlarge { min-width: 461px; height: 76px; line-height: 76px; font-size: 23px; }
}
/* Mobile */
@media (max-width: 640px) {
	
	.btn-xxlarge { min-width: 0; width: 100%; height: 76px; line-height: 76px; font-size: 20px!important; }
}
/*  Button Block  */
.btn-block { display: block; padding-left: 0; padding-right: 0; min-width: 0; }
/* ------------------------------------------------------------ *\
	Btn Burger
\* ------------------------------------------------------------ */
.btn-menu { display: none; height: 9px; padding: 10px 0; position: absolute; background: none; border: 0; top: 20px; right: 20px; cursor: pointer; -webkit-appearance: none; -moz-appearance: none; appearance: none; z-index: 50; }
.btn-menu span { position: relative; display: block; width: 25px; height: 15px; border-top: 3px solid #11159a; }
.btn-menu span:before,
.btn-menu span:after { position: absolute; left: 0; width: 100%; height: 3px; background: #11159a; content: ''; }
.btn-menu span:before { top: -12px; }
.btn-menu span:after { top: 6px; }
.btn-menu span:before,
.btn-menu span:after,
.btn-menu span { transition: all .3s linear; }
.btn-menu.active { background-color: transparent; }
.btn-menu.active span { border-color: transparent; }
.btn-menu.active span:before,
.btn-menu.active span:after { background: #fff; }
.btn-menu.active span:before { -webkit-transform: rotate(45deg) translate(3.5px, 9px); -ms-transform: rotate(45deg) translate(3.5px, 9px); transform: rotate(45deg) translate(3.5px, 9px); }
.btn-menu.active span:after { -webkit-transform: rotate(-45deg) translate(3.5px, -9px); -ms-transform: rotate(-45deg) translate(3.5px, -9px); transform: rotate(-45deg) translate(3.5px, -9px); }
/* Mobile */
@media (max-width: 640px) {
	.btn-menu { display: block; }
}
/* ------------------------------------------------------------ *\
	Callout
\* ------------------------------------------------------------ */
.callout-blue { margin: 0 -30px; background: #11159a; color: #fff; font-family: 'Kanit', sans-serif; font-weight: 300; font-style: italic; font-size: 14px; text-transform: uppercase; line-height: 1.29; }
.callout-blue a { text-decoration: none; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-align-items: center; -ms-flex-align: center; align-items: center; padding: 26px 16px; }
.callout-blue a span { width: 34%; display: block; padding-left: 22px; }
.callout-blue a img { width: 66%; }
@media(max-width: 1700px){

	.callout-blue a { padding: 20px 12px; }
	.callout-blue a span { width: 34%; display: block; padding-left: 22px; }
	.callout-blue a img { width: 66%; }
}
@media(max-width: 1450px){
	
	.callout-blue { display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-align-items: center; -ms-flex-align: center; align-items: center; font-size: 12px; min-height: 108px; }

	.callout-blue a span { width: 40%; padding-left: 10px; }
	.callout-blue a img { width: 60%; }
}
/* Tablet Portrait */
@media (max-width: 1023px) {
	.callout-blue { margin: 0; }
	.callout-blue a { padding: 10px; }
}
/* ------------------------------------------------------------ *\
	Cart
\* ------------------------------------------------------------ */
.cart .cart-head { position: relative; padding: 36px 30px 50px 10px; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; }
.cart .cart-head p { font-size: 22px; }
.cart .cart-head p strong { display: block; font-weight: 700; margin-top: -1px; }
.cart .cart-callout { padding: 21px 10px; position: relative; }
.cart .cart-callout:after { content: ''; width: 1px; height: 100%; position: absolute; top: 0; left: -11px; background: #e0e0e0; }
.cart .cart-callout .cart-callout-inner { background: #f2cc01; color: #11159a; font-size: 26px; font-weight: 700; line-height: 1.39; padding: 28px 29px 14px; }
.cart .cart-callout .cart-callout-inner p { line-height: 1.39; }
.cart .cart-image { background: url(/images/site/category-bg.jpg) repeat-x 0 0; padding: 50px 0 0; text-align: center; }
.cart .cart-image img { margin: 0 auto; }
.cart .cart-inner { padding: 19px 10px 0; position: relative; }
.cart .cart-content { padding: 50px 50px 74px; position: relative; }
.cart .cart-content:before { content: ''; width: 1px; height: 100%; position: absolute; bottom: 0; right: -10px; background: #e0e0e0;}
.cart .cart-content:after { content: ''; width: 1px; height: 100%; position: absolute; top: 0; left: -10px; background: #e0e0e0; }
.cart .cart-content h2 { font-size: 78px; text-transform: uppercase; color: #11159a; font-family: 'Roboto', sans-serif; font-weight: 700; font-style: italic; margin-bottom: 58px; }
.cart .cart-content h2 small { font-size: 27px; font-family: 'Kanit', sans-serif; font-weight: 400; color: #000; display: block; margin-top: -7px; line-height: 1.1; }
.cart .cart-content .select { margin-left: 0; margin-bottom: 16px; }
.cart .cart-quantity { margin: 44px 0 20px; }
.cart .cart-quantity label { display: inline-block; vertical-align: middle; font-size: 22px; margin-right: 30px; }
.cart .cart-quantity .field { display: inline-block; vertical-align: middle; width: 75px; height: 75px; background: #fff; border: 1px solid #e0e0e0; border-radius: 0; font-size: 22px; text-align: center; margin: 0; }
.cart .link-delete { position: absolute; top: 13px; right: 30px; }
@media(max-width: 1450px){
	
	.cart .cart-content h2 { font-size: 55px; }
	.cart .cart-content h2 small { font-size: 22px; }

	.cart .cart-callout .cart-callout-inner { font-size: 18px; padding: 20px 15px; }

	.cart .cart-quantity label { font-size: 22px; margin-right: 30px; }
	.cart .cart-quantity .field { width: 60px; height: 60px; font-size: 18px; }
}
/* Tablet Portrait */
@media (max-width: 1023px) {
	
	.cart .cart-content h2 { font-size: 40px!important; margin-bottom: 30px; }
	.cart .cart-content h2 small { font-size: 18px!important; line-height: 1; }

	.cart .cart-quantity label { font-size: 20px!important; }

	.cart .cart-content { padding: 50px 40px 75px; }
}
/* Mobile */
@media (max-width: 640px) {
	.cart .cart-head { padding: 15px 10px; }
	
	.cart .cart-head p { font-size: 16px!important; margin-bottom: 0; }
	.cart .cart-image img { max-width: 120px; }

	.cart .cart-content { padding: 20px 10px; }
	.cart .cart-content h2 { font-size: 30px!important; }
	.cart .cart-content h2 small { font-size: 16px!important; }

	.cart .cart-quantity { margin: 20px 0; }
	.cart .cart-quantity label { font-size: 16px!important; margin-right: 20px; }
	.cart .cart-quantity .field { width: 50px; height: 50px; font-size: 16px!important; }

	.cart .link-delete { top: 10px; right: 20px; }
}
/* ------------------------------------------------------------ *\
	Cart Secondary
\* ------------------------------------------------------------ */
.cart-secondary { position: relative; }
.cart-secondary:before { content: ''; height: 100%; width: 20px; position: absolute; top: 0; left: 0; background: #fff; z-index: 10; }
.cart-secondary .cart-separator { border-right: 1px solid #e0e0e0; }
.cart-secondary .cart-head { position: relative; padding: 48px 30px 48px 10px; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; }
.cart-tertiary .cart-head { padding: 42px 30px 25px 10px; }
.cart-secondary .cart-head:before { content: ''; width: 140%; height: 1px; background: #e0e0e0; position: absolute; bottom: 0; right: -10px; }
.cart-secondary .cart-head .link { margin-top: -7px; }
.cart-secondary .cart-head-inner p { font-family: 'Open Sans', sans-serif; font-size: 22px; font-weight: 400; margin-top: -5px; line-height: 1.45; max-width: none; display: inline-block; vertical-align: middle; }
.cart-secondary .cart-head-inner p strong { display: block; }
.cart-secondary .cart-head .cart-head-entry p { font-weight: 300; font-size: 18px; margin: 0 0 0 36px; max-width: 400px; }
.cart-secondary .cart-content { padding: 51px 0 69px; }
.cart-secondary .cart-content-secondary { padding: 39px 10px 69px; }
.cart-secondary .cart-entry h5 { font-weight: 700; font-size: 22px; margin-bottom: 14px; }
.cart-secondary .cart-entry > p { font-weight: 300; font-size: 22px; }
.cart-secondary .cart-entry > p + p { margin-top: 30px; }
.cart-secondary .cart-entry strong { font-weight: 600; }
.cart-secondary .cart-entry label { font-weight: 600; font-size: 18px; color: #000; display: inline-block; margin-bottom: 6px; }
.cart-secondary .cart-entry .cart-confirmation label { font-weight: 300; }
.cart-secondary .cart-entry .cols { margin: 0 -10px; }
.cart-secondary .cart-entry .col { padding: 0 10px; }
.cart-secondary .cart-entry .col-size1 { width: 462px; }
.cart-secondary .cart-entry .col-size2 { width: 220px; }
.cart-secondary .cart-entry .list-payments { padding-top: 57px; }
.cart-secondary .cart-entry .card-security { padding-left: 18px; margin-bottom: 42px; }
.cart-secondary .cart-entry .card-security .field { width: 120px; display: inline-block; vertical-align: middle; margin-right: 4px; }
.cart-secondary .cart-entry .form-label-hidden { opacity: 0; visibility: hidden; }
.cart-secondary .cart-confirmation p { margin-bottom: 2px; font-weight: 300; }
.cart-secondary .cart-confirmation a { text-decoration: underline; color: #11159a; }
.cart-secondary .credit-card-expiration span { display: inline-block; vertical-align: middle; font-weight: 600; font-size: 18px; margin: 33px 12px 0 11px; }
.cart-secondary .cart-entry .card-month { width: 280px; display: inline-block; vertical-align: middle; }
.cart-secondary .cart-entry .card-year { width: 120px; display: inline-block; vertical-align: middle; }
.cart-secondary .cart-entry .select { width: 100%; height: 75px; border-radius: 0; border: 1px solid #e0e0e0; font-family: 'Open Sans', sans-serif; font-weight: 300; font-size: 18px; color: #000; max-width: none; margin: 0; box-shadow: none; padding: 0 20px; }
.cart-secondary .credit-card { margin-bottom: 30px; }
.cart-secondary .cart-aside { padding: 20px 10px 0; }
.cart-secondary .cart-aside .btn { font-size: 30px; }
.cart-secondary .cart-actions { max-width: 291px; text-align: right; }
.cart-secondary .cart-actions .link { margin-top: -10px; }
.cart-secondary .cart-actions .link + .link { margin-top: 2px; }
@media(max-width: 1700px){
	.cart-secondary .cart-aside .btn { font-size: 25px; }
	.cart-secondary .cart-head { -webkit-align-items: flex-start; -ms-flex-align: start; -ms-grid-row-align: flex-start; align-items: flex-start; }
}
@media(max-width: 1450px){
	.cart-secondary .cart-head .cart-head-entry p { display: block; margin: 20px 0 0; }
	.cart-secondary .cart-head .btn { font-size: 20px; height: 60px; line-height: 60px; }
	.cart-secondary .cart-aside .btn { font-size: 17px; height: 60px; line-height: 60px; }

	.cart-secondary .cart-head-inner p,
	.cart-secondary .cart-entry h5,
	.cart-secondary .cart-entry > p { font-size: 19px; }

	.cart-secondary .cart-head-inner br { display: none; }
}
@media(max-width: 1100px){
	
	.cart-secondary .cart-head p { margin-bottom: 0; }
	.cart-secondary .cart-entry .col-size1 { width: 100%; float: none; }
	.cart-secondary .cart-entry .col-size2 { width: 100%; float: none; }
	.cart-secondary .cart-entry .list-payments { padding-top: 25px; }
	.cart-secondary .cart-entry .card-security { padding: 30px 0 0; }
	.cart-secondary .cart-actions { min-width: 250px; }
}
/* Tablet Portrait */
@media (max-width: 1023px) {
	
	.cart-secondary .cart-aside { padding: 10px 0 0; }
}
/* Mobile */
@media (max-width: 640px) {
	.cart-secondary .cart-content-secondary { padding: 20px 10px 30px; }

	.cart-secondary:before { display: none; }
	.cart-secondary .cart-head { display: block; }
	.cart-secondary .cart-head .cart-head-entry p { font-size: 15px!important; }

	.cart-secondary .cart-head-inner p,
	.cart-secondary .cart-entry h5,
	.cart-secondary .cart-entry > p { font-size: 14px!important; }
	.cart-secondary .cart-actions { text-align: left; padding-top: 20px; max-width: 50%; }
	.cart-secondary .cart-actions .link { margin-top: 0; }
	.cart-secondary .cart-actions .link + .link { margin-top: 5px; }

	.cart-secondary .cart-entry label { font-size: 14px!important; }

	.cart-secondary .cart-entry .select,
	.cart-secondary .cart-entry .field { height: 40px; font-size: 14px!important; }

	.cart-secondary .credit-card-expiration span { display: none; }

	.cart-secondary .cart-entry .card-security { padding-top: 15px; }

	.cart-secondary .cart-confirmation p { font-size: 14px!important; }
}
/* ------------------------------------------------------------ *\
	Category
\* ------------------------------------------------------------ */
.category-items { display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; list-style: none outside none; margin: 0; position: relative; }
.category-items:before { content: ''; width: calc(100% - 40px); height: 1px; background: #e0e0e0; position: absolute; top: 0; left: 20px; }
.category-items:after { content: ''; width: calc(100% - 40px); height: 1px; background: #e0e0e0; position: absolute; bottom: 0; left: 20px; }
.category-items .category:nth-child(3n+1) { border-left: none; }
.category { text-align: center; padding: 20px 20px 0; width: 33.33%; display: -webkit-flex; display: -ms-flexbox; display: flex; border-bottom: 1px solid #e0e0e0; min-height: 550px; }
.category .category-inner { width: 100%; display: -webkit-flex; display: -ms-flexbox; display: flex; }
.category a { text-decoration: none; display: block; background: #fff url(/images/site/category-bg.jpg) repeat-x 0 0; width: 100%; padding: 30px 40px 40px; position: relative; }
.category a:hover { color: #11159a; }
.category span { display: block; height: 282px; margin-bottom: 28px; display: -webkit-flex; display: -ms-flexbox; display: flex; width: 100%; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; -webkit-align-items: flex-end; -ms-flex-align: end; align-items: flex-end; }
.category strong { display: block; text-transform: uppercase; font-family: 'Kanit', sans-serif; font-weight: 900; font-style: italic; font-size: 46px; line-height: 1.13; }
.category strong small { font-size: 30px; font-weight: 500; display: block; }
.category .icon-arrow-yellow { width: 43px; height: 46px; position: absolute; bottom: 40px; right: 22px; }
.category .icon-arrow-yellow svg * { fill: #11159a; }
@media(max-width: 1450px){
	
	.category { min-height: 490px; }
	.category strong { font-size: 26px; }
	.category strong small { font-size: 20px; }

	.category .icon-arrow-yellow { width: 33px; height: 35px; position: absolute; bottom: 20px; right: 10px; }
}
/* Tablet Portrait */
@media (max-width: 1023px) {
	.category { min-height: 420px; width: 50%; }
	.category strong { font-size: 17px!important; }
	.category strong small { font-size: 14px!important; }
	.category br { display: none; }
	.category .icon-arrow-yellow { width: 25px; height: 26px; }
	.category-items .category + .category { border-left: 1px solid #e0e0e0 !important; }
}
/* Mobile */
@media (max-width: 640px) {
	
	.category { width: 100%; min-height: 0; }
	.category span { height: auto; }
}
@media print {
	.category-items { display: block; }
	.category-items:after { }
	.category { width: 50%; float: left; }
}
/* ------------------------------------------------------------ *\
	Feautres
\* ------------------------------------------------------------ */
.features { list-style: none outside none; counter-reset: num; padding-left: 20px; margin: 36px auto 36px; }
.features .feature { position: relative; padding-left: 60px; }
.features .feature:first-child { margin-right: 10px; }
.features .feature:not(:first-child) { padding-left: 70px; }
.features .feature:before { content: counter(num); counter-increment: num; font-family: 'Roboto', sans-serif; font-weight: 900; font-style: italic; font-size: 90px; color: #11159a; position: absolute; top: 0; left: 0; line-height: 1; }
.feature h5 { font-weight: 700; line-height: 1.45; margin-bottom: 15px; }
@media(max-width: 1700px){
	
	.features .feature:before { font-size: 85px; }
}
@media(max-width: 1450px){
	
	.features { padding-left: 0; }
	.features .feature:before { font-size: 70px; }
	.features .feature { padding-left: 40px; }
	.features .feature:not(:first-child) { padding-left: 50px; }
	.features .feature:first-child { margin-right: 0; }
}
/* Tablet Portrait */
@media (max-width: 1023px) {
	
	.features .feature:before { font-size: 50px!important; }
	.features .feature { padding-left: 30px; }
	.features .feature:not(:first-child) { padding-left: 40px; }
	.feature h5 { margin-bottom: 10px; }
}
/* Mobile */
@media (max-width: 640px) {
	
	.features { padding: 0 30px; margin-top: 15px; }
	.features p { margin-bottom: 0; }
	.features .feature { width: 100%; margin: 0; }
	.features .feature + .feature { margin-top: 20px; }
	.features .feature:before { font-size: 35px!important; }
	.features .feature { padding-left: 30px; }
	.features .feature:not(:first-child) { padding-left: 30px; }
}
/* ------------------------------------------------------------ *\
	Form Elements
\* ------------------------------------------------------------ */
input::-webkit-input-placeholder { color: inherit; opacity: 1; }
input::-moz-placeholder { color: inherit; opacity: 1; }
input:-ms-input-placeholder { color: inherit; opacity: 1; }
input::placeholder { color: inherit; opacity: 1; }
textarea::-webkit-input-placeholder { color: inherit; opacity: 1; }
textarea::-moz-placeholder { color: inherit; opacity: 1; }
textarea:-ms-input-placeholder { color: inherit; opacity: 1; }
textarea::placeholder { color: inherit; opacity: 1; }
input:-webkit-autofill { -webkit-text-fill-color: inherit; -webkit-box-shadow: 0 0 0 1000px #fff inset; }
input[type="number"]::-webkit-outer-spin-button, 
input[type="number"]::-webkit-inner-spin-button { -webkit-appearance: none; margin: 0; }
input[type="number"] { -moz-appearance: textfield; }
.select { /*max-width: 320px;*/ margin: 0 auto; border: 0; outline: 0; background: #fff url(/images/site/select-dropdown.png) no-repeat right center; overflow: hidden; }
.select select { width: 100%; height: 75px; border-radius: 0; background: 1px solid #e0e0e0; font-size: 22px; font-weight: 400; padding: 0 20px; margin: 0; -webkit-appearance: none; -moz-appearance: none; appearance: none; cursor: pointer; background: none; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; width: 100%; width: 130%\9; }
.select select::-ms-expand { display: none; }
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
	.select select { width: 100%; }
}
@media(max-width: 1450px){
	
	.select select { font-size: 16px; padding-right: 40px; height: 60px; }
}
.field { width: 100%; height: 75px; border-radius: 0; border: 1px solid #e0e0e0; font-family: 'Open Sans', sans-serif; font-weight: 300; font-size: 18px; color: #000; margin: 0; box-shadow: none; }
.checkbox input { display: none; }
.checkbox label { display: inline-block; vertical-align: middle; position: relative; font-weight: 300; font-style: italic; font-size: 18px; margin: 0;  }
.checkbox label:before { content: ''; display: inline-block; vertical-align: middle; width: 20px; height: 20px; background: #fff; border: 1px solid #e0e0e0; margin-right: 18px; }
.checkbox label:after { content: '\f00c'; position: absolute; top: 4px; left: 2px; font-family: FontAwesome; font-size: 16px; font-style: normal; opacity: 0; visibility: hidden; transition: opacity .3s, visibility .3s; }
.checkbox input:checked ~ label:after { opacity: 1; visibility: visible; }
/* Mobile */
@media (max-width: 640px) {
	
	.checkbox label { font-size: 16px!important; }
	.checkbox label:before { margin-right: 10px; }
	.checkbox label:after { top: 0px; }
}
/* ------------------------------------------------------------ *\
	Form Contacts
\* ------------------------------------------------------------ */
.form-contacts { max-width: 920px; margin-left: 10px; }
.form-contacts .form-cols { margin: 0 -20px; }
.form-contacts .form-cols:after { }
.form-contacts .form-col { width: 100%; float: left; padding: 0 20px; }
.form-contacts .form-col-1of2 { width: 50%; }
.form-contacts .form-row + .form-row { margin-top: 40px; }
.form-contacts .select,
.form-contacts .field { width: 100%; height: 75px; border-radius: 0; border: 1px solid #e0e0e0; font-family: 'Open Sans', sans-serif; font-weight: 300; font-size: 18px; color: #000; max-width: none; margin: 0; box-shadow: none; padding: 0 20px; }
/* Mobile */
@media (max-width: 640px) {
	.form-contacts { margin-left: 0; }
	.form-contacts .form-cols { margin: 0; }
	.form-contacts .form-col { width: 100%; float: none; padding: 0; }
	.form-contacts .form-col + .form-col { margin-top: 20px; }
	.form-contacts .form-row + .form-row { margin-top: 20px; }
}
/* ------------------------------------------------------------ *\
	Ico
\* ------------------------------------------------------------ */
[class^="icon-"] { display: inline-block; vertical-align: middle; line-height: 1; position:relative; }
[class^="icon-"] svg { width: 100%; height: 100%; position: absolute; top: 0; left: 0; }
.icon-facebook { width: 26px; height: 26px; }
.icon-youtube { width: 26px; height: 26px; }
.icon-locker { width: 13px; height: 16px; }
.icon-person { width: 51px; height: 49px; }
.icon-person svg * { fill: #939393; }
.icon-cart { width: 50px; height: 48px; }
.icon-magnifier { width: 40px; height: 48px; }
.icon-arrow-yellow { width: 30px; height: 31px; }
.icon-arrow-yellow svg * { fill: #f2cc01; }
/*.icon-arrow-yellow-small { width: 20px; height: 21px; margin-top: 7px; margin-right: 7px; }
.icon-arrow-yellow-small svg * { fill: #f2cc01; }*/
.icon-arrow-down { width: 41px; height: 39px; }
.icon-arrow-down svg * { fill: #11159a; }
.icon-drop { width: 59px; height: 78px; }
.icon-drop-green { width: 245px; height: 338px; }
.icon-phone { width: 286px; height: 287px; }
@media(max-width: 1450px){
	.icon-cart { width: 41px; height: 40px; }
	.icon-magnifier { width: 33px; height: 40px; }
	.icon-person { width: 42px; height: 40px; }
}
/* Tablet Portrait */
@media (max-width: 1023px) {
	
	.icon-phone { width: 181px; height: 181px; }
	.icon-drop-green { width: 103px; height: 143px; }

	.icon-drop { width: 42px; height: 55px; }

	.icon-facebook { width: 21px; height: 21px; }
	.icon-youtube { width: 21px; height: 21px; }
}
/* Mobile */
@media (max-width: 640px) {
	.icon-cart { width: 31px; height: 30px; }
	.icon-magnifier { width: 25px; height: 30px; }
	.icon-person { width: 32px; height: 30px; }
}
/* ------------------------------------------------------------ *\
	Intro
\* ------------------------------------------------------------ */
.intro { position: relative; }
.intro .link-bottom { position: absolute; bottom: 50px; left: 50%; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); z-index: 50; transition: bottom .3s; }
.intro .link-bottom:hover { bottom: 40px; }
.intro .intro-image { background-size: cover; height: 415px; background-position: center top; overflow: hidden; }
.intro .intro-image img { opacity: 0; visibility: hidden; }
.intro .intro-video { height: 823px; position: relative; overflow: hidden; }
.intro .intro-video iframe { position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); width: 150%; height: 150%; }
.intro .ytp-watermark { display: none !important; visibility: hidden !important; opacity: 0 !important; }
@media print {
	.intro { display: none; }
}
@media(max-width: 1700px){
	
	.intro .intro-video { height: 750px; }
}
@media(max-width: 1450px){
	
	.intro .intro-video { height: 550px; }
}
/* Tablet Portrait */
@media (max-width: 1023px) {
	
	.intro .intro-image { height: 350px; }	

	.intro .intro-video { height: 450px; }
	.intro .intro-video iframe { width: 200%; height: 200%; }
}
/* Mobile */
@media (max-width: 640px) {
	
	.intro .link-bottom { bottom: 20px; }
	.intro .intro-image { height: 250px; }	
	.intro .intro-video { height: 350px; }
}
/* ------------------------------------------------------------ *\
	Link
\* ------------------------------------------------------------ */
.link { display: inline-block; vertical-align: middle; text-decoration: none; }
.link-back { font-family: 'Kanit', sans-serif; font-weight: 400; font-style: italic; font-size: 22px; color: #d6d6d6; }
.link-back span { transition: color .2s; }
.link-back span:hover { color: #f2cc01; }
.link-back span:hover svg * { fill: #f2cc01; }
.link-back .icon-arrow-yellow { -webkit-transform: rotate(180deg); -ms-transform: rotate(180deg); transform: rotate(180deg); width: 16px; height: 17px; }
.link-back .icon-arrow-yellow svg * { fill: #d6d6d6; transition: all .3s; }
.link-download { font-family: 'Open Sans', sans-serif; font-weight: 600; font-size: 26px; color: #11159a; }
.link-download:hover { color: #11159a; }
.link-download span { display: inline-block; text-decoration: underline; }
.link-download span:hover { text-decoration: none; }
.link-download .icon-arrow-yellow { width: 22px; height: 23px; margin-right: 7px; }
.link-download svg * { fill: #11159a; }
.link-download-secondary { font-size: 22px; }
.link-delete { font-weight: 600; font-size: 48px; color: #cc2229; text-transform: lowercase; }
.link-delete:hover { color: #f2cc01; }
.link-small { font-size: 18px; font-weight: 400; }
.link-info { font-size: 18px; }
@media(max-width: 1450px){
	
	.link-back { font-size: 20px; }

	.link-download  { font-size: 21px; }
	.link-download-secondary { font-size: 19px; }

	.link-delete { font-size: 40px; }
}
/* Tablet Portrait */
@media (max-width: 1023px) {
	
	.link-back { font-size: 16px!important; margin-right: -10px; }

	.link-download  { font-size: 20px!important; }
	.link-download-secondary { font-size: 18px!important; }
}
/* Mobile */
@media (max-width: 640px) {
	.link-back { margin-right: 0; }
	.link-back .icon-arrow-yellow { width: 12px; height: 13px; }

	.link-download  { font-size: 16px!important; }
	.link-download-secondary { font-size: 14px!important; }
	.link-download .icon-arrow-yellow { width: 13px; height: 14px; }
	.link-delete { font-size: 30px!important; }
}
/* ------------------------------------------------------------ *\
	List
\* ------------------------------------------------------------ */
[class^="list-"] { list-style: none outside none; }
/* ------------------------------------------------------------ *\
	List Dots
\* ------------------------------------------------------------ */
.list-dots { margin: 0; }
.list-dots li { position: relative; padding-left: 15px; }
.list-dots li:before { content: ''; width: 3px; height: 3px; border-radius: 50%; position: absolute; top: 14px; left: 3px; background: #000; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); }
/* ------------------------------------------------------------ *\
	List Features
\* ------------------------------------------------------------ */
.list-features { padding: 34px 0 0 2px; text-align: center; font-weight: 600; color: #11159a; font-size: 26px; }
.list-features img { margin-bottom: 37px; }
.list-features span { display: block; }
.list-features a:hover { text-decoration: none; color: #11159a; }
@media print {
	.list-features li { float: left; width: 33.33%; margin: 0; }
}
@media(max-width: 1450px){
	
	.list-features { font-size: 20px; }
	.list-features img { margin-bottom: 25px; }
}
/* Tablet Portrait */
@media (max-width: 1023px) {
	.list-features { display: -webkit-flex; display: -ms-flexbox; display: flex; padding: 30px 5% 0; font-size: 16px!important; }
	.list-features li { margin: 0; width: 33.33%; }
}
/* Mobile */
@media (max-width: 640px) {
	.list-features { -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; }
	.list-features li { width: 100%; }
	.list-features li + li { margin-top: 30px; }
	.list-features img { margin-bottom: 10px; }
}
/* ------------------------------------------------------------ *\
	List Arrows
\* ------------------------------------------------------------ */
.list-arrows { margin: 0 0 72px; line-height: 1; padding-top: 5px; }
.list-arrows .icon-arrow-yellow { width: 18px; height: 20px; margin-right: 8px; }
.list-arrows li + li { margin-top: 8px; }
@media(max-width: 1450px){
	
	.list-arrows { margin-bottom: 40px; }
}
/* Tablet Portrait */
@media (max-width: 1023px) {
	.list-arrows li { position: relative; padding-left: 25px; }
	.list-arrows .icon-arrow-yellow { position: absolute; top: 1px; left: 0; }

	.list-arrows li + li { margin-top: 13px; }	
}
/* Mobile */
@media (max-width: 640px) {
	.list-arrows { margin-bottom: 30px; }
}
/* ------------------------------------------------------------ *\
	List Payments
\* ------------------------------------------------------------ */
.list-payments { font-size: 0; margin: 0; }
.list-payments li { display: inline-block; vertical-align: middle; }
.list-payments li + li { margin-left: 10px; }
/* ------------------------------------------------------------ *\
	Logo
\* ------------------------------------------------------------ */
.logo { display: inline-block; vertical-align: middle; background: url(/images/site/SVG/logo.svg) no-repeat 0 0; background-size: cover; width: 453px; height: 128px; font-size: 0; line-height: 0; text-indent: -4000px; position: relative; transition: width .3s, height .3s; margin-top:58px; }
.logo span { display: block; text-transform: uppercase; font-family: 'Kanit', sans-serif; font-weight: 300; font-style: italic; font-size: 16px; color: #6f6f6f; width: 150%; height: auto; position:absolute; top: 118%; right: -27px; text-indent: 0; min-height: 17px; text-align: right; transition: font-size .3s; }
@media(max-width: 1700px){
	
	.logo { width: 377px; height: 106px; }
	.logo:after { font-size: 14px; }
}
@media(max-width: 1024px){
	.logo { width: 269px; height: 75px; margin-top:0; }
	.logo:after { font-size: 13px!important; }
}
/* Mobile */
@media (max-width: 640px) {
	.logo { width: 179px; height: 50px !important; }
    .logo:after { font-size: 10px!important; }
    .logo span {right:-49px;width:165%;}
}
/* ------------------------------------------------------------ *\
	Nav
\* ------------------------------------------------------------ */
.nav { background: #11159a; color: #fff; font-family: 'Kanit', sans-serif; font-weight: 600; font-style: italic; font-size: 31px; padding: 33px 0 36px; text-align: center; border-bottom: 1px solid #fff; transition: all .3s; z-index: 90; }
.nav.noel{background:#c11b28;}
.nav ul { margin: 0; }
.nav .nav-dropdown { position: absolute; top: 100%; left: 50%; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); background: #11159a; z-index: 20; font-size: 24px; width: 300px; opacity: 0; visibility: hidden; transition: opacity .3s, visibility .3s; }
.nav.noel .nav-dropdown { background:#c11b28; }
.nav .nav-dropdown li { display: block; font-size: 0.7em; text-align: left; margin: 12px 10px; padding-left: 10px; line-height: 1em; }
.nav .nav-dropdown ul { padding: 20px 0; }
.nav .nav-dropdown li ul { position: absolute; top: 0; left: 100%; background: #11159a; width: 100%; opacity: 0; visibility: hidden; transition: opacity .3s, visibility .3s; }
.nav .nav-dropdown li + li { padding-left: 20px; margin-left: 0; }
.nav .nav-dropdown > ul li:hover > ul { opacity: 1; visibility: visible; }
.nav .nav-dropdown li + li:before { display: none; }
.nav .nav-dropdown li li { font-size: 1em; }
.nav li { display: inline-block; vertical-align: middle; position: relative; }
.nav > ul > li:hover > .nav-dropdown { opacity: 1; visibility: visible; }
.nav li + li { padding-left: 40px; margin-left: 13px; }
.nav li + li:before { content: '//'; position: absolute; top: 0; left: 0; color: #6f6f6f; font-weight: 200; letter-spacing: -.2em; }
.nav.noel li + li:before { color:#800627; }
.nav a { text-decoration: none; text-transform: uppercase; }
.nav .current a { color: #f2cc01; }
.nav.fixed { position: fixed; top: 0; left: 0; width: 100%; }
.nav li:hover > a { color: #f2cc01; }
@media(max-width: 1700px){
	.nav { font-size: 26px; padding: 26px 0; }
	.nav .nav-dropdown { font-size: 22px; width: 270px; }
}
@media(max-width: 1450px){
	.nav { font-size: 20px; padding: 20px 0; }
	.nav .nav-dropdown { font-size: 18px; width: 230px; }
	.nav li + li { padding-left: 20px; margin-left: 4px; }
}
/* Tablet Portrait */
@media (max-width: 1023px) {
	
	.nav { font-size: 13px!important; }
	.nav .nav-dropdown { font-size: 12px!important; width: 170px; }
	.nav .nav-dropdown ul { padding: 10px 0; }
	.nav .nav-dropdown li + li { margin-top: 3px; }
	.nav li + li { padding-left: 11px; margin-left: 5px; }
	.nav li + li:before { left: -3px; }
}
@media(max-width: 700px){
	
	.nav { font-size: 12px!important; }
	.nav .nav-dropdown { font-size: 12px!important; }
}
/* Mobile */
@media (max-width: 640px) {
	
	.nav { position: absolute; top: -100%; left: 0; z-index: 20; width: 100%; font-size: 19px!important; opacity: 0; visibility: hidden; padding: 50px 0; transition: top .3s, opacity .3s, visibility .3s; }
	.nav.fixed { position: absolute; top: -100%; }
	.nav li { display: block; }
	.nav li + li { padding-left: 0; margin-left: 0; }
	.nav a { display:block; }
	.nav li + li:before { display: none; }

	.nav .nav-dropdown { position: static; opacity: 1; visibility: visible; -webkit-transform: translateX(0); -ms-transform: translateX(0); transform: translateX(0); width: 100%; font-size: 18px!important; display: none; }
	.nav .nav-dropdown li ul { opacity: 1; visibility: visible; left: 0; position: static; font-size: 17px!important; display:none; }
	.nav .nav-dropdown > ul > li.expanded > ul { display:block; }
	.nav li.expanded > .nav-dropdown { display: block; }

	.nav.active { opacity: 1; visibility: visible; top: 0; }
}
/* ------------------------------------------------------------ *\
	Nav Lang
\* ------------------------------------------------------------ */
.nav-lang li { display: inline-block; vertical-align: middle; font-weight: 300; text-transform: uppercase; font-style: italic; transition: font-size .3s; }
.nav-lang li + li { margin-left: 15px; }
.nav-lang ul { margin: 0; }
.nav-lang a { text-decoration: none; }
.nav-lang a:hover { color: #11159a; }
/* Tablet Portrait */
@media (max-width: 1023px) {
	
	.nav-lang li + li { margin-left: 7px; }
}
/* ------------------------------------------------------------ *\
	Nav Utilities
\* ------------------------------------------------------------ */
.nav-utilities { font-family: 'Open Sans', sans-serif; font-weight: 600; font-size: 20px; color: #d6d6d6; transition: font-size .3s; }
.nav-utilities ul { margin: 0; }
.nav-utilities li { display: inline-block; vertical-align: middle; }
.nav-utilities i { transition: width .3s, height .3s; }
.nav-utilities li + li { margin-left: 40px; }
.nav-utilities li:last-child a { padding-right: 25px; }
.nav-utilities a { text-decoration: none; position: relative; display: block; }
.nav-utilities a:hover { opacity: .8; }
.nav-utilities span { position: absolute; top: 0; right: -7px; line-height: 1; }
.nav-utilities .icon-locker svg * { fill: #d6d6d6; }
.nav-utilities .icon-cart svg * { fill: #11159a; }
@media(max-width: 1450px){
	
	.nav-utilities li + li { margin-left: 20px; }
	.nav-utilities li:last-child a { padding-right: 10px; }
}
/* Mobile */
@media (max-width: 640px) {
	.nav-utilities { font-size: 16px!important; }
	.nav-utilities li:last-child a { padding-right: 10px; }
}
/* ------------------------------------------------------------ *\
	Product
\* ------------------------------------------------------------ */
.product { background: url(/images/site/yellow-bg.jpg) repeat 0 0; padding: 32px 9px 25px; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; }
.product .product-content { width: calc(100% - 245px); display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-align-items: flex-start; -ms-flex-align: start; align-items: flex-start; padding-bottom: 16px; }
.product .product-image { width: 230px; }
.product .product-image a { display: block; }
.product img { width: auto; margin: 0 0 0 auto; }
.product a { text-decoration: none; }
.product h2 { font-family: 'Roboto', sans-serif; font-weight: 900; font-style: italic; color: #11159a; text-transform: uppercase; margin-bottom: 0; }
.product h2 a:hover { color: #1016e6; }
.product h4 { font-weight: 700; color: #000; line-height: 1.39; margin-bottom: 17px; }
.product p { font-weight: 600; color: #000; }
.product .btn { -webkit-align-self: flex-end; -ms-flex-item-align: end; align-self: flex-end; }
@media(max-width: 1450px){
	.product .product-content { width: calc(100% - 190px); }
	.product .product-image { width: 180px; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-align-items: center; -ms-flex-align: center; align-items: center; -webkit-justify-content: flex-start; -ms-flex-pack: start; justify-content: flex-start; margin-left: 20px; }
	.product .btn-large { min-width: 200px; }
}
/* Mobile */
@media (max-width: 640px) {
	.product { -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; }
	.product .product-content { width: 100%; }
	.product .product-image { width: 100%; -webkit-order: -1; -ms-flex-order: -1; order: -1; -webkit-align-items: center; -ms-flex-align: center; -ms-grid-row-align: center; align-items: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; margin-bottom: 20px; margin-left: 0; }
	.product img { margin: 0; display: inline-block; max-width: 120px; }
}
/* ------------------------------------------------------------ *\
	Product Single
\* ------------------------------------------------------------ */
.product-single .product-inner { border-left: 1px solid #e0e0e0; }
.product-single .product-content { padding: 53px 10px 78px 50px; font-size: 22px; margin-right: -40px; }
.product-single .product-content .link-download { margin-bottom: 62px; }
.product-single .product-content h1 { font-family: 'Roboto', sans-serif; font-weight: 900; font-style: italic; color: #11159a; text-transform: uppercase; line-height: 1.2; margin-bottom: 59px; }
.product-single .product-content h1 small { display: block; font-family: 'Kanit', sans-serif; font-weight: 400; color: #000; font-style: italic; font-size: 36px; line-height: 1; }
.product-single .product-content h4 { font-weight: 700; color: #000; margin-bottom: 14px; }
.product-single .product-content h4 + h4 { margin-top: 60px; }
.product-single .product-content h4 .icon-arrow-yellow { width: 22px; height: 23px; margin-right: 6px; }
.product-single .product-content h2 .icon-arrow-yellow { width: 20px; height: 21px; margin-top: 7px; margin-right: 7px; }
.product-single .product-content p { line-height: 1.46; margin-bottom: 30px; font-weight: 600; letter-spacing: -.022em; }
.product-single .product-content p a { color: #11159a; }
.product-single .product-content p a:hover { text-decoration: none; }
.product-single .product-aside { padding: 20px 10px; }
.product-single .product-aside h1 { font-family: 'Roboto', sans-serif; font-style: italic; font-weight: 900; color: #11159a; line-height: 1; padding-top: 8px; margin-bottom: 18px; }
.product-single .product-aside h1 small { display: block; line-height: 1; color: #000; font-size: 75px; margin-top: -6px; }
.product-single .product-aside h1 sup { font-size: 45px; }
.product-single .product-aside h2 { font-family: 'Roboto', sans-serif; font-weight: 900; font-style: italic; color: #11159a; font-size: 78px; }
.product-single .product-aside h2 small { display: block; line-height: 1; color: #000; font-size: 56px; margin-top: -4px; }
.product-single .product-aside h2 sup { font-size: 34px; }
.product-single .product-aside p { text-align: center; font-style: italic; font-size: 22px; color: #dc920b; line-height: 1.46; }
.product-single .product-aside .btn { margin: 0 0 43px 0; }
.product-single .product-aside .select { margin: 0 auto 50px; }
.product-single .product-image { text-align: center; background: #fff url(/images/site/category-bg.jpg) repeat-x 0 0; padding-top: 49px; margin-bottom: 38px; }
.product-single .product-image-secondary { margin: 0 -40px 75px -20px; }
.product-single .attention { font-size: 22px; padding: 41px 30px 44px; font-weight: 400; }
.product-single .attention em { font-style: italic; font-weight: 700; color: #f2cc01; font-size: 26px; letter-spacing: .03em; }
.product-single .attention p { margin: 0; font-weight: 400; font-family: 'Open Sans', sans-serif; letter-spacing: 0; line-height: 1.41; }
.product-single p + .attention-blue { margin: 73px 0 75px; }
.product-single .attention-blue { background: #11159a url(/images/site/blue-bg.jpg) repeat 0 0; color: #fff; }
.product-single .attention-yellow { background: #f2cc01 url(/images/site/yellow-bg.jpg) repeat 0 0; color: #11159a; }
.product-single .attention-gray { background: #6f6f6f url(/images/site/gray-bg.jpg) repeat 0 0; color: #000; }
.product-single .product-item { max-width: 600px; text-align: center; }
@media(max-width: 1450px){
	
	.product-single .product-content { padding: 53px 10px 45px 30px; font-size: 20px; }

	.product-single .product-content .link-download { margin-bottom: 30px; }

	.product-single .product-content h1 { margin-bottom: 30px; }
	.product-single .product-content h1 small { font-size: 30px; }
	.product-single .product-content h4 + h4 { margin-top: 30px; }
	.product-single .product-content p { margin-bottom: 30px; }

	.product-single p + .attention-blue { margin: 40px 0; }
	.product-single .attention { padding: 30px 20px; font-size: 18px; }
	.product-single .attention p { margin-bottom: 0; }

	.product-single .product-aside p { font-size: 18px; }
	.product-single .product-aside .btn { margin-bottom: 25px; }
	.product-single .product-aside .select { margin-bottom: 25px; }

	.product-single .product-aside h1 { font-size: 70px; }
	.product-single .product-aside h1 small { font-size: 60px; }
	.product-single .product-aside h1 sup { font-size: 37px; }

	.product-single .product-aside h2 { font-size: 65px; }
	.product-single .product-aside h2 small { font-size: 40px; }
	.product-single .product-aside h2 sup { font-size: 24px; }

}
/* Tablet Portrait */
@media (max-width: 1023px) {
	
	.product-single .product-content { font-size: 18px!important; }
	.product-single .product-content h1 small { font-size: 25px!important; }

	.product-single .product-aside h1 { font-size: 53px!important; }
	.product-single .product-aside h1 small { font-size: 46px!important; }
	.product-single .product-aside h1 sup { font-size: 28px!important; }

	.product-single .product-aside h2 { font-size: 50px!important; }
	.product-single .product-aside h2 small { font-size: 30px!important; }
	.product-single .product-aside h2 sup { font-size: 18px!important; }
}
/* Mobile */
@media (max-width: 640px) {
	
	.product-single .product-content { margin-right: 0; padding: 20px 0 30px 0; font-size: 15px!important; }
	.product-single .attention { font-size: 14px!important; }
	.product-single .attention em { font-size: 15px!important; }
	.product-single .product-content p { margin-bottom: 14px; }

	.product-single p + .attention-blue { padding: 15px 20px; }

	.product-single .product-content h1 small { font-size: 20px!important; }
	.product-single .product-content .btn { width: 100%; min-width: 290px; }

	.product-single .product-content h4 .icon-arrow-yellow { width: 15px; height: 16px; }
	.product-single .product-content h2 .icon-arrow-yellow { width: 15px; height: 16px; margin-top: 5px; margin-right: 5px; }

	.product-single .product-content h4 + h4 { margin-top: 10px; }

	.product-single .product-aside p { margin-bottom: 0; }

	.product-single .product-image-secondary { margin: 0 0 30px; }

	.product-single .product-aside .product-image { padding-top: 20px; padding-bottom: 20px; margin-bottom: 10px; }
	.product-single .product-aside .product-image img { max-width: 120px; }

	.product-single .product-aside h1 { font-size: 40px!important; margin-bottom: 10px; }
	.product-single .product-aside h1 small { font-size: 30px!important; }
	.product-single .product-aside h1 small sup { font-size: 18px!important; }

	.product-single .product-aside h2 { font-size: 36px!important; }
	.product-single .product-aside h2 small { font-size: 25px!important; }
	.product-single .product-aside h2 small sup { font-size: 13px!important; }
}
/* ------------------------------------------------------------ *\
	Product Single Secondary
\* ------------------------------------------------------------ */
.product-single-secondary .product-aside { padding-top: 3px; }
.product-single-secondary .product-content { padding: 37px 10px 0 0; margin-left: -30px; }
.product-single-secondary .product-content strong, strong.italicBig { font-weight: 400; font-family: 'Kanit', sans-serif; font-style: italic; font-size: 36px; text-transform: uppercase; display: block; margin-bottom: 33px; }
.product-single-secondary .product-content h3 { font-weight: 600; font-style: italic; margin-bottom: 35px; }
.product-single-secondary .product-content p { margin-bottom: 32px; }
.product-single-secondary .product-actions { margin-bottom: 74px; }
.product-single-secondary .product-actions p { display: inline-block; vertical-align: middle; margin: 0 0 0 114px; padding-bottom: 5px; }
.product-single-secondary .product-actions .link-download { display: block; margin: 0; text-decoration: underline; }
.product-single-secondary .product-actions .link-download + .link-download { margin-top: 8px; }
.product-single-secondary .attention + .attention { margin-top: 50px; }
.product-single-secondary .attention { padding: 41px 40px 41px; margin-bottom: 0; }
.product-single-secondary .attention p { margin: 0; }
@media(max-width: 1450px){
	
	.product-single-secondary .product-content strong, strong.italicBig { font-size: 28px; }
	.product-single-secondary .product-actions { display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; margin-bottom: 40px; }
	.product-single-secondary .product-actions p { margin-left: 20px; }

	.product-single-secondary .attention { padding: 30px 20px; font-size: 15px; }

	.product-single-secondary .attention + .attention { margin-top: 30px; }
}
/* Tablet Portrait */
@media (max-width: 1023px) {
	
	.product-single-secondary .product-actions { display: block; }
	.product-single-secondary .product-actions p { display: block; margin: 20px 0 0; }

	.product-single-secondary .product-content { padding: 15px 10px 0 0; }

	.product-single-secondary .product-content strong , strong.italicBig{ line-height: 1.1; }
}
/* Mobile */
@media (max-width: 640px) {
	
	.product-single-secondary .product-content { margin: 0; padding-top: 10px; }
	.product-single-secondary .product-actions { margin-bottom: 20px; }

	.product-single-secondary .product-content strong , strong.italicBig{ font-size: 23px; margin-bottom: 10px; }


	.product-single-secondary .product-content p { margin-bottom: 20px; }
	.product-single-secondary .product-content .attention p { margin-bottom: 0; }
}
/* ------------------------------------------------------------ *\
	Product Secondary
\* ------------------------------------------------------------ */
.product-secondary { text-align: center; }
.product-secondary strong { display:block; font-family: 'Roboto', sans-serif; font-weight: 900; font-style: italic; text-transform: uppercase; font-size: 36px; color: #11159a; }
.product-secondary img { margin: 0 auto 30px; }
.product-secondary a { text-decoration: none; display: block; padding: 0 14%; }
/* Tablet Portrait */
@media (max-width: 1023px) {
	
	.product-secondary strong { font-size: 24px!important; }
}
/* ------------------------------------------------------------ *\
	Search
\* ------------------------------------------------------------ */
.search { position: relative; z-index: 5; }
.search.active form  { opacity: 1; visibility: visible; right: 120%; }
.search form { position: absolute; top: 0; right: 0; width: 250px; height: 100%; opacity: 0; visibility: hidden; transition: opacity .3s, visibility .3s, right .3s; }
.search .search-field { width: 100%; height: 48px; border: 0; border-radius: 2px; border-bottom: 1px solid #939393; box-shadow: none; font-family: 'Kanit', sans-serif; font-style: italic; background-color: transparent; }
.search .search-btn { display: none; }
.search .search-link { display: inline-block; }
.search .search-link .icon-magnifier svg * { fill: #939393; }
.search .search-link:hover { opacity: .8; }
@media(max-width: 1450px){
	
	.search .search-field { height: 40px; margin-bottom: 0; }
	.search form { width: 200px; }
}
/* Tablet Portrait */
@media (max-width: 1023px) {
	
	.search form { width: 160px; }
	.search .search-field { background: #fff; }
}
/* Mobile */
@media (max-width: 640px) {
	
	.search.active form { right: auto; left: 100%; }
	.search form { right: auto; left: 0; top: -5px; padding-bottom: 10px; background: #fff; height: auto; }
	.search .search-field { font-size: 14px!important; height: 35px; }
}
/* ------------------------------------------------------------ *\
	Section
\* ------------------------------------------------------------ */
.section {}
.section .section-head { background: #fff; padding: 54px 53px 49px; }
.section .section-head i { margin-right: 5px; }
.section .section-title { text-transform: uppercase; font-family: 'Kanit', sans-serif; font-weight: 800; font-style: italic; color: #11159a; }
.section .section-title span { font-weight: 400; font-size: 36px; position:relative;}
.section .section-body { background: url(/images/site/gray-bg.jpg) repeat 0 0; }
@media(max-width: 1700px){

	.section .section-head { padding: 40px 45px; }

	.section .section-title { font-size: 43px; }
	.section .section-title span { font-size: 28px;}
}
@media(max-width: 1450px){
	
	.section .section-head { padding: 25px 10px; }
	.section .section-title { font-size: 31px; margin: 0; line-height: 1; position: relative; padding-left: 32px; }
	.section .section-title span { font-size: 21px;}
	.section .section-title i { position: absolute; top: 0; left: 0; }
}
/* Tablet Portrait */
@media (max-width: 1023px) {
	
	.section .section-title { font-size: 23px!important; padding-left: 40px; }
	.section .section-title .icon-arrow-yellow { width: 25px; height: 25px; }
}
/* Mobile */
@media (max-width: 640px) {
	
	.section .section-title { font-size: 19px!important; padding-left: 30px; }
	.section .section-title span { font-size: 16px!important; }
	.section .section-title .icon-arrow-yellow { width: 20px; height: 20px; }
}
/* ------------------------------------------------------------ *\
	Section Slider
\* ------------------------------------------------------------ */
.section-slider .section-body { background: url(/images/site/yellow-bg.jpg) repeat 0 0; }
/* ------------------------------------------------------------ *\
	Section Primary
\* ------------------------------------------------------------ */
.section-primary .section-body { padding: 66px 0 78px; }
.section-primary .section-body h3 { font-weight: 600; font-style: italic; line-height: 1.33; margin-left: 9px; }
@media(max-width: 1450px){
	
	.section-primary .section-body { padding: 50px 0 50px; }
}
/* Tablet Portrait */
@media (max-width: 1023px) {
	.section-primary .section-body h3 { margin-left: 0; }
}
/* Mobile */
@media (max-width: 640px) {
	
	.section-primary .section-body { padding: 20px 0; }
}
/* ------------------------------------------------------------ *\
	Section Green Products
\* ------------------------------------------------------------ */
.section-green-products .section-head { padding-bottom: 44px; }
.section-green-products .section-body { background: url(/images/site/green-bg.jpg) repeat 0 0; min-height: 292px; overflow: hidden; color: #fff; font-weight: 600; font-style: italic; font-size: 30px; display: -webkit-flex; display: -ms-flexbox; display: flex; }
.section-green-products .section-body .row { display: -webkit-flex; display: -ms-flexbox; display: flex; }
.section-green-products .section-body p { line-height: 1.33; }
.section-green-products .section-body a { color: #11159a; font-weight: 400; }
.section-green-products .section-inner { position: relative; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-justify-content: flex-end; -ms-flex-pack: end; justify-content: flex-end; -webkit-align-items: center; -ms-flex-align: center; align-items: center; }
.section-green-products .section-image { position: absolute; top: 54%; left: 12px; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); width: 16%; }
.section-green-products .section-image i { max-width: 100%; }
.section-green-products .section-content { width: 82%; padding: 11px 70px 0 3px; }
@media(max-width: 1450px){
	.section-green-products .section-head { padding: 25px 10px; }

	.section-green-products .section-body { font-size: 23px; min-height: 240px; }
	.section-green-products .section-content { padding: 10px 10px 0 3px; }
}
/* Tablet Portrait */
@media (max-width: 1023px) {
	
	.section-green-products .section-body { font-size: 18px!important; min-height: 200px; }
	.section-green-products .section-image { top: 50%; }
}
/* Mobile */
@media (max-width: 640px) {
	
	.section-green-products .section-body { font-size: 16px!important; }
}
/* ------------------------------------------------------------ *\
	Section Oil
\* ------------------------------------------------------------ */
.section-oil .section-body { padding: 50px 0 31px; background: url(/images/site/orange-bg.jpg) repeat 0 0; }
/* ------------------------------------------------------------ *\
	Section Testimonials
\* ------------------------------------------------------------ */
.section-testimonials .section-head { padding-bottom: 48px; padding-top: 49px; }
.section-testimonials .section-body { background: url(/images/site/blue-bg.jpg) repeat 0 0; color: #fff; }
@media(max-width: 1450px){
	.section-testimonials .section-head { padding: 25px 10px; }
}
/* ------------------------------------------------------------ *\
	Section List Products
\* ------------------------------------------------------------ */
.section-list-products { padding-bottom: 164px; }
.section-list-products .section-body { background: #fff; position: relative; }
.section-list-products .section-body:before { content: ''; width: 20px; height: 100%; position: absolute; top: 0; left: 0; background: #fff; z-index: 20; }
.section-list-products .section-body:after { content: ''; width: 20px; height: 100%; position: absolute; top: 0; right: 0; background: #fff; z-index: 20; }
@media(max-width: 1450px){
	
	.section-list-products { padding-bottom: 90px; }
}
/* Tablet Portrait */
@media (max-width: 1023px) {
	
	.section-list-products { padding-bottom: 40px; }
}
/* Mobile */
@media (max-width: 640px) {
	
	.section-list-products { padding-bottom: 10px; }
}
/* ------------------------------------------------------------ *\
	Section Product Single
\* ------------------------------------------------------------ */
.section-product-single .section-body { background: #fff; }
/* ------------------------------------------------------------ *\
	Section Cart
\* ------------------------------------------------------------ */
.section-cart { position: relative; padding-bottom: 51px; }
.section-cart:before { content: ''; width: calc(100% - 40px); height: 1px; position: absolute; bottom: 0; left: 20px; background: #e0e0e0; }
.section-cart-secondary:before { display:none; }
.section-cart .section-head { padding-bottom: 48px; padding-top: 57px; }
.section-cart .section-body { background: #fff; position: relative; }
.section-cart .section-body .row { position: relative; }
.section-cart .section-body .row:before { content: ''; width: calc(100% - 40px); height: 1px; position: absolute; top: 0; left: 20px; background: #e0e0e0; }
.section-cart .section-body:before { content: ''; width: calc(100% - 40px); height: 1px; position: absolute; bottom: 0; left: 20px; background: #e0e0e0; }
.section-cart .section-actions { text-align: center; padding-top: 75px; }
.section-cart .section-actions p { font-style: italic; font-size: 22px; color: #dc920b; margin-top: 41px; }
/* Mobile */
@media (max-width: 640px) {
	
	.section-cart { padding-bottom: 20px; }
	.section-cart .section-head { padding: 20px 0; }
	.section-cart .section-actions { padding: 30px 15px 0; }

	.section-cart .section-actions p { font-size: 16px!important; margin-top: 20px; margin-bottom: 0; }
}
/* ------------------------------------------------------------ *\
	Slider
\* ------------------------------------------------------------ */
.slider { height: auto; cursor: default; background-color: transparent; margin: 0; position: relative; }
.slider .slides { list-style: none outside none; }
.slider .icon-arrow-right,
.slider .icon-arrow-left { width: 50px; height: 84px; }
.slider .owl-prev { left: -6%; }
.slider .owl-next { right: -6%; }
.slider .owl-prev,
.slider .owl-next { position: absolute; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); }
.slider .owl-nav i svg * { fill: #fff; fill-opacity: .3; transition: fill-opacity .3s; }
.slider .owl-nav div:hover i svg * { fill-opacity: .8; }
@media(max-width: 1450px){
	.slider .icon-arrow-right,
	.slider .icon-arrow-left { width: 38px; height: 64px; }
}
/* Mobile */
@media (max-width: 640px) {
	.slider .icon-arrow-right,
	.slider .icon-arrow-left { width: 21px; height: 36px; }

	.slider .owl-prev { left: -30px; }
	.slider .owl-next { right: -30px; }
}
@media print {
	.slider .owl-carousel .owl-stage-outer { overflow: visible; }
	.slider:after { }
	.slider .owl-stage { display: block; }
	.slider .owl-item { float: left; margin: 0; }
}
/* ---------r--------------------------------------------------- *\
	Slider Intro
\* ------------------------------------------------------------ */
.slider-intro .owl-prev { left: 3%; }
.slider-intro .owl-next { right: 3%; }
.slider-intro .icon-arrow-right,
.slider-intro .icon-arrow-left { width: 66px; height: 112px; }
.slider-intro .slide { background-size: cover; height: 830px; background-position: center center; overflow: hidden; }
.slider-intro.produits .slide { background-size: cover; height: 400px; background-position: center center; overflow: hidden; }
.slider-intro .slide img { opacity: 0; visibility: hidden; }
@media(max-width: 1700px){
	
	.slider-intro .slide { height: 750px; }
}
@media(max-width: 1450px){
	
	.slider-intro .slide { height: 550px; }

	.slider-intro .icon-arrow-right,
	.slider-intro .icon-arrow-left { width: 45px; height: 78px; }
}
/* Mobile */
@media (max-width: 640px) {
	
	.slider-intro .slide { height: 350px; }

	.slider-intro .icon-arrow-right,
	.slider-intro .icon-arrow-left { width: 30px; height: 52px; }
}
/* ------------------------------------------------------------ *\
	Slider Products 
\* ------------------------------------------------------------ */
.slider-products .owl-carousel .owl-item img { width: auto; }
.slider-products .owl-item { position: relative; display: -webkit-flex; display: -ms-flexbox; display: flex; }
.slider-products .owl-item:before { content: ''; width: 40px; height: 107%; position: absolute; top: 50%; left: 104.5%; background: #fff; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); }
.slider-products .owl-stage { display: -webkit-flex; display: -ms-flexbox; display: flex; }
.slider-products .slide { display: -webkit-flex; display: -ms-flexbox; display: flex; }
@media(max-width: 1450px){
	
	.slider-products .owl-item:before { width: 10px; left: 111%; }
}
/* Tablet Portrait */
@media (max-width: 1023px) {

	.slider-products .owl-item:before { display: none; }
}
/* Mobile */
@media (max-width: 640px) {
	
	.slider-products { padding: 0 30px; }
}
/* ------------------------------------------------------------ *\
	Slider Oils
\* ------------------------------------------------------------ */
.slider-oils { text-align: center; font-weight: 600; font-size: 26px; color: #fff; padding: 0 10px; }
.slider-oils span { display: block; margin-top: 16px; }
@media(max-width: 1450px){
	
	.slider-oils { font-size: 18px; }
}
@media (max-width: 640px) {
	
	.slider-oils { padding: 0 30px; }

	.slider-oils .owl-prev,
	.slider-oils .owl-next { top: 36%; }
}
/* ------------------------------------------------------------ *\
	Slider Testimonials
\* ------------------------------------------------------------ */
@media (max-width: 640px) {
	
	.slider-testimonials { padding: 0 30px; }
}
/* ------------------------------------------------------------ *\
	Slider Logos
\* ------------------------------------------------------------ */
.slider-logos { text-align: center; padding: 83px 0 82px; }
.slider-logos .owl-carousel .owl-item img { width: auto; margin: 0 auto; }
.slider-logos .owl-stage { display: -webkit-flex; display: -ms-flexbox; display: flex; }
.slider-logos a { display: block; transition: opacity .3s; }
.slider-logos a:hover { opacity: .8; }
.slider-logos .owl-stage .owl-item { display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-align-items: center; -ms-flex-align: center; align-items: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; }
.slider-logos .owl-nav i svg * { fill: #6f6f6f; }
@media(max-width: 1450px){
	
	.slider-logos { padding: 45px 0; }
}
@media (max-width: 640px) {
	
	.slider-logos { padding: 20px 30px; }
}
/* ------------------------------------------------------------ *\
	Slider Single Product
\* ------------------------------------------------------------ */
.slider-single-product { margin-top: 41px; }
.slider-single-product .owl-carousel .owl-item img { width: auto; }
.slider-single-product .owl-prev { left: 8%; }
.slider-single-product .owl-next { right: 8%; }
.slider-single-product .icon-arrow-right,
.slider-single-product .icon-arrow-left { width: 26px; height: 44px; }
.slider-single-product .owl-nav i svg * { fill: #6f6f6f; }
/* Tablet Portrait */
@media (max-width: 1023px) {
	
	.slider-single-product .icon-arrow-right,
	.slider-single-product .icon-arrow-left { width: 20px; height: 33px; }

	.slider-single-product .owl-prev { left: 3%; }
	.slider-single-product .owl-next { right: 3%; }
}
/* Mobile */
@media (max-width: 640px) {

	.slider-single-product { padding-bottom: 20px; }	
}
/* ------------------------------------------------------------ *\
	Socials
\* ------------------------------------------------------------ */
.socials ul { margin: 0; }
.socials li { display: inline-block; vertical-align: middle; transition: opacity .3s; }
.socials li + li { margin-left: 13px; }
.socials li:hover { opacity: .8; }
.socials a { text-decoration: none; }
@media(max-width: 1450px){
	
	.socials li + li { margin-left: 4px; }
}
/* ------------------------------------------------------------ *\
	Subscribe
\* ------------------------------------------------------------ */
.subscribe { margin: -10px -30px 0; }
.subscribe label { font-family: 'Kanit', sans-serif; font-weight: 700; font-style: italic; text-transform: uppercase; font-size: 24px; color: #11159a; display: block; margin-bottom: 22px; }
.subscribe label .icon-arrow-yellow { width: 16px; height: 16px; }
.subscribe .subscribe-field { width: 100%; height: 74px; padding: 0 50px 0 20px; font-family: 'Open Sans', sans-serif; font-weight: 300; font-size: 18px; color: #11159a; background: #f2cc01; border: none; border-radius: 0; margin: 0; }
.subscribe .subscribe-inner { position: relative; }
.subscribe .subscribe-btn { position: absolute; top: 50%; right: 20px; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); z-index: 5; width: auto; display: inline-block; }
.subscribe .subscribe-btn .icon-arrow-yellow { width: 26px; height: 27px; }
.subscribe .subscribe-btn .icon-arrow-yellow svg * { fill: #fff; }
@media(max-width: 1700px){
	
	.subscribe label { font-size: 20px; }
}
@media(max-width: 1450px){
	
	.subscribe label { margin-bottom: 15px; font-size: 15px; line-height: 1.1; }
	.subscribe .subscribe-field { font-size: 16px; }
}
/* Tablet Portrait */
@media (max-width: 1023px) {
	
	.subscribe { margin: 0; }
	.subscribe label { font-size: 15px!important; position: relative; padding-left: 21px; }
	.subscribe label i { position: absolute; top: 2px; left: 0; }
}
/* Mobile */
@media (max-width: 640px) {
	
	.subscribe label { font-size: 15px!important; }
	.subscribe .subscribe-field { height: 60px; }
}
/* ------------------------------------------------------------ *\
	Table
\* ------------------------------------------------------------ */
.table { margin-bottom: 75px; border: 1px solid #e0e0e0; font-family: 'Open Sans', sans-serif; }
.table table { margin: 0; }
.table ,
.table  { border: none; }
.table  th { background: #f2cc01; color: #11159a; font-size: 26px; font-weight: 700; }
.table  th + th { border-left: 1px solid #e0e0e0; }
.table  td { background: #fff; font-size: 22px; color: #000; }
.table  tr { border-top: 1px solid #e0e0e0; }
.table  td + td { border-left: 1px solid #e0e0e0; }
.table  span { display: inline-block; vertical-align: middle; position: relative; }
/*.table  span:before { content: ''; display: inline-block; vertical-align: middle; width: 16px; height: 2px; background: #000; margin-right: 10px; }*/
@media(max-width: 1450px){
	
	.table { margin-bottom: 40px; }
	.table  th { font-size: 17px; }
	.table  td { font-size: 15px; }
	/*.table  span:before { width: 10px; margin-right: 3px; }*/
}
/* Tablet Portrait */
@media (max-width: 1023px) {

	.table  th { font-size: 14px!important; }
	.table  td { font-size: 13px!important; }
}
/* Mobile */
@media (max-width: 640px) {
	.table { margin-bottom: 30px; }
	.table  th { font-size: 13px!important; }
	.table  td { font-size: 12px!important; }

	/*.table  span:before { width: 7px; margin-right: 0; position: absolute; top: 8px; left: 0; }*/
	.table  span { position: relative; padding-left: 10px; }
}
/* ------------------------------------------------------------ *\
	Table Details
\* ------------------------------------------------------------ */
.table-details  th { padding: 16px 29px; text-align:left; }
.table-details  tr td:first-child { width: 45%; }
.table-details  tr td:nth-child(2) { width: 27.5%; }
.table-details  tr td:last-child { width: 27.5%; }
.table-details  td { padding: 19px 30px 18px; }
@media(max-width: 1450px){
	
	.table-details  th { padding: 14px; }
	.table-details  td { padding: 14px; }
}
/* Tablet Portrait */
@media (max-width: 1023px) {
	.table-details  th,
	.table-details  td { padding: 10px 12px; }
}
/* Mobile */
@media (max-width: 640px) {
	.table-details  th,
	.table-details  td { padding: 7px 5px; }
}
/* ------------------------------------------------------------ *\
	Table Details Secondary
\* ------------------------------------------------------------ */
.table-details-secondary  th { padding: 17px 19px; }
.table-details-secondary  tr td:first-child { width: 21.1%; }
.table-details-secondary  tr td:nth-child(2) { width: 57.2%; }
.table-details-secondary  tr td:last-child { width: 21.45%; }
.table-details-secondary  td { padding: 19px 21px 18px; }
@media(max-width: 1450px){
	.table-details-secondary  th,
	.table-details-secondary  td { padding: 14px; }
}
/* Mobile */
@media (max-width: 640px) {
	.table-details-secondary  th,
	.table-details-secondary  td { padding: 8px; }
}
/* ------------------------------------------------------------ *\
	Table Cart
\* ------------------------------------------------------------ */
.table-cart { width: 100%; border: 1px solid #e0e0e0; margin-bottom: 49px; }
.table-cart table { margin: 0; }
.table-cart thead th { font-weight: 700; color: #11159a; font-size: 26px; background: #f2cc01; padding: 16px 29px 18px; }
.table-cart tbody,
.table-cart tfoot { font-size: 22px; }
.table-cart tbody { font-weight: 300; border-top: 1px solid #e0e0e0; border-bottom: 1px solid #e0e0e0; }
.table-cart tbody td { background: #fff; padding: 18px 29px 21px 0; }
.table-cart tbody tr + tr { border-top: 1px solid #e0e0e0; }
.table-cart span { display: inline-block; position: relative; }
.table-cart span:before { content: ''; width: 9px; height: 1px; display: inline-block; vertical-align: middle; background: #000; margin: -5px 10px 0 0; }
.table-cart tr td:first-child { text-align: left; padding-left: 30px; padding-right: 0; }
.table-cart tr td:last-child { text-align: right; }
.table-cart tfoot th { background: #efefef; padding: 21px 0; }
.table-cart tfoot th:first-child { padding-left: 30px; }
.table-cart tfoot th:last-child { text-align: right; padding-right: 29px; }
@media(max-width: 1450px){
	
	.table-cart thead th { font-size: 20px; padding: 8px 15px; }

	.table-cart tbody,
	.table-cart tfoot { font-size: 17px; }

	.table-cart tbody td { padding: 15px 15px 15px 0; }

	.table-cart tr td:first-child { padding-left: 15px; }

	.table-cart tfoot th { padding: 15px 0; }
	.table-cart tfoot th:first-child { padding-left: 15px; }
	.table-cart tfoot th:last-child { padding-right: 15px; }
}
/* ------------------------------------------------------------ *\
	Tabs
\* ------------------------------------------------------------ */
.tabs { border: none; position: relative; }
.tabs:before { content: ''; width: calc(100% - 40px); height: 1px; position: absolute; bottom: 0; left: 20px; background: #e0e0e0; }
.tabs .tabs-head { padding-bottom: 65px; position: relative; }
.tabs .tabs-head:before { content: ''; width: calc(100% - 40px); height: 1px; position: absolute; bottom: 0; left: 20px; background: #e0e0e0; }
.tabs .tabs-head .link-back { margin-left: -29px; }
.tabs .tabs-nav { font-family: 'Kanit', sans-serif; font-style: italic; font-size: 30px; padding-left: 7px; margin-top: -15px; margin-right: -20px; min-width: 466px; }
.tabs .tabs-nav ul { margin: 0; }
.tabs .tabs-nav a { font-weight: 700; color: #11159a; display: inline-block; vertical-align: middle; text-decoration: none; line-height: 1; }
.tabs .tabs-nav .current a { color: #f2cc01; }
.tabs .tabs-nav li { display: inline-block; vertical-align: middle; position: relative; }
.tabs .tabs-nav li + li { margin-left: 13px; }
.tabs .tabs-nav li + li:before { content: '//'; display: inline-block; vertical-align: middle; font-weight: 500; color: #6f6f6f; letter-spacing: -.175em; margin-right: 14px; }
.tabs .tab { display: none; }
.tabs .tab.current { display: block; }
@media(max-width: 1450px){
	
	.tabs .tabs-head { padding-bottom: 35px; }
	.tabs .tabs-nav { font-size: 27px; line-height: 1; margin-top: -10px; }
	.tabs .tabs-nav li + li:before { line-height: 1; }
}
/* Tablet Portrait */
@media (max-width: 1023px) {
	
	.tabs .tabs-nav { font-size: 24px!important; }
}
/* Mobile */
@media (max-width: 640px) {
	
	.tabs .tabs-head { padding-bottom: 10px; }
	.tabs .tabs-head .link-back { margin-left: 0; }

	.tabs .tabs-nav { font-size: 18px!important; margin: 10px 0 0; min-width: 0; }
}
/* ------------------------------------------------------------ *\
	Testimonial
\* ------------------------------------------------------------ */
.testimonial { color: #fff; padding: 13px 0; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-align-items: center; -ms-flex-align: center; align-items: center; }
.testimonial blockquote { font-weight: 600; font-style: italic; font-size: 30px; line-height: 1.33; color: #fff; border: none; padding: 0; }
.testimonial .testimonial-author { font-weight: 400; font-size: 18px; }
.testimonial .testimonial-image { width: 297px; margin-left: -3px; margin-bottom: -19px; }
.testimonial .testimonial-image i { max-width: 100%; }
.testimonial .testimonial-content { width: calc(100% - 297px); padding: 14px 0 0 5px; }
@media(max-width: 1450px){
	
	.testimonial blockquote { font-size: 24px; }
	.testimonial .testimonial-image { width: 240px; }
	.testimonial .testimonial-content { width: calc(100% - 240px); }
}
/* Tablet Portrait */
@media (max-width: 1023px) {
	
	.testimonial blockquote { font-size: 18px!important; }
	.testimonial .testimonial-image { width: 180px; }
	.testimonial .testimonial-content { width: calc(100% - 180px); }
}
/* Mobile */
@media (max-width: 640px) {
	.testimonial { -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; }
	.testimonial blockquote { font-size: 16px!important; }
	.testimonial .testimonial-image { width: 120px; }
	.testimonial .testimonial-content { width: 100%; }

	.testimonial .testimonial-author { font-size: 14px!important; }
}
/* ------------------------------------------------------------ *\
	Widget
\* ------------------------------------------------------------ */
.widgets { list-style: none outside none; }


.imageContenu{float:right;margin-left:30px;margin-bottom:30px;}

form .error{color:#d00000;}


@media (max-width: 1023px) {
	.enteteImageVideo.video{display:none !important;}
}

@media (max-width: 850px) {
	table{display: block;overflow-x: scroll !important;}
}

.tableCentreAntirouille table td{font-size:17px;padding-top:0;padding-bottom:0;}
.tableCentreAntirouille table th{font-size:20px;}
.tableCentreAntirouille table tr td:last-child{width:14%;}
.tableCentreAntirouille table tr td:nth-child(2){width:28%;}
.tableCentreAntirouille table tr td:nth-child(3){width:10%;text-align:center;}
.tableCentreAntirouille table tr td:nth-child(4){width:12%;text-align:center;}
.tableCentreAntirouille table tr td:first-child{width:15%;}
.tableCentreAntirouille table tr td:nth-child(4) img{max-width: 50px;}

textarea#messageDemandeEmploi{padding-top:27px;padding-bottom:27px;height:130px;}


#container-cv input[type=file]{cursor:pointer !important;top:-40px !important;margin-bottom:0 !important; bottom:0 !important;}


.logoPrint { display: none; }


body#tinymce a.btn.btn-primary.btn-blue.btn-xlarge,
.btn.btn-primary.btn-blue.btn-xlarge {color:#ffffff !important;}

.section.produitProduit .section-title span{top:-25px;}
@media (max-width: 1450px) {
	.section.produitProduit .section-title span{top:-10px;}
}
@media (max-width: 1200px) {
	.section.produitProduit .section-title span{top:0px;}
}

.pageDistributeurs img {
	margin: 0 10px;
}

.titreDistributeur {
	margin-top: 50px;
	margin-bottom: 25px;
}


.gsc-adBlock {
	display: none;
}
.gsc-resultsHeader {
	display: none;
}
.gsc-wrapper iframe {
	display: none;
}

@media (min-width: 1025px) {
    .slide.desktop{
        background-image:none !important;
    }
}

@media (max-width: 1024px) {
    .enteteImageVideo.video{
        display:none;
    }
}


 .product-single .product-content table th p, .product-single .product-content table td p{font-weight:normal !important;margin-bottom:0 !important;}

.header.noel.fr{background:url(/images/site/bandeNoel_fr.jpg);}
.header.noel.en{background:url(/images/site/bandeNoel_en.jpg);}
.header.noel.es{background:url(/images/site/bandeNoel_esp.jpg);}

.header.noel{background-repeat:no-repeat !important;background-size:100% !important;}
@media (max-width: 1430px) {
    .header.noel{background-size:cover !important;background-position:40px !important;}
}
@media (max-width: 1138px) {
    .header.noel{background-size:90% !important;background-position:130px !important;}
}
@media (max-width: 1023px) {
    .header.noel{background-size:90% !important;background-position:130px 50px !important;}
}
@media (max-width: 860px) {
    .header.noel{background-size:90% !important;background-position:130px 70px !important;}
}
@media (max-width: 767px) {
    .header.noel{background:none !important;}
}

@media (max-width: 640px) {
    #logoNoelMobile.fr{background:url(/images/site/bandeNoel_fr.jpg);}
    #logoNoelMobile.en{background:url(/images/site/bandeNoel_en.jpg);}
    #logoNoelMobile.es{background:url(/images/site/bandeNoel_esp.jpg);}
    #logoNoelMobile{width:100%;height:110px;background-position:bottom center !important;background-size:1000px !important;}

    .header .header-logo .logo-wmh img.logoEspagnol {
        padding-bottom: 16px;
    }
}

#tinymce a.btn.btn-primary.btn-blue.btn-xlarge,
.product-content a.btn.btn-primary.btn-blue.btn-xlarge,
.grid-stack-item-content a.btn.btn-primary.btn-blue.btn-xlarge { padding-left:1.4vw; padding-right:1.4vw; }
#tinymce a.btn.btn-primary.btn-yellow.btn-xlarge,
.product-content a.btn.btn-primary.btn-yellow.btn-xlarge,
.grid-stack-item-content a.btn.btn-primary.btn-yellow.btn-xlarge { padding-left:1.4vw; padding-right:1.4vw; background:#f2cc01 !important; color:#11159a !important; }
#tinymce a.btn.btn-primary.btn-yellow.btn-xlarge:hover,
.product-content a.btn.btn-primary.btn-yellow.btn-xlarge:hover,
.grid-stack-item-content a.btn.btn-primary.btn-yellow.btn-xlarge:hover { background:#ffe959 !important; }

.btn.btn-primary.btn-xlarge.smaller { margin-bottom:14px; padding-left: 1.2vw !important; padding-right: 1.2vw !important; font-size: 1.2vw !important; line-height: 3.3vw; height: 60px !important; }

.logo-wmh.noel { display:none !important; }

.section-charte .left { background:url(/images/site/charteVehicule.jpg); height:35.521vw; background-size:cover; background-position:center; width:50%; float:left; }
.section-charte .right { background:#11159a; width:50%; height:35.521vw; float:right; padding:0.9vw 4.5vw; }
.section-charte .right h2 { position:relative; color:#ffffff; font-family:"Open Sans", sans-serif; font-style:italic; font-weight: 600; font-size: 2.12vw !important; line-height: 2.8vw; margin-bottom: 1.4vw; margin-top: 2vw; }
.section-charte .right h2 span { color:#f2cc01; }
.section-charte .right h2:before { content:""; position:absolute; top: 0.75vw; left: -1.7vw; background:url(/images/site/charteArrow.png); width:1.459vw; height:1.459vw; background-size:cover; background-position:center; }
.section-charte .right ul li { color:#ffffff; font-family:"Open Sans", sans-serif; font-style:italic; font-weight: 600; font-size: 1.57vw !important; line-height: 2.4vw; }

.section-charte .bottom { width:100%; padding:2.7vw 3.2vw; background:#E6E6E6; color:#000000; font-family:"Open Sans", sans-serif; font-style:italic; font-weight: 600; font-size: 0.9vw; }

@media screen and (max-width:640px){
    .section-charte .left { width:100%; float:none; height: 55vw; background-size: cover; background-position: bottom center; }
    .section-charte .right { width:100%; float:none; padding: 25px 25px 20px 25px; height:auto !important; }
    .section-charte .right h2 { font-size:21px !important; line-height:29px; margin-top:10px; margin-bottom:20px; }
    .section-charte .right h2:before { top: 9px; left: -17px; width: 12px; height: 12px; }
    .section-charte .right ul li { font-size: 15px!important; line-height: 23px; }
    .section-charte .bottom { padding:20px; font-size:15px; }
}

/*CookieYes - Modification*/
.cky-switch input {
    display: block;
    left:0 !important;
}

.cky-modal p {
    font-size: 15px !important;
    line-height: 22px !important;
}

.cky-cookie-des-table li div,
.cky-cookie-des-table li,
.cky-cookie-des-table {
    font-size: 15px !important;
    line-height: 22px !important;
}

.cky-notice-des p {
    font-size: 15px !important;
    line-height: 22px !important;
}

.cky-revisit-bottom-left {
    left: 135px !important;
}
