/* General Style */
body, a, p {
    font-family: "IBM Plex Sans";
}

body {
    color: #555;
    font-size: 1.3rem;
    font-weight: 300;
}

p {
    font-size: 1.3rem;
    letter-spacing: 0;
    color: #555;
}
.header-intro-clearance .header-middle .header-left, .header-intro-clearance .header-bottom .header-left {
    flex: none; 
    max-width: 100%; 
    margin: 0; 
}

.nav-pill .nav-item .nav-link {
    font-weight: 300;
    font-family: "IBM Plex Sans";
}

/* Header Styles Start */
.header-2 .header-top, p {
    line-height: inherit;
    font-size: 1.2rem;
    font-weight: 300;
    color: #333 !important;
    padding: 3px 0;
}
.sticky-wrapper {
    padding: 15px 0;
}
.menu .banner{
    float: none;
    margin-left: auto;
}
.product.product-2 .btn-product-icon:hover, .product.product-2 .btn-product-icon:focus {
    background-color: #cf65ab !important;
}
.btn-expandable span {
    background-color: #cf65ab !important;
}
.wishlist a .wishlist-count {
    background-color: #cf65ab !important;
}
.widget-about p:last-of-type {
    margin-bottom: inherit !important; 
}
.widget.widget-about {
    margin-bottom: 3rem !important;
}
.footer .widget-about-title {
    color: #555 !important;
}
.footer .widget-about-info a {
    color: #555 !important;
}
.social-icons-sm .social-icon {
    font-size: 2rem !important;
    width: 4rem !important;
    height: 4rem !important;
}
ul.footer-menu {
    font-family: 'IBM Plex Sans';
    font-size: 1.1rem;
}
.header .wishlist-link .wishlist-count, .header .cart-dropdown .cart-count {
    background-color: #cf65ab !important;
    color: #fff;
    font-weight: 400;
    font-size: 1rem;
}
button.btn.btn-primary {
    background-color: #cf65ab;
    border-color: #cf65ab;
    width: 100%;
}
.footer-bottom .container:before, .footer-bottom .container-fluid:before {
    background-color: inherit !important;
}
.icon-box-card:hover, .icon-box-card:focus {
    color: #fff;
    border-color: #cf65ab !important;
    background-color: #cf65ab !important;
}
.newsletter-popup-container .input-group .btn:hover, .newsletter-popup-container .input-group .btn:focus {
    background-color: #cf65ab !important;
}
.header-top{
    background-color: #ffe9f7 !important;
}
.widget {
    color: #777 !important;
}
.footer {
    background-color: inherit !important; 
}
.footer .widget-title {
    font-weight: 600;
    color: #cf65ab !important;
}
.header .header-center {
    margin-left: auto !important;
}
.menu .megamenu-container {
    position: sticky !important; 
    z-index: 9999;
}
.header-search {
    align-content: center;
}
.header-2 .header-search-extended .form-control {
    font-family: "IBM Plex Sans";
}
.header-search .form-control, .header-search select{
    font-size: 1.3rem;
}
.header-intro-clearance .header-bottom .container::before {
    background-color: inherit;
}
.header-intro-clearance .header-bottom .container::after {
    background-color: inherit;
}
.header .container, .header .container-fluid{
    justify-content: center;
}
/* Header Styles End */

.brands::after {
    background-color: inherit;
}
.product-title {
    font-weight: 400;
    font-size: 1.2rem;
    letter-spacing: 1.2px;
    color: #555;
    margin-bottom: 5px;
    text-transform: uppercase;
    line-height: normal;
}
.page-header h1 {
    color: #555;
    font-size: 2.5rem;
    margin-top: .5rem;
    text-transform: uppercase;
}
.page-header {
    padding: 0.8rem 0;
    background-color: inherit;
    padding-bottom: 1.8rem;
}
.newsletter-form {
    display: flex;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    flex-direction: column;
    grid-gap: 10px;
    gap: 10px;
}
label {
    color: #333333;
    font-weight: 400;
    font-size: 1rem;
    text-transform: uppercase;
}
.form-control {
    padding: 5px 10px;
    background-color: transparent;
    border: 1px solid #ced4da;
    border-radius: 2px;
}
.form-control:focus {
    color: #777;
    background-color: #fff;
    border-color: #cf65ab;
    box-shadow: none;
    outline: none !important;
}
.btn {
    padding: 10px 20px;
    border: none;
    border-radius: 5px;
}
.product-body{
    position: relative;
    padding: 1rem;
    -webkit-transition: all .35s ease;
    -moz-transition: all .35s ease;
    transition: all .35s ease;
    background-color: #fff;
}
.new-price {
    color: #cf65ab;
}
.btn-layout.active {
    color: white;
}
.old-price {
    color: #ccc;
    text-decoration: line-through;
}
.product-label.label-sale {
    color: #fff;
    background-color: #333;
}
.product-label.label-top {
    color: #fff;
    background-color: #333;
}
.product-label.label-new {
    color: #fff;
    background-color: #333;
}
.align-items-sm-center {
    -ms-flex-align: center!important;
    justify-content: center!important;
}

.product-size a {
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    width: 4.1rem;
    height: 4.1rem;
    font-weight: 400;
    font-size: 1.2rem;
    padding-top: .1rem;
    line-height: 1;
    color: #cf65ab;
    border: 1px solid;
    border-radius: .2rem;
    transition: all .35s ease;
    margin-right: .5rem;
}
.product-image-gallery {
    height: 70%;
    width: 70%;
}

.search-toggle {
    padding: inherit;
}
.product-col .product-title {
    display: inline-block;
    color: #333;
    font-weight: 500;
    font-size: 1.2rem;
    line-height: 1.25;
    margin: 0;
}
.product-col .product-title span {
    font-weight: 300;
    letter-spacing: normal;
}
.table .price-col {
    font-weight: inherit;
    font-size: inherit;
}
.table .total-col {
    color: inherit; 
    font-size: inherit; 
}
.table.table-cart .total-col {
    width: inherit; 
}
.table th, .table td {
    padding-top: 5px; 
    padding-bottom: 5px; 
}
.table td {
    padding-top: 5px; 
    padding-bottom: 5px; 
}
.table {
    margin-bottom: 1rem;
}
.table th {
    font-weight: 700;
    font-size: 1.3rem;
    line-height: 1.5;
    color: #555;
}
.breadcrumb-nav {
    margin-bottom: 2rem;
    border-bottom: inherit; 
}
.menu>li>a {
    padding: 2.3rem 2rem;
}
.page-link {
    height: 4.5rem;
    width: 4.5rem;
}
.page-item.active .page-link {
    color: #fff !important;
    background-color: #cf65ab;
}
.page-link:hover, .page-link:focus {
    border-color: #cf65ab !important;
}
.page-item+.page-item {
    margin-left: 1rem;
}
.card-body {
    margin-bottom: 3rem;
    background-color: #f9f9f9;
    border: .1rem solid #ebebeb;
    padding: 1.2rem 1.2rem;
}
.addbadge {
    background-color: #cf65ab;
    font-size: 1rem;
    color: #fff;
    border: 1px solid #cf65ab;
    font-weight: 300;
    border-radius: 4px;
    text-transform: uppercase;
/*    padding: 0 5px;*/
margin-left: 10px;
}

.cart-dropdown .dropdown-menu, .compare-dropdown .dropdown-menu{
    padding:1rem;
}
.cart-dropdown .product-title,.header .cart-dropdown span{
    font-size:1rem !important;
    margin-left: 0 !important;
}
.cart-dropdown .product-image-container{
    max-width:30px;
}
.cart-dropdown .product{
    padding:1rem 2rem 0 0;
}
.banner-big .banner-title {
    font-size: 3rem !important;
    font-weight: 400 !important;
    letter-spacing: .1em !important;
    margin-bottom: 2.2rem !important;
}
.btn.underline {
    background-color: transparent !important;
    border: none !important;
    border-bottom: .1rem solid #fff !important;
    letter-spacing: .1em !important;
    color: #fff !important;
    text-transform: uppercase !important;
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
}
.btn.underline:hover, .btn.underline:focus {
    border-color: #cf65ab !important;
    background-color: #cf65ab !important;
}
.banner-title {
    text-transform: uppercase;
    font-weight: 400;
    font-size: 2rem;
    line-height: 1.2em;
    margin-bottom: 1rem;
    letter-spacing: .1em;
}
.summary{
    background-color: transparent !important;
    border:0;
    border-left: .1rem dashed #d7d7d7;
    padding: 0 3rem;
}

.table.table-summary tbody td {
    padding: 0.5rem 0.2rem;
    height: auto;
    border-bottom: 0;
}
.checkoutcart td{
    padding-top: 5px !important;
    font-size: 1.1rem;
    vertical-align: top !important;
    color: #333333 !important;
}
.checkoutcart td a{
    font-weight: 500;
}
.table.table-summary thead th, .table.table-summary .summary-subtotal td {
    font-size: 1.2rem;
    text-transform: uppercase;
    font-weight: 500;
}
.summary-title {
    font-weight: 500;
    font-size: 1.3rem;
    letter-spacing: 0;
    padding-bottom: 1rem;
    color: #cf65ab;
    border: none;
    text-transform: uppercase;
    margin-bottom: 0;
}
.checkout textarea.form-control {
    min-height: 80px;
}
.shippingdiv{
    padding-right:2rem;
}
.owl-simple .owl-nav .owl-prev {
    left: -34px !important;
}
.owl-simple .owl-nav .owl-next {
    right: -34px !important;
}
.carousel-with-shadow.owl-simple .owl-nav [class*='owl-'] {
    margin-top: -95px !important;
}
.select2-container {
    width: 100% !important;
}
.btn-outline-primary-2 {
    border-color: #cf65ab;
    border: 1px solid;
}
.table-container {
    max-height: 400px; /* Adjust based on your needs */
    overflow-y: auto;
    display: block;
}
.table-container table {
    width: 100%;
    border-collapse: collapse;
}
.table-container thead {
    display: table;
    width: calc(100% - 1em); /* Adjust for scrollbar width */
}
.table-container tbody {
    display: block;
    overflow-y: auto;
    height: 100%;
}
.table-container th, .table-container td {
    padding: 10px;
    text-align: left;
}
.table-container th {
    background-color: #f8f9fa; /* Optional: header background color */
    position: sticky;
    top: 0;
    z-index: 1;
}
.newstickerdiv { width:600px; text-align:center; overflow:hidden; height:24px; }
.newsticker ul { width:100%; height:24px;}
.newsticker ul li{ list-style:none; display:block; padding-bottom:1px; margin-bottom:5px; }
.btn-cart {
    padding: 1rem 1.5rem;
    max-width: 198px;
/*    min-width: 150px;*/
color: #cf65ab;
/*    border: 1px solid #cf65ab;*/
}
.btn-cart:focus,  .btn-cart:hover {
    color: #fff;
    border-color: #cf65ab;
    background-color: #cf65ab;
}
.btn-cart.btn-disabled {
    cursor: not-allowed;
    opacity: .5;
}
.btn-product span {
    color: #cf65ab;
    font-weight: 400;
    font-size: 1.2rem;
    letter-spacing: -.01em;
    -webkit-transition: all .35s ease;
    -moz-transition: all .35s ease;
    transition: all .35s ease;
    border: 1px solid transparent;
}
.quickView-content .btn-product span {
    color: #cf65ab;
}
.quickView-content .product-details-action {
    display: -moz-box;
    display: flex;
    -moz-box-align: center;
    align-items: center;
    -moz-box-orient: horizontal;
    -moz-box-direction: normal;
    flex-flow: row wrap;
    margin-bottom: 2rem;
    margin-left: 67px;
    margin-top:1rem;
}
.quickView-content .btn-product.btn-cart {
    padding: 1rem 1.5rem;
    max-width: 198px;
    min-width: 150px;
    color: #cf65ab;
    border: 1px solid #cf65ab;
}
.quickView-content .details-action-wrapper {
    display: -moz-box;
    display: flex;
    -moz-box-align: center;
    align-items: center;
    margin: 1rem 0 1rem 4rem;
}
.input-group {
    height: 40px;
}
.details-filter-row {
    margin-bottom: 1rem;
}
.card-body {
    margin-bottom: inherit; 
    background-color: #fff;
    border: inherit;
    padding: 1.2rem 1.2rem;
}
.quickView-content .product-details-action {
    margin-bottom: 2rem; 
}
.product-details-action {
    margin-bottom: inherit; 
}
.quickView-content .product-details-footer {
    padding-top: 2rem;
}
.header-2 .sticky-header {
    padding: 6px 0;
}
.card.card-sm .card-title .toggle-button {
    padding-top: 21px;
    padding-bottom: 21px;
}
.product-details-accordion .card .card-title span {
    background-color: #fafafa;
}
.card-title .toggle-button {
    display: block;
    padding: 1.7rem 4rem 1.7rem 1.2rem;
    position: relative;
    color: #cf65ab;
    border: none;
    background-color: transparent;
    outline: none!important;
    text-align: left;
}
.quickView-content .product-title {
    font-weight: 400;
    font-size: 2rem;
    letter-spacing: 1px;
    padding-right: 1rem;
    line-height: 30px;
    margin:0;
}
.quickView-content p {
    margin-bottom: inherit;
}
.product.product-11 .btn-product:hover, .product.product-11 .btn-product:focus {
    color: #fff;
    border-color: #cf65ab;
    background-color: #cf65ab;
}
a.btn-product.btn-cart {
    max-width: 100%;
}
.product.product-11 .product-body {
    padding-bottom: 1rem;
}
.quickView-content {
    padding: 0 2rem; 
}
.price-dtl {
    font-size: 18px;
    line-height: normal;
    margin:1rem 0;
}
.old-price {
    color: #ccc;
    text-decoration: line-through !important;
}
.new-price {
    color: #cf65ab;
}
.product.product-11 .product-price {
    margin: 0;
}
.product-txt{
    margin-bottom: 1.6rem;
}
.product-size {
    margin-bottom: 0;
}
.product-size .button {
    float: left;
    margin: 0 5px 0 0;
    width: 3.6rem;
    height: 3.6rem;
    position: relative;
    cursor: pointer !important;

}

.product-size .button label,
.product-size .button input {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.product-size .button input[type="radio"] {
    opacity: 0;
}

.product-size .button input[type="radio"]:checked + label {
    background: #cf65ab;
    border-radius: 4px;
    color: #FFFFFF;
}

.product-size .button label {
    cursor: pointer !important;

    display: flex;
    align-items: center;
    justify-content: center;
    width: 3.6rem;
    color: #cf65ab;
    border: 1px solid;
    border-radius: .3rem;
    transition: all .35s ease;
}
.product-size .button label:hover{
    background-color: #cf65ab;
    border-color: #cf65ab;
    color: #FFFFFF;

}
.product-size .button label.disabled {
    cursor:no-drop !important;
    background: #eeeeee;
    border-radius: 4px;
    color: #FFFFFF;
}

.alertDiv {
    display: none;
    position: fixed;
    right: 20px;
    top: 20px;
    padding: 15px;
    z-index: 999999;
    background-color: #cf65ab;
    color: #FFFFFF;
    border-radius: 5px;
}
.product_addl_info p{
    color: #555;
    font-size: 1.2rem;
    font-weight: 300;
}
.product_addl_info p strong{
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 1.2px;
}
h2.title-sm.probottom {
    color: #555;
    font-weight: 500;
}
.card-title a {
    text-transform: uppercase;
    letter-spacing: 1.2px;
    font-size: 1.3rem;
    font-weight: 400;
}
@media screen and (min-width: 992px) {
    .product-gallery-vertical .product-main-image {
        flex: 0 0 85%;
        max-width: 85%;
    }
    .product-gallery-vertical .product-image-gallery{
        flex: 0 0 15%;
        max-width: 15%;
    }
}
a.accDrop {
    color: #777;
}
/*a:hover, a:focus {
color: #cf65ab !important;
}*/
.product.product-2 .product-price {
    justify-content: left !important;
    color: #cf65ab !important; 
}
a.btn.btn-primary {
    margin: 3px !important;
}
.cart-dropdown .dropdown-menu{
    min-width: 240px;
    width: max-content;
}
.cart-dropdown .dropdown-menu a{
    display: block;
    margin-bottom: 5px;
}
/*order page*/
.order-dash-lists .order-list {
    width: 100%;
    font-family: IBM Plex Sans,sans-serif
}
.order-dash-lists .ordlisthead .order-header:before {
    content: '\e802';
    display: inline-block;
    position: absolute;
    right: 1.2rem;
    top: 50%;
    color: #c96;
    font-family: "molla";
    line-height: 1;
    transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transition: all 0.3s;
}
.order-dash-lists .ordlisthead.collapsed .order-header:before {
    content: '\f110';
    color: #8c8c8c;
    transform: translateY(-50%);
    -ms-transform: translateY(-50%);
}
.order-dash-lists .order-item {
    border: 1px solid #ddd;
    margin-bottom: 16px;
    border-radius: 8px;
    font-size: 1.2rem;
    font-weight: 300;
    color:#666;
}
.order-dash-lists .order-header span{
    text-transform: uppercase;
    letter-spacing: 1.2px;
    font-weight: 500;
    font-size: 1.1rem;
}
.order-dash-lists .order-header {
    background-color: #FAFAFA;
    display: -moz-box;
    display: flex;
    -moz-box-pack: justify;
    justify-content: space-between;
    padding: 1rem 4rem 1rem 2rem;
    position: relative;
}
.order-dash-lists .collapsed .order-header {

    background-color: #FFFFFF;
}

.order-dash-lists .order-date,.order-dash-lists .order-ship-to,.order-dash-lists .order-total {
    width: 20%;
}

.order-dash-lists .order-number {
    width: 40%;
    text-align: right
}

.order-dash-lists .order-number a {
    color: #cf65ab;
    text-decoration: none;
    margin-left: 8px
}
.ordlineitems{
    padding: 0rem 2rem;
}
.order-dash-lists .order-body {
    display: -moz-box;
    display: flex;
    -moz-box-pack: justify;
    justify-content: space-between;
    -moz-box-align: center;
    align-items: center;
    border-top:1px solid #EEE;
    padding: 0.5rem 0;
}

.order-dash-lists .order-body .product-details {
    margin-bottom: 0
}

.order-dash-lists .product-image {
    width: 40px;
    height: auto;
    margin-right: 1rem;
}

.order-dash-lists .product-details {
    -moz-box-flex: 1;
    flex-grow: 1
}

.order-dash-lists .product-name {
    font-size: 1.2rem;
}
.order-dash-lists .product-name a{
    text-transform: uppercase;
    color:#333;
    font-weight: 500;
}
.order-dash-lists .product-name span {
    display: block;
}

.order-dash-lists .order-list-btn {
    background-color: #fff;
    border: 1px solid #cf65ab;
    color: #cf65ab;
    padding: 5px 20px;
    text-transform: uppercase;
    letter-spacing: 1.2px;
    font-size: 1.1rem;
    margin-left: 1rem;
}

.order-dash-lists .order-list-btn:hover {
    background-color: #cf65ab;
    border-color: #cf65ab;
    color: #fff;
}

.order-dash-lists .order-footer {
    margin-top: 15px;
    padding: 10px 15px;
    border-top: 1px solid #ddd
}

.order-dash-lists .order-footer a {
    color: #cf65ab;
    text-decoration: none
}
/*account profile*/
.account-dtl .form-group{
    margin-bottom: 0;
}
.account-dtl label{
    color: #333333;
    font-weight: 400;
    font-size: 1rem;
    text-transform: uppercase;
    margin-bottom: .2rem;
}
.account-dtl input{
    width: 100%;
    padding: 10px;
    border: 1px solid #ced4da;
    border-radius: 2px;
    height: 41px;
    font-size: 1.3rem;
    line-height: 1.5;
    font-weight: 300;
    color: #555;
}
.page-content {
    padding-bottom: 1rem; 
}
.product-col .product-media {
    max-width: 40px;
}
.couponDiv{
    border: 1px solid #cf65ab26;
    background-color: #fafafa;
    margin-bottom: 4px;
    font-size: 1rem;
    padding: 5px;
    border-radius: 3px;
}
.couponDiv .badge{
    background-color: #cf65aba6;
    color: #FFFFFF;

}
.couponDivInner{
    border-top: 1px dashed #cf65ab26;
}
.couponDivInner:first-child{
    border-top: none;
}
.header-search .header-search-wrapper{
    right: 45px;
    z-index: 99
}
.header-intro-clearance .cart-dropdown .cart-count {
    right: 0
}
.header-intro-clearance .wishlist .icon i {
    font-size: 2.5rem;
}
.menu-icons .icons-div {
    padding: 0;
    margin-left: 20px;
}
.search-toggle .icon {
    top: 4px;
}
.intro-section {
    margin-bottom: 2rem;
}
.widget-collapsible .widget-title a {
    text-transform: uppercase;
    font-size: 1.3rem;
    font-weight: 500;
    letter-spacing: 1.2px;
}
.sidebar-shop .custom-control-label {
    font-weight: 300;
    color: inherit; 
    font-size: 1.2rem;
}
.custom-checkbox .custom-control-input:checked~.custom-control-label::before {
    color: #fff;
    border-color: #cf65ab;
    background-color: #cf65ab;
}
.filter-colors label {
    position: relative;
    display: block;
    width: 2.4rem;
    height: 2.4rem;
    border-radius: 50%;
    border: 0.2rem solid #FFF;
    box-shadow: 0 0 0 .1rem #EEE; 
    margin: 0 0.4rem .7rem;
    transition: box-shadow .35s ease
}
.filter-colors label:after {
    color: #fff;
    font-family: 'molla';
    content: '\ec2d';
    font-size: 1rem;
    line-height: 1;
    position: absolute;
    left: 50%;
    top: 50%;
    opacity: 0;
    visibility: hidden;
    transition: opacity .01s;
    margin-top: -.4rem;
    margin-left: -.5rem
}
.filter-colors label.selected, .filter-colors label:hover, .filter-colors label:focus {
    box-shadow: 0 0 0 .1rem #cf65ab; 
}
.filter-colors label.selected:after {
    visibility: visible;
    opacity: 1
}