/*
Theme Name:     oceanwp child theme
Author:         Olivia Hoback
Author URI:     https://olivia.nu
Template:       oceanwp
*/


@font-face { 
font-family: InterLight; 
src: url(https://www.jennyhagman.com/wp-content/themes/oceanwp-child/fonts/static/Inter-Light.ttf); 
font-weight: 200; 
}
@font-face { 
font-family: InterMedium; 
src: url(https://www.jennyhagman.com/wp-content/themes/oceanwp-child/fonts/static/Inter-Medium.ttf); 
font-weight: 400; 
}
@font-face { 
font-family: InterBold; 
src: url(https://www.jennyhagman.com/wp-content/themes/oceanwp-child/fonts/static/Inter-Bold.ttf); 
font-weight: 600; 
}
@font-face { 
font-family: InterExtraLight; 
src: url(https://www.jennyhagman.com/wp-content/themes/oceanwp-child/fonts/static/Inter-ExtraLight.ttf); 
font-weight: 100; 
}


body, .elementor-kit-6322{
	font-family: "InterMedium", Arial, Sans-serif !important;
	font-size: 14px;
	white-space: normal !important;
	padding-top: 55px;
}


/*header*/
#custom-logo{
	position: absolute;
    max-width: 160px;
    z-index: 999;
    margin: 0 auto;
    left: 0;
    right: 0;
    top: 10px;
}
#wpadminbar {
    z-index: 999999999;
}

/*typsnitt*/
body .elementor-widget-heading .elementor-heading-title, body .elementor-widget-text-editor,
body.search-results h2.search-entry-title a, body h2 a{
	color: #000000;
}

body.elementor-page #main #content-wrap {
    padding-bottom: 0;
	padding-top: 0;
}

body p{
	font-family: "InterMedium", Arial, Sans-serif !important;
	color: #000000;
}
body h1, body h1.page-header .page-header-title, section.largest-main-heading .elementor-widget-heading h1.elementor-heading-title{
	font-family: "InterLight", Arial, Sans-serif !important;
	font-size: 5em !important;
	text-transform: normal;
	font-weight: 200;
	color: #000000;
	line-height: 1.2em;
}
/*largest heading elementor mall*/
section.largest-main-heading .elementor-widget-heading h1.elementor-heading-title{
	padding: 34px 0;
	border-bottom: 1px solid #f1f1f1;
}
body section.largest-main-heading .elementor-column-gap-extended>.elementor-column>.elementor-element-populated,
body .elementor-column-gap-extended>.elementor-column>.elementor-element-populated{
    padding: 0;
}


body h2, body .elementor-widget-heading h2.elementor-heading-title,
body.elementor-6428 .elementor-element .elementor-heading-title{
	font-family: "InterMedium", Arial, Sans-serif !important;
	font-size: 3.5em !important;
	text-transform: normal;
	font-weight: 400 !important;
}
body h3, body h3.elementor-heading-title, #footer .widget-title, 
#mega-menu-wrap-mega-menu #mega-menu-mega-menu > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link, 
#mega-menu-wrap-mega-menu #mega-menu-mega-menu > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link,
body.elementor-page .elementor-element h3.elementor-heading-title,
#rpwwt-wp-widget-recent-posts-widget-with-thumbnails span.rpwwt-post-title{
	font-family: "InterMedium", Arial, Sans-serif !important;
	font-size: 1.6em !important;
	line-height: 1.4em !important;
	font-weight: 600; 
}
body h4{
	
}

/*quote fonts*/
body.page article section.quote .elementor-element .elementor-widget-heading h2.elementor-heading-title,
body section#quotes-slider h2.elementor-heading-title{
	font-family: "InterLight", Arial, Sans-serif !important;
	font-style: italic;
	font-size: 1.4em !important;
	line-height: 1.5em;
}
body.page article section.quote-with-background  .elementor-element .elementor-widget-heading h2.elementor-heading-title{
	font-family: "InterLight", Arial, Sans-serif !important;
}


body .widget-title{
    display: block;
    line-height: 1;
    font-weight: 400;
    color: #000000;
    border-width: 0;
    letter-spacing: 1px;
    padding-left: 0;
    margin: 0 0 20px;
    text-transform: uppercase;
	font-weight: 600;
}
body section.boka-sektion .elementor-element .elementor-widget-container h2.elementor-heading-title,
body section.large-img-section .elementor-element .elementor-widget-container h2.elementor-heading-title,
body section.landing-page-om-jenny .elementor-element .elementor-widget-container h2.elementor-heading-title{
	font-weight: 600 !important;
}
body section.large-img-section .elementor-element .elementor-widget-container h2.elementor-heading-title{
	line-height: 1.3em;
}
.mobile-only{
	display: none;
}

/*övergripande element----------------------------------------------------*/

body a.button, body a.button:hover,
#footer-widgets .footer-box a.button, #footer-widgets .footer-box a.button:hover{
	margin: 10px 0;
	color: #ffffff;
}
body hr{
    background-color: #f3bd5a;
    margin: 50px 0;
	height: 3px;
}


/*popup*/
#sgpb-popup-dialog-main-div-wrapper .sgpb-theme-4-content {
    border-radius: 0 !important;
}
#sgpb-popup-dialog-main-div-wrapper .sgpb-theme-4-content h2{
	margin-top: -15px;
    font-size: 3em !important;
}





/*smooth logo slider*/
@keyframes slidelogos{
	from{
		transform: translateX(0);
	}
	to{
		transform: translateX(-100%);
	}
}
body .smooth-logo-slider{
	overflow: hidden;
	white-space: nowrap;
	position: relative;
}
body .smooth-logo-slider:before,
body .smooth-logo-slider:after{
	position: absolute;
	top: 0;
	width: 100px;
	height: 100%;
	content: "";
	z-index: 2;
}
body .smooth-logo-slider:before{
	left: 0;
	/*background: linear-gradient(to left, rgba(255,255,255,0), #f5f1e8);*/
}
body .smooth-logo-slider:after{
	right: 0;
	/*background: linear-gradient(to right, rgba(255,255,255,0), #f5f1e8);*/
}
body .smooth-logo-slider:hover .logos{
	animation-play-state: paused;
}
body .smooth-logo-slider .logos{
	animation: 40s slidelogos infinite linear;
	display: inline-block;
}
body .smooth-logo-slider .logos img{
	max-height: 70px;
	max-width: 200px;
	margin: 0 40px;
}
@media (max-width: 767px){
	body .smooth-logo-slider .logos img {
		max-height: 60px;
		max-width: 140px;
		margin: 0 20px;
	}
}
/*Partner logo single template*/
body.single-logo .side-bar-template #sidebar .sidebar-img img{
	max-width: 300px;
	max-height: 200px;
}







/*max mega menu-----------------------------------------------------------*/

#custom-mega-menu{
    position: fixed;
	border-bottom: 1px solid rgba(34, 34, 34, 0.05);
    top: 0;
    z-index: 99999999;
    width: 100%;
}
#mega-menu-wrap-mega-menu, #mega-menu-wrap-mega-menu #mega-menu-mega-menu, #mega-menu-wrap-mega-menu #mega-menu-mega-menu ul.mega-sub-menu, #mega-menu-wrap-mega-menu #mega-menu-mega-menu li.mega-menu-item, #mega-menu-wrap-mega-menu #mega-menu-mega-menu li.mega-menu-row, #mega-menu-wrap-mega-menu #mega-menu-mega-menu li.mega-menu-column, #mega-menu-wrap-mega-menu #mega-menu-mega-menu a.mega-menu-link, #mega-menu-wrap-mega-menu #mega-menu-mega-menu span.mega-menu-badge {
    line-height: 2.5em;
}

#mega-menu-wrap-mega-menu #mega-menu-mega-menu > #mega-menu-item-10211{
	float: right;
	background: white;
}
#mega-menu-wrap-mega-menu #mega-menu-mega-menu > #mega-menu-item-10211 > a.mega-menu-link{
	display: block;
    height: 0;
    overflow: hidden;
    padding-top: 20px;
    background: url(https://www.jennyhagman.com/wp-content/uploads/2024/09/jenny-hagman-eng.png) no-repeat;
    display: inline-block;
    width: 20px;
    background-size: contain;
    margin-top: 20px;
    margin-left: 15px;
	margin-bottom: 7px;
}

/*custom sök i max mega menu*/
body #mega-menu-wrap-mega-menu .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner, 
body #mega-menu-wrap-mega-menu .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner::before, 
body #mega-menu-wrap-mega-menu .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner::after {
    width: 30px;
	background-color: #000000;
}
body #mega-menu-wrap-mega-menu li.mega-non-link > a.mega-menu-link{
	cursor: default !important;
}

#custom-search-field {
    display: none;
    width: 300px;
    position: absolute;
    top: 60px;
    background: #ffffff;
    z-index: 999;
    right: 0;
}
#custom-search-field .screen-reader-text{
	color: #b4b4b4;
}
#custom-search-field input[type="search"]{
	color: #000000;
	-webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    border-radius: 0;
}



/*English page-----------------------------------------------------------*/
body.page-id-9868 header#site-header{
	display: none;
}
body.page-id-9868 .centered-minimal-page-header {
    display: none;
}	
body.page-id-9868 .elementor-column-gap-default>.elementor-column>.elementor-element-populated {
    padding: 0;
}



/*single post/inlägg-----------------------------------------------------*/
body.single-post article p, body.page article p{
	margin: 40px 0;
}
body.single-post.content-max-width .entry-content h1, 
body.single-post.content-max-width .entry-content h2, 
body.single-post.content-max-width .entry-content h3, 
body.single-post.content-max-width .entry-content h4, 
body.single-post.content-max-width .entry-content h5, 
body.single-post.content-max-width .entry-content h6, 
body.single-post.content-max-width .entry-content blockquote, 
body.single-post.content-max-width .entry-content p, 
body.single-post.content-max-width .wp-block-image, 
body.single-post.content-max-width .wp-block-buttons, 
body.single-post.content-max-width .wp-block-gallery, 
body.single-post.content-max-width .wp-block-video, 
body.single-post.content-max-width .wp-block-quote, 
body.single-post.content-max-width .wp-block-text-columns, 
body.single-post.content-max-width .wp-block-code, 
body.single-post.content-max-width .entry-content ul, 
body.single-post.content-max-width .entry-content ol, 
body.single-post.content-max-width .wp-block-cover-text, 
body.single-post.content-max-width .wp-block-columns, 
body.single-post.content-max-width .wp-block-cover, 
body.single-post.content-max-width .post-tags, 
body.single-post.content-max-width .comments-area {
    margin: 4.5em auto;
}
body.elementor-page article p{
    margin: 40px 0 0 0;
}


body.single-post.elementor-page .entry-content h1, 
body.single-post.elementor-page .entry-content h2, 
body.single-post.elementor-page .entry-content h3, 
body.single-post.elementor-page .entry-content h4, 
body.single-post.elementor-page .entry-content h5, 
body.single-post.elementor-page .entry-content h6,
body.single-post.elementor-page .entry-content blockquote, 
body.single-post.elementor-page .entry-content p, 
body.single-post.elementor-page .wp-block-image, 
body.single-post.elementor-page .wp-block-buttons, 
body.single-post.elementor-page .wp-block-gallery, 
body.single-post.elementor-page .wp-block-video, 
body.single-post.elementor-page .wp-block-quote, 
body.single-post.elementor-page .wp-block-text-columns, 
body.single-post.elementor-page .wp-block-code, 
body.single-post.elementor-page .entry-content ul, 
body.single-post.elementor-page .entry-content ol, 
body.single-post.elementor-page .wp-block-cover-text, 
body.single-post.elementor-page .wp-block-columns, 
body.single-post.elementor-page .wp-block-cover, 
body.single-post.elementor-page .post-tags, 
body.single-post.elementor-page .comments-area{
    margin-top: 0;
	margin-bottom: 0;
}


/*Sektioner index / elementor mallar------------------------------------*/
@media (min-width: 1080px){
	section.elementor-element-9579dd1 div.elementor-container, body.page-id-9868 section.elementor-element-d652665 div.elementor-container{
		background-image: url(https://www.jennyhagman.com/wp-content/uploads/2021/06/Jenny-Hagman-mental-tranare-och-coach-inom-idrott-och-ledarskap-train-for-balance-1.png);
		background-position: bottom center;
		background-repeat: no-repeat;
		background-size: auto;
	}
}
@media (min-width: 1280px){
	section.elementor-element-9579dd1 div.elementor-container,
	section.elementor-element-d652665 div.elementor-container{
		background-size: cover;
	}
}

/*boka sektion*/
body.single-post article section.boka-sektion p, body.page article section.boka-sektion p{
	margin: 0 0 10px 0;
	line-height: 1.7em;
}   
body.single-post article section.boka-section-light p, body.page article section.boka-section-light p{
	color: #ffffff !important;
} 

/*every other img text blocket*/
body.page article section.every-other-img p{
    margin: 10px 0;
}
body.elementor-page article section.two-col-img-text-section p,
body.elementor-page article section.three-col-img-text-button-section p{
	margin-top: 0;
}
/*3 recent posts sectionen*/
#rpwwt-wp-widget-recent-posts-widget-with-thumbnails li{
	width: 31%;
    float: left;
    list-style: none;
}
body #rpwwt-wp-widget-recent-posts-widget-with-thumbnails.rpwwt-widget ul li img {
    width: 100%;
    height: auto;
	margin-bottom: 20px;
}
body #rpwwt-wp-widget-recent-posts-widget-with-thumbnails.rpwwt-widget ul {
    display: flex;
	 justify-content: space-between;
}
#rpwwt-wp-widget-recent-posts-widget-with-thumbnails a span.rpwwt-post-title{
	display: block;
	text-align: center;
	color: #000000;
}

/*section mp3 spelare*/
body section.mp3 a.audio-track,
body section.mp3 .iron-audioplayer .playlist .sricon-pla,
body section.mp3 div.track-title,
body section.mp3 div.currentTime,
body section.mp3 div.totalTime,
body section.mp3 .iron-audioplayer .control .sricon-play, 
body section.mp3 .srp-play-button .sricon-play, 
body section.mp3 .srp_pagination .active,
body section.mp3 .iron-audioplayer .control,
body .iron-audioplayer .playlist .sricon-play{
	color: #ffffff;
	color: rgba(255, 255, 255, 1);
}
body .iron-audioplayer .playlist li.current .sricon-play{
	color: #000000;
	color: rgba(0, 0, 0, 1);
}


/*diverse----------------------------------------------------------------*/
/*sök och arkiv*/
body.search-results article, body.blog article  {
    margin-bottom: 40px;
    padding-bottom: 40px;
}
body .blog-entry.post .blog-entry-header .entry-title a{
	font-size: 1em !important;
	font-weight: 400;
}
body .blog-entry.large-entry {
    padding-bottom: 87px;
}
body.search-results h2.search-entry-title, body.blog h2.blog-entry-title,
body.blog article.blog-entry h2.blog-entry-title{
	font-size: 2.5em !important;
}
body.search-results h2.search-entry-title a:hover,
body.blog h2.blog-entry-title a:hover{
	color: #6787B7; 
}
body.search-results article .search-entry-readmore a {
	margin-top: 30px;
    font-size: 12px;
    font-weight: 200;
    text-transform: none;
}
/*pagination*/
body .page-numbers a, .page-numbers span:not(.elementor-screen-only), body .page-links span {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    border-radius: 0;
	border: 1px solid #b6b6b6;
}
body .page-numbers a:hover, body .page-links a:hover span, body .page-numbers.current, body .page-numbers.current:hover, body .page-links>span,
body span.page-numbers.current{
    background-color: #E0A526;
    color: #ffffff;
	border: 1px solid #b6b6b6;
}

body.page article section.quote .elementor-element .elementor-widget-heading h3.elementor-heading-title,
body section#quotes-slider h3.elementor-heading-title{
	font-size: 1em !important;
	padding-top: 20px;
}
body .quote .elementor-widget-heading h2.elementor-heading-title:before,
body section#quotes-slider:not(.quotes-star-slider)  h2.elementor-heading-title:before{
    font-family: 'Font Awesome\ 5 Free';
    content: "\f10e";
    font-size: 4em;
    padding-right: 20px;
    color: #6787B7;
    opacity: 0.3;
	font-weight: 900;
}

/*quotes slider*/
body section#quotes-slider h2.elementor-heading-title,
body section#quotes-slider h3.elementor-heading-title{
	text-align: center;
}
body section#quotes-slider:not(.quotes-star-slider) h2.elementor-heading-title{
	padding-top: 90px;
}
body .quote-with-background .elementor-widget-heading h2.elementor-heading-title:before{
    color: #ffffff;
    opacity: 1;
}
body section#quotes-slider.quotes-star-slider .slick-dots li button:before{
    font-size: 11px;
    width: 34px;
    height: 34px;
    margin-top: 15px;
}


/*sidan produkter*/
body.page-id-4667.elementor-page-4667 .elementor-4667 .three-col-img-text-button-section .elementor-button {
    fill: #ffffff;
    color: #ffffff;
    background-color: #719949;
}


/*sidan whole in one*/
body.password-protected .post-password-form{
	padding-bottom: 40px;
}
body.password-protected .post-password-form input[type="submit"]{
	margin-top: 20px;
}
body.page-id-10350:not(.password-protected) header.page-header{
	display: none;
}

/*footer----------------------------------------------------------------*/
body #footer .mc4wp-form-fields h2{
   font-size: 1em !important;
    color: #eaeaea;
    margin-bottom: 0;
    text-transform: none;
    font-weight: normal;
	font-family: "InterMedium", Arial, sans-serif !important;
}
#footer #mc4wp-form-1 p{
	margin-bottom: 10px;
}
#footer #text-2 img{
	max-width: 117px;
}
#footer #footer-widgets .widget_search{
	margin-bottom: 40px;
}
#footer form input[type="text"], #footer form input[type="password"], #footer form input[type="email"], 
#footer form input[type="url"], #footer form input[type="date"], #footer form input[type="month"], #footer form input[type="time"], 
#footer form input[type="datetime"], #footer form input[type="datetime-local"], #footer form input[type="week"], #footer form input[type="number"], 
#footer form input[type="search"], #footer form input[type="tel"], #footer form input[type="color"], #footer form select, #footer form textarea {
    color: #ffffff;
}
#footer .container{
	width: 98%;
	max-width: 98%;
}
body #footer-widgets .footer-box {
    padding: 0 25px;
}
body #footer .theme-button, body #footer input[type="submit"], body #footer button[type="submit"], body #footer button, body #footer .button, 
body #footer div.wpforms-container-full .wpforms-form input[type=submit], body #footer div.wpforms-container-full .wpforms-form button[type=submit], 
body #footer div.wpforms-container-full .wpforms-form .wpforms-page-button{
    background-color: #E0A526;
}
#footer label, body #footer div.wpforms-container-full .wpforms-form .wpforms-field-label {
    color: #ffffff;
}
#footer form input[type="email"]::placeholder, #footer form input[type="search"]::placeholder{
  color: #a6bde0 !important;
}



/*anpassning--------------------------------------------------------------------------------------------------------------------------*/
@media only screen and (max-width: 1280px) {
	body #main, body section.elementor-top-section{
    padding-left: 4% !important;
	padding-right: 4% !important;
	}
	body section.elementor-top-section.every-other-img{
    padding-left: 0 !important;
	padding-right: 0 !important;
	}
	body section.section-goals .elementor-column-gap-extended>.elementor-column>.elementor-element-populated{
    padding: 15px 0;
	}
	body section.large-img-grid{
    padding-top: 30px !important;
	padding-bottom: 30px !important;
	}
	body .container, body.content-full-screen .elementor-section-wrap>.elementor-section.elementor-section-boxed>.elementor-container {
    max-width: 100%;
	}
	body.single-post.content-max-width .thumbnail, 
	body.single-post.content-max-width .entry-header, 
	body.single-post.content-max-width ul.meta, 
	body.single-post.content-max-width .entry-content h1, 
	body.single-post.content-max-width .entry-content h2, 
	body.single-post.content-max-width .entry-content h3, 
	body.single-post.content-max-width .entry-content h4, 
	body.single-post.content-max-width .entry-content h5, 
	body.single-post.content-max-width .entry-content h6, 
	body.single-post.content-max-width .entry-content blockquote, 
	body.single-post.content-max-width .entry-content p, 
	body.single-post.content-max-width .post-tags, 
	body.single-post.content-max-width .entry-share, 
	body.single-post.content-max-width nav.post-navigation, 
	body.single-post.content-max-width #author-bio, 
	body.single-post.content-max-width #related-posts, 
	body.single-post.content-max-width .comments-area{
    padding-left: 0px;
    padding-right: 0px;
	}
}


@media only screen and (max-width: 1100px){
	body #mega-menu-wrap-mega-menu #mega-menu-mega-menu > li.mega-menu-item > a.mega-menu-link{
	font-size: 12px;	
	padding: 0px 15px 0px 15px;
	}
	/*3 products woth price section*/
	body section.section-3-products h2{
		font-size: 2.5em;
	}
	body section#quotes-slider:not(.quotes-star-slider) h2.elementor-heading-title{
	padding-top: 40px;
	}
}


@media only screen and (max-width: 767px){
	#mega-menu-wrap-mega-menu #mega-menu-mega-menu > #mega-menu-item-10211{
    float: left;
	}
	#mega-menu-wrap-mega-menu #mega-menu-mega-menu > #mega-menu-item-10211 a{
    display: block;
	}
	#custom-logo{
	position: fixed;
    max-width: 80px;
	top: 1px;
	z-index: 999999999999;
	}
	.mobile-only{
	display: block;
	}
	.fullscreen-only{
	display: none;
	}
	body h2, body .elementor-widget-heading h2.elementor-heading-title {
    font-size: 2.5em !important;
	}
	body section#quotes-slider:not(.quotes-star-slider) h2.elementor-heading-title{
	padding-top: 30px;
	}
	#custom-search-field {
    width: 100%;
    position: static;
    top: auto;
	}
	body #mega-menu-wrap-mega-menu .mega-menu-toggle.mega-menu-open + #mega-menu-mega-menu {
    display: block;
    overflow: hidden;
	}
	body.search-results h2.search-entry-title, body.blog h2.blog-entry-title, body.blog article.blog-entry h2.blog-entry-title {
    font-size: 1.9em !important;
	}
	body.single-post.content-max-width .entry-content h1, body.single-post.content-max-width .entry-content h2, body.single-post.content-max-width .entry-content h3, body.single-post.content-max-width .entry-content h4, body.single-post.content-max-width .entry-content h5, body.single-post.content-max-width .entry-content h6, body.single-post.content-max-width .entry-content blockquote, body.single-post.content-max-width .entry-content p, body.single-post.content-max-width .wp-block-image, body.single-post.content-max-width .wp-block-buttons, body.single-post.content-max-width .wp-block-gallery, body.single-post.content-max-width .wp-block-video, body.single-post.content-max-width .wp-block-quote, body.single-post.content-max-width .wp-block-text-columns, body.single-post.content-max-width .wp-block-code, body.single-post.content-max-width .entry-content ul, body.single-post.content-max-width .entry-content ol, body.single-post.content-max-width .wp-block-cover-text, body.single-post.content-max-width .wp-block-columns, body.single-post.content-max-width .wp-block-cover, body.single-post.content-max-width .post-tags, body.single-post.content-max-width .comments-area {
    margin: 2.5em auto;
	}
	body .blog-entry.large-entry {
    padding-bottom: 50px;
	margin-bottom: 0px;
	}
	.n2-ss-section-main-content.n2-ss-layer-with-background{
		padding-top: 100px !important;
	}
	body h1, body h1.page-header .page-header-title,
	section.largest-main-heading .elementor-widget-heading h1.elementor-heading-title{
	font-size: 3em !important;
	}
	body #main #content-wrap {
    padding-top: 30px;
	}
	body.single-post article p, body.page article p {
    margin: 0 0 40px 0;
	}
	body.elementor-page article p{
    margin: 20px 0 0 0;
	}
	body hr{
    margin: 30px 0;
	}
	#sgpb-popup-dialog-main-div-wrapper .sgpb-theme-4-content h2{
    font-size: 2em !important;
	}
	body.page article section.quote .elementor-element .elementor-widget-heading h2.elementor-heading-title {
    font-size: 1.2em !important;
	}
	body .quote .elementor-widget-heading h2.elementor-heading-title:before {
    padding-right: 10px;
	}
	#mega-menu-wrap-mega-menu .mega-menu-toggle{
    position: fixed;
    width: 100%;
    top: 0;
    z-index: 999999;
	height: 42px;
	}
	#custom-mega-menu{
	overflow-y: scroll;
    max-height: 100%;
	padding-top: 42px;
	}
	body #rpwwt-wp-widget-recent-posts-widget-with-thumbnails.rpwwt-widget ul {
    display: block;
	}
	#rpwwt-wp-widget-recent-posts-widget-with-thumbnails li{
	width: 100%;
    float: none;
	}
	#rpwwt-wp-widget-recent-posts-widget-with-thumbnails ul{
	margin: 20px 0;
	}
	#rpwwt-wp-widget-recent-posts-widget-with-thumbnails li{
	width: 100%;
    float: none;
	}
	body #rpwwt-wp-widget-recent-posts-widget-with-thumbnails.rpwwt-widget ul li img {
    width: 100%;
    height: auto;
    margin: 20px 0 10px 0;
	}
	#sgpb-popup-dialog-main-div-wrapper .sgpb-theme-4-content h2{
	line-height: 1em;
	margin-top: -10px;
	} 
	#sgpb-popup-dialog-main-div-wrapper .sgpb-theme-4-content p{
	margin: 0 0 10px 0;
	}
	#sgpb-popup-dialog-main-div-wrapper .sgpb-theme-4-content {
    border-bottom-width: 10px !important;
	}

}






