/*
Theme Name: GeneratePress Child
Template: generatepress
Author: Tom Usborne
Author URI: https://tomusborne.com
Version: 1.0
*/


/* Add custom CSS below this line */

.elementDivTeacher .attachment-woocommerce_thumbnail {
    padding: 55px;
	background-color: #c5c5c5;
}

.img-logo-attach, #img-logo-attach {
    top: 510px;
    width: 150px !important;
    margin-left: 222px;
	/* display: none; */
	z-index: 1;
}

.overlay.fade-out {
    opacity: 0;
    transition: opacity 0.8s ease-in-out;
}

.overlay.fade-in {
    opacity: 1;
    transition: opacity 0.5s ease-in-out;
}

.overlay.selected.long-t-shirt .img-logo-attach {
	top: 510px !important;
	margin-left: 228px !important;
}

.overlay.selected.hoodie .img-logo-attach {
	top: 610px !important;
}

.overlay.selected.tank .img-logo-attach {
	top: 565px !important;
}

.overlay.selected.sweatshirt .img-logo-attach {
	top: 530px !important;
	margin-left: 215px !important;
}

.woocommerce-product-gallery__wrapper a {
    pointer-events: none;
}

.postid-212050 .overlay #img-logo-attach, .postid-212282 .overlay #img-logo-attach {
	display: none !important;
}

.wps-grad-hoodie {
	display: flex;
	flex-direction: row;
	gap: 20px;
	align-items: center;
}

#alg-product-input-fields-tabl1e {
	/* margin-top: -75px !important; */
}
	
#post-212282 .woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item) {		
    width: 76px  !important;
    height: 30px  !important;
    border-radius: 0px !important;
    background: #19b788;
    color: white;
    font-size: 16px !important;
}
	
/* *** Disable Woo Product Zoom *** */
.zoomWindowContainer {
	display:none!important;
}

/* *** Disable Woo Product Zoom *** */
.woocommerce-variation-add-to-cart{
	margin-bottom: 15px;
}	
.postid-213392 .wp-post-image {
	display: none;
}
.color-variable-item-none,   .postid-213392 .woocommerce-variation .single_variation .alert {
	display: none  !important;
}   	
.postid-213392 #overlay {
	visibility: hidden;
} 

#post-215110 .variable-item-span-button {
	overflow: unset;
}

/**JONA DONT DELETE**/
.woocommerce-product-gallery ol.flex-control-nav.flex-control-thumbs li:not(:first-child) {
    display: none;
}
.woocommerce-product-gallery ol.flex-control-nav.flex-control-thumbs li img.flex-active:first-child {
    opacity:1;
    transition: all .3s;
}
/*****/
	
/* 	.woocommerce-product-gallery__wrapper > div:first-child img {
    width: 60% !important;
    margin: auto;
} */

.1234inside-wc-product-image img {
    padding: 20px !important;
	background: #dfdfdf;
/* 	height: 360px !important; */
	object-fit: cover;
}

.postid-212673  .variable-item-span-button {
	overflow: visible !important;
}

/* GeneratePress Site CSS */ 

.wp-block-button.wc-block-grid__product-add-to-cart a, .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link {
    border-radius: 0px;
	  font-size: 17px;
}

.wc-block-grid__product-title {
    font: inherit;
    font-weight: 400;
	font-size: 19px;
}

h1.product_title.entry-title {
    margin-bottom: 30px;
}

/* End GeneratePress Site CSS */

.woocommerce-page .grid-container.hfeed {
	margin-top: 50px;
}

.woocommerce-products-header__title,
.product_title {
	font-weight: bold;
}

.variations_form .label {
	text-align: left;
}

.variations_form .variations th,
.variations_form .variations td {
	display: block;
}

.woocommerce div.product form.cart table.variations td {
	padding-top: 0;
	padding-left: 10px;
}

/*.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).button-variable-item.selected:not(.no-stock) {
  background-color: #333;
	color: #fff;
}*/

#alg-product-input-fields-table  td {
    display: contents;
}
#alg-product-input-fields-table label {
    font-size: 19px;
    margin-left: 11px;
    font-weight: 700;
}
#alg-product-input-fields-table {
    float: left;
    margin-top: -110px;
	display: none;
}

.post-212050 #tab-description h2 {
	display: none !important;
}
.showLN {
	display: block !important;
}
.hideLN {
	display: none !important;
}
.post-212050 h3  + .price {
 	display: none !important;
}
.post-212050 .woocommerce-variation-price {
	margin-top: 50px;
    margin-left: 10px;
}
.post-212050  .reset_variations {
	display: none !important;
}
.lastname {
    border-radius: 3px !important;
    padding: 2px 5px !important;
    margin-top: 11px;
    color: black !important;
    border: solid 2px #19b788 !important;
}

.price {
	display: none;
}
.single_variation_wrap .price {
	display: block ;
	margin-bottom: 20px;
}
.search .inside-article img {
    width: 150px;
    margin-top: 90px;
}
.search  .page-title {
	padding-top: 30px;
	padding-bottom: 30px;
	text-align: left  !important;
}
.search .site-main > * {
    margin-bottom: 10px !important;
}
.search .entry-summary {
    display: none;
}
.search .entry-title {
	display:none;
	font-size: 16px;
	margin-top:40px;
}

/**Start Product item css**/
.wc-block-grid__product-image {
	margin-left: 0 !important;
	margin-bottom: 20px !important;
}

.wc-block-grid__products {
	margin: 0 -25px !important;
}

.wc-block-grid__products .wc-block-grid__product-image img {
	padding: 55px;
}

.wc-block-grid__product-image {
	background-color: #c5c5c5;
}

.wc-block-grid__product {
	padding: 20px !important;
}
/**End Product item css**/

.alg-product-input-fields-table abbr {
    margin-right: 5px !important;
}
/* Initially hide the input field smoothly */
.alg-product-input-fields-table {
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.5s ease-out, opacity 0.5s ease-out;
    opacity: 0;
}

/* When the class "showLN" is present, show the field smoothly */
.alg-product-input-fields-table.showLN {
    max-height: 100px; /* Adjust as needed */
    opacity: 1;
}

#add_payment_method table.cart img, .woocommerce-cart table.cart img, .woocommerce-checkout table.cart img {
    width: 100px;
}

.woocommerce-notices-wrapper {
    position: fixed;
    bottom: 20px;
    right: 30px;
    z-index: 999;
}
.woocommerce-notices-wrapper .woocommerce-message {
    margin: 0;
    display: flex;
    gap: 20px;
}

/**CSS Media Queries**/
	
@media (max-width: 1366px) {
    .img-logo-attach, #img-logo-attach {
         margin-left: 205px;
     }
 }
 @media (max-width: 1280px) {
    .img-logo-attach, #img-logo-attach {
         margin-left: 190px;
     }
 }	
 @media (max-width: 1180px) {
    .img-logo-attach, #img-logo-attach { 
         margin-left: 170px;	
         width: 140px !important; 
     }
 }
 @media (max-width: 1080px) {
    .img-logo-attach, #img-logo-attach {  
         margin-left: 150px;	 
         width: 130px !important; 
     }
 }	
 @media (max-width: 1024px) {
     .img-logo-attach, #img-logo-attach {
         margin-left: 140px; 
         top: 495px;
     }
     .product_title {
         font-size: 45px !important;
     }
     .overlay.selected.tank .img-logo-attach {
         top: 540px !important;
     }
     .overlay.selected.hoodie .img-logo-attach {
         top: 570px !important;
     }
     .overlay.selected.sweatshirt .img-logo-attach {
         top: 520px !important;
     }
     .wc-block-grid__products {
        margin: 0 !important;
    }
    .gb-container-7fd6aa2d {
        padding: 30px 20px 20px;
    }
    .wc-block-grid__product {
        padding: 10px !important;
    }
    .wc-block-grid__products .wc-block-grid__product-image img {
        padding: 20px !important;
    }
 }	
 @media screen and (min-width: 1000px) {
	.s1earch .site-main > * {
        margin-bottom: 10px !important;
        display: inline-block;
        width: 50%;
        text-align: center;
    }

    .search .site-main > * {
        display: inline-block;
        width: 50%;
    }
		
    .search  .page-header {
        width: 100% !important;
    }
	
	.search .paging-navigation {
        width: 100% !important;
        text-align: center !important;
        padding-top: 40px !important;
	}

    .aws-search-form {
        height: 30px !important;
    }
	
	#post-212282 .woo-variation-swatches .variable-items-wrapper  {
        width: 76px  !important;
        height: 30px  !important;
        border-radius: 0px !important;
        background: #19b788 !important;
        color: white;
        font-size: 16px !important;
    }
	
    .wcgs-photo {
        pointer-events: none !important;
    }
}
 @media (max-width: 980px) {
    .img-logo-attach, #img-logo-attach {  
         margin-left: 130px;
         width: 120px !important;
         top: 480px  !important;
     }
 }	
 @media (max-width: 880px) {
    .img-logo-attach, #img-logo-attach {
         margin-left: 120px;
         width: 110px !important;
     }
 }
 @media (max-width: 820px) {
   .img-logo-attach, #img-logo-attach {
         margin-left: 111px;
         width: 91px !important;
     }
 }	
 @media (max-width: 780px) {
    .img-logo-attach, #img-logo-attach {
         margin-left: 110px;	
         width:90px !important; 
     }
 }	
 @media (max-width: 768px) {
     .img-logo-attach, #img-logo-attach {
         margin-left: 240px;
         width: 230px !important;
         top: 610px !important;
     }
     div#overlay.selected.tank .img-logo-attach {
         top: 675px !important;
     }
     div#overlay.selected.hoodie .img-logo-attach {
         top: 730px !important;
     }
     div#overlay.selected.sweatshirt .img-logo-attach {
         top: 640px !important;
     }
     #mobile-header  {
        display: none !important;
    }
    .wc-block-grid__product {
        flex: 1 0 50% !important;
        max-width: 50% !important;
        margin: 0 !important;
        padding: 20px !important;
    }
	.wc-block-grid__products {
		justify-content: center !important;
		margin: 0 !important;
	}
    .wc-block-grid__products .wc-block-grid__product-image img {
        padding: 55px !important;
    }
    #mobile-header  {
        display: none !important;
    }
 }	
 @media (max-width: 576px) {
     .img-logo-attach, #img-logo-attach {
         margin-left: 170px;
         top: 655px !important;
         width: 200px !important;
     }
     .product_title {
         fonti-size: 40px !important;
     }
     div#overlay.selected.tank .img-logo-attach {
         top: 710px !important;
     }
     div#overlay.selected.hoodie .img-logo-attach {
         top: 750px !important;
     }
     div#overlay.selected.sweatshirt .img-logo-attach {
         top: 680px !important;
     }
     .wc-block-grid__products .wc-block-grid__product-image img {
        padding: 35px !important;
    }
 }
 @media (max-width: 480px) {
     .img-logo-attach, #img-logo-attach {
         margin-left: 140px;
         top: 635px !important;
         width: 160px !important;
     }
     .product_title {
         fonti-size: 35px !important;
     }
     div#overlay.selected.tank .img-logo-attach {
         top: 685px !important;
     }
     div#overlay.selected.hoodie .img-logo-attach {
         top: 720px !important;
     }
     div#overlay.selected.sweatshirt .img-logo-attach {
         top: 660px !important;
     }
     .wps-grad-hoodie {
         flex-direction: column;
     }
     .inside-wc-product-image {
        position: initial;
        display: block !important;
        background-color: #c5c5c5;
	}
    .wc-block-grid__product {
        flex: 1 0 100% !important;
        max-width: 100% !important;
    }
	.woocommerce .wc-columns-container.wc-tablet-columns-2 .products {
        -ms-grid-columns: (1fr)[2];
        grid-template-columns: repeat(1, 1fr)  !important;
    }
    .gb-headline-d61bb426, .gb-headline-e552948d {
        font-size: 42px !important;
    }
    .gb-container-7fd6aa2d {
        padding: 0 !important;
    }
    .wc-block-grid__products .wc-block-grid__product-image img {
        padding: 55px !important;
    }
 }
 @media (max-width: 430px) {
     .img-logo-attach, #img-logo-attach {
         margin-left: 147px;
         width: 110px !important;
         top: 660px !important;
     }
 }	
 @media (max-width: 414px) {
     .img-logo-attach, #img-logo-attach {
         margin-left: 140px;
         width: 110px !important;
         top: 629px !important;
     }
 }
 @media (max-width: 390px) {
      .img-logo-attach, #img-logo-attach {
         margin-left: 131px;
         width: 110px !important;
         top: 615px !important;
     }
 }
 @media (max-width: 375px) {
      .img-logo-attach, #img-logo-attach {
         margin-left: 121px;
         width: 110px !important;
         top: 617px !important;
     }
 }	
 @media (max-width: 360px) {
      .img-logo-attach, #img-logo-attach {
         margin-left: 105px;
         width: 110px !important;
         top: 617px !important;
     }
     .product_title {
         font-size: 30px !important;
     }
     div#overlay.selected.tank .img-logo-attach {
         top: 650px !important;
     }
     div#overlay.selected.hoodie .img-logo-attach {
         top: 665px !important;
     }
     div#overlay.selected.sweatshirt .img-logo-attach {
         top: 630px !important;
     }
 }
 @media (max-width: 320px) {
      .img-logo-attach, #img-logo-attach {
         margin-left: 87px;
         top: 620px !important;
     }
     .gb-headline-d61bb426, .gb-headline-e552948d, .gb-headline-1b96477c, .gb-headline-dffe09c9, .gb-headline-4ca48bb5, .gb-headline-5d585dc8, .gb-headline-6b115f6b, .gb-headline-03503735 {
        font-size: 32px !important;
    }
 }	