
a {
    color: #000;
}
.logo {
    width: 35px;
    margin-left: 10px;
}
.pd-0 {
    padding: 0;
}
.btn-black {
    width: 100%;
    background: black;
    color: white;
    border-radius: 11px;
    height: fit-content;
    text-align: center;
    padding: 10px 5px !important;
    font-size: 11px !important;
}
.btn-black:hover {
    color: white;
    background: #222222;
}
.help-block {
    color: #a94442 !important;
}
.swal2-popup {
    min-width: 40em !important;
}
.header-top-right .nav li a {
    color: white;
    font-size: 17px;
    padding-left: 40px;
    padding-right: 40px;
}
.header-top-right .new-quote {
    position: relative;
    padding-right: 12px;
    display: inline-block;
}
.header-top-right .new-quote i {
    font-size: 16px;
    padding-right: 4px;
    z-index: 1;
}
.header-top-right .show-number {
    position: absolute;
    z-index: 9;
    left: 8px;
    top: -6px;
    background: red;
    color: white;
    border-radius: 10px;
    font-size: 13px;
    width: 16px;
    height: 16px;
    text-align: center;
    font-weight: bold;
}
.section-header {
	height: 120px;
}
.nav li > li > a:focus,
.nav > li > a:hover {
    background-color: unset !important;
}
.menu ul li a,
.header-top-left ul li a,
.header-top-left ul li a:hover {
	color: #000;
}
a:hover {
	text-decoration: none;
	color: #000;
}
.nav-border--left{
    border-left: 1px solid;
}
.header-top-left .navbar-nav>li>a {
    padding: 0 15px;
    line-height: 0;
    font-size: 13px;
}
.fa-lock,.fa-shopping-basket{
    padding-right: 4px;
}
.header-top-left .fa-user,
.header-top-left .fa-money,
.header-top-left .fa-unlock-alt,
.header-top-left .fa-heart-o{
	padding-right: 10px;
}
.header-top-right .fa-shopping-cart {
	font-size: 17px;
    padding-right: 5px;
    position: relative;
}
.header-top-right .count-cart {
    padding: 3px 5px;
    position: absolute;
    top: 5px;
    left: 25px;
    background-color: #dc3545;
    color: #fff;
    border-radius: 10px;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
}
.mobile-menu .btn-default {
    border: none !important;
    background-color: rgba(0, 0, 0, 0) !important;
}
.mobile-menu .btn-default:hover {
    background-color: rgba(0, 0, 0, 0) !important;
    border-color: #fff;
}
.mobile-menu .btn-default.active,
.mobile-menu .btn-default:active,
.open>.dropdown-toggle.btn-default {
    background-color: rgba(0, 0, 0, 0) !important;
}
.input-search {
    width: 80%;
    float: right;
}
.form-header {
    width: 98% !important;
    box-shadow: none !important;
    border-radius: 0;
}
.content-seach .btn-outline-secondary{
    background: none !important;
    position: absolute;
    right: 13px;
    z-index: 5;
    top: 0;
    bottom: 0;
}
.content-seach .btn-outline-secondary:focus {
    outline: none;
    box-shadow: none;
}
.btn-default.focus, .btn-default:focus {
    background-color: unset !important;
}
.header-content .container {
	position: relative;
    margin-left: -15px;
    padding-right: 0;
}
.mobile-menu {
    display: none !important;
}
.mobile-menu.active{
    display: block !important;
    margin-top: 40px;
}
.sticky {
    position: fixed;
    transition: 0.5s;
    top: 0;
    width: 100%;
    z-index: 999;
    background: #fff;
    left: 0;
    padding-bottom: 10px;
}
.header-content.sticky .container{
    margin-left: auto;
}
.sticky .menu {
    margin: 0;
}
.sticky .header-logo img{
    padding-top: 5px;
}
.coming-soon{
    margin-top: 50px;
    margin-bottom: 100px;
}
.coming-soon img{
    margin: auto;
    max-width: 40%;
}
#scroll_top {
    display: none;
    background: #000;
    position: fixed;
    bottom: 5%;
    color: #FFF;
    text-decoration: none;
    width: 40px;
    padding: 5px;
    opacity: 0.5;
    z-index: 99;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    -moz-transition: all 0.5s ease-out;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
    right: 0;
    border: none;
}
.pushy-content {
    position: relative;
}
.pushy-content button {
    border: none;
    background: none;
    position: absolute;
    right: 10px;
    top: 2px;
    font-size: 20px;
}
.wrapper .navbar-nav {
    flex-direction:  unset;
}
.swal2-html-container,
.swal2-actions .swal2-styled {
    font-size: 17px !important;
}
.swal2-actions .swal2-confirm {
    font-size: 15px !important;
    background: #d22d3d !important;
}
.selection .select2-selection {
    font-family: unset !important;
}
.header .box-header-menu {
    background: black;
    color: white;
    display: grid;
    grid-template-columns: 150px 1fr;
    align-items: center;
    padding: 0 10%;
    position: relative;
}
.header .header-top-left {
    margin: auto;
}
.box-header-grid {
    display: grid;
    grid-template-columns: 1fr 50% 1fr;
    align-items: center;
    margin: 15px 0;
    grid-gap: 20px;
}
.box-header-grid a {
    color: black;
}
.box-header-country .grid {
    display: grid;
    grid-template-columns: 170px 1fr;
    align-items: center;
}

/*  Mini Cart */
    .mini-cart-body {
        width: 300px;
        padding: 0;
        display: none;
        position: absolute;
        z-index: 99;
        right: 0;
        background: #fff;
        border: 1px solid #dddddd;
    }
    .mini-cart-list-wrap {
        padding: 20px;
    }
    .mini-cart-item .d-flex {
        display: flex;
    }
    .mini-cart-total-wrap {
        background-color: #f0f0f4;
        padding: 20px;
    }
    .mini-cart-body .button-red {
        background: #df2e33;
        color: white;
        font-weight: bold;
        border-radius: 20px;
        outline: none;
        width: 100%;
    }
    .mini-cart-title {
        color: #f67b65;
        font-weight: 600;
        margin-bottom: 0;
    }
    .mini-cart-price {
        margin-bottom: 15px;
    }
    .mini-cart-item:last-child .mini-cart-price {
        margin-bottom: 0;
    }
/*  */

@media (max-width: 1420px) {
    .header .box-header-menu {
        padding: 0 5%;
    }
}

@media (max-width: 1120px) {
    .header .box-header-menu {
        padding: 0;
    }
    .header .header-top-right .nav li a {
        padding-left: 20px;
        padding-right: 20px;
    }
}

@media (max-width: 980px) {
    .box-header-grid {
        grid-template-columns: 90px 1fr 90px;
    }
}

@media (max-width: 768px) {
    .header .box-header-menu {
        grid-template-columns: 24% 76%;
    }
}

@media (max-width: 767px) {
    .header .pushy a {
        color: white;
    }
    .header .desk-menu {
        display: none;
    }
    .header .mobile-menu {
        left: unset;
        top: 10px;
        right: 0;
        display: block;
        position: absolute;
    }
    .header .mobile-menu i {
        font-size: 20px;
    }
    .header .header-menu .menu {
        display: none;
    }
    .header .btn-menu-mobile {
        color: white;
    }
    .header .box-header-menu {
        padding: 10px;
    }
}

@media (max-width: 480px) {
    .box-header-country .grid {
        grid-template-columns: 1fr;
        text-align: center;
        grid-gap: 5px;
    }
}
