/*
Theme Name: Magnetic Child
Description: A <a href='http://codex.wordpress.org/Child_Themes'>Child Theme</a> for the Enfold Wordpress Theme. If you plan to do a lot of file modifications we recommend to use this Theme instead of the original Theme. Updating wil be much easier then.
Version: 1.0
Author: Kriesi
Author URI: http://www.kriesi.at
Template: Magnetic
*/

@import url('https://fonts.googleapis.com/css2?family=Hind:wght@300;400;500;600;700&display=swap');

/*Add your own styles here:*/

body, a , main, h1, h2, h3, h4, h5, h6 {
	  font-family: "Hind", sans-serif;
}
.banner-image-style * {
    padding: 0;
    margin: 0 auto;
}
html body h1.avia-caption-title {
    font-size: 68px;
    text-transform: none !important;
    margin: 0 auto;
    letter-spacing: normal;
    top: 100px;
    position: relative;
    color: #fff;
    width: auto;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 200px;
}
/* .banner-image-style {
    position: relative;
    margin-top: -60vh;
	background-color: #f5f1eb !important;
} */
#top .av_header_transparency #header_meta {
    border-bottom: none !important;
}
#top .banner-image-style * {
    padding-top: 0 !important;
}
#top .slideshow_align_caption h2.avia-caption-title {
    width: 100%;
}
div#header_main {
    display: flex;
    align-items: center;
    flex-direction: row-reverse;
}
#header #header_main_alternate .container .menu ul {
    display: flex;
    gap: 40px;
}
#header #header_main_alternate .container .menu ul li:first-child {
    padding-left: 20px; /* Adds 20px extra padding to the first menu item */
}
.html_header_top.html_bottom_nav_header #header_main_alternate .main_menu {
    margin-top: 20px;
}
#top form.wpcf7-form p {
    gap: 30px;
    display: flex;
    width: 100%;
	margin-top:0;
}
#top form.wpcf7-form p span.wpcf7-form-control-wrap {
    display: flex;
    width: 100%;
}
.wpcf7-form-control-wrap input {
    margin: 0 !important;
    height: 40px;
    min-width: 100%;
    max-width: 100%;
    background-color: #ffffff !important;
    border-radius: 30px !important;
    padding: 10px 30px !important;
    border: 2px solid #000 !important;
    font-size: 16px !important;
    color: #6a9b80 !important;
}
#top .wpcf7-not-valid-tip {
    position: absolute;
    left: 0;
    bottom: -24px;
	color:#f44336;
}
#top input.wpcf7-form-control.wpcf7-submit {
    min-width: 200px;
    border-radius: 30px;
    border: 2px solid #535856;
	background: #535856;
	color: #ffff;
	font-size: 16px;
	font-weight: 700;
	width:100%;
	transition: all 0.3s ease-in-out;
}

#top input.wpcf7-form-control.wpcf7-submit:hover{
	 background-color: #6a9b80;
    transition: all 0.3s ease-in-out;
    border-color: #6a9b80;
}
.avia_codeblock_section .wpcf7 {
    padding: 40px 30px 20px;
    background: #ffffff;
    display: inline-block;
    width: 100%;
    border-radius: 14px;
    position: relative;
}
.avia_codeblock_section .wpcf7 label {
    color: #6a9b80;
    width: 100%;
    font-weight: 400 !important;
}

.avia_codeblock_section .wpcf7 .wpcf7-textarea {
    background-color: #ffffff !important;
    border: 2px solid #000 !important;
    border-radius: 16px !important;
}
.product-images-product .av-image-caption-overlay-center img {
    width: 38px;
}
.product-images-product .av-image-caption-overlay .av-caption-image-overlay-bg {
    border-radius: 15px;
}
.product-images-product .av-image-caption-overlay-position {
    display: flex;
    align-items: end;
    text-align: left;
    padding: 0 0 20px;
}
.product-images-product .av-image-caption-overlay-position h3 {
    font-size: 28px;
    color: #fff;
}
.footer-form {
    padding: 5rem 0;
}
.footer-form .wpcf7 {
    margin-top: 50px;
}
.custom-before-footer h2 {
    font-size: 36px;
    color: #535856;
}
.custom-before-footer p {
    font-size: 18px;
    line-height: 1.6;
    margin: 0;
    color: #535856;
}
.after-custom-footer.footer-bottom .container {
    background: #F5F1EB !important;
    padding: 0;
}
section#custom_html-2 ul li img {
    height: 20px;
}
section#custom_html-2 ul li a {
    display: inline-block;
}
#footer .after-custom-footer.footer-bottom .widget {
    padding: 0;
    margin: 0px 0 0px 0;
    font-weight: 300;
}
.after-custom-footer.footer-bottom {
    clear: both;
    border-top: 1.4px solid #535856;
    padding-top: 40px;
}
#footer {
    background-color: #F5F1EB;
    width: 100%;
    height: 100%;
    background-position: center;
    background-repeat: repeat-x;
    background-size: cover;
    border: none !important;
}
#footer div#media_image-3 img.image {
    width: 200px;
}
.after-custom-footer.footer-bottom .container ul#menu-footer-menu {
    display: flex;
    gap: 20px;
}
.heading-h2 h2.av-special-heading-tag {
    font-size: 36px;
    font-weight: 400;
    text-transform: none !important;
    letter-spacing: -0.5px; /* Adjust the value as needed */
}

section#custom_html-2 ul {
    display: flex;
    align-items: center;
    gap: 6px;
}
.container_wrap.footer-form.footer_color {
    border: none !important;
}
div#footer:after {
    position: absolute;
    content: '';
    width: 100%;
    height: 8px;
    background-image: url(/magneticislanddistillery/wp-content/uploads/2024/06/ZIGZAG.svg);
    z-index: 99;
    top: 0px;
    background-color: #f5f1eb;
    transform: translateX(10px);
}
.container_wrap.footer-form.footer_color {
    border: none !important;
    background: #fcfcfa;
}
.container_wrap.footer-form:before {
    position: absolute;
    content: '';
    width: 100%;
    height: 8px;
    background-image: url(/magneticislanddistillery/wp-content/uploads/2024/06/ZIGZAG.svg);
    z-index: 9;
    top: 0px;
    background-color: #f5f1eb;
    transform: rotate(180deg);
}
.html_header_top.html_bottom_nav_header #header_main_alternate .main_menu {
    clear: both;
    position: relative;
    line-height: 40px;
    height: 100%;
    width: auto;
    float: left;
}

.footer_color .flex_column .widget .widgettitle {
    font-weight: 600;
    letter-spacing: 0;
    font-size: 20px;
    margin: 0 0 12px !important;
    color: #535856 !important;
    text-transform: capitalize;
}
.footer_color .flex_column .widget .footer-contact {
    margin-bottom: 14px;
}
* , * body {
    font-size: 16px;
	    font-weight: 300;
}
#top .widget_nav_menu li {
    font-size: 16px;
}
.after-custom-footer.footer-bottom * {
    line-height: normal;
    font-size: 14px;
}
.wpcf7-form-control-wrap input::placeholder {
    color: #6a9b80 !important;
}
.footer-description {
    border-bottom: 1.4px solid #535856 !important;
    padding-bottom: 20px;
}
#footer * {
    color: #535856;
}
#footer .widget img.image {
    width: 180px;
    margin: 0 auto 0 0;
}

div#header_main {
    max-width: 1280px;
    margin: 0 auto;
    display: block;
}

.av_minimal_header #header_main_alternate {
    border: none;
    position: absolute;
    top: 0;
}
.banner-image-style img {
    max-width: 800px;
}
div#header_main .inner-container {
    margin: 12px 0;
}
#top .main_color .button-theme-btn .avia-color-theme-color {
    color: #535856;
    border-color: #535856;
    background: transparent !important;
    border: 2px solid #535856;
    font-weight: 600;
    padding: 10px 0 8px !important;
    font-size: 16px;
}
#top .main_color .button-theme-btn .avia-color-theme-color:hover {
    color: #ffffff;
    background: #67967c !important;
	border-color: #67967c;
}
#top .av-logo-container .social_bookmarks li a {
    font-size: 20px;
}
.home .text-custom p {
    font-size: 20px;
    letter-spacing: 0.4px;
    margin-bottom: 24px;
}
.home .text-custom p {
    font-size: 18px;
    letter-spacing: 0px;
    margin-bottom: 24px;
}
html body .wpcf7-response-output {
    position: absolute;
    bottom: -60px;
    left: 0;
    width: 100%;
    margin: 0 !important;
    font-size: 14px !important;
	text-align:center;
}
.wpcf7-spinner {
    display: none;
}
#top form.wpcf7-form p br{
 display: none;
}
#top .av-custom-form-color.Contact-us-form-ui {
    padding: 40px 30px;
    background: #ffffff;
    display: inline-block;
    width: 100%;
    border-radius: 14px;
    position: relative;
}
#top .av-custom-form-color.Contact-us-form-ui p.form_element input, #top .av-custom-form-color.Contact-us-form-ui p.form_element textarea {
    border-radius: 15px !important;
    border: 2px solid #000 !important;
    color: #6a9b80 !important;
    height: 42px;
    padding: 6px 14px;
	/*text-transform: capitalize;*/
	font-size: 14px;
}
#top .av-custom-form-color.Contact-us-form-ui p.form_element{
	margin: 0 0 20px;
}
#top .av-custom-form-color.Contact-us-form-ui p.form_element textarea {
    height: 120px;
    resize: none;
}

#top .av-custom-form-color.Contact-us-form-ui fieldset {
    margin-bottom: 0 !important;
}
#top .contact-left-side p {
    margin: 0px 0 0px;
}
#top .contact-left-side ul li {
    margin-left: 0;
    margin-top: 0 !important;
}
#top .contact-left-side section {
    margin: 0 0 20px 0;
}
#top .av-custom-form-color.Contact-us-form-ui p.form_element input.button {
    border: 2px solid #2f2a2b !important;
    color: #fff !important;
    width: 100%;
    background: #2f2a2b !important;
    text-transform: uppercase;
    border-radius: 30px !important;
	font-weight: 700;
    font-size: 16px;
}
#top .av-custom-form-color.Contact-us-form-ui p.form_element input.button:hover {
    background-color: #67967c !important;
    border-color: #67967c !important;
}
#top #wrap_all .header_color.av_header_transparency ul li a {
   
	color: #535856;
	font-weight: 500;
}

#top.home #wrap_all .header_color.av_header_transparency ul li a {
	color: #f5f1eb;
}
#top.home .header_color.av_header_transparency .logo .cls-1 ,
#top.home header ul.social_bookmarks svg .cls-1{
	 fill: #f5f1eb;
}

#top #wrap_all .header_color.av_header_transparency ul li a:hover {
    color: #67967C;
}

#top.home #wrap_all .header_color.av_header_transparency ul li a:hover {
     color: #535856 !important;
}
#top.home .header_color.av_header_transparency .avia-menu-fx, 
#top.home .av_header_transparency div .av-hamburger-inner, 
#top.home .av_header_transparency div .av-hamburger-inner::before, 
#top.home .av_header_transparency div .av-hamburger-inner::after {
    background: #f5f1eb;
}
#top .header_color.av_header_transparency .avia-menu-fx, .av_header_transparency div .av-hamburger-inner, .av_header_transparency div .av-hamburger-inner::before, .av_header_transparency div .av-hamburger-inner::after {
    background: #535856;
}

#top .header_color.av_header_transparency .logo .cls-1, #top header ul.social_bookmarks svg .cls-1 {
    fill: #535856;
}
#top #wrap_all .header_color.av_header_transparency ul li a img {
    width: 24px;
    height: 24px;
    object-fit: contain;
}
div#custom_html-7 .textwidget.custom-html-widget ul.social_bookmarks {
    position: relative;
    top: 0;
    left: auto;
    display: flex;
    gap: 14px;
}
div#custom_html-7 {
    float: right;
    padding: 45px 0 !important;
}
#header #header_main_alternate .container .menu ul {
    display: flex;
    gap: 0px 50px;
    margin: 0;
}
section#media_image-2 {
    text-align: right;
}
#top #footer .widget_nav_menu li:hover a {
    color: #67967C;
}

.graphic-line{
	position: relative;
}
.graphic-line:after ,
.graphic-line:before {
     left: 0;
    position: absolute;
    content: '';
    width: 100%;
    height: 8px;
    z-index: 9;
    background-color:#fcfcfa;
}
.graphic-line:after {
    background-image: url(/magneticislanddistillery/wp-content/uploads/2024/06/ZIGZAG.svg);
    top: 0px;
    transform: rotate(180deg);
}

.graphic-line:before {
    background-image: url(/magneticislanddistillery/wp-content/uploads/2024/06/ZIGZAG.svg);
    bottom: 0;
}
#footer .av_one_fourth {
    margin-left: 2%;
    width: 23.5%;
}
body  #footer .first, body #footer .no_margin {
    margin-left: 0 !important;
}
.after-custom-footer.footer-bottom .col-2.flex_column {
    display: flex;
    flex-direction: column;
    margin-left: 4%;
}
#top div .caption_center .slideshow_caption .avia-caption-content img {
    height: 100vh;
    object-fit: contain;
    margin-top: -80px;
}
#top header  ul.social_bookmarks svg {
    height: 24px;
    object-fit: contain;
    width: 24px;
}
#top #wrap_all .header_color.av_header_transparency ul li a:hover path.cls-1 {
    fill: #6a9c80;
}
#top.home #wrap_all .header_color.av_header_transparency ul li a:hover path.cls-1 {
    fill: #535856 !important;
}
.html_av-overlay-full #top #wrap_all #av-burger-menu-ul li a:hover {
    color:#535856 !important;
}
#top #wrap_all .social_bookmarks:hover a, #top #wrap_all .social_bookmarks a:focus {
    color: transparent;
    background-color: transparent;
}
#footer .widget svg {
    height: 24px;
    object-fit: contain;
    width: 24px;
}
#footer .widget ul li a svg  path.cls-1 {
    fill: #535856;
}
#footer .widget ul li a:hover svg path.cls-1 {
    fill: #6a9b80;
}
#top .social_bookmarks li {
    border: none;
}
.caption_fullwidth {
    background: #53585675;
}
html body .av-image-caption-overlay {
    background: #00000038 !important;
    border-radius: 20px;
    overflow: hidden;
}
section#media_image-2.moblie-show {
    display: none;
}
html body h1.avia-caption-title span{
	flex: 1;
}
html body h1.avia-caption-title span.space-left {
    text-align: right;
}
html body h1.avia-caption-title span.space-right {
    text-align: left;
}
html body .avia-image-overlay-wrap img.avia_image {
    border-radius: 20px;
    overflow: hidden;
}
.wpcf7 form.sent .wpcf7-response-output {
    border-color: #67967C;
    color: #67967C;
    bottom: -60px !important;
    text-align: center;
    border-radius: 4px;
    font-weight: 600;
}
#top textarea {
    padding: 10px 30px !important;
    font-size: 16px !important;
    color: #6a9b80 !important;
}
.avia_mobile #top .av-parallax {
    transform: none !important;
}

@media (max-width: 1320px){
 	 div#header_main {
		padding: 0 20px;
	}
	.banner-image-style img {
		max-width: 660px;
	}
	html body h1.avia-caption-title {
		font-size: 48px;
	}
	.heading-h2 h2.av-special-heading-tag, .custom-before-footer h2 {
		font-size: 28px;
		max-width: 910px;
	}
	.text-custom p, .custom-before-footer p{
		font-size: 16px;
	}
	#top form.wpcf7-form p {
		gap: 8px;
	}
	#top input.wpcf7-form-control.wpcf7-submit {
		min-width: 120px;
	}
	#header #header_main_alternate .container .menu ul {
		gap: 0px 30px;
	}
	.container_wrap.footer-form:before, div#footer:after {
		height: 6px;
	}

}
@media (max-width: 1023px){
	header#header .container {
		padding: 0 24px !important;
	}
	.html_header_top.html_logo_center .logo svg {
		width: 140px;
	}
	#header #header_main_alternate .container .menu ul {
        gap: 0px 20px;
    }
	#top #wrap_all .header_color.av_header_transparency ul li a {
		font-size: 14px;
	}
	#top header ul.social_bookmarks svg {
		height: 20px;
		width: 20px;
	}
	#top .av_header_transparency .logo {
		padding-top: 8px !important;
	}
}
@media (max-width:991px){
	.product-images-product .av-image-caption-overlay-position h3 {
		font-size: 24px;
		margin-bottom: 0px;
	}
	.product-images-product .av-image-caption-overlay-position p {
		font-size: 16px;
		line-height: normal;
	}
	.product-images-product .av-image-caption-overlay-center img {
		width: 28px;
	}
	.wpcf7-form-control-wrap input {
		font-size: 14px !important;
	}
	#top form {
		margin-bottom: 0;
	}
	.footer-form {
		padding: 3rem 0;
	}
	.footer_color .flex_column .widget .widgettitle {

		font-size: 16px;
	}
	 .responsive.html_mobile_menu_tablet #top #wrap_all #header {
        z-index: auto;
    }
	.responsive #top #wrap_all .av_mobile_menu_tablet .main_menu {
        left: 0 !important;
    }
	.responsive.html_mobile_menu_tablet #top .av-logo-container .main_menu .social_bookmarks {
	     display: none !important ;
	}
	.html_header_top.html_logo_center .logo {
		left: 50%;
		transform: translate(-50%, -6px);
	}
	div#footer:after, .container_wrap.footer-form:before {
		height: 4px;
	}
	.responsive #top #wrap_all .container {
        width: 92%;
        max-width: 92%;
    }
	.responsive #top #wrap_all .container .after-custom-footer.footer-bottom .container {
		width: 100%;
		max-width: 100%;
	}
	   html body h1.avia-caption-title {
        font-size: 48px;
        word-spacing: normal;
        top: 30px;
		gap: 20px;
    }
    #top div .caption_center .slideshow_caption .avia-caption-content img {
        height: 70vh;
        margin-top: 0;
    }
	#top .header_color.av_header_transparency .logo .cls-1, #top header ul.social_bookmarks svg .cls-1 {
		fill: #f5f1eb;
	}
	.banner-slider-home .container.caption_container .slideshow_caption {
		padding-top: 0 !important;
	}
	.banner-slider-home .avia-slideshow.image_no_stretch li img {
		width: auto;
		min-height: 70vh !important;
	}
	html body h1.avia-caption-title {
		font-size: 40px;
	}
	.Contact-us-form-section .template-page.content {
		padding: 20px 0 0;
	}
	#top .av-custom-form-color.Contact-us-form-ui {
		padding: 20px 20px 0;
	}
}
@media (max-width: 767px){

	section#media_image-2{
		display: none;
	}
	section#media_image-2.moblie-show {
		display: block;
	}
	section#media_image-2.moblie-show img {
		margin: 30px 0 !important;
	}
	section#custom_html-2 > h3.widgettitle {
		display: none;
	}
	section#media_image-2 {
		margin: 0 0 0px 0px !important;
	}
	section#media_image-2 {
		text-align: left;
	}
	.after-custom-footer.footer-bottom * {
		font-size: 12px;
	}
	#top .widget_nav_menu li {
		font-size: 14px;
	}
	*, * body {
		font-size: 14px;
	}
	.banner-image-style img {
        max-width: 450px;
    }
	.avia-slideshow li img {
		min-height: 60vh !important;
	}
	.banner-slider-home .avia-slideshow.image_no_stretch li img {
		width: auto;
		min-height: 60vh !important;
	}
	 html body h1.avia-caption-title {
        font-size: 36px;
    }
	#footer .widget {
		margin: 20px 0 0px 0;
	}
	.after-custom-footer.footer-bottom {
		clear: both;
		position: relative;
		bottom: 0;
	}
	section#custom_html-2 {
		margin: 0 !important;
	}
	.flex_column.av_one_fourth.first.el_before_av_one_fourth + .flex_column.av_one_fourth.el_after_av_one_fourth.el_before_av_one_fourth, .flex_column.av_one_fourth.first.el_before_av_one_fourth {
    width: 50% !important;
}
	.responsive #top .logo {
        position: absolute;
        width: 120px;
		        left: 50%;
        transform: translate(-50%, 0);
    }
	.responsive #top #header_main > .container .main_menu .av-main-nav > li > a {
        padding: 0 0 0 0px;
    }
	
	 #top div .caption_center .slideshow_caption .avia-caption-content img {
		margin-top: 0px;
		max-width: 400px;
	}

}
@media (max-width: 480px){
	    #top form.wpcf7-form p {
        gap: 18px;
        flex-direction: column;
    }
	.banner-image-style img {
        max-width: 100%;
    }
	html body h1.avia-caption-title span {
		flex: none;
	}
    html body h1.avia-caption-title {
        font-size: 28px;
        word-spacing: normal;
        text-align: center;
        gap: 10px;
    }
	html body h1.avia-caption-title span.space-left, html body h1.avia-caption-title span.space-right {
		text-align: inherit;
	}
	#top div .avia-slideshow.image_no_stretch li img {
		object-position: left;
	}
}
@media (max-width: 410px){
	#top div .caption_center .slideshow_caption .avia-caption-content img {
        max-width: 300px;
    }
}