/*
 Theme Name:   Clayball Child
 Theme URI:    https://clayball.eu
 Description:  Default GeneratePress child theme
 Author:       HiRez
 Author URI:   http:/claybaall.eu
 Template:     generatepress
 Version:      0.1
*/

/*@import url('https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Raleway:wght@300;400;500;600;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Quicksand:wght@300;400;500;600;700&display=swap');*/

/* style.css a child theme-ben */
@font-face {font-family: 'AVGARDD'; src: url('assets/fonts/AVGARDD.TTF') format('truetype'); font-weight: bold; }
@font-face {font-family: 'AVGARDN'; src: url('assets/fonts/AVGARDN.TTF') format('truetype'); font-weight: bold; }
@font-face {font-family: 'FUTURA'; src: url('assets/fonts/FuturaExtraBold.otf') format('truetype'); font-weight: bold; }


body {font-family: "AVGARDN"; line-height: 1.6; font-size: 1.2rem;}
body p {font-family: "AVGARDN"; line-height: 1.6; font-size: 1.65rem;}
.product p {font-family: "AVGARDN"; line-height: 1.6; font-size: 1.25rem;}
.elementor-icon-list-text {font-family: "AVGARDN"!important; }
.why h1, .why h2, .why h3, .why h4, .why h5, .why h6 {font-family: "FUTURA", sans-serif!important; }
h1, h2, h3, h4, h5, h6, .site-title, .main-title {font-family: "AVGARDN", sans-serif!important; }

.main-navigation .main-nav>ul {padding-top:65px;}

.butcontainer {text-align:center;}

.mainbut {font-family: 'AVGARDD'!important; width:100%; max-width: 360px; height: 100px; background: #f9cb00!important; border: 8px solid #000000!important; border-radius: 1000px!important; padding: 24px 15px; color: #000000!important; display: inline-block; margin: 30px 0; text-transform:uppercase!important; font-size:24px!important; text-align: center;}
.single_add_to_cart_button {font-family: 'AVGARDD'!important; width:100%; max-width: 220px; height: 50px; background: #f9cb00!important; border: 5px solid #000000!important; border-radius: 1000px!important; padding: 26px 15px; color: #000000!important; display: inline-block; margin: 30px 0; text-transform:uppercase!important; font-size:17px!important; text-align: center;}
.add_to_cart_button {font-family: 'AVGARDD'!important; width:100%; max-width: 220px; height: 50px; background: #f9cb00!important; border: 5px solid #000000!important; border-radius: 1000px!important; padding: 26px 15px; color: #000000!important; display: inline-block; margin: 30px 0; text-transform:uppercase!important; font-size:18px!important; text-align: center;}
input.submit {font-family: 'AVGARDD'!important; width:100%; max-width: 220px; height: 50px; background: #f9cb00!important; border: 5px solid #000000!important; border-radius: 1000px!important; padding: 26px 15px; color: #000000!important; display: inline-block; margin: 30px 0; text-transform:uppercase!important; font-size:18px!important; text-align: center;}
.mainbut:hover, .single_add_to_cart_button:hover, .add_to_cart_button:hover, input.submit:hover {background:#444!important; color:#fff!important;}

.woocommerce-products-header {margin-bottom: 40px;}
.woocommerce-result-count {display: none;}
.woocommerce-ordering {display: none;}
span.onsale {display: none;}

p.in-stock {color: #999!important;}
.price del {color: #999!important;}
.price ins {color: #333; font-size: 1.2rem;}
.single-product .price ins {color: #333; font-size: 1.75rem;}

/* Contact Form */ 
.wpcf7 input[type="text"] {width: 100%; border-color: #999;}
textarea {border-color: #999;}
.wpcf7 input[type="email"] {width: 100%; border-color: #999; }
.wpcf7 input[type="tel"] {width: 100%; border-color: #999; }
.wpcf7 select {width: 100%; border-color: #999; }

/* BUTTON */ 
.circle-button {
	font-family: "FUTURA", sans-serif!important; margin: 0 auto; width: 300px; height: 300px; background-color: #ffce0f;  border: 15px solid #231f20; border-radius: 50%; display: flex; flex-direction: column; justify-content: center; align-items: center; text-align: center; cursor: pointer;transition: background-color 0.5s, border 0.5s;}
.circle-button .line {
    color: #231f20; font-weight: bold; display: block;}
.circle-button .large {
    margin-top: -16px; font-size: 4.6rem; letter-spacing: -1px; margin-bottom: -20px;}
.circle-button .large2 {
    font-size: 2rem; letter-spacing: -1px;
}
.circle-button .small {
    font-size: 1.35rem; margin: -8px 0 8px 0; margin-bottom: -12px;}
.circle-button:hover {
    background-color: #231f20; border: 15px solid #ffce0f; transition: background-color 0.5s, border 0.5s;}
.circle-button:hover .large, .circle-button:hover .large2, .circle-button:hover .small {color: #fff; transition: color 0.5s; }

.packs a p {margin-bottom: 20px; font-size: 30px!important;line-height: 30px;}
.packs a {color: #111;}
.packs a:hover {color: #ffce0f;}
.pholder {text-align: center;}
.pholder img {border-radius: 26px!important;margin-bottom: 20px;}

