@import "https://fonts.googleapis.com/css2?family=Verdana&display=swap";
.btn-primary {
    color: #fff;
    background-color: #f99201 !important;
    border-color: #f99201 !important;
    transition: 0.7s;
    border: 1px solid;
    font-family: gotham rounded ssm a, gotham rounded ssm b, verdana, sans-serif;
}
.btn-primary:hover {
    color: #fff;
    background-color: #fff !important;
    border-color: #cb7701 !important;
    color: #f99201;
    transition: 0.7s;
    border: 1px solid;
}
.btn-check:focus + .btn-primary,
.btn-primary:focus {
    color: #fff;
    background-color: #f99201 !important;
    border-color: #cb7701 !important;
    box-shadow: none;
}
.btn-check:active + .btn-primary,
.btn-check:checked + .btn-primary,
.btn-primary.active,
.btn-primary:active,
.show > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #f99201 !important;
    border-color: #cb7701 !important;
}
.btn-check:active + .btn-primary:focus,
.btn-check:checked + .btn-primary:focus,
.btn-primary.active:focus,
.btn-primary:active:focus,
.show > .btn-primary.dropdown-toggle:focus {
    box-shadow: none;
}
.btn-primary.disabled,
.btn-primary:disabled {
    color: #fff;
    background-color: #f99201 !important;
    border-color: #cb7701 !important;
}
.form-control {
    padding: 0.5rem 0.75rem;
    border: 0px;
    border-radius: 0.3rem;
    border: 1px solid #dee2e6;
}
.form-control:focus {
    box-shadow: 0 0 0 0.25rem rgba(249, 146, 1, 0.8);
    border: 1px solid rgba(249, 146, 1, 0.8);
    box-shadow: 0 0 0 0.01rem rgba(249, 146, 1, 0.8);
}
.form-select:focus {
    box-shadow: 0 0 0 0.25rem rgba(249, 146, 1, 0.8);
    border: 1px solid rgba(249, 146, 1, 0.8);
    box-shadow: 0 0 0 0.01rem rgba(249, 146, 1, 0.8);
}
body p {
    font-family: gotham rounded ssm a, gotham rounded ssm b, verdana, sans-serif;
    font-size: 15px;
    color: #777;
}
body h2,
body h6 {
    font-family: gotham rounded ssm a, gotham rounded ssm b, verdana, sans-serif;
}
body h1 {
    font-family: gotham rounded ssm a, gotham rounded ssm b, verdana, sans-serif;
}
body .h4 {
    font-family: gotham rounded ssm a, gotham rounded ssm b, verdana, sans-serif;
    font-size: 18px;
}
body h1 {
    font-size: 40px;
    font-family: gotham rounded ssm a, gotham rounded ssm b, verdana, sans-serif;
}
a {
    text-decoration: none;
}
.title {
    position: relative;
    margin-bottom: 5px;
}
.title h2:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 50%;
    top: 40px;
    transform: translate(-50%);
    width: 50px;
    height: 3px;
    background-color: #f99201;
    border-radius: 3px;
}
.title:after {
    content: "";
    position: absolute;
    bottom: 0;
    top: 40px;
    left: 50%;
    transform: translate(30px);
    width: 10px;
    height: 3px;
    background-color: #cb7701;
    border-radius: 3px;
}
.menu-products .list-group {
    border: 0;
}
.menu-products .list-group-item {
    border: 0;
}
.menu-products .accordion-body {
    padding: 0px !important;
}
.menu-products .accordion-body .shop-sub-menu {
    padding: 10px 10px 10px 26px;
}
.menu-products .accordion-body .shop-sub-menu-2 {
    padding-left: 40px;
}
.menu-products .accordion {
    border: 0px !important;
}
.menu-products .accordion-item {
    border: 0px !important;
}
.menu-products .accordion-item:first-of-type .accordion-button {
    border-radius: 0px;
    border: 0px !important;
}
.menu-products .accordion-button {
    background-color: rgba(0, 0, 0, 0);
}
.menu-products .accordion-collapse {
    border: 0px !important;
}
.logo-section .btn-close:focus {
    box-shadow: 0 0 0 0.25rem rgba(249, 146, 1, 0.6);
}
.logo-section button {
    border: 0;
}
.logo-section .dropdown-menu {
    z-index: 99999;
}
.logo-section button:focus:not(:focus-visible) {
    outline: 0;
    border: 0;
}
.logo-section a {
    color: #000;
}
.logo-section svg {
    width: 50px;
    height: 30px;
    margin: 0 auto 5px auto;
    position: relative;
}
.logo-section .social-icons li {
    list-style: none;
    display: inline;
    padding-right: 10px;
    font-size: 25px;
}
.logo-section .social-icons a {
    color: #404040;
    transition: 0.2s;
}
.logo-section .social-icons a:hover {
    color: #f99201;
    transition: 0.2s;
}
.logo-section .logo img {
    width: 100px;
}
.logo-section .location p {
    color: #425563;
    line-height: 1;
    padding: 0;
    font-size: 11px;
    line-height: 13px;
}
.logo-section .location img {
    width: 45px;
}
.logo-section .offcanvas {
    width: 320px;
    z-index: 9999999;
}
.logo-section .offcanvas p {
    font-size: 14px;
    color: #121212;
    padding-bottom: 5px;
}
.logo-section .offcanvas span {
    font-size: 14px;
}
.logo-section .offcanvas h6 {
    font-size: 15px;
    font-weight: 600;
}
.logo-section .offcanvas .border-bootm {
    border-bottom: 2px solid #f99201 !important;
}
.logo-section .offcanvas h5 img {
    width: 120px;
}
.logo-section .offcanvas .active {
    color: #f99201;
}
.logo-section .offcanvas .list-group-item.active {
    background-color: rgba(0, 0, 0, 0) !important;
}
.logo-section .appointment {
    text-align: center;
}
.logo-section .appointment img {
    width: 40px;
}
.logo-section .appointment p {
    font-size: 10px;
}
.logo-section .mobile-menu-click img {
    width: 40px;
}
header {
    position: sticky;
    top: 0;
    z-index: 1020;
    background-color: #fff;
}
header .dropdown-menu {
    margin-top: 6px;
}
header .mega-dropdown-menu small {
    font-size: 11px;
}
header .navbar-brand img {
    width: 120px;
}
header .nav-link {
    color: #425563;
    font-size: 15px;
}
header .nav-item {
    padding: 0px 5px;
}
header .dropdown-toggle::after {
    display: none;
}
header .dropdown {
    padding: 0px 4px;
}
header .input-group {
    border: 0px;
    background-color: #e9ecef;
    border-radius: 50px;
}
header .input-group .form-control {
    border: 0px;
    border-radius: 0px;
    background-color: rgba(0, 0, 0, 0);
}
header .input-group .form-control:focus {
    box-shadow: none;
}
header .input-group .input-group-text {
    border: 0px;
    border-radius: 0px;
    background-color: rgba(0, 0, 0, 0);
}
@keyframes fadeIn {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}
header .dropdown-menu.show {
    -webkit-animation: fadeIn 0.3s alternate;
    animation: fadeIn 0.3s alternate;
}
header .nav-item.dropdown.dropdown-mega .dropdown-menu {
    margin-top: 0px;
}
header .navbar-toggler {
    border: none;
    padding: 0;
    outline: none;
}
header .navbar-toggler:focus {
    box-shadow: none;
}
header .navbar-toggler .hamburger-toggle {
    position: relative;
    display: inline-block;
    width: 50px;
    height: 50px;
    z-index: 11;
}
header .navbar-toggler .hamburger-toggle .hamburger {
    position: absolute;
    transform: translate(-50%, -50%) rotate(0deg);
    left: 50%;
    top: 50%;
    width: 50%;
    height: 50%;
    pointer-events: none;
}
header .navbar-toggler .hamburger-toggle .hamburger span {
    width: 100%;
    height: 4px;
    position: absolute;
    background: #333;
    border-radius: 2px;
    z-index: 1;
    transition: transform 0.2s cubic-bezier(0.77, 0.2, 0.05, 1),
        background 0.2s cubic-bezier(0.77, 0.2, 0.05, 1), all 0.2s ease-in-out;
    left: 0px;
}
header .navbar-toggler .hamburger-toggle .hamburger span:first-child {
    top: 10%;
    transform-origin: 50% 50%;
    transform: translate(0% -50%) !important;
}
header .navbar-toggler .hamburger-toggle .hamburger span:nth-child(2) {
    top: 50%;
    transform: translate(0, -50%);
}
header .navbar-toggler .hamburger-toggle .hamburger span:last-child {
    left: 0px;
    top: auto;
    bottom: 10%;
    transform-origin: 50% 50%;
}
header .navbar-toggler .hamburger-toggle .hamburger.active span {
    position: absolute;
    margin: 0;
}
header .navbar-toggler .hamburger-toggle .hamburger.active span:first-child {
    top: 45%;
    transform: rotate(45deg);
}
header .navbar-toggler .hamburger-toggle .hamburger.active span:nth-child(2) {
    left: 50%;
    width: 0px;
}
header .navbar-toggler .hamburger-toggle .hamburger.active span:last-child {
    top: 45%;
    transform: rotate(-45deg);
}
header h5 {
    font-size: 16px;
    color: #f99201;
}
header .dropdown-menu a {
    text-decoration: none !important;
    color: #000;
}
header p {
    margin: 0;
    margin-bottom: 7px;
    font-size: 13px;
}
.mobile-navbar {
    position: sticky;
    top: 0;
    z-index: 1020;
    background-color: #fff;
}
.mobile-navbar .navbar-brand img {
    width: 100px;
}
.mobile-navbar .fa-bars {
    font-size: 30px;
    color: #f99201;
}
.mobile-navbar .offcanvas {
    width: 290px;
}
.mobile-navbar .input-group {
    border: 0px;
    background-color: #e9ecef;
    border-radius: 50px;
}
.mobile-navbar .input-group .form-control {
    border: 0px;
    border-radius: 0px;
    background-color: rgba(0, 0, 0, 0);
}
.mobile-navbar .input-group .form-control:focus {
    box-shadow: none;
}
.mobile-navbar .input-group .input-group-text {
    border: 0px;
    border-radius: 0px;
    background-color: rgba(0, 0, 0, 0);
}
.banner-slider .slider-opacity {
    background: rgba(0, 0, 0, 0.6);
    height: 100%;
    display: flex;
    align-items: center;
    width: 100%;
}
.banner-slider .theme-btn {
    display: inline-block;
    position: relative;
    text-decoration: none;
    z-index: 1;
    padding: 0;
    border: 0;
    transition: 0.3s;
    cursor: pointer;
}
.banner-slider .btn-text {
    padding: 16px 35px;
    background-color: #f99201;
    text-transform: uppercase;
    color: #fff;
    display: inline-block;
    line-height: 1;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 0px;
}
.banner-slider .theme-btn:before {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    border: 1px solid #fff;
    left: 10px;
    top: 10px;
    z-index: -1;
}
.banner-slider .single-slider {
    background-size: cover;
    background-position: center center;
}
.banner-slider .slider-content h1 {
    font-size: 60px;
}
.banner-slider .slider-content h1 span {
    font-size: 60px;
}
.banner-slider .slider-content p {
    font-size: 16px;
    color: #fff;
    line-height: 28px;
    margin-top: 18px;
    margin-bottom: 38px;
}
.banner-slider .slider-content-2 h1 {
    font-size: 60px;
    line-height: 85px;
}
.banner-slider .slider-active .slick-arrow:hover {
    color: #f99201;
}
.banner-slider .slider-active .slick-dots {
    position: absolute;
    bottom: 40px;
    left: 0;
    right: 0;
    text-align: center;
}
.banner-slider .slider-active .slick-dots li {
    display: inline-block;
    margin-right: 10px;
}
.banner-slider .slider-active .slick-dots li:last-child {
    margin-right: 0;
}
.banner-slider .slider-active .slick-dots li button {
    background: #fff;
    border: 0;
    text-indent: -99999999999px;
    padding: 0;
    width: 20px;
    height: 5px;
    border-radius: 3px;
}
.banner-slider .slider-active .slick-dots li.slick-active button {
    width: 40px;
}
.banner-slider .slider-active-2 .slick-dots li.slick-active button {
    border: 1px solid #f99201;
}
.banner-slider .slider-active .slick-arrow {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background: 0;
    border: 0;
    text-transform: uppercase;
    padding: 0;
    font-size: 16px;
    font-weight: 700;
    color: #fff;
    opacity: 0;
    visibility: hidden;
    transition: 0.4s;
}
.banner-slider .slider-area:hover .slider-active .slick-arrow {
    opacity: 1;
    visibility: visible;
}
.banner-slider .slider-active .slick-arrow:hover::before {
    width: 30px;
}
.banner-slider .slider-active .slick-next {
    right: 40px;
}
.banner-slider .slider-active .slick-prev {
    z-index: 1;
    left: 40px;
}
.banner-slider .slider-active .slick-next::before {
    position: absolute;
    content: "";
    width: 0;
    height: 2px;
    background: #fff;
    right: -40px;
    top: 13px;
    transition: 0.3s;
}
.banner-slider .slider-active .slick-next::before:hover {
    color: red;
}
.banner-slider .slider-active .slick-prev::before {
    position: absolute;
    content: "";
    width: 0;
    height: 2px;
    background: #fff;
    left: -40px;
    top: 13px;
    transition: 0.3s;
}
.banner-slider .slider-active-2 .slick-prev::before {
    display: none;
}
.banner-slider .slider-active-2 .slick-next::before {
    position: absolute;
    content: "";
    width: 50px;
    height: 2px;
    background: #fff;
    right: 0;
    top: 22px;
    left: -4px;
}
.banner-slider .slider-content h1 {
    color: #fff;
}
.appoinment .btn-warning {
    color: #fff;
    background-color: #f99201;
    border: 2px solid #f99201;
    transition: 0.5s;
}
.appoinment .btn-warning:hover {
    background-color: #cb7701;
    border: 2px solid #cb7701;
    transition: 0.5s;
}
.appoinment .btn-warning:focus {
    color: #fff;
}
.carpet-product .product-img {
    height: 250px;
    width: 100%;
    object-fit: cover;
}
.carpet-product .card {
    border: 0;
    background-color: #fff;
}
.carpet-product .card h5 {
    color: #425363;
    font-weight: bold;
}
.carpet-product .card .discount-product {
    height: 50px !important;
    position: absolute;
    top: 30px;
}
.carpet-product .card .discount-product .rounded-right {
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}
.carpet-product .card .discount-product .d-block {
    font-size: 10px;
    text-align: center;
}
.carpet-product .card .discount-product .display-4 {
    font-size: 2.5rem !important;
}
.carpet-product .card .discount-2 .display-4 {
    font-size: 2.2rem !important;
}
.carpet-product .card .discount-2 .d-block {
    padding-bottom: 5px;
}
.carpet-product .card-body .product-title {
    height: 20px;
    margin-bottom: 10px;
}
.carpet-product .card-body .offer {
    font-size: 13px;
}
.carpet-product .card-body .or::before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 65px;
    top: 88px;
    transform: translate(-50%);
    width: 130px;
    height: 2px;
    background-color: #d9dde0;
}
.carpet-product .card-body .or::after {
    content: "";
    position: absolute;
    bottom: 0;
    right: -65px;
    top: 88px;
    transform: translate(-50%);
    width: 130px;
    height: 2px;
    background-color: #d9dde0;
}
.carpet-product .card-body .item img {
    border-radius: 10px;
    width: 50px;
    height: 50px;
    padding: 4px;
    margin-bottom: 5px;
    object-fit: cover;
}
.carpet-product .owl-carousel .owl-nav button.owl-prev,
.carpet-product .owl-carousel .owl-nav button.owl-prev,
.carpet-product .owl-carousel button.owl-dot.owl-nav {
    position: absolute;
    left: -5px;
    top: 20px;
    display: block;
    font-size: 18px;
    margin: 0;
    cursor: pointer;
    color: #8e98a1;
    transform: translate(-50%, -50%);
    height: 35px;
    width: 35px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.carpet-product .owl-carousel .owl-nav button.owl-next,
.carpet-product .owl-carousel .owl-nav button.owl-next,
.carpet-product .owl-carousel button.owl-dot.owl-nav {
    position: absolute;
    right: -41px;
    top: 20px;
    display: block;
    font-size: 18px;
    margin: 0;
    cursor: pointer;
    color: #8e98a1;
    transform: translate(-50%, -50%);
    height: 35px;
    width: 35px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.carpet-product .owl-theme .owl-nav [class*="owl-"]:hover {
    background-color: rgba(0, 0, 0, 0);
}
.carpet-product-sm .discount-product {
    height: 50px !important;
    position: absolute;
    top: 15px;
}
.carpet-product-sm .discount-product .rounded-right {
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}
.carpet-product-sm .discount-product .d-block {
    font-size: 10px;
    text-align: center;
    margin-top: -3px;
    padding-bottom: 6px;
}
.carpet-product-sm .discount-product .display-4 {
    font-size: 1.8rem !important;
}
.carpet-product-sm .card-content {
    padding-top: 5px;
    padding-left: 0px !important;
}
.carpet-product-sm img {
    height: 250px;
    object-fit: cover;
    border-radius: 5px;
}
.carpet-product-sm h5 {
    font-size: 20px;
    color: #425363;
    height: 40px;
}
.carpet-product-sm h6 {
    font-weight: 600;
}
.carpet-product-sm .offer {
    font-size: 14px;
    margin-top: 10px;
}
.carpet-product-sm .card .or::before {
    content: "";
    content: "";
    position: absolute;
    bottom: 0;
    left: 26px;
    top: 118px;
    transform: translate(-50%);
    width: 76px;
    height: 2px;
    background-color: #d9dde0;
}
.carpet-product-sm .card .or::after {
    content: "";
    position: absolute;
    bottom: 0;
    right: -24px;
    top: 118px;
    transform: translate(-50%);
    width: 72px;
    height: 2px;
    background-color: #d9dde0;
}
.carpet-product-sm .owl-carousel img {
    height: 40px;
    border-radius: 5px;
}
.carpet-product-sm button {
    background-color: #f99201;
    color: #fff;
    font-weight: 600;
}
.carpet-product-sm .col-6 {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.product-area h4,
.product-area h5 {
    color: #404040;
    padding-bottom: 0px;
    margin-bottom: 3px;
}
.product-area h4 {
    font-size: 18px;
}
.product-area h5 {
    font-size: 16px;
}
.product-area span {
    color: #999;
    font-size: 14px;
}
.product-area img {
    height: 190px;
    object-fit: cover;
}
.product-area .fa-regular {
    font-size: 20px;
    margin-top: 5px;
    color: #404040;
}
.product-area .btn-warning {
    background-color: #f99201;
    color: #fff;
    transition: 0.5s;
}
.product-area .btn-warning:hover {
    color: #f99201;
    background-color: #fff;
    border-color: #f99201;
    transition: 0.5s;
}
.product-area .btn-warning:focus {
    box-shadow: none;
}
.service {
    background-color: #f2f2f2;
}
.service h4 {
    color: #404040;
    opacity: 0.9;
}
.service .service-icon {
    height: 80px;
    width: 80px;
    background-color: #f2f2f2;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    margin: auto;
}
.service .icon {
    font-size: 35px;
    color: #f99201;
}
.service p {
    text-align: justify;
}
.service .rounded {
    height: 280px;
}
.free-home-visit h4 {
    color: #404040;
}
.free-home-visit h4 span {
    color: #f99201;
}
.free-home-visit p {
    text-align: justify;
}
.free-home-visit .info {
    position: relative;
}
.free-home-visit .info h4 {
    margin-left: 20px;
    color: #121212;
}
.free-home-visit .info h4::before {
    content: "";
    position: absolute;
    left: 0px;
    top: 15px;
    width: 15px;
    border-bottom: 1px solid #121212;
}
.free-home-visit .btn-warning {
    color: #fff;
    background-color: #f99201;
    border: 2px solid #f99201;
    transition: 0.5s;
}
.free-home-visit .btn-warning:hover {
    background-color: #cb7701;
    border: 2px solid #cb7701;
    transition: 0.5s;
}
.free-home-visit .btn-warning:focus {
    color: #fff;
}
.we-offer {
    background-color: #f2f2f2;
}
.we-offer img {
    width: 100%;
    height: 350px;
    object-fit: cover;
}
footer {
    background-color: #f2f2f2;
}
footer ul {
    margin: 0px;
    padding: 0px;
}
footer ul li {
    list-style: none;
    display: inline;
    padding-right: 10px;
    text-align: left !important;
    color: #f99201 !important;
    font-size: 17px;
}
footer .social-icons a {
    color: #f99201;
}
footer img {
    border-style: none;
    width: 100%;
    height: 60px;
}
footer hr {
    margin: 0px;
}
footer h4 {
    color: #404040;
    font-size: 18px;
}
footer p {
    margin: 0;
    padding-bottom: 8px;
    font-size: 12px;
}
footer svg {
    color: #f99201;
    width: 12px;
}
footer h5 {
    font-size: 14px;
}
.page-banner h1 {
    color: #fff !important;
}
.page-banner li {
    color: #fff;
}
.page-banner a {
    text-decoration: none;
    color: #fff;
}
.page-banner .active {
    color: #f99201;
}
.pagination .active > .page-link {
    background-color: #f99201;
    border-color: #f99201;
    color: #fff;
}
.checkout .checkout-card-header {
    border-bottom: 3px solid #f99201;
}
.checkout .product-cart {
    width: 150px !important;
    margin-right: auto;
}
.product-details img {
    width: 100%;
    display: block;
}
.product-details .img-display {
    overflow: hidden;
}
.product-details .img-showcase {
    display: flex;
    width: 100%;
    transition: all 0.5s ease;
}
.product-details .img-showcase img {
    min-width: 100%;
}
.product-details .img-select {
    display: flex;
    justify-content: center;
}
.product-details .img-item {
    margin: 0.3rem;
}
.product-details .img-item:nth-child(1),
.product-details .img-item:nth-child(2),
.product-details .img-item:nth-child(3) {
    margin-right: 0;
}
.product-details .img-item:hover {
    opacity: 0.8;
}
.product-details .product-content {
    padding: 2rem 1rem;
}
.product-details .product-title {
    font-size: 3rem;
    text-transform: capitalize;
    font-weight: 700;
    position: relative;
    color: #404040;
    opacity: 0.9;
}
.product-details .product-title::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    height: 3px;
    width: 80px;
    background: #f99201;
}
.product-details .product-link {
    text-decoration: none;
    text-transform: uppercase;
    font-weight: 400;
    font-size: 0.9rem;
    display: inline-block;
    margin-bottom: 0.5rem;
    background: #f99201;
    color: #fff;
    padding: 0 0.3rem;
    transition: all 0.5s ease;
}
.product-details .product-link:hover {
    opacity: 0.9;
}
.product-details .product-rating {
    color: #f99201;
}
.product-details .product-rating span {
    font-weight: 600;
    color: #252525;
}
.product-details .product-price {
    margin: 1rem 0;
    font-size: 1rem;
    font-weight: 700;
}
.product-details .product-price span {
    font-weight: 400;
}
.product-details .last-price span {
    color: #f99201;
    text-decoration: line-through;
}
.product-details .new-price span {
    color: #f99201;
}
.product-details .product-detail h2 {
    text-transform: capitalize;
    color: #12263a;
    padding-bottom: 0.6rem;
}
.product-details .product-detail p {
    font-size: 0.9rem;
    padding: 0.3rem;
    opacity: 0.8;
}
.product-details .product-detail ul {
    margin: 1rem 0;
    font-size: 0.9rem;
}
.product-details .product-detail ul li {
    margin: 0;
    list-style: none;
    background: url(https://fadzrinmadu.github.io/hosted-assets/product-detail-page-design-with-image-slider-html-css-and-javascript/checked.png)
        left center no-repeat;
    background-size: 18px;
    padding-left: 1.7rem;
    margin: 0.4rem 0;
    font-weight: 600;
    opacity: 0.9;
}
.product-details .product-detail ul li span {
    font-weight: 400;
}
.product-details .purchase-info input,
.product-details .purchase-info .btn {
    border: 1.5px solid #ddd;
    border-radius: 25px;
    text-align: center;
    padding: 0.45rem 0.8rem;
    outline: 0;
    margin-right: 0.2rem;
    margin-bottom: 1rem;
}
.product-details .purchase-info .input-group {
    width: 33%;
}
.product-details .purchase-info .btn {
    cursor: pointer;
    color: #fff;
}
.product-details .purchase-info .btn:first-of-type {
    background: #404040;
}
.product-details .purchase-info .btn:last-of-type {
    background: #f99201;
}
.product-details .purchase-info .btn:hover {
    opacity: 0.9;
}
.product-details .social-links {
    display: flex;
    align-items: center;
}
.product-details .social-links a {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 32px;
    height: 32px;
    color: #000;
    border: 1px solid #000;
    margin: 0 0.2rem;
    border-radius: 50%;
    text-decoration: none;
    font-size: 0.8rem;
    transition: all 0.5s ease;
}
.product-details .social-links a:hover {
    background: #000;
    border-color: rgba(0, 0, 0, 0);
    color: #fff;
}
@media screen and (min-width: 992px) {
    .product-details .card {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        grid-gap: 1.5rem;
    }
    .product-details .card-wrapper {
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .product-details .product-imgs {
        display: flex;
        flex-direction: column;
    }
    .product-details .product-content {
        padding-top: 0;
    }
}
.product-details .img-showcase {
    position: relative;
}
.product-details .img-showcase img {
    transition: transform 0.3s ease-in-out;
}
.product-details .zoomed-image {
    display: none;
    position: absolute;
    top: 0;
    left: 100%;
    max-width: 200px;
}
.product-details .zoomed-image img {
    width: 100%;
}
.product-slider h4,
.product-slider h5 {
    color: #425363;
    padding-bottom: 0px;
    margin-bottom: 3px;
}
.product-slider h4 {
    font-size: 18px;
}
.product-slider h5 {
    font-size: 16px;
    text-align: left;
    padding-left: 15px;
}
.product-slider span {
    color: #999;
    font-size: 14px;
}
.product-slider img {
    height: 190px;
    object-fit: cover;
}
.product-slider .fa-regular {
    font-size: 20px;
    margin-top: 5px;
    color: #404040;
}
.product-slider .btn-warning {
    background-color: #f99201;
    color: #fff;
    transition: 0.5s;
}
.product-slider .btn-warning:hover {
    color: #f99201;
    background-color: #fff;
    border-color: #f99201;
    transition: 0.5s;
}
.product-slider .btn-warning:focus {
    box-shadow: none;
}
.product-slider .card {
    border: 0;
    border-top: 3px solid #f99201;
}
.product-slider .owl-carousel .owl-prev:hover,
.product-slider .owl-carousel .owl-next:hover {
    box-shadow: 0px 0px 0px 0px #000;
    background-color: #f99201 !important;
    color: #fff !important;
}
.product-slider .owl-carousel .owl-prev {
    left: -30px;
}
.product-slider .owl-carousel .owl-next {
    right: -30px !important;
}
.product-slider .owl-theme .owl-dots .owl-dot.active span {
    background: #f99201 !important;
    width: 25px;
    transition: 0.2s ease-in-out;
}
.product-slider .owl-theme .owl-dots .owl-dot:hover span {
    background: #f99201 !important;
    transition: 0.2s ease-in-out;
}
@media only screen and (max-width: 480px) {
    .product-slider .owl-theme .owl-dots .owl-dot {
        display: none;
    }
    .product-slider .owl-carousel .owl-prev,
    .product-slider .owl-carousel .owl-next {
        width: 30px;
        height: 30px;
        font-size: 14px !important;
        top: 45%;
        box-shadow: 0px 0px 0px 0px #000;
    }
    .product-slider .owl-carousel .owl-prev {
        left: 0px !important;
    }
    .product-slider .owl-carousel .owl-next {
        right: 0px;
    }
}
.payment {
    background-color: #e8eaf6;
}
.payment .card.box1 {
    width: 350px;
    height: 580px;
    background-color: #f99201;
    color: #fff;
    border-radius: 0;
}
.payment .card.box2 {
    width: 450px;
    height: 580px;
    background-color: #fff;
    border-radius: 0;
}
.payment .text {
    font-size: 13px;
}
.payment .box2 .btn.btn-primary.bar {
    width: 20px;
    background-color: rgba(0, 0, 0, 0);
    border: none;
    color: #f99201;
}
.payment .box2 .btn.btn-primary.bar:hover {
    color: #fff;
}
.payment .box1 .btn.btn-primary {
    background-color: #f99201;
    width: 45px;
    height: 45px;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 1px solid #ddd;
}
.payment .box1 .btn.btn-primary:hover {
    background-color: #f6f8f7;
    color: #57c97d;
}
.payment .btn.btn-success {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background-color: #ddd;
    color: #000;
    display: flex;
    justify-content: center;
    align-items: center;
    border: none;
}
.payment .nav.nav-tabs {
    border: none;
    border-bottom: 2px solid #ddd;
}
.payment .nav.nav-tabs .nav-item .nav-link {
    border: none;
    color: #000;
    border-bottom: 2px solid rgba(0, 0, 0, 0);
    font-size: 14px;
}
.payment .nav.nav-tabs .nav-item .nav-link:hover {
    border-bottom: 2px solid #f99201;
    color: #f99201;
}
.payment .nav.nav-tabs .nav-item .nav-link.active {
    border: none;
    border-bottom: 2px solid #f99201;
}
.payment .form-control {
    border: none;
    border-bottom: 1px solid #ddd;
    box-shadow: none;
    height: 20px;
    font-weight: 600;
    font-size: 14px;
    padding: 15px 0px;
    letter-spacing: 1.5px;
    border-radius: 0;
}
.payment .inputWithIcon {
    position: relative;
}
.payment img {
    width: 50px;
    height: 20px;
    object-fit: cover;
}
.payment .inputWithIcon span {
    position: absolute;
    right: 0px;
    bottom: 9px;
    color: #f99201;
    cursor: pointer;
    transition: 0.3s;
    font-size: 14px;
}
.payment .form-control:focus {
    box-shadow: none;
    border-bottom: 1px solid #ddd;
}
.payment .btn-outline-primary {
    color: #000;
    background-color: #ddd;
    border: 1px solid #ddd;
}
.payment .btn-outline-primary:hover {
    background-color: #f99201;
    border: 1px solid #ddd;
}
.payment .btn-check:active + .btn-outline-primary,
.payment .btn-check:checked + .btn-outline-primary,
.payment .btn-outline-primary.active,
.payment .btn-outline-primary.dropdown-toggle.show,
.payment .btn-outline-primary:active {
    color: #fff;
    background-color: #f99201;
    box-shadow: none;
    border: 1px solid #ddd;
}
.payment .btn-group > .btn-group:not(:last-child) > .btn,
.payment .btn-group > .btn:not(:last-child):not(.dropdown-toggle),
.payment .btn-group > .btn-group:not(:first-child) > .btn,
.payment .btn-group > .btn:nth-child(n + 3),
.payment .btn-group > :not(.btn-check) + .btn {
    border-radius: 50px;
    margin-right: 20px;
}
.payment form {
    font-size: 14px;
}
.payment form .btn.btn-primary {
    width: 100%;
    height: 45px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    background-color: #f99201;
    border: 1px solid #ddd;
}
.payment form .btn.btn-primary:hover {
    background-color: #f99201;
}
@media (max-width: 750px) {
    .payment .container {
        padding: 10px;
        width: 100%;
    }
    .payment .text-green {
        font-size: 14px;
    }
    .payment .card.box1,
    .payment .card.box2 {
        width: 100%;
    }
    .payment .nav.nav-tabs .nav-item .nav-link {
        font-size: 12px;
    }
}
.product .fa-gem {
    color: #f99201;
}
.product .category-h5 {
    background-color: #ffd399;
}
.product .btn-warning {
    background-color: #f99201;
    border: #fff;
}
.product .page-link {
    color: #f99201;
}
.product .page-link:focus {
    box-shadow: 0 0 0 0.15rem #feca80;
}
.product .accordion button:focus {
    box-shadow: none;
    background-color: #fff4e6;
}
.product .accordion a {
    color: #121212;
}
.product .accordion .accordion-body {
    border-bottom: 0 !important;
}
.product .accordion .accordion-body p {
    padding-left: 12px;
}
.product .accordion .accordion-button:not(.collapsed) {
    background-color: #fff4e6;
}
.product .accordion .active {
    color: #f99201 !important;
}
.about-us h2 {
    color: #f99201;
}
.about-us h4 {
    color: #79797b;
}
.about-us p {
    color: #333;
}
@media (max-width: 768px) {
    .product-details .img-select img {
        width: 95px;
        height: 95px;
    }
    .information .d-xl-flex {
        display: flex;
    }
    .checkout .mobile-order {
        order: 2;
    }
    .header-top .d-flex {
        justify-content: space-between;
    }
    .header-top .w-25 {
        width: 100% !important;
    }
    .logo-section .logo {
        width: 80px;
    }
    .banner-slider .slider-content h1 {
        font-size: 28px !important;
        line-height: 45px;
        font-weight: 600;
    }
    .banner-slider .slider-content h1 span {
        font-size: 28px !important;
    }
    .single-slider {
        height: 60vh !important;
    }
    .we-offer img {
        height: 300px;
    }
}
@media (min-width: 768px) and (max-width: 991.98px) {
    .product-details .img-select img {
        width: 165px;
        height: 165px;
    }
}
@media (min-width: 992px) {
    .product-details .img-select img {
        width: 150px;
        height: 150px;
    }
    .product-details .img-showcase img {
        height: 500px;
    }
}
@media (min-width: 991.98px) and (max-width: 1399.98px) {
    .carpet-product .card-body .or::before {
        left: 51px;
        width: 102px;
    }
    .carpet-product .card-body .or::after {
        right: -51px;
        width: 102px;
    }
    .carpet-product .product-img {
        height: 190px;
    }
    .carpet-product .card .discount-2 .display-4 {
        font-size: 1.8rem !important;
    }
    .carpet-product .card-body .item img {
        height: 45px;
    }
    .banner-slider .slider-content {
        margin-left: 45px;
    }
    .banner-slider .slider-content h1 {
        font-size: 45px !important;
        line-height: 55px;
        font-weight: 600;
    }
    .banner-slider .slider-content h1 span {
        font-size: 45px !important;
    }
    .product .shop-products {
        padding: 16px 12px 15px 12px;
        font-size: 20px;
    }
}
@media (min-width: 1600px) {
    .checkout .product-cart {
        margin-right: auto;
    }
    .product .shop-products {
        padding: 12px 12px 15px 12px;
    }
}
