@charset "utf-8";
@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');
body {
	font-family: "Montserrat", sans-serif;
	font-size: 16px;
	color: #666666;
	line-height: 20px;
	font-weight: 300;
}
img {
	max-width: 100%;
}
ul, ol {
	margin: 0px;
	padding: 0px;
}
li {
	list-style: none;
}
a {
	text-decoration: none;
}
.pd_70 {
	padding: 70px 0;
}

.pd-60 {
	padding: 60px 0px;
}

h2 {
	font-size: 48px;
	line-height: 55px;
	font-weight: 700;
	margin-bottom: 15px;
	color: #4e1f3a;
}

h3 {
	font-size: 36px;
	line-height: 45px;
	font-weight: 700;
	margin-bottom: 15px;
	color: #4e1f3a;
}

#header .header_top {
	background: #913b44;
}

#header .header_bottom .container_menu .menu_info .tel {
	font-weight: 400;
	font-size: 14px;
	line-height: 20px;
	margin-right: 20px;
}

.top_cart_wrap {
	color: #fff;
	font-size: 14px;
	line-height: 20px;
	font-weight: 500;
}
.product_main .slick-list .element img {
    width: 99%;
}
.top_cart_wrap .cart {
	background: transparent url(/dist/assets/images/cart_bg.png) no-repeat center/contain;
	width: 40px;
	height: 30px;
	color: #f6583a;
	font-weight: 700;
	text-align: center;
	position: relative;
}

.product_main .right_col .info.corduzin_red {
	color: #913b44;
	font-size: 16px;
}

.product_main .right_col .info {
	display: block;
	font-weight: 500;
	margin-bottom: 5px;
}

.product_main .right_col .title {
	font-weight: 700;
	font-style: italic;
	color: #4e1f3a;
	margin-bottom: 10px;
	font-size: 36px;
	line-height: 42px;
}

.desc.desc_desktop_health {
	font-size: 14px;
	color: #666666;
	line-height: 20px;
}

.product_options .option .disc {
	font-weight: 600;
	font-size: 14px;
	line-height: 18px;
	margin-bottom: 5px;
	text-transform: uppercase;
	color: #666666;
}

.product_options .option .name {
	color: #4e1f3a;
	font-weight: 500;
	font-size: 12px;
	line-height: 15px;
	margin-bottom: 0;
	text-transform: uppercase;
}

.top_cart_wrap .cart .count {
	position: absolute;
	top: -5px;
	left: 20px;
	font-size: 18px;
	color: #913b44;
}

.is_white {
	color: #fff;
}

.top_header {
	background-color: #913b44;
	padding: 13px;
}

.logo img {
	width: 150px;
}

#header .top_text.is_white {
	color: #fff;
}

#header .top_text {
	color: #0d004c;
	font-weight: 500;
	font-size: 24px;
	line-height: 30px;
	width: 100%;
	text-align: center;
}

#header .header_bottom {
	background-color: #4e1f3a;
	border-bottom: 4px solid #cecece;
	padding: 10px 0 6px;
}

#header .header_bottom .container_menu .menu a {
	font-size: 14px;
	line-height: 20px;
	font-weight: 300;
}

#header .header_bottom .top_nav a {
	padding: 5px 12px;
}

#header .header_bottom a {
	color: #fff;
	text-decoration: none;
}

#header .header_bottom .container_menu.has_cart {
	-webkit-box-align: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

#header .header_bottom .container_menu {
	display: -ms-grid;
	display: grid;
}

#header .container {
	width: 1130px;
}

#header .header_bottom .container_menu.has_cart .menu_info {
	-webkit-box-align: baseline;
	-moz-box-align: baseline;
	-ms-flex-align: baseline;
	align-items: baseline;
}

#header .header_bottom .container_menu .menu_info {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-ms-grid-column: 1;
	grid-column-start: 1;
	-ms-grid-row: 1;
	grid-row-start: 1;
	justify-self: right;
}

#header .header_bottom .container_menu.has_cart {
	-webkit-box-align: baseline;
	-moz-box-align: baseline;
	-ms-flex-align: baseline;
	align-items: baseline;
}

.product_main {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	padding: 30px 0;
}

.container {
	width: 1100px;
	max-width: 100%;
	padding: 0 15px;
	margin: 0 auto;
	position: relative;
}
.btn, .button, button {
	border: none;
	font-size: 12px;
	line-height: 20px;
	border-radius: 12px;
	padding: 10px 14px;
	background: #ba2731 !important;
	color: #fff;
	display: inline-block;
	box-shadow: 0px 5px 7px #0d004cc4 !important;
	transition: all 0.3s ease;
	text-decoration: none;
	font-weight: 500;
}
.order_now_btn_top.btn:hover {
	background: #ba2731 !important;
}
.checkout_button.corduzin_red.sml {
	background-color: #ba2731;
	font-size: 14px !important;
}

.checkout_button:hover {
	color: #fff;
}

.top_head h2 {
	text-align: center;
	color: #fff;
	font-size: 24px;
	font-weight: 500;
	margin: 0;
}

.whats_corduzin h4 {
	font-size: 15px;
	color: #666666;
	text-transform: uppercase;
	font-weight: 300;
	margin-bottom: 15px;
}

.whats_corduzin h4 span {
	color: #ba2731;
	font-weight: 600;
}

.ingred_list {
	width: 947px;
	margin: 40px auto;
}

.ingred_list h4, .review_grid h4 {
	color: #4e1f3a;
	font-size: 24px;
	font-weight: 700;
	margin-bottom: 15px;
	line-height: 30px;
	text-transform: inherit;
}

.review_grid h4 {
	font-style: italic;
}

.review_component_home .rates_wrap .rates_slider .rev_title {
	color: #4e1f3a !important;
	font-weight: 700;
	font-size: 18px;
	line-height: 25px;
	margin-bottom: 5px;
}

.review_component_home .rates_wrap .rates_slider .rev_rating .verified {
	font-size: 12px;
	line-height: 15px;
	color: #ba2731 !important;
	font-weight: 400;
}
.rev_rating .stars {
	margin-bottom: 0px;
	margin-right: 10px;
}

.btn_corduzin_md, .btn_corduzin_md:hover {
    background: #ba2731;
    font-weight: 600;
    padding: 17px 32px;
    border-radius: 10px;
    font-size: 18px;
    line-height: 25px;
    color: #fff;
}
.faq_component .item {
    margin-bottom: 15px;
}
.rev_rating .stars i {
	color: #f9a757;
	font-size: 15px;
}
.ingred_list li {
	font-size: 18px;
	line-height: 22px;
	color: #666666;
	font-weight: 300;
	list-style: none;
	position: relative;
	padding-left: 10px;
}

.ingred_list li:before {
	content: "";
	background: #666666;
	width: 4px;
	height: 4px;
	border-radius: 50%;
	position: absolute;
	left: 0;
	top: 11px;
}

.review_section {
	margin-bottom: 65px;
}

.top_part {
	width: 994px;
	margin: 0 auto;
}

.stars {
	margin-bottom: 30px;
}

.stars i {
	color: #fab160;
	font-size: 25px;
}

.top_part h2 {
	margin-bottom: 40px;
}

.review_grid {
	margin-top: 40px;
}

.bg_corduzin {
	padding: 50px 0px;
	background: #e7c6c9;
}

.performance_levels h3 {
	margin-bottom: 35px;
}

.prefom_img {
	margin: 40px auto;
}

.manufactured-in-us ul, .our_customers ul {
	margin: 50px 0;
}

.manufactured-in-us li, .our_customers li {
	display: inline-block;
	vertical-align: top;
	width: 30%;
	margin: 0px 16px;
}

.manufactured-in-us li img, .our_customers li img {
	border: 5px solid #0d004c;
	width: 100%;
}

.our_customers li h4 {
	font-size: 24px;
	line-height: 30px;
	color: #4e1f3a;
	font-weight: 700;
	margin-bottom: 0px;
}

.our_customers li img {
	margin: 25px 0px;
}

.our_customers li h5 {
	margin-bottom: 20px;
	font-weight: 700;
	color: #4e1f3a;
	font-size: 18px;
	line-height: 24px;
}

.our_customers li p {
	font-size: 18px;
	line-height: 24px;
	margin-bottom: 0px;
}

.our_mission {
	padding: 70px 0 90px;
}

.our_mission h5 {
	color: #ba2731;
	font-size: 16px;
	font-weight: 500;
	margin-bottom: 15px;
}

.mission_img {
	text-align: center;
	margin-top: 35px;
}

.featured_testimonial {
	padding: 80px 0px 50px;
}

.featured_testimonial .text {
	font-size: 42px;
	line-height: 52px;
	font-style: italic;
	margin-bottom: 40px;
	font-weight: 300;
	color: #666666;
}

.auth p {
	color: #4e1f3a;
	font-size: 30px;
	line-height: 36px;
	margin: 0;
	font-weight: 400;
}

.auth p span {
	display: block;
	font-size: 24px;
	line-height: 30px;
}

.footer {
	background: #4e1f3a;
	padding: 40px 0;
}

.footer_info h4, .footer_info li, .footer_info li a {
	color: #fff;
	font-size: 14px;
	line-height: 18px;
	margin-bottom: 15px;
}

.footer p {
	margin: 60px 0 0;
	color: #fff;
	font-size: 12px;
	line-height: 16px;
	font-weight: 300;
}

.footer_info li a {
	margin-bottom: 0;
}

.footer_img, .coppy_text {
	margin-top: 25px;
}

.header_message {
	background: #dfff4f !important;
	color: #0d004c;
	text-align: center;
	padding: 5px 15px;
	font-size: 12px;
	line-height: 20px;
	font-weight: 300 !important;
}

.grid_about_page {
	background: url("/dist/assets/images/img-about.jpg");
	background-size: cover;
	background-position: center bottom;
	padding: 25% 0;
	position: relative;
}

p.btn_pacific {
	color: #ffffff;
	border: 2px solid #fff;
	padding: 17px;
	font-size: 28px;
	margin-bottom: 20px;
	display: inline-block;
}

.about_captions h2 {
	color: #fff;
	font-size: 60px;
	line-height: 70px;
	margin: 0;
	padding: 0;
}

.about_captions {
	position: absolute;
	bottom: 13%;
	left: 0;
	right: 0;
	text-align: center;
}

.mission_statement {
	padding: 45px 0;
	text-align: center;
}

.mission_statement h4 {
	color: #913b44;
	font-size: 15px;
	font-weight: 600;
}

.mission_statement h2 {
	font-size: 36px;
	line-height: 45px;
}

.mission_statement p {
	text-align: left;
	font-size: 16px;
	color: #666;
	line-height: 25px;
	font-weight: 300;
}

.mission_statement p a {
	color: #4e1f3a !important;
}

a.btn.large.btn_reviews {
	padding: 20px 40px;
	border-radius: 12px;
	font-size: 18px;
	line-height: 25px;
	background: #4e1f3a;
	color: #fff;
	box-shadow: 0px 5px 7px #0d004cc4;
	transition: all 0.3s ease;
	text-decoration: none;
}

.inner_promo {
	background: #d5f0f9;
	color: #219cd3;
	font-size: 40px;
	line-height: 45px;
	padding: 15px 0;
	font-weight: 700;
	margin-bottom: 20px;
}

.shipping_text p {
	text-align: center;
}

.color_brown {
	color: #913b44;
}

.mission_statement p b {
	font-weight: bold;
}

.product_main .left_col {
	width: 50%;
	min-width: 50%;
	padding-right: 5%;
}

.product_main .left_col .images {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
}

.product_main .left_col .side {
	width: 50px;
}

.product_main .left_col .side .slick-track {
	width: 100% !important;
	-webkit-transform: none !important;
	-ms-transform: none !important;
	transform: none !important;
}

.product_main .left_col .side .image {
	margin-bottom: 10px;
	border: 1px solid #cecece;
	width: 50px !important;
}

.product_main .left_col .side .image img {
	width: 100%;
}

.product_main .left_col .main_image {
	width: -webkit-calc(100% - 80px);
	width: calc(100% - 80px);
	margin-left: 30px;
}

.mobile_image_prod_slider .element, .product_main .main_image .main_slider .element {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.product_main .prod_info_block {
	padding-left: 80px;
	margin-top: 15px;
}

.text_center {
	text-align: center;
}

.product_main .prod_info_block .icon_row img {
	margin-bottom: 5px;
	max-width: inherit !important;
}

.product_main .prod_info_block .icon_row span {
	display: block;
	font-size: 12px;
	line-height: 15px;
	font-weight: 300;
	color: #666666;
}

.product_main .prod_info_block .info_row {
	margin-top: 25px;
}

.product_main .prod_info_block .info_row span {
	display: block;
	margin-bottom: 15px;
	font-weight: 500;
	color: #4e1f3a;
	font-size: 14px;
	line-height: 20px;
}

.product_main .prod_info_block .info_row span a {
	color: #4e1f3a;
	text-decoration: none;
}

.product_main .prod_info_block .pay_info {
	display: inline-block;
	vertical-align: top;
	margin: 15px auto;
	text-align: center;
}

.product_main .prod_info_block .pay_info img {
	margin: 0 8px;
}

input[type="radio"]+label::before {
	content: "";
	display: inline-block;
	min-width: 16px;
	min-height: 16px;
	background: #fff;
	border: 1px solid #666;
	margin-right: 10px;
	border-radius: 100%;
	vertical-align: sub;
}

.product_options .checkout_button {
	max-width: 400px !important;
	margin-top: 6px;
}


.checkout_button.corduzin_red {
	background-color: #ba2731;
}

.product_main .right_col .prod_disclaimer {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	-moz-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	font-size: 12px;
	line-height: 16px;
	margin-top: 20px;
	max-width: 450px;
}

.product_main .right_col .prod_disclaimer img {
	width: auto;
	margin-left: 30px;
}

.product_main .right_col {
	width: 45%;
	min-width: 45%;
}

.dest_dramatically {
	margin-bottom: 10px !important;
}

.product_options .option {
	border: 1px solid #666;
	padding: 10px 20px;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	max-width: 400px;
	margin-bottom: 10px;
}

.product_options .option input {
	margin-right: 10px;
}

input[type="radio"] {
	display: none;
}

.product_options .option label {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	width: 100%;
	cursor: pointer;
}

.product_options br {
	display: none;
}

.product_options .option .was:after {
	width: 100%;
	height: 1px;
	content: "";
	display: block;
	position: absolute;
	top: 50%;
	right: 0;
	background: #666;
}

.product_options {
	margin-top: 20px;
}

.product_options .option .desc {
	margin-right: 15px;
}

.product_options .option .price {
	text-align: left;
	margin-left: auto;
}

.product_options .option .was {
	font-size: 12px;
	line-height: 14px;
	position: relative;
	float: right;
}

.product_options .option .is {
	color: #ba2731;
	font-weight: 700;
	font-size: 16px;
}

.product_main .prod_info_block .icon_row {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-moz-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.container-sm {
	width: 1030px;
}

.shipping_text p a {
	color: #0000ee !important;
}

.faq_component, .terms_condition {
	text-align: center;
	margin-top: 40px;
}

.terms_condition p {
	text-align: center;
}

.faq_component .item .question {
	font-weight: bold;
	color: #913b44;
	margin-bottom: 10px;
}

.color_orange {
	color: #913b44;
}

.desk_hide {
	display: none !important;
}

#header .top_number a {
	color: #fff;
}

.checkout_nav .item:before {
	content: "";
	height: -webkit-calc(50.25%);
	height: calc(50.25%);
	width: 100%;
	background: #ba2731;
	position: absolute;
	left: 0;
	top: 1px;
	-webkit-transform: skew(20deg);
	-ms-transform: skew(20deg);
	transform: skew(20deg);
	-webkit-transform-origin: left bottom;
	-ms-transform-origin: left bottom;
	transform-origin: left bottom;
	z-index: 1;
}

.checkout_nav .item:after {
	content: "";
	height: 50%;
	width: 100%;
	background: #ba2731;
	position: absolute;
	left: 0;
	bottom: 0;
	-webkit-transform: skew(-20deg);
	-ms-transform: skew(-20deg);
	transform: skew(-20deg);
	-webkit-transform-origin: left top;
	-ms-transform-origin: left top;
	transform-origin: left top;
	z-index: 1;
}

.sub-title, .promo-code {
	color: #ba2731;
	font-weight: 600;
}

.form_disclaimer.phone {
	color: #ba2731;
	font-weight: 600;
	padding: 5px;
	font-size: 14px;
}

input[type="radio"]:checked+label::before {
	background: #ba2731;
	border: 1px solid #ba2731 !important;
}

#frmOrderNow input, #frmOrderNow select {
	min-height: 20px;
	width: 100%;
}

#frmOrderNow select {
	padding: 3px 2px;
}

#frmOrderNow tr td {
	padding: 0 0 5px;
}

#frmOrderNow tr td label {
	font-weight: bold;
}

.checkout_page_main {
	background: #d3d3d3;
}

.checkout_page_content {
	padding: 30px 0;
	display: flex;
}

.check_text img {
	width: 70px;
	display: block;
}

.check_text {
	background: #e4e4e4;
	padding: 10px 15px;
}

.check_text p, .check_text img {
	display: inline-block;
	vertical-align: top;
}

.mySlides .review-left {
	display: inline-block;
	vertical-align: middle;
	width: 25% !important;
}

.mySlides .review-right {
	display: inline-block;
	vertical-align: middle;
	width: 65% !important;
}

.slick-list .review-right {
	width: 100%;
	display: inline-block;
}

.cart_content {
	padding: 10px;
}

.check_text p {
	width: 72%;
	display: inline-block;
	vertical-align: middle;
}

.check_img {
	width: 20%;
	display: inline-block;
	vertical-align: middle;
}

.review-box-checkout {
	background: #fff;
	-webkit-box-shadow: 0 1px 3px rgb(0 0 0 / 12%), 0 1px 2px rgb(0 0 0 / 24%);
	margin-bottom: 0;
	padding: 0px;
}

.check_text p {
	padding-right: 20px;
}

.check_img {
	text-align: right;
}

.review-box-checkout.checkout_desktop br {
	display: none;
}

.checkout_nav {
	margin: 30px 13px;
}

.checkout_form_wrap {
	border: 1px solid rgba(0,0,0,0.1);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
	box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
	background: #fff;
	padding: 25px;
	display: flex;
	flex-wrap: wrap;
}

.checkout_form_wrap .form_element span {
	display: block;
	letter-spacing: 0.2px;
	color: #3c505f;
	font-size: 14px;
	line-height: 16px;
	margin-bottom: 5px;
}

.checkout_form_wrap .form_element input {
	min-height: 50px;
	border: 1px solid #e0e0e0;
	-webkit-box-shadow: none;
	box-shadow: none;
	border-radius: 2px;
	width: 100%;
	font-size: 16px;
	padding: 4px 12px;
}

span.error {
	color: red !important;
}

.errorborder {
	border: 1px solid red !important;
}

.checkout_form_wrap .form_element {
	width: -webkit-calc(50% - 10px);
	width: calc(50% - 10px);
	margin-bottom: 15px;
}

.sub-title {
	margin-bottom: 15px;
}

button#go_pay_main {
	padding: 15px 30px;
	font-size: 18px;
}

.sumdesc {
	color: #ba2731;
	font-weight: 600;
	font-size: 12px;
	line-height: 15px;
	margin-bottom: 0;
}

.review_component_home {
	padding: 35px 0 0;
}

.review_component_home .rates_wrap .rates_slider .rev_rating {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin-bottom: 5px;
}

.review_component_home .top_part>.desc {
	font-size: 16px;
	line-height: 25px;
	margin-bottom: 40px;
}
.review_component_home .rates_wrap .rates .title {
	font-weight: 700;
	font-size: 16px;
	line-height: 25px;
	color: #666;
	padding: 0 15px 20px 15px;
	border-bottom: 2px solid #e8e7e5;
	margin-bottom: 40px;
}

.review_component_home .rates_wrap .see_all_rev2 {
	margin-top: 30px;
}

.review_component_home .rates_wrap .rates_slider .slick-arrow {
	position: absolute;
	right: 0;
	top: -80px;
	cursor: pointer;
	font-size: 19px;
}

.review_component_home .rates_wrap .rates_slider .slick-arrow:hover {
	color: #f6583a;
}

.review_component_home .rates_wrap .rates_slider .slick-arrow.arrow-prev {
	right: 20px;
}

.review_component_home .rates_wrap .rates_slider .element {
	padding-right: 50px;
}

.review_component_home .rates_wrap .rates_slider .rev_desc {
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 10px;
	font-weight: 300;
	color: #666666;
}

.review_component_home .rates_wrap .rates_slider .rev_date {
	font-weight: 600;
	font-size: 12px;
	line-height: 15px;
}

.zig_zag_custom {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	position: relative;
	overflow: hidden;
	padding-left: 0;
}

.zig_zag_custom .container {
	position: static;
}

.rates_slider i.fas.fa-chevron-left.arrow-prev.slick-arrow {
	background: url(/dist/assets/images/icon-arrow-left.png);
	font-size: 0 !important;
	width: 11px;
	height: 19px;
}

.rates_slider i.fas.fa-chevron-right.arrow-next.slick-arrow {
	background: url(/dist/assets/images/icon-arrow-right.png);
	font-size: 0 !important;
	width: 11px;
	height: 19px;
}

.review_component_home .rates_wrap .rates_slider .slick-arrow {
	position: absolute;
	right: 60px;
	top: -80px;
	cursor: pointer;
	font-size: 19px;
}

.review_component_home .rates_wrap .rates_slider .slick-arrow.arrow-prev {
	right: 84px;
}

.mobile_only_chk, .show_cart_summary, .discount_element {
	display: none;
}

.desc.optimis {
	margin-right: 90px;
}

#header .header_bottom .top_nav .logoshow a {
	padding: 0 !important;
}

.accept .we-accept {
	display: inline-block;
	vertical-align: middle;
	padding-right: 30px;
}

.accept .pay_info {
	display: inline-block;
	vertical-align: middle;
}

.accept .pay_info img {
	padding-right: 20px;
}

img.full_image {
	width: 100%;
}

.checkout_form_wrap .form_element.full {
	width: 100%;
}

.story .banner_txt_top {
	text-align: center;
	padding-top: 50px;
	font-size: 24px;
	color: #4e1f3a;
	font-weight: 400;
}

.story .banner_txt_top span {
	font-weight: 600;
}

.story .banner_txt_bottom {
	position: absolute;
	bottom: 150px;
	right: 0;
	text-align: right;
}

.story .banner_txt_bottom h5 {
	font-size: 24px;
	color: #4e1f3a;
	font-weight: 600;
	margin: 10px 0;
}

.story .banner_txt_bottom p {
	font-size: 18px;
	color: #4e1f3a;
	font-weight: normal;
	display: inline-block;
}

.story .banner_txt_bottom p span {
	display: block;
	color: #f6583a;
	margin: 20px 0;
}

.promo-code {
	cursor: pointer;
	margin: 10px 0px 20px;
}

.go_pay_main {
	text-align: center;
}

.comp_order input#btnSubmit {
	margin-top: 21px;
}

.form_element1 {
	display: inline-block;
}

.form_element11 {
	width: 30%;
}

.form_element111 {
	width: 68%;
}

.form_element1 .DiscountCodeValue {
	box-sizing: border-box;
	min-height: 41px;
	border: 1px solid #e0e0e0;
	-webkit-box-shadow: none;
	box-shadow: none;
	border-radius: 2px;
	width: 100%;
	font-size: 14px;
	padding: 4px 12px;
}

.form_element11 #discount_code_submit {
	box-sizing: border-box;
	min-height: 50px;
	border: 1px solid #e0e0e0;
	-webkit-box-shadow: none;
	box-shadow: none;
	border-radius: 2px;
	width: 100%;
	font-size: 16px;
	padding: 4px 12px;
}

.pay_form #btnSubmit {
	padding: 10px 25px;
}

.coupon-product {
	padding: 20px 0 0;
	font-size: 14px;
	text-align: center;
	max-width: 450px;
}

.product_options .option:nth-of-type(2) .was {
	display: none;
}

.medical_component .prod_desc_grid img {
	width: 100%;
}

.fixed_header {
	position: fixed;
	top: 0;
	z-index: 9;
	width: 100%;
}

.logohide {
	display: none;
}

.logoshow {
	display: block;
}

.pro-reviews-image img {
	max-width: 50px;
	display: inline-block;
}

.banner .banner_txt {
	box-sizing: border-box !important;
}

html, body {
	box-sizing: border-box !important;
}

.checkout_page_content .left_col {
	width: 100%;
	margin-bottom: 25px;
}

.checkout_page_content .right_col {
	margin-left: 50px;
	min-width: 350px;
	max-width: 350px;
}

.review-box-checkout .review-left {
	width: 100px;
	position: relative;
	display: inline-block;
	padding: 20px 0 0 20px;
}

.review-right {
	width: 200px;
	display: inline-block;
}

.stamped-products-reviews-title {
	font-size: 8px;
	font-weight: bold;
	text-align: center;
}

.review-box-checkout .star-rating i.fa.fa-star {
	color: #fbd64a;
	font-size: 13px;
}

.review-box-checkout .star-rating {
	display: inline-block;
}

.pro-reviews-message {
	font-size: 12px;
	line-height: 16px;
}

.pro-reviews-author {
	font-size: 15px;
	font-weight: bold;
	text-align: left;
	color: #4e1f3a;
}

.verified-review {
	color: #f6583a;
	font-size: 13px;
	display: inline-block;
	padding-left: 2px;
}

.checkout_nav .item span {
	position: relative;
	z-index: 2;
	display: inline-block;
	border-bottom: 1px solid transparent;
}

.checkout_nav .item span i {
	display: none;
}

.checkout_nav .item.checked span i {
	display: inline-block;
	margin-right: 10px;
}

.checkout_nav .item.active span {
	border-bottom: 1px solid #fff;
}

.checkout_nav .item.inactive {
	filter: grayscale(100);
	cursor: not-allowed;
}

.checkout_form_wrap form#checkout_form {
	padding: 25px;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.checkout_shipping_options {
	background: #fff;
	border-top: 1px solid rgba(0,0,0,0.1);
	padding: 25px;
}

.checkout_shipping_options .title {
	font-weight: 600;
	margin-bottom: 20px;
}

.checkout_shipping_options .option {
	border: 1px solid #666;
	padding: 10px 20px;
	display: flex;
	align-items: center;
	margin-bottom: 10px;
}

.checkout_shipping_options .option label {
	display: flex;
	align-items: center;
	width: 100%;
	cursor: pointer;
}

.checkout_shipping_options .option .price {
	margin-left: auto;
}

a {
	display: inline-block;
	text-decoration: none;
}

a.gray_link {
	color: #666;
	text-decoration: none;
}

hr {
	border-color: #d4d4d4;
}

.container.large {
	width: 1250px;
}

.container.pad {
	padding: 50px 15px;
}

.text_left {
	text-align: left;
}

.text_right {
	text-align: right;
}

img.blue_border {
	border: 8px solid #63b1e5;
}

.mobile_only {
	display: none;
}

.mobile_only_h {
	display: none !important;
}

input#discountcodesubmit {
	border-radius: 5px;
	padding: 10px 23px;
}

.btn.small, .button.small, button.small {
	border-radius: 5px;
}

.btn.no_shadow, .button.no_shadow, button.no_shadow {
	-webkit-box-shadow: none;
	box-shadow: none;
}

.banner {
	height: 600px;
	position: relative;
}

.banner>img {
	position: absolute;
	-o-object-fit: cover;
	object-fit: cover;
	-o-object-position: 0 0;
	object-position: 0 0;
	width: 100%;
	height: 100%;
}

.banner .container {
	min-height: 600px;
}

.banner .banner_txt {
	color: #4e1f3a;
	font-size: 24px;
	line-height: 35px;
	font-weight: 500;
	max-width: 450px;
}

.banner .banner_txt img {
	width: auto;
}

.banner .banner_txt .small_text {
	font-weight: 300;
	font-size: 28px;
	line-height: 35px;
	margin-bottom: 15px;
}

.banner .banner_txt .title {
	font-weight: 700;
	font-size: 48px;
	line-height: 55px;
	margin-bottom: 50px;
}

.banner .banner_txt .subtitle {
	font-size: 36px;
	line-height: 45px;
	font-weight: 300;
	margin-bottom: 70px;
}

.banner.bottom_left .banner_txt {
	position: absolute;
	bottom: 30px;
	left: 15px;
}

.banner.bottom_right .banner_txt {
	position: absolute;
	bottom: 30px;
	right: 100px;
}

.slick-dots {
	bottom: -30px;
}

.slick-dots li {
	width: 15px;
	height: 15px;
}

.slick-dots li.slick-active button, .slick-dots li:hover button {
	background: #666;
	border-color: #666;
}

.slick-dots li button {
	-webkit-box-shadow: none;
	box-shadow: none !important;
	border: 1px solid #666 !important;
	width: 15px !important;
	height: 15px !important;
}

.slick-dots li button:before {
	display: none;
}

#header.has_cart .container_top .menu_info {
	margin-right: 15px;
}

#header ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#header .container_top {
	padding: 13px;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.wide_component.text_center.mobile-pro-only {
	display: none;
}

.col.mobile-pro-only {
	display: none;
}

#header .top_number {
	font-weight: 500;
	font-size: 18px;
	line-height: 30px;
	width: 19%;
	text-align: center;
}

#header .header_bottom .container_menu .menu {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-ms-grid-column: 1;
	grid-column-start: 1;
	-ms-grid-row: 1;
	grid-row-start: 1;
	justify-self: center;
}

#header .header_bottom .top_nav {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

#header .header_message {
	background: #aad5f5;
	color: #4e1f3a;
	text-align: center;
	padding: 5px 15px;
	font-size: 14px;
	line-height: 20px;
}

.menu_trigger {
	display: none;
	color: #666;
	margin-right: 15px;
	font-size: 30px;
}

.prod_nav {
	display: none;
	border-bottom: 1px solid #4e1f3a;
	border-top: 1px solid #4e1f3a;
}

.prod_nav a {
	text-decoration: none;
	width: 100%;
	text-align: center;
	color: #4e1f3a;
	display: inline-block;
	padding: 12px 5px;
	text-transform: uppercase;
}

.prod_nav a.active, .prod_nav a:hover {
	color: #fff;
	background: #219cd3;
}

.simple_band_text {
	color: #fff;
	font-size: 24px;
	line-height: 35px;
	background: #4e1f3a;
	padding: 25px 0;
}

.simple_band_text .title {
	font-size: 48px;
	line-height: 60px;
	font-weight: 700;
}

.simple_band_text.white {
	background: #fff;
	color: #666;
}

.medical_component {
	padding: 35px 0 30px;
}

.medical_component .title {
	font-size: 24px;
	line-height: 35px;
}

.passion {
	padding-bottom: 35px;
}

.medical_component .prod_desc_grid {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-moz-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.medical_component .col {
	width: -webkit-calc((100% / 3) - 25px);
	width: calc((100% / 3) - 25px);
	text-align: center;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-moz-box-orient: vertical;
	-moz-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
}

.medical_component .col:first-child .desc {
	border-left: 0;
	border-right: 8px solid #f6583a;
}

.medical_component .desc {
	background: #aad5f5;
	padding: 30px;
	padding-bottom: 45px;
	text-align: left;
	height: 100%;
	position: relative;
	border-left: 8px solid #f6583a;
}

.medical_component .desc .title {
	font-size: 20px;
	line-height: 25px;
	font-weight: 700;
	margin-bottom: 20px;
	color: #4e1f3a;
}

.medical_component .desc .text {
	margin-bottom: 25px;
}

.medical_component .desc .btn {
	position: absolute;
	bottom: 30px;
	left: 30px;
}

.zig_zag {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	min-height: 400px;
}

.zig_zag.bk_dark {
	background: #d5f0f9;
}

.zig_zag.image_right {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: reverse;
	-moz-box-orient: horizontal;
	-moz-box-direction: reverse;
	-ms-flex-direction: row-reverse;
	flex-direction: row-reverse;
}

.zig_zag.image_right .content_wrap {
	padding: 40px 125px 40px 50px;
}

.zig_zag .image {
	width: 50%;
	min-width: 50%;
	position: relative;
}

.zig_zag .image img {
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
	position: absolute;
	top: 0;
	left: 0;
	display: block;
}

.zig_zag .content_wrap {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	max-width: 500px;
	padding: 40px 50px 40px 125px;
}

.zig_zag .content_wrap .title {
	color: #4e1f3a;
	font-weight: 700;
	font-size: 40px;
	line-height: 50px;
	margin-bottom: 30px;
}

.zig_zag .content_wrap .btn {
	margin-top: 20px;
}

.review_component_home .top_part .stars {
	color: #fab160;
	font-size: 25px;
	margin-bottom: 20px;
}

.review_component_home .top_part>.title {
	font-weight: 700;
	color: #4e1f3a;
	font-size: 48px;
	line-height: 60px;
	margin-bottom: 25px;
}

.wide_component .wide_grid .top_part .image img {
	width: auto;
}

.wide_grid.product_grid .top_part.products_top_img .image {
	min-width: 40%;
}

.top_part.order_now_pro .image.desktop_only {
	text-align: right;
}

.top_part.order_now_pro .name {
	font-size: 20px !important;
}

#drop-d i {
	display: none;
}

.zig_zag_custom.blue {
	background: #aad5f5;
}

.zig_zag_custom.blue .content_wrap {
	background: #aad5f5;
}

.zig_zag_custom.image_left {
	padding-right: 0;
}

.zig_zag_custom.image_left .container {
	padding-right: 0;
}

.zig_zag_custom.image_left .image {
	right: auto;
	left: 0;
}

.zig_zag_custom.image_left .content_wrap {
	padding-right: 0;
	width: 70%;
	float: right;
}

.zig_zag_custom .content_wrap {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding: 50px 20px 50px 20px;
	background: #fff;
	position: relative;
	width: 70%;
	float: left;
}

.zig_zag_custom .content_wrap .title {
	color: #4e1f3a;
	font-weight: 700;
	font-size: 20px;
	line-height: 30px;
}

.zig_zag_custom .content_wrap i {
	color: #f6583a;
	margin-right: 3px;
}

.zig_zag_custom .content_wrap p {
	margin-bottom: 0;
}

.zig_zag_custom .content_wrap .btn {
	margin-top: 30px;
}

.zig_zag_custom .image {
	width: 33vw;
	min-width: 33vw;
	max-width: 100%;
	position: absolute;
	top: 0;
	right: 0;
	height: 100%;
}

.zig_zag_custom .image img {
	display: block;
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
}

.featured_testimonial.blue {
	background: #aad5f5;
}

.featured_testimonial .auth {
	font-size: 30px;
	line-height: 40px;
	color: #4e1f3a;
	font-weight: 400;
}

.featured_testimonial .auth+.btn {
	margin-top: 50px;
}

.wide_component {
	padding: 70px 0;
}

.wide_component.blue {
	background: #aad5f4;
}

.wide_component .container.large>.desc {
	max-width: 1000px;
}

.wide_component .eyebrow {
	font-weight: 300;
	margin-bottom: 15px;
}

.wide_component .eyebrow .corduzin_red strong {
	font-weight: 600;
}

.wide_component .container>.title {
	font-size: 48px;
	line-height: 55px;
	font-weight: 700;
	margin-bottom: 15px;
	color: #4e1f3a;
}

.wide_component .container>.title.medium {
	font-size: 40px;
	line-height: 50px;
}

.wide_component .container>.title.small {
	font-size: 36px;
	line-height: 45px;
}

.wide_component .container .subtitle {
	margin-top: 50px;
	color: #4e1f3a;
	font-weight: 700;
	font-size: 24px;
	line-height: 30px;
	margin-bottom: 35px;
}

.wide_component .container .sub_subtitle {
	color: #4e1f3a;
	font-size: 18px;
	line-height: 24px;
	margin-bottom: 30px;
}

.wide_component .container>.desc+.image {
	margin-top: 50px;
}

.wide_component .button_holder {
	margin-top: 30px;
	margin-bottom: 50px;
}

.wide_component .wide_grid {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-moz-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin-top: 0;
}

.wide_component .wide_grid .col {
	width: -webkit-calc((100% /3) - 30px);
	width: calc((100% / 3) - 30px);
	text-align: left;
}

.wide_component .wide_grid .name {
	font-size: 24px;
	line-height: 30px;
	color: #4e1f3a;
	font-weight: 700;
	margin-bottom: 25px;
}

.wide_component .wide_grid .image {
	margin-bottom: 20px;
}

.wide_component .wide_grid .image.border img {
	border: 5px solid #63b1e5;
}

.wide_component .wide_grid .image img {
	width: 100%;
}

.wide_component .wide_grid .card_title {
	margin-bottom: 20px;
	font-weight: 700;
	color: #4e1f3a;
	font-size: 18px;
	line-height: 24px;
}

.wide_component .wide_grid .desc {
	font-size: 18px;
	line-height: 24px;
}

.full_image_component .container+.full_image {
	margin-top: 50px;
}

.full_image_component .full_image {
	display: block;
	margin-bottom: 30px;
}

.eyebrow_custom {
	background: #4e1f3a;
	color: #fff;
	text-align: center;
	font-size: 14px;
	line-height: 20px;
	padding: 15px 0;
}

.eyebrow_custom.orange_bg {
	background: #f6583a;
}

.custom_page_text {
	margin-bottom: 20px;
}

.custom_page_text .custom_qt {
	color: #fff;
	background: #4e1f3a;
	font-weight: 700;
	padding: 10px 15px;
	margin-bottom: 20px;
}

.mobile_image_prod_slider .upper, .product_main .main_image .main_slider .upper {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	width: 100%;
}

.mobile_image_prod_slider .upper>img, .product_main .main_image .main_slider .upper>img {
	width: 45%;
}

.mobile_image_prod_slider .desc, .product_main .main_image .main_slider .desc {
	width: 65%;
	font-size: 14px !important;
	line-height: 18px !important;
}

.mobile_image_prod_slider .desc img, .product_main .main_image .main_slider .desc img {
	display: block;
	margin-bottom: 15px;
	max-width: 130px !important;
}

.mobile_image_prod_slider .ribbon_bottom, .product_main .main_image .main_slider .ribbon_bottom {
	width: 100%;
	background: #aad5f5;
	color: #f6583a;
	text-align: center;
	font-weight: 600;
	padding: 10px 15px;
	margin-top: -20px;
	font-size: 14px;
	line-height: 18px;
	position: relative;
	z-index: 2;
}

.mobile_image_prod_slider .ribbon_bottom.blue_text, .product_main .main_image .main_slider .ribbon_bottom.blue_text {
	color: #112471;
}

.mobile_image_prod_slider .ribbon_bottom.small_text, .product_main .main_image .main_slider .ribbon_bottom.small_text {
	font-size: 10px;
	line-height: 13px;
}

.about_product_grid .wide_grid.product_grid .top_part .image {
	min-width: 50%;
}

.about_product_grid .wide_grid.product_grid .col {
	padding-bottom: 20px;
}

.side_cart_overlay {
	position: fixed;
	top: 0;
	right: -100%;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.7);
	-webkit-transition: all 0.3s linear;
	transition: all 0.3s linear;
	z-index: 5;
}

.side_cart_overlay.active {
	right: 0;
	-webkit-transition: all 0.3s linear;
	transition: all 0.3s linear;
}

#cart_review, #side_cart {
	position: fixed;
	color: #000;
	width: 400px;
	background-color: #f4f4f4;
	height: 100vh;
	top: 0;
	right: -100%;
	-webkit-transition: all 0.3s linear;
	transition: all 0.3s linear;
	z-index: 6;
}

#cart_review.active, #side_cart.active {
	right: 0;
	-webkit-transition: all 0.3s linear;
	transition: all 0.3s linear;
}

#cart_review .cart_header, #side_cart .cart_header {
	background: #fff;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-moz-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	padding: 25px;
	border-bottom: 1px solid rgba(0,0,0,0.1);
}

#cart_review .cart_header .title, #side_cart .cart_header .title {
	font-size: 24px;
	line-height: 30px;
	font-weight: 500;
	color: #000;
}

#cart_review .cart_header .close_cart, #side_cart .cart_header .close_cart {
	color: #000;
	font-size: 24px;
}

#cart_review .cart_items_wrap, #side_cart .cart_items_wrap {
	padding: 25px;
	overflow: auto;
	height: -webkit-calc(100vh - 380px);
	height: calc(100vh - 380px);
}

#cart_review .cart_items_wrap .no_item, #side_cart .cart_items_wrap .no_item {
	padding: 30px;
	border: 1px solid rgba(0,0,0,0.1);
	background: #fff;
	font-size: 25px;
	line-height: 30px;
	font-weight: 500;
}

#cart_review .cart_items_wrap .cart_item, #side_cart .cart_items_wrap .cart_item {
	border: 1px solid rgba(0,0,0,0.1);
	background: #fff;
	padding: 15px;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-moz-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin-top: 15px;
	font-size: 16px;
	line-height: 20px;
}

#cart_review .cart_items_wrap .cart_item .prod_image, #side_cart .cart_items_wrap .cart_item .prod_image {
	max-width: 65px;
}

#cart_review .cart_items_wrap .cart_item .prod_info_box, #side_cart .cart_items_wrap .cart_item .prod_info_box {
	width: 100%;
	margin-left: 15px;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-moz-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

#cart_review .cart_items_wrap .cart_item .prod_info, #side_cart .cart_items_wrap .cart_item .prod_info {
	font-size: 14px;
}

#cart_review .cart_items_wrap .cart_item .prod_price, #side_cart .cart_items_wrap .cart_item .prod_price {
	margin-left: 20px;
}

#cart_review .cart_items_wrap .cart_item .remove_prod, #side_cart .cart_items_wrap .cart_item .remove_prod {
	display: block;
	font-size: 12px;
	line-height: 14px;
	margin-top: 5px;
	font-weight: 500;
	color: #666;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

#cart_review .cart_items_wrap .cart_item .remove_prod:hover, #side_cart .cart_items_wrap .cart_item .remove_prod:hover {
	color: #000;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

#cart_review .cart_footer, #side_cart .cart_footer {
	padding: 25px;
}

#cart_review .cart_footer .total_wrap, #side_cart .cart_footer .total_wrap {
	margin-top: 25px;
}

#cart_review .cart_footer .total_wrap>div, #side_cart .cart_footer .total_wrap>div {
	margin-bottom: 10px;
	font-size: 14px;
	line-height: 18px;
	font-weight: 500;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-moz-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

#cart_review .cart_footer .total_wrap>div.grand_total, #side_cart .cart_footer .total_wrap>div.grand_total {
	border-top: 1px solid rgba(0,0,0,0.1);
	padding-top: 10px;
}

#cart_review .cart_footer .total_wrap>div.grand_total .price, #side_cart .cart_footer .total_wrap>div.grand_total .price {
	font-size: 18px;
	line-height: 20px;
}

#cart_review .cart_footer .discount_element, #side_cart .cart_footer .discount_element {
	margin-top: 25px;
	margin-bottom: 25px;
}

#cart_review .cart_footer .discount_element #discount_code, #side_cart .cart_footer .discount_element #discount_code {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-moz-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

#cart_review .cart_footer .discount_element #discount_code input, #side_cart .cart_footer .discount_element #discount_code input {
	height: 45px;
	border: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	width: 100%;
	display: block;
	border: 1px solid #f6583a;
}

#cart_review .cart_footer .discount_element #discount_code input[type="text"], #side_cart .cart_footer .discount_element #discount_code input[type="text"] {
	padding: 5px 10px;
}

#cart_review .cart_footer .discount_element #discount_code input#discount_code_submit, #side_cart .cart_footer .discount_element #discount_code input#discount_code_submit {
	width: auto;
	white-space: nowrap;
	color: #fff;
	background-color: #f6583a;
}

#cart_review .cart_footer .cart_checkout_btn, #side_cart .cart_footer .cart_checkout_btn {
	display: block;
	width: 100%;
	margin-top: 25px;
	text-align: center;
	font-size: 16px;
}

#cart_review {
	position: relative;
	width: auto;
	height: auto;
	right: auto;
	z-index: inherit;
	background: #fff;
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
	box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
	border: 1px solid rgba(0,0,0,0.1);
}

#cart_review .cart_items_wrap {
	height: auto;
}

.product_main .prod_info_block .icon_row span.orange {
	color: #ba2731;
	font-weight: 700;
}

.product_options .option .is.normal {
	color: #666;
}

.checkout_button {
	width: 100%;
	max-width: 400px;
	text-transform: capitalize;
	font-size: 20px;
	line-height: 22px;
	text-align: center;
	font-family: Montserrat, sans-serif;
	font-weight: 500;
}

.checkout_button i {
	margin-right: 10px;
}

.wide_grid.product_grid .col {
	position: relative;
	padding-bottom: 80px;
}

.wide_grid.product_grid .top_part {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin-bottom: 20px;
}

.wide_grid.product_grid .top_part .name {
	font-size: 20px;
	line-height: 25px;
}

.wide_grid.product_grid .top_part .text {
	font-size: 14px;
	line-height: 18px;
}

.wide_grid.product_grid .top_part .image {
	min-width: 60%;
}

.wide_grid.product_grid .reviws {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	font-weight: 600;
	color: #4e1f3a;
	font-size: 9px;
	line-height: 11px;
	-webkit-box-align: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin-bottom: 20px;
}

.wide_grid.product_grid .reviws .stars {
	font-size: 17px;
	margin-right: 10px;
	color: #fab160;
	margin-right: 20px;
}

.wide_grid.product_grid .reviws .rate {
	margin-right: 10px;
}

.wide_grid.product_grid .desc {
	font-size: 14px;
	line-height: 18px;
	margin-bottom: 20px;
}

.wide_grid.product_grid .btn {
	padding: 10px 20px;
	position: absolute;
	bottom: 0;
	left: 0;
}

.order_grid.wide_grid .reviws {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	font-weight: 600;
	color: #4e1f3a;
	font-size: 12px;
	line-height: 15px;
	-webkit-box-align: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin-bottom: 20px;
}

.order_grid.wide_grid .reviws .stars {
	font-size: 17px;
	margin-right: 10px;
	color: #fab160;
	margin-right: 20px;
}

.order_grid.wide_grid .reviws .rate {
	margin-right: 10px;
}

.order_grid.wide_grid .col {
	width: -webkit-calc((100% /3) - 20px);
	width: calc((100% / 3) - 20px);
}

.order_grid.wide_grid .mobile_fields {
	margin-top: 20px;
}

.order_grid.wide_grid .mobile_fields>div {
	margin-bottom: 10px;
}
/*

.top_part.order_now_pro {
    display: flex !important;
    flex-direction: row !important;
    height: 200px !important;
}
.order_grid.wide_grid .top_part {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-moz-box-orient: vertical;
	-moz-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
}
*/
.top_part.order_now_pro {
    width: auto !important;
}
.desc_order_now {
    font-size: 14px;
    min-height: 100px;
}
.order_grid.wide_grid .top_part .text {
	margin-top: -60px;
}
.wide_grid.order_grid {
	gap: 30px;
}
.btn.small, .button.small, button.small {
	border-radius: 5px;
	font-size: 12px;
	line-height: 14px;
}
.top_part.order_now_pro .left-box-top {
    display: inline-block;
    width: 64%;
    vertical-align: top;
}
.top_part.order_now_pro .right-box-top {
	width: 34%;
	display: inline-block;
	 vertical-align: top;
}

.options_section.order_now .product_options {
	margin-top: 0;
}

.order_grid.wide_grid .top_part .text span {
	color: #ba2731;
	display: block;
}
.order_now_top_text h1 {
	padding: 0;
	margin: 0;
	color: #4e1f3a;
	font-size: 20px;
}

.order_grid.wide_grid .top_part .text .name {
	font-style: italic;
	margin-bottom: 0;
}

.ordder_page_info {
	margin-top: 50px;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-moz-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.ordder_page_info .col {
	width: -webkit-calc((100% / 3) - 30px);
	width: calc((100% / 3) - 30px);
}

.ordder_page_info .pay_info {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: start;
	-moz-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
}

.ordder_page_info .pay_info img {
	margin-right: 20px;
}

.ordder_page_info .info_row span {
	display: block;
	margin-bottom: 20px;
	font-weight: 500;
	color: #4e1f3a;
}

.ordder_page_info .info_row span a {
	color: #4e1f3a;
	text-decoration: none;
}

.ordder_page_info .prod_disclaimer {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: space-evenly;
	-moz-box-pack: space-evenly;
	-ms-flex-pack: space-evenly;
	justify-content: space-evenly;
	font-style: 14px;
	line-height: 18px;
	color: #4e1f3a;
	text-align: right;
}

.ordder_page_info .prod_disclaimer a {
	display: block;
	text-decoration: none;
	font-size: 20px;
	line-height: 25px;
	color: #4e1f3a;
	font-weight: 600;
}

.prod_page_reviews .reviws {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	font-weight: 600;
	color: #4e1f3a;
	font-size: 12px;
	line-height: 15px;
	-webkit-box-align: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin-bottom: 20px;
}

.prod_page_reviews .reviws .stars {
	font-size: 17px;
	margin-right: 10px;
	color: #fab160;
	margin-right: 20px;
}

.prod_page_reviews .reviws .rate {
	margin-right: 10px;
}

.image_coll .element {
	max-width: 700px;
	margin: 0 auto;
}

.image_coll .upper {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	width: 100%;
	padding: 0 15px;
}

.image_coll .desc {
	width: 35%;
	font-size: 14px !important;
	line-height: 18px !important;
	text-align: left;
	padding-left: 30px;
}

.image_coll .desc img {
	display: block;
	margin-bottom: 15px;
	max-width: 130px !important;
}

.image_coll .image_desc {
	display: inline-block;
	padding-left: 20px;
}

.image_coll .prod_image {
	position: relative;
	z-index: 2;
	width: 30%;
	margin-left: auto;
}

.image_coll .image_table {
	max-width: 200px;
	width: 30%;
	margin-right: 15px;
	margin-bottom: -90px;
	position: relative;
	z-index: 3;
}

.image_coll .ribbon_bottom {
	width: 100%;
	background: #aad5f5;
	color: #f6583a;
	text-align: left;
	font-weight: 600;
	padding: 20px 15px;
	margin-top: -20px;
	font-size: 14px;
	line-height: 18px;
	position: relative;
	z-index: 2;
	padding-right: 250px;
}

.image_coll .ribbon_bottom.blue_text {
	color: #112471;
}

.image_coll .ribbon_bottom.small_text {
	font-size: 10px;
	line-height: 13px;
}

.checkout_page_main {
	background: #f4f4f4;
}

.checkout_page_content {
	padding: 30px 0;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
}

.checkout_page_content .right_col {
	margin-left: 50px;
	min-width: 350px;
}

.checkout_nav .item {
	display: inline-block;
	text-decoration: none;
	color: #fff;
	padding: 12px 60px;
	font-size: 16px;
	line-height: 18px;
	text-align: center;
	font-weight: 500;
	position: relative;
	margin-right: 5px;
}

.checkout_nav .item.inactive {
	-webkit-filter: grayscale(100);
	filter: grayscale(100);
	cursor: not-allowed;
}

.checkout_form_wrap form#checkout_form {
	padding: 25px;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-moz-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.pay_form .checkout_form_wrap .form_element {
	width: -webkit-calc(50% - 3px);
	width: calc(48% - 0px);
	margin-bottom: 15px;
	padding-left: 4px;
	display: inline-block;
}

.pay_form .checkout_form_wrap .form_element.full {
	width: 98%;
}

.checkout_shipping_options {
	background: #fff;
	border-top: 1px solid rgba(0,0,0,0.1);
	padding: 25px;
	width: 100%;
}

.checkout_shipping_options .option {
	border: 1px solid #666;
	padding: 10px 20px;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin-bottom: 10px;
}

.checkout_shipping_options .option label {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	width: 100%;

	cursor: pointer;
}

.review-box-checkout {
	background: #fff;
	border: 1px solid rgba(0,0,0,0.1);
	-webkit-box-shadow: 0 1px 3px rgb(0 0 0 / 12%), 0 1px 2px rgb(0 0 0 / 24%);
	box-shadow: 0 1px 3px rgb(0 0 0 / 12%), 0 1px 2px rgb(0 0 0 / 24%);
	margin-bottom: 25px;
	padding: 10px;
}

.home_new_banner {
	background: url(assets/images/home_banner_new.png);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: bottom center;
	padding-top: 18%;
}

.banner_captions {
	background: #fff;
	width: 470px;
	padding: 50px;
}

.banner_captions h2 {
	font-size: 48px;
	color: #4e1f3a;
	margin: 0;
	padding-bottom: 68px;
	font-weight: 600;
}

.banner_captions h4 {
	font-size: 36px;
	color: #4e1f3a;
	font-weight: 400;
	line-height: 46px;
	margin: 0;
	padding-bottom: 54px;
}

.banner_captions p {
	color: #4e1f3a;
	font-size: 24px;
	line-height: 34px;
	margin: 0;
	padding: 0;
}

.review-box-checkout.checkout_mobile {
	display: none;
}

.grid_ordernow {
	margin: 50px auto !important;
	padding: 0 80px !important;
}

.grid_ordernow h3 {
	color: #4e1f3a;
	font-size: 28px;
	text-align: center;
	font-weight: normal;
	line-height: 34px;
	margin: 0;
	padding-bottom: 5px;
}

.grid_ordernow h2 {
	color: #4e1f3a;
	font-size: 38px;
	text-align: center;
	font-weight: bold;
	line-height: 42px;
	margin: 0;
	padding: 0;
}

.grid_ordernow .product_main .prod_info_block {
	padding-left: 0 !important;
	margin-top: 15px;
}

.opt_img img {
	width: 100%;
}

.product_main.ordernow_products {
	margin-top: 30px;
}

.no_tahnks a {
	color: #4e1f3a;
	font-size: 18px;
	font-weight: 600;
	text-decoration: underline;
}

.no_tahnks {
	margin-top: 15px;
}

.left_col_new .prod_info_block.text_center {
	padding: 0 40px;
}

.product_main.ordernow_products .product_options .checkout_button {
	margin-top: 5px;
}

.product_main.ordernow_products .right_col .info {
	font-weight: 600;
}

html {
	scroll-behavior: smooth;
}

.top_part.products_top_img {
	min-height: 246px;
}

.order_grid .product_options .option {
	padding: 10px 16px;
}

.product_page_top {
	background: #aad5f5;
	padding: 10px 0;
	display: none;
}

.product_page_top p {
	color: #4e1f3a;
	font-weight: 500;
	font-size: 20px;
	line-height: 30px;
	width: 100%;
	text-align: center;
	padding-right: 0;
	margin: 0;
	padding: 0;
}

.pro_page_info {
	display: none;
	border-bottom: 2px solid #4e1f3a;
}

.pro_page_info li {
	display: inline-block;
	vertical-align: top;
	margin-left: -5px;
	padding: 6px 0;
	text-align: center;
	width: 33%;
	text-transform: uppercase;
}

.pro_page_info li.active {
	background: #4e1f3a;
	color: #fff;
}

.pro_page_info li.active a {
	color: #fff !important;
	font-weight: bold;
}

.pro_page_info li:first-child, .pro_page_info li:last-child {
	margin: 0;
}

.pro_page_info li a {
	color: #4e1f3a !important;
	font-size: 14px !important;
}

.pro_page_info ul {
	margin: 0;
	padding: 0;
}

.mob_proudly {
	display: none;
}

.bb_mob, .eye_text, .slider_bottom_text, .ship_img_mob {
	display: none;
}

.about_opt_info h3 {
	font-size: 22px;
	margin: 0;
	padding-bottom: 5px;
	color: #4e1f3a;
}

.about_opt_info p {
	margin: 0;
}

.about_opt_info {
	margin: 25px 0px;
}

.about_opt_info ul {
	margin: 0;
	padding: 0;
}

.about_opt_info li {
	list-style: none;
	position: relative;
	padding-left: 15px;
}

.about_opt_info li::before {
	background: #666;
	content: "";
	width: 6px;
	height: 1px;
	position: absolute;
	top: 12px;
	left: 0;
}

.logoshowhide.logoshow {
	position: absolute;
	left: 15px;
}

#myModal .product_main.ordernow_products {
	margin-top: 0;
	padding: 0;
	display: block;
}

#myModal .pord_top_info_new {
	text-align: center;
}

#myModal .product_main .right_col_img .title {
	font-style: normal;
	font-size: 26px;
}

#myModal .product_options .option .name {
	display: none;
}

#myModal .product_main .right_col_img .desc-new {
	font-size: 18px;
}

#myModal .product_main.ordernow_products .product_options .option {
	max-width: 300px;
	padding: 8px !important;
}

#myModal .product_options .option .was {
	display: none;
}

.modal .product_main.ordernow_products .product_options .option:first-child {
	margin: 0px;
	border-top: 1px solid #666 !important;
}

.modal .product_main.ordernow_products .product_options .option {
	margin: 0px;
	border-top: 0px;
}

#myModal .product_options .option .desc {
	margin-top: 5px;
}

#myModal .text-pop-bottom p {
	font-size: 18px;
	padding: 0px 70px;
	text-align: center;
}

#myModal .popup-img {
	display: none;
}

#myModal .popup-img-desktop {
	display: block;
}

#myModal .popup-img-desktop {
	display: inline-block;
	width: 48%;
}

#myModal .opt-pop {
	float: left;
	width: 50%;
}

#myModal .popup-img-desktop {
	display: inline-block;
	width: 48%;
	text-align: center;
}

#myModal .product_options {
	margin-top: 30px;
}

#myModal .no_tahnks.btn_pop.small {
	display: inline-block;
	float: right;
	border: 1px solid #959595;
	background: #e6e6e6 !important;
	box-shadow: 2px 5px 7px -2px rgb(158 156 156);
	border-radius: 5px;
	line-height: 20px;
	margin-right: 50px;
	margin-top: 20px;
}

#myModal .no_tahnks.btn_pop.small a {
	color: #333;
	text-decoration: none;
	font-size: 14px !important;
}

#myModal .product_options .checkout_button {
	max-width: 200px !important;
	font-size: 15px;
	margin-top: 20px;
	margin-left: 50px;
}

.ing_list ul {
	margin: 0;
	padding: 0;
}

.ing_list li {
	font-size: 18px;
	line-height: 24px;
	color: #666666;
	font-weight: 300;
	list-style: none;
	position: relative;
	padding-left: 10px;
}

.ing_list li:before {
	content: "";
	background: #666666;
	width: 3px;
	height: 3px;
	border-radius: 50%;
	position: absolute;
	left: 0;
	top: 11px;
}

.ingred_list {
	padding-left: 90px;
}

.blue_color {
	color: #4e1f3a !important;
}

.btn_org {
	background: #f6583a !important;
	font-size: 18px;
	font-weight: 600;
	border-radius: 12px !important;
}

.claroxan_advanced {
	padding: 50px 0;
}

.claroxan_advanced h2 {
	font-size: 48px;
	line-height: 56px;
	text-align: center;
	color: #4e1f3a;
	font-weight: bold;
	margin: 0;
	margin-bottom: 30px;
}

.claroxan_advanced p {
	font-size: 16px;
	line-height: 24px;
	text-align: center;
	color: #666666;
	font-weight: 300;
	margin: 0;
	margin-bottom: 15px;
}

.claroxan_advanced li, ul.list_itams li {
	display: inline-block;
	vertical-align: top;
	width: 30%;
	margin-right: 30px;
}

ul.list_itams {
	margin: 0;
	padding: 0;
	margin-top: 40px;
}

.claroxan_advanced li img, ul.list_itams li img {
	width: 100%;
}

ul.list_itams li img {
	border: 4px solid #63b1e5;
}

.claroxan_advanced li h3, ul.list_itams li h3 {
	font-size: 24px;
	color: #4e1f3a;
	font-weight: bold;
	line-height: 30px;
	margin-bottom: 20px;
}

.claroxan_advanced li h4, ul.list_itams li h4 {
	font-size: 18px;
	color: #4e1f3a;
	font-weight: bold;
	line-height: 26px;
	margin: 15px 0;
}

ul.list_itams li h4, ul.list_itams li h3 {
	text-align: left;
}

.claroxan_advanced li p, ul.list_itams li p {
	text-align: left;
	font-size: 18px;
	line-height: 22px;
	margin-bottom: 0px;
}

.section_blue h2 {
	font-size: 36px;
	line-height: 42px;
	color: #4e1f3a;
	font-weight: bold;
	margin: 0;
	margin-bottom: 35px;
}

.section_blue p {
	font-size: 16px;
	line-height: 22px;
	color: #666666;
	font-weight: 300;
	margin: 0;
}

.img_with_text {
	width: 700px;
	margin: 0 auto;
	margin-top: 50px;
}

.img_with_text h3 {
	font-size: 24px;
	line-height: 30px;
	color: #4e1f3a;
	font-weight: bold;
	margin: 30px 0;
}

.img_with_text p {
	font-size: 16px;
	line-height: 22px;
	color: #666666;
	font-weight: 300;
	margin: 0px !important;
}

span.building_trust {
	color: #f6583a;
	font-size: 16px;
	font-weight: 500;
	margin-bottom: 6px !important;
	display: block;
}

.footer_menu .col ul {
	margin: 0;

	padding: 0;
}

.footer_menu .col ul li {
	list-style: none;
	margin-bottom: 12px !important;
}

.footer_menu .col ul li a, .footer_menu .col ul li {
	font-size: 14px;
	line-height: 20px;
	font-weight: 300;
}

.footer_menu .col h4 {
	font-weight: 400;
	font-size: 14px;
	margin: 0;
	margin-bottom: 12px;
}

p.footer_text {
	font-size: 12px;
	text-align: center;
	line-height: 18px;
	font-weight: 300;
	margin: 0;
	margin-top: 40px;
}

li.coppy_text, li.footer_img {
	font-size: 12px !important;
	line-height: 16px !important;
	margin-top: 25px;
}

.claroxan_advanced ul {
	margin: 0;
	padding: 0;
}

.form_element {
	display: inline-block;
	padding: 5px;
}

.sel {
	min-height: 50px;
	width: 100%;
	padding: 4px 12px;
	font-size: 16px;
	border: 1px solid #e0e0e0;
	border-radius: 2px;
}

.checkout_page_content .right_col {
	max-width: 350px;
}

.proudly_formulated, .desk_hide {
	display: none;
}
.order_summary_boxes {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
strong.thankyou {
    font-weight: bold;
}
.order_summary_boxes .order_summary_box {
    padding: 15px;
    background: #f7f7f7;
    width: 100%;
    margin-bottom: 2%;
}
.order_summary_boxes .box_title {
    color: #913b44;
    font-weight: 700;
    font-size: 18px;
    line-height: 25px;
    margin-bottom: 10px;
}
.stories_head {
    background: #913b44;
    padding: 15px 0;
	text-align: center;
}
.stories_head p{
	color:#fff;
	font-size:15px;
	margin: 0px;
}
.section_stories {
    padding: 60px 0;
}
.section_stories h2 {
    text-align: center;
    font-size: 40px;
    line-height: 46px;
    margin-bottom: 0;
}
.story_grid {
    text-align: center;
    margin: 60px 0;
}
.story_grid img{
	margin-bottom:60px;
}
.story_grid h3 {
    font-size: 26px;
    line-height: 32px;
	color:#4e1f3a;
	margin:0;
}
.story_grid h4 {
    font-size: 22px;
    line-height:28px;
    margin: 30px 0;
	color:#4e1f3a;
}
.story_grid h5 {
    font-size:20px;
    line-height:26px;
    margin: 30px 0;
	color:#913b44;
}
.story_grid p {
    text-align: left;
    width: 700px;
    margin: 0 auto;
    margin-bottom: 15px;
}
.stories_hero img{
	width:100%;
}
.product_options .option .disc {
	font-weight: 600;
	font-size: 14px;
	line-height: 18px;
	margin-bottom: 5px;
	text-transform: uppercase;
	color: #666666;
}
.product_options .option .name {
	color: #4e1f3a;
	font-weight: 500;
	font-size: 12px;
	line-height: 15px;
	margin-bottom: 0;
	text-transform: uppercase;
}
.product_options .option {
	border: 1px solid #666;
	padding: 10px 20px;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	max-width: 400px;
	margin-bottom: 10px;
}
.order_grid .product_options .option {
	padding: 10px 16px;
}
@media screen and (max-width:767px) {
	.proudly_formulated {
		background: #aad5f4;
		padding: 50px 5px 35px;
		display: block;
	}
button#go_pay_main {
    padding: 15px 5px !important;
    font-size: 15px !important;
}
.modal-content {
    padding: 20px !important;
    width: 96% !important;
}
.wide_grid.order_grid {
    display: block;
}
.story_grid p {
    text-align: center;
    width: 100%;
}
.section_stories {
    padding: 15px 0;
}
.section_stories h2 {
    font-size: 22px;
    line-height: 30px;
}
.story_grid h4 {
    font-size: 18px;
    line-height: 26px;
}
.story_grid, .story_grid h4, .story_grid h5 {
    margin: 15px 0;
}
.story_grid img {
    margin-bottom: 15px;
}
	.proudly_formulated h3 {
		text-align: center;
		margin-bottom: 20px;
	}

	.proudly_formulated p {
		font-size: 14px;
		line-height: 20px;
	}

	.proudly_formulated img {
		margin: 15px 0 30px;
	}

	.our_customers li img {
		margin: 15px 0px;
	}

	.our_customers li {
		margin-bottom: 25px !important;
	}

	.manufactured-in-us li img, .our_customers li img {
		border: 0px solid #0d004c;
	}

	#header .top_text, .review-box-checkout.checkout_desktop, .review-box-checkout.checkout_mobile {
		display: none;
	}

	.checkout_page_content {
		flex-direction: column-reverse;
	}

	#cart_review .go_pay_main, .cart_items_wrap {
		display: none;
	}

	.mobile_only_chk {
		display: block !important;
	}

	#header .header_bottom {
		border: none;
		padding: 0;
	}

	.prefom_img img, .top_part, .ingred_list, .mission_img img {
		width: 100%;
	}

	.desk_hide {
		display: block !important;
	}

	.container-sm {
		width: 100%;
	}

	.mission_statement {
		padding: 20px 0;
	}

	.mission_statement h2 {
		font-size: 22px;
		line-height: 30px;
	}

	a.btn.large.btn_reviews {
		padding: 8px 40px !important;
	}

	.about_captions h2 {
		font-size: 28px !important;
		line-height: 36px !important;
	}

	p.btn_pacific {
		padding: 10px !important;
		font-size: 20px !important;
		margin-bottom: 15px !important;
	}

	.header_message {
		display: none;
	}

	.grid_about_page {
		padding: 35% 0 !important;
	}

	.inner_promo {
		font-size: 20px;
		line-height: 30px;
		margin-bottom: 10px;
	}

	.shipping_text p {
		text-align: left !important;
	}

	.manufactured-in-us li, .our_customers li {
		width: 100%;
		margin: 0;
	}

	.whats_corduzin h2 {
		font-size: 32px;
		line-height: 40px;
		margin: 35px 0;
	}

	.whats_corduzin h4 {
		margin-bottom: 25px;
	}

	.whats_corduzin p.text-center {
		text-align: left !important;
		margin-top: 30px;
	}

	.ingred_list h4 {
		margin-bottom: 10px;
		font-size: 16px;
		color: #666666;
		font-weight: 600;
	}

	.ingred_list {
		padding-left: 15px !important;
		margin-top: 20px;
	}

	.rates_slider.slick-initialized.slick-slider {
		padding: 0 50px;
	}

	.review_component_home .rates_wrap .rates_slider .element {
		padding-right: 0 !important;
	}

	.review_component_home .rates_wrap .title {
		margin-bottom: 20px !important;
	}

	.ingred_list li {
		padding-left: 20px;
		font-size: 16px;
	}

	.review_grid h4 {
		font-size: 17px;
		line-height: 22px;
		margin-bottom: 20px;
	}

	.col-md-3.mobile_only {
		display: none;
	}

	.our_customers li h5 {
		font-size: 22px;
		line-height: 28px;
	}

	.our_customers p {
		font-size: 20px;
		line-height: 28px;
	}

	.footer_info img.mobile_only {
		margin-bottom: 15px;
	}

	.our_mission p {
		font-size: 20px;
		line-height: 26px;
	}

	.auth p {
		font-size: 24px;
		line-height: 24px;
	}

	.auth p span {
		font-size: 20px;
	}

	.ingred_list li:before {
		left: 10px;
	}

	.pd_70 {
		padding: 30px 0;
	}

	.whats_corduzin.pd_70 {
		padding-top: 60px;
	}

	.review_section {
		margin-bottom: 0px;
		border-top: 1px solid #4e1f3a;
		padding-top: 20px;
	}

	.review_section p.text-center, .review_grid h4.text-center {
		text-align: left !important;
	}

	.bg_corduzin.our_mission {
		background: #aad5f4;
		padding: 40px 0;
	}

	.performance_levels h3 br, .our_mission p.text-center br {
		display: none;
	}

	.performance_levels h3 {
		margin-bottom: 15px;
		font-size: 24px;
		line-height: 34px;
	}

	.prefom_img {
		margin: 25px auto;
	}

	.manufactured-in-us li {
		margin-bottom: 20px;
	}

	.manufactured-in-us ul, .our_customers ul {
		margin: 20px 0;
	}

	.review_grid {
		margin-top: 25px;
	}

	.review_section h2 {
		font-size: 24px;
		line-height: 30px;
		margin-bottom: 25px;
	}

	li.coppy_text, li.footer_img {
		font-size: 18px !important;
		line-height: 26px !important;
		margin-top: 0;
	}

	.our_customers.pd-60 {
		padding: 40px 0 20px;
	}

	.footer p {
		margin: 70px 0 20px;
		color: #fff;
		font-size: 14px;
		line-height: 20px;
		font-weight: 300;
	}

	.footer {
		padding: 40px 20px;
	}

	.stars i {
		font-size: 18px;
		line-height: 18px;
	}

	.stars {
		margin-bottom: 15px;
	}

	.pd-60 {
		padding: 20px 0px;
	}

	.featured_testimonial .text {
		font-size: 20px;
		line-height: 29px;
		margin-bottom: 15px;
	}

	h3 {
		font-size: 24px;
		line-height: 32px;
	}

	h2 {
		font-size: 28px;
		line-height: 38px;
	}

	.mob_hide {
		display: none !important;
	}

	.banner_mob_top h3 {
		color: #666666;
		font-size: 19px;
		font-weight: 600;
		padding-right: 15px;
		line-height: 26px;
	}

	span.hr {
		background: #4e1f3a;
		width: 100%;
		height: 1px;
		display: inline-block;
		margin-bottom: 10px;
	}

	.banner_mob_top {
		padding-top: 15px;
	}

	.banner_mob_top p {
		font-size: 18px;
		font-weight: 500;
		line-height: 24px;
		margin-top: 5px;
	}

	.pay_info img {
		width: 50px;
	}

	.pay_info {
		padding: 0 35px;
	}

	.product_main .prod_info_block {
		padding-left: 80px;
		margin-top: 30px;
	}

	.hero_rating {
		margin: 30px 15px 30px;
	}

	.option_text p {
		font-size: 18px;
		line-height: 24px;
	}

	.option_text {
		padding: 30px 0;
	}

	.hero_rating .stars {
		float: left;
		margin-right: 20px;
	}

	.hero_rating p {
		color: #4e1f3a;
		font-size: 16px;
		font-weight: 500;
	}

	.hero_rating p span {
		margin-right: 12px;
	}

	.acc_business {
		margin-top: 30px;
	}

	.acc_business img {
		width: 160px;
	}

	.img_with_text {
		width: 100%;
		margin-top: 20px;
	}

	.claroxan_advanced li, ul.list_itams li {
		width: 100%;
		margin-right: 0px;
	}

	br {
		display: none;
	}

	.section_blue h2, .claroxan_advanced h2 {
		font-size: 22px;
		line-height: 30px;
		margin-bottom: 15px;
	}

	.product_main .right_col {
		width: 100% !important;
		min-width: 100% !important;
	}

	.img_with_text h3 {
		margin: 15px 0 !important;
	}

	ul.list_itams, p.footer_text {
		margin-top: 0 !important;
	}

	.review_component_home .rates_wrap .see_all_rev {
		margin-top: 30px;
	}

	.claroxan_advanced {
		padding: 15px 0;
	}

	#header .container_top .menu_info a.tel, .menu_trigger {
		color: #fff !important;
	}

	.review_component_home .rates_wrap .rates_slider .slick-arrow.arrow-prev {
		right: 25px !important;
	}

	.review_component_home .rates_wrap .rates_slider .slick-arrow {
		right: 0 !important;
	}

	.footer_info li br {
		display: block;
	}

	.footer_info h4, .footer_info li, .footer_info li a {
		font-size: 20px;
		line-height: 26px;
		margin-bottom: 20px;
	}

	.footer_info img {
		margin-bottom: 25px !important;
	}

	.btn_corduzin_md, .btn_corduzin_md:hover {
		background: #4e1f3a;
		padding: 10px 45px;
		font-size: 18px;
		line-height: 24px;
		margin-bottom: 40px;
	}

	.review_component_home .rates_wrap .rates_slider .slick-arrow.arrow-prev {
		right: 25px !important;
		top: -50px;
	}

	.review_component_home .rates_wrap .rates_slider .slick-arrow {
		right: 0 !important;
		top: -50px;
	}

	.checkout_nav .item {
		font-size: 14px;
	}

	#header .top_number {
		width: 100%;
	}

	#myModal .text-pop-bottom p {
		display: none;
	}

	#myModal .opt-pop {
		float: none;
		width: 100%;
	}

	#myModal .no_tahnks.btn_pop.small {
		float: none;
		padding: 10px 15px;
	}

	#myModal .popup-img-desktop {
		display: none;
	}

	#myModal .product_main .right_col_img .desc-new {
		font-size: 13px;
	}

	#myModal .product_main .right_col_img span.info {
		font-size: 14px;
	}

	#myModal .product_options .option .desc {
		margin-top: 0px;
	}

	.checkout_nav .item {
		padding: 8px 0px !important;
	}

	.checkout_page_content {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}

	.image_coll .ribbon_bottom {
		padding-right: 15px;
	}

	.image_coll .image_table {
		width: 100%;
		max-width: 100%;
		margin: 0 auto 20px;
	}

	.image_coll .prod_image {
		width: 100%;
	}

	.image_coll .image_desc {
		padding-left: 0;
	}

	.image_coll .desc {
		width: 100%;
		padding-left: 0;
		margin-bottom: 20px;
	}

	.ordder_page_info .pay_info img:last-child {
		margin-right: 0;
	}

	.ordder_page_info .pay_info {
		-webkit-box-pack: space-evenly;
		-moz-box-pack: space-evenly;
		-ms-flex-pack: space-evenly;
		justify-content: space-evenly;
	}

	.ordder_page_info .col {
		width: 100%;
		margin-bottom: 15px;
	}

	.ordder_page_info {
		display: block;
	}

	.order_grid.wide_grid .top_part .text span {
		font-weight: 600;
	}

	.order_grid.wide_grid .top_part .text {
		margin-top: 20px;
	}

	.order_grid.wide_grid .col {
		border-top: 1px solid #ccc;
		width: 100%;
		margin-bottom: 30px;
	}
.desc_order_now {
    padding: 4px  15px!important;
    font-size: 15px !important;
}

	.order_now .product_options .option .name {
		font-size: 14px !important;
		line-height: 15px !important;
	}

	.top_part.order_now_pro .left-box-top {
		width: 100% !important;
	}

	.top_part.order_now_pro .mobile-side {
		width: 63%;
		display: inline-block;
		margin-top: 30px;
		position: absolute;
	}

	.top_part.order_now_pro .image.mobile_only.top_mobile {
		display: inline-block;
		width: 35%;
		margin-top: 30px;
		margin-bottom: 0 !important;
	}
.top_part.order_now_pro {
    display: block !important;
    min-height: 240px;
}
	.top_part.order_now_pro .desc {
		font-size: 15px !important;
		padding: 0 25px !important;
	}

	.checkout_button {
		max-width: 100%;
	}

	.product_main .prod_info_block {
		padding-left: 0;
	}

	.product_main {
		display: block;
	}

	.product_main .left_col {
		width: 100%;
		margin-right: 0;
	}

	.product_main .right_col {
		width: 50%;
		min-width: 50%;
	}

	.product_main .right_col {
		width: 100%;
	}

	.product_main .right_col .title {
		margin-bottom: 10px;
	}

	.product_main .right_col .prod_disclaimer {
		max-width: 100%;
	}

	.product_options {
		margin-top: 50px;
	}

	.product_options .option {
		max-width: 100%;
	}

	.review_component_home .top_part>.title {
		font-size: 24px;
		line-height: 35px;
	}

	.top_nav span#drop-d {
		margin-top: 15px !important;
	}

	#drop-d i {
		display: block !important;
	}

	.wide_grid.product_grid .top_part .image {
		min-width: 50%;
	}

	.pro_menu:hover ul.sub-menu {
		display: none !important;
	}

	.zig_zag_custom .container {
		padding-right: 15px;
	}

	.zig_zag_custom.image_left .container {
		padding-left: 15px;
	}

	.zig_zag_custom.image_left .content_wrap {
		width: 100%;
	}

	.zig_zag_custom .content_wrap {
		padding: 50px 0;
		width: 100%;
	}

	.zig_zag_custom .image {
		display: none;
	}

	.medical_component .desc {
		height: auto;
		padding-bottom: 30px;
	}

	.medical_component .desc .btn {
		position: relative;
		bottom: auto;
		left: auto;
	}

	.zig_zag {
		display: block;
	}

	.zig_zag.image_right .content_wrap {
		padding: 40px 50px;
	}

	.zig_zag .image {
		width: 100%;
	}

	.zig_zag .image img {
		position: relative;
	}

	.zig_zag .content_wrap {
		padding: 40px 50px;
		max-width: 100%;
	}

	.simple_band_text {
		font-size: 18px;
		line-height: 25px;
	}

	.simple_band_text .title {
		font-size: 24px;
		line-height: 35px;
	}

	.medical_component .prod_desc_grid {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}

	.medical_component .col {
		width: 100%;
		margin-bottom: 30px;
		display: block;
	}

	.medical_component .col img {
		display: none;
	}

	.medical_component .col:last-child .desc {
		border-left: none;
		border-right: 8px solid #f6583a;
	}

	.checkout_page_content .right_col {
		margin-left: 0;
		min-width: 100%;
	}

	.shipp_form .form_element.mhalf {
		width: calc(50% - 10px) !important;
	}

	.desc.optimis {
		margin-right: 0px;
	}

	header#header {
		height: 55px;
	}

	.header_bottom {
		position: fixed;
		top: 0;
		z-index: 9;
		width: 100%;
		margin-top: 55px;
	}

	.header_top {
		position: fixed !important;
		width: 100% !important;
		z-index: 999999 !important;
	}

	#header .header_top {
		background: #fff;
		border-bottom: 10px solid #4e1f3a;
	}

	#header .header_top i {
		color: #666666;
		font-size: 30px;
	}

	#discount_code_submit {
		-webkit-appearance: none !important;
	}

	.medical_component .desktop_only_h {
		display: none !important;
	}

	.simple_band_text.home-f, .medical_component.home-f .title.text_center.passion {
		font-size: 18px;
		line-height: 25px;
	}

	.medical_component .desc .title {
		font-size: 22px !important;
	}

	.btn.home-f {
		font-size: 13px;
		font-weight: 500;
	}

	.medical_component.home-f .text, .home-f-text {
		font-size: 18px !important;
	}

	.review_component_home .top_part>.desc, .review_component_home .rates_wrap .title, .zig_zag_custom.home-f p {
		font-size: 18px !important;
	}

	a.btn.large.job_button {
		font-size: 14px;
		font-weight: normal;
	}

	a.btn.large.no_shadow.home-f {
		font-size: 24px;
		font-weight: 500;
		line-height: normal;
	}

	.zig_zag_custom.home-f .content_wrap .title {
		color: #4e1f3a;
		font-weight: 400;
		font-size: 22px;
		line-height: 30px;
	}

	.text.home-s-f {
		font-size: 18px !important;
		font-weight: 300 !important;
	}

	.auth.home-s-f {
		font-weight: normal !important;
		font-size: 18px !important;
	}

	.story .banner_txt_top {
		color: #fff !important;
		font-size: 20px !important;
	}

	.story .banner_txt_bottom {
		position: absolute !important;
		bottom: 50px;
		left: 0 !important;
		text-align: left;
		padding: 0 20px;
	}

	.story .banner_txt_bottom h5 {
		color: #fff;
		margin: 0;
	}

	.story .banner_txt_bottom p {
		color: #fff;
		margin: 5px 0;
	}

	.story .banner_txt_bottom p span {
		color: #fff;
		margin: 0;
	}

	ul.drop-sub {
		display: block !important;
	}

	.paddingsettings {
		padding: 0 3% !important;
	}

	.check_text p, .check_img {
		width: 100% !important;
	}

	.check_img {
		text-align: center !important;
	}

	.check_text {
		text-align: center;
		padding: 0 0px 15px;
	}

	.checkout_shipping_options #go_pay_main {
		width: 100%;
	}

	#banner1 {
		height: 170px;
	}

	#pupop1 {
		display: none;
	}

	#pupop2 {
		display: block;
	}

	.checkout_page_content {
		flex-wrap: wrap;
	}

	.Optimis7Label-img img {
		max-width: 100% !important;
		width: 100% !important;
	}

	.ship_img_mob {
		text-align: center;
	}

	.ship_img {
		display: none;
	}

	.bb_mob, .eye_text, .slider_bottom_text, .ship_img_mob {
		display: block !important;
	}

	.desc.slider_bottom_text {
		padding-top: 15px;
	}

	.prod_disclaimer.prod_disclaimer_mob, .desc_desktop_health {
		display: none !important;
	}

	.icon_row.mob_text_hide, .prod_disclaimer.prod_disclaimer_mob .text {
		display: none !important;
	}

	.wide_component {
		padding: 20px 0 0 !important;
	}

	.wide_component.page_content .faq_component .container.pad {

		padding: 0 0 !important;
	}

	.full_image_component .container+.full_image {
		margin-top: 20px !important;
	}

	.full_image_component .full_image {
		margin-bottom: 0px !important;
	}

	.info_claroxan {
		margin-bottom: 0 !important;
	}

	.text_center {
		text-align: center !important;
	}

	.wide_component .container>.desc {
		max-width: 100% !important;
	}

	.wide_component .container .subtitle {
		margin-top: 10px !important;
		margin-bottom: 5px !important;
	}

	.wide_component .container>.title {
		margin-bottom: 20px !important;
	}

	.prod_disclaimer.prod_disclaimer_mob {
		display: inherit !important;
	}

	.review_component_home {
		padding: 0 !important;
	}

	.desc br, .title.small br, .title br, .subtitle br {
		display: none;
	}

	.stories_component .subtitle {
		font-size: 18px !important;
		line-height: 26px !important;
	}

	.text_center.see_all_rev {
		margin-bottom: 15px !important;
	}

	.stories_component .stories img {
		margin-bottom: 20px !important;
	}

	#stamped-reviews-widget {
		padding: 0 15px !important;
	}

	.zig_zag_custom .content_wrap, .stories_component, #footer {
		padding: 20px 0 !important;
	}

	.bb_mob {
		text-align: center;
	}

	.product_main {
		padding: 20px 0 0 !important;
	}

	.featured_testimonial {
		padding: 0px 0 50px;
		background: #aad5f4;
	}

	.wide_component .wide_grid .card_title, .wide_component .wide_grid .name, .wide_component .container>.title.small {
		font-size: 22px !important;
		line-height: 30px !important;
	}

	.review_component_home .top_part>.title {
		margin-bottom: 30px !important;
	}

	.review_component_home .top_part .stars {
		margin-bottom: 0 !important;
	}

	.wide_component .container>.desc+.image, .product_main .prod_info_block .info_row {
		margin-top: 15px !important;
	}

	.review_component_home .top_part>.desc {
		margin-bottom: 10px !important;
	}

	.prod_disclaimer.prod_disclaimer_mob img, .dest_proudly {
		display: none;
	}

	.mob_proudly .desc {
		margin-bottom: 20px;
	}

	.wide_component.mob_proudly .wide_grid .col {
		margin-bottom: 0;
	}

	.wide_component.mob_proudly .wide_grid .image {
		margin-bottom: 15px;
	}

	.bb_mob {
		padding-top: 30px;
	}

	.mob_proudly {
		display: block !important;
	}

	.prod_page_reviews .reviws {
		margin-bottom: 10px !important;
	}

	.product_page_top {
		display: block !important;
	}

	.wide_grid.product_grid .top_part.products_top_img .image {
		text-align: center !important;
	}

	.product_main.ordernow_products .product_options .option {
		max-width: 100% !important;
	}

	.mobile_product_grid .top_part {
		margin-top: 15px;
	}

	.wide_grid.product_grid.mobile_product_grid .top_part .image {
		min-width: 45%;
	}

	.blue-border.mobile_interlink span a {
		font-size: 15px;
		line-height: 25px;
		color: #666 !important;
	}

	.container.grid_ordernow {
		padding: 0 20px !important;
	}

	.grid_ordernow h2 {
		font-size: 24px !important;
		line-height: 32px !important;
	}

	.grid_ordernow h3 {
		font-size: 24px !important;
		line-height: 28px !important;
		padding-bottom: 10px !important;
	}

	.checkout_nav .item {
		width: 30%;
	}

	.checkout_shipping_options {
		padding: 25px 0 !important;
	}

	.cart_content {
		padding: 20px !important;
	}

	.review-right {
		width: 156px !important;
	}

	.review-box-checkout.checkout_mobile {
		margin-top: 20px !important;
	}

	#side_cart {
		right: -110% !important;
	}

	.review-box-checkout.checkout_mobile {
		display: block !important;
	}

	.checkout_form_wrap .form_element {
		width: 100% !important;
	}

	.pay_form .checkout_form_wrap .form_element {
		width: 98% !important;
	}

	.container {
		width: 100% !important;
		max-width: 100% !important;
	}

	.review-box-checkout.checkout_desktop {
		display: none;
	}

	.banner_captions {
		width: 90% !important;
		padding: 20px !important;
	}

	.banner_captions h4 {
		font-size: 24px !important;
		line-height: 32px !important;
		padding-bottom: 30px !important;
	}

	.banner_captions h2 {
		font-size: 40px !important;
		padding-bottom: 30px !important;
	}

	.banner_captions p {
		font-size: 16px !important;
		line-height: 26px !important;
	}

	.home_new_banner .container {
		width: 100% !important;
		margin: 0 !important;
	}

	.wide_component.page_content .title.small {
		margin-bottom: 0 !important;
	}

	.wide_component.page_content {
		padding: 20px 0 !important;
	}

	.main_image .slick-slide img {
		max-height: 39vh !important;
	}

	.review-box-checkout.checkout_mobile .star-rating i.fa.fa-star {
		font-size: 12px !important;
	}

	.mobile_left {
		text-align: left;
	}

	.banner {
		height: auto;
	}

	.zig_zag .content_wrap {
		padding: 40px 30px !important;
		max-width: 100%;
	}

	.payment_box {
		padding: 0 !important;
	}

	.zig_zag .content_wrap .title {
		color: #4e1f3a;
		font-weight: 700;
		font-size: 22px !important;
		line-height: 40px !important;
		margin-bottom: 30px;
	}

	.desktop_only {
		display: none !important;
	}

	.verified-review {
		font-size: 12px !important;
	}

	#btnSubmit {
		-webkit-appearance: none;
	}

	.mobile_only_h {
		display: block !important;
	}

	.pro_page_info {
		display: block !important;
	}

	.banner .banner_txt .subtitle {
		font-size: 18px;
		line-height: 25px;
		margin-bottom: 35px;
	}

	.banner .banner_txt .title {
		font-size: 24px;
		line-height: 35px;
		margin-bottom: 25px;
	}

	.banner .banner_txt {
		padding: 20px 15px;
		top: 50% !important;
		left: 50% !important;
		bottom: auto !important;
		right: auto !important;
		-webkit-transform: translate(-50%,-50%);
		-ms-transform: translate(-50%,-50%);
		transform: translate(-50%,-50%);
		width: 100%;
	}

	.banner .banner_txt {
		color: #fff;
		font-size: 18px;
		line-height: 25px;
	}

	.banner>img {
		-o-object-position: center;
		object-position: center;
	}
}

@media (max-width: 850px) {
	.menu_trigger {
		display: block;
	}

	.top_cart_wrap .cart {
		background: transparent url(/dist/assets/images/cart_bg_blue.png) no-repeat center/contain;
	}

	.top_cart_wrap .desktop_only {
		display: none;
	}

	.prod_nav {
		display: -webkit-box;
		display: -moz-box;
		display: -ms-flexbox;
		display: flex;
	}

	#header .header_bottom .container_menu {
		display: block;
	}

	#header .header_bottom {
		border: none;
		padding: 0;
	}

	#header .header_bottom .container_menu .menu {
		width: 100%;
		display: none;
	}

	#header .header_bottom .container_menu .menu .menu_list {
		width: 100%;
		text-align: center;
	}

	#header .header_bottom .container_menu .menu .menu_list li {
		padding: 10px 0;
	}

	#header .header_bottom .container_menu .menu_info {
		display: none;
	}

	#header .header_bottom .top_nav {
		display: block;
	}

	#header .header_message {
		display: none;
	}

	#header .container_top {
		padding: 0 0 0 15px;
		min-height: 55px;
	}

	#header .container_top .logo {
		margin-right: 15px;
	}

	#header .container_top .logo img {
		width: 130px;
	}

	#header .container_top .menu_info {
		margin-left: auto;
		margin-right: 0;
		-webkit-box-align: center;
		-moz-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		display: none !important;
	}

	.menu_info.mobile_only a {
		display: inline-block;
		vertical-align: top;
	}

	.wide_component.text_center.mobile-pro-only {
		display: block;
	}

	.blue-bar {
		background: #4e1f3a;
		color: #fff;
		font-size: 13px;
		padding: 12px 20px;
	}

	.blue-bar span {
		font-weight: bold;
	}

	.blue-border {
		padding: 12px;
		border-bottom: 1px solid #2a76a3;
	}

	.blue-border span {
		font-size: 15px;
		padding: 15px;
	}

	.col.mobile-pro-only {
		display: block;
	}

	.col.mobile-pro {
		display: none;
	}

	.review-stamped {
		max-width: 200px;
	}

	#header .container_top .menu_info a.tel {
		color: #4e1f3a;
		font-weight: 600;
		text-decoration: none;
		font-size: 13px;
		line-height: 16px;
		margin-right: 10px;
	}

	#header .container_top .menu_info a.tel .mobile_only {
		display: block;
	}

	#header .container_top .menu_info .btn {
		-webkit-box-shadow: none;
		box-shadow: none;
		border-radius: 0;
		padding: 18px 20px;
	}
}

@media (max-width: 990px) {
	#header .header_bottom .container_menu .menu {
		justify-self: left;
	}
}


/* New Css */
.real_reviews_top {
    border-bottom: 1px solid #ddd;
    padding: 15px 0;
    margin-bottom: 20px;
}
.real_reviews .owl-theme .owl-nav {
    margin-top: 0;
    position: absolute;
    top: -66px;
    right: 0;
}
.real_reviews .owl-theme .owl-nav span {
    font-size: 36px;
    line-height: 0;
}
.top_reviews {
    padding-right: 40px;
}
.real_reviews .owl-theme .owl-nav [class*=owl-]:hover {
    background: transparent !important;
    color: #000 !important;
    text-decoration: none;
}
.reviews_top_left, .reviews_top_right, .real_reviews_left, .real_reviews_right {
    display: inline-block;
    vertical-align: middle;
    width: 49%;
    text-align: left;
}
.reviews_top_left i, .top_reviews i {
    color: #ffd200;
    font-size: 14px;
}	
.reviews_top_right p {
    color: #aaa;
    margin:0px;
    font-size: 11px;
}
.reviews_top_right, .real_reviews_right {
    text-align: right;
}
.reviews_content_left, .reviews_content_right{
    display: inline-block;
    vertical-align: top;
}
.real_reviews_left h3 {
    font-size: 20px;
    color: #666;
    margin: 0;
    font-weight: 700;
}
.reviews_content_left{
	 width: 90px;	
	    margin-right: 10px;
	}
.reviews_content_left img {
    border: 1px solid #ddd;
    padding: 3px;
    border-radius: 5px;
    background: #fff;
}
.reviews_content {
    margin-top: 20px;
}
.reviews_content_left img {
    object-fit: cover;
    width: 100%;
}
.reviews_content_right {
    width: 220px;
    text-align: left;
}
.reviews_content_left p {
    margin: 0;
    font-size: 10px;
    color: #aaa;
}
.reviews_content_right p {
    font-style: italic;
    font-size: 14px;
    font-family: Open Sans;
    line-height: 19px;
    color: #a2a2a2;
    padding: 0;
    margin: 0;
    font-weight: normal;
}
.reviews_content_left p {
    text-align: left;
}
.reviews_content_right h4 {
    font-weight: 700;
    font-size: 13px;
    margin-top: 5px;
    color: #777;
    text-align: left;
}
.real_reviews .owl-theme .owl-nav span:focus {
    outline: none;
}
.reviews_content_left a {
    text-decoration: inherit;
}
.real_reviews .owl-theme .owl-nav button {
    box-shadow: none;
}
.review-head li a {
    margin-right: 15px;
    font-size: 15px;
    border: 1px solid #777;
    padding: 10px 20px;
    text-decoration: none;
    color: #000;
    font-size: 16px;
}
.review-head {
    text-align: center;
    padding: 15px  0;
}
.review-head li {
    display: inline-block;
    vertical-align: top;
}
.review-head li.active a {
    font-weight: bold;
    background: #fafafa;
    box-shadow: 0px 1px 2px #ccc;
}
.review-container {
    width: 1200px;
    margin: 0 auto;
}
.review-container .reviews_box {
    margin-right: 3%;
	display: inline-block;
    vertical-align: top;
    width: 46% !important;
    padding-top: 30px;
    margin-bottom: 35px;
    padding-bottom: 15px;
    border-top: 1px solid #f0f0f0;
    font-size: 14px;
}
.review-container .reviews_content_right {
    width: 80%;
}
span.verified_buyer {
    color: #1cc286;
    font-weight: normal;
    position: relative;
    margin-left: 5px;
}
p.review_type, p.review_type a {
    font-size: 12px;
    color: #777;
    font-weight: normal;
	text-decoration: none;
}
.review-container h4.rev_name {
    margin: 15px 0px 5px;
}
.reviews_content_right .reviews_top {
    margin-bottom: 15px;
}
span.verified_buyer img {
    width: 10px;
}
.review-head ul {
    margin: 0;
    padding: 0;
}
.real_reviews .owl-theme .owl-nav button {
    background: transparent !important;
    box-shadow: inherit !important;
}
@media (max-width: 767px) {
.review-container {
    width: 100%;
}
.reviews_content_right {
    width: 70% !important;
}
.review-container .reviews_content_right {
    width: 70%;
}
section.page_reviews {
    padding: 15px;
}
.review-container .reviews_box {
    margin-right: 0;
    width: 100% !important;
    padding-top: 15px;
    margin-bottom:15px;
    padding-bottom: 15px;
}
	}