/*
Theme Name: Maxcoach Child
Theme URI: http://maxcoach.thememove.com/
Author: ThemeMove
Author URI: http://thememove.com/
Version: 1.0.0
Template: maxcoach
Text Domain:  maxcoach-child
Tags: editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready
*/
.page-header {
    border-bottom: none !important;
        margin: 0px 0 20px !important;
}

.pgafu-post-grid-main.pgafu-design-1 .pgafu-post-grid-content .pgafu-post-title, .pgafu-post-grid-main.pgafu-design-1 .pgafu-post-grid-content .pgafu-post-date {
    /*display: none;*/
}
.pgafu-post-grid {
    margin-bottom: 0px !important;
}

body .labeldiscount {
    display: block;
    line-height: 1;
}

@font-face {
    font-family: 'sun-valley';
    src: url('font/Gloss_And_Bloom.eot');
    src: local('☺'), url('font/Gloss_And_Bloom.woff') format('woff'), url('font/Gloss_And_Bloom.ttf') format('truetype'), url('fonts/Gloss_And_Bloom.svg') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'sun-valley-2';
    src: url('font/SunValley.eot');
    src: local('☺'), url('font/SunValley.woff') format('woff'), url('font/SunValley.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

body .premium-icon-list-content .premium-icon-list-text span, 
body .premium-icon-list-content .premium-icon-list-wrapper{
    -webkit-align-self: start !important;
    -ms-flex-item-align: start !important;
    align-self: start !important;
}
body .premium-icon-list-icon-text p, 
body li.premium-icon-list-content, 
body ul.premium-icon-list-box {
    margin-bottom: 15px !important;
}
.premium-icon-list-box {
    /*padding: 0 !important;*/
}
.pgafu-post-grid-main.pgafu-design-1 .pgafu-post-image-bg {
    height: auto !important;
}

body .categorieshome {
    line-height: 1 !important;
    display: inline-block;
    position: absolute; 
}

.categorieshome {
    background: #39b6ba;
    color: #fff;
    text-align: center;
    padding: 5.5px 11px;
    position: relative;
    bottom: 0;
}
.categorieshome:after {
  width: 0;
  height: 0;
  border: 12.5px solid transparent;
  position: absolute;
  content: "";
  border-top-color: #39b6ba;
  right: -23px;
  top: 0px;
  border-left-color: #39b6ba;
}
.categorieshome:before {
    width: 0;
    height: 0;
    border: 13px solid transparent;
    position: absolute;
    content: "";
    border-bottom-color: #39b6ba;
    right: -23px;
    top: -1px;
}
body .pgafu-post-grid-main h2.pgafu-post-title a {
    font-size: 22px !important;
    font-weight: 600;
}
.pgafu-post-grid-main.pgafu-design-1 .pgafu-post-image-bg{
    margin-bottom: 10px; 
}
.pgafu-post-grid-main.pgafu-design-1 .pgafu-post-content {
    padding: 0px 20px;
    color: #6d6d6d;
}
.pgafu-columns {
    min-height: 424px !important;
        margin-bottom: 30px;
}
body .btn-primary {
    color: #2e6da4;
    background-color: transparent;
    border: 2px solid #2e6da4;
}
.dropdown {
    text-align: center;
    display: block;
    margin: auto;
    width: 191px;
        margin-bottom: 20px;
}
.pgafu-filter li {
    display: block;
    margin: 0px 0px 0px 0px !important;
}
body .pgafu-filter li.pgafu-active-filtr a {
    background: #fff;
    color: #286090;
}
body .pgafu-filter li a {
    background: #ffffff;
}