@charset "utf-8";
/*-----------------------=============================================================================================
CSS FOR MEDIA QUERY
----------------------============================================================================================---*/
.show-mob, .show-tab {
	display: none;
}
.show-desk {
	display: block;
}
.fr {
	float: right;
}
.fl {
	float: left;
}
.tl{
	text-align:left;
}
 @media only screen and (max-width:1187px) {
.container {
	width: 1004px;
}
/*-------------------------
CSS FOR BANNER
--------------------------*/
.banner-section{height: 580px;}
.bnr-content{margin-top: 40px; width: 50%;}
.bnr-heading{font-size: 60px;  line-height: 68px;}
.bnr-model{right:0;max-width: 560px;}
.bnr-seal{ right:420px;}
/*-------------------------
CSS FOR SECTION 1
--------------------------*/
.sectionOne{padding: 40px 0;}
ul.s1-list .slick-prev, ul.s1-list .slick-next {left: -220px;}
.common-heading{ font-size: 40px; line-height: 48px;}

/*-------------------------
CSS FOR SECTION 4
--------------------------*/
.sec4-lst1{padding: 20px 10px;}
.sec4-lst1 li{font-size: 14px; padding: 0 0 0 46px;}
.sec4-lst1 li img{max-width: 40px;}

/*-------------------------
CSS FOR SECTION 5
--------------------------*/
.s5-mid-wrap{}
.s5-img1 {max-width: 560px;}

/*-============================================
CSS FOR CONTACT PAGE
============================================-*/
.cont-sec-1{ padding:30px 0;}
.cont-lft {
    width: 45%;
    padding: 35px;
}
.cont-right {
    width: 55%;
    padding: 35px;
}

}
 @media only screen and (max-width:1023px) {
.container {
	width: 750px;
}
.show-mob, .show-desk {
	display: none;
}
.show-tab {
	display: block;
}
/*-------------------------
CSS FOR LOGO BAR
--------------------------*/
.top-sec {
	margin-bottom: 58px;
}
.top-bar {
	height: 58px;
	margin-top: -58px;
	top: 58px;
	padding: 10px 0;
}
.menu-bar {
	display: none;
}
.mob-mnu-ic {
	cursor: pointer;
	position: absolute;
	right: 10px;
	top: 7px;
	z-index: 16;
	height: 25px;
}
.mob-mnu-ic button {
	outline: none;
	-webkit-appearance: none;
	background: none;
	padding: 0;
	cursor: pointer;
	border: none;
}
.mob-mnu-ic span {
	color: #fff;
	display: inline-block;
	vertical-align: top;
	font-size: 16px;
	font-weight: 300;
	margin-top: 0px;
	margin-right: 5px;
}
.bar1, .bar2, .bar3 {
	width: 30px;
	height: 4px;
	background-color: #000;
	transition: 0.4s;
	-webkit-border-radius: 2px 2px 2px 2px;
	border-radius: 2px 2px 2px 2px;
}
.bar2 {
	margin: 6px 0;
}
.dl-active .bar1 {
	-webkit-transform: rotate(-45deg) translate(-7px, 6px);
	transform: rotate(-45deg) translate(-7px, 6px);
	background: #000;
}
.dl-active .bar2 {
	opacity: 0;
}
.dl-active .bar3 {
	-webkit-transform: rotate(45deg) translate(-8px, -8px);
	transform: rotate(45deg) translate(-8px, -8px);
	background: #000;
}
.mob-menu-div {
	float: left;
	width: 100%;
}
.mobimenu {
	float: left;
	width: 100%;
	position: fixed;
	top: 58px;
	background: #fff5eb;
	z-index: 3;
	left: 0px;
	bottom: 0px;
}
.mobimenu li {
	float: left;
	width: 100%;
	color: #fff;
	padding: 10px;
	font-size: 18px;
	line-height: 20px;
	text-align: left;
	border-bottom: 1px solid #e1e1e1;
	font-weight: normal;
}
.mobimenu li a {
	color: #2d2d2d;
	float: left;
	width: 100%;
	padding: 5px 10px;
}
.mobimenu li a:hover, .mobimenu li a.active {
	text-decoration: none;
}
.mobimenu li ul {
	float: left;
	width: 100%;
	padding: 0 18px;
	border-bottom: 0;
}
.mobimenu li ul li:last-child {
	border: none;
}
.mobimenu li a:hover .m-arw, .mobimenu li a.active .m-arw {
	fill: #f08a3c;
}
.mobimenu.mobimenu-top {
	top: 58px;
}
.menu-lock-mob{
	right:62px;
	top:6px;
	position:absolute;
}
a.cart-top {
	margin:1px 56px 0 0;
}
.logo {  max-width: 142px;}
/*-----------------------
CSS FOR BANNER
-------------------------*/
.banner-section{height: 400px;  padding: 50px 0;}
.bnr-content{margin-top:0;}
.bnr-tag-txt{ font-size:18px; line-height:20px;}
.bnr-heading{ font-size: 46px;  line-height: 51px;}
.bnr-para{margin-top: 15px; letter-spacing: 0;  font-size: 17px;  width: 90%;}
.bnr-model {max-width: 390px; top: -50px;}
.btn-box{ margin-top:35px;}
.bnr-seal{ right: 289px; width: 85px; top: 105px;}
/*-------------------------
CSS FOR BANNER-STRIP
--------------------------*/
.bnr-btm{ padding:30px 0 30px;}
.bnr-strip{ height:auto; padding: 30px 0 20px;}
.bnr-stp-img{ display:none;}
.br-strp_rgt{ width:100%;}
.stp-uls { justify-content: center; column-gap: 10px;}
.stp-uls li{ width:24%; font-size:17px; line-height:27px;}

/*-------------------------
CSS FOR SECTION 1
--------------------------*/
.sectionOne{ padding:30px 0;}
.s1-inner{width:24%}
.common-tag-txt{ font-size: 18px; line-height: 24px;}
.common-heading{ font-size: 31px; line-height: 39px;}
ul.s1-list{width:70%}
ul.s1-list li img{ width:60px;}
ul.s1-list li p{ font-size: 16px; line-height: 24px; margin-top: 5px;}
ul.s1-list .slick-prev, ul.s1-list .slick-next {top: 120px;}
/*-------------------------
CSS FOR SECTION 2
--------------------------*/
.sectionTwo{ padding:20px 0 0px;}
.sectionTwoinner{padding:50px 0 60px;}
.sec2-prod li{height: 230px;}
.sec2-prod li:first-child{height: 480px;}
.sec2-prod li p, .sec2-prod li:nth-child(2) p, .sec2-prod li:last-child p{top: 40px;}
.sec2-prod li:nth-child(2) .s2-prod, .sec2-prod li:last-child .s2-prod{max-width: 190px;}

.s2-prod-icn1{ top:33px;}
ul.prodName-list li{padding: 15px 0 15px 0; font-size: 17px; line-height: 24px;}
.s2-product-col{width: 48.5%;}
/*-------------------------
CSS FOR SECTION 3
--------------------------*/
.sectionThree{ padding:50px 0 60px;}
.s3-content{ width:60%;}
.s3-prod-img{ top: 154px; left: 0; width: 280px;}
.sectionThree .s2-product-col{width: 32%;}
/*-------------------------
CSS FOR SECTION 4
--------------------------*/
.sectionFour{ padding:20px 0 60px;}

.sec4-lst{justify-content: center;}
.sec4-lst li{width:100%; max-width: 630px;}
.sec4-lst li:first-child{padding: 20px 310px 20px 20px;}
.sec4-lst li:first-child span{font-size: 35px;  line-height: 40px;   margin-bottom: 20px;}
.sec4-lst li:first-child img{right: 0;  max-width: 290px;  top: -50px;}

.sec4-lst1 li{    width: 49%; text-align: center;  padding: 0;}
.sec4-lst1 li img{position: static; display: block;  margin: 0 auto;}
.sec4-lst1 li:nth-child(even):after{border:none;}

/*-------------------------
CSS FOR SECTION 5
--------------------------*/
.s5-mid-wrap {max-width: 590px;  margin: 20px auto 0;   display: inline-block;    float: none;}
.s5-mid-row .s5-mid-cont{ padding-left: 25px;}	
.s5-mid-row2 .s5-mid-cont{ padding-right: 25px; padding-left:0;}
.sec5-innr{width:100%; margin-top: 0px;}
.s5-img1{max-width: 390px; margin: 0 auto 0px; width: 100%;}
.s5-lst li{ font-size: 16px;line-height: 26px;}
/*-------------------------
CSS FOR SECTION 6
--------------------------*/
.section-6 {  padding: 30px 0;}
.s6-hdg { font-size: 22px; line-height: 30px; margin-bottom: 20px;}
.s6-ul { column-gap: 10px;}
.s6-ul li { font-size: 15px; line-height: 24px; padding: 0px 0 0 0px; text-align: center;}
.s6-ul li span { font-size: 20px; line-height: 28px;}
.s6-ul li img { display: block; margin: 0 auto 10px; position: static; left: 0; top: 0;}

/*-------------------------
CSS FOR SECTION 7
--------------------------*/
.sec-7 { padding: 0px 0;  /*background-position: 61% top;*/}
.s7-lft { width: 45%;}
.s7-lft:after { left: -598px; }
.s7-rgt{ width: 52%; margin: 0px 0 0 0; padding: 24px 0;}
.s7-rgt .s1-p1 { font-size: 36px; line-height: 46px;}
.s7-rgt .s3-p2 { font-size: 16px;}
.s7-uls li {
    width: 32.22%;
    font-size: 17px;
    line-height: 25px;
    text-align: center;
    padding: 0 0;}

/*-============================================
CSS FOR CONTACT PAGE
============================================-*/
.cont-sec-1{
	padding:50px 0;
}
.cont-lft {
    width: 50%;
    padding:25px 15px;
}
.cont-right {
    width:50%;
    padding: 25px 15px;
}
.cont-p1 {
    font-size: 32px;
    line-height: 32px;
}
.cont-ul li {
    padding: 0 0 0 50px;
}
.cont-ul .s4-p1 {
    font-size: 22px;
    line-height: 28px;
}


/*===============CHECKOUT_PAGE=================*/
.steps-chk{ font-size:16px;}
a.continue-btn{ width:310px; font-size:20px;}
.order-smry-hdng{ font-size:20px; line-height:20px;}
.prc-p1,.prc-p2{ font-size:16px; line-height:20px;margin-top: 15px;}
.prc-p1 span{ font-size:14px;}


}


@media only screen and (max-width:767px) {
.container {
	width: 100%;
	padding: 0 10px;
	max-width: 600px;
}
.show-desk, .hide-mob {
	display: none;
}
.show-mob {
	display: block;
}
/*-------------------------
CSS FOR LOGO BAR
--------------------------*/
.blue-strip {
    height:31px;
}
.blue-rgt{width:100%;}
.blue-p2 {
    display:inline-block;
	float:none;
    font-size: 14px;
    line-height: 16px;
}
.blue-ship-icn {
    margin: -2px 1px 0 0;
}
.top-bar {
	height: 55px;
	margin-top: -55px;
	top:55px;
	padding:8px 0;
}
.top-sec {
	margin-bottom: 55px;
}
.mob-mnu-ic {
	top: 1px;
}
.mobimenu {
	top:57px;
}
.mobimenu.mobimenu-top {
	top: 55px;
}
.mobimenu li ul li a {
	padding: 5px 10px;
}
.mobimenu li ul li {
	font-size: 16px;
}
.logo {max-width: 85px;
        margin-top: 2px;}
.menu-lock-mob {
    right: 60px;
    top: 4px;
}
a.cart-top {
    margin: 5px 43px 0 0;
	padding: 5px 7px;
    font-size: 16px;
    line-height: 16px;
}
.mob-mnu-ic {
    top: 7px;
}
/*.brd-blue-lft{
	display:none;
}*/
/*-------------------------
CSS FOR BANNER
--------------------------*/
.banner-section{ background:#f1f1f1; padding:0px 0 30px;height: auto;}
.bnr-content{ width:100%; text-align:center;}
.bnr-tag-txt{ font-size:16px; line-height:18px;}
.bnr-heading{ font-size: 30px; line-height: 38px; margin-top:0;}
.bnr-model1 {max-width: unset; position: static; margin: 0px auto 5px -15px; display: inline-block; width: calc(100% + 30px);}
.bnr-para{ font-size: 16px; line-height: 26px; margin-top:5px; width:100%}
.btn-box{ margin: 20px auto 0; display: block;}
.bnr-mob{ margin:5px auto 0;}

/*-------------------------
CSS FOR SECTION 1
--------------------------*/
.sectionOne{ padding:25px 0 35px;}
.pop-innr {width: calc(100% - 10px);}

.s1-inner{width:100%}
ul.s1-list .slick-prev, ul.s1-list .slick-next {top: -50px; right: 40px;  left: auto;}
ul.s1-list .slick-next{right: 10px;}
.s1-inner:after{top: 0;    bottom: 0; display:none}
.common-tag-txt{ font-size: 16px; line-height: 24px; margin-bottom:4px;}
.common-heading{ font-size: 28px; line-height: 36px;}
ul.s1-list{ margin: 0 auto 0; width:100%}
ul.s1-list li{ width: 33.33%; margin-top: 25px;}
ul.s1-list li img{ width: 40px;}
ul.s1-list li p{ font-size: 16px;  line-height: 24px;  margin-top: 10px;}
/*-------------------------
CSS FOR SECTION 2
--------------------------*/
.sectionTwo{ padding:0px 0 35px;}
.sec2-prod{grid-template-columns: auto;}
.sec2-prod li{width:100%; max-width:100%;}
.sec2-prod li:first-child{height: 310px}
.s2img1{max-width: 290px;}
.s2-prod{max-width: 160px;}
.sec2-prod li p, .sec2-prod li:nth-child(2) p, .sec2-prod li:last-child p { top: 10px;}
.common-para{ font-size: 16px; line-height: 26px; margin-top: 15px;}
.s2-product-wrap{ padding:0 0px;column-gap: 5px;}
.s2-product-col{ width:48%;}
.s2-prod-name{ min-height: 40px; font-size: 15px; line-height: 24px; margin: 0;}
.s2-prod-icn1{ top:32px;}
.s2-prod-desc{ margin-top: 7px;}
.s2-prod-prcbox{ margin: 0px auto 0;}
a.s2-order-btn{ margin-top:15px; height:46px; line-height:46px}
/*-------------------------
CSS FOR SECTION 3
--------------------------*/
.sectionThree{ padding:0px 0 0;}
ul.tab-list{margin-top:0;}
ul.tab-list li{padding: 5px; font-size: 18px;  line-height: 25px;}
.sectionThree .s2-product-col{width:100%;}

.s3-content{ width:100%;}
.s3-prod-img{ width: 200px; position: static; display:inline-block; vertical-align:top; margin-top: 25px;}
/*-------------------------
CSS FOR SECTION 4
--------------------------*/
.sectionFour{ padding:25px 0 35px;}
.sec4-lst li, .sec4-lst li:first-child{padding: 10px;text-align: center;font-size: 16px;   line-height: 24px;        padding-bottom: 30px;}
.sec4-lst li:first-child span{ padding-top:10px;font-size: 25px;  line-height: 34px; margin-bottom: 10px;}
.sec4-lst li p{margin-bottom:5px}
.sec4-lst li span{margin-bottom:10px}
.sec4-lst li img{position: static;display: block;   margin: 0 auto;}
.sec4-lst li:first-child img, .sec4-lst li:nth-child(2) img, .sec4-lst li:last-child img{max-width: 100%;
        margin: 20px 0 0;
        width: 100%;}
.sec4-lst1 li:after{right: 0px;}
.sec4-lst1 li{font-size:13px;}
/*-------------------------
CSS FOR SECTION 5
--------------------------*/
.sectionFive{padding-bottom:30px;}
.s5-mid-wrap{padding: 10px 10px 20px;}
.s5-mid-inr .shop-btn{width: 290px;  height: 46px;   line-height: 46px; margin-top:15px;}
.s5-mid-row{ width: calc(100% + 30px); padding:30px 15px; margin-left: -15px;}
.s5-mid-row:before, .s5-mid-row2:before{ display:none;}
.s5-mid-cont{ width:100%;}
.s5-mid-row .s5-mid-cont{ padding:0;}
.s5-bnr-mob{ margin:0 auto 20px;}
.s5-mid-inr{ margin:0;}

/*-----------------------
CSS FOR FOOTER
------------------------*/	
.footerBox1{ padding:30px 0;}	
.ftrBox1{ padding:0;}
	
.ftr-logo,.foo-logo{ position:static; max-width: 150px;     margin-bottom: 10px;}
.ftrBox2{ width:100%; margin-top:0px;}
ul.frt-list{ margin-top:5px;}
ul.frt-list li{ font-size:15px; margin-top:5px;}
.ftrBox3{ width:100%;}
ul.ftr-nav{ margin-top:0;}
ul.ftr-nav li{ font-size:15px; margin-top:10px; margin-right:0; width:100%;}

.footerBox2{ padding:20px 0; font-size:13px;}
.ftr-cpyrght{ float:none; display:inline-block; vertical-align:middle;}
.ftr-link{ float:none; display:inline-block; vertical-align:middle; margin-top:6px;}
.ftr-link a{ padding:0;}
/*-============================================
CSS FOR INNER PAGE
============================================-*/
.innrBreadcrm{font-size: 12px; padding: 10px 0;}
.prd-sec-1 {
    padding:25px 0;
}
.prd-s1-lft {
    width: 100%;
    margin: 0px 0 10px;
}
.prodDetls-Rght{  width: 100%;}
.prd-s1-p1 {font-size: 26px; line-height: 32px;}
.prd-s1-p3 {
}
.prd-s1-p2 {
    font-size: 20px;
    line-height: 28px;
}
.prd-strength-row .option-field{flex-wrap: wrap;}
.price{ width:100%; margin: 18px 0 0px;}
.prd-s1-ic-1 {
    display:block;
	position:static;
	transform:none;
	-webkit-transform:none;
	margin:0 auto 7px;
}
.prd-s1-lft-p1, .prd-s1-lft-p2 {
    padding-left: 0px;
	width:100%;
	text-align:center;
	line-height:23px;
	font-size:17px;
}
.prd-s1-lft-p2{
	font-size:20px;
}
img.prd-slide-1 {
    max-width: 250px;
}

.prd-lft-row {
    padding: 0 10px;
	width:50%;
	margin:18px 0 5px;
}
.prd-s1-hr {
    display:none;
}
.prd-lft-prc-box {
    margin: 0 0 0;
}
.prd-s1-rit {
    width: 100%;
}
.prd-strength-p1{
	float:left;
	width:100%;
}
.prd-strength-p1, .prd-strength-pkg p {
    font-size: 18px;
    line-height: 26px;
	margin-bottom:10px;
}
.prd-strength-pkg {
    padding-left: 26px;
    margin:5px 15px 0 0;
}
.buyOpt-row {
    width: 100%;
	margin:5px 0;
}
.prd-strength-row{ }
.prd-s1-btn-row .shop-btn {}
.prd-mbg-p{
	display:none;
}
.prd-s1-btn-row {
    margin: 20px 0 20px;
}
.prd_quantity{ margin-top:0;}
.prd_quantity .prd-strength-p1{ display:inline-block; width:auto; margin-top:0px;}
.accordion {
    padding: 14px 25px 13px 0px;
    font-size: 23px;
    line-height: 26px;
}
.prd-faq-box {
    margin-top: 20px;
}
.buyOpt-pkg p {
    font-size: 21px;
    line-height: 28px;
    padding: 10px 15px 12px;
}
.revw-tik {
    width: 18px;
}
.revw-row {
    padding: 0 0 0 70px;
}
.lab-ana-p1 {
    font-size: 20px;
    line-height: 23px;
    padding: 5px 5px 0px;
}
.certi-50-div {
    width: 48%;
}
.shop-sec-1{
    padding: 30px 0;
	text-align:center;
}
.shop-sec-1 .s1-p1 {}
.shop-sec-1 .s1-p1:after {
    width: 100%;
    bottom: 0;
}
.accordion:after {
    right: 8px;
}
.prd-mbg-block{
	padding-left:0;
	text-align:center;
}
.prd-mbg{
	width:80px;
	position:static;
	display:inline-block;
	margin-bottom:-5px;
}
.wan-spinner2{ margin:0 0 0 10px;}
/*-============================================
CSS FOR ABOUT PAGE
============================================-*/
.abt-s1-lft, .abt-s3-lft {
    width: 100%;
	text-align:center;
}
.abt-s1-img, .abt-s3-img {
	width:100%;
	position:static;
	display:inline-block;
	margin:25px 0 0;
	vertical-align:middle;
}
.in-pg-cont .s1-p1 {
    font-size: 26px;
    line-height: 34px;
}
.abt-s1-ul li, .abt-s1-ul li:nth-child(1) {
    width:50%;
	padding:0px 10px;
	margin:10px 0;
}
.abt-s1-ul {
    margin: 10px 0 18px;
}
.abt-s1-ul li:nth-child(even){
	background:none;
}
.abt-s2-ul {
    padding: 25px 0px 0;
}
.abt-s2-ul li {
    width: 300px;
    min-height: 3px;
	float:none;
	display:inline-block;
}
.abt-s2-ul li:nth-child(2) {
    margin: 20px 0;
}
.abt-s2-p-minht {
    min-height: 2px;
}
/*-============================================
CSS FOR FAQ PAGE
============================================-*/
.faq-block {
    padding:0px 0px 0;
}
.faq-block .acdn-content {
    padding: 0 10px;
}
.faq-block .accordion {
	padding: 12px 32px 12px 10px;
}
.faq-block .accordion:after {
	height: 20px;
    width: 19px;
	background-size:100%;
	right:10px;
}
/*-============================================
CSS FOR LAB PAGE
============================================-*/
.lab-btl-300 {
    max-width: 190px;
}
.lab-box {
    width: 100%;
	margin:15px 0;
}
.lab-ul li {
    width: 50%;
	margin:10px 0;
    float: left;
}
.lab-row .lab-300-dtls {
    max-width: 190px;
}
.lab-row {
    margin: 10px 0 0;
}
.lab-hr {
    margin: 30px 0 20px;
}
.lab-box .s4-p1 {
    text-align: center;
}
.lab-ul li:nth-child(even) {
    background: none;
}
.lab-ul {
    margin: 5px 0 0;
}
.lab-s1-p1 {
    font-size: 16px;
	line-height:20px;
}
/*-============================================
CSS FOR REVEW PAGE
============================================-*/
.revw-lft{
    width: 100%;
    padding: 0 0 0 72px;
	background:none;
}
.revw-right {
    width: 100%;
	margin:10px 0 0;
	padding: 0 0 0 72px;
}
.rev-coat{
	display:none;
}
.revw-container .lab-hr {
    margin: 20px 0;
}
.revw-container {
    padding: 10px 0 0;
}
/*-============================================
CSS FOR CONTACT PAGE
============================================-*/
.cont-sec-1{
	padding:30px 0;
}
.cont-lft, .cont-right {
    width: 100%;
	padding: 20px 12px;
}
.cont-p1 {
    font-size: 22px;
    line-height: 30px;
}
.cont-ul li {
    padding: 0 0 0 40px;
	    margin-top: 20px;
}
.cont-ul .s4-p1 {
    font-size: 22px;
    line-height: 28px;
}
.cont-ic-1 {
    width:28px;
}
.cont-ul li .s4-p2 {
    margin-bottom: 0;
	font-size:17px;
}
.cont-ul li .s4-p1 {
    font-size: 16px;
    line-height: 24px;
}
.cont-ul .s4-p1 {
    font-size: 14px;
    line-height: 24px;
	word-break:break-all;
	font-weight:400;
}
.cont-hlf {
    width: 100%;
}
.cont-input-box {
    margin: 10px 0;
}
.cont-btn {
    margin: 20px 0 5px;
}

.toltip-content{ right:-10px; width:320px; font-size:12px;}
/*===============CHECKOUT_PAGE=================*/
.checkout_section{ padding:20px 0;}
.chk-right{ width:100%;}
.chk-left{ width:100%; margin-top:20px;}
.steps-chk{ padding:10px 0;}
.frmBox{ padding:15px 10px;}
.input-box.hlf{ width:100%;}
.input-box.cvv{ width:48%;}
.secure-logo { margin: 19px 25px 0;}
.input-box.payfld {padding: 0 0 0 8px;}
.fieldToggle{ font-size:14px; padding-left:25px;}
a.continue-btn{ width:100%;margin-top: 15px;}
a.bak-btn{ margin-top:15px; font-size:16px;}
.order-smry-hdng{ font-size:22px;}
.summry-drower {
    float: left;
    width: 100%;
	display: none;
	border-top:1px solid #ccc;
	margin-top:20px;
	}
#summry-tog{position:relative;}
#summry-tog.open:after {
    background:url(../images/arrow-right.png) no-repeat center center;
    background-size: 100%;
	}
#summry-tog:after {
    content: '';
    position: absolute;
    right: 10px;
    top: 50%;
    height: 25px;
    width:25px;
    background: url(../images/arrow-dwn.png) no-repeat center center;
    background-size: 100%;
    transform: translateY(-50%);
	}
#summry-tog{border:none;margin:0;padding:0;}

.drawer__header{height: 50px;padding-top: 12px;}

}


@media only screen and (max-width:480px) {
	.prd-strength-row{ width:100%;}
	.prd_quantity{ width:100%; margin-top:10px;}
	.prd_quantity .prd-strength-p1{ margin-top:12px;}
	.s6-ul li{padding-right: 10px; margin-bottom:5px;}
	
}
