/*

    The following CSS codes are created by the YellowPencil plugin.
    https://yellowpencil.waspthemes.com/


    T A B L E   O F   C O N T E N T S
    ........................................................................

    01. "סל קניות" Page
    02. "Dispatcher login" Page

*/



/*-----------------------------------------------*/
/*  "סל קניות" Page                       */
/*-----------------------------------------------*/
body.page-id-17 td div div div button{
	overflow:hidden;
}

body.page-id-17 .wp-block-woocommerce-cart div div .wp-block-woocommerce-filled-cart-block .wp-block-woocommerce-cart-items-block .wp-block-woocommerce-cart-line-items-block tbody tr td div div div input[type=number]{
	overflow:hidden !important;
}



/*-----------------------------------------------*/
/*  "Dispatcher login" Page                      */
/*-----------------------------------------------*/
body.page-id-434 #taxiForm .input-group label{
	position:relative;
}

body.page-id-434 .wp-site-blocks .wp-block-group .wp-block-group .wp-block-post-content-is-layout-constrained .container .content-wrapper #taxiForm .form-group .input-group label{
	-webkit-transform:translatex(0px) translatey(0px) !important;	-ms-transform:translatex(0px) translatey(0px) !important;	transform:translatex(0px) translatey(0px) !important;
}

body.page-id-434 #firstName{
	min-width:168px;
	position:relative;
	left:24px;
}

body.page-id-434 #lastName{
	position:relative;
	top:0px;
	left:-13px;
	min-width:165px;
}