@charset "UTF-8";body{}.otgs-development-site-front-end{display:none}.preloader{position:fixed;top:0;left:0;bottom:0;right:0;background:#fff;z-index:99;pointer-events:none;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}.preloader .preloader_logo{display:block!important;width:170px}@media only screen and (min-width:768px){.preloader .preloader_logo{width:240px}}.preloader .preloader_logo img,.preloader .preloader_logo svg{width:100%;height:auto}.preloader.hide{opacity:0;-webkit-transition:all 0.4s;transition:all 0.4s}.preloader.hide .preloader_logo{-webkit-animation-play-state:paused;animation-play-state:paused}.preloader .loader{width:30px;height:30px;border-top:1px #fff solid;border-radius:50%;-webkit-animation:load3 0.7s infinite linear;animation:load3 0.7s infinite linear}@-webkit-keyframes load3{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes load3{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes rotateThisBack{0%,to{-webkit-transform:scaleX(1);transform:scaleX(1)}50%{-webkit-transform:scaleX(-1);transform:scaleX(-1)}}@keyframes rotateThisBack{0%,to{-webkit-transform:scaleX(1);transform:scaleX(1)}50%{-webkit-transform:scaleX(-1);transform:scaleX(-1)}}.wrap,.wrap_bigger{position:relative;margin:0 auto;height:inherit;width:100%;max-width:1610px;padding:0 20px}@media only screen and (min-width:1650px){.wrap,.wrap_bigger{padding:0}}.wrap_bigger{max-width:1920px;padding:0 20px}main.smaller_wrap .wrap{max-width:1190px;padding:0 20px}@media only screen and (min-width:1240px){main.smaller_wrap .wrap{padding:0}}main.l-single .wrap{max-width:900px;padding:0 20px}@media only screen and (min-width:940px){main.l-single .wrap{padding:0}}.l-archive.home,.l-page.home{padding-bottom:0}footer li,footer ol,header li,header ol{list-style-type:none}a{color:#00a76d;text-decoration:none;-webkit-transition:all 0.2s;transition:all 0.2s}a:active,a:hover{color:#000;outline:0}a.anim{position:relative;padding-bottom:5px;display:block}a.anim:before{content:"";position:absolute;bottom:0;left:0;width:0;border-bottom:1px #fff solid;-webkit-transition:all 0.3s ease;transition:all 0.3s ease;max-width:100%}a.anim:hover:before{width:100%;-webkit-transition:all 0.3s ease-in;transition:all 0.3s ease-in}::-webkit-scrollbar{width:10px;background:#eaebec}::-webkit-scrollbar-thumb{background:rgba(0,0,0,0.5)}progress{position:fixed;left:0;top:0;z-index:99;width:100%;height:5px;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;background-color:transparent}progress::-webkit-progress-bar{background-color:transparent}progress.single::-webkit-progress-value{}progress.single::-moz-progress-bar{}.progress-container{width:100%;background-color:transparent;position:fixed;top:0;left:0;height:5px;display:block}.progress-bar{width:50%;display:block;height:inherit}.l-social a,.l-social span{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.l-social a:before,.l-social span:before{display:block;font-family:"FontAwesome"!important;color:inherit}.l-social a.fbook:before,.l-social span.fbook:before{content:"\f09a"}.l-social a.insta:before,.l-social span.insta:before{content:"\f16d"}.l-social a.pint:before,.l-social span.pint:before{content:"\f231"}.l-social a.twitt:before,.l-social span.twitt:before{content:"\f099"}.l-social a.trip:before,.l-social span.trip:before{content:"\f262"}.l-social a.ytube:before,.l-social span.ytube:before{content:"\f16a"}.l-social a.linkd:before,.l-social span.linkd:before{content:"\f0e1"}.l-social a.phone:before,.l-social span.phone:before{content:"\f095"}.l-social a.email:before,.l-social span.email:before{content:"\f0e0"}.l-social a.web:before,.l-social span.web:before{content:"\f108"}.l-social a.address:before,.l-social span.address:before{content:"\f015"}.l-social a.location:before,.l-social span.location:before{content:"\f041"}.l-social a.opening:before,.l-social span.opening:before{content:"\f017"}.l-social a.news:before,.l-social span.news:before{content:"\f1ea"}.l-social a.store:before,.l-social span.store:before{content:"\f07a"}.l-social a.gift:before,.l-social span.gift:before{content:"\f06b"}.l-social a.search:before,.l-social span.search:before{content:"\f002"}.mobilnoopozorilo{background-color:#000;color:#fff;position:fixed;width:100%;height:100vh;z-index:200;text-align:center;padding:40px 20px;display:block}@media only screen and (min-width:1024px){.mobilnoopozorilo{display:none}}.mobilnoopozorilo p{font-size:18px;margin:5px 0}.header{position:fixed;top:0;left:0;width:100%;z-index:9;-webkit-transition:all 0.2s;transition:all 0.2s;background-color:#fff;-webkit-box-shadow:0 0 18px 0 rgba(0,0,0,0.21);box-shadow:0 0 18px 0 rgba(0,0,0,0.21)}.header .header_bottom{padding-top:10px;padding-bottom:10px}@media only screen and (min-width:1200px){.header .header_bottom{padding-top:0px;padding-bottom:0px}}.header .header_top{background-color:#fbb040;color:#fff;padding:5px 0}.header .header_top .wrap{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.header .header_top .wrap .top_contacts{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:0 -10px}@media only screen and (min-width:768px){.header .header_top .wrap .top_contacts{margin:0 -20px}}.header .header_top .wrap a{color:#fff;font-size:12px;margin:0 10px}@media only screen and (min-width:768px){.header .header_top .wrap a{font-size:16px;margin:0 20px}}.header .header_top .wrap a:before{margin:0 8px 0 0}@media only screen and (min-width:768px){.header .header_top .wrap a:before{margin:0 12px 0 0}}.header .header_top .wrap a.icon-whatsapp:before{display:none}.header .header_top .wrap a.icon-whatsapp svg{display:block;width:16px;height:16px;margin:0 8px 0 0;-ms-flex-negative:0;flex-shrink:0;fill:#fff}@media only screen and (min-width:768px){.header .header_top .wrap a.icon-whatsapp svg{width:18px;height:18px;margin:0 12px 0 0}}.header .header_top .wrap a span{display:none;color:#fff;margin:0 5px 0 0}@media only screen and (min-width:768px){.header .header_top .wrap a span{display:inline-block}}.header .wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.header .header_right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header .header_right .shop_links_wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header .header_right .shop_links_wrap .icon_wrap{display:block;position:relative;margin:10px}.header .header_right .shop_links_wrap .icon_wrap.search{cursor:pointer}@media only screen and (min-width:600px){.header .header_right .shop_links_wrap .icon_wrap{margin:15px}}.header .header_right .shop_links_wrap .icon_wrap svg{height:22px;width:auto;display:block}@media only screen and (min-width:600px){.header .header_right .shop_links_wrap .icon_wrap svg{height:30px}}.header .header_right .shop_links_wrap .icon_wrap svg path{-webkit-transition:all 0.2s;transition:all 0.2s;fill:#414143}.header .header_right .shop_links_wrap .icon_wrap .count{position:absolute;bottom:calc(100% - 11px);left:calc(100% - 10px);width:18px;height:18px;border-radius:50%;background-color:#fbb040;border:1px solid #fbb040;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:12px;font-weight:500;color:#fff}@media only screen and (min-width:600px){.header .header_right .shop_links_wrap .icon_wrap .count{bottom:calc(100% - 13px);left:calc(100% - 12px);width:21px;height:21px;font-size:14px}}@media only screen and (min-width:768px){.header .header_right .shop_links_wrap .icon_wrap .count{font-size:16px;width:23px;height:23px}}.header .header_right .shop_links_wrap .icon_wrap:hover svg path{fill:#3D434F}.header .header_right .iconmoon{display:none;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0 18px 0 50px}@media only screen and (min-width:768px){.header .header_right .iconmoon{display:-webkit-box;display:-ms-flexbox;display:flex}}.header .header_right .iconmoon a{color:#c88a54;margin:0 12px;font-size:25px}.header .header_right .iconmoon a:hover{color:#3D434F}.logo_wrap{position:relative;left:0;top:0;-webkit-transform:none;transform:none;width:150px;height:auto;-webkit-transition:all 0.2s;transition:all 0.2s;display:block;margin:0}@media only screen and (min-width:600px){.logo_wrap{width:322px}}.logo_wrap img{width:100%;height:auto;display:block}@media only screen and (min-width:1200px){nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}nav.main_menu{position:absolute;top:100%;right:0;height:calc(100vh - 76px);overflow-y:auto;width:100%;-webkit-transition:all 0.4s;transition:all 0.4s;background-color:#fff;padding:1px 0 65%;-webkit-box-shadow:0px 10px 20px -10px rgba(0,0,0,0.2);box-shadow:0px 10px 20px -10px rgba(0,0,0,0.2);opacity:0;visibility:hidden;margin-top:45px;z-index:-1}@media only screen and (min-width:1200px){nav.main_menu{padding:0;position:static;top:0;right:0;height:auto;overflow-y:inherit;width:auto;background-color:transparent;-webkit-box-shadow:none;box-shadow:none;opacity:1;visibility:visible;margin-top:0;z-index:inherit}}nav.main_menu.activ{margin-top:0px;opacity:1;visibility:visible}@media only screen and (min-width:1200px){nav.main_menu ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}nav.main_menu li{text-align:left;list-style:none}@media only screen and (min-width:1200px){nav.main_menu li{text-align:center;border-bottom:none}}nav.main_menu li.only_mobile{display:block}@media only screen and (min-width:1200px){nav.main_menu li.only_mobile{display:none}}nav.main_menu li.only_mobile a span{text-transform:none}nav.main_menu li.btn{margin:15px 20px;padding:9.5px 16px}@media only screen and (min-width:1200px){nav.main_menu li.btn{margin:0 0 0 10px}}@media only screen and (min-width:1440px){nav.main_menu li.btn{padding:9.5px 34px}}@media only screen and (min-width:1500px){nav.main_menu li.btn{margin:0 0 0 17px}}nav.main_menu li.btn a{padding:0}nav.main_menu li.btn a span{color:#fff}nav.main_menu li.btn:hover a span{color:#fff}nav.main_menu li.shop_categories{background-color:#414143}nav.main_menu li.shop_categories a span{color:#fff}nav.main_menu li.shop_categories.current-menu-ancestor a span,nav.main_menu li.shop_categories.current-menu-item a span,nav.main_menu li.shop_categories.current-menu-parent a span,nav.main_menu li.shop_categories:hover a span{color:#fff}nav.main_menu li.shop_categories.menu-item-has-children>a:after{color:#fff}nav.main_menu li.menu-item-has-children{cursor:pointer;position:relative}nav.main_menu li.menu-item-has-children>a:after{display:none}nav.main_menu li.menu-item-has-children>a span:not(.click){position:relative;z-index:1}nav.main_menu li.menu-item-has-children>a span:not(.click):after{content:"";display:inline-block;width:8px;height:8px;margin-left:8px;border-right:2px solid currentColor;border-bottom:2px solid currentColor;-webkit-transform:rotate(45deg);transform:rotate(45deg);vertical-align:middle;margin-top:-9px}nav.main_menu li.menu-item-has-children>a .click{display:block;height:63px;position:absolute;top:0;right:0;width:50%}@media only screen and (min-width:1200px){nav.main_menu li.menu-item-has-children>a .click{display:none}}nav.main_menu li.menu-item-has-children.active>a{cursor:pointer}nav.main_menu li.menu-item-has-children.active>a:after{display:none}nav.main_menu li.menu-item-has-children.active>a>span:not(.click):after{-webkit-transform:rotate(225deg);transform:rotate(225deg);margin-top:-4px}nav.main_menu li.menu-item-has-children.active ul{max-height:none;opacity:1;visibility:visible}nav.main_menu li.menu-item-has-children.active ul li ul{opacity:0;visibility:hidden;max-height:0}@media only screen and (min-width:1200px){nav.main_menu li.menu-item-has-children.active ul li ul{opacity:1;visibility:visible;max-height:none}}nav.main_menu li.menu-item-has-children.active ul li.active ul{max-height:none;opacity:1;visibility:visible}nav.main_menu li.menu-item-has-children a{position:relative}nav.main_menu li ul{position:relative;display:block;top:0;left:0;-webkit-transform:none;transform:none;min-width:100%;width:auto;background:#fff;margin-top:0px;padding:0px;background-color:#fff;z-index:0;border-bottom:none;opacity:0;visibility:hidden;max-height:0;border-top:1px solid #cccccc}@media only screen and (min-width:1200px){nav.main_menu li ul{position:absolute;top:100%;max-height:none;padding:20px 10px;border-top:none;z-index:-1}}nav.main_menu li ul:before{content:"";width:1px;background-color:#fff;left:10px;top:0;bottom:0;position:absolute;z-index:1;display:none}@media only screen and (min-width:1200px){nav.main_menu li ul:before{top:40px;bottom:50px;left:0;display:block}}nav.main_menu li ul li{text-align:left;border-bottom:1px solid #e8e8e8}nav.main_menu li ul li a{padding:10px 20px!important;min-height:auto}nav.main_menu li ul li a span{white-space:nowrap;color:#000!important;font-size:12px;font-weight:500;font-family:"Roboto",sans-serif}nav.main_menu li ul li a:after{display:none}nav.main_menu li ul li:last-of-type{margin-bottom:0;border-bottom:none}nav.main_menu li ul li:last-of-type a{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}nav.main_menu li ul li:hover a{background-color:#fbb040}nav.main_menu li ul li:hover a span{color:#fff!important}nav.main_menu li a{position:relative;padding:15px 20px;-webkit-transition:all 0.2s;transition:all 0.2s;margin:0!important;display:block!important;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media only screen and (min-width:1200px){nav.main_menu li a{padding:30px 20px}}nav.main_menu li a span{position:relative;font-size:16px;text-transform:uppercase;white-space:nowrap;line-height:1;color:#000;font-weight:600;-webkit-transition:all 0.2s;transition:all 0.2s;z-index:1;font-family:"Cairo",sans-serif}@media only screen and (min-width:1200px){nav.main_menu li a span{font-size:18px}}nav.main_menu li.current-menu-ancestor a span,nav.main_menu li.current-menu-item a span,nav.main_menu li.current-menu-parent a span,nav.main_menu li:hover a span{color:#fbb040}@media only screen and (min-width:1200px){nav.main_menu li.menu-item-has-children.active>ul{margin-top:0;opacity:1;visibility:visible}}.hamby_wrap{position:relative;margin:0 0 0 20px;border-radius:50%;cursor:pointer;z-index:5;-webkit-transition:all 0.4s;transition:all 0.4s;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media only screen and (min-width:600px){.hamby_wrap{margin:0 0 0 30px}}@media only screen and (min-width:1200px){.hamby_wrap{display:none}}.l-hamby{position:relative;width:30px;height:24px;padding:0px;margin:0px auto;border:none}@media only screen and (min-width:600px){.l-hamby{width:35px;height:30px}}.l-hamby:focus{outline:none}.l-hamby span{position:absolute;top:50%;left:50%;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);display:block;height:4px;width:100%;-webkit-transition:all 0.4s 0.4s;transition:all 0.4s 0.4s;background-color:#fbb040}.l-hamby:after,.l-hamby:before{content:"";display:block;position:absolute;left:50%;width:100%;height:4px;-webkit-transform:translate(-50%,0%);transform:translate(-50%,0%);-webkit-transition:top 0.4s 0.4s,-webkit-transform 0.4s;transition:top 0.4s 0.4s,-webkit-transform 0.4s;transition:transform 0.4s,top 0.4s 0.4s;transition:transform 0.4s,top 0.4s 0.4s,-webkit-transform 0.4s;background-color:#fbb040}.l-hamby:before{top:0px}.l-hamby:after{top:calc(100% - 4px)}.l-hamby.activ span{width:0;-webkit-transition:all 0.4s;transition:all 0.4s}.l-hamby.activ:after,.l-hamby.activ:before{top:50%;-webkit-transform:translate(-50%,-50%) rotate(45deg);transform:translate(-50%,-50%) rotate(45deg);-webkit-transition:top 0.4s,-webkit-transform 0.4s 0.4s;transition:top 0.4s,-webkit-transform 0.4s 0.4s;transition:top 0.4s,transform 0.4s 0.4s;transition:top 0.4s,transform 0.4s 0.4s,-webkit-transform 0.4s 0.4s}.l-hamby.activ:after{-webkit-transform:translate(-50%,-50%) rotate(-45deg);transform:translate(-50%,-50%) rotate(-45deg)}.grecaptcha-badge{-webkit-transform:translateX(100%);transform:translateX(100%)}.gdpr_check_wrap input{display:block!important}
/*# sourceMappingURL=above_the_fold.css.map */