/*======================================
Theme Name: Morphus
Theme URI: https://divicake.com/
Description: Divi Child Theme for Morphus.
Version: 1.0
Author: Umair Younus
Author URI: https://umairyounus.com
Template: Divi
======================================*/
/*** Take out the divider line between content and sidebar ***/
#main-content .container:before {background: none;}
	 
/*** Hide Sidebar ***/
#sidebar {display:none;}
	 
/*** Expand the content area to fullwidth ***/
@media (min-width: 981px){
	#left-area {
	    width: 100%;
	    padding: 23px 0px 0px !important;
	    float: none !important;
	}
}

#sign-symptom-side-panel h4{
    font-size: 22px !important;
    margin-bottom: 15px;
    color: #EDF000!important;
}

#mNewsletter .et_pb_newsletter_button{
	width: 210px !important;
}

body.single-learn_post #main-content, body.category #main-content{
	padding: 0 20px;
}

.cat-list{
    text-align: center;
    font-family: 'Quicksand',Helvetica,Arial,Lucida,sans-serif;
    font-size: 22px;
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
    column-gap: 40px;
}

.cat-list li{
    list-style-type: none;
}

.cat-list li.cat-item{
	padding-top: 10px;
	font-size: 24px;
	font-weight: 500;
	text-align: left;
}

.cat-list li.cat-item > a{
	color: #512e81 !important;
}

.cat-list li.cat-item > a.published:hover{
	color: #da1b5d !important;
}
.cat-list li.cat-item > a.pending:hover{
    cursor: default !important;
}

.cat-list li.cat-title{
    font-weight: 700!important;
    background-color: #EDF000;
    color: #91288d !important;
    text-transform: uppercase;
    letter-spacing: 1px;
    padding: .4em 0em .4em;
}
.cat-list li.cat-title:not(:first-child){
	margin-top:33px;
}

.single-learn_post .container,.single-sign_symptoms .container, .post-type-archive-sign_symptoms .container{
	width: 100% !important;
	max-width: none !important;
	padding-top: 0 !important;
}

.post-type-archive-sign_symptoms.et_right_sidebar #main-content .container:before{
    right: 0 !important;
    content: unset;
}

.sign-symptoms-nav{
    text-align: center;
    background: #512e81;
    margin: 2px 0;
}

.sign-symptoms-nav .et_pb_column{
    z-index: 1 !important;
}

.sign-symptoms-nav a{
	color: #512e81;;
	background-color:#e4e4e4;
	padding: 10px 20px;
	width: 80%;
	display: block;
	border-radius: 50px;
	margin: auto;
	font-size: 17px;
	font-weight: 700;
}

#sign-symptoms-list-div{
		width: 80% !important;
}

#sign-symptoms-list-div .et_pb_column, .single-sign_symptoms .et_pb_post{
	margin-bottom: 0 !important;
}

#related-articles .et_pb_image_container{
	margin: -10px !important;
}
#related-articles .entry-featured-image-url{
	margin-bottom: 15px;
}

#related-articles .post-content{
	font-size: 15px !important;
}

#related-articles .post-meta{
	display: none !important;
}

#left-area{
	padding-bottom: 0px !important;
}

#n2-ss-4-align .n2-ss-slide-backgrounds{
	height: 520px !important;
}
/* custom social icons */
.et-social-tiktok, .et-social-podcast{
    content: "";
    background-size: 27px;
    background-position: bottom;
    background-position-y: 11px;
    background-repeat: no-repeat;
    margin-top: -15px;
    width: 52px;
}
/* podcast icon */
.et-social-podcast{
    background-image: url('/wp-content/uploads/2021/03/podcast.png');
}
.et-social-youtube .icon:before{
	font-size: 30px !important;
}
/* background video tweak */
#custom-video-bg .et_pb_section_video_bg .mejs-video{
	left: unset !important;
	right: -50%;
}

#custom-video-bg.signs-symptoms .et_pb_section_video_bg .mejs-video{
	right: -33%;
}

#custom-video-bg.signs-symptoms video{
	/* big screen */
	clip-path: ellipse(60% 125% at 86% 64%);
}

#custom-video-bg .mejs-video, #custom-video-bg video{
	width: 100% !important;
	height: 100% !important;
}

#custom-video-bg .mejs-container{
	background: unset;
}

#custom-video-bg.our-menofesto .mejs-mediaelement{
	width: 66% !important;
}

.et_pb_menu__search-button{
	padding-left: 20px !important;
}

.et_pb_menu__search-container{
	background: white;
}

.main_title{
	font-size: 40px !important;
}

.bottom-links a{
	color: white !important;
}

.bottom-links a:hover{
	text-decoration: underline;
}

.et_pb_newsletter_form h2 {
    font-size: 20px;
    color: #512f83 !important;
    font-weight: 700 !important;
}

#sign-symptom-side-panel .et_pb_promo_description > div{
    width: 80%;
}

.cc-compliance .cc-btn:first-child{
    margin-right: 10px;
}

.cc-compliance .cc-btn{
	border-radius: 25px;
	padding: 5px 40px !important;
}

.cat-section{
	text-align: center;
    height: 400px;
    background-position: center center !important;
    display: table;
    width: 100%;
    /* background-color: rgba(255, 255, 0, 0.6); */
    background-blend-mode: luminosity;
    padding: 0px !important;
}

.cat-section > div{
	font-size: 70px;
    color: #662f90;
    font-weight: 700;
    display: table-cell;
    vertical-align: middle;
    background-color: rgba(255,255,0,0.6);
}

.post-info{
	color: white !important;
	font-weight: 500 !important;
}

.post-info a{
	color: #ffff00 !important;
}

.custom-post-title h2{
	font-weight: 600;
    font-size: 55px !important;
    color: #fff !important;
    text-transform: lowercase;
}

.tippy-box {
    background-color: #f9f9f9;
    padding: 3px !important;
    font-size: 14px;
    border-radius: 5px;
    z-index: 1000;
    border: 1px solid #999;
    color: #5f5f5f;
}

.tippy-arrow {
    color: #eaeaea;
}

.et_pb_post.sign_symptoms .entry-content a, .tippy-box a{
    color: #d92257 !important;	
}

.et_pb_menu .et-menu-nav>ul ul{
    padding: 0px !important;
}

.et_pb_menu .et-menu-nav>ul ul>li{
    text-transform: lowercase;
}

.woocommerce-loop-product__desc{
	color: black;
}

.single-product h1, .single-product h2{
    font-size: 33px;
    font-weight: 600;
}

.woocommerce #respond input#submit, .woocommerce #respond input#submit:hover{
    color: white;
    border: none;
    text-transform: lowercase;
}

.single_add_to_cart_button.button.alt{
    color: white !important;
    background: #662f90 !important;
    text-transform: lowercase;
}
.single_add_to_cart_button.button.alt.orng{
	background: #ed9c40 !important;
}
form.woocommerce-ordering{
	display: none !important;
}
.product-type-external .et_shop_image:hover .et_overlay{
	opacity: 0 !important;
}
.product-type-external .et_shop_image img{
	width: 100%;
}
li.product.product_cat-things-we-love.product-type-external{
    border: 3px solid #662f90;
    padding: 10px !important;
}
.et-social-instagram a, .et-social-youtube a{
	margin-right: 0px !important;
}
.nav li li{
	padding: 0 10px !important;
}
.et-menu li li a{
	padding: 6px 10px !important;
    width: 220px !important;
}
h3.cat-title{
	font-size: 30px !important;
	color: white !important;
}
#recent-articles{
	padding: 0px;
}
#learn-cats{
	width: 100%;
	background-color: #f7e507;
	padding: 0 20px;
}
#learn-cats .et_pb_row{
	width: 100%;
    max-width: 1200px;
    z-index: 0;
}
#learn-cats .et_pb_column > p{
	font-size: 26px;
	font-weight: 900;
	color: #4C257D;
	font-family: 'Quicksand',Helvetica,Arial,Lucida,sans-serif !important;
}
#learn-cats .et_pb_column > p > a{
	color: #4C257D;
}
#learn-cats .et_pb_column > p > a:hover{
	color: #dc2e6a;
}
article.et_pb_post.custom .post-meta > a{
	color: #dc2e6a;
	font-weight: 600;
	font-size: 22px;
}
article.et_pb_post.custom{
	-webkit-box-shadow: 0px 0px 10px -5px #000000;
	box-shadow: 0px 0px 10px -5px #000000;
	border-radius: 10px;
	padding: 25px;
	padding-bottom: 1px;
}

article.et_pb_post.custom .et_pb_image_container{
    margin: 0px -25px;
}
article.et_pb_post.custom .entry-title{
    line-height: 1.2;
    padding: 12px 0 30px 0;
    min-height: 110px;
    max-height: 110px;
    font-size: 28px !important;
}
article.et_pb_post.custom .entry-title > a{
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
article.et_pb_post.custom .et_pb_image_container img{
    border-radius: 0 0 10px 10px;
}

article.et_pb_post.custom .entry-featured-image-url{
	margin-bottom: 0px;
}
.img-ribbon {
	background-image: url(https://wearemorphus.com/wp-content/uploads/2021/03/icon_article.png);
	position: absolute;
	z-index: 3;
	right: 0px;
	bottom: 0px;
	width: 40px;
	height: 40px;
	background-color: #fff;
	background-repeat: no-repeat;
	border-top-left-radius: 100%;
	border-bottom-right-radius: 8px;
	background-position: center center;
	background-size: 100% 100%;
}

.term-things-we-love .woocommerce ul.products{
	display: table !important;
}

.term-things-we-love .woocommerce ul.products > li{
	display: table-cell;
	height: 1050px;
}
.term-things-we-love .woocommerce ul.products > li > p.cart{
	bottom: 0;
	position: absolute;
}
.woocommerce ul.products li.product strong{
	display: inline !important;
}
.term-things-we-love.woocommerce div.product p.cart{
    margin-bottom: 0;
}
.cart.share{
    position: absolute !important;
    right: 10px;
    bottom: 0 !important;
    padding-bottom: 1em !important;
}
article.type-sign_symptoms .et_pb_promo_description p, .single-sign_symptoms .et_pb_promo_description ul > li, article.type-sign_symptoms .et_pb_promo_description div{
	font-size: 22px;
	line-height: 1.5 !important;
	text-align: justify;
}
.single-sign_symptoms .et_pb_promo_description ul > li{
	margin-bottom: 10px;
}
.post-info.shortcode{
	color: #512e81 !important;
	font-weight: 500 !important;
}

.post-info.shortcode a, article.learn_post .entry-content a{
	color: #da1b5d !important;
}
.custom-post-title.shortcode{
	max-width: 1080px;
	margin: auto;
	margin-top: 50px;
}
.custom-post-title.shortcode h2{
	font-weight: 700;
	color: #512e81 !important;
    font-size: 55px !important;
    text-transform: none;
    margin-bottom: 8px;
    line-height: 1.2;
}

.single-learn_post .et_pb_post_content ul > li{
	line-height: 1.5;
}
.single-learn_post .et_builder_inner_content .et_pb_row{
	width: 100% !important;
}
.single-learn_post .et_pb_post_content .et_pb_section{
	padding: 25px 0px !important;
}
.single-learn_post .et_pb_post_content a{
	color: #da1b5d !important
}
.dssb-sharing-buttons .dssb-sharing-button a{
	padding: 0 50px;
}
div.post-content a.more-link{
	float: right;
}
.dssb-sharing-icon{
	background: transparent !important;
}
.dssb-sharing-buttons .dssb-sharing-button a{
	padding: 0 16px;
}
.dssb-sharing-button{
	border-radius: 25px;
}

#newsletter_box{
	background-color: #cbc3e352;
}
#newsletter_box .et_pb_newsletter_form{
	padding-top: 5px;
}
#newsletter_box .et_pb_newsletter_footer{
	margin: 0px;
}
#newsletter_box .et_pb_newsletter_description > h2{
	font-size: 25px;
}
#newsletter_box .et_pb_newsletter_description > div, #newsletter_box .et_pb_newsletter_footer{
	font-size: 18px;
	font-weight: 600;
	color: #512e81;
}
#newsletter_box .et_pb_newsletter_description > div{
	padding-bottom: 10px;
}
#newsletter_box .et_pb_newsletter_footer{
	font-size: 14px;
}
#newsletter_box .et_pb_newsletter_fields > p > input{
	border-radius: 50px;
}
#newsletter_box .et_pb_newsletter_fields > p:nth-child(1){
	flex-basis: 33%;
	padding-bottom: 0px;
}
#newsletter_box .et_pb_newsletter_fields > p:nth-child(2){
	flex-basis: 44%;
	padding-bottom: 0px;
}
#newsletter_box .et_pb_newsletter_fields > p:nth-child(3){
	flex-basis: 20%;
	padding-bottom: 0px;
}

#newsletter_box .et_pb_newsletter_button{
    border-color: #2d015a;
    border-radius: 50px;
    color: white !important;
    font-size: 22px;
    background-color: #2d015a;
    padding-top: 4px!important;
    padding-right: 0px!important;
    padding-bottom: 4px!important;
    padding-left: 0px!important;
}
#related-articles h2.entry-title{
	display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    margin-bottom: 20px;
    padding-bottom: 0;
}
#related-articles .post-content-inner{
	min-height: 234px;
	overflow: hidden;
}
#related-articles .post-content-inner p{
	height: 234px;
}
body.single-learn_post .et_pb_post_content{
	font-size: 22px;
}
body.single-learn_post .et_pb_post_content > p{
	padding-bottom: 1.5em;
}
body.single-learn_post .et_pb_post_content > h2{
	line-height: 1.3;
}
body.single-learn_post .et_pb_post_content > h2, body.single-learn_post .et_pb_post_content ul > li{
	padding-bottom: 20px;
}
body.single-learn_post .et_builder_inner_content .et_pb_image_wrap{
	display: block;
}
body.single-learn_post .et_builder_inner_content .et_pb_image_wrap > img{
	width: 100%;
}
/*social share buttons*/
.dssb_sharing_buttons .dssb_sharing_button_0_tb_footer .dssb-sharing-button {
    background: #3b5998 !important;
}

.dssb_sharing_buttons .dssb_sharing_button_1_tb_footer .dssb-sharing-button {
    background: #00aced !important;
}

.dssb_sharing_buttons .dssb_sharing_button_2_tb_footer .dssb-sharing-button {
    background: #007bb6 !important;
}

.dssb_sharing_buttons .dssb_sharing_button_3_tb_footer .dssb-sharing-button {
    background: #FF5700 !important;
}

.dssb_sharing_buttons .dssb_sharing_button_4_tb_footer .dssb-sharing-button {
    background: #cb2027 !important;
}

.dssb_sharing_buttons .dssb_sharing_button_5_tb_footer .dssb-sharing-button {
    background: #4AC959 !important;
}

.dssb_sharing_buttons .dssb_sharing_button_6_tb_footer .dssb-sharing-button {
    background: #333333 !important;
}
.wp-pagenavi{
	text-align: center !important;
}
.wp-pagenavi a, .wp-pagenavi span{
	font-size: 16px!important;
	line-height: 1.4;
    font-weight: 500!important;
    text-transform: lowercase;
    padding: 5px 10px;
}
body.search-results article.et_pb_post .entry-title{
    line-height: 1.2;
    min-height: 55px;
    max-height: 55px;
    padding-bottom: 0;
    font-size: 22px !important;
}
body.search-results article.et_pb_post .entry-title > a{
	display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
body.search-results article.et_pb_post .entry-featured-image-url{
	margin-bottom: 20px
}
body.search-results article.et_pb_post .et_pb_image_container{
	margin: -10px;
}
body.search-results article.et_pb_post .post-content-inner > p{
	display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 8;
    overflow: hidden;
}
#sign-symptoms-title .et_pb_text_inner{
	font-size: 40px;
	font-weight: 600;
	color: #662f90;
}
#learn-header{
	background-size: contain;
    background-position: bottom right;
}
.webinar-header{
	background: #512175;
    padding: 75px 0px;
    color: white;
}
.webinar-header > .et_pb_row{
    max-width: initial;
}
.webinar-header p{
	letter-spacing: 1px;
	font-size: 22px;
}
.webinar-header h5{
	color: white !important;
	font-weight: bolder;
	font-size: 33px;
	padding: 0;
	margin-bottom: -5px;
}
.webinar-header h1{
	color: white !important;
	font-weight: bolder;
}
span.date-time > p, span.location > p{
	padding-left: 22px;
}
span.date-time:before{
	font-family: 'ETmodules';
	content: '\7d';
	padding-right: 2px;
	vertical-align: baseline;
	font-size: 15px;
}
span.location:before{
	font-family: 'ETmodules';
	content: '\e01d';
	padding-right: 2px;
	vertical-align: baseline;
	font-size: 15px;
}
.wRegBtn_wrapper {
	padding: 20px 0px;
	/* margin-top: -60px; */
}
.wRegBtn_wrapper .wRegBtn, .wRegBtn_wrapper .wRegBtn:hover {
	padding-right: 50px!important;
	padding-left: 50px!important;
	border: 2px solid white !important;
}
.wRegBtn {
	color: #FFFFFF!important;
    border-width: 0px!important;
    border-radius: 33px!important;
    background-color: #512175!important;
}
.wRegBtn, .wRegBtn:after {
    transition: all 300ms ease 0ms;
}

.dssb-sharing-buttons.dssb-columns-7 .dssb_sharing_button, .dssb-sharing-buttons.dssb-columns-4 .dssb_sharing_button{
	flex-basis: 100px !important;
    max-width: 100px !important;
}
.et-db #et-boc .et-l .dssb_sharing_buttons_0_tb_footer .dssb-sharing-buttons{
	justify-content: center;
}
.et-db #et-boc .et-l .dssb_sharing_buttons_0_tb_footer .dssb-sharing-buttons.headerBtns{
	justify-content: flex-start;
}
.container.webinar{
	width:100%;
	max-width:1200px;
	padding: 0;
}
.webinar-details > h1, h2, h3, h4, h5, h6{
	font-weight: bold;
}
.webinar-details > h1{
	font-size: 55px;
}

.webinar-details > h2{
	font-size: 44px;
}

.webinar-details > h3{
	font-size: 33px;
}

.webinar-details > h4{
	font-size: 30px;
}

.webinar-details > h5{
	font-size: 25px;
}

.webinar-details > h6{
	font-size: 22px;
}

.webinar-details > p{
	font-size: 22px;
	letter-spacing: 1px;
	line-height: 28px
}

/* average desktop */
@media only screen and (min-width: 1025px) and (max-width: 1440px){
	#custom-video-bg.signs-symptoms video{
		clip-path: ellipse(60% 90% at 77% 66%);
	}
	
	#sign-symptom-side-panel .et_pb_promo_description > div{
    	width: 85%;
	}
}
/* large & mini laptop */
@media only screen and (min-width: 769px) and (max-width: 1024px){
	.container.webinar{
	    width:95%;
    }
	.et_pb_row, .et-db #et-boc .et-l .et_pb_text_0_tb_footer, .et-db #et-boc .et-l .et_pb_blog_0_tb_footer{
		width: 95% !important;
	}
	.u-full-width-row{
		width: 100% !important;
	}
	div.et_pb_section.et_pb_section_4{
		background-position-x: 30% !important;
	}
	.et_pb_row.et_pb_row_7 .et_pb_column.et_pb_column_3_5.et_pb_column_12{
		width: 50% !important;
	}
	.et_pb_section_0 .et_pb_row_0 .et_pb_column_0{
		padding-top: 0 !important;
	}
	.et_pb_section_0 .et_pb_row_0{
		margin-bottom: -4px !important;
	}
	.et-db #et-boc .et-l .et_pb_section{
		padding: 0% 0 !important;
	}
	.et_pb_nextend_smart_slider_3{
		padding-top: 44px;
	}
	#become-menowise{
		margin-left: -66px;
	}
	#join-community{
		background-position: 100%;
	}
	.et_pb_menu_0_tb_header{
		margin-left: 0px !important;
	}
	.et_pb_menu__search-button{
		padding-left: 5px !important;
	}
	.et_pb_menu--style-left_aligned .et_pb_menu__logo{
		margin-right: 15px;
	}
	#custom-video-bg.signs-symptoms .et_pb_section_video_bg .mejs-video {
    	right: -22%;
	}
	#custom-video-bg.signs-symptoms .mejs-mediaelement{
		width: 110% !important;
	}
	#sign-symptoms-title{
		padding: 4% !important;
	}
	#learn-cats .et_pb_column_1_5{
		width: 18.6% !important;
	}
}
/* tablets */
@media only screen and (min-width: 426px) and (max-width: 768px) {
	.container.webinar{
	    width:95%;
    }
	#n2-ss-4-align .n2-ss-slide-backgrounds{
		height: 576px !important;
	}
    .et_pb_menu__search-container{
        padding-left: 0px !important;
    }
	.custom_row {
		display: -webkit-box;
		display: -moz-box;
		display: -ms-flexbox;
		display: -webkit-flex;
		display: flex;
		-webkit-flex-wrap: wrap;
		flex-wrap: wrap;
	}

	.first-on-mobile {
		-webkit-order: 1;
		order: 1;
	}

	.second-on-mobile {
		-webkit-order: 2;
		order: 2;
	}

	.third-on-mobile {
		-webkit-order: 3;
		order: 3;
	}

	.fourth-on-mobile {
		-webkit-order: 4;
		order: 4;
	}

	.custom_row:last-child .et_pb_column:last-child {
		margin-bottom: 30px;
	}

	.first-on-mobile.et-last-child{
		margin-bottom: 0px !important;
	}

	.et-social-tiktok, .et-social-podcast{
		background-position-y: 11px;
	}

	#custom-video-bg .mejs-video, #custom-video-bg video{
		height: 66% !important;
	}
	#custom-video-bg{
		padding-top: 250px !important;
	}
	#custom-video-bg.signs-symptoms{
		padding-top: 420px !important;
	}
	#custom-video-bg .et_pb_section_video_bg .mejs-video{
		right: -2%;
	}
	#custom-video-bg.signs-symptoms .et_pb_section_video_bg .mejs-video{
		right: 0% !important;
	}
	#mNewsletter .et_pb_newsletter_button{
		margin: auto;
	}
	.cat-list{
    	-webkit-column-count: 2;
    	-moz-column-count: 2;
    	column-count: 2;
	}
	#custom-video-bg.our-menofesto .mejs-mediaelement{
		height: 120% !important;
		width: 100% !important;
	}
	#mailingList{
		background-position: 85%;
	}
	#custom-video-bg.signs-symptoms video{
		width: 100% !important;
		height: 100% !important;
		clip-path: unset;
	}
	#sign-symptoms-title .et_pb_text_inner{
		line-height: 1.2;
	}
	#custom-video-bg.signs-symptoms .mejs-mediaelement{
		height: 53% !important;
	}
    #learn-cats{
    	text-align: center;
    }

	.wRegBtn_wrapper.wHeader{
		text-align: center;
	}
	.et-db #et-boc .et-l .dssb_sharing_buttons_0_tb_footer .dssb-sharing-buttons.headerBtns{
		justify-content: center;
	}
    .et-l.webinar-header .et_pb_row{
    	width:95% !important;
    }
	.webinar-title{
		font-size: 60px !important;
	}
}
/* average mobile */
@media only screen and (min-width: 0px) and (max-width: 425px){
	.webinar-title{
		font-size: 54px !important;
	}
	.container.webinar{
	    width:95%;
    }
    .et-l.webinar-header .et_pb_row{
    	width:95% !important;
    }
	#n2-ss-4-align .n2-ss-slide-backgrounds{
		height: 310px !important;
	}
    .et_pb_menu__search-container{
        padding-left: 0px !important;
    }
	.cat-section > div{
		font-size: 50px !important;
	}
	#sign-symptom-side-panel .et_pb_promo_description > div{
    	width: 90%;
	}
	#mNewsletter .et_pb_newsletter_button{
		margin: auto;
	}
	.cat-list{
    	-webkit-column-count: 1;
    	-moz-column-count: 1;
    	column-count: 1;
	}
	#custom-video-bg .et_pb_section_video_bg .mejs-video{
		left: 50% !important;
		right: unset;
	}
	#custom-video-bg.our-menofesto .mejs-mediaelement{
		height: unset;
		width: unset !important;
	}
	.et-social-tiktok, .et-social-podcast{
		background-position-y: 8px;
	}
		#custom-video-bg.signs-symptoms .mejs-mediaelement{
		width: 100%;
		height: unset;
	}
	#custom-video-bg.signs-symptoms video{
		clip-path: none;
	}
	#sign-symptoms-title {
		padding: 0 !important;
	}
	#sign-symptoms-title .et_pb_text_inner{
		font-size: 28px;
		line-height: 1.2;
	}
	#learn-header {
    	background-size: 140%;
    	background-position: top right;
	}
	.custom-post-title h2, .custom-post-title.shortcode h2{
		font-size: 45px !important;
	}
	body.single-sign_symptoms article.type-sign_symptoms .et_pb_text_0 {
    	font-size: 28px !important;
	}
	#newsletter_box .et_pb_newsletter_fields > p{
	    flex-basis: 100% !important;
	    padding-bottom: 10px !important;
    }
    .et-db #et-boc .et-l .et_pb_shop ul.products.columns-3 li.product.product_cat-things-we-love.product-type-external{
    	width: 98% !important;
    }
    #learn-cats{
    	text-align: center;
    }
	.wRegBtn_wrapper.wHeader{
		text-align: center;
	}
	.et-db #et-boc .et-l .dssb_sharing_buttons_0_tb_footer .dssb-sharing-buttons.headerBtns{
		justify-content: center;
	}
}