/*
Theme Name: Hello Elementor Child theme of hello-elementor
Theme URI: 
Description: Child theme of hello-elementor theme for the Hello Elementor theme
Author: <a href="https://elementor.com/?utm_source=wp-themes&#038;utm_campaign=author-uri&#038;utm_medium=wp-dash">צוות אלמנטור</a>
Author URI: 
Template: hello-elementor
Version: 2.3.0
*/

/* Generated by Orbisius Child Theme Creator (https://orbisius.com/products/wordpress-plugins/orbisius-child-theme-creator/) on Sun, 21 Jun 2020 14:06:38 +0000 */ 
/* The plugin now uses the recommended approach for loading the css files.*/


.qty_button {
	
	background: #A1C1C6 !important;
    border: 0 !important;
	color:#fff !important;
	font-size:20px !important;
	padding: .27rem 0.7rem !important;
}

.showpass {
	cursor:pointer;
	font-size:18px;
	margin-right:-12px;
}

button , input[type="submit"] , input[type="button"]{
	
	outline:none !important;
}


.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {
	background-color:#012777;
}


.woocommerce-cart-form__cart-item .quantity span {
	
	display:none;
	
}


.bsui .text-center {
	color:#fff !important;
}



.bsui  .card-title {
	display:none;
}

.bsui .custom-control-label::before {
	top:0 !important;
}


.bsui label {
	color:#ffff;
}

.show {
	
	visibility:visible !important;
	opacity:1 !important;
}


.woocommerce form .form-row input.input-text {
	
	border-radius:25px;
}


.flex {
	display:Flex;
	align-items:center;
	justify-content:Center;
}


input[type='text'] , select , input[type='email'] , input[type='tel'] , input[type='email'] , input[type="password"] ,textarea {
	
	border:1px solid #D8D8D8 !important;
	border-radius:15px !important;
	
}

.woocommerce-form-register input[type="number"] {
	
	border:1px solid #D8D8D8 !important;
	border-radius:15px !important;
	
}

.page-content {
	
	margin-top:55px;
	
}

.entry-title {
	display:none;
}


.woocommerce .woocommerce-form-login .woocommerce-form-login__rememberme {
		width:100%;
		color:#fff;
}

.flex label {
	
	padding-bottom:5px;
}

.checkbox input[type="checkbox"] {
	
	margin-left:5px;
	
}


.alignitems {
	
	align-items:flex-start; 
	margin-top:10px;
}

.woocommerce-form-login__rememberme span {
	color:#fff;
}


.flex label , .msg label , .image label{
	font-size:16px !important;
	padding-bottom:8px;
	color:#000 !important;
}

.woocommerce button.button {
	
	font-weight:400;
}


.woocommerce-form-register__submit ,  .woocommerce button.button , .woocommerce-MyAccount-navigation li {
	
	background:#151329 !important;
	border:0 !important;
	border-radius:20px !important;
	color:#fff !Important;
	width:200px !important;
}


.page-content .woocommerce form.login label ,.page-content .woocommerce form.login span , .page-content .woocommerce form.login a{
	
	color:#000 !important;
}


.woocommerce form.login ,  .woocommerce form.register {
	
	border:0px;
	padding:0px;
	margin:0px;
}


.woocommerce .checkoutlogin {
	
	border: 1px solid #d3ced2 !important;
	padding:20px !important;
}

.coupon {
	display:none;
}

.required {
	color:red;
}

.woocommerce-orders-table__cell-order-number a {
	color:#000;
}

 .woocommerce table.my_account_orders .button {
	
	background:#151329 !important;
	border:0 !important;
	border-radius:20px !important;
	color:#fff !Important;

}

.woocommerce-MyAccount-navigation li {
	margin:10px;
	color:#fff;
	padding:10px;
	text-align:center;
	
}


.checkbox {
	flex-direction:row-reverse !important;
}

.woocommerce-MyAccount-navigation a , .woocommerce-MyAccount-navigation a:hover{
	color:#fff;
}

.msg {
	margin:7px 20px;
}

.msg textarea {
	height:200px;
}


.image .form-row {
	display:Flex;
	flex-direction:column;
	align-items:flex-start;
	width:95%;
	margin:7px 20px;
}

.flex .form-row {
	display:Flex;
	flex-direction:column;
	align-items:flex-start;
	width:50%;
	margin:7px 20px;
}
.woocommerce-shipping-fields ,.woocommerce-form__label-for-checkbox {
	display:None;
}

.shipping_address {
	display:block !important;
}

.woocommerce-page form .form-row input[type="checkbox"] {
	width:auto;
}

@media(max-width:960px) {

.flex {
	
	flex-direction:column;
	
}


.alignitems {
	align-items:center;
	margin:0px;
}


.flex .form-row ,  .woocommerce-page form .form-row-first , .woocommerce-page form .form-row-last {
	width:95%;
}



.woocommerce-form-register__submit {
	margin:0 auto;
}

}


input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
input[type=number] {
  -moz-appearance: textfield;
}

.woocommerce-LostPassword {
	
	display:flex;
	align-items:flex-start;
	justify-content:space-between;
	color:#ffff;
}



.woocommerce-notice {
    font-size: 20px;
    /* text-align: center; */
    margin-bottom: 50px;
    font-weight: 500;
}


.woocommerce-form-register__submit {
    align-self: flex-end;
} 

.woocommerce-form-login .woocommerce-form-login__submit {
	background:#151329 !important;
	border:0 !important;
	width:100%;
	height:45px;
	color:#fff;
	margin:0 auto;
	margin-top:10px;
	border-radius:25px;
}

.woocommerce-form-login form.login {
	
	border:0px !important;
	 padding: 0px 20px !important;
    margin: 0.5em 0 !important;
    text-align: right;
    border-radius: 5px;
	
}

.woocommerce-form-login form.login a ,.lost_password a {
	color:#fff !important;
}

#loginblock h2 {
		display:none;
}


.woocommerce form.login label {
	color:#fff;
}

.product-name a {
    background-color: transparent;
    text-decoration: none;
    color: #012777 !important;
}


.woocommerce-cart-form__cart-item .quantity .qty_button {
	
	padding:0rem 0.6rem !important;
	
}



.woocommerce-cart-form__cart-item .quantity .plus{
	
	margin-right:-7px !important;
	
}


.woocommerce div.product form.cart div.quantity {
	
	display:flex;
	align-items:center;
}

.arrow {
	background: #A1C1C6 !important;
    border: 0 !important;
	color:#fff !important;
	font-size:20px !important;
	padding: 0.26rem 0.7rem !important;
}


.quantity span {
	
	font-weight:bold;
	font-size:24px;
	margin-left:8px;
}

.minus {
	
    border-top-right-radius: 20px !important;
    border-bottom-right-radius: 20px !important;
	margin-left:-4px !important;
	padding:0rem 0.7rem !important;
}



.elementor-add-to-cart .minus {
	margin-left:0px !important;
}
.
.woocommerce-cart-form__cart-item .quantity .minus {
	
	margin-left:-6px;
	
}


.woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover {
	
	background:#a1c1c6;
}


.woocommerce .quantity .qty {
	
	font-size:20px;
	width:1.6em !important;
}


.qty {
	
	
	    border: 1px solid #A1C1C6 !important;
		 padding: 0rem 0.3rem !important;
		 color:#A1C1C6;
		 height:30px;
		 
	
}


.plus {
	
    border-top-left-radius: 20px !important;
    border-bottom-left-radius: 20px !important;
   	padding:0rem 0.6rem !important;

	
}