@font-face {
	font-family: Campton-Book;
	src: url('../font/Campton-Book.woff') format('woff');
}
@font-face {
	font-family: Campton-Medium;
	src: url('../font/Campton-Medium.woff') format('woff');
}
@font-face {
	font-family: Campton-SemiBold;
	src: url('../font/Campton-SemiBold.woff') format('woff');
}
* {
	margin: 0;
	padding: 0;
	box-sizing: border-box;
	font-family: Campton-Book;
	letter-spacing: 1px;
}
.outstock{ background:#333 !important;}
p {
	font-size: 16px;
	color: #000;
	line-height: 26px;
}
h1, h2, h3, h4 {
	font-family: Campton-SemiBold;
}
h3 a {
	font-family: Campton-SemiBold;
}
.container{ max-width:1230px;}
.header-top {
	background: #221e1f;
	border-bottom: 1px solid #3e3c3c;
}
.menu-bg {
	background: #221e1f;
}
.social-link ul {
	margin: 0px;
}
.blog-banner figure img {
    width: 100%;
}
.social-link ul li {
    list-style: none;
    float: left;
    color: #fff;
    font-size: 13px;
    padding-right: 0px;
    line-height: 50px;
}
.social-link ul li svg {
	fill: #eb5e28;
	width: 18px;
	height: 18px;
	margin-right: 8px;
}
.sign-btn li {
	float: left;
	list-style: none;
	padding: 10px 18px;
}
.sign-btn li sup {
	background: #000;
	padding: 1px 3px;
	line-height: 2px;
	border-radius: 50%;
	text-align: center;
	font-size: 11px;
	margin-right: -24px;
	position: relative;
	top: -10px;
	color:#fff;
}
.sign-btn li a {
	color: #fff;
	text-decoration: none;
}


.sign-btn ul {
	margin: 0px;
}
.sign-btn {
    float: right;
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
}
.sign-btn li svg {
	width: 15px;
	height: 15px;
	fill: #fff;
}
a:hover{ text-decoration:none;}
nav.navbar.navbar-expand-lg.navbar-light {
	padding: 0px;
}
li.nav-item {
	padding: 12px 12px; position:relative;
}
li.nav-item:last-child {
	border-right: 0;
	padding-right: 0px;
}
li.nav-item.active {
	background: #fe0000;
}
li.nav-item.active .nav-link {
	color: #fff !important;
}
.navbar-light .navbar-nav .nav-link {
	color: #fff;
	font-size: 18px;
	font-family: Campton-Book;
}
.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
	color: #eb5e28;
}

.navbar-nav li.nav-item ul.drop1_list_2 {margin: 0;	padding: 0;	position: absolute;	z-index: 999;width: 230px;	top:67px;	left: 0;transform: scale(1, .5); box-shadow:1px 3px 7px 0px #d2d2d2;
	-webkit-transform: scale(1, .5);	-moz-transform: scale(1, .5);	transform-origin: top;	-webkit-transform-origin: top;	-moz-transform-origin: top;	visibility: hidden;	opacity: 0;	transition: all .3s ease;	display: block; letter-spacing:1px;}
.navbar-nav li.nav-item  ul.drop1_list_2 li {display: block;position: relative;	width: 100%}
.navbar-nav li.nav-item ul.drop1_list_2 li a {display: block;padding: 10px 5px 10px 10px;color: #221e1f;	text-transform: inherit;text-align: left; background: #fff; border-bottom: 1px solid #eee; border-radius: 0; font-size: 14px; border-right: none}
.navbar-nav li.nav-item  ul.drop1_list_2 li:hover a {transition: all .4s ease;	-webkit-transition: all .4s ease;-moz-transition: all .4s ease;	background-color: #eb5e28 ;	color: #fff}
.navbar-nav li.nav-item:hover ul.drop1_list_2 {opacity: 1;	visibility: visible;transform: scale(1, 1);	-webkit-transform: scale(1, 1);	-moz-transform: scale(1, 1)}
.navbar-nav li.nav-item ul.drop1_list_2 li ul {	left: 200px!important;	top: 0;	width: 250px;left: 0;	visibility: hidden;	opacity: 0;	transition: all .3s ease;	position: absolute;	background: #fff;	display: none}
.navbar-nav li.nav-item ul.drop1_list_2 li:hover ul {opacity: 1;visibility: visible;display: block}
.navbar-nav li.nav-item ul.drop1_list_2 li ul li a {width: 100%;float: left;opacity: 1;	visibility: visible;color: #fff!important;	border-right: none}
.navbar-nav li.nav-item ul.drop1_list_2 li:hover ul li a {	background: #f5a21c!important}
.navbar-nav li.nav-item ul.drop1_list_2 li ul li a:hover {	background-color: #030f4f !important;color: #fff!important}


.banner-img {
	background-image: url(../images/banner.jpg);
	background-repeat: no-repeat;
	background-size: cover; background-position: center center;
}
.head-img-text {
	padding: 40px 0px 50px;
	width: 460px;
}
.head-img-text label {
	font-size: 32px;
	color: #fff; line-height:36px;
}
.head-img-text label span {
	font-size: 80px; line-height:85px;
	font-family: Campton-SemiBold;
	color: #eb5e28;
	text-shadow: -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff, 1px 1px 0 #fff;
}
.head-para {
	margin: 5px 0px 15px;
}
.head-img-text .head-btn {
	border-radius: 5px;
	color: #eb5e28;
	padding: 16px 30px;
	background: #fff;
	border: 0px;
	text-decoration: none;
	font-size: 15px;
	font-family: Campton-Medium;
}
.head-img-text .head-btn:hover {
	background: #221e1f;
	color: #fff;
}
.head-para p {
	color: #fff;
	line-height: 30px;
	margin-bottom: 5px;
}
.section {
	padding: 40px 0px;
}
.main-heading {
	text-align: center;
	margin-bottom: 30px;
}
.main-heading h2, .main-heading h1 {
	font-size: 36px;
}
.main-heading p{ margin:0;}
.our-product {
    border: 1px solid #fce7df;
    padding: 10px;
    margin: 10px 0 20px;
    background: #fff;
}
.our-product p{ font-size:15px; line-height:24px;}
.our-product figure {
    /* background: #fce7df; */
    padding: 0px;
    border-radius: 5px;
    text-align: center;
    width: 100%;
    line-height: 150px;
    margin: 0;
}
.our-product figure img {
	max-width: 100%; height:auto; max-height:150px; width:auto;
}
.our-product h3 a {
    font-size: 18px;
    text-decoration: none;
    color: #000;
    text-transform: none;
    display: inline-block;
    text-align: center;
    width: 100%;
}
.our-product h3 a:hover {
	color: #eb5e28;
}
.our-product .our-product-buy {
	width: 100%;
}
.our-product .our-product-buy .form-group {
 width: 100%;
    position: relative;
    margin: 0;
}
.our-product .our-product-buy .form-group .form-control {
    width: 100%;
    height: 42px;
    background-color: #fce7df;
    border: 1px solid #fce7df;
    border-radius: 5px;
    /*background-image: url(../images/down-arrow.png);*/
    background-repeat: no-repeat;
    background-position: 210px 20px;
    margin-bottom: 10px;
}
.our-product .our-product-buy .form-group .product-btn {
    border-radius: 5px;
    color: #fff;
    padding: 10px 30px;
    background: #eb5e28;
    border: 0px;
    text-decoration: none;
    font-size: 14px;
    position: initial;
    right: 5px;
    top: 5px;
    width: 100%;
}

.our-product a.buy_now {
	border-radius: 5px;
	color: #fff;
	padding: 10px 30px;
	background: #eb5e28;
	border: 0px;
	text-decoration: none;
	font-size: 14px;
	right: 5px;
	top: 5px; width:auto; display:inline-block; margin:5px  0;
}




.Other-Painkillers {
	border: 1px solid #fce7df;
	padding: 25px 0 25px 20px;
	position: relative;
	overflow: hidden;
	display: flex;
	background: #fff;
}
.Other-Painkillers:before {
	position: absolute;
	content: "";
	background: #eb5e28;
	width: 100%;
	height: 100%;
	top: 0px;
	left: -170px;
	transform: rotateZ(104deg);
	z-index: 0;
}
.Other-Painkillers-intro {
	width: 50%;
	z-index: 1;
}
.Other-Painkillers-intro .form-control{ max-width:80%;}
.Other-Painkillers .Other-Painkillers-intro h3 a {
	font-size: 28px;
	color: #fff;
	text-decoration: none;
}
.Other-Painkillers .Other-Painkillers-intro h3 a:hover {
	color: #212529;
}
.Other-Painkillers .Other-Painkillers-intro p {
	color: #fff;
	margin-bottom: 10px;
	min-height: 175px;
	font-size: 15px;
	line-height: 24px;
	padding: 0 15px 0 0;
}
.Other-Painkillers .Other-Painkillers-intro .Other-Painkillers-btn {
	border-radius: 5px;
	color: #eb5e28;
	padding: 10px 20px; display:inline-block; margin:10px 0 0;
	background: #ffffff;
	border: 0px;
	text-decoration: none;
	font-size: 15px;
}
.Other-Painkillers .Other-Painkillers-intro .Other-Painkillers-btn:hover {
	background: #221e1f;
	color: #fff;
}
.Other-Painkillers figure {
	width: 50%;
	padding: 00px 0px;
	display: flex; justify-content:flex-end;
	align-items: center;
}
.Other-Painkillers figure img {
	max-width: 100%;
}
.bg-orange {
	background: #fef7f4;
	z-index: -999999; padding:50px 0 30px;
}
.What-is-Pain-Killers {
	position: relative;
	overflow: hidden;
}
.What-is-Pain-Killers::before {
	position: absolute;
	content: "";
	background-image: url(../images/triangel.png);
	width: 97%;
	height: 94%;
	top: 0px;
	left: 0px;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	z-index: 1;
}
.What-is-Pain-Killers figure {
	padding: 20px 0px 0px 20px;
	width: 100%; position:relative; z-index:5;
}
.What-is-Pain-Killers figure img {
	width: 100%;
	max-height: 400px;
	object-fit: cover;
}
.main-btn {
	border-radius: 5px;
	color: #ffffff;
	padding: 16px 30px;
	background: #eb5e28;
	border: 0px;
	text-decoration: none;
	font-size: 15px;
	font-family: Campton-Medium;
	text-decoration: none !important;
}
.main-btn:hover {
	background: #221e1f;
	color: #ffff;
}
.What-is-Pain-Killers-intro h2 {
	font-size: 40px;
}
.What-is-Pain-Killers-intro p {
	margin-bottom: 40px;
}
.How-should-I-use-this-medicine {
	position: relative;
	overflow: hidden;
	z-index: 1;
}
.How-should-I-use-this-medicine::before {
	position: absolute;
	content: "";
	background-image: url(../images/triangel1.png);
	width: 97%;
	height: 94%;
	top: 0px;
	left: 0px;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	z-index: -1;
}
.How-should-I-use-this-medicine figure {
	padding: 20px 38px 0px 0px;
	width: 100%;
}
.How-should-I-use-this-medicine figure img {
	width: 100%;
	max-height: 400px;
	object-fit: cover;
}
.btn.btn-link {
	width: 100%;
	text-align: left;
	background: #eb5e28;
	color: #fff;
	border: 0;
	text-decoration: none;
	font-size: 22px;
	border-radius: 5px 5px 0px 0px;
	padding: 15px 20px;
}
.btn-link.focus, .btn-link:focus {
	outline: 0;
	box-shadow: unset;
}
#accordion .collapse {
	background: #eb5e28;
	padding: 0 0px;
	border-radius: 0 0 5px 5px;
}
#accordion .collapse p {
	color: #fff;
	float: none;
	display: block;
}
.card ul{ width:100%; float:left; font-size:16px; line-height:24px;  margin:0 0 15px; padding:0 20px 0 40px; 	color: #fff;}
.card ul li{ width:100%; float:left; margin:8px 0px; padding:0px 0px 0px 0px; 	color: #fff;}


.card p {
	color: #000;
}
.card-body {
	padding: 0px 25px 20px 25px;
	font-size: 15px;
	color: #fff;
}
button.btn.btn-link span svg {
	width: 20px;
	height: 20px;
	fill: #fff;
	float: right;
	position: relative;
	top: 8px;
}
.card {
    margin-bottom: 15px;
    background: transparent;
    border: none;
    width: 100%;
}
.card p {
	padding: 0 20px;
}
.card h3 {
	margin: 0;
}
.Our-Latest-Blogs figure img {
	max-width: 100%;
}
.Our-Latest-Blogs .Our-Latest-Blogs {
	padding: 28px 20px;
	position: relative;
	top: -50px;
	background: #fff;
	left: 5%;
	right: 12px;
	width: 90%;
}
.Our-Latest-Blogs .Our-Latest-Blogs span {
	background: #eb5e28;
	font-size: 14px;
	color: #fff;
	padding: 10px;
	font-family: Campton-Medium;
}
.Our-Latest-Blogs .Our-Latest-Blogs p {
	font-size: 18px;
	color: #000;
	font-family: Campton-Medium;
	margin: 22px 0px;
}
.Our-Latest-Blogs .Our-Latest-Blogs .blog-btn {
	border: 1px solid #eb5e28;
	color: #eb5e28;
	padding: 9px 15px;
	border-radius: 5px;
	font-family: Campton-Medium;
	font-size: 15px;
	text-decoration: none;
}
.Our-Latest-Blogs .Our-Latest-Blogs .blog-btn:hover {
	background: #eb5e28;
	color: #fff;
}
.Our-Latest-Blogs {
	margin-bottom: 0px;
}
.content-txt h3 {
	font-size: 20px;
	margin-bottom: 5px;
	color: #212529;
	margin-top: 35px;
}
footer {
	padding: 60px 0px 0px;
	background: #221e1f;
}
footer .footer-box {
	height: 100%;
}
.footer-box h4 {
	position: relative;
	padding-bottom: 23px;
	font-size: 18px;
	color: #fff;
}
footer .address {
	width: auto;
	margin: 0px 20px 10px 0px;
}
footer .list ul li a {
	color: #cccfd1;
	font-size: 14px;
	display: block;
	padding: 0px 0px;
	margin: 0px 0px 12px 0px;
	text-decoration: none;
}
footer .list ul li a:hover {
	color: #eb5e28;
}
.copy1 {
	border-top: 1px #f7f7f76e solid;
}
footer .address p span {
	width: auto;
	display: block;
	overflow: hidden;
	color: #cccfd1;
	font-weight: 500;
}
.address p svg {
	float: left;
	margin-top: 5px;
	margin-right: 10px;
	fill: #fff;
	width: 15px;
	height: 15px;
}
.footer-social-link {
	display: flex;
}
.footer-social-link li {
	width: 40px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	border-radius: 50%;
	margin-right: 10px;
	list-style: none;
}
.footer-social-link svg {
	margin: 0px;
	fill: #fff;
	height: 18px;
	width: 18px;
}
.facebook-bg {
	background: #005397;
}
.twitter-bg {
	background: #00c9ff;
}
.linkdin-bg {
	background: #0073b1;
}
.google-bg {
	background: #fb5353;
}
.facebook-bg:hover {
	box-shadow: 0px 0px 10px #fff;
}
.twitter-bg:hover {
	box-shadow: 0px 0px 10px #fff;
}
.linkdin-bg:hover {
	box-shadow: 0px 0px 10px #fff;
}
.google-bg:hover {
	box-shadow: 0px 0px 10px #fff;
}
footer .list ul li a svg {
	width: 10px;
	height: 10px;
	fill: #cccfd1;
}
.footer-box .list li {
	list-style: none;
}
.sign-btn.desktop-hide {
	display: none;
}


.inner_page_area{width:100%; display:block;background:#fff;padding:0 0 40px;}
.inner_page_area .breadcrumb{width:100%;float:left;background:none;border-bottom:solid 1px #ccc;border-radius:0;padding:15px 0;margin:0 0 30px;}
.inner_page_area .breadcrumb li{width:auto;display:inline-block;margin:0 10px 0 0;padding:0;color:#eb5e28;font-weight:500;position:relative;letter-spacing:.5px;}
.inner_page_area .breadcrumb li a{color:#000;position:relative;}
.inner_page_area .breadcrumb li::after{contain:">";position:absolute;}
.inner_page_area h1{width:100%;float:left;font-size:32px;text-transform:inherit;font-weight:700;letter-spacing:.5px;color:#eb5e28;}
.our_value{width:100%;float:left;display:flex;flex-flow:row wrap;align-items:stretch;font-size:16px;}
.our_value .box_big{flex:0 0 100%;border:solid 0px #ddd;margin:0 0% 30px 0;padding:15px;background:#f1f4f5;}
.our_value .box_big ul{width:100%;float:left;text-align:left;}
.our_value .box_big ul li{width:auto;float:none;display:inline-block;background:none;padding:15px 20px;background:#fff;margin:10px;text-align:center;}
.our_value .box_big ul li h3{width:100%;float:left;text-transform:uppercase;font-size:18px;}
.our_value .box_big ul li i{color:#000;font-size:32px;}
.our_value .box_01{flex:0 0 49%;border:solid 1px #ddd;margin:0 1% 30px 0;padding:15px;}
.our_value .box_02{flex:0 0 49%;border:solid 1px #ddd;margin:0 0 30px 1%;padding:15px;}
.content_page{width:100%;float:left;}
.content_page h1{color:#eb5e28;display:block;width:100%;float:left;margin:0 0 15px;}
.content_page h2, .content_page h3{width:100%;float:left;margin:10px 0 5px 0;font-size:24px;color:#eb5e28;padding:0;font-weight:600;letter-spacing:.5px;}
.content_page p{width:100%;float:left;font-size:16px;line-height:24px;color:#000;letter-spacing:.5px;text-align:justify;margin:0 0 20px 0;}
.content_page ul{width:100%;float:left;font-size:16px;line-height:24px;color:#000;margin:0 0 20px 0;padding: 0 0 0 20px;}
.content_page ul li{width:100%;float:left; padding:6px 0px 6px 0px; list-style-type:disc;}
.about_category{width:100%;float:left;margin:15px 0;border:solid 1px #2373f4;padding:15px;}
.about_category h2, .about_category h3{width:100%;float:left;margin:0px 0 10px 0;font-size:20px;color:#eb5e28;padding:0;font-weight:500;letter-spacing:.5px;}
.about_category p{width:100%;float:left;font-size:16px;line-height:24px;color:#000;letter-spacing:.5px;text-align:justify;margin:0;padding:0;}
.why_us .content_area{width:50%;float:left;padding:60px 90px;}
.why_us .img_area{width:50%;float:right;}
.why_us .img_area img{width:100%;}



.my_cart table{background:#fff;margin-bottom:0px;border:#e4e2e2 1px solid;}
.my_cart table th:first-child, .my_cart table td:first-child{text-align:left;}
.my_cart table th{background:#eb5e28;text-align:center;color:#fff;padding:10px !important;text-transform:uppercase;font-size:14px;font-weight:600;}
.my_cart table td{text-align:center;color:#262627;font-size:13px;padding:16px 10px !important;}
.check_right{width:100%;float:left;background:#fff;padding:0px 0 20px;color:#000;margin:20px 0;}
.check_right table{background:#fff;margin-bottom:0px;border:#e4e2e2 1px solid;}
.check_right table td{text-align:left;color:#262627;font-size:13px;padding:10px 10px !important;}
.check_right table td:last-child{text-align:right;}
.checkout_details{width:100%;float:left; font-size:16px;color:#000; position:relative; background:#fff; border-radius:5px;  box-shadow: 0 0 6px 0 #ccc; overflow:hidden;}
.checkout_details h3{width:100%;float:left;background:#eb5e28;color:#fff;padding:10px 15px;font-size:18px;font-weight:700;letter-spacing:.5px;text-transform:uppercase;}
.checkout_details ul{width:100%;float:left;padding:10px 15px;}
.checkout_details ul li{width:50%;float:left;margin:15px 0; position:relative; list-style:none;}
.checkout_details ul li .form-control{width:96%;height:45px;border-radius:0;font-size:16px; border:solid 1px #ccc; border-radius:30px; padding:0 20px;}
.checkout_details ul li select{background:url(../images/select_arrow.png) no-repeat right 10px top 20px #fff;height:45px !important;}
.checkout_details label{width:100%;float:left;padding:5px 15px;font-size:14px;color:#000;}
.checkout_details label.error{color:#f00;padding:0;margin:0; position:absolute; bottom:-22px; left:8px;}
.checkout_details .sbmt_area{width:100%;float:left;padding:0 15px 15px;}
.checkout_details .sbmt_area button{background:#eb5e28;color:#fff;border-radius:22px;border:none;font-size:16px;letter-spacing:.5px;text-transform:uppercase;font-weight:900;cursor:pointer;margin:10px 0px;width:auto;padding:0 40px;height:43px;}
.checkout_details .sbmt_area button:hover{background-image: linear-gradient(to right, #c80139 , #fd5433);transition:ease-in .3s;}

.payment_details{width:100%;float:left;border:solid 0x #f1f1f1;font-size:14px;color:#000;margin:20px 0; background:#fff; border-radius:5px;  box-shadow: 0 0 6px 0 #ccc; overflow:hidden;}
.payment_details h3{width:100%;float:left;background:#eb5e28;color:#fff;padding:10px 15px;font-size:18px;font-weight:700;letter-spacing:.5px;text-transform:uppercase;}
.payment_opt{text-align:center;padding:10px 15px;width:100%;float:left;}
.payment_opt ul{margin:0;padding:0;list-style:none;width:100%;float:left;text-align:center;}
.payment_opt ul li{display:inline-block;vertical-align:top;float:left;width:100%;height:auto;border:#ccc 1px solid;padding:8px 8px 8px;text-align:center;cursor:pointer;margin:5px 0;min-width:auto;text-align:left;background:#fff;}
.payment_opt ul li figure{max-width:30%;width:60px;float:left;height:auto;}
.payment_opt ul li figcaption{width:70%;float:left;height:auto;padding:0 5px;}
.payment_opt ul li figure img{display:inline-block;float:left;max-width:100%;height:auto;max-height:30px;}
.payment_opt ul li figcaption h4{margin:0px;font-size:16px;font-weight:600;text-transform:uppercase;color:#000;padding-top:0px 0 5px;width:100%;float:left;}
.payment_opt ul .grey_color{background:#ccc;}
.payment_opt ul li figcaption span{font-size:14px;color:#f00;font-weight:600;line-height:16px;display:inline-block;}
.card_details_main{width:100%;float:left;margin:15px 0 25px;padding:0 15px;background:#fff; border-radius:5px;  box-shadow: 0 0 6px 0 #ccc; overflow:hidden;}
.card_details_main h2{font-size:18px;text-transform:uppercase;border-bottom:solid 1px #ccc;padding:10px 0;margin:0 0 15px;color:#eb5e28;}
.card_details_main p{width:100%;float:left;text-align:center;padding:15px 0;font-size:16px;font-weight:700;line-height:20px;}
.card_details_main .main_div{width:100%;float:left;}
.card_details_main .main_div .left_side{width:100%;float:left;font-size:14px;font-weight:700;padding:5px 0 0;}
.card_details_main .main_div .left_side label{ margin:0;}
.card_details_main .main_div .right_side{width:100%;float:left;}
.card_details_main .check_first .form-control{margin:7px 0;background:none;border:solid 1px #ccc;padding:0 10px;height:40px;width:100%;font-size:13px;}
.card_details_main .check_first .card_width{width:100% !important;float:left;}
.card_details_main .check_first .card_width .form-control{border:solid 1px #ccc;border-width:1px;}
.card_details_main .check_first .card_width li{width:100%;float:left;height:auto;list-style:none;padding:0 0px;border:none;}
.card_details_main .check_first .card_width li:first-child{padding-left:0;}
.card_details_main .check_first figure{width:100%;float:left;line-height:42px;}
.card_details_main .check_first figure img{max-width:100%;max-height:30px;}
.card_details_main .check_first small{font-size:11px;}
.card_details_main .card_dtls{width:100%;float:left;}
.card_details_main .card_dtls li{width:50%;float:left;padding:0 10px 0 0; list-style:none;}
.card_details_main .card_dtls li label{padding:0;margin:10px 0 0;font-weight:700;}
.card_details_main .card_dtls li select{background:url(../images/select_arrow.png) no-repeat right 10px top 15px #fff !important;height:40px !important;}
.pay_card{width:100%;float:left;color:#fff;}
.pay_card li{width:100%;float:left;border-bottom:solid 1px #333;color:#fff;cursor:pointer;padding:5px 0;text-transform:uppercase;}
.pay_card li:last-child{border:none;}
.pay_card li img{max-height:30px;margin-right:5px;}
.process_btn{width:100%;float:left;margin:8px 0 20px;}
.process_btn button{background:#eb5e28;border:none;color:#fff;font-size:16px;font-weight:600;padding:12px 26px;border-radius:4px;transition:.5s;cursor:pointer;}
.process_btn button:hover{background-image: linear-gradient(to right, #c80139 , #fd5433);transition:.5s;}
.contact_form{width:100%;float:left;text-align:center;}
.contact_form h1{ text-align:center;}
.contact_form p{width:100%;float:left;font-size:18px;letter-spacing:.5px;}
.contact_form ul{width:100%; float:left ;padding:0 0%;margin:0; display:flex; flex-flow:row wrap; align-items:stretch; justify-content:space-between;}
.contact_form ul li{flex:0 0 48%; margin:15px 0;font-size:16px;position:relative; text-align:left; list-style:none;}
.contact_form ul li input{width:100%;padding:0 10px 0 10px;height:45px;position:relative;float:left; border:solid 1px #ccc;}
.contact_form ul li textarea{width:100%;height:70px;padding:10px 10px 0 10px; border:solid 1px #ccc;}
.contact_form ul li label{font-weight:700;}
.contact_form ul li label.error{ color:#f00; font-weight:600;}
.contact_form ul li:nth-child(5){flex:0 0  100%;}
.contact_form .sbmt_btn{width:auto;display:inline-block;margin:10px auto;border-radius:3px;border:solid 1px #fff;background:#eb5e28;text-transform:uppercase;font-weight:700;padding:12px 15px;color:#fff;cursor:pointer;transition:ease-in .3s;font-size:18px;letter-spacing:1px;}
.contact_form .sbmt_btn:hover{background:#333;}
.contact_img{ width:100%; float:left; margin:0; text-align:center;}
.contact_img img{ max-width:100%;}


.enquire_now{width:100%;float:left;padding:100px 0 0;margin:0;}
.enquire_now img{max-width:100%;}
.faq_area{width:100%;float:left;}
.faq_area h1{color:#eb5e28;display:block;width:100%;float:left;margin:0 0 15px;}
.faq_area #accordion{width:100%;float:left;}
.faq_area h2{font-size:32px;color:#000;padding:0 0 20px;font-weight:900;letter-spacing:.5px;}
.faq_area h2 span{color:#41941e;}
.faq_area h3{width:100%;font-size:22px;border-bottom:solid 1px #f1f1f1;color:#eb5e28;font-weight:700;letter-spacing:.5px;padding:15px 20px 15px 0;cursor:pointer;background:url(../images/minus.png) no-repeat right top 12px;}
.faq_area p{font-size:16px;letter-spacing:.5px;line-height:24px;text-align:justify;border-bottom:solid 1px #f1f1f1;padding:5px 0 10px;color:#000;margin:0;}
.faq_area h3.collapsed{background:url(../images/plus.png) no-repeat right top 12px;}
.empty_cart{width:100%;float:left;padding:50px 0;text-align:center;}
.empty_cart h3{font-size:22px;}
.empty_cart a{width:auto;display:inline-block;padding:12px 25px;border:solid 1px #272d42;border-radius:25px;color:#272d42;margin:15px 0 0;}
.empty_cart a:hover{background:#272d42;color:#fff;}
.sitemap_page{width:100%;float:left;margin:10px 0 0;}
.sitemap_page li{width:50%;float:left;color:#000;padding:10px 0;}
.sitemap_page li a{color:#000;}
#b_email{text-transform:lowercase;}
.blog_area{width:100%;float:left; margin:15px 0 0;}
.blog_area h1{width:100%;float:left;padding:0 10px 15px;}
.blog_area ul{ width:100%; float:left; display:flex; align-items:stretch; justify-content:space-between; flex-flow:row wrap;}
.blog_area ul li {
    width: 48%;
    float: left;
    margin: 0 10px 20px;
    border: solid 1px #f1f1f1;
    background: #fff;
    border-radius: 15px 0 15px;
    overflow: hidden;
    padding: 10px;
    list-style: none;
    background-image: none;
}
.blog_area ul li .blg_dtls{ width:100%; float:left; padding:15px;}
.blog_area ul li .list_dtls{width:100%; float:left; padding:15px; }
.blog_area ul li .list_dtls h2{width:100%;float:left;padding:0;margin:5px 0 10px;font-size:20px !important;color:#eb5e28;font-weight:600;letter-spacing:.5px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;max-height:20px;line-height:20px;-webkit-line-clamp:1;-webkit-box-orient:vertical;}
.blog_area ul li .list_dtls h2 a, .blog_area  ul li figure a{color:#333;background:none;padding:0;border-radius:0;margin:0;}
.blog_area ul li figure{width:100%;float:left;margin:0 0 10px;overflow:hidden; height:auto; }
.blog_area  ul li figure img{width:100%;height:auto;max-height:155px;min-height:140px;transition:ease-in .3s;}
.blog_area  ul li:hover img{transform:scale(1.1);}

.blog_area ul li .list_dtls p{width:100%;float:left;font-size:16px;color:#000;line-height:24px;letter-spacing:.5px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;max-height:48px;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0 0 10px;}

.blog_area ul li .list_dtls a.read_more{width:auto;display:inline-block;padding:5px 15px; background-image:linear-gradient(to right, #c80139 , #fd5433); color:#fff;margin:2px 0 0;transition:ease-in .3s;font-weight:700;font-size:16px; border-radius:15px;}
.blog_area ul li a.read_more:hover{background-image:linear-gradient(to right, #fd5433 , #c80139);}
.blog_area ul li::after{display:none;}
.blog-pagination{width:100%;float:left;text-align:left;margin:10px 0;padding:0 10px;}
.blog-pagination ul{list-style:none;margin:0;padding:0;display:inline-block}
.blog-pagination ul li{display:inline-block;text-align:center;background:#eb5e28;margin:1px;padding:3px 10px;line-height:20px;cursor:pointer;color:#fff;font-size:12px;width:auto;float:left; border-radius:15px;}
.blog_img, .desc-img{width:100%;float:left;text-align:center}
.blog-pagination ul li.current-page, .blog-pagination ul li:hover{background:#11336b}
.blog_details_area{width:100%;float:left;margin:0 0 20px;}
.blog_details_area h1{width:100%;float:left;font-size:28px;color:#eb5e28;letter-spacing:.5px;margin:0 0 8px;}
.blog_details_area figure{width:100%;float:left;margin:0 0 10px; border-radius:15px; overflow:hidden;}
.blog_details_area figure img{width:100%;height:auto;}
.blog_details_area h2, .blog_details_area h3, .blog_details_area h4, .blog_details_area h5, .blog_details_area h6{font-size:24px;font-weight:600;lett text-transform:none;padding:0px;color:#eb5e28;margin:15px 0 5px;width:100%;float:left;letter-spacing:.5px;}
.blog_details_area h2 strong{ font-weight:600;}
.blog_content p{color:#000;font-size:16px;line-height:24px;width:100%;float:left;letter-spacing:.5px;text-align:justify;margin:0 0 5px;}

.blog_content ul, .blog_content ol{  width:100%; float:left; margin:0 0 20px;}
.blog_content ul li, .blog_content ol li{ width:100%; float:left; margin:6px 0px; background:url(../images/arrow.png) left 0px top 3px no-repeat; padding:0px 0px 0px 25px;  font-size:16px; line-height:24px;}


.blog_area ul li .list_dtls .date_admin, .date_admin{width:100%;float:left;margin:0 0 10px; display:block;}
.blog_area ul li .list_dtls .date_admin li, .date_admin li{border:none;width:auto;padding:0;margin:0 25px 0 0 !important;font-size:15px;color:#333;float:left;list-style:none; border-radius:0; border:none;}
.blog_area ul li .list_dtls .date_admin li i, .date_admin li i{font-size:16px;color:#ffc301;margin:0 5px 0 0;}
.related_post_area{width:100%;float:left;border-top:solid 1px #ccc;padding:10px 0 0;margin:20px 0 20px 0px;}
.related_post_area .prev_nxt{width:100%;float:left;padding:0;margin:0;}
.related_post_area .prev_nxt li{width:50% !important;float:left;text-align:left;list-style:none;}
.related_post_area .prev_nxt li h3{text-align:inherit;width:100%;float:left;font-size:16px;margin:10px 0 5px;padding:0;min-height:auto;color:#2a3b93;}
.related_post_area .prev_nxt li p{width:100%;float:left;margin:10px 0 !important;padding:0 !important;min-height:auto;height:auto;}
.related_post_area .prev_nxt li a{color:#121212;}
.related_post_area .prev_nxt li a h3{color:#2a3b93 !important;}
.related_post_area .prev_nxt li a:hover{opacity:.5;}
.related_post_area .prev_nxt li p{font-size:18px;text-align:inherit;}
.related_post_area .prev_nxt li+li{text-align:right;}

.big_sitemap{ width:100%; float:left; padding:0px 0;}
.big_sitemap h2{width:100%; float:left; margin:10px 0 5px 0;font-size:20px; color:#eb5e28; padding:0; font-weight:700; letter-spacing:.5px; }
.blog_sitelink {width: 100%;float: left;margin: 0 0 0 15px}
.blog_sitelink li {	width: 50%;	float: left;	padding: 4px 25px 4px 0;position: relative}
.blog_sitelink li a{ color:#000;}
.blog_sitelink>li::after {position: absolute;left: -16px;	top: 4px;	font-family: FontAwesome;	content: "\f101";	color: #000}


.bitcoin_offer_page{ width:100%; float:left;  }
.bitcoin_offer_page h1{ width:100%; float:left;  margin:0px 0 15px; font-size:32px; color:#eb5e28; border-bottom:none !important;}
.bitcoin_offer_page figure{ width:100%; float:left; margin:0 0 20px; position:relative;}    
.bitcoin_offer_page figure .bnr_txt{ width:auto; max-width:375px; position:absolute; right:7%; top:10%; color:#fff; text-align:center;}
.bitcoin_offer_page figure .bnr_txt h3{font-size:24px; font-weight:700; line-height:28px; color:#fff;  letter-spacing:1px; font-weight:700; text-align:left;}
.bitcoin_offer_page figure .bnr_txt p{ text-align:center; color:#fff; font-size:24px; line-height:36px; text-align:left;}
.bitcoin_offer_page figure .bnr_txt h3 span{ color:#fda700; font-size:20px;}
.bitcoin_offer_page figure .bnr_txt ul{ width:100%; float:left; text-align:left;}
.bitcoin_offer_page figure .bnr_txt ul li{ width:100%; float:left; text-align:left; font-size:16px; padding:5px 0;}
.bitcoin_offer_page figure .bnr_txt ul li i{ font-size:18px; margin-right:5px;}

.bitcoin_offer_page figure img{ max-width:100%; height:auto;}

.bitcoin_offer_page h2, .bitcoin_offer_page h3{ width:100%; float:left; font-size:24px; color:#eb5e28;   margin:0 0 5px; font-weight:700; text-align:center;}
.bitcoin_offer_page p{ width:100%; float:left; font-size:16px; line-height:24px; letter-spacing:.5px; margin:0 0 25px; text-align:justify;  }
.bitcoin_offer_page i{ font-weight:normal;}


.last_head_area{ width:100%; float:left; text-align:center; border:solid 0px #f5f5f5; border-width:0px 0; padding:15px 0px;}
.last_head_area p{ font-size:16px; margin:0; text-align:center;}

.order_btc_process{ width:100%; float:left;  text-align:center;}
.order_btc_process h2{ font-size:24px; color:#eb5e28; text-align:center; width:100%; float:left; }

.order_btc_process ul{ width:100%; float:left;     display: flex;  flex-flow: row wrap; align-items: stretch;}
.order_btc_process ul li{    flex: 0 0 31.33%;  padding:0px; text-align:center; list-style:none; margin:10px 1.5%; border:solid 1px #eb5e28;}
.order_btc_process ul li:nth-child(1){ margin-left:0; }
.order_btc_process ul li:nth-child(3){ margin-right:0; }
.order_btc_process ul li figure{ width:100%; float:left; padding:15px 0 0;}
.order_btc_process ul li h3{ font-size:20px;  color:#fff; width:100%; float:left; background:#eb5e28; padding:8px 0; text-align:center; }
.order_btc_process ul li p{ width:100%; float:left; font-size:18px; line-height:28px; margin:0;  text-align:center; padding:10px 15px 25px; }


.last_colmn h4, .last_colmn p{ text-align:center;}
.last_colmn{ width:100%; float:left; padding:0 0 15px;}
 .last_colmn h4{ width:100%; float:left; font-size:20px; color:#eb5e28;   margin:0 0 10px; font-weight:700; margin:00px 0 00px; border-top:solid 1px #f5f5f5; padding:25px 0 0;}
.last_colmn p{ font-size:13px;}
.btc_bnr_home{ width:100%; float:left;}
.btc_bnr_home .col-md-12{ padding-left:0; padding-right:0;}
.btc_bnr_home figure{ width:100%; float:left; margin:15px 0;}
.btc_bnr_home figure img{ max-width:100%;}

header .cart_area ul li:nth-child(5){padding:8px 0 8px 20px; text-align:right; border-right:none;}
.btc_btn_top{ width:auto;  margin-left:0px; display:inline-block;}
.btc_btn_top a{ width:auto; display:inline-block; border-radius:0px !important; padding:0px 15px 0px 0px;; color:#f4911a !important; border:dashed 1px #f4911a !important; font-size:16px; font-weight:700;  transition:ease-in .3s; margin-bottom:0px; position:relative;}
.btc_btn_top a span{ width:38px; height:38px; line-height:38px; display:inline-block; background:#f4911a; color:#fff; text-align:center; margin-right:5px; }
.btc_btn_top a:hover{ border: dashed 1px #383838 !important; color:#383838 !important; text-decoration:none;}
.btc_btn_top a:hover span{ background:#383838;}
.btc_btn_top a i{ font-size:20px;}


.blg_cont{ width:100%; float:left; margin:5px 0 20px;}
.blg_cont h2{width: 100%;  float: left;    font-size: 24px; margin:0 0 5px;  text-transform: none;   font-weight: 600;   letter-spacing: .5px;    color: #eb5e28;}
.blg_cont p{ width:100%; float:left; font-size:14px; line-height:22px; margin:0 0 15px;}



.cart_box_left{ width:100%; float:left; background:#fff; border-radius:6px; box-shadow:0 0 6px 0 #ccc; padding:15px; margin:10px 0 0; }
.right_side_checkout{ margin:47px 0 0; width:100%; float:left; background:#fff; border-radius:6px; box-shadow:0 0 6px 0 #ccc; padding:15px;}


.cart_box_left h3, .right_side_checkout h3{ width:100%; float:left; font-size:14px; letter-spacing:1px; font-weight:400; color:#eb5e28;}
.cart_box_left ul{ width:100%; float:left; margin:15px 0 0;}
.cart_box_left ul li{ width:100%; float:left; padding:0 0 15px 0px; position:relative; display:flex; flex-flow:row wrap; align-items:stretch; justify-content:space-between; border-bottom:solid 1px #eee; margin:10px 0;}
.cart_box_left ul li:last-child{ border:none;}
.cart_page_bg{background: #f9f9f9;}
.cart_box_left ul li .left_side{ width:auto; float:left;}
.alert{ width:100%; float:left; font-size:16px;}
.cart_box_left p{ margin:0;}
.cart_box_left ul li .left_side .top_title{ width:100%; float:left; margin:0 0 15px;}
.cart_box_left ul li .left_side h4{ font-size:18px; font-weight:600; color:#333; }
.cart_box_left ul li .left_side h4 span{ margin:0 5px;}
.cart_box_left ul li .left_side  p{ font-size:14px; color:#fa4f34;}
.cart_box_left ul li .left_side .remove_area{ width:100%; float:left; margin:0 0 0px;}
.cart_box_left ul li .left_side .remove_area a{ color:#808080; margin:0 10px 0 0; text-transform:uppercase; font-size:12px;}
.cart_box_left ul li .left_side .remove_area a:hover{ color:#f00;}
.cart_box_left ul li .right_side{ width:auto; float:right; text-align:right;}
.cart_box_left ul li .right_side .qty{ width:auto; vertical-align:middle; display:flex;}
.cart_box_left ul li .right_side .qty span{ cursor:pointer;}
.cart_box_left ul li .right_side .qty input{ max-width:20px; text-align:center; border:none; font-size:16px;}
.cart_box_left ul li .right_side .price_top{ margin-bottom:10px;  min-height:40px;}
.cart_box_left ul li .right_side .price_top h4{ font-size:20px; color:#eb5e28; font-weight:600;}
.cart_box_left ul li .right_side .price_top p.main_price{ text-decoration:line-through; color:#808080; }

.right_side_checkout ul{ width:100%; float:left;}
.right_side_checkout ul li{ width:100%; float:left; display:flex; align-items:stretch; justify-content:space-between; font-size:16px; padding:10px 0; border-bottom:solid 1px #eee;}
.right_side_checkout ul li span{ font-size:14px;}
.right_side_checkout ul li label{ margin:0; font-weight:700; font-size:18px;}
.right_side_checkout ul li label span{ font-size:18px; }
.right_side_checkout ul li:last-child{ border:none; padding-bottom:0;}
.right_side_checkout ul li .left{ max-width:100px; text-align:left;}
.right_side_checkout ul li .left span{ display:block; }
.right_side_checkout ul li .left b{ font-size:20px; font-weight:600; color:#eb5e28; line-height:20px;}
.right_side_checkout .btn_checkout{background-image: linear-gradient(to right, #902b04 , #f74704);color:#fff;border-radius:25px;border:none;font-size:16px;letter-spacing:.5px;text-transform:uppercase;font-weight:900;cursor:pointer;margin:5px 0px;width:100%;height:45px; padding:0 25px;}
.right_side_checkout .btn_checkout:hover{background:#eb5e28;transition:ease-in .3s;}

.faq_area_home{ width:100%; float:left; margin:25px 0; border-top:solid 1px #f1f1f1; padding:20px 0 0;}
.faq_area_home #accordion{width:100%;float:left;}
.faq_area_home h2{font-size:26x;color:#000;padding:0 0 20px;font-weight:900;letter-spacing:.5px;}
.faq_area_home h3{width:100%; float:none; position:relative; font-size:18px;border-bottom:solid 1px #f1f1f1;color:#eb5e28;font-weight:700;letter-spacing:.5px;padding:15px 20px 15px 0;cursor:pointer; margin:0;}
.faq_area_home h3::after{position:absolute; font-family:Font Awesome\ 5 Free; content: "\f077"; right:0; top:16px;}
.faq_area_home p{font-size:16px; float:none; letter-spacing:.5px;line-height:26px;text-align:justify;border-bottom:solid 1px #f1f1f1;padding:5px 0 10px;color:#000;margin:0;}
.faq_area_home h3.collapsed::after{content: "\f078";}

.contact_top{ width:auto;}
.contact_top li{ width:auto; display:inline-block; margin:0 15px; font-size:18px; font-weight:600;}
.contact_top li a i{ color:#ca0439;}


.product_main_area .txt_area{ width:100%; float:left;}
.product_main_area .txt_area p{ font-size:18px; line-height:30px;}


.product_main_area .select_pills{ width:100%; float:left; margin:15px 0px 0; display:flex; flex-flow:row wrap; align-items:stretch;}
.product_main_area .select_pills li{ flex:1; min-width:31%; max-width:31%; margin:5px 3px; padding:0; list-style:none; }
.product_main_area li label{ width:100%; float:left; background:#fff; border:solid 1px #eb5e28; border-radius:5px;  color:#000; margin:0; padding:0 !important;}
.cta_pro{ width:100%; float:left; display:flex;}
.cta_pro select{  height:45px; border-radius:3px; padding:0 15px; min-width:280px; margin:0px 20px 0 0;}
.product_main_area li.active label{ background:#eb5e28;}
.product_main_area li label .pills{ width:100%; float:left; font-size:14px; padding:6px 0; text-align:center; }
.product_main_area li label .pills h4{ color:#eb5e28; font-size:14px; margin:0 0 0px;}
.product_main_area li label .pills h5{ color:#221e1f; font-size:16px; font-weight:700; margin:0 0 2px;;}
.product_main_area li.active .pills h5, .select_pills li.active .pills h4, .select_pills li.active label .pills h5 span.main_price{ color:#fff !important;}

.select_pills li [type="radio"]:checked, .select_pills li [type="radio"]:not(:checked) { position: absolute; left: -9999px;}
.select_pills li [type="radio"]:checked + label, .select_pills li [type="radio"]:not(:checked) + label{ position: relative;  cursor: pointer;   line-height: 20px;  display: inline-block;}

.select_pills li [type="radio"]:not(:checked) + label:after { opacity: 0;  -webkit-transform: scale(0); transform: scale(0);}
.select_pills li [type="radio"]:checked + label:after { opacity: 1; -webkit-transform: scale(1); transform: scale(1);}


.product_main_area button{ width:auto; float:left; background:#eb5e28; height:45px; text-transform:uppercase; border:none; color:#fff; font-size:18px; line-height:45px; font-weight:800; cursor:pointer; padding:0 25px; border-radius:5px; border: solid 1px #fff; letter-spacing:.5px; margin:0px 20px 0 0;  }
.product_main_area button:hover{ background:#000;}
.product_main_area button.add_cart{ border:solid 1px #eb5e28; color:#eb5e28; background:#fff;}
.product_main_area button.add_cart:hover{ background:#eb5e28; color:#fff;}

.product_other_info{ width:100%; float:left; margin:35px 0 0; border-top:solid 1px #eee; padding:30px 0 0;}
.product_other_info h3, .product_other_info h2 {
    width: 100%;
    float: left;
    font-size: 22px;
    text-transform: none;
    font-weight: 700;
    color: #eb5e28;
    margin: 0px 0 5px;
}
.product_other_info p {
    width: 100%;
    float: left;
    font-size: 16px;
    line-height: 24px;
    margin: 0 0 20px;
}
.product_other_info ul{ width:100%; float:left; font-size:16px; line-height:24px;  margin:0 0 15px; padding:0 0 0 20px;}
.product_other_info ul li{ width:100%; float:left; margin:8px 0px; padding:0px 0px 0px 0px; color:#000;}
figure.pro_img {
    width: 100%;
    float: left;
    border: solid 1px #ddd;
    text-align: center;
    padding: 10px;
    margin: 0 0 5px;
}
figure.pro_img img {
    max-width: 100%;
    margin: 35px 0;
}

.scrollup {	display: none;	position: fixed;bottom: 8em;	right: 15px;	width: 50px;	height: 50px;background: #eb5e28;	color: #fff;line-height: 50px; font-family: fontawesome;
	transition: ease-in .3s all;z-index: 999;text-align: center;	font-size: 20px; border-radius:5px;}
.scrollup:hover {background: #221e1f;	color: #fff}
.select_dosase.pro_dosase {
    border-radius: 4px;
    margin-top: 0;
    flex: auto;
    max-width: 80%;
    padding: 0px 0;
    border: 0px dashed #e65700;
    justify-content: center;
    display: flex;
    align-items: center;
    margin-bottom: 20px;
    width:100%;
    float:left;
}
.select_dosase.pro_dosase h3 {
    width: auto;
    font-size: 18px;
    font-weight: 600;
    margin: 0 0px 0 0;
    color: #000;
    flex: 0 0 20%;
    text-transform: uppercase;
    text-align: center;
}
.select_dosase ul li label .checkmark {
	position: absolute;
	top: 5px;
	left: 0;
	height: 15px;
	width: 15px;
	background-color: #fff;
	border: 2px solid #000;
	border-radius: 50%;
	display: block
}
.select_dosase.pro_dosase li label {
    width: 100%;
    float: left;
    background: #ffece5;
    border: solid 1px #eb5e28;
    border-radius: 5px;
    color: #000;
    margin: 0;
    padding: 8px 0 !important;
}
.radio_btn input[type=radio]:checked~.checkmark, .radio_btn:hover input[type=radio]~.checkmark, .select_dosase ul li label:hover input~.checkmark {
	background-color: #fff
}
.select_dosase ul li label input:checked~.checkmark {
	background-color: #fff;
	border: 2px solid red
}
.checkmark:after, .select_dosase ul li label.checkmark::after {
	content: "";
	position: absolute;
	display: none
}
.select_dosase ul li label input::checked~.checkmark:after {
display:block
}
.select_dosase ul li label .checkmark::after {
	top: 2px;
	left: 2px;
	width: 7px;
	height: 7px;
	border-radius: 50%;
	background: red
}
.checkmark {
	position: absolute;
	top: -10px;
	right: -10px;
	height: 25px;
	width: 25px;
	background-color: #0363d2;
	border: 2px solid #0363d2;
	border-radius: 50%;
	display: none
}
.radio_btn input[type=radio]:checked~.checkmark:after {
	display: block
}
.select_dosase {
	margin: 0
}
.select_dosase h3 {
	color: #e65700;
	font-size: 20px;
	font-weight: 700;
	margin-bottom: 20px;
	display: inline-block;
	padding: 0
}
.select_dosase ul {
    margin: 0;
    padding: 0;
    text-align: center;
    display: flex;
    justify-content: space-around;
    align-items: center;
    width: 100%;
    background: #ffece5;
    border-radius: 30px;
    box-shadow: 0 0 5px #ffece5;
}
.select_dosase ul li {
	margin: 0 3px;
	list-style: none;
	border: 0;
	width: 100%;
}
.radio_btn {
	display: block;
	position: relative;
	padding: 3px 0 0 20px;
	cursor: pointer;
	font-size: 14px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	border-radius: 3px;
	border: 1px solid #fff;
	margin: 0
}
.radio_btn input {
	position: absolute;
	opacity: 0;
	cursor: pointer;
	height: 0;
	width: 0
}
.select_dosase ul li.active .checkmark {
	display: block!important
}
.radio_btn .checkmark:after {
	left: 7px;
	top: 4px;
	width: 7px;
	height: 12px;
	border: solid #e65700;
	border-width: 0 3px 3px 0;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg)
}
.select_dosase.pro_dosase li label {
    border: solid 0px #eb5e28;
    border-radius: 30px;
}

.pro_dosase ul li.active label {
    background: #eb5e28 !important;
    color: #fff;
}
.select_dosase ul li.active .radio_btn {
    background: #08233b;
    color: #fff;
    font-weight: 600;
}
.select_dosase ul li.active .checkmark {
    display: none !important;
}
.select_dosase ul li label .checkmark {
    display: none;
}
.cat_home_list {
    width: 100%;
    float: left;
}
.cat_home_list ul {
    width: 100%;
    float: left;
    margin: 0 0 10px 0;
    display: flex;
    flex-flow: row wrap;
    align-items: stretch;
    justify-content: space-between;
}
.cat_home_list ul li {
    flex: 0 0 32%;
    background: #fff;
    position: relative;
    margin: 0 0 20px 0;
    border: solid 0 #f2f2f2;
    transition: ease-in .3s;
    list-style: none;
    border: 1px dashed #eb5e28;
    text-align: center;
    padding: 10px;
}
.cat_home_list ul li h3 {
    margin: 0;
}
.cat_home_list ul li h3 a {
    margin: 0;
    color: #000;
    font-size: 24px;
    margin: 15px 0 5px;
    display: inline-block;
}
.cat_home_list ul li figure{
    margin:0;
}
.cat_home_list ul li figure img {
    width: 100%;
    object-fit: cover;
}
.our-product > p {
    display: none;
}
.home-content h2 {
    font-size: 22px;
    margin: 0 0 5px;
    color:#eb5e28;
      float: left;
    width:100%;
}
.home-content h3 {
    font-size: 22px;
    margin: 0 0 5px;
    color:#eb5e28;
      float: left;
    width:100%;
}
.home-content p {
    margin: 0 0 20px;
    float: left;
    width:100%;
}
.home-content ul {
    padding-left: 20px;
    margin-bottom: 20px;
}
.home-content ul li {
    margin: 8px 0;
    float: left;
}
.product_dtls_area {
    width: 100%;
    float: left;
    padding: 0 0 0 15px;
}
.product_dtls_area .product_top {
    width: 100%;
    float: left;
    border-bottom: solid 0 #f1f1f1;
    padding: 0 0 50px 0; display: flex; flex-flow: row wrap; align-items: stretch;
}
.product_dtls_area .product_top .prodct_bx {
    flex: 0 0 45%;
    border: solid 1px #fdede8;
    text-align: center;
    margin: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: none;
    padding: 25px;
    background: #fff6f3;
}
.product_dtls_area .product_top .prodct_bx img {
    max-width: 100%;
   width: 80%;
    height: auto;
}
.product_dtls_area .product_top .prdct_dtls {
    flex:0 0 55%;
    float: left;
    padding: 0 0 0 25px;
}
.product_dtls_area .product_top .prdct_dtls h1 {
    font-size: 32px;
    text-transform: none;
    padding: 0 0 0px;
}
.product_dtls_area .product_top .prdct_dtls .top-review {
    width: 100%;
    float: left;
    margin: 0 0 10px;
}
.product_dtls_area .product_top .prdct_dtls h1 a.pdf_link {
    background: #018ffd;
    padding: 8px 20px;
    border-radius: 30px;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    font-weight: 900;
    font-size: 12px;
    float: right;
    margin: 5px 0 0;
}
.product_dtls_area .product_top .prdct_dtls h1 a.pdf_link i {
    font-size: 16px;
    vertical-align: middle;
    margin-left: 3px;
    margin-top: -4px;
}
.product_dtls_area .product_top .prdct_dtls h1 a.pdf_link:hover {
    background: #018ffd;
}
.product_dtls_area .product_top .prdct_dtls h4 {
    font-size: 18px;
    color: #000;
    margin: 10px 0;
    width: 100%;
    float: left;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    font-weight: 700;
}
.product_dtls_area .product_top .prdct_dtls p {
    width: 100%;
    float: left;
    color: #000;
    font-size: 16px;
    line-height: 24px;
    text-align: justify;
    letter-spacing: 0.5px;
}
.product_dtls_area .product_top .prdct_dtls .select_box {
    width: 100%;
    float: left;
    border-top: solid 1px #f1f1f1;
    padding: 25px 0 10px;
    display: flex;
    align-items: center;
    justify-content: ;
}
.product_dtls_area .product_top .prdct_dtls .select_box label {
    color: #000;
    font-size: 16px;
    font-weight: 700;
    padding: 0 10px 0 0;
    text-transform: uppercase;
}
.product_dtls_area .product_top .prdct_dtls .select_box .selectbox {
    width: 310px;
    height: 45px;
    border: solid 1px #d5d5d5;
    padding: 0 10px;
    background: url(../images/select_arrow.png) no-repeat right 10px top 20px #f1f1f1;
}
.button_area {
    width: auto;
    margin: 0 10px 0;
}
.button_area button {
    float: right;
    background: #ffa00a;
    color: #fff;
    border-radius: 3px;
    border: 0;
    padding: 10px 20px;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 700;
    cursor: pointer;
}
.button_area button:hover {
    background: #018ffd;
    transition: ease-in 0.3s;
}
.results button {
    background: #eb5e28;
    color: #fff;
    border: none;
    padding: 5px 10px;
    font-weight: 600;
    border-radius: 3px;
    font-size: 15px;
}
.table {
    margin: 0;
}


#accordion h2 {
    width: 100%;
    float: left;
    font-size: 22px;
    text-transform: none;
    font-weight: 700;

    margin: 0px 0 5px;
}
.card h3 {
    width: 100%;
    float: left;
    font-size: 22px;
    text-transform: none;
    font-weight: 700;
    margin: 0px 0 5px;
    color: #eb5e28;
    padding: 0 0 0 18px;
}
.txt_area h2 {
    width: 100%;
    float: left;
    font-size: 22px;
    text-transform: none;
    font-weight: 700;
    color: #eb5e28;
    margin: 0px 0 5px;
}
.cat_home_list {
    width: 100%;
    float: left;
    margin: 30px 0 0;
}
.nav-item {
 position:relative;   
}
.nav-item ul.drop1_list {
    margin: 0;
    padding: 0;
    position: absolute;
    z-index: 999999;
    width: 200px;
    top: 50px;
    left: 0;
    transform: scale(1, .5);
    -webkit-transform: scale(1, .5);
    -moz-transform: scale(1, .5);
    transform-origin: top;
    -webkit-transform-origin: top;
    -moz-transform-origin: top;
    visibility: hidden;
    opacity: 0;
    transition: all .3s ease;
    background: #fff;
    text-align: left;
    padding: 15px 5px;
    box-shadow: 0 0 16px 0 #5a5a5a;
}
.nav-item:hover ul.drop1_list {
    opacity: 1;
    visibility: visible;
    transform: scale(1, 1);
    -webkit-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
}
ul.drop1_list li {
    font-size: 16px;
    list-style: none;
    padding: 5px 15px;
    font-weight: 500;
}
ul.drop1_list li a{
    color:#000;
}
.sitemap_page{
    padding-left:20px;
}
.sitemap_page li {
    width: 100%;
    float: left;
    color: #000;
    padding: 5px 0;
}
.site_map h2 {
    font-size: 22px;
    margin: 0;
}
.site_map.site_map_big ul li {
    width: 50%;
}
.price_side_part {
    width: auto;
    float: left;
    position: relative;
    z-index: 99;
    background: #ffede6;
    border-radius: 3px;
    overflow: hidden;
    margin: 5px 0;
    display: flex;
    align-items: center;
}
.price_side_part label {
    margin: 0;
    padding: 0 10px;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 700;
}
.price_side_part ul {
    width: auto;
    float: left;
    list-style: none;
    padding: 0;
    margin: 0;
}

.price_side_part ul li {
    width: auto;
    float: left;
    border-right: solid 1px #fff;
    padding: 10px;
    text-align: center;
    display: block;
    font-size: 13px;
    font-weight: 700;
    cursor: pointer;
    color: #000;
}
ul.top_addto-cart li {
    background: #eb5e28;
    border-radius: 2px;
}
.price_side_part ul li:last-child {
    border: none;
}

.price_side_part ul li.active {
    background: #eb5e28;
    color: #fff;
}

.price_side_part ul li img {
    margin-right: 10px;
}
img.bitcoin-logo {
    margin: 0 !important;
    height: 12px;
}
.coupons {
    width: 100%;
    float: left;
    margin: 10px 0 0 0;
    padding: 25px;
    border-radius: 15px;
    background: #fff;
    box-shadow: 0 0 6px 0 #ccc;
}
.coupons h3 {
	width: 100%;
	float: left;
	font-size: 20px;
	margin: 0 0 10px;
	color: #eb5e28
}
.coupons input {
	width: 70%;
	float: left;
	border-radius: 5px 0 0 5px;
	height: 40px
}
.coupons button {
	width: auto;
	float: left;
	border-radius: 0 5px 5px 0;
	height: 40px;
	background: #eb5e28;
	border: solid 1px #eb5e28
}
.coupons button:hover {
	background: #333
}
.coupons .error_msg {
	width: 100%;
	display: block;
	color: red;
	float: left;
	font-size: 12px;
	margin: 10px 0 5px
}
.modal-title {
    font-size: 20px;
    line-height: 24px;
    text-transform: capitalize;
    color: #eb5e28;
    font-weight: 700;
}
.pop_txt {
    width: 100%;
    float: left;
    text-align: center;
    padding: 0 0 10px;
}
.pop_txt p {
    width: 100%;
    float: left;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: .5px;
    line-height: 20px;
    margin: 0 0 15px;
    font-weight: 500;
}
.pop_txt p b {
    font-weight: 700;
    margin: 0 0 5px;
    display: block;
    text-transform: capitalize;
}
.pop_txt a.shop_now {
    background: #eb5e28;
    padding: 10px 30px;
    border-radius: 30px;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: .5px;
    font-weight: 700;
    font-size: 16px;
    display: inline-block;
}
ul.pop_pro {
    display: flex;
    justify-content: space-around;
    align-items: center;
    width: 100%;
    float: left;
    margin-bottom: 15px;
    background: #f6f8fb;
    padding: 10px 15px 20px;
    border-radius: 5px;
    border: 1px solid #eee;
}
ul.pop_pro li h3 {
    font-size: 18px;
    font-weight: 600;
    color:#000;
}
ul.pop_pro li h3 a {
    color:#000;
}
ul.pop_pro li {
    list-style: none;
    width: 50%;
}

ul.pop_pro a.cart {
 background: #eb5e28;
    padding: 7px 20px;
    color: #fff;
    font-weight: 500;
    border-radius: 30px;
    font-size: 14px;
}
ul.pop_pro figure {
    margin: 12px 0px 15px;
}
button.btn-close {
    background: transparent;
    border: 1px solid #ccc;
    width: 30px;
}
.home_coupon{ position:absolute; right:15px; bottom:15px; max-width:30%;}
.coupon_area_cat{ width:100%; float: left; border-radius:8px;	border: dashed 0px #eb0606; max-width:400px;
	 display:flex; flex-flow:row; align-items:center; justify-content:space-between; padding:5px 10px; margin:10px 0 0px ; background: #fff9f6; border:dashed 1px #eb5e28}
.coupon_area_cat p{ font-size:18px !important; font-weight:700; margin:0; text-align: left; color:#000; text-transform:uppercase; line-height:20px; font-style:italic;}
.coupon_area_cat h4{ font-weight:700; font-size:16px; text-transform:uppercase; color:#057793; margin:5px 0 5px; }
.coupon_area_cat h4{ font-weight:700; font-size:16px; text-transform:uppercase; color:#000; margin:0px 0 5px; text-align:center; }
.coupon_area_cat .coupon_box{ font-size:14px; background:#eb5e28; color:#fff; padding:5px 10px; display:inline-block; border:dashed 1px #fff; font-weight:700; line-height:24px; letter-spacing:2px; }

.coupon_area_cat.coupon_area_cat2 {
    float: left;
    margin: 10px 0 35px;
}
figure.pro_img .coupon_area_cat {
    margin:0;
}
.blog_details_area h1 {
    font-size: 32px;
    margin: 20px 0 5px;
    font-weight: 600;
}
.blog_details_area ul.date_time.date_admin {
    display: flex;
    margin: 0 0 15px;
    padding: 0;
    gap: 20px;
    list-style: none;
}
.blog_content p {
    font-size: 16px;
    line-height: 26px;
    margin: 0 0 25px;
}
.blog_content h1 {
    margin: 0 0 5px;
    font-size: 20px;
    font-weight: 600;
    color: #fd624a;
}
.blog_content h2 {
    margin: 0 0 5px;
    font-size: 20px;
    font-weight: 600;
    color: #fd624a;
}
.blog_content h3 {
    margin: 0 0 5px;
    font-size: 20px;
    font-weight: 600;
    color: #fd624a;
}
.blog_content h4 {
    margin: 0 0 5px;
    font-size: 18px;
    font-weight: 600;
    color: #000;
}
.blog_content p a {
    font-weight: 600;
}
.blog-card.blog_area .listing_blog {
    padding: 0;
}
.main-content h1 {
    margin: 30px 0 15px;
    font-size: 32px;
    font-weight: 600;
}
.blog-card.blog_area .listing_blog li img {
    width: 100%;
}
.blog-card.blog_area {
    width: 100%;
    float: left;
    padding: 0;
    margin: 0;
    display: flex;
    flex-flow: row wrap;
    align-items: stretch;
    justify-content: space-between;
}
.blog-card.blog_area .listing_blog li.listing {
    flex: 0 0 48%;
    float: left;
    padding: 10px;
    border: solid 1px #eee;
    border-radius: 0;
    margin: 0 0 25px;
    width: 48%;
}
.blog__info h2 {
    font-size: 18px;
    font-weight: 600;
    margin: 0 0 5px;
}
.blog__info h2 a {
    font-weight: 600;
    color: #fd624b;
}
.blog__info > p {
    font-size: 14px;
    line-height: 20px;
    margin: 0;
}
ul.date_time.date_admin {
    padding: 0 0px 0px;
    display: flex
;
    gap: 35px;
    margin: 7px 0 4px;
}
ul.date_time.date_admin li {
    font-size: 14px;
    list-style: none;
}
ul.date_time.date_admin li i {
    color: #fd624b;
    margin-right: 5px;
}

.blog_content ul {
    padding-left: 20px;
}
.blog-card-intro ul {
    display: flex;
    margin: 0;
    justify-content: flex-start;
}
.blog-card-intro ul li {
    flex: 0 0 auto;
    margin: 0 10px 0 0;
    width: fit-content;
    border: none;
    padding: 0;
    font-size: 14px;
    border-radius: 0;
}
.blog-card-intro h2 {
    font-size: 18px;
    margin: 10px 0 0;
        float: left;
}
.blog-card-intro h2 a {
    color: #eb5e28;
}
.blog-card-intro ul li i {
    color: #eb5e28;
}
.fliter-product1 a {
    background: #eb5e28;
    display: inline-block;
    padding: 5px 20px;
    border-radius: 40px;
    color: #fff;
}
.fliter-product1 {
    display: flex;
    justify-content: center;
    gap: 20px;
    margin: 10px 0 30px;
    flex-flow: row wrap;
}
h1.blog-head {
    text-align: center;
}
.blog-banner h1 {
    font-size: 26px;
}
.content-txt.blog-detail h2 {
    font-size: 22px;
    color: #eb5e28;
}
.content-txt.blog-detail ul {
    padding-left: 18px;
}
.content-txt.blog-detail ul li {
    margin: 10px 0;
}
.content-txt.blog-detail ul li a {
    color: #eb5e28;
    font-weight: 600;
}
.content-txt.blog-detail p a {
    color: #eb5e28;
    font-weight: 600;
}
.blog-banner figure {
    background: #fff;
    padding: 5px;
    border: 1px solid #eee;
}
.main-heading.blog-head {
    font-weight: 600;
}


.pro-review {
    overflow: hidden;
    width: 100%;
    float: left;
}

.review-sec {
    width: 100%;
    float: left;
    margin: 30px 0 0;
    padding: 30px;
    border: solid 1px #fce7df;
}

.admin-image {
    width: 60px;
    height: 60px;
    float: left;
    margin-right: 10px;
    background: #ddd;
    border-radius: 50%;
    position: relative;
    text-align: center;
    font-size: 24px;
    line-height: 60px;
}

.admin-image .fa-user-o:before {
    font-size: 30px;
    line-height: 60px;
}

.admin-image img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    border-radius: 50%;
}

.admin-review {
    float: left;
    border: #ddd 1px solid;
    width: calc(100% - 70px);
    padding: 10px 20px;
    border-radius: 4px;
    color: #292828;
}

.admin-ranking {
    float: left;
    width: 100%;
}

.admin-ranking a {
    color: #000;
}

.admin-ranking b {
    font-weight: 600;
}

.star {
    position: relative;
    float: left;
    font-size: 14px;
}

.star i {
    color: #ffd100;
}

.discription {
    float: left;
    width: 100%;
    font-size: 16px;
    color: #292828;
    margin-top: 6px;
    font-style: italic;
}

.review-mid-content {
    width: 100%;
    float: left;
    padding: 0 0 15px 0;
}

.review-mid-content h3 {
    color: #0020dd232839;
    font-size: 24px;
    font-weight: 600;
    margin: 0 0 10px;
}

.review-mid-content p {
    margin: 0 0 20px;
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    padding: 0;
}

.rating-star {
    width: 100%;
    position: relative;
    margin-top: 5px;
}

.rating-star a {
    display: inline-block;
    text-indent: -999em;
    width: 100%;
    width: 16px;
    height: 16px;
    position: relative;
}

.rating-star a::before {
    content: "\f006";
    position: absolute;
    font-size: 16px;
    font-family: FontAwesome;
    left: 0;
    display: block;
    text-indent: 0;
    color: #002039;
}

.rating-star a:hover::before {
    content: "\f005";
    position: absolute;
    font-size: 16px;
    font-family: FontAwesome;
    left: 0;
    display: block;
    text-indent: 0;
    color: #002039;
}

.review-mid-content .sub-btn1 {
    background: #333;
    color: #fff;
    border: none;
    cursor: pointer;
    padding: 7px 20px;
    border-radius: 3px;
}

.review-mid-content .sub-btn1:hover {
    background: #e65700;
}

.review-form {
    margin-top: 0px;
}

.form-row textarea {
    height: 100px;
}

.form-row {
    margin: 20px 0;
}

.form-row label {
    font-size: 16px;
    margin-bottom: 5px;
    display: block;
    font-weight: 400;
}

.form-row label.error {
    color: #f00;
    font-size: 14px;
}

.sub-btn {
    margin-top: 20px;
    background: #e65700;
    border: #e65700 1px solid;
    color: #fff;
    font-weight: 600;
    padding: 8px 26px;
    border-radius: 4px;
    cursor: pointer;
}

.sub-btn:hover {
    background: none;
    border: #000 1px solid;
    color: #fff;
    color: #002039;
    transition: .5s
}

.rating {
    float: left;
    position: relative;
}

.rating:not(:checked)>input {
    position: absolute;
    clip: rect(0, 0, 0, 0);
}

.rating:not(:checked)>label {
    float: right;
    width: 20px;
    padding: 0;
    overflow: hidden;
    white-space: nowrap;
    cursor: pointer;
    font-size: 20px;
    line-height: 1.2;
    color: #ddd;
    margin: 0 5px 0 0;
}

.rating:not(:checked)>label:before {
    content: '\f005';
    font-family: 'Fontawesome';
}

.rating>input:checked~label {
    color: #f70;
    text-shadow: 1px 1px #c60, 2px 2px #940, .1em .1em .2em rgba(0, 0, 0, .5);
}

.rating:not(:checked)>label.error {
    display: block;
    color: #f00;
    position: absolute;
    font-size: 13px;
    text-shadow: none;
    font-weight: 900;
    left: 0;
    top: 40px;
    width: 100%;
}

.rating:not(:checked)>label.error::before {
    display: none;
}

.rating:not(:checked)>label:hover,
.rating:not(:checked)>label:hover~label {
    color: gold;
    text-shadow: 1px 1px goldenrod, 2px 2px #B57340, .1em .1em .2em rgba(0, 0, 0, .5);
}

.rating>input:checked+label:hover,
.rating>input:checked+label:hover~label,
.rating>input:checked~label:hover,
.rating>input:checked label:hover label,
.rating>label:hover input:checked label {
    color: #ea0;
    text-shadow: 1px 1px goldenrod, 2px 2px #B57340, .1em .1em .2em rgba(0, 0, 0, .5);
}

.rating>label:active {
    position: relative;
    top: 2px;
    left: 2px;
}

.review-sec-main {
    display: flex;
    justify-content: space-between;
    border: 1px solid #eee;
    margin: 0 0 50px;
}

.review-sec-main figure {
    flex: 0 0 45%;
    margin: 0;
}

.review-sec-main figure img {
    width: 100%;
    height: 540px;
    object-fit: cover;
}

.review-sec-main .form-row {
    margin: 10px 10px;
    width: 30%;
    float: left;
}

.form-row.form-textarea {
    width: 98%;
    margin: 10px 0;
}

.review-sec-main .form-row h3 {
    font-size: 18px;
}

.review-sec-main h3 {
    font-size: 18px;
    font-weight: 500;
}

.review-sec>h3 {
    font-size: 26px !important;
    color: #000;
}
.submit-btn .main-btn {
    padding: 14px 30px;
    margin: 20px 0 0;
}
.review-form input {
    border-color: #fce7df;
}
.review-form textarea {
    border-color: #fce7df;
}
.review-mid-content h3 {
    font-size: 18px;
}
.main__head {
    font-size: 32px;
    font-weight: 600;
    color: #eb5e28;
}
.sitemap h2 {
    font-size: 30px;
    margin: 40px 0 0;
    font-weight: 600;
    color: #eb5e28;
}
.sitemap h2 a {
    color: #eb5e28;
}


