@charset 'utf-8';
/*
Theme Name: curatededit Child Theme
Theme URI: 
Description: curatededit Child Theme - Multipurpose and Multiskin Responsive Wordpress theme
Author: curatededit Child Theme
Author URI:  
Template: curatededit
Version: 1.0
License: GNU General Public License
License URI: license.txt
Tags: flexible-header, accessibility-ready, custom-background, custom-colors, custom-header, custom-menu, featured-image-header, featured-images, full-width-template, microformats, post-formats, theme-options, threaded-comments, translation-ready
Text Domain: curatededit-child
*/


.wpcf7 form.sent .wpcf7-response-output {
    background: #00D06C;
    border: none;
    font-family: Karla !important;
    font-style: normal;
    font-weight: normal !important;
    font-size: 15px;
    line-height: 18px;
    letter-spacing: 0.003em;
    padding: 7px 11px;
    margin: 36px 0 0 0;
    max-width: 508px;
    color: #000000 !important;
}



div.elementor-message{
	background-color: #ffffff;
    padding: 10px;
    border-radius: 8px;
    font-weight: bold;
}
div.elementor-message-success{
	background-color: #1fc51f;
    color: white;
}

.slider-content::before {
    top: -13% !important;
    left: 100% !important;
    transform: skewY(-45deg) skewX(0);
}

.slider-content::after {
    top: 49%;
    left: 100%;
    right: auto;
    transform: skewY(45deg) skewX(0);
}
.slider-content::before, .slider-content::after {
    content: "" !important;
    position: absolute !important;
    width: 6% !important;
    height: 55% !important;
   background-color: inherit;
	
}



.slider-content {
	
	padding:40px;
	z-index:2 !important;
	display: flex;
    justify-content: center;
    align-items: center;
}

.slider-img {
	z-index:1 !important;
}


.slider-content .slider-content-title {
    width: 100%;
    position: absolute;
    max-width: 497px !important;
    right: 40px;
}

.slider1-home .elementor-widget-n-carousel .swiper-pagination-bullet {
	height: 6px !important;
	border-radius: 4rem;
}


.con-thee-block-main-grid-con:hover h3 {
	
	color:#000 !important;
	text-decoration:underline;
}

/* .con-thee-block-main-grid-con:hover .con-thee-block-main-grid-con-2:nth-child(1) {
	background:rgba(162, 225, 234, 1) !important;
	
} */



.con-thee-block-main-grid .elementor-post__text {

padding-top: 20px;
padding-bottom: 30px;
padding-left: 23px;
padding-right: 23px;
	background:#f5fff6;
}


.con-thee-block-main-grid article:hover h3 a {
	
	color:#000 !important;
	text-decoration:underline;
}
.con-thee-block-main-grid article:nth-child(1):hover .elementor-post__text {
background:#A2E1EA;
}

.con-thee-block-main-grid article:nth-child(2):hover .elementor-post__text {
background:#B9EAA2;
}
.con-thee-block-main-grid article:nth-child(3):hover .elementor-post__text {
background:#F6E654;
}

.con-thee-block-main-grid article .elementor-post__text::before {
    display: block;
    content: '';
    position: absolute;
    left: 50%;
    transform: translateX(-50%) rotate(45deg);
    width: 38px;
    height: 38px;
    z-index: 1;
    background-color: inherit;
    top: -16px;
    opacity: 0;
    transition: opacity .2s ease;
}

.con-thee-block-main-grid article:hover .elementor-post__text::before {
	
	opacity: 1;
}

.con-thee-block-main-grid article .elementor-post__text {
	position:relative;
}

.con-thee-block-main-grid article h3.elementor-post__title {
    z-index: 2;
    position: relative;
}






.con-category-home .elementor-posts-container {
    flex-direction: column;
    display: flex;
}






.con-category-home .elementor-post__text {

padding-top: 19px;
padding-bottom: 30px;
padding-left: 23px;
padding-right: 23px;
	background:#fff;
}


.con-category-home article:hover h3 a {
	
	color:#000 !important;
	text-decoration:underline;
}
.con-category-home1 article:hover .elementor-post__text {
background:rgb(253, 166, 126);
}

.con-category-home2 article:hover .elementor-post__text {
background:rgb(162, 225, 234);
}



.con-category-home3 article:hover .elementor-post__text {
background:rgb(246, 230, 84);
}
.con-category-home4 article:hover .elementor-post__text {
background:rgb(185, 234, 162);
}



.con-category-home article .elementor-post__text::before {
    display: block;
    content: '';
    position: absolute;
    left: 50%;
    transform: translateX(-50%) rotate(45deg);
    width: 38px;
    height: 38px;
    z-index: 1;
    background-color: inherit;
    top: -16px;
    opacity: 0;
    transition: opacity .2s ease;
}

.con-category-home article:hover .elementor-post__text::before {
	
	opacity: 1;
}

.con-category-home article .elementor-post__text {
	position:relative;
	min-height: 118px;
}

.con-category-home article h3.elementor-post__title {
    z-index: 2;
    position: relative;
}


.elementor-field-group .elementor-field-textual::placeholder {
   
    opacity: 1 !important;
}


.con-footer-form-right .elementor-field:not(.elementor-select-wrapper) {
   
    padding: 12px 30px 12px 28px;
}

.con-footer-form-right .elementor-field-type-submit {
    position: absolute;
    right: 0;
    width: auto !important;
}


.header1-search button.e-search-submit {
    position: absolute;
    right: 4px;
    top: 9px;
}



.hover-text-underline:hover h2 {
    text-decoration: underline;
}


.con-category-title::before {
    display: block !important;
    content: '' !important;
    position: absolute !important;
    left: 50% !important;
    transform: translateX(-50%) rotate(45deg);
    width: 40.5px !important;
    height: 40.5px !important;
    z-index: 1;
    background-color: #ffffff;
    bottom: -26px !important;
    transition: opacity .2s ease !important;
    top: auto !important;
    z-index: 0;
}




/* con-thee-block-main-grid-archive */


.con-thee-block-main-grid-archive .elementor-post__text {

padding-top: 20px;
padding-bottom: 30px;
padding-left: 23px;
padding-right: 23px;
	background:#f5fff6;
}


.con-thee-block-main-grid-archive article:hover h3 a {
	
	color:#000 !important;
	text-decoration:underline;
}


.con-thee-block-main-grid-archive article:hover .elementor-post__text {
background:#B9EAA2;
}


.category-tips-tricks .con-thee-block-main-grid-archive article:hover .elementor-post__text {
background:rgb(253, 166, 126);
}
.category-tips-tricks .con-thee-block-main-grid-archive-2 article:hover .elementor-post__text {
   background:rgb(253, 166, 126);
}






.con-thee-block-main-grid-archive article .elementor-post__text::before {
    display: block;
    content: '';
    position: absolute;
    left: 50%;
    transform: translateX(-50%) rotate(45deg);
    width: 38px;
    height: 38px;
    z-index: 1;
    background-color: inherit;
    top: -16px;
    opacity: 0;
    transition: opacity .2s ease;
}

.con-thee-block-main-grid-archive article:hover .elementor-post__text::before {
	
	opacity: 1;
}

.con-thee-block-main-grid-archive article .elementor-post__text {
	position:relative;
}

.con-thee-block-main-grid-archive article h3.elementor-post__title {
    z-index: 2;
    position: relative;
}





.con-thee-block-main-grid-archive-2 .elementor-post__text {
    align-items: flex-start;
    background: #fff;
    padding: 56px 50px 51px;
    display: flex !important;
    justify-content: center;
}

.con-thee-block-main-grid-archive-2 article:hover .elementor-post__text {
background:#B9EAA2;
}


.con-thee-block-main-grid-archive-2 a.elementor-post__read-more {
    text-align: center;
    background-color: #006606;
    border: 1px solid #006606;
    padding: 19px;
    width: 210px;
    height: 56px;
    display: block;
    border-radius: 100px;
	margin-top: 87px;
}


.con-thee-block-main-grid-archive-2 article:hover a.elementor-post__read-more {
	color:#fff;
	background:#000;
	border:1px solid #000;
}


.con-thee-block-main-grid-archive-2 article:nth-child(even) {
    display: flex;
    flex-direction: row-reverse;
}

.con-thee-block-main-grid-archive-2 .elementor-widget-container .elementor-button-wrapper a.elementor-button {
    width: 100%;
    max-width: 410px;
}

.con-thee-block-main-grid-archive-sr .elementor-widget-container .elementor-button-wrapper a.elementor-button {
    width: 100%;
    max-width: 410px;
}


.con-thee-block-main-grid-archive-sr .elementor-posts-container.elementor-has-item-ratio .elementor-post__thumbnail img {
    height: 100%;
    
    object-fit: cover;
}


.con-single-post .con-single-post-title {
    width: 100%;
    position: absolute;
    max-width: 497px !important;
    right: 40px;
}


.con-single-post .con-single-post-sponsored {
	 width: 100%;
    position: absolute;
    max-width: 497px !important;
    right: 40px;
}

.con-single-left p {
font-family: "Work Sans", Sans-serif;
font-size:18px;
	line-height: 26px;
	margin-bottom:30px;
}


.con-single-left img {

	margin-bottom:30px;
}


.con-single-left a.elementor-button {

	font-family: "Open Sans", Sans-serif;
	font-size: 16px !important;
    line-height: 24px !important;
    color: #fff;
    text-decoration: unset;
	background-color: #000000;
    font-family: "Open Sans", Sans-serif;
    font-size: 15px;
    font-weight: 500;
    text-decoration: none;
    fill: #FFFFFF;
    color: #FFFFFF;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #000000;
    border-radius: 50px 50px 50px 50px;
    padding: 21px 0px 21px 0px;
	margin-bottom:30px;
}



.con-single-left h2 {
    font-family: "Barlow Semi Condensed", Sans-serif;
    font-size: 30px;
    font-weight: 600;
    line-height: 32px;
	margin-bottom:40px
}
.con-single-left ul {
    margin-bottom: 30px;
}


.page-header h1.entry-title {
    text-align: center;
	font-family: "Work Sans", Sans-serif;
font-size:50px;
	font-weight: 400;
    line-height: 52px;
}


.page-margin p {
	margin-bottom:30px;
}

.page-margin h2 {
	margin-bottom:30px;
}
.page-header {
    margin: 80px 0;
}

.no-sticky-posts .sticky-section {
    display: none;
}




.con-post-left-img-home .elementor-posts .elementor-post__card {
    background-color: transparent;
   
}
.con-post-left-img-home  .elementor-posts .elementor-post__badge {
   
    position: relative;
    
}

.con-post-left-img-home  .elementor-posts .elementor-post__badge {
    position: relative;
    padding: 0;
    background: none;
    margin: 0 0 35px !important;
    border-radius: 0;
    font-family: "Barlow Semi Condensed", Sans-serif;
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase !important;
    line-height: 18px;
    color: #000000;
    padding: 0px 0px 4px 0px;
    border-style: solid;
    border-width: 0px 0px 1px 0px;
    border-color: #000000;
    width: 100%;
}


.con-post-left-img-home a.elementor-post__thumbnail__link {
    width: 70% !important;
	float: left;
	margin: 0;
}


.con-post-left-img-home .elementor-posts .elementor-post__card {
    display: flex !important;
    flex-direction: row;
    gap: 0 50px;
}
.con-post-left-img-home .custom-post-content {
    justify-content: center;
    width: 34%;
    display: flex;
    align-items: flex-start;
    flex-direction: column;
}

.con-post-left-img-home .elementor-post__text {
    height: max-content !important;
    display: flex !important;
    flex-grow: unset !important;
}


.con-feachured-normal-bt article:hover h3.elementor-post__title a {
    color: #000 !important;
    text-decoration: underline;
}



.con-post-left-img-home article:hover .elementor-post__title a {
	text-decoration:underline;
}


































































































/* Large Devices, Wide Screens */
@media only screen and (max-width : 1200px) {
    
} /* end 1200 */

/* Medium Devices, Desktops */
@media only screen and (max-width : 1025px) {
    .slider-content .slider-content-title {
    width: 100%;
    position: absolute;
    max-width: 300px !important;
    right: 0;
    left: 0;
    margin: 0 auto;
}
	
	.slider1-home .elementor-widget-n-carousel .swiper-pagination-bullet {
    height: 4px !important;
    border-radius: 4rem;
}
	
	.con-thee-block-main-grid .elementor-post__text {
    padding-top: 14px;
    padding-bottom: 15px;
    padding-left: 14px;
    padding-right: 14px;
    background: #f5fff6;
}
.con-post-left-img-home  .elementor-posts .elementor-post__badge {
  
    font-size: 12px;
   
    line-height: 14px;
    
}	
	.con-post-left-img-home a.elementor-post__thumbnail__link {
    width: 69% !important;
    float: left;
    margin: 0;
}
.con-post-left-img-home .elementor-posts .elementor-post__card {
    display: flex !important;
    flex-direction: row;
    gap: 0 36px;
}	
	
.con-category-home article .elementor-post__text {
    position: relative;
    min-height: 82px;
}	
	
	.con-category-home .elementor-post__text {
    padding-top: 20px;
    padding-bottom: 5px;
    padding-left: 17px;
    padding-right: 17px;
    background: #fff;
}
	
.header1-mob	.elementor-menu-toggle {
    
    padding: 0;
}
	
	
	
	.con-category-title::before {
    display: block !important;
    content: '' !important;
    position: absolute !important;
    left: 50% !important;
    transform: translateX(-50%) rotate(45deg);
    width: 35.5px !important;
    height: 35.5px !important;
    z-index: 1;
    background-color: #ffffff;
    bottom: -26px !important;
    transition: opacity .2s ease !important;
    top: auto !important;
    z-index: 0;
}
	
	
	.con-thee-block-main-grid-archive .elementor-post__text {
    padding-top: 11px;
    padding-bottom: 14px;
    padding-left: 14px;
    padding-right: 14px;
    background: #f5fff6;
}
	
	.con-thee-block-main-grid-archive-2 .elementor-post__text {
    align-items: flex-start;
    background: #fff;
    padding: 39px 35px 35px;
    display: flex !important;
    justify-content: center;
}
	

	
	
	.con-single-post .con-single-post-title {
    width: 100%;
    position: absolute;
    max-width: 300px !important;
    right: 40px;
}
	
	
	.con-category-home.con-category-home-single .elementor-post__text {
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 17px;
    padding-right: 17px;
    background: #fff;
}
	
	.con-single-left p {
    font-family: "Work Sans", Sans-serif;
    font-size: 13px;
    line-height: 21px;
    margin-bottom: 30px;
}
	
	.con-single-left h2 {
    font-family: "Barlow Semi Condensed", Sans-serif;
    font-size: 21px;
    font-weight: 600;
    line-height: 23px;
    margin-bottom: 40px;
}
	
	.con-single-post .con-single-post-sponsored {
    width: 100%;
    position: absolute;
    max-width: 300px !important;
    right: 40px;
}
	
	
	
	
}  /*  end 1025 */

/* Medium Devices, Desktops */
@media only screen and (max-width : 992px) {
    
}  /*  end 992 */

/* Small Devices, Tablets */
@media only screen and (max-width : 769px) {
    
	.slider-content::before {
    top: 99% !important;
    left: -2% !important;
    transform: skewX(-45deg);
}
	
	.slider-content::before, .slider-content::after {
    content: "" !important;
    position: absolute !important;
    width: 50% !important;
    height: 25px !important;
    background-color: inherit;
   
}
	
	.slider-content::after {
    top: 99%;
    left: auto;
    right: -2%;
    transform: skewX(45deg);
}
	
	.slider1-home .elementor-widget-n-carousel .swiper-pagination-bullet {
    height: 6px !important;
    border-radius: 4rem;
}

.con-thee-block-main-grid .elementor-post__text {
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
    padding-right: 20px;
    background: #f5fff6;
}	
	
	.con-post-left-img-home .elementor-posts .elementor-post__card {
    display: flex !important;
    flex-direction: column-reverse;
    gap: 0;
}
	.con-post-left-img-home .custom-post-content {
    justify-content: center;
    width: 100%;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
    text-align: center;
}
.con-post-left-img-home  .elementor-posts .elementor-post__badge {
    font-size: 14px;
    line-height: 16px;
	margin: 0 0 40px !important;
}	
.con-post-left-img-home a.elementor-post__thumbnail__link {
    width: 100% !important;
    float: left;
    margin: 0;
}	
	
	.con-category-home .elementor-posts-container {
    flex-direction:  unset;
    display: grid;
}
	.con-category-home .elementor-post__text {
    padding-top: 15px;
    padding-bottom: 21px;
    padding-left: 10px;
    padding-right: 10px;
    background: #fff;
}
	
	
	.header1-search.active-search {
    display: block !important;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    background-color: #006606;
    z-index: 5;
}
	.header1-search.active-search .e-search-input {
    border: none !important;
    padding: 24px 20px !important;
}
.header1-search button.e-search-submit {
    position: absolute;
    right: 4px;
    top: 24px;
}	
	
	.con-category-title::before {
    display: block !important;
    content: '' !important;
    position: absolute !important;
    left: 50% !important;
    transform: translateX(-50%) rotate(45deg);
    width: 40.5px !important;
    height: 40.5px !important;
    z-index: 1;
    background-color: #ffffff;
    bottom: -26px !important;
    transition: opacity .2s ease !important;
    top: auto !important;
    z-index: 0;
}
	
	
	.con-thee-block-main-grid-archive .elementor-post__text {
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
    padding-right: 20px;
    background: #f5fff6;
}
.con-thee-block-main-grid-archive-2	article {
    flex-direction: column !important;
    text-align: center;
}
	.con-thee-block-main-grid-archive-2 a.elementor-post__read-more {
    text-align: center;
    background-color: #FA5331;
    border: 1px solid #FA5331;
    padding: 19px;
    width: 210px;
    height: 56px;
    display: table;
    border-radius: 100px;
    margin: 42px auto 0;
}
	.con-thee-block-main-grid-archive-2 .elementor-post__text {
    align-items: flex-start;
    background: #fff;
    padding: 56px 20px 51px;
    display: flex !important;
    justify-content: center;
}
	
	.con-single-left p {
    font-family: "Work Sans", Sans-serif;
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 30px;
}
	
	.con-single-left h2 {
    font-family: "Barlow Semi Condensed", Sans-serif;
    font-size: 28px;
    font-weight: 600;
    line-height: 30px;
    margin-bottom: 40px;
}
.con-single-post .con-single-post-sponsored {
    width: 100%;
    position: relative;
    max-width: 100% !important;
    right: 0;
}	
	
	.page-header h1.entry-title {
    text-align: center;
    font-family: "Work Sans", Sans-serif;
    font-size: 42px;
    font-weight: 400;
    line-height: 44px;
}
	
	.page-header {
    margin: 60px 0;
}
	
	
	
} /* end 769 */

/* Extra Small Devices, Phones */
@media only screen and (max-width : 480px) {

} /*  end 480 */







