#site-wrapper {
  background: rgb(255, 255, 255);
}

.nb-page-title-wrap,
.single-blog .entry-author,
.shop-main.accordion-tabs .accordion-title-wrap,
.woocommerce .woocommerce-message,
.woocommerce .woocommerce-info,
.woocommerce .woocommerce-error,
.woocommerce-page .woocommerce-message,
.woocommerce-page .woocommerce-info,
.woocommerce-page .woocommerce-error,
.cart-layout-2 .cart-totals-wrap,
.blog.style-2 .post .entry-content,
.nb-comment-form textarea,
.comments-area,
.blog .post .entry-cat a {
  background-color: rgb(247, 247, 247);
}

.products.list-type .product .list-type-wrap .product-image::before {
  border-right-color: rgb(247, 247, 247);
}

.main-logo {
  width: 160px;
}

.dd-select .dd-selected img,
.site-header .sub-navigation .menu-menu-top-left-container~.WOOCS_SELECTOR .woocs_flag_view_item {
  width: 15px;
}

.dd-options .dd-option img {
  width: calc(30px);
}

a,
.widget ul li a,
.footer-top-section a,
.footer-top-section .widget ul li a,
.footer-bot-section a,
.footer-bot-section .widget ul li a {
  color: rgb(0, 0, 0);
}

a:hover,
a:focus,
a:active,
.widget ul li a:hover,
.footer-top-section a:hover,
.footer-top-section .widget ul li a:hover,
.footer-bot-section a:hover,
.footer-bot-section .widget ul li a:hover,
.widget_nbelement_contact_info ul.nbelement-info li:hover i {
  color: #0b0284;
}

body {
  font-family: Roboto;
  font-weight: 400;
  font-size: 14px;
}

.button,
.nb-primary-button,
.post-password-form input[type="submit"],
.teepro-button button.ubtn-normal,
.teepro-button button.ubtn-mini,
.teepro-button button.ubtn-small,
.teepro-button button.ubtn-large,
.teepro-button button.ubtn-block,
.contact-tshirt .contact_right input[type="submit"],
.category_banner .vc_column-inner .button_comback_shop a,
.nb_layout_wp-img-left .nb_wp_post .nb-post-block .nb-post-content .nb-post-readmore a,
.nb_layout_wp-img-top .nb_wp_post .nb-post-block .nb-post-content .readmore,
.button_joinus.vc_btn3-center.vc_btn3-container a.vc_general.vc_btn3,
.dokan-order-action a.dokan-btn:hover,
a.dokan-btn-default.dokan-coupon-product-select-all,
a.dokan-btn-default.dokan-coupon-product-clear-all,
input[type="submit"].dokan-btn-success,
a.dokan-btn-success,
.dokan-btn-success,
.dokan-dashboard-content button,
a.dokan-btn-theme,
.dokan-form-group input[type="submit"],
.category .blog .bt-4.nb-secondary-button,
.intro_teepro .readmore_teepro:hover,
.single-product .nbcs-section .nbcs-add-to-cart-button input[type="submit"],
a.dokan-btn-theme:focus,
.dokan-btn-theme:focus {
  background-color: #0b0284;
  border-color: rgba(0, 0, 0, 0);
  color: rgb(255, 255, 255) !important;
}

.woocommerce-order .btn-pdf-preview,
.text-notice a,
.woocommerce-checkout .woocommerce a.button {
  color: rgb(255, 255, 255) !important;
  background-color: #0b0284 !important;
  border-color: rgba(0, 0, 0, 0) !important;
}

.button:hover,
.nb-primary-button:hover,
.button:focus,
.nb-primary-button:focus,
.contact-tshirt .contact_right input[type="submit"]:hover,
.button_joinus.vc_btn3-center.vc_btn3-container a.vc_general.vc_btn3:hover,
.category_banner .vc_column-inner .button_comback_shop a:hover,
.nb_layout_wp-img-left .nb_wp_post .nb-post-block .nb-post-content .nb-post-readmore a:hover,
.nb_layout_wp-img-top .nb_wp_post .nb-post-block .nb-post-content .readmore:hover,
.teepro-button button.ubtn-normal:hover,
a.dokan-btn-default.dokan-coupon-product-select-all:hover,
a.dokan-btn-default.dokan-coupon-product-clear-all:hover,
input[type="submit"].dokan-btn-success:hover,
a.dokan-btn-success:hover,
.dokan-btn-success:hover,
.intro_teepro .readmore_teepro:hover,
.single-product .nbcs-section .nbcs-add-to-cart-button input[type="submit"]:hover,
.category .blog .bt-4.nb-secondary-button:hover,
.dokan-dashboard-content button:hover,
a.dokan-btn-theme:hover {
  color: rgb(255, 255, 255);
  background-color: #da3d36;
  border-color: rgba(0, 0, 0, 0);
}

.woocommerce-order .btn-pdf-preview:hover,
.text-notice a:hover,
.woocommerce-checkout .woocommerce a.button:hover {
  color: rgb(255, 255, 255) !important;
  background-color: rgba(4, 181, 145, 0.8) !important;
  border-color: rgba(0, 0, 0, 0) !important;
}

.teepro-button button.ubtn-normal .ubtn-hover,
.teepro-button button.ubtn-normal .ubtn-hover,
.teepro-button button.ubtn-mini .ubtn-hover,
.teepro-button button.ubtn-small .ubtn-hover,
.teepro-button button.ubtn-large .ubtn-hover,
.teepro-button button.ubtn-block .ubtn-hover {
  background-color: rgba(4, 181, 145, 0.8);
}

.nb-secondary-button {
  color: rgb(255, 255, 255);
  background-color: #0b0284;
  border-color: rgba(0, 0, 0, 0);
}

.nb-secondary-button:hover,
.nb-secondary-button:focus {
  color: rgb(255, 255, 255);
  background-color: rgba(4, 181, 145, 0.8);
  border-color: rgba(0, 0, 0, 0);
}

.list-type .add_to_cart_button,
.nb-primary-button,
.nb-secondary-button,
.single_add_to_cart_button,
.post-password-form input[type="submit"] {
  padding-left: 30px;
  padding-right: 30px;
  border-width: 1px;
  border-radius: 5px;
}

body,
.widget ul li a,
.woocommerce-breadcrumb a,
.nb-social-icons>a,
.wc-tabs>li:not(.active) a,
.shop-main.accordion-tabs .accordion-title-wrap:not(.ui-state-active) a,
.nb-account-dropdown a,
.header-account-wrap .not-logged-in,
.mid-inline .nb-account-dropdown a,
.mid-inline .mini-cart-section span,
.mid-inline .mini-cart-section a,
.mid-inline .mini-cart-section strong,
.entry-meta .byline a,
.comments-link a {
  color: rgb(103, 108, 119);
}

h1 {
  font-size: 22px;
}

h2 {
  font-size: 19px;
}

h3 {
  font-size: 17px;
}

h4 {
  font-size: 15px;
}

h5 {
  font-size: 14px;
}

h6 {
  font-size: 12px;
}

h1,
h2,
h3,
h4,
h5,
h6,
h1>a,
h2>a,
h3>a,
h4>a,
h5>a,
h6>a,
.entry-title>a,
.woocommerce-Reviews .comment-reply-title {
  /* font-family: Roboto;
  font-weight: 700;
  color: rgb(68, 68, 68); */
}

.site-header .top-section-wrap {
  padding: 7px 0px;
  background-color: rgb(45, 45, 45);
}

.site-header.left-inline .top-section-wrap .header_top_right_menu,
.site-header .top-section-wrap .sub-navigation {
  margin: -7px 0px;
}

.site-header.left-inline .top-section-wrap .header_top_right_menu ul,
.site-header.teepro-header-1 .top-section-wrap .sub-navigation .nb-header-sub-menu>.menu-item,
.site-header.teepro-header-2 .top-section-wrap .sub-navigation .nb-header-sub-menu>.menu-item,
.site-header.teepro-header-3 .top-section-wrap .sub-navigation .nb-header-sub-menu>.menu-item,
.site-header.teepro-header-4 .top-section-wrap .sub-navigation .nb-header-sub-menu>.menu-item,
.site-header .sub-navigation .widget .dd-select {
  padding: 7px 0px;
}

.WOOCS_SELECTOR .wSelect,
.WOOCS_SELECTOR .chosen-container,
.site-header .sub-navigation .menu-menu-top-left-container~.WOOCS_SELECTOR select.woocommerce-currency-switcher,
.site-header .sub-navigation .menu-menu-top-left-container~.WOOCS_SELECTOR .woocs_flag_view_item {
  margin: calc(4px) 0px 0px;
}

.top-section-wrap .nb-header-sub-menu a {
  color: rgb(221, 221, 221);
}

.top-section-wrap a:hover,
.site-header .top-section-wrap .sub-navigation .nb-header-sub-menu li.menu-item-has-children .sub-menu li:hover a span,
.top-section-wrap .nb-header-sub-menu a:hover,
.top-section-wrap li:hover a span,
.site-header .top-section-wrap .sub-navigation .nb-header-sub-menu li.menu-item-has-children .sub-menu li:hover a span,
.site-header .top-section-wrap .header_top_right_menu .data_user .user-menu>li>a:hover {
  color: #0b0284;
}

.top-section-wrap .nb-header-sub-menu .sub-menu {
  background-color: rgb(45, 45, 45);
}

.site-header .middle-section-wrap {
  padding: 15px 0px;
  background-color: rgb(27, 27, 27);
}

.site-header .middle-section-wrap .nb-navbar,
.site-header.header-desktop .main-nav-wrap .mega-menu-wrap#mega-menu-wrap-primary ul.mega-menu#mega-menu-primary {
  margin: -15px 0px;
}

.site-header .middle-section-wrap .nb-navbar>.menu-item,
.site-header.header-desktop .main-nav-wrap .mega-menu-wrap#mega-menu-wrap-primary ul.mega-menu#mega-menu-primary>li {
  padding: 15px 0px;
}

.site-header:not(.mid-stack) .bot-section-wrap {
  padding: 30px 0px;
}

.site-header.mid-stack .nb-navbar>.menu-item>a {
  padding: 30px 20px;
}

.site-header .bot-section-wrap {
  background-color: rgb(255, 255, 255);
}

.bot-section-wrap a,
.bot-section-wrap span,
.bot-section-wrap i,
.bot-section-wrap div {
  color: rgb(100, 100, 100);
}

.middle-section-wrap a,
.middle-section-wrap span,
.middle-section-wrap i,
.middle-section-wrap div,
.nbt-ajax-cart-icon i,
.nbt-ajax-cart .nbt-ajax-cart-icon .nbt-ajax-cart-count {
  color: rgb(255, 255, 255);
}

.nbt-icon-search {
  color: rgb(255, 255, 255) !important;
}

.middle-section-wrap a:hover,
.middle-section-wrap a:hover span,
.middle-section-wrap a:hover i,
.middle-section-wrap .nb-navbar .menu-item:hover>a,
.mini-cart-section .mini-cart-wrap .mini_cart_item .minicart-pd-meta a:hover,
.mini-cart-section .mini-cart-wrap .mini_cart_item .remove:hover i,
.nbt-ajax-cart .nbt-ajax-cart-popup .woocommerce-Price-amount {
  color: #0b0284;
}

.nbt-ajax-cart .nbt-ajax-cart-popup ul li .nbt-ajax-cart-right h4 a {
  color: #0b0284 !important;
}

.nbt-ajax-cart .nbt-ajax-cart-icon .nbt-ajax-cart-count {
  background: #0b0284;
}

.nbt-ajax-cart .nbt-ajax-cart-popup .buttons a:hover {
  background: #0b0284 !important;
}

.mini-cart-wrap .mini_cart_item .mini-cart-pd-image:hover img {
  border-color: #0b0284;
}

.nbt-ajax-cart .nbt-ajax-cart-icon::after {
  border-bottom-color: #0b0284;
}

.nbt-ajax-cart .nbt-ajax-cart-popup {
  border-top-color: #0b0284;
}

.site-header .middle-section-wrap .icon-header-section .icon-header-wrap .header-cart-wrap .nb-cart-section .count-item,
.site-header.header-desktop .main-nav-wrap .mega-menu-wrap#mega-menu-wrap-primary ul.mega-menu#mega-menu-primary>li>ul.mega-sub-menu::before {
  background-color: #0b0284;
}

.site-header.header-desktop .main-nav-wrap .mega-menu-wrap#mega-menu-wrap-primary ul.mega-menu#mega-menu-primary>li.mega-toggle-on>a::before,
.site-header.header-desktop .main-nav-wrap .mega-menu-wrap#mega-menu-wrap-primary ul.mega-menu#mega-menu-primary>li:hover>a::before {
  border-top-color: #0b0284;
}

.top-section-wrap a,
.top-section-wrap span,
.top-section-wrap i,
.top-section-wrap div {
  color: rgb(221, 221, 221);
}

.nb-navbar>.menu-item,
.nb-navbar a,
.nb-navbar span,
.site-header.header-desktop .middle-section-wrap .mega-menu-wrap#mega-menu-wrap-primary span,
.site-header.header-desktop .middle-section-wrap .mega-menu-wrap#mega-menu-wrap-primary div,
.site-header.header-desktop .middle-section-wrap .mega-menu-wrap#mega-menu-wrap-primary a,
.middle-section-wrap .mega-menu-wrap#mega-menu-wrap-primary i {
  color: rgb(143, 143, 143);
}

.nb-navbar>.menu-item:hover>a span,
.nb-navbar a:hover,
.site-header.teepro-header-2.header-desktop .middle-section-wrap .main-nav-wrap .nb-navbar>li.menu-item.current-menu-item>a>span,
.site-header .main-nav-wrap .mega-menu-wrap#mega-menu-wrap-primary ul.mega-menu#mega-menu-primary>li>ul.mega-sub-menu .mega-menu-row.menu_link_title .menu>li>a,
.site-header .main-nav-wrap .mega-menu-wrap#mega-menu-wrap-primary ul.mega-menu#mega-menu-primary>li>ul.mega-sub-menu .mega-menu-row.menu_about .about_readmore,
.middle-section-wrap .mega-menu-wrap#mega-menu-wrap-primary .menu-item:hover>a,
.site-header.header-mobile .main-nav-wrap .mega-menu-wrap#mega-menu-wrap-primary ul.mega-menu#mega-menu-primary>li.mega-menu-flyout .mega-sub-menu>li:hover>a,
.middle-section-wrap .mega-menu-wrap#mega-menu-wrap-primary a:hover,
.middle-section-wrap .mega-menu-wrap#mega-menu-wrap-primary a:hover>*,
.site-header.header-mobile .main-nav-wrap .mega-menu-wrap#mega-menu-wrap-primary ul.mega-menu#mega-menu-primary>li.mega-menu-grid a:hover,
.middle-section-wrap .mega-menu-wrap#mega-menu-wrap-primary .mega-menu-item:hover>a,
.middle-section-wrap .mega-menu-wrap#mega-menu-wrap-primary .mega-menu-item:hover>a * {
  color: #0b0284;
}

.site-header.teepro-header-2.header-desktop .middle-section-wrap .main-nav-wrap .nb-navbar>li.menu-item>a>span::after {
  border-color: rgba(100, 100, 100, 0);
}

.site-header.teepro-header-2.header-desktop .middle-section-wrap .main-nav-wrap .nb-navbar>li.menu-item.current-menu-item>a>span::after,
.site-header.teepro-header-2.header-desktop .middle-section-wrap .main-nav-wrap .nb-navbar>li.menu-item:hover>a>span::after {
  border-color: #0b0284;
}

.nb-navbar .menu-item-has-children>a span::after,
.icon-header-section .nb-cart-section,
.nb-navbar .menu-item a,
.nb-navbar .sub-menu>.menu-item:not(:last-child),
.nb-header-sub-menu .sub-menu>.menu-item:not(:last-child),
.widget .widget-title,
.blog .classic .post .entry-footer,
.single-post .single-blog .entry-footer,
.nb-social-icons>a,
.single-blog .entry-author-wrap,
.shop-main:not(.wide) .single-product-wrap .product_meta,
.shop-main.accordion-tabs .accordion-item .accordion-title-wrap,
.shop-main.horizontal-tabs .wc-tabs-wrapper .wc-tabs,
.shop_table thead th,
.shop_table th,
.shop_table td,
.mini-cart-wrap .total,
.icon-header-wrap .nb-account-dropdown ul li:not(:last-of-type) a,
.widget tbody th,
.widget tbody td,
.widget ul>li:not(:last-of-type),
.blog .post .entry-image .entry-cat,
.comment-list .comment,
.nb-comment-form textarea,
.paging-navigation.pagination-style-1 .page-numbers.current,
.woocommerce-pagination.pagination-style-1 .page-numbers.current,
.single-product-wrap .cart,
.single-product-wrap .woocommerce-product-details__short-description,
.dokan-single-seller .store-wrapper,
.sp-ou-meta,
.widget.WOOF_Widget .woof .woof_container.woof_by_rating_container .woof_container_inner .chosen-results li {
  border-color: rgb(228, 228, 228);
}

@media (max-width: 767px) {
  .shop_table.cart {
    border: 1px solid rgb(228, 228, 228);
  }

  .shop_table.cart td {
    border-bottom: 1px solid rgb(228, 228, 228);
  }
}

.sticky {
  border-top: 1px solid #0b0284;
  box-shadow: #0b0284 0px 0px 20px;
}

.product .product-image .onsale,
.wc-tabs>li.active,
.product .onsale.sale-style-2 .percent,
.product .onsale.sale-style-3 .percent,
.wc-tabs-wrapper .woocommerce-Reviews #review_form_wrapper .comment-respond,
.site-header.mid-stack .main-navigation .nb-navbar>.menu-item:hover,
.shop-main.accordion-tabs .accordion-item .accordion-title-wrap.ui-accordion-header-active,
.widget .tagcloud a,
.footer-top-section .widget .tagcloud a,
.footer-bot-section .widget .tagcloud a,
.service_tab_1 .vc_tta-panels-container .vc_tta-panels .vc_tta-panel.vc_active .vc_tta-panel-heading .vc_tta-panel-title a::after,
.cart-notice-wrap .cart-notice,
.products .product .product-action.center .bt-4:hover,
.products .product .nb-loop-variable .nbtcs-swatches .swatch:hover::before,
.single-product-wrap .nbtcs-swatches .swatch:hover::before,
.vc-tab-product-wrapper .vc-tab-product-content .tab-panel .cat_img a .cat_img_button:hover,
.pt_home_6 .vc-tab-product-wrapper ul.style-border_bottom li.active a,
.vc-tab-product-wrapper .vc-tab-product-content .tab-panel .cat_img a:hover .cat_img_button,
.uvc-heading-spacer.line_with_icon::before,
.uvc-heading-spacer.line_with_icon::after,
.new_letter_1 .footer-newsletter .footer-newsletter-form button[type="submit"],
.teepro-our-customers .our-customers-wrap .our-customer-images .swiper-wrapper .swiper-slide .customer-img.has-border:hover,
.widget .nbfw-social-link-widget.gray-icon li a:hover,
.related-product:hover>a img,
#secondary .widget.nbfw-social-links,
.loading.demo7 #loading-center #loading-center-absolute .object,
.nb-page-title-wrap.bg_img .nb-page-title h1::before,
.single-product-wrap .product-image .thumb-gallery .swiper-slide.swiper-slide-active img,
.dokan-dashboard.dokan-custom-style .dokan-dash-sidebar ul.dokan-dashboard-menu li:hover,
.dokan-dashboard.dokan-custom-style .dokan-dash-sidebar ul.dokan-dashboard-menu li.active,
.dokan-dashboard.dokan-custom-style .dokan-dash-sidebar ul.dokan-dashboard-menu li.dokan-common-links a:hover,
.dokan-dashboard.dokan-custom-style .dokan-dashboard-content .dokan-report-wrap .dokan-reports-sidebar ul.chart-legend li:first-child,
.store-coupon-wrap.teepro_show_store_coupons,
.loading.demo3 #loading-center #loading-center-absolute .object,
#yith-wcwl-popup-message,
.nbt-upload-zone .nbt-oupload-target,
.intro_teepro .readmore_teepro,
.noo-line .line-one,
.noo-line .line-two,
.single-product-wrap .nbtcs-swatches .swatch-color.circle.selected::before,
.nbd-gallery #primary .nbd-list-designs .nbd-gallery-item:hover,
.woof .woof_redraw_zone .woof_container.woof_container_label ul.woof_list li span.checkbox:hover,
.woof .woof_redraw_zone .woof_container.woof_container_label ul.woof_list li span.checkbox.checked,
.woof .woof_redraw_zone .woof_container.woof_container_color .woof_tooltip:hover span.checkbox,
.woof .woof_redraw_zone .woof_container.woof_container_color .woof_tooltip span.checkbox.checked,
.products .product .nb-loop-variable .nbtcs-swatches .swatch.swatch-text:hover,
.products .product .nb-loop-variable .nbtcs-swatches .swatch.swatch-image:hover {
  border-color: #0b0284;
}

.loading.demo14 #loading-center #loading-center-absolute .object {
  border-left-color: #0b0284;
  border-right-color: #0b0284;
}

.loading.demo15 #loading-center #loading-center-absolute .object {
  border-left-color: #0b0284;
  border-top-color: #0b0284;
}

.nbfw_banner-container .nbfw-txt-info .banner-more:hover,
.stepbystep2 .wpb_column:hover .wpb_single_image .vc_box_rounded,
.vc_testimonial_wrap.testimonial_multi_thumb_style_1 .vc-avatar-testimonial .swiper-slide.swiper-slide-active .vc-avatar-img img,
.hello-teepro .uvc-headings-line,
.woof .woof_redraw_zone .woof_container.woof_container_image .woof_tooltip span.checkbox:hover,
.woof .woof_redraw_zone .woof_container.woof_container_image .woof_tooltip span.checkbox.checked,
.products .product .nb-loop-variable .nbtcs-swatches .swatches-radio li:hover .check,
.products .product .nb-loop-variable .nbtcs-swatches .swatches-radio li input[type="radio"]:checked~.check {
  border-color: #0b0284 !important;
}

.growl-message {
  border: 1px solid #0b0284;
}

.noo-line .line-one span:first-child::before,
.noo-line .line-one span:last-child::before,
.noo-line .line-two span:first-child::before,
.noo-line .line-two span:last-child::before {
  border: 2px solid #0b0284;
}

.products .product .product-action.center .tooltip::before,
.products .product .product-action.horizontal .tooltip::before,
.mini-cart-wrap,
.nbt-search-wrapper,
.vc_step.content_top .vc-step-items .step_box .step_title_content::before,
.nbfw_banner-container .nbfw-txt-info .txt-caption .txt-caption-divider {
  border-top-color: #0b0284;
}

.vc_step.content_top .vc-step-items .step_box .step_title_content::before,
.vc_step.content_bottom .vc-step-items .step_box .step_number::before {
  border-right-color: #0b0284;
}

.text_service .text_banner_service::after,
.about_history_content .vc_toggle_content .about_heading::after,
.vc_step.content_left .vc-step-items .step_box .step_number::before,
.vc_step.content_right .vc-step-items .step_box .step_number::before,
.text_service .text_banner_service::before {
  border-bottom-color: #0b0284;
}

.widget .widget-title::before,
.paging-navigation.pagination-style-2 .current,
.product .onsale.sale-style-1,
.woocommerce-pagination.pagination-style-2 span.current,
.shop-main.right-dots .flickity-page-dots .dot,
.wc-tabs-wrapper .form-submit input,
.nb-input-group .search-button button,
.widget .tagcloud a:hover,
.nb-back-to-top-wrap a:hover,
.nb_layout_wp-img-top .nb_wp_post .nb-post-date .nb-post-date-i,
.nb_layout_wp-img-left .nb_wp_post .nb-post-block .nb-post-content .nb-post-readmore a::before,
.swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active,
.single-product-wrap .yith-wcwl-add-to-wishlist,
.products .product .product-action .button .tooltip,
.product .product-image .wishlist-fixed-btn .yith-wcwl-add-to-wishlist .tooltip,
.products .product .product-action .bt-4:hover,
.wpt-loading::after,
.vc-tab-product-wrapper .vc-tab-product-content .tab-panel .cat_img a:hover .cat_img_button,
.vc-tab-product-wrapper .vc-tab-product-header .product-tab-header.show_heading_line h2::after,
.pt_home_6 .vc-tab-product-wrapper ul.style-border_bottom li a::before,
.line-through .uvc-main-heading h1::after,
.line-through .uvc-main-heading h2::after,
.line-through .uvc-main-heading h3::after,
.line-through .uvc-main-heading h4::after,
.line-through .uvc-main-heading h5::after,
.line-through .uvc-main-heading h6::after,
.uvc-heading.hp1-heading .uvc-sub-heading::before,
.uvc-heading.hp1-heading .uvc-sub-heading::after,
.nbfw_banner-container .nbfw-txt-info .banner-more:hover,
.bg-fullwidth .nbfw_banner-container,
.category-layout-hp4 .nbfw_banner-container:hover .nbfw-txt-info h4,
.info-box-our-services .aio-icon-box:hover,
.teepro-our-customers .our-customers-wrap .our-customers-pagination .swiper-pagination-bullet-active,
.teepro-image-slider .image-slider-block .image-slider-pagination .swiper-pagination-bullet-active,
.widget .nbfw-social-link-widget.black-icon li a:hover,
.site-footer.colorful-widget-title .widget .widget-title::after,
.sc-video .sc-video-thumb .icon-play-button,
.content_manage .link_profile li a::before,
.nb_vc_page_tab:hover .page_tab_content::before,
.new_letter_1 .footer-newsletter .footer-newsletter-form button[type="submit"],
.single-product-wrap .yith-wcwl-add-to-wishlist,
.vc_testimonial_wrap.testimonial_multi_thumb_style_1 .vc-avatar-testimonial .swiper-slide .vc-title .client-name::before,
.vc_testimonial_wrap.testimonial_multi_thumb_style_1 .vc-avatar-testimonial .swiper-slide .vc-title .client-name::after,
.widget .sidebar-policy .clear .sidebar-top-icon,
.faq_page .vc_toggle.vc_toggle_active .vc_toggle_title,
#secondary .widget .nbfw-social-link-widget.gray-icon li a:hover,
.widget.service-sidebar .textwidget a,
.new_letter_1 .footer-newsletter .footer-newsletter-form input[type="submit"],
.widget.shop-sidebar h3.widget-title,
.loading #loading-center #loading-center-absolute #object,
.loading #loading-center #loading-center-absolute .object,
.loading #loading-center .object-one,
.loading #loading-center .object-two,
.image_banner_pages .container .text_banner_bottom_section .custom_link,
.text-notice a:hover,
.dokan-dashboard.dokan-custom-style .dokan-progress.m-dokan-progress .dokan-progress-bar,
.ou-tab .tablinks.activated,
.page-template-nb-checkout #nb-checkout-cart .shop_table .nbt-ou-fast button,
#dokan-seller-listing-wrap .pagination-container .pagination-wrap .pagination li .current,
.shop-main .woof_products_top_panel ul li a,
.woof_select_radio_check dt.woof_select_radio_check_opened a,
.woof .woof_redraw_zone .woof_container.woof_container_label ul.woof_list li span.checkbox:hover,
.woof .woof_redraw_zone .woof_container.woof_container_label ul.woof_list li span.checkbox.checked,
.woof .woof_redraw_zone .woof_container.woof_container_label ul.woof_list li span.woof_label_count,
.woof .woof_redraw_zone .woof_container.woof_container_image .woof_tooltip .woof_tooltip_data,
.woof .woof_container .woof_add_subscr_cont #woof_add_subscr:hover,
.woof input.woof_add_query_save:hover,
.woof .woof_redraw_zone .woof_container.woof_container_slider span.irs-with-grid span.irs-slider:hover::after,
.woof .woof_redraw_zone .woof_container.woof_price_filter span.irs-with-grid span.irs-slider:hover::after,
.woof .widget_price_filter .ui-slider .ui-slider-range,
.woof .widget_price_filter .ui-slider .ui-slider-handle,
.products .product .nb-loop-variable .nbtcs-swatches .swatches-radio li input[type="radio"]:checked~.check::before,
.site-header .sub-navigation .woocommerce-currency-switcher-form .wSelect-theme-classic .wSelect-option-selected,
.site-header .sub-navigation .woocommerce-currency-switcher-form .wSelect-theme-classic .wSelect-option:hover {
  background-color: #da3d36;
}

.teepro-info-box.has-icon-bg .aio-icon-component .aio-icon.circle,
.swiper-pagination-bullet-active,
.teepro-info-box.change-bg .aio-icon-component:hover .aio-icon.circle,
.site-header .sub-navigation .menu-menu-top-left-container~.WOOCS_SELECTOR .chosen-container .chosen-drop .chosen-results li.result-selected,
.site-header .sub-navigation .menu-menu-top-left-container~.WOOCS_SELECTOR .chosen-container .chosen-drop .chosen-results li.active-result:hover,
.woof .woof_container .chosen-container .chosen-drop .chosen-results .active-result.highlighted {
  background-color: #0b0284 !important;
}

.product .star-rating::before,
.product .star-rating span,
.single-product-wrap .price ins,
.single-product-wrap .price>span.amount,
.single-product-wrap .summary>.price .nbtwccs_price_code>span.amount,
.wc-tabs>li.active a,
.wc-tabs>li.active a:hover,
.wc-tabs>li.active a:focus,
.wc-tabs .ui-accordion-header-active a,
.wc-tabs .ui-accordion-header-active a:focus,
.wc-tabs .ui-accordion-header-active a:hover,
.shop-main.accordion-tabs .ui-accordion-header-active::after,
.shop_table .cart_item td .amount,
.cart_totals .order-total .amount,
.shop_table.woocommerce-checkout-review-order-table .order-total .amount,
.woocommerce-order .woocommerce-thankyou-order-received,
.woocommerce-order .woocommerce-table--order-details .amount,
.paging-navigation.pagination-style-1 .current,
.service_tab_1 .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab.vc_active a span,
.service_tab_1 .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab a:hover span,
.nb_vc_page_tab .page_tab_content .page_tab_readmore:hover,
.nb_layout_wp-img-top .nb_wp_post .nb-post-block .nb-post-meta a:hover,
.woocommerce-pagination.pagination-style-1 .page-numbers.current,
.product .product-image .wishlist-fixed-btn .yith-wcwl-wishlistexistsbrowse .icon-heart,
.product .product-image .wishlist-fixed-btn .yith-wcwl-wishlistaddedbrowse .icon-heart,
.product .product-image .wishlist-fixed-btn .yith-wcwl-add-to-wishlist i.icon-heart:hover,
.products .product .price .amount,
.vc_toggle .vc_toggle_title .vc_custom_heading,
.vc-tab-product-wrapper ul.style-separated li.active a,
.vc-tab-product-wrapper ul.style-separated li:hover a,
.uvc-heading-spacer.line_with_icon .aio-icon,
.uvc-heading.hp1-heading .uvc-main-heading .big-text,
.content_manage .link_profile li a,
.content_manage .read_more,
.category-layout-hp5 .nbfw_banner-container:hover .nbfw-txt-info h4,
.site-footer .footer-workingtime-wrapper .love-hour .love-hour-text span i,
.widget .nbfw-social-link-widget.gray-icon li a:hover,
.widget .nbfw-social-link-widget.white-icon li a:hover,
.site-footer.colorful-widget-title .widget .widget-title,
.banner-images-1 .txt_primary_custom_1,
.banner-images-1 .txt_primary_custom_2,
.nb_layout_wp-content-absolute .nb-post-block .nb-post-header .nb-post-meta .nb-post-comments:hover,
.sub_title_teepro,
.text_signature,
.site-header.teepro-header-2 .top-section-wrap .text-section .start_design,
.category .style-3 article.type-post .entry-content .entry-title a:hover,
.demo-shortcode-heading .uvc-main-heading h3,
.teepro-our-customers .our-customers-wrap .swiper-button-next:hover,
.teepro-our-customers .our-customers-wrap .swiper-button-prev:hover,
.teepro-image-slider .image-slider-block .swiper-button-prev:hover,
.teepro-image-slider .image-slider-block .swiper-button-next:hover,
.shop-main .woocommerce-Reviews #review_form_wrapper .stars a,
.vc_testimonial_wrap .swiper-button-next:not(.swiper-button-disabled):hover,
.vc_testimonial_wrap .swiper-button-prev:not(.swiper-button-disabled):hover,
.about_history_content .vc_toggle_content .about_content_aug .content_right p .about_seemore,
.vc_testimonial_wrap.testimonial_multi_thumb_zoom_image .vc-content-testimonial .swiper-wrapper .swiper-slide .vc-testimonial-img .vc-testimonial-content .client-position,
.related-product .relate_content .price,
.widget .sidebar-policy .clear:nth-of-type(2n+1) i,
.widget.page-sidebar .menu .menu-item.current-menu-item a,
.widget.service-sidebar .menu .menu-item.current-menu-item a,
.widget.service-sidebar .service-info li i,
.site-footer .footer-abs-middle a,
.intro_teepro .readmore_teepro,
.widget.shop-sidebar ul.menu .menu-item-has-children.current-menu-parent>a,
.widget.shop-sidebar ul.menu .current-menu-item a,
.dokan-dashboard.dokan-custom-style .dokan-dash-sidebar ul.dokan-dashboard-menu li a i,
.dokan-dashboard.dokan-custom-style .dokan-dash-sidebar ul.dokan-dashboard-menu li:hover,
.dokan-dashboard.dokan-custom-style .dokan-dash-sidebar ul.dokan-dashboard-menu li:hover a,
.dokan-dashboard.dokan-custom-style .dokan-dash-sidebar ul.dokan-dashboard-menu li.active,
.dokan-dashboard.dokan-custom-style .dokan-dash-sidebar ul.dokan-dashboard-menu li.active a,
.dokan-dashboard.dokan-custom-style .dokan-dash-sidebar ul.dokan-dashboard-menu li.dokan-common-links a:hover,
.dokan-dashboard.dokan-custom-style .dokan-dashboard-content .dokan-report-wrap ul.dokan_tabs li:hover a,
.dokan-dashboard.dokan-custom-style .dokan-dashboard-content .dokan-report-wrap ul.dokan_tabs li.active a,
.start_designing_1 .vc_btn3-container .vc_general:hover,
.dokan-dashboard.dokan-custom-style .dokan-dashboard-content .dokan-report-wrap .dokan-reports-sidebar ul.chart-legend li:first-child,
.dokan-product-listing .dokan-product-listing-area table.product-listing-table td.post-date .status,
.single-product .single-product-wrap .product-vendor-info .dokan-store-info .store-name a,
.single-product #tab-seller .product-vendor-info .dokan-store-info .store-name a,
.single-product .single-product-wrap .product-vendor-info .dokan-store-info .store-details>a,
.nb_wp_post .nb-title-post a:hover,
.single-product #tab-seller .product-vendor-info .dokan-store-info .store-details>a,
.single-product-wrap .woocommerce-product-gallery__wrapper .featured-gallery div:not(.swiper-button-disabled)::before,
#dokan-seller-listing-wrap .pagination-container .pagination-wrap .pagination li a:hover,
#dokan-seller-listing-wrap .pagination-container .pagination-wrap .pagination li a:hover::after,
#dokan-primary .dokan-store-tabs li a:hover,
.nbd-gallery #primary .nbd-sidebar .nbd-sidebar-con .nbd-sidebar-con-inner ul li a:hover,
.dokan-single-seller.store_style-3 .store-wrapper .store-content .store-info .store-lnk .dokan-store-lnk,
.woocommerce-cart .cart_item .product-name a:hover,
.nbd-gallery #primary .nbd-sidebar .nbd-sidebar-con .nbd-sidebar-con-inner .nbd-tag:hover,
.woof_list li:hover>label,
.woof_list li>input[checked]~label,
.woof_container>.woof_container_inner:hover>label,
.woof_container>.woof_container_inner>input[checked]~label,
.woof_price_filter li:hover>label,
.woof_price_filter li>input[checked]~label,
.woof .woof_redraw_zone .woof_container.woof_author_search_container .woof_container .woof_container_inner ul.woof_authors li:hover label,
.woof .woof_redraw_zone .woof_container.woof_author_search_container .woof_container .woof_container_inner ul.woof_authors li>input[checked]~label,
.products .product .nb-loop-variable .nbtcs-swatches .swatch.swatch-text:hover,
.products .product .nb-loop-variable .nbtcs-swatches .swatches-radio li:hover .swatch-radio,
.products .product .nb-loop-variable .nbtcs-swatches .swatches-radio li input[type="radio"]:checked~label,
.site-header .sub-navigation .widget .dd-options .dd-option-selected .dd-option-text,
.site-header .sub-navigation .widget .dd-container:hover .dd-selected label,
.site-header .sub-navigation .widget .dd-container:hover .dd-selected small,
.site-header .sub-navigation .widget .dd-container:hover .dd-select .dd-pointer,
.site-header .sub-navigation .menu-menu-top-left-container~.WOOCS_SELECTOR .chosen-container .chosen-single:hover span,
.site-header .sub-navigation .menu-menu-top-left-container~.WOOCS_SELECTOR .wSelect .wSelect-selected:hover {
  color: #da3d36;
}

.text-notice a {
  background-color: #0b0284 !important;
}

.nbt-ajax-cart .nbt-ajax-cart-popup ul li .nbt-ajax-cart-right .product-price span,
.stepbystep2 .wpb_column:hover .step-heading .uvc-main-heading>* {
  color: #0b0284 !important;
}

.new_letter_1 .wpb_raw_code .footer-newsletter .footer-newsletter-form input[type="email"] {
  border: 1px solid #0b0284;
}

.nb-page-title-wrap.bg_img {
  padding-top: 100px;
  padding-bottom: 100px;
}

.nb-page-title-wrap a,
.nb-page-title-wrap h1,
.nb-page-title-wrap nav {
  color: rgb(50, 50, 50);
}

.nb-page-title-wrap h1 {
  font-size: 36px;
}

.woocommerce-page.wc-no-sidebar #primary {
  width: 100%;
}

.footer-top-section {
  background-color: rgb(243, 243, 243);
}

.footer-top-section h1,
.footer-top-section h2,
.footer-top-section h3,
.footer-top-section h4,
.footer-top-section h5,
.footer-top-section h6,
.footer-top-section .widget-title a {
  color: rgb(50, 50, 50);
}

.footer-top-section,
.footer-top-section a,
.footer-top-section .widget ul li a {
  color: rgb(119, 119, 119);
}

.footer-top-section .widget .tagcloud a {
  border-color: rgb(119, 119, 119);
}

.footer-bot-section {
  background-color: rgb(27, 27, 27);
}

footer.site-footer .footer-top-section {
  padding-top: 30px;
  padding-bottom: 30px;
  border-bottom: 1px solid rgba(255, 255, 255, 0);
}

footer.site-footer .footer-bot-section {
  padding-top: 40px;
  padding-bottom: 25px;
  border-bottom: 1px solid rgba(255, 255, 255, 0);
}

.footer-bot-section h1,
.footer-bot-section h2,
.footer-bot-section h3,
.footer-bot-section h4,
.footer-bot-section h5,
.footer-bot-section h6,
.footer-bot-section .widget-title a {
  color: rgb(107, 107, 107);
}

.footer-bot-section,
.footer-bot-section a,
.footer-bot-section .widget ul li a {
  color: rgb(107, 107, 107);
}

.footer-bot-section .widget .tagcloud a {
  border-color: rgb(107, 107, 107);
}

.footer-abs-section {
  color: rgb(153, 153, 153);
  background-color: rgb(0, 0, 0);
  padding-top: 10px;
  padding-bottom: 10px;
}

.footer-abs-section a,
.footer-abs-section p {
  color: rgb(153, 153, 153);
}

.single-post .nb-page-title .entry-title,
.single-post .entry-title {
  font-size: 36px;
}

.dokan-store-sidebar #dokan-store-location {
  height: 200px;
}

@media (min-width: 768px) {
  .shop-main:not(.wide) .single-product-wrap .product-image {
    -webkit-box-flex: 0;
    flex: 0 0 50%;
    max-width: 50%;
  }

  .shop-main:not(.wide) .single-product-wrap .entry-summary {
    -webkit-box-flex: 0;
    flex: 0 0 calc(50%);
    max-width: calc(50%);
  }
}

@media (min-width: 992px) {

  .site-content .blog #primary,
  .site-content .single-blog #primary {
    -webkit-box-flex: 0;
    flex: 0 0 70%;
    max-width: 70%;
  }

  .site-content .blog #secondary,
  .site-content .single-blog #secondary {
    -webkit-box-flex: 0;
    flex: 0 0 calc(30%);
    max-width: calc(30%);
  }

  .single-blog #primary,
  .blog #primary {
    order: 2;
  }

  .single-blog #secondary,
  .blog #secondary {
    padding-right: 30px;
  }

  .dokan-store.dk-has-sidebar .shop-main {
    -webkit-box-flex: 1;
    flex: 1 1 0%;
  }

  .dokan-store.dk-has-sidebar #secondary {
    -webkit-box-flex: 0;
    flex: 0 0 25%;
    max-width: 25%;
  }

  .dokan-store.dk-has-sidebar .shop-main {
    order: 2;
  }

  .site-main .dokan-dashboard-wrap .dokan-dashboard-content {
    -webkit-box-flex: 0;
    flex: 0 0 77%;
    max-width: 77%;
  }

  .dokan-dashboard .site-main .dokan-dashboard-content {
    width: 77%;
  }

  .site-main .dokan-dashboard-wrap .dokan-dash-sidebar {
    -webkit-box-flex: 0;
    flex: 0 0 calc(23%);
    max-width: calc(23%);
  }

  .site-main .dokan-dashboard-wrap .dokan-dashboard-content {
    order: 2;
  }

  .site-main .dokan-dashboard-wrap .dokan-dashboard-content {
    padding-left: 30px;
  }

  .archive.woocommerce #secondary {
    padding-left: 30px;
    padding-right: 15px;
  }

  .single-product #secondary {
    padding-left: 30px;
  }

  .single-product.wc-pd-has-sidebar .shop-main {
    -webkit-box-flex: 0;
    flex: 0 0 70%;
    max-width: 70%;
  }

  .single-product #secondary {
    -webkit-box-flex: 0;
    flex: 0 0 calc(30%);
    max-width: calc(30%);
  }

  .archive.woocommerce.wc-left-sidebar .shop-main,
  .archive.woocommerce.wc-right-sidebar .shop-main {
    -webkit-box-flex: 0;
    flex: 0 0 70%;
    max-width: 70%;
  }

  .archive.woocommerce.wc-left-sidebar #secondary,
  .archive.woocommerce.wc-right-sidebar #secondary {
    -webkit-box-flex: 0;
    flex: 0 0 calc(30%);
    max-width: calc(30%);
  }
}

.footer-bot-section #custom_html-3 .textwidget.custom-html-widget img{
  max-height: 100px;
}