body {
    font-family: 'PT Sans', sans-serif;
}

.home-shoes-1 .product-item .item-content .item-title:hover, .home-shoes-1 .item-title:hover {
    color: #fccd27;
}

.home-shoes-1 .featured-section .featured-container .digital-featured-nav li a:hover {
    background-color: black;
    color: #fff;
    border-radius: 0;
}

.workshop_link a:hover {
    color: #fccd27;
}

.order_btn1 {
    width: 100%;
    margin-top: 10px;
    text-align: center;
    border: 0;
    color: #fff;
    background-color: #000000;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 19px;
    font-weight: 500;
    margin-bottom: 0;
    cursor: pointer;
    font-family: 'PT Sans', sans-serif;
    text-transform: uppercase;
    transition-duration: 0.4s;
}

.order_btn1:hover {
    background-color: #fccd27;
    box-shadow: 0 4px 5px 0 rgba(0,0,0,.14), 0 1px 10px 0 rgba(0,0,0,.12), 0 2px 4px -1px rgba(0,0,0,.3);
}

.footer_email {
    width: 100%;
    text-align: center;
    border-radius: 0;
    padding: 5px;
    border: 1px solid #bbbbbb;
    margin-top: 10px;
    font-family: 'PT Sans', sans-serif;
}

.footer_ul {
    list-style: none;
    font-weight: normal;
    padding-left: 0;
    font-family: 'PT Sans', sans-serif;
}

.footer_ul li a {
    font-weight: normal;
    text-transform: none;
    text-decoration: none;
    color: #000000 !important;
    font-family: 'PT Sans', sans-serif;
}
.footer_ul li a:hover {
    color: #fccd27 !important;
}

.a_20 {
    font-size: 20px;
    line-height: 30px;
    font-family: 'PT Sans', sans-serif;
}

footer_ul li a:hover {
    color: #000000 !important;
    font-family: 'PT Sans', sans-serif;
}

.h4_footer {
    font-size: 20px !important;
    color: #000000;
    font-weight: normal;
    text-transform: uppercase;
    font-family: 'PT Sans', sans-serif;
}

.h4_footer a {
    font-size: 28px !important;
    color: #000000;
    font-weight: 300;
    text-transform: uppercase;
    font-family: 'PT Sans', sans-serif;
}

.h4_footer a:hover {
    color: #fccd27;
    text-decoration: none;
}

.footer_top {
    border-top: 1px solid #c8c8c8;
    padding-top: 25px;
    font-size: 16px;
    color: #000000;
    font-family: 'PT Sans', sans-serif;
}

.footer_bottom {
    border-top: 1px solid #c8c8c8;
    padding-top: 25px;
    font-size: 16px;
    color: #000000;
    font-family: 'PT Sans', sans-serif;
    margin-top: 25px;
    margin-bottom: 25px;
}

.footer_tel {
    font-size: 38px;
    font-family: 'PT Sans', sans-serif;
}

p {
    font-family: 'PT Sans', sans-serif;
}
.footer_social {
    margin-top: 5px;
    margin-bottom: 25px;
}
.footer_bottom_right {
    font-size: 15px;
    color: #000000;
    font-family: 'PT Sans', sans-serif;
}
.footer_bottom_left_icons img {
    margin-top: 25px;
    max-height: 31px;
    filter: grayscale(1) opacity(0.8);
    transition: 0.3s;
}
.footer_bottom_left_icons img:hover {
    filter: grayscale(0) opacity(1);
}

.vk_icon:hover {
    filter: invert(42%) sepia(96%) saturate(244%) hue-rotate(171deg) brightness(95%) contrast(98%);
}
.facebook_icon:hover {
    filter: invert(37%) sepia(53%) saturate(7368%) hue-rotate(204deg) brightness(106%) contrast(90%);
}
.insta_icon:hover {
    filter: invert(18%) sepia(82%) saturate(4497%) hue-rotate(339deg) brightness(90%) contrast(94%);
}

.insta_title {
    font-size: 48px;
    color: #262626;
}
.insta_title:hover {
    color: #fccd27;
}
.insta_btn {
    width: 100%;
    margin-top: 10px;
    text-align: center;
    color: #000000;
    background-color: #fff;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 26px;
    border: 2px solid #000000;
    font-weight: 500;
    margin-bottom: 0;
    cursor: pointer;
    font-family: 'PT Sans', sans-serif;
    text-transform: uppercase;
}
.insta_btn:hover {
    color: #fff;
    background-color: #000000;
}
.subscribe_main {
    background-color: #f6f6f6;
    padding-top: 45px;
    padding-bottom: 45px;
    font-size: 16px;
    color: #000000;
    font-family: 'PT Sans', sans-serif;
    margin-top: 25px;
    margin-bottom: 25px;
}
.subscribe_main_left h3 {
    font-size: 26px;
    color: #000000;
    font-family: 'PT Sans', sans-serif;
    text-transform: initial;
    font-weight: bold;
    margin-top: 12px;
}
.order_btn2 {
    width: 100%;
    margin-top: 10px;
    text-align: center;
    border: 0;
    color: #fff;
    background-color: #000000;
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 0;
    cursor: pointer;
    font-family: 'PT Sans', sans-serif;
    text-transform: uppercase;
}
.footer_email_div {
    padding-right: 0;
    padding-left: 30px;
}

#msMiniCart .empty {
    float: left;
    font-size: 28px;
    margin: -2px 0;
    margin-right: 5px;
}

#msMiniCart .empty span {
    font-weight: 600;
}

.search_input {
    font-size: 16px;
}

.size_div>label>span {
    border:1px solid #4c4c51;
    border-radius: 0;
}    
.product-item .post-labels {
    left: 0; 
}

.breadcrumb {
    margin-bottom: 0;
}

.spinner {
    margin: 60px auto 0;
    width: 70px;
    text-align: center;
    -moz-user-select: none;
    -khtml-user-select: none;
    user-select: none;
}
  
.spinner > div {
    width: 18px;
    height: 18px;
    background-color: #fccd27;

    border-radius: 100%;
    display: inline-block;
    -webkit-animation: sk-bouncedelay 1.4s infinite ease-in-out both;
    animation: sk-bouncedelay 1.4s infinite ease-in-out both;
}

.spinner .bounce1 {
    -webkit-animation-delay: -0.32s;
    animation-delay: -0.32s;
}

.spinner .bounce2 {
    -webkit-animation-delay: -0.16s;
    animation-delay: -0.16s;
}

@-webkit-keyframes sk-bouncedelay {
    0%, 80%, 100% { -webkit-transform: scale(0) }
    40% { -webkit-transform: scale(1.0) }
}

@keyframes sk-bouncedelay {
    0%, 80%, 100% { 
        -webkit-transform: scale(0);
        transform: scale(0);
    } 40% { 
        -webkit-transform: scale(1.0);
        transform: scale(1.0);
    }
}

#featured-section .tab-content > .tab-pane{
    display: block;
    height: 0;
}

#featured-section .tab-content > .active{
    height: auto;
}
#featured-section .owl-stage-outer {
    height: 500px;
}

@media screen and (max-width: 480px) {  
    .item-price strong {
        font-size: 20px;
    }

    #featured-section .owl-stage-outer {
        height: 390px;
    }
}

.msmc-dropdown {
    position:relative !important;
}