/*
Theme Name: smokenol2025
Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
Template: hello-elementor
Author: Elementor Team
Author URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash
Description: A plain-vanilla &amp; lightweight theme for Elementor page builder
Tags: flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready


*/

/* =Custom Site-wide Font/Image Style CSS
-------------------------------------------------------------- */





.bold {font-weight: bold !important;}
.semibold {font-weight: 600 !important;}
.thin {font-weight: 300 !important;}
.italic {font-style: italic !important;}
.uppercase {text-transform: uppercase !important;}
.block {display: block !important;}
.center {text-align: center; display: block !important;}


.black {color: #000 !important;}
.white {color: #fff !important;}
.offwhite {color: #f7ecd4 !important;}


ul.checklistfa {list-style-type: none !important;}
ul.checklistfa li:before {font-family: 'Font Awesome 5 Free'; content: '\f00c'; font-weight: 600 !important; margin: 0 10px 0 -30px;}

ul.checklistimg {list-style-type: none; } 
ul.checklistimg li  { line-height: 2; margin-bottom: 6px !important; background-image: url(url); background-size: 36px 36px; background-position: top left; position: relative; background-repeat: no-repeat; padding: 0 0 0 40px;}


.single-post .elementor-widget-theme-post-content img {margin: 24px 0;}
.single-post .elementor-widget-theme-post-content img.aligncenter {margin: 24px auto;}


.elementor-widget-container,
.entry-summary,
.mu_register {
   overflow-wrap: break-word;
}


.elementor-widget-container p,
.entry-summary p,
.comment-content p,
.mu_register p {
	overflow-wrap: break-word;

} 


.elementor-widget-container ul ul,
.comment-content ul ul,
.elementor-widget-container ol ol,
.comment-content ol ol,
.elementor-widget-container ul ol,
.comment-content ul ol,
.elementor-widget-container ol ul,
.comment-content ol ul {
	margin-bottom: 0;
}

.elementor-widget-container ul,
.comment-content ul,
.mu_register ul {
	list-style-type: disc;
padding: 0;
margin: 0 0 24px 0;
}
.elementor-widget-container ol,
.comment-content ol {
	list-style: decimal outside;
	padding-inline-start: 8px !important;
	margin-top: 12px;
}
.elementor-widget-container li,
.comment-content li,
.mu_register li {
	margin: 0 0 0 36px;
}
.elementor-widget-container blockquote,
.comment-content blockquote {
	margin-bottom:36px;
	padding: 24px;
	font-style: italic; border-left: 4px solid #336e8e;
}
.elementor-widget-container blockquote p:last-child,
.comment-content blockquote p:last-child {
	margin-bottom: 0;
}


.page header .elementor-nav-menu {margin-bottom: 0 !important;}

.elementor-accordion .elementor-tab-title {display: flex !important; align-items: center !important;}


/* gtranslate widget */
.gt_float_switcher .gt_options a { font-size: 15px !important; padding: 6px 15px !important;}
.gt_float_switcher img { width: 28px !important;}


/* recaptcha index */
.grecaptcha-badge {z-index:999;}


/* menu anchor offset */
body:not(.elementor-editor-active) .elementor-widget-menu-anchor {
   position: relative;
   z-index: -1; }

body:not(.elementor-editor-active) .elementor-menu-anchor:before {
   content: "";
   display: block;
   height: 180px !important; 
   margin: -180px 0 0 !important;
   visibility: hidden;
   pointer-events: none;}


.elementor-post-navigation span.elementor-post-navigation__link__next, .elementor-post-navigation span.elementor-post-navigation__link__prev {width: 85%;}

.elementor-post-navigation .post-navigation__prev--title {margin-right: 40px;}
.elementor-post-navigation .post-navigation__next--title {margin-left: 40px;}



[type=submit] {border: none;}


/* gravity forms */

.gform-theme--foundation .gfield select {line-height: 1;}

.gform_required_legend {display: none !important;}

.gform_wrapper input, .gform_wrapper select, .gform_wrapper textarea {padding: 10px !important; border: 1px solid #090D52 !important; border-radius: 0px;}

.gform_wrapper input[type="submit"] {background-color: var(--e-global-color-primary) !important; color: #fff; padding: 10px 30px !important; border: 0 !important; font-size: 18px; text-transform: uppercase; text-decoration: none; border-radius: 0px; display: inline-block;}
.gform_wrapper input[type="submit"]:hover {background-color: var(--e-global-color-secondary) !important; color: var(--e-global-color-text) !important;}


.gform_wrapper .gform_footer { padding: 0px !important;}
.gform_wrapper .top_label .gfield_label { color: var(--e-global-color-primary) ;}
.gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {border-radius: 0px;}

.elementor-kit-141 input[type="submit"] { line-height: 26px !important; letter-spacing: 0 !important; padding: 12px 36px !important; border: none !important;}
.elementor-kit-141 input[type=search] {padding: 10px;}

.search-submit {margin-left: 14px;}


/* gravity checkbox */
.gform_wrapper .gfield_checkbox .gchoice input[type=checkbox] + label { font-size: 18px; }
.gform_wrapper .gfield_checkbox .gchoice input[type=checkbox] { opacity: 0; }
.gform_wrapper .gfield_checkbox .gchoice input[type=checkbox] + label { position: relative; overflow: hidden; padding-left: 35px; cursor: pointer; display: inline-block; }
.gform_wrapper .gfield_checkbox .gchoice input[type=checkbox] + label:before, .gform_wrapper .gfield_checkbox .gchoice input[type=checkbox] + label:after { content: ''; position: absolute; left: 0; z-index: 1; -webkit-transition: .2s; transition: .2s; }

/* checkbox checkbox after */
.gform_wrapper .gfield_checkbox .gchoice input[type=checkbox]:not(:checked) + label:after { width: 20px; height: 19px; border: 2px solid #000; background-color: #fff; top: 0px; }
.gform_wrapper .gfield_checkbox .gchoice input[type=checkbox]:checked + label:after { top: 0; width: 20px; height: 19px; border: 2px solid #000; background-color: #56D4A4; z-index: 0;}

/* checkbox checkbox before */
.gform_wrapper .gfield_checkbox .gchoice input[type=checkbox]:checked + label:before { left: 1px; width: 8px; height: 16px; border-top: 2px solid transparent; border-left: 2px solid transparent; border-right: 3px solid #fff; border-bottom: 3px solid #fff; -webkit-transform: rotateZ(34deg); transform: rotateZ(34deg); -webkit-transform-origin: 100% 100%; transform-origin: 100% 100%; }
.gform_wrapper.gravity-theme .gfield_checkbox label { line-height: 1.4; }


/* gravity radio */
.gform_wrapper.gravity-theme .gfield-choice-input { display: none; }
.gform_wrapper .gfield_radio .gchoice input[type=radio] + label { position: relative; overflow: hidden; padding-left: 35px; cursor: pointer; display: inline-block; font-size: 16px; }
.gform_wrapper .gfield_radio .gchoice input[type=radio] + label:before, .gform_wrapper .gfield_radio .gchoice input[type=radio] + label:after { content: ''; position: absolute; left: 0; z-index: 1; -webkit-transition: .2s; transition: .2s; }

/* radio radio after */
.gform_wrapper .gfield_radio .gchoice input[type=radio]:not(:checked) + label:after { width: 20px; height: 19px; border: 2px solid #000; border-radius: 0; top: 0px; }
.gform_wrapper .gfield_radio .gchoice input[type=radio]:checked + label:after { top: 0; width: 20px; height: 20px; border: 2px solid #56D4A4; background-color: #56D4A4; z-index: 0; border-radius: 0; }

/* radio radio before */
.gform_wrapper .gfield_radio .gchoice input[type=radio]:checked + label:before { left: 1px; width: 8px; height: 16px; border-top: 2px solid transparent; border-left: 2px solid transparent; border-right: 3px solid #000; border-bottom: 3px solid #000; -webkit-transform: rotateZ(37deg); transform: rotateZ(37deg); -webkit-transform-origin: 100% 100%; transform-origin: 100% 100%; }
.gform_wrapper.gravity-theme .gfield_radio label { line-height: 1.4; }
.gform_wrapper.gravity-theme .gfield-choice-input + label { width: 100%; }



/* blog feed */
.elementor-posts .elementor-post__read-more {color: var( --e-global-color-text ) !important; border: 0; border-radius: 0px; background-color: var(--e-global-color-secondary)  !important; padding: 12px 30px; transition: all .2s ease-in-out;  }
.elementor-posts .elementor-post__read-more:hover {color: var(--e-global-color-bd28782); border: 0;  background-color: #fff !important; padding: 12px 30px;}
.elementor-posts .elementor-post__excerpt {padding-bottom: 30px;}
.elementor-post__excerpt p:after { content: "...";}

.elementor-posts .elementor-post {padding-bottom: 20px !important;}

.elementor-post__text { margin: 0 0%;    position: relative; min-height: 230px;
    padding: 3% 0;}
.elementor-posts .elementor-post__title {
     display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;}

.elementor-post__read-more {position: absolute; bottom: 1px;}



/* Maximum width of 1024 pixels. */
@media screen and (max-width: 1024px) {    

.elementor-post__text { min-height: auto; padding-bottom: 2%;}
.elementor-post__read-more {
    margin: 24px auto;
    position: relative;
    bottom: 0px;}

.elementor-posts .elementor-post {padding-bottom: 0px !important;}

.elementor-posts .elementor-post__meta-data {margin-bottom: 30px !important;}



 body:not(.elementor-editor-active) .elementor-menu-anchor:before {
   height: 144px !important;
   margin: -144px 0 0  !important; }

}




/* Maximum width of 1024 pixels. */
@media screen and (max-width: 1024px) {

.logged-in .elementor-location-header {margin-top: 46px;}

.three-col-list {-moz-column-count: 1;-webkit-column-count: 1;column-count: 1;}
.two-col-list {	-moz-column-count: 1;-webkit-column-count: 1;column-count: 1;}

}





/* Maximum width of 767 pixels. */
@media screen and (max-width: 767px) {

.elementor-text-editor .alignright, .elementor-text-editor .alignleft, .elementor-widget-text-editor .alignright, .elementor-widget-text-editor .alignleft {
    float: none;
    margin: 0 auto 14px;
    display: block;}


/* mobile blog nav */

.elementor-post-navigation { flex-direction: column;}
.elementor-post-navigation .elementor-post-navigation__link {
    width: calc(100%) !important;}
.elementor-post-navigation span.elementor-post-navigation__link__next {
    text-align: left !important;}
.elementor-post-navigation .elementor-post-navigation__link a {
    justify-content: center !important;}
.elementor-post-navigation .post-navigation__arrow-wrapper {  display: none !important;}
.elementor-post-navigation span.elementor-post-navigation__link__next, .elementor-post-navigation span.elementor-post-navigation__link__prev {
    width: 100% !important;}
.elementor-post-navigation .elementor-post-navigation__next {  padding-top: 14px !important;}

.elementor-post-navigation .post-navigation__prev--title {margin-right: 0px;}
.elementor-post-navigation .post-navigation__next--title {margin-left: 0px;}


}
