/*
 Theme Name:   Millennio Child
 Theme URI:    http://themeskingdom.com
 Description:  Millennio Child Theme
 Author:       Themes Kingdom
 Author URI:   http://themeskingdom.com
 Template:     millennio
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:
 Text Domain:  millennio-child
*/

/*-----------------------------------
>>> TABLE OF CONTENTS:
-------------------------------------
# Custom Home
# Page
# Hero page
# Shop
# Buttons
# Header
# Footer
-----------------------------------*/

@font-face {
	font-family:'Badassery';
	src:
		url("assets/fonts/badassery/normal/Badassery.woff2") format("woff2"),
		url("assets/fonts/badassery/normal/Badassery.woff") format("woff"),
		url("assets/fonts/badassery/normal/Badassery.otf") format("opentype");
	font-style:normal;
	font-weight:400;
}


@font-face {
	font-family:'Badassery';
	src:
		url("assets/fonts/badassery/bold/BadasseryBold.woff2") format("woff2"),
		url("assets/fonts/badassery/bold/BadasseryBold.woff") format("woff"),
		url("assets/fonts/badassery/bold/BadasseryBold.otf") format("opentype");
	font-style:normal;
	font-weight:700;
}

*, p, .twocolumn > * {
    letter-spacing: -0.4px;
}

/* Width 
::-webkit-scrollbar {
  width: 15px;
}*/
/* Track 
::-webkit-scrollbar-track {
  background: #f2f2f2; 
}*/
/* Handle 
::-webkit-scrollbar-thumb {
  background: #041ed6; 
}*/
/* Handle on hover 
::-webkit-scrollbar-thumb:hover {
  background: #0316a0; 
}*/

.badass,
.page-header h1.entry-title,
.search-results .entry-title span,
.archive .page-header span,
.woocommerce-products-header h1.entry-title,
body .mc_custom_border_hdr,
.c-widget-top .widget_mailchimpsf_widget .widget-title {
	font-family: Poppins, sans-serif;
	line-height: 0.9;
	-webkit-font-feature-settings: "kern" on,"liga" on,"calt" on;
	-moz-font-feature-settings: "kern" on,"liga" on,"calt" on;
	-ms-font-feature-settings: "kern" on,"liga" on,"calt" on;
	font-feature-settings: "kern" on,"liga" on,"calt" on;
}

.badass-allcaps {
	text-transform: uppercase;
}

.baddass-blue {
	color: #041ed6;
}

.header-workshop{
    max-width: 1400px;
    position: absolute;
    right: 0px;
    z-index: 1;
}
.header-workshop-sep.wpb_single_image img {
    /* max-width: 1800px !important; */
    max-width: 2400px !important;
    margin-left: -20%;
    height: 120px;
}
.cart-customlocation .count::before{
	font-family: "Font Awesome 5 Pro"; 
	font-weight: 400; 
	content: "\f07a";
    margin-right: 10px;
}
.main-navigation .current_page_item > a, .main-navigation .current-menu-item > a, .main-navigation .current_page_ancestor > a, .widget_contact_info .confit-address a, .widget div[class^=gr_custom_title]{
    color: #041ed6;
}

.norm-title{
	/*font-family: 'Badassery', sans-serif;
	color:#1A1A1A;
    font-size: 92px;*/
    margin-bottom: 25px !important;
    font-weight: 700;
    line-height: 1.5;
    font-size: 32px !important;
    color: #000BDF!important;
}
.vc_row-has-fill .norm-title{
	color:#ffffff!important;
}

.content-area .entry-content h5 {
    margin-top: -10px;
    margin-bottom: 20px;
}

.entry-content p {
    font-size: 20px;
    color: rgba(0,0,0,0.6);
}

.t-link{
	text-decoration: underline;
}

body .page-header h1.entry-title {
	font-weight: 700;
}

body .page-header h1.entry-title,
body .search-results .entry-title span,
body.archive .page-header span,
body .woocommerce-products-header h1.entry-title,
body .mc_custom_border_hdr {
	text-transform: uppercase;
	color: #000;
}

.no-overflow{
	overflow: visible !important;
}

body .mc_custom_border_hdr {
    opacity: 1;
}

header h1.entry-title {
	font-size: calc(18px + 3.2362vw);
}
.sep-overlap{
    overflow: visible !important;
}

h3.badass {
    font-size: 64px;
}

.nav-menu > li, .main-shop-nav li{
    font-size: 14px;
    float: right;
    padding-right: 20px;
}

.c-widget-top .widget_mailchimpsf_widget .widget-title {
	font-size: calc(18px + 2.2362vw);
	text-transform: uppercase;
}

.page .page-header {
	text-align: center;
}

.red{
	color:#f4524d;
}
.blue{
	color:#193af0;
}

.btn{
    border-radius: 4px;
    font-size: 16px;
}
.btn:hover{
	background-color:#B92C29;
}
button:focus, .button:focus, input[type="button"]:focus, input[type="reset"]:focus, input[type="submit"]:focus, #infinite-handle span a:focus, body .jp-carousel-light #carousel-reblog-box input#carousel-reblog-submit:focus, body #jp-carousel-comment-form-button-submit:focus, .quick-view-trigger:focus, .woocommerce a.button:focus, .woocommerce button.button:focus, .woocommerce input.button:focus, .woocommerce #respond input#submit:focus, .woocommerce a.button.alt:focus, .woocommerce button.button.alt:focus, .woocommerce input.button.alt:focus, .woocommerce #respond input#submit.alt:focus, .close, button.btn-reverse, .woocommerce .woocommerce-mini-cart__buttons a:first-child{
	border-radius:4px;
}

/*.badass-link{
    text-decoration: underline;
    text-decoration-color: red;
    text-decoration: underline wavy red;
}*/

a[href*="mailto:"] {
    text-decoration: underline;
    text-decoration-color: #f24c49;
}


/*-----------------------------------
# Menu
-----------------------------------*/
.nav-menu > li, .main-shop-nav li{
    margin-right: 0px;
}
.main-navigation .nav-menu > li:last-of-type {
    margin-right: 5px; 
}
.menu a[href="/try-make-it-pop"] {
    color: #193af0;
    text-decoration: underline !important;
}
.site-header nav{
    padding-right: 0px;
}
.menu-item-has-children {
    top: -1px;
}
.site-header nav a, .main-shop-nav a{
	letter-spacing:0px;
}
.nav-menu > li a:hover, .main-shop-nav a:hover{
	color:#041ed6;
	transition:all 0.3s;
    opacity: 1;
}
ul.sub-menu{
    border-bottom: 1px solid #193af0;
}
.dropdown-toggle{
	padding-left: 0px;
}
#primary-menu a[href*='#tryMip'] {
    color: #000BDF;
    text-decoration: underline;
}
.menu-user{
	display: none !important;
}


/*-----------------------------------
# Pages
-----------------------------------*/

#prod-cover-image img{
    margin-left: -54px;
    margin-right: -20px;
    max-width: 130%;
}

/* 404 */
section.error-404 {
    margin-top: 100px;
    max-width: 700px;
    margin: auto;
    margin-top: 120px;
}
header h1.entry-title, .archive .page-header span, .search-wrap input[type="search"], .no-results input[type="search"], .error-404 input[type="search"] {
    font-size: 32px;
}

/*-----------------------------------
# Custom Home
-----------------------------------*/
.page-template-custom-home .site-content {
	max-width: 100%;
	padding: 0;
	overflow: hidden;
}

.tk-theme-frontend.page-template-custom-home .content-area {
	-webkit-transform: none;
	-moz-transform: none;
	-ms-transform: none;
	-o-transform: none;
	transform: none;
}

/* hero */

.c-hero {
	background-color: #e8e8e8;
	position: relative;
}

.c-hero:after {
	content: '';
	display: block;
	position: absolute;
	top: 98%;
	left: 0;
	right: 0;
	background-image: url(img/mip_bg-shape.svg);
	width: 100vw;
	height: 2.5vw;
	background-size: 100%;
	background-position: bottom center;
}

.c-hero .container {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-ms-align-items: center;
	align-items: center;
	align-content: center;
	justify-content: space-around;
	min-height: 70vh;
	padding-top: 0px;
	padding-bottom: 55px;
}

.c-hero-text {
	-webkit-flex: 0 1 35%;
	-moz-flex: 0 1 35%;
	-ms-flex: 0 1 35%;
	-o-flex: 0 1 35%;
	flex: 0 1 35%;
}
.c-hero-image {
	-webkit-flex: 0 1 40%;
	-moz-flex: 0 1 40%;
	-ms-flex: 0 1 40%;
	-o-flex: 0 1 40%;
	flex: 0 1 40%;
}

.c-hero-text h1 {
    margin-bottom: 20px;
    letter-spacing: -2px;
    max-width: none;
    width: 100%;
    font-size: 62px;
    line-height: 110%;
    font-weight: 700;
    margin-top: 60px;
}
.c-hero-text h1 strong{
	font-weight: 900;
    letter-spacing: -2px;
}

.eighth {
    float: left;
    width: 14.25%;
    padding-left: 10px;
    padding-right: 10px;
}

h1 p.sm{
    font-size: 105px;
    line-height: 60%;
    margin-bottom: -20px;
    padding-bottom: 0px;
    color:#000000;
    letter-spacing: -1px;
}
.badass-allcaps {
    text-transform: initial;
}
h1 span.ba{
    font-size: 215px;
    letter-spacing:-5px;
    line-height: 60%;
}
h1 span.your{
    font-size: 46px;
    position: relative;
    bottom: 14px;
}
.c-hero-text p {
    font-size: 24px;
    margin-top: 35px;
    margin-bottom: 20px;
    max-width: 25em;
	line-height: 1.3;
    color:#5a5a5a;
    letter-spacing:-1px;
}

.c-hero-text .btn {
	margin-top: 1.5em;

}

.c-hero-image {
	text-align: center;
}

.c-hero-image img {
	max-width: 87%;
    margin-bottom: -100px;
}

.blue-header h1.badass *, .blue-header h1.badass, .blue-header p {
    color: #ffffff;
}
.blue-header input[type="email"] {
    border: 3px solid #ffffff;
    color: #ffffff;
    padding: 15px;
    width: 50%;
    height: 60px;
}
.blue-header  input[type="email"]::placeholder{
	color:#ffffff;
}
.blue-header input[type="submit"]{
    height: 62px;
    background-color: #ffffff;
    color: #000BDF;
    font-weight: 600;
}


/* ==========================================================================
    Homepage Card Switcher 
========================================================================== */
.cards{
    position: relative;
}
.cards img{ 
    width: 395px;
    position: absolute;
    top: 110px;
    transition: all 0.35s ease;    
    /* -webkit-filter: drop-shadow(20px 25px 0px #d5d5d5);
    filter: drop-shadow(20px 25px 0px #d5d5d5); */
}
.cards img:hover{ 
    top: 70px;
    transition: all 0.35s;
}
.cards img.rotate-box:hover {
    top: 25px;
}
img.rotate-box{
    position: absolute;
    width: 100%;
    top: 40px;
    max-width: 590px;
}
img.task-card{
    -ms-transform: rotate(-7deg); /* IE 9 */
    -webkit-transform: rotate(-7deg); /* Chrome, Safari, Opera */
    transform: rotate(-7deg);
    left: -30px;
}
img.client-card{
    -ms-transform: rotate(7deg); /* IE 9 */
    -webkit-transform: rotate(7deg); /* Chrome, Safari, Opera */
    transform: rotate(7deg);
    right:-70px;
}
.cards img.task-card.down, .cards img.client-card.down, .cards img.rotate-box.down {
    top: 700px;
}


/* clients */

.c-clients {
	text-align: center;
	padding-top: 90px;
	padding-bottom: 20px;
}

.c-clients-row {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: center;
	-ms-align-items: center;
	align-items: center;
}

.c-clients-item {
	display: inline-block;
	max-width: 200px;
	width: calc(100% / 6);
}

.c-clients-item img {

}

.c-box-contents-img.scroll-to img,
.c-upsell.scroll-to img {
	-webkit-transform: translateY(35px);
	-moz-transform: translateY(35px);
	-ms-transform: translateY(35px);
	-o-transform: translateY(35px);
	transform: translateY(35px);
	-webkit-transition: 0.3s ease-out;
	-moz-transition: 0.3s ease-out;
	-ms-transition: 0.3s ease-out;
	-o-transition: 0.3s ease-out;
	transition: 0.3s ease-out;
}

.c-box-contents-img.scroll-to.scrolled img,
.c-upsell.scroll-to.scrolled img {
	-webkit-transform: none;
	-moz-transform: none;
	-ms-transform: none;
	-o-transform: none;
	transform: none;
}

.c-team-row .c-team-item:nth-child(2n) img {
	-webkit-transition-delay: 0.15s;
	-moz-transition-delay: 0.15s;
	-ms-transition-delay: 0.15s;
	-o-transition-delay: 0.15s;
	transition-delay: 0.15s;
}

.c-team-row .c-team-item:nth-child(3n) img {
	-webkit-transition-delay: 0.08s;
	-moz-transition-delay: 0.08s;
	-ms-transition-delay: 0.08s;
	-o-transition-delay: 0.08s;
	transition-delay: 0.08s;
}


.c-team-row.scroll-to img {
	-webkit-transform: scale(0.85);
	-moz-transform: scale(0.85);
	-ms-transform: scale(0.85);
	-o-transform: scale(0.85);
	transform: scale(0.85);
	-webkit-transition: 0.3s ease-out;
	-moz-transition: 0.3s ease-out;
	-ms-transition: 0.3s ease-out;
	-o-transition: 0.3s ease-out;
	transition: 0.3s ease-out;
}

.c-team-row.scroll-to.scrolled img {
	-webkit-transform: none;
	-moz-transform: none;
	-ms-transform: none;
	-o-transform: none;
	transform: none;
}

.c-clients-more {
	font-size: 20px;
	font-weight: 400;
    font-family: Poppins, Arial, Helvetica, sans;
}

/* divider */

.c-divider {

}

.c-divider svg {
	display: block;
	max-width: 67%;
	width: 100%;
	height: auto;
	margin-left: auto;
	margin-right: auto;
}

.c-divider path {
	stroke-width: 3px;
}

/* box */

.c-box {
	padding-top: 20px;
	padding-bottom: 20px;
}

.c-box-intro {
	text-align: center;
	max-width: 800px;
	margin: 0 auto 30px;
}

.c-box-intro h2,
.c-team-intro h2,
.c-blog-intro {
	font-weight: 700;
    line-height: 1.5;
    font-size: 32px !important;
	font-size: calc(20px + 0.5178vw);
	margin-top: 0;
}

.c-box-intro .badass,
.c-team-intro .badass {
	color: #041ed6;
	font-size: 1.6em;
	line-height: 0.5;
	display: inline-block;
	vertical-align: middle;
	font-weight: 400;
	margin-right: 0.1em;
}

.c-box-intro p,
.c-team-intro p {
	font-size: 20px;
	color: rgba(0,0,0,0.6);
	max-width: 700px;
	margin: 0 auto 20px;
}

.c-box-contents {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: center;
	-ms-align-items: center;
	align-items: center;
}

.c-box-contents-text {
	max-width: 100%;
	font-size: 26px;
	font-size: calc(16px + 0.5178vw);
	font-weight: 700;
	margin-right: 70px;
	list-style: none;
    letter-spacing: -2px;
    float: right;
}

.c-box-contents-text li {
    margin: 0.1em 0;
    font-family: Poppins;
    font-size: 50px;
    margin-bottom: -25px;
}

.c-box-number {
	color: #f24c49;
	font-weight: 700;
	margin-right: 0.3em;
	font-size: 2.4em;
	display: inline-block;
	vertical-align: middle;
	-webkit-font-feature-settings: "calt" off;
	-moz-font-feature-settings: "calt" off;
	-ms-font-feature-settings: "calt" off;
	font-feature-settings: "calt" off;
}

.c-box-contents-img {
	max-width: 30%;
}

.c-box-contents-img img {
	margin: auto;
}


/* --- Card Row --- */
.boss-card img, .client-card-flush img {
    width: 220px;
}
.boss-card{
    float: left;
    display: flex;
    padding-top: 30px;
    width:20%;
    min-width: 224px;
}
.boss-card img, .client-card-flush img {
    width: 240px;
    height: 333px;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-transition: .2s;
    transition: .2s;
    -webkit-filter: drop-shadow(0px 0px 1px #c3c3c3);
    filter: drop-shadow(0px 0px 1px #c3c3c3);
}
.client-card-flush {
    overflow-x: scroll;
    width: auto;
    max-width: none;
    display: flex;
    /* padding-left: 30px; */
    padding-top: 30px;
    padding-bottom: 20px;
}
.client-card-flush img:not(:first-child) {
    margin-left: -80px;
}
.client-card-flush img {
    margin-right: 0px;
    position: relative;
    bottom: 0px;
    transition: all 0.3s;
}
.client-card-flush img:focus-within, .client-card-flush img:hover {
    margin-right: 85px;
    position: relative;
    bottom: 20px;
    transition: all 0.3s;
}
.dragscroll{
    cursor: grab;
}
.blend{
    position: absolute;
    right: 15px;
    top: 0px;
    z-index: 9999;
    height: 365px;
    width: 20px;
    float: left;
}
/*.cl0ient-card-flush img:focus-within~img, .client-card-flush img~img {
    -webkit-transform: translateX(130px);
    transform: translateX(130px);
}*/

/* teams */

.c-team {
	padding-top: 20px;
	padding-bottom: 90px;
}

.c-team-intro {
	text-align: center;
	max-width: 800px;
	margin: 0 auto 60px;

}
.c-team-intro h2 {

}
.c-team-intro p {

}

.c-team-row {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: space-around;
	justify-content: space-evenly;
	margin: 0 auto 90px;
}

.c-team-item {
	max-width: 25%;
	flex: 0 1 250px;
	text-align: center;
	padding: 10px;
}

.c-team-item img {

}
.c-team-item h3 {
	font-size: 20px;
	font-weight: 700;
	margin: 0;
}

.c-team-more {
	text-align: center;
	margin: 0 auto;
}

.c-team-more .btn {
	font-size: 16px;
	background-color: #041ed6;
}

.c-team-more .btn-ghost:hover {
	color: #041ed6;
}

.c-team-more .btn,
.c-team-more .btn-ghost {
	margin-top: 5px;
}

/* quote */

.c-quote {
	background-color: #f24c49;
	padding-top: 90px;
	padding-bottom: 90px;
	position: relative;
}
.c-quote:before,
.c-quote:after {
	content: '';
	display: block;
	position: absolute;
	left: 0;
	right: 0;
	width: 100vw;
	height: 2.5vw;
	background-size: 100%;
}

.c-quote:before {
	bottom: 99%;
	background-image: url(img/mip_bg-top-red.svg);
}

.c-quote:after {
	top: 99%;
	background-image: url(img/mip_bg-bottom-red.svg);
	background-position: bottom center;
}

.c-quote .container {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: center;
	-ms-align-items: center;
	align-items: center;
}

.c-quote-text,
.c-quote-img {
}

.c-quote-text {
	margin-right: 80px;
}

.c-quote-text img {
	max-width: 150px;
	margin-bottom: 20px;
}

.c-quote-text blockquote {
	color: #fff;
	border: 0;
	margin: 0;
	padding: 0;
	text-align: left;
	max-width: 19em;
	font-size: 24px;
	font-size: calc(16px + 1.1vw);
	line-height: 1.2;
}

.c-quote-text blockquote:before {
	display: none;
}

.c-quote-img {
	text-align: right;
	-webkit-order: 2;
	-moz-order: 2;
	-ms-order: 2;
	-o-order: 2;
	order: 2;
}
.c-quote-img img {
	max-width: 400px;
}

/* New Quote */
.big-quote .quote-text {
    font-size: 50px;
    color: #ffffff;
    font-weight: 100;
    font-family: "Poppins", Arial, Helvetica, sans-serif;
    line-height: 130%;
}
.big-quote p{
	color:#ffffff;
}
.quote-pic img{
    max-width: 560px !important;
}


/* Sales Pitch */
.sales-pitch p.first-p{
	font-size:32px;
	font-weight:600;
    line-height: 140%;
    margin-bottom: 15px;
}
.sales-pitch h5{
    /* font-family: Poppins, sans-serif; */
    color: #193af0;
    font-size: 60px;
    margin-bottom: 10px !important;
    font-weight: bold;
    font-size: 46px;
}
.sales-pitch p{
    font-size: 20px;
}

/* blog */

.c-blog {
	padding-top: 100px;
	padding-bottom: 80px;
}

.c-blog-intro {
	text-align: center;
	margin-top: 0;
	margin-bottom: 30px;
}

.c-blog-row {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	align-items: top;
	justify-content: space-around;
}

.c-blog-row article {
	flex: 0 1 33.3333%;
	padding: 40px;
}

.c-blog-item .featured-image {
	margin-bottom: 30px;
}

.c-blog-item-text .more-link {
	display: none;
}

.c-blog-more {
	margin-top: 30px;
	text-align: center;
}

/* Blog New Rows */
.vc_gitem-zone{
    height: 250px;
    background-size: contain;
}
.vc_gitem-zone-mini{
    border: 1px solid rgb(205, 205, 205);
    padding: 15px;
    outline: none;
    background-color: #fff;
    margin-top: 0px;
    min-height: 308px;
}
.vc_gitem_row, .vc_gitem_row .vc_gitem-col, .vc_gitem-zone-mini .vc_gitem_row > .vc_gitem-col {
    padding: 0px;
}
.vc_gitem-zone-mini .vc_gitem_row > .vc_gitem-col h4{
    font-size: 20px;
    font-weight: 600;
    margin-bottom: -10px !important;
    padding-bottom: 0px !important;
    height: 80px;
}
.vc_gitem-zone-mini .vc_gitem_row > .vc_gitem-col .more-link{
	display:none;
}
.vc_gitem-zone-mini .vc_gitem_row > .vc_gitem-col .vc_btn3-container {
    margin-bottom: -2px;
    margin-top: -5px;
}
.vc_gitem-zone-c {
    height: auto;
}
.vc_btn3.vc_btn3-color-juicy-pink, .vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat {
    color: #000000;
    border-radius: 0px;
    background-color: #cdcdcd;
}
.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat {
    background-color: transparent !important;
    color: #000000 !important;
    padding: 0px;
    font-size: 17px;
    font-weight: 700;
}
.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat:after {
    content: ">";
    padding-left: 4px;
    position: relative;
    top: 1px;
}
.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat:hover{
	transition: 0.3s;
	border-bottom: 2px solid #000000;
}


/* upsell */

.footer-sales h3{
   font-size: 44px;
}
.footer-sales p{
   font-size: 24px;
}
.footer-sales .try-link{
	text-decoration: underline;
}

/* ==========================================================================
    Suggest Page
    ========================================================================== */
.card-option{
    float:left;
    width:100%;
    margin-bottom: 30px;
    cursor: pointer;
    bottom:0px;
    position:relative;
    transition: all 0.3s;
    padding-top: 20px;
}
.card-option.chosen p{
	color:#041ed6;
}
.card-option:hover{
    bottom:3px;
    transition: all 0.3s;
}
.cards-title{
    padding-right:60px;
    margin-top: 23px;
}
.cards-intro{
    margin-top:-25px;
    margin-bottom:30px;
}
.card-option .card{
    border-radius: 15px;
    border: solid 1px #e5e5e5;
    width: 100px;
    height: 130px;
    float: left;
    margin-right: 25px;
}
#card-task .card{
    background-color:#000000;
}
#card-client .card{
    background-color:#ffffff;
}
#card-obscure .card{
    background-color:#ff2e2a;
}
.card-option .title{
    margin-bottom:0px;
    font-weight: bold;
    margin-top: 25px;
}
.card-option p:last-child{
    margin-top:0px;
}
.card-main{
    border-radius: 25px;
    border: solid 2px #e5e5e5;
    width: 340px;
    height: 520px;
    float: left;
    padding:40px;
    margin-top:0px;
    color:#ffffff;
    background-color:#000000;
    transition: all 0.3s;
    position: relative;
    z-index: 2;
}
.card-main-back{
    border-radius: 25px;
    border: solid 2px #e5e5e5;
    width: 340px;
    height: 520px;
    padding: 40px;
    position: relative;
    background-color:#000000;
    top: 30px;
    left: 40px;
    z-index: 1;
}
.card-main textarea{
    background:transparent;
    border: none;
    width: 100%;
    font-size: 26px;
    font-weight: 500;
    min-height:280px;
    color:#ffffff;
    transition: all 0.3s;
    padding: 0px;
}
.card-main textarea:focus{
    outline: none;
}
.card-main textarea::placeholder{
    color:#ffffff;
    transition: all 0.3s;
}
.card-main.task-card, .card-main-back.task-card{
    background-color:#000000;
    transition: all 0.3s;
}
.card-main.task-card textarea, .card-main.task-card textarea::placeholder{
    color:#ffffff;
    transition: all 0.3s;
}
.card-main.client-card, .card-main-back.client-card{
    background-color:#ffffff;
    transition: all 0.3s;
}
.card-main.client-card textarea, .card-main.client-card textarea::placeholder{
    color:#000000;
    transition: all 0.3s;
}
.card-main.obscure-card, .card-main-back.obscure-card{
    background-color:#ff2e2a;
    transition: all 0.3s;
}
.card-main .obscure-card textarea, .card-main.obscure-card textarea::placeholder{
    color:#ffffff;
    transition: all 0.3s;
}
.card-main form .other{
    display: none;
}
.card-main .card-logo{
    position: absolute;
    bottom: 40px;
    left: 40px;
    font-size: 36px;
    color: #ffffff;
    transition: all 0.3s;
    font-family: Poppins, sans-serif;
    cursor: default;
}
.card-main.client-card .card-logo{
    color:#000000;
    transition: all 0.3s;
}
.spin-on{
    transition: all 0.9s;
    transform: rotateY( -180deg );
}
.card-blanks{    
    width: 360px;
    margin-bottom: 20px;
}
.suggest-form-details input {
    padding: 30px;
    font-size: 22px;
    width: 32%;
    color: #454545;
    margin-right: 1%;
    line-height: 100%;
    font-weight: bold;
}
.suggest-form-details input::-webkit-input-placeholder{
    font-weight: 300;
}
.suggest-form-details input[type="submit"]{
    padding: initial;
    height: 62px;
    background-color: #041ed6;
    border: none;
	transition: all 0.3s;
	font-weight:bold;
}
.suggest-form-details input[type="submit"]:hover{
    background-color: #454545;
    color: #ffffff;
	transition: all 0.3s;
}
.number-point{
    font-size: 38px;
    font-weight: bold;
	color:#041ed6;
    font-family: Poppins, sans-serif;
    line-height: 0.9;
}


/* SHOP */
.woocommerce div.product form.cart .button{
    background-color: #fd3c38;
	color:#ffffff;
    border: none;
}
.woocommerce div.product form.cart .button:hover{
    transition: background-color 0.15s ease-out;
    background-color: #fe7775;
}
body.single-product h1.product_title{
    color: #000bdf;
	width:100%;
    text-align: center;
    margin-bottom: 10px;
}
body.single-product span.woocommerce-Price-amount{
    color: #000bdf;
    font-size: 18px;
}
body.single-product .price{
    text-align: center;
}
body.single-product .summary .price span{
    margin-right: 0px;
    border-bottom: solid #f5f5f5;
    padding-bottom: 25px;
}
body.single-product .woocommerce-product-details__short-description p {
    font-size: 17px;
    line-height: 28px;
    margin-bottom: 25px !important;
}
.woocommerce div.product form.cart .variations {
    border: none !important;
}
.woocommerce div.product form.cart .variations td {
    width: 100% !important;
    float: left;
    display: block;
}
form.cart .variations label{
    padding-left: 0px !important;
    text-transform: none !important;
    text-align: center;
}
form.cart .variations select{
    border: solid 1px rgba(0,0,0,0.1) !important;
    text-align: center;
    text-align-last: center;
    width: 100%;
    padding-left: 35px;
}
form.cart .variations select option{
    text-align: center;
} 
.woocommerce div.product form.cart .variations td.value {
    padding-bottom: 25px;
    padding-top: 10px;
}
.woocommerce-tabs {
    margin-top: 65px !important;
}
body.post-type-archive-product .products-wrap{
    max-width: 65%;
}
.woocommerce ul.products li.product .woocommerce-loop-product__title{
    font-size: 22px;
    font-weight: 300 !important;
    color: #383838 !important;
    width: auto;
    display: inline;
}
.woocommerce ul.products li.product a{
	text-align: center;
}
.woocommerce ul.products li.product .price{
    /*font-weight: bold;
    color: #000bdf !important;*/
    font-size: 20px !important;
    width: auto;
    display: inline;
}
body.post-type-archive-product ul.products li.product .button {
    margin-top: 1em;
    display: none;
}
body.woocommerce ul.products .col-sm-3, .cat-col-3 .product-category {
    width: 33% !important;
}
body.woocommerce ul.products .col-sm-3:nth-of-type(4n + 1){
	clear:none !important;
}
body.woocommerce .product figure:hover .quick-view-trigger{
    background-color: #f24c49;
    color: #fff;
    font-size: 14px;
    border-radius: 4px;
    border: none;
}
body.woocommerce ul.products .product, body.woocommerce-page ul.products .product{
    margin-bottom: 30px;
}
li.type-product .woocommerce-Price-amount::before {
    content: "- ";
}
li.type-product .price{
    width: auto;
    display: inline-block;
    margin-left:10px;
}
footer#colophon{
    margin-top: 150px;
    top: 0px !important;
}
.woocommerce ul.products li.product a {
    text-align: center;
}
.products .product figure {
    width: 300px;
    height: 300px;
}
body.woocommerce ul.products li.product a img{
    vertical-align: middle;
    display: inline-block;
}
body.woocommerce .products .product figure{
    width: 300px;
    height: 315px;
    vertical-align: middle;
    display: table-cell;
    line-height: 250px;
}
.products .instock .price{
    opacity: 1;
}
.products .instock:hover .price, .products .onbackorder:hover .price{
    opacity: 1 !important;
    -webkit-transform: translateX(0px) !important;
    -moz-transform: translateX(0px) !important;
    -ms-transform: translateX(0px) !important;
    -o-transform: translateX(0px) !important;
    transform: translateX(0px) !important;
}
div.woocommerce-tabs {
    display: none;
}
.single-product .summary .cart + * {
    margin-top: 10px !important;
}
.woocommerce-product-details__short-description {
    margin-bottom: 10px !important;
}
.woocommerce div.product form.cart div.quantity {
    width: 100%;
    display: inline-block;
    margin-bottom: 25px !important;
}
.woocommerce div.product form.cart .variations, .woocommerce div.product-modal form.cart .variations {
    margin-bottom: 0px !important;
}
.single_variation {
    margin-bottom: 0px !important;
}
.related, .cross-sells, .upsells {
    padding: 70px 0;
}
section.related > h2{
    font-weight: 700;
    line-height: 1.5;
    font-size: 32px !important;
    color: #000BDF!important;
    letter-spacing: normal;
    opacity: 1;
}
h1.woocommerce-products-header__title{
    outline: none;
    color: #000BDF!important;
    margin: auto;
    font-size: 80px !important;
    text-align: center;
    margin-top: 100px;
    text-transform: none;
    font-weight: 700;
    font-size: 32px !important;
}
nav.woocommerce-breadcrumb{
    margin: auto !important;
    width: 300px !important;
    text-align: center !important;
    margin-top: 10px !important;
    font-size: 18px !important;
    color: rgba(0,0,0,0.6) !important;
    text-transform: none !important;
}
.text-product-hero h2 a{
	color: #000BDF!important;
}
.text-product-hero p{
	text-align: center;
}
.text-product-hero p.desc{
    padding: 0px 12%;
}
.text-product-hero .price{
    font-weight: 700;
    line-height: 1.5;
    font-size: 22px !important;
    border-top: 3px solid #eaeaea;
    padding-top: 30px;
    margin-top: 5px;
    display: inline-block;
    color: #000BDF!important;
}
.text-product-hero .text-link{
	color:#f24c49;
	text-decoration: underline;
}
.text-product p{
	font-size:21px;
	color:#383838;
	font-weight:300;
    text-align: center;
}
.text-product p a{
	color:#383838;
}
.text-product .price{
    font-weight: 700;
    line-height: 1.5;
    font-size: 22px !important;
    display: inline-block;
    color: #000BDF!important;
}
section.related a.button.product_type_variable{
	display: none;
}
section.related li:nth-child(4n) {
    display: none;
}
.related, .cross-sells, .upsells {
    position: relative;
    top: 10px;
    float: left;
}
section.related > h2, div.cross-sells > h2, section.upsells > h2 {
    margin-bottom: 0px !important;
}
.woocommerce ul.products li.product a img{
	margin-bottom:0px !important;
}


/* Promo Banner */
#tkBanner{
	background-color:#000BDF!important;
}
.swnza_banner p, #tkBanner p {
	font-size: 16px !important;
    font-weight: 100;
}
.swnza_banner .button, #tkBanner .button{
    margin-left: 20px !important;
    background-color: rgb(255, 255, 255) !important;
    color: #000BDF !important;
    border-radius: 4px !important;
    border: none !important;
    padding: 5px 30px !important;
    height: auto !important;
}

/* Mini Cart */
.cart-widget .widget > h2, .woocommerce-billing-fields h3, .woocommerce-additional-fields h3, .cart_totals h2{
    color: #000BDF!important;
    font-weight: 700;
    font-size: 32px !important;
    opacity: 1 !important;
}
a.button.checkout{
	background-color: #f24c49 !important;
	border-radius: 4px !important;
	border: none  !important;
}
a.button.checkout:hover {
	background-color: #B92C29 !important;
    opacity: 1 !important;
    color:#ffffff  !important;
}

/* Cart */
body.woocommerce-cart div.woocommerce {
    margin-top: 130px;
}
body.woocommerce-cart .cart-collaterals .cross-sells{
	display:none;
}
body.woocommerce-cart #content{
    min-height: initial !important;
}

/* Checkout */
body.woocommerce-checkout div.woocommerce{
    margin-top: 100px;
}
body.woocommerce-checkout .woocommerce-form-coupon-toggle{
	display: none;
}

/* Account */
body.woocommerce-account #main {
    margin-top: 120px;
}
.woocommerce-account .woocommerce-MyAccount-content{
	max-width: none !important;
}
li.woocommerce-MyAccount-navigation-link.is-active a{
    color: #000BDF!important;
    font-weight: 800;
    font-size: 22px;
}
li.woocommerce-MyAccount-navigation-link a{
    text-transform: none;
    font-size: 14px;
}
form.woocommerce-EditAccountForm .woocommerce-form-row span {
    font-size: 12px;
}
.woocommerce form .form-row{
    padding-top: 20px !important;
}


/* CONTACT US */
form.everest-form input, form.everest-form textarea {
    border: solid 1px #cccccc !important;
    padding: 15px !important;
    font-size: 20px !important;
    margin-bottom: 25px !important;
}
form.everest-form label {
    font-size: 20px !important;
    color: #000 !important;
}
form.everest-form button[type='submit']{
    background-color: rgb(242, 76, 73);
    color: rgb(255, 255, 255);
    min-width: 200px;
    padding: 15px 15px;
    font-size: 14px;
}


/* BLOG FEED */
.has-sidebar .content-area.primary-has-sidebar{
    width: 100% !important;
    max-width: none !important;
}
.has-sidebar .sidebar{
    width: 30% !important;
    max-width: none !important;
}
.blog #content, .archive #content, body.single-post #content {
    max-width: 900px;
}
body.single-post #content{
    margin-top: 100px !important;
    padding-top: 0px;
}
.blog article, .archive article{
    float: left;
    position: initial !important;
}
.blog article figure.featured-image, .archive article figure.featured-image {
    width: 100%;
    height: auto;
    background-color: #ddd;
    border-radius: 10px;
    float: left;
    overflow: initial;
}
.blog article figure.featured-image img, .archive article figure.featured-image img {
	width:100%;
    border-radius: 8px;
}
.blog .category-filter-wrap, .archive .category-filter-wrap {
    display: none;
}
.blog h1.entry-title, .archive h1.entry-title span {
    margin-top: 100px;
    font-size: 64px;
    display: block;
}
.blog .listing .has-post-thumbnail .entry-meta, .archive .listing .has-post-thumbnail .entry-meta {
    float: left;
    margin-bottom: 0px;
}
.blog article header, .archive article header {
    padding: 20px 30px 0px 30px;
}
.blog .entry-content, .archive .entry-content {
    padding: 0px 30px;
}
.blog .entry-meta, .blog .entry-meta a, .blog .jp-relatedposts-post-context, .blog .jp-relatedposts-post-date, .blog .search-post-type, .archive .entry-meta, .archive .entry-meta a, .archive .jp-relatedposts-post-context, .archive .jp-relatedposts-post-date, .archive .search-post-type, .single-post .entry-meta, .single-post .entry-meta a, .single-post .jp-relatedposts-post-context, .single-post .jp-relatedposts-post-date, .single-post .search-post-type{
    color: #041ed6;
    color: #aaa;
    font-size: 13px;
    text-transform: none;
}
.single-post header h1.entry-title {
    font-size: 38px;
    font-weight: 600;
    margin-bottom: 0px;
}
.single-post .header-wrapper .entry-header{
	max-width:none;
}
.single-post .header-wrapper{
    margin-bottom: 20px;
    margin-top: -20px !important;
}
.single-post article a {
    color: #000BDF;
}
.single-post article h3 {
    font-size: 30px;
    font-weight: bold;
}
.blog .listing .entry-title, .archive .listing .entry-title {
    margin-bottom: 10px;
    font-weight: 600;
}
.blog .more-link, .archive .more-link {
    font-size: 15px;
    color: #041ed6;
    position: relative;
    top: 5px;
}
.single-post.has-featured-image div#behindHeader {
    height: 450px !important;
    background-size: cover;
    background-position: center center;
    top: 100px !important;
    position: relative;
}
.single-post.has-featured-image .featured-image{
	display: none;
}
.single-post.has-featured-image .entry-header{
    margin-top: 60px;
}


@media screen and (max-width: 900px) {
	.c-hero .container {
	    -webkit-flex-wrap: wrap;
	    -moz-flex-wrap: wrap;
	    -ms-flex-wrap: wrap;
	    -o-flex-wrap: wrap;
	    flex-wrap: wrap;
	    min-height: 75vh;
	    padding-top: 50px;
	}

	.c-hero-image,
	.c-hero-text {
	    -webkit-flex: 1 1 100%;
	    -moz-flex: 1 1 100%;
	    -ms-flex: 1 1 100%;
	    -o-flex: 1 1 100%;
	    flex: 1 1 100%;
	}

	.c-hero-text {
	    -webkit-order: 2;
	    -moz-order: 2;
	    -ms-order: 2;
	    -o-order: 2;
	    order: 2;
	}

	.c-hero-text h1,
	.c-hero-text p {
		margin-left: auto;
		margin-right: auto;
		margin-top: 0;
	}

	.c-clients-row {
	    -webkit-flex-wrap: wrap;
	    -moz-flex-wrap: wrap;
	    -ms-flex-wrap: wrap;
	    -o-flex-wrap: wrap;
	    flex-wrap: wrap;
	}

	.c-clients-item {
	    width: calc(100% / 3);
	}

	.c-box {
	    padding-top: 80px;
	    padding-bottom: 50px;
	}

	.c-box-contents-img {
	    max-width: 50%;
	}

	.c-team-row {
		-webkit-flex-wrap: wrap;
		-moz-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		-o-flex-wrap: wrap;
		flex-wrap: wrap;
	    margin-bottom: 60px;
	}

	.c-team-item {
		max-width: 50%;
	}

	.c-quote {
	    padding-top: 60px;
	    padding-bottom: 60px;
	}

	.c-quote-text {

	}

	.c-quote-img {
		max-width: 35%;
	}

	.c-quote-img img {
		max-width: 100%;
	}

	.c-blog {
	    padding-top: 60px;
	    padding-bottom: 60px;
	}

	.c-blog-intro {
	    margin-bottom: 40px;
	}

	.c-blog-row {
		-webkit-flex-wrap: wrap;
		-moz-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		-o-flex-wrap: wrap;
		flex-wrap: wrap;
	}

	.c-blog-row article {
		flex: 0 1 100%;
		max-width: 400px;
		padding: 10px;
		margin-bottom: 60px;
	}

	.c-upsell {
	    padding-top: 90px;
	}
}

@media screen and (max-width: 600px) {
	.c-hero .container {
		padding-top: 20px;
		padding-bottom: 60px;
	}

	.c-hero-image img {
	    max-width: 100%;
	}

	.c-hero-text p {
	    font-size: 16px;
	}

	.c-box {
	    padding-top: 60px;
	    padding-bottom: 40px;
	}

	.c-box-contents {
		-webkit-flex-wrap: wrap;
		-moz-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		-o-flex-wrap: wrap;
		flex-wrap: wrap;
	}

	.c-box-contents-img {
	    max-width: 70%;
	}

	.c-box-contents-text {
	    max-width: 100%;
	    margin-right: 0;
	    -webkit-order: 2;
	    -moz-order: 2;
	    -ms-order: 2;
	    -o-order: 2;
	    order: 2;
	}

	.c-team {
	    padding-top: 50px;
	    padding-bottom: 50px;
	}

	.c-team-intro {
	    margin-bottom: 30px;
	}

	.c-team-item h3 {
	    font-size: 14px;
	}

	.c-quote {
	}

	.c-quote .container {
	    display: block;
	}

	.c-quote-img {
	    max-width: 35%;
	    float: right;
	}

	.c-quote-text {
	    margin-right: 0;
	}
}

/*-----------------------------------
# Page
-----------------------------------*/

.page .page-header {
	margin-top: 2em;
}

.single .header-wrapper .featured-image {
	max-width: 1000px;
	margin-left: auto;
	margin-right: auto;
}

.post-navigation .nav-links,
.posts-navigation .nav-links {
	border-width: 1px 0 0;
}

/*-----------------------------------
# Hero page
-----------------------------------*/


.c-hero-page {

}

.c-hero-page .page-header {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-ms-align-items: center;
	align-items: center;
}

.c-hero-page-text,
.c-hero-page-img {
	flex: 0 1 50%;
}

.c-hero-page-text {

}

.c-hero-page .page-header h1.entry-title {
	color: #000;
}

.c-hero-page-img img {
	max-width: 80%;
	margin: auto;
}

/*-----------------------------------
# Shop
-----------------------------------*/

.shop-info {
	display: none;
}

/*-----------------------------------
# Buttons
-----------------------------------*/

.btn,
.btn-ghost {
	display: inline-block;
	outline: 0;
	font-size: 16px;
	text-align: center;
	-webkit-transition: 0.15s linear;
	-moz-transition: 0.15s linear;
	-ms-transition: 0.15s linear;
	-o-transition: 0.15s linear;
	transition: 0.15s linear;
}

.site-header .btn,
.btn {
	background-color: #f24c49;
	color: #fff;
	min-width: 200px;
	padding: 1em 3em;
}

.site-header .btn {
	font-size: 14px;
}

.btn:hover {
	background-color: #B92C29;
	color: #fff;
    opacity: 1 !important;
}
.btn-ghost:hover {
	color: #f24c49;
}

.btn-ghost {
	text-decoration: underline;
	color: #000;
}


@media screen and (max-width: 600px) {
	.site-header .btn,
	.btn {
	    min-width: 120px;
	    padding: 0.6em 1.2em;
	}

	.site-header .btn {
		font-size: 12px;
	}
}

/*-----------------------------------
# Header
-----------------------------------*/

.custom-logo a {
	display: block;
	line-height: 0;
}

.site-header > .container {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-ms-align-items: center;
	align-items: center;
	z-index: 2;
}

.main-navigation {
	flex: 1 1 auto;
}

.cta-btn {
	margin-left: 20px;
	margin-right: 0;
}

#make-it-pop-logo .mip-logo-line {
	stroke: #041ed6;
}

.site-header nav a, .main-shop-nav a{
    text-transform: initial;
}


/*-----------------------------------
# Footer
-----------------------------------*/

.site-footer {
	background-color: #1a1a1a;
	position: relative;
	overflow: visible;
	padding-top: 0;
}

.site-footer:before {
	display: block;
	position: absolute;
	bottom: 99%;
	left: 0;
	right: 0;
	background-image: url(img/mip_bg-shape-footer.svg);
	width: 100vw;
	height: 2.5vw;
	background-size: 100%;
}

.footer-widget-holder h2, footer .container .half h2 {
    font-family: Poppins, sans-serif;
    font-size: 32px !important;
    font-weight: 600;
    letter-spacing: -2px;
    margin-bottom: 20px;
}
.footer-widget-holder .widget.widget_nav_menu {
    width: 100% !important;
    padding-right: 0px;
    max-width: none;
}
.footer-widget-holder .menu-item a {
    font-size: 18px;
    text-transform: initial;
    color: #ffffff !important;
    font-weight: 300;
}
.footer-widget-holder .menu-item a:hover{
	text-decoration: underline;
}
.menu-footer-for-container ul {
    margin-top: -5px;
}
.menu-footer-for-container li,  .menu-footer-nav-container li {
    float: left;
    width: 100%;
    margin-top: 5px !important;
}
.menu-footer-for-container li a:hover,  .menu-footer-nav-container li a:hover {
	text-decoration: hover;
}
.footer-widget-holder p, footer .container .half p {
    font-size: 18px;
    color: #ffffff;
    font-weight: 100;
    line-height: 1.5;
}
.site-footer i {
    font-size: 40px;
    margin-right: 5px;
}
.footer-widget-holder .widget-area {
    padding-right: 20px;
}
footer .container.sep-black{
    margin-top: 40px;
    margin-bottom: -10px;
}
footer .container.sep-black img{
	width:100%;
}
footer .container.logo{
    font-family: Poppins, sans-serif;
    font-size: 56px;
    margin-bottom: 20px;
}
footer .container .half {
    float: left;
    width: 40%;
    padding-right: 50px;
}
footer .container .half:last-child {
    padding-right: 0px;
    float: right;
}
footer .container.c-widget-top .footer-widget-holder{
    margin-left: 0px;
    margin-right: 0px;
    padding-bottom: 0px;
    margin-bottom: -20px;
}
footer .c-widget-top form input {
    border: none;
    border-bottom: 1px solid #ffffff;
    margin-right: 14px;
    color: #ffffff;
}
footer .c-widget-top form input:hover, footer .c-widget-top form input:active, footer .c-widget-top form input:focus  {
    background-color: #ffffff;
    color:#000000;
}
footer .c-widget-top form input::placeholder {
    color: #a7a7a7;
}
footer .c-widget-top form input[type="submit"]{
    margin-right: 0px;
    background-color: #f24c49;
    color:#ffffff;
    border-bottom:none;
    max-width: 462px;
    width: 100%;
    margin-top: 10px;
}
footer .c-widget-top form input[type="submit"]:focus, footer .c-widget-top form input[type="submit"]:active{
	border:none;
	outline:none;
	background-color: #B92C29;
}
footer .c-widget-top form input[type="submit"]:hover{
	background-color: #B92C29;
}
footer a[href*="mailto:"]{
	text-decoration: underline;
	text-decoration-color: #f24c49;
}
 footer .copyright a{
    text-transform: initial;
    color: #ffffff !important;
    font-weight: 300;
 }
 footer .copyright a:hover{
    color: #ffffff !important;
	text-decoration: underline;
 }


/*-----------------------------------
# Overlay
-----------------------------------*/

.overlay{
	opacity: 0;
    width: 100%;
    height:100%;
    position: fixed;
    z-index: 9999999999;
    left: 0;
    top: 0;
    background-color: rgb(0, 11, 223);
    background-color: rgba(0, 11, 223, 0.7);
    overflow: hidden;
    transition: 0.5s;
    pointer-events: none;
}
.overlay.on{
	opacity: 1;
    transition: 0.5s;
    pointer-events: initial;
}
.overlay .close{
    font-size: 50px;
    color: #ffffff;
    position: absolute;
    right: -50px;
    top: -50px;
    cursor: pointer;
}
.overlay .content{
	background-color:#ffffff;
	box-sizing:border-box;
	border-radius: 0px;
    padding: 0px;
	text-align:left;
    width: 800px;
    height: 396px;
    position: relative;
    margin: auto;
    margin-top: 6%;
}
.overlay .half {
    float: left;
    width: 50%;
    box-sizing: border-box;
}
.overlay .half.first{
    width: 280px;
}
.overlay .half.last {
    padding: 40px;
    width: 520px;
}
.overlay .content p.title{
    color: #000000;
    font-size: 36px;
    font-weight: 800;
    font-family: Poppins, sans-serif;
    line-height: 115%;
    letter-spacing: -1px;
    margin: 0px;
    margin-bottom: 18px;
}
.overlay .content p.title span.red {
	font-size: 68px;
    position: relative;
    top: 5px;
    padding-bottom: 35px;
}
.overlay p {
    font-size: 18px;
    color: #4c4c4c;
    font-weight: 300;
    letter-spacing: -1px;
}
.overlay .content input[type="text"], .overlay .content input[type="email"]{
    outline: none;
    border: none;
    width: 100%;
    border: 4px solid #000BDF;
    color: #000BDF;
    font-size: 18px;
    height: 60px;
    text-align: left;
    padding: 15px 15px;
    margin-bottom: 20px;
    width: 60%;
    float: left;
    letter-spacing: -0.5px;
}
.overlay .content input[type="text"]::placeholder{
	color: #000BDF;
}
.overlay .content input[type="submit"]{
    text-align: center;
    padding: 15px 0px;
    background-color: #000BDF;
    font-size: 18px;
    color: #ffffff;
    border: none;
    width: 100%;
    font-weight: 300;
    letter-spacing: 0.02em;
    cursor: pointer;
    width: 40%;
    float: left;
    height: 60px;
    letter-spacing: -0.5px;
}
.overlay .content input[type="submit"]:hover{
    background-color: #d94442 !important;
}
.overlay img.model-mob{
	display:none;
}
.overlay{
    overflow: initial;
}
.mob-close{
	display: none;
}

.site-footer,
.site-footer h1,
.site-footer h2,
.site-footer h3,
.site-footer h4,
.site-footer h5,
.site-footer h6,
.site-footer h1 a,
.site-footer h2 a,
.site-footer h3 a,
.site-footer h4 a,
.site-footer h5 a,
.site-footer h6 a,
.site-footer .widget h1,
.site-footer .widget h2,
.site-footer .widget h3,
.site-footer .widget h4,
.site-footer .widget h5,
.site-footer .widget h6,
.site-footer th,
.site-footer dt,
.site-footer blockquote,
.site-footer .emphasis {
	color: #fff;
}


.site-footer .widget,
.site-footer .widget_recent_entries .post-date,
.site-footer .widget .jetpack-display-remote-posts p,
.site-footer .widget_recent_comments ul,
.site-footer .widget_recent_entries ul,
.site-footer .tagcloud a,
.site-footer .widget_categories li a,
.site-footer .widget_archive li a,
.site-footer .widget_nav_menu li a,
.site-footer .widget_meta li a,
.site-footer .widget_pages a,
.site-footer .widget_product_categories a,
.site-footer .widget_nm_color_filters a,
.site-footer .woocommerce .widget_rating_filter ul li a,
.site-footer .entry-meta a:hover,
.site-footer .newsleter-widget form input[type="submit"]:hover,
.site-footer .widget_categories li a:hover,
.site-footer .widget_archive li a:hover,
.site-footer .widget_nav_menu li a:hover,
.site-footer .widget_meta li a:hover,
.site-footer .widget_pages a:hover,
.site-footer .widget_product_categories a:hover,
.site-footer .widget_nm_color_filters a:hover {
	color: rgba(255,255,255,0.7);
}

.c-widget-top {
}

.c-widget-top .widget-area {
	display: block;
	margin: auto;
}

.c-widget-top .widget {
	width: 100%;
	max-width: 850px;
	margin: 0 auto;
	text-align: center;
}

.c-widget-top #mc_signup {
	max-width: 360px;
	margin-left: auto;
	margin-right: auto;
}

.c-widget-top .widget_mailchimpsf_widget .widget-title {
	margin-right: 0;
	margin-bottom: 30px;
}

#mc_signup_form .mc_var_label {
	text-align: left;
	padding-left: 1px;
	font-size: 13px;
}

.c-widget-top #mc_signup_form .mc_input {
	border: 1px solid #fff;
	color: #fff;
	padding-right: 5px;
	padding-left: 5px;
	font-weight: 400;
}

.c-widget-top #mc_signup_form .mc_input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
	color: rgba(255,255,255,0.4);
}

.c-widget-top #mc_signup_form .mc_input::-moz-placeholder { /* Firefox 19+ */
	color: rgba(255,255,255,0.4);
}

.c-widget-top #mc_signup_form .mc_input:-ms-input-placeholder { /* IE 10+ */
	color: rgba(255,255,255,0.4);
}

.c-widget-top #mc_signup_form .mc_input:-moz-placeholder { /* Firefox 18- */
	color: rgba(255,255,255,0.4);
}

#mc-indicates-required {
	display: none;
}

.c-widget-top #mc_signup_submit {
	width: 100%;
	border: none;
	margin-top: 0;
}

.c-widget-top #mc_signup_submit:hover {
	background-color: #565b5d;
	color: #fff;
}

.c-widget-top .mc_signup_submit,
.c-widget-top #mc_unsub_link,
.c-widget-top #mc_display_rewards {
	text-align: center;
}

.c-widget-top a,
.footer-widget-holder a {
	color: #fff;
}


.chunk{
	font-family: Poppins, serif;
	font-size:58px;
	font-weight: 800;
	color:#000000;
}



/* STORE STUFF */

div.product {
    max-width: 1000px;
    margin: auto;
    /* padding: 0 30px; */
    margin-top:50px;
}
div.product h1.product_title {
    font-size: 36px !important;
    font-weight: 700;
}
div.product p{
	font-weight: 300;
	color:#383838;
}
.woocommerce div.product form.cart .button.single_add_to_cart_button{
    float: none !important;
    width: 180px;
    height: auto !important;
    padding: 13px 10px;
    border-radius: 4px;
    clear: both;
    font-size: 14px;
    margin: auto;
}
/* .woocommerce-error, .woocommerce-info, .woocommerce-message {
    padding: 20px 10px 6px 10px !important;
} */
.woocommerce-error .wc-forward, .woocommerce-info .wc-forward, .woocommerce-message .wc-forward {
    margin-bottom: -20px !important;
    margin-top: -1px !important;
}
div.product .quantity{
    float: none !important;
    margin: auto !important;
    display: inline;
}
.woocommerce div.product form.cart{
	text-align: center;
}
nav.woocommerce-breadcrumb {
    display: none;
}
div.product .summary .price span{
    font-weight: 500;
}
a.woocommerce-product-gallery__trigger {
    display: none;
}
.related.products .product_type_simple{
    bottom: -80px !important;
    line-height: 120% !important;
    height: 45px !important;
    left: 0px;
    position: absolute !important;
    top: initial;
    right: 0px;
    width: 150px;
    padding: 13px 10px !important;
    border-radius: 4px;
    clear: both;
    font-size: 14px;
    margin: auto;
    background-color: #f24c49 !important;
    color: #fff !important;
    opacity: 1 !important;
    display: block;
    visibility: visible !important;
    -webkit-transform: translateX(0) !important;
    -moz-transform: translateX(0) !important;
    -ms-transform: translateX(0) !important;
    -o-transform: translateX(0) !important;
    transform: translateX(0) !important;
}
.single-product .products-wrap  .woocommerce-product-gallery {
    width: 55%;
}
.single-product .content-area .type-product .summary {
    width: 45%;
}
.woocommerce-product-details__short-description hr{
    background-color: rgba(0,0,0,0.1);
    margin-top: 30px;
    margin-bottom: 30px;
}


/* PRODUCT ARCHIVE STUFF */
.post-type-archive-product .woocommerce-products-header h1 {
    color: #000BDF!important;
    font-weight: 700;
    text-transform: none !important;
    font-size: 32px !important;
}
body.post-type-archive-product .products-wrap {
    max-width: none !important;
}
.archive.woocommerce #content{
    max-width: 1050px;
    padding-left: 30px;
    padding-right: 30px;
}

/* CHECKOUT AND USERS AREA */
.woocommerce-notices-wrapper .woocommerce-message, .woocommerce-error, .woocommerce-info, .woocommerce-message{
    outline: none;
    background-color: #f5f5f5 !important;
    border: none !important;
    border-radius: 4px;
    font-size: 18px;
    color: #000000 !important;
}
.woocommerce-notices-wrapper .woocommerce-message .button.wc-forward, .woocommerce-error .button, .woocommerce-info .button, .woocommerce-message .button, .woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button{
    background-color: #f24c49 !important;
    color: #fff !important;
    min-width: 140px !important;
    padding: 1em 3em !important;
    text-align: center !important;
    border-radius: 4px !important;
    position: relative;
    top: -6px;
}
.woocommerce-shipping-destination {
    font-size: 16px !important;
    color: #000000 !important;
    line-height: 135%;
}
div.coupon #coupon_code{
    width: 220px !important;
}
div.coupon .button{
    margin-top: 6px;
}
a.checkout-button.button.alt.wc-forward {
    line-height: 25px;
    height: 60px;
    border: none;
    text-transform: capitalize;
}
.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button{
    line-height: 1 !important;
    border: none !important;
} 
body:not(.rtl) .woocommerce table.shop_table td:first-of-type, body:not(.rtl) .woocommerce table.shop_table td:first-of-type {
    padding-right: 5px;
}
.woocommerce table.shop_table td.product-name {
    padding-right: 5px;
}
.woocommerce-cart table.cart img {
    width: 150px;
}
div.coupon .button {
    margin-top: 6px;
    border-radius: 0px 4px 4px 0px !important;
    text-transform: capitalize !important;
    background-color: rgb(255, 255, 255) !important;
    border: 2px solid #000bdf !important;
    color: #000BDF!important;
}
.woocommerce .actions button[name='update_cart'] {
    background-color: rgb(255, 255, 255) !important;
    border: solid 2px #000BDF !important;
    color: #000BDF!important;
}
.woocommerce-shipping-totals td[data-title='Shipping'] {
    text-align: left !important;
}
.woocommerce-cart .cart-collaterals .shipping-calculator-button::before {
    font-family: WooCommerce;
    speak: none;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    margin-right: 5px;
    margin-left: 1px;
    content: "";
    text-decoration: none;
    position: relative;
    top: 1px;
}
.woocommerce-cart .cart-collaterals .shipping-calculator-button::after {
	display:none !important;
}
.woocommerce-cart .cart-collaterals .shipping-calculator-button{
    padding: 5px 8px;
    border: solid 1px #000000;
    border-radius: 4px;
    line-height: 100%;
}
button[name='woocommerce_checkout_place_order'], .woocommerce-checkout .woocommerce-checkout-payment button.button {
    line-height: 25px !important;
    height: 60px !important;
    border: none !important;
    text-transform: capitalize !important;
    top: 0px !important;
    margin-top: 0px !important  !important;
}
.woocommerce-checkout-review-order-table td[data-title='Shipping'] {
    text-align: right !important;
}
.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea{
    color: #000000;
}
.woocommerce-checkout .col2-set .col-2 {
    margin-top: 0px;
}
.woocommerce-checkout #payment ul.payment_methods li img.stripe-icon {
    margin-top: 10px;
}


.main-shop-nav .header-cart, .main-shop-nav .menu-user{
    float: left;
}
.main-shop-nav .header-cart {
    padding-right: 5px;
}


/* ORDER PAGE */

.woocommerce ul.order_details li {
    float: left;
    width: 100%;
    border-bottom: 1px dashed #d3ced2;
    border-right: none;
    padding-bottom: 10px;
}
.woocommerce .woocommerce-order{
    width: 60%;
}
.woocommerce-table--order-details tr:first-child th {
    outline: none;
    text-transform: uppercase;
    font-size: 12px;
    padding-bottom: 20px;
    padding-top: 0px;
}


@media screen and (min-width: 770px) {
	div.product .flex-viewport{
	    height:auto !important;
	    overflow: hidden !important;
	}
	div.product .flex-viewport .woocommerce-product-gallery__wrapper{
	    width: 100% !important;
	    overflow: initial !important;
	}
	div.product .flex-control-nav{
		display: none;
	}
	div.product .flex-viewport img {
	    margin-top: 25px;
	}
	div.product div.images.woocommerce-product-gallery {
	    position: relative;
	    pointer-events: none;
	}
}


@media only screen and (min-width: 1025px) {
	.c-widget-top {
		padding-top: 90px;
		padding-bottom: 60px;
	}
}

@media only screen and (min-width: 1200px) {
	.c-widget-top .widget {
		padding-left: 0;
		padding-right: 0;
	}
}

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

	.footer-widget-holder .widget-area:first-of-type,
	.footer-widget-holder .widget-area ~ .widget-area {
		width: 33%;
	}
}

.footer-widget-holder .widget_nav_menu {
	max-width: 300px;
}

@media only screen and (min-width: 768px){
	.footer-widget-holder .widget.widget_nav_menu {
		width: 50%;
	}
}

.footer-widget-holder:after,
.site-info {
	display: none;
}


.menu-user{
	display: none;
    font-size: 22px; 
    margin-left: 20px;
    text-transform: none;
    padding-right: 15px !important;
}
#primary-menu .menu-user{
	display: block;
}
.menu-user i{
    position: relative;
    top: 4px;
    padding-right: 5px;
    font-size: 21px !important;
    line-height: 21px;
    padding-left: 10px;
}
.menu-user-text{
	display: none;
}
#site-header-cart{
    margin-top: 3px !important;
}



@media only screen and (max-width: 1450px){

	.c-box-contents-text li{
		font-size:45px;
	}

	.top-wavey img {
	    height: 70px !important;
	}

	.nav-menu > li + li {
	    margin-left: 0px !important;
	}

}


@media only screen and (max-width: 1280px){

	.nav-menu > li, .main-shop-nav li {
	    font-size: 13px;
	    padding-right: 15px;
	}

}

@media only screen and (max-width: 1199px) and (min-width: 768px) {
	.site-footer .widget-area {
	    float: left;
	    width: 50%;
	}

	.c-widget-top .widget-area {
		float: none;
		width: 100%;
	}

	.menu-toggle {
	    margin-top: -20px;
	    margin-left: -10px;
	    position: absolute;
	    top: 50%;
	    left: 50px;
	    z-index: 1001;
	    -webkit-transition: none;
	    -moz-transition: none;
	    -ms-transition: none;
	    -o-transition: none;
	    transition: none;
	    display: block !important;
	}
	.site-branding {
	    display: table-cell;
	    padding-left: 50px;
	    vertical-align: middle;
	}

	.menu-toggle + div, .main-navigation > .menu {
	    background-color: #fff;
	    height: 100vh;
	    opacity: 0;
	    overflow-y: auto;
	    overflow-x: hidden;
	    padding-left: 50px;
	    padding-right: 50px;
	    visibility: hidden;
	    position: fixed;
	    top: 0;
	    right: 0;
	    left: 0;
	    z-index: 1000;
	}
	.menu-toggle + div, .main-navigation > .menu {
	    background-color: #fff;
	}
	.toggled .menu-toggle + div, .toggled.main-navigation > .menu, .nav-opened .main-navigation .nav-menu {
	    opacity: 1;
	    visibility: visible;
	    -webkit-transform: translateY(0);
	    -moz-transform: translateY(0);
	    -ms-transform: translateY(0);
	    -o-transform: translateY(0);
	    transform: translateY(0);
	}
	.main-shop-nav {
	    bottom: 70px;
	    left: 50px;
	    right: initial !important;
	}
	.menu-toggle + div:before, .main-navigation > .menu:before {
	    content: "";
	    display: inline-block;
	    height: 100%;
	    margin-right: -0.25em;
	    vertical-align: middle;
	}

	.toggled .menu-user i{
	    padding-left: 0px;
	    font-size: 30px !important;
	    position: relative;
	    top: 5px;
	    padding-right: 10px;
	}
	.toggled .main-shop-nav li {
	    font-size: 24px;
	}
	.toggled .main-shop-nav{
		bottom: 50px; 
	}
	.toggled #primary-menu{
	    display: inline-block;
	    margin: 70px 0;
	    max-height: calc(100% - 140px);
	    overflow-y: auto;
	    position: relative;
	    text-align: left;
	    vertical-align: top;
	    width: 100%;
	}
}


@media only screen and (max-width: 1180px){


	body.single-product #content, body.woocommerce-account #content {
	    padding: 40px;
	}

	.c-box-number{
	    font-size: 70px;
	}
	.c-box-contents-text li{
	    font-size: 36px;
	    margin-bottom: 0px;
	}

	.footer-box img {
	    width: 350px;
	}

	.cards img {
	    width: 335px;
	}
	.cards img.rotate-box {
    	max-width: 490px;
	    width: 100%;
	}

	.header-img-lg{
	    width: 650px;
	    position: relative;
	    bottom: -25px;
	}

	.wpb_text_column {
	    padding-left: 25px;
	    padding-right: 25px;
	}

	.main-navigation .nav-menu li {
	    display: block;
	    margin: 1em 0 0;
	    padding: 0;
	    display: block;
	    width: 100%;
	    font-size: 32px;
	    padding-left: 0px;
	    margin-right: 0px !important;
	    transform: rotate(-180deg);
	}
	.main-navigation ul.nav-menu {
	    transform: rotate(-180deg) !important;
	}

	.toggled .menu-user i{
	    padding-left: 0px;
	    font-size: 30px !important;
	    position: relative;
	    top: 5px;
	    padding-right: 10px;
	}
	.toggled .main-shop-nav li {
	    font-size: 24px;
	}
	.toggled .main-shop-nav{
		bottom: 50px; 
	}


	/* .overlay .content{
	    width: 720px;
    	height: 370px;
	}
	.overlay .content p.title{
	    font-size: 45px;
	}
	.overlay .content p.title span.red{
	    font-size: 110px;
	    top: 20px;
	    padding-bottom: 55px;
	} */
	.overlay p {
	    font-size: 18px;
	}
	.overlay .half.box-art {
	    width: 35%;
	}
	.overlay .half {
	    width: 65%;
	}
	.overlay .content input[type="text"], .overlay .content input[type="email"], .overlay .content input[type="submit"]{
	    font-size: 16px;
	}

}

@media only screen and (max-width: 1030px){

	h1 span.ba {
	    font-size: 190px;
	    letter-spacing: -10px;
	}

	footer .c-widget-top form input{
	    width: 100%;
	}
	footer .container .half{
		width: 100%;
	    padding-right: 0px;
	    padding-bottom: 20px;
	}
	footer .footer-widget-holder .widget-area {
	    padding-right: 20px;
	    float: left;
	    margin-bottom: 30px;
	}

	body.single-post #content {
	    padding: 0px 40px;
	}
	.single-post.has-featured-image div#behindHeader {
	    height: 400px !important;
	    position: relative;
	    top: 110px !important;
	    margin-bottom: 110px;
	    display: block !important;
	}
	.single-post.has-featured-image .entry-header {
	    margin-top: 0px;
	}
	.has-sidebar .sidebar {
	    width: 100% !important
	}

	.cart-touch{
		display:none !important;
	}

}


@media only screen and (max-width: 960px){

	.logo-row .vc_element {
	    margin-bottom: -30px;
	}
	.logo-row {
	    margin-bottom: 125px !important;
	}
	.top-wavey img {    
		height: 60px !important;
	}

	.boss-card{
	    padding-left: 30px;
	    width:220px;
	}
	.boss-card img, .client-card-flush img {
	    width: 200px;
	    height: 277px;
	}

	h1 p.sm {
	    font-size: 85px;
	}
	.c-hero-text {
	    padding-bottom: 40px !important;
	}
	.c-hero-text h1 {
	    font-size: 65px;
    	line-height: 95%;
    	margin-bottom: 20px !important;
	}
	.c-hero-text p {
	    margin-bottom: 0px;
	}
	.c-box-contents-text {
	    margin-right: 45px;
	}
	.c-box-number {
	    font-size: 60px;
	}
	.c-box-contents-text li{
	    font-size: 28px;
	}
	h1 span.ba {
	    font-size: 140px;
	}
	.cards img {
	    width: 280px;
	    top: 85px;
	}

	.header-img-lg{
	    outline: none;
	    width: 420px;
	    position: relative;
	    bottom: -135px;
	}

	.workshop-hero{
		text-align:center !important;
	}
	.workshop-hero h1 span.mid {
	    font-size: 78px;
	    line-height: 70px;
	}
}


@media only screen and (max-width: 770px){

	
	#content.site-content {
	    overflow-x: initial;
	    margin-top: -30px !important;
	    padding-right: 0px;
	}
	.wpb_text_column {
	    padding-left: 25px;
	    padding-right: 25px;
	}
	.site-header {
	    border-width: 0 0 0 0;
	}

	h1 span.ba {
	    font-size: 130px;
	    position: relative;
	    top: 7px;
	}	

	.eighth {
	    float: left;
	    width: 25%;
	    padding-left: 5px;
	    padding-right: 5px;
	}

	.c-box-intro h2, .c-team-intro h2, .c-blog-intro{
	    font-size: 28px !important;
	}
	.c-box-intro h2 br, .c-team-intro h2 br, .c-blog-intro br{
	    display:none;
	}
	.c-box-intro p, .c-team-intro p {
	    font-size: 20px;
	}
	.c-hero-text {
	    text-align: center;
	}

	.card-tape img {
	    width: 75%;
	}
	.cards{
		top: -300px;
	}
	.cards-con{
	    height: 300px;
	}
	.cards img.rotate-box {
	    position: absolute;
	    width: 50%;
	    top: 160px;
	    margin: auto;
	    max-width: 590px;
	    left: 0px;
	    right: 0px;
	}
	.cards img.rotate-box:hover{
	    top: 120px;
	}
	.cards img {
	    width: 270px;
	    top: 170px;
	}
	.cards img.task-card{
	    left: 10%;
	}
	.cards img.client-card{
	    right: 10%;
	}
	.cards img.rotate-box:hover {
	    top: 150px;
	}
	.cards img.task-card:hover, .cards img.client-card:hover{
		top: 170px !important
	}

	.quote-pic img{
	    max-width: 300px !important;
	    outline: none;
	    margin-top: -30px;
	}

	.quote-bubbles {
	    width: 100%;
	    padding-left: 25px !important;
    	padding-right: 25px !important;
	    text-align: left !important;
	}

	.c-box-contents-text{
	    margin: auto;
	    width: 100%;
	}
	.c-box-contents-text .c-box-number{
	    font-size: 80px;
	}
	.c-box-contents-text li{
	    font-size: 40px;
	    width: 360px;
	    margin: auto;
	}

	.vc_gitem-zone-mini{
	    min-height: 250px;
	}
	.vc_gitem-zone-mini .vc_gitem_row > .vc_gitem-col h4{
	    height: auto;
	}

	.footer-box{
	    padding-bottom: 80px;
	}

	footer .c-widget-top form input{
	    width: 100%;
	}
	footer .container .half{
		width: 100%;
	    padding-right: 0px;
	    padding-bottom: 20px;
	}
	footer .footer-widget-holder .widget-area {
	    padding-right: 20px;
	    float: left;
	    margin-bottom: 30px;
	}

	.header-img-lg{
	    width: 420px;
	    position: relative;
	    margin: auto;
	    left: 20px;
	    bottom: 50px;
	    display: block;
	    margin-bottom: 100px;
	}

	.norm-title {
	    font-size: 72px;
	}
	.norm-title br {
		display: none;
	}

	.c-box-intro p br {
	    display: none;
	}
	.vc_row.wpb_row {
	    padding-left: 20px;
	    padding-right: 20px;
	}

	.woocommerce-MyAccount-navigation ul{
	    margin-bottom: 75px;
	}


	.single-post.has-featured-image div#behindHeader {
	    height: 320px !important;
	    top: 0px !important;
	    margin-bottom:0px;
		display: block !important;
	}


	.overlay .content {
	    width: 400px;
	    height: 620px;
	}
	.overlay .half {
	    width: 100%;
	}
	.overlay .half.box-art {
	    width: 100%;
	}
	/*
	.overlay .half.box-art img{
	    width: 280px;
	    margin: auto;
	    display: block;
	    padding-right: 0px;
	}
	.overlay .content{
	    padding: 30px;
	}
	*/
	.overlay .half.last {
	    padding: 30px;
	    width: 100%;
	}

	.overlay .content input[type="text"], .overlay .content input[type="email"], .overlay .content input[type="submit"] {
	    font-size: 14px;
	}

	.overlay img{
		display:none;
	}
	.overlay img.model-mob{
		display:block;
	}


	.c-hero-text h1 {
	    font-size: 50px;
    	line-height: 95%;
    	margin-bottom: 20px !important;
	}
	.c-hero-text h1 br {
	    display: none;
	}

}


@media only screen and (max-width: 600px){

	h1 span.ba {
	    font-size: 155px;
	}
	.cards-con {
	    height: 240px;
	}
	.cards img {
	    width: 220px;
	}

	.boss-card img, .client-card-flush img {
	    width: 180px;
	    height: 250px;
	}

	.pitch-title br{
		display: none;
	}

	.vc_gitem-zone-mini {
	    min-height: 220px;
	}

	.footer-widget-holder h2, footer .container .half h2 {
	    font-size: 48px;
	}



}

@media only screen and (max-width: 480px){

	.cards img {
	    width: 190px;
	}
	.cards img.rotate-box{
	    width: 80%;
	}
	.cards img.task-card {
	    left: -10px !important;
	}
	.cards img.client-card {
	    right: -10px !important;
	}

	.c-box-contents-text .c-box-number {
	    font-size: 60px;
	}
	.c-box-contents-text li {
	    font-size: 32px;
	    letter-spacing: -1px;
	}
	.big-quote .quote-text{
		font-size: 38px;
	}

	.single-post.has-featured-image div#behindHeader {
	    height: 220px !important;
	    top: 15px !important;
	}

	#tkBanner .button{
	    display: block;
	    margin-top: 5px;
	}
	#tkBanner p {
	    font-size: 14px !important;
	    line-height: 120%;
	}

}


/* CUSTOM YO */


#content{
    width: 100%;
    max-width: none;
    padding-left: 0px;
    margin-top: 30px !important;
    margin-bottom: -50px;
    padding-bottom: 0px;
	padding-right: 0px;
}

.entry-content a, .entry-footer a, .entry-footer a, .author-box a, .sd-social-text .sd-button, .comment-metadata a, .no-slides-text + p a{
	opacity: 1;
}

header img.sep{
    outline: none;
    position: absolute;
    width: 100%;
    float: none;
    bottom: -20px;
    z-index: 1;
    display:none;
}
header.out-of-view img.sep{
    height: 105px;
    -webkit-filter: drop-shadow(0px 0px 1px #c3c3c3);
    filter: drop-shadow(0px 0px 1px #c3c3c3);
}



.sorrymatt {
	display: none;
}
.blue-text {
	color: #000BDF!important;
}

body.woocommerce #product-3302 ul.products .col-sm-3:nth-of-type(4n + 1) {
    clear: none !important;
    width: 100% !important;
}



@media only screen and (max-width: 800px){

	.products .product figure {
	    margin-bottom: 0px !important;
	    padding-bottom: 0px !important;
	    height: 220px !important;
	}
	body.woocommerce ul.products .product, body.woocommerce-page ul.products .product {
	    padding-left: 8px;
	    padding-right: 8px;
	}
	.products .product:nth-of-type(2n + 1), .products .product-category:nth-of-type(2n + 1){
		clear:none;
	}
	.related.products bdi{
	    clear: both;
	    display: block;
	}
	.related{
	    padding-top:0px !important;
	}
	body.single-product #content, body.woocommerce-account #content {
	    padding: 40px;
	    padding-bottom: 95px;
	}
	.related .row {
	    margin-top: -30px;
	}
	.related .products .product:nth-of-type(2n + 1) {
	    clear: none !important;
	}
	.related.products .product_type_simple {
	    bottom: -40px !important;
	}

}
@media only screen and (max-width: 580px){
	body.woocommerce .related li:nth-child(3) {
	    display: none;
	}
	body.woocommerce .related ul.products .col-sm-3 {
	    width: 50% !important;
	}
	.related .row {
	    margin-top: -60px;
	}
	.related.products .product_type_simple {
	    bottom: -40px !important;
	}
	body.woocommerce .related ul.products .col-sm-3 {
	    width: 50% !important;
	    float: left;
	}
	section.related > h2{
	    text-align: center;
	}
}

@media only screen and (max-width: 460px){
	body.woocommerce .related .products .product figure {
	    width: 100%;
	}
	.related .row {
    	margin-top: -20px;
	}
	.related.products .product_type_simple {
    	bottom: -30px !important;
    }
}
@media only screen and (max-width: 360px){

	.related.products .product_type_simple{
	    width: 115px!important;
	    min-width: 115px !important;
	}
	.woocommerce .related ul.products li.product .woocommerce-loop-product__title {
	    font-size: 18px;
	    line-height: 90%;
	}

}