.hy_popup{
	width:100%;
	height:100%;
	top:0px;
	left:0px;
	position:fixed;
	background-color:rgba(0,0,0,0.7);
	z-index:1000870;
	display:none;
}

.hy_popup_cart{
	width:100%;
	height:100%;
	top:0px;
	left:0px;
	position:fixed;
	background-color:rgba(0,0,0,0.7);
	z-index:1200870;
	display:none;
	font-family: arial;
}

table, th, td{
	#border: none !important
}

table td, table th{
	#border: none  !important;
	padding: 5px !important;
}

.hy_popup_content{
	height:100%
}

.hy_flex-container {
    height: 100%;
    padding: 0;
    margin: 0;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    justify-content: center;
}

.hy_sale{
	color: lightgreen;
    display: block;
    text-align: center;
    font-weight: bold;
}

.hy_flex-item {
	background-size: 100%;
    min-width: 700px;
    min-height: 420px;
    line-height: 30px;
    color: white;
    font-size: 2em;
    text-align: center;
	max-height: 655px;
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#fcfff4+0,dfe5d7+40,b3bead+100;Wax+3D+%233 */
background: #fcfff4; /* Old browsers */
background: -moz-linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #fcfff4 0%,#dfe5d7 40%,#b3bead 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #fcfff4 0%,#dfe5d7 40%,#b3bead 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcfff4', endColorstr='#b3bead',GradientType=0 ); /* IE6-9 */
}

.hy_hr{
	margin-top:10px;
	margin-bottom: 10px;
}

.hy_popup_any{
	display: block
}

.hy_popup_any .hy_flex-item{
	min-width: 550px;
	min-height: 370px;
}

.hy_new_pop{
	padding-top: 50px;
}

.hy_note_delivery{
	display:none;
	color: yellow;
	font-size: 14px;
	padding-top: 10px;
}

.hy_nts{
	color: orange;
    font-size: 18px;
    padding-top: 10px;
}

.hy_no_delivery{
	display:none;
	color: red;
	font-size: 13px;
	padding-top: 10px;
}

.hy_send_delivery{
	display:none;
	color:lightgreen;
	font-weight: bold;
	font-size: 14px;
	font-size: 18px;
    padding: 10px;
}

.hy_pay_zag{
	color:green
}

.hy_note_back{
	color:#d4d425;
	font-family: tahoma;
	font-size: 14px;
}

.hy_order_note{
	color: #17076b;
	font-size: 18px;
    padding-top: 20px;
    line-height: 25px;
}

.hy_note_phn{
	display: none;
	color: orange;
	font-size: 13px;
}

.hy_note_redirect{
	display: none;
	color: orange;
	font-size: 13px;
}

.tooltip {
	color: white;
	font: normal 14px "Helvetica Neue", Sans-Serif;
	line-height:19px;
	position: absolute;
	background-color: black;
	z-index:9999999;
	padding:8px;
	border-radius: 5px;
}

.hy_row{
	position:relative;
	border: 1px solid gray;
}

.hy_row{
	background: black;
}

.hy_note_pay{
	color: lightgray;
	font-size: 14px;
}

.hy_close {
  position: absolute;
  align-items: right;
  right: 3px;
  top: 3px;
  width: 26px;
  height: 26px;
  cursor:pointer;
  display:block;
  z-index:9999999;
  background: red;
  border-radius: 56%;
}
.hy_close:hover {
  opacity: 1;
}
.hy_close:before, .hy_close:after {
  position: absolute;
  left: 12px;
  content: ' ';
  height: 21px;
  width: 2px;
  top: 3px;
  background-color: #fff;
}
.hy_close:before {
  transform: rotate(45deg);
}
.hy_close:after {
  transform: rotate(-45deg);
}

#hy_hall{
	position:relative;
	display:inline-block;
}

#hy_hall img{
	border-radius: 0px !important;
}

#hy_hall{
	-webkit-touch-callout: none !important; /* iOS Safari */
	-webkit-user-select: none !important; /* Safari */
	 -khtml-user-select: none !important; /* Konqueror HTML */
		 -moz-user-select: none !important; /* Firefox */
			-ms-user-select: none !important; /* Internet Explorer/Edge */
					user-select: none !important; 
}
.ovl{
	cursor:pointer;
	width:12px;
	height:12px;
	background-color:#fff;
    border-radius:50%;
	margin: 1px auto;
	position:absolute;
	z-index:1 !important;


}

.checker{
	display:inline
}

.ovl.active {
    background-color: #34495e !important;
}

.hy_cart{
	position: fixed;
	bottom: -5px;
	left: 5px;
	cursor:pointer;
}

.hy_cart_content{
	background-size: 100%;
	background-repeat: no-repeat;
	text-align: center;
	font-size:15px;
	padding-top:10px;
	font-weight:bold;
	color: black;
	display:inline-block;
	width: 90px;
	height: 50px;
	line-height: 17px;
	padding-left: 12px;
}

.hy_cart_all{
	background-color: #162139;
	position:fixed;
	width:500px;
	z-index:88888;
	border: 1px solid gray;
}

.hy_cart_all>.hy_tt_table{
	border-bottom: 1px solid lightgray;
}

.hya_flex{
	display: flex;
	align-items: center;
	justify-content: center;
	height: 100%;
	width: 100%;
	z-index: 8888888;
}

.hy_cart_top{
	overflow: auto;
	border-bottom: 1px solid orange;
}

.hy_cart_chekout{
	padding:5px;
	clear: both;
}

.hy_tb_content{
	max-height:130px;
	overflow:auto;
	border-bottom: 1px solid orange;
}

.hy_policy{
	text-align: center;
}

.hy_policy a{
	color: #90981b;
	text-decoration: none;
}

.hy_cart_c_noth{
	padding-top: 4px;
	color: white;
    font-size: 16px;
}

.hy_percent{
	padding-top: 4px;
	color: white;
    font-size: 16px;
}

.hy_cart_c_noth span{
	font-family: verdana;
	font-size: 14px;
}

.hy_cart_c_submit{
	float:right
}

.hy_cart_all>div{
	margin:5px;
}

.hy_tt_table{
	width:100%;
	margin:0px;
	table-layout: auto;
}

.hy_tt_table thead th{
	text-align:left;
	padding: 5px;
	font-size: 14px;
	color: #989898 !important;
}

.hy_tt_table thead tr{
	border-bottom:1px solid lightgray;
}

.hy_tt_table tbody td{
	padding: 5px;
	color: #989898;
}

.hy_tt_table tbody td:last-child{
	font-size:18px;
	font-weight: bold;
	text-align: center;
}

.hy_tt_table tbody td span:last-child{
	cursor:pointer;
}

.hy_tt_table thead th:first-child{
	width: 190px;
	padding-left: 10px;
}

.hy_tt_table thead th:last-child{
	padding-right: 10px;
}

.hy_tt_table th:nth-child(2){
	width: 75px;
}

#hy_tbody td:first-child{
	width: 200px;
}

#hy_tbody td:nth-child(2){
	width: 70px;
}
#hy_tbody td:nth-child(3){
	width: 75px;
}
#hy_tbody td:nth-child(4){
	width: 60px;
}

.hy_cart_sub {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #77b55a), color-stop(1, #76c250));
	background:-moz-linear-gradient(top, #77b55a 5%, #76c250 100%);
	background:-webkit-linear-gradient(top, #76c250 5%, #77b55a 100%);
	background:-o-linear-gradient(top, #77b55a 5%, #76c250 100%);
	background:-ms-linear-gradient(top, #77b55a 5%, #76c250 100%);
	background:linear-gradient(to bottom, #76c250 5%, #77b55a 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#77b55a', endColorstr='#76c250',GradientType=0);
	background-color:#77b55a;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	border:1px solid #4fa127;
	display:block;
	margin:auto;
	cursor:pointer;
	color:#ffffff;
	font-size:16px;
	padding:1px 8px;
	text-decoration:none;
	margin-top: 10px;
	margin-bottom: 5px;
	z-index: 8888;
	position: relative;
	height: 30px;
	text-transform: uppercase;
	max-width: 200px;
	text-shadow: none;
}


.hy_cart_c_submit>.hy_cart_sub {
	padding:5px 16px;
	font-size:18px;
	height: 45px;
}


#hy_openCart{
	min-height: 30px !important;
}

.hy_cart_sub:hover {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #76c250), color-stop(1, #77b55a));
	background:-moz-linear-gradient(top, #76c250 5%, #77b55a 100%);
	background:-webkit-linear-gradient(top, #76c250 5%, #77b55a 100%);
	background:-o-linear-gradient(top, #76c250 5%, #77b55a 100%);
	background:-ms-linear-gradient(top, #76c250 5%, #77b55a 100%);
	background:linear-gradient(to bottom, #76c250 5%, #77b55a 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#76c250', endColorstr='#77b55a',GradientType=0);
	background-color:#76c250;
}
.hy_cart_sub:active {
	position:relative;
	top:1px;
}

.hy_cart_close{
	width:20px;
	height:20px;
	right: -10px;
	top: -10px;
	position: absolute;
}

.hy_cart_close:before, .hy_cart_close:after {
	left: 9px;
  height: 16px;
  top: 2px;
}

.hy_timeline{
	font-size:20px;
}

.hy_year{
	border-radius:50%;
	position: absolute;
	top:3px;
	left:3px;
	width:50px;
	height:50px;
	background-color: black;
	font-size: 20px;
	color: white;
	text-align: center;
	display: flex;
	align-items: center;
	justify-content: center;
}

.hy_year:after {
	border-radius:50%;
	width:40px;
	height:40px;
    border: 2px solid white;
    content: '';
    position: absolute;
    top: 3px;
	right: -6px;
	bottom: -6px;
	left: 3px;
}

.hy_user_info{
	text-align: center;
}

.hy_payment img{
	cursor:pointer;
	height: 25px;
	border: 2px solid rgba(0,0,0,0);
}

.hy_payment .active{
	border:1px solid #00ff39;
	opacity:1;
}

.hy_payment .noactive{
	border:none;
	opacity:0.5;
}


.hy_phtm_all{
	color: black;
	font-size: 18px;
	position: relative;
	z-index:999;
}

#hy_time_line{
	display: inline-block;
    color: black;
    font-size: 18px;
}

.hy_phone{
	display: inline-block;
	padding-top: 10px; 
	font-size: 18px;
	color: black;
}

.hy_phone_control{
	text-align: center;
}

.hy_pay_type{
	width: 390px;
	margin: auto;
	clear: both;
    margin-top: 10px;
	overflow: auto;
	cursor: pointer;
	opacity: 0.5;
}

.hy_fl_left{
	float: left;
}

.hy_fl_right{
	float: left;
	color: white;
	padding-top: 6px;
    padding-left: 5px;
	font-size: 16px;
}

#hy_phones{
	width: 184px;
	border-radius: 4px;
	border: 1px solid #ccc;
	background-color: white;
}

.hy_con_as{
	margin-top:0px !important
}

.hy_color_red{
	background-color: #8c0000;
}

.hy_valid_email, .hy_valid_phone{
	color: orange;
	font-weight:bold;
	font-size:16px;
	padding-bottom: 10px;
	display:none;
}

.hy_sms_ok{ 
	display:inline-block;
	margin-top: -6px;
	margin-left: 5px;
}

#hy_sms_code{
height: 28px;
border: none;
border-radius: 3px;
font-size: 16px;
font-weight: normal;
padding-left: 5px; 
color:black;
}

#hy_email_info, #hy_phone_info{
  display:none;
  background: linear-gradient(to bottom, #007bff 5%, #086cd8 100%);
  border: 1px solid #3d42dc;
  height: 22px;
  padding: -5px;
  font-size: 12px;
  padding-top: 0px;
}

.hy_warning{
	-webkit-box-shadow:0px 0px 3px 3px #ff0000 !important;
  -moz-box-shadow:0px 0px 3px 3px #ff0000 !important;
	 box-shadow:0px 0px 3px 3px #ff0000 !important;
	 background-color: #ffc0cb !important;
}

.hy_valid_buy{
	color: red;
}

#error-msg-email{
	font-weight: bold;
	font-size: 16px;
}

.hy_valid_phone_error, .hy_valid_phone_success{
	color:red;
	display: none;
	padding-bottom: 10px;
}

.hy_valid_phone_success{
	color:greenyellow;
}

.hy_powered{
  width: 100px;
  position: absolute;
  margin-top: -27px;
  right: 5px;
  border-radius: 0px !important;
}

.hy_powered_a{
	position: absolute;
	right: 5px;
  }

.hy_m_input{
	background: #fff !important;
	display: inline-block;
	height: 31px !important;
	padding: 0px !important;
    padding-left: 5px !important;
    margin-bottom: 10.5px !important;
    font-size: 14px !important;
    line-height: 21px !important;
    color: #555 !important;
    -webkit-border-radius: 4px !important;
    -moz-border-radius: 4px !important;
    border-radius: 4px !important;
    vertical-align: middle;
	border: 1px solid #ccc;
	width: 184px !important;
	margin: auto;
}

::placeholder { 
	color: #555 !important;
  }

#hy_user_data input{
	color: #484848;
}

#hy_user_data{
	padding-left: 13px;
    padding-bottom: 10px;
}

#hy_user_data div{
	color: white;
}

.hy_pad_left{
	padding-left: 15px;
}

#hy_hall_type{
	display: none;
	padding-top: 50px;
}

#hy_hall_type table{
	margin-top: 60px;
	margin: auto
}

#hy_hall_type table td{
	color: gray;
	font-size: 17px;
	font-weight: normal;
	text-align: left;
	padding: 5px;
	border: 1px solid lightgray;
	background: white;
}

.hy_quantity {
  overflow: hidden;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button
{
  -webkit-appearance: none;
  margin: 0;
}

input[type=number]
{
  -moz-appearance: textfield;
}

.hy_quantity input {
  width: 45px;
  height: 42px;
  line-height: 1.65;
  float: left;
  display: block;
  padding: 0;
  margin: 0;
  padding-left: 20px;
  border: 1px solid #eee;
}

.hy_quantity input:focus {
  outline: 0;
}

.hy_quantity-nav {
  float: left;
  position: relative;
  height: 42px;
}

.hy_quantity-button {
  position: relative;
  cursor: pointer;
  border-left: 1px solid #eee;
  width: 20px;
  text-align: center;
  color: #333;
  font-size: 13px;
  font-family: "Trebuchet MS", Helvetica, sans-serif !important;
  line-height: 1.7;
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}

.hy_quantity-button.hy_quantity-up {
  position: absolute;
  height: 50%;
  top: 0;
  border-bottom: 1px solid #eee;
}

.hy_quantity-button.hy_quantity-down {
  position: absolute;
  bottom: -1px;
  height: 50%;
}

@media only screen and (max-height: 900px) {
	

	.hy_row{
		#width: 100% !important;
	}
  }

@media only screen and (max-width: 800px) {
  .hy_row{
    transform: scale(0.8);
  }
  .hy_cart_all{
    transform: scale(0.9);
  }
}

@media only screen and (max-width: 700px) {
  .hy_row{
    transform: scale(0.6);
  }
  .hy_cart_all{
    transform: scale(0.7);
  }
}

@media only screen and (max-width: 600px) {
  .hy_row, .hy_cart_all{
    transform: scale(0.5);
  }
  .hy_cart_all{
    transform: scale(0.6);
  }
}

@media only screen and (max-width: 500px) {
  .hy_row{
    transform: scale(0.4);
  }
  .hy_cart_all{
    transform: scale(0.5);
  }
}

@media only screen and (max-width: 350px) {
  .hy_row{
    transform: scale(0.3);
  }
  
  .hy_cart_all{
    transform: scale(0.4);
  }
}

.migs {
    width:10px;
    height:10px;
	border-radius: 180px;
    color:#0c0;
    animation:myfirst 2s;
  -moz-animation:myfirst 2s infinite; /* Firefox */
-webkit-animation:myfirst 2s infinite; /* Safari and Chrome */
  }


  @-moz-keyframes myfirst /* Firefox */
{
50%  {color:lightblue;}
100%   {color:#0c0;}
}
 
    @-webkit-keyframes myfirst /* Firefox */
{
50%  {color:lightblue;}
100%   {color:#0c0;}
}