*:hover,a:hover{ text-decoration:none}
a.fontnav {text-decoration:none; outline:none}


@font-face {font-family:Arapey;font-weight:400;font-style:normal;src:url("../../fonts/arapey_n4.woff2") format("woff2"),url("../../fonts/arapey_n4.woff2") format("woff")}
@font-face {font-family:"Old Standard TT";font-weight:400;font-style:normal;src:url("../../fonts/oldstandardtt.woff2") format("woff2"),url("../../fonts/oldstandardtt.woff2") format("woff")}
@font-face {font-family:Arapey;font-weight:400;font-style:italic;src:url("../../fonts/arapey_i4.woff2") format("woff2"),url("../../fonts/arapey_i4.woff2") format("woff")}
@font-face {font-family:Montserrat;font-weight:900;font-style:normal;src:url("../../fonts/montserrat.woff2") format("woff2"),url("../../fonts/montserrat.woff2") format("woff")}

:root {
	--theme: #bc4c2a;
	--vice: #bc4c2a;
}


body{background:#fff;padding-right:0!important;font-size:14px}
body.modal-open {overflow-y: auto !important;padding-right: 0 !important;}
i{font-style:normal}
p{padding:0px;margin:0px ;}
em{font-style:normal}
ul li {list-style-type: none;margin:0px;padding:0px}
h1,h2,h3,h4,h5,h6{font-size:100%; font-weight:normal;margin-top: 10px}
ul,ol{list-style:none;margin:0px;padding:0px}
a{color:#333;}
a:focus, a:hover{color:var(--theme);text-decoration:none;}
a.vice{color:var(--vice)}
.form-control,
.form-control:focus{background-color:transparent;
	-webkit-box-shadow: inset 0 0px 0px rgba(0,0,0,.075);
	box-shadow: inset 0 0px 0px rgba(0,0,0,.075);}
.btn,
.btn:focus,
.btn:hover{ background:#bc4c2a;color:#fff ;opacity:0.8;border: none ;outline: none !important;box-shadow: none !important;border-radius: 0 !important;}
.btn:hover{opacity:1}
.cart__checkout{padding: 12px 20px !important; line-height: 1.5 !important;}
input::-webkit-input-placeholder{color:#999;opacity: 1 !important;}
input::-moz-placeholder{   /* Mozilla Firefox 19+ */color:#999;opacity: 1 !important;}
input:-moz-placeholder{    /* Mozilla Firefox 4 to 18 */color:#999;opacity: 1 !important;}
input:-ms-input-placeholder{  /* Internet Explorer 10-11 */color:#999;opacity: 1 !important;}
hr {border-top:1px solid #1f2021 !important; }

/* input */
.form-control{border:2px solid #ddd;min-width:40px}
.form-control:hover,
.form-control:focus{border:2px solid #bc4c2a}
.search-min .form-control{ width:100%}

/* checkbox */
.form_checkbox{position:relative;}
.form_checkbox i{font-size:26px;position:relative;top:0px;color:#ddd}
.form_checkbox i:hover{color:#bc4c2a}
.form_checkbox .fa-check-square{display:none;position:absolute;left:0px;top:0px;font-size:24px;z-index: 1;}
.checkbox_active .fa-check-square{display:block;color:#bc4c2a}
.checkbox_active .fa-square-o{color:#fff;}
.form_checkbox .f-text{position:relative;cursor:default;padding-left:4px;top:-5px;text-overflow:ellipsis; word-break:keep-all; white-space:nowrap;}

/* form_circle */
.form_radio{position:relative;margin-top:20px}
.form_radio i{border:2px solid #ddd;display:block; background:#fff;height: 20px;width: 20px;border-radius:20px;position:absolute}
.form_radio i:hover{border:2px solid #bc4c2a}
.form_radio .circle-o{background:#bc4c2a;z-index:1;width:8px;height:8px;border:0px;left: 6px;top: 6px;display:none}
.radio_active i{border:2px solid #bc4c2a;}
.radio_active .circle-o{display:block}

/* close */
.close-img-shade{position:absolute;  right: 0px; top: -5px;width:34px;height:34px;cursor:pointer;}
.close-img-shade::before,
.close-img-shade::after {content: '';position: absolute;height: 2px;width: 14px;    top: 21px; left: 9px;background-color:#b1b1b1; }
.close-img-shade::before { transform: rotate(45deg);}
.close-img-shade::after { transform: rotate(-45deg);}
.close-img-shade:hover::before,
.close-img-shade:hover::after{background-color:#f60} 

/* select */
select{width: 100%;background:url(../../images/down_arrow.png) no-repeat right 12px;display:block;height:34px;border-color:#333;border-style:solid;border-width:1px;border-image:initial;background-color:#fff;font-size:14px;line-height:22px;text-indent: 4px;padding-right:28px!important;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;-webkit-appearance:none;outline: none;line-height: 30px;}
select::-ms-expand{display:none}
::-webkit-input-placeholder{color:#999}
.dropdown-menu{border-radius:0px;}

.mianwarp{width:1400px;margin:auto;position:relative}
.mianwarp-category{width: 100%;padding: 0 40px;}

.headerbg{background:#f89b66;text-align: center;color:#fff}
.headerbg .free{color: #fff;font-weight:bold;padding: 20px 0px;margin: 0;font-size:16px;    text-align: center;}
.headerbg .close-img-shade::before,
.headerbg .close-img-shade::after{background-color:#fff}
.headerbg .close-img-shade {right: 10px;top: 5px;}
.headerbg .close-img-shade:hover::before,
.headerbg .close-img-shade:hover::after{background-color:#fff} 



header{background:#fff}
.ci{display:inline-block!important;padding-left:24px;height:20px;background:url(../../images/lang.jpg) no-repeat;text-indent:10px;line-height:15px}
.ci_pl{background-position:0 0}
.ci_kr{background-position:0 -22px}
.ci_jp{background-position:0 -40px}
.ci_pt{background-position:0 -60px}
.ci_tw{background-position:0 -80px}
.ci_es{background-position:0 -100px}
.ci_ru{background-position:0 -120px}
.ci_us{background-position:0 -140px}
.ci_cz{background-position:0 -160px}
.ci_br{background-position:0 -180px}
.ci_fr{background-position:0 -200px}
.ci_it{background-position:0 -220px}
.ci_uk{background-position:0 -240px}
.ci_de{height:18px;background-position:0 -262px}
.ci_au{background-position:0 -280px}
.ci_ca{background-position:0 -300px}
.ci_com{background-position:0 -140px}
.ci_hu{background-position:0 -340px}
.ci_eu{background-position:0 -320px}
.ci_hk{background-position:0 -360px}
.header .right_con .container .dropdown{position:relative}
.header .right_con .container .dropdown .dropdown-toggle{display:inline;margin-right:5px;border:0;background-color:transparent;color:#000;font-size:16px}
.header .right_con .container .dropdown .dropdown-menu{position:absolute;top:4px!important;left:-9px!important;border:0!important}
.header .right_con .container .dropdown .dropdown-menu li{margin-bottom:8px;text-align:center}
.header .right_con .container .dropdown .dropdown-menu li a{font-size:16px}
.header .right_con .rightli{ display: inline-block;position: relative;}
.header .right_con .rightli .ricon {cursor: pointer;background: url(../../images/header-icon.png) no-repeat 0px 0px;background-size: 188px; width: 40px;display: inline-block;height: 35px; }
.header .right_con .rightli .f-search{background-position: -10px -6px }
.header .right_con .rightli .f-user{background-position: -52px -6px }
.header .right_con .rightli .f-shopping{background-position: -95px -6px }
.header .right_con .rightli .f-star{background-position: -136px -6px }
.header .right_con .add-gwc{position:relative;top:-1px;right:0;margin-top:22px}
.header .right_con .badge {width: 15px; height: 15px;background: #ff3939;color: #fff;position: absolute; right: 3px;top: 0px;border-radius: 50px;font-size: 12px;padding: 0px;line-height: 15px;}
.header .right_con .badge:empty{display:none}
.header .right_con .webtop-right{display: inline-block;}
.header .right_con .webtop-right .dropdown-menu{margin-left:0px;padding:0px 11px;}
.header .right_con .share{margin-top:2px;display: inline-block;margin-left: 6px;}
.header .right_con .web_english{top:4px}
.header .right_con .share .dropdown span{display:block;overflow:hidden;padding: 4px 1px;text-overflow:ellipsis;white-space:nowrap;line-height:24px;cursor:pointer;word-break:keep-all}
.header .right_con .web_english .dropdown-menu{margin-left:-166px;}
.header .right_con .web_english .dropdown-menu li{padding:0px 4px;font-size: 12px;}
.header .right_con .web_english .dropdown-menu li:hover{background:#f8f8f8;color:var(--theme)}



.search-form{position: absolute;width: 100%;height:143px;background: #fff;top: 0px;z-index: 1;display:none;}
.search-form .search-min{width:740px;position: relative;margin: auto;top: 40px;}
.search-form .search-min input{min-height: 44px;border: 1px solid #ccc;padding: 10px 18px;width: 100%;text-indent: 22px;font-size: 14px;}
.search-form .search-min .svgsearch{width: 25px;height: 25px;position: absolute;overflow: hidden;left: 10px; top:10px;}
.search-form .search-min .svgsearch img{width:100%;height: 100%; filter: drop-shadow(#aaa 100px 0); transform: translateX(-100px); }
.search-form .search-min .svgclose{width: 25px;height: 25px;position: absolute;overflow: hidden;right: -40px; top:10px;cursor:pointer;opacity:0.6;}
.search-form .search-min .svgclose img{width:100%;height: 100%; filter: drop-shadow(#000 100px 0); transform: translateX(-100px); }
.search-form .search-min .svgclose:hover{opacity:1}

.bigtitle{text-align:center;font-weight:bold;margin:80px 0px 30px 0px;text-transform:uppercase;position:relative;font-family: Montserrat;}
.bigtitle .bt{position:relative;top:-10px;font-size:26px;line-height: 10px;}


/* header */
.logo {position: absolute; left: 50%; top: 11px;margin-left: -89px;width: 216px;}
.logo img{width:100%}
.svgmenu{width: 25px;height: 25px;position: absolute;overflow: hidden;right: 10px; top:10px;display:none;z-index: 3;}
.svgmenu img{width:100%;height: 100%; filter: drop-shadow(#000 100px 0); transform: translateX(-100px);}
.bannermain{position: relative;}
.bannermain .banner_left{width: 100%;display: flex;flex-wrap: wrap; justify-content: space-between; height:80px; align-items: center;}
.bannermain .banner_left .search-min{display: flex;flex-wrap: wrap;position: relative;}
.bannermain .banner_left .search-min input{border: none;border-bottom: 1px solid #bc4c2a;outline: none;background: none;line-height: 0;padding: 5px 2px;font-family: inherit; font-size: inherit;font-style: inherit;    width: 240px;}
.banner_left .search-min .svgsearch{    position: absolute;right: 5px;}
.banner_left .search-min .svgsearch i{font-size: 14px;color: #bc4c2a;}
.banner_left .search-min .header-trigger__link{padding-right: 40px;display:none;}

.navigation{position: fixed;width:300px;height: 100vh;background: #fff;z-index:1000;top: 0;opacity: 0;transition:all 0.3s linear;box-shadow: -10px 0px 40px #888888;transform: translateX(-300px);overflow: auto;}
.nav-active{opacity: 1;transform: translateX(0);}
.navigation .navigation-close{background: #fff;border: none;outline: none;width: 100%;text-align: right;padding: 0;}
.navigation .navigation-close img{padding-top: 15px;padding-right: 20px;width: 35px;}
.navigation-content{padding: 0 20px;}
.navigation-list {padding: 12px 0; border-bottom: 1px solid #eee;text-transform : uppercase;}
.navigation-list .panel-collapse{margin: 0px;}
.mobile-draw--dark .navigation-list { border-color: rgba(17,17,17,.1);}
.navigation-list a{width: 100%;display: flex; justify-content: space-between;}
.navigation-list a i{padding-right: 10px;}
.panel-body .three-level li>a{font-size: 12px;color: #666;}
.panel-body .three-level li>a:hover{color: #bc4c2a !important;}

.shopping-cart{position: fixed;width:350px;height: 100vh;background: #fff;z-index:10001;top: 0;opacity: 0;transition:all 0.3s linear;box-shadow: -10px 0px 40px #888888;transform: translateX(300px);overflow: auto;right: 0;display: none;}
.nav-cart{opacity: 1;transform: translateX(0);display:block;}
.right_con .rightli-cart{padding-right: 20px;}
.right_con .rightli-cart .cart span{position: absolute; left: 34px;top: 8px;color: #bc4c2a;}
.shopping-cart .cart-top{background: #000;width: 100%;height: 100px;display: flex;align-items: center;color: #fff;}
.shopping-cart .cart-top i{padding-left: 20px;cursor: pointer;font-size: 16px;}
.shopping-cart .cart-top h4{margin: 0 auto;font-size: 24px;color: #fff;letter-spacing: 0;line-height: initial;text-transform: none;}
.shopping-cart .product-list{min-height: calc(100vh - 212px); padding: 20px;}
.shopping-cart .product-list .product-information{display: flex;flex-wrap: wrap;position: relative;padding-bottom: 20px;border-bottom: 1px solid #eee;}
.product-list .product-information img{width: 80px;}
.product-list .product-information h4{margin: 0; font-size: 14px;height: 38px; font-weight:600;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;line-height: 20px;margin-bottom: 10px;}
.product-list .right_seller_price { -webkit-flex: 1;flex: 1;padding-left: 15px;}
.product-list .right_seller_price p{font-size: 12px;}
.product-list .right_seller_price .price{font-size: 14px;color: #bc4c2a;font-weight: 600;}
.product-list .custom button.items-count { transition: color 300ms ease-in-out 0s,background-color 300ms ease-in-out 0s,background-position 300ms ease-in-out 0s; font-size: 12px; line-height: 0px; padding: 0px; height: 20px; width: 20px; text-align: center;float: left; font-weight: normal; background: #f0f0f0; border: 1px #ececec solid; color: #666;}
.product-list .custom{position: absolute ;right: 0px; bottom: 20px;}
.pagination > span { display: inline-block;}
.pagination .page.current { color: var(--theme);}
.pagination a { display: block;padding: 8px;background: transparent;}
.product-list .custom button.increase{float: right;}
.product-list .custom .qty { height: 20px;text-align: center;width: 60px;vertical-align: top;float: left;border: 1px solid #ececec;outline: none;}
.product-list .product-information:not(:first-child){padding-top: 20px;}
.cart-widget-subtotal{padding: 20px;width: 100%;}
.cart-widget-subtotal .cart-widget-subtotal-title{display: flex;flex-wrap: wrap;justify-content: space-between;text-transform: uppercase;margin-bottom: 20px;}
.cart-widget-subtotal .cart-widget-subtotal-title .cart-widget-total{color: #bc4c2a;font-weight: 600;}
.cart-widget-subtotal .but-bottom .view-cart{width: 100%;border-radius: 0;}

.shopping-cart::-webkit-scrollbar {width: 4px;}
.navigation::-webkit-scrollbar {width: 4px;}

.shopping-cart::-webkit-scrollbar-thumb { border-radius: 4px !important; background: #bc4c2a98 !important; }
.navigation::-webkit-scrollbar-thumb { border-radius: 4px !important; background: #bc4c2a98 !important; }

.bigtitle .bt p{border-bottom: 4px solid #000;border-radius: 4px;width: 30px;margin: 0px auto !important;margin-top: 15px !important;}
.bigtitle .bt{padding-bottom: 0px;}

.tips, .tips_yes { display: block; background: url(../../images/tip.png) no-repeat 0px 0px; margin-top: -20px; padding-left: 24px; padding-right: 8px;line-height: 23px; height: 28px;position: absolute; left: 0px; top: 45px; white-space: nowrap; text-align: left;color: #fff; z-index: 1; padding: 0 10px 0 22px; border-radius: 3px;}
.email_ul li .tips_yes, .email_ul li .tips, .w-register li .tips, .w-register li .tips_yes {margin: 0px; padding-right: 15px; top: -2px;}

.modal-dialog { height: 100%; display: flex; align-items: center;margin-top: 0;margin-bottom: 0;}
.modal-content{width: 100%;}
.modal-header {background: #bc4c2a;color: #fff;}
.modal-header .close{color: #fff;opacity: 1;}
.modal-footer .btn-close{background: #ccc;color: #333;}
.modal-footer .btn{outline: none !important;border: none !important;box-shadow: none !important;border-radius: 0;}
.modal-content .prompt-text{font-size: 18px;display: flex;flex-wrap: wrap;align-items: center;justify-content: center;}


.container-fluid{padding:0px 12.5%;}
.wig-row { line-height: 50px; color: #000; opacity: .6;background: #f5f5f5;display:flex;}
.wig-row span{flex:1;text-align:center;font-weight:bold;}
.wig-row i{display:inline-block;background: url(../../images/wig-row.png) no-repeat 0px 0px;padding:13px;background-size:105px;position:relative;top:10px;right:5px}
.wig-row .row-wa{background-position:0px 0px;}
.wig-row .row-wb{background-position:-26px 0px;}
.wig-row .row-wc{background-position:-52px 0px;}
.wig-row .row-wd{background-position:-78px -1px}


/* wig-menu */
.wig-menu{width:100%;position:relative;  }
.wig-menu .menu-li{display:inline-block;height: 50px;padding-right: 50px;padding-top:10px;}
.wig-menu .menu-li .menu-one{cursor: pointer;font-size: 18px;    font-weight: 600;}
.wig-menu .menu-li:hover  .menu-one{color:#d51d50;}
.wig-menu .menu-ap{background: #fbf0f0 url(../../images/ap.png) 13px 6px no-repeat;padding:6px 18px;border-radius:111px;position:absolute;right:12.5%;color: #bc4d2b;background-size: 17px;padding-left: 39px;font-weight: bold;    top: 6px;}
@media screen and (max-width:1920px){
.wig-menu .menu-li{padding-right:16px;}
.wig-menu .menu-li .menu-one{font-size:15px}
}
.menu-layer{position:absolute;background:#fff;z-index:1;width:100%;left:0px;top:50px;padding-bottom: 30px;padding-top: 30px;display:none}
.menu-layer .tow-title{font-weight:bold;min-height:30px;font-size: 14px;}
.menu-layer .tow-title a{color:#333}
.menu-layer .tow-title a:hover{color:#000}
.menu-layer li{line-height: 34px;font-size:12px;}
.menu-layer li a{color:#666}
.menu-layer li a:hover{color:#d51d50}
.menu-layer .box-two{float:left;width:330px;}
.layerbg{background:#fff;position:absolute;height:12px; box-shadow:5px 5px 5px 0px #bababa;width:100%;display:block;left:0px;top:38px;z-index:2;opacity:0.3}


.fixednav .wig-menu{width:100%;position: fixed;top: 0;z-index: 2;background: #fff;}
.fixednav .bannermain .banner_left .search-min{display: flex;flex-wrap: wrap;position: fixed;right: 12.5%;top: 11px;z-index: 1111;}
.fixednav .wig-menu .menu-li .menu-one{font-size:16px;}
.fixednav .wig-menu .menu-li{padding-right: 37px;}
.fixednav .wig-menu .menu-ap{display:none}
/* footer */
footer{margin-top:60px;position: relative;background:#151515}
footer .line {width: 36px;height: 1px;overflow: hidden; background: #000; position: absolute;left: 50%;top: 14px; margin-left: -12px;}
footer .hr-large{margin:60px 0;height:60px;border-width:1px 0 0 0;width:50px;clear:both;border-top:solid #1f2021;margin:auto}
footer .footerlink{float: left;width: 37%}
footer .footerlink .title{padding-bottom:12px;font-size: 18px;font-weight: bold;text-transform:uppercase;color: #fff;letter-spacing: 2px;}
footer .footerlink a{line-height:25px;font-size:14px;color: #999;text-transform: uppercase;}
footer .footerlink a:hover{opacity:1;color:#ff3376}
footer .site-footer{float:right;text-align:right}
footer .address{text-align:center}
footer .social p{color:#fff;font-size:13px;margin-top:10px;padding-top:0}

footer .social ul{display:flex;position: relative;right: -22px;}
footer .social li{width:37px;height:45px;margin-top:12px;margin-left:18px;overflow:hidden;opacity:1;background:url(../../image/social.png) no-repeat;padding:0}
footer .social li a{  text-decoration:underline;display:block;width:37px;height:45px;overflow:hidden;text-indent:111px}
footer .social .facebook{background-position:0 0}
footer .social .youtube{background-position:-54px 0}
footer .social .linkedin{background-position:-108px 0}
footer .social .blogger{background-position:-162px 0}
footer .social .twitter{background-position:-216px 0}
footer .social .google{background-position:-264px 0}
footer .social .instagram{background-position:-324px 0}
footer .social .tiktok{background-position:-527px 0}
footer .social .vk{background-position:-376px 0}
footer .social .reddit{background-position:-427px 0}
footer .social .discord{background-position:-478px 0}
footer  .footer_bbs{padding-top:30px;}
footer .sendmail .sendmailone {padding: 0px 10px;border-radius: 6px;font-size: 17px; color: #fff; height: 42px;line-height: 42px;background-color:var(--theme);text-transform: none; cursor: pointer; opacity: 0.7;margin-top:22px;display: inline-block;white-space:nowrap;}
footer  .sendmail .sendmailone:hover {opacity: 1;}
footer .btn-sendmail {background:url(../../image/mp.png) no-repeat left center;padding:5px 20px}
footer .sendmailtwo{padding-top:12px;}
footer .fadd{text-align: center;color:#979797;font-size:12px;padding:5px 0px}
footer .pay-right{text-align:right;    margin-top: 15px;}
footer .pay-right .pay-img{width:350px;display:block}
footer .pay-right .shipping-img{    width: 226px;margin-top: 13px;}




/* Mobile */
@media screen and (max-width:786px){
	.banner_left .search-min .header-trigger__link{display:block}
	.wig-menu,
	.wig-row{display:none}
	header .free {padding: 12px 0px;font-size: 12px;}
	.gamingmenu .nav_left ul li .iconimg {position: absolute; right: 11px}
	.mianwarp{width:96%}
	.search-form .search-min{width:90%}
	.gamingmenu .nav_left ul li {padding-right: 0px;display: block;padding:10px 5px;font-weight:normal}
	.gamingmenu .nav_left {display: block;height: 100vh; background:#333;position: fixed;top:0px;z-index: 22;width: 50%;display:none;}
	.gamingmenu .nav_left ul li  a{color:#fff;font-weight:normal;    font-size: 13px;}
	.logo {text-align: left;left: auto;margin: 3px; top: 0px;position:relative;width: 125px;}
	.svgmenu{display:block}
	footer .footerlink {width: 50%;}
	footer .site-footer{padding-right:0px}
	.bigtitle .bt { padding: 2px 16px;font-size: 19px; line-height: 10px;}
	.bigtitle{margin:29px 0px 0px 0px;}
	footer {margin-top: 10px;}
.headerbg {background: #ffffff;}
	.gamingmenu .sub dl{display:block;text-align: center;}
	.gamingmenu .sub{width:200px;right:0px;padding-right:12px}
	.gamingmenu .nav_right{top:0px}

	.bannermain .banner_left {padding: 0 10px;}
	.headerbg .free { padding: 10px 0px;font-size: 14px;}
	.headerbg .mianwarp { text-align: left;}
	.logo { margin:5px auto;}
	.gamingmenu .right_con{position: absolute;top: -40px;right: 8px;}
	.bannermain .banner_left .search-min { top: -12px;  width: 100%; justify-content: space-between;}
	.bannermain .banner_left .search-min input {width: 75%;}
	.mianwarp-category {padding: 0 ;}

	.modal-content .prompt-text img{width: 20%;}
	.modal-content .prompt-text p {padding-left: 5px;font-size: 14px;text-align: left;}
}
@media screen and (width:320px){
	.shopping-cart { width: 320px;}
	.headerbg .free { font-size: 12px;}
	.header .right_con .rightli .ricon { width: 33px;}
}
@media screen and (width:1024px){
	.mianwarp { width: 100%;}
}







.right-add{position:fixed;right:30px;bottom:105px;z-index:1}
.right-add li a{background:#f4f4f4;width:50px;height:50px;border-radius:50%;margin-top:12px;cursor:pointer;color:#666;text-align:center;line-height:50px;opacity:0.9;position:relative;display:block}
.right-add li a:hover{color:#333}
.right-add li .cart{background:#bc4c2a url(../../images/wig-cart.png) no-repeat center;background-size:27px}
.right-add li .cart:hover{background-color:#f0653b}
.right-add li i{position:absolute;top: -3px;left: 31px;background: #000;width: 20px;height: 20px;border-radius:33px;line-height: 20px;font-style: normal; color: #fff;}






.breadcrumb{margin-top:22px;}







