/*
Theme Name: Anat
Author: KatHappens
Version: 1.2
Text Domain: leos
*/
.fgf_gift_products_wrapper {
    box-shadow: 0px 1px 17px #000;
    padding: 2rem;
    margin-bottom: 2rem;
}
.table.wishlist_table tr{
	text-align: center;
}
.product-small-card .top img{
	width: auto;
  	max-width: none;
	padding:1rem;
}
.woocommerce-product-details__short-description.base-output iframe {
    width: 100%;
}
.product-small-card .qty-border .qty-wrap .plus, .product-small-card .qty-border .qty-wrap .minus {
	font-size: 35px;
}

.chosen-var{
	box-shadow: 1px 1px 1px 1px black;
}

.product-small-card .qty-border .qty-wrap{
	height: 100%;
}

.reviews-block {
    background-image: url(assets/img/reviews-back.webp);
}

.base-output p
{
	margin-bottom: 1em;
}
.home-cat-title-wrap {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 10px 20px;
    min-height: 3.1rem;
    flex-grow: 1;
    /*background-color: #1B345C;*/
}

.show-prod-preview {
    box-shadow: none;
    border: 1px solid #1B345C;
    background-color: #1B345C !important;
}
.woocommerce #respond input#submit:hover, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button .product-summary .single_add_to_cart_button:hover, .show-prod-preview:hover, .single_add_to_cart_button:hover {
    background-color: #fff !important;
    border: 1px solid #1B345C;
    transition: background-color 0.5s;
}
.main-link {
    background-color: #1B345C;
    border: 1px solid #000000;
    color: #FFF;

}

@media (max-width: 800px) {
	.main-block-home .fixBtn{
		top: -25vh !important;
	}
}

.woocommerce #respond input#submit span, .woocommerce a.button span, .woocommerce button.button span, .woocommerce input.button .product-summary .single_add_to_cart_button span, .show-prod-preview span, .single_add_to_cart_button span {
    color: #000;
      width: max-content;
}
.footer-main {
    position: relative;
    padding: 2.75rem 0 1rem 0;
    background-color: #212529;
}
#go-top {
    position: absolute;
    right: 5%;
    top: -1.5rem;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    z-index: 8888;
    min-width: 3.1rem;
    width: 3.1rem;
    height: 3.1rem;
    border: 3px solid #000000;
    background-color: #fff;
    border-radius: 50%;
    animation: jump-top 1.2s ease-in-out alternate infinite;
}
.woocommerce #respond input#submit.clicked, .woocommerce a.button.clicked, .woocommerce button.button.clicked, .woocommerce input.button .product-summary .single_add_to_cart_button.clicked, .show-prod-preview.clicked, .single_add_to_cart_button.clicked {
    background-color: #1B345C !important;
    color: #000000 !important;
}
.put-price-here {
    border: 1px solid #454545;
    background-color: #1B345C;
    padding: 3px 10px;
}
.put-price-here .price del span, .put-price-here .price bdi span, .put-price-here .woocommerce-Price-amount del span, .put-price-here .woocommerce-Price-amount bdi span {
    font-size: 1.5rem;
    line-height: 1.6rem;
    color: #fff;
}

.put-price-here .price-title {
    display: block;
    font-size: 1.5rem;
    line-height: 1.6rem;
    color: #fff;
    font-weight: 700;
}
.put-price-here .price, .put-price-here .woocommerce-Price-amount {
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 1.5rem;
    line-height: 1.6rem;
    color: #FFF;
    font-weight: 700;
    text-decoration: none;
}
.repeat-form-block {
    box-shadow: 0 4px 29px 3px rgb(0 0 0 / 45%);
    background-color: #1B345C;
    padding: 2.7rem 0 15px 0;
    margin: 20px 0;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
.show-prod-preview {
    color: #fff;
    background-color: #1B345C !important;
}
.msg-text {
      color: #fff;
}
.menu-item-drop:hover .menu-drop-title {
    color: #1c4563;
    transition: color 0.5s;
}
.form-wrapper {
    filter: drop-shadow(0px 4px 16px rgba(0, 0, 0, 0.45));
    background-color: #1B345C;
    padding: 2.5rem 10% 1.5rem 10%;
}
.woocommerce-info, .woocommerce-message {
    border-top-color: #1c4563;
}
.woocommerce-info:before, .woocommerce-message:before {
    color: #1c4563;
}
.woocommerce button.button,.woocommerce button.button {
      background-color: #1c4563 !important;
		border: 1px solid;
}#add_payment_method table.cart img, .woocommerce-cart table.cart img, .woocommerce-checkout table.cart img{
	width: 100px;
 }
input#coupon_code{
	width: auto;
	border: 1px solid;
}
td.product-thumbnail {
	display: block !important;
}
td.product-thumbnail:before {
	content: "" !important;
}
.rtl {
    direction: rtl;
    background-color: #fff;
}
.base-title {
    font-size: 2.5rem;
    line-height: 3rem;
    font-weight: 400;
    color: #000;
    font-family: almoni-tzar, sans-serif;
    margin-bottom: 33px;
}
.base-output p, .base-output li {
    font-size: 1rem;
    line-height: 1.6rem;
    font-weight: 400;
    color: #000;
}
.base-link, .more-link {
    display: flex;
    justify-content: center;
    align-items: center;
    color: #ffffff;
    font-size: 0.95rem;
    font-weight: 700;
    font-style: normal;
    letter-spacing: normal;
    line-height: 1.25rem;
    text-align: center;
}
.foo-form-title {
    font-size: 2.5rem;
    line-height: 3rem;
    font-weight: 400;
    color: #fcfcfc;
    font-family: almoni-tzar, sans-serif;
    font-weight: 400;
    text-align: center;
}
.foo-form-title, .foo-form-subtitle {
    margin-bottom: 0;
    color: #fff;
}
.acceptance-col span {
    color: #fff;
    font-size: 0.9rem;
    line-height: 1.6rem;
    font-weight: 400;
    text-align: right;
}
.foo-title {
    position: relative;
    color: #ffffff;
    font-family: "Open-sans", sans-serif;
    font-size: 1.75rem;
    font-weight: 700;
    font-style: normal;
    letter-spacing: normal;
    line-height: 2rem;
    padding-bottom: 10px;
    white-space: nowrap;
    margin-bottom: 10px;
}
.foo-title:after {
    content: "";
    display: block;
    width: calc(100% + 30px);
    position: absolute;
    height: 2px;
    background-color: #ffffff;
    right: 0;
    bottom: 0;
}
footer li a {
    font-size: 1.05rem;
    line-height: 1.1rem;
    font-weight: 400;
    color: #ffffff;
    transition: color 0.5s;
}
footer .contact-list li .fas, footer .contact-list li .fab, footer .contact-list li .far {
    margin-left: 13px;
    font-size: 1.2rem;
    color: #ffffff;
    text-shadow: rgb(162 130 70);

}
footer li:before {
    position: absolute;
    top: 5px;
    right: 0;
    content: ">";
    display: inline-block;
    font-size: 1.05rem;
    line-height: 1.1rem;
    font-weight: 400;
    color: #ffffff;
}
.insta-item {
    padding: 1.5px;
    box-shadow: -3px 0 38px rgb(36 48 32 / 31%);
    background-color: #fff;
    flex-grow: 1;
}
.insta-subtitle, .insta-title {
    color: #000;
    text-align: center;
}
.question-header {
    border-radius: 0;
    background-color: #fff;
}
.faq-icon {
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #1c4563;
    border-radius: 50%;
    padding: 0.75rem;
    width: 2.4rem;
    height: 2.4rem;
    margin-left: 15px;
    font-size: 1.9rem;
    text-align: center;
    font-weight: 700;
    color: #fff;
}
.breadcrumbs-custom a, .breadcrumbs-custom span {
    color: #ffffff;
    font-family: "Open-sans", sans-serif;
    font-size: 0.8rem;
    font-weight: 400;
    font-style: normal;
    letter-spacing: normal;
    line-height: 1rem;
    transition: color 0.5s;
}
.sticky1.fixed {
    left: 0;
    top: 15%;
    width: 100%;
    background-color: #fff;
    z-index: 9999;
    animation-name: stickyHeader;
    animation-duration: 0.5s;
}
.sidebar-cats .card.active-card {
    background-color: #1B345C;
}
.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button .product-summary .single_add_to_cart_button, .show-prod-preview, .single_add_to_cart_button {
    height: 1.95rem !important;
    display: flex !important;
    align-items: center;
    justify-content: center;
    color: #000 !important;
    border-radius: 11px !important;
    background-color: #fff !important;
    box-shadow: unset;
    transition: background-color 0.5s;
	border: 1px solid;
}
.show-prod-preview span {
    color: #1B345C !important;
}
.sidebar-cats .card-top {
    border-top-right-radius: 20px;
    border-top-left-radius: 20px;
    background-color: #1B345C;
    padding: 8px 26px;
}


.woocommerce-cart table.cart th {
    color: #fff;
}
* {
    box-sizing: border-box;
}
.woocommerce a.button.alt:hover{
    color: #1B345C;
}
.woocommerce a.button.alt{
   color: #1B345C;
}
.term-description p
{
	margin-bottom: 1em;
}
.base-output ul li
{
	margin-bottom: 0.5em;
}
.sidebar-cats {
	display: block !important;
}
@media (max-width: 750px){

.mcol-rev{
	flex-direction: column-reverse;
	gap: 1rem;
}
}
.woocommerce nav.woocommerce-pagination ul,
.woocommerce nav.woocommerce-pagination ul li span.current, .woocommerce nav.woocommerce-pagination ul li a:focus, .woocommerce nav.woocommerce-pagination ul li a:hover{
	background-color: #1B345C;
}
.xoo-wsc-basket {
    bottom: 12px;
    left: 0px;
    background-color: #1B345C;
    color: #FFF;
    box-shadow: 0 1px 4px 0;
    border-radius: 50%;
}
* {
    box-sizing: border-box;
}
.product-small-card .top {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 230px;
    box-shadow: 0 0 20px 2px rgb(35 35 35 / 15%);
    border-radius: 1.75rem;
    background-color: #ffffff;
    transition: box-shadow 0.5s;
    margin-bottom: 1.4rem;
}
.product-small-card .bottom .woocommerce-LoopProduct-link {
    width: 100%;
    padding-bottom: 5px;
    border-bottom: 1px solid #1B345C;
    margin-bottom: 3px;
}
.main-title {
    font-size: 4rem;
    line-height: 4.25rem;
    margin-bottom: 25px;
    text-align: center;
    font-weight: 700;
    color: #ffffff;
    text-shadow: 3.654px -1.627px 5px rgb(162 130 70);
}
@media (max-width:500px){

.qty-border.d-flex.align-items-stretch.justify-content-center {
    display: block !important;
}
.product-small-card .qty-border .qty-wrap {
    height: 2px;
    margin: auto;
    border-radius: 8px;
    width: 100%;
}

}

.woocommerce div.product .out-of-stock{
width: fit-content;
  background-color:#1B345C;
  color: #FFF !important;
}
.vari-card .vari-title{
font-size: 17px;
}
.wc-pao-addon{
	font-weight: 600;
}
.link_pro{
     display: flex;
    justify-content: center;
    align-items: center;
    height: unset !important;
    padding: 3px 5px !important;
    color: #1B345C;
    border: 1px solid;
    font-size: 89%;
    border-radius: 10px;
      text-align: center;
}
.link_pro:hover{
    color: #000;
}
.card.active-card .prod-cat-title {
    color: #FFF;
}
span.page-numbers.current {
    color: #FFF !important;
}
a.page-numbers {
    color: #FFFF !important;
}
@media (max-width: 750px){
	.product-small-card .top img{
		max-height: 20vh !important;
		padding: 2rem;
	}
}
.qty-wrap input, .qty-wrap .plus, .qty-wrap .minus{
color:#000;
}
.product-item-info iframe{
	display: block;
  	max-width: 100%;
}

.fixBtn{
	position: relative !important;
	top: 3vh !important;
}

.seach-holder {
    height: 40px;
    width: 40px;
    background-color: white;
    padding: 5px;
  	margin-bottom: 5px;
    border-radius: 50%;
}

.dgwt-wcas-search-wrapp.dgwt-wcas-layout-icon, .dgwt-wcas-ico-magnifier-handler {
    max-width: 40px !important;
    width: 30px;
    height: 30px;
}

@media screen and (width < 768px) {
  form.dgwt-wcas-search-form {
		width: 80%;
        left: 10% !important;
        max-width: 100%;
        margin-inline: auto;
        min-width: 300px !important;
        display: flex !important;
        align-items: center;
        justify-content: center;
        transform: translateX(10%);
  }
  .dgwt-wcas-search-wrapp.dgwt-wcas-layout-icon, .dgwt-wcas-ico-magnifier-handler {
    max-width: 40px !important;
    width: 25px;
    height: 30px;
}
}