/*
Theme Name:           Flatsome
Theme URI:            http://flatsome.uxthemes.com
Author:               UX-Themes
Author URI:           https://uxthemes.com
Description:          Multi-Purpose Responsive WooCommerce Theme
Version:              3.19.14
Requires at least:    6.4
Requires PHP:         7.4
WC requires at least: 8.3
Text Domain:          flatsome
License:              https://themeforest.net/licenses
License URI:          https://themeforest.net/licenses
*/

.kt-wc-reviews-images-wrap-wrap {
    display: block !important;
    justify-content: center;
}

.kt-reviews-image-container {
	max-width: 100%;!important
    display: flex !important;
}
.woocommerce-photo-reviews-shortcode .shortcode-wcpr-reviews .shortcode-wcpr-comments ol.commentlist li .comment-text {

    border-bottom: 1px solid #eee !important;

}

.wcpr-comment-helpful-button-container,
.shortcode-wcpr-filter-button-verified{
	display:none !important
}

.woocommerce-photo-reviews-shortcode .shortcode-wcpr-reviews .shortcode-wcpr-comments ol.commentlist li .comment-text {
    margin: 0 0 0 80px;
    border: 0;
    border-radius: 4px;
    padding: 1em 1em 0;
}
.woocommerce-photo-reviews-shortcode .shortcode-wcpr-reviews .shortcode-wcpr-comments ol.commentlist li .comment-text{
	margin:0 !important;
}

.woocommerce-photo-reviews-shortcode .shortcode-wcpr-reviews .shortcode-wcpr-comments ol.commentlist li .comment-text p {
    margin: 0 0 1em;
    font-style: normal;
}

#footer .woocommerce-multi-currency.wmc-shortcode.plain-vertical .wmc-currency-wrapper .wmc-sub-currency {

    width: 100% ! IMPORTANT;
    BACKGROUND: #000 ! IMPORTANT;
    FONT-SIZE: 120% ! IMPORTANT;
}

#footer .wmc-sub-currency-symbol{
	display:none !important
}
#footer .woocommerce-multi-currency.wmc-shortcode.layout10 .wmc-currency {
    padding: 25px !important;
}

#footer .woocommerce-multi-currency.wmc-shortcode.layout10 .wmc-sub-currency .wmc-currency:hover {
    background-color: #000 !IMPORTANT;
    COLOR: #FFF;
}

#footer .woocommerce-multi-currency.wmc-shortcode .wmc-currency {
    background-color: #000 !IMPORTANT;
    COLOR: #FFF;
}

#footer .woocommerce-multi-currency.wmc-shortcode.plain-vertical .wmc-currency-wrapper .wmc-sub-currency {
    top: auto;
    bottom: 0px;
 
}



#footer .woocommerce-multi-currency.wmc-shortcode.layout10 {
    vertical-align: middle;
    width: 60%;
    margin:0 auto 20px auto;
    display: block;
	 background: #161616;
    border-radius: 4px;
	
    padding: 14px 20px;
    border: 1px solid #303030;
    border-radius: 50px;

}
#footer .wmc-open-dropdown-currencies{
filter:invert(100%);

}


#footer .woocommerce-multi-currency.wmc-shortcode.plain-vertical .wmc-currency-wrapper .wmc-sub-currency {
    width: 131% ! IMPORTANT;
    BACKGROUND: #000 ! IMPORTANT;
    left: -40px;
}
#footer .woocommerce-multi-currency.wmc-shortcode .wmc-current-currency .wmc-open-dropdown-currencies {
    display: flex;
    align-items: center;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    height: 40px;
    width: 40px;
}
.wmc-text-currency-symbol,.wmc-text-currency-text{
	color:#fff
}
.wcb-coupon-box-title{
	font-size:32px;
}
.wcb-gdpr-message a{
	color:#fff;
}
.woocommerce-loop-product__title .box a{
	width:100% !important
}
.box-text a:not(.button){
	width:100% !important
}
.woocommerce-loop-product__title {
    font-weight: 900 !important;
    padding-bottom: 20px !important;
    word-wrap: break-word !important;
}

.product-info .price {
    font-size: 1rem !important;
}
.ux-buy-now-button{
	width:120px;
}
.woocommerce-loop-product__title{
	font-weight:900 !important;
	padding-bottom:20px !important;
}


/* 表单 */
.ff-default .ff-el-form-control{
    font-family: inherit !important;
    border: none !important;
}
.fluentform .ff-el-form-control {
    background-clip: padding-box;
    background-image: none;
    border: 0;
    border-radius: 0.25rem;
    color: #495057;
    display: block;
    font-size: 16px;
    line-height: 1.5;
    margin-bottom: 0;
    max-width: 100%;
    padding: 6px 12px;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    width: 100%;
}
.fluentform .ff-el-form-control {
     border-radius: 0.1rem!important;
	  box-shadow: none !important;
}

.fluentform .ff-el-input--label label{
	color:#444;
}
.ff-default .ff-el-input--label label {
    display: inline-block;
    font-weight: 500;
    line-height: inherit;
    margin-bottom: 0;
    font-size: 100%;
}

.ff-message-success {
    border: 1px solid #ced4da;
    box-shadow: 0 1px 5px rgba(0,0,0,.1);
    margin-top: 10px;
    padding: 15px;
    position: relative;
    color: #569791;
    font-size: 200%;
    text-align: center;
    line-height: 1.2;
}


.ff-default .ff_btn_style {
    border: 1px solid transparent;
    border-radius: 7px;
    cursor: pointer;
    display: inline-block;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.5;
    padding: 8px 20px;
    position: relative;
    text-align: center;
    transition: background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    vertical-align: middle;
    white-space: nowrap;
  border:0;
    border-radius: 0 !important;
}

.ff_submit_btn_wrapper{
    margin-bottom: 0 !important;
}
.ff-btn-submit:not(.ff_btn_no_style) {
    margin: 0;
    border-radius: 4px !important
}

.ff-default .ff-el-form-control:focus{
    border-color: var(--fs-color-primary) !important;
}

.ff-default .ff-el-input--label label {
    display: inline-block;
    font-weight: 500;
    line-height: inherit;
    margin-bottom: 0;
    font-size: 12px;
}
.fluentform .iti__selected-flag {
    background: rgb(0 0 0 / 3%) !important;
    border-bottom-left-radius: 0!important;
    border-top-left-radius: 0!important;
}


.ff-default .ff-el-form-control:focus {
    border-color: var(--fs-color-primary) !important;
    background: #F0F0F0 !important;
}


.ff-message-success {
    border: 1px solid #ced4da;
    box-shadow: 0 1px 5px rgba(0,0,0,.1);
    margin-top: 10px;
    padding: 20px;
    position: relative;
    font-size: 16px;
    font-weight: 600;
}

.ff-default .ff-el-form-control {
    background: none;
    height: 44px;
    width: 100%;
    line-height: 48px;
    font-size: 14px;
    color: #808080;
    border: 0px solid #ccc;
    background: #F0F0F0;
    border-radius: 5px;

}
.ff-default textarea {
    min-height: 190px !important;
}

/***************
All custom CSS should be added to Flatsome > Advanced > Custom CSS,
or in the style.css of a Child Theme.
***************/
.absolute-footer{
	display:none
}
footer .dark .ux-menu-link__link{
	border:0px
}

#footer .accordion-title {
    border-top: 0 !important;
    border-bottom: 1px solid #6d6d6d4d !important;
    display: block;
    font-size: 100% !important;
    padding: 1.6em 2.3em;
    position: relative;
    transition: border .2s ease-out, background-color .3s;
}

#footer .links>li>a:before, #footer i[class*=" icon-"], #footer i[class^=icon-] {
    speak: none !important;
    display: inline-block;
    font-display: block;
    font-family: fl-icons !important;
    font-style: normal !important;
    font-variant: normal !important;
    font-weight: 400 !important;
    margin: 0;
    padding: 0;
    position: relative;
    text-transform: none !important;
}


#footer .accordion .toggle {
    border-radius: 999px;
    height: 68px;
    left: 0;
    margin-right: 5px;
    position: absolute;
    top: .3em;
    transform-origin: 50% 47%;
    width: 44px;
}
