/*
Theme Name: Kodmob Tema
Theme URI: https://kodmob.com
Author: Kodmob
Author URI: https://kodmob.com
Description: Kodmob Yazılımın hazırladığı modern WordPress teması.
Version: 4.0.5
Text Domain: kodmob_localize
*/
.cta,.introduction{position:relative}.lSSlideOuter .lSAction>a{height:32px;width:32px}.footer-section,.top-bar{background-color:#233243!important;position:relative;overflow:hidden;z-index:9}.footer-section:before,.top-bar:before{content:"";position:absolute;top:-146%;left:-18%;width:44%;height:257%;transform:rotate(54deg);background-color:#1f2f40;-webkit-transform:rotate(54deg);-moz-transform:rotate(54deg);-ms-transform:rotate(54deg);-o-transform:rotate(54deg);z-index:-10}.footer-section:after,.top-bar:after{position:absolute;content:"";background-color:#1f2f40;top:-24%;right:4%;width:26%;height:264%;transform:rotate(44deg);-webkit-transform:rotate(44deg);-moz-transform:rotate(44deg);-ms-transform:rotate(44deg);-o-transform:rotate(44deg);z-index:-10}.cta{background-position:center center;background-repeat:no-repeat;background-size:cover}.overlay-primary::before{position:absolute;content:'';height:100%;width:100%;top:0;left:0;background:#448de8;opacity:.6;z-index:1}.introduction img{object-fit:cover;object-position:center;display:block}.introduction img.introduction-2{position:absolute;right:0;bottom:0;max-height:400px;max-width:400px;border:20px solid #fff;border-bottom:0}.dark .introduction img.introduction-2{border-color:#1f2937}@media (max-width:1400px){.introduction img.introduction-2{width:69%}}@media (max-width:1200px){.introduction img.introduction-2{width:63%;border:10px solid #fff;right:-3px}.dark .introduction img.introduction-2{border-color:#1f2937}}.introduction figure.hover-img{padding-bottom:90px}.experience{background-color:var(--whatsapp-green);padding:.6rem 1rem;display:flex;position:absolute;top:7%;right:12%;align-items:center;justify-content:center}@media (max-width:992px){.introduction{margin-bottom:40px}.experience{right:0}}.experience h2{font-weight:700;font-size:3.5rem;line-height:1;margin:0}.experience span{width:53%;font-size:18px;font-weight:700;padding-left:15px;transform:translateY(-8px);margin-top:1rem}.hover-img,.hover-img img{transition:.4s ease-in-out}.hover-img:hover img{transform:scale(1.1)}.introduction-text{display:flex;background-color:#f5f5f5;margin-bottom:15px;padding:30px;align-items:center;position:relative;transition:.5s ease-in-out}.dark .introduction-text{background-color:#1f2937}@media (max-width:480px){.experience h2{font-size:60px;line-height:60px}.introduction-text{flex-wrap:wrap;gap:24px}}.introduction-text::after{content:"";position:absolute;width:70px;height:70px;background-color:#fff;border-radius:50%;left:10%;top:22px;transition:.5s ease-in-out}.dark .introduction-text::after{background-color:#374151}.introduction-text:hover:after{background-color:var(--main-color)}.introduction-text:hover h4,.introduction-text:hover p{color:#fff}.introduction-text:hover i{color:#fff;transform:scale(1.1)}.introduction-text:hover{background-color:#181818}.introduction-text i{font-size:82px;margin-right:40px;position:relative;z-index:11;line-height:36px;transition:.5s ease-in-out;color:var(--main-color)}.introduction-text h4{padding-bottom:10px;font-size:24px;font-weight:700;transition:.5s ease-in-out;margin:0}@media (max-width:1400px){.introduction-text h4{font-size:20px}}.woocommerce-account .woocommerce-MyAccount-content{float:none;width:100%}.tab-link{width:100%}
.model-btn.selected, .light-option-btn.selected, .logo-status-btn.selected {
    border-color: var(--main-color) !important;
    border-width: 2px !important;
    box-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);
}
.dark .model-btn.selected, .dark .light-option-btn.selected, .dark .logo-status-btn.selected {
    border-color: #fff !important;
}
.color-box.selected {
    outline: 2px solid var(--main-color);
    outline-offset: 2px;
}
.dark .color-box.selected {
    outline-color: #fff;
}