@charset 'utf-8';
/*
Theme Name:Hampton-child
Theme URI: http://hampton.axiomthemes.com/
Description: Hampton - Multipurpose and Multiskin Responsive Wordpress theme
Author: AxiomThemes
Author URI:  http://axiomthemes.com/
Template: hampton
Version: 1.0
License: GNU General Public License
License URI: license.txt
Tags: flexible-header, accessibility-ready, custom-background, custom-colors, custom-header, custom-menu, featured-image-header, featured-images, full-width-template, microformats, post-formats, theme-options, threaded-comments, translation-ready
Text Domain: hampton
*/


/* =Theme customization starts here
-------------------------------------------------------------- */
@media (max-width: 768px) {
  .hero-btn-wrap {
    text-align: center;
  }

  .hero-btn-wrap .vc_btn3-container {
    display: flex;
    justify-content: center;
  }
}

/* ===== HERO BUTTON - CLEAN CLASS ONLY ===== */

.hero-btn {
  background: linear-gradient(135deg, #1e73be, #0f4c81) !important;
  border: none !important;
  border-radius: 999px !important;

  padding: 14px 34px !important;
  color: #ffffff !important;

  display: inline-block !important;

  box-shadow: 0 10px 24px rgba(0,0,0,0.25) !important;
  transition: all 0.25s ease !important;
}

.hero-btn:hover {
  background: linear-gradient(135deg, #155a96, #0c3a63) !important;
  transform: translateY(-2px);
  box-shadow: 0 14px 30px rgba(0,0,0,0.3) !important;
}

/* PERFECT VERTICAL CENTER FOR HERO BUTTON */

.hero-btn {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  line-height: normal !important;
}

.hero-btn .sc_button_text {
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  line-height: 1 !important;
}

.hero-btn .sc_button_title {
  display: inline-block !important;
  line-height: 1 !important;
}

/* fundalul blocului */
.top_panel_custom_text {
  background: #ffffff !important;   /* albastru foarte pal */
}

/* butonul telefon */
.top_panel_custom_text a {
  display: inline-block;
  background: linear-gradient(135deg, #155a96, #0c3a63);
  padding: 12px 26px;
  border-radius: 8px;
  color: #fff !important;
  font-weight: 600;
  transition: all 0.3s ease;
  box-shadow: 0 8px 18px rgba(0,0,0,0.25);
}

/* hover */
.top_panel_custom_text a:hover {
  transform: translateY(-2px);
  box-shadow: 0 14px 30px rgba(0,0,0,0.35);
}

.kc-hero {
  position: relative;
}

.kc-hero::before {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(90deg, rgba(255,255,255,0.62) 0%, rgba(255,255,255,0.34) 45%, rgba(255,255,255,0.10) 100%);
  pointer-events: none;
  z-index: 1;
}

.kc-hero .vc_column_container,
.kc-hero .wpb_content_element {
  position: relative;
  z-index: 2;
}

.kc-hero .wpb_wrapper,
.kc-hero .vc_column-inner,
.kc-hero .vc_column_container {
  text-align: center;
}

.kc-process-section {
  padding: 70px 0;
}

.kc-process-intro {
  max-width: 760px;
  margin: 0 auto 40px;
  text-align: center;
}

.kc-process-card {
  background: #ffffff;
  border-radius: 18px;
  padding: 30px 26px;
  box-shadow: 0 12px 28px rgba(0,0,0,0.08);
  height: 100%;
  position: relative;
  transition: all 0.3s ease;
  border-top: 4px solid #28395F;
}

.kc-process-card:hover {
  transform: translateY(-4px);
  box-shadow: 0 18px 38px rgba(0,0,0,0.12);
}

.kc-process-number {
  width: 54px;
  height: 54px;
  border-radius: 50%;
  background: linear-gradient(135deg, #155a96, #0c3a63);
  color: #fff;
  font-size: 22px;
  font-weight: 700;
  line-height: 54px;
  text-align: center;
  margin-bottom: 18px;
  box-shadow: 0 8px 18px rgba(0,0,0,0.18);
}

.kc-process-card h4 {
  font-size: 24px;
  line-height: 1.25;
  margin-bottom: 14px;
  color: #28395F;
}

.kc-process-card p {
  margin-bottom: 0;
  color: #5f6b7a;
  line-height: 1.8;
}

.carousel-kitchen {
    display: flex;
    justify-content: center;
}

.carousel-kitchen,
.carousel-kitchen *,
.carousel-kitchen .vc_carousel,
.carousel-kitchen .vc_carousel-inner,
.carousel-kitchen .vc_item,
.carousel-kitchen .vc_inner,
.carousel-kitchen .vc_carousel-slideline,
.carousel-kitchen .vc_carousel-slideline-inner,
.carousel-kitchen .vc_carousel-slideline-inner img {
    box-shadow: none !important;
}

.carousel-kitchen .vc_carousel-inner {
    max-width: 420px;
    margin: 0 auto;
}

.carousel-kitchen img,
.carousel-kitchen .vc_carousel-slideline-inner img {
    border-radius: 12px;
    display: block;
}

.carousel-kitchen .vc_carousel-inner,
.carousel-kitchen .vc_carousel-slideline,
.carousel-kitchen .vc_carousel-slideline-inner,
.carousel-kitchen .vc_item,
.carousel-kitchen .vc_item > div {
    background: transparent !important;
    filter: none !important;
}

.carousel-kitchen img.attachment-medium {
    box-shadow: none !important;
    filter: none !important;
}

.carousel-kitchen .vc_item,
.carousel-kitchen .vc_inner,
.carousel-kitchen .vc_carousel-inner {
    box-shadow: none !important;
}

.kc-image-rounded img {
  border-radius: 14px;
  overflow: hidden;
  display: block;
}

.afk-service-circle {
  outline: 4px solid red !important;
}

.afk-service-item figure,
.afk-service-item .vc_single_image-wrapper {
  width: 110px !important;
  height: 110px !important;
  margin: 0 auto 10px !important;
  display: block !important;
  border-radius: 50% !important;
  overflow: hidden !important;
}

.afk-service-item .vc_single_image-wrapper img {
  width: 110px !important;
  height: 110px !important;
  display: block !important;
  object-fit: cover !important;
  border-radius: 50% !important;
}

.vc_custom_1479902229603 {
  background-image: none !important;
}

/* =========================================================
   AFK - Global Color Override
   Child Theme CSS Override
========================================================= */

/* ===== ROOT VARIABLES ===== */
:root {
    --afk-bg: #ededed;
    --afk-border: #e2dede;
    --afk-text: #676975;
    --afk-text-light: #aaabaf;
    --afk-text-dark: #00194c;

    --afk-link: #191919;
    --afk-link-hover: #125590;

    --afk-alt-bg: #f2f2f2;
    --afk-alt-bg-hover: #f1f1f0;
    --afk-alt-border: #090d33;
    --afk-alt-border-hover: #3b3d56;
    --afk-alt-text: #9b9696;
    --afk-alt-light: #a2a6aa;
    --afk-alt-dark: #7d8189;
    --afk-alt-link: #0b0d2d;
    --afk-alt-hover: #125590;

    --afk-inactive-bg: #f1f5f8;
    --afk-active-bg: #f1f5f8;
    --afk-inactive-border: #f1f5f8;
    --afk-active-border: #e5ecf1;
    --afk-inactive-field: #666970;
    --afk-disabled-field: #bac0c3;
    --afk-active-field: #000000;

    --afk-inverse-text: #f4f4f4;
    --afk-inverse-light: #e4e0df;
    --afk-inverse-dark: #f9f9f9;
    --afk-inverse-link: #f9f9f9;
    --afk-inverse-hover: #13162b;

    --afk-accent-2: #8385fc;

    --afk-header-bg: #ffffff;
    --afk-header-text: #00194c;

    --afk-footer-bg: #28395f;
    --afk-footer-text: #f4f4f4;
    --afk-footer-link: #f9f9f9;
    --afk-footer-hover: #125590;

    --afk-copyright-bg: #28395f;
    --afk-copyright-text: #f4f4f4;
}

/* ===== BASE ===== */
html,
body,
.body_wrap,
.page_wrap {
    background-color: var(--afk-bg);
    color: var(--afk-text);
}

body {
    color: var(--afk-text);
}

p,
li,
td,
span,
blockquote,
.post_info,
.post_meta,
.widget p,
.widget li {
    color: var(--afk-text);
}

h1, h2, h3, h4, h5, h6,
.sc_item_title,
.widget_title,
.logo_text,
.logo_slogan,
table th {
    color: var(--afk-text-dark);
}

/* ===== LINKS ===== */
a {
    color: var(--afk-link);
}

a:hover,
a:focus,
a:active {
    color: var(--afk-link-hover);
}

/* ===== BORDERS ===== */
hr,
table td,
table th,
.widget,
blockquote,
input,
textarea,
select {
    border-color: var(--afk-border);
}

/* ===== FORMS ===== */
input[type="text"],
input[type="email"],
input[type="number"],
input[type="search"],
input[type="password"],
input[type="tel"],
input[type="url"],
textarea,
select {
    background-color: #ffffff;
    color: var(--afk-inactive-field);
    border: 1px solid var(--afk-border);
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="number"]:focus,
input[type="search"]:focus,
input[type="password"]:focus,
input[type="tel"]:focus,
input[type="url"]:focus,
textarea:focus,
select:focus {
    color: var(--afk-active-field);
    border-color: var(--afk-active-border);
    outline: none;
}

input[disabled],
textarea[disabled],
select[disabled] {
    color: var(--afk-disabled-field);
}

/* ===== BUTTONS ===== */
button,
input[type="submit"],
input[type="button"],
.sc_button,
.theme_button,
.wpcf7-submit,
.sc_item_button a,
input[type="reset"],
.vc_btn3,
.rev-btn {
    background-color: var(--afk-link-hover) !important;
    border-color: var(--afk-link-hover) !important;
    color: #ffffff !important;
    -webkit-text-fill-color: #ffffff !important;
}

button span,
button em,
button i,
input[type="submit"] span,
input[type="button"] span,
.sc_button span,
.sc_button em,
.sc_button i,
.theme_button span,
.theme_button em,
.theme_button i,
.wpcf7-submit span,
.sc_item_button a span,
.sc_item_button a em,
.sc_item_button a i,
.vc_btn3 span,
.rev-btn span {
    color: #ffffff !important;
    -webkit-text-fill-color: #ffffff !important;
}

button:hover,
input[type="submit"]:hover,
input[type="button"]:hover,
.sc_button:hover,
.theme_button:hover,
.wpcf7-submit:hover,
.sc_item_button a:hover,
input[type="reset"]:hover,
.vc_btn3:hover,
.rev-btn:hover {
    background-color: var(--afk-alt-link) !important;
    border-color: var(--afk-alt-link) !important;
    color: #ffffff !important;
    -webkit-text-fill-color: #ffffff !important;
}

button:hover span,
button:hover em,
button:hover i,
.sc_button:hover span,
.sc_button:hover em,
.sc_button:hover i,
.theme_button:hover span,
.theme_button:hover em,
.theme_button:hover i,
.sc_item_button a:hover span,
.sc_item_button a:hover em,
.sc_item_button a:hover i,
.vc_btn3:hover span,
.rev-btn:hover span {
    color: #ffffff !important;
    -webkit-text-fill-color: #ffffff !important;
}

/* ===== HEADER ===== */
.top_panel,
.top_panel_default,
.sc_layouts_row,
.header_widgets_wrap,
.top_panel_navi,
.top_panel_default .top_panel_navi {
    background-color: var(--afk-header-bg) !important;
}

.top_panel,
.top_panel p,
.top_panel li,
.top_panel a,
.sc_layouts_row,
.sc_layouts_row p,
.sc_layouts_row li,
.sc_layouts_row a {
    color: var(--afk-header-text) !important;
}

.top_panel a:hover,
.sc_layouts_row a:hover {
    color: var(--afk-link-hover) !important;
}

/* ===== MAIN MENU ===== */
.menu_main_nav > li > a,
.sc_layouts_menu_nav > li > a {
    color: var(--afk-header-text) !important;
}

.menu_main_nav > li > a:hover,
.sc_layouts_menu_nav > li > a:hover,
.menu_main_nav > li.current-menu-item > a,
.menu_main_nav > li.current-menu-parent > a,
.sc_layouts_menu_nav > li.current-menu-item > a,
.sc_layouts_menu_nav > li.current-menu-parent > a {
    color: var(--afk-link-hover) !important;
}

.menu_main_nav > li ul,
.sc_layouts_menu_nav > li ul,
.menu_main_nav > li > ul.sub-menu,
.sc_layouts_menu_nav > li > ul.sub-menu {
    background-color: #ffffff !important;
    border-color: var(--afk-border) !important;
}

.menu_main_nav > li ul li a,
.sc_layouts_menu_nav > li ul li a {
    color: var(--afk-text) !important;
}

.menu_main_nav > li ul li a:hover,
.sc_layouts_menu_nav > li ul li a:hover {
    color: var(--afk-link-hover) !important;
    background-color: var(--afk-alt-bg) !important;
}

/* ===== CONTENT / LIGHT BLOCKS ===== */
.scheme_default,
.scheme_self,
.content_wrap .widget_area:not(.scheme_dark),
.sidebar:not(.scheme_dark),
.post_item,
.sc_services_item,
.sc_price_item,
.sc_team_item,
.sc_testimonials_item_content,
.sc_blogger_item,
.sc_promo,
.sc_action_item,
.sc_icons_item,
.sc_item_descr,
.comments_list_wrap .comment_content {
    color: var(--afk-text);
}

.scheme_default,
.scheme_self {
    background-color: transparent;
}

/* ===== ALTER BLOCKS ===== */
.alter_style,
.bg_alter,
.scheme_alter,
.sc_item_columns .sc_item_container,
.widget_area .widget,
.sidebar_default[class*="scheme_"] {
    background-color: var(--afk-alt-bg);
    color: var(--afk-alt-text);
    border-color: var(--afk-alt-border);
}

.alter_style a,
.bg_alter a,
.scheme_alter a {
    color: var(--afk-alt-link);
}

.alter_style a:hover,
.bg_alter a:hover,
.scheme_alter a:hover {
    color: var(--afk-alt-hover);
}

/* ===== GLOBAL DARK SCHEME ===== */
.scheme_dark,
.scheme_dark .widget,
.scheme_dark .widget_area_inner,
.scheme_dark .sc_layouts_row,
.scheme_dark .post_item {
    background-color: var(--afk-inverse-hover) !important;
}

.scheme_dark,
.scheme_dark p,
.scheme_dark li,
.scheme_dark span,
.scheme_dark td,
.scheme_dark .post_info,
.scheme_dark .post_meta {
    color: var(--afk-inverse-text) !important;
}

.scheme_dark h1,
.scheme_dark h2,
.scheme_dark h3,
.scheme_dark h4,
.scheme_dark h5,
.scheme_dark h6,
.scheme_dark .sc_item_title,
.scheme_dark .widget_title {
    color: var(--afk-inverse-dark) !important;
}

.scheme_dark a {
    color: var(--afk-inverse-link) !important;
}

.scheme_dark a:hover {
    color: var(--afk-link-hover) !important;
}

/* keep buttons white inside dark sections */
.scheme_dark button,
.scheme_dark input[type="submit"],
.scheme_dark input[type="button"],
.scheme_dark .sc_button,
.scheme_dark .theme_button,
.scheme_dark .wpcf7-submit,
.scheme_dark .sc_item_button a,
.scheme_dark .vc_btn3,
.scheme_dark .rev-btn,
.scheme_dark button span,
.scheme_dark .sc_button span,
.scheme_dark .theme_button span,
.scheme_dark .sc_item_button a span,
.scheme_dark .vc_btn3 span,
.scheme_dark .rev-btn span {
    color: #ffffff !important;
    -webkit-text-fill-color: #ffffff !important;
}

/* ===== FOOTER ===== */
.site_footer_wrap,
.site_footer_wrap.scheme_dark,
.site_footer_wrap .footer_wrap,
.site_footer_wrap .footer_wrap_inner,
.site_footer_wrap .content_wrap,
.site_footer_wrap .columns_wrap {
    background-color: var(--afk-footer-bg) !important;
}

.site_footer_wrap,
.site_footer_wrap p,
.site_footer_wrap li,
.site_footer_wrap span,
.site_footer_wrap .widget_title,
.site_footer_wrap h1,
.site_footer_wrap h2,
.site_footer_wrap h3,
.site_footer_wrap h4,
.site_footer_wrap h5,
.site_footer_wrap h6,
.site_footer_wrap .contacts_description,
.site_footer_wrap .textwidget {
    color: var(--afk-footer-text) !important;
}

.site_footer_wrap a,
.site_footer_wrap .widget_nav_menu ul li a,
.site_footer_wrap .menu li a,
.site_footer_wrap .mail_footer a,
.site_footer_wrap .address_footer a {
    color: var(--afk-footer-link) !important;
}

.site_footer_wrap a:hover,
.site_footer_wrap .widget_nav_menu ul li a:hover,
.site_footer_wrap .menu li a:hover,
.site_footer_wrap .mail_footer a:hover,
.site_footer_wrap .address_footer a:hover {
    color: var(--afk-footer-hover) !important;
}

/* safer footer widget styling */
.site_footer_wrap .widget,
.site_footer_wrap aside,
.site_footer_wrap .textwidget {
    background: transparent !important;
    border-color: rgba(255,255,255,0.12) !important;
}

.site_footer_wrap .widget_title,
.site_footer_wrap h5 {
    color: #ffffff !important;
    letter-spacing: 0.2px;
}

.site_footer_wrap .contacts_description {
    color: #f4f4f4 !important;
    line-height: 1.75;
    max-width: 280px;
}

/* footer logo improvement */
.site_footer_wrap {
    margin-bottom: 20px;
    transform: translateY(-6px);
}

.site_footer_wrap img {
    max-width: 220px;
    height: auto;
    display: block;
    filter: brightness(1.45) contrast(1.2);
    opacity: 0.98;
}

/* ===== COPYRIGHT ===== */
.copyright_wrap,
.copyright_wrap_inner,
.copyright_wrap .content_wrap {
    background-color: var(--afk-copyright-bg) !important;
}

.copyright_wrap,
.copyright_wrap p,
.copyright_wrap a,
.copyright_wrap span,
.copyright_wrap .copyright_text {
    color: var(--afk-copyright-text) !important;
}

.copyright_wrap a:hover {
    color: var(--afk-footer-hover) !important;
}

/* ===== WIDGETS ===== */
.widget_archive ul li,
.widget_categories ul li,
.widget_meta ul li,
.widget_nav_menu ul li,
.widget_pages ul li,
.widget_recent_comments ul li,
.widget_recent_entries ul li {
    color: var(--afk-text);
}

.widget_archive ul li a,
.widget_categories ul li a,
.widget_meta ul li a,
.widget_nav_menu ul li a,
.widget_pages ul li a,
.widget_recent_comments ul li a,
.widget_recent_entries ul li a {
    color: var(--afk-link);
}

.widget_archive ul li a:hover,
.widget_categories ul li a:hover,
.widget_meta ul li a:hover,
.widget_nav_menu ul li a:hover,
.widget_pages ul li a:hover,
.widget_recent_comments ul li a:hover,
.widget_recent_entries ul li a:hover {
    color: var(--afk-link-hover);
}

/* ===== ACCENT 2 - LIMITED USE ===== */
.sc_item_subtitle,
.sc_title_accent,
.accent2,
.color_style_link2,
.color_style_link2_hover:hover {
    color: var(--afk-accent-2) !important;
}

/* ===== TEXT HELPERS ===== */
.text_light,
.post_meta_item,
.post_info_item,
small,
em {
    color: var(--afk-text-light);
}

/* ===== SELECTION ===== */
::selection {
    background-color: var(--afk-link-hover);
    color: #ffffff;
}

/* ===== MOBILE FOOTER ===== */
@media (max-width: 767px) {
    .site_footer_wrap .contacts_description {
        max-width: 100%;
    }

    .site_footer_wrap img {
        max-width: 180px;
    }
}

/* ===== FORCE HEADINGS COLOR ===== */
h1, h2, h3, h4, h5, h6,
.sc_item_title,
.sc_services_item_title,
.sc_promo_title,
.sc_title,
.sc_title_accent,
.sc_title_color,
.sc_item_title_text,
.widget_title {
    color: var(--afk-text-dark) !important;
}

/* ===== FORCE WHITE TEXT FOR CUSTOM CLASSES ===== */
.custom_text_transform_capitalize,
.custom_letter_spacing_2px,
.text_2_white{
    color: #ffffff !important;
}

/* ===== CAROUSEL ARROWS WHITE ===== */
.carousel-kitchen .swiper-button-next,
.carousel-kitchen .swiper-button-prev {
    color: #ffffff !important;
}

/* dacă sunt font icons */
.carousel-kitchen .swiper-button-next:before,
.carousel-kitchen .swiper-button-prev:before,
.carousel-kitchen .swiper-button-next:after,
.carousel-kitchen .swiper-button-prev:after {
    color: #ffffff !important;
}

/* dacă sunt SVG */
.carousel-kitchen .swiper-button-next svg,
.carousel-kitchen .swiper-button-prev svg {
    fill: #ffffff !important;
}

/* hover (optional) */
.carousel-kitchen .swiper-button-next:hover,
.carousel-kitchen .swiper-button-prev:hover {
    color: #125590 !important;
}

/* ===== FIX HEADER GAP ON SERVICE PAGES ===== */
.top_panel.without_bg_image {
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
}

.top_panel + .page_content_wrap {
    margin-top: 0 !important;
}

.kc-title h1,
.kc-title h2 {
  color: #FFFFFC !important;
  font-weight: 100 !important;
  letter-spacing: 1px;
  line-height: 1.1;
  text-transform: uppercase;
  text-shadow: 0 2px 8px rgba(0,0,0,0.4);
  margin: 0;
}

.kc-title {
  display: block;
  background: none;
  padding: 0;
  margin: 0 auto;
  text-align: center;
}

.white-text {
  color: #FFFFFF !important;
}

.swiper-wrapper {
    background-color: #FFFFFF !important;
    color: #FFFFFF !important;
}

.widget_slider {
    background-color: #FFFFFF !important;
}

.vc_empty_space,
.widget_area,
.widget,
.slider_wrap,
.slider_swiper_outer,
.slider_swiper {
    color: #FFFFFF !important;
    outline-color: #FFFFFF !important;
}

#menu-services li::before {
    background-color: #FFFFFF !important;
}

#menu-customer-care li::before {
    background-color: #FFFFFF !important;
}

.columns_wrap{
    border-bottom-color: #FFFFFF !important;
    border-left-color: #FFFFFF !important;
    border-right-color: #FFFFFF !important;
    border-top-color: #FFFFFF !important;
}

.contacts_logo img {
  width: 100px !important;
  height: auto !important;
  display: block;
}

.top_panel_title_wrap{
    display: none;
}

.messageContent_c19a55 {
  font-size: 20px !important;
  line-height: 1.3;
}

.sc_button {
    border-radius: 25px;
}

.round-field {
    border-radius: 25px;
}

.icon-next,
.icon-prev {
  color: #fff !important;
  fill: #fff !important;
}

.afk-service-label {
  text-align: center;
  font-size: 14px;
  line-height: 1.25;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  margin-top: 10px;
  color: var(--afk-text) !important;
}

.afk-service-label p {
  margin: 0;
  line-height: 1.25;
}

.our-ptocess-font-weight {
    font-weight: 100!important;
}

.afk-mobile-drawer,
.afk-mobile-drawer .menu_mobile_inner {
    background-color: #28395F !important;
}

/* AFK mobile header */
.afk-mobile-header-row {
    display: none;
}

