<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* Common Widget Style */
.main-navigation-area .contact-info .text {
  font-size: 1.5rem;
  font-weight: 700;
}

.main-navigation-area .contact-info .title {
  font-size: 1rem;
  font-weight: 500;
}

.widget-left,
.widget-right {
  display: inline-flex;
  align-items: center;
}

.widget-right li a {
  margin-left: auto;
}

.widget-left li a {
  margin-right: auto;
}

.widget-right .widget,
.widget-left .widget {
  padding: 0 0.62rem;
}

.widget-left .widget:nth-child(2n + 3),
.widget-left .widget:first-child {
  padding-left: 0px;
}

.widget-right .widget:nth-child(n + 2) {
  padding: 0 1.75rem;
}

.widget-right .widget:nth-child(2n + 4),
.widget-right .widget:first-child {
  padding-right: 0px;
}

.widget-right .widget:first-child {
  padding-left: 0px;
}

.widget-right .widget:last-child {
  padding-right: 0px;
}

.widget.widget-text-slide {
  width: 100%;
}

/*---//---*/

/* Header Widget */

.main-header p:not(.site-description) {
  margin: 0;
}

.main-header .contact-area {
  min-height: 45px;
}

.main-header .contact-area,
.main-header .contact-area a:not(:hover):not(:focus) {
  color: var(--bs-secondary);
}

.main-header .contact-icon {
  font-size: 1rem;
  width: 40px;
  height: 40px;
  border-radius: 100%;
  margin-right: 10px;
  color: var(--bs-white);
  overflow: hidden;
  -webkit-transition: 0.6s;
  transition: 0.6s;
}

body:not(.homepage-3) .main-header .contact-icon {
  background-color: var(--bs-primary);
}

.above-header .widget-left,
.above-header .widget-right {
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 100%;
  min-height: 110px;
}

.header-widget:not(.header-carousel) .widget:not(.widget_media_video) {
  display: inline-block;
  margin: 0;
}

.header-widget:not(.header-item):not(.header-carousel)
.widget:not(.widget_media_video) {
  line-height: 45px;
}

.main-header .widget:not(.widget_social_widget) li {
  display: inline-block;
  padding: 0;
}

.main-header .widget:not(.widget_nav_menu):not(.widget_social_widget) li {
  margin: 0 10px 5px 0;
}

.main-header .widget.widget_nav_menu li {
  margin: 0 10px 0 0;
}

.main-header .widget:not(.widget_social_widget) li:last-child {
  margin: 0;
}
.tagcloud a:last-child {
  margin-right: 0;
}

.header-widget ul li,
.header-widget ul li a,
.main-header .widget span {
  font-weight: 500;
}

.header-widget ul li span,
.header-widget a,
.contact-info a {
  text-decoration: none;
  position: relative;
  text-shadow: -0.15px -0.15px 0 transparent, 0.15px 0.15px transparent;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}

.header-widget ul li span,
.header-widget a {
  display: inline-block;
}

.header-widget .widget:not(.widget_social_widget) li a {
  width: max-content;
}

.header-widget .widget:not(.widget_social_widget):not(.widget-contact) i,
.header-widget
.widget:not(.widget_social_widget):not(.widget-contact):not(
  .widget_media_gallery
):not(.widget_media_gallery)
img {
  font-size: 15px;
  display: inline-block;
}

.header-widget
.widget:not(.widget_social_widget):not(.widget-contact):not(
  .widget_media_gallery
):not(.widget_media_gallery)
img {
  height: 1.25rem;
}

.main-header .widget li:last-child,
.header-widget-info li:last-child {
  margin-right: 0;
}

.header-widget .fa-phone + span {
  font-weight: 700;
}

.breadcrumb-widget .widget .widget-title,
.footer-copyright .widget:not(.widget-info):not(.widget-none) .widget-title,
.main-header .widget:not(.widget-info):not(.widget-none) .widget-title {
  display: none;
}

.widget .gallery {
  display: flow-root;
  margin-top: -2.5%;
}

.footer .gallery-popup-icon,
.sidebar .gallery-popup-icon {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  display: flex;
  justify-content: center;
  align-items: center;
}

.header-widget .gallery .gallery-item a {
  display: block;
}

.header-widget .widget img {
  width: 50px;
}

.header-widget .gallery {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.header-widget .gallery .gallery-item {
  -ms-flex: 1;
  flex: 1;
  margin: 0 6px 0 0;
  padding: 0;
}

.header-widget .widget_media_video {
  display: block;
  width: 100%;
}

.header-widget .widget_media_video .wp-video .mejs-container {
  width: 100% !important;
  max-height: 170px;
}

.header-widget .widget_media_video .wp-video-shortcode video,
.header-widget .widget_media_video video.wp-video-shortcode {
  max-height: 170px;
}

.header-widget .widget-menu-top li a i {
  display: block;
  text-align: center;
  font-size: 32px;
  margin-bottom: 5px;
}

/* ---//--- */

/* Basic Css for widget */

.widget.widget_rss h5 {
  margin-bottom: 0;
}

.widget.widget_rss h5 a {
  display: inline-block;
}

.widget li {
  list-style: none;
  position: relative;
}

.widget li a {
  position: relative;
  z-index: 0;
  display: inline-block;
  font-weight: 500;
}
.widget li a:before,
.widget li a:after {
  font-family: var(--bs-font-awesome);
  font-weight: 900;
  position: absolute;
}
.sidebar .widget li a{
  text-decoration: underline;
  text-decoration-thickness: 1.4px;
  text-underline-offset: 0.25ch;
}
.sidebar .widget li a:hover,
.sidebar .widget li a:focus{
  text-decoration-style: dashed;
}
.footer-main .widget_nav_menu li a:before,
.footer-main
.widget:not(.widget_nav_menu):not(.widget_recent_comments):not(
  .widget-info
):not(.widget_social_widget):not(.widget_calender):not(.widget_tag)
li
a:before {
  right: 0;
}

.footer-main
.widget:not(.widget_text):not(.widget_meta):not(.widget_recent_comments):not(
  .widget-info
):not(.widget_social_widget):not(.widget_calender):not(.widget_tag)
li
a:before {
  content: "\f105";
  right: 0;
  width: 17px;
  height: 17px;
  border: 1px solid var(--bs-white);
  line-height: 14px;
  text-align: center;
  top: 10px;
  border-radius: 50%;
  -webkit-transition: var(--bs-transition);
  transition: var(--bs-transition);
}

.footer-main
.widget:not(.widget_text):not(.widget_meta):not(.widget_recent_comments):not(
  .widget-info
):not(.widget_social_widget):not(.widget_calender):not(.widget_tag)
li
a:after {
  content: "\f105";
  right: 1rem;
  opacity: 0;
  width: 17px;
  height: 17px;
  border: 1px solid var(--bs-primary);
  line-height: 14px;
  text-align: center;
  top: 10px;
  border-radius: 50%;
  -webkit-transition: var(--bs-transition-slow);
  transition: var(--bs-transition-slow);
}

.footer-main
.widget:not(.widget_text):not(.widget_meta):not(.widget_recent_comments):not(
  .widget-info
):not(.widget_social_widget):not(.widget_calender):not(.widget_tag)
li
a:hover:before,
.footer-main
.widget:not(.widget_text):not(.widget_meta):not(.widget_recent_comments):not(
  .widget-info
):not(.widget_social_widget):not(.widget_calender):not(.widget_tag)
li
a:focus:before {
  opacity: 0;
  right: 1rem;
}

.footer-main
.widget:not(.widget_text):not(.widget_meta):not(.widget_recent_comments):not(
  .widget-info
):not(.widget_social_widget):not(.widget_calender):not(.widget_tag)
li
a:hover:after,
.footer-main
.widget:not(.widget_text):not(.widget_meta):not(.widget_recent_comments):not(
  .widget-info
):not(.widget_social_widget):not(.widget_calender):not(.widget_tag)
li
a:focus:after {
  opacity: 1;
  right: 0;
  color: var(--bs-primary);
}

.footer-main .widget li a {
  font-size: 14px;
  color: var(--bs-white);
}

.footer-main .widget li a:focus,
.footer-main .widget li a:hover,
.footer-main .widget li a:focus:before,
.footer-main .widget li a:hover:before {
  color: var(--bs-primary);
  text-decoration: solid;
  text-decoration-line: underline;
}

/* ---//--- */

/*=============== Contact-Area Start =============*/

.contact-area {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
}

.contact-icon {
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  justify-content: center;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  position: relative;
  z-index: 1;
  font-size: 38px;
  line-height: 1;
  margin-right: 15px;
  color: var(--bs-primary);
  -webkit-transition: var(--bs-transition);
  transition: var(--bs-transition);
}

.contact-area .contact-icon i,
.contact-area .contact-icon img {
  color: inherit;
  display: inline-block;
  vertical-align: baseline;
  -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;
}

.contact-area:hover .contact-icon i,
.contact-area:hover .contact-icon img,
.contact-area:focus-within .contact-icon i,
.contact-area:focus-within .contact-icon img {
  /*-webkit-animation: buzz-out 1.25s linear infinite;;
    animation: buzz-out 1.25s linear infinite;;*/
  }

  .contact-info {
    display: inline-block;
    text-align: left;
    color: inherit;
  }

  .contact-info .text {
    margin-bottom: 0;
    line-height: normal;
    font-weight: 500;
  }

  .contact-info .title {
    font-weight: 700;
    font-size: 1.125rem;
    line-height: 1.2;
    margin-bottom: 1px;
  }

  .contact-info .btn-link {
    text-decoration: none;
    box-shadow: none;
    padding: 0;
    font-weight: 700;
  }

  .contact-info .btn-link:not(:hover):not(:focus) {
    color: var(--bs-secondary);
  }

  .contact-btn {
    display: inline-block;
    overflow: hidden;
    margin-top: 2rem;
  }

  .contact-btn .read-link:after {
    content: "\f061";
    height: 0.9375rem;
    width: 0.9375rem;
    border-radius: 1.25rem;
    background-color: var(--bs-secondary);
    color: var(--bs-white);
    font-size: 0.625rem;
  }

  .contact-btn .read-link:hover,
  .contact-btn .read-link:focus {
    color: var(--bs-primary);
  }

  .contact-btn .read-link:hover:after,
  .contact-btn .read-link:focus:after {
    background-color: var(--bs-primary);
    color: var(--bs-white);
  }

/* --/-- */

/* Search Form Start */

.widget .search-form label,
.mail-form,
.search-form {
  width: 100%;
}

.widget .woocommerce-product-search,
.mail-form &gt; div,
.search-form {
  display: block;
  position: relative;
  overflow: hidden;
  border-radius: 0.3125rem;
  z-index: 0;
}

.widget .woocommerce-product-search button,
.widget .search-form .search-submit {
  color: var(--bs-white);
  font-weight: 600;
  padding: 0 0.5rem;
  font-size: 22px;
  margin: auto;
}

.widget .woocommerce-product-search button:focus,
.widget .woocommerce-product-search button:hover,
.widget .woocommerce-product-search button,
.widget .search-form .search-submit:focus,
.widget .search-form .search-submit:hover {
  color: var(--bs-white);
}

.search-submit i {
  font-size: inherit;
  line-height: 2.15;
}

.widget form .search-field {
  padding-right: 3.55rem;
}

.widget form .search-field:not(:hover),
.widget form .search-field:not(:focus) {
  border: none;
}

.widget form .search-field,
.widget .mail-form .form-control {
  padding-left: 1.25rem;
  min-height: 50px;
  border: none;
  border-radius: 0.3125rem;
  padding-top: 1.1rem;
  padding-bottom: 1.1rem;
}

.sidebar .widget form .search-field {
  color: var(--bs-secondary);
  background-color: var(--bs-white);
  box-shadow: inset 0px 0px 10px 0px rgb(33 68 98 / 31%);
}

.widget .mail-form .form-control {
  padding-right: 3.8rem;
}

.widget form {
  overflow: hidden;
}

.widget .woocommerce-product-search,
.widget form .search-field {
  border-radius: 14px 10rem 10rem 14px;
}

.footer-main .mail-form .submit,
.search-form .search-submit,
.widget .woocommerce-product-search button {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  border: none;
  outline: none;
  box-shadow: none;
  line-height: 2;
  z-index: 0;
}

.footer-main .mail-form .submit,
.search-form .btn.search-submit:not(:hover):not(:focus),
.widget .woocommerce-product-search button {
  color: var(--bs-white);
  background-color: var(--bs-primary);
}

.sidebar .widget .woocommerce-product-search button,
.sidebar .widget .search-form button.search-submit {
  right: 20px;
  background-color: transparent;
  color: var(--bs-primary);
}

.sidebar .widget .search-field::-webkit-input-placeholder {
  color: var(--bs-white);
}
.sidebar .widget .search-field::placeholder {
  font-size: 18px;
  font-weight: 500;
  color: var(--bs-secondary);
}

.footer-main .mail-form .submit {
  padding: 0 0.85rem;
  border-radius: 0 0.3125rem 0.3125rem 0;
  font-size: 1.5625rem;
  border: 1px solid transparent;
}

.footer-main .mail-form .submit:hover,
.footer-main .mail-form .submit:focus {
  border-color: var(--bs-white);
}

/* ---//--- */

/* Subscribe Form Start */

.sidebar .widget_subscribe {
  text-align: center;
  font-weight: 500;
}

.sidebar .widget_subscribe form button {
  display: block;
  width: 100%;
  color: #ffffff;
  margin-top: 1.25rem;
}

.sidebar .widget_subscribe form input[type="email"] {
  border-radius: 10rem;
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}

.sidebar .widget_subscribe form input[type="email"]:not(:hover):not(:focus) {
  border-color: transparent;
  background-color: var(--bs-gray-light);
}

/*---//---*/

/* Manual Links Start &amp; Calendar Start */

.widget &gt; ul,
.widget div &gt; ul,
.tagcloud {
  list-style: none;
  margin: 0;
  padding: 0;
  position: relative;
  z-index: 0;
}

.calendar_wrap {
  position: relative;
  padding: 1.875rem;
  background-color: var(--bs-primary-light);
  border: 1px solid var(--bs-gray);
}

.main-footer .calendar_wrap {
  padding: 1rem;
  color: var(--bs-secondary);
}

.sidebar .calendar_wrap {
  padding: 10px;
  background: none;
  border: none;
}

.calendar_wrap table {
  width: 100%;
  background: none;
  border: none;
  margin: 0;
  caption-side: top;
}

.calendar_wrap table caption {
  font-weight: 700;
  color: var(--bs-secondary);
  position: relative;
  padding-right: 8.75rem;
  text-align: right;
}

.calendar_wrap table th,
.calendar_wrap table td {
  text-align: center;
  line-height: 45px;
  border: 0;
  padding: 0;
  text-align: center;
  border-radius: 50%;
}

.calendar_wrap table th {
  color: var(--bs-secondary);
  background: none;
  font-weight: 700;
}

.calendar_wrap table td {
  font-weight: 500;
  position: relative;
}

.calendar_wrap table td a:after,
td#today:after {
  content: "";
  position: absolute;
  width: 0.25em;
  height: 0.25em;
  border-radius: 50%;
  background: var(--bs-white);
  bottom: 0;
  left: 50%;
  margin-bottom: 7px;
  transform: translateX(-50%);
  filter: drop-shadow(0.5em 0px 0px #dc221c) drop-shadow(-0.5em 0px 0px #ffae00);
  transition: var(--bs-transition);
}

.calendar_wrap table td a:after {
  opacity: 0;
  visibility: hidden;
}

.calendar_wrap table td a:hover:after,
.calendar_wrap table td a:focus:after {
  opacity: 1;
  visibility: visible;
}

.calendar_wrap table tfoot {
  background-color: var(--bs-gray-light);
}

.wp-calendar-nav {
  position: absolute;
  font-weight: 600;
  font-size: 0.8rem;
  top: 35px;
  right: 30px;
}

.main-footer .wp-calendar-nav {
  right: 0.75rem;
}

.sidebar .wp-calendar-nav {
  top: 1rem;
  right: 12px;
}

.wp-calendar-nav a {
  width: 60px;
  height: 26px;
  line-height: 26px;
  display: inline-block;
  text-align: center;
  color: var(--bs-white);
  background-color: var(--bs-secondary);
  text-decoration: none;
  border-radius: 10rem;
  transition: var(--bs-transition);
}

.wp-calendar-nav a:hover,
.wp-calendar-nav a:focus {
  color: var(--bs-white);
  background-color: var(--bs-primary);
}

/* --/-- */

/* Widget Meta */

.header-widget .widget_meta a {
  font-size: 12px;
}

.header-widget .widget.widget_meta li a:before {
  line-height: 1.2;
  font-size: 13px;
}

.widget_meta ul li a {
  padding-right: 0;
  padding-left: 25px;
}

.widget_meta ul li a:before {
  left: 0;
  color: var(--bs-primary);
}

.widget_meta ul li:nth-child(1) a:before {
  content: "\f007";
}
.widget_meta ul li:nth-child(2) a:before {
  content: "\f08b";
}
.widget_meta ul li:nth-child(3) a:before {
  content: "\f086";
}
.widget_meta ul li:nth-child(4) a:before {
  content: "\f27a";
}
.widget_meta ul li:nth-child(5) a:before {
  content: "\f19a";
}

.footer-main .widget li a:hover:before,
.footer-main .widget li a:focus:before,
.widget_meta li a:hover:before,
.widget_meta li a:focus:before {
  -webkit-animation: iconRightCaret 600ms ease;
  animation: iconRightCaret 600ms ease;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

/* Icon Right Caret */
@-webkit-keyframes iconRightCaret {
  0% {
    -ms-transform: translateX(-1px);
    -webkit-transform: translateX(-1px);
    transform: translateX(-1px);
  }

  50% {
    -ms-transform: translateX(2px);
    -webkit-transform: translateX(2px);
    transform: translateX(2px);
  }

  100% {
    -ms-transform: translateX(-1px);
    -webkit-transform: translateX(-1px);
    transform: translateX(-1px);
  }
}
@keyframes iconRightCaret {
  0% {
    -ms-transform: translateX(-1px);
    -webkit-transform: translateX(-1px);
    transform: translateX(-1px);
  }

  50% {
    -ms-transform: translateX(2px);
    -webkit-transform: translateX(2px);
    transform: translateX(2px);
  }

  100% {
    -ms-transform: translateX(-1px);
    -webkit-transform: translateX(-1px);
    transform: translateX(-1px);
  }
}

/* ---//--- */

/* Widget Tag &amp; Widget Text &amp; Widget Social */

.tagcloud a {
  margin-bottom: 18px;
  margin-right: 10px;
}

.tagcloud a,
.detail-socila-list a {
  font-size: 16px !important;
  display: inline-block;
  line-height: 1.9;
  padding: 0.65rem 0.875rem;
  font-weight: 500;
  position: relative;
  z-index: 0;
  text-decoration: none;
  text-transform: capitalize;
  color: var(--bs-white);
  overflow: hidden;
  text-decoration: none;
  background-color: var(--bs-primary);
  color: var(--bs-white);
  border-radius: 25px 6.25rem 6.25rem 25px;
}
.detail-socila-list a {
  margin-right: 10px;
  background-color: var(--bs-secondary);
}
.detail-socila-list .theme-btn:before {
  background-color: var(--bs-primary);
}
.tagcloud a:before, 
.detail-socila-list a:before {
  content: "";
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-radius: 50%;
  background-color: var(--bs-secondary);
  transition: all 0.4s ease-in-out, height 0.4s ease-in-out;
  transform: translate(-50%, -50%);
  z-index: -1;
}
.tagcloud a:hover:before,
.tagcloud a:hover:before,
.detail-socila-list a:focus:before,
.detail-socila-list a:focus:before {
  width: 225%;
  height: 562.5px;
}
.tagcloud a:hover,
.tagcloud a:focus{
  color: var(--bs-white);
}

.widget-text p:last-child {
  margin: 0;
}

.widget_social_widget li a {
  width: 40px;
  height: 40px;
  text-align: center;
  line-height: 38px;
  border-radius: 100%;
  overflow: hidden;
  display: inline-flex;
  text-decoration: none;
  -webkit-transition: 0.6s;
  transition: 0.6s;
}

.widget_social_widget li:not(:last-child) {
  margin-right: 8px;
}

.widget.widget_social_widget ul {
  margin-top: -0.75rem;
}

.widget.widget_social_widget ul li {
  margin-top: 0.75rem;
}

.main-header .contact-area:hover .contact-icon i,
.main-header .contact-area:focus-within .contact-icon i,
.main-header .contact-area:hover .contact-icon img,
.main-header .contact-area:focus-within .contact-icon img {
  -webkit-animation: slideTop 0.8s;
  animation: slideTop 0.8s;
}

.main-header .contact-area:hover .contact-icon i,
.main-header .contact-area:focus-within .contact-icon i {
  color: var(--bs-primary);
  background-color: var(--bs-white);
}
.sidebar .widget_social_widget li a {
  color: var(--bs-primary);
  background-color: var(--bs-white);
  box-shadow: 0 5px 10px rgb(0 0 0 / 0.09);
}

.widget_social_widget ul li:last-child {
  margin-right: 0px;
}

.main-footer .widget_social_widget li a,
.sidebar .widget_social_widget li a,
.widget_social_widget li {
  display: inline-block;
}

.main-footer .widget_social_widget li a {
  width: 60px;
  height: 60px;
  line-height: 58px;
  font-size: 30px;
  color: var(--bs-white);
  background-color: var(--bs-primary);
}
.main-footer .widget_social_widget li a i {
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
.main-footer .widget_social_widget li a:after {
  content: "";
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  top: 0;
  border-radius: 50%;
  background-color: var(--bs-white);
  -webkit-transition: all 0.4s ease-in-out, height 0.4s ease-in-out;
  transition: all 0.4s ease-in-out, height 0.4s ease-in-out;
  transform: translate(-50%, -50%);
  z-index: -1;
}
.main-footer .widget_social_widget li a:focus::after,
.main-footer .widget_social_widget li a:hover::after {
  width: 225%;
  height: 362.5px;
}

.main-footer .widget_social_widget li a:hover i,
.main-footer .widget_social_widget li a:focus i {
  color: var(--bs-primary);
  z-index: 1;
}
.widget_special_social a {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  color: var(--bs-white);
  background-color: var(--bs-primary);
  padding: 13px 20px;
  text-decoration: none;
  position: relative;
  z-index: 0;
}

.widget_special_social a:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-color: inherit;
  z-index: -1;
  transition: var(--bs-transition);
}

.widget_special_social a:hover:after,
.widget_special_social a:focus:after {
  background-color: rgb(1 1 47 / 0.1);
}

.widget_special_social p {
  font-weight: 600;
  line-height: 1.17;
  letter-spacing: 0.15px;
  margin: 0;
}

.widget_special_social span {
  margin: 0;
  font-size: 14px;
  font-weight: 500;
  display: block;
}

.widget_special_social i {
  font-size: 30px;
}

.widget_special_social a.twitter {
  background-color: #03a9f4;
}

.widget_special_social a.facebook {
  background-color: #3a559f;
}

.widget_special_social a.instagram {
  background-color: #d62976;
}

/*Country widget*/

.footer-country .widget-country ul {
  padding: 0;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: space-between;
}
.footer-country .widget-country li a {
  font-weight: 500;
  color: var(--bs-white);
  font-size: 20px;
  padding: 0 7px;
  text-decoration: none;
  text-align: center;
}
.footer-country .widget-country li a img {
  width: 40px;
  height: 40px;
  margin: auto;
  border-radius: 50%;
  margin-bottom: 5px;
}
.footer-country .widget-country li:hover a,
.footer-country .widget-country li:focus-within a {
  color: var(--bs-primary);
}

/* ---//--- */

/* Widget Title Set */

.widget .widget-title {
  display: block;
  text-transform: capitalize;
  position: relative;
  z-index: 0;
  text-align: left;
  letter-spacing: 0.35px;
  word-break: break-all;
}

.main-footer div.widget.widget-none .widget-title {
  margin-bottom: 1rem;
  line-height: 1.5;
}

.main-footer .widget .widget-title {
  color: var(--bs-white);
  padding: 20px 24px;
  margin-bottom: 2.375rem;
  font-size: 18px;
  letter-spacing: -0.2px;
  font-weight: 800;
}

.main-footer .widget-title:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 100%;
  height: 100%;
  background-color: var(--bs-primary);
  border-radius: 50px 6px 6px 50px;
  z-index: -1;
  -webkit-box-shadow: 0px 0px 2px 0px rgb(0 15 71);
  box-shadow: 0px 0px 2px 0px rgb(0 15 71);
}
.main-footer .widget_media_gallery .widget-title:before {
  border-radius: 6px 50px 50px 6px;
}

/* ---//--- */

/*---------------------------------------
    Post Widget
-----------------------------------------*/

.widget_latest_posts .post-items {
  flex-direction: row;
  -webkit-align-items: center;
  align-items: center;
  text-align: left;
  border: none;
  background: none;
  box-shadow: none;
}

.widget_latest_posts .post-items:not(:last-child) {
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-radius: 0px;
  border-bottom: 1px solid #dfe3ed;
}

.widget_latest_posts .post-image {
  margin-right: 15px;
  flex-basis: 28.44%;
  overflow: visible;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.widget_latest_posts .featured-image .post-hover {
  display: block;
  border-radius: 5px;
  overflow: hidden;
}

.widget_latest_posts .featured-image,
.widget_latest_posts .featured-image &gt; a {
  width: 90px;
  height: 90px;
}

.widget_latest_posts .post-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.widget_latest_posts .post-image .post-hover:before {
  font-size: 10px;
  max-width: 25px;
  max-height: 25px;
}

.widget_latest_posts .latest_posts .post-content {
  flex: 1;
  padding: 0;
}

.widget_latest_posts .post-title {
  font-size: 1rem;
  margin-bottom: 5px;
  padding-bottom: 0;
  border-bottom: 0;
  font-weight: 500;
  line-height: 1.8;
}

.widget_latest_posts .post-meta:not(.post-img-meta):not(.post-tags) {
  font-size: 14px;
  padding: 0;
  padding-top: 5px;
  margin-top: 5px;
  justify-content: flex-start;
  font-weight: 600;
  color: var(--bs-primary);
}

.widget_latest_posts .post-meta time:not(.icon):before {
  display: none;
}

.widget_latest_posts .post-meta time:not(.icon) {
  padding-left: 0;
}

.widget_latest_posts .post-meta .post-date {
  line-height: 1.2;
  -webkit-transition: var(--bs-transition);
  transition: var(--bs-transition);
}

.widget_latest_posts .post-meta .post-date i {
  margin-right: 6px;
}

.widget_latest_posts .post-items:hover .post-date,
.widget_latest_posts .post-items:focus-within .post-date,
.widget_latest_posts .post-items:hover .post-title a,
.widget_latest_posts .post-items:focus-within .post-title a {
  color: var(--bs-primary);
}

.widget_latest_posts .post-image .post-meta {
  top: -5px;
  left: -2px;
  right: unset;
}

.widget_latest_posts .post-image .count-link {
  top: -5px;
  left: 2px;
  right: unset;
  font-size: 14px;
  font-weight: 700;
  width: 30px;
  height: 30px;
  color: var(--bs-white);
  border: 2px solid var(--bs-white);
  background-color: var(--bs-primary);
  box-shadow: none;
}

.widget_latest_posts .post-image .count-link a {
  color: inherit;
}

/* ---//--- */

/*---------------------------------------
    Widget Sidebar Start

    .sidebar .tagcloud,
-----------------------------------------*/

.sidebar &gt; .widget.widget_social_widget &gt; ul,
.sidebar .tagcloud,
.sidebar .widget_social,
.sidebar .widget .gallery,
.sidebar .widget &gt; ul,
.sidebar .widget-content {
  padding-top: 1.875rem;
}
.sidebar .widget form {
  margin-top: 1.675rem;
}
.sidebar .widget {
  margin-bottom: 1.375rem;
  overflow: hidden;
  position: relative;
  padding: 30px 25px;
  border: 1px solid #dfe3ed;
  border-radius: 6px;
  background-color: var(--bs-white);
}
.sidebar .widget.widget_search {
  border: none;
  background-color: var(--bs-secondary);
  -webkit-box-shadow: 0px 0px 2px 0px rgb(0 15 71);
  box-shadow: 0px 0px 2px 0px rgb(0 15 71);
}
.sidebar .widget .widget-title {
  color: var(--bs-white);
  font-size: 25px;
  font-weight: 700;
  margin-bottom: 0;
  line-height: 1;
}
.sidebar .widget:not(.widget_search) .widget-title {
  padding: 28px 25px;
  border-radius: 6px 50px 50px 6px;
  background-color: var(--bs-secondary);
  -webkit-box-shadow: 0px 0px 2px 0px rgb(0 15 71);
  box-shadow: 0px 0px 2px 0px rgb(0 15 71);
}

.widget_media_video iframe {
  width: 100%;
  height: 100%;
}

.widget.widget_media_image:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: var(--bs-secondary-dark);
  opacity: 0.5;
}

.widget_media_image .widget-title {
  position: absolute;
  bottom: 0;
  margin: auto;
  width: 100%;
  font-size: 2.5rem;
  padding: 1.875rem;
  padding-bottom: 4.2rem;
  color: var(--bs-white);
}

.widget_media_image .widget-title:after,
.widget_media_image .widget-title:before {
  content: "";
  position: absolute;
  bottom: 1.875rem;
  height: 3px;
}

.widget_media_image .widget-title:after {
  width: 20px;
  left: 1.875rem;
  border-bottom: 4px dotted var(--bs-white);
}

.widget_media_image .widget-title:before {
  width: 73%;
  left: 4rem;
  background-color: var(--bs-white);
}

.main-footer .widget:last-child,
.sidebar .widget:last-child {
  margin-bottom: 0;
}

.sidebar .widget_social_widget ul {
  padding: 0 15px;
}

.sidebar .widget ul li.menu-item-has-children {
  padding-bottom: 0;
}

.sidebar .widget_recent_comments li {
  padding: 15px;
  word-break: break-word;
}

.widget_special_social a:not(:last-child),
.sidebar .widget.woocommerce ul &gt; li:not(:last-child),
.sidebar .widget.widget_nav_menu ul li:not(:last-child) a,
.sidebar .widget.widget_pages ul li:not(:last-child) a,
.sidebar .widget.widget_meta ul li:not(:last-child),
.sidebar .widget.widget_archive ul &gt; li:not(:last-child),
.sidebar .widget.widget_categories ul &gt; li:not(:last-child) {
  margin-bottom: 0rem;
  border-bottom: 1px solid #dfe3ed;
}

.sidebar .widget.widget_nav_menu ul li a,
.sidebar .widget.widget_pages ul li a {
  display: block;
}

.sidebar .widget.widget_product_categories ul &gt; li:not(.cat-parent),
.sidebar .widget.widget_archive ul &gt; li {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  border-radius: 0;
  font-weight: 600;
  color: var(--bs-secondary);
  z-index: 1;
}

.sidebar .widget.widget_categories ul &gt; li {
  font-weight: 600;
  font-size: 18px;
  line-height: 1.6;
  color: var(--bs-primary);
}

.sidebar
.widget.widget_product_categories
ul
&gt; li:not(.cat-parent)
&gt; a:not(:hover):not(:focus),
.sidebar .widget.widget_archive ul &gt; li &gt; a:not(:hover):not(:focus),
.sidebar .widget.widget_categories ul &gt; li &gt; a:not(:hover):not(:focus) {
  color: var(--bs-secondary);
}

.sidebar .widget.widget_product_categories ul &gt; li.cat-parent &gt; a {
  margin-bottom: 20px;
  color: var(--bs-white);
  background-color: var(--bs-secondary);
  border-radius: 100px 0 0 100px;
}

.sidebar .widget.widget_product_categories ul &gt; li.cat-parent &gt; span {
  width: 52px;
  height: 52px;
  line-height: 52px;
  text-align: center;
  display: inline-block;
  border-radius: 0 100px 100px 0;
  margin-left: -4px;
  vertical-align: top;
  font-weight: 600;
}

.sidebar .widget.widget_product_categories ul &gt; li a,
.sidebar .widget.widget_archive ul &gt; li,
.sidebar .widget.widget_categories ul &gt; li {
  padding: 14px 0.7rem 14px 1.25rem;
}

.sidebar .widget.widget_archive ul &gt; li ul,
.sidebar .widget.widget_categories ul &gt; li ul {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  background-color: var(--bs-primary-light);
  border: 1px solid #cccccc;
  padding: 15px;
  border-radius: 10px;
  opacity: 0;
  visibility: hidden;
  z-index: 1;
  -webkit-transform: translateY(-15px);
  -ms-transform: translateY(-15px);
  transform: translateY(-15px);
  -webkit-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
}

.sidebar .widget.widget_archive ul li:hover &gt; ul,
.sidebar .widget.widget_archive ul li:focus-within &gt; ul,
.sidebar .widget.widget_categories ul li:hover &gt; ul,
.sidebar .widget.widget_categories ul li:focus-within &gt; ul {
  visibility: visible;
  opacity: 1;
  -webkit-transform: scale(1) translateY(0px);
  -ms-transform: scale(1) translateY(0px);
  transform: scale(1) translateY(0px);
}

.sidebar .widget.widget_archive ul &gt; li:after,
.sidebar .widget.widget_categories ul &gt; li:after {
  content: "\f105";
  font-family: var(--bs-font-awesome);
  font-weight: 900;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  font-size: 22px;
  color: var(--bs-secondary);
  display: flex;
  align-items: center;
  margin: auto 0;
  z-index: -1;
}

.widget_top_rated_products li img,
.sidebar .widget.widget_product_categories ul &gt; li span {
  width: 50px;
  height: 50px;
  line-height: 50px;
  border-radius: 100%;
  text-align: center;
  color: var(--bs-white);
  background-color: var(--bs-primary);
}

.widget_top_rated_products li img {
  padding: 3px;
  float: right;
}

.widget_top_rated_products li a {
  display: flow-root;
  line-height: 3.2;
  color: var(--bs-white);
  background-color: var(--bs-secondary);
  border-radius: 10rem;
}

.widget_top_rated_products li a span {
  padding: 1rem 0.87rem 1rem 1.25rem;
}

.widget_top_rated_products .woocommerce-Price-amount.amount {
  display: inline-block;
  padding: 10px 20px;
  border-radius: 0 0 10rem 10rem;
  margin-left: 1.5rem;
}

.widget_top_rated_products .woocommerce-Price-amount.amount {
  background-color: var(--bs-primary);
  color: var(--bs-white);
}

.widget_top_rated_products del .woocommerce-Price-amount.amount {
  background-color: var(--bs-gray);
  color: var(--bs-white);
}

.widget.widget_products li:not(:last-child) {
  padding-bottom: 1.25rem;
  border-bottom: 1px solid var(--bs-gray);
}

.widget.widget_products ul li {
  background-color: var(--bs-secondary);
  border-radius: 0.625rem;
  overflow: hidden;
  padding: 15px;
  color: var(--bs-white);
}

.widget_top_rated_products ul.product_list_widget li img {
  margin-top: 9px;
  margin-right: 10px;
}

.widget_products img {
  border-radius: 0.625rem;
}

.widget_products .product-title {
  display: block;
  margin: 1.25rem 0 0.1rem;
  font-weight: 600;
  letter-spacing: 0.25px;
}

.woocommerce-Price-amount.amount {
  font-weight: 600;
}

del .amount {
  color: var(--bs-gray-500-thumb);
  text-decoration: line-through;
}

ins .amount {
  color: var(--bs-primary);
  text-decoration: underline;
}

.widget.widget_price_filter .price_slider_wrapper {
  display: block;
  padding-top: 6px;
}

.woocommerce .widget_price_filter .ui-slider span.ui-slider-handle,
.woocommerce .widget_price_filter .ui-slider div.ui-slider-range {
  background-color: var(--bs-primary);
}

.calendar_wrap table tbody #today,
.calendar_wrap table tbody a:hover,
.calendar_wrap table tbody a:focus {
  color: var(--bs-white);
  background-color: var(--bs-primary);
  border-radius: 50%;
}

.sidebar .calendar_wrap table tbody a {
  display: block;
  border-radius: 50%;
}

.calendar_wrap table td a {
  white-space: nowrap;
}

.sidebar .widget select {
  margin: 15px auto 0;
}

.sidebar .widget select:not(:hover),
.sidebar .widget select:not(:focus) {
  border-color: transparent;
}

.sidebar
[class*="widget-"]:not(.widget-info):not(.widget_social_widget)
li
a:before {
  color: inherit;
}

.sidebar .widget-contact {
  color: var(--bs-white);
  background-color: var(--bs-primary);
  padding: 30px;
}

.sidebar .widget-contact .widget-title:first-letter {
  color: var(--bs-white);
}

.sidebar .widget.widget-contact .widget-title {
  border-bottom: none;
  margin: 0;
}

.sidebar .widget-contact .contact-icon {
  width: 35px;
  height: 35px;
  line-height: 2.25;
  text-align: center;
  background-color: var(--bs-white);
  border-radius: 50%;
}

.sidebar .widget-contact .contact-area {
  margin-bottom: 1rem;
}

.sidebar .widget-contact a:hover,
.sidebar .widget-contact a:focus {
  color: var(--bs-white);
}

.sidebar .widget.widget_text {
  color: var(--bs-white);
  background-color: var(--bs-secondary);
}

.sidebar .textwidget {
  padding: 1.875rem;
  text-align: center;
  font-weight: 500;
}

.sidebar .textwidget p:last-child {
  margin-bottom: 0;
}

.sidebar .textwidget strong {
  font-size: 1.125rem;
}
.widget_text .textwidget .logo {
  margin-bottom: 30px;
}
.widget_text .textwidget img {
  display: inline-block;
}

.sidebar .widget_text .widget.widget_social_widget {
  padding: 0;
  margin-bottom: 1rem;
  background: none;
}

/* ---//--- */

/* Footer Widget*/

.footer-main .widget {
  margin-bottom: 2.3rem;
}

.footer-main .widget_text .widget {
  margin-bottom: 1.5rem;
}

.footer-main .widget_text .logo + p {
  margin-bottom: 1rem;
  text-transform: capitalize;
  color: var(--bs-white);
}

.footer-main .widget_text .widget *:not(:hover):not(:focus) {
  color: var(--bs-white);
}
.footer-main .widget_text .widget .contact-icon {
  font-size: 16px;
}
.footer-main .widget_text .widget .contact-corn *:not(:hover):not(:focus) {
  color: var(--bs-primary);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.main-footer .widget_latest_posts .featured-image .post-hover,
.main-footer .widget_media_image img {
  border: 1px solid #202052;
}

.main-footer .widget_opening {
  padding: 35px 20px;
  background-color: #142458;
  border-radius: 12px;
/*  margin: 55px 20px 22px;*/
-webkit-box-shadow: 0px 10px 20px 16px rgb(0 15 71 / 41%);
box-shadow: 0px 10px 20px 16px rgb(0 15 71 / 41%);
}
.main-footer .widget.widget_opening .widget-title {
  padding: 0px;
}
.main-footer .widget_opening .widget-title:before {
  display: none;
}
.main-footer .widget_opening .btn.btn-primary {
  width: 100%;
}
.main-footer .widget_opening .opening-hours {
  margin-bottom: 20px;
}

.footer-copyright .widget {
  display: inline-block;
  max-width: 100%;
}

.main-footer .widget ul ul {
  padding-left: 15px;
}

.footer-main
.widget:not(.widget-info):not(.widget_social_widget):not(
  .widget_calender
):not(.widget_tag)
li:not(:last-child)
a {
  margin-bottom: 0;
  border-bottom: 2px solid rgb(54 65 110 / 22%);
}

.footer-main
.widget:not(.widget-info):not(.widget_social_widget):not(
  .widget_calender
):not(.widget_tag)
li
a {
  display: block;
  line-height: 35px;
}

.footer-copyright
.widget:not(.widget-info):not(.widget_social_widget)
li:not(:first-child)
a {
  padding-left: 22px;
  border-left: 1px solid var(--bs-primary);
}

.header-widget .widget_media_gallery img,
.sidebar .widget_media_gallery img {
  margin: auto;
}

.sidebar .widget_media_gallery .gallery-item,
.footer .widget_media_gallery .gallery-item {
  border-radius: 5px;
  overflow: hidden;
}

.footer:not(.footer-main .footer-center):not(.footer-main .footer-right)
.widget_media_gallery
img {
  margin: auto 0;
}

.footer-main .widget-text .logo + p {
  margin-top: 25px;
}

.footer-copyright .widget_media_gallery {
  max-width: 150px;
  min-height: 44px;
}

.footer-copyright .widget ul {
  margin-top: -0.75rem;
}

.footer-copyright .widget li {
  display: inline-block;
  margin-top: 0.75rem;
}

.footer-copyright .widget li:not(:last-child) {
  margin-right: 1.25rem;
}

/* ---//--- */
</pre></body></html>