/*================ Breakpoints ================*/
.red {
    color: red; }

@media screen and (max-width: 768px) {
    .main-footer .row {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap; } }

.footer_logo img {
    max-width: 100px;
    width: 100%; }

.linktocart.button.dark, .contact-form .button.dark, .cart-buttons .link-continue, .cart-buttons .btn-update {
    border-color: #000; }
.linktocart.button.dark:before, .contact-form .button.dark:before, .cart-buttons .link-continue:before, .cart-buttons .btn-update:before {
    background: #000; }

.swatch {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
.swatch .header {
    width: 20%;
    font-size: 14px;
    font-weight: bold; }
.swatch .select-swap {
    width: 80%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }

.option--size__link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 15px 0;
    width: 100%;
    float: left;
    border-bottom: 1px dotted #dfe0e1; }

.SizeGuide_wrapper .mfp-container {
    margin: 0 auto;
    max-width: 1200px;
    left: 50%;
    -webkit-transform: translate(-50%, 0%);
    -moz-transform: translate(-50%, 0%);
    -o-transform: translate(-50%, 0%);
    -ms-transform: translate(-50%, 0%);
    transform: translate(-50%, 0%); }
.SizeGuide_wrapper .mfp-container #SizeGuide {
    background: #fff;
    padding: 30px; }

.SizeGuide_wrapper .main__content th {
    background-color: #f3c9b7;
    border-right: .3rem solid #fee9e0;
    padding: .5rem 1rem; }

.SizeGuide_wrapper .main__content h6 {
    border-bottom: .2rem solid #404041;
    margin-top: 15px;
    margin-bottom: .5rem;
    font-size: 1.4rem;
    font-weight: bold; }

.SizeGuide_wrapper .main__content__footwear--custom {
    background-color: #f0dcd4; }

@media screen and (min-width: 993px) {
    #site-header {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        align-items: center; }
    #site-header .logo-header {
        padding: 10px 0; }
    #site-header #topbar {
        order: 3;
        width: 10%; }
    #site-header #topbar .header-wrap-icon .text {
        display: none; } }

/* =============== Newsletter ===============*/
#newsletter-popup {
    background: #fff;
    margin: 20px auto;
    max-width: 790px;
    text-align: center;
    width: 100%;
    display: table;
    position: relative; }
#newsletter-popup .popup-logo {
    display: table;
    margin: 0 auto;
    width: 100%; }
#newsletter-popup .popup-logo img {
    width: 100%;
    vertical-align: middle;
    max-width: px;
    margin: 30px auto 0; }
#newsletter-popup .newsletter-popup-container .row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
#newsletter-popup .newsletter-popup-container img {
    width: 100%; }
#newsletter-popup .newsletter-popup-container .section-title {
    /*
			margin: 0 0 15px 0;
			font-size: 2.6rem;
			font-weight: 700;
			line-height: 1.6;
			letter-spacing: .1rem;
			color: #000;
			*/ }
#newsletter-popup .newsletter-popup-container p {
    font-size: 1.3rem;
    font-weight: 400;
    letter-spacing: .1rem;
    color: #000; }
#newsletter-popup .mfp-close {
    width: 30px !important;
    height: 30px !important;
    font-size: 20px !important;
    top: 5px !important;
    right: 5px !important; }
#newsletter-popup .form_newsletter form {
    max-width: 90%;
    margin: 30px auto 0; }
@media (max-width: 767px) {
    #newsletter-popup .form_newsletter form {
        max-width: 100%; } }
#newsletter-popup .form_newsletter > h2 {
    text-transform: uppercase;
    font-weight: 500;
    text-align: center;
    color: #222;
    margin-bottom: 10px;
    font-size: 19px; }
@media (max-width: 767px) {
    #newsletter-popup .form_newsletter > h2 {
        font-size: 20px; } }
#newsletter-popup .form_newsletter > h3 {
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 700;
    text-align: center;
    color: #222; }
@media (max-width: 767px) {
    #newsletter-popup .form_newsletter > h3 {
        font-size: 22px; } }
#newsletter-popup .form_newsletter input {
    background: #e8e8e8;
    height: 46px;
    font-size: 13px;
    margin-bottom: 15px;
    padding-left: 20px; }
@media (max-width: 767px) {
    #newsletter-popup .form_newsletter input {
        margin-bottom: 20px !important; } }
#newsletter-popup .form_newsletter button {
    height: 46px;
    color: #555;
    border: none !important;
    font-size: 14px;
    font-weight: 500;
    background-color: #ffdddc !important; }
@media (max-width: 767px) {
    #newsletter-popup .form_newsletter button {
        font-size: 13px; } }
#newsletter-popup .form_newsletter button:before {
    background-color: #ffdddc !important; }
#newsletter-popup .form_newsletter button:hover {
    background-color: #ffdddc !important; }
#newsletter-popup .form_newsletter button:hover:before {
    background-color: #ffdddc !important; }
#newsletter-popup .newsletter {
    padding: 40px 0 40px 30px;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    position: relative; }
@media (max-width: 767px) {
    #newsletter-popup .newsletter {
        padding: 80px 20px; } }
#newsletter-popup .newsletter .popup-subscription__desc-extra {
    position: absolute;
    left: 30px;
    right: 0;
    bottom: 30px; }
@media (max-width: 767px) {
    #newsletter-popup .newsletter .popup-subscription__desc-extra {
        position: relative;
        left: initial;
        right: initial;
        bottom: initial; } }
#newsletter-popup .response-text {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px; }
#newsletter-popup .response-text.error {
    background: none repeat scroll 0 0 #ff0000;
    color: #ffffff;
    float: left;
    font-size: 11px;
    text-align: center;
    width: 100%; }
#newsletter-popup .response-text.success {
    background: none repeat scroll 0 0 #7fcc1f;
    color: #ffffff;
    float: left;
    font-size: 11px;
    text-align: center;
    width: 100%; }
#newsletter-popup .area_newsletter .contact-form .input-group input, #newsletter-popup .area_newsletter .contact-form .input-group button {
    width: 100%;
    margin-bottom: 10px; }

.popup-subscription__desc-extra {
    font-size: 1rem !important;
    bottom: 0;
    color: #999 !important;
    margin-bottom: 0; }
@media screen and (max-width: 768px) {
    .popup-subscription__desc-extra {
        padding-top: 4rem; } }

#newsletter-popup .mfp-close {
    border: none;
    opacity: 1;
    font-size: 25px;
    margin: 0;
    padding: 5px;
    position: absolute;
    right: 0px;
    text-align: center;
    top: 0px;
    line-height: 1;
    background-repeat: no-repeat;
    background-color: #fff;
    background-size: 9px;
    background-position: center center;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%; }

/*================ Instagram ================*/
#instafeed {
    float: none;
    margin-top: 0;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: row;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap; }
#instafeed .slide {
    position: relative;
    flex: 0 1 25%;
    padding: 0; }
@media screen and (max-width: 768px) {
    #instafeed .slide {
        flex: 0 1 50%; } }
#instafeed.owl-carousel .owl-stage {
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex; }
#instafeed.owl-carousel .owl-nav > div {
    position: absolute;
    top: 50%;
    -webkit-transform: translate(0%, -50%);
    -moz-transform: translate(0%, -50%);
    -o-transform: translate(0%, -50%);
    -ms-transform: translate(0%, -50%);
    transform: translate(0%, -50%);
    text-indent: -9999px;
    height: 35px;
    width: 30px;
    background-size: 12px;
    background-repeat: no-repeat;
    background-position: center center;
    background-color: rgba(255, 255, 255, 0.3); }
#instafeed.owl-carousel .owl-nav > div.owl-prev {
    left: 17px;
    background-image: url(//theme.hstatic.net/200000284249/1000799870/14/icon-left-dark.svg?v=1537) !important; }
#instafeed.owl-carousel .owl-nav > div.owl-next {
    right: 17px;
    background-image: url(//theme.hstatic.net/200000284249/1000799870/14/icon-right-dark.svg?v=1537) !important; }
#instafeed.owl-carousel .owl-nav > div:hover {
    background-color: rgba(255, 255, 255, 0.5); }

#insta-buttons {
    display: table;
    line-height: 24px;
    margin-left: -20px;
    margin-top: -20px; }

#insta-buttons #insta-next {
    background-image: url(//theme.hstatic.net/200000284249/1000799870/14/icon-right-dark.svg?v=1537);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: auto 100%;
    display: inline-block;
    height: 30px;
    margin: 15px;
    width: 30px;
    cursor: pointer !important; }

.insta-follow {
    font-size: 20px; }

#instafeed .insta-holder {
    /*   background-color: rgba(0, 0, 0, 0.2);
      background-position: center center;
      background-repeat: no-repeat;
      background-size: 24px 24px;
      display: block;
      height: 100%;
      left: 0;
      opacity: 0;
      position: absolute;
      top: 0;
      width: 100%;
      -webkit-transition: all 0.3s ease;
      -moz-transition: all 0.3s ease;
      -o-transition: all 0.3s ease;
      transition: all 0.3s ease;
      z-index: 9; */
    position: relative;
    height: 0;
    padding-top: 100%;
    overflow: hidden;
    z-index: 9;
    opacity: 0;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease; }
#instafeed .insta-holder:before {
    content: "";
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background-color: rgba(0, 0, 0, 0.3);
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease; }

#instafeed .pic-cap {
    padding: 20px 15px 0;
    max-height: calc(100% - 50px);
    overflow: hidden;
    position: absolute;
    top: 0; }

#instafeed .slide {
    position: relative;
    width: calc(100% - 10px);
    display: block;
    height: 0;
    padding-bottom: calc(100% - 10px); }

#instafeed .slide img {
    /*   position: absolute;
      vertical-align: middle;
      width: 100%;
      -o-object-fit: cover;
      object-fit: cover;
      -o-object-position: center;
      object-position: center;
      height: 100%;
      top: 0;
      left: 0; */
    object-fit: cover;
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0; }

#instafeed .slide:hover .insta-holder {
    opacity: 1; }

#instafeed .pic-info {
    color: #ffffff;
    font-size: 15px;
    position: absolute;
    text-align: center;
    bottom: 0;
    -webkit-transform: translate(0%, -50%);
    -moz-transform: translate(0%, -50%);
    -o-transform: translate(0%, -50%);
    -ms-transform: translate(0%, -50%);
    transform: translate(0%, -50%);
    width: 100%; }

#instafeed .pic-info > * {
    margin: 0 10px; }

#instafeed .pic-info > * > i {
    margin: 0 3px; }

#instafeed .pic-info .like {
    display: inline-block; }
#instafeed .pic-info .like .icon-heart {
    display: inline-block;
    width: 15px;
    height: 15px;
    background-image: url(//theme.hstatic.net/200000284249/1000799870/14/icon-heart.svg?v=1537);
    background-size: contain;
    background-repeat: no-repeat;
    margin: 0 3px -2px 0; }

#instafeed .pic-info .comment {
    display: inline-block; }
#instafeed .pic-info .comment .icon-comment {
    display: inline-block;
    width: 15px;
    height: 15px;
    background-image: url(//theme.hstatic.net/200000284249/1000799870/14/icon-comment.svg?v=1537);
    background-size: contain;
    background-repeat: no-repeat;
    margin: 0 3px -2px 0; }

@media screen and (max-width: 992px) {
    #instafeed .slide img {
        -webkit-filter: grayscale(0%);
        -webkit-transition: .25s ease-in-out;
        -moz-filter: grayscale(0%);
        -moz-transition: .25s ease-in-out;
        -o-filter: grayscale(0%);
        -o-transition: .25s ease-in-out; } }

.area_newsletter {
    max-width: 600px;
    margin: 0 auto;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
.area_newsletter .section-title__wrapper {
    margin-bottom: 30px; }
.area_newsletter .contact-form .input-group input {
    background: none;
    border: none;
    border-bottom: 1px solid #444;
    width: calc(100% - 120px);
    padding: 0; }

.product-price span.pro-price.red {
    color: red; }

.mfhr-newletter {
    width: 80%;
    margin-top: 20px; }
@media (max-width: 767px) {
    .mfhr-newletter {
        width: 100%;
        margin-top: 0;
        margin-bottom: 20px; } }
.mfhr-newletter h3 {
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 15px;
    position: relative; }
@media (max-width: 1199px) {
    .mfhr-newletter h3 {
        font-size: 14px;
        padding-bottom: 10px;
        margin-bottom: 20px; } }
.mfhr-newletter .mfhr-newletter-form .alert-form {
    margin: 10px 0 0;
    text-align: right; }
.mfhr-newletter .mfhr-newletter-form .block-newletter-line {
    position: relative;
    display: flex;
    border-bottom: 1px solid #000; }
.mfhr-newletter .mfhr-newletter-form .block-newletter-line input {
    border: none;
    background: none;
    box-shadow: none;
    outline: none;
    color: #000;
    font-size: 14px;
    width: calc(100% - 80px); }
.mfhr-newletter .mfhr-newletter-form .block-newletter-line input::-webkit-input-placeholder {
    color: #aaa; }
.mfhr-newletter .mfhr-newletter-form .block-newletter-line input :-ms-input-placeholder {
    color: #aaa; }
.mfhr-newletter .mfhr-newletter-form .block-newletter-line input ::placeholder {
    color: #aaa; }
.mfhr-newletter .mfhr-newletter-form .block-newletter-line button {
    border: none;
    background: none;
    box-shadow: none;
    outline: none;
    color: #000;
    display: inline-block;
    padding: 0;
    width: 80px;
    text-align: right;
    font-size: 14px; }
