html {
    overflow-x: hidden;
}

.c-text-card .c-intro {
    padding-bottom: 5rem;
    margin-bottom: 0;
}

.sharp-text {
    color: #d60057;
}

.current-menu-item {
    font-weight: 700;
}

.total-locations {
    font-weight: 400;
    line-height: 1.18;
    font-family: Avenir-Black, sans-serif;
    text-transform: uppercase;
    color: #000;
    font-size: 4rem;
    margin: 0;
}

.c-header__logo {
    align-items: center;
}

.c-text__breadcrumbs li {
    font-family: Avenir-Book, sans-serif;
    z-index: 999;
}

.c-product-color-picker__options ul li a img {
    transform: rotate(-45deg);
    width: 8rem;
    height: auto;
}

.c-product-color-picker__options {
    width: 62rem;
}

.c-header__lang__flags {
    width: 2rem;
    height: 2rem;
    border-radius: 50px;
    overflow: hidden;
}

.c-header__lang__flags img {
    height: 3rem;
    width: auto;
}

.c-mobile-language-flag {
    width: 2rem;
    height: 2rem;
    border-radius: 50px;
    overflow: hidden;
}

.c-mobile-language-flag img {
    height: 2rem;
    width: auto;
}

.c-location-cards {
    padding-bottom: 0 !important;
}

.c-location-cards__wrapper {
    padding-bottom: 15rem;
}

.c-item-cards__single img {
    max-height: 28rem;
}

.c-product-color-picker__options ul li a img {
    left: 0 !important;
    right: 0 !important;
    margin: auto !important;
    bottom: 1rem !important;
    transform: rotate(0) !important;
}

.grid-sizer {
    width: 23% !important;
}

.gutter-sizer {
    width: 2%;
}

.c-grid .width-half {
    width: 48% !important;
}

.c-grid .width-quarter {
    width: 23% !important;
}

.c-grid .width-three-quarter {
    width: 73% !important;
}

.c-grid .width-full {
    width: 98% !important;
}

.wp-block-media-text.has-media-on-the-right .wp-block-media-text__content {
    padding: 0 !important;
    margin-right: 5rem !important;
    margin-left: 0 !important;
}

.wp-block-media-text .wp-block-media-text__content {
    padding: 0 !important;
    margin-left: 5rem !important;
}

.wp-block-media-text {
    padding-bottom: 5rem;
}

.wp-block-columns {
    padding-bottom: 5rem;
    margin-bottom: 0 !important;
}

.wp-block-image {
    display: flex;
    justify-content: center;
    align-items: center;
}

.custom-gb p {
    padding-bottom: 5rem;
}


.c-product-sizes__single {
    display: flex !important;
    justify-content: flex-end !important;
    padding: 10px !important;
}

.c-product-sizes__single h6 {
    font-size: 15px!important;
}

.c-product-sizes__single hr {
    margin: 0 7px!important;
}

.c-product-sizes__single div span:nth-of-type(2) {
    font-size: 13px!important;
}

.c-product-sizes__single.selectFocus {
    background: #d60057;
}

.c-product-sizes__single.selectFocus h6 {
    color: #fff;
}

.c-product-sizes__single.selectFocus span {
    color: #fff;
}

.wpcf7-form-control-wrap {
    width: 100% !important;
    max-width: 100% !important;
}

.wpcf7-list-item {
    margin: 0 !important;
}

.c-form__row {
    margin: 1rem 0;
    display: flex;
    justify-content: space-between;
}
.c-form__row:last-of-type {
    margin-bottom: 0;
}
.c-form__row:first-of-type {
    margin-top: 0;
}

.wpcf7-textarea, .textarea {
    width: 100%;
    padding: 1rem 10rem 1rem 3.5rem;
    border-radius: 1.5rem;
    font-family: Avenir-Book, sans-serif;
    border: 1px solid #d8d8d8;
}

.wpcf7-form input[type='checkbox'] {
    width: auto !important;
    height: auto !important;
    padding: 0 !important;
}

.wpcf7-form input[type='submit'] {
    padding: 1.5rem 2.5rem;
    text-align: center;
    -webkit-transition: all .28s;
    transition: all .28s;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: none;
    color: #fff;
    text-transform: uppercase;
    font-size: 1.5rem;
    font-family: Avenir-Black, sans-serif;
}

.gform_footer input[type='submit'] {
    background-color: #d60057;
    padding: 1.5rem 2.5rem;
    text-align: center;
    -webkit-transition: all .28s;
    transition: all .28s;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: none;
    color: #fff;
    text-transform: uppercase;
    font-size: 1.5rem;
    font-family: Avenir-Black, sans-serif;
}

.gform_confirmation_wrapper {
    margin-bottom: 3rem;
}

.c-form__group--half {
    width: 49%;
}

.c-contact-form {
    padding: 0!important;
}

.c-contact-form--campaign {
    overflow: visible;
}
.ginput_container_textarea textarea {
    padding: 2rem 3.5rem !important;
}

.c-text__breadcrumbs{
    flex-wrap: wrap;
}

@media screen and (max-width: 1000px) {
    .c-form__row {
        flex-direction: column;
    }

    .c-form__group--half {
        width: 100%;
        margin-bottom: 2rem;
    }

    .c-form__group--half:last-child {
        margin-bottom: 0;
    }

    .wp-block-column {
        padding-bottom: 5rem;
    }

    .c-product-sizes .size-slider{
        width: 100%!important;
    }
}

@media screen and (max-width: 600px) {
    .wp-block-media-text .wp-block-media-text__content {
        margin-left: 0 !important;
    }

    .wp-block-media-text__media {
        padding-bottom: 5rem;
    }
}

.c-location-cards__single{
    margin-right: 1.4rem !important;
}

.c-form__filter_text {
    font-size: 1.6rem;
}
.c-form__filter_text  a {
    text-decoration: underline;
}
