@font-face{font-family:'Karla';font-style:normal;font-weight:400;font-display:swap;src:url(fonts/Karla.woff2) format("woff2")}
@font-face{font-family:'Karla';font-style:normal;font-weight:700;font-display:swap;src:url(fonts/Karla-Bold.woff2) format("woff2")}
@font-face{font-family:'icomoon';font-style:normal;font-weight:400;font-display:block;src:url(fonts/icomoon.woff2) format("woff2")}

[class^="icon-"],[class*=" icon-"]{font-family:'icomoon'!important;speak:never;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}

body{font-family:'Karla',Arial,Helvetica,sans-serif;font-weight:400;color:#000;font-size:12px;line-height:20px;width:100%;text-rendering:optimizeLegibility}
h1, h2, h3, h4, h5, h6 {
	color: #000;
}

@media (min-width: 1200px){.container{width:1342px}}

h1{font-size:33px;font-weight:700}
h2{font-size:27px}
h3{font-size:21px}
h4{font-size:15px}
h5{font-size:12px}
h6{font-size:10.2px}
a{color:#000;outline:none}
a:hover{text-decoration:none;outline:none}
a:focus:not(:focus-visible) {outline:none}
legend{font-size:18px;padding:7px 0}
label{font-size:12px;font-weight:400}
select.form-control,textarea.form-control,input[type="text"].form-control,input[type="password"].form-control,input[type="datetime"].form-control,input[type="datetime-local"].form-control,input[type="date"].form-control,input[type="month"].form-control,input[type="time"].form-control,input[type="week"].form-control,input[type="number"].form-control,input[type="email"].form-control,input[type="url"].form-control,input[type="search"].form-control,input[type="tel"].form-control,input[type="color"].form-control{font-size:12px}
.input-group input,.input-group select,.input-group .dropdown-menu,.input-group .popover{font-size:12px}
.input-group .input-group-addon{font-size:12px;height:30px}
span.hidden-xs,span.hidden-sm,span.hidden-md,span.hidden-lg{display:inline}
#content{min-height:600px}


/* DUYURU */
.announcement-module{transform:translateY(0)!important;padding-top:0!important;margin-top:0px!important;height:30px;line-height:30px;overflow:hidden;background-color:#143c8a;text-align:center;position:relative}
.announcement-item{font-size:14px;display:block;height:30px;width:100%;margin:0;padding:0;font-weight:400;color:#fff;box-sizing:border-box}
.announcement-item span{font-weight:700;background:#fff;color:#143c8a;padding:0 5px;margin-left:10px;border-radius:5px}
@media (max-width: 768px) {
.announcement-item{font-size:11px}
}

/* LOGO */
#logo{margin:0;position:relative;overflow:hidden;display:flex;align-items:center;justify-content:center;flex-direction:row;align-content:center}
#logo img{margin:auto;outline:none;display:block;width:300px;height:auto}


header .header-left, header .header-right{min-height:55px}
header .header-left{display:flex;align-items:center}
header .header-right{display:flex;align-items:center;justify-content:flex-end}
header #logo{margin-left:20px}

@media (min-width:1101px) {
header #logo{order:1;margin-left:0;margin-right:25px}
#mobileMenuToggle{order:2}
}
.ustlink #form-language{height:21px}
.ustlink{display:flex;justify-content:flex-end;align-items:center;flex-direction:row;list-style:none;gap:30px;margin:0}
.ustlink .iconlink{display:block;height:24px}
.ustlink li a{font-size:20px;color:#000;padding:5px}
.ustlink li a:hover{text-decoration:none}
.ustlink li a .icon-user_r3{font-size:20px}
#cart .icon-cart6{font-size:30px;color:#000}
@media (max-width: 1100px) {
header .row{display:flex;align-items:center;justify-content:space-between;flex-wrap:nowrap}
header .header-left{width:auto;display:flex;align-items:center;flex:1}
header .header-right{width:auto;display:flex;align-items:center;justify-content:flex-end;margin-left:auto;flex:0 0 auto}
.ustlink{margin:0;gap:20px;padding:0;justify-content:flex-end}
.ustlink .iconlink{display:none}
#cart .icon-cart6{font-size:30px;padding:0}
}
@media (max-width: 767px) {
#logo img{width:230px}
}

.language-switch .btn-language{background:none;border:none;padding:0;cursor:pointer}
.language-switch img{border-radius:5px;width:30px;height:auto;display:block}

/* SIDECART */
.side-cart{position:fixed;top:0;right:-400px;width:360px;height:100%;background:#fff;box-shadow:-3px 0 15px #00000026;transition:right .4s ease;z-index:999999;display:flex;flex-direction:column}
.side-cart.open{right:0}
.side-cart-header{padding:15px;background:#143c8a;border-bottom:1px solid #ddd;display:flex;justify-content:space-between;align-items:center}
.side-cart-header .carttext{margin:0;font-size:18px;color:#fff}
.side-cart-header .icon-close_r2{color:#fff}
.side-cart-body{flex:1;overflow-y:auto;padding:15px;padding-bottom:180px}
.side-cart-footer{background:#fff;border-top:1px solid #ddd;padding:15px;position:sticky;bottom:0;z-index:10}
.cart-item{display:flex;align-items:center;border-bottom:1px solid #eee;padding:10px 0}
.cart-item-img img{border-radius:5px}
.cart-item-info{flex:1;padding:0 10px}
.cart-item-info .cart-item-name{font-size:14px;font-weight:700;color:#000;display:block;margin-bottom:4px;padding:0}
.cart-item-qty-price{display:flex;justify-content:space-between;font-size:13px;color:#002344}
.remove-btn{background:none;border:none;color:#000;cursor:pointer}
.remove-btn:hover{color:#000}
.cart-totals{font-size:14px;padding:0 0 15px}
.cart-total-line{display:flex;justify-content:space-between;margin-bottom:5px}
.cart-actions .btn-secondary{border-radius:25px 0 25px 0;color:#fff;background-color:#000;transition:all .2s;padding:7px;width:100%;letter-spacing:2px;font-size:20px}
.cart-actions .btn-primary{border-radius:25px 0 25px 0;color:#fff;background-color:#1f4995;transition:all .2s;padding:7px;width:100%;letter-spacing:2px;font-size:20px}
.cart-actions .btn-primary,.cart-actions .btn-secondary{border:0;text-transform:none;text-decoration:none;outline:0}
.empty-cart-text{font-size:15px;padding:30px;color:#000}
.empty-cart-wrapper{text-align:center;padding:25px 0}
.empty-cart-icon{width:180px;height:auto;opacity:.85;margin-bottom:20px}
.side-cart-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#00000080;z-index:2000;opacity:0;visibility:hidden;transition:all .3s ease}
.side-cart-overlay.active{opacity:1;visibility:visible}
.cart-wrapper .cart-toggle{box-shadow:none;outline:none;background:transparent;color:#000;text-shadow:none;border:0;padding:0;font-size:15px;display:flex;align-items:flex-start;flex-direction:row}
.cart-wrapper .cart-toggle:hover{box-shadow:none;background:transparent;color:#000;text-shadow:none;border:0;padding:0;outline:none}
.side-cart-header .close-btn{background:transparent;text-shadow:none;border:0;box-shadow:none;outline:none}
.side-cart-header .close-btn:hover{background:transparent;text-shadow:none;border:0;box-shadow:none;outline:none}
#cart #cart-total{color:#000}
body.no-scroll{overflow:hidden}
.cart-item.remove-anim{overflow:hidden;animation:cartAccordionClose .55s ease forwards}
@keyframes cartAccordionClose {
0%{opacity:1;transform:translateY(0);height:var(--item-height);margin-bottom:10px;padding-top:10px;padding-bottom:10px}
40%{opacity:.5;transform:translateY(-5px)}
100%{opacity:0;transform:translateY(-20px);height:0;margin:0;padding-top:0;padding-bottom:0}
}
.cart-actions .arrow_link{width:50%;margin:0;display:block;text-align:center;transition:.25s;cursor:pointer;border:none;box-shadow:none;background-color:transparent;font-size:1.4rem}
.cart-actions .arrow_link .push{width:100%;margin:0;letter-spacing:-.5px;text-transform:uppercase;line-height:1;font-size:1rem;cursor:pointer;display:inline-flex;justify-content:center;align-items:center;box-sizing:border-box;font-weight:400;padding:0;text-decoration:none;border:0;color:#fff;border-radius:7px;background-color:#000;min-width:50%;min-height:40px;transition:.25s;-webkit-appearance:none;appearance:none}
.cart-actions .arrow_link .push:hover{background:#9c9c9c;transition:.25s}
.cart-actions .arrow_link .light{background:#143c8a!important}
.cart-actions .push-arrow span{margin-top:3px;transform:translate(1rem);transition:.25s;font-size:14px}
.cart-actions .push-button-arrow{width:1.5rem;height:1.7rem;opacity:0;visibility:hidden;transform:translate(1rem);transition:.25s}
.cart-actions .link_button{margin-top:3rem;z-index:3}
.cart-actions .push-arrow:hover .push-button-arrow{transform:translate(0);opacity:1;visibility:visible}
.cart-actions .push-arrow:hover span{transform:translate(-0.5rem)}
.cart-actions .push-arrow{position:relative}
.cart-actions .arrow_link .login{width:100%;margin:0;letter-spacing:.5rem;text-transform:uppercase;line-height:1.2;font-size:1.6rem;cursor:pointer;display:inline-flex;justify-content:center;align-items:center;box-sizing:border-box;font-weight:400;padding:1rem 2rem 1.1rem;text-decoration:none;border:0;color:#fff;border-radius:6px;background-color:#1f4995;min-width:12rem;min-height:48px;transition:.25s;-webkit-appearance:none;appearance:none}
.cart-actions .arrow_link .login:hover{background:#9c9c9c;transition:.35s}
.cart-actions .button_group{display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:5px}

/* SEARCH */
#fullsearch-trigger{cursor:pointer;display:inline-block;font-size:22px;color:#000;transition:color .2s ease}
#fullsearch-trigger:hover{color:#000}
#fullsearch-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#fff;z-index:9999;display:none;align-items:center;flex-direction:column;opacity:0;transition:opacity .3s ease}
#fullsearch-overlay.active{display:flex;opacity:1}
.fullsearch-container{position:relative;text-align:center;width:90%;max-width:800px;animation:fadeIn .4s ease}
.fullsearch-heading{margin:80px 0 30px;font-size:30px;font-weight:400;line-height:1.4}
.fullsearch-input{min-height:50px;line-height:1.5;width:80%;padding:5px 20px;font-size:20px;border:1px solid #60606040;border-radius:5px 0 0 5px;outline:none;color:#000}
.fullsearch-input::placeholder{color:#777}
.fullsearch-button{padding:0 20px;font-size:30px;border:none;background-color:#143c8a;color:#fff;border-radius:0 5px 5px 0;cursor:pointer;transition:background-color .3s ease;margin-left:-1px}
.fullsearch-button:hover{background-color:#666}
#fullsearch-close{position:absolute;top:25px;right:35px;font-size:50px;color:#222;cursor:pointer;transition:color .2s ease}
#fullsearch-close:hover{color:#f60}
#fullsearch-results{position:absolute;top:100%;left:50%;transform:translateX(-50%);background:#fff;border-radius:10px;max-height:620px;width:88%;box-shadow:0 6px 25px #00000040;margin-top:0;z-index:99999;overflow-y:auto}
.fullsearch-item{display:flex;align-items:center;gap:1px;padding:0 10px 0;margin:10px 0;transition:background .2s ease}
.fullsearch-item:last-child{border-bottom:none}
.fullsearch-item img{border-radius:10px}
.fullsearch-item .info{width:100%;padding:5px}
.fullsearch-item .info .name{margin-bottom:5px;padding:0;text-align:left;font-weight:700;color:#000;text-decoration:none;flex:1;font-size:15px;line-height:1.3}
.fullsearch-item .price{color:#000;font-weight:700;font-size:14px}
.fullsearch-item .info .infocontent{display:flex;justify-content:space-between;align-items:center;flex-direction:row}
#fullsearch-results .price-old{color:#999;text-decoration:line-through;font-weight:400;margin-right:5px}
#fullsearch-results .price-new{color:#000;font-weight:700;font-size:15px}
@keyframes fadeIn {
from{opacity:0;transform:translateY(10px)}
to{opacity:1;transform:translateY(0)}
}
@media (max-width: 1100px) {
#fullsearch-trigger{font-size:23px;padding-top:3px}
}
@media (max-width: 480px) {
#fullsearch-results{width:100%}
.fullsearch-item .info .name{font-size:13px;line-height:1.3}
.fullsearch-input{width:100%;font-size:16px;padding:12px 15px}
.fullsearch-button{margin-left:0;padding:12px 18px;font-size:16px}
.fullsearch-item img{width:45px;height:45px}
}
.fullsearch-results{position:absolute;top:100%;left:50%;transform:translateX(-50%);width:500px;max-height:400px;background:#fff;border-radius:10px;overflow-y:auto;box-shadow:0 5px 20px #00000026;display:none;z-index:99999}
.fullsearch-list{list-style:none;margin:0;padding:0}
.fullsearch-item a{display:flex;align-items:center;padding:10px;text-decoration:none;color:#333}
.fullsearch-info .name{font-weight:700}
.fullsearch-info .price{font-size:14px;color:#000;font-weight:700}
.fullsearch-item .model{font-size:14px;color:#000}
#form-loading .icon-spinner3{display:inline-block;animation:spin 1s linear infinite;font-size:22px;color:#143c8a;margin-top:30px}
@keyframes spin {
100%{transform:rotate(360deg)}
}
#fullsearch-form{display:flex;justify-content:center}
.searchnone{font-size:20px;color:#000;margin-top:30px}

/* MOBIL MENU */
.mobile-row{display:flex;justify-content:space-between;align-items:center;padding:0}
.mobile-accordion-btn{background:none;border:none;padding:6px;cursor:pointer}
.mobil-ustblm{display:flex;justify-content:center;align-items:center;position:relative;padding:10px;margin:10px 0 5px}
.mobil-ustblm img{margin:0 auto;width:190px;height:34px;display:block}
.mobile-menu-btn{position:relative;z-index:9;padding:5px 0;background:transparent;color:#143c8a;display:flex;align-items:center;justify-content:center;cursor:pointer;gap:5px;font-size:20px;text-transform:uppercase}
.mobile-menu-btn span{font-size:30px}
.mobile-side-menu{position:fixed;top:0;left:-85%;width:85%;max-width:360px;height:100vh;background:#fff;z-index:99998;box-shadow:2px 0 20px #0000004d;transition:left .35s ease;overflow-y:auto;padding-bottom:60px}
.mobile-side-menu.active{left:0}
.mobile-menu-header{margin-top:5px;padding:10px 20px;display:block}
.mobile-close-btn{position:absolute;right:10px;top:50%;transform:translateY(-50%);background:none;border:none}
.mobile-menu-title{font-size:18px;font-weight:600;letter-spacing:1px}
.mobile-menu-list,.mobile-menu-list li,.mobile-submenu,.mobile-submenu li{list-style:none}
.mobile-overlay{position:fixed;top:0;left:0;width:100%;height:100vh;background:#0000008c;opacity:0;visibility:hidden;transition:.3s;z-index:99990}
.mobile-overlay.active{opacity:1;visibility:visible}
.mobile-menu-list{margin:0;padding:0;list-style:none}
.mobile-item{border-bottom:1px solid #f7f7f7}
.mobile-link,.mobile-accordion-btn{text-transform:uppercase;padding:10px 20px;font-size:17px;color:#000;display:flex;justify-content:space-between;align-items:center;background:none;border:none;cursor:pointer}
.mobile-link{text-decoration:none;display:flex;align-items:center;flex-direction:row;justify-content:flex-start;align-content:center;gap:7px}
.mobile-link span{text-align:center;font-size:18px;min-width:25px;color:#aebccb}
.mobile-link .icon-watch_r2{font-size:25px}
.mobile-submenu{max-height:0;overflow: hidden;transition: max-height .35s ease;padding-left:30px}
.mobile-submenu li a{padding:12px 0;display:block;font-size:15px;color:#000;text-decoration:none}
.mobile-submenu.open{display:block}
.mobile-accordion-btn.active .icon-downarrow{transform:rotate(180deg);transition:.3s ease}
.mobile-account-section{margin:20px 0;padding:0 20px;display:flex;justify-content:space-around;align-items:center;flex-direction:row}
.mobile-account-btn{justify-content:center;display:flex;background:#143c8a;align-items:center;gap:5px;min-width:130px;padding:10px;border-radius:7px;font-size:17px;color:#fff;text-decoration:none}
.mobile-account-btn:hover{color:#fff;text-decoration:none}
.mobile-account-btn .icon-user,.mobile-account-btn .icon-user-plus,.mobile-account-btn .icon-switch{font-size:20px}

@media (min-width:1101px) {
.mobile-menu-btn{position:relative;z-index:9;padding:5px 0;background:transparent;color:#000;display:flex;align-items:center;justify-content:center;cursor:pointer;gap:8px;font-size:16px;text-transform:uppercase}
.mobile-menu-btn span{font-size:28px}
.mobile-side-menu{position:fixed;top:0;left:-420px;width:420px;max-width:420px;height:100vh;background:#fff;z-index:99998;box-shadow:2px 0 20px #0000004d;transition:left .35s ease;overflow-y:auto;padding-bottom:60px}
.mobile-side-menu.active{left:0}
.mobile-overlay{position:fixed;top:0;left:0;width:100%;height:100vh;background:#0000008c;opacity:0;visibility:hidden;transition:.3s;z-index:99990}
.mobile-overlay.active{opacity:1;visibility:visible}
}

/* MOBIL SEARCH */
.mobile-search-box{padding:5px 10px;background:#fff;display:block}
.mobile-search-box .searchnone{margin-top:10;font-size:16px;text-align:center}
.mobile-search-wrapper{position:relative;display:flex;align-items:center}
.mobile-live-search-input{flex:1;padding:12px 14px;padding-right:45px;border:1px solid #ddd;border-radius:8px;line-height:1.3;font-size:16px;background:#fff}
.mobile-live-search-input:focus{outline:none;padding:12px 14px;padding-right:45px;border:1px solid #ddd;line-height:1.3}
.mobile-live-search-btn{position:absolute;right:0;top:50%;padding-right:10px;transform:translateY(-50%);width:40px;height:40px;border:none;background:transparent;cursor:pointer;display:flex;justify-content:center;align-items:center}
.mobile-live-search-btn .search-icon-inside{font-size:20px;color:#444}
.mobile-live-results{display:none;background:#fff;border-top:1px solid #eee;max-height:320px;overflow-y:auto;-webkit-overflow-scrolling:touch;padding:10px 0;margin-top:5px;border-radius:6px}
.mobile-live-results .result-item{display:flex;align-items:center;gap:10px;padding:8px 0;border-bottom:1px solid #e4e4e4}
.mobile-live-results img{object-fit:cover;border-radius:6px}
.mobile-live-results .info{width:100%}
.mobile-live-results .name{font-size:15px;font-weight:400;color:#222}
.mobile-live-results .price{font-size:14px;color:#143c8a;display:flex;flex-direction:row;align-items:center;justify-content:flex-end;gap:20px}
.mobile-live-results .price-old{position:relative;display:inline-block}
.mobile-live-results .price-old::after{content:"";position:absolute;left:0;top:50%;width:100%;height:1px;background:#f32f2f;transform:rotate(-8deg);transform-origin:center;pointer-events:none}
#mobile-live-search-results .loading{width:100%;display:flex;justify-content:center;align-items:center;padding:15px 0}
#mobile-live-search-results .icon-spinner3{text-align:center;display:inline-block;animation:spin 1s linear infinite;font-size:22px;color:#143c8a;margin-top:30px auto}
@keyframes spin {
100%{transform:rotate(360deg)}
}

/* DESKTOP MENU */
.hm-main-menu{width:100%;background:#fff;border-top:1px solid #eef2f4;border-bottom:1px solid #eef2f4;position:relative;z-index:50}
.hm-menu-container{margin:auto;padding:0 20px;display:flex;justify-content:space-between;align-items:center}
.hm-menu-list{display:flex;align-items:center;gap:34px;margin:0;padding:0;list-style:none}
.hm-menu-item{position:static}
.hm-menu-link{display:block;padding:20px 0;font-size:15px;font-weight:600;color:#000;text-decoration:none}
.hm-menu-right .red{background:#d1204a;color:#fff;padding:10px 20px;border-radius:20px}
.hm-menu-right .red:hover{color:#fff}
.hm-menu-link:hover{color:#143c8a}
.hm-menu-left{flex:1}
.hm-menu-right{margin-left:auto}
.hm-mega-box{min-height:260px;position:absolute;left:0;right:0;top:100%;background:#fff;border-top:1px solid #eef2f4;box-shadow:0 18px 45px #0000001a;opacity:0;visibility:hidden;transform:translateY(12px);transition:all .25s ease;display:flex;justify-content:center;padding:36px 20px}
.hm-menu-item:hover .hm-mega-box{opacity:1;visibility:visible;transform:translateY(0)}
.hm-mega-left,.hm-mega-right{width:50%;max-width:620px}
.hm-mega-left{padding-right:50px}
.hm-mega-right{display:flex;align-items:center;justify-content:center}
.hm-mega-all{display:inline-block;margin-bottom:18px;font-size:18px;font-weight:700;color:#000;text-decoration:none}
.hm-sub-list{margin:0;padding:0;list-style:none}
.hm-sub-item{border-bottom:1px solid #eef2f4}
.hm-sub-link{display:flex;align-items:center;padding:14px 0;font-size:15px;color:#374957;text-decoration:none;transition:all .2s ease}
.hm-sub-link:hover{color:#143c8a;padding-left:10px}
.hm-mega-image{object-fit:cover;border-radius:22px;transition:opacity .2s ease}
@media (max-width: 1100px) {
.hm-main-menu{display:none}
}

/* breadcrumb */
.breadcrumb{background:#fff;display:flex;flex-wrap:nowrap;align-items:center;gap:6px;padding:8px 0;margin:15px 0;list-style:none;overflow-x:auto}
.breadcrumb li{display:flex;align-items:center;white-space:nowrap;font-size:13px}
.breadcrumb li a{position:relative;color:#000;text-decoration:none;display:inline-block;max-width:260px;overflow:hidden;text-overflow:ellipsis}
.breadcrumb li a:after{content:'';position:absolute;left:0;bottom:-2px;width:0;height:1px;background:#000;transition:width .3s ease}
.breadcrumb li a:hover{color:#d80000}
.breadcrumb li a:hover:after{width:100%}
.breadcrumb li + li:before{content:"\e90e";font-family:'icomoon';margin:0 6px;color:#000;font-size:11px}
.breadcrumb li:first-child span{color:#000}
.breadcrumb li:first-child a:before{margin-right:6px;font-size:12px;color:#000}
.breadcrumb li span{color:#d80000;font-weight:700;max-width:280px;overflow:hidden;text-overflow:ellipsis}
@media (max-width:768px) {
.breadcrumb li a,.breadcrumb li span{max-width:100px;font-size:12px}
}

/* KATEGORİ BANNER */
.hmcb-module{margin:45px 0}
.hmcb-heading{text-align:center;margin-bottom:28px}
.hmcb-heading span{margin:0;font-size:28px;font-weight:700;color:#002245}
.hmcb-grid{display:grid;gap:24px;margin:0 15px}
.hmcb-col-2 .hmcb-grid{grid-template-columns:repeat(2,1fr)}
.hmcb-col-3 .hmcb-grid{grid-template-columns:repeat(3,1fr)}
.hmcb-col-4 .hmcb-grid{grid-template-columns:repeat(4,1fr)}
.hmcb-col-5 .hmcb-grid{grid-template-columns:repeat(5,1fr)}
.hmcb-col-6 .hmcb-grid{grid-template-columns:repeat(6,1fr)}
.hmcb-item{opacity:0;transform:translateY(60px);transition:opacity .7s ease,transform .7s cubic-bezier(.22,1,.36,1)}
.hmcb-item.hmcb-show{opacity:1;transform:translateY(0)}
.hmcb-card{display:block;text-decoration:none;background:#fff;border-radius:18px;overflow:hidden;box-shadow:0 10px 28px #00000014;transition:transform .25s ease,box-shadow .25s ease}
.hmcb-card:hover{text-decoration:none;transform:translateY(-4px);box-shadow:0 18px 42px #00000021}
.hmcb-image{position:relative;overflow:hidden;aspect-ratio:3/2;background:#f5f7f8}
.hmcb-image img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .45s ease,filter .45s ease}
.hmcb-card:hover .hmcb-image img{transform:scale(1.07);filter:brightness(.92)}
.hmcb-name{text-align:center;padding:16px 10px;font-size:16px;font-weight:600;color:#002245;line-height:1.35}
@media (max-width:1199px) {
.hmcb-col-5 .hmcb-grid,.hmcb-col-6 .hmcb-grid{grid-template-columns:repeat(4,1fr)}
}
@media (max-width:991px) {
.hmcb-col-4 .hmcb-grid,.hmcb-col-5 .hmcb-grid,.hmcb-col-6 .hmcb-grid{grid-template-columns:repeat(3,1fr)}
}
@media (max-width:767px) {
.hmcb-module{margin:30px 0}
.hmcb-heading h2{font-size:22px}
.hmcb-grid{gap:14px}
.hmcb-col-2 .hmcb-grid,.hmcb-col-3 .hmcb-grid,.hmcb-col-4 .hmcb-grid,.hmcb-col-5 .hmcb-grid,.hmcb-col-6 .hmcb-grid{grid-template-columns:repeat(2,1fr)}
.hmcb-card{border-radius:14px}
.hmcb-name{font-size:14px;padding:12px 6px}
}

/* PRODUCT ZOOM */
.product__carousel{position:relative;display:grid;grid-template-columns:90px minmax(0,1fr);column-gap:15px;align-items:stretch;width:100%}
.product__carousel .gallery-top{position:relative;grid-column:2;grid-row:1;width:100%;min-width:0;aspect-ratio:2 / 3;overflow:hidden;background-color:#fff;border-radius:10px}
.product__carousel .gallery-top .swiper-wrapper{height:100%}
.product__carousel .gallery-top .swiper-slide{display:flex;align-items:center;justify-content:center;height:100%}
.product__carousel .gallery-top .easyzoom,.product__carousel .gallery-top .easyzoom > a{display:block;width:100%;height:100%}
.product__carousel .gallery-top img{display:block;width:100%;height:100%;max-width:100%}
.product__carousel .gallery-thumbs{position:relative;grid-column:1;grid-row:1;width:90px;height:100%;min-height:0;margin:0;overflow:hidden}
.product__carousel .gallery-thumbs .swiper-wrapper{width:100%}
.product__carousel .gallery-thumbs .swiper-slide{box-sizing:border-box;width:90px;height:auto;border:1px solid #e5e5e5;border-radius:10px;background-color:#fff;aspect-ratio: 2 / 3;cursor:pointer;overflow:hidden;transition:opacity .2s ease,border-color .2s ease}
.product__carousel .gallery-thumbs .swiper-slide:hover,.product__carousel .gallery-thumbs .swiper-slide-thumb-active{border:1px dashed #002245;opacity:1}
.product__carousel .gallery-thumbs img{display:block;width:100%;height:100%}
.product__carousel .gallery-button-next,.product__carousel .gallery-button-prev{display:flex;align-items:center;justify-content:center;width:42px;height:42px;margin-top:-21px;border-radius:50%;transition:opacity .2s ease,background-color .2s ease}
.product__carousel .gallery-button-next{right:15px}
.product__carousel .gallery-button-prev{left:15px}
.product__carousel .gallery-button-next::after,.product__carousel .gallery-button-prev::after{display:none}
.product__carousel .gallery-button-next span,.product__carousel .gallery-button-prev span{color:#d9d9d9;font-size:18px;line-height:1}
.product__carousel .gallery-button-next:hover,.product__carousel .gallery-button-prev:hover{background-color:#fff}
.product__carousel .gallery-button-next:hover span,.product__carousel .gallery-button-prev:hover span{color:#000}
.product__carousel .easyzoom{position:relative}
.product__carousel .easyzoom-flyout{background-color:#fff}
.product__carousel .easyzoom-flyout img{width:auto;height:auto;max-width:none!important}
@media (max-width: 992px) {
.product__carousel{grid-template-columns:70px minmax(0,1fr);column-gap:10px}
.product__carousel .gallery-thumbs{width:70px}
.product__carousel .gallery-thumbs .swiper-slide{width:70px}
.product__carousel .gallery-button-next,.product__carousel .gallery-button-prev{width:34px;height:34px;margin-top:-17px}
.product__carousel .gallery-button-next{right:8px}
.product__carousel .gallery-button-prev{left:8px}
.product__carousel .gallery-button-next span,.product__carousel .gallery-button-prev span{font-size:15px}
.product__carousel .gallery-top .easyzoom > a{pointer-events:none}
}
@media (max-width: 480px) {
.product__carousel{grid-template-columns:60px minmax(0,1fr);column-gap:7px}
.product__carousel .gallery-thumbs{width:60px}
.product__carousel .gallery-thumbs .swiper-slide{width:60px}
.product__carousel .gallery-button-next,.product__carousel .gallery-button-prev{width:30px;height:30px;margin-top:-15px}
.product__carousel .gallery-button-next span,.product__carousel .gallery-button-prev span{font-size:13px}
}
@media (min-width: 993px) {
.product__carousel{grid-template-columns:120px minmax(0,1fr);column-gap:15px}
.product__carousel .gallery-thumbs,.product__carousel .gallery-thumbs .swiper-slide{width:120px}
}


/* PRODUCT */
#product-product{margin:25px auto;padding:20px}
.product_title_wrapper{text-align:center;display:block;width:100%}
.product_title{font-size:26px;color:#000;position:relative;display:inline-block;margin:0 0 17px}
.product_title::after{content:'';position:absolute;left:0;bottom:-5px;width:100%;height:1px;background-color:#000}
.pcode,.pstock{margin:10px 0;display:flex;align-items:center;justify-content:flex-start;font-weight:400;font-size:16px}
.pcode span{margin-left:10px;font-size:16px}
.pkargo{margin:10px 0;position:absolute;top:3%;right:8%;font-weight:400;font-size:12px}
.pkargo img{margin-right:10px;height:30px;width:30px}
.pstock img{height:15px;width:15px;margin-right:10px}
.pro_price{display:flex;justify-content:space-between;align-items:center;margin:40px 0}
.taksitler{text-transform:uppercase;font-size:14px;letter-spacing:1px}
.taksitler span{font-size:8px;display:inline-block;-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-o-transform:rotate(-45deg);transform:rotate(-45deg)}
.all_price{display:flex;flex-direction:row;align-content:center;justify-content:flex-start;align-items:center;gap:10px}
.percent{width:70px;height:60px;background-color:#ff1313;border-radius:5px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#fff;font-size:30px;font-weight:600;position:relative;letter-spacing:-2px;padding:10px}
.specialprice{display:flex;gap:10px;flex-direction:column;align-content:flex-start;justify-content:center;align-items:flex-start}
.old_price{font-weight:300;position:relative;display:inline-block;font-size:21px;letter-spacing:-1px;color:#717171}
.old_price::after{content:"";position:absolute;left:0;top:50%;width:100%;height:1px;background:#f32f2f;transform:rotate(-8deg);transform-origin:center}
.new_price{font-weight:600;font-size:30px;letter-spacing:-1px;color:#000}
.normal_price{font-weight:600;font-size:30px;letter-spacing:-1px;color:#000}
.stokta{color:#1a9300}
.alt_metin{color:#181818;font-size:14px;font-weight:400;display:block;margin:0 0 30px}
@media (max-width: 768px) {
#product-product{padding: 0 8px;margin:0 auto}
.product_title_wrapper{margin-top:40px;text-align:center}
}
@media (min-width: 768px) and (max-width: 991px) {
.product_title{font-size:20px;text-align:center}
}

/* SHARE */
.go-review{text-transform:uppercase;font-size:14px;letter-spacing:1px}
.pyorum{text-transform:uppercase;font-size:14px;letter-spacing:1px}
.pyorum .product-share-trigger{margin:10px 0}
.pyorum .rating{font-size:13px;margin:0;text-align:center}
.pshare{display:flex;justify-content:space-between;align-items:center}
.product-share-trigger{display:inline-block;font-size:14px;cursor:pointer;letter-spacing:1px;color:#000}
.product-share-trigger:hover{color:#000}
.share-popup{position:fixed;top:0;left:0;width:100%;height:100%;background:#0009;display:flex;justify-content:center;align-items:center;opacity:0;visibility:hidden;transition:.3s ease;z-index:9999}
.share-popup.open{opacity:1;visibility:visible}
.share-popup-inner{background:#fff;padding:25px;width:90%;max-width:500px;border-radius:14px;position:relative;animation:popIn .25s ease}
@keyframes popIn {
from{transform:scale(.8);opacity:0}
to{transform:scale(1);opacity:1}
}
.share-popup-inner h3{text-align:center;font-weight:400;color:#000;margin:15px 0 45px;font-size:20px;letter-spacing:4px}
.share-close{position:absolute;right:12px;top:8px;border:none;background:none;font-size:26px;cursor:pointer}
.share-btn{border:1px solid #cecece;padding:10px;border-radius:5px;height:50px;width:50px;text-align:center}
.share-btn:hover,.share-btn span:hover,.share-btn img:hover{text-transform:none;text-decoration:none}
.share-icons{display:flex;flex-wrap:wrap;justify-content:space-evenly;margin:35px 0}
.share-btn img{width:25px;height:25px;display:block;transition:transform .2s}
.share-btn span{color:#000;font-size:25px;display:block;transition:transform .2s}
.share-divider{text-align:center;font-weight:400;color:#333;margin:30px 0;font-size:15px;letter-spacing:2px}
.share-copy-box{display:flex;border:1px solid #e1e1e1;border-radius:8px;padding:5px;margin:0 0 20px}
.share-copy-box input{width:100%;border:none;outline:none;padding:5px;font-size:14px}
#copy-share{background:none;border:none;font-size:20px;cursor:pointer;padding:0 10px}
#copy-share.copied{color:#2ecc71;transform:scale(1.2)}



.product-purchase-box{width:100%;margin:22px 0;padding:20px;border:1px solid #e9e9ef;border-radius:18px;background:linear-gradient(145deg,#fff 0%,#fafafd 100%);box-shadow:0 12px 35px #16162814;box-sizing:border-box;animation:productPurchaseShow .5s ease both}
.product-purchase-header{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-bottom:16px}
.product-purchase-title{display:block;color:#17171d;font-size:16px;font-weight:700;line-height:1.3}
.product-purchase-description{display:block;margin-top:4px;color:#8a8a96;font-size:12px;line-height:1.4}
.product-minimum-badge{flex-shrink:0;padding:7px 11px;border-radius:30px;background:#fff1ed;color:#e45d3b;font-size:11px;font-weight:700}
.product-purchase-actions{display:flex;align-items:stretch;gap:12px}
.product-quantity-selector{display:flex;align-items:center;height:58px;padding:5px;border:1px solid #e5e5eb;border-radius:14px;background-color:#fff;box-shadow:0 4px 14px #0000000a;box-sizing:border-box;transition:border-color .25s ease,box-shadow .25s ease,transform .25s ease}
.product-quantity-selector:hover,.product-quantity-selector:focus-within{border-color:#222;box-shadow:0 7px 20px #00000017;transform:translateY(-1px)}
.product-quantity-button{position:relative;width:42px;height:46px;padding:0;border:0;border-radius:10px;background-color:#f3f3f6;cursor:pointer;outline:none;transition:background-color .2s ease,transform .15s ease,box-shadow .2s ease}
.product-quantity-button:hover{background-color:#17171d;box-shadow:0 6px 14px #17171d33;transform:scale(1.05)}
.product-quantity-button:active{transform:scale(.90)}
.product-quantity-button span::before,.product-quantity-button span::after{content:"";position:absolute;top:50%;left:50%;width:14px;height:2px;border-radius:2px;background-color:#25252d;transform:translate(-50%,-50%);transition:background-color .2s ease}
.product-quantity-plus span::after{transform:translate(-50%,-50%) rotate(90deg)}
.product-quantity-button:hover span::before,.product-quantity-button:hover span::after{background-color:#fff}
.product-quantity-value{display:flex;flex-direction:column;align-items:center;justify-content:center;width:58px;height:46px}
.product-quantity-input{width:52px!important;height:25px!important;margin:0!important;padding:0!important;border:0!important;background:transparent!important;box-shadow:none!important;color:#17171d;font-size:18px;font-weight:800;line-height:25px;text-align:center;outline:none;appearance:textfield;-moz-appearance:textfield}
.product-quantity-input::-webkit-inner-spin-button,.product-quantity-input::-webkit-outer-spin-button{margin:0;-webkit-appearance:none}
.product-quantity-value small{display:block;color:#a2a2ac;font-size:9px;font-weight:600;line-height:11px;text-transform:uppercase;letter-spacing:.8px}
.product-add-cart-button{position:relative;display:flex;flex:1;align-items:center;justify-content:center;gap:11px;min-height:58px;padding:12px 22px;overflow:hidden;border:0;border-radius:14px;background:linear-gradient(135deg,#0e2b68 0%,#1d50ad 100%);box-shadow:0 9px 22px #14141c38;color:#fff;font-size:14px;font-weight:700;letter-spacing:.2px;cursor:pointer;transition:transform .25s ease,box-shadow .25s ease}
.product-add-cart-button::before{content:"";position:absolute;top:0;left:-100%;width:55%;height:100%;background:linear-gradient(90deg,transparent,#ffffff38,transparent);transform:skewX(-20deg);transition:left .65s ease}
.product-add-cart-button:hover::before{left:140%}
.product-add-cart-button:hover{color:#fff;box-shadow:0 13px 28px #14141c4d;transform:translateY(-2px)}
.product-add-cart-button:active{transform:translateY(0) scale(.98)}
.product-add-cart-button:focus{color:#fff;outline:none}
.product-cart-icon{position:relative;z-index:1;display:flex;width:23px;height:23px;transition:transform .3s ease}
.product-cart-icon svg{width:100%;height:100%;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.product-add-cart-button:hover .product-cart-icon{transform:translateX(3px) rotate(-5deg)}
.product-cart-button-text{font-size:17px;position:relative;z-index:1}
.product-cart-arrow{position:relative;z-index:1;width:7px;height:7px;margin-left:3px;border-top:2px solid #fff;border-right:2px solid #fff;transform:rotate(45deg);transition:transform .25s ease}
.product-add-cart-button:hover .product-cart-arrow{transform:translateX(4px) rotate(45deg)}
.product-minimum-notice{display:flex;align-items:center;gap:9px;margin-top:13px;padding:10px 13px;border-radius:10px;background-color:#f2f6ff;color:#526078;font-size:12px;line-height:1.5;animation:productNoticeShow .5s .2s ease both}
.product-notice-icon{display:inline-flex;flex:0 0 20px;align-items:center;justify-content:center;width:20px;height:20px;border-radius:50%;background-color:#6079a8;color:#fff;font-family:Arial,sans-serif;font-size:12px;font-weight:700}
.product-quantity-selector.quantity-bump{animation:productQuantityBump .22s ease}
@keyframes productPurchaseShow {
from{opacity:0;transform:translateY(12px)}
to{opacity:1;transform:translateY(0)}
}
@keyframes productNoticeShow {
from{opacity:0;transform:translateX(-8px)}
to{opacity:1;transform:translateX(0)}
}
@keyframes productQuantityBump {
0%,100%{transform:scale(1)}
50%{transform:scale(1.025)}
}
@media (max-width: 480px) {
.product-purchase-box{padding:15px;border-radius:15px}
.product-purchase-header{align-items:flex-start}
.product-purchase-description{display:none}
.product-purchase-actions{flex-direction:column}
.product-quantity-selector{justify-content:space-between;width:100%}
.product-quantity-value{flex:1}
.product-add-cart-button{width:100%}
}
@media (prefers-reduced-motion: reduce) {
.product-purchase-box,.product-minimum-notice,.product-quantity-selector.quantity-bump{animation:none}
.product-add-cart-button::before{display:none}
}


/* BUTTONS */

.hm-button{position:relative;display:block;width:100%;padding:14px 25px;overflow:hidden;border:0;border-radius:8px;background:linear-gradient(135deg,#0e2b68 0%,#143c8a 50%,#2757b5 100%);box-shadow:0 6px 18px #143c8a47;color:#fff;cursor:pointer;font-family:inherit;font-size:15px;font-weight:600;line-height:1.4;letter-spacing:.4px;text-align:center;appearance:none;transition:transform .25s ease,box-shadow .25s ease,background .25s ease}
.hm-button::before{content:"";position:absolute;top:0;left:-120%;width:80%;height:100%;background:linear-gradient(90deg,transparent,#ffffff47,transparent);pointer-events:none;transform:skewX(-25deg);transition:left .6s ease}
.hm-button:hover,.hm-button:focus{border:0;background:linear-gradient(135deg,#143c8a 0%,#2757b5 100%);box-shadow:0 9px 24px #143c8a66;color:#fff;outline:none;transform:translateY(-2px)}
.hm-button:hover::before{left:140%}
.hm-button:active{box-shadow:0 4px 12px #143c8a4d;transform:translateY(0) scale(0.98)}
.hm-button:disabled{disabledcursor:not-allowed;opacity:.65;transform:none}



/* NEWSLETTER */
.hm-newsletter{background:#f4f6f9;padding:45px 15px 55px}
.hm-newsletter-container{max-width:960px;margin:0 auto}
.hm-newsletter h2{max-width:780px;margin:0 auto 14px;text-align:center;color:#000;font-size:32px;font-weight:700;line-height:1.18}
.hm-newsletter-desc{max-width:850px;margin:0 auto 40px;text-align:center;color:#000;font-size:16px;line-height:1.55}
.hm-newsletter-required{margin:0 0 28px;font-size:12px;color:#000}
.hm-newsletter-row{display:grid;grid-template-columns:1fr 1fr 160px;gap:12px;align-items:stretch}
.hm-newsletter-row label{position:relative;margin:0}
.hm-newsletter-row label span{position:absolute;left:20px;top:11px;color:#0b2345;font-size:11px;z-index:2}
.hm-newsletter-row input{width:100%;height:56px;padding:24px 20px 8px;border:1px solid #8f9aaa;border-radius:4px;background:#fff;color:#000;font-size:14px;box-shadow:none}
.hm-newsletter-row input:focus{outline:none;border-color:#244b93;background:#fff}
.hm-newsletter-row button{height:56px;border:0;border-radius:4px;background:#1f4995;color:#fff;font-size:16px;font-weight:700;cursor:pointer;text-transform:uppercase}
.hm-newsletter-row button:hover{background:#12336f}
.hm-newsletter-consent{display:flex;align-items:center;gap:10px;margin:24px 0 0;color:#000;font-size:12px;line-height:1.45;font-weight:400}
.hm-newsletter-consent input{width:20px;height:20px;margin:0;flex:0 0 20px}
.hm-newsletter-message{margin-top:12px;font-size:13px}
.hm-newsletter-message .text-danger{color:#d00000}
.hm-newsletter-message .text-success{color:#198754}
@media(max-width:768px) {
.hm-newsletter h2{font-size:24px}
.hm-newsletter-row{grid-template-columns:1fr}
.hm-newsletter-row button{width:100%}
}
#newsletter-kvkk-modal.hm-newsletter-modal{display:none;position:fixed!important;left:0;top:0;width:100%;height:100%;background:#0000008c;z-index:999999}
.hm-newsletter-modal-box{width:700px;max-width:95%;background:#fff;margin:60px auto;border-radius:8px;position:relative;padding:35px;max-height:80vh;overflow:auto}
.hm-newsletter-modal-close{position:absolute;right:18px;top:12px;font-size:30px;line-height:30px;cursor:pointer;color:#555}
.hm-newsletter-modal h2{margin:0 0 20px;font-size:24px;color:#000}
.hm-newsletter-modal-content{font-size:15px;line-height:1.8;color:#444}

/* FEATURED NEW PRODUCT CARD */
.hm-featured-swiper{margin:0 15px!important}
.productcard_title{display:block;font-size:28px;color:#002245;text-align:center;font-weight:700;margin:30px 0;line-height:1}
.product-thumb .image{position:relative}
.product-stickers{display:flex;position:absolute;bottom:10px;left:0;flex-direction:column;gap:5px}
.hm-discount-badge{padding:0 5px;max-width:fit-content;text-align:center;z-index:2;background:#d92027;color:#fff;font-size:13px;font-weight:700}
.hm-stock-badge{max-width:fit-content;padding:0 5px;z-index:5;font-size:13px;font-weight:700;color:#fff}
.hm-special-badge{max-width:fit-content;text-align:left;background:#143c8a;padding:0 5px;z-index:5;font-size:13px;font-weight:700;color:#fff}
.hm-stock-in{background:#21a745}
.hm-stock-out{background:#000}

.hm-featured-module{position:relative;margin:40px 0}
.hm-featured-module h3{margin:0 0 25px;text-align:center}
.hm-featured-swiper{position:relative;overflow:hidden;padding:5px 5px 45px}
.hm-featured-swiper .swiper-slide{height:auto}
.hm-featured-prev,.hm-featured-next{position:absolute;top:42%;z-index:10;width:38px;height:38px;border-radius:50%;background:#fff;box-shadow:0 4px 15px #0000001f;display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:24px;color:#002245}
.hm-featured-prev{left:5px}
.hm-featured-next{right:5px}
@media(max-width:767px) {
.hm-featured-prev,.hm-featured-next{display:none}
}

.hm-featured-thumbs{display:flex;gap:6px;justify-content:center;margin-top:10px;padding:0 8px}
.hm-featured-thumb{width:50px;height:70px;border:1px solid #ddd;background:#fff;padding:0;border-radius:6px;cursor:pointer;overflow:hidden}
.hm-featured-thumb img{width:100%;height:100%;object-fit:cover;display:block}
.hm-featured-thumb.active{border-color:#002245}

.pname{display:block;margin:10px;font-size:18px;text-align:center;color:#000}
.pprice{display:block;margin:10px;font-size:18px;text-align:center;color:#000}
.pprice .price-old{color:#999;text-decoration:line-through;margin-right:10px}
.pprice .price-new{color:#000}
.pname a:hover,.pprice:hover{color:#000}


.product-thumb .image img{border-radius:10px}


/* FOOTER */
footer{padding:40px 0 0}
.footer_title{display:block;font-size:22px;color:#000;font-weight:700;line-height:2.4}
footer ul li{font-size:16px;color:#000;margin:0 0 10px;padding:0;line-height:1.4}
footer .footerphone {margin:10px 0}
footer .footerphone a{color:#000;font-size:18px}
footer .footerphone .icon-phone{color:#000;font-size:16px}
footer .ssl{margin:20px 0}
footer .footer_sosyal{display:block;font-weight:400;color:#000;font-size:16px;margin:10px 0 5px}
footer .social-bar{display:flex;justify-content:flex-start;gap:10px;padding:0}
.social-icon{position:relative;width:30px;height:30px;background:transparent;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:background .25s ease,transform .25s ease;box-shadow:0 6px 16px #6464642e;overflow:hidden}
.social-icon::before{content:"";position:absolute;width:100%;height:100%;background:currentColor;border-radius:50%;opacity:0;transform:scale(0.3);transition:transform .8s ease,opacity .8s ease;z-index:0}
.social-icon:hover::before{opacity:1;transform:scale(1.8)}
.social-icon img{filter:brightness(0) invert(1);position:relative;z-index:2;width:18px;height:18px;opacity:.9;transition:filter .25s ease}
.social-icon:hover img{filter:brightness(0) invert(1)}
.social-icon.fb{color:#1877F2;background:#1877F2}
.social-icon.ig{color:#DD2A7B;position:relative;background:linear-gradient(45deg,#F58529,#DD2A7B,#8134AF,#515BD4)}


@media (max-width: 480px) {
.sosyal-bar a img{margin:20px auto 0}
.social-icon{width:42px;height:42px}
.social-icon img{width:20px}
}


.info .metin p{font-size:16px;line-height:1.8}
.info .metin ul li{font-size:16px;line-height:1.4}
.catdesc .metin p{font-size:16px;line-height:1.4}
.catdesc .metin ul li{font-size:16px;line-height:1.4}
.catdesc .metin h2{font-size:24px;line-height:1.8;font-weight:700}


/* CATEGORY */
.catimg{display:flex;flex-direction:row;align-items:center;justify-content:flex-start}
.sub-category-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:10px;margin:10px 0 30px}
.sub-category-item{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:15px;border:1px solid #e5e5e5;border-radius:14px;background:#fff;transition:.25s}
.sub-category-item img{width:100%;max-width:160px;height:120px;object-fit:contain;margin-bottom:12px}
.sub-category-item span{color:#000;font-weight:700;font-size:16px}
.sub-category-item:hover{transform:translateY(-3px);box-shadow:0 10px 25px #00000012}
.catbaslik{display:table;margin:0 0 0 20px;position:relative;color:#000;font-weight:700;text-align:left;font-size:27px;letter-spacing:-.5px;text-transform:uppercase}
.catbaslik::after{content:"";position:absolute;left:0;bottom:-5px;width:100%;height:1px;background:#e9e9e9}
@media (max-width:768px) {
.sub-category-grid{grid-template-columns:repeat(2,1fr);gap:12px}
.sub-category-item{padding:10px}
.sub-category-item img{height:90px}
.catbaslik{font-size:18px}
}

.hm-category-products{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;margin:15px 0 30px 0}
.hm-category-product{min-width:0}
@media (max-width:1199px) {
.hm-category-products{grid-template-columns:repeat(3,1fr)}
}
@media (max-width:767px) {
.hm-category-products{grid-template-columns:repeat(2,1fr);gap:10px}
}

.dc-clearfix{margin:20px 0 40px;font-size:25px;color:#000;background:#f3f3f3;padding:20px 10px;border-radius:10px}
.catdesc{display:block;letter-spacing:0;font-size:16px;color:#000;margin:40px 0}
.catdesc h2{font-size:16px;letter-spacing:0;color:#000;font-weight:700}
.catdesc p{font-size:16px;letter-spacing:0;color:#000;font-weight:400}
.catdesc p a{font-size:16px;letter-spacing:0;color:#000;font-weight:400;outline:none}



.input-group.input-group-sm{display:flex;align-items:center;max-width:360px;margin:15px 0;border:1px solid #e5e5e5;border-radius:8px;overflow:hidden;background:#fff;box-shadow:0 2px 8px #0000000d;transition:all .3s ease}
.input-group.input-group-sm:hover{box-shadow:0 4px 14px #00000014}
.input-group.input-group-sm .input-group-addon{background:#f8f9fa;color:#444;font-weight:600;border:0;padding:10px 15px;white-space:nowrap}
.input-group.input-group-sm .form-control{border:0;box-shadow:none;height:42px;padding:0 40px 0 15px;font-size:14px;color:#333;cursor:pointer;appearance:none;-webkit-appearance:none;-moz-appearance:none;background:#fff url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' fill='%23666' viewBox='0 0 16 16'%3E%3Cpath d='M1.5 5.5l6 6 6-6' stroke='%23666' stroke-width='2' fill='none' stroke-linecap='round'/%3E%3C/svg%3E") no-repeat right 15px center;transition:all .3s ease}
.input-group.input-group-sm .form-control:hover{background-color:#fafafa}
.input-group.input-group-sm .form-control:focus{outline:none;background-color:#fff}
@media (max-width:768px) {
.input-group.input-group-sm{max-width:100%}
.input-group.input-group-sm .input-group-addon{font-size:13px;padding:10px}
.input-group.input-group-sm .form-control{font-size:13px}
}




/* product list */

@media (min-width: 1200px) {
	#content .col-lg-2:nth-child(6n+1),
	#content .col-lg-3:nth-child(4n+1),
	#content .col-lg-4:nth-child(3n+1),
	#content .col-lg-6:nth-child(2n+1) {
		clear:left;
	}
}
@media (min-width: 992px) and (max-width: 1199px) {
	#content .col-md-2:nth-child(6n+1),
	#content .col-md-3:nth-child(4n+1),
	#content .col-md-4:nth-child(3n+1),
	#content .col-md-6:nth-child(2n+1) {
		clear:left;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	#content .col-sm-2:nth-child(6n+1),
	#content .col-sm-3:nth-child(4n+1),
	#content .col-sm-4:nth-child(3n+1),
	#content .col-sm-6:nth-child(2n+1) {
		clear:left;
	}
}

/* fixed colum left + content + right*/
@media (min-width: 768px) {
    #column-left  .product-layout .col-md-3 {
       width: 100%;
    }

	#column-left + #content .product-layout .col-md-3 {
       width: 50%;
    }

	#column-left + #content + #column-right .product-layout .col-md-3 {
       width: 100%;
    }

    #content + #column-right .product-layout .col-md-3 {
       width: 100%;
    }
}

/* fixed product layouts used in left and right columns */
#column-left .product-layout, #column-right .product-layout {
	width: 100%;
}

/* fixed mobile cart quantity input */
.input-group .form-control[name^=quantity] {
	min-width: 50px;
}

/* Missing focus and border color to overwrite bootstrap */
.btn-info:hover, .btn-info:active, .btn-info.active, .btn-info.disabled, .btn-info[disabled] {
    background-image: none;
    background-color: #df5c39;
}
html[dir=rtl] .checkbox input[type="checkbox"],
html[dir=rtl] .checkbox-inline input[type="checkbox"],
html[dir=rtl] .radio input[type="radio"],
html[dir=rtl] .radio-inline input[type="radio"] {
    position: absolute;
    margin-top: 4px\9;
    margin-right: -20px;
      margin-left: unset;
}
html[dir=rtl] .input-group-btn:last-child > .btn {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}
html[dir=rtl] .input-group .form-control:first-child {
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    border-top-left-radius: unset;
    border-bottom-left-radius: unset;
}
html[dir=rtl] .container .row:first-child  .col-sm-4, html[dir=rtl] .container .row:first-child  .col-sm-5 {
  float: right;

}
html[dir=rtl] #cart .dropdown-menu {
  left: 0;
  right: auto;

}
@media (min-width: 768px) {
   
    html[dir=rtl] .navbar-nav {
        float: right;
        margin: 0;
    }
    
    html[dir=rtl] .navbar-nav > li {
        float: right;
    }
   
}

.hm-feature-area{display:grid;grid-template-columns:repeat(4,1fr);gap:34px;margin:50px 15px}
.hm-feature-card{min-height:230px;border-radius:18px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:30px 20px;box-shadow:0 10px 25px #0000001a;border:1px solid transparent}
.hm-feature-card > span{width:92px;height:92px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:44px;margin-bottom:22px}
.hm-feature-card p{margin:0;font-size:20px;font-weight:700;line-height:1.35}
.hm-feature-card p small{display:block;margin-top:8px;font-size:18px;font-weight:400;color:#1f2937}
.hm-feature-green{background:#f6fbf3;border-color:#dcefd4}
.hm-feature-green > span{background:#e4f4dc;color:#4aa23c}
.hm-feature-green p{color:#2f7d2f}
.hm-feature-blue{background:#f4f9ff;border-color:#d8e8fb}
.hm-feature-blue > span{background:#dfeeff;color:#1f72b8}
.hm-feature-blue p{color:#245b95}
.hm-feature-orange{background:#fff8ef;border-color:#f2dfc4}
.hm-feature-orange > span{background:#fff0d8;color:#f7941d}
.hm-feature-orange p{color:#1f2937}
.hm-feature-purple{background:#faf6ff;border-color:#eadcf6}
.hm-feature-purple > span{background:#eadcf6;color:#7b2cbf}
.hm-feature-purple p{color:#1f2937}
@media(max-width:991px) {
.hm-feature-area{grid-template-columns:repeat(2,1fr);gap:20px}
.hm-feature-card{box-shadow:0 0 5px #6464642e;border:1px solid transparent}
}
@media(max-width:600px) {
.hm-feature-area{grid-template-columns:1fr}
.hm-feature-card{min-height:200px}
}

.hm-animate-up{opacity:0;transform:translateY(60px);transition:opacity .7s ease,transform .7s cubic-bezier(.22,1,.36,1)}
.hm-animate-up.hm-animate-show{opacity:1;transform:translateY(0)}


.hc-product-tabs{margin-top:40px}
.hc-product-tabs .nav-tabs{border:0;display:flex;background:#e0e0e0;border-radius:12px 12px 0 0;overflow:hidden}
.hc-product-tabs .nav-tabs > li{border:1px solid #fff;float:none;flex:1;text-align:center;margin:0}
.hc-product-tabs .nav-tabs > li > a{border:0;margin:0;padding:10px 5px;font-size:12px;letter-spacing:1px;text-transform:uppercase;font-weight:400;color:#002245;background:transparent;transition:all .75s ease}
.hc-product-tabs .nav-tabs > li > a:hover{color:#002245;background:#0022450a}
.hc-product-tabs .nav-tabs > li.active > a,.hc-product-tabs .nav-tabs > li.active > a:focus,.hc-product-tabs .nav-tabs > li.active > a:hover{color:#002245;background:#ffffff42;border:0;box-shadow:inset 0 -3px 0 #1f4995}
.hc-product-tabs .tab-content{background:#fff;padding:10px 15px;border-radius:0 0 12px 12px}
.hc-product-tabs #tab-description{font-size:15px;line-height:1.75;letter-spacing:1px;color:#000}
.hc-product-tabs #tab-description p{font-size:15px;letter-spacing:1px}
.hc-product-tabs table{margin:0}
.hc-product-tabs table td{padding:14px 16px;border-color:#d9d9d9!important}
.hc-product-tabs .table>tbody+tbody{border:1px solid #d9d9d9!important}
.hc-product-tabs .table-bordered>tbody>tr>td{font-size:16px;border:1px solid #d9d9d9!important}
.hc-product-tabs table thead td{background:#f7f8fa;font-weight:600;color:#002245}
.hc-product-tabs #tab-review h2{font-size:16px;letter-spacing:.4px;margin-bottom:20px;color:#002245}
.hc-product-tabs #tab-review label{font-weight:400;color:#002245}
.hc-product-tabs .tab-content > .tab-pane{display:none}
.hc-product-tabs .tab-content > .tab-pane.active{display:block;animation:hcTabSlideUp .85s ease both}
.hc-product-tabs .tab-content > .tab-pane.active:first-child{animation:hcTabSlideUp .85s ease both}
@keyframes hcTabSlideUp {
from{opacity:0;transform:translateY(18px)}
to{opacity:1;transform:translateY(0)}
}
@media (max-width:768px) {
.hc-product-tabs{margin-top:0}
.hc-product-tabs .nav-tabs{border-radius:8px}
.hc-product-tabs .nav-tabs > li > a{padding:14px 0;font-size:11px}
.hc-product-tabs .tab-content{padding:20px 5px}
}
.review-popup{position:fixed;left:50%;bottom:30px;transform:translate(-50%,40px);border:1px solid #002245;min-width:300px;max-width:90%;padding:16px 22px;background:#fff;border-radius:10px;display:flex;align-items:center;gap:10px;font-size:15px;color:#002245;opacity:0;z-index:9999;animation:popupSlideUp .35s ease forwards}
.review-popup.center{top:50%;bottom:auto;transform:translate(-50%,calc(-50% + 40px))}
.review-popup span{font-size:20px;flex-shrink:0}
@keyframes popupSlideUp {
from{opacity:0;transform:translate(-50%,40px)}
to{opacity:1;transform:translate(-50%,0)}
}
.review-popup.hide{animation:popupFadeOut .3s ease forwards}
@keyframes popupFadeOut {
to{opacity:0;transform:translate(-50%,40px)}
}

#tab-review .form-group.required{margin:0;display:flex;align-items:center;gap:8px;flex-wrap:wrap;position:relative}
#tab-review .form-group.required .control-label{text-align:left;width:100%;font-size:15px;margin-bottom:8px;font-weight:400;color:#002245}
#tab-review input[type="radio"][name="rating"]{display:none}
#tab-review .rating-stars{display:flex;flex-direction:row-reverse;gap:6px}
#tab-review .rating-stars label{font-size:26px;color:#d1d5db;cursor:pointer;transition:color .25s ease,transform .2s ease}
#tab-review .rating-stars label::before{content:"★"}
#tab-review .rating-stars label:hover,#tab-review .rating-stars label:hover ~ label{color:#1f4995;transform:scale(1.08)}
#tab-review .rating-stars input[type="radio"]:checked ~ label{color:#1f4995}
@media (max-width:768px) {
#tab-review .rating-stars label{font-size:24px}
}
#tab-review .herb-contact-field{position:relative;margin-bottom:10px}
#tab-review .herb-contact-input{width:100%;border-radius:10px;border:1px solid #e5e7eb;background:#fff;padding:14px 14px 12px;font-size:14px;color:#002245;outline:none;transition:.18s ease}
#tab-review .herb-contact-input:focus{border-color:#002245;box-shadow:0 0 0 1px #0022450d,0 12px 30px #0022451a}
#tab-review .herb-contact-field label{position:absolute;left:15px;top:25px;transform:translateY(-50%);font-size:15px;color:#002245;background:#fff;padding:0 5px;transition:.18s ease}
#tab-review .herb-contact-input:focus + label,#tab-review .herb-contact-input:not(:placeholder-shown) + label{top:0;left:20px;font-size:13px;font-weight:600}
#tab-review .herb-contact-textarea{min-height:130px;line-height:1.5}


.icon-credit_card:before{content:"\e9b9"}
.icon-box:before{content:"\e92e"}
.icon-check:before{content:"\e92f"}
.icon-filter1:before{content:"\e994"}
.icon-phone1:before{content:"\e995"}
.icon-b_bootle:before{content:"\e91c"}
.icon-c_bottle:before{content:"\e934"}
.icon-eczabottle:before{content:"\e935"}
.icon-kavanoz:before{content:"\e937"}
.icon-kavanoz1:before{content:"\e939"}
.icon-kavanoz2:before{content:"\e93b"}
.icon-multibottle:before{content:"\e94a"}
.icon-sut_bottle:before{content:"\e94c"}
.icon-threebottle:before{content:"\e94f"}
.icon-v_bottle:before{content:"\e95a"}
.icon-w_bottle:before{content:"\e95c"}
.icon-waterbottle:before{content:"\e95d"}
.icon-wine:before{content:"\e95e"}
.icon-yagbottle:before{content:"\e95f"}
.icon-finger:before{content:"\e97f"}
.icon-sagkisaince:before{content:"\e982"}
.icon-solkisaince:before{content:"\e985"}
.icon-rightok:before{content:"\e997"}
.icon-leftok:before{content:"\e998"}
.icon-Belgium .path1:before{content:"\e936";color:#353636}
.icon-Belgium .path2:before{content:"\e999";margin-left:-1em;color:#231815}
.icon-Belgium .path3:before{content:"\e99a";margin-left:-1em;color:#f1d423}
.icon-Belgium .path4:before{content:"\e99b";margin-left:-1em;color:#d02f1e}
.icon-France .path1:before{content:"\e938";color:#fff}
.icon-France .path2:before{content:"\e99c";margin-left:-1em;color:#f0efef}
.icon-France .path3:before{content:"\e99d";margin-left:-1em;color:#104972}
.icon-France .path4:before{content:"\e9a0";margin-left:-1em;color:#c45944}
.icon-Germany .path1:before{content:"\e93c";color:#353636}
.icon-Germany .path2:before{content:"\e93d";margin-left:-1em;color:#f2d220}
.icon-Germany .path3:before{content:"\e93e";margin-left:-1em;color:#d13d37}
.icon-Germany .path4:before{content:"\e940";margin-left:-1em;color:#231815}
.icon-Italy .path1:before{content:"\e943";color:#353636}
.icon-Italy .path2:before{content:"\e944";margin-left:-1em;color:#139356}
.icon-Italy .path3:before{content:"\e945";margin-left:-1em;color:#fff}
.icon-Italy .path4:before{content:"\e946";margin-left:-1em;color:#c64641}
.icon-Netherlands .path1:before{content:"\e94b";color:#353636}
.icon-Netherlands .path2:before{content:"\e9a1";margin-left:-1em;color:#045993}
.icon-Netherlands .path3:before{content:"\e9a2";margin-left:-1em;color:#fff}
.icon-Netherlands .path4:before{content:"\e9a3";margin-left:-1em;color:#a72a39}
.icon-Switzerland .path1:before{content:"\e950";color:#353636}
.icon-Switzerland .path2:before{content:"\e951";margin-left:-1em;color:#b9463b}
.icon-Switzerland .path3:before{content:"\e953";margin-left:-1em;color:#fff}
.icon-Turkey .path1:before{content:"\e955";color:#b7332c}
.icon-Turkey .path2:before{content:"\e957";margin-left:-1em;color:#fff}
.icon-United_Kingdom .path1:before{content:"\e95b";color:#353636}
.icon-United_Kingdom .path2:before{content:"\e9a7";margin-left:-1em;color:#004387}
.icon-United_Kingdom .path3:before{content:"\e9a8";margin-left:-1em;color:#fff}
.icon-United_Kingdom .path4:before{content:"\e9aa";margin-left:-1em;color:#fff}
.icon-United_Kingdom .path5:before{content:"\e9ad";margin-left:-1em;color:#fff}
.icon-United_Kingdom .path6:before{content:"\e9ae";margin-left:-1em;color:#c1353f}
.icon-United_Kingdom .path7:before{content:"\e9b1";margin-left:-1em;color:#c1353f}
.icon-United_States .path1:before{content:"\e961";color:#353636}
.icon-United_States .path2:before{content:"\e962";margin-left:-1em;color:#fff}
.icon-United_States .path3:before{content:"\e963";margin-left:-1em;color:#b72443}
.icon-United_States .path4:before{content:"\e964";margin-left:-1em;color:#fff}
.icon-United_States .path5:before{content:"\e965";margin-left:-1em;color:#b72443}
.icon-United_States .path6:before{content:"\e966";margin-left:-1em;color:#fff}
.icon-United_States .path7:before{content:"\e967";margin-left:-1em;color:#b72443}
.icon-United_States .path8:before{content:"\e968";margin-left:-1em;color:#fff}
.icon-United_States .path9:before{content:"\e969";margin-left:-1em;color:#b72443}
.icon-United_States .path10:before{content:"\e96a";margin-left:-1em;color:#fff}
.icon-United_States .path11:before{content:"\e96b";margin-left:-1em;color:#00477c}
.icon-United_States .path12:before{content:"\e96c";margin-left:-1em;color:#fff}
.icon-arrowleft:before{content:"\e9b2"}
.icon-arrowright:before{content:"\e9b3"}
.icon-watch_r2:before{content:"\e960"}
.icon-watch_r3:before{content:"\e91d"}
.icon-watch_r4:before{content:"\e91e"}
.icon-watch_r5:before{content:"\e920"}
.icon-watch_r6:before{content:"\e922"}
.icon-Watch_r7:before{content:"\e923"}
.icon-watch_r8:before{content:"\e924"}
.icon-watch_r9:before{content:"\e925"}
.icon-watch_r10:before{content:"\e927"}
.icon-Watch_r11:before{content:"\e928"}
.icon-watch_r12:before{content:"\e929"}
.icon-watch2:before{content:"\e92a"}
.icon-Watch4:before{content:"\e92b"}
.icon-watches:before{content:"\e92c"}
.icon-france .path1:before{content:"\e933";color:#0017be}
.icon-france .path2:before{content:"\e9b7";margin-left:-1em;color:#de0d14}
.icon-france .path3:before{content:"\e9b8";margin-left:-1em;color:#f8f8f8}
.icon-garanti:before{content:"\e930"}
.icon-guvenli:before{content:"\e931"}
.icon-kargo:before{content:"\e932"}
.icon-arrow:before{content:"\e90e"}
.icon-arrow_r1:before{content:"\e910"}
.icon-arrow_r2:before{content:"\e911"}
.icon-arrow_r3:before{content:"\e916"}
.icon-search1:before{content:"\e917"}
.icon-map_location:before{content:"\e918"}
.icon-xlogo:before{content:"\e915"}
.icon-menu1:before{content:"\e98e"}
.icon-close:before{content:"\e977"}
.icon-close_r1:before{content:"\e978"}
.icon-close_r2:before{content:"\e97b"}
.icon-user1:before{content:"\e96d"}
.icon-user_r1:before{content:"\e96f"}
.icon-user_r2:before{content:"\e972"}
.icon-user_r3:before{content:"\e974"}
.icon-user_r4:before{content:"\e976"}
.icon-email:before{content:"\e913"}
.icon-fingerprint:before{content:"\e914"}
.icon-downarrow:before{content:"\e919"}
.icon-uparrow:before{content:"\e91b"}
.icon-basket1:before{content:"\e901"}
.icon-basket2:before{content:"\e906"}
.icon-cart1:before{content:"\e907"}
.icon-cart2:before{content:"\e908"}
.icon-cart3:before{content:"\e909"}
.icon-cart6:before{content:"\e90a"}
.icon-cart5:before{content:"\e90b"}
.icon-security1:before{content:"\e90c"}
.icon-home:before{content:"\e900"}
.icon-home3:before{content:"\e902"}
.icon-office:before{content:"\e903"}
.icon-newspaper:before{content:"\e904"}
.icon-pencil:before{content:"\e905"}
.icon-image:before{content:"\e90d"}
.icon-images:before{content:"\e92d"}
.icon-camera:before{content:"\e90f"}
.icon-play:before{content:"\e912"}
.icon-bullhorn:before{content:"\e91a"}
.icon-book:before{content:"\e91f"}
.icon-library:before{content:"\e921"}
.icon-file-text2:before{content:"\e926"}
.icon-price-tags:before{content:"\e989"}
.icon-barcode:before{content:"\e98b"}
.icon-qrcode:before{content:"\e98c"}
.icon-cart:before{content:"\e93a"}
.icon-credit-card:before{content:"\e93f"}
.icon-lifebuoy:before{content:"\e941"}
.icon-phone:before{content:"\e942"}
.icon-location:before{content:"\e947"}
.icon-location2:before{content:"\e948"}
.icon-compass:before{content:"\e949"}
.icon-history:before{content:"\e94d"}
.icon-clock:before{content:"\e94e"}
.icon-stopwatch:before{content:"\e952"}
.icon-printer:before{content:"\e954"}
.icon-display:before{content:"\e956"}
.icon-mobile:before{content:"\e958"}
.icon-mobile2:before{content:"\e959"}
.icon-bubble2:before{content:"\e96e"}
.icon-bubbles4:before{content:"\e970"}
.icon-user:before{content:"\e971"}
.icon-user-plus:before{content:"\e973"}
.icon-user-check:before{content:"\e975"}
.icon-hour-glass:before{content:"\e979"}
.icon-spinner:before{content:"\e97a"}
.icon-spinner3:before{content:"\e97c"}
.icon-spinner4:before{content:"\e97d"}
.icon-spinner5:before{content:"\e97e"}
.icon-spinner7:before{content:"\e980"}
.icon-spinner8:before{content:"\e981"}
.icon-spinner10:before{content:"\e983"}
.icon-spinner11:before{content:"\e984"}
.icon-search:before{content:"\e986"}
.icon-zoom-in:before{content:"\e987"}
.icon-zoom-out:before{content:"\e988"}
.icon-shrink:before{content:"\e98a"}
.icon-key:before{content:"\e98d"}
.icon-lock:before{content:"\e98f"}
.icon-unlocked:before{content:"\e990"}
.icon-wrench:before{content:"\e991"}
.icon-equalizer:before{content:"\e992"}
.icon-equalizer2:before{content:"\e993"}
.icon-hammer:before{content:"\e996"}
.icon-trophy:before{content:"\e99e"}
.icon-gift:before{content:"\e99f"}
.icon-leaf:before{content:"\e9a4"}
.icon-rocket:before{content:"\e9a5"}
.icon-meter:before{content:"\e9a6"}
.icon-fire:before{content:"\e9a9"}
.icon-magnet:before{content:"\e9ab"}
.icon-bin:before{content:"\e9ac"}
.icon-airplane:before{content:"\e9af"}
.icon-truck:before{content:"\e9b0"}
.icon-shield:before{content:"\e9b4"}
.icon-power:before{content:"\e9b5"}
.icon-switch:before{content:"\e9b6"}
.icon-tree:before{content:"\e9bc"}
.icon-menu:before{content:"\e9bd"}
.icon-download3:before{content:"\e9c7"}
.icon-sphere:before{content:"\e9c9"}
.icon-earth:before{content:"\e9ca"}
.icon-link:before{content:"\e9cb"}
.icon-flag:before{content:"\e9cc"}
.icon-attachment:before{content:"\e9cd"}
.icon-eye:before{content:"\e9ce"}
.icon-eye-blocked:before{content:"\e9d1"}
.icon-sun:before{content:"\e9d4"}
.icon-contrast:before{content:"\e9d5"}
.icon-brightness-contrast:before{content:"\e9d6"}
.icon-star-empty:before{content:"\e9d7"}
.icon-star-full:before{content:"\e9d9"}
.icon-heart:before{content:"\e9da"}
.icon-smile:before{content:"\e9e1"}
.icon-confused:before{content:"\e9f5"}
.icon-point-up:before{content:"\ea03"}
.icon-notification:before{content:"\ea08"}
.icon-plus:before{content:"\ea0a"}
.icon-minus:before{content:"\ea0b"}
.icon-info:before{content:"\ea0c"}
.icon-cancel-circle:before{content:"\ea0d"}
.icon-cross:before{content:"\ea0f"}
.icon-checkmark:before{content:"\ea10"}
.icon-checkmark2:before{content:"\ea11"}
.icon-play2:before{content:"\ea15"}
.icon-play3:before{content:"\ea1c"}
.icon-loop2:before{content:"\ea2e"}
.icon-infinite:before{content:"\ea2f"}
.icon-arrow-up:before{content:"\ea32"}
.icon-arrow-up-right:before{content:"\ea33"}
.icon-arrow-right:before{content:"\ea34"}
.icon-arrow-down-right:before{content:"\ea35"}
.icon-arrow-down:before{content:"\ea36"}
.icon-arrow-down-left:before{content:"\ea37"}
.icon-arrow-left:before{content:"\ea38"}
.icon-arrow-up-left2:before{content:"\ea39"}
.icon-arrow-up-right2:before{content:"\ea3b"}
.icon-arrow-right2:before{content:"\ea3c"}
.icon-arrow-down2:before{content:"\ea3e"}
.icon-arrow-left2:before{content:"\ea40"}
.icon-circle-up:before{content:"\ea41"}
.icon-circle-right:before{content:"\ea42"}
.icon-circle-down:before{content:"\ea43"}
.icon-filter:before{content:"\ea5b"}
.icon-share2:before{content:"\ea82"}
.icon-facebook:before{content:"\ea90"}
.icon-instagram:before{content:"\ea92"}
.icon-whatsapp:before{content:"\ea93"}
.icon-youtube2:before{content:"\ea9e"}
.icon-linkedin2:before{content:"\eaca"}
.icon-pinterest:before{content:"\ead1"}
.icon-file-pdf:before{content:"\eadf"}
.icon-file-word:before{content:"\eae1"}
.icon-file-excel:before{content:"\eae2"}