/*
 Theme Name:   Bootscore Child
 Description:  Bootscore Child Theme
 Author:       Bootscore
 Author URI:   https://bootscore.me
 Template:     bootscore
 Version:      6.0.0
 Requires at least: 5.0
 Tested up to: 6.6
 Requires PHP: 7.4
 License: MIT License
 License URI: https://github.com/bootscore/bootscore-child/blob/main/LICENSE
 Text Domain:  bootscore
*/

/* 
All style editing is done via /assets/scss/_bootscore_custom.scss
*/
body{
	font-family: "Rubik", sans-serif;
}
a {
    color: #000;
    text-decoration: none;
    transition: 0.3s;
}
/*.header-actions .btn {*/
    
/*    text-align: center;*/
/*    padding: 0px;*/
/*    border:none;*/
/*}*/
.navbar-nav li a {
    text-transform: capitalize;
    font-weight: 600;
}

.header-actions button:first-child {
    display: none;
}
.bigbutton{
    padding: 16px 36px;
}
.btn-primary, .woocommerce a.button, .woocommerce div.product form.cart .button {
    background: linear-gradient(135deg, #ff416c, #ff4b2b);
  transition: all 0.3s ease;
  box-shadow: 0 4px 15px rgba(255, 64, 108, 0.4);
    color: #fff;
    border-radius: clamp(38px, 3.33vw, 84px);
    font-weight: 500;
    font-size: 1rem;
    text-decoration: none;
    transition: all 0.3s ease;
    display: inline-block;
    position: relative;
    overflow: hidden;
    border:none !important;
}
.btn-primary:hover, .woocommerce a.button:hover{
 background: linear-gradient(135deg, #ff4b2b, #ff416c);
  transform: translateY(-3px);
  box-shadow: 0 6px 20px rgba(255, 64, 108, 0.6);
}





.woocommerce a.button {
    border-color: #0095ad !important;
    border: 1px solid #0095ad !important;
    background: none;
    color: #000;
}
.topbar {
    background-color: #d3d3d3;
    height: 40px;
    padding: 0;
    font-size: 14px;
    transition: all 0.5s;
}
.section-title h2:before {
    content: "";
    position: absolute;
    display: block;
    width: 160px;
    height: 1px;
    background: #444444;
    left: 0;
    right: 0;
    bottom: 1px;
    margin: auto;
}
.section-title h2::after {
    content: "";
    position: absolute;
    display: block;
    width: 60px;
    height: 3px;
    background: #0095ad;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}
.section-title h2 {
    font-size: 32px;
    font-weight: 700;
    margin-bottom: 20px;
    padding-bottom: 20px;
    position: relative;
}
ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
.footer {
    background: #d3d3d3;
}
.add-to-cart-container {
    margin-bottom: 10px;
}
.accordion-light .accordion-button {
    position: relative;
    padding: 24px 55px 22px 32px;
    color: #000;
    transition: .15s all ease;
    font-weight: 700;
    font-size: 18px;
}

.accordion-light .accordion-button {
    background: transparent;
}
.accordion-header p {
    display: none;
}
.accordion-item:not(:first-of-type) {
    border-top: 1px solid #f9f7f7 !important;
    border-bottom: 1px solid #f9f7f7 !important;
    border: none;
}
.wrapper {
    width: 100%;
    -webkit-box-shadow: 0px 21px 41px -13px rgba(0, 0, 0, 0.18);
    -moz-box-shadow: 0px 21px 41px -13px rgba(0, 0, 0, 0.18);
    box-shadow: 0px 21px 41px -13px rgba(0, 0, 0, 0.18);
}
.contact-wrap {
    background: #7f279c;
    background: linear-gradient(135deg, #ff416c, #ff4b2b);
}
.info-wrap .dbox .icon {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    border: 1px solid rgba(0, 0, 0, 0.05);
}
.info-wrap .dbox .icon span {
    font-size: 20px;
    color: #000;
}
.info-wrap .dbox .text {
    width: calc(100% - 50px);
}
.info-wrap .dbox {
    width: 100%;
    margin-bottom: 25px;
}
.social-links a {
   color : #000;
    line-height: 0;
    transition: 0.3s;
    margin-left: 20px;
}
.mainpgproducts .products .col-md-6.col-lg-4, .products .col-md-6.col-lg-4 {
    flex: 0 0 auto;
    width: 25% !important;
}

@media screen and (max-width: 500px){
   .mainpgproducts .products .col-md-6.col-lg-4, .products .col-md-6.col-lg-4 {
    flex: 0 0 auto;
    width: 50% !important;
} 
    .topbar{
        height:auto;
        padding: 12px 6px;
        font-size: 12px;
    }
    .navbar-brand h2{
        font-size: 18px;
        margin-bottom: 0px;
    }
    .woocommerce .card .woocommerce-loop-product__title {
    font-size: 0.90rem;
}
.categorylist .col {
    flex: inherit;
    width: 50%;
    font-size: 14px;
    
}
    .footer .container .btn-primary.w-25 {
        width: 100% !important;
        margin-bottom: 25px;
    }
    .btn-primary, .woocommerce a.button, .woocommerce div.product form.cart .button{
        font-size: 0.80rem;
    }
    .woocommerce-variation-add-to-cart.variations_button {
        flex-direction: column;
    }
    .container.categorylist .w-25 {
        width: 50% !important;
        font-size: 12px;
        margin-bottom: 10px;
    }
    footer .w-35 {
    width: 100%;
    }
    .single-product .summary{
        padding:0px !important;
    }
    
.section-title h2 {
    font-size: 20px;
}
.inner-div-div h6 {
    font-size: 12px !important;
}
.inner-div-div .jacketssteps {
    width: 70px;
    height: 70px;
}
.jacketssteps svg {
    width: 36px;
}
.inner-div-div h5 {
    font-size: 15px !important;
    padding-top: 12px !important;
}











    
    
    
    
    
}

@media screen and (max-width: 360px){
    .navbar-brand h2{
        font-size: 12px;
        margin-bottom: 0px;
    }
}







.navbar-nav li a {
    font-weight: 400;
    text-transform: uppercase;
    color: #000;
	position:relative;
}
.woocommerce-variation-add-to-cart.variations_button {
    gap: 16px;
}
.contactusdiv p{
    margin-bottom:0px;
}
.wpcf7 {
  max-width: 500px;
  margin: 0 auto;
  background: #fff;
  padding: 25px 30px;
  border-radius: 10px;
  box-shadow: 0 2px 10px rgba(0,0,0,0.1);
}

.wpcf7-form p {
  margin-bottom: 20px;
}

.wpcf7-form label {
  font-weight: 600;
  color: #333;
  display: block;
  margin-bottom: 5px;
}

.wpcf7-form-control {
  width: 100%;
  padding: 10px 12px;
  border: 1px solid #ccc;
  border-radius: 6px;
  font-size: 15px;
  transition: border-color 0.3s ease;
}

.wpcf7-form-control:focus {
  border-color: #0073aa;
  outline: none;
}

.wpcf7-submit {
  background: linear-gradient(135deg, #ff416c, #ff4b2b);
  color: white;
  font-weight: 600;
  border: none;
  padding: 12px 18px;
  border-radius: 30rem;
  cursor: pointer;
  transition: background-color 0.3s ease;
}

.wpcf7-submit:hover {
  background-color: #005f8a;
}

/* Success / Error messages */
.wpcf7-response-output {
  margin-top: 15px;
  padding: 10px;
  border-radius: 6px;
  font-weight: 500;
}

.wpcf7-mail-sent-ok {
  background-color: #e6ffed;
  border: 1px solid #33cc66;
  color: #007a2f;
}

.wpcf7-validation-errors {
  background-color: #fff2f2;
  border: 1px solid #cc3333;
  color: #990000;
}
/* === Product Detail Page — Margin & Padding Cleanup === */

/* Overall page padding */


/* Product gallery spacing */
.woocommerce-product-gallery {
  margin-bottom: 30px;
}

/* Product summary (title, price, description, add to cart) */
.single-product .summary {
  padding: 20px;
  margin-left: 0;
}

/* Title & Price spacing */
.single-product .product_title {
  margin-bottom: 15px;
}
.single-product .price {
  margin-bottom: 25px;
}

/* Short description spacing */
.single-product .woocommerce-product-details__short-description {
  margin-bottom: 25px;
  line-height: 1.6;
}

/* Form fields (size, color) spacing */
.single-product .variations_form,
.single-product .woocommerce-variation-selector,
.single-product select {
  margin-bottom: 20px;
}

/* Add to Cart button spacing */
.single-product .single_add_to_cart_button {
  margin-top: 10px;
  margin-bottom: 30px;
}

/* Product tabs (description, reviews, additional info) */
.single-product .woocommerce-tabs {
  margin-top: 50px;
  padding-top: 20px;
}
.single-product .woocommerce-tabs .panel {
  padding: 20px;
}

/* Related / Upsell products spacing */
.related.products,
.upsells.products {
  margin-top: 60px;
  padding-top: 20px;
}

/* Reviews section spacing */
#reviews {
  margin-top: 50px;
  padding-top: 30px;
  border-top: 1px solid #e0e0e0;
}

/* Paragraph and list spacing inside content */
.single-product .woocommerce-product-details__short-description p,
.single-product .woocommerce-product-details__short-description ul {
  margin-bottom: 15px;
}

@media screen and  (max-width: 1000px) {
    
    .products .col-md-6.col-lg-4 {
    flex: 0 0 auto;
    width: 50% !important;
}
    #nav-main .container{
        position: relative;
    }
    .nav-toggler{
        position: absolute;
        right: 0px;
        border:none;
    }
    .container.categorylist li.list-group-item {
        flex-basis: 48%;
    }
    .products span.price{
        width: 100%;
        font-size: 13px;
    }
    .products .woocommerce .card .woocommerce-loop-product__title{
        font-size: 0.80rem !important;
    }
    .products .card-body {
    padding: 16px 8px;
    }
    
    .summary .entry-title, .woocommerce-Tabs-panel .entry-title{
    font-size: 1rem;
    }
    .woocommerce-Tabs-panel {
    font-size: 14px;
}
    
}



/* Make spacing responsive for mobile */
@media (max-width: 768px) {
  .single-product .site-main {
    padding: 20px 10px;
  }
  .single-product .woocommerce-tabs {
    margin-top: 30px;
  }
  .related.products,
  .upsells.products {
    margin-top: 40px;
  }
  .products .col-md-6.col-lg-4 {
    flex: 0 0 auto;
    width: 50% !important;
}
  .container.categorylist li.list-group-item {
        flex-basis: 48%;
    }
  
  .offcanvas a.nav-link:after {
    display: none;
}
.offcanvas a.nav-link {
    color: #6d6767;
    padding: 8px 30px;
    margin: 3px;
    border-radius: 4px;
    position: relative;
}
.offcanvas a.nav-link:hover {
    background: #ebebeb;
}
.offcanvas a.nav-link:before {
    content: "";
    width: 24px;
    height: 24px;
    display: inline-block;
    background: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'><path fill='%23000000' d='m17.635,14.428l-5.281-5.281c-.189-.189-.518-.189-.707,0l-5.281,5.281-.707-.707,5.281-5.281c.566-.566,1.555-.566,2.121,0l5.281,5.281-.707.707Z'/></svg>") 
    no-repeat center;
    background-size: contain;
    top: 8px;
    position: absolute;
    left: 4px;
    rotate: 90deg;
}  
  .navbar-nav li {
    border-bottom: 1px solid #f3f3f3;
}
    .card-body span.price{
        width: 100%;
    }

.banner .banner-content {
    flex-direction: column-reverse;
    padding: 20px;
}

    .text-column {
        width: 100%;
        text-align: center; 
}
.text-column h1 br {
    display: none;
}
.text-column h1 {
    text-align: center;
}
.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product span.price{
    font-size: 1em;
}
.navbar-brand img.img-fluid{
    width: 50% !important;
}
    .about h2.display-4 {
    font-size: 20px;
}
    .about .lead {
        font-size: 16px;
    }
    .about .features {
        padding-top: 8px;
    }
    .feature-content p {
        font-size: 14px;
    }  
.simplediv {
    padding-top: 70px;
}

.search-results h1.page-title {
    font-size: 1.2rem;
}
.product .showtitlemobile{
    display:block;
    border-bottom: 1px solid #373636;
}
.product .badge{
    display:none;
}
.entry-summary > .product_title{
    display:none;
}

.inner-div-div .col-md-2 {
    width: 48%;
    margin-bottom: 30px;
}







}







.entry-header {
    padding: 0 0 24px 0;
}
.navbar-nav li a:after {
    position: absolute;
    width: 88%;
    bottom: 5px;
    height: 2px;
    background: transparent;
    content: "";
    left: 0px;
    right: 0px;
    margin: 0;
    position: absolute;
    left: 50%;
    transform: translate(-50%, -50%);
    border-radius: 30px;
}
.navbar-nav li a:hover{
	color: #9C27B0;
}
.navbar-nav li a:hover:after{
	background: #9C27B0;
}

li.menu-item a:hover{
	color: #9C27B0;
}
.breadcrumbs-custom {
    position: relative;
    text-align: center;
}
.parallax-container {
    position: relative;
    overflow: hidden;
    background-position: center center;
    background-size: cover;
}
.material-parallax {
    position: absolute;
    top: 0;
    left: -1px;
    right: -1px;
    bottom: 0;
    z-index: 0;
    background-position: center center;
}
.material-parallax img {
    display: none;
    position: absolute;
    left: 50%;
    bottom: 0;
    min-width: 101%;
    min-height: 101%;
    max-width: none;
    transform: translate3d(-50%, 0, 0);
}
.parallax-content {
    position: relative;
    z-index: 1;
}
.breadcrumbs-custom-title {
    text-shadow: 3px 9px 16px rgba(0, 0, 0, 0.18);
    color: #ffffff;
}
.about .projects-badge {
    position: absolute;
    top: 40px;
    right: 0;
    background-color: #0095ad;
    padding: 20px;
    border-radius: 10px 0 0 10px;
    text-align: center;
    min-width: 160px;
}
.about .feature-item {
    display: flex;
    gap: 20px;
    align-items: flex-start;
}
.about .feature-item .feature-icon {
    flex-shrink: 0;
    width: 60px;
    height: 60px;
    background-color: #0095ad;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.about .feature-item .feature-icon i {
    font-size: 28px;
    color: #fff;
}
.about .experience-badge {
    position: absolute;
    bottom: -30px;
    left: 20px;
    background-color: #fff;
    padding: 20px;
    border-radius: 10px;
    box-shadow: 0 5px 25px rgba(0, 0, 0, 0.1);
    text-align: center;
    min-width: 160px;
}
.about .experience-badge h2 {
    font-size: 3.5rem;
    font-weight: 700;
    margin: 0;
    line-height: 1;
    color: #0095ad;
}
.woocommerce .star-rating span::before{
    color: #bfbc2d;
}
.wc-breadcrumb{
    display:none;
}
.customjackets .wpcf7 {
    max-width: 100% !important;
}
.page-id-46 .entry-header {
    padding: 0px;
}

.page-id-46 .entry-title {
    margin: 0px !important;
}
.woocommerce-tabs h3, .woocommerce-tabs h4, h3{
    margin: 20px 0px;
    font-size: 1.2rem;
}
h2{
    font-size: 1.3rem;
}
.offcanvas-header .offcanvas-title{
    visibility: hidden;
}

.categorylist li.list-group-item {
    position: relative;
    border-color: #f5f5f5 !important;
    flex-basis: 24%;
}
.related.products{
    margin-top:0px !important;
    padding-top:0px !important;
}
.related.products h2 {
    padding-bottom: 20px;
}
span.amount {
    font-weight: 600;
    color: #bd0017;
}
h2.woocommerce-loop-product__title {
    font-weight: normal;
}
.page-item {
  margin: 0 5px;
}

.page-link {
  color: #222;
  font-weight: 600;
  border: none;
  border-radius: 10px;
  background: #f5f5f5;
  padding: 10px 16px;
  box-shadow: 0 4px 10px rgba(0,0,0,0.08);
  transition: all 0.3s ease;
}

.page-link:hover {
  background: linear-gradient(135deg, #15cae7, #0095ad);
  color: #fff;
  transform: translateY(-2px);
  box-shadow: 0 6px 12px rgba(0,0,0,0.15);
}

.page-link.active,
.page-link:focus,
.page-link.active:hover {
  background: linear-gradient(135deg, #0095ad, #15cae7);
  color: #fff;
  box-shadow: 0 6px 12px rgba(0,0,0,0.15);
  transform: scale(1.05);
}

.page-item.disabled .page-link {
  opacity: 0.6;
  cursor: not-allowed;
}

.next.page-link {
  font-size: 18px;
}
.woocommerce .card .woocommerce-loop-product__title{
    font-size: 1rem !important; 
}
.cart-toggler {
    border: none;
}
.cart-toggler:hover {
    background: none;
    color: #000;
}
.single-product .woocommerce-product-details__short-description h3 {
    font-size: 18px;
}
.widget_shopping_cart_content h3 {
    font-size: 18px !important;
}
.wc-tabs li a {
    color: #000;
}
span.price {
    border-bottom: 1px solid #ebe6e6;
    padding-bottom: 7px;
    width: 60%;
    margin: 0px auto;
}
.woocommerce .card .woocommerce-loop-product__title {
    font-size: 1rem !important;
    border-bottom: 1px solid #ebe6e6;
    padding-bottom: 10px;
}
.comments-area {
    padding-top: 50px;
}
span.badge.top-0.mt-3 {
    border-radius: 0px;
    margin: 0 0px !important;
    font-size: 15px;
    font-weight: normal;
}
.secure {
    width: 20px;
    fill: #349543;
}
.category {
    background: #f2f2f2;
}
.banner {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
    padding: 0 20px;
    width: 100%;
}
    .banner-content {
        flex-direction: row;
        justify-content: space-between;
        align-items: center;
        text-align: left;
    }

.banner-content {
    display: flex;
    gap: 30px;
}
.image-column img {
    width: 100%;
    max-width: 400px;
    height: auto;
    object-fit: cover;
}

#searchprd-woo{
    display:none;
}
.navbar .container {
    position: relative;
}
.woocommerce-product-search {
    position: absolute;
    right: 0px;
    bottom: -38px;
}
body.single-product .product_meta .posted_in {
    display: none !important;
}
.showtitlemobile{
    display:none;
}

.w-35{
    width: 35%;
}
.jacketssteps {
    width: 110px;
    position: relative;
    background: linear-gradient(135deg, #ff416c, #ff4b2b);
    height: 110px;
    border-radius: 100em;
    display: block;
    margin: 0px auto;
}
.inner-div-div p {
    display: none;
}
.inner-div-div h6.text-uppercase {
    font-weight: normal;
}
.inner-div-div h6 {
    font-size: 14px;
}
.listitemown li {
    border: none;
    border-bottom: 1px solid #f3f3f3;
}
.accordion-title br{
    display:none;
}

.h-60{
    height: 60px;
}





































