/*
 Theme Name:   GeneratePress Child
 Theme URI:    https://generatepress.com
 Description:  Default GeneratePress child theme
 Author:       Tom Usborne
 Author URI:   https://tomusborne.com
 Template:     generatepress
 Version:      0.1
*/
@font-face {
  font-family: Hazel;
  src: url(https://55f212.claudeassets.com/20260314060626im_/https://apollimel.com/wp-content/themes/generatepress_child/Hazel.woff2), url(https://25c01e.claudeassets.com/20260314060626im_/https://apollimel.com/wp-content/themes/generatepress_child/Hazel.woff), url(https://fb0666.claudeassets.com/20260314060626im_/https://apollimel.com/wp-content/themes/generatepress_child/Hazel.otf);
}
@font-face {
  font-family: Mirage;
  src: url(https://0f5d25.claudeassets.com/20260314060626im_/https://apollimel.com/wp-content/themes/generatepress_child/Mirage.woff2), url(https://20d4d8.claudeassets.com/20260314060626im_/https://apollimel.com/wp-content/themes/generatepress_child/Mirage.woff), url(https://75e024.claudeassets.com/20260314060626im_/https://apollimel.com/wp-content/themes/generatepress_child/mirage.ttf);
}
@font-face {
  font-family: Quesat;
  src: url(https://47b723.claudeassets.com/20260314060626im_/https://apollimel.com/wp-content/themes/generatepress_child/Quesat.otf);
}
@font-face {
  font-family: Ashb;
  src: url(https://11c1f3.claudeassets.com/20260314060626im_/https://apollimel.com/wp-content/themes/generatepress_child/ashb.ttf);
}

@font-face {
    font-family: Ashb;
    src: url(https://e399e0.claudeassets.com/20260314060626im_/https://apollimel.com/wp-content/themes/generatepress_child/ashb-bold.ttf);
    font-weight: bold;
}

.inside-header {
	padding: 0px 40px;
}
#masthead {
	position: fixed;
	width: 100%;
	z-index: 9999;	
	
}
#masthead::after {
	content: "";
	height: 33px;
	width: 100%;
	background: url(https://e982a8.claudeassets.com/20260314060626im_/https://apollimel.com/wp-content/themes/generatepress_child/top-menu-border3.png);
	position: absolute;
	z-index: -1;
	bottom: -33px;
	opacity: 0.8;
}
.soapcorner {
	position: absolute;
	right: 0;
	width: 190px;
}
.separator {
	height: 43px;
	width: 100%;
	background: url(https://c2c75e.claudeassets.com/20260314060626im_/https://apollimel.com/wp-content/themes/generatepress_child/banner-top.png) no-repeat;
	background-size: cover;
	margin-top: -20px;
	z-index: 99;
	position: relative;
	margin-bottom: -15px;
}
.slider1 {
	width: 50%;
	display: inline-block;
	position: relative;
	padding-top: 70px;
}
.homep1 {
	width: 50%;
	float: left;
	display: inline-block;
	position: relative;
	padding-right: 50px;
}
.woocommerce .ywcps-wrapper .ywcps-nav-prev #default_prev, .woocommerce .ywcps-wrapper .ywcps-nav-next #default_next {
	background-color: #005464 !important;
}
.ywcps-products.products.ywcps_products_slider.owl-loaded.owl-drag {
	padding-left: 10px;
}
.main-navigation, .main-navigation ul ul {
	background-color: rgba(255,255,255,0);
}
.site-header {
	background-color: rgba(255,255,255,0.8);
}
.main-navigation .main-nav ul li[class*="current-menu-"] > a {
	color: #7a8896;
	background-color: rgba(255,255,255,0);
}

.separate-containers .inside-article, .separate-containers .comments-area, .separate-containers .page-header, .one-container .container, .separate-containers .paging-navigation, .inside-page-header {
	background-color: #faf0e4;
}

.header-image.is-logo-image {
	background: rgba(255,255,255,0.7);
	padding: 0px;
	border-radius: 200px;
	max-height: 120px;
	max-width: 120px;
	margin-top: 15px;
	position: relative;
	margin-bottom: -22px;
	/* box-shadow: 0px 0px 8px #fff; */
	filter: brightness(100%);
	transition: all 0.5s;
}
.header-image.is-logo-image:hover { 
 filter: brightness(115%);
}

.site-logo {
	display: inline-block;
	max-width: 100%;
	margin-top: -18px;
	margin-bottom: -15px;
}

.intro {
	width: 100%;
	display: flex;	
}
.ipic {
	background: url(https://547b91.claudeassets.com/20260314060626im_/https://apollimel.com/wp-content/themes/generatepress_child/soap-sink1.jpg);
	width: 80%;
	min-height: 400px;
	background-size: cover;
	text-align: center;
	padding: 20px;
}

.welcome {
	background: #feda4c;
	padding-top: 120px;
	padding-left: 50px;
	padding-right: 180px;
}
.shoping {
	display: flex;
	padding: 70px 50px 100px;
	text-align: center;
	background: #cdc5d8;
}
.shoping h3, .shoping p{
text-align: left;
	}
.main-navigation li a {
	color: #126255;
	background-color: rgba(255,255,255,0);
	font-family: amatic sc, sans-serif;
	font-size: 28px;
}
.main-navigation .main-nav > ul {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	margin-top: -15px;
	margin-bottom: -25px;
}

p {
	font-weight: 300;
}

.frame {
	border-style: solid;
	border-image-slice: 40;
	border-image-width: 30px;
	padding: 40px 35px 45px;
	border-image-source: url(https://e66a38.claudeassets.com/20260314060626im_/https://apollimel.com/wp-content/themes/generatepress_child/frame1.png);
	max-width: 400px;
	margin: 105px auto 0;
}

.introh {
	color: #feda4c;
	text-shadow: 2px 2px 4px #000;
	font-size: 60px;
	font-weight: bold;
	display: inline;
}
.woocommerce button.button {
	font-weight: 300;
	padding: 20px 35px;
}
.shopnow, .single_add_to_cart_button {
    position: relative;
    outline: 0;
    font-style: normal;
    cursor: pointer;   
    display: inline-flex;    
    align-items: center;    
    font-weight: 400;
    font-size: 15px;
    line-height: 1.6;
    letter-spacing: 1.8px;
    font-style: normal;
    padding: 18px 35px !important;
    border: 1px;
    border-radius: 0;
    color: #126255 !important;
	background-color: #f5c300 !important;
	box-shadow: 0px 10px 14px -7px #a38000;
	border-radius: 5px;
    transition: all 0.5s;

}
.shopnow:hover, .single_add_to_cart_button:hover  {
background-color: #ffe300 !important;
transition: all 0.5s;
}
.tax-product_cat .entry-content {
	margin-top: 2em;
}

.woocommerce .quantity .qty {
	font-size: 26px;
}
.woocommerce .product .quantity .qty {
	font-size: 22px;
	background: #faf0e4;
	border-bottom: 1px solid #cccc;
	margin-top: -1px;
	margin-right: 10px;
}

.woocommerce-variation-price {
	margin-bottom: 10px;
}
.sku_wrapper {
	display: none;
}

.page-id-29 .woocommerce .quantity .qty {
	font-size: 18px;
}

.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {
	background-color: #f5c300;
	color: #126255;
	-webkit-font-smoothing: antialiased;
	font-weight: 300;
	transition: all 0.5s;
}

.woocommerce-info a {
	border-bottom: 1px dotted;
}

.woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover {
	background-color: #ffe300;
	color: #126255;
	transition: all 0.5s;
}


.access {
	display: flex;
	width: 100%;
	margin-top: -15px;	
}

.entry-header {
	margin-top: 30px;
}

.box {
	width: 33.333%;
	text-align: center;
	height: 460px;
}
.access .shopnow {
	position: relative;
	top: 250px;
}
.woocommerce ul.products li.product a img {
	transform: rotateZ(0deg);
	transition: all 0.5s;
	filter: drop-shadow(3px 3px 3px #999);
	image-rendering: -webkit-optimize-contrast;
}
.woocommerce ul.products li.product a img:hover {
transform: rotateZ(10deg);
transition: all 0.5s;
image-rendering: -webkit-optimize-contrast;
}

#add_payment_method table.cart img, .woocommerce-cart table.cart img, .woocommerce-checkout table.cart img {
	width: 92px;	
}
#add_payment_method table.cart td, #add_payment_method table.cart th, .woocommerce-cart table.cart td, .woocommerce-cart table.cart th, .woocommerce-checkout table.cart td, .woocommerce-checkout table.cart th {
	vertical-align: middle;
	text-align: center;
}
.woocommerce a.remove {
	margin: 0 auto;
}
.a1 {
	background: url(https://83a98c.claudeassets.com/20260314060626im_/https://apollimel.com/wp-content/themes/generatepress_child/a1.jpg);
}
.a2 {
	background: url(https://b13646.claudeassets.com/20260314060626im_/https://apollimel.com/wp-content/themes/generatepress_child/a2.jpg);
}
.a3 {
	background: url(https://c4e511.claudeassets.com/20260314060626im_/https://apollimel.com/wp-content/themes/generatepress_child/a3.jpg);
}

.story {
	display: flex;
}
.storytext {
	padding: 50px;
	background: #feda4c;
}
.story {
	display: flex;
	margin-top: -10px;
}
.spic {
	/* height: 400px; */
	background: url(https://33f64c.claudeassets.com/20260314060626im_/https://apollimel.com/wp-content/themes/generatepress_child/apropoh.jpg);
	width: 100%;
	padding: 50px;
	background-size: cover;
}
.site-footer h2 {
	font-size: 36px;
	margin-bottom: 10px;
}
.footer-widgets {
	background-color: #faf0e4;
}
body {
	color: #126255;
	
}
.footer-widgets .widget-title {
	color: #126255;
}

b, strong {
	font-weight: 600;
}

.shoping h2 {text-align:left;}
.shoping .slider1 h2 {
	text-align: center;
}

.woocommerce ul.products li.product .woocommerce-loop-product__title, .woocommerce ul.products li.product h3 {
    padding: .5em 0;
    margin: 0;
    font-size: 1.8em;
}
.woocommerce ul.products li.product .price {
	color: #126255;
	font-weight: 400;
	font-size: 1.1em;
}
.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button {
	font-weight: 400;
	color: #126255;
	background-color: #f5c300;
	box-shadow: 0px 10px 14px -9px #a38000;
	padding: 15px 25px;
	transition: all 0.5s;
}
.woocommerce #respond input#submit:hover, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover {
	background-color: #ffe300;
	color: #126255;
	transition: all 0.5s;
}

#content {
	padding-top: 30px;
}

.home #content {
	padding-top: 0px;
}

.woocommerce .woocommerce-breadcrumb, .woocommerce-breadcrumb a {
	font-family: "Amatic SC", handwriting, sans-serif;
	font-size: 22px;
}
.woocommerce-breadcrumb a { border-bottom: dotted 1px;}

.site-footer img.mover {
  animation: MoveLeftRight 2s linear infinite;  
}
.site-footer img.mover:hover {
  filter:brightness(120%);
}
#text-5 img, #text-4 img {
	margin-bottom: -8px;
	margin-top: 8px;
}

.soapcorner {
	animation: MoveLeft 1s linear;  
}
@keyframes MoveLeftRight {
  0%, 100% {
    filter:brightness(100%);
  }
  50% {
    filter:brightness(120%);
  }
}
@keyframes MoveLeft {
  0% {
    right: -190px;
  }
  100% {
    right: 0px;
  }
}
.entry-content {
	overflow: hidden;	
	position: relative;
}

.posted_in {
	display: none;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
	background: #faf0e4;
	z-index: 2;
	border-bottom-color: #faf0e4;
}

.sidebar .widget {
	background-color: #faf0e4;
	box-shadow: inset 0 0 7px #999;
}

.widget-title {
	margin-bottom: 16px;
	font-size: 26px;
}

.separate-containers .inside-left-sidebar, .separate-containers .inside-right-sidebar {
	margin-top: 100px;
	margin-bottom: 20px;
}

a {
	color: #185f58;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active::after {
	box-shadow: -2px 2px 0 #faf0e4;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active::before {
	box-shadow: 2px 2px 0 #faf0e4;
}

.footer-widgets-container.grid-container {
	border-top: 2px dashed #136356;
}
.home .footer-widgets-container.grid-container {
	border-top: 0px dashed #136356;
}

.site-info {
	color: #126255;
	background-color: #126255;
}

.site-info span{
	color: #f5c300;	
}

.copyright-bar a {display: none;}
.coupon {
	display: none;
}

input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="tel"], input[type="number"], textarea, select {
	color: #666666;
	background-color: #fff9f1;
	border-color: #cccccc;
	border-top: 0;
	border-left: 0;
	border-right: 0;
	border-bottom: 0;
}

table, td, th {
	border: 1px solid rgb(18, 98, 125,0.1);
}
.woocommerce-info {
	border-top-color: #126255;
}
.woocommerce-error, .woocommerce-info, .woocommerce-message {
	background-color: #f5c300;
	color: #126255;
}
.woocommerce-info::before {
	color: #126255;
}
#add_payment_method #payment, .woocommerce-cart #payment, .woocommerce-checkout #payment {
	background: #fff9e4;
	border-radius: 5px;
}
.woocommerce table.shop_table {
	border: 1px solid rgba(0,0,0,0);
}
th {
	border-width: 0;
}

table, td, th {
	border: 1px solid rgba(0,0,0,0);
}

h3 {
	font-size: 38px;
	margin-bottom: 20px;
	line-height: 1.2em;
	font-weight: 400;
	text-transform: none;
	font-family: "Amatic SC", handwriting;
}
.wp-image-141, .wp-image-142, .wp-image-146 {
	border-radius: 15px !important;
	border: 10px solid #f5c300 !important;
}
.alignleft.wp-image-141.size-large {
	border-radius: 15px !important;
	border: 10px solid #f5c300 !important;
}
body, button, input, select, textarea {
	font-weight: 300;
}

@media screen and (max-width: 780px) {
  .intro, .shoping, .access, .story {
	flex-direction: column;
}
.ipic, .box {
	width: 100%;
}
.welcome {
	padding-top: 50px;
	padding-left: 40px;
	padding-right: 80px;
	padding-bottom: 40px;
}
.shoping div {
	padding-top: 0px;
}
.spic {
	padding: 180px;
}
.soapcorner {
	width: 120px;
}
.slider1 {
	width: 80%;
	display: inline-block;
	position: relative;
	padding-top: 10px;
}
.homep1 {
	width: 100%;
	float: none;
	display: inline-block;
	position: relative;
	padding-right: 0px;
}
.shoping {
	display: revert;
	padding: 70px 50px 50px;
	text-align: center;
}
.ipic {
	background: url(https://547b91.claudeassets.com/20260314060626im_/https://apollimel.com/wp-content/themes/generatepress_child/soap-sink1.jpg);
	width: 80%;
	min-height: 400px;
	background-size: contain;
	text-align: center;
	padding: 20px;
	background-repeat: no-repeat;
	background-position: 10% 50%;
	background-color: #e6e6e6;
}
.welcome {
	background: #F0c300;
padding-top: 0px; 
padding-left: 0px; 
padding-right: 0px;
}
.main-title a, .main-title a:hover {
	color: #fff;
	font-family: Mirage, sans-serif;
	font-size: 40px;
}
}
/*
     FILE ARCHIVED ON 08:42:36 Mar 28, 2025 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 08:57:54 Aug 11, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.397
  exclusion.robots: 0.058
  exclusion.robots.policy: 0.05
  esindex: 0.006
  cdx.remote: 8.485
  LoadShardBlock: 176.245 (3)
  PetaboxLoader3.datanode: 132.135 (4)
  PetaboxLoader3.resolve: 705.244 (2)
  load_resource: 710.271
*/