.merchOuterWrapper {
    font-size: 0;
    width: 100%;
}

div#merchsection {
    background: #007BCC;
    padding-top: 0%;
    /* min-height: 100vh; */
    /* padding: 30vh 0px 15vh 0px; */
    padding: 10vh 0px 15vh;
}

.merchOuterWrapper .leftmerch,
.merchOuterWrapper .rightmerch,
.merchOuterWrapper .centermerch {
    display: inline-block;
    vertical-align: top;
    width: 310px;
}

.merch.merchleft,
.merch.merchright,
.merch.merchcenter {
    padding-top: 50px;
    margin-bottom: 25px;
}

.merch.merchleft img,
.merch.merchright img,
.merch.merchcenter img {
    width: 250px;
    margin: 0 auto;
    background: white;
}

.merchshop a {
    text-decoration: none;
    padding: 14px 49px;
    text-transform: uppercase;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    letter-spacing: 1px;
    display: inline-block;
    transition: all 0.5s ease-in-out;
    margin-top: 13px;
    margin-bottom: 55px;
    width: 50%;
}

.allmerch a:hover {
    opacity: 1;
    background: #E30000;
    color: #FBDD00;
    border: 1px solid #E30000;
}

.shopMerchleft a {
    background-color: #000;
    border: 1px solid #f7941b;
    color: #f7941b;
}

.shopMerchcenter a {
    background-color: #000;
    border: 1px solid #f7941b;
    color: #f7941b;
}

.shopMerchright a {
    background-color: #000;
    border: 1px solid #f7941b;
    color: #f7941b;
}

.merchshop a:hover {
    background-color: #f7941b;
    border: 1px solid #f7941b;
    color: #fff;
}

.centermerchtitle {
    text-align: left;
    font-size: 28px;
    padding-left: 30px;
    text-transform: uppercase;
    margin-bottom: 15px;
    height: 58px;
}

.centermerchtitle1 {
    text-align: left;
    font-size: 28px;
    padding-left: 30px;
}

.allmerch a {
    color: #081CCF;
    text-transform: uppercase;
    font-size: 58px;
    display: block;
    width: 560px;
    margin: 0 auto;
    text-decoration: unset;
    border: 1px solid #081CCF;
    /* line-height: 151px;
  height: 146px; */
    line-height: 118px;
    height: 120px;
}

.allmerch a:first-child {
    margin-bottom: 20px;
}
.merch-buttons {
    display: flex;
    justify-content: flex-end;
    width: 90%;
    margin-bottom: 8vh;
}
.conuntry {
    display: flex;
    align-items: baseline;
    width: 27%;
    justify-content: flex-end;
}
.country-name a {
    font-size: 4.24597364568082vw;
    color: #000000;
    font-weight: bold;
    text-decoration: none;
    transition: all 0.5s ease-in-out;
}
.country-name a:hover{
    color: #081CCF;
}
.external-arrow a {
    font-size: 4.24597364568082vw;
    color: #E30000;
    text-decoration: none;
}
.conuntry.us {
    margin-right: 3%;
}
.merch-conuntry-img {
    margin-right: 3%;
    max-width: 2.93vw;
    width: 100%;
}
.mobile{
    display: none;
}

@media only screen and (max-width: 767px) {
    .merchOuterWrapper .leftmerch,
    .merchOuterWrapper .rightmerch,
    .merchOuterWrapper .centermerch {
        display: block;
        margin: 0 auto;
    }
    .merchshop a {
        text-decoration: none;
        padding: 14px 49px;
        text-transform: uppercase;
        font-style: normal;
        font-weight: 700;
        font-size: 14px;
        letter-spacing: 1px;
        display: inline-block;
        transition: all 0.5s ease-in-out;
        margin-top: 30px;
        margin-bottom: 0px;
        width: 50%;
    }
    .centermerchtitle {
        height: auto;
    }
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
    .merchOuterWrapper .leftmerch,
    .merchOuterWrapper .rightmerch,
    .merchOuterWrapper .centermerch {
        display: block;
        margin: 0 auto;
    }
    .centermerchtitle {
        height: auto;
    }
    .allmerch a {
        font-size: 48px;
        width: 280px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
    .merchOuterWrapper .leftmerch,
    .merchOuterWrapper .rightmerch,
    .merchOuterWrapper .centermerch {
        width: 287px;
    }
    div#merchsection {
        overflow-x: hidden;
    }
}

@media only screen and (max-width: 767px) and (orientation: portrait) {
    div#merchsection {
        /* padding: 37vh 0px 19vh 0px; */
        padding: 10vh 0px 6vh;
    }
    .allmerch a {
        width: 284px;
        /* height: 146px;
    font-size: 48px; */
        font-size: 44px;
    }
}

.merch-item .merch-img {
    background: #fff;
}

.merch-title {
    font-family: din-condensed, sans-serif;
    font-weight: 400;
    font-size: 28px;
    color: #fff;
    display: block;
    text-align: left;
    padding-top: 12px;
    text-transform: uppercase;
    min-height: 65px;
}

.shop-link a {
    background: #000000;
    font-size: 14px;
    width: 100%;
    text-align: center;
    display: block;
    text-decoration: none;
    padding: 12px 0;
    font-family: din-condensed, sans-serif;
    font-weight: 400;
    color: #F70000;
    margin-top: 10px;
    border: 1px solid #F80000;
}

.shop-link a:hover {
    background: #F70000;
    color: #007AC6;
    border: 1px solid #007AC6;
}

.bottom-merchtext {
    color: #E30000;
    margin: 50px 0 20px;
}

.bottom-merchtitle {
    font-size: 58px;
    font-family: din-condensed, sans-serif;
}

.bottom-merchdesc {
    font-size: 27px;
    margin-top: 20px;
}

.bottom-mlist {
    font-size: 21px;
    margin-top: 10px;
}

@media only screen and (max-width: 1023px) {
    .merch-title {
        min-height: 100px;
    }
    div#merchsection {
        overflow-x: hidden;
    }
}


/* merch mlist css */

.mlistwrapper.merchmlist {
    position: static;
    margin: 0 auto;
    margin-top: 140px;
    transform: none;
    width: unset;
}

.merchmlist #mlform input#email {
    border: 1px solid #FFFFFF;
    color: #FFFFFF;
}

.merchmlist #mlform input#email.errored {
    border-color: red;
}

.merchmlist input#submit {
    background: #000000;
    color: #E30000;
    border-color: #E30000;
}

.merchmlist input#submit:hover {
    color: #E30000;
    border: 1px solid #E30000;
    opacity: 1;
    background: transparent;
}

.merchmlist div#mlform div#terms a {
    color: #ffffff;
}

.merchmlist #mlform #terms .terms-message,
.merchmlist #secondform #terms .terms-message {
    color: #E30000;
    border: 1px solid #E30000;
    padding: 10px;
    background: #000000;
}

.merchmlist .mlistheader {
    margin: 0;
    color: #000000;
    font-size: 28px;
    margin: 0 auto;
    text-align: center;
}
.merchmlist p.message-description {
    font-size: 22px;
    color: #000000;
    margin-top: 10px;
}
.merchmlist #secondform .welcome {
    color: #E30000;
}

.merchmlist div.plain-ml-wrapper span#secondFormClose {
    color: #E30000;
}

.merchmlist div.plain-ml-wrapper span#secondFormClose:hover {
    color: #E30000;
    opacity: 0.5;
}

.merchmlist .plain-ml-wrapper label {
    color: #E30000;
}

.merchmlist #secondform input,
.merchmlist #secondform select {
    color: #E30000;
    border: 1px solid #E30000;
}

.merchmlist #secondform label.goptin_checkbox {
    color: #E30000;
}

.merchmlist input#goptin_checkbox:checked:after {
    color: #E30000;
}

.merchmlist #mlistFormTwo .submit input {
    color: #E30000;
}

.merchmlist #mlistFormTwo .submit input#submit:hover {
    color: #E30000;
    border: 1px solid #E30000;
    opacity: 1;
    background: transparent;
}

.merchmlist div#secondform #terms a:hover,
.merchmlist div#secondform #terms a {
    color: #E30000;
}

.merchmlist .plain-ml-wrapper p.terms-message-2 {
    color: #E30000;
    border-color: #E30000;
    background: #000000;
}

.merchmlist option {
    background: #000;
    color: #E30000;
}

.merchmlist div#secondform #terms .terms-message-2 a {
    color: #E30000;
}

.merchmlist div#thankyou {
    color: #E30000;
}

.merchmlist input::placeholder {
    /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #ffffff;
    opacity: 1;
    /* Firefox */
}

.merchmlist :-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #ffffff;
}

.merchmlist ::-ms-input-placeholder {
    /* Microsoft Edge */
    color: #ffffff;
}

.merchmlist div#secondform {
    background: rgba(255, 255, 255,0.3);
}

.merchmlist div#secondform input:-webkit-autofill,
.merchmlist div#secondform textarea:-webkit-autofill,
.merchmlist div#secondform select:-webkit-autofill {
    color: #ffffff;
    -webkit-text-fill-color: #ffffff;
    -webkit-box-shadow: 0 0 0 1000px #FBDD00 inset;
}

.merchmlist div#secondform input:-webkit-autofill,
.merchmlist div#secondform input:-webkit-autofill:hover,
.merchmlist div#secondform input:-webkit-autofill:focus,
.merchmlist div#secondform textarea:-webkit-autofill,
.merchmlist div#secondform textarea:-webkit-autofill:hover,
.merchmlist div#secondform textarea:-webkit-autofill:focus,
.merchmlist div#secondform select:-webkit-autofill,
.merchmlist div#secondform select:-webkit-autofill:hover,
.merchmlist div#secondform select:-webkit-autofill:focus {
    color: #E30000;
    -webkit-text-fill-color: #E30000;
    -webkit-box-shadow: 0 0 0 1000px #000000 inset;
}
.merchmlist div#mlform div#terms p.terms-message a {
    color: #E30000;
}
@media only screen and (max-width: 767px) {
    .desktop{
        display: none;
    }
    .mobile{
        display: inline-block;
    }
    .merch-buttons {
        display: flex;
        justify-content: center;
        width: 100%;
        margin-bottom: 8vh;
    }
    .conuntry {
        display: flex;
        align-items: center;
        max-width: 40%;
        width: 100%;
        justify-content: flex-end;
    }
    .conuntry.canada {
        justify-content: flex-start;
    }
    .merch-conuntry-img {
        width: 100%;
        max-width: 22px;
    }
    .country-name a {
        font-size: 22px;
    }
    .mlistwrapper.merchmlist {
        margin-top: 120px;
        margin-bottom: 30px;
    }
    .bottom-mlist {
        max-width: 252px;
        margin: 0 auto;
        margin-top: 10px;
        line-height: 33px;
    }
    .merchmlist .submit {
        width: 30%;
        display: inline-block;
        vertical-align: top;
        margin: 0;
        margin-left: 5%;
    }
    .merchmlist .plain-ml-wrapper .email.fieldWrap {
        width: 65%;
        display: inline-block;
    }
    .merchmlist .plain-ml-wrapper #terms {
        text-align: right;
    }
    .merchmlist div#mlform div#terms a {
        padding-right: 18px;
    }
    .merchmlist #mlform input#email {
        text-align: left;
        text-align-last: left;
        padding: 8px 0px 8px 11px;
    }
    .merchmlist #secondform input,
    .merchmlist #secondform select {
        font-size: 16px;
    }
    .merchmlist #secondform select {
        background-size: 20% auto;
        padding-right: 20px;
    }
    .merchmlist .plain-ml-wrapper #terms {
        margin: 0 auto;
        margin-top: 4px;
    }
    .merchmlist div#mlform div#terms a {
        padding: 0;
        width: 30%;
        margin: 0 auto;
        text-align: center;
    }
}
.merchmlist #secondform select {
    background: url(../images/arrow_drop_down.svg) no-repeat center right;
}
@media screen and (max-width: 1023px) and (orientation: landscape) {
    .conuntry {
        width: 30%;
    }
    .merch-conuntry-img {
        max-width: 25px;
        width: 100%;
    }
    .merchmlist #secondform select {
        background-size: 10% auto;
        padding-right: 20px;
    }
}
@media screen and (max-width: 767px) and (orientation: landscape) {
    .conuntry {
        width: 20%;
    }
    .merch-conuntry-img {
        max-width: 18px;
        width: 100%;
    }
}


@media screen and (min-width: 1025px) and (orientation: landscape) {
a.merch-hover span {
    font-size: 3.7vw;
}
}
@media screen and (min-width: 3000px) and (orientation: landscape) {
    .country-name a {
        font-size: 3.245974vw;
    }
    }
/* div#merchsection .owl-carousel.owl-loaded{
    overflow: hidden;
} */