@charset "UTF-8";
/*在线客服浮动窗 Start*/
/*浮动窗 First*/
.icon-tool_whatsapp1:before{content: "\e653";}
.icon-tool_telegram1:before{content: "\e607";}
#go_top{ display:block; height:24px; line-height:24px; color:#fff; text-align:center; font-size:14px;}
#go_top:hover{ text-decoration:none;}

#chat_window{position:fixed; right:30px; bottom:90px; z-index:10000;}

#chat_window .chat_box.cur .box{ height: auto; overflow: unset; }
#chat_window .chat_box.cur .box .more{ display:none; }
#chat_window .chat_box .box{ margin-bottom: 6px; width: 100%; height: 50px; overflow: hidden; }
#chat_window .chat_box .chat_item{display: block;position: relative;width: 60px;height: 60px;border-radius: 100%;margin-bottom: 6px;}
#chat_window .chat_box .chat_item:last-child{ margin-bottom: 0;}
#chat_window .chat_box .chat_item::before { position: absolute; top: 50%; left: 50%; font-size: 36px; color: #fff; -webkit-transform: translate(-50%,-50%); -ms-transform: translate(-50%,-50%); transform: translate(-50%,-50%); }
#chat_window .chat_box .chat_qq{background-color: #4cafe9;}
#chat_window .chat_box .chat_skype{background-color: #5996ff;background-position: 0 -50px;}
#chat_window .chat_box .chat_email{background-color: #f48d2c;background-position: 0 -100px;}
#chat_window .chat_box .chat_trademanager{background-color: #33bbf9;background-position: 0 -150px;}
#chat_window .chat_box .chat_wechat{background-color: #07c261;background-position: 0 -200px;}
#chat_window .chat_box .chat_whatsapp{background-color: #4dc247;background-position: 0 -250px;}
#chat_window .chat_box .chat_telegram{background-color: #36aae8;}
#chat_window .chat_box .chat_line{background-color: #06c755;}
#chat_window .icon-tool_line1::before{content: "\e714";}
#chat_window .chat_box .abs{display:none; margin-right:50px; position:absolute; top:0; right:0;}
#chat_window .chat_box .more_box{background:#fff; border:1px solid #e8e8e8; border-radius:5px; margin-right:16px; position:relative;box-shadow: 0 0 10px rgb(0 0 0 / 20%);}
#chat_window .chat_box .chat_wechat .abs{top: auto;bottom: -78px;}
#chat_window .chat_box .chat_wechat .more_box::before{top: auto;bottom: 95px;}
#chat_window .chat_box .chat_wechat .more_box::after{top: auto;bottom: 95px;}
#chat_window .chat_box .chat_wechat .more_box .hidden{padding: 10px;overflow: hidden;max-height: none;display: flex;flex-wrap: wrap;width: 294px;}
#chat_window .chat_box .chat_wechat .abs.count1 .more_box .hidden{width: 147px;}
#chat_window .chat_box .chat_line .abs{top: auto;bottom: -78px;}
#chat_window .chat_box .chat_line .more_box::before{top: auto;bottom: 95px;}
#chat_window .chat_box .chat_line .more_box::after{top: auto;bottom: 95px;}
#chat_window .chat_box .chat_line .more_box .hidden{padding: 10px;overflow: hidden;max-height: none;display: flex;flex-wrap: wrap;width: 294px;}
#chat_window .chat_box .chat_line .abs.count1 .more_box .hidden{width: 147px;}
#chat_window .chat_box .more_box .hidden{  padding:10px 0; max-height: 300px; overflow-y: auto; }
#chat_window .chat_box .more_box .hidden::-webkit-scrollbar{ border-radius: 10px; width: 8px; height: 16px; background-color: #F5F5F5; }
#chat_window .chat_box .more_box .hidden::-webkit-scrollbar-track{ border-radius: 10px; background-color: #f1f1f1; }
#chat_window .chat_box .more_box .hidden::-webkit-scrollbar-thumb{ border-radius: 10px;background-color: #c1c1c1; }
#chat_window .chat_box .more_box:before{content:''; border-width:7.5px 0 7.5px 8px; border-color:transparent; border-left-color:#e8e8e8; border-style:solid; position:absolute; top:19px; right:-9px;}
#chat_window .chat_box .more_box:after{content:''; border-width:7.5px 0 7.5px 8px; border-color:transparent; border-left-color:#fff; border-style:solid; position:absolute; top:19px; right:-8px;}
#chat_window .chat_item:hover .abs{display:block;}
#chat_window .chat_box .more_box a{position: relative;display: block;min-width: 80px;height: 30px;line-height: 30px;padding: 0px 17px;font-size: 14px;color: #333;white-space: nowrap;}
#chat_window .chat_box .more_box a:hover{background: #effaf7;text-decoration: none;}
#chat_window .chat_box .more_box .relimg{display: none;position: absolute;top: 0;left: -105px;padding-right: 5px;width: 100px;height: 100px;text-align: right;margin-bottom: 5px;}
#chat_window .chat_box .more_box .relimg img{padding: 2px;border:1px solid #effaf7;border-radius: 2px;background: #fff;}
#chat_window .chat_box .more_box a:hover .relimg{display: block;}
#chat_window .chat_box .more_box.bottom:before{top:auto; bottom:19px;}
#chat_window .chat_box .more_box.bottom:after{top:auto; bottom:19px;}
#chat_window .chat_box .more_box .wechat_item{width: 127px;padding: 16px;box-sizing: border-box;margin: 10px;text-align: center;background-color: #f6f6f6;border-radius: 5px;}
#chat_window .chat_box .more_box .wechat_item .wechat_code{width: 95px;height: 95px;margin-bottom: 10px;}
#chat_window .chat_box .more_box .wechat_item .wechat_name{font-family: "Microsoft YaHei";font-size: 14px;color: #333;}
#chat_window .chat_box .menu a{width: 60px;height: 60px;display: block;border-radius: 100%;margin-bottom: 6px;background: #07bb8a url(/skin/images/icon_chat_menu.png) no-repeat 0 0;background-size: 60px auto;}
#chat_window .chat_box .menu .more.disable{ opacity: 0; }
#chat_window .chat_box .menu .top{background-position: 0 -60px; background-color:#b0b0b0;}
#chat_window .chat_box .box .more	{width: 60px;height: 60px;display: block;border-radius: 100%;margin-bottom: 6px;background: #07bb8a url(/skin/images/icon_chat_menu.png) no-repeat 0 0;}

@media screen and (max-width: 1000px){
	#chat_window .chat_box .abs{margin-right: 40px;}
	#chat_window .chat_box .box{ height: 40px; }
	#chat_window .chat_box .box .more{ width: 40px; height: 40px; background-position: center -4px; }
	#chat_window{ right: 15px; bottom: 42px; }
	#chat_window .chat_box .chat_item{ width: 40px; height: 40px; }
	#chat_window .chat_box .chat_item::before { font-size: 26px; }
	#chat_window .chat_box .menu a{ width: 40px; height: 40px; background-size: 40px auto;}
	#chat_window .chat_box .menu #go_top{ background-position: center -40px; }
	#chat_window .chat_box .more_box .wechat_item{margin: 5px;}
	#chat_window .chat_box .chat_wechat .more_box .hidden{width: 274px;padding: 5px;}
	#chat_window .chat_box .chat_wechat .more_box::before{bottom: 85px;}
	#chat_window .chat_box .chat_wechat .more_box::after{bottom: 85px;}
	#chat_window .chat_box .chat_wechat .abs.count1 .more_box .hidden{width: 137px;}
	#chat_window .chat_box .more_box .hidden{ max-height: 100px; }
}

#float_message{ position: fixed; right: 0; bottom: 0; width: 300px; background-color: #fff; border-radius: 5px 5px 0 0; z-index: 10000; overflow: hidden; box-shadow: 0px 8px 14px 0px #aaa; }
#float_message .message_title{ height: 40px; line-height: 40px; text-indent: 15px; font-size: 14px; background-color: #000; color: #fff; cursor: pointer; position: relative; }
#float_message .message_title i{ position: absolute; top: 50%; right: 13px; transform: translateY(-50%); font-size: 12px; }
#float_message .message_box{ padding: 20px; height: 400px; overflow-y: auto; box-sizing: border-box; }
#float_message .message_box::-webkit-scrollbar {width: 5px; background: #fff;border-radius: 5px;}
#float_message .message_box::-webkit-scrollbar-thumb {background: rgba(0, 0, 0, 0.1);border-radius: 5px;}
#float_message .message_box::-webkit-scrollbar-thumb:hover {background: rgba(0, 0, 0, 0.3);}
#float_message .message_box .message_form .global_inquiry_form .rows{ margin-top: 10px; }
#float_message .message_box .message_form .global_inquiry_form .input_txt{ padding: 0 10px; height: 36px; line-height: 36px; font-size: 12px; border: 1px solid #ddd ; }
#float_message .message_box .message_form .global_inquiry_form .textarea_txt{ height: 100px; border: 1px solid #ddd; }
#float_message .message_box .message_form .global_inquiry_form .field_rows .rows:first-child{ margin-top: 0; font-size: 12px; }
#float_message .message_box .message_form .global_inquiry_form .global_select_box{ border: 1px solid #ddd; border-radius: 5px; }
#float_message .message_box .message_form .global_inquiry_form .form_tool_img_box{ padding: 0; }
#float_message .message_box .message_form .global_inquiry_form .form_tool_img_box .upload_box{ margin: 10px 10px 0 0; width: 75px; height: 75px; }
#float_message .message_box .message_form .global_inquiry_form .form_tool_img_box .upload_box .pic_box{ width: 75px; height: 73px; }
#float_message .message_box .message_form .global_inquiry_form .form_tool_img_box .upload_box:last-child{ margin-right: 0; }
#float_message .message_box .message_form .global_inquiry_form .form_tool_file_box{ padding: 0; }
#float_message .message_box .message_form .global_inquiry_form .form_tool_file_box .upload_box{ margin: 10px 10px 0 0; width: 75px; height: 75px; }
#float_message .message_box .message_form .global_inquiry_form .form_tool_file_box .upload_box .upload_file{ width: 75px; height: 75px; }
#float_message .message_box .message_form .global_inquiry_form .form_tool_file_box .upload_box .pic_box{ width: 75px; height: 75px; }
#float_message .message_box .message_form .global_inquiry_form .inquiry_submit { margin-top: 10px; display: block; width: 100%; height: 36px; line-height: 36px; font-size: 14px; }
#float_message .message_box .message_form .global_inquiry_form .global_select_box .select_ul{ max-height: 200px; }
@media screen and (max-width: 1000px) {
	#float_message{ width: 250px; }
	#float_message .message_box{ height: 300px; padding: 15px 12px; }
	#float_message .message_box .message_form .global_inquiry_form .rows>.label{ font-size: 12px; }
	#float_message .message_box .message_form .global_inquiry_form .inquiry_submit{ height: 28px; line-height: 28px; font-size: 12px; }
	#float_message .message_box .message_form .global_inquiry_form .global_select_box .input_case input.imitation_select{ font-size: 12px; }
	#float_message .message_box .message_form .global_inquiry_form .form_tool_img_box .upload_box{ margin-top: 0; width: 65px; height: 65px; }
	#float_message .message_box .message_form .global_inquiry_form .form_tool_img_box .upload_box .pic_box{ width: 65px; height: 65px; }
	#float_message .message_box .message_form .global_inquiry_form .form_tool_img_box .upload_box:last-child{ margin-top: 0; }
	#float_message .message_box .message_form .global_inquiry_form .form_tool_file_box .upload_box{ margin-top: 0; width: 65px; height: 65px; }
	#float_message .message_box .message_form .global_inquiry_form .form_tool_file_box .inbox_popup_input .upload_box,
	#float_message .message_box .message_form .global_inquiry_form .form_tool_file_box .upload_box:nth-child(3) { margin-right: 0; }
	#float_message .message_box .message_form .global_inquiry_form .form_tool_file_box .upload_box svg{ width: 45px; height: 45px; }
	#float_message .message_box .message_form .global_inquiry_form .form_tool_file_box .upload_box .pic_box{ width: 65px; height: 65px; }
	#float_message .message_box .message_form .global_inquiry_form .form_tool_file_box .inbox_popup_input .upload_box, 
	#float_message .message_box .message_form .global_inquiry_form .form_tool_file_box .upload_box:nth-child(3){ margin-top: 0; }
}


/*隐藏头部只有一种货币效果*/
.crossn li .crossn_currency_none dt,#header .toper li .crossn_currency_none dt{ background:none !important; padding-right:0 !important;}
.crossn li:hover .crossn_currency_none dt,#header .toper li:hover .crossn_currency_none dt{ border:1px solid transparent !important; position:static !important; border-radius:0 !important;}
.crossn li:hover .crossn_currency_none dd,#header .toper li:hover .crossn_currency_none dd,#toper li:hover .crossn_currency_none dd{ display:none !important;}

/* 右侧弹窗 */
#fixed_right_div_mask{width:100%; height:100%; background:#000; opacity:0.6; position: fixed; top:0; left:0; z-index:9000; display:none;cursor: pointer;}
#fixed_right{width:40%; overflow:hidden; background:#fff; position:fixed; z-index:10001; transition:all 0.3s; -moz-transition:all 0.3s; -webkit-transition:all 0.3s; transform:perspective(10001px);box-shadow:1px 0px 3px 1px rgba(6,142,239,0.3)}
#fixed_right .global_container { margin-top: 10px; padding: 20px; font-size: 14px; background-color: #fff; border-radius: 5px; }
#fixed_right.show{right: 0;}
#fixed_right.loading{background: #fff url(/static/v1/v6.0170/static/images/frame/loading_oth.gif) no-repeat center;}
#fixed_right>.global_container{display: none; margin-top: 0;}
#fixed_right .top_title{min-height: 35px;line-height: 35px;font-size: 20px; color: #1f2227;margin-bottom: 15px;}
#fixed_right .top_title .close{position: relative;display: inline-block;margin-left: 12px;margin-top: -3px;width: 32px;height: 32px;vertical-align: middle;-moz-transform:rotate(45deg);-webkit-transform:rotate(45deg);transform:rotate(45deg);border-radius: 15.5px;}
#fixed_right .top_title .close:before{position: absolute;content: '';width: 28px;height: 2px;top: 15px;left: 2px;background: #bbb;}
#fixed_right .top_title .close:after{position: absolute;content: '';width: 2px;height: 28px;top: 2px;left: 15px;background: #bbb;}
#fixed_right .global_container,body #fixed_right .global_container{overflow-y:auto;position: static;}
#fixed_right.loading .global_container{background: none;}
#fixed_right .top_menu{border-bottom: 1px #e1e1e1 solid; height:26px; line-height:26px; margin-top:5px}
#fixed_right .top_menu li{ float:left; height:26px; margin-right:10px; font-size:14px;}
#fixed_right .top_menu li a{ display:inline-block;}
#fixed_right .top_menu li a.current{ color: var(--primaryColor); border-bottom:1px solid var(--primaryColor);}
#fixed_right .box_submit{width: 100%; background-color:#f8f8f8; border-top:1px #e1e1e1 solid;  padding:10px 20px; margin: 0; position:absolute; bottom:0; left:0; box-sizing: border-box;}
#fixed_right .box_submit .btn_global{margin-right: 20px;}
#fixed_right .box_select{max-width: none;}
#fixed_right .global_container::-webkit-scrollbar {width: 5px; background: #fff;border-radius: 5px;}
#fixed_right .global_container::-webkit-scrollbar-thumb {background: rgba(0, 0, 0, 0.1);border-radius: 5px;}
#fixed_right .global_container::-webkit-scrollbar-thumb:hover {background: rgba(0, 0, 0, 0.3);}

@media screen and (min-width: 1000px) {
	#fixed_right{  top:0; bottom:0; right:-40%; }
}
@media screen and (max-width: 1000px) {
	#fixed_right{ width: 100%; left: 50%; transform: translateX(-50%); bottom: -100%; overflow-y: auto; }
	#fixed_right .top_title .close{ float: right; }
}

@font-face {
  font-family: "iconfont"; /* Project id 3745766 */
  src: url(/skin/css/iconfont.woff2?t=1718179059756) format('woff2'),
       url(/skin/css/iconfont.woff?t=1718179059756) format('woff'),
       url(/skin/css/iconfont.ttf?t=1718179059756) format('truetype'),
       url(/skin/css/iconfont.svg?t=1718179059756#iconfont) format('svg');
}

.iconfont {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-copy2:before {
  content: "\e65b";
}

.icon-preview2:before {
  content: "\e657";
}

.icon-down2:before {
  content: "\e658";
}

.icon-delete3:before {
  content: "\e659";
}

.icon-up2:before {
  content: "\e65a";
}

.icon-line-copy:before {
  content: "\e714";
}

.icon-yulantubiaosvg:before {
  content: "\e656";
}

.icon-xiazaitubiaosvg:before {
  content: "\e655";
}

.icon-filter1:before {
  content: "\e712";
}

.icon-tumblr:before {
  content: "\e849";
}

.icon-line:before {
  content: "\e6fb";
}

.icon-24gl-telephone:before {
  content: "\e953";
}

.icon-tianjiawenjian:before {
  content: "\e654";
}

.icon-ppt1:before {
  content: "\e6c9";
}

.icon-csv:before {
  content: "\e6d2";
}

.icon-excel1:before {
  content: "\e6d4";
}

.icon-txt1:before {
  content: "\e6d5";
}

.icon-pdf1:before {
  content: "\e6d6";
}

.icon-word1:before {
  content: "\e6d7";
}

.icon-a-32yasuowenjian:before {
  content: "\e6e4";
}

.icon-a-whatsapp1:before {
  content: "\e653";
}

.icon-a-telegram-planexiugaiban:before {
  content: "\e607";
}

.icon-download1:before {
  content: "\e651";
}

.icon-arrow10:before {
  content: "\e605";
}

.icon-inquiry3:before {
  content: "\e70d";
}

.icon-language1:before {
  content: "\e70c";
}

.icon-language2:before {
  content: "\e70a";
}

.icon-inquiry2:before {
  content: "\e70b";
}

.icon-tell1:before {
  content: "\e709";
}

.icon-address1:before {
  content: "\e704";
}

.icon-tool_email2:before {
  content: "\e705";
}

.icon-member7:before {
  content: "\e706";
}

.icon-play1:before {
  content: "\e708";
}

.icon-search1:before {
  content: "\e601";
}

.icon-search2:before {
  content: "\e602";
}

.icon-search3:before {
  content: "\e603";
}

.icon-search4:before {
  content: "\e604";
}

.icon-search5:before {
  content: "\e608";
}

.icon-shoppingcart1:before {
  content: "\e609";
}

.icon-shoppingcart2:before {
  content: "\e60a";
}

.icon-shoppingcart3:before {
  content: "\e60b";
}

.icon-shoppingcart4:before {
  content: "\e60d";
}

.icon-shoppingcart5:before {
  content: "\e60e";
}

.icon-member1:before {
  content: "\e60f";
}

.icon-member2:before {
  content: "\e610";
}

.icon-member3:before {
  content: "\e611";
}

.icon-member4:before {
  content: "\e612";
}

.icon-member5:before {
  content: "\e613";
}

.icon-home1:before {
  content: "\e615";
}

.icon-facebook1:before {
  content: "\e801";
}

.icon-youtube1:before {
  content: "\e87c";
}

.icon-linkedin1:before {
  content: "\e666";
}

.icon-google1:before {
  content: "\e87a";
}

.icon-pinterest1:before {
  content: "\e614";
}

.icon-instagram1:before {
  content: "\e736";
}

.icon-vk1:before {
  content: "\e932";
}

.icon-twitter1:before {
  content: "\e9b2";
}

.icon-linkedin2:before {
  content: "\e698";
}

.icon-vk2:before {
  content: "\e923";
}

.icon-google2:before {
  content: "\e886";
}

.icon-pinterest2:before {
  content: "\f211";
}

.icon-twitter2:before {
  content: "\e64c";
}

.icon-facebook2:before {
  content: "\e64e";
}

.icon-instagram2:before {
  content: "\e684";
}

.icon-youtube2:before {
  content: "\e616";
}

.icon-facebook3:before {
  content: "\e61a";
}

.icon-twitter3:before {
  content: "\e61b";
}

.icon-youtube3:before {
  content: "\e61c";
}

.icon-pinterest3:before {
  content: "\e61d";
}

.icon-instagram3:before {
  content: "\e61e";
}

.icon-linkedin3:before {
  content: "\e61f";
}

.icon-google3:before {
  content: "\e620";
}

.icon-vk3:before {
  content: "\e621";
}

.icon-tiktok1:before {
  content: "\e8db";
}

.icon-tiktok2:before {
  content: "\e622";
}

.icon-tiktok3:before {
  content: "\e623";
}

.icon-arrow1:before {
  content: "\e6bd";
}

.icon-mb_menu1:before {
  content: "\e624";
}

.icon-mb_menu2:before {
  content: "\e625";
}

.icon-mb_add1:before {
  content: "\e600";
}

.icon-mb_add2:before {
  content: "\e617";
}

.icon-mb_add3:before {
  content: "\e64d";
}

.icon-mb_cut3:before {
  content: "\e626";
}

.icon-mb_cut2:before {
  content: "\e627";
}

.icon-mb_cut1:before {
  content: "\e628";
}

.icon-arrow2:before {
  content: "\e62b";
}

.icon-favorite1:before {
  content: "\e629";
}

.icon-favorite3:before {
  content: "\e62a";
}

.icon-favorite4:before {
  content: "\e62c";
}

.icon-favorite2:before {
  content: "\e62d";
}

.icon-mb_add4:before {
  content: "\e62e";
}

.icon-mb_cut4:before {
  content: "\e62f";
}

.icon-newsletter1:before {
  content: "\e630";
}

.icon-close1:before {
  content: "\e631";
}

.icon-view1:before {
  content: "\e618";
}

.icon-star1:before {
  content: "\e632";
}

.icon-view2:before {
  content: "\e6a7";
}

.icon-gift1:before {
  content: "\e633";
}

.icon-arrow3:before {
  content: "\e761";
}

.icon-newsletter2:before {
  content: "\e681";
}

.icon-arrow4:before {
  content: "\e634";
}

.icon-newsletter3:before {
  content: "\e678";
}

.icon-newsletter4:before {
  content: "\e652";
}

.icon-tool_email1:before {
  content: "\e635";
}

.icon-tool_wechat1:before {
  content: "\e707";
}

.icon-tool_whatsapp1:before {
  content: "\e97b";
}

.icon-tool_skype1:before {
  content: "\ec02";
}

.icon-tool_qq1:before {
  content: "\e667";
}

.icon-tool_trademanager1:before {
  content: "\e79f";
}

.icon-tool_arrow1:before {
  content: "\e636";
}

.icon-tool_facebookmessenger1:before {
  content: "\e725";
}

.icon-newsletter5:before {
  content: "\e619";
}

.icon-question1:before {
  content: "\e637";
}

.icon-Tips1:before {
  content: "\e710";
}

.icon-camera1:before {
  content: "\e66f";
}

.icon-delete1:before {
  content: "\e638";
}

.icon-order_review1:before {
  content: "\e60c";
}

.icon-order_shipped1:before {
  content: "\e639";
}

.icon-coupon1:before {
  content: "\e63a";
}

.icon-order_payment1:before {
  content: "\e63b";
}

.icon-arrow5:before {
  content: "\e63c";
}

.icon-dollar1:before {
  content: "\e63d";
}

.icon-delete2:before {
  content: "\e63e";
}

.icon-password1:before {
  content: "\e63f";
}

.icon-send1:before {
  content: "\e640";
}

.icon-arrow6:before {
  content: "\e641";
}

.icon-map1:before {
  content: "\e642";
}

.icon-arrow7:before {
  content: "\e643";
}

.icon-chat1:before {
  content: "\e644";
}

.icon-arrow8:before {
  content: "\e645";
}

.icon-order_shipped2:before {
  content: "\e648";
}

.icon-order_shipped3:before {
  content: "\e649";
}

.icon-picture1:before {
  content: "\e64a";
}

.icon-order_tips2:before {
  content: "\e64b";
}

.icon-order_dollar2:before {
  content: "\e64f";
}

.icon-order_payment2:before {
  content: "\e650";
}

.icon-order_cancel:before {
  content: "\e646";
}

.icon-favorite6:before {
  content: "\e6af";
}

.icon-favorite5:before {
  content: "\e6b0";
}

.icon-shoppingcart6:before {
  content: "\e6c0";
}

.icon-yunshu:before {
  content: "\e6c1";
}

.icon-shanchu:before {
  content: "\e6c2";
}

.icon-facebook4:before {
  content: "\e6d8";
}

.icon-VK4:before {
  content: "\e6d9";
}

.icon-Google4:before {
  content: "\e6da";
}

.icon-paypal1:before {
  content: "\e6db";
}

.icon-tick1:before {
  content: "\e647";
}

.icon-shoppingcart7:before {
  content: "\e6dc";
}

.icon-arrow9:before {
  content: "\e6dd";
}

.icon-member6:before {
  content: "\e6de";
}

.icon-search6:before {
  content: "\e6df";
}

.icon-return1:before {
  content: "\e6e0";
}

.icon-freedelivery1:before {
  content: "\e6e1";
}

.icon-securepayment1:before {
  content: "\e6e2";
}

.icon-service2:before {
  content: "\e6e3";
}

.icon-inquiry1:before {
  content: "\e6fc";
}

