:root {
    --primary: #f8ac1e;
    --primary-light: #f9b435;
    --secondary: #100c26;
    --ff: 'Poppins', sans-serif;
    --footertxt: #7d7d7d;
    --white: #ffffff;
    --border: 1px solid #403d51;
    --product-con: #222222;
    --pcon: #666666;
    --top-icon: #d4d4d4;
    --pcat: #a2a2a2;
    --white: #ffffff;
}

@font-face {
    font-family: 'Axiforma';
    src: url('../fonts/axiforma-font/Axiforma-Regular.eot');
    src: local('Axiforma Regular'), local('Axiforma-Regular'),
        url('../fonts/axiforma-font/Axiforma-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/axiforma-font/Axiforma-Regular.woff2') format('woff2'),
        url('../fonts/axiforma-font/Axiforma-Regular.woff') format('woff'),
        url('../fonts/axiforma-font/Axiforma-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
body {
    /* font-family: Poppins, sans-serif; */
    font-family: Axiforma, sans-serif;
}
h1, h2, h3, h4, h5, h6, p, span {
    /* font-family: Poppins, sans-serif; */
    font-family: Axiforma, sans-serif;
}

/*HEADER TOP*/
.top-nav-wrap {
    background: var(--secondary);
    color: var(--white);
    border-bottom: 2px solid #28253c;
}
.top-nav .top-nav-right-list>li>a {
    color: var(--white);
}
.top-nav .top-nav-right-list>li {
    border-right: 1px solid #403d51;
}
.top-nav {
    font-size: 13px;
}
.top-nav .top-nav-right-list .nice-select .option {
    color: var(--secondary);
}
.top-nav .top-nav-right-list .nice-select .option.focus {
    color: var(--secondary);
    background: #f8ac1e;
}
.top-nav .top-nav-right-list .nice-select .option:hover {
    background: #f8ac1e;
}
.top-nav .top-nav-right-list .nice-select .list {
    min-width: 100px;
}

/*STICKY HEADER*/
.header-wrap-inner.show {
    background: var(--secondary);
    padding: 5px 0;
}

/*MAIN HEADER*/
.header-wrap {
    background: var(--secondary);
}
.header-wrap-inner {
    padding: 20px 0;
}
.header-column-right .icon-wrap>i {
    color: var(--white);
}
.header-column-right .header-cart>span, .header-column-right .header-wishlist>span {
    color: var(--white);
}
.header-column-right .icon-wrap>.count {
    background: var(--primary);
}
.header-search .header-search-lg {
    background: var(--white);
}

/*MAIN NAVIGATION*/
section.navigation-wrap {
    background: var(--primary);
}
.navigation-inner {
    border: none;
}
.horizontal-megamenu>.nav-item>.nav-link {
    color: var(--secondary);
    text-transform: uppercase;
    font-weight: 500;
    font-size: 14px;
}
.horizontal-megamenu>.nav-item>.nav-link>i {
    color: var(--secondary);
}
.horizontal-megamenu>.nav-item:hover>.nav-link {
    color: var(--white);
}
.horizontal-megamenu>.nav-item:hover>.nav-link>i {
    color: var(--white);
}
.mega-menu .fluid-menu-content .fluid-menu-title {
    text-transform: uppercase;
}
.navigation-inner .navbar .navbar-nav {
    position: relative;
}
.horizontal-megamenu.mega-menu > .fluid-menu {
    position: unset;
}
.horizontal-megamenu.mega-menu > .fluid-menu > .fluid-menu-wrap {
    width: 100%;
    top: auto;
}
.sidebar-menu-icon-wrap .sidebar-menu-icon > span {
    background: #fff;
}

/*SIDE NAVIGATION*/
.vertical-megamenu>li>.menu-item {
    text-transform: uppercase;
    color: var(--secondary);
    font-weight: 500;
}

/*HOME SLIDER*/
.home-section-inner .home-slider-wrap {
    width: 100%;
}

/*FOOTER*/
footer.footer-wrap {
    background: var(--product-con);
    margin-top: 50px;
}
.footer-bottom {
    border-top: 1px solid #ffffff17;
}
.footer-top .title {
    color: var(--white);
    font-size: 18px;
    font-weight: 500;
}
.footer-links:not(.footer-tags) .list-inline li a {
    color: var(--footertxt);
}
.footer-top .social-links li a {
    color: var(--footertxt);
    border: 1px solid var(--footertxt);
}
.footer-top .social-links li a:hover {
    color: var(--primary);
    border-color: var(--primary);
}
.footer-text {
    color: var(--footertxt);
}
.nav-phone-icon{
    font-size: 31px;
    margin-right: 10px;
}
.nav-phone:hover i{
    color: #f9b435;
}
.nav-phone:hover .nav-phone-content{
    color: #f9b435 !important;
}
.nav-phone-text{
    font-size: 10px;
    opacity: 0.6;
}
.top-testimonial-image {
    width: 70px;
    height: 70px;
    border-radius: 50%;

    object-fit: cover;
    object-position: center;
}
.slick-next {
    right: 5px;
}
.slick-prev {
    left: 5px;
}
.testimonial-body{
    color: #666666;
    font-size: 14px;
}
.testimonial-text{
    font-weight: bold;
    font-size: 16px;
    color: #020202;
}
.testimonial-comp-name{
    font-size: 12px;
    color: #666666;
}
.testimonial-inner{
    padding: 20px 25px !important;
}
.top-brands-wrap .section-brand {
    margin-bottom: 30px !important;
    border-bottom: 1px solid #e5e5e5 !important;
}
.top-brands-wrap .section-brand h4{
    padding-bottom: 13px;
}
.footer-topbar {
    margin-bottom: 30px;
    padding-bottom: 10px;
    border-bottom: 1px solid rgb(255 255 255 / 15%);
}
.footer-columns {
    margin-bottom: 20px;
}
.footer-logo img {
    max-width: 260px;
}
.footer-newsletter-title h4 {
    color: #fff;
    font-weight: 600;
    font-size: 24px;
}
.footer-newsletter-title p {
    color: #757575;
    margin: 0;
    line-height: 24px;
}
.footer-newsletter-form input.f-subs {
    width: 70%;
    background-color: #000000cf;
    border: none;
    color: #fff;
    border-radius: 0;
    padding: 3px;
    padding-left: 15px;
}
.footer-newsletter-form span.input-group-btn {
    width: 30%;
}
.footer-newsletter-form button.subs-btn {
    width: 100%;
    font-weight: 500;
    font-size: 14px;
    color: #fff;
    background: var(--primary);
    display: inline-block;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    transition: all 0.4s ease;
    z-index: 5;
    display: inline-block;
    padding: 18px 10px;
    border-radius: unset;
    text-transform: uppercase;
    border: none;
}
@media screen and (max-width: 1024px){
}
@media screen and (max-width: 769px){
    .footer-newsletter-form input.f-subs {width: 60%;}
    .footer-newsletter-form span.input-group-btn {width: 40%;}
}
.read-more-btn{
    color: #F8AC1E;
}
.read-more-btn:hover{
    color: #000;
}
.blog-intro-image img {
    width: 100%;
}
.blog-intro a {
    color: var(--primary);
    font-weight: 600;
    font-size: 16px;
    line-height: 26px;
    position: relative;
    margin-top: 20px;
    display: inline-block;
}
.blog-intro a:hover {
    color: var(--secondary);
}
.blog-intro a:before {
    content: " ";
    display: block;
    position: absolute;
    top: 8px;
    right: -20px;
    width: 0px;
    height: 0px;
    background: transparent;
    border-left: 3px solid #F8AC1E;
    border-top: 3px solid #F8AC1E;
    border-right: 6px solid transparent;
    border-bottom: 6px solid transparent;
    transform: rotate(135deg);
}
.blog-intro a:hover:before {
    border-left-color: var(--secondary);
    border-top-color: var(--secondary);
}
.blog-intro-body p{
    font-size: 16px;
}
.select2-container--default .select2-results__option--selected {
    background-color: #ffe8d0 !important;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #505562 !important;
    margin-left: 5px;
}
.download-icon {
    color: #363333;
    font-size: x-large;
    font-weight: bolder !important;
}
.address-message{
    color: #fa9928;
}
.nquire-now-btn{
    cursor: pointer;
}
/* .order-details {
    display: flex;
    padding: 40px 200px;
    flex-direction: column;
} */
/* .order-details table,
td,
th {
    padding: 5px;
} */
/* .product-details {
    display: flex;
    padding: 0px 200px;
    flex-direction: column;
} */
.product-list{
    border: 1px solid #c1c1c1;
    border-radius: 7px;
}
.order-details-heading {
    padding: 5px 5px;
    text-transform: uppercase;
    margin-bottom: 20px;
}
.product-heading {
    padding: 10px 30px;
}
.product-listing{
    padding: 5px 5px;
}
.product-name{
    color: #191919;
    &:hover {
        color: #fa9928;
    }
}
.td-product-name {
    width: 850px;
}
.product-listing .table td{
    border-top: 0px solid #dee2e6 !important;
}
.font-weight{
    font-weight: 600;
}
.border-top{
    border-top: 1px solid #dee2e6;
}
.order-details-top a.download-icon {
    background: #f8ac1e;
    height: 40px;
    width: 40px;
    text-align: center;
    padding: 3px;
    border-radius: 3px;
}
.order-details-top a.download-icon:hover {
    color: #fff;
}
.order-details {
    padding: 0;
    max-width: 1400px;
    margin: 0 auto;
}
.order-complete-info {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
}
.order-complete-info {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
}
.order-complete-info .order-info-box:first-child {
    padding-left: 0;
}
.order-complete-info .order-info-box:last-child {
    padding-right: 0;
    border-right: none;
}
.order-complete-info .order-info-box strong {
    text-transform: none;
    font-weight: 600;
    color: #212529;
    font-size: 14px;
}

@media screen and (max-width: 1199px){
.order-complete-info .order-info-box {padding: 0 20px;}
}

@media screen and (max-width: 1025px){
.order-complete-info .order-info-box {width: 30%;}
.order-complete-info .order-info-box:nth-child(3) {padding-right: 0; border-right: none;}
.order-complete-info .order-info-box:nth-child(4) {padding-left: 0;}
}

@media screen and (max-width: 581px){
.order-complete-info {display: flex; flex-direction: column;}
.order-complete-info .order-info-box {width: 100%; padding-left: 0; padding-right: 0; border-bottom: 1px solid #e9e9e9; border-right: none; padding-bottom: 15px; font-size: 14px;}
.order-complete-info .order-info-box strong {font-size: 16px; font-weight: 600;}
}
.product-details {
    max-width: 1400px;
    margin: 0 auto;
    padding: 0;
}

/* Bulk order css */
.product-details-info .number-picker .input-group-quantity .btn-wrapper .btn-plus {
    top: 0;
    height: 19px;
    border-top-right-radius: 2px;
}
.product-details-info .number-picker .input-group-quantity .btn-wrapper .btn-minus {
    top: 19px;
    height: 19px;
    border-bottom-right-radius: 2px;
}

@media screen and (max-width: 768px) {
.header-column-right.pt-1 {
    display: none;
}
}

.custom-page-content p + h3 {
    margin-top: 30px;
}
.custom-page-content h4.section-title {
    margin-top: 25px;
    margin-bottom: 10px;
    font-size: 20px;
    font-weight: 500;
}
.custom-page-content h5 {
    margin-bottom: 5px;
}
.custom-page-content strong {
    color: #000;
}
.custom-page-content p {
    margin-bottom: 10px;
}
.custom-page-content h4 + h6 {
    margin-top: 20px;
    margin-bottom: 10px;
}
.custom-page-content h6 + p {
    margin-bottom: 10px;
}
.custom-page-content h4.section-title ~ ul, .custom-page-content h4.section-title ~ ol {
    margin-bottom: 10px;
    padding-left: 30px;
}
.custom-page-content h4.section-title ~ h6 {
    padding: 20px 0 10px;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #efefef;
    font-weight: 600;
    font-size: 15px;
}
.custom-page-content p, .custom-page-content ul li, .custom-page-content ol li {
    color: #6e6e6e;
}
.custom-page-content p strong, .custom-page-content ul li strong, .custom-page-content ol li strong {
    color: #191919;
    font-weight: 600;
}
.custom-page-content p a, .custom-page-content ul li a, .custom-page-content ol li a {
    color: inherit;
    text-decoration: underline;
}

@media (max-width: 1024px) {
    .header-search .header-search-sm > i {
        color: #fff;
    }
}

.float-whatsapp-icon{
    position:fixed;
    width:55px;
    height:55px;
    bottom:40px;
    right:25px;
    background-color:#25d366;
    color:#FFF !important;
    border-radius:50px;
    text-align:center;
    font-size:40px;
    box-shadow: 2px 2px 3px #999;
    z-index:100;
}

.float-chat-icon{
    position:fixed;
    width:55px;
    height:55px;
    bottom:108px;
    right:25px;
    background-color:var(--primary);
    color:#FFF !important;
    border-radius:50px;
    text-align:center;
    font-size:40px;
    box-shadow: 2px 2px 3px #999;
    z-index:100;
}
@media(max-width:1180px){
    .float-whatsapp-icon{
        bottom: 13px;
        right: 16px;
    }

    .float-chat-icon{
        bottom: 80px;
        right: 16px;
    }
}
.float-whatsapp-icon i{
    margin-top:9px;
}
.zsiq_floatmain.zsiq_theme1.siq_bR{
    display: none !important;
}
