.Slider-left-box .row {
    align-items: center;
}
.colored_word {
    color: var(--color-primary);
}
.slide-inner-shadow-one {
  background-color: #4B3941;
  height: 100%;
  width: 61%;
  display: block;
  position: absolute;
  clip-path: polygon(0 0, 100% 0%, 61% 100%, 0% 100%);
}
.slide-inner-shadow-two {
  background-color: var(--color-primary);
  height: 92%;
  width: 66%;
  display: block;
  position: absolute;
  right: 0;
  clip-path: polygon(32% 0, 100% 0%, 100% 100%, 0% 100%);
  top: 30px;
}

.slide-image-block {
  padding-top: 6em;
}
.slideimagebg {
    max-width: 100%;
    margin: 0 auto;
    position: absolute;
    top: 0;
    width: 100%;
    left: 0;
    right: 0;
    height: 100%;
}
.inner_carousel.container.position-relative {
  height: 100%;
  display: flex;
  align-items: center;
}
.slide-tagline {
  color: white;
  font-weight: 600;
  font-size: 18px;
  letter-spacing: 1px;
}
div#slider img {
  width: 100%;
}
.slide_nav a {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 99;
  background-color: var(--color-primary);
  color: white;
  padding: 14px 9px;
  font-weight: 800;
  letter-spacing: 8px;
  font-size: 12px;
}
#slider .slidesmalltext {
  color: #141B22;
  font-weight: 400;
}
a.theme_button.slide-btn {
  margin-right: 15px;
}
#slider h1, #slider h2 {
  font-size: 43px;
  font-weight: 700;
  color: white;
}
.slide-text {
  color: white;
  font-weight: 400;
  font-size: 16px;
}
@keyframes animate {
  0% {
    background-position: -500%;
  }
  100% {
    background-position: 500%;
  }
}
.slider-box {
  text-align: left;
  max-width: 73%;
}
div#slider {
  overflow: hidden;
}
#slider button.owl-prev, #slider button.owl-next {
  position: unset;
  top: 50%;
  right: 0;
  left: unset;
  transform: unset;
}
.custom-slider-nav.owl-nav {
  position: absolute;
  margin-top: 0;
  bottom: 26px;
  z-index: 9;
  left: 0;
  right: 0;
}
.custom-slider-dots.owl-dots {
  position: absolute;
  left: 0;
  z-index: 9;
  /* display: inline-block !important; */
  bottom: 20px;
  left: 0;
  right: 0;
}
#slider .socialbox {
  position: absolute;
  top: 50%;
  right: 0px;
  transform: translateY(-50%);
  z-index: 99;
  max-width: 44px;
  text-align: center;
  background-color: var(--color-primary);
  padding: 13px 0px;
  border-top-left-radius: 20px;
  border-bottom-left-radius: 20px;
}
#slider .socialbox a:hover{
  color: var(--color-secondry);
}
#slider .socialbox a {
  color: white;
  margin-bottom: 7px;
  text-align: center;
  display: inline-block;
  padding: 4px 10px;
}

.slide-carousel-image  svg {
  width: 55%;
  height: 100%;
  position: absolute;
  left: -11px;
}
.slide-heading span {
  display: block;
  color: white;
}
.Slider--shapes {
  position: absolute;
  left: 0;
  z-index: 9;
  top: 0;
  width: 57%;
  height: 100%;
}
.owl-carousel .owl-item .Slider--shapes-inner img {
    width: 100% !important;
    height: 100%;
}
.Slider--shapes-inner {
  position: relative;
  height: 100%;
}
.Slider-left-box {
  position: relative;
  z-index: 99;
  padding: 15em 0 12em 0;
}
.shadow-border {
    background: linear-gradient(180deg, #FF3726 0%, #010103 100%);
    clip-path: polygon(3% 0, 35% 0, 79% 100%, 42% 100%);
    width: 539px;
    height: 76%;
    position: absolute;
    bottom: 32px;
    z-index: 9;
    left: -65px;
}
.shadow-border2 {
  background: linear-gradient(180deg, rgba(255, 55, 38, 0.7) 0%, rgba(1, 1, 3, 0.7) 100%);
  clip-path: polygon(3% 0, 35% 0, 79% 100%, 42% 100%);
  width: 539px;
  height: 76%;
  position: absolute;
  bottom: 0;
  z-index: 9;
  left: -90px;
}
/* --------- SECONDARY LEAGUE --------- */
.sp-data-table {
  background-color: transparent !important;
  border: none !important;
}
.sp-data-table th, .sp-data-table td {
  border: none !important;
}
strong.sp-team-name {
  text-align: center;
  display: block !important;
}
span.team-logo.logo-odd {
  /* float: none; */
  text-align: center;
}
.sp-table-wrapper {
  padding: 26px 16px;
  background-color: #141212 !important;
}
.sp-template, .sp-data-table, .sp-table-caption {
    font-family: var(--primary-font);
}
.sp-template-event-logos .sp-team-name, .sp-template-event-logos .sp-team-result {
  color: white !important;
  font-weight: 600 !important;
  font-size: 26px !important;
  margin-top: 10px !important;
}
.sp-template-event-logos span.team-logo.logo-even {
  display: flex;
  flex-direction: column-reverse;
  align-items: center;
  justify-content: center;
}
.sp-template-event-blocks .sp-event-date {
  color: white !important;
  font-size: 14px !important;
  text-transform: uppercase !important;
  font-weight: 400 !important;
}
.sp-template *, .sp-data-table *, .sp-table-caption {
  color: white !important;
}
.sp-template-event-blocks .sp-event-status {
    display: none !important;
}
.sp-template-event-logos-block .logo-even img {
    margin-left: 0 !important;
}
/* --------- Welcome --------- */
.section-tagline.left-align-tagline {
  margin-left: 0;
}
#welcome .section_main_head h3 span:nth-child(2), #welcome .section_main_head h3 span:nth-child(4) {
  color: var(--color-primary);
}
.quote-text {
    border-left: 3px solid var(--color-primary);
    padding-left: 15px;
    margin: 15px 0;
    font-weight: 500;
    font-size: 15px;
}
/* --------- About Us --------- */
.about-image2 .box, .about-image3 .box {
    border-radius: 0;
}
.full-width-heading {
  max-width: 55%;
  margin: 0 auto;
  text-align: center;
}
.section-tagline {
  color: var(--color-primary);
  font-weight: 600;
  display: inline-block;
  position: relative;
  margin-left: -40px;
}
span.tagline-style {
    width: 13px;
    height: 13px;
    display: inline-block;
    background-color: var(--color-primary);
    border-radius: 50%;
    position: relative;
}
span.tagline-style:before {
  content: '';
  background-color: var(--color-primary);
  height: 1px;
  width: 40px;
  display: inline-block;
  position: absolute;
  top: 3px;
  left: 19px;
}
span.tagline-style:after {
  content: '';
  background-color: var(--color-primary);
  height: 1px;
  width: 17px;
  display: inline-block;
  position: absolute;
  bottom: 1px;
  left: 19px;
}
#about-us .section_main_head h3 .heading-part {
  color: var(--color-primary);
}
#about-us .section-text {
  margin: 1em 0;
  color: white;
  font-size: 16px;
}
.about-head-outer ul li {
  list-style: none;
}
.about-image3 .box {
    /* justify-content: center; */
    max-width: 46%;
    /* display: flex; */
}
.about-image3 {
    display: flex;
    justify-content: end;
    position: relative;
    margin-top: -18.2em;
}
.about-head-outer ul {
  margin: 0;
}
.button_author_block {
  margin-top: 37px;
}
.author-desig {
  color: #222222;
  font-weight: 500;
  font-size: 14px;
}
.author-box img {
  margin-right: 13px;
}
.about-image1 {
  position: relative;
}
.icon-box-1 {
  position: absolute;
  bottom: -49px;
  left: 61px;
  background-color: #00190A;
  border-radius: 10px;
  display: flex;
  align-items: center;
  padding: 15px;
}
.about-head-outer {
  padding-left: 30px;
}
.box-year {
  color: white;
  font-weight: 700;
  font-family: var(--secondary-font);
  font-size: 22px;
  margin-bottom: 3px;
}
.icon-box-content {
  border-left: 1px solid #FFFFFF33;
  padding-left: 11px;
}
.about-image-shape {
  background-color: #F4B904;
  height: 250px;
  width: 20px;
  position: absolute;
  right: -20px;
  bottom: 57px;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}
.icon-box .media img {
    border-radius: 0;
    width: auto;
    transform: unset;
}
.about-image1 img {
  width: 100%;
}
.image-hover-effect-style .about-image1  .box {
    border-radius: 0;
}
.box-year span {
  font-size: 14px;
  position: relative;
  margin-left: -5px;
  font-weight: 700;
}
#about-us {
  padding-bottom: 10em;
}
#about-us .section_main_head .primary_text, #about-us .section_main_head .primary_text p{
  color: var(--color-primary);
}
.about-head.section_main_head .second_text, .about-head.section_main_head .second_text p{
  color: #6b6b6b;
}
.para-text {
  color: #444444;
  font-weight: 600;
  margin-bottom: 15px;
}
.media{
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
}
.media-body {
  -ms-flex: 1;
  flex: 1;
}
.box-title {
  color: rgb(255 255 255 / 80%);
  font-size: 14px;
  font-weight: 500;
}
.about-image-box:hover img, .icon-box-1 img {
  transform: rotateY(180deg);
}
.about-image-box  img, .icon-box-1:hover img{
  transition: 0.5s;
  transform-style: preserve-3d;
  position: relative;
}
/* --------- Services --------- */
#services {
    background-color: var(--color-primary);
}
#services .section_main_head h3 span {
  color: var(--color-secondry);
}
#services .section_main_head h3 {
  color: white;
}
.service-image img {
  border-radius: 50px;
}
.services-row .nav-tabs .nav-link span {
  padding-left: 18px;
}
.services-title-box h5 {
  color: white;
  font-size: 23px;
  font-weight: 700;
}
.services-text {
  color: white;
  font-size: 16px;
  font-weight: 400;
  margin-top: 12px;
}
.services-row .nav-tabs li.nav-item, .pricing_plans-row .nav-tabs li.nav-item {
  display: block !important;
  margin-bottom: 23px;
}
.services-row  ul.nav.nav-tabs.justify-content-center, .pricing_plans-row  ul.nav.nav-tabs.justify-content-center {
    margin: 0;
    display: block;
}
.service-title-box {
  padding-top: 4em;
  padding-right: 5em;
}
.services-row .nav-tabs .nav-link, .pricing_plans-row .nav-tabs .nav-link {
  display: block;
  font-size: 16px;
  color: white;
  font-family: var(--secondary-font);
  font-weight: 600;
  position: relative;
  margin: 0;
  background-color: #00190A;
  width: 100%;
  border: none;
  border-radius: 69px;
  padding: 11px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.services-row .nav-link i {
  color: black;
  background-color: white;
  width: 24px;
  padding: 5px 6px;
  border-radius: 50%;
  font-size: 13px;
  margin-right: 10px;
}
#services .nav-link img {
  width: 116px;
}
.services-row .nav-tabs .nav-link.active, .pricing_plans-row .nav-tabs .nav-link.active {
  background-color: var(--color-secondry);
  color: black;
}
.services-row .nav-tabs, .pricing_plans-row .nav-tabs {
    border: none;
    border-bottom: none;
}
.services-features .services-list-icon {
  background-color: var(--color-secondry);
  font-size: 12px;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  display: inline-block;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-right: 9px;
  margin-top: 5px;
}
.services-features ul {
  margin-left: 0;
  margin-top: 20px;
}
.services-features li {
  margin-bottom: 16px;
  color: white;
  font-weight: 400;
  display: flex;
}
/* .services-row .nav-tabs .nav-link.active:after, .pricing_plans-row .nav-tabs .nav-link.active:after {
  content: "\f054";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  color: #4B3941;
  font-size: 13px;
  position: absolute;
  right: 26px;
} */
.service_tab_content .tab-pane, .plan_tab_content .tab-pane {
  position: relative;
}
.services-back-bg, .plans-back-bg {
  background-color: white;
  display: block;
  width: 91%;
  height: 90%;
  position: absolute;
  bottom: 0;
  margin: 0 0 0 auto;
  left: 0;
  right: 0;
}
.service-item, .plan-item {
  position: relative;
  z-index: 9;
}
.service-title-box{
  padding-top: 4em;
}
.service-item h5 a {
  color: #4B3941;
  font-weight: 700;
  font-size: 22px;
}
.compare-price {
  font-family: var(--ternary-font);
  color: #8B757F;
  font-size: 18px;
  text-decoration: line-through;
  margin-left: 5px;
}
.compare-price {
  font-family: var(--ternary-font);
  color: #8B757F;
  font-size: 18px;
}
.sale-price {
  font-family: var(--ternary-font);
  font-size: 18px;
  color: var(--color-primary);
}
.service-btn {
  margin-top: 4em;
  margin-left: -6em;
}
.service-btn a.theme_button {
  padding: 16px 30px;
}
.service-text {
  color: rgb(34 34 34 / 60%);
  padding: 2em 4em;
  margin-left: 4em;
}
.testimonial-client {
  border-radius: 50%;
}
.testimonials-head.section_main_head {
  max-width: 54%;
  margin: 0 auto;
}
/* --------- Our Product --------- */
#related-products, #records, #latest-news, #our-logos {
    background-color: #141212;
    clip-path: polygon(0 0, 100% 4%, 100% 94%, 0% 100%);
}
#related-products .section_main_head h3 span {
  color: var(--color-primary);
}
.flash_product {
  padding: 35px;
  background-color: #060101;
  border-radius: 0;
  position: relative;
  overflow: hidden;
  transition: all 0.3s ease 0s;
}
.flash_product:after {
  content: '';
  background-color: var(--color-primary);
  width: 0;
  height: 5px;
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  transition: all 0.3s ease 0s;
  opacity: 0;
  transform: translateX(0px);
}
.flash_product:hover:after {
  opacity: 1;
  right: 100%;
  transform: translateX(0px);
  width: 100%;
}
.woocommerce ul.products li.product:hover a img, .flash_product:hover img {
    transform: scale(0.9);
    transition: all 500ms ease-in-out 0s;
}
.woocommerce ul.products li.product a img, .flash_product img {
    transition: all 500ms ease-in-out 0s;
}
.related-products-heading .section_main_head {
  width: 42%;
}
.flash_product span.onsale {
  background-color: var(--color-primary);
  padding: 2px 15px;
  display: inline-block;
  text-transform: uppercase;
  color: white;
  font-size: 11px;
  position: absolute;
  top: 6px;
  left: 6px;
  z-index: 99;
  font-weight: 700;
}
.average-star-rating {
    color: #222222;
}
.average-star-rating i {
  color: #faa72a;
  font-size: 13px;
  margin-right: 3px;
}
.product-category-name {
    display: inline-block;
    font-size: 14px;
    color: #4E4747;
    font-weight: 400;
    margin-top: 20px;
}
.flash_product:hover .box-shadow-block, .news-box:hover .box-shadow-block {
  box-shadow: 0px 4px 35px 0px rgba(0, 0, 0, 0.08);
}
.box-shadow-block {
  height: 80%;
  width: 100%;
  display: block;
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: -1;
  border-radius: 19px;
  border: 1px solid rgba(232, 232, 232, 1);
}
#top-seller .owl-carousel .owl-stage-outer {
    padding: 20px 0;
}
.product-title-box {
  text-align: center;
}
.product-title-box h5 a {
  color: black;
  font-size: 18px;
}
.price-rating-block ins, .price-rating-block .price {
  font-size: 14px;
  text-decoration: none;
  font-weight: 700;
  color: #222222;
}
.price-rating-block ins, .price-rating-block .price, .woocommerce ul.products li.product .price ins{
  font-size: 16px;
  color: white;
  font-weight: 500;
}
.price-rating-block{
  transition: all 0.3s ease 0s;
}
.price-rating-block del, .woocommerce ul.products li.product .price del {
  font-size: 16px;
  color: #aeaeae;
  font-weight: 700;
  opacity: 1;
}
.flash_product  h5 a {
  font-size: 18px;
  color: white;
  font-weight: 700;
  display: block;
  margin-top: 8px;
  text-transform: uppercase;
}
.flash_product h5 {
  padding-top: 0;
}
.product-price-cart {
  display: flex;
  justify-content: space-between;
}
.product-price-cart {
  display: flex;
  justify-content: space-between;
  border-top: 1px solid #D9D9D9;
  margin-top: 12px;
  position: relative;
}
.flash_product .custom_product_meta a {
  transition: all 0.3s ease 0s;
}
.flash_product:hover .custom_product_meta a{
    opacity: 1;
}
/* .custom_product_meta .added_to_cart:after {
  content: "\f061";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  color: var(--color-primary);
  font-size: 14px;
  margin-left: 6px;
} */
.custom_product_meta .added_to_cart {
  margin-left: 8px;
}
.related_products-col{
  text-align: center;
}
.custom_product_meta .add_to_cart_button.ajax_add_to_cart.loading::after {
  font-family: WooCommerce;
  content: "\e01c";
  vertical-align: top;
  font-weight: 400;
  color: white;
  position: absolute;
  top: 30%;
  left: 0;
  right: 0;
  transform: translateY(-50%);
  display: block;
  z-index: 9999;
  display: block;
  /* width: 10px; */
  /* height: 10px; */
  font-size: 16px;
  text-align: center;
  animation: spin 2s linear infinite;
}
.custom_product_meta .add_to_cart_button.ajax_add_to_cart.loading::before{
  visibility: hidden;
}
@keyframes spin {
    from {
        transform:rotate(0deg);
    }
    to {
        transform:rotate(360deg);
    }
}
.flash_product .yith-wcwl-add-button a span {
  display: none;
}
.flash_product .yith-wcwl-add-button a i {
  font-size: 16px;
  color: white;
  background-color: #222222;
  padding: 6px 7px;
  border-radius: 50%;
  margin: 0;
}
.product_img_box {
  position: relative;
  margin-bottom: 19px;
}
.flash_product  a.added_to_cart.wc-forward {
  margin-left: 0px;
}
#top-seller .owl-nav button.owl-prev, #top-seller .owl-nav button.owl-next {
  position: unset;
}
#top-seller .owl-nav button.owl-prev, #blockbustor-deals .owl-nav button.owl-prev, .owl-nav button.owl-prev {
  margin-right: 8px;
}
.product-quick-meta a.button.yith-wcqv-button {
  font-size: 0;
  padding: 0;
  position: relative;
  border-radius: 50%;
  line-height: 1.9;
  margin-top: 4px;
  margin-left: 5px;
}
a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart.added {
  display: none;
}
.product-quick-meta a.button.yith-wcqv-button:before {
  content: "\f002";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  color: white;
  font-size: 18px;
}
.yith-wcwl-add-to-wishlist-button.yith-wcwl-add-to-wishlist-button--anchor svg.yith-wcwl-icon-svg {
  fill: white;
  width: 22px;
}
.flash_product .product-quick-meta a {
  color: white;
  font-weight: 500;
  display: inline-block;
  /* background-color: black; */
  font-size: 0;
  height: 29px;
}
.custom_product_meta {
    height: 30px;
}
.product-quick-meta {
  position: absolute;
  top: 14px;
  right: 24px;
  /* display: none; */
  transition: all 0.3s ease 0s;
  opacity: 0;
}
.flash_product:hover .product-quick-meta {
  opacity: 1;
  transform: translateX(10px);
}
.custom_product_meta .add_to_cart_button:before {
  content: "\f218";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  font-size: 18px;
  padding: 4px !important;
  color: white;
  border-radius: 50% !important;
  display: block;
  vertical-align: bottom;
  font-size: 14px;
}
.custom_product_meta .added_to_cart:before {
  content: "\f35d";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  font-size: 18px;
  padding: 4px !important;
  color: white;
  border-radius: 50% !important;
  display: block;
  vertical-align: bottom;
  font-size: 14px;
}
.custom_product_meta .added_to_cart {
  margin-left: 8px;
}
.custom_product_meta .add_to_cart_button.ajax_add_to_cart.loading::after {
  font-family: WooCommerce;
  content: "\e01c";
  vertical-align: top;
  font-weight: 400;
  color: white;
  position: absolute;
  top: 30%;
  left: 0;
  right: 0;
  transform: translateY(-50%);
  display: block;
  z-index: 9999;
  display: block;
  /* width: 10px; */
  /* height: 10px; */
  font-size: 16px;
  text-align: center;
  animation: spin 2s linear infinite;
}
.custom_product_meta .add_to_cart_button.ajax_add_to_cart.loading::before{
  visibility: hidden;
}
@keyframes spin {
    from {
        transform:rotate(0deg);
    }
    to {
        transform:rotate(360deg);
    }
}
.product-quick-meta span.yith-wcwl-add-to-wishlist-button__label {
  display: none;
}
.flash_product:hover  .custom_product_meta {
  display: block;
  transition: all 0.3s ease 0s;
}
.yith-wcwl-add-to-wishlist {
  margin-top: 0;
}
.flash_product .yith-wcwl-wishlistexistsbrowse i {
  font-size: 19px;
  color: white;
  background-color: black;
  padding: 6px 7px;
  border-radius: 8px;
  margin: 0;
}
.flash_product .yith-wcwl-wishlistexistsbrowse a {
  display: none !important;
}
.flash_product i.yith-wcwl-icon.fa.fa-heart {
    color: white;
    background-color: black;
    padding: 6px 8px;
    border-radius: 8px;
}
.flash_product i.yith-wcwl-icon.fa.fa-heart {
    font-size: 16px;
    color: white;
    background-color: black;
    padding: 6px 7px;
    border-radius: 8px;
    margin: 0;
}
.flash_product span.feedback {
    font-size: 0;
}
/*----------------- Fixure List --------------------*/
#fixture-time span:first-child {
  color: var(--color-primary);
}
#fixture-time .full-width-heading {
  max-width: 45%;
}
span.heading-part:nth-child(2) {
  color: var(--color-primary);
}
h4.sp-table-caption {
  display: none !important;
}
.sp-data-table .sp-highlight, .sp-data-table .highlighted td {
  /* color: black !important; */
  background-color: transparent !important;
}
.sp-data-table th {
  background-color: #222222 !important;
  padding: 14px !important;
}
.fixture-time-block .sp-data-table th {
  color: white !important;
}
.fixture-time-block .sp-data-table th, .fixture-time-block .sp-data-table td {
  font-size: 14px !important;
  padding: 13px 10px !important;
}
.fixture-time-block .sp-table-wrapper {
    padding: 26px 16px;
    background-color: transparent !important;
}
.fixture-time-block .sp-data-table tr {
    border-bottom: 1px solid rgb(255 255 255 / 20%) !important;
}
#fixture-time {
  padding-bottom: 0;
}
/*----------------- Portfolio --------------------*/
#portfolio .full-width-heading {
    max-width: 33%;
}
.grid-wrapper {
  display: grid;
  grid-gap: 30px;
  grid-template-columns: repeat(auto-fit, minmax(315px, 1fr));
  grid-auto-rows: 321px;
  grid-auto-flow: dense;
}
.grid-wrapper > div {
  display: flex;
  justify-content: center;
  align-items: center;
}
.grid-wrapper div img, .grid-wrapper div a {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 10px;
}
.grid-wrapper .wide {
  grid-column: span 2;
}
.grid-wrapper .tall {
  grid-row: span 2;
}
.grid-wrapper .big {
  grid-column: span 2;
  grid-row: span 2;
}
.gallery_image_box  img {
    width: 100%;
}
.portfolio-type h5 {
  padding-top: 4px;
}
#portfolio .box {
  overflow: hidden;
  position: relative;
  height: 309px;
}
#portfolio .box:before {
  content: '';
  background: #FF3726E5;
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  z-index: 1;
  transition: all 0.3s ease 0s;
  border-radius: 0;
}
#portfolio .box:hover:before {
    opacity: 0.9;
    right: 30px;
    left: 30px;
    top: 30px;
    bottom: 30px;
}
 #portfolio .box img{
     width: 100%;
     height: auto;
     transform: scale(1.1);
     transition: all 0.3s ease 0s;
 }
#portfolio .box:hover img{
     filter: grayscale(70%);
     transform: scale(1);
 }
#portfolio .box .box-content {
  color: #fff;
  width: 81%;
  opacity: 0;
  transform: translateX(-50%);
  position: absolute;
  bottom: -30px;
  left: 50%;
  z-index: 2;
  transition: all 0.3s ease 0s;
  padding: 19px;
  text-align: center;
}
#portfolio .box-content h5 a {
    color: white;
    font-weight: 600;
    font-size: 18px;
}
#portfolio .box:hover .box-content {
    opacity: 1;
    bottom: 36px;
}
 #portfolio .box .title{
     font-size: 25px;
     font-weight: 400;
     letter-spacing: 0.5px;
     text-transform: uppercase;
     margin: 0;
 }
 #portfolio .box .post{
     font-size: 16px;
     text-transform: lowercase;
     letter-spacing: 1px;
     display: block;
 }
#portfolio .box .icon {
    padding: 0;
    margin: 0;
    list-style: none;
    opacity: 0;
    transition: all 0.25s ease-in;
    margin-bottom: 7%;
}
 #portfolio .box:hover .icon{ opacity: 1; }
 #portfolio .box .icon li{
     margin: 0 15px;
     display: inline-block;
     transition: all 0.3s ease 0s;
 }
 #portfolio .box:hover .icon li{ margin: 0 2px; }
#portfolio .box .icon li a {
  color: white;
  font-size: 17px;
  text-align: center;
  line-height: 35px;
  height: 35px;
  width: 35px;
  border-radius: 0;
  display: block;
  transition: all 0.3s ease 0s;
}
 #portfolio .box .icon li  a i{line-height:inherit;}
.project_image_box  h5 a {
  color: black;
  font-size: 16px;
  font-weight: 600;
}
.project_image_box  h5 a:hover {
  color: var(--color-primary);
}
.portfolio-type span {
  color: white;
  font-size: 14px;
  padding: 0;
  font-weight: 400;
  display: inline-block;
  font-size: 12px;
}
#portfolio .box-content h5 {
    padding-bottom: 2px;
}
.portfolio-type {
  position: relative;
  z-index: 9;
}
.project-link .theme_button span {
    padding-right: 15px;
}
.project-link a.theme_button {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.portfolio-type h5 a {
  color: #000000;
  font-weight: 700;
  font-family: var(--primary-font);
}
#portfolio .box img {
  width: 100% !important;
  height: 100%;
  object-fit: cover;
  object-position: top;
}
#portfolio .box .box-content svg {
    width: 25px;
}
.project_image_box  h5 a {
  color: black;
  font-size: 16px;
  font-weight: 600;
}
.project_image_box h5 {
  padding-top: 0;
}
.project_image_box {
  position: relative;
}

.project_image_box  img {
  width: 100%;
  transition: all 0.6s ease;
  height: 100%;
  object-fit: cover;
}
/*----------------- Players --------------*/
span.player-squad-number {
  background-color: var(--color-primary);
  padding: 10px 15px;
  position: absolute;
  left: 10px;
  top: 10px;
  width: 46px;
  text-align: center;
}
.player-card-image img {
    width: 100%;
}
.player-detail span.small-name {
    display: block;
    font-size: 14px;
    margin-bottom: 9px;
}
.player-detail h5 {
    color: white;
    text-transform: uppercase;
    font-weight: 700;
    padding: 0;
}
.player-positions a {
  color: white;
  text-transform: uppercase;
}
.player-detail {
  position: absolute;
  bottom: 0;
  display: flex;
  align-items: end;
  justify-content: space-between;
  padding: 15px;
  left: 0;
  right: 0;
  width: 100%;
}
/*----------------- Product Star Rating--------------*/
.woocommerce ul.products li.product .star-rating{
  color: #fcb01f;
  margin: 0 auto;
  display: block;
  float: none;
  overflow: hidden;
  position: relative;
  height: 1.7em;
  line-height: 1;
  font-size: 1em;
  width: 7.4em;
  font-family: star;
}
.star-rating {
  color: #FEC004;
  font-size: .857em;
  display: block;
  overflow: hidden;
  position: relative;
  height: 1em;
  line-height: 1;
  font-size: 1em;
  width: 5.9em;
  font-family: star;
}
.star-rating:before{
 content: "\73\73\73\73\73";
 color: #FEC004;
 float: left;
 top: 0;
 left: 0;
 position: absolute;
 font-size: 12px;
 letter-spacing: 5px;
}
.star-rating span{
 overflow: hidden;
 float: left;
 top: 0;
 left: 0;
 position: absolute;
 padding-top: 1.5em;
}
.star-rating span:before {
  content: "\53\53\53\53\53";
  top: 0;
  position: absolute;
  left: 0;
  font-size: 12px;
  letter-spacing: 5px;
}
.rating-block {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 4px;
}
.review_count {
  color: #808080;
  font-size: 12px;
}

/* --------- Why Choose Us --------- */
.why_choose_us:hover p.percentage {
    background-color: white !important;
}
#why_choose_us .section-tagline {
  border: 1px solid #FFFFFF33;
  color: white;
}
#why_choose_us .section_main_head h3 {
  color: white;
}
#why_choose_us {
  background-color: #00190A;
}
#why_choose_us .section_main_head .section-text {
  color: white;
  font-weight: 400;
  font-size: 16px;
  margin: 17px 0;
}
.middle_img_inner {
    padding-top: 7em;
}
.why_choose_us h5 a {
  font-size: 18px;
  font-weight: 700;
  color: white;
}
.why_choose_us .media {
  align-items: center;
}
.why_choose_us_p {
    color: rgb(255 255 255 / 70%);
    padding-top: 10px;
    border-top: 1px solid #FFFFFF4D;
    margin-top: 6px;
}

.circular-progress {
  width: 80px;
  height: 80px;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.inner-circle {
  position: absolute;
  width: calc(80px - 6px);
  height: calc(80px - 5px);
  border-radius: 50%;
  background-color: var(--color-secondry);
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #00190A!important;
}
#why_choose_us {
  background-color: #00190A;
  padding-bottom: 0;
}
.why_choose_us_img_inner {
  border: 1px solid rgb(255 255 255 / 10%);
  border-radius: 50%;
  margin-right: 17px;
}
.percentage {
  position: relative;
  font-size: 14px;
  color: #000000 !important;
  font-weight: 700;
  margin-bottom: 0;
  background-color: var(--color-secondry) !important;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 800px) {
  :root {
    --progress-bar-width: 150px;
    --progress-bar-height: 150px;
    --font-size: 1.3rem;
  }
}

@media screen and (max-width: 500px) {
  :root {
    --progress-bar-width: 120px;
    --progress-bar-height: 120px;
    --font-size: 1rem;
  }
}


/*---------------Contact Us ---------------*/
#contact-section {
    padding-bottom: 0;
}
.contact-image {
    margin-bottom: -8px;
}
#contact-section .section_main_head .section-text, #contact-section .section_main_head .section-text p{
  max-width: 100%;
}
.contact_us_shortcode textarea {
  height: 100px;
}
.contact-submit-button {
  text-align: center;
}
.contact_us_shortcode input[type="text"], .contact_us_shortcode input[type="tel"], .contact_us_shortcode input[type="email"], .contact_us_shortcode input[type="phno"], .contact_us_shortcode input[type="password"], .contact_us_shortcode textarea, .contact_us_shortcode select, .contact_us_shortcode input.wpcf7-form-control.wpcf7-date.wpcf7-validates-as-date {
  background-color: #141212;
  color: #FFFFFFCC;
  font-family: var(--primary-font);
  width: 100%;
  font-size: 14px;
  outline: none;
  padding: 13px 20px;
  border: none;
  border-radius: 27px;
  margin-bottom: 20px;
}
.contact_us_shortcode input[type="text"]::placeholder, .contact_us_shortcode input[type="tel"]::placeholder, .contact_us_shortcode input[type="email"]::placeholder, .contact_us_shortcode input[type="phno"]::placeholder, .contact_us_shortcode input[type="password"]::placeholder, .contact_us_shortcode textarea::placeholder, .contact_us_shortcode select, .contact_us_shortcode input.wpcf7-form-control.wpcf7-date.wpcf7-validates-as-date::placeholder{
  color: #FFFFFFCC;
}
.contact_us_shortcode  button {
  background-color: var(--color-primary);
  border: none;
  padding: 12px 23px;
  font-weight: 600;
  border-radius: 25px;
  color: white;
}
.contact_us_shortcode input::placeholder,
.contact_us_shortcode textarea::placeholder {
  color: #FFFFFFCC !important;
  opacity: 1 !important;
}

.contact_us_shortcode input::-webkit-input-placeholder,
.contact_us_shortcode textarea::-webkit-input-placeholder {
  color: #FFFFFFCC !important;
}

.contact_us_shortcode input:-moz-placeholder,
.contact_us_shortcode textarea:-moz-placeholder {
  color: #FFFFFFCC !important;
}

.contact_us_shortcode input::-moz-placeholder,
.contact_us_shortcode textarea::-moz-placeholder {
  color: #FFFFFFCC !important;
}

.contact_us_shortcode input:-ms-input-placeholder,
.contact_us_shortcode textarea:-ms-input-placeholder {
  color: #FFFFFFCC !important;
}

.contact_us_shortcode  button:hover {
  color: var(--color-primary);
  background-color: white;
}

.promo-blocks-inner{
  border-radius: 25px;
}
.promo-blocks-inner:after {
  content: '';
  background: linear-gradient(180deg, rgba(0, 25, 10, 0) 0%, #00190A 84.37%);
  position: absolute;
  top: 0;
  width: 100%;
  display: block;
  height: 100%;
  border-radius: 25px;
}
.promo-blocks-bg {
  border-radius: 25px;
  background-size: cover;
  background-position: center;
}
.promo-blocks-content {
  padding: 33px;
  position: relative;
  z-index: 9;
}
.promo-blocks-content .theme_button{
  background-color: white;
  color: #000000;
  font-weight: 600;
} 
.promo-blocks-content .theme_button:hover{
  background-color: var(--color-secondry);
  color: #000000;
} 
.promo-blocks-content span {
  font-size: 22px;
}
.contact_us_shortcode button i , .newsletter_shortcode button i {
  margin-left: 7px;
}
#contact-section .contact_us_form h4 {
  color: #000000;
  font-size: 22px;
  font-weight: 800;
}
.contact_us_shortcode .section-tagline {
  color: var(--color-primary);
}
.contact_us_shortcode input[type="text"]::placeholder, .contact_us_shortcode input[type="tel"]::placeholder, .contact_us_shortcode input[type="email"]::placeholder, .contact_us_shortcode input[type="phno"]::placeholder, .contact_us_shortcode input[type="password"]::placeholder, .contact_us_shortcode textarea::placeholder{
  color: rgb(34 34 34 / 60%);
}
#leaflet-map {
  height: 100%;
  width: 100%;
  border-radius: 30px;
}
#contact-section .google-map {
  height: 100%;
  width: 100%;
}
#contact-section .google-map embed {
  width: 100% !important;
  height: 100% !important;
}
#contact-section .google-map {
  height: 100%;
}
.contact_us_shortcode form {
  position: relative;
}
.contact_us_social a {
  background-color: #f8ad6b;
  padding: 6px 8px;
  border-radius: 50%;
  width: 35px;
  height: 35px;
  display: inline-block;
  text-align: center;
  margin-right: 8px;
}
.contact_us_shortcode  label {
  color: #000000B2;
  font-weight: 400;
  margin-bottom: 8px !important;
}
.team_img{
  position: relative;
  overflow: hidden;
}
.contact_us_form h5 {
  color: white;
  font-size: 18px;
  /* writing-mode: initial; */
  background-color: var(--color-primary);
  padding: 7px 20px;
  display: inline-block;
  font-size: 15px;
  border-radius: 20px;
  border-top-left-radius: 0;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 020px;
  border-bottom-left-radius: 20px;
  transform: rotate(270deg) translateX(10%);
  position: absolute;
  left: -66px;
  top: 50%;
}
.contact_us_form  h4 {
  color: white;
  font-size: 18px;
  font-weight: 700;
}
.contact_us-git-block {
  background-color: #211c32;
  display: inline-block;
  padding: 10px;
  border-radius: 20px;
}
.contact_us-git-block i {
  color: var(--color-primary);
  margin-right: 3px;
}
.contact_us-git-block a {
  color: white;
}
.call-vertical-box.contact_us-git-block {
  position: absolute;
  left: -77px;
  top: 50%;
  transform: translateY(-50%);
  transform: rotate(270deg) translateX(17%) translateY(-50%);
  border-radius: 20px 20px 0px 0px;
}
.email-vertical-box.contact_us-git-block {
  position: absolute;
  right: -132px;
  top: 50%;
  transform: translateY(-50%);
  transform: rotate(270deg) translateX(17%) translateY(-50%);
  border-radius: 0px 0px 20px 20px;
}
.contact-row {
  max-width: 100%;
}
.contact_us_form {
  margin-bottom: 3em;
}
.post-right-volumn .news-text {
  display: none;
}
.wpcf7-date {
    position: relative;
}
.wpcf7-date::-webkit-calendar-picker-indicator {
    color: transparent;
    background: none;
    z-index: 1;
}
.wpcf7-date:before {
  content: "\f073";
  font-weight: 900;
  color: #4B3941;
  /* background: none; */
  display: block;
  font-family: "Font Awesome 5 Free";
  width: 15px;
  height: 20px;
  position: absolute;
  top: 5px;
  left: -21px;
  z-index: 99;
}
input.wpcf7-form-control.wpcf7-date.wpcf7-validates-as-date {
    overflow: visible;
}
.contac_form .wpcf7-date:before {
    top: 0;
}
/* ----------- Testimonials ------------- */
.testimonials-listing img {
  border-radius: 50%;
}
.owl-carousel .owl-item .testimonial-box  img {
    border-radius: 50%;
    width: 100px !important;
}
.testimonial-inner {
  text-align: center;
}
.testimonial-box {
  background-color: #141212;
  padding: 25px;
}
.testimonial-image.position-relative {
  margin-bottom: -71px;
}
#testimonials .owl-dots {
  margin-top: 33px;
  position: relative;
}
.testimonial-box  .row {
  gap: 20px;
}
.testimonial-box i {
  color: var(--color-secondry);
  font-size: 48px;
  position: absolute;
  top: 0;
  right: 22px;
}
.testimonial-inner {
  text-align: center;
  margin-bottom: 19px;
}
.testimonial_text, .testimonial_text p {
  color: rgb(255 255 255 / 80%);
  font-size: 15px;
  font-weight: 400;
}
.testimonials-info p {
  font-weight: 400;
  font-size: 14px;
  font-family: var(--primary-font);
  color: #757575;
}
h5.testimonial-title {
  padding: 0;
  line-height: 1.1;
  position: relative;
  display: block;
}
.testimonial-title a {
  font-size: 20px;
  position: relative;
  color: white;
  font-weight: 700;
}
.t-desig {
  font-size: 14px;
  color: white;
  font-weight: 400;
  display: inline-block;
}
.quote_box h3 {
  font-size: 23px;
  color: #1d4d4f;
  font-weight: 600;
}
.testimonials-info p{
  margin-bottom: 0;
}
#testimonials .owl-carousel .owl-nav span, #testimonials .owl-nav span {
  text-transform: uppercase;
  color: black;
  font-size: 12px;
}
.custom-dots.owl-dots button.owl-dot {
  background-color: transparent !important;
  border: 2px solid white;
}
.custom-dots.owl-dots button.owl-dot.active {
  background-color: var(--color-primary) !important;
  border-color: var(--color-primary);
}
.custom-dots.owl-dots {
  position: absolute;
  bottom: 0;
}
#testimonials button.owl-prev {
  left: -47px;
}
#testimonials button.owl-next {
  right: -47px;
}
#testimonials button.owl-prev, #testimonials button.owl-next {
    top: 59%;
}
#testimonials .owl-item .testimonial_text {
  height: 162px !important;
  overflow: hidden;
  padding-bottom: 6px;
}
#testimonials .owl-item.active.center .testimonial_text {
    height: auto !important;
}
#testimonials .owl-item.active h5.testimonial-title {
    padding-top: 18px;
}
#testimonials  .owl-carousel .owl-stage-outer {
    padding-bottom: 49px;
}
#testimonials .owl-item.active.center h5.testimonial-title {
    padding-top: 0px;
}
#testimonials .owl-item.active.center  .testimonial-box {
    background-color: var(--color-primary);
}
#testimonials .owl-item.active.center .testimonial_text {
  width: 100%;
}
/* --------- Records --------- */
#records .section_main_head h3 {
    font-size: 40px;
}
.record-box-image {
  background-color: #060101;
  width: 204px;
  height: 204px;
  border-radius: 50%;
  margin: 0 auto;
}
.count-box-number.box-count {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  right: 0;
  color: white;
  font-weight: 700;
  font-size: 42px;
  margin-bottom: 0;
  margin-top: 0;
}
.record-box-image-inner {
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 53%;
    margin: 0 auto;
}
#records .section-text {
  color: #000000;
  font-weight: 300;
  line-height: 27px;
}
.record-blocks-inner.position-relative {
  max-width: 75%;
  margin: 0 auto;
}
.records-box h6 {
    color: white;
    font-weight: 400;
    display: block;
    margin-top: 2px;
    font-size: 17px;
    font-family: var(--primary-font);
    margin-top: 39px;
    border-top: 2px solid rgb(255 255 255 / 20%);
    padding-top: 25px;
    position: relative;
}

.record-box-image:after {
    content: '';
    background-color: #060101;
    clip-path: polygon(100% 0, 0 0, 49% 100%);
    width: 20px;
    height: 20px;
    display: inline-block;
    position: relative;
    top: -2px;
}
.records-box h6:before {
  content: '';
  background-color: #060101;
  width: 10px;
  height: 10px;
  display: inline-block;
  border-radius: 50%;
  position: absolute;
  top: -7px;
  left: 0;
  right: 0;
  margin: 0 auto;
}
.record_detail {
  text-align: center;
}
.records-box:hover .record-box-image, .records-box:hover h6:before, .records-box:hover .record-box-image:after{
  background-color: var(--color-primary);
}
.records-box:nth-child(3) .record-box-image.position-relative {
  width: 180px;
  height: 180px;
}
.records-box:nth-child(2) .record-box-image.position-relative {
  width: 150px;
  height: 150px;
}

.records-box:nth-child(1) .record-box-image.position-relative {
  width: 120px;
  height: 120px;
}
.records-box:nth-child(3) .count-box-number.box-count {
  font-size: 34px;
}
.records-box:nth-child(2) .count-box-number.box-count {
  font-size: 27px;
}
.records-box:nth-child(1) .count-box-number.box-count {
  font-size: 22px;
}
#records .row {
  align-items: end;
}
/*-------------- Owl crousel ---------------*/
.owl-carousel .owl-dots, .owl-dots {
  text-align: center;
  display: flex;
  justify-content: center;
  margin-top: 10px;
}
.owl-carousel .owl-dots button.owl-dot, .owl-dots button.owl-dot {
    background-color: #2B2727 !important;
    margin-right: 10px;
    outline: none;
    padding: 4px !important;
    height: 2px!important;
    width: 2px !important;
    display: inline-block;
    border: 2px solid #2B2727;
    border-radius: 50%;
}
.owl-carousel button.owl-dot.active, button.owl-dot.active {
  background-color: var(--color-primary) !important;
  border-color: var(--color-primary);
  padding: 4px 19px !important;
  border-radius: 18px;
}
.owl-carousel .owl-item img {
  width: auto !important;
  margin: 0 auto;
  height: auto;
}
button.owl-prev, button.owl-next {
  position: unset;
  transform: unset;
  border: none;
  padding: 0;
  outline: none;
  width: auto !important;
  background-color: transparent;
  z-index: 9999;
  position: relative;
}
button.owl-prev {
  position: absolute;
  top: 41%;
  left: -60px;
  transform: translateY(-54%);
}
button.owl-next {
  position: absolute;
  top: 41%;
  right: -60px;
  transform: translateY(-54%);
}
.owl-carousel .owl-nav i, .owl-nav i {
    font-size: 14px;
    padding: 13px 14px;
    color: white;
    border: none;
    background-color: var(--color-primary);
    border: none;
    transition: .3s ease;
    border-radius: 0;
    opacity: 1;
    border-radius: 50%;
}
.owl-nav {
  text-align: center;
  margin-top: 20px;
}
.owl-carousel .owl-nav i:hover, .owl-nav i:hover {
  color: var(--color-primary);
  background-color: white;
  transition: .3s ease;
  opacity: 1;
}
#latest-news .owl-nav{
  text-align: center;
}
.custom-nav {
  text-align: left;
  position: relative;
}
/* ----------- Latest News ------------- */
#latest-news .owl-carousel .owl-nav i, #latest-news .owl-nav i {
  background-color: white;
  border-radius: 0;
  color: black;
  padding: 8px 13px;
}
#latest-news .owl-carousel .owl-nav i:hover, #latest-news .owl-nav i:hover {
    background-color: var(--color-primary);
    color: white;
}
.news-box ul.post-categories {
    position: absolute;
    top: 26px;
    right: 20px;
}
.date-line {
  background-color: var(--color-primary);
  max-width: 72px;
  text-align: center;
  padding: 6px 18px 9px 18px;
  position: absolute;
  top: 0;
  left: 0;
  display: inline-block;
}
.metabox .entry-author a, .metabox .entry-comments, .metabox .entry-date {
  color: white;
}
.date-line .year {
  font-weight: 400;
  font-size: 12px;
  line-height: 1;
}
.date-line .month {
  line-height: 1;
  padding: 6px 0;
  font-size: 18px;
}
#latest-news  button.owl-prev, #latest-news  button.owl-next {
  position: unset;
  transform: unset;
}
.news-carousel {
  display: flex;
  flex-wrap: wrap;
  gap: 15px;
}
#latest-news .news-box {
  box-sizing: border-box;
}

.post-image-block img {
  width: 100%;
  border-radius: 25px;
}
.news_block {
  padding: 25px 0 0 0;
}
.blog-box {
  position: relative;
  border-radius: 25px;
}
.read-more i {
  color: white;
}
.news-box:hover  span.news_date, .news-box:hover span.news_year{
  color: white;
} 
.news-content-inne .metabox .entry-author a, .news-content-inner .metabox .entry-comments {
    color: white;
}
.overlay-post .news-content-inner:before {
    content: '';
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #000000 100%);
    position: absolute;
    top: 0;
    height: 100%;
    left: 0;
    right: 0;
    width: 100%;
}
.news_content {
    position: relative;
}
.news-content-inner a.theme_button {
  padding: 14px 35px;
  margin-top: 10px;
  background-color: transparent;
  color: var(--color-primary);
}
.news-box:hover  .news-content-inner a.theme_button{
  background-color: var(--color-primary);
  color: white;
  border-color: var(--color-primary);
}
.post_img {
  position: relative;
}
.news-box span.news_date {
  display: block;
  font-family: var(--secondary-font);
  font-size: 21px;
  font-weight: 700;
}
span.news_year {
  font-size: 12px;
}
.post-meta {
  padding-bottom: 10px;
  margin-bottom: 20px;
  border-bottom: 1px solid #ccc;
}
.news_content h5 a {
  font-size: 17px;
  font-weight: 700;
  color: white;
  display: block;
  text-transform: uppercase;
}
.right-col-post .blog-image img {
  height: 300px;
  width: 100% !important;
  object-fit: cover;
}
.overlay-post .news_content h5 a {
  font-size: 28px;
}
a.read-more {
  color: #000000;
  font-weight: 500;
}
.news-text p {
    color: white;
}
.metabox span i {
  color: var(--color-primary);
}
.news-text {
  font-size: 15px;
  color: white;
}
.overlay-post .blog-image {
    height: 100%;
}
.news-box:last-child {
  margin-bottom: 0 !important;
}
#latest-news .owl-dots {
    margin-top: 30px;
}
.owl-carousel .owl-item .overlay-post img {
    height: 100% !important;
    width: 100% !important;
    object-fit: cover;
}
.overlay-post .news-content-inner {
  position: absolute;
  bottom: 0;
  padding: 19px;
  left: 0;
  right: 0;
}
.news-box .metabox {
  color: white;
  font-size: 12px;
  text-transform: capitalize;
  border-bottom: none;
  margin-bottom: 0;
  border: none;
  display: flex;
  align-items: center;
}

.metabox i {
  color: var(--color-primary);
  padding-right: 7px;
}
.metabox .entry-author, .metabox .entry-comment, .metabox .post-view-count {
    padding-right: 28px;
}
.owl-carousel .owl-item .post_img img {
  width: 100% !important;
}
.read-more-btn {
  visibility: hidden;
}
.news-box:hover .read-more-btn{
  visibility: visible;
}
.post-right-volumn .news_content h5 a {
  font-size: 15px;
}

.month_span {
  display: block;
  font-weight: 400;
  color: white;
  font-size: 17px;
}
.auther_name, .news_date {
  color: #000000;
}
.auther_name i, .news_date i{
  color: var(--color-primary);
  padding-right: 5px;
}
.news-box:hover .shadow-shape {
  display: block;
}
.news-content-inner {
  padding-right: 10px;
}

#sb_instagram #sbi_images  .sbi_item.sbi_type_image:nth-child(2), #sb_instagram #sbi_images  .sbi_item.sbi_type_image:nth-child(4) {
    margin-top: 17px !important;
}

.wishlist_table.mobile li .item-details h3 a {
  font-size: 18px;
  color: black;
  font-weight: 500;
}
.wishlist_table.mobile li .item-details h3 {
  padding-top: 0;
}
.wishlist_table.mobile li .item-details table.item-details-table td {
  font-size: 14px;
}
.wishlist_table.mobile li table.additional-info td {
  font-size: 14px;
}
.wishlist_table.mobile .product-add-to-cart a {
  display: table!important;
  margin: 0 auto 5px!important;
  text-align: center;
  background-color: black;
  display: inline-block;
  padding: 7px 15px;
  border-radius: 6px;
  margin: 0 auto;
  color: white;
}
.wishlist_table.mobile li .additional-info-wrapper .product-remove {
  text-align: center;
}
.yith_wcwl_wishlist_footer .yith-wcwl-share {
  text-align: center;
  float: none;
}
.wishlist_table.mobile li .item-wrapper .item-details {
  width: 100%;
  text-align: center;
}
.wishlist_table.mobile li .item-wrapper .product-thumbnail {
  margin: 0 auto;
  display: block;
}
.woocommerce .wishlist-title h2 {
  display: none;
  margin: 0;
}
.woocommerce .wishlist-title {
  margin: 0;
}
.wishlist_table.mobile li .item-details table.item-details-table, .wishlist_table.mobile li table.additional-info {
  margin: 0 auto;
  width: auto;
}
.wishlist_table.mobile li .item-wrapper {
  width: 100%;
}
.woocommerce .woocommerce-cart-form__cart-item td, .woocommerce table.shop_table td, .woocommerce .woocommerce-error, .woocommerce table.shop_table th {
  text-align: left;
}
.wishlist_table.mobile li {
  margin-bottom: 7px;
  margin-bottom: 20px;
  border: 1px solid #ccc;
  padding: 20px;
}
.yith-wcwl-wishlistaddedbrowse {
    text-align: left;
}
.deal-imagebox img {
  width: 100%;
  border-radius: 20px;
}
.owl-nav {
  margin-top: 10px;
}
.wc-block-grid__product .wc-block-grid__product-title {
  font-size: 16px;
  font-weight: 700;
}
.wc-block-grid__product-price ins {
  font-size: 16px;
  color: var(--color-primary);
  font-weight: 700;
}
.wc-block-grid__product-price del {
    font-size: 16px;
    color: #4E4747;
    font-weight: 700;
}
.wc-block-grid__product-rating {
  display: none;
}
.wc-block-grid__product-add-to-cart.wp-block-button:hover .wp-block-button__link {
    background-color: var(--color-primary);
    color: white;
    font-size: 14px;
}
.wc-block-grid .wc-block-grid__products .wc-block-grid__product-onsale {
  background-color: var(--color-primary) !important;
  padding: 4px 18px;
  display: inline-block;
  text-transform: uppercase;
  color: black;
  font-size: 11px;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 99;
  font-weight: 700;
  border: none;
}
.wp-block-woocommerce-empty-cart-block h2.wp-block-heading.has-text-align-center {
  margin-bottom: 25px;
}
.wc-block-cart__empty-cart__title.with-empty-cart-icon:before {
    background-color: var(--color-secondry);
}
.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link {
  background-color: var(--color-primary);
  color: white;
  font-size: 14px !important;
}
/*------------ Newsletter--------------*/

.newsletter_head.position-relative {
    background-color: var(--color-primary);
    padding: 40px;
    text-align: center;
    border-radius: 25px;
}
.yith-wcwl-add-to-wishlist-button:is(button) {
    background-color: transparent !important;
    border: none !important;
    padding: 0 !important;
}
.logo-images.box {
    position: relative;
    overflow: hidden;
    border-radius: 15px;
    display: inline-block;
    margin: 0 auto;
    border-radius: 50%;
}
.logo-images {
    background-color: white;
    padding: 6px 23px;
    height: 100%;
    border-radius: 117px;
     border: 6px solid transparent;
     transition: all 0.3s ease 0s;
}
.logo-images:hover {
  border: 6px solid var(--color-primary);
  transition: all 0.3s ease 0s;
}
#our-logos .owl-item.active {
    height: 100%;
}
#welcome {
    padding-top: 0;
}
.portfolio-content .navigation {
    display: none;
}