/*
============================================================

	Theme Name: ZLATÝ PRÍSTAV s.r.o. (Aurum Child)
	Theme URI: http://noyce.sk/
	Author: NOYCE
	Author URI: http://noyce.sk/
	Version: 1.0.27
	Description: Tema prisposobena potrebam ZLATÝ PRÍSTAV s.r.o.
	Template: aurum
	Text Domain: aurum

============================================================
*/

header.site-header .logo a {
	display: inline-block;
}

header.site-header .top-menu.top-menu--gray {
	display: none;
}

.row-zlatypristav {
	display: flex;
	width: auto;
	justify-content: flex-end;
}

.col-z-l {
	width: auto !important;
	min-width: 100px;
	text-align: left;
}

.col-z-r {
	width: auto;
	min-width: 160px;
	text-align: right;
}

.single-product .price {
	margin-bottom: 10px;
}

.error404 .not-found {
	background-color: transparent;
	border: 0 none;
}
.error404 .not-found h1,
.error404 .not-found h2 {
	color: #222;
}

/*
.single-product .price span.price-label {
	font-size: 14px;
	font-weight: 300;
	text-transform: uppercase;
	width: 100%;
	display: block;
	margin-bottom: 3px;
}

.single-product .price span.tax-label {
	font-size: 12px;
	font-weight: 300;
	width: 100%;
	display: block;
	margin-top: 3px;
}*/

.cky-consent-container {
	z-index: 10000001 !important;
}

.single-product .product_meta .meta_wrapper span.meta {
	margin-left: 3px;
}

.woocommerce-cart a.disabled,
.woocommerce-cart a.disabled:hover {
	cursor: not-allowed;
	background-color: #4A4A4A;
	color: #EAEAEA;
}

.image-placeholder img.lazyloaded,
.image-placeholder.image-loaded>img {
	max-width: 95%;
	max-height: 95%;
	margin-left: auto;
	margin-right: auto;
}

.woocommerce .products .product .item-image img {
	max-height: 250px !important;
	width: auto;
	margin-left: auto;
	margin-right: auto;
	position: absolute;
	left: 0;
	right: 0;
	margin: auto;
}

.woocommerce .related.products .product .item-image img {
	max-height: 95% !important;
}

.woocommerce .products .product .item-image {
	max-height: 250px;
}

.woocommerce .shop_attributes tr:nth-child(2n) {
	background: transparent;
}

.woocommerce .product-images .woocommerce-product-gallery__image {
	position: relative;
	outline: 0;
	max-height: 480px;
	overflow: hidden;
}

.slick-slide img {
	display: block;
	max-height: 480px !important;
	position: absolute;
	left: 0;
	right: 0;
	margin: auto;
}

.woocommerce .products .product .item-info h3+span {
	display: none;
}

.woocommerce .products-archive--has-sidebar .products-archive--products {
	width: 100% !important;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	text-transform: inherit !important;
}

.woocommerce .products .product .item-info .price a,
.woocommerce .products .product .item-info h3 a {
	font-size: 14px !important;
	text-transform: initial !important;
}


.woocommerce .quantity.buttons_added input.input-text {
	background: #eeeeee;
}

/*Nastavenie zobrazovania button tlacitka */

.woocommerce .item-info .button {
	margin: 0;
	border-radius: 2px;
	padding: 6px 12px;
	margin-right: 10px;
	position: relative;
	left: auto;
	display: initial;
	right: auto;
}

.woocommerce .item-info .button:hover {
	margin: 0;
	padding: 6px 12px;
	margin-right: 10px;
	position: relative;
	left: auto;
	display: initial;
	right: auto;
}

.woocommerce .summary form.cart .button {
	margin: 0;
	margin-top: 0;
	float: right;
    padding: 0px 10px 0 10px;
    height: 30px;
}

.woocommerce .summary form.cart .button:before {
	display: none
}

.woocommerce .button, 
.woocommerce .button:focus,
.woocommerce .item-info .button,
.woocommerce .summary form.cart .button,
.woocommerce .products .product .item-info a[data-product_id].is-textual {
	text-transform: none;
	line-height: 1.14;	
	font-size: 14px !important;
	font-weight: 400 !important;
	color: #fff;
	background-color: #e6af57 !important;
	border: 1px solid #e6af57 !important;
	border-radius: 2px;
	min-width: 125px;
	box-sizing: border-box !important;
	text-align: center !important;
}

.woocommerce .button:hover,
.woocommerce .item-info .button:hover,
.woocommerce .summary form.cart .button:hover,
.woocommerce .products .product .item-info a[data-product_id].is-textual:hover {
	background-color: #d69f47 !important;
	border: 1px solid #d69f47 !important;
	color: #fff !important;
	text-align: center !important;
}

.woocommerce .button.inverse,
.woocommerce .button.inverse:hover {
	background-color: white !important;
	color: #d69f47 !important;
}

.woocommerce .woocommerce-cart-form .shop_table .product-remove .remove {
	background-image: none !important;
	background-color: #e6af57 !important;
	color: #fff;
	border-radius: 24px;
	text-align: center;
	color: white;
	text-decoration: none;
	font-size: 20px;
	font-weight: 300;
	line-height: 1.1em;
	padding: 0;
	font-family: Roboto;
	text-indent: 2px;
}

.woocommerce .woocommerce-cart-form .shop_table .product-remove .remove:hover {
	background-color: #d69f47 !important;
}

.woocommerce .woocommerce-cart-form .shop_table td {
	padding: 10px 10px;
}

.woocommerce .woocommerce-cart-form .shop_table td .name {
	font-size: 18px;
}

.woocommerce .woocommerce-cart-form .shop_table .product-subtotal .amount {
	font-size: 18px;
}

.woocommerce .woocommerce-cart-form .shop_table .product-thumbnail {
	text-align: center;
}


@media only screen and (min-width: 1200px) {
	.container {
		max-width: 1600px;
	}
}

.woocommerce .products .product .item-info {
	text-align: center !important;
}

.woocommerce .products .product .item-info .price,
.woocommerce .products .product .item-info h3 {
	margin-right: 0;
	padding: 0 0.8rem;
}

.woocommerce .button {
	margin-left: auto;
	margin-right: auto;
	display: table;
	margin: 1rem auto;
}

.woocommerce .button.button-inline {
	display: inline-block !important;
	padding:3px 5px;
}

.woocommerce .products .product .item-info a[data-product_id].is-textual {
	background-color: #222;
	color: #fff;
	font-size: 15px;
	border-radius: 2px;
	padding: 6px 12px;
	margin-right: 10px;
	margin-top: 0;
	text-decoration: none;
	font-weight: 400;
	border: 0;
	line-height: 1.14;
	position: relative;
	left: auto;
	display: initial;
	right: auto;
	top: 0;
}

.woocommerce .products .product .item-info a[data-product_id].is-textual:hover {
	background: white;
	border: 1px solid #e6af57;
	color: black;
}

.woocommerce .products .product .item-info .price {
	position: relative;
	left: auto;
	right: auto;
	display: flex;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
}

.woocommerce .products .archive_dostupnost {
	margin: 15px 0;
}

.woocommerce .products .archive_dostupnost span {
	text-transform: lowercase !important;
	color: #666;
}

.woocommerce .summary .price {
	display: block;
	margin-bottom: 0;
}

.woocommerce .summary .price.product_price {
	font-size: inherit !important;
	line-height: inherit !important;
}

.woocommerce .quantity.buttons_added {
	background: transparent;
}
/*
.woocommerce .summary form.cart .quantity {
	margin-right: 0;
	float: left;
}
*/

.woocommerce .product-images-container.thumbnails-vertical .product-images {
	max-height: 490px !important;
}

.container.page-heading-container .page-heading .right-aligned {
	margin-right: auto;
}


.woocommerce-breadcrumb a {
	font-size: 1.7rem;
	font-weight: 400 !important;
}

.woocommerce-breadcrumb {
	font-size: 1.7rem;
}

.header-menu .lab-mini-cart .cart_list li .product-details .quantity .price {
	display: none;
}

.woocommerce-message {
	color: black !important;
}

#mega-menu-wrap-main-menu #mega-menu-main-menu>li.mega-menu-flyout ul.mega-sub-menu {
	width: 100% !important;
}

.woocommerce .products .product .item-info {
	border-bottom: 1px solid #eee;
}

.woocommerce .product-images--thumbnails .slick-track {
	max-height: 490px !important;
	display: grid !important;
}

.woocommerce .product-images-container.thumbnails-horizontal .slick-track {
	display: flex !important;
	min-width: 100% !important;
	justify-content: center;
}

.woocommerce .shop_table .product-subtotal .price .tax_label {
	white-space: nowrap;
	display: block;
}

.woocommerce .shop_table .product-quantity .quantity .plusminus {
	height: 30px !important;
}



.alert,
.banner .button_outer .button_inner .banner-content strong,
.bordered-block .lost-password,
.breadcrumb,
.btn.btn-bordered,
.contact-page .contact-form label,
.dropdown-menu,
.form-control,
.header-menu .lab-mini-cart .total,
.heading-font,
.nav-tabs>li>a,
.page-container .feature-tab .title,
.page-container .vc_progress_bar .vc_single_bar .vc_label,
.page-container .vc_tta-tabs.vc_tta-style-theme-styled .vc_tta-tabs-list .vc_tta-tab a,
.page-container .wpb_content_element.alert p,
.page-container .wpb_content_element.lab_wpb_image_banner .banner-text-content,
.page-container .wpb_content_element.lab_wpb_products_carousel .products-loading,
.page-container .wpb_content_element.lab_wpb_testimonials .testimonials-inner .testimonial-entry .testimonial-blockquote,
.page-container .wpb_content_element.wpb_tabs .ui-tabs .wpb_tabs_nav li a,
.page-container .wpb_content_element.wpb_tour .wpb_tabs_nav li a,
.page-heading small p,
.pagination>a,
.pagination>span,
.search .search-header,
.shop-empty-cart-page .cart-empty-title p a,
.sidebar .sidebar-entry,
.sidebar .sidebar-entry .price_slider_wrapper .price_slider_amount .button.btn-bordered,
.sidebar .sidebar-entry .woocommerce-product-search [type=submit].btn-bordered,
.sidebar .sidebar-entry select,
.sidebar .sidebar-entry.widget_product_search #searchsubmit.btn-bordered,
.sidebar .sidebar-entry.widget_search #searchsubmit.btn-bordered,
.sidebar .sidebar-entry.widget_shopping_cart .buttons .button.btn-bordered,
.sidebar .sidebar-entry.widget_shopping_cart .total,
.sidebar .sidebar-entry.widget_wysija .wysija-submit.btn-bordered,
.sidebar .sidebar-list li,
.table>thead>tr>th,
.tooltip-inner,
.top-menu,
.woocommerce #order_review .shop_table tr td,
.woocommerce #order_review .shop_table tr th,
.woocommerce #review_form_wrapper .comment-form-rating label,
.woocommerce #review_form_wrapper .form-submit [type=submit].btn-bordered,
.woocommerce .bacs_details li,
.woocommerce .button,
.woocommerce .cart_totals .shop_table tr td,
.woocommerce .cart_totals .shop_table tr th,
.woocommerce .commentlist .comment_container .comment-text .meta,
.woocommerce .cross-sells .product-item .product-details .price,
.woocommerce .digital-downloads li .count,
.woocommerce .icon-button .title,
.woocommerce .order-details-list li,
.woocommerce .order-info,
.woocommerce .products .product .item-info span,
.woocommerce .quantity.buttons_added input.input-text,
.woocommerce .shop_attributes td,
.woocommerce .shop_attributes th,
.woocommerce .summary .group_table .woocommerce-grouped-product-list-item__price,
.woocommerce .summary .price,
.woocommerce .summary .product_meta .wcml_currency_switcher,
.woocommerce .summary .product_meta>span,
.woocommerce .summary .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .add_to_wishlist.btn-bordered,
.woocommerce .summary .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a.btn-bordered,
.woocommerce .summary .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a.btn-bordered,
.woocommerce .summary form.cart .variations .label,
.woocommerce .summary form.cart .variations div.variation-select,
.woocommerce .woocommerce-MyAccount-links,
.woocommerce .woocommerce-cart-form .shop_table td,
.woocommerce .woocommerce-cart-form .shop_table td>.price,
.woocommerce .woocommerce-cart-form .shop_table th,
.woocommerce .woocommerce-cart-form table.wishlist_table thead tr th,
.woocommerce .woocommerce-checkout .order-totals-column .lost-password,
.woocommerce .woocommerce-orders-table td,
.woocommerce .woocommerce-orders-table th,
.woocommerce .woocommerce-shop-header--title .woocommerce-result-count,
.woocommerce dl.variation dd,
.woocommerce dl.variation dt,
.woocommerce legend,
.woocommerce-breadcrumb,
.woocommerce-error,
.woocommerce-info,
.woocommerce-message,
.woocommerce-notice,
.woocommerce-order-pay #order_review .lost-password,
footer.site-footer,
footer.site-footer .footer-widgets .sidebar.widget_search #searchsubmit.btn-bordered,
h1,
h2,
h3,
h4,
h5,
h6,
header.mobile-menu .mobile-logo .logo.text-logo a,
header.site-header,
header.site-header .logo.text-logo a,
section.blog .post .comments .comment+.comment-respond #cancel-comment-reply-link,
section.blog .post .comments .comment-form #submit.btn-bordered,
section.blog .post .comments .comment-respond label,
section.blog .post-password-form input[type=submit].btn-bordered,
section.blog .post-password-form label,
font[face] {
	font-family: 'Roboto', sans-serif !important;
}

.woocommerce div.single-product {
	padding-top: 25px !important;
}

.woocommerce .summary .woocommerce-product-details__short-description {
	padding-top: 25px !important;
	text-align: left;
}

.woocommerce div.single-product .tabs .nav-tabs {
	padding-top: 25px !important;
}

.woocommerce div.summary.entry-summary {
	text-align: right;
}

.woocommerce div.summary.entry-summary+.woocommerce-tabs.wc-tabs-wrapper {
	margin-top: 25px;
}

.woocommerce div.summary.entry-summary+.woocommerce-tabs.wc-tabs-wrapper+.related.products {
	margin-top: 25px;
}

/* product-attributes.php  */
.row-product-data {
    font-size: 12px;
    margin-bottom: 35px;
}
.row-product-data .woocommerce-product-attributes-item {
    display: flex;
    flex-direction: row;
    flex-wrap: swrap;
    justify-content: flex-start;
    min-width: 0;
}
.row-product-data .woocommerce-product-attributes-item__label {
    font-weight: 400;
    color: #333;
    width: 200px;
    white-space: nowrap;
    vertical-align: middle;
    padding: 8px 10px;
    box-sizing: border-box;
    flex-shrink: 0;
}
.row-product-data .woocommerce-product-attributes-item__value {
    width: auto;
    padding: 8px 10px;
    box-sizing: border-box;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.row-product-data .product-data-cols {
    column-count: 3;
    width: 100%;
    padding: 10px;
    column-fill: balance;
    column-gap: 30px;
    column-rule: 1px solid #eee;
}

@media all and (max-width: 1199px){
	.row-product-data {
		margin-top: 20px;
	}
    .row-product-data .product-data-cols {
        column-count: 2;
    }
}
@media all and (max-width: 768px){
    .row-product-data .product-data-cols {
        column-count: 1;
        column-gap: 0;
        column-rule: 0 none;
        padding: 0;
    }
    .row-product-data .woocommerce-product-attributes-item__label {
        padding-left: 0;
    }
    .row-product-data .woocommerce-product-attributes-item__value {
        padding-right: 0;
    }

	.woocommerce .woocommerce-checkout .col2-set .col-1,
	.woocommerce .woocommerce-checkout .col2-set .col-2 {
		width: 100%;
		max-width: 100%;
		flex-basis: 100%;
		padding-left: 0;
	}
}

.woocommerce .related.products>h2 {
	text-align: center;
}

@media screen and (max-width: 768px) {
	.woocommerce .products .product.columns-xs-2 {
		float: none;
		width: 100%;
	}
	.woocommerce .product-images-container.thumbnails-vertical .product-images {
		max-height: none !important;
	}
	.woocommerce .product-images--thumbnails .slick-track {
		max-height: none !important;
		display: block !important;
		width: 100% !important;
	}
	.woocommerce-product-gallery__image.slick-slide.slick-current.slick-active {
		display: inline-block;
	}
}

.woocommerce .summary form.cart {
	padding-top: 25px !important;
	padding-bottom: 0 !important;
	margin-bottom: 0;
	justify-content: flex-end;
}

.woocommerce .products .product .item-info h3 {
	min-height: 67px !important;
}

.woocommerce .products .product .item-info .price {
	margin: 15px 0;
}

/*Custom styles for single product*/

.single-product p {
	text-align: justify !important;
}


/* Customize CSS */

body>.main-container:after {
	background-color: #fff !important;
}

header.site-header .header-widgets .cart-counter {
	width: 28px;
	height: 28px;
}

header.site-header ul.nav>li>a,
header.site-header div.nav>ul>li>a {
	font-size: 16px !important
}

.wpb_single_image:hover .vc_single_image-wrapper:hover {
	outline: 1px solid lightgrey;
}

.woocommerce:hover .products:hover .product:hover .item-image:hover img:hover {
	opacity: 0.7;
}

.woocommerce .woocommerce-shop-header--sorting {
	width: 100%;
}

.woocommerce .woocommerce-shop-header--sorting .woocommerce-ordering {
	float: none !important;
	text-align: right;
	margin-right: -5px;
}

.woocommerce .woocommerce-shop-header--sorting .woocommerce-ordering .form-group {
	float: none;
	display: inline-block;
	vertical-align: top;
}

.woocommerce .woocommerce-ordering .dropdown {
	padding-top:0;
	margin-left: 10px;
}
.woocommerce .woocommerce-ordering button[name=product-filter-apply]{
	margin-top: 4px;
	margin-left: 10px;
	margin-bottom: 0px;
}

.woocommerce .woocommerce-shop-header--sorting {
	display: inline-block;
	vertical-align: top;
}

.woocommerce .woocommerce-shop-header--sorting.processing {
	overflow: hidden;
}
.woocommerce .woocommerce-shop-header--sorting .dropdown-menu>li>a {
	white-space: normal;
}

.woocommerce .woocommerce-shop-header--sorting .woocommerce-ordering {
	margin-top: 20px;
	margin-bottom: 10px;
}

@media all and (max-width: 1199px){
	.woocommerce .woocommerce-shop-header--sorting .woocommerce-ordering {
		text-align: center;
	}
}

@media all and (max-width: 768px){
	.woocommerce .woocommerce-shop-header--sorting .woocommerce-ordering .form-group {
		display: block;
	}
	.woocommerce .woocommerce-shop-header--sorting .woocommerce-ordering .form-group .dropdown, 
	.woocommerce .woocommerce-shop-header--sorting .woocommerce-ordering .form-group > button {
		margin-left: 0;
	}
	.woocommerce .woocommerce-shop-header--sorting .sort {
		margin-bottom: 15px;
	}
}


.unclickable>a:hover {
	cursor: default;
}

header.site-header .header-widgets .cart-counter .badge {
	background-color: #e6af57;
}

.shop-empty-cart-page {
	padding: 0;
	border: 0 none;
	background-color: transparent;
}

.shop-empty-cart-page .cart-empty-title {
	padding-top: 50px;
	padding-bottom: 25px;
	display: block;
}

.post-formatting ol,
.post-formatting ul,
.wpb_text_column ol,
.wpb_text_column ul {
	padding-left: 20px;
	margin-top: 20px;
}

.woocommerce-error,
.woocommerce-error-zp {
	box-sizing: border-box;
	background-color: #e6af57;
	-webkit-box-shadow: 0 0 0 6px #dd1f26;
	color: black;
	box-shadow: 0 0 0 3px #dd1f26;
}

input[type=checkbox],
input[type=radio] {
	border: 1px solid #333;
}

input[type=checkbox]:before,
input[type=radio]:before {
	background-color: #e6af57;
}

.header-menu .lab-mini-cart .cart_list li .product-details .price-total {
	display: contents;
}

.woocommerce .payment_methods .wc_payment_method img {
	display: initial;
	padding: 10px 0 15px 0;
}

.product-categories .children {
	padding-left: 20px !important;
}

header.site-header .header-menu .logo a {
	padding: 15px 0 !important;
}

.slick-slide img {
	display: block;
	max-height: 600px;
	width: auto;
	margin-left: auto;
	margin-right: auto;
}

.image-placeholder {
	padding-bottom: 110% !important;
}

section.blog .image-placeholder {
	padding-bottom: 50% !important;
}

.woocommerce .shop_attributes td,
.woocommerce .shop_attributes th {
	text-transform: inherit;
}

.woocommerce .content-area .site-main,
body>.woocommerce {
	max-width: 1400px;
}

.woocommerce .summary .product_title {
	font-size: 26px;
}

.woocommerce .summary form.cart {
	display: flex;
}

.col-z-l {
	width: auto !important;
}

/*
.woocommerce .summary form.cart .quantity {
	position: relative;
	left: -35px;
}
*/

/* Nastavenie zobrazovania mega menu */

.product-categories .cat-item {
	list-style: none;
}

.product-categories .cat-parent a {
	font-size: 16px;
	font-weight: 600;
}

.product-categories .children a {
	font-size: 14px;
	font-weight: 400;
}

.product-categories .cat-parent {
	list-style: none;
	display: inline-block;
}


/* Custom styles for single product */
.product-qty-block {
	display: flex;    
	width: fit-content;    
	float: left;
}

.product-qty-block .product-qty-label {
	display: none;
	font-size: 1.7rem;
	font-weight: 500;
	padding: 2px 10px 2px 0;
	background: white;
}

.product-qty-block .quantity.buttons_added input {
	height: 28px;
}

.single-product .product .summary .woocommerce-Price-amount.amount {
	font-size: 20px;
	line-height: 0.6em;
}

.buyoutPrice {
	margin-top:10px;
}
.single-product p {
	text-align: justify !important;
}

.muted .woocommerce-Price-amount.amount {
	color: gray;
}

.woocommerce .quantity.buttons_added input.input-text {
    height: fit-content !important;
    padding: 2px !important;
}

.tax-label{
    display: none;
}


.woocommerce div.single-product .woocommerce-tabs .tabs li {
	z-index: 99999 !important;
}

.woocommerce .product-images--thumbnails .slick-list {
	max-height: 545px;
}

/*.stock {
	position: relative;
	right: -65px;
	margin: 10px;
	text-align: right !important;
	background: black;
	color: white;
	padding: 5px 10px;
	width: 120px;
}
*/

.woocommerce .products .product .item-info .price span,
.woocommerce .products .product .item-info .woocs_price_code span {
	margin: auto;
}

#trigger_cf {
    display: block;
    margin: 15px 0 15px auto;
	min-width: 135px;
}

#product_inq .ff_submit_btn_wrapper {
	 text-align: right;
}

#product_inq {
	text-align: left;
}

#product_inq .ff-message-success p,
#product_inq .ff-errors-in-stack p {margin-bottom: 0;}

.product_availability {
	margin: 0 0 15px 0;
}

#main li.shop-item div.item-info>a,
#main li.shop-item div.item-info>a:hover {
	display: inline-block;
	box-sizing: border-box;
	margin-right: 0;
}

#main li.shop-item .added_to_cart {
	padding: 5px;
}

/* Bubliny */
.woocommerce .onsale,
.itsnew.onsale,
.oos.onsale {
	width: 80px;
    height: 80px;
	padding-top: 0 !important;
	background: #fff !important;
	color: #222 !important;
	border: 1px solid #666 !important;
}

.dostupnost-prod {
	font-size: 9px;
	display: table-cell;
	width: 80px;
	height: 80px;
	vertical-align: middle;
	text-align: center;
}


/* Admin Bar */

#wpadminbar {
	color: #959595 !important;
	background-color: white !important;
	/*border-bottom: 1px solid #959595;*/
}

#wpadminbar .ab-empty-item,
#wpadminbar a.ab-item,
#wpadminbar>#wp-toolbar span.ab-label,
#wpadminbar>#wp-toolbar span.noticon {
	color: #959595 !important;
}

#wpadminbar .ab-top-menu>li.hover>.ab-item,
#wpadminbar.nojq .quicklinks .ab-top-menu>li>.ab-item:focus,
#wpadminbar:not(.mobile) .ab-top-menu>li:hover>.ab-item,
#wpadminbar:not(.mobile) .ab-top-menu>li>.ab-item:focus {
	color: #959595 !important;
	background-color: white !important ;
}

#wpadminbar .menupop .ab-sub-wrapper,
#wpadminbar .shortlink-input,
#wpadminbar .quicklinks .menupop ul.ab-sub-secondary,
#wpadminbar .quicklinks .menupop ul.ab-sub-secondary .ab-submenu {
	color: #959595 !important;
	background-color: white !important;
}

#wpadminbar #adminbarsearch:before,
#wpadminbar .ab-icon:before,
#wpadminbar .ab-item:before {
	opacity: 1 !important;
	color: #a7aaad !important;
}


/* Photoswipe */

.pswp__bg {
	opacity: 0.8 !important;
	background: #909090 !important;
}



.pswp .pswp__bg {
	opacity: 1 !important;
	background-color: #00000040 !important;
}

.pswp .pswp__caption,
.pswp .pswp__caption.pswp__caption--fake {
	display: none !important;
}

.woocommerce img.pswp__img, .woocommerce-page img.pswp__img {
   height: auto !important;
}

button.pswp__button, button.pswp__button--arrow--left::before, button.pswp__button--arrow--right::before, button.pswp__button:hover {
	background-color: #fff;
}

.pswp .pswp__button.pswp__button--arrow--left:before,
.pswp .pswp__button.pswp__button--arrow--right:before {
	background-image: url(../aurum/assets/images/arrow-right.svg) !important;
	background-position: center center;
	background-repeat: no-repeat;
	background-color: #fff;
	background-size: 25px;
}

.pswp .pswp__button.pswp__button--arrow--left:before {
	background-image: url(../aurum/assets/images/arrow-left.svg) !important;
}

/* Documents */
ol { counter-reset: item }
ol > li { display: block }
ol > li:before { content: counters(item, ".") " "; counter-increment: item; margin-right: 10px; }

.post-formatting > ol > li { list-style-type: none }
.post-formatting > ol > li:before { visibility: hidden }
.post-formatting > ol ol+ul { margin-left: 50px; }

blockquote {
	display: block;
	text-align: center;
	width: 62%;
	min-width: 684px;
	margin-left: auto;
	margin-right: auto;
}

@media only screen and (max-width: 768px) {
	blockquote {
		width: 90%;
		min-width: 0;
	}
}

blockquote p {
	text-align: center;
}

.wpb_text_column .wpb_wrapper h1,
.wpb_text_column .wpb_wrapper h2 {
	text-align: center;
}

dl {
	font-family: "Roboto";
	margin-top: 15px;
	clear: both;
	overflow: hidden;
	font-weight: normal;
}

dt {
	float: left;
	width: 75px;
	color: #222;
	clear: left;
	font-weight: normal;
}

dd {
	float: left;
	color: #222;
	margin-left: 10px;
	clear: right;
	font-weight: 300;
}

/* Sledovat cenu */
a.wpa-trigger {
	font-size: 14px;
	border-bottom: 0 none;
	margin-left: 25px;
	font-weight: 300;
}

a.wpa-trigger:hover {
	font-weight: 300 !important;
}

a.wpa-trigger > .fa {
	margin-left: -22px;
	position: absolute;
}

.summary.entry-summary > a.wpa-trigger {
	margin: -10px 0 0 0;
	position: static;
}

/* Wishlist */
.summary div.product form.cart .tinvwl_add_to_wishlist_button {
	margin-top: 20px;
}

.tinv-wishlist tfoot .tinvwl-to-right .button {
	display: inline-block;
}

.tinv-wishlist tfoot > tr > td > div.tinvwl-to-left.look_in > div > span > button {
	margin: 5px 0 0 0;
}

.tinv-wraper.woocommerce.tinv-wishlist.tinvwl-after-add-to-cart {
	clear: both;
	margin-top: 10px;
}

.tinvwl_add_to_wishlist_button.tinvwl-icon-heart.tinvwl-position-after.tinvwl-loop {
	margin-top: 0;
}

.item-info .tinvwl_add_to_wishlist-text,
.shop-item .tinvwl_add_to_wishlist-text {
	font-size: 12px;
	text-transform: none !important;
}

.tinv-wishlist .product-action {
	width: 200px;
}

.tinv-wishlist .product-date {
	width: 183px;
}

.tinv-wishlist .wishlist_item .product-action a {
	line-height: 23px;
}
.tinv-wishlist .product-action .button {
	width: auto;
}

.t-prod .dobadodania-after-add-to-cart {
	margin: 10px 0;
	text-align: right;
	clear: both;
	padding-top: 25px
}

.golden-link,
.golden-link:hover {
	color: #e6af57 !important;
}

/* Homepage Carousel Odporucane */
.page-container .wpb_content_element.lab_wpb_products_carousel .products.slick-initialized:hover .slick-arrow {
    opacity: 0.34;
}

.page-container .wpb_content_element.lab_wpb_products_carousel .products.slick-initialized .slick-arrow {
    background-color: transparent;
    background-image: url(/wp-content/themes/aurum/assets/images/arrow-left.svg);
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: 40px;
}

.page-container .wpb_content_element.lab_wpb_products_carousel .products.slick-initialized .slick-arrow.slick-next {
    background-image: url(/wp-content/themes/aurum/assets/images/arrow-right.svg);
}

.page-container .vc_separator.zp_separator {
    justify-content: center;
    margin-top: 50px;
}

.page-container .vc_separator.zp_separator .vc_sep_holder.vc_sep_holder_r {
    display: none;
}

.related.products > h2,
.page-container .vc_separator.zp_separator h4 span.title-container {
    font-weight:300;
    text-transform:uppercase !important;
    letter-spacing: 2px;
    font-size: 18px;
}

.woocommerce div.summary.entry-summary+.woocommerce-tabs.wc-tabs-wrapper+.related.products {
	padding-top: 40px;
	border-top: 1px solid #eee;
}
.woocommerce div.summary.entry-summary+.woocommerce-tabs.wc-tabs-wrapper+.related.products h2 {
	margin-bottom: 40px;
}

.product-template-default.woocommerce .products .product .item-info,
.home .woocommerce .products .slick-list .product .item-info {
    border-bottom: 0 none !important;
}

/* Homepage slick slide carousel mobile fix */

@media screen and (max-width: 768px) {
	.home .page-container .wpb_content_element.lab_wpb_products_carousel .products.slick-initialized li.product {
		float: left !important
	}
}

.puncy {
	text-align: center !important;
	font-size: 0.9em;
	margin-top: 2em;
}
.puncy > div > div {
	line-height: 70px;
}
.puncy img {
	width: 100%;
	max-width: 164px;
	vertical-align: middle;
}
.puncy p {
	text-align: center !important;
	margin: 10px 0;
}

.woocommerce-error > li,
.woocommerce-error-zp > li {
	display: flex;
	align-items: top;
	list-style: none;
}

bdi {
	white-space: nowrap;
}

.woocommerce-shipping-totals th:first-child{
	width: 100px;
}

#shipping_method li {
	position: relative;
	padding-right: 32px;
}

#shipping_method li input.shipping_method {
	position: absolute;
	top: 4px;
	right: 0;
}

#shipping-method-description {
	font-size: 90%;
}

.advantages {
	margin-top: 20px;
	margin-bottom: 10px;
}

.advantages .col-sm-2 {
	text-align: center;
}
.advantages .col-sm-2 h4 {
	font-size: 16px !important;
}
.advantages .col-sm-2 p {
	text-align: center !important;
}
.advantages .col-sm-2 i {
	font-size: 30px;
	color: rgb(230, 175, 87);
}

.advantages .col-sm-2 i.fa-percent, 
.advantages .col-sm-2 i.fa-archive {
	font-size: 23px;
	line-height: 30px;
}

.advantages-big {
	 
}

header.site-header .header-widgets .search-form .search-input-env {
	top: 26px;
	left: -5px;
}

header.site-header .header-widgets .search-form .search-btn {
	border: 1px solid #fff;
	padding: 2px 3px 0px;
	width: 27px;
	height: 23px;	
}

header.site-header .header-widgets .search-form .search-input-env .form-control {
	width: 208px;
}

header.site-header .header-widgets .search-form.input-visible .search-btn {
	border: 1px solid #eee;
	border-bottom-color: rgb(238, 238, 238);
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom: 1px solid white;
	-webkit-transform: none !important;
	transform: none !important;
}

@media only screen and (min-width: 1180px) {
	.uvod-pandy a { text-align: center;}
	.uvod-pandy a img { max-width:67% !important }
}

.woocommerce-orders-table__cell .woocommerce-button.button {
	margin-right: auto !important;
}

.woocommerce-cart-form__cart-item.cart_item .product-name .woocommerce-Price-amount.amount {
	display: none;	
}

.price .amount {
	transition:all 0.5s ease;
}

.price.loading .amount::before {
	content: "Načítava sa cena";
	display: inline-block;
	color: #333;
	text-transform: none;
	font-size: 0.6em;
	text-align: center;
	position: absolute;
	left: 3px;
	right: 0;
	top: 6px;
	white-space: nowrap;
}

.single-product .price.loading {
	margin-top: -4px;
}

.price.loading .amount {
	width: auto;
	height: auto; 
	cursor: progress; 
	background: 
	  linear-gradient(0.25turn, transparent, #fff, transparent),
	  linear-gradient(#eee, #eee),
	  radial-gradient(38px circle at 19px 19px, #eee 50%, transparent 51%),
	  linear-gradient(#eee, #eee);  
	background-repeat: no-repeat;
	background-size: 315px 250px, 315px 180px, 100px 100px, 225px 30px; 
	background-position: -315px 0, 0 0, 0px 190px, 50px 195px; 
	animation: loading 1.5s infinite;
	border-radius: 4px;
	padding: 0 4px;
	color: rgba(0,0,0,0);
	position: relative;
}

.price.loading .amount {
	min-width: 120px;
	display: inline-block;
	min-height: 22px;
}

@keyframes loading {  
	to {
		background-position: 315px 0, 0 0, 0 190px, 50px 195px;
	}
}

.circle-loader {
	position: absolute;
    border-radius: 32px;
 	background: #e6af57;
 	animation: circulate 1s;
	animation-iteration-count: infinite;
 	width: 32px; height: 32px;
	left: 50%;
    margin-left: -16px;
}
@keyframes circulate {
 	from {
 	  transform: scale(0);
	  opacity: 1;
 	}
 	to {
 	  transform: scale(1);
	   opacity: 0;
 	}
}

.t-prod {position: relative}
.t-prod .circle-loader {left:auto;margin-left:0;right:43px}
.single_add_to_cart_button.loading {opacity:0.3}

.dropdown-menu>.active>a, 
.dropdown-menu>.active>a:focus, 
.dropdown-menu>.active>a:hover {
	color: #333;
	background-color: #eee;
}

/* Automaticke sirky produktov */
.image-placeholder>img,
.header-menu .lab-mini-cart .cart_list li .product-img img,
.search .search-results-list .search-results li .post-thumbnail img {
	width: auto;
}

.search .search-results-list .search-results li .post-thumbnail {
	width: 90px;
	margin-right: 10px;
}

/* Skrytie odporucanych na uvodnej stranke, lebo sa zle zobrazovali na mobile */
@media only screen and (max-width: 768px) {
	body.home > div.container.page-container > div > div:nth-child(7) {
		display: none;
	}
}

.important-alert-display {
	width: auto;
	padding: 1em;
	background-color: #e6af57 !important;
	color: white;
	margin: 0 auto;
	display: block;
	text-align: center;
	font-size: 16px;
}
.important-alert-display *:last-child {
	margin-bottom: 0 !important;
}

.woocommerce-thankyou-order-received {
	text-align: center;
	display: inherit !important;
}
.woocommerce .order-details-list li {
	height: 100px;
}

.woocommerce .order-details-list li strong {
	font-size: 15px;
	text-transform: none;
}

.payment_cod_li label{
	margin-left: 4px;
}

/* CHECKOUT */

@media screen and (min-width: 993px) {
	.woocommerce .cart-collaterals {
		width: 57.333333%;
		float: right;
		max-width: 475px;
    }
}

#order-review-shipping-headng { margin-bottom: 15px }

#shipping_country_field.address-field .woocommerce-input-wrapper {
	display: block;
    height: 34px;
    padding: 0;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #fff;
    border-radius: 0;
}

#shipping_country_field.address-field .woocommerce-input-wrapper strong {
	font-weight: 100 !important;
}

.shop_table.zp-checkout-shipping-table th:nth-child(1) {
	display: none;
}

table.zp-checkout-review-order-table {
	margin-top: 25px;
}

table.zp-checkout-review-order-table .product-qty {
	text-align: center;
}
table.zp-checkout-review-order-table thead th {
	padding-left: 5px; padding-right: 5px;
}
table.zp-checkout-review-order-table .product-image {
	width: 90px;
}
.woocommerce-shipping-methods.single-method {
	padding-left: 0;
}
.woocommerce-shipping-methods.single-method li {
	padding-right: 0;
}
input.woocommerce-form__input.woocommerce-form__input-checkbox.input-checkbox {
	width: 16px !important;
}

.woocommerce-checkout .woocommerce-error > li > strong,
.woocommerce-checkout .woocommerce-error-zp > li > strong {margin-right: 5px;}

.checkout .product-row,
.checkout .subtotal-row,
.checkout .shipping-row {
	display: flex;
	align-items: center;
	margin: 0 0 20px 0;
}

.checkout .product-row > *,
.checkout .subtotal-row > * {
	margin: 0 10px 0 0;
	font-weight: 300;
}

.checkout .shipping-row {
	display: none;
	align-items: center;
	justify-content: space-between;
    border-top: 1px solid #EEE;
    padding-top: 20px;
    margin-top: 25px;	
}

.checkout .payment-row {
	display: none;
}

.checkout .subtotal-row {
	display: flex;
	align-items: center;	
	justify-content: space-between;
}

.checkout .product-total {
	font-weight: 500;
	margin-left: auto;
	margin-right: 0;
	white-space: nowrap;
}

.checkout .product-subtotal {
	font-weight: 500;
	margin-right: 0;
}

.checkout .product-shipping {
	font-weight: 300;
	margin-right: 0;
}

.checkout .zp-checkout-review-ordersimple .cart-total {
	display: flex;
	align-items: center;
	justify-content: space-between;
	border-top: 1px solid #EEE;
    padding-top: 20px;
    margin-top: 25px;	
}

.checkout .zp-checkout-review-ordersimple .cart-total > * {
	padding: 0;
}

.checkout .woocommerce-billing-fields h3 {
	display: none;
}

.checkout .woocommerce-additional-fields {
	margin-top: 45px;
}

.checkout .cart-subtotal td {
	text-align: right;
}

.checkout .cart-subtotal .woocommerce-Price-amount.amount {
	font-weight: 600;
	margin-left: 10px;
}

#zp-order-review th:nth-child(5){
	text-align: right;
}

#checkout-review-ordersimpe-heading {
	display: none;
}

#thwmscf-tab-panel-3 > h3 {
	margin-bottom: 25px;
	margin-top: 45px;
}

.woocommerce .woocommerce-checkout .col2-set .col-1 {
	flex-basis: 50%;
	width: 50%;
	max-width: 50%;
}

.woocommerce .woocommerce-checkout .col2-set .col-2 {
	flex-basis: 45%;
	width: 45%;
	max-width: 45%;
	padding-left: 5%;
	box-sizing: border-box;
}

.woocommerce #customer_details #ship-to-different-address {
	margin-top: 40px;
}

.woocommerce-privacy-policy-text,
#payment .woocommerce-form__label.woocommerce-form__label-for-checkbox.checkbox,
.wpify-woo-heureka-optout {
	text-align: left;
}

#postcode_override_btn {
	margin-left: 10px !important;
	margin-right: 0;
}

#postcode_override_btn_fix {
	margin-left: 10px !important;
	margin-right: auto;
	background-color: green !important;
	color: white !important;	
}

@media all and (max-width: 768px){
	.woocommerce .woocommerce-checkout .col2-set {
		display: block;
		float: none;
		margin: 0 !important;
	}
	.woocommerce .woocommerce-checkout .col2-set .col-1,
	.woocommerce .woocommerce-checkout .col2-set .col-2 {
		float: none;
		width: 100%;
		max-width: 100%;
		flex-basis: 100%;
		padding-left: 0;
		margin: 0 !important;
	}

	.checkout .payment-row,
	.checkout .shipping-row {
		display: flex;
	}

	.checkout .product-row > .product-image {
		width: 50px;
	}

	#step2_content #zp-checkout-cart {
		display: none;
	}

	#checkout-review-ordersimpe-heading {
		display: block;
		margin-bottom: 25px;
		margin-top: 45px;
	}

	.checkout .thwmscf-buttons > * {
		padding: 13px;
		font-size: 16px !important;
	}
	.checkout .thwmscf-buttons {
		margin-top: 35px;
		text-align: right !important;
	}
	.checkout .thwmscf-buttons .button-prev.button {
		float: left;
	}
	.checkout .woocommerce-checkout-review-order-subtable td {
		padding-bottom: 30px;
	}
}

.wc-bacs-bank-details.order_details.bacs_details {
	position: relative;
}

.wc-bacs-bank-details.order_details.bacs_details .qr {
	position: absolute;
    top: 50%;
    right: 80px;
    padding: 0;
    margin: 0;
    margin-top: -55px;
}

.wc-bacs-bank-details.order_details.bacs_details .qr strong { 
    color: #888;
    text-align: center;
    text-transform: uppercase;
    font-size: 12px;
	margin-top: 5px;
	margin-bottom: 5px;
 }

 @media (max-width: 764px) {
	.wc-bacs-bank-details.order_details.bacs_details .qr { position: static; padding-left: 20px; margin: 0; }
	.wc-bacs-bank-details.order_details.bacs_details .qr img { width: auto }
	.wc-bacs-bank-details.order_details.bacs_details .qr strong { text-align: left; }
 }

 /* Dodatocne css z editora stranky */
 @media only screen and (max-width: 600px) {
	
	.woocommerce .product .onsale{
		border-radius:50%;
	}

	#dostupnost-tovaru {
    position: relative;
    left: 0 !important;
}
}

/*.nezobrazovat_noyce{
	display:none;
}*/
.cwg_popup_submit{
		background: none;
    border: 0;
    padding: 5px 0;
}

.cwg_popup_submit:before{
    content: '\e909';
    display: inline-block;
    font-family: tinvwl-webfont !important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 20px;
    vertical-align: sub;
    margin-right: 5px;
}
.cwg_popup_submit{
	text-transform: none;
    line-height: 1.14;
    font-size: 14px !important;
    font-weight: 400 !important;
    color: #fff;
    background-color: #e6af57 !important;
    border: 1px solid #e6af57 !important;
    border-radius: 2px;
    min-width: 125px;
    box-sizing: border-box !important;
    text-align: center !important;
    margin: 10px 0;
    padding: 6px 10px;
}

#dostupnost-tovaru {
	position: relative;
  left: 2.5em;
}

form.fluent_form_1 .ff-btn-submit {
    background-color: #e6b057 !important;
}


#mega-menu-wrap-main-menu #mega-menu-main-menu li.mega-menu-item-has-children>a.mega-menu-link>span.mega-indicator::after {
	content: "\f04b";
    font-family: 'FontAwesome';
    font-weight: normal;
    display: inline-block;
    margin: 0;
    vertical-align: top;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: rotate(0);
    color: inherit;
    position: relative;
    background: transparent;
    height: auto;
    width: auto;
    right: auto;
    line-height: inherit;
    font-size: 8px;
    transform: rotate(90deg);
    margin-left: 4px;
    float: right;
    line-height: 10px;
}

#mega-menu-wrap-mobile-menu #mega-menu-mobile-menu li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator::after {
	content: "\F0D7";
	font-family: 'FontAwesome';
	font-size: 19px;
	margin-right: 10px;
}

@media only screen and (max-width: 600px) {
	#mega-menu-wrap-mobile-menu #mega-menu-mobile-menu li.mega-menu-item-has-children.mega-toggle-on > a.mega-menu-link > span.mega-indicator::after {
		content: "\F0D8";
	}
}

/* CUSTOM CSS Z WORDPRESS EDITORA PRENESENE SEM */
.woocommerce-message {
    background-color: #e6ca7a;
    -webkit-box-shadow: 0 0 0 6px #e1c171;
    box-shadow: 0 0 0 6px #e1c171;
}

.woocommerce-table.woocommerce-table--order-details.shop_table.order_details .woocommerce-message{
	margin-left: auto;
	margin-right: auto;
	display: inline-block;
}

header.site-header .header-menu .logo a {
	padding: 40px 0 !important; 
}

header.site-header ul.nav>li>a, header.site-header div.nav>ul>li>a {
	font-size: 14px !important; 
}

header.site-header .full-menu.menu-centered .main-menu .nav {
	text-align:center;
}

header.site-header ul.nav>li:hover>a, header.site-header div.nav>ul>li:hover>a {
	background: none !important;
	text-decoration: underline;
	color: #e6af57 !important;
}

/*Padding top on the footer widgets*/
.sidebar.widget_text {
	padding-top:50px;	
}

.page-container .wpb_content_element.lab_wpb_products_carousel .owl-buttons .owl-prev,
.page-container .wpb_content_element.lab_wpb_products_carousel .owl-buttons .owl-next {
	background-color: #e6b043 !important;
}

header.site-header ul.nav>.current-menu-item:hover>a,
header.site-header div.nav>ul>.current-menu-item:hover>a {
	text-decoration: none !important;
}

header.site-header ul.nav>li>a:after, header.site-header div.nav>ul>li>a:after {
	background: #e6b043 !important;
}

nav.nav-growpop a:hover .icon-wrap {
	background-color: #e6b043 !important;
	border-color: #e6b043 !important;
}

footer.site-footer {
	background-color: #EEE;
	background-image: url(https://zlatypristav.sk/wp-content/uploads/2016/04/map.png);	
	background-position: top right;
    background-size: 263px;
	background-repeat: no-repeat !important;
}

.woocommerce-notice.alert-info {
	box-shadow: 0 0 0 6px #00aeef;
}

.woocommerce-notice.alert-success {
	box-shadow: 0 0 0 6px #0fbd71;
}

.thwmscf-tab-panels > form > div.thwmscf-content, 
.thwmscf-tab-panels > form > div.woocommerce-NoticeGroup {
	box-sizing: border-box;
	padding:5px;
}

.woocommerce .woocommerce-checkout {
	margin-left: 0;
	margin-right: 0;
}

.woocommerce-checkout-payment p.woocommerce-error,
.woocommerce-checkout-payment p.woocommerce-error-zp {
	margin: 6px 6px 6px 32px;
}

.woocommerce-checkout-payment div.payment_box p {
	margin-left: 26px;
}

.thwmscf-buttons .blockUI.blockOverlay::after {
	display: none !important;
}

.header-menu .header-widgets {display: flex;}
.header-menu .header-widgets > li:nth-child(3){display: flex;}
.header-menu .header-widgets #alg_currency_selector {display: flex;align-items: center;}
.header-menu .header-widgets #alg_currency_selector > input,
.header-menu .header-widgets #alg_currency_selector > label {margin-bottom: 0;top:0}
.header-menu .header-widgets #alg_currency_selector > label:not(:last-child) {margin-right: 10px;}

.woocommerce-shipping-methods .shipping-description { font-weight: 300; }
.woocommerce-shipping-methods .shipping-description a  {font-weight: 300; text-decoration: underline !important; }
.shipping_posta_header { margin-bottom: 10px; }
.shipping_posta_header h3 {
    margin-top: 10px;
    margin-left: -20px;
    font-size: 20px;
    border-top: 1px solid #eee;
    padding-top: 15px;
}

.shipping_posta_header span {
    display: block;
    margin-left: -20px;
    font-weight: lighter;
}

.shipping_uschova_header {
	margin-top: 10px;
    margin-left: -20px;
	border-top: 1px solid #eee;
}

.zp_cart_item_addon {font-weight: 300;}

.woocommerce-order-details .wc-item-meta {
	padding: 0;
    margin: 0px;
}

.woocommerce-order-details .wc-item-meta li {
	display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}

#billing_state_field { padding: 0; }

#billing_state_field select {
    background: #eee;
    color: #888;
    border-color: #eee;
	outline: 0;
	border-radius: 0;
	display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;	
}

.woocommerce-product-details__short-description ul > li br:first-child {display: none;}

/* CUSTOM CSS END */