/*
Theme Name: Mroll.cz
Version: 3.0
Description: A Divi child theme.
Author: Droidsystem.cz
Author URI: http://www.www.droidsystem.cz
Template: Divi
*/

@import url("../Divi/style.css");

/* header */
/*
#top-header, #et-secondary-nav li ul {
    background: #de1335;
}
*/
a {
    text-decoration: underline;
    color:#000;
}
a:hover {
    text-decoration: none;
    color:#666;
}

.et_pb_slides a,
.et_pb_slides a:hover,
.et-pb-slider-arrows a,
.et-pb-slider-arrows a:hover {
    text-decoration: none !important;
    color:#fff !important;
}

.home .et_pb_slides a,
.home .et_pb_slides a:hover,
.home .et-pb-slider-arrows a,
.home .et-pb-slider-arrows a:hover {
    text-decoration: none !important;
    color:#333 !important;
}

#homeadresa h3 {
    line-height:30px;
}

.page .entry-content {
    padding-bottom: 0;
    padding-top: 0;
}

.et_pb_text_inner p strong{
    font-size:64px !important;
}

.et_parallax_bg {
    background-repeat: repeat-y !important;
    background-position: top center !important;
    background-size: contain !important;
}

.et_pb_toggle {
    position: relative;
}

.et_pb_toggle_open h5.et_pb_toggle_title
{
    color: #fff;
    position: absolute;
    width: 60%;
    background: #000;
    padding: 15px;
    text-align: center;
    display: block;
    top: -25px;
    font-size:18px;
    font-weight: 700;
}

.et_pb_toggle_content h2 {
    font-weight:700;
    padding-top:15px;
}

.et_pb_toggle_content h2 span,
.et_pb_toggle_content h2 sup,
.et_pb_toggle_content p sup,
.et_pb_toggle_content ul li sup {
    font-weight:300;
}

.et_pb_toggle_content h2 span {
    font-size: 20px;
}

.et_pb_toggle_content h2 sup {
    font-size:14px;
}

.et_pb_toggle_content p sup,
.et_pb_toggle_content ul li sup {
    font-size:10px;
}

.et_pb_toggle_content h2,
.et_pb_toggle_content h2 span,
.et_pb_toggle_content h2 sup {
    line-height:30px;
}

.et_pb_toggle_content ul {
    padding: 0 0 14px 40px;
    line-height: 26px;
    list-style-type: none;
}


body.home {
    background-image: url(http://mroll.cz/wp-content/uploads/2017/06/nastrel-15jpg.jpg); height: 100%; background-repeat: repeat-y !important; background-position: top center !important; background-size: contain !important;
}
body.page {
    background-image: url(http://mroll.cz/wp-content/uploads/2017/06/nastrel-10jpg.jpg); height: 100%; background-repeat: repeat-y !important; background-position: top center !important; background-size: contain !important;
}

@media (max-width: 768px) {
    .et_pb_text_inner p strong {
        font-size: 40px !important;
    } 
    
    .et_pb_toggle_open h5.et_pb_toggle_title
    {
        color: #fff;
        position: absolute;
        width: 86%;
        background: #000;
        padding: 15px;
        text-align: center;
        display: block;
        top: -25px;
        font-size:16px;
        font-weight: 700;
    }
    
    .et_pb_toggle_content h2 {
        font-weight:700;
        padding-top:15px;
    }
    
    .et_pb_toggle_content h2 span,
    .et_pb_toggle_content h2 sup,
    .et_pb_toggle_content p sup,
    .et_pb_toggle_content ul li sup {
        font-weight:300;
    }
    
    .et_pb_toggle_content h2 span {
        font-size: 16px;
    }
    
    .et_pb_toggle_content h2 sup {
        font-size:10px;
    }
    
    .et_pb_toggle_content p sup,
    .et_pb_toggle_content ul li sup {
        font-size:10px;
    }
    
    .et_pb_toggle_content h2 {
        font-size:22px;
    }
    
    .et_pb_toggle_content h2,
    .et_pb_toggle_content h2 span,
    .et_pb_toggle_content h2 sup {
        line-height:26px;
    }
    
    .et_pb_toggle_content ul {
        padding: 0 0 14px 40px;
        line-height: 22px;
        list-style-type: none;
    }  

    .et_pb_section .et_pb_column .et_pb_module {
        margin-bottom: 60px;
    }
}

@media (min-width: 981px) {

    .et_pb_gutters3 .et_pb_column_4_4 .et_pb_module, .et_pb_gutters3.et_pb_row .et_pb_column_4_4 .et_pb_module {
        margin-bottom: 6%;
    }

    .et_pb_gutters3 .et_pb_column_1_2 .et_pb_module {
        margin-bottom:10%;
    }

}

/*#main-header {
    background: #f2f2f2;
    background: url('images/pozadi-menu-2.jpg') left center no-repeat;
} */
/*
#top-menu a {
    color: #eee;
    font-weight: 800;
}

#top-menu-nav > ul > li > a:hover,
#top-menu li.current-menu-ancestor > a,
#top-menu li.current-menu-item > a
 {
	color: #de1335;
    opacity: 1;
}
#main-header.et-fixed-header {
    border-bottom: 1px solid #d3ced2;
}

.et-search-form input {
    color: #eee;
}

.nav li ul.sub-menu {
    border-top: 3px solid #de1335;
    background: #404040;
}
.nav li ul.sub-menu li a:hover {
    color: #de1335 !important;
    opacity: 1;
}*/

/* layout */

/* page - kontakt id 45*/
/*
@media all and (min-width: 10px) and (max-width: 980px) {

    .page-id-45 .et_pb_column.et_pb_column_3_4,
    .page-id-70 .et_pb_column.et_pb_column_3_4 {
        border-right: none;
        margin-right: 5.5%;
        padding-right: 0;
        width: 73.625%;
    }
    
    .page-id-45 .et_pb_text,
    .page-id-70 .et_pb_text {
        padding-top:  58px;
    }
    
    .page-id-45 .et_pb_module.et_pb_map_container,
    .page-id-70 .et_pb_module.et_pb_map_container {
        padding-bottom:58px;
    } 
    
    .et_pb_widget_area_right {
        padding-top: 0;
        border-left: none;
    }

}

@media all and (min-width: 981px) {

    .page-id-45 .et_pb_column.et_pb_column_3_4,
    .page-id-70 .et_pb_column.et_pb_column_3_4 {
        border-right: 1px solid rgba(0, 0, 0, 0.1);
        margin-right: 0;
        padding-right: 5.5%;
        width: 79.125%;
    }
    
    .page-id-45 .et_pb_text,
    .page-id-70 .et_pb_text {
        padding-top:  58px;
    }
    
    .page-id-45 .et_pb_module.et_pb_map_container,
    .page-id-70 .et_pb_module.et_pb_map_container {
        padding-bottom:58px;
    } 
    
    .et_pb_widget_area_right {
        padding-top: 58px;
        border-left: none;
    }
    
    .page-id-45 .et_pb_section,
    .page-id-45 .et_pb_row,
    .page-id-70 .et_pb_section,
    .page-id-70 .et_pb_row {
        padding: 0;
    }
}*/

/* widget */

.et_pb_widget h4.widgettitle {
    color: #de1335;
}

ul#menu-widget-menu li:before {
    content: url('images/point.png');
    vertical-align: middle;
    padding-right: 5px;
} 

ul.product_list_widget span.woocommerce-Price-amount {
    float:right;
    color:#de1335;
}
ul.product_list_widget li {
    padding: 10px 0;
    border-bottom: 1px solid #d3ced2;
}
ul.product_list_widget li:last-child {
    border-bottom: 0;
}
