/*----------------------
GLOBAL RESET
----------------------*/
/*   
Theme Name: BLANK Theme
Theme URI: http://digwp.com
Description: This is just a BLANK starter WordPress Theme template -- WordPress v3.0.1
Author: MBALI
Author URI: http://chriscoyier.net
Version: 2
*/


/*----------------------
GLOBAL RESET
----------------------*/

html
{
    overflow-x:hidden;
}

body {
    margin: 0px;
    padding: 0px;
    overflow-x: hidden;
}

::selection {
    background: #FF5E99;
    color: #fff;
    text-shadow: none;
}


/*----------------------
Special Effects
----------------------*/
a {
    -webkit-transition: all .5s linear;
    -moz-transition: all .5s linear;
    -o-transition: all .5s linear;
    transition: all .5s linear;
}



/*----------------------
Typography
----------------------*/

ol, ul , li {
    list-style: none !important;
    list-style-position:inside !important;
    padding: 0px;
    margin: 0px;
}


a {
    color:#ccc;

}
a:hover {color:#000;}

/* p {font-size: 16px;font-weight:normal;color: #24383c;line-height: 1.7;} */

/*----------------------
Global Images
----------------------*/

img {border: none;max-width: 100%;}
.img-rounded {-webkit-border-radius: 6px;-moz-border-radius: 6px;border-radius: 6px;}
.img-polaroid {padding: 4px;background-color: #fff;border: 1px solid #ccc;border: 1px solid rgba(0, 0, 0, 0.2);-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);}
.img-circle {-webkit-border-radius: 500px;-moz-border-radius: 500px;border-radius: 500px;}




.container {width: 1170px;margin:0 auto;}


.slider_wrapper {
    width:960px;
    height:409px;
    overflow:hidden;

}

/*----------------------
Header
----------------------*/

#header {
    float: left;
    width: 100%;
}

.logo {float: left;}


/*----------------------
Navigation
----------------------*/
/* Main Navigation
====================================*/


/*----------------------
Footer
----------------------*/

.head
form#searchform {
    position: relative;
    border: 1px solid #cccccc;
    float: right;
    padding: 3px;
}

form#searchform input {
    border: 0;
    padding: 7px 10px;
    float: left;
}

form#searchform input#searchsubmit {
    background-color: #ed1b24;
    color: #fff;
    font-weight: bold;
    font-size: 18px;
    font-family: 'Inter';
}

form#searchform i {
    position: absolute;
    left: 10px;
    top: 12px;
}

form#searchform input#s {
    padding-left: 30px;
    font-size: 15px;
}
div#service-slider .thumb {
/*     height: 190px; */
    overflow: hidden;
    margin-bottom: 0;
/*     height: 180px; */
}

div#service-slider h3 {
   font-size: 18px;
    font-weight: 600;
    text-align: center;
    line-height: 1.4;
    padding: 0px;
    /* min-height: 80px; */
    font-family: 'Inter';
}

div#service-slider .content p {
    font-size:20px;
    color: #0d4199;
    font-family: 'Inter';
    font-weight: 400;
    font-style: italic;
}

div#service-slider .content {
    text-align: center;
    padding: 10px 10px 30px;
    margin-top: 10px;
}

div#service-slider .content a {
    font-weight: bold;
    font-size: 16px;
    color: #b7b7b7;
    margin: 20px auto 0;
    display: table;
    background-color: #1189fa;
    color: #fff;
    padding: 9px 20px;
    border-radius: 3px;
}
div#service-slider .box {
    max-width: 96%;
    display: block;
    margin: 0 auto;
    padding:25px;
}
#service-slider .owl-nav {
    position: absolute;
    top: 40%;
    width: 100%;
    left: -70px;
}

#service-slider .owl-nav button.owl-next {
    float: right;
    position: relative;
    right: -140px;
}

#service-slider .owl-nav button {
    font-size: 70px;
    background-color: #1189fa;
    height: 50px;
    width: 50px;
    color: #fff;
    line-height: 0.4;
}

#service-slider .owl-nav button span {
    position: relative;
    top: -3.2px;
    font-size: 49px;
    float: left;
    width: 100%;
}
div#service-slider ~ div {
    display: none;
}
div#service-slider .thumb img {
    width: unset;
    height: unset;
    max-height: unset;
}

/* New css starts here */

.remove_section_space .elementor-widget-wrap.elementor-element-populated {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}
.two_col_btn ul {
    display: flex;
    display: -webkit-flex;
    gap: 10px;
}

.two_col_btn ul a {
    display: inline-block;
    /*padding: 12px 28px;*/
    padding: 10px 22px;
    background: #d5c4b1;
    color: #150802;
    font-size:16px;
    border: solid 1px #d5c4b1;
    border-radius: 10px;
    transition: all 0.5s linear;
}


.make_list_right  ul {
  justify-content: flex-end;
}
.two_col_btn ul li.black_btn a {
  background: #150802;
  color: #fff;
  border-color:#150802;
}
.two_col_btn ul li.black_btn a:hover {
  background: #fff;
  color: #150802;
}
.two_col_btn ul li.white_btn a {
  background: #fff;
  border-color: #fff;
}
.two_col_btn ul li.white_btn a:hover {
  background: #150802;
  border-color: #150802;
}

.two_col_btn ul a:hover {
    background: #150802;
    color:#fff;
    border-color:#150802;
}

.two_col_btn ul li.black_border_btn a {
    border-color: #150802;
    color:#150802;
    background: transparent;
}

.two_col_btn ul li.black_border_btn a:hover {
    background: #d5c4b1;
    border-color: #d5c4b1;
    color:#150802;
}

.two_col_btn ul li img
{
    margin-right:5px;
}

.my_menu_style li.menu-item:last-child a {
    background: #150802;
    color: #fff !important;
    border-radius: 10px;
    padding: 13px 28px !important;
    border: solid 1px #150802 !important;
}

.my_menu_style li.menu-item:last-child a:hover {
    background: #fff !important;
    color: #150802 !important;
}

.my_menu_style li.menu-item:last-child a:after {
    display: none;
}

.my_menu_style li.menu-item a:after {
    content: '';
    position: absolute;
    left: 0px;
    bottom: 10px;
    width: 0px;
    height: 2px;
    background-color: #150802 !important;
    opacity: 1 !important;
    right: 0px !important;
    margin: 0 auto !important;
}

.my_menu_style li.menu-item {
    position: relative;
}

.my_menu_style li.menu-item a:hover:after, .my_menu_style li.menu-item.current-menu-item a:after {
    width: 31px;
}

.top_banner_section {
    padding: 18em 0px 0em;
}

header {
    padding: 13px 0px;
    background: #d5c4b1;
}

.page_home header {
    background: transparent;
    position: absolute;
    left: 0px;
    right: 0px;
    margin: 0 auto;
    z-index: 1;
}

.top_banner_single_img img {
    max-width: unset !important;
}

.top_banner_single_img {
    position: relative;
    z-index: 1;
}

.top_banner_section:before {
    content: '';
    position: absolute;
    right: -7em;
    top: 0px;
    background-image: url('/wp-content/uploads/2024/12/top_banner_after_img-n.png');
    width: 1089px;
    height: 712px;
}

.top_banner_small_title {
    margin-bottom: 10px !important;
}

.bold_txt
{
    font-weight:700;    
}

.italic_txt {
    font-style:italic;
}
.top_bann_txt {
    padding-top: 3em;
}
.remove_btm_sp {
    margin-bottom: 10px !important;
}

.section_title_small {
    margin-bottom: 10px !important;
}

.section_title_large {
    margin-bottom: 10px !important;
}

.author_section {
    padding: 8em 0px;
}

.auhtor_single_img img {
    max-width: unset !important;
    float: right;
}
.inner_row {
    margin-bottom: 25px;
}

.explore_section {
    padding: 8em 0px;
}

.light_bg_col_two .elementor-widget-wrap.elementor-element-populated {
    /*clip-path: polygon(100% 0, 100% 59%, 64% 100%, 0 100%, 0 0);*/
    clip-path: polygon(0 0, 100% 0, 100% 68%, 72% 100%, 0 100%);
    background: #d5c4b1;
    padding: 0px 25px 0px 80px!important;
    width: 600px;
    height: 400px;
    position:relative;
    top: 45px;
    right: 4em;
    border-radius:15px;
}

.light_bg_col_one .elementor-widget-wrap.elementor-element-populated
{
    clip-path: polygon(0 0, 100% 0, 100% 100%, 25% 100%, 0 64%);
    background: #d5c4b1;
    padding: 0px 80px 0px 25px!important;
    width: 600px;
    height: 400px !important;
    position:relative;
    top: 45px;
    left: 4em;
    border-radius:15px;
}

.explore_cover_img_two img,.explore_cover_img_one img 
{
    width: 100%;
}

.explore_cover_img_two,.explore_cover_img_one 
{
    position: relative;
    z-index: 1;
}
.explore_inner_row {
    margin: 0px 11em;
}

h2.post-title {
    display: none;
}

.inner_blog_section {
    padding: 4em 0px;
}

.my_blogs_style .elementor-post__text {
    /* clip-path: polygon(0 0, 100% 0, 100% 61%, 72% 100%, 0 100%); */
    /*background: #d5c4b1;*/
    border-radius: 12px;
    padding: 20px;
    width: 290px !important;
    height: 240px !important;
    position: relative;
    right: 0px;
    float: right;
    top: -55px;
    z-index: 1;
    background-image: url('/wp-content/uploads/2024/12/blog_after_icon.png');
}

.my_blogs_style .elementor-post__thumbnail__link {
    max-width: 80%;
}

.my_blogs_style a.elementor-post__read-more {
    background: #150802;
    display: inline-block;
    padding: 12px 15px;
    border-radius: 10px;
    position: absolute;
    right: 0px;
    bottom: 12px;
    transition:all 0.5s linear;
}

.my_blogs_style article.elementor-post:hover a.elementor-post__read-more {
    background: #fff;
    color:#150802 !important;
}

.my_blogs_style article.elementor-post {
    position: relative;
    overflow: visible !important;
}
.blog_section {
    padding: 7em 0px;
}

.my_testi_style .elementor-main-swiper {
    width: 100% !important;
    overflow: hidden;
}

.my_testi_style .elementor-testimonial__footer {
    margin-top: 0px;
}

.my_testi_style .elementor-testimonial__cite {
    background: #150802;
    padding: 8px 25px;
    display: inline-block;
    border-radius: 10px;
}
.my_testi_style .elementor-testimonial {
    /* background: #d5c4b1; */
    background-image: url('/wp-content/uploads/2024/12/testi_sec_bg_img_n.png');
    padding: 40px 25px 0px;
    border-radius: 15px;
    position: relative;
    margin-top: 20px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100% 100%;
}

.my_testi_style .elementor-testimonial__text {
    min-height: 315px;
}
.my_testi_style .swiper-slide {
    padding: 4px !important;
}
.my_testi_style .elementor-testimonial__content {
    position: relative;
}

.my_testi_style .elementor-testimonial__content:before {
    content: '';
    position: absolute;
    left: 0px;
    right: 0px;
    margin: 0 auto;
    top: -60px;
    background-image: url('/wp-content/uploads/2024/12/testi_sec_stars_icon.png');
    width: 165px;
    height: 38px;
}
.testi_section {
    padding: 7em 0px;
}
.my_testi_style .swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    transition: all 0.5s linear;
}

.my_testi_style .swiper-pagination-bullet.swiper-pagination-bullet-active {
    transform: scale(1.5);
}

.my_testi_style .swiper-pagination {
    position: relative !important;
    margin-top: 3em;
}
.cp_txt p {
    margin: 0px;
}

.cp_row {
    padding: 4px 0px;
}

.footer_top_section {
    padding: 5em 0px 4em;
}

.social_list {
    display: flex;
    display: -webkit-flex;
    gap: 10px;
}

.social_list a {
    display: inline-block;
    width: 32px;
    height: 32px;
    background: #d5c4b1;
    text-align: center;
    line-height: 32px;
    border-radius: 5px;
    transition: all 0.5s linear;
}

.contact_list .img_box {
    display: inline-block;
    width: 32px;
    height: 32px;
    background: #d5c4b1;
    text-align: center;
    line-height: 32px;
    border-radius: 5px;
    margin-right: 6px;
}

.contact_list li:not(:last-child) {
    margin-bottom: 12px;
}

.contact_list a {
    color: #fff;
    transition: all 0.5s linear;
}

.contact_list a:hover {
    color: #d5c4b1;
}

.social_list a:hover {
    background: #fff;
}
.book_page_sec {
    padding: 7em 0px;
}
.contact_inner_section {
    padding: 7em 0px;
}

.make_color_dark .contact_list a {
    COLOR: #150802;
}

.make_color_dark .contact_list a:hover {
    color: #d5c4b1;
}

.make_hover_dark .social_list a:hover {
    background: #150802;
}

.make_hover_dark .social_list a {
    transition: all 0.5s linear;
}

.make_hover_dark .social_list a:hover img {
    filter: invert(1);
}

.my_form_style input,.my_form_style textarea {
    padding: 12px 15px !important;
}

.my_form_style textarea {
    resize: none;
}

.my_form_style input::placeholder, .my_form_style textarea::placeholder {
    opacity: 1 !important;
}

.my_form_style .elementor-button {
    padding: 16px 0px !important;
    min-height: auto !important;
}
.video_box,.video_box .elementor-open-lightbox
{
    height: 610px;
    width:100%;
}
.video_sec {
    padding: 7em 0px;
}
.my_translator {
    position: fixed;
    left: 5px;
    bottom: 5px;
    z-index: 1;
}
[lang=es] {}

[lang=es] .two_col_btn ul a {
    padding: 10px !important;
    font-size: 13px !important;
}

[lang=es] .section_title_large .elementor-heading-title{
    font-size: 32px !important;
}



[lang=es] .top_banner_txt {
    font-size: 14px !important;
}

/* New css ends here */


/* woocommerce css starts here */

.products li.product,.wc-block-product-new .wc-block-grid__products .wc-block-grid__product
{
    text-align: center;
}

.product_titles_section {
    padding: 6em 0px 15em;
}

.products_list_row .elementor-widget-shortcode {
    margin: -11em 0px 4em;
}

.products li.product h2.woocommerce-loop-product__title
{
    font-size: 26px !important;
    color: #000 !important;
    font-family: "Playfair Display", Sans-serif;
    font-weight: 600;
    line-height: 30px;
    position: relative;
    padding:0px 0px !important;
}

.wc-block-grid__product .wc-block-grid__product-image:not(.wc-block-components-product-image), .wc-block-grid__product .wc-block-grid__product-title 
{
    padding: 0px 10px !important;
    font-size: 22px !important;
    color: #000 !important;
    font-family: "Playfair Display", Sans-serif;
    font-weight: 600;
    line-height: 30px;
    position: relative;
}

.products li.product h2.woocommerce-loop-product__title:after {
/*     content: '';
    position: absolute;
    left: 0px;
    right: 0px;
    bottom: -20px;
    background: url(https://marycooper.clientcloud360.com/wp-content/uploads/2024/06/product_section_stars.png);
    width: 160px;
    height: 15px;
    background-repeat: no-repeat;
    background-position: center center;
    margin: 0 auto; */
}

.products li.product p {
    margin: 40px 0px 10px;
    font-size: 14px;
    color: #000;
    line-height: 20px;
    position: relative;
    border-bottom: dashed 2px #a5a5a5;
    padding-bottom: 15px;
}

.products li.product a.button
{
   padding: 13px 30px !important;
  background: #150802 !important;
  color: #fff !important;
  text-transform: capitalize;
  font-family: "Poppins", Sans-serif;
  font-size: 14px;
  font-weight: 400 !important;
  border-radius: 10px !important;
}

.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link 
{
    float: none;
    padding: 13px 30px !important;
    border-radius: 0px !important;
    background: #150802 !important;
    color: #fff !important;
    text-transform: capitalize;
    font-family: "Poppins", Sans-serif;
    font-size: 14px !important;
    font-weight: 400 !important;
}


.products li.product span.price
{
    font-size: 26px !important;
  color: #D5C4B1 !important;
  opacity: 1 !important;
  font-family: "Playfair Display", Sans-serif;
  font-weight: 600 !important;
  margin-bottom: 0px !important;
}


.wc-block-grid__product-price
{
    font-size: 20px !important;
    color: #000 !important;
    opacity: 1 !important;
    font-family: "Playfair Display", Sans-serif;
    font-weight: 600 !important;
    position:relative !important;
    bottom:0px !important;
}

.products li.product span.price del {
    opacity: 1 !important;
    color: #000 !important;
    font-size: 18px !important;
    font-family: "Poppins", Sans-serif;
    font-weight: 400 !important;
}

.wp-block-heading.with-empty-cart-icon {
    font-size: 30px !important;
    color: #150802 !important;
    font-weight: 600 !important;
    font-family: "Merriweather", Sans-serif !important;
}

.wp-block-woocommerce-empty-cart-block h2.wp-block-heading {
    font-size: 40px !important;
    color: #000 !important;
    font-family: "Merriweather", Sans-serif !important;
}

.woocommerce ul.products li.product .onsale
{
    display:none !important;
}
section.woocommerce,.wp-block-woocommerce-checkout
{
    padding: 5em 0px 3em !important;
    float: left;
    width: 100%;
}

.wp-block-woocommerce-checkout-actions-block .wc-block-checkout__actions_row .wc-block-components-checkout-place-order-button .wc-block-components-checkout-place-order-button__text {
  justify-content: center;
}
header.woocommerce-products-header,.woocommerce-breadcrumb,h2.post-title,.woocommerce span.onsale 
{
    display: none !important;
}
.woocommerce div.product .product_title {
    color: #111111;
    font-family: "Playfair Display", Sans-serif;
    font-size: 35px;
    font-weight: 600;
}

p.price {
    color: #111111;
    font-family: "Poppins", Sans-serif;
    font-size: 20px;
    font-weight: 500;
}

.woocommerce-product-details__short-description p {
    color: #111111;
    font-family: "Poppins", Sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 25px;
    margin: 0px;
}

.woocommerce-product-details__short-description {
    margin: 0px 0px 20px;
}

.woocommerce .quantity .qty {
    height: 44px;
    font-size: 16px;
    font-family: "Poppins", Sans-serif;
    font-weight: 400;
}

.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit.alt, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.alt, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.alt, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.alt {
    padding: 14px 40px !important;
    background: #150802 !important;
    display: inline-block !important;
    border-radius: 10px !important;
    color: #fff !important;
    transition: all 0.5s linear !important;
    font-family: "Poppins", Sans-serif;
    font-weight: 500 !important;
}

.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit.alt:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.alt:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.alt:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.alt:hover {
    background: #111111 !important;
}
section.related.products {
    float: left;
    width: 100%;
    padding: 5em 0px 3em;
}

section.related.products > h2 {
    color: #111111;
    font-family: "Playfair Display", Sans-serif;
    font-size: 45px;
    font-weight: 600;
    margin: 0px 0px 35px;
    text-align: center;
    text-transform: uppercase;
}
.wc-block-cart {
    margin: 5em 0px !important;
}

a.wc-block-components-product-name {
    font-size: 15px;
    color: #000;
    text-decoration: none;
    font-weight: 600;
}

.wc-block-components-product-metadata__description {
    font-size: 15px;
    font-family: "Poppins", Sans-serif;
}

.wc-block-components-button {
    padding: 14px 40px !important;
    background: #150802 !important;
    display: inline-block !important;
    border-radius: 10px !important;
    color: #fff !important;
    transition: all 0.5s linear !important;
    font-size: 16px;
    text-transform: uppercase;
    text-decoration:none !important;
    border: none;
}

.product_meta {
  display: none;
}
#popmake-552 {
    padding: 0 !important;
}
.main_popup_sec{
padding: 0px !important;	
}
.my_popup{
    left: auto !important;
    right: 20px !important;	
	width: 11% !important;
}
.pum-trigger .elementor-align-icon-left{
	display: none !important;
}
.pum-overlay.pum-active{
	overflow-x: hidden !important;
}
.dialog-close-button{
     padding: 10px 10px;
    border-radius: 18px;   
}
.image-column .elementor-widget-wrap{
    border-radius: 20px 0px 0px 20px;
}
.column-form .elementor-widget-wrap{
    border-radius: 0px 20px 20px 0px !important;
}
.dialog-message{
 overflow: hidden !important;   
}
.my_popup .elementor-button{
	padding: 15px 18px !important;
}
/* woocommece css ends here */




/* Responsive css starts */
@media only screen and (max-width: 1024px) {
	.container{
		width: 100% !important;
	}
	.my_popup {
    left: auto !important;
    right: 20px !important;
    width: 17% !important;
}
	.section_title_large h2{
      font-size: 40px !important;
	}
	.light_bg_col_one .elementor-widget-wrap.elementor-element-populated, .light_bg_col_two .elementor-widget-wrap.elementor-element-populated{
		clip-path: none !important;
	}
	.explore_inner_row {
    margin: 0px 0em !important;
}
	.light_bg_col_one .elementor-widget-wrap.elementor-element-populated, .light_bg_col_two .elementor-widget-wrap.elementor-element-populated{
		padding: 0px 25px 0px 25px!important;
	}
	.light_bg_col_one .section_title_large, .light_bg_col_one .top_banner_txt{
		text-align: start !important;
	}
	.my_blogs_style .elementor-posts-container{
     display: grid !important;
    grid-template-columns: 1fr 1fr 1fr !important;
	}
	.blog_section {
    padding: 5em 0px !important;
}
	.video_sec {
    padding: 4em 0px 0px !important;
}
	.testi_section {
    padding: 5em 0px 2em !important;
}
	.footer_top_section {
    padding: 3em 0px 2em !important;
}
	.author_section {
    padding: 4em 0px;
}
	.explore_section {
    padding: 5em 0px 10em;
}
	.make_list_right ul {
    justify-content: flex-start !important;
}
	.contact_inner_section {
    padding: 5em 0px !important;
}
	.pum-container{
		position: unset !important;
	}
	.pum-container.pum-responsive.pum-responsive-medium{
        width: 90% !important;  
        margin: auto !important;
	}
	.main_popup_sec .section_title_large h2{
		font-size: 30px !important;
	}
 }
@media only screen and (max-width: 767px){
	br{
		display: none !important;
	}
	.footer_top_section {
    padding: 3em 0px 1em !important;
}
	.my_popup {
        left: auto !important;
        right: 4px !important;
        width: 47% !important;
    }
	.my_menu_style li.menu-item:last-child a{
		padding: 7px 19px !important;
        border: none !important;
	}
		.top_bann_txt {
		padding-top: 0em !important;
	   }
	 .top_bann_txt .second-heading h2 {
		font-size: 55px !important;
        line-height: 60px !important;
}
	.top_banner_single_img{
	    margin: 25px 0px !important;	
	}
	.two_col_btn ul{
       margin-top: 10px;
	}
	.auhtor_single_img{
	margin-bottom: 50px;	
	}
	.my_blogs_style .elementor-posts-container{
     display: grid !important;
     grid-template-columns: 1fr !important;
	}
	.my_blogs_style .elementor-post__thumbnail__link {
      max-width: 100% !important;
      margin: auto !important;
}
	.my_blogs_style .elementor-post__text{
    width: 100% !important;
     height: auto !important;
     float: none;
     background-repeat: no-repeat;
    background-size: cover;
    margin: auto;
    padding: 50px 20px 50px !important;
    top: 30px !important;
	}
	.my_blogs_style a.elementor-post__read-more{
    position: unset !important;
	}
	    .blog_section {
        padding: 5em 0px 3em !important;
    }
	.my_testi_style .elementor-testimonial__text {
    min-height: 200px;
}
	.my_testi_style .elementor-testimonial{
     padding: 40px 25px 20px;
	}
	.video_box, .video_box .elementor-open-lightbox{
	height: auto !important;	
	}
	.inner_row {
    margin-bottom: 0px;
}
	.auhtor_single_img img {
    max-width: 100% !important;
    float: none !important;
}
	.page_home header{
		position: unset !important; 
        background: #d5c4b1 !important;
	}
	.top_banner_section:before{
    height: 100% !important; 
    background-repeat: no-repeat !important;
    background-size: cover !important;
	}
	.top_banner_section> .elementor-container{
		display: flex !important;
    flex-direction: column-reverse !important;
	}
	.top_banner_section {
    padding: 4em 0px 7em !important;
}
	.top_banner_section:before{
      right: 0em !important;
	}
    .swap-column {
    order: -1 !important;
 }
	.light_bg_col_one .elementor-widget-wrap.elementor-element-populated, .light_bg_col_two .elementor-widget-wrap.elementor-element-populated{
    left: 0em;
    border-radius: 15px;
    right: 0;
    margin: auto;
    top: 25px !important;	
	}
	.light_bg_col_one{
     margin-bottom: 60px !important;	
	}
	.my_blogs_style .elementor-post__thumbnail {
  padding-bottom: 25em !important;
	}
	.my_blogs_style .elementor-post_thumbnail_link {
	  margin-bottom: 20px !important;
	}
	.my_blogs_style article.elementor-post:not(:last-child) {
	  margin-bottom: 35px !important;
	}
	.top_banner_single_img img {
    max-width: 100% !important;
}
    .light_bg_col_one .elementor-widget-wrap.elementor-element-populated, .light_bg_col_two .elementor-widget-wrap.elementor-element-populated {
     padding: 40px 25px 40px 25px !important;
	 height: auto !important;
    }
	.book_page_sec {
      padding: 4em 0px 3em !important;
	}
	.book_page_sec img{
      margin-bottom: 35px !important;	
	}
	.book-inner-section{
	 margin-top: 30px !important;	
	}
	.my_form_style{
     margin-bottom: 50px !important;	
	}
    .contact_inner_section {
        padding: 4em 0px !important;
    }
	.my_menu_style li.menu-item a:after{
		display: none !important;
	}
	.pum-trigger .elementor-button-text{
		display: none !important;
	}
	.pum-trigger .elementor-align-icon-left {
    display: unset !important;
     margin-right: 0px !important;
}
	.pum-trigger .elementor-button{
     padding: 15px !important;
	}
	.pum-trigger .elementor-button .elementor-button-content-wrapper{
		font-size: 22px !important;
	}
	   .main_popup_sec .section_title_large h2 {
        font-size: 23px !important;
    }
	.column-form .elementor-widget-wrap {
    border-radius: 0px !important;
}
   .image-column .elementor-widget-wrap {
    border-radius: 0px !important;
    height: 300px !important;
}
	.pum-close{
	right: 9px !important;
    bottom: auto !important;
    top: 5px !important	
	}
	.top_bann_txt .two_col_btn ul li:nth-of-type(1){
		border: 1px solid #000 !important;
		border-radius: 10px !important;
	}
	.section_title_large h2 {
        font-size: 35px !important;
		line-height: 35px !important;
    }
	.foo_ciso_logo, .cp_txt {
    text-align: center !important;
}
}
@media only screen and (max-width: 568px) {
	.top_bann_txt .second-heading h2 {
        font-size: 45px !important;
        line-height: 53px !important;
    }
	    .section_title_large h2 {
        font-size: 35px !important;
    }
	    .explore_section {
        padding: 4em 0px 6em !important;
    }
	    .my_blogs_style .elementor-post__thumbnail__link {
        max-width: 100% !important;
    }
	.video_box{
	  margin-top: 20px !important;	
	}
	    .top_banner_section {
        padding: 4em 0px 5em !important;
    }
	.my_blogs_style .elementor-post__text{
    top: 30px !important;
	}
		.my_blogs_style .elementor-post__thumbnail {
	  padding-bottom: 25em !important;
	}
	.my_blogs_style .elementor-post_thumbnail_link {
	  margin-bottom: 20px !important;
	}
	.my_blogs_style article.elementor-post:not(:last-child) {
	  margin-bottom: 35px !important;
	}
	    .blog_section {
        padding: 5em 0px 7em !important;
    }
	    .my_form_style {
        margin-bottom: 28px !important;
    }
 }
@media only screen and (min-width: 360px) and (max-width: 420px){
	    .top_bann_txt .second-heading h2 {
        font-size: 30px !important;
        line-height: 40px !important;
    }
	.section_title_large h2 {
        font-size: 30px !important;
    }
	.my_blogs_style .elementor-post__text{
		width: auto !important;
		top: 0px !important;
        margin-top: -48px !important;
	}
	    .blog_section {
        padding: 4em 0px 5em !important;
    }
	    .testi_section {
        padding: 4em 0px 0em !important;
    }
	    .top_banner_section {
        padding: 3em 0px 4em !important;
    }
	.my_testi_style .elementor-testimonial{
     background-size: 147% 100% !important;
	}

}


/* Responsive css end */
