/*
Theme Name:         gt-child
Theme URI:          https://www.gorunum.net
Author:             Görünüm Tasarım
Author URI:         https://www.gorunum.net
Description:        Custom template design by Görünüm Tasarım.
Version:            1.0.0
GitHub Theme URI:   https://gorunum.net
GitHub Branch:      theme
License:            GNU General Public License v2 or later
License URI:        http://www.gnu.org/licenses/gpl-2.0.html
Text Domain:        gt
Tags:               black, blue, pink, yellow, dark, light, two-columns, left-sidebar, fixed-layout, responsive-layout, custom-colors, custom-menu, editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready

GT is based on Underscores http://underscores.me/, (C) 2012-2014 Automattic, Inc.
Resetting and rebuilding styles have been helped along thanks to the fine work
of Eric Meyer http://meyerweb.com/eric/tools/css/reset/index.html
along with Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/

FontAwesome License: SIL Open Font License - http://scripts.sil.org/OFL
Bootstrap License: MIT - https://github.com/twbs/bootstrap/blob/master/LICENSE
Animate.css - http://daneden.me/animate - License: MIT - http://opensource.org/licenses/MIT

======
Note: Do not edit this file. If you wish to add your own CSS we strongly recommend creating your own child theme, or installing a custom CSS plugin.
======
*/

@charset "UTF-8";

@-webkit-keyframes pulse{0%{-webkit-transform:scale(1, 1);}
50%{-webkit-transform:scale(1.1, 1.1);}
100%{-webkit-transform:scale(1, 1);};}
@keyframes pulse{0%{transform:scale(1, 1);}
50%{transform:scale(1.03, 1.03);}
100%{transform:scale(1, 1);};}


.site-header{
	padding:0px;
}

/*
@media (min-width: 992px){
#content #primary {
	padding-left:0;
    width: 100%;
    left: 0;
}
}*/


.footer-bottom-widgets{
	background:#fff;
	color:#777;
	font-size:13px;
}

.footer-bottom-widgets h4{
	color:#333;
}


div.footer-bottom-widgets ul>li>a{
	color:#777;
}

div.footer-bottom-widgets ul>li>a:hover{
	color:#333;
}


.dropdown-menu-mini-cart .wc-forward {
    padding: .75em 1.07em;
    margin: 0 .5em;
}

.footer-bottom-widgets ul>li+li {
    margin-top: 0.3em;
}




.footer-social-icons .social-icons a:hover{
	color:#fff;
}


.products-carousel .owl-item .product a, .section-onsale-product .onsale-product a, .section-onsale-product-carousel .onsale-product-carousel .onsale-product .onsale-product-content a, li.product a{
	color:#333;
}

.products-carousel-tabs .nav-link{
	color:#333;
}

li#menu-item-3474{
	float:right;
}

.products-carousel-tabs .nav-link.active{
	color:#333;
}

div.vc_custom_1464938705241 img{
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
}

#menu-ana-menu{
	display:none;
}

form.navbar-search{
	margin-left:50px;
}

.single-product .availability{
	display:block;
}

/*.vertical-menu .dropdown:not(.list-group-item)>.dropdown-menu>li, .vertical-menu .menu-item-has-children>.dropdown-menu{
	width:500px !important;
}*/

.section-onsale-product .savings, .section-onsale-product-carousel .savings{
	background:#333;
	color:#111;
}

div.footer-bottom-widgets .product_list_widget .product-title{
	color:#333;
}



div.footer-bottom-widgets  .gt_recent_posts_widget ul>li .post-content>a{
	color:#fff;
}

div.footer-bottom-widgets  .gt_recent_posts_widget img{
	display:none !important;
}

div.footer-bottom-widgets .widget-title{
	margin-bottom:1em;
}

ul.dropdown-menu li.animate-dropdown div.yamm-content a{
	display:block;
	text-align:center;
	font-size:90%;
	line-height:18px;
	font-weight:600;
	padding:7px ;
	vertical-align:bottom;
}


/*@media screen and (min-width: 768px) {
.five-columns.vc_row .vc_col-sm-2 {
float: left;
width: 18.5%;
padding: 0;
margin-right: 1.5%;
min-height: 0;
}
.five-columns.vc_row .vc_col-sm-2:nth-last-child(2) {
margin-right: 0;
}
}*/

.vertical-menu .dropdown.yamm-tfw .dropdown-menu>li, .vertical-menu .list-group-item>.dropdown.yamm-tfw .dropdown-menu>li, .departments-menu .yamm-tfw .dropdown-menu>li{
	width:800px;
	
}

.vertical-menu .yamm-content, .departments-menu .yamm-tfw .yamm-content{
	background:#fff;
	    border-top-color: #333;
}

.overlaycik {
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    display: none;
    top: 0;
    background: #3a4255;
    opacity: .5;
    z-index: 5;
}


.vertical-menu.make-absolute{
	z-index:10 !important;
}

.twitter-typeahead{
	z-index:4 !important;
}



.navbar-primary #header-v3 .navbar-nav .dropdown-menu .yamm-content ul > li > a, .navbar-primary .departments-menu .dropdown-menu .yamm-content ul > li > a, .primary-nav .nav-inline .dropdown-menu .yamm-content ul > li > a, .secondary-nav .yamm-content ul > li > a, .vertical-menu .yamm-content ul > li > a{
	padding:5px;
}

.navbar-primary #header-v3 .navbar-nav .dropdown-menu .yamm-content ul > li > a{
	border-bottom:1px solid #ebebeb;
}

.navbar-primary #header-v3 .navbar-nav .dropdown-menu .yamm-content ul > li > a:hover{
	border-bottom:1px solid #333;
}

.vertical-menu .menu-item-has-children>.dropdown-menu{
	top:0;
}



.yamm .dropdown-menu{
	left:0;
}

.header-v3+.navbar-primary .navbar-nav>.menu-item>a, .header-v3+.sticky-wrapper>.navbar-primary .navbar-nav>.menu-item>a {
      padding: 10px 14px;
    font-size: 13px;
    font-weight: 700;
}

.header-v3+.navbar-primary .navbar-nav .dropdown-toggle::after{
	margin-right:0;
}

ul#menu-anamenu img, ul.departments-menu ul.dropdown-menu img{
	max-width:78px;
	margin: 0 auto;
}
	
ul#menu-anamenu  div.yamm-content{
	padding:10px;
}

.navbar-primary #header-v3 .navbar-nav .menu-item .dropdown-menu, .primary-nav .nav-inline .menu-item .dropdown-menu, .top-bar .nav-inline .menu-item .dropdown-menu{
	width:250px;
	left:auto;
}


.header-v1 .container>.row:first-child, .header-v3 .container>.row:first-child{
	margin-bottom:5px;
}

div#haftanin_firsatlari{
	background:#fff;
	margin-top:20px;
}

div#haftanin_firsatlari .products-carousel .owl-item .product, div#haftanin_firsatlari .products-carousel .owl-stage-outer, div#haftanin_firsatlari span.loop-product-categories{
	margin:0;
}

div#haftanin_firsatlari .products-carousel .owl-stage .owl-item.active:first-child .product .product-inner, div#haftanin_firsatlari .products-carousel .owl-stage .owl-item:not(.active)+.owl-item.active .product .product-inner{

	padding-top:0;
}

div#haftanin_firsatlari section.section-products-carousel{
	margin-bottom:0;
}


div#haftanin_firsatlari .products-carousel .owl-item .hover.product .product-inner, div#haftanin_firsatlari .products-carousel .owl-item .product:hover .product-inner, div#haftanin_firsatlari .section-onsale-product .hover.onsale-product .product-inner, div#haftanin_firsatlari .section-onsale-product .onsale-product:hover .product-inner, div#haftanin_firsatlari .section-onsale-product-carousel .onsale-product-carousel .onsale-product .hover.onsale-product-content .product-inner, div#haftanin_firsatlari .section-onsale-product-carousel .onsale-product-carousel .onsale-product .onsale-product-content:hover .product-inner, div#haftanin_firsatlari li.product.hover .product-inner, li.product:hover .product-inner{
	box-shadow:none;
}





div#page div.top-bar{
	padding:.450em 0;
}

.footer-logo {
    margin-bottom: 10px;
    margin-top: -50px;
}

.footer-bottom-widgets{
	padding-bottom:20px;
}

div.g-recaptcha{
	clear:both;
}

p#billing_country_field label{
	float:left;
	margin-right:5px;
}

p#billing_country_field strong{
	float: left;
	line-height: 1.286em;
}

div.shipping_address #billing_country_field{
	display:none;
}

.home.blog #content, .home.page .entry-header, .no-breadcrumb #content, .page.no-breadcrumb .entry-header{
	margin-top:0;
}

.page .entry-header.header-with-cover-image{
	min-height:485px;
}

.page .entry-header.header-with-cover-image .caption {
    position: absolute;
    left: 40%;
    top: 25%;
}

.page .entry-header.header-with-cover-image .caption h1, .page .entry-header.header-with-cover-image .caption .entry-subtitle{
	color:#fff;
}

/*
.products-carousel .owl-item .product .product-thumbnail, .section-onsale-product .onsale-product .product-thumbnail, .section-onsale-product-carousel .onsale-product-carousel .onsale-product .onsale-product-content .product-thumbnail, li.product .product-thumbnail{
	background: #fff url(https://www.sirdasmobilya.com/wp-content/uploads/2018/03/guncelleniyor.png) no-repeat center center;
	background-size:cover;
}
*/


.features-list {
	color:#111;
	background:rgba(255,255,255,0.8);
}

.features-list .media{
	width:190px;
}

.features-list .feature{
	padding:10px;
	font-size:90%;
}

.single-product .brand{
	float:right;
}

.widget_product_categories .category-single>li>ul:last-child li.current-cat>.children li>a .no-child{
	padding-left:0.5em;
}

#galeri img{
	padding:10px 5px;
}

#reklam_alani h4{
	margin-bottom:20px;
	text-align:center;
}

div#galeri_link{
	margin:0;
	text-align:center;
}

div#galeri_link a, div#reklam_ver a{
	padding:5px 15px;
	background:#333;
	color:#111;
}

div#reklam_ver{
	text-align:center;
	color:#333;
	font-weight:600;
	padding:10px;
}

div#reklam_alani{
	text-align:center;
		background:#111;
	color:#fff;
	padding-top:10px;
}

.navbar-full{
	z-index:99;
}

form.navbar-search div.input-group{
	z-index:100;
}


div.top-bar{
	background:#f5f5f5;
	padding:0 !important;
	border:none;
}

.top-bar .nav-inline .menu-item>a{
	color: #999;
    font-weight: 500;
	text-shadow:0 1px 2px #fff;
}

.top-bar .nav-inline .menu-item>a:hover{
	color: #666;
}

.single-product .gt-wc-product-gallery .woocommerce-product-gallery__trigger, .single-product .woocommerce-product-gallery .woocommerce-product-gallery__trigger{
	z-index:10;
}



.footer-address .footer-address-title {
    display: block;
    color: #666;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 18px;
    line-height: 32px;
}

div.footer-payment-logo{
	padding-top:10px;
}

#content{
	margin-bottom:10px;
}


div#ust_urunler{
	position:relative;
	height:500px;
}



div#masa{
	position:absolute;
	top:350px;
	left:0;
	width:100%;
	height:173px;
	background:transparent url(images/wooden.png) no-repeat center center;
}

div#canta{
	top:140px;
	left:125px;
}

div#ayakkabi{
	left: 510px;
    top: 214px;
}

div#aksesuar{
	top:190px;
	left:770px;
}

div#alt_urunler{
	background:#fff;
	margin:15px 0;
	padding-top:10px;
	clear:both;
	
}

.ust_urun_resim{
	position:Absolute;
	
	
}

.ust_urun_text {
    text-align: center;
    color: #aaa;
    
    font-size: 26px;
    margin-bottom: 10px;
	-webkit-transform: rotate(308deg);
-moz-transform: rotate(308deg);
-o-transform: rotate(308deg);

    background: rgba(0,0,0,0.8);
    display: table;
    padding: 5px 15px;
    color: #dedede;
	
}



div.ust_urun_resim:hover, .tagcik img:hover{

 -webkit-animation:pulse 0.7s linear infinite;animation:pulse 0.7s linear infinite;
}


#content+.brands-carousel{
	margin:0;
	border:none;
}

div.post-author-info{
	display:none;
}

.site-header{
	background:#fff;
}

.navbar-search>.input-group{
	width:66%;
	float:right;
}

.navbar-search{
	float:right;
}



div.katalog_hover{
	margin-top: 15px;
  
}



div#haberler{
	margin:0 ;
}

div.footer-bottom-widgets #recent-posts-3{
	max-width:300px;
}




.handheld-navigation{
	background:#fff;

}


.handheld-navigation ul li a{
	color:#333;
	font-weight:600;
}

.handheld-navigation ul li.menu-item-has-children .dropdown-toggle::after, .handheld-navigation ul li.menu-item-has-children.open .dropdown-toggle::after, .handheld-navigation ul li.menu-item-has-children.open>a::after, .handheld-navigation ul li.menu-item-has-children>a::after{
	color:#333;
}

.handheld-navigation ul .dropdown-menu{
	background-color:#f5f5f5;
}

.handheld-navigation ul li ul li a{
	color:#666;
}

.handheld-navigation .ehm-close{
	    background: #fff;
    color: #bbb;
    float: right;
}


.handheld-navigation ul .dropdown-menu .dropdown-menu{
	background:#dedede;
}

h3.addon-name{
	font-size:14px;
}



select.addon-select{
	background: #efefef;
    color: #333;
    border: none;
    padding: 5px 10px;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
}

div#katalog img{
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
}

div.bannercik{
	margin:15px 0 40px 0!important;
}



@media (max-width: 991px) {
	.handheld-header {
		flex-wrap: wrap;
	}

	.navbar-search {
		margin-top: 25px;
	}

	.navbar-search>.input-group {
		display: flex;
	}

	.navbar-search>.input-group .search-categories.input-group-addon {
		display: none;
	}

	.navbar-search>.input-group .input-search-field span {
		width: 100%;
	}

	.navbar-search>.input-group .search-field.form-control {
		border-top-right-radius: 0;
		border-bottom-width: 2px;
	}

	.navbar-search>.input-group .input-group-btn>.btn {
		border-top-right-radius: 1.571em;
	}
}


div.shop-control-bar .shop-view-switcher, div.shop-control-bar form.form-gt-wc-ppp {
	display:none;
}


.products div.hover-area, div.owl-item div.hover-area{
	position: absolute !important;
   	right: 15px;
    top: 5px;
	padding:0 !important;

}

.yith-wcwl-add-to-wishlist  > a::before{
	background-color:none;
	color:#e6e6e6;
	padding:0;
}


.yith-wcwl-wishlistexistsbrowse > a::before{
	font-size:18px;

}

div.kargo_mobile, div#mobile_arama{
	display:none;
}

div.gt_aratoplam h2, div.gt_aratoplam tr.cart-subtotal{
	display:none !important;
}

div.gt_aratoplam  .cart_totals{
	width:35%;
}

div.gt_aratoplam tr.order-total{
	border:none !important;
}


div.yith-wcwl-wishlistexistsbrowse span.feedback{
	display:none;


}

div.yith-wcwl-add-to-wishlist{
	border:none;
}

div.wc-pao-addon{

	clear:both;

}

label.wc-pao-addon-name{
	margin-bottom:15px;
	min-width:140px;
	font-size:13px;
}

.wc-pao-addon-wrap label{
	font-size:14px;
	color:#999;
	font-weight:500;
}

a.single_add_to_wishlist{
	background:none;
	border:none;
}

a.single_add_to_wishlist:hover{
	background:none;
}

a.single_add_to_wishlist::before, .woocommerce-result-count, nav.gt-advanced-pagination{
	display:none;
}



div#urun_extra{
text-align:center;
}

div#urun_extra div{
	color:#666;
	
}

div#urun_detayi {
	margin-top:18px;
}



div#urun_detayi a:hover{
	color:#333;
}


div#urun_fiyati{
	border-bottom:1px solid #fcfcfc;
	background:#f7f7f7;
	padding:10px;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	text-align:center;
}


.single-product.full-width .price{
	margin-bottom:0;
	text-align:center;
	width:100%;
}

.gt-description{
	font-size: 16px;
    line-height: 32px;
}

div.product-addon-totals div.wc-pao-col2{
	display:none;
}
	
li.wc-pao-subtotal-line p.price{
	font-size:16px;
}

.products .product.product-card .media-left{
	display:table;
	margin:0 auto;
}

.products .product.product-card .media-body{
	display:block;
	width:auto;
	position: relative;
    z-index: 2;
	background: rgba(255,255,255,0.5);
}

div#grid div.product-inner h2.woocommerce-loop-product__title{
	position: relative;
    z-index: 2;
	background: rgba(255,255,255,0.5);
}

.products .product.product-card  span.loop-product-categories{
	display:none;
}

.products .product.product-card h2.woocommerce-loop-product__title{
	text-align:center;
}

.products .product.product-card span.price{
    display: block;
    width: 100%;
	text-align:center;
}




.products .product.product-card .media-object{
	margin-bottom:10px;
	width:auto;
}


#billing_city::-webkit-input-placeholder { /* Chrome */
  color: #bbb;
}
#billing_city:-ms-input-placeholder { /* IE 10+ */
  color: #bbb;
}
#billing_city::-moz-placeholder { /* Firefox 19+ */
  color: #bbb;
  opacity: 1;
}
#billing_city:-moz-placeholder { /* Firefox 4 - 18 */
  color: #bbb;
  opacity: 1;
}


div#grid div.product-inner h2.woocommerce-loop-product__title, div#grid div.product-inner div.price-add-to-cart{
	text-align:center;
}

div#grid div.product-inner div.price-add-to-cart span.price{
	width:100%;
}

span.loop-product-categories a{
	color:#bbb !important;
}

div.single-product-wrapper form.cart{
	clear:both;
	margin-top:15px;
}

span.mini_fiyat{
	font-size:12px;
	color:#999;
}


.wc-pao-cart-field-name{
	float:left;
	margin-right:5px;
}

.woocommerce-mini-cart-item.mini_cart_item span.quantity{
	clear:both;
}



div.gt_aratoplam, input[name='update_cart'] {
	display: none !important;
}

.dropdown-menu-mini-cart .wc-forward{
	padding:10px 15px;
}

div.katalog_hover img:hover{
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	transition: all 0.2s linear;
	opacity:0.7;
}

div.wc-pao-addon-not-ekle{
	    font-size: 12px;
    color: #666;
    background: none;

}

.single-product.full-width .single-product-wrapper{
	margin-bottom:15px;
	position:relative;
}

div.woocommerce-product-details__short-description{
	position:relative;
}


div.pufcuk{
	position: absolute;
    font-weight: 600;
    font-size: 24px;
    bottom: 90px;
    left: 168px;
    color: #111;
}

table.cart .product-thumbnail img{
	height:auto !important;
}

div#taksit_no, span#son_uc {
    color: #999;
    line-height: 21px;
    padding: 10px 5px;
    font-size: 90%;
}

/* Sertan K. cc fixed */

div.payment_method_gt_est input{


	background: -webkit-linear-gradient(#FAFAFA, #F4F4F4 40%, #E5E5E5);
	padding: 10px;
    margin: 10px 0;
	-webkit-appearance: button;
   -webkit-border-radius: 2px;
   -webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1);

    border: 1px solid #AAA;
   color: #555;
}


div.payment_method_gt_est select, select.wc-pao-addon-field {
-webkit-appearance: button;
   -webkit-border-radius: 2px;
   -webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1);
   -webkit-padding-end: 20px;
   -webkit-padding-start: 2px;
   -webkit-user-select: none;
   background-image: url(images/15xvbd5.png), -webkit-linear-gradient(#FAFAFA, #F4F4F4 40%, #E5E5E5);
   background-position: 97% center;
   background-repeat: no-repeat;
   border: 1px solid #AAA;
   color: #555;
   font-size: inherit;
   margin: 10px 5px;
   overflow: hidden;
   padding: 5px 10px;
   text-overflow: ellipsis;
   white-space: nowrap;
   width: 300px;
   
}

select.wc-pao-addon-field {
	width:100%;
}

div.card-wrapper{
	display:none;
	margin-bottom: 15px;
}

label#kart_cvv{
	width:auto !important;
}

.xlwcty_col2_wrap .xlwcty_rightArea{
	margin-top:70px;
}

div.card-wrapper a#kapat{
	display:block;
		float:right;
}

/* cc fixed end */




div.product-addon-totals{
	margin:0 !important;
	padding:0 !important;
	border:none !important;
}

.single-product.full-width .woocommerce-tabs{
	clear:both;
	margin:0;
}

div#product-addons-total{
	display:none !important;
}

div.woocommerce-product-details__short-description .alignleft{
	margin-right:20px;
}

div#urun_ortala img:hover{
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	transition: all 0.2s linear;
	opacity:0.7;
}

.urun_ozellik_detay h4{
	font-size:18px;
	font-weight:600;
}

div#magazada_gor a{
	    display: block;
    color: #666;
    text-align: center;
    font-weight: 600;
}


 div#magazada_gor i{
	font-size: 24px;
    color: #999;
    position: relative;
    margin-right: 5px;
    top: 3px;
}



div#magazada_gor{
	margin:20px 0;
	clear:both;
}

div#urun_ortala{
	display:block;
	margin:20px 0 !important;
	clear:both;
	width:100%;
	
}

div.product_meta{
	clear:both;
}

.gt-description{
	margin-bottom:20px;
	float:left;
}

table.shop_attributes{
	margin:0 auto;
	max-width:700px;
}

.home-list-categories li.category{
	font-size:85%;
	text-align:center;
}

.home-list-categories ul.categories > li.category .media-heading{
	margin-top:5px;
	font-weight:600;
}

/* Yeni yıl 
div#content{
	background:#f2f2f2 url(images/yeni_yil_bg.jpg) no-repeat top right;
	background-attachment:fixed;
}*/



.home-list-categories ul.categories, div#grid div.product-outer{
	background:#fff;
}

 /*a.woocommerce-product-gallery__trigger img{
	 display:none !important;
 }*/
 
.single-product.full-width .product-images-wrapper div.images > a.woocommerce-product-gallery__trigger{
	background: rgba(255,255,255,0.85);
    font-size: 24px;
    padding: 0px;
    line-height: 45px;
}
 
 
/* ürün adı aşağı */ 

div.resimli_secenek{
	display:none;
}


.single-product-wrapper .summary.entry-summary{
	display:none;
}



.slick-slide img{
	margin:0 auto;
	text-align:center;
}

.slick-slide{
	text-align:center;
}

.single-product .product-images-wrapper{
	padding:20px;
}

#slide-nav-pgs img {
    width: auto;
    height: 100px !important;
    padding: 10px;
}

div#ust_uc_kategori a{
	display:block;
	overflow:hidden;
	border-radius:20px;
	-moz-border-radius:20px;
	-webkit-border-radius:20px;
}

div#ust_uc_kategori div.vc_col-sm-4{
	width:33%;
	float:left;
}

div#ust_uc_kategori {
	float:left;
	margin-bottom:50px;
}


div#ust_uc_kategori  div.wpb_wrapper{
	position:relative;
	margin:0 7px 10px;
}

div#ust_uc_kategori  span.ust_uc_urun_adi{
	display:block;
	position:absolute;
	width:100%;
	text-align:center;
	border:none;
	color:#fff;
	font-weight:600;

	top: 43%;
    z-index: 2;
    left: 0;
    font-size: 16px;
	text-shadow:0px 1px 2px #333;
}

div#ust_uc_kategori a:after{
	content:"";
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
	background:rgba(0,0,0,0.45);
	border-radius:20px;
	-moz-border-radius:20px;
	-webkit-border-radius:20px;
}


div#ust_uc_kategori a:hover span.ust_uc_urun_adi:after{
	content:"";
	width:75px;
	display:table;
	margin: 0 auto;
	background:#fff;
	height:2px;
}


div.product-thumbnail, .products .product.product-card .media-object, div#ust_uc_kategori a img{
	-webkit-transition: all 1s ease 0s;
	    transition: all 1s ease 0s;
}

span#bahce_title{
    position: absolute;
    color: #fff;
    background: #e04635;
    padding: 10px;
    font-weight: 500;
} 

div#yatak_setleri_pad{
	padding-top:40px;
}

div#grid .product-inner:hover  div.product-thumbnail,  .products .product.product-card:hover .media-object, div#ust_uc_kategori a:hover img{
	-webkit-transform: scale(1.25);
	transform: scale(1.25);
}

a.resimli_secenek_kontrol{
	background: #d75363;
    color: #fff;
    padding: 5px 10px;
    margin-left: 10px;
}

div#destek_hatti{
	margin:20px 0;
}

div#destek_hatti a{
	    padding: 10px 20px;
    background: #ffd800;
    color: #666;

    text-align: center;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    font-weight: 600;
}

.copyright-bar, .copyright-bar a{
	color:#666;
}
	
div#gorunum{
	margin-left: 50px;
    position: relative;
    top: 15px;
    max-width: 80px;
}

table.cart{
	width:80%;
	background:#fff;
	border:1px solid #fcfcfc;
	float:left;
}

tr.woocommerce-cart-form__cart-item.cart_item{
	border-bottom:1px solid #ebebeb;
}

div#siparis_ozeti{
	float:right;
	width:18%;
	padding: 20px 10px;
	background:#fff;
	border:1px solid #fcfcfc;
	position:relative;
}

.cart-collaterals .cart_totals{
	width:100%;
	margin:0;
}

div#siparis_ozeti .shipping_method input, div#siparis_ozeti ul li:nth-child(2),div#siparis_ozeti tr.shipping th,div#siparis_ozeti tr.shipping p {
	display:none;
}

div#siparis_ozeti div.wc-proceed-to-checkout a.checkout-button{
	background-color: #333;
    border-color: #333;
	color:#fff;
	font-weight:600;
	text-align:center;
	display:table;
	margin:0 auto;
	position:relative;
	z-index:10;
}

form.woocommerce-checkout .col2-set, form.woocommerce-checkout .order-review-wrapper{
	background:#fff;
}

.woocommerce-breadcrumb {
    margin-top: 0;
    padding-top: 10px;
    margin-bottom: 20px;
}

div.vbox-content{
	margin-bottom:-30px !important;
	margin-left: auto !important;
	margin-right: auto !important;
	padding:0 !important;
}

.accordion-header h1{
	font-weight:600;
}

.product-actions-wrapper{
	position:relative;
	z-index:4;
}

section.related.products ul.products {
	background:#fff;
}

.wpb-js-composer .vc_tta.vc_general .vc_tta-panel-title{
	font-size:15px;
}

.wpb-js-composer .vc_tta.vc_general .vc_tta-panel-title>a{
	padding:10px !important;
	background:#fcfcfc !important;
}

.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body{
	background-color:#fff !important;
}

span.sepetcik {
 font-weight: 500;
    font-size: 12px;
    color: #666;
    text-align: center;
    width: 100%;
    display: block;
    line-height: 12px;
    position: relative;
    top: 10px;
}

ul.navbar-wishlist a{
	text-align:center;
}

.woocommerce-cart-form .shop_table_responsive .product-price del{
	font-size: 90%;
    color: #999;
}

.woocommerce-cart-form .shop_table_responsive .product-price ins{
	font-weight:600;
	color:#d75363;
	text-decoration:none;
}


.extended .single-product-wrapper > .product-actions-wrapper .product-actions .price del{
	font-size:16px;
}




span#indirimli_fiyat{
	   position: absolute;
    top: 0px;
    background: #d75363;
    color: #fff;
    padding: 1px 10px;
    text-align: center;
    right: 55px;
    font-size: 12px;
    border-radius: 0 10px;
}

.product-actions-wrapper div.indirim_5:before{
	content: '%5 İndirim' !important;
}

.product-actions-wrapper div.indirim_15:before{
	content: '%15 İndirim' !important;
}

.product-actions-wrapper div.indirim_10:before{
	content: '%10 İndirim' !important;
}

.product-actions-wrapper div.indirim_20:before{
	content: '%20 İndirim' !important;
}

.product-actions-wrapper div.indirim_25:before{
	content: '%25 İndirim' !important;
}

.product-actions-wrapper div.indirim_30:before{
	content: '%30 İndirim' !important;
}

section.related.products{
	margin-top:30px;
}

td.product-teslim{
	font-size:13px !important;
}

div.gt_checkout_teslim{
	font-size:13px;
}

div.vbox-content img.figlio{
	padding:0 !important;
	width:auto !important;
	margin:-7px -15px;
}

div#siparis_goruntule{
	    background: #ebebeb;

    padding: 5px;
    font-weight: 600;
    text-align: center;
    margin-top: -30px;
}

.woocommerce-MyAccount-navigation-link--downloads{
	display:none;
}




div.add-to-cart-wrap{
	position:absolute;
	right:0;
	display:none;
}

div#refine{
	display:none;
}


@media (max-width: 991px){
	
	div#refine{
	display:block;
	float:left;
}


    div#sidebar{
		position:fixed !important;
		display:none;
		max-height:425px;
		overflow-y:auto;
		padding:20px !important;
		top:20%;
		left:0;
		z-index:500;
		background:#fff;
	}
	
	div#refine a{
		
		vertical-align: middle;
   background: rgb(255,183,107);
background: -moz-linear-gradient(top, rgba(255,183,107,1) 0%, rgba(255,167,61,1) 50%, rgba(255,124,0,1) 51%, rgba(255,127,4,1) 100%);
background: -webkit-linear-gradient(top, rgba(255,183,107,1) 0%,rgba(255,167,61,1) 50%,rgba(255,124,0,1) 51%,rgba(255,127,4,1) 100%);
background: linear-gradient(to bottom, rgba(255,183,107,1) 0%,rgba(255,167,61,1) 50%,rgba(255,124,0,1) 51%,rgba(255,127,4,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffb76b', endColorstr='#ff7f04',GradientType=0 );
    border: 1px solid #ccc;
	    border-color: #e3e3e3;
		color: #fff;
		font-weight: 600;
    font-size: 18px;
		border-radius:100px;
		-moz-border-radius:100px;
		-webkit-border-radius:100px;
		padding: .375rem 1.75rem .375rem .75rem;
		 -webkit-animation:pulse 0.7s linear infinite;animation:pulse 0.7s linear infinite;
	}
	
	a#kapat_bakim{
	position: absolute;
	right:5px;
    top: 5px;
    color: #999;
    padding: 15px;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    font-weight: bold;
    font-size: 18px;
	}
	
	.select2-container, .select2-dropdown{
		z-index:1000;
	}
	

	
	
}


@media (max-width: 325px){
	div.add-to-cart-wrap{
		display:none;
		
	}
	
	.yith-wcwl-add-button > a i, .wishlist_table .add_to_cart.button i{
		position:relative;
		right:5px;
	}
}

.recent-post-slider *{
	text-align:left;
}

div#sidebar{
	background:#fff;
	padding:10px !important;
}

div.skucuk{
    position: absolute;
    top: 10px;
    left: 5px;
    color: #fff;
    background: #333;
    padding: 2px 5px;
    font-size: 13px;
}

div.shop-control-bar{
	padding:0;
}

.section-product-cards-carousel h2.h1 a{
	color:#333e48;
}

.section-product-cards-carousel h2.h1 a:hover{
	color:#333;
}

span.kucuk_olcu{
	font-size:13px;
	color:#999;
}

div#ahsap-kartela{
	clear:both;
	padding-top:20px;
}

div.single-product-wrapper .single_add_to_cart_button{
	text-transform:uppercase;
	font-weight:900;
}

.single_add_to_cart_button.button::before{
	text-transform:lowercase;
}

span.select2-selection.select2-selection--single{
	background: linear-gradient(to bottom,  #eeeeee 0%,#cccccc 100%);

}

.select2-container--default .select2-selection--single .select2-selection__placeholder{
	color:#111 !important;
	text-shadow:0px 1px 2px #fff;
}


/*div.woocommerce-message a.wc-forward {
    position: absolute;
    bottom: 0;
    color:#333;
    left: 0;
    padding: 20px;
	font-weight:bold;
}*/

div.woocommerce-message a.wc-forward:hover {
  color:#333;
}


div#kampanya{
	margin:0;
	position:relative;
}

/*div#kampanyacik{
	position:absolute;
	right: -66px;
    top: -64px;
	background:transparent url(images/kis-kampanya.png) no-repeat center center;
	background-size:contain;
	width:140px;
	height:120px;
	z-index:100;
}*/


div#kampanyacik{
	position:absolute;
	right: -66px;
    top: -64px;
	background:transparent url(images/bahar-kampanya.png) no-repeat center center;
	background-size:contain;
	width:150px;
	height:158px;
	z-index:100;
}

div.kategori_urunler section.home-list-categories ul.categories{
	position:relative;
}

/*div.kategori_urunler div.owl-item:before, div.kategori_urunler section.home-list-categories ul.categories:before, div#grid ul.products:before{
	content:"";
	position:absolute;
	right:0;
	top:0;
	z-index:90;
	background:transparent url(images/kis-kampanya.png) no-repeat center center;
	background-size:contain;
	width:112px;
	height:120px;
}*/

/*div.kategori_urunler div.owl-item:before, div.kategori_urunler section.home-list-categories ul.categories:before, div#grid ul.products:before{
	content:"";
	position:absolute;
	right:0;
	top:0;
	z-index:90;
	background:transparent url(images/ilkbahar.png) no-repeat center center;
	background-size:contain;
	width:115px;
	height:120px;
}*/

span.wc-pao-addon-image-swatch-price{
	color:#d55564;
	font-size:90%;
}

.telefoncuk i.fa.fa-phone{
	position:relative;
	top:3px;
}

.telefoncuk a{
	
color:rgb(255,168,76) !important;
padding: 2px 10px;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    font-weight: 500;
}

.bankacik a{

color:#3bdd70 !important;
padding: 2px 10px;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    font-weight: 500;
}


.online_odeme a{
	
color:#58b4e8 !important;
padding: 2px 10px;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    font-weight: 500;
}


.magazalar_menu a{

color:#ff67b6 !important;
padding: 2px 10px;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    font-weight: 500;
}


button.navbar-toggle-hamburger:after {
    content: 'MENU';

    bottom: -10px;
    background: #fff;
    font-size: 12px;

    color: #111;
    width: 100%;
    text-align: center;
    display: table;
    font-weight: 500;
    padding: 5px;
}

li.product_tag-yeni-urun:before,  div.product_tag-yeni-urun div.product-images-wrapper:before{
	content:"";
	width:55px;
	height:45px;
	position:absolute;
	left:10%;
	top:10px;
	z-index:10;
	background:transparent url(images/yeni-urun.png) no-repeat 0 0;
	background-size:contain;
}


 div.product_tag-yeni-urun div.product-images-wrapper:before{
	width:80px;
	height:64px;
	top:60px;
	right:10%;
	left:auto;
 }
 
 
 li.product_tag-firsat-urunu:before,  div.product_tag-firsat-urunu div.product-images-wrapper:before{
	content:"";
	width:78px;
	height:65px;
	position:absolute;
	left:10%;
	top:10px;
	z-index:10;
	background:transparent url(images/firsat-urunu.png) no-repeat 0 0;
	background-size:contain;
}


 div.product_tag-firsat-urunu div.product-images-wrapper:before{
	width:120px;
	height:100px;
	top:60px;
	right:10%;
	left:auto;
 }
 
 
 div.product_tag-hemen-teslim div.single-product-main-image:after {
	 content:"Hemen Teslim";
	padding:5px 10px;
	background:#ff0000;
	color:#fff;
	position:absolute;
	left:20px;
	bottom:20px;
 }
 
li.product_tag-hemen-teslim div.product-thumbnail:after{
	  content:"Hemen Teslim";
	padding:5px 10px;
	background:#ff0000;
	color:#fff;
	position:absolute;
	left: 8px;
    bottom: 7px;
    font-size: 12px;
 }
 
 
div.gt-handheld-footer-bar span.cart-items-count {
	color:#fff;
}

.gt-handheld-footer-bar ul:not(.menu) li.cart > a:before{
	color:#333;
}

ul.navbar-mini-cart span.cart-items-count{
bottom: 0;
    left: 15px;
	    background: #ebebeb;
    color: #999;
    text-shadow: 0 1px 2px #fff;
}

.mobil_goster{
	display:none;
}

/*div.tp-bgimg{
	border:2px solid #444;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
}*/

div.katalog_hover img{
	box-shadow:0px 1px 6px #dedede !important;
	max-width:75%;
	display:table;
	margin:0 auto;
}

.kategori_urunler section.section-product-cards-carousel{
		position:relative;
}

.kategori_urunler section.section-product-cards-carousel a.anasayfa_uruncukler{
	position: absolute;
    width: 100%;
    left: 0;
    height: 100%;
    text-indent: -10000px;
    z-index: 100;
	top:0;
}

.kategori_urunler section.section-product-cards-carousel a.anasayfa_uruncukler:hover{
	background:rgba(255,255,255,0.3);
}

section.section-product-cards-carousel header .h1, .products-6-1 header .h1{
	padding:0 10px;
}

.products .product.product-card .media-object{
	max-height:190px;
	max-width:100%;
}

.products .product.product-card .product-inner, div#grid div.product-inner{
	margin:10px;
	-webkit-border-radius: 10px;
    -moz-border-radius:  10px;
    border-radius:  10px;
  
	overflow:hidden;
}

.product-cards-carousel .owl-item ul.products,  div#grid div.product-outer{
	padding:10px 0 20px;
}

div.magazacik{
	margin-bottom:15px;
}

div.magazacik a{
	background: #ff3019;
background: -moz-linear-gradient(top, #ff3019 0%, #cf0404 100%);
background: -webkit-linear-gradient(top, #ff3019 0%,#cf0404 100%);
background: linear-gradient(to bottom, #ff3019 0%,#cf0404 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff3019', endColorstr='#cf0404',GradientType=0 );
    color: #fff;
    display: table;
    text-align: center;
    margin: 0 auto;
    padding: 5px 30px;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
		font-size:18px;
	font-weight:600;
}

.gt-handheld-footer-bar ul:not(.menu) li > a{
	border:none !important;
}


.magazacik_menu a{
	background: #ff3019;
background: -moz-linear-gradient(top, #ff3019 0%, #cf0404 100%);
background: -webkit-linear-gradient(top, #ff3019 0%,#cf0404 100%);
background: linear-gradient(to bottom, #ff3019 0%,#cf0404 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff3019', endColorstr='#cf0404',GradientType=0 );
    color: #fff !important;
	display:block;

}

.online_meunucuk a{
	background: rgb(73,192,240);
    background: -moz-linear-gradient(top, rgba(73,192,240,1) 0%, rgba(44,175,227,1) 100%);
    background: -webkit-linear-gradient(top, rgba(73,192,240,1) 0%,rgba(44,175,227,1) 100%);
    background: linear-gradient(to bottom, rgba(73,192,240,1) 0%,rgba(44,175,227,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#49c0f0', endColorstr='#2cafe3',GradientType=0 );
    color: #fff !important;
    color: #fff !important;
	display:block;

}


.magazacik h3{
	font-size:14px;
	line-height:26px;
}

span.loop-product-categories{
	display:none !important;
}


div#tawkchat-container{
	bottom:50px !important;
}

div#mobil_menu{
	display:none;
}

.floatcik{
	position:fixed;
	width:60px;
	height:60px;
	bottom:20px;
	right:20px;
	background-color:#25d366;
	color:#FFF;
	border-radius:50px;
	text-align:center;
  font-size:30px;
	box-shadow: 2px 2px 3px #999;
  z-index:100;
  -webkit-animation:pulse 0.85s linear infinite;animation:pulse 0.85s linear infinite;
}

.floatcik.mobil_float{
	bottom:70px;
}

.my-float{
	margin-top:16px;
}

.floatcik i{
	color:#fff;
}

.floatcik:hover{
	color:#fff;
}

body.home div#content{
	background:#fff;
}

body.home .product-cards-carousel .owl-item ul.products{
	background:none;
}

body.home li.product-card div.product-inner{
	background:#fff;
	border:2px solid #ebebeb !important;
}

body.home section header{
	border:none;
}

body.home ul.categories{
	background:none;
}

body.home ul.categories li div.media{
	background:#fff;
	border:2px solid #ebebeb;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
}

body.home .home-list-categories ul.categories > li.category::after{
	display:none;
}

div#gtranslate_wrapper {
    z-index: 50 !important;
	right: 2px !important;
    top: 250px !important;
    left: auto !important;
    width: 85px;
}

div#payment div.payment_box.payment_method_eticsoft_paynet img{
	float:left;
	margin:0 3px;
	height:auto;
	max-height:30px;
}

article#post-2139 p{
	margin:0;
}

div.yatak_tse{
	position:relative;
	clear: both;
}

div.yatak_tse:before{
	    content: "";
    position: absolute;
    right: 25px;
    top: 12px;
    width: 100px;
    height: 100px;
    background: transparent url(images/tse.png) no-repeat 0 0;
    background-size: contain;
    z-index: 2;
    box-shadow: 0px 1px 5px #dedede;
    border-radius: 50%;
}

div.yatak_tse2:before{
	    content: "";
    position: absolute;
    right: 25px;
    top: 25px;
    width: 100px;
    height: 100px;
    background: transparent url(images/tse.png) no-repeat 0 0;
    background-size: contain;
    z-index: 2;
    box-shadow: 0px 1px 5px #dedede;
    border-radius: 50%;
}

div.yatak_tse3:before{
	    content: "";
    position: absolute;
    right: 25px;
    top: 12px;
    width: 100px;
    height: 100px;
    background: transparent url(images/tse.png) no-repeat 0 0;
    background-size: contain;
    z-index: 2;
    box-shadow: 0px 1px 5px #dedede;
    border-radius: 50%;
}

div#rev_slider_1_1 div.tp-caption {
	padding:15px 20px !important;
}

div#rev_slider_1_1 div.tp-caption.rev-scroll-btn {
	padding:0 !important;
}

div.gt-description img{
	display:inherit;
	max-height: 400px;
    width: auto;
}

#mesajcik{
	height:100px;
}

div#anket span.wpcf7-list-item{
	font-size: 26px;
	color:#fec603;
}

div.yildizcik{
	text-shadow:0px 1px 2px #fff;
}

li.heateorSssSharingRound{
	position:relative;
	top:10px;
}

li.heateor_sss_twitter_tweet{
	position:relative;
	top:3px;
}

div#sosyal{
	float:right;
}

div#sosyal div.fb_iframe_widget iframe{
	min-width:72px;
	width:72px;
}

iframe.twitter-share-button{
	margin-top:-3px;
}

/* gift */


.gift-popup-title{
display:block;
clear:both;
}

a.btn-add-gift-button2, a.btn-add-gift-button2:hover,
a.btn-add-gift-button, a.btn-add-gift-button:hover{
	padding:10px 20px;
    color:#fff !important;
    background: #4096ee;
background: -moz-linear-gradient(top, #4096ee 0%, #4096ee 100%);
background: -webkit-linear-gradient(top, #4096ee 0%,#4096ee 100%);
background: linear-gradient(to bottom, #4096ee 0%,#4096ee 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4096ee', endColorstr='#4096ee',GradientType=0 );
font-weight:600;
}

div.gt-handheld-footer-bar li.compare{
display:none;
}

div.hediyecik2{
background: #f7d722;
    background: -moz-linear-gradient(top, #f7d722 0%, #f9c667 100%);
    background: -webkit-linear-gradient(top, #f7d722 0%,#f9c667 100%);
    background: linear-gradient(to bottom, #f7d722 0%,#f9c667 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7d722', endColorstr='#f9c667',GradientType=0 );
    font-weight: 600;
    padding: 5px 10px;
    margin: 10px 0;
    float: left;
    color: #111;
text-align:center;
}

div.hediyecik2 small{
display:block;
}

div.hediyecik{
	text-align: center;
    position: absolute;
    margin-top: 140px;
	background:#0089cf;
	color:#fff;
	width: 66%;
    margin-left: 17%;
    padding:5px;
    font-size:12px;
}

div.hediyecik small{
	display:block;
	color:#fff;
    line-height:15px;
}





div#sepet_bekle{
	position:absolute;
	top:0;
	left:0;
	background:rgba(255,255,255,0.8);
	z-index:1000;
	display:none;
	 width:100%;
    height:100%;
}

div#sepet_uyari{
	position:relative;
}

div#sepet_uyari_ic {

	 -webkit-animation:pulse 1s linear infinite;animation:pulse2 1s linear infinite;
	display: flex; 
  align-items: center; 
  justify-content: center; 
  text-align: center; 
  position: fixed;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
}


.renk_secimi{
	display:block;
	color: #0089cf !important;
    font-weight: 600;
	font-size:13px !important;
}

span.hediye_urun_fiyat{font-size:13px;}

div.owl-carousel div.hediyecik {
    width: 100%;
    margin-left: 0;

}



.gift-popup-title{
display:block;
clear:both;
}

a.btn-add-gift-button2, a.btn-add-gift-button2:hover{
	padding:10px 20px;
    color:#fff !important;
    background: #4096ee;
background: -moz-linear-gradient(top, #4096ee 0%, #4096ee 100%);
background: -webkit-linear-gradient(top, #4096ee 0%,#4096ee 100%);
background: linear-gradient(to bottom, #4096ee 0%,#4096ee 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4096ee', endColorstr='#4096ee',GradientType=0 );
font-weight:600;
}


div.hediyecik2{
background: #f7d722;
    background: -moz-linear-gradient(top, #f7d722 0%, #f9c667 100%);
    background: -webkit-linear-gradient(top, #f7d722 0%,#f9c667 100%);
    background: linear-gradient(to bottom, #f7d722 0%,#f9c667 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7d722', endColorstr='#f9c667',GradientType=0 );
    font-weight: 600;
    padding: 5px 10px;
    margin: 10px 0;
    float: left;
    color: #111;
text-align:center;
}

div.hediyecik2 small{
display:block;
}

div.hediyecik{
	text-align: center;
    position: absolute;
    margin-top: 140px;
	background:#0089cf;
	color:#fff;
	width: 66%;
    margin-left: 17%;
    padding:5px;
    font-size:12px;
}

div.hediyecik small{
	display:block;
	color:#fff;
    line-height:15px;
}



.renk_secimi{
	display:block;
	color: #0089cf !important;
    font-weight: 600;
	font-size:13px !important;
}

span.hediye_urun_fiyat{font-size:13px;}

div.owl-carousel div.hediyecik {
    width: 100%;
    margin-left: 0;

}

div#kampanya_text{
	display:none;
	text-align:center;
	display:block;
	background: #ff3019;
background: -moz-linear-gradient(top, #ff3019 0%, #cf0404 100%);
background: -webkit-linear-gradient(top, #ff3019 0%,#cf0404 100%);
background: linear-gradient(to bottom, #ff3019 0%,#cf0404 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff3019', endColorstr='#cf0404',GradientType=0 );
color:#fff;
border-radius:20px;
-moz-border-radius:20px;
-webkit-border-radius:20px;
padding:5px 10px;
font-weight: 600;
    font-size: 12px;
    clear: both;
    margin-top: 5px;
}

div.payment_paynet_bank{
	float:left !important;
}

span#kampanyacik{
	display:block;
}

.product_tag-yeni-kampanya div#urun_fiyati:before{
	display:none !important;
}


.single-product .cart .quantity{
	float:left;
	position:relative;
}

span.miktar_sec .minus, span.miktar_sec .plus{
    border: none;
    padding: 2px 10px;
    position: absolute;
    background: #fff;
    font-weight: 600;
    font-size: 21px;
    margin: 2px 10px;
	z-index:10;
}

span.miktar_sec .plus{
	top:0;
	right:0;
}

.miktar_sec button:hover span.miktar_ikon, .miktar_sec button:hover,
.miktar_sec button:focus span.miktar_ikon, .miktar_sec button:focus
{
	color:#232020 !important;
}


.extended .single-product-wrapper > .product-actions-wrapper .product-actions div.quantity .qty{
	text-align:center;
	font-weight:600;
}

div.video_izle{
text-align: center;
    font-weight: 700;
}

div.video_izle i{
font-size: 20px;
    position: relative;
    top: 2px;
}

div.video_izle a{
	color:#ff0000;

}


div#yilbasi_bg{
	background:rgba(0,0,0,0.92);
	position:fixed;
	left:0;
	top:0;
	z-index:10000;
	width:100%;
	height:100vh;
	display:none;



}

div#yilbasi_uyari{
	text-align:center;
	color:#fff;
	margin-top:70px;
	font-size:21px;
	
	position: relative;
    height: 400px;
	
}


div#yilbasi_uyari h3{
	font-size:36px;
	font-weight:700;
}

 div#yilbasi_uyari_ic{
	position: absolute;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  max-width:600px;
}

li#menu-item-11211 a, li#menu-item-11211 a:hover{
	background:#ff2d2d !important;
	color:#fff !important;
	font-weight:500  !important;
}

li#menu-item-10852 a, li#menu-item-10852 a:hover{
	background:#f5f5f5 !important;
	font-weight:500  !important;
}




.tax_label, .includes_tax { display: none }

.wc-pao-addon-kumas-turu p.radio_secenekli{
	float:left;
	width:33%;
	clear:none;
	text-align: left;
    margin-bottom: 2px;
}

.wc-pao-addon-kumas-turu label.wc-pao-addon-name{
	clear:both;
	width:100%;
}

div#takip {
	margin-top:15px;
}

div#takip a{
	display:table;
	margin:4px 0;
	height:30px;
	background:transparent url(images/sosyal_logo.png) no-repeat 0 0;
	background-size:cover !important;
	width:190px;
	font-size:13px;
	text-align:center;
	line-height:28px;
	    background-position: 0 25%;
  color:#fff;

}

div#takip  a:hover{
	color:#fff;
	text-shadow:0px 1px 2px #fff;
}

div#takip  p:nth-child(2) a{
	background-position: 0 0%;	
}

div#takip  p:nth-child(3) a{
	background-position: 0 100%;	
}

div#takip  p:nth-child(4) a{
	background-position: 0 100%;	
}

div#takip  p:nth-child(5) a{
	background-position: 0 100%;	
}


img{
	 -webkit-backface-visibility: hidden;
   
	image-rendering: -moz-crisp-edges; /* Firefox */
image-rendering: -o-crisp-edges; /* Opera */
image-rendering: -webkit-optimize-contrast; /* Webkit (non-standard naming) */
image-rendering: crisp-edges;
-ms-interpolation-mode: nearest-neighbor; /* IE (non-standard property) */
}

div#takip h4{
	font-size:14px;
	font-weight:700;
}

h3.wc-pao-addon-heading{
	font-size: 17px;
    font-weight: 700;
}

a.renk_diger{
	background:#f7f7f7;
	border-radius:10px;
	border:1px solid #dedede;
	padding:5px 7px;
	margin:2px 5px;
	font-weight:500;
	color:#999;
	text-shadow:0 1px 2px #fff;
}

a.renk_diger:hover{
	color:#111;
}



div.sepet_mini a{
	width:46%;
	display:inline-block;
	text-align:center;
	background:#f7f7f7;
	border:1px solid #dedede;
	padding:4px 3px;
	margin:0px 5px 10px 5px;
	color:#333;
	text-shadow:0 1px 2px #fff;
	font-size:12px;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
}

div.sepet_mini a:hover{
	border:1px solid #bbb;
	color:#000;
}

.wc-pao-addon-kose-secimi .form-row label, .wc-pao-addon-raf-yonu .form-row label{
	position:relative;
	height:55px;
}

label#sol-kose:after, .wc-pao-addon-raf-yonu label#sol:after{
	content:"";
	width:103px;
	height:65px;
	position:absolute;
	background:#fff url(images/sol_kose.png) no-repeat 0 0;
	top:-12px;
	background-size:contain;
	left:20px;
}

label#sag-kose:after, .wc-pao-addon-raf-yonu label#sag:after{
	content:"";
	width:103px;
	height:65px;
	position:absolute;
	background:#fff url(images/sag_kose.png) no-repeat 0 0;
	top:-12px;
	background-size:contain;
	left:20px;
}

.wc-pao-addon-ayna-yonu label.wc-pao-addon-name {
	clear:both;
	display:block;
}
	
.wc-pao-addon-ayna-yonu p.radio_secenekli {
	width:50%;
	float:left;
	clear:none;
}

.wc-pao-addon-ayna-yonu .form-row label{
	position:relative;
	height:180px;
}

.wc-pao-addon-ayna-yonu  label#sol:after{
	content:"";
	width:120px;
	height:200px;
	position:absolute;
	background:#fff url(images/sol_ayna.png) no-repeat 0 0;
	top:-12px;
	background-size:contain;
	left:20px;
}

.wc-pao-addon-ayna-yonu  label#sag:after{
	content:"";
width:120px;
	height:200px;
	position:absolute;
	background:#fff url(images/sag_ayna.png) no-repeat 0 0;
	top:-12px;
	background-size:contain;
	left:20px;
}

/*

.wc-pao-addon-dolap-yonu label.wc-pao-addon-name, .wc-pao-addon-cekmece-yonu label.wc-pao-addon-name {
	clear:both;
	display:block;
}
	
.wc-pao-addon-dolap-yonu p.radio_secenekli, .wc-pao-addon-cekmece-yonu p.radio_secenekli{
	width:50%;
	float:left;
	clear:none;
}

.wc-pao-addon-dolap-yonu .form-row label, .wc-pao-addon-cekmece-yonu .form-row label{
	position:relative;
	height:180px;
}

.wc-pao-addon-dolap-yonu  label#sol:after, .wc-pao-addon-cekmece-yonu  label#sol:after{
	content:"";
	width:120px;
	height:200px;
	position:absolute;
	background:#fff url(images/sol_dolap.png) no-repeat 0 0;
	top:-12px;
	background-size:contain;
	left:20px;
}

.wc-pao-addon-dolap-yonu  label#sag:after, .wc-pao-addon-cekmece-yonu  label#sag:after{
	content:"";
width:120px;
	height:200px;
	position:absolute;
	background:#fff url(images/sag_dolap.png) no-repeat 0 0;
	top:-12px;
	background-size:contain;
	left:20px;
}
*/

div.takvimcik{
	font-size:13px;
}

.warning div.takvimcik{
	border:2px solid #ff0000;
	border-radius:10px;
}

div#tarih_secin_text{
	display:none;
	font-size: 12px;
    font-weight: 600;
    text-align: center;
    background: #ff0000;
    padding: 5px;
    color: #fff;
    clear: both;
    line-height: 16px;
    margin: 7px 0;
}

.sari_buton{
	background:#febf01;
	padding:7px;
}

div.Zebra_DatePicker  tr td{
	padding:5px !important;
	text-align:center !important;
	
}


.Zebra_DatePicker {
    width: 300px;
    position: fixed !important;
    right: 100px !important;
    top: 150px !important;
}

.hata_border{
	border: 2px solid #ff0000;
    padding: 10px;
}

div.notcuk {
    position: absolute;
    bottom: -30px;
    font-size: 11px;
    width: 100%;
    text-align: center;
    color: #999;
	padding:5px;
	line-height: 12px;
}

#urun_notu::placeholder {
   color:#999;
   font-size:13px;
}


.products .product.product-card, body.home li.product-card div.product-inner{
	min-height:300px;
}




span#konum_yazi{
	font-size: 13px;
   
    line-height: 21px;
    display: block;
    text-align: center;
    margin-bottom: 10px;
}

div#konum_gonder{
	position:relative;
	clear:both;
}

div#sifirla_goster a{
	position:absolute;
	bottom:10px;
	left:10px;
	color:#fff;
	background: #ff3019;
background: -moz-linear-gradient(top, #ff3019 0%, #cf0404 100%);
background: -webkit-linear-gradient(top, #ff3019 0%,#cf0404 100%);
background: linear-gradient(to bottom, #ff3019 0%,#cf0404 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff3019', endColorstr='#cf0404',GradientType=0 );
padding:5px 15px;
font-size:14px;
font-weight:500;
}

a#scrollUp{
	display:none !important;
}

.wc-pao-addon-image-swatch img.gt_kulp{
	max-width:142px;
	max-height:142px;
}

div.woocommerce-message a.button.wc-forward{
	
    color: #fff !important;
  
}

p.woocommerce-mini-cart__buttons a.checkout{
	display:none;
}


.trwpwhatsappballon{font-size:14px;border-radius:12px;border:1px solid #fff;max-width:250px;padding-bottom:5px;background:#fff}.trwpwhatsapptitle{background-color:#22c15e;color:#fff;padding:14px;border-radius:12px 12px 0 0;text-align:center}.trwpwhatsappmessage{font-size:12px;padding:16px 12px;background-color:#fff}.trwpwhatsappinput{background-color:#fff;border-radius:0 0 12px 12px}.trwpwhatsappinput input{width:208px;border-radius:10px;margin:1px 1px 0 10px!important;padding:10px!important;font-weight:300;font-size:12px!important;background-color:#efefef;border:1px solid #d4d4d4;text-transform:inherit;height:35px!important;line-height:21px!important}.trwpwhatsappinput input::placeholder{text-transform:inherit}.trwpwhatsappbutton{background-color:#22c15e;border-radius:20px;padding:8px 15px;cursor:pointer;color:#fff;max-width:220px;margin-top:10px;margin-bottom:10px;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.trwpwhatsappall{position:fixed;z-index:9999;line-height:21px;bottom:0;right:10px;font-weight:300;font-size:15px}.trwpwhatsappsendbutton{color:#22c15e;cursor:pointer;width:auto;margin:0;padding:0;float:right;background:none}.trwpwhatsappsendbutton i{color: #22c15e;float:right;position:absolute;z-index:99999;right:9px;bottom:75px;font-size:18px!important}button{border:none}.kapat{line-height:12px;position:absolute;right:8px;top:6px;font-size:13px;border:1px solid #fff;border-radius:99px;padding:2px 5px 2px 5px;color:#fff;font-size:10px;cursor:pointer}
.trwpwhatsappbutton{
	font-size:13px;
}
.trwpwhatsappbutton i{
	font-size: 19px;
    position: relative;
    top: 2px;
}

form#whatsapp_form {
	margin:0 !important;
}
input#whatsapp_place::placeholder {
	color:#999;
}


div#dil_tercume .switcher .selected a{
	width:90px !important;
}

div#dil_tercume .switcher{
	width:102px !important;
}

div#dil_tercume {
       position: absolute;
    left: 300px;
    top: -53px;
	border-radius:10px;-moz-border-radius:10px;-webkit-border-radius:10px;
}


div#dil_tercume2 {
  margin:10px 0 0 10px;
 
}

div#dil_tercume2 *{
	 text-transform:capitalize;
}

li.sakla a{
	display:none !important;
}

.navbar-primary .navbar-nav ul.dropdown-menu{
	background:rgba(0,0,0,0.95);
}

nav.navbar.navbar-primary.navbar-full{
	background:#fff;
	-webkit-box-shadow: 5px 5px 10px 10px rgb(0 0 0 / 10%);
    -moz-box-shadow: 5px 5px 10px 10px rgba(0, 0, 0, 0.1);
    box-shadow: 5px 5px 10px 10px rgb(0 0 0 / 10%);
}

.fb_iframe_widget{
	z-index:0;
}

div#hibe{
	margin:20px auto;font-size:10px;color:#bbb;text-align:center;display:block;line-height:14px;
	
}

div#evlilik_div{
	float:left;
	margin-bottom:35px;
}

div#evlilik_div_ic a, div#yatak_bolumu_ic{
	background: #f5f5f5;
   padding:10px;
	display:block;
}


section header h1, section header .h1 {
    font-size: 1.2em;
    line-height: 1.2em;
    display: inline-block;
    padding-bottom: 0.2em;
    letter-spacing: 2px;
    position: relative;
    font-weight: 900;
    margin-bottom: 0;
}

section header h1:after, section header .h1:after {
    content: ' ';
    border-bottom: 2px solid transparent;
    display: block;
    position: absolute;
    bottom: -3px;
 width: 14%;
    left: 42%;
}

section header {
    text-align: center;
}

div.vc_col-sm-6{
	width:50%;
	float:left;
}

div#yatak_bolumu{
	position:relative;
}



div#yatak_bolumu ul{
	position: absolute;
    left: 37px;
    padding: 0;
    list-style-type: none;
    top: 35%;
    font-weight: 600;
}

div#yatak_bolumu ul  a{
   line-height:26px;
}


div#yatak_bolumu ul  a i{
    font-weight: 400;
    font-size: 12px;
    margin-right: 4px;
}

div.kategori_urunler, div#sizin_icin_sec{
	clear:both;
}

div#alt_sef{
	font-size:12px;
	color:#999;
	text-align:center;
}

div#alt_sef a{
	color:#999;
}

div#oturma_grubu_div{
  
    padding-top: 30px;
    padding-bottom: 30px;
    margin-bottom: 35px;
	
	background:#f7f7f7;
}

/*div#oturma_grubu_div{
	
  
    background-image: url(images/bgcik.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;

}*/

/*div#oturma_grubu_div h2.h1 a{
	color:#fff !important;
}

div#oturma_grubu_div h2.h1:after{
	border-color: #fff !important;
}*/

div.ortala{
	text-align:center;
}

div#urun_ayir a{
	display:block;
	margin:20px;
}

div#urun_ayir img{
	padding:10px;
	border:1px solid #dedede;
	background:#f5f5f5;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
		-webkit-transition: all 1s ease 0s;
	    transition: all 1s ease 0s;
		position:relative;
}


div#urun_ayir img:hover{
	-webkit-transform: scale(1.25);
	transform: scale(1.25);
	z-index:2;
}

.bosluk_kes{
	clear:both;
}


h2.wpb_heading, h1.entry-title{
	text-align:center;
	position:relative;
	display: table;
    margin: 0 auto;
}

h2.wpb_heading:after, h1.entry-title:after{
	content: ' ';
    border-bottom: 2px solid #333e48;
    display: block;
    position: absolute;
    bottom: -3px;
    width: 50%;
    left: 25%;
}


h2.wpb_heading{
	    font-size: 1.5rem;
    font-weight: 600;
}

div#relativcik{
	position:relative;
}


.yith-wcwl-add-button > a i, .wishlist_table .add_to_cart.button i{
	float:right;
}

button#sepet_onay{
	position:relative;
	z-index:999;
}

.single_add_to_cart_button.button:focus::before, .single_add_to_cart_button.button:hover::before{
	background:none !important;
}

article#post-5435 div.vc_col-sm-3{
	width:25%;
	float:left;
	border: 1px solid #dedede;
    padding: 10px;
}

 article#post-5435 h4{
	 font-size: 18px;
    font-weight: 700;
 }
 
  article#post-5435 h3{
	 font-size: 28px;
  }
 
 
article#post-5435 div.wpb_wrapper {
   border-bottom: 1px solid #dedede;
    padding: 10px;
  
}

span.renk_span {
    display: block;
    text-align: center;
    font-size: 9px;
    color: #fff;
	height: 22px;
    overflow: hidden;
	background:#d75363;
	white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.wc-pao-addon-image-swatch{
	margin-bottom: 5px;
}

.wc-pao-addon-image-swatch img {
text-align: center;
    display: table;
    margin: 0 auto;
	width: 92px;
    height: 92px;
}

.wc-pao-addon-image-swatch:active, .wc-pao-addon-image-swatch:focus, .wc-pao-addon-image-swatch:hover{
	outline: 2px solid #d75363;
}

.Zebra_DatePicker td.dp_not_in_month{
	    color: #f3f3f3 !important;
}


@-webkit-keyframes color-change {0%{color:#444; -webkit-transform:scale(1, 1);}
50%{color: #d75363;-webkit-transform:scale(1.1, 1.1);}
100%{color:#444; -webkit-transform:scale(1, 1);};}
@keyframes color-change {0%{color:#444; transform:scale(1, 1);}
50%{color: #d75363;transform:scale(1.1, 1.1);}
100%{color:#444; transform:scale(1, 1);};}

.gt_kumas_aktif label.wc-pao-addon-name{
		color:#444;
	  animation: color-change 1.15s linear infinite;
}


h1.product_title.entry-title:after, .wc-pao-addon-renk-fiyatlari, .variation-RenkFiyatlar,.wc-pao-addon-ozel-renk-fiyati, .variation-OzelRenkFiyati{
	display:none;
}

   #bannercik{
   margin-bottom:40px;
   }
   
   
   
   .kampanya_firsatlari div.onsale-product-thumbnails div.thumbnails {
	   display:none;
   }
   
  .kampanya_firsatlari div.onsale-product{
       width: 25%;
    float: left;
    position: relative;
    border: 1px solid #ebebeb;
    margin-bottom: 25px;
    height: 500px;
}

.kampanya_firsatlari div.onsale-product div.images{
	padding:20px;
	height:300px;
	overflow:hidden;
}


.kampanya_firsatlari h2.woocommerce-loop-product__title{
	font-size:14px;
	text-align:center;
}

.kampanya_firsatlari div.hediyecik, .kampanya_firsatlari div.marketing-text {
	display:none;
}

.kampanya_firsatlari span.gt-price del, .kampanya_firsatlari span.gt-price ins{
	display:block;
	font-size:18px;
}

.kampanya_firsatlari span.gt-price del{
	color:#999;
}

.kampanya_firsatlari span.gt-price ins{
	text-decoration:none;
}

.kampanya_firsatlari div.onsale-product-content{
	margin-top:6px;
}

.kampanya_firsatlari a.woocommerce-LoopProduct-link h2{
	font-weight:600;
}

.kampanya_firsatlari span.savings-text{
	font-size:13px;
}

.kampanya_firsatlari div.deal-countdown span.value{
	font-size:18px !important;
	line-height:26px !important;
	padding:5px !important;
	width:40px !important;
	height:40px !important;
}

div.deal-cart-button div.add-to-cart-wrap{
	position:relative;
	
}

.bannercik h2.h1:after{
	display:none;
}

.bannercik .section-onsale-product{
	margin-bottom:0;
	background:#fff;
}


.bannercik .section-onsale-product .savings, .section-onsale-product-carousel .savings{
	background:#e72632;
	color:#fff;
}

.bannercik .section-onsale-product h2.h1{
	font-size:15px;
}

.bannercik div.onsale-products div.hediyecik, div.onsale-products div.deal-progress{
	display:none;
}

.bannercik .section-onsale-product .onsale-product .price{
	font-size:19px;
	margin-bottom:10px;
}

.section-onsale-product, .onsale-product-carousel{
	padding:10px;
}

.bannercik .section-onsale-product .onsale-product .countdown span.value, .bannercik .section-onsale-product-carousel .onsale-product .countdown span.value{
	font-size:16px;
	line-height:24px;
	width:21px;
	height:21px;
	background:transparent;
	margin-bottom:2px;
}

div.onsale-products div.notcuk{
	displaY:none;
}

.bannercik .section-onsale-product h2.woocommerce-loop-product__title, .bannercik  .section-onsale-product .onsale-product .product-thumbnail{
	margin-bottom:10px;
}

.bannercik  .section-onsale-product .onsale-product .countdown, .bannercik  .section-onsale-product-carousel .onsale-product .countdown{
	background:#f5f5f5;
}

.bannercik section.section-onsale-product header{
	

       background: linear-gradient(to bottom,  #ff3019 0%,#e72632 100%);

    border-radius: 10px;
    color: #fff;
    font-size: 14px;
    position: relative;
	    margin-bottom: 2px;
}

.bannercik section.section-onsale-product div.marketing-text{
	display:none;
}

.bannercik .section-onsale-product .savings, .section-onsale-product-carousel .savings {
    color: #e72632;
    position: absolute;
    right: 0;
    width: 75px;
    height: 50px;
    top: 35px;
    background: #fff;
    border-radius: 10px;
	font-size: 16px;
    line-height: 18px;
    font-weight: bold;
	z-index:2;

}

.owl-carousel div.owl-nav div.owl-prev:after{
	content: "\f054";
	display: inline-block;
    font: normal normal normal 14px / 1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
	font-size:13px;
	
}

.owl-carousel div.owl-nav div.owl-next:after{
	content: "\f053";
	display: inline-block;
    font: normal normal normal 14px / 1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
	font-size:13px;
	
}

div.xoo-cp-container div.xoo-cp-btns a.xoo-cp-btn-vc{
	background: linear-gradient(to bottom,  #ff3019 0%,#cf0404 100%) !important;
	color:#fff !important;
}


div.konteyner{
	background:#f7f7f7;
	border:1px solid #dedede;
	margin:15px 0;
	padding:15px;
}

div.konteyner input, div.konteyner textarea, div.konteyner select{
	background: #fff;
    border-radius: 10px;
    padding: 7px 10px;
}

span.kucuk_yildiz{
	color:#ff0000;
}

div.konteyner h3{
	font-weight:600;
}

#menu-item-58720 a{
	color:#3455ab;
}

span.xlwcty_order_meta_label{
	font-weight:700;
}

ul.navbar-mini-cart span.woocommerce-Price-amount{
	display:none;
}