@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//hifuture.com.tr/wp-content/themes/woodmart/fonts/woodmart-font-1-400.woff2?v=8.3.9") format("woff2");
}

@font-face {
	font-family: "star";
	font-weight: 400;
	font-style: normal;
	src: url("//hifuture.com.tr/wp-content/plugins/woocommerce/assets/fonts/star.eot?#iefix") format("embedded-opentype"), url("//hifuture.com.tr/wp-content/plugins/woocommerce/assets/fonts/star.woff") format("woff"), url("//hifuture.com.tr/wp-content/plugins/woocommerce/assets/fonts/star.ttf") format("truetype"), url("//hifuture.com.tr/wp-content/plugins/woocommerce/assets/fonts/star.svg#star") format("svg");
}

@font-face {
	font-family: "WooCommerce";
	font-weight: 400;
	font-style: normal;
	src: url("//hifuture.com.tr/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.eot?#iefix") format("embedded-opentype"), url("//hifuture.com.tr/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.woff") format("woff"), url("//hifuture.com.tr/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.ttf") format("truetype"), url("//hifuture.com.tr/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.svg#WooCommerce") format("svg");
}

:root {
	--wd-text-font: "Hind", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #777777;
	--wd-text-font-size: 20px;
	--wd-title-font: "Ubuntu", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 500;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Ubuntu", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Satisfy", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Ubuntu", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 500;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 13px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(12,0,0);
	--wd-alternative-color: rgb(255,255,255);
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgba(12,5,0,0.64);
	--btn-accented-bgcolor-hover: rgba(12,1,1,0.68);
	--wd-form-brd-width: 1px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
}
.wd-age-verify-wrap {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: rgb(255,255,255);
	background-image: none;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}
.wd-promo-popup-wrap {
	--wd-popup-width: 800px;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title .wd-page-title-bg img {
	object-fit: cover;
	object-position: center center;
}
.wd-footer {
	background-color: #ffffff;
	background-image: none;
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 0px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 0px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-default-box-shadow-active: none;
--btn-default-bottom: 0px;
--btn-accented-bottom-active: -1px;
--btn-accented-brd-radius: 0px;
--btn-accented-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, .15);
--btn-accented-box-shadow-hover: inset 0 -2px 0 rgba(0, 0, 0, .15);
--wd-brd-radius: 0px;
}

@media (min-width: 1222px) {
section.elementor-section.wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}


.wd-page-title {
background-color: rgb(255,255,255);
}

/*RETAILER*/

.kapsayiciaff {
    display: flex;
      align-content: center;
    flex-wrap: wrap;
    justify-content: flex-start;
    flex-direction: row;
    margin:0;
    padding: 0;
    margin-bottom: 5px;
}

.kapsayiciaff a.afflogo {
    display: flex;
    cursor: pointer;
    height: 65px;
}

.kapsayiciaff a.afflogo img {
    display: flex;
    border:1px solid #bababa;
    border-radius: 5px;
    padding: 6px;
    margin: 4px;
    cursor: pointer;
}

.kapsayiciaff a.afflogo img:hover {
      background-color: white;
}
 
.ff1x {
  font-size: 1em;
  border: 2px solid #ff0d0d;
  padding: 3px;
  border-radius: 0.5em;
  display: flex;
  margin: 0px;
  width: 45%;
  height: 65px;
    margin-top: -4px;
}

.ll1x {
  color: #fff;
  background: #fe002f;
  padding: 0.1em 0.5em;
  border-radius: 1em;
  font-size: 11px;
}
 
.ff1x a.afflogo img {
    border: unset !important;
    margin: 0;
    padding: 0;
    width: 100%;
    height: auto;
    object-fit: scale-down;
    }

.ff1x a.afflogo {
    height: unset;
}




.ff1x {
  border-color: red;
  animation-name: flash_border;
  animation-duration: 2s;
  animation-timing-function: linear;
  animation-iteration-count: infinite;
  -webkit-animation-name: flash_border;
  -webkit-animation-duration: 2s;
  -webkit-animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  -moz-animation-name: flash_border;
  -moz-animation-duration: 2s;
  -moz-animation-timing-function: linear;
  -moz-animation-iteration-count: infinite;
}

@keyframes flash_border {
  0% {
    border-color: red;
  }
  50% {
    border-color: #bababa;
  }
  100% {
    border-color: red;
  }
}

@-webkit-keyframes flash_border {
  0% {
    border-color: red;
  }
  50% {
    border-color: #bababa;
  }
  100% {
    border-color: red;
  }
}

@-moz-keyframes flash_border {
  0% {
    border-color: red;
  }
  50% {
    border-color: #bababa;
  }
  100% {
    border-color: red;
  }
}

/*RETAILER*/


/*EK*/

.woocommerce-product-details__short-description ul li {
    margin-bottom: 1px;
    line-height: 1.1rem;
    color: #3f1a1a;
    font-family: 'Montserrat';
    font-weight: 400;
    letter-spacing: 0.01rem;
}

div.product-grid-item .price {
	display: none;
}

.widget-product-info span.price {
    	display: none;
}

.main-page-wrapper {
    padding-top: 0px !important;
}

.menu-item-15663 .nav-link-text {
    text-transform: lowercase !important;
}

.bpress-wrap {
	width:100% !important;
}



.sp-collapse>.ea-body {
    font-size: 16px !important;
}
.sp-easy-accordion .sp-ea-single .ea-header a {
        font-size: 16px;
padding-bottom: 1px !important;
    padding-top: 1px !important;
}

.ea-body {
    line-height:1.3rem;
}

.sp-easy-accordion>.sp-ea-single>.ea-header a:not(.collapsed) {
    color:var(--wd-primary-color) !important;
}
.sp-easy-accordion>.sp-ea-single {
    background: #f8f8f8 !important;
}
	.sss_alti_linkler b {
    display:block;
    margin-top: 10px;
    margin-bottom: 20px;
}

.sss_alti_linkler a {
    background-color: red;
    color:#fff;
    padding:7px;
    border-radius:8px;
}

.sss_alti_linkler a:hover {
    background-color: black;
}

.wd-nav[class*="wd-style-underline"] .nav-link-text:after {
	background-color:#FFF !important;
}
