/*
Theme Name: JL Essentials Theme
Theme URI: http://jlessentials.com.ph
Version: 1.0
Description: An example child theme that can be used as a starting point for custom development.
Author: The Beaver Builder Team
Author URI: http://www.fastlinemedia.com
template: bb-theme
*/
/* Add your custom styles here... */
@font-face {
  font-family: "Cormorant Garamond";
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url("fonts/CormorantGaramond-Light.woff2") format("woff2"), url("fonts/CormorantGaramond-Light.woff") format("woff");
}
@font-face {
  font-family: "Cormorant Garamond";
  font-style: normal;
  font-weight: normal;
  font-display: swap;
  src: url("fonts/CormorantGaramond-Regular.woff2") format("woff2"), url("fonts/CormorantGaramond-Regular.woff") format("woff");
}
@font-face {
  font-family: "Cormorant Garamond";
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url("fonts/CormorantGaramond-Medium.woff2") format("woff2"), url("fonts/CormorantGaramond-Medium.woff") format("woff");
}
@font-face {
  font-family: "Cormorant Garamond";
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url("fonts/CormorantGaramond-SemiBold.woff2") format("woff2"), url("fonts/CormorantGaramond-SemiBold.woff") format("woff");
}
@font-face {
  font-family: "Cormorant Garamond";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("fonts/CormorantGaramond-Bold.woff2") format("woff2"), url("fonts/CormorantGaramond-Bold.woff") format("woff");
}
@font-face {
  font-family: "Poppins";
  font-style: normal;
  font-weight: 100;
  font-display: swap;
  src: url("fonts/Poppins-Thin.woff2") format("woff2"), url("fonts/Poppins-Thin.woff") format("woff");
}
@font-face {
  font-family: "Poppins";
  font-style: normal;
  font-weight: 200;
  font-display: swap;
  src: url("fonts/Poppins-ExtraLight.woff2") format("woff2"), url("fonts/Poppins-ExtraLight.woff") format("woff");
}
@font-face {
  font-family: "Poppins";
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url("fonts/Poppins-Light.woff2") format("woff2"), url("fonts/Poppins-Light.woff") format("woff");
}
@font-face {
  font-family: "Poppins";
  font-style: normal;
  font-weight: normal;
  font-display: swap;
  src: url("fonts/Poppins-Regular.woff2") format("woff2"), url("fonts/Poppins-Regular.woff") format("woff");
}
@font-face {
  font-family: "Poppins";
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url("fonts/Poppins-Medium.woff2") format("woff2"), url("fonts/Poppins-Medium.woff") format("woff");
}
@font-face {
  font-family: "Poppins";
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url("fonts/Poppins-SemiBold.woff2") format("woff2"), url("fonts/Poppins-SemiBold.woff") format("woff");
}
@font-face {
  font-family: "Poppins";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("fonts/Poppins-Bold.woff2") format("woff2"), url("fonts/Poppins-Bold.woff") format("woff");
}
@font-face {
  font-family: "Oswald";
  font-style: normal;
  font-weight: 200;
  font-display: swap;
  src: url("fonts/Oswald-ExtraLight.woff2") format("woff2"), url("fonts/Oswald-ExtraLight.woff") format("woff");
}
@font-face {
  font-family: "Oswald";
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url("fonts/Oswald-Light.woff2") format("woff2"), url("fonts/Oswald-Light.woff") format("woff");
}
@font-face {
  font-family: "Oswald";
  font-style: normal;
  font-weight: normal;
  font-display: swap;
  src: url("fonts/Oswald-Regular.woff2") format("woff2"), url("fonts/Oswald-Regular.woff") format("woff");
}
@font-face {
  font-family: "Oswald";
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url("fonts/Oswald-Medium.woff2") format("woff2"), url("fonts/Oswald-Medium.woff") format("woff");
}
@font-face {
  font-family: "Oswald";
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url("fonts/Oswald-SemiBold.woff2") format("woff2"), url("fonts/Oswald-SemiBold.woff") format("woff");
}
@font-face {
  font-family: "Oswald";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("fonts/Oswald-Bold.woff2") format("woff2"), url("fonts/Oswald-Bold.woff") format("woff");
}
a,
.button {
  transition: 0.5s !important;
}

#jl_header_menu #mega-menu-wrap-header #mega-menu-header > li:not(.mega-search_navi) > a.mega-menu-link {
  line-height: 50px;
  height: 50px;
}
#jl_header_menu #mega-menu-wrap-header #mega-menu-header > li:not(.mega-search_navi) > a.mega-menu-link:after {
  content: " ";
  display: block;
  width: 0;
  border-bottom: 2px solid #fff;
  transition: width 0.3s;
}
#jl_header_menu #mega-menu-wrap-header #mega-menu-header > li.mega-current_page_parent > a.mega-menu-link:after,
#jl_header_menu #mega-menu-wrap-header #mega-menu-header > li.mega-current_page_ancestor > a.mega-menu-link:after,
#jl_header_menu #mega-menu-wrap-header #mega-menu-header > li.mega-current_page_item > a.mega-menu-link:after,
#jl_header_menu #mega-menu-wrap-header #mega-menu-header > li.mega-menu-item:hover > a.mega-menu-link:after {
  width: 100% !important;
}
#jl_header_menu #mega-menu-wrap-header #mega-menu-header > li.mega-search_navi > a {
  font-size: 20px;
}
#jl_header_menu #mega-menu-header > li > a {
  letter-spacing: 2px !important;
  font-weight: 500 !important;
}
#jl_header_menu .mega-block-title {
  font-family: "Cormorant Garamond", Verdana, Arial, sans-serif !important;
}
#jl_header_menu .mega-block-title:after {
  content: " ";
  display: block;
  width: 40px;
  border-bottom: 1px solid rgba(255, 0, 17, 0.5);
}
#jl_header_menu .product-categories {
  padding-left: 0 !important;
}
#jl_header_menu .product-categories .cat-item {
  list-style-type: none !important;
}
#jl_header_menu .product-categories .cat-item a {
  padding: 10px 0px 5px 0px !important;
  line-height: 30px;
}

.jl_shop_header_menu #mega-menu-header > .mega-menu-item > .mega-menu-link {
  filter: invert(0.8);
}

.jl_double_banner .jl_double_banner_callout {
  position: relative !important;
}
.jl_double_banner .jl_double_banner_callout .fl-callout-text {
  position: absolute !important;
  top: -5px;
}

.jl_shop_sidebar select {
  padding: 5px !important;
  border: 1px solid rgba(0, 0, 0, 0.1);
}

.jl_blog_list .fl-post-feed-more {
  padding: 10px 25px;
  border: 2px solid #454545;
  text-transform: uppercase;
  color: #454545 !important;
  margin-bottom: 30px;
}
.jl_blog_list .fl-post-feed-more:hover {
  border-color: #FF0010;
  color: #FF0010 !important;
}

.jl_subscribe_form .jl_subscribe_form_wrapper > p {
  position: relative !important;
  display: flex !important;
}
.jl_subscribe_form .jl_subscribe_form_wrapper > p .wpcf7-form-control-wrap {
  flex-grow: 1 !important;
}
.jl_subscribe_form .jl_subscribe_form_wrapper > p .wpcf7-form-control-wrap .jl_subscribe_form_input {
  margin: 0 !important;
}
.jl_subscribe_form .jl_subscribe_form_wrapper > p .wpcf7-submit {
  margin-bottom: 20px !important;
}
.jl_subscribe_form .jl_subscribe_form_wrapper > p .wpcf7-spinner {
  position: absolute !important;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

@media screen and (max-width: 360px) {
  .jl_subscribe_form .jl_subscribe_form_wrapper > p {
    display: block !important;
  }
  .jl_subscribe_form .jl_subscribe_form_wrapper > p .wpcf7-form-control-wrap .jl_subscribe_form_input {
    margin-bottom: 10px !important;
  }
  .jl_subscribe_form .jl_subscribe_form_wrapper > p .wpcf7-submit {
    width: 100% !important;
  }
}
.jl_post_sidebar_col .widget_categories .widgettitle,
.jl_post_sidebar_col .widget_recent_comments .widgettitle {
  font-family: Poppins, Verdana, Arial, sans-serif;
  font-weight: 500;
  font-size: 16px;
  text-transform: uppercase;
  border-bottom: 1px solid #cccccc;
  padding-bottom: 10px;
  letter-spacing: 0.05em;
}
.jl_post_sidebar_col .widget_categories ul li a,
.jl_post_sidebar_col .widget_recent_comments ul li a {
  display: block;
  padding: 5px 0;
}
.jl_post_sidebar_col .widget_categories ul li.current-cat a,
.jl_post_sidebar_col .widget_recent_comments ul li.current-cat a {
  color: #FF0010;
}
.jl_post_sidebar_col .jl_list_post .fl-post-feed-post {
  border-bottom: unset !important;
}
.jl_post_sidebar_col .jl_list_post .jl_list_wrap {
  display: flex;
}
.jl_post_sidebar_col .jl_list_post .jl_list_wrap .jl_list_post_image {
  width: 75px;
}
.jl_post_sidebar_col .jl_list_post .jl_list_wrap .jl_list_post_content {
  padding-left: 20px;
  width: 100%;
}
.jl_post_sidebar_col .jl_list_post .jl_list_wrap .jl_list_post_content .jl_list_post_meta {
  font-family: "Cormorant Garamond", Verdana, Arial, sans-serif;
  font-size: 12px;
  font-style: italic;
  color: #b6b6b6;
}

.jl_product_add_to_cart .variations select {
  padding: 0.5em;
  border-color: #ccc;
}
.jl_product_add_to_cart .woocommerce-variation-add-to-cart .added_to_cart,
.jl_product_add_to_cart .woocommerce-variation-add-to-cart .single_add_to_cart_button,
.jl_product_add_to_cart .woopack-product-action-inner .added_to_cart,
.jl_product_add_to_cart .woopack-product-action-inner .add_to_cart_button {
  text-transform: uppercase !important;
  font-size: 14px !important;
}
.jl_product_add_to_cart .woocommerce a.added_to_cart {
  display: none !important;
}
.jl_product_add_to_cart .woopack-product-add-to-cart.woocommerce .grouped_form table {
  margin-bottom: 30px;
}
.jl_product_add_to_cart .woopack-product-add-to-cart .amount {
  display: inline-block !important;
  font-size: 28px;
  color: #FF0010;
  font-weight: 600;
}
.jl_product_add_to_cart .woocommerce-grouped-product-list-item__label label {
  font-weight: 400 !important;
  font-size: 14px;
}

.woocommerce-variation-add-to-cart .single_add_to_cart_button.added::after,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.added::after {
  content: unset !important;
}

.jl_product_add_to_cart_btn .single_add_to_cart_button {
  text-transform: uppercase !important;
  font-size: 14px !important;
  padding: 8px 12px !important;
}
.jl_product_add_to_cart_btn .swpb-bundled-products-container .swpb-bundled-product {
  margin-bottom: 20px;
}
.jl_product_add_to_cart_btn .swpb-bundled-products-container .swpb-bundled-product .swpb-thumbnail {
  padding-right: 20px;
}
.jl_product_add_to_cart_btn .swpb-bundled-products-container .swpb-bundled-product .swpb-info h3 {
  text-transform: uppercase;
  font-size: 18px;
}
.jl_product_add_to_cart_btn .swpb-bundled-products-container .swpb-bundled-product .swpb-info h3 .swpb-bundled-product-title {
  color: #454545;
}
.jl_product_add_to_cart_btn .swpb-bundled-products-container .swpb-bundled-product .swpb-info .price {
  color: #FF0010;
  font-weight: 500;
  font-size: 16px;
}
.jl_product_add_to_cart_btn .swpb-bundled-products-container .swpb-bundled-product .swpb-info .price del {
  opacity: 0.5;
}
.jl_product_add_to_cart_btn .swpb-bundled-products-container .swpb-bundled-product .swpb-info .swpb-bundled-product-stock {
  color: #888;
  font-size: 12px;
}

#jl_mobile_sticky_cart {
  position: fixed;
  z-index: 9999;
  bottom: 0;
  width: 100%;
}

#jl_cart_page .woocommerce table.shop_table tbody th {
  font-weight: 600;
}
#jl_cart_page .product-name {
  clear: both;
  overflow: hidden;
}
#jl_cart_page .product-name .jl_cart_mobile_thumbnail {
  display: none !important;
}
@media only screen and (max-width: 800px) {
  #jl_cart_page .product-name {
    text-align: left !important;
  }
  #jl_cart_page .product-name::before {
    display: none;
  }
  #jl_cart_page .product-name a {
    display: block;
    text-align: left;
    width: 75%;
    float: left;
    padding-right: 5px;
  }
  #jl_cart_page .product-name .jl_cart_mobile_thumbnail {
    display: block !important;
    width: 25%;
    float: right;
    margin-bottom: 15px;
  }
  #jl_cart_page .product-price,
  #jl_cart_page .product-quantity,
  #jl_cart_page .product-subtotal {
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 80px;
    width: 33.33%;
    float: left;
    padding: 10px !important;
  }
  #jl_cart_page .product-price::before,
  #jl_cart_page .product-quantity::before,
  #jl_cart_page .product-subtotal::before {
    width: 100%;
  }
  #jl_cart_page .product-price {
    text-align: left !important;
  }
  #jl_cart_page .product-quantity {
    text-align: center !important;
  }
  #jl_cart_page .product-quantity .qty {
    margin: auto !important;
    height: 25px !important;
    margin-top: 3px !important;
  }
  #jl_cart_page .product-remove,
  #jl_cart_page .actions {
    clear: both;
  }
}
#jl_cart_page .wgb-header-cnt h2 {
  font-size: 1.8em !important;
  text-transform: uppercase;
}
#jl_cart_page .actions button {
  padding: 10px 15px;
}
#jl_cart_page .actions button:disabled {
  background-color: #dc9831 !important;
  color: #fff;
}
#jl_cart_page .actions #coupon_code {
  border-radius: unset !important;
  padding: 6px !important;
  height: unset !important;
}

.jl-cart-mobile-views {
  display: none;
}

@media only screen and (max-width: 800px) {
  .jl-cart-mobile-views {
    border-top: 1px solid #e6e6e6;
    clear: both;
    display: flex !important;
    align-items: center;
    padding-top: 10px;
  }
  .jl-cart-mobile-views > div {
    width: 33%;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    font-weight: 700;
  }
  .jl-cart-mobile-views > div .amount, .jl-cart-mobile-views > div .quantity {
    font-weight: 400;
  }
  .jl-cart-mobile-views .jl-cart-mobile-view-quantity {
    flex-direction: row;
    align-items: center;
    gap: 10px;
  }
  .jl-cart-mobile-views .jl-cart-mobile-view-quantity .quantity .qty {
    padding-left: 10px !important;
  }
  .jl-cart-mobile-views .jl-cart-mobile-view-subtotal {
    align-items: end;
  }
}
#jl_essentials_checkout .billing_country_field .woocommerce-input-wrapper strong,
#jl_essentials_checkout label {
  font-weight: 600 !important;
}

#jl_shop_sidebar .widgettitle {
  font-family: "Poppins", sans-serif;
  font-weight: 500;
  text-transform: uppercase;
  font-size: 16px;
}
#jl_shop_sidebar .select2-container--default .select2-selection--single {
  border-radius: unset;
  padding: 5px;
  height: unset;
}
#jl_shop_sidebar .select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 100%;
}
#jl_shop_sidebar .button {
  letter-spacing: 0.08em;
  font-size: 14px;
  text-transform: uppercase;
}
#jl_shop_sidebar #star_rating_filter ul li.wc-layered-nav-rating a {
  display: flex;
}
#jl_shop_sidebar #star_rating_filter ul li.wc-layered-nav-rating a .star-rating {
  letter-spacing: 1em;
  font-size: 18px;
  width: 52%;
  margin-left: unset;
  margin-right: 20px;
}
#jl_shop_sidebar .widget_price_filter .ui-slider .ui-slider-range,
#jl_shop_sidebar .widget_price_filter .ui-slider .ui-slider-handle {
  background-color: #888 !important;
}
#jl_shop_sidebar .widget_price_filter .ui-slider .ui-slider-handle {
  top: -0.25em;
}

@keyframes slideIn {
  from {
    transform: translateX(-100%);
  }
  to {
    transform: translateX(0);
  }
}
@media only screen and (max-width: 799px) {
  #jl_shop_sidebar {
    overflow: hidden;
    height: 130px;
  }
  #jl_shop_sidebar.expand {
    height: auto !important;
  }
}
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.alt:disabled[disabled] {
  background-color: #dc9831 !important;
  color: #fff;
}

#jl_product_price .fl-rich-text span.price del {
  display: none;
}

.visually-hidden {
  position: absolute;
  left: -10000px;
  top: auto;
  width: 1px;
  height: 1px;
  overflow: hidden;
}/*# sourceMappingURL=style.css.map */