@charset "utf-8";
/***********************/
:root {
    --theme-color: #03577b;
    --theme-color-yellow: #8d9294;
    --theme-color-dark: #01313f;
    --theme-font-heading: 'Poppins', sans-serif ;
    --theme-white-color:#fff;
	--theme-black-color:#000;
    --theme-midgrey-color:#f7f7f7;;

    --font48:48px;
    --font36:36px;
    --font24:24px;
    --font18:18px;
    --font16:16px;

    --shadow:rgba(0, 0, 0, 0.24) 0px 3px 8px;
}
.hdr-inner{
	background: #f4dfc5;
    padding: 8px 0;
    float: left;
    width: 100%;
    font-size: 16px;
    line-height: 20px;
    color: #2d2d2d;
    text-align: center;
    letter-spacing: 0.3px;
}

/* CSS Document */
.inner-top {
	background: #f3f3f3;
    padding: 10px 0;
    float: left;
    width: 100%;
}
ul.inr-top-list {
	padding: 0 0 0 0;
}
ul.inr-top-list li {
	float: left;
	position:relative;
	margin-right: 15px;
    padding-right: 15px;
}
ul.inr-top-list li:after{
	content: "\203A";
    position: absolute;
    right: -5px;
    top: -6px;
    font-size: 24px;
}
ul.inr-top-list li a, ul.inr-top-list li a:hover {
	font-size: 14px;
    line-height: 18px;
    color: #8b8b8b;
    font-weight: 300;
	text-decoration: none;
}
ul.inr-top-list li:last-child{
	margin-right: 0;
    padding-right: 0;
    color: #22211c;
}
ul.inr-top-list li:last-child:after{
	content:"";
}
/*================PRODUCTS DETAILS SECTION 1===============*/
.pro-dtl-sec1 {
	padding: 100px 0 170px 0;
	text-align: center;
	float:left;
	width:100%;
	position:relative;
}
.pro-dtl-sec1 .s2list-bx{
    
	}
.pro-dtl-sec1 .s2prd-hding2{}

.pr-dtl-s1-lft, .pr-dtl-s1-rgt {
	float: left;
	width: 40.25%;
	margin: 0 0 0 0;
}
.pr-dtl-s1-lft {
	background: #fff;
	border-radius: 4px;
	/* box-shadow: -30px -30px #ffd90c; */
	border: 2px dashed #a749ff;
}
.pro1-dtl {
	display: block;
    margin: 0 auto;
    padding: 40px 0 40px 0;
    max-width: 100%;
}
.pr-dtl-s1-rgt {
	width: 55%;
	float: right;
	text-align:left;
    color: var(--theme-color-dark);
}
.logo-icon {
	margin: 0 0 0 0;
}
.sub-hdr1 {
    display: inline-block;
    margin: 7px auto;
    vertical-align: middle;
}
.pr-dtl-s1-rgt-p1 {
	font-size: 28px;
	line-height: 33px;
	font-weight: 400;
	color: var(--theme-color-dark);
	margin: 10px 0 0 0;
	float: left;
	width: 100%;
}
.prod-prc{
	float:left;
	width:100%;
	margin: 20px 0 0 0;
	}
p.s1-p2 {
    float: left;
    width: 100%;
    margin: 10px 0;
    font-size: 16px;
    line-height: 26px;
}
p.s1-p3 {
    float: left;
    width: 100%;
    margin: 10px 0;
    font-size: 16px;
    line-height: 26px;
	position:relative;
	padding-left: 30px;
}
p.s1-p3 input[type=checkbox] {
    position: absolute;
    top: 3px;
    left: 0;
    height: 15px;
    width: 15px;
    line-height: 15px;
}
.pr-dtl-s1-rgt-p2, .curncy {
	font-size: 30px;
	line-height: 38px;
	font-weight: 700;
	color: #121212;
	float: left;
}
.pr-dtl-s1-rgt-p3 {
	font-size: 18px;
    line-height: 26px;
    font-weight: 300;
    color: #2d2d2d;
    margin: 10px 0 0 0;
    float: left;
    width: 100%;
}

.pric-box{
	float: left;
	width: 35%;
	margin-top: 35px;
	}
.prd_quantity{
	float: left;
    font-size: 20px;
    line-height: 28px;
    color: #000;
    width: 100%;
}

/*-------------- */
.wan-spinner2 {
    float: left;
    border: 2px solid #c6af64 !important;
    border-radius: 20px;
}
.wan-spinner2 .minus,
.wan-spinner2 .plus,
.wan-spinner2 input {
  height: 38px;
  float: left;
  padding: 0 3px;
  text-align: center;
  border: none;
  line-height:41px;
  margin:0 5px;
  font-size:18px;
  color:#5d5d5d;
  background:#fff;
  font-family: 'Poppins', sans-serif;
}

.wan-spinner2 input {
  margin: 0;
  width: 22px;
  font-weight:700
}
.wan-spinner2 .minus,
.wan-spinner2 .plus {
	color: #414141;
	cursor: pointer;
	text-decoration: none;
	width: 40px;
	border-radius: 50%;
	font-size: 20px;
}
.pr-dtl-s1-rgt-list {
	padding: 20px 0 0 0;
	float: left;
	width: 100%;
}
ul.pr-dtl-s1-rgt-list li {
	background: url(../images/blue-tk.png) left 8px no-repeat;
    font-size: 18px;
    line-height: 24px;
    text-align: left;
    color: #2d2d2d;
    margin: 10px 0 0 0;
    padding: 0 0 0 30px;
    font-weight: 500;
}

/*================PRODUCTS DETAILS SECTION 2===============*/
.pro-dtl-sec2 {
	padding: 40px 0 80px 0;
	text-align: center;
	float:left;
	width:100%;
}
.pro-dtl-sec1 .bdhding{    color: var(--theme-color-dark);}
.pro-dtl-sec2 .bdhding{
	float:none;
	display:inline-block;
	width:auto;
	}
.pro-dtl-sec2 .bdhding span.sub-hed {
    color: #22211c;
    padding-left: 0;
}
.pro-dtl-sec2 .bdhding span.sub-hed:before {
    border-top: 1px solid #22211c;
    left: 120px;
}
.other_prods {
    float: left;
    width: 100%;
    margin-top: 40px;
}
/*================CART PAGE===============*/
.nt-slt {
	float: left;
	width: 100%;
	font-size: 18px;
}
.cupn-code{
	float:left;
	width:40%;
	margin-top:57px;
	}
.cupn-code input[type=text]{
	border:1px solid #c6af64;
	height:40px;
	float:left;
	width:270px;
	}
.cupn-code .apply{
	float: left;
    font-size: 18px;
    color: #000;
    background: #c6af64;
    padding: 5.5px 15px;
    margin-left: 15px;
	}
.nt-slt span.nt-txt {
	display: inline-block;
	margin-right: 20px;
}
.cart-sec1 {
	padding: 0 0 50px 0;
	float:left;
	width:100%;
}
.cart-txt1 {
	font-size: 20px;
	line-height: 26px;
	color: #141414;
	font-weight: 600;
	text-align: left;
}
.cart-box1 {
    background: #707070;
    font-size: 20px;
    font-weight: 700;
    line-height: 26px;
    color: #fff;
    text-align: left;
    float: left;
    width: 100%;
    border-top: 4px solid #a749ff;
    padding: 10px 10px;
    border-bottom: 1px solid #a749ff;
}
.one, .two, .three, .four {
	display: inline-block;
	width: 26%;
	vertical-align: middle;
}
.two, .three, .four {
	width: 18%;
	text-align: center;
}
.one {
	padding: 0 0 0 26px;
	position: relative;
}
.four {
	text-align: right;
	padding: 0 26px 0 0;
	position: relative;
}
.cart-remv {
	position: absolute;
    left: 10px;
    top: 30px;
}
.cart-box2, .card-box3 {
	border-bottom: 1px solid #b6b6b6;
	padding: 10px 0;
	float: left;
	width: 100%;
	position: relative;
}
.cart-box2 {
    border-bottom: 1px solid #a749ff;
}
.card-box3 {
	padding: 23px 0;
}
.cart-prdname {
	padding:10px 0px 10px 80px;
	font-weight: 700;
	font-size: 20px;
	line-height: 22px;
	color: #252525;
	text-align: left;
}
.span3 {
	display: block;
    font-size: 18px;
    line-height: 20px;
    font-weight: 600;
    margin-bottom: 1px;
    color: #2d2d2d;
}
.span2 {
    font-size: 14px;
    line-height: 22px;
    font-weight: 300;
    color: #2d2d2d;
}
.cart-prdname span.span1 {
	
	font-size: 22px;
	color: 000;
}
.cart-prd1, .cart-prd2, .cart-prd3 {
	position: absolute;
	left: 30px;
	top: 10px;
	width: 52px;
}
.cart-prd2 {
	left: 4px;
	top: 27px;
}
.cart-prd3 {
	left: 20px;
	top: 5px;
}
.qtybox, .unit-price, .sub-total {
	font-weight: 600;
    font-size: 18px;
    line-height: 22px;
    color: #2d2d2d;
    display: inline-block;
    vertical-align: middle;
}
.sub-total {
	text-align: right;
}
.card-box3rgt {
	float: right;
	width: 40%;
}
ul.cart-prclist {
	padding: 0;
}
ul.cart-prclist li {
	font-size: 20px;
    color: #2d2d2d;
    text-align: left;
    float: left;
    width: 100%;
    padding: 6px 20px;
}
ul.cart-prclist li:first-child {
}
ul.cart-prclist li:last-child {
    border-top: 1px solid #a749ff;
    background: #fbf7ff;
    padding: 10px 20px;
}
ul.cart-prclist li span.span1 {
	float: right;
    font-weight: 600;
}
.card-box4-lft {
	float: left;
}
ul.cart-prclist li span.span2 {
	font-weight: 600;
    font-size: 20px;
    line-height: 24px;
}
.continue-shpbtn, .proceed-chkbtn, .continue-brwbtn, #browse {
	background: #fff;
    float: left;
    font-weight: 600;
    font-size: 18px;
    line-height: 30px;
    color: #2d2d2d;
    text-align: center;
    margin: 27px 15px 0 0;
    outline: none;
    cursor: pointer;
    padding: 10px 20px;
    text-transform: uppercase;
    font-family: var(--theme-font-heading);
}
.continue-shpbtn{
    background:var(--theme-color-dark);
    color:#fff;
    border: 1px solid var(--theme-color-dark);}
#browse {
	margin-top: 10px;
}
.continue-brwbtn {
	margin-top: 20px;
	vertical-align: middle;
	float: none;
	display: inline-block;
}
.continue-brwbtn a{
	color:#000;
	}
.proceed-chkbtn {
    float: right;
    background: var(--theme-color);
    margin-right: 0;
    border: 0;
    color: #fff;
    box-shadow: 5px 5px 10px #000000;
}
.continue-shpbtn img, .proceed-chkbtn img {
	margin: 0 0 0 8px;
	display:none;
}
/*==================CART FROM===================*/
.cart-frm {
    float: left;
    width: 100%;
    padding: 110px 0;
    background: #fff;
}
.crt-from-sec {
	float:left;
	width:100%;
}
.crt-frm1, .crt-frm2 {
	width: 49%;
	float: left;
	margin: 0 0 0 0;
	border-radius: 4px;
}
.crt-frm2 {
	float: right;
}
.frm1, .frm2 {
    padding: 20px 20px;
    text-align: center;
    float: left;
    width: 100%;
    /* background: #feffeafc; */
}
.safebox {
	position: relative;
	padding: 10px 0;
	float: left;
	width: 100%;
}
.safe-iconbox, .safe-iconbox2 {
	position: absolute;
	left: 0;
	top: 0;
	width: 88px;
	height: 62px;
	background: #0e6896 url(../images/safe-icon.png) center center no-repeat;
	display:none;
}
.safe-iconbox2 {
	background: #0e6896 url(../images/pay.png) center center no-repeat;
}
.safe-iconbox img, .safe-iconbox2 img {
	margin: 0 -18px 0 0;
	float: right;
}
.safebox p {
	font-size: 26px;
    line-height: 32px;
    font-weight: 600;
    color: #2d2d2d;
    float: left;
    width: 100%;
}
/*----------FROM------------*/
.frm-box{
	float:left;
	width:100%;
	display:none;
	}
.frmElmnts {
	float: left;
	margin: 0 0 8px 0;
	width: 100%;
}
.frmElmnts label, .frmfld, .frmfld-short1, .frmfld-short2, .frmfld1, .frmfld1-short1, .frmfld1-short2 {
	float: left;
}
.frmElmnts label, .weaccept {
	width: 29%;
    font-size: 16px;
    line-height: 22px;
    color: #848484;
    padding: 8px 0;
    text-align: right;
    font-weight: 300;
}
.weaccept {
	margin: 12px 0 0 0;
    width: 100%;
    text-align: left;
}
.weaccept span.span1 {
	float: left;
	margin-right: 10px;
	padding: 15px 0;
}
.rd {
	appearance: none;
	-webkit-appearance: none;
	height: 12px;
	width: 12px;
	border: 1px solid #ccc;
	border-radius: 50%;
	background: #f4f4f4;
	outline: none;
}
.rd:checked {
	background: url(../images/dot.png) center center no-repeat;
}
.cards {
	margin: 5px 0 0 0;
	max-width:180px;
}
.paypal {
	margin: 0 0 -7px 0;
}
.sameas {
	font-size: 18px;
	line-height: 28px;
	color: #252525;
	text-align: left;
	position: relative;
	padding: 0 0 0 32px;
	float: left;
	width: 100%;
}
.chkbx {
	position: absolute;
	left: 0;
	top: 0;
	height: 22px;
	width: 22px;
	background: #fff;
	border: 1px solid #d9dbe2;
	border-radius: 4px;
	appearance: normal;
	-webkit-appearance: none;
}
.chkbx:checked {
	background: #fff url(../images/tick.png) center center no-repeat;
}
.topmar2 {
	margin-top: 10px;
}
.frmfld, .frmfld1 {
	width: 100%;
	height: 44px;
	border: 1px solid #bbbabb;
	position: relative;
	background: #fff;
}
.frm1 .frmfld{
	background: none;
    border: none;
}
.frmfld-short1, .frmfld-short2, .frmfld1-short1, .frmfld1-short2 {
	width: 48.90%;
}
.frmfld-short1, .frmfld1-short1 {
	margin-right: 2.18%;
}
.frmfld input, .frmfld select, .frmfld1 input, .frmfld1 select {
	width: 100%;
	height: 40px;
	border: none;
	outline: none;
	ont-family: 'Poppins', sans-serif;
	font-size: 16px;
	color: #000;
	text-align: left;
	font-weight: 300;
}
.frmfld input, .frmfld select, .frmfld1 select, .frmfld1 input {
	padding: 0 6px 0 10px;
}
.frm1 .frmfld input, .frm1 .frmfld select{
	width: 70%;
    float: right;
    border: 1px solid #bbbabb;
}
.frmfld select, .frmfld1 select {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background: #fff url(../images/select-fldbg2.png) right top 2px no-repeat;
	position:relative;
}
.frmfld select:after{
	}
.icon {
	position: absolute;
	left: 10px;
	top: 12px;
	z-index: 999;
	display:none;
}
.logos {
	margin: 29px auto 0 auto;
	display: block;
}
.submit-btn {
	font-weight: 700;
    font-size: 27px;
    line-height: 35px;
    color: #2d2d2d;
    text-align: center;
    margin: 20px auto 20px auto;
    display: inline-block;
    outline: none;
    cursor: pointer;
    border: 3px solid var(--theme-color);
    padding: 10px 35px 15px;
    
	background: none;
}
.secure {
    display: inline-block;
    margin-top: 10px;
}
.submit-btn img {
	margin: 0 0 0x 8px;
}
a.what {
	font-size: 16px;
	line-height: 48px;
	text-align: left;
	color: #a749ff;
	font-weight: 500;
	font-style: italic;
	text-decoration: underline;
	float: left;
}
.trm {
	font-size: 14px;
	line-height: 22px;
	text-align: left;
	color: #2d2d2d;
	position: relative;
	padding: 10px 0 0 0;
	float: left;
	width: 100%;
}
.trm input#agree {
    margin-right: 5px;
} 
.trm a{ color:#2d2d2d; }
p.azo {
	float: left;
	width: 100%;
	text-align: left;
	margin: 15px 0 5px;

}
p.azo span{
	display: inline-block;
    vertical-align: top;
    padding-top: 4px;
	}
p.azo-txt{
	}

/*----------- Conatct Us ---------------- */
.contact-us {
	text-align: center;
	float: left;
	width: 100%;
	padding:100px 0 160px;
        background: var(--theme-color-yellow);
        color: var(--theme-color-dark);
}
.contact-lft, .contact-rgt {
    float: left;
    width: 47.5%;
    text-align: left;
}
.contact-rgt {
    float: right;
}
.contactForm {
    float: left;
    width: 100%;
}
.contactForm  .frmElmnts label{
	width: 100%;
    margin-right: 0;
    font-size: 16px;
    line-height: 22px;
    color: #2d2d2d;
    padding: 0;
    margin-bottom: 10px;
	text-align:left;
}
.contactForm .frmElmnts label span{
	color:#f00;
	font-weight:500;
	}
.contactForm .frmfld{border:none; height:auto}
.contactForm .frmfld input,.contactForm .frmfld textarea{
	border:1px solid #e1e1e1 ; 
	padding-left: 5px;
	font-family: 'Poppins', sans-serif;}
.contactForm .frmfld textarea{width:100%; resize:none; height:84px;}
.cont-submit-btn {
    float: left;
    width: 100%;
    padding: 16px 0px 10px;
    font-size: 26px;
    line-height: 22px;
    color: #2d2d2d;
    background: #fff;
    border: 3px solid #c6b065;
    font-family: 'Poppins', sans-serif;
    text-transform: uppercase;
}
.contact-us .bdhding{
	/* float:left; */
	width:100%;
	line-height:33px;
    text-align: left;
    font-size:38px;
	font-weight:700;
    color: var(--theme-color);
    text-transform: uppercase;
    margin-bottom: 15px;
}
.contact-us .prd-s2-p2 {
    text-align: left;
    line-height: 24px;
    background: var(--theme-color);
    width: calc(50% - 30px);
    padding: 1em;
}
.contact-us .s1hdimg {
	margin: 12px auto 0 auto;
}
.fancyboxfrm{
	text-align:center;
	font-size:20px;
	padding:80px 0;
	}
.fancyboxfrm span{
	color:#c6af64;
	font-size:30px;
	display:block;
	}
.contact-us .pro-p1 {
	width: 100%;
    display: inline-block;
    color: #545454;
    font-size: 16px;
    line-height: 24px;
}
.cont-lst {
	float: left;
	width: 100%;
	margin-top: 10px;
	position: relative;
}
.cont-lst li {
	float: left;
	width: 100%;
	font-weight: 300;
	font-size: 18px;
	line-height: 23px;
	color: #1b2328;
	margin-bottom: 28px;
	position: relative;
	padding-left: 74px;
}
.cont-lst li a {
	color: #1b2328;
}
.cont-lst li img {
	position: absolute;
	left: 9px;
	top: 0;
}
.cont-lst li span {
	display: block;
	font-weight: 700;
	font-size: 20px;
	line-height: 24px;
	color: #2d2d2d;
}
.cont-lst li:last-child {
    margin-bottom: 0;
}
.contact-btm {
	background: url(../images/contact-btm.png) no-repeat center center;
	float: left;
	width: 100%;
	min-height: 390px;
	text-align: center;
}
.contact-btm img {
	display: inline-block;
}
/*----------- popup ---------------- */
#pop_overlay {
	background-color: rgba(0, 0, 0, 0.6);
	clear: none;
	display: none;
	height: 100%;
	left: 0;
	margin: 0;
	padding: 0;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 9999;
}
#pop_content {
	height: auto;
	width: 600px;
	background-color: white;
	border-radius: 4px;
	margin: 8% auto 0 auto;
	position: relative;
	text-align: center;
	padding: 30px 20px 20px 20px;
}
.cross {
	position: absolute;
	right: 5px;
	top: 5px;
	max-width: 100%;
}

.thank-sec{
	float:left;
	width:100%;
	padding:120px 0 120px;
    background:#fff;color: var(--theme-color-dark);
	}
.thank-sec h1{
	float:left;
	width:100%;
	font-size:38px;
	font-weight:700;
    color: var(--theme-color);
    text-transform: uppercase;
    margin-bottom: 15px;

	}
.thank-sec h2{
	font-size:22px;
	font-weight:600;
	}
.thank-sec h3{
	font-size:20px;
	font-weight:400;
	}

/* updated css for chckout cart */

.cart-box2 .cart-remv {
    top: 20px;
}
.cart-box2 .cart-prd1, .cart-prd2, .cart-prd3 {
    top: -2px;
}

.inner-banner {
    min-height: 300px;
    text-align: left;
    padding: 225px 0 100px;
    background: url(../images/faq-title-img.jpg) no-repeat;
    background-size: cover;
    position: relative;
    float: left;
    width: 100%;
    background-position: center;
}
.inner-banner:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 1;
    background: #3e301545;
    opacity: 0.8;
}

.inner-banner .container{position: relative;z-index: 1;}

.inner-banner h1 {
    font-size: 35px;
    color: #fff;
    position: relative;
    line-height: 45px;
    text-transform: uppercase;
    -webkit-animation-delay: 9s;
    animation-delay: .9s;
}
.brdcmb {
    display: flex;
    padding: 20px 0;
}
.brdcmb ul {
    float: none;
    margin: auto;
    display: flex;
    justify-content: flex-start;
}
.brdcmb ul li {
    float: left;
    font-size: 16px;
    line-height: 20px;
    color: #fff;
    position: relative;
    margin-right: 28px;
}
.brdcmb ul li:after {
    content: ">>";
    position: absolute;
    right: -23px;
    top: 0;
}
.brdcmb ul li a {
    font-size: 16px;
    line-height: 20px;
    color: #ffffff;
    font-weight: 300;
}
.brdcmb ul li:last-child:after {
    content: "";
}
.inner-banner h6 {
    font-size: 17px;
    font-weight: 400;
    color:#fff;
    position: relative;
    margin-bottom: 0px;
    -webkit-animation-delay: .7s;
    animation-delay: .7s;
    text-transform: uppercase;
    letter-spacing: 2px;
}
.inner-s2txt{color: var(--theme-color-dark);}

.contact-us .main-box {
    display: flex;
    /* align-items: flex-start; */
    background-color: #fff;
    box-shadow: 1px 5px 10px rgba(0, 0, 0, .3);
    /* border-radius: 15px; */
    overflow: hidden;
    margin-top: 2em;
    background: var(--theme-white-color);
}

.contact-us .main-box .img-box {
    width: 40%;
}
.contact-us .main-box .img-box img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.contact-us .main-box .content-box {
    padding: 60px 30px;
    text-align: left;
    width: 60%;
    
}
@media(max-width:1199px) {
    .contact-us .main-box .content-box,
    .contact-us .main-box .img-box {
        width: 50%;
    }
}

@media(max-width:991px) {
    .contact-us .main-box .content-box,
    .contact-us .main-box .img-box {
        width: 100%;
        padding: 30px;
    }
    .contact-us .main-box {
        flex-flow: column;
    }
}

@media only screen and (max-width: 768px) {
  
    
    .inner-banner{
        background-position: right center;
    }
    

}

.pro-dtl-sec1 .bdhding,.pro-dtl-sec1 .bdhding span{
    color: var(--theme-color-dark) !important;
}

.proceed-chkbtn{
    background: none;
    color: #000;
    border: 1px solid #000 !important;
    border-radius: 5px;
    margin-top: 15px;
    display: inline-block;
    transition: all 0.5s;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 16px;
    padding: 12px 40px;
    letter-spacing: 0px;
    box-shadow: none!important;
}
.proceed-chkbtn:hover{
   color: #fff!important;
   border: 1px solid #a749ff !important;
   background: #a749ff!important;
}
.shop-txt{
    font-size: 16px;
    color: #121212;
}