/*
 Theme Name: Shoptimizer Child (Allriot)
 Description: Shoptimizer Child Theme
 Author: Khakhalkin
 Template: shoptimizer
 Version: 0.01
 Text Domain: shoptimizer-child
 */
 
.elementor-kit-7 .elementor-location-header .elementor-button{
	background:transparent
}
.wmc-select-currency-js {
    background: transparent;
    color: #fff;
    border: none;
    font-weight: bold;
    padding: 4px 0px 4px 5px;
    margin: -4px 0 0 0;
    appearance: auto;
    width: 88px;
    box-sizing: border-box;
}
#masthead{
	display:none
}
.sticky-header-custom {
    background: transparent !important;
    position: absolute;
	transition: .3s;
}
.sticky-header-custom .elementor-widget-image,
.sticky-header-custom .elementor-nav-menu--main,
.sticky-header-custom .e-eicon-bag-medium {
	filter: invert(1);
	transition: .3s;
}
.elementor-sticky--active.sticky-header-custom {
	background: #EEEFE9 !important;
}
.elementor-sticky--active.sticky-header-custom .elementor-widget-image,
.elementor-sticky--active.sticky-header-custom .elementor-nav-menu--main,
.elementor-sticky--active.sticky-header-custom .e-eicon-bag-medium {
	filter: invert(0);
}
.sticky-header-custom-shop .elementor-widget-n-menu{
	display:none;
}
.elementor-location-header {
    z-index: 999;
    position: relative;
}
.sticky-header-custom-shop-filter .elementor-widget-nav-menu {
	display:none!important;
}
.sticky-header-custom-shop-filter .elementor-widget-n-menu {
    display: block;
}
.order-return label {
    text-transform: uppercase;
    font-size: .8125rem;
    font-weight: 700;
    margin-top: 8px;
    margin-bottom: 1px;
    line-height: 2em;
	color: #4d4d4d;
    cursor: pointer;
    display: block;
}
.order-return input[type="text"],
.order-return textarea,
.order-return select {
    font-size: .875rem;
    color: #444;
    background-color: #fff;
    border-width: 1px;
    border-style: solid;
    height: 2.5rem;
    outline: none;
    font-weight: 900;
    margin: 0;
	-webkit-appearance: none;
    -webkit-border-radius: 0;
	font-family: inherit;
    border: 1px solid #ddd;
	box-shadow: inset 0 0 0 transparent;
	width: 100%;
	box-sizing: border-box;
	transition: all 0.15s linear;
	border-color: rgba(84,84,84,.1)!important;
}
.order-return input[type="submit"] {
    background-color: #2f312f!important;
	color: #fff;
    font-size: .875rem;
    font-weight: 700;
    border: none;
    -webkit-border-radius: 0!important;
    border-radius: 0!important;
    text-align: center;
    text-transform: uppercase;
    text-shadow: none!important;
    -webkit-box-shadow: none!important;
    box-shadow: none!important;
    width: auto;
    min-width: 220px;
    padding: 1rem 1rem 1rem!important;
    -o-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
	    margin-top: 12px;
}
.order-return select {
    -webkit-appearance: none!important;
    -webkit-border-radius: 0;
    background-color: #FAFAFA;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgeD0iMTJweCIgeT0iMHB4IiB3aWR0aD0iMjRweCIgaGVpZ2h0PSIzcHgiIHZpZXdCb3g9IjAgMCA2IDMiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDYgMyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHBvbHlnb24gcG9pbnRzPSI1Ljk5MiwwIDIuOTkyLDMgLTAuMDA4LDAgIi8+PC9zdmc+);
    background-position: 100% center;
    background-repeat: no-repeat;
    border: 1px solid #ddd;
    padding: .5rem;
    font-size: .875rem;
    color: rgba(0,0,0,.75);
    line-height: normal;
    -webkit-border-radius: 0;
    border-radius: 0;
    height: 2.3125rem;
	
}
.order-return textarea[rows] {
    height: auto;
}
.order-return .woocommerce-error {
    list-style: none;
    display: none;
}
.elementor-8103 .elementor-element.elementor-element-b5430b3.e-con{
	    z-index: 9999;
}
.quantity.buttons_added {
    display: none!important;
}
.product form.cart .button {
    margin: 0;
}
#text-5, #text-18, #text-19, #text-20{
	display: none
}