@import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;500;600;700;800&display=swap');

.section-header {
  background-color: #f5f7fa;}

body {
background: rgb(234,237,244);
background: linear-gradient(0deg, rgba(234,237,244,1) 0%, rgba(214,220,236,1) 44%, rgba(172,177,197,0.87718837535014) 100%);}

.__prodtXdetails .overflow-class p {
	font-size: 15px;
    color: #000;
    line-height: 180%;
}
.__prodtXdetails .btn-color {
  	background-color: #30d5c8;
    border-color: transparent;
    color: #fff;
    border-radius: 99999px;
}
.__prodtXdetails .btn-color:hover {
  	background-color: transparent;
    border-color: #30d5c8;
    color: #30d5c8;
    border-radius: 99999px;
}
.__prodtXdetails .btn {
  	padding: 10px 50px;
}


.section-header ul li a {
	text-align: center;
  
}
.section-header .dropdown-menu li a {
	text-align: left;
  
}
.section-top-bar .fab {
	color: #fff;
} 
.section-header #navigation > ul > li, .lang-menu > ul > li {
	padding: 0 5px !important;
}
.sticky #navigation > ul > li .dropdown-trigger {
	top: 34% !important
}

#productResult .product-list {
    width: 100% !important;
}
#productResult .product-grid__card {
    width: 22.222222% !important;
}
.section-header .logo-container .logo img {
    max-height: 75px !important; 
}
.product-card > a .product-details .product-title {
    font-size: 15px;
    font-weight: 600;
    margin-bottom: 0px !important
}
.breadcrumb > div {
	width: 100%;
}
.product-code-is {
    color: #818181;
    font-size: 13px;
}
.product-card .product-img {
  	overflow: hidden;
  	height: 100%;
    width: 100%;
    position: relative;
}
.product-card .product-img .product-btn-buy {
  	width: 100%;
    height: auto;
    background-color: #30d5c8;
    padding: 10px;
    text-align: center;
    font-size: 16px;
    font-weight: 700;
    color: #fff;
    opacity: .8;
    position: absolute;
    bottom: -50px;
  	transition: all .3s ease-in-out; 
}
.product-card:hover .product-img .product-btn-buy {
  	opacity: .8;
    bottom: 0;
}

.filter-list {
	display: none;
}


.section-top-bar #header-social-media li a {
    color: var(--site-primary-color);
    font-size: 18px;
    padding: 5px;
    width: 32px;
    border: 2px solid #fff;
    border-radius: 100%;
    height: 32px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.section-top-bar {
	height: 60px;
}
#header-social-media {
    margin-left: 50px;
}
.sticky #navigation > ul > li, .sticky .search-click, .sticky .lang-menu > ul > li {
    height: 60px;
}
.section-top-bar ul li a {
    color: #fff;
}
.section-header .navbar-rexa .nav-right {
    justify-content: end;
}
/* rexa-user-custom.css
       powered by rexa
*/
.dropdown-menu li:hover .sub-menu {
  	visibility: inherit;
    display: block;
    left: 200px;
    opacity: 1;
}
.dropdown-menu li .sub-menu {
  	position: absolute;
    left: 250px;
    background-color: #fff;
  	border: 1px solid #d3d3d3;
    top: 0;
    padding: 15px;
    border-radius: 2px;
  	opacity: 0;
    height: auto;
    transition: 0.3s;
    -webkit-transition: 0.3s;
    visibility: hidden;
    display: block !important;
    min-width: 200px;
}
.dropdown-menu  li .dropdown-trigger {
	right: 25px !important;
  	top: 34% !important;
}

.tes{
	width:100%;
}

.section-header #navigation > ul {justify-content:center;}

.section-header #navigation > ul > li a, .nav-right .select-language .lang-menu > ul > li > a {font-size:20px;text-transform:none;font-weight:300;min-width:100px;}

.gallery-top {
    height: 500px;
    width: 100%;
    overflow: hidden;
    background: #fff;
    margin-bottom: 15px;
    border: 1px solid #f3f3f3;
    border-radius: 4px;
}
.product-detail-code {
    margin: 10px 0 20px;
    display: block;
    font-size: 15px;
    background-color: #f3f3f3;
    color: #939393;
    border: 1px solid #f3f3f3;
    text-transform: uppercase;
    font-weight: 500;
    padding: 10px;
}
.prodt-rt li {
    display: inline-block;
    margin-top: 5px;
}
.__prodtXtitle h1 {
    font-size: 24px;
    font-weight: 500;
    margin-bottom: 0;
    line-height: normal;
}
.right__main {
    padding: 0;
    height: 100%;
    border-radius: 4px;
}
.gallery-thumbs .swiper-slide {
    border: 1px solid #f3f3f3;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    overflow: hidden;
    border-radius: 4px;
    background-color: #fff;
}
.nav-tabs .nav-link {
    font-size: 24px !important;
    line-height: 1.2;
    font-weight: 600;
    margin-bottom: 15px;
    display: inline-block;
    position: relative;
    letter-spacing: -0.03em;
  	display: block;
  	border-bottom: 3px solid var(--site-primary-color) !important;
    font-weight: 500;
    color: var(--site-primary-color) !important;
}
.pds-content {
  	padding: 15px;
    border: 1px solid #e5e5e5;
    border-radius: 4px;
    background-color: #fff;
    font-size: 13px;
    margin-bottom: 50px;
}
.pds-content p {
  	font-size: 15px;
    font-weight: 300;
    line-height: 185%;
}
.nav-tabs {
    border-bottom: 1px solid transparent;
}
/* Üst Menü */


.section-top-bar {
	background-color: rgb(0, 192, 243);
}
@import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;500;600;700;800&display=swap');

.navbar-rexa ul li a span {
  font-family: 'Open Sans', sans-serif !important;
  font-weight: 500;
  font-size: 14px !important;
  padding: 15px;
}
.section-header #navigation > ul > li .dropdown-trigger {
    display: none;
}
.section-header #navigation > ul > li a, .nav-right .select-language .lang-menu > ul > li > a {
  font-family: 'Open Sans', sans-serif !important;
  font-weight: 500 !important;
  font-size: 14px !important;
  min-width: 60px !important;
}
.section-top-bar .fab {
	color: #fff;
} 
.section-header #navigation > ul > li, .lang-menu > ul > li {
	padding: 0 5px !important;
}
.sticky #navigation > ul > li .dropdown-trigger {
	top: 34% !important
}

.section-top-bar #header-social-media li a {
    color: var(--site-primary-color);
    font-size: 18px;
    padding: 5px;
    width: 32px;
    border: 2px solid #fff;
    border-radius: 100%;
    height: 32px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.section-top-bar {
	height: 60px;
}

.product-card{
	border-radius: 25px;
}
#productResult .product-grid__card {
    /* border-radius: 25px;
    border: 1px solid #c4c4c4;
    box-shadow: 0px 0px 30px rgb(0 0 0 /6%); */
    margin: 15px 15px;
    transition: all .3s;
}
#productResult .product-grid__card:hover {
    transform: translateY(-10px);
    /* box-shadow: rgb(17 12 46 / 6%) 0px 48px 100px 0px; */
}
#productResult .product-grid__card .product-details {
    text-align: center;
}
/* rexa-user-custom.css
       powered by rexa
*/
.dropdown-menu li:hover .sub-menu {
  	visibility: inherit;
    display: block;
    left: 200px;
    opacity: 1;
}
.dropdown-menu li .sub-menu {
  	position: absolute;
    left: 250px;
    background-color: #fff;
    top: 0;
    padding: 15px;
    border-radius: 2px;
  	opacity: 0;
    height: auto;
    transition: 0.3s;
    -webkit-transition: 0.3s;
    visibility: hidden;
    display: block !important;
    min-width: 200px;
}
.dropdown-menu  li .dropdown-trigger {
	right: 25px !important;
  	top: 34% !important;
}

.tes{
	width:100%;
}

.section-header #navigation > ul {justify-content:center;}

.section-header #navigation > ul > li a, .nav-right .select-language .lang-menu > ul > li > a {font-size:20px;text-transform:none;font-weight:300;min-width:100px;}

.gallery-top {
    height: 500px;
    width: 100%;
    overflow: hidden;
    background: #fff;
    margin-bottom: 15px;
    border: 1px solid #f3f3f3;
    border-radius: 4px;
}
.product-detail-code {
    margin: 10px 0 20px;
    display: block;
    font-size: 15px;
    background-color: #f3f3f3;
    color: #939393;
    border: 1px solid #f3f3f3;
    text-transform: uppercase;
    font-weight: 500;
    padding: 10px;
}
.prodt-rt li {
    display: inline-block;
    margin-top: 5px;
}
.__prodtXtitle h1 {
    font-size: 24px;
    font-weight: 500;
    margin-bottom: 0;
    line-height: normal;
}
.right__main {
    padding: 0;
    height: 100%;
    border-radius: 4px;
}
.gallery-thumbs .swiper-slide {
    border: 1px solid #f3f3f3;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    overflow: hidden;
    border-radius: 4px;
    background-color: #fff;
}
.nav-tabs .nav-link {
    font-size: 15px !important;
    line-height: 1.2;
    font-weight: 600;
    margin-bottom: 15px;
    display: inline-block;
    position: relative;
    letter-spacing: -0.03em;
  	display: block;
  	border-bottom: 3px solid var(--site-primary-color) !important;
    font-weight: 500;
    color: var(--site-primary-color) !important;
}
.pds-content {
  	padding: 15px;
    border: 1px solid #e5e5e5;
    border-radius: 4px;
    background-color: #fff;
    font-size: 13px;
    margin-bottom: 50px;
}
.pds-content p {
  	font-size: 15px;
    font-weight: 300;
    line-height: 185%;
}
.nav-tabs {
    border-bottom: 1px solid transparent;
}

/* Ürün Detay Sayfası */
#productDetailProductDescriptionAlt li:before {
    font-family: "Font Awesome 5 Pro";
    content: "\f00c";
    color: #30d5c8;
    position: relative;
    left: 0;
 	margin-right: 5px;
}
#productDetailProductDescriptionAlt li {
    margin-bottom: 20px;
    position: relative;
    font-size: 17px;
    display: block;
}
.__prodtXtitle h1 {
    font-weight: 600;
}
#colorList a {
    display: inline-block;
    border: 1px solid #ddd;
    height: auto;
    width: 65px;
    overflow: hidden;
    margin-top: 15px;
    margin-right: 15px;
    border-radius: 4px;
    color: #000;
    padding: 0 5px;
    background-color: #fff;
    text-align: center;
  	margin-bottom: 20px;
}
.__prodtXdetails .overflow-class p {
    font-size: 15px;
    color: #000;
    font-weight: 300;
    line-height: 185%;
}
.product-grid__card .product-card img {
    border-radius: 20px;
}
.headlineSpan-last{
    font-weight: 500;
    font-size: 15px;
}
.__productXwrapper .overflow-css ul li {
    position: relative;
    font-size: 15px;
    display: block;
}
.__productXwrapper .overflow-css ul {
    margin-top: 15px;
}
.__productXwrapper .overflow-css ul li::before {
    font-family: "Font Awesome 5 Pro";
    content: "\f00c";
    color: rgb(0, 192, 243);
    position: relative;
    left: 0;
 	margin-right: 5px;
}
.__prodtXdetails {
	margin-top: 70px;
}
.__prodtXdetails .oxn{
    font-weight: 500;
    font-size: 15px;
}
#productDetailProductSpeciAlt p{
    font-size: 15px;
}
#productDetailProductSpeciAlt ul li{
    margin-bottom: 20px;
    position: relative;
    font-size: 17px;
    display: block;
}
#productDetailProductSpeciAlt ul li::before{
    font-family: "Font Awesome 5 Pro";
    content: "\f00c";
    color: #30d5c8;
    position: relative;
    left: 0;
 	margin-right: 5px;
}
#myTabContent .pds-content ul li{
    margin-bottom: 10px;
    position: relative;
    font-size: 15px;
    display: block;
}

#myTabContent .pds-content ul li::before{
    font-family: "Font Awesome 5 Pro";
    content: "\f00c";
    color: rgb(0, 192, 243);
    position: relative;
    left: 0;
 	margin-right: 5px;
}

.section-simple-product .container {
    display: flex;
}
.section-simple-product .container .row {
    width: 25%;
    padding-top: 40px;
}
.section-simple-product .container .row .section-wrapper-title {
    text-align: left !important;
    justify-content: center;
}
.section-simple-product .container .row .section-wrapper-title .rexa-icerik-tag {
    font-size: 45px;
}
.section-simple-product .container .site-carousel {
    width: 75%;
}
.section-simple-product .swiper-pagination {
    display: none;
}

.section-simple-product .container .site-carousel .product-card {
    border-radius: 25px;
    border: 1px solid #c4c4c4;
    box-shadow: 0px 0px 10px rgb(0 0 0 /6%);
    transition: all .3s;
}
.section-simple-product .container .site-carousel .product-card:hover {
    transform: translateY(-10px);
    box-shadow: rgb(17 12 46 / 6%) 0px 48px 100px 0px;
}
.section-simple-product .container .site-carousel .product-card .product-title {
    text-align: center;
}
.section-simple-product .container .site-carousel .product-card img {
    border-radius: 25px;
}

.section-simple-product .site-carousel .swiper-wrapper {
    padding-top: 40px ;
}

.section-simple-product {
    padding: 30px 0 !important;
}

#homeGalleryDetailContent_3 .original-col .rg-wrapper {
    border-radius: 20px;
}
#homeGalleryDetailContent_3 .original-col .rgw img {
    border-radius: 20px;
}
#homeGalleryDetailContent_4 .original-col .rg-wrapper {
    border-radius: 20px;
}
#homeGalleryDetailContent_4 .original-col .rgw img {
    border-radius: 20px;
}
#homeGalleryDetailContent_4 {
    padding: 70px 0 0px 0;
}
#homeGalleryDetailContent_4 .displayTextCenter .target-gallery {
    align-items: flex-start;
    -webkit-align-items: flex-start;
}

#main-footer .footer-img img {
    filter: brightness(1000);
}

.rakamlarla-biz {
    position: relative;
    height: 550px;
    overflow: hidden;
}
#number-counter .number::before {
    content: "+";
    display: inline-block;
}
#number-counter {
    position: absolute;
    top: 50%;
  	transform: translateY(-50%);
    left: 0;
    right: 0;
    margin: 0 auto;
}
#number-counter .icon-val {
    font-size: 65px;
    width: 150px;
    height: 150px;
    display: inline-block;
    border-radius: 50%;
    background-color: #fff;
    color: #000;
    line-height: 150px;
}

#number-counter .iconlar-wr h2 {
    font-weight: 700;
    color: #fff;
    font-size: 36px;
}
#number-counter .iconlar-wr h5 {
    font-size: 26px;
    color: #fff;
}

#page-detail-section-6 > div > div {
    position: relative;
}

#number-counter .iconlar-wr {
    text-align: center;
}
#page-detail-section-6 {
    padding-bottom: 0;
}

#homeDetailContent_2 .img--wr {
    border-radius: 20px;
    overflow: hidden;
}

.pageContent-Body p, .pageContent-Body, .news-item-full-description, .news-item-full-description p, .news-item-short-description, .news-item-short-description p {
    font-size: 18px;
}

.sticky .logo-container .logo img {
    max-height: 55px !important;
}

#page-detail-section-9 .original-col .rg-wrapper {
    position: relative;
}
#page-detail-section-9 .original-col .rg-wrapper .rgw {
    position: relative;
    overflow: hidden;
	border-radius: 20px;
	transition: all .3s;
}
#page-detail-section-9 .original-col .rg-wrapper .rgw a::before {
    content: '';
	position: absolute;
	width: 100%;
	height: 100%;
	bottom: 0;
	left: 0;
	right: 0;
	opacity: 1;
	background: rgb(13,30,70);
	background: linear-gradient(180deg, rgba(13,30,70,0) 0%, rgb(47 161 240) 100%);
	transition: all .3s;
}
#page-detail-section-7 .original-col:hover .rg-wrapper .galleryInfo {
    display: none;
}
#page-detail-section-9 .original-col:hover .rg-wrapper .rgw a::before {
	opacity: 0;
}
#page-detail-section-9 .original-col .rg-wrapper .rgw img {
    border-radius: 20px;
}
#page-detail-section-9 .original-col .rg-wrapper .galleryInfo {
    position: absolute;
	bottom: 10px;
	left: 0;
	text-align: left;
	background: linear-gradient(90deg, rgb(255, 255, 255) 50%, rgba(255,255,255,0) 50%);
    background-position: left;
    background-size: 0% 0%;
	transition: all .3s;
}
#page-detail-section-9 .original-col:hover .rg-wrapper .galleryInfo {
    background: linear-gradient(90deg, rgb(255, 255, 255) 50%, rgba(255,255,255,0) 50%);
    background-position: left;
    background-size: 200% 200%;
}
#page-detail-section-9 .original-col .rg-wrapper .galleryInfo h5 {
	color: #fff;
    margin-bottom: 0;
    padding: 10px 0px 10px 30px;
	transition: all .3s;
}
#page-detail-section-9 .original-col:hover .rg-wrapper .galleryInfo h5 {
	color: #000;
}

#homeGalleryDetailContent_8 {
    padding: 70px 0 0 0;
}
#homeGalleryDetailContent_8 .section-wrapper-title {
    display: none;
}
#homeGalleryDetailContent_8 .swiper-slide {
    width: 100% !important;
}
#homeGalleryDetailContent_8 .site-carousel .swiper-wrapper {
    padding-bottom: 0;
}
.section-simple-product .container .site-carousel {
    padding: 0 15px;
}
#homeGalleryDetailContent_8 .original-col .rgw {
    border-radius: 20px;
    overflow: hidden;
}

#page-detail-section-7 .rg-wrapper .galleryInfo h5 {
    font-size: 25px;
}


#page-detail-section-7 .original-col .rg-wrapper {
    position: relative;
}
#page-detail-section-7 .original-col .rg-wrapper .rgw {
    position: relative;
    overflow: hidden;
	border-radius: 20px;
	transition: all .3s;
}
#page-detail-section-7 .original-col .rg-wrapper .rgw a::before {
    content: '';
	position: absolute;
	width: 100%;
	height: 100%;
	bottom: 0;
	left: 0;
	right: 0;
	opacity: 1;
	background: rgb(13,30,70);
	background: linear-gradient(180deg, rgba(13,30,70,0) 0%, rgb(47 161 240) 100%);
	transition: all .3s;
}
#page-detail-section-7 .original-col:hover .rg-wrapper .rgw a::before {
	opacity: 0;
}
#page-detail-section-7 .original-col .rg-wrapper .rgw img {
    border-radius: 20px;
}
#page-detail-section-7 .original-col .rg-wrapper .galleryInfo {
    position: absolute;
	bottom: 0px;
	left: 0;
	text-align: left;
	background: linear-gradient(90deg, rgb(255, 255, 255) 50%, rgba(255,255,255,0) 50%);
    background-position: left;
    background-size: 0% 0%;
	transition: all .3s;
}
#page-detail-section-7 .original-col:hover .rg-wrapper .galleryInfo {
    background: linear-gradient(90deg, rgb(255, 255, 255) 50%, rgba(255,255,255,0) 50%);
    background-position: left;
    background-size: 200% 200%;
}
#page-detail-section-7 .original-col .rg-wrapper .galleryInfo h5 {
	color: #fff;
    margin-bottom: 0;
    text-align: center;
	transition: all .3s;
}
#page-detail-section-7 .original-col:hover .rg-wrapper .galleryInfo h5 {
	color: #000;
}
#page-detail-section-7 .original-col .rg-wrapper {
    border-radius: 25px;
    overflow: hidden;
}
#page-detail-section-7 .original-col .rg-wrapper {
    border: 1px solid rgb(211, 211, 211);
}
#page-detail-section-7 .original-col:hover .rg-wrapper {
    border: 1px solid rgb(146, 146, 146);
}
#page-detail-section-9 .original-col .rg-wrapper {
    border: 1px solid rgb(211, 211, 211);
    border-radius: 20px;
}
#page-detail-section-9 .original-col:hover .rg-wrapper {
    border: 1px solid rgb(146, 146, 146);
}
.navbar-rexa ul li a span {
    font-weight: 600;
    font-size: 18px !important;
}
.swiper-container {
    margin-bottom: 15px;
}
.contentType_1 img, .contentType_2 img {
    border-radius: 20px;
}
#productResult .product-grid__card .product-card .product-details::after {
    content: 'İnceleyin';
    position: relative;
    left: 0;
    right: 0;
    top: 6px;
    color: #818181;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-weight: 400;
    border-bottom: 1px solid #818181
}
#productResult .product-grid__card:hover .product-card .product-details::after {
    color: #000;
    border-bottom: 1px solid #000;
}
.btn-what {
    margin-top: 10px;
}
#click_whatsapp {
	background-color: #30d5c8;
}
#productResult .product-grid__card .product-card .product-images-picture .primary-image {
    transition: all .4s;
}
#productResult .product-grid__card .product-card .product-images-picture .secondary-image {
    transition: all .4s;
}
#productResult .product-grid__card:hover .product-card .product-images-picture .primary-image {
    display: none !important;
}
#productResult .product-grid__card:hover .product-card .product-images-picture .secondary-image {
    display: block !important;
}

.__productXattr {
    display: flex;
    align-items: center;
}
._productXlist input:checked ~ label .renkAta, ._productXlist label:hover .renkAta {
    border: 2px solid #30d5c8;
}
label.color {
    padding: 10px !important;
}
._productXlist input {
    left: -9999px;
    position: absolute !important;
    transition: all .2s;
}
.__optionXname {
    font-weight: 500;
    font-size: 15px;
}
input[type=radio] {
    height: 25px;
    display: inline-block;
    width: 25px;
}
label.color .renkAta {
    width: 40px;
    height: 40px;
    border-radius: 100%;
    display: block;
    box-shadow: 0px 0px 18px -5px #111;
}
label.color .color-text {
    text-align: CENTER;
    font-size: 12px;
    overflow: hidden;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    display: -webkit-box;
}
@media (max-width: 768px) {
    .section-simple-product .container {
        flex-wrap: wrap;
    }
    .section-simple-product .container .row {
        width: 100%;
    }
    .section-simple-product .container .site-carousel {
        width: 100%;
    }
    .rakamlarla-biz {
        height: auto;
    }
    #number-counter {
        position: relative;
        top: 0%;
        transform: translateY(0%);
    }
    #number-counter .iconlar-wr h2 {
        color: #000;
    }
    #number-counter .iconlar-wr h5 {
        color: #000;
    }
    #number-counter .icon-val {
        background-color: #000;
        color: #fff;
    }
    #number-counter .iconlar-wr {
        margin: 30px 0 ;
    }
    footer#main-footer *{
        text-align: center;
        justify-content: center;
    }
    footer#main-footer .footer-heading {
        margin-top: 20px;
    }
    .section-header #navigation > ul > li a {
        text-align: left;
    }
    .navbar-rexa ul li a span {
        font-size: 20px !important;
    }
    .menu-click span {
        background-color: #1468a2;
    }
    .section-header #navigation > ul > li .dropdown-trigger {
        display: block;
    }
    .section-header #navigation > ul > li.dropdown > .dropdown-trigger.active + ul li a {
        padding: 10px 20px;
    }
    #productResult .product-grid__card {
        width: 100% !important;
    }
    #productResult .product-grid__card {
        margin: 15px 0;
    }
    .product-grid__card .product-card img {
        border-radius: 100px;
    }
}

#homeGalleryDetailContent_8 .rg-wrapper {
	background-color: transparent;
}
.product-images-picture img {
	background-color: #fff;
}