/*!
Theme Name: velmar-brands
Author: sleed.com
Description: Description
Version: 1.0.0
*/

*{ box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}

body{
	font-family: 'Roboto', sans-serif;
    color: #000;
	margin:0;
	padding:0;
    font-size: 16px;
    line-height: 25px;
}
.grecaptcha-badge { display: none; }
a { text-decoration: none; }
.page main a, .default-link { color: #000; }
.page main a:hover, .page main a:focus { color: #000; }
.colored-link { position: relative; display: inline-block; font-size: 11px; font-weight: bold; letter-spacing: 0.125em; margin-right: 8px; transition: all 0.3s ease; -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease;}
.colored-link:last-child { margin-right: 0; }
.colored-link:hover { color: #fff !important;  }
.colored-link:hover > span { height: 30px; }
.colored-link span { position: absolute; width: 100%; left: 0; bottom: -2px; height: 3px; transition: all 0.3s ease; -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; z-index: -1;}
.content-wrapper { max-width: 1436px; width: 94%; margin: auto; }


main { padding-bottom: 60px;}
.page main { padding: 24px 0 60px; }

header { background: #000; transition: all 0.8s ease; -webkit-transition: all 0.8s ease; -moz-transition: all 0.8s ease; }
#bottom-header.sticky { position: fixed; z-index: 1000; top: 0; background: #000; width: 100%; }


h2 { font-size: 38px; line-height: 48px; margin-top: 64px; margin-bottom: 36px; color: #000; font-weight: 900}
main h2 { margin-top: 40px; }
h3 { color: #000; font-size: 20px; line-height: 26px; }
h4 { font-size: 18px; line-height: 30px; color: #000; margin-bottom: 7px;}



header .content-wrapper { display: flex; align-items: center; justify-content: space-between;}
#bottom-header .content-wrapper { position: relative; }
#header-center { white-space: nowrap;}
#velmar-logo { width: 225px; justify-content: right; display: flex; align-items: center;}
#velmar-logo, #velmar-logo a { line-height: 0; }
#contact-top { padding: 0 16px; }
#brand-logo { border-right: 1px solid rgba(255,255,255,0.4); padding: 10px 25px 10px 0; line-height: 0; }
#header-right { display: flex; justify-content: center; flex: 1; }

ul#primary-menu, ul#top-links-menu { list-style: none; margin:0; padding:0; display: flex; align-items: center; justify-content: space-between; }
ul#primary-menu { margin-left: 16px; }
ul#primary-menu li, ul#top-links-menu li { margin: 0 16px; }
ul#primary-menu li.menu-btn { background: #64a028; padding: 4px 10px; border-radius: 2px; font-weight: 500; margin: 0 0 0 16px; }
ul#primary-menu li.menu-btn a{ color: #fff }
ul#primary-menu li.menu-btn:hover { background: rgba(255,255,255,0.3); }
ul#primary-menu li.menu-btn:hover a { color: #fff; }
ul#primary-menu li.menu-btn-white { background: #fff; padding: 4px 10px; border-radius: 2px; font-weight: 500; margin: 0 0 0 16px;}
ul#primary-menu li.menu-btn-white a{ color: #000 }
ul#primary-menu li.menu-btn-white:hover { background: rgba(255,255,255,0.3); }
ul#primary-menu li.menu-btn-white:hover a { color: #fff; }
ul#primary-menu a { line-height: 29px; color: #fff; padding: 0 0 30px; }
ul#primary-menu a:hover, ul#primary-menu a.active { color: #64a028}


.slide{ position: relative; }
.slide-bg { width: 100%; height: 0; margin: 0; padding: 0; padding-bottom: 56.25%; position: relative; overflow: hidden; }
.slide video, .slide picture, .slide picture img{ position: absolute; left: 0; top: 0; -o-object-fit: cover; object-fit: cover; -o-object-position: center; object-position: center; width: 100%; height: 100%;}
.slide-contents-holder {position: absolute; top: 0; right: 0; bottom: 0; left: 0; display: flex; align-items: center;}
.slide-contents { color: #fff; padding-left: 10%; }
.slide-title { font-weight: 900; font-size: 30px; line-height: 36px; margin-bottom: 20px; }
.left-side { max-width: 610px; background: rgba(0,0,0,0.4); padding: 14px 30px 30px; min-width: 520px;}
.slide-subtitle { margin-bottom: 32px;}
.slide-subtitle ul { list-style: square; padding-left: 15px; }
.slide-subtitle ul li{ font-size: 16px; line-height: 20px; } 
.slide-more { background: #64a028; padding: 8px 16px; font-size: 16px; font-weight: 700; color: #fff; border-radius: 2px; }
.slide-more:hover { background: #4d4d4d; color: #fff; }

.owl-dots { margin-top: -50px; margin-top: -56px; position: relative; text-align: center; }
.owl-dot { border: 2px solid #bdbdbd !important; width: 16px; height: 16px; border-radius: 50%; margin: 0 5px; }
.owl-dot.active { background: #64a028 !important}


#main { padding: 60px 0; }
.home main .content-wrapper { box-shadow: 0 0 30px #d9d9d9; padding: 10px 60px; }
#banner { height: 200px; background-position: center; background-size: cover;}
.auto-list { display: flex; flex-wrap: wrap; align-items: flex-start;}
.auto-block { width: 23%; margin: 0 2% 50px 0; }
.orange-btn-outer { background: #64a028; width: 160px; padding: 5px 10px; border-radius: 2px; margin-bottom: 5px;}
.orange-btn { color: #fff !important; font-weight: 900; position: relative; padding-right: 20px; text-decoration: none !important; display: block; width: 125px; }
.orange-btn:after { content: ''; background: url(/wp-content/themes/velmar-brands/images/arrow-white.svg); background-repeat: no-repeat;
    background-size: cover; background-position: center; width: 8px; height: 14px; position: absolute; right: 0; top: 6px; transition: all 0.5s ease; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; }
.orange-btn:hover:after { right: -15px; }
.footer-note{ font-size: 13px; line-height: 17px;}

#three-banners-homepage { font-size: 18px; line-height: 24px;}
#three-banners-homepage .banners-top { display: flex; justify-content: space-between;}
.banner-left-01 { width: 48.5%; background-color: #e0e0e0; padding: 40px 60px; text-align: center; margin: 40px 0;}
.banner-left-02 { width: 48.5%; background-color: #bdbdbd; padding: 40px 60px; text-align: center; margin: 40px 0;}
#three-banners-homepage h2 { margin: 0;}
.banner-bottom h2 { color: #000; }
.banner-left-01 p, .banner-left-02 p { min-height: 48px; max-width: 420px; margin: 15px auto 35px;}
.banner-left-01 img, .banner-left-02 img { width: 100%; max-width: 450px; height: auto;}
.black-btn { color: #0f0f0f !important; position: relative; padding-right: 20px; text-decoration: none !important; font-weight: 700;}
.black-btn:after { content: ''; background: url(/wp-content/themes/velmar-brands/images/arrow-black.svg); background-repeat: no-repeat;
    background-size: cover; background-position: center; width: 8px; height: 14px; position: absolute; right: 0; top: 5px; transition: all 0.5s ease; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease;}
.black-btn:hover:after { right: -15px;}
.banner-bottom { background: #dedad4; text-align: center; padding: 40px 60px; margin-bottom: 40px;} 
#stores-home-img { margin-bottom: 50px; margin-top: 30px; }
#stores-home-img img { width: 100%; height: auto; }

#offer-page .content-wrapper, #default-page .content-wrapper { box-shadow: 0 0 30px #d9d9d9; padding: 10px 60px; max-width: 900px; }
form { margin-top: 40px; }
input[type=text], input[type=email], input[type=tel], select, textarea { border: solid 1px #ddd; width: 100%; outline: none; }
input[type=text], input[type=email], input[type=tel], select { height: 40px; border-radius: 2px; margin-top: 3px;}
textarea { height: 100px; margin-top: 3px; }
input[type=submit] { background-color: #64a028; color: white; padding: 12px 30px; margin-top: 25px; border: none; outline: none; cursor: pointer; font-size: 16px; font-weight: 500; border-radius: 2px; }
input[type=submit]:hover { background-color: #000; }
input[type=submit]:disabled { background-color: #ccc;}

.wpcf7-list-item {
	margin: 0;
}

.wpcf7-acceptance label {
    position: relative;
}
input[type=checkbox] {
    width: 24px;
    height: 24px;
    display: none;
}
input[type=checkbox] + .wpcf7-list-item-label {
    display: block;
    cursor: pointer;
    padding-left: 44px;
    position: relative;
}
input[type=checkbox] + .wpcf7-list-item-label:before {
    content: "";
    border-radius: 4px;
    display: inline-block;
    width: 20px;
    height: 20px;
    background: #fff;
    border: 2px solid rgba(15, 15, 15, 0.2);
    transition: .2s;
    position: absolute;
    left: 0;
    top: 0;
}
span.wpcf7-list-item-label::before, span.wpcf7-list-item-label::after {
    content: " ";
}
input[type=checkbox]:checked + .wpcf7-list-item-label:after {
    position: absolute;
    left: 8px;
    top: 3px;
    width: 6px;
    height: 12px;
    border: solid #757271;
    border-width: 0 2px 2px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
.wpcf7-list-item-label a { text-decoration: underline;}


footer { background: #000; padding: 32px 0; }
footer .content-wrapper { display: flex; justify-content: space-between; border-top: 1px solid #82807f; margin-top: 40px; padding: 40px 0 10px;
}
#copyright { text-align: center;}
#copyright a { color: rgba(255,255,255,0.6); color: rgba(255,255,255,0.6); font-size: 12px; }
#footer-bottom-right { text-align: right;}
#vasilakis-logo { line-height: 0; margin: 14px 0 16px;}
.footer-bottom-right-wrapper { display: flex;}
footer .content-wrapper ul { list-style: none; margin: 0; padding: 0; display: flex;}
footer .content-wrapper ul li { padding-left: 25px;}
footer .content-wrapper ul li a { color: #fff; font-size: 14px;}
footer a:hover { opacity: 0.75 }
#inst-icon svg{ height: 25px; width: 25px; position: relative; top: 1px; margin-left: 10px; }

#mobile-btn { display: none; padding: 18px 24px; cursor: pointer;}
#mobile-btn span {
    display: block;
    width: 24px;
    height: 24px;
    background: url(/wp-content/themes/velmar-brands/images/mobile-btn.svg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
#mobile-btn.active span {
    background: url(/wp-content/themes/velmar-brands/images/icon_close_menu.svg);
    background-repeat: no-repeat;
    background-size: 86%;
    background-position: center;
}

@media(max-width:1280px){
	.auto-block { width: 31.3333%; }
}

@media(max-width:1370px){
	#header-right { flex: 0; }
	.main-navigation { display: none; position: absolute; width: 100%; left: 0; background: #000; top: 70px; z-index: 1000; text-align: center; padding: 10px 0 30px; border-top: solid 1px rgba(255,255,255,0.4);}
	#mobile-btn, ul#primary-menu { display: block; }
	ul#primary-menu li { padding: 5px 0; border-top: 1px solid rgba(255,255,255,0.4);}
    ul#primary-menu li.menu-btn, ul#primary-menu li.menu-btn-white { margin: 25px auto 0; max-width: 200px; border-top: none; }
    ul#primary-menu li:first-child { border-top: none; }  
}

@media(max-width:1420px){
	footer .content-wrapper { flex-direction: column-reverse; }
	#footer-bottom-right, #copyright { text-align: center; }
	.footer-bottom-right-wrapper { justify-content: center;}
	#copyright { margin-top: 25px; }
	.footer-bottom-right-wrapper { display: block; }
	footer .content-wrapper ul { justify-content: center; margin-top: 5px;}
}

@media(max-width:1120px){
	footer .content-wrapper ul { display: block; }
	footer .content-wrapper ul li { padding-left: 0; }
}

@media(max-width:900px){
	.auto-block { width: 48%; }
}

@media (max-width: 768px) {
    #velmar-logo img { height: 26px; width: auto; }
	#brand-logo img { height: 32px; width: auto; }
	.main-navigation { top: 54px; }
}

@media (max-width: 680px){
	#main h2 { text-align: center; }
	.auto-block { width: 100%; max-width: 300px; margin-left: auto; margin-right: auto; text-align: center;}
	#three-banners-homepage .banners-top { display: block; }
	.banner-left-01, .banner-left-02 { width: 100%; }
	.orange-btn-outer { margin-left: auto; margin-right: auto; }
	h2 { font-size: 32px; line-height: 38px;}
    .slide-bg { height: 460px; padding-bottom: 0; }
    .slide-contents{padding-left: 0;}
	.slide-title { font-size: 25px; line-height: 28px; margin-bottom: 10px;}
	.slide-subtitle { font-size: 15px; line-height: 20px; }
}


@media (max-width: 560px){
	.left-side { min-width: auto; width: 92%;}
    .slide-bg { height: 360px; }
    .left-side { margin-top: -20px;}
    .slide-subtitle { font-size: 14px; line-height: 18px; }
}

@media (max-width: 480px){
	.slide-subtitle { font-size: 14px; line-height: 18px; }
}


#blog .container-narrow { max-width:792px; width:100%; margin:auto; padding:0 22px; }
#blog .entry-img { margin:20px 0 25px; line-height:0; }
#blog .entry-img img { max-width:100%; height:auto; }
#blog .post-image-gallery { width:100%; display:flex; column-gap:7px; }
#blog .post-image-gallery .post-image-gallery-col { width:50%; }
#blog .post-image-gallery .post-image-gallery-col img { width:100%; height:auto; padding-bottom:2px }
#blog .section-more-news { padding:42px 0 45px; background-color:#F2F2F2; margin-bottom:0 !important; }
#blog .section-more-news h2.lined span { background-color:#F2F2F2; width:402px; }
#blog .post-inner { margin-bottom: 45px; }
#blog .post-inner a { text-decoration:underline; }
#blog .section-more-news .slick-arrow { box-shadow:0px 10px 30px rgba(0, 0, 0, 0.1607843137); top:21%; }
#blog .section-more-news .slick-arrow.slick-prev { left:-70px;}
#blog .section-more-news .slick-arrow.slick-next { right:-70px; }

@media (max-width:380px) { #blog .section-more-news .slick-arrow { top:18%; } }
@media (max-width:420px) { #blog .section-more-news .slick-arrow { top:19%; } }
@media (max-width:480px) { #blog .section-more-news .slick-arrow { top:22%; } }
@media (max-width:540px) { #blog .section-more-news .slick-dots li button { margin: 0 7px !important; } }
@media (max-width:600px) { #blog .section-more-news .slick-arrow { top:24%; } }
@media (max-width:680px) { #blog .section-more-news .slick-arrow { top:17%; } }
@media (max-width:768px) { #blog .section-more-news .slick-arrow { top:19%; } }
@media (max-width:860px) { #blog .section-more-news .slick-arrow { top:20%; } }
@media (max-width: 901px) { 
    #blog .section-more-news h2.lined span { width:auto; }
    #blog .section-more-news .slick-arrow { top: 21%; }
    #blog .section-more-news .container.news { padding-right: 22px !important; }
    #blog .section-more-news .posts-list { margin-right: -11.5px !important; }
}
@media (max-width:991px) { #blog .section-more-news .slick-arrow { top:18%; } }
@media (max-width:1080px) { #blog .section-more-news .slick-arrow { top:19%; } }
@media (max-width:1180px) { #blog .section-more-news .slick-arrow { top:20%; } }
@media (max-width:1380px) { 
    #blog .section-more-news .slick-arrow.slick-prev { left:-7px !important; } 
    #blog .section-more-news .slick-arrow.slick-next { right: -10px !important; }
}

/* archive */

#blog .archive-list { margin-bottom: 50px; }
#blog .posts-list { flex-wrap:wrap; width:auto; margin-left:-11.5px; margin-right:-11.5px; }
#blog .posts-list article { 
    position: relative; width:33.333333333%; padding:0 11.5px; 
    margin-bottom:50px; padding-bottom:27px; 
}
#blog .posts-list article .thumb-holder { 
    min-height: 90px; position: relative; height: 0; width: 100%; 
    padding-bottom: 56.25%; margin: 0; border: solid 1px #707070; 
}
#blog .posts-list article .thumb-holder img { 
    position: absolute; top: 0; left: 0; right: 0; bottom: 0; width: 100%; 
    height: 100% !important; object-position: center; object-fit: cover; 
}
#blog .posts-list article h3 { 
    line-height: 20px; margin-bottom: 8px; overflow: hidden; display: -webkit-box; -webkit-line-clamp: 3;
    line-clamp: 3; -webkit-box-orient: vertical; height: 84px;
}
#blog .posts-list article h3 a { font-size: 20px; font-weight: 700; color: #000; line-height: 27px; }
#blog .posts-list article .post-excerpt { 
    margin-bottom: 7px; display: -webkit-box; -webkit-line-clamp: 2; line-clamp: 2;
    -webkit-box-orient: vertical; overflow: hidden;
}
#blog .posts-list article .read-more { position: absolute; bottom: 0; left: 11.5px; }
#blog .posts-list article .read-more a { color: black; font-weight: 700; padding-right: 12px; position: relative; }
#blog .posts-list article .read-more a:hover { text-decoration: underline; }
#blog .posts-list article .read-more a:after { 
    content: ""; position: absolute; right: 0; top: 9px;border: solid black; border-width: 0 2px 2px 0;
    display: inline-block; padding: 3px; transform: rotate(-45deg); -webkit-transform: rotate(-45deg);
}
#blog #pagination { display: flex; align-items: center; justify-content: center; }
#blog #pagination a, #blog #pagination span {
    display: block; min-width: 35px; height: 35px; display: flex; align-items: center;
    justify-content: center; margin: 0 4.5px; padding: 0 6px;
}
#blog #pagination a { background-color: #F2F2F2; font-size: 14px; font-weight: 400; color: black; }
#blog #pagination span.current, #blog #pagination a:hover {
    background-color: #000; font-size: 14px; font-weight: 400; color: white; 
}
#blog #pagination span.dots { margin: 0; padding: 0; }

@media (max-width: 901px) { #blog .posts-list article { width: 50%; } }
@media (max-width: 600px) {
    #blog .posts-list article { width: 100%; }
    #blog .posts-list article h3 { height: auto !important; }
}



#blog #breadcrumbs {
    padding: 14px 0;
}

#blog #breadcrumbs span,
#blog #breadcrumbs a {
    /* @include font_setup(14px, 400, $lightBlack); */
    font-size: 14px;
    font-weight: 400;
    color: /* $lightBlack */ #000;
}

/* PAGE BANNER */

#blog #page-banner {
    position: relative;
    background-size: cover;
    background-position: center;
    height: 296px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    margin-bottom: 63px;
}

#blog #page-banner #banner-overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(35, 31, 32, 0.75);
}

#blog #page-banner.blog-banner {
    background-position: center -13.9vw;
}

#blog #page-banner.velmar-banner {
    background-position: center -10vw;
}

#blog #page-banner .container {
    position: relative;
    z-index: 1;
}

#blog #page-banner .container h1 {
    color: white;
    margin-bottom: 12px;
    max-width: 434px;
    margin-left: auto;
    margin-right: auto;
    line-height:1.2;
}

#blog #page-banner .container p {
    color: white;
    line-height: 32px;
    max-width: 585px;
    margin: 0 auto;
    font-size: 20px;
}

/* MEDIA QUERIES (merged where possible) */

@media (max-width: 600px) {
    #blog #page-banner.blog-banner {
        background-position: center center;
    }

    #blog #page-banner.velmar-banner {
        background-position: center -5vw;
    }
}

@media (max-width: 540px) {
    #blog #page-banner .container p {
        font-size: 16px;
        line-height: 28px;
    }

    #blog #page-banner {
        margin-bottom: 32px;
    }
}

@media (max-width: 1440px) {
    #blog #page-banner {
        height: 222px;
    }
}

@media (max-width: 768px) {
    #blog #page-banner {
        height: 254px;
    }
}


 #blog .container{
        width: 100%;
        max-width: 1244px;
        margin: auto;
        padding: 0 22px;
    }




#blog h2.lined {
    position: relative;
    font-size:32px;
}
#blog .container.news {
    margin-top:40px;
}
#blog h2.lined:after {
    content: '';
    width: 100%;
    height: 1px;
    background-color: #707070;
    position: absolute;
    bottom: 14px;
    left: 0;
}

#blog h2.lined span {
    width: 347px;
    background-color: #fff;
    position: relative;
    z-index: 2;
    display: block;
}

/* MERGED MEDIA QUERIES — max-width: 901px */

@media (max-width: 901px) {
    #blog h2.lined:after {
        bottom: -20px;
    }

    #blog h2.lined span {
        width: auto;
        margin: auto;
        background-color: transparent;
    }

    #blog h2.lined {
        text-align: center;
        margin-left: -22px;
        margin-right: -22px;
    }
}

/* Slider */
.slick-slider
{
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}

#blog .slick-slider .slick-arrow {
    background-color: #fff;
    border-radius: 50%;
    width: 39px;
    height: 39px;
    top: 50%;
    margin-top: -20px;
    z-index: 1;
    background-position: center;
    background-size: 50%;
    background-repeat: no-repeat;
    font-size: 0;
    line-height: 0;
    position: absolute;
    border: none;
    cursor: pointer;
}

#blog .slick-slider .slick-arrow:before {
    content: '';
    position: absolute;
    border: solid black;
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 3px;
    top: 16px;
}

#blog .slick-slider .slick-arrow.slick-prev {
    left: 53px;
}

#blog .slick-slider .slick-arrow.slick-prev:before {
    transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
    left: 17px;
}

#blog .slick-slider .slick-arrow.slick-next {
    right: 53px;
}

#blog .slick-slider .slick-arrow.slick-next:before {
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    left: 14px;
}

/* DEFAULT SLIDER DOTS */

#blog .slick-slider.default-slider .slick-dots {
    position: absolute;
    bottom: 0;
    display: flex;
    width: 100%;
    justify-content: center;
    list-style: none;
    margin: 0;
    padding: 0;
}

#blog .slick-slider.default-slider .slick-dots li button {
    line-height: 0;
    font-size: 0;
    width: 9px;
    height: 9px;
    border: solid 1px #FFF;
    background-color: transparent;
    border-radius: 50%;
    margin: 0 11px;
    padding: 0;
    cursor: pointer;
}

#blog .slick-slider.default-slider .slick-dots li.slick-active button {
    background-color: #FFF;
}
#blog .posts-list {
    flex-wrap: wrap;
    width: auto;
    margin-left: -11.5px;
    margin-right: -11.5px;
}

#blog .posts-list article {
    position: relative;
    width: 33.333333333%;
    padding: 0 11.5px;
    margin-bottom: 50px;
    padding-bottom: 27px;
}

#blog .posts-list article .thumb-holder {
    min-height: 90px;
    position: relative;
    height: 0;
    width: 100%;
    padding-bottom: 56.25%;
    margin: 0;
    border: solid 1px #707070;
}

#blog .posts-list article .thumb-holder img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100% !important;
    object-position: center;
    object-fit: cover;
}

#blog .posts-list article .post-date {
    margin: 21px 0 15px;
    color: /* $lightBlack */ #000;
}

#blog .posts-list article h3 {
    line-height: 20px;
    margin-bottom: 8px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    line-clamp: 3;
    -webkit-box-orient: vertical;
    height: 84px;
}

#blog .posts-list article h3 a {
    /* @include font_setup(20px, 700, $lightBlack); */
    font-size: 20px;
    font-weight: 700;
    color: /* $lightBlack */ #000;
    line-height: 27px;
}

#blog .posts-list article .post-excerpt {
    margin-bottom: 7px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

#blog .posts-list article .read-more {
    position: absolute;
    bottom: 0;
    left: 11.5px;
}

#blog .posts-list article .read-more a {
    color: black;
    font-weight: 700;
    padding-right: 12px;
    position: relative;
}

#blog .posts-list article .read-more a:hover {
    text-decoration: underline;
}

#blog .posts-list article .read-more a:after {
    content: "";
    position: absolute;
    right: 0;
    top: 9px;
    border: solid black;
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 3px;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
}

/* MEDIA QUERIES FOR POSTS LIST */

@media (max-width: 901px) {
    #blog .posts-list article {
        width: 50%;
    }
}

@media (max-width: 600px) {
    #blog .posts-list article {
        width: 100%;
    }

    #blog .posts-list article h3 {
        height: auto !important;
    }
}

/* PAGINATION */

#blog #pagination {
    display: flex;
    align-items: center;
    justify-content: center;
}

#blog #pagination a,
#blog #pagination span {
    display: block;
    min-width: 35px;
    height: 35px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 4.5px;
    padding: 0 6px;
}

#blog #pagination a {
    background-color: #F2F2F2;
    /* @include font_setup(14px, 400, black); */
    font-size: 14px;
    font-weight: 400;
    color: black;
}

#blog #pagination span.current,
#blog #pagination a:hover {
    background-color: /* $lightBlack */ #000;
    /* @include font_setup(14px, 400, white); */
    font-size: 14px;
    font-weight: 400;
    color: white;
}

#blog #pagination span.dots {
    margin: 0;
    padding: 0;
}

#blog .container {
    width: 100%;
    max-width: 1244px;
    margin: auto;
    padding: 0 22px;
}

#blog .make-flex {
    display: flex;
}

#blog .make-flex.wrap-flex {
    flex-wrap: wrap;
}

#blog .make-flex.space-between {
    justify-content: space-between;
}

#blog .make-flex.flex-align-center {
    align-items: center;
}

#blog .learn-more a {
    margin:0 auto;
    font-size: 16px;
    font-weight: 700;
    color: #000;
    display: block;
    width: 205px;
    padding: 10px 0;
    border: solid 1px #000;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: .3s;
    overflow: hidden;
    position: relative;
    background-color: #fff;
    margin-bottom:40px
}