@import url('https://fonts.googleapis.com/css?family=Calibri:400,700,400italic,700italic');

* {
    font-family: Calibri, Candara, Segoe, "Segoe UI", Optima, Arial, sans-serif;
    font-size: 14px;
}

.header-top {
    border-bottom: 1px solid #a2aea55e;
}

.carousel-item {
    background-size: cover;
    background-position: center center;
}

#exzoom {
    width: 500px;
    margin: auto;
}

.hidden {
    display: none;
}

.exzoom .exzoom_btn a {
    border: 0px;
    width: 20px;
}

.exzoom_nav {
    margin: 1px !important;
}

.nav-justified .nav-item {
    display: flex;
    align-items: center;
    /*border: 1px solid #a2aea5;*/
}

.contact-list {
    padding-left: 0px;
    padding-top: 7px;
    padding-bottom: 7px;
    margin: 0px;
}

.contact-list li {
    text-decoration: none;
    color: #666;
    display: inline-block;
    font-size: 13px;
}

.contact-list li a {
    color: #666;
    font-size: 13px;
}

.right-menu {
    /*padding-left:0px;
    padding-top:10px;
    padding-bottom:7px;*/
    margin: 0px;
}

.right-menu li {
    /*padding-top:14px;*/
    text-decoration: none;
    display: inline-block;
}

.right-menu li a {
    font-weight: bold;
    font-size: 20px;
    padding: 25px;
    color: #666;
}

.discount-style {
    color: #c50a22;
    height: 180px;
    padding: 37px;
    padding-top: 50px;
    width: 180px;
    margin: auto;
    border-radius: 100px;
    background: #efd1c7;
    border: 1px solid #777;
}

.catetitle {
    font-size: 14px;
}

#hover-box:hover {
    box-shadow: 0 0 16px rgba(0, 0, 0, .075) !important;
}

.footerlist {
    padding: 0px;
    margin: 0px;
    padding-left: 10px;
}

.footerlist li {
    padding: 0px;
    text-decoration: none;
    display: block;
    font-size: 14px;
}

.dropdown>.dropdown-menu {
    top: 200%;
    transition: 0.3s all ease-in-out;
}

.dropdown:hover>.dropdown-menu {
    display: block;
    top: 95%;
    transition-duration: .5s;
    border: 1px solid #a2aea5;
}

.dropdown>.dropdown-toggle:active {
    pointer-events: none;
}

.dropdown-menu>.dropdown-item:hover {
    background: #a2aea5;
    color: #ffffff !important;
    transition-duration: .5s;
}

.dropdown-item {
    padding: .25rem .5rem;
}

.onhover:hover {
    background: #fff;
    transition-duration: .5s;
    color: #444 !important;
}

.onhover:hover a {
    transition-duration: .5s;
    color: #444 !important;
}

.dropdown-box {
    /*width:400px!important;*/
    padding: 5px;
    border: 0;
    background: #fff !important;
    box-shadow: 0px 0px 8px #0000000f;
    transition-duration: .7s;
}

.dropdown-item02 {
    display: inline-block;
    /*width:49%;*/
}

.dropdown-item021 {
    display: block;
    margin: 0px;
    width: 100%;
}

.rightdp {
    margin-right: -16px;
    font-size: 15px;
    margin-left: auto !important;
    border-bottom-left-radius: 45px;
    border-top-left-radius: 45px;
    /*max-width:130px!important;*/
    padding-left: 16px;
}

.rightdp:hover .rdpd {
    border-bottom-left-radius: 45px;
    border-top-left-radius: 45px;
    background: #fff;
    transition-duration: .5s;
    color: #444 !important;
}

.rightdp a {
    color: #fff;
    padding: 5px 10px !important;
}

.breadcrumbs a {
    color: #7b7b7b;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 600;
}

.breadcrumbs span {
    color: #7b7b7b;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 600;
}

.filtermenu {
    padding: 0px;
    margin: 0px;
}

.filtermenu li {
    text-decoration: none;
    display: block;
}

.filtermenu li a {
    color: #777;
    font-size: 13px;
    font-weight: 600;
    text-transform: uppercase;
}

.label-title {
    color: #444;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
}

.img-setting {
    height: 250px;
    display: flex;
    align-items: center;
    overflow: hidden;
}

.img-style {
    height: 100%;
    max-width: 100%;
    vertical-align: middle;
}

.pro-title {
    color: #888;
    font-size: 15px;
    font-weight: 500;
    text-transform: capitalize !important;
}

.pro-details {
    height: 80px !important;
    width: 100% !important;
    padding: 5px;
}

.pro-prices {
    font-size: 18px;
    margin: auto !important;
    font-weight: 600;
    color: #004085;
}

.pro-box:hover {
    transition-duration: .5s;
    box-shadow: 0px 0px 25px #00000042 !important;
}

.best-selling {
    position: absolute;
    top: 4px;
    left: 4px;
    font-size: 14px;
    font-weight: 500;
    border-radius: 65px;
    padding: 5px;
    text-align: center;
    width: 70px;
    height: 70px;
    padding-top: 15px;
    line-height: 1;
}

.blankheart {
    position: absolute;
    top: 4px;
    right: 4px;
    font-size: 14px;
    font-weight: 500;
    border-bottom-right-radius: 8px;
    padding: 5px;
}

.blankheart i {
    color: #00000040;
    cursor: pointer;
    z-index: 999;
    font-size: 22px !important;
}

.fillheart {
    position: absolute;
    top: 4px;
    right: 4px;
    font-size: 14px;
    font-weight: 500;
    border-bottom-right-radius: 8px;
    padding: 5px;
}

.fillheart i {
    text-shadow: 0px 0px 4px #ffffff87;
    cursor: pointer;
    z-index: 999;
    color: red;
    font-size: 22px !important;
}

strike {
    color: #999;
}

.thumbnail-icon {
    padding: 0px;
    padding-top: 10px;
    margin: 0px;
}

.thumbnail-icon li {
    text-decoration: none;
    display: inline-block;
    cursor: pointer;
    height: 40px;
    align-items: center;
}

.thumbnail-icon li img {
    max-width: 100%;
    max-height: 100%;
}

.example {
    height: 400px;
    display: flex;
    align-items: center;
}

.example img {
    max-width: 100%;
    max-height: 100%;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    color: #082048;
    margin: 0px;
    font-weight: 600;
}

.ratting-align {
    padding: 0px;
    margin: 0px;
}

.ratting-align li {
    text-decoration: none;
    display: inline-block;
    color: #a2aea5;
}

.cart-qty-style {
    padding: 0;
    margin: 0px;
    margin-top: 15px;
}

.cart-qty-style li {
    text-decoration: none;
    display: inline-block;
}

.cart-qty-style li a {
    display: block;
    text-align: center;
    padding-top: 10px;
    border-radius: 30px;
    margin: 0px;
    border: 0px;
    background: #fff;
    box-shadow: 0px 0px 4px #00000026;
    height: 40px;
    width: 40px;
    cursor: pointer;
}

.blankheart1 {
    cursor: pointer;
    font-size: 13px;
    font-weight: 500;
    padding: 5px;
    padding-left: 7px;
    padding-right: 7px;
    border-radius: 4px;
}

.blankheart1 i {
    color: #00000040;
    cursor: pointer;
    z-index: 999;
    font-size: 14px !important;
}

.fillheart1 {
    cursor: pointer;
    font-size: 13px;
    font-weight: 500;
    padding: 5px;
    padding-left: 7px;
    padding-right: 7px;
    border-radius: 4px;
}

.fillheart1 i {
    text-shadow: 0px 0px 4px #ffffff87;
    cursor: pointer;
    color: red;
    font-size: 14px !important;
    z-index: 999;
}

.addtocart {
    height: 50px;
    width: 270px;
}

.btn-success {
    color: #fff;
    background-color: #082048;
    border-color: #082048;
}

#desc {
    width: 100%;
    background: #fff;
    height: 250px;
    overflow: hidden;
}

#desc:hover {
    width: 100%;
    background: #fff;
    height: 525px !important;
    overflow-y: scroll;
    z-index: 999;
    box-shadow: 0px 0px 4px #999;
}

.d-panel {
    border-bottom: 1px solid #ddd;
    padding: 15px;
}

.btn-danger {
    color: #fff;
    background-color: #ff0000;
    border-color: #ff0000;
}

/****** Style Star Rating Widget *****/

.rating {
    border: none;
    float: left;
}

.rating>input {
    display: none;
}

.rating>label:before {
    margin: 5px;
    font-size: 35px;
    font-family: FontAwesome;
    display: inline-block;
    content: "\f005";
}

.rating>.half:before {
    content: "\f089";
    position: absolute;
}

.rating>label {
    color: #ddd;
    float: right;
}

/***** CSS Magic to Highlight Stars on Hover *****/

.rating>input:checked~label,
/* show gold star when clicked */
.rating:not(:checked)>label:hover,
/* hover current star */
.rating:not(:checked)>label:hover~label {
    color: #ff408e;
}

/* hover previous stars in list */

.rating>input:checked+label:hover,
/* hover current star when changing rating */
.rating>input:checked~label:hover,
.rating>label:hover~input:checked~label,
/* lighten current selection */
.rating>input:checked~label:hover~label {
    color: #fd88b8;
}

.badge-danger {
    font-size: 10px;
    color: #fff;
    border-radius: 15px;
    background-color: #dc3545;
}

.lb1 {
    margin-left: -11px;
    position: absolute;
    margin-top: -3px;
}

.cart-delete-style {
    padding: 0;
    margin: 0px;
}

.cart-delete-style li {
    text-decoration: none;
    display: block;
}

.cart-delete-style li a {
    display: block;
    text-align: center;
    padding-top: 8px;
    border-radius: 30px;
    margin: 15px;
    background: #fff;
    box-shadow: 0px 0px 4px #00000026;
    height: 40px;
    width: 40px;
}

.cart-qty-style {
    padding: 0;
    margin: 0px;
    margin-top: 15px;
}

.cart-qty-style li {
    text-decoration: none;
    display: inline-block;
}

.cart-qty-style li a {
    display: block;
    text-align: center;
    padding-top: 10px;
    border-radius: 30px;
    margin: 0px;
    border: 0px;
    background: #fff;
    box-shadow: 0px 0px 4px #00000026;
    height: 40px;
    width: 40px;
    cursor: pointer;
}

.social-icon {
    text-align: center;
    margin: auto;
    padding: 0px;
}

.social-icon li {
    text-decoration: none;
    display: inline-block;
    padding: 0px;
}

.hover-view {
    text-align: center;
    padding: 9px;
    font-size: 15px;
    border: 1px solid #ccc;
    border-radius: 47px;
}

.hover-view:hover {
    background: darkseagreen;
    transition-duration: .5s;
    cursor: pointer;
}

.img-style {
    transition-duration: .5s;
    transform: scale(1.3);
    /* (150% zoom - Note: if the zoom is too large, it will go outside of the viewport) */
}

.img-style:hover {
    transform: scale(1.5);
    /* (150% zoom - Note: if the zoom is too large, it will go outside of the viewport) */
}

.btn-success:hover {
    color: #fff;
    background-color: #a2aea5;
    border-color: #a2aea5;
}

.btn-light:hover {
    color: #fff;
    background-color: #082048 !important;
    border-color: #082048 !important;
}

h2.bg-layer {
    height: 100%;
    background: #00000008;
    text-align: center;
    padding-top: 15%;
    font-size: 45px;
    color: #fff;
    text-shadow: 0 0 4px black;
    text-transform: uppercase;
    font-weight: 700;
}

.btn-info {
    color: #fff;
    background-color: #172337bf;
    border-color: #4f5968;
}

.btn-light {
    color: #ffffff;
    background-color: #4581bd;
    border-color: #4581bd;
}

h1.font-weight-bold.text-white.m-0.pt-5.mt-4 {
    font-size: 50px;
}

.w-20 {
    width: 100px;
}

.align-items-center {
    align-items: center;
}

.boreder-left-radius-0 {
    border-top-left-radius: 0px !important;
    border-bottom-left-radius: 0px !important;
}

.border-right-radius-0 {
    border-top-right-radius: 0px !important;
    border-bottom-right-radius: 0px !important;
}

.btn-primary {
    color: #fff;
    background-color: #082048;
    border-color: #082048;
}

.menu-panel {
    background: #082048;
    border: 0px !important;
}

button.btn.dropdown-toggle.btn-default.btn-light {
    background: #fff;
    color: #000;
}

button.btn.dropdown-toggle.btn-default.btn-light:hover {
    background: #fff !important;
    color: #000 !important;
}

@media (max-width:768px) {
    ul.contact-list {
        margin: auto;
        text-align: center;
    }

    .col-md-4.simg {
        display: none;
    }

    .ad-ban {
        display: none;
    }

    .decpart {
        height: 650px !important;
    }

    .carousel-item {
        height: 191px !important;
    }

    .ad1 {
        height: 60px !important;
    }

    .bsty {
        padding: 35px !important;
    }

    .tsty {
        padding: 0px !important;
    }

    .bidban {
        display: none;
    }

    .ad2 {
        height: 90px !important;
    }

    .ad3 {
        height: 90px !important;
    }
}

@media (max-width:1250px) {
    #exzoom {
        width: 300px !important;
        margin: auto !important;
    }
}

@media (max-width:375px) {
    #exzoom {
        width: 200px !important;
        margin: auto !important;
    }

    ul.nav.nav-pills.nav-justified.text-center {
        display: block !important;
    }

    .decpart {
        height: 815px !important;
    }
}

@media (width:414px) {
    #exzoom {
        width: 200px !important;
        margin: auto !important;
    }

    ul.nav.nav-pills.nav-justified.text-center {
        display: block !important;
    }

    .decpart {
        height: 815px !important;
    }
}