@import url("https://cdn.jsdelivr.net/npm/bootstrap-icons@1.11.3/font/bootstrap-icons.min.css");
@import url('https://fonts.googleapis.com/css2?family=Parkinsans:wght@300..800&display=swap');

.ps-product{
  padding: 0px !important;
}
.icon-box:before {
    content: "";
}
.not-active{
  display: block;
}
.not-active-row{
  display: none;
}
@media (max-width: 990px){
  .not-active{
    display: none;
  }
  .not-active-row{
    display: block;
  }
}
.ps-post--detail .ps-post__social a{
	display: inline-flex !important;
    justify-content: center;
    align-items: center;
}
.breadcumb-wrapper{
	margin-top: 0 !important;
}
.th-blog .blog-img{
 height: 400px;
 overflow: hidden;
}
.widget_title{
	color: var(--black-color);
}
.blog-title a {
	color: var(--black-color);
}
.text-inherit {
	color: var(--black-color);
}

.specific-product-small-slider-images-container {
  width: calc(100% - 28%);
}

.specific-product-images-container {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.specific-product-small-slider-images-container img {
    margin: 5px 0;
}

.main-menu > ul > li {
  margin: 0 15px;
}
 
.main-menu a {
 font-size: 14px;
 }

@media (max-width: 1679px) {
    .ps-product--detail .ps-product__shopping {
      width: 500px;
  }
}

.ps-product__info .ps-product__price.active {
  display: none; 
}

.ps-document ol, .ps-document ul {
  margin-top: -10px; 
}
.table-specific-product-container {
    width: auto;
    height: auto;
    background-attachment: #fff;
}
 
.table-specific-product-container .title {
    background: #a70909;
    font-size: 30px;
    font-weight: 900;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
 .table-specific-product-container .title .title-name {
       color: #fff;
       margin-top: 5px;
}
 
.title-name {
   margin-left: 10px;
}
 
.table-specific-product-container table {
    border-collapse: collapse;
    width: 100%;
}
 
.table-specific-product-container th,
.table-specific-product-container td {
    border: 1px solid #e1e1e1;
    padding: 2px 8px;
    text-align: left;
    font-weight: 500;
    font-size: 13px;
   
}
 
.table-specific-product-container th {
   background-color: #f2f2f2;
   vertical-align: middle;
}
 
.tooltip-icon {
    display: inline-block;
    position: relative;
    cursor: pointer;
  margin-bottom:2px;
}

.icon-circle {
    width: 20px; /* Adjust size as needed */
    height: 20px;
}

.tooltip-text {
    width: 230px;
    display: none;
    position: absolute;
    bottom: 125%; /* Position the tooltip above the icon */
    left: 50%;
    transform: translateX(-50%);
    background-color: #000;
    color: #fff;
    padding: 10px 10px; /* Minimal top/bottom padding, more left/right padding */
    border-radius: 5px;
    font-weight: 700;
    white-space: normal; /* Allow text to wrap */
    z-index: 10;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.2);
    font-size: 12px;
    max-width: 350px; /* Increased width for the tooltip to fit longer text */
    text-align: left; /* Align text to the left */
    line-height: 1.2; /* Adjust line height to control spacing between lines */
    overflow-wrap: break-word; /* Break long words to prevent overflow */
    margin: 2px 0; /* Add a small vertical margin to control the position */
}

.tooltip-icon:hover .tooltip-text {
    display: block;
}

.list-group.list_payment_method .list-group-item .payment_bank_transfer_wrap.payment_collapse_wrap.collapse.show > div {
 height: auto !important;
 margin-left: 30px;
}

.list-group.list_payment_method .list-group-item .payment_bank_transfer_wrap.payment_collapse_wrap.collapse.show > div .bank-accounts {
 width: 50% !important; 
}

.magic-radio + label, .magic-checkbox + label {
  margin-top: 20px; 
}

.col-lg-7.col-md-6.left .form-checkout .form-group.mb-3 .row {
 display: flex;
 align-items: center;
}

.col-lg-7.col-md-6.left .form-checkout .form-group.mb-3 .row .checkout-button-group {
 margin-bottom: 0 !important; 
}



@media (max-width: 995px) {
 .list-group.list_payment_method .list-group-item .payment_bank_transfer_wrap.payment_collapse_wrap.collapse.show > div {
  flex-direction: column;
}
  
 /* #main-checkout-product-info .row {
    flex-direction: column;
  } */
  
    #main-checkout-product-info .row .order-1.order-md-2.col-lg-5.col-md-6.right {
   order: 0 !important;   
   width: 100%;
  }
  
   #main-checkout-product-info .row .col-lg-7.col-md-6.left {
    border-right: 0;
    padding-right: 0;
    width: 100%;
  }
  


}

@media (max-width: 768px) {
 .payment-checkout-btn {
    margin: 10px 0;
    width: 100%;
} 
  
  .ps-product__header .specific-product-images-container {
   margin-top: 20px; 
  }
  
  .ps-product--detail .ps-product__shopping {
    width: 100% !important; 
    display: flex;
    align-items: center;
  }
  
  .offset-2 {
    margin-left: 0; 
  }
  
  .col-8 {
   max-width: 100%; !important; 
  }
  
  .col-xl-2.col-lg-4.col-md-4.col-sm-6.col-6 {
    margin: 20px 0;
}
  
  .col-xl-2.col-lg-4.col-md-4.col-sm-6.col-6 .ps-product {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }

  .table-responsive .table.ps-table--shopping-cart {
    width: 700px;
  }
  
  .invoice-header-right-side, 
  .invoice-header-left-side,
  .invoice-billing-left-side, 
  .invoice-billing-right-side,
  .invoice-payment-info-left-side, 
  .invoice-payment-info-right-side {
    margin: 10px 0;
    padding: 20px;
    width: 100%;
  }
  
  .invoice-header-right-side img {
    position: absolute;
    left: 30px;
    margin-top: 20px;
  }
  
  .invoice-full-details {
    float: left !important;
  }
  
  .invoice-products-listing-container.mb-3 {
    overflow: auto; 
  }
  
  .invoice-payment-info-right-side.position-absolute {
    position: relative !important; 
    margin: 0 20px;
  }
  
  .invoice-products-listing-container.mb-3 table {
    width: 700px; 
  }
  
  .customer-order-detail .col-md-6:nth-child(2) {
 margin-top: 20px; 
}
  
 .customer-order-detail .col-md-6:nth-child(2) .order-meta {
   text-align: left;
   padding: 10px;
  }

.customer-order-detail .col-md-6:nth-child(2) .order-meta p {
  width: 100%;
  display: flex;
  border: 0;
}


  

}

@media screen and (max-width: 992px) {
    .back-to-cart-button-group {
        margin-bottom: 0 !important;
    }
  
  .hero-style4 .hero-subtitle {
    margin-top: 30px; 
  }
  
  .ps-product__content.ps-tab-root.col-8.offset-2 .ps-tab-list {
     display: flex;
     justify-content: space-around;
  }

}

.registration-form {
  margin-bottom:20px;
  margin-left:340px;
  width:600px;
    padding: 20px;
    background: #f9f9f9;
    border: 1px solid #ddd;
    border-radius: 5px;
}

.form-title {
    font-size: 18px;
    color: #D30505;
    text-transform: uppercase;
    margin-bottom: 20px;
    text-align: center;
}

.form-group label {
    display: block;
    margin-bottom: 5px;
    font-weight: bold;
}

.form-group input,
.form-group select {
    width: 100%;
    padding: 8px;
    border: 1px solid #ccc;
    border-radius: 4px;
}

.form-group .text-danger {
    font-size: 12px;
    color: red;
}

.btn-primary {
    background-color: #f60;
    color: #fff;
    border: none;
    padding: 10px 20px;
    cursor: pointer;
    text-transform: uppercase;
    width: 100%;
}

.btn-primary:hover {
    background-color: #e55;
}

.bank-accounts .table table tbody tr {
 border: 1px solid #000; 
}

input[type="checkbox"] ~ label {
 margin-top: 1px; 
}

.widget_shop .ps-checkbox > label {
  line-height: 27px;
}
.rating {
    display: flex;
    align-items: center;
    background: linear-gradient(to right, gold 0%, gold 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 20px; /* Adjust size as needed */
}
.ps-product .ps-product__title {
     color: black; 
}
.ps-product .ps-product__title:hover {
     color: #d30505; 
}
.ps-product--detail .ps-product__meta p a {
     color: black; 
}
.ps-product--detail .ps-product__meta p a:hover {
    color: #d30505; 
}

.form-control:not(:placeholder-shown) {
    background: #e8f0fe;
}


/*country popup*/
#main-country-popup {
    position: fixed;
    width: 100%;
    height: 100vh;
    top: 0;
    left: 0;
    background: #9393938c;
    display: flex;
    justify-content: center;
    align-items: center;
    Z-index:999;
}
 
.country-popup-heading-text {
    font-size: 24px;
    font-weight: 600;
    color: #545454;
    margin-bottom: 20px;
    text-align: center;
    
}
 
.country-popup {
    position: relative;
    width: 450px;
    background: #fff;
    padding: 20px;
    border-radius: 25px;
    border: 1px solid #d30505;
    z-index: 9999;
}
 
@media screen and (max-width: 550px) {
 .country-popup {
   width: 90%;
  }
}
.country-popup__content__body p,
#country-name-filter {    
    font-weight: 400;
    color: #545454;
    text-transform: uppercase;
    margin-bottom: 20px;
    background: #f0f0f0;
    padding: 8px;
    width: 100%;
    border-radius: 20px;
    border: 0.80px solid #e1e1e1;
}
 
#country-name-filter {
text-transform: capitalize;
background: #fff;
padding:8px 10px;
}

.country-listing-handler {
        height: 200px;
        list-style: none;
        padding: 0;
        margin: 10px 0;
        opacity: 0;
        max-height: 0;
        overflow: scroll;
        overflow-x: hidden;
        transition: opacity 0.5s ease-in-out, max-height 0.5s ease-in-out;
    }
 
.country-listing-handler.active {
    opacity: 1;
    max-height: 500px;
}
 
 
.country-listing-handler li {
    padding: 8px;
    border-bottom: 1px solid #e1e1e1;
    cursor: pointer;
}
 
.country-listing-handler li:hover {
    background: #f7f7f7;
}
 
.country-listing-handler li:last-child {
    border-bottom: none;
}
 
.country-popup-button {
    background: #d30505;
    color: #fff;
    padding: 10px 20px;
    text-align: center;
    cursor: pointer;
    border-radius: 20px;
    font-size: 18px;
    font-weight: 600;
}


.ps-shopping-product .row .col-xl-2.col-lg-4.col-md-4.col-sm-6.col-6 .ps-product {
  padding: 0 !important;
  margin-top: 10px;
}

.ps-shopping-product .row .col-xl-2.col-lg-4.col-md-4.col-sm-6.col-6 .ps-product .ps-product__content {
 padding: 10px; 
}

ul.splide__pagination.splide__pagination--ltr {
    display: none;
}

.ps-my-account .container .ps-form--account.ps-tab-root .ps-form__content {
    margin: 130px 0 30px 0;
}

.country-listing-handler::-webkit-scrollbar {
    width: 12px;
}

.country-listing-handler::-webkit-scrollbar-track {
    background: #f1f1f1;
    border-radius: 5px;
}

.country-listing-handler::-webkit-scrollbar-thumb {
    background: #888;
    border-radius: 6px;
    height: 30px;
}

.country-listing-handler::-webkit-scrollbar-thumb:hover {
    background: #555; 
}

.blog-single .share-links .tagcloud {
  margin: 20px 0; 
}

.form-control.product-filter-item {
 text-align: center;
 width: auto;
}

.ps-document p {
 margin-top: -35px; 
}

@media screen and (max-width:500px) {
   .specific-product-small-slider-images-container img {
    width: 25px; 
  } 
}

.ps-checkbox input[type="checkbox"]:checked ~ label:before {
 background: #d30505; 
}

   #changeCountryOptions {
        color: #fff;
        text-align: center;
        cursor: pointer;
        font-size: 25px;
        font-weight: 600;
        padding:11px;
        background: #d30505;
        margin-right: -40px;
    }

.specific-product-dynamic-popup {
    position: fixed;
    width: 100%;
    height: 100vh;
    top: 0;
    left: 0;
    background: #444;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 9999;
    overflow: auto;
}

.specific-product-dynamic-popup .bi.bi-x-lg {
    position: absolute;
    color: #fff;
    top: 20px;
    right: 20px;
}

.specific-product-dynamic-popup-image-container .bi.bi-arrow-left {
    position: absolute;
    color: #fff;
    top: 50%;
    left: 20px;
    transform: translateY(-50%);
    cursor: pointer;
}

.specific-product-dynamic-popup-image-container .bi.bi-arrow-right {
    position: absolute;
    color: #fff;
    top: 50%;
    right: 20px;
    transform: translateY(-50%);
    cursor: pointer;
}

.specific-product-dynamic-popup-image-container {
    overflow: hidden;
    margin: 10px 0;
    width: 80%;
}

.specific-product-dynamic-popup-image-container img {
    width: 100%;
    height: auto;
    user-select: none;
}


@media screen and (max-width: 768px) {
    .specific-product-dynamic-popup-image-container {
        width: 80%;
        margin: auto;
    }

    .specific-product-dynamic-popup-image-container .bi.bi-arrow-left {
        left: 10px;
    }

    .specific-product-dynamic-popup-image-container .bi.bi-arrow-right {
        right: 10px;
    }
}

@media screen and (max-width: 940px) {
    .specific-product-thumbnail-view-container::after {
     display: none !important;
  } 
}

.close-change-country-popup-btn {
  position: absolute;
  top: 10px;
  right: 10px;
  cursor: pointer;
  color: #444;
 }

.image-upload__uploader-container .image-upload__uploader {
  padding: 20px;
  height: auto;
  width: auto;
}

.order-customer-info p {
  border: 1px solid #e1e1e1;
}

p span.d-inline-block {
    padding: 10px;
    background: #e1e1e1;
    width: 140px;
}

.order-customer-info h3, .order-customer-info .h3 {
 color: #fff;
 background: #d30505;
 padding: 10px;
}

.order-customer-info .order-customer-info-meta {
 color: #444; 
}

.ps-table--wishlist tbody tr td:last-child {
 text-align: center; 
}

.customer-order-detail p {
  border: 1px solid #e1e1e1;
}

.customer-order-detail p .d-inline-block {
  margin: 10px; 
}

.bg-light.p-2 .font-weight-bold.mb-0 {
 font-weight: 900; 
}

/* table.table.ps-table--wishlist thead tr th:nth-child(1) {
 column-count: 2; 
} */

table.table.ps-table--wishlist thead tr th {
    text-align: center;
    vertical-align: middle;
}

table.table.ps-table--wishlist tbody tr td {
    text-align: center;
}

@media screen and (max-width: 425px) {
.customer-order-detail .col-12 {
  width: 100%;
  display: flex;
  justify-content: space-between;
}
  
  .customer-order-detail .col-12:nth-child(4) {
    flex-direction: column;  
  }
  
 .customer-order-detail .col-12 span.order-detail-value {
   margin-left: 0;
   text-align: center;
   border: none;
   line-height: auto;
 }
  .customer-order-detail .col-12 .table-responsive table.table.table-striped.table-hover {
    width: 600px;
  }
  
  .customer-order-detail .col-12:nth-child(4) span.order-detail-value {
   background: #f7f7f7;
    padding: 10px !important;
  }
  
  .customer-order-detail .row .col-md-6 .order-meta {
    margin-top: 20px; 
  }
  
  .customer-page .customer-order-detail p {
   display: flex;
   align-items: center;
  }
  
  .customer-order-detail .col-md-6:nth-child(2) .order-meta span {
  border: 0;
  min-width: auto;
  
}
  
  .specific-product-thumbnail-view-container-extra .prev {
   left: -10px; 
  }
  
  .specific-product-thumbnail-view-container-extra .next {
   right: -10px; 
  }

}

.ps-section--account-setting .ps-section__content .d-inline-block {
 background: transparent; 
}

.ps-cart__items__body .ps-product--cart-mobile small {
 display: none;  
}

.slick-slide div .col-auto.wow.fadeInUp .blog-grid .blog-img,
.slick-slide div .col-auto.wow.fadeInUp .blog-grid .blog-img img {
  height: 220px !important; 
}

.menu-area .container .row.align-items-center.justify-content-between .main-menu .menu li a {
 font-size: 11px; 
}

.container .hero-style4 .h4.hero-subtitle.slideinup.th-animated {
  font-size: 16px;
}

.container .hero-style4 h1 {
 font-size: 60px !important; 
}


.container .hero-style4 .th-btn.slideinup.th-animated {
 padding: 15px 20px; 
}

.container .row.align-items-center .col-xl-6.wow.fadeInRight .sub-title {
 font-size: 13px; 
}



.container .row.align-items-center .col-xl-6.wow.fadeInRight .sec-title.mb-40 {
 font-size: 30px; 
}

.container .row.align-items-center .col-xl-6.wow.fadeInRight .mb-30 {
 font-size: 1.3rem; 
}

.container .row.align-items-center .col-xl-6.wow.fadeInRight .th-btn {
 padding: 12px 14px !important; 
}

.container .row.flex-row-reverse.justify-content-between .mb-30 {
  font-size: 15px !important;  
}





@media (min-width: 1200px) {
    .container {
        min-width: auto !important;
    }
}

p.footer-text {
 font-size: 14px !important; 
}

.widget.widget_nav_menu.footer-widget.style2 h3.widget_title,
.widget.footer-widget.style2 h3.widget_title {
    font-size: 25px;
}

.menu-all-pages-container .list-two-column ul.menu li a {
    font-size: 14px;
}

.widget.footer-widget.style2 .th-social.stroke-social {
  
}


.ps-product__content .ps-tabs .ps-tab.active .ps-document div p:nth-child(3),
.ps-product__content .ps-tabs .ps-tab.active .ps-document div p:nth-child(5){
 margin-top: 10px; 
}

.ps-product__content .ps-tabs .ps-tab.active .ps-document div p:nth-child(7) {
  margin-top: -15px;  
}
.ps-document ol ol, .ps-document ol ul, .ps-document ul ol, .ps-document ul ul {
    margin-bottom: 37px !important;
}
.ps-product--detail .ps-tab p {
    margin-top: 10px !important;
}

.media-body p.info-box_text {
 font-size: 16px; 
}

/* checkboxs css */

.proudct-page-checkboxs-container {
width: 100%;
height: auto;
display: grid;
grid-template-columns: repeat(2, 1fr);
gap: 10px;
}
 
.proudct-page-checkboxs-container .product-page-checkbox {
width: 100%;
background: #f1f1f1;
height: 50px;
padding: 10px;
display: flex;
align-items: center;
border: 0.70px solid #e1e1e1;
}
 
.product-page-checkbox-input[type="checkbox"] {
    accent-color: green;
    width: 20px !important;
    height: 20px !important;
    display: block;
    opacity: 1;
    visibility: visible;
}
 
.product-page-checkbox-input {
 
margin-right: 10px;
user-select: none;
 
 
}
 
/* input[type="checkbox"] {
    visibility: visible;
    opacity: 1;
    display: inline-block;
    vertical-align: middle;
    width: 20px;
    height: 20px;
    display: block;
}
*/
.product-page-checkbox-price {
font-size: 11px;
font-weight: 400;
color: #8d8d8d;
margin-top: 16px;
}

.product-page-checkbox.checked .product-page-checkbox-info-container .product-page-checkbox-price {
 color: #fff; 
}
 
.product-page-checkbox-info-container {
    display: flex;
    width: 100%;
    justify-content: space-between;
    align-items: center;
}
 
 
.product-page-checkbox-label {
font-size: 13px;
font-weight: 600;
text-transform: capitalize;
margin-top: 9px;
}
 
.product-page-checkbox.checked {
    background-color: #d30505;
   
}
 
 
.product-page-checkbox.checked .product-page-checkbox-info-container .product-page-checkbox-label {
    color: white;
}

 
@media screen and (max-width: 1075px) {
    .proudct-page-checkboxs-container .product-page-checkbox {
        width: 100%;
    }
 
}
 
@media screen and (max-width: 768px) {
    .proudct-page-checkboxs-container {
        width: 100%;
        margin: 0 auto;
        grid-template-columns: repeat(2, 1fr);
    }
 
    .proudct-page-checkboxs-container .product-page-checkbox {
        width: 100%;
    }
    
}
 
@media screen and (max-width: 600px) {
    .proudct-page-checkboxs-container {
        width: 100%;
        margin: 0 auto;
        grid-template-columns: repeat(1, 1fr);
    }
 
    .proudct-page-checkboxs-container .product-page-checkbox {
      width: 100%;
    }
    
}
/*cart popup*/

.cart-product-cover-popup {
    position: fixed;
    width: 100%;
    height: 100vh;
    top: 0;
    left: 0;
    background: #9393938c;
    display: flex;
    justify-content: center;
    align-items: center;
    Z-index:999;
}
 
 
.cart-product-cover-inner-popup {
    position: relative;
    width: 500px;
    height: auto;
    padding: 20px;
    border-radius: 10px;
    background: #fff;
    display: flex;
    flex-direction: column;
    align-items: center;
    overflow: hidden;
    transition: all 0.5s;
}
 
.cart-product-cover-inner-popup .bi.bi-x-lg {
    position: absolute;
    right: 20px;
    cursor: pointer;
}
 
.cart-producto-inner-medium-container {
    width: 100%;
    height: auto;
    display: flex;
    flex-direction: column;
    align-items: center;
}
 
.cart-producto-inner-medium-cntainer h2 {
    font-size: 25px;
    text-transform: capitalize;
    font-weight: 900;
    margin-bottom: 20px;
}
 
.cart-product-inner-medium-container-name {
    text-align: center;
    margin-bottom: 20px;
    font-size: 14px;
    color: #939393;
}
 
.cart-product-inner-medium-container-buttons {
    width: 100%;
}
 
.cart-product-inner-medium-container-buttons-view-cart,
.cart-product-inner-medium-container-buttons-continue-shopping {
    width: 100%;
    height: 50px;
    background: transparent;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 5px;
    margin-bottom: 10px;
    font-size: 16px;
    font-weight: 600;
    outline: none;
    border: 1px solid #939393;
}
 
.cart-product-inner-medium-container-buttons-continue-shopping {
    background: #d30505;
    color: #fff;
    border: none;
}
 
.cart-product-inner-medium-container-buttons-view-cart:hover {
    background: #d30505;
    color: #fff;
    border: none;
    transition: all 0.5s;;
}
 
 
@media screen and (max-width: 550px) {
    .cart-product-cover-inner-popup {
        width: 90%;
        height: auto;
    }
}
.product-listing-container {
    width: 100%;
    height: auto;
}
 
.product-listing-container-handler {
    width: 100%;
    height: auto;
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
    gap: 20px;
    margin-left: -20px;
    list-style: none;
}
 
.product-listing-container-handler .each-product-list-item {
    width: 100%;
    height: auto;
    background-color: transparent;
    border: 1.5px solid #e1e1e1;
    transition: 0.3s;
    cursor: pointer;
}
 
.each-product-list-item .each-product-image img {
    width: 100%;
    height: 200px;
    object-fit: cover;
}
 
.each-product-list-item .each-product-details {
    padding: 10px;
  
}
 
.each-product-details .each-product-title {
    font-size: 16px;
    font-weight: 600;
    color: #333;
    margin: 10px;
}
 
.each-product-details .each-product-price {
    font-size: 22px;
    font-weight: 700;
    color: #d30505;
    margin: 10px;
}
 
 
.each-product-view-detail-button {
    width: 100%;
    height: 40px;
    background-color: #d30505;
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    text-align: center;
    line-height: 40px;
    border: none;
    cursor: pointer;
    transition: 0.3s;
}

.customer-order-detail .row .col-md-6 .order-meta p,
.customer-order-detail .row .col-md-6 .order-meta span,
.customer-order-detail p {
   border: none; 
}

.dropdown-swatches-wrapper.attribute-swatches-wrapper.my-2.col-6 .attribute-name.mb-2 {
 width: 100px; 
}

.ps-document strong span {
 font-weight: 900; 
}

.product-listing-container-handler .each-product-list-item {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
/*feature products*/
.product-section {
  margin-bottom: 125px
}
 
.aqsteel-homepage-products-title {
  margin:20px 15px;
}
 
.splide__list {
  padding: 50px 0;
}
 
.splide__slide {
  width: 100%;
  height: auto;
  display: flex;
  flex-direction: column;
  align-items: center;
}
 
 
 
.aqstee-feature-section-container {
    width: 100%;
    display: grid;
    grid-template-columns: repeat(4, 1fr);
}
 
.aqstee-feature-section-container .aqstee-feature-section {
  width: 100%;
}
 
.aqstee-feature-section-image {
    position: relative;
    overflow: none;
    width: 95%;
    height: 300px;
    border-left: 0.50px solid #fff;
}
 
 
 
.aqstee-feature-section-image img {
    width: 100%;
    height: 300px;
    object-fit: cover;
}
 
.aqstee-feature-section-content {
    position: absolute;
    width: 90%;
    height: 90%;
    background: #cd3636;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    opacity: 0;
    transition: all 0.5s;
    border: 1px solid #444;
}
 
.aqstee-feature-section-image:hover .aqstee-feature-section-content {
    opacity: 1;
}
 
.aqstee-feature-section-content .feature-section-product-category {
    font-size: 18px;
    letter-spacing: 1px;
    color: #fff;
    font-weight: 400;
    text-transform: uppercase;
    margin: 15px 15px 0 15px;
}
 
.aqstee-feature-section-content .feature-section-product-title {
    font-size: 16px;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
    margin: 0 15px 15px 15px;
    line-height: 30px;
}
 
.aqstee-feature-section-content .aqstee-feature-section-btn {
    background: #fff;
    padding: 10px 20px;
    border: none;
    outline: none;
    cursor: pointer;
    margin: 0 auto;
    font-size: 16px;
    font-weight: 700;
    text-transform: capitalize;
    letter-spacing: 1px;
    border: 1px solid #444;
    transition: all 0.3s;
   
}
 
.aqstee-feature-section-content .aqstee-feature-section-btn a {
    text-decoration: none;
    color: #d30505;
}

.zoom-in-dynamic-icon {
    position: absolute;
    font-size: 20px;
    color: #fff;
    padding: 10px;
    background: #44444485;
    cursor: pointer;
}

.ps-shopping-product .row .col-xl-3.col-lg-4.col-md-4.col-sm-6.col-6 {
      margin: 30px 0;
}

.ps-shopping-product .row .col-xl-3.col-lg-4.col-md-4.col-sm-6.col-6 .ps-product {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 390px;
}

.ps-product .each-product-image img {
    height: 200px;
    width: 100%;
}
/*customisation button product detail page*/
.ps-product__shopping figure {
  align-self: flex-start; 
}
 
 
.ps-product-shopping-buttons .request-customise-btn  .ps-btn.request-customise {
width: 98%; 
  margin-top: -20px;
}
 
.ps-product__shopping .ps-product-shopping-buttons div {
margin-top: 30px; 
}
.specific-product-dropdown {
    width: 100%;
}
.specific-product-dropdown-each-select {
    display: flex;
    flex-direction: column;
}
.each-dropdown-select-title {
        font-size: 13px;
        font-weight: 400;
        margin-bottom: 2px;
    }
.specific-product-dropdown-each-select select {
        width: 100%;
        height: 45px;
        padding: 10px;
        border: 1px solid #ccc;
        outline: none;
        background: transparent;
    }
    .specific-product-dropdown-each-select select option {
        padding: 10px;
    }
.form-control.product-filter-item {
    background-color: white;
    text-align: center;
    width: auto;
    border-bottom: 2px solid red; 
    padding-bottom: 10px; 
}
 
.form-control.product-filter-item:focus {
    border-bottom: 2px solid red;
    box-shadow: none; 
}
/*suboptions in options*/
#popup-more-options-container {
display: none;
position: fixed;
background: #00000034;
width: 100%;
height: 100%;
top: 0;
left: 0;
z-index: 99999;
}
 
#popup-more-options-container.show {
display: block;
}
 
#popup-more-options-container .close-popup-more-options {
    position: absolute;
    top: 20px;
    right: 20px;
    cursor: pointer;
}
 
 
#popup-more-options-container .popup-more-options-small-container {
    width: 350px;
    height: auto;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 30px;
    background: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    border-radius: 20px;
}
 
.popup-more-options-small-container .product-page-checkbox:nth-child(1){
  margin-top: 30px;  
}
 
.popup-more-options-small-container .product-page-checkbox {
  margin: 5px 0;
  height: auto;
}
 
.popup-more-options-small-container .product-page-checkbox .product-page-checkbox-info-container .product-page-checkbox-label {
    color: #000;
}
  /*search bar*/
.header__center {
    width: 100%;
}
 
.header__center .ps-form--quick-search {
    width: 500px;
    margin: auto;
    margin-bottom: 10px;
    border: 1px solid #fff;
    padding: 2px;
}
 
.header__center .ps-form--quick-search .form-control.input-search-product {
    height: 40px;
    margin-top: 0;
}
 
.header__center .ps-form--quick-search button {
    height: 38.5px;
    align-self: center;
    border-radius: 0;
    margin-bottom: 0.5px;
    background: #d30505;
}
 
.th-container.container .social-box .search-icon-container {
    width: 60px;
    height: 52px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #d30505;
    color: #fff;
    margin-right: -40px;
    cursor: pointer;
}
 
.top-dynamic-search-bar-container .dynamic-search-input-container {
    width: 100%;
    height: 200px;
    position: fixed;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #e1e1e1;
    top: -200px;
    z-index: 9999;
    transition: all 0.5s;
}
 
.top-dynamic-search-bar-container .dynamic-search-input-container svg.bi.bi-x-lg {
    position: absolute;
    top: 20px;
    right: 20px;
    color: #000;
    cursor: pointer;
}
 
@media screen and (max-width: 550px) {
    .header__center .ps-form--quick-search {
        width: 90%;
    }
}

.popup-more-options-small-container .product-page-checkbox.checked .product-page-checkbox-info-container .product-page-checkbox-label {
    color: #fff;
}
/*
.ps-page--product .ps-container.page-contact .ps-page__container.page-contact {
 flex-direction: column; 
}

.ps-product__content.ps-tab-root.col-8.offset-2 .ps-tab-list {
 display: flex;
 margin-bottom: 30px;
 padding: 20px;
 border-bottom: 1px solid #e1e1e1; 
 list-style: none;
}

.ps-product__content.ps-tab-root.col-8.offset-2 .ps-tab-list li {
 margin: 0 30px; 
}

.ps-product__content.ps-tab-root.col-8.offset-2 .ps-tab-list li:nth-child(1) {
 margin: 0; 
}

.ps-product__content.ps-tab-root.col-8.offset-2 .ps-tab-list li a {
 font-weight: 700; 
 font-size: 20px;
} */

@media screen and (max-width:540px) {
.ps-product__content.ps-tab-root.col-8.offset-2 .ps-tab-list  {
   flex-direction: row;
  }
  
  .ps-product--detail > .ps-product__content .ps-tab-list li a {
    font-size: 14px;
  }
}


/* Adding Next Arrow(>) In Nav Bar Sub Menu */

.main-menu.d-none.d-lg-inline-block .menu .menu-item-has-children:nth-child(3) .sub-menu .menu-item-has-children:nth-child(1)::before,
.main-menu.d-none.d-lg-inline-block .menu .menu-item-has-children:nth-child(3) .sub-menu .menu-item-has-children:nth-child(2)::before,
.main-menu.d-none.d-lg-inline-block .menu .menu-item-has-children:nth-child(3) .sub-menu .menu-item-has-children:nth-child(3)::before,
.main-menu.d-none.d-lg-inline-block .menu .menu-item-has-children:nth-child(3) .sub-menu .menu-item-has-children:nth-child(4)::before,
.main-menu.d-none.d-lg-inline-block .menu .menu-item-has-children:nth-child(3) .sub-menu .menu-item-has-children:nth-child(6)::before,
.main-menu.d-none.d-lg-inline-block .menu .menu-item-has-children:nth-child(3) .sub-menu .menu-item-has-children:nth-child(7)::before,
.main-menu.d-none.d-lg-inline-block .menu .menu-item-has-children:nth-child(3) .sub-menu .menu-item-has-children:nth-child(11)::before,
.main-menu.d-none.d-lg-inline-block .menu .menu-item-has-children:nth-child(3) .sub-menu .menu-item-has-children:nth-child(12)::before,
.main-menu.d-none.d-lg-inline-block .menu .menu-item-has-children:nth-child(3) .sub-menu .menu-item-has-children:nth-child(13)::before{
    content: ">";
    position: absolute;
    right: 0;
    top: 50%;
    color: #d30505;
    font-family: "Parkinsans", sans-serif;
    transform: translateY(-50%);
}

.main-menu ul.sub-menu li a:before {
 top: 50%;
 transform: translateY(-50%);
}

.main-menu ul.sub-menu li {
  padding: 0 !important; 
  height: 35px;
}

li.BulletListStyle1.SCXW233163616.BCX0.text-bold-tr-cl,
.ListContainerWrapper.SCXW233163616.BCX0.text-bold-tr-cl {
 margin-top: 30px !important; 
}

.main-menu ul.sub-menu {
  transition: 1s ease-in-out !important;
}

#contact-aqsteel .col-lg-12.mt-5 .submit-btn {
  width: 90%;
  margin: auto;
}

#contact-aqsteel .row .col-lg-12.mt-5 .submit-btn {
  width: 100%;
  margin: auto;
}

.ps-product--detail .ps-tab p {
 margin-bottom: 10px !important; 
}

/* #tab-description div:nth-child(1) div:nth-child(1) div:nth-child(1) p:nth-child(1) {
 margin-top: -25px !important; 
} */

.services-box__height {
 height: 350px !important; 
}
.card {
  background-color:rgba(211, 5, 5, 0.4);
}