/*!
Theme Name: MProfile MultiStore
Author: FOLOF.se
Version: 1.0.2
Description: A Multistore child theme for Starbella.
License: GNU General Public License v2
Tags: one-column, two-columns, right-sidebar, custom-header, custom-menu, editor-style, featured-images, post-formats, rtl-language-support, sticky-post, translation-ready
Text Domain: mpm
Template: starbella
*/
/*.header-cart .togg::before {
	background: url(images/megnor/cart-bg.png) no-repeat center;
	width: 70px;
}*/
.header-cart {
  margin-left: 15px !important;
}

.header-cart .togg {
  width: 65px !important;
  height: 75px !important;
  position: relative;
}

.header-cart .togg::before {
  content: '';
  width: 0 !important;
  position: absolute;
  left: 0;
  top: -38px;
  bottom: -12px;
  border-left: 30px solid #086ee6;
  border-right: 30px solid #086ee6;
  border-bottom: 12px solid transparent;
  background: none !important;
}

.topbar-link-toggle:hover {
  background-image: url(images/megnor/user-hover.svg);
}

.header-search .header-toggle:hover {
  background-image: url(images/megnor/search-hover.svg);
}

.header-search.active .header-toggle:hover {
  background-image: url(images/megnor/close-hover.svg);
}

.header-cart .cart-qty {
  background: transparent;
}

.cart-icon {
  top: 4px !important;
}

.site {
  padding: 0 !important;
}

.header-search .search-overlay .woocommerce-product-search button[type="submit"]:hover, .search-form #searchsubmit:hover, .widget_product_search .woocommerce-product-search:hover > button, .widget_product_search input[type="submit"]:hover, .widget_search #searchform #searchsubmit:hover {
  background-color: #0069ff !important;
}

.main-navigation, .header-main {
  border-bottom: 1px solid #e5e5e5;
}

.home-service-content::before {
  display: none;
}

.home-service-content .icon-image {
  border: none;
  border-radius: 0;
  vertical-align: middle;
}

.service-list .content {
  vertical-align: middle;
}

.service-title {
  font-size: 14px;
  font-weight: 400;
  line-height: 14px;
}

.service-title a {
  color: #a0a0a0;
}

.home-service-content .icon-image {
  background-image: url(./images/megnor/service-icon1.svg);
}

.service-list:hover .icon-image {
  background-image: url(./images/megnor/service-icon1-hover.svg);
  border-color: #e0e0e0;
}

.close-menu:hover {
  background-image: url(images/megnor/close-hover.svg);
}

.service-2.service-list:hover .icon-image {
  background-image: url(./images/megnor/service-icon2-hover.svg);
}

.service-2 .home-service-content .icon-image {
  background-image: url(./images/megnor/service-icon2.svg);
}

.service-3 .home-service-content .icon-image {
  background-image: url(./images/megnor/service-icon3.svg);
}

.service-3.service-list:hover .icon-image {
  background-image: url(./images/megnor/service-icon3-hover.svg);
}

.service-4 .home-service-content .icon-image {
  background-image: url(./images/megnor/service-icon4.svg);
}

.service-4.service-list:hover .icon-image {
  background-image: url(./images/megnor/service-icon4-hover.svg);
}

.cms-banner-item.style-1 .link-text {
  color: #0069ff;
  border-bottom: 1px solid #0069ff;
}

.woocommerce .products .star-rating span, .woocommerce-page .products .star-rating span {
  color: #ffaa00;
}

.woocommerce .star-rating span::before, .woocommerce-page .star-rating span::before, .wpb_wl_summary .star-rating span::before {
  color: #ffaa00;
}

.woocommerce .yith-wcwl-add-to-wishlist a.add_to_wishlist:hover,
.woocommerce ul.products li.product .product_type_simple:hover,
.woocommerce-page ul.products li.product .product_type_simple:hover,
.woocommerce ul.products .compare.button:hover,
.woocommerce ul.products .button.yith-wcqv-button:hover,
.woocommerce ul.products li.product .product_type_grouped:hover,
.woocommerce-page ul.products li.product .product_type_grouped:hover,
.woocommerce ul.products li.product .product_type_external:hover,
.woocommerce-page ul.products li.product .product_type_external:hover,
.woocommerce ul.products li.product .product_type_variable:hover,
.woocommerce-page ul.products li.product .product_type_variable:hover,
.woocommerce ul.products li.product .product_type_simple.added:hover,
.woocommerce-page ul.products li.product .product_type_simple.added:hover,
.woocommerce ul.products .compare.button.added:hover {
  background-color: #0069ff;
}

.woocommerce ul.products li.product .yith-wcwl-wishlistaddedbrowse.show a:hover::before,
.woocommerce ul.products li.product .yith-wcwl-wishlistexistsbrowse.show a:hover::before {
  background-color: #0069ff;
}

.woocommerce div.product .wc-tabs-wrapper ul.tabs li::before {
  background: #0069ff;
}

.woocommerce-pagination span.current, .woocommerce-pagination a:hover {
  background: #0069ff;
  border: 1px solid #0069ff;
}

/* cms subbanner2 */
.sub-banner2 .style-1.cms-banner-item .text1 {
  width: auto;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 1px;
  line-height: 14px;
  padding-bottom: 10px;
}

.sub-banner2 .text2.static-text {
  color: #fff;
  font-size: 26px;
  display: block;
  background: transparent url("images/megnor/darkborder.png") no-repeat bottom left;
  padding-bottom: 19px;
}

.sub-banner2 .text3.static-text {
  color: #fff000;
  font-size: 24px;
  display: block;
  font-weight: 500;
  padding-top: 42px;
}

.sub-banner2 .style-1 .static-wrapper {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: block;
  position: absolute;
  z-index: 9;
  top: 26%;
  left: 5%;
  right: auto;
  bottom: auto;
  margin: 0 auto;
  padding: 0;
  text-align: left;
  cursor: pointer;
}

.woocommerce span.onsale, .woocommerce-page span.onsale {
  background-color: #0069ff;
  background: url("./images/megnor/sale-bg.png") no-repeat scroll 0px 0px transparent;
}

.category_link {
  padding: 15% 0px 15% 50px;
}

.single-cms-wrapper {
  padding-left: 33%;
  text-align: right;
}

.site-footer h3.widget-title {
  color: #fff !important;
}

.tnp .tnp-submit, .widget .tnp .tnp-submit {
  background-color: #0069ff;
  border-color: #0069ff;
}

.news-text, .site-info, .footer-top .follow-us a i {
  color: #fff;
}

.site-footer .widget_newsletterwidget .title-outer::before {
  background: url(images/megnor/email.svg) no-repeat center;
  background-size: 35px;
}

.widget .widget-title, .widget_product_categories .widget-title {
  background: #0069ff !important;
}

.meta-inner .date a:hover, .read-more-link, .site-content .entry-date:hover, .site-content .entry-meta span:hover .fa, .site-content .post-view:hover,
.mega-menu ul .sub li.mega-hdr li a:hover, .mega-menu ul li .sub-container.non-mega li a:hover {
  color: #0069ff;
}

.blog-posts-content .block_hover .icon:hover, .gallery-redirect .icon:hover, .gallery-zoom .icon:hover, .links a.icon:hover {
  background: #0069ff;
}

.vc_btn3-style-custom.vc_general.vc_btn3:focus, .vc_btn3-style-custom.vc_general.vc_btn3:hover {
  background-color: #0069ff !important;
}

.tagcloud a:hover {
  background: #0069ff;
  border-color: #0069ff;
}

.site-footer {
  margin-top: 0;
}

.single-cms-link {
  color: #0069ff;
  border-color: #0069ff;
}

.pricing_wrapper .selected .pricing_button a#pricing-btn, .pricing_wrapper .selected .pricing_heading, .pricing_wrapper .selected .pricing_top, .pricing_wrapper:hover .pricing_button a#pricing-btn, .pricing_wrapper:hover .pricing_heading, .pricing_wrapper:hover .pricing_top {
  background: #0069ff;
}

.pricing_wrapper .selected .pricing_button a#pricing-btn, .pricing_wrapper:hover .pricing_button a#pricing-btn, .pricing_wrapper:hover .pricing_wrapper_inner,
.staff-page .single-team:hover {
  border-color: #0069ff;
}

.address-text-inner:hover .icon i, .counter:hover .jumbo, .service-content:hover .icon i {
  color: #0069ff;
}

.style1 #tab ul li a.current, .style1 #tab ul li a:hover,
.team-posts-content.posts-content .container-inner:hover .staff-content {
  background: #0069ff;
}

.vertical_tab.style2 #tab ul li a.current, .vertical_tab.style2 #tab ul li a:hover {
  border-left-color: #0069ff;
}

.horizontal_tab.style2 #tab ul li a.current, .horizontal_tab.style2 #tab ul li a:hover {
  border-top-color: #0069ff;
}

.page-template-sitemap .sitemap-item h2 {
  background-color: #0069ff;
}

.sub-banner2 .shop-now {
  position: relative;
  bottom: auto;
  left: auto;
}

.entry-content .cat-tab-right {
  background-position: left !important;
}

.tparrows.custom.tp-leftarrow {
  background: url(images/megnor/prev.png) no-repeat rgba(0, 0, 0, 0) !important;
}

.tparrows.custom.tp-rightarrow {
  background: url(images/megnor/next.png) no-repeat rgba(0, 0, 0, 0) !important;
}

.single-cms-link a {
  color: #0069ff;
}

#main {
  min-height: calc(100vh - 430px);
}

.main_inner {
  padding: 0 !important;
}

.product-block-inner {
  text-align: center;
}

.left-info {
  padding-bottom: 0px;
}

.single-product .date {
  display: none;
}

.single-product .entry-content-inner .entry-meta .meta-inner::after,
.single-product .site-content .entry-content-inner .entry-meta > span.edit-link:after {
  content: '';
  display: none !important;
}

.single-product .product_title {
  text-transform: none !important;
}

fieldset {
  padding: 11px 12px !important;
}

/**
 * #.# Styles
 *
 * CSS for both Frontend+Backend.
 */
body:not(.wp-admin) .blockopts-show {
  display: none;
}

@media screen and (min-width: 769px) {
  body:not(.wp-admin) .blockopts-hide.blockopts-desktop,
  body:not(.wp-admin) .editorskit-no-desktop {
    display: none !important;
  }
  body:not(.wp-admin) .blockopts-show.blockopts-desktop {
    display: block;
  }
}

@media screen and (max-width: 768px) and (min-width: 737px) {
  body:not(.wp-admin) .blockopts-hide.blockopts-tablet,
  body:not(.wp-admin) .editorskit-no-tablet {
    display: none !important;
  }
  body:not(.wp-admin) .blockopts-show.blockopts-tablet {
    display: block;
  }
  body:not(.wp-admin) .has-tablet-text-align-center {
    text-align: center;
  }
  body:not(.wp-admin) .has-tablet-text-align-right {
    text-align: right;
  }
  body:not(.wp-admin) .has-tablet-text-align-left {
    text-align: left;
  }
  body:not(.wp-admin) .has-tablet-text-align-justify {
    text-align: justify;
  }
}

@media screen and (max-width: 736px) {
  body:not(.wp-admin) .blockopts-hide.blockopts-mobile,
  body:not(.wp-admin) .editorskit-no-mobile {
    display: none !important;
  }
  body:not(.wp-admin) .blockopts-show.blockopts-mobile {
    display: block;
  }
  body:not(.wp-admin) .has-mobile-text-align-center {
    text-align: center;
  }
  body:not(.wp-admin) .has-mobile-text-align-right {
    text-align: right;
  }
  body:not(.wp-admin) .has-mobile-text-align-left {
    text-align: left;
  }
  body:not(.wp-admin) .has-mobile-text-align-justify {
    text-align: justify;
  }
}

.mt-0 {
  margin-top: 0 !important;
}

.mb-0 {
  margin-bottom: 0 !important;
}

.pt-0 {
  padding-top: 0 !important;
}

.pb-0 {
  padding-bottom: 0 !important;
}

#loginform {
  margin-top: 2rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

#loginform label {
  display: block;
  margin-bottom: 0.5rem;
}

#loginform label input {
  min-width: 1rem;
}

#loginform input {
  min-width: 16rem;
}

.login-remember {
  min-width: 16rem;
  text-align: left;
}

.login-message {
  min-width: 15rem;
  padding: 0.5rem;
}

.woocommerce-billing-fields {
  background: #f1f1f1;
  padding: 10px;
}

.woocommerce-billing-fields input:-moz-read-only {
  background-color: #e1e1e1 !important;
  color: #242424 !important;
}

.woocommerce-billing-fields input:read-only {
  background-color: #e1e1e1 !important;
  color: #242424 !important;
}

.woocommerce-shipping-fields {
  background-color: #f1f1f1;
  padding: 10px;
}

.woocommerce-shipping-fields input {
  color: #000;
}

.woocommerce-additional-fields {
  background-color: #f1f1f1;
  padding: 10px;
}

input[type="checkbox"] {
  width: 20px;
  height: 20px;
}

select[readonly].select2-hidden-accessible + .select2-container {
  pointer-events: none;
  -ms-touch-action: none;
      touch-action: none;
}

select[readonly].select2-hidden-accessible + .select2-container .select2-selection {
  -webkit-box-shadow: none;
          box-shadow: none;
  color: #242424 !important;
  background-color: #e1e1e1 !important;
}

select[readonly].select2-hidden-accessible + .select2-container .select2-selection__arrow, select[readonly].select2-hidden-accessible + .select2-container .select2-selection__clear {
  display: none;
}

footer {
  padding-top: 50px !important;
  margin-bottom: 0 !important;
}

footer .main-content-inner {
  padding: 0 15px;
}

footer .alignwide {
  max-width: 1400px;
  margin: 0 auto;
}

footer .wp-block-columns {
  margin-bottom: 0 !important;
}

footer .wp-block-column {
  text-align: left;
}

footer .wp-block-column:not(:empty) {
  margin-bottom: 40px;
}

footer ul {
  margin: 0;
}

footer li.menu-item {
  list-style-type: none;
  padding-left: 0;
  margin-left: 0;
}

footer p {
  margin-bottom: 0;
}

.site-header-main {
  background-color: #ffffff !important;
}

.header-top {
  text-align: left !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}

.header-left {
  min-width: 15rem;
  text-align: left !important;
  float: none !important;
}

.header-center {
  min-width: 15rem;
  margin: 0 !important;
  text-align: left !important;
  float: none !important;
}

.header-right {
  min-width: 15rem;
  float: none !important;
}

.woocommerce-Price-currencySymbol {
  padding-left: .25rem;
}

.woocommerce ul.products li.product .price {
  border-top: none !important;
}
/*# sourceMappingURL=style.css.map */