﻿/*
Theme Name: Minimy
Version: 1.0.4
Theme URI: http://themeforest.net
Description: Clean Minimalism Blog Theme
Author: Jegtheme
Author URI: http://jegtheme.com/
License: GNU General Public License v2.0
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: light, right-sidebar, fluid-layout, responsive-layout, custom-menu, featured-images, theme-options
*/

/* ------------------------------------------------------------------------- *
 *  Reset - http://meyerweb.com/eric/tools/css/reset/ v2.0 | 20110126
 * ------------------------------------------------------------------------- */

/*font-family: "MyriadPro"; */
@font-face {
    font-family: "MyriadPro-Regular";
    src: url('/wp-content/themes/minimy-themes/fonts/MyriadPro-Regular.woff2') format('woff2');
    font-weight: normal;
    font-style: normal; 
    font-display: swap;
}

/* font-family: ""MyriadProLight"; */
@font-face {
    font-family: "Myriad Pro Light";
    src: url('/wp-content/themes/minimy-themes/fonts/MyriadPro-LightSemiExt.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
/* font-family: "MyriadPro-Bold"; */
@font-face {
    font-family: "MyriadPro-Bold";
    src: url('/wp-content/themes/minimy-themes/fonts/MyriadPro-Bold.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

/* font-family: "MyriadPro-BoldCond"; */
@font-face {
    font-family: "MyriadPro-BoldCond";
    src: url('/wp-content/themes/minimy-themes/fonts/MyriadPro-BoldCond.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

/* font-family: "MyriadPro-Cond"; */
@font-face {
    font-family: "MyriadPro-Cond";
    src: url('/wp-content/themes/minimy-themes/fonts/MyriadPro-Cond.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

/* font-family: "Century-Gothic-Bold"; */
/*@font-face {
    font-family: "Century-Gothic-Bold";
    src: url("/wp-content/themes/minimy-themes/fonts/Flaticon_Converted_Font/Century-Gothic-Bold.eot");
    src: url("/wp-content/themes/minimy-themes/fonts/Flaticon_Converted_Font/Century-Gothic-Bold.eot?#iefix")format("embedded-opentype"),
    url("/wp-content/themes/minimy-themes/fonts/Flaticon_Converted_Font/Century-Gothic-Bold.woff") format("woff"),
    url("/wp-content/themes/minimy-themes/fonts/Flaticon_Converted_Font/Century-Gothic-Bold.ttf") format("truetype"),
    url("/wp-content/themes/minimy-themes/fonts/Flaticon_Converted_Font/Century-Gothic-Bold.svg") format("truetype");
    font-style: normal;
    font-weight: normal;
}

*/
body, p, label, a, span, li, h1, h2, h3, h4{ font-family:"MyriadPro", sans-serif;}
 

html {-webkit-backface-visibility:hidden;}

html, body, div, span, applet, 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, hgroup, menu, nav, output, ruby,
section, summary, time, mark, audio, video { margin: 0; padding: 0; border: 0; font-size: 100%; font: inherit; vertical-align: baseline; }
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {   display: block; }
ol, ul { list-style: none; }
blockquote, q { quotes: none; }
blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; }
table { border-collapse: collapse; border-spacing: 0; }

.clearfix:before, .clearfix:after { content: " "; /* 1 */ display: table; /* 2 */}
.clearfix:after { clear: both; }
.clearfix { *zoom: 1; }


.body_link{
    display: block;
    cursor: pointer;
}
/* ------------------------------------------------------------------------- *
 *  Base Styles
/* ------------------------------------------------------------------------- */
body { background: #eee; font-size: 16px; line-height: 1.8em; color: #333; font-weight: 400; overflow-x: hidden; }
::selection { background: #fff4cc; color: #000; }
::-moz-selection { background: #fff4cc; color: #000; }
a { color: #222; text-decoration: none; outline: 0; }
img { max-width: 100%; height: auto; vertical-align: middle; }
.left,.alignleft { float: left; }
.right,.alignright { float: right; }
.aligncenter { margin-left: auto; margin-right: auto; display: block; }

/*  base : clear
/* ------------------------------------ */
.clear { clear: both; display: block; overflow: hidden; visibility: hidden; width: 0; height: 0; }
.group:before, .group:after { content: ""; display: table; }
.group:after { clear: both; }
.group { zoom: 1; }

/* ------------------------------------------------------------------------- *
 *  Common
/* ------------------------------------------------------------------------- */

/*  common : grid
/* ------------------------------------ */
.grid { margin-right: 2.1%; float: left; display: inline; position: relative; }
.last { clear: right; margin-right: 0!important; }
#navi{background-position:0px -10px;z-index:100000}
.one-full { margin-right: 0; width: 100%; overflow: hidden; }
.one-half { width: 48.9%; }
.one-third { width: 31.9%; }
.two-third { width: 65.9%; }

/*  common : container
/* ------------------------------------ */
.container { margin: 0 auto; max-width: 1100px; }
/*.container img{margin-bottom: 23px;}*/
/*.sidebar-wrapper { display: none; }*/
.withsidebar section.container, .withsidebar footer .container { max-width: 1100px; }
.cont-home, .error-page,  .container.log {max-width: 1100px;}
.cont-home{
    padding-top: 0 !important;
}
.withsidebar .content-wrapper,
.category .content-wrapper, contact-page .content-wrapper, .premium-page .content-wrapper { width: 775px; float: left; }
.withsidebar .sidebar-wrapper, 
.category .sidebar-wrapper { width: 300px; float: left; margin-left: 25px; display: block; }
.container:after { content: ""; display: table; clear: both; }
.content-wrapper.content-wrapper-category { width: 835px; float: left; }
.premium-page .sidebar-wrapper,
.home .sidebar{width: 240px; float: left; margin-right: 25px; display: block;}
/*картинка в контенте*/

.category-blog .sidebar-wrapper{
    padding-top: 40px !important;
}
.bg_content{
    background: url(/wp-content/themes/minimy-themes/images/bg_images.png);
    background-repeat: no-repeat;
    background-position: top center;
    height:225px;
    margin-top: 0px;
    margin-bottom: 0px;
}

.cont-member .sidebar {
    display: block;
    float: left;
    margin-right: 25px;
    padding-top: 20px;
    width: 240px;
}

#woocommerce_product_categories-5{width: 300px;}
.textwidget{
    margin-bottom: 0px;
    padding: 0 !important;
}


/*  common : fonts
/* ------------------------------------ */
/*body, input, textarea, button, select, label
{ font-family: "Merriweather", Georgia, serif; }

article .content-title, article .content-time, article .content-meta, footer, header .open-menu,
.sidefooter, .sidenav, .paging, .search-input input, .archive-header h1, .archive-header span,
.comment-wrapper h3.heading, .comment-table li, .comment-respond, #commentform label,
.themeform input, .themeform textarea, .themeform button, .commentlist .fn, .commentlist .comment-meta a,
.author-box h5, .related-article-content > h3, .prev-next-article .date, .meta-article-header,
.sidebar-wrapper h1.widget-title, .sidebar-wrapper h2.widget-title, .widget a, .widget span
{ font-family: 'Lato', sans-serif; }

.sidenav, header .open-menu > span
{ font-family: 'Open Sans', sans-serif; }*/


/*  common : sidebar
/* ------------------------------------ */
.locked {
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    pointer-events: none;
}
.sidebar-wrapper {
   padding-top: 40px;
    margin-bottom: 15px;
    font-size: 14px;
}

.sidebar-wrapper, footer .widget {
    font-size: 14px;
}

.widget p {
    padding: 10px 0;
}
.widget.aside, aside.widget {
    margin-bottom: 20px;    
}
.premium-page .widget .widget-title.widget-name,
.category-free .widget .widget-title.widget-name,
.category .widget .widget-title.widget-name{
    display: none;
}
.widget-name{   
    background: #e2e0e1;
    color: #000;
    display: block;
    font-family: "Lato",sans-serif;
    font-size: 0.9em;
    font-weight: bold;
    letter-spacing: 0.2em;
    margin-bottom: 14px;
    padding-bottom: 8px !important;
    padding-left: 12px !important;
    padding-top: 8px !important;
}
.widget h2.widget-title {
    background: #e2e0e1;
    color: #000;
    display: block;
    font-size: 0.9em;
    font-family: "Lato",sans-serif;    
    font-weight: bold; 
    letter-spacing: 0.2em;
    margin-bottom: 14px;
    padding-bottom: 8px;
    padding-left: 12px;
    padding-top: 8px;   
}
.tml-login .tml-rememberme-submit-wrap{margin-bottom: 5px !important;}
.widget ul { margin: 0 0 15px 2px; }
.widget ol ol,
.widget ol ul,
.widget ul ul,
.widget ul ol { margin-bottom: 0; }
.widget li { margin: 7px 0; }
.widget ul li,
.widget ol ul li {
    list-style: square; 
    text-transform: uppercase;
}
.widget ol li,
.widget ol ul ol li { list-style: decimal; }
.widget ul li { list-style: none; }


.widget .widget-content-wrapper {
    padding: 0 10px 10px;
}

aside.widget > form ,
aside.widget > ul,
aside.widget > ol,
aside.widget > div{
    padding: 0 10px 10px;
}
.widget a, .widget span{
    font-family: "Lato",sans-serif;
    font-weight: normal;
    color: #4a4a4a;
}
aside.widget.widget_search input {
    width: 100%;
}
.kdt-list-premium-item{
    margin: 0 auto;
    text-align: center;
}
.kdt-list-premium-item img{
    width: 180px;
    text-align: center;
}
.b-blog .sidebar-wrapper{
    padding-top: 45px;
}
.b-blog .fb-comments {
    margin-top: 20px;
    width: 100%;
}
.blog h2{
    border-top: 1px solid #dedede;
    color:#000;
    margin-top: 20px;
    padding-top: 20px;
    font-family: "MyriadPro-regular",sans-serif;
    font-size: 18px;

}
.blog-post-box{
    float: left;
    /*width: 33%;*/
    margin-right: 111px;
}
.blog-post-box:nth-of-type(3){
    margin-right: 0;
}

.blog .category-home-post{
    padding: 20px 0 0px 0;
}

.blog-post-box .blog-post-name{
    text-decoration: none;
    cursor: pointer;
}
.blog-post-box .blog-post-name:hover{
    text-decoration: underline;
}
.blog .commentlist li{
    margin-bottom: 30px;
}




/** Calendar Widget **/
.widget_calendar table {
    line-height: 2;
    margin: 0;
}

.widget_calendar caption {
    line-height: 1.7142857142;
    border-bottom: 2px solid #f7f7f7;
    padding-bottom: 10px;
    text-align: left;
    text-transform: uppercase;
}

.widget_calendar thead th {
    font-size: 11px;
}
.widget_calendar tbody td,
.widget_calendar thead th {
    text-align: center;
    border: 1px solid #fff;
    color: #999;
}

.widget_calendar tbody tr { background: transparent; }
.widget_calendar tbody td { background: #f7f7f7; }
.widget_calendar tbody .pad { background: transparent; }
.widget_calendar tbody a {
    color: #555;
    display: block;
}

.widget_calendar tbody a:hover {
    color: #000;
}

.widget_calendar tfoot td {
    text-transform: uppercase;
    border: 0;
    font-size: 11px;
    padding: 10px;
}
.widget_calendar #prev { text-align: left; }
.widget_calendar #next { text-align: right; }


/** footer sidebar **/
.container.footerwidget {
    margin-top: 40px;
}

footer .widget h1.widget-title {
    text-align: center;
}

/* ------------------------------------------------------------------------- *
 *  Header
/* ------------------------------------------------------------------------- */
header.title-centered { background: #fff; }
header.title-centered2 { background: #2d2d2d; }
header.title-centered { padding: 10px 0 0px; text-align: center; }
header.title-centered2 {   border: 0px; padding: 10px 0; text-align: center; position: relative; z-index: 3; }

header.title-centered .introduction, header.title-centered2 .introduction { padding:0 0 5px 0;  max-width: 600px; margin: 0 auto; }
.introduction1{color: #fff;}
header .open-menu {
    cursor: pointer;
    font-size: 13px;
    text-transform: uppercase;
    padding: 30px 20px 0;
}
header .open-menu i {
    color: #444;
    font-size: 21px;
    vertical-align: middle;
    display: inline-block;
}
header .open-menu > span {
    display: none;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 1px;
    overflow: hidden;
    padding-left: 15px;
    padding-top: 1px;
    position: absolute;
    vertical-align: middle;
}

.breadcrumbs {
    float: none;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-transform: capitalize;
}
.breadcrumbs div{
    display: inline;
}
.woocommerce .breadcrumbs{
    padding: 5px 0;
}

.breadcrumbs span#bc-0,
.breadcrumbs span#bc-0 a span,
.breadcrumbs span:first-child a span{
    padding-left: 0px !important;
}
.breadcrumbs a.home{color:#949494;}
.breadcrumbs span a.current-item{color:#333 !important;}
.breadcrumbs a:hover{color:#4a4a4a;}
.breadcrumbs span{
    position: relative;
    /*display: inline-block;*/
    /*padding: 0 15px 0 5px;*/

}


.breadcrumbs span{
  /*  display: inline;*/
    padding: 0px;
    white-space: nowrap;
}
.breadcrumbs span:last-child{
    padding-left: 5px;
}

.breadcrumbs span span{
    padding: 0 0 0 5px;

}
.breadcrumbs span a span,
.breadcrumbs span a span:last-child{
    padding: 0 10px;
}
.breadcrumbs span span span{
    padding: 0;
}
.breadcrumbs span:before{
    position: absolute;
    content: "";
    background: url(/wp-content/uploads/2015/04/arrow_g.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 5px;
    height: 8px;
    top: 3.5px;
    left: -2px;
    
}
.pmpro-levels .breadcrumbs{
    padding-top: 5px;
}
.woocommerce-breadcrumb span:before{
    position: absolute;
    content: "";
    background: url(/wp-content/uploads/2015/04/arrow_g.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 5px;
    height: 8px;
    top: 5px;
    left: -4px;
    
}

.breadcrumbs span:first-child::before,
.woocommerce-breadcrumb span:first-child::before{
    content: none;
}

.breadcrumbs span:last-child::before{
    background: url(/wp-content/uploads/2015/04/arrow_c.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
}
.woocommerce-breadcrumb span:last-child::before{
    background: url(/wp-content/uploads/2015/04/arrow_c.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
}

.kama_breadcrumbs{
    display: none;
}

.logo {
    display: inline-block;
}
.logo-img{margin-bottom: 20px;}

/* ------------------------------------------------------------------------- *
 *  Footer
/* ------------------------------------------------------------------------- */

footer {
   /* border-top: 1px solid #ddd;*/
   background: #212121;
   padding: 45px 0px 33px 0px;
}

.footersocial {
    padding: 50px 0 30px;
    text-align: center;
}

.foot-social li {
    display: inline-block;
    margin-left: 10px;
    margin-right: 10px;
}

.foot-social li a {
    color: #444;
}

.foot-social li a:hover {
    color: #888;
}

footer .copyright {
    color: #a4abb2;
    display: block;
    font-size: 0.65em;
    letter-spacing: 0.2em;
    margin: 15px 0;
    text-transform: uppercase;
}

.menu_block p{
    font-size: 14px;
    margin: 0px 0px 22px 0px; 
    color: #fff; 
    text-transform: uppercase;
}
.menu_block p.menu_footer a, .menu_block p.menu_footer a:hover, .menu_block p.menu_footer{    
    color: #999;
    /*display: inline;*/
    font-size: 14px;
    line-height: 25px;    
    text-transform: none !important;
}
.copy_copy{
     border-top: 1px solid #474747;
    margin-top: 25px;
    padding: 25px 0 20px 0;
}

.copy p{
    margin-bottom: 0;
    color: #999;
    font-size: 14px;
    font-family: "MyriadPro-regular",sans-serif;
}
.foot_menu{
    font-family: "MyriadPro-regular",sans-serif;
    float: right;
    width: 535px;    
    margin: 0;
 }
.contact-page .sidebar-wrapper{
     padding-top: 52px;
}
.premium-page .breadcrumbs{
    margin:10px 0 5px 0;
}
.contact-page .breadcrumbs{
    margin:10px 0 0px 0;
}

.premium-page .sidebar-wrapper{
    padding-top: 0px;
}
.breadcrumbs{
    font-family: "Lato",sans-serif;
    font-size: 14px;
}

#contact-form .form-block{
    float: left;
}
.contact{
    float:right;
    padding-left: 60px;      
}
.contact form label{
    color: #fff;
    font-size: 14px;
    float: left;
}
.contact .l1{
    margin-right: 25px;
    float: left;
}
.contact .l2{
    margin-right: 15px;
    float: left;
}
.contact form input{ 
    margin-bottom: 12px;
    margin-right: 25px;
    width: 180px;
    border: 1px solid #ccc;
    float: left;
}

.contact textarea{
    border: 1px solid #ccc;
    height: 33px;
    margin-bottom: 15px;
    padding: 5px 8px;
    resize: none;
    overflow: hidden;
    float: left;
    width: 180px;
}
.contact form input:focus, .contact textarea:focus{
    border: 1px solid #800876;
}
.contact .buttom_foot{
    background: url(/wp-content/themes/minimy-themes/images/but_foot.png);
    background-repeat: repeat-x;
    height: 37px;
    padding: 10px 40px;
    width: inherit !important;
    border: 0px;
    border-radius: 3px;
    color: #fff;
    font-size: 14px;
    margin-left: 0px;
    margin-right: 0px;
    cursor: pointer;
    float:right;
 }
.contact .buttom_foot:hover{
    background: url(/wp-content/themes/minimy-themes/images/but_foot_a.png);
    background-repeat: repeat-x;
    height: 37px;
}
.contact p{
    color: #999;
    margin-bottom: 15px;
    font-size: 16px;
    font-family: "MyriadPro-regular",sans-serif;

}
.contact p a{
    color: #d0d0d0;
    font-size: 16px;
    font-family: "MyriadPro-bold",sans-serif; 
    cursor: pointer;  
}
.contact p a:hover{
    text-decoration: underline;
}
.menu_footer{margin: 0px !important; line-height: 17px;}
.menu_footer a{
    font-size: 14px;    
    color: #fff;    
    text-decoration: none;
}
.menu_footer a:hover, .menu_footer a:focus{
    text-decoration: underline;
    color: #fff;
}

.menu_block{
    padding-right: 90px;   
    text-align: left;    
    float: left;
}
.menu_block:nth-of-type(3){
    padding-right: 0;
}

.soc-icon{
    float: left;
}
.soc-icon p{
    color:#999;
    margin-bottom: 15px;
    font-size: 14px;
    font-family: "MyriadPro-regular",sans-serif;
}
.soc-icon .soc{
    float: left;
    margin-right: 1px;
}
.top-footer{
    margin-bottom: 30px;
}

.img-home, .img-member-home{
    float: left;
    margin-right: 20px;
}
.facebook_home{
    float: left;
}
.img-member-home p{
    text-align: center;
}
.img-member-home a{
    display: block;
    margin: 0 auto;
    text-align: center;
    width: 440px;
}
.log .img-member-home a{
    display: block;
    margin: 0 auto;
    text-align: center;
    width: 320px;
}

.img-member-home img{
    display: inline;
}

/*.fb_iframe_widget, .fb_iframe_widget span, .fb_iframe_widget span iframe[style]{*/
    /*width: 300px;*/
/*}*/
aside.widget > form, aside.widget > ul, aside.widget > ol, aside.widget > div{
    padding: 0;
}

.category-home-post{
    padding: 40px 0;
    text-align: center;
    margin: 0 auto;
}
.category-home-post h3{
    margin-bottom: 0px;
    font-family: "MyriadPro-regular",sans-serif;
    text-align: center;
    font-size: 20px;
    color: #393939;
    text-transform: uppercase;
}
.category-home-post h3 a{  
    color: #800876;
    font-size: 20px;  
    text-transform: uppercase;
    text-decoration: none;
}
.category-home-post h3 a:hover{
    color: #800876;    
    text-decoration: underline;
}
.product-categories .count{
    display: none;
}
.product-categories li a:hover{
    text-decoration: underline;
}
.category-home-post .viewed_flyers .flyers_name{
    color: #000000;
    display: inline-block;
    height: 40px;
    line-height: 20px;
    overflow: hidden;
    text-align: center;
    width: 180px;
}
.ban{
    margin: 30px 0;
    text-align: center;
}


/*Страница Премиум*/

.archive-title-category_inner h1{
    color:#000;
    font-size: 35px;
    font-weight: normal;
    font-family: 'Lato', sans-serif;  
    margin-bottom: 5px; 
}
.term-description p{
    color: #000;
    font-size: 14px;
    font-weight: normal;
    font-family: 'Lato', sans-serif;  
    margin-bottom: 0;
    line-height: 19px;
    text-align: justify;
}

.woocommerce .woocommerce-breadcrumb{
    color: #4a4a4a !important;
    font-size: 14px;
    font-family: 'Lato', sans-serif; 
    margin: 10px 0;
}
.woocommerce-breadcrumb a,
.breadcrumbs a{
    color: #949494 !important;
    font-size: 14px;
}
.woocommerce-breadcrumb a:hover,
.breadcrumbs a:hover{
    text-decoration: underline;
}

/*404*/
.error-page{
    padding-top: 10px !important;
}
.error-page .breadcrumbs{
    margin-bottom: 105px;
}
.error-page .text-error{
    color: #000;
    margin-bottom: 40px;
    font-family: "Myriad Pro Light", sans-serif;
    font-size: 29px; 
    margin-top: 25px;  

}
.error-page .category-home-post{
    padding-top: 0;
}
.error-page .home-img-block{
    margin: 114px 0 53px 0;
}
.img-er1, .img-er2{
    float: left;
}
.img-er1{
    width: 600px;
    margin-right: 20px;
    text-align: right;
}
.img-er1 a{
    background: #800876;
    border-radius: 4px;
    cursor: pointer;
    display: block;
    margin-right: 10px;
    padding: 15px 5px;
    text-align: center;
    float: right;
    width: 220px;
}
.img-er1 a span{
    color:#fff;
    font-size: 24px;
    font-family: "MyriadPro-bold",sans-serif;
    text-transform: uppercase;   
}
.img-er2{
    width: 480px;
    text-align: right;
}

/*Контакты*/

.contact-page p{
    font-family: "MyriadPro-regular",sans-serif;
    font-size: 14px;
    color: #000;
}

.contact-page label,
.page_custom label{
    color: #000;
    font-family: "MyriadPro-regular",sans-serif;
    font-size: 14px;    
    font-weight: normal;
}
.contact-page #contact-form1 input,
.page_custom #contact-form1 input{
    border:1px solid #dadada;
    padding: 5px;
    width: 400px;
    height: 44px;
}
.contact-page #contact-form1 textarea,
.page_custom #contact-form1 textarea{
    border:1px solid #dadada;
    margin-bottom: 20px;
    padding: 5px;
    resize:none;
    width: 400px;
    height: 95px;
}
.contact-page #contact-form1 input:focus, .contact-page #contact-form textarea:focus,
.page_custom #contact-form1 input:focus, .page_custom #contact-form textarea:focus{
    border:1px solid #800876;
}

.contact-page .buttom_foot,
.page_custom .buttom_foot{
    background: #800876;
    border-radius: 4px;
    color: #fff;
    cursor: pointer;
    font-family: "lato",sans-serif;
    font-size: 25px;
    font-weight: bold;
    height: 55px !important;
    padding: 20px;
    text-transform: uppercase;
    width: 270px !important;
}
.contact-page .buttom_foot:hover,
.contact-page .buttom_foot:focus,
.contact-page .buttom_foot:active,
.page_custom .buttom_foot:hover,
.page_custom .buttom_foot:focus,
.page_custom .buttom_foot:active{
    background: #5f0958;
    box-shadow: 0 0 5px rgba(0,0,0,0.5);
    border-radius: 4px;
    color: #fff;
    cursor: pointer;
    font-family: "lato",sans-serif;
    font-size: 25px;
    font-weight: bold;
    height: 55px !important;
    padding: 20px;
    text-transform: uppercase;
    width: 270px !important;

}
.contact-adress p{
    margin-top: 30px;
    margin-bottom: 0;
    color: #000;
}
.contact-adress a{
    color: #0d9fb9;
}
.contact-adress a:hover, .contact-adress a:focus{
    color: #0d9fb9;
    text-decoration: underline;
}

.text-description{
    font-family: "MyriadPro-regular",sans-serif;
    font-size: 14px; 
    font-weight: normal;
    color: #000;
}

/*Log in*/

.top-login-block{
    background: #e2e0e1;
    padding: 30px 10px 30px 10px;
}
.page-login .textwidget{
    margin-bottom: 0;
}
.page-login .widget_text {
    float: right;
}
.page-login .entry {
    margin-top: -5px;
    position: relative;
}
.page-login .entry p {
    font-family: "MyriadPro-regular",sans-serif;
    font-size: 14px;
    margin-bottom: 20px;  
    text-indent:0; 
}
.page-login label {
    font-family: "MyriadPro-regular",sans-serif;
    font-size: 14px;
    color: #000;
    font-weight: normal;
    margin-bottom: 0px;
    margin-top:6px;
}
#theme-my-login2 input{
    border:1px solid #ddd;
    float: left;
    width: 270px;
}
#theme-my-login2 input.info_content{
    width: inherit;
    float: left;
}
#theme-my-login2 .text_info_content{
    float: left;
    margin: 0;
    width: inherit;
}
#theme-my-login2 .box_info{
    margin: 30px 0 20px 0;
    padding-left: 15px;
}
#theme-my-login2 input:focus{
    border:1px solid #800876;
    float: left;
    width: 270px;
}
.page-login .tml-action-links li a{
    font-family: "MyriadPro-regular",sans-serif;
    font-size: 14px;
    color: #000;
    font-weight: normal;
}
.page-login .tml-action-links li a:hover{
    background: none;
}

.login-page-zag h1{
    color: #000;
    font-family: "Lato",sans-serif !important;
    font-size: 35px;
    margin: 0 0 20px;
    text-transform: capitalize;

}
.tml-user-login-wrap span,
.tml-user-email-wrap span{
    float: left;
    color: #ff0000;
    margin-top: -5px;
}
.tml-user-login-wrap span{margin-right: 10px;}
.tml-user-email-wrap span{margin-right: 35px;}
.page-login h2{
    color: #000;
    font-family: "Lato",sans-serif !important;
    font-size: 34px;
    margin: 0 0 15px;
    text-transform: capitalize;
}
.page-login .description-login{
    color: #000;
    font-family: "Lato",sans-serif !important;
    font-size: 14px;    
}
#theme-my-login{
    margin-right: 80px;
    margin-top: -10px;
}
#theme-my-login, .soc-log{
    float: left;
}
#theme-my-login input:focus,
#user_pass:focus, #user_login:focus,
#user_login2:focus, #user_email2:focus{
    border:1px solid #800876;
}
.soc-log a{ 
    color:#fff !important;
    border: 0px !important;
    display: block; 
    text-align: center; 
    text-decoration: none;
    width: 270px;

}
.soc-log a:hover{
    background: none !important;
    border: 0px !important;
    text-decoration: none;
}
.soc-log  .button_soc{
    background: #008000;
    border: 0px;
    border-radius: 3px;
    color:#fff !important;
    margin-top: 72px;
    text-align: center;
    font-family: "MyriadPro-bold",sans-serif;
    font-size: 20px;
    text-transform: uppercase;
    padding: 15px 5px;
    width: 260px;
}
.soc-log  .button_soc:hover{
    background: #009F00;
}

.tml-submit-wrap #wp-submit, #wp-submit2{
    background: #800876;    
    border:0px !important;
    margin-left: 0px;
    padding: 15px 0px;
    height: 58px;
    color:#fff;
    text-transform: uppercase;
    font-family: "Lato",sans-serif; 
    font-size: 24px;
    font-weight: bold;  
    width: 273px !important;
}
#theme-my-login2 .tml-action-links{
    padding-left: 15px;
}
.tml-submit-wrap #wp-submit:hover, #wp-submit2:hover,
.tml-submit-wrap #wp-submit:focus, #wp-submit2:focus,
.tml-submit-wrap #wp-submit:active, #wp-submit2:active{
    background: #5f0958;
    box-shadow: 0 0 5px rgba(0,0,0,0.5);
    border:0px !important;
    padding: 15px 0px;
    height: 58px;
    color:#fff;
    text-transform: uppercase;
    font-family: "Lato",sans-serif; 
    font-size: 24px;
    font-weight: bold;  
    width: 273px !important;
}

.wp-social-login-provider-list {
    margin: 0 auto;
    padding: 10px 0;
    width: 271px;
}
.wp-social-login-provider-list a.wp-social-login-provider-google{
    display: none;
}


.tml {
    max-width: 275px;
}
.tml-login .tml-rememberme-wrap {
    display: block;
    margin-right: 35px;
    float: left;
}
#loginform input, #lostpasswordform input,
#user_login, #user_pass,
#user_login2, #user_email2{
    height: 45px;
}

.tml .tml-action-links {    
    margin: 13px auto;    
}
.soc-block-right .wp-social-login-provider  {   
    display: inline;
}
.soc-block-right .wp-social-login-provider img {
    float: left;
    margin-right: 10px;
}

.page-registr .title_name,
.page-registr .title_contact{
   background:#E2E0E1;  
   margin-bottom: 20px;
   padding: 10px 15px;
   text-transform: uppercase;
   font-size: 16px;
   font-family: "MyriadPro-regular",sans-serif;
}
.page-registr .title_contact{
    margin-top: 0px;
}
.page-registr .tml {
    max-width: 775px;
}
#registerform2 .tml-user-login-wrap label{
    float: left;
    font-size: 14px;
    margin-right: 5px;
    padding-left: 15px;
    width: 75px;
}
#registerform2 .tml-user-email-wrap label{
    float: left;
    font-size: 14px;
    margin-right: 5px;
    padding-left: 15px;
    width: 52px;
}

.tml-register, .soc-block-right{
    float: left;
    width: 387px;
}

.wp-social-login-connect-with{
    margin-top: -10px;
}

.page-registr .entry p {
    margin-bottom: 15px;
}
.page-registr .wp-social-login-connect-with{
    margin-top: 0px;
    font-family: "MyriadPro-regular",sans-serif;
    font-size: 14px;
    padding-left: 60px;
}
.tml-registration-confirmation{
    padding-left: 60px;
}

/*Membership*/

.video_membership{
    text-align: center;
}
.video_membership .youtube-player{
    display: inline-block;
    margin-left: -50px;
    margin-bottom: 30px;
    width: 695px !important;
}

.membership-levels .odd{
    box-shadow: 0 5px 7px rgba(0,0,0,0.25), 0 5px 5px rgba(0,0,0,0.22);
    float: left;
    margin-left: 40px;
    margin-right: 60px;
    margin-top: 10px;
    width: 325px;
}

.membership-levels .event{
    box-shadow: 0 5px 7px rgba(0,0,0,0.25), 0 5px 5px rgba(0,0,0,0.22);
    float: left;
    width: 325px;
}
.odd .all_block_div{
    margin-top: -90px;
    padding-top: 50px;
}
.event .all_block_div{
    margin-top: -35px;
}
.odd .title-level{
    background: url(/wp-content/themes/minimy-themes/images/level_top1.png);
    background-repeat: no-repeat;
    background-position: top center;
    height: 103px;
    position: relative;
    z-index: 2;
}

.event .title-level{
    background: url(/wp-content/themes/minimy-themes/images/level_top2.png);
    background-repeat: no-repeat;
    background-position: top center;
    height: 102px;
    position: relative;
    z-index:2;
}

.odd .view,
.event .view{
    color:#fff;
    font-family: "MyriadPro-bold",sans-serif;
    font-size: 38px;
    padding-top: 15px;
    text-align: center;
    text-transform: uppercase;
}
.odd .view2,
.event .view2{
    color:#fff;
    font-family: "MyriadPro-bold",sans-serif;
    font-size: 16px;
    text-align: center;
    text-transform: uppercase;
}

.odd .old_price_div{
    position: relative;
    top: 10px;
}
.event .old_price_div {
    position: relative;
    top: -10px;
}
.odd .old_price_div:before{
    background: url(/wp-content/themes/minimy-themes/images/red_line2.png);
    background-repeat: no-repeat;
    content: '';
    height: 56px;
    position: absolute;
    right: 20px;
    top: 32px;
    width: 81px;
    z-index: 1;
}
.event .old_price_div:before{
    background: url(/wp-content/themes/minimy-themes/images/red_line2.png);
    background-repeat: no-repeat;
    content: '';
    height: 56px;
    position: absolute;
    right: 20px;
    top: 32px;
    width: 81px;
    z-index: 1;
}
.odd .tt,
.event .tt{
    color: #000;
    font:98px "MyriadPro-Bold",sans-serif;
    margin: 0 auto;
    text-align: center;
    width: 160px;
}
.odd .tt{
    left: -25px;
    line-height: 93px;
    position: relative;
    top: -18px;
}
.event .tt {
    left: -25px;
    line-height: 80px;
    position: relative;
    top: -23px;
}
.odd  .tt span{
    color: #7e7e7e;
    font-family: "Myriad Pro Light",sans-serif;
    font-size: 26px;
    font-weight: bold;
    line-height: 26px;
    position: absolute;
    top:35px;
    text-align: left;
    text-transform: none;
}
.event .tt span {
    color: #7e7e7e;
    font-family: "Myriad Pro Light",sans-serif;
    font-size: 26px;
    font-weight: bold;
    line-height: 26px;
    position: absolute;
    text-align: left;
    text-transform: none;
    top: 27px;
}
.event  .tt span{
    margin-left: 15px;
}
.odd .tt:before{
    bottom: 15px;
    color: #000;
    content: "$";
    font-family: "MyriadPro-regular",sans-serif;
    font-size: 40px;
    height: 30px;
    left: 10px;
    margin-right: 20px;
    position: absolute;
    top: -15px;
    width: 10px;
}

.event .tt:before{
    bottom: 15px;
    color: #000;
    content: "$";
    font-family: "MyriadPro-regular",sans-serif;
    font-size: 40px;
    height: 30px;
    left: 10px;
    margin-right: 20px;
    position: absolute;
    top: -15px;
    width: 10px;
}
.odd .old_price_div .tt{
    color: #535353;
    font-family: "MyriadPro-Bold",sans-serif;
    font-size: 45px;
    left: inherit;
    padding: 0 25px 0 0;
    position: relative;
    top: 20px;
    text-align: center;
    text-transform: uppercase;
    float: right;
    width: inherit;
}

.event .old_price_div .tt{
    color: #535353;
    font-family: "MyriadPro-Bold",sans-serif;
    font-size: 45px;
    left: inherit;
    padding: 0 25px 0 0;
    position: relative;
    top: 23px;
    text-align: center;
    text-transform: uppercase;
    float: right;
    width: inherit;
}

.odd .old_price_div .tt span{
    color: #7e7e7e;
    font-family: "MyriadPro-regular",sans-serif;
    font-size: 16px;
    left: -15px;
    line-height: 14px;
    margin-left: 0;
    position: absolute;
    top:10px;
    text-align: left;
    text-transform: none;
    width: 90px;
}
.event .old_price_div .tt span{
    color: #7e7e7e;
    font-family: "MyriadPro-regular",sans-serif;
    font-size: 16px;
    left: -15px;
    line-height: 14px;
    margin-left: 0;
    position: absolute;
    top:6px;
    text-align: left;
    text-transform: none;
    width: 90px;
}
.event .view{
    position: relative;
}
.event .view:before{
    background: url('/wp-content/themes/minimy-themes/images/sign.png');
    background-repeat: no-repeat;
    content: '';
    height: 67px;
    right: -7px;
    position: absolute;
    top: -1px;
    width: 116px;

}
.odd .old_price_div .tt::before {
    bottom: 15px;
    color: #323232;
    content: "$";
    font-family: "MyriadPro-regular",sans-serif;
    font-size: 25px;
    height: 30px;
    left: -15px;
    margin-right: 20px;
    position: absolute;
    top: -5px;
    width: 10px;
}
.event .old_price_div .tt::before {
    bottom: 15px;
    color: #323232;
    content: "$";
    font-family: "MyriadPro-regular",sans-serif;
    font-size: 25px;
    height: 30px;
    left: -15px;
    margin-right: 20px;
    position: absolute;
    top: -10px;
    width: 10px;
}
.event .bonus{
    background: url(/wp-content/themes/minimy-themes/images/level_black.png);
    background-repeat: no-repeat;
    background-position: top center;
    height: 63px;
    color: #fad400;
    font-family: "MyriadPro-Bold",sans-serif;
    font-size:21px;
    padding-top: 62px;
    position: relative;
    text-align: center;
    text-transform: uppercase;
    top: -52px;
    z-index: 1;
}
.membership-levels ul{
    margin: 0;
}

.button-faq{
    margin: 0 auto;
    width:287px;
}
.membership-levels a.pmpro_btn{
    background: rgba(0, 0, 0, 0) url("/wp-content/themes/minimy-themes/images/button_member.png") repeat-x scroll 0 0;
    border: 0 none;
    color: #000;
    cursor: pointer;
    display: block;
    font-family: "MyriadPro-Bold",sans-serif;
    font-size: 28px;
    font-weight: normal;
    height: 36px;
    opacity: 1 !important;
    padding: 10px 0px !important;
    text-transform: uppercase;
    width:287px;
}
.membership-levels a.pmpro_btn:hover,
.membership-levels a.pmpro_btn:focus,
.membership-levels a.pmpro_btn:active{
    background: rgba(0, 0, 0, 0) url("/wp-content/themes/minimy-themes/images/button_member.png") repeat-x scroll 0 0;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.5) !important;
    height: 36px;
    opacity: 1 !important;
}
.event ul{
    height: 70px;
}
.global-content{
    background: #fafafa;
    /*box-shadow: 0px 0px 5px rgb( 111, 111, 111 );*/
    padding: 0 0 20px;
    position: relative;
}
.global-content:before{
    background: url("/wp-content/themes/minimy-themes/images/level_bottom_img.png");
    background-repeat: no-repeat;
    bottom: -55px;
    content: "";
    height: 58px;
    left: -3px;
    position: absolute;
    width: 330px;
}

.faq{
    padding-top: 40px;
}
.faq h2{
    color:#393939;
    margin-right: 70px;
    margin-bottom: 20px;
    text-align: center;
    font-family: "MyriadPro-regular",sans-serif;   
    font-size: 35px;
}
.cont-faq1, .cont-faq2{
    padding: 0 0 65px 0;
}
.questions1,  .questions2,
.questions3,  .questions4{
    line-height: 24px;
    text-align: justify;
    float: left;
    width: 400px;
    font-family: "Myriad Pro Light",sans-serif;
    font-size: 18px;
    color: #393939;
}
.questions1 h3,  .questions2 h3,
.questions3 h3,  .questions4 h3{
    height: 48px;
    text-transform: uppercase;
    text-align: center;
    width: 400px;
    margin-bottom: 20px;
    font-family: "MyriadPro-regular",sans-serif;
    font-size: 24px;
}
.questions1,  .questions3{
    margin-right: 230px;
}

.member-video{
    float: left;
    margin-right: 78px;
    width: 506px;
}
.member-video .youtube-player{
    height: 300px;
}
.member-reviews{
    float: right;
    width: 473px;
}
.member-content{
    margin-top: 25px;
}

.cont-member{
    margin-bottom: 105px;
}



/* ------------------------------------------------------------------------- *
 *  Section
/* ------------------------------------------------------------------------- */

section.container {
    position: relative;
    padding: 100px 0;
    z-index: 2;
}

section article {
    padding: 10px 0;
}
section article.readmore-js-section3 {
    padding: 0;
}
section article.full-content {
    padding: 0 0 15px;
}

section article:first-child {
    padding-top: 0;
}

article.short-content {
    text-align: center;
}
article.short-content .entry p {
    text-indent: 0
}

article .content-title, article .content-time {
    text-align: center;
}

article .content-time {
    margin-top: 10px;
}

article .content-time,
article .content-meta {
    color: #a4abb2;
    display: block;
    font-size: 0.75em;
    letter-spacing: 0.2em;
    margin-bottom: 25px;
    text-transform: uppercase;
}

article .content-meta {
    margin-bottom: 10px;
    margin-top: 10px;
    text-align: center;
}
article .content-meta span:after {
    content: ',';
}
article .content-meta span:last-child:after {
    content: '';
    display: none;
}

article .content-title {
    font-size: 2.4em;
    line-height: 1.6em;
    overflow: hidden;
    font-weight: bold;
    color: #000000;
    display: block;
    text-align: center;
    margin-top: 10px;
}

article .readmore {
    display: inline-block;
    margin-top: 10px;
    font-weight: bold;
}

article .content-meta a, article .content-time a {
    color: #a4abb2;
}

article .content-meta a:hover, article .content-time a:hover {
    color: #000;
}

article[data-article-type="quote"] {
    text-align: center;
}

.entry a, .paging a {
    color: #333;
    text-decoration: none;
    padding-bottom: 2px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.5);
    outline: 0;
}
.full-content .content-time{display: none;}
/*.entry a:hover, article .content-meta a:hover,
.themeform a:hover, article .content-time a:hover {
    background: #fff4cc;
    border-color: rgba(0, 0, 0, 0);
}*/

.entry img {
    max-width: 100%;
    height: auto;
    vertical-align: middle;
}

.quote-content-wrap {
    position: relative;
}

.quote-content {
    font-size: 30px;
    line-height: 1.8em;
    padding-bottom: 10px;
    padding-top: 20px;
    padding-left: 30px;
}

.quote-content:before, .quote-content:after {
    color: #333;
    font-family: Georgia,"Times New Roman",Times,serif;
    font-size: 70px;
    position: absolute;
}

.quote-content:before {
    content: "“";
    left: -10px;
    top: 30px;
}

/*
.quote-content:after {
    content: "\f10e";
    right: -10px;
    bottom: 10px;
}
*/

.author-image {
    border-radius: 100%;
    height: 75px;
    margin: 20px auto;
    overflow: hidden;
    width: 75px;
}

.paging {
    margin-top: 20px;
    margin-bottom: 20px;
    text-align: center;
}
.paging span.current{
    color: #800876;
    border: 1px solid #800876;
    padding: 10px 15px;
}
.paging span, .paging a {
    margin: 0 5px;
    padding: 0 5px;
}

.paging a {
    border: 1px solid #4a4a4a;
    color: #4a4a4a;
    /*font-weight: bold;*/
    padding: 10px 15px;
}
.paging a.next{
    border: 0px;
    color: #800876;
    font-weight: bold;
}
.paging a.prev{
    border: 0px;
    color: #4a4a4a;
    font-weight: bold;
}
.paging img{margin: 0px;}
.paging .page-detail {
    color: #a4abb2;
    display: block;
    font-size: 0.65em;
    letter-spacing: 0.2em;
    margin: 15px 0;
    text-transform: uppercase;
}

.paging .jump-page.next:after {
    font-family: FontAwesome;
    content: "\f178";
    display: inline-block;
    border-bottom: none;
    padding-left: 10px;
    position: absolute;
}

.paging a:hover {
    border:1px solid #800876;
}

.withsidebar .feature-holder {
    margin: 20px 0px 30px;
}

.feature-holder {
    margin: 20px -50px 30px;
    position: relative;
}

.feature-holder:after {
    content: "";
    display: table;
    clear: both;
}


/** notebook **/

.notebook {
    padding: 1.98em 3.5em;
    line-height: 1.85em;
    position: relative;
    border: 1px solid #B5B5B5;
    background: white;
    background: -webkit-linear-gradient(top, #DFE8EC 0%, white 8%) 0 59px;
    background: -moz-linear-gradient(top, #DFE8EC 0%, white 8%) 0 59px;
    background: linear-gradient(top, #DFE8EC 0%, white 8%) 0 59px;
    -webkit-background-size: 100% 29px;
    -moz-background-size: 100% 29px;
    -ms-background-size: 100% 29px;
    background-size: 100% 29px;
    text-align: left;
    margin-top: 35px;
}

.notebook::before {
    content:"";
    z-index:-1;
    margin:0 1px;
    height:10px;
    position:absolute;
    bottom:-3px;
    left:0;
    background:white;
    border:1px solid #B5B5B5;
    width: 99%;
}

.notebook::after {
    content:'';
    position:absolute;
    width:0px;
    top:0;
    left:39px;
    bottom:0;
    border-left:1px solid #F8D3D3;
}



/** chat bubble **/

.chat-wrapper {
    padding-top: 40px;
}

.chat-left {
    text-align: left;
}

.chat-right {
    text-align: right;
}

.chat-author {
    display: block;
    margin-top: 20px;
}

.chat-author-image {
    border-radius: 100%;
    display: inline-block;
    height: 40px;
    margin-left: 10px;
    overflow: hidden;
    width: 40px;
}

.chat-author-name {
    display: inline-block;
    margin-left: 10px;
    position: relative;
    top: -15px;
    font-size: 14px;
}

.chat-right .bubble {
    background: #f0f0f0;
}

.chat-right .bubble:after {
    border-color: #f0f0f0 transparent;
}

.bubble
{
    position: relative;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 4px;
    border: 1px solid #b5b5b5;
    display: inline-block;
    padding: 15px 40px 15px 20px;
}

.bubble:after
{
    content: '';
    position: absolute;
    border-style: solid;
    border-width: 9px 9px 0;
    border-color: #FFFFFF transparent;
    display: block;
    width: 0;
    z-index: 1;
    bottom: -9px;
    left: 14px;
}

.bubble:before
{
    content: '';
    position: absolute;
    border-style: solid;
    border-width: 10px 10px 0;
    border-color: #7D7F7F transparent;
    display: block;
    width: 0;
    z-index: 0;
    bottom: -10px;
    left: 13px;
}

.chat-right .bubble:after {
    right: 14px;
    left: auto;
}

.chat-right .bubble:before {
    right: 13px;
    left: auto;
}

/** link post **/
a.link-post {
    background: black;
    border-radius: 4px;
    color: white;
    display: inline-block;
    font-size: 16px;
    margin-bottom: 30px;
    margin-top: 30px;
    padding: 10px 50px;
}

a.link-post:hover {
    background: #666;
    color: #fff;
}
.text_banner{
    float: left;
    padding-top: 60px;
    width: 450px;
}
.text_banner_h1{
    color:#fff;
    font-family: "MyriadPro-Bold",sans-serif;
    font-size: 55px;
    margin-bottom: 5px;
    /* text-shadow: 1px 1px 2px black; */
    text-transform: uppercase;
}
.text_banner_div{
    color: #ffffff;
    float: left;
    font-family: "MyriadPro-Bold",sans-serif;
    font-size: 34px;
    line-height: inherit;
    margin-top: 10px;
    margin-right: 15px;
    text-transform: uppercase;
}
.text_banner_div2{
    color: #ffffff;
    float: left;
    font-family: "MyriadPro-regular",sans-serif;
    font-size: 24px;
    line-height: 25px;
    margin-top: 10px;
    margin-right: 0px;
    text-transform: uppercase;
}
.text_banner-span {
    display: block;
    margin-left: -7px;   
}

.text_banner_price{
    color: #ffffff;
    float: left;
    font-family: "MyriadPro-BoldCond",sans-serif;
    font-size: 100px;
    line-height: 93px;
    text-shadow: 1px 1px 2px #000000;
}
.text_banner_y{
    color: #ffffff;
    float: left;
    font-family: "Myriad Pro Light",sans-serif;
    font-size: 31px;
    margin-left: 5px;
    margin-top: 50px;
    text-transform: uppercase;
}

/** archive **/
.archive-header {
    text-align: center;
}

.archive-body {
    margin: 50px 0 50px;
}

.archive-header span, .archive-time {
    color: #a4abb2;
    display: block;
    font-size: 0.75em;
    letter-spacing: 0.2em;
    margin-bottom: 10px;
    text-transform: uppercase;
}

.archive-time {
    float: left;
    margin-bottom: 0;
    width: 33%;
    text-align: right;
    line-height: 3.3em;
}

.archive-title {
    display: block;
    float: left;
    font-size: 21px;
    text-align: left;
    width: 67%;
}

.archive-title a {
    padding-left: 35px;
    display: block;
    line-height: 1.8em;
}

.archive-header h1 {
    color: #000000;
    display: inline-block;
    font-size: 2.4em;
    font-weight: bold;
    line-height: 1.6em;
    overflow: hidden;
}

.archive-content {
    text-align: center;
}

.archive-content:after {
    clear: both;
    display: block;
    content: "";
}

.archive-content {
    padding-bottom: 20px;
    padding-top: 20px;
    text-align: center;
}

.archive-image {
    border-radius: 100%;
    display: block;
    height: 60px;
    width: 60px;
    margin: 20px auto;
    overflow: hidden;
    text-align: center;
}

.author-description {
    width: 70%;
    margin: 0 auto;
}

.archive-content p {
    clear: both;
    color: #888;
    margin-left: 30%;
    padding-left: 55px;
    text-align: left;
    text-indent: 0;
}


/** related article **/
.relative-article {
    margin: 40px 0 0;
    text-align: center;
}

.relative-article:after {
    content: "";
    display: table;
    clear: both;
}

.related-article-wrapper {
    display: table;
}

.related-article-content {
    padding: 15px;
}

.related-article-content > h3 {
    font-size: 17px;
    font-weight: bold;
    line-height: 30px;
    padding: 15px 0;
}

.related-article-content > p {
    color: #444;
    font-size: 14px;
    line-height: 26px;
}

.related-article-single {
    display: table-cell;
    border-right: 1px solid #eee;
    width: 33%;
    vertical-align: top;

    transition: all .6s ease;
    -o-transition: all .6s ease;
    -moz-transition: all .6s ease;
    -webkit-transition: all .6s ease;
}
.related-article-wrapper .related-article-single:last-child {
    border-right: none;
}

.related-article-single:hover {
    background: #fff4cc;
}

.related-article-single img {
    width: 100%;
}

/*  base : shortcode
/* ------------------------------------ */
.entry h1,.entry h2,.entry h3,.entry h4,.entry h5,.entry h6  { color: #2e2f34; margin: 1em 0 0.5em 0; }
.entry h1 span,.entry h2 span,.entry h3 span,.entry h4 span,.entry h5 span,.entry h6 span { color: #999; }
.entry h1 { font-size: 38px; line-height: 1.3846153846; }
.entry h2 { font-size: 34px; line-height: 1; }
.entry h3 { font-size: 28px; line-height: 1.0909090909; }
.entry h4 { font-size: 24px; line-height: 1.2; }
.entry h5 { font-size: 20px; line-height: 1.3333333333; }
.entry h6 { font-size: 18px; line-height: 1.5;}

.entry p { margin-bottom: 20px; text-indent: 20px; }
.entry.entry_content p{
    text-indent: 0px;
}
.entry.entry_content a,
.entry.entry_content a:hover,
.entry.entry_content a:focus,
.entry.entry_content a:active{
    background: none;
    border-bottom:0px;
    display: block;
    cursor: pointer;
    text-decoration: none;
}
.article-tag a{
    display:inline-block !important;
}
.entry.entry_content{
    margin-top: 0;
}
p.lead {
    font-size: 20px;
    line-height: 1.8em;
    padding-bottom: 20px;
    padding-top: 20px;
    text-align: justify;
    text-indent: 0;
}
.jeg-dropcap {
    display: inline-block;
    font-size: 40px;
    padding-right: 5px;
    position: relative;
    top: 3px;
}

.entry b, .entry strong { font-weight: bold; }
.entry em, .entry cite { font-style: italic; }
.entry ul, .entry ol { margin: 0 0 15px 30px; }
.entry ol ol,
.entry ol ul,
.entry ul ul,
.entry ul ol { margin-bottom: 0; }
.entry li { margin: 5px 0; }
.entry ul li,
.entry ol ul li { list-style: square; }
.entry ol li,
.entry ol ul ol li { list-style: decimal; }
.entry dt { color: #444; font-weight: 600;}
.entry dd { margin-bottom: 20px; }

.entry ins { background: #fff486; }
.entry sub,.entry sup { font-size: 62.5%; }
.entry sub { vertical-align: sub; }
.entry sup { vertical-align: super; }

.entry li > ul, .entry li > ol {
    margin: 0 0 0 20px;
}

.entry blockquote {
    border-left: 10px solid #aaa;
    font-style: italic;
    padding-bottom: 1px;
    padding-left: 20px;
    padding-top: 1px;
    margin: 0 0 20px 0;
}
.entry blockquote p {
    margin-top: 10px;
    margin-bottom: 10px;
    text-indent: 0;
}
.entry hr {
    border: 0;
    border-bottom: 1px solid #ddd;
    clear: both;
}

.entry address {
    font-style: italic;
    margin-bottom: 24px;
}

.entry pre {
    border: 1px solid rgba(0, 0, 0, 0.1);
    box-sizing: border-box;
    margin-bottom: 24px;
    max-width: 100%;
    overflow: auto;
    padding: 12px 20px;
    white-space: pre-wrap;
    word-wrap: break-word;
}

code,
kbd,
tt,
var,
samp,
pre {
    font-family: monospace, serif;
    font-size: 15px;
    -webkit-hyphens: none;
    -moz-hyphens:    none;
    -ms-hyphens:     none;
    hyphens:         none;
    line-height: 1.6;
}

.entry img.aligncenter {
    margin-top: 20px;
    margin-bottom: 20px;
}

.entry img.alignleft {
    padding-right: 15px;
    padding-top: 8px;
    padding-bottom: 8px;
}

.entry img.alignright {
    padding-left: 15px;
    padding-top: 8px;
    padding-bottom: 8px;
}

.entry .highlight {
    background: none repeat scroll 0 0 #000;
    color: #fff;
    margin: 0 5px;
    padding: 3px 7px;
}

.meta-article-header {
    color: #888;
    display: block;
    font-size: 0.75em;
    letter-spacing: 0.2em;
    margin-bottom: 10px;
    text-transform: uppercase;
}

/* tag */
.tag-wrapper {
    padding: 30px 0;
    text-align: center;
}

.article-tag {
    padding-top: 10px;
}

.article-tag > a {
    margin: 0 5px;
}

/*  base : sharing
/* ------------------------------------ */

.entry { position: relative; margin-top: 30px; }
.sharing-wrapper {
    left: -80px;
    position: absolute;
    text-align: center;
    top: 0;
}
.sharing > div {
    background: white;
    border: 1px solid #ddd;
    border-radius: 2px;
    cursor: pointer;
    margin: 0 0 15px;
    text-align: center;
    z-index: 100;
    color: #666;
}

.sharing > div:last-child {
    margin: 0 0 0;
}

.sharing i {
    font-size: 18px;
    line-height: 44px;
    width: 46px;
}

.sharing a, .sharing a:hover {
    border: 0;
    background: none;
}

.sharing:after {
    content: "";
    height: 100%;
    left: -22px;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1;
}

.sharing > div:hover {
    border: 1px solid #aaa;
    background: #fafafa;
}

.sharing-facebook:hover { color: #3b5999; }
.sharing-twitter:hover { color: #00acee; }
.sharing-google:hover { color: #cd483c; }
.sharing-pinterest:hover { color: #ca2128; }

/** sharing bottom **/
.sharing-wrapper.bottom {
    left: auto;
    margin: 30px 15% 60px;
    position: relative;
    right: auto;
}

.sharing-wrapper.bottom .sharing {
    margin-top: 22px;
}

.sharing-wrapper.bottom .sharing > div {
    display: inline-block;
    margin: 0 6px;
}

.sharing-wrapper.bottom .sharing:after {
    /* border-bottom: 1px solid #eee; */
    border-right: medium none;
    left: 0;
    margin: 0 auto;
    top: -20px;
}

.sharing-wrapper.circle .sharing > div {
    border-radius: 100%;
}

/*  base : prev next article
/* ------------------------------------ */

.prev-next-article {
    background-color: #eee;
    border: 1px solid #ddd;
    cursor: pointer;
    height: 80px;
    position: fixed;
    bottom: 200px;
    width: 35px;
    z-index: 1;

    -webkit-backface-visibility: hidden;
    -webkit-transform: scale(1);

    -webkit-transition: all 0.3s ease 0.3s;
    -moz-transition: all 0.3s ease 0.3s;
    -o-transition: all 0.3s ease 0.3s;
    transition: all 0.3s ease 0.3s;
}

.prev-next-article:hover {
    width: 300px;

    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

.prev-next-article a {
    display: table;
    border: 0;
    padding: 0;
    line-height: 0;
    height: 100%;
}
.prev-next-article a:hover { background: none }

.prev-next-article article {
    width: 260px;
    display: table-cell;
    vertical-align: middle;
    opacity: 0;
    padding: 0;

    -webkit-backface-visibility: hidden;
    -webkit-transform: scale(1);

    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

.prev-next-article:hover article {
    opacity: 1;
    -webkit-transition: all 0.3s ease 0.3s;
    -moz-transition: all 0.3s ease 0.3s;
    -o-transition: all 0.3s ease 0.3s;
    transition: all 0.3s ease 0.3s;
}

.prev-next-article.prev-article {
    border-left: medium none;
    border-radius: 0 2px 2px 0;
    left: 0;
}

.prev-next-article.next-article {
    border-radius: 2px 0 0 2px;
    border-right: 0 none;
    right: 0;
}

.prev-next-article .arrow.arrow-left {
    border-color: transparent #bbb transparent transparent;
    border-style: inset solid inset inset;
    border-width: 9px 18px 9px 0;
    left: 7px;
}

.prev-next-article:hover .arrow.arrow-left {
    border-color: transparent #666 transparent transparent;
}

.prev-next-article .arrow.arrow-right {
    border-color: transparent transparent transparent #bbb;
    border-style: inset inset inset solid;
    border-width: 9px 0 9px 18px;
    right: 7px;
}

.prev-next-article:hover .arrow.arrow-right {
    border-color: transparent transparent transparent #666;
}

.prev-next-article .arrow {
    border-style: solid;
    display: block;
    height: 0;
    margin-top: 28.5px;
    overflow: visible;
    position: absolute;
    transition: border 0.2s ease-in 0s;
    width: 0;
    top: 0;
}

.prev-next-article .arrow.arrow-right .arrow-inner {
    border-color: transparent transparent transparent #f3f3f3;
    border-style: inset inset inset solid;
    border-width: 9px 0 9px 5px;
    left: -18px;
}

.prev-next-article .arrow.arrow-left .arrow-inner {
    border-color: transparent #f3f3f3 transparent transparent;
    border-style: inset solid inset inset;
    border-width: 9px 5px 9px 0;
    right: -18px;
}

.prev-next-article .arrow .arrow-inner {
    border-style: solid;
    display: block;
    height: 0;
    position: absolute;
    top: -9px;
    width: 0;
}
.header-line-pages .login .img_n {
    background: url(/wp-content/themes/minimy-themes/images/login_img.png);
    background-repeat: no-repeat;
    cursor: pointer;
    display: block;
    font-size: 14px;
    height: 18px;
    margin-top: 7px;
    width: 17px;
}

.prev-next-article.prev-article a {
    margin-left: 40px;
}

.prev-next-article.next-article a {
    margin: 0 40px 0 5px;
}

.prev-next-article .thumb {
    float: left;
    height: 60px;
    overflow: hidden;
    width: 60px;
}
.prev-article .thumb { padding: 6px 10px 0 5px; }
.next-article .thumb { padding: 6px 10px 0 10px; }

.prev-next-article .thumb > img {
    border-radius: 100%;
}

.prev-next-article .summary {
    padding-left: 10px;
}

.prev-next-article .date {
    color: #a4abb2;
    display: block;
    font-size: 10px;
    letter-spacing: 1px;
    line-height: 16px;
    margin-bottom: 1px;
    margin-top: 1px;
    text-transform: uppercase;
}

.prev-next-article .heading {
    color: #2e2f34;
    font-size: 12px;
    font-weight: normal;
    line-height: 17px;
    margin-bottom: 0;
}


/*  base : forms
/* ------------------------------------ */
input,
textarea,
button,
select,
label { font-size: 14px; }
input::-moz-focus-inner,
button::-moz-focus-inner { border: 0; padding: 0; }
input[type="text"],
input[type="password"],
input[type="email"],
input[type="submit"],
button,
textarea { margin: 0; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; }
input,
textarea,
button { -moz-appearance: none; -webkit-appearance: none; -moz-transition: all .2s ease; -webkit-transition: all .2s ease; transition: all .2s ease; }
input[type="checkbox"] { -moz-appearance: checkbox; -webkit-appearance: checkbox; }
input[type="radio"] { -moz-appearance: radio; -webkit-appearance: radio; }
label { font-weight: 600; color: #444; }
input[type="text"],
input[type="password"],
input[type="email"],
textarea { background: #fff; border: 1px solid #ddd; color: #000; display: block; /*max-width: 100%;*/ outline: none; padding: 7px 8px; -webkit-border-radius: 3px; border-radius: 3px; }
input[type="text"]:focus,
input[type="password"]:focus,
input[type="email"]:focus,
textarea:focus { color: #444; border-color: #aaa; -webkit-box-shadow: 0 0 5px rgba(71,71,71,0.3); box-shadow: 0 0 5px rgba(71,71,71,0.3); }
label .required { color: #333; }
input[type="submit"],
button[type="submit"] { border: 1px solid #bbb; background: #eee; color: #333; padding: 9px 25px; display: inline-block; cursor: pointer; -webkit-border-radius: 20px; border-radius: 4px; }
input[type="submit"]:hover,
button[type="submit"]:hover { background: #ddd; }

/*  Table
/* ------------------------------------------------------------------------- */
table { font-size: 14px; margin-bottom: 20px; width: 100%; text-align: center; }
table tr:nth-child(odd) { background: #fbfbfb; }
table td { border-bottom: 1px solid #f7f7f7; text-align: center; padding: 5px; vertical-align: middle; }
table thead tr { background: none !important; }
table th { font-weight: 600; text-align: center; border-top: 1px solid #f7f7f7; border-bottom: 1px solid #f7f7f7; padding: 10px 5px; }


/*** comment ***/
.comment-wrapper {
    padding-top: 30px;
}

.comment-wrapper h3.heading {
    border-bottom: 1px solid #ddd;
    font-size: 1.2em;
    font-weight: bold;
    padding-bottom: 30px;
    display: none;
}

.comment-tab {
    margin-top: 40px;
}

.commentmetadata .coment_data{
    color: #41b7d8 !important;
    border-bottom: 1px solid #aaaaaa !important;
}

.commentlist, .pinglist { margin-bottom: 20px; }
.commentlist li, .pinglist li { padding-left: 70px;  }
.commentlist .comment-body, .pinglist li  {font-family: "Lato",sans-serif !important;  clear: both; position: relative; padding-bottom: 20px; line-height: 1.8em; font-size: 15px; }
.commentlist .comment-author,
.commentlist .comment-meta,
.commentlist .comment-awaiting-moderation { font-size: 13px; display: inline-block; line-height: 22px; }
.commentlist .comment-author { margin-right: 6px; margin-bottom: 10px; }
.commentlist .fn, .pinglist .ping-link { color: #444; font-size: 22px; font-style: normal; font-weight: bold; }
.commentlist .says { display: none; }
.commentlist .avatar { position: absolute; left: -70px; top: 0; width: 52px; height: 52px; -webkit-border-radius: 3px; border-radius: 100%; }
.commentlist .comment-meta:before, .pinglist .ping-meta:before { color: #ccc; /*content: "\f017";*/ font-family: FontAwesome; font-size: 10px; margin-right: 3px; vertical-align: 4%; }
.commentlist .comment-meta a, .pinglist .ping-meta { color: #aaa; }
.commentlist .reply {
    font-size: 12px;
    line-height: 16px;
    float: right;
}
.commentlist .reply a { 
    color: #41b7d8;
    font-size: 18px;
    display: block;
    border-bottom: 1px solid #aaa;
    margin-top: 5px;
}
.commentlist .reply a:hover { color: #444; }
.comment-awaiting-moderation { color: #24a5db; font-style: normal; }

/* pings */
.pinglist li { padding-left: 0; }
.pinglist .ping-meta { font-size: 13px; line-height: 22px; }

/* comment text */
.commentlist .comment-body p { margin-bottom: 8px; color: #333; clear: both; text-align: justify; }
.commentlist .comment-body strong { font-weight: bold; }
.commentlist .comment-body em { font-style: italic; }
.commentlist .comment-body ol li { list-style: decimal; margin-left: 2em; padding: 0; }
.commentlist .comment-body ul li { list-style: square; margin-left: 2em; padding: 0; }

/* child comment */
.commentlist li ul {  }
.commentlist li li { padding-left: 48px; margin: 0; }
.commentlist li li .avatar { width: 36px; height: 36px; left: -48px; top: 0; }
.commentlist li li .comment-meta { left: 70px; }

/*  comments : nav
/* ------------------------------------ */
.comments-nav { margin-bottom: 20px; padding: 10px 0; border-top: 2px solid #eee; border-bottom: 2px solid #eee; }
.comments-nav a { font-weight: 600; }
.comments-nav .nav-previous { float: left; }
.comments-nav .nav-next { float: right;  }


/*  comments : form
/* ------------------------------------ */
.logged-in-as,
.comment-notes,
.form-allowed-tags { display: none; }
#respond { position: relative; }
#reply-title { margin-bottom: 20px; }
li #reply-title { font-size: 0; margin: 0!important; padding: 0; height: 0; border-top: 0; }
#cancel-comment-reply-link {
    bottom: 18px;
    color: #999;
    display: block;
    font-size: 15px;
    position: absolute;
    right: 22px;
}
#cancel-comment-reply-link:hover { color: #777; }
#commentform {
    background:  #f5f5f5;
    border: 1px solid #ddd;
    border-radius: 2px;
    margin-bottom: 20px;
    padding: 10px 20px 20px;
}
#commentform p.comment-form-author { width: 48%; float: left; }
#commentform p.comment-form-email { width: 48%; float: right; }
#commentform p.comment-form-url,
#commentform p.comment-form-comment { clear: both; }
#commentform label { padding: 6px 0; font-weight: 600; display: block; }
#commentform input[type="text"],
#commentform textarea { max-width: 100%; width: 100%; }
#commentform textarea { height: 100px; resize:none;}
#commentform p.form-submit { margin-top: 20px; }
.logged-in #reply-title { margin-bottom: 20px; }
.logged-in #commentform p.comment-form-comment { margin-top: 10px; }
.logged-in #commentform p.comment-form-comment label { display: none; }

.heading, #reply-title {
    color: #2e2f34;
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 1em;
}

#comments h1, #comments h2, #comments h3, #comments h4, #comments h5, #comments h6 { clear: both; }



/* ------------------------------------------------------------------------- *
 *  Overlay & side menu
/* ------------------------------------------------------------------------- */
.header-line-home .block-left-header {
    float: right;
    width: 171px;
}
.header-line-pages .block-left-header {
    float: right;
    height: inherit;
}
.header-line.header-line-pages.header-line2 .block-left-header {
    position: relative;
    /*width: 80px;*/
}
.block-left-header2{
    float: left;
    width:147px;
}
.head_pages--text {
    background-image: url(/wp-content/themes/minimy-themes/images/header_img.png);
    background-repeat: no-repeat;
    background-position: top center;
    height: 98px;
    float: right;
    text-align: left;
    width: 646px;
}
.block--widget-head {
    padding:16px 42px;
}
.block-left {
    float: left;
}
.text-block-left_big {
    color: #2d2d2d;
    font: 45px "MyriadPro-Bold",sans-serif;
    line-height: 34px;
    margin-bottom: 5px;
    text-transform: uppercase;
}
.text-block-left_small {
    color: #2d2d2d;
    font-family: "MyriadPro-Bold",sans-serif;
    font-size: 14px;
    font-weight: normal;
    line-height: 22px;
    text-transform: uppercase;
}
.text-block-right--div{
    color: #2d2d2d;
    font-family: "MyriadPro-Bold",sans-serif;
    font-size:28px;
    font-weight: normal;
    line-height: 20px;
    text-transform: uppercase;
}

.text-block-left_big--span {
    color: #2d2d2d;
    font-family: "MyriadPro-Bold",sans-serif;
    font-size:36px;
    font-weight: normal;
    letter-spacing: 5px;
    line-height: 20px;
    text-transform: uppercase;
}
.block-right {
    float: right;
}

.text-block-right--span1 {
    font: 50px "MyriadPro-Bold",sans-serif;
    line-height: 50px;
}
 .text-block-right--span2 {
    font: 27px "MyriadPro-Bold",sans-serif;
    line-height: 27px;
}


.title-centered.title-centered2 .logo {
    display: block;
    float: left;
    margin-top: 20px;
    text-align: left;
}
.header-line.header-line-home{
    background: #800876;
    position: relative;
   /* width: 100%;*/
    height: 30px; 
    padding: 5px;   
    font-family: "Open Sans",sans-serif;
}
.header-line.header-line-pages{
    background: #a4549e;
    position: relative;
    height: 30px;
    padding: 5px;
    font-family: "Open Sans",sans-serif;
}

.header-line .tekstovka{
    color: #fff;
    float: left;
    font-family: "Open Sans",sans-serif;
    font-size: 14px;
    font-style: italic;   
    text-transform: uppercase;
    width: 200px;
}
.header-line .tekstovka  a{
    color: #fff;
    cursor:pointer;
    float: left;
    font-family: "Open Sans",sans-serif;
    font-size: 14px;
    font-style: italic;
    text-decoration:none;
    text-transform: uppercase;
    width: 200px;
}
.header-line .tekstovka  a:hover{
    color: #fff;
    cursor:pointer;    
    text-decoration:underline;   
}
.block-left-header2 .login .log2{
    float: right;
    margin-right:20px;
}

.block-left-header2 .tekstovka{
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #fff;
    float: left;
    font-family: "Open Sans",sans-serif;
    font-size: 14px;
    font-style: italic;
    margin:0 10px;
    text-align: right;
    text-transform: uppercase;
    width: 50px;
}
block-left-header2 .login{
    text-align: right;
}
 .header-line .login a{
    color: #fff;
    display: inline-block;
    float: right;
    font-family: "Open Sans",sans-serif;
    font-size: 14px;
    margin-left: 10px; 
    text-transform: uppercase;  
}
.header-line .cart{
    position: relative;
}

.header-line-home.header-line .cart:before{
    background: rgba(0, 0, 0, 0) url("/wp-content/themes/minimy-themes/images/triangle_block.png") no-repeat scroll 0 0;
    content: "";
    height: 86px;
    position: absolute;
    right: 0px;
    top: -5px;
    width: 178px;
    z-index: 3;
}
.header-line-home .cart-not-empty .cart:before{
    background: rgba(0, 0, 0, 0) url("/wp-content/themes/minimy-themes/images/triangle_block_active.png") no-repeat scroll 0 0;
    content: "";
    height: 86px;
    position: absolute;
    right: -16px;
    top: -6px;
    width: 201px;
    z-index: 3;
}
.header-line-home.header-line .cart:after{
    background: rgba(0, 0, 0, 0) url("/wp-content/themes/minimy-themes/images/cart.png") no-repeat scroll 0 0;
    content: "";
    height: 42px;
    position: absolute;
    right:80px;
    top: 20px;
    width: 46px;
    z-index: 3;
}
.header-line.header-line2 .cart:after{
    background: rgba(0, 0, 0, 0) url("/wp-content/themes/minimy-themes/images/cart_fix.png") no-repeat scroll 0 0;
    content: "";
    height: 28px;
    position: absolute;
    right:80px;
    top: 0px;
    width: 32px;
    z-index: 3;
}
.header-line.header-line2 .text_cart{
    display: none;
}
.header-line-home .cart-not-empty .cart:after{
    background: rgba(0, 0, 0, 0) url("/wp-content/themes/minimy-themes/images/cart_black.png") no-repeat scroll 0 0;
    content: "";
    height: 42px;
    position: absolute;
    right:70px;
    top: 20px;
    width: 46px;
    z-index: 3;
}
.header-line-home .cart a {
    display: block;
    color: #fff;
    height: 70px;
    margin-top: -4px;
    margin-left: 45px;
    font-family: "Open Sans",sans-serif;
    font-size: 12px;
    text-transform: uppercase;
    position: relative;
    float: left;
    z-index: 6;
}
.header-line-pages .cart a {
    display: block;
    cursor: pointer;
    position: relative;
}
 .header-line.header-line2 .cart a{
    height: 40px;
    width: 35px;
 }
.header-line.header-line-pages.header-line2 .block-left-header a {
    display: block;
    color: #000!important;
    height: 70px;
    margin-top: 0;
    margin-left:0px;
    font-family: "Open Sans",sans-serif;
    font-size: 12px;
    text-transform: uppercase;
    position: relative;
    float: left;
    z-index: 6;
}
.header-line-pages.header-line.header-line2 .cart:after {
    background: rgba(0,0,0,0) url(/wp-content/themes/minimy-themes/images/cart_fix.png) no-repeat scroll 0 0;
    content: "";
    height: 28px;
    position: absolute;
    right: 10px;
    top: 5px;
    width: 32px;
    z-index: 3;
}
  .cart-not-empty .cart a{
    display:block;
    color:#000 !important;
    height: 70px;
    margin-top: -5px;
    margin-left: 55px;
    font-family: "Open Sans",sans-serif;
    font-size: 12px;
    text-transform: uppercase;
    position: relative;
    float:left;
    z-index: 6;
 }

.header-line-pages .cart-not-empty .cart a {
    display: block;
    color: #000 !important;
    height: 70px;
    margin-top: -1px;
    margin-left: 0;
    font-family: "Open Sans",sans-serif;
    font-size: 12px;
    text-transform: uppercase;
    position: relative;
    float: left;
    z-index: 6;
}


 .header-line .cart a:hover, .header-line .login a:hover,
.cart-not-empty .cart a:hover{
    cursor: pointer;
    text-decoration: none;
    font-weight: bold;
    font-family: "Open Sans",sans-serif;
 }

.global-viewport { 
    position: relative;  
}
.global-overlay { display: none; background: rgba(253, 253, 253, 0.97); height: 100%; width: 100%; left: 0; position: absolute; top: 0; z-index: 2;}
.hideoverflow { overflow: hidden; }

.close-overlay {
    background: #aaa;
    border-radius: 100%;
    color: white;
    cursor: pointer;
    display: none;
    font-size: 18px;
    position: fixed;
    right: 20px;
    top: 20px;
    text-align: center;
    z-index: 1000;
    height: 30px;
    line-height: 30px;
    width: 30px;
}

.close-overlay:hover {
    background: #333;
}

/*  Menu Global
/* ------------------------------------ */
.sidelogo, .sidefooter {
    background: white;
    z-index: 99;
    position: relative
}

.sidelogo {
    /* border-bottom: 1px solid #f3f3f3; */
    display: block;
    text-align: center;
}

.sidefooter {
    /* border-top: 1px solid #f3f3f3; */
    bottom: 0;
    padding-bottom: 20px;
    padding-top: 20px;
    position: absolute;
    text-align: center;
    width: 100%;
}

.sidefooter .copyright {
    color: #888;
    display: block;
    font-size: 0.60em;
    letter-spacing: 0.1em;
    padding: 15px;
    text-transform: uppercase;
    line-height: 2em;
}

.sidenav {
    font-size: 13px;
    letter-spacing: 1px;
    margin-top: 20px;
    position: relative;
    /*text-align: left;*/
    text-align: center;
    text-transform: uppercase;
    top: -20px;
}
.sidemenu-wrapper1 .sidenav {
    font-size: 13px;
    letter-spacing: 1px;
    margin-top: 20px;
    position: relative;
    text-align: left;   
    text-transform: uppercase;
    top: -20px;
    border: 0px;
}
.menu-top .searchbox input {
    border: 1px solid #dddddd;
    border-radius: 0;
    font-size: 14px;
    margin: 10px;
    width: 250px;
}
/*
.sidenav a {
    color: #fff;
    display: block;
    font-weight: 600;
    font-size: 14px;
}
*/
.sidenav a {
    color: #666666;
    display: block;
    font-family: "MyriadPro-Regular", sans-serif;
    font-size: 17px;
    font-weight: 600;
}
.navs a {
    color: #fff;
    display: block;
    font-family: "MyriadPro-Regular", sans-serif;
    font-size: 17px;
    font-weight: 600;
}
.sidemenu-wrapper1 .sidenav a {
    color: #2d2d2d;
    display: block;
    font-size: 16px;
    font-family:"MyriadPro-Regular", sans-serif;
    font-weight: normal;
}

.sidenav li {
   /* position: relative;
    padding: 5px 15px;*/
     -moz-box-pack: justify;   
    display: flex;
    justify-content: space-between;
    list-style: outside none none;
    margin: 0;
    padding: 7px 10px;
}
.sidemenu-wrapper1 .sidenav li {
    -moz-box-pack: justify;
    display: flex;
    justify-content: space-between;
    list-style: outside none none;
    margin: 0;
    padding: 0px 10px;
}

/*.sidemenu-wrapper .sidenav  li.current-menu-item{
    background: #800876 !important;
    border-radius: 3px;
}*/
.sidemenu-wrapper .sidenav  li.current-menu-item:hover{
    /*background: #fff !important;*/
    box-shadow: 0 0 5px rgba(0,0,0,0.5);
}

.sidenav li.current-menu-item a {    
    color:#fff !important;    
    cursor: pointer;
    display: block;    
    position: relative;
    text-align: center;
    text-decoration: none;
}
.navs li.current-menu-item a {    
    color:#666 !important;    
    cursor: pointer;
    display: block;    
    position: relative;
    text-align: center;
    text-decoration: none;
}
.sidenav li:hover,
.sidenav li.current-menu-item {
    background: #800876;
    border-radius: 3px;
    color: #fff;
}
.navs li:hover,
.navs li.current-menu-item {
    background: #fff;
    border-radius: 3px;
    color: #666;
}
.sidemenu-wrapper .sidenav li#menu-item-468{
    background: #800876;
    border-radius: 3px;    
}
#nav-wrap {
        position: relative;
}
#menu-icon {
    display: none; /* Скрываем иконку при инициализации */
}
/*.head_menu{
    float: left;
    width: 430px;
}*/

/*#menu-top-menu{
    -moz-box-pack: justify;   
    display: flex;
    justify-content: space-between;
    list-style: outside none none;
    margin: 0;
    padding: 0;
    width: 100%;
   
  
}*/

.menu_top .menu-item{
   /* display: inline-block;
    margin: 0;
    position: relative;*/

    list-style: none;
    float: left;
    margin-right: 0px;
}
.header-line-home .menu_top .menu-item.current-menu-item a{
    background: #fff;    
    color:#666 ;
}
.header-line-pages .menu_top .menu-item.current-menu-item a{
    background: #ffa340;
    color:#fff;
}
.header-line-home .menu_top .menu-item a{
    border-radius: 3px;
    color: #fff;
    cursor: pointer;
    display: block;
    font-family: "MyriadPro-Regular",sans-serif;
    font-size: 12px;
    padding: 0px 5px;
    position: relative;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;  
}
.header-line-pages .menu_top .menu-item a{
    border-radius: 0px;
    color: #fff;
    cursor: pointer;
    display: block;
    font-family: "MyriadPro-Regular",sans-serif;
    font-size: 12px;
    padding: 0px 5px;
    position: relative;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
}
.header-line-home .menu_top .menu-item a:hover,
.header-line-home .menu_top .menu-item a:focus,
.header-line-home .menu_top .menu-item a:active{
    background: #fff;    
    color:#666 ;
    text-decoration: none;
}
.header-line-pages .menu_top .menu-item a:hover,
.header-line-pages .menu_top .menu-item a:focus,
.header-line-pages .menu_top .menu-item a:active{
    background: #ffa340;
    color:#fff ;
    text-decoration: none;
}
.menu_top #menu-item-19040 a{
    background: #56bdc7;
    color:#fff;
    text-shadow: 0.2px 0.1px 0.3px #666;
 
}

.menu_top #menu-item-19040 a:hover,
.menu_top #menu-item-19040 a:focus,
.menu_top #menu-item-19040 a:active{
    background: #ffb400;
    color:#fff;
    text-shadow: 0.2px 0.1px 0.3px #666;
}

.menu_top #menu-item-9396 a{
    background: #56bdc7;
    color:#fff;
    text-shadow: 0.2px 0.1px 0.3px #666;
 
}

.menu_top #menu-item-9396 a:hover,
.menu_top #menu-item-9396 a:focus,
.menu_top #menu-item-9396 a:active{
    background: #ffb400;
    color:#fff;
    text-shadow: 0.2px 0.1px 0.3px #666;
}
.head_center_search{
    margin: 0 auto 25px;
    text-align: center;
    width: 790px;    
}
.head_center_search input{
    border: 1px solid #ddd;
    margin: 0;
    width: 790px;
    height:75px;
    padding: 7px 45px 7px 20px;   
    font-family: "MyriadPro-Regular",sans-serif;
    font-size: 27px;    
    border-radius:3;
    color: 4a4a4a;
}
.head_center_search input:focus{
    border: 1px solid #800876;
}
.head_center_search #s::-moz-placeholder   {color:#000;}
.head_center_search #s::-webkit-input-placeholder {color:#000;}

.header-line-pages #nav-b {
    float: left;
}

.header-line-home .head_top_search{
    float: left;
    margin-left: 10px;   
    width: 200px;
}
.header-line-pages .head_top_search {
    float: left;
    margin-left: 70px;
    width: 200px;
}
.header-line-pages #b-top_block-auth-js{
    float: right;
    margin-right: 20px;
}
.header-line-home .head_top_search input {
    border: 1px solid #ddd;
    margin: 0;
    width: 200px;
    height:30px;
    padding: 7px 45px 7px 8px;   
    font-family: "Myriad Pro Bold",sans-serif;
    font-size: 18px;    
    border-radius:3;
    color: 4a4a4a;
}
.header-line-pages .head_top_search input {
    border: 1px solid #ddd;
    border-radius: 0px;
    margin: 0;
    width: 200px;
    height:30px;
    padding: 7px 45px 7px 8px;
    font-family: "Myriad Pro Bold",sans-serif;
    font-size: 12px;
    border-radius:3;
    color: 4a4a4a;
}
.head_top_search input:focus {
    border: 1px solid #800876;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.sidemenu-wrapper .sidenav li#menu-item-468:hover,
.sidemenu-wrapper .sidenav li#menu-item-468:focus,
.sidemenu-wrapper .sidenav li#menu-item-468:active{
    background: #5f0958;
    border-radius: 3px; 
    box-shadow: 0 0 5px rgba(0,0,0,0.5);   
}
.sidemenu-wrapper .sidenav li#menu-item-468 a{
       color: #fff;
}
.sidemenu-wrapper.sidemenu-wrapper1 .sidenav  li#menu-item-468.current-menu-item{
    background: url(/wp-content/themes/minimy-themes/images/line_but_y.png) !important;
    background-repeat: repeat-x;  
   
}
.sidemenu-wrapper.sidemenu-wrapper1 .sidenav  li#menu-item-468.current-menu-item:hover{
    background: url(/wp-content/themes/minimy-themes/images/line_but_a.png) !important;
    background-repeat: repeat-x;  
    
}
.sidemenu-wrapper.sidemenu-wrapper1 .sidenav  li#menu-item-468{
    background: #fff !important;
}
.sidemenu-wrapper.sidemenu-wrapper1 .sidenav  li#menu-item-468 a{
    color:#000;
}
.sidemenu-wrapper1 .sidenav  li.current-menu-item {
    background: #fff !important;
    border-radius: 3px;  
}
.sidemenu-wrapper1 .sidenav li.current-menu-item a {   
    color: #000 !important;
}

.sidenav li:hover > a {
    color: #fff;
}
.navs li:hover > a {
    color: #666;
}
.sidemenu-wrapper.sidemenu-wrapper1 .sidenav li.menu-item-has-children > a{position: relative;}
.sidemenu-wrapper.sidemenu-wrapper1 .sidenav li.menu-item-has-children > a:after {
   /* font-family: "FontAwesome", serif;*/
    /*content: "\f107";*/
    background: rgba(0, 0, 0, 0) url("/wp-content/themes/minimy-themes/images/arrow_menu_white.png") no-repeat scroll 0 0;
    content: "";
    font-size: 12px;
    font-style: normal;
    height: 5px;
    position: absolute;
    right: -20px;
    top: 10px;
    width: 12px;
}
.sidemenu-wrapper .sidenav li.menu-item-has-children > a{position: relative;}
.sidemenu-wrapper .sidenav li.menu-item-has-children > a:after {
   /* font-family: "FontAwesome", serif;*/
    /*content: "\f107";*/
    background: rgba(0, 0, 0, 0) url("/wp-content/themes/minimy-themes/images/arrow_menu.png") no-repeat scroll 0 0;
    content: "";
    font-size: 12px;
    font-style: normal;
    height: 5px;
    position: absolute;
    right: -20px;
    top: 10px;
    width: 12px;
}

.sub-menu {
    background: #fff;
    border: 1px solid #eee;
    padding: 0px 0;
    position: absolute;
    width: 260px;
    display: none;
    z-index: 9;
}

.sub-menu li:hover {
    background: #fcfcfc;
}

.sub-menu a {
    font-size: 13px;
}

#menu-item-472{
    position: relative;
      padding: 7px 3px 7px 32px !important;
}
#menu-item-472:before {
    background: url(/wp-content/themes/minimy-themes/images/diamant.png);
    background-repeat: no-repeat;
    content: "";
    position: absolute;
    top:15px;
    left:5px;
    width: 19px;
    height: 16px;
}
.sidemenu-wrapper1 #menu-item-472:before {
    background: url(/wp-content/themes/minimy-themes/images/diamant.png);
    background-repeat: no-repeat;
    content: "";
    position: absolute;
    top:7px;
    left:5px;
    width: 19px;
    height: 16px;
}
.sidemenu-wrapper1 #menu-item-472 {
    position: relative;
    padding: 0px 3px 0px 32px !important;
}

#menu-item-472 a{
    text-align: left;
    display: block;
}

.flyers{
    margin-left: 30px;
    margin-right: 135px;
    text-align: center;
    width: 285px;
}
.flyers-counter{
    padding-right: 0px;
    padding-left: 80px;
    margin-bottom: 56px;
    text-transform: uppercase;
    font-family: "Myriad Pro Light",sans-serif;
    font-size: 24px;
}
.flyers-counter .counter a{
    color: #800876;
    margin-bottom: 5px;
    font-family: "Myriad Pro Bold",sans-serif;
    text-decoration: none;
}
.flyers-counter .counter a:hover{
     color: #800876;
     text-decoration: underline;
}
.flyers-counter .flyers-text{
    color:#000;
    margin-bottom: 5px;
}
.flyers, .flyers-list{
    float: right;
}
.flyers-list{
    margin-top:100px;
}
.flyers-list .list-home{
    padding: 0;
    width: 330px;
}
.flyers-list .list-home li{
    position: relative;
    margin-bottom: 20px;
    list-style: none;
    color:#fff;
    font-family: "Myriad Pro Regular",sans-serif;
    font-size: 18px;
}

.flyers-list .list-home li:before{
    background: url(/wp-content/themes/minimy-themes/images/list.png);
    background-repeat: no-repeat;
    content: "";
    width: 28px;
    height: 27px;
    position: absolute;
    top: 0px;
    left: -35px;
}

.button-flyers a{
    background: #ffb400;
    border-radius: 3px;
    box-shadow: 0 0 10px rgba(0,0,0,0.5);
    width:265px;
    font-family: "Myriad Pro Bold",sans-serif;
    font-size: 30px;  
    font-weight: bold; 
    text-transform: uppercase;
    padding: 11px 0px;
    display: block;
    color: #212020;
    cursor: pointer;
    margin-left: 55px;
}

.button-flyers a:hover,
.button-flyers a:focus,
.button-flyers a:active{
    background:#800876;    
    color: #fff;
    text-decoration: none;
}
.everything{
    margin: 0 auto 23px;
    max-width: 1030px;
    text-align: center;
}
.everything img{
    text-align: center;
}
.b_company{
    float: left;
    margin-top: 24px;
}
.b_company a {
    display: block;    
    width: 137px;
}
.b-kdteam {
    filter: grayscale(100%);
    height: 35px;
    margin: 20px 0 0;
    text-align: left;
    width: auto;
}
.b-kdteam:hover {
    filter: grayscale(0);
}



/*  Menu : Side Expand
/* ------------------------------------ */
.menu-side .sidemenu {
    border-right: 1px solid #eee;
    height: 100%;
    position: fixed;
    top: 0;
    width: 300px;
    left: -300px;
    z-index: 999;
    background: white;
}
.menu-side .sidemenu1 {
    border-right: 1px solid #eee;
    height: 100%;
    position: fixed;
    top: 0;
    width: 300px;
    left: -300px;
    z-index: 999;
    background: #800876;
}
.menu-side .sidelogo { padding-top: 50px; }

.menu-side .sidenav {
    margin-top: 20px;
    top: -20px;
}

.menu-side .sub-menu {
    left: 300px;
    top: -1px;
}

.menu-side .sub-menu:after, .menu-top .sub-menu:after {
    border-color: transparent #eee;
    border-style: solid;
    border-width: 11px 14px 11px 0;
    content: "";
    left: -14px;
    position: absolute;
    top: 10px;
    z-index: 98;
}

.menu-side .sub-menu li:first-child:after, .menu-top .sub-menu li:first-child:after {
    position: absolute;
    left: -12px;
    content: "";
    top: 11px;
    border-style: solid;
    border-width: 10px 12px 10px 0;
    border-color: transparent #fff transparent;
    z-index: 99;
}

.menu-side .sub-menu li:first-child:hover:after {
    border-color: transparent #fcfcfc transparent;
}

.sidenav li.menu-item-has-children a > i.fa {
    display: none;
}


/*  Menu : Top - Normal Dropdown
/* ------------------------------------ */
.menu-top header .open-menu {
    display: none;
}

.menu-top .sidemenu1 {
    border-right: none;
    left: auto;
    top: auto;
    position: relative;
    width: 100%;
}



.menu-top .sidemenu {
    background: #fff;   
    border-right: medium none;
    left: auto;
    padding: 5px 0;
    position: relative;
    top: auto;
    width: 100%;
}
.menu-top .header-line-pages .sidemenu.sidemenu1 {
    background: #fff;
    border-right: medium none;
    left: auto;
    padding: 0px;
    position: relative;
    top: auto;
    width: 100%;
}
.navs .sidemenu {
    background: #800876;   
    border-right: medium none;
    left: auto;
    padding: 5px 0;
    position: relative;
    top: auto;
    width: 100%;
}
#navi .sidemenu.sidemenu1 {
    background: #cfcfcf;
    border-right: medium none;
    left: auto;
    padding: 0px;
    position: relative;
    top: auto;
    width: 100%;
}
.menu-top .sidelogo, .menu-top .sidefooter {
    display: none;
}

.menu-top .sidenav {
    margin: 0 !important;
    top: 0 !important;
    /*text-align: left !important;*/
}

/*.menu-top .sidenav > ul, .sidemenu-wrapper1 .sidenav > ul {
    display: inline-block;
    margin-right:20px;*/
    /* inline block hack for IE 6&7 */
    /*zoom: 1;*/
   
}

.menu-top .sidenav li.menu-item-has-children > a:after { float: right; }

/*.menu-top .sidenav a { display: block; }*/
.head_top_search_mob{display: none;}
.menu-top .sidemenu-wrapper1 .searchnav1 {
    cursor: pointer;
    display: block;
    inline block hack for IE 6&7 
    zoom: 1;
    display: inline;
    width: 250px;
    float: right;
    height: 25px;
    line-height: 40px;
    vertical-align: top;
}

#menu-style{
     -moz-box-pack: justify;    
    display: flex;
    justify-content: space-between;
    list-style: outside none none;
    margin: 0px;
    padding: 0;
}
.header-line2 .counter{
    background: #fad400 none repeat scroll 0 0;
    border-radius: 50%;
    color: #000000;
    font-size: 12px;
    height: 20px;
    margin: 12px 0 -12px 30px;
    overflow: hidden;
    padding: 1px 0 0;
    position: absolute;
    text-align: center;
    width: 20px;
}
.header-line #countincart{
  display: inline-block;
  height: 20px;
  overflow: hidden;
  width: 14px;
    
}
.header-line-pages .cart .counter {
    position: absolute;
    top: 5px;
    right: -15px;
    font-size: 14px;
}
.header-line.header-line-pages.header-line2 .cart .counter {
    position: absolute;
    top: 5px;
    right: -5px;
    font-size: 14px;
}
.header-line-pages .counter {
    background: #fad400 none repeat scroll 0 0;
    border-radius: 50%;
    color: #000000;
    font-size: 12px;
    height: 20px;
    line-height: 20px;
    margin: 0;
    overflow: hidden;
    padding: 0;
    position: absolute;
    right: -5px;
    text-align: center;
    width: 20px;
}
.header-line-pages.header-line.header-line2 #countincart{
    display: block;
    height: 20px;
    margin-left: 0.9px;
    margin-top: 0px;
    overflow: hidden;
    padding: 0 3px;
    text-align: center;
    width: 12px;
}
.header-line-home.header-line.header-line2 #countincart{
    display: block;
    height: 20px;   
    margin-left: 0.9px;
    margin-top: -6px;
    overflow: hidden;
    padding: 0 3px;
    text-align: center;
    width: 12px;
}

.menu-top .searchnav {
    cursor: pointer;
    display: inline-block;
    height: 40px;
    line-height: 40px;
    vertical-align: top;
    width: 40px;
}
.menu-top .sidemenu-wrapper {
    margin: 0 auto;
    /*width: 720px;  */
    width: 1100px; 
}
.menu-top .sidemenu-wrapper1 {
    margin: 0 auto;   
    width: 1100px;  
}
.sidemenu-wrapper.sidemenu-wrapper1 #menu-style{
    padding: 7px 0;
}

/*.menu-top .sidenav li, .sidemenu-wrapper1 .sidenav li{
    display: inline-block;
    padding: 7px 21px;
}*/


.menu-top .sub-menu {
    background: none;
    border:0px;
    left: 0;
    top: 100%;
    width: 211px;
    text-align: center;
}

.menu-top .sub-menu li {
    background: #eeeeee none repeat scroll 0 0;
    display: block;
    margin-bottom: 2px;
    padding-left: 20px;
    text-align: center;
}
.menu-top .sub-menu li a{
    color: #000;
    font-size: 18px;
}
.sidemenu-wrapper .menu-top .sub-menu li:hover{
    background: #989797;    
}
.sidemenu-wrapper.sidemenu-wrapper1 .sub-menu li:hover{
    background: #989797 !important;    
}
.sidemenu-wrapper.sidemenu-wrapper1 .sub-menu li:hover a{
    color:#fff !important;
}
.menu-top .sub-menu li:hover{
    background: #989797;    
}
.sidemenu-wrapper1 .sidenav  li:hover{
    background: #fff;
}
.sidemenu-wrapper1 .sidenav  li#menu-item-468:hover{
    background: #fad400;
}
.menu-top .sub-menu li:hover a{
    color: #fff;
}
.sidemenu-wrapper1 .sidenav .menu li:hover a{
    color:#000;
}
.menu-top .sub-menu:after, .menu-top .sub-menu li:first-child:after {
    display: none;
}

/* 3rd level */
.menu-top .sub-menu .sub-menu {
    top: -1px;
    left: 100%;
}
.menu-top .sidenav .sub-menu li.menu-item-has-children > a:after {
    content: "\f105";
    margin: 0 5px;
}

.menu-top .searchnav {
    color: #888;
    cursor: pointer;
    display: inline-block;
    width: 40px;
    font-size: 16px;
    position: relative;
}

.menu-top .searchbox {
    background:  white;
    border: 1px solid #ddd;
    position: absolute;
    right: 0;
    top: 100%;
    display: none;
}

.head-search{position: relative;}



.header-line-home .head_top_search .form-group::after {
    background: url(/wp-content/uploads/2015/04/loop.png);
    background-repeat: no-repeat;
    width: 36px;
    height: 36px;
    content: "";
    cursor: pointer;
    display: block;
    position: absolute;
    right: -5px;
    top:2px;
    
}

.header-line-pages .head_top_search .form-group::after {
    background: url(/wp-content/themes/minimy-themes/images/serch_img.png);
    background-repeat: no-repeat;
    width: 18px;
    height: 18px;
    content: "";
    cursor: pointer;
    display: block;
    position: absolute;
    right: 15px;
    top:5px;

}

.head_center_search .form-group::after {
    background: url(/wp-content/themes/minimy-themes/images/loop_big.png);
    background-repeat: no-repeat;
    width: 40px;
    height: 40px;
    content: "";
    cursor: pointer;
    display: block;
    position: absolute;
    right: 30px;
    top:15px;
}

#s::-moz-placeholder   {color:#e2e0e1;}
#s::-webkit-input-placeholder {color:#e2e0e1;}
#s:focus::-webkit-input-placeholder {color: transparent;}
#s:focus::-moz-placeholder          {color: transparent;}
#s:focus::-ms-input-placeholder      {color: transparent;}


/** author box **/
.author-box {
    background: #f6f6f6;
    border-radius: 2px;
    margin: 40px 0 0;
    padding: 23px 20px 20px;
    border: 1px solid #eee;
    min-height: 120px;
}

.author-box img {
    border-radius: 50%;
    display: block;
    float: left;
    height: 120px;
    width: 120px;
}

.author-box-wrap {
    margin-left: 150px;
}

.author-box h5 {
    font-size: 1.3em;
    font-weight: bold;
    margin: 5px 0 15px;
}

.author-box ul {
    font-size: 13px;
    margin-top: 8px;
}

.author-box li {
    display: inline-block;
    margin: 0 8px 0 0;
}

.author-box-wrap > p {
    font-size: 15px;
    text-indent: 0;
}

.author-box ul {
    margin: 10px 0 0;
    font-size: 14px;
}

/* ------------------------------------------------------------------------- *
 *  Anchor
/* ------------------------------------------------------------------------- */

.entry a, .entry a:before, .entry a:after,
article .content-meta a, article .content-meta a:hover,
.foot-social li a, .foot-social li a:hover,
.paging a, .paging a:hover,
.sidenav li a, .sidenav li:hover a,
.sidenav li, .sidenav li:hover,
.sub-menu li:first-child:after, .sub-menu li:first-child:hover:after,
.close-overlay, .close-overlay:hover,
.sharing > div, .sharing > div:hover,
.themeform a, .themeform a:hover,
article .content-time a, article .content-time a:hover {
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}


/* ------------------------------------------------------------------------- *
 *  Element
/* ------------------------------------------------------------------------- */

.no-thumbnail-wrapper {
    height: 0;
    overflow: hidden;
    padding-bottom: 100%;
    position: relative;
    background: #eee;
}

.no-thumbnail-wrapper .no-thumbnail-inner {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

.no-thumbnail-wrapper i {
    position: relative;
    top: 40%;
}

.videocontent {
    width:80%;
    max-width: 640px;
    margin: 0 auto;
}

.video-container {
    height: 0;
    overflow: hidden;
    padding-bottom: 56%;
    position: relative;
}

.video-container iframe, .video-container object, .video-container embed, .video-container video {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

[data-type="audio"] { width: 100%; }


.jeg-gallery-thumbnail img { width: 100%; }


/*  Gallery
/* ------------------------------------------------------------------------- */
.gallery { clear: both; overflow: hidden; width: 100%; margin: 15px 0!important; }
.gallery img { display: block; width: 100%; height: auto; border: none !important; }
.gallery .gallery-item { position: relative; overflow: hidden; border-color: transparent; margin: 0!important; }
/*.gallery .gallery-caption { background: rgba(255,255,255,0.8); color: #333; font-size: 11px; padding: 5px 0; text-align: left; text-indent: 10px; font-style: normal; margin: 0; bottom: -44px; left: 2px; right: 2px; overflow: hidden; position: absolute; text-overflow: ellipsis; white-space: nowrap; width: 100%; transition: all .2s ease; -o-transition: all .2s ease; -moz-transition: all .2s ease; -webkit-transition: all .2s ease; }
.gallery .gallery-item:hover .gallery-caption  { bottom: 0; }
.gallery-columns-5 .gallery-caption,
.gallery-columns-6 .gallery-caption,
.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption { display: none!important; }
*/

.gallery-thumbnail-3 .gallery-item { width: 33%; }
.gallery-thumbnail-4 .gallery-item { width: 25%; }
.gallery-thumbnail-5 .gallery-item { width: 20%; }

.entry .gallery:after {
    content: "";
    clear: both;
    display: block;
    margin-bottom: 25px;
}

.gallery-columns-1 .gallery-item { width: 100%; }
.gallery-columns-2 .gallery-item { width: 50%; }
.gallery-columns-3 .gallery-item { width: 33%; }
.gallery-columns-4 .gallery-item { width: 25%; }
.gallery-columns-5 .gallery-item { width: 20%; }
.gallery-columns-6 .gallery-item { width: 16%; }
.gallery-columns-7 .gallery-item { width: 14%; }
.gallery-columns-8 .gallery-item { width: 12%; }
.gallery-columns-9 .gallery-item { width: 11%; }

.entry .gallery-item a {
    border: none;
    padding: 0;
}

.entry .gallery-item img {
    width: 100%;
}

.entry .gallery .gallery-item:hover .gallery-caption  { bottom: 0; }

.gallery-item .gallery-icon {
    padding: 5px;
}

.gallery-item {
    float: left;
    overflow: hidden;
    position: relative;
}

.gallery .gallery-caption {
    background: rgba(255,255,255,0.8);
    color: #2e2f34;
    font-size: 11px;
    line-height: 1.5em;
    padding: 10px 15px;
    font-style: normal;
    margin: 0;
    bottom: -42px;
    overflow: hidden;
    position: absolute;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    transition: all .2s ease;
    -o-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -webkit-transition: all .2s ease;
    text-align: center;
}

.gallery-item {
    float: left;
    overflow: hidden;
    position: relative;
}

.gallery-item .overlay {
    background: none repeat scroll 0 0 rgba(255, 255, 255, 0.5);
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    opacity: 0;
}

.gallery-item .overlay i {
    border: 2px solid #fff;
    border-radius: 100%;
    color: #fff;
    font-size: 14px;
    font-weight: lighter;
    height: 40px;
    left: 50%;
    line-height: 40px;
    margin-left: -20px;
    margin-top: 0px;
    position: absolute;
    text-align: center;
    top: 50%;
    width: 40px;
}

.gallery-item .overlay:hover {
    opacity: 1;
}

.gallery-item .overlay:hover i {
    margin-top: -20px;
}

.gallery-item .overlay, .gallery-item .overlay:hover,
.gallery-item .overlay i, .gallery-item .overlay:hover i{
    -webkit-transition: all 0.2s ease 0s;
    -moz-transition: all 0.2s ease 0s;
    -o-transition: all 0.2s ease 0s;
    transition: all 0.2s ease 0s;
}

/* Attachment */
.entry .attachment { text-indent: 0 }

/* ------------------------------------------------------------------------- *
/*  WP Essentials
/* ------------------------------------------------------------------------- */

.alignnone { margin: 5px 20px 20px 0;}
.aligncenter, div.aligncenter { display: block; margin: 5px auto 5px auto; }
.alignright { float:right; margin: 5px 0 20px 20px; }
.alignleft { float: left; margin: 5px 20px 20px 0; }
.aligncenter { display: block; margin: 5px auto 5px auto; }
a img.alignright { float: right; margin: 5px 0 20px 20px; }
a img.alignnone { margin: 5px 20px 20px 0; }
a img.alignleft { float: left; margin: 5px 20px 20px 0; }
a img.aligncenter { display: block; margin-left: auto; margin-right: auto }
.wp-caption { background: #fff; border: 1px solid #f0f0f0; max-width: 96%; padding: 5px 3px 10px; text-align: center; }
.wp-caption.alignnone { margin: 5px 20px 20px 0; }
.wp-caption.alignleft { margin: 5px 20px 20px 0; }
.wp-caption.alignright { margin: 5px 0 20px 20px; }
.wp-caption img { border: 0 none; height: auto; margin: 0; max-width: 98.5%; padding: 0; width: auto; }
.wp-caption p.wp-caption-text { font-size: 11px; line-height: 17px; margin: 0; padding: 0 4px 5px; }
.sticky { }
.gallery-caption { }
.bypostauthor { }

/*  Image Position & Caption
/* ------------------------------------------------------------------------- */
img.size-auto,
img.size-large,
img.size-medium,
.attachment img { max-width: 100%; height: auto; }
img.alignleft { margin: 0px 20px 18px 0; }
img.alignright { margin: 0px 0 18px 20px; }
img.aligncenter { margin: 0px auto 18px; clear: both; display: block; }
img .size-full { width: 100%!important; }
.gallery img, .mainpage img.wp-smiley { margin: 0; }
.wp-caption { background: #eee; max-width: 100%; margin-bottom: 14px; text-align: center; }
.wp-caption-text { font-style: italic; }
.wp-caption a { border-bottom: none; }
.wp-caption img { margin: 0; max-width: 100%; height: auto; }
.wp-caption.alignleft { margin-right: 20px; }
.wp-caption.alignright { margin-left: 20px; }
.wp-caption.alignnone { width: 100%!important; overflow: hidden; }
.wp-caption.alignnone img { margin: 0 auto; max-width: 100%!important; }
.wp-caption-text { color: #333; font-size: 13px; padding: 8px 0; margin: 0; }



/* ------------------------------------------------------------------------- *
 *  Search Element
/* ------------------------------------------------------------------------- */


.search-overlay {
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 998;
    display: none;
}

.search-context {
    height: 100%;
    margin-left: 300px;
}

.search-input {
    margin-left: -200px;
    margin-top: -80px;
    position: relative;
    text-align: center;
    top: 50%;
    outline: 0;
}

.search-input input {
    border: none;
    font-size: 50px;
    font-weight: bold;
    letter-spacing: 8px;
    text-align: center;
    text-transform: uppercase;
    width: 100%;
    background: transparent;
    outline: 0;
}
.search-input input:focus {
    -webkit-box-shadow: none;
    box-shadow: none;
}

.search-input > span {
    color: #666;
    display: block;
    padding-top: 20px;
}

.searchnav {
    height: 40px;
    display: none;
}

.post-password-form {
    border: 1px solid #ddd;
    border-radius: 2px;
    margin-bottom: 20px;
    padding: 20px;
}
.post-password-form p {
    text-indent: 0;
}
.post-password-form input {
    margin-bottom: 20px;
}

/* ------------------------------------------------------------------------- *
 *  404 Page
/* ------------------------------------------------------------------------- */
.error404.entry { margin: 0 0 20px; }
.error-title {
    float: left;
    width: 40%;
    padding-right: 60px;
    text-align: right;
}
.error-title h1 { font-size: 58px; line-height: normal; margin: 0 0 20px;}
.error-title h2 { font-size: 24px; line-height: normal;}
.error-description {
    margin-left: 40%;
}
.error-description p {text-indent: 0;}

/* ------------------------------------------------------------------------- *
 *  Plugin
/* ------------------------------------------------------------------------- */

/** swipebox **/

html.swipebox-html { overflow: hidden; }
#swipebox-overlay {
    background: rgba(255, 255, 255, 0.8);
}
#swipebox-action-bar {
    background:  rgba(0, 0, 0, 0);
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 9999;
}
#swipebox-action-bar {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
}
#swipebox-prev {
    float: right;
}
#swipebox-close {
    left: 0;
    right: auto;
}
#swipebox-overlay a {
    color: #333;
    font-size: 21px;
    line-height: 50px;
    text-align: center;
    display: block;
    z-index: 99999;
}

#swipebox-prev, #swipebox-next, #swipebox-close, #swipebox-keyboard  {
    border: medium none !important;
    cursor: pointer;
    height: 50px;
    text-decoration: none !important;
    top: 0;
    width: 50px;
}

#swipebox-keyboard {
    left: 50px;
    position: absolute;
}

#swipebox-title {
    background:  rgba(255, 255, 255, 0.9);
    bottom: 0;
    display: block;
    line-height: 50px;
    position: absolute;
    text-align: center;
    width: 100%;
    font-size: 15px;
}

#swipebox-slider .slide-loading, #swipebox-slider .slide {
    background: none;
}

#swipebox-slider .slide-loading:after {
    content: "\f110";
    font-size: 40px;

    -webkit-animation: fa-spin 1s infinite linear;
    animation: fa-spin 1s infinite linear;

    display: inline-block;
    font-family: "FontAwesome", serif;
    font-size-adjust: none;
    font-stretch: normal;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: 1;
    text-rendering: auto;
}

#swipebox-overlay a {
    -webkit-transition: all 1s ease 0s;
    -moz-transition: all 1s ease 0s;
    -o-transition: all 1s ease 0s;
    transition: all 1s ease 0s;
}

#swipebox-overlay a:hover {
    background: #fafafa;
}

/** plugin override **/
.fotorama__dot {
    height: 8px;
    width: 8px;
}


.fotorama__nav__frame.fotorama__active .fotorama__dot {
    border-width: 5px;
    height: 0;
    width: 0;
}


/** video player ***/

.mejs-container {
    background:  #ddd;
}

.mejs-container .mejs-controls {
    background: #777;
}

.mejs-controls .mejs-time-rail .mejs-time-total {
    background: #ccc;
}

.mejs-controls .mejs-time-rail .mejs-time-loaded {
    background:  #fff;
}

.mejs-controls .mejs-time-rail .mejs-time-current {
    background: #aaa;
}

.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total {
    background: #fff;
    border-radius: 1px;
}

.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current {
    background: #aaa;
    border-radius: 1px;
}

.mejs-controls .mejs-time-rail span {
    border-radius: 1px;
}

.mejs-controls .mejs-play button,
.mejs-controls .mejs-pause button,
.mejs-controls .mejs-mute button,
.mejs-controls .mejs-unmute button,
.mejs-controls .mejs-fullscreen-button button {
    background: transparent;
    font-family: "FontAwesome", serif;
    color: #fff;
    font-size: 13px;
    display: block;
}

.mejs-controls .mejs-play button:after {
    content: "\f04b";
}

.mejs-controls .mejs-pause button:after {
    content: "\f04c";
}

.mejs-controls .mejs-mute button:after {
    content: "\f028";
}

.mejs-controls .mejs-unmute button:after {
    content: "\f026";
}

.mejs-controls .mejs-fullscreen-button button:after {
    content: "\f065";

}

.mejs-controls .mejs-mute button,
.mejs-controls .mejs-unmute button{
    left: -3px;
}

.mejs-poster {
    background-size: cover;
}


.button_dow  {   
     background: #800876 none repeat scroll 0 0;
    border-radius: 5px;
    color: #ffffff !important;
    cursor: pointer;
    display: block;
    font-family: MyriadPro-Bold;
    font-size: 28px;
    font-weight: bold;
    height: 37px;
    margin: 0 auto 30px auto;
    padding: 13px 0 10px !important;
    text-align: center;
    text-transform: uppercase;
    width: 268px;
}

.button_dow:hover, .button_dow:focus,
.button_dow:active{
    background: #5f0958;
    box-shadow: 0 0 5px rgba(0,0,0,0.5);
    height:37px;    
    color:#fff !important;  
}

.download{
    text-align: center;
    margin: 0 auto;
    font-family: "Lato",sans-serif !important; 
}
.butt_dow1{
    padding: 0px !important;
    margin: 0 !important;
}
.butt_dow .download{padding: 0 5px;}
.butt_dow, .butt_dow1 .download{
    background: #F9D401;
    height: 255px;
    padding: 15px 5px 0;
    border: 2px dashed #000;
}
#file_base_post_fields_widget-2{
    width: 300px;
}
.text_download1{
    font-family: "Lato Medium",sans-serif !important; 
    font-weight: bold;
    font-size: 25px;
    color: #000;
    text-transform: uppercase;

}
.text_download2{
    color: #2c2c2c;
    font-family: "Lato Light",sans-serif !important;
    font-size: 15px;
    line-height: 21px;
    text-transform: uppercase;
}
.comm{
    position: relative;
    margin-bottom: 15px;
    padding-bottom: 15px;
}
.comm:after{
    position: absolute;
    content: "";
    background: url(/wp-content/themes/minimy-themes/images/border.png);
    background-repeat: no-repeat;
    bottom: 0px;
    left: 0px;
    width: 100%;
    height:1px;
}
.f_block{
    margin: 0 auto;
    text-align: center;
}
.f_block h2{
    text-transform: uppercase;
    font-size: 14px;
    font-family: "Lato",sans-serif !important;
    color: #888888;
    height: 39px;
    line-height: 20px;
    margin-top: 10px !important;
    text-align: center;
    margin-bottom: 35px !important;
}
.post-categories{display: none;}


.category-home-post .viewed_flyers, .withsidebar .viewed_flyers,
.search .viewed_flyers{  
    width: 180px;
    display: inline-block;
    text-align: center;
    padding:15px 15px 0 15px;
    margin: 0 7px 0 0;
    cursor: pointer;
}

.single .viewed_flyers{  
    width: 180px;
    display: inline-flex; 
    text-align: center;
    padding:10px 10px 0 10px;
    margin: 0 23px;
    cursor: pointer;
}

.category-home-post .viewed_flyers:nth-of-type(5),
.search .viewed_flyers:nth-of-type(5),
.category-home-post .viewed_flyers:nth-of-type(10),
.block-down .viewed_flyers:nth-of-type(5),
.cat-cat .viewed_flyers:nth-of-type(5), .block-down  .viewed_flyers:nth-of-type(10),
.block_flyers .viewed_flyers:nth-of-type(3){
    margin: 0px;
}
.products .cat_cat .viewed_flyers:nth-of-type(5),
.single .viewed_flyers:nth-of-type(5){
    margin: 0px;
}

.category-premium-post .viewed_flyers a h2.flyers_name {
    border:0px;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 130px;
    text-align: center;
    margin: 0 auto;
}
.category-premium-post h3{
    color: #393939;
    text-transform: uppercase;
    margin:0 0 5px 0;
    font-family: "MyriadPro-regular",sans-serif;
    font-size: 20px;
}
.category-premium-post h3 a{
    color: #800876;
    text-transform: uppercase;
    font-family: "MyriadPro-regular",sans-serif;
    font-size: 20px;
}
.category-premium-post h3 a:hover{
    text-decoration:underline;
}
.category .viewed_flyers, .category-premium-post .viewed_flyers,
.products .viewed_flyers  {       
    display: inline-block;
    text-align: center;
    padding: 5px 2.1px;
    margin: 0 auto; 
    cursor: pointer;
    width: 186px;

}
.single .cat_cat .viewed_flyers{
    cursor: pointer;
    display: inline-block;
    margin: 0 20px 0 0;
    padding: 10px 10px 0;
    text-align: center;
    width: 180px;
}
.cat_cat h2.flyers_name{
    border:0px;
    color: #000000;
    display: inline-block;
    font-size: 15px;
    height: 60px;
    margin-top: 0px;
    line-height: 20px;
    padding-top: 0px;
    overflow: hidden;
    text-align: center;
}
.viewed_flyers a{
    font-size: 14px;
    font-family: "Lato",sans-serif !important;
    font-weight: normal !important;
    display: block;
}
.viewed_flyers a:hover{
    text-decoration: none;
}
.block_flyers{margin-bottom: 20px;}


.zaki_like_dislike{
    width: 57px;
    height: 27px;
    float: left;
    margin-right: 10px;
    cursor: pointer;
}
.zaki_like_dislike img, .zaki_like_dislike span{float: left;}
.zaki_like_dislike span{
    display: block;
    margin-left: 14px;
    color: #69bf45;
    font-size: 17px;
}
.zaki_like_dislike_box{
    width: 145px;
    float: right;
    margin-bottom: 5px;
}

.withsidebar .toll_flyers_block{
    width:200px;
    display: none;
    font-size:21px; 
    font-family: "Lato",sans-serif !important; 
    word-wrap:break-word !important;
    line-height: 23px;

    
}
.cont-home .toll_flyers_block, .error404 .toll_flyers_block,
.search .toll_flyers_block{
    width:200px;
    display: none;
    font-size:21px; 
    font-family: "Lato",sans-serif !important; 
    word-wrap:break-word !important;
    line-height: 23px;
  
    
}
.home  .toll_flyers_block, .error-page .toll_flyers_block {
    width:180px;
    display: none;
    font-size:19px; 
    font-family: "Lato",sans-serif !important; 
    word-wrap:break-word !important;
    line-height: 23px;
    text-transform: uppercase;
    
}
.archive  .toll_flyers_block {
    width:190px;
    display: none;
    font-size:21px; 
    font-family: "Lato",sans-serif !important; 
    word-wrap:break-word !important;
    line-height: 23px;
    
}
.category .toll_flyers_block{
    width:190px;
    display: none;
    font-size:21px; 
    font-family: "Lato",sans-serif !important; 
    word-wrap:break-word !important;
    line-height: 23px;
    
}
.toll_flyers_block .post-categories, .category_name{
    display: block; 
    font-size: 13px !important; 
    text-transform: none !important;
    color: #fff !important;   
}
.toll_flyers_block img{
    text-align:center;  
}
.toll_flyers_block .post-categories a{color: #fff !important;  font-family: "Lato",sans-serif !important;  }
.toll_flyers_block .attachment-qtip-thumb{
    text-align: center !important;
    margin: 0 auto;
}
.viewed_flyers:hover{
    background: #e0e0e0;
}
.category_f a{
    text-align: center;
    display:block;
    margin: 35px 0;
}
.category_f a:hover, .category_f a:focus{text-decoration: underline;}

#npcatch li{
    text-align: center !important;
    margin-bottom: 25px;
}
#npcatch img{
    float: none !important;
}
#npcatch li .title{float: none !important;}
#npcatch li .title a{
    text-align: center;
    float: none !important;
}

.category .viewed_flyers a h2.flyers_name {
    border:0px;
    display: block;
    /*overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 135px;*/
    text-align: center;
    margin: 0 auto;
}
.withsidebar .viewed_flyers a h2.flyers_name, #npcatch li span.title a {
    border:0px;
    display: block;
    /*overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 180px;*/
    text-align: center;   
    margin: 0 auto;
}
 .archive-header-category{
    background: #e2e0e1 none repeat scroll 0 0;
    margin: 0 auto;
    padding: 30px 20px 25px;
    position: relative;
    z-index: 3;
} 
.archive-title-category{
    font-size: 35px;
    color: #000;
    font-family: "Lato",sans-serif !important;
    margin:0 0 10px 0;
    text-transform: capitalize;
}
.archive-meta-category{
    font-size: 14px;
    color: #000;
    font-family: "Lato",sans-serif !important;
    line-height: 18px;
    text-align: justify;
}
.breadcrumbs-member{
    margin-top: 10px;
}
.category .breadcrumbs{margin-bottom: 5px;}
.page-login .breadcrumbs{
    margin: 0;
}

/*.page-login .breadcrumbs span:first-child,
.lost-page .breadcrumbs span:first-child,
.breadcrumbs-member  span:first-child,
.category-350 .breadcrumbs span:first-child,
#primary .breadcrumbs span:first-child,
.single .breadcrumbs span:first-child{
    padding-left: 5px;
}*/
.woocommerce-breadcrumb span{
    padding:0px 15px !important;
    position: relative;
    white-space: nowrap;
}
.woocommerce-breadcrumb  span:first-child{
    padding-left: 0px !important;
}
.lost-page .entry{margin-top: 15px;}
.lost-page .tml-action-links{
    margin-top: 20px;
}
.lost-page #lostpasswordform label{
    color:#000;
    margin-bottom: 10px;
    font-weight: normal;
    font-family: "MyriadPro-regular",sans-serif;
}
.lost-page .textwidget {margin-bottom: 0;}
.lost-page .entry p {
    text-indent: 0px;
}
.lost-page .tml-action-links li a:hover{
    background: none;
    cursor: pointer;
    text-decoration: underline;
}
.category .paging{margin-top: 50px;}
.payment{
    padding: 20px 0px 30px 0px;
    float: left;
}
#payment ul li{list-style: none;}
.payment1, .payment2{
    float: left;
}
.payment1{
    margin-right: 95px;
}

#scrollup{     
    float: right;     
    margin-top: 20px; 
    float: right;
    margin-right: -100px;
    padding-bottom: 35px;
    cursor: pointer;
}

.toll_flyers_category {display: block;}

.woocommerce-pagination{
    margin: 40px 0;
}
.woocommerce nav.woocommerce-pagination ul li a,
.woocommerce nav.woocommerce-pagination ul li span{
    padding:10px;
    font-family: "Lato",sans-serif;

}
.woocommerce-pagination .page-numbers{border: 0px !important;}
 .woocommerce nav.woocommerce-pagination ul li span{
    background: #fff !important;
    border-right:0 !important;
    border: 1px solid #800876 !important;
    color:#800876 !important;
 }
.woocommerce nav.woocommerce-pagination ul li a{
    background: #fff !important;
    border: 1px solid #4a4a4a !important;
    color:#4a4a4a !important;
}
.woocommerce nav.woocommerce-pagination ul li a.next,
.woocommerce nav.woocommerce-pagination ul li a.prev{
    background: #fff !important;
    border-right:0 !important;
    border: 0px !important;
    color:#800876 !important;
    font-weight: bold;
}
.woocommerce nav.woocommerce-pagination ul li a.next:hover,
.woocommerce nav.woocommerce-pagination ul li a.prev:hover{
    background: #fff !important;
    border-right:0 !important;
    border: 0px !important;
    color:#800876 !important;   
    font-weight: bold;
}
.woocommerce nav.woocommerce-pagination ul li a:hover{
    background: #fff !important;
    border: 1px solid #800876 !important;
    color:#4a4a4a !important;
}
.woocommerce nav.woocommerce-pagination ul li {    
    margin: 0 10px 0 0;
    border-right:0 !important;
}



/*Download*/

.bg-fon{
   background: #fad400;
   padding: 10px 0;
   font-family: "Lato",sans-serif !important; 
}
.bg-fon .img-down{
    text-align: center;
}

.block-down h1{
    text-align: center;
    color: #000;
    line-height: 40px;
    margin-top: 35px;
    margin-bottom: 10px;
    font-size: 35px;
    font-family: "Lato",sans-serif !important; 
    font-weight: bold;

}
.block-down h1 a{
    color: #800876;
}
.block-down h1 a:hover{
    color: #800876;
    text-decoration: underline;
}
block-down p a:hover{
    text-decoration: underline;
}

.block-down a{
    color:#000;
    font-weight: bold;
    text-decoration: none;
}
.block-down a:hover{
    text-decoration: underline;
}
.block-down p{
    color: #000;
    font-size: 18px;
    font-family: "Lato",sans-serif !important; 
    margin-bottom: 30px;
    text-align: center;
    font-weight: normal;
}

.categiry-down, .block-down h2 {
    font-size: 18px;
    text-align: center;
    margin-bottom: 20px;
    font-family: "Lato",sans-serif !important; 
}

.categiry-down a{
    text-transform: uppercase;
    color: #800876;
    text-decoration: none;
    font-size: 18px;
    font-family: "Lato",sans-serif !important; 
}
.categiry-down a:hover, .block-down h2 a:hover{
    text-decoration: underline;
}
.block-down h2 a{    
    color: #000;
    text-decoration: none;
    font-size: 18px;
    font-family: "Lato",sans-serif !important; 
    font-weight: bold;
    text-transform: lowercase;
}
.block-down .ban{text-align: center;}
.widget_file_base_page_down_widget{
    height:100px;
}
.widget_file_base_page_down_widget h1 {
    text-transform: uppercase;
    margin-bottom: 10px;
}
.widget_file_base_page_down_widget h1 span{
    color:#800876;
    font-weight: bold;
    text-transform: none;
}
.widget_file_base_page_down_widget p{
    margin-bottom: 0px;
    padding: 0;
}
.widget_file_base_page_down_widget h2{
    margin-bottom: 10px;
    margin-top: -5px;
}

.widget_file_base_page_down_widget h1 span.sec{
    color:#000;
}



/*Страница одного флаера в премиум*/

.woocommerce div.product .product_title{
    font-family: "MyriadPro-regular",sans-serif;
    font-size: 35px;
    margin-bottom:20px;

}
.product_meta{
     font-family: "MyriadPro-regular",sans-serif;
     font-size: 14px;
     color: #000;
}
.woocommerce div.product form.cart div.quantity{
    margin-right: 20px;
}

.related.products h2{
    font-family: "Lato",sans-serif !important; 
    text-transform: uppercase;
    text-align: center;
    color: #888888;
    font-size: 14px;
    margin-bottom: 35px;
}

.text-description-membership{
    display: block !important;
    line-height: 18px;
    margin-bottom: 0px;
    font-family: "MyriadPro-regular",sans-serif;
    font-weight: normal;
    font-size: 14px;
    color:#000;
    text-transform: none;
}
/*
.wp-social-login-provider-list a{
     display: inline;
}
.wp-social-login-provider-list a img {
    float: left;
    margin-right: 20px;
}
*/

.wp-social-login-provider-list img{
    margin-bottom: 20px;
}
.page-registr .entry .pp{display: none;}
.page-registr .entry {
    margin-top: 0;    
}
.page-registr .sidebar-wrapper{ padding-top: 50px;}

.input-text::-moz-placeholder   {color:#000;}
.input-text::-webkit-input-placeholder {color:#000;}
.input-text{color:#000;}
 

 #commentform .wp-social-login-widget{
    margin-bottom: 50px;
 }

.block-down .home-img-block{
    margin: 20px 0;
}
#newpostcatch-3{
    width: 300px;
}
.entry-summary{
    text-align: left;
}
.entry-summary .button_dow {
    display: block;
    font-family: "MyriadPro-regular",sans-serif;
    float: left;
    margin-bottom: 10px;
    text-align: center;
}

/*постраничная навигация*/

.wp-pagenavi{
    text-align: center;
    margin: 35px 0;
    font-family: "Lato",sans-serif;    
}
.wp-pagenavi a{
    border: 1px solid #4a4a4a;
    color: #4a4a4a;
    padding: 10px 15px;
}
/*.wp-pagenavi .prev{
    border: 0px;
    color: #4a4a4a;
    padding: 10px 15px;   
    font-weight: bold;
}*/

.wp-pagenavi .first2, .wp-pagenavi .last,
.wp-pagenavi .next2, .wp-pagenavi .prev2,
.wp-pagenavi .first2:hover, .wp-pagenavi .last:hover,
.wp-pagenavi .next2:hover, .wp-pagenavi .prev2:hover{
    border: 0px;
    color: #800876;
    margin: 0;
    padding: 10px 5px 10px 0;   
    font-weight: bold;
}
.wp-pagenavi .last2, .wp-pagenavi .first,
.wp-pagenavi .last2:hover, .wp-pagenavi .first:hover{
    border: 0px;
    color: #800876;
    margin: 0;
    padding: 10px 0px 10px 5px;   
    font-weight: bold;
}
.wp-pagenavi .next, .wp-pagenavi .prev,
.wp-pagenavi .next:hover, .wp-pagenavi .prev:hover {
    border: 0px;
    color: #800876;
    margin: 0;
    padding: 10px 0px ;   
    font-weight: bold;
}
.wp-pagenavi .first2, .wp-pagenavi .prev2,
.wp-pagenavi .first2:hover, .wp-pagenavi .prev2:hover{
    margin-right: 15px;
}
.wp-pagenavi .last2, .wp-pagenavi .next2,
.wp-pagenavi .last2:hover, .wp-pagenavi .next2:hover{
    margin-left: 15px;
}
.wp-pagenavi .last2:hover, .wp-pagenavi .next2:hover,
.wp-pagenavi .first2:hover, .wp-pagenavi .prev2:hover{
    text-decoration: underline;
}

.wp-pagenavi span, .wp-pagenavi a {
    margin: 0 5px;   
}
.wp-pagenavi span.current {
    border: 1px solid #800876;
    color: #800876;
    padding: 10px 15px;
}
.wp-pagenavi a:hover {
    border: 1px solid #800876;
}


.woocommerce div.product p.price, .woocommerce div.product span.price{
    color:#000;
    margin-bottom: 20px;
    font-family: "Lato",sans-serif;  
    font-weight: bold;
    font-size: 40px !important;
}
.woocommerce #respond input#submit.alt,
.woocommerce a.button.alt, .woocommerce button.button.alt,
.woocommerce input.button.alt{
   /* background: #800876;
    color:#fff;
    font-family: "Lato",sans-serif;  
    font-weight: bold;
    font-size: 20px;*/
    background: url(/wp-content/themes/minimy-themes/images/butt_cart.png);
    background-repeat: repeat-x;
    border-radius: 4px;
    height: 47px;   
    padding:10px 5px 5px;
    color:#000;
    /*width: 185px;*/
    text-transform: uppercase;
    font-family: "Lato",sans-serif;  
    font-weight: bold;
    font-size: 20px;    
}
.posted_in a{
    color:#000;
    font-weight: bold;
}
.posted_in a:hover{
    text-decoration: underline;
}

/*Корзина*/

.page-cart .breadcrumbs{
    margin:10px 0 0 0;
}
.page-cart .sidebar-wrapper{
    padding-top: 0;
}
.shop_table, .shop_table th, .shop_table td, .woocommerce table.shop_table,
.woocommerce table.shop_table td{border:0px;}
/*.shop_table tr{height: 180px;}*/
.shop_table .order_item small a{
    background: #810977;
    display: inline-block;
    color: #fff;
    cursor: pointer;
    padding: 10px 20px;
    border-radius: 3px;
    font-weight: normal;
    margin-top: 12px;
}
.shop_table .order_item small a:hover,
.shop_table .order_item small a:focus,
.shop_table .order_item small a:active{
    background: #ffb400;
    color: #000;
}
.order_details .product-name{
    padding-top: 12px !important;
    padding-bottom: 12px !important;
}
.woocommerce-billing-fields label{
    text-indent: 0px;
}
.product-name a{
    color:#000;
    font-family: "MyriadPro-regular",sans-serif;
    font-size: 16px;
}
.sharing-wrapper{display: none;}
#order_review .shop_table tr{height: 50px;}
#order_review .shop_table td{padding: 0;}


.product-price .amount, .product-subtotal .amount{
    color:#000;
    font-family: "MyriadPro-bold",sans-serif;
    font-size: 20px;
}
.shop_table th{
    font-family: "MyriadPro-regular",sans-serif;
    font-weight: normal !important; 
    font-size: 16px;
}
.product-price{
    color: #cc0404;
}
.title_tab{
    height: inherit !important;
}
table.shop_table tr:nth-child(2n+1){
    background: #eaeaea;
}

.woocommerce a.remove:hover{
    background: none;
}
.cart_item td, .quantity{
    text-align: center;
}

#theme-my-login .message{
    font-family: "MyriadPro-regular",sans-serif;
    margin-top: 10px;
}
.user-pass1-wrap, .user-pass1-wrap label,
.user-pass2-wrap, .user-pass2-wrap label{
    margin-bottom: 0 !important;
}
.user-pass1-wrap input, .user-pass2-wrap input, .input, .wp-pwd{
    height: 45px !important;
}

.user-pass2-wrap{
    margin-bottom: 20px !important;
}
#npcatch li a:hover{
    text-decoration: underline;
}

.premium-flyers.hide{
    margin-bottom: 20px;
}
.woocommerce-cart table.cart input,
.woocommerce-cart table.cart img
{margin-left: 40px;}

.wc-proceed-to-checkout a.button.alt{
    background: #008000;
    position: relative;
    text-transform: uppercase;
    padding: 20px 10px;
    color: #fff;
    height: inherit;
    font-family: "MyriadPro-regular",sans-serif;
    font-weight: normal !important; 
    width: inherit;
}
.wc-proceed-to-checkout a.button.alt:after{
    background: url(/wp-content/themes/minimy-themes/images/butt_arrow_g.png);
    background-repeat: no-repeat;
    content: "";
    position: absolute;
    width: 33px;
    height: 33px;
    top:12px;
    right: 20px;
}
.wc-proceed-to-checkout a.button.alt:hover{
    background: #00A400;
}
.order_block{
    background: #e2e0e1 none repeat scroll 0 0;    
    padding: 30px 20px 25px;  
}
.order_block h1{  
    text-align: left;
}
.back-button-shop{
    background: #fff;
    display: block;
    position: relative;
    text-transform: uppercase;
    margin-top: 10px;
    padding: 20px 10px;
    color: #000;
    text-align: right;
    float: left;
    font-size: 20px;
    font-family: "MyriadPro-Bold",sans-serif;   
    width: 195px;
}
.back-button-shop:hover{
    color:#000;
    text-decoration: underline;
}
.back-button-shop:before{
    background: url(/wp-content/themes/minimy-themes/images/but_arrow_f.png);
    background-repeat: no-repeat;
    content: "";
    position: absolute;
    width: 33px;
    height: 33px;
    top:20px;
    left: 20px;
}

.block_payment .title_widget{     
     color: #000;
     margin-bottom: 25px;
     text-transform: uppercase;
     text-align: center;
     font-family: "MyriadPro-bold",sans-serif;  
     font-size: 15px; 
}
.block_payment .title_widget a{     
     color:#800876;   
     text-decoration: none;  
     text-transform: uppercase;
     text-align: center;
     font-family: "MyriadPro-bold",sans-serif;  
     font-size: 15px; 
}
.block_payment .title_widget a:hover{     
     color:#800876;   
     text-decoration: underline; 
}
 .block_payment{
    border: 2px dashed #000; 
    border-radius: 4px;
    padding: 25px 10px 35px;
}

.page-cart h3{
    color:#000;
    clear: both;
    margin-top: 20px;
    margin-bottom: 20px;  
    text-align: left;
    font-family: "MyriadPro-regular",sans-serif;  
    font-size: 29px; 
}

.page-cart .category-home-post{
    padding-top: 0;
}
.page-cart .textwidget, .page-cart .sidebar-wrapper{
    margin-bottom: 0;
}

.woocommerce-cart table.cart img{
    width: inherit;
}

/*.page-cart .breadcrumbs span:first-child{
    padding-left: 0;
}*/

.page-cart .sidebar-wrapper{
    padding-top: 15px;
}

/*Blog*/

.blog-block{
    border-bottom: 1px solid #e2e0e1;
    padding-bottom:30px;
    margin-bottom: 30px;
}

.single h1{margin-top: 0;}
.single .content-meta{display: none;}
.blog-block h3{
    color:#323232;
    margin-bottom: 20px;
    font-size:28px;
    font-family: "MyriadPro-regular",sans-serif;  
}
.blog-block h2 a{
    color:#323232;
    cursor:pointer;
    font-size:28px;
    font-family: "MyriadPro-regular",sans-serif; 
    text-decoration:none;
}
.blog-block h3 a:hover,
.blog-block h3 a:focus,
.blog-block h3 a:active{
    color:#323232;
    text-decoration:underline;
}

.b-single-page-zag2 h1{
    color:#323232;
    padding: 0;
    margin: 0px 0 10px 0;
    font-size:28px;
    font-family: "MyriadPro-regular",sans-serif; 
    text-align: left;
}
.blog .content-meta{display: none;}
.blog-block .date{
    line-height: 17px;
    margin-bottom: 20px;
    font-family: "MyriadPro-regular",sans-serif;  
    font-size: 16px;
}
.date-blog{
    font-family: "MyriadPro-regular",sans-serif;  
    font-size: 16px;
    float: left;
    border-right: 1px solid #000;
    padding-right: 15px;
}
.comments{
    font-family: "MyriadPro-regular",sans-serif;  
    font-size: 16px;
    float: left;
    border-right: 1px solid #000;
    padding:0 15px;
}
.comments span{
    font-family: "MyriadPro-regular",sans-serif;  
    font-size: 16px;
}
#authorbox{
    font-family: "MyriadPro-regular",sans-serif;  
    font-size: 16px;
    float: left;
    padding-left: 15px;
}

#authorbox h4 a{
    font-family: "MyriadPro-Bold",sans-serif;  
    font-size: 16px;
    color:#800876;
    cursor: pointer;
    text-decoration: none;
}
#authorbox h4 a:hover{
    color:#800876;
    text-decoration:underline;
}
.blog .breadcrumbs{
    margin: 5px 0;
}
.blog-block .text_blog{
    color: #6e6e6e;
    line-height: 21px;
    font-size: 14px;
    font-family: "MyriadPro-regular",sans-serif; 
    text-align: justify;
}
.blog-block .more-blog{
    /*background:url(/wp-content/themes/minimy-themes/images/line_button_read.png);
    background-repeat: repeat-x;*/
    background: #800876;
    border-radius: 4px;
    display:block;
    margin-top: 30px;
    padding: 8px 0 10px;    
    text-decoration: none;    
    float: right;
    width: 120px;
}
.blog-block .more-blog:hover{
    /*background:url(/wp-content/themes/minimy-themes/images/line_button_read_a.png);
    background-repeat: repeat-x;*/
    background: #5f0958; 
   
}
.blog-block .more-blog span{  
    display: block;  
    color:#fff;
    font-family: "MyriadPro-regular",sans-serif; 
    font-size: 18px;    
    text-align: center;   
}
.blog .date{
    margin-bottom: 10px;
}
.blog-block img{
    margin-bottom: 20px;
}

.blog .entry{
    margin-top: 0px;
}
.blog .entry p{
    text-indent:0px;
    margin-bottom: 10px;
}
.blog .text_boxx{
    color: #6e6e6e;
    font-family: "MyriadPro-regular",sans-serif;
    font-size: 14px;
    line-height: 21px;
    text-align: justify;
}
.page_license.page-login .widget_text {
    clear: both;
    float: none;
    margin-bottom: 20px;
}
.page_license .breadcrumbs{
    margin: 10px 0;
}
#content .cart{
    margin-bottom: 20px;
    margin-top: 20px;
}
.single_add_to_cart_button{
    background: #800876;   
    height: 45px;
    color: #fff;
    padding: 7px 5px !important;
    text-transform: uppercase;
    font-family: "MyriadPro-Bold",sans-serif;
    font-size: 25px !important; 
    width: 175px;
}
.btntocart2{
    margin: 0 auto;
    text-align: center;
    width: 185px;
}
.cart .button.button1{
    float: none !important;
    margin-bottom: 20px;
    
}
.single_add_to_cart_button:hover,
.single_add_to_cart_button:focus{
   /* background: #5f0958 !important;
    box-shadow: 0 0 5px rgba(0,0,0,0.5) !important;
    height: 45px;*/
    background: url(/wp-content/themes/minimy-themes/images/line_but_sub.png);
    background-repeat: repeat-x;
    border-radius: 4px;
    box-shadow: 0 0 10px rgba(0,0,0,0.5) !important;
    /*height: 27px;*/
    margin-bottom: 20px;
    display: block;
    padding:8px 5px 12px;
    color:#000 !important;
    width: 175px;
    text-transform: uppercase;
    text-align: center;
    font-family: "MyriadPro-regular",sans-serif;
    font-size: 25px;
}

.button_member{
   /* background: url(/wp-content/themes/minimy-themes/images/butt_cart.png);
    background-repeat: repeat-x;
    border-radius: 4px;
    height: 27px;
    margin-bottom: 20px;
    display: block;
    padding:8px 5px 12px;
    color:#000;
    width: 175px;
    text-transform: uppercase;
    text-align: center;
    font-family: "MyriadPro-regular",sans-serif;
    font-size: 25px;*/
    background: #800876;
    border-radius: 4px;
    color:#fff;
    display: block;
    font-family: "MyriadPro-regular",sans-serif;  
    font-size: 25px;
    height: 27px;
    margin-bottom: 20px;
    padding: 8px 5px 12px;
    text-align: center;
    /*text-transform: uppercase;*/
    width: 175px;
}
.button_member:hover{
    /*background: url(/wp-content/themes/minimy-themes/images/line_but_sub.png);
    background-repeat: repeat-x;
    border-radius: 4px;
    box-shadow: 0 0 10px rgba(0,0,0,0.5);
    height: 27px;
    margin-bottom: 20px;
    display: block;
    padding:8px 5px 12px;
    color:#000;
    width: 175px;
    text-transform: uppercase;
    text-align: center;
    font-family: "MyriadPro-regular",sans-serif;
    font-size: 25px;*/
    background: #5f0958 !important;
    box-shadow: 0 0 5px rgba(0,0,0,0.5) !important; 
    color:#fff;  
}
.button_member-span1{
    color:#fff;
    font-family: "MyriadPro-Cond",sans-serif;
    font-size: 29px;
}
.button_member-span2{
    color:#fff;
    font-family: "MyriadPro-BoldCond",sans-serif;
    font-size: 30px;
}
.button_member-span3{
    color:#fff;
    font-family: "MyriadPro-Cond",sans-serif;
    font-size: 22px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a{
    font-family: "MyriadPro-regular",sans-serif;
}
.access{
    line-height: 19px;
    margin: 10px 0;
    font-family: "MyriadPro-regular",sans-serif;
    font-size: 14px;
}
.access span{ 
    text-transform: uppercase;
}
.access2{
    margin:0 0 0px 0;
    font-family: "MyriadPro-regular",sans-serif;
    font-size: 14px;
}
#tab-description h2, #tab-description p{
    font-family: "MyriadPro-regular",sans-serif;
}
.button_cart_add{
    background: #800876 !important;
    border-radius: 4px;    
    padding: 7px 25px !important;
    margin-top: 20px;
    color: #ffffff !important;
    text-transform: uppercase;
    font-family: "Lato",sans-serif;
    font-size: 24px !important;
    font-weight: bold;
}
.button_cart_add:hover,
.button_cart_add:focus,
.button_cart_add:active{
    background: #5f0958 !important;   
    box-shadow: 0 0 5px rgba(0,0,0,0.5);    
}
.yashare-auto-init{
    float: right;
    margin-top: 10px;
}

/*About page*/

.text_content{
    color: #6e6e6e;
    line-height: 21px;
    margin: 20px 0; 
    text-align: justify !important;
    font-family: "MyriadPro-regular",sans-serif;
    font-size: 14px;
}
.text_content p{
    text-align: justify !important;
    margin-bottom: 5px;
}
.photo_developers{
    margin-bottom: 45px;
}
.photo_developers2{
    margin-bottom: 20px;
}
.developers h3{
    color: #323232;
    font-family: "MyriadPro-regular",sans-serif;
    font-size:28px;
    text-transform: uppercase;
    margin: 30px 0; 
}
.developers .p1{
    border-radius: 50%;
}

.photo_developers .name_developers {
    float: left;
    width: 160px;
    margin:0 140px 0 0;
    text-align: center;
}
.photo_developers2 .name_developers {
    float: left;
    width: 160px;
    margin:0 0 0 150px;
    text-align: center;
}
.photo_developers .name_developers.name_developers3{margin: 0px;}

.name_developers h4{
    color: #6e6e6e;
    margin:25px 0 10px 0;
    text-align: center;
    font-family: "MyriadPro-regular",sans-serif;
    font-size: 41px;
}
.name_developers p{
    color: #6e6e6e;
    height: 45px;
    margin-bottom: 10px;
    line-height: 24px;
    text-align: center;
    font-family: "MyriadPro-regular",sans-serif;
    font-size: 22px;
}
.page_about .breadcrumbs{
    margin: 10px 0;
}

.page_about .sidebar-wrapper{
    padding-top: 50px;
}
.checkout_page{
    font-family: "MyriadPro-regular",sans-serif;
}
.checkout_page .textwidget{
    margin-bottom: 10px;
}

.checkout_page .theads{
    background: #eaeaea;
    padding: 10px 20px;
    float: none !important;
}
#pmpro_user_fields .pmpro_thead-name{
    display: inline-block;
    text-align: left;
    width:730px;
}

#other_discount_code_a:hover{
    border-bottom: 1px solid #800876;
    color:#800876;
    text-decoration: none;   
}
#other_discount_code_button{
    background: #800876;
    border:0px;
    color: #fff;
    cursor: pointer;
    padding: 5px 10px;
}
#other_discount_code_button:hover,
#other_discount_code_button:active,
#other_discount_code_button:focus{
     background: #ffb400;
     color: #000;
}
.checkout_page form.pmpro_form div{   
    margin: 0;
    clear: none;  
}
#pmpro_level-2 .i_price,
#pmpro_level-1 .i_price{
    float: right;
    padding-right: 70px;
} 

#pmpro_level-1 #other_discount_code_p,
#pmpro_level-2 #other_discount_code_p{
    text-indent: 0px;
}

.checkout_page .level_m{
    float: left;
    width: 272px;
}
.level_m strong{font-weight: normal;}
.t_body{
    height: 80px;
    padding: 50px 0 50px 150px;
}
#other_discount_code_p{
    display: none;
}
/*.t_body #pmpro_level_cost{
    margin-right:40px;
    float: right !important;
}*/
.t_body #pmpro_level_cost strong{
      font-family: "MyriadPro-Bold",sans-serif;
      font-size: 25px;
}
.checkout_page .all_price_m{
    background: #e2e0e1;
    height: 30px;
    float: none !important;
    padding: 5px 20px;
    font-family: "MyriadPro-Bold",sans-serif;
    font-size: 16px;
}

.all_price_m #pmpro_level_cost,
.checkout_page .total{
    float: right;
    font-weight: 100;
}
#pmpro_level_cost p{
    margin: 0;
}
.pmpro-checkout h1{
    margin-bottom: 0;
}
.pmpro_thead-msg{
    margin-right: 20px !important;
    width: 10% !important;
    font-size: normal !important;
}
.t_body .pmpro_thead-msg a{   
    border: 0px;
    color: #000;
    cursor: pointer;
    padding: 0;
    opacity: 0.7;
    text-decoration: none;
    font-size: 20px !important;
    font-style: normal;
}

.t_body .pmpro_thead-msg a:hover{
    opacity:1;
    color:#000;
    text-decoration: none;
}
#pmpro_level-2 .t_body,
#pmpro_level-1 .t_body{
    float: none;
    position: relative;
}
.checkout_page #pmpro_level_cost{
    float: right;
    margin-left: 0px;   
}
#pmpro_level-2 .t_body:before{
    background: url(/wp-content/themes/minimy-themes/images/level_y.png);
    background-repeat: no-repeat;
    content: "";
    width: 90px;
    height: 104px;
    top: 25px;
    left: 40px;
    position: absolute;
}
#pmpro_level-1 .t_body:before{
    background: url(/wp-content/themes/minimy-themes/images/level_m.png);
    background-repeat: no-repeat;
    content: "";
    width: 90px;
    height: 104px;
    top: 25px;
    left: 40px;
    position: absolute;
}

.pmpro_submit{margin-top: 20px !important;}

.button-in-cart{
    font-family: "MyriadPro-Bold",sans-serif;
    font-size: 30px;
    color: #800876;
}
.button-in-cart1{
    display: block;
    margin: 0 auto 20px;
    width: 185px;
}
.page_about .textwidget, 
.category-blog .textwidget,
.b-blog .textwidget {
    margin-bottom: 20px;
    padding: 0 !important;
}
.page_about #fbw_id-2{
    margin-bottom: 20px;
}

.single-product .sidebar-wrapper{
    padding-top:38px;
}


.summary.entry-summary .yashare-auto-init{
    float: left !important;
    margin-top: 0px;
}

.shop_table .theads{
    /*background: #eaeaea;*/
    padding: 5px 22px
}
.woocommerce{
    font-family: "MyriadPro-regular",sans-serif;
}
.shop_table .product_img{
    margin-right: 40px;
    margin-top: 20px;
    padding-left: 22px;
    float: left;
}
.shop_table.woocommerce-checkout-review-order-table .product-name{
    float: left;
    line-height: 20px;
    margin-top: 75px;
    width: 280px;
}
.order_details.shop_table .product-name{
    float: none;
    line-height: 20px;
    margin-top: 0px;
    width: 280px;
}
.shop_table .product-name a{
    border:0px;
    text-decoration: none;
    cursor: pointer;
}
.woocommerce-billing-fields h3{
    padding-left: 20px;
}
.shop_table .product-name a:hover{
    background: none;
    text-decoration: none;
}
.product_body #pmpro_level_cost{
    margin-top: 75px;
    margin-right: 90px;
    float: right; 
    font: 22px "MyriadPro-Bold",sans-serif;
}
.shop_table .pmpro_thead-msg {
    float: right;
    font-size: 0.9em;
    font-style: normal;
    font-weight: normal;
    margin-top: 75px;
    text-align: right;
    width: 92px;
}
.shop_table .product_body{
    background: #eaeaea;
    padding: 0px 0 20px 0;
}
.product_body .pmpro_thead-msg a { 
    cursor: pointer;
    padding: 3px 25px;    
}
.product_body .pmpro_thead-msg a:hover{
    text-decoration: none;
}
.all_price_m .total{
    margin-right: 15px;
    float: right;
}
.all_price_m  #pmpro_level_cost {
    float: right;
    font-weight: bold;    
}
.all_price_m{
    background: #e2e0e1;
    padding: 5px 22px;
    margin-top: 10px;
}
#place_order{
    background: #008001;
    text-transform: uppercase;
    color: #fff;
    font-size: 18px;
    font-weight: normal;
    width:275px;
}
#place_order:hover{
    background: #006400;
}
#billing_first_name, #billing_email{
    border: 1px solid #dddddd;    
}
#billing_first_name:focus, #billing_email:focus{
    border: 1px solid #810977;
}
.woocommerce .theads .i_price {
     color: #cc0404;
    display: inline-block;
    text-align: right;
    width: 280px;
}
.woocommerce .theads .i_price2{
    color: #000;
    display: inline-block;
    text-align: right;
    width: 140px;
}
.create-account, .payment_method_nmwoo_2co{display: none;}
#billing_first_name_field{padding-left: 20px;}

.description, .description p{   
    font:14px/18px "MyriadPro-regular",sans-serif;
    text-align: justify;
    text-transform: uppercase;
}
.description{
    margin-bottom: 20px;
}
#tab-description p,
#tab-description div{
    text-align: justify;
    line-height: 22px;
}

.b-single-page-zag2 h2{
    border-top: 0px;
}
#pmpro_user_fields .pmpro_thead-msg{
    display: none;
}

#pmpro_user_fields .pmpro_thead-name{
    background: #e2e0e1;
    float: none;
    font-weight: bold;
    margin-top: 30px;
    margin-bottom: 20px;
    padding: 5px 22px;
    text-transform: uppercase;
}

#pmpro_user_fields .b_name {
    width: 64px;
    display: block;
    float: none;
    font-weight: bold;
    margin: 3px 5px 0 0;
    float: left; 
    
}
#pmpro_user_fields .b_mail {
    width: 92px;
    display: block;
    float: none;
    font-weight: bold;
    margin: 3px 5px 0 0;
    float: left; 
    
}

.block_f{
    /*padding-left:22px;*/
    float: left;
    margin-bottom:25px !important;
    margin-right: 10px !important;
    width: 49%;
}
.block_f.block_f2{
    margin-right: 0px !important;
    margin-bottom:25px !important;
}
.block_f label span{
    color:#c90700;
}

form.pmpro_form label{
    text-align:left;
}
.pmpro_btn-submit-checkout {
    border:1px solid #008001 !important;
    background:#008001 !important;
    color:#fff !important;
    text-transform:uppercase;
    font:18px "MyriadPro-regular",sans-serif;
    text-align:center;
}
.pmpro_btn-submit-checkout:hover{
    background:#006400 !important;
    color:#fff !important;
}
.block_f .pmpro_asterisk{
    margin-right: 0px;
    color: #FF0000;
    float: left;
}
.block_f2 .pmpro_asterisk{
    margin-right: 10px;
    color: #FF0000;
    float: left;
}
#bfirstname{
    border: 1px solid #ccc;
    height: 30px !important;
    width: 100% !important;
}
 #bemail{   
    border: 1px solid #ccc;
    height: 30px !important;
    margin-right: 0;
    width: 100% !important;
}
#bfirstname:focus,
#bemail:focus{
    border:1px solid #800876;
}
.checkout_page .entry p{
    margin-bottom: 0;
}
.checkout_page .entry{
    margin-top: 10px;
}

.all_block_member{
    border-top: 1px solid #ccc;
    padding-top: 20px;
}
#pmpro_processing_message{
    display: none;
}
.block1{
    /*border: 1px solid #dadada;*/
    background: #ebe9eb;
    border-radius: 4px;
    height: 160px;
    padding: 0 0 20px;
    margin-top: 30px !important;
}
#pmpro_user_fields .block1 .pmpro_submit{
    float: right;
    margin-left: 0px !important;
    margin-top: 0 !important;
    padding-right: 20px;
}
#pmpro_user_fields .place-order-div{
    float: none;
}
#pmpro_user_fields .place-order-lebel{
    float: right !important;
    margin-top: 5px;
}
#pmpro_user_fields .place-order-input{
    margin-top: 12px;
}
.form_block{
    padding: 5px 20px;
}
.block1 .pmpro_submit span input{    
    padding: 9px 15px;
}
.soc_blocks{    
    margin-left: 30px !important;
    margin-top: -10px !important;
}
#pmpro_form .place-order-span{
    border-bottom: 0px;
    color:#800876;
    cursor: pointer;
    text-decoration: none;
}
#pmpro_form .place-order-span:hover,
#pmpro_form .place-order-span:focus,
#pmpro_form .place-order-span:active{
    color:#000;
    text-decoration: underline;
}
.checkout_page .wp-social-login-connect-with{
    font-size: 14px;
}
#pmpro_message{margin-bottom: 10px;}

#place_order{margin-top: 10px; margin-right: 5px;}
.tml-login .message{
    display: none;
}
.tml-lostpassword .message,
.tml-action-links a{
    font-family: "MyriadPro",sans-serif;
    font-size: 14px;
}
.hide{
    display: none;
}
#navi,
.header-line{
    top:0;
    position: relative;
    z-index: 100;
}
.header-line.header-line2{
    background: #000000;
    top:0px;
    position: fixed;
    width: 100%;
    z-index: 5;
}
.header-line.header-line2 .cart::before{
    background: none;
}
#navi.navs{
    top:40px;
    position: fixed;
    width: 100%;
    z-index: 5;
}
#boxes .window {
    display: none;     
    position: absolute;
    text-align: center; 
    width: 865px;  
    z-index: 9999;
}
#msg_login_err{
    background: #fff;
    display: none;     
    position: absolute;
    text-align: center; 
    width: 865px;  
    z-index: 9999;
}
#boxes #dialog{
    background: #fff;  
    box-shadow: 
    border-radius: 4px;     
    width: 865px;
}
#boxes .cart_totals{
    background: #008000 none repeat scroll 0 0;
    border-radius: 4px;
    display: block;
    cursor: pointer;
    padding: 20px;
    color: #ffffff;
    float: left;
    font: bold 16px/22px "Lato",sans-serif;
    margin: 15px 0 0 120px;
    padding: 10px 30px 10px 10px;
    position: relative;
    text-align: center;
    text-transform: uppercase;
    width: 280px;
}
#boxes .cart_totals::after {
    background: rgba(0, 0, 0, 0) url("/wp-content/themes/minimy-themes/images/butt_arrow_g.png") no-repeat scroll 0 0;
    content: "";
    height: 33px;
    position: absolute;
    right: 15px;
    top: 15px;
    width: 33px;
}
#boxes .cart_totals:hover{
    background: #00a400;
}
#mask {
    background-color: #000;
    display: none;
    font:18px "MyriadPro-regular",sans-serif;
    left: 0px;
    position: absolute;
    top: 0px;
    z-index: 9000;
}


.text1{
    display: inline-block !important;  
    width: auto !important;
    text-align: center;
    height: 57px;
    margin-bottom: 20px;
    color:#000;
    font:18px "MyriadPro-bold", sans-serif;
    position: relative;
}
.text1:before{
    background: rgba(0, 0, 0, 0) url("/wp-content/themes/minimy-themes/images/arrow_pop_ap.png") no-repeat scroll 0 0;
    content: "";
    height: 57px;
    left: -85px;
    position: absolute;
    top: -15px;
    width: 57px;
}
#dialog .back-button-shop{
    margin-left: 70px;
}

.block_sub{
    background: #ffd800;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    padding: 20px 10px;
    color: #000;
    text-align: center;
    font:18px "MyriadPro-bold", sans-serif;
}
.block_sub a span, .block_sub a:hover span {
    color: #800876;
    cursor: pointer;
    text-transform: uppercase;    
    font:18px "MyriadPro-bold", sans-serif; 
    text-decoration: underline;
}
#box-cooper,
#box-cooper2{
    margin-bottom: 40px;
}
.close{
    float: right;
    margin: 10px 10px 0 0;
}

.author, .date-blog1{
    display: none;
}
.woocommerce .tml.tml-login,
.checkout_page .tml.tml-login{
    max-width: 333px;
    float: left;
}
.tml-login #login{
    border: 1px solid #dadada;
    border-radius: 5px;
    padding: 10px 20px;
    width: 333px;
}
.tml-login #login span{
    color: #000000;
    display: block;
    margin-bottom: 10px;
}
.tml-login .status{
    margin: 0;
}
.tml-login #login #username,
.tml-login #login #password{
    border: 1px solid #dadada;
    margin-bottom: 15px;
    padding: 5px;
    height: 45px;
    width: 100%;
}
.tml-login #login #username:focus,
.tml-login #login #password:focus{
    border: 1px solid #800876;
    margin-bottom: 15px;
    padding: 5px;
    height: 45px;
    width: 100%;
}
.tml-login #login .lost{
    background: none;
    border: 0;
    display: block;
    font-size: 14px;
    text-align: right;
    text-decoration: none;
}

.tml-login #login .lost:hover{
    text-decoration: underline;
}
.tml-login #login #sendlogin{
    background: #800876 none repeat scroll 0 0;
    border: 0 none !important;
    border-radius: 4px;
    color: #ffffff;
    font-family: "Lato",sans-serif;
    font-size: 24px;
    font-weight: bold;
    height: 58px;    
    padding: 15px 0;
    text-transform: uppercase;
    width: 100%;
}
.tml-login #login #sendlogin:hover,
.tml-login #login #sendlogin:focus,
.tml-login #login #sendlogin:active{
    background: #5f0958 none repeat scroll 0 0;
    border: 0 none !important;
    border-radius: 4px;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
    color: #ffffff;
    font-family: "Lato",sans-serif;
    font-size: 24px;
    font-weight: bold;
    height: 58px;
    padding: 15px 0;
    text-transform: uppercase;
    width: 100%;
}

 .b_account{
    color: #000;
    font:16px "MyriadPro-regular",sans-serif;
    margin: 15px 0 !important;
    clear: both;
}
.woocommerce .wp-social-login-widget,
.checkout_page .wp-social-login-widget{
    border: 1px solid #dadada;
    border-radius: 5px;
    float: left;
    padding:20px;
    margin-left: 20px;
}
.wp-social-login-widget .wp-social-login-provider-twitter img{
    margin-bottom: 0;
}

.woocommerce-checkout .sidebar-wrapper{
    padding-top: 120px;
}
.woocommerce-checkout .entry{
    margin-top: 0;
}
.cart-empty{
    color: #000;
    margin-bottom: 10px;
    font:18px "MyriadPro-regular",sans-serif;
}

.page-template-cart .woocommerce .wc-backward{
    background: #800876;
    color: #fff;
}
.page-template-cart .woocommerce .wc-backward:hover,
.page-template-cart .woocommerce .wc-backward:active,
.page-template-cart .woocommerce .wc-backward:focus{
    background: #5f0958;
    color: #fff;
}
.home_text{
    padding-bottom: 40px;
}
.home_text .blog-blocks p{
    font-family:"MyriadPro-regular",sans-serif;
    line-height: 23px;
    color: #000;
    text-align: justify;
}
.home_text h3{
    font:16px "MyriadPro-bold",sans-serif;
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 25px;
}
.page_refunde-policy .text_content{
    margin: 0;
}
.page_refunde-policy .text_about{
    margin-top: 5px;
}
.page_refunde-policy .breadcrumbs{
    margin-top: 10px;
}
.page_refunde-policy .sidebar-wrapper{
    padding-top: 50px;
}
.page-template-page_refund_policy .archive-meta-category p,
.page-template-page_custom .archive-meta-category p{
    font:15px "MyriadPro-regular",sans-serif;
    color: #000;
}
.page_refunde-policy #fbw_id-2,
.page_refunde-policy #text-3{
    margin-bottom: 25px;
}
.page_custom .text_about{
    margin-top: 10px;
}
.text_content img{
    margin-bottom: 0;
}

.title_form{
    color: #323232;
    font:28px "MyriadPro-regular",sans-serif;
    margin: 30px 0;
    text-transform: uppercase;
}

.home_text .blog-blocks a{
    color:#800876;
    text-decoration: none;
}
.home_text .blog-blocks a:hover,
.home_text .blog-blocks a:active,
.home_text .blog-blocks a:focus{
    color:#800876;
    text-decoration: underline;
}

.navigator-wrapper{display: none;}

form.pmpro_form .pmpro_submit span{
     margin-left: 4px;
}

.premium-page .widget{
    margin-bottom:0px;
}

.jcl_has_child.expanded ul{
    padding-left: 0px;
}

ul.jcl_widget li.expanded a:hover,
ul.jcl_widget li a:hover,
ul.jcl_widget li ul.subparagraphs li a:hover,
ul.jcl_widget ul.subparagraphs .expanded a:hover,
ul.jcl_widget ul.subparagraphs  ul li  a:hover,
ul.jcl_widget ul.subparagraphs li.expanded ul li a:hover,
ul.jcl_widget li ul.subparagraphs li.jcl_has_child a:hover{
   color: #800876;
}

.jcl_widget .expanded a.cat_linkjcl_active,
.jcl_widget .expanded a.jcl_rootcat{
     color:#800876;
    font:20px "MyriadPro-Bold", sans-serif;
    text-transform: uppercase;
}
 ul.subparagraphs li a{
    color:#5a5a5a;
    font:20px "MyriadPro-regular", sans-serif;
    text-transform: uppercase;
}

.subparagraphs li.expanded a{
    color:#800876;
    font:20px "MyriadPro-Bold", sans-serif;
    text-transform: uppercase;
}

 ul.subparagraphs .subparagraphs li a{
    color:#5a5a5a;
    font:17px "Myriad Pro Light", sans-serif !important;
    text-transform: uppercase;
}
ul.jcl_widget ul.subparagraphs .expanded a .subparagraphs li.activ a{
    color:#800876;
    font:20px "MyriadPro-Bold", sans-serif;
    text-transform: uppercase;
}

.category-page .sidebar-wrapper{
    padding-top: 0;
    margin-right: 25px;
    margin-left: 0;
}
.category-page .widget-title{
    display: none !important;
}
.sidebar h3{display: none;}

.category .sidebar-wrapper {
    padding-top: 0;
}

.readmore-js-toggle, .readmore-js-section {
    display: block;
    width: 100%;
}
.readmore-js-section {
    overflow: hidden;
}

.readmore-js-toggle{
   color: #800876;
   cursor: pointer;
   font:17px "MyriadPro-regular", sans-serif;
   margin-top: 20px;
   text-align: right;
   text-decoration: none;
}
.readmore-js-toggle:hover,
.readmore-js-toggle:focus,
.readmore-js-toggle:active{
     color: #800876;
     text-decoration: underline;
}

.cat .sidebar-wrapper{
    margin: 0 25px 0 0;
}

/*.cat .sidebar-wrapper .widget-title{
    display:none;
}
*/
.archive-title-category_inner{
    display: table;
    position: relative;    
}
.open_text{
    color: #800876;
    cursor: pointer;
    font:15px "MyriadPro-Bold", sans-serif; 
    margin-top: 5px;  
}
.open_text:hover,
.open_text:focus,
.open_text:active{
    color: #800876;
    text-decoration: underline;
}
.close_text {
    color: #333 !important;
    cursor: pointer;
    height: 30px;
    font:20px "MyriadPro-Bold", sans-serif; 
    position: absolute;
    top: -25px;
    text-decoration: none !important;
    right: 0;   
    width: 30px;    
}
.close_text :hover,
.close_text :focus,
.close_text :active{
    color: #000 !important;
    text-decoration: none !important;
}

.images_category{
    float: left;
    margin-right: 20px;
    width:160px;
}
.info_text_cat{
    margin-top: 30px;
    text-align: center;
}
.jcl_widget .jcl_category    {   
    line-height: 18px;
    margin: 0;
}
.jcl_symbol{
    color: #4a4a4a;
    font-size: 12px;
}
ul.subparagraphs .subparagraphs{
    padding-left: 25px !important;
}

.tml-login .tml-rememberme-wrap input{
    margin: -4px 0 0 0;
}

.content-wrapper-category .viewed_flyers {
   padding: 5px 9.7px;
}

.jcl_symbol{
    display: inline-block;   
    position: relative;
    top: -2.5px;

}
.archive_text_description p{
     color: #000000;
    font-family: "Lato",sans-serif;
    font-size: 14px;
    font-weight: normal;
    line-height: 19px;
    margin-bottom: 0;
    text-align: justify;
}

.post-ratings-text{
    display: none !important;
}

.widget_sp_image{
    text-align: center;
}
.place-order-div{
    float: right;
    margin-right: 20px;
    margin-top: 15px;
}
.place-order-input{
    margin-top: 10px;
    margin-right: 15px;
}
.place-order-lebel{
    float: right;
    font-size: 14px;
    margin-top: 2px;
}
.place-order-span{
    color:#800876;
    font-size: 14px;
}
.place-order-span:hover,
.place-order-span:focus,
.place-order-span:active{
    color:#000;
    text-decoration: underline; 
    
}

.order_details-img_widgets{  
    left: 250px;   
    position: absolute;
    top: 150px;
}

.woocommerce ul.order_details{
    height: 120px;
    padding-left: 15px;
}
.order_details.shop_table .product-name{
    text-align: left !important;
}
.shop_table .product-name{
    float: none;
}
.woocommerce-order-received .entry p{
    text-indent: 0;
}
.message-error-checkbox{
    background: #f4d0d0;
    border: 1px solid #f04d4d;
    padding: 3px 10px;

}
.close-mess{
    background: url(/wp-content/themes/minimy-themes/images/close_mess.png);
    background-repeat: no-repeat;
    background-position: center center;
    height: 23px;
    cursor: pointer;
    width: 23px;
    padding: 20px 40px 20px 0;
    margin-right: 10px;
}

.text-mess{
    color: #e00700;
    font: 14px "MyriadPro-Bold",sans-serif;
    margin-left: -170px;
    margin-top: 5px;
    text-align: center;   
}
#pmpro_levels_table{
    background: #eee;
}
.download{
    background: #ffdd00;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active::before,
.woocommerce div.product .woocommerce-tabs ul.tabs li.active::after,
.woocommerce div.product .woocommerce-tabs ul.tabs li.active{
    box-shadow:none;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active{
    background-color: #ebe9eb;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active{
    border-bottom: 0;
}



.all_block_div{
    margin-top: 0px;
    width: 100% !important;
}
.soc_printarest{ 
    background:url(/wp-content/themes/minimy-themes/images/print.png);
    background-repeat: no-repeat;
    background-position: center center;
    height: 31px;
    display: block;
    float: left;
    cursor: pointer;  
    margin-top: 2px;
    width: 30px;
}
.soc_printarest:hover{    
    background:url(/wp-content/themes/minimy-themes/images/print_hover.png);
    background-repeat: no-repeat;
    background-position: center center;
    height: 31px;  
    width: 30px;
}
.page_refunde-policy a,
.page_subscription_rules a{
    color:#800876;
    cursor: pointer;
    text-decoration: none;
}
.page_refunde-policy a:hover,
.page_refunde-policy a:focus,
.page_refunde-policy a:active,
.page_subscription_rules a:hover,
.page_subscription_rules a:active,
.page_subscription_rules a:focus{
    color:#800876;
    text-decoration: underline;
}

.page_subscription_rules .breadcrumbs,
.page_terms .breadcrumbs,
.page_refunde-policy .breadcrumbs{
    margin-top: 10px;
}
.color_red{
    color:#ff0000;
    font-weight: bold;
}
.page_terms .text_content,
.page_subscription_rules .text_content,
.page_refunde-policy .text_content{
    margin-top: 5px;
}

.page_terms .sidebar-wrapper,
.page_subscription_rules .sidebar-wrapper,
.page_refunde-policy .sidebar-wrapper{
    padding-top: 50px;
}

.info_member{
    float: left;
    padding-left: 20px;
}

.single .fribis_img_banner{
    width: 100%;
    margin: -20px auto 20px;
}


/*модальное окно*/

#mask2 {
    position:absolute;
    left:0;
    top:0;
    z-index:9000;
    background-color:#000;
    display:none;
    }
  
#boxes2 .window {
    position:absolute;
    left:0;
    top:0;   
    display:none;
    z-index:9999;
    padding:20px;
} 
  
#boxes2 #email-dialog {
    width:375px; 
    height:203px;
    padding:10px;
    background-color:#ffffff;
}  
#boxes2 #email-dialog {
    width:375px; 
    height:203px;
}  

#boxes2 #email-dialog{
    background:#fff; 
    width:400px; 
    height:auto;
    padding:20px;
}
#email-dialog .close{
    display: block;
    float: right;
    margin: 0;
}
#email-dialog .text2{
    color:#000;
    font-family: "MyriadPro",sans-serif;
    font-size: 14px;
    margin-bottom: 20px;
    text-align: center;
}
#email-dialog input{
    border: 1px solid #ccc;
    color:#000;
    font-family: "MyriadPro",sans-serif;
    font-size: 14px;
    height: 35px;
    margin: 0 auto 20px;
    padding: 2px;
    width:200px;
}
#email-dialog #box-cooper{
    margin-bottom: 0px;
}
.button_mod{
    background: #800876;
    color:#fff;
    font-family: "MyriadPro",sans-serif;
    font-size: 14px;
    margin: 0 auto;
    padding:5px;
    text-align: center;
    width: 150px;
}
.button_mod:hover,
.button_mod:focus,
.button_mod:active{
    background: #ffb400;
    color:#000;
    font-family: "MyriadPro",sans-serif;
    font-size: 14px;
    margin: 0 auto;
    padding:5px;
    text-align: center;
    width: 150px;
}

/*модальное окно для страницы уникальных флаеров*/

#boxes3 .window {
    background: #fff;
    height: 427px;  
    font-family: "MyriadPro",sans-serif;  
    left:0;
    top:0;   
    display:none;
    padding: 20px 40px;
    position:fixed;
    z-index:9999;
    width: 617px;
} 

#box-contact .contact-title{
    color:#000;    
    font-weight: bold;
    font-size: 20px;
    text-align: center;
    text-transform: uppercase;
}
.contact_info{
    color:#000;
    font-size: 11px;
    line-height: 17px;
    text-align: center;
}
.contact_info span{
    font-weight: bold;
}
#box-contact .contact-form{
    margin: 0 auto;
    width: 320px;
}
#box-contact .contact-label{
    font-weight: normal;
    font-size: 11px;
}
.contact-form input.contact-form-input{
    border:1px solid #ccc;
    height: 33px;
    font-size: 12px;
    padding: 5px;
    width: 100%;
}

.contact-form .contact-form-textarea{
    border:1px solid #ccc;
    font-size: 12px;
    height: 75px;
    padding: 5px;
    resize:none;
    width: 100%;
}
.contact-form input.contact-form-input:focus,
.contact-form .contact-form-textarea:focus{
    border:1px solid #800876;
}
.contact-form-submit{
    background: #800876;
    border:0px;
    border-radius: 2px;
    color:#fff;
    cursor: pointer;
    display: block;
    font-family: "MyriadPro",sans-serif;
    font-size: 19px;
    font-weight: bold;
    height: 41px;
    margin: 15px auto;
    padding:5px;
    text-align: center;
    text-transform: uppercase;
    width: 213px;
}
.contact-form-submit:hover,
.contact-form-submit:focus,
.contact-form-submit:active{
    background: #5f0958;
    color:#fff;
  
}

/**/



.single-post .b-brand--link.frib {
     background: url(/wp-content/themes/minimy-themes/images/bg_fribis.jpg);
    background-repeat: no-repeat;
    display: block;
    background-position: center -338px;
    left: 0;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
}
.archive.category .b-brand--link.frib {
    background: url(/wp-content/themes/minimy-themes/images/bg_fribis.jpg);
    background-repeat: no-repeat;
    display: block;
    background-position: center -210px;
    left: 0;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
}
.content-inner{
    position: relative;
}

.archive.category.category-blog .b-brand--link.frib{
    background: none;
}

.b-page{
    font-family: "MyriadPro",sans-serif !important;
}
.b-page .entry{
    margin-top: 0px;
}
.b-page .entry p{
    text-indent: 0px
}
#gtranslate{
    float: right;
}
.youtube-player{
    margin-top: 20px;
    height: 410px;
    width: 100%;
}

.page_file{
     font-family: "MyriadPro",sans-serif;
}
.page_file-mail{
    font-size: 14px;
    margin-bottom: 25px;
}
.page_file-mail a{
    color:#2c8aff;
}
.page_file-mail a:hover,
.page_file-mail a:focus,
.page_file-mail a:active{
    color:#2c8aff;
    text-decoration: underline;
}
.page_file-text a{
    color:#800876;
}
.page_file-text a:hover,
.page_file-text a:focus,
.page_file-text a:active{
    color:#800876;
    text-decoration: underline;
}
.page_file .breadcrumbs{
    margin-top: 10px;
}
input.file_input{
    border: 1px solid #ccc;
    float: left;
    height: 42px;
    padding: 2px;
    width: 270px;
}
input.file_input:focus{
    border: 1px solid #800876;
}
.page_file-form{
    margin-bottom: 25px;
}
.form-submit{
    background: #4aa83b !important;
    border-radius:2px !important;
    border: 0px !important;
    float: left;
    height: 42px;
    color:#fff !important;
    font-size: 14px;    
    margin-left: -4px;
    padding: 5px;
    text-align: center;
    text-transform: uppercase;
    width: 133px;
}
.form-submit:hover,
.form-submit:focus,
.form-submit:active{
    background: #429333 !important;
}
.page_file-text{
    color:#000;
    font-size: 14px;
    line-height: 20px;
}

.single_form_cart_button.button.button1{
    background: rgba(0, 0, 0, 0) url("/wp-content/themes/minimy-themes/images/butt_cart.png") repeat-x scroll 0 0;
    border-radius: 4px;
    display: block;
    color: #000000;
    font-family: "Lato",sans-serif;
    font-size: 25px;
    font-weight: bold;
    margin: 0 0 20px;
    padding: 12px 5px 10px;
    text-align: center;
    text-transform: uppercase;
    width: 165px;
}
.single_form_cart_button.button.button1:hover,
.single_form_cart_button.button.button1:focus,
.single_form_cart_button.button.button1:active{
    background: rgba(0, 0, 0, 0) url("/wp-content/themes/minimy-themes/images/line_but_sub.png") repeat-x scroll 0 0;
    border-radius: 4px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.5) !important;
    color: #000000 !important;     
}

.category-how-to-buy .sidebar-wrapper{
    padding-top: 45px;
}
.single-post  .advertisement_free{
      margin-top: 10px;
     text-align: center;
}
.category-free .advertisement_free,
.archive.category .advertisement_free{   
    text-align: right;
}
.page-template-download .adsbygoogle{
    display:block !important;
    margin:40px auto 0;
    text-align:center;
}
.butt_dow{
    float: right;
}
.advertisement_free--left{
    float: left;
}

#smart-youtube-2 .widget-title,
#smart-youtube-3 .widget-title{
    display: none;
}
#smart-youtube-2 .youtube-player,
#smart-youtube-3 .youtube-player {
    height: 200px;
    margin-top: 0px;
    width: 100%;
}
.slide1--link{
    cursor: pointer;
}
.list_member ul{
    padding:0 0 0 20px;
}
.list_member li{
    color: #800876;
    font-family: "MyriadPro",sans-serif;
    font-size: 12px;
    line-height: 20px;
    margin-bottom: 15px;
    position: relative;
}
.list_member li:before{
    background: url(/wp-content/themes/minimy-themes/images/li_member.png);
    background-repeat: no-repeat;
    content: '';
    height: 22px;
    left: -20px;
    position: absolute;
    top: 10px;
    width: 10px;
}
.list_member .li-size{
    font-family: "MyriadPro",sans-serif;
    font-size: 18px;
}
.list_member .li-size span{
    font-family: "MyriadPro-Bold",sans-serif;
    font-size: 18px;
 }

.list_member li div{
    font-family: "MyriadPro-Bold",sans-serif;
    font-size: 18px;
    line-height: 20px;
    margin-bottom: 5px;
}
.list_member li .size{
    font-family: "MyriadPro-Bold",sans-serif;
    font-size: 25px;
}
.list_member li .member-div{
    font-family: "MyriadPro-Bold",sans-serif;
    font-size: 26px;
}


.sp-next-arrow::after, 
.sp-next-arrow::before, 
.sp-previous-arrow::after, 
.sp-previous-arrow::before{
    width: 10%;
}

.member-video h3{
    display: none;
}

.slide1{
    margin-bottom: 20px;
}
.advertising-free-block{
    height: 90px;
    margin:20px auto 5px;
    width: 728px;
}
.advertising-free-block iframe,
.advertising-free-block img{
    width: 100%;
}
.page-cart .wp-social-login-provider-list img {
    margin-bottom:0px;
}
.fribis_img_banner{
    text-align: center;
}
.fribis_img_banner img{
    display: inline;
}


.link-photoshop{
    background: url("/wp-content/themes/minimy-themes/images/banner_photoshop.jpg");
    background-repeat: no-repeat;
    display: block;
    cursor: pointer;
    height: 93px;
    width: 299px;
}
.code--photoshop{
    font-family: "MyriadPro",sans-serif;
    color: #2c2c2c;
    font-size: 15px;
    text-align: center;
    line-height: 22px;
    position: relative;
    top: -72px;
    right: -235px;
}
.code--photoshop.code--photoshop2 {
    font-family: "MyriadPro",sans-serif;
    color: #2c2c2c;
    font-size: 14px;
    text-align: center;
    line-height: 22px;
    position: relative;
    top: -78px;
    right: 0;
}
.code--photoshop3 {
    font-family: "MyriadPro",sans-serif;
    color: #2c2c2c;
    font-size: 14px;
    text-align: left;
    line-height: 22px;
    margin: 10px 0;
}
.code--photoshop3 span{
    padding-left: 30px;
    position: relative;
}
.code--photoshop span{
    display: block;
    position: relative;
}
.code--photoshop.code--photoshop2 span{
    display: inline;
    position: relative;
}
.code--photoshop.code--photoshop span:before{
    background: url(/wp-content/themes/minimy-themes/images/ic_info.png);
    background-repeat: no-repeat;
    content: "";
    height: 15px;
    left: 240px;
    position: absolute;
    top: 5px;
    width: 15px;
}
.code--photoshop.code--photoshop2 span:before{
    background: url(/wp-content/themes/minimy-themes/images/ic_info.png);
    background-repeat: no-repeat;
    content: "";
    height: 15px;
    left: -20px;
    position: absolute;
    top:0px;
    width: 15px;
}

.code--photoshop3 span:before{
    background: url("/wp-content/themes/minimy-themes/images/ic_info.png");
    background-repeat: no-repeat;
    content:"";
    height:15px;
    left: 10px;
    position: absolute;
    top:0px;
    width: 15px;
}

.code--photoshop--link{
    display: inline-block !important;
    font-size: 15px;
    font-weight: bold;
    color: #800876 !important;
    cursor: pointer;
    text-decoration: none;
}
.code--photoshop--link:hover,
.code--photoshop--link:focus,
.code--photoshop--link:active{
    color: #800876 !important;
    text-decoration: underline;
}
#jcl_widget-8{
    margin-top: -30px;
}

.cont-member .sidebar {
    display: block;
    float: left;
    margin-right: 25px;
    padding-top: 20px;
    width: 240px;
}


/*
стили счетчика
 */
.countdown{
    position:relative;
    background-color: #800876;
    background-image:url(/wp-content/themes/minimy-themes/images/count/count-back2.jpg);
    background-repeat: no-repeat;
    background-position:center;
    width:100%;
    height:66px;
}
.countdown--text-margin{
    margin-bottom: 10px;
}
.carbonite-responsive-dash_title{
    font-size:16px !important;
    color:white;
    position:absolute;
    top:33px;

}
.carbonite-responsive-digit{
    color:black;
    height:0.7em;
    font-size:24px;
    font-weight:200;
    border-radius:2px;
    margin-right: 1px;
}

.carbonite-responsive-dashboard{
    background:none;
    border:none;
    text-align:left;
    max-width:none;
    border-radius:none !important;
}
.carbonite-responsive-dash{
    width:37px;
    height:35px;
    border-radius:5px;
    background-color:white;
    background:url(/wp-content/themes/minimy-themes/images/count/digit_bg.png);
    background-position:center;
    margin-top:3px;
}
.tminus_countdown{margin-left:0px;}
.countdown--text,
.countdown--text2{
    display: none;
}


/*стили счетчика_end*/

.woocommerce div.product div.images,
.woocommerce div.product div.summary{
    margin-bottom: 0px !important;
}