/*
Theme Name: Woo4Kids
Description: Wordpress theme for Reh4mat
Version: 1.0
Author: Valeriy Maksymiv
Author URI: http://aiwe.pl/

colours


pink  #D25AA2 rgba(200,81,144,1)
green #39B44A rgba(57,180,74,1)
blue  #4574B9 rgba(69,116,185,1)
red   #EB2032 rgba(235,32,50,1)
yellow #FADC88 rgba(250,220,136,1)

*/


@import "/css/51c7d673ed49e9d6a766ea21f2991505/normalize.css";
@import "/css/3287e26b888c95a7df5488265a0b5c8a/responsive-tables.css";
@import "/css/8ae3d01f7b68dd3fb4563256888cee33/ie.css";








body {
    width: 100%;
    height: 100%;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
    color: #222;
	font-weight: 300;
    background-color: #fff;
	background-position: center;
	background-repeat: repeat;
	background-attachment: fixed;
	background-image: url("/source/2b20257233e3814c5f5e94f24275a6bc/doodles.png");
	background-size: 500px 500px;
}


.container {
	background-color: rgba(255,255,255,0.9);
}

header, .header-search {
	position: relative;
	background-color: rgba(255,255,255,0.95);
	-webkit-transition: all 400ms ease-in-out;
    -moz-transition:    all 400ms ease-in-out;
	-o-transition:      all 400ms ease-in-out;
	-ms-transition: 	all 400ms ease-out;
}


html {
    width: 100%;
    height: 100%;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    text-transform: uppercase;
    font-family: 'Amatic SC', cursive;
	font-weight: bold;
	color: #39B44A;
}

#content h1,
#content h2,
#content h3,
#content h4,
#content h5,
#content h6 {
	clear: both;
}

#content h1 {
	font-size: 50pt;
	text-align: center;
}

#content h2 {
	font-size: 30pt;
	color: #6DCDD2;
	text-align: left;
}

#content h3 {
	font-size: 20pt;
	color: #6DCDD2;
	text-align: left;
}

#content h1 a,
#content h2 a,
#content h3 a,
#content h4 a,
#content h5 a,
#content h6 a {
	text-decoration: none;
}

p {
    margin: 20px 0 20px 0;
    font-size: 16px;
    line-height: 1.5;
	font-weight: 300;
	text-align: justify;
}

#content ul, ol {
    font-size: 16px;
    line-height: 1.5;
	font-weight: 300;
}

.clear{
	clear: both;	
	overflow: hidden;
	height: 0px;
}


.space{
	height: 20px;
}

#content ul, 
#content ol {
    margin: 20px 0 20px 0;
}


#head {
	min-height: 80px;
	background: #fff;
}




header a#logo {
	float: none;
	display: block;
	max-height: 105px;
	max-width: 290px;
	margin: 0 auto 0;
	padding: 10px;
	text-decoration: none;
	text-align: left;
	-webkit-transition: all 400ms ease-in-out;
    -moz-transition:    all 400ms ease-in-out;
	-o-transition:      all 400ms ease-in-out;
	-ms-transition: 	all 400ms ease-out;
}

.admin-bar .fixed {
	top: 32px;
}

.fixed a#logo {
	max-height: 80px;
}

header #logo img {
	height: 105px;
	width: 290px;
	-webkit-transition: all 400ms ease-in-out;
    -moz-transition:    all 400ms ease-in-out;
	-o-transition:      all 400ms ease-in-out;
	-ms-transition: 	all 400ms ease-out;	
}


.navbar {
    padding-bottom: 20px;
	font-family: 'Amatic SC', cursive;
	font-weight: 700;
	position: relative;
	width: 100%;
	-webkit-transition: all 400ms ease-in-out;
    -moz-transition:    all 400ms ease-in-out;
	-o-transition:      all 400ms ease-in-out;
	-ms-transition: 	all 400ms ease-out;
	height: auto;
	z-index: 101;
}

a {
    color: #4574B9;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

a:hover,
a:focus {
    text-decoration: none;
    color: #39B44A;
}




p {
	font-weight: 300;
}


header nav {
	display: block;
	margin: 0 auto 0;
	text-transform: uppercase;
}

header ul.menu {
	margin: 20px 0 0 0;
	padding: 0;
}

header nav .menu {
	list-style:none;
	padding:0;
	margin:0;
	border:0;
	width: auto;
	-webkit-transition: all 400ms ease-in-out;
    -moz-transition:    all 400ms ease-in-out;
	-o-transition:      all 400ms ease-in-out;
	-ms-transition: 	all 400ms ease-out;
	}


	
header nav .menu li a {
	display: block;
	color:#39B44A;
	text-decoration:none;
	text-transform:uppercase;
	font-weight: 700;
	padding: 10px;
	border-radius: 5px;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
	font-size: 30px;
    line-height: 30px;
	font-weight: 700;
}

header nav .menu li a:hover,
header nav .menu li a:focus,
header nav .menu li.active {
    outline: 0;
	color: #6DAB8D;
    background: rgba(95,191,74, 0.15);
}
	
header nav .menu li {
	list-style:none;
}


.fixed nav .menu li a {
	color: #39B44A;	
}


.language_selector {
	margin: 10px;
	list-style:none;
	padding:0;
	text-align: center;
	clear: both;
	height: 50px;
	-webkit-transition: all 400ms ease-in-out;
    -moz-transition:    all 400ms ease-in-out;
	-o-transition:      all 400ms ease-in-out;
	-ms-transition: 	all 400ms ease-out;
}



.language_selector li {
	display: inline-block;
	color:#fff;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	width: 30px;
	height: 30px;
	padding: 0;
	margin: 0 10px 0 0;
	text-align: center;
	font-size: 16px;
    line-height: 32px;
	position: relative;
}

.language_selector li a
 {
	text-decoration: none;
	display: block;
	width: 32px; 
	height: 32px;
}





.alignleft
 {
    display: inline;
    float: left;
  margin-right: 1.5em;
}
.alignright
 {
    display: inline;
    float: right;
  margin-left: 1.5em;
}

.aligncenter,
img.aligncenter,
img.alignleft,
img.alignright

 {
    clear: both;
    display: block;
    margin: 0 auto 10px auto;
	float: none;
	max-width: 100%;
	height: auto !important;
}



#content {
	padding: 10px 0 20px 0;
	clear: both;
}

#content.front,
#content.woocommerce {
	padding: 0;
	clear: both;
}


#content p {
    clear: both;
}

#content h1 a {color: #0768B3; }
#content h1 a,
#content h1 a:hover {
	text-decoration: none;
}
#content h1 a:hover {
color: #0768B3;
}

#content img.size-thumbnail {
	border-radius: 5px;
}

#content a:hover img.size-thumbnail { 
    transition: all 0.4s ease-in-out;
}




@-webkit-keyframes pulse {    
    0 {
        -webkit-transform: scale(1);
        transform: scale(1);
    }

    50% {
        -webkit-transform: scale(1.2);
        transform: scale(1.2);
    }

    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@-moz-keyframes pulse {    
    0 {
        -moz-transform: scale(1);
        transform: scale(1);
    }

    50% {
        -moz-transform: scale(1.2);
        transform: scale(1.2);
    }

    100% {
        -moz-transform: scale(1);
        transform: scale(1);
    }
}

footer {
	position: relative;
	color: #fff;
	background: transparent;
}

footer .foo {
	background-color: rgba(57,180,74,0.9);
	padding: 10px 0 10px 0;
	color: #222;
}

footer .stopka {
	background: rgba(200,81,144,0.95);
	padding: 10px 0 10px 0;
	color: #222;
}

footer .copy, footer .copy a { color: #880015; } 



footer a {
	color:#222;
}

footer a:hover img {
  opacity: 0.7;
}

.widget-title {
	font-size: 30pt;
	color: #fff;
}

.hider {
	height: 70px;
	overflow: hidden;
	position: relative;
}




.wrapper {
	width:90%;
	margin:0 auto 0;
	padding: 0;
	position: relative;
}

footer .wrapper {
	padding: 0;
}
footer .copy {
	padding: 20px 0;
	min-height: 200px;
}


.column {
	float: left;
	width: 100%;
	padding: 10px;
}

footer .row {
	margin: 0 -10px 0 -10px;
}

footer .widget {
	margin: 0 auto 0;
}



footer ul,
footer ol
 {
	list-style:none;
	padding:0;
	border:0;
	margin:0;
}


footer .widget li
 {
	background: none;
    border: 0 none;
	line-height: 20px;
	text-transform:uppercase;
	font-size: 12px;
	font-weight: 400;
}

footer .widget p {
	font-size: 14px;
}

footer .widget li a {
	color:#222;
	text-decoration:none;
	padding: 5px;
	text-transform:uppercase;
	border-radius: 5px;
	-webkit-transition: all 400ms ease-in-out;
    -moz-transition:    all 400ms ease-in-out;
	-o-transition:      all 400ms ease-in-out;
	-ms-transition: 	all 400ms ease-out;
	transition: 	all 400ms ease-out;
	
	margin-left: -5px;
}

footer .widget li a:hover {
	background: rgba(109,171,141, 0.95);
	color:#fff;
}

footer .widget .current-menu-item a {
	background: rgba(255,255,255,0.3);
}



footer .footer-menu {
	margin-top: 20px;
}

footer .footer-search {
	margin-top: 20px;
	width: 220px;
}
footer .widget ul {
	padding:10px;	
}

footer .footer-menu li {
	font-family: 'Amatic SC', cursive;
	background: none;
    border: 0 none;
	line-height: 30px;
	text-transform:uppercase;
	font-size: 30px;
	font-weight: 400;
	display: inline-block;
}

footer .footer-menu li a {
	color:#fff;
	text-decoration:none;
	padding: 5px;
	text-transform:uppercase;
	border-radius: 5px;
	-webkit-transition: all 400ms ease-in-out;
    -moz-transition:    all 400ms ease-in-out;
	-o-transition:      all 400ms ease-in-out;
	-ms-transition: 	all 400ms ease-out;
	transition: 	all 400ms ease-out;
	
	margin-left: -5px;
}

footer .footer-menu li a:hover {
	background: rgba(203,90,150, 0.95);
	color:#fff;
}

footer .footer-menu .current-menu-item a {
	background: rgba(255,255,255, 0.4);
}


header .header-search {
	margin-top: 20px;
	width: 220px;
}

header .header-search .searchform .s {
	background: rgba(65,185,73, 0.05);
}

/*	Tables  */
	
	
	

table {
	border-collapse: collapse;
	border-spacing: 0;
	float: none;
	clear: both;
	width: 100%;
}

th {
	text-align: left;
}

tr, th, td {
	padding: 20px;
}


#content table {
	text-align: left;
	margin-bottom: 20px;
}
#content tr th,
#content thead th {
	color: #4574B9;
	font-size: 12px;
	font-weight: bold;
	background-color: #EBEBEB;
	vertical-align: middle;
	line-height: 12px;
	border: 1px solid #AEAEAE;
}
#content tr td {
	border: 1px solid #AEAEAE;
}

#content tr.odd td {
	background: #F2F7FC;
}


#content table
{
    border-width: 0 0 1px 1px;
    border-spacing: 0;
    border-collapse: collapse;
    border-style: solid;
}

#content td, #content th
{
    margin: 0;
    border-width: 1px 1px 0 0;
    border-style: solid;
}

#content .zalety, #content .zalety tr, #content .zalety tr td,
#content .borderless, #content .borderless tr, #content .borderless tr td, #content .borderless tr th
{
	border: 0 none;
}

#content .borderless tr th,
#content .borderless thead th {
	color: #000;
	font-size: 12px;
	font-weight: bold;
	background-color: transparent;
	vertical-align: middle;
	line-height: 12px;
	border: 0 none;
}

#content .zalety td {
	vertical-align: middle;
}

#content #zalety {
	
}

#content .zalety tr td img {
	min-height: 70px;
	min-width: 70px;
}

#content #zalety .wp-caption {
	margin: 0 10px;
	min-height: 130px;
}

#content #zalety .wp-caption p.wp-caption-text {
	color: #00aeef;
	font-size: 12px;
	font-weight: bold;
}

#content #zalety strong {
	color: #00aeef;
}

/* Search --------------------------------------- */


.searchform { 
	position: relative; 
	margin: 0;
	width: 220px;
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
}

.searchform input.s {
	width: 182px;
	padding: 4.5% 12% 4.5% 4.5%;
	margin: 0;
	background-color: rgba(255,255,255,0.7);
	font-size: 14px;
	border: none;
	-webkit-font-smoothing: subpixel-antialiased;
	color: #222;
	position: relative;
}

footer .searchform input.s:focus { 
	outline: none; 
	color: #222;
	background: #fff;
}

header .searchform input.s:focus { 
	outline: none; 
	color: #222;
	background: rgba(65,185,73,0.1);
}

.searchform .searchsubmit {
	position: absolute;
	overflow: visible;
	right: 0;
	top: 50%;
	margin-top: -10px;
	width: 25px;
	height: 25px;
	z-index: 2;
	border: none;
	-webkit-opacity: 0.5;
	-moz-opacity: 0.5;
	opacity: 0.5;
	text-indent: -99999px;
	text-decoration: none;
}


.searchform .searchsubmit::after {
	text-indent: 0;
	display: block;
	position: absolute;
	top: 0px;
	left: 0;
	color: #222;
  content: '\f002';
  display: block;
  font-size: 16px;
  font-family: FontAwesome;
  margin: 0;
  vertical-align: top;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.searchform .searchsubmit:hover { 
	-webkit-opacity: 1; 
	-moz-opacity: 1; 
	opacity: 1; 
}


/* ------------ item listings ------------- */


#content h2.product_categories, 
#content h2.product_categories a {
	font-size: 20pt;
	text-decoration: none;
	margin: 30px 0 20px 0;
}

#content ul.products {
	width: 240px;
	list-style: none;
	margin: 0 auto 0; 
	padding: 0;
	font-size: 12px;
}

#content ul.products li {
	width: 226px; 
	height: 226px;
	float: left;
	display: inline-block;
	margin: 5px;
	padding: 0px;
	position: relative;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	position:relative;
	
    position: relative;
    cursor: default;
	text-align: center;
    transition: all 0.4s ease-in-out;
}


ul.products li img {
	width: 200px!important;
	height: 200px!important;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	position:relative;
	padding:0px;
    background: rgba(255,254,252, 0.7);
    border: 3px dashed #6DCDD2;
    padding: 10px;
}


ul.products li .info {
	display: block;
	position: absolute;
	left: 0px; top: 0px;
	width: 236px; 
	height: 236px;
	font-size: 1.2em;
    background: rgba(255,255,255, 0.8);
    width: inherit;
    height: inherit;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	overflow: hidden;
    opacity: 0;
    transition: all 0.4s ease-in-out;
}

ul.products li h2, 
#content ul.products li h2 {
	font-family: 'Amatic SC', cursive;
    text-transform: uppercase;
    letter-spacing: 0px;
    font-size: 24px;
	font-weight: 700;
	text-align: center;
    margin: 0 10px 0 10px;
    padding: 0 20px;
	display: table-cell;
    vertical-align: middle;
	color: #39B44A;
}


ul.products li:hover .info {
    opacity: 0.95;
}


#content ul.products li a {
	text-decoration: none;
	display: table;
	width: 236px; 
	height: 236px;
}



#content ul.products li.product-category  {
	height: auto;
}

#content ul.products li.product-category h2 {
    display: block;
}







.title {
	margin: 0px 0 20px 0;
}


.wp-caption-text {
	text-align: center;
    margin: 0 0 10px 0;
    font-size: 16px;
    line-height: 1.5;
	font-weight: 300;
}

.alignleft .wp-caption-text {
	
}


.wp-caption {
	text-align: center;
}

.wp-caption img {
	margin: 0 auto 0;
	display: inline-block;
}

.banner {
	position: relative;
}

.product-icon {
	width: 200px;
	height: 200px;	
    background: rgba(255,254,252, 0.7);
    border-top-left-radius: 47%;
    border-top-right-radius: 49%;
    vertical-align: middle;
    border-bottom-left-radius: 54%;
    border-bottom-right-radius: 52%;
    border: 3px dashed #6DCDD2;
    padding: 10px;
	margin-right: 20px;
}

.bubble {
	display: inline-block;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	padding: 20px;
	width: 300px;
	height: 300px;
}

.bubble p {
	color: white;
}

.title-container {
	position: absolute;
	top: 20px;
	height: 300px;
}

#crumbs {
	position: relative;
	width: 100%;
	height: 40px;
	background: rgba(57,180,74, 0.9);
	margin: 0 0 0 0;
}

#product-title {

float: left;
margin-right: 10px;

}



#slideshow h1, #product-title h1, .title-container h1 {  /* Slider Title Style */
    color:#6DCDD2;
    font-size:25px;
    font-family: 'Amatic SC', cursive;
    font-weight: 700;
	padding: 5px;
	text-transform: uppercase;
}

#product-title h1 {
	background: transparent;
	color: #fff;
	margin: 0;
	padding: 0;
}

#product-title h1 a {
	color: #fff;
	text-decoration: none;
	overflow: hidden;
}

#product-title h1 a span {
white-space: nowrap;
}

.title-container h1 a {
	text-decoration: none;
	color: #fff;
}


#product-categories a {
	text-decoration: none;
}
#product-categories a:hover {
	text-decoration: underline;
}

/* Slideshow */

#slideshow {
  width: 100%;
  padding: 0px;
  background: transparent;
  border: 0;
  margin: 0;
  position: relative;
  height: 700px;
}


#slideshow .swiper-slide, .banner {
	background: ;

	position: relative;

	background-position: center top !important;
	background-size: cover !important;
	background-repeat: no-repeat !important;
}

.tax-product_cat .banner {
	background-repeat: no-repeat !important;
    background-attachment: fixed !important;
    background-position: center bottom !important;
}

.banner h1 {
text-shadow: 1px 1px 3px #1C0000;
}

#slideshow .wrapper {
	position: relative;
	height: 700px;
}

.swiper-container,
.swiper-wrapper
 {
  height: 700px;
  width: 100%;
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  background: transparent;
}

.pagination {
  position: absolute;
  left: 0;
  text-align: center;
  bottom:10px;
  width: 100%;
  z-index: 99;
}
.swiper-pagination-switch {
  display: inline-block;
  width: 12px;
  height: 12px;
  border-radius: 12px;
  background: transparent;
  border: solid 2px white;
  margin: 0 3px;
  cursor: pointer;
}
.swiper-active-switch {
  border: solid 2px white;
  background: rgba(255,255,255,0.6);
}




#slideshow h2 { /* Slider Description Style */
    color:#ff033e;
    font-size:20px;
    font-family: 'Amatic SC', cursive;
    font-weight: 700;
	background: rgba(78,73,27, 0.5);
	display: inline-block;
	padding: 5px;
	text-transform: uppercase;
}




.swiper-slide .wrapper {
	height: 500px;
	position: relative;
}




.slide-positioned-image {
	position: absolute;
	
}




/* Initial state (hidden or anything else) */
.swiper-slide .animated {
	opacity: 0;
	
	-webkit-transition: all 600ms ease-in-out;
    -moz-transition:    all 600ms ease-in-out;
	-o-transition:      all 600ms ease-in-out;
	-ms-transition: 	all 600ms ease-in-out;
	transition: 	all 600ms ease-in-out;
}

.swiper-slide .animated-left {
	-webkit-transform: translateX(-80px);
	-moz-transform: translateX(-80px);
	transform: translateX(-80px);
}

.swiper-slide .animated-right {
	-webkit-transform: translateX(80px);
	-moz-transform: translateX(80px);
	transform: translateX(80px);
}
.swiper-slide .animated-center {
	-webkit-transform: translateY(100px);
	-moz-transform: translateY(100px);
	transform: translateY(100px);
}



/* Animated state */

.swiper-slide-active .animated-right,
.swiper-slide-active .animated-left  {
	-webkit-transform: translateX(0px);
	-moz-transform: translateX(0px);
	transform: translateX(0px);
	opacity: 1;
}

.swiper-slide-active .animated-center {
	-webkit-transform: translateY(0px);
	-moz-transform: translateY(0px);
	transform: translateY(0px);
	opacity: 1;
}

.swiper-slide-active .animated {
	opacity: 1;
}



/* For example, add a delay for the right side: */
.swiper-slide .delay-1 {
	-webkit-transition-delay: 0.1s;
	-moz-transition-delay: 0.1s;
	transition-delay: 0.1s;
}
.swiper-slide .delay-2 {
	-webkit-transition-delay: 0.2s;
	-moz-transition-delay: 0.2s;
	transition-delay: 0.2s;
}






.banner {
	width: 100%;
	margin:0 auto 0;
	padding: 0;
	clear: both;
	height: auto;
	position: relative;
	background-position: center top;
	background-repeat: no-repeat;
   -webkit-background-size: cover;
   -moz-background-size: cover;
   -o-background-size: cover;
    background-size: cover;
	/*background-attachment: fixed;*/
}

.category_banner {
	min-height: 500px;
	
}

.banner .category_banner{
	background-size: contain !important;
}

.banner .wrapper {
	height: 100%;
}



.arrow-left,
.arrow-right {
-webkit-tap-highlight-color: rgba(255,255,255,1);
   opacity: 0.6;
   text-decoration: none;
  margin-top: -22px;
  z-index: 100;
  position: absolute;
  top: 50%;
  color: #222;
  font-size: 30px;
  width: 50px;
  height: 50px;
 
  
   	-webkit-transition: all 400ms ease-in-out;
    -moz-transition:    all 400ms ease-in-out;
	-o-transition:      all 400ms ease-in-out;
	-ms-transition: 	all 400ms ease-out;
	
  }
 
.arrow-left i,
.arrow-right i {
 	-webkit-transition: all 400ms ease-in-out;
    -moz-transition:    all 400ms ease-in-out;
	-o-transition:      all 400ms ease-in-out;
	-ms-transition: 	all 400ms ease-out;
	color: #fff;
 
 }
 


.arrow-left:hover, 
.arrow-right:hover,
.arrow-left:active, 
.arrow-right:active
 {
  opacity: 1.0;
}

  
.arrow-left:hover i, 
.arrow-right:hover i,
.arrow-left:active i, 
.arrow-right:active i {
	color: #fff;
}
  

.arrow-left {
  left: 5px;
  text-align: left;
}

.arrow-left i {
	margin-left: 10px;
}

.arrow-right {
  right: 5px;
  text-align: right;
}

.arrow-right i {
	margin-right: 10px;
}


#crumbs {
	position: relative;
	width: 100%;
	height: 40px;
	background: rgba(57,180,74, 0.9);
	margin: 0 0 0 0;
}

.banner img {
	display: block;
	margin: 0;
	padding: 0;
	width: 100%;
	height: auto;
}

.breadcrumbs {
font-size: 11px;
padding: 12px 0 10px 0;
height: 20px;
width: 100%;
color: #fff;
margin: 0;
}

.breadcrumbs a {
	margin: 0;
	color: #fff;
   text-decoration: none;
	display: inline-block;
}

.breadcrumbs-container {
	overflow: hidden;
	white-space: nowrap;
}

.breadcrumbs a:hover {
	color: #fff;
}






.scrollup{
	width:40px;
	height:40px;
	border-radius: 20px;
	opacity:0.3;
	position:fixed;
	bottom:50px;
	right:100px;
	display:none;			
	background-color: #FADC88;
	text-align: center;
	line-height: 30px;
	-webkit-transition: color 200ms ease-in-out;
    -moz-transition:    color 200ms ease-in-out;
	-o-transition:      color 200ms ease-in-out;
	-ms-transition: 	color 200ms ease-out;
	display: none;
	overflow: hidden;
}



.scrollup i {
	color: #fff;
	font-size: 30px;
	vertical-align: middle;
	text-align: center;
	-webkit-transition: all 200ms ease-in-out;
    -moz-transition:    all 200ms ease-in-out;
	-o-transition:      all 200ms ease-in-out;
	-ms-transition: 	all 200ms ease-out;
}

.scrollup:hover  {
	opacity:0.9;
}

.scrollup:hover i {
	transform:scale(1.2,1.2);
}


.product-downloads {
	padding: 20px 0 10px 0;
	border: 0;
	margin: 10px 0 10px 0;
}


ul.product-downloads li i {
	margin-right: 10px;
}

ul.product-downloads li,
ul.product-downloads li a {
	color: #222;
	line-height: 40px;
	-webkit-transition: all 200ms ease-in-out;
    -moz-transition:    all 200ms ease-in-out;
	-o-transition:      all 200ms ease-in-out;
	-ms-transition: 	all 200ms ease-out;
}

ul.product-downloads li a {
	text-decoration: none;
}

ul.product-downloads li:hover,
ul.product-downloads li a:hover {
	color: #C85492;
}

#content ul.product-downloads li {
	margin-left: 60px;
}


#content div.product .woocommerce-tabs {
	border-top: solid 1px #D4D4D4;
}


#content div.product .woocommerce-tabs ul.tabs li {
    border: none;
    background-color: #ebe9eb;
    display: inline-block;
    position: relative;
    z-index: 0;
    border-radius: 0;
    margin: 0 -5px;
    padding: 0 1em;
}


#content div.product .woocommerce-tabs ul.tabs li.active {
    background: #fff;
    z-index: 2;
	border-top: solid 4px #39B44A;
}

#content div.product .woocommerce-tabs ul.tabs li {
    border: none;
    background-color: transparent;
    display: inline-block;
    position: relative;
    z-index: 0;
    border-radius: 0;
    margin: 0 -5px;
    padding: 0 1em;
}

#content div.product .woocommerce-tabs ul.tabs::before {
	border: 0;
}

#content div.product .woocommerce-tabs ul.tabs li::after {
    right: -6px;
    border: 0;
    box-shadow: none;
}

#content .woocommerce-tabs ul.tabs li::after, #content div.product .woocommerce-tabs ul.tabs li::before {
    display: none;
}

#content .wc-tabs-bg {
	background-color: rgba(57,180,74, 0.1);
}

#content .woocommerce-tabs .panel {
    margin: 0;
    padding: 0;
}

#content .product {
	margin-top: 20px;
}


#content .grid {
	margin: 0;
}



#content .woocommerce-products-header > img {
	display: none;
}



.front h1 {
	margin-top: 0px;
	padding-top: 20px;
}







.punkt {
	display: block;
	cursor: pointer;
	width: 20px!important;
	height: 20px!important;
	border-radius: 50%;
	position: absolute;
	z-index: 1;
	background: rgba(235,31,48,0.55);
	border: #fff solid 3px;
	-webkit-transition: background 0.3s, color 0.3s;
	-moz-transition: background 0.3s, color 0.3s;
	transition: background 0.3s, color 0.3s;
	text-indent: -9999px;
	color: #fff;
	font-size: 14px;
	text-align: center;
	font-weight: 700;
	text-decoration: none;
	opacity: 0.6;
	-webkit-transition: -webkit-transform 0.2s, opacity 0.2s;
	-webkit-transform: scale(.8);
	-moz-transition: -moz-transform 0.2s, opacity 0.2s;
	-moz-transform: scale(.8);
	-ms-transform: scale(.8);
	transition: transform 0.2s, opacity 0.2s;
	transform: scale(.8);
}


.punkt:hover
 {
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);
	background: rgba(255,255,255,0.4);
	opacity: 1;
}











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

.row {
  display: block; /* equal height of the children */
  clear: both;
}

.col, .half {
  
}

#content .half {
	width: 100%;
	min-height: 400px;
	padding: 0;
	margin: 0;
	box-sizing: border-box;
	clear: both;
	/*display: table-cell;*/
	background-position: center center;
	background-repeat: n-repeat;
	background-size: cover;
}

#content .half .half-content {
	padding: 20px 50px;
}

#content .descr {
	position: relative;
    flex-direction: column;
    justify-content: center;
    display: flex;
}



#crumbs {
	height: auto;
}

#product-title {
	height: auto;
	float: none;
	margin: 0 auto 0;
	padding: 10px 0;
}

#product-title img
 {
	margin: 0 auto 0;
}

#product-title h1 {
	text-align: center;
}

#product-title h1 a {
	float: none;
	text-align: center;
	display: block;
	margin: 0 auto 0;
}

.breadcrumbs {
	text-align: center;
}


}




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


.banner {text-align: center;
	max-height: 700px;
	overflow: hidden;
}

#content .half .half-content {
	padding: 10px 30px;
}

#content .descr {
	position: relative;
    flex-direction: column;
    justify-content: center;
    display: flex;
}

#content .features {
	width: 200%;
    margin: 0;
    position: relative;
    left: 50%;
    margin-left: -100%;
}


}


@media only screen and (max-width: 480px) {
	
footer .widget {
	float: none;
}

}


	
@media only screen and (min-width: 480px) {
	/* Wide mobile (480px+) styles go here */
	

#content  ul.products {
	width: 480px;
	margin: 0 -10px auto -10px; 
}


.alignleft,
img.alignleft {
    display: inline;
    float: left;
  margin-right: 1.5em;
}
.alignright,
img.alignright {
    display: inline;
    float: right;
  margin-left: 1.5em;
}


img.alignleft,
img.alignright
{
    clear: none;
}	

#slideshow .swiper-slide {
	height: 500px;
}

footer .widget {
	width: 50%;
	float: left;
}

}

@media only screen and (min-width: 768px) { 
	/* Tablets/netbooks (768px+) styles go here */


header .header-search {
	margin-top: 20px;
	width: 220px;
	float: right;
}
	
#slideshow .swiper-slide {
	height: 500px;
}


.row {
  display: flex; /* equal height of the children */
  clear: both;
}

.col, .half {
  flex: 1; /* additionally, equal width */
}

#content .row:nth-child(odd) .with-image,
#content .row:nth-child(even) .descr
{
	order: 2;
}
#content .row:nth-child(odd) .descr,
#content .row:nth-child(even) .with-image
{
	order: 1;
}



#content .half .half-content {
	padding: 20px 50px;
}

#content .descr {
	position: relative;
    flex-direction: column;
    justify-content: center;
    display: flex;
}

#content .half {
	width: 50%;
	min-height: 600px;
	padding: 0;
	margin: 0;
	box-sizing: border-box;
	clear: none;
	/*display: table-cell;*/
	background-position: center center;
	background-repeat: n-repeat;
	background-size: cover;
}

#content .product-thumbs {
  display: flex; 
  flex-direction: row; 
  flex-wrap: nowrap;
  max-height: 600px;
  font-size: 0;
}

.woocommerce-product-gallery__image a {
	display: block;
	width: 100%;
	margin: 0;
	padding:0;
}

.woocommerce-product-gallery__image {
	margin: 0;
	padding:0;
	flex-grow: 1;
	flex-shrink: 1;
}

.column {
	float: left;
	width: 33.3333%;
	padding: 0;
}

footer .widget {
	width: 33.3333%;
	float: left;
}

.half {
/*	width: 50%; */
}

.language_selector {
	display: block;
	height: auto;
	float: right;
	width: auto;
	margin: 24px 0 0 10px;
	clear: none;
}

.fixed .language_selector {
	margin: 14px 0 0 10px;
}


.wrapper {
	width:90%;
	margin:0 auto 0;
	position: relative;
}

.navbar {
		position: relative;
		padding: 0;
        border-bottom: 0;
        letter-spacing: 1px;

        -webkit-transition: background .5s ease-in-out,padding .5s ease-in-out;
        -moz-transition: background .5s ease-in-out,padding .5s ease-in-out;
        transition: background .5s ease-in-out,padding .5s ease-in-out;
    }

.fixed {
	position: fixed; top: 0; left: 0;
	padding: 0;
	background-color: rgba(255,255,255,.95);
	-webkit-box-shadow: 0 8px 6px -6px black;
    -moz-box-shadow: 0 5px 6px -7px black;
    box-shadow: 0 5px 6px -7px black;
}

.fixed .header-search {
	margin-top: 10px;
}

header a#logo {
	float: left;
	display: block;
	max-width: 181px;
	max-height: 60px;
	margin: 10px 0;
	padding: 0;
	text-decoration: none;
}

header #logo img {
	width: 181px;
	height: 60px;
	-webkit-transition: all 400ms ease-in-out;
    -moz-transition:    all 400ms ease-in-out;
	-o-transition:      all 400ms ease-in-out;
	-ms-transition: 	all 400ms ease-out;
}

.fixed a#logo {
	height: 40px;
}

.fixed #logo img {
	width: 121px;
	height: 40px;
}

header nav {
	float: right;
	margin: 0;
	padding: 0;
}

header nav .menu,
header nav .language_selector {
	float: right;	
}
header nav .menu {
    margin: 14px 0 0 10px;
}

.fixed nav .menu {
    margin: 4px 0 0 10px;
}

header nav .menu li {
	float:left;
	width: auto;
	display: block;
}


header nav .menu li a {
	width: auto;
}


.title-container {
	position: absolute;
	top: 20px;
	height: 300px;
}



#product-title {
	float: left;
	margin-right: 10px;
	
}

#slideshow h1, #product-title h1, .title-container h1 {  /* Slider Title Style */
    color:#6DCDD2;
    font-size: 30px;
    font-family: 'Amatic SC', cursive;
    font-weight: 700;
	padding: 5px;
	text-transform: uppercase;
}

.title-container h1 {
    font-size: 50px;
    color: #fff;
}

#crumbs {
	position: relative;
	width: 100%;
	height: 40px;
	background: rgba(57,180,74, 0.9);
	margin: 0 0 0 0;
}

#product-title h1 {
	background: transparent;
	color: #fff;
	margin: 0;
	padding: 0;
}

#product-title h1 a {
	color: #fff;
	text-decoration: none;
	overflow: hidden;
}

#product-title h1 a span {
white-space: nowrap;
}

.title-container h1 a {
	text-decoration: none;
	color: #fff;
}

#content  ul.products {
	width: 720px;
	margin: 0 -10px auto -10px; 
}

#content ul.products li {
	margin: 10px;
}


#content .alignleft,
#content img.alignleft {
	display: inline;
	float: left;
	margin: 10px;
	}
	
	#content p img.alignleft {
	display: inline;
	float: left;
	margin: 5px 10px 10px 0;
	}
	
	
#content .alignright,
#content img.alignright {
	display: inline;
	float: right;
	margin: 10px;
}
#content .aligncenter,
#content img.aligncenter {
	clear: both;
	display: block;
	margin: 10px auto 10px;
}

#content .wp-caption {
	text-align: center;
	margin: 10px auto;
}
#content .wp-caption img {
	margin: 0;
	padding:0;
}

#content .wp-caption p.wp-caption-text {
	margin: 0;
	color: #888;
	font-size: 14px;
	text-align: center;
}

#content #zalety .wp-caption {
	margin: 0 10px;
}

#content #zalety .wp-caption p.wp-caption-text {
	color: #00aeef;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
}

#content .gallery {
	margin: 0 -10px auto -10px;
}

#content .gallery .gallery-item {
	text-align: center;
	margin: 10px;
	float: left;
	background: rgba(255,255,255,0.8);
}

#content .gallery img {
	 border: 1px solid #183794;
  -webkit-transition: all 200ms ease;
     -moz-transition: all 200ms ease;
       -o-transition: all 200ms ease;
      -ms-transition: all 200ms ease;
          transition: all 200ms ease;
  -moz-box-sizing: border-box; 
  -webkit-box-sizing: border-box; 
  box-sizing: border-box;	  
}


#content .gallery .gallery-item img {
	z-index: -1;
}

#content .gallery a:hover img {
	  border: 1px solid #D81C0A;
}

#content .gallery .gallery-item:hover {

}

#content .gallery .gallery-caption {
	color: #888;
	font-size: 12px;
	margin: 0 0 12px;
}
#content .gallery dl {
	margin: 0 auto 0;
	margin-bottom: 10px;
}

#content .gallery br+br {
	display: none;
}



footer .footer-menu {
	margin-top: 20px;
	width: 70%;
	float: left;
}

footer .footer-search {
	margin-top: 20px;
	width: 220px;
	float: right;
}



}


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

.wrapper {
	width:1024px;
	margin:0 auto 0;
	position: relative;
}

header .wrapper {
	width:90%;
	margin:0 auto 0;
	padding: 0;
	position: relative;
}

#content .wc-tabs {
	width:1024px;
	margin:0 auto 0;
	padding: 0;
	position: relative;
}

	#slideshow .swiper-slide {
	height: 500px;
}


footer .right {
	float: right;
}


#content .description-tiles {
	padding: 0;
	margin: 0;
	position: relative;
	clear: both;
	border-top: solid thin #b4b4b4;
	background-color: rgba(255,255,255,0.5);
}

#content .half {
	width: 50%;
	min-height: 600px;
	padding: 0;
	margin: 0;
	box-sizing: border-box;
	clear: none;
	/*display: table-cell;*/
	background-position: center center;
	background-repeat: n-repeat;
	background-size: cover;
}


#content .half .half-content {
	padding: 20px 50px;
}

#content .descr {
	position: relative;
    flex-direction: column;
    justify-content: center;
    display: flex;
}

#content .row:nth-child(odd) .with-image,
#content .row:nth-child(even) .descr
{
	order: 2;
}
#content .row:nth-child(odd) .descr,
#content .row:nth-child(even) .with-image
{
	order: 1;
}




}
	
	
	
@media only screen and (min-width: 1280px) { 
	/* Desktops (1024px+) styles go here */

	.wrapper {
	width:1024px;
	min-width:1024px;
	margin:0 auto 0;
	position: relative;
}

#content  ul.products {
	width: 100%;
	margin: 0 -10px auto -10px;
	padding-bottom: 30px;
	padding-top: 30px;
}
	
}










figure {
	margin: 0;
}

.socials {
	margin: 0;
	padding: 0;
}

.socials ul {
    margin: 0;
    padding: 0;
    width: 100%;
}
.socials ul li {
    float: left;
    min-height: 100%;
    width: 33.3333%;
    background-color: #fff;
    list-style: none;
}
.socials figure {
    position: relative;
    overflow: hidden;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover!important;
	min-height: 400px;
    -webkit-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
}
.socials figure:hover a {
	display: block;
	width: 100%;
	height: 100%;
}
.socials figcaption {
    position: absolute;
    top: 0;
    left: 0;
    padding: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(69,116,185,0.15);
    text-align: center;
    font-size: 20px;
    opacity: 1;
    -webkit-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
}
.socials figcaption a {
    color: #fff; text-decoration: none;
}
.socials figcaption a:hover, .socials figcaption a:focus {
    color: #fff;
}
.socials figure:hover figcaption, .socials figure:focus figcaption {
    opacity: 1;
	background-color: rgba(69,116,185,0.95);
}
.visible {
    opacity: 1
}
.socials figure.cs-hover figcaption {
    opacity: 1
}
.socials figcaption i {
    font-size: 35px
}
.socials figcaption p {
    margin-bottom: 0;
	font-size: 19px;
    text-transform: uppercase;
    font-weight: 400;
	text-align: center;
}
.socials figcaption .caption-content {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -70px;
    margin-left: -50%;
    width: 100%;
    -webkit-transform: translate(0px, 15px);
    -ms-transform: translate(0px, 15px);
    transform: translate(0px, 15px);
    -webkit-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
}
.socials figure:hover figcaption .caption-content, .socials figure:focus figcaption .caption-content {
    -webkit-transform: translate(0px, 0px);
    -ms-transform: translate(0px, 0px);
    transform: translate(0px, 0px);
}



@media screen and (max-width:600px){
	.socials ul li{width:100%;min-height:100%;float:none;}
}

.half.with-image {
    padding-left: 1px !important;
}

.sale-badge {
	display: block;
    position: absolute;
    bottom: 30px;
    right: 5px;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background: red;
    color: white;
    text-align: center;
    line-height: 30px;
    box-shadow: 0 3px 5px 0 rgb(0 0 0 / 50%);
}

.woocommerce-nested-category-layout-see-more {
	background: #39B44A;
    color: #fff;
    padding: 10px;
    border-radius: 10px;
    font-size: 30px;
    line-height: 30px;
    font-weight: 700;
    font-family: 'Amatic SC', cursive;
	text-decoration: none;
}

.woocommerce-nested-category-layout-see-more:hover {
	color: #fff;
	background: #75d482;
}

.ce img {
	margin-right: 10px;
}


