/*
Theme Name: Kocka Child Theme
Theme URI: http://code9rs.com/
Author: CODE9RS Team
Author URI: http://code9rs.com/
Description: Powerful theme with focus in agency and creative websites, but can be used as shop. Flexible style system with primary colors and font changes avaliable.
Version: 1.1
License: ThemeForest Standard License
License URI: http://themeforest.net/licenses/standard
Tags: two-columns, three-columns, left-sidebar, right-sidebar, fixed-layout, responsive-layout, custom-background, custom-header, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready, accessibility-ready
Text Domain: ivan_domain
Domain Path: /languages/
Template: ivan-kocka
*/
 
@import url("../ivan-kocka/style.css");
 
/*


*/


.wpcs_product_carousel_slider .title{
	
	margin-bottom:0px !important;
	text-align:center;
	font-family:"Raleway" !important;
	text-transform:none !important;
	font-weight:400 !important;
	border-bottom:none !important;	
}

.iv-layout.title-wrapper {
    padding: 20px 0;
}

.logo img {max-width:250px!important;}

.logo img {max-width:250px!important;}

@media (max-width: 320px) {
.logo img {max-width:170px!important;}
}

/*Jarno -  WSG-014  CSS to clear li's due to possible out of date Kocka theme*/
.row ul.products li {float:left!important; clear:none!important}

/*Jarno -  WSG-014  CSS to make H3's inside products same height with min height fix*/
.product-info .main-link > h3 {	min-height:35px}

.newsletter-form-wrapper, .ninja-forms-all-fields-wrap {background-color:#efefef; padding:20px; border-radius:7px}

.mc4wp-form-theme input[type="text"], .mc4wp-form-theme input[type="email"], .mc4wp-form-theme input[type="tel"], .mc4wp-form-theme input[type="url"], .mc4wp-form-theme input[type="date"], .mc4wp-form-theme input[type="number"], .mc4wp-form-theme select, .mc4wp-form-theme textarea {
    border-radius: 2px;
}

.mc4wp-form-theme-blue button, .mc4wp-form-theme-blue input[type="submit"], {
    background-color: #666 !important;
    border-color: #666;
    color: #fff !important;
}

.newsletter-form-wrapper .btn, .newsletter-form-wrapper .button, .newsletter-form-wrapper button, .newsletter-form-wrapper input[type="submit"] {
    -moz-user-select: none;
    background-color: transparent;
	background-color:#333 !important;
    border-color: #666;
    border-radius: 2;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-family: "Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 14px;
    font-weight: 300;
    line-height: 1.65;
    margin-bottom: 0;
    padding: 14px 22px;
    text-align: center;
    text-transform: uppercase;
    transition: border-color 0.5s ease-in-out 0s, background 0.5s ease-in-out 0s;
    vertical-align: middle;
    white-space: nowrap;
}

.newsletter-form-wrapper .btn:hover, .newsletter-form-wrapper .button:hover, .newsletter-form-wrapper button:hover, .newsletter-form-wrapper input[type="submit"]:hover {
    -moz-user-select: none;
    background-color: transparent;
	background-color:#fff !important;
    border-color: #333;
    border-radius: 2;
    color: #333 !important;
    cursor: pointer;
    display: inline-block;
    font-family: "Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 14px;
    font-weight: 300;
    line-height: 1.65;
    margin-bottom: 0;
    padding: 14px 22px;
    text-align: center;
    text-transform: uppercase;
    transition: border-color 0.5s ease-in-out 0s, background 0.5s ease-in-out 0s;
    vertical-align: middle;
    white-space: nowrap;
}

.woocommerce-checkout-payment input[type="submit"]
{
	background-color:#efefef !important;
	color:#333333 !important;
	border: 2px #efefef solid !important;
}

.woocommerce-checkout-payment input[type="submit"]:hover
{
	background-color:#fff !important;
	color:#333333 !important;
	border: 2px #efefef solid !important;
}

#PopupSignupForm_0 {z-index:1000000!important;}

.onsale {
    font-size: 22px!important;
	-webkit-border-top-left-radius: 10px!important;
	-webkit-border-bottom-left-radius: 10px!important;
	-moz-border-radius-topleft: 10px!important;
	-moz-border-radius-bottomleft: 10px!important;
	border-top-left-radius: 10px!important;
	border-bottom-left-radius: 10px!important;
	background-color:#939598!important;
	color:#fff!important;
}

/*JARNO - Styling for the cookie control*/

.cc_container{
	background-color:#939598 !important;
	font-family:'Open Sans';
}

.cc_container img{
	max-height:40px;
}
.cc_container .cc_btn{
	background-color:#ffffff !important;
	color:#333333 !important;
	border-radius:3px !important;
	border: #ffffff solid 2px;
	font-family:'Open Sans';
}

.cc_message{
	font-family:'Open Sans';
}
.cc_container .cc_btn:hover{
	background-color:#cccccc !important;
	color:#333333 !important;
	border-radius:3px !important;
	border: #ffffff solid 2px;
}
.cc_more_info{
	color:#ffffff !important;
	opacity: 0.5 !important;
	font-weight:bold;
	text-decoration:underline!important;
}
.cc_more_info:hover{
	opacity:1 !important;
}

.dynamic-footer .wpb_widgetised_column .widget .widget-title, .iv-layout.footer .widget .widget-title {margin-bottom:10px}

.dynamic-footer .wpb_widgetised_column .widget, .iv-layout.footer .widget {
    margin-bottom: 25px;
}

.mc-modal {
    z-index: 1000000!important;
}

.modalContent {
border:solid 1px #006699!important;
}

.mc-closeModal
	{top: 1%!important;
    right: 2%!important;
	color:#000000!important;
	z-index:5000!important}

/* Hide modal and show optimized banner if mobile */
@media only screen and (max-width : 768px) {
    .mc-modal, .mc-modal-bg {
        visibility: hidden;
    }

    .mc-modal {
        /* Move the modal to the back */
        z-index: 200001!important;
    }

    .mc-banner {
        visibility: visible;
        /* Move the banner to the front */
        z-index: 200002!important;
    }
}

/* 50% off sale banners - Chloe 04/01/2018 START */

.fiftypercentsale {
	width:100%; 
	text-align:center; 
	padding:10px 0px; 
	background-color:#FFCC00;
}

.fiftypercentsale h2 {
	color:#fff!important; 
	font-weight:bold;
	text-shadow: 1.5px 1.5px 1.5px #313030;
}

.page-id-3568 .fiftypercentsale {
	display:none;
}

.salenowon {
	display:none;
	width:100%; 
	text-align:center; 
	padding:10px 0px; 
	background-color:#FFCC00;
}

.salenowon h2 {
	color:#fff!important; 
	font-weight:bold;
	text-shadow: 1.5px 1.5px 1.5px #313030;
}

.page-id-3568 .salenowon {
	display:block;
}

/* 50% off sale banners - Chloe 04/01/2018 END */

/* Jamie - Hide 50% Sale banners - start*/
.fifty-percent-off {
	display: none !important;
}
.fiftypercentsale{
	display:none !important;
}
/* Jamie - Hide 50% Sale banners - end*/
