body {
    font-family: 'Century Gothic';
}

@font-face {
    font-family: 'Century Gothic';
    src: url('fonts/CenturyGothic.eot');
    src: url('fonts/CenturyGothic.eot?#iefix') format('embedded-opentype'), url('fonts/CenturyGothic.woff') format('woff'), url('fonts/CenturyGothic.ttf') format('truetype'), url('fonts/CenturyGothic.svg#CenturyGothic') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Century Gothic';
    src: url('fonts/CenturyGothic-Bold.eot');
    src: url('fonts/CenturyGothic-Bold.eot?#iefix') format('embedded-opentype'), url('fonts/CenturyGothic-Bold.woff') format('woff'), url('fonts/CenturyGothic-Bold.ttf') format('truetype'), url('fonts/CenturyGothic-Bold.svg#CenturyGothic-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
}

a:focus,
button:focus {
    outline: none;
}

.navbar {
    position: relative;
    width: 100%;
    padding-top: 0px;
    z-index: 999;
    background: #00569f;
    padding: 0px;
}

.navbar .row {
    width: 100%;
}

.header_top {
    padding: 33px 0 33px;
}

.header_top .search_top {
    width: 404px;
    margin-top: 15px;
    margin-right: 15px;
}

.header_top .search_top .form-inline {
    display: flex;
    border: 1px solid #9f9681;
}

.header_top .search_top .form-control {
    font-size: 15px;
    border-radius: 0px;
    width: calc(100% - 50px);
    box-shadow: none;
    border: none;
    height: 38px;
}

.header_top .search_top .btn_search {
    background: url(images/loupe.svg) no-repeat center;
    width: 49px;
    height: 40px;
    background-size: 15px;
    box-shadow: none;
    height: 38px;
}

.birdback_section {
    min-height: 500px;
    background-position: -257px 120px;
    background-image: url(images/vogel-logo.svg);
    background-repeat: no-repeat;
    background-size: 669px;
    padding: 90px 0 40px;
}

.birdback_section h2 {
    font-size: 1.8rem;
    color: #765c33;
}

.birdback_section h2 span {
    color: #283583;
}

.product-column {
    text-align: center;
    position: relative;
    margin-top: 15px;
    display: block;
}
.ext-lft {
    padding-left: 0px !important;
}
.product-column .offer_15 {
    background-image: url(images/round.svg);
    background-repeat: no-repeat;
    background-position: center;
    width: 90px;
    height: 90px;
    margin: 0 auto;
    line-height: 90px;
    font-size: 24px;
    text-decoration: none;
    color: #cd171a;
    position: absolute;
    left: 8px;
    right: 0;
    z-index: 9;
    top: -64px;
    font-weight: bold;
}

.product-column .pro_img {
    margin-top: 70px;
}

.product-column a {
    color: #283583;
    margin-top: 10px;
    display: block;
}

.navbar-nav .nav-link {
    font-size: 16px;
    color: #fff;
    padding: 0 15px!important;
    line-height: 50px;
}

.navbar-nav.ml-auto .nav-item:last-child .nav-link {
    padding-right: 0px !important;
}

.navbar-expand-md .navbar-collapse {
    width: 100%;
}

.shopping-cart {
    width: 26px;
    height: 26px;
    background: url(images/commerce-and-shopping.svg) center center no-repeat;
    display: inline-block;
    background-size: 20px;
    position: relative;
    top: 7px;
}

/* <|-------------------Edit->--By----Faiz------------------------|> */
#navbar_menu i.fa.fa-home {
    font-size: 24px;
    vertical-align: middle;
    margin: 0 0 6px 0;
}

#navbar_menu .nav-home-dekstop:hover i.fa.fa-home {
    color: #5e5e5e;
}

.birdback_section-2 {
    background-image: none !important;
}

.custom-footer-2 {
    padding: 50px 0 0;
    background: #575756;
}

.custom-footer-2 p,
.custom-footer-2 a,
.custom-footer-2 h4 {
    color: #fff;
    padding-bottom: 15px;
}

.footer_bottom {
    background: #575756;
    padding: 15px 0;
    display: none;
}

.left-menu .dropdown-menu {
    padding: 0;
}

.left-menu li.nav-item.dropdown .dropdown-item:hover {
    color: #ffffff !important;
    text-decoration: none;
    background-color: #00569f !important;
}

.left-menu li.nav-item.dropdown.show a {
    background: #e7e7e7;
    color: #000;
}

.left-menu li.nav-item.dropdown .dropdown-item {
    background-color: #fff !important;
}

.bir .dropdown-toggle::after {
    border: none;
}

/* <|-------------------Edit->--By----Faiz-------End-----------------|> */
@media(min-width: 1600px) {
    .birdback_section {
        background-position: -257px 45px;
        background-size: 789px;
    }
}

@media(max-width: 1365px) {
    .birdback_section {
        background-size: 563px;
        background-position: left -222px bottom;
    }
}

@media(max-width: 1279px) {
    .birdback_section {
        background-size: 500px;
        background-position: -200px 228px;
    }
}

@media(max-width: 1169px) {
    .birdback_section {
        background-size: 435px !important;
        background-position: left -165px bottom !important;
    }

    .birdback_section h2 {
        font-size: 25px;
    }
}

@media(max-width: 1024px) {

    /* .collapse:not(.show) {
         display: flex;
    }
     .navbar-toggler{
         display: none;
    }
    */
    body .navbar-nav .nav-link {
        padding: 0 30px 0 0 !important;
    }
}

.online_strip {
    background-color: #9f9681;
    padding: 20px 0;
}

.online_strip p {
    font-size: 16px;
    font-weight: bold;
    margin: 0;
    color: #fff;
}

footer {
    padding: 50px 0 0;
}

footer h4 {
    font-size: 18px;
}

footer a {
    margin-bottom: 5px;
    font-size: 14px;
    color: #00569f;
}

footer ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.footer_top {
    /* padding-bottom: 30px;
     */
    padding: 35px 0 20px 0;
}

.footer_top h5 {
    font-size: 14px;
    font-weight: bold;
    color: #00569f;
}

.footer_top p {
    font-size: 14px;
    color: #9f9681;
}

.footer_bottom {
    background: #575756;
    padding: 15px 0;
}

.footer_bottom ul {
    display: flex;
}

.footer_bottom li a {
    color: #fff;
    margin: 0 15px;
}

@media(max-width: 991px) {
    .birdback_section {
        padding: 90px 0 250px;
        background-size: 449px;
        background-position: -119px 100%;
        background-size: 358px;
        padding: 90px 0 250px;
    }

    .birdback_section h2 {
        text-align: center;
    }

    .product-column {
        margin-bottom: 30px;
    }

    .navbar-brand img {
        max-width: 260px;
    }

    .header_top .search_top {
        width: 250px;
        margin-top: 7px;
    }

    .navbar-expand-md .navbar-nav .nav-link {
        padding-right: .9rem !important;
        padding-left: .9rem !important;
    }

    footer h4 {
        font-size: 16px;
    }
}

@media(max-width: 767px) {
    .header_top {
        padding: 22px 0 22px;
    }

    .online_strip p {
        text-align: center;
    }

    .navbar {
        padding: 10px 0;
    }

    .navbar-brand {
        margin: 0 auto;
    }

    .header_top .search_top {
        width: 100%;
        margin-top: 12px;
        margin-right: 0;
    }

    .navbar-toggler {
        border: 1px solid #fff;
    }

    .navbar-toggler-icon {
        background: url(images/bars.svg) center center no-repeat;
        background-size: 22px;
        background-position: center 6px;
    }

    .navbar-expand-md .navbar-nav .nav-link {
        padding-right: 0rem !important;
        padding-left: 0rem !important;
    }

    .navbar-brand {
        margin: 0 auto;
        width: 100%;
    }

    .logo_main.mr-auto {
        width: 100%;
    }

    .navbar-brand img {
        max-width: 100%;
        width: 100%;
    }

    .birdback_section {
        background-image: none !important;
        height: auto !important;
        padding: 90px 0 50px;
    }

    .navbar-expand-md .navbar-collapse {
        width: 100%;
        padding: 0 15px;
    }

    .dropdown-menu.show {
        background-color: transparent;
        border: none;
        left: 0;
    }

    .cart-inner-box {
        right: auto;
    }

    .bir,
    a.nav-link.nav-home-dekstop {
        display: none !important;
    }

    .nav-home-mobile {
        display: block !important;
        color: #fff;
    }

    .ml-auto {
        margin-left: 0 !important;
    }

    .cart-mobile {
        margin-left: auto;
        border: 1px solid lemonchiffon;
        margin-right: 12px;
        padding: 3px 10px 0 10px;
        border-radius: 5px;
        display: block !important;
    }

    #navbar_menu i.fa.fa-home {
        font-size: 28px;
    }
}

@media(max-width: 575px) {
    .footer_bottom ul {
        display: flex;
        align-items: center;
        justify-content: center;
        width: 100%;
    }

    .logo_main.mr-auto {
        width: auto;
        padding: 0 15px;
    }

    .header_top .search_top {
        width: calc(100% - 30px);
        margin: 8px auto 0;
    }

    .navbar-expand-md .navbar-collapse {
        width: 100%;
        padding: 0 30px;
    }

    .nav-home-mobile {
        margin-left: 15px;
    }

    .header_top .ml-auto {
        margin-left: auto !important;
    }
}

/***************************/
.cart_well {
    min-height: 0;
    margin-bottom: 20px;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
    position: absolute;
    width:0;
    background-color: white;
    right: 0px;
    left: auto;
    height: 0;
    transition: .2s;
    overflow: hidden;
    display: block !important;
    border: 1px solid #e3e3e3;
    visibility: hidden;
    top: auto;
    margin-top: 14px;
    padding: 8px 15px 40px 15px;
}

.dropdown:hover .cart_well {
    transition: .2s;
    width: 400px !important;
    height: auto !important;
    top: auto !important;
    visibility: visible;
    padding: 8px 15px 40px 15px;
    right: 0;
}

.dropdown>.dropdown-menu {
    top: auto !important;
}

.cart-bt-box .btn-primary {
    color: #fff;
    background-color: #9e9784;
    border: none;
    padding: 6px 12px;
    font-size: 15px;
    float: right;
}

.cart-bt-box .btn-primary:hover {
    background-color: #00569f;
    border: none;
}

.cart_well .table-striped tbody tr:nth-of-type(odd) {
    background-color: transparent;
}

.cart_well h5 {
    font-size: 13px;
}
.bir {
    display: flex;
    align-items: center;
    padding-bottom: 7px;
}

.bir a {
    color: #fff;
    text-decoration: none !important;
}
.cart-mobile,
.nav-home-mobile {
    display: none;
}

.nav-home-dekstop {
    display: block;
}
.cart_well .table td, .table th {
  border-top: none !important;
}


/* hover dropdown menus */
@media only screen and (max-width: 991px) {
    .navbar-hover .show > .dropdown-toggle::after{
        transform: rotate(-90deg);
    }
}
@media only screen and (min-width: 992px) {
    .navbar-hover .collapse ul li{position:relative;}
    .navbar-hover .collapse ul li:hover> ul{display:block}
    .navbar-hover .collapse ul ul{position:absolute;top:100%;left:0;min-width:250px;display:none}
    .navbar-hover .collapse ul ul ul{position:absolute;top:0;left:100%;min-width:250px;display:none}
    /*.navbar-hover .collapse ul ul ul ul{position:absolute;top:0;left:-100%;min-width:250px;display:none;z-index:1}*/
}
