/*
Theme Name: Andbox
Theme URI:
Description:
Author:
Author URI:
Version: 0.1
*/

@media (min-width: 560px){
	.double-input-wrap .custom-input-wrap {
    width: 30.5% !important;
}
}

.tournament-register-page .upload-photo-wrap{
	margin-top: 30px;	
}

body.page-template-contact .contact-main .contact-text-col{
	    padding-top: 10.625em;
    padding-left: 5.625em;
    padding-bottom: 8.125em;
	margin: 0;
}
@media screen and (max-width: 767px){
	body.page-template-contact .contact-main .contact-text-col {
		padding-right: 6.25em;
	}
}
.default-page-wrap{
	position: static !important;
}

div.jQBracket .team.win div.score, div.jQBracket .team.lose div.score{
    opacity: 1;
    visibility: visible;
}
@media (max-width:991px){
  body .article-block5{
  	margin-bottom: 10%;
  }
}

body .hero-slider .slider .slide .slide-content{
	margin-top: 12.875em;
  max-width: 40.375em;
}
body .hero-slider .slider .slide .slide-content h2{
	max-height: 328px;
  overflow: hidden;
}

@media (max-width: 767px){
  body .hero-slider .slider .slide .slide-content{
  	margin-top: 7rem;
  }
  
  body .hero-slider .slider .slide .slide-content h2{
  font-size: 2rem;
  }
}

.tournaments-list-main-wrap{
	min-height: 330px;
	
}