/*** INFORMATION TAB ***/
.section--pack-tab {padding: 20px;width: 100%;float: left; border: 1px solid var(--lightgrey); border-radius: var(--Radius5);}
.section--pack-tab ul.tabs {display: flex;align-items: center; border-bottom: 1px solid var(--lightgrey); font-size:16px;}
.section--pack-tab ul.tabs li{cursor: pointer;padding: 0 15px 15px 15px; color: var(--darkgrey); margin: 0 5px 0 0; position: relative; font-weight: 600;}
.section--pack-tab ul.tabs li.active {color: var(--selectbtn);}
.section--pack-tab ul.tabs li.active::after{content: ''; position: absolute; bottom: 0; left: 0; width: 100%; height: 2px; background: var(--selectbtn);}
.section--pack-tab .tab_content {display: none;margin-top: 15px; width: 100%; float: left;}
.section--pack-tab .tab_drawer_heading {display: none;}
.section--pack-tab .tab_content h2,
.section--pack-tab .tab_content h3{font-size: 16px; font-weight: 600; padding-bottom: 8px; color:#000;}
.section--pack-tab .tab_content p {font-weight: normal;color: var(--darkgrey);margin-bottom: 10px; font-size:14px; line-height:22px; text-align:justify;}
.section--pack-tab .tab_content img{max-width:100%; width:auto;}
.pack_tab-title {text-align: center;margin-bottom: 20px;}
.pack_tab-title h3 {font-size: 20px;font-weight: bold;color: var(--darkgrey);}
.pack_tab-text h4 {font-size: 14px;color: #1e1e1e;margin-bottom: 10px;}
.pack_tab-text p a {text-decoration: underline;color: var(--selectbtn);}
.pack_tab ul .r-tabs-state-active a {background: var(--selectbtn);color: #fff;border: 1px solid transparent;}
.tab_container{padding-top: 5px;}
.tab_content ul {list-style: disc;margin-bottom: 15px;}
.tab_content ul li {margin: 0 0 8px 18px;color: #1e1e1e;list-style: disc; width: 95%; float: left; font-size:14px;}
.tab_content h4 {font-size: 18px;color: var(--darkgrey);margin-bottom: 14px;}
.direction_td_header {background-color: #fff;font-size: 14px;font-weight: 600;}
.direction_td_detail a, .product_content_table a {color: var(--selectbtn);}
.directions-image {text-align: center;}

.pack_tab-faq p{margin-bottom:25px !important;}

/*
.product_content_table {border: 1px solid var(--lightgrey);border-collapse: collapse;margin: 15px 0;padding: 2px;width: 100%;}
.product_content_table td{border: 1px solid var(--lightgrey);padding: 10px;text-align: center;font-size: 14px;}
*/
.product_content_table_2 {width: 50%;border: 1px solid rgb(206, 206, 206);border-collapse: collapse;margin: 15px 0;padding: 2px;font-size:14px;}
.product_content_table_2 td {border: 1px solid rgb(206, 206, 206);padding: 8px;width: 50%;vertical-align: text-top;}


.product_content_table{-moz-border-bottom-colors: none;-moz-border-left-colors: none;-moz-border-right-colors: none;-moz-border-top-colors: none;border-color: #d9d6d6;border-image: none;border-style: solid none none solid;border-width: 1px medium medium 1px; text-align:center;}
.product_content_table p{padding:0; margin:0;}
.product_content_table tr:first-child{background:#eeeeee;}
.product_content_table tr td{border-bottom: 1px solid #d9d6d6;border-right: 1px solid #d9d6d6;vertical-align: text-top;padding: 10px;}
.product_content_table tr td a{color:#eb2600; text-decoration:underline; font-weight:600;}


/*** CUSTOMER REVIEWS ***/
.Section-CustomerReviews{}
.Section-CustomerReviews .Font36{color: var(--darkgrey);}
.Overall_Rating{width: 45%; float: left;}
.Overall_Rating .Review_title{font-weight: 600;}
.Overall_Rating .Review_Star{color: var(--greymenu);}
.Overall_Rating .Review_Star .PrdRating{background: url(/images/Star_Blank.png?id=1) repeat-x left 0; background-size: 24px; display: inline-block;height: 24px;text-align: left;vertical-align: bottom;width: 120px; float: left;}
.Overall_Rating .Review_Star .PrdRating .rating-color {background: url(/images/Star_Shine.png?id=1) repeat-x left 0; background-size: 24px; height: 24px;}
.Overall_Rating .Review_Star .current_rating_numbers{padding: 0 0 0 10px; float: left; line-height: 24px; width: auto;}
.Overall_Rating .Review_Star .BasedOn_Reviews p{padding: 15px 0;}
.Overall_Rating .Review_Star .BasedOn_Reviews p:last-child{padding: 15px 0 0 0;}
.Overall_Rating .Review_Star .BasedOn_Reviews a.HomeShop_Btn,
.question__search button.HomeShop_Btn{display: inline-block;}
.Overall_Rating .Review_Star .BasedOn_Reviews a.HomeShop_Btn span,
.question__search button.HomeShop_Btn span{background: url(/images/icon-edit.png) no-repeat 0 0; background-size: 20px; position: unset;}
.RatingBar_Cotent{ width: 45%; float: right;    padding-top: 15px;}
.RatingBar_Cotent .Rating_Filter{padding: 0 0 10px 0; color: var(--greymenu);width: 100%; float: left;}
.RatingBar_Cotent .Rating_Filter .PrdRating{background: url(/images/Star_Blank.png?id=1) repeat-x left 0; background-size: 20px; display: inline-block;height: 20px;text-align: left;vertical-align: bottom;width: 100px; float: left;}
.RatingBar_Cotent .Rating_Filter .PrdRating .rating-color {background: url(/images/Star_Shine.png?id=1) repeat-x left 0; background-size: 20px; height: 20px;margin: 0 10px 0 0;}
.RatingBar_Cotent .Rating_Filter .Rating_Text{width: 70px; float: left;}
.RatingBar_Cotent .Rating_Filter .Rating_Bar{width: 300px; float: left; margin: 5px 10px 0 10px; background: var(--boxborder2); height: 10px;border-radius: 20px; overflow: hidden;}
.RatingBar_Cotent .Rating_Filter .Rating_Bar .rating-filter-overview-value{background: var(--sitecolor);height: 10px; border-radius: 20px;}
.RatingBar_Cotent .Rating_Filter .Rating_No{width: 100px; float: left;}

/*** CUSTOMER WRITE REVIEWS POPUP ***/
.review-model-open {height: 100%;padding: 30px 0;width: 100%;background: rgba(0,0,0,.7);position: fixed;top: 0;left: 0;right: 0;bottom: 0;z-index: 99;}
.popup--reviews {background: var(--white);padding: 10px 15px;width: 650px;max-height: 100%;overflow: hidden;overflow-y: scroll;margin: 0 auto;box-shadow: 0 0 20px rgba(0,0,0,0.5);text-align: left;position: relative;}
.popup--reviews h2 {font-size: 18px;border-bottom: 1px dashed #e1e1e1;padding: 10px 0;margin: 0;}
.review-model-open .text_holder, 
.review-model-open .text_holder h3 {font-weight:bold;color: var(--selectbtn);font-size: 16px;padding: 10px 0;margin: 0;border-bottom: 1px dashed var(--darkgrey);}
.reviews_text {padding-top: 15px;padding-bottom: 10px;display: flex;justify-content: space-between;flex-wrap: wrap;}
.write_reviews {width: 48%;margin-bottom: 15px;}
.write_reviews p {margin: 0;font-size: 14px;color: #000000;}
.write_reviews span {color: #f50633;font-size: 13px;padding-top: 5px;}
.write_reviews input {border: 1px solid var(box-border);height: 38px;margin-top: 5px;}
.rating_title {color: var(--greytext);font-size: 12px !important;}
.reviews_message {width: 100%;}
.reviews_message textarea {margin-top: 10px;}
.upload {display: inline-block;background-color: #acacacb8;align-self: center;font-weight: bold;text-align: center;padding: 30px 10px;text-transform: uppercase;color: white;font-size: 12px;cursor: pointer;border-radius: 0;}
.reviews_link {margin: 20px 0 10px;}
.reviews_submit {text-align: center;margin-top: 0;margin-bottom: 10px;}
.reviews_submit button.HomeShop_Btn{border: 0;}
.close-reviews_popup svg {width: 25px;height: 25px;background: var(--selectbtn);color:#fff; padding: 5px;border-radius: 50%;transition: all 0.5s;}
.close-reviews_popup svg:hover {background: #000000;color: #fff;}
.close-reviews_popup {position: absolute;top: 10px;right: 10px;cursor: pointer;}
.popup--reviews .uploadReviewImages {display: flex;flex-wrap: wrap;margin-top: 0;}
.popup--reviews .uploadReviewImages .img span{display: none;}
.uploadReviewImages .img:hover span {display: block;position: absolute;width: 100%;height: 100%;text-align: center;color: #fff;vertical-align: middle;background: rgba(0,0,0,0.75);line-height: 90px;text-transform: uppercase;font-size: 13px;font-weight: 600;transition-duration: 5s;transition-duration: 1000ms;transition-duration: 500ms, 500ms;}
.popup--reviews .uploadReviewImages .img {width: 112px;background-size: cover;margin-right: 10px;background-position: center;display: flex;align-items: center;justify-content: center;cursor: pointer;position: relative;overflow: hidden;flex-basis: 21%;}
.recommend_text {width: 100%;float: left;padding: 10px 0;font-size: 14px;line-height: 35px; display: flex; align-items: center;}
.recommend_text .text_holder {width: auto;float: left; padding:0 10px 0 0; border:0;}
.recommend_text .yes_no {width: 180px;float: left;font-weight: 300; line-height:35px;}
.recommend_text .yes_no input{width: auto; padding: 0;}
.recommend_text .yes_no .cls_recommend {width: 50%;float: left;text-align: right; position:relative;}
.recommend_text .yes_no input{position:absolute;}
.recommend_text .yes_no input:checked + label {border: 4px solid var(--white);color: #fff;font-size: 14px;background-color: var(--sitecolor); !important;-webkit-appearance: none;-moz-appearance: none;box-shadow: 0 0px 1px 1px #c4c3c3;width: 90%;text-align: center; font-weight:600;}
.recommend_text .yes_no label {border: 4px solid #fff;background: #c4c3c3;box-shadow: 0 0px 1px 1px #c4c3c3;width: 90%;text-align: center;display: inline-block;float: left; cursor:pointer;}
.review-captcha{display: flex;flex-wrap: wrap;width: 100%;float: left;margin-bottom: 15px;}
.review-captcha label{width: 100%;display: inline-block;margin-bottom: 15px;}
.review-captcha img{width: 170px;height: 45px;}
.review-captcha input{margin-left: 10px;background: #fbfbfa;border: 1px solid #dfdfdf;padding: 0 1.5%;font-size: 14px;color: #010101;outline: none;}
.spnMathCaptchaMsg {line-height: 35px; padding-left: 10px}

/*** CUSTOMER REVIEWS ***/
.section--reviews-comment {padding: 15px 0;float: left;width: 100%; color: var(--darkgrey);}
.read-allReviews {padding: 15px 0;border-bottom: 1px solid var(--lightgrey);border-top: 1px solid var(--lightgrey);display: flex;align-items: center;justify-content: space-between; color: var(--greytext);line-height: 40px;}
.read-allReviews .read-allReviews_btn{}
.read-allReviews .read-allReviews_btn a{display: inline-block; margin: 0 0 0 10px; padding: 0 25px; border-radius: 50px; background: var(--greymenu); color: var(--white);}
.read-allReviews .reviews_select{width: 240px; float: right;}
.read-allReviews .reviews_select select{float: right; width: 165px;}
.UserReview_Container{}
.reviews-comment_content,
.question__content .question__block{border-bottom: 1px dotted var(--boxborder); display: block; padding: 15px 0;}
.reviews-comment_content .reviews-comment_block {width: 25%; float: left;text-align: center;}
.reviews-comment_content .reviews-comment_block .reviews-comment_image {}
.reviews-comment_content .reviews-comment_block .reviews-comment_image img{border: 1px solid var(--boxborder);width: 100px;border-radius: 100px; margin: 0 auto; display: inline-block;padding: 5px;}
.reviews-comment_content .reviews-comment_block p{font-weight: 600; padding-top: 5px;}
.reviews-comment_content .reviews-comment_text{width: 73%; float: right;}
.reviews-comment_content .reviews-comment_text p{display:-webkit-box; -webkit-line-clamp: 2; -webkit-box-orient:vertical; overflow:hidden; text-overflow: ellipsis;}
.reviews-comment_content .reviews-comment_text .PrdRating{background: url(/images/Star_Blank.png?id=1) repeat-x left 0; background-size: 15px; display: inline-block;height: 15px;text-align: left;vertical-align: bottom;width: 75px; float: left; float: right;}
.reviews-comment_content .reviews-comment_text .PrdRating .rating-color {background: url(/images/Star_Shine.png?id=1) repeat-x left 0; background-size: 15px; height: 15px;}
.reviews-comment_content .reviews-comment_text .UserName{}
.reviews-comment_content .reviews-comment_text .UserName span{display: inline-block; width: auto; float: left; padding: 0 10px 0 0; font-size: 16px; color: #000; font-weight: 600;}
.reviews-comment_content .reviews-comment_text .UserName,
.reviews-comment_date{width: auto; float: left; font-size: 12px;}
.reviews-comment_subscribe{width: 140px; float: right; display: flex;align-items: center;justify-content: center;}
.reviews-comment_subscribe ul{padding: 0 !important;}
.reviews-comment_subscribe ul li{width: 50%; float: left; padding: 0 5px;}
.reviews-comment_subscribe span{font-size: 14px; font-weight: 400;}
.reviews-comment_subscribe img{display: inline-block; width: 15px; margin: 3px 5px 0 0; float: left;}
.reviews-comment_content .reviews-comment_text .UserText{font-size: 14px;}
.reviews-comment_content .reviews-comment_text .reviews-comment_help{padding-top: 10px;}
.reviews-comment_content .reviews-comment_text .RatingDate{color: var(--greymenu);}
.reviews-comment_content .reviews-comment_text .Prd_Name,
.reviews-comment_content .reviews-comment_text span{font-weight: 600;}

/*** HAVE A QUESTION ***/
.Section-CustomerReviews,
.section--question{border-top: 1px solid var(--boxborder);}
.question__search{border: 1px solid var(--boxborder); border-radius: 50px; padding: 5px;}
.question__search input{border: 0; width: 75%; height: 47px; padding: 0 10px; float: left; background: none;}
.question__search a.HomeShop_Btn,
.question__search button.HomeShop_Btn{float: right; width: 235px; background: var(--greymenu);}
.question__content{border: 0;}
.question__content .question__block{}
.question__content .question__block h5{}
.question__content .question__block h5 img,
.question__content .question__info p img{width: 16px;margin: 1px 7px 0 0; float: left;}
.question__content .question__info p img{margin-top:3px;}
.question__content .question__info p{font-size:14px; line-height:22px;}
.question__content .question__info .reviews-comment_help{padding-top: 10px;}
.question__content .question__block h5 span {font-size: 14px;vertical-align: middle;text-transform: capitalize;}
.question__content .question__info {padding: 10px 0 0 20px;}
.question__info ul {display: flex;padding-bottom: 10px;}
.question__content .question__info ul li {color: #828282;font-size: 14px;text-transform: capitalize;display: flex;align-content: center;justify-content: right;}
.question__content .question__info ul li span,
.question__content .question__info ul li a,
.reviews-comment_content .reviews-comment_text span,
.reviews-comment_subscribe{color: var(--shopbtn); font-weight: 400; cursor:pointer;}
.post_heading {margin-top: 10px;padding: 15px 2%;background: #dedede;position: relative;}
.post-close svg {position: absolute;top: 12px;right: 24px;cursor: pointer;width: 25px;height: 25px;background: #fff;padding: 5px;border-radius: 50%;transition: all 0.5s;}
.post--question {padding: 15px;background: var(--lightgrey); font-size: 14px;}
.post_info {margin-bottom: 10px;}
.post_info textarea {width: 100%;height: auto; margin-top: 5px;padding: 10px 1%;outline: none;border: 1px solid var(--boxborder);resize: none;height: 70px;}
.post_info input {width: 100%;height: 40px; margin-top: 5px; padding: 0 10px;outline: none;border: 1px solid var(--boxborder);}
.review-captcha input {margin-left: 10px;background: #fbfbfa;border: 1px solid #dfdfdf;padding: 0; width: 50px; text-align: center; font-size: 14px;color: #010101;outline: none;}
.post-btn{padding-top: 10px;}
.post-btn button.HomeShop_Btn.grey{background: var(--greymenu); margin: 0 0 0 15px;}

/*** PRODUCT REVIEW PAGE ***/
.Section-CustomerReviews.ReviewPage{border: 0;}
.ReviewContainer{}
.ProductReview_One{border: 1px solid var(--boxborder); padding: 15px; border-radius: var(--Radius5);}
.ProductReview_One .Overall_Rating{width: 30%; float: left;}
.ProductReview_One .RatingBar_Cotent{width: 100%;}
.ProductReview_One .ProductSlider_Details{width: 70%; float: right;}
.ProductReview_One .RatingBar_Cotent .Rating_Filter .Rating_Bar{width: 35%;}
.ProductReview_One .product_image-slider{float: left; width: 45%; padding: 15px 0 0 0; border: 0; overflow:hidden;}
.ProductReview_One .pro_detailDiv{float: right; width: 50%; margin-top: 30px; padding-bottom: 20px;}
.ProductReview_One .ReviewPage_Price{padding-top: 10px;}
.ProductReview_One .ReviewPage_Price p{font-size: 14px; display: flex;}
.ProductReview_One .ReviewPage_Price p span.price{font-size: 18px; font-weight: 700;padding: 0 0 0 10px;}
.ProductReview_One .ReviewPage_Price .HomeShop_Btn{width: 130px;float: left;margin-top: 10px;height: 40px;line-height: 40px;}

.tab_content.clsNo_desc {
    margin: 15px 0;
    color: red;
}

@media only screen and (max-width:800px),(max-width:899px){
ul.tabs li+li {margin-left: 10px;}
ul.tabs li{padding: 0 10px 15px 10px; font-size: 16px;margin: 0 10px 0 0;}

.Overall_Rating .Review_Star .BasedOn_Reviews a.HomeShop_Btn span{background-size: 18px !important;}
.Section-CustomerReviews .Font36{padding-bottom: 30px;}
.Overall_Rating .Review_Star .BasedOn_Reviews a.HomeShop_Btn{width: 150px;}
.Overall_Rating{width: 45%;}
.RatingBar_Cotent{width: 53%;}
.RatingBar_Cotent .Rating_Filter .Rating_Bar{width: 175px;}

.question__search input{height: 35px; width: 60%;}

/*** PRODUCT REVIEW PAGE ***/
.ProductReview_One .ProductSlider_Details{width: 100%;}
.ProductReview_One .product_image-slider{padding: 0 0 0 0;}
.ProductReview_One .pro_detailDiv{margin-top: 0;}
.ProductReview_One .Overall_Rating{width: 100%;padding-top: 20px;}

}

@media only screen and (max-width:700px),(max-width:799px){
.RatingBar_Cotent .Rating_Filter .Rating_Bar{width: 165px;}
.Overall_Rating .Review_Star .HomeShop_Btn{width:160px;}
.section--pack-tab .tabs {display: none !important;}
.section--pack-tab .tab_drawer_heading {padding: 12px 0 12px 10px;color: var(--darkgrey);display: block;-webkit-ouch-callout: none;-webkit-user-select: none;-khtml-user-select: none;-moz-user-select: none;user-select: none;border: none;font-weight: bold;border-bottom: 1px solid var(--lightgrey);position: relative;margin-bottom: 0; width: 100%; float: left;}
.section--pack-tab .tab_drawer_heading:last-child{border: 0;}
.section--pack-tab .tab_drawer_heading:before {position: absolute;content: "";width: 11px;height: 11px;npttp,: 20px;right: 20px;border-right: 2px solid var(--darkgrey);border-bottom: 2px solid var(--darkgrey);transform: rotate(45deg);transition: all 0.7s;}
.section--pack-tab .tab_content {padding: 10px 10px 15px;margin-top: 0; border-bottom: 1px solid var(--lightgrey);}
.section--pack-tab .tab_content h2{margin-bottom: 10px; padding: 0;}
.section--pack-tab .tab_content:last-child {padding: 15px 10px 0;}
.section--pack-tab .d_active {background-color: var(--siteblue);}

}

@media only screen and (max-width:400px),(max-width:499px){
.section--pack-tab{padding: 5px;}
.tab_content h2 {font-size: 18px;}
.product_content_table{width: 100% !important;overflow: scroll;display: inline-block;}
.product_content_table_2 {width: 100%;}

.Section-CustomerReviews.PTB-20{padding: 0;}
.Section-CustomerReviews .Font36{padding-bottom: 20px;}
.Overall_Rating{width: 100%;}
.Overall_Rating .BasedOn_Reviews{padding-top: 10px;}
.Overall_Rating .Review_Star .BasedOn_Reviews a.HomeShop_Btn{width: 160px;}
.Overall_Rating .Review_Star .BasedOn_Reviews p {padding: 0 0 10px 0;}
.RatingBar_Cotent{width: 100%; padding-top: 15px;}

.popup--reviews{width: 96%;}
.review-model-open .text_holder{padding: 0 0 10px 0;}
.recommend_text{display: inline-block; padding: 10px 0 20px 0;}
.write_reviews{width: 100%; margin-bottom: 10px; width: 100%; float: left;}
.review-model-open .text_holder{line-height: normal;}

.section--reviews-comment{padding: 0 0 15px 0;}
.read-allReviews{display: inline-block;}
.read-allReviews .read-allReviews_btn{margin: 0; width: 100%;float: left; line-height: 35px;}
.read-allReviews .read-allReviews_btn a{float: right; padding: 0 15px; margin: 0;}
.read-allReviews .reviews_select{width: 100%; padding-top: 15px;}
.read-allReviews .reviews_select select{float: none; margin: 0 0 0 10px;}

.reviews-comment_block{width: 100%;display: inline-block;}
.reviews-comment_text{width: 100%;}
.Prd_Name.PTB-20{padding: 10px 0;}
.reviews-comment_text{padding-top: 10px;}
.reviews-comment_text span{padding-bottom: 10px;}
.reviews-comment_text p{-webkit-line-clamp: unset;}

.reviews-comment_content .reviews-comment_block {width: 100%; text-align: left; display: flex; align-items: center;}
.reviews-comment_content .reviews-comment_block .reviews-comment_image img{width: 80px; height: 80px; float: left;}
.reviews-comment_content .reviews-comment_block p{padding: 0 0 0 15px;}
.reviews-comment_content .reviews-comment_text{width: 100%;}
.reviews-comment_content .reviews-comment_text .reviews-comment_help{padding-top: 0;}

.question__search{border: 0}
.question__search input {width: 100%;border: 1px solid var(--boxborder);border-radius: 50px;margin-bottom: 10px; height: 40px;}
.question__search button.HomeShop_Btn{width: 100%;}
.review-captcha img {width: 130px !important;}

.RatingBar_Cotent .Rating_Filter .Rating_Bar{width: 55%;}
.RatingBar_Cotent .Rating_Filter .Rating_No{width: 50px;}

/*** PRODUCT REVIEW PAGE ***/
.Overall_Rating .Review_Star .BasedOn_Reviews p:last-child {padding: 0;}
.ProductReview_One .product_image-slider{padding: 0 0 20px 0; width: 100%;}
.ProductReview_One .pro_detailDiv{margin-top: 0; width: 100%;}
.ProductReview_One .RatingBar_Cotent .Rating_Filter .Rating_Bar{width: 50%;}

}

@media only screen and (max-width:375px),(max-width:399px){
.RatingBar_Cotent .Rating_Filter .Rating_Bar{width: 50%;}
.ProductReview_One .RatingBar_Cotent .Rating_Filter .Rating_Bar{width: 45%;}
}

@media only screen and (max-width:360px),(max-width:374px){
.RatingBar_Cotent .Rating_Filter .Rating_Bar{width: 45%;}
.ProductReview_One .RatingBar_Cotent .Rating_Filter .Rating_Bar{width: 40%;}
}

@media only screen and (max-width:300px),(max-width:359px){
.RatingBar_Cotent .Rating_Filter .Rating_Bar{width: 40%;}
.ProductReview_One .RatingBar_Cotent .Rating_Filter .Rating_Bar{width: 35%;}
}




