.clear{
	clear:both;
}
.clearfix:before, .clearfix::after {
  content: "";
  clear: both;
  display: block;
}
.i_support{
	display: inline-block;
    background: url(../img/support2.png) no-repeat center;
    width: 12px;
    height: 12px;
    background-size: contain;
}
/**<div class="give_error_yes"><i class="fa fa-check-circle"></i> Please fill in required fields.</div>**/
/**<div class="give_error_no"><i class="fa fa-exclamation-circle"></i> Please fill in required fields.</div> times-circle**/
.my_no_result{
	text-align:center;
	font-size:25px;
	padding:25px 10px;
	color:#FF6C6C;
}

.my_95_none{
	margin:0 auto;
	width:95%
}
.my_95_block{
	overflow:hidden;
	margin:0 auto;
	width:95%;
}

.my_100{
	width:100%;
	/*overflow:hidden;*/
	clear:both;
	margin:0 auto;
}
.my_100_block{
	width:100%;
	overflow:hidden;
	clear:both;
	margin:0 auto;
}
.my_100_hide{
	width:100%;
	overflow:hidden;
	clear:both;
	margin:0 auto;
}
.my_95{
	/*overflow:hidden;*/
	margin:0 auto;
	width:95%;
}
.my_10{
	float:left;
	width:10%;
}
.my_10_hide{
	float:left;
	width:10%;
	overflow:hidden;
}
.my_20{
	float:left;
	width:20%;
}
.my_20_hide{
	float:left;
	width:20%;
	overflow:hidden;
}
.my_25{
	float:left;
	width:25%;
}
.my_25_hide{
	float:left;
	width:25%;
	overflow:hidden;
}
.my_30{
	float:left;
	width:30%;
}
.my_30_hide{
	overflow:hidden;
	float:left;
	width:30%;
}
.my_33{
	float:left;
	width:33.333%;
}
.my_33_hide{
	overflow:hidden;
	float:left;
	width:33.333%;
}
.my_50{
	float:left;
	width:50%;
}
.my_50_hide{
	overflow:hidden;
	float:left;
	width:50%;
}
.my_70{
	float:left;
	width:70%;
}
.my_70_hide{
	overflow:hidden;
	float:left;
	width:70%;
}
.my_75{
	float:left;
	width:75%;
}
.my_75_hide{
	overflow:hidden;
	float:left;
	width:75%;
}
.my_80{
	float:left;
	width:80%;
}
.my_80_hide{
	overflow:hidden;
	float:left;
	width:80%;
}
.my_90{
	float:left;
	width:90%;
}
.my_90_hide{
	overflow:hidden;
	float:left;
	width:90%;
}
.box_shadow{
	box-shadow: 0px 0px 1px 1px rgba(51,51,51,0.1);
}
.my_coin{
	display: inline-block;
    background: url(../img/my_coin_64x64.png) no-repeat center;
    width: 12px;
    height: 12px;
    background-size: contain;
}
.my_support{
	display: inline-block;
    background: url(../img/support.png) no-repeat center;
    width: 12px;
    height: 12px;
    background-size: contain;
}
.my_cashback{
	display: inline-block;
    background: url(../img/cashback4.png) no-repeat center;
    width: 18px;
    height: 12px;
    background-size: contain;
}
.my_surety{
	display: inline-block;
    background: url(../img/surety_i3.png) left center no-repeat;
    height: 19px;
    width: 82px;
    background-size: contain;
}
.my_shipping{
	display: inline-block;
    background: url(../svgimg/delivery_ban1.svg) no-repeat center;
    width: 22px;
    height: 14px;
    background-size: contain;
}
.give_error_no, .give_error_yes{
	margin: 0 auto;
    position: fixed;
    transform: translate(-50%);
    left: 50%;
    top: 20px;
    display: inline-table;
    background: #333;
    color: #FFF;
    font-size: 16px;
    font-family: 'ProximaNovaRegular';
    padding: 20px 40px;
    line-height: 24px;
    border-radius: 10px;
    box-shadow: 1px 1px 1px 1px rgba(0,0,0,0.1);
    z-index: 9999999999999999;
    transition: ease-in-out 0.2s all;
    animation: error_animation 5s forwards;
    top: -200px;
}
.give_error_no i{
	color:#FF2F2F;
	margin-right:8px;
	font-size:30px;
	vertical-align:middle;
}
.give_error_yes i{
	color:#009100;
	margin-right:8px;
	font-size:30px;
	vertical-align:middle;
}
.sv_form_msg {
    margin: 0 auto;
    overflow: hidden;
    border: 1px solid #D20000;
    background: rgba(255,0,0,0.8) url(../img/rgba_red.png) repeat;
    color: #FFF;
    font-size: 16px;
    vertical-align: middle;
    margin-top:10px;
    padding: 10px 10px;
    box-shadow: 0px 0px 5px 0px #E60000;
	width:90%;
	font-family:  'Lato', Calibri, Arial, sans-serif;
}
.sv_form_msg_ok {
    margin: 0 auto;
    overflow: hidden;
    border: 1px solid #070;
    background: rgba(0,128,0,0.8) url(../img/rgba_rgba_green.png) repeat;
    color: #FFF;
    font-size: 16px;
    vertical-align: middle;
    margin-top:10px;
    padding: 10px 10px;
    box-shadow: 0px 0px 5px 0px #008000;
	width:90%;
	font-family:  'Lato', Calibri, Arial, sans-serif;
}
.my_fade_box{
	opacity:0;
}
.noscript{
	font-size:20px;
	color:#f20000;
	text-align:center;
	font-weight:600;
	padding:25px;
	line-height:26px;
}
.noscript i{
	color:#F9F900;
	margin-right:8px;
	font-size:30px;
	vertical-align:middle;
}
.my_battan, .my_btn{
	display: block;
    overflow: hidden;
    background: #004080;
    color: #FFF;
    font-family: 'Lato', Calibri, Arial, sans-serif;
    padding: 6px 0px;
    font-size: 18px;
    box-shadow: 2px 2px 0px 0px #CCC;
    border-radius: 2px;
    outline: none;
    border: none;
    transition: ease-in-out 0.2s all;
	cursor:pointer;
}
.my_btn:active{
	background:#804000;
	transform:translate(2px,2px);
	box-shadow:none;
}
.my_btn2{
	background-color:#F20000;
}
.my_btn3{
	background-color:#008000;
}
/**PageLoading**/
.my_page_progress {
	position:fixed;
	height: 2px;
	display: block;
	width: 100%;
	background-color: white;
	border-radius: 2px;
	background-clip: padding-box;
	overflow: hidden;
	top:0px;
	left:0px;
	z-index:999999999;

}
.my_page_progress .my_page_progress_loding {
	background-color:black;
}
.my_page_progress .my_page_progress_loding:before {
	content: '';
	position: absolute;
	background-color: #2C67B1;
	top: 0;
	left: 0;
	bottom: 0;
	will-change: left, right;
	-webkit-animation: my_page_progress_anmimation 2.1s cubic-bezier(0.65, 0.815, 0.735, 0.395) infinite;
		  animation: my_page_progress_anmimation 2.1s cubic-bezier(0.65, 0.815, 0.735, 0.395) infinite;
}
.my_page_progress .my_page_progress_loding:after {
	content: '';
	position: absolute;
	background-color: #2C67B1;
	top: 0;
	left: 0;
	bottom: 0;
	will-change: left, right;
	-webkit-animation: my_page_progress_anmimation_short 2.1s cubic-bezier(0.165, 0.84, 0.44, 1) infinite;
		  animation: my_page_progress_anmimation_short 2.1s cubic-bezier(0.165, 0.84, 0.44, 1) infinite;
	-webkit-animation-delay: 1.15s;
		  animation-delay: 1.15s;
}
@-webkit-keyframes my_page_progress_anmimation {
  0% {
	left: -35%;
	right: 100%; }
  60% {
	left: 100%;
	right: -90%; }
  100% {
	left: 100%;
	right: -90%; }
}
@keyframes my_page_progress_anmimation {
  0% {
	left: -35%;
	right: 100%; }
  60% {
	left: 100%;
	right: -90%; }
  100% {
	left: 100%;
	right: -90%; }
}
@-webkit-keyframes my_page_progress_anmimation_short {
  0% {
	left: -200%;
	right: 100%; }
  60% {
	left: 107%;
	right: -8%; }
  100% {
	left: 107%;
	right: -8%; }
}
@keyframes my_page_progress_anmimation_short {
  0% {
	left: -200%;
	right: 100%; }
  60% {
	left: 107%;
	right: -8%; }
  100% {
	left: 107%;
	right: -8%; }
}


.loading1{
	position:fixed;
    width: 100%;
    height: 100%;
    background: rgba(255,255,255,0.6) url(../img/loading4.gif) no-repeat center center;
    top: 0px;
    left: 0px;
	z-index:9999999999999;
}
.loading2{
	display:none;
	position:fixed;
    width: 100%;
    height: 100%;
    background: rgba(255,255,255,0.6) url(../img/loading4.gif) no-repeat center center;
    top: 0px;
    left: 0px;
	z-index:9999999999999;
}
.loading3{
	margin:20px auto;
}
.loading4{
	display:none;
	position:absolute;
    width: 100%;
    height: 100%;
    background: rgba(255,255,255,0.6) url(../img/loading4.gif) no-repeat center center;
    top: 0px;
    left: 0px;
	z-index:9999999999999;
}

.load{
	position:absolute;
	top:0;
	left:0;
	right:0;
	bottom:0;
	background:rgba(255,255,255,0.8);
	z-index:500;
}
.load img{
	position:absolute;
	top:50%;
	left:50%;
	transform:translate(-50%,-50%);
	background:#fff;
	padding:15px;
	border-radius:50%;
    margin-left: -40px;
    margin-top: -40px;
	box-shadow:0px 0px 4px 4px rgba(0,0,0,0.2);
}

.load i{
	width:50px;
	height:50px;
	display:inline-block;
	position:absolute;
	top:50%;
	left:50%;
	transform:translate(-50%,-50%);
	background: url(../img/loading7.gif) center no-repeat;
	background-size:contain;
	padding:15px;
	/*border-radius:50%;*/
    /*margin-left: -40px;
    margin-top: -40px;*/
	/*box-shadow:0px 0px 4px 4px rgba(0,0,0,0.2);*/
}

.load2{
	width:50px;
	height:50px;
	display:inline-block;
	position:absolute;
	top:50%;
	left:50%;
	transform:translate(-50%,-50%);
	background:rgba(255,255,255,0.9) url(../img/loading7.gif) center no-repeat;
	background-size:contain;
	padding:15px;
	/*border-radius:50%;*/
    /*margin-left: -40px;
    margin-top: -40px;*/
	/*box-shadow:0px 0px 4px 4px rgba(0,0,0,0.2);*/
	width:150px;
	height:150px;
	z-index:450;
	background-size:50%;
	border-radius:50px;
	box-shadow:0px 0px 10px 5px rgba(0,0,0,0.1);
}
.sv_main_t{
	text-align:center;
	font-family: 'BreeSerif';
	font-size:35px;
	text-transform:uppercase;
	padding:10px 0px;
	font-weight:900;
	letter-spacing:1.5px;
	color:#036;
	text-shadow: 0px 1px 0px #f7f7f7, 1px 1px 1px #999;
	clear:both;
	position:relative;
}
.sv_main_t span{
	color:#ec0076;
}
.sv_main_t small{
	color:#666;
	display:block;
	padding-top:3px;
	font-size:12px;
	text-shadow:none;
	letter-spacing:1px;
}
.sv_main_t i{
	display:inline-block;
	background:url(../img/book_i1.png) no-repeat;
	width: 24px;
    height: 24px;
    vertical-align: baseline;
    margin: 0px 10px;
	background-size:contain;
}
.sv_main_t i:nth-last-child(2){
	background-image:url(../img/book_i2.png);
}

.sv_main_t_a{
	display:inline-block;
	float:right;
	background: #FF8000;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 500;
    padding: 10px 20px;
    background-image: -moz-linear-gradient(0deg,#025ab3 0%,#006CD9 100%);
    background-image: -webkit-linear-gradient(0deg,#025ab3 0%,#006CD9 100%);
    background-image: -ms-linear-gradient(0deg,#025ab3 0%,#006CD9 100%);
    background-image: linear-gradient(45deg,#025ab3 0%,#006CD9 100%);
    -webkit-box-shadow: 0px 2px 8px 0px rgba(0,94,187,0.4);
    -moz-box-shadow: 0px 2px 8px 0px rgba(0,94,187,0.4);
    box-shadow: 0px 1px 4px 0px rgba(0,94,187,0.4);
    color: #fff !important;
    border-radius: 4px;
	transition:ease-in-out 0.2s all;
	font-family:'Lato', Calibri, Arial, sans-serif;
	position:absolute;
	top:13px;
	right:5px;
}
.sv_main_t_a:hover{
	box-shadow:2px 3px 3px 0px rgba(0,0,0,0.2);
	cursor:pointer;
}
.sv_main_t_a:active{
	box-shadow:none;
	transform:translate(2px,2px);
}
/*<div class="sv_main_t"><i></i>Shop <span>By Class</span><i></i><small>We have great range of publishers.</small></div>*/
.sv_bar_body{
	overflow:hidden;
	display:inline-block;
	clear:both;
	padding:10px;
	font-family: 'ProximaNovaRegular';
}
.sv_bar{
    border-top: 1px solid #ecebeb;
    border-bottom: 1px solid #ecebeb;
    overflow: hidden;
	border-top:none;
}
.sv_bar section{
	float:left;
	padding:10px 5px;
	font-size:12px;
	color:#CCC;
	position:relative;
    max-width: 300px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    vertical-align: middle;
	padding-right:15px;
}
.sv_bar section:hover{
	max-width:none;
}
.sv_bar section a{
	display:block;
	color:#999;
}
.sv_bar section:after{
	content:"\f105";
	position:absolute;
	font-family: 'FontAwesome';
	color:#e8e7e7;
    right: 1px;
    top: 5px;
	font-size:22px;
}
.sv_bar section a:hover{
	color:#004080;
}
.sv_bar section:first-child{
	padding-right:20px;
	padding-left:15px;
}
.sv_bar section:last-child:after{
	content:"";
}
/*
<!--Bar--S-->
<div class="sv_bar_body2 clearfix">
<div class="sv_bar" style="background:none;"><div class="my_95_block"><div class="my_100_block">
<section><a href="./"><i class="fa fa-home"></i></a></section>
<section><a href="./category/men-s-fashion/">Men's Fashion</a></section>
<section><a href="./category/men-s-fashion/">Men's Fashion</a></section>
<section>Top Wear</section>
</div></div></div>
</div>
<!--Bar--E-->*/


.pte_note {
    padding: 20px;
    color: #999;
    font-size: 16px;
	line-height:18px;
    font-family: 'ProximaNovaRegular';
}
.pte_note a{
	color:#0080ff;
	font-family: 'ProximaNovaBold';
}
/**Fix-Box**S**/

.pp_body{
    background: #f4f4f4;
    margin-top: 0;
    justify-content: center;
    max-width: 550px;
    position: relative;
    width: 100%;
    height: 100%;
    float: left;
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: auto;
    box-shadow: 0px 0px 20px 5px rgba(0,0,0,0.3);
    /*overflow-x: hidden;
    overflow-y: auto;*/
	overflow:hidden;
}
.pp_body_in{
    background: #f4f4f4;
    margin-top: 0;
    justify-content: center;
    position: relative;
    width: 100%;
    float: left;
    position:absolute;
    top: 0;
    left: 0;
    bottom: 50px;
    right: 0;
    box-shadow: 0px 0px 20px 5px rgba(0,0,0,0.3);
    overflow-x: hidden;
    /*overflow-y: auto;
	overflow:hidden;*/
}
.pp_body::-webkit-scrollbar{
	width:4px;
	height:4px;
}
.pp_body::-webkit-scrollbar-track{
	background:#fff;
	-webkit-box-shadow:inset 1px 1px 2px #e0e0e0;
	border:2px solid #d8d8d8;
	}
.pp_body::-webkit-scrollbar-thumb{
	background:#f4810c;
	-webkit-box-shadow:inset 1px 1px 2px rgba(155,155,155,.4);
}
.pp_body::-webkit-scrollbar-thumb:hover{
	-webkit-box-shadow:inset 1px 1px 10px rgba(0,0,0,.3);
}
.pp_body::-webkit-scrollbar-thumb:active{
	background:#888;
	-webkit-box-shadow:inset 1px 1px 2px rgba(0,0,0,.3);
}
.pp_body::-webkit-scrollbar-track {box-shadow:inset 0 0 5px rgba(0,0,0,0.3);-webkit-box-shadow:inset 0 0 5px rgba(0,0,0,0.3);
-moz-box-shadow:inset 0 0 5px rgba(0,0,0,0.3);-webkit-border-radius:8px;-moz-border-radius:8px;border-radius:8px;}

.pp_body *::-webkit-scrollbar{
	width:4px;
	height:4px;
}
.pp_body *::-webkit-scrollbar-track{
	background:#fff;
	-webkit-box-shadow:inset 1px 1px 2px #e0e0e0;
	border:2px solid #d8d8d8;
	}
.pp_body *::-webkit-scrollbar-thumb{
	background:#390;
	-webkit-box-shadow:inset 1px 1px 2px rgba(155,155,155,.4);
}
.pp_body *::-webkit-scrollbar-thumb:hover{
	-webkit-box-shadow:inset 1px 1px 10px rgba(0,0,0,.3);
}
.pp_body *::-webkit-scrollbar-thumb:active{
	background:#888;
	-webkit-box-shadow:inset 1px 1px 2px rgba(0,0,0,.3);
}
.pp_body *::-webkit-scrollbar-track {box-shadow:inset 0 0 5px rgba(0,0,0,0.3);-webkit-box-shadow:inset 0 0 5px rgba(0,0,0,0.3);
-moz-box-shadow:inset 0 0 5px rgba(0,0,0,0.3);-webkit-border-radius:8px;-moz-border-radius:8px;border-radius:8px;}


.pp_bottom_fix{
	position:absolute;
	bottom:0;
	left:0;
	right:0;
	z-index:101;
	height:50px;
	border-top:1px solid #CCC;
	background:#fff;
	line-height:50px;
	color:#999;
	font-size:16px;
	font-family: 'ProximaNovaBold';
}

.pp_bottom_fix a{
	display:inline-block;
	background:#0080ff;
	color:#FFF;
	padding:4px 6px;
	border-radius:5px;
	line-height:normal;
	margin-left:2px;
}
.pp_body_fix{
	background:#fff;
    width: 100%;
	position:absolute;
	top:0;
	left:0;
	right:0;
	bottom:50px;
    overflow-x: hidden;
    overflow-y: auto;
}
.pp_back{
	display:inline-block;
	position:absolute;
	left:0;
	top:0;
	bottom:0;
	text-align:center;
	display:flex;
	align-items: center;
	justify-content: center;
	font-size:28px;
	padding:0px 15px;
	color:#FFF;
	opacity:0.8;
}
.pp_top_h{
    background: #fff;
	padding:20px 10px;
	padding-bottom:30px;
	position:relative;
}
.pp_top_h img{
	display:inline-block;
	margin:0 auto;
	height:70px;
	max-width:100%;
}



.pp_first_ac{
	/*padding-top:20px;*/
}
.pp_first_ac section{
	padding:10px;
	text-align:center;
	padding-top:20px;
}
.pp_first_ac section a{
	display:inline-block;
	background:#390;
	color:#FFF;
	font-size:18px;
	padding:10px 30px;
	border-radius:10px;
	box-shadow:0px 0px 2px 2px rgba(0,0,0,0.2);
	font-family: 'BreeSerif';
	transition:ease-in-out 0.2s all;
	letter-spacing:1px;
}
.pp_first_ac section a i{
	margin-left:5px;
}
.pp_first_ac section a:hover{
	background-color:#2D96FF;
}
.pp_first_ac section a:active{
	transform:translate(3px,0px);
}
.pp_first_ac article{
	padding:5px;
    color: #999;
    font-size: 16px;
    font-family: 'ProximaNovaRegular';
	padding-bottom:10px;
}
.pp_first_ac article a{
    font-family: 'ProximaNovaBold';
	color:#390;
}
.pp_first_ac h3{
	padding:10px;
	font-size:20px;
	color:#333;
}
.pp_first_ac aside{
	width:100%;
	margin:0 auto;
    justify-content: center;
    text-align: center;
}
.pp_first_ac aside a{
	display:inline-block;
}
.pp_first_ac aside a img{
	height:40px;
	margin:10px;
	border-radius:10px;
}

.pte_fix_head{
	background:#F97C00;
	height:50px;
	width:100%;
	position:absolute;
	top:0;
	left:0;
	right:0;
	z-index:300;
	background: rgb(236,76,12);
	background: linear-gradient(180deg, rgba(236,76,12,1) 0%, rgba(253,29,29,1) 50%, rgba(252,176,69,1) 100%);
}
.pte_fix_back {
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 1;
    width: 50px;
    height: 50px;
    background: rgba(255,255,255,0.2);
    text-align: center;
    line-height: 50px;
    font-size: 25px;
    color: #FFF;
    opacity: 0.95;
}
.pte_fix_head span{
	display:inline-block;
	font-size:22px;
	color:#FFF;
	height:50px;
	line-height:50px;
}
.pp_body_in2{
	position:absolute;
	top:50px;
	left:0;
	right:0;
	bottom:0;
    overflow-x: hidden;
    overflow-y: auto;
}
/**Fix-Box**E**/
/**Fix-Bottom-Menu**S**/
.sv1_fix{
	width: 100%;
    background: #ffffff;
    position: absolute;
    bottom: 0;
    z-index: 450;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    box-shadow: 0 -2px 4px 0 rgba(0,0,0,.1);
	height:50px;
	border-radius:10px 10px 0px 0px;
}
.sv1_fix_box{
	-webkit-box-flex: 1;
    -webkit-flex: 1;
    flex: 1;
    text-align: center;
    color: #fff;
	height:50px;
	position:relative;
}
.sv1_fix_box a{
	/*display: block;
    width: 100%;
    height: 100%;
    box-sizing: border-box;
	height:50px;
	position:relative;
	overflow:hidden;*/
    color: #999;
    overflow: hidden;
    height: 50px;
    text-align: center;
    align-items: center;
    justify-content: center;
    display: flex;
    position: relative;
    flex-direction: column;
}
.sv1_fix_box a i{
    -webkit-transition: color 1s;
    transition: color 1s;
	font-size:22px;
	color:#666;
}

.sv1_fix_box a span{
	display:block;
	font-size:12px;
	color:#999;
	padding-top:2px;
}
.sv1_fix_box abbr{
    position: relative;
    top: -31px;
    z-index: 9;
    color: #999;
}
.sv1_fix_box section{
	
    background: #ffffff;
    height: 65px;
    width: 65px;
    margin: 0 auto;
    border-radius: 100%;
    position: relative;
    top: -27px;
    border-top: 1px solid #c8c8c8;
    box-shadow: 0 -2px 4px 0 rgba(0,0,0,.1);
	z-index:-1;
}
.sv1_fix_box aside em{
	font-size:55px;
    margin: 0 auto;
	color:#666;
	z-index:1;
	position:relative;
	top:-24px;
	transition:ease-in-out 0.2s all;
}
.sv1_fix_box aside em{
	background:#FFF;
	height:55px;
	width:55px;
	display:inline-block;
	z-index:2;
	background-image:url(../icon/team.png);
	background-size:contain;
	border-radius:50%;
}.sv1_fix_box aside em
.sv1_fix_box aside em:active{
	transform:scale(1.09,1.09);
}
.sv1_fix_active .sv1_fix_box aside em{	
    filter: grayscale(1);
}

.sv1_fix_box aside{
	position:absolute;
	z-index:1;
	top:0;
	left:0;
	right:0;
	bottom:0;
	text-align:center;
}
.sv1_fix_active a, .sv1_fix_active a span, .sv1_fix_active a i{
	color:#006cd9;
}
.sv1_fix_box a i{
	font-size:24px;
}
.sv1_fix_active a i{
	font-size:24px;
	background: -webkit-linear-gradient(#a9a9a9, #444) !important;
    -webkit-background-clip: text !important;
    -webkit-text-fill-color: transparent !important;
}

.sv2_botm_fix{
	width: 100%;
    background: #ffffff;
    position: absolute;
    bottom: -100%;
    z-index: 445;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    box-shadow: 0 -2px 4px 0 rgba(0,0,0,.1);
	min-height:150px;
	border-radius:10px 10px 0px 0px;
	display:none;
}
.sv2_botm_fix_clg_bg{
    background: #ffffff;
    height: 41px;
    width: 41px;
    margin: 0 auto;
    border-radius: 100%;
    position: relative;
    top: -20px;
    border-top: 1px solid #c8c8c8;
    box-shadow: 0 -2px 4px 0 rgba(0,0,0,.1);
	z-index:-1;
}
.sv2_botm_fix_in{
	position:absolute;
	top:0;
	left:0;
	bottom:0;
	right:0;
	background:#fff;
}
.sv2_botm_fix_close{
	position:relative;
	text-align:center;
}
.sv2_botm_fix_close i{
	font-size:38px;
	color:#e80000;
	margin-top:-18px;
}

.FixBHome i{
	background: -webkit-linear-gradient(#88c3ff, #0251a0);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.FixBOrder i{
	background: -webkit-linear-gradient(#ff4b4b, #9a0000);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.FixBTeam em{
	background: -webkit-linear-gradient(#ff8000, #703800);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.FixBFinance i{
	background: -webkit-linear-gradient(#66ffb3, #014c27);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.FixBProfile i{
	background: -webkit-linear-gradient(#e044e0, #750075);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.pte_text{
    margin: 5px;
    padding: 10px;
    text-align: left;
    overflow: hidden;
    text-align: left;
    color: #666;
    line-height: 18px;
    font-size: 13px;
}
/**Fix-Bottom-Menu**E**/
/**Popup**S**/

.pte_yn_body{
	position:fixed;
	top:0;
	left:0;
	right:0;
	bottom:0;
	z-index:455;
	background:rgba(0,0,0,0.3);
	display:none;
}
.pte_yn{
	position:absolute;
	left:50%;
	top:50%;
	background:#FFF;
	/*padding:5px;*/
    border-radius: 20px 20px 0px 0px;
	transform:translate(-50%,-50%);
	box-shadow:0px 0px 4px 1px rgba(0,0,0,0.2);
	width:85%;
}
.pte_yn_txt{
	overflow:hidden;
	text-align:center;
	padding: 10px;
	padding-bottom:15px;
	font-size:20px;
	color:#333;
	line-height:26px;
}
.pte_yn_btn{
	display:flex;
	width:100%;
}
.pte_yn_btn button{
	flex:1;
	/*margin:15px;*/
	outline:none;
	font-size:20px;
	background:#008000;
	color:#FFF;
	/*border-radius:20px;*/
	padding:10px;
	border:none;
	font-weight:600;
	/*box-shadow: 3px 3px 0 0 rgba(0,0,0,0.1);*/
	transition:ease-in-out 0.1s all;
	/*margin-bottom:5px;*/
}
.pte_yn_btn_n{
	background:#999 !important;
}
.pte_yn_btn button:active{
	/*transform:translate(3px,3px);*/
	box-shadow:none;
	background:#000;
}

.pte_yn_t{
	padding:20px 0px;
	text-align:center;
	font-size:20px;
	color:#f00000;
	text-transform:uppercase;
}
.pte_yn_t i{
	color:#ff8000;
	margin-right:5px;
}
/**Popup**E**/