.logo_container img {
width: 168px;
height: 60px;
}
.four-product-block .et_pb_image_wrap img {
width: 245px;
height: 245px;
object-fit: cover;
}
.et_header_style_left .et-fixed-header #et-top-navigation,
.et_header_style_split .et-fixed-header #et-top-navigation,
.et_header_style_left #et-top-navigation,
.et_header_style_split #et-top-navigation {
padding-top: 25px !important;
}
.et_header_style_left .et-fixed-header #et-top-navigation nav>ul>li>a,
.et_header_style_split .et-fixed-header #et-top-navigation nav>ul>li>a,
.et_header_style_left #et-top-navigation nav>ul>li>a,
.et_header_style_split #et-top-navigation nav>ul>li>a {
padding-bottom: 25px !important;
}
header {
padding: 15px 0;
}
.et-cart-info,
#et_top_search {
display: none;
}
.newsletter-section .newsletter-right,
.newsletter-section .et_pb_column.et_pb_column_1_2.et_pb_column_14.et_pb_css_mix_blend_mode_passthrough.et-last-child {
flex: 0 0 55%;
background-color: #fff;
box-shadow: 0 8px 69px 0 rgba(16, 27, 79, 0.15);
border-radius: 10px;
z-index: 0;
padding: 50px;
}
.newsletter-section .newsletter-left,
.newsletter-section .et_pb_column.et_pb_column_1_2.et_pb_column_13.et_pb_css_mix_blend_mode_passthrough.et_pb_row_sticky {
flex: 0 0 40%;
transform: translateX(70px);
}
.newsletter-section .et_pb_row.et_pb_row_5.et_pb_row_fullwidth.et_pb_equal_columns.et_pb_gutters2.et-last-child,
.newsletter-section .et_pb_row.et_pb_row_6.et_pb_row_fullwidth.et_pb_equal_columns.et_pb_gutters2.et-last-child {
display: flex;
align-items: center;
flex-wrap: wrap;
}
.banner-slider-section .et_pb_button,
.shop-blocks .et_pb_button,
.view-more-btn .et_pb_button,
.newsletter-section .et_pb_button,
.contact-section .et_pb_contact_submit.et_pb_button,
.how-it-all-started-section .et_pb_button,
.what-you-will-get .et_pb_button {
position: relative;
background: #f18d04;
margin: 0 auto;
overflow: hidden;
z-index: 1;
cursor: pointer;
transition: transform .3s !important;
line-height: 2.4 !important;
text-align: center;
color: #fff !important;
border: none;
border-radius: 0px;
padding: 10px 30px !important;
font-size: 14px;
text-transform: uppercase;
font-weight: 400;
}
.about-section .et_pb_button {
position: relative;
background: #ffffff !important;
margin: 0 auto;
overflow: hidden;
z-index: 1;
cursor: pointer;
transition: transform .3s !important;
line-height: 2.4 !important;
text-align: center;
color: #f18d04 !important;
border: none;
border-radius: 0px;
padding: 10px 30px !important;
font-size: 14px;
text-transform: uppercase;
font-weight: 400;
}
.banner-slider-section .et_pb_button:after,
.shop-blocks .et_pb_button:after,
.view-more-btn .et_pb_button:after,
.newsletter-section .et_pb_button:after,
.contact-section .et_pb_contact_submit.et_pb_button:after,
.how-it-all-started-section .et_pb_button:after,
.what-you-will-get .et_pb_button:after {
position: absolute;
top: 90%;
left: 0 !important;
width: 100%;
height: 100%;
background: #ca7603 !important;
content: "";
z-index: -2;
transition: transform .3s !important;
margin: 0px !important;
opacity: 1;
}
.about-section .et_pb_button:after {
opacity: 0;
}
.banner-slider-section .et_pb_button:hover::after,
.shop-blocks .et_pb_button:hover::after,
.view-more-btn .et_pb_button:hover::after,
.newsletter-section .et_pb_button:hover::after,
.contact-section .et_pb_contact_submit.et_pb_button:hover:after,
.how-it-all-started-section .et_pb_button:hover:after,
.what-you-will-get .et_pb_button:hover:after {
transform: translateY(-80%);
transition: transform .3s !important;
}
.banner-slider-section .et_pb_button:hover,
.shop-blocks .et_pb_button:hover,
.view-more-btn .et_pb_button:hover,
.newsletter-section .et_pb_button:hover,
.contact-section .et_pb_contact_submit.et_pb_button:hover,
.how-it-all-started-section .et_pb_button:hover,
.what-you-will-get .et_pb_button:hover {
background-color: #f18d04;
border: none;
}
.about-section .et_pb_button:hover {
box-shadow: 0 8px 69px 0 rgba(16, 27, 79, 0.15);
color: #f18d04 !important;
transition: all 0.6s ease 0s !important;
border: none;
}
.banner-parallax .et_parallax_bg_wrap::after {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
content: "";
background-color: rgba(0, 0, 0, 0.6);
}
.about-parallax .et_parallax_bg_wrap::after {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
content: "";
background: linear-gradient(-99deg, #f18d04 22%, rgba(0, 0, 0, 0) 57%) !important;
}
.banner-slider-section .et_pb_slide_description {
width: 50%;
margin: 0;
}
.about-section .et_pb_slider_container_inner {
display: grid;
grid-template-columns: 70%;
}
.banner-parallax + .about-parallax .about-section .et_pb_slider_container_inner {
grid-template-columns: 1fr 1fr;
}
.about-section .et_pb_slide_description {
grid-column: 2;
padding: 100px 50px 100px 0;
}
.newsletter-section .et_pb_newsletter_button_text {
font-weight: 500;
}
.newsletter-section .et_pb_column.et_pb_column_1_2.et_pb_column_14.et_pb_css_mix_blend_mode_passthrough.et-last-child {
flex: 0 0 55%;
background-color: #fff;
box-shadow: 0 8px 69px 0 rgba(16, 27, 79, 0.15);
border-radius: 10px;
z-index: 0;
padding: 50px;
}
.newsletter-section .et_pb_column.et_pb_column_1_2.et_pb_column_13.et_pb_css_mix_blend_mode_passthrough.et_pb_row_sticky {
flex: 0 0 40%;
transform: translateX(70px);
}
.newsletter-section .et_pb_row.et_pb_row_6.et_pb_row_fullwidth.et_pb_equal_columns.et_pb_gutters2.et-last-child {
display: flex;
align-items: center;
flex-wrap: wrap;
}
.newsletter-section .et_pb_image_wrap img {
border: 5px solid rgba(254, 237, 204, 0.6);
border-radius: 15px;
}
.banner-slider-section h2.et_pb_slide_title {
font-family: Montserrat;
font-size: 70px;
font-weight: 500;
text-transform: uppercase;
color: #fff;
line-height: 1.2;
}
.banner-slider-section .et_pb_slide_content p {
font-size: 24px;
text-transform: uppercase;
line-height: 1.8;
margin: 10px 0 0 0;
color: #fff;
}
.shop-blocks .et_pb_css_mix_blend_mode_passthrough {
display: flex;
align-items: center;
justify-content: center;
position: relative;
}
.unique-exp-sec {
display: flex;
align-items: center;
}  .shop-blocks .et_pb_button_alignment_center.et_pb_module {
opacity: 0;
transition: all 0.6s ease 0s;
}
.about-section .et_pb_bg_layout_light .et_pb_text_inner h1 {
padding-bottom: 0px;
}
.about-section .et_pb_bg_layout_light .et_pb_text_inner h1::after,
.shop-sec .et_pb_bg_layout_light .et_pb_text_inner h1::after {
content: "";
position: absolute;
top: 50%;
right: 10%;
height: 3px;
width: 50px;
background-color: #f18d04;
}
.about-section .et_pb_bg_layout_light .et_pb_text_inner h1::before {
content: "";
position: absolute;
height: 3px;
width: 50px;
background-color: #f18d04;
left: 10%;
top: 50%;
}  .shop-sec .et_pb_bg_layout_light .et_pb_text_inner h1::after {
position: absolute;
top: auto;
right: 0;
bottom: 0;
left: 0;
height: 3px;
width: 50px;
background-color: #f18d04;
content: "";
margin: 0 auto;
}
.unique-exp-sec .et_pb_text_inner h1::after {
position: absolute;
top: auto;
right: 0;
bottom: 0;
left: 0;
height: 3px;
width: 50px;
background-color: #f18d04;
content: "";
}
.unique-exp-sec .et_pb_text_3 h1 {
padding: 0 0 20px 0;
margin: 0 0 20px 0;
}
.newsletter-section.et_pb_section {
padding: 100px 0 !important;
}
.contact-us-form-div h1 {
margin: 0 0 50px 0;
position: relative;
}
.contact-us-form-div h1::before {
content: "";
position: absolute;
top: auto;
bottom: 0;
height: 3px;
background-color: #f18d04;
width: 50px;
left: 0;
right: 0;
margin: 0 auto;
}
.contact-us-form-div .et_pb_contact_form_container {
max-width: 75%;
margin: 0 auto;
box-shadow: 0 8px 69px 0 rgba(16, 27, 79, 0.15);
padding: 50px;
border-radius: 15px;
}
.et_pb_section.et_pb_section_1.contact-section {
padding: 100px 0;
}
.footer-strip a {
color: #1b1b21;
font-weight: 400;
transition: all 0.6s ease 0s;
}
.footer-strip a:hover {
color: #f18d04;
font-weight: 400;
transition: all 0.6s ease 0s;
}
.contact-us-form-div .et_pb_contact p .et_contact_error {
border: 1.4px solid #d92323 !important;
background-color: #fff !important;
}
.footer-strip .et_pb_row.et_pb_row_3.et_pb_row_5col,
.footer-strip .et_pb_row.et_pb_row_2.et_pb_row_5col,
.footer-strip .et_pb_row.et_pb_row_10.et_pb_row_5col,
.footer-strip .et_pb_row.et_pb_row_8.et_pb_row_5col,
.footer-strip .et_pb_row {
display: flex;
align-items: center;
}
.et_pb_social_media_follow.social-icons li {
margin-bottom: 0px;
} .contact-banner::after,
.work-with-me-banner::after,
.blog-banner::after {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
content: "";
background-color: rgba(0, 0, 0, 0.6);
}
.contact-section .et_pb_contact_submit.et_pb_button {
margin: 0 0 0 15px;
}  .about-page-banner::after {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
content: "";
background-color: rgba(0, 0, 0, 0.6);
}
.how-it-all-started-section.et_pb_section,
.what-i-did-section.et_pb_section,
.et_pb_section.what-you-will-get,
.et_pb_section.progress-bar-section,
.banner-parallax + .about-parallax,
.et_pb_section.unique-experience-section,
.et_pb_section.home-page-shop {
padding: 100px 0;
}
.about-page-banner+.about-parallax .about-section .et_pb_slide_description {
grid-column: 1;
padding: 100px 50px 100px 0;
}
.banner-parallax+.about-parallax .about-section .et_pb_slide_description {
padding: 0px 0px 0px 0;
}
.how-it-all-started-section .et_pb_row.et_pb_row_1.et_pb_equal_columns,
.what-i-did-section .et_pb_row {
display: flex;
align-items: center;
justify-content: center;
}
.progress-bar-section .et_pb_counter .et_pb_counter_container,
.progress-bar-section .et_pb_counter .et_pb_counter_container:hover {
background-color: rgba(255, 242, 226, 0.8);
}
.progress-bar-section li {
margin: 0 0 20px 0;
}
.progress-bar-section li:last-child {
margin: 0 0 0 0;
}
.how-it-all-started-section .et_pb_text_1 h1,
.what-i-did-section .et_pb_text_inner h1,
.what-you-will-get .et_pb_text_inner h1,
.speaking-gigs-sec .et_pb_text_inner h1,
.unique-experience-section .et_pb_text_inner h1 {
padding: 0 0 20px 0;
}
.how-it-all-started-section .et_pb_text_1 h1::after,
.what-i-did-section .et_pb_text_inner h1::after,
.speaking-gigs-sec .et_pb_text_inner h1::after {
content: "";
position: absolute;
top: auto;
right: auto;
bottom: 0;
left: 0;
background-color: #f18d04;
height: 3px;
width: 50px;
}
.what-you-will-get .et_pb_text_inner h1::after {
content: "";
position: absolute;
top: auto;
right: 0;
bottom: 0;
left: 0;
background-color: #f18d04;
width: 50px;
height: 3px;
margin: 0 auto;
}
.what-you-will-get ul li {
margin: 0 0 15px 0;
padding: 0 0px 0px 30px;
position: relative;
}
.what-you-will-get ul li::before {
position: absolute;
top: 0;
right: auto;
bottom: 0;
left: 0;
content: "\21D2";
color: #f18d04;
}
.what-you-will-get ul {
list-style: none !important;
padding-left: 0;
padding-bottom: 0;
}
.children-have-choice h1 span {
margin: 0 0 40px 0;
display: block;
position: relative;
}
.children-have-choice h1 span::after {
content: "";
position: absolute;
top: auto;
right: 0;
bottom: -27px;
left: 0;
background-color: #f18d04;
height: 3px;
width: 50px;
margin: 0 auto;
}  .shop-page-banner .et_pb_slider_container_inner {
width: 40%;
margin: 0 auto;
display: flex;
align-items: center;
justify-content: center;
flex-direction: column;
height: 100%;
}
.shop-page-banner .et_pb_slide_1 .et_pb_slider_container_inner {
background-color: rgba(255, 255, 255, .8);
}
.shop-page-banner .et_pb_container {
min-height: 650px;
}
.shop-page-banner .et_pb_slide_0 .et_pb_button {
background-color: #fff;
color: #2b2b2b;
border: none;
border-radius: 0;
padding: 14px 55px;
font-size: 14px;
font-weight: 600;
text-transform: uppercase;
position: relative;
overflow: hidden;
z-index: 9;
}
.shop-page-banner .et_pb_slide_0 .et_pb_button::after {
content: "";
position: absolute;
top: 50%;
height: 0;
width: 150%;
left: 50%;
transition: all 0.75s ease 0s;
background: #fed9a8;
transform: translateX(-50%) translateY(-50%) rotate(25deg);
z-index: -1;
}
.shop-page-banner .et_pb_slide_1 .et_pb_button {
background-color: #2b2b2b;
color: #fff;
border: none;
border-radius: 0;
padding: 14px 55px;
font-size: 14px;
font-weight: 600;
text-transform: uppercase;
overflow: hidden;
z-index: 9;
}
.shop-page-banner .et_pb_slide_1 .et_pb_button::after {
content: "";
position: absolute;
top: 50%;
height: 0;
width: 150%;
left: 50%;
transition: all 0.75s ease 0s;
background: #4d4d4d;
transform: translateX(-50%) translateY(-50%) rotate(25deg);
z-index: -1;
}
.shop-page-banner .et_pb_button:hover::after {
height: 450%;
}
.shop-page-banner .et_pb_slide_0 .et_pb_button:hover {
color: #2b2b2b;
}  .work-with-me-blocks .shop-creative-speak-blocks .et_pb_text_inner {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
grid-gap: 30px;
align-items: center;
justify-content: center;
padding: 20px 0 0 0;
}
.work-with-me-blocks .shop-creative-speak-blocks h1 {
background-color: #fff;
box-shadow: 13px 42px 45px -3px rgba(0, 0, 0, 0.1);
border-radius: 15px;
min-height: 150px;
display: flex;
align-items: center;
justify-content: center;
margin: 0;
padding: 15px;
line-height: 1.3em;
}
.work-with-me-blocks.et_pb_section {
padding: 100px 0;
}
.work-with-me-title .et_pb_text_inner h1::after {
content: "";
position: absolute;
top: auto;
right: 0;
bottom: -15px;
left: 0;
height: 3px;
background-color: #f18d04;
width: 50px;
margin: 0 auto;
}
.speaking-gigs-sec {
display: flex;
align-items: center;
justify-content: center;
padding: 50px 0 0 0 !important;
}
.et_pb_section.creative-section {
padding: 100px 0;
}
.testimonial-block-flex {
display: flex;
align-items: center;
justify-content: center;
flex-direction: column;
padding: 50px;
box-shadow: 0px 25px 70px 10px rgba(0, 0, 0, 0.12);
}
.testimonial-block-flex .et_pb_testimonial_portrait {
margin-right: 0;
}
.testimonial-block-flex .et_pb_testimonial_description {
margin-left: 0px !important;
}
.testimonial-block-flex.et_pb_testimonial .et_pb_testimonial_content p {
padding-bottom: 0;
color: rgba(0, 0, 0, 0.4);
font-size: 16px;
line-height: 1.7rem;
margin: 25px 0;
}
.testimonial-block-flex .et_pb_testimonial_author {
margin: 0;
color: #2b2b2b;
font-weight: 600;
font-size: 16px;
}
.et_pb_section.testimonial-section {
padding: 100px 0;
}
.how-it-all-started-section .et_pb_row.et_pb_equal_columns {
display: flex;
align-items: center;
}
.how-it-all-started-section .et_pb_text_inner h1.et_pb_module_header::after {
content: "";
background-color: #f18d04;
width: 50px;
height: 3px;
top: auto;
left: 0;
position: absolute;
bottom: -10px;
}
.shop-page-banner .et_pb_slide_0 .et_pb_slide_description {
padding: 16% 11% !important;
}  @media(max-width: 1280px) {
.footer-strip .et_pb_row.et_pb_row_3.et_pb_row_5col,
.footer-strip .et_pb_row.et_pb_row_2.et_pb_row_5col,
.footer-strip .et_pb_row.et_pb_row_10.et_pb_row_5col,
.footer-strip .et_pb_row.et_pb_row_8.et_pb_row_5col,
.footer-strip .et_pb_row {
justify-content: space-between;
}
.footer-strip .et_pb_column {
margin-right: 0;
}
.footer-strip .et_pb_column_1_5 {
width: auto;
}
}
@media(max-width: 1024px) {
.shop-page-banner .et_pb_slider_container_inner {
width: 50%;
}
.banner-slider-section .et_pb_slide_description {
width: 100%;
}
}
@media(max-width: 991px) {
.contact-us-form-div .et_pb_contact_form_container {
max-width: 100%;
}
.footer-strip .et_pb_row.et_pb_row_3.et_pb_row_5col,
.footer-strip .et_pb_row.et_pb_row_2.et_pb_row_5col,
.footer-strip .et_pb_row.et_pb_row_10.et_pb_row_5col,
.footer-strip .et_pb_row.et_pb_row_8.et_pb_row_5col,
.footer-strip .et_pb_row {
justify-content: space-between;
}
.footer-strip .et_pb_column {
margin-right: 0;
}
.footer-strip .et_pb_column_1_5 {
width: auto;
}
.banner-slider-section h2.et_pb_slide_title {
font-size: 42px;
}
}
@media(max-width: 980px) {
.footer-strip .et_pb_row_5col>.et_pb_column.et_pb_column_1_5 {
margin-bottom: 0;
margin-right: 0;
}
.et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right {
flex-direction: column;
}
.newsletter-section .newsletter-left {
transform: translateX(0);
margin: 0 0 -20px 0;
}
.newsletter-left .et_pb_image_1.et_pb_image_sticky {
max-width: 500px;
margin: 0 auto !important;
}
.footer-strip .et_pb_row_5col>.et_pb_column.et_pb_column_1_5 {
width: auto;
}
.footer-strip .et_pb_row_5col>.et_pb_column.et_pb_column_1_5.et-last-child {
width: 100%;
text-align: center;
margin: 20px 0 0 0;
}
.about-section .et_pb_slider_container_inner {
grid-template-columns: 1fr;
}
.shop-page-banner .et_pb_slide_description h2.et_pb_slide_title {
font-size: 36px;
}
}
@media(max-width: 800px) {}
@media(max-width: 768px) {
.et_pb_section.et_pb_section_1.contact-section,
.about-page-banner+.about-parallax,
.what-i-did-section.et_pb_section,
.et_pb_section.progress-bar-section,
.et_pb_section.what-you-will-get,
.work-with-me-blocks.et_pb_section,
.et_pb_section.creative-section,
.et_pb_section.testimonial-section,
.how-it-all-started-section.et_pb_section,
.about-section .et_pb_slide_description,
.banner-parallax+.about-parallax,
.et_pb_section.unique-experience-section,
.et_pb_section.home-page-shop {
padding: 50px 0;
}
.newsletter-section.et_pb_section {
padding: 50px 0 !important;
}
.et_pb_section.children-have-choice {
padding: 50px 0 0 0 !important;
}
.children-have-choice + .et_pb_section_4.et_pb_section {
padding-bottom: 50px;
}
.about-page-banner+.about-parallax .about-section .et_pb_slide_description,
.banner-parallax+.about-parallax .about-section .et_pb_slide_description {
padding: 0 0 0 0;
}
.contact-us-form-div .et_pb_contact_form_0.et_pb_contact_form_container h1,
.what-i-did-section .et_pb_text_inner h1,
.children-have-choice .et_pb_text_3 h1,
.what-you-will-get .et_pb_text_inner h1,
.about-section.et_pb_slider .et_pb_slide_0.et_pb_slide .et_pb_slide_description .et_pb_slide_title,
.work-with-me-blocks .et_pb_text_inner p,
.creative-section .et_pb_text_3 h1,
.speaking-gigs-sec .et_pb_text_inner h1,
.what-you-will-get .et_pb_text_6 h1,
.how-it-all-started-section .et_pb_text_8 h1 {
font-size: 30px;
}
.shop-page-banner .et_pb_slide_description h2.et_pb_slide_title {
font-size: 30px !important;
}
.contact-banner .et_pb_text_0 h1,
.about-page-banner .et_pb_text_0 h1,
.work-with-me-banner .et_pb_text_0 p {
font-size: 36px;
}
.what-i-did-section .et_pb_row,
.progress-bar-section .et_pb_row,
.work-with-me-blocks .et_pb_row,
.creative-section .et_pb_row,
.unique-exp-sec,
.shop-sec,
.newsletter-section .et_pb_row {
padding: 0 0;
}
.children-have-choice .et_pb_row {
padding: 0 0 30px 0;
}
.about-page-banner + .about-parallax .et_pb_slider .et_pb_slide_0.et_pb_slide .et_pb_slide_description .et_pb_slide_title,
.about-page-banner + .about-parallax .et_pb_slider.et_pb_module .et_pb_slide_0.et_pb_slide .et_pb_slide_description .et_pb_slide_content,
.about-page-banner + .about-parallax .et_pb_button_wrapper,
.what-i-did-section .et_pb_text_1 h1,
.what-i-did-section .et_pb_text_inner p,
.speaking-gigs-sec .et_pb_text_inner h1,
.speaking-gigs-sec .et_pb_text_inner p,
.how-it-all-started-section .et_pb_text_8 h1,
.how-it-all-started-section .et_pb_text_inner p,
.how-it-all-started-section .et_pb_button_module_wrapper,
.banner-slider-section .et_pb_slides .et_pb_slide_0.et_pb_slide .et_pb_slide_description,
.about-parallax .about-section.et_pb_slider .et_pb_slide_1.et_pb_slide .et_pb_slide_description .et_pb_slide_title,
.about-parallax .about-section.et_pb_slider.et_pb_module .et_pb_slide_1.et_pb_slide .et_pb_slide_description .et_pb_slide_content,
.about-parallax .about-section .et_pb_button_wrapper,
.unique-experience-section .et_pb_text_inner h1,
.unique-exp-sec .et_pb_text_inner {
text-align: center !important;
}
.what-i-did-section .et_pb_row,
.speaking-gigs-sec,
.how-it-all-started-section .et_pb_row.et_pb_equal_columns,
.unique-exp-sec,
.newsletter-section .et_pb_row.et_pb_row_5.et_pb_row_fullwidth.et_pb_equal_columns.et_pb_gutters2.et-last-child {
flex-direction: column;
}
.what-i-did-section .et_pb_text_inner h1::after,
.how-it-all-started-section .et_pb_text_inner h1.et_pb_module_header::after,
.speaking-gigs-sec .et_pb_text_inner h1::after,
.unique-exp-sec .et_pb_text_inner h1::after {
right: 0;
left: 0;
margin: 0 auto;
}
.et_pb_column .testimonial-block-flex .et_pb_testimonial_portrait {
margin: 0;
}
.testimonial-flex .et_pb_column {
margin-bottom: 100px;
}
.speaking-gigs-sec .et_pb_column,
.unique-exp-sec .et_pb_column {
padding-right: 0;
}
.shop-page-banner .et_pb_container {
height: auto !important;
min-height: auto !important;
}
.banner-slider-section.et_pb_slider.et_pb_module .et_pb_slides .et_pb_slide_description h2.et_pb_slide_title {
font-size: 42px;
}
.unique-exp-sec .et_pb_image_0 {
margin: 0 !important;
padding: 50px;
}
.et_pb_row_3.shop-blocks {
padding: 30px;
}
.newsletter-section .newsletter-left {
transform: translateY(0px);
}
.newsletter-section .newsletter-right {
padding: 50px 15px;
}
.banner-parallax + .about-parallax .about-section .et_pb_slider_container_inner {
grid-template-columns: 1fr;
}
}
@media(max-width: 640px) {
.footer-strip .et_pb_row.et_pb_row_3.et_pb_row_5col,
.footer-strip .et_pb_row.et_pb_row_2.et_pb_row_5col,
.footer-strip .et_pb_row.et_pb_row_10.et_pb_row_5col,
.footer-strip .et_pb_row.et_pb_row_8.et_pb_row_5col,
.footer-strip .et_pb_row {
justify-content: center;
flex-direction: column;
}
.footer-strip .et_pb_row_5col>.et_pb_column.et_pb_column_1_5 {
margin-bottom: 10px;
}
.contact-us-form-div h1 {
margin: 0 0 30px 0;
}
.et_pb_section.et_pb_section_1.contact-section,
.contact-us-form-div .et_pb_contact_form_container,
.testimonial-block-flex {
padding: 50px 15px;
}
.what-you-will-get .et_pb_row_4.et_pb_row,
.what-you-will-get .et_pb_row_5.et_pb_row {
padding: 50px 15px !important;
}
.contact-section .et_pb_row {
padding: 0;
max-width: 100%;
width: 100%;
}
.contact-us-form-div .et_contact_bottom_container {
margin-top: 0;
}
.shop-page-banner .et_pb_slider_container_inner {
width: 80%;
}
}
@media(max-width: 480px) {
.contact-us-form-div .et_contact_bottom_container {
display: flex;
align-items: stretch;
justify-content: space-between;
width: 100%;
flex-direction: column;
}
.contact-us-form-div .et_pb_contact_form,
.contact-section .et_pb_contact_submit.et_pb_button {
margin-left: 0;
}
.contact-us-form-div p.et_pb_contact_field {
padding: 0 0 0 0;
}
.contact-us-form-div .et_pb_contact_right {
text-align: left;
}
.contact-us-form-div .et_pb_contact_right p input {
max-width: 100px;
margin: 0 0 3% 0;
}
}
@media(max-width: 360px) {}
@media(max-width: 320px) {}