/*
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.   ***************/
.grecaptcha-badge {visibility: hidden;}

span.price {
	margin-top: 20px !important;
}

span.woocommerce-Price-amount {
	color: #fff !important;
}


.kupit-optom {
	border: 1px solid #e63a10;
	display: flex;
	align-items: center;
    justify-content: center;
	color: #fff;
	border-radius: 99px;
	padding: 8px 0px;
	background-color: #e63a10;
	margin-bottom: 20px;
}

.knopka-kupit-v-roznicy {
	display: flex;
	align-items: center;
    justify-content: center;
	border: 1px solid #fff;
	color: #fff;
	border-radius: 99px;
	padding: 8px 0px;
	background-color: transparent;
}

.knopka-kupit-v-roznicy:hover {
	border: 1px solid #fe4012;
	background-color: #fe4012;
	transition: .5s;
}

.dgwt-wcas-suggestion-selected {
    background-color: #e63a0d !important;
}


span.dgwt-wcas-st {
	color: #fff !important;
	font-size: 1.3rem !important;
	
	font-family: Manrope !important;
	font-weight: bold !important;
}

span.dgwt-wcas-st-title {
	color: #fff !important;
	font-size: 1.3rem;
	text-transform: none !important;
	font-family: Manrope !important;
	font-weight: bold !important;
}

.dgwt-wcas-suggestions-wrapp {
    background: #2e2e2e;
    border-top: none;
    padding: 0;
    margin: 0;
    margin-left: 10px;
	margin-right: 20px;
}

.dgwt-wcas-open-pirx .dgwt-wcas-open .dgwt-wcas-suggestions-wrapp, .dgwt-wcas-open-pirx .dgwt-wcas-open.dgwt-wcas-nores .dgwt-wcas-suggestions-wrapp {
    border-radius: 30px;
    border: 1px solid #3b3b3b !important;
    margin-top: 10px;
}

.header-bottom .flex-row {
	margin-left: 0px !important;
}

a.dgwt-wcas-search-icon {
    background-color: transparent;
	border: 1px solid #e63a0d;
    height: 45px;
    margin-bottom: 10px;
    width: 45px;
    border-radius: 99px;
    display: flex;
    align-items: center;
    justify-content: center;
}

svg.dgwt-wcas-ico-magnifier-handler {
	fill: #e63a0d !important;
	margin-bottom: 0px !important;
}

.mobile-menu-buttons {
    display: flex;
    background-color: transparent;
    border: 1px solid #e63a0d;
    border-radius: 99px;
    height: 40px;
    align-items: center;
    justify-content: center;
    width: 100%;
    margin-bottom: 10px;
	color: #e63a0d;
}

.mobile-menu-buttons:hover {
	color: #fff;
	background-color: #e63a0d;
}

.mobile-menu-buttons-2 {
    display: flex;
    background-color: #e63a0d;
    border: 1px solid #e63a0d;
    border-radius: 99px;
    height: 45px;
    align-items: center;
    justify-content: center;
    width: 100px;
    margin-bottom: 10px;
	margin-left: 5px;
	color: #fff !important;
}

.mobile-menu-buttons-2:hover {
	background-color: #fe4012;
	color: #fff !important;
}

.mobile-menu-buttons-3 {
    display: flex;
    background-color: transparent;
    border: 1px solid #e63a0d;
    border-radius: 99px;
    height: 45px;
    align-items: center;
    justify-content: center;
    width: 180px;
    margin-left: 5px;
	margin-bottom: 10px;
	color: #e63a0d !important;
}

.mobile-menu-buttons-3:hover {
	background-color: #fe4012;
	color: #fff !important;
}

table.privacy-policy td, th, tr, tbody {
	border: 1px solid #fff !important;
}

a.plain {
	color: #fff !important;
}

 .accordion-title {
	border-top: 0px !important;
}

.product-category p {
	display: none !important;
}

.product-category h5{
	text-transform: none !important;
}

.shade {
	background: linear-gradient(to top, #141414 15%, transparent) !important;
	opacity: 1 !important;
	border-radius: 30px !important;
}

.box-text {
	margin-bottom: 15px !important;
}

.product-category .box-image img {
	border-radius: 30px !important;
	border: 1px solid #3b3b3b !important;
}

.nav-pagination>li>.current, .nav-pagination>li>a:hover, .nav-pagination>li>span:hover {
    background-color: #e63a0d;
    border-color: #e63a0d;
    color: #fff;
}

.links li a {
	color: #fff !important;
}

.product-small .box {
	background-color: #2e2e2e !important;
	border-radius: 30px !important;
	padding: 10px;
	min-height: 430px !important;
}

.box-text {
	padding-bottom: 0px !important;
	padding-left: 10px !important;
	padding-right: 10px !important;
}

.product-small .box-image img {
	border-radius: 20px !important;
}

main {
	background-color: #000 !important;
}

.page-title {
	background-color: #000 !important;
}

.breadcrumbs {
	color: #fff !important;
}

.breadcrumbs a {
	color: #fff !important;
}

iframe {
	border-radius: 20px !important;
}

a.kupit-optom:hover {
	background-color: #fe4012 !important;
	border-color: #fe4012 !important;
	box-shadow: none !important;
	transition: .5s;
}

.kupit-v-roznicy:hover {
	background-color: #fe4012 !important;
	box-shadow: none !important;
	transition: .5s;
	color: #fff !important;
}

.kupit-v-roznicy {
	color: #000 !important;
}

.custom-product-template td {
	padding: 3px !important;
}

.custom-product-template table, tr, td, tbody, th {
	border: none !important;
}

.custom-product-template .woocommerce-product-attributes-item__value {
	text-align: right !important;
}

.custom-product-template th {
	text-transform: none !important;
}

.accordion .toggle {
	margin-left: 5px !important;
	color: #fff;
}

.custom-product-template .accordion-title {
	border: none !important;
}

.accordion-item {
	border: 1px solid #3b3b3b !important;
	border-radius: 25px;
	background-color: #2e2e2e;
	margin-bottom: 5px;
}

.woocommerce-product-gallery .woocommerce-product-gallery__wrapper {
    border-radius: 30px;
}

.custom-product-template .sku_wrapper {
	border: none !important;
}

.custom-product-template .posted_in {
	display: none !important;
}

form {
	margin-bottom: 0px !important;
}

.poluchit-price-block input[type=checkbox] {
	width: 30px !important;
	height: 30px !important;
	border-radius: 99px !important;
	
}

.poluchit-price-block input[type=submit]:hover {
	background-color: #fff !important;
	transition: .5s;
}

.poluchit-price-block textarea {
	border: 1px solid #dbdbdb;
	border-radius: 30px;
	background-color: hsla(0, 100%, 100%, 1);
	color: #000;
	font-weight: bold;
	accent-color: #e63a0d;
	font-size: 1.3rem !important;
	box-shadow: inset 0 2px 3px rgba(0, 0, 0, .1);
}

.poluchit-price-block textarea::placeholder {
	color: #000 !important;
	font-weight: 400 !important;
	font-size: 1.3rem !important;
}

.poluchit-price-block textarea:focus {
	border: 2px solid #e63a0d;
	background-color: #fff !important;
	color: #000 !important;
	font-size: 1.3rem !important;
	box-shadow: 0 0 5px #ccc;
}

.poluchit-price-block input[type=submit] {
	text-transform: none !important;
	border: none !important;
	background-color: #e63a0d !important;
	border-radius: 99px !important;
	margin: 30px 0px 0px 0px !important;
	width: 100% !important;
	font-size: 1.3rem !important;
	color: #fff !important;
}

.poluchit-price-block input::placeholder {
	color: #000 !important;
	font-weight: 400 !important;
	font-size: 1.3rem !important;
}

.poluchit-price-block input {
	border: 1px solid #dbdbdb;
	border-radius: 99px;
	background-color: #fff;
	color: #000 !important;
	font-weight: bold;
	accent-color: #e63a0d;
	font-size: 1.3rem !important;
	box-shadow: inset 0 2px 3px rgba(0, 0, 0, .1);
}

.poluchit-price-block input:focus {
	border: 2px solid #e63a0d;
	background-color: #fff !important;
	color: #000 !important;
	font-size: 1.3rem !important;
}


div.open-katalog:hover {
	background-color: #fe4012 !important;
	transition: .5s;
}	

div.open-katalog {
	color: #fff !important;
}


a.open-katalog:hover {
	background-color: #fe4012 !important;
	transition: .5s;
	color: #fff !important;
}	

a.open-katalog {
	color: #fff !important;
}

.main-menu-popup li::first-letter {
    text-transform: uppercase;
}

.main-menu-popup li {
    border-radius: 99px !important;
    padding: 6px 15px 7px 15px !important;
    line-height: 1.1;
	margin-bottom: 0px;
}

.main-menu-popup li:hover {
    background-color: #e63a0d !important;
    border-radius: 99px !important;
    padding: 6px 15px 7px 15px !important;
	transition: .5s;
}

input[type=checkbox], input[type=radio] {
    display: inline;
    margin-right: 10px;
    margin-bottom: 0px;
}

.wpcf7-checkbox span {
        display: flex;
        align-items: center;
        flex-wrap: nowrap;
	font-size: 1.2rem !important;
}

input[type=checkbox]{
	width: 30px !important;
	height: 30px !important;
}

.wpcf7-spinner {
    display: none !important;
}


.poluchit-price input[type=checkbox] {
	width: 30px !important;
	height: 30px !important;
	border-radius: 99px !important;
	
}

.poluchit-price input[type=submit] {
	text-transform: none !important;
	border: none !important;
	background-color: #e63a0d !important;
	border-radius: 99px !important;
	margin: 30px 0px 0px 0px !important;
	width: 100% !important;
	font-size: 1.3rem !important;
}

.poluchit-price input::placeholder {
	color: #fff !important;
	font-weight: 400 !important;
	font-size: 1.3rem !important;
}

.poluchit-price input {
	border: 1px solid #fff;
	border-radius: 99px;
	background-color: hsla(0, 100%, 100%, 0.4);
	color: #fff;
	font-weight: bold;
	accent-color: #e63a0d;
	font-size: 1.3rem !important;
}

.poluchit-price input:focus {
	border: 2px solid #e63a0d;
	background-color: hsla(0, 100%, 100%, 0.4) !important;
	color: #fff !important;
	font-size: 1.3rem !important;
}

.pum-close {
	margin: 0px !important;
}

.menu-coloumn-ul ul{
	list-style-type: "— ";
}

.nav>li {
	margin: 0px;
}

ul.nav-left {
	flex-wrap: nowrap !important;
}

ul.nav {
	flex-wrap: nowrap !important;
}

.dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input {
	font-family: Manrope, sans-serif !important;
}


.dgwt-wcas-open-pirx.dgwt-wcas-overlay-mobile-on .dgwt-wcas-om-bar button.dgwt-wcas-om-return path, .dgwt-wcas-style-pirx .dgwt-wcas-close:not(.dgwt-wcas-inner-preloader) path, .dgwt-wcas-style-pirx .dgwt-wcas-voice-search svg path, .dgwt-wcas-style-pirx.dgwt-wcas-has-submit .dgwt-wcas-search-submit svg path {
    fill: #ffffff !important;
}

.dgwt-wcas-search-input::placeholder {
	color: #fff !important;
}


.dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input {
    background-color: #2e2e2e !important;
    border: 1px solid #3b3b3b !important;
    border-radius: 99px;
    color: #fff !important;
    font-weight: bold;
}

.dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp {
	background: none !important;
}

.dgwt-wcas-search-wrapp {
    max-width: 100% !important;
}

.mfp-bg {
	margin-top: 190px !important;
}

.main-menu-overlay {
	opacity: 1 !important;
}

.mfp-close {
	margin-top: 190px !important;
	opacity: 1 !important;
	margin-right: 50px !important;
	background-color: #e93714 !important;
	border-radius: 99px;
}

.is-border {
	z-index: 9 !important;
}

.banner-1screen .fill {
	background-image: linear-gradient(to bottom, #000000 10%, transparent, #000000) !important;
}


.div-next {
	display: flex;
	justify-content: center;
	align-items: center;
}

.dark {
	color: #fff !important;
}

.a-next {
	border: 1px solid #fff;
	border-radius: 99px;
	display: flex;
	justify-content: center;
	align-items: center;
	width: 75px;
	height: 60px;
	background-color:rgba(0, 0, 0, 0.2);
	backdrop-filter: blur(5px);
}

.a-next:hover {
	border: none !important;
	background-color: #e93714 !important;
	transition: .7s;
}

@media only screen and (max-width: 768px) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/
	
	.dgwt-wcas-open-pirx.dgwt-wcas-overlay-mobile-on .dgwt-wcas-om-bar button.dgwt-wcas-om-return svg {
    left: 17px;
    top: 18px;
    width: 17px;
    height: 17px;
}
	
	.dgwt-wcas-overlay-mobile .dgwt-wcas-style-pirx .dgwt-wcas-preloader, .dgwt-wcas-tpd-image {
    margin-right: 25px;
}
	
	.dgwt-wcas-open-pirx .dgwt-wcas-open .dgwt-wcas-suggestions-wrapp, .dgwt-wcas-open-pirx .dgwt-wcas-open.dgwt-wcas-nores .dgwt-wcas-suggestions-wrapp {
    margin-top: 65px;
}
	
	.dgwt-wcas-style-pirx.dgwt-wcas-search-wrapp-mobile.dgwt-wcas-search-focused .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input {
    border-radius: 99px;
    font-size: 1.1rem !important;
		height: 52px !important;
		padding: 25px !important;
}
	
	form.dgwt-wcas-search-form {
		margin-top: 50px !important;
	}
	
	button.dgwt-wcas-om-return {
		margin-top: 50px !important;
		background-color: #e63a0d !important;
		border-radius: 99px !important;
		height: 52px !important;
		width: 52px !important;
		margin-left: 15px !important;
	}
	
	.dgwt-wcas-overlay-mobile {
		background-color: #000 !important;
	}
	
	.product-small .box {
	min-height: 290px !important;
}

.pum-close {
	top: 10px !important;
	right: 10px !important;
}
}