/*
Theme Name: Meatworksasia
Text Domain: bts
Version: 1.0
Requires at least: 4.7
Requires PHP: 5.2.4
Description: Meatworksasia.
Author: the BTS GRAPHIC team
Author URI: https://btsgraphic.com/
Theme URI: https://btsgraphic.com/
License: 
License URI: 
*/

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    vertical-align: baseline;
}
*, ::after, ::before{
    text-decoration: none;
}
ol,
ul {
    list-style: none;
}

blockquote,
q {
    quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: '';
    content: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

a:hover {
    text-decoration: none;
}

#wpadminbar {
    position: absolute
}

body {
    font-family: 'Montserrat', sans-serif;
    font-style: normal;
    font-size: 14px;
    color: #333;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.item-15{
display:none
}
.pum-container.pum-responsive img{
    text-decoration: none;
}
.woocommerce div.product form.cart .variations label{
top: 6px
}
.woocommerce div.product form.cart .variations select{
    border: 1px solid #ddd;
    height: 34px;
        min-width: 35%;
}
.woocommerce-variation-price{
margin-bottom: 15px;    
}
.cfom-wrapper span.show_description{
display: none;
}
.header{
    background: #fff;
    position: relative;
}
.header .custom-logo-link{
    width: 120px;
    display: inline-block;
}
.header .custom-logo-link img{
    width: 100%;
    height: auto;
}
.header .bts-account{
    position: relative;
    display: inline-block;
    margin: 0px 15px;
    text-align: left;
}
.header .bts-account .bts_login a i{
    font-size: 18px;
    color: #999;
}
.header .bts-account .bts_login a{
        color: #333;
}
.header .bts-account:hover .bts_account{
  display: block !important;
}
.bts_account{
    display: none;
    position: absolute;
    background: #fff;
    padding: 30px;
    z-index: 9999;
    box-shadow: 1px 1px 49px -25px rgb(0 0 0 / 20%);
    width: 300px;
    right: 0;
    border-radius: 6px;
}
.bts_account .login-username ,.bts_account .login-password{
    margin-bottom: 10px;
}
.bts_account .login-username label, .bts_account .login-password{
    text-align: left;
    font-size: 12px;
    color: #444;
    margin-bottom: 5px;
    display: block;
}
.bts_account .login-submit{
    margin-top: 15px;
    margin-bottom: 15px;
}
.bts_account .login-submit .btn-login{
    background: #182B6D;
    color: #fff;
    font-size: 14px;
}
.bts_account .login-submit .btn-sign-up{
    margin-left: 15px;
    border: 1px solid #182B6D;
    font-size: 14px;
}

.bts_account .login-submit .btn-login:hover{
   background: #586594; 
}

.cart-header{
    /* position: absolute;
    right: 60px;
    top: 25%;
    font-size: 12px; */
    font-size: 0px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.header-cart{
    display: inline-block;
}
.cart-header .cart-number{
    position: relative;
    width: 30px;
    /* height: 40px; */
    height: auto;
    display: inline-block;
}
.cart-header .cart-number .am{
    background: #182B6D;
    z-index: 10;
    position: relative;
    top: -10px;
    width: 18px;
    height: 18px;
    border-radius: 20px;
    line-height: 18px;
    font-size: 11px;
    color: #fff;
    text-align: center;
    display: inline-block;
}
.cart-header .cart-number:before{
    content: "\f291";
    display: inline-block;
    position: absolute;
    top: -11px;
    left: -8px;
    font-size: 24px;
    color: #999;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
}
.cart-header .cart-total{
    color: #333;
    position: relative;
    top: 4px;
}
.main-nav, .nav-search{
    display: inline-block;
    margin-left: 5px;
}
.nav-search .form-wrapper{
        position: relative;
}
.nav-search .form-wrapper input{
        font-size: 12px;
}
.nav-search .form-wrapper .btn{
    position: absolute;
    right: 0;
    top: 0;
    font-size: 12px;
 }
.nav-search .form-wrapper .btn i{
    color: #999;
}
.navprimary .lang-item a{
        padding-left: 5px;
        padding-right: 5px;
}
.navprimary {
    background: #fff;
    padding: 0;
    transition: all 0.3s ease-out;
    position: relative;
    top: 0;
    width: 100%;
    z-index: 100;
    text-align: center; 
}
.navprimary li{
    display: inline-block;
    position: static;
    text-align: center;
}
.navprimary ul li.active .dropdown-item a{
    color: #333333 !important;
}
.navprimary ul li a {
    color: #182B6D;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 14px;
    padding-left: 1rem;
    padding-right: 1rem;
    padding-top: .8rem;
    padding-bottom: .8rem;
    white-space: nowrap;
    display: inline-block;
}

.navprimary ul:not(.sub-menu) li > a:first-child {
/* Custom nav */
    height: 100%;
    min-height: 85px;
    display: flex;
    align-items: center;
}

.navprimary ul li a:hover {
    color: #333;
}

.navprimary ul li.active .nav-link {
    color: #333;
}
.navprimary li:hover .sub-menu{
    display: block;
}
.navprimary .sub-menu{
    position: absolute;
    width: 100%;
    background: #182B6D;
    left: 0; 
    top: 100%;
    display: none;
    padding: 5px 15px;   
}

.navprimary .sub-menu li a{
    border-right: 0;
    text-transform: none;
    font-weight: normal;
    display: block;
    padding: 6px 10px;
    color: #fff;
    font-size: 12px;
}
.navprimary .sub-menu li a img{
    width: 25px;
    height: auto;
}
.navprimary .sub-menu li a i{
    margin-left: 5px;
}
.navprimary .sub-menu li a:hover{
    color: #999;
}
.navprimary .sub-menu li{
    position: relative;
}
.navprimary .sub-menu li:hover .sub-menu{
    display: block;
}
.navprimary .sub-menu li .sub-menu {
    border-radius: 0 0 6px 6px;
    display: none;
}
.sticky {
    position: fixed !important;
    top: 0;
    width: 100%;
    z-index: 1000;
    padding: 0 0;
    transition: all 0.3s ease-out;
    z-index: 200;
    box-shadow: 1px 1px 38px -18px rgb(0 0 0 / 40%)
}
.sticky .logo{
    top: 0;
}

.card-search .input-search {
    position: relative;
    overflow: hidden;
}

.card-search .input-search i {
    position: absolute;
    top: 10px;
    right: 25px;
    color: #035279;
}
.btn-sear{
    padding-top: .5rem;
    padding-bottom: .5rem;
}
.btn-sear .dropdown-toggle i{
    color: #035279;
    width: 34px;
    height: 34px;
    line-height: 34px;
    border-radius: 3px
}
.btn-sear i{
   
}
.btn-sear .dropdown-menu{
    padding: 15px;
}
.btn-sear .btn:focus{
    outline: 0;
    box-shadow: none;
}
.card-search .input-search input {
    padding-left: 45px;
    border-radius: 30px;
    color: #18d685;
    max-width: 210px
}

.card-search ::placeholder {
    /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #333;
    opacity: 1;
    /* Firefox */
}

.card-search :-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #333;
}

.card-search ::-ms-input-placeholder {
    /* Microsoft Edge */
    color: #333;
}

.sticky .logo img {
    transition: all 0.3s ease-out
}
.col-nav-bars{
    padding-right: 0
}
.card-bars h2{
    color: #fff;
    background: #e68824;
    padding: 17px 15px;
    text-transform: uppercase;
    position: relative;
    font-size: 16px;
}
.card-bars h2 .fa-bars{
    margin-right: 5px;
}
.card-bars h2 .fa-chevron-down{
    position: absolute;
    right: 15px;
}
.card-bars li{
    border-left: 0 !important
}
.col-nav-home{
    padding-right: 0
}
.card-bars li a:hover{
    background: transparent !important;
    color: #e68824 !important
}
.card-bars .card-navs{
    display: none;
    position: absolute;
    left: 15px;
    background: #fff;
    top: 100%;
    width: 285px;
    border-left: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    border-right: 1px solid #ddd;
    z-index: 10;
}
.card-bars .card-navs a{
    color: #333 !important;
}
.card-bars li:hover .card-navs{
    display: block
}

.card-bars .card-navs li{
    padding: 0;
    border-top: 1px solid #ddd;
    position: relative;
}
.card-bars .card-navs li i{
    position: absolute;
    right: 0;
    top: 0;
    width: 40px;
    height: 40px;
}
.card-bars .card-navs li i:hover{
    cursor: pointer;
}
.card-bars .card-navs li .icon-plus:before{

    content: "\f067";
    display: inline-block;
    position: absolute;
    top: 10px;
    border: 1px;
    right: 15px;
    font-size: 12px;
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    font-style: normal;

}
.card-bars .card-navs li .icon-minus:before{
        content: "\f068";
    display: inline-block;
    position: absolute;
    top: 10px;
    border: 1px;
    right: 15px;
    font-size: 12px;
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    font-style: normal;

}

.card-bars .card-navs li a{
    padding: 9px 15px !important;
    display: block;
}
.card-bars .card-navs .sub-menu{
    padding: 0 0 0;
    display: none;
    position: relative;
    list-style: none;
    margin: 0;
    top: 0;
    z-index: 100;
}

.nav-home{
    border-left: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    border-right: 1px solid #ddd
}
.nav-home ul li{
    padding: 9px 15px;
    border-top: 1px solid #ddd;
    position: static
}
.nav-home ul li a{
    color: #444;
    font-weight: 500;
    display: block;
    position: relative
}
.nav-home ul li a:after{
    content: "\f054";
    position: absolute;
    right: 0px;
    top: 4px;
    display: block;
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    font-size: 12px
}

.nav-home ul li a img, .card-bars li a img{
    height: 28px;
    width: 28px;
    display: none !important;
}
.nav-home ul li i{
    position: absolute;
    right: 10px;
    top: 17px;
    font-size: 12px;
    color: #666
}
.nav-home ul li:hover .sub-menu{
    visibility: visible
}
.nav-home .sub-menu{
    padding: 0 0 12px;
    height: 376px;
    visibility: hidden;
    position: absolute;
    width: 370px;
    list-style: none;
    margin: 0;
    left: 300px;
    top: 0;
    background: #fff;
    box-shadow: 0 0 4px 0 rgb(0 0 0 / 25%);
    z-index: 100;
}
.nav-home .sub-menu li a{
    padding: 0 !important;
}
.nav-home .sub-menu li a:after{
    display: none;
}
.card-bars .sub-menu li a{
    padding: 9px 20px !important;
    font-weight: 400;
}

/*---*/


.card-products.columns-3 .product{
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
    padding-right: 15px;
    padding-left: 15px;

}
.card-products.columns-4 .product{
        -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
    padding-right: 15px;
    padding-left: 15px;

}
.card-products.columns-2 .product{
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    padding-right: 15px;
    padding-left: 15px;
}
.card-products.columns-1 .product{
        -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
     padding-right: 15px;
    padding-left: 15px;
}

.card-products{
   clear: both
}
.card-products .product{
    margin-bottom: 30px !important;
}
.card-products .card-product{
    overflow: hidden;
    text-align: center;
position: relative;
}
.image-thumb{
    overflow: hidden;
    position: relative;
    border-radius: 6px;
}
.card-products .card-product img{
    width: 100%;
    height: auto;
    display: block;
    transition: 0.3s ease-in-out;
     border-radius: 6px;
}
.card-products .card-product:hover img{
    transform: scale(1.2);
    transition: 0.3s ease-in-out;
    opacity: .8;
   
}
.card-products .product .woocommerce-loop-product__title{
    padding: 10px 15px !important;
    min-height: 44px;
    overflow: hidden;
    font-weight: 500;
    font-size: 15px;
    color: #333;
    margin-bottom: 0;
}
.card-products .product .woocommerce-loop-product__title:hover{
    color: #000;
}
.card-products .product .price{
    padding: 0 15px;
    margin-top: 8px;
    display: block;
}
.card-products .product .price .woocommerce-Price-amount{
    font-weight: 500;
    color: #000;
    font-size: 14px;
}
.card-products .product .price .woocommerce-Price-currencySymbol{
    margin-left: 4px;
}
.card-product .star-rating{
    display: none !important;
}
.card-products .product .price del, .card-products .product .price ins{
    margin: 0 2px;
}
.woocommerce span.onsale{
    left: 30px;
    top: 15px;
    background: #182B6D;
}
.woocommerce div.product p.price del, .woocommerce div.product span.price del{
    text-decoration: line-through;
}

.more-all{
    text-align: center;
    display: block;
    margin-top: 15px;
    margin-bottom: 30px;
}
.more-all a{
    background: #e68824;
    border-radius: 3px;
    padding: 12px 30px;
    color: #fff;
    max-width: 240px;
    margin: auto;
    display: block;
    text-transform: uppercase
}
.more-all a i{
    margin-left: 5px;
}
.more-all a:hover{
    background: #f1c24e;
}
.title-product{
    text-transform: uppercase;
    font-size: 24px;
    font-weight: 600;
    color: #172c6d;
}
.card-banner-category-product{
    margin-bottom: 15px;
}
.card-banner-category-product img{
    width: 100%;
    height: auto;
    display: block;
}
.term-description{
    border-bottom: 1px solid #eee;
    margin-top: 5px;
    padding-bottom: 15px;
    margin-bottom: 15px;
}
.woocommerce{
}
.woocommerce .woocommerce-MyAccount-navigation{
    background: #fff;
    padding: 15px;
    border-radius: 3px;
}
.woocommerce .woocommerce-MyAccount-navigation ul{
    padding-left: 0;
}
.woocommerce .woocommerce-MyAccount-navigation ul li{
    list-style: none;
    display: block;
    border-bottom: 1px solid #eee;
}
.woocommerce .woocommerce-MyAccount-navigation ul li:last-child{
    border-bottom: 0;
}
.woocommerce .woocommerce-MyAccount-navigation ul li a{
    color: #333;
    display: block;
    padding: 6px 0;
}

.woocommerce-MyAccount-content, .woocommerce-cart-form, .checkoutss.woocommerce-checkout, .woocommerce-order{
    background: #fff;
    padding: 15px;
    border-radius: 6px;
}
.cfom-fields-order-wrapper{
    display: none;
}
.woocommerce-MyAccount-content .col-1, .woocommerce-MyAccount-content .col-2, .woocommerce-checkout .col-1, .woocommerce-checkout .col-2, #customer_login .col-1, #customer_login .col-2{
    max-width: inherit;
    padding-left: 0;
    padding-right: 0;
}
.woocommerce-Address-title .edit{
    background: #182B6D;
    color: #fff;
    display: inline-block;
    padding: 5px 10px;
    border-radius: 3px;
}
.woocommerce-MyAccount-content fieldset{
    margin-top: 15px;
}
.woocommerce-MyAccount-content fieldset legend{
    margin-bottom: 15px;
    border-bottom: 1px solid #eee;
    font-size: 16px;
    padding-bottom: 10px;
}
.woocommerce-MyAccount-content .password-input{
    width: 100%;
}
.woocommerce-Button{
        background: #182B6D !important;
        padding: 10px 20px !important;
        border-radius: 3px !important;
        color: #fff !important;
}
.woocommerce-input-wrapper{
display: block;
width: 100%;
}
.woocommerce-Input, .input-text {
    display: block;
    width: 100%;
    padding: .575rem .75rem;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
textarea.input-text {
    display: block;
    width: 100%;
    padding: .375rem .75rem;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.woocommerce-additional-fields__field-wrapper .form-row{
    display: block;
}

.woocommerce-cart-form{

}
.woocommerce table.shop_table{
    border-collapse: collapse;
}
.shop_table  thead  td, .shop_table  thead  th{
            border-bottom-width: 0;
}
.shop_table td, .shop_table th{
    border: 1px solid #eee;

}
.shop_table  .product-thumbnail{
        width: 110px;
}
.shop_table .product-name a{
        color: #182B6D;
}
.coupon .input-text{
    width: 90px !important;
}
.coupon .button, .button{
  background: #182B6D !important;
  color: #fff !important;
}
.cart-collaterals{
    background: #fff;
    border-radius: 3px;
    margin-top: 15px;
    padding: 15px;
}
.woocommerce .woocommerce-result-count{
    color: #888;
    margin-top: 10px;
}
.woocommerce-ordering{
    position: relative;
    margin-bottom: 20px;
}
.woocommerce .woocommerce-ordering select{
    float: right;
    border: 1px solid #ddd;
    padding: .53em 28px .53em 1.41575em;
    border-radius: 3px;
    color: #555;
    background-color: #fff;
    border: 1px solid;
    border-color: #ebebeb;
    max-width: 100%;
    -webkit-appearance: none;
    -moz-appearance: textfield;
    appearance: none;
    width: 100%;
    background-image: url('./assets/images/select_arrow.png');
    background-position: calc(100% - 15px) center;
    background-repeat: no-repeat;
    border-radius: 4px;
}
.woocommerce .woocommerce-ordering select:focus{
    outline: 0;
}
.woocommerce-product-details__short-description{
    margin-bottom: 20px
}
.woocommerce-product-details__short-description ul li{
    position: relative;
    padding-left: 25px;
}
.woocommerce-product-details__short-description ul li:before{
    content: "\f058";
    display: inline-block;
    position: absolute;
    top: 0;
    border: 1px;
    left: 0px;
    color: #f2a12b;
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    font-style: normal;
}
#customer_login .u-column1, #customer_login .u-column2{
}
.woocommerce-form-login, .woocommerce-form-register, .woocommerce-ResetPassword{
    background: #fff;
    margin-top: 0 !important;
}
.woocommerce-ResetPassword{
    padding: 15px;
    border-radius: 6px;
}
.woocommerce-form-login .password-input, .woocommerce-form-login__rememberme{
    width: 100%;
}

.detail-content-product{
    background: #fff;
    overflow: hidden;
    padding: 30px;
    border-radius: 3px;
    margin-bottom: 30px;
}
.card-summary{
    width: 100% !important;
}
.card-summary .yith-wcwl-add-to-wishlist{
    position: absolute;
    right: 0;
    top:  0;
    margin-top: 0;
}
.card-summary .yith-wcwl-icon{
    margin-right: 0;
}
.card-summary .view-wishlist{
    display: none;
}
.card-summary .yith-wcwl-add-button span{
    display: none;
}
.yith-wcwl-add-button .delete_item {
    font-size: 12px;
    width: 40px;
    height: 40px;
    text-align: center;
    border-radius: 30px !important;
}
.yith-wcwl-add-button .delete_item i{
        margin-bottom: 15px;
        line-height: 20px;
}
.single_add_to_wishlist {
    border-radius: 30px !important;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 20px;
    border: 1px solid #182B6D !important;
    color: #182B6D !important;
    background: transparent !important;
    padding-left: 0 !important;
    padding-right: 0 !important; 
}
.card-summary .single_add_to_wishlist i{
    line-height: 20px;
}


.card-summary .product_title {
    font-size: 22px;
    margin-bottom: 15px;
    padding-right: 50px !important;
}
.card-summary .price{
    margin-bottom: 20px;
}
.card-summary .price del{
    margin-right: 10px;
}
.card-summary .price strong{
    color: #333
}
.card-summary .price .price-red{
    color: red;
}
.card-summary .note-price{
    display: block;
    font-size: 14px;
    font-style: italic;
    color: #333;
}
.card-summary .price .woocommerce-Price-amount {
    font-weight: 600;
    color: #222;
    font-size: 18px;
}
.card-summary .price .woocommerce-Price-currencySymbol{
    margin-left: 5px;
}
.quantity{
    display: block;
    float: none !important;
    margin-bottom: 20px !important;
}
.quantity .qty_button {
    height: 25px;
    width: 25px;
    border-radius: 40px;
    padding: 0;
    background: #ddd;
    border: 0;
    
}
.quantity .qty {
display: inline-block  !important;
    border: 0;
    height: 38px;
    width: 78px !important;
    border: 1px solid #eee;
     appearance: textfield;
        -webkit-appearance: none;
        -moz-appearance: textfield;
}
.quantity .minus{
    position: relative;
    top: 0;
    margin-right: 5px;
}
.quantity .plus{
    position: relative;
    top: 0;
    margin-right: 5px;
}
.card-summary .single_add_to_cart_button {
    background: #182B6D !important;
    padding: 15px 20px !important;
}
.card-summary .single_add_to_cart_button:hover{
    background: #526091 !important;
}
.card-summary .woocommerce-review-link{
    color: #182B6D !important;
}
.card-summary .product_meta .sku_wrapper, .card-summary .product_meta .posted_in{
    display: block;
    border-bottom: 1px solid #eee;
    padding: 10px 0;
    color: #555;
}
.product_meta .posted_in a{
    color: #182B6D ;
}
.card-summary .stock{
    margin-bottom: 15px;
    color: #182B6D !important;
}
.card-gallery-product .images{
    width: 100% !important;
}

#tab-description{
    display: block ;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active a{
    background: #fff !important;
    border-top: 3px solid #182B6D;
    border-radius: 6px 6px 0 0;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li{
    border: 0;
    border-radius: 0;
    margin: 0 5px 0 0;
    padding: 0;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li::after{
    display: none;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li::before{
    display: none
}
.woocommerce div.product .woocommerce-tabs ul.tabs{
    padding-left: 0;
    border: 0;
    margin-bottom: 0
}
.woocommerce div.product .woocommerce-tabs ul.tabs::before{
    display: none !important
}

.woocommerce div.product .woocommerce-tabs ul.tabs li a{
    color: #333 !important;
    padding: 12px 20px;
    background: #f9f9f9;   
    font-weight: 300;
    border-top: 3px solid transparent;
    border-radius: 6px 6px 0 0;
   
}
.woocommerce div.product .woocommerce-tabs .panel{
    padding: 15px;
    background: #fff;
    border-radius: 0 6px 6px 6px;
}

.card-gallery-product .woocommerce-product-gallery {
    width: 100% !important
}
.card-gallery-product .flex-control-thumbs{
    margin-left: -6px !important;
    margin-right: -6px !important;
}
.card-gallery-product .flex-control-thumbs li{
    padding-right: 6px;
    padding-left: 6px;
}
.card-gallery-product .flex-active{
    border: 1px solid #eee
}

.rx_recommended_wrapper, .rx_rating_graph_wrapper{
    box-shadow: none;
}
.rx_review_sort_list .rx_listing_style_2 .rx_review_block{
    background: #fff !important;
}
.rx-flex-grid-container .woocommerce-Reviews-title, .woocommerce-Reviews-title{
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 10px;
}
.rx-flex-grid-100 .woocommerce-Reviews-title{
    margin-bottom: 20px;
}
.logged-in-as a{
    color: #999;
}
.rx-review-form-area-style-2{
    background: #fff !important;
}
.rx-review-form-area-style-2 .form-submit .submit{
    background: #182B6D !important;
    padding: 15px 20px !important;
    border-radius: 5px !important;
}
section.related{
    margin-top: 30px;
    overflow: hidden;
}
section.related .related-title{
    margin-bottom: 20px;
    font-size: 22px;
    font-weight: 600;
    text-transform: uppercase;
    position: relative
}

.form-contact{
    margin-bottom: 15px;
}
.form-control{
    font-size: 14px;
}
.form-button .btn-send{
    background: #182B6D;
    color: #fff;
    padding: 8px 30px;
    text-transform: uppercase;
    font-weight: 600;
}

.section-category-product{
    padding: 0;
}

.section-category-product .banner-category img{
    width: 100%;
    display: block;
}
.banner-category{
    margin-bottom: 30px;
}
.category-title{
    overflow: hidden;
    margin-bottom: 15px;
    border-bottom: 2px solid #e68824;
    background: #eee;
}
.category-title h2{
    text-transform: uppercase;
    font-size: 20px;
    font-weight: 500;
    float: left;
    background: #e68824;
    padding: 11px 15px;
    position: relative;
}
.category-title h2:after{
        content: "";
    width: 0;
    height: 0;
    border-top: 49px solid transparent;
    border-bottom: 15px solid transparent;
    border-left: 45px solid #e68824;
    border-right: aliceblue;
    position: absolute;
    right: -45px;
    top: 0;

}
.category-title h2 a{
    color: #fff
}
.category-sub{
    float: right;
    position: relative;
    margin-top: 14px;
    padding-right: 10px;
}

.category-sub li{
    display: inline-block;
    margin-left: 25px;
    position: relative
}
.category-sub li:first-child:before{
    display: none;
}
.category-sub li:before{
    content: "";
    position: absolute;
    width: 1px;
    height: 10px;
    left: -15px;
    background: #333;
    position: relative;
    display: inline-block;
}
.category-sub li a{
    color: #333;
}
.category-sub li a:hover{
    color: #e68824;
    text-decoration: underline
}


.popular-news{
    padding: 50px 0 0 0;
    margin-bottom: 30px;
}
.popular-news .owl-nav{
    position: absolute;
    top: 50%;
    margin-top: -80px;
    width: 100%
}
.popular-news .owl-nav .owl-prev, .popular-news .owl-nav .owl-next{
    position: absolute;
    width: 40px;
    height: 40px;
    line-height: 40px;
    border-radius: 40px;
    text-align: center;
    background: rgba(0, 0, 0, .5) !important;
    display: inline-block;
    color: #fff !important;
    font-size: 20px !important
}
.popular-news .owl-nav .owl-prev{ 
    left: 5px;
}
.popular-news .owl-nav .owl-next{
    right: 5px;
}
.popular-news .owl-nav button:focus{
    outline: 0
}

.card-title {
    
    padding-bottom: 5px;
    margin-bottom: 15px;
}
.card-title .ln{
    background: #eeeeee;
    height: 3px;
    width: 100px;
    border-radius: 10px;
    display: inline-block;
    position: relative
}
.card-title .cr{
    background: #e68824;
    height: 6px;
    width: 40px;
    position: absolute;
    top: -2px;
    left:0;
    margin-left: 30px;
    border-radius: 10px;
}
.card-title h2, .card-title h1{
    font-size: 24px;
    font-weight: 500;
    color: #333;
    text-transform: uppercase
}
.card-row-title{
    margin-bottom: 30px;
    border-bottom: 1px solid #eee;
}
.card-row-title h2{
    display: inline-block;
    padding: 10px 0;
    font-size: 18px;
    font-weight: 700;
    color: #000;
    text-transform: uppercase
}

.post-grid{
    margin-bottom: 30px;
}
.post-grid .item-grid-post .thumb{
    position: relative;
    overflow: hidden;
}
.post-grid .item-grid-post .thumb img{
    width: 100%;
    border-radius: 6px;
    transition: .3s linear;
}
.post-grid .item-grid-post .thumb:hover img{
    opacity: .6;
    transition: .3s linear;
}
.post-grid .item-grid-post h2{
    margin: 10px 0;
    line-height: 1.3;
    height: 38px;
    overflow: hidden;
}
.post-grid .item-grid-post h2 a{
    color: #182b6d;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 600;
}
.post-grid .item-grid-post .card-date{
    margin-bottom: 5px;
}
.post-grid .item-grid-post .card-excerpt{
    height: 60px;
    overflow: hidden;
}

.post-grid .item-grid-post h2:hover a{
    color: #000;
}

.owl-nav{
    position: absolute;
    top: 50%;
    margin-top: -20px;
    width: 100%
}
.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev, .owl-carousel button.owl-dot{
    
}
.owl-nav .owl-prev,.owl-nav .owl-next{
    position: absolute;
    width: 38px;
    height: 38px;
    line-height: 38px;
    border-radius: 38px;
    text-align: center;
    background: transparent !important;
    border: 1px solid #eee !important;
    display: inline-block;
    color: #eee !important;
    font-size: 20px !important
}
.owl-customer .owl-nav .owl-prev{
    left: -100px;
}
.owl-customer .owl-nav .owl-next{
    right: -100px;
}
.owl-nav .owl-prev{ 
    left: 15px;
}
.owl-nav .owl-next{
    right: 15px;
}
.owl-nav button:focus{
    outline: 0
}
.owl-nav button:focus{
    outline: 0
}
.owl-dots{
    position: relative;
    bottom: 0;
    width: 100%;
    text-align: center
}

.owl-dots .owl-dot{
    display: inline-block;
   background-color: #eeeeee !important;
    width: 9px;
    height: 9px;
    margin: 0 5px;
    border-radius: 10px;
}
.owl-dots .owl-dot.active{
    background: #182B6D !important;
}
.owl-dots .owl-dot:focus{
    outline: 0
}

.item-qoute{
    display: block;
    text-align: center;
    color: #ffffff;
}
.item-qoute .qoute{
    text-align: center;
    font-size: 18px;
    margin-bottom: 15px;
    position: relative;
    padding-left: 30px;
    padding-right: 30px;
}
.item-qoute .qoute:before{
        content: "\f10d";
        position: absolute;
        left: 5px ;
        top: 0;
        font-family: 'Font Awesome 5 Free';
       font-weight: 900;
       font-size: 20px;
}
.item-qoute .qoute:after{
        content: "\f10e";
        position: absolute;
        right: 0;
        bottom: 0;
        font-family: 'Font Awesome 5 Free';
       font-weight: 900;
       padding-left: 15px;
         font-size: 20px;
}
.item-qoute .thumb{
    width: 110px;
    border-radius: 110px;
    overflow: hidden;
    display: inline-block;
}
.item-qoute h2{
    margin-top: 15px;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 600;
}

.section-blog{
    padding: 50px 0;
    position: relative;
    overflow: hidden
}
.section-blog .owl-nav button:focus{
    outline: 0
}
.section-blog .owl-dots{
    position: relative;
    bottom: 0;
    width: 100%;
    text-align: center
}
.section-blog .owl-dots .owl-dot.active{
    background: #1baf75;
}
.section-blog .owl-dots .owl-dot:focus{
    outline: 0
}
.section-blog .owl-dots .owl-dot{
    display: inline-block;
    background: #eeeeee;
    width: 35px;
    height: 7px;
    margin: 0 5px;
    border-radius: 10px;
}
.card-blog{
    margin-bottom: 30px;
}
.card-blog .thumb img{
    width: 100%;
    height: auto;
    display: block
}
.card-blog h2{
    margin: 10px 0;
    height: 42px;
    overflow: hidden
}
.card-blog h2 a{
    font-size: 15px;
    font-weight: 700;
    color: #333;
}
.card-blog .date{
    font-size: 14px;
    color: #888888;
    margin-bottom: 8px;
}
.card-blog .card-excerpt{
    color: #666666
}


.main-container {
    margin-bottom: 60px;
}

.heading-title {
    text-transform: uppercase;
    font-size: 24px;
    margin-bottom: 30px;
}

.heading-title h2 {
    position: relative;
    font-weight: 500;
    color: #231f20;
    border-bottom: 3px solid rgba(252, 181, 53, .5);
    padding-bottom: 5px;
    max-width: 600px;
}

.heading-title h2:after {
    content: "";
    border-bottom: 3px solid #FCB534;
    max-width: 280px;
    position: relative;
    top: 8px;
    left: 0;
    display: block;
}

.heading {
    margin-bottom: 30px;
}

.heading h2 {
    position: relative;
    font-weight: 700;
    color: #656c74;
    text-transform: uppercase;
    font-size: 30px;
}

.heading h2 a {
    color: #656c73;
}

.heading h2:after {
    content: "";
    border-bottom: 3px solid #FCB534;
    max-width: 110px;
    position: relative;
    top: 2px;
    left: 15px;
    display: block;
}

.heading-jobs h2:after {
    margin: auto;
    max-width: 180px;
    left: 20px;
}
.card-page-title{
    background: #eee;
    padding: 15px 0;
    margin-bottom: 0;
    text-align: left;
    margin-bottom: 30px;
}
.page-titles h1{
    color: #333;
    text-transform: capitalize;
    font-size: 25px;
    font-weight: 700
}
.hero-bread{
    min-height: 200px;
    background-color: #999;
    color: #fff;
    text-align: center;
    position: relative;
    margin-bottom: 30px
}
.hero-bread .woocommerce-breadcrumb{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);

}
.hero-bread .woocommerce-breadcrumb a{
    color: #fff
}
.woocommerce-breadcrumb{
    background: transparent;
    padding: 15px 0 !important;
    text-transform: uppercase;
}
.woocommerce-breadcrumb .container{
    color: #172c6d;
    font-weight: 600;
}
.woocommerce-breadcrumb a{
    color: #313134;
    font-weight: 300;
}
.woocommerce .woocommerce-breadcrumb{
    /* color: #333 !important; */
    text-align: center;
    text-transform: capitalize;
}
.woocommerce .woocommerce-breadcrumb a{
    /* color: #333 !important; */
}
.woocommerce .woocommerce-breadcrumb span{
    display: inline-block;
    margin: 0 4px;
    font-size: 11px;
    position: relative;
    top: -1px;
}
#breadcrumbs{
    margin-top: 10px;
    font-size: 13px;
}
#breadcrumbs a{
    color: #666
}
#breadcrumbs i{
    display: inline-block;
    margin: 0 6px;
    color: #555;
    font-size: 10px
}
.breadcrumb_last{
    color: #555
}

.row-jobs {
    align-items: center;
    justify-content: center;
    padding: 40px 0;
}

.row-jobs .entry-title {
    text-transform: uppercase;
    font-size: 24px;
    font-weight: 600;
    color: #656c73;
    margin-bottom: 20px;
}

.jobs-thumb img {
    width: 100%;
    height: auto;
    display: block;
}

.row-forms {
    margin-bottom: 20px;
}

.row-forms input,
.row-forms textarea {
    border-radius: 0;
    border-color: #dddddd;
}

.btn-sends {
    background: #18d685;
    padding: 8px 30px;
    color: #ffffff;
}

.btn-sends:hover {
    background: #F26127;
    color: #ffffff;
}
.section-article{
    padding: 30px 0;
}
.section-solution{
    border-bottom: 1px solid #eee;
    border-top: 1px solid #eee;
}
.nav-tab-article{
    text-align: center;
    display: block;
    margin-bottom: 20px;
    border-bottom: 0;
}
.nav-tab-article li{
    display: inline-block;
    margin: 0 5px;
}
.nav-tab-article  .nav-item.show .nav-link, .nav-tab-article  .nav-link.active{
    background: #e68824;
    color: #fff;
    border: 0;
}
.nav-tab-article .nav-link{
    border-radius: 30px;
    background: #fff;
    border: 0;
    color: #333;
    padding: 8px 30px;

}

.card-news .grid-news{
    margin-bottom: 30px;
    background: #fff;
    padding-bottom: 15px;
    box-shadow: 1px 1px 12px -5px rgba(0, 0, 0, .3);
    border-radius: 6px;
    overflow: hidden;
}
.grid-news .thumb{
    position: relative;
    overflow: hidden;
}
.grid-news .thumb img{
    width: 100%;
    height: auto;
    display: block;
    transition: .3s ease-in-out;
}
.grid-news .thumb:hover img{
    opacity: .7;
    transition: .3s linear;
    transform: scale(1.1);
}
.grid-news h2{
    margin: 10px 0;
    padding: 0 15px;
    height: 36px;
    overflow: hidden;
}
.grid-news h2 a{
    color: #333;
}
.grid-news h2 a:hover{
    color: #e68824;
}
.grid-news .card-excerpt{
    padding: 0 15px;
    height: 64px;
    overflow: hidden;
}
.rmp-rating-widget .rmp-icon--ratings{
    font-size: 1.2rem;
}

.card-article{
    overflow: hidden;
    margin-bottom: 20px;
    background: #fff;
}
.card-article:last-child {
    border-bottom: 0
}
.grid-article .thumb {
    position: relative;
    overflow: hidden;
    float: left;
    width: 220px;
    margin-right: 15px;
}
.grid-article .thumb img {
    width: 100%;
    height: auto;
    display: block;
    transition: all .3s ease-in-out;
}

.grid-article .thumb:hover img {
    transform: scale(1.1);
    transition: all .3s ease-in-out;
    opacity: .6;
}
.card-article .card-i{
    overflow: hidden;
}
.card-date{
    margin-top: 10px;
    color: #999;
    font-size: 13px;
}
.card-date i{
    width: 18px;
    font-size: 16px;
}

.grid-article h2 {
    text-transform: none;
    margin-top: 0px;
    line-height: 1.4;
    overflow: hidden;
    font-size: 18px;
    font-weight: 600;
    margin-top: 15px;
    
}

.grid-article h2 a {
    color: #222222;
}

.grid-article h2 a:hover {
    color: #373c5b;
}

.grid-article .card-excerpt {
    margin-top: 10px;
    position: relative;
    color: #666666;
}


.wg-post-list{
    overflow: hidden;
    padding: 4px 0;
    border-bottom: 1px solid #eee;
    padding-bottom: 15px;
    margin-bottom: 15px;
}
.wg-post-list:last-child{
    border-bottom: 0;
    margin-bottom: 0
}
.wg-post-list .thumb{
    float: left;
    margin-right: 15px;
    width: 70px;
}
.wg-post-list .thumb img{
    width: 100%;
    height: auto;
    border-radius: 100px
}

.wg-post-list .wg-inf{
    overflow: hidden
}
.wg-post-list h2 a{
    color: #182B6D
}
.wg-post-list .card-date{
    font-size: 11px;
}

.navigation-post{
    background: #fff;
    border-radius: 6px;
    padding: 20px 15px;
    margin-bottom: 30px
}
.navigation-post a{
    color: #555
}

.navpaginate,
.nav-links {
    overflow: hidden;
    margin-top: 10px;
    text-align: center;
    width: 100%
}

.pagination {
    margin-bottom: 30px;
}

.navpaginate a,
.nav-links a,
.nav-links span,
.navpaginate span {
    border: 1px solid #dddddd;
    width: 38px;
    height: 38px;
    line-height: 38px;
    display: inline-block;
    color: #666666;
    margin-right: 6px;
    border-radius: 30px;
}

.navpaginate span,
.nav-links span {
    background: #e68824;
    border-color: #e68824;
    color: #ffffff;
}

.content-none,
.error404-content {
    padding: 60px 0;
    width: 100%;
}

.content-none .img,
.error404-content .img {
    text-align: center;
}

.content-none img,
.error404-content img {
    max-width: 700px;
    margin: auto;
    display: inline-block;
    text-align: center;
}

.bts-search {
    text-align: center;
    margin-top: 30px;
}

.bts-search .form-wrapper {
    max-width: 300px;
    margin: auto;
    position: relative;
}

.bts-search .form-wrapper input {
    border: 1px solid #dddddd;
    padding: 10px 15px;
    border-radius: 30px;
    display: block;
    width: 100%;
}

.bts-search .btn {
    position: absolute;
    right: 10px;
    top: 4px;
    border: 0;
    padding: 6px;
}

.bts-search .home_btn {
    background: #FCB534;
    border-radius: 40px;
    display: inline-block;
    padding: 10px 25px;
    color: #ffffff;
    margin-top: 30px;
}

#sidebar {
    padding: 20px;
    background: #ffffff;
    height: 100%;
}
.widget_product_categories{

}
.widget-content-product{
    background: #fff;
    padding: 15px;
    border-radius: 6px;
}
.bts-product-categories-widget .widget-title-product{
    background: #182B6D;
    color: #fff;
    margin-top: -15px;
    margin-left: -15px;
    margin-right: -15px;
    padding: 12px 10px;
    font-size: 18px;
    border-radius: 6px 6px  0 0;
}
.widget-product .product-categories li{
      position: relative;
      border-bottom: 1px solid #eee;
}
.widget-product .product-categories li:last-child{
    border-bottom: 0;
}
.widget-product .product-categories li a{
    padding: 10px 15px 10px 30px;
    display: block;
    color: #333;
    font-weight: 600;
}
.widget-product .product-categories li a .icon-cate{
    width: 25px;
    margin-right: 5px;
    height: auto;
    left: 0;
    display: inline-block;
    position: absolute;
    top: 6px;
}

.widget-product ul.product-categories li i.icon-plus{
        background: transparent !important;
        position: absolute;
}
.widget-product ul.product-categories li i.icon-minus{
    background: transparent !important;
    position: absolute;
}

.widget-product ul.product-categories li i.icon-plus:before{
    content: "\f067";
    display: inline-block;
    position: absolute;
    top: 10px;
    border: 1px;
    right: 15px;
    font-size: 12px;
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    font-style: normal;
}
.widget-product ul.product-categories li i.icon-minus:before{
    content: "\f068";
    display: inline-block;
    position: absolute;
    top: 10px;
    border: 1px;
    right: 15px;
    font-size: 12px;
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    font-style: normal;
}
.widget-product ul.product-categories li i{
    position: absolute;
    right: 0;
    float: none;
    z-index: 4;
    top: 0px;
    height: 42px;
    width: 50px;
    margin-top: 0;
}
.widget-product .children{
    padding-left: 0;
}
.widget-product.widget_yith_wc_category_accordion ul.children li:before{
    display: none !important;
}
.widget-product .children li{
    border-bottom: 1px solid #eee !important;
}
.widget-product .children li:last-child{
    border-bottom: 0 !important;
}
.widget-product .children li a .icon-cate{
    left: 5px;
}
.widget-product .children li a{
    background: transparent;
    text-transform: none;
    padding-left: 35px;
    font-weight: normal;
}
.widget-product .children li a:before{
    display: none;
}

.widget_product_categories .widget-title-product{
    background-color: #f2a12b;
    padding: 15px 15px 15px 15px;
    color: #fff;
    text-transform: uppercase;
    margin-bottom: 0;
    font-size: 16px;
}
.widget_product_categories .product-categories li a{
    position: relative;
    background: #eee;
    padding: 10px 15px 10px 25px;
    display: block;
    margin-top: 4px;
    color: #333
}

.widget_product_categories .product-categories li a:hover{
    color: #e68824
}
.product-categories .children{

}
.product-categories .children li{
    border-bottom: 1px solid #eee;
}
.product-categories .children li:last-child{
    border-bottom: 0;
}
.product-categories .children li a{
    background: transparent;
}
.product-categories .children li a:before{ 
    display: none;
}

.widget-content-product{
    margin-bottom: 20px;
}
.widget-title-product{
    font-size: 18px;
    color: #333;
    margin-bottom: 15px;
}
.br_brand_letter_element{
    margin-bottom: 10px
}
.br_brand_letter_element .br_brand_name{
    padding-left: 0;
    color: #555
}
.br_brand_letter_element .br_brand_name:hover{
    color: #e68824
}
.widget-content-product img{
    width: 100%;
    height: auto;
    display: block;
}
.product_list_widget{

}
.product_list_widget li a{
    border-bottom: 0 !important;
    padding: 0;
}
.widget_search .widget-title{
    margin-bottom: 0 !important
}
.search-form{
    border: 1px solid #eee;
    padding: 15px;
}
.search-form .form-control{
    font-size: 14px;
}
.search-form .search-submit{
    background: #182B6D;
    color: #fff;
    font-size: 14px;
}

.widget {
    margin-bottom: 15px;
    background: #fff;
    padding: 15px;
    border-radius: 6px;
}

.widget-title {
    text-transform: none;
    color: #333333;
    font-size:18px;
    position: relative;
    font-weight: 500;
    padding: 6px 0;
    text-align: left;
    border-radius: 0;
    margin-bottom: 15px;
    font-family: inherit;
    text-transform: none;
    border-bottom: 1px solid #ddd;

}
.widget-title:after{
    content: "";
    width: 100px;
    height: 1px;
    background: #182B6D;
    position: absolute;
    bottom: -1px;
    left: 0;
}
.widget-content .gallery.row{
    margin-left: -5px;
    margin-right: -5px;
}
.widget-content .gallery-item{
    padding-left: 5px;
    padding-right: 5px;
    margin-bottom: 10px
}

.widget-content img {
    width: 100% !important;
    height: auto;
    max-width: 100%;
}
.widget-content ul li {
    display: block;
}

.widget-content ul li a {
    color: #333333;
    display: block;
    padding: 8px 0;
    border-bottom: 1px dashed #eee
}

.widget-content ul li a:hover {
    color: #005674;
}

.card-newsletter{
    background: #eee;
    padding: 30px 20px;
}
.card-newsletter h2, .card-newsletter p{
    text-align: center
}
.card-newsletter h2{
    margin-bottom: 15px;
    position: relative;
    padding-bottom: 10px;
    text-transform: uppercase
}
.card-newsletter h2:before{
    content: "";
    display: block;
    position: absolute;
    width: 50px;
    height: 2px;
    background: #999;
    bottom: 0;
    left: 50%;
    margin-left: -20px
}
.card-newsletter p{
    font-size: 14px;
    color: #666;
    margin-bottom: 15px;
}
.card-newsletter input{
    height: 42px;
}
.btn-newsletter{
    display: block;
    background:#ca962c ;
    border-radius: 0;
    text-align: center;
    width: 100%;
    color: #fff;
    text-transform: uppercase
}
.btn-newsletter:hover{
    color: #fff;
    background: #b28223;
}
.card-cate-service li a{
    background-image: linear-gradient(to top, #dfe9f3 0%, white 100%) !important;
    display: block;
    padding: 10px !important;
}

.card-post-new {
    margin-top: 10px;
    margin-bottom: 15px;
    overflow: hidden;
}

.card-post-new .thumb {
    position: relative;
    overflow: hidden;
    width: 80px;
    margin-right: 15px;
    float: left
}

.card-post-new .thumb img {
    width: 100%;
    height: auto;
    display: block;
    transition: all .3s ease-in-out;
}

.card-post-new .thumb:hover img {
    opacity: .6;
    transition: all .3s ease-in-out;
}
.cardmd-post-i{
    overflow: hidden
}
.card-post-new h2 {
    margin-top: 0;
    font-family: inherit;
}
.cardmd-post-i .card-date{
    font-size: 11px;
}

.card-post-new h2 a {
    text-transform: none;
    font-weight: 400;
    color: #555;
    line-height: 1.2;
}

.card-post-new h2 a:hover {
    color: #FCB534;
}
.tagcloud{
    margin-top: 10px;
}
.tagcloud a {
    display: inline-block;
    padding: 6px 10px;
    border: 1px solid #eee;
    color: #666;
    border-radius: 0;
    font-size: 13px !important;
    margin-bottom: 6px;
    margin-right: 2px;
}
.tagcloud a:hover {
    background: #182B6D;
    color: #ffffff;
    border-color: #182B6D
}
.gallery .gallery-item img{
    width: 100%;
    display: block
}
.card-detail-project{
    background: #f4f4f4;
    padding: 15px;
}
.card-list-utili li{
    margin-bottom: 10px;
}
.card-list-utili li i{
    margin-right: 5px;
}
.card-detail-project .detail-title{
    font-size: 25px;
    text-align: center;
    border-bottom: 1px solid #ffffff;
    color: #000000;
    font-weight: 700;
    padding: 10px 0;
    margin-bottom: 20px
}
.card-title-price{
    background: #3f4133;
    text-transform: uppercase;
    color: #ffffff;
    padding: 10px 15px;
    font-size: 20px;
    font-family: 'Play', sans-serif;
}
.card-sidebar-register{
    box-shadow: 0px 4px 4px 1px rgb(0 0 0 / 7%);
    padding: 15px;
}
.card-sidebar-register h2{
    text-transform: uppercase;
    font-size: 20px;
    border-bottom: 1px solid #eee;
    font-weight: 700;
    padding: 5px 0;
    color: #333;
    margin-bottom: 30px;
}
.card-sidebar-register .row-form-consult{
    margin-bottom: 15px;
}
.card-sidebar-register input{
    height: 44px;
}
.card-sidebar-register .form-control{
    border:  1px solid #eee;
    border-radius: 0;
    font-size: 15px;
}
.row-form-btn-consult .btn-register{
    background: #1baf75;
    width: 100%;
    border-radius: 0;
    text-align: center;
    font-size: 20px;
    font-weight: 700;
    font-family: 'Play', sans-serif;
    color: #fff
}

.hero{
    padding: 100px 0;
}
.hero h1{
    color: #fff;
    font-size: 25px;
    font-weight: 700;
    text-transform: uppercase
}

.section-download .table thead{
    
}
.section-download .table thead th{
    border-bottom: 0;
    border: 0;
}
.section-download  .table td, .section-download .table th{
    padding: 1rem
}
.section-download .table a{
    color: #333
}
.section-download .table a:hover{
    color: #3f4133
}
.section-download .lb-down {
    color: #09C;
}
.section-download .lb-down i{
    color: #f2a12b;
}


.list-jobs-orther li{
    display: block;
    border-bottom: 1px solid #eee;
    margin-bottom: 15px;
    padding-bottom: 15px;
}
.list-jobs-orther li span{
    display: block
}
.list-jobs-orther li a{
    color: #333;
    display: block
}
.list-jobs-orther li .date{
    font-size: 14px;
    color: #999;
    margin-top: 5px;
}
.list-jobs-orther li:last-child{
    border-bottom: 0
}
.card-apply{
    background: #eee;
    padding: 20px 15px;
    margin-bottom: 30px;
}
.card-apply h2{
    font-size: 25px;
    margin-bottom: 15px;
    font-weight: 700
}
.card-apply .row-form-apply{
    margin-bottom: 15px;
}
.row-form-btn-apply .btn{
        background: #1baf75;
    border-radius: 0;
    text-align: center;
    font-size: 20px;
    font-weight: 700;
    font-family: 'Play', sans-serif;
    color: #fff;
}
.single-post .article-content{
    background: #fff;
    border-radius: 6px;
    padding: 15px;
}
.entry-content {
    text-align: justify;
    margin-bottom: 30px
}

.entry-content .entry-title {
    font-size: 20px;
    color: #333;
    text-align: left;
    margin-bottom: 20px;
}
.entry-content ul, .entry-content ol{
    margin-top: 15px;
    list-style: inherit;
    padding-left: 30px
}
.entry-content ul li{
    margin-bottom: 10px;
}

.entry-content h1,
.entry-content h2,
.entry-content h3,
.entry-content h4,
.entry-content h5,
.entry-content h6 {
    margin-bottom: 15px;
    font-size: 16px;
    font-weight: 600;
    line-height: 1.2
}

.entry-content p {
    margin-bottom: 15px;
}

.entry-content img {
    max-width: 100%;
    margin-bottom: 10px;
    width: 100% !important;
    height: auto !important
}
.comment_container .avatar {
    width: 32px !important;
}
.woocommerce .star-rating span::before{
    color: #f2a12b;
}
#comment{
   display: block;
    width: 100%;
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.row-form {
    margin-bottom: 15px;
}

.row-form input,
.row-form textarea {
    border-radius: 0;
    box-shadow: none;
    font-size: 14px;
}

.row-form .btn-send {
    background: #252525;
    border-radius: 0;
    color: #fff;
    padding: 8px 30px;
}

.row-form .btn-send:hover {
    background: #ccc;
    color: #333
}
.section-register{
    padding: 60px 0;
    position: relative;
    overflow: hidden
}
.overlay-register{
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
    background: rgba(0, 0, 0, .4);
}
.section-register .container{
    z-index: 1;
    position: relative
}
.section-register h2{
    color: #fff; 
    text-transform: uppercase;
    font-size: 20px;
    text-align: center;
    margin-bottom: 20px;
}

.row-form-register{
    margin-bottom: 15px;
}
.row-form-register .form-control{
    border: 0
}
.row-form-btn-register{
    text-align: center
}
.row-form-btn-register .btn{
    background: #469E22;
    text-transform: uppercase;
    color: #fff;
    font-weight: 700;
    padding: 10px 30px;
    border-radius: 30px;
}

.card-box-detail{
    position: relative; 
    margin-bottom: 30px
}

.footer {
    
}
.woocommerce div.product p.price, .woocommerce div.product span.price{
    font-size: 13px;
    color:#333
}
.back-to-top {
    position: fixed;
    right: 15px;
    bottom: 60px;
    background: #F1C24E;
    width: 46px;
    line-height: 46px;
    height: 46px;
    border-radius: 40px;
    text-align: center;
    color: #ffffff;
    z-index: 100
}
.back-to-top:hover{
    color: #fff
}

/* neppy: fix total kg */
.cart-header .cart-number {
    width: 60px;
}

.cart-header .cart-number .am {
    width: 40px;
}

@media (max-width: 479px){
    .grid-article{
            flex-wrap: wrap;
            display: flex;
    }
  
    .grid-article .thumb{
        width: 100% !important;
        float: none;
        margin-right: 0
    }
    .card-i{
        padding: 0 15px 15px 15px;
    }
    .grid-article .card-excerpt{
        height: 65px;
        overflow: hidden
    }

}
@media (max-width: 574px){
    .card-products{
        margin-left: -6px;
        margin-right: -6px;
    }
    .card-products .product{
         -ms-flex: 0 0 100% !important;
        flex: 0 0 100% !important;
        max-width: 100% !important;
    }
    .card-speck{
        border-bottom: 1px solid #136c49 !important;
        border-left: 0 !important;
        padding: 15px;
    }
    .card-speck:nth-child(1){
     
    }
    .card-speck:nth-child(3){
      
    }
    .card-speck:nth-child(4){
     border-bottom: 0 !important;
    }
    
}
@media(max-width: 767px) {
    .card-products .product{
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
    #sidebar {
        margin-top: 30px;
    }
    .yaya-heading {
        right: 0;
        width: 100%;
    }
    .card-process {
        padding: 0 30px;
    }
    .card-process .thumb h2 {
        width: 100%;
        padding: 60px;
        font-size: 25px !important;
    }
    .card-process .thumb .arows {
        display: none;
    }
    .card-mission {
        display: block;
    }
    .card-miss-text {
        padding: 30px;
    }
    .card-customer {
        width: 50%;
    }
    .gallery-item{
        width: 50%;
        margin-bottom: 20px
    }
    .grid-article .thumb{
        width: 150px
    }

    /* neppy: fix total kg */
    .header-cart {
        margin-right: 50px;
    }
    
}
 
@media(max-width: 991px) {
    .card-speck{
        border-bottom: 1px solid #136c49;
        border-left: 1px solid #136c49;
        padding: 15px;
    }
    .card-speck:nth-child(1){
      border-left: 0;
    }
    .card-speck:nth-child(3){
      border-left: 0;
      border-bottom: 0;
    }
    .card-speck:nth-child(4){
      border-bottom: 0;
    }
    .container {
        max-width: 100%
    }
    .card-logo{
        text-align: center;
    }
    .logo {
        padding-left: 15px;
    }
    .logo img {
        height: 60px !important;
    }
    .service-info {
        padding-left: 100px;
    }
    .navprimary {
        position: relative;
        padding: 6px 0;
    }
    .navprimary .navbar-toggler {
        border: 0;
    }
    .navprimary .form-inline {
        display: block;
    }
    .navprimary .navbar-collapse {
        background: #ffffff;
    }
    .navbar-light .navbar-toggler {
        color: #333 !important
    }
    .navbar-light .navbar-toggler:focus {
        outline: 0 !important
    }
    .navprimary ul li {
        text-align: center;
    }
    .navprimary ul li a {
        padding-top: .5rem;
        padding-bottom: .5rem;
        font-size: 22px;
        font-weight: 200;
    }
    .sticky {
        padding: 0;
    }
    .sticky .logomb img {
        height: 60px;
        transition: all 0.3s ease-out;
    }
    .card-process .thumb h2 {
        font-size: 16px;
    }
    .table td, .table th{
        white-space: nowrap;
    }
}

@media(max-width: 1199px) {
    .navprimary ul li a {
        padding-left: 1rem !important;
        padding-right: 1rem !important;
    }
}