/*

https://kokopetartcdn.s3.ap-southeast-2.amazonaws.com/kokopetart/fonts/Fredoka_Condensed-Bold.ttf
https://kokopetartcdn.s3.ap-southeast-2.amazonaws.com/kokopetart/fonts/Fredoka-Medium.ttf
https://kokopetartcdn.s3.ap-southeast-2.amazonaws.com/kokopetart/fonts/Fredoka-Regular.ttf

*/


@font-face {
    font-family: 'Fredoka-med';
    src: url('https://kokopetartcdn.s3.ap-southeast-2.amazonaws.com/kokopetart/fonts/Fredoka-Medium.ttf') format('truetype');
}

@font-face {
    font-family: 'Fredoka';
    src: url('https://kokopetartcdn.s3.ap-southeast-2.amazonaws.com/kokopetart/fonts/Fredoka-Regular.ttf') format('truetype');
}

@font-face {
    font-family: 'Bubblegum';
    src: url('https://kokopetartcdn.s3.ap-southeast-2.amazonaws.com/kokopetart/fonts/Fredoka_Condensed-Bold.ttf') format('truetype');
}



body {
	font-family: 'Fredoka', 'century gothic', 'Calibri', 'Open Sans', sans-serif;
	font-weight: 400;
	color: #666;
	font-size: 14px;
	line-height: 20px;
	width: 100%;

    color: #3b2204;

    background-color: #f8ad36; 
    /* background-image: 
        radial-gradient(circle 4px at 20% 30%, rgba(44, 168, 209, 0.5) 100%, transparent 0),
        radial-gradient(circle 4px at 40% 50%, rgba(44, 168, 209, 0.5) 90%, transparent 0),
        radial-gradient(ellipse 2px 5px at 70% 20%, rgba(239, 63, 63, 0.5) 100%, transparent 0),
        radial-gradient(circle 4px at 50% 60%, rgba(211, 123, 39, 0.5) 100%, transparent 0),
        radial-gradient(circle 4px at 80% 18%, rgba(211, 123, 39, 0.5) 90%, transparent 0),
        radial-gradient(circle 3px at 80% 80%, rgba(44, 168, 209, 0.5) 100%, transparent 0),
        radial-gradient(ellipse 4px 7px at 30% 70%, rgba(239, 63, 63, 0.5) 100%, transparent 0);
       

    background-repeat: repeat;
    background-size: 322px 322px; */
}



a:hover,
a:focus {
  color: #f8ad36;
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

.paw-bg {
    background-image: url('https://kokopetartcdn.s3.ap-southeast-2.amazonaws.com/kokopetart/icons/paw_background.png');
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    width: 30px;
    height: 30px;
    opacity: 0.50; /* subtle effect */
    pointer-events: none; /* avoid blocking interactions */
}

.splat-bg {
    background-image: url('https://kokopetartcdn.s3.ap-southeast-2.amazonaws.com/kokopetart/icons/splat_a.png');
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    width: 21px;
    height: 22px;
    opacity: 1; /* subtle effect */
    pointer-events: none; /* avoid blocking interactions */
}



.splat-bg-2 {
    background-image: url('https://kokopetartcdn.s3.ap-southeast-2.amazonaws.com/kokopetart/icons/splat_b.png');
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    width: 16px;
    height: 16px;
    opacity: 1; /* subtle effect */
    pointer-events: none; /* avoid blocking interactions */
}


#mainbodydiv{
    margin-top: 30px;
    padding-bottom: 50px;
	/* background-color: #f7e9d7; */
    /* background-color: #fae3c2; */
    /* background-color: #029b95; */
    background-color: #029b95;
    /* background-color: #ec9b18;  */
    /* background-color: rgba(255, 255, 255, 0.2); */
    /* background-color: transparent  ; */
	color: #222;
	z-index: 9999;
   
}


footer{
    padding-bottom: 50px;
}


h1, h2, h3, h4, h5, h6 {
	color: #444;
}


.sectionPad{
    padding-top: 12px;
    padding-bottom: 20px;
}

.maintitle, .maintitlealt{
    font-family: 'Bubblegum';
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 3em;
}

.maintitle {
    color: rgba(255, 255, 255, 0.9);
}

.subtextColor {
    color: rgba(230, 230, 230, 0.9);
}
  
.maintitlealt {
    color: #444;
}


.darkText {
    color: #444;
}

.moduletitleMain{
    font-family: 'Bubblegum';
    font-size: 32px;
}

.subtitle{
    font-family: 'Bubblegum';
}


.productprice {
        font-family: 'Bubblegum';
        text-transform: uppercase;
        color: #f8ad36;
        letter-spacing: 1px;
        font-size: 2.5em;
}


.moduletitle{
    text-align: center;
    display: block;
    width: 100%;
    margin-bottom: 15px; /* Adjust as needed */
}

.maximage{
	max-height: 350px;
}

.padder{
	padding: 20px 20px 20px 20px;
}

/* default font size */
.fa {
	font-size: 14px;
}

.fa searchme{
	font-size: 20px;
}



.largerfont{
	font-size: 1.3em;
}

.nudgeup{
	margin-top: -4px;
}

.marginTop {
    margin-top: 30px;
}

/* Override the bootstrap defaults */
h1 {
	font-size: 29px;
	font-weight: bold;
}
h1.front{
	font-size: 33px;
	color: #ffcc00;
}
h2 {
	font-size: 27px;
}
h3 {
	font-size: 21px;
	font-weight: bold;
}
h4 {
	font-size: 15px;
}
h5 {
	font-size: 12px;
}
h6 {
	font-size: 10.2px;
}
a {
	color: #333;
}
a:hover {
	text-decoration: none;
}
legend {
	font-size: 18px;
	padding: 7px 0px
}
label {
	font-size: 12px;
	font-weight: normal;
}

select.form-control, textarea.form-control, input[type="text"].form-control, input[type="password"].form-control, input[type="datetime"].form-control, input[type="datetime-local"].form-control, input[type="date"].form-control, input[type="month"].form-control, input[type="time"].form-control, input[type="week"].form-control, input[type="number"].form-control, input[type="email"].form-control, input[type="url"].form-control, input[type="search"].form-control, input[type="tel"].form-control, input[type="color"].form-control {
	font-size: 16px;
}

.category-description{
    font-size: 16px;
}


.products-show{
    margin-top: 30px;
}

select.form-control{
    border-radius: 25px;
    cursor: pointer;
}

.input-label-div{
    padding-right: 0px;
    padding-top: 2px;
}

.input-label-div label{
    font-size: 16px;
}


.input-group input, .input-group select, .input-group .dropdown-menu, .input-group .popover {
	font-size: 16px;
}

.input-group .input-group-addon {
	font-size: 12px;
	height: 30px;
}
/* Fix some bootstrap issues */
span.hidden-xs, span.hidden-sm, span.hidden-md, span.hidden-lg {
	display: inline;
}

.nav-tabs {
	/* margin-bottom: 15px; */
}
div.required .control-label:before {
	content: '* ';
	color: #F00;
	font-weight: bold;
}
/* Gradent to all drop down menus */
.dropdown-menu li > a:hover {
	text-decoration: none;
	color: #222;
	
	/* background-image: linear-gradient(to bottom, #ffcc00, #ffcc00);
	background-repeat: repeat-x; */
}
/* top */
#top {
	/*background-color: #eeeed2;*/


	/*
	background-color: #eeeee2;
	border-bottom: 1px solid #eeeed2;
	padding: 1px 0px 1px 0;
	margin: 0 0 0 0;
	min-height: 30px;
	max-height: 30px;*/


	/* background-color: #ffcc00;
	border-bottom: 1px solid #ffcc00; */
	padding: 0px 0px 0px 0px;
	margin: 0 0 0 0;
	min-height: 30px;
	max-height: 30px;

}

#top .container {
	padding: 0px 20px 0px 10px;
}

.container {
    width: 100%; /* Change this to a larger value */
    max-width: 1200px; /* You can adjust this max-width */
}


#top #currency .currency-select {
	text-align: left;
}
#top #currency .currency-select:hover {

	text-shadow: none;
	color: #eee;
	/* background-color: #ffcc00; */
	/* background-image: linear-gradient(to bottom, #ffcc00, #ffcc00); */
	/* background-repeat: repeat-x; */
}
#top .btn-link, #top-links li, #top-links a {
	color: #eee;
	text-shadow: none;
	text-decoration: none;
}
#top .btn-link:hover, #top-links a:hover {
	color: #ccc;
}
#top-links .dropdown-menu a {
	color: #222;
	text-shadow: none;
}
#top-links .dropdown-menu a:hover {
	color: #222;
}
#top .btn-link strong {
	font-size: 14px;
    line-height: 14px;
}
#top-links {
	padding-top: 6px;
}
#top-links a + a {
	margin-left: 15px;
}
/* logo */
#logo {
	margin: 0px 0px 0px 0px;
    width: 130px;
}
/* search */


#search {
    margin: 0 auto; 
    width: fit-content;
	margin-bottom: 10px;
}
#search .input-lg {
	border-style: solid;
	border-color: white;
	border-width: 1px;
	/* -moz-border-radius: 2px;
	-webkit-border-radius: 2px; */
	border-radius: 0px;
	box-shadow: none;
	height: 50px;
	line-height: 20px;
	padding: 0 10px;
	font-size: 22px;
	font-weight: bold;
    margin: 0 auto;

}
#search .btn-lg {
	height: 50px;
	color: #f8ad36;
	background-image: linear-gradient(to bottom, #fff, #fff);
	border-width: 0px;
	box-shadow: none;
	border-radius: 0px;
	font-size: 34px;
	line-height: 28px;
	padding: 8px 18px;
	text-shadow: 0 0px 0 #FFF;
}


#search .form-control {
    font-family: 'Fredoka', 'century gothic', 'Calibri', 'Open Sans', sans-serif;
    letter-spacing: 1px;
}



#search .btn-lg:hover {
	color: #f8ad36;
}


/* cart */
#cart {
	margin-bottom: 10px;
}
#cart > .btn {
	font-size: 12px;
	line-height: 18px;
	color: #eee;
}
#cart.open > .btn {
	background-image: none;
	background-color: #222;
	color: #666;
	box-shadow: none;
	text-shadow: none;
}
#cart.open > .btn:hover {
	color: #444;
}
#cart .dropdown-menu {
	color: #222;
	background: #fff;
	z-index: 1001;
}
#cart .dropdown-menu {
	min-width: 100%;
}
	@media (max-width: 768px) {
		#cart .dropdown-menu {
			min-width: 360px;
			position: fixed;
			top: 60px;
			left: 0px;
		}
	}
#cart .dropdown-menu table {
	margin-bottom: 10px;
}
#cart .dropdown-menu li > div {
	min-width: 427px;
	padding: 0 10px;
}
	@media (max-width: 478px) {
		#cart .dropdown-menu li > div {
			min-width: 100%;
		}
	}
#cart .dropdown-menu li p {
	margin: 20px 0;
}
/* menu */
#menu {
	min-height: 40px;
}
#menu .nav > li > a {

	font-size: 15px;   /*change for top nave menu */
	font-weight: bold;
	color: #432b05;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	padding: 10px 15px 10px 15px;
	min-height: 15px;
	background-color: transparent;
	border-style: solid;
	border-color: white;
	border-width: 0px 0px 0px 0px;
}

#menu .dropdown-inner li {
	
	width: 240px;
}
#menu .dropdown-menu {
    border: 1px solid #029b95;
    background-color: rgba(255,255,255,0.9);
    padding: 5px;
    border-radius: 10px !important;
}
#menu .dropdown-inner {
	display: table;
}
#menu .dropdown-inner ul {
	display: table-cell;
}
#menu .dropdown-inner a {
	width: 240px;
	display: block;
	padding: 3px 20px;
	clear: both;
	line-height: 20px;
	color: #222;
	font-size: 16px;
}

#menu .dropdown-inner li a {
    transition: background-color 0.3s ease;
    border-radius: 10px !important;
}

#menu .dropdown-inner li a:hover {
    background-color: #f8d1ba;
    border-radius: 10px !important;
}



#menu .see-all {
	display: block;
	margin-top: 0.5em;
	border-top: 1px solid #DDD;
	padding: 3px 20px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	font-size: 16px;
    transition: background-color 0.3s ease, color 0.3s ease;
    border-radius: 10px !important;
}


#menu .see-all:hover, #menu .see-all:focus {
	text-decoration: none;
	color: #ffffff;
	background-color: #f57327;
    border-radius: 10px !important;
}
#menu #category {
	float: left;
	padding-left: 15px;
	font-size: 16px;
	font-weight: 700;
	line-height: 40px;
	color: #fff;
	text-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);
}
#menu .btn-navbar {
	font-size: 15px;
	font-stretch: expanded;
	color: #FFF;
	padding: 2px 18px;
	float: right;
	/* background-color: #ffcc00; */
	background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
	background-repeat: repeat-x;
	border-color: #1f90bb #1f90bb #145e7a;
}


@media (min-width: 768px) {
	#menu .dropdown:hover .dropdown-menu {
		display: block;
		border-radius: 0px;
	}
}
@media (max-width: 767px) {

	h1.front{
		font-size: 20px;
	}
	#menu {
		border-radius: 0px;
	}
	#menu div.dropdown-inner > ul.list-unstyled {
		display: block;
	}
	#menu div.dropdown-menu {
		margin-left: 0 !important;
		padding-bottom: 10px;
		background-color: rgba(0, 0, 0, 0.1);
	}
	#menu .dropdown-inner {
		display: block;
	}
	#menu .dropdown-inner a {
		width: 100%;
		color: #fff;
	}
	#menu .dropdown-menu a:hover,
	#menu .dropdown-menu ul li a:hover {
		background: rgba(0, 0, 0, 0.1);
	}
	#menu .see-all {
		margin-top: 0;
		border: none;
		border-radius: 0;
		color: #fff;
	}
}
/* content */
.main-content{
    margin-top: -22px;
}

#content {
	min-height: 600px;
}
/* footer */
footer {
	margin-top: 0;
	padding-top: 30px;
	background-color: #303030;
	border-top: 1px solid #ddd;
	color: #e2e2e2;
}
footer hr {
	border-top: none;
	border-bottom: 1px solid #666;
}
footer a {
	color: #ccc;
}
footer a:hover {
	color: #fff;
}
footer h5 {
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #fff;
}
/* alert */
.alert {
	padding: 8px 14px 8px 14px;
}
/* breadcrumb */
.breadcrumb {
    background-color: transparent;
	margin: 20px 0 20px 0;
	padding: 8px 0;
}
.breadcrumb i {
	font-size: 15px;
}
.breadcrumb > li {
	padding: 0 13px;
	position: relative;
	white-space: nowrap;
}
.breadcrumb > li + li:before {
	content: '';
	padding: 0;
}
.breadcrumb > li:after {
	content: '';
	display: block;
	position: absolute;
	top: 5px;
	right: -5px;
	width: 10px;
	height: 10px;
	border-right: 1px solid ;
	border-bottom: 1px solid;
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
}



.pagination {
	margin: 0;
}

/* buttons */
.buttons {
	margin: 1em 0;
}
.btn {
	padding: 7.5px 12px;
	font-size: 12px;
	/*border: 1px solid #cccccc;*/
	border-radius: 0px;
	/*box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);*/
}
.btn-xs {
	font-size: 9px;
}
.btn-sm {
	font-size: 10.2px;
}
.btn-lg {
	padding: 10px 16px;
	font-size: 15px;
}
.btn-group > .btn, .btn-group > .dropdown-menu, .btn-group > .popover {
	font-size: 12px;
}
.btn-group > .btn-xs {
	font-size: 9px;
}
.btn-group > .btn-sm {
	font-size: 10.2px;
}
.btn-group > .btn-lg {
	font-size: 15px;
}
.btn-default {
	color: #777;
	/*text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);*/
	background-color: #e7e7e7;
	/*background-image: linear-gradient(to bottom, #eeeeee, #dddddd);
	background-repeat: repeat-x;
	border-color: #dddddd #dddddd #b3b3b3 #b7b7b7;*/
}
.btn-primary {
	color: #ffffff;
	/*text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);*/
	background-color: #f8ad36;
	/*background-image: linear-gradient(to bottom, #b0d52d, #b0d52d);
	background-repeat: repeat-x;*/
	border-color: #f8ad36 #f8ad36 #f8ad36 #f8ad36;
}
.btn-primary:hover, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled] {
	background-color: #f8ad36;
	border-color: #f8ad36 #f8ad36 #f8ad36 #f8ad36;
	/*background-position: 0 -15px;*/
}
.btn-warning {
	color: #ffffff;
	/*text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);*/
	background-color: #faa732;
	/*background-image: linear-gradient(to bottom, #fbb450, #f89406);
	background-repeat: repeat-x;*/
	border-color: #f89406 #f89406 #ad6704;
}
.btn-warning:hover, .btn-warning:active, .btn-warning.active, .btn-warning.disabled, .btn-warning[disabled] {
	box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}
.btn-danger {
	color: #ffffff;
	/*text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);*/
	background-color: #da4f49;
	/*background-image: linear-gradient(to bottom, #ee5f5b, #bd362f);
	background-repeat: repeat-x;*/
	border-color: #da4f49 #da4f49 #da4f49;
}
.btn-danger:hover, .btn-danger:active, .btn-danger.active, .btn-danger.disabled, .btn-danger[disabled] {
	box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}
.btn-success {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #5bb75b;
	background-image: linear-gradient(to bottom, #62c462, #51a351);
	background-repeat: repeat-x;
	border-color: #51a351 #51a351 #387038;
}
.btn-success:hover, .btn-success:active, .btn-success.active, .btn-success.disabled, .btn-success[disabled] {
	box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}
.btn-info {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #df5c39;
	background-image: linear-gradient(to bottom, #e06342, #dc512c);
	background-repeat: repeat-x;
	border-color: #dc512c #dc512c #a2371a;
}
.btn-info:hover, .btn-info:active, .btn-info.active, .btn-info.disabled, .btn-info[disabled] {
	background-image: none;
	background-color: #df5c39;
}
.btn-link {
	border-color: rgba(0, 0, 0, 0);
	cursor: pointer;
	color: #387038;
	border-radius: 0;
}
.btn-link, .btn-link:active, .btn-link[disabled] {
	background-color: rgba(0, 0, 0, 0);
	background-image: none;
	box-shadow: none;
}
.btn-inverse {
	color: #ffffff;
	/*text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);*/
	background-color: #363636;
	/*background-image: linear-gradient(to bottom, #444444, #222222);
	background-repeat: repeat-x;*/
	/*border-color: #222222 #222222 #000000;*/
}
.btn-inverse:hover, .btn-inverse:active, .btn-inverse.active, .btn-inverse.disabled, .btn-inverse[disabled] {
	background-color: #222222;
	/*background-image: linear-gradient(to bottom, #333333, #111111);*/
}


/* list group */


.list-group a {
	border: 1px solid #DDDDDD;
	color: #888888;
	padding: 8px 12px;
}
.list-group a.active, .list-group a.active:hover, .list-group a:hover {
	color: #444444;
	background: #eeeeee;
	border: 1px solid #DDDDDD;
	text-shadow: 0 1px 0 #FFF;
}


/* carousel */
.carousel-caption {
	color: #FFFFFF;
	text-shadow: 0 1px 0 #000000;
}
.carousel-control .icon-prev:before {
	content: '\f053';
	font-family: FontAwesome;
}
.carousel-control .icon-next:before {
	content: '\f054';
	font-family: FontAwesome;
}



/* product list MAIN PRODUCT LISTINGS */
.product-thumb {
    border-radius: 20px;
    padding: 15px 15px 15px 15px;
    /* background-color: #fae6c2; */
    background-color: rgb(255, 255, 255, 0.9);
	margin-bottom: 20px;
	overflow: auto;
}


.product-thumb .image {
	text-align: center;
}
.product-thumb .image a {
	display: block;
}
.product-thumb .image a:hover {
	opacity: 0.8;
}
.product-thumb .image img {
    width: 100%;
	margin-left: auto;
	margin-right: auto;
}


.product-thumb h4 {
    
    font-family: 'Fredoka', 'century gothic', 'Calibri', 'Open Sans', sans-serif;
    
    font-size: 1.2em;
    letter-spacing: 1px;
	font-weight: bold;
    line-height: 1.1em; /* Increase line height for more spacing between lines */
}

.product-thumb .caption {
	padding: 0 20px;
	min-height: 80px;
}




.product-grid .product-thumb .image {
	float: none;
}
@media (min-width: 767px) {
    .product-list .product-thumb .image {
        float: left;
        padding: 0 15px;
    }
}





.product-list .product-thumb .caption {
	margin-left: 230px;
}
@media (max-width: 1200px) {
.product-grid .product-thumb .caption {
	min-height: 210px;
	padding: 0 10px;
}
}
@media (max-width: 767px) {
.product-list .product-thumb .caption {
	min-height: 0;
	margin-left: 0;
	padding: 0 10px;
}
.product-grid .product-thumb .caption {
	min-height: 0;
}
}
.product-thumb .rating {
	padding-bottom: 10px;
}
.rating .fa-stack {
	font-size: 8px;
}
.rating .fa-star-o {
	color: #999;
	font-size: 15px;
}
.rating .fa-star {
	color: #FC0;
	font-size: 15px;
}
.rating .fa-star + .fa-star-o {
	color: #E69500;
}
h2.price {
	margin: 0;
}


.product-thumb .price {
    font-size: 1.6em;
    font-weight: bold;
    color: #444;
    display: flex; /* Use flexbox */
    justify-content: flex-end; /* Align items to the right */
    align-items: center; /* Vertically center items if needed */
}


.product-thumb .price-new {
	font-weight: 600;
}
.product-thumb .price-old {
	color: #999;
	text-decoration: line-through;
	margin-left: 10px;
}
.product-thumb .price-tax {
	color: #999;
	font-size: 12px;
	display: block;
}




/** BUTTON GROUP UNDER PRODUCT THUMBNAIL **/

.product-thumb .button-group {
	/* display: flex;
	justify-content: space-between;
	align-items: center; */

    padding: 20px;
}


.product-thumb .button-group button{
    border-style: none;
    border-radius: 50px;
    font-family: 'Bubblegum', 'century gothic', 'Calibri', 'Open Sans', sans-serif;
    font-size: 1.2em;
    text-transform: uppercase;  
    padding: 12px;
}


.product-thumb .button-group .cartadd{
    background-color: #f57327;
    color: white;
    transition: transform 0.2s ease;
    transition: color 0.5s ease; /* Smooth transition for color change */
}

.product-thumb .button-group #price{
    color: #3b2204;
}

.product-thumb .button-group .priceshow{
    display: flex;
    
    justify-content: space-between;
    align-items: center;
}


.product-thumb .button-group .cartaddgroup{
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 30px;
}


@keyframes heartbeat {
    0% {
        transform: scale(1);
    }
    25% {
        transform: scale(1.05); /* Slightly grow */
    }
    50% {
        transform: scale(1);
    }
    75% {
        transform: scale(1.03); /* Slightly grow again */
    }
    100% {
        transform: scale(1);
    }
}

.product-thumb .button-group .cartadd:hover {
    animation: heartbeat 0.8s ease-in-out; /* Adjust the duration for faster/slower effect */
    
    color: #f8ad36; /* Change text color on hover (example color) */
}
/** END BUTTON GROUP UNDER PRODUCT THUMBNAIL**/



.thumbnails .thumbnail-img{
    width: 100%;
    margin-bottom: 20px;
    border-radius: 20px;
}


.thumbnails {
	overflow: auto;
	clear: both;
	list-style: none;
	padding: 0;
	margin: 0px 0px 20px 0px;
}
.thumbnails > li {
	margin-left: 20px;
}
.thumbnails {
	margin-left: -20px;
}
.thumbnails > img {
	width: 100%;
}
.image-additional a {
	margin-bottom: 20px;
	padding: 5px;
	display: block;
}
.image-additional {
	max-width: 120px;
    margin-bottom: 10px;
    border-radius: 20px;
}
.thumbnails .image-additional {
	float: left;
}

/* fixed colum left + content + right*/
@media (min-width: 768px) {
    #column-left  .product-layout .col-md-3 {
       width: 100%;
    }
    #column-left + #content .product-layout .col-md-3 {
       width: 50%;
    }
    #column-left + #content + #column-right .product-layout .col-md-3{
       width: 100%;
    }
    #content + #column-right .product-layout .col-md-3{
       width: 100%;
    }
}

/* fixed product layouts used in left and right columns */
#column-left .product-layout,
#column-right .product-layout {
	width: 100%;
}

/* fixed mobile cart quantity input */
.input-group .form-control[name^=quantity] {
	min-width: 50px;
}



/* CUSTOM MODS BELOW - can remove*/

#tab-description {
	font-size: 1.15em;
    background-color: rgba(255, 255, 255, 0.9);
    padding: 20px;
    border-radius: 20px 20px 20px 20px;
    margin-bottom: 20px;
}

.main-panel {
    background-color: rgba(255, 255, 255, 0.9);
    padding: 20px;
    border-radius: 20px 20px 20px 20px;
    margin-bottom: 20px;
}



#subwrappertop{

	/* when changing max-width px also need to change max-width in container class to identical */

	margin-left:auto;
	margin-right:auto;
}


#mainwrappertop{
}

.mainheader{

	padding-top: 25px;
	padding-bottom: 25px;
}

/*#search .btn{
    background-image: linear-gradient(to bottom, #eeeeee, #dddddd);
}*/

/* center the navbar */
@media (min-width: 768px) {
	#menu .navbar-nav {
		float: none;
		text-align: center;
	}

	#menu .navbar-nav > li {
		display: inline-block;
		float: none;
		text-align: left;
	}
}

#nudge-slider-up {
	margin-top: -10px;
}

#cartbuttonmod{
	height: 50px;
	font-size: 60px;
	color: #fff;
	cursor: pointer;
}



#bottombar{
	background-color:black;
	color:#ffcc00;
	font-size: 2.4vw;
	font-family: century gothic;
	font-weight: bold;
	padding-top: 12px;
	width: 100%;
	height: 47px;
	position:fixed;
	bottom:0px;
	right:0px;
	z-index:97;
	text-align: center;
}

#bottombarb{
	background-color:black; color:#ffcc00; font-size: 3.5vw; font-family: century gothic;  font-weight: bold; padding-top: 12px; width: 100%; height: 47px; position:fixed;  bottom:0px;right:0px;z-index:97; text-align: center;
}

#bottombarc{
	background-color:black; color:#ffcc00; font-size: 3.5vw; font-family: century gothic;  font-weight: bold; padding-top: 3px; width: 100%; height: 47px; position:fixed;  bottom:0px;right:0px; z-index:97; text-align: center;
}


@media (min-width: 768px) {
	#logo {
		float: left;
	}
	#bottombar{
		opacity:0.8;
	}

	#bottombarb{
		opacity:0;
	}
	#bottombarc{
		opacity:0;
	}
}


@media (max-width: 767px) {


	#logo{
		clear:all;
	}
	#bottombar{
		opacity:0;
	}
	#bottombarb{
		opacity:0.8;
	}
	#bottombarc{
		opacity:0;
	}

}



@media (max-width: 449px) {
	#search .input-lg {
		font-size: 18px;
	}

	#bottombar{
		opacity:0;
	}
	#bottombarb{
		opacity:0;
	}
	#bottombarc{
		opacity:0.8;
	}

}


@media (min-width: 1400px) {
    .container{
        max-width: 1320px;
    }
}

.darkbg {
	background-color: #f8ad36;
}

.mb4{
	margin-bottom: 20px;
}

#topmainnav{
	background-color: #222;
	color: white;
}

.catstrip{
	padding: 10px;
}

.padsearch{
	padding-top: 11px;
    margin-top: 10px;
}

.padcart{
	padding-left: 15px;
	padding-top: 6px;
}

.padmyaccount{
	padding-left: 15px;
	padding-top: 6px;
	margin-top: 4px;
    
    text-align: right;
}

.bg-primary{
	/* background-color: #f8ad36; */
    background-color: transparent;
}

#main-cart-show{
	font-size: 60px;
	background-color: rgba(0,0,0,0);
	border: 0px solid rgba(0,0,0,0);
}

#cart-total{
	font-family: 'century gothic', 'Calibri', 'Open Sans', sans-serif;
	font-size: 16px;
	width: 32px;
	height: 32px;
	position: absolute;
	top: 2px;
	left: 22px;
	color: #222;
	font-weight: bold;
	background-color: #ffcc00;
	padding: 6px 5px 5px 5px;
	border: 2px solid #f8ad36;
	border-radius: 50%;
	text-align: center;
}

#my-account-fa-user{
	font-size: 50px;
	color:white;
}

.top-logo-text{
	font-size:18px;
	font-weight: bold;
	position: absolute;
	top: 20px;
	padding-left: 5px;
	color:white;
	cursor: pointer;
}

@media (max-width: 1320px) {
	.top-logo-text{
		font-size:14px;
	}

}

@media (max-width: 1200px) {
	.top-logo-text{
		display: none;
	}

	#my-account-logo{
	}
}


#logo-mobile{
	display: none;
}

.navbar-header{
	display:none;
}

.hamburger{
	 font-size: 30px;
}




.owl-wrapper-outer {
	border: 0px solid black;
}


@media (max-width: 767px) {

	#cart-account{
		position: absolute;
		top: 5px;
		right: 5px;
	}





	#my-account-fa-user{
		font-size: 30px;
		color:white;
	}

	#main-cart-show{
		font-size: 38px;
		color:white;
	}

	#cart-total{
		font-family: 'century gothic', 'Calibri', 'Open Sans', sans-serif;
		font-size: 14px;
		width: 30px;
		height: 30px;
		position: absolute;
		top: -5px;
		left: 16px;
		color: #222;
		font-weight: bold;
		background-color: #ffcc00;
		padding: 6px 5px 4px 5px;
		border: 2px solid #f8ad36;
		border-radius: 50%;
		text-align: center;
	}

	.mainheader{
		padding-top: 10px;
	}


	#logowrapper{
		display:none;
	}

	#logo-mobile{
		display: block;
	}

	#logo-mobile-img{
		width: 90px;
	}

	.padmyaccount{
		text-align: right;
        padding-left: 0px;
        margin-left: 0px;
	}

	.padcart{
		z-index: 999;
		margin-right: -20px;
	}

	#search .input-lg {
		height: 36px;
		line-height: 20px;
		padding: 0 10px;
		font-size: 16px;
		font-weight: bold;

	}
	#search .btn-lg {
		height: 36px;
		font-size: 14px;
		line-height: 20px;
		padding: 8px 18px;
	}

	.mainmenuburger{
		z-index: 99999;
		position: absolute;
		top: 15px;
	}

	.catstrip{
		padding: 0px;
	}

	#menu{
		cursor: pointer;
	}

	.navbar-header{
		display: block;
	}


    .padaccount{
		margin-top: 108px;
	}

	.navbar-header{
		background-color: rgba(0,0,0,0);
	}

	.navbar-nav{
		background-color: #222;
	}

	.shippingstrip{
		font-size: 14px;
		padding: 6px;
	}

}



#floatingDog {
    height: 300px; /* adjust size as needed */
    width: auto;
    z-index: 9999;
    display: block;
    margin-left: auto;
    margin-right: 0;
}

/* 
#cart-account .row {
    justify-content: flex-end;
    display: flex;
  }
  
  #shopping-cart-logo, 
  #my-account-logo {
    text-align: right;
  } */


  .bouncer img {
    display: inline-block;
    transition: transform 0.3s ease;
  }
  
  /* Bounce animation only on hover */
  .bouncer img:hover {
    animation: subtle-bounce 0.6s;
  }
  
  

.uppernavbuttons{
    display: inline-block;
    transition: transform 0.6s ease;
}

.uppernavbuttons:hover {
    animation: heartbeat 1s;
}

  /* Keyframes for subtle grow-shrink bounce */
  @keyframes subtle-bounce {
    0%   { transform: scale(1); }
    30%  { transform: scale(1.1); }
    50%  { transform: scale(0.95); }
    70%  { transform: scale(1.05); }
    100% { transform: scale(1); }
}


.top-icons{
    width: 70px;
    height: 70px;
}


@media (max-width: 1024px) {
	.top-icons{
        width: 40px;
        height: 40px;
    }
    
}


@media (max-width: 576px) {
	.top-icons{
        width: 40px;
        height: 40px;
    }

    .padmyaccount{
        padding-left: 0px;
        margin-left: -5px;
        padding-top: 6px;
        margin-top: 4px;
    }
    
}


.iconstopnudge{
    padding-top: 8px;
}


.shippingstrip{
    position: fixed;
	text-align: center;
	font-weight: bold;
	font-size: 18px;
	padding: 10px;
    bottom: 0;
    background-color: #0068a1;
	color: #eee;
    z-index: 99999;
    width: 100%;
    letter-spacing: 1px;
    display: none;
}

/* Media query for mobile devices */
@media (max-width: 768px) {
    .shippingstrip {
        display: block; /* Show on mobile */
    }
}


.imageround{
    border-radius: 20px;
}

.dropdown-koko-main {
    background-color: rgba(255,255,255,0.9);
    border-width: 0px;
    border-radius: 25px;
    font-size: 16px;
    transition: all 0.3s ease;
    color: #333;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    cursor: pointer;
}

.dropdown-koko-main:hover {
    background-color: #f8e2d6;
    color: #000;
}


/* @media (max-width: 768px) {
    .maintitle {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        text-align: center;
        margin-top: 0;
        padding: 10px 0;
        z-index: 1000;
    }
} */



.engraving  {
    font-size: 18px;
    width: 100%;
    cursor: pointer;
    border: 0px solid rgba(0,0,0,0);
}


/* Customize the dropdown appearance */
.dd{

    width: 100%;
    font-size: 18px;
    border: none !important; /* Remove any border on the main dropdown */
    background-color: transparent;
    cursor: pointer;
}



    /* Remove the right dropdown arrow (box) */
.dd .ddTitle span.arrow {
    display: none !important;
}


.dd .ddTitle {
    border: 0px solid rgba(0,0,0,0);
    font-size: 18px;
    border-radius: 12px; /* Adjust the radius as needed */
    overflow: hidden;
    cursor: pointer;
    min-height: 30px;

}

.dd .ddOptions {
    border: none !important;    /* Remove border */
    max-height: 200px;
    overflow-y: auto;
    border-radius: 12px;        /* Rounded edges */
    background-color: transparent !important;
    box-shadow: none !important; /* Remove any shadow */
    cursor: pointer;
}

.dd .ddOption img {
    width: 20px;
    height: 20px;
    margin-right: 5px;
    cursor: pointer;
}

.dd .ddTitle span.value {
    font-size: 20px !important;
    color: black;
    border: none !important;    /* Remove any border from value */
    background-color: transparent !important;
    cursor: pointer;
}

/* Increase font size of the dropdown options */
.dd .ddOptions a {
    font-size: 20px !important;
    color: black;
    border: none !important;    /* Remove border from options */
    background-color: transparent !important;
    cursor: pointer;
}

.dd .ddTitle::after {
    content: "";
    position: absolute;
    right: 8px;               /* Adjust the position */
    top: 50%;                  /* Start at 50% from the top */
    transform: translateY(-45%); /* Adjust perfectly in the middle */
    border: solid #029b95;       /* Arrow color */
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 5px;
    transform: translateY(-50%) rotate(45deg); /* Vertically centered */
    pointer-events: none;      /* Prevent clicking the arrow */
}

.control-label{
    font-size: 18px;
    line-height: 38px;
    color: #444;
    font-weight: bold;
}

.form-control{
    border-radius: 10px;
}

.btn{
    border-radius: 25px;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 26px;
    font-family: 'Bubblegum';
}

@keyframes heartbeat {
    0% {
      transform: scale(1);
    }
    14% {
      transform: scale(1.02);
    }
    28% {
      transform: scale(1);
    }
    42% {
      transform: scale(1.04);
    }
    70% {
      transform: scale(1);
    }
  }
  
  #button-cart:hover {
    animation: heartbeat 1s ease-in-out;
    transform-origin: center;
    color: #fcdda6;
  }


  .radio-label{
    font-size: 16px;
    line-height: 16px;
  }



  /* Pagination */

  .pagination {
    display: inline-block !important;
    padding-left: 0 !important;
    margin: 20px 0 !important;
    border-radius: 4px !important;
}

.pagination > li {
    display: inline !important;
}

.pagination > li > a,
.pagination > li > span {
    position: relative !important;
    float: left !important;
    padding: 6px 12px !important;
    margin-left: -1px !important;
    line-height: 1.42857143 !important;
    color: #f8ad36 !important;
    text-decoration: none !important;
    background-color: #fff !important;
    border: 1px solid #ddd !important;
}

.pagination > li:first-child > a,
.pagination > li:first-child > span {
    margin-left: 0 !important;
    border-top-left-radius: 4px !important;
    border-bottom-left-radius: 4px !important;
}

.pagination > li:last-child > a,
.pagination > li:last-child > span {
    border-top-right-radius: 4px !important;
    border-bottom-right-radius: 4px !important;
}

.pagination > li > a:focus,
.pagination > li > a:hover,
.pagination > li > span:focus,
.pagination > li > span:hover {
    color: #333 !important;
    background-color: #eee !important;
    border-color: #ddd !important;
}

.pagination > .active > a,
.pagination > .active > a:focus,
.pagination > .active > a:hover,
.pagination > .active > span,
.pagination > .active > span:focus,
.pagination > .active > span:hover {
    z-index: 2 !important;
    color: #fff !important;
    cursor: default !important;
    background-color: #f57327 !important;
    border-color: #f57327 !important;
}

.pagination > .disabled > a,
.pagination > .disabled > a:focus,
.pagination > .disabled > a:hover,
.pagination > .disabled > span,
.pagination > .disabled > span:focus,
.pagination > .disabled > span:hover {
    color: #777 !important;
    cursor: not-allowed !important;
    background-color: #fff !important;
    border-color: #ddd !important;
}

.pagination-lg > li > a,
.pagination-lg > li > span {
    padding: 10px 16px !important;
    font-size: 18px !important;
}

.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
    border-top-left-radius: 6px !important;
    border-bottom-left-radius: 6px !important;
}

.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
    border-top-right-radius: 6px !important;
    border-bottom-right-radius: 6px !important;
}

.pagination-sm > li > a,
.pagination-sm > li > span {
    padding: 5px 10px !important;
    font-size: 12px !important;
}

.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
    border-top-left-radius: 3px !important;
    border-bottom-left-radius: 3px !important;
}

.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
    border-top-right-radius: 3px !important;
    border-bottom-right-radius: 3px !important;
}

  /* End Pagination */



  /*
FILTERS
  */

.filterBox{
    background-color: rgb(255,255,255,0.9);
    border-radius: 20px;
    padding: 10px;
    margin-bottom: 20px;
    padding: 0px 20px 20px 20px;
    margin-top: 15px;
}





/*
Shared classes
*/

.mtop-1{ 
    margin-top:10px;
}

.mtop-2{ 
    margin-top:20px;
}

.radius-round{ 
    border-radius: 20px;
}

.center-aligner{
    display: flex;
    justify-content: center;
    align-items: center;
}

.center-aligner-vertical{
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

.btn-searcher{
    font-size: 18px;
    background-color: #029b95;
    border-color: #029b95;
    transition: transform 0.2s ease;
    transition: color 0.5s ease; /* Smooth transition for color change */
}

.btn-searcher:hover{
    font-size: 18px;
    color: #7fcfcc;
    background-color: #029b95;
    border-color: #029b95;
    animation: heartbeat 0.8s ease-in-out; /* Adjust the duration for faster/slower effect */
}


/* FAQ */

.faq-bk {
    background-color: #eee;
    display: flex;
    justify-content: center;
    align-items: center;
}

.category-faqs {
    text-align: center;
    padding: 30px 20px 75px 20px;  /* this will now show */
    max-width: 700px;
    width: 100%;                   /* force full width */
    margin-left: auto;
    margin-right: auto;
    box-sizing: border-box;        /* makes padding included in width */
}

@media (max-width: 767px) {
    .category-faqs {
      padding-left: 30px;
      padding-right: 30px;
    }
  }

.faq-question, .faq-answer{
    color: #666;
}

.faq-question {
    font-size: 1.2em;
    padding-top: 20px;
    font-weight: bold;
}
