.inner-top{
	    border-top: 1px solid #e6e6e6;
    border-bottom: 1px solid #e6e6e6;
    padding: 6px 0;
    width: 100%;
    display: table;
    background: #fff;
}
ul.inner-top-list{margin:0 0 0 0;}
ul.inner-top-list li{
	float:left;
	font-size:15px;
	line-height:22px;
	font-weight:400;
	text-align:left;
	color:#262523;
	margin:0 5px 0 0;
}
ul.inner-top-list li a{ color:#262523;}
ul.inner-top-list li:last-child{ margin:0 0 0 0;}

/*================CART PAGE===============*/
.nt-slt {
	float: left;
	width: 100%;
	font-size: 18px;
	position: relative;
}
.crt-from-sec1::after {
	content: "";
    display: block;
    width: 45%;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    background: #fdfdfd;
    z-index: -1;
    border-left: 1px solid #efefef;
}
.nt-slt span.nt-txt {
	display: inline-block;
	margin-right: 20px;
}
.cart-sec1 {
	float: left;
	width: 100%;
}
.s2Acdn {
    display: inline-block;
    vertical-align: middle;
    width: 100%;
    border: 1px solid #e1e1e1;
    border-radius: 10px;
    margin-top: 25px;
}
.s2Acdn:first-child {
    margin-top: 10px;
}
.s2Acdn.active {
    background: #faf7ff;
}
.s2AcdnHead {
    display: inline-block;
    vertical-align: middle;
    width: 100%;
    position: relative;
    cursor: pointer;
    padding: 31px 25px 31px 70px;
}
.s2AcdnHead img {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 20px;
}
.s2AcdnHead p {
    color: #2d2d2d;
    font-size: 24px;
    line-height: 22px;
    font-weight: bold;
    letter-spacing: 0.5px;
	font-family: "Playfair Display", serif;
}
.s2AcdnHead p span {
    font-size: 15px;
    display: block;
    font-weight: 400;
    margin-top: 10px;
    text-transform: capitalize;
}
.s2AcdnHead:after {
    position: absolute;
    right: 20px;
    top: 25px;
	
	display:none;
    content: '';
    background: url(../images/s2-acdn-arw.png) no-repeat center center;
    width: 17px;
    height: 17px;
}
.s2AcdnHead.active:after {
    background: url(../images/s2-acdn-arw.png) no-repeat center center;
    transform: rotate(-90deg);
	display:none;
}
.s2AcdnContent {
        float: left;
    width: 100%;
    padding: 0 25px 30px;
}


.cart_summary {
	float: right;
	width: 42%;
	padding: 0 0 0 30px;
}
.cart-txt1 {
	font-size: 20px;
	line-height: 26px;
	color: #141414;
	font-weight: 600;
	text-align: left;
}
.cart-box1 {
	    background: #ffffff;
    border-bottom: none;
    font-size: 16px;
    line-height: 26px;
    text-align: left;
    float: left;
    width: 100%;
    color: #1d2c4c;
    border: 1px solid #e5e5e5;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
	font-weight:400;
}
.cart_summary .cart-box1 {
	display: none;
}
.one, .two, .three, .four {
	float: left;	
	width: 47%;
	padding: 10px 10px;
	position: relative;
}
.cart-box2 .one, .cart-box2 .two, .cart-box2 .three, .cart-box2 .four {padding: 0;}
.cart-box2 .one {}
.cart_summary .cart-box2 .one {
	width: 70%;
	padding: 10px;
}
.cart_summary .summry-lft-hdr {
	display: none;
}
.cart_summary .cart-box2 .four {
	width: 30%;
	padding: 10px 0;
}
.cart_summary .cart-box2 .two, .cart_summary .cart-box2 .three {
	display: none;
}
.two, .three, .four {
	width: 17%;
	text-align: center;
}
.one {
	position: relative;
}
.four {
	position: relative;
	border: none;
}
.cart-remv {
	position: absolute;
    right: 9px;
    top: 7px;
    max-width: 10px;
}
.cart_summary .cart-remv {
	top: 14px;
	right: 5px;
}
.summry-lft {
	float: left;
	width: 100%;
	position: relative;
}
.summry-lft-hdr {
	float: left;
	width: 100%;
	padding: 5px 10px;
	font-size: 20px;
	line-height: 30px;
	font-weight: 700;
	text-align: left;
	display: none;
	background: #6baf24;
	color: #fff;
}
.summry-lft-hdr span {
	float: right;
}
.cart-lft {
	float: left;
	width: 60%;
}
.cart_summary .cart-lft {
	width: 100%;
}
.cart-box2, .card-box3 {
	    float: left;
    width: 100%;
    position: relative;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}
.cart-box2 {padding: 0 0 0 10px;}
.cart-box2:nth-child(even){background: #f3f3f3;}
.card-box3 {
	float: right;
	width: 38%;
	padding: 0px 0 0px;
	border: none;
}

.cart_summary .card-box3 {
	width: 100%;
}
.cart-prdname {
	padding: 0px 0px 0px 0px;
    font-weight: 700;
    font-size: 20px;
    line-height: 22px;
    color: #252525;
    text-align: left;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    column-gap: 10px;
}
.span3 {
	display: block;
	font-size: 18px;
	line-height: 20px;
	font-weight: normal;
	margin-bottom: 1px;
	color: #2d2d2d;
}
.span2 {
	font-size: 18px;
	line-height: 22px;
	font-weight: 500;
	color: #2d2d2d;
}
.cart_summary .span2, .cart_summary .sub-total {
/*font-size: 18px;*/
}
.cart-prdname span.span1 {
 font-family: inherit;
 font-size: 22px;
color: 000;
}
.cart-prd1, .cart-prd2, .cart-prd3 {
	float:left;
	max-width: 60px;
}
.cart_summary .cart-prd1 {
	display: block !important;
}
.cart-prd2 {
	left: 4px;
	top: 27px;
}
.cart-prd3 {
	left: 20px;
	top: 5px;
}
.unit-price, .sub-total {
	font-weight: 500;
	font-size: 18px;
	line-height: 22px;
	color: #2d2d2d;
	display: inline-block;
	vertical-align: middle;
}
.sub-total {
	text-align: right;
}
.card-box3rgt {
	float: right;
	width: 100%;
}
ul.cart-prclist {
	padding: 0;
	float: left;
	width: 100%;
}
ul.cart-prclist li {
	font-size: 20px;
	line-height: 34px;
	color: #000;
	text-align: left;
	float: left;
	width: 100%;
	padding: 10px 0px;
}
.cart_summary ul.cart-prclist li {
	font-size: 16px;
	line-height: 26px;
}
ul.cart-prclist li:first-child {padding-top: 0;}
ul.cart-prclist li:last-child {
	border-top: 1px solid #d2d2d2;
	padding: 10px 0px;
	border-bottom: 1px solid #d2d2d2;
}
ul.cart-prclist li span.span1 {
	float: right;
	font-weight: 500;
}
.card-box4 {
    float: left;
    width: 100%;
	margin-top: 20px;
}
.card-box4-lft {
	float: right;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
    column-gap: 20px;
    width: 100%;
}
ul.cart-prclist li span.span2 {
	font-weight: 600;
	font-size: 20px;
	line-height: 36px;
}
.proceed-chkbtn, .continue-brwbtn, #browse {
/*background: #fff;
    float: left;
    font-weight: 600;
    font-size: 20px;
    line-height: 24px;
    color: #2d2d2d;
    text-align: center;
    margin: 27px 15px 0 0;
    outline: none;
    cursor: pointer;
    border: 2px solid #4dff24;
    padding: 10px 20px;*/
}
.continue-brwbtn {
	margin-top: 0;
	vertical-align: middle;
	float: none;
	background: #f36d2c;
	color: #fff;
	font-size: 22px;
	padding: 10px;
	border: none;
}
.proceed-chkbtn {
	float: right;
	background: #f9f9f9;
	margin-right: 0;
}
.continue-shpbtn img, .proceed-chkbtn img {
	margin: 0 0 0 8px;
	display: none;
}
/*==================CART FROM===================*/
.cart-frm {
	float: left;
	width: 100%;
	padding: 40px 0;
	position: relative;
}
.crt-from-sec, .crt-from-sec1 {
	float: left;
	width: 100%;
	position: relative;
}
.crt-frm1, .crt-frm2 {
	width: 100%;
	float: left;
	margin: 0px 0 20px 0;
	padding: 20px;
	background: #efefef;
}
.crt-frm2 {
	float: right;
}
.frm1, .frm2 {
	    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;
	align-items: center;
}
.safebox {
	float: left;
	width: 100%;
	font-size: 26px;
	line-height: 36px;
	color: #000000;
	border-bottom: 1px solid #e3e3e8;
	text-align: left;
	margin-bottom: 15px;
	padding: 0 0 12px;
	font-weight: 600;
}
.safe-iconbox2 {
/*background: #ff0000 url(../images/pay.png) center center no-repeat;*/
}
.safe-iconbox img, .safe-iconbox2 img {
	margin: 0 -18px 0 0;
	float: right;
}
/*----------FROM------------*/
.div-box {
	float: left;
    width: 100%;
}
.frmElmnts {
	float: left;
	margin: 0 0 8px 0;
	width: 32%;
}
.frmElmnts label, .frmfld, .frmfld-short1, .frmfld-short2, .frmfld1, .frmfld1-short1, .frmfld1-short2 {
	float: left;
}
.frmElmnts label, .weaccept {
	width: 100%;
	font-size: 18px;
	line-height: 22px;
	color: #333;
	padding: 4px 0;
	text-align: left;
	font-weight: 500;

}
.frmElmnts label{display: none;}
.weaccept {
	margin: 12px 0 0 0;
	width: 100%;
	text-align: left;
	display: inline-block;
	padding: 0;
}
.weaccept span.span1 {
	float: left;
	margin-right: 10px;
	padding: 8px 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: 2px 0 20px 0px;
	float: left;
}
.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;
    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;
}
.frmfld, .frmfld1 {
	width: 100%;
	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: 44px;
	border: none;
	outline: none;
	font-family: inherit;
	font-size: 16px;
	color: #000;
	text-align: left;
	font-weight: 500;
	border-radius: 3px;
	background:#fff;
}
.frmfld input, .frmfld select, .frmfld1 select, .frmfld1 input {
	padding: 0 6px 0 10px;
}
.frm1 .frmfld input, .frm1 .frmfld select, .frm2 .frmfld1 input, .frm2 .frmfld1 select, .frm2 .frmfld input, .frm2 .frmfld select {
	width: 100%;
	float: left;
}
.frmfld select, .frmfld1 select {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background: #fff url(../images/sel-img.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;
}

element.style {
}
.submit-btn {
	font-size: 27px;
    line-height: 35px;
    margin: 27px 0 0 0;
    cursor: pointer;
    border: none;
    padding: 10px 40px;
    width: auto;
    height: auto;
}
.secure {
	margin: 10px auto 10px;
}
.submit-btn img {
	margin: 0 0 px0x 8px;
}
.what {
	font-size: 16px;
    line-height: 48px;
    text-align: left;
    color: #e74c3c;
    font-weight: 400;
    font-style: italic;
    text-decoration: underline;
    float: left;
}
.trm {
	font-size: 14px;
	line-height: 24px;
	text-align: left;
	color: #2d2d2d;
	position: relative;
	padding: 0 0 0px 30px;
	float: left;
	width: 100%;
}
.trm-padd {}
.trm a {
	color: #2d2d2d;
	text-decoration: underline;
}
.trm input[type=checkbox] {
	position: absolute;
	top: 2px;
	left: 0;
	appearance: none;
	-webkit-appearance: none;
	height: 14px;
	width: 14px;
	border: 1px solid #ccc;
	border-radius: 2px;
	outline: none;
	background: #f4f4f4;
	line-height: 14px;
}
.trm input[type=checkbox]:checked {
	background: #f4f4f4 url(../images/tick.png) center center no-repeat;
	background-size: 90%;
}
.trm_1 span {
	float: left;
	width: 100%;
	margin-bottom: 10px;
}
.continue-shpbtn, #browse, .next-step {
	width: auto;
    padding: 0 20px;
    font-size: 18px;
    height: auto;
}
.continue-shpbtn:nth-child(3), .next-step {
	background: #333;
	border:none;
	display: none;
	color:#fff;
}
.next-step{ margin-top:20px;}
#browse {
	margin-top: 10px;
}
/*----------- 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: 100%;
	background-color: white;
	border-radius: 4px;
	margin: 8% auto 0 auto;
	position: relative;
	text-align: center;
	padding: 30px 20px 20px 20px;
	max-width: 600px;
}
.cross {
	position: absolute;
	right: 5px;
	top: 5px;
	max-width: 100%;
}
@media only screen and (max-width: 1179px) {
}
@media only screen and (max-width: 1023px) {
.div-box {
	width: 100%;
}
.crt-frm1, .crt-frm2 {
}
.cart_summary {
	width: 100%;
	padding: 0;
}
.crt-from-sec1::after {
	display: none;
}
.crt-frm1, .crt-frm2 {
	padding: 0px 0px 0 0;
}
}
@media only screen and (max-width: 767px) {
	
ul.inner-top-list li{ font-size:13px;}

.crt-frm1, .crt-frm2 {
	width: 100%;
	margin-bottom: 0;
}
.cart-box1 .one {
	padding: 0;
	width: 40%;
}
.cart-box1{font-size: 16px;}
.cart-box1 .four, .four {
	padding-right: 0;
}
.cart-frm {
	padding: 20px 0;
}
.cart-remv {
	    right: 5px;
    max-width: 10px
}
.card-box3rgt {
	width: 100%;
}
.cart-box2 .one {
	padding: 17px 0;
	width: 40%;
}
.cart-prdname .cart-prd1 {
	display: none !important;
}
.span2 {
	font-size: 14px;
}
.safe-iconbox, .safe-iconbox2 {
	background: none;
}
ul.cart-prclist li{font-size: 18px; line-height: 34px;}
.safebox {padding: 10px 10px 12px; margin-bottom:0;}
.safebox p {
	font-size: 20px;
	line-height: 28px;
}
.frm1, .frm2 {
}
.submit-btn {
	font-size: 20px;
    line-height: 30px;
    padding: 10px 20px;
    margin: 10px 0 0 0;
    width: 100%;
}
.card-box3{ width:100%;}

.cart-box2{ padding:0 0px;}
	.frmElmnts{width:100%}
.frmfld-short1, .frmfld-short2, .frmfld1-short1, .frmfld1-short2{ width:100%; margin:0 0 10px 0;}
.frmElmnts label, .weaccept{ font-size:16px;}

	.cart-lft{width:100%}
	
}
@media only screen and (max-width: 640px) {
	
.cart-box1 {
	font-size: 14px;
	line-height: 20px;
	border:none;
	    justify-content: center;
}
.unit-price, .sub-total {
	font-size: 14px;
}
.continue-shpbtn {
	width: 100%;
	margin: 10px 0 0 0;
	font-size: 18px;
	line-height: 25px;
	padding: 8px 10px;
}
.one, .two, .three, .four{ padding:10px 0;}
.two, .three, .four{width: 30%;}
.two{ display:none;}

.sameas{font-size: 15px; line-height:24px;}
}
/****************THANK YOU PAGE************************/
.dsplay.pro-sec1 {
	float: left;
	width: 100%;
	padding: 50px 0;
	text-align: center;
}
.thnx-txt1 {
	display: inline-block;
	width: 100%;
	font-size: 30px;
	line-height: 40px;
	font-weight: 700;
	margin-bottom: 10px;
}
.thnx-txt2 {
	display: inline-block;
	width: 100%;
	font-size: 18px;
	line-height: 27px;
	font-weight: 700;
	margin-bottom: 10px;
}


.contact-sec{
	    float: left;
    width: 100%;
    padding: 60px 0 70px;
	text-align:center;
	}
.contact-Box{
    display: inline-block;
    width: 100%;
    box-shadow: 0 0 10px 1px rgb(247 248 255);
    margin-top: 0px;
    background: #fff;
	}
.cntct-lft{
	float: right;
    width: 100%;
    padding: 0 40px;
    text-align: left;
    position: relative;
    overflow: hidden;
    z-index: 1;
}
.cntct-hdng {
    color: #141011;
    font-size:30px;
    line-height: 36px;
    float: left;
    width: 100%;
    font-weight: 600;
	}
img.cont-left-img {
	    position: absolute;
    top: 110px;
    left: 0;
    max-width: 550px;

}
ul.cntct-list{
	float: right;
    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: 50px;
    margin-top: 50px;
	}
ul.cntct-list li{
	float: left;
    width: 47%;
    padding: 10px 20px 10px 50px;
    position: relative;
    background: #fff;
    box-shadow: 0 0 8px 3px #d2d2d2;
    border-radius: 10px;
	}
.sms-icon{
	position: absolute;
    left: -13px;
    top: -13px;
    filter: grayscale(1);
    max-width: 50px;
    background: #ffff;
    box-shadow: 0 0 5px 2px #d2d2d2;
    padding: 10px;
    border-radius: 5px;
	}
.contct-txt1{
	    float: left;
    width: 100%;
    font-size: 22px;
    color: #002d79;
    line-height: 30px;
    font-weight: 700;
	font-family: "Playfair Display", serif;
	margin-bottom: 5px;
	}
.contct-txt2{
	float: left;
    width: 100%;
    font-size: 16px;
    color: #0e0e0e;
    line-height: 28px;
    font-weight: 400;
	}
.contct-txt3{
	float: left;
    width: 100%;
    font-size: 18px;
    color: #0e0e0e;
    line-height: 31px;
    font-weight: 400;
	}
.contct-txt4{
	float: left;
    width: 100%;
	margin-top:10px;
	}
.contct-txt4 a{
	display:inline-block;
	vertical-align:middle;
	padding:0 15px;
	border-right:1px solid #ccc;
	}
.contct-txt4 a:first-child{ padding-left:0;}
.contct-txt4 a:last-child{ border:none;}
.contct-txt4 a img{
	display:inline-block;
	vertical-align:middle;
	}
.cntct-rgt{
	    float: left;
    width: 100%;
    text-align: center;
	}
.cntct-rgt img{
	    max-width: 100%;
	}

@media only screen and (max-width: 1023px){
	.contact-sec{ padding:50px 0;}
	.contact-Box{ width:100%;}
	img.cont-left-img{ display:none;}
	ul.cntct-list{ width:100%;}
}

@media only screen and (max-width: 767px){
	.contact-sec{ padding:30px 0;}
	.cntct-lft{ float: left; width: 100% !important; padding: 15px; text-align: left;}
	.cntct-lft:after {top: 0px;border-radius: 60px;width: 100%;height: 610px;}
	.cntct-rgt	{ width:100% !important;}
	.cntct-rgt img{ display:block; position:static; margin:0 auto 0;}
	.comn-line{ margin:15px 0 0;}
	.sms-icon{ max-width: 50px; top: 10px; left: -5px;}
	.contct-txt1{font-size: 19px;line-height: 26px;margin-bottom: 1px;}
	ul.cntct-list {margin-top: 20px;row-gap: 20px;}
	ul.cntct-list li{padding: 5px 0 10px 60px; margin-top: 0px;width: 100%;}
	.contct-txt2{font-size: 16px;}
	.contct-txt3{font-size: 16px; line-height: 28px;}
	
	.s2AcdnContent{ padding: 0 15px 30px;}
	.s2AcdnHead{padding: 20px 25px 20px 20px;}
	.s2AcdnHead p { font-size: 18px; line-height: 26px;}
	.s2AcdnHead p span{font-size: 14px; margin-top:0;}
	.s2AcdnHead img{ display:none;}
}

/*******************************************/
/***********************************/
/*===========shop-oil-sec1==============*/
.oil-sec1{
	padding:40px 0;
	width:100%;
	display:table;
}
.shop-inner {
    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: 10px;
}
.shop-details {
    float: left;
    width: 43%;
}
.oil-s1-lft{
	float: left;
    width: 30%;
    border-radius: 6px;
    padding: 30px 20px;
}
.oil-pro{
	display:block;
	margin:0 auto;
	padding:15px 0 0 0;
}
.oil-s1-rgt{
	float: right;
    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: 10px;
    align-items: flex-start;
    margin: 11px 0 0;
    align-content: flex-start;
}
.oil-s1-rgt .bnr-inr-box { width:100%;}
.oil-s1-rgt .bnr-erw-txt{ color:#000;}
.oil-s1-rgt-hd{
	padding:8px 0;
	width:100%;
}
.oil-s1-rgt-hd-p1{
	    font-size: 36px;
    line-height: 44px;
    text-align: left;
    font-weight: 700;
    color: #002d79;
}
.oil-s1-rgt-hd-p1 span {
    display: block;
    font-size: 20px;
    line-height: 30px;
    color: #333;
}
.oil-s1-rgt-hd-p2{
	font-size:17px;
	line-height:20px;
	text-align:left;
	color:#262523;
	margin:6px 0 0 0;
	font-weight:300;
}
.oil-s1-rgt-hd-p2 img{    margin: 0 9px 0 0; max-width: 80px; filter: grayscale(1);}
.oil-s1-rgt-p1{
	    font-size: 18px;
    line-height: 30px;
    text-align: left;
    color: #434343;
    font-weight: 400;
    margin: 10px 0 0 0;
}
ul.oil-s1-rgt-list{
	margin: 20px 0 0 0;
    float: left;
    width: 100%;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
ul.oil-s1-rgt-list li{
	float: left;
    font-size: 18px;
    line-height: 22px;
    color: #6f6f6f;
    padding: 0 0 0 60px;
    background: url(../images/faq-line.png) 80% 0px no-repeat;
    position: relative;
    width: 33%;
}
ul.oil-s1-rgt-list li span{
	font-weight:600;
	color:#434343;
	display: block;
}
ul.oil-s1-rgt-list li img{
	position:absolute;
	top:0;
	left:0;
}
ul.oil-s1-rgt-list li:nth-child(2){

}
ul.oil-s1-rgt-list li:last-child{
background:none;
}
.oil-s1-rgt-box1{
	width: 100%;
	float: left;
	margin: 0px 0px 0 0;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	padding: 10px 0px;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	row-gap: 20px;
}
.oil-s1-rgt-box1 .cart-btn2{ width:300px; height: 50px; font-size: 20px; line-height: 50px;}
.prd_quantity {
    float: left;
    width: 100%;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: flex-start;
    font-size: 18px;
    line-height: 24px;
    font-weight: 700;
	row-gap: 20px;
	column-gap: 20px;
}
.prd_quantity span {
    margin-bottom: 5px;
    font-size: 20px;
    line-height: 30px;
    font-weight: 500;
}
.oil-s1-rgt-box2{
	margin:38px 15px 0 0;
	border:2px solid #549c36;
	height:245px;
}
.oil-s1-rgt-box3{margin:60px 0 0 0;}
.oil-s1-rgt-box2-hd1{
	background:#549c36;
	font-size:21px;
	line-height:30px;
	text-align:center;
	color:#fff;
	font-weight:700;
	border-radius:3px 3px 0 0;
}
.catagory-select {
    float: left;
    width: 100%;
	position:relative;
}
.size-guide-box {
	position: absolute;
	top: 7px;
	left: 160px;
	font-size: 18px;
}
.size-guide-box a {
    color: #ff0000;
}
.select-size {
    float: left;
	width:100%;
}
.select-size h3 {
    margin: 0 0 10px 0;
    float: left;
    width: 100%;
    font-size: 20px;
    line-height: 30px;
    font-weight: 500;
}
.select-size .inner {
    float: left;
    width: 100%;
    display: flex;
    justify-content: flex-start;
    column-gap: 10px;
	    flex-wrap: wrap;
}
.select-size .inner a {
    float: left;
    border: 1px solid #ccc;
    width: 90px;
    height: 38px;
    text-align: center;
    padding: 4px 0;
    color: #000;
    font-weight: 400;
}
.select-size .inner a:last-child{margin-right:0;}
.select-size .inner .active {background: #47b8b3; border: 1px solid #21f9ef; color: #fff;}
.select-size .inner a span { font-size: 16px; line-height: 27px; margin:0;}
.select-size .inner .active span{}
.oil-s1-rgt-box-hd2, .oil-s1-rgt-box-prc, .catagory-select{
	float: left;
	width: 100%;
}
.oil-s1-rgt-box-hd2 {
    text-align: left;
    margin: 10px 0 0;
}
.oil-s1-rgt-box2-hd2{border-radius:0 0 0 0;line-height:32px;}
.oil-s1-rgt-box-prc{
	font-size: 28px;
    font-weight: 600;
    line-height: 40px;
    color: #1a1a1a;
    border-top: 1px solid #e6e6e6;
    padding-top: 10px;
    margin-top: 10px;
}
.oil-s1-rgt-box-prc sup{
	font-weight:300;
	font-size:19px;
}
.oil-s1-rgt-box-prc span {
	font-size: 20px;
    line-height: 30px;
	font-weight: 400;
}
.prc1-3{/*margin:7px auto 0 auto;*/}
.oil-s1-rgt-box-prc-save{
	font-size:18px;
	line-height:26px;
	text-align:center;
	color:#1a1a1a;
	font-weight:300;
	margin:7px auto 0 auto;
}
.oil-s1-rgt-box-prc-ship{
	font-size:16px;
	line-height:20px;
	text-align:center;
	color:#1a1a1a;
	font-weight:300;
	margin:8px auto 0 auto;
}
.gray-bar{
	padding:46px 0;
	background:#f7f7f7;
}
.graybar-hding{padding:0;}
.prd-faq-box {
	float: left;
	width: 100%;
	text-align: left;
	border-bottom: 1px solid #e6e6e6;
	padding-bottom: 10px;
	margin-bottom: 5px;
}
ul.why-chose {
    float: left;
    width: 100%;
}
ul.why-chose li{
	    float: left;
    width: 100%;
    font-size: 16px;
    line-height: 26px;
    margin-bottom: 10px;
    background: url(../images/tick.png) no-repeat left top 10px;
    padding-left: 30px;
	font-weight:400;
	}
ul.why-chose li span{
	font-size:18px;
	display:block;
	font-weight:500;
	}
p.prod-desc-hed {
    float: left;
    width: 100%;
    font-size: 22px;
    font-weight: 600;
    color: #01284d;
    margin: 0px 0 10px;
}
p.prod-desc {
        float: left;
    width: 100%;
    font-size: 17px;
    line-height: 28px;
    margin: 0px 0 0;
}
ul.prddtls1-rgtlist {
	padding: 10px 0 0 0;
    float: left;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    row-gap: 10px;
    text-transform: capitalize;
}
ul.prddtls1-rgtlist li {
	padding: 0px 0 0 24px;
    font-size: 16px;
    line-height: 24px;
    float: left;
    width: 100%;
    text-align: left;
    position: relative;
    font-weight: 600;
    background: url(../images/tick.png) no-repeat top 9px left;
}
ul.prddtls1-rgtlist li span {
    width: 16%;
    display: inline-block;
	font-weight:400;
}
ul.prddtls1-rgtlist li span span {
    float: right;
    width: auto;
}
ul.prddtls1-rgtlist li img {
    max-width: 36px;
    position: absolute;
    top: 5px;
    left: 0;
    /* border: 1px solid #f1f1f1; */
    padding: 5px;
    box-shadow: 0 0 5px #47b8b3;
}
a.view-ing {
    width: 100%;
    font-size: 20px;
    padding: 0 0;
    font-weight: 500;
    float: left;
    text-align: left;
    text-decoration: underline;
    color: #ed3131;
}
/*SIZE SLIDE*/
.sizeChartWeb-container {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 99999;
    background-color: rgba(0,0,0,.8);
	display:none;
}
.sizeChartWeb-content {
	width: 100%;
	height: 100%;
	overflow-y: scroll;
	margin: 0 auto;
	background-color: #fff;
	padding: 40px 20px 0 20px;
	scroll-behavior: smooth;
	box-shadow: 0 0 5px #d5d6d9;
	height: 100%;
	max-width: 800px;
	position: absolute;
	right: 0;
}
.sizeChartWeb-close {
    position: fixed;
    border-radius: 4px;
    top: 3px;
    right: 755px;
    padding: 8px 8px 6px;
	cursor: pointer;
}
.sizeChartWeb-button {
    background-color: #fff;
    border: 0;
    outline: 0;
    color: #282c3f;
    font-size: 15px;
    font-weight: 700;
}
.sizeChartWeb-content h2{font-size:22px;}
.sizeChartWeb-content h3{font-size:18px; margin-top:30px;}
.sizeChartWeb-content table {
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0;
	font-size:14px;
	color:#191919;
	margin-top:20px;
	text-align:center;
	}
.sizeChartWeb-content table th {background: #F9F9F9; font-weight:bold;}
.sizeChartWeb-content .horizontalrow {background-color: #f2f2f2; font-weight:bold;}
.sizeChartWeb-content table th,.sizeChartWeb-content table td {padding: 4px;border-right: 1px solid #DCDCDC}
.sizeChartWeb-content table th:first-child,.sizeChartWeb-content table td:first-child {border-left: 1px solid #dcdcdc}
.sizeChartWeb-content table tr {border-bottom: 1px solid #DCDCDC}
.sizeChartWeb-content table tr:first-child {border-top: 1px solid #DCDCDC}

/***************************/
/***************************************/
.cart-inr {
	float: left;
	width: 100%;
	margin: 20px 0 70px;
}
.cart-lft {}
.cart-row {
	float: left;
	width: 100%;
	padding-top: 20px;
	border-bottom: 1px solid #ddd;
}
.cart-col1, .cart-col2, .cart-col3, .cart-col4, .cart-col5 {
	float: left;
	position: relative;
	text-align: center;
	padding: 30px 0;
}
.cart-col1 {
	width: 10%;
	padding-top: 45px;
}
.cart-remv {
	cursor: pointer;
}
.cart-col2 {
	width: 35%;
	padding-left: 65px;
	font-size: 18px;
	line-height: 22px;
	font-weight: 600;
	color: #7f7f7f;
	text-align: left;
}
.cart-col2 span {
	font-weight: 700;
	color: #2d2d2d;
}
.cart-col3 {
	width: 15%;
}
.cart-col4 {
	width: 25%;
	padding-top: 40px;
}
.cart-col4 .input-counter {
	max-width: 140px;
	float: none;
	margin: 0 auto;
}
.cart-col4 .input-group-prepend, .cart-col4 .input-group-append {
	width: 24%;
	padding: 5px 0 8px;
}
.cart-col5 {
	width: 15%;
}
.cart-col3, .cart-col5 {
	font-size: 20px;
	line-height: 24px;
	font-weight: 500;
	color: #005a39;
	padding-top: 45px;
}
.cart-prd {
	height: 90px;
	position: absolute;
	left: 0;
	top: 0;
}
.cart-rgt {
	width: 34%;
	float: right;
}
.cart-prc-det {
	padding: 5px 30px 20px;
	float: left;
	width: 100%;
	background: #f4f4f4;
}
table.prc-list {
	float: left;
	width: 100%;
}
table.prc-list tr td {
	border-bottom: 1px solid #ddd;
	font-size: 18px;
	line-height: 22px;
	font-weight: 500;
	color: #2d2d2d;
	padding: 25px 0;
	vertical-align: top;
}
table.prc-list tr td:first-child {
	text-align: left;
}
table.prc-list tr td:last-child {
	text-align: right;
}
table.prc-list tr:last-child td {
	border-bottom: none;
}
table.prc-list tr:first-child td:first-child {
	font-weight: 700;
}
table.prc-list tr:last-child td:last-child {
	font-size: 24px;
	line-height: 28px;
	font-weight: 600;
}
table.prc-list tr td small {
	color: #878787;
	font-size: 14px;
	line-height: 18px;
}
.cart-det-btn {
	width: 310px;
}
.inp-coup {
	float: left;
	width: 60%;
	border: 2px dashed #dbdbdb;
	background: #fafafa;
	text-align: left;
	padding: 15px;
	position: relative;
	padding-left: 55px;
	margin-top: 40px;
}
.inp-coup input[type='text'] {
	border: none;
	outline: none;
	background: none;
}
.inp-coup input[type='text']:placeholder {
 font-size:16px;
 line-height:20px
}
.inp-coup .coup-img {
	position: absolute;
	left: 15px;
	top: 18px;
}
.frw-img {
	position: absolute;
	right: 15px;
	top: 18px;
	outline: none;
}
.update {
	font-size: 14px;
	line-height: 18px;
	font-weight: 700;
	color: #959595;
	text-transform: uppercase;
	float: right;
	margin-top: 55px;
}
.conti-btn {
	background: #dedede;
	width: 310px;
	color: #fff;
	font-size: 20px;
	line-height: 55px;
	font-weight: 700;
	text-transform: uppercase;
	display: inline-block;
	border-radius: 3px;
	margin-top: 35px;
}
.chk-inr {
	float: left;
	width: 100%;
	margin-bottom: 50px;
}
.chk-inr-lft {
	width: 57%;
	float: left;
}
.frm-box {
	float: left;
	width: 100%;
	background: #f4f8f7;
	border: 1px solid #e6ebf4;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	overflow: hidden;
	margin-top: 20px;
}
.frm-hdg {
	float: left;
	width: 100%;
	background: #005a39;
	font-size: 26px;
	line-height: 30px;
	font-weight: 500;
	color: #fff;
	text-align: left;
	position: relative;
	padding: 5px;
	padding-left: 70px;
}
.frm-hdg span {
	font-size: 20px;
	line-height: 30px;
	font-weight: 700;
	text-transform: uppercase;
}
.frm-hdg img {
	position: absolute;
	left: 15px;
	top: 5px;
}
.frm-box-inr {
	float: left;
	width: 100%;
	padding: 20px;
}
.frm-field {
	float: left;
	width: 100%;
	margin: 5px 0;
}
.frm-field label {
	font-size: 16px;
	line-height: 20px;
	color: #848484;
	width: 110px;
	text-align: right;
	float: left;
	margin-top: 8px;
	font-weight: 400;
}
.frm-field input[type="text"], .frm-field select {
	border: 1px solid #bbbabb;
	padding: 12px 10px;
	width: calc(100% - 125px);
	float: right;
	border-radius: 2px;
	background: #fff;
	font-family: inherit;
	font-size: 16px;
	color: #2d2d2d;
}
.frm-field select {
	background: url(../images/sel-img.jpg) 100% center no-repeat #fff;
	-webkit-appearance: none;
}
.pay-bx .frm-box-inr {
	padding: 30px 50px;
	text-align: left;
}
.billing {
	float: left;
	font-size: 16px;
	line-height: 20px;
	position: relative;
	padding-left: 25px;
	width: 100%;
	margin-bottom: 20px;
}
.frm-checkbox {
	position: absolute;
	left: 0;
	top: 5px;
	opacity: 0;
}
.frm-checkbox + span {
	width: 16px;
	height: 16px;
	border-radius: 2px;
	background: #fff;
	border: 1px solid #ddd;
	position: absolute;
	left: 0;
	top: 3px;
}
.frm-checkbox:checked + span {
	background: url(../images/frm-tike.png) center center no-repeat #fff;
	background-size: 80%;
}
.we-acp {
	display: inline-block;
	vertical-align: middle;
	margin-bottom: 20px;
}
.we-acp img {
	display: inline-block;
	vertical-align: middle;
	margin-left: 10px;
}
.half {
	width: 48% !important;
}
.full {
	width: 100% !important;
}
.wht-ths {
	float: left;
	margin: 10px 0 0 20px;
	color: #19abe6;
	font-style: italic;
	text-decoration: underline;
}
.default-hide {
	margin-bottom: 15px;
	float: left;
	width: 100%;
}
.frm-billing {
	float: left;
	width: 100%;
	cursor: pointer;
}
.chk-btn, .mny-back-100, .secur-logo {
	margin: 0 auto;
	display: block;
	max-width: 100%;
}
.chk-btn {
	margin: 40px auto 10px;
}
.secur-logo {
	margin: 25px auto;
}
.chk-inr-rgt {
	width: 40%;
	float: right;
	text-align: left;
}
.chk-prc-bx {
	float: left;
	width: 100%;
	border: 1px solid #e6ebf4;
	text-align: left;
	margin: 20px 0;
}
.chk-prc-bx-hdg {
	color: #005a39;
	font-size: 18px;
	line-height: 22px;
	font-weight: 700;
	background: #f4f8f7;
	border-bottom: 1px solid #e3e3e8;
	padding: 10px 20px;
}
table.chk-prd-det {
	padding: 10px 20px;
	width: 100%;
	float: left;
}
table.chk-prd-det tr td:first-child {
	width: 40%;
	text-align: left;
}
table.chk-prd-det tr td:nth-child(2) {
	width: 20%;
	text-align: center;
}
table.chk-prd-det tr td:last-child {
	width: 40%;
	text-align: right;
}
table.chk-prd-det tr td {
	border-bottom: 1px solid #f2f2f8;
	padding: 8px 0;
}
table.chk-prd-det tr:last-child td {
	border-bottom: none;
}
table.chk-prd-det .input-counter {
	max-width: 140px;
	float: none;
	margin: 0 auto;
}
table.chk-prd-det .input-group-prepend, table.chk-prd-det .input-group-append {
	width: 24%;
	padding: 5px 0 8px;
}
.chk-tot {
	float: left;
	width: 100%;
	background: #f4f8f7;
	padding: 8px 20px;
}
.chk-inr-rgt .comn-hdg {
	font-size: 30px;
	line-height: 34px;
	margin-bottom: 5px;
	padding-bottom: 35px;
}
ul.chk-list {
	display: inline-block;
	width: 100%;
	text-align: center;
}
ul.chk-list li {
	width: 32.3%;
	display: inline-block;
	vertical-align: bottom;
	margin-bottom: 20px;
	border-right: 2px dotted #e3e5e5;
	font-size: 18px;
	font-weight: 500;
}
ul.chk-list li:nth-child(3), ul.chk-list li:last-child {
	border-right: none;
}
ul.chk-list li img {
	display: block;
	margin: 10px auto;
}
.chk-mny-bck {
	border: 1px solid #d0cfcb;
	border-radius: 5px;
	float: left;
	width: 100%;
	overflow: hidden;
	padding-left: 170px;
	position: relative;
	margin: 12px 0;
}
.chk-mny-bck h3 {
	color: #005a39;
	font-size: 30px;
	line-height: 34px;
	font-weight: 500;
	padding: 10px 10px 0 0;
}
.chk-mny-bck p {
	font-size: 16px;
	line-height: 22px;
	padding: 10px 10px 15px 0;
}
.chk-mny-bck-lft {
	width: 150px;
	background: #1c6c4f;
	padding: 15px;
	position: absolute;
	left: 0;
	height: 100%;
}
.chk-mny-bck-img {
	width: 125px;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}
.chk-mny-bck-lft:after {
	content: '';
	background: url(../images/chk-mny-rgt-img.jpg) right center no-repeat;
	width: 11px;
	height: 61px;
	right: -11px;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
}
.chk-tsti {
	width: 100%;
	margin: 0 auto;
}
.chk-tsti-bx {
	float: left;
	width: 100%;
	text-align: center;
}
.chk-tsti-bx img {
	margin-bottom: 10px;
}
.chk-tsti-bx small {
	width: 86px;
	height: 86px;
	background: #eee;
	border-radius: 50%;
	color: #8c8c8c;
	font-size: 30px;
	line-height: 86px;
	text-align: center;
	text-transform: uppercase;
	margin: 0 auto 15px;
	display: block;
}
.chk-tx1 {
	font-size: 20px;
	line-height: 26px;
	color: #005a39;
	font-weight: 500;
	margin-bottom: 10px;
}
.chk-tx2 {
	font-size: 18px;
	line-height: 24px;
	margin-bottom: 10px;
}
.chk-tx3 {
	font-size: 16px;
	line-height: 20px;
	color: #616161;
}
.chk-tx3 span {
	font-size: 18px;
	line-height: 24px;
	color: #005a39;
	font-weight: 500;
}
.resour-pg {
	margin: 30px 0 45px;
}
.resour-inr {
	float: left;
	width: 100%;
	margin: 30px 0;
}
.resour-inr .comn-hdg {
	color: #2b2b2b;
}
.resour-inr-lft {
	width: 74%;
	float: left;
	text-align: left;
}
.res-hdg {
	font-size: 40px;
	line-height: 44px;
	font-weight: 500;
	margin-bottom: 15px;
}
.resour-img-bx {
	max-width: 100%;
	border: 1px solid #dfdfdf;
	padding: 5px;
	margin-bottom: 15px;
}
.resou-bx-cont {
	background: #f4f8f7;
	padding: 20px;
	border-left: 5px solid #6baf24;
}
.resour-inr-rgt {
	width: 23%;
	float: right;
	border-top: 5px solid #005a39;
	border-bottom: 2px solid #005a39;
	text-align: left;
	margin: 60px 0 20px;
}
.rec-post {
	font-size: 26px;
	line-height: 30px;
	font-weight: 700;
	color: #005a39;
	margin: 15px 0;
}
.rec-post-bx {
	display: inline-block;
	width: 100%;
	padding: 15px 0;
	border-top: 1px solid #dcdbdb;
}
.rec-post-bx p {
	display: inline-block;
	vertical-align: middle;
	width: calc(100% - 100px);
	font-size: 14px;
	line-height: 18px;
	color: #333;
}
.rec-post-bx img {
	display: inline-block;
	vertical-align: middle;
	margin-right: 10px;
	width: 83px;
}
.faq-sec {
	width: 100%;
	float: left;
}


@media only screen and (max-width: 1023px){
ul.oil-s1-rgt-list {}	
ul.oil-s1-rgt-list li { font-size: 16px; padding-left:50px; background:none;}
ul.oil-s1-rgt-list li:nth-child(2) {}
ul.oil-s1-rgt-list li:last-child {}
.oil-s1-rgt-box1{ margin: 30px 0px 0 0;align-items: center;}
.oil-s1-rgt-box-hd2, .oil-s1-rgt-box-prc, .cart-btn{ text-align:left; }
.prd_quantity span {margin-right: 10px;}
.oil-s1-rgt-box-prc {font-size: 26px;line-height: 38px;}
.oil-s1-rgt-box-prc span {
}
.oil-s1-rgt-box1{column-gap: 5px; row-gap: 10px;text-align: center;}
.oil-s1-rgt-box-prc-save {margin: 3px auto 0 auto;}
.catagory-select{width: 50%; text-align: left;}
.oil-s1-rgt-box-hd2, .oil-s1-rgt-box-prc {}	
}
@media only screen and (max-width: 767px){
.oil-sec1 { padding: 30px 0;}	
.oil-s1-rgt-hd{border-top:none;}
.oil-s1-lft, .oil-s1-rgt{
	float:none;
	margin:0px auto 10px auto;
	display:block;
	width:100%;
	text-align: center;
}
.oil-s1-lft{}
.oil-s1-rgt-hd-p1 {
    font-size: 37px;
    line-height: 42px;
    text-align: center;
}
.oil-s1-rgt-hd-p2 , .oil-s1-rgt-p1{text-align: center;}	
.oil-s1-rgt-box1, .oil-s1-rgt-box2, .oil-s1-rgt-box3 {
	margin:20px 0px 0 0;
	justify-content: space-around;
}
.oil-s1-rgt-box2{
	margin:38px 9px 0 0;
}
.oil-s1-rgt-box3{margin:60px 0 0 0;}
ul.oil-s1-rgt-list li {padding:0; text-align:center;}
ul.oil-s1-rgt-list li img{position:relative; display:block; margin:0 auto 5px;}
ul.oil-s1-rgt-list li:nth-child(2) {}
ul.oil-s1-rgt-list li:last-child {}
.prd-faq-box{width: 100%; margin-top: 10px; border: none; padding: 0;}
.catagory-select {width: 100%;}
.select-size { width: 100%;}
.select-size .inner{width: 100%; row-gap: 10px;}
.select-size h3{font-size: 16px; line-height: 26px;}
ul.prddtls1-rgtlist{ row-gap:8px;}
ul.prddtls1-rgtlist li{ padding: 0px 0 0 24px; font-size: 16px;}
ul.prddtls1-rgtlist li span{ width:24%;}
ul.prddtls1-rgtlist li img{max-width: 30px;}
.oil-s1-rgt-box-hd2, .oil-s1-rgt-box-prc {}
.oil-s1-rgt-box-prc {}
.prc1-3{}
.oil-s1-rgt-box-prc span {

}
.oil-s1-rgt-box2-hd1 {font-size: 19px;}
.oil-s1-rgt-box-hd2, .oil-s1-rgt-box2-hd2 {font-size: 21px; line-height: 32px;}
.gray-bar{padding:25px 0;}

.select-size .inner a{width: 30%;}

.sizeChartWeb-content table{ font-size:10px;}
.sizeChartWeb-close{right: 340px;}
.shop-details{width: 100%}
p.prod-desc{ margin: 10px 0; font-size: 16px; line-height: 26px;}

p.prod-desc-hed{}
}
@media only screen and (max-width: 479px){
.oil-s1-rgt-p1 {
    font-size: 16px;
    line-height: 24px;
    margin: 10px 0 0 0;
}	
.oil-s1-lft{
	width:100%;
	padding:0 0;
}
.oil-s1-rgt-box1, .oil-s1-rgt-box2, .oil-s1-rgt-box3 {
    margin: 0px 0 0 0;
    width: 100%;
}

ul.oil-s1-rgt-list li {font-size: 15px;line-height: 18px;}
ul.oil-s1-rgt-list li:nth-child(2) {}
ul.oil-s1-rgt-list li:last-child {}
.oil-s1-rgt-hd-p1 {font-size: 24px; line-height: 34px;}
.oil-s1-rgt-box-prc {}
.oil-s1-rgt-box-prc sup {font-size: 16px;}
.oil-s1-rgt-box-prc span {

}
.oil-s1-rgt-box-prc { }
.slide-img {width: 178px;}
}
@media only screen and (max-width: 359px){
.oil-s1-lft{
	width:290px;
}
ul.oil-s1-rgt-list {margin: 20px 0 0 0;}	
ul.oil-s1-rgt-list li img {
    width: 30px;
	height:30px;
    position: inherit;
    left: 0;
    right: 0;
    display: block;
    margin: 0 auto 10px auto;
}
ul.oil-s1-rgt-list li{
	margin:0 auto 0 auto;
	padding:0 0 0 0;
	text-align:center;
	width:33.33%;
	background: url(../images/faq-line.png) right 25px no-repeat;
}
ul.oil-s1-rgt-list li:nth-child(2), ul.oil-s1-rgt-list li:last-child {
    padding: 0 0 0 0;
    margin: 0 0 0 0;
}
}

.prd-det-sec {
    float: left;
    width: 100%;
    padding: 50px 0;
    text-align: center;
}
@media only screen and (max-width: 767px){
	.prd-det-sec{ padding:30px 0;}
}

