/* 
Theme Name: OceanWP-Child 
Theme URL: https://smartinvestor.local
Description: OceanWP-Child 
Theme Author: b.renhuldt
Author URL: https://smartinvestor.local
Template: oceanwp
Version: 1.5
Text Domain: oceanwp
*/



/* RESPONSIVE */



 /* WEEKLY*/


.newsletter-main {
    padding: 0px 20px 0px 0px;
}

.thumbnail-header {
    width: 100%;
    height: auto;
    object-fit: contain;
}

.newsletter-header {
    display: flex;
    padding-bottom: 20px;
    border-bottom-width: 1px;
    border-style: solid;
    border-color: #e2e2e2
}

.custom-content-width {
    width: 70%
}

.right-row {  
    flex: 1;
    width: 30%;
    padding-left: 20px;
    border-left-width: 1px;
    border-style: solid;
    border-color: #e2e2e2;
}

.article-style {
    padding: 20px 0;
    border-bottom-width: 1px;
    border-style: solid;
    border-color: #e2e2e2;
}

.article-style:first-child {
    padding-top: 0;
}

.article-style:last-child {
    border-bottom: none;
}

.thumbnail-clmn-right
 {  float: right;
    margin: 0px;
    padding-left: 12px;
    overflow: hidden;
 }

 .clmn-title {
    width: 70%;
}

.custom-excerpt {
    line-height: 1.4;
    text-align: left;
    font-size: 14px !important;
    font-family: "roboto" !important;
}

.header-title {
    text-align: center;
    margin: 20px 0 7px 0 !important;
    padding: 0 !important;
}


.header-title h2 {
    font-size: 36px !important;
    margin: 0 !important;
}
    
.header-excerpt {
    line-height: 18px;
    text-align: center;
    margin: 0 12% 20px 12%;
}

article h3 {
    font-size: 22px;
    margin-bottom: 7px !important;
}

.main-content {
    width:70%;
    float:left;
    margin-top: 20px;
    padding: 0px 20px 0px 0px;
    border-right-width: 1px;
    border-style: solid;
    border-color: #e2e2e2;
}

.main-article {
    padding: 25px 0;
    border-bottom-width: 1px;
    border-style: solid;
    border-color: #e2e2e2;
    box-sizing: border-box;
    overflow: hidden;
}

.main-article:first-child{
    padding-top: 0;
}


.main-article:last-child{
    border-bottom: 0;
}

.sidebar-newsletter {
    position: relative;
    margin-top: 30px;
    padding-left: 20px;
}

.weekly-main-thumbnail {
    float: left;
    padding-right: 15px;
    object-fit: contain;
    overflow: hidden;
    max-height: 140px;
}

.weekly-main-article {
    overflow: hidden;
}



/* CATEGORY */


.category-page {
    width:70%;
    float:left;
}

.category-header { 
    width: 100%;
}

.category-title {
    font-size: 40px;
    line-height: 46px;
    margin: 0;
}

/* CATEGORY MENU */

.sub-menu-style {
    width: 100%;
    border-style: solid;
    border-color: #e2e2e2; 
    border-width: 1px 0;
    padding: 16px 0;
    margin-top: 10px;
}

.sub-menu {
    display: inline;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: normal;
    line-height: 20px;
    padding: 16px 0;
    list-style: none;
}

.sub-menu a{
    color: #7a7a7a !important;
}

.sub-menu:hover {
    color: #000000;
}

.sub-menu ul li{
    margin: 0;
    padding-right: 20px;
    list-style-type: none;
    display: inline-block;
 }
 
 .sub-menu ul{
     margin: 0;
 }

/* CATEGORY FIRST CHILD */

.category-header-article {
    padding: 25px 0;
    border-bottom-width: 1px;
    border-style: solid;
    border-color: #e2e2e2;
    box-sizing: border-box;
    display: block;
    overflow: hidden;
}

.category-header-excerpt {
    margin-top: 20px;
}

.category-header-article {
    display: block;
    overflow: hidden;
    box-sizing: border-box;
}

.thumbnail-wrapper {
    width: 100%;
    padding-top: 56.25%;
    position: relative;
}

.category-thumbnail-div {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}

.category-thumbnail-header {
    object-fit: cover;
    overflow: hidden;
}


/* MAIN */

.category-main {
    width: 100%;
}

.sidebar-category {
    position: relative;
    margin-top: 0px;
}

.category-thumbnail {
    float: left;
    padding-right: 15px;
    object-fit: contain;
    overflow: hidden;
    max-height: 140px;
}

.category-thumbnail-heft {
    max-height: 250px;
}

.category-thumbnail-div {
    overflow: hidden;
}

.category-main-title {
    position: relative;
}

.category-thumbnail-size {
    object-fit: contain;
}

.category-main-excerpt {
   overflow: hidden;
}

.category-article {
    padding: 25px 0;
    border-bottom-width: 1px;
    border-style: solid;
    border-color: #e2e2e2;
    box-sizing: border-box;
    display: block;
    overflow: hidden;
}

.category-article-nonlisted:first-child {
    border-top-width: 1px;
    border-style: solid;
    border-color: #e2e2e2;

}

/* MUSTERDEPOT*/

.musterdepot-article:first-child {
    border-top: none;
}

/* HINTERGRUND */
.hintergrund-article:first-child {
    border-top: none;
}

/* GRAFIK DER WOCHE */


.GDW-thumbnail-header {
    object-fit: cover;
    width: 100%;
}

/* ALlGEMEIN */

.rec-thumbnail {
    width: 100%;
    object-fit: cover;
    height: 100px;
}

/* PAGE NAV */
.page-nav {
    margin: 30px 0;
    font-size: 14px;
    display: inline-block;
    width: 100%;
    font-family: "roboto";
    color: #000 !important;
}

.page-nav a {
    min-width: 45px;
    text-align: center;
    color: #000 !important;
}

.styled-button {
    width: 33%;
    border: 1px solid #e2e2e2;
    padding: 10px 20px;
    margin: 0;
    text-transform: uppercase;
    color: #000;
    font-size: 14px;
    font-weight: bold;
    line-height: 16px;
    text-align: center;
    float: left;
}

.pages-num {
    text-align: right;
    line-height: 16px;
    padding: 10px 0;
}

.page-numbers {
    padding: 0 10px;
}

/* FONDS */

.fonds-container{
    display: flex;
    border-bottom-width: 1px;
    border-style: solid;
    border-color: #e2e2e2;
}
.fonds-header-article {
    flex: 1;
    padding: 25px 10px;
}

.fonds-header-article:nth-child(1) {
    padding-left: 0;
}

.fonds-header-article:nth-child(2) {
    padding-right: 0;
}


.fonds-thumbnail-header {
    width: 100%;
    object-fit: cover;
    height: 200px;
}

.fonds-header-title {
    padding-top: 20px;
}

.sidebar-fonds {
    position: relative;
    margin-top: 0px;
}





/* EXTRA FONT CSS */


.menu-item a{
    font-family: 'Roboto' !important;
}

.oew-login-content a{
    font-family: 'Roboto' !important;
}

.widget-title {
    font-family: 'Roboto' !important;
}

.elementor-shortcode {
    font-family: 'Roboto' !important;
    color: #7a7a7a;
}

.elementor-search-form__container input{
    font-family: 'Roboto' !important;
    color: #7a7a7a !important;
}

.fa-search {
    color: #7a7a7a;
}
/* box-sizing: border-box;



/* HOME PAGE HEADERS AND TEXT STYLING */

.home-main-title {
    font-size: 20px !important;
    line-height: 24px !important;
    font-weight: 700 !important;
}

.home-header-title a{
    font-size: 32px;
    font-weight: 600;
}


/* HOME HEADER */


.page-custom {
    width:70%;
    float:left;
    padding-right: 20px;
    border-right-width: 1px;
    border-style: solid;
    border-color: #e2e2e2;
}

.home-header {
    width: 100%;
}

.home-top-content {
    display: flex;
}

.home-top-flex1 {
    flex: 1;
    padding-right: 20px;
}

.home-top-flex2 {
    flex: 1;
    overflow: hidden;
    border-bottom-width: 1px;
    border-style: solid;
    border-color: #e2e2e2;
}


.home-header-excerpt {
    overflow: hidden;
    box-sizing: border-box;
    }

.home-header-row {
    width: 100%;
}

.home-header-article {
    flex: 1;
    margin: 30px 10px 0px 10px;
    padding-bottom: 30px;
    border-bottom-width: 1px;
    border-style: solid;
    border-color: #e2e2e2;
}

.home-thumbnail-top {
    width: 100%;
    height: 280px;
    object-fit: cover;
}
.home-header-article:first-child {
    margin-left: 0;
}

.home-header-article:last-child {
    margin-right: 0;
}

.home-header-row-clmn {
    display: flex;
}







/* AKTUELLES */

.aktuelles-parent{
    display: flex;
    flex-wrap: wrap;
}

.aktuelles-loop {
    flex: 1 0 30%;
    margin: 30px 10px 0px 10px;
    padding-bottom: 30px;
    border-bottom-width: 1px;
    border-style: solid;
    border-color: #e2e2e2; 
}

.aktuelles-loop:first-child {
   margin-left: 0;
}

.aktuelles-loop:nth-child(3) {
    margin-right: 0;
}

.aktuelles-loop:nth-child(4) {
    margin-left: 0;
}

.aktuelles-loop:last-child {
    margin-right: 0;
 }

.aktuelles-thumbnail {
    height: 180px;
    object-fit: cover;
    width: 100%;
}

.aktuelles-thumbnail-container {
    margin-bottom: 15px;
}

.square-thumbnail {
    height: 280px;
    object-fit: cover;
}






/* WEEKLY */

.weekly-header {
    margin-top: 30px;
}

.weekly-title {
    margin-bottom: 15px;
    color:#000!important;
    font-size: 38px !important;
    line-height: 1.2;
    font-family: "Arial Black", sans-serif !important;
    font-weight: 800;
}

.anlegen-title {
    padding-top: 30px;
}

.the-date {
    margin-top: 10px;
    text-transform: uppercase;
    color: #b9b9b9;
}


/* ANLEGEN */


/* SIDEBAR */

.widget-title {
    text-transform: uppercase;
    border-width: 0 0 1px 0 !important;
    padding-left: 0 !important;
    border-style: solid;
    border-color: #e2e2e2 !important;
    padding-bottom: 10px !important;
    font-family: "barlow";
    font-weight: 600;
}

.cat-post-item {
    border-color: #e2e2e2 !important;
}

.sidebar-magazin {
    width: 100%;
}

.cover-link {
    float: left;
    width: 50%;
    padding-right: 8px;
}


.magazin-heading {
    font-weight: 600;
    font-size: 14px !important;
}

.magazin-p {
    font-size: 14px !important;
    font-weight: 400;
}

.buttons-container {
    width: 100%;
    margin-top: 20px;
}

.buttons-container a{
    color: #000 !important;
}

.clearfix {
    clear: both;
}

.sidebar-button {
    width: 100%;
    padding: 7px 10px;
    text-align: center;
    border: 1px solid #e2e2e2;
    color: #000;
    margin-bottom: 5px;
    display: block;
}


.sidebar-button:hover {
    background-color: #FEF595;
    border-color: #FEF595;
    transition: all .2s ease-in-out;
    transform: scale(1.05);
    color: #000;
}

.magazin-title {
    text-transform: uppercase;
    border-bottom-width: 1px;
    border-style: solid;
    border-color: #e2e2e2;
    margin-bottom: 15px;
    font-family: "barlow";
}


/* ARTICLE */


.elementor-kit-73809 a {
    font-family: "roboto", sans-serif !important;
}

.elementor-post-info__item--type-author {
    font-weight: 600;
}

.elementor-post-info__item-prefix {
    font-weight: 400;
}

.elementor-post-info__item--type-date {
    font-size: 13px !important;
}
/* AUTHOR ARCHIVE */

.author-title {
    font-size: 32px;
    margin: 0;
}

.author-main {
    margin-top: 0;
}

/* WOOCOMMERCE */

.woocommerce-Price-currencySymbol {
    padding-right: 10px;
}

.amount { color: #000 !important}

.subscription-details {
    color: #000;
}


/* TAKEN OVER FROM 42MEDIEN */

#main .container_wrap {position: static; margin-top: -1px;}

.template-page {
    margin-top: 0;
}

.clearfix {margin: 0;}

/* BUTTONS */

.opl-intro {
    color: #000;
}

.opl-label {
    color: #c1c1c1!important;
    font-weight: 400;
}

.opl-remember label{
    color: #000 !important;
    font-weight: 400;
}

.opl-button {
	border-style: solid !important;
	border-width: 1px !important;
	background-color: #ffffff !important;
	border-color: #e2e2e2 !important;
	color: #000 !important;
} 

#login-button {
    text-transform: capitalize !important;
}

.opl-button:hover {
    background-color: #FEF595 !important;
    border-color: #FEF595 !important;
    box-shadow: none !important;
}

.opl-login-wrap {
	padding: 40px 0;
}
.site-header .elementor-shortcode {
    display: flex;
    justify-content: end;
    align-items: revert;
}
.search-login .elementor-widget-wrap {
    flex-wrap: unset;
}
.search-login .elementor-widget-search-form {
    margin-bottom: 0 !important;
}
.login-button {
    padding: 7px 10px !important;
    background-color: #FEF595;
    color: #000 !important;
    display: block;
    margin-top: 0px;
    margin-bottom: 0px;
    width: 100px;
    text-align: center;
}
.search-login .elementor-shortcode {
    display: flex;
}
.sidebar-primary .oceanwp-post-list.one .slide-overlay-wrap {
    display: none;
}
.tax-product_cat.term-ausgabe .elementor-column-gap-default .product-type-variable .elementor-col-33:nth-child(1) {
    width: 40%;
}
.tax-product_cat.term-ausgabe .elementor-column-gap-default .product-type-variable .elementor-col-33:nth-child(2) {
    display: none;
}
.tax-product_cat.term-ausgabe .elementor-column-gap-default .product-type-variable .elementor-col-33:nth-child(3) {
    width: 59%;
}
.tax-product_cat.term-ausgabe .elementor-column-gap-default .product-type-variable form {
    display: flex;
    flex-wrap: wrap;
}
.tax-product_cat.term-ausgabe .elementor-column-gap-default .product-type-variable form table{
    width : 50%;
}
.tax-product_cat.term-ausgabe .elementor-column-gap-default .product-type-variable .single_variation_wrap {
    width  : 50%;
    display: flex;
    justify-content: flex-end;
}
.tax-product_cat.term-ausgabe .elementor-column-gap-default .product-type-variable .single_add_to_cart_button {
    height: 40px;
}
@media (max-width: 767px) {
    .tax-product_cat.term-ausgabe .elementor-column-gap-default .product-type-variable form table {
        width: 100%;
    }

    .tax-product_cat.term-ausgabe .elementor-column-gap-default .product-type-variable .single_variation_wrap {
        width : 100%;
    }
}