/*
Theme Name: Medical Supplements Store
Theme URI: https://www.themescaliber.com/products/free-medical-supplements-wordpress-theme
Author: ThemesCaliber
Author URI: https://www.themescaliber.com/
Description: Medical Supplement store is a WordPress theme for medicine, HealthCentre online Supplement store. It is a suitable multipurpose WordPress theme for medical personnels, health centres, Medicals, Diet-shop, clinics, gymnasiums, personal fitness and weight loss trainers, fitness institutes, gym club, Clinic, pharmacy, medic center, pharmacutical company, ayurvedic, protein suplement, oxometer, preventive medicines, covid relief medicine, emergency supplies, Health Clubs, CrossFit, vitamin supplements, Diet plan, spas and wellness centers, Yoga Teacher, Personal Trainer, Gyms, Fitness Centers, indoor and outdoor exercises, Herbalist, Acupuncturist, for weight loss programs, health supplements shop and diet specialists, wellness and nutrition, pharmacies etc. It is built on Bootstrap 4 with a well built and structured layout. Its a highly responsive theme with a professional layout and design that is in sync with the meta WordPress versions. You can easily set up a good looking store website, or anything that you wish with theme options. It is cross-browser and woocommerce compatible and is user & SEO friendly. We do offer a long list of features with theme exclusive functionalities like right and left sidebar and many more.Our customer support is best in the business; we will satisfy all your needs and requirements. Your website will work insanely fast, with a gorgeous well-structured layout. The theme has been made with the medicine industry in the head and what would appeal to the customers. Your website traffic will improve and the users will stay in for a longer time because of better user experience. A faster, well-built functional website will only improve your business’s performance. Demo: https://preview.themescaliber.com/medical-supplements-store-pro/
Version: 1.3.5
Requires at least: 5.0
Tested up to: 6.8
Requires PHP: 7.2
License: GNU General Public License v3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Text Domain: medical-supplements-store
Tags: left-sidebar, right-sidebar, one-column, two-columns, three-columns, four-columns, grid-layout, block-styles, block-patterns, wide-blocks, custom-background, custom-logo, custom-menu, custom-header, editor-style, featured-images, footer-widgets, flexible-header, sticky-post, post-formats, full-width-template, theme-options, threaded-comments, translation-ready, rtl-language-support, blog, e-commerce, portfolio

Medical Supplements Store WordPress Theme has been created by ThemesCaliber (ThemesCaliber.com), 2017.
Medical Supplements Store WordPress Theme is released under the terms of GNU GPL ;
*/

/* Basic Style */
* {
  margin: 0;
  padding: 0;
  outline: none;
}
:root {
  --primary-color: #b60000;
}
body {
  margin: 0;
  padding: 0;
  -ms-word-wrap: break-word;
  word-wrap: break-word;
  color: #222222;
  overflow-x: hidden;
  font-family: "Exo", sans-serif;
}
img {
  margin: 0;
  padding: 0;
  border: none;
  max-width: 100%;
  height: auto;
}
section img {
  max-width: 100%;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  padding: 10px 0;
  color: #000;
}
p {
  margin: 0 0 15px;
  padding: 0;
  font-size: 15px;
  line-height: 1.8;
}
a,
code {
  text-decoration: none;
  color: var(--primary-color);
}
a:hover {
  text-decoration: none;
  color: #333;
}
a:focus,
a:hover {
  text-decoration: none;
}
a:focus,
input:focus,
textarea:focus,
.woocommerce form .form-row input.input-text:focus,
.logo h1 a:focus,
.logo p a:focus,
.footertown input.search-field:focus {
  outline: ridge;
  outline-color: #000;
}
.topbar a:focus,
.primary-navigation .sub-menu > li > a:focus,
.footertown a:focus,
.footertown textarea:focus,
.footertown input:focus,
#footer .copyright a:focus {
  outline-color: #fff;
}
.copyright a:hover {
  color: #000 !important;
}
ul {
  margin: 0 0 0 15px;
  padding: 0;
}
:hover {
  -webkit-transition-duration: 1s;
  -moz-transition-duration: 1s;
  -o-transition-duration: 1s;
  transition-duration: 1s;
}
select {
  width: 100%;
}
aside {
  clear: both;
}
.clear {
  clear: both;
}
input[type="submit"]:hover {
  cursor: pointer;
}
.center {
  text-align: center;
  margin-bottom: 40px;
}
.middle-align {
  margin: 0 auto;
  padding: 20px;
}
.middle-align h1,
h1.product_title.entry-title,
#tab-description h2,
#reviews h2,
h2#reply-title {
  color: #000;
  font-size: 30px;
  font-weight: bold;
  letter-spacing: 1px;
  margin-right: 30px;
}
.wp-caption {
  margin: 0;
  padding: 0;
  font-size: 13px;
  max-width: 100%;
}
.wp-caption-text {
  margin: 0;
  padding: 0;
}

/*wide block*/
.alignwide {
  margin-left: -80px;
  margin-right: -80px;
}
.alignfull {
  margin-left: calc(-100vw / 2 + 100% / 2);
  margin-right: calc(-100vw / 2 + 100% / 2);
  max-width: 100vw;
}
.alignfull img {
  width: 100vw;
}

/* Text meant only for screen readers. */
.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  word-wrap: normal !important;
}
.screen-reader-text:focus {
  background-color: #eee;
  clip: auto !important;
  clip-path: none;
  color: #444;
  display: block;
  font-size: 1em;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000; /* Above WP toolbar. */
}
.post.sticky {
  margin: 0;
  padding: 0;
  background-color: #eee;
}
.inner-service {
  background-color: #ffffff;
}
.tag-sticky-2 .postbox {
  background: transparent;
}
.alignleft,
img.alignleft {
  display: inline;
  float: left;
  margin-right: 20px;
  margin-top: 4px;
  margin-bottom: 10px;
  padding: 0;
  padding: 5px;
}
.alignright,
img.alignright {
  display: inline;
  float: right;
  padding: 5px;
  margin-bottom: 10px;
  margin-left: 25px;
}
.aligncenter,
img.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
  padding: 5px;
  margin-bottom: 10px;
}
.comment-author {
  clear: both;
  margin-bottom: 10px;
}
.comment-list .comment-content ul {
  list-style: none;
  margin-left: 15px;
}
.comment-list .comment-content ul li {
  margin: 5px;
}
.bypostauthor {
  margin: 0;
  padding: 0;
}
small {
  font-size: 14px !important;
}
input[type="text"],
input[type="email"],
input[type="phno"],
textarea {
  border: 1px solid #bcbcbc;
  width: 100%;
  font-size: 16px;
  padding: 10px 10px;
  margin: 0 0 23px 0;
  height: auto;
}

input[type="submit"]:hover {
  background: #000000;
  color: var(--primary-color);
}

/* Sweep To Right */
.hvr-sweep-to-right {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-sweep-to-right:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #000;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 0 50%;
  transform-origin: 0 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-sweep-to-right:hover,
.hvr-sweep-to-right:focus,
.hvr-sweep-to-right:active {
  color: #ffffff;
}
.hvr-sweep-to-right:hover:before,
.hvr-sweep-to-right:focus:before,
.hvr-sweep-to-right:active:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}

/* ---------Buttons--------- */
a.button {
  background: var(--primary-color);
  color: #fff !important;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: bold;
}

/* Logo */
.logo h1,
.logo p.site-title {
  font-size: 30px;
  font-weight: bold;
  line-height: 1.2;
}
.logo h1 a,
.logo p a {
  color: var(--primary-color);
}
.logo p {
  font-size: 12px;
  color: var(--primary-color);
}

/* Search */
.search_form {
  border: 1px solid #444;
  box-shadow: 0 0 4px 0px #444;
  background: #fff;
}
.search_form .search-field {
  border: none;
}
.searchbg button.search-submit {
  border: none;
  background: transparent;
  color: #000;
}
.search_form input[type="submit"] {
  background: url(images/Icon.png) no-repeat scroll 0 5px;
  text-indent: -9999px;
  padding: 4px 15px;
}
.search_form label {
  width: 91% !important;
  margin: 0;
}
input.search-submit {
  padding: 8px;
}

/* Top Bar */
.topbox {
  background: #000;
}
.topbox span {
  color: #fff;
  font-size: 15px;
}
.topbox i {
  color: #fff;
  font-size: 15px;
}
.social {
  text-align: right;
}

/*----------Sticky Header------*/
.fixed-header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  background: #fff;
  box-shadow: 2px 2px 10px 0px #2d2d2d;
  z-index: 999999;
}

/* Menu */
#header {
  background: #000;
}
#menu-sidebar {
  text-align: left;
  display: inline;
}
.main-menus {
  background: #000;
}
.primary-navigation ul {
  font-weight: 400;
  font-size: 14px;
  font-weight: bold;
  list-style: none;
}
.primary-navigation ul li {
  display: inline-block;
  margin: 0;
  position: relative;
  float: none;
}
.primary-navigation ul li a {
  color: #fff;
  padding: 12px 25px 12px 10px;
  display: block;
  margin: 0px;
  background: none;
  border: none;
}
.primary-navigation a {
  display: block;
  color: #000;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 1px;
  padding: 3px;
}
.primary-navigation ul ul {
  display: none;
  position: absolute;
  background: #252525;
  min-width: 215px;
  z-index: 9999;
  margin: 0;
}
.primary-navigation ul ul ul {
  left: 100%;
  top: 0;
}
.primary-navigation ul ul a {
  color: #fff;
  background: var(--primary-color);
  padding: 10px;
}
.primary-navigation ul ul a:hover {
  color: #fff;
  background: #000;
}
.primary-navigation ul ul li {
  float: none;
  display: block;
  text-align: left;
  border-left: none;
  border-right: none;
  padding: 0;
  max-height: auto;
  -webkit-transition: max-height 0.4s ease-out;
  -moz-transition: max-height 0.4s ease-out;
  -ms-transition: max-height 0.4s ease-out;
  -o-transition: max-height 0.4s ease-out;
  transition: max-height 0.4s ease-out;
}
.primary-navigation ul li:hover > ul li {
  max-height: 100%;
  position: relative;
}
.primary-navigation ul ul li:last-child {
  border-bottom: 0;
}
.primary-navigation ul li:hover > ul {
  display: block;
}
.primary-navigation .current_page_item > a,
.primary-navigation .current-menu-item > a,
.primary-navigation .current_page_ancestor > a {
  color: #fff;
}
.primary-navigation a:hover {
  color: #fff;
  background: var(--primary-color);
}
.primary-navigation .current_page_item a {
  background: var(--primary-color);
}
.box-image p a,
.entry-content a,
#sidebar .textwidget a {
  text-decoration: underline;
  color: var(--primary-color);
}
nav.woocommerce-MyAccount-navigation ul li a{
  text-decoration: none;
}
/*--------------- SUPERFISH MENU ---------------------------*/
.sf-arrows .sf-with-ul:after {
  content: "\f13a";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  position: absolute;
  right: 3px;
  border-top-color: #e1e1e1;
}
.sf-arrows ul .sf-with-ul:after {
  content: "\f138";
  right: 8px;
  border-color: transparent;
  border-left-color: #888;
}
.sf-arrows ul li > .sf-with-ul:focus:after,
.sf-arrows ul li:hover > .sf-with-ul:after,
.sf-arrows ul .sfHover > .sf-with-ul:after {
  border-left-color: #333;
}
.toggle-menu,
a.closebtn {
  display: none;
}
/*-----webite input-----------*/
.comment-form-url input {
  width: 100%;
  padding: 15px;
  border: 1px solid #bcbcbc;
}

/* Custom Services Section */
#custom-page-services {
  background: var(--primary-color);
  color: #fff;
}
#custom-page-services i {
  font-size: 35px;
}
#custom-page-services strong {
  font-size: 17px;
  font-weight: 600;
  color: #fff;
}
#custom-page-services p {
  font-size: 14px;
}
#custom-page-services i:hover {
  -webkit-transition-duration: 1s;
  -moz-transition-duration: 1s;
  -o-transition-duration: 1s;
  transition-duration: 1s;
  top: -15px;
  position: relative;
}

/* product sec */
ul.products li {
  background: #f0f0f0;
  padding: 12px;
  text-align: center;
}
#our-products {
  letter-spacing: 1px;
}
#our-products strong {
  color: #000;
  font-size: 32px;
  font-weight: 600;
  text-align: left;
  border-left: solid 4px #000;
  padding-left: 10px;
  display: block;
}
#our-products .woocommerce ul.products li.product .price {
  color: #fff;
  font-weight: bold;
  font-size: 15px;
}
span.posted_in {
  display: block;
}
.woocommerce span.onsale {
  background: var(--primary-color) !important;
  font-size: 16px !important;
  padding: 0;
}
a.added_to_cart.wc-forward {
  background: #000;
  color: #fff;
  display: inline-block;
  padding: 8px 10px;
  font-weight: 700;
  width: 100%;
  margin-top: 10px;
}
#our-products .woocommerce a.button,
.woocommerce ul.products li.product .button,
.woocommerce #respond input#submit.alt,
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt {
  padding: 15px 10px;
  color: #fff;
  font-size: 13px;
  border-radius: 0;
  background: #000;
  width: 100%;
}
.woocommerce #respond input#submit:hover,
.woocommerce a.button:hover,
.woocommerce button.button:hover,
.woocommerce input.button:hover {
  background: #000;
  color: #fff;
}
#our-products .woocommerce a.button:hover,
.woocommerce ul.products li.product .button:hover,
.woocommerce #respond input#submit.alt:hover,
.woocommerce a.button.alt:hover,
.woocommerce button.button.alt:hover,
.woocommerce input.button.alt:hover,
button.single_add_to_cart_button.button.alt:hover,
.woocommerce a.added_to_cart:hover {
  background: var(--primary-color);
}
h2.woocommerce-loop-product__title {
  font-size: 18px !important;
  text-transform: none;
  color: #000;
  font-weight: 600;
  letter-spacing: 1px;
  padding: 10px 0 !important;
}
#header .menubg {
  background: var(--primary-color);
}
.sticky-header {
  background: #000;
}
/* Woocommerce Product Page */
.woocommerce .col-1,
.woocommerce .col-2 {
  max-width: 100%;
}
.woocommerce-Address-title a.edit {
  color: #fff !important;
  font-size: 15px;
  background: var(--primary-color);
  padding: 10px;
  font-weight: 600;
  display: inline-block;
  text-decoration: none;
}
.woocommerce-Address-title a.edit:hover {
  background-color: #000;
}
p.price {
  margin: 8px 0;
}
span.woocommerce-Price-amount.amount {
  color: var(--primary-color);
  font-size: 16px;
  margin-right: 5px;
}
.woocommerce-product-details__short-description p,
#tab-description p,
#reviews p {
  font-size: 15px;
  color: #333;
  letter-spacing: 1px;
}
.quantity .qty {
  text-align: center;
  padding: 7px 0;
  color: #000;
  font-size: 13px;
  width: 96%;
}
.woocommerce .quantity .qty {
  width: 6.631em;
  text-align: center;
}
button.single_add_to_cart_button.button.alt {
  padding: 12px;
  width: 45%;
}
.woocommerce-notices-wrapper a.button.wc-forward:hover {
  background: transparent !important ;
  color: #2f2f2f !important;
}
ins {
  text-decoration: none;
}
.woocommerce ul.products li.product {
  padding: 0;
}
.woocommerce ul.products li.product .price {
  margin: 0 0 12px;
}
.woocommerce .woocommerce-ordering select {
  border: solid 2px #333;
  padding: 10px;
  background: transparent;
  font-size: 15px;
  margin-bottom: 10px;
  color: #000;
}
.woocommerce nav ul li {
  float: none;
}
nav.woocommerce-MyAccount-navigation ul li {
  background: var(--primary-color);
  margin-bottom: 8px;
  font-size: 17px;
  padding: 12px 10px;
  box-shadow: 3px 3px 0px 0px #000;
}
.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button {
  background: var(--primary-color);
  color: #fff;
}
nav.woocommerce-MyAccount-navigation ul li a {
  color: #fff !important;
}
nav.woocommerce-MyAccount-navigation ul {
  padding: 0 !important;
  margin: 0;
  list-style: none;
  margin-left: 0px;
}
.woocommerce .star-rating {
  font-size: 15px !important;
  font-family: star;
  color: #f3de2e !important;
  margin: 0px auto 8px !important;
}
.summary .star-rating {
  margin: 0.5em 4px 0 0 !important;
}
span.woocommerce-input-wrapper {
  width: 100%;
}

.woocommerce .woocommerce-breadcrumb,
.woocommerce .woocommerce-breadcrumb a {
  color: #222222;
}
tr.woocommerce-cart-form__cart-item.cart_item a {
  text-decoration: none;
  color: #222222;
}
form.woocommerce-shipping-calculator a {
  text-decoration: none;
}
.woocommerce div.product div.images img {
  padding: 5px;
}
.woocommerce form .form-row .required {
  color: var(--primary-color);
}
.woocommerce button.button:hover,
.woocommerce button.button:disabled:hover,
.woocommerce button.button:disabled[disabled]:hover {
  background: #000;
  color: #fff;
}
a.showcoupon,
.woocommerce-privacy-policy-text a {
  text-decoration: none;
}
.woocommerce ul.products li.product .button,
.woocommerce ul.products li.product a img {
  margin: 0;
}
.related.products ul.products li.product {
  display: inline-grid;
  width: 29% !important;
  float: none !important;
}
.woocommerce button.button:disabled,
.woocommerce button.button:disabled[disabled] {
  color: #fff !important;
}
.select2-container--default .select2-selection--single {
  height: 45px;
  border-radius: 0;
}
.select2-container--default
  .select2-selection--single
  .select2-selection__rendered {
  padding: 7px 10px;
}
.select2-container--default
  .select2-selection--single
  .select2-selection__arrow {
  top: 8px;
}
.woocommerce form .form-row input.input-text {
  padding: 10px;
  border: 1px solid #bcbcbc;
}
.woocommerce #payment #place_order,
.woocommerce-page #payment #place_order {
  width: auto;
}
.woocommerce form.login {
  display: inline-block;
}
.woocommerce form.login .form-row,
.woocommerce .woocommerce-form-login .woocommerce-form-login__submit {
  display: block;
  float: none;
}
.woocommerce form.login .form-row input.input-text {
  width: 100%;
}
.woocommerce nav.woocommerce-pagination ul li a,
.woocommerce nav.woocommerce-pagination ul li span {
  padding: 10px;
  margin-left: 10px;
  border: 1px solid #000;
  color: #000;
  font-weight: 500;
}
.woocommerce nav.woocommerce-pagination ul,
.woocommerce nav.woocommerce-pagination ul li {
  border: 0;
}
.woocommerce nav.woocommerce-pagination ul li a:focus,
.woocommerce nav.woocommerce-pagination ul li a:hover,
.woocommerce nav.woocommerce-pagination ul li span.current {
  background: var(--primary-color);
  color: #fff;
  border-color: var(--primary-color);
}

.woocommerce-shop #sidebar .widget,
.single-product #sidebar .widget {
  margin-bottom: 20px;
  padding: 10px;
}
.woocommerce #sidebar {
  margin: 3% 0 !important;
}
.woocommerce-breadcrumb {
  margin-top: 4% !important;
}
.woocommerce-shop #sidebar ul li,
.single-product #sidebar ul li,
.woocommerce-shop #sidebar h3,
.single-product #sidebar h3 {
  margin-left: 10px !important;
}

/*---- Woocommerce widget css ----*/
#sidebar .woocommerce .widget_shopping_cart .cart_list li,
#sidebar .woocommerce.widget_shopping_cart .cart_list li {
  padding: 0 0 10px 2em;
  margin-top: 10px;
}
.woocommerce ul.cart_list li img,
.woocommerce ul.product_list_widget li img {
  width: 50px;
  height: 50px;
}
.woocommerce-product-search input[type="search"] {
  width: 100%;
  margin-bottom: 10px;
}
.woocommerce-product-search button[type="submit"] {
  background: var(--primary-color);
  color: #fff;
  padding: 10px;
  font-size: 16px;
  font-weight: 500;
  width: 100%;
  border: none;
}
.widget ul.cart_list li .star-rating,
.widget ul.product_list_widget li .star-rating {
  margin: 5px 0 !important;
}
.footertown .widget_shopping_cart .buttons a:hover,
.footertown .widget_price_filter .price_slider_amount .button:hover {
  background: #fff;
  color: #000 !important;
}
.footertown span.woocommerce-Price-amount.amount {
  color: #fff;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-range,
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle {
  background: var(--primary-color);
}
#sidebar .widget_price_filter .price_slider_wrapper .ui-widget-content {
  background: #000;
}
.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content {
  background: #fff;
}
.woocommerce .widget_price_filter .price_slider_amount {
  font-size: 15px;
  color: #fff;
}
#sidebar .widget_price_filter .price_slider_amount {
  color: #000;
}

/* Added Woocommerce css*/
.wp-block-woocommerce-cart.alignwide {
  margin-left: auto;
  margin-right: auto;
}
td.wc-block-cart-item__image {
  padding: 16px 0px 16px 16px !important;
}
td.wc-block-cart-item__total,
.wc-block-components-totals-item,
.wc-block-components-totals-coupon {
  padding-left: 16px !important;
  padding-right: 16px !important;
}
table.wc-block-cart-items.wp-block-woocommerce-cart-line-items-block,
.wp-block-woocommerce-cart-order-summary-block {
  border: 1px solid #dcdcdc;
  margin: 0 -1px 24px 0;
  text-align: left;
  width: 100%;
  border-radius: 5px;
}
tr.wc-block-cart-items__header th {
  font-weight: 700;
  padding: 9px 12px !important;
  line-height: 1.5em;
  font-size: 16px;
}
a.wc-block-components-product-name {
  color: #000;
  font-size: 20px;
  font-weight: 600;
}
a.wc-block-components-product-name,
button.wc-block-cart-item__remove-link,
a.wc-block-components-totals-coupon-link,
a.components-button.wc-block-components-button.wp-element-button.wc-block-cart__submit-button.contained,
a.wc-block-components-checkout-return-to-cart-button {
  text-decoration: none !important;
}
button.wc-block-cart-item__remove-link {
  font-size: 1em !important;
}
span.wp-block-woocommerce-cart-order-summary-heading-block.wc-block-cart__totals-title {
  text-align: left !important;
}
a.wc-block-components-totals-coupon-link,
a.components-button.wc-block-components-button.wp-element-button.wc-block-cart__submit-button.contained,
a.wc-block-components-checkout-return-to-cart-button,
.wc-block-components-totals-coupon__button.contained,
button.wc-block-components-checkout-place-order-button {
  background: var(--primary-color);
  border-radius: 0;
  color: #fff !important;
  font-weight: 500;
  padding: 10px 25px !important;
  font-size: 18px;
}
span.wp-block-woocommerce-cart-order-summary-heading-block.wc-block-cart__totals-title {
  font-size: 1.5em !important;
  padding: 10px !important;
  display: block !important;
}
.wc-block-components-main.wc-block-cart__main.wp-block-woocommerce-cart-items-block {
  padding-right: 0%;
}
button.wc-block-components-checkout-place-order-button:hover,
a.wc-block-components-totals-coupon-link:hover,
a.components-button.wc-block-components-button.wp-element-button.wc-block-cart__submit-button.contained:hover,
a.wc-block-components-checkout-return-to-cart-button:hover {
  background-color: #000;
}
.wp-block-woocommerce-checkout-order-summary-block {
  border: 1px solid #dcdcdc;
}
.wp-block-woocommerce-checkout-order-summary-cart-items-block.wc-block-components-totals-wrapper {
  padding: 10px;
}

li.wc-block-grid__product {
  border: 1px solid #dcdcdc;
  padding: 10px;
  max-width: 30.75% !important;
  float: left;
  margin: 0 3.8% 2.992em 0;
}
.wc-block-grid__product-onsale {
  padding: 5px 10px !important;
  background: var(--primary-color) !important;
  color: #fff !important;
  border-color: var(--primary-color) !important;
  border-radius: 0px !important;
  font-size: 14px !important;
  top: 5px !important;
  right: 5px !important;
  left: auto !important;
  margin: -0.5em -0.5em 0 0 !important;
}
.wc-block-grid__product-title {
  font-size: 22px !important;
  color: #000 !important;
  font-weight: 600;
}
a.wc-block-grid__product-link {
  text-decoration: none !important;
}
a.wp-block-button__link.add_to_cart_button.ajax_add_to_cart {
  padding: 10px 12px;
  border-radius: 8px !important;
  font-size: 16px;
}
span.woocommerce-Price-amount.amount {
  font-size: 16px;
}
img.attachment-woocommerce_thumbnail.size-woocommerce_thumbnail {
  width: 100% !important;
}
h2.wp-block-heading.has-text-align-center {
  margin: 10px 0;
}

/* Back to top button css */
.scrollup {
  color: var(--primary-color);
  position: fixed;
  display: none;
  bottom: 115px;
  right: 15px;
  margin: 0;
  font-size: 18px;
  font-weight: 600;
  transform: rotate(-90deg);
  text-shadow: 1px 1px #fff;
}
.scrollup.left {
  left: 15px;
  right: auto;
}
.scrollup.center {
  left: 44%;
  right: 44%;
}
.scrollup:focus,
.scrollup:hover {
  color: var(--primary-color);
}
.scrollup span {
  display: inline-block;
}
.scrollup i {
  transform: rotate(90deg);
}
.scrollup:hover {
  text-shadow:
  1px 1px 2px rgba(0, 0, 0, 0.9),
  2px 2px 4px rgba(0, 0, 0, 0.8),
  3px 3px 6px rgba(0, 0, 0, 0.7);
  margin-bottom: 4px;
}
.wporg-theme-preview__container .scrollup:hover {
  text-shadow:
  1px 1px 2px rgba(0, 0, 0, 0.9),
  2px 2px 4px rgba(0, 0, 0, 0.8),
  3px 3px 6px rgba(0, 0, 0, 0.7);
}


/* Footer Section */
.footertown input.search-field {
  padding: 8px;
  margin-bottom: 10px;
}
.footertown form.search-form label {
  width: 100%;
}
.footertown input[type="submit"] {
  border: none;
  padding: 8px 20px;
  background: var(--primary-color);
  display: inline-block;
  color: #fff;
  font-size: 17px;
  width: 100%;
}
input[type="submit"] {
  border: none;
  background: var(--primary-color);
  color: #fff;
  padding: 10px;
}
.footertown .tagcloud a,
.footertown .rssSummary,
.footertown span.rss-date,
.footertown cite,
.footertown strong,
.footertown p,
.footertown .widget ul li a,
.footertown td#prev a,
.footertown td {
  color: #fff;
}
.footertown caption {
  font-weight: bold;
  color: #fff;
  font-size: 20px;
}
.footertown table {
  border: solid 1px #fff;
}
.footertown th,
.footertown td {
  border-bottom: 1px solid #fff;
  text-align: center;
  padding: 0.25em;
  border: 1px solid;
}
.footertown th {
  text-align: center;
  padding: 10px;
  color: #fff;
  background: var(--primary-color);
}
.footertown select {
  padding: 10px 5px;
}
.footertown .widget ul {
  margin: 0px 0;
}
.footertown .widget ul li {
  list-style: none;
  font-size: 15px;
  padding: 8px 0;
  color: #fff;
}
.footertown .widget ul li a:hover {
  color: var(--primary-color);
}
.footertown .widget ul li:last-child {
  border: none;
}
.footertown .wp-block-search__button {
  background: var(--primary-color);
  color: #fff;
  border: 1px solid var(--primary-color);
}
.footertown .widget h3,
.footertown .widget h2,
.footertown .wp-block-search__label {
  color: #fff;
  font-weight: bold;
  border-bottom: 2px double var(--primary-color);
  margin-bottom: 10px;
  text-transform: uppercase;
  width: 100%;
  font-size: 25px;
}
.footertown {
  background: #000;
}
#footer {
  background: var(--primary-color);
  text-align: center;
  color: #fff;
  padding: 15px;
}
#footer p {
  font-size: 16px;
  color: #fff;
}
#footer .copyright {
  text-align: center;
}
#footer .copyright a,
.footertown .widget h3,
h3.widget-title a,
.footertown a {
  color: #fff;
}
.footertown .tagcloud a,
.footertown .wp-block-tag-cloud a {
  border: solid 1px #fff;
  color: #fff;
  font-size: 15px !important;
  padding: 5px 18px;
  margin: 0 0 5px;
  display: inline-block;
  background: transparent;
  text-decoration: none;
}
.footertown .tagcloud a:hover,
.footertown .wp-block-tag-cloud a:hover {
  background: var(--primary-color);
  color: #fff;
  border: 1px solid var(--primary-color);
}
.footertown p a {
  text-decoration: underline;
}

/* --------- Blog Page ------- */
.metabox {
  color: #000;
  clear: both;
  font-size: 14px;
}
.metabox i {
  margin-right: 5px;
}
.entry-date a,
.entry-author a {
  color: #000;
}
.metabox a:hover,
i:hover,
.entry-date:hover a,
.entry-date:hover i,
.entry-author:hover a,
.entry-author:hover i,
.entry-comments:hover i,
.entry-time:hover {
  color: var(--primary-color) !important;
}
.content-aa ul {
  padding: 0 20px;
}
.content-aa a,
.product_meta a,
.product_meta a {
  color: var(--primary-color);
}
.services-box .post-box h2 a{
  background-repeat: no-repeat;
  background-size: 0% 1px; 
  background-position: left 100%;
  background-image: linear-gradient(to bottom, currentColor 0%, currentColor 98%);
  transition: background-size 0.8s cubic-bezier(0.25, 0.8, 0.25, 1);
}
.services-box .post-box h2:hover a{
  background-size: 100% 1px; 
  color: var(--primary-color);
}
.services-box .post-box .service-image img{
  height: 400px;
  width: 400px;
  object-fit: cover;
}
/* Comments BOX */
#comments label {
  display: block;
}
#comments ol {
  list-style: none;
}
#comments ol ol li {
  padding: 0 0 0 25px;
}
.comment-body {
  margin-bottom: 20px;
}
#comments h2.comments-title {
  font-size: 20px;
  font-weight: bold;
  border-top: 1px solid #eaeaea;
  padding: 20px 0;
}
#comments h3.comment-reply-title {
  font-size: 20px;
  font-weight: bold;
  clear: both;
}
#comments input[type="text"],
#comments input[type="email"],
#comments textarea {
  padding: 12px 10px;
  font-size: 18px;
  margin: 20px 0 0 0;
}
#comments input[type="submit"].submit {
  color: #fff;
  padding: 10px 30px;
  text-transform: uppercase;
  font-weight: bold;
  margin: 20px 0 0;
  border: none;
}
#comments a.comment-reply-link {
  padding: 5px 15px;
}
/*---coupon code-------*/
.woocommerce-cart table.cart td.actions .coupon .input-text {
  float: left;
  box-sizing: border-box;
  border: 1px solid #d3ced2;
  padding: 6px 6px 5px;
  margin: 0 4px 0 0;
  outline: 0;
  width: 130px;
}

#comments a.comment-reply-link:hover {
  background: #000;
  color: #fff;
}
#comments a time {
  color: #000;
  font-weight: bold;
  font-size: 12px;
}
#content-ma #comments ol li {
  width: 100%;
  background: none;
  list-style: none;
  margin: 0 0 20px;
  padding: 20px;
  background: #eee;
  display: inline-block;
}
#content-ma #comments ul {
  margin: 0 0 0 40px;
}
#comments .reply {
  text-align: end;
  display: none;
}
#comments .comment-metadata {
  padding: 1% 0 0 0;
}
#comments .comment-content {
  width: 90%;
  float: left;
  margin-left: 7%;
}
#comments .comment-body p a {
  text-decoration: underline;
}

/*--- Preloader 1 ---*/
.preloader {
  background: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
  width: 100%;
  left: 0;
  bottom: 0;
  top: 0;
  position: fixed;
  z-index: 9999999;
}
.preloader-squares .square {
  display: inline-block;
  width: 15px;
  height: 15px;
  background: #333;
  animation: movein 2s infinite;
}
.preloader-squares {
  width: 50px;
  line-height: 19px;
  height: 50px;
}
.preloader-squares .square:nth-child(1) {
  transform: translate(0, -25px);
}
.preloader-squares .square:nth-child(2) {
  transform: translate(25px, 0);
}
.preloader-squares .square:nth-child(3) {
  transform: translate(-25px, 0);
}
.preloader-squares .square:nth-child(4) {
  transform: translate(0, 25px);
}
@keyframes movein {
  33% {
    transform: translate(0, 0);
  }
  66% {
    transform: translate(0, 0);
  }
}

/*--- Preloader 2 ---*/
.preloader-chasing-squares {
  width: 50px;
  height: 50px;
  line-height: 19px;
}
.preloader-chasing-squares .square {
  display: inline-block;
  width: 15px;
  height: 15px;
  opacity: 1;
  background: #333;
}
.preloader-chasing-squares .square {
  animation: focusfade 2s infinite;
}
.preloader-chasing-squares .square:nth-child(2) {
  animation-delay: 0.5s;
}
.preloader-chasing-squares .square:nth-child(3) {
  animation-delay: 1.5s;
}
.preloader-chasing-squares .square:nth-child(4) {
  animation-delay: 1s;
}
@keyframes focusfade {
  0% {
    opacity: 0.5;
  }
  30% {
    opacity: 0.5;
  }
  60% {
    opacity: 0;
  }
  75% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

/* --------- SLIDER--------- */
#slider .carousel-control-next-icon,
#slider .carousel-control-prev-icon {
  background: transparent;
}
#slider {
  max-width: 100%;
  margin: auto;
  padding: 0;
  background: #000;
  position: relative;
}
#slider img {
  width: 100%;
  opacity: 0.7;
  object-fit: cover;
  height: 500px;
}
#slider .carousel-item-next,
#slider .carousel-item-prev,
#slider .carousel-item.active {
  display: block !important;
}
#slider .carousel-control-next,
#slider .carousel-control-prev {
  opacity: 1;
  width: 10%;
}
#slider .carousel-control-next-icon,
.carousel-control-prev-icon {
  width: auto;
  height: auto;
}
#slider .carousel-caption {
  right: 40%;
}
#slider .inner_carousel h1 a {
  font-weight: bold;
  letter-spacing: 1px;
  color: #fff;
}
#slider .inner_carousel h1 {
  text-align: left;
  border-left: solid 3px #fff;
  text-transform: uppercase;
  font-size: 35px;
  color: #fff;
  padding-left: 10px !important;
}
#slider .inner_carousel {
  text-align: left;
  color: #fff;
}

/* Blog Post */
.tags a {
  background: #f8f8f8;
  border: 1px solid var(--primary-color);
  color: var(--primary-color);
  text-decoration: none;
  padding: 2px 10px;
  margin: 5px;
  display: inline-block;
}
.tags a:hover {
  background: var(--primary-color);
  color: #fff;
}
.nav-previous {
  width: 50%;
  float: left;
}
.nav-next {
  float: right;
  width: 50%;
  text-align: right;
}
span.meta-nav {
  clear: both;
  font-size: 16px;
  color: #000;
  font-weight: 600;
}
.nav-previous i,
.nav-next i {
  margin-left: 6px;
}
span.post-title {
  font-size: 16px;
  margin: 3%;
  font-weight: 600;
  line-height: 1.5;
  color: #000;
}
.single-post .nav-links {
  margin: 10px 0;
  border-top: 1px solid;
}
.nav-previous,
.nav-next {
  padding: 6px 10px;
  display: inline-block;
}
.blog .navigation .nav-previous a,
.blog .navigation .nav-next a,
.archive .navigation .nav-previous a,
.archive .navigation .nav-next a,
.search .navigation .nav-previous a,
.search .navigation .nav-next a {
  background: var(--primary-color);
  color: #fff;
  font-weight: 500;
  padding: 10px;
}
.blog .navigation,
.search .navigation,
.archive .navigation {
  margin: 10px 0;
}

/* hover effect */
.service-image {
  position: relative;
  width: 100%;
}
.middle {
  transition: 0.5s ease;
  opacity: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  text-align: center;
}
.service-image:hover .image {
  opacity: 0.3;
}
.service-image:hover .middle {
  opacity: 1;
}
.text i {
  font-size: 25px;
  color: white !important;
}
.text {
  font-size: 50px;
}
.topbox i:hover {
  color: var(--primary-color);
}
.service-image img {
  width: 100%;
}
.service-image {
  overflow: hidden;
}
.service-image img:hover {
  -webkit-transform: scale(1.3);
  transform: scale(1.3);
  opacity: 0.5;
}
.services-box h2 a {
  color: #000;
}
.services-box p {
  color: #222222;
  font-size: 15px;
  font-weight: 400;
}
.services-box h2 {
  text-align: left;
  font-size: 25px;
  font-weight: 700;
}
.service-btn a {
  color: #fff !important;
  font-size: 15px;
  background: var(--primary-color);
  padding: 10px;
  font-weight: 600;
  display: inline-block;
}
.service-btn a:hover {
  background: #000;
}

/*---- Related post css -----*/
.related-posts {
  border-top: 1px solid;
  clear: both;
}
.related-posts h2 {
  font-size: 28px;
  font-weight: 600;
}
.related-posts .services-box h3 {
  text-align: left;
  font-size: 20px;
  font-weight: 700;
}
/*------single post---------*/
.tc-single-category {
  margin: 10px 0px 0px 0px;
}
ul.post-categories {
  list-style: none;
  margin: 0px;
}
.tc-single-category li {
  display: inline;
}
.tc-single-category a {
  background: var(--primary-color);
  padding: 6px 10px;
  font-weight: 500;
  font-size: 14px;
  color: #fff;
  margin-bottom: 5px;
  display: inline-block;
}
.tc-single-category a:hover {
  background: #000;
  color: #fff;
}
.feature-box.single-post-img img{
  width: 500px;
  height: 500px;
  object-fit: cover;
}
/* Sidebar */
#sidebar .tagcloud a,
#sidebar .rssSummary,
#sidebar span.rss-date,
#sidebar cite,
#sidebar strong,
#sidebar p {
  color: #222222;
}
#sidebar p {
  font-size: 15px;
}
#sidebar td#prev a {
  color: var(--primary-color);
}
#sidebar caption {
  font-weight: bold;
  color: var(--primary-color);
  font-size: 20px;
  text-align: center;
}
#sidebar table {
  width: 100%;
}
#sidebar table {
  border: 1px solid #e6e6e6;
}
#sidebar th,
#sidebar td {
  border-bottom: 1px solid #e6e6e6;
  text-align: center;
}
#sidebar td {
  padding: 9px;
  color: #4d4d4d;
  background: #f6f6f6;
  border: 1px solid #ddd;
}
#sidebar tr:nth-child(2n + 1) td {
  background: #fff;
}
#sidebar th {
  text-align: center;
  padding: 10px;
  background: var(--primary-color);
  color: #fff;
  border: 1px solid #ddd;
}
#sidebar select {
  padding: 8px 5px;
}
#sidebar form {
  display: table;
  width: 100%;
}
#sidebar h3,
#sidebar h2,
#sidebar .wp-block-search__label {
  text-align: center;
  font-size: 20px;
  font-weight: 700;
  color: #fff;
  padding: 10px 0px;
  margin-bottom: 10px;
  text-transform: uppercase;
  width: 100%;
}
#sidebar h3 a {
  color: #000;
}
#sidebar input[type="search"],
input.search-field {
  padding: 10px;
  border: 1px solid;
  font-size: 15px;
  color: #000;
  width: 100%;
}
#sidebar form.search-form {
  display: flex;
  flex: auto;
  flex-wrap: nowrap;
  max-width: 100%;
}
#sidebar form.search-form label {
  width: 100%;
}
#sidebar input[type="submit"],
#sidebar .wp-block-search__button {
  background: var(--primary-color);
  border: none;
  color: #fff;
  padding: 10px 0;
  width: 30%;
  font-size: 16px;
  margin: 0;
}
#sidebar .wp-block-search__button:hover{
  background-color: #000;
}
#sidebar aside {
  border: 1px solid;
  margin-bottom: 10px;
}
#sidebar ul {
  list-style: none;
  margin: 0;
  padding: 0;
  font-size: 17px;
}
#sidebar ul li {
  font-size: 16px;
  font-weight: 400;
  border-bottom: 1px solid #eaeaea;
  padding: 8px 10px;
}
#sidebar ul li a:hover {
  color: var(--primary-color);
}
#sidebar ul li a {
  color: #222222;
}
#sidebar ul li:last-child {
  border: none;
}
#sidebar .tagcloud a,
.wp-block-tag-cloud a {
  background: #eeeeee;
  color: #222222;
  font-size: 15px !important;
  padding: 5px 18px;
  margin: 0 0 5px;
  display: inline-block;
  border: 1px solid;
  text-decoration: none;
}
#sidebar .tagcloud a:hover,
.wp-block-tag-cloud a:hover {
  background: var(--primary-color);
  color: #fff;
}
#sidebar ol.wp-block-latest-comments {
  padding: 8px 5px !important;
}
#sidebar .wp-block-search__label {
  padding: 10px 0px !important;
}
@keyframes animatedBackground {
  0% {
    background-position: 0% 50%;
  }
  100% {
    background-position: 100% 50%;
  }
}
#sidebar h3, #sidebar h2, #sidebar .wp-block-search__label {
  background-image: url(images/bg_pattern.png), linear-gradient(270deg, var(--primary-color), #312f2fbf);
  background-repeat: repeat-x, no-repeat;
  background-position: center, center;
  background-size: contain, 100% 100%;
  animation: animatedBackground 2s linear infinite;
}
.wporg-theme-preview__container #sidebar h3, #sidebar h2, #sidebar .wp-block-search__label {
  background-image: url(images/bg_pattern.png), linear-gradient(270deg, var(--primary-color), #312f2fbf);
  background-repeat: repeat-x, no-repeat;
  background-position: center, center;
  background-size: contain, 100% 100%;
  animation: animatedBackground 2s linear infinite;
}
.wporg-theme-preview__container #sidebar aside {
  border: 1px solid #8a8585;
}
.wporg-theme-preview__container .services-box .post-box {
  border: 1px solid #8a8585;
}
#sidebar ul li a::before {
  content: '';
  width: 0;
  height: 8px;
  display: inline-block;
  vertical-align: middle;
  margin-top: -2px;
  border-radius: 50%;
  opacity: 0;
  visibility: hidden;
  background-color: var(--primary-color);
  transform: translateX(-16px);
  transition: all 0.3s ease;
  margin-right: 0.6rem;
}
#sidebar ul li a:hover::before {
  opacity: 1;
  visibility: visible;
  width: 8px;
  transform: translateX(0);
}
/* Page */
h1.entry-title,
h1.woocommerce-products-header__title.page-title {
  color: #000;
  font-size: 35px;
  font-weight: bold;
}
#content-ma ul {
  margin: 0 0 0 10px;
  padding: 10px 0 0;
  font-size: 16px;
}
#content-ma ul li {
  background: url("images/bullet-circle.png") no-repeat scroll 0 5px;
  padding: 0 0 0 35px;
  margin: 0 0 20px 0;
  line-height: 25px;
}
#content-ma ul li ul li {
  background: url("images/bullet-circle.png") no-repeat scroll 0 5px;
}
#content-ma ul li ul li ul li {
  width: 50%;
}
#content-ma ol {
  margin: 0 0 0 15px;
  padding: 10px 0 0 0;
  font-size: 16px;
  counter-reset: myCounter;
}
#content-ma ol li ol li {
  margin: 0 0 20px 0;
  padding: 0 0 0 35px;
}
#content-ma ol li:before {
  counter-increment: myCounter;
  content: counter(myCounter);
  color: #fff;
  background: #0c1f34;
  display: inline-block;
  text-align: center;
  margin: 5px 10px;
  line-height: 40px;
  width: 40px;
  height: 40px;
  font-weight: bold;
}
#respond {
  border-top: 1px solid #000;
}
#comments .comment-list {
  margin-bottom: 3rem;
}
/*block css*/
.space-top .alignfull,
.space-top .alignwide,
.space-top .aligncenter {
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 20px;
}
.space-top .alignleft {
  margin-right: 10px;
}
.space-top .wp-block-button a {
  color: #fff;
  border-radius: 30px;
  text-decoration: none;
}
.space-top .wp-block-button.is-style-squared a {
  border-radius: 0px !important;
}
.space-top .wp-block-button a:hover {
  background: transparent;
  color: #000;
  border: 1px solid #000;
}

/*new added css*/
.space-top .is-style-outline a {
  background-color: transparent !important;
  color: #000;
}
.space-top .is-style-outline a:hover {
  color: #000 !important;
  background: transparent;
  border: 2px solid #000;
}
.wp-block-calendar {
  text-align: left;
}
.alignfull img {
  width: 100%;
}
/* Pagination */
.page-links,
.page-links span,
.page-links a {
  float: unset !important;
  display: inline-flex;
  gap: 5px;
  align-items: center;
}
.pagination,
.page-links {
  clear: both;
  position: relative;
  font-size: 14px;
  line-height: 13px;
  float: right;
  font-weight: bold;
  width: 100%;
}
.pagination span,
.pagination a {
  display: block;
  float: left;
  margin: 2px 5px 10px 0;
  padding: 10px 15px;
  text-decoration: none;
  width: auto;
  color: #fff;
  background: #000;
  -webkit-transition: background 0.15s ease-in-out;
  -moz-transition: background 0.15s ease-in-out;
  -ms-transition: background 0.15s ease-in-out;
  -o-transition: background 0.15s ease-in-out;
  transition: background 0.15s ease-in-out;
}
.page-links a {
  display: block;
  float: left;
  margin: 2px 2px 2px 0;
  padding: 10px 15px;
  text-decoration: none;
  width: auto;
  color: #fff;
  background: #333;
  -webkit-transition: background 0.15s ease-in-out;
  -moz-transition: background 0.15s ease-in-out;
  -ms-transition: background 0.15s ease-in-out;
  -o-transition: background 0.15s ease-in-out;
  transition: background 0.15s ease-in-out;
}
.pagination a:hover,
.page-links a:hover {
  color: #fff;
  background: var(--primary-color); /* Pagination background on hover */
}
.pagination .current,
.page-links .current {
  padding: 10px 15px;
  background: var(--primary-color); /* Current page background */
  color: #fff;
  font-weight: normal;
}
#content-ma .pagination ul {
  margin: 0;
  clear: both;
}
#content-ma .pagination ul li {
  margin: 0;
}

/* video*/
iframe,
.entry-audio audio,
.entry-video video {
  width: 100%;
}
/* --------- Bradcrumbs --------- */
.bradcrumbs a {
  background: var(--primary-color);
  color: #fff;
  padding: 9px 17px;
  display: inline-block;
  margin-right: 5px;
  font-weight: 700;
}
.bradcrumbs a:hover {
  background: #000 !important;
  color: #fff;
}
.bradcrumbs span {
  background: var(--primary-color);
  color: #fff;
  padding: 10px 15px;
  font-weight: 700;
  display: inline-block;
}
.bradcrumbs span,
.bradcrumbs a {
  font-size: 14px;
  margin-bottom: 10px;
}
.widget_shopping_cart_content {
  padding: 0 10px;
}
.space-topcontent {
  margin-top: 30px;
}
aside.widget.widget_calendar table {
  width: 100%;
}

/* social icons */
#footer .socialicons i{
  color: #fff !important;
  font-size: 16px;
  padding: 5px;
  cursor: pointer;
}
/*cart button*/
.wc-block-components-button{
  background-color: var(--primary-color);
  color: #fff !important;
  text-decoration: none !important;
  font-weight: 700;
}
.wc-block-components-button:hover{
  background-color: #000 !important;
}
.widget_media_image img{
  width: 100% !important;
}
/* Media */
@media screen and (max-width: 720px) {
  .nav-previous,
  .nav-next {
    margin-bottom: 20px;
  }
  .search_form label {
    width: 80%;
  }
  .topbox,
  .social,
  #header .logo h1,
  #header .logo p {
    text-align: center;
  }
  .cat-title {
    top: 45px !important;
  }
  .woocommerce[class*="columns-"] ul.products li.product {
    width: 100%;
  }
  ol.children {
    margin: 0 !important;
  }
  ol.children img {
    width: 30px;
    border: solid 1px;
  }
  #comments ol ol li {
    padding: 0px !important;
  }
  .comment-author img {
    border: solid 1px;
  }
  #comments .reply {
    float: left;
  }
  #comments input[type="submit"].submit {
    width: 100%;
  }
  #slider .inner_carousel p {
    display: none;
  }
  #slider .carousel-caption,
  #slider .inner_carousel,
  #slider .inner_carousel h1 {
    text-align: center;
  }
  #slider .inner_carousel h1 {
    border: none;
  }
  #slider .carousel-caption {
    right: 15% !important;
    left: 15% !important;
  }
  tr.wc-block-cart-items__row {
    gap: 0.4em;
  }
  td.wc-block-cart-item__total {
    padding-left: 0px !important;
    padding-right: 5px !important;
  }
  li.wc-block-grid__product {
    max-width: 100% !important;
    float: none;
    flex: 100% !important;
  }
  #slider img {
    height: 200px;
  }
}
@media screen and (max-width: 1000px) and (min-width: 721px) {
  #slider img {
    height: 400px;
  }
}
@media screen and (min-width: 1000px) {
  input#woocommerce-product-search-field {
    width: 85%;
  }
}
@media screen and (max-width: 1024px) and (min-width: 1000px) {
  .woocommerce ul.products.columns-3 li.product,
  .woocommerce-page ul.products.columns-3 li.product {
    width: 30%;
  }
  tr.wc-block-cart-items__row {
    gap: 1em;
  }
}
@media screen and (max-width: 991px) {
  .search_form label {
    width: 80%;
  }
  input#woocommerce-product-search-field {
    width: 85%;
  }
  #header .nav ul li a {
    font-size: 15px;
  }
  .footertown th {
    padding: 5px;
  }
  .footertown td {
    padding: 0;
  }
  .search_form label {
    width: 89% !important;
  }
  .alignwide {
    margin: 0;
  }
}
@media screen and (min-width: 320px) and (max-width: 425px) {
  .logo,
  .logo h1 {
    text-align: center;
  }
  .scrollup {
    bottom: 145px;
  }
  .scrollup.center {
    left: 25%;
    right: 25%;
  }
  #sidebar {
    margin: 20px 0px;
  }
  #slider .inner_carousel p {
    display: none;
  }
  .footertown th,
  .footertown td {
    padding: 10px;
  }
  #our-products h3 {
    font-size: 26px;
  }
  .search_form input[type="submit"] {
    padding: 0px 12px;
  }
  .woocommerce ul.products li.product,
  #our-products .woocommerce ul.products li.product,
  .related.products ul.products li.product,
  .woocommerce form.login .form-row input.input-text {
    width: 100% !important;
  }
  .services-box .metabox {
    font-size: 12px;
  }
  #slider .inner_carousel h1 {
    font-size: 20px;
  }
}
@media screen and (min-width: 426px) and (max-width: 768px) {
  .woocommerce ul.products[class*="columns-"] li.product,
  .woocommerce-page ul.products[class*="columns-"] li.product {
    width: 46% !important;
    float: left !important;
    margin-right: 15px;
  }
  .woocommerce ul.cart_list li img,
  .woocommerce ul.product_list_widget li img {
    width: 40px;
    height: 40px;
  }
  .scrollup.center {
    left: 30%;
    right: 40%;
  }
  #slider .inner_carousel h1 {
    font-size: 25px;
  }
  .services-box .lower-box {
    padding: 10px 10px 20px 10px !important;
  }
  .space-top .alignleft {
    max-width: 100%;
  }
  .footertown .wp-block-search__inside-wrapper,
  #sidebar .wp-block-search__inside-wrapper,
  #sidebar form.search-form {
    display: block;
  }
  .footertown .wp-block-search__input,
  .footertown .wp-block-search__button,
  #sidebar .wp-block-search__button,
  #sidebar input[type="submit"] {
    width: 100%;
  }
  .footertown .wp-block-search__button {
    margin-left: 0px;
  }
  .footertown .wp-block-search__input,
  #sidebar input[type="search"] {
    margin-bottom: 5px;
  }
  #sidebar ul li {
    padding: 0px;
  }
}
@media screen and (max-width: 984px) {
  #sidebar th {
    padding: 1px;
  }
  #sidebar td {
    padding: 1px;
  }
}
@media screen and (max-width: 1000px) {
  .toggle-menu button {
    background: transparent;
    border: none;
    font-weight: 600;
    font-size: 16px;
    color: #fff;
  }
  #sidebar td {
    padding: 0px;
  }
  #sidebar th {
    padding: 2px;
  }
  .primary-navigation ul ul a:hover,
  .primary-navigation ul li a:hover {
    color: var(--primary-color) !important;
    background: #fff !important;
  }
  .primary-navigation ul ul li:hover > a {
    color: #fff;
  }
  .primary-navigation ul ul ul {
    margin: 0;
  }
  .menubar .primary-navigation ul li a:focus,
  a.closebtn.responsive-menu:focus,
  .toggle-menu button:focus {
    outline-color: #fff;
  }
  .toggle-menu {
    display: none;
    cursor: pointer;
  }
  .toggle-menu i {
    font-size: 20px;
    color: #fff;
    border: 1px solid;
    margin-right: 10px;
  }
  .toggle-menu button {
    background: transparent;
    border: none;
  }
  .side-menu {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 9999999;
    top: 0;
    right: 0;
    visibility: hidden;
    background-color: var(--primary-color);
    padding-top: 60px;
    box-shadow: 2px 2px 10px 0px #2d2d2d;
    overflow-y: scroll;
  }
  .side-menu.open {
    visibility: visible;
    width: 250px;
    transition: 0.5s width ease-in-out;
  }
  .side-menu .closebtn {
    position: absolute;
    top: 0;
    right: 10px;
    font-size: 18px;
    display: block;
    color: #ffffff;
    border: none;
    background: transparent;
    font-weight: 600;
  }
  .side-menu i {
    margin-left: 10px;
  }
  .side-menu #primary-site-navigation {
    width: 100%;
  }
  .toggle-menu span {
    font-size: 30px;
    cursor: pointer;
    text-align: right;
  }
  .toggle-menu {
    display: block;
  }
  .primary-navigation ul ul li,
  .primary-navigation li {
    display: block !important;
    max-height: 100%;
  }
  .menubar .primary-navigation ul li {
    border-top: 1px #303030 solid;
    display: block;
  }
  .primary-navigation ul li a {
    padding: 10px;
    display: block;
    color: #ffffff;
    border: none;
  }
  .primary-navigation ul li ul li a:before {
    content: "\00BB \00a0";
  }
  .primary-navigation ul li ul li a {
    padding-left: 20px !important;
  }
  .primary-navigation ul li ul li ul li a {
    padding-left: 30px !important;
  }
  .primary-navigation ul li ul,
  .primary-navigation ul li ul ul {
    opacity: 1 !important;
    margin: 0;
  }
  .primary-navigation ul ul {
    position: static;
    width: 100%;
  }
  .primary-navigation li {
    padding: 0;
  }
  .alignwide {
    margin: 0;
  }
}

/*blog post*/
.services-box .metabox {
  color: #000;
}
.services-box li {
  list-style: none;
  display: inline;
}
.services-box .tc-category a {
  background: var(--primary-color);
  padding: 5px 10px;
  font-weight: 500;
  font-size: 14px;
  color: #fff;
  margin: 3px;
  display: inline-block;
}
.services-box .tc-category a:hover {
  background: #000;
  color: #fff;
}
.services-box .metabox a {
  color: #000;
}
.services-box .tc-category-section {
  background: #f7f5f5;
  padding: 10px 25px 20px 25px;
}
.services-box ul.post-categories {
  margin-top: -25px;
  margin-left: 0px;
  position: relative;
  z-index: 9;
}
.services-box .lower-box {
  background: #f7f5f5;
  padding: 10px 25px 20px 25px;
}
.services-box:hover {
  box-shadow: 9px 12px 30px 0px rgb(0 0 0 / 10%);
}
.services-box:hover .lower-box {
  background: #fff;
}
.services-box .metabox {
  background: none;
}

.services-box span:last-child:after {
  display: none;
}

.metabox .me-2 {
  padding-right: 0rem !important;
  padding-left: 0rem !important;
}
.metabox span:last-child:after {
  display: none;
}
