/*
Theme Name: Slater Gartrell theme
Theme URI: https://conceptmarketing.com.au
Author: Concept Marketing
Author URI: https://conceptmarketing.com.au
Description: Just a starter theme for Slater Gartrell theme
Version: 1.14
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: clean, starter, Slater Gartrell
*/
html {
	scroll-behavior: smooth;
  }
.contact-headpro h2 {
   font-size: 28px;
    font-weight: bold;
    line-height: 36px;
    color: #046bd2;
}
#gform_wrapper_3 .gfield_label {
    font-size: 16px;
	font-weight: 700;
   
}
.school-form h2 {
    font-size: 30px;
    color:#fff;
    position:relative;
    line-height: 40px;
    font-weight: bold;
}



.school-form p {
    color:#fff;
}
.school-form {
    margin-bottom: 40px;
}
.contact-headpro {
    margin-bottom: 20px;
}
.school-form {
    text-align: center;
}
.contact-subhead h3 {
    font-size: 28px;
    font-weight: bold;
    line-height: 36px;
    color: #046bd2;
}
.contact-detailspro p strong {
    color: #046bd2;
    font-size: 18px;
    line-height: 30px;
}
.contact-detailspro2 p strong {
 color: #046bd2;
    font-size: 18px;
    line-height: 30px;
}
.contact-detailspro2 p {
    font-size: 18px;
}
.contact-detailspro p  {
    font-size: 18px;
}
.contact-detailspro p span {
   font-weight:bold;
}
.contact-section hr {
    margin: 2rem 0;

}
.contact-main {
    max-width: 575px;
}
.contact-detailspro2 {
    margin-bottom: 30px;
}
.contact-section .row .col-md-4:last-child .contact-detailspro p{
margin-bottom:0px;
}

#gform_wrapper_3 .gform-footer.gform_footer.top_label {
    padding-bottom: 0;
}

.map-contact {
    line-height: 0;
}
.school-heading {
    text-align: center;
    gap: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 40px;
	flex-wrap: wrap;
}
/* School Tooltip */
.hotspot-section .container {
    max-width: 850px;
}
  .slide-control {
      position: relative;
    }

    .slide-control img {
      width: 100%;
      height: auto;
      display: block;
    }

    .hotspot {
  position: absolute;
  width: 16px;
  height: 16px;
  background-color: #0585CD;
  border-radius: 50%;
  cursor: pointer;
  z-index: 5;
}

.tooltip {
  visibility: hidden;
  opacity: 0;
  position: absolute;
  top: 25px;
  left: -65px;
  width: 150px;
  background: #fff;
  border: 1px solid #ccc;
  padding: 10px;
  font-size: 14px;
  border-radius: 10px;
  box-shadow: 0 0 10px rgba(0,0,0,0.2); 
  z-index: 999;
  transition: opacity 0.4s ease, visibility 0.4s ease;
}

.hotspot:hover .tooltip {
  visibility: visible;
  opacity: 1;
}


    .tooltip strong {
      color: #0585CD;
    }
    /* School Tooltip */
.slider-hotspot button.slick-prev.slick-arrow {
    position: absolute;
    top: 50%;
    background: none;
    border: none;
    width: 42px;
    height: 42px;
    color: #000;
    left: -50px;
    border-radius: 48px;
    z-index: 999;
    border: none;
    outline: none;
}
.slider-hotspot button.slick-next.slick-arrow {
    position: absolute;
    top: 50%;
    background: none;
    width: 42px;
    border: none;
    height: 42px;
    color: #000;
    right: -50px;
    border-radius: 48px;
}
.slider-hotspot 
button.slick-prev.slick-arrow .fa-arrow-left:before {
    content: '\f104';
    font-family: 'FontAwesome';
}
.slider-hotspot 
button.slick-next.slick-arrow
.fa-arrow-right:before {
    content: '\f105';
    font-family: 'FontAwesome';
}
.works-main {
    text-align: center;
}
.works-featured {
    background: url(./img/logo-work-blank.png) no-repeat;
    background-size: cover;
    display: inline-flex;
    justify-content: center;
    background-position: center;
    align-items: center;
    width: 150px;
    height: 150px;
    margin: 0px;
    padding: 0;
}
.works-section{
background: url(./img/background-school.jpg) no-repeat;
background-size: cover;
 background-position: center;
}
.works-featured span {
    font-size: 76px;
    font-weight: bold;
    text-transform: uppercase;
    line-height: 91px;
    color: #FFFFFF;
}
.works-heading {
    text-align: center;
    margin-bottom: 40px;
}
.works-heading h2 {
   font-size: 30px;
    font-weight: 900;
    text-transform: uppercase;
    line-height: 40px;
    color: #fff;
}
.works-content{
margin-top:10px;
}
.works-content span {
    color: #fff;
    font-size: 20px;
    font-weight: 600;
    line-height: 26px;
}
.works-content p {
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
}
.schoollogo-heading {
    text-align: center;
    margin-bottom: 40px;
}
.schoollogo-heading h2 {
   font-size: 30px;
    font-weight: 900;
    text-transform: uppercase;
    line-height: 40px;
}
.focus-section {
    background-color: #E8E8E8;
}
.hotspot-btn{
text-align:center;
margin-top:20px;
}
.focus-right img {
    max-width: 100%;
}
/* sidebar styling Shop Styling */
.sidebarfillter{
	padding-right: 15px;
/*border-right: 1px solid #d1d5db;*/
}
.product-cat-list {
    list-style: none;
    padding-left: 0;
    padding-right: 60px;
    
}

.product-cat-list li {
  margin-bottom: 10px;
}

.product-cat-list > li > strong {
  font-size: 16px;
  color: #0F192B;
  display: block;
  margin-bottom: 5px;
}

.child-cat {
  list-style: none;
  margin-left: 0px;
  padding-left: 0px;
}

.child-cat li {
    margin-bottom: 10px;
    margin-top: 10px;
}

.product-cat-list a {
  text-decoration: none;
  color: #0F192B;
}

.product-cat-list .count {
    color: #0F192B;
    font-size: 18px;
    float: right;
}
ul.child-cat li a::before {
    content: "\f105";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    font-size: 16px;
    margin-right: 8px;
}
.siderbar-heading h3 {
    font-size: 24px;
    line-height: 30px;
    font-weight: 800;
	 color: #046bd2;
}
.siderbar-heading {
    margin-bottom: 20px;
}


.filters-container h4{
    font-size: 18px;
    line-height: 28px;
    font-weight: 700;
	
}



h2.woocommerce-loop-product__title {
    text-align: center;
    font-size: 18px !important;
    font-weight: 700 !important;
    line-height: 28px;
    color: #282828 !important;
}
span.price {
    color: #0585cd !important;
    font-weight: 700;
}
ul.products li.product .price {
    text-align:center;
}
a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart {
    background: #046bd2;
    padding: 12px 20px;
    text-align: center;
    color: #ffff;
    font-size: 16px;
    text-decoration: none;
    font-weight: 600;
    text-transform: uppercase;
    display: inline-block;
    border-radius: 10px;
}
a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart:hover {
    color: #ffff;
   background: #046bd2;  
}
.add_to_cart_button {
 background: #046bd2 !important;
    padding: 12px 20px;
    text-align: center;
    color: #ffff !important;
    font-size: 16px;
    text-decoration: none;
    font-weight: 600;
    text-transform: uppercase;
    display: inline-block;
    border-radius: 10px;
}
.woocommerce ul.products li.product {
    align-items: center !important;
    margin-bottom: 60px;
}
.woocommerce-tabs {
    display: inline-block;
    width: 100%;
    margin:0 !important;
}
.product-schoolsingle {
    display: flow-root;
}
.summary.entry-summary {
    margin: 0;
}
.woocommerce-product-gallery.woocommerce-product-gallery--with-images.woocommerce-product-gallery--columns-4.images {
    margin: 0;
}
section.related.products {
    background: #EDF0F7;
    padding: 85px 0 25px;
    text-align: center;
}
li#tab-title-reviews {
    display: none !important;
}
.woocommerce div.product .tabs {
    padding: 0!important;
}
.woocommerce-tabs ul.tabs .description_tab.active {
    background: 0 0!important;
    color: #046bd2;
    z-index: 2;
    font-size: 20px;
    
    border-bottom: 3px solid #046bd2!important;
}
.woocommerce-tabs ul.tabs .description_tab {

    font-size: 20px;
   
}
caption {
  
    font-size: 16px;
}
section.related.products h3{
    font-size: 30px;
    font-weight: 900;
    text-transform: uppercase;
    line-height: 40px;
    color: #0F192B;
    position: relative;
}
section.related.products h3::after {
    position: absolute;
    content: '';
    width: 50px;
    background: #134dab;
    height: 6px;
    left: 50%;
    transform: translateX(-50%);
    bottom: -12px;
}
section.related.products ul.products{
    margin-top: 50px;
}

.woocommerce-tabs h2 {
    display: none!important;
}
ul.tabs.wc-tabs {
    border-bottom: 1px solid #cfc8d8;
}
.woocommerce-product-gallery__wrapper img {
    width: 100%;
    max-width:100%;
}
div#tab-reviews {
    display: none !important;
}
.single-product .summary p.price {
    margin-bottom: 2rem;
    color: #046bd2;
    font-size: 22px;
    font-weight: 600;
    margin-top: 25px;
}
.single-product .quantity input {
    height: 48px;
    text-align: center;
    width: 125px!important;
    border: 1px solid #efefef;
    background: #efefef;
    border-radius: 10px;
}
.woocommerce-tabs p {
    font-size: 16px;
    line-height: 22px;
}
button.single_add_to_cart_button.button.alt {
    background: #046bd2;
    padding: 12px 20px;
    text-align: center;
    color: #ffff;
    height: 48px;
    border: none;
    font-size: 16px;
    text-decoration: none;
    font-weight: 600;
    text-transform: uppercase;
    display: inline-block;
    border-radius: 10px;
    outline: none;
}
.product_meta {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    border-top: 1px solid #aba1a1;
}
span.sku_wrapper {
    font-size: 16px;
    color: #282828;
    font-weight: 600;
}
span.posted_in {
    color: #282828;
    font-size: 16px;
    font-weight: 600;
}
span.posted_in a {
    color: #046bd2;
    text-decoration: none;
}
.woocommerce-product-details__short-description {
    margin-bottom: 30px !important;
}
.woocommerce-message a {
    background: #046bd2 !important;
    padding: 12px 20px;
    text-align: center;
    color: #ffff;
    height: 48px;
    text-decoration: none !important;
    border: none;
    font-size: 16px;
    text-decoration: none;
    font-weight: 600;
    text-transform: uppercase;
    display: inline-block;
    border-radius: 10px;
    outline: none;
}
.woocommerce-message {
    border-color: #046bd2;
    margin: 0;
    background: #EDF0F7;
}
.woocommerce-message:focus-visible {
    outline: none;
}
.woocommerce-cart .woocommerce .woocommerce-cart-form {
    width: 100%!important;
}
.woocommerce table.shop_table {
    border: 1px solid rgba(0,0,0,.1);
    margin: 0 -1px 24px 0;
    text-align: left;
    width: 100%;
    border-collapse: separate;
    border-radius: 5px;
}
.woocommerce table.shop_table th {
    font-weight: 700;
    padding: 9px 12px;
    line-height: 1.5em;
}
.woocommerce table.shop_table td {
    border-top: 1px solid rgba(0,0,0,.1);
    padding: 9px 12px;
    vertical-align: middle;
    line-height: 1.5em;
}
.woocommerce a.remove {
    display: block;
    font-size: 1.5em;
    height: 1em;
    width: 1em;
    text-align: center;
    line-height: 1;
    border-radius: 100%;
    color: #a00!important;
    text-decoration: none;
    font-weight: 700;
    border: 0;
}
#add_payment_method table.cart img, .woocommerce-cart table.cart img, .woocommerce-checkout table.cart img {
    width: 32px;
    box-shadow: none;
}
.tinvwl-table-manage-list .product-name a, .shop_table .product-name a {
    color: #444;
    text-decoration: none;
}
body .qib-button-wrapper {
    display: flex;
    float: left;
    flex-wrap: nowrap;
    margin-right: 5px;
    align-items: center;
    justify-content: center;
    gap: 0;
}
.qib-button-wrapper {
    margin: 3px 0;
    white-space: nowrap;
}
.woocommerce td.product-quantity {
    min-width: 80px;
}
body .qib-button-wrapper .minus.qib-button, body .qib-button-wrapper .plus.qib-button {
    background: #a19f9f14;
}
.qib-button-wrapper button.qib-button, .qib-button-wrapper div.quantity.wqpmb_quantity {
    float: none !important;
    height: 41px;
}
.qib-button-wrapper button.qib-button {
    padding: 6px 12px 8px;
    height: 41px;
    background: #ffffff;
    border: 1px solid #efefef;
    cursor: pointer;
    font-size: 20px;
    line-height: 20px;
    width: 41px;
    color: black;
    height: 41px;
}
.woocommerce-cart-form__contents #coupon_code {
    width: 60% !important;
    padding: 0px 15px !important;
    border-radius: 10px !important;
    margin-right: 10px;
	text-decoration: none;
	    border-radius: 5px;
    border: 1px solid #c7c7c7;
}
.qty {
    border: 1px solid #c7c7c7;
    border-radius: 4px;
   
}
.coupon {
    display: flex !important;
    width: 40% !important;
	
}
.shop_table button[type="submit"], button.single_add_to_cart_button, a.checkout-button {
    background: #046bd2 !important;
    padding: 12px 25px !important;
    color: #ffff !important;
    text-decoration: none;
    font-weight: 600;
    outline:none;
    border:none;
	font-size: 16px;
    text-transform: uppercase;
    display: inline-block;
    border-radius: 10px;
        min-width: 175px;

}

#tab-description tbody, #tab-description td, #tab-description tfoot, #tab-description th, #tab-description thead, #tab-description tr {
    border: 1px solid #c7c7c7;
}


table.shop_table.shop_table_responsive.cart.woocommerce-cart-form__contents thead tr th {
    border: none !important;
}
th.product-name {
    border-top: 1px solid rgba(0, 0, 0, .1) !important;
}
.cart-collaterals {
    margin-top: 30px;
}
.cart_totals h2 {
    font-size: 26px;
    font-weight: 600;
    text-transform: capitalize;
    padding-bottom: 15px;
}
tr.order-total th {
    border-top: 1px solid rgba(0, 0, 0, .1);
}
.category-name {
    color: #282828;
    font-size: 18px;
    line-height: 28px;
    text-align: center;
    font-weight: 700;
    text-transform: capitalize;
    max-width: 280px;
}
.category-count {
    color: #282828;
    text-align: center;
}
.slater-login {
    width: 30%;
    margin: 0 auto;
}

.slater-login input#username {
    margin-bottom: 0px !important;
    font-size: 14px !important;
    line-height: 18px !important;
    color: #7a818e !important;
    padding: 16px 40px;
    border-radius: 8px !important;
    border: none !important;
    border-right: none;
    outline:none;
    background: #fff !important;
    border-color: #050D1A !important;
    border-radius: 5px !important;
    margin-right: -4px !important;
    padding: 14.1px;
    border: 1px solid #c7c7c7 !important;
    box-shadow: none !important;
	 
	 height: 48px;
}
.slater-login input#password {
    margin-bottom: 0px !important;
    font-size: 14px !important;
    line-height: 18px !important;
    color: #7a818e !important;
    padding: 16px 40px;
    border-radius: 8px !important;
    border: none !important;
    border-right: none;
    outline:none;
    background: #fff !important;
    border-color: #050D1A !important;
    border-radius: 5px !important;
    margin-right: -4px !important;
    padding: 14.1px;
	height: 48px;
    border: 1px solid #c7c7c7 !important;
    box-shadow: none !important;
}
.slater-login button.woocommerce-button.button.woocommerce-form-login__submit {
    background: #046bd2;
    padding: 12px 30px;
    color: #ffff;
    border: none;
    text-decoration: none;
    font-weight: 600;
    text-transform: uppercase;
    display: inline-block;
    border-radius: 10px;
    width: 100%;
}
.slater-login .login span {
   color: #282828;
}
.slater-login p.woocommerce-LostPassword.lost_password a {
    color: #282828;
}
.slater-login p.woocommerce-LostPassword.lost_password {
    text-align: center;
}
div#gform_wrapper_2 {
    max-width: 600px;
    margin: 0 auto;
}
input#gform_submit_button_2{
    background: #046bd2;
    padding: 12px 30px;
    color: #ffff;
    border: none;
    text-decoration: none;
    font-weight: 600;
    text-transform: uppercase;
    display: inline-block;
    border-radius: 10px;
    
}
 h2.gform_submission_error.hide_summary:focus-visible {
    outline: none !important;
}
.gform_wrapper.gravity-theme .gform_validation_errors:focus {
    outline: none !important;
    outline-offset: 0px !important;
}
	 span.gform-icon.gform-icon--circle-error {
    display: none !important;
}
.gform_wrapper .validation_message {
border:none !important;
padding:0px  !important;
margin:0px !important;
font-size: 14px !important;
    font-weight: 400 !important;
background:none !important;
}
.gform_wrapper.gravity-theme .gform_validation_errors {
    padding: 0px !important;
    border: none !important;
    background: none !important;
    box-shadow: none !important;
}
.gform_wrapper.gravity-theme .gform_validation_errors>h2 {
    font-size: 14px !important;
    font-weight: 400 !important;
}
div#gform_fields_2 input, div#gform_fields_2 select  {
margin-bottom: 0px !important;
    font-size: 14px !important;
    line-height: 18px !important;
    color: #7a818e !important;
    padding: 16px 40px;
    border-radius: 8px !important;
    border: none !important;
    border-right: none;
    outline:none;
    background: #fff !important;
    border-color: #050D1A !important;
    border-radius: 5px !important;
    margin-right: -4px !important;
    padding: 14.1px;
    border: 1px solid #c7c7c7 !important;
	 height: 48px;
    box-shadow: none !important;
}





/* Toggle Cart */
.custom-cart-wrapper {
    position: relative;
    display: inline-block;
}

.custom-cart-toggle {
    cursor: pointer;
    color: white;
    position: relative;
    padding: 10px;
    display: flex;
    align-items: center;
}
.custom-cart-toggle .icon {
    background: #046bd2;
    color: white;
    border-radius: 50%;
    padding: 0px;
    margin-left: 5px;
}

.custom-cart-dropdown {
    display: none;
    position: absolute;
    right: 0;
    top: 100%;
    background: white;
    border: 1px solid #ccc;
    width: 320px;
    z-index: 999;
    box-shadow: 0 4px 10px rgba(0,0,0,0.2);
    padding: 15px;
}

.custom-cart-wrapper:hover .custom-cart-dropdown {
    display: block;
}

.cart-items {
    list-style: none;
    margin: 0;
    padding: 0;
}

.cart-items li {
    display: flex;
    border-bottom: 1px solid #ddd;
    padding: 10px 0;
    align-items: center;
}

.cart-item-img img {
    width: 50px;
    height: auto;
    margin-right: 10px;
}

.cart-item-details {
    flex: 1;
}

.qty-price {
    font-size: 14px;
    color: #666;
}

.remove {
    font-size: 18px;
    color: red;
    text-decoration: none;
}

.subtotal {
    margin-top: 10px;
    font-weight: bold;
}

.cart-buttons {
    display: flex;
    justify-content: space-between;
    margin-top: 15px;
}

.cart-buttons .btn {
    background: #046bd2;
    color: #fff;
    padding: 8px 12px;
    text-decoration: none;
    border-radius: 4px;
}
.cart-item-details a {
    color: #282828 !important;
}
.search-bar {
    width: 37%;
}
.default-main h3 {
    font-size: 28px;
    font-weight: 700;
    /* text-transform: uppercase; */
    line-height: 40px;
    color: #046bd2;
    position: relative;
    margin-bottom: 40px;
}
/*
.default-main h3::after {
    position: absolute;
    content: '';
    width: 50px;
    background: #134dab;
    height: 6px;
    left: 0%;
    transform: translateX(0%);
    bottom: -12px;
}
*/
.woocommerce-terms-and-conditions-wrapper .woocommerce-privacy-policy-text p {
   
    font-size: 16px;
}
/* My Account */
.page-id-45 .default-main .woocommerce-account .woocommerce-MyAccount-navigation {
    float: left;
    width: 30%;
}
.page-id-45 .default-main .woocommerce-account .woocommerce-MyAccount-content {
    width: 68%;
}
.page-id-45.woocommerce-dashboard .default-main .woocommerce {
    display: flex;
}
.page-id-45 .default-main .woocommerce-MyAccount-navigation {
  width: 250px;
  background: #f9fafa;
  padding: 0px 0;
}

.page-id-45 .default-main .woocommerce-MyAccount-navigation ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.page-id-45 .default-main .woocommerce-MyAccount-navigation li {
    padding: 12px 20px !important;
    font-weight: bold;
    display: flex;
    align-items: center;
    gap: 10px;
    border-bottom: 1px solid rgb(40, 40, 40, 0.2);
    margin: 0px !important;
    transition: background 0.3s, border-color 0.3s;
}
.page-id-45 .default-main .woocommerce-MyAccount-navigation li.is-active, .woocommerce-MyAccount-navigation li:hover {
    background: #0585cd;
     color: #fff;
}
.page-id-45 .default-main .woocommerce-MyAccount-navigation a {
    text-decoration: none;
    color: #000;
    display: flex;
    font-size: 18px;
    align-items: center;
    width: 100%;
    text-decoration: none !important;
}
.woocommerce-MyAccount-navigation ul li:last-child{
    border-bottom:none !important;
}
.page-id-45 .default-main .woocommerce-MyAccount-content {
  flex: 1;
  background: #fff;
  padding: 20px;
  border-radius: 5px;
}

.page-id-45 .default-main .woocommerce-MyAccount-content p:first-child {
  font-weight: bold;
  margin-bottom: 10px;
 
}
.page-id-45 .woocommerce form .form-row input, .page-id-45 .woocommerce form .form-row .select2-selection--single, .page-id-45 .woocommerce form .form-row select {
    /*background: #fff;*/
    color: #343434!important;
    border: 1px solid #c7c7c7!important;
    border-radius: 5px;
    height: 48px!important;
    font-size: 16px!important;
    width: 100%!important;
    padding: 0 10px!important;
    border-radius: 4px!important;
    line-height: 44px!important;
}

.woocommerce-MyAccount-content button{
    background: #046bd2;
    padding: 15px 39px;
    border: none;
    color: #ffff;
    text-decoration: none;
    font-weight: 600;
    text-transform: uppercase;
    display: inline-block;
    border-radius: 10px;
}

#account_display_name_description{
    font-size:14px !important;
}

.woocommerce-additional-fields h3{
    font-size: 24px;
    font-weight: 700;
    line-height: 32px;
    color: #046bd2;
    margin-bottom: 0px;
}
.woocommerce form .form-row label {
    font-size: 16px;
    font-weight: 700;
}

form.checkout_coupon .coupon-error-notice {
    font-size: 13px;
 
}
.page-id-45 form.woocommerce-EditAccountForm.edit-account label {
    font-size: 16px !important;
    font-weight: 700;
}
.page-id-45 .woocommerce-account .woocommerce-EditAccountForm #account_display_name+span {
    font-size: 18px;
}
.page-id-45 form.woocommerce-EditAccountForm.edit-account p{
  margin-bottom: 0px !important;
  margin-top:0px !important;  
}
.page-id-45 .default-main .woocommerce-Button.button {
   background: #046bd2;
  color: #fff;
  padding: 15px 39px;
  border-radius: 4px;
  font-weight: 600;
  text-decoration: none;
  text-transform: uppercase;
  display: inline-block;
  margin-top: 10px;
  border-radius: 10px;
}

.page-id-45 .default-main a.button.wc-forward {
  background-color: #0585cd;
  color: #fff;
  padding: 10px 20px;
  border-radius: 4px;
  font-weight: bold;
  text-decoration: none;
  display: inline-block;
  margin-top: 10px;
}
.page-id-45 .woocommerce-MyAccount-content p {
    color: #282828;
    font-size: 16px !important;
}
.page-id-45 .woocommerce-MyAccount-content p a { 
color:#046bd2;
text-decoration:none;
}
.page-id-44 h3.wc-block-components-product-name {
    font-size: 16px !important;
}
.page-id-44 h3.wc-block-components-product-name:after {
   content:none;
}

.woocommerce-account .woocommerce-EditAccountForm fieldset legend {
     font-size: 24px;
    font-weight: 700;
    color: #0585cd;
}

.woocommerce-billing-fields__field-wrapper input {
    border: 1px solid #282828 !important;
}
.woocommerce-checkout form #order_review, .woocommerce-checkout form #order_review_heading {
    padding-left: 0 !important;
}
.page-id-45 .woocommerce-notices-wrapper{
    
    display:none;
}
.page-id-45 label.woocommerce-form__label.woocommerce-form__label-for-checkbox.woocommerce-form-login__rememberme {
    display: flex;
    align-items: center;
    margin: 5px 0px;
}
input#rememberme {
    width: 20px !important;
    margin-right: 5px;
}
.contactform-section {
    background: url(./img/background-school.jpg) no-repeat;
background-size: cover;
 background-position: center;
}
.contactform-section .contact-headpro h2 {
    color: #fff;
}
.form-container {
    max-width: 650px;
    margin: 0 auto;
}
div#gform_fields_3 input, div#gform_fields_1 input {
    outline: none;
    border-radius:5px;
    border: 1px solid #c7c7c7;
    height: 48px;
}
div#gform_fields_3 textarea, div#gform_fields_1 textarea {
    outline: none;
    border-radius:5px;
   border: 1px solid #c7c7c7;
}

input#input_5_14, input#input_5_28 {
    border: none !important;
}


div#gform_fields_1 select {
    outline: none;
    border: none;
    height: 48px;
    background: #fff;
	    border-radius: 5px;
    border: 1px solid #c7c7c7;
	color: #7a818e !important;
}
.contact-mainpro{
margin-left:20px;
}
input#gform_submit_button_3, input#gform_submit_button_1 {
    background: #046bd2;
    padding: 15px 39px;
    border: none;
    color: #ffff;
    text-decoration: none;
    font-weight: 600;
    text-transform: uppercase;
    display: inline-block;
    border-radius: 10px;
	
}
span#gfield_upload_rules_1_8 {
    color: #fff;
}
span.gform_drop_instructions {
    color: #fff;
}
button#gform_browse_button_1_8 {
    background: none;
    box-shadow: none;
    color: #fff;
    border: none;
}
#gform_fields_5 input, div#gform_fields_5 textarea, #gform_fields_6 input{
	  outline: none;
}
div#gform_fields_5 textarea{
	   border: 1px solid #c7c7c7;
	border-radius: 5px;
}
/* Model Downlaod */

#downloadmodel .modal-content {
    background: url(./img/downlod-background.png) no-repeat;
    background-size: cover;
    background-position: center;
    border-radius: 8px;
    padding: 40px;
    color: #fff;
    border: none;
    box-shadow: 0 0 25px rgba(0, 0, 0, 0.6);
}


#downloadmodel .modal-title {
 font-family: "Lato", Sans-serif;
    font-size: 36px;
    font-weight: 600;
    text-transform: capitalize;
    line-height: 44px;
    color: #FFFFFF;
  text-align: center;
}
#downloadmodel .modal-header {
    border: none;
    padding: 0;
    margin: 0;
}
#downloadmodel .btn-close {
    filter: invert(1);
    position: absolute;
    top: 15px;
    right: 15px;
    color: #fff;
    opacity: 1;
}
#gform_fields_4 input {
    height: 60px;
    margin: 0 !important;
    width: 100%;
    outline:none;
}
#downloadmodel .modal-body {
    padding: 0;
    margin: 0;
}
#gform_wrapper_4 .gform-footer.gform_footer.top_label {
    margin: 15px 0px 0px;
    padding: 0;
}
#downloadmodel .gform_wrapper .gform_footer input[type="submit"],
#downloadmodel .gform_wrapper .gform_page_footer input[type="submit"] {
     background: #046bd2;
    padding: 17px 39px;
    color: #ffff;
    text-decoration: none;
    font-weight: 600;
        width: 100%;
    text-transform: uppercase;
    display: inline-block;
    border-radius: 10px;
}

#downloadmodel .gform_wrapper .gform_footer input[type="submit"]:hover {
  background-color: #046bd2;
}

#downloadmodel .gform_wrapper .gfield_label {
  display: none;
}
/* Model Downlaod Close */
/* Onboarding Form Styling */
.heading-register-text {
    font-size: 30px;
    font-weight: bold;
    color: #000;
}
.gform_heading {
    display: none;
}
div#gform_fields_5 input, div#gform_fields_6 input {
    height: 48px;
    border-radius: 5px;
    border: 1px solid #c7c7c7;
}
.gform_wrapper .gfield .gfield_checkbox input {
    width: 20px!important;
    height: 20px!important;
}
.heading-register-text {
    font-size: 28px;
    font-weight: bold;
    margin: 8px 0px;
    color: #046bd2;
    line-height: 36px;
}

.gfield_checkbox .gchoice {
    margin-bottom: 10px;
}
input#gform_submit_button_5, input#gform_submit_button_6{
    background: #046bd2;
    padding: 17px 39px;
    color: #ffff;
    border:none;
    text-decoration: none;
    font-weight: 600;
    text-transform: uppercase;
    display: inline-block;
    border-radius: 10px;
}
/* Onboarding Form Styling */
p.return-to-shop {
    display: inline-block;
    margin: 0;
    width: 100%;
}
p.return-to-shop a {
    background: #046bd2;
    padding: 17px 39px;
    color: #ffff;
    text-decoration: none;
    font-weight: 600;
    text-transform: uppercase;
    display: inline-block;
    border-radius: 10px;
    max-width: 250px !important;
    text-align: center;
}
.woocommerce-info {
    border-top-color: #0585cd;
}
.custom-subcategory-title {
    background: #007bff;
    color: #fff;
    padding: 10px;
    border-radius: 0px 0px 10px 10px;
}
.custom-subcategory-title div {
    color: #fff;
}

.woocommerce-Address-title h2 {
    font-size: 24px;
    font-weight: 700;
}
.woocommerce-Address-title a {
    color: #0585cd;
    text-decoration: underline;
}
.woocommerce-MyAccount-content h2 {
  font-size: 24px;
    font-weight: 700;
}
.woocommerce-account .woocommerce-MyAccount-content .woocommerce-address-fields label {
    font-size: 16px;
    font-weight: 700;
}

li.product-category.product.first img {
    border-radius: 10px 10px 0px 0px;
}
li.product-category.product img {
    border-radius: 10px 10px 0px 0px;
}
.team-storesgrid{
display: grid;
grid-template-columns: repeat(4, 1fr);
gap: 0px 30px;
}
.shipping-team {
    text-align: center;
}
.teamstores-heading {
    text-align: center;
    color: #1473d4;
    margin-bottom: 30px;
}
.our-text p {
    max-width: 780px;
    margin: 0 auto;
}
.logoclub-slider .logo-images img {
    max-width: 100%;
    height: 120px;
    width: 100%;
    object-fit: contain;
}
.club-heading {
    text-align: center;
    max-width: 625px;
    margin: 0 auto;
}
.club-heading h2 {
    color: #046bd2;
}
.team-clubgrid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 0px 30px;
    max-width: 1000px;
    margin: 0 auto;
}
.shipping-club {
    text-align: center;
}
.fastclubheading {
    text-align: center;

    padding-top: 20px;
}
.fastclubheading p {
    margin: 0;
	font-size: 20px;
	line-height: 26px;
	font-weight: 600;
}
video {
    width: 100%;
}
.rangesporting {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0px 0% 0px 8%;
    gap: 40px;
}
.uniformssporting {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0px 8% 0px 0%;
    gap: 40px;
}

    .uniformssporting:nth-child(even) {
        flex-direction: row-reverse;
    }
     .rangesporting:nth-child(even) {
        flex-direction: row-reverse;
    }

    .rangesporting-section .text {
        flex: 1;
    }

    .rangesporting-section .text h2 {
        color: #046bd2;
        margin-bottom: 15px;
    }

    .rangesporting-section .text p {
        margin-bottom: 15px;
    }

    .rangesporting-section .text ul {
        padding-left: 20px;
        margin-bottom: 15px;
    }

    .rangesporting-section .text ul li {
        margin-bottom: 5px;
    }

    .rangesporting-section .image {
        flex: 1;
    }

    .rangesporting-section .image img {
        width: 100%;
        object-fit: cover;
    }

.custom-product-grid {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(220px, 1fr));
    gap: 70px 50px;
    text-align: center;
}

.custom-product-item .product-thumb {
    width: 160px;
    height: 160px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto 12px;
}

.custom-product-item .product-thumb img {
    max-width: 100%;
    max-height: 100%;
    object-fit: contain;
}

.sale-badge {
    background: #0585CD;
    color: #fff;
    width: 60px;
    font-size: 12px;
    margin: 0 auto;
    font-weight: 700;
    padding: 5px 10px;
    border-radius: 3px;
    text-transform: uppercase;
    z-index: 5;
}

.product-title {
    font-size: 18px;
    font-weight: 700;
    color: #111;
    margin: 10px 0 10px;
    line-height: 26px;
}
h3.product-title a {
    color: #282828 !important;
    text-decoration: none;
}
.price {
    display: block;
    margin-top: auto; 
}

.price .current {
    color: #0585cd !important;
    font-weight: 700;
    display: block;
    margin-bottom: 6px;
}

.price .old {
    color: #282828 !important;
    text-decoration: line-through;
    font-size: 13px;
}

.price .gst {
    color: #0585cd !important;
    font-weight: 700;
    font-size: 16px;
    margin-left: 6px;
}
.menu-item p strong a {
    font-weight: bold !important;
}
.menu-columns {
    column-count: 6; 
            margin-top: 0px;
    column-gap: 40px;
	padding-left: 0;
}
.menu-columns p a {
    color: #fff !important;
    margin-bottom: 10px;
    font-weight: 700 !important;
    font-size: 18px !important;
    text-transform: capitalize !IMPORTANT;
}
.menu-columns p strong a {
    font-weight: bold !important;
    margin-top: 0;
    break-after: avoid;
}

.menu-columns ul {
    list-style: none;
    padding: 0;
    margin: 0 0 20px;
}

.menu-columns li {
    break-inside: avoid;
   
}
.giftcards-section {
    text-align: center;
}
.dropdown-item:focus, .dropdown-item:hover {
    background-color: transparent;
}
.dropdown {
    position: relative;
}
@media (max-width: 640px) {
    .custom-product-grid { 
    gap: 18px; 
    grid-template-columns: 
    repeat(2, 1fr); 
    }
}
@media (max-width: 768px) {
        .uniformssporting,.rangesporting {
            flex-direction: column;
        }
        .uniformssporting:nth-child(even), .rangesporting:nth-child(even) {
            flex-direction: column;
        }
    }
@media (max-width: 991px) {

a.dropdown-toggle.topcaret {
    position: absolute;
    right: 15px;
    top: 10px;
}
.topcaret::after {
    display: inline-block;
    margin-left: .255em;
    position: absolute;
    vertical-align: .255em;
    content: "\f107";
    font-family: "Font Awesome 6 Free";
    font-weight: 900;
    border: none;
	        position: absolute;
        right: 0;
        top: 5px;
}
a.dropdown-item::before{
	display:none;	
}	
	
button.submenu-toggle.topcaret {
    position: absolute;
    right: 0;
    z-index: 9999;
    padding: 0px;
    background: none;
    border: none;
    top: 0;
}	
.topnavigation ul {
    text-align: center;
}
.dropdown-toggle::after {
    right: 0 !important;
}
	.dropdown-mega .topcaret::after{
		display:none;	
	}
	.topnavigation a {
    font-size: 12px !important;
}
}
@media (min-width: 992px) {
li.nav-item.dropdown .dropdown-menu {
  transform: translateY(20px);
	transition: transform 0.8s ease, transform-origin 0s;
	box-shadow: 0 6px 27px #0003;
  
}	
	
	
li.nav-item.dropdown:hover .dropdown-menu{
    visibility: visible;
    opacity: 1;
    display: block;
    left:0;
	right:0;
	transform: translateY(0);
}
 .topcaret {
        display: none; 
    }
.dropdown-toggle::after {
    display: inline-block;
    margin-left: .255em;
    position: absolute;
    vertical-align: .255em;
    content: "\f107";
    font-family: "Font Awesome 6 Free";
    font-weight: 900;
    border: none;
}
.dropdown-submenu .dropdown-toggle::after {
    right: 0;
}

.dropdown-submenu::after {
    display: inline-block;
    margin-left: .255em;
    position: absolute;
    vertical-align: .255em;
    content: "\f107";
    font-family: "Font Awesome 6 Free";
    font-weight: 900;
    border: none;
}
.dropdown-submenu::after {
    right: 0;
}
.dropdown-submenu .dropdown-menu{
    display:none !important;
}
.dropdown-submenu:hover .dropdown-menu{
    display:block !important;
}

.dropdown-submenu::after {
    transform: rotate(270deg);
	top:5px;
}
}
.dropdown-toggle::after {
    display: inline-block;
    margin-left: .255em;
    position: absolute;
    vertical-align: .255em;
    content: "\f107";
    font-family: "Font Awesome 6 Free";
    font-weight: 900;
    border: none;
}
.dropdown-toggle::after {
    right:-15px;
}
.woocommerce-checkout form .col2-set label {

    font-weight: 700 !important;
    font-size: 16px;
}

ul.menu-columns li {
    list-style: none;
}
#gform_wrapper_1 .gform-footer.gform_footer.top_label {
	padding: 16px 0 0;
}

.focus-left h2 {
    color: #046bd2;
}
.focus-right{
	margin-top: 20px;
}
.page-id-11102 .fastheading {
    max-width: 225px;
 
}

.woocommerce-billing-fields__field-wrapper input {
     border: 1px solid #c7c7c7 !important;
    height: 48px !important;
	font-size: 16px;
	outline: none;
}
.woocommerce-checkout .woocommerce-billing-fields h3 {
    margin: 2rem 0 1rem;
}
#place_order {
    background: #046bd2;
    padding: 15px 39px;
    border: none;
    color: #ffff;
    text-decoration: none;
    font-weight: 600;
    text-transform: uppercase;
    display: inline-block;
    border-radius: 10px;
}
.woocommerce-billing-fields__field-wrapper .woocommerce-input-wrapper select{
	border: 1px solid #c7c7c7 !important;
    height: 48px !important;
    font-size: 16px;
	color: #000;
}
#order_comments{
	    border: 1px solid #c7c7c7 !important;
}
.small, small {
    font-size: 16px;
}
.wc_payment_methods{
	list-style: none;
}
.woocommerce-checkout-review-order ul {
    margin: 2rem 0 1rem;
    padding-left: 0;
}
.woocommerce-terms-and-conditions-wrapper {
    margin-bottom: 2rem;
}
/*ul.tabs.wc-tabs {*/
/*    border-bottom: none !important;*/
/*}*/
.woocommerce-tabs ul li {
    margin-right: 25px;
        padding-bottom: 10px;
}
tbody, td, tfoot, th, thead, tr {
    border-color: inherit;
    border-style: solid;
    border-width: 0;
    padding: 10px;
    font-size: 16px;
}
table.variations select {
    margin-right: 15px;
    border-radius: 5px;
    border: 1px solid #c7c7c7;
    height: 48px;
	outline: none;
    padding: 10px 10px;
    min-width: 290px;
}
.has-post-thumbnail img{
	margin-bottom: 15px;
	   height: auto !important;
    object-fit: contain;
}
.woocommerce ul.products li.product img.attachment-woocommerce_thumbnail, .woocommerce ul.products li.product img.woocommerce-placeholder {
      height: 200px !important;
    object-fit: contain;
}
.woocommerce-pagination {
    margin-bottom: 50px !important;
    text-align: center;
}
.page-numbers li a{
	text-decoration:none;
}
.page-numbers li a {
    background: #f7f7f7;
    border-radius: 6px;
	width:30px;
	height:30px;
}
span.page-numbers.current{
  background:#007bff;
	color:#fff;
	 padding: 0 !important;
	  border-radius: 6px;
	   width: 40px !important;
    height: 40px !important;
    line-height: 40px !important;
	
}
.woocommerce-pagination a.page-numbers{
    padding: 0 !important;
    margin: 0 5px !important;
    display: inline-block !important;
    width: 40px !important;
    height: 40px !important;
    line-height: 40px !important;
}
.woocommerce-dashboard .woocommerce-error{
	display:none !important;
}
#custom-woocommerce-notices{
    max-width:700px;
    margin:auto;
}
.woocommerce-MyAccount-content h2 {
    font-size: 24px;
    font-weight: 700;
    color:#0585cd;
}
ul.navbar-nav .nav-item:last-child .nav-link {
    color: #ff0000;
}
.gallery-image {
    margin-bottom: 25px;
}
.woocommerce-account .default-main >div.woocommerce{
	display:flex;
}