/**
 Theme Name: Sobreviva
 Author: Stats Tech
 Author URI: http://www.statstech.com.br/
 Description: Newscore is powerful news, magazine and community theme
 Version: 1.0
 License: GNU General Public License v2 or later
 License URI: http://www.gnu.org/licenses/gpl-2.0.html
 Text Domain: radium
 Template: newscore
 *
 **/

/******* Place custom css here *******/




@font-face {
    font-family: 'ssp';
    src:  url('assets/fonts/ssp.eot?dwrzhy');
    src:  url('assets/fonts/ssp.eot?dwrzhy#iefix') format('embedded-opentype'),
    url('assets/fonts/ssp.ttf?dwrzhy') format('truetype'),
    url('assets/fonts/ssp.woff?dwrzhy') format('woff'),
    url('assets/fonts/ssp.svg?dwrzhy#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
}

body {
    font-family: 'Open Sans', sans-serif;
    line-height: normal;
}

h1, h2, h3, h4, h5, h6 {
    font-family: 'Open Sans', sans-serif;
}

a {
    color: #a11319;
}

a:hover {
    color: #a11319;
}

input[type=search],
input[type=text],
input[type=password],
input[type=date],
input[type=datetime],
input[type=email],
input[type=number],
input[type=tel],
input[type=time],
input[type=url],
textarea {
    font-family: 'Open Sans', sans-serif;
}

.row,
.widget_row {
    max-width: 1350px;
	padding-left: 18px;
	padding-right: 18px;
}

#theme-wrapper-inner {
    background-color: transparent;
}

#builder-container .entry-element-title h3,
#page-header h1,
.post-service-container>h3,
.sharedaddy .sd-social-icon>h3,
.author-box-container>h3,
.fb-comments-container>h3,
.ad-related-container>h3 {
    position: relative !important;
    color: #fff !important;
    font-size: 23px !important;
    font-weight: 600 !important;
    text-transform: uppercase !important;
    line-height: 1em !important;
    padding: 20px 15px !important;
    margin: 0 0 0 65px !important;
    border: none !important;
    background: rgba(68,68,68,0.8) !important;
}

#builder-container .entry-element-title h3:before,
#page-header h1:before,
.post-service-container>h3:before,
.sharedaddy .sd-social-icon>h3:before,
.author-box-container>h3:before,
.fb-comments-container>h3:before,
.ad-related-container>h3:before {
    position: absolute !important;
    top: 0 !important;
    left: 0 !important;
    font-family: 'ssp', 'dashicons' !important;
    speak: none !important;
    font-size: 40px !important;
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    line-height: 1.03 !important;
    -webkit-font-smoothing: antialiased !important;
    -moz-osx-font-smoothing: grayscale !important;
    padding: 11px !important;
    margin-left: -65px !important;
    background-color: #9e1319 !important;
}

#builder-container .entry-element-title {
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 10px;
    border-bottom: none;
    height: auto;
    background: none;
    overflow: hidden;
}

#builder-container .entry-element-title h3 {
    display: block;
    text-align: left;
}

#builder-container .entry-element-title:after {
    content: none;
}

#page-header>.row {
    border-bottom: none;
}

.entry-title a, dt {
    color: #2b2b2b;
}

body.search #page-header h1:before {
    content: "\e902";
}

body.category #page-header h1:before {
    content: "\e902";
}

a span.social-icon {
    color: #000 !important;
    border: none;
    border-radius: 50px;
    background-color: #fff !important;
	margin-left: 0px;
}

.sidebar a span.social-icon {
	width: 100% !important;
	line-height: 56px !important;
	height: initial;	
}

#header .site-header-toolbar {
    background-color: #000;
    padding: 10px 0;
    border-top: none;
    border-bottom: 5px solid #fff;
}

#header>.row>.columns,
#header .site-header-toolbar>.row>.columns {
    padding: 0;
}

#header .site-header-toolbar .social-icons-wrapper {
    float: left;
    margin-bottom: 0;
    margin-right: 15px;
}

#header .site-header-toolbar .menu.right>li:after,
#header .site-header-toolbar .top-menu>li:after {
    content: none;
}

#header .site-header-toolbar .menu.right>li>a, .site-header-toolbar .top-menu>li>a {
    padding: 0 15px;
    color: #fff;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 35px;
}

#header .site-header-toolbar .menu.right>li.current_page_item a,
#header .site-header-toolbar .menu.right>li:hover a,
#header .site-header-toolbar .top-menu>li.current_page_item a,
#header .site-header-toolbar .top-menu>li:hover a {
    font-weight: 600;
}

#header .site-header-toolbar div.header-tools,
#header .site-header-toolbar .search-form {
    width: auto;
}

#header .site-header-toolbar .search-form .submit,
#header .site-header-toolbar .search-form .search-query-wrapper {
    float: left;
}

#header .site-header-toolbar .search-form .search-query-wrapper {
    width: 270px;
}

.search-form .submit {
    border: 0;
    padding: 0;
    margin: 0 3px 0 0;
    background-color: #a11319;
}

.search-form .submit:hover {
    background-color: #BD595E;
    box-shadow: none;
}

.search-form .submit i {
    display: block;
    font-size: 14px;
    padding: 8px;
}

#header .site-header-toolbar .top-menu {
    width: auto;
}

#header .site-header-toolbar .search-form .container input[type=text] {
    height: 35px;
    margin-bottom: 0;
}

#header {
    background-color: #252525;
}

#header.logo-left .site-header-banner {
    margin: 35px 0 15px 0;
}

.header-style-default #header .site-navigation .row {
	padding-left: 0px !important;
	padding-right: 0px !important;
}

.header-style-default #header .site-navigation {
    background-color: #252525;
}

#header .site-navigation .nav-primary {
    border-top: 8px solid #a11319;
    border-bottom: none;
}

.header-style-default .main_menu>ul>li>a,
.header-style-default .main_menu>ul>li>a .submenu-link>strong {
    color: #fff;
}

.main_menu > ul > li > a.open-mega-a:before, .main_menu > ul > li > a.open-sub-a:before {
    border-bottom-color: #a11319;
}

.boxed #theme-wrapper-inner {
    box-shadow: none;
    max-width: none;
}

#featured-area.boxed {
    margin: 15px;
}

.carousel-trigger {
    width: 100px;
    height: 30px;
    margin: 0 auto 35px auto;
    cursor: pointer;
    color: #fff;
    text-align: center;
    font-size: 30px;
    background-color: rgba(68,68,68,0.8);
	position: relative;
}

.carousel-trigger:before {
	position: absolute;
	margin-left: -15px;	
}

.carousel-trigger:hover {
	background-color: #A11319;
	-webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;	
}

.horizontal-carousel {
    width: 100%;
}

.content-carousel {
    overflow: visible;
}

.content-carousel ul {
    overflow: visible;
}

/* Slider */
.slick-loading .slick-list
{
    background: #fff url('assets/images/ajax-loader.gif') center center no-repeat;
}

.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;

    visibility: hidden;
    opacity:0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -webkit-transition: opacity 0.5s linear; transition:opacity 0.5s linear;
}
.slick-initialized {
    visibility: visible !important;
    opacity:1 !important;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0 -5px;
    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;
    margin-left: auto;
    margin-right: auto;
}
.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;

    margin: 0 5px;
}
[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;
}

/* Dots */
.slick-dotted.slick-slider
{
    margin-bottom: 30px;
}

.slick-dots
{
    display: block;

    width: 100%;
    padding: 10px 0;
    margin: 0;

    list-style: none;

    text-align: center;
}
.slick-dots li
{
    position: relative;

    display: inline-block;

    width: 20px !important;
    height: 20px;
    margin: 0 5px;
    padding: 0;

    cursor: pointer;
}
.slick-dots li button
{
    font-size: 0;
    line-height: 0;

    display: block;

    width: 20px;
    height: 20px;
    padding: 5px;

    cursor: pointer;

    color: transparent;
    border: 0;
    border-radius: 50px;
    outline: none;
    background: #9c9c9c;
}
.slick-dots li button:hover,
.slick-dots li button:focus
{
    outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before
{
    opacity: 1;
}
.slick-dots li.slick-active button:before
{
    opacity: .75;
    color: black;
}

.added_to_cart:focus,
.added_to_cart:hover,
.button:focus,
.button:hover,
.button[type=submit]:focus,
.button[type=submit]:hover,
button:focus,
button:hover, input[type=button]:focus,
input[type=button]:hover,
input[type=reset]:focus,
input[type=reset]:hover,
input[type=submit]:focus,
input[type=submit]:hover {
    box-shadow: none;
    outline: 0;
    color: #fff;
}

.content-carousel li {
    margin-right: 5px;
}

.content-carousel .content-carousel-element {
    margin-bottom: 0;
}

#featured-area.boxed .content-carousel li.content-carousel-super-big {
    width: 630px;
}

main.columns {
    padding-left: 0;
    padding-right: 0;
}

aside.columns.sidebar-right {
    padding-right: 0;
}

#builder-container .element-content_carousel .flex-direction-nav,
#builder-container .horizontal-carousel-container .control {
    background-color: transparent;
}

#builder-container.sidebar-right,
.page-template-page-templatespage-home-php #builder-container,
.page-template-page-templatespage-home-php .builder-main,
main.sidebar-right {
    border-right: none;
}

.content-carousel li.content-carousel-wider {
    width: 340px;
}

.content-carousel li.content-carousel-wider .content-carousel-element {
    width: 100%;
    height: 235px;
}

.content-carousel li.content-carousel-wider .content-carousel-element:last-child {
    margin-top: 10px;
}

#related-posts li
.entry-header h2,
.content-carousel-element .entry-header h2,
.content-list-big .entry-header h2,
.element-content_carousel .entry-header h2,
.review-slide-item .entry-header h2 {
    margin-top: 8px;
}

.content-carousel .entry-title {
    color: #fefffe;
    font-size: 16px;
    text-shadow: 1px 1px 5px rgba(0, 0, 0, 1);
}

.content-carousel-element .entry-meta .category {
    color: #fefffe;
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase;
    background-color: #990000;
    display: inline-block;
    padding: 5px 15px;
    margin-left: -15px;
	min-width: 124px;
}

.content-carousel-super-big .content-carousel-element .entry-meta .category {
    font-size: 23px;
    padding-top: 11px;
    padding-bottom: 11px;
    min-width: 250px;	
}

.content-carousel-inner-super-big .entry-header .entry-title {
    font-size: 24px;
    line-height: normal;
}

.element-content_carousel {
    overflow: hidden;
}

.element-content_carousel .slider-wrapper {
    margin: 0;
    float: none;
    line-height: 20px;
}

.element-content_carousel .slider-wrapper .post-slider .entry-thumbnail,
.element-content_carousel .slider-wrapper .post-slider .hentry {
    position: relative;
}

.element-content_carousel .slider-wrapper .post-slider .entry-thumbnail {
    position: relative;
    margin-bottom: 0;
}

.element-content_carousel .entry-content-media:before {
    content: "";
    width: 100%;
    height: 50%;
    position: absolute;
    bottom: 0;
    background: -moz-linear-gradient(top,transparent 0,#000 100%);
    background: -webkit-gradient(linear,left top,left bottom,color-stop(0,transparent),color-stop(100%,#000));
    background: -webkit-linear-gradient(top,transparent 0,#000 100%);
    background: -o-linear-gradient(top,transparent 0,#000 100%);
    background: -ms-linear-gradient(top,transparent 0,#000 100%);
    background: linear-gradient(to bottom,transparent 0,#000 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#000000', GradientType=0);
    -webkit-transition: height .5s ease;
    -moz-transition: height .5s ease;
    transition: height .5s ease;
    z-index: 1;
}

.element-content_carousel a:hover .entry-content-media:before {
    height: 100%;
}

.element-content_carousel .entry-header {
    -webkit-transform: translateY(60px);
    -moz-transform: translateY(45px);
    -ms-transform: translateY(45px);
    -o-transform: translateY(45px);
    transform: translateY(60px);
    -webkit-transition: all .4s cubic-bezier(.175,.885,.32,1.275);
    -webkit-transition-delay: 70ms;
    -moz-transition: all .4s cubic-bezier(.175,.885,.32,1.275) 70ms;
    -o-transition: all .4s cubic-bezier(.175,.885,.32,1.275) 70ms;
    transition: all .4s cubic-bezier(.175,.885,.32,1.275) 70ms;
    position: absolute;
    bottom: 15px;
    left: 0;
    right: 0;
    z-index: 1;
    width: 100%;
    height: auto;
    padding-left: 15px;
    padding-right: 15px;
}

.element-content_carousel a:hover .entry-excerpt,
.element-content_carousel a:hover .entry-header {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
}

#related-posts li .entry-excerpt,
.content-carousel-element .entry-excerpt,
.content-list-big .entry-excerpt,
.element-content_carousel .entry-excerpt,
.review-slide-item .entry-excerpt {
    color: #fefffe;
    font-size: 12px;
    line-height: normal;
    text-shadow: 1px 1px 5px rgba(0, 0, 0, 1);
}

.element-content_carousel .slider-wrapper .post-slider .entry-title {
    color: #fefffe;
    font-size: 16px;
    line-height: normal;
    margin-bottom: 35px;
}

.element-content_carousel .entry-title {
    -webkit-transition: all .4s cubic-bezier(.175,.885,.32,1.275);
    -webkit-transition-delay: 70ms;
    -moz-transition: all .4s cubic-bezier(.175,.885,.32,1.275) 70ms;
    -o-transition: all .4s cubic-bezier(.175,.885,.32,1.275) 70ms;
    transition: all .4s cubic-bezier(.175,.885,.32,1.275) 70ms;
}

.post-slider .entry-content-media .post-thumb {
	height: 241px;
}

.element-content_carousel .slider-wrapper .post-slider a:hover .entry-title {
    margin-bottom: 8px;
}

.element-content_carousel .entry-excerpt {
    display: block;
    opacity: 0;
    -webkit-transform: translateY(45px);
    -moz-transform: translateY(45px);
    -ms-transform: translateY(45px);
    -o-transform: translateY(45px);
    transform: translateY(45px);
    -webkit-transition: all .4s cubic-bezier(.175,.885,.32,1.275);
    -webkit-transition-delay: 70ms;
    -moz-transition: all .4s cubic-bezier(.175,.885,.32,1.275) 70ms,top .7s ease-in;
    -o-transition: all .4s cubic-bezier(.175,.885,.32,1.275) 70ms,top .7s ease-in;
    transition: all .4s cubic-bezier(.175,.885,.32,1.275) 70ms,top .7s ease-in;
    color: #CECECE;
    font-size: 13px;
    line-height: 1.5;
}

.element-content_carousel li {
    list-style: none;
}

.blog-grid-items .smaller .entry-title {
    font-weight: 700;
    text-transform: none;
	min-height: 42px;
}

.blog-grid-divider {
    border-bottom: none;
}

.blog-grid-items .entry-content-media {
	height: initial !important;
}

.blog-grid-items .entry-content-media .post-thumb {
	height: 212px;
}

.post .entry-meta>div, a.more-link {
    text-transform: none;
}

.blog-grid-items .entry-content {
    margin-bottom: 8px;
}

.blog-grid-items .entry-content p {
    color: #424241;
    font-size: 12px;
    font-weight: 600;
	min-height: 34px;
}

.blog-grid-items .small .entry-meta>div,
.blog-grid-items .small-thumbs .entry-meta>div,
.blog-grid-items .smaller .entry-meta>div {
    color: #424241;
    font-size: 12px;
}

.blog-grid-items .small .entry-meta,
.blog-grid-items .small-thumbs .entry-meta,
.blog-grid-items .smaller .entry-meta {
    position: relative;
    font-weight: 600;
    bottom: 0;
    left: 0;
    font-size: 12px;
    text-transform: none;
}

.blog-grid-items .small .entry-meta .author,
.blog-grid-items .small-thumbs .entry-meta .author,
.blog-grid-items .smaller .entry-meta .author {
    float: left;
}

.blog-grid-items .small .entry-meta .date,
.blog-grid-items .small-thumbs .entry-meta .date,
.blog-grid-items .smaller .entry-meta .date {
    color: #424241;
    float: right;
    font-size: 12px;
	background: none !important;	
}

.home .blog-grid-items .smaller {
	padding-left: 5px;
	padding-right: 5px;
}

.home .blog-grid-items .smaller.first {
	padding-right: 5px !important;
	padding-left: 0px !important;
}

.home .blog-grid-items .grid_elements.last {
	padding-left: 5px !important;
	padding-right: 0px !important;	
}

.blog-grid-items .smaller.first {
	padding-right: 10px !important;
}

.blog-grid-items .grid_elements.last {
	padding-left: 10px !important;
}

.load-more-button .read-more,
.load-more-button button {
    background-color: #252525;
    font-weight: 700;
    border: none;
}

.load-more-button .read-more:active,
.load-more-button .read-more:hover,
.load-more-button button:active,
.load-more-button button:hover {
    background-color: #666666;
    color: #fff;
    border: none;
}

.radium-theme-pagination {
    margin-bottom: 55px;
}

.radium-theme-pagination ul li span.current {
    border: none;
    color: #fff;
}

.radium-theme-pagination ul li.current,
.radium-theme-pagination ul li:hover {
    color: #fff;
}

.radium-theme-pagination ul li a,
.radium-theme-pagination ul li span {
    font-weight: 700;
    color: #fff;
    border: none;
    background-color: #252525;
    height: initial;
    width: initial;	
	padding-left: 12px;
    padding-right: 12px;
}

.radium-theme-pagination ul li.current a,
.radium-theme-pagination ul li.current span,
.radium-theme-pagination ul li:hover a,
.radium-theme-pagination ul li:hover span {
    color: #fff;
    background-color: #666666;
}

.page-numbers i {
	font-size: 17px !important;
}

.radium-theme-pagination ul li span.current {
	background-color: #A11319;
}

.comment-body p,
article .entry-content p {
    line-height: 1.5em !important;
}

.widget ul li a {
    color: #252525;
    font-weight: 600;
}

.sidebar .social-icons li {
    float: none;
    display: list-item !important;
}

.sidebar .social-icons li a {
    display: block;
}

.sidebar .social-icons li a > div {
    float: left;
}

.sidebar .social-icons li.twitter a > div {
    background-color: #2FC2EF;
}

.sidebar .social-icons li:hover.twitter a > div {
	background-color: #59CEF2;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;	
}

.sidebar .social-icons li.facebook a > div {
    background-color: #4C66A4;
}

.sidebar .social-icons li:hover.facebook a > div {
    background-color: #7085B6;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;	
}

.sidebar .social-icons li.googleplus a > div {
    background-color: #DD5044;
}

.sidebar .social-icons li:hover.googleplus a > div {
    background-color: #E47369;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;	
}

.sidebar .social-icons li.instagram a > div {
	background: rgba(122,58,178,1);
	background: -moz-linear-gradient(top, rgba(122,58,178,1) 0%, rgba(213,42,125,1) 39%, rgba(248,207,23,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(122,58,178,1)), color-stop(39%, rgba(213,42,125,1)), color-stop(100%, rgba(248,207,23,1)));
	background: -webkit-linear-gradient(top, rgba(122,58,178,1) 0%, rgba(213,42,125,1) 39%, rgba(248,207,23,1) 100%);
	background: -o-linear-gradient(top, rgba(122,58,178,1) 0%, rgba(213,42,125,1) 39%, rgba(248,207,23,1) 100%);
	background: -ms-linear-gradient(top, rgba(122,58,178,1) 0%, rgba(213,42,125,1) 39%, rgba(248,207,23,1) 100%);
	background: linear-gradient(to bottom, rgba(122,58,178,1) 0%, rgba(213,42,125,1) 39%, rgba(248,207,23,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7a3ab2', endColorstr='#f8cf17', GradientType=0 );
}

.sidebar .social-icons li:hover.instagram a > div {
	background: rgba(141,87,189,1);
	background: -moz-linear-gradient(top, rgba(141,87,189,1) 0%, rgba(219,74,144,1) 39%, rgba(249,214,58,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(141,87,189,1)), color-stop(39%, rgba(219,74,144,1)), color-stop(100%, rgba(249,214,58,1)));
	background: -webkit-linear-gradient(top, rgba(141,87,189,1) 0%, rgba(219,74,144,1) 39%, rgba(249,214,58,1) 100%);
	background: -o-linear-gradient(top, rgba(141,87,189,1) 0%, rgba(219,74,144,1) 39%, rgba(249,214,58,1) 100%);
	background: -ms-linear-gradient(top, rgba(141,87,189,1) 0%, rgba(219,74,144,1) 39%, rgba(249,214,58,1) 100%);
	background: linear-gradient(to bottom, rgba(141,87,189,1) 0%, rgba(219,74,144,1) 39%, rgba(249,214,58,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8d57bd', endColorstr='#f9d63a', GradientType=0 );
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;		
}

.sidebar a span.social-icon.twitter:hover,
.sidebar a span.social-icon.facebook:hover,
.sidebar a span.social-icon.googleplus:hover,
.sidebar a span.social-icon.instagram:hover{
	color:#ffffff !important;
}

.sidebar span.social-icon {
    color: #fff !important;
    border-radius: 0;
    background-color: transparent !important;
}

.social-icons .social-title {
	color: #ffffff !important;
}

.sidebar .social-icons li a > div:first-child {
    width: 25%;
}

.sidebar .social-icons li a > div:last-child {
    width: 74%;
	line-height: 58px;	
	margin-left: 1%;
	margin-bottom: 1%;
	text-align: center;
}

.widget_radium_post_tabs .tab-holder .news-list li {
    border-bottom: none;
}

.widget_radium_post_tabs .tab-holder .news-list li .entry-title {
    margin-bottom: 15px;
}

.widget_radium_post_tabs .tab-holder .news-list li .entry-meta {
    text-transform: none;
    font-size: 15px;
    font-weight: 600;
    float: none;
}

.widget_radium_post_tabs .tab-holder .news-list li .entry-meta .date {
    float: right;
    color: #7b7b7b;
}

.widget_radium_post_tabs .thumbnail-large .popular .post-thumb,
.widget_radium_post_tabs .thumbnail-large .recent .post-thumb {
    margin-bottom: 10px;
}

.widget_radium_post_tabs .tab-hold #tabs>li {
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    text-transform: uppercase;
    border: none;
    background-color: #f7f7f7;
}

.widget_radium_post_tabs .tab-hold #tabs>li.active {
    background-color: #686868;
}

.widget_radium_post_tabs .tab-hold #tabs>li a {
    color: #686868;
}

.widget_radium_post_tabs .tab-hold #tabs>li.active a {
    color: #fffefe;
}

.widget_radium_post_tabs .tab-hold #tabs>li.popular:before,
.widget_radium_post_tabs .tab-hold #tabs>li.recent:before {
    content: none;
}

.widget_radium_post_tabs .tab-hold #tabs>li span {
    float: none;
    margin-left: 0;
}

.widget_radium_post_tabs .tab-hold .tab-box {
    background-color: #f7f7f7;
    padding: 0 10px;
    margin-top: 10px;
    border-top: 1px solid #c7c7c7;
    border-bottom: 1px solid #c7c7c7;
}

#bottom-footer .inner {
    border-top: 10px solid #a11319;
}

#bottom-footer .inner,
#colophon {
    background-color: #252525;
}

.single main .type-post>.large .entry-header-wrapper {
    position: relative;
    color: #252525;
}

.single main .type-post>.large .entry-header-wrapper .entry-header {
    padding: 0;
}

.single main .type-post>.large .entry-header-wrapper .entry-title {
    color: #252525;
    font-size: 30px;
    font-weight: bolder;
    line-height: normal;
}

.single main .type-post>.large .entry-header-wrapper .entry-meta {
    color: #676767;
    font-weight: 600;
}

.single main .type-post .entry-meta>div {
    margin-right: 0;
}

.single main .type-post .entry-meta>div a {
    color: #a11319;
}

.single main .type-post .entry-meta>div.date {
    padding-left: 3px;
}

.single main .type-post .entry-meta>div.date:before {
    content: none;
}

.post-service-container>h3:before {
    content: "\e908";
}

.post-service-container .post-service-content {
    padding: 40px 65px;
    margin: 10px 0 55px 0;
    border-top: 1px solid #c7c7c7;
    border-bottom: 1px solid #c7c7c7;
    background-color: #f7f7f7;
}

.post-service-container .post-service-content h4 {
    color: #252525;
    font-size: 23px;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 0;
}

.post-service-container .post-service-content a {
    position: relative;
    display: block;
    width: 80px;
    color: #252525;
    font-weight: 600;
    text-align: center;
    padding-top: 90px;
    margin: 0 auto 20px auto;
}

.post-service-container .post-service-content a:before {
    position: absolute;
    font-family: 'ssp';
    font-size: 36px;
    text-align: center;
    line-height: 2.2em;
    color: #fff;
    width: 80px;
    height: 80px;
    top: 0;
    left: 0;
    border-radius: 50px;
    background-color: #252525;
}

.post-service-container .post-service-content .post-service-website:before {
    content: "\e900";
}

.post-service-container .post-service-content .post-service-gmaps:before {
    content: "\e907";
}

div.sharedaddy h3.sd-title {
    display: block !important;
    line-height: 1em !important;
}

div.sharedaddy h3.sd-title:before {
    content: "\e904" !important;
    width: auto !important;
    min-width: auto !important;
    border-top: none !important;
    margin-bottom: 0 !important;
}

div.sharedaddy .sd-content {
    padding: 20px 0 20px 65px;
    margin: 10px 0 55px 0;
    border-top: 1px solid #c7c7c7;
    border-bottom: 1px solid #c7c7c7;
    background-color: #f7f7f7;
}

.sd-content ul {
    margin: 0 !important;
}

.author-box-container>h3:before {
    content: "\e90d";
}

#author-bio-box {
    padding: 10px 10px 10px 65px !important;
    margin: 10px 0 55px 0 !important;
}

.fb-comments-container>h3:before {
    content: "\e903";
}

.fb_iframe_widget {
    display: block !important;
    padding-left: 65px;
    margin: 10px 0 55px 0;
    background-color: #f7f7f7;
}

#livefyre-comments,
.fb_iframe_widget span {
    margin-top: 0;
}

.ad-related-container>h3:before {
    content: "\e90e";
}

.ad-related-container>.adsbygoogle {
    margin: 10px 0 55px 0;
}

.sidebar .widget h5 {
    padding: 20px 0px;
	margin-bottom: 10px !important;
	line-height: 1em;
}

.widget .widget-title,
.custom-class.widget .widget-title {
    color: #fff;
    font-size: 23px;
    font-weight: 600;
    border-bottom: none;
    background-image: none;
    background-color: rgba(104,104,104,0.95);
}

.widget .widget-title span {
    background-color: transparent;
}

.widget .partners {
    padding: 5px;
}

.widget .partners .partner {
    float: left;
    width: 50%;
    padding: 5px;
}

.radium-mega-div .entry-content-media:before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    bottom: 0;
    background: -moz-linear-gradient(top,transparent 0,#000 100%);
    background: -webkit-gradient(linear,left top,left bottom,color-stop(0,transparent),color-stop(100%,#000));
    background: -webkit-linear-gradient(top,transparent 0,#000 100%);
    background: -o-linear-gradient(top,transparent 0,#000 100%);
    background: -ms-linear-gradient(top,transparent 0,#000 100%);
    background: linear-gradient(to bottom,transparent 0,#000 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#000000', GradientType=0);
    -webkit-transition: height .5s ease;
    -moz-transition: height .5s ease;
    transition: height .5s ease;
    z-index: 1;
}

[class^="ssp-icon-"]:before,
[class*=" ssp-icon-"]:before {
    font-family: 'ssp' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.ssp-icon-visit:before {
    content: "\e900" !important;
}

.ssp-icon-schedule:before {
    content: "\e901" !important;
}

.ssp-icon-search:before {
    content: "\e902" !important;
}

.ssp-icon-comments:before {
    content: "\e903" !important;
}

.ssp-icon-share:before {
    content: "\e904" !important;
}

.ssp-icon-contact:before {
    content: "\e905" !important;
}

.ssp-icon-gastronomy:before {
    content: "\e906" !important;
}

.ssp-icon-map:before {
    content: "\e907" !important;
}

.ssp-icon-service:before {
    content: "\e908" !important;
}

.ssp-icon-arrow-down:before {
    content: "\e909" !important;
}

.ssp-icon-arrow-up:before {
    content: "\e90a" !important;
}

.ssp-icon-arrow-right:before {
    content: "\e90b" !important;
}

.ssp-icon-arrow-left:before {
    content: "\e90c" !important;
}

.ssp-icon-about:before {
    content: "\e90d" !important;
}

.ssp-icon-read-more:before {
    content: "\e90e" !important;
}

.custom-form {
	width: 90%;
	margin: 40px auto;
	float: none;
}

.left-align-form {
	margin: 40px 0 !important;
}

.custom-form form label {
	cursor: default !important;
	font-size: 23px !important;
	line-height: 30px !important;
	font-weight: 600 !important;
    font-family: 'Open Sans', sans-serif !important;
}
.custom-form form label:before {
	content: "";
	width: 132px;
	height: 9px;
	background: #A11319;
	position: relative;
    display: block;
}
.custom-form .wpcf7-form p {
	margin-bottom: 1.2em !important;
}
.custom-form input[type=search],
.custom-form input[type=text],
.custom-form input[type=password],
.custom-form input[type=date],
.custom-form input[type=datetime],
.custom-form input[type=email],
.custom-form input[type=number],
.custom-form input[type=tel],
.custom-form input[type=time],
.custom-form input[type=url],
.custom-form textarea {
	border-top: 1px solid #C7C7C7;
	border-bottom: 1px solid #C7C7C7;
	border-left: 1px solid transparent;
	border-right: 1px solid transparent;
    background-color: #f7f7f7;
	font-family: 'Open Sans', sans-serif !important;
}
.custom-form input[type=search]::-webkit-input-placeholder,
.custom-form input[type=text]::-webkit-input-placeholder,
.custom-form input[type=password]::-webkit-input-placeholder,
.custom-form input[type=date]::-webkit-input-placeholder,
.custom-form input[type=datetime]::-webkit-input-placeholder,
.custom-form input[type=email]::-webkit-input-placeholder,
.custom-form input[type=number]::-webkit-input-placeholder,
.custom-form input[type=tel]::-webkit-input-placeholder,
.custom-form input[type=time]::-webkit-input-placeholder,
.custom-form input[type=url]::-webkit-input-placeholder,
.custom-form textarea::-webkit-input-placeholder { /* Chrome/Opera/Safari */
	color: #676767 !important;
	font-style: italic !important;
	font-size: 14px !important;
    font-weight: 400;
}
.custom-form input[type=search]::-moz-placeholder,
.custom-form input[type=text]::-moz-placeholder,
.custom-form input[type=password]::-moz-placeholder,
.custom-form input[type=date]::-moz-placeholder,
.custom-form input[type=datetime]::-moz-placeholder,
.custom-form input[type=email]::-moz-placeholder,
.custom-form input[type=number]::-moz-placeholder,
.custom-form input[type=tel]::-moz-placeholder,
.custom-form input[type=time]::-moz-placeholder,
.custom-form input[type=url]::-moz-placeholder,
.custom-form textarea::-moz-placeholder { /* Firefox 19+ */
	color: #676767 !important;
	font-style: italic !important;
	font-size: 14px !important;
    font-weight: 400;
}
.custom-form input[type=search]:-ms-input-placeholder,
.custom-form input[type=text]:-ms-input-placeholder,
.custom-form input[type=password]:-ms-input-placeholder,
.custom-form input[type=date]:-ms-input-placeholder,
.custom-form input[type=datetime]:-ms-input-placeholder,
.custom-form input[type=email]:-ms-input-placeholder,
.custom-form input[type=number]:-ms-input-placeholder,
.custom-form input[type=tel]:-ms-input-placeholder,
.custom-form input[type=time]:-ms-input-placeholder,
.custom-form input[type=url]:-ms-input-placeholder,
.custom-form textarea:-ms-input-placeholder { /* IE 10+ */
	color: #676767 !important;
	font-style: italic !important;
	font-size: 14px !important;
    font-weight: 400;
}
.custom-form input[type=search]:-moz-placeholder,
.custom-form input[type=text]:-moz-placeholder,
.custom-form input[type=password]:-moz-placeholder,
.custom-form input[type=date]:-moz-placeholder,
.custom-form input[type=datetime]:-moz-placeholder,
.custom-form input[type=email]:-moz-placeholder,
.custom-form input[type=number]:-moz-placeholder,
.custom-form input[type=tel]:-moz-placeholder,
.custom-form input[type=time]:-moz-placeholder,
.custom-form input[type=url]:-moz-placeholder,
.custom-form textarea:-moz-placeholder { /* Firefox 18- */
	color: #676767 !important;
	font-style: italic !important;
	font-size: 14px !important;
    font-weight: 400;
}

.custom-form .button-custom-form {
	text-align: right;
}

.left-align-form  .button-custom-form {
	text-align: left;
}

.custom-form .wpcf7-submit {
	background-color: #A11319 !important;
	color: rgba(255,255,255,1) !important;
    font-family: 'Open Sans', sans-serif !important;
	font-size: 22px !important;
    font-weight: 600 !important;
	padding: 6px 24px !important;
}

span.wpcf7-not-valid-tip {
    font-size: 0.6em !important;
}

div.wpcf7 .ajax-loader {
	display: block !important;
    margin: 0 0 0 90%;
}

.left-align-form div.wpcf7 .ajax-loader {
	display: inline-block !important;
    margin: 0 0 0 4px;
}

.page-box {
	padding: 0px 4% !important;
}

.team-page .team-member {
    clear: both;
}

.team-page .team-member img {
    display: initial !important;
	margin-top: 20px;
    margin-bottom: 10px;
	margin-left: 0px !important;
}

.team-page .team-member .f {
	padding-top: 10px;
}

.team-page .team-member .f img {
    margin-bottom: 3px;
	margin-top: 3px;
}

.header-style-default #header .site-navigation .nav-primary.stuck {
    border-top: 5px solid #a11319;
    border-right: none;
    border-bottom: none;
    border-left: none;
    background-color: #252525;
}

#bottom-footer .widget-title,
#bottom-footer .widget_radium_buzz_widget h3.widget-buzz-header {
    text-align: left;
    background-color: transparent;
    border-bottom: 2px solid #ffffff;
    background-image: none;
}

#bottom-footer .widget-title span,
#bottom-footer .widget_radium_buzz_widget h3.widget-buzz-header span {
    background-color: transparent;
    color: #fff;
}

#bottom-footer .textwidget,
#bottom-footer p {
    color: #fff;
}

#colophon,
.buddypress #page-header h1 {
    text-transform: none;
}

#colophon {
    color: #fff;
    border-top: none;
}

#main-container .error404,
.error404 #main-container {
    padding: 0;
    text-align: left;
}

.not-found-message h1,
.not-found-message h2 {
    color: #fff;
    font-weight: 800;
    text-transform: uppercase;
	text-shadow: 1px 1px 2px rgba(0, 0, 0, 1);	
}

.not-found-message h1 {
    font-size: 45px;
	text-align: right;
	margin-top: 25px;
}

.not-found-message h2 {
    font-size: 90px;
    line-height: normal;
    margin-top: 80px;
	padding-left: 15px;
	padding-right: 15px;
	text-align: center;
    margin-bottom: 0px;	
}

.not-found-message p {
    color: #d4d3d3;
    font-size: 27px;
    font-weight: 600;
    padding: 0px 15px 25px 15px;	
	text-align: center;
	width: 100%;
}

.not-found-message .form-search {
    position: relative;
    width: 70%;
    margin: 0 auto;	
}

.not-found-message .form-search .submit {
	position: absolute;
    width: 68px;
    height: 62px;
}

.not-found-message .form-search .search-query-wrapper {
    position: relative;
    height: 62px;
    top: 0;
    margin-left: 74px;
}

.not-found-message .form-search .search-query {
    height: 100%;
}

.not-found-message .form-search .submit i {
    font-size: 30px;
}

.not-found-message .back-home-btn {
	text-align: left;
}


.not-found-message .back-home-btn .btn-custom {
	background-color: #A11319;
	font-family: 'Open Sans', sans-serif;	
	font-size: 19px;
	font-style: italic;
	margin-top: 25px;
}

.not-found-message .back-home-btn .btn-custom:hover {
	background-color: #BD595E;
}

.not-found-message input[type=text] {
    font: 25px 'Open Sans', sans-serif;
	font-style: italic;
    font-weight: 300;
	color: #333333;	
}

.not-found-message .error-page-logo {
	text-align: center;
    display: block;
	margin-top: 12%;
}

#gototop {
	width: 38px;
    height: 38px;
	bottom: 55px;
	background: rgba(30,34,36,.25) !important;
}

#gototop:before {
	content: "\e90a";
	font-size: 17px;
	color: #ffffff;
	position: absolute;
	font-family: 'ssp' !important;
    speak: none;
    font-style: normal;
    font-weight: bold;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
	margin-left: -19px;
    margin-top: 3px;	
}

#gototop a {
	margin-left: 20px;
}

#gototop:hover, .loading-dots span {
    background-color: #A11319 !important;
}

.horizontal-carousel-container .control {
	height: 139px;
	width: 30px;
	margin-top: -69.5px;
}

.bg-arrow-carousel-big-prev {
	background: url(images/corrousel-custom-left-arrow.png) no-repeat;
}

.bg-arrow-carousel-big-next {
	background: url(images/corrousel-custom-right-arrow.png) no-repeat;
}

.single main .type-post>.large .entry-media-wrapper {
	margin: 0px !important;
}

.single main .type-post>.large .entry-header-wrapper {
    margin: 12px 0px 15px;
}

.wp-caption .wp-caption-text {
    background-color: transparent;
    color: inherit;
    font-weight: bold;
    font-style: italic;
}

@media only screen and (min-width: 980px) {

    #header .site-navigation .nav-primary.stuck {
        left: 0;
        width: 100%;
    }

}

@media only screen and (min-width: 768px) {
	
	.entry-content-media .post-thumb.image-loading .background-image, 
	.entry-content-media .post-thumb.image-loading img {
		zoom: normal;
		opacity: 1;
	}

	.entry-content-media .post-thumb.zoom-img-in img {
		width: 100% !important;
		height: 100% !important;
		object-fit: cover;
		overflow: hidden;
	}


	.content-carousel-super-big .entry-content-media .post-thumb.zoom-img-in img {
		min-height: 480px !important;
	}

    .content-carousel li.content-carousel-super-big .content-carousel-element {
        width: 100%;
    }

    #header .site-navigation .nav-primary.stuck #main-menu {
        width: 1350px;
        margin: 0 auto;
    }

    #main-menu .menu-item-object-category.has-cat-megamenu .sub-mega-wrap [class*=block-grid-],
    #main-menu .menu-item-object-video_category.has-cat-megamenu .sub-mega-wrap [class*=block-grid-] {
        padding: 15px 8px;
    }

    #main-menu .menu-item-object-category.has-cat-megamenu .sub-mega-wrap [class*=block-grid-]>li,
    #main-menu .menu-item-object-video_category.has-cat-megamenu .sub-mega-wrap [class*=block-grid-]>li {
        padding-bottom: 0;
    }

    #main-menu .menu-item-object-category.has-cat-megamenu .sub-mega-wrap .subcat .subcat-thumbnail,
    #main-menu .menu-item-object-video_category.has-cat-megamenu .sub-mega-wrap .subcat .subcat-thumbnail {
        margin-bottom: 0;
    }

    #main-menu .menu-item-object-category.has-cat-megamenu .sub-mega-wrap .subcat .entry-header,
    #main-menu .menu-item-object-video_category.has-cat-megamenu .sub-mega-wrap .subcat .entry-header {
        position: absolute;
        bottom: 0;
        left: 0;
        padding: 15px;
        z-index: 2;
    }
	
    #main-menu .menu-item-object-category.has-cat-megamenu .sub-mega-wrap .subcat .entry-meta,
    #main-menu .menu-item-object-video_category.has-cat-megamenu .sub-mega-wrap .subcat .entry-meta {
        display: inline-block;
        position: static;
        bottom: 0;
        left: 0;
        color: #fff;
        border-top: 10px solid #a11319
    }

    #main-menu .menu-item-object-category.has-cat-megamenu .sub-mega-wrap>ul .subcat-title,
    #main-menu .menu-item-object-video_category.has-cat-megamenu .sub-mega-wrap>ul .subcat-title {
        position: static;
        left: 0;
        bottom: 0;
        font-family: 'Open Sans', sans-serif;
        font-weight: 600;
        color: #fff;
    }

    .main_menu>ul>li h1,
    .main_menu>ul>li h2,
    .main_menu>ul>li h3,
    .main_menu>ul>li h4,
    .main_menu>ul>li h5,
    .main_menu>ul>li h6 {
        font-size: 16px;
        font-weight: 600;
        text-transform: none;
    }

    #main-menu .menu-item-object-category.has-cat-megamenu .sub-mega-wrap .subcat a,
    #main-menu .menu-item-object-video_category.has-cat-megamenu .sub-mega-wrap .subcat a {
        text-transform: none;
    }

    #main-menu .menu-item-object-category.has-cat-megamenu .sub-mega-wrap a,
    #main-menu .menu-item-object-video_category.has-cat-megamenu .sub-mega-wrap a {
        padding: 0;
    }

    .main_menu a {
        display: block;
        font-size: 16px;
        width: auto;
        text-align: left;
        height: auto;
        margin: 0;
        color: inherit;
        font-weight: 600;
        text-transform: none;
        text-decoration: none;
        padding: 0 12px;
    }

    .main_menu>ul>li>a, .main_menu>ul>li>a .menu-title-outer {
        font-family: 'Open Sans', sans-serif;
        font-weight: 600;
    }

    .main_menu>ul>li>a:before {
        left: 0;
        border-width: 0 0 8px 0;
        width: 100%;
        margin-bottom: -8px;
    }

    .main_menu>ul>li.current-menu-ancestor>a:after,
    .main_menu>ul>li.current-menu-item>a:after,
    .main_menu>ul>li.has-submenu.current-menu-ancestor>a:after,
    .main_menu>ul>li.has-submenu.current-menu-item>a:after,
    .main_menu>ul>li>a.open-mega-a:after,
    .main_menu>ul>li>a:active:after,
    .main_menu>ul>li>a:hover:after {
        height: 8px;
    }

    .main_menu>ul>li>a:after {
        top: -8px;
        background-color: #424241;
    }

    .main_menu>ul>li.current-menu-ancestor>a,
    .main_menu>ul>li.current-menu-ancestor>a .menu-title-outer,
    .main_menu>ul>li.current-menu-item>a,
    .main_menu>ul>li.current-menu-item>a .menu-title-outer,
    .main_menu>ul>li:hover>a {
        color: #ffffff;
    }

    #main-menu .menu-item-object-category.has-cat-megamenu .sub-mega-wrap,
    #main-menu .menu-item-object-video_category.has-cat-megamenu .sub-mega-wrap {
        margin-top: 8px;
        background: #252525;
        border-top: none;
        border-bottom: none;
    }
	.custom-form {
		width: 68%;
		margin: 60px auto;
		float: none;
	}

	#main-menu .menu-item-object-category.has-cat-megamenu .sub-mega-wrap .subcat .no-thumb img, #main-menu .menu-item-object-video_category.has-cat-megamenu .sub-mega-wrap .subcat .no-thumb img {
		min-height: 140px;
		max-height: 140px;
	}
	
	#main-menu .menu-item-object-category.has-cat-megamenu .sub-mega-wrap .subcat .subcat-thumbnail img, #main-menu .menu-item-object-video_category.has-cat-megamenu .sub-mega-wrap .subcat .subcat-thumbnail img {
		width: 100% !important;
		height: 100% !important;
		object-fit: cover;
		overflow: hidden;
	}

	.error404 .large-6-custom {
		width: 80% !important;
	}	

	.error404 .large-6-custom-sm {
		padding-left: 3%;
	}		
	
}

@media only screen and (max-width: 767px) {

    .social-icons-wrapper {
        display: none;
    }

    .top-menu {
        display: none;
    }

    #handheld-menu-holder {
        height: auto;
        border: none;
    }

    #header .site-header-toolbar {
        padding: 10px;
    }

    #header .site-header-toolbar .top-menu,
    #header .site-header-toolbar div.header-tools {
        border-bottom: none;
    }

    #header .site-header-toolbar .search-form .search-query-wrapper {
        width: 200px;
    }

    #header .site-navigation .nav-primary {
        border-top: none;
        left: auto;
        right: 0;
    }

    .main_menu .radium_mega  {
        margin: 5px 0 0;
        border-top: 5px solid #a11319;
    }

    .main_menu {
        width: auto;
    }

    .main_menu button {
        border-right: 0;
    }

    .main_menu button.dl-active,
    .main_menu button:hover {
        background: transparent;
    }

    .main_menu .radium_mega {
        width: 260px;
        right: 10px;
    }

    .main_menu .radium_mega:after,
    .no-js .main_menu li>a:not(:only-child):after {
        content: none;
    }

    .main_menu button.dl-active,
    .main_menu button:hover, .main_menu ul {
        background: #252525;
    }

    .main_menu button:after {
        background-color: #fff;
        box-shadow: 0 5px 0 #fff, 0 10px 0 #fff, 0 15px 0 #fff;
    }

    .main_menu li a {
        font-weight: 600;
    }

    .main_menu a,
    .main_menu a>.menu-title-outer,
    .main_menu a>span>.menu-title-outer {
        color: #fff;
        height: 40px;
        line-height: 40px;
        font-weight: 600;
        text-transform: uppercase;
    }

    .radium-mega-div .entry-content-media:before {
        content: none;
    }

    li.cat-post.has-thumbnail .subcat-thumbnail,
    li.cat-post.no-thumb .subcat-thumbnail {
        padding-top: 5px;
        width: 100%;
    }

    li.cat-post.has-thumbnail .subcat-thumbnail .post-thumb,
    li.cat-post.no-thumb .subcat-thumbnail .post-thumb {
        padding-top: 5px;
        width: 50px;
        float: left;
    }

    li.cat-post.has-thumbnail .entry-header,
    li.cat-post.no-thumb .entry-header {
        width: 170px;
        padding: 0 0 0 10px;
        border-bottom: none;
        float: left;
    }

    li.cat-post.has-thumbnail .subcat-title,
    li.cat-post.no-thumb .subcat-title {
        width: auto;
        padding: 0;
    }

    .content-carousel li.content-carousel-super-big {
        height: auto;
    }
	
    .content-carousel,
    .content-carousel li.content-carousel-super-big .content-carousel-element,
    .content-carousel ul,
	.entry-content-media .post-thumb {
        height: 410px;
    }

	.content-carousel-super-big .content-carousel-element .entry-meta .category {
		font-size: 20px;
		padding-top: 8px;
		padding-bottom: 8px;
		min-width: 180px;	
	}	

	.content-carousel .entry-title,
	.content-carousel-inner-super-big .entry-header .entry-title {
		font-size: 18px;		
	}

	.content-carousel-element .entry-meta .category	{
		font-size: 20px;
		padding-top: 8px;
		padding-bottom: 8px;
		min-width: 180px;
	}

	.post-slider .entry-content-media .post-thumb {
		height: 210px;
	}
	
	.entry-content-media .post-thumb.zoom-img-in img {
		width: 100% !important;
		height: 100% !important;
		object-fit: cover;
		overflow: hidden;
	}

	.home .blog-grid-items .smaller {
		max-width: initial;
	}

	.home .blog-grid-items .smaller.first {
		padding-right: 0px !important;
		margin-right: 0px !important;
	}	

	.home .blog-grid-items .grid_elements.last	{
		padding-left: 0px !important;
		margin-left: 0px !important;
		max-width: initial !important;
	}

	.blog-grid-items .entry-content-media .post-thumb	{
		height: initial !important;
	}
	
	.error404 .large-6-custom-sm {
		width: 100% !important;
		padding-left: 0px;
	}		

	.not-found-message .error-page-logo {
		margin: 8% auto 12%;
		width: 300px;		
	}	

	.not-found-message h1,
	.not-found-message .back-home-btn {
		text-align: center;
	}

	.not-found-message h2 {
		margin-top: 0px;
		font-size: 70px;
	}

	.not-found-message p {
		font-size: 23px;
		padding-left: 7%;
		padding-right: 7%;		
	}
	
	body.boxed {
		background-position: 70% top !important;
	}

	.content-carousel li.content-carousel-wider .content-carousel-element {
		height: auto !important;
		max-height: 410px;
	}

	.content-carousel .content-carousel-element:last-child {
		width: 100%;
		max-height: 410px;
	}

	.content-carousel li.content-carousel-wider .content-carousel-element:last-child {
		margin-top: 0px;
	}

    .single main .type-post>.large .entry-header-wrapper .entry-title {
        font-size: 20px;
        line-height: 30px;
    }
	
}

@media only screen and (max-width: 480px) {
	
	
	.content-carousel li.content-carousel-wider .content-carousel-element {
		height: 320px !important;
	}

    .content-carousel,
    .content-carousel li.content-carousel-super-big .content-carousel-element,
    .content-carousel ul,
	.entry-content-media .post-thumb {
        height: 320px;
    }

	.content-carousel .content-carousel-element:last-child {
		height: 320px;
	}

	.content-carousel-super-big .content-carousel-element .entry-meta .category {
		font-size: 16px;
		padding-top: 8px;
		padding-bottom: 8px;
		min-width: 180px;	
	}	

	.content-carousel .entry-title,
	.content-carousel-inner-super-big .entry-header .entry-title {
		font-size: 14px;		
	}

	.content-carousel-element .entry-meta .category	{
		font-size: 16px;
		padding-top: 8px;
		padding-bottom: 8px;
		min-width: 180px;
	}		
	
}

.home .element-content_grid_slider .row {
	padding-left: 15px;
	padding-right: 15px;
}

.home .element-content_grid_slider .columns {
	padding-left: 0px;
	padding-right: 0px;
}

.home .builder-main .row {
	padding-left: 0px;
	padding-right: 0px;
}

.smls-grid-container-template-2 .smls-grid-image-wrap {
    min-height: 150px;
    max-height: 150px;
}

.smls-grid-container-template-2 {
	border: none !important;
}

.smls-grid-container-template-1 .smls-grid-image-wrap:before, .smls-grid-container-template-2 .smls-grid-image-wrap:before {
    border-left: none !important;
}

.smls-grid-container-template-1 .smls-grid-image-wrap:after, .smls-grid-container-template-2 .smls-grid-image-wrap:after {
    border-bottom: none !important;	
}

.smls-hover-type-1 .smls-grid-image-wrap:hover {
	background-color: initial;	
}

.smls-hover-type-1 .smls-grid-image-wrap:hover img, .smls-hover-type-1.smls-carousel-logo .smls-car-img-wrap:hover img {
    filter: none;
}

.smls-hover-type-1 .smls-grid-image-wrap img:hover, .smls-hover-type-1.smls-carousel-logo .smls-car-img-wrap img:hover {
    -ms-filter: grayscale(0.8);
    -webkit-filter: grayscale(0.8);
    -moz-filter: grayscale(0.8);
    -o-filter: grayscale(0.8);
    filter: grayscale(1);
}


.wpcf7-submit{
	background: #000000 !important;
}