body {
    font-family: "Lato", sans-serif;
}

header {
    background-color: white;
    padding: 10px 0;
    border-bottom: 2px solid #269fdf;
}

.sub-menu {
    list-style: none !important;
}

.login-btn {
    color: white;
    background-color: black;
    border-radius: 25px;
    font-size: 13px;
    display: inline-block;
    width: 72px;
    padding: 5px;
    display: inline-block;
}

.activate-now-btn {
    color: black;
    background-color: #ffce00;
    border-radius: 25px;
    font-size: 13px;
    display: inline-block;
    width: 130px;
    padding: 5px;
}

.shop-now-header-btn {
    color: black;
    text-decoration: none;
    background-color: #ffce00;
    border-radius: 35px;
    font-size: 17px;
    font-weight: 700;
}

.shop-now-header-btn:hover {
    color: black;
    text-decoration: none;
}

@media only screen and (max-width: 760px) {
    .navbar {
        height: 55px;
    }
    .navbar-toggler {
        margin: 7px !important;
        font-size: 1.1em !important;
    }
    .navbar-expand-xl .navbar-nav .nav-link {
        margin-top: 2px !important;
        text-align: left;
        padding-right: 15px;
        padding-left: 15px;
    }
    .navbar-collapse {
        padding: 0px 5px !important;
        border-radius: 3px !important;
    }
}

@media only screen and (max-width: 1024px) {
    .mobile-btns-blk {
        display: block;
        text-align: center;
        padding-top: 0;
    }
    .navbar-toggler {
        position: absolute;
        top: 0;
        right: 0;
        margin: 10px;
        font-size: 1.1em;
    }
    .navbar {
        text-align: center;
        display: block;
    }
    .navbar-collapse {
        position: absolute;
        right: 0px;
        background-color: white;
        padding: 0px 20px;
        box-shadow: rgb(220, 220, 220) 1px 1px 40px;
        top: 50px;
        width: 240px;
    }
}

@media only screen and (min-width: 1025px) {
    .mobile-btns-blk {
        display: none;
    }
}

@media screen and (max-width:767px) {
    .shop-now-header-btn {
        padding: 1px 5px;
    }
}

@media screen and (min-width:768px) and (max-width:1079px) {
    .shop-now-header-btn {
        padding: 1px 10px;
    }
}

@media screen and (min-width:1080px) and (max-width:1024px) {
    .shop-now-header-btn {
        padding: 1px 20px;
    }
}

@media screen and (min-width:1024px) {
    .shop-now-header-btn {
        padding: 1px 20px;
    }
}

.dropdown-item {
    padding: 15px 20px !important;
}

.logo-new {
    width: 140px;
}

header .navbar-nav>li a {
    font-family: 'Lato', sans-serif !important;
    font-size: 15px;
    text-transform: uppercase;
    font-weight: 500;
    color: black;
    padding: 0 .5rem;
}

header .navbar-nav>li a:hover {
    color: rgb(29, 29, 29);
    /* background-color: transparent!important; */
    text-decoration: none;
}

.customtel .nav-link {
    color: #000000 !important;
    font-size: 14px;
}

.customlogin a {
    font-size: 14px !important;
    font-family: 'Montserrat', sans-serif !important;
}

li.current_page_item a {
    color: #f5b933 !important;
}

.roundedbuttons {
    border-radius: 25px;
    padding: 10px 20px;
    margin-left: 7px;
}

.blackbutton {
    background: #2d1f34;
    color: #fff !important;
}

.loginbtn,
.loginbtn:hover {
    background-color: black !important;
    color: white !important;
    padding: 9px 20px !important;
}

.activatebtn,
.activatebtn:hover {
    background-color: #ffce00 !important;
    color: black!important;
    padding: 9px 20px !important;
}

#mainBody {
    margin-top: 100px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "Roboto", sans-serif;
    margin: 0 0 0 0;
    clear: both;
    font-weight: 600;
    color: #24292e;
}

.shopad {
    color: #999;
}

.card-img-top {
    max-width: 140px;
    margin: 0 auto;
}

p.price {
    color: #77a464;
    font-weight: bold;
}

.row.thumbnails {
    padding-bottom: 4.00rem;
}

.card-body {
    padding-bottom: 0 !important;
}

.callus {
    color: #f5b933;
    font-weight: 600;
    font-size: 20px;
}

.social a {
    color: #333;
    border: 2px solid #333;
    padding: 7px;
    display: inline-block;
    border-radius: 50px;
    width: 45px;
    height: 45px;
    text-align: center;
}

.social a:hover {
    color: #ffffff;
    background-color: #222222;
}

.alertbar {
    background-color: #000;
    padding: 10px 0;
    color: #ffc107;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
}

.header-icons {
    padding: 0 3px;
    float: right;
}

.header-top-blk {
    text-align: center;
    background-color: #03A9F4;
    color: white;
    font-size: 16px;
    font-weight: 600;
    font-family: "Lato", sans-serif;
    padding: 5px;
}

.social-media-icons {
    color: white;
    font-size: 20px;
    padding: 0 3px;
}

.badge {
    transform: translateY(-10px);
}

.dropdown-menu {
    padding: 0!important;
    background-color: white !important;
    list-style: none;
}

.dropdown-toggle::after {
    content: 'v' !important;
    color: #0ebeff;
    font-family: 'Rammetto One', cursive;
    font-size: 13px;
    font-weight: 900;
    line-height: 1;
    display: inline-block;
    margin-left: .255em;
    vertical-align: 0;
    border-top: 0;
    border-right: 0;
    border-bottom: 0;
    border-left: 0;
}

.navbar-nav {
    list-style: none;
}

@media screen and (max-width: 767px) {
    #mainBody {
        margin-top: 180px;
    }
    .alertbar {
        font-size: 11px;
        font-weight: normal;
        padding-right: 40px;
        padding-left: 40px;
    }
    .alertbar p {
        padding: 0;
        margin: 0;
    }
    .logo1 {
        width: 50px;
    }
    .customlogin {
        margin-top: 5px;
    }
    .customlogin a {
        display: inline-block;
    }
    .btn-primary {
        margin-bottom: 15px;
    }
    .blackbutton {
        margin-right: 10px;
    }
    .logo-new {
        position: absolute;
        top: 0;
        right: 40%;
    }
    .header-top-blk {
        display: none;
    }
    .logo-new {
        width: 120px;
    }
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
    .header-top-blk {
        display: block !important;
    }
    #mainBody {
        margin-top: 150px;
    }
    .logo-new {
        position: absolute;
        top: 0;
        right: 40%;
    }
    .header-icons {
        display: none;
    }
}

@media screen and (min-width: 1025px) {
    .header-top-blk {
        display: block !important;
    }
    .nav-link-txt {
        padding-top: 15px;
    }
    .navbar-nav {
        list-style: none;
        margin-right: 0 !important;
        margin-left: auto;
    }
}


/*-------------------------------------------------------------- Header --------------------------------------------------------------*/

@media (max-width: 767px) {
    .cart-header {
        padding-top: 123px;
    }
    .header-bottom {
        min-height: 30px;
    }
}

@media (min-width: 768px) and (max-width: 1024px) {
    .cart-header {
        padding-top: 180px;
    }
    #navbarSupportedContent {
        display: none !important;
    }
    .header-bottom {
        min-height: 30px;
    }
}

@media (min-width: 1025px) {
    .cart-header {
        padding-top: 30px;
        /*123px*/
    }
    .header-bottom {
        min-height: 50px;
    }
}


/*-------------------------------------------------------------- Header --------------------------------------------------------------*/

.call-float-btn {
    position: fixed;
    top: 30%;
    right: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.call-float-btn {
    z-index: 400;
}

.call-float-btn a {
    display: block;
    text-align: center;
    padding: 16px;
    transition: all 0.3s ease;
    color: white;
    font-size: 20px;
    box-shadow: -2px 6px 5px 1px rgba(78, 21, 13, 0.4);
}

.call-float-btn a:hover {
    background-color: #000;
}

.call-btn {
    background: #d0011c;
    color: white;
    border-radius: 35px 0 0 35px;
}

.call-phone-img {
    width: 25px;
    height: auto;
}

@media (max-width: 767px) {
    .call-float-btn {
        top: 50%;
    }
    .call-phone-img {
        width: 15px;
        height: auto;
    }
}

@media (min-width: 768px) and (max-width: 1024px) {
    .call-float-btn {
        top: 50%;
    }
    .call-phone-img {
        width: 25px;
        height: auto;
    }
}

@media (min-width: 1025px) {
    .call-float-btn {
        top: 30%;
    }
    .call-phone-img {
        width: 25px;
        height: auto;
    }
}


/* ***********************************************************  Footer  ******************************************************************** */

footer {
    background-color: #ccc;
}

.footer-head {
    color: black;
    text-align: left;
    font-family: "Lato", sans-serif;
    font-size: 20px;
    font-weight: 700;
    padding: 7px 0;
}

.footer-subhead {
    color: black;
    text-align: left;
    font-family: "Lato", sans-serif;
    font-size: 13px;
    font-weight: 600;
    text-transform: uppercase;
    padding: 8px 0 2px 0;
    margin: 0 0;
}

.footer-subhead a,
.footer-subhead a:hover {
    color: #000033;
    text-align: left;
    font-family: "Lato", sans-serif;
    font-size: 13px;
    font-weight: 600;
    text-transform: uppercase;
    padding: 8px 0 2px 0;
    margin: 0 0;
    text-decoration: none;
}

.footer-desc {
    color: black;
    text-align: left;
    font-family: "Lato", sans-serif;
    font-size: 14px;
    font-weight: 500;
}

.footer-desc a,
.footer-desc a:hover {
    color: #000033;
    text-align: left;
    font-family: "Lato", sans-serif;
    font-size: 14px;
    font-weight: 500;
    text-decoration: none;
}

.copyright {
    color: white;
    background-color: #03A9F4;
    padding: 10px 15px 1px 15px;
    text-align: center;
    font-family: "Lato", sans-serif;
    font-size: 17px;
    font-weight: 500;
}

.copyright p,
.copyright a {
    color: white;
    text-decoration: none;
    text-align: center;
    font-family: "Lato", sans-serif;
    font-size: 17px;
    font-weight: 500;
}


/* *********************************************************  End Footer  ******************************************************************** */

@media (max-width: 500px){
	.navbar-brand{
		padding-bottom: 1.3125rem;
	}
}
