/*
 Theme Name:   Twentytwentyone Child

Version: 1.0
Author: unknown

Description: Twentytwentyone Child Theme
License: GNU General Public License

Template:     twentytwentyone

*/

@font-face {
  font-family: 'Roboto-Regular';
  src: url('/wp-content/uploads/fonts/Roboto-Regular.ttf');
}

@font-face {
  font-family: 'Amateur-Dirty';
  src: url('/wp-content/uploads/fonts/Amateur-Dirty.ttf');
}

h1, h4{

    font-family: 'Roboto-Regular' !important;    
	font-weight: 400 !important;
}

h2:not(.woocommerce-page h2){

    font-family: 'Amateur-Dirty' !important;
}

.elementor-widget-countdown .elementor-countdown-digits {
	
	font-family: 'Amateur-Dirty' !important;
}

.elementor-widget-countdown .elementor-countdown-label {
	
	font-family: 'Roboto-Regular' !important; 
}

.onsale {

	background: #a00000;
	display: inline-flex !important;
}

.woocommerce-error, .woocommerce-info, .woocommerce-message {
 
    border-top: 3px solid #888;
}

.woocommerce-info a{
	
	color: #666;
}

.woocommerce-info a:hover{
	
	color: #333;
}

.related{
	
	padding-top: 0 !important;
}

.related.products ul.products {
    display: flex;
	justify-content: space-between;
}

.star-rating {
	
	margin-bottom: 0;
}

.single-product.singular .entry-title {
	
	margin-bottom: 0;
}

.commentlist .avatar{
	
	display: none;
}

.ek_shop .elementor-products-grid ul.products.elementor-grid {
	
    display: flex !important;
}

.product-template-default .elementor-products-grid ul.products.elementor-grid {
	
    display: flex !important;
}

.ek_shop .woocommerce ul.products.columns-3 li.product {
	
    width: calc(33.3333333333% - 70px) !important;
}


.ek_shop h1{
	
	font-family: 'Amateur-Dirty' !important;
}

.ek_shop h3{
	
  font-family: 'Amateur-Dirty' !important;
}

	
.woocommerce-order h2, .cart_totals h2{

    font-size: 24px;
}

.woocommerce-order h2{
	
	margin-bottom: 20px;
}

.woocommerce-cart-form__contents button, .woocommerce-checkout-payment button{
	
	color: #fff !important;
}

.woocommerce-checkout-payment button:hover{
	
	background-color: #28303d;
	color: #f1f1f1 !important;
	border: 2px solid #28303d;
}

.ek_home_slide{
	
	box-shadow: 0 0 100px 100px #070a0a inset !important;
}

.woocommerce .elementor-location-header section{
	
	padding-top: 0 !important;
}

.single-product div.product .product_meta {
	
    font-size: 15px;
    padding-top: 0;
    margin-top: 0;
}

.woocommerce-product-gallery {
	
    margin-bottom: 0;
}

.woocommerce-message .button{
	
	padding: 10px 20px;
}

.ek_cart_button th, .ek_cart_button td{
	
	border: 1px solid #999;
}

.ek_cart_button .in-stock{
	
	display: none;
}

.ek_line_height_1_4 p{
	
	line-height: 1.4em;
}

.ek_footer_menu a{
	
	padding: 0 !important;
}

.ek_footer .elementor-widget:not(:last-child) {
	
    margin-bottom: 0px;
}

.ek_footer_bottom_img{

	text-align: right;
}

.ek_footer_bottom_img img{
	
	margin-left: 4px;
    width: 70px;
    height: 40px !important;
}

.wpcf7 input{
	
	border: 1px solid #ccc !important;
	border-radius: 4px !important;
}

.wpcf7 label{
	
	color: #777;
	font-size: 14px;
	font-weight: 600;
}

.wpcf7 input[type=checkbox] {
	
	width: 17px !important;
    height: 17px !important;
	margin-right: 5px;
}

.wpcf7-acceptance span{
	
	line-height: 18px;
	margin: 20px 0 30px 0;
	font-weight: 500 !important;
}

.wpcf7-textarea{
	
	margin-bottom: 20px;
	border: 1px solid #ccc !important;
	border-radius: 4px !important;
}

#ek_DSGVO_label{
	
	font-size: 18px;
	color: #626262;
}

.wpcf7-submit{
	
	color: #fff !important;
	padding: 10px 20px !important;
	font-size: 16px !important;
	font-weight: 400 !important;
	text-transform: uppercase;
	margin-top: 20px;
}


.wpcf7-submit:hover{
	
	color: #777 !important;
}

.tnp-subscription-minimal input.tnp-email {

    border: 1px solid #3c3c3c !important;
	background-color: #3c3c3c !important;
}


.tnp-subscription-minimal input.tnp-email:focus {

    border: 1px solid #fff !important;
	background-color: #1d1d1d !important;
	border-radius: 4px;
}


.tnp-subscription-minimal input.tnp-submit {
	
	border: 1px solid #3c3c3c !important;
	background-color: #282828 !important;
	color: #fff !important;
}

.ek_logo_col > div{
	
	padding-bottom: 0 !important;
}

.ek_top_sec .elementor-element-populated{
	
	padding-top: 0 !important;
}

.ek_slide_home_title{
    padding: 30px 25px 25px;
    position: absolute;
    background: transparent url(/wp-content/uploads/2023/03/rock_orig.png) no-repeat scroll center center !important;
    bottom: -25px;
    top: auto;
    border: 0px solid #070a0a !important;
    z-index: 10;
    display: block;
    left: 0;
    right: 0;
    margin: auto;
    text-align: center;
    max-width: 700px;
	transform: rotate(-5deg);
    animation: shake 2s cubic-bezier(.56, .07, .19, .97) both;
    backface-visibility: hidden;
    perspective: 1000px;
}

.ek_slide_home_title img{
	
	width: 100%;
    height: auto;
}

.payment_box p{
	
	font-size: 15px;
}

.woocommerce input, .woocommerce select, .woocommerce textarea{
	
	border: 1px solid #ccc !important;
}

.woocommerce-checkout .select2-container .select2-selection{
	
	border: 1px solid #ccc !important;
}

.woocommerce-terms-and-conditions-wrapper .woocommerce-privacy-policy-text p {
    
	font-size: 15px;
}

.ek_event_tab td{
	
	border: none;
	border-top: 1px solid #333;
	font-size: 15px;
	color: #9a9a9a;
}

.ek_event_tab th{
	
	border: none;
	border-bottom: 2px solid #333;
	text-align: left;
	font-size: 15px;
	color: #9a9a9a;
}

.ek_event_tab a{
	
	color: #fff;
}

.ek_event_tab .btn-ticket {
	
    color: #fff;
    background: #867461;
    border-color: #867461;
	padding: 6px 12px;
	text-transform: uppercase;
}


.woocommerce-Reviews-title{
	
	display: none;
}


.comment-reply-title{
	
	font-size: 18px !important;
	font-weight: 600;
}

.woocommerce-noreviews{
	
	font-size: 18px;
}

.comment-form-rating label{
	
	display: none;
}

.comment-respond .submit{
	
	color: #fff !important;
	text-transform: uppercase;
}

.comment-respond .submit:hover{
	
	color: #444 !important;
}

.comment-form-rating a:hover{
	
	color: #F8CC45;
}

.comment-form-rating .active{
	
	color: #F8CC45;
}

.star-rating{
	
	color: #F8CC45 !important;
}

.commentlist{
	
	padding-left: 0;
}

.comment-text{
	
	font-size: 15px;
}

.must-log-in{
	
	font-size: 16px;
}

.must-log-in a{
	
	font-size: 16px;
	color: #777;
}

.must-log-in a:hover{
	
	font-size: 16px;
	color: #999;
}

.woocommerce-account h2{
	
	font-size: 22px !important;
	text-transform: uppercase;
	margin-bottom: 20px;
}

.woocommerce-account .woocommerce-MyAccount-navigation li {
	
	margin: 0  !important;
	padding: 0  !important;
	line-height: 24px  !important;
}

.woocommerce-account .woocommerce-MyAccount-navigation-link {
	
    margin-bottom: 0 !important;
}

.woocommerce-account .woocommerce-MyAccount-navigation-link a{
	
	font-size: 16px !important;
}

.woocommerce-account .woocommerce-MyAccount-content p {
   
    font-size: 16px;
}

.woocommerce form.woocommerce-form-register p {
	
	font-size: 15px;
}

.woocommerce-privacy-policy-text{
	
	margin: 20px 0;
}

.woocommerce-account .woocommerce-MyAccount-content .woocommerce-Addresses .woocommerce-Address-title h3 {

    font-size: 18px;
}


.woocommerce-Address address{
	
	font-size: 15px;
}

.woocommerce-account .woocommerce-MyAccount-content label {
	
    font-size: 16px;
}

.woocommerce-account .woocommerce-EditAccountForm fieldset legend {

    font-size: 22px;
}


.woocommerce-account .woocommerce-EditAccountForm #account_display_name+span {
	
    font-size: 15px;
}

.woocommerce-account .woocommerce-EditAccountForm input {
	
	font-size: 15px;
}

.page-id-558 .ek_single_page{
	
	padding-bottom: 0 !important;
}


.page-id-558 .ek_single_page .elementor-column-gap-default>.elementor-column>.elementor-element-populated {
	
	padding-bottom: 0 !important;
}

.woocommerce-terms-and-conditions-wrapper input[type=checkbox]{
	
	width: 20px;
	height: 20px;
}
	
.woocommerce-checkout .woocommerce-terms-and-conditions p:first-child{
	
	display: none;
}

.woocommerce-account table.account-orders-table:not(.has-background) tbody tr:nth-child(2n+1) td {
	
	background: #fff;
}

.ek_category_page .woocommerce ul.products.columns-4 li.product {
	
    width: auto !important;
}

.ek_category_page .woocommerce.columns-4 ul.products {
	
    grid-template-columns: repeat(3,1fr) !important;
}

.woocommerce-cart .woocommerce-shipping-methods .shipping_method:after{
	
	width: 17px;
	height: 17px;
}

@media(min-width: 768px) and (max-width: 1024px){

	.ek_shop .woocommerce ul.products.columns-3 li.product {
		
    	width: calc(33.3333333333% - 15px) !important;
	}
}

@media(max-width: 767px){
	
	
	.ek_category_page ul.products.elementor-grid {
		
   		 display: inline !important;
	}
	
	.ek_category_page ul.products.elementor-grid li{
		
		margin-bottom: 60px !important;
	}
	
	.ek_home_slide > div{
		
		position: relative;
		height: 500px;
	}
	
	.ek_footer .elementor-nav-menu--dropdown a {
		
		color: #90969a;
	}
	
	.ek_footer_bottom_img{

		text-align: center;
	}
	
	.ek_event_tab{
		
		overflow-x: auto;
	}
	
	.ek_event_tab table{
		
		width: 100%;
		border-collapse: collapse;
	}
	
	.ek_event_tab td{
	
		white-space: nowrap;
	}
	
	.ek_shop .woocommerce ul.products.columns-3 li.product {
	
    	width: 100% !important;
	}	
	
	.ek_shop ul.products li.product .woocommerce-loop-product__title {

		font-size: 20px;
	}
	
	.woocommerce-MyAccount-content td{
		
		font-size: 15px;
	}
	
	.woocommerce table.shop_table_responsive tr:nth-child(2n+1) td, .woocommerce-page table.shop_table_responsive tr:nth-child(2n+1) td {
		
		background: #fff;	
		filter: brightness(100%)
	}
	
	.woocommerce-billing-fields .select2-selection__rendered, .woocommerce-billing-fields input, .woocommerce-billing-fields label, .woocommerce-terms-and-conditions-checkbox-text, .woocommerce-terms-and-conditions-link, .woocommerce-checkout-review-order-table label, .woocommerce-checkout-review-order-table th, .bttuon, .cart-collaterals td, .woocommerce-checkout-review-order-table td, .woocommerce-cart-form__contents td{
		
		font-size: 15px;
	}
	
}
