﻿@charset "utf-8"; 
:root{--color:#4E9235;--hovercolor:#4E9235;}
.productDetailsTit .link a i, .productDetailsTit .link span i{display:none;}
.productDetailsTit .link a, .productDetailsTit .link span{background:var(--color);color:#fff;}
.productDetailsTit .link a:hover, .productDetailsTit .link span:hover{color:#fff;border-color:var(--color)}
@media (min-width:769px){.headBot .searchInput{width:280px;left:auto;right:0;padding:10px}
.searchInputWrapper{width:100%}
.headBotWrapper .search .searchInputWrapper i{transition:none;left:auto;right:5px;color:#000;font-size:18px}
.searchInputWrapper input{padding:10px 40px 10px 15px}}
header .headTop,footer{background:#309420}
.footerTitle img{filter:brightness(5)}
.productDetails img[src="https://css02.v15cdn.com/m417/diamond.webp"]{display:none}
.productDetails img[src="https://css02.v15cdn.com/m417/diamond.webp"]+h4{margin:0;}
@media (min-width:1025px){.headBotWrapper .search>i,.headBotWrapper .search>img{display:none}
.headBot .searchInput{position:static;display:block!important;width:200px;padding:0}
.searchInputWrapper input{outline:none;border:1px solid #aaa;border-radius:40px}}
.footerRight{border:none;width:100%;justify-content:space-between;}
.footerRight .footerTitle img{display:none;}
.footerRight .footerTitle span{margin:0;font-weight:bold;font-size:var(--fontsize20);}
.footerRight>div{width:auto;max-width:24%;}
.footerRight .footerNav{margin:0}
.footerContact ul li,.footerContact ul li a,.footerContact ul li span{font-size:var(--fontsize15)}
.footerContact ul li:nth-child(1){margin:0;}
.footerContact ul li{margin-top:5px!important;}
.footerRight .footerNav ul li a{font-size:var(--fontsize15);}
.footerRight .footerNav ul li a i,.footerRight .footerNav ul li a em{display:none;}
.footerRight .footerNav ul li a:before{content:'-';margin-right:6px;}
.footerRight .footerNav ul li{margin-bottom:12px;}
.footerproduct ul li{margin-bottom:3px}
.footerproduct ul li a{color:var(--footercolor);font-size:var(--fontsize15);}
.footerproduct ul li a:before{content:'-';margin-right:6px;}
.footshare{display:flex;margin-top:15px}
.footshare li{margin:0 15px 0 0!important}
.footshare li a{display:flex;justify-content:center;align-items:center;width:30px;height:30px;background:#555555;color:#FFFFFF;border-radius:2px;transition:transform .3s ease}
.footshare li a>i{font-size:var(--fontsize20)}
.footshare li .social-item.fb{background-color:#3b5997}
.footshare li .social-item.tw{background-color:#2d2d2d}
.footshare li .social-item.lk{background-color:#0A66C2}
.footshare li .social-item.ins{background:radial-gradient(circle at 30% 107%,#FDF497 0,#FDF497 5%,#fd5949 45%,#D6249F 60%,#285aeb 90%)}
.footshare li .social-item.pi{background-color:#cc2127}
.footshare li .social-item.you{background-color:#FF0000}
.footshare li .social-item.vk{background:#0077FF}
.footshare li .social-item.tik{background-color:var(--fontcolor)}
.footerqr img{width:150px;height:auto}
@media (max-width:1266px){.footerRight>div{width:auto;max-width:22%;}
.footerRight .footerNav{max-width:28%}}
@media (max-width:1024px){.footerRight{flex-wrap:wrap}
.footerRight>div{width:48%;max-width:inherit!important;margin-bottom:20px}}
@media (max-width:768px){.footerRight>div{width:100%;}
.footerproduct ul{display:flex;justify-content:space-between;flex-wrap:wrap}
.footerproduct ul li{width:48%;margin-bottom:10px}
.footerRight .footerNav ul li{width:48%;margin-bottom:10px}}