.mfp-close{right:14px;font-size:30px}@-webkit-keyframes swing{20%{-webkit-transform:rotate3d(0,0,1,15deg);transform:rotate3d(0,0,1,15deg)}40%{-webkit-transform:rotate3d(0,0,1,-10deg);transform:rotate3d(0,0,1,-10deg)}60%{-webkit-transform:rotate3d(0,0,1,5deg);transform:rotate3d(0,0,1,5deg)}80%{-webkit-transform:rotate3d(0,0,1,-5deg);transform:rotate3d(0,0,1,-5deg)}100%{-webkit-transform:rotate3d(0,0,1,0deg);transform:rotate3d(0,0,1,0deg)}}@-moz-keyframes swing{20%{-moz-transform:rotate3d(0,0,1,15deg);transform:rotate3d(0,0,1,15deg)}40%{-moz-transform:rotate3d(0,0,1,-10deg);transform:rotate3d(0,0,1,-10deg)}60%{-moz-transform:rotate3d(0,0,1,5deg);transform:rotate3d(0,0,1,5deg)}80%{-moz-transform:rotate3d(0,0,1,-5deg);transform:rotate3d(0,0,1,-5deg)}100%{-moz-transform:rotate3d(0,0,1,0deg);transform:rotate3d(0,0,1,0deg)}}@-o-keyframes swing{20%{transform:rotate3d(0,0,1,15deg)}40%{transform:rotate3d(0,0,1,-10deg)}60%{transform:rotate3d(0,0,1,5deg)}80%{transform:rotate3d(0,0,1,-5deg)}100%{transform:rotate3d(0,0,1,0deg)}}@keyframes swing{20%{-webkit-transform:rotate3d(0,0,1,15deg);-moz-transform:rotate3d(0,0,1,15deg);transform:rotate3d(0,0,1,15deg)}40%{-webkit-transform:rotate3d(0,0,1,-10deg);-moz-transform:rotate3d(0,0,1,-10deg);transform:rotate3d(0,0,1,-10deg)}60%{-webkit-transform:rotate3d(0,0,1,5deg);-moz-transform:rotate3d(0,0,1,5deg);transform:rotate3d(0,0,1,5deg)}80%{-webkit-transform:rotate3d(0,0,1,-5deg);-moz-transform:rotate3d(0,0,1,-5deg);transform:rotate3d(0,0,1,-5deg)}100%{-webkit-transform:rotate3d(0,0,1,0deg);-moz-transform:rotate3d(0,0,1,0deg);transform:rotate3d(0,0,1,0deg)}}@-webkit-keyframes shake{0%,100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}@-moz-keyframes shake{0%,100%{-moz-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}10%,30%,50%,70%,90%{-moz-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-moz-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}@-o-keyframes shake{0%,100%{transform:translate3d(0,0,0)}10%,30%,50%,70%,90%{transform:translate3d(-10px,0,0)}20%,40%,60%,80%{transform:translate3d(10px,0,0)}}@keyframes shake{0%,100%{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);-moz-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);-moz-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}@-webkit-keyframes pulse{0%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}50%{-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}100%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}@-moz-keyframes pulse{0%{-moz-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}50%{-moz-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}100%{-moz-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}@-o-keyframes pulse{0%{transform:scale3d(1,1,1)}50%{transform:scale3d(1.03,1.03,1.03)}100%{transform:scale3d(1,1,1)}}@keyframes pulse{0%{-webkit-transform:scale3d(1,1,1);-moz-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}50%{-webkit-transform:scale3d(1.03,1.03,1.03);-moz-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}100%{-webkit-transform:scale3d(1,1,1);-moz-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}@-webkit-keyframes bounce{0%,100%,20%,53%,80%{-webkit-transition-timing-function:cubic-bezier(.215,.61,.355,1);transition-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}40%,43%{-webkit-transition-timing-function:cubic-bezier(.755,.05,.855,.06);transition-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-7px,0);transform:translate3d(0,-7px,0)}70%{-webkit-transition-timing-function:cubic-bezier(.755,.05,.855,.06);transition-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-4px,0);transform:translate3d(0,-4px,0)}90%{-webkit-transform:translate3d(0,-1px,0);transform:translate3d(0,-1px,0)}}@-moz-keyframes bounce{0%,100%,20%,53%,80%{-moz-transition-timing-function:cubic-bezier(.215,.61,.355,1);transition-timing-function:cubic-bezier(.215,.61,.355,1);-moz-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}40%,43%{-moz-transition-timing-function:cubic-bezier(.755,.05,.855,.06);transition-timing-function:cubic-bezier(.755,.05,.855,.06);-moz-transform:translate3d(0,-7px,0);transform:translate3d(0,-7px,0)}70%{-moz-transition-timing-function:cubic-bezier(.755,.05,.855,.06);transition-timing-function:cubic-bezier(.755,.05,.855,.06);-moz-transform:translate3d(0,-4px,0);transform:translate3d(0,-4px,0)}90%{-moz-transform:translate3d(0,-1px,0);transform:translate3d(0,-1px,0)}}@-o-keyframes bounce{0%,100%,20%,53%,80%{-o-transition-timing-function:cubic-bezier(.215,.61,.355,1);transition-timing-function:cubic-bezier(.215,.61,.355,1);transform:translate3d(0,0,0)}40%,43%{-o-transition-timing-function:cubic-bezier(.755,.05,.855,.06);transition-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-7px,0)}70%{-o-transition-timing-function:cubic-bezier(.755,.05,.855,.06);transition-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-4px,0)}90%{transform:translate3d(0,-1px,0)}}@keyframes bounce{0%,100%,20%,53%,80%{-webkit-transition-timing-function:cubic-bezier(.215,.61,.355,1);-moz-transition-timing-function:cubic-bezier(.215,.61,.355,1);-o-transition-timing-function:cubic-bezier(.215,.61,.355,1);transition-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}40%,43%{-webkit-transition-timing-function:cubic-bezier(.755,.05,.855,.06);-moz-transition-timing-function:cubic-bezier(.755,.05,.855,.06);-o-transition-timing-function:cubic-bezier(.755,.05,.855,.06);transition-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-7px,0);-moz-transform:translate3d(0,-7px,0);transform:translate3d(0,-7px,0)}70%{-webkit-transition-timing-function:cubic-bezier(.755,.05,.855,.06);-moz-transition-timing-function:cubic-bezier(.755,.05,.855,.06);-o-transition-timing-function:cubic-bezier(.755,.05,.855,.06);transition-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-4px,0);-moz-transform:translate3d(0,-4px,0);transform:translate3d(0,-4px,0)}90%{-webkit-transform:translate3d(0,-1px,0);-moz-transform:translate3d(0,-1px,0);transform:translate3d(0,-1px,0)}}@-webkit-keyframes switch-on-position{0%{left:0;right:50%}25%{left:0;right:37.5%}100%{left:50%;right:0}}@-moz-keyframes switch-on-position{0%{left:0;right:50%}25%{left:0;right:37.5%}100%{left:50%;right:0}}@-o-keyframes switch-on-position{0%{left:0;right:50%}25%{left:0;right:37.5%}100%{left:50%;right:0}}@keyframes switch-on-position{0%{left:0;right:50%}25%{left:0;right:37.5%}100%{left:50%;right:0}}@-webkit-keyframes switch-off-position{0%{left:50%;right:0}25%{left:37.5%;right:0}100%{left:5%;right:50%}}@-moz-keyframes switch-off-position{0%{left:50%;right:0}25%{left:37.5%;right:0}100%{left:5%;right:50%}}@-o-keyframes switch-off-position{0%{left:50%;right:0}25%{left:37.5%;right:0}100%{left:5%;right:50%}}@keyframes switch-off-position{0%{left:50%;right:0}25%{left:37.5%;right:0}100%{left:5%;right:50%}}body.theme-update{font-family:"Golos Text",sans-serif;font-weight:400;font-size:18px;line-height:1.55;color:#02031a;min-height:100vh;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}body.theme-update *,body.theme-update ::after,body.theme-update ::before{-webkit-box-sizing:inherit;-moz-box-sizing:inherit;box-sizing:inherit}body.theme-update input,body.theme-update optgroup,body.theme-update select,body.theme-update textarea{font-family:"Golos Text",sans-serif;font-weight:400}body.theme-update button{font-family:"Golos Text",sans-serif}body.load{position:relative;opacity:0;-webkit-transition:opacity .3s ease-in;-o-transition:opacity .3s ease-in;-moz-transition:opacity .3s ease-in;transition:opacity .3s ease-in}body.load:before{content:"";display:block;position:fixed;top:0;left:0;width:100vw;height:100vh;background:#fff;z-index:10}body.load:after{content:"";display:block;position:fixed;top:50%;left:50%;width:118px;height:23px;-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:11;background:url(../../icons/preloader.gif) center center/100% 100% no-repeat}.container{max-width:1240px;margin:0 auto}.container::after{clear:both;content:"";display:block}.row{margin-bottom:40px}.row::after{clear:both;content:"";display:block}.row--header{position:relative;margin-bottom:0}@media only screen and (max-width:740px){.row--header{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}}.row--filter{font-family:"Golos Text";font-weight:400;position:-webkit-sticky;position:sticky;top:85px;z-index:5;background:#fff;padding:11px 0 10px}ul{list-style:none;padding:0;margin:0}.mb-90{margin-bottom:90px!important}.mb-80{margin-bottom:90px!important}.notice-box{position:fixed;bottom:10px;left:10px;z-index:101}.error-notice,.success-notice{font-size:16px;color:#fff;font-family:"Golos Text";font-weight:400;background:#9b2121;padding:10px 20px;margin-bottom:10px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;dispaly:none}.success-notice{background:#219b3f}.svg-sprite{display:none}.hidden{display:none}.visually-hidden{position:absolute;overflow:hidden;clip:rect(0 0 0 0);width:1px;height:1px;margin:-1px;padding:0;-webkit-clip-path:inset(100%);clip-path:inset(100%);border:0;white-space:nowrap}input::-webkit-inner-spin-button,input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}.visibility-hidden{position:absolute;overflow:hidden;clip:rect(0 0 0 0);width:1px;height:1px;margin:-1px;padding:0;-webkit-clip-path:inset(100%);clip-path:inset(100%);border:0;white-space:nowrap}@media only screen and (max-width:1280px){.container{max-width:880px}.tns-nav{position:absolute;bottom:0;left:50%;-webkit-transform:translate(-50%,40px);-moz-transform:translate(-50%,40px);-ms-transform:translate(-50%,40px);-o-transform:translate(-50%,40px);transform:translate(-50%,40px)}.tns-nav button{-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;width:20px;height:20px;margin-right:10px;background:#d0d1df;border-color:transparent;outline:0;padding:0}.tns-nav button.tns-nav-active{background:#219b3f}}@media only screen and (max-width:900px){.container{max-width:720px}.container--masonry{max-width:95%}}@media only screen and (max-width:740px){body.theme-update{font-size:15px}.container{max-width:340px}.container--masonry{max-width:95%}.tns-nav{-webkit-transform:translate(-50%,25px);-moz-transform:translate(-50%,25px);-ms-transform:translate(-50%,25px);-o-transform:translate(-50%,25px);transform:translate(-50%,25px)}.tns-nav button{width:10px;height:10px;margin-right:5px}}.woocommerce-error{padding:10px 10px!important;margin:-10px 0 20px!important;background:rgba(255,0,0,.25);-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}.woocommerce-error li:before{display:none}.select2-container--default .select2-selection--single{height:60px;border:none;-webkit-border-radius:8px;-moz-border-radius:8px;border-radius:8px;background:#f0f0f0;text-indent:20px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.select2-container--default .select2-selection--single .select2-selection__arrow{top:18px;right:12px}.button{font-family:"Golos Text";font-weight:400;outline:0;cursor:pointer;display:inline-block;border:0;color:#219b3f}.button.active{-webkit-filter:invert(54%) sepia(98%) saturate(6987%) hue-rotate(145deg) brightness(79%) contrast(102%);filter:invert(54%) sepia(98%) saturate(6987%) hue-rotate(145deg) brightness(79%) contrast(102%)}@media (min-width:740px){.button:hover{-webkit-filter:invert(53%) sepia(84%) saturate(289%) hue-rotate(84deg) brightness(107%) contrast(93%);filter:invert(53%) sepia(84%) saturate(289%) hue-rotate(84deg) brightness(107%) contrast(93%)}}.button--tr{display:inline-block;cursor:pointer;text-decoration:none;color:#219b3f;font-weight:600;background:url(../../svg/circle-green-3.svg) no-repeat center;-webkit-appearance:none}.button--tr2{display:inline-block;cursor:pointer;text-decoration:none;color:#219b3f;font-weight:600;background:url(../../svg/circle-green-4.svg) no-repeat center;-webkit-appearance:none}.button--green{display:inline-block;cursor:pointer;text-decoration:none;color:#fff;font-weight:600;background:url(../../svg/fill-green.svg) no-repeat center;-webkit-appearance:none}.button--white{display:inline-block;cursor:pointer;text-decoration:none;color:#fff;font-weight:600;background:url(../../svg/circle-white-2.svg) no-repeat center}.button--intro{position:fixed;z-index:4;right:30px;bottom:160px;background:transparent url(../../svg/circle-green-2.svg) center center/100% 100% no-repeat;width:116px;height:60px;font-size:18px;font-weight:500}.button--product{background:transparent url(../../svg/circle-cart.svg) center center/100% 100% no-repeat;width:148px;height:56px;font-size:18px;line-height:28px;margin-bottom:60px}.button--checkout{background:transparent url(../../svg/circle-checkout.svg) center center/100% 100% no-repeat;width:148px;height:56px;font-size:18px;line-height:28px;margin-left:25px}.button--more{display:none}.button--profile{background:transparent url(../../svg/circle-checkout.svg) center center/100% 100% no-repeat;width:148px;height:56px;font-size:18px;line-height:28px}.button--loadmore{background:transparent url(../../svg/circle-green-2.svg) center center/100% 100% no-repeat;width:116px;height:60px;font-size:18px;font-weight:500;position:relative;left:50%;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translateX(-50%);top:35px}@media only screen and (max-width:900px){.button--more{display:block;background:transparent url(../../svg/circle-green.svg) center center/100% 100% no-repeat;width:153px;height:65px;font-size:24px;font-weight:500;margin:0 auto 50px}.button--product{font-size:16px}}@media only screen and (max-width:740px){.button--intro{width:105px;height:45px;font-size:16px}.button--more{width:105px;height:45px;font-size:16px;margin-bottom:45px}.button--product{width:105px;height:45px;font-size:16px;margin-bottom:45px}.button--checkout{width:105px;height:45px;font-size:16px}}@media only screen and (max-width:560px){.button--intro{display:none}}.caption{font-family:"Golos Text";font-weight:400;margin:0;font-size:24px;line-height:30px;color:#02031a;text-align:center}.caption--intro{margin-bottom:30px}.caption--social{margin-bottom:40px}.caption--social a{color:#219b3f;text-decoration:none}.caption p{margin:0}@media only screen and (max-width:740px){.caption{font-size:16px;line-height:19px}.caption--intro{margin-bottom:20px}.caption--social{margin-bottom:15px}}.title{font-family:"Golos Text";font-weight:400;margin:0;color:#02031a;text-align:center;font-weight:500;font-size:45px;line-height:55px}.title--intro{font-size:60px;line-height:80px;margin-bottom:8px}.title--slideshow{margin-bottom:50px}.title--top{text-align:left}.title--recomended{margin-bottom:55px}.title--social{margin-bottom:25px}.title--checkout{font-size:60px;line-height:80px;margin-bottom:25px}@media only screen and (max-width:900px){.title--top{text-align:center}}@media only screen and (max-width:740px){.title{font-size:25px;line-height:30px}.title--intro{font-size:30px;margin-bottom:10px}.title--slideshow{margin-bottom:15px}.title--recomended{margin-bottom:15px}.title--social{margin-bottom:10px}.title--checkout{margin-bottom:15px}}.lang-switch{position:relative}.lang-switch__current{cursor:pointer;background-image:url(../../svg/circle-lang.svg);background-repeat:no-repeat;padding:4px 15px}.lang-switch__list{display:none;position:absolute}.tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-heart:before{color:#ff303b;font-size:32px}.tinv-wishlist .tinvwl_add_to_wishlist-text,.tinv-wishlist .tinvwl_already_on_wishlist-text{color:#888}.back-link{display:-webkit-inline-box;display:-webkit-inline-flex;display:-moz-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;text-decoration:none;color:#219b3f;font-weight:500;cursor:pointer}.back-icon{margin-right:10px;width:18px}@media only screen and (max-width:740px){.back-icon{margin-right:6px}}.item-quantity{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex}.item-quantity__btn{cursor:pointer;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.item-quantity .screen-reader-text{display:none}.item-quantity .qty{outline:0;border:none;-webkit-appearance:none;-moz-appearance:textfield;pointer-events:none;text-align:center;width:36px;margin:0 8px;font-size:30px}.item-quantity .qty::-webkit-inner-spin-button,.item-quantity .qty::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.checkbox-label{cursor:pointer;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.checkbox-label.top{-webkit-box-align:start;-webkit-align-items:flex-start;-moz-box-align:start;-ms-flex-align:start;align-items:flex-start}.checkbox-indicator{display:inline-block;width:22px;height:22px;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;margin-right:10px;-webkit-box-shadow:0 0 0 2px #219b3f;-moz-box-shadow:0 0 0 2px #219b3f;box-shadow:0 0 0 2px #219b3f;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;background-image:url(../../svg/check.svg);background-position:center;background-repeat:no-repeat;-webkit-transition:background-color .2s;-o-transition:background-color .2s;-moz-transition:background-color .2s;transition:background-color .2s}.checkbox-input:checked~.checkbox-indicator{background-color:#219b3f}.radio-label,.radio-label label{cursor:pointer;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.radio-indicator{position:relative;display:inline-block;width:22px;height:22px;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;margin-right:10px;-webkit-box-shadow:0 0 0 2px #219b3f;-moz-box-shadow:0 0 0 2px #219b3f;box-shadow:0 0 0 2px #219b3f;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%}.radio-indicator:before{content:"";position:absolute;width:16px;height:16px;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-webkit-transition:background .2s;-o-transition:background .2s;-moz-transition:background .2s;transition:background .2s}.radio-input:checked~.radio-indicator:before,.radio-input:checked~label .radio-indicator:before{background:#219b3f}.footer{font-family:"Golos Text";font-weight:400;padding-top:45px;padding-bottom:55px;position:relative}.footer:before{content:"";display:block;position:absolute;top:-1px;width:1240px;margin:0;left:50%;height:1px;background:#292c62;-webkit-transform:translate(-50%,0);-moz-transform:translate(-50%,0);-ms-transform:translate(-50%,0);-o-transform:translate(-50%,0);transform:translate(-50%,0)}.footer.clear:before{display:none}.footer--account{padding-top:31px;padding-bottom:41px}.footer-row{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.footer-links{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-flow:row nowrap;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;float:left}.footer-link__item:first-child{margin-right:70px;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0}.footer-copy,.footer-link{font-size:18px;color:#7b7b7b;line-height:30px}.footer-link{text-decoration:none;position:relative}.footer-link:before{content:"";display:block;position:absolute;bottom:-5px;left:0;width:100%;height:5px;background:url(../../svg/link-black.svg) left top repeat-x;-moz-background-size:auto;background-size:auto;opacity:0;-webkit-filter:invert(48%) sepia(77%) saturate(55%) hue-rotate(200deg) brightness(105%) contrast(95%);filter:invert(48%) sepia(77%) saturate(55%) hue-rotate(200deg) brightness(105%) contrast(95%)}.footer-link.active:before,.footer-link:hover:before{opacity:1}.footer-social{float:right;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-flow:row nowrap;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;width:205px}.footer-social__link{display:block;background-position:center center;-moz-background-size:100% 100%;background-size:100% 100%;background-repeat:no-repeat}.footer-social__link:hover{-webkit-filter:invert(48%) sepia(77%) saturate(55%) hue-rotate(200deg) brightness(105%) contrast(95%);filter:invert(48%) sepia(77%) saturate(55%) hue-rotate(200deg) brightness(105%) contrast(95%)}.footer-social__link.fb{width:31px;height:31px;background-image:url(../../svg/facebook.svg)}.footer-social__link.tg{width:32px;height:33px;background-image:url(../../svg/telegram.svg)}.footer-social__link.in{width:31px;height:30px;background-image:url(../../svg/instagram.svg)}.footer-form{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.footer-form .account-sidebar-title{margin-bottom:0;margin-right:10px}@media only screen and (max-width:1280px){.footer:before{width:880px}.footer-nav__list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.footer-form .account-sidebar-title{display:none}}@media only screen and (max-width:900px){.footer:before{width:720px}.footer-link__item:first-child{margin-right:30px}.footer-social{width:150px}}@media only screen and (max-width:740px){.footer:before{width:340px}.footer-row{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.footer-form{-webkit-box-ordinal-group:2;-webkit-order:1;-moz-box-ordinal-group:2;-ms-flex-order:1;order:1;margin:0 auto 20px}.footer-form .account-sidebar-title{display:block;font-size:18px}.footer-links{width:100%;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-ordinal-group:3;-webkit-order:2;-moz-box-ordinal-group:3;-ms-flex-order:2;order:2}.footer-link__item:first-child{margin-right:20px}.footer-copy,.footer-link{font-size:12px}.footer{padding:30px 0}.footer .container{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-flow:row wrap;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.footer-social{-webkit-box-ordinal-group:1;-webkit-order:0;-moz-box-ordinal-group:1;-ms-flex-order:0;order:0;margin:0 auto 25px}}.header{font-family:"Golos Text";font-weight:400;position:-webkit-sticky;position:sticky;top:0;z-index:10;padding-top:20px;padding-bottom:20px;background:#fff}.header-row{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex}.logo{margin-right:auto;font-size:36px;color:#02031a;font-weight:600;line-height:32px;text-decoration:none}.logo.clickable{cursor:pointer}.header-nav{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-flow:row nowrap;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:start;-webkit-justify-content:flex-start;-moz-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;float:right}.header-nav .menu-item,.header-nav__item{margin-right:37px}.header-nav__item:last-child{margin-right:0}.burger-nav{display:none;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;width:23px;margin-left:40px}.burger-nav .burger{height:3px;background:#02031a;width:100%;margin-bottom:7px}.burger-nav .burger:last-child{margin-bottom:0}.header-nav__mobile{display:none;position:fixed;top:0;left:0;width:100%;background:#02031a;color:#fff;z-index:1;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-flow:row wrap;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;padding:30px 0 35px}.header-nav__mobile-line{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;width:100%}.header-nav__mobile-line:first-child{margin-bottom:30px}.header-nav__mobile-line .menu-item{margin-right:20px}.header-nav__mobile .logo{color:#fff;margin-right:auto}.header-nav__mobile .menu-item a{position:relative;color:#fff;text-decoration:none}.header-nav__mobile .menu-item a::before{content:"";display:block;position:absolute;top:20px;left:0;width:100%;height:6px;background:url(../../svg/link-white.svg) left top/cover no-repeat;opacity:0}.header-nav__mobile .current-menu-item a::before{opacity:1}.header-nav__item-mobile .header-nav__link{color:#fff}.header-mobile__close{background:url(../../svg/menu-close.svg) left top/cover no-repeat;width:20px;height:20px}.header-mobile__like{margin-left:auto}.header-mobile__login{width:30px;height:30px;margin-left:20px}.header-mobile__login .header-nav__link.login-type{width:inherit;height:inherit}.header-mobile__login .header-nav__link.login-type:after{display:none}.header-nav a,.header-nav__link{color:#02031a;text-decoration:none;font-size:18px;line-height:28px;position:relative}.header-nav a.active:before,.header-nav a:hover:before,.header-nav__link.active:before,.header-nav__link:hover:before{opacity:1}.header-nav .current-menu-item a:before,.header-nav a:before,.header-nav__link:before{content:"";display:block;position:absolute;bottom:-5px;left:0;width:100%;height:6px;background:url(../../svg/link-black.svg) 0/100% 100% no-repeat;opacity:0}.header-nav .current-menu-item a:before{opacity:1}.header-nav__link.cart-link,.header-nav__link.feature-type,.header-nav__link.header-nav__link--icon,.header-nav__link.lang-type,.header-nav__link.login-type{text-decoration:none;position:relative;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex}.header-nav__link.cart-link:before,.header-nav__link.feature-type:before,.header-nav__link.header-nav__link--icon:before,.header-nav__link.lang-type:before,.header-nav__link.login-type:before{display:none!important}.header-nav__link.cart-link:after,.header-nav__link.feature-type:after,.header-nav__link.header-nav__link--icon:after,.header-nav__link.lang-type:after,.header-nav__link.login-type:after{content:"";position:absolute;display:block;top:0;left:0;width:100%;height:100%}.header-nav__link.feature-type.active{color:#ff303b}.header-nav__link.feature-type:hover{-webkit-filter:invert(48%) sepia(77%) saturate(55%) hue-rotate(200deg) brightness(105%) contrast(95%);filter:invert(48%) sepia(77%) saturate(55%) hue-rotate(200deg) brightness(105%) contrast(95%)}.header-nav__link.login-type{width:30px;height:30px}.header-nav__link.login-type:after{background:url(../../svg/new/login.svg) center center/100% 100% no-repeat}.header-nav__link.login-type:hover{-webkit-filter:invert(48%) sepia(77%) saturate(55%) hue-rotate(200deg) brightness(105%) contrast(95%);filter:invert(48%) sepia(77%) saturate(55%) hue-rotate(200deg) brightness(105%) contrast(95%)}.header-nav__link.lang-type:hover{-webkit-filter:invert(48%) sepia(77%) saturate(55%) hue-rotate(200deg) brightness(105%) contrast(95%);filter:invert(48%) sepia(77%) saturate(55%) hue-rotate(200deg) brightness(105%) contrast(95%)}.translate-link{display:block;width:32px;height:30px;background:url(../../svg/lang-en.svg)}.cart-link{text-decoration:none;position:relative;display:inline-block}.cart-link:hover .cart-icon{-webkit-filter:invert(48%) sepia(77%) saturate(55%) hue-rotate(200deg) brightness(105%) contrast(95%);filter:invert(48%) sepia(77%) saturate(55%) hue-rotate(200deg) brightness(105%) contrast(95%)}.header-nav .cart-link:before{display:none}.cart-icon{background:url(../../svg/cart.svg) center center/100% 100% no-repeat;width:40px;height:32px;display:inline-block}.cart-items{position:absolute;width:18px;height:18px;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;background:#ff303b;text-align:center;font-size:10px;line-height:18px;color:#fff;top:-2px;right:-9px}.cart-donate,.cart-one{position:absolute;top:-2px;right:-9px;width:18px;height:18px;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;-webkit-box-shadow:0 4px 4px rgba(0,0,0,.25);-moz-box-shadow:0 4px 4px rgba(0,0,0,.25);box-shadow:0 4px 4px rgba(0,0,0,.25);text-align:center;font-size:11px;line-height:18px;font-weight:500;color:#fff;-webkit-transform:translateY(-21px);-moz-transform:translateY(-21px);-ms-transform:translateY(-21px);-o-transform:translateY(-21px);transform:translateY(-21px);opacity:0;visibility:hidden}.cart-donate{background:#5bb872}.cart-donate.active{opacity:1;visibility:visible;-webkit-animation:add-to-cart 1.5s forwards;-moz-animation:add-to-cart 1.5s forwards;-o-animation:add-to-cart 1.5s forwards;animation:add-to-cart 1.5s forwards}.cart-one{background:#ff303b;opacity:1;visibility:visible;-webkit-animation:add-to-cart 1.5s forwards;-moz-animation:add-to-cart 1.5s forwards;-o-animation:add-to-cart 1.5s forwards;animation:add-to-cart 1.5s forwards}@-webkit-keyframes add-to-cart{100%{opacity:0;visibility:hidden;-webkit-transform:translateY(0);transform:translateY(0)}}@-moz-keyframes add-to-cart{100%{opacity:0;visibility:hidden;-moz-transform:translateY(0);transform:translateY(0)}}@-o-keyframes add-to-cart{100%{opacity:0;visibility:hidden;-o-transform:translateY(0);transform:translateY(0)}}@keyframes add-to-cart{100%{opacity:0;visibility:hidden;-webkit-transform:translateY(0);-moz-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0)}}.header-menu{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-flow:row nowrap;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;width:100%}.header-menu__item.button{display:none}.header-menu__link{text-decoration:none;color:#219b3f;font-size:18px;line-height:18px;position:relative}.header-menu__link:before{content:"";display:block;position:absolute;top:22px;left:0;width:100%;height:6px;background:url(../../svg/link.svg) left top/cover no-repeat;opacity:0;pointer-events:none}.header-menu__link.active:before{opacity:1}.header-menu__link.inactive{color:#cccdd1}.header-menu__link.inactive:before{top:9px;opacity:1;background-image:url(../../svg/link-inactive.svg)}.header-menu__mobile .header-menu__link::before{top:18px;background-image:url(../../svg/link-white.svg)}.header-menu__mobile .header-menu__link.inactive:before{top:8px;background-image:url(../../svg/link-inactive.svg)}@media only screen and (min-width:741px){.header-menu__link:hover:before{opacity:1}}.header-menu__mobile{display:none}.header__notice{position:absolute;top:52px;right:0;width:270px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;background:#fff;-webkit-box-shadow:0 15px 50px #a0a0a0;-moz-box-shadow:0 15px 50px #a0a0a0;box-shadow:0 15px 50px #a0a0a0;-webkit-border-radius:8px;-moz-border-radius:8px;border-radius:8px;padding:13px 23px 17px;font-size:18px;line-height:1.67;opacity:0;visibility:hidden;-webkit-transition:.25s;-o-transition:.25s;-moz-transition:.25s;transition:.25s;-webkit-transform:translateY(-15px);-moz-transform:translateY(-15px);-ms-transform:translateY(-15px);-o-transform:translateY(-15px);transform:translateY(-15px)}.header__notice.active{opacity:1;visibility:visible;-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0)}@media only screen and (max-width:1280px){.header-nav__item:last-child{padding-right:10px}}@media only screen and (max-width:900px){.logo{font-size:30px}.header-menu{position:relative;overflow:hidden;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-webkit-justify-content:flex-start;-moz-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;height:30px;line-height:27px;padding-right:30px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.header-menu__item{margin-right:20px}.header-menu__item.button{display:block;position:absolute;top:0;right:0;margin:0}.header-nav .menu-item{display:none}.header-nav .menu-item{margin-right:30px}.header-menu:not(.header-menu__mobile) .header-menu__item.active{-webkit-box-ordinal-group:0;-webkit-order:-1;-moz-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.header-menu__dott{width:6px;height:6px;background:#219b3f;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;display:inline-block;margin-right:5px;position:relative;top:-2px}.header-menu__dott:last-child{margin-right:0}.header-menu__mobile{display:none;position:absolute;top:0;left:0;background:#219b3f;width:100%;padding:35px 20px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-flow:row wrap;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;z-index:1}.header-menu__item-mobile{margin-bottom:20px;width:33%}.header-menu__item-mobile.button{position:absolute;top:35px;right:20px;background:url(../../svg/menu-close.svg) left top/cover no-repeat;width:20px;height:20px;margin-bottom:0}.header-menu__link-mobile{text-decoration:none;color:#fff;font-size:18px;line-height:18px;position:relative}.burger-nav{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex}.header-nav__item--lang,.header-nav__item--like,.header-nav__item--login{display:none}.header-nav__item--cart{margin-right:0}}@media only screen and (max-width:740px){.header{margin-bottom:40px}.logo{margin-right:auto;font-size:24px}}.intro{font-family:"Golos Text";font-weight:400;margin-top:38px;margin-bottom:72px;text-align:center}.masonry{margin-bottom:115px}.masonry button{outline:0;border:0;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;cursor:pointer}.masonry-list{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-flow:row wrap;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:0 auto}.masonry-item{position:relative;cursor:pointer;width:296px;webkit-tap-highlight-color:transparent;-webkit-tap-highlight-color:transparent}.masonry-item.cursor-auto{cursor:auto}.masonry-item:hover .masonry-link .masonry-add:not(.masonry-inactive),.masonry-item:hover .masonry-link .masonry-cart,.masonry-item:hover .masonry-link .masonry-like{display:block}.masonry-item:nth-child(3n-1) .masonry-card{-webkit-transform:rotate(0);-moz-transform:rotate(0);-ms-transform:rotate(0);-o-transform:rotate(0);transform:rotate(0)}.masonry-item:nth-child(3n) .masonry-card{-webkit-transform:rotate(-5deg);-moz-transform:rotate(-5deg);-ms-transform:rotate(-5deg);-o-transform:rotate(-5deg);transform:rotate(-5deg)}.masonry-item[style*="display: none"]+.masonry-item:nth-child(16)[style*="left: -210px"]{left:0!important}.masonry-item.ui-draggable-dragging{z-index:11}.masonry-link{display:block;padding:0 58px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.masonry-link .masonry-percent{position:absolute;top:10px;left:50%;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translateX(-50%)}.masonry-link .added_to_cart{display:none}.masonry-img{max-width:100%;display:block;-o-object-fit:contain;object-fit:contain}.masonry-cart{background:url(../../svg/cart.svg) center center/100% 100% no-repeat;width:30px;height:31px;position:absolute;top:0;left:14px;display:none}.masonry-cart-goto,.masonry-cart.full-action{background-image:url(../../svg/masonry/submit.svg);width:148px;height:56px;color:#219b3f;font-size:18px;line-height:56px;position:relative;top:auto;left:auto;display:block;margin-right:40px}.masonry-cart-goto{display:none;width:auto;background-color:transparent;-moz-background-size:100% 100%;background-size:100% 100%;padding:2px 20px 0}.masonry-link .masonry-cart{font-size:0}.masonry-link .masonry-cart:hover{-webkit-filter:invert(48%) sepia(77%) saturate(55%) hue-rotate(200deg) brightness(105%) contrast(95%);filter:invert(48%) sepia(77%) saturate(55%) hue-rotate(200deg) brightness(105%) contrast(95%)}.masonry-link .masonry-cart.active{-webkit-filter:invert(54%) sepia(98%) saturate(6987%) hue-rotate(145deg) brightness(79%) contrast(102%);filter:invert(54%) sepia(98%) saturate(6987%) hue-rotate(145deg) brightness(79%) contrast(102%)}.masonry-add{background:url(../../svg/hand_icon.svg) center center/100% 100% no-repeat;width:26px;height:37px;position:absolute;top:-3px;right:19px;display:none}.masonry-add:hover{-webkit-filter:invert(48%) sepia(77%) saturate(55%) hue-rotate(200deg) brightness(105%) contrast(95%);filter:invert(48%) sepia(77%) saturate(55%) hue-rotate(200deg) brightness(105%) contrast(95%)}.masonry-like{background:url(../../svg/new/heart.svg) center center/100% 100% no-repeat;width:25px;height:20px;position:absolute;top:40px;left:18px;display:none;-webkit-filter:brightness(0);filter:brightness(0)}.masonry-like:hover{-webkit-filter:none;filter:none}.masonry-like.active{-webkit-filter:none;filter:none;background-image:url(../../svg/new/heart-active.svg)}.masonry-like.full-action{color:#888;display:block;font-size:18px;line-height:1;position:relative;top:auto;right:auto;width:auto;height:auto;background:0 0;padding:0;left:0}.masonry-like.full-action:before{content:"";display:inline-block;background:url(../../svg/new/heart.svg) center center/100% 100% no-repeat;width:30px;height:24px;margin-right:10px;position:relative;top:6px}.masonry-like.full-action.active:before{background-image:url(../../svg/new/heart-active.svg)}.masonry-percent{background:#ff303b;-webkit-border-radius:8px;-moz-border-radius:8px;border-radius:8px;font-family:"Architects Daughter",cursive;font-size:12px;color:#fff;padding:4px 10px;text-transform:uppercase;width:auto;height:auto}.masonry-thumb{max-width:100%;display:block;margin-bottom:20px;margin-left:auto;margin-right:auto}.masonry-name{font-size:18px;line-height:1;color:#02031a;margin-bottom:10px}.masonry-caption{font-size:18px;line-height:1;color:#888;margin-bottom:15px}.masonry-caption p{margin:0}.masonry-card{background:#faf8f3;font-family:"Architects Daughter",cursive;padding:5px;position:relative;-webkit-transform:rotate(5deg);-moz-transform:rotate(5deg);-ms-transform:rotate(5deg);-o-transform:rotate(5deg);transform:rotate(5deg);top:-20px;max-width:180px;-webkit-box-shadow:0 1px 5px rgba(0,0,0,.5);-moz-box-shadow:0 1px 5px rgba(0,0,0,.5);box-shadow:0 1px 5px rgba(0,0,0,.5);-webkit-border-radius:1px;-moz-border-radius:1px;border-radius:1px;display:block;text-decoration:none}.masonry-card__name{font-size:18px;line-height:1;color:#02031a;display:inline}.masonry-card__price{font-size:25px;color:#02031a;display:inline-block;position:relative;line-height:1}.masonry-card__price ins,.masonry-card__price strike~span{position:absolute;bottom:-15px;right:-21px;background:#eb8521;font-size:18px;line-height:1;color:#fff;padding:5px 9px;-webkit-transform:rotate(-16deg);-moz-transform:rotate(-16deg);-ms-transform:rotate(-16deg);-o-transform:rotate(-16deg);transform:rotate(-16deg);display:block;min-width:40px}.masonry-card__price i{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;border:1px solid #000;width:20px;height:20px;font-size:18px;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;padding-right:3px}.masonry-price{font-size:25px;line-height:1;color:#02031a;margin-bottom:15px}.masonry-price strike{font-weight:400;color:#888}.masonry-author{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-flow:row nowrap;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:start;-webkit-justify-content:flex-start;-moz-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:20px}.masonry-author__pic{width:40px;height:40px;overflow:hidden;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;margin-right:15px;display:inline-block}.masonry-author__img{max-width:100%;display:block}.masonry-author__name{font-size:18px;line-height:1;color:#02031a;display:inline-block}.masonry-author__link{text-decoration:none;color:#219b3f}.masonry-overlay{position:fixed;top:50%;left:50%;z-index:110;width:100%;max-width:1440px;height:-webkit-calc(100% - 30px);height:-moz-calc(100% - 30px);height:calc(100% - 30px);-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%);padding:0 20px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;font-family:"Golos Text";font-weight:400;display:none;cursor:auto}.masonry-overlay:before{content:"";display:block;position:fixed;top:50%;left:50%;width:100vw;height:100vh;background:rgba(0,0,0,.4);-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:-1}.masonry-overlay.masonry-popup{height:auto;max-width:1270px}.masonry-overlay .masonry-percent{margin-bottom:15px;font-size:18px;padding:5px 15px;-webkit-border-radius:13px;-moz-border-radius:13px;border-radius:13px}.masonry-close{background:url(../../svg/masonry/close.svg) center center/100% 100% no-repeat;width:36px;height:36px;position:absolute;top:50px;cursor:pointer;right:75px;z-index:2}.masonry-overlay__box{background:#fff;-webkit-box-shadow:0 20px 50px 0 rgba(0,0,0,.2);-moz-box-shadow:0 20px 50px 0 rgba(0,0,0,.2);box-shadow:0 20px 50px 0 rgba(0,0,0,.2);-webkit-border-radius:8px;-moz-border-radius:8px;border-radius:8px;height:100%;position:relative;z-index:1;overflow:hidden;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-flow:row nowrap;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:start;-webkit-justify-content:flex-start;-moz-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.masonry-overlay__gallery{width:50%;background:#f4f4f4}.masonry-overlay__gallery-controlls{margin-bottom:70px;position:relative}.masonry-overlay__gallery-arrow{position:absolute;top:50%;width:43px;height:46px;cursor:pointer;outline:0;border:0;background-color:transparent;margin-top:-23px;z-index:1;-webkit-filter:invert(48%) sepia(77%) saturate(55%) hue-rotate(200deg) brightness(105%) contrast(95%);filter:invert(48%) sepia(77%) saturate(55%) hue-rotate(200deg) brightness(105%) contrast(95%)}.masonry-overlay__gallery-arrow:hover{-webkit-filter:none;filter:none}.masonry-overlay__gallery-arrow.prev{left:-95px;background:url(../../svg/masonry/arrow-green.svg) left top/100% 100% no-repeat}.masonry-overlay__gallery-arrow.next{right:-95px;background:url(../../svg/masonry/arrow-green.svg) left top/100% 100% no-repeat;-webkit-transform:scale(-1);-moz-transform:scale(-1);-ms-transform:scale(-1);-o-transform:scale(-1);transform:scale(-1)}.masonry-overlay__gallery-full{width:365px;height:365px;margin:90px auto 0;overflow:hidden}.masonry-overlay__gallery-img{max-width:100%;display:block}.masonry-overlay__gallery-thumbs{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-flow:row wrap;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-pack:start;-webkit-justify-content:flex-start;-moz-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-webkit-align-items:flex-start;-moz-box-align:start;-ms-flex-align:start;align-items:flex-start;margin:0 40px}.masonry-overlay__event-gallery-thumb,.masonry-overlay__gallery-thumb{width:100px;height:100px;margin-right:10px;margin-bottom:10px;position:relative;-webkit-border-radius:8px;-moz-border-radius:8px;border-radius:8px;overflow:hidden;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-flow:row nowrap;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;cursor:pointer;outline:0}.masonry-overlay__event-gallery-thumb:nth-child(4),.masonry-overlay__event-gallery-thumb:nth-child(8),.masonry-overlay__gallery-thumb:nth-child(4),.masonry-overlay__gallery-thumb:nth-child(8){margin-right:0}.masonry-overlay__event-gallery-thumb:before,.masonry-overlay__gallery-thumb:before{content:"";display:block;position:absolute;top:0;left:0;width:100%;height:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;background:rgba(0,0,0,.3);-webkit-border-radius:8px;-moz-border-radius:8px;border-radius:8px}.masonry-overlay__event-gallery-thumb.tns-nav-active:before,.masonry-overlay__event-gallery-thumb:hover:before,.masonry-overlay__gallery-thumb.tns-nav-active:before,.masonry-overlay__gallery-thumb:hover:before{background:0 0;border:3px solid #219b3f}.masonry-overlay__event-gallery-thumb{width:84px;height:84px}.masonry-overlay__event-gallery-thumb:nth-child(4),.masonry-overlay__event-gallery-thumb:nth-child(8){margin-right:10px}.masonry-overlay__event-gallery-pic,.masonry-overlay__gallery-pic{max-width:80%;display:block}.masonry-overlay__post{width:50%;overflow-x:hidden;overflow-y:overlay;max-height:800px;padding:40px 50px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.masonry-overlay__post::-webkit-scrollbar-track{-webkit-border-radius:0;border-radius:0;background-color:#fff;border-left:1px solid #e4e4e4}.masonry-overlay__post::-webkit-scrollbar{width:9px;background-color:#fff}.masonry-overlay__post::-webkit-scrollbar-thumb{-webkit-border-radius:10px;border-radius:10px;background-color:#cccdd1}.masonry-overlay__post-name{font-family:"Architects Daughter",cursive;font-size:48px;margin-bottom:2px;margin-right:30px;line-height:1.2;color:#02031a}.masonry-overlay__post-price{font-family:"Architects Daughter",cursive;font-size:48px;margin-bottom:17px;line-height:1.2;color:#02031a}.masonry-overlay__post-price strike{color:#888}.masonry-overlay__actions{position:relative;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-flow:row nowrap;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:start;-webkit-justify-content:flex-start;-moz-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.masonry-overlay__notice{position:absolute;left:0;bottom:-webkit-calc(100% + 10px);bottom:-moz-calc(100% + 10px);bottom:calc(100% + 10px);width:150px;padding:12px 10px 14px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;text-align:center;font-size:18px;color:#219b3f;background:#fff;-webkit-border-radius:8px;-moz-border-radius:8px;border-radius:8px;-webkit-box-shadow:0 15px 30px #f2f2f2;-moz-box-shadow:0 15px 30px #f2f2f2;box-shadow:0 15px 30px #f2f2f2;-webkit-animation:notice 1s 5s forwards;-moz-animation:notice 1s 5s forwards;-o-animation:notice 1s 5s forwards;animation:notice 1s 5s forwards}.masonry-overlay__notice::after{content:"";position:absolute;left:-webkit-calc(50% - 5px);left:-moz-calc(50% - 5px);left:calc(50% - 5px);bottom:-6px;width:0;height:0;border:solid transparent;border-width:6px 5px 0;border-top-color:#fff}@-webkit-keyframes notice{100%{opacity:0;-webkit-transform:translateY(-30px);transform:translateY(-30px)}}@-moz-keyframes notice{100%{opacity:0;-moz-transform:translateY(-30px);transform:translateY(-30px)}}@-o-keyframes notice{100%{opacity:0;-o-transform:translateY(-30px);transform:translateY(-30px)}}@keyframes notice{100%{opacity:0;-webkit-transform:translateY(-30px);-moz-transform:translateY(-30px);-o-transform:translateY(-30px);transform:translateY(-30px)}}.masonry-overlay__post-header{font-weight:500;font-size:30px;line-height:1.2;margin-bottom:18px;color:#02031a}.masonry-overlay__post-caption{font-size:18px;line-height:1.3;color:#02031a;margin-bottom:25px}.masonry-overlay__post-caption p{margin:0;padding:0}.masonry-overlay__post-share__title{font-size:18px;line-height:1.3;color:#02031a;margin-bottom:15px}.masonry-overlay__post-share__list{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-flow:row nowrap;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:start;-webkit-justify-content:flex-start;-moz-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.masonry-overlay__post-share__item{margin-right:22px}.masonry-overlay__post-share__item:last-child{margin-right:0}.masonry-overlay__post-share__link{display:block;text-decoration:none;-moz-background-size:100% 100%;background-size:100% 100%;background-repeat:no-repeat;background-position:0 0}.masonry-overlay__post-share__link.facebook{background-image:url(../../svg/masonry/facebook.svg);width:30px;height:30px}.masonry-overlay__post-share__link.twitter{background-image:url(../../svg/masonry/twitter.svg);width:36px;height:30px}.masonry-overlay__post-share__link.instagram{background-image:url(../../svg/masonry/instagram.svg);width:31px;height:30px}.masonry-overlay__post-share__link.google{background-image:url(../../svg/masonry/google.svg);width:30px;height:30px}.masonry-overlay__post-share__link.telegram{background-image:url(../../svg/masonry/telegram.svg);width:29px;height:30px}.masonry-overlay__post-share__link.other{background-image:url(../../svg/masonry/other.svg);width:30px;height:30px}.masonry-overlay__event{width:100%;overflow:auto;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.masonry-overlay__event::-webkit-scrollbar-track{-webkit-border-radius:0;border-radius:0;background-color:#fff;border-left:1px solid #e4e4e4}.masonry-overlay__event::-webkit-scrollbar{width:9px;background-color:#fff}.masonry-overlay__event::-webkit-scrollbar-thumb{-webkit-border-radius:10px;border-radius:10px;background-color:#cccdd1}.masonry-overlay__event-container{max-width:820px;margin:0 auto;padding:0 20px}.masonry-overlay__event-header{padding:75px 0 65px}.masonry-overlay__event-header-actions{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:0 0 40px}.masonry-overlay__event-gallery{width:635px;margin:0 auto 42px;position:relative}.masonry-overlay__event-gallery-inner{position:relative;margin:0 0 55px}.masonry-overlay__event-gallery__list{width:635px;height:635px;margin:0 auto;overflow:hidden}.masonry-overlay__event-gallery__pic{width:100%;height:auto;display:block}.masonry-overlay__event-gallery__item{position:relative}.masonry-overlay__event-gallery__item::before{content:"";position:absolute;top:-webkit-calc(50% - 22px);top:-moz-calc(50% - 22px);top:calc(50% - 22px);left:-webkit-calc(50% - 25px);left:-moz-calc(50% - 25px);left:calc(50% - 25px);width:44px;height:49px;background-image:url(../../svg/masonry/zoom.svg);opacity:0;-webkit-transition:.2s;-o-transition:.2s;-moz-transition:.2s;transition:.2s}.masonry-overlay__event-gallery__item:hover::before{opacity:1}.masonry-overlay__event-gallery-thumbs{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-right:-10px}.masonry-overlay__event-controlls{text-align:center}.masonry-overlay__event-controll{width:10px;height:10px;background:#c4c4c4;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;margin-right:10px;display:inline-block}.masonry-overlay__event-controll.tns-nav-active,.masonry-overlay__event-controll:hover{background:#66ba7b}.masonry-overlay__event-controll:last-child{margin-right:0}.masonry-overlay__event-post{width:50%;padding:25px 75px 0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.masonry-overlay__event-post .masonry-overlay__actions{margin-bottom:25px}.masonry-overlay__event-post .masonry-author{margin-bottom:0}.masonry-overlay__event-content{background:#f4f4f4;padding:35px 0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.masonry-overlay__event-content__header{font-weight:500;font-size:30px;line-height:1.2;margin-bottom:25px}.masonry-overlay__event-content__caption{font-size:18px;color:#02031a;line-height:1.4;margin-bottom:35px;max-width:90%}.masonry-overlay__event-content__caption p{margin:0;padding:0}.masonry-overlay__event-content__caption:last-child{margin-bottom:0}.masonry-overlay__event-content__video{overflow:hidden;-webkit-border-radius:8px;-moz-border-radius:8px;border-radius:8px;position:relative;margin-bottom:30px;cursor:pointer}.masonry-overlay__event-content__video:before{content:"Play";display:block;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%);background:url(../../svg/triangle.svg) left top/100% 100% no-repeat;width:79px;height:76px;color:#fff;font-size:18px;line-height:71px;text-align:left;padding-left:18px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.masonry-overlay__event-content__preview{max-width:100%;display:block;width:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:top;object-position:top}.masonry-overlay__event-content__media{position:absolute;top:0;left:0;width:100%;height:100%;visibility:hidden}.masonry-overlay__event-content__thumbs{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-flow:row nowrap;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:35px}.masonry-overlay__event-content__pic{max-width:100%;display:block;width:48%}.masonry-overlay__event-footer{background:#dae8dd;padding:20px 0}.masonry-overlay__event-footer .masonry-overlay__actions{max-width:360px;margin-bottom:0}.masonry-overlay__event-footer .masonry-overlay__event-container{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-flow:row nowrap;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.masonry-overlay__event-footer__share{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-flow:row nowrap;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.masonry-overlay__event-footer__share-title{font-size:18px;line-height:1;color:#888;margin-right:20px;display:inline-block}.masonry-overlay__event-info__header{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.masonry-overlay__event-info__title{font-weight:500;font-size:30px;line-height:1.2;margin:0 27px 10px 0}.masonry-overlay__event-flags{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:10px}.masonry-overlay__event-flag{margin:0 10px 0 0;border:none;background:0 0;opacity:.3}.masonry-overlay__event-flag.active{opacity:1;pointer-events:none}.masonry-overlay__event-flag:hover{opacity:.8}.masonry-overlay__event-flag.en{width:31px;height:30px;background-image:url(../../svg/langs-en.svg)}.masonry-overlay__event-flag.ch{width:31px;height:26px;background-image:url(../../svg/langs-ch.svg)}.masonry-overlay__event-flag.ru{width:33px;height:30px;background-image:url(../../svg/langs-ru.svg)}.masonry-overlay__event-flag.por{width:31px;height:26px;background-image:url(../../svg/langs-por.svg)}.masonry-overlay__event-info__text{display:none;font-size:18px;color:#02031a;line-height:1.4;margin-bottom:15px;max-width:90%}.masonry-overlay__event-info__text.active{display:block}.masonry-overlay__event-data{-webkit-column-count:2;-moz-column-count:2;column-count:2;font-size:18px;line-height:1.33;margin:0 0 18px}.masonry-overlay__event-data-item{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;padding:4px 0 0;-webkit-column-break-inside:avoid;-moz-column-break-inside:avoid;break-inside:avoid}.masonry-overlay__event-data-item::before{content:"";-webkit-box-flex:1;-webkit-flex-grow:1;-moz-box-flex:1;-ms-flex-positive:1;flex-grow:1;margin:12px 3px 0;background:-webkit-gradient(linear,left top,right top,from(#fff),color-stop(66.66%,#fff),to(#777)) repeat-x 0/3px 1px;background:-webkit-linear-gradient(left,#fff,#fff 66.66%,#777) repeat-x 0/3px 1px;background:-moz-linear-gradient(left,#fff,#fff 66.66%,#777) repeat-x 0/3px 1px;background:-o-linear-gradient(left,#fff,#fff 66.66%,#777) repeat-x 0/3px 1px;background:linear-gradient(90deg,#fff,#fff 66.66%,#777) repeat-x 0/3px 1px}.masonry-overlay__event-data-item:nth-child(n+7){display:none}.expanded .masonry-overlay__event-data-item{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex}.masonry-overlay__event-data-caption{-webkit-box-ordinal-group:0;-webkit-order:-1;-moz-box-ordinal-group:0;-ms-flex-order:-1;order:-1;color:#b4b4b4;margin:0}.masonry-overlay__event-data-value{color:#02031a;margin:0}.masonry-overlay__event-info-more{background:0 0;font:inherit;padding:0;color:#219b3f;font-size:18px;line-height:1.33}.masonry-popup__box{-webkit-border-radius:40px;-moz-border-radius:40px;border-radius:40px}.mfp-zoom-in .mfp-with-anim{opacity:0;-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;transition:all .2s ease-in-out;-webkit-transform:scale(.8);-moz-transform:scale(.8);-ms-transform:scale(.8);-o-transform:scale(.8);transform:scale(.8)}.mfp-zoom-in.mfp-bg{opacity:0;-webkit-transition:all .3s ease-out;-o-transition:all .3s ease-out;-moz-transition:all .3s ease-out;transition:all .3s ease-out}.mfp-zoom-in.mfp-ready .mfp-with-anim{opacity:1;-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1)}.mfp-zoom-in.mfp-ready.mfp-bg{opacity:.8}.mfp-zoom-in.mfp-removing .mfp-with-anim{-webkit-transform:scale(.8);-moz-transform:scale(.8);-ms-transform:scale(.8);-o-transform:scale(.8);transform:scale(.8);opacity:0}.mfp-zoom-in.mfp-removing.mfp-bg{opacity:0}@media only screen and (max-width:1280px){.masonry-item{margin-bottom:15px;width:235px}.masonry-img{max-width:150px}.masonry-card{max-width:150px}.masonry-link{padding:0 35px}.masonry-cart{left:0}.masonry-like{left:4px}.masonry-add{top:0;right:7px}.masonry-thumb{max-width:150px;margin-bottom:10px}.masonry-percent{left:4px}.masonry-author__name,.masonry-caption,.masonry-name,.masonry-price{font-size:16px}}@media only screen and (max-width:992px){.masonry-overlay.masonry-popup{height:-webkit-calc(100% - 30px);height:-moz-calc(100% - 30px);height:calc(100% - 30px)}}@media only screen and (max-width:900px){.masonry-item{width:180px}.masonry-cart{width:19px;height:20px}.masonry-like{width:19px;height:15px;left:1px;top:30px}.masonry-add{width:15px;height:15px;right:4px}.masonry-link{padding:0 25px}.masonry-img{max-width:120px}.masonry-percent{font-size:10px;padding:2px 5px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}.masonry-card{max-width:120px}.masonry-card__name{font-size:14px}.masonry-card__price{font-size:18px}.masonry-card__price span{max-width:30px;font-size:14px}.masonry-name{font-size:14px}.masonry-caption{font-size:14px;margin-bottom:10px}.masonry-price{font-size:14px;margin-bottom:10px}.masonry-author__pic{width:25px;height:25px;margin-right:10px}.masonry-author__name{font-size:14px}.masonry-thumb{margin-bottom:10px;margin-left:auto;margin-right:auto;max-width:120px}.masonry-close{top:30px;right:55px;width:20px;height:20px}.masonry-overlay__post-name,.masonry-overlay__post-price{font-size:35px;margin-bottom:15px}.masonry-overlay__actions{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.masonry-cart-goto,.masonry-cart.full-action{width:120px;height:45px;font-size:14px;line-height:45px;margin-right:15px}.masonry-cart-goto{width:auto}.masonry-like.full-action{font-size:14px}.masonry-like.full-action:before{width:20px;height:17px;top:4px;margin-right:10px}.masonry-overlay__post-header{font-size:21px;margin-bottom:10px}.masonry-overlay__post-caption{font-size:14px;margin-bottom:15px}.masonry-overlay__post-share__title{font-size:14px;margin-bottom:10px}.masonry-overlay__post-share__item{margin-right:15px}.masonry-overlay__event-gallery-inner{width:400px;height:400px;margin:0 auto 30px}.masonry-overlay__event-gallery-inner .tns-inner,.masonry-overlay__event-gallery-inner .tns-outer,.masonry-overlay__event-gallery-inner .tns-ovh{height:100%}.masonry-overlay__event-gallery__item,.masonry-overlay__event-gallery__list{height:100%}.masonry-overlay__event-gallery__pic{height:100%;-o-object-fit:cover;object-fit:cover}.masonry-overlay__event-header{padding:20px 0 40px}.masonry-overlay__gallery-arrow{width:22px;height:24px;margin-top:-12px}.masonry-overlay__gallery-arrow.next{right:-50px}.masonry-overlay__gallery-arrow.prev{left:-50px}}@media only screen and (max-width:740px){.masonry-popup .masonry-close{top:16px;right:41px;width:30px;height:30px}.masonry-popup__box{-webkit-border-radius:20px;-moz-border-radius:20px;border-radius:20px}.masonry-link .masonry-percent{top:-3px}.masonry{margin-bottom:50px}.masonry-overlay__event-header-actions .masonry-overlay__actions{margin-bottom:20px}.masonry-overlay__gallery{width:100%}.masonry-overlay__event-gallery-inner{width:190px;height:190px}.masonry-overlay__gallery-controlls{margin-bottom:15px}.masonry-overlay__gallery-thumbs{margin:0 10px 0 20px}.masonry-overlay__gallery-thumb{margin-right:5px;margin-bottom:5px;width:60px;height:55px}.masonry-overlay__post-name,.masonry-overlay__post-price{font-size:25px;margin-bottom:10px}.masonry-overlay__post-header{font-size:18px}.masonry-overlay__event-header{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-flow:row wrap;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap}.masonry-overlay__event-gallery{width:100%}.masonry-overlay__event-post{padding:15px 15px 0;width:100%}.masonry-overlay__event-content{padding-top:20px;padding-bottom:20px}.masonry-overlay__event-content__header,.masonry-overlay__event-info__title{font-size:21px;margin-bottom:15px}.masonry-overlay__event-content__caption,.masonry-overlay__event-info__text{font-size:14px;margin-bottom:15px}.masonry-overlay__event-data{-webkit-column-count:1;-moz-column-count:1;column-count:1;font-size:14px}.masonry-overlay__event-info-more{font-size:14px}.masonry-overlay__event-content__thumbs,.masonry-overlay__event-content__video{margin-bottom:15px}.masonry-overlay__event-footer .masonry-overlay__event-container{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.masonry-overlay__event-footer .masonry-overlay__actions{-webkit-flex-basis:100%;-ms-flex-preferred-size:100%;flex-basis:100%;margin-bottom:15px}.masonry-overlay__event-footer__share-title{font-size:14px}}@media only screen and (max-width:560px){.masonry-add{display:none!important}}@media only screen and (max-width:425px){.masonry-overlay__event-header-actions .masonry-overlay__actions{margin-bottom:5px}.masonry-cart-goto,.masonry-cart.full-action,.masonry-like.full-action{margin-bottom:15px}}.product-page{padding-bottom:50px}.product__popup{width:100%;overflow:auto;padding:45px 40px;font-size:18px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.product__popup::-webkit-scrollbar-track{-webkit-border-radius:0;border-radius:0;background-color:#fff;border-left:1px solid #e4e4e4}.product__popup::-webkit-scrollbar{width:9px;background-color:#fff}.product__popup::-webkit-scrollbar-thumb{-webkit-border-radius:10px;border-radius:10px;background-color:#cccdd1}.product-back{margin-bottom:30px}.product-main{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.product-main__left{width:45%}.product-main__right{width:55%}.product-post{max-width:822px;margin:0 auto}.product-gallery{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;position:relative;margin-right:30px}.product-gallery__main{-webkit-box-flex:1;-webkit-flex-grow:1;-moz-box-flex:1;-ms-flex-positive:1;flex-grow:1;position:relative;overflow:hidden;visibility:hidden}.product-gallery__main.init{visibility:visible}.product-gallery__list{margin:0 auto;overflow:hidden}.product-gallery__img,.product-gallery__item{width:100%;height:auto;display:block}.product-gallery__item{position:relative}.product-gallery__item::before{content:"";position:absolute;top:-webkit-calc(50% - 22px);top:-moz-calc(50% - 22px);top:calc(50% - 22px);left:-webkit-calc(50% - 25px);left:-moz-calc(50% - 25px);left:calc(50% - 25px);width:44px;height:49px;background-image:url(../../svg/masonry/zoom.svg);opacity:0;-webkit-transition:.2s;-o-transition:.2s;-moz-transition:.2s;transition:.2s}.product-gallery__item:hover::before{opacity:1}.product-gallery__nav{position:relative;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;margin-right:20px}.product-gallery__nav-inner{width:60px;overflow:hidden;visibility:hidden}.product-gallery__nav-inner.init{visibility:visible}.product-gallery__thumbs{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.product-gallery__thumb{width:60px;height:60px;position:relative;-webkit-border-radius:8px;-moz-border-radius:8px;border-radius:8px;overflow:hidden;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-flow:row nowrap;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;cursor:pointer;outline:0}.product-gallery__thumb:before{content:"";display:block;position:absolute;top:0;left:0;width:100%;height:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;background:rgba(0,0,0,.3);-webkit-border-radius:8px;-moz-border-radius:8px;border-radius:8px}.product-gallery__thumb.tns-nav-active:before,.product-gallery__thumb:hover:before{background:0 0;border:3px solid #219b3f}.product-gallery__thumb img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.product-gallery__arrow{position:absolute;top:50%;width:43px;height:46px;cursor:pointer;outline:0;border:0;background-color:transparent;margin-top:-23px;z-index:1;-webkit-filter:invert(48%) sepia(77%) saturate(55%) hue-rotate(200deg) brightness(105%) contrast(95%);filter:invert(48%) sepia(77%) saturate(55%) hue-rotate(200deg) brightness(105%) contrast(95%)}.product-gallery__arrow:hover{-webkit-filter:none;filter:none}.product-gallery__arrow.prev{left:-95px;background:url(../../svg/masonry/arrow-green.svg) left top/100% 100% no-repeat}.product-gallery__arrow.next{right:-95px;background:url(../../svg/masonry/arrow-green.svg) left top/100% 100% no-repeat;-webkit-transform:scale(-1);-moz-transform:scale(-1);-ms-transform:scale(-1);-o-transform:scale(-1);transform:scale(-1)}.product-thumb__arrow{position:absolute;left:50%;width:25px;height:17px;cursor:pointer;outline:0;border:0;background-color:transparent;z-index:1;-webkit-filter:invert(48%) sepia(77%) saturate(55%) hue-rotate(200deg) brightness(105%) contrast(95%);filter:invert(48%) sepia(77%) saturate(55%) hue-rotate(200deg) brightness(105%) contrast(95%)}.product-thumb__arrow:hover{-webkit-filter:none;filter:none}.product-thumb__arrow.prev{top:-30px;background:url(../../svg/masonry/thumb-arrow.svg) left top/100% 100% no-repeat;-webkit-transform:translateX(-50%) scale(-1);-moz-transform:translateX(-50%) scale(-1);-ms-transform:translateX(-50%) scale(-1);-o-transform:translateX(-50%) scale(-1);transform:translateX(-50%) scale(-1)}.product-thumb__arrow.next{bottom:-30px;background:url(../../svg/masonry/thumb-arrow.svg) left top/100% 100% no-repeat;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translateX(-50%)}.product-author{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:20px}.product-author img,.product-author__avatar{-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;margin-right:15px}.product-author a{color:#219b3f;text-decoration:none}.product-title{font-family:"Architects Daughter",cursive;font-size:48px;font-weight:400;margin:0 0 20px;line-height:1.2;color:#02031a}.product-subtitle{font-size:30px;font-weight:500;margin-bottom:15px}.product-price{font-family:"Architects Daughter",cursive;font-size:48px;margin-bottom:35px;line-height:1.2;color:#02031a}.product-description{margin-bottom:20px}.product-btns{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:40px}.product-btns .added_to_cart{display:none}.product-quantity{margin-right:30px}.product-add{padding:17px 28px;margin-right:25px;position:relative}.product-add i{opacity:0;position:absolute;top:50%;left:50%;display:inline-block;width:40px;height:40px;-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-webkit-transition:opacity .2s;-o-transition:opacity .2s;-moz-transition:opacity .2s;transition:opacity .2s}.product-add i:after{content:" ";display:block;width:40px;height:40px;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;border:5px solid #fff;border-color:#fff transparent #fff transparent;-webkit-animation:dual-ring 1.2s linear infinite;-moz-animation:dual-ring 1.2s linear infinite;-o-animation:dual-ring 1.2s linear infinite;animation:dual-ring 1.2s linear infinite}.product-add.button--tr i:after,.product-add.button--tr2 i:after{border-color:#219b3f transparent #219b3f transparent}.product-add span{-webkit-transition:opacity .2s;-o-transition:opacity .2s;-moz-transition:opacity .2s;transition:opacity .2s}.product-add.loading{pointer-events:none;opacity:.8}.product-add.loading i{opacity:1}.product-add.loading span{opacity:0}@-webkit-keyframes dual-ring{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-moz-keyframes dual-ring{0%{-moz-transform:rotate(0);transform:rotate(0)}100%{-moz-transform:rotate(360deg);transform:rotate(360deg)}}@-o-keyframes dual-ring{0%{-o-transform:rotate(0);transform:rotate(0)}100%{-o-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes dual-ring{0%{-webkit-transform:rotate(0);-moz-transform:rotate(0);-o-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}}.product-donate{display:inline-block;text-decoration:none;color:#fff;font-weight:600;background:url(../../svg/fill-green.svg) no-repeat center;padding:15px 42px;margin-top:10px;-webkit-appearance:none}.product-wishlist{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;text-decoration:none;cursor:pointer}.product-wishlist svg{color:#ff303b;margin-right:10px;width:35px;height:30px}.product-wishlist span{color:#888}.product-wishlist.active svg{fill:#ff303b}.product-link{display:inline-block;color:#219b3f;background:url(../../svg/circle-green-3.svg) no-repeat center;padding:22px 32px 17px;margin:20px auto 0;font-weight:600;-webkit-appearance:none;text-decoration:none}.product-details{margin-bottom:30px}.product-details__list{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.product-details__item{width:50%;margin-bottom:5px}.product-details__item span{color:#888}.product-content figure.wp-block-gallery{margin-left:0;margin-right:0}.product-bottom{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;margin-top:30px}.product-bottom .product-share{margin-left:auto;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex}.product-bottom .product-share__title{font-size:18px}.product-bottom .added_to_cart{display:none}.product__post{width:50%;overflow-x:hidden;overflow-y:overlay;max-height:800px;padding:40px 50px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.product__post::-webkit-scrollbar-track{-webkit-border-radius:0;border-radius:0;background-color:#fff;border-left:1px solid #e4e4e4}.product__post::-webkit-scrollbar{width:9px;background-color:#fff}.product__post::-webkit-scrollbar-thumb{-webkit-border-radius:10px;border-radius:10px;background-color:#cccdd1}.product__post-name{font-family:"Architects Daughter",cursive;font-size:48px;margin-bottom:2px;margin-right:30px;line-height:1.2;color:#02031a}.product__post-price{font-family:"Architects Daughter",cursive;font-size:48px;margin-bottom:17px;line-height:1.2;color:#02031a}.product__post-price strike{color:#888}.product__actions{position:relative;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-flow:row nowrap;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:start;-webkit-justify-content:flex-start;-moz-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.product__notice{position:absolute;left:0;bottom:-webkit-calc(100% + 10px);bottom:-moz-calc(100% + 10px);bottom:calc(100% + 10px);width:150px;padding:12px 10px 14px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;text-align:center;color:#219b3f;background:#fff;-webkit-border-radius:8px;-moz-border-radius:8px;border-radius:8px;-webkit-box-shadow:0 15px 30px #f2f2f2;-moz-box-shadow:0 15px 30px #f2f2f2;box-shadow:0 15px 30px #f2f2f2;-webkit-animation:notice 1s 5s forwards;-moz-animation:notice 1s 5s forwards;-o-animation:notice 1s 5s forwards;animation:notice 1s 5s forwards}.product__notice::after{content:"";position:absolute;left:-webkit-calc(50% - 5px);left:-moz-calc(50% - 5px);left:calc(50% - 5px);bottom:-6px;width:0;height:0;border:solid transparent;border-width:6px 5px 0;border-top-color:#fff}@keyframes notice{100%{opacity:0;-webkit-transform:translateY(-30px);-moz-transform:translateY(-30px);-o-transform:translateY(-30px);transform:translateY(-30px)}}.product__post-header{font-weight:500;font-size:30px;line-height:1.2;margin-bottom:18px;color:#02031a}.product__post-caption{font-size:18px;line-height:1.3;color:#02031a;margin-bottom:25px}.product__post-caption p{margin:0;padding:0}.product-share{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.product-share__title{margin-right:20px}.product-share__list{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-flow:row nowrap;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:start;-webkit-justify-content:flex-start;-moz-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.product-share__item{margin-right:22px}.product-share__item:last-child{margin-right:0}.product-share__link{display:block;text-decoration:none;-moz-background-size:100% 100%;background-size:100% 100%;background-repeat:no-repeat;background-position:0 0}.product-share__link.facebook{background-image:url(../../svg/masonry/facebook.svg);width:30px;height:30px}.product-share__link.twitter{background-image:url(../../svg/masonry/twitter.svg);width:36px;height:30px}.product-share__link.instagram{background-image:url(../../svg/masonry/instagram.svg);width:31px;height:30px}.product-share__link.google{background-image:url(../../svg/masonry/google.svg);width:30px;height:30px}.product-share__link.telegram{background-image:url(../../svg/masonry/telegram.svg);width:29px;height:30px}.product-share__link.other{background-image:url(../../svg/masonry/other.svg);width:30px;height:30px}.product__event{width:100%;overflow:auto;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.product__event::-webkit-scrollbar-track{-webkit-border-radius:0;border-radius:0;background-color:#fff;border-left:1px solid #e4e4e4}.product__event::-webkit-scrollbar{width:9px;background-color:#fff}.product__event::-webkit-scrollbar-thumb{-webkit-border-radius:10px;border-radius:10px;background-color:#cccdd1}.product__event-container{max-width:820px;margin:0 auto;padding:0 20px}.product__event-header{padding:75px 0 65px}.product__event-header-actions{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:0 0 40px}.product__event-controlls{text-align:center}.product__event-controll{width:10px;height:10px;background:#c4c4c4;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;margin-right:10px;display:inline-block}.product__event-controll.tns-nav-active,.product__event-controll:hover{background:#66ba7b}.product__event-controll:last-child{margin-right:0}.product__event-post{width:50%;padding:25px 75px 0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.product__event-post .product__actions{margin-bottom:25px}.product__event-post .masonry-author{margin-bottom:0}.product__event-content{background:#f4f4f4;padding:35px 0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.product__event-content__header{font-weight:500;font-size:30px;line-height:1.2;margin-bottom:25px}.product__event-content__caption{font-size:18px;color:#02031a;line-height:1.4;margin-bottom:35px;max-width:90%}.product__event-content__caption p{margin:0;padding:0}.product__event-content__caption:last-child{margin-bottom:0}.product__event-content__video{overflow:hidden;-webkit-border-radius:8px;-moz-border-radius:8px;border-radius:8px;position:relative;margin-bottom:30px;cursor:pointer}.product__event-content__video:before{content:"Play";display:block;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%);background:url(../../svg/triangle.svg) left top/100% 100% no-repeat;width:79px;height:76px;color:#fff;font-size:18px;line-height:71px;text-align:left;padding-left:18px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.product__event-content__preview{max-width:100%;display:block;width:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:top;object-position:top}.product__event-content__media{position:absolute;top:0;left:0;width:100%;height:100%;visibility:hidden}.product__event-content__thumbs{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-flow:row nowrap;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:35px}.product__event-content__pic{max-width:100%;display:block;width:48%}.product__event-footer{background:#dae8dd;padding:20px 0}.product__event-footer .product__actions{max-width:360px;margin-bottom:0}.product__event-footer .product__event-container{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-flow:row nowrap;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.product__event-footer__share{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-flow:row nowrap;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.product__event-footer__share-title{font-size:18px;line-height:1;color:#888;margin-right:20px;display:inline-block}.product__event-info__header{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.product__event-info__title{font-weight:500;font-size:30px;line-height:1.2;margin:0 27px 10px 0}.product__event-flags{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:10px}.product__event-flag{margin:0 10px 0 0;border:none;background:0 0;opacity:.3}.product__event-flag.active{opacity:1;pointer-events:none}.product__event-flag:hover{opacity:.8}.product__event-flag.en{width:31px;height:30px;background-image:url(../../svg/langs-en.svg)}.product__event-flag.ch{width:31px;height:26px;background-image:url(../../svg/langs-ch.svg)}.product__event-flag.ru{width:33px;height:30px;background-image:url(../../svg/langs-ru.svg)}.product__event-flag.por{width:31px;height:26px;background-image:url(../../svg/langs-por.svg)}.product__event-info__text{display:none;font-size:18px;color:#02031a;line-height:1.4;margin-bottom:15px;max-width:90%}.product__event-info__text.active{display:block}.product__event-data{-webkit-column-count:2;-moz-column-count:2;column-count:2;font-size:18px;line-height:1.33;margin:0 0 18px}.product__event-data-item{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;padding:4px 0 0;-webkit-column-break-inside:avoid;-moz-column-break-inside:avoid;break-inside:avoid}.product__event-data-item::before{content:"";-webkit-box-flex:1;-webkit-flex-grow:1;-moz-box-flex:1;-ms-flex-positive:1;flex-grow:1;margin:12px 3px 0;background:-webkit-gradient(linear,left top,right top,from(#fff),color-stop(66.66%,#fff),to(#777)) repeat-x 0/3px 1px;background:-webkit-linear-gradient(left,#fff,#fff 66.66%,#777) repeat-x 0/3px 1px;background:-moz-linear-gradient(left,#fff,#fff 66.66%,#777) repeat-x 0/3px 1px;background:-o-linear-gradient(left,#fff,#fff 66.66%,#777) repeat-x 0/3px 1px;background:linear-gradient(90deg,#fff,#fff 66.66%,#777) repeat-x 0/3px 1px}.product__event-data-item:nth-child(n+7){display:none}.expanded .product__event-data-item{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex}.product__event-data-caption{-webkit-box-ordinal-group:0;-webkit-order:-1;-moz-box-ordinal-group:0;-ms-flex-order:-1;order:-1;color:#b4b4b4;margin:0}.product__event-data-value{color:#02031a;margin:0}.product__event-info-more{background:0 0;font:inherit;padding:0;color:#219b3f;font-size:18px;line-height:1.33}.mfp-zoom-in .mfp-with-anim{opacity:0;-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;transition:all .2s ease-in-out;-webkit-transform:scale(.8);-moz-transform:scale(.8);-ms-transform:scale(.8);-o-transform:scale(.8);transform:scale(.8)}.mfp-zoom-in.mfp-bg{opacity:0;-webkit-transition:all .3s ease-out;-o-transition:all .3s ease-out;-moz-transition:all .3s ease-out;transition:all .3s ease-out}.mfp-zoom-in.mfp-ready .mfp-with-anim{opacity:1;-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1)}.mfp-zoom-in.mfp-ready.mfp-bg{opacity:.8}.mfp-zoom-in.mfp-removing .mfp-with-anim{-webkit-transform:scale(.8);-moz-transform:scale(.8);-ms-transform:scale(.8);-o-transform:scale(.8);transform:scale(.8);opacity:0}.mfp-zoom-in.mfp-removing.mfp-bg{opacity:0}@media only screen and (max-width:1280px){.masonry-item{margin-bottom:15px;width:235px}.masonry-img{max-width:150px}.masonry-card{max-width:150px}.masonry-link{padding:0 35px}.masonry-cart{left:0}.masonry-like{left:4px}.masonry-add{top:0;right:7px}.masonry-thumb{max-width:150px;margin-bottom:10px}.masonry-percent{left:4px}.masonry-author__name,.masonry-caption,.masonry-name,.masonry-price{font-size:16px}}@media only screen and (max-width:992px){.product-main{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.product-main__left{width:100%}.product-main__right{width:100%}.product-gallery{margin-right:0;margin-bottom:40px}.product-gallery__main{max-width:396px}.product-link{margin-left:0}.product-share{display:none}}@media only screen and (max-width:900px){.masonry-item{width:180px}.masonry-cart{width:19px;height:20px}.masonry-like{width:19px;height:15px;left:1px;top:30px}.masonry-add{width:15px;height:15px;right:4px}.masonry-link{padding:0 25px}.masonry-img{max-width:120px}.masonry-percent{font-size:10px;padding:2px 5px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}.masonry-card{max-width:120px}.masonry-card__name{font-size:14px}.masonry-card__price{font-size:18px}.masonry-card__price span{max-width:30px;font-size:14px}.masonry-name{font-size:14px}.masonry-caption{font-size:14px;margin-bottom:10px}.masonry-price{font-size:14px;margin-bottom:10px}.masonry-author__pic{width:25px;height:25px;margin-right:10px}.masonry-author__name{font-size:14px}.masonry-thumb{margin-bottom:10px;margin-left:auto;margin-right:auto;max-width:120px}.masonry-close{top:30px;right:55px;width:20px;height:20px}.product__post-name,.product__post-price{font-size:35px;margin-bottom:15px}.product__actions{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.masonry-cart-goto,.masonry-cart.full-action{width:120px;height:45px;font-size:14px;line-height:45px;margin-right:15px}.masonry-cart-goto{width:auto}.masonry-like.full-action{font-size:14px}.masonry-like.full-action:before{width:20px;height:17px;top:4px;margin-right:10px}.product__post-header{font-size:21px;margin-bottom:10px}.product__post-caption{font-size:14px;margin-bottom:15px}.product-share__title{font-size:14px;margin-bottom:10px}.product-share__item{margin-right:15px}.product__event-gallery-inner{width:400px;height:400px;margin:0 auto 30px}.product__event-gallery-inner .tns-inner,.product__event-gallery-inner .tns-outer,.product__event-gallery-inner .tns-ovh{height:100%}.product__event-gallery__item,.product__event-gallery__list{height:100%}.product__event-gallery__pic{height:100%;-o-object-fit:cover;object-fit:cover}.product__event-header{padding:20px 0 40px}.product__gallery-arrow{width:22px;height:24px;margin-top:-12px}.product__gallery-arrow.next{right:-50px}.product__gallery-arrow.prev{left:-50px}}@media only screen and (max-width:740px){.product__popup{font-size:15px;padding:80px 20px 40px}.product-title{font-size:36px;line-height:1}.product-btns{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:15px}.product-price{font-size:36px;line-height:1;margin-bottom:25px}.product-quantity{margin-bottom:20px}.product-quantity .qty{font-size:24px}.product-add{margin-bottom:20px;margin-right:20px;padding:17px 22px}.product-wishlist{margin-bottom:20px}.product-description{line-height:1.7}.product-link{padding:19px 24px 15px;margin-top:8px}.product-gallery{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:20px}.product-gallery__nav{-webkit-box-ordinal-group:2;-webkit-order:1;-moz-box-ordinal-group:2;-ms-flex-order:1;order:1;margin-right:0;margin-top:20px}.product-gallery__nav-inner{width:auto}.product-gallery__nav-inner .tns-nav{display:none}.product-gallery__thumbs{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.product-gallery__thumb{padding-right:0!important;margin-right:10px}.product-thumb__arrow{left:inherit}.product-thumb__arrow.prev{top:50%;left:-30px;-webkit-transform:translateY(-50%) rotate(90deg);-moz-transform:translateY(-50%) rotate(90deg);-ms-transform:translateY(-50%) rotate(90deg);-o-transform:translateY(-50%) rotate(90deg);transform:translateY(-50%) rotate(90deg)}.product-thumb__arrow.next{top:50%;bottom:inherit;right:-30px;-webkit-transform:translateY(-50%) rotate(-90deg);-moz-transform:translateY(-50%) rotate(-90deg);-ms-transform:translateY(-50%) rotate(-90deg);-o-transform:translateY(-50%) rotate(-90deg);transform:translateY(-50%) rotate(-90deg)}.masonry-link .masonry-percent{top:-3px}.masonry{margin-bottom:50px}.product__event-header-actions .product__actions{margin-bottom:20px}.product__gallery{width:100%}.product__event-gallery-inner{width:190px;height:190px}.product__gallery-controlls{margin-bottom:15px}.product__gallery-thumbs{margin:0 10px 0 20px}.product__gallery-thumb{margin-right:5px;margin-bottom:5px;width:60px;height:55px}.product__post-name,.product__post-price{font-size:25px;margin-bottom:10px}.product__post-header{font-size:18px}.product__event-header{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-flow:row wrap;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap}.product__event-gallery{width:100%}.product__event-post{padding:15px 15px 0;width:100%}.product__event-content{padding-top:20px;padding-bottom:20px}.product__event-content__header,.product__event-info__title{font-size:21px;margin-bottom:15px}.product__event-content__caption,.product__event-info__text{font-size:14px;margin-bottom:15px}.product__event-data{-webkit-column-count:1;-moz-column-count:1;column-count:1;font-size:14px}.product__event-info-more{font-size:14px}.product__event-content__thumbs,.product__event-content__video{margin-bottom:15px}.product__event-footer .product__event-container{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.product__event-footer .product__actions{-webkit-flex-basis:100%;-ms-flex-preferred-size:100%;flex-basis:100%;margin-bottom:15px}.product__event-footer__share-title{font-size:14px}.product-bottom{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.product-bottom .product-share{display:block;width:100%}}@media only screen and (max-width:560px){.masonry-add{display:none!important}}@media only screen and (max-width:425px){.product-gallery__nav-inner{height:72px;width:236px}.product__event-header-actions .product__actions{margin-bottom:5px}.masonry-cart-goto,.masonry-cart.full-action,.masonry-like.full-action{margin-bottom:15px}}.cart{padding-bottom:50px}.cart-row{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.cart-left{width:62%}.cart-checkout{display:none}.cart-back{margin-bottom:14px}.cart-filter{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;margin-bottom:7px}.cart-filter__select{width:170px;cursor:pointer}.cart-filter__remove{cursor:pointer;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.cart-filter__remove img{margin-right:17px}.cart-filter__remove i{font-style:normal}.cart-table{width:100%}.cart-table.cart-table--order{display:block}.cart-table.cart-table--order tbody,.cart-table.cart-table--order tfoot,.cart-table.cart-table--order thead{display:block}.cart-table.cart-table--order .cart-item__quantity{width:80px}.cart-select__indicator{margin-right:17px}.cart-subtitle{font-size:30px;font-weight:600;line-height:1;margin:0 0 30px}.cart-item{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-webkit-align-items:flex-start;-moz-box-align:start;-ms-flex-align:start;align-items:flex-start;padding:30px 0;border-top:2px solid #cccdd1}.cart-item__thead{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;padding:18px 0;color:#888}.cart-item__thead th{font-weight:400;text-align:left}.cart-item__select{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;padding:0}.cart-item__select.cart-item__th{width:38px}.cart-item__main{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-webkit-flex:1 1 0;-moz-box-flex:1;-ms-flex:1 1 0px;flex:1 1 0;padding-right:20px}.cart-item__thumbnail{margin-right:20px;width:104px;height:104px;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0}.cart-item__thumbnail a{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center}.cart-item__thumbnail img{max-width:100%;height:auto}.cart-item__right{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.cart-item__name{font-size:inherit;font-weight:600;margin:0 0 15px}.cart-item__name a{color:inherit;text-decoration:none}.cart-item__author{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.cart-item__author img,.cart-item__author-avatar{-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;margin-right:10px}.cart-item__author a{color:#219b3f;text-decoration:none}.cart-item__author p{margin:0}.cart-item__price{width:95px;font-weight:600}.cart-item__quantity{width:120px}.cart-item__quantity .item-quantity__btn img{width:20px}.cart-item__quantity .qty{font-size:18px;margin:0 13px;width:24px}.cart-item__subtotal{width:95px;font-weight:600}.cart-item__remove{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0}.cart-item__remove.cart-item__th{width:23px}.cart-item__mobile{position:relative}.cart-item__header{display:none;position:absolute;color:#888;top:0;left:0;font-weight:400}.cart-coupon{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex}.cart-coupon__input{max-width:295px;margin-right:10px}.cart-coupon__submit{padding:17px 28px}.cart-right{width:33%}.cart-sidebar{position:-webkit-sticky;position:sticky;top:140px;width:100%;-webkit-border-radius:30px;-moz-border-radius:30px;border-radius:30px;background:#dae8dd;padding:40px 30px}.cart-sidebar__title{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:10px}.cart-totals{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:20px}.cart-totals tr{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:5px}.cart-totals tr.order-total{padding-top:12px;margin-top:12px;border-top:1px solid #cccdd1}.cart-totals tr.order-total th{font-weight:600}.cart-totals th{font-weight:400;padding-right:10px}.cart-discount td{position:relative}.cart-discount .woocommerce-remove-coupon{position:absolute;right:-15px}.cart-discount .woocommerce-remove-coupon img{width:12px}.cart-shipping-method{margin-bottom:10px}.cart-nav__btn{padding:17px 28px;-webkit-transition:opacity .2s;-o-transition:opacity .2s;-moz-transition:opacity .2s;transition:opacity .2s}.cart-nav__btn.disabled{pointer-events:none;opacity:.5}.cart-submit{visibility:hidden;position:absolute;width:0;height:0}.cart-fields{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 -10px}.cart-field{width:100%;padding:0 10px}.cart-field__half{width:50%}.cart-field label{display:none}.cart-input{width:100%;height:60px;border:none;outline:0;-webkit-border-radius:8px;-moz-border-radius:8px;border-radius:8px;background:#f0f0f0;text-indent:20px;-webkit-transition:-webkit-box-shadow .2s;transition:-webkit-box-shadow .2s;-o-transition:box-shadow .2s;-moz-transition:box-shadow .2s,-moz-box-shadow .2s;transition:box-shadow .2s;transition:box-shadow .2s,-webkit-box-shadow .2s,-moz-box-shadow .2s}.cart-input:focus{-webkit-box-shadow:0 0 0 1px #219b3f;-moz-box-shadow:0 0 0 1px #219b3f;box-shadow:0 0 0 1px #219b3f}.cart-input.error{-webkit-box-shadow:0 0 0 1px #ff303b;-moz-box-shadow:0 0 0 1px #ff303b;box-shadow:0 0 0 1px #ff303b}.cart-input[type=password]{padding-right:50px}.cart-input-notice{font-size:12px;display:block;margin-top:3px;opacity:.8}textarea.cart-input{padding:10px 0;min-height:100px}.cart button[name=update_cart]{display:none!important}@media only screen and (max-width:1280px){.cart-row{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.cart-left{width:100%;max-width:772px;margin-bottom:50px}.cart-right{width:100%;max-width:712px}.cart-sidebar{position:static;top:inherit}}@media only screen and (max-width:740px){.cart-back{margin-bottom:20px}.cart-subtitle{font-size:26px}.cart-filter__select{width:142px}.cart-filter__remove img{margin-right:10px}.cart-select__indicator{margin-right:10px}.cart-item{position:relative;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.cart-item:first-child{border-top:none;padding-top:20px}.cart-item__thead{display:none}.cart-item__select{position:absolute}.cart-item__main{-webkit-box-flex:1;-webkit-flex:1 0 100%;-moz-box-flex:1;-ms-flex:1 0 100%;flex:1 0 100%;padding-right:34px;padding-left:40px;margin-bottom:20px}.cart-item__remove{position:absolute}.cart-item__thumbnail{width:72px;height:72px;margin-right:12px}.cart-item__name{line-height:1.4;margin-bottom:10px}.cart-item__author .avatar,.cart-item__author img{display:none}.cart-item__price{margin-left:42px}.cart-item__quantity .qty{font-size:15px;margin:0 10px;width:22px}.cart-item__subtotal{width:auto}.cart-item__remove{right:0}.cart-item__mobile{padding-top:30px}.cart-item__header{display:block}.cart-field__half{width:100%}}.account-back{margin-bottom:24px}.account-row{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.account-main{width:62%}.account-sidebar{width:33%}.account-sidebar-block{padding:25px 40px;-webkit-border-radius:40px;-moz-border-radius:40px;border-radius:40px;margin-bottom:30px}.account-sidebar-row{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.account-sidebar-title{font-size:24px;font-weight:600;margin:0 0 15px}.account-sidebar-text{margin:0 0 22px;padding-right:40px}.account-sidebar-button{padding:17px 28px}.account-sidebar--support{color:#fff;background:#219b3f url(../../pictures/sidebar-bg.png) no-repeat bottom right}.account-sidebar--contact{-webkit-box-shadow:0 8px 30px rgba(225,225,225,.5);-moz-box-shadow:0 8px 30px rgba(225,225,225,.5);box-shadow:0 8px 30px rgba(225,225,225,.5)}.account-sidebar--contact .account-sidebar-title{margin:0}.account-sidebar--order{background:#dae8dd;padding:30px;-webkit-border-radius:30px;-moz-border-radius:30px;border-radius:30px}.account-sidebar--order .account-order-title.first{margin-bottom:20px}.account-title{margin:0 0 20px}.account-nav{margin-bottom:20px}.account-tabs{margin-bottom:14px}.account-nav-item,.account-tab{padding:14px 26px;margin:0 8px 15px 0;font-weight:400;opacity:.6;-webkit-transition:.2s;-o-transition:.2s;-moz-transition:.2s;transition:.2s}.account-nav-item:last-child,.account-tab:last-child{margin-right:0}.account-nav-item.active,.account-tab.active{opacity:1}.account-item{display:none}.account-item.active{display:block}.account-input-block{margin:0 0 15px;position:relative}.account-input-block em{font-size:14px;display:block;line-height:1.3;margin-top:3px}.account-input-eye{position:absolute;background:url(../../svg/eye.svg) center center/100% 100% no-repeat;width:30px;height:18px;right:15px;bottom:50%;-webkit-transform:translateY(50%);-moz-transform:translateY(50%);-ms-transform:translateY(50%);-o-transform:translateY(50%);transform:translateY(50%);cursor:pointer;opacity:.5}.account-input-eye.active{opacity:1}.account-remember{margin:20px 0 20px}.account-btns{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.account-btn-main{padding:20px 37px}.account-login-btn{padding:20px 37px;margin-right:28px}.account-forgot-link{color:#888;font-weight:600;text-decoration:none}.account-policy{margin:20px 0 20px}.account-adv{margin:20px 0 20px}.account-table-row{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;padding:25px 0;border-bottom:1px solid #cccdd1}.account-table-row:first-child{padding-top:0}.account-table-row:last-child{border:none}.account-table-cell{padding-right:10px}.account-table-cell:last-child{padding-right:0}.account-table-cell-order-number{width:20%}.account-table-cell-order-number a{color:inherit;text-decoration:none}.account-table-cell-order-date{width:18%;color:#219b3f}.account-table-cell-order-status{width:22%}.account-table-cell-order-status span{color:#219b3f}.account-table-cell-order-status span.order-status--failed{color:#888}.account-table-cell-order-total{width:15%;font-weight:600}.account-table-cell-order-actions{-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1;text-align:right}.account-table-cell-order-actions a{margin-left:5px}.account-address{padding:25px 30px;-webkit-border-radius:20px;-moz-border-radius:20px;border-radius:20px;background:#f0f0f0;width:-webkit-calc(50% - 10px);width:-moz-calc(50% - 10px);width:calc(50% - 10px)}.account-address-row{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.account-address-title{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:15px}.account-address-title h3{margin:0}.account-address-title a{width:24px;height:22px;background-image:url(../../svg/pen.svg)}.account-address address{font-style:normal}.account-address address br{content:"";display:block;margin-bottom:10px}.account-edit{width:-webkit-calc(50% - 20px);width:-moz-calc(50% - 20px);width:calc(50% - 20px)}.account-edit-row{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.account-edit h3{margin:0 0 20px}.account-order-title{font-weight:600;font-size:30px;margin:0}.account-order-details-block{margin-bottom:20px}.account-order-details-total{margin-top:30px;padding-top:24px;border-top:1px solid rgba(0,0,0,.15)}.account-order-details-title{margin:0;font-size:18px;font-weight:600}.account-order-details-item{margin:0}.account-order-details-cost{font-size:30px;font-weight:600}.account-order-details address{font-style:normal}.account--login .account-main{width:30%}.account--orders .account-main{width:50%}@media only screen and (max-width:1280px){.account-main{width:auto;-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1;padding-right:30px}.account-sidebar{max-width:410px;width:100%}.account-table{font-size:16px}.account-address{max-width:410px;width:100%;margin-bottom:20px}.account-address-row{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}}@media only screen and (max-width:900px){.account-row{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.account-main{margin-bottom:50px;padding-right:0}.account--login .account-main{max-width:410px}.account--orders .account-main{width:100%}}@media only screen and (max-width:740px){.account-nav-item{padding:10px 20px}.account-sidebar-button{padding:15px 20px}.account-table{font-size:14px}.account-table-cell-order-number{width:18%}.account-table-cell-order-date{width:20%}.account-edit{width:100%}.account-edit-row{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.account-order-title{font-size:26px}.account-order-details-cost{font-size:26px}}.p-donate{min-height:100vh;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.donate{-webkit-box-flex:1;-webkit-flex-grow:1;-moz-box-flex:1;-ms-flex-positive:1;flex-grow:1;margin:0 0 80px;font-family:"Golos Text",Arial,sans-serif}.donate__items{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:start;-webkit-align-items:flex-start;-moz-box-align:start;-ms-flex-align:start;align-items:flex-start;margin:0 -20px -20px 0}@media only screen and (max-width:740px){.donate__items{margin:0 -25px -25px 0}}.donate__item{position:relative;-webkit-box-flex:1;-webkit-flex-grow:1;-moz-box-flex:1;-ms-flex-positive:1;flex-grow:1;width:-webkit-calc(20% - 20px);width:-moz-calc(20% - 20px);width:calc(20% - 20px);margin:0 20px 20px 0;background:#fff;-webkit-box-shadow:0 15px 30px #f2f2f2;-moz-box-shadow:0 15px 30px #f2f2f2;box-shadow:0 15px 30px #f2f2f2;-webkit-border-radius:8px;-moz-border-radius:8px;border-radius:8px;overflow:hidden;-webkit-transition:.25s;-o-transition:.25s;-moz-transition:.25s;transition:.25s}@media only screen and (max-width:1280px){.donate__item{width:-webkit-calc(33.33% - 20px);width:-moz-calc(33.33% - 20px);width:calc(33.33% - 20px)}}@media only screen and (max-width:740px){.donate__item{width:-webkit-calc(100% - 25px);width:-moz-calc(100% - 25px);width:calc(100% - 25px);margin:0 25px 25px 0}}@media only screen and (min-width:741px){.donate__item:hover{z-index:1;background:#3aa855;-webkit-box-shadow:0 15px 50px #a0a0a0;-moz-box-shadow:0 15px 50px #a0a0a0;box-shadow:0 15px 50px #a0a0a0;color:#fff;-webkit-transform:translateY(-20px);-moz-transform:translateY(-20px);-ms-transform:translateY(-20px);-o-transform:translateY(-20px);transform:translateY(-20px);margin-bottom:-60px}}.donate__item-title{margin:0;padding:25px 0;font-size:45px;font-weight:600;text-align:center;color:#070a40;background:#f5f5f5;-webkit-transition:.25s;-o-transition:.25s;-moz-transition:.25s;transition:.25s}@media only screen and (min-width:741px){.donate__item:hover .donate__item-title{background:#5bb872;color:#fff}}.donate__list{padding:25px 25px 27px 48px;font-size:18px;font-weight:500;color:#02031a}@media only screen and (min-width:741px){.donate__item:hover .donate__list{color:#fff}}.donate__list-item{position:relative;padding:0 0 0 35px}.donate__list-item:not(:last-child){margin-bottom:23px}.donate__list-item::before{content:"";position:absolute;top:-4px;left:0;width:25px;height:25px;background:url(../../svg/plus-black.svg)}@media only screen and (min-width:741px){.donate__item:hover .donate__list-item::before{background:url(../../svg/plus-white.svg)}}.donate__btn{position:relative;display:table;margin:0 auto -45px;width:152px;height:0;overflow:hidden;-webkit-transition:.25s;-o-transition:.25s;-moz-transition:.25s;transition:.25s;text-decoration:none;text-align:center;color:#fff;font-size:18px;line-height:60px}@media only screen and (max-width:740px){.donate__btn{height:60px;margin-top:0;margin-bottom:35px;color:#219b3f}}@media only screen and (min-width:741px){.donate__item:hover .donate__btn{height:60px;margin-top:0;margin-bottom:35px}.donate__btn:hover{color:#79fe99}}.donate__btn-svg{position:absolute;top:0;left:0;right:0;bottom:0}.post{font-family:"Golos Text";font-weight:400;margin:0 0 100px}.post__title{max-width:850px;margin:38px 0 30px;font-size:60px;line-height:1.33;font-weight:600}@media only screen and (max-width:740px){.post__title{font-size:30px}}.post--policy .post__title{font-size:30px}.entry{font-size:18px;line-height:1.67}@media only screen and (max-width:740px){.entry{font-size:16px}}.entry>:last-child{margin-bottom:0}.entry p{margin:0 0 30px}.entry a{color:#219b3f}.entry a:hover{text-decoration:none}.entry h2,.entry h3,.entry h4,.entry h5,.entry h6{margin:45px 0 30px;font-weight:600;line-height:1.22}.entry h2{font-size:45px}@media only screen and (max-width:740px){.entry h2{font-size:26px}}.entry h3{font-size:30px}@media only screen and (max-width:740px){.entry h3{font-size:24px}}.entry h4{font-size:26px}@media only screen and (max-width:740px){.entry h4{font-size:22px}}.entry h5{font-size:22px}@media only screen and (max-width:740px){.entry h5{font-size:20px}}.entry h6{font-size:18px}.entry li{position:relative;margin:0 0 11px;list-style:none}.entry li ol,.entry li ul{margin-top:11px;margin-bottom:0}.entry ul{margin:0 0 30px;padding:0 0 0 30px}.entry ul>li::before{content:'';position:absolute;top:13px;left:-30px;width:8px;height:8px;background:#219b3f;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%}@media only screen and (max-width:740px){.entry ul>li::before{top:10px}}.entry li ul{padding-left:20px}.entry li ul>li::before{top:14px;left:-20px;width:6px;height:6px;background:#000}.entry ol{counter-reset:li;margin:0 0 30px;padding:0 0 0 32px}.entry ol>li::before{content:counter(li) ".";counter-increment:li;position:absolute;left:-32px}.entry img{position:relative;z-index:1;max-width:100%;height:auto}.entry .aligncenter{margin-right:auto;margin-left:auto}.entry img.aligncenter{display:block}.entry .alignleft{float:left}@media only screen and (max-width:740px){.entry .alignleft{float:none;text-align:center}.entry .alignleft img{display:block;margin:0 auto}}.entry figure.alignleft,.entry img.alignleft{margin:8px 30px 15px 0}@media only screen and (max-width:740px){.entry figure.alignleft,.entry img.alignleft{margin:0 auto 30px}}.entry .alignright{float:right}@media only screen and (max-width:740px){.entry .alignright{float:none;text-align:center}.entry .alignright img{display:block;margin:0 auto}}.entry figure.alignright,.entry img.alignright{margin:8px 0 15px 30px}@media only screen and (max-width:740px){.entry figure.alignright,.entry img.alignright{margin:0 auto 30px}}.entry blockquote{position:relative;margin:30px 0;padding:33px 30px 35px 70px;background:#f4f4f4;-webkit-border-radius:8px;-moz-border-radius:8px;border-radius:8px;font-size:30px;line-height:1;font-weight:600}@media only screen and (max-width:740px){.entry blockquote{padding:23px 20px 25px 60px;font-size:16px;line-height:1.3}}.entry blockquote::before{content:'';position:absolute;top:40px;left:30px;background:url(../../svg/quote.svg);width:23px;height:17px}@media only screen and (max-width:740px){.entry blockquote::before{top:27px;left:25px}}.entry blockquote p:last-child{margin-bottom:0}.entry .wp-block-table{overflow:auto;max-width:100%;padding:0;margin:0 0 30px}.entry .wp-block-table table{width:100%;border-spacing:0;border-collapse:collapse}.entry .wp-block-table th{text-align:left}.entry .wp-block-table td,.entry .wp-block-table th{padding:10px 20px 10px 0}.entry .wp-block-table td:last-child,.entry .wp-block-table th:last-child{padding-right:0}.entry .wp-block-embed{margin:0 0 30px}.entry .wp-block-embed__wrapper{position:relative;display:block;overflow:hidden;height:0;padding:56.25% 0 0}.entry .wp-block-embed__wrapper iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:none}.footer-nav__list{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;font-size:18px;line-height:1.67}@media only screen and (max-width:740px){.footer-nav__list{font-size:12px}}.footer-nav__list .menu-item:not(:last-child){margin-right:70px}@media only screen and (max-width:740px){.footer-nav__list .menu-item:not(:last-child){margin-right:20px}}.footer-nav__list a{color:#7b7b7b;text-decoration:none;position:relative}.footer-nav__list a:before{content:'';display:block;position:absolute;bottom:-5px;left:0;width:100%;height:5px;background:url(../../svg/link-black.svg) left top repeat-x;-moz-background-size:auto;background-size:auto;opacity:0;-webkit-filter:invert(48%) sepia(77%) saturate(55%) hue-rotate(200deg) brightness(105%) contrast(95%);filter:invert(48%) sepia(77%) saturate(55%) hue-rotate(200deg) brightness(105%) contrast(95%)}.footer-nav__list a:hover:before{opacity:1}.cookies{position:fixed;left:0;right:0;bottom:0;z-index:100;display:none;padding:24px;font-family:"Golos Text";font-weight:400}@media only screen and (max-width:740px){.cookies{padding:10px}}.cookies__inner{position:relative;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;max-width:1030px;margin:0 auto;padding:15px 24px;-webkit-border-radius:8px;-moz-border-radius:8px;border-radius:8px;background:#fff;font-size:18px}@media only screen and (max-width:900px){.cookies__inner{-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center}}@media only screen and (max-width:740px){.cookies__inner{font-size:16px}}.cookies__inner::before{content:'';position:absolute;top:30px;left:40px;right:40px;bottom:-8px;z-index:-1;opacity:.6;background:#1b1b1b;-webkit-filter:blur(60px);filter:blur(60px)}.cookies__text{-webkit-box-flex:1;-webkit-flex-grow:1;-moz-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:500px;margin:0 auto 0 0;font-size:inherit;line-height:1.56}@media only screen and (max-width:900px){.cookies__text{-webkit-flex-basis:100%;-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%;margin:0 0 15px;text-align:center}}.cookies__agree,.cookies__disagree{padding:2px 0 0;border:none;background:0 0;color:inherit;font:inherit;cursor:pointer}.cookies__agree{width:152px;height:60px;background:url(../../svg/masonry/submit.svg) no-repeat 0/100%;color:#219b3f}.cookies__agree:hover{-webkit-filter:invert(53%) sepia(84%) saturate(289%) hue-rotate(84deg) brightness(107%) contrast(93%);filter:invert(53%) sepia(84%) saturate(289%) hue-rotate(84deg) brightness(107%) contrast(93%)}.cookies__disagree{margin-left:30px}.cookies__disagree:hover{opacity:.4}.form{position:relative}.form-main{-webkit-transition:opacity .3s;-o-transition:opacity .3s;-moz-transition:opacity .3s;transition:opacity .3s}.form-main.hide{opacity:0;pointer-events:none}.form-success{position:absolute;top:0;left:0;z-index:-1;opacity:0;-webkit-transition:opacity .3s;-o-transition:opacity .3s;-moz-transition:opacity .3s;transition:opacity .3s;pointer-events:none}.form-success.show{z-index:1;opacity:1;pointer-events:auto}body:not(.theme-update) .checkout{display:none;position:fixed;top:0;left:0;right:0;bottom:0;padding:10px 0;z-index:100;background:rgba(0,0,0,.4)}body:not(.theme-update) .checkout-container{position:absolute;top:0;left:0;right:0;bottom:0;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center}body:not(.theme-update) .checkout-inner{position:relative;width:1030px;max-height:-webkit-calc(100% - 20px);max-height:-moz-calc(100% - 20px);max-height:calc(100% - 20px);font-family:"Golos Text";font-weight:400;background:#fff;-webkit-border-radius:8px;-moz-border-radius:8px;border-radius:8px;-webkit-box-shadow:0 15px 50px 0 rgba(0,0,0,.2);-moz-box-shadow:0 15px 50px 0 rgba(0,0,0,.2);box-shadow:0 15px 50px 0 rgba(0,0,0,.2);overflow:auto}body:not(.theme-update) .checkout-title{font-weight:600;font-size:60px;text-align:center;line-height:1;padding-bottom:40px;color:#02031a;padding-top:35px;background:#fff;-webkit-border-radius:8px 8px 0 0;-moz-border-radius:8px 8px 0 0;border-radius:8px 8px 0 0}body:not(.theme-update) .checkout-close{background:url(../../svg/new/card-close.svg) center center/100% 100% no-repeat;width:17px;height:17px;position:absolute;top:20px;right:15px;cursor:pointer}body:not(.theme-update) .checkout-list{list-style:none;padding:0;margin:0;padding:0 40px 35px;position:relative;height:480px;overflow-y:overlay;background:#fff}body:not(.theme-update) .checkout-list::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3);-webkit-border-radius:5px;border-radius:5px;background-color:#dedddd}body:not(.theme-update) .checkout-list::-webkit-scrollbar{width:5px;background-color:#dedddd}body:not(.theme-update) .checkout-list::-webkit-scrollbar-thumb{-webkit-border-radius:5px;border-radius:5px;-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3);background-color:#585858}body:not(.theme-update) .checkout-item{margin-bottom:20px;position:relative;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-flow:row nowrap;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:start;-webkit-justify-content:flex-start;-moz-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}body:not(.theme-update) .checkout-item::after{clear:both;content:"";display:block}body:not(.theme-update) .checkout-item:last-child{margin-bottom:0}body:not(.theme-update) .checkout-thumb{width:88px;margin-right:35px;float:left}body:not(.theme-update) .checkout-pic{max-width:100%;display:block;margin:0 auto}body:not(.theme-update) .checkout-name{font-size:18px;line-height:1;color:#02031a;width:350px;margin-right:20px;float:left;display:block;font-weight:500}body:not(.theme-update) .checkout-author{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-flow:row nowrap;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:start;-webkit-justify-content:flex-start;-moz-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;margin-right:50px;width:265px}body:not(.theme-update) .checkout-author__pic{width:40px;height:40px;overflow:hidden;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;margin-right:15px;display:inline-block}body:not(.theme-update) .checkout-author__img{max-width:100%;display:block}body:not(.theme-update) .checkout-author__name{font-size:18px;line-height:1;color:#02031a;display:inline-block}body:not(.theme-update) .checkout-author__link{text-decoration:none;color:#219b3f}body:not(.theme-update) .checkout-price{font-size:18px;line-height:30px;color:#02031a;float:left}body:not(.theme-update) .checkout-remove{float:right;display:block;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;position:absolute;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);right:20px;width:25px;height:25px}body:not(.theme-update) .checkout-remove:hover input~span{background-color:#219b3f}body:not(.theme-update) .checkout-remove input:checked~span{background-color:#219b3f}body:not(.theme-update) .checkout-remove input:checked~span:after{display:block}body:not(.theme-update) .checkout-field{position:absolute;opacity:0;cursor:pointer;height:0;width:0}body:not(.theme-update) .checkout-checkmark{position:absolute;top:0;left:0;height:100%;width:100%;background-color:#fff;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;border:2px solid #219b3f;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}body:not(.theme-update) .checkout-checkmark:after{content:"";display:none;position:absolute;left:2px;top:4px;width:17px;height:13px;background:url(../../svg/new/check-white.svg) center center/100% 100% no-repeat}body:not(.theme-update) .checkout-success{display:none;padding:10px 40px 40px}body:not(.theme-update) .checkout-success__text{font-size:30px;line-height:1.83;font-weight:500;text-align:center;margin:0}body:not(.theme-update) .checkout-footer{background:#dae8dd;padding:20px 40px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-flow:row nowrap;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-border-radius:0 0 8px 8px;-moz-border-radius:0 0 8px 8px;border-radius:0 0 8px 8px}body:not(.theme-update) .checkout-footer__title{width:492px;font-size:30px;font-weight:600;color:#02031a;line-height:1.2}body:not(.theme-update) .checkout-footer__price{font-size:30px;font-weight:600;color:#02031a;line-height:1.2;margin-right:auto}body:not(.theme-update) .checkout-submit{font-family:"Golos Text";font-weight:400;outline:0;cursor:pointer;display:inline-block;border:0;color:#219b3f;background:transparent url(../../svg/new/pay-circle.svg) center center/100% 100% no-repeat;width:148px;height:56px;font-size:16px;font-weight:500}body:not(.theme-update) .checkout-submit.disabled{opacity:.5;cursor:default}@media only screen and (max-width:1280px){body:not(.theme-update) .checkout-inner{width:880px}body:not(.theme-update) .checkout-name{width:200px}body:not(.theme-update) .checkout-author{width:240px}body:not(.theme-update) .checkout-footer__title{width:342px}body:not(.theme-update) .checkout-success__text{max-width:450px;margin-left:auto;margin-right:auto}}@media only screen and (max-width:900px){body:not(.theme-update) .checkout-inner{width:720px}body:not(.theme-update) .checkout-name{width:180px;margin-right:10px;font-size:16px}body:not(.theme-update) .checkout-thumb{width:70px;margin-right:15px}body:not(.theme-update) .checkout-author{margin-right:25px}body:not(.theme-update) .checkout-author__name{font-size:16px}body:not(.theme-update) .checkout-price{font-size:16px}body:not(.theme-update) .checkout-title{line-height:1.33;padding-left:70px;padding-right:70px}body:not(.theme-update) .checkout-list{margin-bottom:20px;height:350px;padding:0 20px}body:not(.theme-update) .checkout-footer__title{width:275px}}@media only screen and (max-width:740px){body:not(.theme-update) .checkout-inner{max-width:355px}body:not(.theme-update) .checkout-title{font-size:45px;padding-left:0;padding-right:0}body:not(.theme-update) .checkout-list{height:auto;overflow:visible;padding:0 10px 30px}body:not(.theme-update) .checkout-footer{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}body:not(.theme-update) .checkout-footer__title{width:auto;margin-right:35px;font-size:20px}body:not(.theme-update) .checkout-footer__price{width:50%;font-size:20px}body:not(.theme-update) .checkout-footer{padding:30px 10px;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}body:not(.theme-update) .checkout-submit{width:119px;height:45px;font-size:16px;margin:16px 0 0}body:not(.theme-update) .checkout-thumb{width:60px}body:not(.theme-update) .checkout-name{position:relative;top:-15px;-o-text-overflow:ellipsis;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;width:190px;font-weight:600}body:not(.theme-update) .checkout-author{margin-right:0;position:absolute;top:30px;left:75px;width:160px}body:not(.theme-update) .checkout-author__pic{width:25px;height:25px;margin-right:10px}body:not(.theme-update) .checkout-checkmark:after{width:12px;height:8px}body:not(.theme-update) .checkout-remove{right:5px;width:20px;height:20px}body:not(.theme-update) .checkout-price{width:82px}body:not(.theme-update) .checkout-success{padding-left:10px;padding-right:10px}body:not(.theme-update) .checkout-success__text{margin-top:-20px;font-size:20px;line-height:2}}.profile{display:none;position:fixed;top:0;right:0;z-index:100;width:760px;height:100%;background:#f5f5f5;-webkit-box-shadow:-15px 0 50px 0 rgba(0,0,0,.2);-moz-box-shadow:-15px 0 50px 0 rgba(0,0,0,.2);box-shadow:-15px 0 50px 0 rgba(0,0,0,.2);font-family:"Golos Text";font-weight:400}.profile-layer{content:"";position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.4);z-index:-1}.profile-header{padding:40px 50px 60px;position:absolute;top:0;left:0;width:100%;background:#f5f5f5;z-index:1;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.profile-overlay{padding:120px 0;height:100%;overflow-y:overlay;background:#f5f5f5}.profile-overlay::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3);-webkit-border-radius:5px;border-radius:5px;background-color:#dedddd}.profile-overlay::-webkit-scrollbar{width:5px;background-color:#dedddd}.profile-overlay::-webkit-scrollbar-thumb{-webkit-border-radius:5px;border-radius:5px;-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3);background-color:#585858}.profile-overlay:before{content:"";display:block;position:absolute;top:0;left:0;width:100%;height:100%;background:#fff;z-index:1}.profile-overlay:after{content:"";display:block;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%);background:url(../../icons/preloader.gif) center center/100% 100% no-repeat;width:118px;height:23px;z-index:2}.profile-overlay.unblur:after,.profile-overlay.unblur:before{display:none}.profile-data{padding:0 50px}.profile-close{background:url(../../svg/new/card-close.svg) center center/100% 100% no-repeat;width:20px;height:20px;position:absolute;top:40px;right:40px;cursor:pointer}.profile-nav__button{background-color:transparent;font-size:18px;line-height:1;font-weight:600;color:#219b3f;outline:0;border:0;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;position:relative;padding:0;margin-right:35px;display:inline-block;cursor:pointer}.profile-nav__button::before{content:"";display:block;position:absolute;top:0;left:-25px;background:url(../../svg/new/lk-arrow.svg) center center/100% 100% no-repeat;width:15.4px;height:16.7px}.profile-nav__caption{font-size:18px;line-height:1;color:#888;display:inline-block}.profile-title{font-size:30px;color:#000;font-weight:600;line-height:1;margin-bottom:40px}.profile-logout{color:#219b3f;font-size:18px;line-height:1;text-decoration:none;float:right;font-weight:400}.profile-avatar{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-flow:row nowrap;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:start;-webkit-justify-content:flex-start;-moz-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:30px;cursor:pointer}.profile-avatar__field{position:absolute;top:0;left:0;width:0;height:0;opacity:0;z-index:-1}.profile-avatar__thumb{width:110px;height:110px;margin-right:15px;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;overflow:hidden;display:inline-block}.profile-avatar__pic{max-width:100%;display:block}.profile-avatar__size{font-size:12px;line-height:1.5;color:#888}.profile-avatar__button{display:inline-block;font-size:18px;line-height:1;color:#219b3f;outline:0;border:0;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;padding:0;background-color:transparent}.profile-fields{margin-bottom:60px}.profile-fields__row{margin-bottom:25px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-flow:row nowrap;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.profile-fields__row:last-child{margin-bottom:0}.profile-field{background:#fff;-webkit-border-radius:8px;-moz-border-radius:8px;border-radius:8px;padding:20px 15px;position:relative;outline:0;font-size:18px;line-height:18px;color:#000;border:0;width:48%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.profile-field::-webkit-input-placeholder{color:#888}.profile-field:-moz-placeholder{color:#888}.profile-field::-moz-placeholder{color:#888}.profile-field:-ms-input-placeholder{color:#888}.profile-field:last-child{margin-bottom:0}.profile-content{display:block;background:#fff;padding:45px 50px 0}.profile-content__title{font-size:30px;line-height:1;color:#000;font-weight:600;margin-bottom:55px}.profile-list{list-style:none;padding:0;margin:0;position:relative}.profile-list:after{content:"";display:block;padding-bottom:40%}.profile-item{margin-bottom:20px;position:relative;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-flow:row nowrap;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:start;-webkit-justify-content:flex-start;-moz-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.profile-item::after{clear:both;content:"";display:block}.profile-item:last-child{margin-bottom:0}.profile-thumb{width:80px;margin-right:25px;float:left}.profile-pic{max-width:100%;display:block}.profile-info{width:335px;padding-right:15px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.profile-name{font-size:18px;line-height:1;color:#02031a;width:100%;display:block;font-weight:500}.profile-price{font-size:18px;line-height:30px;color:#02031a}.profile-author{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-flow:row nowrap;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:start;-webkit-justify-content:flex-start;-moz-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.profile-author__pic{width:40px;height:40px;overflow:hidden;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;margin-right:15px;display:inline-block}.profile-author__img{max-width:100%;display:block}.profile-author__name{font-size:18px;line-height:1;color:#02031a;display:inline-block}.profile-author__link{text-decoration:none;color:#219b3f}.profile-footer{padding:20px 50px;position:absolute;bottom:0;left:0;width:100%;background:#f5f5f5}.profile-donate{font-size:18px;color:#02031a;line-height:58px;position:relative;padding-left:100px;font-weight:600;float:left;margin-right:140px}.profile-donate:before{content:"";display:block;position:absolute;top:0;left:0;background:url(../../svg/new/donate.svg) center center/100% 100% no-repeat;width:70px;height:58px}.profile-corp{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-flow:row nowrap;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:start;-webkit-justify-content:flex-start;-moz-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;margin-right:75px;float:left;position:relative;top:10px}.profile-corp__pic{width:40px;height:40px;overflow:hidden;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;margin-right:15px;display:inline-block}.profile-corp__img{max-width:100%;display:block}.profile-corp__name{font-size:18px;line-height:1;color:#02031a;display:inline-block}.profile-corp__link{text-decoration:none;color:#219b3f}.profile-checkbox{display:block;width:25px;height:25px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;position:relative;float:left;top:15px}.profile-checkbox:hover input~span{background-color:#219b3f}.profile-checkbox input:checked~span{background-color:#219b3f}.profile-checkbox input:checked~span:after{display:block}.profile-checkbox__field{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.profile-checkbox__checkmark{position:absolute;top:0;left:0;height:100%;width:100%;background-color:#fff;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;border:2px solid #219b3f}.profile-checkbox__checkmark:after{content:"";display:none;position:absolute;left:4px;top:6px;width:17px;height:13px;background:url(../../svg/new/check-white.svg) center center/100% 100% no-repeat}@media only screen and (max-width:900px){.profile{width:720px}.profile-header{padding:20px 30px 20px}.profile-overlay{padding:60px 0}.profile-data{padding:0 30px}.profile-fields{margin-bottom:30px}.profile-content{padding:25px 30px}.profile-footer{padding:10px 30px}.profile-close{top:20px}}@media only screen and (max-width:740px){.profile{width:320px}.profile-close{right:30px;top:50px;display:none}.profile-nav__button{font-size:14px;margin-right:10px}.profile-nav__button:before{left:-17px;width:10.4px;height:13.7px}.profile-nav__caption{font-size:14px}.profile-header{padding:15px 20px}.profile-data{padding:0 20px}.profile-overlay{padding:50px 0}.profile-title{font-size:21px;margin-bottom:20px}.profile-avatar__thumb{width:75px;height:65px}.profile-avatar{margin-bottom:20px}.profile-fields{margin-bottom:20px}.profile-fields__row{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:15px}.profile-field{width:100%;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;padding:10px;font-size:14px;line-height:1}.profile-field:first-child{margin-bottom:10px}.profile-content{padding:20px}.profile-content__title{font-size:21px;margin-bottom:30px}.profile-thumb{width:60px;margin-right:10px}.profile-info{width:170px;margin-right:10px}.profile-name{font-size:12px;line-height:1}.profile-price{font-size:12px;line-height:1.3}.profile-author{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center}.profile-author__pic{width:20px;height:20px;margin-right:0;margin-bottom:2px}.profile-author__name{font-size:12px;line-height:1.2}.profile-footer{padding:10px 20px}.profile-donate{font-size:14px;line-height:30px;padding-left:35px;margin-right:20px}.profile-donate:before{width:30px;height:30px}.profile-corp{margin-right:25px;top:4px}.profile-corp__pic{width:25px;height:25px;margin-right:10px}.profile-corp__name{font-size:12px}.profile-checkbox{width:15px;height:15px;top:7px}.profile-checkbox__checkmark:after{left:3px;top:4px;width:10px;height:7px}}.selector{background:#fff;-webkit-border-radius:8px;-moz-border-radius:8px;border-radius:8px;position:relative;width:48%}.selector--city{display:none}.selector.active:before{-webkit-transform:translateY(-50%) rotate(180deg);-moz-transform:translateY(-50%) rotate(180deg);-ms-transform:translateY(-50%) rotate(180deg);-o-transform:translateY(-50%) rotate(180deg);transform:translateY(-50%) rotate(180deg)}.selector:before{content:"";display:block;position:absolute;top:50%;right:20px;background:url(../../svg/select-arrow.svg) center center/100% 100% no-repeat;width:11px;height:8px;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);pointer-events:none}.selector-btn{display:block;border:0;background-color:transparent;outline:0;width:100%;text-align:left;padding:20px 18px;cursor:pointer}.selector-value{font-size:18px;line-height:18px;color:#888}.selector-list{display:none;position:absolute;bottom:7px;left:0;-webkit-transform:translateY(100%);-moz-transform:translateY(100%);-ms-transform:translateY(100%);-o-transform:translateY(100%);transform:translateY(100%);border:1px solid #f0f0f0;-webkit-border-radius:0 0 8px 8px;-moz-border-radius:0 0 8px 8px;border-radius:0 0 8px 8px;width:100%;background:#fff;padding:15px 0;z-index:1}.selector-item{font-size:18px;line-height:60px;color:#888;padding:0 20px;position:relative;cursor:pointer}.selector-item.active{background:#dae8dd;color:#02031a}.selector-item.active:before{display:block}.selector-item:before{content:"";display:none;position:absolute;top:50%;right:20px;background:url(../../svg/option-check.svg) center center/100% 100% no-repeat;width:12px;height:8px;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%)}.selector-item:hover{background:#dae8dd;color:#02031a}@media only screen and (max-width:740px){.selector-value{font-size:14px}.selector-btn{padding:10px}.selector-item{font-size:14px;line-height:38px;padding:0 10px}.selector{width:100%;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}.selector:first-child{margin-bottom:10px}.selector-list{-webkit-border-radius:0 0 4px 4px;-moz-border-radius:0 0 4px 4px;border-radius:0 0 4px 4px;padding:10px 0}}.ask{position:relative;margin:0 auto;padding:0 14px;max-width:620px}.ask-wrapper{background:#fff;-webkit-border-radius:8px;-moz-border-radius:8px;border-radius:8px;padding:42px 42px 56px}.ask-title{margin:0 0 20px}.ask-field{margin-bottom:15px}.ask-submit{padding:17px 28px}.ask-submit:disabled{pointer-events:none;opacity:.6}.ask-checkbox{display:block;margin-bottom:20px}@media only screen and (max-width:740px){.ask-wrapper{padding:25px 25px 40px}}.single-product .product-gallery{margin-bottom:40px}.single-product .product-main__left{width:40%}.single-product .product-main__right{width:60%}@media only screen and (max-width:992px){.single-product .product-main{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.single-product .product-main__left{width:100%}.single-product .product-main__right{width:100%}.single-product .product-gallery{margin-right:0;margin-bottom:40px}.single-product .product-gallery__main{max-width:396px}}.thankyou-row{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.thankyou-left{width:42%;padding-right:30px;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0}.thankyou-sidebar{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-border-radius:30px;-moz-border-radius:30px;border-radius:30px;padding:32px 26px;background:#dae8dd}.thankyou-back-btn{display:inline-block;color:#219b3f;background:url(../../svg/circle-green-3.svg) no-repeat center;padding:19px 54px 13px;font-weight:600;-webkit-appearance:none;text-decoration:none}.thankyou .woocommerce-notice{font-family:"Architects Daughter",cursive;font-size:48px;font-weight:400;margin:0 0 20px;line-height:1}.thankyou .woocommerce-thankyou-order-details li{margin-bottom:7px}.thankyou .woocommerce-order-details{width:324px;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0}.thankyou .woocommerce-order-details__title{font-size:30px;margin:0 0 9px}.thankyou .woocommerce-customer-details{width:306px;padding-left:30px;margin-left:30px;border-left:1px solid rgba(0,0,0,.25)}.thankyou .woocommerce-customer-details address{font-style:normal}.thankyou .woocommerce-customer-details .woocommerce-column__title{font-size:30px;margin:0 0 9px}.thankyou .woocommerce-table--order-details{border-collapse:collapse}.thankyou .woocommerce-table--order-details td,.thankyou .woocommerce-table--order-details th{padding-bottom:5px}.thankyou .woocommerce-table--order-details tbody{border-bottom:1px solid rgba(0,0,0,.1)}.thankyou .woocommerce-table--order-details tfoot tr:last-child{border-top:1px solid rgba(0,0,0,.1)}.thankyou .woocommerce-table--order-details tfoot tr:last-child td,.thankyou .woocommerce-table--order-details tfoot tr:last-child th{font-weight:600}.thankyou .woocommerce-table--order-details tfoot th{text-align:left;font-weight:400}.thankyou .woocommerce-table--order-details tfoot td{text-align:right}.thankyou .woocommerce-table--order-details .product-quantity{font-weight:400}.thankyou .woocommerce-table__product-name{text-align:left}.thankyou .woocommerce-table__product-name a{color:#02031a}.thankyou .woocommerce-table__product-table,.thankyou .woocommerce-table__product-total{text-align:right}@media only screen and (max-width:1280px){.thankyou-row{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.thankyou-left{width:100%;max-width:712px;padding-right:0;margin-bottom:40px}.thankyou-right{max-width:712px}}@media only screen and (max-width:740px){.thankyou-sidebar{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.thankyou .woocommerce-notice{font-size:36px}.thankyou .woocommerce-customer-details{width:100%;padding-left:0;margin-left:0;border-left:none;padding-top:30px;margin-top:25px;border-top:1px solid rgba(0,0,0,.25)}.thankyou .woocommerce-customer-details .woocommerce-column__title{font-size:26px}.thankyou .woocommerce-order-details{width:100%}.thankyou .woocommerce-order-details__title{font-size:26px}}