/**
* Theme Name: Poco Child
* Description: This is a child theme of Poco, generated by Merlin WP.
* Author: <a href="https://pavothemes.com/">Duc Pham (Opal Team)</a>
* Template: poco
* Version: 1.9.0
*/
.otgs-development-site-front-end {
  display: none !important;
}
#page{
  background-color: var(--background-gold);
  font-size: 1.2rem !important;
}
#page .poco-handheld-footer-bar {
font-size: 1rem !important;
}
:root {
  --primary: #5d21bf;
  --primary_hover: #b6a04d;
  --secondary: #7026e7;
  --body: #808080;
  --heading: #1e1d23;
  --light: #999999;
  --dark: #282828;
  --border: #e5e5e5;
  --background: #fff;
  --background-gold: #a2904c22;
  --wp--preset--color--vivid-red: darkred;
}
.single .single-content {
  border: 3px solid var(--primary_hover) !important;
}
#photoswipe-fullscreen-dialog{
    display:none;
}
body {
  font-size: 1.04rem;
}
.page-with-blog #post-navigation {
  display: none;
}
.page-with-blog .hentry .entry-title {
  display: none;
}
.site-header-account .account-dropdown:before {
  top: -41px;
  height: 40px;
  width: 100px;
  /* right: -10px;
     */
}
.site-header-account .account-links-menu li a, .site-header-account .account-dashboard li a{
    color:white;
}
.w-100{
    width:100%;
}
/*------------------------------------------------------------------------------*/
/*--------------------------------- GDPR COOKIE --------------------------------*/
/*------------------------------------------------------------------------------*/
.cky-btn{
  padding: 8px !important;
}
.cky-footer-wrapper div:last-child {
  display: none !important;
}
.cky-revisit-bottom-left{
  display: none !important;
  visibility: hidden !important;
  opacity: 0 !important;
  
}
/*------------------------------------------------------------------------------*/
/*------------------------------------------------------------------------------*/
/*------------------------------------------------------------------------------*/


.md-playlist .wp-playlist-light .wp-playlist-caption{
        color: var(--secondary);
    font-weight: 800;
}
.wp-playlist .wp-playlist-current-item img{
    display:none !important;
}
.md-playlist .wp-playlist-light .wp-playlist-playing,
.md-playlist .wp-playlist-light{
    background:transparent !important;
    border:unset !important;
}
.md-playlist .wp-playlist-item-length{
    color: white !important;
}
.md-playlist .wp-playlist .mejs-container
{
 border-radius:15px;
 overflow: hidden;
}
/*------------------------------------------------------------------------------*/
/*---------------------------------- Page View ---------------------------------*/
/*------------------------------------------------------------------------------*/
.avc_visit_counter_front_simple{
  margin:0 !important;
  color: #333;
}
.mdfont-title-small{
  font-family: 'Trajan Pro', sans-serif;
  font-weight: bold;
  font-size: 1.5rem;

}
.mdfont-title-big {
  font-family: 'Trajan Pro', sans-serif;
  font-size: 2rem;
  font-weight: bold;
}
#yith-quick-view-modal.open .product_title,
ul.products li.product h2, ul.products li.product h3, ul.products li.product .woocommerce-loop-product__title, ul.products li.product .wc-block-grid__product-title, ul.products .wc-block-grid__product h2, ul.products .wc-block-grid__product h3, ul.products .wc-block-grid__product .woocommerce-loop-product__title, ul.products .wc-block-grid__product .wc-block-grid__product-title, .wc-block-grid__products li.product h2, .wc-block-grid__products li.product h3, .wc-block-grid__products li.product .woocommerce-loop-product__title, .wc-block-grid__products li.product .wc-block-grid__product-title, .wc-block-grid__products .wc-block-grid__product h2, .wc-block-grid__products .wc-block-grid__product h3, .wc-block-grid__products .wc-block-grid__product .woocommerce-loop-product__title, .wc-block-grid__products .wc-block-grid__product .wc-block-grid__product-title{
      font-family: 'Trajan Pro', sans-serif;
}
.sku_wrapper{
    display:none !important;
}
/*------------------------------------------------------------------------------*/
/*------------------------------------------------------------------------------*/
/*------------------------------------------------------------------------------*/

/*------------------------------------------------------------------------------*/
/*------------------------------------ MENU ------------------------------------*/
/*------------------------------------------------------------------------------*/

.style-dark-yes .header-group-action > div > a i, .style-dark-yes .header-group-action > div > a:before{
  margin-bottom: 5px;
}
.main-navigation .primary-navigation > ul.menu > li.menu-item > a {
  height: 60px;
  padding: 1.1rem 0.5rem;
}
.elementor-widget.elementor-widget-poco-nav-menu {
  height: 100%;
}
/* .main-navigation ul ul.sub-menu li{
    min-width: unset !important;
}
.main-navigation ul li{
    position: unset !important;
} */
.main-navigation ul.menu li.menu-item .sub-menu .menu-item a {
  font-weight: 600;
  font-size: 0.85rem !important;
  text-transform: uppercase;
  color: black !important;
  padding: 0.7rem;
}
.main-navigation ul.menu li.menu-item>a:hover{
  color: var( --e-global-color-5bdd244e ) !important;
}
/* .main-navigation ul.menu li.menu-item .sub-menu{
    position: fixed;
    display: flex;
    width: 100%;
    top: unset;
    margin: 0;
    padding: 2px;
    border-radius: unset;
    left: 0;
    justify-content: center;
} */
.wpml-ls.wpml-ls-legacy-dropdown-click a,
.wpml-ls.wpml-ls-legacy-dropdown a {
  border-color: transparent !important;
}
.wpml-ls.wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu a:hover,
.wpml-ls.wpml-ls-legacy-dropdown .wpml-ls-sub-menu a:hover {
  background-color: #f5f5f5 !important;
}
.wpml-ls.wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu a,
.wpml-ls.wpml-ls-legacy-dropdown .wpml-ls-sub-menu a {
  padding: 5px 10px !important;
}
.wpml-ls.wpml-ls-legacy-dropdown-click a,
.wpml-ls.wpml-ls-legacy-dropdown a {
  padding: 5px 10px;
  padding-right: calc(10px + 1.4em);
}
.elementor-widget-container .elementor-teams-wrapper .team-job {
  background-color: var(--secondary);
  font-weight: 600;
}
body .booked-calendarSwitcher > p select {
  height: auto !important;
  color: var(--primary) !important;
  font-size: 18px;
  padding: 0.4rem;
}
body .booked-calendarSwitcher > p {
  margin: 3px;
}
body .booked-calendarSwitcher {
  margin: 0px;
  margin-bottom: 5px;
  border-radius: 10px;
  width: 100%;
}
.single .single-content > .post-thumbnail > .wp-post-image {
  max-height: fit-content;
}
@media (min-width:425px){
  .single .single-content > .post-thumbnail > .wp-post-image {
    max-height: 25rem;
    object-fit: contain;
  }
}
#google_language_translator {
  display: none;
}
#flags {
  width: auto !important;
}
.main-navigation ul.menu li.menu-item > a {
  padding: 0.5em;
  padding-top: 1em;
  padding-bottom: 1em;
}
.widget_search form,
.widget_product_search form,
.site-search form {
 border-radius: 15px !important;
  background-color: var(--primary) !important;
   color: white !important; 
}
.site-search.ajax-search form {
    background-color: unset !important;
       color: #45188d !important; 
       border:unset !important;
}

input[type="search"]::placeholder,
.woocommerce-product-search::before,
.widget_search form::before,
.widget_search form input[type="search"],
.widget_product_search form input[type="search"],
.site-search form input[type="search"] {
  color: white !important;
}
.widget {
  box-shadow: 0 0 60px 0 rgb(6 30 98 / 8%);
  padding: 10px;
  border-radius: 15px;
  margin-left: 15px;
  padding: 25px 40px 30px;
}
.site-search.ajax-search form input[type="search"],
.site-search.ajax-search input[type="search"]::placeholder {
    color: var(--primary) !important;
}
.poco-handheld-footer-bar ul li.search .widget,
.site-header-cart-side .widget_shopping_cart,
.site-search-popup .site-search-popup-wrap .site-search .widget,
.widget.widget_search {
  box-shadow: none;
  padding: 0;
  border-radius: 0;
}

body:not(.page-template-template-homepage) .site-content {
  margin-top: 20px;
}

/* Button */

@media (max-width: 425px) {
.elementor-products-grid ul.products.elementor-grid{
        grid-template-columns: repeat(1, 1fr) !important;
    }
  .disable-phone {
    display: none;
  }
}

@media (max-width: 1024px) {

  .disable-tablet {
    display: none;
  }
}

.current_page_item_a {
  font-size: 14px;
  font-weight: 700;
  line-height: 1em;
  color: white !important;
  /* background-color: var(--secondary); */
  background-color: var(--e-global-color-5bdd244e);
  border-radius: 8px 8px 8px 8px;
  padding: 20px 45px 20px 45px;
}

.current-menu-item a {
  color: var(--secondary) !important;
}
.button {
  color: #e5e5e5;
}
#payment .payment_methods li p {
  font-size: 15px;
}
#payment .payment_methods > .woocommerce-PaymentMethod > label,
#payment .payment_methods > .wc_payment_method > label {
  font-size: 18px;
}

.button.cart {
  padding: 15px 25px 15px 25px;
  text-align: center;
  float: left;
}
@media (max-width: 768px) {
  .button.cart {
    margin-top: 10px;
  }
}
.poco-breadcrumb .breadcrumb-heading {
  font-size: 29px;
  text-shadow: 3px 3px 10px black;
}

.bg-gold {
  background-color: var(--secondary);
}

.bg-gold > ul > li > a {
  color: white;
  font-weight: bold;
}

.poco-breadcrumb {
  display: none !important;
  min-height: auto;
  margin: 0;
}

nav.woocommerce-breadcrumb {
  display: none;
}

/* Header */

.count {
  color: var(--border) !important;
}

.site-header-cart.menu > a > .tax_label {
  display: none;
}

.custom-scroll::-webkit-scrollbar,
.product-categories::-webkit-scrollbar {
  width: 5px;
}

.custom-scroll::-webkit-scrollbar-track,
.product-categories::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 3px rgba(17, 17, 17, 0.3);
  background-color: #f5f5f5;
}

.custom-scroll::-webkit-scrollbar-thumb,
.product-categories::-webkit-scrollbar-thumb {
  background-color: #303030;
}

/* Breadcrumb */

.poco-breadcrumb a {
  color: #e1e1e1 !important;
}

.woocommerce-breadcrumb {
  color: #fff;
}

.woocommerce-customer-details {
  margin: auto;
  max-width: 900px;
}
.woocommerce-error{
    border-radius: 10px;
    margin: 0 0 20px 0;
}
.woocommerce-info,
.woocommerce-noreviews,
.woocommerce-message,
p.no-comments {
  background-color: var(--primary);
  margin: 0px 0px 20px 0px;
  border-radius: 10px;
}

table.cart th,
table.cart td {
  padding: 1.618em 1em 1.618em 0;
  word-break: unset;
}

table td,
table th {
  word-break: unset;
}

.cart_totals .order-total td {
  font-size: 1.5em;
}

.widget_product_categories ul.product-categories li.current-cat {
  background-color: unset;
}

.widget_product_categories ul.product-categories li.current-cat a {
  color: var(--heading) !important;
}

.widget_product_categories ul.product-categories li.current-cat > a {
  background-color: var(--primary);
  border-radius: 10px;
  color: white !important;
  padding-left: 5px;
  padding-right: 5px;
}

@media (min-width: 768px) {
  .main-navigation ul.menu,
  .main-navigation ul.nav-menu {
    margin: 0;
  }
  .main-navigation ul.menu > li.menu-item-has-children > a::after,
  .main-navigation ul.menu > li.page_item_has_children > a::after,
  .main-navigation ul.menu > li.has-mega-menu > a::after,
  .main-navigation ul.nav-menu > li.menu-item-has-children > a::after,
  .main-navigation ul.nav-menu > li.page_item_has_children > a::after,
  .main-navigation ul.nav-menu > li.has-mega-menu > a::after {
    display: none;
  }
}

.main-navigation ul.menu li.menu-item > a {
  /* font-weight: 500;
    font-size: 15px; */
}

/* .cart_totals .cart-subtotal {
    display: none;
} */
.btn-purple {
  font-size: 16px;
  font-weight: 700;
  line-height: 1em;
  color: white !important;
  background-color: var(--e-global-color-5bdd244e);
  border-radius: 8px 8px 8px 8px;
  padding: 17px 25px;
  transition: 0.5s;
}
.btn-purple:hover {
  background-color: #331466;
  transition: 0.5s;
}
.single-product div.product .product_title {
  font-size: 30px;
}

.single-product
  div.product
  .woocommerce-product-gallery
  .woocommerce-product-gallery__image
  img {
  background-color: #45188d40;
}

.product-transition:after {
  background-color: #45188d;
}

ul.products li.product img,
ul.products .wc-block-grid__product img,
.wc-block-grid__products li.product img,
.product_list_widget .product-content {
  margin-right: 20px;
}

.woocommerce-product-list ul.products .product-list-inner img {
  max-width: 120px;
  width: 100%;
  height: 130px;
  object-fit: contain;
}
/* ----------------- checkout ----------------- */
.woocommerce-product-list ul.products .product-content {
  padding: 10px 30px 10px 10px;
}

.form-row.woocommerce-validated input.input-text {
  background: #5d21bf29;
  box-shadow: inset 3px 0 0 #5d21bf;
}

.woocommerce-order .woocommerce-thankyou-order-received {
  color: var(--primary);
}

ul.order_details {
  max-width: 1000px;
}

ul.order_details li:first-child,
ul.order_details li {
  padding: 0;
  margin-top: 0;
}
.woocommerce-account-fields > p > label.woocommerce-form__label > span {
  font-size: 1.618em;
}
.woocommerce-order p:nth-child(3) {
  width: 900px;
  margin: auto;
  text-align: left;
}
.woocommerce-account-fields {
  font-size: 17px;
}
.woocommerce-account-fields,
.woocommerce-shipping-fields:has(div),
.woocommerce-billing-fields {
  border-radius: 15px;
  border: 4px solid var(--secondary);
  padding: 10px;
  margin-bottom: 10px;
}

#order_review .woocommerce-shipping-totals.shipping th {
  font-size: 1.6rem;
}
@media (min-width: 1024px) {
        .site-search-popup .site-search-popup-wrap{
        padding:7px 35px;
    }
  #order_review .woocommerce-shipping-totals.shipping {
    /*display: flex;*/
    flex-direction: column;
    width: max-content;
  }
  #order_review .woocommerce-shipping-totals.shipping th {
    /*float: right;*/
    border: none !important;
  }
  #order_review .woocommerce-shipping-totals.shipping td {
    border: none !important;
  }
  #order_review .cart-subtotal {
    border-bottom: 1px solid;
    border-bottom-color: var(--border);
  }

  ul#shipping_method input[type="radio"]:first-child:checked + label:after,
  #order_review
    .woocommerce-shipping-totals.shipping
    td
    ul#shipping_method
    label
    .amount {
    color: var(--secondary);
  }
  /* #order_review .woocommerce-shipping-totals.shipping td ul#shipping_method label{
  color: white !important;
} */

  ul#shipping_method {
    text-align: left;
  }
}
#order_review table tr.order-total th {
  color: var(--primary) !important;
}
#shipping_method li > label::after,
#shipping_method li > input[type="radio"]:first-child:checked + label::after {
  display: none;
}
#shipping_method li > input[type="radio"]:first-child:checked + label::before {
  font-weight: 700;
}
#shipping_method li > label::before,
#shipping_method li > input[type="radio"]:first-child:checked + label::before,
#payment
  .payment_methods
  li.woocommerce-PaymentMethod
  > input[type="radio"]:first-child:checked
  + label::before,
#payment
  .payment_methods
  li.wc_payment_method
  > input[type="radio"]:first-child:checked
  + label::before,
#payment .payment_methods li > label::before {
  font-family: "Font Awesome 5 Free";
  content: "\f111";
  color: var(--secondary);
  margin-right: 10px;
}
.woocommerce-account-fields
  .woocommerce-form__label-for-checkbox
  .woocommerce-form__input-checkbox {
  position: absolute;
  left: 0;
  right: unset;
  width: auto;
  height: 100%;
}
.woocommerce-form__label-for-checkbox .woocommerce-form__input-checkbox,
#ship-to-different-address .woocommerce-form__input-checkbox {
  left: 0;
  right: unset;
}

#order_review,
.cart_totals {
  border: unset;
  border-radius: 10px;
  border-color: none;
  padding: 5px !important;
}

/* @media (min-width: 768px) {
  #order_review,
  .cart_totals {
    border: 6px solid;
    border-radius: 20px;
    border-color: var(--secondary);
  }
} */
.woocommerce-account-fields p:first-child {
  position: relative;
}
.woocommerce-account-fields label,
#ship-to-different-address label {
  display: flex !important;
  align-items: center;
  margin: 20px;
}

.dgwt-wcas-sf-wrapp {
  margin-bottom: 30px;
}
.dgwt-wcas-search-form .dgwt-wcas-sf-wrapp {
margin-bottom: 0px;
}


.single-product
  div.product
  .woocommerce-product-gallery
  .woocommerce-product-gallery__image
  img {
  width: 100%;
}

.select2-container--default
  .select2-results__option--highlighted[aria-selected],
.select2-container--default
  .select2-results__option--highlighted[data-selected] {
  background-color: #5d21bf;
}

.includes_tax,
.tax_label {
  display: none !important;
}

table.cart td.actions .coupon .input-text {
  min-width: unset;
}

table.cart td.actions .coupon {
  width: auto;
}

.elementor-kit-6 button,
.elementor-kit-6 input[type="button"],
.elementor-kit-6 input[type="submit"],
.elementor-kit-6 .elementor-button {
  padding: 20px 25px 20px 25px;
}

/*  Single Product - description tab hide  */

.single-product .woocommerce-tabs ul.tabs {
  display: none;
}

.woocommerce-product-details__short-description {
  font-weight: bold;
}

#variant-table {
  display: none;
}

.single-product div.product .single_add_to_cart_button {
  line-height: unset;
}

.single-product div.product .product_title {
  margin-bottom: 0;
}

/* Single Post */
.hentry .entry-content .wp-block-button .wp-block-button__link{
  color:#e5e5e5;
  
}

/* Resize  */

.hentry .wp-post-image {
  max-height: 300px;
  object-fit: cover;
}

/* Quick View */

/* .yith-quick-view-content-imgbox{
    border-radius: 25px 25px 0px 0px;
    overflow: hidden;
} */

#yith-quick-view-modal {
  /* position: absolute; */
  position: fixed;
  align-items: center;
  display: flex;
  flex-direction: column;
  box-sizing: border-box;
}

.yith-quick-view-content-img {
    height: 310px;
    object-fit: cover;
    border-radius: 10px;
    border: 2px solid var(--e-global-color-7018809);
    width: unset;
}

#yith-quick-view-modal .yith-quick-view-overlay {
  display: flex;
  flex-direction: column;
  box-sizing: border-box;
  position: fixed;
}

#yith-quick-view-modal.open .yith-wcqv-main {
  position: relative;
  flex-direction: column;
  box-sizing: border-box;
  width: 100%;
  height: auto;
  margin: 0;
  min-height: -webkit-fill-available;
}

/* #yith-quick-view-modal #yith-quick-view-content > .product > div {
  overflow-y: auto;
} */
form.woocommerce-form-login {
  max-width: 800px;
}
#yith-quick-view-modal.open .woocommerce-product-gallery {
  height: 70%;
}

#yith-quick-view-modal.open .single-product div.product .woocommerce-tabs {
  -webkit-box-ordinal-group: 3;
  -webkit-order: 2;
  order: 2;
}
#yith-quick-view-modal.open p.price ins{
  color: var(--primary) !important;
}

#yith-quick-view-modal.open
  .single-product
  .woocommerce-tabs
  .woocommerce-Tabs-panel--additional_information,
#yith-quick-view-modal.open
  .single-product
  .woocommerce-tabs
  .woocommerce-Tabs-panel--reviews {
  display: none;
}

#yith-quick-view-content div.images {
  width: unset;
}

#yith-quick-view-modal #yith-quick-view-content .entry-summary {
  overflow-y: unset;
  height: auto;
}

.woocommerce-grouped-product-list-item__price {
  text-align: right;
}

#yith-quick-view-modal.open #yith-quick-view-content div.summary {
  width: 100%;
}

#yith-quick-view-modal.open
  #yith-quick-view-content
  div.summary
  .summary-content {
  overflow-y: unset;
  height: unset;
}

#yith-quick-view-modal .yith-wcqv-wrapper {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  margin: 40px 0;
  max-width: min(900px, calc(100vw - 20%));
  position: fixed;
  align-items: center;
  width: auto !important;
  overflow: auto;
  bottom: 0;
  top: 3rem !important;
  height: min-content;
  max-height: 80vh;
  background-color: #fff;
  border-radius: 1rem;
  left: unset !important;
  height: unset !important;
}

#yith-quick-view-close {
  color: black;
  background: #e1e1e1;

  border-radius: 25px;
  text-indent: unset;
  width: 25px;
  height: 25px;
  font-size: 22px;
  line-height: 20px;
  position: absolute;
}

#yith-quick-view-modal.open .summary-content,
#yith-quick-view-modal.open #yith-quick-view-content div.summary {
  float: left;
  width: 55%;
}

#yith-quick-view-modal.open .summary-content,
#yith-quick-view-modal.open #yith-quick-view-content div.summary2 {
  width: 100%;
}

.yith-quick-view-content-img {
  width: 100%;
}

.yith-quick-view-content-imgbox {
  width: 45%;
  float: left;
  padding: 30px 0 0 30px;
}

@media (max-width: 900px) {
  #yith-quick-view-modal .yith-wcqv-wrapper {
    border-top-left-radius: 1rem;
    border-top-right-radius: 1rem;
    z-index: 0;
    overflow: hidden;
    /* min-height: 377.5px;
    max-height: 724.8px; */
    min-height: 50vh;
    max-height: 75vh;
    max-width: 100%;
    margin: 0px;
    position: absolute;
    top: unset !important;
    bottom: 0px;
    left: 0px;
    right: 0px;
    background-color: rgb(255, 255, 255);
    box-shadow: rgb(0 0 0 / 6%) 0px 0px 1rem 0px,
      rgb(0 0 0 / 12%) 0px 1rem 1rem 0px;
  }
  #yith-quick-view-modal.open .yith-wcqv-main {
    overflow: scroll;
    width: 100%;
  }
  #yith-quick-view-modal .yith-wcqv-wrapper {
    border-bottom-left-radius: unset;
    border-bottom-right-radius: unset;
  }
  #yith-quick-view-close {
    right: 15px;
    top: 15px;
    position: absolute;
  }
  .yith-quick-view-content-img {
    width: 100%;
  }
  .yith-quick-view-content-imgbox {
    float: left;
    padding: 0;
  }
}

@media (max-width: 425px) {
  #yith-quick-view-modal .yith-wcqv-wrapper {
    max-height: 80vh;
  }
  #yith-quick-view-modal.open .summary-content,
  #yith-quick-view-modal.open #yith-quick-view-content div.summary {
    width: 100%;
  }
  .yith-quick-view-content-imgbox {
    width: 100%;
  }
  #yith-quick-view-modal.open
    #yith-quick-view-content
    div.summary
    .summary-content {
    padding: 0;
  }
}

#yith-quick-view-close::before {
  display: none;
}

#yith-quick-view-modal.open
  #yith-quick-view-content
  div.summary
  .single_add_to_cart_button {
  line-height: 2.5;
  position: unset;
  bottom: unset;
  width: 100%;
  left: unset;
  border-radius: 8px 8px 8px 8px;
  padding: 8px 17px;
}

.woocommerce-grouped-product-image {
  display: none;
}

.single-product div.product form.cart table.group_table td {
  padding: 5px 5px;
  max-width: 240px;
}

.woocommerce-grouped-product-list-item__price {
  min-width: 80px;
}

#yith-quick-view-modal.open .summary-content,
#yith-quick-view-modal.open #yith-quick-view-content div.summary {
  padding-bottom: 0;
}

#yith-quick-view-modal.open #yith-quick-view-content div.summary2 {
  padding-bottom: 46px;
}

.single-product
  div.product
  form.cart
  table.woocommerce-grouped-product-list
  .woocommerce-grouped-product-list-item__quantity {
  width: unset;
}

#yith-quick-view-modal.open .product_title {
  font-size: 25px;
}

.woocommerce-product-details__short-description > p {
  font-size: 17px;
  margin: 0;
}

.single-product div.product .product_meta {
  padding-top: 0;
}

.single-product div.product p.price > span:first-child {
  font-size: 21px;
}

ul.products li.product .short-description,
.product-list .short-description {
  font-size: 20px;
  font-weight: 400;
}

ul.products li.product h3 a,
ul.products li.product .woocommerce-loop-product__title a,
.product-list .woocommerce-loop-product__title {
  font-size: 23px;
}

/* Blog */
.post-style-1 .entry-header {
  padding: 0;
}
.post-style-1 .post-thumbnail,
.post-style-1 .post-thumbnail img {
  margin-bottom: 0;
  border-radius: 15px;
}
@media (min-width: 1024px) {
  .post-style-1 .post-inner {
    display: flex;
  }
  .post-style-1 .entry-content {
    width: 70%;
  }
  .post-style-1 .post-thumbnail {
    width: 50%;
    min-width: 280px;
  }
  .post-style-1 .entry-title {
    margin-bottom: 0.5em !important;
  }
  .entry-title a,
  .post-style-1 .entry-bottom p {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
  }
}
.elementor-products-grid ul.products.elementor-grid.columns-1 {
  grid-template-columns: repeat(1, 1fr);
}
.post-style-1 .post-inner {
  border: none;
}
.post-style-1 .entry-title {
  font-size: 24px;
}
.entry-meta .categories-link a {
  font-size: 11px;
  text-transform: uppercase;
  line-height: 20px;
  padding: 0 10px;
  font-weight: 500;
  color: #fff !important;
  background-color: var(--primary);
  margin-right: 3px;
  display: inline-block;
  border-radius: 3px;
  margin-bottom: 3px;
}
a > strong {
  color: var(--primary) !important;
}

a > strong:hover {
  color: var(--secondary) !important;
}

.color-gold {
  color: var(--secondary);
  font-weight: 600;
}

.wp-block-quote {
  color: var(--e-global-color-5bdd244e);
}

.addtoany_content {
  margin: auto;
  /* float: right; */
  width: auto;
  clear: unset;
  padding-top: 5px;
}

.pvc_clear {
  clear: unset;
}

.wpulike {
  float: left;
  padding: 5px 0;
}

.pvc_stats {
  margin: 0;
  padding: 15px 2px !important;
}

.pvc_clear {
  height: 60px;
  position: inherit;
  margin-bottom: -50px;
  border-radius: 5px;
}

/* @media (max-width: 659px) {
  .pvc_clear:first-of-type {
    background: #f7f4ef;
    height: 60px;
    position: inherit;
    margin-bottom: -50px;
    border-radius: 5px;
  }
  .pvc_clear {
    background: #f7f4ef;
    height: 110px;
    position: inherit;
    margin-bottom: -105px;
    border-radius: 5px;
  }
}

@media (max-width: 560px) {
  .pvc_clear:first-of-type {
    background: #f7f4ef;
    height: 110px;
    position: inherit;
    margin-bottom: -105px;
    border-radius: 5px;
  }
}
.pvc_clear,
.pvc_clear:first-of-type {
  background: #f7f4ef;
  height: 140px;
  position: inherit;
  margin-bottom: -135px;
  border-radius: 5px;
} */
@media (max-width: 415px) {
  .wp-block-image img,
  .hentry .entry-content .wp-block-image figure {
    width: 100%;
  }
}

.post-style-1 .post-thumbnail img {
  width: 100%;
  height: 235px;
  object-fit: cover;
}

.post-style-1 .entry-content {
  padding: 10px 10px 10px 10px;
}

.post-style-1 .entry-bottom p {
  text-align: justify;
}
.post-style-1 .entry-content a.button {
  display: none;
}

/* @media (max-width: 767px) {
    .post-style-1 .post-thumbnail img {
        height: 30vw;
    }
} */
.widget_categories ul li {
  margin-bottom: 0.7em;
}
.elementor-post__excerpt .pvc_clear,
.elementor-post__excerpt .pvc_stats {
  display: none;
}

.elementor-posts .elementor-post__card .elementor-post__excerpt,
.elementor-posts .elementor-post__card .elementor-post__title {
  margin-bottom: 10px;
}

.elementor-posts .elementor-post__card .elementor-post__excerpt {
  text-align: justify;
}

/**------------------------------------------------------------------
  *--------------------------     BLOG     -------------------------- 
  *------------------------------------------------------------------ */

.hentry .wp-post-image {
  width: 100%;
}

.single-post .entry-title {
  font-size: 40px;
}

@media (max-width: 1024px) {
  .single-post .entry-title {
    font-size: 30px;
  }
}

.single-post .hentry .entry-content {
  text-align: justify;
}

@media (max-width: 415px) {
  .single-post .entry-title {
    font-size: 21px;
  }
  .hentry .entry-header,
  .hentry .entry-content {
    padding: 0 10px;
  }
}

.post-author {
  display: none;
}

/* right menu */
.widget_tag_cloud {
  padding: 25px 20px;
}
.tagcloud a {
  padding: 0 10px;
}

.widget_product_categories ul.product-categories {
  background-color: #45188d36;
  overflow: scroll;
  max-height: 40rem;
  overflow-x: hidden;
}

.widget_product_categories {
  /* width: inherit; */
  padding: 0;
  padding-top: 10px;

  /* border-radius: unset; */
  /* border-color: unset;
    border: unset;
    padding-right: 10px; */
}
.widget_recently_viewed_products {
  padding: 10px;
}
.single-post .poco-breadcrumb {
  display: none;
}

.single-product .woocommerce-breadcrumb {
  display: block;
}

.widget ul ul {
  margin: 0;
}

.widget_product_categories ul.product-categories {
  background-color: #efe9f9;
}

.widget_product_categories ul.product-categories li.current-cat a {
  color: #fff;
}

@media (min-width: 1024px) {
  .widget_product_categories ul.product-categories {
    background-color: #efe9f9;
    overflow: scroll;
    /* max-height: 65vh; */
    overflow-x: hidden;
  }
  .widget_product_categories ul.product-categories li a {
    padding: 0.7em 0em 0.7em 0em;
    color: #303030;
    border-color: #a1a1a1a1;
  }
  .widget_product_categories ul.product-categories li {
    padding: 0;
    font-weight: 600;
    font-size: 15px;
  }
  .widget_product_categories ul.product-categories > li > a {
    background-color: #5d21bf6e;
    padding-left: 12px;
  }
  .widget-area .widget_product_categories a:not(.button):hover {
    color: var(--dark);
  }
  .widget_product_categories ul .children {
    margin-top: 0;
    margin-left: 20px;
    margin-right: 10px;
  }
}

.single-post .site-main nav.navigation .nav-links {
  background-color: #45188d36;
}

.poco-product-pagination a > span {
  background-color: var(--secondary);
}

.poco-product-pagination a > span:hover {
  background-color: var(--e-global-color-5bdd244e);
  color: #fff;
}

.main-navigation.mxdp-submenu ul li {
  position: relative;
  display: inline-block;
  text-align: left;
}
.mxdp-submenu {
  text-align: center;
  inline-size: max-content;
  min-width: 100%;
}
.main-navigation.mxdp-submenu ul {
  list-style: none;
  margin: 0;
  padding-left: 0;
  display: block;
}

.error404 .site-content {
  background-color: #45188d11;
}

/*  --------------------------     FOOTER     -------------------------- */

.woosw-popup .woosw-items .woosw-item .woosw-item--remove span::before {
  color: #000;
  background-color: var(--primary_hover);
  display: inline-block;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  line-height: 20px;
}
/*  -------------------------------------------------------------------- */

/* -------------  Popup search -----------------*/
.site-search-popup {
  position: fixed;
  top: 0;
  margin: auto;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 99999;
  background: #000000CB;
}
.site-search-popup .site-search-popup-wrap {
  border-radius: 25px;
  max-width: 650px;
  width: 60vw;
  height: 40vh;
  top:25%;
  background:white;
  flex-direction: row-reverse;
}
.site-search-popup-close{
    align-self: start;
}
input.search-field{
    margin-left: 20px;
}
.site-search-poco-overlay {
  position: fixed;
  width: 100vw;
  height: 100vh;
  top: 0;
  bottom: 0;
  z-index: 9998;
  opacity: 0;
  background-color: rgba(0, 0, 0, 0.7);
  visibility: hidden;
  -webkit-transition: opacity 0.25s ease, visibility 0s ease;
  transition: opacity 0.25s ease, visibility 0s ease;
}
.site-search-popup .site-search-popup-wrap .site-search {
  max-width: 100%;
  width: 100%;
}

/* -----------------  CHECKOUT  ---------------------*/
.form-row label {
  margin-bottom: 0.2em;
}
input[type="text"],
input[type="number"],
input[type="email"],
input[type="tel"],
input[type="url"],
input[type="password"],
input[type="search"],
textarea,
.input-text {
  padding: 0.28em 0.5em;
}
.single-product div.product form.cart .quantity {
  margin-right: 15px;
}
.md-carousel .entry-meta,
.md-carousel .entry-bottom {
  display: none;
}
.md-carousel .entry-title a {
  background: #B2A36E;
  line-height: 27px;
  color: var(--e-global-color-5bdd244e);
  font-size: 19px;
  font-family: 'trajan pro';
  font-weight: unset;
  border-radius: 10px;
  padding: 3px 5px 3px 5px;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  display: -webkit-box;
}
.md-carousel .post-style-1 .post-thumbnail {
  width: 100%;
}
.md-carousel .post-style-1 {
  min-height: 235px;
}
.md-carousel .slick-initialized .slick-slide {
  position: relative;
}
.md-carousel .post-style-1 .entry-content {
    background-color: unset !important;
  padding: 30px 10px 30px 10px;
  position: absolute;
  bottom: 0;
  left: 15px;
  right: 15px;
  width: auto;
}
.md-top-carousel .post-style-1 .entry-content{
    padding: 0px;
     left: 0; 
     right: 0;
}
.md-top-second .elementor-post-wrapper .post-style-1:nth-child(1),
.md-top-first .elementor-post-wrapper .post-style-1:nth-child(2){
    display:none !important;
}
.simplepay_checkbox{
    display:none;
}
/* ----------------------------------------------------------------------------------------------------------------*/
/* ------------------------------------------   POPUP CALENDAR   --------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
html:has(.stec-no-scroll) {
  overflow: hidden;
}
body .stec-style-button.stec-layout-grid-events-all-load-more{
  display: none;
}
.stec-modal-content{
    background:white !important;
}
.stec-layout-event-inner.stec-modal {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  margin: auto;
  max-width: min(900px, calc(100vw - 20%));
  position: fixed;
  align-items: center;
  width: auto;
  overflow: auto;
  overflow-x: hidden;
  bottom: 0;
  top: 0;
  left: 0 !important;
  right: 0 !important;
  height: min-content;
  max-height: 80vh;
  background-color: white;
  border-radius: 1rem;
}
.stec-booking-popup-background,
.stec-layout-event-inner-out-wrapper {
  background: rgba(0, 0, 0, 0.8);
}
.stec-booking-popup .stec-booking-popup-close,
.stec-layout-event-inner-out-wrapper .stec-layout-event-inner-close {
  top: 5px;
  right: 5px;
}
@media (min-width: 415px) {
  .stec-layout-event-inner-intro .stec-layout-event-inner-intro-media-content {
    height: 300px !important;
  }
}
.stec-layout-event-inner-intro .stec-layout-event-inner-intro-media-content {
  height: 340px !important;
}
@media (min-width: 1024px) {
  .stec-layout-event-inner-intro .stec-layout-event-inner-intro-media-content {
    height: 400px !important;
  }
}
.stec-layout-event-inner-intro
  .stec-layout-event-inner-intro-media-content
  > div {
  background-size: contain !important;
}
body.stec-modal-opened > :not(.stec-modal) {
  filter: unset;
}
.stec-layout-event-inner-intro
  .stec-layout-event-inner-intro-section-tickets-default {
  background-color: var(--secondary);
}

.stec-colorpicker::-webkit-scrollbar {
  width: 4px !important;
}

.stec-colorpicker::-webkit-scrollbar-thumb {
  border-radius: 10px;
  background-color: #cdcdcd;
  -webkit-box-shadow: inset 0 0 6px rgb(0 0 0 / 50%);
}
.stec-layout-event-inner-intro {
  padding: 2rem;
}
.stec-booking-popup-header {
  height: 340px;
  background-color: white;
  background-repeat: no-repeat;
}
.stec-layout-event-inner-location
  .stec-layout-event-inner-location-left-button {
  display: none;
}
body .stec-layout-event-inner-top-tabs i {
  color: var(--dark) !important;
}
body .stec-layout-event-inner-top-tabs li {
  border-bottom-color: #45188d !important;
  background-color: var(--e-global-color-secondary);
}
.stec-booking-popup {
  border-radius: 20px;
  overflow: hidden;
}
.stec-layout-event-inner-intro .stec-layout-event-inner-intro-media-controls {
  display: none;
}


.stec-instance:not(:has(stec-div.stec)):before {
    content: "Loading...";
    text-align: center;
    margin: 15px;
    display: block;
}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/

/* ----------------------------------------------------------------------------------------------------------------*/
/* ------------------------------------------     BLOG VIDEO     --------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/

.elementor-widget-video-playlist .e-tabs-content-wrapper {
  height: 450px !important;
}
.elementor-widget-video-playlist .e-tabs-wrapper {
  width: 100% !important;
}
.elementor-widget-video-playlist .e-tabs-main-area {
  flex-direction: column-reverse !important;
}
.elementor-widget-video-playlist .e-tabs-items-wrapper .shadow-top,
.elementor-widget-video-playlist .e-tabs-items-wrapper .shadow-bottom {
  display: none !important;
}
.elementor-widget-video-playlist .e-tabs-items-wrapper .e-tabs-items {
  overflow: auto !important;
}
.elementor-widget-video-playlist .e-tabs-main-area {
  height: 100% !important;
}
.elementor-widget-video-playlist .e-tabs-items-wrapper .e-tab-title {
  height: 90px !important;
  padding: 5px 16px !important;
}
.elementor-widget-video-playlist
  .e-tabs-items-wrapper
  .e-tab-title
  .e-tab-title-text {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  line-height: unset;
  /* margin: 0; */
  white-space: normal;
  padding: 0;
}
.elementor-widget-video-playlist .e-tab-title .e-tab-title-text a {
  color: var(--e-global-color-text);
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  line-height: normal;
  white-space: normal;
}
.elementor-widget-video-playlist
  .e-tabs-items-wrapper
  .e-tab-title
  .e-tab-thumbnail {
  width: 180px !important;
  height: 90px !important;
  margin-right: 10px !important;
}
.elementor-widget-video-playlist
  .e-tabs-items-wrapper
  .e-tab-title
  .e-tab-thumbnail
  img {
  width: 100% !important;
  height: 100% !important;
  object-fit: cover !important;
}
.poco-handheld-footer-bar ul li.calendar > a::before {
  content: url('data:image/svg+xml; utf8, <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"><!--! Font Awesome Pro 6.2.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2022 Fonticons, Inc. --><path d="M128 0c17.7 0 32 14.3 32 32V64H288V32c0-17.7 14.3-32 32-32s32 14.3 32 32V64h48c26.5 0 48 21.5 48 48v48H0V112C0 85.5 21.5 64 48 64H96V32c0-17.7 14.3-32 32-32zM0 192H448V464c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V192zm64 80v32c0 8.8 7.2 16 16 16h32c8.8 0 16-7.2 16-16V272c0-8.8-7.2-16-16-16H80c-8.8 0-16 7.2-16 16zm128 0v32c0 8.8 7.2 16 16 16h32c8.8 0 16-7.2 16-16V272c0-8.8-7.2-16-16-16H208c-8.8 0-16 7.2-16 16zm144-16c-8.8 0-16 7.2-16 16v32c0 8.8 7.2 16 16 16h32c8.8 0 16-7.2 16-16V272c0-8.8-7.2-16-16-16H336zM64 400v32c0 8.8 7.2 16 16 16h32c8.8 0 16-7.2 16-16V400c0-8.8-7.2-16-16-16H80c-8.8 0-16 7.2-16 16zm144-16c-8.8 0-16 7.2-16 16v32c0 8.8 7.2 16 16 16h32c8.8 0 16-7.2 16-16V400c0-8.8-7.2-16-16-16H208zm112 16v32c0 8.8 7.2 16 16 16h32c8.8 0 16-7.2 16-16V400c0-8.8-7.2-16-16-16H336c-8.8 0-16 7.2-16 16z"/></svg>');
  width: 24px;
  position: relative;
  align-content: center;
  top: 7px;
}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/

/* ----------------------------------------------------------------------------------------------------------------*/
/* ------------------------------------------     MOBILE NAV     --------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/

.poco-mobile-nav {
  /* opacity: 0; */
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
  width: 100%;
  background-color: #120224;
}

.mobile-nav-active .poco-mobile-nav {
  opacity: 1;
}
.mobile-navigation ul li {
  text-align: left;
}
.mobile-navigation ul li a {
  display: inline-block;
  font-size: 1.2rem;
  padding: 0.3em;
  margin-left: min(calc(20%), 50px);
}
.mobile-nav-close,
.poco-language-switcher-mobile,
.poco-mobile-nav .poco-social {
  font-size: 1.4rem;
}
.poco-language-switcher-mobile img,
.wpml-ls-menu-item .wpml-ls-flag,
.mobile-navigation ul li button::after {
  transform: scale(2);
  margin: 0 10px;
}
.mobile-navigation ul .sub-menu {
  background-color: #7e7243; /* #b6a04d7d */
  border-radius: 15px;
}
.mobile-navigation .dropdown-toggle {
  position: unset;
  display: inline;
  padding: 1em 1.4em;
  /* background-color: #5d21bf; */
}
/* ----------------------------------------------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/

/* ----------------------------------------------------------------------------------------------------------------*/
/* ------------------------------------------     Calendar     ----------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
.booked-calendar-shortcode-wrap {
  max-width: 800px;
  margin: auto;
}
.stec-boxgrid-event,
.stec-grid-event .stec-grid-event-background-image{
    height:220px !important;
}
.stec-boxgrid-event{
    border-radius: 10px !important;
    margin: 5px !important;
}
.stec-top{
    z-index:500 !important;
}
/* ----------------------------------------------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/

/* ----------------------------------------------------------------------------------------------------------------*/
/* --------------------------------------      TeremtőMéduimok     ------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/

.teremto-medium-container:hover h2.elementor-heading-title {
  color: var(--primary_hover) !important;
}

.teremto-medium-container .elementor-widget-image img{  
  width: 400px;
  height: 235px;
  object-fit: cover;
   -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;

}
.teremto-medium-container .elementor-widget-image{
       overflow: hidden;
       border-radius: 10px;
}
.teremto-medium-container:hover  img {
       -ms-transform: scale(1.05);
  -webkit-transform: scale(1.05);
  transform: scale(1.05);
}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
p.wsc-desc-mode.extra_fee {
  background: var(--wp--preset--color--vivid-red);
  padding: 15px;
  color: white !important;
  border-radius: 10px;
}
p.wsc-desc-mode.extra_fee strong {
  color: white !important;
}