/* body {
    font-family: 'Inter', sans-serif;
    background-color: #f8fafc;
} */

body {
    font-family: 'Montserrat', sans-serif;
    font-size: 16px;
    line-height: 22px;
    margin: 0;
    padding: 0;
    font-weight: 400;
    color: #1c1b1b;
}

.nav-link {
    transition: color 0.3s ease;
}

.nav-link:hover {
    color: #4f46e5;
    /* A nice indigo for hover */
}

.product-card {
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    border: 1px solid #e5e7eb;
    /* Light border */
}

.product-card:hover {
    transform: translateY(-5px);
    box-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);
}

.btn-primary {
    transition: background-color 0.3s ease, transform 0.3s ease;
}

.btn-primary:hover {
    transform: translateY(-2px);
}

.logo-svg {
    width: 120px;
    height: auto;
}

.errorlist {
    color: red;
    font-size: 10pt;
    margin-bottom: 10px;
}
/* new stylayout all styles */
.headerRight {
    display: flex;
    justify-content: end;
}

.mainLogo {
    display: flex;
    justify-content: center;
    position: relative;
}

.allLinks ul {
    list-style: none;
    display: flex;
    gap: 40px;
    margin: 0px;
    padding: 0px;
}

.allLinks ul li a {
    color: #1c1b1b;
    font-family: Montserrat, sans-serif;
    font-weight: 500;
    font-size: 12px;
    font-style: normal;
    color: #1c1b1b;
    -webkit-transition: color .2s ease-in-out;
    transition: color .2s ease-in-out;
    letter-spacing: .2em;
    text-transform: uppercase;
}

.headerRight.allLinks ul li a {
    color: #6a6a6a;
}

.allHeads h2 {
    font-family: Montserrat, sans-serif;
    font-size: 20px;
    font-weight: 500;
    font-style: normal;
    color: #1c1b1b;
    text-align: center;
    margin-bottom: 25px;
}

.allProducts {
    padding: 65px 50px;
}

.topFoot {
    padding: 50px 50px 45px 50px;
}

.footerLinks p,
.footerLinks h6 {
    color: #6a6a6a;
    font-family: Montserrat, sans-serif;
    font-weight: 400;
    font-size: 14px;
    font-style: normal;
    line-height: 21px;
    margin-bottom: 10px;
}

.footerLinks h4 {
    font-size: 14px;
    line-height: 18px;
    color: #1c1b1b;
    font-family: Montserrat, sans-serif;
    font-weight: 500;
    font-style: normal;
    text-transform: uppercase;
}

.footerLinks ul {
    list-style: none;
    padding: 0px;
    margin: 0px;
}

.footerLinks ul li a {
    color: #6a6a6a;
    font-family: Montserrat, sans-serif;
    font-weight: 400;
    font-size: 14px;
    font-style: normal;
    line-height: 21px;
    padding: 5px 0px;
    display: block;
}

.innerNewsLetter {
    max-width: 295px;
    width: 100%;
}

.detailsOurProducts {
    padding: 75px 0px 45px 0px;
}

.easyReturn {
    display: block;
    width: 100%;
    max-width: 100%;
    background-color: #333;
    padding: 45px 0px;
}

.returnIns {
    display: flex;
    gap: 5px;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}

.returnIns img {
    width: 60px;
}

.returnIns p {
    color: #fff;
    margin: 0px;
}

.indDetails p {
    margin-bottom: 30px;
}

.indDetails h4 {
    font-size: 16px;
    font-weight: 600;
    color: #000000;
    line-height: 24px;
    margin-bottom: 5px;
}

.newsLetter button {
    background-color: #1c1b1b;
    color: #fff;
    font-size: 16px;
    border: 0px;
    padding: 10px 30px;
    width: fit-content;
    margin-top: 15px;
    text-transform: uppercase;
    letter-spacing: .5px;
}

.newsLetter button:hover {
    background-color: #fff;
    color: #1c1b1b;
    border: 1px solid #1c1b1b;
}

.newsLetter .form-control {
    -webkit-appearance: none;
    display: block;
    padding: 12px 14px;
    border-radius: 0;
    border: 1px solid #dddddd;
    width: 100%;
    line-height: normal;
    resize: none;
    -webkit-transition: border-color .1s ease-in-out;
    transition: border-color .1s ease-in-out;
    background: transparent;
    font-size: 16px;
    line-height: 24px;
}

.produstShortDetails h3 {
    font-family: Montserrat, sans-serif;
    font-weight: 500;
    font-style: normal;
    color: #1c1b1b;
    transition: color .2s ease-in-out;
    letter-spacing: .2em;
    text-transform: uppercase;
    font-size: 12px;
    text-align: center;
    min-height: 44px;

}

.produstShortDetails {
    text-align: center;
}

.price p {
    font-family: Montserrat, sans-serif;
    font-weight: 500;
    font-style: normal;
    color: #1c1b1b;
    -webkit-transition: color .2s ease-in-out;
    transition: color .2s ease-in-out;
    letter-spacing: .2em;
    text-transform: uppercase;
    font-size: 12px;
    line-height: 18px;
}

.ratingProduct span {
    font-family: Montserrat, sans-serif;
    font-weight: 500;
    font-style: normal;
    color: #1c1b1b;
    transition: color .2s ease-in-out;
    letter-spacing: .2em;
    text-transform: uppercase;
    font-size: 12px;
    line-height: 18px;
}

.ratingProduct {
    display: flex;
    justify-content: center;
    margin-bottom: 5px;
}

.topProDetails h3 {
    font-family: Montserrat, sans-serif;
    font-weight: 500;
    font-style: normal;
    color: #1c1b1b;
    letter-spacing: .2em;
    text-transform: uppercase;
    font-size: 12px;
    line-height: 18px;
    margin-top: 20px;
}

.topProDetails {
    text-align: center;
    max-width: 270px;
    width: 100%;
    margin: 20px auto;
}

.viewMore {
    display: flex;
    justify-content: center;
    margin-top: 50px;
}

.viewMore a:hover {
    background-color: #fff;
    color: #1c1b1b;
    border: 1px solid #1c1b1b;
}

.viewMore a {
    background-color: #1c1b1b;
    color: #fff;
    font-size: 16px;
    border: 0px;
    border: 1px solid #1c1b1b;
    padding: 10px 30px;
    width: fit-content;
    text-transform: uppercase;
    letter-spacing: .5px;
}

.topProducts {
    padding: 0px 0px 75px 0px;
}

.allBtns a:hover {
    background-color: #fff;
    color: #1c1b1b;
    border: 1px solid #1c1b1b;
}

.allBtns {
    margin-top: 35px;
}

.allBtns a {
    background-color: #1c1b1b;
    color: #fff;
    font-size: 16px;
    border: 0px;
    border: 1px solid #1c1b1b;
    padding: 10px 20px;
    width: fit-content;
    text-transform: uppercase;
    letter-spacing: .5px;
}

.topProducts .row {
    align-items: center;
}

.mainLogo a {
    display: flex;
    gap: 2px;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: -15px;
}

.mainLogo a img {
    width: 42px;
}

.mainLogo a span {
    color: #4b5563;
    font-weight: 600;
    font-size: 30px;
    line-height: 30px;
}

.topSlider {
    position: relative;
}

.topSlider .allBtns {
    position: absolute;
    right: 40px;
    bottom: 50px;
}

.indProducts {
    padding: 30px 20px 15px 20px;
    width: calc(100% - 14px) !important;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.25);
    margin: 10px 6px;
    min-height: 440px;
}

.indProducts img {
    padding: 20px;
}

.topSlider .slick-slide img {
    display: block;
    padding: 0;
}

.topOfferbar p a {
    padding: 12px 15px;
    text-align: center;
    font-size: 14px;
    line-height: 20px;
    font-weight: 500;
    font-style: normal;
    background: #05aff2;
    color: #ffffff;
    display: flex;
    justify-content: center;
}

.topOfferbar p {
    margin-bottom: 0px;
}

.copyRight p {
    background-color: #333;
    padding: 15px 15px;
    text-align: center;
    font-size: 14px;
    line-height: 14px;
    margin: 0px;
    color: #fff;
}

.ratingProduct img {
    padding: 0px;
}


.insideBanner {
    background-image: url(../assets/images/shop/file/page-title-blog.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 75px 0px;
    background-color: #fef3f1;
}

.insideBanner h1 {
    font-size: 35px;
    line-height: 40px;
    text-align: center;
    font-weight: 500;
}

.userRegistration {
    padding: 75px 0px;
}

.insideRegister {
    max-width: 551px;
    width: 100%;
    margin: 0px auto;
}

.insideRegister .form-control {
    padding: 10px 15px;
    height: 50px;
    border: 1px solid #e4e2e2 !important;
    border-radius: 0px;
}

.insideRegister .allBtnsWb a {
    background-color: #fff;
    font-size: 14px;
    font-weight: 600;
    line-height: 16px;
    padding: 0px 0px 7px 0px;
    letter-spacing: .5px;
    display: block;
    text-align: center;
    color: #070606;
    position: relative;
    border-bottom: 1px solid #070606;
    width: fit-content;
}

.insideRegister .allBtnsWb {
    margin-top: 20px;
    display: flex;
    justify-content: center;
}

.insideRegister .allBtnsWb a:hover {
    color: #db1316;
    border-bottom: 1px solid #db1316;
}

.formBtm {
    margin-bottom: 25px;
}

.allBtnsReg a:hover {
    background-color: #fff;
    color: #1c1b1b;
    border: 1px solid #1c1b1b;
}

.allBtnsReg a {
    background-color: #1c1b1b;
    color: #fff;
    font-size: 16px;
    border: 1px solid #1c1b1b;
    padding: 10px 20px;
    letter-spacing: .5px;
    display: block;
    text-align: center;
    border-radius: 4px;
}

.allBtnsReg button:hover {
    background-color: #fff;
    color: #1c1b1b;
    border: 1px solid #1c1b1b;
}

.allBtnsReg button {
    background-color: #1c1b1b;
    color: #fff;
    font-size: 16px;
    border: 1px solid #1c1b1b;
    padding: 10px 20px;
    letter-spacing: .5px;
    display: block;
    width: 100%;
    text-align: center;
    border-radius: 4px;
}

.insideRegister .loginForm .allBtnsWb {
    margin-top: 0px;
    display: flex;
    justify-content: start;
    margin-bottom: 25px;
}

.loginForm .allBtnsReg button:hover {
    background-color: #fff;
    color: #1c1b1b;
    border: 1px solid #1c1b1b;
}

.loginForm .allBtnsReg button {
    background-color: #1c1b1b;
    color: #fff;
    font-size: 16px;
    border: 1px solid #1c1b1b;
    padding: 10px 120px;
    letter-spacing: .5px;
    display: block;
    font-weight: 600;
    text-align: center;
    width: fit-content;
    border-radius: 4px;
}

.loginForm .allBtnsWb button {
    background-color: #fff;
  font-size: 14px;
  font-weight: 600;
  line-height: 16px;
  padding: 0px 0px 7px 0px;
  letter-spacing: .5px;
  display: block;
  text-align: center;
  color: #070606;
  position: relative;
  border: none;
  border-bottom: 1px solid #070606;
  width: fit-content;
}


.loginRight .allBtnsWb a {
    background-color: #fff;
    font-size: 14px;
    font-weight: 600;
    line-height: 16px;
    padding: 0px 0px 7px 0px;
    letter-spacing: .5px;
    display: block;
    text-align: center;
    color: #070606;
    position: relative;
    border-bottom: 1px solid #070606;
    width: fit-content;
}

.loginLeft {
    padding-right: 60px;
}

.loginRight {
    padding-left: 60px;
}

.loginRight h4 {
    margin-bottom: 30px;
}

.loginRight p {
    margin-bottom: 25px;
}

.loginLeft .insideRegister {
    margin: 0px;
}

.loginLeft h4 {
    margin-bottom: 30px;
}


.myDashboard {
    padding: 75px 0px;
}

.dashboardLeft ul li a.active {
    background-color: #f2f1f1;
    color: #db1316;
    border-color: transparent;
}

.dashboardLeft ul {
    list-style: none;
    padding: 0px;
    margin: 0px;
}

.dashboardLeft ul li a {
    display: flex;
    width: 100%;
    border: 1px solid #ece9e9;
    padding: 15px 20px;
    border-radius: 3px;
    font-size: 16px;
    font-weight: 500;
    line-height: 20px;
    position: relative;
    margin-bottom: 15px;
    color: #040404;
}

.dashboardLeft ul li a:hover {
    background-color: #f2f1f1;
    color: #db1316;
    border-color: transparent;
}

.dashboardRight h4 {
    margin-bottom: 10px;
    font-size: 22px;
    line-height: 30px;
}

.dashboardRight p {
    font-size: 14px;
    line-height: 21px;
    margin-bottom: 25px;
}

.account-order table thead,
.account-order table td,
.account-order table th {
    padding: 15px 20px;
}

.account-order table {
    width: 100%;
    min-width: 700px;
}

.account-order .wrap-account-order {
    overflow-x: auto;
}

.account-order table thead tr {
    border: 1px solid #eeeded;
    background-color: #f0eeee;
}

.account-order table thead tr th {
    background-color: #f0eeee;
}

.viewBtns button {
    background-color: #1c1b1b;
    color: #fff;
    font-size: 16px;
    border: 1px solid #1c1b1b;
    padding: 8px 20px;
    letter-spacing: .5px;
    display: block;
    text-align: center;
    border-radius: 4px;
    width: fit-content;
}

.account-order table tbody tr:not(:last-child) {
    border-bottom: 1px solid #eae9e9;
}

.account-order table tbody {
    border: 1px solid #e8e8e8;
    border-top: 0;
}

.innerTestimonial {
    padding: 30px;
    box-shadow: 0px 4px 12px rgba(0, 0, 0, 0.1);
    border-radius: 4px;
    width: calc(100% - 12px) !important;
    margin: 12px;
}

.innerTestimonial {
    padding: 30px;
    box-shadow: 0px 4px 12px rgba(0, 0, 0, 0.1);
    border-radius: 4px;
    width: calc(100% - 20px) !important;
    margin: 12px;
    min-height: 212px;
    background-color: #fff;
}

.userTestimonials {
    padding: 75px 0px;
    background-color: rgba(228, 228, 228, .2);
}

.innerTestimonial h4 {
    font-size: 16px;
    line-height: 24px;
    font-weight: 600;
}

.innerTestimonial p {
    font-size: 14px;
    line-height: 21px;
    min-height: 84px;
}

.innerTestimonial h5 {
    font-size: 14px;
    line-height: 21px;
    font-weight: 500;
}

.topProducts {
    padding: 75px 0px 75px 0px;
    border-top: 1px solid #e4e4e4;
}

.topProducts .allHeads h2 {
    margin-bottom: 70px;
}

.allForms select {
    padding: 10px 15px;
    border: 1px solid #e4e2e2 !important;
    border-radius: 0px;
    margin-bottom: 25px;
    margin-top: 10px;
}

.allForms .form-control {
    padding: 10px 15px;
    border: 1px solid #e4e2e2 !important;
    border-radius: 0px;
    margin-bottom: 25px;
}

.addBtns button {
    background-color: #1c1b1b;
    color: #fff;
    font-size: 16px;
    border: 1px solid #1c1b1b;
    padding: 10px 20px;
    width: fit-content;
    text-transform: uppercase;
    letter-spacing: .5px;
    border-radius: 4px;
}

.addBtns {
    display: flex;
    gap: 20px;
    margin-top: 25px;
    justify-content: center;
}

.newAddress {
    padding: 20px 35px 30px 35px;
    border: 1px solid #e4e4e4;
}

.newAddress h4 {
    font-size: 28px;
    line-height: 30px;
    margin: 20px 0px 30px 0px;
    text-align: center;
}

.choosenAddress {
    padding: 50px 0px 0px 0px;
    display: flex;
    justify-content: center;
}

.choosenAddress p {
    margin-bottom: 5px;
    text-align: center;
}

.choosenAddress h6 {
    text-align: center;
}

.saveBtns button {
    background-color: #1c1b1b;
    color: #fff;
    font-size: 16px;
    border: 1px solid #1c1b1b;
    padding: 10px 20px;
    width: 100%;
    text-transform: uppercase;
    letter-spacing: .5px;
    border-radius: 4px;
}

.accountEdit h4 {
    margin-bottom: 20px;
}

.paymrntBtns {
    display: flex;
    gap: 20px;
}

.paymrntBtns button {
    background-color: #1c1b1b;
    color: #fff;
    font-size: 16px;
    border: 1px solid #1c1b1b;
    padding: 10px 20px;
    width: 100%;
    text-transform: uppercase;
    letter-spacing: .5px;
    border-radius: 4px;
}

.innerPayment {
    padding: 30px;
    background-color: #eaeaea;
    border-radius: 2.5px;
    margin-top: 25px;

}

.fixWidth {
    max-width: 710px;
    margin: 0px auto;
}

.paymentConfirm {
    padding: 75px 0px;
}

.fixWidth h4 {
    margin-bottom: 20px;
}

.paymrntBtns {
    display: flex;
    gap: 20px;
    margin-top: 30px;
}

.fixWidth h4 {
    margin-bottom: 20px;
}

.innerPayment p {
    display: flex;
    justify-content: space-between;
}

.innerPayment p span {
    font-size: 14px;
    line-height: 21px;
}

.paymrntBtns>button:nth-child(1) {
    background-color: #fff;
    color: #1c1b1b;
}

.failureWit {
    max-width: 460px;
    margin: 0px auto;
}

.failureWit .paymrntBtns1 {
    margin-bottom: 20px;
}

.failureWit .innerPayment p {
    display: block;
}

.paymrntBtns1 button {
    background-color: #1c1b1b;
    color: #fff;
    font-size: 16px;
    border: 1px solid #1c1b1b;
    padding: 10px 20px;
    width: 100%;
    text-transform: uppercase;
    letter-spacing: .5px;
    border-radius: 4px;
}

.failureWit p a {
    color: #d91114;
}

.instagramSlider {
    padding-bottom: 30px;
}
 
.instaSlide {
    border: 1px solid #fff;
}

.instagramSlider .slick-next {
    right: 50px;
}

.instagramSlider .slick-prev {
    left: 50px;
}

.instagramSlider .slick-next::before,
.slick-prev::before {
    font-size: 40px;
}

.instagramSlider .slick-next,
.instagramSlider .slick-prev {
    width: 40px;
    height: 40px;
}
.allForms label {
  margin-bottom: 10px;
}
.checkOutPage {
  padding: 75px 0px;
}
.checkOutPage h4{
    margin-bottom: 20px;
}
.checkOutPage textarea{
    resize: none;
    min-height: 110px;
}

.addedOrder {
  background-color: #fbfbfc;
  padding: 30px 20px;
}
.indOrder {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 30px;
}
.itemOrder {
  display: flex;
  gap: 20px;
}
.itemOrder > div:nth-child(1) {
  width: 62px;
}
.thumbOrder {
  position: relative;
}
.thumbOrder span {
  position: absolute;
  right: -8px;
  top: -8px;
  width: 20px;
  height: 20px;
  border-radius: 999px;
  background-color: #666;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 12px;
}
.thumbOrder img {
  background-color: #e4e4e4;
  width: 100%;
  height: 100%;
  border-radius: 5px;
}
.itemOrder h5 {
  font-size: 14px;
  line-height: 21px;
  margin: 0px;
}
.itemOrder p {
  font-size: 12px;
  line-height: 18px;
  color: #555454;
  margin: 0px;
}
.discountCode {
  display: flex;
  gap: 15px;
}
.totalAmount {
  display: flex;
  justify-content: space-between;
  margin-top: 20px;
  margin-bottom: 20px;
}
.discountCode button {
  background-color: #1c1b1b;
  color: #fff;
  font-size: 16px;
  border: 1px solid #1c1b1b;
  padding: 8px 20px;
  letter-spacing: .5px;
  display: block;
  text-align: center;
  border-radius: 4px;
  width: fit-content;
}
.placeOrder button {
  background-color: #1c1b1b;
  color: #fff;
  font-size: 16px;
  border: 1px solid #1c1b1b;
  padding: 8px 20px;
  letter-spacing: .5px;
  display: block;
  text-align: center;
  border-radius: 4px;
  width: 100%;
}
.placeOrder {
  margin-top: 25px;
}
.paymentMethod .form-check {
  margin-bottom: 20px;
}
.termsCondition p, .termsCondition label{
    font-size: 14px;
}
.termsCondition p a, .termsCondition label a{
  text-decoration: underline !important;
  color: #db1417;
  font-size: 14px;
}

.tf-free-shipping-bar {
  margin-bottom: 20px;
  padding: 30px;
  border: 1px dashed #d3cfcf;
  border-radius: 2.5px;
}
.tf-progress-bar {
  height: 4px;
  width: 100%;
  background-color: #ebebeb;
  position: relative;
}
.tf-progress-bar span {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  bottom: 0;
  background-color: #eb001b;
  border-radius: 3px;
}
.tf-progress-bar .progress-car {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 36px;
  height: 26px;
  color: #eb001b;
  border: 1px solid #eb001b;
  border-radius: 2.5px;
  background-color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
}
.tf-free-shipping-bar .tf-progress-msg {
  margin-top: 28px;
}
.halfWidth{
    width: 50%;
}

.cartPage {
  padding: 75px 0px;
}
.estmatedShip {
  padding: 30px;
  background-color: #f2f2f2;
  border-radius: 2.5px;
}
.cartSubTotal {
  display: flex;
  justify-content: space-between;
  margin: 20px 0px 15px 0px;
}
.checkoutBtn button {
  background-color: #1c1b1b;
  color: #fff;
  font-size: 16px;
  border: 1px solid #1c1b1b;
  padding: 8px 20px;
  letter-spacing: .5px;
  display: block;
  text-align: center;
  border-radius: 4px;
  width: 100%;
  margin: 20px 0px 15px 0px;
}
.estmatedShip label a {
  text-decoration: underline !important;
  text-underline-offset: 2px;
  font-weight: 600;
  color: #000;
  font-size: 14px;
  line-height: 19px;
}
.safeCheck h4 {
  font-weight: 600;
  font-size: 14px;
  text-align: center;
  margin-bottom: 15px;
}

.safeCheck h4 {
  font-weight: 600;
  font-size: 14px;
  text-align: center;
  margin-bottom: 15px;
}
.cartSubTotal h5:nth-child(2) {
  font-weight: 600;
}
.cartSubTotal h5:nth-child(1) {
  font-weight: 400;
}
.cartSubTotal h5 {
  font-size: 18px;
  line-height: 23px;
}
.estmatedShip label {
  font-size: 14px;
  line-height: 19px;
}
.estimateBtn button{
    background-color: #1c1b1b;
  color: #fff;
  font-size: 16px;
  border: 1px solid #1c1b1b;
  padding: 8px 20px;
  letter-spacing: .5px;
  display: block;
  text-align: center;
  border-radius: 4px;
  width: fit-content;
  margin: 20px 0px 15px 0px;
}

.checkPincode {
  border-bottom: 1px solid #dbdada;
  padding-bottom: 5px;
  margin-bottom: 15px;
}
.checkPin > div {
  margin-bottom: 15px;
}
.checkPin label {
  margin-bottom: 5px;
}

.pageGap{
    padding: 65px 0px;
}
.pageGap h2{
    margin-bottom: 30px;
}
.pageGap h3{
    margin-bottom: 15px;
}
.pageGap button {
  background-color: #1c1b1b;
  color: #fff;
  font-size: 16px;
  border: 1px solid #1c1b1b;
  padding: 10px 20px;
  letter-spacing: .5px;
  font-weight: 600;
  text-align: center;
  width: fit-content;
  border-radius: 4px;
  margin: 0px 10px;
} 
.cta-row button {
  background-color: #1c1b1b;
  color: #fff;
  font-size: 16px;
  border: 1px solid #1c1b1b;
  padding: 10px 20px;
  width: fit-content;
  text-transform: uppercase;
  letter-spacing: .5px;
}
.cta-row button:hover {
  background-color: #fff;
  color: #1c1b1b;
  border: 1px solid #1c1b1b;
}