/** Shopify CDN: Minification failed

Line 1872:1 Expected "}" to go with "{"

**/
@charset "utf-8";
/* UpCart */
.hide-upcart.upcartPopupShow {
  overflow: unset !important;
}

.hide-upcart #UpcartPopup {
  display: none !important;
}

/*/ CSS Document /*/
body {
	top:0;
	bottom:0;
	left:0;
	right:0;
	margin:auto;
	padding:0;
	background:#fff;
	color:#000000;
	text-align:center;
    font-family: 'Mallory';
	font-weight: 400;
	}
div, ul, h1, h2, h3, h4, h5, li, p, img, form, input, textarea {margin:0;padding:0;}
header, section, footer, aside, nav, main, article, figure {display: block;}
table, tr, td {border:0;}
a{outline: none; color:inherit; text-decoration:none;}
a:hover {}
img {border:none; height:auto; max-width:100%;}
li {list-style:none;}
*{box-sizing:border-box;}
.img-full{max-width:100%;}
.clearall{
	clear:both;
	font-size:1px;
	line-height:1px;
	height:1px;
	}
.container {
	width:1170px;
	margin:0 auto;
	padding:0;
	position:relative;
	}	
	
/*===FONTS===*/
@font-face {
    font-family: 'Mallory';
    src: url('//fieracosmetics.com/cdn/shop/files/Mallory-Black.woff2?v=5942416790558397156') format('woff2'),
        url('//fieracosmetics.com/cdn/shop/files/Mallory-Black.woff?v=3364165090792259698') format('woff');
    font-weight: 800;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Mallory';
    src: url('//fieracosmetics.com/cdn/shop/files/Mallory-Bold.woff2?v=6215576415400692775') format('woff2'),
        url('//fieracosmetics.com/cdn/shop/files/Mallory-Bold.woff?v=12551074655172213732') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Mallory';
    src: url('//fieracosmetics.com/cdn/shop/files/Mallory-Medium.woff2?v=18039284468896783880') format('woff2'),
        url('//fieracosmetics.com/cdn/shop/files/Mallory-Medium.woff?v=14886499240805245998') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Mallory';
    src: url('//fieracosmetics.com/cdn/shop/files/Mallory-Book.woff2?v=2038386978903840889') format('woff2'),
        url('//fieracosmetics.com/cdn/shop/files/Mallory-Book.woff?v=1241368430794079791') format('woff');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'GT Super Display';
    src: url('//fieracosmetics.com/cdn/shop/files/GTSuperDisplay-Bold.woff2?v=17918357814986692503') format('woff2'),
        url('//fieracosmetics.com/cdn/shop/files/GTSuperDisplay-Bold.woff?v=9195166402616394248') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'GT Super Display';
    src: url('//fieracosmetics.com/cdn/shop/files/GTSuperDisplay-Medium.woff2?v=15744443326610625873') format('woff2'),
        url('//fieracosmetics.com/cdn/shop/files/GTSuperDisplay-Medium.woff?v=18356389827864485243') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

.fl{ float:left;}
.fr{ float:right;}
.ovr{ overflow:hidden;}
.normal{ font-weight:normal;}

/*==========Top Strip==============*/
.top_strip{
	float:left;
	width:100%;
	padding:7px 0 12px;
	background:#000000;
	}
.top_strip p{
    font-size: 16px;
    line-height: 16px;
    color: #fff;
    font-weight: bold;
    text-transform:capitalize;
	letter-spacing:0.5px;
	}
		
/*==========Header==========*/
.top-fix-bar {
	float: left;
	width: 100%;
	margin-bottom:70px;
	}
.header{
	float:left;
	width:100%;
	height:70px;
	margin-top: -70px;
	position: relative;
	top:70px;
	}
.fixed-nav .header{
	position: fixed;
	z-index: 60;
	top: 0;
	background: #fff;
	border:none;
	-webkit-transition: margin .3s ease-out;
	transition: margin .3s ease-out;
	margin-top:0;
	-webkit-box-shadow: 0 3px 4px 0 rgba(0,0,0,0.1);
	box-shadow: 0 3px 4px 0 rgba(0,0,0,0.1);
	}
.logo{
	float:left;
	margin-top:15px;
	width:119px;
	}
ul.mainMenu{
	display: inline-block;
	vertical-align: middle;
	margin: 27px 0 0 40px;
	}
ul.mainMenu li{
	float: left;
	padding: 0 20px;
	position:relative;
	}
ul.mainMenu li:first-child:before{ display:none;}
ul.mainMenu li:last-child{ border:none;}
ul.mainMenu li a{
	float: left;
	color: #000;
	font-size: 16px;
	line-height: 16px;
	text-transform: capitalize;
	}

ul.mainMenu li a:hover{ color:#bc78c5;}
ul.mainMenu li a.active{ color:#bc78c5;}
.fixed-nav .header ul.mainMenu li a{ color:#000;}
.fixed-nav .header ul.mainMenu li a:hover{ color:#bc78c5;}
.fixed-nav .header ul.mainMenu li a.active{ color:#bc78c5;}
	
.header_btn{
    float: right;
    width: 160px;
    margin-top: 12px;
    height: 46px;
    color: #fff;
    background: #000;
    font-size: 14px;
    line-height: 46px;
    letter-spacing: 0.5px;
    text-align: center;
    font-weight: 500;
    border-radius: 5px;
    text-transform: uppercase;
	}	
	
/*==========BANNER==========*/
.banner{
	float: left;
	width: 100%;
	position:relative;
	overflow:hidden;
	background: rgb(231,221,239);
	background: linear-gradient(170deg, rgba(231,221,239,1) 25%, rgba(241,234,245,1) 45%, rgba(246,243,249,1) 60%, rgba(250,248,251,1) 75%, rgba(254,254,254,1) 86%);
	}
.banner_cont{
	float:left;
	width:70%;
	padding:40px 0 45px;
	text-align:left;
	}
.bnr_rating_text{
	font-size:16px;
	line-height:16px;
	color:#000;
	font-weight:500;
	}
.bnr_rating_text img{
	display:inline-block;
	vertical-align:middle;
	width:76px;
	margin:-3px 7px 0 0;
	}
.banner_heading{
	font-size: 60px;
	line-height: 68px;
	color: #000;
	font-weight:500;
	margin-top:15px;
    font-family: 'GT Super Display';
	}	
.bnr_strip{
    display: inline-block;
    vertical-align: top;
    padding: 18px 90px 19px 78px;
    font-size: 20px;
    line-height: 20px;
    color: #000;
    margin-top: 20px;
    font-weight: 500;
    background: #e7dcef;
    position: relative;
    border-radius: 50px;
    overflow: hidden;
	}
.bnr_strip img{
    position: absolute;
    bottom: 0;
    left: 21px;
    width: 42px;
	}
.bnr_strip p{
	font-size:20px;
	line-height:20px;
	color:#000;
	font-weight:500;
	}
.bnr_points{
	float:left;
	width:100%;
	margin-top:10px;
	}
.bnr_points li{
	float:left;
	width:100%;
	font-size:19px;
	line-height:27px;
	color:#000;
	letter-spacing:0.3px;
	padding-left:45px;
	margin-top:18px;
	background:url(//fieracosmetics.com/cdn/shop/files/lp8_bnr-thik.png?v=11738180735649897367) no-repeat center left;
	background-size:24px;
	}
.bnr_points li span{ font-weight:bold;}

.btn_box{
	display:inline-block;
	vertical-align:top;
	width:100%;
	margin-top:45px;
	}
.btn_width{
    display: inline-block;
    vertical-align: top;
    width: 100%;
    max-width: 424px;
    position: relative;
	text-align:center;
	}
.common_btn{
	display: inline-block;
	vertical-align: top;
	width: 100%;
	height: 64px;
	font-size: 21px;
	line-height: 64px;
	color: #fff;
	border-radius: 8px;
	text-transform:uppercase;
	letter-spacing:0.5px;
	background:#000;
	font-weight:500;
	text-align:center;
    border: none;
    -webkit-appearance: none;
    cursor: pointer;
	}
.btn_text{
	font-size:14px;
	line-height:14px;
	color:#000;
	letter-spacing:0.5px;
	margin-top:10px;
	}
.btn_text img{
	display:inline-block;
	vertical-align:middle;
	margin:-3px 8px 0 0;
	width:16px;
	}
.prod_box{
    position: absolute;
    top: 20px;
    right: 0;
    width: 100%;
    max-width: 457px;
	}
.bnr-img{
	float:right;
	width:457px;
	}
.bnr-prod{
    position: absolute;
    bottom: 120px;
    left: -164px;
    width: 280px;
	-webkit-filter: drop-shadow(0px 10px 6px rgba(162, 162, 163, 0.9));
	filter: drop-shadow(0px 10px 6px rgba(162, 162, 163, 0.9));
	}
	
/*==========LOGO STRIP==========*/
.logo_strip{
	background:#fff8f2;
	float: left;
	width: 100%;
	padding:20px 0 16px;
	border-bottom:1px solid #d5d4d4;
	}
.logo_strip_hdg{
	font-size:15px;
	line-height:15px;
	color:#000;
	font-weight:500;
	text-transform:capitalize;
	}
.brand_list{
    width: 100%;
	margin-top:12px;

    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
	}
.brand_list li{
	}
.brand_list li img{
	display:block;
	margin:0 auto;
	max-width:none;
	height:46px;
	width:auto;	
	}
	 	
/*==========SECTION 1==========*/
.section1{
	background:#fff;
	float: left;
	width: 100%;
	padding:50px 0 10px;
	}	
.common_heading{
	font-size:50px;
	line-height:58px;
	color:#000;
	font-weight:bold;
    font-family: 'GT Super Display';
	}
.red_text{ color:#ea1111;}
.s1-girl{
	display:block;
	margin:25px auto 0;
	width:412px;
	}

.s1_block_otr{
	display:inline-block;
	vertical-align:top;
	width:100%;
	max-width:970px;
	margin-top:45px;
	background:#f8eef9;
	border-radius:15px;
	}
.s1_block{
	display:inline-block;
	vertical-align:top;
	width:100%;
	border-radius:15px;
	overflow:hidden;
	background:url(//fieracosmetics.com/cdn/shop/files/lp8_s1-img.jpg?v=4407263547629267341) no-repeat bottom left #f0f0f0;
	position:relative;
	padding:30px 50px 30px 0;
	background-size:60% 100%;
	}
.s1_cont{
	float:right;
	width:60%;
	}
ul.s1_list{
    display: inline-block;
    vertical-align: top;
	width: 100%;
	}
ul.s1_list li{
	float: left;
	width: 100%;
	text-align: left;
	position: relative;
	padding-left: 34px;
	margin-top: 24px;
	background: url(//fieracosmetics.com/cdn/shop/files/lp8_s1-wrong.png?v=17736019652624773038) no-repeat top 4px left;
	background-size: 20px;
	}
ul.s1_list li:first-child{ margin-top: 0;}
ul.s1_list li h3{
	font-size:21px;
	line-height:26px;
	color:#000;
	font-weight:bold;
	}
ul.s1_list li p{
	font-size:16px;
	line-height:24px;
	color:#000;
	font-weight:400;
	letter-spacing:0.5px;
	margin-top:10px;
	}
.s1_box{
	float:left;
	width:100%;
	padding:30px 25px 30px;
	position:relative;
	}
.s1_box h3{
	font-size:24px;
	line-height:24px;
	color:#000;
	font-weight:bold;
    font-family: 'GT Super Display';
	}
.s1-arrw{
	position:absolute;
	bottom:-15px;
	left:50%;
	margin-left:-12.5px;
	width:25px;
	}
	
/*==========SECTION 2==========*/
.section2{
	background:#fff;
	float: left;
	width: 100%;
	padding:50px 0 60px;
	}
.common_text{
	font-size:18px;
	line-height:26px;
	color:#000;
	letter-spacing:0.5px;
	margin-top:25px;
	}
.s2_block{
	display:inline-block;
	vertical-align:top;
	width:100%;
	margin-top:40px;
	}
.s2_cont{
	float:left;
	width:50%;
	text-align:left;
	}
.s2_box{
	float:left;
	width:100%;
	margin-bottom:10px;
	}
.s2_row{
    width: 100%;
	padding:25px 0;
	position:relative;

    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
	}
.s2_row:first-child{ padding-top:0;}
.s2_row:last-child{ padding-bottom:0;}
.s2_row:before{
	content:'';
	position:absolute;
	bottom:0;
	left:0;
	right:0;
	height:1px;
	background: rgb(178,178,178);
	background: linear-gradient(90deg, rgba(178,178,178,1) 40%, rgba(204,204,204,1) 60%, rgba(236,236,236,1) 80%);
	}
.s2_row:last-child:before{ display:none;}
.s2_row img{ width:53px;}
.s2_row_cont{
	width:calc(100% - 53px);
	padding-left:30px;
	text-align:left;
	}
.s2_row_cont h3{
	font-size:22px;
	line-height:24px;
	color:#000;
	font-weight:bold;
	}
.s2_row_cont p{ margin-top:12px;}

.s2_img_box{
    float: right;
    width: 40%;
    position: relative;
	}
.s2_prod_box{
    width: 100%;
    max-width: 268px;
    position: absolute;
    top: 140px;
    left: 0;
	}
.s2-prod{
    display: block;
    margin: 0 auto;
    width: 268px;
	position: relative;
	z-index: 2;
	-webkit-filter: drop-shadow(0px 8px 6px rgba(162, 162, 163, 0.6));
	filter: drop-shadow(0px 8px 6px rgba(162, 162, 163, 0.6));
	}
.s2_seal{
    position: absolute;
    top: -60px;
    left: -60px;
    width: 120px;
    height: 120px;
    border: 2px solid #aa478d;
    background: #fff;
    z-index: 3;
    border-radius: 50%;
    padding-top: 19px;
	}
.s2_seal p{
	font-size:14px;
	line-height:16px;
	color:#000;
	}
.s2_seal h3{
    font-size: 24px;
    line-height: 24px;
    color: #452a57;
    font-weight: 800;
    margin-top: 3px;
	}

.s2_img_row{
	position: absolute;
	top: -50px;
	right: -110px;
	width: 470px;
	z-index: 1;
	}	

.s2-shape{
    max-width: none;
    position: absolute;
    bottom: 150px;
    left: -250px;
	}
.s2-img{
    display: block;
    margin: 0 auto;
    width: 471px;
    max-width: none;
	}
	
/*==========SECTION 3==========*/
.section3{
	float: left;
	width: 100%;
	padding:50px 0 60px;
	background: rgb(250,244,254);
	background: linear-gradient(180deg, rgba(250,244,254,1) 30%, rgba(250,244,254,1) 45%, rgba(251,246,254,1) 60%, rgba(253,251,255,1) 78%, rgba(255,254,255,1) 90%);
	}
.s3_block{
	display:inline-block;
	vertical-align:top;
	width:100%;
	max-width:1770px;
	margin:45px 0 10px;
	}
.s3_box{
    width: 100%;
	margin:0 auto 0;

    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
	}
.s3_col{
	width:17%;
	}
.s3-img{
	display:block;
	margin:0 auto;
	width:309px;
	border:2px solid #ab86be;
	border-radius:10px;
	}
.s3_icn_box{
    width: 61px;
    height: 61px;
    margin: -32px auto 0;
    background: url(//fieracosmetics.com/cdn/shop/files/lp8_s3-shape.png?v=6734760681399868151) no-repeat top center;
	
    display: -webkit-flex;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    z-index: 1;
	}
.s3_icn_box img{
	display:block;
	margin:0 auto;
	width:34px;
	}
.s3_col_cont{
	float:left;
	width:100%;
	}
.s3_col_cont h3{
	font-size:22px;
	line-height:28px;
	color:#000;
	font-weight:bold;
	}
.s3_col_cont p{ margin-top:12px;}
	
/*==========SECTION 4==========*/
.section4{
	float: left;
	width: 100%;
	padding:50px 0 60px;
	background: rgb(161,117,190);
	background: linear-gradient(180deg, rgba(161,117,190,1) 40%, rgba(186,153,207,1) 50%,  rgba(255,255,255,1) 70%);
	}
.s4_block{
    width: 100%;
	margin:50px auto 0;
    padding: 20px;
    border-radius: 10px;
	background:#faf4fe;
	
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
	}
.s4_prod_box{
    width: 37.5%;
	padding:15px;
	background: rgb(161,117,190);
	background: linear-gradient(180deg, rgba(161,117,190,1) 30%, rgba(229,197,196,1) 70%);
	
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
	}
.s4_prod_box_inr{
    display: inline-block;
    vertical-align: middle;
	}
.s4_prod_box_inr img{
	display:block;
	margin:0 auto;
	width:322px;
	-webkit-filter: drop-shadow(3px 10px 8px rgba(162, 162, 163, 0.7));
	filter: drop-shadow(3px 10px 8px rgba(162, 162, 163, 0.7));
	}
.s4_cont{
	width:59%;
	padding:30px 19px 30px 0;
	}
.s4_box{
	float:left;
	width:100%;
	}
.s4_row{
	width:100%;
	border-top:1px solid #dad3dc;
	padding-top:25px;
	margin-top:25px;
	
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
	}
.s4_row:first-child{ padding-top:0; margin-top:0; border-top:none;}
.s4-row-img{
	width:234px;
	border-radius:6px;
	}
.s4_row_cont{
	width:calc(100% - 234px);
	padding-left:20px;
	text-align:left;
	}
.s4_row_cont h3{
	font-size:22px;
	line-height:26px;
	font-weight:bold;
	}
.s4_row_cont p{
	font-size:17px;
	margin-top:12px;
	}
	
.s4_list{
    width: 100%;
	margin:40px auto 10px;
	max-width:1030px;

    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
	}
.s4_list li{
	width:16%;
	} 
.s4_list li img{
	display:block;
	margin:0 auto 10px;
	width:65px;
	}
.s4_list li p{
	font-size:18px;
	line-height:24px;
	color:#000;
	font-weight:500;
	}
	
/*==========SECTION 5==========*/
.section5{
	float: left;
	width: 100%;
	padding:50px 0 60px;
	background: #faf4fe;
	}
.s5_block{
    width: 100%;
	margin:50px auto 10px;

    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
	}
.s5_box{
	width:23.5%;
	}
.s5_icn_box{
    width: 112px;
	height:112px;
	border-radius:50%;
	background:#452a57;
	position:relative;
	margin:0 auto;

    display: -webkit-flex;
    display: flex;
    justify-content: center;
    align-items: center;
	}
.s5_icn_box img{
	display:block;
	margin:0 auto;
	width:61px;
	}
.s5_icn_box div{
	position:absolute;
    top: 0;
    left: 7px;
	width:30px;
	height:30px;
	background:#fff;
	border:2px solid #452a57;
	border-radius:50%;
	font-size:19px;
	line-height:24px;
	color:#000;
	font-weight:bold;
	}
.s5_box_cont{
	float:left;
	width:100%;
	margin-top:25px;
	}
.s5_box_cont h3{
	font-size:22px;
	line-height:22px;
	color:#000;
	font-weight:bold;
	}
.s5_box_cont p{ margin-top:15px;}
	
/*==========SECTION 6==========*/
.section6{
	float: left;
	width: 100%;
	padding:50px 0 60px;
	background: #fff;
	}
.s6_block{
	display:inline-block;
	vertical-align:top;
	width:100%;
	margin:50px 0 30px;
	}
.s6_prod_box{
	float:left;
	width:45%;
	}
.s6_prod_box_inr{
	float:left;
	width:100%;
	position:relative;
	}
.s6_prod_box_inr img{ 
	position:absolute;
	width:300px;
	}
.s6-prod1{
    top: 20px;
    left: 130px;
    transform: rotate(24deg);
	-webkit-filter: drop-shadow(6px 10px 8px rgba(162, 162, 163, 0.7));
	filter: drop-shadow(6px 10px 8px rgba(162, 162, 163, 0.7));
	}
.s6-prod2{
    top: 400px;
    left: -20px;
    transform: rotate(-35deg);
	-webkit-filter: drop-shadow(3px 10px 8px rgba(162, 162, 163, 0.7));
	filter: drop-shadow(3px 10px 8px rgba(162, 162, 163, 0.7));
	}
	
.s6_cont{
	float:right;
	width:50%;
	}
.s6_box{
	float:left;
	width:100%;
	}
.s6_row{
    float: left;
    width: 100%;
    position: relative;
    margin-top: 40px;
    text-align: left;
    padding-left: 50px;
	}
.s6_row:first-child{ margin-top:0;}
.s6_row:before, .s6_row:after{
	content:'';
	position:absolute;
	}
.s6_row:before{
    top: 8px;
    left: 8px;
    bottom: -55px;
    width: 3px;
    background: #8c56ab;
	}
.s6_row:last-child:before{ display:none;}
.s6_row:after{
    top: 6px;
    left: 0;
    width: 10px;
    height: 10px;
    background: #fff;
    border: 5px solid #864fab;
    border-radius: 50%;
    -webkit-box-shadow: 0 0px 1px 6px rgba(225, 225, 225, .7);
    box-shadow: 0 0px 1px 6px rgba(225, 225, 225, .7);
	}
.s6_row_heading{
	font-size:25px;
	line-height:25px;
	color:#000;
	font-weight:bold;
	text-transform:uppercase;
	}
.s6_row_text{
	font-size:19px;
	line-height:22px;
	color:#7a7a7a;
	font-weight:500;
	margin-top:10px;
	}
.s6_row_box{
    display: inline-block;
    vertical-align: top;
    width: 100%;
    max-width: 375px;
    margin-top: 25px;
    background: #faf4fe;
    border: 2px solid #e8dfee;
    border-radius: 8px;
    padding: 12px 20px 14px;
	}
.s6_row_box ul{
	float:left;
	width:100%;
	}
.s6_row_box ul li{
	float:left;
	width:100%;
	font-size:18px;
	line-height:22px;
	color:#000;
	letter-spacing:0.5px;
	position:relative;
	padding-left:15px;
	margin-top:7px;
	}
.s6_row_box ul li:first-child{ margin-top:0;}
.s6_row_box ul li:before{
	content:'';
	position:absolute;
	top:8px;
	left:0;
	width:7px;
	height:7px;
	border-radius:50%;
	background:#864fab;
	}
	
/*==========SECTION 7==========*/
.section7{
	float: left;
	width: 100%;
	padding:50px 0 60px;
	background: #fcf3ff;
	}
	
.compare_box{
	display:inline-block;
	vertical-align:top;
	width:100%;
	max-width:636px;
	margin-top:120px;
	position:relative;
	z-index:5;
	}
.compare_box:before{
	content: '';
	position: absolute;
	top: 0;
	bottom: 25px;
	left: 0;
	right: 0;
	border-radius: 15px;
	z-index: -1;
	background:#f4edf8;
	border:1px solid #e6e5f1;
	}
.comp_col1{
	float: left;
	width: 45%;
	}
ul.comp_col_list{
	float:left;
	width:100%;
	}
ul.comp_col_list li{
	float:left;
	width:100%;
	height:62px;
	display: flex;
    align-items: center;
	font-size:17px;
	line-height:24px;
	color:#000;
	padding:0 15px;
	text-align:left;
	}
ul.comp_col_list li:nth-child(odd){ background:#fff;}
ul.comp_col_list li p{
	color:#3f3f3f;
	font-weight:bold;
	}
.comp_col_top{
	float:left;
	width:100%;
	height:60px;
	text-align:center;
	}
.comp_col_top p{
	font-size:15px;
	line-height:18px;
	color:#000;
	}	
.comp_col2{
	float:left;
	width:20%;
	border:2px solid #5b436b;
	border-radius:12px;
	margin-top:-12px;
	}	
.comp_box_right ul.comp_col_list li{ justify-content: center;}
.comp_col2 ul.comp_col_list li{justify-content: center; border:none;}
.comp_col2 ul.comp_col_list li:last-child{ height:25px; border: none;}
.comp_col2 ul.comp_col_list li:nth-last-child(2){ border-bottom:none;}
.comp_col2 .comp_col_top{ background:#452a57; border-radius:9px 9px 0 0; height:70px;}
.comp-prod1{
    display: block;
    margin: -67px auto 0;
    width: 50px;
	}
.comp-logo{
    display: block;
    width: 80px;
    margin: 15px auto 0;
    -webkit-filter: brightness(0) invert(1);
	filter: brightness(0) invert(1);
	}	
.comp-icon{
	display:block;
	margin:0 auto 0;
	width:27px;
	}
.comp_box_right{
	float:right;
	width:35%;
	position:relative;
	}
.comp_col{
	float:left;
	width:50%;
	}
.comp-brand{
    display: block;
    margin: -52px auto 25px;
    width: 83px;
	}
.comp_col1 ul.comp_col_list li:nth-child(odd){ border-left:1px solid #e6e5f1;}
.comp_col4 ul.comp_col_list li:nth-child(odd){ border-right:1px solid #e6e5f1;}
.comp_col1 ul.comp_col_list li:last-child{ border-radius:0 0 0 15px;}
.comp_col4 ul.comp_col_list li:last-child{ border-radius:0 0 15px 0;}

.grnty_box{
    width: 100%;
	max-width:715px;
	margin:50px auto 10px;
	border-radius:10px;
	padding:25px 30px 25px;

    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
	
	background: rgb(134,79,171);
	background: linear-gradient(178deg, rgba(134,79,171,1) 45%, rgba(223 175 167) 85%);
	}
.grnty-seal{ width:186px;}
.grnty_box_cont{
	width:calc(100% - 186px);
	padding-left:25px;
	text-align:left;
	} 
.grnty_box_cont h3{
	font-size:40px;
	line-height:48px;
	color:#fff;
	font-weight:bold;
	}
.grnty_box_cont p{ margin-top:15px;}
	
/*==========SECTION 8==========*/
.section8{
	float: left;
	width: 100%;
	padding:50px 0 60px;
	background: #fff;
	}
.s8_block{
	display:inline-block;
	vertical-align:top;
	width:100%;
	max-width:1070px;
	margin-top:30px;
	}
.testi_slider{
	float:left;
	width:100%;
	}
.testi_slide{
    float: left;
    width: 100%;
    background: #fff;
    overflow: hidden;
    border-radius: 12px;
    -webkit-box-shadow: 0 5px 8px 2px rgba(0, 0, 0, .1);
    box-shadow: 0 5px 8px 2px rgba(0, 0, 0, .1);
	}
.testi-img{
	display:block;
	margin:0 auto;
	width:326px;
	}
.testi_cont{
	float:left;
	width:100%;
	padding:25px 20px 25px;
	text-align:left;
	}
.testi_hdg{
	font-size:18px;
	line-height:24px;
	color:#000;
	font-weight:bold;
	min-height:48px;
	}
.testi-star{
	display:inline-block !important;
	vertical-align:top;
	width:102px;
	margin-top:12px;
	}
.testi_text{
	font-size:16px;
	line-height:24px;
	color:#000;
	letter-spacing:0.5px;
	margin-top:12px;
	min-height:216px;
	}
.testi_vrfy{
	font-size:14px;
	line-height:14px;
	color:#000;
	letter-spacing:0.3px;
	margin-top:20px;
	}
.testi_vrfy img{
	display:inline-block !important;
	vertical-align:middle;
	width:14px;
	margin:-2px 5px 0 8px;
	}
.testi_vrfy span{
	font-size:16px;
	font-weight:bold;
	margin-right:8px;
	}
	
/*==========SECTION 9==========*/
.section9{
    float: left;
    width: 100%;
    padding: 50px 0 60px;
    background: rgb(134, 79, 171);
    background: linear-gradient(178deg, rgba(134, 79, 171, 1) 45%, rgba(223, 183, 177, 1) 95%);
	}
.pkg_block{
    width: 100%;
	max-width:800px;
	margin:50px auto 0;

    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-start;
	}
.pkg_box{
	width:48%;
	border:2px solid #45295a;
	border-radius:8px;
	padding:25px 25px 30px;
	background:#fff;
	}
.pkg_hdg{
	font-size:26px;
	line-height:26px;
	color:#000;
	font-weight:bold;
	text-transform:uppercase;
	}
.pkg_hdg span{ text-transform:lowercase;}
.pkg_deliver{
	font-size: 19px;
	line-height: 19px;
	color: #000;
	font-weight: bold;
	margin-top: 10px;
	}
.pkg_prod_box{
    display: inline-block;
    vertical-align: top;
    width: 100%;
    max-width: 306px;
    margin-top: 33px;
    position: relative;
	}
.pkg_prod_box img{
	display:block;
	margin:0 auto;
	width:306px;
	}
.pkg_seal{
	position: absolute;
	top: -25px;
	left: -10px;
	width: 65px;
	height: 65px;
	background: #07b514;
	font-size: 18px;
	line-height: 21px;
	color: #fff;
	font-weight: bold;
	text-align: center;
	padding-top: 12px;
	border-radius: 50%;
	text-transform: uppercase;
	-webkit-box-shadow: 2px 2px 4px 2px rgba(0, 0, 0, .1);
	box-shadow: 2px 2px 4px 2px rgba(0, 0, 0, .1);
	}
.pkg_cut_price{
	font-size:18px;
	line-height:18px;
	color:#6f6f6f;
	font-weight:500;
	margin-top:25px;
	}
.pkg_cut_price span{
	font-size:22px;
	position:relative;
	}
.pkg_cut_price span:before{
	content:'';
	position:absolute;
	top:50%;
	left:-2px;
	right:-2px;
	height:2px;
	margin-top:1px;
	background:#7a7a7a;
	}
.pkg_price{
	font-size:40px;
	line-height:40px;
	color:#000;
	font-weight:bold;
	margin-top:15px;
	}
.pkg_price span{
	font-size:18px;
	font-weight:normal;
	color:#837f7f;
	}
.pkg_total_price{
    font-size: 22px;
    line-height: 22px;
    color: #000;
    font-weight: 500;
    margin-top: 6px;
	}
.pkg_ship{
	font-size:18px;
	line-height:18px;
	color:#000;
	font-weight:500;
	margin-top:15px;
	}
.pkg_points{
	display:inline-block;
	vertical-align:top;
	width:100%;
	margin-top:15px;
	}
.pkg_points_row{
    width: 100%;
	padding:12px 5px;
	border-bottom:1px solid #ecebec;
	text-align:left;

    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
	}
.pkg_points_row:last-child{ padding-bottom:0; border-bottom:0;}
.pkg_points_row p{
	font-size:14px;
	line-height:14px;
	color:#000;
	font-weight:500;
	}
.pkg_points_text1{
    background: url(//fieracosmetics.com/cdn/shop/files/lp8_comp-tick.png?v=17039581179593287360) no-repeat top 2px left;
    padding-left: 24px;
    background-size: 15px;
	} 
p.pkg_points_text2{
	color:#10bb2c;
	font-weight:bold;
	}
.pkg_points_text2 span{
	color:#000;
	position:relative;
	margin-right:5px;
	}
.pkg_points_text2 span:before{
    content: '';
    position: absolute;
    top: 9px;
    left: -5px;
    right: -5px;
    height: 1px;
    background: #ff2020;
    transform: rotate(-31deg);
	}
.btn_box.pkg_btn_box{ margin-top:35px;}
.pkg_btn_box .brt_width{ max-width:336px;}
.pkg_btn_box .common_btn{
    height: 55px;
    line-height: 53px;
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 1px;
	}
.pkg_btn_box .btn_text{
	font-size:11px;
	line-height:11px;
	margin-top:8px;
	}
.pkg_btn_box .btn_text img{
	width:13px;
	margin:-2px 5px 0 0;
	}
	
/*==========SECTION 10==========*/
.section10{
    float: left;
    width: 100%;
    padding: 50px 0 60px;
	background:#fff;
	}
.s10_left{
	float:left;
	width:38%;
	text-align:left;
	}
.s10-prod{
	display:block;
	margin:40px auto 0;
	width:502px;
	}
	
.s10_right{
	float:right;
	width:56%;
	text-align:left;
	}
.faq-container{
	display:inline-block;
	vertical-align:top;
	max-width:780px;
	width:100%;
	}
.up-slide-dwn{
    float: left;
    width: 100%;
    border-bottom: 1px dashed #636363;
	}
.faq-innr{
	float:left;
	width:100%;
	}
.accordion{
    float: left;
    width: 100%;
    text-align: left;
    background: url(//fieracosmetics.com/cdn/shop/files/lp8_close-btn.png?v=5826485009933350550) no-repeat right 15px center;
    padding: 20px 40px 20px 0;
    font-size: 18px;
    line-height: 24px;
    font-weight: bold;
    color: #000;
    cursor: pointer;
    position: relative;
	}
.acdn-heading.accordion-open{
	background:url(//fieracosmetics.com/cdn/shop/files/lp8_open-btn.png?v=17256928743342952912) no-repeat right 15px center;
	}
.acdn-content{
	float:left;
	width:100%;
	text-align:left;
	padding:0 30px 5px 0;
	}
.acdn-para{
    float: left;
    width: 100%;
    font-size: 18px;
    line-height: 26px;
    color: #000;
    margin-bottom: 15px;
	}
.acdn_list{
	float:left;
	width:100%;
	}
.acdn_list li{
	float:left;
	width:100%;
    font-size: 18px;
    line-height: 26px;
    color: #000;
    margin-bottom: 15px;
	padding-left:25px;
	position:relative;
	}
.acdn_list li span{
	position:absolute;
	top:6px;
	left:0;
	font-size:16px;
	line-height:16px;
	color:#000;
	}

.up-slide-dwn:last-child{border-bottom:none;}
.up-slide-dwn:first-child .accordion{ padding-top:0;}

/*=====Footer=====*/
.footer{
	background:#f9f9f9;
	float:left;
	width:100%;
	padding:40px 0 40px;
	border-top:1px solid #d1d1d1;
	}
.foot-logo{
	display:block;
	margin:0 auto 25px;
	width:109px;
	}
.foot_txt{
	font-size: 18px;
	line-height: 20px;
	color: #333333;
	letter-spacing: 0.5px;
	margin-top: 15px;
	}
.foot_txt a{ padding:0 6px;}		
	

/*==========COMMON CODE==========*/
.white_text{ color:#fff;}

/*-----------------------
       MEDIA-QUERY
------------------------*/
.mrgT0{ margin-top:0 !important;}
.show-mob, .show-tab{display:none;}

@media only screen and (max-width: 1200px){         
.container{width:1004px;}

.banner_cont{ width: 82%;}
.prod_box{ right: -90px;}

.common_text{ letter-spacing:0.4px;}

.s2_img_row{ right: -190px;}

.s3_box{ justify-content: space-evenly; row-gap: 50px;}
.s3_col{ width: 31.33%;}

.s4_block{ padding: 20px 15px;}
.s4_prod_box{ width: 34.5%;}
.s4_prod_box_inr img{ width: 262px;}
.s4_cont{ width: 62%; padding: 30px 15px 30px 0;}

.s6_prod_box_inr img{ width: 220px;}
.s6-prod1{ top: 40px; left: 190px;}
.s6-prod2{ top: 330px; left: 100px;}

.testi_slider{ padding: 0 15px;}
.testi_text{ min-height:240px;}

}

@media only screen and (max-width:1021px){	    
.container{width:750px;}
.show-tab{display:block;}
.show-desk{ display:none;}

ul.mainMenu{ display:none;}

.banner_cont{ width: 87%;}
.banner_heading{ font-size: 48px; line-height: 56px;}
.prod_box{ right: -90px; top: 80px; max-width: 367px;}
.bnr-prod{ bottom: 100px; left: -34px; width: 210px;}

.brand_list li img{ height: 32px;}

.common_heading{ font-size: 39px; line-height: 47px;}
.common_text{ font-size: 17px; line-height: 25px; letter-spacing:0.5px;}
.s1-girl{ width: 292px;}
.s1_block{ background-size: 77% 100%; padding:30px 30px 30px 0;}
.s1_cont{ width: 59%;}
ul.s1_list li{ margin-top:20px; background-size: 18px; background-position: top 5px left;}
ul.s1_list li h3{ font-size: 20px; line-height: 25px;}

.s2_cont{ width: 62%;}
.s2_row_cont h3{ font-size: 21px; line-height: 23px;}
.s2_img_box{ width: 35%;}
.s2_img_row{ right: -190px; top: -30px;}
.s2-shape{ width: 176px; bottom: -20px; left: -60px;}
.s2-img{ width: 391px;}
.s2_prod_box{ max-width: 226px; top: 368px; left: 34px;}

.s4_block{ padding: 15px; max-width: 670px; margin: 40px auto 0;}
.s4_prod_box{ width: 100%;}
.s4_cont{ width: 100%; padding: 30px 0 20px 0;}
.s4_row_cont h3{ font-size: 21px; line-height: 25px;}
.s4_list li img{ width: 51px;}
.s4_list li p{ font-size: 14px; line-height: 20px;}

.s5_block{ margin: 50px auto 5px;}
.s5_icn_box{ width: 102px; height: 102px;}
.s5_icn_box img{ width: 54px;}
.s5_box_cont h3{ font-size: 20px; line-height: 20px;}
.s5_box_cont p{ letter-spacing: 0.3px;}
.s5_icn_box div{ width: 26px; height: 26px; font-size: 15px; line-height: 19px;}

.s6_cont{ width: 58%;}
.s6_row_heading{ font-size: 23px; line-height: 23px;}
.s6_row_text{ font-size: 18px;}
.s6_row_box ul li{ font-size: 17px; line-height: 21px;}
.s6_prod_box{ width: 38%;}
.s6_prod_box_inr{ max-width: 170px;}
.s6-prod1{ top: 60px; left: 79px;}
.s6-prod2{ top: 310px; left: 60px;}

.testi_text{ min-height: 216px; letter-spacing:0.4px;}

.s10_left .common_heading{ font-size: 37px; line-height: 46px;}
.s10_left .common_btn{ height: 54px; font-size: 15px; line-height: 54px;}
.s10_left .btn_box{ margin-top: 30px;}
.s10_left .btn_text{ font-size: 12px; line-height: 12px;}
.s10_left .btn_text img{ margin: -3px 6px 0 0; width: 14px;}
.s10_right{ width: 57%;}

}

@media only screen and (max-width:767px){
.container{ max-width:600px; width:100%; padding:0px 15px; box-sizing:border-box;}
.show-mob{ display:block;}
.hide-mob{ display:none;}

.top_strip{ padding: 7px 0 10px;}
.top_strip p{ font-size: 13px; line-height: 14px;}

.top-fix-bar{ margin-bottom: 55px;}
.header{ height: 55px; margin-top: -55px; top: 55px; padding: 11px 0;}
.logo{ float: none; width: 101px; display: block; margin: 0 auto 0;}

.banner{ padding-bottom:35px; background: rgb(231, 220, 238); background: linear-gradient(180deg, rgba(231, 220, 238, 1) 13%, rgba(255, 255, 255, 1) 50%);}
.banner_cont{ width: 100%; padding:20px 0 0; position:relative; float:none; display:inline-block; vertical-align:top; max-width:414px;}
.banner_heading{ font-size:38px; line-height:46px; font-weight:500; margin-top:0; width:76%;}
.bnr_strip{ width:calc(100% + 30px); margin-left:-15px; border-radius:0; position:relative; padding:9px 168px 9px 70px; overflow:visible; z-index:1;}
.bnr_strip:before{ content:''; position:absolute; top:-5px; left:0; right:20%; height:2px; background:#e7dcef;}
.bnr_strip p{ font-size: 16px; line-height: 21px;}
.bnr_strip img{ left: 15px; width:40px;}
.bnr_points_mob{ display:inline-block; vertical-align:top; width:100%; max-width:200px; margin-top:5px;}
.bnr_points_mob li{ font-size:15px; line-height:15px; color:#000; font-weight:500; position:relative; padding-left:35px; margin-top:20px;}
.bnr_points_mob li img{ position:absolute; top:0; left:0; width:25px;} 

.bnr_rating_text{ float:left; width:calc(100% + 30px); margin-left:-15px; margin-top:25px; padding: 9px 15px 20px; font-size: 12px; line-height: 12px; font-weight: 400; background: rgb(234,224,241); background: linear-gradient(180deg, rgba(234,224,241,1) 30%, rgba(246,243,248,1) 70%);}
.bnr_rating_text img{ width: 62px;}
.prod_box{ right: -10px; top: auto; max-width: 160px; bottom: 0;}
.bnr-prod-mob{ width: 160px; position:relative; float: right; z-index:2; -webkit-filter: drop-shadow(0 3px 6px rgba(162, 162, 163, 0.7)); filter: drop-shadow(0 3px 6px rgba(162, 162, 163, 0.7));}
.bnr-img-mob{ width: 220px; max-width: none; position: absolute; top: -180px; right: -40px;}

.banner_mob_sec{ float:left; width:100%;}
.bnr_points{ float:none; display:inline-block; vertical-align:top; max-width:315px;}
.bnr_points li{ font-size: 14px; line-height: 20px; padding-left: 30px; margin-top: 12px; background-size: 18px; border-bottom: 1px solid #e5dbe2; padding-bottom: 12px; text-align:left; background-position: top 13px left;}
.bnr_points li:last-child{ padding-bottom:0; border-bottom:none;}

.btn_box{ margin-top: 35px; text-align:center;}
.btn_width{ max-width: 350px;}
.common_btn{ height: 58px; font-size: 16px; line-height: 58px;}
.btn_text{ font-size: 13px; line-height: 13px; margin-top: 8px;}
.btn_text img{ margin: -3px 6px 0 0; width: 14px;}

.logo_strip{ padding: 18px 0 13px;}
.logo_strip_hdg{ font-size: 14px; line-height: 14px;}
.scroller_strip{ float:left; width:100%; max-width: 100%; overflow: hidden; margin-top:15px; position:relative;}
.marquee{ float:left; width:100%; display: flex; flex-wrap: nowrap;}
.scroll__img_box{ display: flex; flex-wrap: nowrap; -webkit-box-align: center; align-items: center;
-webkit-box-pack: center; justify-content: center; flex-shrink: 0;
    animation: marquee-horizontal 25s linear infinite;
	}
@keyframes marquee-horizontal {
	from {transform: translateX(0);}
	to {transform: translateX(-100%);}
	}
.scroll__img_box li{
	display:inline-block;
	vertical-align:middle;
	margin:0 15px;
	}
.scroll__img_box li img{
    display: block;
    margin: 0 auto;
    max-width: none;
    height: 32px;
    width: auto;
	}

.section1{ padding:30px 0 0;}
.common_heading{ font-size: 28px !important; line-height: 36px !important;}
.common_text{ font-size: 16px; line-height: 22px; margin-top: 20px; letter-spacing:0.3px;}

.s1-girl{ border-bottom-width:370px; margin:20px auto 0;}
.s1_block_otr{ width:calc(100% + 30px); margin-left:-15px; border-radius:0; margin-top:30px;}
.s1_block{ border-radius:0; background:#f0f0f0; padding:0 15px 0 10px; position:relative; z-index:1;}
.s1_cont{ width: 86%; float: left;}
ul.s1_list{ background: rgba(245,245,245,0.6); padding: 25px 12px 25px 12px; position:relative;}
ul.s1_list li{ margin-top: 12px; border-bottom: 1px solid #fff; padding-bottom: 12px;}
ul.s1_list li:last-child{ padding-bottom:0; border-bottom:none;}
ul.s1_list li h3{ font-size: 18px; line-height: 22px;}
ul.s1_list li p{ font-size: 14px; line-height: 22px; margin-top: 3px;}
.s1_block:before{ content:''; position:absolute; top:0; bottom:0; left:0; right:0; background:url(//fieracosmetics.com/cdn/shop/files/lp8_s1-img-mob.png?v=6944736284859707536) no-repeat right bottom;}
/*.s1-img-mob{ display:none; position:absolute; top:0; bottom:0; left:0; right:0; width:100%; height:100%;}*/
.s1_box{ padding: 15px 25px 20px;}
.s1_box h3{ font-size: 20px; line-height: 26px;}
.s1-arrw{ bottom: -18px; z-index:1;}

.section2{ padding: 45px 0 0; position:relative;}
.s2_block{ margin-top: 20px;}
.section2:before{ content:''; position:absolute; top:0; left:0; right:0; height:24%; background: rgb(254,249,254); background: linear-gradient(110deg, rgba(254,249,254,1) 60%, rgba(253,244,255,1) 90%);}
.s2_prod_box_mob{ float:left; width:calc(100% + 30px); margin-left:-15px; position:relative;}
.s2-img-mob{ display:block; margin:0 auto; width:100%;}
.s2-prod-mob{ position: absolute; bottom: -6px; right: 12%; width: 134px; -webkit-filter: drop-shadow(0 3px 6px rgba(162, 162, 163, 0.7)); filter: drop-shadow(0 3px 6px rgba(162, 162, 163, 0.7));}
.s2_seal{ top: 57px; left: 61%; transform: translateX(-50px); width: 96px; height: 96px; padding-top: 18px;}
.s2_seal p{ font-size: 11px; line-height: 14px;}
.s2_seal h3{ font-size: 15px; line-height: 15px;}

.s2_cont{ width:calc(100% + 30px); margin-left:-15px; padding:20px 15px 35px; background: rgb(253,242,255); background: linear-gradient(180deg, rgba(253,242,255,1) 60%, rgba(255,255,255,1) 95%);}
.s2_box{ margin-bottom: 5px;}
.s2_row:before{ background: rgb(178, 178, 178);}
.s2_row img{ width: 45px;}
.s2_row_cont{ width: calc(100% - 45px); padding-left: 18px;}
.s2_row_cont h3{ font-size: 18px; line-height: 20px;}
.s2_row_cont p{ margin-top: 8px;}
.s2_row{ padding: 20px 0;}

.section3{ padding: 30px 0 35px; background:#faf4fe;}
.s3_block{ margin: 10px 0 5px; padding: 0 15px;}
.s3_box{ row-gap: 0;}
.s3_col{ width: 100%; display: -webkit-flex; display: flex; flex-wrap: wrap; justify-content: space-between; align-items: flex-start; position: relative; margin-top: 25px;}
.s3-img{ width: 135px;}
.s3_icn_box{ position: absolute; background: none; height: auto; width: 28px; top: 0; right: 0; margin: 0;}
.s3_col_cont{ width: calc(100% - 135px); text-align: left; padding-left: 15px;}
.s3_col_cont h3{ font-size: 16px; line-height: 22px;}
.s3_col_cont p{ font-size: 14px; line-height: 20px; margin-top: 8px;}

.section4{ padding:30px 0 35px; background: rgb(161, 117, 190); background: linear-gradient(180deg, rgba(161, 117, 190, 1) 30%, rgba(186, 153, 207, 1) 40%, rgba(255, 255, 255, 1) 78%);}
.s4_block{ margin: 55px auto 0;}
.s4_prod_box{ padding-bottom:0;}
.s4-row-img{ display:none;}
.s4_row_cont{ width: 100%; padding-left: 0;}
.s4_row_cont_hdr{ display: -webkit-flex; display: flex; flex-wrap: wrap; justify-content: space-between; align-items: center;}
.s4_row_cont_hdr img{ width: 130px; border-radius: 5px;}
.s4_row_cont h3{ font-size: 18px; line-height: 22px; width: calc(100% - 130px); padding-left: 15px;}
.s4_row_cont p{ font-size: 14px; margin-top: 15px; line-height: 20px;}
.s4_prod_box_inr img{ width: 200px; margin: -50px auto -7px; -webkit-filter: drop-shadow(3px 7px 8px rgba(162, 162, 163, 0.7)); filter: drop-shadow(3px 7px 8px rgba(162, 162, 163, 0.7));}
.s4_list{ row-gap:20px; margin:25px auto 5px;}
.s4_list li{ width: 30%;}
.s4_list li p{ font-size: 14px; line-height: 18px;}
.see_box{ display:inline-block; vertical-align:top; padding:10px 20px 14px; border-radius:5px; background:#f2e8ed; font-size:16px; line-height:16px; color:#000; margin-top:25px;}

.section5{ padding:30px 0 35px;}
.s5_block{ margin: 10px auto 5px;}
.s5_box{ width: 100%; margin-top:25px; display: -webkit-flex; display: flex; justify-content: space-between; align-items: center;}
.s5_icn_box{ width: 84px; height: 84px;}
.s5_icn_box img{ width: 44px;}
.s5_icn_box div{ width: 22px; height: 22px; font-size: 14px; line-height: 16px; top: 0; left: 7px;}
.s5_box_cont{ width: calc(100% - 84px); margin-top: 0; padding-left: 20px; text-align: left;}
.s5_box_cont h3{ font-size: 18px; line-height: 18px;}
.s5_box_cont p{ margin-top: 10px;}

.section6{ padding:30px 0 35px;}
.s6_block{ margin: 30px 0 5px; max-width:345px;}
.s6_prod_box{ display:none;}
.s6_cont{ width:100%;}
.s6_row_heading{ font-size: 24px; line-height: 24px;}
.s6_row_text{ font-size: 18px;}
.s6_row_box ul li{ font-size: 16px; line-height: 20px;}
.s6_row{ margin-top: 30px; padding-left: 34px;}
.s6_row_box{ max-width: 335px; margin-top: 20px; padding: 12px 15px 14px;}
.s6_row_box ul li{ font-size: 16px; line-height: 20px; letter-spacing: normal;}
.s6_row_box ul li:before{ width: 6px; height: 6px;}
.s6_row:before{ left: 6px; bottom:-50px;}
.s6_row:after{ width: 8px; height: 8px; border: 4px solid #864fab;}

.section7{ padding:30px 0 0;}
.compare_box{ margin-top: 100px;}
.compare_box:before{ bottom: 20px; border-radius: 12px;}
.comp_col_top{ height: 50px;}
ul.comp_col_list li{ font-size: 14px; line-height: 17px; padding: 0 10px;}
.comp_col2 .comp_col_top{ height: 60px;}
.comp-prod1{ margin: -61px auto 0; width: 46px;}
.comp-logo{ width: 60px; margin-top: 12px;}
.comp-icon{ width: 20px;}
ul.comp_col_list li p{ font-size: 14px;}
.comp_col2 ul.comp_col_list li:last-child{ height: 20px;}
.comp-brand{ margin: -41px auto 24px; width: 66px;}
.comp_col_top p{ font-size: 12px; line-height: 15px;}
.comp_col1 ul.comp_col_list li:last-child{ border-radius: 0 0 0 12px;}
.comp_col4 ul.comp_col_list li:last-child{ border-radius: 0 0 12px 0;}

.grnty_box{ margin:30px 0 0 -15px; width:calc(100% + 30px); margin-left:-15px; padding:30px 15px 35px; border-radius:0; display:inline-block; vertical-align:top;}
.grnty_box_cont{ width:100%; padding-left:0;}
.grnty-seal{ width: 85px;}
.grnty_box_cont_hdr{ display: -webkit-flex; display: flex; flex-wrap: wrap; justify-content: space-between; align-items: center; width: 100%;}
.grnty_box_cont h3{ font-size: 24px; line-height: 30px; width: calc(100% - 85px); padding-left: 12px;}
.grnty_box_cont p{ margin-top: 15px;}

.section8{ padding:30px 0 35px;}
.s8_block{ width:calc(100% + 30px); margin:15px 0 0 -15px;}
.testi_slider{ padding: 0;}
.testi_slide{ max-width: 300px;}
.testi_cont{ padding: 25px 15px 25px; text-align: center;}
.testi-star{ width: 90px;}
.testi_vrfy{ font-size:11px; line-height:11px;}
.testi_vrfy img{ width:12px;}
.testi_vrfy span{ font-size: 14px;}

.section9{ padding:30px 0 35px;}
.pkg_block{ margin: 30px auto 0; row-gap: 20px; max-width:414px;}
.pkg_box{ width: 100%; padding:25px 15px 30px;}
.pkg_deliver{ font-size: 17px; line-height: 17px;}
.pkg_cut_price{ font-size: 14px; line-height: 14px;}
.pkg_cut_price span{ font-size: 18px;}
.pkg_price{ font-size: 36px; line-height: 36px;}
.pkg_ship{ font-size: 14px; line-height: 14px;}
.pkg_seal{ left: -10px; top: -25px; width: 60px; height: 60px; font-size: 16px; line-height: 19px; padding-top: 11px;}
.pkg_box1{ order:2;}
.pkg_box2{ order:1;}
.pkg_total_price{ font-size: 20px; line-height: 20px;}

.section10{ padding:30px 0 35px;}
.s10_left{ width:100%; text-align:center;}
.s10_right{ width:100%; margin-top:30px;}
.accordion{ background-position: right 12px center; padding: 15px 35px 15px 0;}
.acdn-heading.accordion-open{ padding: 15px 35px 15px 0;}
.acdn-para{ font-size: 16px; line-height: 24px;}
.acdn_list li{ font-size: 16px; line-height: 24px;}
.acdn_list li span{ font-size: 14px; line-height: 14px;}

.footer{ padding: 30px 0 30px;}
.foot-logo{ width: 92px;}
.foot_txt{ font-size: 14px; line-height: 14px;}
.foot_txt a{ padding: 0 4px;}


/* Modal - Shades */
.modalz {
	position: fixed;
	z-index: 1;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	overflow: auto;
	background-color: rgba(0,0,0,0.4);
  }
  
  .modal-content {
	background-color: #fefefe;
	margin: 10% auto;
	padding: 20px;
	border: 1px solid #888;
	width: 90%;
	max-width: 720px;
  }
  
  .close {
	color: #aaa;
	float: right;
	font-size: 28px;
	font-weight: bold;
  }
  
  .close:hover,
  .close:focus {
	color: black;
	text-decoration: none;
	cursor: pointer;
  }
/*====POP_INNER====*/
.pop_inner{
	/* float:left; */
	width:100%;
	padding:5px;
	text-align: left;
	}
.pop_heading{
	/* float:left; */
	width:100%;
	font-size:36px;
	line-height:42px;
	color:#000;
	font-weight:700;
	text-align:left;
	margin-bottom:10px;
	}
@media only screen and (max-width: 650px){
	.pop_heading{ font-size:24px; line-height:30px;}
}