/*
Theme Name: redrock Child
Theme URI: 
Description: 
Author: 
Author URI: 
Version: 1.0.0
Template: redrock
*/
@import url("../redrock/style.css");
.portal {
    margin-right: 10px;
}
ul.tc {
    display: flex;
    list-style-type: none;
    column-gap: 7px;	
}
.step .elementor-widget-wrap{
    background: linear-gradient(white, white) padding-box, linear-gradient(to bottom, #ededed, #ED1C24, #ededed) border-box;
 border-radius: 30px;
    border: 1px solid transparent;
}
.twentytwenty-horizontal .twentytwenty-right-arrow:before{
display:none;	
}
.twentytwenty-horizontal .twentytwenty-left-arrow:before{
display:none;	
}
.faq .elementor-tab-title {
    background: linear-gradient(#f7f7f7, #ffffff) padding-box, linear-gradient(to bottom, #ededed, #ED1C24, #ededed) border-box;
    border-radius: 10px;
    border: 1px solid transparent !important;
	margin-top:20px;
}
.faq .elementor-accordion-icon {
position: relative;
    top: 3px;
    left: -5px;
}
.faq ol, ul {
    margin-left: 15px;
}
.faq .elementor-accordion-item {
    margin-top: 20px;
}
.menu-footermenu-container ul {
    margin:30px 0px;
    display: flex;
    column-gap: 30px;
    align-items: center;
    justify-content: center;	
}
ul.fc {
    margin: 0px;
    display: flex;
    align-items: flex-start;
    justify-content: center;
}
ul.fc li {
    border-width: 0px 2px 0px 0px;
    border-style: solid;
    border-image: linear-gradient( to bottom, #fff0, #fff0, red, #fff0, #fff0 ) 1 100%;
    max-width: 300px;
    width: 300px;
    padding: 0px 20px;
}
ul.fc li:last-child{
border-right:0px;	
}
ul.fc li .icon {
    border: 1px solid #ED1C24;
    border-radius: 50px;
    width: 71px;
    height: 71px;
    line-height: 91px;
    margin: 0px auto 20px;
}
ul.fc li h2 {
    color: #fff;
    letter-spacing: 0;
    font-size: 24px;
    font-family: "Montserrat", Sans-serif;
    font-weight: 700;
    margin-bottom: 6px;
}
ul.fc li a {
text-transform: none !important;
}
.footer_bottom_holder .fa-stack {
    width: 2em;
}
.blog_large_image .post_info {
    display: none !important;
}
.blog_large_image p.post_excerpt {
    color: #464646;
    font-size: 15px;
    line-height: 25px;
}
.blog_large_image a.qbutton.small {
    color: #ffffff;
    border-color: #ed1c24;
    font-style: normal;
    font-weight: 800;
    font-family: Montserrat;
    text-transform: uppercase;
    font-size: 15px;
    letter-spacing: 0px;
    border-radius: 50px;
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
    background-color: #ed1c24;
}
.blog_large_image .post_more {
    margin: 20px 0 0 !important;
}
.blog_holder.blog_large_image h2{
margin-bottom:5px;	
}
.blog_holder.blog_large_image {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    column-gap: 30px;
    row-gap: 30px;
}
.blog_holder.blog_large_image article {
    display: inline-block;
    width: 100%;
    margin: 0;
    border: 1px solid #ececec;
    border-radius: 30px;
	background: #fff;
}
.blog_holder.blog_large_image article .post_text .post_text_inner {
    padding: 25px 23px 28px;
    background-color: #fff0;
position: relative;	
}
.post_image {
    border-top-left-radius: 30px;
    border-top-right-radius: 30px;
}
.blog_holder.blog_large_image .post_image img {
    border-top-left-radius: 30px;
    border-top-right-radius: 30px;
    object-fit: cover;
    height: 235px;
}
.page-template-blog-large-image .default_template_holder {
    padding: 70px 0px 80px !important;
}
.blog_holder.blog_large_image span.date {
    background: #222;
    color: #fff !important;
    border-radius: 50px;
    position: absolute;
    top: -55px;
    padding: 4px 15px;
}
.single-post .title_outer {
    display: none;
}
.single-post .wrapper, .content{
background:#f7f7f7 !important;	
}
.single-post .content_inner {
    background: #f7f7f7 !important;
}
.single-post .content .container {
    background: #f7f7f7 !important;
}
.single-post .default_template_holder {
    padding-top: 200px !important;
    padding-bottom: 50px !important;
}
.single-post .post_content_holder {
    display: grid;
    grid-template-columns: 1fr 1fr;
    column-gap: 40px;
}
.single-post .post_image img {
    border-radius: 30px;
}
.single-post .post_info {
    display: none !important;
}
.single-post h2.entry_title {
    font-size: 30px !important;
    line-height: 40px !important;
    margin-bottom: 5px;
}
.single-post .post_text_inner p {
    color: #464646;
    font-size: 15px;
    line-height: 25px;
}
.single-post .post_text_inner {
    position: relative;
    padding:50px 0px 0px !important;
}
.single-post span.date {
    background: #ed1c24;
    color: #fff !important;
    border-radius: 50px;
    position: absolute;
    top: 0;
    padding: 0px 15px;
    font-size: 20px;
}
.single-post .footer_top{
    padding-top: 70px;
    padding-bottom: 70px;
}
.page-template-blog-large-image .footer_top{
    padding-top: 70px;
    padding-bottom: 70px;
}
.team ul{
    list-style-type: none;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    column-gap: 30px;
    row-gap: 30px;
    margin: 0px;
    padding: 0px;
    text-align: center;
}
.team ul li h3 {
    letter-spacing: 0;
    text-transform: none;
    font-size: 25px;
	margin-top:10px;
    line-height: 35px;
    color: #464646;
	font-weight:400;
}
.team ul li img {
    border-radius: 30px;
    background: linear-gradient(#f7f7f7, #ffffff) padding-box, linear-gradient(to bottom, #ffffff, #ED1C24, #ffffff) border-box;
    border: 4px solid transparent;
}
.faq table {
margin:5px 0px;
}
.faq table td {
    padding: 5px 10px;
    border: 1px solid #e5e5e5;
}
.cde .elementor-icon svg {
    filter: invert(1);
}
.cs label {
    color: #222;
    font-size: 18px;
    margin-bottom: 12px !important;
    display: block;
    font-weight: 700;
}
.cs .hw {
    width: calc((100% / 2) - 20px);
    margin: 10px;
    float: left;
}
.cs .fw {
    width: calc((100% / 1) - 20px);
    margin: 10px;
}
.cs .wpcf7-form-control {
    box-shadow: 4px 4px 2px #b3a39b63;
}
.cs .wpcf7-submit {
    margin: 25px auto 0px!important;
    display: block !important;
    box-shadow: none;
    text-align: center !important;
    height: 50px !important;
}
.cs form {
    max-width: 917px;
    margin: 0px auto;
}
.wpcf7 form .wpcf7-response-output, div.wpcf7-response-output {
    position: relative;
    padding: 17px 30px 17px 55px;
    color: #fff;
    margin-left: 0;
    margin-right: 0;
    font-weight: 500;
    font-size: 15px;
    text-transform: none;
    letter-spacing: 0;
    border: none;
	background:#464646 !important;
}
.treat ul{
    list-style-type: none;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    column-gap: 30px;
    row-gap: 30px;
    margin: 0px;
    padding: 0px;
    text-align: center;
}
.treat ul li h3 {
    padding: 10px;
    letter-spacing: 0;
    text-transform: none;
    font-size: 20px;
    margin-top: 10px;
    line-height: 30px;
    color: #fff;
    font-weight: 400;
    background-color: #ed1c24;
    border-radius: 50px;
}
.treat ul li img {
    border-radius: 30px;
    background: linear-gradient(#f7f7f7, #ffffff) padding-box, linear-gradient(to bottom, #ffffff, #ED1C24, #ffffff) border-box;
    border: 4px solid transparent;
}
.bmc h5.title-settings {
    display: none;
}
.bmc label.label-settings {
    font-size: 18px;
    color: #222;
    font-weight: 600;
    float: left;
    width: 100%;
    margin-bottom:14px;
}
.bmc input.form-control {
    height: 49px;
    border: 0px;
    padding: 0px 28px;
    font-size: 14px;
    box-sizing: border-box;
    width: 100%;
    border-radius: 50px;
    float: left;
    border: 1px solid #E2D1C9;
    box-shadow: inset 2px 3px 3px #e5e5e5;
}
.bmc .col-sm-4 {
    align-items: center;
    display: flex;
    flex-wrap: wrap;
	position:relative;
}
/* .bmc .col-sm-4:last-child{
	width: 14%;	
} */
.bmc .row {
   	display: grid;
    grid-template-columns: 1fr 1fr 1fr .5fr;
    gap: 20px;
}
.bmc input.ns-btn {
    color: #ffffff;
    border-color: #ed1c24;
    font-style: normal;
    font-weight: 800;
    font-family: Montserrat;
    text-transform: uppercase;
    font-size: 15px;
    letter-spacing: 0px;
    border-radius: 50px;
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
    background-color: #ed1c24;
    border: 0px;
    height: 49px;
    width: 170px;
    margin-top: 33px;
	cursor:pointer;
}
ul.ns-calcresult {
    margin: 0px;
    padding: 0px;
	list-style-type:none;
}
ul.ns-calcresult {
    margin:30px 0px 0px;
    padding: 0px;
    list-style-type: none;
    column-gap: 18px;
    display: flex;
	flex-wrap: wrap;
}
ul.ns-calcresult li {
    float: left;
    position: relative;
    padding: 0px 0px 0px 19px;
}
ul.ns-calcresult li:before {
	content:"\f05d";
	position:absolute;
	font-family:FontAwesome;
	left:0px;
	top:0px;
}
div#error_bmi_1, div#error_bmi_2, div#error_bmi_3 {
    position: absolute;
    bottom: -27px;
	font-size: 12px;
}
.header_bottom_right_widget_holder {
    padding: 0;
}
.cwt figure.elementor-image-box-img img {
    border-top-left-radius: 30px !important;
    border-top-right-radius: 30px !important;
}
.cwt .elementor-image-box-content {
    padding: 0px 40px 22px;
}
.dgap .elementor-container {
    column-gap:30px;
}
.gredb .elementor-container{
    background: linear-gradient(white, white) padding-box, linear-gradient(to bottom, #ededed, #ED1C24, #ededed) border-box;
    border-radius: 30px;
    border: 1px solid transparent;
    padding: 30px;
}
.step .elementor-widget-container {
    outline: 1px dashed #fff;
    outline-offset: -6px;
}
.eduved .elementor-widget-container{
    background: linear-gradient(white, white) padding-box, linear-gradient(to bottom, #ededed, #ED1C24, #ededed) border-box;
    border-radius: 30px;
    border: 1px solid transparent;
}
.eduved .elementor-widget-container iframe {
    border-radius: 30px;
}
.pdetail {
   /* background: #f9f9f9;*/
}
.pdetail main {
    max-width: 1200px;
    margin: 0px auto;
    padding: 0px 10px;
}
.pdetail ul{
	display: grid;
    grid-template-columns: repeat(2, 1fr);
    column-gap:40px;
    list-style-type: none;
 	padding: 70px 0px 50px;
    margin: 0px;	
}
.pdetail ul li img {
    border-radius: 30px;
    background: linear-gradient(#f7f7f7, #ffffff) padding-box, linear-gradient(to bottom, #ffffff, #ED1C24, #ffffff) border-box;
    border: 4px solid transparent;
	width:100%;
	box-sizing: border-box;
}
.pdetail ul li h2 {
    font-family: "Montserrat", Sans-serif;
    font-size: 50px;
    font-weight: 700;
    text-transform: uppercase;
    font-style: normal;
    line-height: 60px;
    letter-spacing: 0px;
    margin-bottom: 15px;
    position: relative;
    padding-bottom: 10px;
}
.pdetail ul li h2:after{
	content:"";
	position:absolute;
	left:0px;
	bottom:0px;
	background:url("https://redriverweightloss.com/wp-content/uploads/2023/04/hline-1.svg") no-repeat;	
    width: 100%;
    height: 2px;	
}
.pdetail ul li p {
    margin-bottom:5px;
}
.pdetail h3 {
    font-family: "Montserrat", Sans-serif;
    font-size: 25px;
    font-weight: 700;
    text-transform: uppercase;
    font-style: normal;
    line-height: 35px;
    letter-spacing: 0px;
    margin-bottom:8px;
    margin-top: 15px;
}
ol.pdp li {
    border-bottom: 1px dashed #ccc;
    margin-bottom: 10px;
    padding-bottom: 10px;
}
ol.pdp li:last-child {
    border-bottom: 0px;
	margin-bottom:0px;
	padding-bottom:0px;
}
.ab .flexslider {
    margin: 0px !important;
    padding: 0px !important;
}
.ab .flexslider .slides img {
    border-radius: 30px;
}
.ab .flexslider .slides>li{
	border-radius: 30px;	
}
.ab .qode-image-gallery .flexslider .flex-control-nav, .wpb_gallery .wpb_flexslider.flexslider .flex-control-nav {
    margin: 30px 0px 0px;
}
.ab .flex-viewport {
    border-radius: 30px;
}
.single-team .title_outer {
    display: none;
}
.single-team .content .container {
    background-color: #f7f7f7;
}
.single-team .post_content_holder{
	display: grid;
    grid-template-columns: repeat(2, 1fr);
    column-gap: 40px;
    list-style-type: none;
    padding: 70px 0px;
    margin: 0px;
}
.single-team .post_image img {
    border-radius: 30px;
    background: linear-gradient(#f7f7f7, #ffffff) padding-box, linear-gradient(to bottom, #ffffff, #ED1C24, #ffffff) border-box;
    border: 4px solid transparent;
    width: 100%;
}
.single-team h2.entry_title {
	font-family: "Montserrat", Sans-serif !important;
    font-size: 50px !important;
    font-weight: 700 !important;
    text-transform: uppercase !important;
    font-style: normal !important;
    line-height: 60px !important;
    letter-spacing: 0px !important;
    margin-bottom: 15px;
    position: relative;
    padding-bottom: 10px;
}
.single-team h2.entry_title:after {
    content: "";
    position: absolute;
    left: 0px;
    bottom: 0px;
    background: url(https://redriverweightloss.com/wp-content/uploads/2023/04/hline-1.svg) no-repeat;
    width: 100%;
    height: 2px;
}
.single-team .post_text_inner p {
    color: #464646;
    margin-bottom: 5px;
}
.single-team article .post_content_holder {
    width: 100%;
    margin-top: 140px;
}
.single-team .footer_top{
    padding-top: 70px;
    padding-bottom: 70px;
}
.single-products .title_outer {
    display: none;
}
.single-products .pdetail{
    width: 100%;
    margin-top: 140px;
}
.single-products .content .container {
    background-color: #f7f7f7;
}
.single-products .pdetail h2{
	font-family: "Montserrat", Sans-serif !important;
    font-size: 50px !important;
    font-weight: 700 !important;
    text-transform: uppercase !important;
    font-style: normal !important;
    line-height: 60px !important;
    letter-spacing: 0px !important;
    margin-bottom: 15px;
    position: relative;
    padding-bottom: 10px;
}
.single-products .pdetail h2:after {
    content: "";
    position: absolute;
    left: 0px;
    bottom: 0px;
    background: url(https://redriverweightloss.com/wp-content/uploads/2023/04/hline-1.svg) no-repeat;
    width: 100%;
    height: 2px;
}
.pdetail ul li p {
    margin-bottom: 5px;
    color: #464646;
    line-height: 25px;
}
.pdetail ol.pdp li {
    border-bottom: 1px dashed #ccc;
    margin-bottom: 10px;
    padding-bottom: 10px;
    color: #464646;
}
.pdetail ol.pdp li:last-child {
    border-bottom: 0px;
	margin-bottom:0px;
	padding-bottom:0px;
}
.single-products .footer_top{
    padding-top: 70px;
    padding-bottom: 70px;
}
.rev .testimonial_image_holder {
    width: 110px;
    border-radius: 100px;
    margin-bottom: 20px;
    outline: 1px dashed #ed1c24;
    outline-offset: -5px;
    height: 110px;
}
.rev p.testimonial_author {
    font-family: "Montserrat", Sans-serif;
    text-transform: uppercase;
    font-weight: 700 !important;
}
.rev .testimonials_holder .flex-direction-nav a {
    border: 2px solid #fff;
    background-color: #ed1c24;
}
.testimonials_holder .flex-direction-nav a:before {
    color: #fff;
}
.statement_text {
    padding: 15px 10px;
    text-align: center;
    color: #fff;
    background: #222;
    font-size: 16px;
}
@media(max-width:1400px) {
	nav.main_menu > ul > li > a {padding: 0 6px;}
}
@media(max-width:1366px) {
	.get {font-size: 12px !important;padding: 0 10px;height: 35px;line-height: 35px;}
}
@media(max-width:1024px) {
	.bmc .row {gap: 10px;}
	.pdetail ul {column-gap: 30px;padding: 50px 0px 40px;}
	.pdetail ul li h2 {font-size: 42px;line-height: 50px;}
	.single-products .pdetail h2 {font-size: 42px !important;line-height: 50px !important;}
	.pdetail h3 {font-size: 20px;line-height: 30px;}
	.treat ul {column-gap: 20px;row-gap: 20px;}
	.treat ul li h3 {font-size: 18px;line-height: 25px;}
	.page-template-blog-large-image .default_template_holder {padding: 50px 0px 50px !important;}
	.single-post h2.entry_title {font-size: 26px !important;line-height: 35px !important;}
	.single-products .container_inner, .single-post .container_inner {box-sizing: border-box;}
}
@media(max-width:1000px) {
	.header_top .left {display: none;}
	.header_top .right .inner>div {float: none;}
	.footer_top p {font-size: 14px;}
	ul.fc li .icon {width: 60px;height: 60px;line-height: 80px;}
	ul.fc li .icon img {width: 30px;}
	ul.fc li h2 {font-size: 20px;}
	.footer_top p {font-size: 14px;}
	div#media_image-2 img {width: 250px;}
	.single-products .pdetail {margin-top: 0;}
	.blog_holder.blog_large_image {grid-template-columns: repeat(2, 1fr);column-gap: 20px;row-gap: 20px;}
	.single-post .default_template_holder {padding: 50px 10px !important;}
	.single-post .post_content_holder {column-gap: 30px;}
}
@media(max-width:768px) {
	.bmc .row {grid-template-columns: 1fr 1fr;}
	.bmc input.ns-btn {width: 100%;}
	.team ul li h3 {font-size: 20px;line-height: 28px;}
	.footer_top, .footer_top.footer_top_full {padding-bottom: 40px;}
	ul.fc {display: block;}
	ul.fc li {margin: 0 auto 20px;border-width: 0px 0px 2px 0px;border-bottom: 0px solid #ed1c24;padding: 0px 0px 10px;max-width: 100%;width: 100%;border-image: none;}
	.menu-footermenu-container ul {column-gap: 20px;flex-wrap: wrap;margin: 20px 0px;}
	ul.fc li h2 {font-size: 18px;}
	.pdetail ul {grid-template-columns: repeat(1, 1fr);gap: 20px;padding: 40px 10px 40px;}
	.pdetail ul li h2 {font-size: 32px;line-height: 40px;}
	.single-products .pdetail h2 {font-size: 32px !important;line-height: 40px !important;}
	.single-products .container_inner, .single-post .container_inner {width: 100%;}
	.pdetail h3 {font-size: 18px;}
	.treat ul {grid-template-columns: repeat(2, 1fr);}
	.treat ul li h3 {font-size: 16px;line-height: 20px;margin-top: 0px;}
	.blog_holder.blog_large_image {grid-template-columns: repeat(1, 1fr);}
	.page-template-blog-large-image .default_template_holder {padding: 40px 0px 40px !important;}
	.blog_holder.blog_large_image article .post_text .post_text_inner {padding: 20px;}
	.page-template-blog-large-image .footer_top {padding-top: 50px;padding-bottom: 50px;}
	.single-post .post_content_holder {grid-template-columns: 1fr;row-gap: 30px;}
	.single-post .default_template_holder {padding: 40px 20px !important;}
	.single-post h2.entry_title {font-size: 22px !important;line-height: 30px !important;}
}
@media(max-width:575px) {
	.bmc .row {grid-template-columns: 1fr;}
	.dsply_none {display: none;}
	.team ul {grid-template-columns: repeat(1, 1fr);row-gap: 20px;}
	.cs .hw, .cs .fw {width: calc((100% / 1) - 10px);margin: 5px;}
	.cs label {font-size: 16px;margin-top: 10px;margin-bottom: 0px !important;}
	.footer_top, .footer_top.footer_top_full {padding-bottom: 30px;}
	.treat ul {grid-template-columns: repeat(1, 1fr);}
	.page-template-blog-large-image .footer_top {padding-top: 30px;padding-bottom: 30px;}
}
@media(max-width:480px) {
	.header_top .right {line-height: 24px;}
	ul.tc {display: block;margin: 0px;}
	ul.tc li {line-height: normal;}
	ul.tc li:nth-child(2) {display: none;}
}


table.tb td {border: 1px solid #ddd;}


