/*
Theme Name: Rentac Child
Description: A <a href='http://codex.wordpress.org/Child_Themes'>Child Theme</a> for the Enfold Wordpress Theme. If you plan to do a lot of file modifications we recommend to use this Theme instead of the original Theme. Updating wil be much easier then.
Version: 3.4.7
Author: Frans Pronk
Author URI: http://ifra.nl
Template: enfold
*/



/*Add styles here:*/

@import url("date.css");

/************* Start **************/

/* Tablet Portrait size to standard 960 (devices and browsers) */
@media only screen and (min-width: 768px) and (max-width: 1000px) {

.responsive #top .mobileMenu{position: absolute; top: 50%; margin: -15px 0 0 0; width:250px; right:0; max-width: 250px;}
.responsive .main_menu ul:first-child > li > a { padding: 0 10px; }
.responsive #top .header_bg { opacity: 1; filter: alpha(opacity=1); }
.responsive #main .container_wrap:first-child{ border-top:none; }
.responsive .mobile_slide_out .logo{float:left;}
.responsive .mobile_slide_out .logo img{margin:0; }
.responsive .av_mobile_menu_tablet .main_menu{display: none; }

}

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

/*.html_mobile_menu_tablet .logo{display:none;}*/
.html_mobile_menu_tablet .main_menu , .html_mobile_menu_tablet #header_main_alternate{display:none;}
.html_mobile_menu_tablet .container #advanced_menu_toggle, .html_mobile_menu_tablet #advanced_menu_hide{display:block;}
.html_mobile_menu_tablet #mobile-advanced{display:block;}

}


div .av_two_third {
margin-left: 6%;
width: 60.66666666666666%;
}


.av-main-nav > li > a {
padding: 0 8px;
text-transform: none !important;
}

.compare {
padding: 5px;
}
.avia_cart_buttons {
display: none;
}
.inner_product.main_color.wrapped_style.noLightbox.product_on_sale {
min-height: 270px;
}
/* Sale 
#top .onsale {
background: rgba(0, 0, 0, 0.8);
z-index: 10;
color: #FFF;
background: #7E9A47;
top: 20px;
right: 2px;
left: auto;
margin: 0;
min-width: 43px;
}

.main_color .widget_layered_nav ul li.chosen, .main_color .widget_price_filter .price_slider_wrapper .price_slider .ui-slider-handle, #top .main_color a.remove, #top .main_color .onsale {
background-color: #FFB924;
}
span.onsale {
background: #7E9A47;
min-height: 32px;
min-width: 32px;
padding: 4px;
font-size: 12px;
position: absolute;
text-align: center;
line-height: 32px;
top: 6px;
left: 6px;
margin: 0;
-webkit-border-radius: 30px;
-moz-border-radius: 20px;
border-radius: 30px;
border: 1px solid #AFAEAD;
}
*/
/************* Start aanpassen product presentatie 
.entry-content-wrapper ul.products li {
list-style-type: none;
border: 1px solid #CCC;
-webkit-border-radius: 7px;
-moz-border-radius: 7px;
-o-border-radius: 7px;
-ms-border-radius: 7px;
border-radius: 7px;
}

.entry-content-wrapper ul.products li:hover {
border-style: soldid;
border-width: 1px;
border-color: #ccc;
-webkit-box-shadow: 0px 0px 10px #ccc;
-moz-box-shadow: 0px 0px 10px #ccc;
-o-box-shadow: 0px 0px 10px #ccc;
-ms-box-shadow: 0px 0px 10px #ccc;
box-shadow: 0px 0px 10px #ccc;
}**************/


/* Special style for formulieren in de sidebar

div#ui-datepicker-div {
background: #FFF;
}

#top .input-text, #top input[type="text"], #top input[type="input"], #top input[type="password"], #top input[type="email"], #top input[type="number"], #top input[type="url"], #top input[type="tel"], #top input[type="search"], #top textarea, #top select {
-webkit-appearance: none;
border: 1px solid #E1E1E1;
padding: 8px 6px;
outline: none;
font: 12px "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
color: #777;
margin: 0;
width: 95%;
max-width: 95%;
display: block;
margin-bottom: 0px;
background: #FFF;
border-radius: 0px;
}
 */

.visual-form-builder fieldset {
background-color: #F5F5F5;
-moz-box-shadow: 0px 0px 8px #494949;
-webkit-box-shadow: 0px 0px 8px #494949;
box-shadow: 0px 0px 8px #494949;
border: 1px solid #CCC;
max-width: 95%;
border-radius: 5px;
padding: 5px;
}
/*
#vfb_widget-2 .visual-form-builder fieldset {
clear: both;
margin: 15px 0;
padding: 5px;
border: 1px solid #D3D3D3;
border-radius: 3px;
background-color: #FFF;
}
*/
.visual-form-builder li, .entry-content .visual-form-builder li, .comment-content .visual-form-builder li, .mu_register .visual-form-builder li {
clear: both;
margin: 0!important;
padding: 1px 1% 5px!important;
/* width: 64%; */
background: none!important;
list-style: none!important;
list-style-type: none!important;
list-style-image: none!important;
}
input[type="submit"], #submit, .button {
    padding: 15px 22px;
    cursor: pointer;
    border: none;
    -webkit-appearance: none;
    border-radius: 0px;
    margin-top: 15px;
    min-width: 95%;
    border-radius: 5px;
    background: #488CFD;
    color: #FFF;
    font-size: 15px;
}

.vfb-legend {
padding: 7px;
}

/* ------------------*/



/* Variaties blok weghalen */
#top .variations_form {
display: none;
}

/* Images licht afgeronde hoeken geven */
img, a img {
border: none;
padding: 0;
margin: 0;
display: inline-block;
max-width: 100%;
height: auto;
image-rendering: optimizeQuality;
border-radius: 7px;
}

/* De icon-box icon een rode kleur geven*/
.main_color .heading-color {
color: #CF4848;
}

/* De icon box een beetje pimpen met schaduw en ronde hoeken */
#top .iconbox {
background: #F7F7F7;
padding: 20px;
-moz-box-shadow: 0px 4px 10px #C7C7C7;
-webkit-box-shadow: 0px 4px 10px #C7C7C7;
box-shadow: 0px 4px 10px #C7C7C7;
border-radius: 10px;
border: 1px solid #E4E4E4;
}

/* Top border bij de post slider weghalen */
.fake-thumbnail .slide-image {
border-width: 1px;
border-style: none;
}

/* De top margin van de post-slider op 20px zetten */
.avia-content-slider .slide-entry-title {
margin-top: 20px;
}

/* Post slider; images meer radius geven */
.avia-content-slider .slide-image, .avia-content-slider .slide-image img {
border-radius: 7px !important;
}

/* Promo box een beetje pimpen met schadow en ronde hoeken */
.main_color .av_promobox {
background: #F8F5F0;
border-radius: 10px;
-moz-box-shadow: 0px 0px 8px #999;
-webkit-box-shadow: 0px 0px 8px #999;
box-shadow: 0px 0px 8px #999;
border-radius: 5px;
position: relative;
border-width: 1px;
border-style: none;
overflow: hidden;
padding: 10px 30px;
clear: both;
margin-bottom: 20px;
width: 100%;
float: left;
margin-top: 10px !important;
}

/* H2 in promo box kleinere marge geven */
.main_color .av_promobox h2 {
margin-top: 0.5em;
}

.avia-promocontent {
margin-right: 145px;
position: relative;
z-index: 3;
text-align: center;
}

/* De kopteksten op sommige plaatsen aanpassen */
h1, h2, h3, h4, h5, h6, tr.pricing-row td, #top .portfolio-title, .callout .content-area, .avia-big-box .avia-innerbox {

color: #666;
}

/* Nu de h1, h2 en h3 aanpassen */
.entry-content .post-title {
font-size: 24px;
}

h1 {
font-size: 24px;
}

h2 {
font-size: 20px;
}

h3 {
font-size: 16px;
}

/* Font in top menu naar normaal zetten */
.main_menu a, .pagination a {
font-weight: normal !important;
/*font-size: 0.8em !important;*/
}

.av-main-nav > li {
margin-right: -4px;
}

.title_container .breadcrumb {
z-index: 10;
line-height: 15px;
font-size: 11px;
position: relative;
right: 0;
top: 50%;
margin-top: 0px;
margin-left: -1px;
}

/*
#advanced_menu_toggle, #advanced_menu_hide {
display: block;
}
*/

@media only screen and (max-width: 990px) {
#wrap_all {
position: relative !important;
}}