/*----------------------
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;
    background:#09090b;
}

::selection {
    background: #FFF;
    color: #ED1C24;
    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 */

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

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

.my_menu_style li.menu-item:last-child a:hover {
    background: #fff !important;
    color: #ed1c24 !important;
}
.my_menu_style li.menu-item:last-child a:before,.my_menu_style li.menu-item:last-child a:after
{
    display:none;
}

.my_menu_style li.menu-item a:before {
    content: '';
    position: absolute;
    right: 0px;
    top: 8px;
    background-image: url('/wp-content/uploads/2024/11/menu_before_icon.png');
    width: 25px;
    height: 6px;
}

.my_menu_style li.menu-item a:after {
    content: '';
    position: absolute;
    left: 0px;
    bottom: 8px;
    background-image: url('/wp-content/uploads/2024/11/menu_after_icon.png');
    width: 25px;
    height: 6px;
}
.my_menu_style li.menu-item:hover a:before,.my_menu_style li.menu-item:hover a:after
{
    opacity:1 !important;
}

.remove_section_space .elementor-widget-wrap.elementor-element-populated {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}

.page_home  header {
    position: absolute;
    left: 0px;
    right: 0px;
    top: 0px;
    z-index: 1;
    padding: 12px 0px;
}

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

.top_banner_img {
    position: relative;
    right: 5em;
}

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

.page_home header .my_menu_style li.menu-item a {
    color: #fff !important;
}

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

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

.two_col_btn ul a {
    display: inline-block;
    padding: 10px 25px;
    background: #ed1c24;
    color: #fff;
    font-size:16px;
    border: solid 1px #ed1c24;
    border-radius: 10px;
    transition: all 0.5s linear;
}

.two_col_btn ul a:hover {
    background: #fff;
    color:#ed1c24;
}

.two_col_btn ul li.white_border_btn a {
    border-color: #FFF;
    color:#FFF;
    background: transparent;
}

.two_col_btn ul li.white_border_btn a:hover {
    background: #ed1c24;
    border-color: #ed1c24;
    color:#fff;
}
.two_col_btn ul a img {
    margin-right: 5px;
    transition:all 0.5s linear;
}
.top_banner_large_title {
    margin-bottom: 10px !important;
}

.make_title_before .elementor-heading-title 
{
    position: relative;
    padding-left: 40px;
}

.make_title_before .elementor-heading-title:before 
{
    content: '';
    position: absolute;
    left: 0px;
    top: 0px;
    background-image: url('/wp-content/uploads/2024/11/before_title_icon.png');
    width: 32px;
    height: 25px;
}
.top_slider_row {
    padding: 26px 0px;
}

.top_slider_row .elementor-widget-wrap.elementor-element-populated.e-swiper-container {
    padding: 0px !important;
}
.top_slider_box .swiper-slide-inner {
    position: relative;
}

.top_slider_box .swiper-slide-inner:before {
    content: '';
    position: absolute;
    left: -15px;
    top: 0px;
    background-image: url('/wp-content/uploads/2024/11/top_slider_after_icon.png');
    width: 27px;
    height: 27px;
}

.author_abt_list ul {
    display: flex;
    display: -webkit-flex;
    gap: 30px;
    position: relative;
}

.author_abt_list ul li {
    position: relative;
}
.author_abt_list ul li:not(:last-child):after {
    content: '';
    position: absolute;
    right: -20px;
    top: 6px;
    background-image: url('/wp-content/uploads/2024/11/abt_list_icon.png');
    width: 14px;
    height: 14px;
}   

.author_img_single img {
    max-width: unset !important;
    float: right;
}

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

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

.section_title_small .elementor-heading-title {
    position: relative;
    padding-left: 45px;
}

.section_title_small .elementor-heading-title:before {
    content: '';
    position: absolute;
    left: 0px;
    top: 0px;
    background-image: url('/wp-content/uploads/2024/11/before_title_icon.png');
    width: 32px;
    height: 25px;
}

.author_section {
    padding: 10em 0px 5em;
}

.author_section:before {
    content: '';
    position: absolute;
    right: 0px;
    top: 0px;
    background-image: url('/wp-content/uploads/2024/11/abt_before_icon.png');
    width: 1027px;
    height: 919px;
    z-index: -1;
}

ul.list_auhtor {
    display: flex;
    display: -webkit-flex;
    gap: 0px;
    justify-content: center;
    align-items: center;
}

ul.list_auhtor li:not(:first-child) {
    font-size: 28px;
    font-style: italic;
    line-height: 28px;
    justify-content: flex-end;
    align-items: baseline;
    padding: 0em 0em 1em 1em;
}

ul.list_auhtor li {
        position: relative;
    height: 140px;
    flex: 0 0 25%;
    display: flex;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    margin: 0px -15px;
}

.auhtor_title_one .small_txt {
    display: flex;
    flex-flow: column;
    font-size: 37px;
}

.auhtor_title_one {
    line-height: 40px;
    background-image: url('/wp-content/uploads/2024/11/writer_abt_col_img1.png');
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100% 100%;
    border-radius: 20px 0px 0px 20px;
}

.abt_list_one {
    background-image: url('/wp-content/uploads/2024/11/writer_abt_col_img2.png');
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100% 100%;
}

.abt_list_two {
    background-image: url('/wp-content/uploads/2024/11/writer_abt_col_img3.png');
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100% 100%;
}

.abt_list_three {
    background-image: url('/wp-content/uploads/2024/11/writer_abt_col_img4.png');
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100% 100%;
}
.author_abt_sec {
    margin-top: -4em;
    padding: 8em 0px 7em;
}

.author_abt_sec:before {
    content: '';
    position: absolute;
    left: -25em;
    bottom: 0px;
    background-image: url('/wp-content/uploads/2024/11/abt_after_icon.png');
    width: 856px;
    height: 547px;
    z-index: -1;
}
.book_info_list ul {
    display: flex;
    display: -webkit-flex;
    gap: 15px;
    flex-flow: row;
    margin-top:-15px;
}

.book_info_list ul li {
    flex: 0 0 27%;
    position: relative;
}

.book_info_list ul li:first-child {
    /* flex: 0 0 15%; */
}

.book_info_list ul li:last-child {
    flex: 0 0 45%;
}
.book_info_list ul li .img_box {
    position: absolute;
    left: 0px;
    top: 15px;
}

.book_info_list ul li h4 {
    margin: 0px;
    color: #fff;
    padding: 0px 0px 0px 45px;
    font-size: 12px;
    text-transform: uppercase;
    font-family: "Poppins", Sans-serif;
    font-weight: 400;
    position:relative;
}

.book_info_list ul li p {
    color: #ffffff;
    font-size: 12px;
    text-transform: uppercase;
    font-family: "Poppins", Sans-serif;
    font-weight: 500;
    margin: 0px;
    padding: 0px 0px 0px 45px;
}

.book_info_list ul li h4:before {
    content: '';
    position: absolute;
    left: 35px;
    top: 3px;
    width: 2px;
    height: 20px;
    background: #fff;
}
.book_info_list ul li:nth-child(2) {
    flex: 0 0 16%;
}

.book_info_list ul li:nth-child(3) {
    flex: 0 0 22%;
}
.book_info_list ul li:nth-child(2) {
    flex: 0 0 16%;
}

.book_info_list ul li:nth-child(3) {
    flex: 0 0 22%;
}

.two_col_btn ul li.full_black_btn a {
    background: #000;
    border-color: #000;
}

.two_col_btn ul li.full_black_btn a:hover {
    background: #fff;
    border-color: #fff;
}
.book_main_section {
    padding: 7em 0px;
    border-top: solid 3px #ed1c24;
    border-bottom: solid 3px #ed1c24;
}
.center_title .elementor-heading-title {
    display: table;
    margin: 0 auto;
    padding-right:45px;
}

.make_title_after .elementor-heading-title:after {
    content: '';
    position: absolute;
    right: 0px;
    top: 0px;
    background-image: url('/wp-content/uploads/2024/11/after_title_icon.png');
    width: 32px;
    height: 25px;
}
.inner_row {
    margin-bottom: 30px;
}

.video_section {
    padding: 7em 0px 0em;
}
h2.post-title {
    display: none;
}

.blog_inner_sec {
    padding: 3em 0px 5em;
}
.blog_section {
    padding: 6em 0px 5em;
    border-top: solid 3px #ed1c24;
    border-bottom: solid 3px #ed1c24;
}

.my_blogs_style  article.elementor-post {
    border: solid 2px #ed1c24;
    border-radius: 20px;
}

.my_blogs_style .elementor-post__thumbnail__link {
    margin-bottom: 0px !important;
}

.my_blogs_style .elementor-post__excerpt {
    margin-bottom: 0px !important;
}

.my_blogs_style .elementor-post__text {
    background: #1c2020;
    padding: 25px 45px;
    transition: all 0.5s linear;
}

.my_blogs_style article.elementor-post:hover .elementor-post__text {
    background: #000;
}
.my_testi_style .elementor-main-swiper {
    width: 100% !important;
    overflow: hidden;
}

.my_testi_style .elementor-testimonial__image img {
    width: auto !important;
    height: auto !important;
}

.my_testi_style .elementor-testimonial {
    background: #1c2020;
    border: solid 2px #ed1c24;
    border-radius: 20px;
    padding: 25px 25px 45px;
    margin-top: 45px;
    box-shadow: 0px 0px 30px -4px #ed1c24;
}

.my_testi_style .elementor-testimonial__text {
    min-height: 240px;
}

.my_testi_style cite.elementor-testimonial__cite {
    margin-top: 15px !important;
}

.my_testi_style .elementor-testimonial__footer {
    margin-top: -6em;
}
.my_testi_style .elementor-testimonial__name {
    position: relative;
}

.my_testi_style .elementor-testimonial__name:after {
    content: '';
    position: absolute;
    left: 0px;
    bottom: -20px;
    background-image: url('/wp-content/uploads/2024/11/testi_stars_icon.png');
    width: 125px;
    height: 20px;
}

.my_testi_style .elementor-testimonial__name {
    position: relative;
}

.my_testi_style .elementor-testimonial__name:after {
    content: '';
    position: absolute;
    left: 0px;
    bottom: -20px;
    background-image: url('/wp-content/uploads/2024/11/testi_stars_icon.png');
    width: 125px;
    height: 20px;
}

.my_testi_style .swiper-pagination-bullet.swiper-pagination-bullet-active {
    width: 61px;
    border-radius: 7px;
    background: #ed1c24;
}

.my_testi_style .swiper-pagination-bullet {
    width: 15px;
    height: 15px;
    background: #fff;
    transition: all 0.5s linear;
    opacity: 1 !important;
    margin: 0px 3px !important;
}
.testi_sec {
    padding: 8em 0px;
}
ul.platform_list {
    display: flex;
    display: -webkit-flex;
    justify-content: space-between;
    align-items: center;
    gap: 15px;
}

.footer_top {
    padding: 22px 0px;
}

.cp_txt  p {
    margin: 0px !important;
}

.cp_sec {
    padding: 5px 0px;
}

.footer_mid_sec {
    padding: 4em 0px;
}

.contact_list {
    display: flex;
    display: -webkit-flex;
    justify-content: space-around;
    align-items: center;
    gap: 25px;
}

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

.contact_list li a:hover {
    color: #ed1c24;
}

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


.products li.product,.wc-block-product-new .wc-block-grid__products .wc-block-grid__product
{
    padding: 35px 35px 10px !important;
    border-radius: 10px;
    background-image: linear-gradient(to top, #5e0105, transparent 65%);
}

.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: 38px !important;
    color: #fff !important;
    font-family: "Geizer Regular", Sans-serif;
    font-weight: 600;
    line-height: 30px;
    position: relative;
    padding: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: #1a90e8 !important;
    font-family: "Poppins", Sans-serif;
    font-weight: 600;
    line-height: 30px;
    position: relative;
    margin-bottom: 25px !important;
}

.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: 11px 23px !important;
    border-radius: 10px 0px 0px 10px !important;
    background: #ed1c24 !important;
    color: #fff !important;
    font-family: "Poppins", Sans-serif;
    font-size: 15px;
    font-weight: 500 !important;
    text-transform: uppercase;
    position: absolute;
    right: 0px;
    bottom: 25px;
}

.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link 
{
    float: none;
    padding: 13px 30px !important;
    border-radius: 10px !important;
    background: #000 !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: 55px !important;
    color: #fff !important;
    opacity: 1 !important;
    font-weight: 400 !important;
    font-family: "Geizer Regular", Sans-serif;
    margin-bottom: 0px !important;
}


.wc-block-grid__product-price
{
    font-size: 20px !important;
    color: #1a90e8 !important;
    opacity: 1 !important;
    font-family: "Poppins", 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: #1a90e8 !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 {
    padding: 5em 0px 3em;
    float:left;
    width:100%;
}

header.woocommerce-products-header,.woocommerce-breadcrumb,h2.post-title,.woocommerce span.onsale 
{
    display: none !important;
}
.woocommerce div.product .product_title {
    color: #ed1c24;
    font-size: 35px;
    font-weight: 600;
    font-family: "Geizer Regular", Sans-serif;
}

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

.woocommerce-product-details__short-description p {
    color: #fff;
    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: #ed1c24 !important;
    border:solid 1px #ed1c24 !important;
    display: inline-block !important;
    border-radius: 12px !important;
    color: #fff !important;
    transition: all 0.5s linear !important;
    font-family: "Merriweather", Sans-serif;
}

.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: #fff !important;
    color: #ed1c24 !important;
}
section.related.products {
    float: left;
    width: 100%;
    padding: 5em 0px 3em;
}

section.related.products > h2 {
    color: #ed1c24;
    font-family: "Geizer Regular", Sans-serif;
    font-size: 45px;
    font-weight: 600;
    margin: 35px 0px;
    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: #ed1c24 !important;
    display: inline-block !important;
    border-radius: 25px !important;
    color: #fff !important;
    transition: all 0.5s linear !important;
    font-size: 16px;
    text-transform: uppercase;
    text-decoration:none !important;
    border: none;
}
.product_sec {
    padding: 5em 0px;
}
.products li.product img {
    height: 280px !important;
}
.top_slider_box .swiper-slide {
    overflow: visible !important;
}
.wc-block-components-main,.wc-block-components-sidebar,.wc-block-cart-item__product a.wc-block-components-product-name,
.woocommerce-result-count
{
    color: #fff;
}
.woocommerce .woocommerce-ordering select {
    background: transparent;
    color: #fff;
    padding: 11px;
    border-color: #fff;
}

.woocommerce .woocommerce-ordering select option {
    color: #000 !important;
}
.abt_txt_col {
    padding-top: 3em;
}
.coontact_inner_sec {
    padding: 3em 0px 6em;
}
.my_form_style input,.my_form_style textarea {
    padding: 12px 15px !important;
}

.my_form_style textarea {
    resize: none;
}

.my_form_style .elementor-button {
    padding: 10px 0px !important;
}

/* New css ends here */
