body {
    margin: 0;
/*    font-family: Noto+Sans,sans-serif!important;*/
}
a.navbar-brand img {
    /*height: 50px;*/
}
.contact-inner {
    padding-left: 5px;
}
.form-group.required label:after {
  content:"*";color:red;
}
.megasubmenu{ padding: 20px; }
a , a:hover{
    text-decoration: none;
}
.bg-theme-color-1 {
    background: #b66c01;
}
.topbar-outer {
    padding: 0px;
    box-sizing: border-box;
    display: inline-block;
    vertical-align: top;
    width: 100%;
    position: relative;
    text-align: center;
}
.contact-block {
    line-height: 40px;
    float: left;
    vertical-align: top;
}
.contact-block .contact-inner {
    display: inline-block;
    vertical-align: top;
    font-size: 13px;
}
.contact-block .contact-inner.number {
    display: inline-block;
    vertical-align: middle;
    font-size: 13px;
    color: #fff;
}
a#navbarDropdownLanguageLink {
    color: #fff;
}
.topbar-text {
    text-align: center;
    padding: 0;
    font-weight: 400;
    line-height: 40px;
    color: #000;
    display: inline-block;
}
.header-offer {
    float: right;
    position: relative;
    margin: 0;
}
.offer-inner {
    text-align: left;
}
a {
    color: #000000;
}
.offer-text {
    color: #8c8c8c;
    font-size: 12px;
    font-weight: 400;
}
.offer-icon {
    background-image: url(/img/theme/offer-icon.svg);
    background-size: 28px;
    background-position: center 5px;
    background-attachment: scroll;
    background-repeat: no-repeat;
    cursor: pointer;
    height: 38px;
    width: 38px;
    margin-right: 11px;
}
.offer-block:hover .offer-icon:hover {
    background-image: url(/img/theme/offer-icon-hover.svg);
}
.offer-icon, .offer-inner {
    display: inline-block;
    vertical-align: top;
}
.offer-label {
    display: block;
    text-transform: uppercase;
    line-height: 18px;
    font-weight: 600;
    color: #000;
}
nav#navbar_top {
    border-top: 1px solid #f2f2f2;
}
.header-right {
    margin-top: 0px;
}
.header-search {
    display: inline-block;
    position: relative;
    vertical-align: middle;
    width: 30px;
}
.header-search .header-toggle {
    background-image: url(/img/theme/search.svg);
    background-size: 17px;
    background-repeat: no-repeat;
    background-position: center;
    width: 30px;
    height: 30px;
    display: block;
    vertical-align: middle;
    cursor: pointer;
}
.search-overlay {
    display: none;
}
.header-search .search-form {
    left: 10%;
    position: absolute;
    right: 10%;
    top: 45%;
    z-index: 99999;
    width: auto;
    opacity: 0;
    -webkit-opacity: 0;
    -ms-opacity: 0;
}
.screen-reader-text {
    border: 0;
    clip: rect(1px,1px,1px,1px);
    -webkit-clip-path: inset(50%);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    overflow-wrap: normal!important;
    word-wrap: normal!important;
    padding: 0;
    position: absolute!important;
    width: 1px;
}
.header-search .search-form .search-field {
    width: 100%;
    background: #eee;
    padding: 20px 95px 20px 20px;
    font-size: 25px;
    line-height: 40px;
    float: left;
}
#searchsubmit {
    background: url('images/megnor/search-white.svg') center center no-repeat #000;
    cursor: pointer;
    height: 81px;
    width: 76px;
    position: absolute;
    right: 0;
    z-index: 9;
    font-size: 0;
    margin: auto;
    padding: 0;
    background-size: 20px;
}
.header-search .header-toggle:hover {
    background-image: url('/img/theme/search-hover.svg');
}



.topbar-link {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin-left: 5px;
}
.topbar-link-toggle {
    background-image: url('/img/theme/user.svg');
    background-position: center;
    background-size: 18px;
    background-repeat: no-repeat;
    cursor: pointer;
    height: 30px;
    width: 30px;
    display: block;
    vertical-align: middle;
}
.topbar-link-toggle:hover {
    background-image: url('/img/theme/user-hover.svg');
}
.shopping_cart.tog {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    cursor: pointer;
}

.home .header-cart {
    margin-bottom: 20px;
}
.header-cart {
    display: inline-block;
    position: relative;
    vertical-align: top;
    box-sizing: border-box;
    margin-left: 0px;
}
.header-cart .togg {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    cursor: pointer;
}
.header-cart .togg:before {
    position: absolute;
    display: inline-block;
    width: 74px;
    height: 85px;
    content: "";
    right: 0;
    top: -22px;
    vertical-align: top;
}
.header-cart .togg::before {
    /*background: url(/img/theme/cartbg.png) no-repeat;*/
}
.cart-contents {
    display: block;
}
nav#navbar_cate {
    padding-left: 0;
    padding-top: 0;
}

#menu > li > a:first-child {
    padding-left: 5px!important;
}

.shopping_cart a.cart-contents .cart-icon {
    /*background-image: url(/img/theme/shopping-bag.svg);*/
    background-repeat: no-repeat;
    background-size: 20px;
    background-position: center 0;
    box-sizing: border-box;
    color: #000;
    cursor: pointer;
    font-size: 14px;
    height: 43px;
    position: relative;
    width: 60px;
    content: "";
    display: inline-block;
    right: 6px;
    top: 10px;
}
.header-cart .shopping_cart a.cart-contents .cart-icon:hover {
    /*background-image: url(/img/theme/shopping-bag-hover.svg);*/
}

.cart-qty {
    background: #FBA304;
    position: absolute;
    top: -15px;
    right: 20px;
    color: #FFF;
    border-radius: 33px;
    -webkit-border-radius: 33px;
    -khtml-border-radius: 33px;
    -moz-border-radius: 33px;
    width: 25px;
    height: 25px;
    line-height: 25px;
    font-weight: 500;
    text-align: center;
}

.active a.nav-link {
    color: #fba304!important;
}
.dropdown-item.active, .dropdown-item:active {
    color: #fff;
    text-decoration: none;
    background-color: #fba304;
}

.dropdown-menu {
    padding: 0;
}
a.dropdown-item {
    padding: 8px 30px;
}

.megasubmenu.dropdown-menu {
    padding: 15px 0;
}


ul.navbar-nav>.nav-item>a {
    line-height: 45px;
}

.swiper-slide img {
    width: 100%!important;
}


.cms-banner-bottom {
    padding-bottom: 15px;
}

.cms-banner-item {
    position: relative;
    vertical-align: top;
    display: block;
}
.cms-banner-item .cms-banner-inner {
    position: relative;
    display: inline-block;
    vertical-align: top;
    overflow: hidden;
}
.cms-banner-img {
    overflow: hidden;
    position: relative;
}
.sub-banner2 .cms-banner-inner img {
    transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    -khtml-transition: all 0.5s ease 0s;
}
.sub-banner2 .cms-banner-inner:hover img {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -khtml-transform: scale(1.1);
}


.cms-banner-img img{
    width: 100%;
}


.style-1 .static-wrapper, .sub-banner2 .style-1 .static-wrapper, .sub-banner3 .style-1 .static-wrapper {
    display: block;
    position: absolute;
    z-index: 9;
    top: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    padding: 25px 40px;
    text-align: center;
    box-sizing: border-box;
    cursor: pointer;
}
.sub-banner2 .style-1 .static-wrapper {
    text-align: center;
    bottom: 10px;
    top: auto;
    padding: 0;
    z-index: 1;
}
.style-1 .static-inner {
    display: inline-block;
}
.sub-banner2 .style-1 .static-inner .banner-info {
    display: table-cell;
    vertical-align: middle;
}
.sub-banner2 .style-1.cms-banner-item .text1 {
    font-size: 16px;
    font-weight: 400;
    color: #ffffff;
    display: block;
    vertical-align: middle;
    line-height: 30px;
    letter-spacing: 0.5px;
}
.sub-banner2 .style-1.cms-banner-item .text2 {
    color: #ffffff;
    display: block;
    vertical-align: middle;
    font-size: 22px;
}
.wpb_single_image.vc_align_center {
    text-align: center;
}
.product-category-image {
    vertical-align: top;
    width: 50%;
    float: left;
}
.wpb_single_image .vc_figure {
    display: inline-block;
    vertical-align: top;
    margin: 0;
    max-width: 100%;
    width: 100%;
}
.wpb_single_image .wpb_wrapper {
    overflow: hidden;
    margin: 0 auto !important;
}
.wpb_single_image .vc_single_image-wrapper {
    display: inline-block;
    vertical-align: top;
    max-width: 100%;
}
.wpb_single_image img {
    height: auto;
    max-width: 100%;
    vertical-align: top;
}
.category_link {
    padding: 0 5px;
    width: 45%;
    overflow: hidden;
    box-sizing: border-box;
}
.category_link .static-title {
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 600;
    padding-bottom: 10px;
    display: inline-block;
    vertical-align: bottom;
}
.category_link .static-text {
    font-size: 16px;
    font-weight: 700;
    color: #000000;
}
.category_link_inner {
    border-top: 1px solid #e6e6e6;
    padding: 20px 0px;
}

.category_link_inner li {
    list-style-type: none;
    line-height: 25px;
    padding: 3px 0;
}

.category_link_inner a {
    position: relative;
    color: #4f4f4f;
    font-size: 13px;
    font-weight: 400;
    padding-left: 15px;
    display: inline-block;
    vertical-align: top;
    line-height: 24px;
}

.category_link_inner a:hover {
    color:  #FBA304;
    text-decoration: none;
}
.cross-sells > h2, .normal-title, .related.products h2, .upsells.products > h2 {
    font-size: 20px;
    line-height: 30px;
    font-weight: 700;
    margin: 0;
    letter-spacing: 2px;
    display: inline-block;
    position: relative;
    vertical-align: top;
    padding: 5px 0;
}


.image-block {
    position: relative;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    display: inline-block;
    vertical-align: top;
}
.image-block > a {
    margin: 0;
    display: block;
    text-align: center;
}
.product .secondary-image {
    position: absolute;
    opacity: 0;
    -webkit-opacity: 0;
    -moz-opacity: 0;
    -khtml-opacity: 0;
    top: 0;
    left: 0;
    right: 0;
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    visibility: hidden;
    max-width: 100%;
    height: auto;
    transform: scale(0);
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    -moz-transform: scale(0);
    transform-origin: center center;
}
span.onsale {
    text-align: center;
    margin: 0 auto;
    position: absolute;
    left: auto;
    top: 0;
    z-index: 99;
    background-color: #2fad4a;
    width: 36px;
    height: 46px;
    right: 20px;
    color: #fff;
    font-size: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
}
span.onsale {
    background: url('/img/theme/sale-bg.png') no-repeat scroll 0px 0px;
}
.product-detail-wrapper {
    min-height: 90px;
    position: relative;
    text-align: left;
}
.left-info {
    /*padding-bottom: 15px;*/
    display: block;
    vertical-align: top;
}

.product .product-name {
    margin: 10px 0 0 0;
    text-decoration: none;
    line-height: 20px;
    font-size: 15px;
    font-weight: 400;
    padding: 0;
    color: #b66c02;
}
.product .price {
    border-color: #e6e6e6;
}
.product .price del {
    margin-left: 3px;
    color: #b5b5b5;
    text-decoration: line-through;
    display: inline-block;
}
del .woocommerce-Price-amount.amount {
    font-size: 14px;
    font-weight: 400;
}
.product .price ins {
    float: left;
    margin-right: 3px;
}
ins, mark {
    text-decoration: none;
}

.product-block-inner:hover .secondary-image {
    opacity: 1;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    -khtml-opacity: 1;
    visibility: visible;
    transform: scale(1);
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    -moz-transform: scale(1);
}
.productSwiper .swiper-pagination {
    bottom: 0;
}

.service-list {
    padding: 0;
    border-bottom: 0px;
}
.home-service-content {
    position: relative;
    text-align: center;
    text-transform: capitalize;
    display: inline-block;
    width: 100%;
}
.home-service-content .icon-image {
    display: inline-block;
    vertical-align: top;
    text-align: center;
    margin-right: 15px;
    background-image: url(/img/theme/service-icon1.svg);
    background-position: center 15px;
    background-repeat: no-repeat;
    height: 58px;
    width: 58px;
    position: relative;
    border: 1px solid #e9e9e9;
    border-radius: 50px;
    background-size: 28px;
}

.content {
    display: inline-block;
    text-align: left;
    padding: 5px 0;
    vertical-align: top;
}


.service-list .content {
    padding: 10px 0;
}

.service-title {
    font-size: 13px;
    font-weight: 600;
    line-height: 14px;
}
.service-list .service-desc {
    margin-top: 5px;
    font-size: 12px;
    font-weight: 400;
}

.service-desc {
    line-height: 20px;
    color: #888;
}

.service-desc a {
    color: #888;
}

.service-list:hover .icon-image {
    background-image: url(/img/theme/service-icon1-hover.svg);
    border-color: #FBA304;
}

a:hover{
    color: #FBA304;
}
.footer_contact_text p {
    color: #797979;
}
.site-footer {
    background-color: rgb(255,255,255);
}
.footer-top {
    float: left;
    padding: 0;
    width: 100%;
    border-top: 1px solid #f0f0f0;
    border-color: #e6e6e6;
}
#footer-widget-area {
    width: 100%;
    position: relative;
    margin: 88px 0 0;
}
.first-widget {
    display: block;
    float: left;
    text-align: left;
    margin-right: 20px;
}
.footer-widget .widget {
    margin-bottom: 50px;
    display: inline-block;
    width: 100%;
    vertical-align: top;
}
.widgets-follow-us {
    width: 100%;
    margin: 0;
    clear: both;
    padding-top: 56px;
}
.site-footer h3.widget-title {
    color: #000 !important;
    font-size: 20px;
    font-weight: 600;
    position: relative;
    line-height: 24px;
    background: transparent !important;
    padding: 0 0 15px;
}

.widgets-follow-us .widget-title {
    display: none;
}
.site-footer .follow-us {
    text-align: left;
    line-height: 20px;
    float: none;
    padding-bottom: 0;
}
.site-footer .widget .follow-us ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}
.follow-us ul li {
    margin: 5px 0;
}
.follow-us a {
    display: inline;
    height: 16px;
    margin: 0;
    padding: 2px;
    width: 22px;
    line-height: 16px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -khtml-border-radius: 50%;
}
.footer-top .follow-us a i {
    color: #000;
    font-size: 16px;
    margin: 0;
}
.second-widget .widget_newsletterwidget {
    text-align: center;
}
.footer-widget .widget {
    margin-bottom: 50px;
    display: inline-block;
    width: 100%;
    vertical-align: top;
}
.site-footer .widget_newsletterwidget .title-outer {
    padding: 55px 0 0;
    position: relative;
}
.site-footer .widget_newsletterwidget .title-outer::before {
    content: "";
    right: 0;
    left: 0;
    position: absolute;
    background: url(/img/theme/email.svg) no-repeat center;
    background-size: 36px;
    bottom: 0;
    width: 36px;
    height: 36px;
    margin: 0 auto;
    text-align: center;
    top: 0;
}
.site-footer .widget_newsletterwidget .title-outer .widget-title {
    text-align: center;
    display: block;
}
.site-footer h3.widget-title {
    color: #000 !important;
    font-size: 20px;
    font-weight: 600;
    position: relative;
    line-height: 24px;
    background: transparent !important;
    padding: 0 0 15px;
}
.news-text {
    display: block;
    color: #878787;
    font-size: 14px;
    padding-bottom: 20px;
}
.tnp.tnp-widget {
    display: inline-block;
}
.widget_newsletterwidget .tnp-widget {
    text-align: right;
}
.site-footer .tnp-field.tnp-field-email {
    float: left;
    width: 295px;
}
.tnp-field.tnp-field-button {
    float: left;
}
.tnp .tnp-field label, .widget_accepted_payment_methods .title-outer{
    display: none;
}
.site-footer .newsletter-email, .tnp-email {
    background: #f0f0f0;
    border: 1px solid transparent;
    color: #000;
    cursor: text;
    padding: 10px 15px;
    width: 100%;
}
.tnp .tnp-submit, .widget .tnp .tnp-submit {
    color: #fff;
    position: relative;
    box-sizing: border-box;
    padding: 0;
    font-weight: 600;
    background: url(/img/theme/news.svg) center no-repeat;
    background-size: 18px;
    font-size: 0;
    width: 45px;
    height: 45px;
}
.widget .tnp .tnp-submit, .tnp .tnp-submit {
    background-color: #FBA304;
    border-color: #FBA304;
}
.third-widget {
    border: 0;
    float: left;
    margin-left: 20px;
}
.footer-widget .widget.widget_accepted_payment_methods {
    margin-left: 0;
    padding-top: 48px;
}
ul.accepted-payment-methods {
    margin-bottom: 0;
    text-align: right;
}
ul.accepted-payment-methods li {
    display: inline-block;
    vertical-align: top;
    margin: 5px;
}
ul.accepted-payment-methods li span {
    display: inline-block;
    padding: 4px;
    background: #fff;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    width: 50px;
    height: 16px;
    text-align: left;
    text-indent: -999em;
    background-position: 4px 4px;
    background-repeat: no-repeat;
    box-sizing: content-box;
}
ul.accepted-payment-methods li span {
    height: 29px;
    width: 40px !important;
    font-size: 0;
    padding: 0;
    vertical-align: top;
    border-radius: 0;
    -webkit-border-radius: 0;
    -khtml-border-radius: 0;
    -moz-border-radius: 0;
    background: url(/img/theme/payment-sprite.png) no-repeat !important;
}
ul.accepted-payment-methods li.maestro span {
    background-position: center -628px !important;
}
ul.accepted-payment-methods li.mastercard span {
    background-position: center -550px !important;
}
ul.accepted-payment-methods li.paypal span {
    background-position: center 2px !important;
}
ul.accepted-payment-methods li.visa span {
    background-position: center -77px !important;
}
.footer-bottom {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    text-align: center;
}
.footer-menu-links ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.footer-menu-links ul li {
    display: inline-block;
    padding: 0;
    position: relative;
}
.footer-menu-links li:first-child a {
    padding-left: 0;
}
.footer a, .site-footer a, .site-footer {
    color: #000000;
}
.footer-menu-links a {
    padding: 0 18px;
    font-weight: 500;
    font-size: 14px;
    line-height: 24px;
}
.footer-menu-links ul li:after {
    position: absolute;
    top: 8px;
    content: '';
    height: 9px;
    border-left: 1px solid #ddd;
}
.footer-menu-links ul li:last-child:after {
    border-left: 0;
}
.site-info {
    margin: 30px 0 50px;
    color: #888;
    letter-spacing: 1px;
    font-size: 14px;
    font-weight: 400;
}
.site-footer .widget_newsletterwidget .title-outer .widget-title {
    text-align: center;
    display: block;
}

.swiper-button-prev, .swiper-button-next {
    color: #fba304;
    top: 49%;
}
.swiper-pagination-bullet-active {
    background: #fba304;
}
.swiper-pagination-bullet {
    width: 15px;
    height: 15px;
}


/*detail page*/
/*addcartcustomupdate*/
.number-input.number-input {
    border: 1px solid #ced4da;
    width: 8.7rem;
    border-radius: .25rem;
    display: inline-block;
}
.number-input.number-input button.minus {
    padding-left: 10px;
}

.number-input.number-input button {
    width: 2.5rem;
    /*height: .7rem;*/
}
.number-input button {
    -webkit-appearance: none;
    background-color: transparent;
    border: 0;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    cursor: pointer;
    margin: 0;
    position: relative;
    outline: 0!important;
}
.number-input.number-input input[type=number] {
    max-width: 3rem;
    padding: .5rem;
    border: 1px solid #ced4da;
    border-width: 0 1px;
    font-size: 1rem;
    height: 2rem;
    color: #495057;
    text-align: center;
}
/*.number-input.number-input button:before, .number-input.number-input button:after {
    width: .7rem;
    background-color: #495057;
}
.number-input button:before, .number-input button:after {
    display: inline-block;
    position: absolute;
    content: '';
    height: 2px;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
}
.number-input button.plus:after {
    -webkit-transform: translate(-50%,-50%) rotate(90deg);
    transform: translate(-50%,-50%) rotate(90deg);
}*/
.number-input input[type=number] {
    -webkit-appearance: textfield;
    -moz-appearance: textfield;
    appearance: textfield;
}
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    /* display: none; <- Crashes Chrome on hover */
    -webkit-appearance: none;
    margin: 0; /* <-- Apparently some margin are still there even though it's hidden */
}
.btn.btn-md {
    font-size: 14px;
    padding: 14px 25px 13px 25px;
    line-height: 1.1;
}
#cartform .btn {
    margin: 0;
    font-weight: 500;
    border-radius: .25rem;
    -webkit-box-shadow: 0 2px 5px 0 rgba(0,0,0,0.2), 0 2px 10px 0 rgba(0,0,0,0.05);
    box-shadow: 0 2px 5px 0 rgba(0,0,0,0.2), 0 2px 10px 0 rgba(0,0,0,0.05);
    line-height: 1;
}
.form-group.mt-10 {
    margin-top: 10px;
}

.next_product a {
    width: 30px;
    height: 30px;
    border: 1px solid #ddd;
    display: inline-flex;
    line-height: 30px;
    position: absolute;
    right: 10px;
    top: 0px;
    transition: all .3s;
}
.next_product a i {
    margin: auto;
    color: #ddd;
}
form#cartdetail .product-heading {
    font-size: 18px;
    width: calc(100% - 25px);
}

.product-price__price, .product-price__price .money, .price, price .money {
    font-size: 18px;
    color: #000000;
}
.cart-btn {
    background: #b26d12!important;
    color: #fff!important;
    transition: all .3s;
}
.cart-btn:hover {
    background: #FBA304!important;
    transition: all .3s;
}
label.btn-default.active {
    background: #666!important;
    color: #fff!important;
}
label.btn-default {
    background: #dadada!important;
    color: #000!important;
}
.cartform div.required .control-label:before {
    content: '* ';
    color: #f00;
    font-weight: bold;
}
/*end detail page*/

@media only screen and (max-width: 1550px){
.sub-banner2 .style-1 .static-wrapper {
    left: 23.5%;
}
}

@media (min-width: 992px){
  .dropdown-menu .dropdown-toggle:after{
    border-top: .3em solid transparent;
      border-right: 0;
      border-bottom: .3em solid transparent;
      border-left: .3em solid;
      vertical-align: middle;
  }
  .dropdown-menu{
    margin:0; 
  }
  .megasubmenu{ 
    min-width:25vw;
    display: block;
  }
  .dropdown-menu > li:hover .megasubmenu{
    display: block;
  }

  #main_nav ul li.nav-item.dropdown:hover > ul {
    display: block;
}

}



/*footer*/
.footer .logo_container {
    height: auto;
    margin-bottom: 18px;
    margin-top: -10px;
}
.footer .logo {
    top: auto;
    -webkit-transform: transform: none;
    -moz-transform: transform: none;
    -ms-transform: transform: none;
    -o-transform: transform: none;
    transform: none;
}
.footer_contact_text {
    margin-top: 10px;
}
.footer_title {
    font-size: 14px;
    font-weight: 500;
    color: #000000;
}
.footer_column ul{
    list-style: none;
    margin-bottom: 0px;
    padding: 0;
}
.footer_column ul:first-of-type {
    margin-top: 21px;
}
.footer_list li {
    margin-bottom: 6px;
}
.footer_list li a {
    font-size: 12px;
    font-weight: 500;
    color: #000000;
    -webkit-transition: all 200ms ease;
    -moz-transition: all 200ms ease;
    -ms-transition: all 200ms ease;
    -o-transition: all 200ms ease;
    transition: all 200ms ease;
    text-decoration: none;
}
/*end footer*/
/*.exzoom .exzoom_img_ul_outer .exzoom_img_ul li img {
    width: 100%;
    width: 100%;
    display: block;
    min-width: 100%;
}*/

@media only screen and (min-width: 992px){
.slide-menu__control {
    display: none;
}
}
@media only screen and (max-width: 992px){
.category_link {
    display: block;
    width: auto;
    padding: 20px;
}
.product-category-image {
    vertical-align: top;
    width: 100%;
    float: left;
}
/*.header-center {
    display: none;
}*/
}

.image-block img {
    width: 100%;
}
.exzoom .exzoom_btn a:hover {
    background: #ffd300;
    color: #fff;
}
.exzoom .exzoom_nav .exzoom_nav_inner span.current {
    border: 1px solid #ffd300;
}

@media only screen and (max-width: 768px){
.mb-hide {
    display: none;
}
.cms-banner-item {
    width: 50%;
    float: left;
}
.category_link {
    text-align: center;
}
.product-block-inner.product , .image-block{
    width: 100%;
}
.product_box{
    margin-top: 15px;
}
}

@media only screen and (max-width: 576px){
.cms-banner-item {
    width: 100%;
}
.cms-banner-item .cms-banner-inner {
    width: 100%;
}
.mbcol-50 {
    width: 50%;
}
}
.slide-menu__slider a span i {
    font-size: 15px;
}

.slide-menu__slider a span {
    position: absolute;
    right: 20px;
}
button.btn.open-btn.slide-menu__control:hover, button.btn.open-btn.slide-menu__control:active, button.btn.open-btn.slide-menu__control:focus {
    outline: 0;
    box-shadow: none;
}

button.btn.open-btn.slide-menu__control {
    padding: 0;
    font-size: 25px;
}

.btn.close_btn.slide-menu__control {
    font-size: 20px;
    margin: 0;
    margin-right: 10px;
    margin-top: 15px;
}


.fixed-top .slide-menu__control {
    display: inline-block;
}

#main_nav .nav-item {
    padding: 0 10px;
}
ul.navbar-nav>.nav-item>a {
    line-height: 70px;
    display: block;
    position: relative;
    cursor: pointer;
    font-weight: bold;
    font-size: 14px;
    color: #000;
}



.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;

    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.swiper-button-prev::after,
.swiper-button-next::after {
  display: none;
}
.product_slider_button i {
    font-size: 25px;
    color: #fff;
}
.product_slider_button i:hover {
    color: #000000;
}


/*.normal-title::before{
    background-image: url(/img/theme/leftdot.png);
    width: 79px;
    left: -120px;
}
.normal-title::after{
    background-image: url(/img/theme/rightdot.png);
    width: 79px;
    right: -120px;
}
.normal-title::before,.normal-title::after{
    top: 0;
    bottom: 0;
    margin: auto;
    content: '';
    height: 6px;
    position: absolute;
}
*/
.product-button-hover {
    position: absolute;
    margin: 0;
    clear: both;
    opacity: 0;
    -khtml-opacity: 0;
    -webkit-opacity: 0;
    -moz-opacity: 0;
    display: inline-block;
    vertical-align: top;
    width: 100%;
    left: 0;
    right: 0;
    top: 44%;
    text-align: center;
    transform: translateY(-50px);
    -webkit-transform: translateY(-50px);
    -ms-transform: translateY(-50px);
    -o-transform: translateY(-50px);
    -moz-transform: translateY(-50px);
    transition: all 500ms ease 0s;
    -webkit-transition: all 500ms ease 0s;
    -o-transition: all 500ms ease 0s;
    -moz-transition: all 500ms ease 0s;
}
.product-block-inner:hover .product-button-hover {
    opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    transform: translateY(0);
}

.product-block-inner .product-button-hover a {
    display: inline-block;
    position: relative;
    border: 0;
    color: #000;
    font-size: 0;
    padding: 0;
    line-height: 38px;
    height: 38px;
    width: 38px;
    vertical-align: top;
    box-shadow: 0px 0px 2px -1px #000;
    -webkit-box-shadow: 0px 0px 2px -1px #000;
    -ms-box-shadow: 0px 0px 2px -1px #000;
    -o-box-shadow: 0px 0px 2px -1px #000;
    margin: 3px;
}
.product-block-inner .quick_view  {
    background: #ffffff url(/img/theme/quick-view.svg) no-repeat scroll center 10px;
    background-size: 20px;
}
.product-block-inner .quick_view:hover {
    background: #2fad4a url(/img/theme/quick-view-hover.svg) no-repeat scroll center 10px;
    background-size: 20px;
}
.product-block-inner .quick_view:hover {
    background-color: #FBA304;
}
.product-button-hover .add_to_wishlist:hover {
    color: #fba304;
}
a.add_to_wishlist {
    background: #fff url(/img/theme/wishlist.svg) no-repeat scroll center 12px;
    background-size: 17px;
}
a.add_to_wishlist:hover {
    background: #2fad4a url(/img/theme/wishlist-hover.svg) no-repeat scroll center 12px;
    background-size: 17px;
}
a.add_to_wishlist:hover {
    background-color: #fba304;
}
.product_type_simple {
    background: #fff url(/img/theme/cart.svg) no-repeat scroll center 10px;
    background-size: 20px;
}
.product_type_simple:hover {
    background: #2fad4a url(/img/theme/cart-hover.svg) no-repeat scroll center 10px;
    background-size: 22px;
}
.product_type_simple:hover {
    background-color: #fba304;
}
.product_header_title {
    position: relative;
    border-bottom: 1px solid #ddd;
}
.view_all {
    position: absolute;
    right: 0;
    top: 7px;
}
.view_all a {
    text-decoration: none;
}

@media (max-width: 992px and min-width: 768px){
.view_all {
    position: absolute;
    right: 15px;
    top: 12px;
}
}
@media (max-width: 768px){
.normal-title:before,.normal-title:after {
    display: none;
}
}
.contact-block .contact-icon {
    /*background: transparent url(/img/theme/call.png) no-repeat scroll center 4px;*/
    display: inline-block;
    height: 25px;
    position: relative;
    vertical-align: middle;
    width: 20px;
    margin-right: 5px;
}
.contact-inner .label {
    vertical-align: middle;
}
.contact-inner .label {
    color: #fff;
    font-size: 15px;
    font-weight: bold;
}
.service-2 .home-service-content .icon-image {
    background-image: url(/img/theme/service-icon2.svg);
    background-position: center 16px;
}
.service-2.service-list:hover .icon-image {
    background-image: url(/img/theme/service-icon2-hover.svg);
}
.service-3 .home-service-content .icon-image {
    background-image: url(/img/theme/service-icon3.svg);
    background-position: center 16px;
}
.service-3.service-list:hover .icon-image {
    background-image: url(/img/theme/service-icon3-hover.svg);
}
.service-4 .home-service-content .icon-image {
    background-image: url(/img/theme/service-icon4.svg);
    background-position: center 16px;
}
.service-4.service-list:hover .icon-image {
    background-image: url(/img/theme/service-icon4-hover.svg);
}


.stock.in-stock{
    color: #fba304;
    font-weight: 600;
    font-size: 14px;
    display: block;
    margin: 0px;
    padding: 0px;
}

.close_modal a {
    width: 30px;
    height: 30px;
    border: 1px solid #ddd;
    line-height: 30px;
    position: absolute;
    right: 10px;
    top: 0px;
    transition: all .3s;
    text-align: center;
}


#back-to-top .btn:focus {
  outline: 0;
  box-shadow: none;
}


#back-to-top .btn.btn-primary {
    width: 40px;
    height: 40px;
    line-height: 36px;
    background: #b0b0b0;
    border-radius: 50px;
    color: #ffffff;
    font-weight: 700;
    font-size: 27px;
    padding: 0;
    border: 0;
}

#back-to-top .btn.btn-primary:hover {
  color: #fff;
}


.footer_btn {
    position: fixed;
    bottom: 100px;
    right: 15px;
    z-index: 999;
}
.chat_item {
    display: block;
    position: relative;
    width: 40px;
    height: 40px;
    border-radius: 100%;
    background: url(/img/theme/icon_chat.png) no-repeat 0 0;
    margin-bottom: 6px;
}
.chat_email {
    background-color: #f5b246;
    background-position: 0 -100px;
}
.chat_whatsapp {
    background-color: #55d5bb;
    background-position: -5px -256px;
}
.footer_btn .chat_item .abs {
    display: none;
    margin-right: 50px;
    position: absolute;
    top: 0;
    right: 0;
}
.chat_item .more_box:before {
    content: '';
    border-width: 7.5px 0 7.5px 8px;
    border-color: transparent;
    border-left-color: #e8e8e8;
    border-style: solid;
    position: absolute;
    top: 19px;
    right: -8px;
}
.chat_item .more_box:after {
    content: '';
    border-width: 7.5px 0 7.5px 8px;
    border-color: transparent;
    border-left-color: #fff;
    border-style: solid;
    position: absolute;
    top: 19px;
    right: -6.5px;
}
.chat_item:hover .abs {
    display: block;
}
.footer_btn .more_box {
    background: #fff;
    border: 1px solid #e8e8e8;
    border-radius: 5px;
    margin-right: 16px;
    padding: 10px 0;
    position: relative;
}
.footer_btn .more_box a {
    position: relative;
    display: block;
    min-width: 80px;
    height: 30px;
    line-height: 30px;
    padding: 0px 17px;
    font-size: 14px;
    color: #333;
    white-space: nowrap;
}
.more_box a:hover {
    background: #effaf7;
    text-decoration: none;
}

.message_us {
    position: fixed;
    right: 5vw;
    bottom: 3vw;
    width: 128px;
    z-index: 88888;
}


.product-box .swiper-slide {
    margin-top: 0!important;
    margin-bottom: 30px;
}
.swiper-grid-column>.swiper-wrapper {
    flex-wrap: wrap;
    flex-direction: unset!important;
}




/*search button*/
.search-container {
    position: relative;
    display: inline-block;
    margin: 0;
    height: 40px;
    width: 40px;
    vertical-align: middle;
}

.mglass {
    display: inline-block;
    pointer-events: none;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
}

.searchbutton {
    position: absolute;
    font-size: 30px;
    width: 100%;
    margin: 0;
    padding: 0;
    text-align: center;
    cursor: pointer;
}
.searchbutton:hover .mglass {
    color: #fba304;
}

.search:focus + .searchbutton {
    transition-duration: 0.4s;
    -moz-transition-duration: 0.4s;
    -webkit-transition-duration: 0.4s;
    -o-transition-duration: 0.4s;
    background-color: white;
    color: black;
}

.search {
    position: absolute;
    left: 49px; /* Button width-1px (Not 50px/100% because that will sometimes show a 1px line between the search box and button) */
    background-color: white;
    outline: none;
    border: none;
    padding: 0;
    width: 0;
    height: 100%;
    z-index: 10;
    transition-duration: 0.4s;
    -moz-transition-duration: 0.4s;
    -webkit-transition-duration: 0.4s;
    -o-transition-duration: 0.4s;
}

.search:focus {
    width: calc(100vw - 50vw); /* Bar width+1px */
    padding: 0 16px 0 0;
}

.expandright {
    left: auto;
    right: 49px; /* Button width-1px */
}

.expandright:focus {
    padding: 0 0 0 16px;
}
/*end search button*/


/*login*/
.top_tab .title {
    line-height: 40px;
    font-size: 40px;
    font-weight: bold;
    color: #333;
}
.top_tab .brief {
    line-height: 30px;
    padding: 20px 0 10px;
    font-size: 18px;
    color: #666666;
}
.info {
    padding-top: 37px;
}
.info .member p {
    line-height: 14px;
    font-size: 14px;
    font-weight: bold;
    color: #333;
}
.info .box {
    border: 1px solid #dddddd;
    margin-bottom: 20px;
}
.info .home {
    display: block;
    width: 184px;
    overflow: hidden;
    line-height: 18px;
    padding: 15px 22px;
    white-space: nowrap;
    font-size: 14px;
    color: #666;
}
.info .member {
    /*width: 200px;*/
    padding: 22px;
}

.fb_btn {
    display: inline-block;
    overflow: hidden;
    width: 200px;
    margin-bottom: 12px;
    padding: 5px 0;
    background: #4267b2;
    position: relative;
    cursor: pointer;
    color: #fff;
    border-radius: 3px;
    text-align: center;
}
.g_btn {
    display: inline-block;
    overflow: hidden;
    width: 200px;
    margin-bottom: 12px;
    padding: 5px 0;
    background: #cc3732;
    position: relative;
    cursor: pointer;
    color: #fff;
    border-radius: 3px;
    text-align: center;
}

.account_box #dropdownAccountMenuButton {
    padding: 0px 5px;
    margin-top: 8px;
}
.dropdown.account_box i {
    font-size: 18px;
}
.account_box .dropdown-toggle::after{
    display: none;
}
.account_box:hover i {
    color: #fba304;
}
.account_box .btn {
    outline: 0;
    box-shadow: none;
}
.account_sub_menu.show {
    margin-top: 31px;
}
.pull-right {
    float: right;
}




/*addcart footer*/
.footer_sticky {
    position: fixed;
    width: 100%;
    background: #fff;
    bottom: 0;
    border-top: 1px solid #e1e1e1;
    box-shadow: 0px 0px 1px 3px #eee;
    z-index: 1;
}
.footer_sticky .addcart {
    background: #b26d12;
    color: #fff;
    border-radius: 50px;
    padding: 7px 15px;
    border: none;
    margin-right: 15px;
    transition: all .3s;
}

.footer_sticky .addcart:hover {
    background: #fba304;
    color: #000;
    transition: all .3s;
    box-shadow: 0px 0px 1px 3px #eee;
}

.footer_sticky .message {
    padding: 3px 10px;
    font-size: 20px;
    border: none;
    background: #fff;
    margin-left: 15px;
}
.message:hover {
    color: #b26d12;
}
/*end addcart footer*/

@media(max-width: 768px){
.message_us {
    position: fixed;
    right: 15vw;
    bottom: 15vw;
    width: 128px;
    z-index: 88888;
}
.d-view {
    display: none!important;
}
.normal-title {
    font-size: 15px;
}
}
@media(min-width: 768px){
.footer_sticky {
    display: none;
}
}


.btn-main {
    background-color: #b56d0b;
    border-color: #b56d0b;
    color: #fff;
}
div#main_nav .dropdown-menu {
    border-radius: 0;
    box-shadow: 0 0 10px rgb(0 0 0 / 12%);
    background: #fff;
    border: 0;
}
.product-block-inner:hover {
    box-shadow: 0 0 10px rgb(0 0 0 / 12%);
}




.product-box {
    position: relative;
}
.swiper-button-prev, .swiper-button-next {
    color: #fba304;
    top: 45px;
    background: #fba304;
    padding: 0;
    height: 25px;
    opacity: unset!important;
}
.swiper-button-prev {
    left: unset;
    right: 100px;
}
.swiper-button-next {
    right: 70px;
}



/*cart*/
.btn-custom {
    color: #FFF!important;
    background-color: #969696!important;
    border-color: #969696!important;
    border: none!important;
    padding: 0.375rem 0.75rem;
}


.alert_cart {
    position: fixed!important;
    z-index: 10004;
    top: 0;
    left: 0;
    width: 100%;
    -webkit-animation: alert-anim 1s cubic-bezier(1, -0.01, 0, 0.99);
    -moz-animation: alert-anim 1s cubic-bezier(1, -0.01, 0, 0.99);
    animation: alert-anim 1s cubic-bezier(1, -0.01, 0, 0.99);
    /*padding: 18px 40px 18px 75px;*/
    text-align: center;
    color: #fff;
    border-radius: 0;
    min-height: 50px;
    box-sizing: border-box;
    border: none;
    font-weight: 600;
    box-shadow: 1px 1px 5px rgb(0 0 0 / 20%);
    transition: 1s all cubic-bezier(1, -0.01, 0, 0.99);
    font-size: 17px;
}
.old-price {
    text-decoration: line-through;
    color: red;
}


.btn-primary {
    background: #fba304;
    border-color: #fba304;
    transition: all .3s;
}
.btn-primary:hover {
    background: #b56b06!important;
    border-color: #b56b06!important;
    transition: all .3s;
}


/*menu*/
#menu {
  margin: 0;
    padding: 0;
}

#menu ul,
#menu li {
  margin: 0 0;
  padding: 0 0;
  list-style: none
}

#menu ul {
  height: 35px
}

#menu li {
  float: left;
  display: inline;
  position: relative;
  /*font: bold 12px Arial;*/
  /*text-shadow: 0 -1px 0 #000;*/
  /*border-right: 1px solid #444;*/
  /*border-left: 1px solid #111;*/
  /*text-transform: uppercase*/
}

#menu li:first-child {
  border-left: none;
}

#menu a {
  display: block;
  line-height: 35px;
  padding: 0 14px;
  text-decoration: none;
  color: #000;
  font-weight: bold;
    font-size: 14px;
}

#menu li:hover > a,
#menu li a:hover {
  color: #b66c01!important;
}

#menu li:active > a,
#menu li a:active {
  color: #b66c01!important;
}


#menu input {
  display: none;
  margin: 0 0;
  padding: 0 0;
  width: 80px;
  height: 35px;
  opacity: 0;
  cursor: pointer
}

#menu label {
  font: bold 30px Arial;
  display: none;
  width: 35px;
  height: 36px;
  line-height: 36px;
  text-align: center
}

#menu label span {
  font-size: 12px;
  position: absolute;
  left: 35px
}

#menu ul.menus {
  height: auto;
  width: 180px;
  background: #ececec;
  position: absolute;
  z-index: 99;
  display: none;
  border: 0;
}

#menu ul.menus li {
  display: block;
  width: 100%;
  font: 12px Arial;
  text-transform: none;
}

#menu li:hover ul.menus {
  display: block
}

#menu a.home {
  
}

#menu a.prett {
  padding: 0 27px 0 14px
}

#menu a.prett::after {
  content: "";
  width: 0;
  height: 0;
  border-width: 6px 5px;
  border-style: solid;
  border-color: #eee transparent transparent transparent;
  position: absolute;
  top: 15px;
  right: 9px
}

#menu ul.menus a:hover {
  /*background: #ececec;*/
}

#menu ul.menus .submenu, #menu ul.menus .subbmenu {
  display: none;
  position: absolute;
  left: 180px;
  background: #ececec;
  top: 0;
  width: 180px;
}

#menu ul.menus .submenu li {
  background: #ececec;
}

#menu ul.menus .has-submenu:hover .submenu, #menu ul.menus .has-subbmenu:hover .subbmenu {
  display: block;
}
.megasubmenu small {
    white-space: nowrap;
}
/*end menu*/



.img-circle {
    border-radius: 50%;
}

/* Profile sidebar */
.profile-sidebar {
  padding: 20px 0 10px 0;
  background: #fff;
  box-shadow:1px 1px 10px rgba(0,0,0,0.3)
}
.profile-userpic img {
  float: none;
  margin: 0 auto;
  width: 50%;
  height: 50%;
  -webkit-border-radius: 50% !important;
  -moz-border-radius: 50% !important;
  border-radius: 50% !important;
}
.profile-usertitle {
  text-align: center;
  margin-top: 20px;
}
.profile-usertitle-name {
  color: #5a7391;
  font-size: 16px;
  font-weight: 600;
  margin-top:5px;
  margin-bottom: 7px;
}
.profile-usertitle-job {
  text-transform: uppercase;
  color: #5b9bd1;
  font-size: 12px;
  font-weight: 600;
  margin-bottom: 15px;
}
.profile-userbuttons {
  text-align: center;
  margin-top: 10px;
}
.profile-userbuttons .btn {
  text-transform: uppercase;
  font-size: 11px;
  font-weight: 600;
  padding: 6px 15px;
  margin-right: 5px;
}
.profile-userbuttons .btn:last-child {
  margin-right: 0px;
}
.profile-usermenu {
  margin-top: 30px;
}
.profile-usermenu ul li {
  border-bottom: 1px solid #f0f4f7;
}
.profile-usermenu ul li:last-child {
  border-bottom: none;
}
.profile-usermenu ul li a {
  color: #93a3b5;
  font-size: 14px;
  font-weight: 400;
}
.profile-usermenu ul li a i {
  margin-right: 8px;
  font-size: 14px;
}
.profile-usermenu ul li a:hover {
  background-color: #fafcfd;
  color: #5b9bd1;
}
.profile-usermenu ul li.active {
  border-bottom: none;
}
.profile-usermenu ul li.active a {
  color: #5b9bd1;
  background-color: #f6f9fb;
  border-left: 2px solid #5b9bd1;
  margin-left: -2px;
}
.profile-content{box-shadow:1px 1px 10px rgba(0,0,0,0.3);}
/* Profile Content */
.profile-content {
  padding: 20px;
  background: #fff;
  min-height: 200px;
  margin-bottom:30px;
}
.profile-usermenu .nav>li>a {
    position: relative;
    display: block;
    padding: 10px 15px;
}
.profile-usermenu .nav>li {
    position: relative;
    display: block;
    width: 100%;
}
.btn-light {
    color: #FFF;
    background-color: #b56c02!important;
    border-color: #b56c02!important;
}



/*wishlist*/
.table-wishlist table {
    width: 100%;
}
.table-wishlist thead {
    border-bottom: 1px solid #e5e5e5;
    margin-bottom: 5px;
}
.table-wishlist thead tr th {
    padding: 8px 0 18px;
    color: #484848;
    font-size: 15px;
    font-weight: 400;
}
.table-wishlist tr td {
    padding: 25px 0;
    vertical-align: middle;
}
.table-wishlist tr td .img-product {
    width: 72px;
    float: left;
    margin-left: 8px;
    margin-right: 31px;
    line-height: 63px;
}
.table-wishlist tr td .img-product img {
    width: 100%;
}
.table-wishlist tr td .name-product {
    font-size: 15px;
    color: #484848;
    padding-top: 8px;
    line-height: 24px;
    width: 50%;
}
.table-wishlist tr td.price {
    font-weight: 600;
}
.table-wishlist tr td .quanlity {
    position: relative;
}

.total {
    font-size: 24px;
    font-weight: 600;
    color: #8660e9;
}
.display-flex {
    display: flex;
}
.align-center {
    align-items: center;
}
.round-black-btn {
    border-radius: 25px;
    background: #212529;
    color: #fff;
    padding: 5px 20px;
    display: inline-block;
    border: solid 2px #212529; 
    transition: all 0.5s ease-in-out 0s;
    cursor: pointer;
    font-size: 14px;
}
.round-black-btn:hover,
.round-black-btn:focus {
    background: transparent;
    color: #212529;
    text-decoration: none;
}
.mb-10 {
    margin-bottom: 10px !important;
}
.mt-30 {
    margin-top: 30px !important;
}
.d-block {
    display: block;
}
.custom-form label {
    font-size: 14px;
    line-height: 14px;
}
.pretty.p-default {
    margin-bottom: 15px;
}
.pretty input:checked~.state.p-primary-o label:before, 
.pretty.p-toggle .state.p-primary-o label:before {
    border-color: #8660e9;
}
.pretty.p-default:not(.p-fill) input:checked~.state.p-primary-o label:after {
    background-color: #8660e9 !important;
}
.main-heading.border-b {
    border-bottom: solid 1px #ededed;
    padding-bottom: 15px;
    margin-bottom: 20px !important;
}
.custom-form .pretty .state label {
    padding-left: 6px;
}
.custom-form .pretty .state label:before {
    top: 1px;
}
.custom-form .pretty .state label:after {
    top: 1px;
}
.custom-form .form-control {
    font-size: 14px;
    height: 38px;
}
.custom-form .form-control:focus {
    box-shadow: none;
}
.custom-form textarea.form-control {
    height: auto;
}
.mt-40 {
    margin-top: 40px !important; 
}
.in-stock-box {
    background: #ff0000;
    font-size: 12px;
    text-align: center;
    border-radius: 25px;
    padding: 4px 15px;
    display: inline-block;  
    color: #fff;
}
.trash-icon {
    font-size: 20px;
    color: #212529;
}

/*end wishlist*/


 .wcmp_sorted_vendors {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    transition: all .4s cubic-bezier(.77,0,.175,1);
    position: relative;
    top: 0;
    border: 15px solid transparent !important;
    background: 0 0;
    margin: 0 0 20px !important;
    overflow: hidden;
    padding-bottom: 60px;
    text-align: center;
}
.wcmp_sorted_vendors:before {
    display: block;
    content: "";
    height: 50%;
    width: 150%;
    background-color: #fba304;
    position: absolute;
    top: -55px;
    left: -10px;
    z-index: 0;
    transform: rotate(-6deg);
    -ms-transform: rotate(-6deg);
    -moz-transform: rotate(-6deg);
    -webkit-transform: rotate(-6deg);
    -o-transform: rotate(-6deg);
    transition: all .4s cubic-bezier(.77,0,.175,1);
}
img#vendor_image_display {
    margin: 0 auto;
    border-radius: 50%;
}

img#vendor_image_display {
    max-width: 100px;
    height: 100px;
}
img#vendor_image_display {
    /*width: 100px !important;
    height: 100px !important;*/
    margin-top: 20px;
}
.wcmp_sorted_vendors * {
    position: relative;
    z-index: 1;
}
.wcmp_sorted_vendors .button {
    background-color: #f1f1f1;
    color: #333;
    font-size: 13px;
    position: absolute;
    left: 15px;
    right: 15px;
    bottom: 15px;
    padding: 8px 15px;
    border-radius: 10px;
}
.service-sec:nth-child(2) {
    font-size: 13px;
}
.wcmp_sorted_vendors:hover{
    /*top: -5px;*/
    box-shadow: 0 0px 35px 0 rgba(0,0,0,.2);
    -moz-box-shadow: 0 0px 35px 0 rgba(0,0,0,.2);
    -webkit-box-shadow: 0 0px 35px 0 rgba(0,0,0,.2);
    background: #fff !important;
}
.s-text{
    font-size: 13px;
}
.shop-btn {
    font-size: 25px;
    cursor: pointer;
    position: absolute;
    top: 40px;
    right: 15px;
    margin: 0;
}
@media(min-width: 992px){
.shop-btn {
    display: none;
}
}
@media (min-width: 567px){
.container {
    position: relative;
}
}

@media (min-width: 768px) and (max-width: 992px){
.shop-btn {
    font-size: 25px;
    cursor: pointer;
    position: absolute;
    top: 100px;
    right: 15px;
    margin: 0;
}
}


.bg-main-album-title {
    background: #b66c01;
    color: #fff;
    font-size: 20px;
}


.play {
    background: #b66c01;
    color: #fff;
    width: 30px;
    height: 30px;
    display: inline-block;
    text-align: center;
    border-radius: 20px;
    padding: 4px;
}

.nav-pills .nav-link.active, .nav-pills .show>.nav-link {
    background-color: #3490dc00;
    color: #000;
    font-size: 17px;
}

.track-container {
    box-shadow: 1px 1px 10px rgb(0 0 0 / 30%);
    background: #b66c01;
}
.list-group-item.active {
    background-color: #b66c01!important;
    border-color: #b66c01!important;
    color: #fff;
    z-index: 2;
}
.list-group-item {
    padding: 10px!important;
    height: 50px;
}


@media (min-width: 1200px) {
    .container-xl {
        max-width: 1340px;
    }
}


#keyword {
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
    border: 1px solid #fba304!important;
}
div#search-box .btn-primary {
    color: #fff;
    background-color: #fba304!important;
    border-color: #fba304!important;
    font-size: 15px;
}
.input-group-append .btn {
    border-top-right-radius: 20px!important;
    border-bottom-right-radius: 20px!important;
}
.header-center {
    width: 50%;
}

@media (max-width: 992px){
section.web_category.shadow-sm {
    display: none;
}
}


@media (max-width: 699px){
.header-right {
    margin-top: -55px;
    position: absolute;
    right: 0;
}
.header-center {
    width: 100%;
}
.mb-none{
    display:none;
}
}

@media (max-width: 600px){
.header-left {
    width: 100%;
}
.header-left a {
    /*text-align: center;
    width: 75%;*/
}
.mb-p-0 {
    padding: 0;
}
}

@media (mix-width: 992px){
.web-w-50 {
    width: 50%!important;
}
}

.bg-main-color {
    color: #fff;
    background-color: #b56c02!important;
    border-color: #b56c02!important;
}


.w-20 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 20% !important;
          flex: 0 0 20% !important;
  max-width: 20%;
}
.categories-btn {
    text-align: center;
    background: #fba304;
    color: #fff;
    padding: 7px 10px;
    border-radius: 5px;
}
.categories-btn:hover {
    background: #b46d01;
    transition: all .3s;
}

@media (max-width: 992px){
.w-20 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 50% !important;
          flex: 0 0 50% !important;
  max-width: 50%;
}
.desktop_box {
    display: none;
}
}

@media (min-width: 991px){
.mobile_box {
    display: none;
}
}

@media (max-width: 556px){
.product-box .swiper-button-prev, .product-box .swiper-button-next {
    color: #fba304;
    top: 45px;
    background: #fba304;
    padding: 0;
    height: 25px;
    opacity: unset!important;
}

.fixed-top .header-center {
    display: none;
}
.fixed-top .header-right {
    margin-top: 5px;
    position: absolute;
    right: 0;
}
.wcmp_sorted_vendors .button {
    background-color: #f1f1f1;
    color: #333;
    font-size: 11px!important;
}
.wcmp_sorted_vendors {
 border: none!important;   
}
.alert_cart {
    position: fixed!important;
    z-index: 10004;
    top: 0;
    left: 0;
    width: 100%;
    -webkit-animation: alert-anim 1s cubic-bezier(1, -0.01, 0, 0.99);
    -moz-animation: alert-anim 1s cubic-bezier(1, -0.01, 0, 0.99);
    animation: alert-anim 1s cubic-bezier(1, -0.01, 0, 0.99);
    /*padding: 18px 40px 18px 75px;*/
    text-align: center;
    color: #fff;
    border-radius: 0;
    min-height: 50px;
    box-sizing: border-box;
    border: none;
    font-weight: 600;
    box-shadow: 1px 1px 5px rgb(0 0 0 / 20%);
    transition: 1s all cubic-bezier(1, -0.01, 0, 0.99);
    font-size: 14px;
}
}


.mobile_box {
    /*display: block;*/
    position: relative;
    width: 40px;
    height: 40px;
    border-radius: 100%;
    background: url('/img/theme/icon_chat.png') no-repeat 0 0;
    margin-bottom: 6px;
        background-color: #55d5bb;
    background-position: -5px -255px;
}
.more_box div {
    border-bottom: 1px solid #b9aeae;
    padding: 5px 0;
}
@media (min-width: 991px){
nav#navbar_top {
    padding: 0!important;
}
}


.chat_item2 {
    display: block;
    position: relative;
    width: 40px;
    height: 40px;
    border-radius: 100%;
/*    background: url(/img/theme/icon_chat.png) no-repeat 0 0;*/
    background: url('/img/theme/viber.png') no-repeat 0 0;
    margin-bottom: 6px;
}
.chat_viber {
    background-size: cover;
}

.fa-cstyle {
    font-size: 20px;
    margin: 0 5px;
}
.active-fav {
    color: #FBA304;
}


.dashboard-card {
  display: flex;
  justify-content: space-between;
  align-items: center;
  background-color: #fff;
/*  border: solid 1px rgba(0, 0, 0, 0.38);*/
  border-radius: 4px;
  padding: 16px;
  width: 100%;
  margin: 0 0 15px 0;
}
@media (min-width: 768px) {
  .dashboard-card {
    display: block;
    margin: 15px;
  }
}

.dashboard-card.bg-1 {
    background: linear-gradient(to right, #4fd1c5 , #48bb78);
}
.dashboard-card.bg-2 {
    background: linear-gradient(to right, #63b3ed , #3182ce);
}


/*review rating*/
.rate {
         float: left;
         height: 46px;
         padding: 0 10px;
         }
         .rate:not(:checked) > input {
         position:absolute;
         display: none;
         }
         .rate:not(:checked) > label {
         float:right;
         width:1em;
         overflow:hidden;
         white-space:nowrap;
         cursor:pointer;
         font-size:30px;
         color:#ccc;
         }
         .rated:not(:checked) > label {
         float:right;
         width:1em;
         overflow:hidden;
         white-space:nowrap;
         cursor:pointer;
         font-size:30px;
         color:#ccc;
         }
         .rate:not(:checked) > label:before {
         content: 'â˜… ';
         }
         .rate > input:checked ~ label {
         color: #ffc700;
         }
         .rate:not(:checked) > label:hover,
         .rate:not(:checked) > label:hover ~ label {
         color: #deb217;
         }
         .rate > input:checked + label:hover,
         .rate > input:checked + label:hover ~ label,
         .rate > input:checked ~ label:hover,
         .rate > input:checked ~ label:hover ~ label,
         .rate > label:hover ~ input:checked ~ label {
         color: #c59b08;
         }
         .star-rating-complete{
            color: #c59b08;
         }
         .rating-container .form-control:hover, .rating-container .form-control:focus{
         background: #fff;
         border: 1px solid #ced4da;
         }
         .rating-container textarea:focus, .rating-container input:focus {
         color: #000;
         }
         .rated {
         float: left;
         height: 46px;
         padding: 0 10px;
         }
         .rated:not(:checked) > input {
         position:absolute;
         display: none;
         }
         .rated:not(:checked) > label {
         float:right;
         width:1em;
         overflow:hidden;
         white-space:nowrap;
         cursor:pointer;
         font-size:28px;
         color:#ffc700;
         }
         .rated:not(:checked) > label:before {
         content: 'â˜… ';
         }
         .rated > input:checked ~ label {
         color: #ffc700;
         }
         .rated:not(:checked) > label:hover,
         .rated:not(:checked) > label:hover ~ label {
         color: #deb217;
         }
         .rated > input:checked + label:hover,
         .rated > input:checked + label:hover ~ label,
         .rated > input:checked ~ label:hover,
         .rated > input:checked ~ label:hover ~ label,
         .rated > label:hover ~ input:checked ~ label {
         color: #c59b08;
         }
         
         
         .rated2:not(:checked) > label:before {
    content: '★ ';
}
.rated2:not(:checked) > label {
    /*float: right;*/
    width: 1em;
    overflow: hidden;
    white-space: nowrap;
    cursor: pointer;
    font-size: 28px;
    color: #000;
}
.rated2:not(:checked) > label.star-rating-complete {
    /*float: right;*/
    width: 1em;
    overflow: hidden;
    white-space: nowrap;
    cursor: pointer;
    font-size: 28px;
    color: #ffc700;
}
span.r_text {
    font-size: 20px;
    margin-top: 7px;
    margin-right: 10px;
    margin-left: 5px;
}
/*end review rating*/

.title {
    font-size: 14px;
    font-weight:bold;
}
.komen {
    font-size:14px;
}
.geser {
    margin-left:0px;
    margin-top:5px;
}
.media-body {
    padding-left: 10px;
}
.media-left i.orange {
    font-size: 30px;
    color: orange;
}

.media-left i.green {
    font-size: 30px;
    color: green;
}
.chat_item3 {
    display: block;
    position: relative;
    width: 40px;
    height: 40px;
    border-radius: 0;
    background: url('/img/theme/messenger-logo.png') no-repeat 0 0;
    margin-bottom: 6px;
}
.chat_item4 {
    display: block;
    position: relative;
    width: 40px;
    height: 40px;
    border-radius: 0;
    background: url('/img/theme/telegram-logo.png') no-repeat 0 0;
    margin-bottom: 6px;
}

.chat_messenger{
    background-size: cover;
}
.hide{
    display:none;
}
main .btn:hover {
    background-color: #fff!important;
}
button.btn.close_btn:hover {
    color: #b66c01;
}
.megasubmenu.dropdown-menu .row .col-4 {
    padding: 5px 10px;
    text-align: center;
}
.shop-box:hover {
    cursor: pointer;
}
.megasubmenu.dropdown-menu img {
    border-radius: 5px;
}
.shopping_cart a.cart-contents .cart-icon  {
    position:  relative;
    right:  0px;
    top:  7px;
    font-size:  16px;
    
}
.account_sub_menu.show {
    margin-top: 5px;
    right: 0px;
    left: unset;
}