:root {
--floralis-primary: #d97a86;
--floralis-primary-hover: #c6646f;
--floralis-primary-rgb: 217, 122, 134;
--floralis-cream: #f7f0e6;
--floralis-text: #3a2e2a;
}
html {
overflow-x: hidden;
}
body {
color: var(--floralis-text);
background: #fff;
font-family: 'Playfair Display', serif;
font-weight: 400;
line-height: 1.5;
font-size: 16px;
margin: 0;
padding: 0;
min-height: 100%;
overflow-x: hidden;
overflow-y: visible;
}
article {
display: block;
width: 100%;
}
a {
color: var(--floralis-primary);
transition: color 0.3s ease;
}
a:hover,
a:focus {
text-decoration: none;
}
body article p {
color: var(--floralis-text);
}
.more_space {
padding-left: 6px;
}
.wpcf7 {
max-width: 100% !important;
}
body.tax-product_cat .wrapper,
#header-full .wrapper {
padding: 30px 0 60px; background-repeat: no-repeat;
background-position: center center;
background-size: contain;
}
.woocommerce a.added_to_cart {
display: none !important;
}
body.single-product .wrapper {
padding: 30px 0 60px;
}
body.single-product .product .summary .product_title,
.wp-singular.single-product.product-with-addons .entry-summary > form.cart {
display: none;
}
body.product-with-addons .summary.entry-summary .quantity {
display: none;
}
body.term-meniu #woocommerce-wrapper,
body.page-template-parent-categories .cat_parent_section {
position: relative;
}
body.term-meniu #woocommerce-wrapper:before,
body.page-template-parent-categories .cat_parent_section:before {
content: '';
position: absolute;
background-image: url(//floralis-artaflorilor.ro/wp-content/uploads/2026/05/vecteezy_watercolor-floral-arrangement-blue-purple-gold-isolated-on_49174839-1.png);
background-size: contain;
background-repeat: no-repeat;
background-position: center center;
top: 50%;
transform: translateY(-50%);
height: 500px;
width: 100%;
opacity: 0.1;
}
.cat_parent_section {
padding: 80px 0 60px;
}
.lost_reset_password p {
color: #17191c;
} body.error404 .site-main {
padding-top: 60px;
padding-bottom: 60px;
}
.error-404 {
color: #fff;
}
body#light .error-404 {
color: #17191c;
}
.btnPlus.disabled {
pointer-events: none; opacity: 0.5; cursor: not-allowed; }
#secondary img,
article img,
figure,
img,
img.wp-post-image {
max-width: 100%;
height: auto;
} .mod-mentenanta {
background: #17191c;
min-height: 100%;
}
.mod-mentenanta .heading_section {
padding-top: 100px;
}
.mod-mentenanta h4 {
color: #fff;
font-weight: normal;
}
.mod-mentenanta a,
.mod-mentenanta a:hover {
color: #29d687;
text-decoration: none;
}
.product_meta .tagged_as {
display: none;
}
.woocommerce-NoticeGroup-checkout .dismiss_error {
cursor: pointer;
position: absolute;
top: 10px;
right: 10px;
font-size: 18px;
background-color: rgba(255, 255, 255, 0.9);
border: 1px solid #ccc;
border-radius: 50%;
padding: 8px;
width: 30px;
height: 30px;
display: flex;
align-items: center;
justify-content: center;
line-height: 1;
color: #666;
z-index: 1000;
transition: all 0.2s ease;
}
.woocommerce-NoticeGroup-checkout .dismiss_error:hover {
background-color: #f0f0f0;
color: #333;
border-color: #999;
transform: scale(1.1);
} .woocommerce-NoticeGroup-checkout,
.woocommerce-NoticeGroup-checkout .woocommerce-error {
position: relative !important;
}
.woocommerce-checkout .woocommerce-error li {
padding-right: 15px !important;
}
.woocommerce-lost-password .woocommerce-NoticeGroup-checkout,
.woocommerce-message {
position: relative !important;
}
.woocommerce-lost-password .woocommerce-message .custom-message .error-image {
display: inline-block;
}
.woocommerce-lost-password .woocommerce-message .custom-message div {
display: inline-block;
}
.woocommerce-lost-password .woocommerce-message {
display: inline-flex;
}
#account_password_field {
border: 1px solid rgba(51, 51, 51, 0.15);
padding: 15px;
border-radius: 10px;
}
@media all and (max-width: 768px) {
#review_list_container {
padding-left: 15px;
padding-right: 15px;
}
.recenzii_container {
padding: 50px 0;
}
.mod-mentenanta h4 {
font-size: 18px;
}
} .btn-primary-slide,
.btn-primary-add_to_cart,
.red-button,
.floralis-btn,
.btn.btn-primary,
button.btn-primary {
display: inline-block;
padding: 10px 30px;
color: #fff;
background: var(--floralis-primary);
border: 1px solid var(--floralis-primary);
border-radius: 40px;
font-family: 'Playfair Display', serif;
font-size: 16px;
font-weight: 500;
letter-spacing: 0.03em;
text-decoration: none;
text-transform: none;
transition:
background 0.2s ease,
border-color 0.2s ease,
color 0.2s ease,
box-shadow 0.2s ease;
}
.btn-primary-slide:hover,
.btn-primary-add_to_cart:hover,
.red-button:hover,
.floralis-btn:hover,
.btn.btn-primary:hover,
button.btn-primary:hover {
background: var(--floralis-primary-hover);
border-color: var(--floralis-primary-hover);
color: #fff;
box-shadow: 0 6px 16px rgba(var(--floralis-primary-rgb), 0.25);
}
.btn-primary-slide i,
.btn-primary-add_to_cart i {
margin-left: 20px;
}
.product_list .btn-primary-slide i,
.product__details .btn-primary-slide i,
.product_box .btn-primary-slide i {
margin-left: 0;
}
#account_password_field {
border: 1px solid rgba(51, 51, 51, 0.15);
padding: 15px;
border-radius: 10px;
}
.added_to_cart {
display: none !important;
} .btn-outline-menu-white {
color: #fff;
display: inline-block;
padding: 12px 30px;
border: 1px solid #fff;
border-radius: 10px;
transition: all 0.3s ease;
}
.btn-outline-menu-white:hover {
color: #fff;
background: var(--floralis-primary);
border-color: var(--floralis-primary);
transition: all 0.3s ease;
box-shadow: 0px 10px 25px rgba(var(--floralis-primary-rgb), 0.25);
} .btn-outline-white {
color: #fff;
display: inline-block;
padding: 12px 30px;
border: 1px solid #fff;
border-radius: 10px;
transition: all 0.3s ease;
}
.btn-outline-white.csm-padding {
padding: 11px 22px;
}
body#light .btn-outline-white {
color: #17191c;
border-color: #17191c;
}
.btn-outline-white:hover {
color: #fff;
background: var(--floralis-primary);
border-color: var(--floralis-primary);
transition: all 0.3s ease;
box-shadow: 0px 10px 25px rgba(var(--floralis-primary-rgb), 0.25);
}
body#light .btn-outline-white:hover {
color: #fff;
border-color: var(--floralis-primary);
}
.btn-outline-primary {
border: 0;
padding: 10px 25px;
transition: all 0.3s ease;
width: auto;
color: #fff;
background: var(--floralis-primary);
border-radius: 40px;
line-height: normal;
}
.btn-outline-primary:hover,
.btn-outline-primary:focus {
color: #fff;
background: var(--floralis-primary);
box-shadow: 0px 10px 25px rgb(var(--floralis-primary-rgb) / 25%);
}
.btn-outline-primary:not(:disabled):not(.disabled).active,
.btn-outline-primary:not(:disabled):not(.disabled):active,
.show > .btn-outline-primary.dropdown-toggle,
.wpcf7 .show > input.dropdown-toggle[type='submit'],
.wpcf7 input:not(:disabled):not(.disabled).active[type='submit'],
.wpcf7 input:not(:disabled):not(.disabled):active[type='submit'] {
color: #fff;
background: var(--floralis-primary);
border-color: transparent;
}
@media all and (max-width: 1199px) {
.btn-primary-slide {
padding: 10px 15px;
font-size: 15px;
line-height: 20px;
}
.btn-outline-white,
.btn-outline-white.csm-padding {
padding: 10px 15px;
font-size: 15px;
line-height: 20px;
}
}
.d-inline-block {
display: inline-block !important;
}
.woocommerce div.product p.price {
font-size: 2.25em;
}
.woocommerce div.product p.price del .amount {
font-size: 40px !important;
}
.woocommerce div.product p.price ins {
text-decoration: none;
}
.woocommerce-order-overview__delivery_hour_time {
width: 100% !important;
text-align: center;
}
.woocommerce-order-overview__delivery_hour_time strong {
float: unset !important;
display: inline-block !important;
}
p#pickup_point_field {
display: none;
}
.main-header .row.align-items-center.justify-content-between {
justify-content: space-evenly !important;
}
.header .top-header {
padding: 15px 0;
color: #fff;
font-weight: 700;
background: #1f2326;
position: relative;
z-index: 5;
}
.header .top-header a,
.header .top-header p {
color: #fff;
font-weight: 700;
transition: all 0.3s ease;
}
header.header.clear.header-type-full.landing-inactive {
position: absolute;
width: 100%;
left: 0;
right: 0;
z-index: 9;
padding: 0;
transition: all 0.3s ease;
background: linear-gradient(180deg, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0) 100%);
}
body.woocommerce-checkout header.header.clear.header-type-full.landing-inactive {
position: relative;
}
.header .main-header .navigation ul.menu,
.header .main-header .header_action ul.menu {
margin: 0;
padding: 0;
list-style-type: none;
display: flex;
}
.header .main-header .navigation ul li a {
color: #fff;
font-weight: 700;
padding: 20px 20px;
font-size: 16px;
line-height: 19px;
text-transform: uppercase;
transition: all 0.3s ease;
}
.header .main-header .header_action ul li:not(:last-child) {
padding-right: 20px;
}
.header .main-header .navigation ul li:hover a,
.header .top-header a:hover,
.header .main-header .header_action ul li:hover i {
color: var(--floralis-primary);
transition: all 0.3s ease;
}
.header .main-header .header_action ul li i,
.header .main-header .header_action ul li svg {
color: #fff;
cursor: pointer;
font-size: 20px;
transition: all 0.3s ease;
}
.header .close-mini-cart {
text-align: right;
margin-bottom: 20px;
}
.header .close-mini-cart i {
font-size: 26px;
cursor: pointer;
color: #fff;
}
.header .main-header .navigation .menu-primary-menu-container ul li.menu-item-has-children {
position: relative;
}
.header .main-header .navigation .menu-primary-menu-container ul ul.sub-menu {
position: absolute;
list-style: none;
margin: 0;
padding: 0;
left: 0;
top: 40px;
background-color: white;
opacity: 0;
min-width: 150px;
visibility: hidden;
text-align: left;
transition: 0.3s ease;
box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
}
.header .main-header .navigation .menu-primary-menu-container ul ul.sub-menu li {
padding: 0;
float: none;
display: block;
}
.header .main-header .navigation .menu-primary-menu-container ul li.menu-item-has-children:hover > ul.sub-menu {
opacity: 1;
visibility: visible;
}
.header .main-header .navigation .menu-primary-menu-container ul ul.sub-menu li a {
display: block;
text-decoration: none;
text-transform: uppercase;
font-weight: 700;
font-size: 11px;
line-height: 19px;
font-size: 0.84615em;
white-space: nowrap;
letter-spacing: 1px;
padding: 8px 25px;
color: #000 !important;
transition: all 0.3s ease;
}
.header .main-header .navigation .menu-primary-menu-container ul ul.sub-menu ul.sub-menu li a {
color: #fff;
}
.header .main-header .navigation .menu-primary-menu-container ul ul.sub-menu li:hover > a {
background: var(--floralis-primary);
color: #fff;
transition: all 0.3s ease;
} .header .main-header .navigation .menu-primary-menu-container ul ul.sub-menu ul.sub-menu {
top: 0;
left: 100%;
opacity: 0;
visibility: hidden;
} .header .main-header .navigation .menu-primary-menu-container ul ul.sub-menu li.menu-item-has-children:hover > ul.sub-menu {
opacity: 1;
visibility: visible;
} body.logged-in .main-header.navbar-fixed-top {
top: 32px;
}
.main-header.navbar-fixed-top {
top: 0;
position: fixed;
width: 100%;
z-index: 6;
padding: 15px 0px;
background: #17191c;
transition: all 0.3s ease;
}
.main-header.navbar-fixed-top .logo a img {
max-width: unset;
height: 65px;
}
.main-header .logo .dark_logo {
display: block !important;
}
.main-header.navbar-fixed-top .logo .dark_logo {
display: none !important;
}
.main-header .logo .fixed_logo {
display: none !important;
}
.main-header.navbar-fixed-top .logo .fixed_logo {
display: block !important;
}
.main-header.navbar-fixed-top .logo .fixed_logo img {
max-width: 100px;
height: auto;
}
.header .main-header.navbar-fixed-top .navigation ul li a {
color: #fff;
transition: all 0.3s ease;
}
.header .main-header.navbar-fixed-top .navigation ul li:hover a,
.header .main-header.navbar-fixed-top .header_action ul li:hover i {
color: var(--floralis-primary);
transition: all 0.3s ease;
}
.header .main-header.navbar-fixed-top .header_action ul li i {
color: #fff;
transition: all 0.3s ease;
}
body#light .main-header.navbar-fixed-top {
top: 0;
position: fixed;
width: 100%;
z-index: 6;
padding: 17px 0px;
background: #fff;
transition: all 0.3s ease;
box-shadow: 2px 5px 10px 0 rgb(0 0 0 / 8%);
z-index: 99;
}
body#light .header .main-header.navbar-fixed-top .navigation ul li a {
color: #17191c;
transition: all 0.3s ease;
}
body#light .header .main-header.navbar-fixed-top .navigation ul li:hover a,
body#light .header .main-header.navbar-fixed-top .header_action ul li:hover i {
color: var(--floralis-primary);
transition: all 0.3s ease;
}
body#light .header .main-header.navbar-fixed-top .navigation ul li:hover a {
color: #17191c;
}
body#light .header .main-header.navbar-fixed-top .navigation ul li:hover .sub-menu a:hover {
color: #ffffff;
}
body#light .header .main-header.navbar-fixed-top .header_action ul li i {
color: #17191c;
transition: all 0.3s ease;
}
.heading_section {
background: #17191c;
padding: 150px 0 15px;
}
.only-light-version .heading_section.text-center {
padding: 84px 15px 30px;
}
body.only-light-version .navbar-inner p {
font-size: 18px !important;
font-weight: 700 !important;
}
.heading_section h1 {
font-family: 'Playfair Display', serif;
font-style: normal;
margin: 0;
color: #fff;
font-weight: bold;
font-size: 55px;
line-height: 60px;
}
.breadcrumbs_section .breadcrumbs {
font-family: 'Playfair Display';
font-size: 20px;
color: rgba(255, 255, 255, 0.8);
font-weight: 700;
margin-bottom: 10px;
}
.breadcrumbs_section .breadcrumbs a {
color: rgba(255, 255, 255, 0.8);
}
.category_description {
max-width: 65%;
margin: 0 auto;
}
.category_description p {
font-family: 'Montserrat', sans-serif;
font-size: 13px;
font-weight: 400;
line-height: 21px;
letter-spacing: 0;
color: #adadad;
margin-bottom: 5px;
}
body.term-meniu .category_description {
display: none;
}
@media all and (max-width: 991px) {
.breadcrumbs_section input {
width: 90% !important;
}
.category_description {
max-width: 100%;
}
.main-header.navbar-fixed-top {
display: none !important;
}
table.woocommerce-orders-table.woocommerce-MyAccount-orders.shop_table.shop_table_responsive.my_account_orders.account-orders-table {
width: 100%;
}
}
.rtb-booking-form .button-wrapper {
text-align: right;
}
.rtb-booking-form legend p {
color: rgba(23, 25, 28, 0.5);
font-size: 16px;
margin-top: 5px;
font-weight: 400;
line-height: 20px;
} .woocommerce nav.woocommerce-pagination ul {
border: 0;
border-right: 0;
margin: 0;
}
.woocommerce nav.woocommerce-pagination ul li {
margin: 0 4px;
border: 0;
}
.woocommerce nav.woocommerce-pagination ul li a.next,
.woocommerce nav.woocommerce-pagination ul li a.prev {
line-height: 10px;
}
.woocommerce nav.woocommerce-pagination ul li a,
.woocommerce nav.woocommerce-pagination ul li span {
width: 30px;
height: 30px;
line-height: 1;
text-align: center;
border-radius: 50px;
border: 1px solid #eee;
background: #fff;
color: var(--floralis-primary);
transition: all 0.3s ease;
}
.woocommerce nav.woocommerce-pagination ul li a:focus,
.woocommerce nav.woocommerce-pagination ul li a:hover {
background: var(--floralis-primary);
border: 1px solid var(--floralis-primary);
color: #fff;
}
.woocommerce nav.woocommerce-pagination ul li span.current {
background: var(--floralis-primary);
border: 1px solid var(--floralis-primary);
color: #fff;
} .search-form-box {
background-color: white;
display: -ms-flexbox;
display: flex;
position: fixed;
width: 100%;
height: 100%;
top: 0;
left: 0;
opacity: 0;
visibility: hidden;
pointer-events: none;
transition: opacity 0.3s ease, visibility 0.3s ease;
border-top: 5px solid var(--floralis-primary);
border-top-color: var(--floralis-primary);
z-index: 999;
}
.search-form-box.active {
opacity: 1;
visibility: visible;
pointer-events: auto;
z-index: 99999999 !important;
}
.main-search-form .search-form-box .close_btn {
font-size: 36px;
font-size: 2.76923em;
position: absolute;
top: 100px;
right: 100px;
transition: 0.3s cubic-bezier(0.92, -0.03, 1, 0.69);
transition-delay: 0.5s;
-ms-transform: scale(0);
transform: scale(0);
}
.main-search-form .search-form-box.active .close_btn {
top: 50px;
margin-left: auto;
margin-right: auto;
font-size: 2.76923em;
left: 0;
right: 0;
text-align: center;
-ms-transform: scale(1);
transform: scale(1);
}
.main-search-form .search-form-box.active .close_btn i {
color: var(--floralis-primary);
}
.main-search-form .search-form-box form {
width: 50%;
margin: auto;
}
.main-search-form .search-form-box form input {
font-size: 64px;
font-size: 4.92308em;
width: 100%;
display: block;
border: none;
padding-left: 0 !important;
}
.main-search-form .search-form-box.active form input,
.main-search-form .search-form-box.active form span {
-ms-transform: translateY(0);
transform: translateY(0);
opacity: 1;
}
.main-search-form .search-form-box form input:focus {
outline: none;
box-shadow: none;
}
.image_inner {
width: 100px;
height: 100px;
}
.image_inner a img {
border-radius: 50px;
}
.product_box .featured_image img {
max-width: 100%;
width: 90%;
min-height: 360px;
max-height: 360px;
object-fit: cover;
border-radius: 10px;
}
.product_box .inner-menu-box {
padding-top: 30px;
padding-left: 25px;
padding-right: 25px;
padding-bottom: 35px;
background-color: rgba(31, 35, 38, 0.7);
text-align: center;
border-radius: 10px;
width: 100%;
max-width: 300px;
width: 100%;
position: absolute;
display: flex;
flex-direction: column;
right: 0px;
left: auto;
top: 45px;
z-index: 1;
}
.product_box .inner-menu-box .price {
font-size: 30px;
line-height: 38px;
font-weight: bold;
color: var(--floralis-primary);
}
.product_box .inner-menu-box .product_title,
.product_box .inner-menu-box .product_title a {
font-size: 24px;
line-height: 30px;
font-weight: 500;
color: #fff;
}
.product_box .inner-menu-box .short_description {
font-size: 18px;
line-height: 24px;
color: rgba(255, 255, 255, 0.8);
}
.custom_box:nth-child(odd) .product_box {
text-align: right;
}
.custom_box:nth-child(odd) .product_box .inner-menu-box {
right: auto;
left: 0;
} .swiper-button-prev,
.swiper-button-next {
color: #fff !important;
}
.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
right: 5% !important;
}
.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
left: 5% !important;
}
.swiper-container {
overflow: hidden;
max-width: 100vw;
width: 100%;
}
.swiper-container .slider_overlay {
background: rgba(0, 0, 0, 0.2);
position: absolute;
left: 0;
top: 0;
right: 0;
bottom: 0;
z-index: 3;
}
.swiper-container .swiper-slide {
height: 100vh;
background-repeat: no-repeat;
background-size: cover;
background-position: center center;
}
.swiper-container .swiper-slide .inner_slide {
position: relative;
z-index: 5;
}
.swiper-container .swiper-slide h2 {
color: #fff;
font-family: 'Playfair Display', serif;
font-style: normal;
font-weight: bold;
font-size: 120px;
line-height: 100px;
margin-bottom: 40px;
}
.swiper-container .swiper-slide .inner_slide p {
font-size: 20px;
line-height: 28px;
color: #fff;
margin-bottom: 30px;
}
@media all and (max-width: 568px) {
.swiper-container .swiper-slide .inner_slide {
padding: 0 35px;
}
}
#galerie_foto_home .col-sm-4 {
margin-top: 15px;
margin-bottom: 15px;
overflow: hidden;
border-radius: 10px;
}
#galerie_foto_home img {
width: 100%;
object-fit: cover;
height: 300px;
transition: opacity 0.35s;
}
#galerie_foto_home .glightbox {
display: block;
position: relative;
background: #1a1a1a;
border-radius: 10px;
overflow: hidden;
}
#galerie_foto_home .glightbox::before,
#galerie_foto_home .glightbox::after {
position: absolute;
top: 15px;
right: 15px;
bottom: 15px;
left: 15px;
content: '';
opacity: 0;
transition:
opacity 0.35s,
transform 0.35s;
z-index: 1;
border-radius: 4px;
pointer-events: none;
}
#galerie_foto_home .glightbox::before {
border-top: 2px solid #fff;
border-bottom: 2px solid #fff;
transform: scale(0, 1);
}
#galerie_foto_home .glightbox::after {
border-right: 2px solid #fff;
border-left: 2px solid #fff;
transform: scale(1, 0);
}
#galerie_foto_home .glightbox:hover img {
opacity: 0.65;
}
#galerie_foto_home .glightbox:hover::before,
#galerie_foto_home .glightbox:hover::after {
opacity: 1;
transform: scale(1);
} #meniul-nostru,
#recomandate-section {
padding: 70px 0;
background: #fff;
}
#galerie_foto_home {
background-color: #fff;
padding-bottom: 70px;
}
#recomandate-section {
background-repeat: no-repeat;
background-position: center center;
background-size: contain;
}
#meniul-nostru h2,
#recomandate-section h2,
#galerie_foto_home h2.text-center {
font-family: 'Playfair Display', serif;
position: relative;
color: var(--floralis-text);
font-size: 2.4rem;
line-height: 60px;
padding-bottom: 18px;
margin-bottom: 2.5rem;
font-weight: 500;
text-align: center;
}
#meniul-nostru h2:after,
#recomandate-section h2:after,
#galerie_foto_home h2.text-center:after,
.produse-recomandate .floralis-heading:after,
.galerie-foto .floralis-heading:after,
.related.products > h2:after {
content: '';
display: block;
width: 320px;
height: 32px;
background: transparent
url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 320 32'%3E%3Cline x1='0' y1='16' x2='130' y2='16' stroke='%23d97a86' stroke-width='1'/%3E%3Cline x1='190' y1='16' x2='320' y2='16' stroke='%23d97a86' stroke-width='1'/%3E%3Cpath d='M115 16 Q 119 13 122 16 Q 119 19 115 16 Z' fill='%23d97a86'/%3E%3Cpath d='M198 16 Q 201 13 205 16 Q 201 19 198 16 Z' fill='%23d97a86'/%3E%3Cg transform='translate(160,16)' fill='%23d97a86'%3E%3Cellipse cx='0' cy='-7' rx='3' ry='5'/%3E%3Cellipse cx='0' cy='7' rx='3' ry='5'/%3E%3Cellipse cx='-7' cy='0' rx='5' ry='3'/%3E%3Cellipse cx='7' cy='0' rx='5' ry='3'/%3E%3Cellipse cx='-5' cy='-5' rx='2.5' ry='4' transform='rotate(-45 -5 -5)'/%3E%3Cellipse cx='5' cy='-5' rx='2.5' ry='4' transform='rotate(45 5 -5)'/%3E%3Cellipse cx='-5' cy='5' rx='2.5' ry='4' transform='rotate(45 -5 5)'/%3E%3Cellipse cx='5' cy='5' rx='2.5' ry='4' transform='rotate(-45 5 5)'/%3E%3Ccircle r='2' fill='%23c6646f'/%3E%3C/g%3E%3C/svg%3E")
no-repeat center / 320px 32px !important;
position: absolute;
left: 0;
right: 0;
bottom: -8px;
margin: 0 auto;
}
@media (max-width: 575px) {
#meniul-nostru h2:after,
#recomandate-section h2:after,
#galerie_foto_home h2.text-center:after,
.produse-recomandate .floralis-heading:after,
.galerie-foto .floralis-heading:after,
.related.products > h2:after {
width: 240px;
height: 24px;
background-size: 240px 24px;
}
}
.product_list .featured_image img {
width: 100px;
height: 100px;
object-fit: cover;
border-radius: 50px;
}
.product_list .product_title {
font-size: 24px;
line-height: 30px;
font-weight: 500;
}
.product_list .product_title a {
color: #fff;
}
.product_list .short_description {
color: rgba(255, 255, 255, 0.8);
}
.product_list .price {
color: var(--floralis-primary);
font-size: 24px;
line-height: 30px;
font-weight: 500;
} body#light .product_list .product_title {
font-size: 24px;
line-height: 30px;
font-weight: 500;
}
body#light .product_list .product_title a {
color: #17191c;
}
body#light .product_list .short_description {
color: #17191c;
} .page-template-page-backend form .form-group {
width: 100%;
}
.toggle_actions_account .button__login {
width: 50%;
text-align: center;
}
.toggle_actions_account .button__login .nav-link {
font-size: 16px;
line-height: 19px;
font-family: 'Roboto', sans-serif;
font-weight: bold;
border-radius: 10px 0 0 10px !important;
}
.toggle_actions_account .nav-item .nav-link {
padding-top: 15px;
padding-bottom: 15px;
color: #17191c;
transition: none;
}
.toggle_actions_account .button__login .nav-link.active {
color: #fff;
background: var(--floralis-primary) !important;
}
.toggle_actions_account .button__register {
width: 50%;
text-align: center;
}
.toggle_actions_account .button__register .nav-link {
font-size: 16px;
line-height: 19px;
font-family: 'Roboto', sans-serif;
font-weight: bold;
border-radius: 0 10px 10px 0 !important;
}
.toggle_actions_account .button__register .nav-link.active {
color: #fff;
background: var(--floralis-primary) !important;
}
.forms__account h2 {
font-size: 28px;
line-height: 32px;
font-weight: 700;
}
.forms__account h2 svg {
position: relative;
top: -2px;
margin-right: 15px;
vertical-align: sub;
}
.forms__account form {
margin-top: 30px !important;
margin-bottom: 0px !important;
}
.forms__account .btn-outline-primary {
margin-top: 30px;
padding-top: 16px;
padding-bottom: 16px;
width: 100%;
font-weight: 700;
font-size: 16px;
line-height: 16px;
}
.woocommerce-form-login button.show-password-input {
margin: 0 !important;
margin-right: -10px !important;
background: none !important;
width: 36px !important;
padding: 0 !important;
text-align: center;
}
.woocommerce-form-login button.woocommerce-button.button.woocommerce-form-login__submit {
float: left;
}
.forms__account .lost_password {
width: 100%;
margin-top: 35px;
margin-bottom: 0px;
text-align: center;
}
.forms__account .lost_password a {
font-size: 16px;
line-height: 16px;
font-weight: 700;
color: #17191c;
}
.woocommerce form .password-input,
.woocommerce-page form .password-input {
width: 100%;
}
.woocommerce form .form-row label,
.woocommerce-form-register p {
display: block;
width: 100%;
}
.woocommerce form .form-row input.input-text,
.woocommerce form .form-row textarea {
padding: 8px 12px;
min-height: 48px;
border: 1px solid rgba(51, 51, 51, 0.15) !important;
border-radius: 10px;
}
.woocommerce form .form-row label,
.woocommerce-form-register p {
color: #17191c;
}
.woocommerce form .form-row .woocommerce-input-wrapper label {
cursor: pointer;
}
.woocommerce .woocommerce-MyAccount-content form .form-row label,
.woocommerce-page .woocommerce-MyAccount-content form .form-row label,
.woocommerce .woocommerce-MyAccount-content form .password-input,
.woocommerce-page .woocommerce-MyAccount-content form .password-input,
#customer_login form .password-input,
#customer_login form .woocommerce-form-login__rememberme {
width: 100%;
}
.woocommerce-MyAccount-navigation .list-group a.dashboard::before {
content: '\f3fd';
font-family: 'Font Awesome 5 Free';
font-weight: 900;
margin-right: 5px;
}
.woocommerce-MyAccount-navigation .list-group a.orders::before {
content: '\f291';
font-family: 'Font Awesome 5 Free';
font-weight: 900;
margin-right: 5px;
}
.woocommerce-MyAccount-navigation .list-group a.edit-account::before {
content: '\f4ff';
font-family: 'Font Awesome 5 Free';
font-weight: 900;
margin-right: 5px;
}
.woocommerce-MyAccount-navigation .list-group a.customer-logout::before {
content: '\f2f5';
font-family: 'Font Awesome 5 Free';
font-weight: 900;
margin-right: 5px;
} .woocommerce .single-product .related {
color: #fff;
clear: both;
}
.product_meta span {
display: block;
color: #fff;
margin-bottom: 5px;
}
.product_meta span a {
color: #fff;
}
.woocommerce-product-details__short-description p {
color: #333;
}
.woocommerce div.product div.images img {
border-radius: 10px;
}
.wc-pao-addon-container .wc-pao-addon-name {
font-weight: 600;
display: block;
color: #fff;
}
.wc-pao-addon-container .wc-pao-addon-name .required {
color: red;
}
.wc-pao-addon-container {
margin-top: 10px;
}
.wc-pao-addon-select {
padding: 10px;
border-radius: 10px;
}
body.single-product .wc-pao-addon-container .form-row,
body.single-product .wc-pao-addon-container .form-row label {
color: #fff;
margin-bottom: 0px;
}
#product-addons-total {
color: #fff;
}
#product-addons-total ul li.wc-pao-subtotal-line .price {
color: #fff;
}
body#light #product-addons-total,
body#light #product-addons-total ul li.wc-pao-subtotal-line .price {
color: #17191c;
}
body#light .wc-pao-addon-container .form-row,
body#light .wc-pao-addon-container .form-row label {
color: #17191c;
}
body#light .wc-pao-addon-container .wc-pao-addon-name {
font-weight: 600;
color: #17191c;
}
body#light .product_meta span a,
body#light .product_meta span,
body#light .woocommerce-product-details__short-description p,
body#light .related.products > h2,
body#light .woocommerce div.product p.price {
color: #17191c;
}
.single-product .summary .price .woocommerce-Price-amount.amount {
font-family: 'Roboto', sans-serif;
font-style: normal;
font-weight: bold;
color: #fff;
font-size: 58px;
line-height: 80px;
}
.single-product .summary .price del {
text-decoration: none !important;
opacity: 1 !important;
}
.single-product .summary .price * {
position: relative;
}
.single-product .summary .price del span.woocommerce-Price-amount.amount::before {
content: '';
position: absolute;
left: 0;
right: 0;
height: 2px; background-color: #939495; bottom: 40%; }
.single-product .summary .price del .woocommerce-Price-amount.amount {
line-height: 30px;
}
body#light .summary .price .woocommerce-Price-amount.amount {
color: #17191c;
}
.single-product .summary .price .woocommerce-Price-amount.amount .woocommerce-Price-currencySymbol {
color: var(--floralis-primary);
}
.woocommerce .cart .single_add_to_cart_button {
background-color: var(--floralis-primary) !important;
font-weight: 500;
padding: 14px 25px;
border-radius: 40px;
transition: all 0.3s ease;
}
.woocommerce .cart .single_add_to_cart_button:hover {
transition: all 0.3s ease;
box-shadow: 0px 10px 25px rgba(var(--floralis-primary-rgb), 0.25);
}
.woocommerce .summary .cart .quantity input {
background: transparent;
color: #333;
text-align: left;
border: 1px solid #333;
padding: 7px 15px;
width: 100%;
max-width: 100px;
border-radius: 10px;
margin-right: 15px;
}
.woocommerce .summary .cart .quantity input:focus {
outline: none;
}
body.woocommerce-cart .woocommerce {
background: #fff;
padding: 30px;
border-radius: 10px;
}
body#light .summary .cart .quantity input {
border: 1px solid #17191c;
color: #17191c;
}
.product__excerpt p {
color: rgba(255, 255, 255, 0.8);
font-size: 16px;
line-height: 22px;
}
.product__details a h2 {
font-size: 24px;
line-height: 30px;
color: #fff;
padding-right: 10px;
}
.product__details a {
color: #fff;
}
.product__details .price .amount {
font-size: 24px;
line-height: 30px;
font-weight: 500;
color: var(--floralis-primary);
}
body#light .product__details a h2,
body#light .product__details a,
body#light .product__excerpt p {
color: #17191c;
}
a.btn-primary-slide {
color: #fff !important;
}
body.complex-landing-layout .product__details a h2,
body.complex-landing-layout .product__details a,
body.complex-landing-layout .product__excerpt p,
body.complex-landing-layout #product-addons-total {
color: #17191c;
}
body.complex-landing-layout.single-product .summary .price .woocommerce-Price-amount.amount,
body.complex-landing-layout.single-product .wc-pao-addon-container .form-row label,
body.complex-landing-layout.single-product .product_meta span,
body.complex-landing-layout.single-product .product_meta span a,
body.complex-landing-layout .related.products > h2,
body.complex-landing-layout.single-product .wc-pao-addon-container.wc-pao-addon * {
color: #17191c;
} header.header.landing-inactive::after {
content: none !important;
}
body.complex-landing-layout > header.header {
width: 100%;
z-index: 9996 !important;
}
body.woocommerce-account .woocommerce-MyAccount-content p {
color: #17191c;
}
.woocommerce-MyAccount-content .woocommerce-error li,
.woocommerce-MyAccount-content .woocommerce-message {
flex-direction: column;
}
.woocommerce-MyAccount-content .woocommerce-message > a.btn {
margin-bottom: 10px;
}
body.logged-in.woocommerce-account .woocommerce {
max-width: 80%;
margin: 0 auto;
padding: 30px;
width: 100%;
background: #fff;
box-shadow: 0px 0px 25px rgb(0 0 0 / 5%);
border-radius: 10px;
}
body.woocommerce-account .woocommerce .form_login_register {
max-width: 80%;
margin: 0 auto;
padding: 30px;
width: 100%;
max-width: 430px;
background: #fff;
box-shadow: 0px 0px 25px rgb(0 0 0 / 5%);
border-radius: 10px;
}
body.woocommerce-account .woocommerce form.login,
body.woocommerce-account .woocommerce form.register {
border: 0;
padding: 0;
border-radius: 0;
}
body.woocommerce-account .woocommerce form.login label,
body.woocommerce-account .woocommerce form.register label {
font-size: 14px;
line-height: 20px;
font-weight: 700;
}
body.woocommerce-account .toggle_actions_account {
background: #f7f7f7;
margin-bottom: 40px;
border-radius: 10px;
}
.woocommerce-privacy-policy-text p {
margin-bottom: 0px;
font-size: 14px;
line-height: 20px;
font-weight: 400;
}
.woocommerce-info {
border-top-color: var(--floralis-primary);
}
.woocommerce-info:before {
color: var(--floralis-primary);
}
.woocommerce .checkout_coupon input.button {
position: absolute !important;
top: 10px;
right: 0;
font-size: 16px;
line-height: 20px;
background-color: transparent;
color: grey;
letter-spacing: 1px;
border-color: transparent;
} ul.products .product .image_inner {
position: relative;
}
ul.products .product .image_inner a {
display: inline-block;
width: 100px;
height: 100px;
}
ul.products .product .image_inner a:before {
content: '+';
width: 100px;
height: 100px;
font-size: 60px;
line-height: 100px;
color: #fff;
position: absolute;
text-align: center;
background: var(--floralis-primary);
opacity: 0;
border-radius: 50px;
transition: opacity 0.3s ease;
}
ul.products .product .image_inner a:hover:before {
opacity: 1;
transition: opacity 0.3s ease;
}
ul.products .product .image_inner img {
border-radius: 50px;
width: 100px;
height: 100px;
object-fit: cover;
}
.related.products {
clear: both;
margin-top: 50px;
display: inline-block;
width: 100%;
}
.related.products > h2 {
position: relative;
text-align: center;
color: var(--floralis-text);
font-family: 'Playfair Display', serif;
font-style: normal;
font-weight: 500;
font-size: 2.4rem;
line-height: 60px;
margin-bottom: 2.5rem;
padding-bottom: 18px;
} body.tax-product_cat .products .product-category:nth-child(even) .category-inner .category__image,
body.page-template-parent-categories .product-category:nth-child(even) .category-inner .category__image {
text-align: right;
}
body.tax-product_cat .products .product-category:nth-child(even) .category-inner .category__title,
body.page-template-parent-categories .product-category:nth-child(even) .category-inner .category__title {
position: absolute;
left: 0;
right: auto;
top: auto;
bottom: -30px;
z-index: 4;
}
body.tax-product_cat .products .product-category:nth-child(odd) .category-inner .category__title,
body.page-template-parent-categories .product-category:nth-child(odd) .category-inner .category__title {
position: absolute;
left: auto;
right: 0;
top: auto;
bottom: -30px;
z-index: 5;
}
body.tax-product_cat .products .product-category,
body.page-template-parent-categories .product-category {
margin-bottom: 60px;
}
.category-inner {
position: relative;
}
.category-inner .category__image a img {
height: 350px;
width: 100%;
max-width: 90%;
object-fit: cover;
border-radius: 10px;
}
.category-inner .category__title {
width: 100%;
padding: 20px;
text-align: left;
background: rgba(23, 25, 28, 0.7);
color: #fff;
min-height: 200px;
display: flex;
flex-direction: column;
align-items: flex-start;
border-radius: 10px;
padding-left: 0px;
padding-right: 0px;
}
.category-inner .category__title h2 {
margin-bottom: auto;
font-size: 22px;
line-height: 28px;
}
body.page-template-parent-categories .custom_template .product-category:nth-child(odd) .category-inner .category__title {
position: relative;
min-height: fit-content;
text-align: center;
left: unset;
right: unset;
bottom: unset;
top: unset;
display: block;
max-width: 100%;
padding: 0px;
background: unset;
}
body.page-template-parent-categories .custom_template .product-category:nth-child(even) .category-inner .category__title {
position: relative;
min-height: fit-content;
text-align: center;
left: unset;
right: unset;
bottom: unset;
top: unset;
display: block;
max-width: 100%;
padding: 0px;
background: unset;
}
body.tax-product_cat .products .product-category:nth-child(odd) .custom_template .category__title {
position: relative;
min-height: fit-content;
text-align: center;
left: unset;
right: unset;
bottom: unset;
top: unset;
display: block;
max-width: 100%;
padding: 0px;
background: unset;
}
body.tax-product_cat .products .product-category:nth-child(even) .custom_template .category__title {
position: relative;
min-height: fit-content;
text-align: center;
left: unset;
right: unset;
bottom: unset;
top: unset;
display: block;
max-width: 100%;
padding: 0px;
background: unset;
}
#main .page-header {
display: none;
}
.page-template-blog-template .tags-links {
display: none;
}
.page-template-blog-template.tags-links {
display: none !important;
}
.page-template-blog-template #main {
max-width: 695px;
margin: 50px auto 50px;
width: 100%;
background: #ffffff;
-webkit-box-shadow: 0px 0px 25px rgb(0, 0, 0, 0.05);
box-shadow: 0px 0px 25px rgb(0, 0, 0, 0.05);
border-radius: 10px;
padding: 30px;
}
.custom_template .category-inner .category__image {
text-align: center !important;
}
.custom_template .category__title {
background: transparent;
}
.custom_template .category-inner {
padding-left: 40px;
padding-right: 40px;
}
.custom_template {
padding-left: 40px;
padding-right: 40px;
}
.custom_template .category__image {
text-align: center !important;
}
.custom_template .category__title h2 {
color: #1f2326;
padding-top: 20px;
padding-bottom: 10px;
}
.custom_template .category-inner .category__title h2 {
color: #1f2326;
padding-top: 20px;
padding-bottom: 10px;
}
.custom_template .btn-outline-menu-white {
color: #1f2326;
border: 1px solid #1f2326;
width: 100%;
text-align: center;
}
.custom_template .category__image a img {
height: 240px;
width: 100%;
max-width: 100%;
object-fit: cover;
border-radius: 10px;
}
.custom_template .category-inner .category__image a img {
height: 240px;
width: 100%;
object-fit: cover;
border-radius: 10px;
}
.hide_show_more_buttom .btn-outline-menu-white {
display: none;
}
.default_template .woocommerce-loop-category__title {
color: #ffffff;
}
.default_template .category__title a {
margin-bottom: auto;
}
.single-product .related .type-product h2 {
padding-right: 5px;
}
.single-product .related .type-product .product__details {
padding-right: 5px;
}
.product_box .product_title a {
padding-top: 15px;
font-size: 24px;
line-height: 30px;
font-weight: 500;
}
.price del {
display: flex !important;
}
.product_box .inner-menu-box .price * {
text-decoration: none !important;
position: relative;
}
.product_box .inner-menu-box .price del span.woocommerce-Price-amount.amount::before {
content: '';
position: absolute;
left: 0;
right: 0;
height: 2px; background-color: #939495; bottom: 43%; }
del span.woocommerce-Price-amount.amount bdi {
color: #939495 !important;
font-size: 20px;
}
.single-product .summary .price del .woocommerce-Price-amount.amount bdi .woocommerce-Price-currencySymbol {
color: #939495 !important;
}  .best_selling_custom .product_box {
background: #fff;
border-radius: 16px;
overflow: hidden;
box-shadow: 0 2px 12px rgba(0, 0, 0, 0.08);
transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
height: 100%;
display: flex;
flex-direction: column;
}
.best_selling_custom .product_box:hover {
box-shadow: 0 8px 30px rgba(0, 0, 0, 0.12);
transform: translateY(-4px);
} .best_selling_custom .product_box .featured_image {
position: relative;
overflow: hidden;
height: 300px;
aspect-ratio: 4/3;
}
.best_selling_custom .product_box .featured_image img {
width: 100%;
height: 100%;
object-fit: cover;
object-position: center;
border-radius: 0;
min-height: unset;
max-height: unset;
transition: transform 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}
.best_selling_custom .product_box:hover .featured_image img {
transform: scale(1.05);
} .best_selling_custom .product_box .product_title {
padding: 16px 20px 0;
margin-bottom: 0 !important;
background: #fff;
border: none;
text-align: left;
}
.best_selling_custom .product_box .product_title a {
color: #1a1a1a;
font-size: 24px;
font-weight: 600;
line-height: 1.4;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
overflow: hidden;
text-overflow: ellipsis;
min-height: 50px;
transition: color 0.2s ease;
}
.best_selling_custom .product_box:hover .product_title a {
color: var(--primary-color);
} .best_selling_custom .inner-menu-box {
border: none;
border-radius: 0;
position: relative;
max-width: 100%;
top: unset;
background-color: #fff;
padding: 12px 20px 20px;
text-align: left;
min-height: unset;
display: flex;
flex-direction: column;
align-content: flex-start;
justify-content: space-between;
align-items: stretch;
flex-wrap: nowrap;
flex-grow: 1;
gap: 10px;
} .best_selling_custom .inner-menu-box .price {
display: flex;
align-items: baseline;
gap: 10px;
flex-wrap: wrap;
width: 100%;
height: auto;
margin: 0;
padding: 0;
}
.best_selling_custom .inner-menu-box .price ins {
text-decoration: none;
order: 1;
}
.best_selling_custom .inner-menu-box .price ins .woocommerce-Price-amount,
.best_selling_custom .inner-menu-box .price > .woocommerce-Price-amount {
font-size: 24px;
font-weight: 700;
color: var(--primary-color);
}
.best_selling_custom .inner-menu-box .price del {
order: 2;
}
.best_selling_custom .inner-menu-box .price del .woocommerce-Price-amount {
font-size: 16px;
font-weight: 400;
color: #9ca3af;
} .best_selling_custom .inner-menu-box .btn_order_now {
margin-top: auto;
width: 100%;
}
.best_selling_custom .inner-menu-box .btn_order_now a,
.best_selling_custom .inner-menu-box .btn_order_now a.btn-primary-slide,
.best_selling_custom .inner-menu-box .btn_order_now a.ajax_add_to_cart,
.best_selling_custom .inner-menu-box .btn_order_now a.btn-primary-add_to_cart {
display: flex !important;
align-items: center !important;
justify-content: center !important;
gap: 8px;
width: 100% !important;
padding: 12px 20px !important;
background: var(--primary-color) !important;
color: #fff !important;
border-radius: 40px !important;
font-size: 16px !important;
font-weight: 600 !important;
text-decoration: none !important; border: 2px solid var(--primary-color) !important;
box-shadow: none !important;
}
.best_selling_custom .inner-menu-box .btn_order_now a:hover,
.best_selling_custom .inner-menu-box .btn_order_now a.btn-primary-slide:hover,
.best_selling_custom .inner-menu-box .btn_order_now a.ajax_add_to_cart:hover,
.best_selling_custom .inner-menu-box .btn_order_now a.btn-primary-add_to_cart:hover {
background: var(--primary-color-dark, var(--primary-color)) !important;
border-color: var(--primary-color-dark, var(--primary-color)) !important; color: #fff !important;
}
.best_selling_custom .inner-menu-box .btn_order_now a i {
font-size: 14px;
color: #fff !important;
} .best_selling_custom .inner-menu-box .btn_order_now a.btn-outline-white,
.best_selling_custom .inner-menu-box .btn_order_now a.csm-padding {
background: transparent !important;
color: var(--primary-color) !important;
border: 2px solid var(--primary-color) !important;
}
.best_selling_custom .inner-menu-box .btn_order_now a.btn-outline-white:hover,
.best_selling_custom .inner-menu-box .btn_order_now a.csm-padding:hover {
background: var(--primary-color) !important;
color: #fff !important;
} .best_selling_custom .product_box .product-badge {
top: 12px;
right: 12px;
padding: 6px 12px;
font-size: 12px;
font-weight: 600;
border-radius: 6px;
z-index: 2;
} .best_selling_custom .custom_box {
margin-bottom: 30px;
} @media (max-width: 991px) {
.best_selling_custom .product_box .product_title a {
font-size: 16px;
min-height: 45px;
}
.best_selling_custom .inner-menu-box .price ins .woocommerce-Price-amount,
.best_selling_custom .inner-menu-box .price > .woocommerce-Price-amount {
font-size: 22px;
}
}
@media (max-width: 767px) {
.best_selling_custom .product_box {
max-width: 400px;
margin-left: auto;
margin-right: auto;
}
.best_selling_custom .custom_box {
margin-bottom: 24px;
}
} .detalii_adresa {
width: 47%;
display: inline-block;
}
.woocommerce-checkout-review-order-table .ts-product-image {
display: inline-block;
}
.wrapper.order-details .cart_item .product-name .product-quantity {
display: inline-block;
}
.woocommerce-checkout-review-order-table .ts-product-image {
display: inline-block;
}
.product_name_checkout {
padding: 0px;
width: 55%;
display: inline-block;
list-style: none;
}
.wrapper.order-details .cart_item .product-name .product-quantity {
display: inline-block;
}
.modal-checkout {
height: 400px;
overflow: auto;
}
#produseGratuiteModal .modal-dialog {
-webkit-transform: translate(0, -50%);
-o-transform: translate(0, -50%);
transform: translate(0, -50%);
top: 50%;
margin: 0 auto;
}
#produseGratuiteModal .modal-body,
#produseGratuiteModal .modal-header {
padding: 10px;
}
#produseGratuiteModal .modal-header .close {
padding: 0px;
margin-top: 3px;
margin: 4px 1rem -1rem auto;
}
#produseGratuiteModal img {
border-radius: 50px;
width: 100px;
height: 100px;
object-fit: cover;
margin-bottom: 10px;
}
#produseGratuiteModal .headline {
font-size: 15px;
}
#produseGratuiteModal .btn-primary-slide {
padding: 3px 16px;
width: 100%;
text-align: center;
margin-top: 5px;
margin-bottom: 10px;
}
#produseGratuiteModal .col-product-offer {
text-align: center;
} .recenzii_container {
background: #f7f7f7;
padding: 80px 0;
}
.recenzii_container .reviews_list {
list-style-type: none;
margin: 0;
padding: 0;
}
.recenzii_container .review-box {
background: #ffffff;
padding: 20px;
margin-bottom: 30px;
box-shadow: 0px 0px 25px rgb(0 0 0 / 5%);
border-radius: 10px;
}
.recenzii_container .review-box .person_title {
color: rgba(31, 35, 38, 0.6);
font-size: 18px;
margin-bottom: 10px;
font-weight: 600;
display: block;
}
.recenzii_container .review-box .person_review ul {
list-style-type: none;
margin: 0 0 15px 0;
padding: 0;
}
.recenzii_container .review-box .person_review ul li {
display: flex;
align-items: center;
margin-bottom: 10px;
justify-content: space-between;
}
.recenzii_container .review-box .person_review ul li > span {
display: block;
}
.recenzii_container .review-box .person_review ul li span.review_row {
color: #1f2326;
font-size: 16px;
line-height: 20px;
font-weight: 700;
margin-top: 2px;
}
.recenzii_container .review-box .person_review ul li span.nota {
margin-top: 2px;
font-weight: 600;
}
.recenzii_container .review-box .comment_person {
font-size: 16px;
line-height: 22px;
color: rgba(31, 35, 38, 0.8);
}
.recenzii_container .review-box .person_review .stars-inner i.fa-star {
color: #f3b736;
}
#review_list_container #pagination .page-numbers {
border: 1px solid #8d1738;
display: inline-block;
text-align: center;
padding: 2.5px 10px;
font-weight: 500;
border: 1px solid #8d1738;
}
#review_list_container #pagination .page-numbers.current {
background-color: #8d1738;
color: #fff;
}
.cookie-alert {
position: fixed;
bottom: 15px;
left: 15px;
width: 320px;
margin: 0 !important;
z-index: 999;
opacity: 0;
transform: translateY(100%);
transition: all 500ms ease-out;
}
.cookie-alert.show {
opacity: 1;
transform: translateY(0%);
transition-delay: 1000ms;
}
@media all and (max-width: 1200px) {
.best_selling_custom .inner-menu-box {
top: unset !important;
}
.custom_template .category-inner {
padding-left: 20px;
padding-right: 20px;
}
.custom_template {
padding-left: 10px;
padding-right: 10px;
}
.custom_template .category-inner .category__image a img {
height: 130px;
}
}
@media all and (max-width: 960px) {
.detalii_adresa {
width: 47%;
display: inline-block;
}
#produseGratuiteModal .btn-primary-slide {
width: 50%;
display: block;
margin: auto;
}
.product_name_checkout {
margin: auto;
vertical-align: bottom;
}
.woocommerce-checkout-review-order-table .variation {
padding-top: 15px;
}
.category-inner .category__title h2 {
font-size: 22px;
overflow: visible;
text-overflow: unset;
white-space: normal;
}
.custom_template .category-inner {
padding-left: 0px;
padding-right: 0px;
}
.custom_template {
padding-left: 0px;
padding-right: 0px;
}
.custom_template .category__image a img {
height: auto !important;
}
.custom_template .category-inner .category__image a img {
height: 130px;
}
}
form#reservationForm,
div#reservationResult {
max-width: 800px;
margin: 0 auto;
}
.page-template-rezervariv2 > .container {
padding: 40px 0;
}
#rezervare-section {
background-position: center center;
background-size: cover;
padding: 80px 0;
background-repeat: no-repeat;
}
#rezervare-section .content {
max-width: 570px;
width: 100%;
color: #fff;
font-size: 18px;
line-height: 24px;
}
#rezervare-section .rezervare-image {
padding-right: 3rem;
}
#rezervare-section .content h2 {
font-family: 'Playfair Display', serif;
position: relative;
color: #fff;
font-size: 80px;
line-height: 80px;
margin-bottom: 20px;
font-weight: bold;
}
#rezervare-section .content p {
color: rgba(255, 255, 255, 0.8);
}
#despre_noi_home .content p {
color: rgba(255, 255, 255, 0.8);
}
#rezervare-section .content .btn-outline-white {
margin-top: 15px;
}
#despre_noi_home {
background-position: center center;
background-size: cover;
padding: 80px 0;
background-repeat: no-repeat;
}
#despre_noi_home .justify-content-md-center {
max-width: 1140px;
margin: auto;
align-items: center;
}
body#light #rezervare-section .content,
body#light #rezervare-section .content h2 {
color: #17191c;
}
body#light #rezervare-section .content p {
color: rgba(31, 35, 38, 0.8);
}
body#light #despre_noi_home .content p {
color: rgba(31, 35, 38, 0.8);
}
#meniu-listare {
background: #1f2326;
} .reservation .rtb-text.date,
.reservation .rtb-text.time {
max-width: 33.33% !important;
width: 100%;
padding-right: 15px;
margin-right: 0px !important;
}
.reservation .rtb-text.date input {
background: url(//floralis-artaflorilor.ro/wp-content/themes/understrap-child-master/images/date.svg) no-repeat;
background-position: 96% 50%;
}
.reservation .rtb-text.time input {
background: url(//floralis-artaflorilor.ro/wp-content/themes/understrap-child-master/images/ora.svg) no-repeat;
background-position: 96% 50%;
}
.reservation .rtb-select.party {
max-width: 33.33% !important;
width: 100%;
margin-right: 0px !important;
padding-right: 0;
}
.reservation .rtb-select.party select {
width: 100%;
padding: 10px 15px;
border: 1px solid rgba(51, 51, 51, 0.15);
background: #fff url(//floralis-artaflorilor.ro/wp-content/uploads/2021/07/chevron-down-solid.png) 94% 50% no-repeat;
background-size: 10px;
border-radius: 10px;
-moz-appearance: none; -webkit-appearance: none; appearance: none;
}
div#reservationResult:empty {
display: none;
}
div#reservationResult {
padding: 20px;
text-align: center;
font-weight: 500;
background: #fff;
border-radius: 10px;
}
.rtb-booking-form .rtb-message p {
margin: 0;
color: #333;
}
.rtb-booking-form input {
padding: 10px 15px;
border: 1px solid rgba(51, 51, 51, 0.15);
border-radius: 10px;
}
.rtb-text.name,
.rtb-text.email,
.rtb-text.phone {
margin-right: 0px !important;
}
.rtb-text.name,
.rtb-text.email {
padding-right: 15px;
}
.rtb-booking-form .message textarea {
padding: 15px 20px;
max-width: 100%;
min-height: 150px;
border: 1px solid rgba(51, 51, 51, 0.15);
border-radius: 10px;
}
.rtb-booking-form button {
color: #fff;
background: var(--floralis-primary);
border: 0;
padding: 10px 25px;
transition: all 0.3s ease;
border-radius: 10px;
}
@media all and (max-width: 991px) {
.rtb-booking-form label {
font-size: 14px;
}
}
@media all and (max-width: 768px) {
.reservation .rtb-select.party {
padding-right: 15px;
}
ul.products .product .image_inner img {
width: 80px;
height: 80px;
object-fit: cover;
}
#galerie_foto_home {
padding-top: 50px;
padding-bottom: 70px;
}
} #despre-section {
padding-top: 80px;
padding-bottom: 40px;
}
#despre-section .inner-content {
padding-right: 50px;
}
#despre-section .flex-row-reverse .inner-content {
padding-left: 50px;
}
#despre-section .inner-content h2 {
color: #fff;
font-family: 'Playfair Display', serif;
font-style: normal;
font-weight: bold;
margin-bottom: 25px;
font-size: 80px;
line-height: 80px;
}
#despre-section .inner-content p {
font-size: 18px;
line-height: 24px;
color: rgba(255, 255, 255, 0.8);
}
#despre-section .inner-image {
position: relative;
}
#despre-section .inner-image:before {
content: ' ';
width: 100px;
height: 2px;
background-color: var(--floralis-primary);
position: absolute;
top: 50px;
left: -50px;
}
#despre-section .flex-row-reverse .inner-image:before {
left: auto;
right: -50px;
}
#despre-section .inner-image:after {
content: ' ';
width: 90%;
height: 90%;
border: 2px solid rgba(255, 255, 255, 0.4);
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
margin: auto;
z-index: 1;
}
body#light #despre-section .inner-content h2 {
color: #17191c;
font-family: 'Playfair Display', serif;
font-style: normal;
font-weight: bold;
margin-bottom: 25px;
font-size: 80px;
line-height: 80px;
}
body#light #despre-section .inner-content p {
font-size: 18px;
line-height: 24px;
color: rgba(31, 35, 38, 0.8);
}
#despre-section .inner-image {
position: relative;
overflow: hidden;
display: block;
}
#despre-section .inner-image img {
object-fit: cover;
position: relative;
max-width: 100%;
width: 100%;
}
.rtb-booking-form {
max-width: 70%;
width: 100%;
background: #fff;
padding: 30px;
margin: 0 auto;
box-shadow: 0px 0px 25px rgb(0 0 0 / 5%);
border-radius: 10px;
} .woocommerce ul.products li.product,
.woocommerce-page ul.products li.product {
float: none;
margin: 0;
padding: 0 15px;
width: auto;
margin-left: auto;
}
ul.products li.product .woocommerce-loop-product__link .image_inner {
width: 100px;
height: 100px;
}
ul.products li.product .woocommerce-loop-product__link .image_inner img {
border-radius: 50px;
}
.product__details .price .amount {
white-space: nowrap;
}
.product_box .inner-menu-box .price {
white-space: nowrap;
}
.product_list .price {
white-space: nowrap;
}
.payment_method .blue-cards { }
span.woocommerce-input-wrapper.blue-cards img {
border-radius: 0;
}
.product_cat-meniul-zilei .related {
display: none !important;
}
.related .product__excerpt {
display: none !important;
}
.orange-bullet {
position: fixed;
top: 90px;
right: 4vw;
text-align: center;
background-color: var(--floralis-primary);
padding: 0;
z-index: 99;
width: 100px;
border-radius: 100px;
}
.orange-bullet .daily-menu {
display: block;
color: #fff;
font-weight: 400;
font-size: 22px;
line-height: 25px;
padding: 27px 0 23px 0;
} #contact-section {
padding: 80px 0;
}
.contact-info-block {
max-width: 80%;
margin: 0 auto;
padding: 30px;
width: 100%;
background: #fff;
box-shadow: 0px 0px 25px rgba(0, 0, 0, 0.05);
border-radius: 10px;
}
.contact-info-block.construction {
max-width: 65%;
}
.contact-info-block.construction .locatie-section .more_space_constructie {
padding-left: 35px;
}
.contact-info-block .telefon-section i,
.contact-info-block .locatie-section i {
color: var(--floralis-primary);
font-size: 24px;
margin-right: 10px;
}
.contact-info-block .telefon-section div.d-flex p,
.contact-info-block .locatie-section div.d-flex p {
font-family: 'Roboto', sans-serif;
font-style: normal;
font-weight: bold;
font-size: 18px;
line-height: 20px;
color: #1f2326;
}
.contact-info-block .telefon-section .details {
padding-left: 35px;
}
.contact-info-block .locatie-section .details {
padding-left: 30px;
}
.contact-info-block .locatie-section .details.more_space_content {
padding-left: 34px;
}
.contact-info-block .telefon-section .details > p,
.contact-info-block .locatie-section .details > p {
color: rgba(31, 35, 38, 0.5);
font-family: 'Roboto', sans-serif;
font-style: normal;
font-weight: normal;
font-size: 16px;
line-height: 20px;
}
.contact-info-block .telefon-section .details .call_action,
.contact-info-block .locatie-section .details .call_action {
font-family: 'Roboto', sans-serif;
font-style: normal;
font-weight: bold;
font-size: 16px;
line-height: 24px;
color: var(--floralis-primary);
}
.contact-info-block .form-block {
margin-top: 30px;
}
.wpcf7-list-item {
display: inline-block;
margin: 0px;
}
.contact-info-block .form-block form input:not([type='submit']):focus,
.contact-info-block .form-block form textarea:focus {
border-color: var(--floralis-primary);
outline: none;
transition: border-color 0.3s ease;
}
.contact-info-block .form-block form textarea {
max-height: 100px;
width: 100%;
}
.contact-info-block .form-block form label {
font-family: 'Roboto', sans-serif;
width: 100%;
font-style: normal;
font-weight: bold;
font-size: 14px;
line-height: 20px;
color: #17191c;
}
.contact-info-block .form-block form input[type='submit'] {
border: 0;
float: right;
padding: 10px 25px;
transition: all 0.3s ease;
width: auto;
color: #fff;
background: var(--floralis-primary);
border-radius: 10px;
line-height: normal;
}
.contact-info-block .form-block form input[type='submit']:focus,
.contact-info-block .form-block form input[type='submit']:active {
background: var(--floralis-primary);
}
@media all and (max-width: 991px) {
.contact-info-block.construction {
max-width: 100%;
padding: 30px;
}
.contact-info-block.construction .telefon-section {
margin-bottom: 30px;
}
} .woocommerce div.product div.images img {
border-radius: 10px;
}
.woocommerce div.product div.images .flex-control-thumbs {
padding: 25px 15px;
background: #f6f6f6;
border-radius: 0 0 20px 20px;
}
.woocommerce div.product div.images .flex-control-thumbs li {
padding: 0 10px;
}
.woocommerce div.product div.images .flex-control-thumbs li img {
border-radius: 10px !important;
} .woocommerce-checkout .added_to_cart {
display: none !important;
}
.woocommerce-checkout .swiper-slide {
background: rgb(255, 255, 255);
border: 1px solid rgba(41, 45, 51, 0.2);
padding: 15px;
margin-bottom: 50px;
}
.crossSell_title_container {
width: 100%;
text-align: center;
font-size: 30px;
margin-bottom: 25px;
}
.crossSell_thumbnail {
width: 28%;
display: inline-block;
margin-bottom: 15px;
}
.crossSell_details {
width: 68%;
display: inline-block !important;
vertical-align: top;
margin-left: 2%;
}
.crossSell_details .crossSell_title {
width: 100%;
display: block;
color: #444444;
font-size: 18px;
}
.crossSell_details .woocommerce-Price-amount {
width: 100%;
display: block;
}
.crossSell_addToCart {
width: 100%;
color: #fff !important;
}
.crossSell_addToCart .fa-shopping-cart {
font-size: 14px;
margin-right: 5px;
}
form.checkout {
max-width: 750px;
margin: 0 auto;
}
form.checkout .delivery_info_checkout,
form.checkout .delivery_info_personal,
form.checkout .delivery_info_schedule {
padding: 40px;
background: #fff;
margin-bottom: 30px;
display: inline-block;
width: 100%;
border-radius: 10px;
}
form.checkout .delivery_info_checkout h3,
form.checkout .delivery_info_personal h3,
form.checkout .delivery_info_schedule h3 {
font-size: 24px;
line-height: 28px;
font-weight: 900;
margin-bottom: 25px;
color: #17191c;
}
form.checkout .delivery_info_checkout h3 span,
form.checkout .delivery_info_personal h3 span,
form.checkout .delivery_info_schedule h3 span {
display: inline-block;
width: 48px;
height: 48px;
background: var(--floralis-primary);
color: #fff;
font-size: 24px;
line-height: 48px;
text-align: center;
font-weight: 500;
margin-right: 20px;
border-radius: 50px;
}
form.checkout label {
color: #17191c;
font-size: 16px;
font-weight: 600;
line-height: 20px !important;
}
.woocommerce form.checkout .form-row {
margin: 0 0 15px;
}
#checkout-section-personal > p {
min-height: 100px;
}
.woocommerce form.checkout input:not([type='submit']),
.woocommerce form.checkout textarea {
padding: 8px 12px;
min-height: 48px;
outline: transparent;
}
.woocommerce-billing-fields span.woocommerce-input-wrapper {
width: 100%;
}
.woocommerce form.checkout textarea {
min-height: 80px;
}
.address-fields {
display: flex;
flex-direction: row;
flex-wrap: wrap;
align-content: flex-start;
justify-content: space-between;
}
.form-control:focus,
.wpcf7 .wpcf7-validation-errors:focus,
.wpcf7 input:focus[type='color'],
.wpcf7 input:focus[type='date'],
.wpcf7 input:focus[type='datetime-local'],
.wpcf7 input:focus[type='datetime'],
.wpcf7 input:focus[type='email'],
.wpcf7 input:focus[type='file'],
.wpcf7 input:focus[type='month'],
.wpcf7 input:focus[type='number'],
.wpcf7 input:focus[type='range'],
.wpcf7 input:focus[type='search'],
.wpcf7 input:focus[type='submit'],
.wpcf7 input:focus[type='tel'],
.wpcf7 input:focus[type='text'],
.wpcf7 input:focus[type='time'],
.wpcf7 input:focus[type='url'],
.wpcf7 input:focus[type='week'],
.wpcf7 select:focus,
.wpcf7 textarea:focus {
border-color: var(--floralis-primary) !important;
box-shadow: none !important;
} .rtb-booking-form label {
font-weight: 700;
}
.rtb-booking-form legend {
font-size: 24px;
line-height: 28px;
font-weight: 900;
}
.rtb-booking-form .subtitle_book {
display: none !important;
} .mini-cart-header {
position: fixed;
right: -100%;
width: 450px;
background: #1f2326;
height: 100%;
overflow-y: scroll;
top: 0;
z-index: 9997;
padding: 60px 30px 30px;
color: #fff;
transition: right 0.3s ease;
}
.mini-cart-header.active {
right: 0;
z-index: 10001;
transition: right 0.3s ease;
}
.mini-cart-header .inner-cart .variation {
padding-left: 0;
border-left: 0;
padding-bottom: 10px;
margin-bottom: 20px;
border-bottom: 1px solid #fff;
}
body#light .mini-cart-header .inner-cart .variation {
border-bottom: 1px solid #ccc;
}
.mini-cart-header .inner-cart .variation dd {
margin-bottom: 0.25em;
}
.woocommerce-mini-cart__buttons a.button {
width: 100%;
display: inline-block;
padding: 12px 20px;
text-align: center;
margin-bottom: 20px;
border-radius: 10px;
}
.woocommerce-mini-cart__buttons a.button {
background: var(--floralis-primary);
color: #fff;
} .woocommerce-mini-cart__buttons a.button.checkout:hover {
background: var(--floralis-primary);
color: #fff;
box-shadow: 0px 10px 25px rgba(var(--floralis-primary-rgb), 0.25);
}
.woocommerce ul.product_list_widget,
.woocommerce-mini-cart {
list-style-type: none;
margin: 0 0 20px;
padding: 0 0 20px;
border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
.woocommerce ul.product_list_widget li img,
ul.woocommerce-mini-cart .woocommerce-mini-cart-item a img {
width: 80px;
height: 80px;
float: none;
margin-left: 0px;
margin-right: 15px;
object-fit: cover;
position: absolute;
left: 20px;
border-radius: 10px;
}
.woocommerce ul.product_list_widget li a {
color: #fff;
font-size: 16px;
line-height: 20px;
}
.mini-cart-header .woocommerce ul.product_list_widget li a {
padding-right: 15px;
}
.woocommerce ul.product_list_widget li,
ul.woocommerce-mini-cart .woocommerce-mini-cart-item {
padding: 20px 20px 20px 115px;
margin-bottom: 20px;
position: relative;
background: rgba(255, 255, 255, 0.05);
min-height: 120px;
border-radius: 10px;
}
.quantity-container {
display: flex;
width: 100%;
align-items: center;
justify-content: space-between;
flex-direction: row;
}
@media all and (max-width: 768px) {
.quantity-container {
display: block;
}
}
.woocommerce ul.product_list_widget li .quantity,
ul.woocommerce-mini-cart .woocommerce-mini-cart-item .quantity {
display: block;
}
.woocommerce-mini-cart h4 {
color: #fff;
}
.woocommerce-mini-cart .woocommerce-mini-cart-item .remove__icon,
ul.woocommerce-mini-cart .woocommerce-mini-cart-item .remove__icon {
clear: both;
}
.woocommerce-mini-cart .woocommerce-mini-cart-item .remove__icon a.remove,
ul.woocommerce-mini-cart .woocommerce-mini-cart-item .remove__icon a.remove {
position: absolute;
top: 20px;
right: 10px;
cursor: pointer;
font-size: 30px;
line-height: 15px;
color: #bababa !important;
font-weight: 400;
z-index: 5;
transition: all 0.3s ease;
}
.woocommerce-mini-cart .woocommerce-mini-cart-item .remove__icon a.remove:hover,
ul.woocommerce-mini-cart .woocommerce-mini-cart-item .remove__icon a.remove:hover {
background: none;
color: var(--floralis-primary);
transition: all 0.3s ease;
}
.woocommerce-mini-cart .quantity {
text-align: right;
}
.woocommerce-mini-cart .quantity .woocommerce-Price-amount {
font-weight: 800;
}
.woocommerce-mini-cart .quantity-plus-minus {
display: block;
}
.woocommerce-mini-cart .quantity-plus-minus .btnMinus,
.woocommerce-mini-cart .quantity-plus-minus .btnPlus {
width: 24px;
height: 24px;
color: var(--floralis-primary);
line-height: 24px;
text-align: center;
border-radius: 5px;
background: rgba(var(--floralis-primary-rgb), 0.4);
}
.woocommerce-mini-cart .quantity-plus-minus input.qty {
display: inline-block;
text-align: center;
margin: 0 5px;
max-width: 24px;
background: transparent;
color: #fff;
font-weight: 600;
}
body#light .woocommerce-mini-cart .quantity-plus-minus input.qty {
color: #17191c;
}
.widget.widget_shopping_cart .product_list_widget a {
color: #adadad;
}
.woocommerce-mini-cart .quantity-plus-minus a {
font-size: 20px;
cursor: pointer;
display: inline-block !important;
}
.woocommerce-mini-cart .quantity-plus-minus a.btnMinus,
.woocommerce-mini-cart .quantity-plus-minus a.btnPlus {
margin-bottom: 0;
padding-bottom: 0;
}
.widget ul.product_list_widget li a,
ul.woocommerce-mini-cart .woocommerce-mini-cart-item a {
display: block;
padding: 0 0 5px;
color: #adadad;
}
ul.woocommerce-mini-cart .header_mini_cart {
margin-bottom: 20px;
margin-top: 20px;
position: relative;
z-index: 3;
display: flex;
align-items: center;
justify-content: space-between;
}
ul.woocommerce-mini-cart .header_mini_cart h4 {
margin-bottom: 0px;
}
ul.woocommerce-mini-cart .header_mini_cart .close-trigger i.fa-times-circle {
font-size: 26px;
color: #fff;
cursor: pointer;
}
.woocommerce-mini-cart__buttons {
padding-top: 20px;
}
body#light .mini-cart-header {
background: #fff;
color: #17191c;
}
body#light .header .close-mini-cart i {
color: #17191c;
}
body#light .woocommerce-mini-cart h4 {
color: #17191c;
font-weight: 900;
font-size: 18px;
line-height: 24px;
}
body#light .woocommerce ul.product_list_widget li,
body#light ul.woocommerce-mini-cart .woocommerce-mini-cart-item {
border: 1px solid rgba(204, 204, 204, 0.5);
}
body#light .widget ul.product_list_widget li a,
body#light ul.woocommerce-mini-cart .woocommerce-mini-cart-item a {
color: #17191c;
font-weight: 700;
}
body#light ul.woocommerce-mini-cart .woocommerce-mini-cart-item a {
color: #000;
}
body#light ul.woocommerce-mini-cart .woocommerce-mini-cart-item .quantity-container a {
color: #fff;
}
body#light .woocommerce ul.product_list_widget,
.woocommerce-mini-cart {
border-color: rgba(204, 204, 204, 0);
} .footer {
border-top: 1px solid rgba(255, 255, 255, 0.2);
background: #1f2326;
color: #fff;
}
.footer h3 {
font-size: 18px;
line-height: 28px;
padding: 5px 0;
margin-bottom: 30px;
text-transform: uppercase;
}
.footer h3 span {
padding-bottom: 5px;
}
.footer .main-footer {
padding: 80px 0 60px;
}
.footer .copyright {
padding: 20px 0px 0px;
}
div#copyright-section {
padding: 10px 0;
}
.footer .copyright .copy_content a {
color: rgba(255, 255, 255, 0.8);
}
.footer .copyright .copy_content a img {
position: relative;
bottom: 0;
max-width: 130px;
height: auto;
margin-left: 15px;
vertical-align: middle;
}
.footer .footer-menu ul {
list-style-type: none;
margin: 0;
padding: 0;
}
.footer .footer-menu ul li {
padding-top: 10px;
padding-bottom: 15px;
}
.footer .footer-menu ul li:first-child {
padding-top: 0;
}
.footer .footer-menu ul li a {
color: #ffffff;
font-weight: 600;
letter-spacing: 1px;
text-transform: uppercase;
font-size: 0.92308em;
transition-duration: 0.3s;
}
.footer .footer-menu ul li a:hover {
color: var(--floralis-primary);
}
.footer address a {
color: #fff;
}
.footer .adress-complete {
margin-top: 15px;
padding-left: 20px;
color: rgba(255, 255, 255, 0.8);
}
.footer address .contact-item {
margin-bottom: 20px;
}
.footer address .contact-item i {
font-size: 14px;
margin-right: 5px;
}
.footer address .contact-item .social-icon i {
font-size: 22px;
margin-right: 10px;
color: var(--floralis-primary);
}
.footer address .contact-item .social-icon:hover {
color: #fff;
}
#light .footer address .contact-item .social-icon i {
color: #fff;
}
.footer .program_lucru,
.footer .program_livrari {
margin-bottom: 25px;
}
.custom-footer {
position: relative;
}
.custom-footer #backtotop {
cursor: pointer;
position: fixed;
right: 20px;
bottom: 30px;
padding: 10px 5px 5px;
color: #fff;
font-size: 22px;
z-index: 1000;
width: 42px;
height: 42px;
border-radius: 10px;
background: var(--floralis-primary);
text-align: center;
line-height: 26px;
transition: opacity 0.3s ease;
}
.custom-footer #backtotop:hover {
filter: alpha(opacity=90);
-khtml-opacity: 0.9;
-moz-opacity: 0.9;
opacity: 0.9;
transition: opacity 0.3s ease;
}
@media all and (max-width: 991px) {
.footer .main-footer .menu_footer {
padding-left: 0;
}
}
@media all and (max-width: 768px) {
.menu_footer {
text-align: center;
}
.menu-footer .footer-menu ul li {
padding-bottom: 5px;
}
footer .info_box .row {
display: flex;
align-content: center;
}
button.button.alt.fake-checkout-button.button-visible {
width: 100% !important;
display: block !important;
clear: both;
float: none;
min-width: 100%;
}
} .mini-cart-overlay {
content: ' ';
position: fixed;
width: 100%;
height: 100%;
left: 0;
top: 0;
background-color: rgba(255, 255, 255, 0.8);
transition: 0.3s ease;
z-index: -3;
visibility: hidden;
opacity: 0;
}
body.mini-cart-active .mini-cart-overlay {
z-index: 1;
visibility: visible;
opacity: 1;
}
.mini-cart-header .inner-cart {
position: relative;
}
.close-mini-cart {
position: absolute;
right: 0;
z-index: 9;
}
.woocommerce-mini-cart-item > a {
min-height: 35px;
padding: 0 15px 0 0 !important;
margin: 0 0 7px 0 !important;
}
.mini_cart_item > a {
float: left;
width: 100%;
}
.mini_cart_item.active:after {
content: '';
background: rgba(255, 255, 255, 0.3);
position: absolute;
top: 0;
left: 0;
width: 100%;
z-index: 98;
bottom: 0;
border-radius: 10px;
right: 0;
height: 100%;
}
body#light .mini_cart_item.active:after {
content: '';
background: rgba(0, 0, 0, 0.15);
position: absolute;
top: 0;
left: 0;
width: 100%;
z-index: 98;
bottom: 0;
border-radius: 10px;
right: 0;
height: 100%;
}
.mini_cart_item .quantity-plus-minus,
.mini_cart_item .quantity {
float: left;
width: 50%;
}
.video-popup .close-btn {
float: right;
border: 0px;
border-radius: 5px;
margin: 5px;
}
.popup-btn {
cursor: pointer;
}
.video-popup {
display: none;
width: 100%;
height: 100vh;
margin: auto;
position: fixed;
top: 0;
boxshadow: 10px 10px 10px 10px black;
}
.popup-bg {
background: rgba(0, 0, 0, 0.8);
width: 100%;
height: 100vh;
position: absolute;
}
.popup-content {
background: black;
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
width: 800px;
height: auto;
}
.popup-title {
padding: 30px;
margin: 0 auto;
color: red;
text-transform: uppercase;
}
.terms-popup {
text-align: center;
}
.blank-template {
background: #fff;
padding: 30px !important;
}
@media all and (max-width: 768px) {
.mini_cart_item .quantity-plus-minus,
.mini_cart_item .quantity {
width: 100%;
}
.woocommerce-mini-cart .quantity {
text-align: left;
margin-top: 10px;
}
}
.mini_cart_item .quantity-plus-minus input {
border: none;
padding: 0;
}
.woocommerce-table .woocommerce-table__product-name .wc-item-meta {
padding-left: 20px;
}
.woocommerce-order-details__title,
.woocommerce-column__title {
font-size: 22px;
font-weight: 600;
text-transform: uppercase;
}
.header_mini_cart h4 {
text-transform: uppercase;
}
.quantity-plus-minus input::-webkit-outer-spin-button,
.quantity-plus-minus input::-webkit-inner-spin-button {
-webkit-appearance: none;
margin: 0;
}
.quantity-plus-minus input[type='number'] {
-moz-appearance: textfield;
}
.logo img {
max-width: 140px;
}
.logo a.navbar-brand.custom-logo-link img {
padding: 5px;
}
.mini-cart-header .wc-forward.disabled {
pointer-events: none;
color: #fff !important;
}
.woocommerce-checkout .blockUI.blockOverlay::before {
top: initial !important;
bottom: 78px !important;
}
.woocommerce-checkout-review-order-table .variation {
margin-top: -15px !important;
margin-left: 80px;
}
.woocommerce-checkout-review-order-table .product-name {
display: inline-block;
align-content: center;
align-items: center;
flex-direction: row;
width: 100%;
}
.woocommerce-checkout-review-order-table .ts-product-image {
margin-left: 12px;
margin-right: 5px;
}
.woocommerce-checkout-review-order-table .ts-product-image img {
border-radius: 10px;
max-height: 45px;
}
.product-name dt {
display: none;
}
#order_review .product-name dt {
display: block;
}
.woocommerce-checkout-review-order-table .variation dd p::before {
content: ' - ';
}
.woocommerce-checkout-review-order-table .variation dd p {
font-family: 'Roboto', sans-serif;
font-weight: 500;
font-size: 16px;
line-height: 22px;
color: #333333;
margin-left: 5px;
display: inline-block;
}
.cart_trigger {
position: relative;
}
.cart_trigger .counter {
position: absolute;
top: -10px;
right: -10px;
font-size: 16px;
line-height: 13px;
background: var(--floralis-primary);
color: #ffffff;
padding: 3px 5.85px;
border-radius: 100%;
cursor: pointer;
font-family: serif;
}
footer .copy_content {
text-align: left;
width: 50%;
display: inline-block;
padding-left: 15px;
}
.anpc_footer {
float: right;
width: 50%;
text-align: right;
}
.mod-mentenanta .horeka-logo img {
max-width: 300px;
margin: 0 0 30px;
}
.mod-mentenanta .contact-info-block .telefon-section i,
.mod-mentenanta .contact-info-block .locatie-section i {
color: #29d687;
}
.mod-mentenanta .contact-info-block .telefon-section .details .call_action,
.mod-mentenanta .contact-info-block .locatie-section .details .call_action {
color: #29d687;
}
.product_meta .sku_wrapper {
display: none;
}
.col-12.col-md-12.col-lg-6.mb-4.mb-md-5.product.type-product {
z-index: 1;
}
.variations-addons-section .single_variation_wrap {
float: left;
width: 100%;
}
.variations-addons-section .woocommerce-variation {
display: none !important;
}
.variations-addons-section .variations tr {
margin: 0 0 5px;
display: block;
}
.variations-addons-section .variations tr:last-child {
margin: 0;
}
.variations td.label {
width: 100px;
}
.variations td.label label {
margin: 0;
line-height: 48px;
}
.variations td.value select {
min-width: 255px !important;
padding: 12.5px 10px;
border-radius: 10px;
border: 1px solid #bababa;
}
.variations-addons-section .single_variation_wrap .wc-pao-addon-container {
float: unset;
display: inline-block;
width: 48%;
}
.variations-addons-section .single_variation_wrap .wc-pao-addon-container:nth-child(odd) {
margin-left: 1%;
}
.variations-addons-section .single_variation_wrap .wc-pao-addon-container:nth-child(even) {
margin-right: 1%;
}
.variations-addons-section .wc-pao-addon-container .wc-pao-addon-name {
margin: 0 0 20px;
}
.variations-addons-section #product-addons-total {
float: left;
width: 100%;
}
.variations-addons-section .woocommerce-variation-add-to-cart {
float: right;
width: auto;
}
.variations-addons-section .wc-pao-addons-container {
border: 1px solid #bababa;
border-radius: 10px;
padding: 15px 10px;
background: #fff;
}
.variations-addons-section .wc-pao-addons-wrapper {
height: auto;
overflow-y: scroll;
padding: 0 15px;
}
.variations-addons-section .wc-pao-addons-wrapper::-webkit-scrollbar {
width: 4px;
}
.variations-addons-section .wc-pao-addons-wrapper::-webkit-scrollbar-track {
background: #ffffff;
}
.variations-addons-section .wc-pao-addons-wrapper::-webkit-scrollbar-thumb {
background: #bababa;
border-radius: 20px;
height: 84px;
}
.variations-addons-section .wc-pao-addons-wrapper::-webkit-scrollbar-thumb:hover {
background: #555;
}
.variations-addons-section .wc-pao-addons-wrapper > p {
padding: 10px 0;
border-bottom: 1px solid rgba(23, 25, 28, 0.2);
}
.variations-addons-section .wc-pao-addons-wrapper .wc-pao-addon-wrap:last-child {
border-bottom: none;
}
.variations-addons-section .wc-pao-addons-wrapper .wc-pao-addon-wrap label {
font-size: 18px;
line-height: 24px;
color: #17191c;
}
.variations-addons-section .wc-pao-addons-wrapper .wc-pao-addon-wrap label input {
margin-right: 7px;
}
.variations-addons-section .wc-pao-addons-wrapper .wc-pao-addon-wrap label .addon-price {
float: right;
color: #9e9e9e;
font-weight: 500;
}
#product-addons-total {
margin: 20px 0;
}
.variations-addons-section #product-addons-total .product-addon-totals {
background: #fff;
}
div.product-addon-totals {
padding: 30px;
margin: 0;
border: 1px solid #bababa;
border-radius: 10px;
}
div.product-addon-totals ul {
padding: 0;
}
div.product-addon-totals ul .wc-pao-col1 span {
color: var(--floralis-primary);
}
div.product-addon-totals .wc-pao-subtotal-line {
display: block;
padding: 20px 0 10px;
}
div.product-addon-totals .wc-pao-subtotal-line .price {
font-weight: 900;
font-size: 18px !important;
line-height: 22px;
color: #333333 !important;
}
div.product-addon-totals .wc-pao-subtotal-line .price .amount {
float: right;
}
.woocommerce-variation-add-to-cart input {
min-width: 150px;
padding: 11px !important;
border-radius: 10px;
border: 1px solid #17191c;
margin-right: 20px;
}
.woocommerce-variation-add-to-cart button {
border: none;
padding: 12px 25px !important;
}
.variations-addons-section .woocommerce-variation-add-to-cart .product_meta {
margin: 30px 0 0;
}
body.single-product.woocommerce .summary .cart .quantity input {
padding: 11px 15px;
}
body.single-product.woocommerce .summary .cart .btn-primary-add_to_cart {
padding: 14.5px 25px;
}
.variations-addons-section .woocommerce-variation-add-to-cart .product_meta {
display: none;
}
.add_to_cart_button:hover,
.woocommerce-mini-cart__buttons:hover,
.btn-primary-add_to_cart:hover,
#place_order:hover {
-webkit-filter: grayscale(100%);
filter: grayscale(100%);
}
.woocommerce-mini-cart-item.mini_cart_item > .woocommerce-placeholder.wp-post-image {
width: 80px;
height: 80px;
float: none;
margin-left: 0px;
margin-right: 15px;
object-fit: cover;
position: absolute;
left: 20px;
border-radius: 10px;
}
#index-wrapper #main,
#single-wrapper #main {
max-width: 695px;
margin: 50px auto 50px;
width: 100%;
background: #ffffff;
-webkit-box-shadow: 0px 0px 25px rgb(0, 0, 0, 0.05);
box-shadow: 0px 0px 25px rgb(0, 0, 0, 0.05);
border-radius: 10px;
padding: 30px;
}
.page-template-blog-template-php .main-image span,
.single-post .main-image span {
display: block;
min-height: 35vh;
border-radius: 10px;
margin: 0 0 15px;
-webkit-background-size: cover !important;
-moz-background-size: cover !important;
-o-background-size: cover !important;
background-size: cover !important;
}
.custom-blog-article {
border-bottom: 1px solid rgba(23, 25, 28, 0.2);
padding-bottom: 30px;
margin-bottom: 15px;
}
.custom-blog-article:last-child {
padding: 0;
margin: 0;
}
.custom-blog-article .main-image {
margin: 30px 0 0;
}
.custom-blog-article:first-child .main-image {
margin: 0;
}
.custom-blog-article:last-child {
border: none;
}
.custom-blog-article .entry-title,
#single-wrapper .entry-title {
margin: 0 0 10px;
}
.custom-blog-article .entry-title a,
#single-wrapper .entry-title a {
font-weight: 900;
font-size: 24px;
line-height: 32px;
color: #17191c;
}
.custom-blog-article .entry-meta,
#single-wrapper .entry-meta {
font-weight: 500;
font-size: 18px;
line-height: 30px;
color: #9e9e9e;
margin: 0 0 15px;
}
.custom-blog-article .entry-meta a,
#single-wrapper .entry-meta a {
color: var(--floralis-primary);
font-weight: 500;
}
.custom-blog-article .entry-content,
.custom-blog-article .entry-content p,
#single-wrapper .entry-content,
#single-wrapper .entry-content p {
font-size: 18px;
line-height: 24px;
color: #9e9e9e !important;
}
.custom-blog-article .entry-content p:nth-child(2) {
display: inline-block;
margin-right: 17px;
margin-bottom: 0;
}
.custom-blog-article .entry-content p:nth-child(2) a {
background: var(--floralis-primary);
border-radius: 10px;
font-weight: bold;
font-size: 16px;
line-height: 16px;
color: #ffffff;
border: 0;
padding: 16px 22px;
}
.custom-blog-article .comments-link a {
border: 1px solid #17191c;
box-sizing: border-box;
border-radius: 10px;
font-size: 16px;
line-height: 16px;
color: #17191c;
font-weight: bold;
padding: 13.5px 13px;
}
.custom-blog-article .byline .author a:hover,
#single-wrapper .byline .author a:hover {
color: var(--floralis-primary);
}
.custom-blog-article .byline .author a,
#single-wrapper .byline .author a {
cursor: default;
}
#index-wrapper nav .pagination {
align-items: center;
justify-content: center;
}
#index-wrapper .page-link {
color: var(--floralis-primary);
}
#index-wrapper .page-item.active .page-link {
color: #fff;
}
#index-wrapper .page-item.active .page-link {
background-color: var(--floralis-primary);
border-color: var(--floralis-primary);
}
#single-wrapper .post-navigation {
display: none;
}
#single-wrapper #main > article {
border-bottom: 1px solid rgba(23, 25, 28, 0.2);
padding-bottom: 15px;
margin-bottom: 15px;
}
#single-wrapper .comments-title {
font-weight: 900;
font-size: 24px;
line-height: 32px;
color: #17191c;
}
.comments-area .comment-list {
list-style-type: none;
padding: 20px;
background: #f7f7f7;
border-radius: 10px;
}
.comments-area .comment-list .children {
list-style-type: none;
margin: 10px 0 0;
}
.comments-area .comment-list .comment-author .avatar {
display: none;
}
.comments-area .comment-list .comment-author b a {
font-size: 18px;
line-height: 30px;
color: #17191c;
}
.comments-area .comment-list .comment-metadata a {
font-weight: 500;
font-size: 16px;
line-height: 30px;
color: var(--floralis-primary);
margin: 0 0 5px;
display: block;
}
.comments-area .comment-list .comment-meta em {
font-size: 13px;
line-height: 13px;
color: #9e9e9e;
margin: 0 0 10px;
display: block;
}
.comments-area .comment-list .comment-content p {
font-size: 16px;
line-height: 22px;
color: #9e9e9e !important;
}
.comments-area .comment-list .reply a {
font-weight: 800;
font-size: 16px;
line-height: 22px;
color: var(--floralis-primary);
}
#reply-title {
font-weight: 900;
font-size: 24px;
line-height: 32px;
color: #17191c;
}
.comment-notes {
font-weight: 500;
font-size: 18px;
line-height: 30px;
color: #9e9e9e;
}
#commentform textearea,
#commentform input[type='text'],
#commentform input[type='url'],
#commentform input[type='email'] {
background: #ffffff;
border: 1px solid rgba(51, 51, 51, 0.15);
box-sizing: border-box;
border-radius: 10px;
}
#commentform label {
font-size: 14px;
line-height: 20px;
color: #17191c;
font-weight: bold;
}
#commentform .form-submit #submit {
background: var(--floralis-primary);
border-radius: 10px;
padding: 13px 30px;
font-weight: 800;
font-size: 16px;
line-height: 22px;
color: #ffffff;
border: none;
margin: 10px 0 0;
}
#cancel-comment-reply-link {
font-size: 14px;
margin-left: 12px;
}
#commentform p.form-submit {
margin: 0;
}
ul.woocommerce-mini-cart .woocommerce-mini-cart-item > img {
width: 80px;
height: 80px;
float: none;
margin-left: 0;
margin-right: 15px;
object-fit: cover;
position: absolute;
left: 20px;
border-radius: 10px;
} .toggle_actions_account .button__login {
width: 50%;
text-align: center;
}
.page-template-page-backend .backend-login-inner {
margin-top: -10vh;
}
.page-template-page-backend h2.card-title.mb-4 {
text-align: center;
}
.backend-login-horeka .woocommerce form.login {
border-radius: 10px;
}
.page-template-page-backend p.woocommerce-LostPassword.lost_password.mt-3 {
display: none;
}
.page-template-page-backend button.btn.btn-outline-secondary.border-light.password-toggle {
border: 1px solid #ced4da !important;
}
.backend-login-horeka .woocommerce .col2-set .col-1,
.backend-login-horeka .woocommerce-page .col2-set .col-1,
.backend-login-horeka .woocommerce .col2-set .col-2,
.backend-login-horeka .woocommerce-page .col2-set .col-2 {  display: block;
float: none;
width: 100%;
max-width: 100%;
}
.toggle_actions_account .button__login .nav-link {
font-size: 16px;
line-height: 19px;
font-family: 'Roboto', sans-serif;
font-weight: bold;
border-radius: 10px 0 0 10px !important;
}
.backend-login-inner .woocommerce-form-login,
form.woocommerce-form.woocommerce-form-login.login .d-flex {
display: -ms-flexbox !important;
display: flex !important;
align-content: center;
flex-direction: column;
align-items: center;
}
form.woocommerce-form.woocommerce-form-register.register input {
width: 100%;
}
.toggle_actions_account .nav-item .nav-link {
padding-top: 15px;
padding-bottom: 15px;
color: #17191c;
transition: none;
}
.toggle_actions_account .button__login .nav-link.active {
color: #fff;
background: var(--floralis-primary) !important;
}
.toggle_actions_account .button__register {
width: 50%;
text-align: center;
}
.toggle_actions_account .button__register .nav-link {
font-size: 16px;
line-height: 19px;
font-family: 'Roboto', sans-serif;
font-weight: bold;
border-radius: 0 10px 10px 0 !important;
}
.toggle_actions_account .button__register .nav-link.active {
color: #fff;
background: var(--floralis-primary) !important;
}
.forms__account h2 {
font-size: 28px;
line-height: 32px;
font-weight: 700;
}
.forms__account h2 img {
margin-right: 15px;
vertical-align: sub;
}
.forms__account form {
margin-top: 30px !important;
margin-bottom: 0px !important;
}
.forms__account .btn-outline-primary {
margin-top: 30px;
padding-top: 16px;
padding-bottom: 16px;
width: 100%;
font-weight: 700;
font-size: 16px;
line-height: 16px;
}
.forms__account .lost_password {
width: 100%;
margin-top: 35px;
margin-bottom: 0px;
text-align: center;
}
.forms__account .lost_password a {
font-size: 16px;
line-height: 16px;
font-weight: 700;
color: #17191c;
}
body.logged-in.woocommerce-account .woocommerce {
max-width: 90%;
margin: 0 auto;
padding: 30px;
width: 100%;
background: #fff;
box-shadow: 0px 0px 25px rgb(0 0 0 / 5%);
border-radius: 10px;
}
body.woocommerce-account .woocommerce .form_login_register {
max-width: 80%;
margin: 0 auto;
padding: 30px;
width: 100%;
max-width: 430px;
background: #fff;
box-shadow: 0px 0px 25px rgb(0 0 0 / 5%);
border-radius: 10px;
}
body.woocommerce-account .woocommerce form.login,
body.woocommerce-account .woocommerce form.register {
border: 0;
padding: 0;
border-radius: 0;
}
body.woocommerce-account .woocommerce form.login label,
body.woocommerce-account .woocommerce form.register label {
font-size: 14px;
line-height: 20px;
font-weight: 700;
}
body.woocommerce-account .toggle_actions_account {
background: #f7f7f7;
margin-bottom: 40px;
border-radius: 10px;
}
body.woocommerce-account .woocommerce-error {
max-width: 695px;
margin: 0 auto 30px;
background: #fff !important;
-webkit-box-shadow: 0px 0px 25px rgb(0 0 0 / 5%);
box-shadow: 0px 0px 25px rgb(0 0 0 / 5%);
border-radius: 10px;
padding: 30px;
border: none;
}
body.woocommerce-account .woocommerce-error::before {
display: none;
}
body.woocommerce-account .woocommerce-error li .error-login-wrapper {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start;
font-size: 16px !important;
font-weight: 500;
color: #17191c !important;
line-height: 24px;
text-align: left;
padding: 0;
}
body.woocommerce-account .woocommerce-error .error-image {
max-width: 24px !important;
margin-right: 5px;
position: relative;
top: 0;
}
body.page-id-255 #main-content {
background: #f7f7f7;
}
.thank-you-page {
max-width: 63%;
margin: 0 auto;
padding: 40px 30px;
width: 100%;
background: #fff;
box-shadow: 0px 0px 25px rgb(0 0 0 / 5%);
border-radius: 10px;
text-align: center;
}
.thank-you-page h4 {
font-family: 'Roboto', sans-serif;
font-weight: 700;
font-size: 40px;
line-height: 47px;
color: #1f2326;
}
.thank-you-page p {
font-family: 'Roboto', sans-serif;
font-weight: 400;
font-size: 24px;
line-height: 28px;
color: rgba(31, 35, 38, 0.5);
}
#archive-wrapper {
max-width: 695px;
margin: 0 auto 30px;
width: 100%;
background: #ffffff;
-webkit-box-shadow: 0px 0px 25px rgb(0, 0, 0, 0.05);
box-shadow: 0px 0px 25px rgb(0, 0, 0, 0.05);
border-radius: 10px;
padding: 30px;
margin: 50px auto;
} @media all and (min-width: 992px) {
.header .main-header {
display: block;
}
.header .mobile-header {
display: none;
}
body.tax-product_cat .products .product-category,
body.page-template-parent-categories .product-category,
body.archive div.product,
body.single-product .related.products div.product {
max-width: 49.95% !important;
}
}
@media all and (max-width: 1024px) {
.swiper-container .swiper-slide {
height: 90vh;
}
.swiper-container .swiper-slide h2,
.heading_section h1 {
font-size: 80px;
line-height: 80px;
}
#meniul-nostru h2,
#recomandate-section h2,
#rezervare-section .content h2,
#despre-section .inner-content h2,
.related.products > h2 {
font-size: 60px;
line-height: 60px;
}
.product__details a h2 {
font-size: 20px;
line-height: 26px;
margin: 0;
}
}
.swiper-button-next,
.swiper-button-prev {
z-index: 5 !important;
}
@media all and (max-width: 991px) {
.header .mobile-header .menu-primary-menu-container {
background: #fff;
}
.header .mobile-header .menu-primary-menu-container ul {
margin: 0;
padding: 0;
}
.header .mobile-header .menu-primary-menu-container > ul > li:not(:first-child) {
border-top: 1px solid #ddd;
}
.header .mobile-header .menu-primary-menu-container > ul > li {
cursor: pointer;
}
.header .mobile-header .menu-primary-menu-container li.menu-item-has-children {
position: relative;
width: 100%;
}
.header .mobile-header .menu-primary-menu-container li.menu-item-has-children > .submenu-trigger {
position: absolute;
right: 15px;
top: 12px;
width: 30px;
text-align: center;
z-index: 9;
}
.header .mobile-header .menu-primary-menu-container li.menu-item-has-children > .submenu-trigger a,
.header .mobile-header .menu-primary-menu-container li.menu-item-has-children > .submenu-trigger i {
color: #17191c;
}
.header .mobile-header .menu-primary-menu-container > ul > li > a {
padding: 10px 50px 10px 15px;
color: #17191c;
display: inline-block;
width: 90%;
transition: all 0.3s ease;
}
.header .mobile-header .menu-primary-menu-container > ul > li:hover,
.header .mobile-header .menu-primary-menu-container ul ul.sub-menu li:hover {
background: var(--floralis-primary);
color: #fff;
transition: all 0.3s ease;
}
.header .mobile-header .menu-primary-menu-container ul li.current-menu-item {
background: #f7f7f7;
}
.header .mobile-header .menu-primary-menu-container ul li.current-menu-item a {
color: #17191c !important;
}
.header .mobile-header .menu-primary-menu-container > ul > li:hover a,
.header .mobile-header .menu-primary-menu-container ul ul.sub-menu li:hover a,
.header .mobile-header .menu-primary-menu-container ul li.current-menu-item:hover a {
color: #fff;
}
.header .mobile-header .menu-primary-menu-container ul ul.sub-menu {
background: #f7f7f7;
display: none;
}
.header .mobile-header .menu-primary-menu-container ul ul.sub-menu li {
border-top: 1px solid #ddd;
padding-left: 10px;
}
.header .mobile-header .menu-primary-menu-container ul ul.sub-menu ul.sub-menu li {
padding-left: 20px;
}
.header .mobile-header .menu-primary-menu-container ul ul.sub-menu li a {
padding: 10px 15px;
display: block;
color: #17191c;
}
.header .mobile-header .menu-primary-menu-container ul ul.sub-menu li.current-menu-item {
background: var(--floralis-primary);
}
.header .mobile-header .menu-primary-menu-container ul ul.sub-menu li.current-menu-item a {
color: #fff;
}
.header .main-header {
display: none;
}
.header .mobile-header {
display: block;
position: absolute;
width: 100%;
left: 0;
right: 0;
z-index: 11;
padding: 20px 0;
transition: all 0.3s ease;
background: linear-gradient(180deg, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0) 100%);
}
.mini-cart-header {
max-width: 450px;
width: 100%;
}
.header .mobile-header .header_action ul {
margin: 0;
padding: 0;
list-style-type: none;
display: flex;
justify-content: end;
}
.header .mobile-header .header_action ul li:not(:last-child) {
padding-right: 20px;
}
.header .mobile-header .header_action ul li i {
color: #fff;
cursor: pointer;
font-size: 20px;
}
.header .mobile-header .mobile-trigger i {
color: #fff;
cursor: pointer;
font-size: 22px;
}
.header .mobile-header.navbar-fixed-top .header_action ul li i {
color: #17191c;
cursor: pointer;
font-size: 20px;
}
.header .mobile-header.navbar-fixed-top .mobile-trigger i {
color: #17191c;
cursor: pointer;
font-size: 22px;
}
.header .mobile-header .logo a img {
width: auto;
max-height: 80px;
}
.header .mobile-header .logo .navbar-brand {
margin-right: 0;
}
.main-search-form .search-form-box form input {
font-size: 2rem;
}
.mobile-header.navbar-fixed-top {
top: 0;
position: fixed;
width: 100%;
z-index: 6;
padding: 10px 0px;
background: #fff;
transition: all 0.3s ease;
}
.mobile-header.navbar-fixed-top .logo a img {
max-width: 90px;
height: auto;
}
.mobile-header .logo .dark_logo {
display: block !important;
}
.mobile-header.navbar-fixed-top .logo .dark_logo {
display: none !important;
}
.mobile-header .logo .fixed_logo {
display: none !important;
}
.mobile-header.navbar-fixed-top .logo .fixed_logo {
display: block !important;
}
.swiper-container .swiper-slide h2 {
font-size: 80px;
line-height: 90px;
margin-bottom: 20px;
}
.swiper-container .swiper-slide {
height: 60vh;
}
#meniul-nostru h2,
#recomandate-section h2 {
font-size: 40px;
line-height: 40px;
margin-bottom: 40px;
}
.product_box .featured_image img {
max-width: 100%;
width: 100%;
min-height: 250px;
max-height: 250px;
}
.product_box .inner-menu-box {
top: 100px;
right: 0;
left: 0;
margin: 0 auto;
}
#meniul-nostru,
#recomandate-section {
padding: 40px 0;
}
.custom_box:nth-child(2n + 1) .product_box .inner-menu-box {
left: 0;
right: 0;
margin: 0 auto;
}
#rezervare-section .content h2 {
font-size: 40px;
line-height: 40px;
}
#rezervare-section .content p {
font-size: 16px;
line-height: 22px;
}
#rezervare-section {
padding: 80px 15px;
}
#rezervare-section .rezervare-image {
padding-right: 0rem;
margin-bottom: 20px;
}
#rezervare-section .rezervare-image img {
border-radius: 8px;
}
.product_list .product_title {
font-size: 18px;
line-height: 24px;
margin: 0;
}
.product_list .featured_image img {
width: 80px;
height: 80px;
}
.product_list .price {
font-size: 20px;
line-height: 26px;
}
.product_list .short_description {
font-size: 15px;
line-height: 19px;
margin-top: 5px;
}
.heading_section {
padding: 190px 0px 10px;
}
.woocommerce-checkout .heading_section {
padding: 80px 0px 10px !important;
}
.heading_section h1 {
font-size: 30px;
line-height: 35px;
}
.single-product .summary .price .woocommerce-Price-amount.amount {
font-size: 48px;
line-height: 56px;
}
.product_box {
min-height: 360px;
}
.footer h4 {
font-size: 18px;
line-height: 26px;
}
.category-inner .category__image a img {
height: 250px;
}
.breadcrumbs_section .breadcrumbs {
font-size: 1em;
}
.footer .main-footer {
padding: 40px 0;
}
}
@media all and (max-width: 768px) {
footer .copy_content {
width: 100%;
padding-left: 0px;
text-align: center;
}
.anpc_footer {
margin-top: 15px !important;
width: 100%;
padding-left: 0px;
text-align: center;
}
.anpc_footer a img {
margin-left: 20px;
margin-bottom: 5px;
}
#main-content > .container {
padding: 15px !important;
}
.rtb-booking-form {
max-width: 100% !important;
}
.footer .info_box,
.footer h4 {
text-align: center;
}
.footer .info_box .row {
flex-direction: column;
}
.footer .info_box .ourLocationFooter {
margin-bottom: 20px;
}
.footer .adress-complete {
margin-top: 5px;
}
.footer address .contact-item .social-icon i.fa-instagram {
margin-right: 0;
}
.footer .payment_logo {
text-align: center;
}
.program_lucru p.zile,
.program_livrari p.zile {
font-weight: 500;
}
.program_lucru p.ore {
color: rgba(255, 255, 255, 0.8);
}
.footer .copyright {
padding: 20px 0;
}
#despre-section .inner-content h2,
body#light #despre-section .inner-content h2 {
font-size: 40px;
line-height: 40px;
}
#despre-section {
padding-top: 40px;
}
div#copyright-section p {
padding: 0;
margin: 0;
}
#despre-section .inner-content p {
font-size: 16px;
line-height: 22px;
}
#despre-section .inner-image:before {
display: none;
}
#despre-section .flex-row-reverse .inner-content {
padding-left: 0px;
}
#despre-section .inner-content {
padding-right: 0px;
}
.rtb-booking-form {
max-width: 85%;
padding: 20px;
}
.reservation .rtb-text.date,
.reservation .rtb-text.time,
.reservation .rtb-select.party,
.rtb-booking-form input {
max-width: 100% !important;
}
.contact-info-block {
max-width: 85%;
padding: 20px;
}
.product__details a h2 {
font-size: 18px;
line-height: 24px;
margin: 0;
}
.product__details .price .amount {
font-size: 20px;
line-height: 26px;
}
.product__excerpt p {
font-size: 15px;
line-height: 19px;
margin-top: 5px;
}
ul.products .product .image_inner a:before {
width: 80px;
height: 80px;
font-size: 40px;
line-height: 80px;
}
ul.products .product .image_inner a,
.image_inner {
width: 80px;
height: 80px;
}
.related.products > h2 {
font-size: 40px;
line-height: 40px;
margin-bottom: 40px;
}
.single-product .summary .price .woocommerce-Price-amount.amount {
font-size: 48px;
}
body.single-product .wrapper {
padding: 40px 0;
}
.reservation .rtb-select.party select {
padding: 10px 15px;
}
.reservation .rtb-text.date,
.reservation .rtb-text.time,
.rtb-text.name,
.rtb-text.email,
.reservation .rtb-select.party {
padding-right: 0 !important;
}
.woocommerce-checkout .blockUI.blockOverlay::before {
bottom: 25px !important;
}
.orange-bullet {
width: 80px;
top: initial;
right: initial;
bottom: 20px;
left: 20px;
}
.orange-bullet .daily-menu {
font-size: 16px;
line-height: 20px;
padding: 22px 15px 18px;
}
.single-product .product-type-variable .summary .price .woocommerce-Price-amount.amount {
font-size: 30px;
}
.variations-addons-section .single_variation_wrap .wc-pao-addon-container {
width: 100%;
margin: 0 0 20px !important;
}
.variations-addons-section .wc-pao-addons-container {
padding: 10px;
}
.variations-addons-section .wc-pao-addons-wrapper {
max-height: 300px;
height: auto;
padding: 0 10px;
}
body#light .wc-pao-addon-container .wc-pao-addon-name {
font-size: 18px;
font-weight: 500;
}
body#light.only-light-version.table-order .header .main-header {
display: none;
}
.variations-addons-section .wc-pao-addons-wrapper .wc-pao-addon-wrap label {
font-size: 16px;
line-height: 22px;
}
.variations-addons-section .variations_form {
margin-bottom: 0 !important;
}
div.product-addon-totals {
padding: 15px 20px;
}
.wrapper#index-wrapper,
.wrapper#single-wrapper {
padding: 15px 0;
}
#index-wrapper #main,
#single-wrapper #main {
padding: 15px;
}
.main-image span {
min-height: 200px;
}
.custom-blog-article .entry-title a,
#single-wrapper .entry-title a,
#single-wrapper .entry-title {
font-size: 20px;
line-height: 24px;
font-weight: 500;
}
.custom-blog-article .entry-meta,
#single-wrapper .entry-meta {
font-size: 14px;
line-height: 20px;
font-weight: 400;
}
.custom-blog-article .entry-content,
.custom-blog-article .entry-content p,
#single-wrapper .entry-content,
#single-wrapper .entry-content p {
font-size: 16px;
line-height: 22px;
font-weight: 400;
}
.custom-blog-article .entry-content p:nth-child(2) {
margin-right: 5px;
}
.custom-blog-article .entry-content p:nth-child(2) a {
padding: 13px;
font-size: 14px;
line-height: 14px;
}
.comments-link {
display: inline-block;
}
.custom-blog-article .comments-link a {
font-size: 14px;
line-height: 14px;
padding: 10.5px 10px;
}
#single-wrapper .comments-title,
#reply-title {
font-size: 20px;
line-height: 26px;
}
#single-wrapper .entry-content p {
margin: 0 0 5px;
}
.comment-notes {
font-size: 16px;
line-height: 20px;
}
#commentform .form-submit #submit {
font-size: 14px;
line-height: 14px;
}
#reply-title {
font-size: 16px;
line-height: 20px;
margin: 20px 0 0;
}
.comment-notes {
font-size: 12px;
line-height: 16px;
margin: 5px 0;
}
.comments-area .comment-list .comment-content p {
margin: 0 0 5px;
}
.custom-blog-article .entry-title,
#single-wrapper .entry-title {
line-height: 20px;
}
.thank-you-page {
max-width: 100%;
}
.thank-you-page h4 {
font-size: 28px;
line-height: 33px;
}
.thank-you-page p {
font-size: 18px;
line-height: 24px;
}
}
@media all and (max-width: 568px) {
.product_box {
min-height: 360px;
}
.category-inner .category__image a img {
height: 250px;
max-width: 100%;
}
body.tax-product_cat .products .product-category:nth-child(2n + 1) .category-inner .category__title,
body.tax-product_cat .products .product-category:nth-child(2n) .category-inner .category__title,
body.page-template-parent-categories .product-category:nth-child(2n + 1) .category-inner .category__title,
body.page-template-parent-categories .product-category:nth-child(2n) .category-inner .category__title {
margin: 0 auto;
right: 0;
left: 0;
}
body.tax-product_cat .wrapper {
padding: 30px 0 60px;
}
body.tax-product_cat .products .product-category,
body.page-template-parent-categories .product-category {
margin-bottom: 70px;
}
body.tax-product_cat .products .product-category {
justify-content: center;
}
.swiper-container .swiper-slide h2 {
font-size: 40px;
line-height: 48px;
margin-bottom: 20px;
}
.swiper-container .swiper-slide {
height: 80vh;
}
.archive .col.product__details,
.single-product .related .type-product .product__details {
width: 300px;
}
}
@media all and (max-width: 480px) {
body.home .inner-menu-box .row > .col-auto.px-2 a {
padding: 9px 5px;
}
body.home .inner-menu-box .row > .col-auto > a {
font-size: 14px;
}
.mod-mentenanta .horeka-logo img {
max-width: 180px;
}
.main-image span {
min-height: 140px;
}
.custom-blog-article .entry-content p:nth-child(2) a,
.custom-blog-article .comments-link a {
font-size: 12px;
line-height: 12px;
}
}
.tax-product_cat .custom_box .row {
display: block;
margin-right: unset;
margin-left: unset;
position: relative;
}
#billing_country {
display: none;
}
.tax-product_cat .custom_box {
padding-left: 15px;
padding-right: 15px;
}
.tax-product_cat .custom_box img {
max-width: 100% !important;
width: 100% !important;
border-radius: 10px !important;
border-bottom-left-radius: 0px !important;
border-bottom-right-radius: 0px !important;
min-height: 360px;
max-height: 360px;
height: 360px;
object-fit: cover;
}
.tax-product_cat .custom_box .image_inner a {
display: inline-block;
width: unset !important;
height: unset !important;
}
.tax-product_cat .custom_box .image_inner a:before {
display: none !important;
}
.tax-product_cat .custom_box .image_inner {
width: unset !important;
height: unset !important;
}
.tax-product_cat .custom_box .col-auto {
padding: 0px !important;
}
.tax-product_cat .custom_box .btn-primary-slide {
float: right;
}
.tax-product_cat .custom_box .product__details {
border-radius: 10px;
-webkit-box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.75);
-moz-box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.75);
box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.75);
border-top-left-radius: 0px;
border-top-right-radius: 0px;
position: absolute;
display: inline-block;
position: relative;
max-width: 100%;
top: unset;
background-color: #fff;
padding-top: 15px;
padding-left: 15px;
padding-right: 15px;
padding-bottom: 15px;
text-align: left;
margin-bottom: 40px;
}
.tax-product_cat .custom_box .product__details .price .amount {
font-size: 30px;
line-height: 38px;
font-weight: bold;
padding-top: 5px;
display: inline-block;
} .header .mobile-header .navigation > div {
background: #fff;
}
.header .mobile-header .navigation ul {
margin: 0;
padding: 0;
}
.header .mobile-header .navigation > div > ul > li:not(:first-child) {
border-top: 1px solid #ddd;
}
.header .mobile-header .navigation > div > ul > li {
cursor: pointer;
}
.header .mobile-header .navigation li.menu-item-has-children {
position: relative;
width: 100%;
}
.header .mobile-header .navigation li.menu-item-has-children > .submenu-trigger {
position: absolute;
right: 15px;
top: 12px;
width: 30px;
text-align: center;
z-index: 9;
}
.header .mobile-header .navigation li.menu-item-has-children > .submenu-trigger a,
.header .mobile-header .navigation li.menu-item-has-children > .submenu-trigger i {
color: #17191c;
}
.header .mobile-header .navigation > div > ul > li > a {
padding: 10px 50px 10px 15px;
color: #17191c;
display: inline-block;
width: auto;
transition: all 0.3s ease;
}
.header .mobile-header .navigation > div > ul > li:hover,
.header .mobile-header .navigation ul ul.sub-menu li:hover {
background: #cc0d00;
color: #fff;
transition: all 0.3s ease;
}
.header .mobile-header .navigation ul li.current-menu-item {
background: #f7f7f7;
}
.header .mobile-header .navigation ul li.current-menu-item a {
color: #17191c !important;
}
.header .mobile-header .navigation ul li.current-menu-item a:active {
color: #fff !important;
}
.header .mobile-header .navigation ul li.current-menu-item a:hover {
color: #fff !important;
}
.header .mobile-header .navigation > div > ul > li:hover a,
.header .mobile-header .navigation ul ul.sub-menu li:hover a,
.header .mobile-header .navigation ul li.current-menu-item:hover a {
color: #fff;
}
.header .mobile-header .navigation > div > ul > li:hover a,
.header .mobile-header .navigation ul ul.sub-menu li:hover a {
color: #000;
}
.header .mobile-header .navigation ul ul.sub-menu {
background: #f7f7f7;
display: none;
}
.header .mobile-header .navigation ul ul.sub-menu li {
border-top: 1px solid #ddd;
padding-left: 10px;
}
.header .mobile-header .navigation ul ul.sub-menu ul.sub-menu li {
padding-left: 20px;
}
.header .mobile-header .navigation ul ul.sub-menu li a {
padding: 10px 15px;
display: block;
color: #17191c;
}   .header .mobile-header .navigation ul ul.sub-menu li.current-menu-item a {
color: #fff;
}
body .custom_template .category__image a img {
height: unset !important;
}
@media (max-width: 960px) {
body .custom_template .category__image a img {
height: unset !important;
}
}
.wpcf7 .wpcf7-form p {
min-height: 50px !important;
}
@media (min-width: 769px) {
body .rtb-booking-form .rtb-error {
top: -30px;
}
}  body {
overflow-y: visible !important;
padding-right: 0 !important;
}
.picker--opened .picker__holder {
width: calc(100% + 20px) !important;
}  .rdp-short-description {
color: white;
min-height: 100px;
}
.rdp-short-description img {
display: none !important;
}
.product_box .inner-menu-box .product_title {
min-height: 60px;
}
.product_box .inner-menu-box .product_title a {
padding-top: 0 !important;
}  div.rwb-content-link {
cursor: pointer;
}
@media only screen and (max-width: 768px) {
div.rwb-content-link {
display: none;
}
} body#light .mini-cart-header {
-webkit-box-shadow: 0px -4px 16px -5px rgba(0, 0, 0, 0.75);
-moz-box-shadow: 0px -4px 16px -5px rgba(0, 0, 0, 0.75);
box-shadow: 0px -4px 16px -5px rgba(0, 0, 0, 0.75);
}
.total__amount {
position: fixed;
bottom: 75px;
width: 377px;
background-color: #fff;
padding-bottom: 15px;
padding-top: 10px;
border-top: 1px solid rgba(204, 204, 204, 0.5);
z-index: 11;
}
.woocommerce-mini-cart__buttons {
padding-top: 0px;
position: fixed;
width: 377px;
background-color: #fff;
margin-bottom: 0px;
padding-top: 0px;
position: fixed;
bottom: 55px;
padding-bottom: 5px !important;
z-index: 11;
}
.woocommerce-mini-cart__buttons a.button {
margin-bottom: 0px;
}
ul.woocommerce-mini-cart .header_mini_cart {
position: fixed;
background-color: #fff;
width: 377px;
margin-top: 0px;
padding-top: 10px;
padding-bottom: 10px;
top: 0px;
z-index: 11;
}
.active .close-mini-cart {
text-align: right;
margin-bottom: 0px;
position: fixed;
padding-right: 50px;
top: 0px;
padding-top: 10px;
z-index: 12;
}
.mini-cart-header {
padding-top: 50px;
padding-bottom: 100px;
z-index: 11;
}
.mini-cart-header .back-to-shopping {
bottom: 0px;
margin-bottom: 0px !important;
padding-bottom: 10px !important;
padding-top: 5px !important;
}
@media only screen and (max-width: 600px) {
.col-mobile-footer {
width: 49% !important;
}
.woocommerce-checkout .heading_section {
padding: 80px 15px 10px !important;
}
.header .close-mini-cart {
padding-right: 30px;
}
.woocommerce-mini-cart__buttons,
.total__amount {
width: 84%;
}
}
.heading_section h1 {
max-width: 700px;
margin: auto;
}
.woocommerce-mini-cart-item .product_name_checkout {
width: 95%;
}
.woocommerce-mini-cart-item .ts-product-image {
display: none !important;
}
.woocommerce-checkout .header .main-header {
background: linear-gradient(180deg, rgb(255 255 255) 0%, rgb(255 255 255) 100%);
}
.woocommerce-checkout .header .main-header .navigation ul li a {
color: #000;
}
.woocommerce-checkout .header .main-header .header_action ul li i,
.woocommerce-checkout .header .main-header .header_action ul li svg {
color: #000;
}
.woocommerce-checkout .header .main-header {
padding: 10px 0;
}
.woocommerce-checkout .heading_section {
display: none;
}
.header .mobile-header .navigation > div > ul > li > a {
width: 90% !important;
}
.woocommerce-checkout .logo img {
max-width: 60px;
height: auto;
}
.woocommerce-checkout .woocommerce {
margin-top: 60px;
}
@media only screen and (max-width: 760px) {
.woocommerce-checkout .header .mobile-header .header_action ul li i {
color: #000 !important;
}
.woocommerce-checkout .header .mobile-header {
background: linear-gradient(180deg, rgb(255 255 255) 0%, rgb(255 255 255) 100%);
}
.woocommerce-checkout .header .mobile-header .mobile-trigger i {
color: #000;
}
.woocommerce-checkout .header .mobile-header {
padding: 10px 0;
}
.woocommerce-checkout .woocommerce {
margin-top: 85px;
}
.woocommerce-checkout .header .mobile-header .menu-primary-menu-container ul {
border-top: 1px solid #d4d3d3 !important;
}
}
img[data-lazyloaded] {
opacity: 0;
}
img.litespeed-loaded {
-webkit-transition: opacity 0.5s linear 0.2s;
-moz-transition: opacity 0.5s linear 0.2s;
transition: opacity 0.5s linear 0.2s;
opacity: 1;
} .wpcf7 form .wpcf7-response-output:before {
background-image: url(//floralis-artaflorilor.ro/wp-content/plugins/horeka-core/assets/images/alert.svg);
background-size: 24px 22px;
display: inline-block;
width: 30px;
height: 24px;
content: '';
background-repeat: no-repeat;
vertical-align: bottom;
}
.wpcf7 form .wpcf7-response-output:after {
font-family: 'Font Awesome 5 Free';
content: '\f00d';
display: inline-block;
padding-right: 3px;
vertical-align: middle;
font-weight: 900;
position: absolute;
top: 10px;
right: 5px;
font-size: 19px;
background-color: white;
border: 1px solid;
border-radius: 50%;
padding: 5px;
font-size: 18px;
line-height: 0px;
padding-bottom: 10px;
padding-top: 10px;
}
.wpcf7 form .wpcf7-response-output {
position: relative;
bottom: 50px;
z-index: 99;
width: 100%;
text-align: left;
border: 0px;
background-color: #fff;
-webkit-box-shadow: 0px 0px 25px rgb(14 10 10 / 48%);
box-shadow: 0px 0px 25px rgb(30 24 24 / 48%);
padding: 15px;
margin: 0 auto 0px !important;
max-width: 695px;
border-radius: 10px;
left: 50%;
transform: translate(-50%, 50%);
}
.wpcf7-not-valid {
background: rgba(255, 65, 65, 0.05) !important;
}
.wpcf7 .wpcf7-not-valid-tip {
display: none !important;
}
.rtb-booking-form .rtb-error {
display: none !important;
}
.rpd-reservation-error {
max-width: 700px;
border: 0 !important;
background-color: #fff;
border-radius: 10px;
padding-bottom: 7px !important;
}
.rpd-reservation-error ul {
max-width: 700px;
border: 0 !important;
background-color: #fff;
padding: 0px !important;
margin: 0px !important;
}
.rpd-reservation-error li {
padding-bottom: 8px;
}
.rpd-reservation-error:before {
display: none !important;
}
.rpd-reservation-error li img {
max-width: 24px !important;
margin-right: 5px;
position: relative;
top: 0;
}
.rpd-reservation-error li div {
display: inline-block;
font-size: 16px !important;
font-weight: 500;
color: #17191c !important;
line-height: 24px;
}
.rpd-reservation-error:after {
cursor: pointer;
font-family: 'Font Awesome 5 Free';
content: '\f00d';
display: inline-block;
padding-right: 3px;
vertical-align: middle;
font-weight: 900;
position: absolute;
top: 10px;
right: 5px;
font-size: 19px;
background-color: white;
border: 1px solid;
padding: 5px;
font-size: 18px;
line-height: 0px;
padding-bottom: 10px;
padding-top: 10px;
}
.custom_template .category__title a {
width: 100%;
text-align: center;
}
@media all and (max-width: 780px) {
.wpcf7 form .wpcf7-response-output {
padding-right: 30px !important;
}
}
.btn-primary-slide,
#place_order,
.btn-primary-add_to_cart,
.woocommerce-mini-cart__buttons a.button,
.wrapper.login .woocommerce-info .showlogin,
.rtb-booking-form button,
.contact-info-block .form-block form input[type='submit'] {
border: 1px solid transparent;
}
.slide_button .btn-primary-slide {
border: 1px solid transparent !important;
}
.contact-info-block .form-block form input[type='submit'] {
height: 45.6px;
}
#place_order:hover {
color: #17191c !important;
border: 1px solid #17191c !important;
background: transparent;
}
.btn-primary-slide:hover {
color: #17191c !important;
border: 1px solid #17191c !important;
background: transparent;
}
.contact-info-block .form-block form input[type='submit']:hover {
color: #17191c !important;
border: 1px solid #17191c !important;
background: transparent !important;
}
.rtb-booking-form button:hover {
color: #17191c !important;
border: 1px solid #17191c !important;
background: transparent !important;
}
.woocommerce-mini-cart__buttons a.button:hover {
color: #17191c !important;
border: 1px solid #17191c !important;
background: transparent !important;
}
.wrapper.login .woocommerce-info .showlogin:hover {
color: #17191c !important;
border: 1px solid #17191c !important;
background: transparent !important;
}
.btn-primary-add_to_cart:hover {
color: #17191c !important;
border: 1px solid #17191c !important;
background: transparent !important;
}
.slide_button .btn-primary-slide:hover {
color: #17191c !important;
border: 1px solid #fff !important;
background: #fff !important;
}
.custom_template .category__title a {
width: 100%;
text-align: center;
}
.footer .ads_ue {
padding-top: 0px !important;
}
.footer .ads_ue img {
max-width: 70%;
}
.footer .active_ue_ads {
padding-bottom: 20px !important;
}
.btn-primary-slide,
#place_order,
.btn-primary-add_to_cart,
.woocommerce-mini-cart__buttons a.button,
.wrapper.login .woocommerce-info .showlogin,
.rtb-booking-form button,
.contact-info-block .form-block form input[type='submit'] {
border: 1px solid transparent;
}
.slide_button .btn-primary-slide {
border: 1px solid transparent !important;
}
.contact-info-block .form-block form input[type='submit'] {
height: 45.6px;
}
#place_order:hover {
color: #17191c !important;
border: 1px solid #17191c !important;
background: transparent;
}
.btn-primary-slide:hover {
color: #17191c !important;
border: 1px solid #17191c !important;
background: #fff;
}
.contact-info-block .form-block form input[type='submit']:hover {
color: #17191c !important;
border: 1px solid #17191c !important;
background: transparent !important;
}
.rtb-booking-form button:hover {
color: #17191c !important;
border: 1px solid #17191c !important;
background: transparent !important;
}
.woocommerce-mini-cart__buttons a.button:hover {
color: #17191c !important;
border: 1px solid #17191c !important;
background: transparent !important;
}
.wrapper.login .woocommerce-info .showlogin:hover {
color: #17191c !important;
border: 1px solid #17191c !important;
background: transparent !important;
}
.btn-primary-add_to_cart:hover {
color: #17191c !important;
border: 1px solid #17191c !important;
background: transparent !important;
}
.slide_button .btn-primary-slide:hover {
color: #17191c !important;
border: 1px solid #fff !important;
background: #fff !important;
}
.woocommerce-mini-cart-item .product_name_checkout {
width: 95%;
}
.woocommerce-mini-cart-item .ts-product-image {
display: none !important;
}
.min-cart-safari .total__amount {
position: relative !important;
bottom: unset !important;
width: 100%;
background-color: #fff;
padding-bottom: 0px;
padding-top: unset;
border-top: 0px solid rgba(204, 204, 204, 0.5);
z-index: 11;
-webkit-transform: translateZ(0);
}
.min-cart-safari .woocommerce-mini-cart__buttons {
position: relative !important;
bottom: 0px !important;
width: 100% !important;
}
.min-cart-safari {
padding-top: 0px !important;
padding-bottom: 0px !important;
}
.min-cart-safari .close-mini-cart {
text-align: right;
margin-bottom: 20px;
position: absolute;
right: 0;
z-index: 44 !important;
padding-right: 10px;
}
.min-cart-safari .header_mini_cart {
position: relative !important;
margin-bottom: 10px !important;
margin-top: 20px !important;
z-index: 3;
display: flex;
align-items: center;
justify-content: space-between;
}
.min-cart-safari .back-to-shopping {
width: 100% !important;
bottom: unset !important;
}
.picker--opened .picker__holder {
width: calc(100% + 0px) !important;
}
.custom_template .category__image a img {
max-width: 100%;
}
.default_template .category__title {
padding-left: 30px;
width: 90%;
}
.woocommerce div.product .out-of-stock {
width: fit-content;
color: #ff5757;
background-color: #ffe4e4;
border: 1px solid #ff57578f;
padding: 8px 12px 8px 12px;
border-radius: 10px;
}
p.stock.out-of-stock {
display: none;
}
.contact-info-block .form-block form input:not([type='submit']),
.contact-info-block .form-block form textarea {
width: 100%;
font-size: 14px;
line-height: 20px !important;
margin-top: 5px;
border: 1px solid rgba(51, 51, 51, 0.15) !important;
min-height: 48px;
padding: 8px 12px;
border-radius: 10px;
transition: border-color 0.3s ease;
}
.contact-info-block .form-block form input:not([type='submit'])::placeholder,
.contact-info-block .form-block form textarea::placeholder,
.woocommerce form.checkout input:not([type='submit'])::placeholder,
.woocommerce form.checkout textarea::placeholder {
color: #c2c2c2;
}
.rdp-short-description {
display: none !important;
color: white;
min-height: 100px;
}
.featured_image a {
width: 100%;
height: auto;
display: block;
text-align: center;
}
#recomandate-section .featured_image a img {
height: 300px;
}
.wpcf7-form-control-wrap input[type='checkbox'] {
width: auto !important;
vertical-align: middle;
margin: 5px !important;
}
.crossSell_details .crossSell_title {
height: 50px;
}
.accept-cookies {
border: 0px !important;
}
.up-sells {
clear: both;
margin-top: 50px;
display: inline-block;
width: 100%;
}
.up-sells > h2 {
position: relative;
text-align: center;
font-family: 'Playfair Display', serif;
font-style: normal;
font-weight: bold;
font-size: 80px;
line-height: 80px;
margin-bottom: 60px;
padding-bottom: 20px;
}
.woocommerce-checkout .header .main-header {
background: #fff;
}
.rwb-content-link-outOfStock {
background-color: #cacaca !important;
margin-bottom: 15px;
pointer-events: none !important;
}
@media (max-width: 768px) {
.up-sells > h2 {
font-size: 40px;
line-height: 40px;
margin-bottom: 40px;
}
}
.custom-footer-widget .widget-title {
border-bottom: 4px solid #dd0d0d;
width: fit-content;
}
#info-text {
padding-top: 54px;
background-color: #f3f3f3;
border-top: 1px solid darkgrey;
}
#info-text .categories, #category-bkg .categories {
display: flex;
margin: 30px 0;
align-content: center;
flex-direction: row;
justify-content: space-between;
align-items: center;
}
#info-text .categories h3,
#category-bkg .categories h3 {
flex: 1;
text-align: center;
margin: 0;
}
#info-text .categories h3 a, #category-bkg .categories h3 a {
max-width: 95%;
margin: auto;
color: #fff;
display: block;
font-size: 15px;
border-radius: 40px;
text-transform: uppercase;
padding: 10px 0;
}
@media (max-width: 768px) {
#info-text .categories,
#category-bkg .categories {
display: block;
}
#info-text .categories h3,
#category-bkg .categories h3 {
margin-bottom: 15px;
}
}
.home_links {
display: inline-block;
}
.descriere_h3 p {
display: inline-block;
text-align: justify;
}
.descriere_h3 a {
color: #000;
}
.descriere_h3 span:last-child {
display: none !important;
}
.woocommerce div.product {
margin-bottom: 0;
position: relative;
display: inline-flex;
flex-wrap: wrap;
align-content: space-around;
align-items: center;
justify-content: space-between;
}
body.tax-product_cat .products .product-category {
align-items: center;
justify-content: center;
}
.breadcrumbs_section input {
width: 50%;
padding: 5px;
border-radius: 5px;
}
#clearSearch {
background: transparent;
border: 0px;
position: absolute;
margin-left: -30px;
margin-top: 5px;
}
.wrapper.order-details ul.woocommerce-thankyou-order-details li.with-order-notes {
border-bottom: none;
}
.main-header.navbar-fixed-top .logo a img {
max-width: unset;
height: 65px;
}
body#light .mini-cart-header {
-webkit-box-shadow: 0px -4px 16px -5px rgba(0, 0, 0, 0.75);
-moz-box-shadow: 0px -4px 16px -5px rgba(0, 0, 0, 0.75);
box-shadow: 0px -4px 16px -5px rgba(0, 0, 0, 0.75);
}
.total__amount {
position: fixed;
bottom: 75px;
width: 377px;
background-color: #fff;
padding-bottom: 15px;
padding-top: 10px;
border-top: 1px solid rgba(204, 204, 204, 0.5);
z-index: 11;
}
.woocommerce-mini-cart__buttons {
padding-top: 0px;
position: fixed;
width: 377px;
background-color: #fff;
margin-bottom: 0px;
padding-top: 0px;
position: fixed;
bottom: 55px;
padding-bottom: 5px !important;
z-index: 11;
}
.woocommerce-mini-cart__buttons a.button {
margin-bottom: 0px;
}
ul.woocommerce-mini-cart .header_mini_cart {
position: fixed;
background-color: #fff;
width: 377px;
margin-top: 0px;
padding-top: 10px;
padding-bottom: 10px;
top: 0px;
z-index: 11;
}
.active .close-mini-cart {
text-align: right;
margin-bottom: 0px;
position: fixed;
padding-right: 50px;
top: 0px;
padding-top: 10px;
z-index: 12;
}
.mini-cart-header {
padding-top: 50px;
padding-bottom: 100px;
z-index: 11;
}
.mini-cart-header .back-to-shopping {
bottom: 0px;
margin-bottom: 0px !important;
padding-bottom: 10px !important;
padding-top: 5px !important;
}
@media only screen and (max-width: 600px) {
.woocommerce-checkout .heading_section {
padding: 80px 15px 10px !important;
}
.header .close-mini-cart {
padding-right: 30px;
}
.woocommerce-mini-cart__buttons,
.total__amount {
width: 84%;
}
}
.slick-active button:focus,
.slick-active button:focus-visible {
outline: none;
}
.woocommerce-checkout .header .main-header {
background: linear-gradient(180deg, rgb(255 255 255) 0%, rgb(255 255 255) 100%);
}
.woocommerce-checkout .header .main-header .header_action ul li i,
.woocommerce-checkout .header .main-header .header_action ul li svg {
color: #000;
}
.woocommerce-checkout .header .main-header {
padding: 10px 0;
}
.woocommerce-checkout .heading_section {
display: none;
}
.header .mobile-header .navigation > div > ul > li > a {
width: 90% !important;
}
.woocommerce-checkout .logo img {
max-width: 60px;
height: auto;
}
a.navbar-brand.custom-logo-link img {
max-height: 140px;
width: auto;
}
.woocommerce-checkout .woocommerce {
margin-top: 60px;
}
#order_comments_field span.woocommerce-input-wrapper {
width: 100%;
}
@media only screen and (max-width: 760px) {
.woocommerce-checkout .header .mobile-header .header_action ul li i {
color: #000 !important;
}
.woocommerce-checkout .header .mobile-header {
background: linear-gradient(180deg, rgb(255 255 255) 0%, rgb(255 255 255) 100%);
}
.woocommerce-checkout .header .mobile-header .mobile-trigger i {
color: #000;
}
.woocommerce-checkout .header .mobile-header {
padding: 10px 0;
}
.woocommerce-checkout .woocommerce {
margin-top: 85px;
}
.woocommerce-checkout .header .mobile-header .menu-primary-menu-container ul {
border-top: 1px solid #d4d3d3 !important;
}
.main-footer img.ourLocationFooter {
max-width: 150px;
}
.main-footer .col-12.col-md-3.mb-3.mb-md-0,
.footer .col-12.col-md-4.mb-3.mb-md-0 {
text-align: center;
padding: 0 5vw;
}
.woocommerce div.product {
align-items: center;
justify-content: space-around;
}
#customer_details .tooltip-text {
width: 80vw;
bottom: 70px;
left: 50vw;
transform: translateX(-50vw);
transition: opacity 0.3s;
}
a.navbar-brand.custom-logo-link img {
max-height: 50px;
}
} .woocommerce-edit-account .custom-message {
display: flex;
}
.toggle_actions_account .button__register {
width: 50%;
text-align: center;
display: none !important;
}
.toggle_actions_account .button__login {
width: 100%;
}
.toggle_actions_account .button__login .nav-link {
border-radius: 10px !important;
}
.woocommerce div.product .out-of-stock {
width: fit-content;
color: #ff5757;
background-color: #ffe4e4;
border: 1px solid #ff57578f;
padding: 8px 12px 8px 12px;
border-radius: 10px;
}
.rwb-content-link-outOfStock {
background-color: #cacaca !important;
margin-bottom: 15px;
pointer-events: none !important;
}   .footer .main-footer .info_box .col {
flex-basis: 0;
-webkit-box-flex: 1;
flex-grow: 1;
max-width: 250px;
min-width: 50px;
}
img,
.slick-slide,
.navigation-section img.img-fluid {
border-radius: 10px;
}
.prod-slider .slide {
padding: 0 10px;
}
.prod-slider .slide > div,
.prod-slider .slide > a {
height: 350px;
overflow: hidden;
border-radius: 10px;
background: #fff;
display: block;
color: inherit;
text-decoration: none;
}
.prod-slider .slide img.image {
width: 100%;
height: 100%;
object-fit: cover;
}
.woocommerce-billing-fields__field-wrapper span.woocommerce-input-wrapper {
width: 100%;
display: block;
}
.woocommerce-checkout .cky-consent-container {
display: none;
}
.rc-anchor-normal {
max-width: 290px;
}
.horeka-error-wrapper {
display: flex;
flex-direction: row;
flex-wrap: nowrap;
}
a.woocommerce-terms-and-conditions-link {
padding: 0 5px;
} div.wrapper.checkout-custom-banner,
div#checkout-section-delivery,
div#checkout-section-personal,
div#checkout-section-payment-notes,
div#order_review,
.form-row.place-order {
width: 100%;
display: block;
background: #fff;
-webkit-box-shadow: 0 0 25px rgba(0, 0, 0, 0.05);
box-shadow: 0 0 25px rgba(0, 0, 0, 0.05);
border-radius: 10px;
padding: 30px !important;
margin: 0 0 30px;
}
button#place_order.button-hidden {
position: absolute;
}
.wrapper.order-receipt section.woocommerce-customer-details {
display: none;
} .order-addresses-modern {
max-width: 695px;
margin: 0 auto 30px;
}
.billing-address-container {
width: 100%;
}
.address-card.full-width {
width: 100%;
max-width: none;
}
.address-card,
.wrapper.order-receipt,
.wrapper.order-details {
background: #fff;
border-radius: 16px;
box-shadow: 0 4px 20px rgba(0, 0, 0, 0.08);
border: 1px solid rgba(0, 0, 0, 0.06);
overflow: hidden;
transition: all 0.3s ease;
position: relative;
}
.address-card:hover {
transform: translateY(-2px);
box-shadow: 0 8px 30px rgba(0, 0, 0, 0.12);
}
.address-header {
display: flex;
align-items: center;
gap: 12px;
padding: 20px 24px 16px;
border-bottom: 1px solid rgba(0, 0, 0, 0.06);
}
.address-icon {
width: 24px;
height: 24px;
color: #008eff;
flex-shrink: 0;
}
.address-header h3 {
margin: 0;
font-size: 18px;
font-weight: 600;
color: #212529;
letter-spacing: -0.01em;
}
.address-content {
padding: 24px;
line-height: 1.6;
}
.address-content address {
margin: 0;
font-style: normal;
color: #495057;
font-size: 15px;
} .billing-info-grid {
display: flex;
flex-direction: column;
gap: 20px;
}
.billing-address {
display: flex;
align-items: flex-start;
gap: 12px;
padding: 16px 20px;
background: rgba(0, 142, 255, 0.04);
border-radius: 12px;
border-left: 4px solid #008eff;
}
.billing-address-icon {
width: 20px;
height: 20px;
color: #008eff;
flex-shrink: 0;
margin-top: 2px;
}
.billing-address-content {
flex: 1;
}
.billing-contact {
display: flex;
flex-direction: column;
gap: 12px;
}
.address-phone,
.address-email {
display: flex;
align-items: center;
gap: 8px;
margin-top: 16px;
padding: 12px 16px;
background: rgba(0, 142, 255, 0.04);
border-radius: 8px;
font-size: 14px;
color: #495057;
}
.phone-icon,
.email-icon {
width: 16px;
height: 16px;
color: #008eff;
flex-shrink: 0;
} @media (max-width: 768px) {
.billing-info-grid {
gap: 16px;
}
.billing-address {
padding: 14px 16px;
}
.billing-address-icon {
width: 18px;
height: 18px;
}
.address-header {
padding: 16px 20px 12px;
}
.address-header h3 {
font-size: 16px;
}
.address-content {
padding: 20px;
}
.address-phone,
.address-email {
margin-top: 12px;
padding: 10px 12px;
font-size: 13px;
}
}
@media (max-width: 480px) {
.address-card {
border-radius: 12px;
}
.address-header {
padding: 14px 16px 10px;
}
.address-content {
padding: 16px;
}
.billing-info-grid {
gap: 14px;
}
.billing-address {
padding: 12px 14px;
border-radius: 10px;
}
.billing-address-icon {
width: 16px;
height: 16px;
}
}
div#checkout-section-delivery {
min-height: 350px;
}
div#checkout-section-personal:after {
content: '';
clear: both;
display: block;
}
div#checkout-section-personal p * {
width: 100%;
}
div#checkout-section-delivery #billing_apartament_field,
div#checkout-section-delivery #billing_bloc_field,
div#checkout-section-delivery #billing_etaj_field,
div#checkout-section-delivery #billing_scara_field {
min-width: initial;
max-width: 140px;
}
.delivery-address-fields span.optional {
display: none;
}
div#checkout-section-delivery .blue-cards label {
width: 33%;
max-width: 190px;
margin-bottom: 8px !important;
}
div#order_review table.shop_table {
border: none;
margin: 0 -1px 24px 0;
text-align: left;
width: 100%;
border-collapse: separate;
border-radius: 5px;
} .checkout-section,
div#geolocinfo_confirm {
background: #fff;
box-shadow: 0 0 25px rgba(0, 0, 0, 0.05);
border-radius: 10px;
padding: 30px !important; margin-bottom: 30px !important; }
.checkout-section-title {
font-size: 1.5em; margin-bottom: 20px;
padding-bottom: 10px;
border-bottom: 1px solid #eee;
display: flex;
align-items: center;
}
.checkout-section-title span {
display: inline-flex; align-items: center;
justify-content: center;
background-color: #e74c3c; color: white;
border-radius: 50%;
width: 28px; height: 28px;
font-size: 0.8em; font-weight: bold;
margin-right: 10px;
} .delivery-address-fields {
overflow: visible;
width: 100%;
} .blue-cards {
display: flex;
gap: 15px;
flex-wrap: nowrap;
flex-direction: row;
justify-content: flex-start;
width: 100%;
}
.blue-cards label {
border: 1px solid #eee;
border-radius: 8px;
padding: 10px;
text-align: center;
cursor: pointer;
transition: border-color 0.3s ease;
flex-grow: 1; min-width: 150px; min-height: 94px;
}
.blue-cards input[type='radio'] {
display: none; }
.blue-cards input[type='radio']:checked + img + span {
font-weight: bold; }
.blue-cards input[type='radio']:checked + img { }
.blue-cards img {
display: block;
margin: 0 auto 10px auto;
max-height: 30px;
}
form.checkout.woocommerce-checkout h3 {
font-family: Roboto, sans-serif;
font-weight: 900;
font-size: 18px;
line-height: 24px;
color: #333;
}
a.button.add_number_street {
font-weight: 800;
font-size: 16px;
line-height: 22px;
border: 1px solid #1f2326 !important;
-webkit-box-sizing: border-box;
box-sizing: border-box;
border-radius: 10px;
color: #1f2326 !important;
padding: 12px 41px;
}  #order_review {
background: #fff;
box-shadow: 0 0 25px rgba(0, 0, 0, 0.05);
border-radius: 10px;
padding: 30px !important;
margin: 0 0 30px;
}
#order_review table.shop_table {
border: none;
margin: 0 0 24px 0;
} body.delivery-method-pickup .delivery-address-fields,
body.delivery-method-dine-in .delivery-address-fields {
display: none;
} .ui-datepicker {
width: 17em;
padding: 0.2em 0.2em 0;
display: none;
background: #fff;
border: 1px solid #aaa;
box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
z-index: 100 !important;
}
.ui-datepicker .ui-datepicker-header {
position: relative;
padding: 0.2em 0;
background: #f8f8f8;
border-bottom: 1px solid #eee;
font-weight: bold;
}
.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
position: absolute;
top: 2px;
width: 40px;
height: 1.8em;
cursor: pointer;
}
.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover {
top: 1px;
}
.ui-datepicker .ui-datepicker-prev {
left: 2px;
}
.ui-datepicker .ui-datepicker-next {
right: 10px;
}
.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
display: block;
position: relative;  top: 50%;
margin-top: -8px;
font-size: 14px;
width: 40px;
text-align: center;
}
.ui-datepicker .ui-datepicker-title {
margin: 0 2.3em;
line-height: 1.8em;
text-align: center;
}
.ui-datepicker .ui-datepicker-title select {
font-size: 1em;
margin: 1px 0;
}
.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
width: 45%;
}
.ui-datepicker table {
width: 100%;
font-size: 0.9em;
border-collapse: collapse;
margin: 0 0 0.4em;
}
.ui-datepicker th {
padding: 0.7em 0.3em;
text-align: center;
font-weight: bold;
border: 0;
}
td.ui-state-disabled * {
color: #c8c8c8 !important;
}
.ui-datepicker td {
border: 1px solid #eee;
padding: 1px;
}
.ui-datepicker td span,
.ui-datepicker td a {
display: block;
padding: 0.2em;
text-align: right;
text-decoration: none;
}
.ui-datepicker .ui-datepicker-buttonpane {
background-image: none;
margin: 0.7em 0 0 0;
padding: 0 0.2em;
border-left: 0;
border-right: 0;
border-bottom: 0;
}
.ui-datepicker .ui-datepicker-buttonpane button {
float: right;
margin: 0.5em 0.2em 0.4em;
cursor: pointer;
padding: 0.2em 0.6em 0.3em 0.6em;
width: auto;
overflow: visible;
}
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
float: left;
}
.ui-datepicker .ui-state-default {
border: 1px solid #eee;
background: #f9f9f9;
font-weight: normal;
color: #555;
}
.ui-datepicker .ui-state-hover,
.ui-datepicker .ui-state-focus {
border: 1px solid #007bff;
background: #eaf4ff;
font-weight: normal;
color: #0056b3;
}
.ui-datepicker .ui-state-active {
border: 1px solid #007bff;
background: #007bff;
font-weight: normal;
color: #fff;
}
.ui-datepicker .ui-state-highlight {
border: 1px solid #e74c3c;
background: #fbf9ee;
color: #363636;
}
#place_order,
#place_order_fake,
button.button.apply-coupon,
a.button.confirm_no_number {
background-color: var(--primary-color);
border-radius: 10px;
padding: 16px 41px;
}
body button.button.apply-coupon {
line-height: 16px !important;
}
input#coupon_code {
border-radius: 10px;
}
div#delivery_time_section {
display: inline-block;
width: 100%;
}
div#delivery_time_section p#delivery_hour_on_field {
display: inline-block;
position: relative;
width: 47%;
}
div#delivery_time_section .scheduled-delivery-fields.form-row.form-group {
min-width: 300px;
justify-content: space-between;
margin: 0;
display: flex;
flex-direction: row;
}
div#delivery_time_section .scheduled-delivery-fields.form-row.form-group > p {
float: left;
min-width: 130px;
}
div#delivery_time_section select#delivery_hour {
border-radius: 10px;
}
.woocommerce-order-received .col-1,
.woocommerce-order-received .col-2 {
-ms-flex: 0 0 8.333333%;
flex: 0 0 8.333333%;
max-width: 100% !important;
}
@media all and (max-width: 788px) {
.blue-cards {
display: flex;
gap: 0;
flex-direction: column;
}
form.checkout .blue-cards label,
div#checkout-section-delivery .blue-cards label {
margin-bottom: 15px;
width: 100%;
max-width: 100%;
}
}  .woocommerce-order-details__title::before {
content: '';
display: inline-block;
width: 24px;
height: 24px;
margin-right: 10px;
vertical-align: middle;
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%23007cba'%3E%3Cpath d='M14,2H6A2,2 0 0,0 4,4V20A2,2 0 0,0 6,22H18A2,2 0 0,0 20,20V8L14,2M18,20H6V4H13V9H18V20Z'/%3E%3C/svg%3E");
background-size: contain;
background-repeat: no-repeat;
background-position: center;
} .woocommerce-order-details__title {
display: flex;
align-items: center;
} body.delivery-method-pickup .delivery-address-fields,
body.delivery-method-dine-in .delivery-address-fields {
display: none;
} body.delivery-method-pickup #map,
body.delivery-method-dine-in #map {
display: none !important;
} body.delivery-method-pickup .geolocinfo,
body.delivery-method-dine-in .geolocinfo {
display: none !important;
} .fake-checkout-loader {
position: fixed;
top: 0;
left: 0;
width: 100vw;
height: 100vh;
background: linear-gradient(135deg, #4fe3a1 0%, #29d687 100%);
z-index: 999999;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
color: white;
font-family: 'Roboto', Arial, sans-serif;
opacity: 1;
transition: opacity 0.3s ease;
}
.fake-checkout-loader.fade-out {
opacity: 0;
}
.loader-spinner {
width: 60px;
height: 60px;
border: 4px solid rgba(255, 255, 255, 0.3);
border-top: 4px solid white;
border-radius: 50%;
animation: spin 1s linear infinite;
margin-bottom: 20px;
}
@keyframes spin {
0% {
transform: rotate(0deg);
}
100% {
transform: rotate(360deg);
}
}
.loader-text {
font-size: 18px;
font-weight: 500;
text-align: center;
line-height: 1.5;
margin-bottom: 10px;
}
.loader-subtext {
font-size: 14px;
font-weight: 300;
opacity: 0.8;
text-align: center;
} @media (max-width: 768px) {
.loader-text {
font-size: 16px;
}
.loader-subtext {
font-size: 13px;
}
.loader-spinner {
width: 50px;
height: 50px;
}
} .fake-checkout-loader.has-error {
background: linear-gradient(135deg, #e74c3c 0%, #c0392b 100%);
}
.fake-checkout-loader .loader-error-icon {
width: 60px;
height: 60px;
border: 4px solid rgba(255, 255, 255, 0.85);
border-radius: 50%;
display: flex;
justify-content: center;
align-items: center;
font-size: 34px;
font-weight: 700;
line-height: 1;
margin-bottom: 20px;
color: #fff;
}
.fake-checkout-loader .loader-actions {
margin-top: 25px;
display: flex;
gap: 12px;
flex-wrap: wrap;
justify-content: center;
}
.fake-checkout-loader .loader-btn {
display: inline-block;
padding: 10px 22px;
border-radius: 4px;
font-size: 14px;
font-weight: 500;
text-decoration: none;
cursor: pointer;
border: 2px solid #fff;
transition:
background-color 0.2s ease,
color 0.2s ease;
}
.fake-checkout-loader .loader-btn-reload {
background: #fff;
color: #c0392b;
}
.fake-checkout-loader .loader-btn-reload:hover {
background: rgba(255, 255, 255, 0.85);
}
.fake-checkout-loader .loader-btn-cart {
background: transparent;
color: #fff;
}
.fake-checkout-loader .loader-btn-cart:hover {
background: rgba(255, 255, 255, 0.15);
color: #fff;
}  .featured_image {
position: relative;
display: block;
} .product-badge {
position: absolute;
top: 10px;
right: 10px;
background-color: #b1003e;
color: #ffffff;
padding: 8px 12px;
font-size: 12px;
font-weight: 600;
border-radius: 4px;
text-transform: uppercase;
letter-spacing: 0.5px;
box-shadow: 0 2px 8px rgba(177, 0, 62, 0.3);
z-index: 10;
}
.product-badge.new-badge {
background-color: #b1003e;
color: #ffffff;
}
.button.alt.fake-checkout-button {
float: right;
margin: 0 !important;
} .fake-checkout-mode:not(.woocommerce-order-received) .navbar.navbar-previous {
display: none;
}
body.fake-checkout-mode .wrapper.login {
display: none;
} body.only-light-version .header,
body.only-light-version #wrapper-navbar,
body.only-light-version .top-header,
body.only-light-version .main-header {
display: none !important;
}
ul.wc_payment_methods.payment_methods.methods {
display: none;
} body.woocommerce-account .woocommerce form.lost_reset_password label {
font-size: 14px;
line-height: 20px;
font-weight: 700;
}
body.woocommerce-account .woocommerce form.lost_reset_password .password-toggle {
border: 1px solid #ced4da !important;
}  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-form-row--first,
body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-form-row--last {
width: 100%;
float: none;
clear: both;
}
.woocommerce-checkout .form-row input,
.woocommerce-checkout .form-row select,
.woocommerce-checkout .form-row textarea {
font-size: 16px;
} body.woocommerce-account .woocommerce-EditAccountForm .woocommerce-password-input {
display: flex;
align-items: center;
position: relative;
}
body.woocommerce-account .woocommerce-EditAccountForm .woocommerce-password-input .input-text {
flex: 1;
padding-right: 40px;
} body.woocommerce-account .woocommerce-EditAccountForm button.password-toggle {
position: absolute;
right: 12px;
cursor: pointer;
color: #6c757d;
font-size: 16px;
line-height: 1;
background: none;
border: none;
padding: 0;
appearance: none;
-webkit-appearance: none;
}
body.woocommerce-account .woocommerce-EditAccountForm button.password-toggle:hover {
color: #343a40;
} body.woocommerce-account .woocommerce-EditAccountForm hr {
border-top: 1px solid rgba(0, 0, 0, 0.1);
} body.woocommerce-account .woocommerce-EditAccountForm [name='save_account_details'] {
width: 100%;
min-height: 48px;
border-radius: 10px;
font-weight: 600;
font-size: 16px;
}  body.logged-in.woocommerce-account .woocommerce-MyAccount-navigation.sticky-top {
top: 20px;
} @media (min-width: 768px) {
body.woocommerce-account .woocommerce-MyAccount-navigation {
margin-bottom: 0;
}
} @media (max-width: 767px) {
body.woocommerce-account .woocommerce-MyAccount-navigation {
margin-bottom: 1.5rem;
}
.woocommerce-account .woocommerce {
margin-top: 30px !important;
}
body.logged-in.woocommerce-account .woocommerce {
max-width: 90%;
}
} .woocommerce-MyAccount-navigation-link--dashboard .nav-link::before {
content: '\f3fd';
font-family: 'Font Awesome 5 Free';
font-weight: 900;
margin-right: 8px;
}
.woocommerce-MyAccount-navigation-link--orders .nav-link::before {
content: '\f291';
font-family: 'Font Awesome 5 Free';
font-weight: 900;
margin-right: 8px;
}
.woocommerce-MyAccount-navigation-link--edit-account .nav-link::before {
content: '\f4ff';
font-family: 'Font Awesome 5 Free';
font-weight: 900;
margin-right: 8px;
}
.woocommerce-MyAccount-navigation-link--customer-logout .nav-link::before {
content: '\f2f5';
font-family: 'Font Awesome 5 Free';
font-weight: 900;
margin-right: 8px;
}
.woocommerce-MyAccount-content .form-row {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-right: -5px;
margin-left: -5px;
flex-direction: column;
}  .woocommerce-orders-table th,
.woocommerce-orders-table td {
padding: 14px 16px;
vertical-align: middle;
border-bottom: 1px solid #f0f0f0;
} .woocommerce-orders-table thead tr {
background-color: #f8f9fa;
}
.woocommerce-orders-table thead th {
font-size: 11px;
font-weight: 700;
text-transform: uppercase;
letter-spacing: 0.06em;
color: #6c757d;
border-bottom: 2px solid #dee2e6;
} .woocommerce-orders-table tbody tr:hover {
background-color: rgba(0, 0, 0, 0.02);
transition: background-color 0.15s ease;
} .order-status {
font-size: 12px;
font-weight: 600;
padding: 0.35em 0.75em;
letter-spacing: 0.03em;
}
.order-status--processing {
background-color: #d1ecf1;
color: #0c5460;
}
.order-status--completed {
background-color: #d4edda;
color: #155724;
}
.order-status--cancelled {
background-color: #f8d7da;
color: #721c24;
}
.order-status--pending {
background-color: #fff3cd;
color: #856404;
}
.order-status--on-hold {
background-color: #fde8d8;
color: #7d3a00;
}
.order-status--refunded {
background-color: #e2e3e5;
color: #383d41;
}
.order-status--failed {
background-color: #f8d7da;
color: #721c24;
} .woocommerce-pagination.woocommerce-Pagination {
margin-top: 1.5rem;
display: flex;
gap: 0.5rem;
justify-content: flex-end;
}
.woocommerce-Pagination .woocommerce-Button--next,
.woocommerce-Pagination .woocommerce-Button--previous {
display: inline-flex;
align-items: center;
padding: 0.45rem 1.1rem;
font-size: 14px;
font-weight: 600;
border-radius: 6px;
background-color: transparent;
border: 1px solid #dee2e6;
color: var(--floralis-primary);
text-decoration: none;
transition: all 0.2s ease;
}
.woocommerce-Pagination .woocommerce-Button--next:hover,
.woocommerce-Pagination .woocommerce-Button--previous:hover {
background-color: var(--floralis-primary);
border-color: var(--floralis-primary);
color: #fff;
} body#light .woocommerce-orders-table thead tr {
background-color: #f8f9fa;
}
body#light .woocommerce-orders-table th,
body#light .woocommerce-orders-table td {
border-bottom-color: #f0f0f0;
} @media (max-width: 767px) {
.woocommerce-orders-table thead {
display: none;
}
.woocommerce-orders-table tr {
display: block;
border-bottom: 2px solid #dee2e6;
padding: 12px 0;
}
.woocommerce-orders-table td,
.woocommerce-orders-table th {
display: flex;
align-items: center;
justify-content: space-between;
padding: 6px 16px;
border-bottom: none;
font-size: 14px;
}
.woocommerce-orders-table td::before,
.woocommerce-orders-table th::before {
content: attr(data-title);
font-size: 11px;
font-weight: 700;
text-transform: uppercase;
letter-spacing: 0.05em;
color: #6c757d;
flex-shrink: 0;
margin-right: 12px;
}
.woocommerce-orders-table td.woocommerce-orders-table__cell-order-actions {
justify-content: flex-end;
}
.woocommerce-orders-table td.woocommerce-orders-table__cell-order-actions::before {
display: none;
}
.woocommerce-pagination.woocommerce-Pagination {
justify-content: center;
}
}  .order-status-header {
display: flex;
align-items: center;
justify-content: space-between;
background: #f8fafe;
border-radius: 12px;
box-shadow: 0 2px 16px rgba(0, 0, 0, 0.1);
border: 1px solid rgba(0, 142, 255, 0.18);
padding: 20px 24px;
margin-bottom: 24px;
gap: 16px;
}
.order-status-header__info {
display: flex;
flex-direction: column;
gap: 4px;
}
.order-status-header__number {
display: block;
font-size: 20px;
font-weight: 700;
color: #212529;
letter-spacing: -0.02em;
}
.order-status-header__date {
display: block;
font-size: 14px;
color: #6c757d;
} .woocommerce-MyAccount-content .woocommerce-column.woocommerce-column--1.woocommerce-column--billing-address {
margin: 30px 0;
}
.woocommerce-MyAccount-content .woocommerce-order-details {
background: #fff;
border-radius: 16px;
box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1);
border: 1px solid rgba(0, 0, 0, 0.1);
padding: 24px;
margin-bottom: 24px;
}
.woocommerce-MyAccount-content .woocommerce-order-details .shop_table {
border-collapse: collapse;
width: 100%;
}
.woocommerce-MyAccount-content .woocommerce-order-details .shop_table th,
.woocommerce-MyAccount-content .woocommerce-order-details .shop_table td {
padding: 14px 16px;
vertical-align: middle;
border-bottom: 1px solid #e5e7eb;
}
.woocommerce-MyAccount-content .woocommerce-order-details .shop_table thead tr {
background-color: #f8f9fa;
}
.woocommerce-MyAccount-content .woocommerce-order-details .shop_table thead th {
font-size: 11px;
font-weight: 700;
text-transform: uppercase;
letter-spacing: 0.06em;
color: #6c757d;
border-bottom: 2px solid #dee2e6;
}
.woocommerce-MyAccount-content .woocommerce-order-details .shop_table tbody tr:hover {
background-color: rgba(0, 0, 0, 0.02);
transition: background-color 0.15s ease;
}
.woocommerce-MyAccount-content .woocommerce-order-details .shop_table tfoot tr td,
.woocommerce-MyAccount-content .woocommerce-order-details .shop_table tfoot tr th {
border-bottom: 1px solid #e5e7eb;
}
.woocommerce-MyAccount-content .woocommerce-order-details .shop_table tfoot tr:last-child th,
.woocommerce-MyAccount-content .woocommerce-order-details .shop_table tfoot tr:last-child td {
font-weight: 700;
font-size: 16px;
border-bottom: none;
color: #212529;
} .woocommerce-MyAccount-content .woocommerce-customer-details {
margin-bottom: 24px;
} @media (max-width: 575px) {
.order-status-header {
flex-direction: column;
align-items: flex-start;
padding: 16px;
gap: 12px;
}
.order-status-header__number {
font-size: 17px;
}
.woocommerce-order-details {
padding: 16px;
border-radius: 12px;
}
.woocommerce-order-details .shop_table thead {
display: none;
}
.woocommerce-order-details .shop_table tr {
display: block;
border-bottom: 2px solid #dee2e6;
padding: 10px 0;
}
.woocommerce-order-details .shop_table td,
.woocommerce-order-details .shop_table th {
display: flex;
align-items: center;
justify-content: space-between;
padding: 6px 12px;
border-bottom: none;
font-size: 14px;
}
.woocommerce-order-details .shop_table tfoot tr:last-child th,
.woocommerce-order-details .shop_table tfoot tr:last-child td {
font-size: 15px;
} #checkout-section-delivery #billing_apartament_field,
#checkout-section-delivery #billing_bloc_field,
#checkout-section-delivery #billing_etaj_field,
#checkout-section-delivery #billing_scara_field,
#checkout-section-delivery #billing_apartament_field span.woocommerce-input-wrapper,
#checkout-section-delivery #billing_bloc_field span.woocommerce-input-wrapper,
#checkout-section-delivery #billing_etaj_field span.woocommerce-input-wrapper,
#checkout-section-delivery #billing_scara_field span.woocommerce-input-wrapper {
max-width: 100% !important;
margin-left: 0;
padding: 0;
width: 100% !important;
}
} body.hide-add-to-cart-simple .single_add_to_cart_button,
body.hide-add-to-cart-simple button[name='add-to-cart'],
body.hide-add-to-cart-simple .single_variation_wrap {
display: none !important;
} #rwb-xndu-menu-section {
padding: 40px 15px;
background: #f7f7f7;
}
.rwb-xndu-daily-menu:before {
z-index: 1;
}
.rwb-xndu-daily-menu p {
z-index: 2;
position: relative;
}
.rwb-xndu-daily-menu,
.rwb-xndu-office-menu {
max-width: 500px;
margin: 0 auto;
background: #fff;
padding: 20px;
position: relative;
min-height: auto;
text-align: center;
}
.rwb-xndu-daily-menu a.glightbox,
.rwb-xndu-office-menu a.glightbox,
.rwb-xndu-menu-section-weekend a.glightbox {
display: inline-block;
position: relative;
z-index: 2;
cursor: zoom-in;
}
.rwb-xndu-daily-menu img,
.rwb-xndu-office-menu img {
max-width: 100%;
height: auto;
}
.rwb-xndu-menu-section-weekend {
padding: 40px 15px;
background: #f7f7f7;
}
.rwb-xndu-menu-section-weekend img {
max-width: 100%;
height: 70vh;
object-fit: contain;
}
@media (min-width: 767px) {
#rwb-xndu-menu-section .row {
background: #f7f7f7;
padding: 20px 0;
}
} #category-bkg {
padding: 60px 0;
}
.category-box {
display: block;
position: relative;
min-height: 280px;
border-radius: 12px;
overflow: hidden;
background-repeat: no-repeat;
background-size: cover;
background-position: center;
text-decoration: none;
transition:
transform 0.3s ease,
box-shadow 0.3s ease;
}
.category-box:hover {
transform: translateY(-4px);
box-shadow: 0 12px 24px rgba(0, 0, 0, 0.15);
text-decoration: none;
}
.category-box__overlay {
position: absolute;
inset: 0;
background: linear-gradient(transparent 30%, rgba(0, 0, 0, 0.65));
border-radius: 12px;
transition: background 0.3s ease;
}
.category-box:hover .category-box__overlay {
background: linear-gradient(transparent 10%, rgba(0, 0, 0, 0.75));
}
.category-box__content {
position: absolute;
bottom: 0;
left: 0;
right: 0;
padding: 20px;
z-index: 1;
color: #fff;
}
.category-box__title {
font-size: 1.25rem;
font-weight: 700;
margin-bottom: 4px;
color: #fff;
}
.category-box__text {
font-size: 0.9rem;
margin-bottom: 0;
opacity: 0.9;
color: #fff;
}
@media (max-width: 767px) {
.category-box {
min-height: 200px;
}
} .auth-card-wrapper {
display: flex;
justify-content: center;
padding: 2rem 1rem;
}
.auth-card {
width: 100%;
max-width: 460px;
background: #fff;
border-radius: 16px;
box-shadow: 0 4px 24px rgba(0, 0, 0, 0.08);
padding: 2rem;
} .auth-tabs {
display: flex;
justify-content: center;
gap: 0;
margin-bottom: 1.5rem;
background: #f5f5f5;
border-radius: 50px;
padding: 4px;
}
.auth-tab {
flex: 1;
padding: 10px 24px;
border: none;
background: transparent;
font-size: 15px;
font-weight: 600;
color: #666;
cursor: pointer;
border-radius: 50px;
transition: all 0.2s ease;
}
.auth-tab.active {
background: var(--auth-accent);
color: #fff;
box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
}
.auth-tab:hover:not(.active) {
color: #333;
} .auth-tab-content {
display: none;
}
.auth-tab-content.active {
display: block;
} .auth-title {
font-size: 22px;
font-weight: 700;
margin-bottom: 1.5rem;
color: #17191c;
}
.auth-title i {
color: var(--auth-accent);
margin-right: 6px;
} .auth-card .form-group {
margin-bottom: 1rem;
}
.auth-card .form-group label {
font-size: 14px;
font-weight: 600;
color: #333;
margin-bottom: 6px;
display: block;
}
.auth-card .form-control {
border: 1px solid #e0e0e0;
border-radius: 10px;
padding: 12px 16px;
font-size: 15px;
height: auto;
transition: border-color 0.2s;
}
.auth-card .form-control:focus {
border-color: var(--auth-accent);
box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.05);
}
.auth-card .form-control::placeholder {
color: #aaa;
} .auth-password-wrapper {
position: relative;
}
.auth-password-wrapper .form-control {
padding-right: 48px;
}
.auth-password-toggle {
position: absolute;
right: 12px;
top: 50%;
transform: translateY(-50%);
background: none;
border: none;
color: #999;
cursor: pointer;
padding: 0;
font-size: 16px;
}
.auth-password-toggle:hover {
color: var(--auth-accent);
} .auth-remember {
margin-bottom: 1.25rem !important;
}
.auth-checkbox-label {
display: flex;
align-items: center;
gap: 8px;
cursor: pointer;
font-size: 14px;
font-weight: 500;
color: #333;
margin-bottom: 0;
}
.auth-checkbox-label input[type='checkbox'] {
width: 18px;
height: 18px;
accent-color: var(--auth-accent);
cursor: pointer;
margin: 0;
} .auth-btn {
display: block;
width: 100%;
padding: 14px;
background: var(--auth-accent);
color: #fff;
border: none;
border-radius: 50px;
font-size: 16px;
font-weight: 700;
cursor: pointer;
transition:
background 0.2s,
box-shadow 0.2s;
}
.auth-btn:hover {
filter: brightness(0.9);
box-shadow: 0 4px 12px rgba(0, 0, 0, 0.2);
} .auth-lost-password {
text-align: center;
margin-top: 1rem;
margin-bottom: 0;
}
.auth-lost-password a {
color: #17191c;
font-weight: 700;
font-size: 15px;
text-decoration: none;
}
.auth-lost-password a:hover {
color: var(--auth-accent);
} .auth-card .required {
color: var(--auth-accent);
} @media (max-width: 480px) {
.auth-card {
padding: 1.5rem 1.25rem;
border-radius: 12px;
}
.auth-tab {
padding: 8px 16px;
font-size: 14px;
}
} h1,
h2,
h3,
h4,
h5,
h6,
.logo {
font-family: 'Playfair Display', serif;
font-weight: 600;
letter-spacing: 0.01em;
}
.breadcrumbs_section .breadcrumbs,
.breadcrumbs_section .breadcrumbs a {
font-family: 'Playfair Display', serif;
font-weight: 400;
} body.woocommerce-checkout,
body.woocommerce-checkout label,
body.woocommerce-checkout input,
body.woocommerce-checkout select,
body.woocommerce-checkout textarea,
body.woocommerce-checkout .woocommerce-info,
body.woocommerce-checkout .woocommerce-message,
body.woocommerce-checkout .woocommerce-error,
body.woocommerce-checkout h1,
body.woocommerce-checkout h2,
body.woocommerce-checkout h3,
body.woocommerce-checkout h4,
body.woocommerce-checkout h5,
body.woocommerce-checkout h6,
body.woocommerce-checkout .checkout-section-title,
body.woocommerce-checkout .product-name,
body.woocommerce-checkout .cart_totals h2,
body.woocommerce-checkout .woocommerce-mini-cart__total,
body.woocommerce-checkout button,
body.woocommerce-checkout a.button,
body.woocommerce-checkout input[type='submit'],
body.woocommerce-checkout #place_order,
body.woocommerce-checkout .apply-coupon,
body.woocommerce-checkout .woocommerce-form-login__submit,
body.woocommerce-checkout .button.checkout,
body.woocommerce-checkout .add_number_street,
body.woocommerce-checkout .confirm_no_number,
body.woocommerce-checkout .fake-checkout-button,
body.woocommerce-cart h1,
body.woocommerce-cart h2,
body.woocommerce-cart h3,
body.woocommerce-cart .product-name,
body.woocommerce-cart button,
body.woocommerce-cart a.button,
body.woocommerce-cart input[type='submit'] {
font-family: 'Playfair Display', serif !important;
} .grecaptcha-badge {
left: 14px !important;
right: auto !important;
width: 70px !important;
overflow: hidden !important;
transition: none !important;
box-shadow: none !important;
}
.grecaptcha-badge:hover {
width: 70px !important;
}