/*!
Theme Name: adidasvisionho
Theme URI: http://www.themagicbus.gr
Author: themagicbus.gr
Author URI: http://www.themagicbus.gr
Description: Description
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: adidasvisionho
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

*/
@font-face {
    font-family: 'Denton';
    src: url('/wp-content/themes/adidasvisionho/fonts/denton/Denton-Light.woff2') format('woff2'), url('/wp-content/themes/adidasvisionho/fonts/denton/Denton-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'ITCFranklinGothic LT Pro Bk';
    src: url('/wp-content/themes/adidasvisionho/fonts/adidasFGBold/FranklinGothicLTPro-Dm.woff2') format('woff2'),
        url('/wp-content/themes/adidasvisionho/fonts/adidasFGBold/FranklinGothicLTPro-Dm.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}


@font-face {
    font-family: 'AdihausDINreg';
    src: url('/wp-content/themes/adidasvisionho/fonts/adidaregular/AdihausDIN-Regular.woff2') format('woff2'), url('/wp-content/themes/adidasvisionho/fonts/adidaregular/AdihausDIN-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'AdihausDIN';
    src: url('/wp-content/themes/adidasvisionho/fonts/AdihausDIN-Bold/AdihausDIN-Bold.woff2') format('woff2'), url('/wp-content/themes/adidasvisionho/fonts/AdihausDIN-Bold/AdihausDIN-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}
/* Loader wrapper */
#page-loader {
  position: fixed;
  inset: 0;
  background: #ffffff;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 9999;
}

/* Spinner */
.spinner {
  width: 50px;
  height: 50px;
  border: 4px solid #e0e0e0;
  border-top: 4px solid #333;
  border-radius: 50%;
  animation: spin 1s linear infinite;
}

/* Animation */
@keyframes spin {
  to {
    transform: rotate(360deg);
  }
}

.container {
    color: black;
    max-width: 1000px !important;
}
.wpcf7 form.sent .wpcf7-response-output {
    position: fixed;
    bottom: 0;
    width: calc(100% - 20px);
    left: 0;
    text-align: center;
    padding: 1rem;
    border-radius: 5px;
    background-color: #46b450c7;
}
strong, b {
    font-family: 'AdihausDIN';
}

h1 {
    text-transform: uppercase;
    font-size: 44px;
    color: black;
    font-family: 'AdihausDIN';
}

h2 {
    color: black;
    text-transform: uppercase;
    font-size: 35px;
    font-family: 'AdihausDIN';
}
.aggree a {
    color: black;
    font-family: 'AdihausDIN';
}
h3 {
    color: black;
    letter-spacing: 2px;
    text-transform: uppercase;
    font-size: 19px;
    font-family: 'AdihausDIN';
}

.text-right {
    text-align: right;
}
.inputfld input {
    background: whitesmoke;
    border: 2px solid black;
    border-radius: 5px;
    padding: 10px;
}

.container.adidasimages h2 {
    font-family: 'ITCFranklinGothic LT Pro Bk';
    margin-top: 25px;
}

p {
    font-size: 18px;
    font-family: 'AdihausDINreg';
}

.logotxt {
    margin-bottom: 50px;
    margin-top: 30px;
}

.logotxt .row {
    align-items: center;
}

.btner input {
    background: black;
    color: white;
    border: none;
    padding: 10px 15px;
    font-family: 'AdihausDIN';
}
.adidasimages {
    padding-top: 20px;
    padding-bottom: 3rem;
}
.inputfld input {
	font-family: 'AdihausDIN';
}
.aggree .wpcf7-list-item {
    margin: 10px 0;
}
.btner input:hover {
    background: #dfdfdf;
    color: black;
    transition:all .3s ease;
}

.container.adidasimages img {
    width: 100%;
}

.wpcf7 form.sent .wpcf7-response-output {
	background: #46b450;
	border-color: #46b450; /* Green */
	color: white;
	text-align: center;
	font-family: 'AdihausDIN';
	font-size: 18px;
}

@media(max-width:844px){
.col-md-6.text-right {
    text-align: center;
}

.col-md-6.text-right img {
    max-width: 250px;
}

.container.logotxt h1 {
    text-align: center;
    font-size: 35px;
}
.inputfld input {
    font-family: 'AdihausDIN';
    background: whitesmoke;
    border: 2px solid black;
    border-radius: 5px;
    padding: 10px;
    width: 100%;
}
.container.adidasimages {
    text-align: center;
}	
h2 {
    color: black;
    text-transform: uppercase;
	font-size: 26px;
}	
input[type="radio"] {
	display:block;
 width: 30px;
height: 30px;
}	
}
span.wpcf7-list-item-label {
    font-family: 'AdihausDIN';
}
@media(min-width:1644px){
input[type="radio"] {

    width: 35px;
    height: 40px;
    display: block;
}

span.wpcf7-list-item-label {
    font-family: 'AdihausDIN';
}

.mainimgwrapper.text-center {

    padding: 0;
    margin: -3px 0px 0px -1px;
}
}
.mainimgwrapper.text-center img {
    max-width: 100%;
    height: auto;
}

@media(max-width:680px){
p {
	font-size: 15px;
}	
}