#cookie-notice{position:fixed;min-width:100%;height:auto;z-index:100000;font-size:13px;letter-spacing:0;line-height:20px;left:0;text-align:center;font-weight:400;font-family:-apple-system,BlinkMacSystemFont,Arial,Roboto,"Helvetica Neue",sans-serif}#cookie-notice,#cookie-notice *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}#cookie-notice.cn-animated{-webkit-animation-duration:.5s!important;animation-duration:.5s!important;-webkit-animation-fill-mode:both;animation-fill-mode:both}#cookie-notice.cn-animated.cn-effect-none{-webkit-animation-duration:1ms!important;animation-duration:1ms!important}#cookie-notice .cookie-notice-container{display:block}#cookie-notice.cookie-notice-hidden .cookie-notice-container{display:none}#cookie-notice .cookie-revoke-container{display:block}#cookie-notice.cookie-revoke-hidden .cookie-revoke-container{display:none}.cn-position-top{top:0}.cn-position-bottom{bottom:0}.cookie-notice-container{padding:15px 30px;text-align:center;width:100%;z-index:2}.cookie-revoke-container{padding:15px 30px;width:100%;z-index:1}.cn-close-icon{position:absolute;right:15px;top:50%;margin:-10px 0 0 0;width:15px;height:15px;opacity:.5;padding:10px;border:none;outline:0;background:0 0;box-shadow:none;cursor:pointer}.cn-close-icon:focus,.cn-close-icon:focus-visible{outline:2px solid currentColor;outline-offset:3px}.cn-close-icon:hover{opacity:1}.cn-close-icon:after,.cn-close-icon:before{position:absolute;content:' ';height:15px;width:2px;top:3px;background-color:grey}.cn-close-icon:before{transform:rotate(45deg)}.cn-close-icon:after{transform:rotate(-45deg)}#cookie-notice .cn-revoke-cookie{margin:0}#cookie-notice .cn-button{margin:0 0 0 10px;display:inline-block}#cookie-notice .cn-button:not(.cn-button-custom){font-family:-apple-system,BlinkMacSystemFont,Arial,Roboto,"Helvetica Neue",sans-serif;font-weight:400;font-size:13px;letter-spacing:.25px;line-height:20px;margin:0 0 0 10px;text-align:center;text-transform:none;display:inline-block;cursor:pointer;touch-action:manipulation;white-space:nowrap;outline:0;box-shadow:none;text-shadow:none;border:none;-webkit-border-radius:2rem;-moz-border-radius:2rem;border-radius:2rem;text-decoration:none;padding:8.5px 10px;line-height:1;color:inherit}.cn-text-container{margin:0 0 6px 0}.cn-buttons-container,.cn-text-container{display:inline-block}.cn-compliance-warning{display:block;color:#f5a623!important;font-size:12px;line-height:18px;margin:4px 0 8px 0}.cn-compliance-warning .cn-warning-icon{color:#f5a623!important;margin-right:4px}.cn-compliance-warning strong{color:#f5a623!important}.cn-compliance-warning a{color:#f5a623!important;text-decoration:underline}.cn-compliance-warning a:hover{color:#ffb84d!important}#cookie-notice.cookie-notice-visible.cn-effect-none,#cookie-notice.cookie-revoke-visible.cn-effect-none{-webkit-animation-name:fadeIn;animation-name:fadeIn}#cookie-notice.cn-effect-none{-webkit-animation-name:fadeOut;animation-name:fadeOut}#cookie-notice.cookie-notice-visible.cn-effect-fade,#cookie-notice.cookie-revoke-visible.cn-effect-fade{-webkit-animation-name:fadeIn;animation-name:fadeIn}#cookie-notice.cn-effect-fade{-webkit-animation-name:fadeOut;animation-name:fadeOut}#cookie-notice.cookie-notice-visible.cn-effect-slide,#cookie-notice.cookie-revoke-visible.cn-effect-slide{-webkit-animation-name:slideInUp;animation-name:slideInUp}#cookie-notice.cn-effect-slide{-webkit-animation-name:slideOutDown;animation-name:slideOutDown}#cookie-notice.cookie-notice-visible.cn-position-top.cn-effect-slide,#cookie-notice.cookie-revoke-visible.cn-position-top.cn-effect-slide{-webkit-animation-name:slideInDown;animation-name:slideInDown}#cookie-notice.cn-position-top.cn-effect-slide{-webkit-animation-name:slideOutUp;animation-name:slideOutUp}@-webkit-keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes fadeIn{from{opacity:0}to{opacity:1}}@-webkit-keyframes fadeOut{from{opacity:1}to{opacity:0}}@keyframes fadeOut{from{opacity:1}to{opacity:0}}@-webkit-keyframes slideInUp{from{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInUp{from{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@-webkit-keyframes slideOutDown{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes slideOutDown{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@-webkit-keyframes slideInDown{from{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInDown{from{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@-webkit-keyframes slideOutUp{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes slideOutUp{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@media all and (max-width:900px){.cookie-notice-container #cn-notice-text{display:block}.cookie-notice-container #cn-notice-buttons{display:block}#cookie-notice .cn-button{margin:0 5px 5px 5px}}@media all and (max-width:480px){.cookie-notice-container,.cookie-revoke-container{padding:15px 25px}}.otl-block{display:block}.otl-block .otl-title{font-size:24px;color:#000}.otl-block ul{list-style:none;padding:0;margin:10px 0;height:auto}.otl-block li{height:auto;display:block;margin:12px 0}.otl-block a{display:block;height:auto;font-size:17px;color:#ce1e50;text-decoration:underline}.otl-block a:hover{text-transform:none}@media (max-width:480px){.otl-block ul{padding:0 20px}.otl-block a{font-size:16px}}html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,menu,nav,section,main{display:block}body{line-height:1.2}ol{padding-left:16px;list-style:decimal}ul{padding-left:16px;list-style:disc}table{border-collapse:collapse;border-spacing:0}*{box-sizing:border-box;outline:none}body{font-family:"Roboto",sans-serif;color:#000;font-size:14px;background:url(/wp-content/themes/fashion/img/bg-body.jpg) no-repeat top #fff;position:relative}a{color:#000;text-decoration:none}a:hover{text-decoration:none;color:#ce1e50}i{font-style:normal}img{max-width:100%;height:auto;vertical-align:middle}ul.ul-reset,.ul-reset ul{margin:0;padding:0;list-style:none}::-moz-placeholder{opacity:1}::-webkit-input-placeholder{opacity:1}button{cursor:pointer}.text-right{text-align:right}.text-left{text-align:left}.text-center{text-align:center}.container{width:1170px;margin:0 auto}#main{padding:26px 0}.row{font-size:0;margin:0 -15px 26px}.row div[class*=col]{display:inline-block;vertical-align:top;padding:0 15px}.row div[class*=col].col-2{width:50%}.row div[class*=col].col-3{width:calc(100% / 3)}.row div[class*=col].col-6{width:calc(100% / 3 * 2)}.row:last-child{margin-bottom:0}.date{font-size:13px;color:#ce1e50}.link-all{color:#ce1e50;font-size:14px;background:url(/wp-content/themes/fashion/img/arr-more.png) no-repeat right;padding-right:22px}@media (max-width:1199px){.container{width:87.5%}#main{width:100%}.row{margin:0 0 20px}.row div[class*=col]{display:block;margin-bottom:20px;padding:0}.row div[class*=col]:last-child{margin-bottom:0}.row div[class*=col].col-2{width:auto}.row div[class*=col].col-3{width:auto}.row div[class*=col].col-6{width:auto}}.article::before,.article::after{content:'';display:table}.article::after{clear:both}.article .info .category,.article .info a.link-author span,.article .info .date,.article .info .views,.article .content .soc span,.article .content .soc .btns{display:inline-block;vertical-align:middle}.article{margin-bottom:54px}.article a{text-decoration:underline;color:#ce1e50}.article a:hover{text-decoration:none}.article .info{font-size:0;margin-bottom:20px}.article .info .category{border-right:1px solid #dfdfdf;padding-right:16px;margin-right:16px}.article .info .category a{color:#ce1e50;font-size:13px;text-decoration:none}.article .info a.link-author{margin-right:30px}.article .info a.link-author span{font-size:13px;margin-left:10px}.article .info .date{color:#999;font-size:13px;margin-right:20px}.article .info .views{background:url(/wp-content/themes/fashion/img/icon-view.png) no-repeat left;padding-left:20px;color:#999;font-size:13px}.article .content{width:750px;float:left}.article .content h1{font-size:36px;line-height:45px;margin-bottom:40px;font-weight:600}.article .content h2{color:#ce1e50;font-weight:400;font-size:35px;line-height:39px;margin-bottom:20px}.article .content h3,.article .content h4{font-size:20px;font-weight:700;margin-bottom:10px}.article .content h4{font-size:17px}.article .content blockquote{border-bottom:2px solid #ce1e50;border-top:2px solid #ce1e50;padding:32px 32px 32px 60px;font-size:21px;line-height:34px;position:relative;margin-bottom:30px}.article .content blockquote cite{font-style:normal;color:#999;display:block;font-size:15px}.article .content blockquote:before{position:absolute;content:"";width:15px;height:13px;top:36px;left:0;background:url(/wp-content/themes/fashion/img/icon-quote.png) no-repeat left}.article .content blockquote:last-child{margin-bottom:0}.article .content figure[id*="attachment"]{max-width:100%!important;display:block}.article .content p{font-size:17px;line-height:28px;margin-bottom:28px}.article .content p.big{font-size:19px}.article .content p:last-child{margin-bottom:0}.article .content .soc{background:#f0f0f0;border-radius:5px;padding:28px 40px;margin-bottom:28px}.article .content .soc span{font-size:19px;margin-right:20px}.article .content .soc:last-child{margin-bottom:0}.article .content ul,.article .content ol{list-style-type:none;padding:0;margin:0 0 30px;color:rgb(0 0 0 / .8)}.article .content ul:last-child,.article .content ol:last-child{margin-bottom:0}.article .content ul li{position:relative;font-size:17px;line-height:26px;padding-left:36px;margin-bottom:20px}.article .content ul li:before{position:absolute;content:"";width:20px;height:1px;background:#ce1e50;left:0;top:10px}.article .content ul li:last-child{margin-bottom:0}.article .content .aligncenter{display:table;margin:0 auto 30px}.article .content .aligncenter .wp-caption-text{margin-top:20px;color:#999;font-size:13px}.article .content ol{counter-reset:list}.article .content ol li{padding-left:36px;font-size:17px;line-height:26px;margin-bottom:20px;position:relative}.article .content ol li:last-child{margin-bottom:0}.article .content ol li:before{content:counter(list) ".";counter-increment:list;position:absolute;top:0;left:0;line-height:26px;color:#ce1e50;font-size:15px}.article .content .fb-likes{padding-top:30px;margin:30px 0;border-top:1px solid #e6e6e6}.article aside{float:right;width:300px}.load-articles{display:none}@media (max-width:1199px){.article{margin-bottom:20px;padding:0 15px}.article .info .date{margin-top:5px}.article .info .views{margin-top:5px}.article .content{float:none;width:auto}.article .content h1{font-size:22px;line-height:29px;margin-bottom:10px}.article .content h2{font-size:20px;line-height:30px;margin-bottom:10px}.article .content h3,.article .content h4{font-size:17px}.article .content h4{font-size:15px}.article .content blockquote{margin-bottom:20px;padding:20px 20px 20px 30px;font-size:16px;line-height:25px}.article .content blockquote cite{margin-top:6px}.article .content blockquote:before{top:20px}.article .content p{margin-bottom:15px;font-size:16px}.article .content p.big{font-size:18px}.article .content .soc{display:none}.article .content .aligncenter{margin-bottom:15px}.article .content .aligncenter .wp-caption-text{margin-top:10px}.article .content .fb-likes{display:none}.article aside{display:none}.load-articles{display:block}.load-articles .article{padding:0 15px 15px;border-bottom:1px solid #ddd}.load-articles .article figure{margin:0 -15px 10px}.load-articles .article .content{overflow:hidden;height:200px;position:relative;margin-bottom:10px}.load-articles .article .content h2{color:#000;font-weight:500;font-size:22px}.load-articles .article .content:before{content:'';position:absolute;left:0;right:0;bottom:0;background:linear-gradient(to bottom,rgb(255 255 255 / .7),white);height:50%}.load-articles .article a.btn{line-height:51px;display:inline-block;width:100%;background:#ce1e50;color:#fff;text-align:center;text-decoration:none;border-radius:5px}.load-articles .article:last-child{padding-bottom:0;border-bottom:0}}@font-face{font-display:swap;font-family:'Roboto';src:url(/wp-content/themes/fashion/fonts/Roboto-ThinItalic.eot);src:url(/wp-content/themes/fashion/fonts/Roboto-ThinItalic.eot?#iefix) format("embedded-opentype"),url(/wp-content/themes/fashion/fonts/Roboto-ThinItalic.woff2) format("woff2"),url(/wp-content/themes/fashion/fonts/Roboto-ThinItalic.woff) format("woff"),url(/wp-content/themes/fashion/fonts/Roboto-ThinItalic.ttf) format("truetype"),url(/wp-content/themes/fashion/fonts/Roboto-ThinItalic.svg#Roboto-ThinItalic) format("svg");font-weight:100;font-style:italic}@font-face{font-display:swap;font-family:'Roboto';src:url(/wp-content/themes/fashion/fonts/Roboto-BoldItalic.eot);src:url(/wp-content/themes/fashion/fonts/Roboto-BoldItalic.eot?#iefix) format("embedded-opentype"),url(/wp-content/themes/fashion/fonts/Roboto-BoldItalic.woff2) format("woff2"),url(/wp-content/themes/fashion/fonts/Roboto-BoldItalic.woff) format("woff"),url(/wp-content/themes/fashion/fonts/Roboto-BoldItalic.ttf) format("truetype"),url(/wp-content/themes/fashion/fonts/Roboto-BoldItalic.svg#Roboto-BoldItalic) format("svg");font-weight:700;font-style:italic}@font-face{font-display:swap;font-family:'Roboto';src:url(/wp-content/themes/fashion/fonts/Roboto-BlackItalic.eot);src:url(/wp-content/themes/fashion/fonts/Roboto-BlackItalic.eot?#iefix) format("embedded-opentype"),url(/wp-content/themes/fashion/fonts/Roboto-BlackItalic.woff2) format("woff2"),url(/wp-content/themes/fashion/fonts/Roboto-BlackItalic.woff) format("woff"),url(/wp-content/themes/fashion/fonts/Roboto-BlackItalic.ttf) format("truetype"),url(/wp-content/themes/fashion/fonts/Roboto-BlackItalic.svg#Roboto-BlackItalic) format("svg");font-weight:900;font-style:italic}@font-face{font-display:swap;font-family:'Roboto';src:url(/wp-content/themes/fashion/fonts/Roboto-Thin.eot);src:url(/wp-content/themes/fashion/fonts/Roboto-Thin.eot?#iefix) format("embedded-opentype"),url(/wp-content/themes/fashion/fonts/Roboto-Thin.woff2) format("woff2"),url(/wp-content/themes/fashion/fonts/Roboto-Thin.woff) format("woff"),url(/wp-content/themes/fashion/fonts/Roboto-Thin.ttf) format("truetype"),url(/wp-content/themes/fashion/fonts/Roboto-Thin.svg#Roboto-Thin) format("svg");font-weight:100;font-style:normal}@font-face{font-display:swap;font-family:'Roboto';src:url(/wp-content/themes/fashion/fonts/Roboto-Light.eot);src:url(/wp-content/themes/fashion/fonts/Roboto-Light.eot?#iefix) format("embedded-opentype"),url(/wp-content/themes/fashion/fonts/Roboto-Light.woff2) format("woff2"),url(/wp-content/themes/fashion/fonts/Roboto-Light.woff) format("woff"),url(/wp-content/themes/fashion/fonts/Roboto-Light.ttf) format("truetype"),url(/wp-content/themes/fashion/fonts/Roboto-Light.svg#Roboto-Light) format("svg");font-weight:300;font-style:normal}@font-face{font-display:swap;font-family:'Roboto';src:url(/wp-content/themes/fashion/fonts/Roboto-Bold.eot);src:url(/wp-content/themes/fashion/fonts/Roboto-Bold.eot?#iefix) format("embedded-opentype"),url(/wp-content/themes/fashion/fonts/Roboto-Bold.woff2) format("woff2"),url(/wp-content/themes/fashion/fonts/Roboto-Bold.woff) format("woff"),url(/wp-content/themes/fashion/fonts/Roboto-Bold.ttf) format("truetype"),url(/wp-content/themes/fashion/fonts/Roboto-Bold.svg#Roboto-Bold) format("svg");font-weight:700;font-style:normal}@font-face{font-display:swap;font-family:'Roboto';src:url(/wp-content/themes/fashion/fonts/Roboto-Black.eot);src:url(/wp-content/themes/fashion/fonts/Roboto-Black.eot?#iefix) format("embedded-opentype"),url(/wp-content/themes/fashion/fonts/Roboto-Black.woff2) format("woff2"),url(/wp-content/themes/fashion/fonts/Roboto-Black.woff) format("woff"),url(/wp-content/themes/fashion/fonts/Roboto-Black.ttf) format("truetype"),url(/wp-content/themes/fashion/fonts/Roboto-Black.svg#Roboto-Black) format("svg");font-weight:900;font-style:normal}@font-face{font-display:swap;font-family:'Roboto';src:url(/wp-content/themes/fashion/fonts/Roboto-LightItalic.eot);src:url(/wp-content/themes/fashion/fonts/Roboto-LightItalic.eot?#iefix) format("embedded-opentype"),url(/wp-content/themes/fashion/fonts/Roboto-LightItalic.woff2) format("woff2"),url(/wp-content/themes/fashion/fonts/Roboto-LightItalic.woff) format("woff"),url(/wp-content/themes/fashion/fonts/Roboto-LightItalic.ttf) format("truetype"),url(/wp-content/themes/fashion/fonts/Roboto-LightItalic.svg#Roboto-LightItalic) format("svg");font-weight:300;font-style:italic}@font-face{font-display:swap;font-family:'Roboto';src:url(/wp-content/themes/fashion/fonts/Roboto-Italic.eot);src:url(/wp-content/themes/fashion/fonts/Roboto-Italic.eot?#iefix) format("embedded-opentype"),url(/wp-content/themes/fashion/fonts/Roboto-Italic.woff2) format("woff2"),url(/wp-content/themes/fashion/fonts/Roboto-Italic.woff) format("woff"),url(/wp-content/themes/fashion/fonts/Roboto-Italic.ttf) format("truetype"),url(/wp-content/themes/fashion/fonts/Roboto-Italic.svg#Roboto-Italic) format("svg");font-weight:400;font-style:italic}@font-face{font-display:swap;font-family:'Roboto';src:url(/wp-content/themes/fashion/fonts/Roboto-MediumItalic.eot);src:url(/wp-content/themes/fashion/fonts/Roboto-MediumItalic.eot?#iefix) format("embedded-opentype"),url(/wp-content/themes/fashion/fonts/Roboto-MediumItalic.woff2) format("woff2"),url(/wp-content/themes/fashion/fonts/Roboto-MediumItalic.woff) format("woff"),url(/wp-content/themes/fashion/fonts/Roboto-MediumItalic.ttf) format("truetype"),url(/wp-content/themes/fashion/fonts/Roboto-MediumItalic.svg#Roboto-MediumItalic) format("svg");font-weight:500;font-style:italic}@font-face{font-display:swap;font-family:'Roboto';src:url(/wp-content/themes/fashion/fonts/Roboto-Regular.eot);src:url(/wp-content/themes/fashion/fonts/Roboto-Regular.eot?#iefix) format("embedded-opentype"),url(/wp-content/themes/fashion/fonts/Roboto-Regular.woff2) format("woff2"),url(/wp-content/themes/fashion/fonts/Roboto-Regular.woff) format("woff"),url(/wp-content/themes/fashion/fonts/Roboto-Regular.ttf) format("truetype"),url(/wp-content/themes/fashion/fonts/Roboto-Regular.svg#Roboto-Regular) format("svg");font-weight:400;font-style:normal}@font-face{font-display:swap;font-family:'Roboto';src:url(/wp-content/themes/fashion/fonts/Roboto-Medium.eot);src:url(/wp-content/themes/fashion/fonts/Roboto-Medium.eot?#iefix) format("embedded-opentype"),url(/wp-content/themes/fashion/fonts/Roboto-Medium.woff2) format("woff2"),url(/wp-content/themes/fashion/fonts/Roboto-Medium.woff) format("woff"),url(/wp-content/themes/fashion/fonts/Roboto-Medium.ttf) format("truetype"),url(/wp-content/themes/fashion/fonts/Roboto-Medium.svg#Roboto-Medium) format("svg");font-weight:500;font-style:normal}#footer{background:#f0f0f0;border-bottom:20px solid #ce1e50;padding:57px 0;margin-top:30px}#footer .logo{font-size:0;margin-bottom:30px}#footer .info{color:#999;font-size:14px;line-height:22px}#footer .menu ul{padding-left:50px}#footer .menu li{margin-bottom:20px}#footer .menu li a{color:#000;font-weight:700;font-size:15px}#footer .menu li a:hover{color:#ce1e50}#footer .menu li:last-child{margin-bottom:0}#footer .copyright{font-size:13px;line-height:20px;color:#999;margin-bottom:30px}#footer .soc{font-size:0}#footer .soc a{margin-right:17px}@media (max-width:1199px){#footer{padding:30px 0;text-align:center}#footer .logo{margin-bottom:20px}#footer .logo img{width:150px}#footer .menu ul{padding-left:0;border-bottom:1px solid #d5d5d5;padding-bottom:10px}#footer .menu ul:last-child{margin-bottom:0;padding-bottom:0;border:none}#footer .menu li{display:inline-block;vertical-align:top;margin:10px}#footer .soc a{margin:0 10px}}#header .container .soc a{display:inline-block;vertical-align:middle}#header .container{position:relative}#header .container .btn-menu{position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);left:0;background:url(/wp-content/themes/fashion/img/icon-menu-2.png) no-repeat left;width:39px;height:21px;display:none}#header .container .btn-search{position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);right:0;background:url(/wp-content/themes/fashion/img/icon-search-2.png) no-repeat left;width:24px;height:25px;display:none}#header .container .btn-search.active{background:url(/wp-content/themes/fashion/img/btn-search-close.png) no-repeat left}#header .container .logo{text-align:center;font-size:0;padding:44px 0}#header .container .soc{position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);right:0}#header .container .soc a{padding-left:27px;margin-left:27px;border-left:1px solid #dfdfdf;line-height:43px;font-size:0}#header .container .soc a:first-child{border-left:none}@media (max-width:1199px){#header .container .btn-menu{display:block}#header .container .btn-search{display:block}#header .container .logo{padding:17px 0}#header .container .logo img{width:150px}#header .container .soc{display:none}}#nav-slide{position:fixed;top:0;bottom:0;left:-100%;width:375px;overflow:auto;background:#121212;padding:40px 0 0 15px;z-index:100;transition:.5s all}#nav-slide .menu-1{margin-bottom:34px}#nav-slide .menu-1 ul li{margin-bottom:20px}#nav-slide .menu-1 ul li a{color:#fff;text-transform:uppercase;display:inline-block;background:url(/wp-content/themes/fashion/img/icon-n-1.png) no-repeat right;padding-right:27px;font-size:18px}#nav-slide .menu-1 ul li:nth-child(2) a{background:url(/wp-content/themes/fashion/img/icon-n-2.png) no-repeat right}#nav-slide .menu-1 ul li:nth-child(3) a{background:url(/wp-content/themes/fashion/img/icon-n-3.png) no-repeat right}#nav-slide .menu-1 ul li:last-child{margin-bottom:0}#nav-slide .menu-2{margin-bottom:40px}#nav-slide .menu-2 ul li{margin-bottom:20px}#nav-slide .menu-2 ul li a{font-size:15px;color:#999}#nav-slide .menu-2 ul li a:hover{color:#ce1e50}#nav-slide .menu-2 ul li:last-child{margin-bottom:0}#nav-slide .soc{font-size:0}#nav-slide .soc a{margin-right:17px}#nav-slide .btn-close{position:absolute;background:url(/wp-content/themes/fashion/img/btn-close.png) no-repeat left;width:28px;height:28px;top:40px;right:34px}#nav-slide.active{left:0}.shadow{position:fixed;top:0;left:0;right:0;bottom:0;background:rgb(0 0 0 / .36);z-index:99;display:none}@media (max-width:1199px){#nav-slide{width:280px}}#nav .container .btn-menu,#nav .container .sep,#nav .container .logo,#nav .container ul,#nav .container ul li,#nav #quick-search form button span,#nav #quick-search form button .icon-search{display:inline-block;vertical-align:middle}#nav{background:#121212;position:relative;z-index:10}#nav .container{font-size:0;position:relative}#nav .container .btn-menu{background:url(/wp-content/themes/fashion/img/icon-menu.png) no-repeat left;width:39px;height:21px}#nav .container .sep{height:54px;width:1px;background:rgb(255 255 255 / .2);margin:0 25px}#nav .container .logo{background:url(/wp-content/themes/fashion/img/logo-m.png) no-repeat left;width:45px;height:33px;margin-right:37px}#nav .container ul li{margin-right:50px}#nav .container ul li a{font-size:18px;color:#fff;padding-left:27px;display:inline-block;text-transform:uppercase;background:url(/wp-content/themes/fashion/img/icon-m-1.png) no-repeat left}#nav .container ul li:nth-child(2) a{background:url(/wp-content/themes/fashion/img/icon-m-2.png) no-repeat left}#nav .container ul li:nth-child(3) a{background:url(/wp-content/themes/fashion/img/icon-m-3.png) no-repeat left}#nav .container ul li:hover a{color:#999}#nav .container ul li.active a{color:#ce1e50}#nav .container ul li:last-child{margin-right:0}#nav .container .btn-search{position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);right:0;background:url(/wp-content/themes/fashion/img/icon-search.png) no-repeat left;width:24px;height:25px}#nav .container .btn-search.active{background:url(/wp-content/themes/fashion/img/btn-search-close.png) no-repeat left}#nav #quick-search{background:#121212;position:absolute;top:100%;left:0;right:0;padding:20px 0;border-top:1px solid #414141;display:none}#nav #quick-search form{position:relative}#nav #quick-search form input{width:100%;border:none;height:67px;font-size:16px;color:rgb(0 0 0 / .5);padding:0 27px}#nav #quick-search form button{position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);height:53px;right:7px;color:#fff;border:none;background:#ce1e50;padding:0 22px;font-family:"Roboto",sans-serif;font-size:0}#nav #quick-search form button span{font-size:16px;margin-right:47px}#nav #quick-search form button .icon-search{background:url(/wp-content/themes/fashion/img/icon-search.png) no-repeat left;width:24px;height:25px}#nav #quick-search form button:hover{background:#a1183f}#nav.fixed{position:fixed;top:0;left:0;right:0;z-index:100}@media (max-width:1199px){#nav .container .btn-menu{display:none}#nav .container .sep{display:none}#nav .container .logo{display:none}#nav .container ul{text-align:center;display:block}#nav .container ul li{margin:0 8px}#nav .container ul li a{line-height:40px;font-size:13px}#nav .container .btn-search{display:none}#nav #quick-search form input{padding:0 100px 0 10px}#nav #quick-search form button span{margin-right:0}#nav #quick-search form button .icon-search{display:none}}.news .soc a{display:inline-block;vertical-align:middle}.news{border:1px solid #dad9da;padding:30px;position:relative}.news ul{margin-bottom:20px}.news ul li{margin-bottom:20px;padding-left:110px;position:relative}.news ul li .date{position:absolute;top:0;left:0;line-height:25px}.news ul li .date:after{position:absolute;content:"";width:40px;height:1px;background:#e5e5e5;left:50px;top:12px}.news ul li a{font-size:16px;display:inline-block;line-height:25px}.news ul li:last-child{margin-bottom:0}.news .link-all{margin-left:110px}.news .soc{position:absolute;bottom:30px;right:30px}.news .soc a{margin-left:18px}@media (max-width:1199px){.news{padding:20px 15px;border:none;border-top:1px solid #dad9da;border-bottom:1px solid #dad9da}.news ul li{padding-left:46px;margin-bottom:10px}.news ul li .date:after{display:none}.news .link-all{margin-left:46px}.news .soc{display:none}}.post.v-2 figure,.post.v-2 .body,.post.v-7 figure,.post.v-7 .body{display:inline-block;vertical-align:middle}.post{transition:.5s all;padding:10px 10px 30px;position:relative;box-shadow:0 0 0 1px #dad9da;background:#fff}.post figure{margin-bottom:30px}.post figure img{width:100%}.post .body{padding:0 30px}.post .body .item-title{height:52px;overflow:hidden;margin-bottom:16px}.post .body .item-title a{display:inline-block;line-height:26px;font-size:18px;color:#000;font-weight:700}.post .body .item-title a:hover{color:#ce1e50}.post .body p{font-size:14px;line-height:22px;height:66px;overflow:hidden;margin-bottom:10px;color:#999}.post .category{bottom:-16px;font-size:0;right:30px;position:absolute}.post .category .icon-cat{display:inline-block;width:57px;height:57px}.post .category .icon-cat.cat-1{background:url(/wp-content/themes/fashion/img/icon-c-1.png) no-repeat left;background-size:cover}.post .category .icon-cat.cat-2{background:url(/wp-content/themes/fashion/img/icon-c-2.png) no-repeat left;background-size:cover}.post .category .icon-cat.cat-3{background:url(/wp-content/themes/fashion/img/icon-c-3.png) no-repeat left;background-size:cover}.post .category .link-category{background:url(/wp-content/themes/fashion/img/bg-category-link.png) no-repeat left;width:152px;height:95px;line-height:95px;text-align:center;position:absolute;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);top:-66px;font-size:14px;opacity:0;visibility:hidden;transition:.3s all}.post .category:hover .link-category{opacity:1;visibility:visible}.post.v-2{padding:10px;margin-bottom:20px}.post.v-2 figure{margin-bottom:0;width:50%;padding-right:25px}.post.v-2 .body{width:50%;padding:0 15px}.post.v-2 .body .item-title{height:69px}.post.v-2 .body .item-title a{font-size:15px;line-height:23px}.post.v-2 .category{width:41px}.post.v-2 .category .icon-cat{width:41px;height:41px}.post.v-3{padding:10px 10px 20px}.post.v-3 figure{margin-bottom:20px}.post.v-3 .body{padding:0 10px}.post.v-3 .body .item-title{height:63px}.post.v-3 .body .item-title a{line-height:23px;font-size:15px}.post.v-3 .body p{height:44px;margin-bottom:24px}.post.v-3 .category{width:41px}.post.v-3 .category .icon-cat{width:41px;height:41px}.post.v-4{padding:0;background:#f4f4f4;border-bottom:1px solid #dad9da;box-shadow:none}.post.v-4 .body{padding:30px}.post.v-4 .body .item-title{height:63px;margin-bottom:30px}.post.v-4 .body .item-title a{line-height:23px;font-size:15px}.post.v-4 .body p{height:44px;margin-bottom:24px}.post.v-4 .category{width:41px}.post.v-4 .category .icon-cat{width:41px;height:41px}.post.v-4:last-child{border-bottom:0}.post.v-5{padding:10px 10px 30px}.post.v-5 figure{margin-bottom:20px}.post.v-5 .body{padding:0 15px}.post.v-5 .body .item-title{height:46px;margin-bottom:10px}.post.v-5 .body .item-title a{line-height:23px;font-size:15px}.post.v-5 .body p{height:66px;margin-bottom:24px}.post.v-5 .category{width:41px}.post.v-5 .category .icon-cat{width:41px;height:41px}.post.v-7{padding:10px}.post.v-7 figure{margin-bottom:0;width:50%;padding-right:15px}.post.v-7 .body{width:50%;padding:0 15px}.post.v-7 .body .item-title{height:46px;margin-bottom:10px}.post.v-7 .body .item-title a{font-size:15px;line-height:23px}.post.v-7 .body p{height:44px;margin-bottom:14px}.post.v-7 .category{width:41px}.post.v-7 .category .icon-cat{width:41px;height:41px}.post.v-8{padding:54px 50px;background:#f2efe3;border:none;box-shadow:none}.post.v-8 .body{padding:0}.post.v-8 .body .item-title{height:69px;margin-bottom:10px}.post.v-8 .body .item-title a{font-size:15px;line-height:23px}.post.v-8 .body p{height:44px;margin-bottom:14px}.post.v-8 .category{width:41px}.post.v-8 .category .icon-cat{width:41px;height:41px}.post.v-9{padding:36px 50px;background:#f4f4f4;box-shadow:none}.post.v-9 .body{padding:0}.post.v-9 .body .item-title{height:44px;margin-bottom:10px}.post.v-9 .body .item-title a{font-size:15px;line-height:23px}.post.v-9 .body p{height:44px;margin-bottom:14px}.post.v-9 .category{width:41px}.post.v-9 .category .icon-cat{width:41px;height:41px}.post:last-child{margin-bottom:0}.post:hover{box-shadow:0 13px 40px rgb(0 0 0 / .1)}.loader{background:url(/wp-content/themes/fashion/img/icon-load.png) no-repeat left;width:50px;height:50px;margin:100px auto 0}@media (max-width:1199px){.post{padding:0 0 20px;box-shadow:none;border-bottom:1px solid #dad9da}.post figure{margin-bottom:20px}.post .body{padding:0 15px}.post .body .item-title{height:auto;margin-bottom:10px}.post .body .item-title a{font-size:15px;line-height:23px}.post .body p{height:auto;margin-bottom:15px}.post .category{right:15px}.post .category .icon-cat{width:41px;height:41px}.post .category .link-category{display:none}.post.v-2{padding:0 0 20px;box-shadow:none;border-bottom:1px solid #dad9da}.post.v-2 figure{display:block;width:auto;padding-right:0;margin-bottom:20px}.post.v-2 .body{width:100%;display:block}.post.v-3{padding:0 0 20px;box-shadow:none;border-bottom:1px solid #dad9da}.post.v-5{padding:0 0 20px;box-shadow:none;border-bottom:1px solid #dad9da}.post.v-5 .body p{height:auto;margin-bottom:15px}.post.v-7{padding:0 0 20px;box-shadow:none}.post.v-7 figure{display:block;width:auto;padding-right:0;margin-bottom:20px}.post.v-7 .body{display:block;width:auto;padding:0 15px}.loader{margin-top:20px}}#rel-news .item figure,#rel-news .item .item-title{display:inline-block;vertical-align:middle}#rel-news .title{overflow:hidden;font-size:50px;line-height:60px;font-weight:700;margin-bottom:20px}#rel-news .title:before,#rel-news .title:after{content:'';display:inline-block;vertical-align:middle;box-sizing:border-box;width:100%;height:6px;background:#ce1e50;border:solid #FFF;border-width:0 20px}#rel-news .title:before{margin-left:-100%}#rel-news .title:after{margin-right:-100%}#rel-news .item{border:1px solid #dad9da;margin-bottom:25px;padding:14px;font-size:0}#rel-news .item figure{width:100px;height:100px}#rel-news .item .item-title{width:calc(100% - 100px);padding-left:30px}#rel-news .item .item-title a{font-size:15px;line-height:23px;display:inline-block;font-weight:700}#rel-news .item:last-child{margin-bottom:0}#rel-news .row{display:flex;flex-wrap:wrap;align-content:stretch}#rel-news .col-3{position:relative}#rel-news .news{position:absolute;bottom:0;top:0}#rel-news .news ul li{padding-left:45px;margin-bottom:10px}#rel-news .news ul li .date:after{display:none}#rel-news .news ul li a{font-size:14px;display:block;overflow:hidden;max-height:50px}#rel-news .news .soc{bottom:24px}#rel-news .news .link-all{margin-left:45px}.share_pin:before{font-family:FontAwesome;content:"Сохранить в Pinterest";color:#FFF;padding:12px 15px;background:#e60023;border-radius:5px}.share_vk:before{content:"Вконтакте"!important}.single_share{font-size:22px!important}.gallery-columns-2{padding-bottom:30px}.gallery-columns-2 .gallery-item{width:50%;display:inline-block}.yrtb_box{display:flex;justify-content:center;margin:20px 0 30px}@media (max-width:1199px){#rel-news .title{font-size:20px;line-height:normal;margin:0 15px 20px}#rel-news .item{padding:10px;background:#e8e8e8;margin-bottom:-1px}#rel-news .item .item-title{padding-left:22px}#rel-news .news{display:none}}.trend .trend-title span,.trend .trend-title .icon-fire{display:inline-block;vertical-align:middle}.trend{padding-top:15px}.trend .trend-title{margin-bottom:20px}.trend .trend-title span{font-size:28px;font-weight:700}.trend .trend-title .icon-fire{width:19px;height:26px;margin-left:10px;background:url(/wp-content/themes/fashion/img/icon-fire.png) no-repeat left}.trend .item figure{margin-bottom:20px}.trend .item .item-title a{display:block;color:#fff}.trend .item .item-title a span{font-size:26px;display:inline-block;line-height:45px;background:#ce1e50;font-weight:700;padding:0 22px}@media (max-width:1199px){.trend{padding-top:0}.trend .trend-title{padding:0 15px}.trend .trend-title span{font-size:20px}.trend .item .item-title{padding:0 15px}.trend .item .item-title a span{font-size:15px;line-height:23px}}@media (max-width:768px){.w-md-100{width:100%!important}}/*!
Theme Name: Fashion Likes
Theme URI: http://wppw.ru
Description: 
Version: 1.0
Author: WPPW
Author URI: http://wppw.ru
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: fashion
Text Domain: fashion
*/.single .article figure,.single .article img[class^="wp-image-"]{max-width:100%;text-align:center}.single_share{text-decoration:none!important;font-size:24px;cursor:pointer;display:inline-block}.share_fb:before{text-decoration:none!important;content:"Поделиться в Facebook";color:#FFF;padding:10px 17px;background:#3b5998;border-radius:5px}.share_vk:before{content:"Рассказать Вконтакте";color:#FFF;padding:10px 15px;background:#4a76a8;border-radius:5px}.share_tg:before{font-family:FontAwesome;content:"\f2c6";color:#FFF;padding:12px 15px;background:#64a9dc;border-radius:5px}@-webkit-keyframes rotating{from{-webkit-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes rotating{from{-ms-transform:rotate(0deg);-moz-transform:rotate(0deg);-webkit-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg)}to{-ms-transform:rotate(360deg);-moz-transform:rotate(360deg);-webkit-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}}.loader{-webkit-animation:rotating 2s linear infinite;-moz-animation:rotating 2s linear infinite;-ms-animation:rotating 2s linear infinite;-o-animation:rotating 2s linear infinite;animation:rotating 2s linear infinite}.shorten_url{padding:10px 10px 10px 10px;border:1px solid #AAA;background-color:#EEE}