/*
Theme Name: Porto Child
Theme URI: https://www.portotheme.com/wordpress/porto
Author: P-THEMES
Author URI: https://www.portotheme.com/
Description: Porto Responsive WordPress + eCommerce Theme.
Version: 1.1
Template: porto
License: Commercial
License URI: http://themeforest.net/licenses/regular_extended
Tags: woocommerce, corporate, ecommerce, responsive, blue, black, green, white, light, dark, red, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, fixed-layout, responsive-layout, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready, accessibility-ready
*/

/*************** ADD YOUR CUSTOM CSS HERE  ***************/
@import url('https://fonts.googleapis.com/css2?family=Jost:ital,wght@0,100..900;1,100..900&display=swap');

* {
  scroll-behavior: smooth !important;
}

.dw_header_logo_link {
  font-size: 30px;
  font-family: Cinzel;
}

.dw_elementsoftrust .porto-sicon-box.default-icon {
  flex-direction: column;
  text-align: center;
}

.dw_elementsoftrust .porto-sicon-default {
  padding-bottom: 36px;
}

.dw_elementsoftrust .porto-sicon-title {
  padding-bottom: 15px;
}

.dw_elementsoftrust {
  padding-top: 0;
  padding-bottom: 145px !important;
}

.dw_elementsoftrust .home-features>div:not(:last-child) {
  border-right: 0px solid #e7e7e7;
}

.single-product .dw_elementsoftrust {
  padding-bottom: 40px !important;
}

.single-product .dw_elementsoftrust+.dw_elementsoftrust {
  padding-bottom: 0 !important;
}

body .return-to-shop .button {
  border-radius: 55px;
}

body .return-to-shop .button:hover {
  border-radius: 0px;
}

.dw_custom_button {
  border-color: #6d4d19;
  border-width: 1px;
  border-style: solid;
  color: #6d4d19;
  border-radius: 55px;
  font-family: "Cinzel";
  padding-left: 37px;
  padding-right: 37px;
  font-weight: 400;
  background-color: transparent;
  position: relative;
  transition: all 0.5s ease-in-out;
}

.dw_custom_button:hover {
  transition: all 0.5s ease-in-out;
  border-radius: 0px;
}

.dw_custom_button::before {
  content: "";
  right: -1px;
  bottom: -1px;
  left: -1px;
  top: -1px;
  position: absolute;
  border: 1px solid #6d4d19;
}

.dw_blog_button_container .button {
  padding-top: 13px;
  padding-bottom: 13px;
  font-size: 18px;
}

.dw_blog_button_container {
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}

.dw_custom_button_white {
  border-color: #faf4db;
  border-width: 1px;
  border-style: solid;
  border-radius: 55px;
  font-family: "Trirong", sans-serif;
  padding: 11px 50px;
  font-weight: 400;
  background-color: transparent;
  position: relative;
  font-size: 19px;
  transition: all 0.5s ease-in-out;
}

.dw_custom_button_white:hover {
  transition: all 0.5s ease-in-out;
  border-radius: 0px;
}

.dw_custom_button_white::before {
  content: "";
  right: -1px;
  bottom: -1px;
  left: -1px;
  top: -1px;
  position: absolute;
  border: 1px solid #faf4db;
}

.dw_custom_button_slider {
  border-color: #6d4d19;
  border-style: solid;
  position: relative !important;
  color: #6d4d19;
  border-radius: 55px;
  font-size: 25px;
  font-family: "jost", sans-serif;
  padding-left: 52px;
  padding-right: 52px;
  font-weight: 400;
  padding-top: 20px;
  padding-bottom: 20px;
  border-width: 0.5px;
  outline: 0px solid #6d4d19;
  margin-top: -1px;
  margin-left: -2px;
}

.dw_custom_button_slider::before {
  content: "";
  right: auto;
  bottom: -1px;
  left: -1px;
  top: -1px;
  height: 78px;
  position: absolute;
  border: 0.5px solid #6d4d19;
  width: 101%;
}

/* .dw_custom_button_slider::after {
  content: "\1F862";
  display: inline-block;
  padding-left: 10px;
  transition: all 0.5s;
} */

.dw_custom_button_slider:hover:after {
  margin-left: 20px;
  margin-right: -20px;
}

.dw_custom_button_slider:hover {
  transition: all 0.5s ease-in-out;
  border-radius: 0px;
  text-decoration: none;
}

.related .slider-title {
  color: #6d4d19 !important;
}

/*
.product-type-phive_booking .button.alt {
    position: relative;
}

.product-type-phive_booking .button.alt::after {
    content: '';
    right: -1px;
    bottom: -1px;
    left: -1px;
    top: -1px;
    position: absolute;
    border: 1px solid #6d4d19;
    margin-left: auto;
    margin-right: auto;
}
*/
.dw_slider_button_wrap {
  padding-top: 16px;
  padding-bottom: 16px;
}

.dw_slider_button_wrap .wpb_content_element {
  margin-bottom: 0;
}

.dw_slider_button_container {
  /*border: 2px solid var(--primary);*/
  width: 376px;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  height: 90px;
  padding-top: 32px;
}

.dw_home-slider .owl-carousel .owl-dots .owl-dot span {
  width: 17px;
  height: 17px;
  background: transparent;
  border: 1px solid #faf4db;
}

.dw_home-slider .owl-carousel .owl-dots .owl-dot.active span,
.owl-carousel .owl-dots .owl-dot:hover span {
  background-color: #faf4db;
}

.dw_home-slider .owl-carousel .owl-nav.disabled+.owl-dots {
  padding-bottom: 100px;
}

.dw_home_banner_image .porto-ibanner-content {
  margin-top: 60px;
}

.dw_home_banner_image .porto-ibanner-desc h4 {
  font-size: 16px;
  margin-bottom: 0;
}

.dw_home_banner_image .porto-ibanner-desc h2 {
  margin-bottom: 0;
}

.dw_home_banner_image .porto-ibanner-desc p {
  max-width: 400px;
  font-size: 16px;
}

.dw_home_banner_image .porto-ibanner-desc button {
  margin-top: 20px;
}

.dw_home_banner_wrap,
.dw_home_banner_wrap>.wpb_wrapper.vc_column-inner {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.dw_home_banner_image.porto-ibanner {
  cursor: default;
  text-align: center;
  margin-bottom: 0px !important;
}

.home .dw_home_banner_image::before {
  content: "";
  display: block;
  top: -41px;
  bottom: -41px;
  border: 1px solid #6d4d19;
  position: absolute;
  left: 8.5%;
  right: 8.5%;
}

.dw_home_banner_image img {
  min-height: 330px;
}

.dw_home_banner_image {
  position: relative;
  overflow: visible;
}

.porto-ibanner-desc {
  align-items: flex-end;
  justify-content: center;
  text-align: justify;
  padding-right: 9%;
}

/*
.vc_column-inner{
    padding: 20px 0px;
}
*/
.vc_row .vc_column_container.dw_home_banner_wrap>.wpb_wrapper.vc_column-inner {
  padding: 20px;
}

/*
.dw_home_blog_post{
    min-height: 290px;
    width: 530px;
}
*/
/*
.dw_home_blog_post_content{
    float: right;
    padding: 70px 38px;
    height: 300px;
    text-align: center;
}
*/

.dw_home_blog_post_content a,
.dw_home_blog_post_content h3,
.dw_home_blog_post_content p.dw_blog_date {
  color: #fff;
  text-transform: uppercase;
}

.dw_home_blog_post_content h3,
.dw_home_blog_post_content p.dw_blog_date {
  font-size: 16px;
}

.dw_home_blog_post_content p.dw_blog_date {
  font-family: Glacial Indifference;
}

/*
.dw_home_blog_post_wrap {
    border: 1px solid var(--primary);
    height: 360px;
    width: 400px;
    z-index: -1;
    padding-top: 30px;
    padding-left: 48px;
}
    */
.dw_safe_shop_icons.mb-5 {
  margin-bottom: 0 !important;
}

.dw_container_for_banner,
.dw_container_for_blog {
  padding-top: 0px;
  padding-bottom: 145px;
}

.home-slider .porto-ibanner img {
  width: 100%;
  min-width: 0;
  margin: 0 auto;
  /* max-height: 768px; */
  filter: brightness(80%);
}

.dw_home-slider .col-md-12 {
  padding-left: 0;
  padding-right: 0;
}

.dw_home-slider,
.container-fluid .vc_row.dw_home-slider {
  padding-left: 0;
  padding-right: 0;
  margin-left: 0;
  margin-right: 0;
}

.dw_slider_container p.dw_slider_text {
  max-width: 360px;
  padding-bottom: 24px;
  padding-top: 10px;
  font-size: 16px;
}

.home-slider .porto-ibanner-content a {
  color: #fff;
}

.dw_custom_button .fa,
.dw_custom_button .fas {
  font-size: 14px;
}

/* .dw_nav_underline a.nolink {
  border-bottom: 1px solid var(--primary);
  height: 47px;
} */

.dw_nav_subchildren a.nolink,
.dw_nav_subsubchildren a.nolink {
  border-bottom: 0px solid var(--primary);
}

.dw_nav_short a.nolink {
  padding-bottom: 10px;
}

/* .dw_nav_subchildren ul,
.dw_nav_subsubchildren ul {
  transition: all 0.5s;
  display: none;
} */

/* .dw_nav_subchildren:hover ul,
.dw_nav_subsubchildren:hover ul {
  display: block;
} */

/* .dw_nav_subchildren:hover .dw_nav_subsubchildren ul {
  display: none;
}

.dw_nav_subchildren:hover .dw_nav_subsubchildren:hover ul {
  display: block;
} */

.dw_nav_subchildren>a:after,
.dw_nav_subsubchildren>a:after,
.dw_nav_subchildren:hover .dw_nav_subsubchildren>a:after {
  display: inline-block;
  content: "\e81c";
  font-family: "porto";
  font-weight: 400;
  font-size: 1em;
  margin: 0 0 0 5px;
  line-height: 1;
}
.dw_forma_footer {
  align-items: center;
}
span.for-d-social-heading {
  font-family: Trirong, sans-serif;
  font-weight: 300;
}
ul.products li.product-category .thumb-info-wrapper:after {
	background: transparent;
}
.archive .thumb-info-wrapper img {
	filter: unset;
}
li.menu-item.custom-lang span.icl_lang_sel_current.icl_lang_sel_native {
  font-weight: bold;  
};

/* Responsive Designs*/
@media screen and (max-width: 1219px) and (min-width: 992px) {
  .dw_home_blog_post {
    width: 120%;
  }
}

@media screen and (max-width: 991px) and (min-width: 902px) {
  .dw_home_blog_post_wrap {
    padding-left: 30px;
  }

  .dw_home_blog_post {
    width: 110%;
  }
}

@media screen and (min-width: 768px) {
  ul.products li.product-col .price {
    font-size: 24px;
  }
}

.widget_product_categories ul li a,
.woocommerce-ordering select {
  font-family: "Cinzel";
  font-size: 16px;
}

.woocommerce-ordering select {
  width: 200px;
}

ul.products li.product-col .price {
  font-family: "Cinzel";
  color: #6d4d19;
  font-weight: 400;
}

ul.products .category-list a {
  text-transform: none;
  font-size: 16px;
}

ul.products li.product-col:not(.product-type-variable) .price {
  display: flex;
  justify-content: space-between;
}

ul.products li.product-col .price .amount {
  order: 1;
}

ul.products li.product-col .price del {
  order: 2;
  font-size: 16px;
}

ul.products li.product-outimage_aq_onimage:hover .add-links .quickview {
  padding: 0.9rem 0;
  background: #faf4db;
  border: 1px solid #6d4d19;
  color: #6d4d19;
  font-family: "Cinzel";
  font-weight: 400;
}

ul.products li.product-outimage_aq_onimage:hover .product-image img {
  border: 1px solid #6d4d19;
}

.yith-wcwl-add-to-wishlist .add_to_wishlist:before {
  content: "\2661";
  font-size: 20px;
}

.price del {
  color: #6d4d19;
}

.page-top ul.breadcrumb {
  font-size: 12px;
  font-family: "Open Sans";
}

.tax-product_cat .dw_subcat .vc_column_container:not(.dw_home_banner_wrap) {
  border-top: 1px solid #6d4d19;
  padding-top: 20px;
}

.page-top {
  border-top: 0px solid #e7e7e7;
  border-bottom: 0px solid #e7e7e7;
}

.tax-product_cat #content-top .section {
  padding: 3px 0;
}

.dw_sub_title {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

ul.products li.product-category .thumb-info {
  position: relative;
  border-radius: 0px;
}

/* ul.products li.product-category .thumb-info .thumb-info-wrap {
  position: relative;
  top: -100px;
  left: 90px;
} */
ul.products li.product-category .thumb-info .thumb-info-wrap {
  position: relative;
  width: 100%;
  transition: 0.5s ease;
  display: inline-block;
}

ul.products .product-category .thumb-info-wrap .dw_sub_title,
ul.products li.product-category .thumb-info h3 {
  position: relative !important;
  top: inherit !important;
  left: inherit !important;
  -webkit-transform: inherit !important;
  -ms-transform: inherit !important;
  transform: inherit !important;
  padding-top: 12px;
  margin: 0px !important;
  color: #6d4d19;
  line-height: normal !important;
  letter-spacing: normal !important;
}

ul.products li.product-category .thumb-info .thumb-info-wrap-brand {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  transition: 0.5s ease;
}

ul.products li.product-category .thumb-info h3 {
  color: #faf4db;
  font-family: "jost", sans-serif !important;
  font-size: 19px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
}

ul.products li.product-category .thumb-info .thumb-info-wrap-brand h3 {
  color: #6d4d19;
  font-family: Trirong, sans-serif;
  font-size: 19px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
}

/*archive*/
.archive .thumb-info .thumb-info-wrapper {
  transition: all 0.5s;
}

/* .archive .thumb-info .thumb-info-wrapper:hover {
  filter: brightness(50%);
} */

.archive .thumb-info .thumb-info-wrapper,
.archive .thumb-info img {
  border-radius: 0px;
  /* width: 180px;
  height: 180px; */
  height: 100%;
  width: auto;
}

.woocommerce-page .sidebar-content .widget-title {
  font-size: 16px;
  font-weight: 700;
  color: var(--primary);
}

.sidebar .product-categories li>a {
  font-size: 16px;
}

.widget .widget-title .toggle {
  color: var(--primary);
}

.widget .widget-title .toggle:before,
.widget .widget-title .toggle:after {
  background: #6d4d19;
}

.widget_product_categories ul li .toggle {
  color: var(--primary) !important;
}

.widget_price_filter .price_slider_amount .button {
  padding: 10px 20px;
  font-size: 18px;
  background-color: transparent;
  color: var(--primary);
  font-family: "Cinzel";
  font-weight: 400;
}

.widget_price_filter .price_slider_amount .button:hover {
  background-color: var(--primary);
  color: #faf4db;
}

.widget_price_filter .price_slider_wrapper .price_label {
  padding-bottom: 10px;
}

body.woocommerce-page.archive .sidebar-content .widget .widget-title {
  border-bottom: 0px;
  padding-top: 20px;
  border-radius: 0;
}

body.woocommerce-page.archive .sidebar-content .widget .widget-title:not(body.woocommerce-page.archive .sidebar-content .widget_product_categories .widget-title) {
  border-top: 1px solid var(--primary);
}

.widget_price_filter .price_slider {
  background: #eee;
  width: 90%;
}

.widget_product_categories ul li .toggle:before,
.widget_product_categories ul li.closed>.toggle:before,
.widget_product_categories ul li.current.closed>.toggle:before {
  content: "+";
  font-size: 16px;
}

.widget_product_categories ul li.current>.toggle:before,
.widget_product_categories ul li.open>.toggle:before {
  content: "-";
  font-size: 16px;
}

.widget_product_categories ul li>a:hover {
  font-weight: 600;
}

.porto-woo-category-sidebar .woocommerce-widget-layered-nav-list {
  display: flex;
  gap: 10px;
}

.sidebar-content .filter-item-list .filter-color {
  color: transparent;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.sidebar-content .filter-item-list .filter-color {
  width: 23px;
  height: 23px;
}

.product-image .labels .onsale,
.summary-before .labels .onsale,
.product-image .labels .onhot,
.summary-before .labels .onhot {
  background: #faf4db;
  color: var(--primary);
  border: 1px solid var(--primary);
  border-radius: 0;
}

.woocommerce-pagination ul li .next:before {
  border: 1px solid var(--primary);
  border-radius: 30px;
}

.woocommerce-pagination ul li a,
.woocommerce-pagination ul li span {
  border: 1px solid #6d4d19;
  border-radius: 0;
  color: #6d4d19;
  font-weight: 400;
}

.woocommerce-pagination ul li .next:before {
  border: 1px solid var(--primary);
  border-radius: 30px;
}

.woocommerce-ordering select,
.woocommerce-viewing select {
  border: 1px solid #6d4d19;
  color: #6d4d19;
}

.wcpf-front-element {
  border-top: 1px solid var(--primary);
  margin-left: -15px;
  font-family: "Cinzel";
  color: var(--primary);
}

.wcpf-text-list-title.wcpf-field-title {
  font-size: 16px;
  font-weight: 700;
  color: var(--primary);
}

.wcpf-layout-item.wcpf-box-style .wcpf-heading-label .box-toggle,
.wcpf-field-item.wcpf-box-style .wcpf-heading-label .box-toggle {
  color: var(--primary);
}

.wcpf-field-text-list .wcpf-text-list .wcpf-text-item .wcpf-text-label {
  color: var(--primary);
  font-size: 16px;
}

.woocommerce-viewing select.count {
  font-family: "Cinzel";
  font-size: 16px;
  padding-top: 5px;
  padding-bottom: 5px;
}

@media screen and (max-width: 991px) {
  .woocommerce-ordering select {
    width: 200px;
    font-family: "Cinzel";
    font-size: 10px;
    padding-left: 4px;
    padding-right: 4px;
    padding-top: 4px;
    padding-bottom: 4px;
  }
}

a.porto-product-filters-toggle svg {
  stroke: var(--primary);
}

a.porto-product-filters-toggle span {
  color: var(--primary);
  font-family: "Cinzel";
}

.shop-loop-before,
.shop-loop-before select,
.gridlist-toggle>a:not(.active),
a.porto-product-filters-toggle {
  color: var(--primary);
}

#footer a:hover {
  font-weight: 600;
}

:is(.blog, .category.archive) .posts-container {
  padding: 33px 0;
}

:is(.blog, .category.archive) .grid-box {
  max-height: 290px;
  position: relative;
}

.blog .grid-box::before,
.category.archive .grid-box::before {
  content: "" !important;
  position: absolute;
  top: -30px;
  bottom: -30px;
  left: 15px;
  display: block !important;
  right: 33.33%;
  border: 1px solid #6d4d19;
}

:is(.blog, .category.archive) .post-title {
  padding-left: 53px;
  position: relative;
}

:is(.blog, .category.archive) .blog-posts article.post-grid {
  padding-bottom: 100px;
}

:is(.blog, .category.archive) .owl-carousel .img-thumbnail img {
  border-radius: 0 !important;
  max-height: 290px;
  min-height: 290px;
  object-fit: cover;
}

:is(.blog, .category.archive) article.post .post-meta .meta-author,
:is(.blog, .category.archive) article.post .post-meta .meta-cats,
:is(.blog, .category.archive) article.post .post-meta .meta-comments,
:is(.blog, .category.archive) article.post .entry-content {
  display: none;
}

:is(.blog, .category.archive) article.post .post-content {
  position: absolute;
  /*font-family: Glacial Indifference !important;*/
  font-size: 16px !important;
  color: #faf4db !important;
  text-transform: uppercase;
  right: 0;
  font-weight: 400;
  text-align: center;
  width: 52%;
  top: 42%;
  z-index: 2;
}

:is(.blog, .category.archive) .blog-posts .post .entry-title {
  font-size: 16px;
  line-height: 1.3;
  font-weight: 400;
  color: #faf4db;
}

:is(.blog, .category.archive) .blog-posts .post .entry-title a {
  color: #faf4db;
}

:is(.blog, .category.archive) .blog-posts .post .clearfix {
  overflow: visible;
  position: absolute;
  font-size: 16px !important;
  color: #faf4db !important;
  text-transform: uppercase;
  right: 11%;
  font-weight: 400;
  text-align: center;
  width: 180px;
  top: 55%;
  z-index: 2;
}

:is(.blog, .category.archive) .blog-posts .post .btn-readmore {
  bottom: 71px;
  padding: 16px 37px;
  border: 1px solid #faf4db;
  border-radius: 27.5px !important;
  width: auto;
  right: unset;
  transition: all 0.5s ease-in-out !important;
  line-height: 1.3;
  font-size: 16px !important;
  color: #faf4db !important;
  font-family: Cinzel, sans-serif !important;
  font-weight: 400;
  display: block;
  background-color: transparent;
}

.blog .blog-posts .post .btn-readmore:hover,
.category.archive .blog-posts .post .btn-readmore:hover {
  transition: all 0.5s ease-in-out !important;
  text-decoration: none;
  border-radius: 0px !important;
}

.blog .blog-posts .post .btn-readmore::before,
.category.archive .blog-posts .post .btn-readmore::before {
  position: absolute;
  content: "";
  left: -1px;
  right: -1px;
  bottom: 0px;
  top: 0px;
  content: "";
  border: 1px solid #faf4db;
  /* width: 183px; */
}

:is(.blog, .category.archive) .blog-posts .post .post-meta {
  overflow: visible;
  position: absolute;
  font-size: 16px !important;
  color: #faf4db !important;
  text-transform: uppercase;
  right: 0;
  font-weight: 400;
  text-align: center;
  /* width: 52%; */
  top: 5%;
  z-index: 2;
}

/*
@media (max-width: 576px){
    :is(.blog, .category.archive) .blog-posts .post .post-meta, :is(.blog, .category.archive) .blog-posts .post .clearfix, :is(.blog, .category.archive) article.post .post-content {
        width: 100%;
        right: unset;
        left: 50%;
        transform: translateX(-50%);
    }
    
    :is(.blog, .category.archive) .post-grid.col-md-6 {
        padding-right: 5px;
        padding-left: 0px; 
    }
}

*/
:is(.blog, .category.archive) .mejs-container {
  height: 290px !important;
}

:is(.blog, .category.archive) .wp-video-shortcode video,
.blog video.wp-video-shortcode {
  height: 290px !important;
}

:is(.blog, .category.archive) .owl-carousel .owl-stage {
  padding-left: 53px;
}

:is(.blog, .category.archive) article.post .post-meta .meta-date i {
  display: none;
}

.single-post .widget .widget-title,
.single-post .widget .widget-title a {
  color: var(--primary);
}

.post-block h3,
.post-share h3,
article.post .comment-respond h3,
article.portfolio .comment-respond h3,
.related-posts .sub-title {
  color: var(--primary);
}

article.post #comment-submit {
  background-color: var(--primary);
  border-radius: 0px;
}

.single-post .related-posts .text-dark {
  color: var(--primary) !important;
}

.single-post article.post .read-more,
.single-post article.post .read-more-block,
.single-post .post-item .read-more,
.single-post .post-item .read-more-block {
  color: var(--primary) !important;
}

.single-post .widget>ul li {
  font-size: 16px;
  font-family: "Cinzel";
  border-top-color: transparent;
}

@media (max-width: 576px) {
  :is(.blog, .category.archive) .blog-posts article.post-grid {
    padding-left: 0px;
  }

  .blog .grid-box::before,
  .category.archive .grid-box::before {
    left: 0px;
    top: -20px;
    bottom: -20px;
  }

  :is(.blog, .category.archive) .owl-carousel .owl-stage {
    padding-left: 15px;
  }

  :is(.blog, .category.archive) .blog-posts .post .post-meta,
  :is(.blog, .category.archive) article.post .post-content {
    width: 100%;
    right: unset;
    left: 50%;
    transform: translateX(-50%);
  }

  :is(.blog, .category.archive) .blog-posts .post .clearfix {
    width: 100%;
  }

  :is(.blog, .category.archive) .blog-posts .post .btn-readmore {
    width: 100%;
    right: unset;
    left: 50%;
    transform: translateX(0%);
    max-width: 300px;
  }

  :is(.blog, .category.archive) .blog-posts .post .clearfix {
    right: 50%;
    transform: translateX(50%);
    margin-left: auto;
    margin-right: auto;
    width: 60%;
  }
}

.pricing-table-classic .price,
.product-summary-wrap .price,
.product-summary-wrap .product_meta span span,
.product-summary-wrap .product_meta span a {
  color: #6d4d19;
  font-family: "Cinzel" !important;
}

.single-product .product_title {
  font-size: 1.875rem;
  line-height: 1.2;
  color: var(--primary);
  letter-spacing: -0.01em;
  font-weight: 700;
  margin-bottom: 0.2em;
}

.single_add_to_cart_button {
  background: var(--primary);
  font-family: "Glacial Indifference";
  font-weight: 200;
  font-size: 18px;
}

.single-product .variations .label label {
  font-size: 16px;
  font-family: "Cinzel";
}

.woocommerce-widget-layered-nav-list a:not(.filter-color),
.filter-item-list .filter-item {
  border: 1px solid var(--primary);
  font-size: 12px;
  text-transform: uppercase;
  font-family: "Cinzel";
  color: var(--primary);
}

.single_variation_wrap,
.single-product .cart:not(.variations_form) {
  border-top: 1px solid var(--primary);
  border-bottom: 0px solid var(--primary);
}

/*
.product-template-default .woocommerce-tabs{
    display: none !important;
}
*/
/* .slick-initialized .slick-slide.slick-current {
  border: 1px solid var(--primary);
} */

@media (min-width: 769px) {
  .slick-slider .slick-list {
    max-height: 547px;
  }
}

/*
li.slick-slide.slick-current {
    width: unset !important;
}
*/
.slick-list {
  padding-left: 2px;
}

.single-product .product-summary-wrap .yith-wcwl-add-to-wishlist {
  color: var(--primary);
  font-size: 18px;
  font-family: "Glacial Indifference";
  font-weight: 200;
}

.product-summary-wrap .single_add_to_cart_button:before {
  content: url("https://octopus.dwizards.dev/wp-content/themes/porto-child/assets/img/Asset1.svg");
  width: 18px;
  height: 18px;
  background-size: auto;
  margin-left: -10px;
  padding-top: 9px;
}

.single-product .product-summary-wrap .quantity .qty,
.shop_table.cart-table .quantity .qty {
  width: 28px;
}

.product-summary-wrap .yith-wcwl-add-to-wishlist a:before,
.product-summary-wrap .yith-wcwl-add-to-wishlist span:before,
.product-summary-wrap .yith-compare:before {
  color: var(--primary);
}

.yith-wcwl-wishlistexistsbrowse a:hover:before {
  color: #a47426 !important;
}

.upsells.products .product-inner {
  display: flex;
  gap: 20px;
  width: 100%;
}

.upsells.products ul.products li.product-col .product-image {
  min-height: unset;
}

.upsells.products .product-image .inner:focus-visible {
  outline: none;
}

.upsells.products .slider-title {
  padding-top: 20px;
}

.dw_upsells .product-image,
.dw_upsells .inner {
  width: 85px;
  height: 85px;
}

.dw_upsells_heading {
  padding-top: 20px;
  text-align: center;
  text-transform: uppercase;
  font-weight: 700;
  font-family: "Cinzel";
  padding-top: 50px;
  padding-bottom: 50px;
}

.entry-summary div.product_meta:first-child,
.upsells.products .product-image .labels,
.upsells.products ul.products li.product-outimage_aq_onimage:hover .add-links .quickview,
.upsells.products ul.products .category-list,
.dw_upsells ul.products li.product-outimage_aq_onimage .yith-wcwl-add-to-wishlist,
.dw_upsells ul.products li.product-col .price del,
.woocommerce-wishlist .quickview {
  display: none;
}

.dw_wishlist_group {
  display: flex;
  flex-direction: row;
  align-items: center;
  flex-wrap: wrap;
}

.woocommerce-variation-add-to-cart .dw_wishlist_group .single_add_to_cart_button {
  padding: 0 1.5em !important;
}

.single-product .product-summary-wrap .yith-wcwl-add-to-wishlist {
  margin: 0px 0.5rem 0 0;
}

@media (min-width: 1360px) {
  .single-product .product-summary-wrap .yith-wcwl-add-to-wishlist {
    margin-left: 4rem;
  }
}

.product-template-default .woocommerce-tabs {
  border-top: 1px solid var(--primary);
  border-bottom: 1px solid var(--primary);
}

.product-template-default .woocommerce-tabs h2.resp-tab-active {
  border-bottom: transparent !important;
}

.product-template-default h2.resp-accordion:first-child {
  border-bottom: 0px !important;
}

.product-template-default h2.resp-accordion {
  border: 0px solid #c1c1c1;
  border-top: 0 solid #c1c1c1;
}

.product-template-default .woocommerce-tabs .tab-content {
  border-top: solid 0px #e7e7e7;
  padding: 0px 10px 10px;
}

.woocommerce-tabs h2.resp-accordion:before {
  float: right;
}

.single-product .product-summary-wrap .price {
  display: flex;
  gap: 15px;
}

.single-product .product-summary-wrap .price del {
  order: 2;
}

.single-product .product-summary-wrap .price ins {
  order: 1;
}

.single-product .woocommerce-tabs h2.resp-accordion {
  color: var(--primary);
}

.dw_woocommerce_product_attributes_title_value {
  display: inline-block;
  font-weight: 700;
  font-size: 14px;
}

.dw_woocommerce_product_attributes_title_value p,
.dw_woocommerce_product_attributes_title_value a {
  font-weight: 700;
  font-size: 14px;
}

.dw_woocommerce_product_attributes_title {
  font-family: "Trirong", sans-serif;
  font-size: 16px;
}

.product-template-default h2.resp-accordion {
  font-size: 18px;
  font-family: "Open Sans";
}

.single-product .product_meta {
  border-bottom: 1px solid var(--primary);
  margin: 1em 0;
}

.product-summary-wrap .sku_wrapper {
  padding-bottom: 10px;
  font-family: "Jost", sans-serif;
}

.dw_button_product {
  background-color: transparent;
  color: var(--primary);
  font-family: 'Jost';
  font-size: 16px;
  font-weight: 400;
  padding: 0;
  position: relative;
}

.dw_product_extra {
  display: flex;
  gap: 30px;
  justify-content: center;
  margin-left: 20px;
}

.dw_button_product:before {
  display: inline-block;
  width: 19px;
  height: 19px;
  position: absolute;
  top: 1px;
  left: -22px;
}

.dw_button_product:active,
.dw_button_product:focus,
.dw_button_product:hover {
  border-color: transparent;
  background-color: transparent;
  color: var(--primary);
}

.dw_button_product_size:before {
  content: url("https://octopus.dwizardsdev.com/wp-content/uploads/2021/09/ruler.png");
}

.dw_button_product_enquiry:before {
  content: url("https://octopus.dwizardsdev.com/wp-content/uploads/2021/09/question.png");
}

.dw_upsells_container div.products {
  margin-bottom: 0;
}

.dw_upsells_container .products-slider.owl-carousel .owl-stage-outer {
  padding-top: 30px;
  margin-top: 0;
}

.product-type-phive_booking .ph-calendar-month,
.product-type-phive_booking .booking-info-wraper {
  background: var(--primary) !important;
  font-family: "Cinzel";
  color: #faf4db;
}

.product-type-phive_booking .booking-info-wraper p {
  font-family: "Cinzel";
}

.product-type-phive_booking .ph-calendar-days {
  background: #fff;
  font-family: "Cinzel";
}

.product-type-phive_booking .ph-calendar-weekdays {
  background-color: #faf4db;
}

.product-type-phive_booking .ph-calendar-container .ph-calendar-weekdays li {
  color: var(--primary);
  font-family: "Cinzel";
}

.product-type-phive_booking .dw_product_extra {
  display: none;
}

.product-type-phive_booking .button.alt {
  background-color: transparent !important;
  color: var(--primary) !important;
  border-color: #6d4d19;
  border-width: 1px;
  border-style: solid;
  border-radius: 55px;
  font-family: "Cinzel";
  padding-left: 37px;
  padding-right: 37px;
  font-weight: 400;
  position: relative;
  transition: all 0.5s ease-in-out;
}

.product-type-phive_booking .button.alt:hover {
  transition: all 0.5s ease-in-out;
  border-radius: 0px;
}

.product-type-phive_booking .product-summary-wrap .single_add_to_cart_button:before {
  content: url("https://octopus.dwizardsdev.com/wp-content/uploads/2021/09/calendar-1.png");
  width: 18px;
  height: 18px;
  background-size: auto;
  margin-left: -14px;
  padding-top: 13px;
}

/* .product-summary-wrap .summary div:nth-last-of-type(3) {
  display: none;
} */

.dw_booking_price {
  display: flex;
  justify-content: space-between;
  font-family: "Cinzel";
}

.product-type-phive_booking form.cart {
  position: relative;
}

@media (min-width: 1220px) {
  .dw_booking_text {
    position: absolute;
    bottom: 18px;
    right: 80px;
    width: 240px;
  }
}

.dw_bold {
  font-weight: 700;
}

.term-piercing-termini ul.products li.product-outimage .add-links {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
}

.term-piercing-termini.tax-product_cat .vc_column_container:not(.dw_home_banner_wrap) {
  border-top: 0px solid #6d4d19;
}

.term-piercing-termini ul.products li.product-outimage .add-links .quickview,
.term-piercing-termini li.product-outimage .add-links .yith-wcwl-add-to-wishlist .add_to_wishlist,
.term-piercing-termini ul.products li.product-outimage .add-links .button,
.term-piercing-termini ul.products li.product-outimage .add-links .button:focus,
.term-piercing-termini ul.products li.product-outimage .add-links .quickview,
.term-piercing-termini ul.products li.product-outimage .add-links .yith-wcwl-add-to-wishlist>div .term-piercing-termini .add-links .button,
.term-piercing-termini ul.products .category-list,
.dw_gallery_container .dw_gallery_button {
  display: none;
}

.term-piercing-termini ul.products li.product-outimage .add-links .quickview:hover,
.term-piercing-termini li.product-outimage .add-links .yith-wcwl-add-to-wishlist .add_to_wishlist:hover,
.term-piercing-termini ul.products li.product-outimage:hover .add-links .button,
.term-piercing-termini ul.products li.product-outimage .add-links .button:focus,
.term-piercing-termini .add-links .button:hover {
  background-color: #faf4db;
  border-color: #6d4d19;
  color: #6d4d19;
  border: 1px solid;
  display: block;
  font-family: "Cinzel";
  font-size: 16px;
  font-weight: 400;
  transition: all 0.5s ease-in-out;
}

.term-piercing-termini .product-inner {
  min-height: 360px;
}

.term-piercing-termini ul.products li.product-col .woocommerce-loop-product__title {
  white-space: normal;
  font-weight: 700;
}

.dw_text_part {
  font-family: "Cinzel";
  font-weight: 700;
}

.term-piercing-termini .product-image img {
  -webkit-filter: grayscale(100%);
  /* Safari 6.0 - 9.0 */
  filter: grayscale(100%);
}

.term-piercing-termini ul.products li.product-outimage .add-links .quickview:hover .product-image img,
.term-piercing-termini li.product-outimage .add-links .yith-wcwl-add-to-wishlist .add_to_wishlist:hover .product-image img,
.term-piercing-termini ul.products li.product-outimage:hover .product-image img {
  -webkit-filter: grayscale(0%);
  /* Safari 6.0 - 9.0 */
  filter: grayscale(0%);
  transition: all 0.5s;
}

.dw_two_rows {
  display: flex;
}

.dw_important_text {
  font-family: "Cinzel";
  font-weight: 700;
  background-color: #f2e1c5;
}

.dw_about_us_image.wpb_single_image img {
  width: 1320px;
}

@media (min-width: 768px) {

  #wpcf7-f3158-p75-o1 label,
  #wpcf7-f3158-p75-o1 input,
  #wpcf7-f3158-p75-o1 span,
  #wpcf7-f3158-p75-o1 textarea {
    width: 90%;
  }

  #wpcf7-f3158-p75-o1 input.wpcf7-submit {
    width: 81%;
  }
}

.dw_upsells ul.products li.product-col .woocommerce-loop-product__title {
  white-space: break-spaces;
}

/*
.slick-initialized .zoom.slick-slide.slick-current{
    width: 99% !important;
}
*/
@media (max-width: 425px) {
  .upsells.products .product-inner {
    flex-direction: column;
  }
}

.dw_upsells_container {
  position: relative;
}

.dw_upsells_container::before {
  content: "";
  background-color: #faf4db;
  position: absolute;
  left: -50%;
  width: 200%;
  height: 100%;
  top: 0;
}

@media (max-width: 766px) {
  #wpgis-gallery {
    height: 100%;
    object-fit: contain;
    width: 100%;
  }

  .vertical-img-left.wpgis-slider-for,
  .vertical-img-left.wpgis-slider-for img {
    object-fit: contain;
    width: 100%;
  }

  .wpgis-slider-nav img,
  .attachment-shop_single.size-shop_single.wp-post-image {
    width: 100%;
    height: 100%;
  }

  .wpgis-slider-for .slick-slide {
    height: fit-content;
  }
}

.dw_upsells ul.products li.product-outimage_aq_onimage .add-links .button {
  right: -10px;
  top: -5px;
  opacity: 1;
}

.dw_upsells ul.products li.product-outimage_aq_onimage:hover .product-image img {
  border: 0px solid #6d4d19;
}

.shop_table.wishlist_table .add_to_cart.button,
.shop_table.wishlist_table .add_to_cart_read_more.button,
.shop_table.wishlist_table .quickview,
.shop_table.wishlist_table .yith-compare,
.woocommerce table.wishlist_table .add_to_cart.button,
.woocommerce table.wishlist_table .add_to_cart_read_more.button,
.woocommerce table.wishlist_table .quickview,
.woocommerce table.wishlist_table .yith-compare {
  border-color: #6d4d19;
  border-width: 1px;
  border-style: solid;
  color: #6d4d19;
  border-radius: 55px;
  font-family: "Cinzel";
  padding-left: 37px;
  padding-right: 37px;
  font-weight: 400;
  background-color: transparent;
  position: relative;
  transition: all 0.5s ease-in-out;
}

.shop_table.wishlist_table .add_to_cart.button:hover,
.shop_table.wishlist_table .add_to_cart_read_more.button:hover,
.shop_table.wishlist_table .quickview:hover,
.shop_table.wishlist_table .yith-compare:hover,
.woocommerce table.wishlist_table .add_to_cart.button:hover,
.woocommerce table.wishlist_table .add_to_cart_read_more.button:hover,
.woocommerce table.wishlist_table .quickview:hover,
.woocommerce table.wishlist_table .yith-compare:hover {
  transition: all 0.5s ease-in-out;
  border-radius: 0px;
}

.shop_table.wishlist_table .add_to_cart.button::before,
.shop_table.wishlist_table .add_to_cart_read_more.button::before,
.shop_table.wishlist_table .quickview::before,
.shop_table.wishlist_table .yith-compare::before,
.woocommerce table.wishlist_table .add_to_cart.button::before,
.woocommerce table.wishlist_table .add_to_cart_read_more.button::before,
.woocommerce table.wishlist_table .quickview::before,
.woocommerce table.wishlist_table .yith-compare::before {
  content: "";
  right: -6px;
  bottom: -1px;
  left: -1px;
  top: -1px;
  position: absolute;
  border: 1px solid #6d4d19;
}

.page-top .yoast-breadcrumbs a,
.page-top .breadcrumbs-wrap a,
.page-top .product-nav .product-link,
.page-top .yoast-breadcrumbs,
.page-top .breadcrumbs-wrap {
  color: var(--primary);
}

.dw_gallery_container:hover .dw_gallery_button {
  display: block;
}

.dw_gallery_button {
  background-color: #faf4db;
  color: var(--primary);
  border-color: var(--primary);
  font-family: "Glacial indifference";
  font-size: 16px;
  padding: 5px 20%;
  transition: all 0.5s;
  width: 100%;
}

.dw_gallery_button:hover {
  background-color: var(--primary);
  color: #faf4db;
}

.dw_gallery_photo {
  position: relative;
  width: 100%;
}

.dw_gallery_photo::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(118, 79, 3, 0.3);
  /* Overlay color with 80% opacity */
  transition: opacity 0.5s;
  /* Transition effect for the hover state */
  z-index: 1;
  /* Ensure the overlay appears above the image */
}

.dw_gallery_container:hover .dw_gallery_photo::before {
  opacity: 0;
  /* Remove the overlay on hover to reveal the full-color photo */
}

.dw_gallery_heading {
  position: absolute;
  top: 75px;
  left: 0;
  right: 0;
  width: 100%;
  padding: 10px;
  text-align: center;
  font-family: "Cinzel";
  font-size: 14pt;
  text-transform: uppercase;
  white-space: normal;
  /* Allow text to wrap */
  overflow: hidden;
  word-wrap: break-word;
  color: #764F03;
  /* Set the heading color */
  z-index: 2;
}

/* .dw_gallery_container {
  min-height: 458px;
} */

.envira-gallery-links:hover {
  text-decoration: none;
}

.dw_home_autoplay_slider .porto-carousel .wpb_wrapper,
.dw_home_autoplay_slider .porto-carousel .wpb_wrapper .vc_single_image-wrapper,
.dw_home_autoplay_slider .porto-carousel .wpb_wrapper img {
  max-height: 360px;
  object-fit: cover;
}

.single-add-to-cart .type-product .view-cart-btn {
  display: none;
}

.dw_button_product_size:focus-visible,
.dw_button_product_size:focus,
.dw_button_product_size:active,
.dw_button_product_enquiry:focus-visible,
.dw_button_product_enquiry:focus,
.dw_button_product_enquiry:active {
  outline: none;
  border-width: 0;
  box-shadow: none;
  text-decoration: underline;
}

.dw_wishlist_table {
  border-bottom: 1px solid var(--primary);
}

.dw_sizechart_col {
  padding-top: 20px;
  padding-bottom: 20px;
}

.dw_sizechart_text {
  background-color: #faf4db;
  color: var(--primary);
  padding: 30px;
  font-size: 16px;
  height: 100%;
}

.dw_sizechart_header {
  font-weight: 700;
  font-family: "Glacial Indifference", sans-serif;
  font-size: 24px;
  color: #6d4d19;
}

.dw_sizechart_subelement {
  font-family: "Glacial Indifference";
  font-weight: 700;
  font-size: 16px;
}

.dw_sizechart_border {
  border-bottom: 1px solid var(--primary);
}

.dw_sizechart_border .col-sm {
  padding: 15px 0;
}

.dw_sizechart_cinzel {
  font-family: "Glacial Indifference";
}

.dw_modal button.close {
  color: var(--primary);
  border: 1px solid var(--primary);
  border-radius: 111px;
  padding: 2px;
  width: 30px;
  height: 30px;
  position: relative;
  font-weight: 400;
}

.dw_modal button.close::before {
  content: "";
  right: -1px;
  bottom: -1px;
  left: -1px;
  top: -1px;
  position: absolute;
  border: 1px solid #6d4d19;
}

.dw_sizechart_img img {
  width: 100%;
  object-fit: cover;
  /* max-height: 370px; */
}

@media (min-width: 576px) {
  .dw_modal .modal-dialog {
    max-width: 80%;
  }
}

/*
.dw_modal .modal-content {
    padding: 10px;
}
*/
@media (min-width: 576px) {
  .dw_modal .modal-content {
    padding: 20px;
  }
}

@media (min-width: 320px) {
  .yith-wcwl-add-to-wishlist span {
    font-size: 14px;
  }

  .product-template-default .single_add_to_cart_button,
  .view-cart-btn {
    padding: 0 1em !important;
  }

  .single_add_to_cart_button {
    font-size: 15px;
  }
}

@media (max-width: 768px) {
  .dw_modal_button {
    display: flex;
    justify-content: flex-end;
    padding-bottom: 10px;
  }

  /* ul.products:not(.owl-carousel) {
    justify-content: space-between;
  } */
  .archive .thumb-info .thumb-info-wrapper,
  .archive .thumb-info img {
    width: 150px;
    height: 150px;
  }

  ul.products li.product-category .thumb-info .thumb-info-wrap {
    position: relative;
    text-align: center;
    display: block;
    padding: 0 5px;
  }

  ul.products .product-category .thumb-info-wrap .dw_sub_title,
  ul.products li.product-category .thumb-info h3 {
    display: block;
    width: 100%;
    text-align: center;
    position: relative !important;
  }

  ul.products li.product-category .thumb-info .thumb-info-wrap-brand {
    position: relative;
    top: -70px;
    left: 75px;
  }

  ul.products li.product-category .thumb-info h3 {
    /* color: #FAF4A9; */
    font-size: 19px;
  }
}

@media (max-width: 991px) {
  .dw_sizechart_header {
    padding-top: 20px;
  }

  .dw_footer_icons_gap .hovertext:nth-child(1)::after {
    content: "TATTOO";
  }

  .dw_footer_icons_gap .hovertext:nth-child(1) {
    left: 15px;
  }

  .dw_footer_icons_gap .hovertext:nth-child(3)::after {
    content: "PIERCING";
  }

  .dw_footer_icons_gap .hovertext:nth-child(3) {
    right: 10px;
  }

  .dw_social_icons .dropdown-item:nth-child(1)::after {
    content: "PIERCING";
    color: #faf4db !important;
    font-size: 14px;
  }

  .dw_social_icons .dropdown-item:nth-child(1),
  .dw_social_icons .dropdown-item:nth-child(2) {
    position: relative;
    left: 40px;
  }

  .dw_social_icons .dropdown-item:nth-child(2)::after {
    content: "TATTOO";
    content: "PIERCING";
    color: #faf4db !important;
    font-size: 14px;
  }

  .aws-container .aws-search-field {
    border: 1px solid #faf4db !important;
    border-radius: 50px !important;
    color: #faf4db !important;
    height: 90% !important;
  }

  .filter-item-list,
  .single_variation_wrap .variations_button,
  .single-product form.cart:not(.variations_form) {
    flex-wrap: nowrap !important;
  }

  #side-nav-panel .accordion-menu li.menu-item.active>a,
  #side-nav-panel .menu-custom-block a:hover {
    color: #764f03;
  }

  #side-nav-panel .dw_mobile_menu_open_main .menu-wrap:first-of-type ul.mobile-menu.accordion-menu li.open>.arrow::after {
    transform: rotate(225deg);
  }

  #side-nav-panel .dw_mobile_menu_open_footer .switcher-wrap>ul .menu-item .arrow::after {
    transform: rotate(-45deg);
  }

  #side-nav-panel .dw_mobile_menu_open_footer .switcher-wrap>ul .menu-item.open .arrow::after {
    transform: rotate(45deg);
  }

  #webshop_section {
    transition: all 1s ease !important;
  }

  div#webshop_section.sticky_webshop {
    margin: 0;
    transition: all 1s ease-in-out !important;
    display: block !important;
    top: 86px;
    width: 100%;
    left: 0;
    right: auto;
    position: fixed !important;
  }

  div#webshop_section.sticky_webshop .d-none {
    display: block !important;
  }

  div#webshop_section.sticky_webshop .dw_slider_button_container {
    width: 100%;
  }
}

@media (max-width: 599px) {

  .product-template-default .single_add_to_cart_button,
  .view-cart-btn {
    padding: 0 1.5em;
  }
}

@media (max-width: 576px) {
  .dw_sizechart_text {
    padding: 20px;
    font-size: 14px;
  }

  .dw_modal .modal-dialog {
    padding-top: 32px;
  }
}

@media (min-width: 1025px) {
  .dw_modal .modal-content {
    padding: 40px;
  }
}

.dw_size_boldtext {
  font-family: Cinzel;
  font-style: normal;
  font-weight: bold;
  font-size: 16px;
}

.dw_booking_shop_page {
  position: absolute;
  z-index: 2;
  right: 0;
  background-color: #f2e1c5;
  font-family: "Cinzel";
  padding: 5px;
  font-weight: 700;
  font-size: 14px;
}

@media (min-width: 768px) {

  .dw_termini_block .wpb_single_image,
  .dw_termini_block .wpb_wrapper,
  .dw_termini_block .vc_single_image-wrapper,
  .dw_termini_block img {
    height: 100%;
  }
}

.dw_termini_block img {
  object-fit: cover;
}

.dw_separator {
  padding-top: 100px;
  z-index: 2;
}

@media (max-width: 411px) {
  .dw_separator .porto-wrap-container {
    padding-bottom: 20px;
    padding-left: 0;
    padding-right: 0;
  }
}

@media (max-width: 374px) {

  /* ul.pcols-ls-2 li.product-col {
    max-width: 43%;
    flex: 0 0 50%;
  } */
  .dw_separator h2 {
    font-size: 25px;
  }
}

.order_details .wc-item-meta li {
  color: var(--primary);
}

.dw_cart_link {
  margin-left: -8px !important;
}

.fancybox-opened .fa-expand {
  display: none;
}

.fancybox-opened .size-full {
  display: none;
}

.fancybox-opened .wpgis-slider-nav {
  display: none;
}

.dw_single_product_slider button,
.dw_single_product_slider.owl-carousel .owl-nav .owl-prev,
.dw_single_product_slider.owl-carousel .owl-nav .owl-next {
  border-color: #6d4d19;
  border-width: 1px;
  border-style: solid;
  color: #6d4d19;
  border-radius: 55px;
  font-family: "Cinzel";
  transition: all 0.5s ease-in-out;
  width: 30px;
}

.dw_single_product_slider button:hover {
  transition: all 0.5s ease-in-out;
  border-radius: 0px;
}

.dw_single_product_slider button::before {
  position: absolute;
  border: 1px solid #6d4d19;
  width: 30px;
  padding-top: 4px;
  padding-bottom: 4px;
  padding-left: 11px;
  padding-right: 10px;
}

@media (min-width: 768px) {}

@media (max-width: 768px) {
  .dw_mobile_title h2 {
    display: none;
  }

  .dw_elementsoftrust {
    padding-bottom: 0px !important;
  }

  .hovertext:before {
    display: none;
  }

  .dw_footer_icons_gap .hovertext:nth-child(1)::after {
    content: "PIERCING";
  }

  .dw_footer_icons_gap .hovertext:nth-child(1) {
    left: 15px;
  }

  .dw_footer_icons_gap .hovertext:nth-child(3)::after {
    content: "TATTOO";
  }

  .dw_footer_icons_gap .hovertext:nth-child(3) {
    right: 10px;
  }

  .dw_social_icons .dropdown-item:nth-child(1)::after {
    content: "PIERCING";
    color: #faf4db !important;
    font-size: 14px;
  }

  .dw_social_icons .dropdown-item:nth-child(1),
  .dw_social_icons .dropdown-item:nth-child(2) {
    position: relative;
    left: 40px;
  }

  .dw_social_icons .dropdown-item:nth-child(2)::after {
    content: "TATTOO";
    color: #faf4db !important;
    font-size: 14px;
  }

  .filter-item-list,
  .single_variation_wrap .variations_button,
  .single-product form.cart:not(.variations_form) {
    flex-wrap: nowrap !important;
  }

  .dw_vrijeme {
    justify-content: flex-start;
  }

  .style-8-pricetag-container {
    margin-top: 20px !important;
  }

  .products.related {
    width: 85% !important;
    margin: 25px auto 0px auto;
  }

  .dw_single_product_slider.owl-carousel .owl-nav .owl-prev {
    left: -10%;
  }

  .dw_single_product_slider.owl-carousel .owl-nav .owl-next {
    right: -10%;
  }

  .dw_sub_cat__container ul.products li.product-category .thumb-info {
    display: flex !important;
    flex-direction: column !important;
    align-items: center !important;
  }
}

#block-3 {
  padding: 0 0 0 0px;
}

.dw_outofstock_button {
  background: var(--primary);
  font-family: "Cinzel";
  font-weight: 400;
  font-size: 18px;
  height: 3rem !important;
  padding-left: 1.5em;
  padding-right: 1.5rem;
  margin: 0 0.625rem 5px 0;
}

.dw_outofstock {
  border-top: 1px solid var(--primary);
  padding-top: 10px;
  padding-bottom: 10px;
}

.vc_column_container .wpb_text_column .col-lg-6 {
  max-width: unset;
}

.cwgstock_phone {
  padding-left: 80px !important;
}

.cwginstock-subscribe-form .panel-primary>.panel-heading {
  color: #fff;
  background-color: #6d4d19 !important;
  border-color: #6d4d19 !important;
}

.icheckbox_square-blue {
  display: none !important;
}

.woof_container_kategorijeproizvoda .woof_checkbox_label {
  font-size: 16px;
  font-weight: 700;
  color: #6d4d19;
  text-transform: uppercase;
  font-family: "Glacial Indifference";
  margin-left: 0px !important;
}

.woof_container_kategorijeproizvoda .woof_childs_list .woof_checkbox_label {
  font-size: 14px;
  font-weight: 500;
  text-transform: none;
}

#block-4 .categories_ul:nth-child(5) {
  display: none !important;
}

.woof_btn_default {
  display: none !important;
}

.product_cat-ostalo .dw_button_product_size {
  display: none;
}

.categories_li {
  text-transform: uppercase;
  font-family: "Glacial Indifference", sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 19px;
  color: #6d4d19;
}

.sub-categories-ul {
  display: none;
}

.bulb {
  cursor: pointer;
}

.categories_ul li {
  /* display: flex;
  justify-content: space-between;
  align-items: center; */
}

#block-4.widget>ul {
  border-bottom: none !important;
  margin-bottom: 15px;
}

#block-4.widget>ul li {
  border-top: none !important;
}

.woof_checkbox_sales_container label {
  font-family: "Glacial Indifference", sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 19px;
  color: #6d4d19;
  position: relative;
  left: -8px;
}

.irs--round .irs-bar {
  background-color: #a47426 !important;
}

.irs--round .irs-handle {
  border: 4px solid #a47426 !important;
}

.irs--round .irs-from,
.irs--round .irs-to,
.irs--round .irs-single {
  background-color: #a47426 !important;
}

.irs--round .irs-from:before,
.irs--round .irs-to:before,
.irs--round .irs-single:before {
  border-top-color: #a47426 !important;
}

.woof_products_top_panel {
  display: none !important;
}

.irs--sharp .irs-handle,
.irs--sharp .irs-bar,
.irs--sharp .irs-from,
.irs--sharp .irs-to,
.irs--sharp .irs-single {
  background-color: #6d4d19 !important;
}

.irs--sharp .irs-handle>i:first-child {
  border-top-color: #6d4d19 !important;
}

#header .search-popup .aws-container .aws-search-field {
  border: 0 !important;
  border-bottom: 2px solid #6d4d19 !important;
  padding: 0 0 3px;
  font-size: 15px;
}

#header .search-popup .searchform input {
  width: 250px;
}

#header .searchform-popup .search-toggle:after {
  border-bottom-color: #6d4d19;
}

.aws-search-field {
  background: transparent !important;
  color: #a47426 !important;
}

html.panel-opened body>* {
  z-index: 99999 !important;
}

.aws-container .aws-show-clear .aws-search-field {
  padding-right: 30px !important;
}

.dw_tattoo_title {
  margin-top: 30px;
}

/* h1,
h2,
h3,
h4,
a {
  font-feature-settings: "liga" 0;
} */
.dw_forma_footer {
  display: flex;
  align-items: center;
  justify-content: center;
}

.archive .product_cat-usluge {
  display: none;
}

.term-prema-poziciji .sidebar,
.term-prema-poziciji .main-content,
.term-prema-vrsti-nakita .sidebar,
.term-prema-vrsti-nakita .main-content {
  display: none;
}

.left-sidebar .pin-wrapper div:first-child {
  position: relative !important;
  top: unset !important;
  left: unset !important;
}

.left-sidebar .pin-wrapper {
  height: unset !important;
}

.dw_singleFooter {
  margin-bottom: 10px !important;
}

.thumb-info-wrap {
  display: none;
}

.thumb-info-wrap-brand {
  display: block;
}

.thumb-info:hover .thumb-info-wrap {
  display: inline-block;
}

.term-bananabells #block-4 .categories_ul:nth-child(3),
.term-mini-bananabells #block-4 .categories_ul:nth-child(3),
.term-navel-bananabells #block-4 .categories_ul:nth-child(3),
.term-barbells #block-4 .categories_ul:nth-child(3),
.term-mini-barbells #block-4 .categories_ul:nth-child(3),
.term-barbells-barbells #block-4 .categories_ul:nth-child(3),
.term-industrial-barbells #block-4 .categories_ul:nth-child(3),
.term-baze #block-4 .categories_ul:nth-child(3),
.term-earrings #block-4 .categories_ul:nth-child(3),
.term-fake-piercings #block-4 .categories_ul:nth-child(3),
.term-nipple-jewelry #block-4 .categories_ul:nth-child(3),
.term-nipple-jewelry #block-4 .categories_ul:nth-child(3),
.term-ball-closure-rings #block-4 .categories_ul:nth-child(3),
.term-circular-barbells #block-4 .categories_ul:nth-child(3),
.term-clicker-rings #block-4 .categories_ul:nth-child(3),
.term-continuous-rings #block-4 .categories_ul:nth-child(3),
.term-nose-rings #block-4 .categories_ul:nth-child(3) {
  display: none !important;
}

.term-dijelovi #block-4 .categories_ul:nth-child(2),
.term-dijelovi #block-4 .categories_ul:nth-child(3),
.term-nastavci-s-navojem #block-4 .categories_ul:nth-child(2),
.term-nastavci-s-navojem #block-4 .categories_ul:nth-child(3),
.term-dodaci #block-4 .categories_ul:nth-child(2),
.term-dodaci #block-4 .categories_ul:nth-child(3),
.term-clip-in #block-4 .categories_ul:nth-child(2),
.term-clip-in #block-4 .categories_ul:nth-child(3),
.term-earcuffs #block-4 .categories_ul:nth-child(2),
.term-earcuffs #block-4 .categories_ul:nth-child(3),
.term-earrings-earrings #block-4 .categories_ul:nth-child(2),
.term-earrings-earrings #block-4 .categories_ul:nth-child(3),
.term-ear-weights #block-4 .categories_ul:nth-child(2),
.term-ear-weights #block-4 .categories_ul:nth-child(3),
.term-nose-studs #block-4 .categories_ul:nth-child(2),
.term-piercing-rings #block-4 .categories_ul:nth-child(3),
.term-plugs-tunnels #block-4 .categories_ul:nth-child(2),
.term-plugs-tunnels #block-4 .categories_ul:nth-child(3),
.term-plugs #block-4 .categories_ul:nth-child(2),
.term-plugs #block-4 .categories_ul:nth-child(3),
.term-spirals #block-4 .categories_ul:nth-child(2),
.term-spirals #block-4 .categories_ul:nth-child(3),
.term-spreaders #block-4 .categories_ul:nth-child(2),
.term-spreaders #block-4 .categories_ul:nth-child(3),
.term-tunnels #block-4 .categories_ul:nth-child(2),
.term-tunnels #block-4 .categories_ul:nth-child(3),
.term-weights #block-4 .categories_ul:nth-child(2),
.term-weights #block-4 .categories_ul:nth-child(3) {
  display: none !important;
}

.term-fake-plugs #block-4 .categories_ul:nth-child(2),
.term-fake-plugs #block-4 .categories_ul:nth-child(3),
.term-fake-plugs #block-4 .categories_ul:nth-child(5),
.term-fake-septum #block-4 .categories_ul:nth-child(2),
.term-fake-septum #block-4 .categories_ul:nth-child(3),
.term-fake-septum #block-4 .categories_ul:nth-child(5),
.term-ogrlice-i-narukvice #block-4 .categories_ul:nth-child(2),
.term-ogrlice-i-narukvice #block-4 .categories_ul:nth-child(3),
.term-ogrlice-i-narukvice #block-4 .categories_ul:nth-child(5),
.term-dodaci-plugs-tunnels #block-4 .categories_ul:nth-child(2),
.term-dodaci-plugs-tunnels #block-4 .categories_ul:nth-child(3),
.term-dodaci-plugs-tunnels #block-4 .categories_ul:nth-child(5),
.term-tubes #block-4 .categories_ul:nth-child(2),
.term-tubes #block-4 .categories_ul:nth-child(3),
.term-tubes #block-4 .categories_ul:nth-child(5) {
  display: none;
}

.dw_home_banner_image .porto-ibanner-desc span {
  max-width: 400px;
  font-size: 35px !important;
  text-shadow: 0px 3px 6px #6D4B17 !important;
  color: #FAF4DB !important;
}

.term-retainers #block-4 .categories_ul:nth-child(3),
.term-retainers #block-4 .categories_ul:nth-child(5) {
  display: none;
}

.woof_container_promjer h4 {
  text-transform: uppercase;
}

/* .menu-item .sub-menu {
  max-height: 1600px;
} */
/* .dw_nav_underline > a {
  border-bottom: 1px solid var(--primary);
  height: 47px;
} */
.dw_nav_underline>.sub-menu {
  border-top: 1px solid var(--primary);
  /* height: 57px; */
}


.person-value option:nth-child(1) {
  content: url("https://img-aws.ehowcdn.com/750x400p/photos.demandstudios.com/getty/article/171/197/92814813.jpg") !important;
  display: inline-block;
}

.single-product .page-top {
  display: none;
}

.dw_bc {
  margin-bottom: 60px;
}

.dw_bc .dw_breadcrumb {
  margin-right: 5px;
  font-size: 12px;
  font-family: Open Sans, sans-serif;
  font-weight: 500;
}

.dw_bc .dw_breadcrumb:hover {
  text-decoration: none !important;
}

.booknetic-cart-item-body-cell.amount,
.booknetic_sum_price,
.booknetic_confirm_sum_price,
.booknetic_appointment_container_header {
  color: #764f03 !important;
}

.booknetic_appointment_container_header_cart>div span {
  background-color: #764f03 !important;
  color: white !important;
}

.booknetic_confirm_sum_price {
  background-color: #faf4db !important;
}

.booknetic-cart-item-info img {
  filter: brightness(0) saturate(100%) invert(30%) sepia(95%) saturate(427%) hue-rotate(0deg) brightness(90%) contrast(102%) !important;
}

button.bkntc_again_booking img {
  background-color: #faf4db !important;
}

.booknetic-cart-item-info-details {
  background: #faf4db !important;
}

.single-product .summary .product_meta {
  display: none !important;
}

.dw_sizechart_img img {
  margin-bottom: 20px;
}

.dw_secure_payment img {
  filter: grayscale(100%);
}

#r1_checkbox_field {
  display: none;
}

.dw_modal #side-nav-panel,
.dw_modal #wpadminbar,
.dw_modal .header-wrapper,
.dw_modal .page-header-2,
.dw_modal .modal-header {
  display: none !important;
}

.dw_meta {
  border-bottom: 1px solid var(--primary);
}

.booknetic_btn_success {
  background-color: #6d4d19 !important;
}

.product-name,
.select2-selection__rendered,
.woocommerce-message,
.cart-popup .total,
.shop_table.cart-table .product-subtotal .amount,
.cart_totals .order-total .amount,
.review-order .order-total .amount,
.order_details tbody .amount,
.checkout-order-review tbody .amount,
.checkout-order-review .cart-subtotal {
  color: #764f03 !important;
}

.dw_link_galerija {
  text-decoration: none !important;
}

.age-restriction #envirabox-container-1 {
  display: none !important;
}

.product_cat-poklon-bon .dw_customInput {
  display: block !important;
}

.product_cat-poklon-bon .variations_form {
  border-top: 1px solid var(--primary);
  padding-top: 20px;
}

.product_cat-poklon-bon .dw_cutomTeble {
  display: flex;
  align-items: center;
}

.dw_customValue input {
  border-color: #6d4d19;
  color: #764f03;
  width: 11vw;
}

@media (max-width: 991px) {
  .product_cat-poklon-bon .dw_cutomTeble {
    flex-wrap: wrap;
  }

  .dw_customValue {
    width: 100%;
  }

  .dw_customValue input {
    width: 100%;
  }

  .dw_cutomTeble .label {
    padding-bottom: 15px;
  }
}

#block-4 .categories_ul:nth-child(1),
#block-4 .categories_ul:nth-child(2),
#block-4 .categories_ul:nth-child(7) {
  display: none !important;
}

.dw_tatto_termin form .dw_tattoo_info p,
.dw_tattoo_info1 label {
  width: 48%;
}

.dw_tatto_termin form label input,
.dw_tatto_termin form label span,
.dw_tatto_termin form label label,
.dw_tatto_termin textarea {
  width: 100%;
}

.dw_tattoo_tel,
.dw_tatto_termin .first,
.dw_tatto_termin .last {
  width: 50%;
}

.dw_tatto_termin .first,
.dw_tatto_termin .last {
  width: 49%;
}

.dw_tatto_termin .first input,
.dw_tatto_termin .last input {
  width: auto;
}

.dw_tatto_termin .last,
.dw_tatto_termin .first {
  border: 1px solid;
  border-color: rgba(0, 0, 0, 0.09);
  border-radius: 5px;
  padding-top: 5px;
  padding-left: 5px;
  margin-right: 0;
}

.dw_tatto_termin .wpcf7-radio {
  display: flex;
  justify-content: space-between;
}

.dw_tattoo_area {
  width: 100%;
}

.dw_tatto_termin .wpcf7-submit {
  width: 50%;
  display: flex;
  flex-direction: column;
  text-align: center;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  margin-top: 25px;
}

.dw_tattoo_velicina span,
.dw_tattoo_velicina input {
  width: 90% !important;
}

.dw_tattoo_velicina input {
  border: none;
  border-right: 1px solid;
  border-color: rgba(0, 0, 0, 0.09);
}

.dw_tattoo_size {
  border: 1px solid;
  border-color: rgba(0, 0, 0, 0.09);
  padding: 8px;
}

.dw_tattoo_pozicija {
  width: 100%;
}

.dw_tattoo_velicina input {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

/* .dw_tattoo_velicina .wpcf7-text::after {
  content: "cm";
  display: inline-block;
  width: 15px;
  height: 15px;
} */
.dw_size_input {
  display: flex;
  align-items: center;
  border: 1px solid;
  border-color: rgba(0, 0, 0, 0.09);
}

.dw_tattoo_upload span {
  margin-top: 10px;
  display: inline-block;
}

/* .archive .product-image img {
  width: 300px;
  height: 300px;
} */
.archive .product-image,
.archive .product-image img {
  width: 100%;
  height: auto;
}

.dw_btn_col .wpb_raw_code {
  background: #faf4db;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  padding: 20px;
}

.dw_btn_menu {
  text-transform: uppercase;
}

.wpb_text_column ol li,
.wpb_text_column ul li {
  font-size: 16px;
}

.dw_logo_footer img {
  height: 134px;
  width: auto;
}

.dw_separator_footer {
  width: 100vw;
}

@media (min-width: 991px) {
  #envira-gallery-wrap-35780 {
    width: 90%;
  }

  #envira-gallery-wrap-35792 {
    width: 67%;
  }

  .style-8-title-with-pricetag {
    margin-top: 25px !important;
  }

}

@media (max-width: 576px) {
  .archive .product-image {
    margin: auto;
  }
}

.df-spl-style8_cat_tab-container {
  margin-bottom: 35px !important;
}

.image-container {
  overflow: hidden;
  position: relative;
}

.image-container img {
  transition: transform 0.3s ease;
  /* Add a smooth transition effect */
}

.thumbnails {
  display: flex;
  margin-top: 8px;
}

.thumbnails .slicica {
  padding-right: 5px;
}

.thumbnails .slicica img {
  max-width: 60px;
  max-height: 60px;
  height: 100%;
  background-size: cover;
  border-radius: 8px;
  cursor: pointer;
}

.proizvodjaci {
  margin-top: 10px;
  margin-bottom: 30px;
}

.proizvodjaci .linkovi {
  margin-top: 15px;
  margin-bottom: 15px;
}

@media screen and (min-width: 768px) {
  .container-fluid .dw_home-slider {
    height: calc(87vh - 124px);
  }

  .container-fluid .porto-ibanner .porto-ibanner-img {
    object-position: bottom;
  }

  .container-fluid .dw_home-slider .porto-ibanner-content *,
  .container-fluid .dw_home-slider .owl-dots {
    height: auto;
  }

  .container-fluid .dw_home-slider .porto-ibanner-desc,
  .container-fluid .dw_home-slider * {
    height: 100%;
  }

}

/* ======================== Custom profile page icons css ============================= */

.featured-boxes-style-5 .featured-box .icon-featured {
  position: relative;
}

/* Line shopping bag cart icon in menu */
.box-with-icon .Simple-Line-Icons-social-dropbox:before {
  content: "" !important;
  background: url("/wp-content/themes/porto-child/assets/img/03. Besplatna dostava.png") no-repeat !important;
  position: absolute;
  background-size: cover !important;
  width: 100%;
  height: 100%;
  left: 0;
  box-sizing: content-box;
}

.box-with-icon .Simple-Line-Icons-heart:before {
  content: "" !important;
  background: url("/wp-content/themes/porto-child/assets/img/10. Veliki izbor nakita.png") no-repeat !important;
  position: absolute;
  background-size: cover !important;
  width: 100%;
  height: 100%;
  left: 0;
  box-sizing: content-box;
}

.box-with-icon .Simple-Line-Icons-cloud-download:before {
  content: "" !important;
  background: url("/wp-content/themes/porto-child/assets/img/14. Newsletter.png") no-repeat !important;
  position: absolute;
  background-size: cover !important;
  width: 100%;
  height: 100%;
  left: 0;
  box-sizing: content-box;
}

.box-with-icon .Simple-Line-Icons-pointer:before {
  content: "" !important;
  background: url("/wp-content/themes/porto-child/assets/img/12. Kontinuirana kvaliteta.png") no-repeat !important;
  position: absolute;
  background-size: cover !important;
  width: 100%;
  height: 100%;
  left: 0;
  box-sizing: content-box;
}

.box-with-icon .porto-icon-user-2:before {
  content: "" !important;
  background: url("/wp-content/themes/porto-child/assets/img/02. Podrska pri kupnji.png") no-repeat !important;
  position: absolute;
  background-size: cover !important;
  width: 100%;
  height: 100%;
  left: 0;
  box-sizing: content-box;
}

.box-with-icon .Simple-Line-Icons-logout:before {
  content: "" !important;
  background: url("/wp-content/themes/porto-child/assets/img/01. Besplatna zamjena.png") no-repeat !important;
  position: absolute;
  background-size: cover !important;
  width: 100%;
  height: 100%;
  left: 0;
  box-sizing: content-box;
}

.woocommerce-MyAccount-content .account-sub-title {
  position: relative;
}

.account-sub-title .Simple-Line-Icons-social-dropbox,
.account-sub-title .Simple-Line-Icons-heart,
.account-sub-title .Simple-Line-Icons-cloud-download,
.account-sub-title .Simple-Line-Icons-pointer,
.account-sub-title .porto-icon-user-2,
.account-sub-title .Simple-Line-Icons {
  width: 40px;
  display: inline-block;
}

.account-sub-title .Simple-Line-Icons-social-dropbox:before {
  content: "" !important;
  background: url("/wp-content/themes/porto-child/assets/img/03. Besplatna dostava.png") no-repeat !important;
  position: absolute;
  background-size: cover !important;
  width: 35px;
  height: 35px;
  top: 0;
  left: 0;
  box-sizing: content-box;
}

.account-sub-title .Simple-Line-Icons-heart:before {
  content: "" !important;
  background: url("/wp-content/themes/porto-child/assets/img/10. Veliki izbor nakita.png") no-repeat !important;
  position: absolute;
  background-size: cover !important;
  width: 35px;
  height: 35px;
  top: 0;
  left: 0;
  box-sizing: content-box;
}

.account-sub-title .Simple-Line-Icons-cloud-download:before {
  content: "" !important;
  background: url("/wp-content/themes/porto-child/assets/img/14. Newsletter.png") no-repeat !important;
  position: absolute;
  background-size: cover !important;
  width: 35px;
  height: 35px;
  top: 0;
  left: 0;
  box-sizing: content-box;
}

.account-sub-title .Simple-Line-Icons-pointer:before {
  content: "" !important;
  background: url("/wp-content/themes/porto-child/assets/img/12. Kontinuirana kvaliteta.png") no-repeat !important;
  position: absolute;
  background-size: cover !important;
  width: 35px;
  height: 35px;
  top: 0;
  left: 0;
  box-sizing: content-box;
}

.account-sub-title .porto-icon-user-2:before {
  content: "" !important;
  background: url("/wp-content/themes/porto-child/assets/img/02. Podrska pri kupnji.png") no-repeat !important;
  position: absolute;
  background-size: cover !important;
  width: 35px;
  height: 35px;
  top: 0;
  left: 0;
  box-sizing: content-box;
}

.account-sub-title .Simple-Line-Icons-logout:before {
  content: "" !important;
  background: url("/wp-content/themes/porto-child/assets/img/01. Besplatna zamjena.png") no-repeat !important;
  position: absolute;
  background-size: cover !important;
  width: 35px;
  height: 35px;
  top: 0;
  left: 0;
  box-sizing: content-box;
}

/* ======================== Custom piercings page css start ============================= */

.piercings_main_section .piercings_title,
.piercings_main_section .piercings_des {
  font-weight: 600;
}

.piercings_main_section .own-custom-card-header,
.piercings_main_section .accordion .card,
.piercings_main_section .own-custom-card-header a {
  padding: 0px !important;
  background: inherit !important;
  border: none !important;
}

.piercings_main_section .accordion .card {
  padding-left: 10px !important;
}

.piercings_main_section .accordion .card .card-body {
  padding: 10px 0px 0px 0px !important;
}

.piercings_main_section .own-custom-card-header a {
  font-weight: 600;
  max-width: max-content !important;
}

/* ======================== Custom piercings page css end ============================= */

#instagram_feed_section #sb_instagram {
  position: relative;
}

#instagram_feed_section #sb_instagram .sb_instagram_header.sbi_medium {
  float: right;
  position: absolute;
  background-color: #6d4d19;
  right: 0;
  z-index: 10;
  max-width: 150px;
  padding: 44px 34px;
  text-align: center;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  top: 0;
  bottom: 0;
  flex-wrap: wrap;
  padding: 10px !important;
  margin: 5% 0px !important;
}

#instagram_feed_section .instagram_feed_left_section #sb_instagram .sb_instagram_header.sbi_medium {
  background: #ffffff !important;
}

#instagram_feed_section .instagram_feed_right_section #sb_instagram .sb_instagram_header.sbi_medium {
  float: left;
  right: unset;
  left: 0px;
}

#instagram_feed_section #sb_instagram a.sbi_header_link {
  display: flex !important;
  flex-wrap: wrap !important;
  width: 100% !important;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  align-content: center;
  float: unset !important;
  flex-direction: column-reverse;
}

#instagram_feed_section #sb_instagram .sbi_header_text {
  float: unset !important;
  width: auto !important;
}

#instagram_feed_section #sb_instagram .sb_instagram_header .sbi_header_text .sbi_bio,
#instagram_feed_section #sb_instagram .sb_instagram_header .sbi_header_img {
  float: unset !important;
  margin: 0px !important;
  color: #fff;
}

#instagram_feed_section #sb_instagram .sb_instagram_header .sbi_header_img .sbi_header_img_hover {
  display: none;
}

#instagram_feed_section #sb_instagram .sb_instagram_header .sbi_header_img,
#instagram_feed_section #sb_instagram .sb_instagram_header .sbi_header_img img {
  width: 35px;
  height: 35px;
  border-radius: 0px;
}

#instagram_feed_section .instagram_feed_left_section #sb_instagram .sb_instagram_header .sbi_header_text .sbi_bio {
  color: #6d4d19 !important;
}

#instagram_feed_section #sb_instagram .sb_instagram_header .sbi_header_text h3 {
  display: none;
}

#header .main-menu>li.menu-item>a {
  font-family: "jost", sans-serif !important;
}

@media (max-width: 769px) {
  #instagram_feed_section #sb_instagram .sb_instagram_header.sbi_medium {
    max-width: 125px;
  }

  #instagram_feed_section #sb_instagram .sb_instagram_header .sbi_header_img,
  #instagram_feed_section #sb_instagram .sb_instagram_header .sbi_header_img img {
    width: 25px;
    height: 25px;
  }

  #instagram_feed_section #sb_instagram .sb_instagram_header .sbi_header_text .sbi_bio {
    font-size: 11px;
  }
}


@media (max-width: 991px) {
  .dw_mobile_menu_open_main .mobile-menu.accordion-menu>.menu-item-has-children span.arrow:after {
    left: 91.5% !important;
  }

  .remove_mobile .owl-item .porto-ibanner-desc .dw_slider_container {
    display: none;
  }

  .is_webshop .dw_nav_underline:after {
    display: none;
  }
}

.gridlist-toggle_mobile {
  display: none;
}

@media (max-width: 576px) {
  .gridlist-toggle_mobile {
    display: flex !important;
    position: relative;
  }

  .gridlist-toggle_mobile .grid_icon {
    display: flex;
    position: relative;
    width: 100%;
  }

  .gridlist-toggle_mobile .grid_icon svg {
    width: 20px;
    height: auto;
    margin-left: 4px;
  }

  .gridlist-toggle_mobile .grid_icon.single {
    height: auto;
  }
}

@media (min-width: 990px) {
  ul.main-menu .dw_nav_scroll.wide .inner {
    max-height: 450px;
    height: 100%;
    overflow-y: scroll;
  }
}

.is_webshop .dw_nav_subchildren,
.is_webshop .dw_nav_subsubchildren {
  display: none;
}

.is_webshop .dw_nav_subchildren .sub-menu,
.is_webshop .dw_nav_subsubchildren .sub-menu {
  display: none;
}

.is_webshop .sub-menu {
  border: none;
  border-right: 1px solid;
}

.is_webshop .sub-menu:last-child {
  border: none;
}

#header .main-menu .wide li.sub>a {
  text-underline-offset: 3px;
  text-decoration: underline;
  text-decoration-color: #6d4d19;
  text-decoration-thickness: 1.5px;
}

.is_webshop .active_new_link {
  font-weight: 700 !important;
}

.is_webshop .active_new_link::after {
  transform: rotate(180deg) !important;
}

.is_webshop .dw_nav_underline:after {
  content: "";
  width: 2px;
  height: 100%;
  right: 10px;
  top: 0;
  background: #b6a68c;
  position: absolute;
}

.is_webshop .dw_nav_underline:last-child:after {
  display: none;
}

#dropdownMenuButton {
  width: fit-content !important;
}

.mega-menu.show-arrow>li.has-sub>a:after {
  transition: 0.2s all;
  position: unset;
  display: inline-block;
  order: 3;
  margin: 17px 0 0 2px;
  width: 10px;
  height: 10px;
}

.view-switcher>li>a::after,
#menu-currency-switcher>li>a::after,
.mega-menu.show-arrow>li.has-sub>a:after {
  order: 3;
}

.dropdown:hover #dropdownMenuButton::after {
  transform: rotate(180deg);
  top: 25%;
}

#header .porto-view-switcher>li.menu-item.has-sub:hover>a:after {
  transform: rotate(180deg);
  margin: -1px 0 0 2px;
}

span.social_icon_img_div {
  max-width: 22px;
  min-width: 22px;
  display: inline-block;
  position: relative;
  text-align: center;
}

.hovertext:hover:before {
  display: none;
}

#dropdownMenuButton::after {
  right: -16px !important;
  height: 10px;
}

/*.dropdown-menu {
  left: -75% !important;
}*/

.jezik_dropdown .dropdown-menu {
  left: -41% !important;
}

.dw_home-slider.home-slider .owl-carousel .owl-nav {
  display: block !important;
}

.hom-appointment-section {
  display: flex;
  column-gap: 10px;
}

.hom-appointment-section .appointment-block {
  font-family: "jost", sans-serif !important;
  text-align: center;
  border: 1px solid;
  padding: 22px 0px;
  font-size: 20px;
  width: 33%;
  text-transform: uppercase;
}

.appointment_section {
  margin-left: -15px !important;
  margin-right: -15px !important;
}

.appointment_section .wpb_content_element {
  margin: 0px !important;
}

.appointment_section .vc_column-inner {
  padding: 7px 10px !important;
}

.featured-boxes-style-5 .featured-box .box-content h4 {
  color: #764F03 !important;
}

.woocommerce-account .featured-boxes {
  border: none !important;
}

.woocommerce-account .woocommerce-MyAccount-navigation ul li.is-active>a,
.account-text-user {
  color: #764F03 !important;
}

.shop_table thead span {
  color: #764F03 !important;
}

td.product-name a {
  color: #764F03 !important;
}

.woocommerce-account .btn-v-dark {
  color: #faf4db !important;
  background-color: #6d4d19 !important;
}

.woocommerce-account .btn-v-dark:hover {
  border-color: #593f15 !important;
  background-color: #593f15 !important;
  color: #faf4db !important;
}

.wc-action-btn.button {
  border-color: #6d4d19;
  border-width: 1px;
  border-style: solid;
  color: #6d4d19;
  border-radius: 55px;
  font-family: "Cinzel";
  padding-left: 37px;
  padding-right: 37px;
  font-weight: 400;
  background-color: transparent;
  position: relative;
  transition: all 0.5s ease-in-out;
}

.wc-action-btn.button::before {
  content: "";
  right: -1px;
  bottom: -1px;
  left: -1px;
  top: -1px;
  position: absolute;
  border: 1px solid #6d4d19;
}

.wc-action-btn.button:hover {
  transition: all 0.5s ease-in-out;
  border-radius: 0px;
}

#header .main-menu .popup a,
.side-nav-wrap .sidebar-menu .popup,
.main-sidebar-menu .sidebar-menu .popup,
.porto-popup-menu .sub-menu {
  font-family: "jost", sans-serif !important;
}

.dropdown-menu {
  box-shadow: 0 10px 30px 10px rgba(0, 0, 0, 0.05);
  border: none !important;
  display: block;
  opacity: 0;
  visibility: hidden;
  transform: translateY(20%);
  transition: all .5s;
  border-radius: 0 0 6px 6px;
  font-size: 14px !important;
}

.mega-menu>li.menu-item .popup {
  display: block;
  opacity: 0;
  visibility: hidden;
  transform: translateY(20%);
  transition: all .5s;
  will-change: unset;
  top: 100%;
}

.mega-menu>li.menu-item:hover .popup {
  opacity: 1;
  visibility: visible;
  transform: translateY(0%);
}

.hide-site-map {
  display: none;
}

/* img.vc_single_image-img.attachment-full {
  width:170px !important;
} */
.admin-bar .sticky_webshop {
  top: 87px;
}

.sticky_webshop {
  background: #6d4b17 !important;
  position: sticky !important;
  top: 55px;
  z-index: 100;
  padding-top: 10px !important;
  padding-bottom: 10px !important;
  transition: 1s !important;
}

.sticky_webshop .dw_custom_button_slider::before {
  display: none !important;
}

.sticky_webshop .dw_custom_button_slider {
  border: none !important;
  margin: 0px !important;
  padding: 0px !important;
  color: #ffe8af !important;
  font-size: 17px;
  line-height: normal !important;
  font-family: "jost", sans-serif !important;
  font-weight: normal !important;
}

.sticky_webshop .dw_slider_button_container {
  padding: 0px !important;
  height: auto !important;
}

.sticky_webshop .dw_custom_button_slider::after {
  content: ">" !important;
  font-size: 17px !important;
  top: -1px;
  right: -20px;
  position: absolute;
}

.sticky_webshop .dw_custom_button_slider:hover {
  color: #f8e9c5 !important;
}

.sticky_webshop .dw_custom_button_slider:hover::after {
  right: 0px !important;
}

.sticky_webshop .dw_custom_button_slider:hover::after {
  padding: 0px !important;
  margin-left: 2px !important;
}

.porto-wrap-container.container .product-category span.thumb-info-wrap-brand {
  display: none !important;
}

.price_wrapper .style-8-card img {
  border: 3px solid #6d4d19 !important;
}

.df-spl-style8_cat_tab-container ul>li.active {
  background-color: #6d4d19 !important;
}

.jewelry-section .dw_home_banner_image img,
.dw_blog_post_home :is(.thumb-info-wrapper, .thumb-info-wrapper img) {
  min-height: 334px !important;
  max-height: 334px !important;
}

.jewelry-section .dw_home_banner_image::before {
  left: 0% !important;
  right: 32% !important;
  border: 1px solid #6d4d19 !important;
  z-index: -1 !important;
}

.dw_blog_post_home .post-slide::before {
  right: 37.68% !important;
  bottom: -85px !important;
  top: -45px !important;
  left: 0 !important;
  border: 1px solid #6d4d19 !important;
}

.jewelry-section .dw_home_banner_image.porto-ibanner {
  width: 100%;
  padding-left: 50px;
}

.jewelry-section .wpb_text_column .wpb_wrapper {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.jewelry-section .porto-ibanner-desc {
  display: flex;
  justify-content: inherit;
  width: 100%;
  padding-left: 25px !important;
  margin-left: 7% !important;
  padding-bottom: 15px !important;
}

.jewelry-section .porto-ibanner-content {
  margin-top: auto !important;
  margin-bottom: 0px;
  width: 100% !important;
  margin-left: 0px !important;
}

.jewelry-section .dw_home_banner_image.porto-ibanner {
  margin-bottom: 0px !important;
  width: 93% !important;
}

.jewelry-section .wpb_content_element {
  margin: 0px !important;
}

.woocommerce-checkout .container-fluid:nth-of-type(1) {
  display: none;
}

.dw_blog_post_home .post-title-simple .read-more::before {
  top: -1 !important;
}

.all-blog-content-home {
  position: absolute;
  top: 32%;
  right: 10%;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}

.dw_blog_post_home .post-title-simple :is(.meta-date, h3, .read-more) {
  position: relative !important;
  width: auto !important;
  line-height: normal;
  font-size: 15px !important;
  min-height: 38px !important;
}

.dw_blog_post_home .post-title-simple :is(h3 a, .read-more) {
  font-size: 14px !important;
}

.dw_blog_post_home .post-title-simple .read-more {
  right: 0 !important;
  bottom: inherit !important;
}

.dw_blog_post_home .post-title-simple h3,
.dw_blog_post_home .meta-date {
  top: inherit !important;
}

.dw_blog_post_home .post-title-simple h3 a {
  text-transform: none !important;
  margin: auto !important;
  overflow: unset !important;
  text-overflow: unset !important;
  width: 70% !important;
  white-space: inherit !important;
}

.dw_blog_post_home .post-title-simple h3 {
  margin-top: 20px !important;
  min-width: 250px;
  max-width: 250px;
}

.home_blog_section {
  background: #faf4db;
  margin-bottom: 170px;
}

.home_blog_section h2 {
  margin: 0px !important;
  padding: 30px 0px;
}

.sb_instagram_header .sbi_header_text h3,
.sb_instagram_header .sbi_header_img {
  display: none !important;
}

.sb_instagram_header .sbi_header_text .sbi_bio {
  margin: 0px !important;
  padding: 5px 0px !important;
  min-width: 33.33%;
  max-width: 33.33%;
  border: 1px solid;
  text-align: center;
}

.sb_instagram_header .sbi_header_text {
  display: flex;
  justify-content: center;
}

.sb_instagram_header {
  margin-bottom: 5px !important;
}

.wpb_raw_code .wpb_wrapper .dw_gallery_element:hover,
ul.products li.product-category .thumb-info:hover {
  border: 1px solid #6d4d19 !important;
}

ul.products li.product-category a {
  padding: 5px;
}

.wpb_raw_code .wpb_wrapper .dw_gallery_element img.dw_gallery_photo:hover {
  filter: inherit !important;
}

.wpb_raw_code .wpb_wrapper .dw_gallery_element {
  padding: 5px !important;
}

.wpb_raw_code .wpb_wrapper .dw_gallery_element img.dw_gallery_photo {
  filter: grayscale(1) !important;
}

.vc_row .wpb_wrapper h2.vc_custom_heading {
  text-transform: uppercase !important;
  text-align: center !important;
  font-family: "Cinzel" !important;
}

.wpb_raw_code .wpb_wrapper .dw_gallery_element .dw_gallery_heading {
  top: unset !important;
  position: unset !important;
  margin: unset !important;
  padding: 10px 0px 0px 0px !important;
  text-transform: unset !important;
  font-family: "jost", sans-serif !important;
}

ul.products li.product-category:hover .thumb-info-wrapper:after {
  filter: inherit !important;
  background: none !important;
}

ul.products li.product-category:hover .thumb-info-wrapper img {
  filter: none !important;
}

/* ul.products li.product-category .thumb-info-wrapper:after {
  background: none !important;
} */

/*ul.products li.product-category:hover .thumb-info img {
  border: 1px solid #764F03;
}
*/
.archive .thumb-info img {
  padding: 5px;
}

.porto-column,
.pricing-table-classic.spaced [class*="col-lg-"],
ul.products .product-col,
.grid-creative>.post,
.vc_section {
  padding: 0px !important;
}

.dw_sub_cat__title {
  text-transform: uppercase;
  font-family: "Cinzel" !important;
  text-align: center !important;
}

#sub_category_section .wpb_content_element {
  margin: 0px !important;
}

#sub_category_section {
  padding: 100px 0px;
  background: #faf4db;
}

.jump_to_section_button {
  margin-bottom: 50px;
}

.jump_to_section_button .wpb_wrapper {
  text-align: center;
}

.jump_to_section_button .jump_button {
  border: 1px solid;
  padding: 10px 50px 15px 50px;
  position: relative;
  transition: all 0.5s ease-in-out;
  font-family: "Cinzel";
  border-radius: 27px !important;
  font-weight: 600;
}

.jump_to_section_button .jump_button:before {
  content: "";
  right: -1px;
  bottom: -1px;
  left: -1px;
  top: -1px;
  position: absolute;
  border: 1px solid #6d4d19;
}

.jump_to_section_button .jump_button:after {
  content: "" !important;
  border: none !important;
  display: block !important;
  width: 15px;
  height: 7px;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url(/wp-content/uploads/2021/09/arrow.png);
  position: absolute;
  right: 50%;
  bottom: 10%;
  transform: translate(50%);
}

.jump_to_section_button .jump_button:hover {
  transition: all 0.5s ease-in-out;
  border-radius: 0px !important;
  text-decoration: none;
}

.pearcing_gallery_bottom {
  justify-content: center;
}

/* .jewelry_cat .thumb-info-wrapper img {
  filter: none !important;
} */

#header span.icl_lang_sel_translated {
  display: none !important;
}

.english_lng .popup {
  left: -30% !important;
}

.sub-ready .popup {
  left: -5%;
}

.is_novo_page .sale {
  display: none;
}

#new_products_section ul.pcols-lg-5 li.product-col {
  padding: 5px !important;
}

.is_new_product_page img {
  min-height: auto !important;
}

.is_new_product_page .porto-ibanner-content {
  margin: auto !important;
}

.is_new_product_page .porto-ibanner-desc {
  display: flex;
  justify-content: center;
  align-items: center;
}

.is_new_product_page .porto-ibanner-content h2,
.is_new_product_page .porto-ibanner-content h4 {
  color: #6d4d19 !important;
  text-align: center;
}

.woof_container_inner h4 {
  cursor: pointer !important;
  font-family: "jost", sans-serif !important;
}

.read-more {
  cursor: pointer !important;
}

.sidebar-content .widget-title {
  font-family: "Cinzel", sans-serif !important;
}

.woof_container_inner .woof_block_html_items li .woof_checkbox_label {
  font-family: "jost", sans-serif !important;
}

ul.category-pos-bottom li.product-category .dw_sub_title {
  padding-bottom: 10px;
}

ul.category-pos-bottom li.product-category a {
  display: flex;
  align-items: flex-start;
  justify-content: center;
}

@media (max-width: 480px) {
  .is_new_product_page .porto-ibanner-desc h4 {
    font-size: 12px !important;
  }

  .is_new_product_page .porto-ibanner-desc h2 {
    font-size: 16px !important;
    line-height: normal;
  }
}

@media (min-width: 480px) {

  .sb_instagram_header .sbi_header_text .sbi_bio,
  #sb_instagram .sb_instagram_header.sbi_medium .sbi_header_text h3,
  #sb_instagram .sb_instagram_header.sbi_medium .sbi_header_text .sbi_bio_info,
  #sb_instagram .sb_instagram_header.sbi_medium .sbi_header_text .sbi_bio,
  .sb_instagram_header.sbi_medium .sbi_header_text h3,
  .sb_instagram_header.sbi_medium .sbi_header_text .sbi_bio_info,
  .sb_instagram_header.sbi_medium .sbi_header_text .sbi_bio {
    margin: 0px !important;
  }
}

@media (max-width: 750px) {

  .sb_instagram_header .sbi_header_text .sbi_bio,
  #sb_instagram .sb_instagram_header.sbi_medium .sbi_header_text h3,
  #sb_instagram .sb_instagram_header.sbi_medium .sbi_header_text .sbi_bio_info,
  #sb_instagram .sb_instagram_header.sbi_medium .sbi_header_text .sbi_bio,
  .sb_instagram_header.sbi_medium .sbi_header_text h3,
  .sb_instagram_header.sbi_medium .sbi_header_text .sbi_bio_info,
  .sb_instagram_header.sbi_medium .sbi_header_text .sbi_bio {
    margin: 0px !important;
    min-width: 100%;
    max-width: 100%;
  }
}

ul.products li.product-outimage_aq_onimage .add-links .yith-wcwl-add-to-wishlist {
  position: absolute !important;
  top: 60px;
  right: 50px;
  display: block !important;
}

ul.products li.product-outimage_aq_onimage .add-links .yith-wcwl-add-to-wishlist .add_to_wishlist:before {
  content: '\e889' !important;
  font-size: 1rem !important;
}

ul.products li.product-outimage_aq_onimage .add-links .yith-wcwl-add-to-wishlist a {
  border: 1px solid #dddddd !important;
  width: 36px !important;
  height: 36px !important;
  line-height: 34px !important;
  border-radius: 18px !important;
  background: #ffffff !important;
  opacity: 1 !important;
}

ul.products li.product-outimage_aq_onimage .yith-wcwl-add-to-wishlist .add_to_wishlist:hover {
  opacity: 1;
  background-color: #6d4d19 !important;
  border-color: #6d4d19 !important;
  color: #faf4db !important;
}

.product-content .yith-wcwl-add-to-wishlist {
  display: none !important;
}

ul.products li.product-outimage_aq_onimage:hover .add-links .quickview {
  padding: 0;
  border: none !important;
  background: none !important;
  bottom: -46px !important;
  right: 0 !important;
  text-align: right !important;
  font-size: 10px !important;
  width: fit-content !important;
  left: auto !important;
}

.add-links .quickview {
  border: none !important;
  background: none !important;
}

ul.products li.product-col .woocommerce-loop-product__title {
  width: 65% !important;
  font-family: "jost", sans-serif !important;
}

ul.products li.product-outimage_aq_onimage .add-links .quickview {
  padding: 0;
  border: none !important;
  background: none !important;
  bottom: -46px !important;
  right: 0 !important;
  text-align: right !important;
  font-size: 10px !important;
  width: fit-content !important;
  left: auto !important;
  visibility: hidden;
}

.tax-product_cat ul.products li .product-content {
  padding: 5px !important;
}

.tax-product_cat ul.products li.product-outimage_aq_onimage .add-links .quickview {
  bottom: -49px !important;
  right: 6px !important;
}

ul.products li.product-outimage_aq_onimage:hover .product-image img {
  border: none !important;
}

ul.products li.product-outimage_aq_onimage:hover {
  border: 1px solid #6d4d19 !important;
  border-radius: 5px !important;
}

.jewelry-section>.container,
.dw_container_for_blog>.container {
  max-width: 1532px !important;
  padding: 0 30px;
}

.jewelry-section .vc_inner .container {
  max-width: 99.69% !important;
}

.jewelry-section .second_home_jbox .dw_home_banner_wrap .vc_column-inner {
  display: flex !important;
  justify-content: end !important;
}

.dw_container_for_blog .porto-recent-posts .post-title-simple {
  width: 93.39% !important;
  padding: 0px 53px 0px 7px !important;
}

.post-carousel .post-slide {
  display: flex !important;
  justify-content: end !important;
}

/* ===================== Single Product page CSS ================================ */
.single-product .entry-summary {
  display: flex;
  flex-direction: column;
  max-width: 40% !important;
}

.single-product .product_title {
  order: 0;
  margin-bottom: 30px;
  font-family: Cinzel;
  padding-right: 30px;
}

.single-product .entry-summary .dw_meta {
  border-bottom: 1px solid var(--primary);
  order: 0;
  padding-left: 10px;
  margin-right: 70px;
  margin-bottom: 10px;
}

.single-product .summary .product_meta {
  display: none !important;
}

.single-product .product-summary-wrap .price {
  display: flex;
  gap: 15px;
  /* margin: auto; */
  order: 3;
  margin: 0px 70px 10px 0px;
  justify-content: center;
  font-size: 2rem;
  padding: 0 0px 20px 50px;
  border-bottom: 1px solid;
}

.single-product .entry-summary .woocommerce-product-details__short-description {
  display: none !important;
}

.single-product form.cart:not(.variations_form) {
  border: none;
  order: 2;
  padding-left: 10px;
}

.single-product .entry-summary .woocommerce-tabs {
  display: block;
  border: none;
  width: 100%;
  order: 0;
  margin: 0;
}

.single-product .summary .product_meta {
  display: none !important;
}

.single-product .entry-summary .dw_product_extra {
  display: flex;
  gap: 30px;
  justify-content: inherit;
  margin-left: 10px;
  order: 4;
}

.product-template-default .single_add_to_cart_button,
.view-cart-btn {
  width: 100%;
}

.single-product .product-summary-wrap .dw_wishlist_group {
  width: 70%;
}

.single-product .summary .woocommerce-tabs .resp-tab-content:last-child {
  border: none !important;
}

.single-product .dw_upsells_container .dw_upsells_heading {
  font-size: 1.3rem;
  font-weight: normal !important;
}

.single-product .dw_upsells_container ul.products li.product-outimage_aq_onimage:hover,
.single-product .dw_single_product_slider li.product-outimage_aq_onimage:hover {
  border: none !important;
}

.single-product .dw_upsells_container ul.products li .product-content,
.single-product .dw_single_product_slider li .product-content,
.single-product .dw_upsells_container ul.products li.product-outimage_aq_onimage .add-links .yith-wcwl-add-to-wishlist a,
.single-product .dw_single_product_slider li.product-outimage_aq_onimage .add-links .yith-wcwl-add-to-wishlist a,
.single-product .dw_upsells_container ul.products li.product-outimage_aq_onimage .add-links .button,
.single-product .dw_single_product_slider li.product-outimage_aq_onimage .add-links .button,
.single-product .product-summary-wrap .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a span,
.thumb-info:hover .zoom {
  display: none !important;
}

.single-product .dw_upsells_container ul.products li.product:hover .product-image,
.single-product .dw_single_product_slider li.product:hover .product-image {
  box-shadow: none !important;
}

.single-product .dw_upsells_container .owl-item {
  width: fit-content !important;
  margin-right: 40px;
}

.single-product .dw_upsells_container .dw_upsells .inner,
.single-product .dw_upsells_container .upsells.products ul.products li.product-col .product-image {
  border-radius: 15px !important;
}

.slider_title_single_product {
  background: #faf4db;
}

.slider_title_single_product .slider_title_new {
  margin-bottom: 0px;
  padding: 5px 0px;
}

.slider_title_single_product h2 {
  font-size: 1.2rem;
  margin: 0px;
}

.single-product .product-summary-wrap .yith-wcwl-add-to-wishlist {
  top: 1%;
  right: 0;
  position: absolute;
}

.single-product .entry-summary .add_to_wishlist:before {
  font-size: 1.6rem !important;
}

.single-product .entry-summary .woocommerce-tabs .resp-tabs-container h2 {
  background: none !important;
  border: none;
  font-size: 16px;
  font-weight: 600;
  padding: 0 0 0 10px !important;
  text-transform: uppercase !important;
  font-family: "Jost", sans-serif;
}

.single-product .entry-summary .woocommerce-tabs .resp-tabs-container h2:before {
  content: none !important;
}

.single-product .entry-summary .product_title {
  text-transform: uppercase !important;
}

.woocommerce-info:before,
.dokan-info:before,
.woocommerce-info,
.dokan-info {
  color: #764f03 !important;
}

h3.dw_sub_title.thumb-info-inner {
  font-weight: 400 !important;
}

span.thumb-info.align-center:hover .dw_sub_title {
  text-decoration: underline;

}

/* ===================== Single Product page CSS ================================ */

.porto-ibanner-desc .porto-ibanner-content h2.text-color-light {
  font-family: "Cinzel", sans-serif !important;
}

.mobile-footer-logo,
.mobile-copyright,
.instagram-title-mobile,
#instagram_feed_section .dw_custom_button. .tax-product_cat .sidebar-content #block-4,
.crew-halloween-section-mobile {
  display: none;
}

/*16-07-2024 design start on mobile*/
.yith-wcwl-add-to-wishlist a,
.yith-wcwl-add-to-wishlist span {
  line-height: 24px;
}

.dw_woocommerce-product-attributes span,
.dw_woocommerce-product-attributes span a {
  font-family: "Jost", sans-serif;
  font-weight: 400 !important;
}

.single-product .entry-summary #product-tab:not(:last-child) {
  margin-bottom: 0;
}

#header .logo .retina-logo {
  height: 46px;
  width: 42px;
}

@media (max-width: 991px) {
  #header .logo .retina-logo {
    height: 36px;
    width: 32px;
  }

  #header .header-main .container {
    background: #FAF4DB;
    padding: 0 40px;
  }

  .panel-opened .mobile-toggle::before {
    top: 5px;
  }

  .panel-opened .mobile-toggle::after {
    bottom: 9px;
  }

  #header .logo.logo-transition {
    text-align: left !important;
  }

  #header .header-main .container {
    min-height: 86px;
  }

  #side-nav-panel .dw_mobile_menu_open_footer .switcher-wrap {
    flex-wrap: wrap;
    padding: 0;
  }

  .dw_mobile_menu_open_footer .switcher-wrap>ul {
    width: 100%;
    margin-left: 0 !important;
  }

  .currency-switcher span.flag {
    display: none !important;
  }

  .dw_mobile_menu_open_footer .switcher-wrap>ul .menu-item {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
  }

  .dw_mobile_menu_open_footer .currency-switcher .sub-menu,
  .dw_mobile_menu_open_footer .view-switcher .sub-menu {
    width: 100%;
    padding: 0 0 10px 20px;
  }

  .dw_mobile_menu_open_footer {
    border-top: 0;
    margin: 0 auto !important;
    padding: 0 !important;
    width: calc(100% - 66px);
    flex-wrap: wrap;
  }

  .dw_mobile_menu_open_footer>div {
    width: 100%;
    border-bottom: 0.5px solid rgb(118 79 3 / 50%);
    padding: 20px 0;
  }

  .dw_mobile_menu_open_footer>div.pr-3 {
    border-bottom: 0;
  }

  .dw_mobile_menu_open_footer .custom-follow-us-section {
    font-size: 18px;
    line-height: 49px;
    font-weight: 300;
    border: none;
    font-family: "Jost", sans-serif;
    letter-spacing: 1.14px;
    padding-bottom: 0;
  }

  .custom-follow-us-section>h4 {
    font-family: "Jost", sans-serif;
    font-size: 19px;
    line-height: 49px;
    font-weight: 500;
    letter-spacing: 1.14px;
  }

  .follow-us-links a {
    display: inline-block;
    margin: 0 0 3px;
  }

  .follow-us-links {
    padding: 0;
  }

  .follow-us-links li {
    list-style: none;
  }

  .dw_nav_subchildren>a:after,
  .dw_nav_subsubchildren>a:after,
  .dw_nav_subchildren:hover .dw_nav_subsubchildren>a:after {
    content: '';
  }

  .dw_mobile_menu_open_header>*:not(.menu-section) {
    display: none;
  }

  .menu-section h4 {
    letter-spacing: 1.4px;
    color: #764F03;
    font-size: 14px;
    line-height: 25px;
    font-family: "Jost", sans-serif;
  }

  .instagram-title-mobile {
    display: block;
  }

  .sticky_webshop .dw_custom_button_slider::after,
  .sticky_webshop .dw_custom_button_slider::before {
    content: '' !important;
    display: inline-block !important;
    border-bottom: 1.5px solid;
    border-right: 1.5px solid;
    height: 10px;
    width: 10px;
    transform: rotate(315deg);
    margin: 0px 0 1px 0;
  }

  .sticky_webshop .dw_custom_button_slider {
    position: relative;
  }

  .sticky_webshop .dw_custom_button_slider::before {
    position: absolute;
    right: -20px;
    left: auto;
    top: 7px;
  }

  .sticky_webshop .dw_custom_button_slider::after {
    top: 7px !important;
  }

  .sticky_webshop .dw_custom_button_slider:hover::after {
    right: -10px !important;
  }
}

@media (max-width: 767px) {

  .archive ul.products.custom-grid-layout {
    width: 100%;
    grid-gap: 10px;
    margin: 0;
}

.archive ul.products.products-container.custom-grid-layout li.product-col {
    max-width: unset;
    flex: unset;
    width: calc(50% - 5px);
}

  .in_destop {
    padding: 0px !important;
  }

  .dw_home_banner_wrap img.porto-ibanner-img {
    height: 187px;
  }

  .single-product .entry-summary {
    max-width: 100% !important;
  }

  .single-product .product-summary-wrap .price {
    padding: 0 0px 20px 100px;
    margin: 0 0 10px;
  }

  .mobile-footer-logo,
  .mobile-copyright {
    display: block;
    text-align: center !important;
  }

  .footer-main-description .container>.row>div {
    flex: unset;
  }

  .footer-main-description .logo-section-footer {
    text-align: center !important;
    flex: unset;
    max-width: 100%;
    order: 1;
  }

  .mobile-footer-logo .vc_single_image-img {
    width: 68px;
    margin: 0 0 40px;
  }

  .newsletter-forms {
    order: 2;
  }

  .information-footer {
    position: relative;
    order: 4;
    max-width: 44%;
    background: #faf4db;
    padding: 20px 10px;
    font-family: "Jost", sans-serif;
  }

  .newsletter-divison {
    order: 3;
  }

  .privacy-division {
    order: 5;
    max-width: 56%;
    position: relative;
    background: #faf4db;
    padding: 48px 10px 15px;
    font-family: "Jost", sans-serif;
  }

  .newsletter-forms .wpcf7-form {
    text-align: center;
  }

  .newsletter-forms .wpcf7-form .wpcf7-email {
    font-weight: 300;
    text-align: center;
    font-family: "Jost", sans-serif;
    font-size: 12px;
    line-height: 21px;
  }

  .newsletter-forms .wpcf7-form .dw_submit_newsletter {
    font-size: 15px;
    font-family: "Jost", sans-serif;
    font-weight: bold;
    color: #764F03;
  }

  .newsletter-divison .wpb_wrapper h2,
  .desktop-footer-logoo,
  .desktop-copyright,
  #footer .newsletter-divison .wpb_wrapper p span,
  .book-title-bottom p br,
  .dw_elementsoft-shoping .porto-sicon-description,
  .jewelry-section-desktop {
    display: none;
  }

  #footer .newsletter-divison .wpb_wrapper p {
    font-size: 10px;
    line-height: 26px;
    letter-spacing: 0.6px;
    color: #764F03;
    font-weight: 300;
    font-family: "Jost", sans-serif;
    text-align: center;
    margin: -6px 0 60px;
  }

  .information-footer::before,
  .privacy-division::before {
    content: '';
    background: #faf4db;
    display: inline-block;
    width: 150px;
    height: 100%;
    position: absolute;
    left: -120px;
    top: 0;
    z-index: -1;
  }

  .privacy-division::before {
    right: -120px;
    left: auto;
  }

  .information-footer .widgettitle,
  .information-footer li a,
  .privacy-division li a {
    font-family: "Jost", sans-serif !important;
    font-size: 10px !important;
    letter-spacing: 0.6px;
    color: #764F03;
    line-height: normal;
    text-transform: uppercase;
  }

  .information-footer #menu,
  .privacy-division #menu {
    grid-gap: 10px;
  }

  .dw_footer_container ul li,
  .privacy-division ul li {
    line-height: normal;
  }

  .privacy-division .widget_nav_menu,
  .privacy-division .vc_wp_custommenu,
  .information-footer .widget_nav_menu,
  .information-footer .vc_wp_custommenu {
    margin: 0;
  }

  .visa-payments {
    padding: 20px 0;
  }

  .dw_footer_bottom,
  .visa-payments {
    background: #faf4db;
    position: relative;
  }

  .visa-payments::before,
  .visa-payments::after,
  .dw_footer_bottom::before,
  .dw_footer_bottom::after {
    content: '';
    background: #faf4db;
    display: inline-block;
    width: 150px;
    height: 100%;
    position: absolute;
    left: -120px;
    top: 0;
    z-index: -1;
    display: block !important;
  }

  .visa-payments::after,
  .dw_footer_bottom::after {
    right: -120px;
    left: auto;
  }

  .dw_footer_bottom::before,
  .dw_footer_bottom::after {
    height: calc(100% + 1px);
    top: -1px;
  }

  .dw_footer_fast_checkout_mobile h2 {
    font-family: "Jost", sans-serif !important;
    font-size: 10px;
    width: 44%;
  }

  .dw_footer_fast_checkout_mobile {
    display: flex;
  }

  #footer {
    margin-bottom: 0;
    border: 0;
  }

  .letters-wrapper {
    font-size: 22px;
    font-family: "Jost", sans-serif;
    line-height: normal;
    font-weight: 300;
  }

  .wpb_single_image.border-class-designs {
    margin: 0;
  }

  .letters-wrapper+.typeWriter:last-child:after {
    top: 20px;
    height: 44%;
  }

  .book-title-bottom p,
  .book-title-bottom p span {
    font-family: "Jost", sans-serif;
    font-size: 14px !important;
    margin: 0 0 0 4px;
    display: inline-block;
    text-transform: uppercase;
  }

  .dw_footer_fast_checkout_mobile .dw_footer_payment_images {
    width: 56%;
    padding: 0 0 0 10px;
  }

  .dw_home_banner_wrap .porto-ibanner-desc {
    color: #fff;
    display: flex;
    align-items: flex-end;
    justify-content: flex-start;
    padding: 10px 10px 14px 20px;
  }

  .dw_home_banner_wrap .porto-ibanner-desc .wpb_text_column {
    margin: 0;
  }

  .dw_home_banner_wrap .porto-ibanner-desc .wpb_text_column p a {
    color: #fff;
    font-family: "Jost", sans-serif;
    font-size: 30px;
    font-weight: 300;
    line-height: 35px;
  }

  .dw_home_banner_wrap .porto-ibanner-desc .wpb_text_column .top_image_label {
    font-size: 14px;
    letter-spacing: 1.4px;
    font-family: "Jost", sans-serif;
  }

  .dw_home_banner_wrap .porto-ibanner {
    margin-bottom: 10px;
  }

  .jewelry-section>.porto-wrap-container .row {
    margin: 0;
    grid-gap: 10px;
  }

  .jewelry-section>.porto-wrap-container>.row>.vc_column_container {
    width: calc(50% - 5px);
    padding: 0;
  }

  .jewelry-section .dw_home_banner_image.porto-ibanner {
    width: 100% !important;
    padding: 10px 10px !important;
  }

  .jewelry-section .porto-ibanner-desc {
    margin: 0 !important;
    padding: 0 !important;
  }

  .jewelry-section .dw_home_banner_image img {
    max-height: 248px !important;
    min-height: 248px !important;
    width: 100% !important;
    object-fit: cover;
    transform: unset;
  }

  .jewelry-section>.porto-wrap-container.container {
    max-width: 100% !important;
    padding: 0 10px !important;
  }

  .jewelry-section .dw_home_banner_image::before {
    left: 0;
    right: 0;
    top: 0px;
    bottom: auto;
    width: 100%;
    height: 90%;
    border: 0.5px solid rgb(109 75 23 / 50%) !important;
    z-index: -1 !important;
  }

  .jewelry-section .wpb_text_column .wpb_wrapper h2 span {
    color: #fff;
    font-family: "Jost", sans-serif;
    font-size: 30px !important;
    font-weight: 300;
    line-height: 33px !important;
    color: #fff !important;
    max-width: 130px;
    width: 100%;
    display: block;
    text-shadow: none !important;
    margin: 0 auto;
    letter-spacing: 3px;
  }

  .jewelry-section .porto-ibanner-content {
    margin-bottom: 30px;
  }

  .jewelry-section .wpb_text_column .wpb_wrapper {
    justify-content: center;
  }

  .jewelry-section {
    padding: 20px 0 40px;
  }

  .dw_elementsoft-shoping .dw_safe_shop_icons .large-selections {
    order: 1;
  }

  .dw_elementsoft-shoping .dw_safe_shop_icons .continues-quality {
    order: 2;
  }

  .dw_elementsoft-shoping .dw_safe_shop_icons .free-delivery {
    order: 3;
  }

  .dw_elementsoft-shoping .dw_safe_shop_icons .newsletter-divas {
    order: 4;
  }

  .dw_elementsoft-shoping .dw_safe_shop_icons {
    justify-content: center;
  }

  .dw_elementsoft-shoping .dw_safe_shop_icons .col-md-3 {
    width: auto;
    border: 0;
    padding: 0 10px;
  }

  .dw_elementsoft-shoping {
    padding: 0px 0 35px !important;
  }

  .dw_elementsoft-shoping .porto-sicon-default {
    padding: 0 0 10px;
  }

  .dw_elementsoft-shoping .img-responsive {
    padding: 10px 0 10px 0;
  }

  .dw_elementsoft-shoping .dw_safe_shop_icons .porto-sicon-title {
    font-size: 8px;
    letter-spacing: 0.48px;
    line-height: 12px;
    width: 57px;
    text-align: center;
    margin: 0 auto;
    font-family: "Jost", sans-serif;
    font-weight: 500;
    text-transform: uppercase;
  }

  .dw_home_banner_wrap .wpb_wrapper {
    padding-top: 10px !important;
  }

  .octopus-novosti-title {
    padding: 0 !important;
  }

  .octopus-novosti-title .home_blog_section {
    margin-bottom: 18px;
  }

  .octopus-novosti-title .home_blog_section h2.vc_custom_heading {
    font-family: "Jost", sans-serif !important;
    padding: 12px 0 10px;
    font-size: 16px !important;
    line-height: normal;
  }

  .vc_row.slider-of-home-blog .container {
    max-width: 100% !important;
    padding: 0 10px;
  }

  .vc_row.slider-of-home-blog .container .post-slide::before {
    right: 0px !important;
    left: 0 !important;
    width: 100%;
    height: 100%;
    top: -10px;
    border: 0.5px solid rgb(109 75 23 / 50%) !important;
  }

  .vc_row.slider-of-home-blog .container .post-slide.first-active,
  .vc_row.slider-of-home-blog .container .row {
    margin: 0;
  }

  .vc_row.slider-of-home-blog .container .post-slide .post-item {
    width: 95% !important;
    margin: 0 auto;
    padding: 0;
  }

  .vc_row.slider-of-home-blog .container .thumb-info-wrapper img,
  .vc_row.slider-of-home-blog .container span.thumb-info-wrapper {
    min-height: 237px !important;
    max-height: 237px !important;
  }

  .vc_row.slider-of-home-blog .container span.thumb-info-wrapper {
    border: 1px solid rgb(109 75 23 / 50%) !important;
  }

  .slider-of-home-blog .dw_blog_post_home .post-slide {
    max-height: 210px;
  }

  .slider-of-home-blog .owl-stage-outer {
    padding: 10px 0;
  }

  .slider-of-home-blog .owl-carousel .owl-dots .owl-dot span {
    width: 11px;
    height: 11px;
  }

  .slider-of-home-blog .owl-carousel .owl-dots .owl-dot.active span {
    border: 1px solid #765120;
  }

  .slider-of-home-blog .wpb_raw_html,
  .dw_home_autoplay_slider .vc_row:not(.instagram-title-mobile),
  .vc_row.slider-of-home-blog .container .read-more {
    display: none !important;
  }

  .slider-of-home-blog {
    padding-bottom: 0;
  }

  .dw_home_autoplay_slider .instagram-title-mobile h2.vc_custom_heading {
    font-family: "Jost", sans-serif !important;
    padding: 19px 0 19px;
    font-size: 16px !important;
    line-height: normal;
    background: #faf4db;
    margin: 0;
  }

  #instagram_feed_section .dw_custom_button {
    display: block;
  }

  #instagram_feed_section .sb_instagram_header,
  .slider-of-home-blog .post-slide .all-blog-content-home .meta-date,
  .termin-titles .vc_sep_holder {
    display: none;
  }

  #instagram_feed_section {
    padding: 0 0 40px;
  }

  div#instagram_feed_section {
    position: relative;
  }

  #instagram_feed_section>div {
    padding: 0;
    position: unset;
  }

  #instagram_feed_section .dw_custom_button {
    position: absolute;
    bottom: 0;
    width: 45%;
    left: 15px;
    padding: 0;
    margin: 0;
  }

  #instagram_feed_section .dw_custom_button a {
    border: 0;
    display: block;
    width: 100%;
    background-color: transparent;
    font-family: "Jost", sans-serif !important;
    font-size: 10px !important;
    padding: 6px 10px;
  }

  #instagram_feed_section .instagram_feed_right_section .dw_custom_button {
    left: auto;
    right: 15px;
  }

  .instagram-feed-section .wpb_raw_html {
    margin: 0;
  }

  #instagram_feed_section .dw_custom_button button {
    border: 0;
    background: transparent;
    width: 100%;
    padding: 0;
  }

  #footer .porto-inner-container {
    padding-top: 35px !important;
  }

  .slider-of-home-blog .post-slide .all-blog-content-home>* {
    position: unset !important;
    transform: unset;
    margin: 0 !important;
    max-width: unset !important;
    min-width: unset !important;
    font-family: "Jost", sans-serif !important;
    font-size: 16px !important;
    letter-spacing: 0.96px;
  }

  .slider-of-home-blog .post-slide .all-blog-content-home {
    right: 0;
    left: auto;
    width: 50%;
    top: 50%;
    transform: translateY(-50%);
  }

  .slider-of-home-blog .post-slide .all-blog-content-home h3 a {
    font-weight: 300;
    margin: 0 !important;
    width: auto !important;
    white-space: unset !important;
    letter-spacing: 0.96px;
    font-family: "Jost", sans-serif !important;
    font-size: 16px !important;
    line-height: normal;
  }

  .book-title-bottom p {
    width: 100%;
    display: block !important;
  }

  .accordian-for-online .accordion .card {
    border: 0.5px solid rgb(109 75 23 / 50%);
    padding: 4px 10px !important;
    text-align: center;
  }

  .accordian-for-online .accordion .card .accordion-toggle i {
    position: absolute;
    left: 10px;
    top: 15px;
  }

  .accordian-for-online .accordion .card .accordion-toggle {
    font-family: "Jost", sans-serif !important;
    font-size: 14px;
    line-height: 19px;
    letter-spacing: 2.23px;
    padding: 10px 20px;
  }

  .accordian-for-online .card-body p,
  .accordian-for-online .card-body li,
  .accordian-for-online .card-body .wpb_wrapper,
  .accordian-for-online p {
    font-family: "Jost", sans-serif !important;
    font-size: 14px;
    line-height: 19px;
  }

  .termin-titles h4 {
    font-family: "Jost", sans-serif !important;
    font-size: 20px;
    line-height: 19px;
    font-weight: normal;
    width: 100%;
    letter-spacing: 3.18px;
  }

  .termin-titles {
    text-align: center;
    width: 100%;
    margin-top: 20px;
  }

  .accordian-for-online {
    margin-right: 0 !important;
  }

  .dw-tatto-termin-form form,
  .dw-tatto-termin-form,
  .dw-tatto-termin-form p,
  .accordian-for-online .wpb_wrapper p,
  .accordian-for-online .wpb_wrapper li {
    font-family: "Jost", sans-serif !important;
    font-size: 15px !important;
    line-height: 19px;
  }

  .dw-tatto-termin-form .dw_tattoo_info {
    grid-gap: 10px;
  }

  .dw-tatto-termin-form .dw_tattoo_info>* {
    width: calc(50% - 10px);
  }

  .lefts-rights-stciks>.col-md-2,
  .lefts-rights-stciks>.col-md-3 {
    padding: 0 !important;
    margin: 0 !important;
  }

  .dw-tatto-termin-form form .usa-input-suffix {
    width: 35px;
  }

  .dw_tatto_termin form label input,
  .dw_tatto_termin form label span,
  .dw_tatto_termin form label label,
  .dw_tatto_termin textarea {
    font-size: 15px;
  }

  .termin-titles.termin-titles-upit {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
  }

  .shop-loop-before {
    padding: 0;
    margin: 0 0 10px 0!important;
    background: transparent;
    display: flex;
    grid-gap: 5px;
    justify-content: space-between;
  }

  body.archive,
  .shop-loop-before select,
  a.porto-product-filters-toggle span,
  .woocommerce-viewing select.count {
    font-family: "jost", sans-serif !important;
  }

  .shop-loop-before .woocommerce-ordering {
    margin: 0;
    order: 1;
  }

  .gridlist-toggle {
    order: 3;
    margin: 0;
    display: flex;
    align-items: center;
  }

  a.porto-product-filters-toggle {
    order: 3;
    margin: 0;
    border: 0.5px solid hsl(40deg 95% 24% / 50%);
    padding: 0 9px;
  }

  nav.woocommerce-pagination {
    order: 2;
    margin: 0;
  }

  .shop-loop-after .woocommerce-pagination {
    display: flex;
    justify-content: space-between;
  }

  .woocommerce-ordering select {
    max-width: 150px;
  }

  .shop-loop-before select {
    border: 0.5px solid hsl(40deg 95% 24% / 50%);
    font-size: 11px;
    font-weight: normal;
    letter-spacing: 0.36px;
    height: 30px;
    padding: 3px 24px 3px 5px;
  }

  .woocommerce-viewing label,
  .woocommerce-ordering label,
  .sidebar-overlay.active,
  .footer-main-description .logo-section-footer,
  .newsletter-divison,
  .newsletter-forms,
  .gridlist-toggle_mobile,
  ul.products li.product-col .add-links .button,
  ul.products li.product-outimage_aq_onimage .yith-wcwl-add-to-wishlist a,
  ul.products li.product-outimage_aq_onimage .quickview {
    display: none;
  }

  .gridlist-toggle_mobile .grid_icon.double {
    height: auto;
  }

  .gridlist-toggle_mobile .grid_icon svg {
    width: 30px;
    height: 30px;
    margin-left: 4px;
  }

  /*  .dw_home_banner_image .porto-ibanner-desc ,*/


  html.sidebar-opened .page-wrapper,
  html.sidebar-opened #header.sticky-header .header-main.sticky {
    left: 0;
  }

  html.sidebar-opened .mobile-sidebar {
    top: 86px;
    width: 100%;
    background: #faf4db;
  }

  .shop-loop-before .gridlist-toggle>a {
    border: 0;
    line-height: normal;
    display: block;
    font-size: 30px;
  }

  .page-top>.container,
  body.archive .main-content {
    padding-left: 40px;
    padding-right: 40px;
  }

  body.archive .main-content ul.products {
    margin: 0;
  }

  body.archive .main-content {
    padding-top: 0;
  }

  .shop-loop-before.sticky {
    padding: 10px 40px 10px;
    background: #ffffff;
    justify-content: space-between;
    border: none;
  }

  .home .footer-main-description .logo-section-footer,
  .home .newsletter-divison,
  .home .newsletter-forms {
    display: block;
  }

  /*.home #footer .porto-inner-container {
    padding: 35px !important;
  }*/
  .archive #main .container,
  .archive .vc_row .vc_column_container.dw_home_banner_wrap>.wpb_wrapper.vc_column-inner {
    padding: 0 !important;
  }

  .archive #main .container>.row,
  .page-top .yoast-breadcrumbs span {
    margin: 0;
  }

  #header .header-main .header-row .header-left,
  #header .header-main .header-row .header-right {
    width: auto;
    min-width: 32px;
  }

  #header .header-main .header-row .header-center {
    width: calc(100% - 140px);
  }

  ul.products li.product-col {
    margin-bottom: 0;
  }

  ul.products li.product-col img,
  ul.products li.product-outimage_aq_onimage:hover .product-image img {
    border: 1px solid rgb(118 79 3 / 50%) !important;
    border-radius: 0;
  }

  ul.products li.product-col .product-image {
    margin-bottom: 6px;
  }

  ul.products li.product-col .woocommerce-loop-product__title {
    font-size: 13px;
    line-height: 11px;
    letter-spacing: 0.6px;
    margin-bottom: 8px;
  }

  ul.products li.product-outimage_aq_onimage:hover {
    border: 0 !important;
    border-radius: 0 !important;
  }

  ul.products li.product-col .price {
    font-size: 13px;
    letter-spacing: 0.8px;
    margin-bottom: 13px;
    font-weight: bold;
  }

  ul.products li.product-col .price del {
    font-size: 11px;
  }

  ul.pcols-ls-2 li.product-col {
    margin-bottom: 0;
  }

  ul.products li.product:hover .product-image {
    box-shadow: none;
  }

  .mobile-sidebar .sidebar-content {
    padding: 0 40px 30px !important;
    height: calc(100% - 86px);
  }

  .woocommerce-page.archive .sidebar-content aside.widget {
    padding: 0;
  }

  body.woocommerce-page.archive .sidebar-content .widget .widget-title:not(body.woocommerce-page.archive .sidebar-content .widget_product_categories .widget-title) {
    border: 0;
    padding: 0;
    margin: 30px 0 50px;
    font-family: "jost", sans-serif !important;
    font-weight: normal;
    letter-spacing: 1.4px;
    font-size: 14px;
  }

  .woocommerce-ordering select,
  .woocommerce-viewing select,
  .woocommerce-viewing select.count {
    font-size: 14px;
    height: 30px;
  }

  .woocommerce-pagination ul li a,
  .woocommerce-pagination ul li span {
    line-height: 2.1em;
    font-size: 14px;
    min-width: 2em;
  }

  .woocommerce-pagination ul li .prev:before,
  .woocommerce-pagination ul li .next:before {
    line-height: 27px;
  }

  .woof_container_inner .irs--sharp .irs-grid-text {
    font-family: "jost", sans-serif;
    color: #6D4D19;
    font-size: 12px;
    line-height: 16px;
  }

  .woof_submit_search_form_container .woof_reset_search_form {
    order: 2;
  }

  .woof_submit_search_form_container .woof_submit_search_form {
    background: transparent;
    color: #6d4d19;
  }

  .woof_submit_search_form_container>button {
    text-transform: uppercase;
  }

  .woof_submit_search_form_container {
    justify-content: flex-start;
    grid-gap: 18px;
    margin: 20px 0 0;
  }

  a.porto-product-filters-toggle {
    height: 30px;
  }

  .woof_submit_search_form_container>button:focus {
    outline: none;
  }

  .irs--sharp.irs-with-grid {
    padding: 0px 10px;
    margin-top: 30px;
  }

  .woof_redraw_zone .woof_container {
    border-bottom: 1px solid rgb(109 77 25 / 60%);
  }

  .woof_container_inner h4 {
    font-weight: 300;
    font-size: 16px;
  }

  .woof_redraw_zone .woof_container.woof_price_filter {
    border: 0;
  }

  .woof_front_toggle {
    background: url(assets/img/select-bg.svg);
    font-size: 0;
    width: 26px;
    height: 15px;
    display: inline-block;
    background-size: cover;
    background-position: center;
    transition: 0.3s all;
  }

  .woof_front_toggle.woof_front_toggle_opened {
    transform: rotate(180deg);
  }

  .woof_redraw_zone .irs--sharp .irs-from:before,
  .woof_redraw_zone .irs--sharp .irs-to:before,
  .woof_redraw_zone .irs--sharp .irs-single:before {
    border-top-color: #6d4d19;
  }

  .woof_container_inner .woof_block_html_items li .woof_checkbox_label,
  .title-konkliv .porto-u-heading {
    margin: 0;
  }

  /*ul.pcols-ls-2 li.product-col:nth-child(even) img {
    border-left: 0 !important;
  }*/

  .woof_redraw_zone .irs--sharp .irs-min,
  .woof_redraw_zone .irs--sharp .irs-max {
    background-color: #6d4d19;
  }

  .title-konkliv {
    padding-bottom: 0px !important;
  }

  .title-konkliv h2.initialized {
    min-height: unset !important;
  }

  .crew-member-box {
    margin-bottom: 6px;
  }

  .crew-member-box .small-crew-section .left-section,
  .crew-member-box .small-crew-section .right-section,
  .crew-member-box .big-crew-section .left-section,
  .crew-member-box .big-crew-section .right-section,
  .crew-member-box .small-crew-section .right-section .wpb_wrapper,
  .crew-member-box .small-crew-section .vc_column-inner {
    height: 100% !important;
  }

  .crew-member-box .small-crew-section .left-section {
    padding: 0px 0px 0px 50px !important;
  }

  .crew-member-box .small-crew-section .left-section .vc_column-inner {
    width: max-content !important;
    display: flex;
    align-items: center;
  }

  .crew-member-box .small-crew-section .right-section .vc_single_image-wrapper {
    display: block !important;
    height: 100% !important;
  }

  .crew-member-box .small-crew-section {
    height: 47px;
    border: 0.5px solid #6D4B17;
  }

  .crew-member-box .big-crew-section {
    height: max-content;
    border: 0.5px solid #6D4B17;
    display: none;
    padding: 18px 6px 5px 13px;
  }

  .crew-member-box .big-crew-section .wpb_content_element {
    margin: 0px !important;
  }

  .crew-member-box .big-crew-section .left-section strong,
  .crew-member-box .big-crew-section .left-section p,
  .crew-member-box .big-crew-section .left-section span {
    font-size: 9px !important;
    line-height: 14px;
    font-style: normal !important;
    font-family: 'jost', sans-serif !important;
  }

  .crew-member-box .small-crew-section h2.vc_custom_heading,
  .crew-member-box .big-crew-section .wpb_wrapper h2 {
    font-size: 14px;
    font-family: 'jost', sans-serif !important;
    margin: 0px !important;
    text-transform: capitalize !important;
    line-height: normal !important;
    font-weight: 300 !important;
    letter-spacing: 2.23px;
  }

  .crew-member-box .big-crew-section h2 {
    padding: 0px 0px 20px 25px;
    color: #6D4B17;
  }

  .crew-member-box .big-crew-section h2:before {
    content: "";
    border-bottom: 1px solid;
    border-right: 1px solid;
    display: inline-block;
    height: 10px;
    position: absolute;
    top: 8px;
    width: 10px;
    transform: rotate(225deg);
    left: 0;
  }

  .crew-member-box .small-crew-section h2:before {
    content: "";
    border-bottom: 1px solid;
    border-right: 1px solid;
    display: inline-block;
    height: 10px;
    position: absolute;
    top: 12px;
    width: 10px;
    transform: rotate(45deg);
    left: 20px;
  }

  .crew-member-box .big-crew-section .right-section p {
    font-size: 8px;
    text-align: right;
    font-weight: 800;
    letter-spacing: 0.8px;
    font-family: 'jost', sans-serif !important;
    line-height: normal;
    padding-top: 2px;
  }

  .crew-member-box .big-crew-section .right-section a {
    font-weight: 400 !important;
  }

  .crew-member-box .small-crew-section img {
    height: 100% !important;
    object-fit: cover;
    width: 100% !important;
    object-position: 0% 22%;
  }

  .crew-member-box .big-crew-section img {
    width: 100%;
  }

  .crew-member-box .big-crew-section .vc_single_image-wrapper {
    width: 100% !important;
  }

  .crew-member-box .col-6,
  .crew-member-box .col-md-6 {
    padding: 0 !important;
    height: 100% !important;
  }

  .crew-mobile-heading {
    line-height: normal;
    margin: 17px auto;
    position: relative;
    letter-spacing: 1.2px;
    width: auto;
    display: inline-block;
    padding: 0 20px;
  }

  .crew-mobile-heading:after,
  .crew-halloween-section-mobile .halloween-titles::after {
    content: '';
    background-image: url(assets/img/title-crew-border.png);
    height: 5px;
    width: 100%;
    display: block;
    margin: 5px auto 0px;
    background-size: cover;
    background-repeat: no-repeat;
    min-height: 5px;
    min-width: 100px;
  }

  .long-name-border-class .crew-mobile-heading:after {
    background-image: url(assets/img/title-crew-border-long.png);
    min-width: 159px;
  }

  .long-name-border-class .mobile-crew-title-section .crew-mobile-heading {
    min-width: 220px;
  }

  .mobile-crew-title-section {
    text-align: center;
  }

  .crew-halloween-section-mobile .halloween-titles::after {
    height: 7px;
    margin: 0 auto;
    width: 168px;
    display: block;
  }

  .crew-halloween-section-mobile {
    display: block;
    margin-top: 60px;
  }

  .vc_row.wpb_row.row.crew-bottoms {
    display: none;
  }

  .crew-halloween-section-mobile .wpb_single_image {
    margin-bottom: 0;
  }

  .crew-halloween-section-mobile .halloween-titles {
    margin: 10px 0 -40px 0;
    letter-spacing: 1.2px;
    font-size: 12px;
    line-height: normal;
  }

  .crew-halloween-section-mobile .mobile-crew-center-img {
    padding: 0 15px;
    margin-top: -10px;
  }

  .crew-halloween-section-mobile .mobile-crew-center-img img {
    border: 0.5px solid #7E5911;
  }

  div#instagram_feed_section .sbi_type_carousel .fa-clone {
    display: none !important;
  }
}

@media (max-width: 575px) {
  .gridlist-toggle {
    display: none;
  }

  .gridlist-toggle_mobile,
  .gridlist-toggle_mobile .grid_icon,
  .shop-loop-before .gridlist-toggle>a {
    display: flex;
  }

  .gridlist-toggle_mobile .grid_icon img {
    width: 30px !important;
  }
}

@media (max-width: 500px) {

  .slider_title_single_product h2 {
    padding-left: 15px;
  }

  .dw_container_for_blog .owl-stage-outer {
    height: auto !important;
    max-height: 290px !important;
  }

  .dw_container_for_blog .porto-recent-posts .post-title-simple {
    padding: 0px !important;
  }

  .dw_blog_post_home .post-slide::before {
    top: -10px !important;
  }

  .dw_home_banner_wrap .porto-ibanner-desc {
    padding: 10px 10px 6px 10px;
  }

  .products.related {
    width: 85% !important;
    margin: 25px auto 0px auto;
  }

  .dw_single_product_slider.owl-carousel .owl-nav .owl-prev {
    left: -10%;
  }

  .dw_single_product_slider.owl-carousel .owl-nav .owl-next {
    right: -10%;
  }

  .dw_single_product_slider button,
  .dw_single_product_slider.owl-carousel .owl-nav .owl-prev,
  .dw_single_product_slider.owl-carousel .owl-nav .owl-next {
    width: 20px;
  }

  .eng-blog-section {
    margin: 0px !important;
  }

  .eng-blog-section h2 {
    font-size: 15px !important;
    padding: 12px 0px !important;
    line-height: normal !important;
  }

  .dw_footer_container ul {
    gap: 0;
  }

  .footer-wrapper .visa-payments {
    padding: 0px 0 20px;
  }
}

@media (max-width: 400px) {
  #header .header-main .container {
    padding: 0 20px;
  }

  .mobile-sidebar .sidebar-content {
    padding: 0 20px 30px !important;
  }

  body.archive .page-top>.container,
  body.archive .main-content {
    padding-left: 20px;
    padding-right: 20px;
  }

  .shop-loop-before.sticky {
    padding: 10px 20px 10px !important;
    justify-content: flex-start;
  }

  .dw_mobile_menu_open_main {
    width: calc(100% - 30px);
    padding: 34px 0;
  }

  .dw_mobile_menu_open_header,
  .dw_mobile_menu_open_footer {
    width: calc(100% - 30px);
  }

  #footer .newsletter-divison .wpb_wrapper p {
    line-height: normal;
  }

  .information-footer,
  .privacy-division {
    max-width: 50%;
  }

  .dw_footer_fast_checkout_mobile h2,
  .dw_footer_fast_checkout_mobile .dw_footer_payment_images {
    width: 50%;
  }

  .dw_home_banner_wrap .porto-ibanner-desc .wpb_text_column p a {
    font-size: 24px;
    line-height: 25px;
  }

  .jewelry-section .wpb_text_column .wpb_wrapper h2 span {
    font-size: 20px !important;
    line-height: 23px !important;
  }

  .jewelry-section .dw_home_banner_image img {
    max-height: 200px !important;
    min-height: 200px !important;
  }

  .dw_elementsoft-shoping .dw_safe_shop_icons .porto-just-icon-wrapper.porto-sicon-img {
    width: 50px;
    height: 50px;
  }

  .dw_elementsoft-shoping .img-responsive {
    width: 50px;
  }

  .dw_elementsoft-shoping .dw_safe_shop_icons .col-md-3 {
    padding: 0 5px;
  }

  a.porto-product-filters-toggle span {
    display: block;
  }

  .crew-member-box .small-crew-section h2.vc_custom_heading,
  .crew-member-box .big-crew-section .wpb_wrapper h2 {
    letter-spacing: 0;
    font-size: 13px;
  }

  .crew-member-box .small-crew-section h2:before {
    height: 8px;
    top: 16px;
    width: 8px;
    left: 10px;
  }

  .crew-member-box .small-crew-section .left-section {
    padding: 0px 0px 0px 30px !important;
  }

  .crew-halloween-section-mobile .halloween-titles {
    margin: 10px 0 -30px 0;
  }

  .page-header-2>.container.hide-title {
    padding-left: 20px;
    padding-right: 20px;
  }
}

.term-foreskin .dw_subcat .porto-wrap-container {
  display: none !important;
}

.term-809 .porto-product-filters-toggle,
.term-810 .porto-product-filters-toggle,
.term-811 .porto-product-filters-toggle {
  display: none !important;
}

.dw_container_for_blog .owl-stage-outer {
  height: 470px !important;
  padding-top: 50px !important;
}

.home .owl-carousel.nav-style-3 .owl-nav [class*="owl-"] {
  width: 3.1% !important;
  height: 100% !important;
  background-color: transparent !important;
}

.home .owl-carousel .owl-nav [class*='owl-'] {
  padding: 0 !important;
}

.home .owl-carousel .owl-nav .owl-prev:before {
  content: "" !important;
  background: url(/wp-content/uploads/2024/08/Arrow_Light_LEFT.png);
  display: block;
  height: 100%;
  background-position: center;
  background-size: 100%, 100%;
  background-repeat: no-repeat;
}

.home .owl-carousel .owl-nav .owl-next:before {
  content: "" !important;
  background: url(/wp-content/uploads/2024/08/Arrow-_Light_RIGHT.png);
  display: block;
  height: 100%;
  background-position: center;
  background-size: 100%, 100%;
  background-repeat: no-repeat;
}

.dw_single_product_slider button,
.dw_single_product_slider.owl-carousel .owl-nav .owl-prev,
.dw_single_product_slider.owl-carousel .owl-nav .owl-next {
  border: none !important;
  padding: 0px !important;
}

.single-product .owl-carousel .owl-nav .owl-prev:before {
  content: "" !important;
  background: url(/wp-content/uploads/2024/08/Arrow_Dark_LEFT.png);
  display: block;
  height: 100%;
  width: 100%;
  background-position: center;
  background-size: 100%, 100%;
  background-repeat: no-repeat;
  border: none;
}

.single-product .owl-carousel .owl-nav .owl-next:before {
  content: "" !important;
  background: url(/wp-content/uploads/2024/08/Arrow_Dark_RIGHT.png);
  display: block;
  height: 100%;
  width: 100%;
  background-position: center;
  background-size: 100%, 100%;
  background-repeat: no-repeat;
  border: none;
}

.single-product .slider-wrapper {
  margin: 0px !important;
}

.form_button_custom {
  text-align: center;
}

.dw_custom_button_tatto::before {
  content: "";
  right: -1px;
  bottom: -1px;
  left: -1px;
  top: -1px;
  position: absolute;
  border: 0.5px solid #6d4d19;
}

.dw_custom_button_tatto {
  font-size: 16px;
  width: 100%;
  margin-top: 10px;
  padding: 5px 80px !important;
  font-family: "Jost";
  border-radius: 27px !important;
  background-color: transparent !important;
  color: #6d4d19 !important;
  position: relative;
  transition: all 0.5s ease-in-out;
  cursor: pointer;
  border: 0.5px solid #6D4B17;
}

.dw_custom_button_tatto:hover {
  transition: all 0.5s ease-in-out;
  border-radius: 0px !important;
  text-decoration: none;
}

.porto-ibe-zoom:hover .jwelery-wrap-div img {
  scale: 1.07;
}

.jwelery-wrap-div img {
  transition: 0.6s !important;
}

.jwelery-wrap-div {
  overflow: hidden;
}

.dw_home_banner_image .button:hover {
  background-color: transparent !important;
  border-color: #fff !important;
}

.dw_custom_button .vc_btn3-shape-default {
  position: relative;
  display: inline-block;
}

.booknetic_appointment {
  margin: 0 auto;
}

#header .search-popup .searchform {
  width: calc(100% - 20px);
  left: 0;
}

#header .searchform-popup,
#header.sticky-header .main-menu-wrap .searchform-popup {
  width: calc(100% - 137px);
  position: relative;
  display: flex;
  justify-content: flex-end;
}

#mini-cart.simple .cart-head {
  justify-content: flex-start;
}

#header .searchform-popup .search-toggle {
  width: 20px;
}

body #header .aws-container .aws-search-form {
  height: auto;
}

#header .search-popup .aws-container .aws-search-field::placeholder {
  color: #fff;
}

#header .searchform-popup .search-toggle.opened:after {
  display: none;
}

#header a.dw_cart_link {
  width: 30px;
  padding-right: 10px;
}

.aws-search-result {
  margin-top: 6px;
  min-width: 170px;
}

.aws-search-result .aws_result_title {
  line-height: normal;
}

.header-col .custom-html {
  margin-left: 0;
}

.single-product .page-top.page-header-2 {
  display: block;
}

.single-product #main .yoast-breadcrumbs {
  display: none;
}

body.single-product .page-top .breadcrumbs-wrap {
  padding-right: 0;
}

.porto-view-switcher .flag {
  display: inline-block !important;
  margin: 0 10px 0 0;
  line-height: 20px;
}

#header .porto-view-switcher .narrow li.menu-item>a,
#header .top-links .narrow li.menu-item>a {
  height: 34px;
}

#header .porto-view-switcher .narrow ul.sub-menu,
#header .top-links .narrow ul.sub-menu {
  padding: 8px 0;
}

#header .porto-view-switcher>li.menu-item>a {
  display: flex;
  align-items: center;
}

#header .porto-view-switcher>li.menu-item>a .icl_lang_sel_current {
  order: 1;
  font-size: 0;
  line-height: unset !important;
  height: 23px;
}

#header .porto-view-switcher>li.menu-item>a .icl_lang_sel_current::before {
  content: 'Language';
  font-size: 14px;
  margin-right: 5px;
}

#header .porto-view-switcher .narrow li.menu-item>a {
  display: flex;
  align-items: center;
}

.dropdown-item>.pl-4 {
  padding-left: 10px !important;
}

.dropdown-item {
  padding: 5px 10px;
}

.view-switcher>li.menu-item .popup {
  left: -20px !important;
}

#header .logo {
  min-width: unset;
  max-width: unset;
}

.porto-view-switcher img,
.wpml-ls-menu-item .wpml-ls-flag {
  height: 18px;
  border-radius: 50px;
  width: 18px;
}

@media screen and (min-width: 768px) {
  .dw_home_banner_image .porto-ibanner-content {
    margin-left: 20%;
  }

  .archive ul.products.custom-grid-layout {
    width: 100%;
    grid-gap: 10px;
    margin: 0;
  }

  .archive ul.products.products-container.custom-grid-layout li.product-col {
    max-width: unset;
    flex: unset;
    width: calc(33.33% - 8px);
  }
}

@media (min-width: 992px) {
  .wpb_single_image.wpb_content_element.vc_align_left.text-center.text-sm-left.dw_singleFooter.mobile-footer-logo {
    display: none;
  }
  .vc_btn3-container.dw_custom_button.vc_btn3-inline {
      display: none;
  }
  .jewelry-section .dw_home_banner_image img,
  .dw_blog_post_home :is(.thumb-info-wrapper, .thumb-info-wrapper img) {
    min-height: 240px !important;
    max-height: 240px !important;
  }

  .archive ul.products.products-container.custom-grid-layout li.product-col {
    width: calc(25% - 8px);
  }
}

@media (min-width: 1200px) {

  .jewelry-section .dw_home_banner_image img,
  .dw_blog_post_home :is(.thumb-info-wrapper, .thumb-info-wrapper img) {
    min-height: 250px !important;
    max-height: 250px !important;
  }

  .archive ul.products.products-container.custom-grid-layout li.product-col {
    width: calc(20% - 8px);
  }
}

@media (min-width: 1300px) {

  .jewelry-section .dw_home_banner_image img,
  .dw_blog_post_home :is(.thumb-info-wrapper, .thumb-info-wrapper img) {
    min-height: 270px !important;
    max-height: 270px !important;
  }
}

@media (min-width: 1450px) {

  .jewelry-section .dw_home_banner_image img,
  .dw_blog_post_home :is(.thumb-info-wrapper, .thumb-info-wrapper img) {
    min-height: 300px !important;
    max-height: 300px !important;
  }
}

@media (min-width: 1501px) {

  .jewelry-section .dw_home_banner_image img,
  .dw_blog_post_home :is(.thumb-info-wrapper, .thumb-info-wrapper img) {
    min-height: 334px !important;
    max-height: 334px !important;
  }
}

@media (max-width: 1500px) {
  .container {
    max-width: 100%;
  }

  .dw_home_banner_image .porto-ibanner-desc span {
    font-size: 30px !important;
  }
}

@media (max-width: 1359px) and (min-width: 768px) {
  /*ul.products.products-container li.product-col {
    max-width: 16.6666%;
    flex: 0 0 16.6666%;
  }*/
}

@media (max-width: 1220px) {

  #header .searchform-popup,
  #header.sticky-header .main-menu-wrap .searchform-popup {
    width: calc(100% - 107px);
  }

  .dw_home_banner_image .porto-ibanner-desc span {
    font-size: 22px !important;
  }

  .home .dw_home_banner_image::before {
    top: -31px;
    bottom: -31px;
  }

  .jewelry-section .dw_home_banner_image.porto-ibanner {
    padding-left: 30px;
  }

  .jewelry-section .porto-ibanner-desc {
    padding-left: 15px !important;
  }
}

@media (max-width: 1100px) {

  .porto-view-switcher .flag {
    margin: 0 6px 0 0
  }

  .dropdown-item .pl-4 {
    padding-left: 6px !important;
  }

  #dropdownMenuButton,
  .dropdown-item,
  #header .porto-view-switcher>li.menu-item>a .icl_lang_sel_current::before {
    margin-right: 2px;
  }

  .view-switcher {
    margin-left: 5px !important;
  }

  .header-bottom .header-row>.header-col {
    flex: unset !important;
  }

  #header .header-right {
    min-width: 20%;
  }

  #dropdownMenuButton,
  .dropdown-item,
  #header .porto-view-switcher>li.menu-item>a .icl_lang_sel_current::before {
    font-size: 12px;
  }

  .view-switcher .nolink,
  #header .porto-view-switcher .narrow li.menu-item>a {
    font-size: 12px !important;
  }

  .dropdown-item .pl-4 {
    font-size: 12px;
    padding-left: 10px !important;
  }

  .dropdown-item {
    padding: 5px 10px;
  }

  .product-image .stock {
    width: calc(100% - 25px);
    height: 2em;
    line-height: 2em;
    word-wrap: break-word;
    font-size: 10px;
  }
}

@media (max-width: 767px) {
  .single-product .dw_elementsoftrust+.dw_elementsoftrust {
    padding-bottom: 40px !important;
  }
}

@media (max-width: 400px) {
  a.porto-product-filters-toggle {
    padding: 0 5px
  }

  .shop-loop-before {
    grid-gap: 5px;
  }

  .product-image .stock {
    font-size: 8px;
  }
  .woocommerce-ordering select, .woocommerce-viewing select, .woocommerce-viewing select.count {
      font-size: 12px;
      padding: 3px 18px 3px 5px;
  }
}
.booknetic_appointment_container_body{
	    scroll-behavior: auto !important;
}
