/*
Theme Name: Observator Cultural
Theme URI: www.highcontrast.ro
Author: High Contrast
Author URI: www.highcontrast.ro
*/

/*basics and resets */
body, html {
	font-family: 'Open Sans';
	color:#000;
}
input,
select,
textarea,
button {
	border-radius:0;
}
input:focus,
select:focus,
textarea:focus,
button:focus {
    outline: none;
}
p {
	color:#414142;
}
a {
	color:#414142;
}
a:hover {
	color:#000;
}
a:focus,a:visited,a:hover {
	text-decoration: none;
}
.red-link {
	color:#e71e2a;
}
.red-button {
	background: none;
	border:0;
	background-color:#e71e2a;
	color:#fff;
	padding:5px 20px 5px 20px;
}
.red-button:hover {
	background-color:#414142;
	color:#fff;
	-webkit-transition: all ease 0.3s;
    -moz-transition: all ease 0.3s;
    -o-transition: all  ease 0.3s;
    transition: all ease 0.3s;
}
.navbar-default {
	background-color: #fff;
	border:none;
}
.navbar {
	min-height: 70px;
	margin-top:40px;
	margin-bottom: 40px;
}
.navbar-brand {
	height: 70px;
}
.navbar-default .navbar-nav>li>a {
	font-size: 18px;
	font-weight: bold;
	color:#000;
	text-transform: uppercase;
    padding-top:0px;
}
.nav>li>a {
	padding:15px 14px;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
	padding-top: 5px;
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
	color:#e71e2a;
	background: none;
}
.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover {
	color:#e71e2a;
}

.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover {
	background: none;
}
.dropdown-menu {
	border: none;
    border-radius: 0;
    box-shadow: none;
    -webkit-box-shadow:none;

}
.dropdown-menu>.active>a, .dropdown-menu>.active>a:focus, .dropdown-menu>.active>a:hover {
	background: none;
	color:#333;
}
.dropdown-menu>li>a {
	text-transform: uppercase;
}
.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {
	background: none;
	color:#e71e2a;
}
.logo {
	width: 166px;
}


/* sub */
#menu-item-86614 {
    position: static;
}
#menu-item-86614 .dropdown-menu {
    position: absolute;
    right:0;
    -moz-column-count: 4;
    -webkit-column-count: 4;
    column-count: 4;
    max-width: 1170px;
    left:50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    width:100%;
}
#menu-item-86614 .dropdown-menu::before {
/*
    content:"";
    width:100%;
    height:1px;
    background-color:#000;
    position: absolute;
    left:0;
*/
}
#menu-item-86614 .dropdown-menu li {
    width: 25%;
}
#menu-item-86614 .dropdown-menu {
    border-top:#CCC 1px solid;
    border-bottom:#CCC 1px solid;
    padding-top:15px;
    padding-bottom:15px;
        padding-bottom:60px;

}

#menu-item-86614 .dropdown-menu>.active>a, #menu-item-86614 .dropdown-menu>.active>a:focus, #menu-item-86614 .dropdown-menu>.active>a:hover {
     color:#e71e2a;
}

#menu-item-86615 {
    position: static;
}
#menu-item-86615 .dropdown-menu {
    position: absolute;
    right:0;
    -moz-column-count: 4;
    -webkit-column-count: 4;
    column-count: 4;
    max-width: 1170px;
    left:50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);

    width:100%;
}
#menu-item-86615 .dropdown-menu li {
    width: 25%;
}
#menu-item-86615 .dropdown-menu {
    border-top:#CCC 1px solid;
    border-bottom:#CCC 1px solid;
    padding-top:15px;
    padding-bottom:60px;
}

#menu-item-86615 .dropdown-menu>.active>a, #menu-item-86615 .dropdown-menu>.active>a:focus, #menu-item-86615 .dropdown-menu>.active>a:hover {
     color:#e71e2a;
}
#menu-item-86615 li a {
    text-transform: none !important;
}
#menu-item-86615 li:last-child {
    position: absolute;
    bottom: 20px;
    left: 50%;
    border: #e71e2a 1px solid;
    width: auto;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);

}

#menu-item-86615 li:last-child a{
    color:#e71e2a;
    text-transform: none;
}

#menu-item-86614 li:last-child {
    position: absolute;
    bottom: 20px;
    left: 50%;
    border: #e71e2a 1px solid;
    width: auto;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);

}
#menu-item-86614 li:last-child a{
    color:#e71e2a;
    text-transform: none;
}

/* search */

.search-navbar {
}
.search-form {
}
.search-form .search-field {
    height: 30px !important;
    background-color: #fff;
    border: 1px solid transparent;
    border-right: none;
    font-style: italic;
    font-weight: 100;
    position: absolute;
    right: 26px;
    top: -5px;
    width: 0;
    z-index: 9;
    overflow: hidden;
    transition: width .2s;
    -webkit-transition: width .2s;
}
.search-form .search-field input {
	width: 100%;
    height: 100%;
    border: none;
    line-height: 28px;
    padding: 0 10px;
}
.search-form .search-submit {
	border:1px solid transparent;
	color:#000;
	font-size: 14px;
	background: none;
	line-height: 14px;
    height: 30px;
    top: -5px;
    position: relative;
}
.search-form.search-form-open .search-submit {
	border: 1px solid #cfcfcf;
	border-left: none;
}
.search-form.search-form-open .search-field {
	display: block;
    width: 834px;
    border: 1px solid #cfcfcf;
}
/*.search-form .search-field.active:hover {
	display: block;
}*/

/* first navbar */
.navbar>.container .navbar-brand, .navbar>.container-fluid .navbar-brand {
    width: 100%;
}
.navbar-default .first-navbar {
    padding-top:9px !important;
    width:80%;
}
.s1 {
    padding-left:12px;
}
.s2 {
    float:right;
}
.s2 a {
    color:#000000 !important;
}
.s3 {
    float:right;
}
.navbar-default .second-navbar {
	padding-top: 0;
    /*padding-top:9px;*/
}
.navbar-default .first-navbar .navbar-nav>li>a {
    font-size: 14px !important;
    text-transform: none !important;
    padding-bottom:0px;
    color:#e71e2a;
}

/* slider */
.flexslider {
	padding:0;
	margin:0;
	box-shadow: none;
	-webkit-box-shadow: none;
	height:450px;
	max-height: 450px;
	border:0;
}
.flexslider .slides {
	height: 450px;
	max-height: 450px;
}
.flexslider .slides .slide-img {
	min-height: 450px;
	max-height: 450px;

}
.flexslider .slides .slide-img img{
	height:450px;
}
.flexslider .slides .slide-content {
	background-color: #f8f8f8;
	padding:60px 30px 60px 30px;
	max-height: 450px;
	min-height: 450px;
}
.flexslider .slides .slide-content h1 {
	margin:0;
	padding:0;
	font-size: 20px;
	margin-bottom:20px;
	font-weight: 600;
	color:#e71e2a;
}
.flexslider .slides .woocommerce {
	display: none;
}
.flexslider .slides .slide-content h1:after {
	content: "";
	height:3px;
	background-color:#e71e2a;
	display: block;
	margin-top:10px;
	width: 30%;
}

.flexslider .slides .pleft {
	padding-right: 0px;
}
.flexslider .slides .pright {
	padding-left:0px;
}
.flex-control-nav {
    bottom: 0px;
    z-index: 9;
    right: 11%;
    width: auto;
}
.flex-control-paging li a {
	border-radius:0;
	-webkit-border-radius:0;
	background: none;
	border:#747474 1px solid;
	box-shadow: none;
}
.flex-control-paging li a.flex-active {
	background-color:#e71e2a;
	border-color:#e71e2a;
}
.flex-control-paging li a:hover {
	background-color: #e71e2a;
	border-color:#e71e2a;
}
.flex-direction-nav .flex-next{
	right:24% !important;
}
.flexslider .flex-direction-nav a.flex-prev,
.flexslider .flex-direction-nav a.flex-next {
    -moz-transition: none;
    -webkit-transition: none;
    transition: none;
    display: block;
    opacity: 1;
}
.flex-direction-nav .flex-prev {
	left:10px !important;
}

.flex-direction-nav a:before  {
    content: " ";
    display: block;
    background: url('images/slideshow-arrow.png') no-repeat;
    background-size: 29px, 29px;
    width: 29px;
    height: 29px;
}
.flex-direction-nav a.flex-next:before  {
    content: " ";
    display: block;
    background: url('images/slideshow-arrow2.png') no-repeat;
    background-size: 29px, 29px;
    width: 29px;
    height: 29px;
}

/* homepage & otherpages */
.ad-banner-big {
	border:#7d7d7d 1px solid;
	    box-sizing: border-box;

	margin-top: 30px;
}
.ad-banner-big img{
	max-width: 100%;
}
.content {
/*	margin-top:30px;*/
}
.content h1 {
	margin:0;
	font-size: 29px;
	font-weight: 600;
    margin-top:25px;
}
h4.number-date {
	color:#414142;
	font-size: 14px;
}
.post-container {
	margin-top: 40px;
}
.post .post-image img {
	max-width: 100%;
}
.post h2 {
	font-size: 24px;
	font-weight: 600;
	margin-bottom: 5px;
}
.post .post-excerpt {
	font-size: 14px;
	color:#414142;
	margin-bottom:40px;
}
.post .read-more {
	color:#e71e2a;
	border:#e71e2a 1px solid;
	background-color:#fff;
	padding:5px 15px;
}
.post .read-more:hover {
	text-decoration: none;
	color:#414142;
	border-color:#414142;
}
.post .post-content {
	margin-top:20px;
}
.post .post-image a {
	width: 100%;
    text-align: left;
    display: block;
    height: 200px;
}
.post .post-image a img {
	max-height: 100%;
	position: relative;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}

.post .post-title:hover {
    text-decoration: underline;
}
/* sidebar left */
#sidebar ul{
	padding: 0px;
}
#sidebar ul li {
	list-style-type: none;
}
h2.widgettitle {
	padding:0;
	margin:0;
	font-weight: 600;
	font-size: 24px;
	margin-bottom: 20px;
}
#sidebar ul li a {
	color:#414142;
	font-size: 14px;
	font-weight: 600;
}
#sidebar ul li a.red-link {
	color:#e71e2a;
	margin-top: 5px;
	display: inline-block;
}
#sidebar ul li a:hover {
	text-decoration: none;
}
#sidebar ul li.widget {
	margin-bottom: 40px;
}
#sidebar .widget_sp_image {
	border:#414142 1px solid;
}
#sidebar .widget_sp_image img{
	max-width: 100%;
}
/*sidebar right */
.sidebar-right {
	padding:0;
	background-color:#f8f8f8;
	padding-top:30px;
	padding-left:15px;
	padding-right: 15px;
	color:#414142;
	font-weight: 600;
}
.sidebar-right li {
	list-style-type: none;
}
.sidebar-right .news-row {
	margin-bottom: 10px;
}
.sidebar-right .widget {
	padding-bottom: 40px;
}
.sidebar-right .wp-post-image {
	width: 100%;
	height: 222px;
	margin-top: 20px;
	margin-bottom: 10px;
}
#text-2 a {
    color:#e71e2a;
    margin-right:7px;
}
#text-2 a .fa {
    font-size: 16px;
    border: #e71e2a 1px solid;
    color: #e71e2a;
    width: 33px;
    text-align: center;
    padding-top: 7px;
    padding-bottom: 7px;
}
#text-2 a:hover > .fa {
    color: #414142;
    border-color: #414142;
}
.flex-news .flex-control-nav {
    display: none !important;
}
.flex-news .flex-direction-nav, .flex-media .flex-direction-nav {
    display: none !important;
}
.flex-media .flex-control-nav {
    display: none !important;
}
.last-pdf img {
    width:100% !important;
    text-align: center;
    height: auto !important;
    margin-bottom:20px;
}
.last-pdf .add_to_cart_button {
    width: 100% !important;
    border:#e71e2a 1px solid !important;
    color:#e71e2a !important;
    font-weight:500 !important;
    padding: 5px 15px !important;
    margin-top:10px !important;
    background:none !important;
    border-radius:0px !important;
    line-height: 2 !important;
    display: initial !important;
}
.last-pdf .add_to_cart_button:hover {
color: #414142;
    border-color: #414142;
}
/*.widget_wpb_widget_events {
	margin:30px 0 30px 0;
}*/
/* actions under post title */
.actions{
	padding:0;
	margin-bottom:10px;
	display: block;
}
.actions li{
	list-style-type: none;
	float:left;
	margin-right:10px;
	padding-right:5px;
}
.actions li a {
	color:#e71e2a;
}
.actions li a:hover {
	text-decoration: none;
	color:#414142;
}
.actions .fa {
	color:#cfcbcb;
	padding-right:5px;
}


/** article page **/
#article-container.article h1 {
	font-size: 24px;
	font-weight: 600;
	padding-bottom:5px;
}
#article-container.article h2 {
	font-size: 20px;
	font-weight: 600;
	padding-bottom:5px;
}
#article-container.article {
	padding-bottom:40px;
	border-bottom: #cfcbcb 1px solid;
}
#article-container.article ul.list {
	padding:0;
}
#article-container.article ul.list li {
	float:left;
	list-style-type: none;
	padding-right:4px;
}
#article-container.article ul.list li:first-child {
	margin-right:10px;
	line-height: 30px;
}
#article-container.article ul.list li .fa {
	    font-size: 16px;
    border: #e71e2a 1px solid;
    color: #e71e2a;
    width: 33px;
    text-align: center;
    padding-top: 7px;
    padding-bottom: 7px;
}
#article-container.article .article-actions {
	margin-top: 20px;
}
#article-container.article .article-actions a {
	color:#000;
}
#article-container.article .article-actions a:hover > .fa {
	color:#414142;
	border-color:#414142;
}
#article-container.article .article-content {
	margin-top:20px;
}
.article-content img:first-child {

}
#article-container.article .article-image {
	margin-top:40px;
}
#article-container.article .article-image img{
	max-width: 100%;
}

#article-container.article.edited-post {
	border-bottom: 0;
}

.bottom-container {
	margin-top: 40px;
}
.ad-banner-left {
	border: #7d7d7d 1px solid;
    box-sizing: border-box;
    text-align: center;
}
.ad-banner-left img{
	max-width: 100%;
}
/* comments */
.comments-container {
}
.comments-container a{
	color:#e71e2a;
}
.comments-container h4 {
	color:#414142;
	font-weight: 600;
	margin-top: 0px;
	margin-bottom: 40px;
	font-size: 22px;
}
.comments-container input[type=text], .comments-container textarea {
	border:none;
	border:#999999 1px solid;
	margin-bottom: 20px;
	width: 100%;
	padding-left: 20px;

}
.comments-container input[type=text] {
	height:40px;
}
.comments-container ::-webkit-input-placeholder {
	font-style: italic;
}
.comments-container :-moz-placeholder { /* Firefox 18- */
	font-style: italic;
}
.comments-container ::-moz-placeholder {  /* Firefox 19+ */
	font-style: italic;
}
.comments-container :-ms-input-placeholder {
	font-style: italic;
}
.comments-container .commentlist {
	margin-bottom: 40px;
	padding:0;
}
.comments-container .commentlist li{
	list-style-type: none;
}
.comments-container .commentlist .comment-reply-link {
	display: none;
}
.comments-container .commentlist cite.fn {
	color:#e71e2a;
	font-style: normal;
}
.comments-container .commentlist p {
	color:#414142;
}
.comments-container .commentlist .comment-date {
	color:#999999;
	font-weight: 100;
	font-style: italic;
}
.comments-container .commentlist li.comment:before {
	content: "";
	height:4px;
	background-color:#e71e2a;
	display: block;
	margin-top:30px;
	margin-bottom:30px;
	width: 60px;
}
/* page container edits */
.page-container {
	border:0 !important;
}

/* numbers page archive */
.number-container {
	margin-top:0px;
}
.number-container h2{
	display: inline-block;
	margin-right:10px;
}
.number-container h2 a{
	font-size: 22px;
	color:#414142;
}
.number-container h2 a:hover{
	color:#e71e2a;
}
.number-container h3 {
	font-size: 16px;
	color:#999;
	display:inline-block;
	margin:0;
}

/*sumar page - categories */
.category .post-container{
	margin:0;
}
.category h2 {
	font-size: 22px;
}
.category h2.post-inline {
	font-size: 16px;
	font-weight: 600;
}



/* footer */
.footer-container {
	border-top:#999999 1px solid;
}
footer .footer-menu {
	padding:40px 0px 40px 0px;
}
footer .footer-menu li {
	list-style-type: none;
	float:left;
	margin-right: 10px;
}
footer .footer-menu li a {
	color:#818181;
	font-size: 12px;
}
footer .footer-menu li a:hover {
	color:#000;
}
footer .copy {
	font-size: 12px;
	color:#818181;
	padding:40px 0px 40px 0px;
}
.prefooter {
	margin-top:50px;
	border-top:#999999 1px solid;
	padding-top:30px;
	padding-bottom:30px;
}
.prefooter li{
	float:left;
	width: 32.333%;
	list-style-type: none;
}
.prefooter h2 {
	font-size: 16px;
	font-weight: 600;
}
.prefooter li ul{
	padding: 0;
}
.prefooter li ul li{
	width: 100%;
}
.prefooter li ul li a {
	color:#414142;
}
.prefooter li ul li a:hover {
	color:#000;
}

img.alignright { float: right; margin: 0 0 1em 1em; }
img.alignleft { float: left; margin: 0 1em 1em 0; }
img.aligncenter { display: block; margin-left: auto; margin-right: auto; }
.alignright { float: right; }
.alignleft { float: left; }
.aligncenter { display: block; margin-left: auto; margin-right: auto; }

/* contact */
.map-page .article-map {
	margin-top: 40px;
}
.map-page .article-map #map-canvas {
	height: 450px;
	margin-bottom: 20px;
}
.map-page input[type='text'],.map-page input[type='email'], .map-page textarea {
	width: 100%;
	outline: none;
	box-shadow: none !important;
-webkit-appearance: none;
	border:#000 1px solid;
}
.map-page .list-group-item {
	border:0;
	padding: 0;
	margin-bottom: 10px;
}
.map-page input[type='submit'] {
	color:#e71e2a;
	border:#e71e2a 1px solid;
	background-color:#fff;
	padding:5px 15px;
}
.map-page input[type='submit']:hover {
		text-decoration: none;
	color:#414142;
	border-color:#414142;
}

/* abonament page */
.abonament-page h2{
    font-size: 24px;
    font-weight: 600;
    padding-bottom: 5px;
    margin-bottom: 0px;
    color:#e71e2a;
}
.abonament-page h3 {
	font-size: 18px;
    font-weight: 600;
    margin-top:0;
    padding-bottom: 5px;
}
.abonament-page h4 {
	font-weight: 600;
	font-size: 18px;
	border-bottom: #e71e2a 4px solid;
	padding-bottom: 5px;
}
.abonament-page .order-button {
	color:#e71e2a;
	background-color:#e71e2a;
	padding:5px 15px;
	color:#fff;
	clear: both;
	margin-top: 20px;
	display: inline-block;
}
.abonament-page .price-container {
	margin-bottom: 20px;
}
.abonament-page .price-container em {
	color:#e71e2a;
	font-size: 26px;
	font-weight: 600;
	font-style: normal;
}
.abonament-page .price-container sup {
	font-size: 12px;
}
.abonament-page .table-container {
	margin-top: 40px;
}
.tablepress tfoot th, .tablepress thead th {
	background: none !important ;
}
.tablepress img {
	width: 27% !important;
	height: auto !important;
	padding: 10px !important;
}
.tablepress tbody tr td {
	border:#CCC 1px solid;
}
.tablepress thead{
	border:#CCC 1px solid;
}
.tablepress tbody tr:first-child td {
	vertical-align: middle;
}
#pmpro_levels_table {
	width: 100%;
}


/*others*/
.login h1 a {
	background-image: url('images/logo.png') no-repeat !important;
}

.post-navigation {
	margin-top: 60px;
	font-weight: 600;
	text-align: left;
}
.post-navigation a {
    border:#e71e2a 1px solid;
    color:#e71e2a;
    padding:5px 15px;
}
.pmpro_content_message {
	margin-top: 20px;
	color:#414142;
}
.pmpro_content_message a{
	margin-top: 10px !important;
	background: none;
	background-color: #fff;
	border:#e71e2a 1px solid;
	border-radius: 0 !important;
	color:#e71e2a;
	font-weight: 100;
	font-family: 'Open Sans' !important;
}
.pmpro_content_message a:hover {
	color:#414142;
	border-color: #414142;
}


/* products page */
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
    width:100%;
}
.woocommerce ul.products li.product a img, .woocommerce-page ul.products li.product a img {
    display: none;
}
.woocommerce ul.products li.product .button {
    margin:0 !important;
}
.woocommerce .products ul, .woocommerce ul.products{
}
.woocommerce ul.products li.product h3 {
    font-size: 18px;
    font-weight: 600;
    padding:20px 0 0 0;

}
.woocommerce ul.products li.product .price {
    color:#fff;
    font-size:18px;
    font-weight: bold;
    margin-bottom:0px;
}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
    margin-bottom: 0px;
    background-color:#F8F8F8;
    margin-bottom:20px;
}
.woocommerce ul.products li.product .button {
    background-color:#e71e2a;
    color:#fff;
    border:0;
    border-radius:0;
    font-weight: normal;
}
.woocommerce ul.products li.product .button:hover {
    background-color: #414142;
}
.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {
    background-color:#e71e2a;
    color:#fff;
    border:0;
    border-radius:0;
    font-weight: normal;
}
.woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover {
    background-color: #414142;
}

    .type-product img{
        display: none;
    }
.woocommerce .woocommerce-message {
    border-color:#e71e2a;
}
.woocommerce .woocommerce-info {
    border-color:#e71e2a;
}
.woocommerce .woocommerce-info:before {
    color:#e71e2a;
}
.woocommerce .woocommerce-message:before {
    color:#e71e2a;
}
.woocommerce .wc-nested-category-layout-category-title a{
    color:#e71e2a;
}
.product-thumbnail {
    display: none;
}
.woocommerce #content table.cart td.actions .input-text, .woocommerce table.cart td.actions .input-text, .woocommerce-page #content table.cart td.actions .input-text, .woocommerce-page table.cart td.actions .input-text {
    width: 160px;
}
.product-remove {
    width:10%;
}
.woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals {
    float:right;
    width: auto;
}
.woocommerce #content table.cart td.actions, .woocommerce table.cart td.actions, .woocommerce-page #content table.cart td.actions, .woocommerce-page table.cart td.actions {
    text-align: left;
}

.woocommerce .cart .button, .woocommerce .cart input.button {
    margin-top:10px;
    border:0;
    border-radius:0;
    font-weight: 500;
}
.navbar-default .navbar-nav>li.menu-item-24>a:focus:after, .navbar-default .navbar-nav>li.menu-item-24>a:hover:after {
    height:0px;
}
.woocommerce img, .woocommerce-page img {
    max-width: initial !important;
}
#gallery-2 img {
    border:0 !important;
}
.tax-mediacats .post-navigation {
    text-align: left;
}

.woocommerce-ordering {
    display: none;
}
.woocommerce-result-count {
    display: none;
}
.woocommerce .product-description {
    margin-top:10px;
    padding-bottom:20px;
}
.woocommerce .product-description p {
    margin:0;
}
.woocommerce .product-description strong {
    display: inline !important;
}
.woocommerce .add-to-cart {
    background-color:#e71e2a;
    color:#fff;
    height:109px;
    margin-right: -15px;
}
.woocommerce .amount {
    font-weight: 600;
    font-size:26px;
}
.woocommerce .price:after {
    content: "";
    height: 2px;
    background-color: #ffffff;
    width: 117px;
    float:right;
    margin-top: 5px;
    clear: both;
    /* border-bottom: #fff 1px solid; */
    display: block;
}
.woocommerce .price {
    padding-top: 20px;
    padding-right: 20px;
}
.woocommerce .period {
    font-size:16px;
    padding-right: 20px;
    padding-top:10px;
    color:#fff;
}
.product-hover:hover .add-to-cart {
    background-color:#414142;
}
.exclusive {
    background-color:#e71e2a;
    color:#fff;
    padding: 2px 7px 2px 7px;
}
.grid {
}
.grid .grid-item {
    width: 100%;
    margin-left:-15px;
    margin-right:-15px;
    clear:both;
}
.filter-header{
    margin-top:20px;
}
.button-group .button {
    border:0;
    background:#fff;
}
.term-revista-pdf .products {
    margin-top:30px !important;
}
.term-revista-pdf .products li{
    margin-bottom:40px;
}
.term-revista-pdf .products li img{
    width:100%;
}
.term-revista-pdf .products .add-to-cart {
    background-color:#fff;
}
.term-revista-pdf .products h3 {
    font-size: 18px;
    padding-top: 0px;
    padding-bottom: 10px;
}
.term-revista-pdf .products .add_to_cart_button {
    border:#e71e2a 1px solid;
    color:#e71e2a;
    padding:5px 15px !important;
}
.term-revista-pdf .price {
    padding:0;
}
.pdf-price span {
        font-size: 23px;
    display: inline;
    line-height: 23px;
    margin-left: 20px;
}
.term-revista-pdf .price {
    width: 60px;
}
.term-revista-pdf .products .add_to_cart_button:hover {
    border-color:#414142;
    color:#414142;
}

.page-header {
    padding-top:0;
    margin-top:0;
}
.woocommerce img.banner-abonament{
    max-width: 100% !important;
}
.term-description {
    margin-top:10px;
}
.widget_sp_image img {
    width: 100%;
    height: auto;
}
.article-ad img {
    width:100%;
    height:auto;
    margin-top:30px;
}

#mc_embed_signup form {
    padding:0 !important;
}
#mce-responses {
    margin:0 !important;
    font-weight:100 !important;
}
#mc_embed_signup .button {
    background-color:#fff !important;
    color:#e71e2a !important;
    border:#e71e2a 1px solid !important;
    border-radius:0 !important;
    font-weight: 100 !important;
}
#mc_embed_signup .mc-field-group .asterisk {
    top:15px !important;
}


/* ads */
.ad-link {
    background:none;
    color:#333 !important;
    width: 100% !important;
}
.post-excerpt iframe {
    display: block;
    margin-top:10px;
    margin-bottom:10px;
}
.post-tags {
    color:#e71e2a;
    margin-top:20px;
}
.download-pdf {
    color:#e71e2a;
    border:#e71e2a 1px solid;
    padding:10px 15px;
    display:inline-block;
    margin-top:20px;
    margin-bottom:20px;
}
.gallery ul {
    padding: 0;
}
.gallery ul li {
    float:left;
    margin-right:10px;
    list-style-type: none;
}
.gallery img {
    border:0 !important;
    max-width:98%;
}
.gallery-columns-3 {
    display:none;
}
#gallery-4 {

}
.gallery-item dt {
    text-align: left;
}
.gallery .gallery-columns-3 {
    display: block !important;
}
.page-id-55 h2 {
    margin-bottom: 20px;
}
.trafic_ro {
    line-height: 97px;
}
.page-id-55 #gallery-4 {
    display: block !important;
}
.post-author {
    font-size: 14px;
    margin: 0;
    display: inline-block;
}
/* authors */
.author-container h3 {
    font-size:18px;
}
.page-template-all-authors h1 {
    margin-bottom:20px;
}
#authors-list {
    margin-top:20px;
}
#authors-list li {
    list-style-type: none;
}

/* ads */
.flex-ads .slides img, .flex-ads-2 img {
    width: 100%;
}
.flex-ads .slides .flex-direction-nav {
    display: none;
}


   /*==========  Non-Mobile First Method  ==========*/


@media only screen and (min-width: 992px) and (max-width:1920px) {
    /* code for dropdown on hover */
    .sidebar-nav {
        padding: 9px 0;
    }

    .dropdown-menu .sub-menu {
        left: 100%;
        position: absolute;
        top: 0;
        visibility: hidden;
        margin-top: -1px;
    }

    .dropdown-menu li:hover .sub-menu {
        visibility: visible;
    }

    .dropdown:hover .dropdown-menu {
        display: block;
    }

    .nav-tabs .dropdown-menu, .nav-pills .dropdown-menu, .navbar .dropdown-menu {
        margin-top: 0;
    }

    .navbar .sub-menu:before {
        border-bottom: 7px solid transparent;
        border-left: none;
        border-right: 7px solid rgba(0, 0, 0, 0.2);
        border-top: 7px solid transparent;
        left: -7px;
        top: 10px;
    }
    .navbar .sub-menu:after {
        border-top: 6px solid transparent;
        border-left: none;
        border-right: 6px solid #fff;
        border-bottom: 6px solid transparent;
        left: 10px;
        top: 11px;
        left: -6px;
    }
}

.bawmrp ul {
    padding:0;
}
.bawmrp_manual {
    border:0 !important;
    text-align: left !important;
    margin-right:20px !important;
}
    /* Large Devices, Wide Screens */
    @media only screen and (max-width : 1200px) {
    	.navbar-default .second-navbar .navbar-nav>li>a {
		    padding: 3px 7px 10px 7px;
            font-size: 16px;
		}
        .navbar-default .second-navbar {
            padding-top:4px;
        }
		.flexslider .slides .slide-content {
			padding-top:20px;
			font-size: 13px;
		}
		.search-form.search-form-open .search-field {
		    width: 674px;
		}
		.flex-control-nav {
			bottom:5px;
		}
            	li.first {display: none;}

    }

    @media only screen and (max-width : 1024px) {
    	.navbar-default .second-navbar .navbar-nav>li>a {
		    padding: 0px 7px;
        }
        .s1 {
            padding-left: 14px;
        }
	}

    /* Medium Devices, Desktops */
    @media only screen and (max-width : 992px) {
        #menu-item-86615 li:last-child {
            position: relative;
            border: 0;
            bottom:0;
        }
        #menu-item-86614 li:last-child {
            position: relative;
            border: 0;
            bottom:0;
        }

        #menu-item-86614 .dropdown-menu {
            max-width: 970px;
        }

        #menu-item-86614 .dropdown-menu::before {
            max-width: 970px;
        }

        .second-navbar {
            float:none !important;
        }
    	.flexslider .slides .slide-img img {
    		max-width: 98%;
    	}
        .navbar-header {
          float: none;
        }
        .navbar-left,
        .navbar-right {
        }
        .navbar-toggle {
          display: block;
        }
        .navbar-collapse {
          border-top: 1px solid transparent;
          box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
        }
        .navbar-fixed-top {
          top: 0;
          border-width: 0 0 1px;
        }
        .navbar-collapse.collapse {
          display: none!important;
        }
        .navbar-nav {
          float: none!important;
          margin-top: 7.5px;
        }
        .navbar-nav>li {
          float: none;
        }
        .navbar-nav>li>a {
          padding-top: 10px;
          padding-bottom: 10px;
        }
        .collapse.in {
          display: block !important;
          border:none;
          padding:0;
        }
        .navbar-default .navbar-nav>.active>a:after, .navbar-default .navbar-nav>.active>a:focus:after, .navbar-default .navbar-nav>.active>a:hover:after {
            content: "";
            height:0px;
            margin:0;
        }
        .navbar-default .navbar-nav>li>a:focus:after, .navbar-default .navbar-nav>li>a:hover:after {
            content: "";
            height:0px;
            margin:0;
        }
        .navbar-default .navbar-nav>.open>a:after, .navbar-default .navbar-nav>.open>a:focus:after, .navbar-default .navbar-nav>.open>a:hover:after {
            content: "";
            height:0px;
            margin:0;
        }
        .navbar-default .navbar-nav>li>a {
            padding: 5px 0px;
        }
        .search-form .search-field {
            width: auto !important;
		    left: 43px;
		    right: 0;
		    display: block;
		    top: 0;
		    height: 44px !important;
		    border: 1px solid #cfcfcf;
        }
        .search-form .search-submit {
            height: 44px;
		    top: 0;
		    width: 44px !important;
		    border: 1px solid #cfcfcf !important;
        }
        .flexslider .slides .slide-content {
            height: auto !important;
            min-height: auto;
        }
        .flex-control-nav {
            bottom: -48%;
            right: 2%;
        }
        .flex-direction-nav .flex-next {
            right: 0% !important;
        }
        .ad-banner-big img {
            max-width: 98%;
        }
        .navbar-default .navbar-collapse, .navbar-default .navbar-form {
            border:0;
            margin:0;
            padding:0;
            overflow: hidden;
        }
        .post .post-excerpt {
            margin-bottom: 10px;
        }
        .flexslider {
            position: relative;
        }
        .sidebar-right {
            margin-top: 30px;
        }
        .flexslider .slides .slide-content {
            min-height: 220px;
        }
        #article-container.article .article-image img {
            height: 60%;
        }
        #article-container.article ul.list:last-child {
            margin-top:10px;
        }
        .sidebar-right .wp-post-image {
            height:auto;
            margin: 0;
        }
        .navbar-nav {
            margin:0;
        }
        #menu-item-86614 .dropdown-menu {
            position: relative;
            -moz-column-count: 1;
            -webkit-column-count: 1;
            column-count: 1;
            padding: 0px;
            border:0;
        }
        #menu-item-86615 .dropdown-menu{
            position: relative;
            -moz-column-count: 1;
            -webkit-column-count: 1;
            column-count: 1;
            padding: 0px;
            border:0;
        }
        .navbar>.container .navbar-brand, .navbar>.container-fluid .navbar-brand {
            width: 80%;
        }
        .first-navbar.collapse {
            display:block !important;
            visibility: visible;
        }
        .s1 {
            padding-left: 0px;
        }
        .s1 li {
            float:left;
            margin-right:10px;
        }
        .s2 li {
            float:left;
            margin-right:10px;
        }
        .s3 {
            margin-top:10px !important;
        }
        .s2 {
            margin-top:10px !important;
            margin-bottom:10px !important;
        }
        .navbar-default .first-navbar {
            width: 100%;
            padding:0;
        }
        .navbar-default .second-navbar .navbar-nav>li>a {
            padding: 1px 0px;
        }

    }

    /* Small Devices, Tablets */
    @media only screen and (max-width : 768px) {

		.navbar-default .navbar-nav>li>a {
			padding: 5px 0px;
		}
		.navbar-nav {
			margin:0;
		}

		.navbar-nav .open .dropdown-menu {
		    position: static;
		    float: none;
		    width: auto;
		    margin-top: 0;
		    background-color: transparent;
		    border: 0;
		    -webkit-box-shadow: none;
		    box-shadow: none;
		}
        .navbar-default {
            margin-top:20px;
        }
	}

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

        #gallery-4 .gallery-item {
            width: 100% !important;
        }

        .sidebar-right {
            clear: both;
        }
        .middle-column {
            clear: both;
        }
		.navbar-default .navbar-nav>li>a {
			padding: 5px 0px;
		}
		.navbar-nav {
			margin: 0;
		}
		.flex-direction-nav .flex-next {
			right:0% !important;
		}
		#sidebar ul li.widget {
			-webkit-column-count:2;
			width: 100%;
            border:0;
		}
		.content h1 {
			clear:both;
		}
    	.flexslider .slides .slide-img img {
    		height: 360px;
    	}
    	.flexslider .slides .slide-img {
		    min-height: 360px;
		    max-height: 360px;
		}
		.flex-control-nav {
    		bottom: -30%;
    		right: 2%;
		}
        .prefooter li {
            width: 100%;
        }
    }

    @media only screen and (max-width: 514px) {
        .woocommerce .woocommerce-ordering, .woocommerce .woocommerce-result-count {
                float:left;
            }
    }

    /* Extra Small Devices, Phones */
    @media only screen and (max-width : 480px) {
    	.flexslider .slides .slide-img img {
    		height: 50%;
    	}
    	.flexslider .slides .slide-img {
		    min-height: 50%;
		    max-height: 50%;
		}
		.flex-control-nav {
			bottom: -5%;
		}
		.flex-direction-nav a {
			top:25%;
		}
		.ad-banner-big {
			margin-top: 15px;
		}
		.ad-banner-big img {
			max-width: 100%;
		}
		.col-xs-5, .col-xs-7 {
			width: 100%;
		}
        .products .col-xs-5 {
            width: 41.66666667% !important;
        }
        .products .col-xs-7 {
            width: 58.33333333% !important;
        }
        .woocommerce .add-to-cart {
            height: 129px;
        }
        .woocommerce .price:after {
            width: 95px;
        }
		.post-image {
			margin-bottom: 20px;
		}
		.sidebar-right {
			margin-top: 30px;
		}

    }

    @media only screen and (max-width : 360px) {
    	.flexslider .slides .slide-img img {
    		max-width: 95%;
    	}
    	.flex-direction-nav a {
    		top:20%;
    	}
    	.flex-control-nav {
    		bottom: 0%;
    	}
    	.ad-banner-big img {
    		max-width: 101%;
    	}
    	#sidebar ul li.widget {
			float:none;
			width: 100%;
			text-align: center;
		}
        .search-form input {
            width:88%;
        }
    }


    /* Custom, iPhone Retina */
    @media only screen and (max-width : 320px) {
        .ad-banner-big img {
			max-width: 100%;
		}

    }




/**
	Search Results Page
*/
.wdm_results {}
.wdm_results .res_info {}
.wdm_results .results-by-facets {}
.wdm_results .results-by-facets > hr {}
.wdm_results .results-by-facets .p-title {}

.wdm_results .results-by-facets .p_title {
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 5px;
}

.wdm_results .results-by-facets .p-title > a {}

.wdm_results .results-by-facets .p_content {
    float: none;
    overflow: auto;
}

.wdm_results .results-by-facets .wdm_result_list_thumb {
    padding-right: 15px;
}

.wdm_results .results-by-facets .p_misc {
    float: none;
    text-align: right;
}

.wdm_results .paginate_div {
	margin-top: 40px;
}

.search-results-container .paginate_div ul {}
.search-results-container .paginate_div ul > li {}
.search-results-container .paginate_div ul > li > a {
    color: #e71e2a !important;
    border: #e71e2a 1px solid !important;
    padding: 5px !important;
    text-align: center;
    margin: 0 6px 6px 0 !important;
    min-width: 25px;
}
.search-results-container .paginate_div ul > li > a.active,
.search-results-container .paginate_div ul > li > a:hover,
.search-results-container .paginate_div ul > li > a.disabled {
	color: #414142 !important;
    border-color: #414142 !important;
}
.search-results-container .paginate_div ul > li > a.disabled {
	cursor: default;
	opacity: .4;
}

.search-results-container #wpsolr_section_facets .select_opt {
	text-decoration: none !important;
}

.search-results-container .sidebar-lbl {
	font-weight: 600;
    font-size: 18px;
    margin-bottom: 12px;
    display: block;
}
.search-results-container .select_opt.wpsolr_facet_checkbox:hover {
	color: #e71e2a;
}

.footer-popular li {
	width: 100%;
}

.footer-popular ul {
	padding: 0;
	padding-right: 10px;
}

.footer-popular a:hover,
.footer-popular a:focus
{
	color: #000;
	text-decoration: underline;
}


.header #search_que.sfl1,
.sfl2 {
    height: 26px!important
}
.search-frm2 {
	margin-bottom: 10px;
}