body{font-family:Carisma-Light;color:#111;font-size:1.2em}
a:focus{outline:none}
.blue-font{color:#335291}
.navy-blue-font{color:#071d49}
.grey-font{color:#818181}
.ctn{max-width:970px;width:100%;margin:0 auto}
.main-top{width:100%;margin:0 auto;position:relative;background:#fff}
.main-top-white{position:relative;height:110px}
.main-top_choose-lang{border:1px solid rgba(0,0,0,0.2);display:inline-block;line-height:0;padding:6px 12px;position:absolute;top:33px;left:0;cursor:pointer;max-width:65px;background:#fff;z-index:100}
.main-top_choose-lang a img{width:24px;border-top:1px solid rgba(0,0,0,0.07);border-left:1px solid rgba(0,0,0,0.07);border-right:1px solid rgba(0,0,0,0.07)}
.main-top_choose-lang_availabe{display:none;list-style-type:none;padding:0;margin:0}
.main-top_choose-lang_availabe li{margin:6px 0}
.main-top_choose-lang:hover .main-top_choose-lang_availabe{display:block}
.main-top-white-logo{position:absolute;left:50%;margin-left:-106px;top:30px}
.main-top-white-cart{display:inline-block;border:1px solid rgba(0,0,0,0.2);position:absolute;right:0;top:35px;padding:5px 30px 2px 10px;text-transform:uppercase;font-family:Carisma-Medium;font-size:.7em;z-index:100}
.main-top-white-cart:hover{border:1px solid #fff}
.main-top-white-cart:after{content:'';display:block;width:12px;height:17px;background:url(../img/koszyk.jpg);position:absolute;right:8px;top:3px}
.main-top-white-cart>a{color:#000;text-decoration:none}
.cart-quantity_value,.cart-price_value{color:#155291}
.cart-quantity_unit,.cart-price_unit,.cart-quantity_separator{color:rgba(0,0,0,0.5)}
.main-top-white-cart_details{position:absolute;top:0;left:0;background:#fff;width:100%;z-index:10;opacity:0;display:none;-moz-box-shadow:0 0 40px rgba(0,0,0,0.1);-webkit-box-shadow:0 0 40px rgba(0,0,0,0.1);box-shadow:0 0 40px rgba(0,0,0,0.1)}
.main-top-white-cart_details a{text-decoration:none}
@-webkit-keyframes fadeIn {
from{opacity:0}
to{opacity:1}
}
@keyframes fadeIn {
from{opacity:0}
to{opacity:1}
}

.fanpage-counter{color:#184f90;border:1px solid rgba(0,0,0,0.2);position:absolute;top:33px;left:56px;font-family:Carisma-Medium;font-size:14px;padding:7px 10px 4px}
.fanpage-counter i{margin-right:5px;display:inline-block}
.fanpage-counter span{letter-spacing:1.5px}
.main-top-white-cart:hover .main-top-white-cart_details{-webkit-animation:fadeIn .4s;animation:fadeIn .4s;opacity:1;display:block}
.main-top-white-cart_details_title{background:#72dbd4;width:94%;padding:2% 2% 1% 4%;color:#fff;font-size:1em}
.main-top-white-cart_details_title:after{content:'';display:block;width:12px;height:17px;background:url(../img/cart_blue.jpg);position:absolute;right:8px;top:4px}
.main-top-white-cart_details_summary{padding:0 6% 6%}
.main-top-white-cart_details_summary-show{display:block;width:100%;background:silver;text-align:center;padding:4% 0;color:#fff;font-family:Carisma-Light;letter-spacing:2px;text-decoration:none;margin-top:5px}
.main-top-white-cart_details_summary-checkout{display:block;width:100%;background:#155291;text-align:center;padding:7% 0;color:#fff;font-family:Carisma-Light;letter-spacing:2px;text-decoration:none;margin:5px 0 0}
.main-top-white-cart_details_item-img img{max-height:70px}
.details_summary-desc{display:inline-block;text-align:left;width:48%;color:#111}
.main-top-green{background:#C7F1EF}
.details_summary-amount{display:inline-block;text-align:right;width:48%;color:#155291}
.main-top-white-cart_details_items{padding:6%}
.main-top-white-cart_details_item{padding:0 0 15px;border-bottom:1px solid rgba(0,0,0,0.1);font-family:Carisma-Light;margin-bottom:15px}
.main-top-white-cart_details_item-desc_name{display:block;font-family:Carisma-Medium;margin-bottom:10px;color:#111}
.item-summary_quantity{color:#155291;font-family:Carisma-Medium}
.item-summary_currency{color:#155291;font-family:Carisma-Medium}
.main-top-green_main-menu{text-align:center}
.main-top-white-cart_details_item-summary{color:#a1a1a1}
.main-top-white-cart_details_item-img{float:left;width:30%}
.main-top-white-cart_details_item-desc{float:right;width:68%;text-align:right}
#main-menu{position:relative;z-index:99}
#main-menu ul.first{margin:0}
#main-menu ul.first li a span{display:block}
#main-menu ul.first li a span.top-title{color:#81C7A5;font-size:14px;font-weight:600}
#main-menu ul.first li a span.top-title-desc{color:#3c3d40;font-size:14px;font-weight:400}
#main-menu ul.first li.active{border-bottom:2px solid #155291}
.first,.first ul{list-style:none;padding:0;margin:0}
.first > li{display:block;position:relative}
.submenu{left:0;max-height:0;position:absolute;top:104%;z-index:0;-webkit-perspective:400px;-moz-perspective:400px;-ms-perspective:400px;-o-perspective:400px;perspective:400px;visibility:hidden}
.main-top-green_list>li:nth-child(n+2):hover .submenu{visibility:visible}
.submenu li{opacity:0;-webkit-transform:rotateX(90deg);-moz-transform:rotateX(90deg);-ms-transform:rotateX(90deg);-o-transform:rotateX(90deg);transform:rotateX(90deg);-webkit-transition:opacity .4s,-webkit-transform .5s;-moz-transition:opacity .4s,-moz-transform .5s;-ms-transition:opacity .4s,-ms-transform .5s;-o-transition:opacity .4s,-o-transform .5s;transition:opacity .4s,transform .5s}
.submenu li a{display:block;background:#EDFAF9;color:#fff;height:auto!important;
padding:6px 20px 6px 8px !important;font-size:12px;min-width:135px!important;text-align:left;border-bottom:0 solid rgba(113,219,212,0.2)}
#start .submenu li a{background:#fff}
.first .submenu li:hover a{border-radius:0;text-decoration:none;background:#fff}
.first > li:hover .submenu,.first > li:focus .submenu{max-height:2000px;z-index:10}
.first > li:hover .submenu li,.first > li:focus .submenu li{opacity:1;-webkit-transform:none;-moz-transform:none;-ms-transform:none;-o-transform:none;transform:none}
.first li:hover .submenu li:nth-child(1){-webkit-transition-delay:0;-moz-transition-delay:0;-ms-transition-delay:0;-o-transition-delay:0;transition-delay:0}
.first li:hover .submenu li:nth-child(2){-webkit-transition-delay:50ms;-moz-transition-delay:50ms;-ms-transition-delay:50ms;-o-transition-delay:50ms;transition-delay:50ms}
.first li:hover .submenu li:nth-child(3){-webkit-transition-delay:100ms;-moz-transition-delay:100ms;-ms-transition-delay:100ms;-o-transition-delay:100ms;transition-delay:100ms}
.first li:hover .submenu li:nth-child(4){-webkit-transition-delay:150ms;-moz-transition-delay:150ms;-ms-transition-delay:150ms;-o-transition-delay:150ms;transition-delay:150ms}
.first li:hover .submenu li:nth-child(5){-webkit-transition-delay:200ms;-moz-transition-delay:200ms;-ms-transition-delay:200ms;-o-transition-delay:200ms;transition-delay:200ms}
.first li:hover .submenu li:nth-child(6){-webkit-transition-delay:250ms;-moz-transition-delay:250ms;-ms-transition-delay:250ms;-o-transition-delay:250ms;transition-delay:250ms}
.first li:hover .submenu li:nth-child(7){-webkit-transition-delay:300ms;-moz-transition-delay:300ms;-ms-transition-delay:300ms;-o-transition-delay:300ms;transition-delay:300ms}
.first li:hover .submenu li:nth-child(8){-webkit-transition-delay:350ms;-moz-transition-delay:350ms;-ms-transition-delay:350ms;-o-transition-delay:350ms;transition-delay:350ms}
.submenu li:nth-child(1){-webkit-transition-delay:350ms;-moz-transition-delay:350ms;-ms-transition-delay:350ms;-o-transition-delay:350ms;transition-delay:350ms}
.submenu li:nth-child(2){-webkit-transition-delay:300ms;-moz-transition-delay:300ms;-ms-transition-delay:300ms;-o-transition-delay:300ms;transition-delay:300ms}
.submenu li:nth-child(3){-webkit-transition-delay:250ms;-moz-transition-delay:250ms;-ms-transition-delay:250ms;-o-transition-delay:250ms;transition-delay:250ms}
.submenu li:nth-child(4){-webkit-transition-delay:200ms;-moz-transition-delay:200ms;-ms-transition-delay:200ms;-o-transition-delay:200ms;transition-delay:200ms}
.submenu li:nth-child(5){-webkit-transition-delay:150ms;-moz-transition-delay:150ms;-ms-transition-delay:150ms;-o-transition-delay:150ms;transition-delay:150ms}
.submenu li:nth-child(6){-webkit-transition-delay:100ms;-moz-transition-delay:100ms;-ms-transition-delay:100ms;-o-transition-delay:100ms;transition-delay:100ms}
.submenu li:nth-child(7){-webkit-transition-delay:50ms;-moz-transition-delay:50ms;-ms-transition-delay:50ms;-o-transition-delay:50ms;transition-delay:50ms}
.submenu li:nth-child(8){-webkit-transition-delay:0;-moz-transition-delay:0;-ms-transition-delay:0;-o-transition-delay:0;transition-delay:0}
.main-top-green_list{margin:0}
.main-top-green_list-sub{display:none}
.main-top-green_list>li{display:inline-block;padding:6px 0;border-bottom:2px solid #C7F1EF}
.main-top-green_list li a{color:#155291;text-transform:uppercase;font-family:Carisma-Medium;font-size:.8em;text-decoration:none}
.main-top-green_list>li:hover{border-bottom:2px solid #155291}
.main-top-green_list>li:nth-child(n+2){margin-left:6%}
.realash-slider_main{width:100%;margin:0 auto;position:relative;opacity:0}
.realash-slider_main_list{margin:0;padding:0}
.realash-slider_main .gallery-cell{height:510px;width:100%;background-size:cover!important}
.realash-slider_main .gallery-cell.one{background:url(../img/top-foto-1.jpg)}
.realash-slider_main .gallery-cell.two{background:url(../img/top-foto-2.jpg)}
.realash-slider_main .gallery-cell.three{background:url(../img/top-foto-3.jpg)}
.realash-slider_main .gallery-cell.four{background:url(../img/top-foto-4.jpg)}
.realash-slider_main .gallery-cell_content{width:100%;max-width:360px;position:absolute;left:30%;margin-left:-181px;top:110px;text-align:center}
.realash-slider_main .gallery-cell_content-order{display:inline-block;color:#fff;text-decoration:none;text-align:center;background:#155292;padding:3% 8%;font-size:.9em}
.gallery-cell_content-title{text-align:center;text-transform:uppercase;font-family:Carisma-Light;font-weight:100;font-size:2.1em;max-width:240px;width:100%;margin:0 auto;letter-spacing:3px;line-height:1.1em}
.gallery-cell_content-title:after{content:'';display:block;height:1px;background:#000;width:130%;margin-top:10px;margin-left:-15%}
.gallery-cell_content-subtitle{text-align:center;text-transform:uppercase;font-family:Carisma-Light;font-weight:100;margin-top:10px;margin-bottom:30px;letter-spacing:3px}
.meet-new-realash.ctn{padding:10px 40px 0;z-index:110;opacity:0}
.meet-new-realash .gallery-cell{min-height:580px;width:100%}
.meet-new-realash .gallery-cell:nth-child(1){background:#fff}
.meet-new-realash .gallery-cell:nth-child(2){background:#fff}
.meet-new-realash .gallery-cell:nth-child(3){background:#fff}
.meet-new-realash_left{float:left;width:48%;text-align:center}
.meet-new-realash_right{float:right;width:48%;text-align:center}
.meet-new-realash_left-title,.meet-new-realash_right-title{font-family:Carisma-Light;font-weight:100;text-transform:uppercase;font-size:1.5em;letter-spacing:2px}
.meet-new-realash_left-img_desc,.meet-new-realash_right-img_desc{margin:20px auto;width:82%;font-family:Carisma-Medium;font-size:.9em}
.meet-new-realash_order{display:inline-block;background:#155292;color:#fff;padding:10px;text-decoration:none}
.meet-new-realash:after{content:'';display:block;width:100%;height:1px;border-top:1px solid #EFEFEF;margin-top:20px}
.meet-new-realash .flickity-page-dots .dot{width:6px;height:6px;margin:0 4px}
.meet-new-realash .bx-wrapper .bx-pager.bx-default-pager a,.write-about-realash .bx-wrapper .bx-pager.bx-default-pager a{width:6px;height:6px}
.write-about-realash{z-index:110}
.write-about-realash .gallery-cell{height:340px;width:100%}
.gallery-cell_content{max-width:750px;margin:0 auto}
.write-about-realash .gallery-cell:nth-child(1){background:#fff}
.write-about-realash .gallery-cell:nth-child(2){background:#fff}
.write-about-realash .gallery-cell:nth-child(3){background:#fff}
.write-about-realash_right-title{font-family:Carisma-Light;font-weight:100;text-transform:uppercase;font-size:1.5em;letter-spacing:2px;text-align:center}
.write-about-realash_left{float:left;width:48%;text-align:center}
.write-about-realash_right{float:right;width:48%;text-align:center}
.write-about-realash_left figcaption,.write-about-realash_right figcaption{margin:.5em 0 2em;font-size:.97em}
.write-about-realash .flickity-page-dots .dot{width:6px;height:6px;margin:0 4px}
.write-about-realash:after{content:'';display:block;width:100%;height:1px;border-top:1px solid #EFEFEF;margin-top:20px}
.news-realash-row{margin-bottom:3em}
.news-realash-row_left{float:left;width:48%}
.news-realash-row_left figure{max-width:100%;overflow:hidden;max-height:300px}
.news-realash-row_left figure img{width:100%;transition:all .25s ease-in-out;-webkit-filter:grayscale(0.6);-moz-filter:grayscale(90%);-o-filter:grayscale(90%);-ms-filter:grayscale(90%)}
.news-realash-row_left figure img:hover{transform:rotate(-1deg) scale(1.1) skew(1deg) translate(10px);opacity:.9;-webkit-filter:grayscale(0);-moz-filter:grayscale(0);-o-filter:grayscale(0);-ms-filter:grayscale(0)}
.news-realash-row_right{float:right;width:48%}
.news-realash-row_right.full{float:none;width:100%}
.news-realash-row_right.full strong{font-family:Carisma-Medium}
.news-realash-row_right.full img{margin:29px 0}
.news-realash-row_right_title{text-align:center;font-size:1.2em;width:90%;margin:.83em auto .2em}
.news-realash-row_right_title a{color:#155292;text-decoration:none}
.news-realash-row_right_title a:hover{text-decoration:underline}
.news-realash-row_right_desc{text-align:center}
.news-realash-row_right_more{text-align:center}
.news-realash-row_right_date{color:silver;font-size:.8em;text-align:center;margin-top:0}
.news-realash-row_right_more a{text-decoration:none;color:#155292;font-size:.8em}
.news-realash-row_right_more a:hover{text-decoration:underline}
.news-realash_check-all{text-align:center}
.news-realash_check-all a{color:#155292;font-size:.9em;text-decoration:none}
.news-realash_check-all a:hover{text-decoration:underline}
.footer-realash{width:100%;height:392px;background:url(../img/footer-1-pasek.gif);background-size:contain;margin:0 auto;position:relative;padding-top:30px}
.footer-realash-inner.ctn{background:#fff;padding:0 30px;position:relative}
.footer-realash_products{float:left;width:33%}
.footer-realash_joinus{float:left;width:33%}
.footer-realash_facebook{float:right;width:33%}
.footer-realash_facebook .fb_iframe_widget{float:right}
.footer-realash_products-title{margin-top:0;text-transform:uppercase;font-size:1.5em;letter-spacing:2px}
.footer-realash_joinus-title{margin-top:0;text-transform:uppercase;font-size:1.5em;letter-spacing:2px}
.realash-all-rights-reserved{display:inline-block;position:absolute;bottom:10px;left:30px;color:#72dbd4;text-decoration:none;font-size:.8em}
.realash-all-rights-reserved-terms{display:inline-block;position:absolute;bottom:-10px;left:30px;color:#72dbd4;text-decoration:none;font-size:.8em}
.realash-all-rights-reserved:hover{text-decoration:none}
.footer-realash_products_list{list-style-type:none;margin:0;padding-left:0}
.footer-realash_joinus_list{list-style-type:none;margin:0;padding-left:0}
.footer-realash_joinus_list li{margin:.8em 0}
.footer-realash_joinus_list li:nth-child(1) i{padding-right:17px}
.footer-realash_joinus_list li i{padding-right:10px}
.footer-realash_joinus_list li:nth-child(4) i{padding-right:7px}
.footer-realash_joinus_list a,.footer-realash_products_list a{color:#165291;text-decoration:none;text-transform:uppercase;font-size:.9em;font-family:Carisma-Medium}
.news-realash-intro{width:1280px;margin:0 auto;position:relative;margin-top:29px}
.news-realash-intro:after{content:'';display:block;width:100%;height:1px;border-top:1px solid #EFEFEF;margin-bottom:38px}
.write-about-realash_right-subtitle{font-size:1.2em;max-width:690px;margin:0 auto 21px;text-align:center;font-weight:100}
.where-to-buy_realash-subtitle{font-size:1.2em;max-width:700px;margin:0 auto 38px;text-align:center;font-weight:100}
.where-to-buy_realash{width:1280px;margin:0 auto;position:relative;margin-top:29px}
.where-to-buy_realash:after{content:'';display:block;width:100%;height:1px;border-top:1px solid #EFEFEF;margin-bottom:38px}
.where-to-buy_realash-row_intro{margin-top:29px;text-align:center}
.where-to-buy_realash-title{font-family:Carisma-Light;font-weight:100;text-transform:uppercase;font-size:1.5em;letter-spacing:2px;text-align:center}
.where-to-buy_realash-img_row{background:#EFEFEF url(../img/kubus-uszatek.jpg)no-repeat;height:200px;position:relative;margin-bottom:38px;transition:all .25s ease-in-out}
.where-to-buy_realash-img_row-desc{position:absolute;right:26px;width:290px}
.where-to-buy_realash-img_row-desc:after{content:'';display:block;position:absolute;right:11px;top:56px;width:72px;height:87px;background:url(../img/szczala.png)}
.where-to-buy_realash-img_row-order{display:inline-block;color:#fff;text-decoration:none;text-align:center;background:#155292;padding:4.8% 17.5%;font-size:.7em;margin:20px 0 0}
.where-to-buy_map{margin-bottom:0}
.where-to-buy_map #map{border:1px solid silver;box-sizing:border-box}
.where-to-buy_map-zooming{posiotion:absolute;left:0;top:20px}
#cd-zoom-in,#cd-zoom-out{height:32px;width:32px;cursor:pointer;margin-left:10px;background-color:#70dbd3;background-repeat:no-repeat;background-size:32px 64px;background-image:url(../img/cd-icon-controller.svg)}
#cd-zoom-in{margin-top:20px}
#cd-zoom-out{background-position:50% -32px}
.where-to-buy_map-tools{max-width:60%;margin:58px auto 31px;position:relative}
.where-to-buy_map-tools .city{width:25%;float:left;position:relative;margin-right:58px}
.where-to-buy_map-tools .city input{border:1px solid #D6D6D6;padding:2% 5%;width:90%;font-family:Carisma-Light}
.where-to-buy_map-tools .range{width:25%;float:left;position:relative}
.where-to-buy_map-tools .range select{border:1px solid #D6D6D6;padding:2% 5%;font-family:Carisma-Light;font-size:.9em}
.where-to-buy_map-tools .search-button{width:25%;float:left;position:relative}
.where-to-buy_map-tools .search-button input{background:silver;color:#fff;font-family:Carisma-Light;border:0;padding:5px 60px}
.where-to-buy_map-tools .results{width:25%;position:absolute;top:38px}
.where-to-buy_map-tools .results select{border:1px solid #D6D6D6;padding:2% 5%;font-family:Carisma-Light;font-size:.9em}
.where-to-buy_map-tools label{position:absolute;top:-30px;font-size:.9em}
.where-to-buy_places:before{display:block;height:38px}
.where-to-buy_places:after{content:'';display:block;height:38px;background:#fff;position:relative;top:-5px}
.where-to-buy_places-box{width:50%;height:240px;position:relative;text-align:center;float:left;box-sizing:border-box;padding:3.1em}
.where-to-buy_places-box.left{float:left;border-bottom:1px solid #9C9C9C}
.where-to-buy_places-box.left:after{content:'';display:block;height:100%;width:1px;background:#9C9C9C;position:absolute;right:0;top:0}
.where-to-buy_places-box.right{float:right;border-bottom:1px solid #9C9C9C}
.where-to-buy_places-box:nth-last-child(1),.where-to-buy_places-box:nth-last-child(2){border-bottom:0 solid #9C9C9C}
.where-to-buy_places-box_title{color:#165291;font-weight:300;max-width:60%;margin:0 auto;line-height:1.2em}
.where-to-buy_places-box_desc{margin-top:.5em;margin-bottom:0;font-size:.9em}
.where-to-buy_places-box_icons{text-align:center}
.where-to-buy_places-box_icons a{margin:10px}
.products-realash_box{text-align:center;width:31%;padding:0 1%;position:relative;margin:0 auto;display:inline-block}
.products-realash_box a{text-decoration:none}
.products-realash_box figcaption a{text-decoration:none}
.products-realash article{margin:53px 0}
.products-realash_box-desc_name{line-height:1em}
.products-realash_box-desc_name-title{font-family:Carisma-Medium;color:#165291!important}
.products-realash_box-desc_name-description{font-size:.75em;color:#363636;display:block}
.products-realash_box-desc_price{color:#000}
.products-realash_box-desc_name-title{display:block}
.products-realash_box-desc_name-desc{display:block;font-size:.9em;font-family:Carisma-Light}
.products-realash_box-desc_price{display:block;font-family:Carisma-Medium}
.products-realash_box-add-to-cart{display:inline-block;background:#165291;color:#fff;text-decoration:none;padding:12px 20px;max-width:100%;line-height:1.1em;text-transform:uppercase;font-size:17px;position:absolute;top:30%;left:50%;margin-left:-27%;opacity:0;transition:all .25s ease-in-out;border:0;font-family:Carisma-Light;z-index:1}
.choose-color-store-view{opacity:0;transition:all .25s ease-in-out}
.products-realash_box-img:hover .products-realash_box-add-to-cart,.products-realash_box-img:hover .choose-color-store-view{opacity:1}
.products-realash_box-img img{transition:all .25s linear;max-height:180px}
.products-realash_box:hover .products-realash_box-img img{opacity:1}
.about-realash{position:relative}
.about-realash_left{float:left;width:100%;max-width:750px;margin-bottom:24px}
.about-realash_right{float:right;max-width:170px;border:1px solid #C3C3C3;padding:0 2%;margin:0 0 38px}
.about-realash_right-nav select{text-transform:uppercase}
.about-realash_left p:nth-child(1){margin-top:0;width:100%}
.about-realash_left p:nth-child(1) i{color:rgba(0,0,0,0.2)}
.about-realash_right-list{padding-left:0}
.about-realash_right-list li{margin:.6em}
.about-realash_right-list li a{text-decoration:none;color:#C3C3C3;text-transform:uppercase; font-size:0.9em;}
.about-realash_right-list li a:hover{text-decoration:underline}
.about-realash_right-list li a.active{color:#165291;font-family:Carisma-Medium}
.about-realash_left-img{float:right;margin:6% 0 6% 3%}
.review-title a{color:#165291;text-decoration:none}
.review-title a:hover{/*text-decoration:underline*/}
.about-realash_left-review-row{ margin:2% 0; }
.review-desc{padding:0 2% 3% 0;max-width:650px;position:relative;color:#222;font-size:.9em;margin-top:.5em}
.review-desc a{display:inline-block;position:absolute;right:10px;bottom:5px;color:rgba(229,229,229,0.9)}
.about-realash_events{text-transform:uppercase}
.about-realash_downloads{text-transform:uppercase;margin-top:50px}
#writes .about-realash_left h3{margin-top:0;margin-bottom:0}
.about-realash_left-review-left{float:left;max-width:160px;width:20%;text-align:center;border-right:1px solid #BFBFBF}
.about-realash_left-review-right{float:right;width:76%}
.about-realash_left-review-row-lef-day{font-size:3em}
.about-realash_left-review-row-lef-month{font-size:.8em;display:block}
.about-realash_left-review-row-lef-year{font-size:.8em;display:block}
.contact-realash_left{float:left;max-width:570px;width:100%;margin-bottom:38px}
.contact-realash_right{float:right;width:100%;max-width:400px}
.contact-realash_left-infobox{background:#F0F0F0 url(../img/Realash_www_1280px-contact_08.jpg) no-repeat right;height:360px;width:100%}
.contact-realash_right .form-row{margin:1em;position:relative}
.contact-realash_right .form-row label{display:block;float:left;width:20%;color:#7B7B7B;text-align:right;font-size:.9em}
.contact-realash_right .form-row input{display:block;width:70%;padding:2%;float:right;border:1px solid #D1D1D1;font-family:Carisma-Light;color:#7B7B7B}
.contact-realash_right .form-row select{display:block;width:74%;padding:2%;float:right;border:1px solid #D1D1D1;font-family:Carisma-Light;font-size:.8em;color:#7B7B7B}
.contact-realash_right .form-row textarea{display:block;width:70%;padding:2%;float:right;height:200px;border:1px solid #D1D1D1;font-family:Carisma-Light;font-size:.8em;color:#7B7B7B}
.form-row label.processing{font-size:.6em;width:70%;float:right;position:relative;text-align:justify;cursor:pointer;color:rgba(0,0,0,0.5)}
.form-row #policy{position:absolute;left:25%;top:3px;width:auto}
.contact-realash-boxes{margin:4px 0 38px}
.contact-realash-intro:after{content:'';display:block;width:100%;height:1px;border-top:1px solid #EFEFEF;margin-bottom:38px}
.contact-realash_right-submit{display:block;background:#165291;border:0;float:right;width:74%;color:#fff;font-family:Carisma-Light;text-transform:uppercase;padding:3% 0}
.contact-realash_left-infobox-title{font-size:1.2em;max-width:280px;padding:30px 0 0 30px}
.contact-realash_left-infobox-title span{color:#155291}
.contact-realash_left-infobox-desc{font-size:.9em;max-width:280px;padding:0 0 0 30px}
.contact-realash_left-company{text-align:center;margin:22px 0}
.contact-realash_left-company_name{display:block;font-size:1.4em;color:#165291;font-family:Carisma-Medium}
.contact-realash_left-company_addr{display:block;color:#165291;font-size:1.2em}
.contact-realash_left-company_court{display:block;font-size:.6em;color:#7B7B7B;width:50%;margin:10px auto 0}
.contact-realash_left-company_name-distributor{display:block;font-size:.8em;color:#165291;font-family:Carisma-Medium}
.contact-realash_left-company_addr-distributor{display:block;color:#165291;font-size:.8em}
.contact-realash_left-company_court-distributor{display:block;font-size:.8em;color:#7B7B7B;width:50%;margin:10px auto 5px}
.contact-realash-boxes_box{width:22%;padding:0 3% 0 0;float:left}
.contact-realash-boxes_box-title{color:#165291;font-family:Carisma-Medium;font-size:1em;display:block}
.contact-realash-boxes_box-info{color:#7B7B7B;font-size:.6em;display:block;margin:10px 0 0}
.contact-realash-boxes_box-desc{display:block;margin:10px 0 0}
.contact-realash-boxes_box-desc a{text-decoration:none;color:#000}
#form .footer-realash{width:100%;height:103px;background:url(../img/footer.jpg) no-repeat bottom;background-size:contain}
#form .realash-all-rights-reserved{position:relative;display:block;left:auto;text-align:center}
#fadeandscale{transform:scale(0.8);width:100%;max-width:550px}
.popup_visible #fadeandscale{transform:scale(1)}
.well{min-height:20px;background-color:#fff;border:0 solid #e3e3e3;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.05);box-shadow:inset 0 1px 1px rgba(0,0,0,.05);box-shadow:0 0 10px rgba(0,0,0,0.3);display:none;margin:1em}
.popup_visible #fadeandscale{-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}
.popup-realash_content-intro{text-transform:uppercase;color:#fff;text-align:center;margin-top:0;margin-bottom:0;font-size:2em;line-height:1.1em;padding-top:.2em}
.popup-realash_content-info{text-align:center;color:#000;margin-top:0;margin-bottom:0;font-size:.9em;font-weight:700}
.popup-realash_content-strong{font-weight:700}
.fields{width:84%;margin:1.3em auto;box-sizing:border-box}
.fields-email{float:left;position:relative}
.fields-send{float:right}
.fields-send_it{background:#335292;color:#fff;padding:.7em 1.8em;text-decoration:none;display:inline-block;text-transform:uppercase;font-weight:300;letter-spacing:2px}
#mailing_email::-webkit-input-placeholder{font-weight:100;font-family:Carisma-Light;color:#CFCFCF}
#mailing_email:-moz-placeholder{font-weight:100;font-family:Carisma-Light;color:#CFCFCF}
#mailing_email::-moz-placeholder{font-weight:100;font-family:Carisma-Light;color:#CFCFCF}
#mailing_email:-ms-input-placeholder{font-weight:100;font-family:Carisma-Light;color:#CFCFCF}
#mailing_email.err::-webkit-input-placeholder{font-weight:100;font-family:Carisma-Light;color:#c00}
#mailing_email.err:-moz-placeholder{font-weight:100;font-family:Carisma-Light;color:#c00}
#mailing_email.err::-moz-placeholder{font-weight:100;font-family:Carisma-Light;color:#c00}
#mailing_email.err:-ms-input-placeholder{font-weight:100;font-family:Carisma-Light;color:#c00}
#mailing_email.err{border:1px dashed #c00;background:rgba(204,0,0,0.05)}
#mailing_email{border:1px solid #CFCFCF;padding:.8em 1em}
.fields-email_arrow{display:block;background:url(../img/popup_szczala.png);width:72px;height:87px;position:absolute;left:-65px;top:-60px;-ms-transform:rotate(25deg);-webkit-transform:rotate(25deg);transform:rotate(25deg)}
#mailing_result{text-align:center;display:none;color:#155291;font-size:1.4em;font-weight:600}
.btn-default{position:absolute;background:transparent;border:0;right:-24px;top:-20px}
.popup-realash_eyes{background:url(../img/eyes.png) no-repeat;background-size:102% auto;background-position:0 0;width:100%;height:132px}
.popup-realash_content{background:#72dbd4;height:150px}
.product-details-img{width:100%;background:url(../img/produkty-top.jpg) no-repeat;background-size:cover;height:321px;margin:0 auto;position:relative;margin-top:0;padding-top:240px}
.product-details-img article{text-align:center;width:100%;max-width:750px;margin:0 auto}
.product-details-img_title{font-size:2.7em;font-family:Carisma-Light;font-weight:100;color:#155291;margin-bottom:0}
.product-details-img_title_explain{display:block;font-size:.4em}
.product-details-img_desc{font-size:1em;color:#155291;margin-top:8px}
.product-details-img_buy-it{display:inline-block;padding:10px 20px;background:#155291;color:#fff;font-family:Carisma-Medium;text-decoration:none}
.product-details-description article{margin-top:70px;margin-bottom:70px}
.product-details-description_left{width:50%;max-width:480px;float:left}
.product-details-description_right{float:right;width:48%;text-align:right}
.product-details-description_left-title{font-size:1.2em}
.product-details-description_left p{text-align:initial}
.effectiveness{margin-top:40px;margin-bottom:56px}
.effectiveness p{max-width:523px;font-size:.95em}
.effectiveness_img{float:right}
.effectiveness_img-desc{width:90%;margin:25px auto 0}
.effectiveness_img-desc span{display:block}
.effectiveness_img-desc span:nth-child(1){color:silver;font-size:.8em;margin-bottom:-10px}
.effectiveness_img-desc span:nth-child(2){font-size:3.2em}
.effectiveness_img-desc span:nth-child(2):after{content:'';display:block;width:100%;height:1px;border-top:1px solid silver;margin-bottom:3px}
.effectiveness_img-desc span:nth-child(3){font-size:1.05em}
.effectiveness_img-desc-left{float:left;position:relative}
.effectiveness_img-desc-right{float:right;position:relative}
.effectiveness_order{margin-top:92px}
.product-details-tabs_nav{width:1280px;margin:0 auto;position:relative}
.product-details-tabs_nav-list{padding:0;margin:0;text-align:center;padding:0 10px}
.product-details-tabs_nav-list li{display:inline-block;position:relative}
.product-details-tabs_nav-list li a{color:#155292;text-decoration:none;font-family:Carisma-Light}
.product-details-tabs_nav-list_content{list-style:none}
ul.product-details-tabs_nav-list{margin:0;padding:0;list-style:none}
ul.product-details-tabs_nav-list li{color:#222;display:inline-block;cursor:pointer;width:33%}
.tab-content{display:none}
.tab-content.active{display:inherit}
.effectiveness_header h2{font-weight:700;line-height:2em;margin-top:14px;margin-bottom:0;font-size:1.1em}
.main-top_content-list li{position:relative}
.main-top_content-list{list-style-type:none;margin-left:18px;margin-top:5px;padding:0;font-weight:700;line-height:1.5em}
.main-top_content-list li:before{content:'';display:block;width:6px;height:6px;background:#335291;position:absolute;top:11px;left:-13px}
.time-on-your-side{margin-top:90px}
.time-on-your-side_row{margin:20px 0}
.time-on-your-side:before{content:'';display:block;width:104%;margin-left:-2%}
.time-on-your-side_header{color:#155292;text-align:center;letter-spacing:4px;margin-top:50px}
.time-on-your-side_row-weeks{text-align:center;float:left;width:8%;margin-right:5%}
.time-on-your-side_row-effect{float:left;width:30%}
.time-on-your-side_row-chart{float:right;width:56%;position:relative}
.time-on-your-side_row-weeks span{display:block}
.time-on-your-side_row-weeks span:nth-child(1){font-size:3.2em;margin-top:-10px}
.time-on-your-side_row-effect span{display:block;color:#818181;font-size:1.1em}
.time-on-your-side_row-effect span i{color:rgba(129,129,129,0.4)}
.time-on-your-side_row-effect span:nth-child(1){margin-top:5px}
.time-on-your-side_row:nth-child(2) .time-on-your-side_row-effect span:nth-child(1){margin-top:15px}
.time-on-your-side_row:nth-child(3) .time-on-your-side_row-effect span:nth-child(1){margin-top:15px}
.time-on-your-side_row-chart span:nth-child(1){display:block;height:80px;background:#c5f2ed;background:-moz-linear-gradient(left,#c5f2ed 0%,#a7e9e5 23%,#96e5e0 49%,#8be2dc 76%,#72dbd7 100%);background:-webkit-gradient(linear,left top,right top,color-stop(0%,#c5f2ed),color-stop(23%,#a7e9e5),color-stop(49%,#96e5e0),color-stop(76%,#8be2dc),color-stop(100%,#72dbd7));background:-webkit-linear-gradient(left,#c5f2ed 0%,#a7e9e5 23%,#96e5e0 49%,#8be2dc 76%,#72dbd7 100%);background:-o-linear-gradient(left,#c5f2ed 0%,#a7e9e5 23%,#96e5e0 49%,#8be2dc 76%,#72dbd7 100%);background:-ms-linear-gradient(left,#c5f2ed 0%,#a7e9e5 23%,#96e5e0 49%,#8be2dc 76%,#72dbd7 100%);background:linear-gradient(to right,#c5f2ed 0%,#a7e9e5 23%,#96e5e0 49%,#8be2dc 76%,#72dbd7 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#c5f2ed',endColorstr='#72dbd7',GradientType=1)}
.time-on-your-side_row-chart span.start.bg_50{width:50%;animation:loadbar_50 2s;-webkit-animation:loadbar_50 2s}
.time-on-your-side_row-chart span.start.bg_75{width:75%;animation:loadbar_50 2s;-webkit-animation:loadbar_75 2s}
.time-on-your-side_row-chart span.start.bg_100{width:100%;animation:loadbar_100 2s;-webkit-animation:loadbar_100 2s}
.time-on-your-side.exceptional-ingredients .time-on-your-side_row-chart{float:none;width:100%}
.time-on-your-side.exceptional-ingredients span{height:106px!important}
.time-on-your-side_row-chart span.start.bg_86{width:82%!important;animation:loadbar_86 2s!important;-webkit-animation:loadbar_86 2s!important}
.time-on-your-side_row-chart span.start.bg_88{width:86%!important;animation:loadbar_88 2s!important;-webkit-animation:loadbar_88 2s!important}
.time-on-your-side_row-chart span.start.bg_89{width:89%!important;animation:loadbar_89 2s!important;-webkit-animation:loadbar_89 2s!important}
.bg_86.start:before,.bg_88.start:before,.bg_89.start:before{content:'';display:block;width:36px;height:106px;background:url(../img/arrow.png);float:right}
.time-on-your-side.exceptional-ingredients .time-on-your-side_row .time-on-your-side_row-chart span{color:#335291;font-family:Carisma-Light;font-size:3em;top:11%}
.time-on-your-side_row-chart_dsc{display:inline-block;position:absolute;font-size:.9em!important;max-width:300px;left:2%;top:50%!important;margin-top:-25px;font-family:Carisma-Medium!important}
.time-on-your-side.exceptional-ingredients .time-on-your-side_row:nth-child(1) .time-on-your-side_row-chart span:nth-child(2){left:67%}
.time-on-your-side.exceptional-ingredients .time-on-your-side_row:nth-child(2) .time-on-your-side_row-chart span:nth-child(2){left:71%}
.time-on-your-side.exceptional-ingredients .time-on-your-side_row:nth-child(3) .time-on-your-side_row-chart span:nth-child(2){left:74%}
@keyframes loadbar_50 {
0%{width:0}
100%{width:50%}
}
@-webkit-keyframes loadbar_50 {
0%{width:0}
100%{width:50%}
}
@keyframes loadbar_75 {
0%{width:0}
100%{width:75%}
}
@-webkit-keyframes loadbar_75 {
0%{width:0}
100%{width:75%}
}
@keyframes loadbar_100 {
0%{width:0}
100%{width:100%}
}
@-webkit-keyframes loadbar_100 {
0%{width:0}
100%{width:100%}
}
@keyframes loadbar_86 {
0%{width:0}
100%{width:82%}
}
@-webkit-keyframes loadbar_86 {
0%{width:0}
100%{width:82%}
}
@keyframes loadbar_88 {
0%{width:0}
100%{width:86%}
}
@-webkit-keyframes loadbar_88 {
0%{width:0}
100%{width:86%}
}
@keyframes loadbar_89 {
0%{width:0}
100%{width:89%}
}
@-webkit-keyframes loadbar_89 {
0%{width:0}
100%{width:89%}
}
.time-on-your-side_row:nth-child(1) .time-on-your-side_row-chart span:nth-child(1){width:50%}
.time-on-your-side_row:nth-child(2) .time-on-your-side_row-chart span:nth-child(1){width:75%}
.time-on-your-side_row:nth-child(3) .time-on-your-side_row-chart span:nth-child(1){width:100%}
.time-on-your-side_row .time-on-your-side_row-chart span:nth-child(2){position:absolute;color:#fff;top:32%;left:36%;font-size:1.2em}
.time-on-your-side_row:nth-child(1) .time-on-your-side_row-chart span:nth-child(2){left:36%}
.time-on-your-side_row:nth-child(2) .time-on-your-side_row-chart span:nth-child(2){left:61%}
.time-on-your-side_row:nth-child(3) .time-on-your-side_row-chart span:nth-child(2){left:86%}
.time-on-your-side_for-who{margin-top:45px}
.time-on-your-side_for-who figure{float:right;margin:7% 0 4% 8%}
.time-on-your-side_for-who p:nth-child(2){font-weight:700;font-family:Carisma-Medium}
.time-on-your-side_for-who p:nth-child(3){font-size:1.2em}
.faq_header{text-align:center}
.faq_header h1{color:#155292;letter-spacing:4px;margin-top:40px;margin-bottom:10px;text-transform:uppercase}
.faq_header h2{color:#155292;font-size:1em;margin-top:0;margin-bottom:45px}
.faq-accordion-list{margin-left:0;padding:0}
.faq-accordion{width:100%;min-width:270px;margin:0 auto}
.faq-accordion ul li{padding:12px 0;border-bottom:1px solid #c8c8c8;border-top:1px solid #fff;overflow:hidden}
.faq-accordion ul li:first-child{border-top:none}
.faq-accordion ul li > a{text-shadow:1px 1px 1px #fff;display:block;position:relative;outline:none;-webkit-transition:color .2s ease-in-out;-moz-transition:color .2s ease-in-out;-o-transition:color .2s ease-in-out;-ms-transition:color .2s ease-in-out;transition:color .2s ease-in-out;text-decoration:none;color:#000;font-family:Carisma-Medium;font-size:1em;padding-left:25px}
.faq-accordion ul li.st-open > a{padding-bottom:10px;border-bottom:2px solid #000}
.faq-accordion ul li > a span{background:transparent url(../img/down.png) no-repeat center center;text-indent:-9000px;width:26px;height:14px;position:absolute;top:50%;right:-26px;margin-top:-7px;opacity:0;-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;-ms-transition:all .2s ease-in-out;transition:all .2s ease-in-out}
.faq-accordion ul li > a:hover span{opacity:1;right:10px;-webkit-transform:rotate(270deg);-moz-transform:rotate(270deg);transform:rotate(270deg)}
.faq-accordion ul li.st-open > a span{-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);transform:rotate(360deg);right:10px;opacity:1}
.st-content{padding:5px 0 30px}
.st-content p{padding:0 4px 15px}
.st-content img{width:125px;border-right:1px solid #fff;border-bottom:1px solid #fff}
.three-simple:before{content:'';display:block;width:104%;margin-left:-2%;border-top:1px solid #c2c2c2}
.three-simple_header h1{color:#155292;text-align:center;letter-spacing:4px;margin-top:40px}
.three-simple_intro{color:#155292;text-align:center;width:90%;margin:0 auto 48px;font-size:1.1em}
.three-simple_imgs div{float:left;width:30.5%;position:relative}
.three-simple_imgs div:nth-child(2){margin:0 0 0 4%}
.three-simple_imgs div:nth-child(3){float:right}
.one-simple_img div{width:100%;position:relative;text-align:center;margin:1em 0}
.one-simple_img div figure img{max-width:90%}
.three-simple_img{width:100%}
.three-simple_img img{width:100%}
.three-simple_img figcaption{padding:20px 20px 20px 50px;text-align:left}
.three-simple_imgs-digit{display:inline-block;background:rgba(81,197,194,0.9);padding:8px 10px 6px;color:#fff;position:absolute;top:10px;left:10px}
.three-simple_imgs-digit.hvr-ripple-out{display:inline-block;vertical-align:middle;-webkit-transform:translateZ(0);transform:translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);-webkit-backface-visibility:hidden;backface-visibility:hidden;-moz-osx-font-smoothing:grayscale}
.three-simple_imgs-digit.hvr-ripple-out:before{content:'';position:absolute;border:transparent solid 0;right:0;bottom:0;left:0;-webkit-animation-duration:1s;animation-duration:1s}
.three-simple_imgs div:hover .three-simple_imgs-digit.hvr-ripple-out:before,.three-simple_imgs div .three-simple_imgs-digit.hvr-ripple-out:focus:before,.three-simple_imgs div .three-simple_imgs-digit.hvr-ripple-out:active:before{-webkit-animation-name:hvr-ripple-out;animation-name:hvr-ripple-out;border:rgba(81,197,194,0.5) solid 1px}
.three-simple_order{position:relative}
.three-simple_order p.blue-font{text-transform:uppercase;font-size:1.3em;letter-spacing:3px}
.three-simple_order .main-top_content-list{margin-left:14px;text-indent:15px}
.three-simple_order-left{float:left;width:70%;max-width:627px}
.three-simple_order-right{float:right;position:relative;width:30%}
.three-simple_order-right img{margin-right:-45px;margin-top:17px}
.three-simple_order-right figcaption{position:absolute;bottom:0}
.three-simple_order .order-now{position:absolute;right:-30px;bottom:-95px}
.product-details-title{font-family:Carisma-Light;font-weight:100;text-transform:uppercase;font-size:1.5em;letter-spacing:2px;text-align:center;font-weight:200}
.teaser{position:fixed;left:0;top:0;width:100%;height:100%;overflow:hidden;z-index:100;margin:0;padding:0;cursor:pointer}
.cd-fixed-bg{width:100%;height:100%;top:0;right:0;background-size:cover;background-attachment:scroll;background-repeat:no-repeat;background-position:center center}
.cd-fixed-bg.cd-bg-1{background-image:url(../img/Realash_Teaser_caly.jpg)}
.cd-fixed-bg.cd-bg-1-a{background-image:url(../img/teaser_crack.png)}
.cd-fixed-bg.cd-bg-2{background-image:url(../img/Realash_Teaser_dol.png)}
.cd-fixed-bg.cd-bg-3{background-image:url(../img/Realash_Teaser_gora.png)}
.cd-fixed-bg.cd-bg-4{background-image:url(../img/Realash_Teaser.jpg)}
.cd-scrolling-bg{min-height:100%}
body.nopad{padding:0!important}
.nopad .teaser{display:none!important}
.teaser-init{position:fixed;width:100%;height:100%;z-index:100}
.cart-realash-intro:after{content:'';display:block;width:100%;height:1px;border-top:1px solid #EFEFEF;margin-bottom:38px}
.cart-realash-item{margin-top:39px}
.cart-realash-item:after{content:'';display:block;width:100%;height:1px;border-bottom:1px solid #EFEFEF;padding-top:39px}
.cart-realash-item_lp{float:left;width:10%;font-size:3em;color:#bfbfbf;margin-top:3%}
.cart-realash.ctn.empty{text-align:center}
.cart-realash.ctn.empty .meet-new-realash_order{margin-bottom:15em;padding-left:30px;padding-right:30px}
.cart-realash-item_image{float:left;width:16%}
.cart-realash-item_image img{max-height:142px}
.cart-realash-item_name{float:left;width:23%;font-family:Carisma-Light;font-size:1.1em;margin-top:3%;margin-right:12%;font-weight:200}
.cart-realash-item_count{float:left;width:14%}
.cart-realash-item_price{float:right;width:20%;font-size:1.2em;margin-top:3%;color:#165291;font-family:Carisma-Medium;position:relative;text-align:right}
.cart-realash-item_price .remove-itm a{color:#C3C3C3;text-decoration:none;font-family:Carisma-Light;position:absolute;right:0;top:-70px;font-size:1.4em}
.cart-realash-item_sum{margin-top:29px;margin-bottom:70px}
.cart-realash-item_sum_desc{float:left;width:80%;text-align:right;font-family:Carisma-Medium;font-size:1.2em;text-transform:uppercase}
.cart-realash-item_sum_amount{float:right;width:20%;text-align:right;font-family:Carisma-Medium;font-size:1.3em;text-transform:uppercase;color:#165291}
.cart-realash-item_checkout{border-top:1px solid #EFEFEF;padding-top:29px;text-align:right}
.cart-realash-item_checkout-right a{display:inline-block;text-transform:uppercase;text-decoration:none;background:#165291;color:#fff;padding:10px 65px}
.cart-realash-item_checkout-left{float:left;width:46%;text-align:left}
.cart-realash-item_checkout-right{float:right}
.cart-realash-item_checkout-left_info{color:#165291;font-family:Carisma-Medium;text-transform:uppercase;letter-spacing:2px}
.cart-realash-item_checkout-left_number{display:block}
.cart-realash-item_checkout-left_number span:nth-child(1){font-family:Carisma-Medium;display:inline-block}
.cart-realash-item_checkout-left_number span:nth-child(1) a{color:#000;text-decoration:none}
.cart-realash-item_checkout-left_number span:nth-child(2){color:silver;display:inline-block;margin-left:5%;text-transform:uppercase;letter-spacing:3px}
.bxslider{list-style-type:none}
.cart-realash-item{opacity:0;-webkit-animation:showInf 1s linear;animation:showInf .5s linear;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}
.cart-realash-item:nth-child(odd){animation-delay:0}
.cart-realash-item:nth-child(even){animation-delay:.6s}
@-webkit-keyframes showInf {
0%{opacity:0}
100%{opacity:1}
}
@keyframes showInf {
0%{opacity:0}
100%{opacity:1}
}
.product-detail-intro-img .cta-product-add{margin-bottom:4%}
.menu-all-products{background:#fff;z-index:9999;position:absolute;width:100%;box-shadow:0 30px 50px -5px rgba(0,0,0,0.4);display:none}
.menu-all-products .ctn{text-align:center;padding:2% 0}
.menu-all-products .ctn .products-realash_box-img img{max-height:150px}
.menu-all-products .ctn .products-realash_box-desc_name-title{font-family:Carisma-Medium}
.menu-all-products .ctn .products-realash_box:hover .products-realash_box-img img{opacity:1}
.menu-all-products .ctn .products-realash_box{width:13.6%}
.where-to-buy_realash-row_intro .meet-new-realash_order{padding-left:30px;padding-right:30px}
.processing-transaction{background:#fff;text-align:center;width:340px;box-sizing:border-box;padding:10px;position:fixed;left:50%;margin-left:-170px;top:50%;margin-top:-170px;z-index:99999;padding:1em 2em;border-radius:2px;display:none}
.processing-transaction p:nth-child(1){margin:.5em 0 .1em}
.processing-transaction p:nth-child(2){font-size:.9em;color:rgba(0,0,0,0.4);margin-top:0;margin-bottom:0}
.top_cart_details_cover{position:fixed;background:rgba(199,241,239,0.8);width:100%;height:100%;top:0;left:0;z-index:9999;display:none}
.processing-transaction_loader{width:80px;padding:1em 0}
.know-more{background:#165291;color:#fff;padding:2px 10px;font-size:.75em}
.faq_order{margin-top:65px;margin-bottom:65px;text-align:center}
@-webkit-keyframes hvr-ripple-out {
100%{top:-12px;right:-12px;bottom:-12px;left:-12px;opacity:0}
}
@keyframes hvr-ripple-out {
100%{top:-12px;right:-12px;bottom:-12px;left:-12px;opacity:0}
}
.hvr-ripple-out{display:inline-block;vertical-align:middle;-webkit-transform:translateZ(0);transform:translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);-webkit-backface-visibility:hidden;backface-visibility:hidden;-moz-osx-font-smoothing:grayscale;position:relative}
.hvr-ripple-cart{-webkit-transform:translateZ(0);transform:translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);-webkit-backface-visibility:hidden;backface-visibility:hidden;-moz-osx-font-smoothing:grayscale}
.hvr-ripple-out:before,.hvr-ripple-cart:before{content:'';position:absolute;border:transparent solid 0;top:0;right:0;bottom:0;left:0;-webkit-animation-duration:1s;animation-duration:1s}
.hvr-ripple-out:hover:before,.hvr-ripple-out:focus:before,.hvr-ripple-out:active:before,.hvr-ripple-cart:hover:before,.hvr-ripple-cart:focus:before,.hvr-ripple-cart:active:before{-webkit-animation-name:hvr-ripple-out;animation-name:hvr-ripple-out;border:#e1e1e1 solid 1px}
.hvr-grow{display:inline-block;vertical-align:middle;-webkit-transform:translateZ(0);transform:translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);-webkit-backface-visibility:hidden;backface-visibility:hidden;-moz-osx-font-smoothing:grayscale;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:transform;transition-property:transform}
.hvr-grow:hover,.hvr-grow:focus,.hvr-grow:active{-webkit-transform:scale(1.05);transform:scale(1.05)}
.hvr-bounce-in{display:inline-block;vertical-align:middle;-webkit-transform:translateZ(0);transform:translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);-webkit-backface-visibility:hidden;backface-visibility:hidden;-moz-osx-font-smoothing:grayscale;-webkit-transition-duration:.5s;transition-duration:.5s}
.hvr-bounce-in:hover,.hvr-bounce-in:focus,.hvr-bounce-in:active{-webkit-transform:scale(1.2);transform:scale(1.2);-webkit-transition-timing-function:cubic-bezier(0.47,2.02,0.31,-0.36);transition-timing-function:cubic-bezier(0.47,2.02,0.31,-0.36)}
.block{overflow:hidden!important;height:100%!important}
#fire{position:fixed;bottom:5px;left:50%;margin-left:-10px;font-size:1.2em}
#fire i{color:#fff;font-size:1.3em}
.to-download{list-style-type:none;margin:0;padding:0}
.to-download li{display:inline-block}
.to-download li:nth-child(2){margin:10px}
.to-download li a{font-size:.9em;color:#71DBD4;text-decoration:none}
.to-download li a i{font-size:2.5em;color:#71DBD4}
.time-effect{text-align:center;margin:10px 0 0}
.time-effect span{display:block}
.hvr-pulse{display:inline-block;vertical-align:middle;-webkit-transform:translateZ(0);transform:translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);-webkit-backface-visibility:hidden;backface-visibility:hidden;-moz-osx-font-smoothing:grayscale}
.hvr-pulse:hover,.hvr-pulse:focus,.hvr-pulse:active{-webkit-animation-name:hvr-pulse;animation-name:hvr-pulse;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}
.product-details-description_left .main-top-white-cart_details_summary-checkout{display:inline-block;padding:1.4% 3%;left:0;top:20px;width:auto}
#product-details .main-top_content-list{width:100%;max-width:485px}
#hide-rwd-menu,#init-rwd-menu{display:none}
.loader,.loader:before,.loader:after{background:#C7F1EF;-webkit-animation:load1 1s infinite ease-in-out;animation:load1 1s infinite ease-in-out;width:1em;height:4em}
.loader:before,.loader:after{position:absolute;top:0;content:''}
.loader:before{left:-1.5em}
.loader{text-indent:-9999em;margin:8em auto;position:relative;font-size:11px;-webkit-animation-delay:-.16s;animation-delay:-.16s}
.loader:after{left:1.5em;-webkit-animation-delay:-.32s;animation-delay:-.32s}
@-webkit-keyframes load1 {
0%,80%,100%{box-shadow:0 0 #C7F1EF;height:4em}
40%{box-shadow:0 -2em #C7F1EF;height:5em}
}
@keyframes load1 {
0%,80%,100%{box-shadow:0 0 #C7F1EF;height:4em}
40%{box-shadow:0 -2em #C7F1EF;height:5em}
}
.loader{position:absolute;left:50%;top:30%}
.main-top_choose-lang:hover .showFlags{display:block}
.showFlags{display:none}
.showFlags a{display:inline-block}
.showFlags a:nth-child(even){margin:4px}
.message{font-family:Arial;line-height:19px;border-bottom:0 solid #BFBC30;text-align:center;position:relative;bottom:0;background:rgba(255,255,255,0.9);width:78%;z-index:999;font-size:12px;color:#000;padding:5px 11%;box-shadow:0 -5px 5px -5px #E5E5E5;border-top:1px solid #E5E5E5;font-family:Carisma-Light}
.r-more{color:#2F4EA2}
#accept-cookies-checkbox{padding:5px;color:#155291;border-radius:2px;text-decoration:none;background:#72dbd4}
.required-fields{font-size:.8em}
.eyelash-enhancer:before{content:'';display:block;width:104%;margin-left:-2%}
.eyelash-enhancer{text-align:center;color:#155291}
.eyelash-enhancer-header h1{font-size:2.2em;letter-spacing:7px;margin-top:35px}
.eyelash-enhancer-intro{width:80%;margin:0 auto}
.eyelash-enhancer p:nth-child(3){font-family:Carisma-Medium;font-size:1.4em}
.eyelash-enhancer-before_after{margin-top:50px}
.eyelash-enhancer-before_after-left{float:left;width:67%;max-width:650px;height:390px}
.eyelash-enhancer-before_after-left figure{position:relative}
.eyelash-enhancer-before_after-left figure:nth-child(2){margin-top:60px}
.eyelash-enhancer-before_after-left figure img{max-width:100%}
.eyelash-enhancer-before_after-left figure figcaption{position:absolute;top:-30px;text-transform:uppercase;color:#111}
.eyelash-enhancer-before_after-right{float:right;width:29%;max-width:270px;height:390px;position:relative;color:#111}
.eyelash-enhancer-before_after-right_days span:nth-child(1){display:block;font-size:3em;margin-top:50%}
.eyelash-enhancer-before_after-right_days span:nth-child(2){display:block;font-size:1em}
.eyelash-enhancer-before_after-arrow{display:block;width:34px;height:136px;background:url(../img/szczala.jpg);position:absolute;top:50%;margin-top:-70px}
.eyelash-enhancer-before_after-order{position:absolute;width:100%;background:#155291;bottom:0;left:0;color:#fff;text-decoration:none;padding:6px 0;letter-spacing:3px;font-size:1.2em}
.eyelash-enhancer-before_after-order span{display:block;font-family:Carisma-Medium}
.eyelash-enhancer_cols-list{list-style-type:none;padding:0;color:#111;margin-top:41px}
.eyelash-enhancer_cols-list li{display:inline-block;font-size:1.3em;text-align:left;float:left;margin-left:12%;position:relative}
.eyelash-enhancer_cols-list li:nth-child(1){width:27%}
.eyelash-enhancer_cols-list li:nth-child(3){float:right}
.eyelash-enhancer_cols-list li:before{content:'';display:block;width:100px;height:75px;position:absolute;left:-120px;top:0}
.eyelash-enhancer_cols-list li:nth-child(1):before{background:url(../landing/img/ico-top-1.jpg)}
.eyelash-enhancer_cols-list li:nth-child(2):before{background:url(../landing/img/ico-top-2.jpg)}
.eyelash-enhancer_cols-list li:nth-child(3):before{background:url(../landing/img/ico-top-3.jpg)}
.eyelash-enhancer_how-it-works h3{text-align:left;color:#111;font-family:Carisma-Medium}
.eyelash-enhancer_how-it-works_info{font-size:.8em;text-align:left;color:rgba(0,0,0,0.6);float:left}
.eyelash-enhancer_how-it-works{margin-bottom:88px}
.eyelash-enhancer_how-it-works p{color:#111;-moz-column-count:2;-moz-column-gap:20px;-webkit-column-count:2;-webkit-column-gap:20px;width:100%;text-align:left;line-height:1.6em}
.emilka:before{content:'';display:block;width:104%;margin-left:-2%;border-top:1px solid #EFEFEF}
.emilka_header{color:#155292;letter-spacing:4px;margin-top:40px;margin-bottom:10px;text-transform:uppercase}
.emilka-intro{color:#155292;text-align:center;width:90%;margin:0 auto 28px;font-size:1.1em}
.emilka_img{float:left}
.emilka_img img{margin-top:30px}
.emilka_desc{float:right;width:60%;max-width:548px}
.emilka .main-top_content-list{margin-left:0;margin-bottom:10px;padding:15px;line-height:1.23em}
.emilka .main-top_content-list li{margin:5px 0}
.emilka_desc p:nth-child(1){font-family:Carisma-Medium;margin-bottom:0;font-size:1.1em}
.emilka_desc p:nth-child(3){margin-top:0;line-height:1.4em;font-size:.95em}
.emilka_desc p:nth-child(3) span{display:block;font-family:Carisma-Medium}
.emilka_desc-order{text-align:center;padding-top:28px;margin-bottom:50px}
.testimonials_header h1{color:#155292;letter-spacing:4px;margin-top:40px;margin-bottom:10px;text-transform:uppercase;text-align:center}
.testimonials:before{content:'';display:block;width:104%;margin-left:-2%;border-top:1px solid #EFEFEF}
.testimonials-intro{color:#155292;text-align:center;width:90%;margin:0 auto 28px;font-size:1.1em;text-align:center}
.testimonials_col{float:left;width:27%;margin-bottom:28px}
.testimonials_col:nth-child(2){margin:0 0 0 9.5%}
.testimonials_col:nth-child(3){float:right}
.testimonials_desc{height:330px;position:relative}
.testimonials_author{display:block;font-family:Carisma-Medium;position:absolute;bottom:0}
.testimonials_img:nth-child(2){margin-top:12px}
.testimonials_img{position:relative;max-width:243px}
.testimonials_img figcaption{display:inline-block;top:0;right:0;position:absolute;top:5px;right:2%;background:rgba(81,197,194,0.9);padding:4px 10px 2px;font-size:.9em;color:#fff}
.testimonials_img .hvr-ripple-out{display:inline-block;vertical-align:middle;-webkit-transform:translateZ(0);transform:translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);-webkit-backface-visibility:hidden;backface-visibility:hidden;-moz-osx-font-smoothing:grayscale}
.testimonials_img .hvr-ripple-out:before{content:'';position:absolute;border:transparent solid 0;right:0;bottom:0;left:0;-webkit-animation-duration:1s;animation-duration:1s}
.testimonials_col:hover .testimonials_img .hvr-ripple-out:before,.testimonials_col .testimonials_img .hvr-ripple-out:focus:before,testimonials_col .testimonials_img .hvr-ripple-out:active:before{-webkit-animation-name:hvr-ripple-out;animation-name:hvr-ripple-out;border:rgba(81,197,194,0.5) solid 1px}
.cart-realash{margin-bottom:29px}
.phone,.woj,.attachment{display:none}
.footer-realash-form{width:100%;height:103px;background:url(../img/footer.jpg);background-size:contain;margin:0 auto;position:relative;color:#72DBD4;text-align:center;font-size:.9em}
.product-detail-intro-img{background:url(../img/produkty-top-bg.jpg) no-repeat;width:100%;background-size:100% 100%;text-align:center}
.product-detail-intro-img_img{max-width:100%;padding:5% 0 2%}
.mascara.product-detail-intro-img_img{padding:5% 0 0}
.product-details-img_title,.product-details-img_desc{max-width:750px;margin:0 auto}
.product-details-img_desc{margin-top:0;margin-bottom:2%}
.product-detail-intro-img_buy-it{display:inline-block;padding:10px 20px;background:#155291;color:#fff;font-family:Carisma-Light;text-decoration:none;margin-bottom:2%}
.realash-select_quantity-packshot_count-name{display:block;color:#155292!important;font-family:Carisma-Medium;margin-top:2%;margin-bottom:1%}
.realash-select_quantity-packshot_count-time{display:block}
.realash-select_quantity-packshot_count-price{font-family:Carisma-Medium;font-size:1.2em!important}
button.product-detail-intro-img_buy-it{border:0;text-transform:uppercase}
button.eyelash-enhancer-before_after-order{border:0}
button.gallery-cell_content-order{border:0;font-family:Carisma-Light}
.close-tip{display:none}
button.order-now{border:0}
.cv input.upload{position:absolute;top:0;right:0;margin:0;padding:0;cursor:pointer;opacity:0;filter:alpha(opacity=0);cursor:pointer}
#uploadFile{text-indent:120px}
.cv span{cursor:pointer}
.cv{color:#155291;background-color:#C7F1EF;border-color:#357ebd;display:inline-block;font-weight:400;text-align:center;vertical-align:middle;background-image:none;border:1px solid transparent;white-space:nowrap;padding:6px 12px;font-size:14px;line-height:1.42857143;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;position:absolute;overflow:hidden;top:2px;left:95px}
input[disabled]{background:#FBFBFB}
.summary-terms{text-align:center}
.summary-terms-link{color:#155291;font-size:.9em}
#press .review-title{margin:0}
#press .review-desc{margin:.5em 0 .6em;padding:0}
.pressroom-link{color:#165291;text-decoration:none;font-weight:700;font-size:.9em}
.pressroom-link:hover{text-decoration:underline}
.event-image{width:100%}
.event-image img{max-width:100%}
.about-realash_left.event-single{max-width:100%}
.event-single-text{margin:2em 0 0}
.event-single-text strong{color:#165291}
.event-single-link{color:#165291}
.news-realash-row.event .news-realash-row_left figure img:hover,.news-realash-row.event .news-realash-row_left figure img{transform:none!important;-webkit-filter:grayscale(0)!important;-moz-filter:grayscale(0)!important;-o-filter:grayscale(0)!important;-ms-filter:grayscale(0)!important}
.product-details-description article
.change-one .effectiveness{margin-top:0}
.eyelash-enhancer-change-one{font-family:Carisma-Medium;font-size:1.4em;max-width:100%!important}
.testimonials_header-change-one{font-family:Carisma-Light;font-weight:300}
.emilka.change-one:before{display:none}
.emilka_header-title-change-one{font-family:Carisma-Light;font-weight:300;margin-top:0;text-align:center}
.product-details-tabs_nav.change-one{width:48%;color:#fff;margin-top:3%}
.change-one .product-details-tabs_nav-list li.active a{color:#155292!important}
.change-one .product-details-tabs_nav-list li{box-sizing:border-box;padding:20px 0;border:1px solid #F8F8F9;transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;-webkit-transition:all .5s ease-in-out}
.change-one .product-details-tabs_nav-list li:hover{background:#C5F2EF}
.change-one .product-details-tabs_nav-list li:nth-child(1),.change-one .product-details-tabs_nav-list li:nth-child(2){border-right:0!important}
.tab-link.active{background:#C5F2EF}
.emilka-intro.change-one{max-width:100%}
.eyelash-enhancer_how-it-works-title{font-weight:300;margin-bottom:0}
.eyelash-enhancer_how-it-works_txt-change-one{max-width:100%!important}
.testimonials.change-one:before{display:none}
.change-one .emilka_header{margin-top:0}
.change-one .product-detail-intro-img_buy-it{margin-bottom:4%}
.images-three-column{margin:3% 0}
.images-three-column-box{float:left;width:31%;box-sizing:border-box}
.images-three-column-box:nth-child(1){margin:0 3.5% 0 0}
.images-three-column-box:nth-child(3){float:right}
.images-three-column-box figure{width:100%}
.images-three-column-box figure img{max-width:100%}
.work-offer-date{color:#BFBFBF;display:block;margin:.5em 0}
.images-three-column-img{width:33.3%;float:left;border:10px solid #fff;box-sizing:border-box}
.images-three-column-img figure{width:100%;height:169px;position:relative;overflow:hidden}
.images-three-column-img figure img{position:absolute;top:0;left:0;max-width:100%;transition:all .25s ease-in-out}
.images-three-column-img figure img:hover{transform:rotate(-1deg) scale(1.1) skew(1deg) translate(10px);opacity:.9;-webkit-filter:grayscale(0);-moz-filter:grayscale(0);-o-filter:grayscale(0);-ms-filter:grayscale(0)}
.where-to-buy_places-box:nth-child(even){border-left:0 solid #9C9C9C}
.where-to-buy_places-box:nth-child(odd){border-bottom:1px solid #9C9C9C;border-right:1px solid #9C9C9C}
.where-to-buy_places-box:nth-child(odd):before{content:'';width:100%;height:1px;border-top:1px solid #9C9C9C;display:block;position:absolute;bottom:-1px;left:100%;box-sizing:border-box}
.single-image img{max-width:100%}
#map,#cd-zoom-in,#cd-zoom-out{opacity:0}
.loader.where{top:85%}
.single-header{margin:2em 0;border-bottom:1px solid #EFEFEF;text-align:center}
.single-header-title{font-family:Carisma-Light;font-weight:100;text-transform:uppercase;font-size:1.5em;letter-spacing:2px;text-align:center;margin-bottom:0}
.single-header-date{color:silver;font-size:.8em;text-align:center;margin-top:0}
.single-image{text-align:center}
.single-galllery{margin-bottom:1em}
.single-content strong{color:#165291}
.single-content.blog p:nth-child(odd) img{float:right!important;width:40%;height:auto;padding:5%}
.single-content.blog p:nth-child(even) img{float:left!important;width:40%;height:auto;padding:5%}
.single-content.blog h5 img,.single-content.blog a img{float:left!important;width:40%;height:auto;padding:5%}
.single-content.blog h5{text-align:center!important;color:#165291;font-size:1.2em}
.contact-realash-intro{margin-top:29px}
.products-realash article{text-align:center}
.cart-realash-item_checkout-right_continue{background:#d9d9d9!important;color:#363636!important;margin-right:15px}
.thank-you{text-align:center}
.thank-you_title{padding:3em 0 .2em;margin-bottom:0;text-transform:uppercase;font-size:1.8em}
.thank-you_ok{padding:0;color:#C7F1EF;font-size:3em;margin:1em 0 0}
.thank-you_subtitle{font-size:1em;padding:1em 0 .5em;margin-top:0}
.thank-you_title-continue{background:#165291;color:#fff;padding:10px 45px;display:inline-block;text-transform:uppercase;text-decoration:none;margin:0 0 8em}
.thank-you_subtitle strong{color:#165291}
#mailing_email{border:2px solid #335292;width:100%;box-sizing:border-box}
.popup-realash_content-strong{color:#335292}
.realash-slider-main{position:relative;opacity:0}
.cta-product-add{display:inline-block;color:#fff;text-decoration:none;text-align:center;background:#155292;padding:10px 25px;font-size:20px;border:0;font-family:Carisma-Light}
.realash-slider-main_desc{position:absolute;opacity:0}
.order-now{display:inline-block;padding:40px 36px 36px;background:#155291;color:#fff;text-decoration:none;line-height:0;font-family:Carisma-Medium;font-size:1.4em}
.order-now:hover{background:#51c5c2}
.hvr-outline-out{display:inline-block;vertical-align:middle;-webkit-transform:translateZ(0);transform:translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);-webkit-backface-visibility:hidden;backface-visibility:hidden;-moz-osx-font-smoothing:grayscale;position:relative;z-index:900}
.hvr-outline-out:before{content:'';position:absolute;border:#155291 solid 4px;top:0;right:0;bottom:0;left:0;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:top,right,bottom,left;transition-property:top,right,bottom,left;border:#155291 solid 6px;border-top:0;border-bottom:0}
.hvr-outline-out:hover:before,.hvr-outline-out:focus:before,.hvr-outline-out:active:before{top:-8px;right:-8px;bottom:-8px;left:-8px;top:0;right:-8px;bottom:0;left:-8px;border:rgba(81,197,194,1) solid 6px;border-top:0;border-bottom:0}
.order-now span{display:inline-block;vertical-align:middle;-webkit-transform:translateZ(0);transform:translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);-webkit-backface-visibility:hidden;backface-visibility:hidden;-moz-osx-font-smoothing:grayscale;position:absolute;width:100%;height:100%;top:0;left:0;z-index:900}
.order-now span:before{content:'';display:block;position:absolute;top:0;right:0;bottom:0;left:0;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:top,right,bottom,left;transition-property:top,right,bottom,left;border:#155291 solid 4px;border-top:0;border-bottom:0}
.order-now span:hover:before{border:#51c5c2 solid 4px}
.order-now span:nth-child(1) span:hover:before,.order-now span:nth-child(1) span:focus:before,.order-now span:nth-child(1) span:active:before{border:#51c5c2 solid 6px;border-top:0;border-bottom:0;left:-16px;right:-16px}
.order-now span:nth-child(1) span span:hover:before,.order-now span:nth-child(1) span span:focus:before,.order-now span:nth-child(1) span span:active:before{border:rgba(81,197,194,1) solid 5px;border-top:0;border-bottom:0;left:-23px;right:-23px}
.order-now span:nth-child(1) span span span:hover:before,.order-now span:nth-child(1) span span span:focus:before,.order-now span:nth-child(1) span span span:active:before{border:rgba(81,197,194,1) solid 3px;border-top:0;border-bottom:0;left:-30px;right:-30px}
.order-now span:nth-child(1) span span span span:hover:before,.order-now span:nth-child(1) span span span span:focus:before,.order-now span:nth-child(1) span span span span:active:before{border:rgba(81,197,194,1) solid 3px;border-top:0;border-bottom:0;left:-38px;right:-38px}
.order-now span:nth-child(1) span span span span span:hover:before,.order-now span:nth-child(1) span span span span span:focus:before,.order-now span:nth-child(1) span span span span span:active:before{border:rgba(81,197,194,1) solid 2px;border-top:0;border-bottom:0;left:-48px;right:-48px}
.order-now span:nth-child(1) span span span span span span:hover:before,.order-now span:nth-child(1) span span span span span span:focus:before,.order-now span:nth-child(1) span span span span span span:active:before{border:rgba(81,197,194,1) solid 1px;border-top:0;border-bottom:0;left:-64px;right:-64px}
.order-now span:nth-child(1) span span span span span span span:hover:before,.order-now span:nth-child(1) span span span span span span span:focus:before,.order-now span:nth-child(1) span span span span span span span:active:before{border:rgba(81,197,194,1) solid 1px;border-top:0;border-bottom:0;left:-84px;right:-84px}
.order-now span:nth-child(1) span span span span span span span span:hover:before,.order-now span:nth-child(1) span span span span span span span span:focus:before,.order-now span:nth-child(1) span span span span span span span span:active:before{border:rgba(81,197,194,0.4) solid 1px;border-top:0;border-bottom:0;left:-104px;right:-104px}
.order-now span:nth-child(1) span span span span span span span span span:hover:before,.order-now span:nth-child(1) span span span span span span span span span:focus:before,.order-now span:nth-child(1) span span span span span span span span span:active:before{border:rgba(81,197,194,0.2) solid 1px;border-top:0;border-bottom:0;left:-124px;right:-124px}
.floating-product_title{color:#155291;font-family:Carisma-Light;text-align:center;max-width:100%!important;font-size:1.2em;font-weight:700}
.floating-product-list-wrapper{text-align:center}
.floating-product-list-wrapper_list{display:inline-block;text-align:left;list-style-type:none;padding:0;margin:0}
.floating-product-list-wrapper_list li{font-size:.9em;line-height:30px;margin-left:-10px}
.floating-product-list-wrapper_list li img{margin:0 10px 0 0}
.floating-product_img{margin-top:-110px;margin-bottom:110px;position:relative}
.details-cols_left,.details-cols_right{display:inline-block;width:48%;vertical-align:top;box-sizing:border-box;font-size:.9em}
.details-cols_left{margin-right:3%}
.floating-product_img_right{position:absolute;top:-80px;right:50px;display:block;font-size:.9em}
.floating-product_img_left{position:absolute;top:-70px;left:40px;display:block;font-size:.9em}
.details-cols_cta{text-align:center}
.product-details-description_left .cta-product-add,.effectiveness_desc_cta .cta-product-add{padding:16px 59px 14px;font-size:16px;font-family:Carisma-Medium}
.details-cols_cta .cta-product-add{padding:16px 59px 14px;font-size:16px;font-family:Carisma-Medium}
.product-detail-intro-img_cta .cta-product-add{padding:16px 35px 14px;font-size:16px;font-family:Carisma-Medium}
.details-cols{margin-top:180px;margin-bottom:80px}
.effectiveness_header_title{font-size:1.2em}
.effectiveness_desc{font-size:.9em}
.faq.ctn .details-cols{font-family:Carisma-Medium;margin-top:0;margin-bottom:0}
.arrow .floating-product_img_left{left:68px}
.arrow .floating-product_img_right{top:-130px;right:41px}
.variations{display:none}
.choose-color{width:30%;min-width:405px;max-width:405px;margin:0 auto;position:relative}
.cta-product-add_brown{background:#49311c;border:0;height:49px;width:49px}
.cta-product-add_brown:hover,.cta-product-add_black:hover{opacity:.9}
.cta-product-add_black{background:#000;border:0;height:49px;width:49px}
.variations{position:absolute;top:-21px;right:122px}
.variations_color{display:inline-block;width:42%;max-width:60px}
.variations_color button{color:#fff;font-size:.7em;font-family:Carisma-Light}
.variations_color:nth-child(n+1){margin:0 5px 0 0}
.variations_label{font-size:.8em;max-width:111px;color:#155292}
.choose-color .cta-product-add{z-index:3;position:relative}
.edge .product-detail-intro-img_img{padding:140px 0 30px}
.arrow .product-detail-intro-img_img{padding:140px 0 64px}
.edge.product-detail-intro-img .cta-product-add,.arrow.product-detail-intro-img .cta-product-add,.mascara.product-detail-intro-img .cta-product-add{margin-bottom:50px}
.box{display:block;font-size:.8em;position:relative;max-width:120px}
.box.brown{color:#49311c;font-family:Carisma-Light}
.box.black{color:#000;font-family:Carisma-light}
.realash-select_quantity-packshot_count .choose-color,.ingredients .choose-color{margin-left:0;min-width:327px;max-width:327px}
.effectiveness_desc_cta .choose-color{min-width:327px;max-width:327px;margin-left:0}
.details-cols_cta .choose-color{min-width:454px;min-width:454px}
.edge.effectiveness p{max-width:100%!important}
.choose-color-store-view{position:absolute;top:30%;left:50%;margin-left:-96px;width:192px}
.choose-color-store-view button{text-transform:uppercase;font-size:17px;z-index:4;position:relative;padding:10px 20px;height:40px}
.choose-color-store-view .cta-product-add_black,.choose-color-store-view .cta-product-add_brown{font-size:11px}
.choose-color-store-view .cta-product-add_brown,.choose-color-store-view .cta-product-add_black{height:40px;width:40px;padding:0}
.choose-color-store-view .variations_color:nth-child(n+1){margin:0 3px 0 0;max-width:47px}
.choose-color-store-view .variations{z-index:1;right:0}
.fa.fa-circle.brown{color:#49311c}
.box .fa{font-size:15px;position:absolute;top:50%;margin-top:-8px}
.work-offer{background:url(../img/work_bg.jpg);background-size:100% 100%;width:100%;box-sizing:border-box;padding:3% 4%}
.work-offer:nth-child(n+1){margin-bottom:2.7em}
.work-offer_header-title{font-size:1.3em;text-transform:uppercase;font-family:Carisma-Light;margin-top:0;margin-bottom:0}
.work-offer_description{font-size:.9em;font-weight:500}
.work-offer_header-date{font-size:.7em;color:#C3C3C3}
.work-offer_cols-left-list{list-style-type:none;padding:0;margin:1em 0 0}
.work-offer_cols-left-list li{display:inline-block;font-size:.8em;font-weight:600}
.work-offer_cols-left-list li span i,.work-offer_cols-left-list li a i{color:#6AD8D3}
.work-offer_cols-left-list li:nth-child(n+1){margin:0 3% 0 0}
.work-offer_cols-left{display:inline-block;width:48%;display:inline-block;width:68%}
.work-offer_cols-right{display:inline-block;width:30%;text-align:right}
.work-offer_cols-right-more{display:inline-block;background:#155291;color:#fff;text-decoration:none;padding:11px 30px;font-size:16px;font-family:Carisma-Medium}
.work-offer_cols-left-list-email a{color:#000;text-decoration:none}
.about-realash_left-title{font-size:1.1em;margin-bottom:1.8em}
.about-realash_left-title i{color:#6AD8D3;font-size:.9em}
.work-intro_title{font-size:1.1em;margin-top:0}
.work-intro_description{font-size:.9em}
.change-color{font-size:.7em;border:1px solid rgba(0,0,0,0);padding:3px;background:#fff;border-radius:0;padding-left:15px;-webkit-appearance:none;width:100%;z-index:1000;position:relative;background:none;outline:0}
.box.check:after{content:'\f107';font-family:fontAwesome;position:absolute;top:2px;right:4px;color:#165291}
.double{padding-left:20px}
.double .fa{left:0}
.dazzles_left{float:left;width:48%}
.dazzles_right{float:right;width:48%;margin-top:6%}
.dazzles_left_list{list-style-type:none;padding:0 0 0 0px}
.dazzles_left_list li{font-size:.95em;margin:0em 0 1em 0;position:relative}
.dazzles_left_list li img{position:absolute;left:-35px;top:8px}
.dazzles_right figure{text-align:center}
.dazzles_right figure figcaption{text-align:left;margin:3em 0 0 3em;font-size:.95em}
.dazzles_right figure figcaption span{display:block}
.dazzles_right figure figcaption span:nth-child(1){color:silver;font-size:.8em;margin-bottom:-10px}
.dazzles_right figure figcaption span:nth-child(2){font-size:2.6em}
.dazzles_right_desc_to{float:left;width:45%}
.dazzles_right_desc_until{float:right;width:45%}
.mascara .product-details-description_right{text-align:center}
.mascara .product-details-description_right img{margin-right:-50px}
.dazzles_right figure figcaption span:nth-child(2):after{content:'';display:block;width:100%;height:1px;border-top:1px solid silver;margin-bottom:8px;margin-top:-5px}
.product-details-tabs p strong{font-family:Carisma-Medium;font-weight:500}
.safe-and-comfort{margin-top:3em}
.safe-and-comfort_left{float:left;width:48%}
.safe-and-comfort_right{float:right;width:48%}
.safe-and-comfort_right_row{width:50%;margin:0 0 2.3em 50%;position:relative}
.safe-and-comfort_right_row:nth-child(1){margin-top:-1em}
.safe-and-comfort_right_row img{position:absolute;left:-100px;top:-16px}
.recommend-products_product{width:25%;float:left;text-align:center}
.recommend-products_product a{text-decoration:none}
.recommend-products_product a figure figcaption{line-height:1em}
.recommend-products_product img{max-height:90px}
.flying-cart{min-width:44em}
.flying-cart header{width:100%;text-align:center}
.flying-cart_recomendation header{background:#c7f1ef;padding:3px 0;margin:1em 0 .5em}
.flying-cart header h2,.flying-cart header h3{color:#165291;font-size:1.25em}
.flying-cart header h2{margin-top:1em;margin-bottom:.5em}
.flying-cart header h3{margin:0}
.flying-cart_close{position:absolute;right:12px;top:-4px;color:#51c5c2;font-size:1.4em;cursor:pointer}
.added-product_img{float:left;width:20%;text-align:center}
.added-product_img img{max-height:140px}
.added-product_product_desc{float:left;width:50%;box-sizing:border-box;padding:45px 2% 0 0}
.added-product_product_desc span,.added-product_amount span{display:block}
.added-product_product_desc_title,.added-product_amount_label{font-size:1.3em}
.added-product_amount{float:left;width:26%;text-align:right;box-sizing:border-box;padding:50px 2% 0}
.cta_added_count{float:left;width:44%;box-sizing:border-box;padding:10px 10px 6px 30px}
.cta_continue{float:left;width:28%;margin-left:3%;text-align:center}
.cta_checkout{float:left;width:20%;margin-left:1%;margin-right:2%;text-align:center}
.cta_checkout a,.cta_continue a{color:#fff;text-transform:uppercase;text-decoration:none;box-sizing:border-box;padding:10px 10px 6px;display:block;width:100%}
.cta_checkout a{background:#165291}
.cta_continue a{background:#d9d9d9;color:#363636}
.recommend-products{margin:0 0 1em}
.recommend-products_product figcaption span{display:block}
.recommend-products_product .product-name{text-transform:uppercase;text-transform:uppercase;font-family:Carisma-Medium;font-size:.8em;color:#165291}
.recommend-products_product_cta{display:inline-block;background:#165291;color:#fff;text-transform:uppercase;text-decoration:none;padding:3px 20px 2px;line-height:1.2em;font-size:.8em}
.recommend-products_product .product-desc{font-size:.75em;color:#363636}
.flying-cart_added_info{width:90%;margin:0 auto;font-size:.8em}
.flying-cart_added_info i{color:silver}
.flying-cart_contains{width:90%;margin:.2em auto 0;font-size:.75em}
.flying-cart strong{font-weight:600}
.flying-cart_contains_list{margin:0;padding:0;list-style-type:none;width:250px}
.flying-cart_contains_list li{cursor:pointer;position:relative;margin:.1em 0;font-size:1.1em}
.flying-cart_contains_total{border-top:1px solid;border-top:1px solid silver;margin-top:.5em;max-width:250px;padding-top:.5em;font-size:1.2em}
.product-price{font-family:Carisma-Medium;font-weight:500;color:#000;font-size:.8em}
.added-product_product_value{font-size:.8em}
.added-product_product_desc_title,.added-product_amount span{font-weight:600}
.added-product_product_color{position:relative;max-width:120px}
.added-product_product_color .fa-square{font-size:15px;position:absolute;top:50%;margin-top:-8px}
.added-product_product_color .fa-angle-down{content:'\f107';font-family:fontAwesome;position:absolute;top:6px;right:4px;color:#165291}
.flying-cart_contains_list .fa-minus-square{color:#d9d9d9;cursor:pointer}
.flying-cart_contains_list li:hover .fa-minus-square{color:rgba(204,0,0,0.3)}
.flying-cart_row{margin-top:-51px}
.thumb{position:absolute;right:-100px;top:-100px}
.data-single-desc{display:none}
.thumb img{max-width:100px}


.single-gallery.full{
	text-align:center
}
.single-gallery.full .images-three-column-img{
	float:none;
	width: 100%
}
.single-gallery.full .images-three-column-img figure img{
	position:relative
}
#single a{color:#165291}
.single-gallery.full .images-three-column-img figure{height:388px!important}
.single-gallery.full{margin-bottom:2em}

#PaySera_RLOption .information:before{content:'';width:137px;height:28px;background:url(../img/paysera_logo.png) no-repeat;display:block;position:absolute;right:13%;bottom:0;background-size:contain}


/*rak*/
/*.main-top-white-cart:before{
	content:'';
	width:54px;
	height:84px;
	display:block;
	background:url(../img/rak/w_small.png) no-repeat;
	position:absolute;
	left:-75px;
	bottom:-34px;
	cursor:pointer
}
.rlm .products-realash_box-img:after{
	content:'';
	width:54px;
	height:84px;
	display:block;
	background:url(../img/rak/w_small.png) no-repeat;
	position:absolute;
	right: 39px;
    bottom: 38px;
    cursor:pointer
}
.rb .products-realash_box-img:after{
	content:'';
	width:54px;
	height:84px;
	display:block;
	background:url(../img/rak/w_small.png) no-repeat;
	position:absolute;
	right: 39px;
    bottom: 38px;
    cursor:pointer
}*/
#products .rlm .products-realash_box-img:after,#products .rb .products-realash_box-img:after
{
	bottom:64px;
	right:28px
}
#store .rlm .products-realash_box-img:after,#store .rb .products-realash_box-img:after{
	bottom:92px;
	right:28px
}

.mascara .time-on-your-side_row-chart span.start.bg_93{width:93%!important;animation:loadbar_93 2s;-webkit-animation:loadbar_93 2s}
.mascara .time-on-your-side_row-chart span.start.bg_87{width:87%!important;animation:loadbar_87 2s;-webkit-animation:loadbar_87 2s}
.mascara .time-on-your-side_row-chart span.start.bg_80{width:80%!important;animation:loadbar_80 2s;-webkit-animation:loadbar_80 2s}

.mascara .time-on-your-side_row .time-on-your-side_row-chart span:nth-child(2){
	left:36%
}
.mascara .time-on-your-side{
	margin-top: 0
}
.mascara .time-on-your-side_row-weeks{
	margin-right:2%
}
.mascara .time-on-your-side_row-weeks{
	width:16%
}
.mascara .time-on-your-side_row-effect{
	width:24%
}
.mascara .time-on-your-side_row-effect span{
	font-size:1em;
	margin-top:0!important
}
.mascara .time-on-your-side_row-chart{
	width:53%
}
.mascara .time-on-your-side_row-weeks span{
	text-align:left
}
.mascara .fw{
	max-width:100%
}
.indeks-up{ vertical-align:super; font-size:20px; }

.rp .testimonials_author{
	bottom:auto;
	margin-top:10px
}
.rp .emilka-intro{
	color:#000
}
.rp .charts{
	text-align:center
}
.rp .charts-boxes .chart-box span{
	color:#155292!important;
	font-size:0.9em
}
.rp .charts-boxes .chart-box{
	display:inline-block;
	vertical-align:top
}
.rp .charts-boxes .chart-box:nth-child(1){
	width:33%
}
.rp .charts-boxes .chart-box:nth-child(2){
	width:33%
}
.rp .charts-boxes .chart-box:nth-child(3){
	width:33%
}
.rp .light-fast{
	margin:50px 0
}
.rp .light-fast .col:nth-child(1){
	float:left;
	width:35%
}
.rp .light-fast .col:nth-child(2){
	float:right;
	width:50%
}
.rp .light-fast .cta-product-add{
   	padding: 15px 45px 10px 45px;
   	margin-top:22px
}

.pbset,.plset{
	display:none
}
.rp .effectiveness_img .cta-product-add{
	margin-left:80px
}

@media screen and (min-width: 1024px){
	#store .products-realash_box, #products .products-realash_box{
    	margin-bottom: 70px;
	}
}