@charset "utf-8";
/* CSS Document */
/*
 Theme Name:   Risto-Matti Marin Child Theme
 Theme URI:    http://www.hyvaihme.com
 Description:  A Divi child theme
 Author:       Minna Hölttä
 Author URI:   http://www.hyvaihme.com
 Template:     Divi
 Version:      1.0.0
*/
@import url("../Divi/style.css");

@media only screen and (min-width:801px) {
.et_pb_menu__wrap {
	float:right;
	margin-right: 10%;
}
	}
body.woocommerce .woocommerce-tabs {
    /* border: 1px solid #222222; */
    margin: 30px 0 45px;
}

/* postetaan turhat symbolit palkista */
#et-info-email:before, #et-info-phone:before {
    content: "";
}
/* estetään ylintä valikkoa katoamasta */
#top-header {
	transform: none !important;
	opacity: 1!important;
}
#et-secondary-menu>ul>li a {
    color: #ffffff;
    font-weight: 300!important;
}
.tapahtumakuva, .tapahtumakuva img {
	width:250px!important;
}
.listausotsikko {
	font-size:1.5em;
	font-weight:900;
}
.entry-content table:not(.variations), body.et-pb-preview #main-content .container table {
    border:none!important;
}

.entry-content tr td, body.et-pb-preview #main-content .container tr td {
    border-top: none!important;
}
.block-editor-default-block-appender textarea.block-editor-default-block-appender__content, div.editor-styles-wrapper, div.editor-styles-wrapper button, div.editor-styles-wrapper input, div.editor-styles-wrapper select, div.editor-styles-wrapper textarea {
    background: #000000!important;
}
.wpucv-post-title {
}
.wpucv .wpucv-list article h2.wpucv-post-title {
	 font-family: 'Oswald',Helvetica,Arial,Lucida,sans-serif!important;
}
#list_6052109eb5782 .wpucv-list article p.wpucv-excerpt {
    font-size: 14px !important;
    line-height: 1.7em !important;
    font-weight: 300 !important;
    color: #333333 !important;
}
.woocommerce ul.products li.product .woocommerce-loop-category__title, .woocommerce ul.products li.product .woocommerce-loop-product__title, .woocommerce ul.products li.product h3 {
font-size: 1em!important;
}
h2.woocommerce-loop-product__title {
	    font-size: 1em!important;
}
h4 a:hover 
{
    color: #00b4d8!important;
}

.wpucv a {
	    color: #00b4d8!important;
}