@charset "utf-8";
/* CSS Document */
/* tom-checking-02*/
a.underline-link {
    color:#e6ac9d;
    text-decoration: underline;
}
/*Common css[start]*/
article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block;}
.header_section .container {max-width: 95%;}
body, ol, ul, li, div, p, span, form, h1, h2, h3, h4, h5, h6, table, thead, th, tbody, tr, td, img, input, textarea, dd, dt, dl{word-wrap:break-word;outline:none;padding:0;margin:0;-webkit-tap-highlight-color:rgba(0, 0, 0, 0);}
textarea{overflow:auto;-webkit-font-smoothing:antialiased; -moz-osx-font-smoothing:grayscale;}
h1, h2, h3, h4, h5, h6, p, ul, ol, dd, dt, dl{-webkit-margin-before:0px;-webkit-margin-after:0px;-webkit-margin-start:0px;-webkit-margin-end:0px;}
a img, img{border:none;outline:none;}
input[type=submit], input[type=reset], input[type=button], button{ -webkit-appearance:none; -moz-appearance:none;-ms-appearance:none; appearance:none; }
a{cursor:pointer;text-decoration:none;outline:0;}
.no-script-msg{font:12px Arial, verdana, Helvetica, sans-serif;background:#FFFFCC url(../images/icon-noScript.gif) no-repeat 5px 10px;width:auto;padding:10px 10px 10px 25px;margin:8px;border:1px solid #CD3D18;font-weight:bold;height:auto;font-size:11px;color:#fa0707;line-height:150%;clear:both;}
input{-webkit-font-smoothing:antialiased; -moz-osx-font-smoothing:grayscale; font-family: 'arial', sans-serif; -webkit-appearance:none; }
body{font-family: Arial, sans-serif; min-width:300px; -webkit-font-smoothing:antialiased; -moz-osx-font-smoothing:grayscale; -ms-font-smoothing:antialiased; background-color: #fff; -webkit-backface-visibility:hidden;}
::selection {text-shadow: none;background: rgba(65,131,196,0.4);}
.clear{clear:both; height:0px; overflow:hidden; width:auto; display:block; float:none !important;}
ul, menu, dir {margin:0px;padding:0px;display: block;list-style-type: disc;-webkit-margin-before: 0;-webkit-margin-after: 0;-webkit-margin-start: 0;-webkit-margin-end: 0;-webkit-padding-start: 0;}
*, *:after , *:before { -moz-box-sizing:border-box; -webkit-box-sizing:border-box; box-sizing:border-box; outline: none !important;}
/*Common css[End]*/
/*Default Style [Start]*/
.btn{font-family: 'Merienda', cursive;font-size: 25px;padding: 17px 25px 17px 34px;border-radius: 28px;position: relative;display: inline-flex;align-items: center;letter-spacing: -1px;}
.btn:after{background: url(../images/right_arrow.svg) no-repeat center center;width: 22px;height: 22px;top: 50%;right: 20px;content: '';background-size: contain;margin-left: 16px;transition: 0.3s ease;}
.btn:hover:after{ transform: translate(5px,0px);}
.btn_pink{ background: #e6ac9d; color: #fff;}
.container{ max-width: 1260px; margin: auto; position: relative;}
/*Default Style [End]*/
/*Header Style [Start]*/
.page_layout{ position: relative;padding-top: 136px;}
.header_section{ position: fixed; top: 0; left: 0; right: 0; z-index: 10; background: #fff;overflow: visible; z-index: 9999;}
.header_layout{ padding: 40px 0 55px; transition: all 300ms ease; display: flex; align-items: flex-end; justify-content: space-between;font-family: 'Merienda', cursive; position: relative;}
.header_section.shrunk{ box-shadow:  0 0 13px rgb(146 119 112 / 18%);}
.header_section.shrunk .header_layout{ padding:16px 0px 20px;}
.logo { max-width: 190px; transition: 0.3s ease;}
.header_section.shrunk .logo { max-width: 190px;}
.logo img{ display: block; width: 100%; height: auto;}
.navigation ul{ display: flex; align-items: center; justify-content: space-between;}
.navigation li{ display: block; margin: 0 8px; border: none; white-space: nowrap; }
.mm-listitem:after{ display: none !important;}
.navigation li:last-child{ margin-right: 0;}
.navigation li a{ color:#784746; transition: 0.3s ease;font-size: 22px; letter-spacing: -1.8px;font-family: 'Merienda', cursive;}  
.navigation li.active a , .navigation li a.active , .navigation li a:hover{ color: #df9c8b ; }
.header_item{ position: relative; width: auto;}
.menuToggle{ display: none;} 
.header_item{ display: flex; align-items: flex-start; justify-content: space-between;}
.mobile_menu_head{ display: none;}
.header_social_mobile a {width: 23px; height: 23px; background-size: 23px 23px;}
.header_social_mobile .youtube_mobile {width: 27px; height: 27px; background-size: 27px 27px;}
.right_call_icon{ display: none;}
.right_call_icon_desktop{ display: flex; align-items: center; }
.right_call_icon_desktop .call_icon{ background-image: url(../images/phone-alt-solid.svg); background-repeat: no-repeat; background-position: center center; background-size: 28px 28px; width: 28px; height: 28px; display: block;margin-top: 0; }
/*Header Style [End]*/
/*Banner Style [Start]*/
.banner_slider{ max-width: 100%; min-height: 814px; position: relative;}
.banner_slider img{ width: 100%; height: 814px; display: block; object-fit: cover;}
.slider_intro_layout{ position: absolute; top: 0; left: 0; right: 0; height: 100%; max-width: 1260px; padding:0px 150px 0 180px; display: flex; flex-direction: column;  justify-content: center;  margin: auto;}
.slide_intro{color: #fff; max-width: 600px; margin-bottom: 76px;}
.slide_intro h1{font-family: 'Merienda', cursive;font-size: 63px;letter-spacing: -4.6px;margin-bottom: 28px; font-weight: 400;}
.slide_intro h2{font-family: Arial, Helvetica, sans-serif; font-weight: 400; font-size: 26px; margin:0 0 38px 14px;} 
.banner_slider .btn{ white-space: nowrap;}
/*Banner Style [End]*/
.get_florist_today{margin: 23px 0 123px;padding: 114px 0 114px;background: #fdf8f7;border-radius: 64px; position: relative;}
.get_florist_today h3{font-family: 'Merienda', cursive;color: #545454;font-size: 42px;letter-spacing: -3.2px;font-weight: 400;margin-left: -4px;margin-bottom: 54px}
.store_btns_footer{ display: flex; align-items: center; justify-content: center;}
.store_btns_footer a{ width: 298px; height: 90px; margin:0 14px; background-repeat: no-repeat; background-size: contain; background-position: 0 0;}
.store_btns_footer .appstore { background-image: url(../images/icon_ios_app.png);}
.store_btns_footer .playstore { background-image: url(../images/icon_google_play_app.png);}
.website_section{ background: #fdf8f7; padding: 94px 0 94px;}
.website_container{ width: 100%; max-width: 1326px; padding: 0 20px; margin: auto;}
.website_layout{ text-align: center;  margin-bottom: 103px;}
.website_layout h1{font-family: 'Merienda', cursive;color: #545454;font-size: 51px;letter-spacing: -3.5px;font-weight: 400;margin-bottom: 64px;}
.website_layout h2{font-family: Arial, Helvetica, sans-serif;color: #545454;font-weight: 400;font-size: 26px;}
/* features page [start] */
/* features banner section [start] */
.feature_banner_section h1{font-family: 'Merienda', cursive;font-size: 53px;letter-spacing: -4.40px;font-weight: 400;color: #545454;text-align: center;margin-top: 51px;margin-left: 1px;margin-bottom: 0px;}
.feature_banner_block{width: 100%;height: 883px;position: relative; padding-top: 63px; overflow: hidden;}
.feature_banner_block_img{background-image: url(./../images/features_bg_parallax.jpg);width: 100%;left: 0; right: 0;height: 100%;background-repeat: no-repeat;position: absolute;background-size: cover; top: 63px;}
.one_place_block{background-color: #ffffff;padding: 63px 64px 48px 62px;position: absolute;top: 155px;left: 13.6%;max-width: 595px;z-index: 2;}
.one_place_block h2{font-family: 'Merienda', cursive;font-size: 40px;letter-spacing: -4.11px;font-weight: 400;color: #545454;text-align: center;text-align: left;margin-top: -16px;}
.one_place_block p{color: #545454;margin-top: 29px;font-family: Arial, Helvetica, sans-serif;font-weight: 400;font-size: 18.5px;letter-spacing: 0.32px;line-height: 26px;padding-left: 3px;}
.one_place_block span{color:#da8874;}
.one_place_block a{color:#da8874;border-bottom: 1px solid #da8874;}
.feature_banner_image img{width: 100%;height: 100%;background-position: center;object-fit: cover;}
.feature_banner_image{position: absolute;bottom: 0;width: 100%;height: 556px;left: 0;right: 0;}
/* highlights section */
.highlights_section{background-color: #fdf8f7;padding-bottom: 70px;}
.highlights_info p{font-family: Arial, Helvetica, sans-serif;font-size: 19px;font-weight: 700;text-align: center;margin-top: 14px;line-height: 26px;padding: 0px 20px;word-spacing: 0px;letter-spacing: 0px;color: #5f5f5f;}
.highlights_section h2{font-family: 'Merienda', cursive;font-size: 53px;letter-spacing: -4.5px;font-weight: 400;color: #535353;text-align: center;word-spacing: -2px;padding-top: 106px;margin-left: -4px;padding-bottom: 49px;}
.highlights_block{display: flex;flex-wrap: wrap;}
.highlights_cols:nth-child(3n + 2) {margin-left: 34px;margin-right: 34px;}
.highlights_cols{width: calc(37.7% - 68px);margin-top: 55px;border-radius: 15px;background: #ffffff;padding-bottom: 29px;}
.highlights_cols img{width:100%;border-top-right-radius: 15px;border-top-left-radius: 15px;}
.highlights_section .container{padding: 0px 121px;}
.highlights_info h3{margin-top: 21px;font-size: 21px;letter-spacing: 0.2px;text-align: center;color: #5f5f5f;}
/* signup button section */
.signup_button_section .testimonial_contact_actions a {padding: 47px 80px 46px 34px;border-radius: 60px;text-align: center;align-items: center;justify-content: center;margin-bottom: 144px;font-size: 33px;letter-spacing: -2.4px;margin-top: 144px;min-width: 508px;}
.signup_button_section .btn_border:after {background: url(../images/right_arrow_pink.svg) no-repeat center center;width: 31px;height: 25px;background-size: contain;position: absolute;right: 121px;top: 50%;margin-top: -12px;}
/* features page [end] */
/* pricing page [start] */
/* pricing section css */
.pricing_section{background: #fdf8f7; padding-bottom: 53px;padding-top: 73px;}
.pricing_block h1{font-family: 'Merienda', cursive;font-size: 55px;letter-spacing: -5.6px;margin-left: -6px;font-weight: 400;color: #545454;padding-bottom: 59px;text-align: center;}
.pricing_inner_col h2{font-size: 27px;color:#545454;font-family: 'Merienda', cursive;}
.pricing_inner_col h3{font-size: 29px;letter-spacing: -2.9px;margin-left: -1px;color: #545454;font-family: 'Merienda', cursive; font-weight: 400;}
.pricing_row:first-child .pricing_inner_col{padding-top:0;}
.pricing_inner_col{padding-top:10px;}
.pricing_row{display: flex;justify-content: space-between;align-items: center;margin-top: 0px;padding: 0px 198px 0px 301px;}
.pricing_row img{width: 44.9%;}
.pricing_block .pricing_inner_col h2{font-family: 'Merienda', cursive;font-size: 39px;padding-left: 0px;color: #545454;letter-spacing: -2.3px;padding-top: 18px;margin-bottom: 4px; font-weight: 400;}
.pricing_inner_col{width: 46%;}
.pricing_form_layout{max-width: 795px;margin: auto;padding-left: 15px;}
.pricing_form_layout h2{text-align: center;font-family: 'Merienda', cursive;font-size: 43px;letter-spacing: -3.8px;font-weight: 400;color: #545454;line-height: 120%; margin-left: -16px;}
.pricing_form_layout h2 a{color: #e6ac9d; border-bottom: 1px solid #e6ac9d;line-height: 122%;display: inline-block;}
.form_row{ display: flex; justify-content: space-between;}
.pricing_florist_form{padding-top: 15px;    margin-bottom: 219px;}
.florist_form{ margin-top: 63px;}
.form_column{ width: 50%; max-width: 368px;}
.form_input{ background: #fefbfa; border: 1px solid #e6ac9d; width: 100%; padding: 21px 23px 21px 26px;font-size: 24px; border-radius: 28px;    line-height: 24px; font-family: Arial, Helvetica, sans-serif; color: #757373;}
.form_input.error{ border: 1px solid #f00; background: #ffe9e9;}
.form_textarea{background: #fefbfa;border: 1px solid #e6ac9d;width: 100%;padding: 21px 23px 21px 26px;font-size: 24px;border-radius: 28px;line-height: 24px;height: 173px;resize: none; font-family: Arial, Helvetica, sans-serif;color: #757373;}
.form_column_row{margin-bottom: 30px;}
.form_column_row label{display: inline-block;font-family: Arial, Helvetica, sans-serif;color: #545454;font-size: 25px;}
.form_column_row label.error{ color: #f00;}
.flower_radio_row{ padding: 7px 0 0 10px;}
.form_radio_group{ display: inline-block; vertical-align: middle; margin-left: 25px;}
.custom_radio .flowerradio{ position: absolute; left: -9999px; opacity: 0; width: 0; height: 0;}
.custom_radio{ display: inline-block; margin-right: 20px; cursor: pointer; opacity: 0.5;}
.custom_radio.checked{ opacity: 1;}
.custom_radio:last-child{ margin-right: 0;}
.custom_radio.radio_flower{ width: 56px; height: 56px; background: url(../images/captcha_flower.png) no-repeat 0 0;}
.custom_radio.radio_shop{ width: 56px; height: 56px; background: url(../images/captcha_shop.png) no-repeat 0 0;}
.form_submit_button{ text-align: center; margin: 28px 0 0 0;}
.form_submit_button .btn{border: none;outline: none; cursor: pointer; width: 365px;margin-left: -16px;justify-content: center;font-size: 21px;padding: 20px 25px 19px 34px;}
/* pricing page [end] */ 
.signup_app_store{text-align: center;max-width: 1110px;margin: 87px auto 0;position: relative;}
.signup_app_store .get_florist_today {margin: 23px 0 97px}
.signup_florist_form .form_submit_button .btn{ margin: 0;}
.signup_florist_form .flower_radio_row{padding: 9px 0 0 10px;margin-bottom: 35px}
.signup_florist_form .florist_form {margin-top: 59px;}
.signup_florist_form .pricing_form_layout{ padding-left: 10px;}
.signup_florist_form .form_submit_button .btn:after{ margin-left: 28px;}
.signup_florist_form .form_submit_button .btn{    padding: 20px 25px 19px 36px;}
.signup_florist_form{ margin-bottom: 150px;}
.signin_layout{ width: 340px; }
.signin_view{ position: relative; z-index: 2;}
.signin_container{ background: #fff8f7;overflow: hidden; position: absolute; top: 0; left: 0; width: 100%; height: 100%; display: flex; align-items: center; justify-content: center; z-index: 2;}
.logo_signin{ max-width: 260px; margin: auto; display: block; text-align: center;}
.logo_signin img{ width: 100%;}
.signin_form_layout{ margin-top: 56px; display: none;}
.signin_form_layout h1{text-align: center;font-family: 'Merienda', cursive;font-size: 27px; letter-spacing: -2px;font-weight: 400;color: #784746;line-height: 120%; margin-left: -16px;}
.signin_form_layout .form_column{ width: 100%; text-align: center;}
.signin_form_layout .form_submit_button .btn{ width: 100%; margin: 0;    padding: 13px 25px 14px 34px;border-radius: 23px;}
.forgot_password{ text-align: center;color: #d8836c;font-family: 'Merienda', cursive;font-size: 19px;border-bottom: 1px solid #d8836c;letter-spacing: -1.5px;}
.signin_form_layout .florist_form{ margin-top: 21px;} 
.form_column_row{ margin-bottom: 17px;}
.signin_form_layout .form_input{padding: 14px 23px 15px 26px;font-size: 24px;border-radius: 24px;}
.signin_form_layout .form_submit_button{ margin-top: 0;}
.top_circle_blue{ position: absolute; top: -222px; left:-82px; width: 420px; height: 420px; background: #e0eef2; border-radius: 50%; }
.bottom_circle_red{ position: absolute; top: 50%; transform: translate(0,-40%); right:-33px; width: 390px; height: 390px; background: #f7e1dc; border-radius: 50%; }
.creat_account_part{ text-align: center;max-width: 343px;width: 100%;display: flex;justify-content: space-between; flex-direction: column; margin-top: 120px;}
.create_cta{ border: 1px solid #e6ac9d; text-align: center;  font-family: 'Merienda', cursive;   position: relative;display: inline-flex;align-items: center;  background: #fff;color: #e6ac9d;width: 100%;margin: 0;padding: 13px 25px 14px 34px; font-size: 21px; justify-content: center;border-radius: 23px; position: relative;}
.create_cta:after {background: url(../images/right_arrow_pink.svg) no-repeat center center;width: 22px;height: 22px;top: 50%;right: 20px;content: '';background-size: contain;margin-left: 16px;transition: 0.3s ease;}
.create_cta:hover:after {transform: translate(5px,0px);}
.account_singin{text-align: center;color: #666666;font-family: 'Merienda', cursive;font-size: 19px;letter-spacing: -1.5px; margin-top:30px ;}
.moveUpdownBig{animation: moveUpdownBig 20s infinite  alternate;}
.bottom_circle_red{ animation: moveUpdownBigInverse 20s infinite  alternate;}
.navigation_layout{ display: flex; align-items: center; padding-top: 6px;}
.mmenu_sticky_footer a{ width: 32px; height: 32px; /*background-color: #fcf5f3;*/ margin: 0 10px 0px 10px; border-radius: 3px; background-position: center center;  background-repeat: no-repeat;}
.mmenu_sticky_footer a:last-child{ margin-right: 0;}
.mmenu_sticky_footer{ display: flex; justify-content: center; align-items: center;}
.facebook_mobile{ background-image: url(../images/facebook.svg);background-size: 32px 32px;}
.instagram_mobile{background-image: url(../images/Instagram.svg);background-size: 32px 32px;}
.youtube_mobile{background-image: url(../images/youtube.svg);background-size: 37px 37px;}
.mmenu_sticky_footer .youtube_mobile {width: 37px; height: 37px;}

@keyframes moveUpdownBig {
    0% { transform: translateY(100px); }
    100% { transform: translateY(-100px);}
 }
 @keyframes moveUpdownBigInverse {
    0% { transform: translateY(-150px); }
    100% { transform: translateY(50px);}
 }

@media screen and (max-width: 1420px){
.website_container{max-width: 1326px; padding: 0 10px;}
.website_list_block{ max-width: 598px;}
}

@media screen and (max-width: 1250px){
    .header_container.container{ max-width: 95%;}
    .navigation li.teleDesktop{ display: none;} 
    .container{ max-width: 95%;}
    .header_section.shrunk .logo { max-width: 144px;}
    .btn {font-size: 24px; padding: 17px 27px 17px 34px;border-radius: 30px;}
    /*Header Style [Start]*/
    .header_section {height: 71px;}
    .mmenu_sticky_footer {display: none;}
    .mobile_fixed.menuToggle{margin: 0 auto;}
    .navigation { display: none;}
    .navigation.mm-menu{ display: block;}
    .menuToggle {display: block;width: 28px;height: 17px;margin: 5px;position: absolute;top: 50%;left:12px;margin-top: -4px;}
    .menuToggle span {display: block;position: absolute;height: 3px;width: 100%;background: #784746;opacity: 1;left: 0;transform: rotate(0deg);transition: .25s ease-in-out;}
    .menuToggle > span:nth-child(1) {top: 0px;}
    .menuToggle > span:nth-child(2),.menuToggle span:nth-child(3) {top: 8px;}
    .menuToggle > span:nth-child(4) {top: 16px;}
    .mm-wrapper_opened .menuToggle > span:nth-child(1) {top: 8px;width: 0%;left: 50%;}
    .mm-wrapper_opened .menuToggle > span:nth-child(2) {transform: rotate(45deg);}
    .mm-wrapper_opened .menuToggle > span:nth-child(3) {transform: rotate(-45deg);}
    .logo img{ display: block; width: 100%; height: auto;}
    .mm-wrapper_opened .menuToggle > span:nth-child(4) {top: 8px;width: 0%;left: 50%;}
    .header_item{ display: flex; align-items: center; gap: 10px; width: 100%}
    .header_social_mobile{display: flex; gap: 15px; align-items: center; margin: 10px 10px 0}
    .header_social_mobile a {width: 24px; height: 24px; background-size: 24px 24px;}
    .right_call_icon .call_icon{background-image: url(../images/phone-alt-solid.svg); background-repeat: no-repeat; background-position: center center; background-size: 22px 22px; width: 22px; height: 22px; display: block; }
    .right_call_icon{ position: relative; display: block;}
    .header_social_mobile .youtube_mobile {width: 27px; height: 27px; background-size: 27px 27px;}
    .mm-listitem:after{ display: none;}
    .navigation ul{ display: block;}
    .header_layout {padding: 10px 10px 0px;}
    .page_layout {padding-top: 71px;}
    .header_section.shrunk .header_layout{ padding:10px 10px 20px;}
    .logo { max-width: 144px; position: relative; top: 4px; margin: 0 auto auto 71px;}
    .menuToggle {display: block;width: 28px;height: 17px;margin: 5px 5px 5px 10px;position: absolute;top: 50%;left:12px;margin-top: -4px;}
    .header_section{ background: #fcf5f3;} 
    .mm-panels, .mm-panels>.mm-panel, .mm-navbar{background: #fcf5f3;font-family: 'Merienda', cursive;}
    .mm-navbar__title{font-family: 'Merienda', cursive; font-size: 26px;}
    .mm-menu a.mm-navbar__title{ color: #784746;}
    .navigation li a{ color: #784746;}
    .navigation li.active, .navigation li:hover{ background: white;}
    .navigation li{ margin: 0;}
    /*Header Style [End]*/
    /*Banner Style [Start]*/
    .banner_slider img{ height: 590px;}
    .banner_slider{min-height: 590px;}
    .slide_intro h1{ font-size: 44px;}
    .slide_intro h2{ font-size: 24px;}
    .slide_intro{ max-width: 520px;}
    /*Banner Style [End]*/
    .feature_banner_section h1 {font-size: 47px;margin-top: 40px;margin-bottom: 40px;}
    .feature_banner_block {height: 697px;}
    .feature_banner_image {height: 409px;}
    .one_place_block {top: 118px;padding: 53px 52px 44px 57px;left: 0%;max-width: 535px;}
    .one_place_block h2 {font-size: 37px;}
    .one_place_block p {margin-top: 16px;font-size: 17px;line-height: 22px;}
    .one_place_block {padding: 48px;}
    .pricing_section{ margin-top: 35px;}
    .pricing_row{    padding: 0px 50px 0px 50px;}
    .top_circle_blue{top: -102px; left:-132px; width: 320px; height: 320px; }
    .bottom_circle_red{top: 80%; transform: translate(0,0%); right:-123px; width: 290px; height: 290px;}
}
@media screen and (max-width: 1250px){
nav.mm-menu.mm-menu_opened + .mm-page .mobile_fixed {display: none;}
.container{ max-width: 95%;}
.btn {font-size: 24px; padding: 17px 27px 17px 34px;border-radius: 30px;}
/*Header Style [Start]*/
.header_section {height: 71px;}
.mmenu_sticky_footer {display: none;}
.navigation { display: none;}
.navigation.mm-menu{ display: block;}
.menuToggle {display: block;width: 28px;height: 17px;margin: 5px;position: absolute;top: 50%;left:12px;margin-top: -4px;}
.menuToggle span {display: block;position: absolute;height: 3px;width: 100%;background: #784746;opacity: 1;left: 0;transform: rotate(0deg);transition: .25s ease-in-out;}
.menuToggle > span:nth-child(1) {top: 0px;}
.menuToggle > span:nth-child(2),.menuToggle span:nth-child(3) {top: 8px;}
.menuToggle > span:nth-child(4) {top: 16px;}
.mm-wrapper_opened .menuToggle > span:nth-child(1) {top: 8px;width: 0%;left: 50%;}
.mm-wrapper_opened .menuToggle > span:nth-child(2) {transform: rotate(45deg);}
.mm-wrapper_opened .menuToggle > span:nth-child(3) {transform: rotate(-45deg);}
.logo img{ display: block; width: 100%; height: auto;}
.mm-wrapper_opened .menuToggle > span:nth-child(4) {top: 8px;width: 0%;left: 50%;}
.header_item{ display: flex; align-items: center; width: 100%}
.header_social_mobile{display: flex; gap: 20px; align-items: center; margin: 10px 10px 0}
.header_social_mobile a {width: 24px; height: 24px; background-size: 24px 24px;}
.right_call_icon .call_icon{background-image: url(../images/phone-alt-solid.svg); background-repeat: no-repeat; background-position: center center; background-size: 22px 22px; width: 22px; height: 22px; display: block; }
.right_call_icon{ position: relative; display: block;}
.header_social_mobile .youtube_mobile {width: 27px; height: 27px; background-size: 27px 27px;}
.mm-listitem:after{ display: none;}
.navigation ul{ display: block;}
.header_layout {padding: 10px 10px 0px;}
.page_layout {padding-top: 71px;}
.header_section.shrunk .header_layout{ padding:10px 10px 20px;}
.header_section.shrunk .logo { max-width: 144px;}
.logo { max-width: 144px; position: relative; top: 4px; margin: 0 auto auto 71px;}
.menuToggle {display: block;width: 28px;height: 17px;margin: 5px 5px 5px 10px;position: absolute;top: 50%;left:12px;margin-top: -4px;}
.header_section{ background: #fcf5f3;} 
.mm-panels, .mm-panels>.mm-panel, .mm-navbar{background: #fcf5f3;font-family: 'Merienda', cursive;}
.mm-navbar__title{font-family: 'Merienda', cursive; font-size: 26px;}
.mm-menu a.mm-navbar__title{ color: #784746;}
.navigation li a{ color: #784746;}
.navigation li.active, .navigation li:hover{ background: white;}
.navigation li{ margin: 0;}
/*Header Style [End]*/
/*Banner Style [Start]*/
.banner_slider img{ height: 590px;}
.banner_slider{min-height: 590px;}
.slide_intro h1{ font-size: 44px;}
.slide_intro h2{ font-size: 24px;}
.slide_intro{ max-width: 520px;}
/*Banner Style [End]*/
.feature_banner_section h1 {font-size: 47px;margin-top: 40px;margin-bottom: 40px;}
.feature_banner_block {height: 697px;}
.feature_banner_image {height: 409px;}
.one_place_block {top: 118px;padding: 53px 52px 44px 57px;left: 0%;max-width: 535px;}
.one_place_block h2 {font-size: 37px;}
.one_place_block p {margin-top: 16px;font-size: 17px;line-height: 22px;}
.one_place_block {padding: 48px;}
.pricing_section{ margin-top: 35px;}
.pricing_row{    padding: 0px 50px 0px 50px;}
.top_circle_blue{top: -102px; left:-132px; width: 320px; height: 320px; }
.bottom_circle_red{top: 80%; transform: translate(0,0%); right:-123px; width: 290px; height: 290px;}
}

@media screen and (max-width: 767px){
/*Header Style [Start]*/
.logo { max-width: 144px; position: relative; top: 9px; margin: 0 auto auto 61px;}
.menuToggle {display: block;width: 28px;height: 17px;margin: 5px 0 5px 0px;position: absolute;top: 50%;left:12px;margin-top: -4px;}
.header_social_mobile{display: flex; gap: 22px; align-items: center; margin: 15px 5px 2px 0;}
.header_social_mobile a {width: 25px; height: 25px; background-size: 25px 25px;}
.header_social_mobile .youtube_mobile {width: 30px; height: 30px; background-size: 30px 30px;}
.right_call_icon .call_icon{background-image: url(../images/phone-alt-solid.svg); background-repeat: no-repeat; background-position: center center; background-size: 20px 20px; width: 20px; height: 20px; display: block; }
.header_section {height: 84px;}
.header_item{gap:0}
.header_section.shrunk .logo { max-width: 144px;}
.header_layout {padding: 12px 10px 23px;}
.page_layout {padding-top: 70px;}
.header_section.shrunk .header_layout{ padding:12px 10px 23px;;}
/*Header Style [End]*/
/*Banner Style [Start]*/
.slider_intro_layout {padding: 0 23px; display: block;}
.banner_slider img{ height: 590px;}
.banner_slider{min-height: 590px;}
.slide_intro{ margin-bottom: 0; margin-top: 112px;}
.slide_intro h1{ font-size: 40px;margin-bottom: 27px; letter-spacing: -4px;}
.slide_intro h2{ font-size: 23px; margin: 0 0 84px 0px}
.slide_intro .btn { margin-left: -7px;}
.btn:after{ margin-left: 20px;}  
/*Website page [start]*/
.website_container{padding: 0 0px;}
.website_section{padding: 34px 0 32px;margin-top: 38px;}
.website_layout{ margin-bottom: 44px;    padding: 0px 25px;}
.website_layout h1{font-size: 32px;letter-spacing: -2.9px;margin-bottom: 29px;}
.website_layout h2{font-size: 20px;line-height: 129%;text-align: left;}
/*Website page [End]*/
/*Feature page [start]*/
.feature_banner_image img {position: absolute;bottom: 0px;    height: 325px;}
.feature_banner_block_img{ top: 0px;background-image: url(../images/features_bg_mob.jpg);  background-size: auto; background-position: center 0;}
.feature_banner_section h1 {font-size: 35px;letter-spacing: -4.5px;word-spacing: -1px;margin-top: 67px;margin-left: -5px;margin-bottom: 64px;}
.feature_banner_block {padding-top: 139px; height: auto; background-size: auto;background-position: 0 0; overflow: visible;}
.feature_banner_image {height: 272px; position: relative;}
.one_place_block h2 {font-size: 31px;text-align: center;letter-spacing: -2.1px;margin-left: -14px;word-spacing: -3.0px;padding-bottom: 6px;}
.one_place_block p {margin-top: 29px;font-size: 19px;line-height: 26px;letter-spacing: 0.1px;word-spacing: 0px;padding: 0 13px;}
.one_place_block {top: 0px;}
.one_place_block span {letter-spacing: 1.8px;letter-spacing: 0.2px;word-spacing: 6px;}
.one_place_block {top: 0px;  position: relative;   padding: 59px 2px 31px 15px;}
/*Feature page [End]*/
/*Pricing page [start]*/
.pricing_section {padding-top: 35px;}
.pricing_block h1{font-size: 33px;letter-spacing: -3.2px;padding-bottom: 32px;}  
.pricing_row {padding: 0px 0px 0px 0px;margin-bottom: 11px;}
.pricing_row img {width: 51.9%;}
.pricing_inner_col {width: 54%}
.pricing_block .pricing_inner_col h2{ font-size: 25px;    margin-bottom: 0px;}
.pricing_inner_col h3 {font-size: 22px;}
.shop_row img{margin-left: -21px;}
.studio_row img{ margin: 12px 0 0 -4px;}
.starting_row img {margin: 0px 0 0 -6px;}
.studio_row .pricing_inner_col {margin-left: -17px;}
.starting_row .pricing_inner_col {margin-left: -17px;}
.pricing_row.studio_row{ margin-bottom: 3px; }
/*Pricing page [End]*/
.top_circle_blue{top: -102px; left:-132px; width: 270px; height: 270px; }
.bottom_circle_red{top: 80%; transform: translate(0,0%); right:-123px; width: 240px; height: 240px;}
.signform .logo_signin{ display: none; }
.signin_layout{ width: 300px;}
.creat_account_part {margin-top: 60px;}
.signin_form_layout {margin-top: 36px;}
.forgot_password{ letter-spacing: -1px;}
}

@media screen and (max-width: 420px){
.header_section.shrunk .logo {max-width: 120px;}
.header_item{gap:0}
.logo {max-width: 120px; top: 15px; margin: 0 auto auto 55px;}
.menuToggle {margin-top: 0px;}
.header_layout {padding: 12px 0 23px;}
.header_section.shrunk .header_layout {padding: 12px 0 23px;}
.header_social_mobile{display: flex; gap: 20px; align-items: center; margin: 18px 10px 0}
.header_social_mobile a {width: 20px; height: 20px; background-size: 20px 20px;}
.right_call_icon .call_icon{background-image: url(../images/phone-alt-solid.svg); background-repeat: no-repeat; background-position: center center; background-size: 18px 18px; width: 18px; height: 18px; display: block; }
.right_call_icon{ position: relative; display: block;}
.header_social_mobile .youtube_mobile {width: 25px; height: 25px; background-size: 25px 25px;}
}

@media (min-width: 768px) {
    .mobile_fixed {display: none !important;}
    #viewMenu {display: none !important;}
}

@media (min-width: 1500px) {
    .header_layout {max-width: 1500px;margin: 0 auto;}
}