/*
Theme Name: The Japan Cask Company 2024
Theme URI: http://theodagency.com
Description: Theme for The Japan Cask Company 2024
Author: Ollie Stott
Author URI: http://theodagency.com
Version: 1.0.0
*/

/* LANGUAGE SWITCHER */

.msg {
	line-height: 2.5em;
}

.wpml-ls-sidebars-lang-switch {
    width: 110px;
    float: right;
    margin: 5px;
}

.wpml-ls-item-toggle {
	background: none!important;
	border: none!important;
}

.wpml-ls-legacy-dropdown a {
    background: none;
    text-align: left;
    border: none !important;
    background: #fff;
	font-size: 0.8em;
}

@font-face {
    font-family: JapanCaskCo;
    src: url("fonts/jcc/jcc_font.otf") format("opentype");
}

h1, h2, h3, h4, h5, h6 {
	font-family: 'Georgia', serif;
}

body {
  font-family: "Georgia", serif;
  font-weight: 300;
  font-style: normal;
	line-height: 1.8em;
}

p {
	font-weight: 200;
}

.fa-15x {
	font-size: 15em;
}

.anchor {
	position: absolute;
	margin-top: -70px
}

/* GENERAL STYLES */

.nav-item a {
    color: #000;
    position: relative;
    padding: 5px 0;
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: .2em;
	font-size: 0.8em;
	display: inline;
}

#header.headroom--not-top > header, .single-product #header > header {
	background: #f8f9fa;
}

.home #header.headroom--top > header {
	background: none;
}

#header .headroom--not-top + .fa-jcc-logo {
	opacity: 0;
}

.home .headroom--top #logo {
	opacity: 0
}

.navbar-toggler {
	border: none;
	z-index: 9999;
}	
	.navbar-toggler:focus {
		box-shadow: none;
		outline: 0;
	}

a, .text-secondary {
	color: #222;
}

.btn, input[type=submit], button[type=submit], .button, body:not(.woocommerce-block-theme-has-button-styles) .wc-block-components-button:not(.is-link) {
	padding: 10px 20px!important;
}

.btn, .btn-primary, div.wpforms-container-full input[type=submit]:not(:hover):not(:active), div.wpforms-container-full button[type=submit]:not(:hover):not(:active), div.wpforms-container-full .wpforms-page-button:not(:hover):not(:active), .wp-core-ui div.wpforms-container-full input[type=submit]:not(:hover):not(:active), .wp-core-ui div.wpforms-container-full button[type=submit]:not(:hover):not(:active), .wp-core-ui div.wpforms-container-full .wpforms-page-button:not(:hover):not(:active), .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit.alt, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.alt, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.alt, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.alt, li.product .button, body:not(.woocommerce-block-theme-has-button-styles) .wc-block-components-button:not(.is-link) {
	background: none!important;
	border-color: #000!important;
	color: #000!important;
	line-height: 1.5em;
	text-decoration: none;
	font-weight: 500;
	border-radius: 0;
	font-family: 'Montserrat', sans-serif;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	font-size: .8em;
}

.btn-outline-primary {
	border: 1px solid #000!important;
	color: #000;
}

.btn-outline-primary:hover {
	background: #000;
	color: #fff;
}

.btn-outline-light {
    border: 2px solid #eee !important;
    color: #eee !important;
}

.accordion-item, .accordion-button {
    background: none;
}


.bg-primary {
    background: #222 !important;
}

#specification .accordion-button:not(.collapsed) {
    background: none;
}

#specification .accordion-button.no-sec:after {
    display: none;
}

#specification .accordion-button {
    padding-left: 35px;
    color: #211356;
    font-weight: 500;
}

.accordion-button {
	box-shadow: none!important;
}

#specification .accordion-button:before {
    font-family: 'Font Awesome 6 Pro';
    content: '\f00c';
    position: absolute;
    left: 10px;
}

#specification .accordion-button:not(.collapsed)::after {
	transform: rotate(45deg);
}

.bgimg {
    background-size: cover;
    background-position: 50%;
}

.min-vh50 {
	min-height: 50vh;	
}

.vh-50 {
	height: 50vh;	
}

ol li {
    margin-bottom: 10px;
}

b, strong, .strong {
    font-weight: 500;
}
	
.lead {
	font-size: 1.5em;
}

.text-primary {
    color: #000!important;
}

/* HEADINGS */

h1, h2, h3, h4, h5, h6, .nf-form-content label {
	line-height: 1em;
	text-transform: uppercase;
	letter-spacing: 0.1em;
    margin: 15px 0;	
}

h1 {
    font-size: 36px;
}

h2 {
    font-size: 1.75em;
}

h3 {
    font-size: 20px;
}

h6, .nf-form-content label {
	font-family: 'Montserrat', sans-serif;
	letter-spacing: 0.1em;
    text-transform: uppercase;
	font-size: 0.8em!important;
	font-weight: 500!important;
}

h6.pill {
    display: inline-block;
    position: relative;
    padding: 3px 10px;
    border-radius: 20px;
    font-size: 0.9em;
    color: #fff;
}

.form-group input, .form-group textarea, .wpforms-field-container input, .wpforms-field-container textarea  {
    background-color: none !important;
    border: none ! Important;
    color: #4d4d4d !important;
    padding: 20px !important;
    border-radius: 0 !important;
	border-bottom: 1px solid #4d4d4d!important;
}

.form-control::placeholder, input::placeholder, textarea::placeholder {
	color: #4d4d4d!important;	
	font-style: italic;
}

#header, .nav-item *, #logo, #logo i, header, header *, .overlay {
		-webkit-transition: all 0.5s;
		-moz-transition: all 0.5s;
		-ms-transition: all 0.5s;
		-o-transition: all 0.5s;
}

/* HEADER */

#alert a {
	text-decoration: none;
}


#logo {
	height: auto;
    overflow: hidden;
}

#logo i {
    margin-top: 0;
}

#carts a {
    text-decoration: none;
    font-weight: 500;
}

.nav-item a:hover::after {
	width: 100%;
    transition: 0.25s ease all;
	padding-left: 0;
}

.nav-item.current-menu-item a::after {
	width: 100%;
}

#notice {
	color: #64e2be;
	font-weight: 500;
	font-size: 0.9em;
}

/* ANIMATE BURGER */

.animated-bar {
  width: 30px;
  height: 20px;
  position: relative;
  margin: 0px;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .5s ease-in-out;
  -moz-transition: .5s ease-in-out;
  -o-transition: .5s ease-in-out;
  transition: .5s ease-in-out;
  cursor: pointer;
}

.animated-bar span {
  display: block;
  position: absolute;
  height: 3px;
  width: 100%;
  border-radius: 9px;
  opacity: 1;
  left: 0;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .25s ease-in-out;
  -moz-transition: .25s ease-in-out;
  -o-transition: .25s ease-in-out;
  transition: .25s ease-in-out;
}

.animated-bar span {
    background: rgba(0,0,0,1);
}


.animated-bar span:nth-child(1) {
  top: 0px;
}

.animated-bar span:nth-child(2) {
  top: 10px;
}

.animated-bar span:nth-child(3) {
  top: 20px;
}

/*
.animated-bar.open span:nth-child(1) {
  top: 11px;
  -webkit-transform: rotate(135deg);
  -moz-transform: rotate(135deg);
  -o-transform: rotate(135deg);
  transform: rotate(135deg);
} 

.animated-bar.open span:nth-child(2) {
  opacity: 0;
  left: -60px;
}

.animated-bar.open span:nth-child(3) {
  top: 11px;
  -webkit-transform: rotate(-135deg);
  -moz-transform: rotate(-135deg);
  -o-transform: rotate(-135deg);
  transform: rotate(-135deg);
} */

/* PAGE HEADER */

.olay {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.2);
}

/* MASONRY BLOCK */

#masonry [class*='col-'] {
	position: relative;
}

#masonry h2 {
	position: absolute;
	bottom: 20px;
	left: 25px;
}

#masonry img {
	position: relative;
}

/* IMAGE + TEXT BLOCK */

#imgTxt [class*='col-'] {
	position: relative;
}

/* PARALLAX */
.banner {
	display: block;
	width: 100%;
	background-size: cover;
	background-position: 50%;
	height: 500px;
	margin: 15px 0;
}
.parallaxParent {
	height: 700px;
	overflow: hidden;
}

.parallaxParent .banner {
	height: 900px;
	margin-top: -80px;
}

/* BRAND */

#brand {
	background-size: cover;
	background-position: 50%;
	position: relative;
}

#brand:hover, #brands ul li:hover {
	cursor: pointer!important;
}

#brands ul {
	padding: 0;	
}

#brands ul li {
	margin: 0;
    float: left;
    clear: both;
	list-style: none;
}

.overlay {
	position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0);
    top: 0;
    left: 0;
}

#brand:hover > .overlay {
    background: rgba(0, 0, 0, 0.5);
}

#brand h2 {
	z-index: 9999;
	position: relative;
}

#brands h3 {
	text-transform: none;
	letter-spacing: 0;
	border-bottom: thin solid #000;
	padding-bottom: 10px;	
	margin-bottom: 5px;
}

.btn-close {
    position: absolute;
    right: 15px;
    top: -40px;
    font-size: 1.5em;
	opacity: 1
}

.modal {
    background: rgba(248, 249, 250, 0.9)!important;
	z-index: 99999;
}

.modal-content {
    background: none;
    border: none;
}

.modal {
	background: rgba(248,249,250);	
}

/* CARD BLOCK */

#cards {
	background: #eee;
}

.card {
    border-radius: 0;
    background: none;
    border: none;
}

.card-body {
	padding: 2em 0;
}

/* ICONS BLOCK */

#icons i, #icons svg {
	font-size: 3em;
	color: #63e2be;
}

#icons.wimg {
	position: relative;
	overflow: hidden;
}

#iconsImg {
    position: absolute;
    top: 50%;
    transform: translateY(-50%) scale(1.25);
    right: -10%;
}

/* PRODUCT HIGHLIGHT */

#productHighlight {
	background: #f2f2f2;
}

.bg {
    background-size: cover;
	background-position: 50%;
}

/* NEWSLETTER */

.inside {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translate(-10px, -50%);
}

/* --- SEARCH --- */

.searchs span {
    font-size: 2em!important;
	text-decoration: none!important;
	margin-top: 5px;
}

#search {
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
	background: rgba(256,256,256,0.85);
	-webkit-transition: -webkit-transform 0.5s, opacity 0.5s;
	transition: transform 0.5s, opacity 0.5s;
    opacity: 0;
	z-index: -1;
}

#search.open {
    opacity: 1;
    z-index: 9999999;
	-webkit-transition: -webkit-transform 0.5s, opacity 0.5s;
	transition: transform 0.5s, opacity 0.5s;
}

#search aside {
    position: absolute;
    left: 50%;
    top: 10%;
    width: 90%;
	max-width: 600px;
    height: 150px;
	transform: translate(-50%);
    background: none;
}

#search h4 {
	color: #6a7786;
}

#search input[type="search"] {
    position: absolute;
    top: 50%;
    background: rgba(0, 0, 0, 0);
    font-size: 30px;
    font-weight: 300;
    text-align: center;
    border: thin solid #ccc;
    margin: 0px auto;
    margin-top: -51px;
	padding: 10px 20px;
    outline: none;
    color: #fff;
    width: 50%;
    margin-left: calc(50% / 2);
}

.product-search input[type="text"].product-search-field, .product-search input[type="text"].product-filter-field {
	padding: 5px 10px;
}

#search .search-results a {
	color: #000!Important;
}

#search .btn {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: 61px;
    margin-left: -45px;
}
#search .close {
    position: fixed;
    top: 15px;
    right: 15px;
    color: #000;
	opacity: 1;
	padding: 10px 17px;
	font-size: 27px;
	background: none;
    border: none;
}

del .amount {
	text-decoration: line-through!important;
}

#mobSearch i {
    font-size: 1.5em;
    margin-left: 5px;
}

/* HERO */

#hero {
	background-size: cover;
	background-position: 50%;
}
#heroImg {
	transform: scale(1.5) translateX(10%) translateY(180px);
}

/* NEWS */

.post, #post .card {
	background-size: cover;
	background-position: 50%;
	color: #fff;
	position: relative;
}

#post .card {
	background-color: #f2f2f2;
	color: #fff;
	border: none;
}
.post a, #post .card a {
	color: #fff;
	text-decoration: none;
}

.page-item .current, .page-item .page-link {
    padding: 0.375em 0.8em;
    display: block;
    background: #000;
    color: #fff;
    border-radius: 10px!important;
	border: thin solid #000;
	margin: 0 8px;
	font-size: 1.2em;
}

.page-item .page-link {
    background: #fff;
    color: #000;
}

.page-item .page-link:hover {
	background: #000;
    color: #fff;	
}

/* CONTACT */

#location a {
	text-decoration: none;
	color: #fff;
}

#country {
    text-transform: uppercase;
    color: #63e2be;
    font-size: 1em;
}

#country:before, #phone:before, #email:before {
	font-family: 'Font Awesome 6 Pro';
	color: #fff;
	position: absolute;
	font-weight: 800;
    margin-left: -1.5em;
}

#map a {
	font-weight: 500;
	color: #63e2be;
}

#country:before {
    content: '\f3c5';
}

#phone:before {
    content: '\f095';
}

#email:before {
    content: '\f0e0';
}

/* FOOTER */

#menu-brands a:hover {
	cursor: pointer;
}

footer ul {
	list-style: none;
	padding-left: 0;
}

footer a {
    font-weight: 300;
    text-decoration: none;
    margin: 10px 0;
    display: block;
}

#copyright ul li {
	display: inline-block;
	padding-left: 10px;
}


@media screen and (min-width: 768px) {

.headroom--unpinned #logo {
    height: 30px;
}

.headroom--unpinned #logo i {
    margin-top: -56px;
}
/*
.nav-item.active a::after, .nav-item a::after, .nav-item.current-menu-item a::after {
	content: "";
    position: absolute;
	bottom: -5px;
	left: 0;
	height: 1px !important;
	width: 0%;
	background-color: #222;
    transition: 0.24s ease-out all;
}
	.nav-item.active a::after {
		width: 100%;
	}
*/
	
}


@media screen and (max-width: 767px) {
	.wpml-ls-sidebars-lang-switch {
    	width: 70px; 
	}
	#heroImg {
    	transform: scale(1.5) translateX(10%) translateY(80px);
	}
	#imgTxt {
	    overflow-x: hidden;
	}
	.offcanvas-body {
		background: #551c99;
	}
	.nav-item a {
	    font-size: 1.5em;
	}
	.vh-50 {
		height: 35vh;	
	}
	.fa-15x {
		font-size: 9em;
	}
	body {
		font-size: 0.9em;
	}
}

@media screen and (max-width: 480px) {
#hero .col-9 {
	text-align: center!important;
}
}

.fade-out.aos-animate {
    opacity: 0;
}