.breadcrumb-content {
        color: #fff;
    font-size: 30px;
    text-transform: uppercase;
    font-weight: 700;
    text-align: center;
}
.two_section img {
    width: 100%;
    border-radius: 10px;
    margin-bottom: 30px;
    height: 356px;
}
.instagram_post {
    margin-bottom: 50px;
}
.instagram_post img {
    width: 100%;
    
}
.gshop-footer {
        background: #673AB7;
}
.pt-50{padding-top:50px;} 
.pb-50 {padding-bottom:50px;}
.submenu-double-line img {
        width: 100%;
    height: 160px;
    margin-bottom: 10px;
    border-radius: 10px;
}
.logo_sticky img {
        width: 60px;
    display: none;
}
.sticky-on .logo_sticky img {
    display: block;
}
.gshop-navbar-right {
    justify-content: center;
    padding-right: 15px;
}
.price-field .fa {
        margin-left: 10px;
}
.price-field input {
    border: 1px solid red !important;
    width: 16px;
    height: 20px;
    border-radius: 0 !important;
}
.price-field p {
        display: flex;
    align-items: center;
    color: #000;
}
.gshop-navmenu>ul>.has-submenu>ul.submenu-double-line.category_menu {
        left: -73%;
        min-width: 1295px;
}
.category_menu a {
    color:#cfc8c8;
}