/*
Theme Name: ClassiPress - Child Theme
Theme URI: http://appthemes.com/
Description: Child Theme for ClassiPress
Author: Ariel Velaz
Author URI: http://frooit.com/
Template: classipress
Version: 1.0
*/

@import url("fonts/roboto.css");
@import url("header.css");

*{-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}

html {background:#fff;}

:after, :before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.clearfix:before,
.clearfix:after {
  display: table;
  content: " ";
}
.clearfix:after {
  clear: both;
}
.hidden{display: none;}
.center{text-align: center;}

#infscr-loading{clear:both;width:100%;text-align: center;}

.container {font: normal 12px/1.5em "Roboto", sans-serif;}
.container::before{display: table;content: " ";}
.container::after {display: table;content: " ";clear:both;}
.content {font: normal 12px/1.5em "Roboto", Helvetica, sans-serif;}
.content, .content_botbg, .header_main_bg, .header_menu, #nav li { background: #fff none; border: none; }

.content_bordered {
	border:1px solid #959595;
	padding:20px;
}
body{
    background-color:#FFF;
	width:100%;
	margin:0;
	padding:0;
	background:#fff;
	font-family: "Roboto", sans-serif;
	font-size:12px;
	line-height: 1.5em;
	background-attachment:fixed;
	color:#3b3b3b;
}

a {color:#1f71b8;text-decoration: none;}
h1 {font:normal 22px/1.2em "Roboto", sans-serif}
h1.single a, h1.single-listing a {font:normal 32px/1.2em "Roboto", sans-serif;color:#333;}

#ad-categories {
	float:none;
	width:100%;
	margin-bottom:20px;
}
#faqs {
	float:none;
	width:100%;
}
#faqs p {
	font-size:12px;
	line-height:1.5em;
	margin:0;
}
#catlvl0 {
	display:inline-block;
	float:none;
}
.form_step .button-container {
	display: inline-block;
	float:none;
	margin:0;
	width:auto;
}
input#getcat {
	margin:0;
	padding:10px 20px;
	float:left;
}


/* HEADER TOP */
.header_top {background:#fff;font-size:13px;font-weight: bold;height:40px;}
.header_top_res p a.srvicon {text-indent:inherit;}
.header_top_res p a.srvicon i {font-size:20px;}
.header_top a {color:#5A5A5A;text-decoration: none;}
.header_top p {color:#5A5A5A;}


/* GUEST CHECKOUT */

.order-summary{padding: 30px;}
.login_box .login-list-form li{list-style:none;}
.login_box .login-content{margin: 20px;}
.login_box .login-content h3{text-align: left;}
.login_box .login-content .login-list-form li{text-align: left;}
.login_box .login-content .login-list-form{padding-left: 0;}
.order-summary select {
	height:40px;
	margin-bottom:20px;
	font-size:13px;
	border-radius: 0;
	-moz-border-radius:0;
	-webkit-border-radius:0;
}
.order-summary-left {
	float:left;
	width:52%;
}

.order-summary-left .text {
    border: 1px solid #CCC;
    margin-bottom: 20px;
    padding: 7px;
    width: 100%;
    height:40px;
    -khtml-border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    font-size:13px;
    background:#f5f5f5;
}

.order-summary-left .login_pulldown a {
	color:#ee873c;
	text-transform: uppercase;
	font-weight: bold;
}

.order-summary-left .login_box .login-content {
	margin:0;
	width:100%;
}

/* BANNERS */
.banner-mundial{display: none;}
.top_banner {width:728px;margin:auto;text-align:center;padding:10px 0;}
.right_banner {width:300px;margin:20px auto 20px auto;}
.bottom_banner {width:728px;margin:auto;text-align:center;padding:10px 0;}
.mobile_banner {display:none}
.pushdown_banner{margin:5px auto;text-align:center;width:960px;margin:auto;}
.ads160x760{
	width:160px;
	display:block;
	position:absolute;
}
.ads160x760.ad160x760-left{
	float:left;
	margin:0 0 0 -180px;
}
.ads160x760.ad160x760-right{
	float:right;
	margin:0 0 0 980px;
}
.ads160x760.ad160x760-right{
	float:right;
	margin:0 0 0 980px;
}

.ad_300x250{
	width:300px;
	height:250px;
	margin-bottom: 5px;
}

.ad_1x1{
	width:1px;
	height:1px;
} 

.ad_728x90{
	width:728px;
	margin:auto;
	text-align:center;
	padding:10px 0;
}


.content_left .ad_300x250{
	width:300px;
	margin:15px auto;
}
.content_left .ad_mobile_multi {
	text-align: center;
}
/* breadcrumb */
#breadcrumb {font-size:14px;padding:0 0 15px 0;}

/* new breadcrumb */
.breadcrumbs {
	display: flex;
}
.breadcrumbs li {
	font-size: 16px;
	padding-right:10px;
}
.breadcrumbs li a::after {
	content: "»";
	display: inline-block;
	padding-left: 5px;
}


/* footer */
.footer {background:#fff;border:0;box-shadow: 0;}

footer .copyright {
    color: #fff;
    font-size: 1rem;
    text-align: center;
    padding: 10px 0;
    line-height: 27px;
}
footer .copyright .container {
	position: relative;
	max-width: 1080px;
	margin:auto;
}
footer.advertise .copyright .info {
    width: 80%;
    padding-left: 20%;
    float:left;
    background-color: transparent !important;
    border:0 !important;
}
.tag-footer-logo{
    width: 20%;
    float: left;
    padding-left: 10%;
}
.tag-footer-logo svg{
	display: block;
    width: 143px;
    height: 64px;
}

.tag-footer-logo .st0{
	fill:none;
}
.tag-footer-logo .st1{
	fill:#FFFFFF;
}
footer.advertise .copyright .privacy {
    border-left: none;
    padding-right: 10px;
    padding-left: 0;
}
footer.advertise .copyright .border {
    border-right: 1px solid #fff;
}

@media screen and (max-width: 768px) {
	.tag-footer-logo{
		padding-left: 0;
	    width: 100%;
	    float: none;
	    text-align: center;
	}
	.tag-footer-logo svg {
		display: block;
    	width: 96px;
    	height: 43px;
    	margin: auto;
	}
	.copyright .copy {
    	font-size: .72em;
	}
}

body{
    background-color:#FFF;
	width:100%;
	margin:0;
	padding:0;
	background:#fff;
	font-family:"Roboto", sans-serif;
	font-size:12px;
	background-attachment:fixed;
	color:#3b3b3b
}

h1 {font:normal 22px/1.2em "Roboto", sans-serif}


h1.single a, h1.single-listing a {
	font:normal 32px/1.2em "Roboto", sans-serif;
	color:#333;
}

.btn-topsearch {
	/*background-color: #2BADF3;
	background-image: -webkit-linear-gradient(#2BADF3, #2492DB);
	background-image: linear-gradient(#2BADF3, #2492DB);*/
	display: inline-block;
	float:none;
	background-color:#000;
	background-image:none;
	border: 1px solid transparent;
	color: #FFF;
	text-shadow:none;
	box-shadow: none;
	text-indent: inherit;	
	text-transform: uppercase;
	font-family:"Roboto";
	font-size:21px;
	padding:10px 19px;
	width:auto;
	height:auto;
	-khtml-border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
}
.btn-topsearch:hover {
	color: #000;
	background:transparent;
	background-image:none;
	border:1px solid #000;
}


/**	Contact form button	**/
.btn-contact-form {
	/*background-color: #2BADF3;
	background-image: -webkit-linear-gradient(#2BADF3, #2492DB);
	background-image: linear-gradient(#2BADF3, #2492DB);*/
	display: inline-block;
	float:none;
	background-color:#000;
	background-image:none;
	border: 1px solid transparent;
	color: #FFF;
	text-shadow:none;
	box-shadow: none;
	text-indent: inherit;
	font-family:"Roboto";
	font-size:15px;
	padding:10px 19px;
	width:auto;
	height:auto;
	-khtml-border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
}
.btn-contact-form:hover {
	color: #000;
	background:transparent;
	background-image:none;
	border:1px solid #000;
}

/* HEADER */
.header_top {
	background:#fff;
	font-size:13px;
	font-weight: bold;
	height:40px;
}
.header_top_res p a.srvicon {
	text-indent:inherit;
}
.header_top_res p a.srvicon i {
	font-size:20px;
}
.header_top a {
	color:#5A5A5A;
	text-decoration: none;
}
.header_top p {
	color:#5A5A5A;
}
.header_main_res {width:960px;}

/* MENU */ 
.header_menu_res {
	width:100%;
	padding:15px;
	background: #efefef;
}

.content_left.single-listing .featured_post_wrapper .featured_post{
	left: -7px;
}

.header_menu_promo {
	padding:15px;
}

.header_menu_promo a{
	color: #000;
	text-transform: uppercase;
}

#breadcrumb.new_bradrumb{
	font-family: "Roboto", sans-serif;
	font-size: 20px;
	margin-top: 10px;
	position: relative;
}

#breadcrumb.new_bradrumb #crumbs a{
	font-size: 16px;
}

.new_bradrumb{
	font-family: "Roboto", sans-serif;
	padding:15px 0;
	font-size: 16px;
}

.new_bradrumb strong{
	font-size: 20px;
	margin: 0 5px;
}

.promo_desc{
	font-size: 17px;
	line-height: 30px;
	font-family: "Roboto", sans-serif;
	float: left;
}

.paymant_select_card{
	float: right;
	border: solid 1px #d9d9d9;
	text-align: center;
	width: 40%;
	position: relative;
	padding: 10px 0;
}

.paymant_select_card .pago-seguro{
	position: absolute;
    top: -20px;
    left: 25%;
    border: 0;
}

.header_menu_res ul li a {color:#000;font-family: "Roboto",Arial;text-transform:uppercase;text-shadow:none;-moz-text-shadow:none;-webkit-text-shadow:none;-khtml-text-shadow:none;}
.header_menu_res ul li a:hover {text-shadow:none;-moz-text-shadow:none;-webkit-text-shadow:none;-khtml-text-shadow:none;}
.header_menu_res ul li.current_page_item a, 
.header_menu_res ul li.current-menu-item a {
	border-radius: 0;
	-khtml-border-radius:0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;

}
.header_menu_res ul li.current_page_item, 
.header_menu_res ul li.current-menu-item, 
.header_menu_res ul li.current-menu-parent a {
	border-radius: 0;
	-khtml-border-radius:0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	background:#fff;
	color:#000;
	border-bottom:2px solid #000;
}
.header_menu .btn_inline{
	float: right;
	clear: right;
	font-family:"Roboto",sans-serif;
	text-transform: uppercase;
	color: #000;	
	padding-top: 10px;
}
.header_menu .btn_inline b{
	margin-right: 5px;
	color:#ee873c;
}
.header_menu_res .obtn {
	//background:none;
	background:#ee873c;
	border:1px solid #ee873c;
	font-family:"Roboto",sans-serif;
	text-shadow:none;
	//color:#000;
	color:#fff;
	padding:9px 20px;
	text-transform: none;
	border-radius: 18px;
	margin:0;
	text-transform: uppercase;
}
.header_menu_res .obtn:hover {
	//background:#000;
	//color:#fff;
	background:#fff;
	color:#000;
}
div#adv_categories, .header_menu_res ul.sub-menu {
	-khtml-border-radius:0;
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	box-shadow:none;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	border:1px solid #cacaca;
	margin:0;
}
div#adv_categories .catcol ul li.maincat {
	background: none;
	color:#000;
}
div#adv_categories .catcol ul li.maincat > a {
	color:#000;
	text-shadow:none;
	-webkit-text-shadow:none;
	-moz-text-shadow:none;
	-khtml-text-shadow:none;
	-khtml-border-radius:0;
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
}
div#adv_categories .catcol ul li.cat-item {
	background:none;
}

/* breadcrumb */
#breadcrumb {
	font-size:13px;
	padding:0 0 15px 0;
}
#breadcrumb #crumbs {
	margin-top: 10px;
	font-family:"Roboto", sans-serif;
}

#breadcrumb #crumbs a:hover {
	text-decoration: underline;
}


.content_right .shadowblock_out {
}
.content_right #welcome_widget h1{
	padding:10px; 
}

.content_right #welcome_widget p {
	padding:0 10px 10px 10px; 
}
.content_right #welcome_widget .btn_orange {
	font-family: "Roboto", sans-serif;
	margin:0 0  10px 10px;
	display: inline-block;
	text-shadow:none;
	-webkit-text-shadow:none;
	-moz-text-shadow:none;
	border:1px solid transparent;
	transition:.5s all;
	-webkit-transition:.5s all;
	-moz-transition:.5s all;
}
.content_right #welcome_widget .btn_orange:hover {
	border:1px solid #000;
	background:#fff;
	color:#000;
}

.content_right .textwidget {font-size:16px;line-height:22px;}

.content_res h2.colour_top {
	color:#fff;
	font-size:20px;
	border-bottom:5px solid #000;text-shadow:none;font-family:"Roboto",sans-serif;
}

.menuTopPubs .pubHeaders .rightHeader .searchSocial a {
	float: left;
	display: block;
	width: 24px;
	height: 24px;
//	text-indent: -15000px;
	margin-top: 2px;
}
.menuTopPubs .pubHeaders .rightHeader .searchSocial a.facebook {
	background:url('http://laopinion.com/images/icon-24x24-facebook.jpg');
}
.menuTopPubs .pubHeaders .rightHeader .searchSocial a.twitter {
	background: url('http://laopinion.com/images/icon-24x24-twitter.jpg');
}

.top-links li.link-raza{
	display: none;
}

 /* search */
 #search-bar {
 	border:0;
 	width:960px;
 }
.searchblock_out {
	border:0;
	-khtml-border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
	margin-bottom: 0;

}
.searchblock {
	background:none;
	border:0;
	width:100%;
	text-align: center;
	padding:0;
	margin-bottom: 10px;
}
#searchform .searchfield {
	display: inline-block;
	float:none;
	width:45%;
}
.searchblock select#scat.searchbar {
	font-size:14px;
	height:38px;
	float:none;
	display: inline-block;
}
#searchform .searchbutcat {
	float:none;
	display: inline-block;
	text-align: left;
}
#directory {
	padding:30px 0;
	display: grid;
	grid-template-columns: 33% [col-start] 34% [col-start] 33% [col-start];
}
#directory .column-block {
	width:100%;
	padding:0 0 2px;
	border-bottom: 1px solid #000;
	margin-bottom:15px;
}

#directory .parent-cat-wrap:first-child a {
	background: #ee873c;
	color: #fff;
}
#directory .column-block a {
	display: inline-block;
	text-transform: uppercase;
	color: #333;
	font-size:15px;
	font-weight:700;
	padding: 5px 10px;
	font-family:"Roboto", sans-serif;
}

.content_res .shadowblockdir,
.shadowblockdir {
	background:none;
}

.shadowblock_out {
	border:0;
	margin-bottom: 0;
	-khtml-border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
}
.shadowblock {
	padding:0;
	border:0;
	-khtml-border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
	background: none;
}

.shadowblock_out.featured .shadowblock{
	padding:20px;
}
.content_right ul li {
	background:none;
	border: 0;
	padding: 0;
}

.content_right .shadowblock_out.widget_text {border: 0;}

.content_right .shadowblock h2 {
	background:#000 url(images/black_hgrad_37t.jpg);
	background-repeat:repeat-x;
	color:#FFF;
	font-family:"Roboto", sans-serif, Arial;
	font-weight: normal;
	padding:5px;
	text-shadow:none;
	border-bottom:5px solid #000;
}
h2.dotted,
h2 {
	text-shadow: none;
	font-family:"Roboto", sans-serif;
	font-size:20px;
	margin:0;
}

.tit_categories{
	background: #333333;
	text-transform: uppercase;
	color: #fff;
	text-align: center;
	border:0;
	font-weight: normal;
	padding: 10px 0;
}

.shadowblock iframe {margin:auto;display:block;}

.promo-registration{
	margin: 20px 0;
	border-top: solid 1px #dbdbdb;
	border-bottom: solid 1px #dbdbdb;
	text-align: center;
	padding: 18px 0 10px;
	font-family:"Roboto",sans-serif;
	font-size: 16px;
}

.login-content{
	width: 440px;
	margin: 20px auto;
}

.login-content h3{
	text-align: center;
	font-family:"Roboto", sans-serif;
	font-size: 20px;
	margin: 0 0 30px 0;
}

.loginform .login-list-form .strength-meter{margin: 0;}
.loginform .g-recaptcha{margin: 0;}
.loginform div#checksave{padding: 10px 0;clear: both;}
.loginform div#checksave .btn_orange{margin:0;}

.login-list-form li{
	text-align: center;
	font-family:"Roboto",sans-serif;
	font-size: 15px;
	line-height: 20px;
}

.login-list-form li label{
	text-transform: uppercase;
	color: #000;
	font-size: 15px;
	line-height: 20px;	
}

.login-list-form li input{
	width: 100%;
	border-radius: 0;
	border: solid 1px #dbdbdb;
	font-family:"Roboto",sans-serif;
	font-size: 15px;	
}

.login-content .submit{
	text-align: center;
	font-family:"Roboto", sans-serif;
}

p.rememberme{
	float: left;
}

p.lostpass{
	float: right;
}

a.logout{
	font-size: 14px;
}

.post-block {
	width:100%;
	padding:30px 13px;
}
.post-block .post-right{
	max-width: 580px;
}

.post-block-out {
	border-radius: 0;
	-webkit-radius:0;
	-moz-radius:0;
	border:0;
	border:1px solid #898989;
	margin: 10px 10px 20px !important;
	-webkit-box-shadow: 3px 3px 0px 0px rgba(37,114,184,1);
	-moz-box-shadow: 3px 3px 0px 0px rgba(37,114,184,1);
	box-shadow: 3px 3px 0px 0px rgba(37,114,184,1);	
}

.post-block-out.featured{
	background: #d8f6fa;
}

.post-block-out.featured .post-block .post-right h3 a{
	color: #2572b8;
}

.featured_post_wrapper .post-block, .featured_post_wrapper .shadowblock{
	background: none !important;
}

h1.single-listing{
	font-family:"Roboto", sans-serif;
}
.single-main{
	font-family:"Roboto",sans-serif;
}

.post-block {
	background:none;
}

.post-block .post-right .DivWrapper{
	margin-right: 20px;
	font-family:"Roboto",sans-serif;
	font-size:15px;
	line-height: 1.2em;
	color: #333;
	padding:10px;
}

.post-block .post-right.full{
	font-family:"Roboto",sans-serif;
}

.post-block .post-right-no-img h3, 
.post-block .post-right h3 {
	font:normal 20px/1.2em "Roboto", sans-serif;
	color:#000;
	text-shadow:none;
	-webkit-text-shadow:none;
	-moz-text-shadow:none;
}
.post-block .post-right h3 a {
	color:#000;
}

/* POST-META */
.post-block .post-right p.post-meta, .post-block .post-right-no-img p.post-meta{
	border:0;
	color:#6E6E6E;
	text-shadow:none;
	font-size:12px;
	margin-right: 30px;
	padding-bottom: 5px;
}

.post-block .post-right p.post-desc, .post-block .post-right-no-img p.post-desc {
	color:#000;
	padding:10px 0;
	font-size:13px;
	line-height:20px;
	margin-right: 20px;
}
.post-block .post-right p.post-meta a, 
.post-block .post-right-no-img p.post-meta a{color:#6E6E6E;}
.post-block .post-right p.post-meta a:hover, 
.post-block .post-right-no-img p.post-meta a:hover{text-decoration: underline;}
span.folder {background:none;}
span.folder a{padding:0 5px;}
span.clock {background:none;}
span.clock span {padding:0 5px;}

.content_res img.attachment-ad-medium, 
.content_res img.attachment-ad-thumbnail, 
.content_res img.attachment-medium, 
.content_res img.attachment-thumbnail, 
.content_res img.attachment-ad-thumb, 
.content_res img.attachment-ad-small {
	border:1px solid #CACACA;
	border-radius: 0;
	-khtml-border-radius:0;
	-moz-border-radius:0;
	box-shadow:inherit;
}
.content_res img.attachment-ad-medium{
	width:75px;
	height:75px;;
}

.post img {
	border-radius: 0;
	-khtml-border-radius:0;
	-moz-border-radius:0;
	box-shadow:inherit;
}

p.post-price {
	box-shadow: none;
	text-shadow: none;
	background:none;
}

span.tag-head {
	background:none;
}

/* TAB */

.related-container{
	border: solid 1px #333;
}

.related-container h2.dotted{
	padding:8px 15px;
	background:#333;
	color: #fff;
	font-size: 14px;
	text-transform: uppercase;
	font-family: "Roboto", sans-serif;
}

.related-container .post-block .post-right{
	margin: 0;
}

.tabcontrol {
	border: solid 1px #333;
}

.tabcontrol ul.tabnavig {
	padding:0;
	margin-bottom: 20px;
}

.tabcontrol ul.tabnavig li {
	background:#333;
	-khtml-border-radius:0;
	-moz-border-radius:0
	-webkit-border-radius:0;
	border-radius:0;
	border:0;
	text-align: center;
	width: 50%;
	margin:0;
}

.tabcontrol ul.tabnavig li a {
	background:transparent none;
	-khtml-border-radius:0;
	-moz-border-radius:0
	-webkit-border-radius:0;
	border-radius:0;
	text-shadow:none; 
	border:0;
	padding:15px;
	border-top:3px solid transparent;
}

.tabprice div.pricetab {
	-khtml-border-radius:0;
	-moz-border-radius:0
	-webkit-border-radius:0;
	border-radius:0;
}
.tabcontrol ul.tabnavig li a {
	font-family: "Roboto", sans-serif;
	text-transform: uppercase;
	padding:4px 15px;
	color: #fff;
}
.tabcontrol ul.tabnavig li a:hover {
	background:none;
}

.tabcontrol ul.tabnavig li a.selected {
	background:#333;
	color: #fff;
	border-bottom: 6px solid #57a2cc;
}

.tabcontrol ul.tabnavig li a i{
	margin-right: 6px;
}

.tabprice div.singletab {
	border-radius: 0;
	-webkit-radius:0;
	-moz-radius:0;
}
.tabcontrol div.undertab,
.tabprice div.postertab {
	border-radius: 0;
	-webkit-radius:0;
	-moz-radius:0;
}
.tabcontrol div.undertab {
	display:none;
}
.tabprice ul.tabnavig li {
	margin:0 8px 0 0;
	border-radius: 0;
	-webkit-border-radius:0;
	-moz-border-radius:0;

}
.tabprice ul.tabnavig li a{
	border-radius: 0;
	-webkit-radius:0;
	-moz-radius:0;
	font-family: "Roboto",Arial;
	text-transform: uppercase;
	border:0;
	background:#000;
	text-shadow:none;
	-webkit-text-shadow:none;
	-moz-text-shadow:none;
	color:#fff;
	padding: 8px 15px;
}
.tabprice ul.tabnavig li a:hover {
	color:#fff;
	background:#000;
}
.tabprice ul.tabnavig li a.selected {
	background:#fff;
	border-top:5px solid #000;
	color:#000;
}

.content_res div.bigright{
	font-weight: bold;
}


.share-box{
	background: #2572b8;
	color: #fff;
	font-family: "Roboto",Arial;
    margin-left: 3px;
    margin-right: -3px;
    padding: 7px 15px 0;
    font-size: 14px;
    text-transform: uppercase;
}

.share-box ul{
	float: right;
	list-style: none;
}

.share-box ul li{
	display: inline;
	padding: 0 5px;
}

.share-box ul li a{color: #fff;}
.share-box ul li a:hover{color: #ddd;}


/* FORM CONTACT */
.form_contact {
	-khtml-border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
	background-color: transparent;
}

.form_contact input.text {
	border-radius:2px;
	-khtml-border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
}
.form_contact p.contact_msg {
	background:none;
	padding:0;
}

div#priceblock3 a {
	text-decoration: none;
}

.commentform input.text {
	border-radius: 2px;
	-khtml-border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
}

.tblwide th{
	font-family: "Roboto", sans-serif;
}

.content_right div.avatar {
	padding:10px 10px 40px;
}
.content_right div.user {
	padding:10px;
}
.content_right img.avatar, .content_right img.photo {
	box-shadow: none;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
}

/* footer */
.footer {
	background:#fff;
	border:0;
	box-shadow: 0;
}

.form_step label.recapcha-invalid{
    padding: 18px 0 0 10px;
    font-weight: bold;
    color: #C00;
    float: left;  
}

.form_step li#list_featured_ad.withborder input{
	margin: 10px 0 0 0 !important;
}

.form_step input.text, 
.form_edit input.text { 
	padding:10px 7px; 
	color:#4F4F4F; 
	width:100%;
	border:1px solid #BBBBBB; 
	-khtml-border-radius: 0px; 
	-moz-border-radius: 0px; 
	-webkit-border-radius: 0px; 
	border-radius: 0px;
}

.btn_orange, .order-gateway input[type="submit"] {
	background:#57a2cc;
	border:0;
	text-transform: uppercase;
	padding:9px 20px;
	font-size:12px;
	display: inline-block;
	text-shadow:none;
	-webkit-text-shadow:none;
	-moz-text-shadow:none;
	border:1px solid transparent;
	transition:.5s all;
	-webkit-transition:.5s all;
	-moz-transition:.5s all;
	border-radius: 0;
	font-family: "Roboto", sans-serif;
}

.btn_orange:hover, 
.order-gateway input[type="submit"]:hover {
	border:1px solid #000;
	background:#fff;
	color:#000;
	text-shadow:none;
	-webkit-text-shadow:none;
	-moz-text-shadow:none;
}
div.error,
.box-red, 
.error {
	border:0;
}

/* ads with images */
div.single div.DivWrapper {
}

#ads .paging{
	display: none;
}

div.ImgWrapper {
max-width:100%;
padding-right:20px;
}
.shadowblock_out.single-listing {
	border-radius: 0;
	-webkit-radius:0;
	-moz-radius:0;
	border:0;
	border:1px solid #898989;
	-webkit-box-shadow: 3px 3px 0px 0px rgba(37,114,184,1);
	-moz-box-shadow: 3px 3px 0px 0px rgba(37,114,184,1);
	box-shadow: 3px 3px 0px 0px rgba(37,114,184,1);	
}

.shadowblock_out.single-listing .shadowblock{
	margin: 10px;
}

div.single-main div.DivWrapper div.ImgWrapper {
//float:left;
//max-width:50%;
//padding-right:20px;
}

div.ImgWrapper img {
max-width:100%;
display:block;
}

/* posts */
.post p, .single-main p {
	padding:14px 0;
	font-size:16px;
	line-height:22px;
}

/*Sponsored title*/
.sponsoredTitle {
    width:960px;
    margin:0 0 10px 0;
}
.sponsoredTitle h1{
    margin: 0px 0 0;
    padding: 15px 0 0;
    display: block;
    text-align: center;
    color: #57a2cc;
    font-family: "Roboto", sans-serif;
    font-weight: 400;
    font-size: 40px;
    line-height: 40px;
}

/* search bar */
#search-bar{margin:0 auto;position:relative;top:0px;max-width: 960px;}
.top-search-advanced{border-top:1px dotted #BBBBBB;margin:0 1px;}
.top-search-advanced-content{padding:10px;}
.form_search .search{padding:2px; width:75px}
.form_search input#s:focus{border:1px solid #CCC; background-color:#F9F9F9}
.form_search select#scat.searchbar{float:right; border:1px solid #BBB; min-height:15px; min-width:250px; padding:7px;font-size:17px;color:#666666;-khtml-border-radius: 6px; -moz-border-radius: 6px; -webkit-border-radius: 6px; border-radius: 6px; line-height: 33px;}
select#scat.searchbar option.level-0 {padding:0px; font-weight:normal;}
.searchblock .form_search input#s{ height:17px; font-size:17px; border:1px solid #000; font-size:14px; color:#000; padding:14px 10px; position:relative; -khtml-border-radius: 0; -moz-border-radius: 0; -webkit-border-radius: 0; border-radius: 0; background-color:#FFF; z-index:2; margin:0;}
.searchblock .form_search input#s:focus{background-color:#FFFFFF;border:1px solid #999999;}
.searchblock .form_search input#where{width:165px;margin-bottom:7px; border:1px solid #BBB; color:#4F4F4F; padding:11px; background: url("images/editbox_bg.gif") repeat-x scroll center top #FFFFFF;-khtml-border-radius: 6px; -moz-border-radius: 6px; -webkit-border-radius: 6px; border-radius: 6px;}
.searchblock select#scat.postform{margin-bottom:7px; border:1px solid #BBB; min-height:15px; width:155px; padding:11px;background: url("images/editbox_bg.gif") repeat-x scroll center top;}
.searchblock select#where.postform{margin-bottom:7px; border:1px solid #BBB; min-height:15px; width:120px; padding:5px;}
.searchblock button.btn{margin:0;}
.form_search input#s{padding:10px 7px; margin-bottom:7px; border:1px solid #BBB; color:#4F4F4F; font-size: 14px; color:#666; width:94.5%; -khtml-border-radius: 6px; -moz-border-radius: 6px; -webkit-border-radius: 6px; border-radius: 6px;}
.form_search .search{padding:2px; width:75px}
.form_search input#s:focus{border:1px solid #CCC; background-color:#F9F9F9}
.form_search select#scat.postform{margin-bottom:7px; border:1px solid #BBB; min-height:15px; width:307px; padding:7px; -khtml-border-radius: 6px; -moz-border-radius: 6px; -webkit-border-radius: 6px; border-radius: 6px;}


.searchblock .form_search input#s {
	font-family:"Roboto", sans-serif;
	padding: 22px 10px 22px 40px;
	background: url('images/search-icon.jpg') 10px 12px no-repeat;
	height: 17px;
    border: 1px solid #000;
    font-size: 14px;
    border-radius: 0;
    color: #000;
}

.login .left-box{ position:relative; width:50%; padding:10px 0;float:left;}
.login .right-box {float:right; width:50%; padding:5px 0 15px;}
.login .right-box .promo-registration {width:100%;text-align:center;font-family:"Roboto",sans-serif;}
.login .right-box .promo-registration h2 {font-family:"Roboto",sans-serif;font-size:3em;color:#339beb;font-weight:bold;display:inline-block;margin-bottom: -10px;}
.login .right-box .promo-registration img {display:block;width:120px;margin:10px auto;}
.login .right-box .promo-registration a {display:inline-block;font-family:"Roboto",sans-serif;background-color:#339beb;color:#fff;padding:8px;text-transform:uppercase;font-size:2em;}


#background_wrapper {
	width: 1080px;
    margin: 9px auto 0 auto;
    background-position: right top;
    background-repeat: repeat-y;
    border: solid 1px #959595;
}
/*** Pay Steps ***/

#step1, #step2{
	margin:0 45px;
}

h2.pay_title{
	background: #ee873c;
	color: #fff;
	border: 0;
	padding: 10px;
	font-size: 14px;
	text-transform: uppercase;
	font-family: "Roboto", sans-serif;
}

.form_step{
	padding: 0;
}

.form_step .helpico{
	display: none;
}

#step1 .form_step li, .form_edit li{
	line-height: 36px;
	font-family: "Roboto", sans-serif;
}

#step1 .form_step li .labelwrapper{
	float: none;
	width: auto;
}

#step1 .form_step li input.text, #step1 .form_edit li input.text, #step1 .form_edit li select{
	border-radius: 0;
}

#step1 .form_step li#list_post_title input.text, 
#step1 .form_edit li#list_post_title input.text, 
#step1 .form_step textarea, .form_edit textarea{
	float: none;
	width: 98%;
	border-radius: 0;
	font-size: 14px;
}

.form_step ol li strong, .form_step ol li small{
	font-size: 14px;
}

.payment_order .shadowblock_out{
	padding: 20px 40px;
}

.payment_order .pay_title{
	margin-bottom: 20px;
}

.moxie-shim.moxie-shim-html5{
	/*
	background: #57a2cc;
	color: #fff;
	border-radius: 0;
	*/
}

#step1 .form_step #list_cp_city{}

#app-attachment-upload-container{
	margin: 0;
}

.form_step li.withborder input{
	margin: 0 !important;
	float: none !important;
}

.form_step p.terms, .form_step p.btn2{
	width: auto;
}

.form_step li.withborder, .content_res .license{
	width: auto;
	background: #fff;
	clear: both;
	margin: 20px 0;
	border-radius: 0;
	font-family: "Roboto", sans-serif;
}

.content_res .license{
    height: 120px;
}

.content_res .license i{
	float: right;
}

#step2 .form_step li{}

.faq_anchor{
	float: right;
	margin-top: 20px;
}

.faq_button{
	position: absolute;
	right: 0;
}
.faq_button b {
    margin-right: 5px;
    color: #ee873c;
}

.form_step .ad-static-field {
	border: 1px solid #BBBBBB;
    padding: 10px;
    margin-bottom: 10px;
    background: #f7f7f7;
    color: #4F4F4F;
    font-size: 14px;
}

.form_step .dropdownlist, .form_edit .dropdownlist {
	-khtml-border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0;
	-webkit-appearance:none;
	font-size:15px;
	font-family: "Roboto", sans-serif;
	background:transparent url(images/chevron_down1600.png) 99% 8px no-repeat;
	background-size: 16px;
	display:block;
	width:100%;
	margin-bottom:10px;
}

.form_step .dropdownlist:before,
.form_edit .dropdownlist:before {
	content: '';
	display: block;
}

.form_step label{
	font-family: "Roboto", sans-serif;
	font-size: 14px;
}

/*** BEGIN - Gravity Forms CSS for Email Signup Widget ***/

#gform_submit_button_1 {
display: inline-block !important;
font-family: "Roboto", sans-serif !important;
background-color: #fff !important;
color: #ee873c !important;
padding: 10px 30px !important;
text-transform: uppercase !important;
font-size: 1.3em !important;
font-weight: bold !important;
text-decoration: none !important;	
border: solid 1px #fff !important;
border-radius: 20px;
cursor: pointer;
margin-top: 15px;
}

/* SUSCRIPTION NEWSLETTER */

.widget-newsletter {
	padding: 70px 20px 30px 20px;
	margin: 32px 0 20px 0;
	line-height:40px;
	position: relative;
	background: #151718;
}
.widget-newsletter::before {
	content:"";
	display: block;
	width: 70px;
	height: 70px;
	position: absolute;
	background: #faee43 url(/wp-content/themes/classipress_child/images/mail.png) no-repeat;
	top:-17px;
	background-position: center;
}

.widget-newsletter input.medium {
background: #fff;
border: solid 1px #fff;
font-size: 1.2em;
height: 41px;
margin: 0px;
padding: 3px 8px;
width:100%;
border-radius:0;
color:#7E7E7E;
line-height: 1.1em;
}
.widget-newsletter .gform_body{
	margin:0;
}



.widget-newsletter .preloading.white{
	color:#ffffff;
}

.widget-newsletter .gform_title { 
text-align: left;
font-size: 18px;
font-family: "Roboto", sans-serif;
font-weight: bold;
display: block;
color: #fff;
}

.widget-newsletter .gform_description {
	color: #fff;
	text-align: left;
	font-size: 14px;
	font-family: "Roboto", sans-serif;
	font-weight: normal;
	display: block;
}

.widget-newsletter .gform_confirmation_message {
	padding-top:0;
	color:#fff;
}

/* SINGLE NEWSLETTER */

.widget-newsletter-single-ad-listing {
	background: #151718;
	padding: 30px 20px;
	margin: 15px 0;
	line-height:40px;
	border:0;
    position: relative;
}

.widget-newsletter-single-ad-listing input.medium {
	background: #fff;
	border: solid 1px #666;
	font-size: 1.2em;
	height: 41px;
	margin: 0px;
	padding: 3px 8px;
	width:100%;
	border-radius:0;
	color:#666;
	line-height: 1.1em;
}

.widget-newsletter-single-ad-listing .preloading{
	color:#FFF;
}

.widget-newsletter-single-ad-listing #postup_empleos_button_home_ad{
	color: #151718 !important;
    border: 0 !important;
    background: #faee43 !important;
    border-radius: 0px;
}
.widget-newsletter-single-ad-listing::before {
	position: absolute;
	content: "";
	width: 70px;
	left: 15px;
	top: -12px;
	height: 70px;
	display: block;
	margin-bottom: 0;
	margin-top: 0;
	background-image: url(/wp-content/themes/classipress_child/images/mail.png);
	background-repeat: no-repeat;
	background-color: #faee43;
	background-position: center;	
}


.widget-newsletter-single-ad-listing .gform_body{
	width: 78%;
	display: inline-block;
	padding-left:12%;
}

.widget-newsletter-single-ad-listing .gform_footer{
	width: 20%;
	display: inline-block;
}

.widget-newsletter-single-ad-listing .gform_heading::before {
	display: block;
    content: "Suscríbete";
    color: #faee43;
    font-size: 32px;
    font-weight: 700;
    margin-bottom: 11px;
}

.widget-newsletter-single-ad-listing .gform_heading {
	padding-left:12%;
}

.widget-newsletter-single-ad-listing .gform_description {
	color: #FFF;
	text-align: center;
	font-size: 18px;
	font-family: "Roboto", sans-serif;
	font-weight: normal;
	display: block;
}

.widget-newsletter-single-ad-listing .gform_title{
    font-family: 'Roboto', sans-serif;
    font-size: 22px;
    font-weight: normal;
    color:#fff;
    text-align: left;
}

.widget-newsletter-single-ad-listing .gform_confirmation_message {
	color: #fff;
	text-align: center;
    font-family: 'Roboto', sans-serif;
    font-size: 22px;
    font-weight: normal;
	display: block;
	padding-top: 40px !important;
}

@media screen and (max-width: 600px) { 

	.widget-newsletter-single-ad-listing .gform_wrapper {
		padding-top:35px;
	}
	.widget-newsletter-single-ad-listing .gform_heading {
		text-align: center;
		padding-left:0;
	}
	.widget-newsletter-single-ad-listing .gform_heading::before {
		text-align:center;
	}

	.widget-newsletter-single-ad-listing .gform_title {
		text-align:center;
	}
	.widget-newsletter-single-ad-listing .gform_body{
		width: 100%;
		margin-top: 10px;
		padding:0;
	}

	.widget-newsletter-single-ad-listing .gform_button {
		width: 100%;
	}

	.widget-newsletter-single-ad-listing .gform_footer{
		width: 100%;
		padding:0;
	}
}

/* / SUSCRIPTION NEWSLETTER */

#postup_empleos_button_home_ad {
    display: inline-block !important;
    font-family: "Roboto", sans-serif !important;
    background-color: #faee43 !important;
    color: #151718 !important;
    padding: 10px 30px !important;
    text-transform: uppercase !important;
    font-size: 1.3em !important;
    font-weight: bold !important;
    text-decoration: none !important;
    border: solid 1px #faee43 !important;
    border-radius: 20px;
    cursor: pointer;
    margin-top: 15px;
}

.ginput_container { text-align:center !important; }
.gform_footer { text-align:center !important; }

#gform_confirmation_message_1 {
text-align: center;
font-size: 16px;
font-family: "Roboto", sans-serif;
font-weight: bold;
display: block;
}

div.gfield_description.validation_message {
	border: 1px solid red;
	text-align:center;
	color:red;
	margin-left:20px;
	margin-bottom:5px;
	max-width: 92.5%;
}



.gfield_label {display:none;}
.gfield_required {display:none;}

#gform_wrapper_1 .validation_error {
	border: 1px solid red;
	text-align:center;
	color:red;
	margin-left:20px;
	margin-bottom:5px;
	max-width: 92.5%;
}

#input_1_2 {
width: auto;
background: #fff;
font-size: 1.2em;
height: 25px;
margin-top: 10px;
margin-bottom: 10px;
border: 1px solid #d3c4b6;
}

.BWHighlightBold {
	background-color: yellow; 
	color: black; 
	font-weight: bold;
	}
	
.BWHighlight {
	background-color: yellow; 
	color: black; 
	}
	
.BWBold {
	font-weight: bold;
	}
	
	
.BWGrupoA {
	background-color: yellow;
	color: black;
	font-weight: bold;
	font-size: 130%;
	}
	
.BWGrupoB {
	background-color: yellow; color: black;
	font-weight: bold; 
	border: 2px solid black;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 130%;
}
	
.post-block .post-right .BWGrupoC {
	background-color: black;
	color: white;
	font-weight: bold; 
	border: 2px solid white;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 130%;
}

.g-recaptcha {
	margin-left:140px;
	margin-bottom:15px;
	float: left;
}

#step1 .g-recaptcha{
	margin-left: 0px !important;
}

	.mobile-login{display: none;}
	.desktop-login{display: block;}

/* GLOBAL MEDIA QUERIES */
@media screen and (max-width: 960px) {
	.header_menu_res {width:auto;}
	#search-bar {width:100%;}
	.header_main_res {width:100%;}
}

@media screen and (max-width: 800px) { 

	#searchform .searchfield {width: 90%;padding:0;margin:0;}
	.searchblock .form_search input#s {width:97%;}
	.content_bordered{border: 0;}
	#searchform .searchbutcat {width:90%;padding:0;margin:0;}
	.searchblock select#scat.searchbar {width:100%;max-width:100%;display:block;margin-bottom:5px;}
	.btn-topsearch {width:99%;margin:0 auto;display: block;}
	.faq_anchor{float: none;text-align:center;display: block;}
	.form_step li.withborder, .content_res .license{width:98%;}
	#step1 .form_step li#list_cp_city{float: none;width: auto;}
	.form_step input.text, .form_edit input.text{float: none;}
	#ad-categories {float:none;width:100%;}
	#catlvl0 {float:none;width:100%;margin-bottom:20px;}
	.form_step .dropdownlist, .form_edit .dropdownlist{float: none;width: 100%;}
	.form_step .button-container {float:none;width:100%;}
	#faqs {
		float:none;
		width:100%;
	}

	#step1 .form_step li input.text, #step1 .form_edit li input.text, #step1 .form_edit li select, 
	#step1 .form_step li#list_post_title input.text, #step1 .form_edit li#list_post_title input.text, 
	#step1 .form_step textarea, .form_edit textarea{width:96%;}

	.top_banner {display: none}
	.bottom_banner {display: none}
	.pushdown_banner {display: none}
	.mobile_banner {display: block; width:320px;height:auto;margin:auto;padding:10px}

	/*Sponsored title*/
	.sponsoredTitle {
	    width:100%;
	    margin: 0;
	}

	.sponsoredTitle h1{
	    margin:0;
	    padding:0;
	    display:block;
	    text-align:center;
	    color:#57a2cc;
		font-weight:400;
		font-size:32px;
		line-height:76px;
	}

	#search-bar {width:100%;}
	.menuWrapper {width:100%;}
	#background_wrapper {width:100%;}
	.Top-Add {display:none;}

	.tinynav {
		border:1px solid #cacaca;
		height:25px;
		margin:10px 0;
		width:100%;
		font-size:12px;
	}

	.login .left-box {width:50%;padding:10px 0;float:none;margin:auto;}
	.login .right-box {width:80%;float:none;margin:auto;padding:5px 0 15px;}
	.login .right-box a {display:inline-block;}

	.order-summary {
		padding:30px 0;
	}
	.order-summary-left {
		float:none;
		width:100%;
	}
	.order-summary select {
		width: 100%;
	}
}


@media screen and (max-width: 600px) { 

	#background_wrapper{border: 0;}
	.sponsoredTitle h1{border: 0;}
	#step1, #step2 {margin: 0;}
	.searchblock {margin: 0;}
	.g-recaptcha{margin-left: 0px !important;}
	.top-links li.link-raza{display: none;}

	#directory {display: block;}
	#directory .catcol{width: 100%;}

	.payment_order .shadowblock_out{padding:0;}

	.login-list-form li label{display: block;}

	.btn-topsearch {
		position:relative;
		display: block;
		margin: 20px 0 0;
	}

	.gform_description {line-height: 20px !important;font-size:13px !important;}
	.gform_title {font-size: 17px !important;}
	.paymant_select_card{float: none;width: 96%;margin-top: 20px;}

	.post-block .post-right h3{padding-left: 25px; }

	.mobile-login{display: block;}
	.desktop-login{display: none;}

	a.logout{
		position: absolute;
		bottom: 10px;
		width: 100%;
    	left: 0;
	}

	.content_right #text-29{
		display: none;
	}

	.form_step label.recapcha-invalid{
	    padding: 0px 0 0 10px;
	    float: none;
	    display: block;
	    clear: both;
	}	

	.checksave{margin: 10px 0 20px;}
	.loginform p label{display: inline;}
	.login-content{width: 100%;}

	span.clock span, span.folder a{padding: 0;}
	.tblwide tbody tr td{padding: 7px 3px;}

	.faq_button{
		position: static;
	    display: block;
	    margin-top: 20px;
	    text-align: center;		
	}
	.form_step p.btn1{
		text-align: center;
	}

	.post-block-out{
		width: auto;
	}

	.post-block .post-right{
		max-width: auto;
    	min-width: auto;
	}

	.modanu{display: block;margin:10px auto;}

	.content_res{padding: 10px 0 30px;}

	.header_menu_res .obtn, .header_menu .btn_inline, .promo_desc{
		float: none;
		text-align: center;
	}
	.header_menu_res{
		text-align: center;
		position: relative;
		padding-bottom: 40px;
	}
	.header_menu .btn_inline{
		display: block;
		margin-top: 3px;
	}

	.addthis-smartlayers, div#at4-follow, div#at4-share, div#at4-thankyou, div#at4-whatsnext{
		display: none;
	}

}

/* TOP Nav */
.topnav .list-group{
	list-style: none;
	padding: 8px 0 0;
	margin: 0;
	display: flex;
	float:left;
	overflow: hidden;
    height: 62px;
}

.topnav .list-group li{
	display: inline-block;
	padding: 0 5px;
}

.topnav .list-group li a{
	display: block;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: 500;
	color:#000;
	padding: 10px 0;
}
.topnav .list-group li a:hover{
	border-bottom: 4px solid #1f71b8;
	color:#1f71b8;
}

@media screen and (max-width: 600px) { 
	.topnav .list-group{
		padding: 0 0 0;
		overflow-x: scroll;
		white-space: nowrap;
	}

	.topnav .list-group .form_search{
		display: none;
	}
}
