/*--------------------------------------------------------------
# Event
--------------------------------------------------------------*/

.img-down::before {
    background-image: url(../image/arrow-down.png);
    background-repeat: no-repeat;
    background-size: 120px 50px;
    display: inline-block;
    width: 120px;
    height: 50px;
    content: "";
}

.emptyVideo {
    width: 100%;
    height: auto;
}

.register-title {
    font-size: 40px;
    font-weight: bold;
    font-family: "IRANSansWeb-Bold";
}

.single-event .navigation {
    display: none;
}

.modal-header {
    display: block;
    text-align: center;
    border: 0;
    padding: 0;
}

.single-event .modal-body {
    padding-top: 10px;
}

.archive-event .page-body {
    margin: 0 0 50px 0;
}

.archive-event .page-header {
    color: #fff;
}

.single-event ul li {
    list-style: none;
}

.event-info {
    font-size: 20px;
    font-family: "IRANSansWeb-Medium";
}

.event-info div {
    padding: 5px 0;
}

.event-info .btn {
    margin-top: 50px;
}

.section-event-info div {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 10px;
}

.single-event .quform-rtl .quform-button-submit-default {
    float: unset !important;
}

.archive-event .page-title {
    text-align: center;
    margin-bottom: 100px;
}

.archive-event .item-box .card {
    display: inline-block;
    text-align: center;
    padding: 20px 30px 10px 30px;
    border-radius: 10px;
    margin-bottom: 40px;
    width: 100%;
    height: 270px;
    position:relative;
}

.archive-event .card-body {
    padding-bottom: 0px;
}

.archive-event .arrow-blog span:before {
    height: 65px;
    background-image: url(../image/arrow-down.png);
    content: '';
    display: block;
    width: 160px;
    background-repeat: no-repeat;
    margin: auto;
    background-position: 0 -25px;
}

.archive-event .page-title span {
    font-size: 36px !important;
    text-align: center;
    padding: 20px 0;
    font-weight: 600;
}

.section-register button {
    margin-bottom: 10px;
}

.spencer-logo {
    text-align: center;
    margin: 50px 0;
}

.spencer-logo div {
    margin: 10px 0;
}

.spencer-logo a {
    padding: 10px;
}

.spencer p {
    text-align: justify;
}

.spencer-video .wp-video, .section-video .video .wp-video {
    margin: auto;
}

.single-event section.coach img {
    width: 100%;
    max-height: 180px;
    max-width: 180px;
}

.section-conditions p {
    text-align: justify;
}

.route-text {
    display: inline-block;
}

.spencer-logo img {
    box-shadow: 0px 0px 6px 0px #80808073;
    border-radius: 15px;
    width: 100%;
    height: auto;
    padding: 20px;
    min-height: 190px;
}

#regulations-content ul li {
    list-style: decimal;
    padding: 10px 0;
}

#regulations-content ul {
    padding-right: 20px;
}

#regulations-content {
    text-align: justify;
}

#conditions-content h3 {
    font-size: 16px;
    padding: 10px;
}
#conditions-content{
    text-align: justify;
}
#conditions-content ul {
    padding-right: 20px;
}
#field_1_2{
    display:none;
}
#post-6445 #conditions-content{
     display:none;
}


/********************/
/*--------------------------------------------------------------
# match
--------------------------------------------------------------*/





.single-match .navigation {
    display: none;
}



.single-match .modal-body {
    padding-top: 10px;
}

.archive-match .page-body {
    margin: 0 0 50px 0;
}

.archive-match .page-header {
    color: #fff;
}

.single-match ul li {
    list-style: none;
}

.match-info {
    font-size: 20px;
    font-family: "IRANSansWeb-Medium";
}

.match-info div {
    padding: 5px 0;
}

.match-info .btn {
    margin-top: 50px;
}

.section-match-info div {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 10px;
}

.single-match .quform-rtl .quform-button-submit-default {
    float: unset !important;
}

.archive-match .page-title {
    text-align: center;
    margin-bottom: 100px;
}

.archive-match .item-box .card {
    display: inline-block;
    text-align: center;
    padding: 30px 30px 10px 30px;
    border-radius: 10px;
    margin-bottom: 40px;
    width: 100%;
    height: 250px;
    position:relative;
}

.archive-match .card-body {
    padding-bottom: 0px;
}
/*
.archive-match .arrow-blog span:before {
    height: 65px;
    background-image: url(../image/arrow-down.png);
    content: '';
    display: block;
    width: 160px;
    background-repeat: no-repeat;
    margin: auto;
    background-position: 0 -25px;
}
*/

.archive-match .page-title span {
    font-size: 36px !important;
    text-align: center;
    padding: 20px 0;
    font-weight: 600;
}

.single-match section.coach img {
    width: 100%;
    max-height: 180px;
    max-width: 180px;
}

.arrow-blog-match{
margin-top: 30px;
}
.h1,h1{font-size:28px; color: #19b296;}

.Acctitle h4 {
    font-size: 16px !important;
}