/*
/*
* ===================================================
*     BASE SETTINGS
* ===================================================
*/











h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{
    font-family: 'Raleway', sans-serif;
}

body {
    background-color: #ffffff;
	font-family: 'Lato', sans-serif;
	font-size: 1rem;
}

/* toggle dropdown icon rotate */

.rotate {
  transform: rotate(-90deg);
  padding-right: 10px;
}

/*
* ===================================================
*     OTHER SETTINGS
* ===================================================
*/

.modal-content {
    background-color: #ffffff;
}

.text-base {
    font-size: 1rem;
}

.producttitle-font-size {
    font-size: 1rem;
}

.mainmenu_font_size {
    font-size: 1rem;
    line-height: 1rem;
}

.dropdown_top {
    top: 2px !important;
}

footer, .text-powered-by a, .text-powered-by a:hover {
    background-color: #2c2a30;
    color: #fffffa;
}

.block-toggler, .block-toggler:focus, .block-toggler:hover, .block-toggler[aria-expanded="true"] {
    color: #fffffa;
}

.block-toggler:hover .block-toggler-icon:before, .block-toggler[aria-expanded="true"] .block-toggler-icon:before, .block-toggler .block-toggler-icon:after, .block-toggler .block-toggler-icon:before, .block-toggler:hover .block-toggler-icon:after, .block-toggler[aria-expanded="true"] .block-toggler-icon:after {
    background-color: #fffffa;
}

.top-bar {
    background: #f5f3ef;
    color: #222222;
}

.navbar-bg {
    background-color: #ffffff
}

.navbar-light .navbar-nav .show > .nav-link, .navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .active > .nav-link:focus, .navbar-light .navbar-nav .active > .nav-link, .navbar-light .navbar-nav .active > .nav-link:hover, .navbar-light .navbar-nav .nav-link, .navbar-light .navbar-nav .nav-link:hover {
    color: #232323;
}

.navbar-checkout-btn, .product-btn-addcart {
    color: #fffffa;
    background: #f81464;
    transition: all 0.2s ease-in-out;
}

.navbar-checkout-btn:hover, .product-btn-addcart:hover {
    color: #fffffa;
    background: #f81464;
}

.detail-nav-link.nav-link.active {
    border-color: transparent transparent #232323 !important;
}

.footer-textcolor, .footer-textcolor:hover {
    color: #fffffa;
}

.footer-textcolor::after {
    background: #fffffa;
}

.img-logo {
    max-height: 40px;;
}

@media(max-width:992px) {
    .img-logo {
        max-height: 50px;
    }
}

.hr-text:after {
    background-color: #ffffff;
}

body, .fa-star-o:before, .form-label, .color-text-base:hover, .color-text-base:focus, .color-text-base, .btn-inverse, .btn-inverse:hover, .color-text-base:hover, .link-animated:after, .primary-bg, a, a:hover, .nav-link, .product-grid-header-show.active, .navbar-icon, .breadcrumb-item a, .product-before-price, .breadcrumb-item+.breadcrumb-item::before, .breadcrumb-item.active, .detail-nav-link.nav-link, .close, .table {
    color: #232323;
}

.wishlist-btn.wishlist-add {
    color: #232323 !important;
}

.swiper-pagination-bullet-active {
    background: #232323;
}

.text-soldout, .product-price, .nav-link.active, .color-primary, .nav-link.active, .product-grid-header-show.active, a, .product-grid-header-show.active:hover {
    color: #d8beb0;
}

.header-textcolor {
    color: #222222;
}

.header-textcolor:hover {
    color: #222222;
    opacity: 0.8;
}

.header-bgcolor {
    background-color: #ffffff;
}

.icon-count {
    background: #d8beb0;
}

@media(min-width:768px) {
    .manual-product-height {
        height: px !important;
        width: auto !important;
    }
}

@media (min-width: 1200px) {
    .container {
        max-width: 1140px;
    }
}

.productsort, .productfilter, .start-bannerwithimg-img, .start-blog, .footer-newsletter, .bloglist, .start-uspsection, .productpage-image, .btn, .product-swap-image-front, .product-swap-image-back, .card, .startpage_newsletter_wrapper, .blog_post_image_img, .form-control, .navbar-cart-product-image, .search-wrapper {
    border-radius: 0px;
}

@media (max-width: 576px) {
    .productsort, .productfilter {
        width: 100%;
        margin-bottom: 0.8rem;
    }
}

.detail-quantity {
    border-bottom-left-radius: 0px;
    border-top-left-radius: 0px;
}

.overflow-x-hidden {
    overflow-x: hidden;
}

.cursor-pointer {
    cursor: pointer;
}

.blog-container {
    position: relative;
}
.blog-container img {
    min-width: 100%;
    object-fit: cover;
    opacity: 0.7;
    max-height: 36rem;
    min-height: 12rem;
}
.blog-container > .blog_post_image > a {
    background-color: black;
}
.blog-container .blog-meta-data {
    padding: 4rem;
    position: absolute;
    bottom: 0;
}
.blog-container .blog-meta-data h2 > a {
    color: white;
    font-family: psfournier-std;
    font-weight: normal;
    font-size: 2.2rem;
}
.blog-container .blog-meta-data h2 {
    max-width: 22rem;
    margin-bottom: 2rem;
}

.swiper-container p {
    color: white;
}

@media (max-width: 992px) {
    .blog-container .blog-meta-data h2 {
        margin-bottom: 1.2rem;
    }
    .blog-container .blog-meta-data h2 > a {
        font-size: 1.2rem;
    }
    .blog-container .blog-meta-data {
        padding: 2rem;
    }
    .blog-btn {
        border-bottom: 2px solid;
    }
}
@media (min-width: 992px) {
    .blog-btn {
        background-color: #d8beb0;
        padding: 1rem 2rem;
        color: white;
    }
}

.dropdown-menu {
    padding: 0;
    border: 1px solid lightgray;
    width: 100%;
    top: 2.9rem;
    animation: animate-dropdown 200ms ease;
}
.custom-dropdown {
    display: flex;
}
@keyframes animate-dropdown {
    0% {
        transform: translateY(-1rem);
        opacity: 0.3;
    }
    100% {
        transform: translateY(0rem);
        opacity: 1;
    }
}
.links-container {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 4rem;
    padding: 3rem 4rem;
    width: 100%;
}
.custom-dropdown ul {
    list-style: none;
    padding-inline-start: 0;
    width: max-content;
}
.custom-dropdown a {
    font-size: 1rem;
    color: black;
}
.custom-dropdown ul > li > a {
    display: flex;
    align-items: center;
}
.custom-dropdown ul > li:not(:last-child) > a {
    margin-bottom: 1rem;
}
.custom-dropdown ul > li > a::after {
    content: '\f061';
    font-weight: 900;
    font-family: "Font Awesome 6 Free";
    padding-left: 1.6rem;
    transition: transform 200ms ease;
    margin-left: auto;
}
.custom-dropdown ul > li:hover > a::after {
    transform: translateX(2px);
}
.custom-dropdown img {
    max-width: 26rem;
    height: 100%;
    object-fit: cover;
}
.custom-dropdown .image-links {
    background-color: #F5F3EF;
    border: 1px solid lightgray;
}
.checkbox-container {
    display: flex;
    align-items: center;
}
.checkbox-container label {
    margin-bottom: 0;
    padding-left: 0.6rem;
}
.custom-filter {
    width: 1rem;
    height: 1rem;
}
.color-red {
    color: red !important;
}
.font-bold {
    font-weight: bold;
}
.arrow-up {
    width: 0;
    height: 0;
    border-left: 1rem solid transparent;
    border-right: 1rem solid transparent;
    border-bottom: 1rem solid lightgray;
    position: absolute;
    left: 50%;
    top: calc(-1rem - 1px);
}
.svg-icon.navbar-icon {
    width: 1.5rem;
    height: 1.4rem;
}
.custom-list-inline-icon-size {
    height: 1.4rem;
}

.banner-content-container {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
}
.banner-content-container h2 {
    font-size: 3rem;
}
.banner-content-container > a {
    position: absolute;
    bottom: 20%;
}

.custom-search {
    border: none;
    background-color: transparent;
}
.custom-search {
    max-width: 2rem;
    transition: all 200ms ease;
}
.custom-search:focus {
    max-width: 10rem;
    outline: none;
}
.custom-search::placeholder {
    color: #232323;
    font-weight: 700;
}
.custom-search:focus::placeholder {
    color: gray !important;
}