/**
* Theme Name: Puca Child
* Description: This is a child theme for Puca
* Author: Thembay
* Author URI: https://thembay.com/
* Version: 2.3
* Template: puca
*/


/*  [ Add your custom css below ]
- - - - - - - - - - - - - - - - - - - - */


.jckqvBtn {
    display: none;
    float: left;
    margin: 0px 0px 10px 0px;
    padding: 8px 10px 8px 10px;
    background: #66cc99;
    color: #ffffff;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
}

ul.variable-items-wrapper.color-variable-wrapper li {
    width: 85px;
    height: 39px;
}

ul.variable-items-wrapper.image-variable-wrapper li {
    width: 85px;
    height: 52px;
}

body.single-product.tbay-body-menu-bar #tbay-header {
    position: relative !important;
    -webkit-transition: all 0s;
    -o-transition: all 0s;
    transition: all 0s;
    -webkit-box-shadow: none;
    box-shadow: none;
    z-index: 10;
    border-bottom: solid 1px #f5f4f4;
}

.sepetimBaslik {
    /* font-size: 25px; */
    font-size: 2.5rem;
    border-bottom: solid 2px gray;
    margin-bottom: 23px;
}


.masonry { /* Masonry container */
    -webkit-column-count: 4;
    -moz-column-count:4;
    column-count: 4;
    -webkit-column-gap: 1em;
    -moz-column-gap: 1em;
    column-gap: 1em;
    /* margin: 1.5em; */
    /* padding: 0; */
    -moz-column-gap: 1.5em;
    -webkit-column-gap: 1.5em;
    column-gap: 0.5em;
    /* font-size: .85em; */
}
.item {
    display: inline-block;
    /* background: #fff; */
    padding: 1em;
    margin: 0 0 0.5em;
    width: 100%;
    -webkit-transition: 1s ease all;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-shadow: 0px 0px 0px 0 #ccc;
    position: relative;
}
.item:hover {
    cursor:pointer;
}
.item img{
  max-width:100%;
}

@media only screen and (max-width: 320px) {
    .masonry {
        -moz-column-count: 1;
        -webkit-column-count: 1;
        column-count: 1;
    }
	.homeCatDesc {
    display:none;
	}
	.item {padding: 0px;}

	.homeCatTitle {padding: 8px;margin: 0px;font-size: 15px;letter-spacing: 0.3px;}

	.categoriAdi {position: absolute;bottom: 0px;width: 100%;}

	.item:hover .homeCatBox {padding: 5px;}
	.item:hover > .categoriAdi {
		display: none;
	}
	/* Ana Sayfa Kategory Masonory */

.item:hover img{
		filter: opacity(0.2);
		transition: filter 0.2s linear;
	}
	.homeCatBox{
		display: none;
		position: absolute;
		width: 100%
	}
	.item:hover .homeCatBox {
		display: block;
		position: absolute;
		/* width: 81%; */
		bottom: 0px;
		padding: 19px;
	}
	.homeCatTitle {
		font-size: 18px;
		font-weight: 600;
		letter-spacing: -1px;
		margin-bottom: 10px;
	}
	
	.categoriAdi {
		position: absolute;
		bottom: 4px;
		/* padding: 20px; */
		/* background: red; */
		width: calc(100% - 28px);
	}

	.categoriAdi > .homeCatTitle {
		color: #efeded;
		padding: 18px;
		background: #0000006e;
		font-size: 25px;
	}
/* Ana Sayfa Kategory Masonory Bitis */
	section.anasayfaIconBox > .elementor-column-gap-default {
    display: grid;
    grid-gap: 10px;
    grid-template-columns: repeat(auto-fill, minmax(77px, 1fr) );
}
}

@media only screen and (min-width: 321px) and (max-width: 768px){
    .masonry {
        -moz-column-count: 2;
        -webkit-column-count: 2;
        column-count: 2;
    }
	.homeCatDesc {
    display:none;
}
	.item {padding: 0px;}

	.homeCatTitle {padding: 8px;margin: 0px;font-size: 15px;letter-spacing: 0.3px;}

	.categoriAdi {position: absolute;bottom: 0px;width: 100%;}

	.item:hover .homeCatBox {padding: 5px;}
	.item:hover > .categoriAdi {
		display: none;
	}
	/* Ana Sayfa Kategory Masonory */

.item:hover img{
		filter: opacity(0.2);
		transition: filter 0.2s linear;
	}
	.homeCatBox{
		display: none;
		position: absolute;
		width: 100%
	}
	.item:hover .homeCatBox {
		display: block;
		position: absolute;
		/* width: 81%; */
		bottom: 0px;
		padding: 0px;
	}
	.homeCatTitle {
		font-size: 15px;
		font-weight: 600;
		letter-spacing: -1px;
		margin-bottom: 0px;
	}
	
	.categoriAdi {
		position: absolute;
		bottom: 0px;
		/* padding: 20px; */
		/* background: red; */
		width: calc(100% - 0px);
	}

	.categoriAdi > .homeCatTitle {
		color: #efeded;
		padding: 7px;
		background: #0000006e;
		font-size: 16px;
	}
/* Ana Sayfa Kategory Masonory Bitis */
	section.anasayfaIconBox > .elementor-column-gap-default {
    display: grid;
    grid-gap: 10px;
    grid-template-columns: repeat(auto-fill, minmax(77px, 1fr) );
}
}
@media only screen and (min-width: 769px) and (max-width: 1200px){
    .masonry {
        -moz-column-count: 3;
        -webkit-column-count: 3;
        column-count: 3;
    }
	.item {padding: 0px;}

	.homeCatTitle {padding: 8px;margin: 0px;font-size: 15px;letter-spacing: 0.3px;}

	.categoriAdi {position: absolute;bottom: 0px;width: 100%;}

	.item:hover .homeCatBox {padding: 5px;}
	.item:hover > .categoriAdi {
		display: none;
	}
	/* Ana Sayfa Kategory Masonory */

.item:hover img{
		filter: opacity(0.2);
		transition: filter 0.2s linear;
	}
	.homeCatBox{
		display: none;
		position: absolute;
		width: 100%
	}
	.item:hover .homeCatBox {
		display: block;
		position: absolute;
		/* width: 81%; */
		bottom: 0px;
		padding: 19px;
	}
	.homeCatTitle {
		font-size: 18px;
		font-weight: 600;
		letter-spacing: -1px;
		margin-bottom: 10px;
	}
	
	.categoriAdi {
		position: absolute;
		bottom: 4px;
		/* padding: 20px; */
		/* background: red; */
		width: calc(100% - 28px);
	}

	.categoriAdi > .homeCatTitle {
		color: #efeded;
		padding: 18px;
		background: #0000006e;
		font-size: 25px;
	}
/* Ana Sayfa Kategory Masonory Bitis */
}
@media only screen and (min-width: 1201px) {
    .masonry {
        -moz-column-count: 3;
        -webkit-column-count: 3;
        column-count: 3;
        padding: 0px;
        margin: 0px;
    }
	.item:hover > .categoriAdi {
		display: none;
	}
	/* Ana Sayfa Kategory Masonory */

.item:hover img{
		filter: opacity(0.2);
		transition: filter 0.2s linear;
	}
	.homeCatBox{
		display: none;
		position: absolute;
		width: 100%
	}
	.item:hover .homeCatBox {
		display: block;
		position: absolute;
		/* width: 81%; */
		bottom: 0px;
		padding: 19px;
	}
	.homeCatTitle {
		font-size: 18px;
		font-weight: 600;
		letter-spacing: -1px;
		margin-bottom: 10px;
	}
	
	.categoriAdi {
		position: absolute;
		bottom: 4px;
		/* padding: 20px; */
		/* background: red; */
		width: calc(100% - 28px);
	}

	.categoriAdi > .homeCatTitle {
		color: #efeded;
		padding: 18px;
		background: #0000006e;
		font-size: 25px;
	}
/* Ana Sayfa Kategory Masonory Bitis */
	
}



.woocommerce form .form-row.woocommerce-invalid .ywccp_error, span.ywccp_error {
    color: #a00a0000 !important;
    height: 0px;
    border-top: solid 2px red;
    width: 100% !important;
    padding: 0;
    margin: 0;
    position: relative;
    top: -4px;
    display: block;
}
span.ywccp_error {
    font-size: 11px;
    color: #a00;
  
}

.woocommerce-privacy-policy-text {
    display: none;
}

.woocommerce-info a span {
    display: none;
}
.about_paypal {
    display: none;
}

div#uni_cpo_bant_secimi label {
    width: 33%;
}

div#uni_cpo_tutamak\ tutamakGorsel {
    display: grid;
    grid-gap: 5px;
    grid-template-columns: repeat(auto-fill, minmax(90px, 1fr) );
}

.tutamakRow::before {
    content: none;
}

div#uni_cpo_tutamak\ tutamakGorsel::before {
    content: none;
}

.pliseRenk {
    width: 50px;
}

label.uni-cpo-option-label.uni-cpo-radio-option-label.pliseRenk {
    width: 33%;
}

span.uni-cpo-option-label__colour-wrap {
    width: 100%;
}

button.uni-cpo-calculate-btn.js-uni-cpo-calculate-btn.button.alt {
    /* width: 100%; */
    /* margin-bottom: 10px; */
    /* margin-top: 10px; */
    width: -webkit-fill-available;
    margin: 18px 0px;
    background: black;
    border-radius: 50px !important;
}
button.uni-cpo-calculate-btn.js-uni-cpo-calculate-btn.button.alt:hover {
    background: red;
}

button.uni-cpo-calculate-btn.js-uni-cpo-calculate-btn.button.alt i {
    margin-right: 5px;
}

span.uni-cpo-option-label__colour {
    width: 100% !important;
}

button.single_add_to_cart_button.button.alt.uni_cpo_ajax_add_to_cart {
    background: red;
}

div#uni_cpo_kulpsecim {
    display: grid;
    grid-gap: 10px;
    grid-template-columns: repeat(auto-fill, minmax(127px, 1fr) );
}

div#uni_cpo_kulpsecim::before {
    content: none;
}
.woocommerce div.product form.cart .button {
    /* vertical-align: middle; */
    float: right !important;
}
ul.wc-item-meta {
    margin-top: 8px;
	padding: 0px;
}

div#uni_cpo_hohe::before {
    content: "X";
    position: absolute;
    left: -26px;
    top: 22px;
    font-size: 24px;
    font-weight: 700;
    color: red;
}

div.kenarSecim {display: flex;align-items: center;justify-content: center;max-width: 100%;text-align: center;flex-wrap: wrap;}

enarSecimImg > span > img {
    height: 60px !important;
    width: 60px;
}

label.kenarSecimImg > span > img {
    /* height: 70px; */
    /* width: 70px; */
}

label.kenarSecimImg {
    margin: 4px;
}
.uni-cpo-module-select-label {
    margin-bottom: 0px;
    font-size: 12px;
}



label.kulImg > span {
    border-radius: 40px !important;
}

.HesapBlokBaslik {
    background: #adadad;
    color: white;
    font-size: 13px;
    letter-spacing: 1px;
    font-weight: 100;
}

.woocommerce-product-details__short-description ul {
    padding-left: 17px;
}

.uni-node-f41ffea4 input:checked + label .uni-cpo-option-label__image-wrap::before {
    content: '\f058';
    font-family: "Font Awesome 5 Free";
    height: 15px;
    width: 15px;
    // background: red;
    color: #60ac00;
    font-size: 20px;
    position: absolute;
    z-index: 2;
    top: 30%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.uni-node-80d7a21c input:checked + label .uni-cpo-option-label__image-wrap::before{
	content: '\f058';
    font-family: "Font Awesome 5 Free";
    height: 15px;
    width: 15px;
    color: #60ac00;
    font-size: 20px;
    position: absolute;
    z-index: 2;
    top: 36%;
    left: 46%;
    transform: translate(-50%, -50%);
}
.uni-node-39b00c5e input:checked + label .uni-cpo-option-label__image-wrap::before {
	content: '\f058';
	font-family: "Font Awesome 5 Free";
	height: 15px;
	width: 16px;
	color: #60ac00;
	font-size: 20px;
	position: absolute;
	z-index: 2;
	top: 37%;
	left: 48%;
	transform: translate(-50%, -50%);
}

div#uni_cpo_jalousie_holz_natural_renk label {
    margin: 3px !important;
}

.uni-node-2274885b input:checked + label .uni-cpo-option-label__image-wrap::before {
	content: '\f058';
    font-family: "Font Awesome 5 Free";
    height: 15px;
    width: 15px;
    color: #60ac00;
    font-size: 20px;
    position: absolute;
    z-index: 2;
    top: 36%;
    left: 46%;
    transform: translate(-50%, -50%);
}
.uni-node-15138523 input:checked + label .uni-cpo-option-label__image-wrap::before {
	content: '\f058';
    font-family: "Font Awesome 5 Free";
    height: 15px;
    width: 15px;
    color: #60ac00;
    font-size: 20px;
    position: absolute;
    z-index: 2;
    top: 36%;
    left: 46%;
    transform: translate(-50%, -50%);
}

label .uni-cpo-option-label__image-wrap {
    position:relative;
}

.classBasicAndCosiflor >label {
    width: 50%;
    position: relative;
    border-radius: 10px !important;
}

.classBasicAndCosiflor >label > span {
    height: 40px;
    line-height: 40px;
    border-radius: 221px !important;
    margin: 3px;
}

.uni-node-abd02e98 input:checked + label .uni-cpo-option-label__text-content {
    border-color: #60ac00!important;
    background: #60ac00;
    color: white;
    font-weight: 700;
    font-size: 16px;
}

/* footer menu mobile view */
@media only screen and (max-width: 766px) {
	.widget.tbay-element.tbay-element-heading.footerMenuTitle h4 {padding: 0;}

	.footerMenu > div > nav > ul {display: grid;
		grid-gap: 0px;
		grid-template-columns: repeat(auto-fill, minmax(95px, 1fr) );}

	.footerMenu > div > nav > ul > li > a {padding: 5px;text-align: left !important;display: block;}	
	.footerMenu > div > nav > ul > li > a:hover {padding: 5px;text-align: left !important;display: block;}
}
@media only screen and (min-width: 767px) {
	.widget.tbay-element.tbay-element-heading.footerMenuTitle h4 {padding: 0;}

	.footerMenu > div > nav > ul {display: grid !important;
		grid-gap: 10px;
		grid-template-columns: repeat(auto-fill, minmax(170px, 1fr) );}

	.footerMenu > div > nav > ul > li > a {padding: 5px;text-align: left !important;display: block;}	
}


/* RENK KATALOGU RENK KODLARI */ 

.wrapper {text-transform: uppercase;background: #ed2e2e;color: #555;cursor: help;font-family: "Gill Sans", Impact, sans-serif;font-size: 20px;/* margin: 2px 2px; */position: relative;text-align: center;/* width: 200px; */-webkit-transform: translateZ(0); /* webkit flicker fix */-webkit-font-smoothing: antialiased; /* webkit text rendering fix */height: 36px;transform: scale(1);z-index: 1;transition: all 0.1s linear;cursor: pointer;background-size: contain;}
.wrapper:hover {
    transition: all 0.1s linear;
    z-index: 2;
    transform: scale(1.25);
}


.wrapper .tooltip1 {/* background: gray; */border: solid gray;border-radius: 9px;bottom: 100%;color: #fff;display: block;left: -46px;margin-bottom: 15px;opacity: 0;padding: 63px 9px 3px 6px;pointer-events: none;position: absolute;width: 100%;-webkit-transform: translateY(10px);-moz-transform: translateY(10px);-ms-transform: translateY(10px);-o-transform: translateY(10px);transform: translateY(10px);-webkit-transition: all .25s ease-out;-moz-transition: all .25s ease-out;-ms-transition: all .25s ease-out;-o-transition: all .25s ease-out;transition: all .25s ease-out;-webkit-box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);-moz-box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);-ms-box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);-o-box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);box-sizing: unset;display: block !important;font-size: 18px;line-height: 18px;background-size: cover;background-repeat: no-repeat;}

/* This bridges the gap so you can mouse into the tooltip1 without it disappearing */
.wrapper .tooltip1:before {
bottom: -20px;
content: " ";
display: block;
height: 20px;
left: 0;
position: absolute;
width: 100%;
}

/* CSS Triangles - see Trevor's post */
.wrapper .tooltip1:after {border-left: solid transparent 10px;border-right: solid transparent 10px;border-top: solid gray 10px;bottom: -10px;content: " ";height: 0;left: 50%;margin-left: -13px;position: absolute;width: 0;}

.wrapper:hover .tooltip1 {opacity: 1;pointer-events: auto;-webkit-transform: translateY(0px);-moz-transform: translateY(0px);-ms-transform: translateY(0px);-o-transform: translateY(0px);transform: translateY(0px);text-shadow: 1px 1px 4px black;/* background-size: contain; */}

/* IE can just show/hide with no transition */
.lte8 .wrapper .tooltip1 {
display: none;
}

.lte8 .wrapper:hover .tooltip1 {
display: block;
}
.renkler { 
  display: grid;
  grid-gap: 8px;
  grid-template-columns: repeat(auto-fill, minmax(42.89999999999999px, 1fr) );
}
.urunsol {
  max-width: 366px;
  margin-bottom: 20px;
}

.tooltip1 {
    height: 34px;
    background-size: cover;
    background-repeat: no-repeat;
    border-radius: 5px;
    background-position: center;
    width: auto;
}

.con-tooltip1.top {}

.renkSecimleri li {
    width: auto;
    position: relative;
    border-radius: 5px;
}

.renkSecimleri {
    grid-template-columns: auto auto auto auto;
    column-gap: 3px;
    row-gap: 3px;
    display: grid;
    list-style: none;
    grid-template-columns: repeat(9, 1fr);
}

.tooltip1 renkAdi {
    display: none;
}

.tooltip1 .renkAdi {
    opacity: 0;
    position: absolute;
}

.renkSecimleri li:hover .con-tooltip1 {transform: scale(1.05);transition: all 0.1s linear;z-index: 999;position: relative;cursor: pointer;}

.renkSecimleri li:hover .renkAdi {opacity: 1;font-size: 12px;background: #ffffff;width: max-content;padding: 5px;border-radius: 3px;position: absolute;left: 50%;top: 36%;transform: translate(-50%, -102%);text-align: center;pointer-events: none;}

renkSecimleri li:hover .renkAdi {
    opacity: 1;
}

.con-tooltip1.top {
    border-radius: 5px;
    border: solid 2px #ebeaea;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 37px;
}

.alertBox {
    display: flex;
    border: solid #d99494 1px;
    border-radius: 6px;
    margin-bottom: 10px;
    background: #ffeaea;
    padding: 8px;
}

.alertIcon {
    padding-right: 10px;
}

.alerttext {
    line-height: normal;
    font-size: 12px;
    display: flex;
    flex-direction: row;
    align-items: center;
}

.alertIcon i {
    color: #740a0a;
}

/* RENK KATALOG KOD BITISI */

div#shop-now {
    width: 100%;
}

label.kenarSecimImg span {
    border-radius: 5px !important;
}


.uni-builderius-container .parsley-errors-list li {
    border-radius: 0px 0px 5px 0px;
}


label.kenarSecimImg span img {
    border-radius: 0px !important;
}

.urunRenkSecim label.uni-cpo-option-label {width: 48px;height: 38px;overflow: hidden;margin: 0px;margin: 2px;}

.urunRenkSecim label.uni-cpo-option-label span {
    max-height: 37px;
}

div.urunRenkSecim label.uni-cpo-module-radio-label {
    background: #740a0a;
    color: white;
    font-size: 12px;
    font-weight: 500;
    padding: 2px 6px;
    border-radius: 6px;
}

.woocommerce .product .elementor-jet-single-add-to-cart .cart:not(.grouped_form):not(.variations_form), .woocommerce .product .elementor-jet-single-add-to-cart .woocommerce-variation-add-to-cart {
    display: block !important;
}


.uni-cpo-option-label {
    display: inline-block;
    width: 24%; /* 3 sütun için */
    box-sizing: border-box;
    margin-bottom: 10px;
    vertical-align: top;
    text-align: center;
}

.uni-cpo-option-label__image-wrap {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
    width: 100%;
    /* min-height: 150px; */ /* kutu yüksekliği */
    /* padding: 5px; */
    border: 1px solid #ccc; /* çerçeve */
    box-sizing: border-box;
}

.uni-cpo-option-label__image {
    width: 100%;
    height: 120px; /* sabit yükseklik */
    object-fit: contain; /* resim orantılı sığar */
}

.uni-cpo-option-label__image-wrap::after {
    content: attr(data-tip);
    font-size: 11px;
    color: #333;
    /* margin-top: 6px; */
    /* text-align: center; */
    /* white-space: normal; */
    /* word-wrap: break-word; */
    background: #dbdbdb;
    /* max-width: 100%; */
    /* position: relative; */
    display: block;
    /* min-height: min-content; */
    color: #656464;
    line-height: 1pc;
    min-height: 4rem;
    align-content: center;
}


img.uni-cpo-option-label__image {
    min-width: -webkit-fill-available;
}

/* jQuery UI / eklenti tooltiplere genel kapatma */
[id^="ui-id-"][role="tooltip"],
.ui-tooltip,
.tooltipster-base {
  display: none !important;
  visibility: hidden !important;
  opacity: 0 !important;
}

label.kenarSecimImg > span > img {
    height: auto !important;
    width: auto !important;
}

label.kenarSecimImg > span > img {
  width: 110px;   /* kutu genişliği */
  height: 110px;  /* kutu yüksekliği */
  object-fit: cover;  /* resmi kırparak doldurur */
  object-position: center; /* ortadan hizalar */
}

.uni-node-80d7a21c .uni-cpo-radio-option-label {
    width: 24%;
}
