/*

Theme Name: Coolism
Author: Coolism
version: 2026

*/

/*
font-family: "DM Sans", sans-serif;
*/

*, *:before, *:after { margin: 0px; padding: 0px; -webkit-font-smoothing: antialiased; box-sizing: border-box; -webkit-box-sizing: border-box; -webkit-text-size-adjust: none; }
html, body { width: 100%; font-size: 16px; line-height: 24px; color: #2a2a2a; font-family: "DM Sans", sans-serif; font-weight: 400; -webkit-text-size-adjust: none; -webkit-font-smoothing: antialiased; background: #7647FF; }
html { min-height: 100%; } 

::-webkit-input-placeholder { color: #ffffff; opacity: 0.600 !important; }
::-moz-placeholder { color: #ffffff; opacity: 0.600 !important; }
:-ms-input-placeholder { color: #ffffff; opacity: 0.600 !important; }
:-moz-placeholder { color: #ffffff; opacity: 0.600 !important; }

input[type=checkbox]{ -webkit-appearance: checkbox; }
input[type=radio]{ -webkit-appearance: radio; }
button, input, textarea, select { -webkit-appearance: none; -webkit-border-radius: 0px; font-family: "Montserrat", sans-serif; font-weight: 500; }
:focus,input:focus, textarea:focus { outline: none; }
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video { margin: 0; padding: 0; border: 0; vertical-align: baseline; }
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; }
:focus { outline: none; }

/* common */
a { transition: all 350ms; -webkit-transition: all 350ms; -ms-transition: all 350ms; text-decoration: none; outline: none; color: #278f9f; }
a:focus, a:active { outline: none; }
a:hover { text-decoration: none; } 

ul, ol {  margin: 0px; padding: 0px 0 25px 20px; }
ul li, ol li { padding: 0px; }
ol ol { margin-bottom: 0px; }
ol ol li:last-child { padding-bottom: 0px; } 

h1, h2, h3, h4, h5 { color: #94a766; font-weight: 600; font-family: "Oswald", sans-serif; }
h1 { color: #94a766; font-size: 58px; line-height: 64px; padding-bottom: 10px; }
h2 { color: #000000; font-size: 90px; line-height: 90px; padding-bottom: 24px; }
h3 { padding: 0px 0 2px; font-size: 58px; line-height: 58px; color: #000000; }
h4 { font-size: 42px; line-height: 52px; letter-spacing: 1.26px; color: #000000; padding-bottom: 15px; } 
h5 { color: #aaaaaa; font-size: 32px; line-height: 36px; padding: 0 0 15px; font-weight: 400; }
h6 { font-size: 24px; line-height: 36px; color: #000000; padding-bottom: 12px; text-transform: uppercase; }
p { padding-bottom: 25px; }
p strong { font-weight: 500; }
p a , li a{ color: #278f9f; text-decoration: none; } 
p a:hover, li a:hover { text-decoration: underline; }
cite { font-style: normal; }
table { border-collapse: separate; border-spacing: 0; }
caption, td { font-weight: normal; text-align: left; }
th { text-align: left; }
.clear { clear: both; width: 100%; height: 0px; overflow: hidden; }
blockquote { font-style: italic; }
/*a[href^="tel"], a[href^="sms"] { cursor: text; text-decoration: none; color: inherit !important; }
a[href^="tel"]:hover, a[href^="sms"]:hover { text-decoration: none; }*/
blockquote { padding: 0; margin: 0; position: relative;  font-style: normal; }
blockquote p strong { font-size: inherit; line-height: inherit; }

#mainCntr { padding: 0; width: 100%; overflow: hidden; position: relative; }

.clear { clear: both; overflow: hidden; }
img { border: 0px; outline: none; display: block; max-width: 100%; height: auto; }

.btn { padding: 1px 0px 10px; position: relative; display: inline-block;  vertical-align: top; font-family: "Raleway", sans-serif; font-weight: 500; text-align: center; text-decoration: none; font-size: 16px; line-height: 20px; color: #ffffff; text-transform: uppercase; letter-spacing: 1.6px; position: relative; }
.btn:after { content: ""; width: 100%; height: 1px; position: absolute; bottom: 0px; left: 0px; transition: all 350ms; -webkit-transition: all 350ms; background-color: #ffffff; }
.btn:hover:after { width: 100%; }

.button { padding: 5px 30px; min-height: 44px; display: inline-flex; align-items: center; justify-content: center; text-align: center; cursor: pointer; text-align: center; border: 1px solid #ffffff; color: #ffffff; font-size: 14px; line-height: 1; letter-spacing: 0px; font-family: "Roboto", sans-serif; text-transform: uppercase; font-weight: 400; transition: all 350ms; -webkit-transition: all 350ms; -ms-transition: all 350ms; border-radius: 0px; -webkit-border-radius: 0px; background-color: #000000; }
.button:hover { border-color: #000000; color: #000000; background-color: #ffffff; }
.button.is-outlined { background: none; }
.button.is-outlined:hover { border-color: #000000; color: #000000; background-color: #ffffff; }

.button.purple-color { border-color: #8825b5; background: #8825b5; }
.button.magenta-color { border-color: #ef1696; background: #ef1696; }
.button.green-color { border-color: #02b26a; background: #02b26a; }

.button.purple-color:hover,
.button.magenta-color:hover,
.button.green-color:hover { border-color: #1d98b2; background-color: #1d98b2; }

/* Slider */
.slick-slider { position: relative; display: block; box-sizing: border-box; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; -webkit-touch-callout: none; -khtml-user-select: none; -ms-touch-action: pan-y; touch-action: pan-y; -webkit-tap-highlight-color: transparent; }
.slick-list { position: relative; display: block; overflow: hidden; margin: 0; padding: 0; }
.slick-list:focus { outline: none; }
.slick-list.dragging { cursor: pointer; cursor: hand; }
.slick-slider .slick-track, .slick-slider .slick-list { -webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); -o-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }
.slick-track { position: relative; top: 0; left: 0; display: block; }
.slick-track:before, .slick-track:after { display: table; content: ''; }
.slick-track:after { clear: both; }
.slick-loading .slick-track { visibility: hidden; }
.slick-slide { display: none; float: left; height: 100%; min-height: 1px; }
[dir='rtl'] .slick-slide { float: right; }
.slick-slide img { display: block; }
.slick-slide.slick-loading img { display: none; }
.slick-slide.dragging img { pointer-events: none; }
.slick-initialized .slick-slide { display: block; }
.slick-loading .slick-slide { visibility: hidden; }
.slick-vertical .slick-slide { display: block; height: auto; }
.slick-arrow.slick-hidden { display: none; }

.d-flex { display: flex; flex-wrap: wrap; }
.v-center { align-items: center; }
.v-start { align-items: flex-start; }
.v-end { align-items: flex-end; }
.h-center { justify-content: center; }
.h-end { justify-content: flex-end; }

.mkdf-lh-anim { clip-path: inset(0 100% 0 0); transform: translateX(40px); transition: 1s; }
.mkdf-lh-anim.go { clip-path: inset(0 0 0 0); transform: translateX(0); transition: 1s .1s cubic-bezier(.91,.13,.26,.88); }

.mkdf-v-anim { opacity: 0; transform: translateY(100px); clip-path: inset(100% 0px 0px); transform-origin: 0px 0px; }
.mkdf-v-anim.go { opacity: 1; transform: translateY(0px); clip-path: inset(0px); transform-origin: 0px 0px; transition: 1.2s cubic-bezier(0.35, 0.71, 0.26, 0.88) 0.33s; }

.order-first { order: -1; }

/* wrapper */
#wrapper { width: 100%; min-height: 100%; position: relative; overflow: hidden; }
.wrapper { padding: 0 40px; margin: 0px auto; width: 100%; max-width: 1200px; position: relative; }

.header-cntr { padding: 20px 0px; position: fixed; top: 0px; left: 0px; width: 100%; z-index: 99; margin: 0 auto; transition: all 350ms; }
.header-cntr .wrapper { max-width: 100%; }
.header-cntr .right ul { padding: 0px; margin: 0px; list-style-type: none; display: flex; align-items: center; flex-wrap: wrap; }
.header-cntr .right ul li { padding: 5px 5px 5px 4px; position: relative; }
.header-cntr .right ul li a { padding: 12px 20px; color: #ffffff; display: block; border: 1px solid transparent; font-size: 20px; line-height: 1; font-weight: 400; letter-spacing: 1px; font-family: "Oswald", sans-serif; text-transform: uppercase; transition: opacity 300ms ease; }
.header-cntr .right ul li a:hover { text-decoration: none; opacity: 0.6; }
.header-cntr .right ul li.current-menu-item > a { border-color: currentColor; }
.header-cntr .right ul li ul { position: absolute; top: calc(100% - 4px); left: 6px; display: block; border: 1px solid transparent; opacity: 0; visibility: hidden; width: 198px; transition: all 350ms; transform: translateY(10px); background: #ffffff; }
.header-cntr .right ul li:hover > ul { opacity: 1; visibility: visible; transform: translateY(0px); }
.header-cntr .right ul li li { padding: 0px; }
.header-cntr .right ul li li a { padding: 9px 13px; font-family: "Roboto", sans-serif; color: #000000; font-size: 12px; letter-spacing: 0.05em; text-transform: uppercase; border: 0px; }
.header-cntr .right ul li li a:hover { background: rgba(0,0,0,0.05); }

.header-cntr.is-sticky { padding: 10px 0px; box-shadow: 0px 1px 2px 0px rgba(0,0,0,0.05); background: #ffffff; }
.header-cntr.is-sticky .right ul li a { color: #000000; }
.header-cntr.is-sticky .right ul li ul { border-color: #000000; }

.coming-soon-page { padding: 40px 20px; min-height: 100vh; text-align: center; flex-direction: column; }
.coming-soon-page .wrapper { margin: auto; width: 100%; }
.coming-soon-page .wrapper p { padding: 15px 0px 0px; color: #ffffff; font-size: 25px; font-weight: 400; line-height: 140%; }
.coming-soon-page .logo { margin: 0px auto; display: table; width: 260px; }
.coming-soon-page .bottom { width: 100%; padding: 0px; color: #FFF; font-size: 12px; font-weight: 400; line-height: 18px; text-align: center; }
.coming-soon-page .bottom br { display: none; }
.coming-soon-page .bottom a { color: #ffffff; }

	

table .alignnone{ float:left; width:100%}
table{ border-collapse: separate; border-spacing: 0; border-width: 1px 0 0 1px;  table-layout: fixed; width: 100%; margin-bottom: 15px; }

th, td{ padding:0.2em 0.4em; vertical-align: top; }
th p , td p { padding: 0px; }
th, td img{ margin:0px!important}
td img{ width:100%}
select, input, textarea, button { -webkit-appearance: none; border-radius: 0px; -webkit-border-radius: 0px; }
.wpcf7-select, input[type="text"], input[type="email"], input[type="tel"], textarea { padding: 0px 22px; margin: 0px; width: 100%; display: block; font-size: 18px; color: #ffffff; font-weight: 300; line-height: inherit; height: 50px; border: 1px solid #ffffff; border-radius: 0px; -webkit-border-radius: 0px; background-color: rgba(255,255,255,0.050980392156862744); }
input[type="reset"]:hover, input[type="submit"]:hover { }
input:focus, textarea:focus { outline: none; }
textarea { padding: 25px 25px; margin-bottom: 26px; line-height: 26px; resize: none; height: 204px; }
.wpcf7 br { display: none; }
.wpcf7 span.wpcf7-not-valid-tip { display: none; }
#mainCntr .wpcf7 form .wpcf7-response-output { padding: 20px 0px 0px; margin: 0px; border: 0px; }
#mainCntr .wpcf7 form .wpcf7-spinner { margin-top: 10px; vertical-align: top; }
#mainCntr .wpcf7 form.sent .wpcf7-response-output { padding: 0px; color: #ffffff; font-weight: 700; border-radius: 0px; background: none; }
select.wpcf7-not-valid, input[type="text"].wpcf7-not-valid, input[type="email"].wpcf7-not-valid, input[type="tel"].wpcf7-not-valid, textarea.wpcf7-not-valid { border-color: #f00 !important; }
div.wpcf7 .ajax-loader { margin: 20px auto 0; display: none; }
div.wpcf7 .submitting .ajax-loader { display: block; }
div.wpcf7 .wpcf7-response-output { padding: 10px 0 40px; margin: 0px; border: 0px; color: #f00; }
.common-bar .wp-block-pullquote br { display: none; }

.alignright { float: right; margin: 6px 0px 10px 20px; max-width: 50%; }
.alignleft, .alignnone { float: left; margin: 17px 34px 38px 0px; }
.aligncenter { float: none; margin: 5px auto 10px; display: block; }

a.menuToggle { margin: 0 0 0 auto; color: #ffffff; position: relative; transition: all 350ms; -webkit-transition: all 350ms; -ms-transition: all 350ms; -o-transition: all 350ms; width: 56px; height:56px; display: none; text-decoration: none; background: none; }
a.menuToggle small { font-size: inherit; line-height: inherit; }
a.menuToggle span { width: 34px; height: 3px; display: block; position: absolute; right: 5px; top: 18px; background: currentColor; transition: all 0.3s; -webkit-transition: all 0.3s; border-radius: 3px; -webkit-border-radius: 3px; }
a.menuToggle span:after { width: 34px; height: 3px; position: absolute; left: 0px; top: -11px; content:''; background: currentColor; transition: all 0.3s; -webkit-transition: all 0.3s; border-radius: 3px; -webkit-border-radius: 3px; } 
a.menuToggle span:before { width: 34px; height: 3px; position: absolute; left: 0px; bottom: -11px; content:''; background: currentColor; transition: all 0.3s; -webkit-transition: all 0.3s; border-radius: 3px; -webkit-border-radius: 3px; }
a.menuToggle.is-active span{ background: transparent; }
a.menuToggle.is-active span:after { transform: rotate(45deg); -webkit-transform: rotate(45deg); top: 0; }
a.menuToggle.is-active span:before { transform: rotate(-45deg); -webkit-transform: rotate(-45deg); bottom: 0px; }
a.menuToggle .metext { font-size: 15px; position: absolute; bottom: -3px; right: -1px; letter-spacing: 0px; color: currentColor; }

