@media screen and (min-width: 768px) {
.subscribe-form .elementor-button-icon {
display: none;
}
}
@media screen and (min-width: 1024px) {
.what-choose-mini-buffet > .e-con-inner > .e-con {
border-right: 1px dashed #797979;
}
.what-choose-mini-buffet > .e-con-inner > .e-con:nth-child(4),
.what-choose-mini-buffet > .e-con-inner > .e-con:last-child {
border-right: 0;
}
.what-choose-mini-buffet > .e-con-inner > .e-con:nth-child(1),
.what-choose-mini-buffet > .e-con-inner > .e-con:nth-child(2),
.what-choose-mini-buffet > .e-con-inner > .e-con:nth-child(3),
.what-choose-mini-buffet > .e-con-inner > .e-con:nth-child(4) {
border-bottom: 1px dashed #797979;
}
.what-choose-mini-buffet > .e-con-inner > .e-con:nth-child(2):after,
.what-choose-mini-buffet > .e-con-inner > .e-con:nth-child(3):after,
.what-choose-mini-buffet > .e-con-inner > .e-con:nth-child(4):after {
content: "";
width: 40px;
height: 40px;
background: #fff;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
position: absolute;
bottom: -20px;
left: -20px;
z-index: 1;
}
}
@media screen and (max-width: 1366px) {
body {
overflow-x: hidden;
}
.home-slider .elementor-slide-heading {
max-width: 591px;
}
}
@media screen and (max-width: 767px) {
.stuck #sticky-header #logo img {
width: auto;
}
.subscribe-form .elementor-button-text {
display: none;
}
.subscribe-form .elementor-button {
padding-left: 10px;
padding-right: 10px;
}
.order-form .fm-form .wdform-matrix-column {
width: calc(100% - 90px);
}
.order-form .fm-form .wdform-matrix-head .wd-table-cell {
width: calc(100% - 90px);
}
.order-form .wdform-matrix-table .wdform-matrix-head > div:last-child,
.order-form .wdform-matrix-table input[type=text] {
width: 70px !important;
}
.order-form .fm-form .wdform-matrix-column label {
font-size: 14px;
}
.home-slider .swiper-slide-contents {
padding-top: 60px;
}
.select-your-menu {
flex-direction: column;
}
.select-your-menu .label {
margin: 0 0 10px 0;
}
.e-atc-qty-button-holder {
flex-wrap: wrap !important;
}
.e-atc-qty-button-holder .single_add_to_cart_button {
width: 100%;
margin: 1rem 0 0 0 !important;
}
.single-product .e-woocommerce-notices-wrapper, .single-product #ppom-price-container, .single-product .e-atc-qty-button-holder {
padding-left: 0;
padding-right: 0;
}
.single-product .ppom-rendering-fields,
.single-product .ppom-field-wrapper {
padding: 0 !important;
}
}