/*
Theme Name:     Hrinkow Child
Description:    Hrinkow Child Theme
Author:         the WordPress team
Template:       hrinkow
*/

@font-face {
    font-family: 'open_sansbold';
    src: url('./fonts/opensans-bold-webfont.woff2') format('woff2'),
         url('./fonts/opensans-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'open_sansbold_italic';
    src: url('./fonts/opensans-bolditalic-webfont.woff2') format('woff2'),
         url('./fonts/opensans-bolditalic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'open_sansextrabold';
    src: url('./fonts/opensans-extrabold-webfont.woff2') format('woff2'),
         url('./fonts/opensans-extrabold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'open_sansextrabold_italic';
    src: url('./fonts/opensans-extrabolditalic-webfont.woff2') format('woff2'),
         url('./fonts/opensans-extrabolditalic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'open_sansitalic';
    src: url('./fonts/opensans-italic-webfont.woff2') format('woff2'),
         url('./fonts/opensans-italic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'open_sanslight';
    src: url('./fonts/opensans-light-webfont.woff2') format('woff2'),
         url('./fonts/opensans-light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'open_sanslight_italic';
    src: url('./fonts/opensans-lightitalic-webfont.woff2') format('woff2'),
         url('./fonts/opensans-lightitalic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'open_sansregular';
    src: url('./fonts/opensans-regular-webfont.woff2') format('woff2'),
         url('./fonts/opensans-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'open_sanssemibold';
    src: url('./fonts/opensans-semibold-webfont.woff2') format('woff2'),
         url('./fonts/opensans-semibold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'open_sanssemibold_italic';
    src: url('./fonts/opensans-semibolditalic-webfont.woff2') format('woff2'),
         url('./fonts/opensans-semibolditalic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'carrois_gothicregular';
    src: url('./fonts/carroisgothic-regular-webfont.woff2') format('woff2'),
         url('./fonts/carroisgothic-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'carrois_gothic_scregular';
    src: url('./fonts/carroisgothicsc-regular-webfont.woff2') format('woff2'),
         url('./fonts/carroisgothicsc-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

html{
    scroll-behavior: smooth;
}

#content-pro{
    padding-bottom: 0px!important;
}

/*------ header ------*/
.menu-item-has-children a::after{
    content: unset!important;
}
.sub-menu .current-menu-item a{
    color: #1b1b1b!important;
}
.hrinkow-sticky-scrolled .sf-menu li.current-menu-item a{
    background: initial !important;
}
.home .sf-menu a{
    color: #000;
}

/*#hrinkow-header-position{
    z-index: 1;
}*/
/*------ Home Slider ------*/

.home_slider li:nth-child( even ) .boosted-elements-slide-button-main{
	background-color: #fff!important;
	color: #000!important;
}

.home_slider li:first-child .boosted-elements-slide-button-main{
	background-color: #fff!important;
	color: #000!important;
}
/*
.home_slider li:nth-child(2) .boosted-elements-slider-background{
    background-size: 115%!important;
    background-position: 60% 80%!important;
}

.home_slider li:nth-child(3) .boosted-elements-slider-background{
    background-position: 100% 70%!important;
    background-size: 100% 150%!important;
}            */

/*------ second section ------*/
.title_col:hover{cursor: pointer;}
.title_col.active .elementor-heading-title{
    color: #fff!important;
}

/*------ post list ------*/
/*.event_wrapper{
  -webkit-column-count: 3; /* Chrome, Safari, Opera 
  -moz-column-count: 3; /* Firefox 
  column-count: 3;
  -webkit-column-gap: 25px; /* Chrome, Safari, Opera 
  -moz-column-gap: 25px; /* Firefox 
  column-gap: 25px;
}*/
.event_wrapper .event_items_list .event_content{
    display: inline-block;
    vertical-align: top;
    -webkit-column-break-inside: avoid; /* Chrome, Safari, Opera */
    page-break-inside: avoid; /* Firefox */
    break-inside: avoid; /* IE 10+ */
    box-shadow: 1px 1px 5px rgba(0,0,0,0.3);
    margin: 0 12px 20px;
    width: calc(100% / 3 - 27px);
    min-height: 535px;
}
.event_image_container, .event_img_wrap{
	position: relative;
	overflow: hidden;
}

.event_wrapper .event_img_wrap img{
    /*height: 240px!important;*/
    height:auto!important;
}


.event_image_container img{
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: bottom;
    object-position: bottom;
}
.event_wrapper .event_img_wrap .event_date_wrap{
    padding: 15px 0;
}
.event_wrapper .event_img_wrap .event_date_wrap, .img_wrap .event_date_wrap{
	background: #d30d0c;
    color: #fff;
    margin: 0 auto;
    text-align: center;
    width: 105%;
    -webkit-transform: rotate(-3deg);
    -ms-transform: rotate(-3deg);
    transform: rotate(-3deg);
    -webkit-box-shadow: 2px 5px 17px rgba(0,0,0,0.5);
    box-shadow: 2px 5px 17px rgba(0,0,0,0.5);
    position: absolute;
    bottom: 12px;
    left: -10px;
    z-index: 1;
}
.event_wrapper .event_img_wrap .event_date_wrap .sub_title{
    font-size: 30px;
}
.event_wrapper .event_img_wrap .event_date_wrap .sub_title, .img_wrap .event_date_wrap .sub_title{
	color: #fff;
    text-transform: uppercase;
    font-weight: 800;
    font-family: 'open_sansextrabold';
    line-height: 1;
}
.event_wrapper .event_img_wrap .event_date_wrap .meta_field{
    font-size: 34px;
}
.event_wrapper .event_img_wrap .event_date_wrap .meta_field, .img_wrap .event_date_wrap .meta_field{
	color: #000;    
    font-weight: 800;
    text-transform: uppercase;
    font-family: 'open_sansbold';
    margin: 0;
    line-height: 1;
}
.event_wrapper .event_items_list .event_content_container{
	padding: 20px;
}
.event_wrapper .event_items_list .event_content_container .event_title{
	font-family: 'open_sanssemibold';
	font-size: 25px;
	color: #000;
	margin-bottom: 8px;
}
.event_wrapper .event_items_list .event_content_container .event_excerpt{
	color: #717171;
    font-family: "open_sansregular";
    font-size: 17px;
    line-height: 24px
}
.event_content_container .read_more{
	color: #94C11C;
    font-family: "open_sansregular";
    font-size: 17px;
    margin-bottom: 10px;
    display: inline-block;
}
.inline_content{
    width: auto!important;
    display: inline-block;
}
.event_content_box .fa-facebook:before{
    content: '\f39e'!important;
}
.share_heading .elementor-heading-title{
    vertical-align: middle;
    display: inline-block;
    margin-right: 15px!important;
}
.event_content_box{
    height: auto;
}

/*------ besser section ------*/
.besser_list .elementor-icon svg{
    width: 50px;
    height: 35px;
}
.besser_list .elementor-icon-box-content{
    margin-top: 10px;
}
.background_overlay::after{
    content: '';
    background: rgba(0,0,0,0.5);
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 100%;
}
.background_overlay > div{
    z-index: 2;
}
.no_margin{
    margin:0px!important;
}
.tips_section li{
    border-bottom: 1px solid #86c846;
}
.tips_section li:last-child{
    padding-bottom: 25px;
}

/*------ timeline section ------*/
.hrinkow_timeline li.ex_s_lick-current.ex_s_lick-active span > i::before{
    filter: brightness(0) invert(1);
    -webkit-filter: brightness(0) invert(1);
    -moz-filter: brightness(0) invert(1);
}
.hrinkow_timeline li.ex_s_lick-slide.prev_item span > i::before{
    filter: hue-rotate(0deg);
    -webkit-filter: hue-rotate(0deg);
    -moz-filter: hue-rotate(0deg);
}
.hrinkow_timeline li.ex_s_lick-active span > i::before{
    filter: grayscale(100%) sepia(100%) saturate(0%);
    -webkit-filter: grayscale(100%) sepia(100%) saturate(0%);
    -moz-filter: grayscale(100%) sepia(100%) saturate(0%);
}
.hrinkow_timeline .wptl-excerpt{
    border-top: 2px dashed rgba(0, 0, 0, 0.15)!important;
    font-weight: 600;
    font-size: 15px;
}
.hrinkow_timeline .timeline-details h2 a{
    font-size: 38px;
}
.hrinkow_timeline .horizontal-nav li{
    font-size: 15px;
}
.hrinkow_timeline .horizontal-nav li > span{
    color: #717171!important;
}
.hrinkow_timeline .horizontal-nav li span.tl-point i{
    width: 47px!important;
    height: 47px!important;
    font-size: 25px!important;
    line-height: 40px!important;
}
.hrinkow_timeline .ex_s_lick-slide.ex_s_lick-active:not(.ex_s_lick-slide.ex_s_lick-current.ex_s_lick-active) span.tl-point i{
    border-color: #ededed!important;
}
.hrinkow_timeline .wp-timeline a{
    display: inline-block;
}

/*------ footer ------*/
#site-footer{
    background-position: right center!important;
}
#site-footer #menu-general-info-menu li{
    padding-left: 0px;
}
#site-footer #menu-general-info-menu li::before{
    content: unset;
}
.textwidget .event_title{
    padding-left: 24px!important;
}
.textwidget .event_title::before{
    content: '\f0f6'!important;
    color: #a4a4a4;
}
.textwidget .event_title .event-date, .single_event_meta .event_date{
    display: block;
    padding-top: 2px;
    font-size: 13px;
    font-family: 'open_sansregular';
    text-transform: uppercase;
    /*color: #000;*/
}
#site-footer .event_title .event-date{
    color: #848484!important;
    font-size: 11px!important;
}
#site-footer ul.social_link.custom_link li a{
    width: 100%;
    background: transparent;
    text-align: left;
    color: #94c11c;
    font-size: 13px;
}
#site-footer ul.social_link.custom_link li a:hover{
    background: transparent;
}
#site-footer ul.social_link.custom_link li a i{
    width: 38px;
    height: 38px;
    background: #292929;
    margin-right: 15px;
    line-height: 38px;
    border-radius: 50%;
    text-align: center;
    color: #fff;
}
footer#site-footer h4.widget-title:after{
    width: 22px;
    height: 1px;
    margin-top: 18px;
}
footer#site-footer .width-container-pro .widget{
    padding: 60px 10px 50px!important;
}
footer#site-footer #custom_html-2.widget_text.widget.widget_custom_html{
    padding-bottom: 20px;
}

footer#site-footer ul li::before{
    content:none;
}

footer#site-footer ul.social_link li{
	padding-left: 0px!important;
}

footer#site-footer .app_link{
    display: inline-block;
    margin-bottom: 50px;
}


/*------ individuell besser page ------*/
.hrinkow_line img{
    width: 100%;
}
.dis_inline{
    width: auto!important;
}
.dis_inline.sing_social_icon{
    margin-left: 15px;
}
.sing_social_icon .elementor-share-btn{
    width: 35px;
}
.sing_social_icon i.fab.fa-facebook::before{
    content: '\f39e';
}
.color_font{
    color: #94c11c;
    font-weight: 600;
}

/*------ steyr Page ------*/
.shape_background::after{
	content: '';
	position: absolute;
	width: 50%;
    height: 100%;
    background-color: #94c11c;
    -webkit-clip-path: polygon(0 100%, 55% 100%, 84% 0, 0 0);
    clip-path: polygon(0 100%, 55% 100%, 84% 0, 0 0);
    top: 0;
    right: 0;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}
.shape_background > div{
    z-index: 1;
}

/*------ event page ------*/
#main-container-pro{
    width: 66.5%;
}
.post_permalink{
    display: inline-block;
    position: relative;
}
.img_wrap img{
    /*height: 450px*/
    height: auto!important;
}
.img_wrap .event_date_wrap{
    padding: 40px 0;
}
.img_wrap .event_date_wrap .sub_title, .img_wrap .event_date_wrap .meta_field{
    font-size: 62px;
}
.archive .event_content{
    box-shadow: 1px 1px 20px rgba(0,0,0,0.1);
    margin-bottom: 50px;
}
.event_content_container{
    padding: 30px;
}
.event_content_container .event_title{
    font-size: 25px;
    font-family: 'open_sansregular';
}
.event_content_container .event_meta{
    font-size: 13px;
    font-family: 'open_sansregular';
    color: #717171;
    text-transform: uppercase;
    display: block;
}
.event_content_container .event_excerpt{
    margin-top: 10px;
    color: #000000;
    font-family: 'open_sansregular';
    font-size: 16px;
}
.left_side_wrap .event_content_container .read_more{
    text-transform: uppercase;
    font-family: 'carrois_gothicregular';
}
.page-numbers{
    margin-bottom: 30px!important;
}

.sidebar a{
    font-weight: 500;
}
blockquote{
    border-color:#77f810!important;
}
.blog-sharing-and-tags{
    padding-top: 25px;
    margin-top: 25px;
}
.hrinkow-blog-single-excerpt{
    margin-bottom: 0px;
}
.social-sharing-title{
    font-size: 16px!important;
    font-family: 'open_sanssemibold';
}


#page-title-pro{
    background-position: 100% 45%!important;
}

.sf-menu .current-menu-parent a::before{
    opacity: 1;
    background: #94c11c;
    width: -moz-calc(100% - 36px);
    width: -webkit-calc(100% - 36px);
    width: calc(100% - 36px);
}
.sf-menu ul{
    border-radius: 0px;
}
.widget ul span.count{
    color: #000;
}
.hrinkow-blog-content{
    padding: 40px 50px 15px 35px;
}
.single .hrinkow-blog-content{
    margin-bottom: 120px;
}

.event-archive-list li a span.count{
    margin-top: 6px;
}

footer#site-footer .width-container-pro .widget{
    margin-right: 0px!important;
    width: 20%;
}
/*footer#site-footer .width-container-pro .widget:nth-child(5){
    width: 375px!important;
}*/

footer#site-footer .width-container-pro #media_image-2 {
	float: right;
    margin-right: 0px !important;
}

footer#site-footer .width-container-pro #media_image-2 img {
	float: right;
}



/*------- newsletter -------*/

.cr_form .cr_body{
    background-color: transparent;
    padding: 0;
    display: inline;
}
.cr_form .editable_content{
    position: relative;
}
.cr_form .editable_content label{
    display: none;
}

.cr_form .submit_container{
    text-align: center;
    display: inline-block;
    position: absolute;
    top: 0;
    right: -50px;
}

.cr_form .submit_container button{
    width: 50%;
    border-radius: 50px;
    padding: 15px 20px;
    display: inline-block;
    color: #fff;
    border: none;
    background: #94c11c;
    line-height: 1;
    height: 100%;
    margin-top: -8px;
    margin-left: 160px;
    
}
.cr_form .editable_content div{
    padding-left: 0px;
    margin-left: 0px;
}
.cr_form .editable_content > div:first-child{
    max-width: 150px;
    margin-bottom: 15px;
    width: 100%;
    margin-left: -0px;
    display: block;
}
.cr_form .editable_content input[type="text"]{
    border-radius: 30px;
    border-color: transparent;
    line-height: 18px;
    font-size: 13px;
    padding: 12px 10px 12px 30px;
    display: inline-block;
    font-family: 'open_sanssemibold';
    font-weight: 600;
    color: #b0b0b0;
    background-color: #fff;
    width: auto!important;
}
input::placeholder{
    color: #c5c5c5;
}
.cr_form .editable_content input[type="text"]:focus{
    border-color: #94C11C;
}
.cr_form .editable_content > div:nth-child(2) > div{
    font-size: 15px;
    line-height: 20px;
    font-family: 'open_sansregular';
    color: #b0b0b0;
    overflow: unset!important;
    display: -webkit-inline-box;
}
input.cr_ipe_checkbox{
    height: 20px!important;
    display: flex;
}
input[type=checkbox] {
    position: relative;
    cursor: pointer;
    margin-right: 15px;
    margin-left: 0px;
    vertical-align: middle;
}
input[type=checkbox]:before {
    content: "";
    display: block;
    position: absolute;
    width: 15px;
    height: 15px;
    top: 0;
    left: 0;
    background-color: #fff;
    border: 2px solid #d8d8d8;
}
input[type=checkbox]:checked:after {
     content: "";
     display: block;
     width: 5px;
     height: 10px;
     border: solid #94C11C;
     border-width: 0 2px 2px 0;
     -webkit-transform: rotate(45deg);
     -ms-transform: rotate(45deg);
     transform: rotate(45deg);
     position: absolute;
     top: 1px;
     left: 6px;
}
.cr_form .datenschutz_link{
    text-decoration: underline!important;
}
.cr_form .cr_button:hover{
    opacity: 1;
}
.cr_form .clever_form_error{
    background: transparent;
}
.cr_form-container .cr_response.cr_error, .cr_loading{
    display: none!important;
}
.cr_response.cr_success{
    color: #94c114;
}
.error{
    color: #f22;
    font-family: 'open_sansregular'!important;
    font-weight: 400!important;
}

#content-pro ul.page-numbers li span.current, #content-pro ul.page-numbers li a{
    font-size: 14px;
}
.widget_archive li a{
    font-size: 17px;
}
h2.hrinkow-blog-title{
    font-size: 25px;
}
.hrinkow-blog-content .event_meta{
    font-size: 13px;
    text-transform: uppercase;
}

/*Timeline single page*/
.wpex-info-sp{
    margin-top: 50px;
}
.wptimeline-sidebar{
    box-shadow: none;
    -webkit-box-shadow: none;
}
.tl-wrapper ul{
    list-style-type: none;
}
.tl-wrapper ul li a{
    font-size: 16px;
}
.single-wp-timeline .wptl-social-share a{
    min-width: 320px;
    display: inline-block;
}
.timeline-info{
    margin-top: 20px;
}
.timeline-navigation > div a{
    background: #94c11c;
    padding: 10px 30px;
    border-radius: 50px;
}
.timeline-navigation > div a:before, .timeline-navigation > div a:after{
    vertical-align: text-bottom;    
}


.page .mobile-menu-icon-pro, .single .mobile-menu-icon-pro, .archive .mobile-menu-icon-pro{
    color: #fff!important;
}

.sub-menu li, .sub-collapser:before{
    background: #fff!important;
}

.hrinkow-blog-title a:hover, .hrinkow-blog-title a:focus{
    color: #94c11c!important;
}

/*shop sidebar note*/
.note_section{
    background: #fff;
    padding: 20px;
    text-align: center;
    -webkit-box-shadow: 0px 0px 40px rgba(0,0,0, 0.06);
    box-shadow: 0px 0px 40px rgba(0,0,0, 0.06);
}
.note_section .note_icon{
    margin: 0 0 10px;
    position: relative;
}
.note_section .note_icon:before, .note_section .note_icon:after{
    content: '';
    background: #94C11C;
    height: 2px;
    width: 40%;
    display: inline-block;
    position: absolute;
    left: 0;
    top: 50%;
}
.note_section .note_icon:after{
    right: 0;
    left: unset;
}
.note_section .note_icon img{
    padding-left: 15px;
    padding-right: 15px;
}
.note_section .note_content{
    font-family: 'carrois_gothicregular';
    font-size: 20px;
    color: #000;
    text-transform: uppercase;
}
.note_section .note_content .highlighted{
    color: #94C11C;
}
.note_section .button_wrap{
    padding: 8px 25px;
    background: #94c11c;
    border-radius: 25px;
    display: inline-block;
}
.note_section .button_wrap a, .note_section .button_wrap a:hover, .note_section .button_wrap a:focus{
    font-family: 'open_sanssemibold';
    font-size: 13px;
    color: #fff;
    display: inline-block;
}

/*----------- shop page -----------*/

.hrinkow-shop-index-container{
    border-radius: 5px;
    background: #ffffff;
    box-shadow: 4px 7px 10px 0px rgba(0, 0, 0, 0.07);
}

.type-product .hrinkow-shop-index-container > .woocommerce-LoopProduct-link{
    display: block;
    padding: 0px 10px;
    background: #fff;
}
.woocommerce-LoopProduct-link:hover .woocommerce-loop-product__title, .woocommerce-Price-amount{
    color: #94C11C!important;
}

span.onsale{
    background: #94C11C!important;
    border-right: #94C11C!important;
}
.hrinkow-shop-index-content{
    padding-bottom: 70px;
    box-shadow: unset!important;
    padding-top: 10px;
}
ul.products li.product .hrinkow-shop-index-content span.price{
    color: #94C11C;
}

.sidebar-item.widget .product-categories a{
    font-size: 15px;
}
.related.products h2:after {
    display: block;
    content: '';
    width: 30px;
    height: 2px;
    overflow: hidden;
    margin-top: 12px;
    margin-bottom: 25px;
    background: rgba(0,0,0, 0.3);
}
ul.products li.product .hrinkow-shop-index-content .woocommerce-LoopProduct-link{
    position: relative;
}
.type-product a.mehr_infos{
    font-family: 'open_sansbold';
    font-size: 13px;
    background: #e0e0e0!important;
    color: #000000!important;
    position: absolute;
    bottom: 20px;
    right: 30px;
    left: 30px;
}
.type-product a.mehr_infos:hover, .type-product a.mehr_infos:focus{
    background: #94C11C!important;
    color: #fff!important;
}
.widget_shopping_cart_content > p{
    color: #969696;
    margin-bottom: 0px;
}
.woocommerce-shop-single .hrinkow-short-description{
    font-size: 100%;
}
.woocommerce-shop-single .price{
    color: #7d7d7d!important
}
.woocommerce-shop-single .price del .amount{
    color: #7d7d7d!important;
    font-family: 'open_sanssemibold'!important;
    font-size: 16px!important;
}
.woocommerce .woocommerce-result-count{
    font-family: 'carrois_gothicregular';
    font-size: 16px;
}
#boxed-layout-pro .woocommerce form.woocommerce-ordering select{
    color: #717171;
}
.woocommerce table.shop_attributes td p{
    font-style: normal;
}
.single_add_to_cart_button{
    padding: 18px 25px 17px 25px!important;
    font-size: 13px!important;
}
.woocommerce-shop-single .quantity input{
    color: #000;
    font-weight: bold;
    padding: 10px 15px 10px 30px;
}
#hrinkow-woocommerce-sharing-title{
    font-size:16px;
    color: #000;
    font-weight: 600;
    text-transform: capitalize;
}
ul.single-shop-social-sharing li a{
    min-width: 35px;
    min-height: 35px;
    line-height: 35px;
    font-size: 15px;
    color: #7d7d7d;
    background: #ededed;
}
#single-product-tabs-background .woocommerce-tabs table th{
    border-bottom: 1px solid #fff;
    font-weight: 700;
    font-size: 16px;
    background: #eee;
}

.woocommerce table.shop_attributes th{
    width: 240px;
}
.woocommerce table.shop_attributes tr:nth-child(even) td{
    background: transparent!important;
}
/*.related.products h2{
    text-align: center;
}*/
.product_meta .posted_in, .sku_wrapper{display: none!important;}
body .wpcf7-form input.wpcf7-submit,body .wpcf7-form input.wpcf7-submit:hover{
    background: #94c114;
}

.blog-single-social-sharing li{
    display:inline-block !important;
}
.single_variation_wrap .input-text.qty{
    border-top-right-radius: 0px!important;
    border-bottom-right-radius: 0px!important;
}
.wpcf7-form-control:not(.wpcf7-submit), .woocommerce input, #content-pro .woocommerce table.shop_table .coupon input#coupon_code, form.checkout.woocommerce-checkout textarea.input-text, form.checkout.woocommerce-checkout input.input-text{
    border-radius: 25px!important;
    font-size: 13px!important;
    padding: 12px 10px 12px 30px!important;
    font-family: 'open_sanssemibold';
    color: #b0b0b0;
}
.hrinkow-woocommerce-product-short-summary .qty{
    border-top-right-radius: 0px!important;
    border-bottom-right-radius: 0px!important;
}
#content-pro .woocommerce table.shop_table .coupon input#coupon_code{
    padding: 12px 10px 12px 20px;
}
#content-pro .woocommerce table.shop_table input{
    border-radius: 25px;
    font-size: 13px;
    padding: 12px 10px 12px 10px;
    font-family: 'open_sanssemibold';
    color: #b0b0b0;
}
.select2-container--default .select2-selection--single{
    padding: 8px 11px;
    height: 45px;
    border-radius: 25px;
    border: 2px solid transparent;
    background-color: #f2f3f5;
}
.select2-container--default .select2-selection--single:focus{
    border-color: #94C11C;
}
.select2-container--default .select2-selection--single .select2-selection__arrow{
    top: 10px;
    right: 10px;
}
.woocommerce-Button, .woocommerce-button, .coupon button, #boxed-layout-pro a.checkout-button.button{
    background: #94C11C!important;
    color: #fff!important;
}
.woocommerce-form__label-for-checkbox span, .woocommerce-form__input-checkbox{
    vertical-align: middle;
}
.woocommerce-form__input-checkbox{
    margin-bottom: 0!important;
}
.woocommerce-page #content-pro .width-container-pro{
    margin-bottom: 50px;
}
body .woocommerce nav.woocommerce-MyAccount-navigation a{
    box-shadow: unset;
}
body .woocommerce nav.woocommerce-MyAccount-navigation a:hover{
    background: #94C11C;
    color: #fff;
}
.woocommerce form .show-password-input::after, .woocommerce-page form .show-password-input::after{color: #94C11C;}
.wc-proceed-to-checkout{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    float: right;
}
#boxed-layout-pro a.checkout-button.button{
    padding: 15px 25px;
    font-size: 13px;
}
.woocommerce table.shop_table tbody tr.cart-subtotal th{
    border-color: #fff;
}
.woocommerce table.shop_table tr.cart-subtotal th{
    border-bottom-color: #fff; 
}
#content-pro .woocommerce table.shop_table .coupon input#coupon_code{
    height: 44px;
}
.woocommerce-form-login, .woocommerce-form-register{
    /*width: 50%;
    margin: 2em auto!important;*/
}
/*#post-372 .woocommerce h2, #post-3952 .woocommerce h2{
   text-align: center;
}*/
.woocommerce-info{
    border-top-color: #94C11C!important;
}
.woocommerce-info::before{
    color: #94c11c!important;
}
/* .woocommerce-terms-and-conditions-wrapper input[type="checkbox"]{
    height: 100%;
    vertical-align: -webkit-baseline-middle;
} */
.woocommerce-form__label-for-checkbox input[type=checkbox] {
    position: relative;
    cursor: pointer;
    margin-right: 15px;
    margin-left: 0px;
    vertical-align: middle;
}
.woocommerce-form__label-for-checkbox input[type=checkbox]:before {
    content: "";
    display: block;
    position: absolute;
    width: 15px;
    height: 15px;
    top: -2px;
    left: 0;
    background-color: #fff;
    border: 2px solid #d8d8d8;
}
.woocommerce-form__label-for-checkbox input[type=checkbox]:checked:after {
     content: "";
     display: block;
     width: 5px;
     height: 10px;
     border: solid #94C11C;
     border-width: 0 2px 2px 0;
     -webkit-transform: rotate(45deg);
     -ms-transform: rotate(45deg);
     transform: rotate(45deg);
     position: absolute;
     top: -1px;
     left: 6px;
}

.woocommerce-invalid #terms{
    outline: unset;

}
.woocommerce-invalid #terms:before{
    border-color: red;
}
.woocommerce-table{
    width: 100%;
    overflow: auto;
    /*display: inline-block;*/
}

/*kontakt page*/
.wpcf7 > select, .wpcf7 input:not(.wpcf7-submit){
    width: calc(100% - 40px)!important;
}
.woocommerce-terms-and-conditions-checkbox-text font,
.woocommerce-terms-and-conditions-checkbox-text .required{
    line-height: normal;
}

.klarna-checkout-select-other-wrapper{
    display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
}
.d-flex {
    display: flex;
    justify-content: space-between;
}
.greenbtn{
    background-color: #097f4d !important;
    color: #fff;
    border-radius: 0px !important;
    padding: 6px 16px !important;
    line-height: 18px;
    font-size: 15px;
    font-size: 14px;
    font-family: 'Gotham-Medium';
}
.rightbutton .add_property_link .button{
    float: none;
}
.rightbutton{
    text-align: right;
}
.rightbutton a{
        display: inline-block;
}
a.woocommerce-terms-and-conditions-link {
    text-decoration: underline;
}
header.elementor-slideshow__header.elementor-lightbox-prevent-close {
    width: 95%;
}
#single-product-tabs-background {
    background: #f9f9f9;
}
.woocommerce div.product form.cart .variations select {
    /*max-width: 50%;
    min-width: 50%;*/
	min-width: 100%;
	max-width: 100%;
    display: inline-block;
    margin-right: 1em;
}
body .woocommerce-shop-single table.variations td.value select{
    background: #ffffff url(images/select-arrow.png) right -19px top 19px no-repeat;
}
span.backtoshop {
    display: block;
    margin-bottom: 15px;
}

.wcpa_form_item  label {
    font-weight: 400;
    color: #333333;
    font-size: 14px;
    display: inline-block;
    float: left!important;
}
 .wcpa_form_item input {
    float: right!important;
    width: 430px!important;
    box-shadow: 0px 0px 30px rgba(0,0,0, 0.06)!important;
    border:0!important;
    color:#1f1f1f!important;
	max-width:430px!important;
}

.wcpa_form_outer .wcpa_form_item .image-inline .wcpa_image {
    display: inline-block;
    vertical-align: text-top;
    float: right;
	max-width: 430px;
}

.wcpa_form_outer .wcpa_form_item .select {
    position: relative;
	width:430px;
	max-width:430px;
	float: right;
}

.wcpa_form_item select {
    background: #ffffff url(images/select-arrow.png) right -19px top 19px no-repeat!important;
    min-width: 100%;
    max-width: 100%;
    display: inline-block;
    margin-right: 0!important;
    font-weight: 400;
    cursor: pointer;
    -webkit-appearance: none!important;
    -moz-appearance: none!important;
    appearance: none!important;
    border-radius: 0px;
    margin: 0px!important;
    border: 2px solid #ffffff!important;
    border-radius: 60px!important;
    color: #1f1f1f;
    font-size: 13px;
    padding: 12px 25px 12px 30px!important;
    box-shadow: 0px 0px 30px rgba(0,0,0, 0.06)!important;
}

 .wcpa_form_outer .wcpa_form_item .select_arrow {
    content: '';
    display: block;
    position: absolute;
    top: 15px;
    right: 15px;
    width: 0;
    height: 0;
    pointer-events: none;
    border-style: solid;
    border-width: 8px 5px 0 5px;
    border-color: #aaa transparent transparent transparent;
	display:none!important;
}

.wcpa_row {
    clear:both;
    margin-bottom:1.2em;
}

/*
.woocommerce-variation-add-to-cart .wcpa_form_item  label {
    font-weight: 400;
    color: #333333;
    font-size: 14px;
    display: inline-block;
    float: left!important;
}

.woocommerce-variation-add-to-cart .wcpa_form_item input {
    float: right!important;
    width: 430px!important;
    box-shadow: 0px 0px 30px rgba(0,0,0, 0.06)!important;
    border:0!important;
    color:#1f1f1f!important;
	max-width:430px!important;
}

.woocommerce-variation-add-to-cart .wcpa_form_outer .wcpa_form_item .image-inline .wcpa_image {
    display: inline-block;
    vertical-align: text-top;
    float: right;
	max-width: 430px;
}

.woocommerce-variation-add-to-cart .wcpa_form_outer .wcpa_form_item .select {
    position: relative;
	width:430px;
	max-width:430px;
	float: right;
}

.woocommerce-variation-add-to-cart .wcpa_form_item select {
    background: #ffffff url(images/select-arrow.png) right -19px top 19px no-repeat!important;
    min-width: 100%;
    max-width: 100%;
    display: inline-block;
    margin-right: 0!important;
    font-weight: 400;
    cursor: pointer;
    -webkit-appearance: none!important;
    -moz-appearance: none!important;
    appearance: none!important;
    border-radius: 0px;
    margin: 0px!important;
    border: 2px solid #ffffff!important;
    border-radius: 60px!important;
    color: #1f1f1f;
    font-size: 13px;
    padding: 12px 25px 12px 30px!important;
    box-shadow: 0px 0px 30px rgba(0,0,0, 0.06)!important;
}

.woocommerce-variation-add-to-cart .wcpa_form_outer .wcpa_form_item .select_arrow {
    content: '';
    display: block;
    position: absolute;
    top: 15px;
    right: 15px;
    width: 0;
    height: 0;
    pointer-events: none;
    border-style: solid;
    border-width: 8px 5px 0 5px;
    border-color: #aaa transparent transparent transparent;
	display:none!important;
}

.woocommerce-variation-add-to-cart .wcpa_row {
    clear:both;
    margin-bottom:1.2em;
}*/

/* lightbox */
/*.pp_pic_holder{
    width: 700px!important;
    background: rgb(255, 255, 255);
    box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 60px;
    left: 440.5px!important;
}
.pp_hoverContainer, .pp_content{
    
    width: 100%!important;
}
.pp_fade{
    box-shadow: unset!important;
}
#pp_full_res{
    text-align: center;
}
body div.pp_default a.pp_close{
    top: -5px!important;
}*/
/*--------------------------------
            Responsive
--------------------------------*/

@media screen and (min-width: 1920px){
    .column_section .elementor-column:first-child > .elementor-column-wrap{
        padding-right: 65px!important;
    }
    .column_reverse_section .elementor-column:last-child > .elementor-column-wrap{
        padding-left: 65px!important;
    }

    .shape_background::after{
	    -webkit-clip-path: polygon(0 100%, 60% 100%, 87% 0, 0 0);
	    clip-path: polygon(0 100%, 60% 100%, 87% 0, 0 0);
	}
    footer#site-footer .width-container-pro .widget:not(:nth-child(5)){
        width: 25%;
    }
    
}

@media only screen and (min-width: 1441px) and (max-width: 1680px){
    footer#site-footer .width-container-pro .widget:not(:nth-child(5)){
        width: 22%;
    }
}

@media only screen and (min-width: 1367px) and (max-width: 1440px) {
    footer#site-footer .width-container-pro .widget:not(:nth-child(5)){
        width: 20%;
    }
}

@media only screen and (min-width: 1281px) and (max-width: 1366px) {
    footer#site-footer .width-container-pro .widget:not(:nth-child(5)){
        width: 20.5%;
    }

    .shape_background::after{
	    -webkit-clip-path: polygon(0 100%, 52% 100%, 80% 0, 0 0);
	    clip-path: polygon(0 100%, 52% 100%, 80% 0, 0 0);
	}
}

@media only screen and (min-width: 1200px) and (max-width: 1280px) {
   .shape_background::after{
        -webkit-clip-path: polygon(0 100%, 52% 100%, 76% 0, 0 0);
        clip-path: polygon(0 100%, 52% 100%, 76% 0, 0 0);
    }

    footer#site-footer .width-container-pro .widget:not(:nth-child(5)){
        width: 19.5%;
    }
}
@media only screen and (min-width: 1025px) and (max-width: 1199px){
    footer#site-footer .width-container-pro .widget:not(:nth-child(5)){
        width: 18%;
    }
}
@media only screen and (width: 1024px){
    .home_slider .boosted-elements-slides li .boosted-elements-slider-background, .home_slider .boosted-elements-slider-loader-height{
        height: 38vh!important;
    }

    .sidebar{
        width: 30%;
    }
}
@media only screen and (width: 768px){
    .home_slider .boosted-elements-slides li .boosted-elements-slider-background, .home_slider .boosted-elements-slider-loader-height{
        height: 38vh!important;
    }
    .woocommerce-account .woocommerce-MyAccount-navigation{
        float: left;
    }
    .woocommerce-account .woocommerce-MyAccount-content{
        float: right;
    }
    #boxed-layout-pro .woocommerce form.woocommerce-ordering select{
        padding: 12px 20px 12px 32px;;
    }
    .sidebar ul.product-categories li{
        display: flow-root;
    }
    .coupon button{
        float: left!important;
    }
    button[name="update_cart"]{
        display: block!important;
    }
    
}

@media only screen and (min-width: 992px) and (max-width: 1024px) { 
  /*.event_wrapper{
    -webkit-column-gap: 15px;  Chrome, Safari, Opera
    -moz-column-gap: 15px; /* Firefox 
    column-gap: 15px;
  }*/
  
  .event_wrapper .event_img_wrap .event_date_wrap .meta_field{
    font-size: 32px;
  }
}

@media only screen and (width: 834px){
    .event_wrapper .event_img_wrap img, .img_wrap img{
        height: 260px!important;
    }
}

@media only screen and (min-width: 768px) and (max-width: 834px) {
    .event_wrapper .event_items_list .event_content{
        display: inline-block;
        width: 46%;
    }
    /*.event_wrapper{
        -webkit-column-count: 2;
        -moz-column-count: 2;
        column-count: 2;
    }*/

    .sidebar{
        width: 30%;
    }

    #main-container-pro{
        width: 65%;
    }
    .sidebar{
        width: 32%;
    }
    .img_wrap img{
        height: 300px;
    }
    .img_wrap .event_date_wrap{
        padding: 20px 0;
    }
    .img_wrap .event_date_wrap .sub_title, .img_wrap .event_date_wrap .meta_field{
        font-size: 40px;
    }
    #content-pro .width-container-pro{
        width: 100%;
        padding-right: 10px;
        padding-left: 10px
    }

    .hrinkow-blog-content{
        padding: 25px 15px 15px 20px;
    }
    .blog-sharing-and-tags{
        padding-top: 20px;
        margin-top: 20px;
    }
    .cr_form .submit_container{
        right: -10px!important;
    }

    .note_section .button_wrap{
        padding: 8px 24px;
    }
    
}

@media only screen and (max-width: 1024px){
    
    #copyright-text{
        padding: 20px 0px 25px 0px!important;
    }
    
    footer#site-footer .width-container-pro .widget{
        padding: 60px 0px 50px!important;
    }
    .elementor-widget-text-editor{margin-bottom: 10px!important;}

    .cr_form .submit_container{
        right: 0;
    }

    .cr_form .submit_container button {
        width: 30%;
        margin-top: -14px;
        margin-left: 90px;
    }
}
@media only screen and (max-width: 960px){
    .cr_form .submit_container button {
        margin-left: 150px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
    
    #widget-area-hrinkow .widget, footer#site-footer .width-container-pro .widget:nth-child(5){
        margin-right: 0px!important;
        width: 50%!important;
    }

    #site-footer #menu-footer-navigation li a{
        margin-top: 20px!important;
        margin-bottom: 20px!important;
    }
    
    #page-title-pro{
        margin-bottom: 30px!important;
    }

    .shape_background::after{
        -webkit-clip-path: polygon(0 100%, 50% 100%, 80% 0, 0 0);
    	clip-path: polygon(0 100%, 50% 100%, 80% 0, 0 0);
    }
    #site-footer{ 
        background-position: 90% 100%!important;
    }

    .tl-info-left{
        width: 40%;
    }

    .event_image_container img{
        -o-object-position: bottom;
        object-position: top;
    }
    
}
@media only screen and (min-width: 533px) and (max-width: 767px){
    
      
    .event_wrapper .event_img_wrap .event_date_wrap .meta_field, .event_wrapper .event_img_wrap .event_date_wrap .sub_title,
    .img_wrap .event_date_wrap .sub_title, .img_wrap .event_date_wrap .meta_field{
        font-size: 32px;
    }
    .event_wrapper .event_img_wrap .event_date_wrap{
        padding: 25px 0;
    }
}


@media only screen and (max-width: 767px) {
    
    #widget-area-hrinkow{
        margin-bottom: 20px;
    }

    #widget-area-hrinkow .widget{
        margin-right: 0px!important;
        width: 100%;
        padding-top: 15px!important;

    }
    #widget-area-hrinkow .widget:not(:nth-child(5)){
        padding-bottom: 0px!important;
    }

    #site-footer{
        background-position: center center!important;
    }

    footer#site-footer ul{
        margin-bottom: 0px!important;
    }

    #site-footer #menu-footer-navigation li a{
        margin-top: 10px!important;
        margin-bottom: 10px!important;
    }
    #copyright-text{
        line-height: 1.5!important;
    }
    #widget-area-hrinkow .widget:not(:nth-child(5)){
        padding-bottom: 0px!important;
    }
   /* .home_slider li:nth-child(3) .boosted-elements-slider-background{
        background-position: center center!important;
        background-size: cover!important;
    }             */
    .home_slider li .boosted-elements-slider-background:before{
        content: '';
        background: rgba(0,0,0,0.3);
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        height: 100%;
    }
    .home_slider .boosted-elements-slider-direction-nav .boosted-elements-slider-next{
        padding-right: 5px;
    }
    .home_slider .boosted-elements-slider-direction-nav .boosted-elements-slider-prev{
        padding-left: 5px;    
    }
    
    .home_slider li .boosted-elements-slide-title, .home_slider li .boosted-elements-slide-sub-title{
        color: #fff!important;
    }
    
    /*.event_wrapper{
        -webkit-column-count: 1;
        -moz-column-count: 1;
        column-count: 1;
    }*/
    .event_wrapper .event_img_wrap img, .img_wrap img{
        height: auto!important;
    }
    .event_wrapper .event_items_list .event_content{
        width: auto;
    }
    #page-title-pro h1{
        font-size: 44px!important;
    }
    #page-title-pro{
        margin-bottom: 20px!important;
    }
    .shape_background::after{
        width: 66%;
        -webkit-clip-path: polygon(0 100%, 50% 100%, 100% 0, 0 0);
        clip-path: polygon(0 100%, 50% 100%, 100% 0, 0 0);
    }

    #main-container-pro{
        width: 100%;
    }

    .event_content_container{
        padding: 20px 15px;
    }
    .event_content_container .event_title{
        font-size: 22px;
    }
   
    .img_wrap .event_date_wrap{
        padding: 20px 0;
    }
    #content-pro .width-container-pro {
        width: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        padding-right: 10px;
        padding-left: 10px;
    }
    .sidebar{
        padding-top: 20px;
    }
    .page-numbers{
        margin-bottom: 20px!important;
    }

    .hrinkow-blog-content{
        padding: 30px 15px 15px 15px;
    }
    .single .hrinkow-blog-content{
        margin-bottom: 50px;
    }
    blockquote{
        margin-right: 0;
        line-height: 20px;
    }

    .wptimeline-sidebar, .wpex-custom-meta-info{
        padding: 20px 15px;
    }
    .tl-wrapper ul{
        padding: 0;
    }

    #widget-area-hrinkow .widget, footer#site-footer .width-container-pro .widget:nth-child(5){
        width: 100%!important;
        padding-bottom: 0px!important;
    }

    .woocommerce ul.products[class*=columns-] li.product, .woocommerce-page ul.products[class*=columns-] li.product{
        width: 100%;
    }
    .woocommerce table.shop_attributes th{
        width: auto;
    }

    .woocommerce div.product form.cart .variations select{
        width: 100%;
    }
    #single-product-info-background{
        padding-bottom: 0px;
    }
    .woocommerce-form-login, .woocommerce h2{
        width: auto;
    }

    .woocommerce-ordering{
        width: 100%;
    }

    .woocommerce input, #content-pro .woocommerce table.shop_table .coupon input#coupon_code, form.checkout.woocommerce-checkout textarea.input-text, form.checkout.woocommerce-checkout input.input-text{
        padding: 12px 10px 12px 20px;
    }

    .woocommerce ul.order_details li{
        width: -webkit-fill-available;
        margin-bottom: 20px;
    }
    .woocommerce .woocommerce-customer-details address{
        width: auto;
    }

    .woocommerce-mini-cart__buttons a{
        padding: 15px 25px!important;
    }
    .select2-selection__rendered{
        text-align: left!important;
    }
    .woocommerce-terms-and-conditions{
        overflow-y: auto!important;
        overflow-x: hidden!important;
    }
    .woocommerce-terms-and-conditions h2{
        font-size: 20px!important;
    }

    .wpcf7 > select, .wpcf7 input:not(.wpcf7-submit), .wpcf7-form textarea{
        width: 100%!important;
    }
    .backtoshop {text-align: center;}
       .cr_form .submit_container button {
        margin-left: 0px;
        margin-top: -20px;
    }
}
@media only screen and (max-width: 650px){
    .cr_form .submit_container button {
        margin-left: 80px;
    }
}
@media only screen and (max-width: 530px){
    .cr_form .submit_container button {
        margin-left: 150px;
        margin-top: -14px;
    }
}
@media only screen and (max-width: 430px){
    .cr_form .submit_container button {
        margin-left: 170px;
        margin-top: -12px;
    }
}
@media only screen and (max-width: 320px){
    .cr_form .submit_container button {
        width: 36%;
        margin-left: 205px;
        margin-top: -9px;
    }
}
@media only screen and (max-width: 480px){
    
    .event_wrapper .event_img_wrap .event_date_wrap .meta_field, .event_wrapper .event_img_wrap .event_date_wrap .sub_title,
    .img_wrap .event_date_wrap .sub_title, .img_wrap .event_date_wrap .meta_field{
        font-size: 28px;
    }
    .event_wrapper .event_img_wrap .event_date_wrap{
        padding: 20px 0;
    }
    .event_wrapper .event_img_wrap .event_date_wrap, .img_wrap .event_date_wrap{
        bottom: 5px;
    }

   /* .cr_form .submit_container{
        position: relative;
        padding-top: 20px;
        bottom: unset;
        left: unset;
        top: unset;
        right: unset;
    }*/
/*
    .event_wrapper .event_img_wrap img, .img_wrap img{
        height: 235px!important;
    }*/
}

@media only screen and (max-width: 384px){
    #content-pro .woocommerce table.shop_table .coupon input#coupon_code{
        float: right;
        margin-bottom: 10px;
    }
}

@media only screen and (min-width: 360px) and (max-width: 384px){
   .event_wrapper .event_img_wrap img, .img_wrap img{
        height: 245px!important;
    }
}

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

	.event_wrapper .event_img_wrap img, .img_wrap img{
        height: 210px!important;
    }

    .event_wrapper .event_img_wrap .event_date_wrap .meta_field, 
    .event_wrapper .event_img_wrap .event_date_wrap .sub_title, 
    .img_wrap .event_date_wrap .sub_title, .img_wrap .event_date_wrap .meta_field{
        font-size: 22px;
    }
    
    .event_wrapper .event_img_wrap .event_date_wrap, .img_wrap .event_date_wrap{
        bottom: 12px;
    }

    .woocommerce input, #content-pro .woocommerce table.shop_table .coupon input#coupon_code, form.checkout.woocommerce-checkout textarea.input-text, form.checkout.woocommerce-checkout input.input-text{
        font-size: 12px;
    }

    .checkout_coupon p.form-row-first, .checkout_coupon p.form-row-last{
        width: 100%;
        float: unset;
    }
    .checkout_coupon p.form-row-last > button{
        width: 100%!important;
    }

    #page-title-pro h1{
        font-size: 40px!important;
    }

    .woocommerce-terms-and-conditions h2{
        font-size: 16px!important;
    }

}



#hrinkow-sticky-header.scroll-to-fixed-fixed.hrinkow-sticky-scrolled .sf-menu a:hover,
#hrinkow-sticky-header.scroll-to-fixed-fixed.hrinkow-sticky-scrolled .sf-menu a:focus {
	    color: #000!important;
}