@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,300;0,400;0,500;0,600;0,700;1,400&display=swap');

@charset "utf-8";
/* Simple fluid media
   Note: Fluid media requires that you remove the media's height and width attributes from the HTML
   http://www.alistapart.com/articles/fluid-images/ 
*/
img, object, embed, video {
	max-width: 100%;
}
/* IE 6 does not support max-width so default to width 100% */
.ie6 img {
	width: 100%;
}
body {
	font-family: 'Poppins', sans-serif;
	font-weight: 400;
	color: #2d2d2d;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	-webkit-overflow-scrolling: touch;
	padding: 0;
	margin: 0;
	list-style: none;
	text-align:center;
}
p, h1, h2, h3, h4, h5, ul {
	padding: 0;
	margin: 0;
}
li {
	list-style: none;
}
a {
	text-decoration: none;
	color:#000;
}
.clearall {
	clear: both;
	height: 1px;
	width: auto;
}
* {
	box-sizing: border-box;
}
.fl{ float:left;}
.fr{ float:right;}
.show-tab, .show-mob{ display:none;}
.show-desk{ display:block;}
.hide-desk{ display:none;}

/*=========================
CSS FOR HEADER
===========================*/
.wrapper {
    width: 100%;
    overflow: hidden;
}
.container {
	width:1170px;
	margin:0 auto;
	padding:0;
	position:relative;
	}
.top-fix-bar{
	float: left;
	width: 100%;
	margin-bottom:80px;
	}
.header{
	float:left;
	width:100%;
	background:#ffffff;
	height:80px;
	padding:9px 0;
	margin-top:-80px;
	top:80px;
	position:relative;
	border-bottom:1px solid #dddddd;
	-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);
	}
.fixed-nav .header{
	position: fixed;
	z-index: 11;
	-webkit-transition: margin .3s ease-out;
	transition: margin .3s ease-out;
	margin-top:0;
	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: 11px;
    max-width: 236px;
	}
ul.topMenu{
	display:inline-block;
	vertical-align:middle;
	margin:16px 0 0 0;
	}
ul.topMenu li{
	float:left;
	padding:4px 20px;
	}
ul.topMenu li a{
	color:#000000;
	font-size:17px;
	line-height:18px;
	letter-spacing:0.3px;
	}
.d-menu-ic {
    display: inline-block;
    vertical-align: middle;
}
ul.topMenu li a:hover, ul.topMenu li a.active{color:#138dd8;}
a.header-btn{
    float:right;
    color:#000000;
    font-size:17px;
    text-align: center;
    width: 145px;
    height: 45px;
    line-height:45px;
	border-radius:9px;
	margin-top:9px;
	letter-spacing:0.5px;
	font-weight:500;
	border:1px solid #691939;
	}
a.header-btn:hover{ background:#691939; color:#fff;}
	
.mob-mnu-ic{
    cursor: pointer;
    position:absolute;
    right: 0px;
    top: 14px;
	z-index:16;
	height:30px;
	}
.mob-mnu-ic button{
	outline: none;
    -webkit-appearance: none;
	background: none;
	padding:0;
    cursor: pointer;
	border: none;
	}
.mob-mnu-ic span{
	color:#000;
	display:inline-block;
	vertical-align:top;
	font-size:16px;
	font-weight:300;
	margin-top:4px;
	margin-right:5px;
	}
.bar1, .bar2, .bar3 {
	width: 30px;
	height: 3px;
	background-color: #000;
	transition: 0.4s;
	-webkit-border-radius: 2px 2px 2px 2px;
	border-radius: 2px 2px 2px 2px;
	}
.bar2{margin: 6px 0;}
.dl-active .bar1 {
	-webkit-transform: rotate(-45deg) translate(-6px, 5px);
	transform: rotate(-45deg) translate(-6px, 5px);
	background:#000;
	}
.dl-active .bar2 {opacity: 0;}
.dl-active .bar3 {
	-webkit-transform: rotate(45deg) translate(-7px, -7px);
	transform: rotate(45deg) translate(-7px, -7px);
	background:#000;
	}	
.mobilemenu{
	left:0;
	position:fixed;
	top:98px;
	background:rgba(255,255,255,1);
	z-index:10;
	right:0;
	bottom:0;
	overflow:scroll;
	display:none;
	}
.mobimenu-top{ top:65px;}	
.mobilemenu li{
	float:left;
	width:100%;
	text-align:left;
	border-bottom:1px solid #dddddd;
	}
.mobilemenu li a{
	float:left;
	width:100%;
	padding:18px 20px 15px;
	font-size:16px;
	line-height:16px;
	color:#000;
	font-weight:500;
	}	
.mobilemenu li a:hover{color:#000;}
/*====Banner-Sec====*/
.banner {
   	float: left;
    width: 100%;
    height: auto;
    padding: 50px 0;
    position: relative;
	background:url(../images/sec1-bg.jpg) no-repeat center top;
	text-align:center;
	overflow: hidden;
	height: 547px;
    }
.gummy-icon{
	position: absolute;
    left: 16%;
    top: 418px;
	}	
.bnr-rit {
    float: left;
    width: 53%;
    text-align: left;
    position: relative;
}
.bnr-rit .show-btn{ z-index:9;}
.bnr-p1 {
    float: left;
    width: 100%;
    color: #fc960f;
    font-size: 24px;
    line-height: 40px;
    font-weight: 500;
    text-transform: uppercase;
	font-family: 'Acme', sans-serif;
}
.bnr-p2 {
    float: left;
    width: 100%;
    color: #fc960f;
    font-size: 34px;
    line-height: 40px;
	font-family: 'Acme', sans-serif;
    text-transform: capitalize;
}
.bnr-p2 span{
    display: block;
    color: #18181d;
    font-size: 60px;
    line-height: 70px;
}
.bnr-hr {
    float: left;
    width: 80%;
    margin: 10px 10%;
    height: 1px;
    background: #e5e5e5;
    border: none;
}
.bnr-p3 {
       display: inline-block;
    width: 86%;
    color: #000;
    font-size: 18px;
    line-height: 30px;
    margin-top: 15px;
}
.bnr-rit-mid{
    display: inline-block;
    width: 100%;
    height: 388px;
    margin: 0px 0 0;
    position: relative;
	}
.bnr-btl {
    position: absolute;
    left: 50%;
    top: 48px;
    max-width: 400px;
    transform: translateX(-50%);
    z-index: 1;
    }
.bnr-btl3 {
	position:absolute;
        right: 15%;
    left: auto;
    top: 200px;
    max-width: 470px;
}
.bnr-ul {
    display: inline-block;
    width: 100%;
    margin: 15px 0 35px;
}
.bnr-ul li {
    float: left;
    width: 32.3%;
    font-size: 18px;
    line-height: 20px;
    color: #282828;
    text-transform: uppercase;
    padding: 0 20px;
    font-weight: 700;
}
.bnr-ul li img {
    max-width: 100%;
}
.bnr-ul li p {
    float: left;
    width: 100%;
    margin-top: 8px;
    line-height: 26px;
}
.bnr-ul li:nth-child(2) {
    margin: 0 1.5%;
    background: url(../images/bnr-ul-line.jpg) no-repeat left center, url(../images/bnr-ul-line.jpg) no-repeat right center;
}
.show-btn {
    display: inline-block;
    max-width: 100%;
}

.bnr-frut1, .bnr-frut2{
	position:absolute;
	}
.bnr-frut1{
    top: 236px;
    left: 20px;
	}
.bnr-frut2{
    top: 188px;
    right: 38px;
	}	

.show-btn, .add-to-cart {
    width: 194px;
    height: 56px;
    outline: none;
    font-size: 22px;
    line-height: 56px;
    color: #ffffff;
    margin-top: 30px;
    display: inline-block;
    text-align: center;
    background: #fc960f;
    text-transform: capitalize;
    font-weight: 700;
    position: relative;
    border-radius: 50px;
	border:1px solid #fff;
}
/*================BANNER STRIP===================*/
.strip {
    float: left;
    width: 100%;
    padding:40px 0px;
	text-align: center;
    }
.strp-rgt{
	display: inline-block;
    width: 80%;
    text-align: center;
	}	
.strp-model{
	display:inline-block;
	vertical-align:middle;
	max-width:100%;
	margin:10px 0 0 0;
	border-radius: 0 60px 60px 0;
	}	
.strp-bx-rgt{
        float: right;
    width: 64%;
    text-align: left;
	}
ul.strp-list2{
	float: left;
    width: 100%;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    row-gap: 35px;
	}	
ul.strp-list2 li{
    float: left;
    width: 49%;
    font-size: 18px;
    line-height: 28px;
    color: #4d4d4d;
    font-weight: 300;
    text-align: left;
    position: relative;
	}	
ul.strp-list2 li span{
    display: block;
    font-size: 22px;
    line-height: 28px;
    margin-bottom: 5px;
    color: #2d2d2d;
    font-family: 'Acme', sans-serif;
	}
ul.strp-list2 li img{
	display:block;
	margin:0 0 12px;
	}
.strp-btl1, .strp-btl2{
    position: absolute;
    left: -20px;
    top: 40px;
    max-width: 350px;
    z-index: 1;
	}
.strp-btl2{
    left: 70px;
    top: 60px;
    max-width: 340px;
	}
.ftr-strp{
	position: absolute;
	left: -80px;
	top: 60px;
	}
/*====Section-1====*/
/*================SECTION 1===================*/
.sec1-p1 {
    display: inline-block;
    width: 100%;
    color: #fc960f;
    font-size: 36px;
    line-height: 42px;
    font-family: 'Acme', sans-serif;
    text-transform: capitalize;
}
.sec1-p1 span {
    display: block;
    font-size: 66px;
    line-height: 72px;
    color: #333;
}
.sec-line {
    display: inline-block;
    max-width: 100%;
    margin: 8px 0;
}
.sec1-p2 {
	display: inline-block;
    width: 100%;
    color: #000000;
    font-size: 18px;
    line-height: 30px;
    margin-top: 18px;
}
/*====================================*/
/*====Section-2====*/
.section-2{
	float:left;
	width:100%;
	padding:60px 0;
	background:#fff; 
	}
.s2-left{
	float:left;
	width:34%;
	text-align:left;
	}
.s2-left-text{
	    float: left;
    width: 100%;
    font-size: 18px;
    line-height: 28px;
    color: #000000;
    font-weight: 500;
    letter-spacing: 0.5px;
    margin-top: 10px;
	}
.s2-doc-box{
	float:left;
	width:100%;
	margin-top:80px;
	background:#fff;
	padding:25px 200px 30px 20px;
	border-radius:10px;
	position:relative;
	}
.s2-doc-img{
	position:absolute;
	right:25px;
	bottom:0;
	}
.s2-doc-text{
	float:left;
	width:100%;
	font-size:19px;
	line-height:27px;
	color:#000000;
	font-weight:600;
	letter-spacing:0.5px;
	}
a.s2-doc-cont{
	float:left;
	width:100%;
	font-size:16px;
	line-height:24px;
	color:#0ece7a;
	font-weight:600;
	letter-spacing:0.5px;
	text-decoration:underline;
	margin-top:35px;
	}
.s2-right{
	float:left;
	width:100%;
	position:relative;
	text-align:center;
	}
.s2-prod-div{
	position: absolute;
    top: 30px;
    left: 50%;
    transform: translateX(-50%);
    width: 490px;
    height: 490px;
    background: #f2f3f2;
    border-radius: 50%;
    text-align: center;
	}	
.s2-prodts{
	display:inline-block;
	vertical-align:middle;
	    margin: 50px 0 5px;
	}	
ul.s2-right-list{
	float:left;
	width:100%;
	display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    justify-content:space-between;
	column-gap:50px;
	row-gap: 10px;
    margin-top: 50px;
	position:relative;
	}
ul.s2-right-list li{
	float: left;
    width: 32%;
    text-align: right;
    padding: 25px 100px 25px 42px;
    position: relative;
    background: #f9fbf8;
    border-radius: 6px;
	}

ul.s2-right-list li img{
	position: absolute;
    right: 12px;
    top: 38px;
	}
ul.s2-right-list li span{
	float:left;
	width:100%;
	font-size:22px;
	line-height:30px;
	color:#2d2d2d;
	font-weight:700;
	}
ul.s2-right-list li p{
	float:left;
	width:100%;
	font-size:16px;
	line-height:28px;
	color:#2d2d2d;
	margin-top:12px;
	}
ul.s2-right-list li:nth-child(even){
	text-align:left;
	padding: 25px 42px 25px 100px;
	}
ul.s2-right-list li:nth-child(even) img{
	right:auto;
	left:12px;}	
/*====Product Section====*/
.prod-sec {
    padding:30px 0;
    float: left;
    width: 100%;
	background:#fafafa;
   }
ul.prod-sec-prdbx {
    float: left;
    width: 100%;
    text-align: center;
    margin-top: 30px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    row-gap:0px;
    justify-content: center;
}
ul.prod-sec-prdbx li {
    float: left;
    width:33.33%;
    padding:15px 0 30px;
    position: relative;
	border:1px solid #e1e1e1;
	background:#fff;
}
ul.prod-sec-prdbx li a.banner-botn{ margin-top:10px;}
.prt1 {
}
.prdbx-hding, .prdbx-price {
    font-size: 24px;
    line-height: 30px;
    color: #2d2d2d;
    text-align: center;
    padding: 12px 0 0 0;
    float: left;
    font-weight:600;
    width: 100%;
	font-family: 'Source Sans Pro', sans-serif;
	border-top: 1px solid #e1e1e1;
}
.prdbx-price {
	padding:0;
	border:none;
	margin-top:6px;
	color:#0d9b4d;
     }
.prdbx-hding span {
    font-size: 16px;
    line-height: 24px;
    display: block;
}
.prod {
    position: relative;
    float: left;
    width: 100%;
    padding-top: 0px;
}
.prd-sec-prd {
        max-width: 390px;
    margin: 0 auto 20px;
    display: block;
    z-index: 9;
    position: relative;
}
.prd-sec-prd:nth-child(2), .prd-sec-prd:nth-child(3), .prd-sec-prd:nth-child(4), .prd-sec-prd:nth-child(5), .prd-sec-prd:nth-child(6), .prd-sec-prd:nth-child(7) {
    position: absolute;
    top: 8px;
    left: 19%;
    max-width: 120px;
    z-index: 7;
}
.prd-sec-prd:nth-child(3) {
    left: auto;
    right: 19%;
}
.prd-sec-prd:nth-child(4), .prd-sec-prd:nth-child(5) {
    top: 18px;
    left: 9%;
    max-width: 110px;
    z-index: 6;
}
.prd-sec-prd:nth-child(5) {
    right: 9%;
    left: auto;
}
.prd-sec-prd:nth-child(6){right: 2%; z-index: 1; left: auto; max-width: 100px; top: 28px;}
.prd-sec-price {
    font-size: 23px;
    line-height: 30px;
    color: #1c1c1c;
    font-weight: 600;
    margin-top: 20px;
}

/*================start section3===================*/
.section-3{
	padding: 50px 0px;
    float: left;
    width: 100%;
    background: #0f8f45;
	}
.strip-ul {
    float: left;
    width: 100%;
    text-align: center;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    row-gap: 20px;
}
.strip-ul li {
    float: left;
    width: 32%;
    padding: 30px 23px;
    position: relative;
    background: #e3fff0;
    text-align: left;
    border-radius: 10px;
    font-size: 18px;
    line-height: 28px;
    color: #1f1f1f;
}
.strip-ul li img {
    display: block;
    margin: 0 0 22px;
}
.strip-ul li span {
    display: block;
    font-size: 24px;
    line-height: 30px;
    color: #131010;
    margin-bottom: 10px;
    text-transform: capitalize;
    font-family: 'Acme', sans-serif;
}	
/*================FOOTER===================*/
footer {
	background: #f9fbf8;
    padding: 20px 0;
    float: left;
    width: 100%;
}
.ftr-logo {
	margin: 17px auto 0;
    display: block;
	max-width: 150px;
}
.ftr-logo2{margin: 0px auto 0;
    display: block;
	max-width: 150px;}
.select-txt {
    font-size: 26px;
    margin-top: 20px;
	    margin-bottom: 10px;
    float: left;
    width: 100%;
    font-weight: 700;
}	
.ftr-cont-info{
	float:left;
	width:100%;
	text-align:center;
	margin-top:30px;
	}
.ftr-cont-info li, .ftr-cop-info li{
	display: inline-block;
	vertical-align: top;
	font-size: 18px;
	font-weight: 300;
	position: relative;
	padding: 0 25px;
}
.ftr-cont-info li:first-child{ margin-bottom:10px;}
.ftr-cont-info li a{ color:#2d2d2d;}
.ftr-cont-info li img{
	position:absolute;
	top:6px;
	left:0;
	}
.ftr-cont-info li span, .ftr-cop-info span, ul.ftrlist li span{ text-transform:uppercase; font-weight:600;}
.ftr-cont-info li:nth-child(2):after{
	content: '';
    position: absolute;
    border-right: 1px solid #e1e1e1;
    top: 0px;
    right: 8px;
    height: 24px;
	}
.ftr-cop-info{
	float:left;
	width:100%;
	text-align:center;
	margin-top:10px;
	}
.ftr-cop-info li span, ul.ftrlist li span{
	font-size:18px;
	display:block;
	float:left;
	width:100%;
	}
.ftr-cop-info li{
	float: left;
	width: 100%;
	line-height: 29px;
	}
ul.ftrlist {
	text-align: center;
    float: left;
    width: 100%;
    margin: 10px 0px 20px;
}
ul.ftrlist li {
	display: inline-block;
	padding: 0 14px 0 12px;
	border-right: 1px solid #e1e1e1;
	font-weight: 300;
	font-size: 18px;
	line-height: 24px;
	text-align: center;
	vertical-align: top;
}
ul.ftrlist li:last-child {
	border-right: none;
}
ul.ftrlist li a {
	color: #464646;
}
.ftrtxt {
	text-align: center;
    font-weight: 700;
    font-size: 22px;
    line-height: 24px;
    color: #000;
    padding: 8px 0 0 0;
}
.disclmr{
	float: left;
    width: 100%;
    text-align: center;
    font-size: 16px;
    font-weight: 300;
    line-height: 25px;
    padding: 15px;
    margin-bottom: 0px;
    color: #000;
    margin-top: 0px;
}

/*****************************/
/*TERMS- PRIVACY*/

.tems_bg {
	float: left;
	width: 100%;
	padding: 40px 0;
}
.trm-bx {
	background: #fff;
	width: 100%;
	float: left;
	text-align: left;
}
.trm-bx h1 {
	    line-height: 30px;
    color: #000000;
    margin: 0;
    padding: 0px 0 10px;
    font-size: 22px;
    float: left;
    width: 100%;
    margin-top: 0px;
    margin-bottom: 20px;
    font-weight: 700;
    border-bottom: 5px solid #231f20;
}
.trm-bx h3 {
	line-height: 28px;
	text-align: left;
	font-size: 24px;
	float: left;
	width: 100%;
	margin: 0px 0 15px;
	color: #000;
	font-weight: 600;
}
.trm-bx li {
	font-size: 16px;
    line-height: 24px;
    float: left;
    width: 100%;
    list-style: decimal;
}
.trm-bx ol li {
    list-style: lower-roman;
}
.trm-bx li ol li {
    list-style: lower-alpha;
}
.trm-bx strong {
	text-transform: capitalize;
}
.trm-bx span {
	text-transform: capitalize;
    display: block;
    font-weight: 700;
    margin-bottom: 5px;
}
.trm-bx p {
	font-size: 16px;
	line-height: 24px;
	float: left;
	width: 100%;
	margin-bottom: 10px;
	font-weight: 400;
}
.trm-bx h4, .trm-bx h5 {
	    font-size: 20px;
    float: left;
    width: 100%;
    margin: 0px 0 10px;
    font-weight: 500;
    line-height: 30px;
}
.ingr-lst h4 {
    text-align: center;
}
.ingr-lst img {
    display: block;
    margin: 0 auto 20px;
    max-width: 530px;
    width: 100%;
}
.trm-bx h5 {
	font-size: 20px;
	font-weight: 500;
}
.privacy-list {
	padding: 0 0 0 30px
}
.privacy-list li {
	font-weight: bold;
}
.privacy-list li p {
	font-weight: normal;
	margin-top: 10px;
}
.mrg-tp {
	margin: 15px 0 !important;
	float: left;
	width: 100%
}
.trm-txt {
	float: left;
	width: 100%;
	background: #fff;
	padding: 20px 20px
}
.disclr-bx {
	border: 2px solid #000;
	padding: 10px;
	font-weight: 500;
	float: left;
	width: 100%;
	margin: 0;
}
.disclr-bx p {
	margin-bottom: 0;
	font-weight: bold;
}
.trm-bx ol, .trm-bx ul {
	margin-bottom: 20px;
    float: left;
    width: 100%;
    font-weight: 400;
    padding: 0 20px;
    display: flex;
    flex-wrap: wrap;
    row-gap: 10px;
}
.trm-bx .disclmr {
	width: 100% !important;
}
.trm-bx table {
    float: left;
    width: 100%;
    border-collapse: collapse;
}
.trm-bx table td, .trm-bx table th {
    padding: 14px;
    border: 1px solid #ccc;
}
.cont-prod{
	position: absolute;
    top: 0;
    right: 0;
    max-width: 285px;
	}
p.tabtxt1.cmn-txt {
    padding: 10px 0 0 0;
    display: inline-block;
    width: 90%;
    font-size: 16px;
    line-height: 24px;
}	


/********************************/
.age-pop-overlay {
	width: 100%;
	height: 100%;
	position: fixed;
	z-index: 9999;
	left: 0;
	top: 0
}
.pop-up-bg {
	    width: 100%;
    height: 100%;
    position: fixed;
    left: 0px;
    top: 0px;
    margin: 0px;
    padding: 0px;
    z-index: 9999600;
    border: 0px;
    opacity: 0.3;
    background: #000;
}
.pop-up-bg-in {
	position: fixed;
    bottom: 0px;
    padding: 0px;
    margin: 0px;
    border: 0px;
    background: #000;
    transition: left 1s ease 0s;
    z-index: 10000010;
    left: 50%;
    width: 100%;
    transform: translateX(-50%);
    text-align: center;
    display: flex;
    justify-content: center;
}
.pop-up-left {
	width: 100% ;
	height: 100% ;
	position: fixed ;
	left: 0px ;
	top: 0px ;
	border: 0px;
	background-color: rgb(0, 0, 0) ;
	display: none ;
	opacity: 0.8 ;
	z-index: 10000001 ;
}
.pop-up-left-txt {
	font-size: 16px;
    box-sizing: initial;
    overflow-wrap: break-word;
    transition: left 1s ease 0s;
    display: flex;
    text-align: left;
    padding: 20px;
    line-height: 24px;
    color: #fff;
    float: left;
    width: 100%;
    justify-content: center;
    align-items: center;
    max-width: 1000px;
	flex-wrap: wrap;
}
.pop-up-left-txt p{font-size: 16px; line-height:26px; margin:0;}
.pop-innr {
    display: inline-block;
    vertical-align: middle;
    width: calc(100% - 200px);
}
.pop-btn {
    display: inline-block;
    vertical-align: middle;
    width: 200px;
}
.pop-up-left-txt span{
	font-weight: 700;
    font-size: 24px;
    margin-bottom: 15px;
    display: block;
	}
.pop-up-left-txt a{ text-decoration:underline;     display: inline-block; color: #fff}
.yes-btn, .no-btn {
    cursor: pointer;
    margin-top: 10px;
    height: 40px;
    color: #fff;
    font-size: 16px;
    text-align: center;
    font-weight: 700;
    outline: none;
    box-shadow: none;
    background: #fc960f;
    appearance: none;
    transition: left 1s ease 0s;
    display: inline-block;
    padding: 10px 20px;
    line-height: 16px;
    border-radius: 5px;
    border: none;
}
.no-btn {
    background: #ff4747;
}
