/*@media (max-width: 480px) {
.single img, .page img {
    max-width: 100% !important;
	height:auto !important;
}
}*/
.mws_content img {
    max-width: 100% !important;
	height:auto !important;
}
.bk-oEmbed-video {
    padding-bottom: 62.25%;
    position: relative;
}
.bk-oEmbed-video iframe, .bk-oEmbed-video img {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
/* Filter hàng ngang */
.main_search_h .ul_search {
    list-style: none;
    padding: 10px 0 20px 10px;
}
.main_search_h .ul_search input, .main_search_h .ul_search select {
    font-size: 14px;
    padding: 5px;
}
.main_search_h .ul_search {
	list-style:none;
}
.main_search_h .ul_search li {
    float: left;
    margin-right: 5px;
}
.main_search_h .ul_search input[type="submit"] {
    cursor: pointer;
    background-color: #ff7a00;
    color: #fff;
    border: none;
    padding: 7px;
    font-weight: bold;
}
/* foot_menu_fixed */
.index_detail_m_bar {
	margin: 0 auto;
	overflow: hidden;
	width: 100%;
	background: #303030;
	position: fixed;
	bottom: 0;
	left: 0;
	z-index: 1000;
	clear: both;
	padding: 0 10px;
	height: 50px;
	line-height: 50px;
}.index_detail_m_bar button.btn_detail {
	position: absolute;
	right: 10px;
	padding: 7px 25px!important;
}.index_detail_m_bar span.detail_price {
	font-size: 13px;
	color: #ff7a00;
	font-weight: 700;
	line-height: 30px;
}.index_detail_m_bar span.detail_trueprice {
	font-size: 13px;
	color: #fff;
	text-decoration: line-through;
	margin-right: 5px;
	vertical-align: 1px;
}
#vgc_off_mobile {
	bottom: 60px!important;
}
.index_detail_m_bar td.ashop {
    width: 70px;
    line-height: 1;
    text-align: center;
    vertical-align: middle;
}
.index_detail_m_bar td.ashop span {
    border: 2px solid yellow;
    border-radius: 50%;
    float: left;
    margin-left: 22%;
    padding: 4px 6px;
    margin-top: 2px;
}
.index_detail_m_bar td.ashop a {
    color: yellow;
    font-size: 10px;
    background: none !important;
    padding:0 !important;
}
.index_detail_m_bar td.atel, .index_detail_m_bar td.acart {
    width: 70px;
    text-align: center;
    vertical-align: middle;
}
.index_detail_m_bar td.aprice {
    line-height: 1;
    vertical-align: bottom;
    width: 90px;
}
.nutfb {
    z-index: 9999 !important;
    position: fixed;
    cursor: pointer;
    box-sizing: border-box;
    min-width: 40px;
    float: left !important;
    margin-left: 12px !important;
    width: auto !important;
    padding-right: 12px !important;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    padding-left: 7px !important;
    font-size: 18px !important;
    line-height: 40px !important;
    border: 0 !important;
    margin: 0 !important;
    color: #fff !important;
    clear: initial !important;
    height: 40px !important;
    background: linear-gradient(to bottom, #4e69a2 0%, #304b84 50%);
}
.nutfb a {
color:#fff;
padding:4px 14px;
}
#show-modal-livechat img{border-radius:50%;opacity:1;}
#live-chat-container{background-color:#fff;display:none;z-index: 1111111111 !important;position:fixed;z-index:10000;height:360px;width:320px;border:5px solid #046738;border-bottom:none;}
#do-login{padding-top:30px;padding-bottom:30px;text-align:center;display:none;}
#do-login button{display:inline-block;margin:5px;border-radius:0;}
#do-login button:focus{outline:none;}
#do-login button.btn-subiz{background-color:#f44336;color:#fff;text-transform:uppercase;}
#do-login button.btn-facebook{background:linear-gradient(#4c69ba, #3b55a0);text-transform:uppercase;color:#fff;}
#subiz-container{display:none !important;}
.live-chat-header{background-color:#ff9800;color:#fff;text-align:right;padding:2px 15px;height: 32px !important;}
.live-chat-header .glyphicon-minus{cursor:pointer;}
a.popupxf .fa {
    font-family: 'fontawesome';
}
#rdt_setting {
    position: fixed;
    left: 30px;
    top: 130px;
    z-index: 9999;
}
#rdt_setting a {
    color: #fff;
    font-weight: bold;
    font-size: 10px !important;
    text-decoration: none;
    font-family: tahoma;
}
#rdt_setting .s_setting:hover .s_sub {
	display:block;
}
#rdt_setting .s_setting .s_sub {
    padding: 10px;
    background: #333;
    display: none;
    margin: 4px 20px;
    border-radius: 20px;
}
#rdt_setting ul {
    list-style: none;
	margin:0;
	padding:0;
}
#rdt_setting .s_setting .fa.fa-cogs {
    font-size: 22px !important;
    color: green;
    background: #d4d4d4;
    border-radius: 50%;
    padding: 10px;
}

#pagination {
	text-align: center;
	margin-bottom: 30px;
	margin-top: 15px;
}
.page-numbers.current {
	color: #ffffff;
	background-color: #315fad;
	padding: 7px 12px;
	font-size: 14px;
	border: 1px solid #d8d9f6;
	line-height: 1.428571429;
}
a.page-numbers {
	padding: 7px 12px;
	font-size: 14px;
	border: 1px solid #d8d9f6;
	line-height: 1.428571429;
}
a.logo-back img {
    background: #06060685;
    position: fixed;
    bottom: 20px;
    left: 20px;
    padding: 3px 5px;
    border-radius: 20px;
    max-width: 145px;
}

.widget_shopping_cart ul li.mini_cart_item {
	padding-right: 20px !important;
	padding-left: 65px !important;
}
p.woocommerce-mini-cart__buttons.buttons {
    text-align: right;
    margin: 0;
    line-height: 30px;
}
p.woocommerce-mini-cart__buttons.buttons a.button.wc-forward {
    background: #fe9705;
    color: #fff;
    padding: 6px 10px;
}
p.woocommerce-mini-cart__total.total {
    margin-bottom: 10px !important;
    padding: 0 !important;
}

.widget_shopping_cart ul li.mini_cart_item a {
	font-size: 14px !important
}
.widget_shopping_cart ul li.mini_cart_item span {
	font-size: 12px !important
}

.price_slider_amount .price_label {
	font-size: 12px
}

.grid-tools a {
	background: #F36F36 !important
}

h1.product-title {
	font-weight: 500 !important
}

.header-block-block-1 .col {
	padding-bottom: 0px !important;
}

.product_list_widget .woocommerce-Price-amount {
	color: #60b301 !important;
}

.price_slider_amount .button {
	background: #F36F36 !important
}

.div-anh .col-inner {
	border: 7px solid white;
}

.nav-dropdown-default {
	max-width: 500px;
}
li.categories {
    list-style: none;
    font-size: 120%;
    font-weight: bold;
    border-left: 3px #da8f06 solid;
    padding-left: 10px;
}
li.categories ul {
    font-size: 100%;
    font-weight: normal;
    border-left: none;
    margin-top: 5px;
    border-top: solid 1px #e0dcdc;
    padding: 10px;
}
li.categories ul li {
    list-style: square inside;
    border-left: none;
}
li.categories ul li a {
}
@media(max-width:650px) {
#news-detail .content-detail {
    width: 100%;
}#rdt_setting {
	display: none !important;
}
}
fieldset.contact-cofirm {
    text-align: left;
    float: left;
    width: 100%;
    margin-bottom: 30px;
    margin-top: 10px;
}
fieldset.contact-cofirm a.contact-reset {
    cursor: pointer;
    margin-right: 20px;
    background: #139a17;
    padding: 6px 30px;
    color: #fff;
}
fieldset.contact-cofirm a.contact-submit {
    cursor: pointer;
    margin-right: 20px;
    padding: 6px 30px;
    background: #d05e32;
    color: #fff;
}
.page-template-contact fieldset {
    margin-bottom: 10px;
}
form#contacta input[type="button"] {
    background: #8dc63f;
    padding: 5px 10px;
    border: none;
    color: #fff;
    min-width: 150px;
}
form#contacta input[type="button"]:hover {
    background: #f37134;
}
form#contacta label {
	display: none !important;
}.flexslider {
    margin: 0 !important;
}.flex-control-nav {
    display: none;
}
/* width */
::-webkit-scrollbar {
  width: 10px;
}

/* Track */
::-webkit-scrollbar-track {
  background: #f1f1f1;
}

/* Handle */
::-webkit-scrollbar-thumb {
  background: #82b440;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #555;
}
.mws_content > p, .mws_content > div {
    line-height: 1.5;
    padding: 3px 0;
	margin:0 !important;
	text-align:left;
}
a.popupxf .fa {
    height: 10px;
    width: 10px;
}
a.popupxf .fa-pencil {
	background:url(../images/pencil.png) no-repeat;
	background-size:contain;
}
a.popupxf .fa-pencil:before {
	content:'';
}span.dem-hang {
    vertical-align: super;
    font-size: 80%;
}
@media screen and (max-width: 600px) {
#wpadminbar {
    position: fixed;
}
}
.mws_nutmua {
    box-shadow: 0px 1px 10px 0px rgb(245 151 142) inset;
    background: rgb(242, 69, 55) linear-gradient(to bottom, rgb(242, 69, 55) 5%, rgb(198, 45, 31) 100%) repeat scroll 0% 0%;
    border-radius: 7px;
    border: 1px solid rgb(208, 39, 24);
    display: inline-block;
    cursor: pointer;
    color: yellow;
    font-family: Verdana;
    font-size: 16px;
    font-weight: bold;
    padding: 9px 35px;
    text-decoration: none;
    text-shadow: 0px 1px 0px rgb(129 14 5);
}
.mws_nutgiohang a {
}
.mws_nutgiohang a i {
}
header img, footer img {
    width: auto;
}
em {
    font-style: normal !important;
    font-size: 80%;
}
.mws_content h2 {
    font-size: 20px;
    line-height: 1.3;
}
.mws_content ul {
    list-style: square;
    margin-left: 20px;
}
nav.rank-math-breadcrumb {
    font-size: 16px;
    margin: 0 !important;
    line-height: 2;
}
nav.rank-math-breadcrumb p {
    padding: 0;
    margin: 0;
}
nav.rank-math-breadcrumb span.separator {
    padding: 0 5px;
}
.mws_nutgiohang i, .mws_nutgiohangm i {
	color: #fff0;
    font-size: 25px;
}
.mws_nutgiohang .fa-shopping-cart:before, .mws_nutgiohangm .fa-shopping-cart:before {
    background: url('https://mywebsite.vn/wp-content/plugins/air/images/bag_icon.png');
    background-size: contain;
	background-position: center;
}
.white .mws_nutgiohang .fa-shopping-cart:before, .white .mws_nutgiohangm .fa-shopping-cart:before {
    background: url('https://mywebsite.vn/wp-content/plugins/air/images/bag_icon_white.png');
    background-size: contain;
	background-position: center;
}
.pink .mws_nutgiohang .fa-shopping-cart:before, .pink .mws_nutgiohangm .fa-shopping-cart:before {
    background: url('https://mywebsite.vn/wp-content/plugins/air/images/bag_icon_pink.png');
    background-size: contain;
	background-position: center;
}
.red .mws_nutgiohang .fa-shopping-cart:before, .red .mws_nutgiohangm .fa-shopping-cart:before {
    background: url('https://mywebsite.vn/wp-content/plugins/air/images/bag_icon_red.png');
    background-size: contain;
	background-position: center;
}
.mws_muangay {
    background: #80bb35;
    border: unset;
    color: #fff;
    padding: 5px 15px;
	box-shadow: unset;
}
.form-check-finish {
    margin-top: 20px;
}
.form-check-finish a.btn_conti {
    background: #80bb35;
    color: #fff;
    padding: 7px 15px;
}

//gio hang
input[type="number"] {
  -webkit-appearance: textfield;
	-moz-appearance: textfield;
		  appearance: textfield;
}
input[type=number]::-webkit-inner-spin-button, 
input[type=number]::-webkit-outer-spin-button { 
  -webkit-appearance: none;
}
.number-input span {
	-webkit-appearance: none;
	background-color: transparent;
	border: none;
	align-items: center;
	justify-content: center;
	cursor: pointer;
	margin: 0;
	position: relative;
}
.number-input span:before,
.number-input span:after {
	display: inline-block;
	position: absolute;
	content: '';
	height: 2px;
	transform: translate(-50%, -50%);
}
.number-input span.plus:after {
	transform: translate(-50%, -50%) rotate(90deg);
}
.number-input input[type=number] {
	text-align: center;
}
.md-number-input.number-input {
	border: 2px solid #ddd;
	width: 11.8rem;
}
.md-number-input.number-input span {
	outline: none;
	width: 3rem;
	height: 2rem;
	padding-top: .8rem;
}
.md-number-input.number-input span:before,
.md-number-input.number-input span:after {
	width: 1rem;
	background-color: #212121;
}
.mws_muangay_form .form-detail-action label {
	font-weight: 600;
	min-width: 81px;
	line-height: 37px;
	display: block;
	margin-bottom: 0;
}
.mws_muangay_form .form-detail-action .custom-btn-number {
	position: relative;
	padding: 0;
	margin-bottom: 0;
	border: none;
	box-shadow: none;
	width: 100px;
	display: inline-block;
	float: left;
	margin-right: 10px;
	border: 1px solid #ebebeb;
}
.mws_muangay_form .form-detail-action .custom-btn-number span.minus {
    left: 12px;
    text-align: center;
    top: 10px;
    font-size: 25px;
    cursor: pointer;
    color: #898989;
    background: #fff;
    z-index: 9;
}
.mws_muangay_form .form-detail-action .custom-btn-number span.plus {
    position: absolute;
    right: 11px;
    text-align: center;
    top: 10px;
    font-size: 20px;
    cursor: pointer;
    color: #898989;
    background: #fff;
    z-index: 9;
}
.mws_muangay_form .form-detail-action .custom-btn-number #qty,.mws_muangay_form .form-detail-action .custom-btn-number #qty-m {
	height: 35px;
	border-radius: 5px !important;
	min-height: 35px;
	font-size: 1em;
	margin: 0;
	text-align: center;
	padding: 0;
	border: none !important;
	width: 100%;
}
.f-left {
	float: left !important;
}

.preloading {
    height: 100%;
    width: 100%;
    text-align: center;
    position: fixed;
    left: 0px;
    top: 0px;
    background: rgba(43, 42, 42, 0.34);
    z-index: 999999999;
    align-items: center;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    display: none;
}
a.da_chon_back {
    float: right;
    margin: 10px 0 20px 0;
}
html.prelo .preloading {
    display: flex;
    align-items: center;
}
.content_product_pay .ann1 {display:none;}
.giohang_form .form-group td {padding:10px;}
.giohang_form .table-responsive input {
    padding: 0;
    font-size: 15px;
    height: auto;
    box-shadow: none;
    text-align: center;
    border-radius: 0;
    border: 1px solid #e0e0e0;
    max-width: 70px;
}
.giohang_form .table-responsive .table thead th {
    vertical-align: bottom;
    border: none;
}
span.dem-hang.so0 {
    display: none;
}
.giohang_form .form-group input:not(.form-check-input), .giohang_form .form-group textarea {
    padding: 5px 10px;
    width: 100%;
    margin-top: 15px;
    margin-bottom: 5px;
    font-size: 15px;
    height: auto;
}
.giohang_form input[type="button"] {
    cursor: pointer;
    background: #8dc63f;
    font-weight: bold;
    color: #fff;
    padding: 10px;
    border: none;
    margin: 0;
}form.giohang_form {
    border: 1px solid #e6e4e4;
    padding: 0 10px;
    font-size: 15px;
}
.giohang_form #col-mid .box-head {
    padding-left: 12px;
    background: #000000 !important;
    overflow: hidden;
    height: auto;
    font-weight: bold;
    position: relative;
    font-weight: bold;
    color: #fff;
    text-align: left;
    border-left: solid 10px #CF1072;
    padding: 5px;
    padding-left: 16px;
    text-transform: uppercase;
}
.form-check.pay_type:hover img {
    border: 2px solid #003580;
}
.pay_bank nav.rank-math-breadcrumb {
    /*padding-bottom: 30px;
    margin-top: 10px;*/
}
.pay_bank h3 {
    margin-bottom: 15px;
}
.pay_bank .form-check {
    padding: 10px 10px 10px 35px;
    border: 1px solid #9e9e9e5e;
}
.pay_bank .form-check.ship {
    border-radius: 5px;
}

.form-check-info {
	display: none
}
.form-check.active + .form-check-info {
    display: block;
    padding: 10px 10px 10px 35px;
    border: 1px solid #9e9e9e5e;
    text-align: center;
    background: #9e9e9e24;
}
.payhome_pay .form-check-parent {
    clear: both;
}
.pay_bank .form-check-parent .form-check.fatm:not(.active) {
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}
.pay_bank .form-check-parent .form-check.active.fatm + .form-check-info {
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}
.pay_bank .form-check-parent .form-check.fcod {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

.pay_bank .form-check-finish {
    clear: both;
    margin: 20px 0;
    text-align: right;
}
.pay_bank .form-check-finish a.btn_complete, .pay_bank .form-check-finish a.btn_conti, .cartform a.carttype {
    background: #3985f7;
    color: #fff !important;
    padding: 10px 15px;
    border-radius: 7px;
	cursor: pointer;
}
.form-group-pay {
    float: left;
    width: 100%;
    padding: 10px;
    border-radius: .25rem;
    margin-bottom: 10px;
}
.form-check.pay_type {
    width: 120px;
    float: left;
    text-align: center;
    display: inline-grid;
    padding: 10px !important;
    margin: 10px;
}
.form-check {
    position: relative;
    display: block;
    padding-left: 1.25rem;
}
.form-check.pay_type .form-check-input {
    bottom: 22px;
    left: 33px;
    height: 16px;
}
.form-check-info p {
	margin: 0
}
.form-check-input {
    position: absolute;
    margin-top: .3rem !important;
    margin-left: -20px !important;
}
.form-check.pay_type img {
    max-width: 80px;
    display: block;
    margin: auto;
    border-radius: 100%;
    margin-bottom: 10px;
}
.table-responsive {
    overflow-x: inherit;
}
.form-check-finish {
    margin-top: 20px;
}
.form-check-finish a.btn_conti {
    background: #80bb35;
    color: #fff;
    padding: 7px 15px;
}
.mws_muangay_form .custom-btn-numbers {
    display: block;
    font-size: 1em;
    line-height: 1.5;
    color: #55595c;
    background-image: none;
    margin: 0;
    float: left;
    box-shadow: none;
    padding: 0;
    border-radius: 0;
    border: 1px solid #e5e5e5;
    min-height: unset;
    width: auto;
    background-color: transparent;
    height: auto;
}
.mws_muangay_form span.minus {
    position: absolute;
    left: 1px;
    text-align: center;
    top: 10px;
    font-size: 25px;
    cursor: pointer;
    color: #898989;
    background: #fff;
}
.mws_muangay_form .number-input span {
    outline: none;
    width: 1rem;
    height: 1rem;
    padding-top: .8rem;
}
.mws_muangay_form .custom-btn-numbers .btn-cts {
    font-size: 20px;
    line-height: 0px;
    border: none;
    display: inline-block;
    width: 35px;
    height: 35px;
    background: #fff;
    float: left;
    color: #333;
    text-align: center;
    padding: 0px;
    border-radius: 0;
    cursor: pointer;
}
.pay_thankss,.pay_bought,.cartform,.dst_single_title{display:none!important}.pay_thank.active,.pay_bought.active{display:flex!important}.cartform.active{display:block!important}.cartform .form-group {clear: both;float: left;width: 100%;}
.popup_cart_product {
	position: relative;
    float: right;
}
ul.cart_product_cart {
    width: 260px;
    top: 10px;
    background: #fff;
    padding: 10px;
    margin: 0;
    display: block;
    -webkit-transform: translateY(50px);
    -ms-transform: translateY(50px);
    -o-transform: translateY(50px);
    transform: translateY(50px);
    opacity: 0;
    min-width: 200px;
    filter: alpha(opacity=0);
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    /* visibility: hidden; */
    position: absolute;
    right: 0;
    text-align: left;
    box-shadow: 0 0 15px -5px rgb(0 0 0 / 40%);
    z-index: 10000;
}
.popup_cart_product:hover ul.cart_product_cart {
    display: block;
    top: 100%;
    visibility: visible;
    opacity: 1;
    filter: alpha(opacity=1);
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
}

@media(max-width:650px) {
	form.giohang_form {
		padding: 0;
		font-size: 15px;
		margin: 0 -10px;
		border: none;
	}
	form.giohang_form thead {
		display: none;
	}
	form.giohang_form tbody td {
		width: 25%;
		float: left;
		overflow: hidden;
		display: inline-block;
	}
	form.giohang_form table, form.giohang_form tbody {
		display: block;
	}
	form.giohang_form tbody tr td:nth-child(2) {
		width: 75%;
		clear: right;
		min-width:200px;
	}
	form.giohang_form tbody tr td:nth-child(3) {
		clear: left;
	}
	.giohang_form .form-group input:not(.form-check-input), .giohang_form .form-group textarea {
		width: 100% !important;
	}
	form.giohang_pay .pay_bank {
		display: block !important;
	}
	form.giohang_pay .pay_bank .col-xs-12 {
		width: 100% !important;
		padding: 0 !important;
	}
	nav a {
		display: inline-block;
		text-align: left;
		line-height: 1.5;
		padding-left: 0;
		color: #333;
	}
	.pay_bank h3 {
		padding-top: 0;
	}
	.form-check.pay_type {
		width: 50%;
		float: left;
		text-align: center;
		display: inline-grid;
		padding: 10px !important;
		border: none !important;
		margin: 10px 0;
		margin-bottom: 0!important;
	}.form-group-pay {
		float: left;
		padding: 0;
	}.form-check.active + .form-check-info {
		padding: 0 !important;
	}.info_product_pay {
		padding: 0;
	}
	.ann1 {
		display: none !important;
	}
	.payhome_pay .mws_content img {
		max-width: 100% !important;
		height: auto !important;
	}
}
.heading-cart-mws.white a {
    color: #fff;
}
.preloadingpop {
    height: 100%;
    width: 100%;
    text-align: center;
    position: fixed;
    left: 0px;
    top: 0px;
    background: rgba(43, 42, 42, 0.34);
    z-index: 999999999;
    align-items: center;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    display: none;
}
.preloadingpop .popup {
  margin: 70px auto;
  padding: 10px;
  background: #fff;
  border-radius: 5px;
  width: 30%;
  position: relative;
  transition: all 5s ease-in-out;
}
.preloadingpop .hre {
    margin-top: 20px;
    display: inline-block;
    background: #befda5;
    padding: 5px 10px;
    box-shadow: 1px 1px 1px #ccc;
}
.preloadingpop .popup h2 {
    margin-top: 0;
    color: #333;
    font-weight: bold;
    font-size: 20px;
    background: #f3c542;
    margin: -10px;
    margin-bottom: 0;
    line-height: 48px;
    border-radius: 5px;
}
.preloadingpop .popup .close {
  position: absolute;
  top: 10px;
  right: 10px;
  transition: all 200ms;
  font-size: 30px;
  font-weight: bold;
  text-decoration: none;
  color: #333;
}
.preloadingpop .popup .close:hover {
  color: #06D85F;
}
.preloadingpop .popup .content {
    max-height: 30%;
    overflow: auto;
    font-size: 17px;
    padding: 20px 0;
}
.send_email .footer-newsletter form {
	position: relative;
}
.send_email .footer-newsletter form>input.input {
	padding-right: 55px;
	height: 40px;
	border: 2px solid #eceef2;
	width: 100%;
	padding: 0 15px;
	-webkit-transition: .2s border;
	transition: .2s border;
}
.send_email .footer-newsletter form>.newsletter-btn {
	position: absolute;
	top: 0;
	right: 0;
	height: 40px;
	line-height: 40px;
	width: 40px;
	text-align: center;
	color: #a7b3c6;
	background: 0 0;
	border: none;
	border-radius: 0 2px 2px 0;
	-webkit-transition: .2s opacity;
	transition: .2s opacity;
}

@media screen and (max-width: 700px){
  .preloadingpop .popup{
    width: 70%;
  }
}
.repop .preloadingpop {
    display: flex !important;
    align-items: center;
}
.flex-direction-nav a:before {
    font-size: 24px !important;
}