/******************************************
 CUSTOM STYLESHEET
*******************************************/

/*
* You can place your custom CSS statements in this file, after this message.
* It is better to write everything custom here
* because this file won't be replaced during updates.
*
* Simply copy an existing style from style.css to this file,
* and modify it to your liking.
*/

a{
	font-weight:bold;
	font-size: 90%;
}

.flickity-page-dots .dot {
    background: #040101;
}

.entry-date {
    color:black;
    font-size:95%;
    font-family:sans-serif;
}

.container {
    /* margin-left: -27px; */
    margin-top: 20px;
    width: 700px;
    height: 90px;
}


@media screen and (max-width: 1030px)
{
.adv {
    max-width: 100%;
    float: right; 
    text-align: center;
     margin: 0 0 0; 
}
}

.featured_area {
    background: white;
    border-bottom: 1px solid #d9d9d9;
    padding: 20px 0 10px;
}

.home_widgets {
    background: #f6f6f4;
}

.section-title ,#wpzoom-carousel-slider-2 .title {
    position: relative;
    text-align: center;
    padding: 0 20px;
    display: inline-block;
	font-size: 16px;
    text-transform: uppercase;
    font-weight: bold;
    color: #fff;
    background: #212425;
	margin-bottom: 22px;
    line-height: 33px;
    font-family: monospace;
}

.section-title2 {
    position: relative;
    text-align: center;
    padding: 0 20px;
    display: inline-block;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: bold;
    color: #fff;
    background: #212425;
    margin-bottom: 22px;
    line-height: 33px;
    font-family: monospace;
    float: right;
}

.section-title2 a {
    color:white;
}

#wpzoom-carousel-slider-2 .title{
	color: black;
    background: white;
}

.section-title:before,
.section-title:after,#wpzoom-carousel-slider-2 .title:after { content: "";
    position: absolute;
    bottom: -13px;
    right: 0;
    border-width: 0 14px 14px 0px;
    border-style: solid;
    border-color: transparent #212425;}
.section-title:after { clear: both; }

#wpzoom-carousel-slider-2 .title:after{
	border-color: transparent white;
}


.widget.wpzoom-featured-cat h3.title {
     position: relative;
    text-align: center;
    display: inline-block;
	font-size: 16px;
    text-transform: uppercase;
    font-weight: bold;
    color: #fff;
    background: #212425;
	margin-bottom: 22px;
    line-height: 33px;
    font-family: "Roboto Condensed";
}

.widget.wpzoom-featured-cat h3.title::before {
	content: "";
    position: absolute;
    bottom: -13px;
    right: 0;
    border-width: 0 14px 14px 0px;
    border-style: solid;
    border-color: transparent #212425;
}

.wpzoom-featured-cat h3.title a {
    color: #fff;
    background-color: #212425;
    padding: 8px 15px 7px;
    line-height: 33px;
}

.wpzoom-featured-cat h3.entry-title {
    line-height: 1.3;
    font-size: 22px;
    font-weight: bold;
}

.wpzoom-featured-cat .featured-style-style_text h3.entry-title {
    margin-bottom: 10px;
    line-height: 1.5;
    font-weight: 900;
}



.wpzoom-featured-cat h3.title:hover {
    opacity: .8;
}


.widget h3.title-color-blue,
.wpzoom-featured-cat h3.title-color-blue a {
    background-color: #212425;
	font-family: monospace;
}

.widget h3.title-color-red,
.wpzoom-featured-cat h3.title-color-red a {
    background-color: #212425;
	font-family: monospace;
}

.widget h3.title-color-green,
.wpzoom-featured-cat h3.title-color-green a {
    background-color: #212425;
	font-family: monospace;
}

.widget h3.title-color-black,
.wpzoom-featured-cat h3.title-color-black a {
    background-color: #212425;
	font-family: monospace;
}

.widget h3.title-color-orange,
.wpzoom-featured-cat h3.title-color-orange a {
    background-color: #212425;
	font-family: monospace;
}

.widget h3.title-color-purple,
.wpzoom-featured-cat h3.title-color-purple a {
    background-color: #212425;
	font-family: monospace;
}


#slider {
    margin: 0;
    overflow: hidden;
    position: relative;
    float: left;
}

.slider_widgets .widget.wpzoom-featured-cat {
    width: 48%;
    margin-left: 10px;
}

.slider_widgets .wpzoom-featured-cat .featured-grid-2 > div {
    width: 100%;
    float: none;
    max-height: inherit;
    overflow: hidden;
}

.slider_widgets .wpzoom-featured-cat .featured-grid-2 > div h3.entry-title {
    font-size: 14px;
}

.slider_widgets .wpzoom-featured-cat .featured-grid-2 > div .post-thumb img {
     height: inherit;
    width: auto;
}

@media screen and (max-width: 880px){
#slider .slides {
    height: initial;
  
}
.slides li h3 {
    font-size:20px;
}

#slider .slide {
    height: 353px;
	max-height: 350px;
    min-height: 350px;
}

.slides li h3 {
    text-shadow: none;
    font-size: 15px;
}

.slider_widgets .widget.wpzoom-featured-cat {
    width: 100%;
    margin-left: 10px;
}

}

#slider .slides {
    white-space: nowrap;
    overflow: hidden;
    background: #f6f6f4;
    height: 550px;
}

.slides li h3 {
    text-shadow: none;
    font-size: 20px;
}

.slides li .slide-header {
    position: absolute;
    bottom: -40%;
    margin: 0%;
    width: inherit;
}

#slider .slide {
    height: 353px;
	max-height: 350px;
    min-height: 350px;
}

.slides li h3 a {
    color: #121111;
}

.slides li h3 a:hover {
    text-decoration: none;
    color: #F47857;
    border-bottom: 1px solid rgba(255,255,255,0.5);
}

.slides li .entry-meta {
    color: #080808;
}

.entry-meta {
    margin-bottom: 15px;
    font-size: 13px;
}

.slides li .entry-meta a {
    color: #010101;
    padding-bottom: 4px;
    border-bottom: 1px solid rgba(255,255,255,0.2);
}

.flickity-prev-next-button {
    display: block;
    position: absolute;
    z-index: 100;
    top: 26%;
    height: 40px;
    width: 40px;
    background: none;
    padding: 0;
    transition: all 0.3s ease-out;
    border: 2px solid #fff;
}



.wpzoom-featured-cat .featured-grid-2.featured-style-style_text > div:nth-child(2) {
     margin-left: 0%; 
}

.cat-links {
    margin: 0 0 0;
}

/*
#main .cat-links {
    margin: 0 0 0;
    visibility:collapse;
}
*/

#recent-post .cat-links a {  
    padding: 5px 9px;
    border: 2px solid #f74d00;
	font-weight: bolder;
    position: relative;
    font-size: 15px;
	opacity: 0.9;
}
#recent-post .cat-links a:after  {  
    padding: 5px 9px;
     border: none;
}


#recent-post img {  
    display:none;
}


.recent-posts .entry-title {
    margin: 6px 0 7px;
    font-size: 14px;
    font-weight: 800;
 
}

.recent-posts .entry-title a {

	color:#e45928
 
}

.recent-posts {
    border: 1px solid lightgray;
}

.recent-posts .post, .recent-posts .type-page {
    margin-top: 26px;
    padding-left: 18px;
    padding-right: 18px;
}


.readmore_button a{
     position: relative;
    text-align: center;
    padding: 6px 19px;
    display: inline-block;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: normal;
    color: #fff;
    background: #e45928;
    margin-bottom: 22px;
    line-height: 33px;
    font-family: "Roboto Condensed";
}

.readmore_button :before {
      content: "";
    position: absolute;
    bottom: 12px;
    right: -11px;
    border-width: 11px 0 11px 20px;
    border-style: solid;
    border-color: transparent #e45928;
}

.readmore_button a:after {
    content: '';
    border: none;
 
}

.widget ul li a {list-style-type: none;color: #f74d00;font-size: 14px;line-height: 1em;font-family: 'Lato', sans-serif;}
.widget ul li a:hover {list-style-type: none;color: white;font-size: 14px;line-height: 1em;font-family: 'Lato', sans-serif;}


hr {
    border: 0;
    border-top: 4px solid black;
}

.flickity-slider img {
    min-width:375px;
    min-width:375px;
    max-height: 375px;
    min-height: 375px;
}

.home_widgets img{  
    max-height: 220px;
    min-height: 220px;
}

.carousel-slider .flickity-prev-next-button {
    top: 150px;
}

.bx-wrapper img {
	height: 40px;
}

.carousel_widget_wrapper > .flickity-enabled .post-item {
    display: inline-block;
    overflow: hidden;
    padding-left: 15px;
}

#sidebar a:hover , .recent-posts .entry-title a:hover {
    color:black;
}

.adSlider {
    height: 90px !important;
    visibility: hidden;
}
.countrySlider{
visibility: hidden;
}