@charset "UTF-8";

/*
Theme Name: M CORP
Version: 1.3
*/

.banner_sec1{
	overflow:hidden!important;
}
.yith-wcwl-add-to-wishlist-button:not(.yith-wcwl-add-to-wishlist-button--themed-button).yith-wcwl-add-to-wishlist-button--added svg.yith-wcwl-add-to-wishlist-button-icon {
    color: #e24848!important;
}
.dealstotal-area{
	margin-top:50px;
}
.deals-container {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-auto-rows: 350px;
    gap: 15px;
    padding:;
  }
  .deal-card {
    border-radius: 15px;
    padding: 30px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
  }
  .deal-card:hover {
    transform: translateY(-5px) scale(1.03);
    box-shadow: 0 8px 20px rgba(0,0,0,0.15);
  }
.deal-card img {
    width: 100%;
    height: 294px;
    object-fit: contain;
    align-self: center;
    max-width: 320px;
    margin-bottom: -5px;
}
.deal-card.electronic img{
	 height: 230px;
}
.deal-card.watch img {
    height: 260px;
}
.hero_area {
	margin-top: 50px;
}
  .deal-card .deal-title {
    font-size: 14px;
    font-weight: bold;
    color: #555;
  }
   .deal-card .deal-name {
    font-size: 34px;
    font-weight: 700;
    color: #000;
}
 .deal-card .shop-btn {
    padding: 10px 25px;
    border-radius: 25px;
    border: none;
    background-color: #000;
    color: #fff;
    cursor: pointer;
    font-weight: bold;
    transition: background 0.3s ease;
    margin-top: 54px;
}
  .deal-card .shop-btn:hover {
    background-color: #ff6600;
  }
  /* Colors for each card */
  .phone { background-color: #dff8ff; grid-column: span 2; flex-direction: row;  }
.deal-card.phone .deal-name { font-size: 50px;
    letter-spacing: 2px;}
  .chairs { background-color: #efefef; grid-column: span 2; flex-direction: row;  }
.deal-card.chairs .deal-name {
    font-size: 50px;
    letter-spacing: 2px;
}

  .shoes { background-color: #dcefff; }
  .electronic { background-color: #fff8dc; }
  .watch { background-color: #faeaea; }
  .television { background-color: #e4f6ec; }



.herototal {
    background-color: #d4f2f4;
    border-radius: 35px;
    overflow: hidden;
    margin-bottom: 40px;
}
.herototal .hero_text {
    box-sizing: border-box;
    padding: 34px 106px;
    flex-shrink: 1;
    flex-basis: 64%;
}
.hero_text h4 {
    font-size: 76px;
    line-height: 1;
    font-family: "Pragati Narrow", sans-serif;
    font-weight: bold;
}
.hero_text h4 b {
    font-weight: bold;
    display: inline-block;
    background-color: #fff;
    padding: 0px 34px 0px 8px;
    transform: rotate(356deg);
}
.hero_text h4 span {
    display: inline-block;
    background: #00bcd4;
    color: white;
    padding: 0px 34px 0px 8px;
    transform: rotate(5deg);
}

    .hero_text p {
      margin-top: 20px;
      font-size: 18px;
      color: #333;
    }
.hero_text .btn {
      margin-top: 30px;
      padding: 12px 30px;
      border: 2px solid #000;
      background: #000;
      font-weight: bold;
      font-size: 14px;
      border-radius: 25px;
      cursor: pointer;
      transition: 0.3s;
	color:#fff;
    }
  .hero_text .btn:hover {
      background:#00ADBE;
	  border-color:#00ADBE;
      color: #fff;
    }

.wishlist-empty .button {
	background-color: #019fb2!important;
	color: #fff !important;
	border-radius: 30px !important;
	font-size: 16px !important;
	font-weight: 400 !important;
}
.alignleft{float: left;}
.alignright{float: right;}
.pagination .page-link{color: #00ADBE;}
.pagination .active>.page-link, .pagination .page-link.active{background-color: #00ADBE;border-color: #00ADBE;color: #fff;}
.pagination .current:before{display: none;}

.banr_content h2 {
	display: none;
}
.dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp {
    background: transparent;
    padding: 0;
    border-radius: 0;
}
.dgwt-wcas-search-wrapp {
    max-width: max-content!important;
}
.dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input {
    padding: 7px 24px 9px 38px;
    line-height:24px;
    font-size: 16px;
    border: 1px solid transparent;
    min-width: 550px;
}
.header-right.d-inline-flex.align-items-center {
    gap: 30px;
}
.hotlinearea {
    margin-right: 0!important;
}
.dgwt-wcas-ico-magnifier, .dgwt-wcas-ico-magnifier-handler {
    max-width: 16px!important;
}
.dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp button.dgwt-wcas-search-submit {
    min-height: 28px;
    min-width: 28px;
    height: 28px;
    width: 28px;
    left: 7px;
    top: 6px;
}
.dgwt-wcas-style-pirx.dgwt-wcas-search-filled .dgwt-wcas-sf-wrapp button.dgwt-wcas-search-submit {
    right: 10px;
}
.dgwt-wcas-style-pirx .dgwt-wcas-preloader {
    margin-right: 12px;
}
span.yith-wcwl-add-to-wishlist-button__label {
    display: none;
}
.cart_btn.added{
	display:none;
}


.error{font-size: 80%;color: red;}

div#wcfm-header {
    display: none;
}
#wcfm-main-contentainer {
    margin: 0!important;
}
#wcfm-main-content {
    padding: 0!important;
    max-width: 100%!important;
}
#wcfm-content {
    border: none;
}
#wcfm_menu, #wcfm_menu span.wcfm_sub_menu_items {
    background: #ffffff!important;
}
#wcfm_menu .wcfm_menu_item span, #wcfm_menu span.wcfm_sub_menu_items a, .wcfm_menu_no_logo h4, .wcfm_menu_no_logo h4 a {
    color: #000000!important;
    text-transform: capitalize;
    font-weight: 500!important;
}
#wcfm_menu .wcfm_menu_items a.active {
    background: #04809a !important;
    border-radius: 8px;
}
#wcfm_menu .wcfm_menu_items a.active span {
    color:#fff!important;
}
.wcfm_welcomebox_header {
    display: none;
}
.page_collapsible{
    padding: 14px!important;
    background: #04809a!important;
    color: #fff;
    font-size: 14px!important;
}
.apply_form #wcfm-content {
    border: none!important;
    padding: 0px!important;
    background-color: #fff;
}
.apply_form .wcfm-membership-wrapper {
    padding: 0;
    box-shadow: none;
    border-radius: 0;
    margin: 0px auto;
}
.banr_content .apply_form  h2 {
    display: none!important;
}
#wcfm_membership_container .wcfm_email_verified .wcfm_email_verified_input, #wcfm_membership_container .wcfm_sms_verified .wcfm_sms_verified_input {
    float: left;
    min-width: 140px;
    width: 140px;
    margin: 0;
    font-size: 12px;
}
#wcfm_membership_container .wcfm_email_verified .wcfm_email_verified_button, #wcfm_membership_container .wcfm_sms_verified .wcfm_sms_verified_button {
    float: left;
    margin-top: 0;
    padding: 0;
    width: auto;
    max-width: 106px;
    font-size: 11px;
    height: 35px;
    border: none;
    background-color: #ffd40c;
    box-shadow: none;
    color: #000;
}
#wcfm_membership_container .wcfm_email_verified, #wcfm_membership_container .wcfm_sms_verified, #wcfm_membership_container .wcfm_store_slug_verified {
    margin-left: 40%;
    margin-bottom:0px;
    display: flex;
    flex-wrap: nowrap;
}
#wcfm_membership_container .wcfm_email_verified .wcfm_email_verified_button, #wcfm_membership_container .wcfm_sms_verified .wcfm_sms_verified_button {
    margin-top: 0!important;
	margin-left:5px!important;
}
#wcfm_membership_container p.description {
   display:none!important;
}
#wcfm_membership_container p.wcfm_title, #wcfm_membership_container span.wcfm_title {
    font-size: 13px!important;
    width: 38%!important;
    text-align: left!important;
}
.wcfm-error, .wcfm-info, .wcfm-success, .wcfm-validation, .wcfm-warning, .wcfm-wcfmu {
    margin: 5px 0;
    padding: 5px!important;
    font-size: 11px;
}
.wcfm-error span, .wcfm-info span, .wcfm-success span, .wcfm-validation span, .wcfm-warning span, .wcfm-wcfmu span {
    font-size: 16px!important;
    vertical-align: center!important;
    padding-right: 3px!important;
}
.wcfm_membership_subscribe_button_wrapper input.wcfm_submit_button, #wcfm_membership_container input.wcfm_submit_button, #wcfm_membership_container a.wcfm_submit_button {
    background-color: #01b8c5!important;
    border: none;
    font-size: 14px;
    margin: 0;
    width: 100%;
}

.about_sec .woocommerce form .form-row {
	padding: 6px;
	margin: 0 0 6px;
	display: flex;
	flex-direction: column;
}
.about_sec .woocommerce .woocommerce-form-login .woocommerce-form-login__submit {
	float: left;
	margin-right: 0;
	background-color: #00ADBE;
	border-radius: 30px;
	color: #fff;
	padding: 15px;
}
.login_box .form-row-wide input{
	width: 100%;
	height: 48px;
	border-radius: 30px;
	border: 1px solid #00000036;
	padding: 5px 15px;
}
.vender_box  .xoo-el-header {
	display: none;
}
.loginBox {
	margin-top: 0;
}
.page-template-template_register .xoo-ml-phone-cc + .select2 .select2-selection.select2-selection--single {
	border-radius: 30px;
}
.xoo-ml-notice {
	font-size: 10px;
}
.woocommerce-form.woocommerce-form-register.register {
	border: 1px solid #cfc8d8;
	padding: 20px;
	border-radius: 5px;
}
.woocommerce form.login, .woocommerce form.register {
	margin: 0;
}
.woocommerce .login_box .form-row-wide input {
	width: 100% !important;
	height: 48px !important;
	border-radius: 30px !important;
	border: 1px solid #00000036 !important;
	padding: 5px 15px !important;
}
.page-id-29 .about_sec {
	background-image: url('https://allgoodth.com/wp-content/themes/m_corp/assets/images/vendorBg.png');
	margin-top: -14px;
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}
.page-id-29 .loginBox a {
	font-size: 14px;
	color: #f90000;
}
.page-id-29 form.xoo-lwo-form {
	margin-bottom: 20px;
	border: 1px solid #cfc8d8;
	padding: 20px;
	margin: 0;
	border-radius: 5px;
	margin-top: 26px;
}
.page-id-29 .xoo-ml-open-lwo-btn.button.btn {
	background-color: transparent;
	padding: 0;
	font-size: 14px;
	color: #000;
	text-decoration: underline;
	position: absolute;
	top: 0;
	margin-left: -16px;
}
.woocommerce form.login, .woocommerce form.register {
	margin-top: 26px;
}
.page-id-29 .xoo-ml-low-back.button.btn {
	background-color: transparent;
	padding: 0;
	font-size: 14px;
	color: #000;
	text-decoration: underline;
	position: absolute;
	top: 0;
	margin-left: 40px;
	left: 0;
	margin-top: 0px !important;
}
.xoo-ml-phone-cc + .select2 .select2-selection.select2-selection--single {
	border-radius: 30px !important;
	border: 1px solid #00000036 !important;
}
.page-id-29 button.button.btn.xoo-ml-login-otp-btn {
	margin-top: 13px;
	background-color: #00ADBE;
	border-radius: 30px;
	color: #fff;
	padding: 15px;
	width: 100%;
}

.page-template-template_register .login_sec {
	background-image: url('https://allgoodth.com/wp-content/themes/m_corp/assets/images/vendorBg.png')!important;
	background-position: center;
	 background-size: cover; 
	 background-repeat: no-repeat;
}

.trending_products_box .wcfmmp_sold_by_container {
    display: none;
}



/* .form-row input{height: 50px;
  border-radius: 9px;
  border: 1px solid #ddd;
  padding: 0px 10px;
  color: #000;background: #fff;}

.form-row select{height: 50px;
  border-radius: 9px;
  border: 1px solid #ddd;
  padding: 0px 10px;
  color: #000;background: #fff;}

.woocommerce-Button.button {
  background-color: #00ADBE;
  font-size: 18px;
  padding: 12px 35px;
  display: inline-block;
  color: #fff;
  text-align: center;
  border-radius: 50px;
  transition: 0.6s;
  border: none;
}
.form-row label span{color: #f00;} */

.mo-openid-app-icons {
	border: 1px solid #db44378c !important;
	padding: 2px 15px 1px 0 !important;
	border-radius: 30px !important;
}
.mo-openid-app-icons:hover{
	background-color:#db44378c!important;
}
.loginBox .loginBox_right .mo_btn.mo_btn-mo.mo_btn-block.mo_btn-social.mo_btn-google-white.mo_openid_mo_btn-custom-dec.login-button.mo_btn_transform {
	background-color: transparent !important;
	background-image: none !important;
}
.loginBox .loginBox_right a {
	font-size: 14px;
	font-weight:400!important;
	text-decoration: none!important;
}
.profilemid li img {
    max-width: 19px!important;
}
.loginBox .loginBox_left .woocommerce-button.button.woocommerce-form-login__submit {
	background-color: #00ADBE;
	font-size: 17px;
	padding: 9px 25px;
	transition: all .5s ease-in-out;
	display: inline-block;
	color: #fff;
	text-align: center;
	border-radius: 50px;
	transition: 0.6s;
	padding: 12px 15px;
	font-weight: 500;
	margin-top: 0;
}
.loginBox .loginBox_left p.form-row {
	flex-direction: column;
	display: flex;
}

.single-product #sidebar {
    display: none;
}
.btn-check:checked+.btn, .btn.active, .btn.show, .btn:first-child:active, :not(.btn-check)+.btn:active {
    color: #000000;
    background-color: #ffffff;
    border-color: #01d7dd;
}


/* Slide-In Search Box */
.searchbox.search-icon {
	cursor: pointer;
}
.search-box-overlay {
	position: fixed;
	top: 0;
	right: -100%;
	width: 100%;
	height: 100%;
	background: #fff;
	z-index: 999;
	transition: right 0.4s ease-in-out;
	overflow-y: auto;
	padding: 24px;
	box-sizing: border-box;
}
.search-box-overlay.active {
	right: 0;
}

    .search-header {
      display: flex;
      justify-content: space-between;
      align-items: center;
    }

.search-header input {
	flex: 1;
	padding: 10px;
	font-size: 16px;
	border: 1px solid #ccc;
	border-radius: 25px;
	padding-left: 20px;
	width: 100%;
}

    .search-header .close-btn {
      font-size: 24px;
      cursor: pointer;
      margin-left: 10px;
    }

    .search-box-overlay .section-title {
      font-weight: bold;
      margin-top: 20px;
      margin-bottom: 10px;
    }

    .search-box-overlay .trending-tags {
      display: flex;
      flex-wrap: wrap;
      gap: 10px;
    }

    .search-box-overlay .trending-tags span {
      background: #f2f2f2;
      padding: 8px 14px;
      border-radius: 20px;
      font-size: 14px;
    }
.search-box-overlay .trending-tags span.active{
	color:#00adbe;
}
    .search-box-overlay .product-list {
      margin-top: 15px;
    }

    .search-box-overlay .product {
      display: flex;
      gap: 12px;
      margin-bottom: 15px;
      border-bottom: 1px solid #eee;
      padding-bottom: 12px;
    }

    .search-box-overlay .product img {
      width: 60px;
      height: 60px;
      object-fit: cover;
      border-radius: 4px;
    }

    .search-box-overlay .product-details {
      flex: 1;
    }

    .search-box-overlay .product-details h4 {
      margin: 0;
      font-size: 14px;
    }

    .search-box-overlay .product-details .price {
      font-weight: bold;
      color: #000;
      margin-top: 5px;
    }

    .search-box-overlay .stars {
      color: #f5a623;
      font-size: 14px;
    }

/* mcorp-mobile-menu css */

.mcorp-mobile-menu {
	display: flex;
	justify-content: space-between;
	gap: 0px 10px;
	background-color: #fff;
	position: fixed;
	bottom: 0px;
	z-index: 9;
	box-shadow: 5px 0 30px 0 rgba(0, 0, 0, .08);
	width: 100%;
	box-sizing: border-box;
	padding: 10px 18px 8px;
	display: none;
	border-top: 1px solid #00000012;
}
.mcorp-mobile-menu button {
	background-color: transparent;
	border: none;
	font-size: 12px;
	font-weight: 400;
	min-width: 50px;
	max-width: 50px;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	position: relative;
	color: #000;
}
.mcorp-mobile-menu button a {
	text-align: center;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	color: #000;
}
.mcorp-mobile-menu button a img{
	display:none;
}
.mcorp-mobile-menu button span#header-wishlist-count {
    position: absolute;
    right: 5px;
    top: -5px;
    background-color: #fa5a7d;
    color: #fff;
    min-width: 18px;
    height: 18px;
    border-radius: 50%;
    font-size: 9px;
    justify-content: center;
    display: inline-flex;
    align-items: center;
}
.mcorp-mobile-menu button span.countcart {
	position: absolute;
	right: 0;
	top: 0;
	position: absolute;
	right: 7px;
	top: -5px;
	background-color: #01d7dd;
	color: #fff;
	min-width: 18px;
	height: 18px;
	border-radius: 50%;
	font-size: 9px;
	justify-content: center;
	display: inline-flex;
	align-items: center;
}
.mcorp-mobile-menu button svg{
	display:block;
}
.flash_sale_card .wcfmmp_sold_by_container{
    display: none;
}
.flash_sale_card .yith-add-to-wishlist-button-block {
    position: absolute;
    right: 20px;
    top: 7px;
}

.shop_categories span a {
	font-size: 16px;
	color: #000;
	font-weight: 500;
	z-index: 1;
	position: relative;
	background-color: #fff;
	display: inline-block;
	padding: 10px 0 0 15px;
	top: -2px;
}
.shop_categories span a:hover{
	color:#00ADBE;
}
.page-id-27 .wc-block-components-product-metadata__description {
	display: none;
}
.page-id-27 table.wc-block-cart-items .wc-block-cart-items__row .wc-block-components-product-name {
  max-width: max-content;
  line-height: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  color: #000;
}
.page-id-27 .wc-block-components-totals-footer-item .wc-block-components-totals-item__label {
	font-weight: 400;
}
.page-id-27 .wc-block-components-totals-footer-item .wc-block-components-totals-item__value {
	font-weight: 400;
}
.site-filter-button.hide-desktop a {
    border: 1px solid rgb(0 0 0 / 16%);
    box-sizing: border-box;
    padding: 5px 6px;
    font-size: 11px;
    color: #000;
    border-radius: 8px;
}





.newdesing_big .trending_products_box .trending_cart {
	width: 100%;
	padding: 10px 20px 0px;
}
.newdesing_big .trending_products_box .trending_cart .cart_btn {
    font-size: 15px;
    padding: 10px 34px;
}
.newdesing_big .trending_products_box:hover .trending_cart {
	bottom: 12px;
}
.newdesing_big .trending_products_box .trending_top li {
	font-size: 14px;
}
.newdesing_big .trending_products_box  .trending_btm h6 {
    font-size: 16px;
}
.newdesing_big .trending_products_box  .trending_top h5 {
	font-size: 16px;
	font-weight: 400;
}
.newdesing_big .trending_products_box .added_to_cart.wc-forward {
	font-size: 16px;
	padding: 10px 34px;
}
@media (min-width: 992.98px) {
	.cs-item-layer-one{
		display:none;
	}
	.site-filter-button.hide-desktop {
    display: none;
}
	.wcfm_menu_logo a{
		font-size:0px!important;
	}
	#wcfm-main-contentainer .wcfm-page-headig, .wcfm_menu_logo, .wcfm_menu_no_logo {
    background: #ffffff!important;
    box-shadow: none!important;
    margin-left: -12px;
}
#wcfm-content {
    border: none!important;
    padding: 24px!important;
    background-color: #eceef2;
}
#wcfm-main-contentainer .wcfm-collapse {
    width: 78%!important;
}
#wcfm_menu {
    width: 20%!important;
	padding: 15px;
    border-radius: 15px;
}
.wcfm_menu_logo img {
    width: 100%!important;
    height: auto!important;
    border-radius: 0!important;
    margin: 0;
    float: left;
    padding: 30px 0px;
    border-bottom: 1px solid rgb(0 0 0 / 10%);
    margin-bottom: 24px;
}
.wcfm-page-headig {
    display: none;
}
.wcfm-collapse-content {
    padding: 0px 30px!important;
}
.wcfm_dashboard_stats {
    margin: 0px auto!important;
    display: flex;
    width: 100%;
    gap: 5px;
}
.wcfm_dashboard_stats_block {
    width: 24%!important;
    margin: 5px!important;
}
#wcfm_menu .wcfm_menu_items {
    border-bottom: 1px solid rgb(0 0 0 / 6%);
}
	
.header-body .dropdown {
    position: relative;
    width: 170px;
}
/*.menucategories ul li.menu-item-has-children:after{*/
/*    content: "";*/
/*}*/
.header-body .dropdown-toggle {
    background-color: #fff;
    padding: 5px 24px 5px 24px;
    cursor: pointer;
    border: none;
    font-size: 14px;
    font-weight: 600;
    display: inline-block;
    border-radius: 30px;
}
.header-body .dropdown-toggle i {
    background: #0D0D12;
    background: linear-gradient(178deg, rgba(13, 13, 13, 1) 0%, rgba(84, 84, 84, 1) 100%);
    width: 28px;
    height: 28px;
    display: inline-flex;
    align-items: center;
    color: #fff;
    justify-content: center;
    font-size: 13px;
    border-radius: 50%;
    position: relative;
    left: -5px;
    margin-left: -12px;
}
/* .menucategories {
      display: none;
      position: absolute;
      top: 100%;
      left: 0;
      width: 100%;
      background: #fff;
      border: 1px solid #ccc;
      z-index: 100;
    }

.menucategories ul, .submenu, .sub-submenu {
    list-style: none;
    margin: 0;
    padding: 5px 0;
    background: #fff;
}
.menucategories li {
    display: flex;
    font-size: 12px;
    align-items: center;
    justify-content: space-between;
}

 .menucategories li a {
    display: block;
    padding: 4px 10px;
    text-decoration: none;
    color: #333;
    cursor: pointer;
    font-size: 13px;
}
.menucategories li span.submenu-arrow {
	position: absolute;
	right: 10px;
	font-size: 9px;
}
.icheckbox_square-blue.hover {
	background-position: -16px 0;
}
.menucategories li:hover a {
    background: transparent;
    color: #019eb1;
}
.menucategories li:hover ul li a{
	color:#000;	
}
.menucategories li ul li:hover a{
		color:#019eb1;
}
.menucategories li:hover {
    color: #019eb1;
}
.submenu, .sub-submenu {
    display: none;
    position: absolute;
    top: -1px;
    left: 100%;
    min-width: 170px;
    border: 1px solid #ccc;
}
    .menucategories li:hover > .submenu {
      display: block;
    }

    .submenu li:hover > .sub-submenu {
      display: block;
    }

    .arrow {
      float: right;
    }
} */

.headerarea.fix .menuhead {
    left: -128px;
}
	.pointer-event .menuhead {
		pointer-events:all;
	}
.menuhead {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    width: 1296px;
    background: transparent;
    border: none;
    z-index: 100;
    padding: 12px 0;
	pointer-events:none;
}
.menu-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 30px;
    background-color: #fff;
    padding: 30px;
    border-radius: 15px;
    box-shadow: 0px 0px 9px rgb(0 0 0 / 15%);
    min-height: 400px;
    max-height: 0;
    overflow: auto;
}

    .category {
      font-size: 14px;
    }

.category-header {
    display: flex;
    align-items: center;
    gap: 8px;
    margin-bottom: 10px;
    font-size: 16px;
}

.category-header .icon {
    width: 34px;
    height: 34px;
    background: #d6f4ff;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 18px;
    color: #0099cc;
    padding: 7px;
    border: 1px solid rgb(149 149 149 / 11%);
}

    .category-header span {
      font-weight: bold;
      color: #0099cc;
    }

.category ul {
    list-style: none;
    padding: 0;
    margin: 0;
    padding-left: 34px;
}
    .category ul li {
      margin-bottom: 6px;
    }
.category ul li a:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    background-image: url(https://allgoodth.com/wp-content/themes/m_corp/assets/images/arrowrights.svg);
    width: 8px;
    height: 22px;
    background-position: left center;
    background-repeat: no-repeat;
    background-size: 100%;
}
.category ul li a {
    text-decoration: none;
    color: #333;
    font-size: 14px;
    position: relative;
    padding-left: 18px;
}
	
    .category ul li a:hover {
      color: #0099cc;
    }	
	
	
@media (max-width: 479.98px) {
	.deals-container {
    grid-template-columns: repeat(2, 1fr);
    grid-auto-rows: 180px;
    gap: 10px;
  }
.newdesing_big .trending_products_box .trending_cart .cart_btn {
	font-size: 11px;
	padding: 7px 20px;
}
.newdesing_big .trending_products_box .trending_cart .cart_btn {
	font-size: 11px;
	padding: 7px 20px;
}
.newdesing_big .trending_products_box .trending_cart {
	width: 100%;
	padding: 10px 10px 0px;
}
.newdesing_big .trending_products_box .trending_top h5 {
	font-size: 12px;
}
.newdesing_big .trending_pic {
	height: 116px;
	padding: 5px;
}
.newdesing_big .trending_btm h6, .newdesing_big .trending_btm h6 span {
	font-size: 12px;
}
.dealstotal-area {
	margin-top: 18px;
}
.deal-card.phone .deal-name {
	font-size: 24px;
	letter-spacing: 1px;
}
.deal-card .deal-title {
	font-size: 9px;
}
.deal-card.chairs .deal-name {
	font-size: 24px;
	letter-spacing: 1px;
}
.deal-card .shop-btn {
	padding: 7px 20px;
	margin-top: 28px;
	font-size: 11px;
}
.deal-card .deal-name {
	font-size: 18px;
}
.deal-card img {
	height: 100px;
	max-width: 146px;
	margin-bottom: -5px;
}
}


.cs-photography--slider {
	position: relative;
	padding: 0px 0px;
	height: 100vh;
	overflow: hidden;
}
.swiper-container {
	position: relative;
	overflow: hidden;
}
.cs-photography--slider .cs-slider--item {
	position: relative;
	overflow: hidden;
	height: 100vh;
}
.cs-slider--item .cs-slider--image{
	background-position: 50%;
	background-repeat: no-repeat;
	background-size: cover;
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	-webkit-transition: all 2s linear;
	-moz-transition: all 2s linear;
	transition: all 2s linear;
	-webkit-transform: scale(0.9);
	-ms-transform: scale(0.9);
	transform: scale(0.9);
}
.cs-slider--item .cs-slider--inner {
    position: absolute;
    left: 100px;
    top: 100px;
    right: 100px;
    bottom: 100px;
/*     border: 1px solid rgb(0 0 0 / 19%); */
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
}
.cs-slider--inner .cs-item-layer{
	position: absolute;
	left: 0;
	right: 0;
	z-index: 0;
}
.cs-item-layer img{
	width: 100%;
}
.cs-photography--slider .swiper-slide-active .cs-slider--image {
	-webkit-transform: scale(1.01);
	-ms-transform: scale(1.01);
	transform: scale(1.01);
}
.cs-slider--inner .cs-heading {
    flex: 1;
    text-align: left;
    font-family: "Montserrat", sans-serif;
    position: relative;
    justify-content: center;
    display: flex;
    margin-top: 100px;
}
.cs-item--inner .cs-item--title {
    font-size: 96px;
    font-family: "Montserrat", sans-serif;
    line-height: 96px;
    text-transform: uppercase;
    color: #ffffff;
    opacity: 0;
    transform-origin: top;
    transform: translateX(-200px);
    -webkit-transition: all 2.5s ease;
    -moz-transition: all 2.5s ease;
    transition: all 2.5s ease;
    letter-spacing: normal;
    margin-top: 10px;
    margin-bottom: 15px;
    position: relative;
    z-index: 1;
    font-weight: 800;
    text-shadow: 0px 4px 10px rgb(0 0 0 / 30%);
    text-decoration: underline;
}

.cs-item--inner .cs-item--subtitle {
    color: #FC2E7A;
    font-family: 'Salonica';
    font-size: 130px;
    font-weight: 400;
    line-height: 70px;
    display: inline-block;
    text-transform: capitalize;
    opacity: 0;
    transform-origin: top;
    transform: translateX(185px);
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    transition: all 1s ease;
    margin: 0;
    text-align: left;
    text-shadow: 0px 2px 3px rgb(0 0 0);
}
.cs-item--inner .cs-item--title small {
    font-size: 36px;
    font-family: "Montserrat", sans-serif;
    display: block;
    text-align: right;
    text-decoration: none!important;
    line-height:50px;
    font-weight: 300;
}
/* .cs-item--inner .cs-item--subtitle:before,
.cs-item--inner .cs-item--subtitle:after{
	content: '';
	position: absolute;
	top: 50%;
	width: 95px;
	height: 1px;
	background-color: #ffffff4d;
}
.cs-item--inner .cs-item--subtitle:before{
	right: calc(100% + 17px);
}
.cs-item--inner .cs-item--subtitle:after{
	left: calc(100% + 17px);
} */
.cs-photography--slider .swiper-slide-active .cs-heading .cs-item--title{
	opacity: 1;
	transform: translateX(0px);
}
.cs-photography--slider .swiper-slide-active .cs-heading .cs-item--subtitle{
	opacity: 1;
	transform: translateX(0px);
}

.cs-photography--slider .cs-bottom--pane{
	height: 100px;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 1;
	display: flex;
	justify-content: center;
	align-items: center;
}
.cs-photography--slider .cs-swiper--dots {
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	z-index: 1;
}
.cs-photography--slider .cs-swiper--dots:before,
.cs-photography--slider .cs-swiper--dots:after{
	content: '';
	position: absolute;
	top: 50%;
	width: 125px;
	height: 1px;
	background-color:rgb(0 0 0 / 30%);
}
.cs-photography--slider .cs-swiper--dots:before{
	right: calc(100% + 24px);
}
.cs-photography--slider .cs-swiper--dots:after{
	left: calc(100% + 24px);
}
.cs-swiper--dots .swiper-pagination {
    display: flex;
    gap: 6px;
    position: relative;
    transform: none;
    top: 0!important;
    bottom: auto;
    margin-top: 0px;
}
.cs-swiper--dots .swiper-pagination .swiper-pagination-bullet{
	width: 24px;
	height: 24px;
	background-color: transparent;
	border: 1px solid transparent;
	border-radius: 100%;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	margin: 0px 0px;
	cursor: pointer;
	transition: all 0.5s ease-in-out;
	position: relative;
	opacity: 1;
	font-size: 14px;
	font-weight: 600;
}
.cs-swiper--dots .swiper-pagination .swiper-pagination-bullet-active {
    transform: scale(1.1);
    border-color: #ffffff;
    background-color: #00000059;
}
.cs-swiper--dots .swiper-pagination .swiper-pagination-bullet:before {
    position: absolute;
    content: "";
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 6px;
    height: 6px;
    background-color: #000000;
    border-radius: 100%;
    transition: all 0.5s ease-in-out;
}
.cs-swiper--navigation{
	position: absolute;
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 12px;
	left: 50%;
	right: 50px;
	bottom: auto;
	width: 43%;
	transform: translateX(-50%);
}
.cs-swiper--navigation .cs-swiper--arrow {
    position: relative;
    top: auto;
    left: auto;
    right: auto;
    width: 60px;
    height: 60px;
    color: #000000;
    background-color: transparent;
    border: 0px dashed #3c3c3c;
    border-radius: 100%;
    margin-top: 0px;
}
.cs-swiper--navigation .cs-swiper--arrow:after{
	font-size: 13px;
	font-weight: 600;
	text-transform: uppercase !important;
	font-family: "DM Sans", sans-serif;
}
.cs-swiper--navigation .swiper-button-prev:after{
	content: "Prev";
}
.cs-swiper--navigation .swiper-button-next:after{
	content: "Next";
}

/* ======================= Responsive Ipad ============================== */
@media screen and (max-width: 991px) {
	.cs-item--inner .cs-item--title{
		font-size: 40px;
	}
	.cs-swiper--navigation{
		display: none;
	}
}
/* ======================= Responsive Ipad ============================== */
@media screen and (max-width: 460px) {
	.cs-slider--item .cs-slider--inner{
		left: 50px;
		right: 50px;
	}
	.cs-photography--slider .cs-swiper--dots:before, .cs-photography--slider .cs-swiper--dots:after{
		width: 50px;
	}
}
	
/*.star-rating {
    font-size: 0; 
    position: relative;
    display: inline-block;
    width: 90px;
    height: 20px;
    overflow: hidden;
}

.star-rating::before {
    content: "\f005\f005\f005\f005\f005";
    font-family: "Font Awesome 6 Free";
    font-weight: 400;
    font-size: 16px;
    color: #ccc;
    position: absolute;
    top: 0;
    left: 0;
}

.star-rating span::before {
    content: "\f005\f005\f005\f005\f005";
    font-family: "Font Awesome 6 Free";
    font-weight: 900;
    font-size: 16px;
    color: #f9a825;
    position: absolute;
    top: 0;
    left: 0;
}*/
body.login div#login h1 a {
    background-image: url('https://allgoodth.com/wp-content/uploads/2025/11/ALLGOODFINAL-1.webp') !important;
    background-size: contain;
    width: 100%;
    height: 110px;
}
#wpgs-gallery * {
  -webkit-tap-highlight-color: transparent;
  outline: none !important;
}
