/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/

.product-small .you-save-percentage {
	display: none;
}
.margin-auto {
	margin: auto;
}
.highlight-code {
	background-color: #f1f1f1;
    border: 1px solid #ddd;
	padding: 0 3px;
}
.product .cart .quantity {
	display: none;
}
.product-price-container {
	padding-top: 10px;
	padding-bottom: 25px;
	text-align: left;
}
.product-price-container .price-wrapper {
	position: relative;
}
.product-price-container .price-wrapper > p {
	display: inline-block;
	vertical-align: top;
	margin: 0;
}
.product-price-container .price-wrapper .price {
	text-align: left;
	border-left: 5px solid #eaae33;
	padding-left: 20px;
}
.product-price-container .price-wrapper .price del {
	font-size: 24px;
}
.product-price-container .price-wrapper .price ins {
	display: block;
	font-size: 56px;
}
.product-price-container .you-save-percentage {
	position: relative;
    left: -77px;
    top: 3px;
	font-size: 18px;
	background: #ff0000;
	color: #fff;
	font-weight: bold;    
	padding: 0 14px;
    border-radius: 23px;
	
}
.product-price-container {
	
}
.product-price-container {
	
}

/* Pricing table CSS */
#sort_customizable_table {

}
#sort_customizable_table thead {

}
#sort_customizable_table tbody {

}
#sort_customizable_table tbody tr {
	position: relative;
	display: inline-block;
	border: 1px solid;
	width: 30%;
	margin-right: 3%;
}
#sort_customizable_table tbody tr.selected {
	background: #d26e4b33;
}
#sort_customizable_table tbody tr:nth-of-type(2)::before {
	content: "Top izbira";
	position: absolute;
	bottom: 100%;
	width: 100%;
	text-align: center;
	background: orange;
	color: white;
	font-weight: 900;
	font-size: 12px;
}
#sort_customizable_table tbody tr td {
	width: 100%;
	text-align: center;
	display: inline-block;
	border: 0;
	padding: 0;
}
#sort_customizable_table tbody tr td:first-of-type {

}
#sort_customizable_table {

}
/* Product landing page CSS */

.custom-product-landing {
	
}
.custom-product-landing #product-sidebar {
	display: none;
}
.custom-product-landing .product-thumbnails.thumbnails.slider-nav-small {
	display: none;
}
.custom-product-landing .product-short-description > * {
	display: none;
}
.custom-product-landing .product-short-description > .customer-rating {
	display: block;
}
.custom-product-landing .price-wrapper {
}
.custom-product-landing .stock {
	display: none;
}
.custom-product-landing .woocommerce-tabs {
	display: none;
}
.custom-product-page .customer-rating {
	text-align: center;
}
/* FB review */
.review-1 {
    display: flex;
    padding: 30px 40px;
    flex-direction: row;
    justify-content: center;
    align-items: center;
}
.review-1__container {
    align-self: center;
    flex: 1 1 0%;
    text-align: left;
}
.review-1__heading {
    display: flex;
    align-items: center;
}
.review-1__heading img {
    border: 0px;
    max-width: 100%;
    vertical-align: middle;
    display: inline-block;
}
.review-1__heading .profile {
	border-radius: 50%;
}
.review-1__block-1 {
    margin-left: 10px;
}
.review-1__block-2 {
    display: flex;
    align-items: flex-start;
}
.review-1 p {
    margin-bottom: 10px;
}
.review-1 .paragraph {
    display: flex;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-left: 0px;
    flex-flow: row nowrap;
    justify-content: left;
    align-items: center;
    font-family: Montserrat, sans-serif;
    font-size: 15px;
    font-weight: 700;
    text-align: center;
}
.review-1 .paragraph {
    font-family: "Open Sans", sans-serif;
    font-size: 14px;
}
.review-1 .paragraph.bold {
    margin-top: 10px;
    margin-bottom: 4px;
}
.review-1 .paragraph.bold._4 {
    margin-top: 0px;
    margin-bottom: 0px;
    display: block;
}
.review-1 .review-1__span-1 {
    color: rgb(18, 115, 235);
}
.review-1 .review-1__span-1 {
    color: rgb(18, 115, 235);
    margin-left: 5px;
    margin-right: 5px;
}
.review-1 .paragraph.light {
    margin-top: 2px;
    font-weight: 300;
}
.review-1 .paragraph.light.grey {
    margin-top: 8px;
    color: rgb(123, 123, 123);
    font-size: 13px;
}
.review-1__body {
    margin-top: 10px;
    font-family: "Open Sans", sans-serif;
    color: rgb(140, 140, 140);
}
.review-1__body {
    margin-top: 10px;
    font-family: "Open Sans", sans-serif;
    color: rgb(140, 140, 140);
    text-align: left;
}
.review-1__footer {
    display: flex;
    margin-top: 20px;
    justify-content: space-between;
    align-items: flex-start;
}
.review-1__text-1 {
    margin-left: 10px;
    font-family: "Open Sans", sans-serif;
    color: rgb(123, 123, 123);
}
.review-1__block-3 {
    display: flex;
    align-items: flex-start;
}
.review-1__text-1.blue {
    margin-left: 4px;
    color: rgb(0, 174, 240);
    font-size: 12px;
}

@media screen and (max-width: 991px) {
    .review-1__block-2 {
        align-items: flex-start;
    }
}


@media screen and (max-width: 767px) {
    .review-1__block-2 {
        align-items: flex-start;
    }
}

@media screen and (max-width: 479px) {
    .review-1 {
        padding: 20px;
    }
    .review-1__block-2 {
        align-items: flex-start;
    }
    .review-1__container {
        text-align: center;
    }
    .paragraph {
        font-size: 13px;
    }
    .review-1__footer {
        align-items: flex-start;
    }
    .review-1__container {
        text-align: center;
    }
}
@media screen and (max-width: 300px) {
    .paragraph {
        font-size: 11px !important;
    }
    .review-1__span-1 {
        margin-left: 0px !important;
        margin-right: 0px !important;
    }
}

/* REVIEW SUMMARY */
.review-summary {
    display: flex;
    width: 400px;
    max-width: none;
    padding: 20px 0px;
    flex-direction: column;
    align-items: center;
    border-style: solid;
    border-width: 1px;
    border-color: rgb(227, 227, 227);
    border-radius: 4px;
}
.review-summary__heading {
    text-align: center;
    margin-top: 0px;
    margin-bottom: 10px;
    font-family: "Open Sans", sans-serif;
    font-size: 24px;
    line-height: 26px;
}
.review-summary__divider {
    width: 100%;
    height: 1px;
    margin-top: 10px;
    margin-bottom: 10px;
    background-color: rgb(237, 237, 237);
}
.review-summary p {
    margin-top: 0px;
    margin-bottom: 10px;
}
.review-summary__paragraph {
    display: flex;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-left: 0px;
    flex-flow: row nowrap;
    justify-content: left;
    align-items: center;
    font-weight: 700;
    text-align: center;
    max-width: 500px;
    font-family: "Open Sans", sans-serif;
    font-size: 14px;
}
.review-summary__paragraph.light {
    margin-top: 2px;
    font-weight: 300;
}
.review-summary__block-1 {
    display: flex;
    align-items: center;
}
.review-summary__text-1 {
    font-family: "Open Sans", sans-serif;
    font-size: 34px;
    line-height: 34px;
    font-weight: 700;
}
.review-summary img {
    border: 0px;
    max-width: 100%;
    vertical-align: middle;
    display: inline-block;
}
.review-summary .image-64 {
    margin-left: 10px;
}
.review-summary__paragraph.bold {
    margin-top: 10px;
    margin-bottom: 4px;
}
.review-summary__paragraph-8 {
    max-width: 500px;
    font-family: "Open Sans", sans-serif;
    font-size: 16px;
}
.review-summary__paragraph-8.bold {
    margin-top: 10px;
    margin-bottom: 4px;
}
.review-summary .review-summary__text-3 {
    color: rgb(18, 115, 235);
    margin-left: 5px;
    margin-right: 5px;
}
.review-summary .bigger {
    margin-top: 10px;
    margin-bottom: 8px;
    font-family: "Open Sans", sans-serif;
    font-size: 16px;
    font-weight: 700;
}
.review-summary__block-2 {
    display: flex;
    width: 350px;
    height: 42px;
    margin-top: 10px;
    justify-content: space-between;
    align-items: center;
    border: 1px solid rgb(237, 237, 237);
    border-radius: 6px;
}
.review-summary__block-3 {
    display: flex;
    width: 70px;
    height: 40px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    border-right: 1px solid rgb(237, 237, 237);
}
.review-summary__text-1.smaller {
    color: rgb(18, 115, 235);
    font-size: 28px;
}
.review-summary__block-4 {
    display: flex;
    width: 180px;
    height: 40px;
    justify-content: center;
    align-items: center;
}
.review-summary__text-2 {
    font-family: "Open Sans", sans-serif;
    font-size: 13px;
}
.review-summary__block-5 {
    display: flex;
    width: 100px;
    height: 40px;
    justify-content: center;
    align-items: center;
}
.review-summary__text-2._1 {
    color: rgb(210, 210, 210);
    font-size: 13px;
    font-weight: 400;
}
@media screen and (max-width: 991px) {
    .review-summary__block-2 {
        justify-content: space-between;
    }
}
@media screen and (max-width: 479px) {
    .review-summary {
        width: 100%;
    }
    .review-summary__heading {
        font-size: 20px;
    }
    .review-summary__paragraph {
        font-size: 13px;
    }
    .review-summary__text-1 {
        font-size: 30px;
    }
    .review-summary__block-2 {
        width: 100%;
        justify-content: space-between;
    }
	.review-summary__text-2 {
		text-align: center;
	}
}
@media screen and (max-width: 300px) {
    .review-summary__paragraph {
        font-size: 11px !important;
    }
    .review-summary .review-summary__text-3 {
        margin-left: 0px !important;
        margin-right: 0px !important;
    }
}
/* STICKY BOTTOM */
.sticky-bottom {
	position: fixed;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 65px;
	background: #000;
	text-align: center;
	display: none;
	z-index: 1000;
}
.sticky-bottom .container {
    display: flex;
    height: 100%;
    align-items: center;
    justify-content: space-evenly;
}
.sticky-bottom .container img {
	max-height: 90%; 
}
.sticky-bottom .container span.price-container {
	color: #fff;
    margin: 0 10px;
}
.sticky-bottom .container span.price-container .amount {
	color: #fff;
	font-size: 20px;
	line-height: 20px;
}
.sticky-bottom .container a {
	margin: 0;
	font-size: 14px;
	padding: 0 0.8em;
}
.sticky-bottom .container .you-save-percentage {
	display: none;
}
/* MIDNIGHT COUNTDOWN */
#mCountdown .countdown_amount {
    background: linear-gradient(rgb(10, 10, 10) 50%, rgb(0, 0, 0) 50%);
    font: 21px / 1.5 none, sans-serif;
    text-shadow: rgb(10, 10, 10) 1px 1px 1px;
    color: rgb(233, 209, 101);
}

#mCountdown .countdown_amount {
    padding: 5px 0px;
    width: 31.6875px;
}

#mCountdown .countdown_txt {
    font: 13px "Open Sans", sans-serif;
    color: rgb(0, 0, 0);
}

#mCountdown .countdown_row > span:last-child {
    margin: 0px;
}

@media all {
    #midnight-wrapper {
        display: inline-block;
        margin: 0px auto;
        box-sizing: content-box !important;
    }
}

@media all {
    .midnight-classic {
        position: relative;
        overflow: hidden;
    }
}

@media all {
    .midnight-classic * {
        box-sizing: content-box !important;
    }
}

@media all {
    .ujic-hold .midnightCountdown {
        display: inline-block;
        vertical-align: middle;
    }
}

@media all {
    .midnight-classic .countdown_section {
        float: left;
        display: block;
        text-align: center;
        margin: 0px 15px 0px 0px;
    }
}

@media all {
    .countdown_section {
        width: auto !important;
        text-transform: none !important;
    }
}

@media all {
    .midnight-classic span.countdown_amount {
        display: inline-block;
        color: rgb(255, 255, 255);
        padding: 5px 10px;
        margin-right: 2px;
        font: 35px / 1.5 "Open Sans Condensed", sans-serif;
        box-shadow: rgba(4, 4, 4, 0.35) 1px 1px 1px;
        border-radius: 5px;
        text-shadow: rgb(0, 0, 0) 1px 1px 1px;
        background: linear-gradient(
            rgb(166, 27, 166) 50%,
            rgb(195, 104, 195) 50%
        );
    }
}

@media all {
    .midnight-classic span.countdown_txt {
        display: block;
        text-align: center;
        margin: 5px 0px 0px;
        clear: both;
    }
}

  
@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/
	body {
    	overflow-x: hidden;
	}
	#wrapper {
		padding-bottom: 60px;
	}
	.sticky-bottom {
		display: block;
	}

}