html {
	height:100%;
}
#top-logo img
{
	height: 155px;
}
@media only screen and (max-height: 720px) {
.content-middle
{
	margin-top: 15%;
    position: relative;
}
}
.content-middle
{
	margin-top: 10%;
    position: relative;

}
#cta-button
{
    text-align:center;
}
body.full-height-fix {
	height:100%;
}
@font-face {
	font-family: 'Euclid Circular B';
	src: local('../fonts/Euclid Circular B Bold'), local('EuclidCircularB-Bold'),
	url('../fonts/EuclidCircularB-Bold.ttf') format('truetype');
	font-weight: bold;
	font-style: normal;
}

@font-face {
	font-family: 'Euclid Circular B';
	src: local('../fonts/Euclid Circular B Italic'), local('EuclidCircularB-Italic'),
	url('../fonts/EuclidCircularB-Italic.ttf') format('truetype');
	font-weight: normal;
	font-style: italic;
}

@font-face {
	font-family: 'Euclid Circular B';
	src: local('../fonts/Euclid Circular B Medium'), local('EuclidCircularB-Medium'),
	url('../fonts/EuclidCircularB-Medium.ttf') format('truetype');
	font-weight: 500;
	font-style: normal;
}

@font-face {
	font-family: 'Euclid Circular B';
	src: local('../fonts/Euclid Circular B SemiBold Italic'), local('EuclidCircularB-SemiBoldItalic'),
	url('../fonts/EuclidCircularB-SemiBoldItalic.ttf') format('truetype');
	font-weight: 600;
	font-style: italic;
}

@font-face {
	font-family: 'Euclid Circular B';
	src: local('../fonts/Euclid Circular B Bold Italic'), local('EuclidCircularB-BoldItalic'),
	url('../fonts/EuclidCircularB-BoldItalic.ttf') format('truetype');
	font-weight: bold;
	font-style: italic;
}

@font-face {
	font-family: 'Euclid Circular B';
	src: local('../fonts/Euclid Circular B Medium Italic'), local('EuclidCircularB-MediumItalic'),
	url('../fonts/EuclidCircularB-MediumItalic.ttf') format('truetype');
	font-weight: 500;
	font-style: italic;
}

@font-face {
	font-family: 'Euclid Circular B';
	src: local('../fonts/Euclid Circular B SemiBold'), local('EuclidCircularB-SemiBold'),
	url('../fonts/EuclidCircularB-SemiBold.ttf') format('truetype');
	font-weight: 600;
	font-style: normal;
}

@font-face {
	font-family: 'Euclid Circular B';
	src: local('../fonts/Euclid Circular B Light'), local('EuclidCircularB-Light'),
	url('../fonts/EuclidCircularB-Light.ttf') format('truetype');
	font-weight: 300;
	font-style: normal;
}

@font-face {
	font-family: 'Euclid Circular B';
	src: local('../fonts/Euclid Circular B Regular'), local('EuclidCircularB-Regular'),
	url('../fonts/EuclidCircularB-Regular.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Euclid Circular B';
	src: local('../fonts/Euclid Circular B Light Italic'), local('EuclidCircularB-LightItalic'),
	url('../fonts/EuclidCircularB-LightItalic.ttf') format('truetype');
	font-weight: 300;
	font-style: italic;
}

@font-face {
	font-family: 'DidotItalic';
	src: url('../fonts/DidotItalic.eot');
	src: url('../fonts/DidotItalic.eot') format('embedded-opentype'),
	url('../fonts/DidotItalic.woff2') format('woff2'),
	url('../fonts/DidotItalic.woff') format('woff'),
	url('../fonts/DidotItalic.ttf') format('truetype'),
	url('../fonts/DidotItalic.svg#DidotItalic') format('svg');
}

@font-face {
    font-family: 'DidotHTFM06Medium';
    src: url('../fonts/DidotHTFM06Medium.eot');
    src: url('../fonts/DidotHTFM06Medium.eot') format('embedded-opentype'),
         url('../fonts/DidotHTFM06Medium.woff2') format('woff2'),
         url('../fonts/DidotHTFM06Medium.woff') format('woff'),
         url('../fonts/DidotHTFM06Medium.ttf') format('truetype'),
         url('../fonts/DidotHTFM06Medium.svg#DidotHTFM06Medium') format('svg');
}

@font-face {
    font-family: 'GFSDidotRegular';
    src: url('../fonts/GFSDidotRegular.eot');
    src: url('../fonts/GFSDidotRegular.eot') format('embedded-opentype'),
         url('../fonts/GFSDidotRegular.woff2') format('woff2'),
         url('../fonts/GFSDidotRegular.woff') format('woff'),
         url('../fonts/GFSDidotRegular.ttf') format('truetype'),
         url('../fonts/GFSDidotRegular.svg#GFSDidotRegular') format('svg');
}


@font-face {
    font-family: 'DidotHTFL06Light';
    src: url('../fonts/DidotHTFL06Light.eot');
    src: url('../fonts/DidotHTFL06Light.eot') format('embedded-opentype'),
         url('../fonts/DidotHTFL06Light.woff2') format('woff2'),
         url('../fonts/DidotHTFL06Light.woff') format('woff'),
         url('../fonts/DidotHTFL06Light.ttf') format('truetype'),
         url('../fonts/DidotHTFL06Light.svg#DidotHTFL06Light') format('svg');
}


#full-section {
	background:url(../images/bg-1.jpg) 50% 50% no-repeat;
	background-size:cover;
	position:absolute;
	top:0px;
	height:100%;
	left:0px;
	padding-top:100px;
}

#full-section h2 {
	color:#a74f3a;
	font-family: 'GFSDidotRegular';
	font-size:300px;
}


#topbar {
	position:relative;
	z-index:99999;
}

#header {
	z-index:99999;
}

#full-section h3 {
	color:#707070;
	font-weight:900;
	font-size:38px;
}

#full-section  {
	color:#707070;
	font-size:18px;
}

#full-section  a.btn-info {
	background:#748579;
	line-height:60px;
	padding:0px 35px;
	border-radius:30px;
	display:inline-block;
	margin-top:60px;
	font-weight:bold;
	font-family:"Euclid Circular B";
}

#full-section.five-h {
	background:url(../images/bg-2.jpg) 50% 50% no-repeat;
	background-size:cover;
}

.white-c {
	color:#fff !important;
}

#full-section.your-experience {
	background:url(../images/bg-3.jpg) 50% 50% no-repeat;
	background-size:cover;
}

#full-section.your-experience h3 {
	color:#F8F4E6;
	font-size:58px;
	font-weight:bold;
}

#full-section.your-experience h3 span {
	font-family: 'DidotHTFL06Light';
}

#full-section.your-experience p {
	color:#F8F4E6;
	font-size:22px;
}


#full-section.your-experience ul {
	padding:0;
	margin-top:25px;
}

#full-section.your-experience ul li {
	list-style:none;
	display:inline-block;
	padding:5px 8px;
}

#full-section.your-experience ul li img {
	border-radius:100%;
}

#full-section.preparing-something {
	background:url(../images/bg-4.jpg) 50% 50% no-repeat;
	background-size:cover;
}

#full-section.preparing-something h3 {
	color:#F8F4E6;
	font-size:58px;
	font-weight:bold;
	font-family: "Euclid Circular B";
}

#full-section.preparing-something h3 span {
	font-weight:normal;
	font-family: 'DidotItalic';
}

#full-section.preparing-something p {
	color:#F8F4E6;
	font-size:19px;
	margin-bottom: 50px;
}

#top-logo {
	position:relative;
	width:100%;
}

#share-your-experiences {
	background:#fff;
	padding:100px 0px;
}

#share-your-experiences h3 {
	color:#2b2b2b;
	font-weight:bold;
	font-size:46px;
}

#share-your-experiences h5 {
	color:#818181;
	margin-bottom:65px;
	font-size:26px;
	line-height:38px;
}

#share-your-experiences .box-red {
	float:left;
	width:100%;
	border-radius:8px;
	background:#a74f3a;
	padding:15px 15px;
	margin-bottom:35px;
}


#share-your-experiences .box-red h4 {
	color:#fff;
	font-size:33px;
}

#share-your-experiences .box-red p {
	color:#fff;
	font-size:14px;
}

#share-your-experiences .box-red .btn-primary {
	color:#A74F3A;
	background:#fff;
	font-size:18px;
	font-weight:bold;
	line-height:60px;
	min-width:130px;
	text-align:center;
	display:inline-block;
	border-radius:30px;
	margin-top:15px;
	margin-bottom:15px;
}

/*** ***/
#head-share {
	background:#A74F3A;
	border-radius:0 0 10px 10px;
	padding:15px 0;
}

#head-share h3 {
	color:#fff;
	margin:0;
	font-size:35px;
	margin-bottom:10px;
}

#head-share .img img {
	max-width:85px;
}

#head-share p {
	color:#fff;
	margin:0;
	font-size:13px;
	margin-bottom:0px;
}

#head-share .l-btn {
	color:#A74F3A;
	font-weight:900;
	font-size:17px;
}

/*** ***/
#product-review.skin-lat {
	padding:40px 0;
	padding-top:70px;
}

#product-review.skin-lat .ddt h2 {
    color: #2B2B2B;
    font-size: 40px;
    font-family: 'Euclid Circular B';
    font-weight: 900;
    margin: 0;
    line-height: 35px;
	margin-bottom:15px;
}

#product-review.skin-lat .dds ul {
	list-style:none;
	padding:0;
	margin:0;
	display:inline-block;
	width:100%;
}

#product-review.skin-lat .dds ul li:first-child {
	margin-left:0;
}

#product-review.skin-lat .dds ul li {
	display:inline-block;
	margin-left:25px;
}

#product-review.skin-lat .dds ul li a {
	display:inline-block;
    color: #A74F3A;
    color: #707070;
    font-size: 18px;
    font-family: 'Euclid Circular B';
    font-weight: bold;
    margin: 0;
}

#product-review.skin-lat .dds ul li a:hover, 
#product-review.skin-lat .dds ul li a.active {
    color: #A74F3A;
}

#product-review.skin-lat .dds .order-status hr {
    border-color: #707070;
    float: left;
    width: 100%;
    margin-bottom: 30px;
}

#product-review.skin-lat .dds ul li a img {
    margin-left: 10px;
    width: 14px;
    vertical-align: middle;
}

#product-review.skin-lat .dds ul li a input.search {
    display: inline-block;
    width: 200px;
    padding: 0;
    margin: 0;
	color:rgba(48,48,48,.2);
    color: #303030;
    border: none;
    box-shadow: none;
    height: 38px;
    border: 1px solid #707070;
    padding: 0 25px;
    background: #fff url(../images/icon-search-new.png) 92% no-repeat;
    background-size: 20px auto;
    border-radius: 25px;
    outline: none;
}

#product-review.skin-lat h3.head {
	color:#303030;
	color:rgba(48,48,48,.7);
	font-size:18px;
	font-weight:900;
	margin-bottom:30px;
}

#product-review.skin-lat h3.head img {
	max-width:45px;
	margin-right:5px;
}

/*** ***/
#product-review.skin-lat span.star {
    font-size: 30px;
	margin-top:40px;
}

#product-review.skin-lat h2 {
	color:#2B2B2B;
	font-size:24px;
	font-weight:900;
	margin-top:10px;
}

#product-review.skin-lat .ss img {
	margin-top:30px;	
}


#product-review.skin-lat h2 span {
	color:#;
	font-weight:400;
	font-size:20px;
}

#product-review.skin-lat p.size {
	margin:25px 0;
}

#product-review.skin-lat p.size span {
	float:none;
	display:inline-block;
	margin-left:70px;
}

#product-review.skin-lat p.price {
	color:#2B2B2B;
	color:#2B2B2B;
	font-weight:600;
}

#product-review.skin-lat .l-btn-small {
    display: inline-block;
    color: #2B2B2B;
    color: #303030;
	color:rgba(48,48,48,.7);
    font-size: 14px;
    padding: 0;
    margin-right: 20px;
    font-weight: 600;
    margin-bottom: 10px;
    text-decoration: underline;
}

#product-review.skin-lat .stop {
	padding-top:70px;
}

#product-review.skin-lat p.dayss {
    font-size: 15px;
	margin-top:100px;
	margin-bottom:25px;
}

#product-review.skin-lat p.dayss b {
	font-weight:bold;
}

#product-review.skin-lat hr {
	border-color:#707070;
	margin:0;
	margin-bottom:40px;
}

#product-review.skin-lat .bx-wrapper .bx-pager {
	bottom:-40px;
}

#product-review.skin-lat .bx-wrapper .bx-pager.bx-default-pager a {
	background:rgba(112,112,112,0.7);
	position:relative;
	z-index:999;
    width: 10px;
    height: 10px;
}

#product-review.skin-lat .bx-wrapper .bx-pager.bx-default-pager a:hover,
#product-review.skin-lat .bx-wrapper .bx-pager.bx-default-pager a.active {
	background:rgba(112,112,112,1);
}

#product-review.skin-lat .tagi {
	padding-top:135px;
}

#product-review.skin-lat .tagi p .l-btn-rd:first-child {
	margin-left:30px;
}

#product-review.skin-lat .tagi p .l-btn-rd {
	display:inline-block;
	border:1px solid #838080;
	line-height:35px;
	min-width:100px;
	text-align:center;
	font-size:14px;
	border-radius:25px;
	margin-left:10px;
}

#product-review.skin-lat p.dayss.ddsd {
	margin-top:70px;
}

/*** ***/

/** Video Css **/
video {
	position:relative;
    top: 0%;
    left: 0;
    width: 100%;
    height:100%;
}

#firstVid, #secondVid { 
	font-weight:100; 
	float:left;
	text-align:center;
	color: white;
	width: 100%;
	height: 100%;
	position:absolute;
	top:0%;
	left:0%;
	font-size: 1.2rem;
}

#firstVid button, #secondVid button { 
	display: inline-block;
	width: auto;
	padding: .4rem;
	border: none; 
	margin: 1rem auto; 
	font-size: 1.3rem;
	color: #fff;
	border-radius: 3px; 
	cursor: pointer;
	transition: .3s background;
	font-size:18px;
	color:#26ade4;
	text-decoration:none;
	z-index:999;
}

button {
	background:none;
	border:none;
	outline:0;
}

#bgvid, #bgvid-2 {
    object-fit:cover;
    width:100%;
}


#product-review.skin-lat .embed-responsive {
	border-radius:12px;
    padding-bottom: 69.25%;
}

#product-review.skin-lat .video-img img {
	max-width:60%;
	opacity:.8;
}

#product-review.skin-lat .rt h4 {
	color:#2B2B2B;
	font-size:22px;
	padding:0;
	margin:0;
	min-height:70px;
}

#product-review.skin-lat .tagi.tt {
	padding-top:68px;
}

#product-review.skin-lat .pagi {
	margin-top:40px;
}

/*** ***/

/*** ***/
#subscribe-survey.chose-liquide .btns.ds {
	margin-top:20px;
}

#subscribe-survey.chose-liquide .btns.ds a {
    min-width: 120px;
    text-align: center;
	line-height:40px;
	margin:0 15px;
}

#subscribe-survey.chose-liquide .prd {
    margin-top: 80px;
}

#subscribe-survey.chose-liquide .size-tt p span {
	margin-right:25px;
	display:inline-block;
}

#subscribe-survey.chose-liquide .size-tt p span.active {
	color:#A74F3A;
	text-decoration:underline;
}

#subscribe-survey.chose-liquide .plan h2.price span {
	font-style:normal;
}

#subscribe-survey.chose-liquide  .prd h2 span.lg {
	font-size:28px;
}

/*** ***/
.s-product .modal-body {
	background:#fff;
	width:100%;
	border-radius:20px;
	padding:20px 40px;
}

.s-product .modal-body h2 {
	color:#2B2B2B;
	font-size:35px;
	font-weight:bold;
	margin-top:0px;
	margin-bottom:40px;
	line-height:1.3;
    color: rgba(48,48,48,.9);
}

@media (min-width: 768px) {
.s-product  .modal-dialog {
    width: 750px;
    margin: 30px auto;
}

}

.s-product .modal-body input.search {
    display: inline-block;
    width: 70%;
    padding: 0;
    margin: 0;
    color: rgba(48,48,48,.2);
    color: #303030;
    border: none;
    box-shadow: none;
    height: 38px;
    border: 1px solid #707070;
    padding: 0 25px;
    background: #fff url(../images/icon-search-new.png) 95% no-repeat;
    background-size: 20px auto;
    border-radius: 25px;
    outline: none;
}

.s-product .modal-body h3 {
	color:#2B2B2B;
	font-size:20px;
	font-weight:900;
	margin-top:50px;
	margin-bottom:30px;
    color: rgba(48,48,48,.8);
}

.s-product .mheight {
	height:380px;
	overflow-y:scroll;
	padding-right:20px;
	margin-bottom:50px !important;
}

.s-product .mheight::-webkit-scrollbar-track {
	background:#707070;
	background:#eaeaea;
}

.s-product .mheight::-webkit-scrollbar {
	width: 4px;
	background-color: #707070;
	background:none;
	border-radius:5px;
	margin-right:6px;
}

.s-product .mheight::-webkit-scrollbar-thumb {
	background-color: #000000;
	background:#748579;
	border-radius:5px;
}

.s-product h4 {
    color: #2B2B2B;
    font-size: 16px;
	line-height:1.4;
    font-weight: 900;
    margin-top: 0px;
    margin-bottom: 35px;
    color: rgba(43,43,43,.9);
}

.s-product h4 span {
    color: #;
    font-weight: 400;
    font-size: 14px;
}

.s-product p {
    color: #2B2B2B;
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 40px;
    color: rgba(43,43,43,.9);
}

.modal {
    z-index: 9999999999999999;
}

/*** ***/
/*** ***/
/*** ***/
#full-section .bts {
	margin-bottom:30px;
}


/******** ********/
#sub-success {
	padding:60px 0;
}

#sub-success h2 {
    color: #2B2B2B;
    font-size: 42px;
    font-weight: 900;
    margin-top: 25px;
    margin-bottom: 20px;
}

#sub-success h3 {
    color: #A74F3A;
	font-size:60px;
    font-weight: 400;
	margin-bottom:20px;
}

#sub-success h3 span {
    font-style: normal;
    font-weight: bold;
}

#sub-success .round {
	max-width:130px;
}

#sub-success .pl {
	max-width:300px;
}

#sub-success h4 {
    color: #2B2B2B;
	font-size:30px;
    font-weight: bold;
	margin-bottom:30px;
}

#sub-success h4 span {
	color:#A74F3A;
	font-size:28px;
	font-weight:400;
	display:inline-block;
	margin-top:15px;
	margin-left:25px;
}

#sub-success h4 em {
	font-style:normal;
	text-decoration:line-through;
	color:#B9B9B9;
}

#sub-success .s-left {
	padding-left:45px;
}

#sub-success p {
    color: #303030;
    color: rgba(48,48,48,0.7);
    font-size: 18px;
    line-height: 1.4;
    font-weight: 600;
    margin-top: 0;
    margin-bottom: 10px;
}

#sub-success p span {
	float:right;
	padding-right:20px;
	min-width:130px;
	text-align:center;
    font-weight: bold;
	font-weight:900;
}

#sub-success p span.pt {
    color: #A74F3A;
	font-weight:400;
}

#sub-success .down h2 {
    color: #2B2B2B;
    color: rgba(43,43,43,0.9);
    font-size: 28px;
	margin-top:55px;
}

#sub-success .down h5 {
    color: #A74F3A;
    font-size: 24px;
    font-weight: 900;
	margin:20px 0;
	margin-bottom:20px;
}

#sub-success .down p a {
    color: #A74F3A;
    font-family: 'Euclid Circular B';
	font-weight:400;
}

#sub-success .down .sub {
    display: inline-block;
    min-width: 200px;
    padding: 0;
    margin: 0;
    color: #707070;
    border: none;
    box-shadow: none;
    line-height: 52px;
    border: 1px solid rgba(48,48,48,0.4);
    padding: 0 30px;
    background-size: 20px auto;
    border-radius: 30px;
    outline: none;
    color: rgba(48,48,48,0.7);
    font-size: 16px;
    font-weight: 600;
    font-family: 'Euclid Circular B';
    text-align: center;
    margin-top: 7px;
    margin-bottom: 65px;
}

#main-profile.order-history .s-left {
    padding-left: 10px;
}

#main-profile.order-history .left-s {
    padding-left: 10px;
}

#main-profile.order-history .dropdown .btn-primary {
    padding: 5px 0;
    border: none;
    margin: 0;
    color: #707070;
    font-size: 22px;
    background: none;
    border-radius: 0;
    text-align: left;
    font-weight: 500;
    position: relative;
    font-family: 'Euclid Circular B';
	outline:none;
}

#main-profile.order-history .order-status .fts h2 {
    font-size: 26px;
}

#main-profile.order-history .dropdown .btn-primary:hover, #main-profile.order-history .dropdown .btn-primary.active {
	box-shadow:none;
	color:#dfd;
    background: none;
    color: #A74F3A;
	outline:none;
	font-weight:900;
}

#main-profile.order-history .dropdown .btn-primary img {
	max-width:14px;
	margin-left:5px;
	transform:rotate(90deg);
}

#main-profile.order-history .dropdown.open .btn-primary img {
	transform:rotate(180deg);
}

#main-profile.order-history .dropdown.open .dropdown-menu {
	display:block;
}

#main-profile.order-history .dropdown .dropdown-menu {
	box-shadow:none;
	border:none;
	border-radius:0;
	display:none;
	position:relative;
	padding:0;
}

#main-profile.order-history .dropdown .dropdown-menu li {
	margin:0;
}

#main-profile.order-history .dropdown .dropdown-menu li a {
	padding:0px 0;
	padding-left:18px;
	font-weight:400;
}

#main-profile.order-history .order-status .glow {
	color: #A74F3A;
	font-size: 35px;
	margin-bottom: 20px;
    font-family: 'Euclid Circular B';
    font-weight: 400;
}

#main-profile.order-history .order-status .glow span {
	font-style: normal;
	font-weight: 900;
}

#main-profile.order-history .order-status .glow-text p {
	color:#2B2B2B;
	line-height:1.6;
}

#main-profile.order-history .order-status .glow-text p span {
	font-weight:bold;
}


#main-profile.order-history .order-status .glow-text p span.rr {
	color: #A74F3A;
	font-weight:900;
}

#main-profile.order-history .order-status .tptt {
	margin-top:50px;
}

#main-profile.order-history .order-status .gifts {
	padding-left:60px;
	position:relative;
	color:#963B2B;
	font-size:13px;
	font-weight:900;
}

#main-profile.order-history .order-status .gifts img {
	position:absolute;
	top:10px;
	left:0;
	max-width:40px;
}

#main-profile.order-history .order-status .switcher .switch {
	margin-top:10px;
	margin-left:90px;
}

#main-profile.order-history .order-status .switcher .switch span.swit-active {
	position:absolute;
	top:2px;
	left:-90px;
	display:none;
}

#main-profile.order-history .order-status .switcher.active .switch span.swit-active {
	display:block;
}

#main-profile.order-history .order-status .switcher.active .switch span.swit-non-active {
	display:none;
}

#main-profile.order-history .order-status .switcher .switch span.swit-non-active {
	position:absolute;
	top:2px;
	left:-90px;
}

#main-profile.order-history .order-status .switcher .switch {
    position: relative;
    display: inline-block;
    width: 45px;
    height: 23px;
    border-radius: 25px;
    border: 1px solid #707070;
	background:none;
}

#main-profile.order-history .order-status .switcher .switch input { 
	opacity: 0;
	width: 0;
	height: 0;
}

#main-profile.order-history .order-status .switcher .switch .slidertt {
	position: absolute;
	cursor: pointer;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: #ccc;
	background:none;
	-webkit-transition: .4s;
	transition: .4s;
}

#main-profile.order-history .order-status .switcher .switch .slidertt:before {
	position: absolute;
	content: "";
    height: 17px;
    width: 18px;
    border-radius: 50%;
    left: 1px;
    bottom: 2px;
    background-color: #B9B9B9;
	-webkit-transition: .4s;
	transition: .4s;
}

#main-profile.order-history .order-status .switcher .switch input:checked + .slidertt {
	background:none;
}

#main-profile.order-history .order-status .switcher .switch input:checked + .slidertt:before {
    background-color: #B1EA64;
}

#main-profile.order-history .order-status .switcher .switch input:checked + .swit-active {
	display:none !important;
}

#main-profile.order-history .order-status .switcher .switch input:checked + .swit-non-active {
	display:block !important;
}

#main-profile.order-history .order-status .switcher .switch input:focus + .slidertt {
	box-shadow: none;
}

#main-profile.order-history .order-status .switcher .switch input:checked + .slidertt:before {
	-webkit-transform: translateX(22px);
	-ms-transform: translateX(22px);
	transform: translateX(22px);
}

/* Rounded sliders */
.slider.round {
  border-radius: 34px;
}

.slider.round:before {
  border-radius: 50%;
}





/******** RESPONSIVE CSS *********/

@media only screen and (max-width: 767px) {
.flipTimer {
  color: #FFF;
  font-family: "Euclid Circular B";
  font-size: 40px;
  font-weight: bold;
  line-height: 50px;
  height: 50px; }
  .flipTimer .seperator {
    vertical-align: top;
    margin: 0 -20px;
    display: inline; }
  .flipTimer .seconds,
  .flipTimer .minutes,
  .flipTimer .hours,
  .flipTimer .days {
    height: 100%;
    display: inline; }
  .flipTimer .digit-set {
    border-radius: 10px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.8);
    /*border: 1px solid #111111;*/
    width: 35px;
    height: 100%;
    display: inline-block;
    position: relative;
    margin: 0 1px; }
  .flipTimer .digit {
    position: absolute;
    height: 100%; }
    .flipTimer .digit > div {
        width:35px;
      position: absolute;
      left: 0;
      overflow: hidden;
      height: 50%;
      padding: 0 5px; }
      .flipTimer .digit > div.digit-top, .flipTimer .digit > div.shadow-top {
        background-color: #333;
        border-bottom: 1px solid #333;
        box-sizing: border-box;
        top: 0;
        z-index: 0;
        border-radius: 10px 10px 0 0; }
        .flipTimer .digit > div.digit-top:before, .flipTimer .digit > div.shadow-top:before {
          content: "";
          box-shadow: inset 0 10px 25px rgba(0, 0, 0, 0.4);
          height: 100%;
          width: 100%;
          position: absolute;
          left: 0;
          top: 0; }
      .flipTimer .digit > div.shadow-top {
        background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(0, 0, 0, 0)), to(black));
        width: 35px;
        opacity: 0;
        -webkit-transition: opacity 0.3s ease-in; }
      .flipTimer .digit > div.digit-bottom, .flipTimer .digit > div.shadow-bottom {
          width:35px;
        background-color: #333;
        bottom: 0;
        z-index: 0;
        border-radius: 0 0 10px 10px; }
        .flipTimer .digit > div.digit-bottom .digit-wrap, .flipTimer .digit > div.shadow-bottom .digit-wrap {
          display: block;
          margin-top: -100%; }
        .flipTimer .digit > div.digit-bottom:before, .flipTimer .digit > div.shadow-bottom:before {
          content: "";
          box-shadow: inset 0 10px 25px rgba(0, 0, 0, 0.3);
          border-radius: 0 0 10px 10px;
          height: 100%;
          width: 100%;
          position: absolute;
          left: 0;
          top: 0; }
      .flipTimer .digit > div.shadow-bottom {
        background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(black), to(rgba(0, 0, 0, 0)));
        width: 25px;
        opacity: 0;
        -webkit-transition: opacity 0.3s ease-in; }
    .flipTimer .digit.previous .digit-top,
    .flipTimer .digit.previous .shadow-top {
      opacity: 1;
      z-index: 2;
      -webkit-transform-origin: 50% 100%;
      -webkit-animation: flipTop 0.3s ease-in both;
      -moz-transform-origin: 50% 100%;
      -moz-animation: flipTop 0.3s ease-in both;
      -ms-transform-origin: 50% 100%;
      -ms-animation: flipTop 0.3s ease-in both;
      transform-origin: 50% 100%;
      animation: flipTop 0.3s ease-in both; }
    .flipTimer .digit.previous .digit-bottom,
    .flipTimer .digit.previous .shadow-bottom {
      z-index: 1;
      opacity: 1; }
    .flipTimer .digit.active .digit-top {
      z-index: 1; }
    .flipTimer .digit.active .digit-bottom {
      z-index: 2;
      -webkit-transform-origin: 50% 0%;
      -webkit-animation: flipBottom 0.3s 0.3s ease-out both;
      -moz-transform-origin: 50% 0%;
      -moz-animation: flipBottom 0.3s 0.3s ease-out both;
      -ms-transform-origin: 50% 0%;
      -ms-animation: flipBottom 0.3s 0.3s ease-out both;
      transform-origin: 50% 0%;
      animation: flipBottom 0.3s 0.3s ease-out both; }

	#top-logo img
{
	height: 155px;
}
#full-section a.btn-info
{
	margin-top :200px;
}
/*#full-section.preparing-something*/
/*{*/
/*	height:100%;*/
/*}*/
#share-your-experiences h3 {
    font-size: 30px;
}

#share-your-experiences h5 {
    font-size: 16px;
    line-height: 26px;
}

#full-section h2 {
    font-size: 160px;
	margin-top:50px;
}

#full-section h3 {
    font-size: 25px;
}

#full-section {
	height:auto;
	position:relative;
	padding-top:40px;
	padding-bottom:30px;
}

#full-section.your-experience h3, #full-section.preparing-something h3 {
    font-size: 35px;
    margin: 15px;
}

#full-section.your-experience p {
    font-size: 16px;
}

#product-review.skin-lat .tagi p .l-btn-rd {
	margin-bottom:10px;
}

#product-review.skin-lat .ddt h2 {
    font-size: 23px;
}

#product-review.skin-lat .dds ul li {
	margin-bottom:10px;
}

#product-review.skin-lat .dds ul li a {
    font-size: 13px;
}

#head-share .l-btn {
	margin-top:20px;
}

#subscribe-survey .plan {
	margin-bottom:120px;
}

#subscribe-survey.chose-liquide .btns.ds a {
    margin: 4px 4px;
}

#subscribe-survey.chose-liquide h2 {
    font-size: 28px;
}

.s-product .modal-body {
    padding: 20px 15px;
}

.s-product .modal-body h2 {
    font-size: 25px;
}



#sub-success h3 {
    font-size: 35px;
}

#sub-success h4 {
    font-size: 22px;
}

#sub-success h4 span {
    font-size: 20px;
}

#sub-success p {
    font-size: 15px;
}

#sub-success .down h2 {
    font-size: 18px;
}


}

@media only screen and (min-width: 768px) and (max-width: 1169px) {
#share-your-experiences h5 {
    font-size: 16px;
    line-height: 26px;
}

#share-your-experiences .box-red h4 {
    font-size: 25px;
}

#share-your-experiences .box-red p {
    font-size: 11px;
}

#full-section h2 {
    font-size: 160px;
}

#full-section h3 {
    font-size: 25px;
}

#full-section.preparing-something h3 {
    font-size: 36px;
}

#product-review.skin-lat .tagi p .l-btn-rd {
	margin-bottom:10px;
}

#head-share .l-btn {
    font-size: 14px;
    padding: 0 22px;
}

#product-review.skin-lat .ddt h2 {
    font-size: 23px;
}

#product-review.skin-lat .dds ul li {
	margin-bottom:10px;
}

#product-review.skin-lat .dds ul li a {
    font-size: 13px;
}

#subscribe-survey.chose-liquide .sp {
    padding: 0 10px;
}

#subscribe-survey.chose-liquide .plan h2.price {
    font-size: 25px;
}

#subscribe-survey.chose-liquide .plan h2.price {
    font-size: 25px;
}
#main-profile.order-history .s-left {
    padding-left: 30px;
}
}



