body{
    background-color: #edf2f6;
}
.top-back-bg {
    min-height: 370px;
}
.btn {
    font-size: 13px;
    padding: 12px 12px !important;
    line-height: 22px;
    color: #fff !important;
    /* max-width: 150px; */
    text-align: center !important;
    margin: 0 5px;
}
.header .page-title {
    padding: 26px 18px 26px 18px !important;
    background-color: #363f4d  !important;
}
#site-header .page-title a{
    padding:0px !important;
}
#profile_form .file {
    max-width: 100%;
    min-width: 100%;
}
.control-block {
    margin-right:85px !important;
}
.menu-items-dev ul li{
    display: inline-block;
}
.menu-items-dev ul{
    display: flex;
}
.sub-menu-category{
    position: absolute;
    background: #fff;
    display: none;
    padding: 3px;
    border-radius: 5px;
}
.sub-menu-category::before {
    position: absolute;
    display: inline-block;
    top: -7px;
    border-right: 7px solid transparent;
    border-left: 7px solid transparent;
    border-bottom: 7px solid #fff;
    border-bottom: 7px solid #fff;
    right: 25px;
}
.full-category-section{
    padding-top:100px;
}
.menu-items-dev{
    display: inline-block;
}
.search-bar, .search-bar.w-search {
    display: inline-block;
}
.sub-menu-hover:hover .sub-menu-category{
    display: block !important;
}
.sub-menu-category ul{
    display: block;
}
.sub-menu-category ul li {
    display: block;
    border-bottom: 1px #f5f5f5 solid;
    padding: 6px 20px 6px 10px;
    position: relative;
}
.sub-menu-hover svg {
    max-width: 8px;
    min-width: 8px;
    display: inline-block;
    fill: #fff;
    margin-left: 5px;
    line-height: 10px;
    height: 12px;
}
.sub-menu-category a {
    padding: 0px !important;
    color: #111;
    font-size: 12px;
}
.sub-sub-menu {
    position: absolute;
    background: #fff;
    display: none !important;
    width: 190px;
    text-align: left;
    top: 0;
    transform: translate(155px, 0px);
    padding: 3px;
    border-radius: 5px;
    margin: 0px;
}
.sub-menu-hover .sub-menu-category li:hover .sub-sub-menu{
    display: block !important;
}
.author-page .account-settings a {
    padding: 7px 0 !important;
}
.btn-left-btn{
    font-size: 10px;
    font-weight: 600;
}
input, textarea, select {
    border: 2px solid #686868 !important;
}
.file-custom{
    border: 2px solid #686868 !important;
}
.search-bar .form-group.with-button input {
    background: #ffffff09;
}
#newsfeed-items-grid .ui-block .hentry {
    background: #fff;
}
#newsfeed-items-grid .ui-block .hentry p {
    font-size: 16px !important;
    text-align: left;
}
.top-header-author {
    bottom: 235px !important;
}
.author-phone .author-phone-icon svg{
    max-width: 22px;
    min-width: 22px;
    max-height: 22px;
    min-height: 22px;
    display: inline-block;
    vertical-align: middle;
}
.author-phone{
    margin-top: 8px;
}
.author-phone a {
    font-weight: 600;
    color: #111;
    font-size: 17px;
    margin-left: 8px;
}
.top-header-details ul li .icon-list svg {
    max-width: 22px;
    min-width: 22px;
    max-height: 22px;
    min-height: 22px;
    display: inline-block;
    vertical-align: middle;
}
.profile-info-inner{
    position: relative;
}
.top-header-details {
    margin-top: 130px;
    text-align: center;
    width: 100%;
}
.top-header-details ul li {
    display: inline-block;
    padding: 0 12px;
}
.profile-info-inner .inline-btn{
    margin-top: 20px;
}
.profile-info-inner .inline-btn a.btn{
    background-color: #363f4d;
    padding: 12px 35px !important;
    height: auto;
    line-height: 14px;
    font-weight: 600;
}
.profile-middle{
    margin-top: 50px;
}
.w-personal-info{
    background-color: #fff;
}
.profile-completion .btn-left-btn{
    font-size: 11px;
    background-color: #363f4d;
}
.skills-item-meter .skills-item-meter-active{
    background-color: #363f4d;
}
.create-friend-group .modal-content {
    padding: 30px 20px;
}
.create-friend-group .modal-content .full-width{
    background-color: #363f4d;
    font-size: 14px;
    font-weight: 600;
}
.window-popup .form-group.with-button button {
    width: 35px !important;
    height: 35px !important;
    border-radius: 5px !important;
    background: #363f4d !important;
    margin: 7px !important;
}
.create-friend-group .modal-content h6{
    font-size: 20px;
    font-weight: 600;
    letter-spacing: 0px;
    text-transform: uppercase;
}
.create-friend-group .modal-content input{
    padding-right: 50px;
    padding-left: 15px;
    font-size: 13px;
}
.create-friend-group .modal-content select{
    padding-right: 50px;
    padding-left: 15px;
    font-size: 13px;
}
.window-popup .icon-close {
    margin-top: 8px;
    margin-right: 8px;
    background: #363f4d;
    padding: 10px;
    border-radius: 50%;
}
.sedction-title h2{
    font-weight: 600;
    letter-spacing: 0px;
    text-transform: uppercase;
}
.qr-code-profile{
    position: absolute;
    right: 15px;
    height: 100px;
    width: 100px;
}
#profile_form{
    margin-top: 65px !important;
}
.button-form{
    width: 90%;
}
.priview-img-right img{
    max-width: 55px;
    max-height: 52px;
    object-fit: cover;
    min-height: 52px;
}
.fileupload_img {
    object-fit: cover;
    width: 55px;
    height: 52px;
    margin-top: 0px;
    border: 2px solid #e5e5e5;
    border-radius: 4px;
}   
.my_profile_title-block{
    position: relative;
}
.my_profile_title-block .text-dark {
    font-weight: 400;
    position: absolute;
    right: 0px;
    height: 50px;
    width: 50px;
    top: 0;
    text-align: center;
    line-height: 48px;
    background: #212529;
    color: #fff !important;
    border-radius: 50%;
    font-size: 20px;
}
.my_profile_title-block .text-dark:hover{
    color: #fff !important;
}
.member-img-box {
    /* max-width: 50px; */
    /* min-width: 50px; */
    /* max-height: 50px; */
    /* min-height: 50px; */
    display: inline-block;
    border: 1px #111 solid;
    padding: 3px;
    border-radius: 5px;
}
.member-img-box img {
    max-width: 45px;
    min-width: 45px;
    max-height: 45px;
    min-height: 45px;
    display: inline-block;
    object-fit: cover;
}
.button-form-box{
    max-width: 45px;
    min-width: 45px;
    text-align: center !important;
}
.btn-upload {
    background-color: #363f4d;
    padding: 14px 38px !important;
    height: auto;
    line-height: 14px;
    font-weight: 600;
    border-radius: 4px;
    margin-left: -10px;
}
.my_profile_area_detail form button[type=submit] {
    background-color: #363f4d;
    padding: 18px 60px !important;
    height: auto;
    line-height: 14px;
    font-weight: 600;
    border-radius: 4px;
}
.my_profile_area_detail form button[type=submit]:hover {
    background-color: #111;
    padding: 18px 60px !important;
}
.friend-groups .friend-avatar .author-thumb img {
    border: 3px #333 solid;
    display: block;
    margin: 0;
    max-width: 100%;
    min-width: 100%;
    object-fit: cover;
    padding: 7px;
}
.friend-avatar .author-content a{
    font-weight: 600;
    font-size: 17px;
}
.friend-groups .country {
    font-size: 13px !important;
}
.friend-groups:hover .country {
    color: #f1f1f1;
}
.friend-item .btn-control{
    margin-right: 7px !important;
}
.preview-images-zone {
    border: 2px solid #686868 !important;
}
table tr td{
    font-size: 14px !important;
}
.my_profile_area_detail form .btn {
    background-color: #363f4d;
    font-size: 14px;
    font-weight: 600;
    width: 100%;
    border: 1px #363f4d solid;
    margin-top: 5px;
    padding: 8px !important;
    line-height: 32px !important;
    height: auto;
}
.sub-menu-category ul li .menu-chevron-right svg {
    fill: #111;
    max-width: 10px;
    max-height: 10px;
}
.sub-menu-category ul li .menu-chevron-right
 {
    position: absolute;
    right: 5px;
    font-size: 14px;
}
/*.wizard-form-field{*/
/*    padding: 30px;*/
/*    background: #fff;*/
/*}*/
.wizard-form-field input{
    margin-bottom: 0px !important;
}
.has-float-label label {
    font-size: 13px;
    line-height: 1;
    background: #edf2f6;
}
.subscription-plan label.selected-label {
    max-width: 100%;
    width: 100%;
}
.pay-box {
    margin: 0px !important;
}
.wg-subscribe-now{
    background-color: #363f4d !important;
    font-size: 14px;
    font-weight: 600;
    width: 100%;
    border: 1px #363f4d solid !important;
    margin-top: 5px;
    padding: 8px !important;
    line-height: 32px !important;
    height: auto;
}
.video-banner video{
    max-height: 380px;
    min-height: 380px;
}
.profile-top-details .top-header-author {
    bottom: 0px !important;
    margin-top: -132px !important;
    top: 0;
}
.profile-bottom-details{
    background: #fff;
    padding: 50px;
    margin: 30px 0;
}
.profile-bottom-details-box{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.profile-bottom-details-right a.btn-primary {
    padding: 12px 60px !important;
    border-radius: 5px;
    border: 3px solid #404956;
    background: #404956;
    color: white;
    line-height: 30px !important;
    height: auto;
    font-weight: 600;
    text-transform: uppercase;
}
.profile-bottom-details-right a.btn-primary:hover{
    border: 3px solid #333;
    background: #333;
}
.profile-bottom-details-right .minus {
    padding: 13px 20px 10px 20px !important;
    border-radius: 5px;
    border: 3px solid #404956;
    background: #404956;
    color: white;
    line-height: 30px !important;
    height: auto;
    font-weight: 600;
    display: inline-block;
    vertical-align: middle;
}

.profile-bottom-details-right .minus i {
    color: #fff !important;
    font-size: 20px !important;
}
.profile-bottom-details-right .plus{
    padding: 13px 20px 10px 20px !important;
    border-radius: 5px;
    border: 3px solid #404956;
    background: transparent;
    color: white;
    line-height: 30px !important;
    height: auto;
    font-weight: 600;
    display: inline-block;
    vertical-align: middle;
}
.profile-bottom-details-right .plus i {
    color: #404956 !important;
    font-size: 20px !important;
}
.profile-bottom-details-box .search-col form input[type="text"]{
    border-radius: 5px 0px 0px 5px;
    border: 3px solid #404956;
    max-width: 500px;
    min-width: 500px;
    max-height: 60px;
    min-height: 60px;
}
.profile-bottom-details-box .search-col form input[type=submit]{
    border-radius:0px 5px 5px 0px;
    border: 3px solid #404956;
    max-width: 150px;
    min-width: 150px;
    max-height: 60px;
    min-height: 60px;
    background: #404956 !important;
}
.profile-details-front{
    padding: 12px;
    border: 2px #d5d5d5 solid;
}
.profile-details-front .contact_detail_name {
    color: #242424;
    font-size: 14px;
    font-weight: 600;
    margin: 12px 0 5px 0;
}
.profile-middle #newsfeed-items-grid .card-div {
    display: grid;
    gap: 20px;
    grid-template-columns: 23.8% 23.8% 23.8% 23.8%;
} 
.profile-details-card-desc img{
    max-width: 100%;
    min-width: 100%;
    max-height: 250px;
    min-height: 250px;
    object-fit: cover;
}
.profile-details-front .contact_detail_phone {
    color: #111;
    text-align: center;
    font-weight: 600;
}
.profile-details-front .contact_detail_email{
    color: #111;
    text-align: center;
    font-weight: 600;
}
.page-header.page-header-modern h1 {
    font-size: 28px;
    background: #11111195;
    padding: 15px 40px;
}
.cart-box-add {
    margin-left: 35px;
    position: relative;
}
.cart-box-add a{
    display: inline-block;
    max-width: 40px;
    max-height: 40px;
    min-width: 40px;
    min-height: 40px;
    border: 2px #fff solid;
    text-align: center;
    border-radius: 50%;
    padding: 6px;
}
.cart-box-add:hover .cart-dropdown {
    top: 110%;
    opacity: 1;
    visibility: visible;
}
.cart-dropdown {
    right: -40px;
}
.cart-box-add .cart-dropdown a {
    display: inline-block;
    max-width: inherit;
    max-height: inherit;
    min-width: inherit;
    min-height: inherit;
    border: inherit;
    text-align: center;
    border-radius: 5px;
    padding: 0px !important;
}
#contact_form_add select{
    min-height: 48px;
    border-radius: 1px;
    font-size: 14px;
}
#contact_form_add input{
    min-height: 48px;
    border-radius: 1px;
    font-size: 14px;
}
#contact_form_add .form-group {
    margin-bottom: 12px;
}
.modal-footer button.btn{
    width: 100%;
}
.modal-footer {
    padding: 0 20px 30px 20px !important;
}
.modal-footer .btn-secondary {
    border: 1px solid #404956;
    background: #404956;
    text-transform: uppercase;
    font-weight: 700 !important;
}
.modal-footer .btn-secondary:hover{
    border: 1px solid #111 !important;
    background: #111 !important;
}
.modal-footer .btn+.btn {
    margin-bottom: 0;
    margin-left: 5px;
    background-color: #9a9fbf !important;
    border: 1px #9a9fbf solid !important;
    text-transform: uppercase;
    font-weight: 700;
}
.modal-footer .btn+.btn:hover{
    border: 1px solid #111 !important;
    background: #111 !important;
}
.contact_form_add-add-tocart{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.contact_form_add-add-tocart .btn-primary{
    min-height: 35px;
    max-height: 35px;
    max-width: 35px;
    min-width: 35px;
    padding: 6px !important;
    line-height: 24px;
    margin: 10px 0;
    border: 1px solid #404956;
    background: #404956;
}
.qr-code-profile a{
    color:#404956 !important;
} 
.table td .btn{
    height: 48px !important;
    width: 48px !important;
}
.about-us .fixed-sidebar{
    display:none !important;
}
.contact-us .fixed-sidebar{
    display:none !important;
}
.faq .fixed-sidebar{
    display:none !important;
}
.instructional .fixed-sidebar{
    display:none !important;
}
.service .fixed-sidebar{
    display:none !important;
}
.latest-products .fixed-sidebar{
    display:none !important;
}
.product-ntag-213-nfc-wooden-business-card .fixed-sidebar{
    display:none !important;
} 
.round-btn{
    border: 2px #222 solid;
    display: inline-block !important;
    max-width: 50px;
    max-height: 50px;
    min-width: 50px;
    min-height: 50px;
    border-radius: 50%;
    line-height: 44px;
    font-size: 18px;
}
.table>tbody>tr>td, .table>tbody>tr>th, 
.table>tfoot>tr>td, .table>tfoot>tr>th, 
.table>thead>tr>td, .table>thead>tr>th {
    vertical-align: middle !important;
}
select {
    background-color: #fff !important;
}
input{
    min-height: 48px;
    border-radius: 1px !important;
    font-size: 14px !important;
}
input[type="color"]{
    max-width: 100%;
    min-width: 100%;
    min-height: 35px;
    max-height: 35px;
}
.coupon-code-col button.wg-coupon-right{
    width: 120px;
    min-height: 50px;
    display: inline-block;
    vertical-align: middle;
}
.coupon-code-col .wg-coupon-left {
    width: 75%;
    
}
.coupon-code-col .wg-coupon-left input{
    border-radius: 7px 0 0 7px !important;
}
.all-social-group .pay-box{
    border: 2px #ddd solid;
    padding: 12px;
    margin-bottom: 20px !important;
}
.all-social-group .pay-box button.btn-primary{
    background-color: #363f4d !important;
    border: 1px #363f4d solid !important;
    text-transform: uppercase;
    font-weight: 700;
}
.all-social-group .pay-box a.btn-danger{
    background-color: #111426 !important;
    border: 1px #111426 solid !important;
    text-transform: uppercase;
    font-weight: 700;
}
.my-social-group .pay-box a.btn-primary{
    background-color: #363f4d !important;
    border: 1px #363f4d solid !important;
    text-transform: uppercase;
    font-weight: 700;
    margin: 5px 5px;
}
.my-social-group .pay-box a.btn-danger{
    background-color: #111426 !important;
    border: 1px #111426 solid !important;
    text-transform: uppercase;
    font-weight: 700;
    margin: 5px 5px;
}
.my_profile_area_detail input:checked + .slider {
    background-color: #111426 !important;
}
.my_profile_area_detail .pay-box{
    border: 2px #ddd solid;
    padding: 12px;
    margin-bottom: 20px !important;
}
.pay-box{
    border: 2px #ddd solid;
    padding: 12px;
    margin-bottom: 20px !important;
}
.pay-box a.btn-primary{
    background-color: #363f4d !important;
    border: 1px #363f4d solid !important;
    text-transform: uppercase;
    font-weight: 700;
    margin:5px !important;
}
.pay-box a.btn-danger{
    background-color: #111426 !important;
    border: 1px #111426 solid !important;
    text-transform: uppercase;
    font-weight: 700;
    margin:5px !important;
}
.table-striped tr td{
    padding: 18px !important;
}
input:checked + .slider {
    background-color: #111426 !important;
}
.table-striped>tbody>tr>td>span>a {
    font-size: 12px !important;
    width: 22px !important;
    height: 22px !important;
    line-height: 22px !important;
}
.hiper-link a{
    color: #111;
    font-weight: 700;
    font-size: 12px;
}
button.affiliate-button {
    background-color: #363f4d !important;
    border: 1px #363f4d solid !important;
    text-transform: uppercase;
    font-weight: 700;
    padding: 15px 60px !important;
    text-align: left !important;
}
.location .btn {
    background-color: #363f4d !important;
    border: 1px #363f4d solid !important;
    text-transform: uppercase;
    font-weight: 700;
    padding: 17px 60px !important;
    text-align: left !important;
    line-height: 20px;
    height: auto;
}
.btnSave{
    background-color: #363f4d !important;
    border: 1px #363f4d solid !important;
    text-transform: uppercase;
    font-weight: 700;
    padding: 17px 60px !important;
    text-align: left !important;
    line-height: 20px;
    height: auto !important;
    margin:0px !important;
}
input[type=checkbox], input[type=radio] {
    box-sizing: border-box;
    padding: 0;
    height: 15px !important;
    min-height: 15px;
    max-width: 15px;
    min-width: 15px;
    display: inline-block;
}
.terms-of-use .fixed-sidebar{
    display:none !important;
} 
.privacy .fixed-sidebar{
    display:none !important;
} 
.refund-return-policy .fixed-sidebar{
    display:none !important;
} 
.cancellation .fixed-sidebar{
    display:none !important;
} 
.payments .fixed-sidebar{
    display:none !important;
} 
.wishlist .fixed-sidebar{
    display:none !important;
} 
.my-reviews .fixed-sidebar{
    display:none !important;
}
.my-addresses .fixed-sidebar{
    display:none !important;
}
.my-cart .fixed-sidebar{
    display:none !important;
}
.category-nfc-programable-stand .fixed-sidebar{
    display:none !important;
}
.search-members .fixed-sidebar{
    display:none !important;
}
.add-profile{
    background-color: #363f4d !important;
    border: 1px #363f4d solid !important;
    text-transform: uppercase;
    font-weight: 700;
    padding: 15px 40px !important;
    text-align: left !important;
    line-height: 16px;
    height: auto !important;
}
.checkout-button{
    background-color: #111426 !important;
    border: 1px #111426 solid !important;
    text-transform: uppercase;
    font-weight: 700;
    padding: 17px 40px !important;
    line-height: 16px;
    height: auto !important;
}
#main #faq .card .card-header .btn-header-link {
    color: #fff !important;
    text-align: left !important;
    font-size: 14px !important;
    font-weight: 600;
    min-height: 48px;
    line-height: 22px !important;
    background: #363f4d;
}
#main #faq .card .card-header .btn-header-link.collapsed {
    color: #222 !important;
    text-align: left !important;
    font-size: 14px !important;
    font-weight: 600;
    min-height: 48px;
    line-height: 22px;
    border-left: 3px solid #363f4d;
}
#main #faq .card {
    margin-bottom: 15px !important;
    border: 0;
}
.pricing-table .plan .plan-features {
    min-height: 315px;
}
.payments .service-box .custom-box h4 {
    font-size: 14px;
    line-height: 25px;
    margin-top: 18px;
    text-transform: uppercase !important;
}
.payments .service-box .custom-box {
    min-height: 255px;
    justify-content: start;
    margin: 0px;
}
a.font-papyrus{
    background-color: #111426 !important;
    border: 1px #111426 solid !important;
    text-transform: uppercase;
    font-weight: 700;
    padding: 17px 40px !important;
    line-height: 16px;
    height: auto !important;
}
.shop-tab-menu .btn-group-category select {
    color: #111 !important;
    border: 1px #363f4d solid !important;
    font-size: 13px;
}
.shop-tab-menu .toolbar-select select.order-by {
    color: #111;
}
.product-list-grid-view-area .shop-tab-menu .toolbar-form .toolbar-select{
    text-align: left;
    display: flex;
    align-items: center;
    justify-content: end;
}
.search-members button.btn-primary{
    padding: 12px 60px !important;
    border-radius: 5px;
    border: 3px solid #404956;
    background: #404956;
    color: white;
    line-height: 30px !important;
    height: auto;
    font-weight: 600;
    text-transform: uppercase;
    margin:0px;
}
.price_holder {
    max-height: 100px !important;
    height: 100px;
}
.price_holder .add-to-cart {
    width: 190px;
    height: 52px;
    line-height: 52px;
    margin: 15px auto 0px auto;
    font-weight: 600;
    background: #404956 !important;
}
.product-list-grid-view-area {
    background-image: none !important;
}
.category-nfc-programable-stand {
    background-color: #ffffff;
}
.show-result .shw-rslt{
    color:#333 !important;
}
.modal-dialog-from .modal-content{
    padding: 20px;
}
.popup-box-col p{
    margin: 15px auto;
}
.color-attribute{
    clear: both;
}
.quantity-button {
    line-height: 52px;
    margin: 15px auto 0px auto;
    font-weight: 600;
    background: #404956 !important;
    width: 100%;
    height: auto;
}
.cart-action-btn{
    background-color: #111426 !important;
}
select.form-control {
    height: 46px !important;
    font-size: 14px !important;
}
.my-cart .modal-content .member-label{
    display: flex;
    align-items: center;
    grid-gap: 5px;
    font-weight: 700;
    color: #111;
}
.my-cart .modal-content .modal-footer .btn {
    line-height: 30px;
    background: #404956 !important;
    width: 100%;
    height: auto !important;
    font-weight: 700;
    text-transform: uppercase;
    margin: 0px !important;
    border: 1px #404956 solid;
}
.my-cart .modal-content .form-group {
    margin-bottom: 0px !important;
}
.checkout .fixed-sidebar{
    display:none !important;
}
.edit-option{
    padding-left:20px;
}
.checkout .checkout_remove_item {
    bottom: 0px !important;
    font-size: 11px;
    line-height: 9px;
    height: auto;
    display: inline-block;
}
.buttons_added .minus, .buttons_added .plus {
    padding: 6px !important;
    height: 30px !important;
    width: 40px !important;
    font-size: 17px !important;
    background-color: #363f4d !important;
    color: #FFF;
    line-height: 20px !important;
}
.checkout-payment li.payment_method label img{
    max-width: 30px;
}
.checkout-payment li>input[type=radio] {
    float: left;
    margin-top: 7px;
    margin-right: 10px;
}
.fixed-sidebar .mCustomScrollbar {
    overflow: inherit;
}





@media only screen and (min-width: 1500px) and (max-width: 1920px) {
    
.top-header-author {
    bottom: 265px !important;
}    
    
}