/*
Theme Name: pi
Theme URI: http://www.huitheme.com
Description: Crazy uncle
Author: Crazy uncle
Author URI: http://www.huitheme.com
Version: 2022.11
*/

@charset "UTF-8";
@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
body{font-family:"Poppins",sans-serif;color:#333;font-size:14px;line-height:1;background: #f4f5f8;}
p{margin-top:0;margin-bottom:10px;}
ol,
ul,
dl{padding:0;margin:0;list-style:none;}
a,ins{color:#333;text-decoration:none;background-color:transparent;}
a:hover{color:#8fc31f;text-decoration:none;}
*:focus,
textarea:focus,
button:focus,
input:focus{box-shadow:none;outline:0}
img{border:0;max-width:100%;height:auto;}
#wp-admin-bar-wp-logo{display: none !important}
.show_m{-webkit-transition:all 0.6s ease;-o-transition:all 0.6s ease;transition:all 0.6s ease;}
@media (min-width:1200px){
    .container{max-width: 1330px;}
}
.color_main{color:#8fc31f;}
.bg_main{background:#8fc31f;}
.border_main{border:1px solid #8fc31f;}
.bg_lv{background:#003a4a;}
.bg_foot{background:#0f181f;}
.bg_foot2{background:#15212a;}
.foot_top{background:#131e27;}
/*nav*/
.header-menu{}
.header-menu .header-menu-ul{font-size:0px;text-align:center;}
.header-menu .header-menu-ul li{display:inline-block;position:relative;}
.header-menu .header-menu-ul li:hover{}
.header-menu .header-menu-ul li a{padding:10px 20px;display:block;font-size:17px;color:#0b2253;position:relative;font-weight:500;}
.header-menu .header-menu-ul li a:hover{color:#8ec220;}
.header-menu .header-menu-ul li .sub-menu{display:none;position:absolute;top:41px;background:#fff;width:200px;box-shadow:0 1px 2px rgba(0,0,0,.21);z-index:99;}
.header-menu .header-menu-ul li .sub-menu li{width:100%;}
.header-menu .header-menu-ul li .sub-menu li a{font-size:14px;}
.header-menu .header-menu-ul li .sub-menu li a:after{display:none}
.header-menu .header-menu-ul li .sub-menu .sub-menu{position:absolute;left:200px;top:0px;}
.header-menu .header-menu-ul li.menu-item-has-children>a:after{content:'\F282';font-family:'bootstrap-icons';margin-left:5px;font-size:12px;transform:scale(0.7);display:block;position:absolute;right:0px;top:12px;}
.header-menu .header-menu-ul li .sub-menu .menu-item-has-children a:after{content:'\F282';font-family:'bootstrap-icons';display:block;float:right;transform:rotate(270deg);-webkit-transform:rotate(270deg);}
.header-menu .header-menu-ul li.current-menu-item a,.header-menu .header-menu-ul li.current-menu-parent a,.header-menu .header-menu-ul li.current-menu-ancestor a{color:#8ec220;}
.header-menu .header-menu-ul li.current-menu-item a:after,.header-menu .header-menu-ul li.current-menu-parent a:after,.header-menu .header-menu-ul li.current-menu-ancestor a:after{content:'';background:#8ec220;width:20px;height:3px;position:absolute;bottom:-4px;left:50%;margin-left:-10px;border-radius:4px;}
/*banbox*/
.banbox{width:100%;position:relative}
.banbox .owl-nav{position:absolute;top:50%;width:100%;margin-top:-27.5px}
.banbox .owl-nav button:focus{box-shadow:none;outline:0}
.banbox .owl-nav button.owl-prev:hover{background:rgb(22 22 23 / 90%);}
.banbox .owl-nav button.owl-next:hover{background:rgb(22 22 23 / 90%);}
.banbox .owl-nav button.owl-prev:after{content:"\F27A";font-family:bootstrap-icons;font-weight:400;font-size:22px;color:#fff;}
.banbox .owl-nav button.owl-next:after{content:"\F27B";font-family:bootstrap-icons;font-weight:400;font-size:22px;color:#fff;}
.banbox .owl-nav button.owl-prev{position:absolute;left:0;width:55px;height:55px;text-align:center;line-height:55px;opacity:0;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;transition:all .3s ease-in-out;border-radius:50%;background-color:rgb(22 22 23 / 69%);}
.banbox .owl-nav button.owl-next{position:absolute;right:0;width:55px;height:55px;text-align:center;line-height:55px;opacity:0;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;transition:all .3s ease-in-out;border-radius:50%;background-color:rgb(22 22 23 / 69%);}
.banbox:hover .owl-nav button.owl-prev{left:30px;opacity:.9;}
.banbox:hover .owl-nav button.owl-next{right:30px;opacity:.9;}
.banbox .owl-dots{text-align:center;position:absolute;bottom:40px;width:100%}
.banbox .owl-dots .owl-dot{display:inline-block;margin:0 5px;}
.banbox .owl-dots .owl-dot span{width:13px;height:13px;display:block;background:#fff;border-radius:50%}
.banbox .owl-dots .active span{background:#8ec220;}
.banbox .item{background-position:center;background-size:cover;background-repeat:no-repeat;}
.banbox .item img{min-height:600px;object-fit:cover;}
@media (max-width:768px){.banbox .owl-nav{display:none}
.banbox .item img{min-height:auto;}
}
/*index_new_product*/
.index_new_product{width:100%;position:relative}
.index_new_product .owl-nav{position:absolute;top:-80px;width:6%;right:0px;}
.index_new_product .owl-nav button:focus{box-shadow:none;outline:0}
.index_new_product .owl-nav button.owl-prev:hover{background:rgb(192 192 192 / 90%);}
.index_new_product .owl-nav button.owl-next:hover{background:rgb(192 192 192 / 90%);}
.index_new_product .owl-nav button.owl-prev:after{content:"\F284";font-family:bootstrap-icons;font-weight:400;font-size:14px;color:#000;}
.index_new_product .owl-nav button.owl-next:after{content:"\F285";font-family:bootstrap-icons;font-weight:400;font-size:14px;color:#000;}
.index_new_product .owl-nav button.owl-prev{position:absolute;left:0;opacity:1;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;transition:all .3s ease-in-out;height:30px;width:30px;line-height:30px;background:rgb(232 232 232);border-radius:50%;}
.index_new_product .owl-nav button.owl-next{position:absolute;right:0;width:30px;height:30px;text-align:center;line-height:30px;opacity:1;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;transition:all .3s ease-in-out;border-radius:50%;background-color:rgb(232 232 232);}
.index_new_product .owl-dots{display:none;}
.index_new_product .item{background-position:center;background-size:cover;background-repeat:no-repeat;}
@media (max-width:768px){.index_new_product .owl-nav{display:none}
}
.foot-menu{}
.foot-menu li{margin-bottom:16px;}
.foot-menu li a{color:#6c757e;font-weight:300;}
/*biaodan*/
.biaodan{background:#212529;}
.biaodan p{margin-bottom:0;position:relative;}
.biaodan input{width:100%;padding:14px 20px;border:none;background:#212529;color:#ccc;}
.biaodan textarea{width:100%;padding:20px;border:1px solid #ccc;}
.biaodan input[type="submit"]{font-size:16px;color:#fff;border:none;border-radius:0px;transition:all 0.6s ease;}
.biaodan input[type="submit"]:hover{background:#8fc31f;}
.biaodan .screen-reader-response{display:none}
.biaodan .wpcf7-not-valid-tip{position:absolute;top:19px;right:10px;font-size:12px;font-weight:300;color:#ff5353;}
.biaodan .wpcf7-response-output{text-align:center;margin-top:30px;font-weight:300;display:none;}
/*next_prev_posts*/
.next_prev_posts{display:flex;gap:10px;}
.next_prev_posts .prev_next_box{position:relative;display:block;border-radius:6px;overflow:hidden;flex:1;}
.next_prev_posts .prev_next_box a{display:block;padding:50px 20px;color:#fff;background-size:cover;background-repeat:no-repeat;background-position:center center;}
.next_prev_posts .prev_next_box a:after{content:'';position:absolute;background-color:rgba(0,0,0,.46);left:0;right:0;top:0;bottom:0;width:100%;height:100%;z-index:0;}
.next_prev_posts .prev_next_box .prev_next_info{z-index:1;position:relative;}
.next_prev_posts .prev_next_box .prev_next_info small{font-size:16px;}
.next_prev_posts .prev_next_box .prev_next_info p{margin-top:10px;margin-bottom:0px;display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:1;line-clamp:1;}
.next_prev_posts .prev_next_box.nav_next .prev_next_info{text-align:right;}
@media (max-width:768px){.next_prev_posts .prev_next_box a{padding:15px;background-repeat:no-repeat;background-size:cover;background-position:center center;}
.next_prev_posts .prev_next_box .prev_next_info small{font-size:12px;}
.next_prev_posts .prev_next_box .prev_next_info p{font-size:12px;margin-top:5px;}
}
/*zw*/
.wznrys{}
.wznrys hr{height:20px;border:none;position:relative;padding:0px;margin:10px 0px 25px 0px;}
.wznrys hr:after{content:"";width:100%;height:1px;background-color:#e2e2e2;position:absolute;top:10px;z-index:1;}
.wznrys hr:before{content:"";position:absolute;width:8px;height:8px;background-color:#ababab;left:50%;top:50%;transform:rotate(45deg);z-index:2;margin-top:-4px;margin-left:-4px;}
.wznrys .post-image{padding-bottom:20px}
.wznrys p{line-height:2;padding-bottom:20px;margin-bottom:0;margin-top:0;}
.wznrys h1,.wznrys h2,.wznrys h3,.wznrys h4,.wznrys h5,.wznrys h6{margin-bottom:25px;margin-top:0px;line-height:30px;}
.wznrys h1{font-size:22px;}
.wznrys h2{font-size:20px;}
.wznrys h3{font-size:18px;}
.wznrys h4{font-size:16px;}
.wznrys h5{font-size:14px;}
.wznrys h6{font-size:14px;}
.wznrys ol,.wznrys ul{margin-bottom:30px;list-style:disc;}
.wznrys ol li,.wznrys ul li{margin-left:24px;margin-bottom:12px;line-height:2;}
.wznrys ol li a,.wznrys ul li a{border-bottom:1px solid #3ca5f6;color:#3ca5f6;}
.wznrys p img{max-width:100%;height:auto}
.wznrys blockquote{position:relative;border:1px double rgba(0,0,0,.1);padding:45px 30px 40px 30px;margin:40px 0px;}
.wznrys blockquote:before{content:"\F6B0";font-family:'bootstrap-icons';background:#c62641;position:absolute;top:-20px;width:40px;height:40px;line-height:40px;border-radius:50%;text-align:center;color:#fff;left:calc(50% - 20px);}
.wznrys blockquote p{padding:0px 0px 5px 0px;font-weight:bold;font-size:18px;font-style:inherit;}
.wznrys blockquote cite{padding-bottom:0px;display:flex;font-size:16px;font-style:inherit;color:#777;}
.wznrys .aligncenter{clear:both;display:block;margin:0 auto;}
.wznrys .alignright{float:right;margin:25px 0px 10px 20px;}
.wznrys .alignleft{float:left;margin:25px 20px 10px 0px;}
.wznrys .wp-caption{max-width:100%;}
.wznrys .wp-caption p.wp-caption-text{text-align:center;padding-bottom:0px;margin-bottom:25px;font-size:12px;color:#888;font-weight:300;}
.wznrys p a{border-bottom:1px solid #3ca5f6;color:#3ca5f6;margin:0 4px}
.wznrys strong{font-weight:bold;}
.wznrys .crayon-table tr:nth-child(odd){background:none;}
.wznrys pre.wp-block-code{margin:50px 0px;position:relative;background:#282922;padding-top:36px;border-radius:5px;box-shadow:0 10px 30px 0 rgba(0,0,0,.4);}
.wznrys pre.wp-block-code code{font-size:13px;line-height:1.8;padding:15px 20px;border-radius:0px 0px 10px 10px;}
.wznrys pre.wp-block-code code:before{content:attr(class);position:absolute;top:6px;right:20px;color:#3e3e3e;text-transform:uppercase;}
.wznrys pre.wp-block-code code table{border:none;line-height:1.8;margin:0;}
.wznrys pre.wp-block-code code table tr{border-bottom:1px solid #272727;}
.wznrys pre.wp-block-code code table tr:nth-child(odd){background:none;}
.wznrys pre.wp-block-code code table tr:last-child{border-bottom:none;}
.wznrys pre.wp-block-code code table tr td.hljs-ln-numbers{width:30px;}
.wznrys pre.wp-block-code code table tr td.hljs-ln-numbers .hljs-ln-n{text-align:center;color:#5a5a5a;font-weight:300;}
.wznrys pre.wp-block-code code table tr td.hljs-ln-numbers .hljs-ln-n:before{padding-right:10px;}
.wznrys pre.wp-block-code code table tr td.hljs-ln-code{border-left:1px solid #272727;text-indent:12px;}
.wznrys pre.wp-block-code code table tr td{border:none;text-align:inherit;line-height:inherit;}
.wznrys pre.wp-block-code:before{content:"";position:absolute;border-radius:50%;background:#fc625d;width:12px;height:12px;left:14px;top:12px;box-shadow:20px 0 #fdbc40,40px 0 #35cd4b;z-index:2;}
.wznrys .wp-block-image{margin-bottom:30px;}
.wznrys .wp-block-image figure{}
.wznrys .wp-block-image figure img{}
.wznrys .wp-block-image figure.aligncenter{}
.wznrys .wp-block-image figure.aligncenter img{display:block;margin:auto;}
.wznrys figure{border:none!important;}
.wznrys figcaption{font-size:12px;font-weight:300;margin:15px 0px!important;text-align:center;}
.wznrys .wp-block-gallery figcaption{margin:0!important;}
.wznrys .wp-block-table{}
.wznrys .wp-block-table table{border:1px solid #e9e9e9;font-size:14px;margin-bottom:20px;border-right:none;border-bottom:none;}
.wznrys .wp-block-table table{}
.wznrys .wp-block-table table tr{border-bottom:1px solid #e7e7e7;}
.wznrys .wp-block-table table tr td,.wznrys .wp-block-table table tr th{padding:12px 20px;border-right:1px solid #e7e7e7;}
.wznrys .wp-block-audio{margin-bottom:40px;}
.wznrys .wp-block-cover{margin-bottom:40px;}
.wznrys .wp-block-cover .wp-block-cover__inner-container{margin:0px 10%;}
.wznrys .wp-block-search{margin-bottom:30px;}
.wznrys .wp-block-search .wp-block-search__label{display:none;}
.wznrys .wp-block-search .wp-block-search__inside-wrapper{background:#ebe9e9;padding:15px 20px;border-radius:5px;}
.wznrys .wp-block-search .wp-block-search__inside-wrapper .wp-block-search__input{background:#fff;border:none;border-radius:10px 0px 0px 10px;text-indent:15px;color:#a7a6a6;}
.wznrys .wp-block-search .wp-block-search__inside-wrapper .wp-block-search__button{background-color:#dc3544;margin-left:0px;border:none;font-size:14px;color:#fff;border-radius:0px 10px 10px 0px;padding:8px 25px;}
.has-text-align-left{text-align:left;}
.has-text-align-center{text-align:center;}
.has-text-align-right{text-align:right;}
/*mbx*/
.breadcrumb_loop{list-style:none;padding:0px;background:none;margin:0;display:flex;}
.breadcrumb_loop li{display:flex;margin:5px 0px;}
.breadcrumb_loop li a{display:flex;}
.breadcrumb_loop li a:after{content:'\F285';font-family:'bootstrap-icons';margin:0px 5px;color:#ccc;}
.breadcrumb_loop li:last-child a:last-child:after{display:none}
@media (max-width:768px){.breadcrumb_loop{white-space:nowrap;overflow-x:auto;overflow-y:hidden;}
}
/*topban*/
.topban_img{height:400px;background-size:cover;background-repeat:no-repeat;background-position:center center;}
@media (max-width:768px){.topban_img{height:180px;}
}
/*fy*/
.posts-nav{text-align:center;margin-bottom:30px}
.posts-nav .page-numbers{color:#606060;display:inline-block;padding:10px 14px;font-size:12px;background-color:#ffffff;margin:0 2px;font-family:Arial;transition:all .6s;border-radius:4px;}
.posts-nav .current,.posts-nav .page-numbers:hover{color:#fff;background-color:#8ec220;}
/*comments*/
.comments-area .comment-respond{background-color:#fff;border-radius:10px;}
.comments-area .comment-respond .comment-reply-title{border-bottom:3px solid #f4f5f8;padding:20px;margin-bottom:20px;font-weight:600;font-size:18px;}
.comments-area .comment-respond .comment-reply-title small{}
.comments-area .comment-respond .comment-reply-title small a{font-size:16px;margin-left:20px;color:#f34c4b;}
.comments-area .comment-respond .must-log-in{padding:0px 20px 20px 20px;}
.comments-area .comment-respond .must-log-in a{color:#8fc31f;}
.comments-area .comment-respond .comment-form{}
.comments-area .comment-respond .comment-form .comment-notes{font-size:16px;color:#949494;}
.comments-area .comment-respond .comment-form label{display:block;font-size:18px;margin-bottom:8px;color:#747474;}
.comments-area .comment-respond .comment-form input{width:100%;padding:16px 20px;border:1px solid #e4e4e4;background:#fff;font-size:16px;}
.comments-area .comment-respond .comment-form textarea{width:100%;border:1px solid #e4e4e4;padding:20px;height:100px;background:#fff;font-size:16px;}
.comments-area .comment-respond .comment-form p{/* margin-bottom:25px;*/
}
.comments-area .comment-respond .comment-form .logged-in-as{font-size:14px;color:#949494;padding:0px 20px;}
.comments-area .comment-respond .comment-form .logged-in-as a{color:#3b3b3b;text-decoration:underline;}
.comments-area .comment-respond .comment-form .comment-form-comment{padding:20px;margin:0;}
.comments-area .comment-respond .comment-form .comment-form-author{width:49%;float:left;margin-right:1%;}
.comments-area .comment-respond .comment-form .comment-form-email{width:49%;float:left;margin-left:1%;}
.comments-area .comment-respond .comment-form .comment-form-cookies-consent{display:flex;width:100%;align-items:flex-start;}
.comments-area .comment-respond .comment-form .comment-form-cookies-consent input{width:auto;}
.comments-area .comment-respond .comment-form .comment-form-cookies-consent label{margin:0px 0px 0px 8px;font-size:14px;}
.comments-area .comment-respond .comment-form .form-submit{padding:0px 20px 20px 20px;}
.comments-area .comment-respond .comment-form .form-submit .submit{width:auto;background:#8ec220;padding:12px 40px;font-size:16px;color:#fff;}
.comment-list .comment-respond{}
@media (max-width:768px){.comments-area .comment-respond .comment-form .comment-form-author{width:100%;margin-right:0;}
.comments-area .comment-respond .comment-form .comment-form-email{width:100%;margin-left:0;}
}
/*gototop*/
.scrollToTopBtn{background-color:#131e27;border:none;color:white;cursor:pointer;font-size:16px;height:48px;width:48px;position:fixed;bottom:65px;right:30px;z-index:100;opacity:0;transform:translateY(100px);transition:all .5s ease;}
.scrollToTopBtn:hover{background:#8fc31f;color:#fff;}
.showBtn{opacity:1;transform:translateY(0)}
/*product-loop*/
.ds_price{}
.ds_price del{font-size:12px;color:#999696;margin-right:8px;font-weight:300;}
/*product-single-start*/
.product_meta{}
.product_meta .sku_wrapper{margin-right:20px;}
.product_meta .posted_in{}
/*product-single-start jiage_bianti*/
.bianti_style{border-top:1px solid #ededed;padding-top:20px;}
.bianti_style .variations tr th label{margin-right:15px;text-transform:uppercase;margin-bottom:15px;}
.bianti_style .variations select{display:none;}
.bianti_style .variation-buttons{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:15px;}
.bianti_style .variation-button{padding:8px 15px;border:1px solid #ddd;border-radius:4px;cursor:pointer;background:#fff;color:#333;}
.bianti_style .variation-button.selected{background:#000;color:#fff;border-color:#000;}
.bianti_style .reset_variations{display:none;}
@media (max-width:768px){.bianti_style .variation-button{font-size:12px;padding:8px;}
.bianti_style .variations tr{display:flex;flex-direction:column;align-items:flex-start;margin-bottom:2px;}
.bianti_style .variations tr th label{margin-bottom:5px;margin-right:0px;}
}
/*product-single-start kebian_jiage_add_to_cart*/
.bianti_style .single_variation_wrap{}
.bianti_style .single_variation_wrap .woocommerce-variation{border-top:1px solid #ededed;padding:30px 0px 30px 0px;margin-top:5px;font-size:26px;font-weight:bold;}
.bianti_style .single_variation_wrap .woocommerce-variation-add-to-cart{display:flex;align-items:center;}
.bianti_style .single_variation_wrap .woocommerce-variation-add-to-cart .quantity{}
.bianti_style .single_variation_wrap .woocommerce-variation-add-to-cart .quantity input{border:1px solid #ccc;padding:10px;font-size:16px;width:80px;border-radius:5px;}
.bianti_style .single_variation_wrap .single_add_to_cart_button{background:#000000!important;color:#fff;padding:15px 30px;border-radius:5px;font-size:16px;font-weight:600;margin-left:15px;cursor:pointer;transition:all 0.6s ease;}
.bianti_style .single_variation_wrap .added_to_cart{display:none;}
/*product-single-start product-images*/
.product-images-nav{}
.product-images-nav button{margin:0px;padding:0px;border:1px solid #ffffff00;background:none;margin-bottom:24px;width:100%;}
.product-images-nav button img{width:100%;}
.product-images-nav button.active{border:1px solid #030303;}
.product-images-zoom{}
.product-images-zoom i{}
@media (max-width:768px){.product-images-nav button{margin-bottom:8px;}
}
/*product-single-start main-content-tab-name*/
.single-content-tab-name{display:flex;align-items:center;margin-bottom:40px;}
.single-content-tab-name button{font-size:16px;margin-right:30px;text-transform:uppercase;color:#7e7e7e;border-bottom:3px solid #ffffff;padding-bottom:10px;font-weight:bold;}
.single-content-tab-name button.active{border-bottom:3px solid #030303;color:#000000;}
/*product-single-start pinglun-Reviews*/
.woocommerce-Reviews{}
.woocommerce-Reviews .woocommerce-Reviews-title{display:none;}
.woocommerce-Reviews #comments{margin-bottom:50px;padding-bottom:20px;border-bottom:1px solid #ececec;}
.woocommerce-Reviews #comments ol.commentlist{column-count:4;column-gap:20px;}
.woocommerce-Reviews #comments ol.commentlist li{padding:20px 20px 25px 20px!important;background:#f7f7f7!important;box-shadow:0px 5px 10px 4px #00000003;break-inside:avoid-column;margin-bottom:20px!important;display:inline-block;width:100%;}
.woocommerce-Reviews #comments ol.commentlist li .comment_container{position:relative;}
.woocommerce-Reviews #comments ol.commentlist li .comment_container img{border:none!important;padding:0px!important;width:42px!important;height:42px!important;border-radius:50%;}
.woocommerce-Reviews #comments ol.commentlist li .comment_container .comment-text{border:none!important;padding:0!important;position:relative;margin:0 0 0 60px!important;}
.woocommerce-Reviews #comments ol.commentlist li .comment_container .comment-text .star-rating{float:inherit;margin-bottom:10px;margin-top:5px;font-size:12px;}
.woocommerce-Reviews #comments ol.commentlist li .comment_container .comment-text p.meta{margin:0px!important;font-size:14px!important;padding-bottom:15px!important;color:#999!important;}
.woocommerce-Reviews #comments ol.commentlist li .comment_container .comment-text .description{line-height:1.6;}
.woocommerce-Reviews #comments ol.commentlist li .comment_container .comment-text .description p{margin:0px!important;padding:0!important;font-size:14px;}
.woocommerce .star-rating span::before{color:#f7a325;}
.woocommerce p.stars a::before{color:#f7a325;}
.woocommerce-Reviews #review_form_wrapper{}
.woocommerce-Reviews #review_form_wrapper .comment-reply-title{display:none}
.woocommerce-Reviews #review_form_wrapper form{width:60%;padding:40px;background:#f7f7f7;box-shadow:0px 5px 10px 4px #00000003;margin:0 auto;}
.woocommerce-Reviews #review_form_wrapper form .comment-form-rating{display:flex;align-items:center;margin-bottom:15px;}
.woocommerce-Reviews #review_form_wrapper form .comment-form-rating label{margin-right:15px;font-size:14px;}
.woocommerce-Reviews #review_form_wrapper form .comment-form-rating p.stars{margin:0px!important;padding:0!important;font-size:12px;line-height:1;}
.woocommerce-Reviews #review_form_wrapper form .comment-form-comment{margin-bottom:0px!important;}
.woocommerce-Reviews #review_form_wrapper form .comment-form-comment label{font-size:14px;margin-bottom:10px;}
.woocommerce-Reviews #review_form_wrapper form .comment-form-comment textarea{background:#ffffff;border:none;border-radius:8px;padding:10px 20px;color:#4d5e6c;}
@media (max-width:1200px){.woocommerce-Reviews #comments ol.commentlist{column-count:3;}
}
@media (max-width:992px){.woocommerce-Reviews #comments ol.commentlist{column-count:2;}
.woocommerce-Reviews #review_form_wrapper form{width:100%}
}
@media (max-width:768px){.woocommerce-Reviews #comments ol.commentlist{column-count:1;}
}
/*checkout page - left right style*/
.wc-block-components-sidebar-layout .wc-block-components-main{padding-right:50px!important}
.wc-block-components-sidebar{padding-left:0px!important}
/* my-account/view-order View*/
.wc-item-meta{}
.wc-item-meta li{display:flex;}
.wc-item-meta li strong{margin-right:10px;}
.wc-item-meta li p{margin-bottom:0px;}
/* my-account/edit-address/billing */
.ds_edit_address{}
.ds_edit_address p{margin-bottom:15px!important;}
.ds_edit_address p label{display:block;font-size:14px;margin-bottom:5px;}
.ds_edit_address p input{width:100%;padding:10px 12px!important;border:1px solid #ccc!important;border-radius:5px;}
.ds_edit_address .select2-container .select2-selection--single{height:42px;border:1px solid #ccc;}
.ds_edit_address .select2-container .select2-selection--single .select2-selection__rendered{height:40px;line-height:28px;text-indent:5px;}
.ds_edit_address .select2-container--default .select2-selection--single .select2-selection__arrow{top:3px;right:10px;}
/*account_navigation*/
.account_navigation{}
.account_navigation .is-active a{color:#8ec220;}
.account_navigation a{color:#848484;}
/*other*/
textarea#order_comments{padding:10px 15px;}
.woocommerce form.checkout_coupon .coupon-error-notice{position:absolute;left:16px;bottom:10px;}
@media (max-width:768px){.woocommerce-MyAccount-navigation-link--customer-logout{display:none}
}
/*mobile_anniu*/
#mobile_right_nav{width:300px;border:none;background:#ffffff;overflow-y:auto;}
#mobile_right_nav .mobile_head{padding:15px 22px;color:#fff;background:#f4f4f4;}
#mobile_right_nav .mobile_head img{height:40px}
#mobile_right_nav .menu-zk{}
#mobile_right_nav .menu-zk li{line-height:60px;position:relative;}
#mobile_right_nav .menu-zk li a{font-size:16px;display:block;border-bottom:1px solid #b4b4b421;padding:0px 30px;}
#mobile_right_nav .menu-zk li:last-child a{border-bottom:none;}
#mobile_right_nav .menu-zk .sub-menu{display:none;background:#ffffff;}
#mobile_right_nav .menu-zk .sub-menu li{line-height:50px;}
#mobile_right_nav .menu-zk .sub-menu li a{font-size:12px;color:#333;border-bottom:1px solid #ededed;}
#mobile_right_nav .menu-zk .menu-item-has-children .czxjcdbs:before{content:"\F279";font-family:'bootstrap-icons';position:absolute;right:20px;top:15px;color:#ffffff;width:30px;height:30px;line-height:30px;text-align:center;display:block;cursor:pointer;background:#aacd2e;border-radius:50%;font-size:10px;}
#mobile_right_nav .menu-zk .menu-item-has-children .kai:before{content:"\F27C";font-family:'bootstrap-icons';}
/*search*/
#search_offcanvas{height:150px;}
.search_offcanvas_close{position:absolute;right:0px;top:0px;cursor:pointer;z-index:5;background:#e2e2e2;width:40px;height:40px;border:none;}
.search_offcanvas_close:after{content:"";position:absolute;background-color:black;left:20px;width:1px;height:20px;transform:rotate(-45deg);top:10px;}
.search_offcanvas_close:before{content:"";position:absolute;background-color:black;left:20px;width:1px;height:20px;transform:rotate(45deg);top:10px;}
.search_offcanvas_box{margin:50px 0px;text-align:center;}
.search_offcanvas_box .search_offcanvas_form{width:100%;position:relative;border:3px solid #dddddd;height:50px;display:flex;align-items:center;justify-content:space-between;}
.search_offcanvas_box .search_offcanvas_form select{border:none;padding:0px 20px;}
.search_offcanvas_box .search_offcanvas_form input{width:100%;border:none;color:#b7b7b7;background:none;padding:0px 15px;}
.search_offcanvas_box .search_offcanvas_form button{border:none;color:#b7b7b7;background:none;margin:0;padding:0 20px 0 0;font-size:18px;}


/*mobile */
.cxs992{display:none;}
.cxs1200{display:none;}
@media (max-width:1200px){
.bxs1200{display:none!important;}
.cxs1200{display:block!important;}
}
@media (max-width:992px){
.bxs992{display:none!important;}
.cxs992{display:block!important;}
}
@media (max-width:768px){
.bxs768{display:none!important;}
}
