@import url('https://fonts.googleapis.com/css2?family=Oswald:wght@300;400;500;600;700&family=Roboto+Condensed:wght@400;700&display=swap');
html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}
@font-face {
  font-family: 'msontserrat';
  src: url('../webfonts/Montserrat-Arabic-Regular.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
}
/**
 * Basic typography style for copy text
 */
body {
  color: #000;
  font-size: 1rem;
  line-height: 1.5;
  font-family: 'msontserrat', sans-serif;
  background: #fff;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  color: #000;
  line-height: 1.3;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

h1,
h2,
h3,
h4,
h5 {
  font-family: 'msontserrat', sans-serif;
}

h1 {
  font-size: calc(1.5625rem + 3.75vw);
}
@media (min-width: 1200px) {
  h1 {
    font-size: 4.375rem;
  }
}

h2 {
  font-size: calc(1.425rem + 2.1vw);
}
@media (min-width: 1200px) {
  h2 {
    font-size: 3rem;
  }
}

h3 {
  font-size: calc(1.35rem + 1.2vw);
}
@media (min-width: 1200px) {
  h3 {
    font-size: 2.25rem;
  }
}

h4 {
  font-size: calc(1.3125rem + 0.75vw);
}
@media (min-width: 1200px) {
  h4 {
    font-size: 1.875rem;
  }
}

h5 {
  font-size: 1.25rem;
}

h6 {
  font-size: 1.125rem;
}

img {
  max-width: 100%;
  height: auto;
}

a {
  color: #fff;
  text-decoration: none;
  transition: all 0.3s ease;
}

p {
  line-height: 1.7;
}

input, textarea, select {
  border-radius: 3px;
  outline: none;
  border: 1px solid rgba(255, 255, 255, 0.1);
  background: rgba(255, 255, 255, 0.1);
}

/*===== keyframes for banner img ====*/
@keyframes zoomin {
  0% {
    transform: scale(0.8);
    opacity: 0;
  }
  50% {
    opacity: 1.1;
  }
  100% {
    transform: scale(1.2);
    opacity: 0;
  }
}
.play-btn {
  width: 80px;
  height: 80px;
  line-height: 80px;
  background: #fff;
  color: #000;
  border-radius: 100%;
  font-size: 1.25rem;
}
.play-btn i, .play-btn svg {
  z-index: 1;
}
.play-btn::after, .play-btn::before {
  border-radius: 100%;
  background: #fff;
  animation: zoomin 3s infinite;
}
.play-btn::before {
  width: calc(100% + 40px);
  height: calc(100% + 40px);
  left: -20px;
  top: -20px;
  opacity: 0.3;
}
.play-btn::after {
  width: calc(100% + 20px);
  height: calc(100% + 20px);
  left: -10px;
  top: -10px;
  opacity: 0.5;
}

.mt-15-none {
  margin-top: -15px;
}

.mt-30-none {
  margin-top: -30px;
}

.bg-tdark {
  background: #1c1d21;
}
.pt-120{
  padding-top: 120px;
} 
.pb-120{
  padding-bottom: 120px;
}

@media (max-width:767px) {
  .pt-120{
      padding: 60px 0
  }
  .pb-120{
      padding: 60px 0
  }
}
#confetti, #confetti2, #tsparticles3 {
  position: absolute;
  top: 0;
  width: 100% !important;
  height: 100% !important;
}
.border-line{
  border-bottom: 1px solid #685757;
}
.z-index-1 {
  z-index: 1;
}
.pruct-tittle del {
    color: #000;
}
.banner-content h1,.banner-content h6,.section-header h2,.cont-icon .tittle,.style-font {
    color:#000;
}
a.navbar-brand{
  color: #fff;
}
/**
 * Clear inner floats
 */
.clearfix::after {
  clear: both;
  content: "";
  display: table;
}


.hide-text {
  overflow: hidden;
  padding: 0;
  /* 1 */
  text-indent: 101%;
  white-space: nowrap;
}


.visually-hidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

@media (min-width: 1200px) {
  .container {
    max-width: 1170px;
  }
}

.color--theme-color {
  color: #000;
}

.padding--top {
  padding-top: 70px;
}
@media (min-width: 992px) {
  .padding--top {
    padding-top: 100px;
  }
}

.padding--bottom {
  padding-bottom: 70px;
}
@media (min-width: 992px) {
  .padding--bottom {
    padding-bottom: 100px;
  }
}
a.navbar-brand {
    font-size: 50px;
    color: #fff;
    font-weight: 900;
}
.style-font{
	color: #000;
	font-size:50px;
}
.section-header h2 {
    font-size: 36px;
    text-transform: uppercase;
}
.contact__info--body ul li, .feature__content--content ul li, .countdown, .header-form .form-container, .header-form, .single-product-item .thumb, .single-product-item {
  display: flex;
  flex-wrap: wrap;
}

.video, .offer__item.style-2 .offer__item--thumb, .default-btn, .navbar-toggler--icon, .play-btn, .play-btn i, .play-btn svg, .z-index-1 {
  position: relative;
}

.accordion .accordion-item .accordion-header .accordion-button.collapsed::before, .offer__item.style-2 .offer__item--thumb .abs-image, .navbar-toggler--icon:after, .navbar-toggler--icon:before, .play-btn::after, .play-btn::before {
  position: absolute;
  content: "";
}

.product__item--thumb, .feature__thumb, .preloader, .default-btn, .banner-section {
  overflow: hidden;
}

form button, .search-icon, .cart-icon {
  cursor: pointer;
}

.contact__info--right, .product__item--thumb img, .navbar-toggler--icon:after, .navbar-toggler--icon:before, input, textarea, select {
  width: 100%;
}

.accordion .accordion-item .accordion-header .accordion-button, .countdown .clock-item .count-text, h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 700;
}

.product__item--content h6, .offer__item--content h6 {
  font-weight: 400;
}

.video__icon {
  position: absolute;
  content: "";
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.countdown {
  justify-content: center;
}

.contact__info--body ul li, .feature__content--content ul li {
  justify-content: space-between;
}

.product__item--thumb img {
  display: block;
}

.default-btn, .navbar-toggler--icon, .play-btn {
  display: inline-block;
}

.product__item--content h6, .countdown .clock-item .count-text, .default-btn {
  text-transform: uppercase;
  color: #000;
}

.contact__info--left, .feature__content--left, .play-btn {
  text-align: center;
}

ul li {
  list-style: none;
}

ul {
  margin: 0;
}

.form-message, footer p {
  margin-bottom: 0;
  color: #fff;
}

.offer__item--content img, .navbar-toggler {
  margin-bottom: 10px;
}

.accordion .accordion-item {
  margin-bottom: 20px;
}

.offer__item--content h6, .countdown {
  margin-bottom: 30px;
}

.form-message {
  margin-top: 30px;
}

.navbar-toggler, ul {
  padding: 0;
}

.accordion .accordion-item .accordion-header .accordion-button {
  padding: 20px;
}

.contact__form {
  padding: 30px;
}

.about__content ul li {
  padding-top: 5px;
  padding-bottom: 5px;
}

.contact__info--body ul li {
  padding-top: 10px;
  padding-bottom: 10px;
  width:33.33%;
  float:left;
  text-align:center;
  margin-inline-start: 0 ;
}

.feature__content--content ul li {
  padding-top: 15px;
  padding-bottom: 15px;
}

footer {
  padding-top: 30px;
  padding-bottom: 30px;
}

/* @@@@@@@@@@@@@  Extend Property padding 10 - 30 CSS Writing Now  @@@@@@@@@@@@@@ */
.navbar-toggler {
  padding: 0;
}

.rating, .social, ul,
ol {
  padding-left: 0;
}

.header {
  background-color: transparent;
  z-index: 999;
  display: block;
  position: fixed;
  width: 100%;
  overflow: hidden;
}
@media screen and (max-width:1240px) {
  .header {
    background-color:#000;
  }
}
.header--fixed {
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999;
  background-color: #000;
}
.header .navbar {
  padding-block: 0.75rem;
}
@media (min-width: 992px) {
  .header .navbar {
    padding-block: 1.35rem;
  }
}
@media (min-width: 1200px) {
  .header .navbar-collapse {
    margin-top: 0;
  }
}

a.navbar-brand image {
  width: 160px;
}
.nav-link {
  font-weight: 700;
  font-family: "msontserrat", sans-serif;
  text-transform: uppercase;
  color: #fff;
}

a.navbar-brand {font-size: 40px;font-weight: 700;color: #fff;}
@media (min-width: 1200px) {
  .nav-link {
    text-align: left;
    padding-left: 1rem !important;
    padding-right: 1rem !important;
  }
}
.banner-content h6 {
    font-size: 27px;
    text-transform: uppercase;
}
.navbar-toggler:focus {
  border: none;
  box-shadow: none;
  outline: none;
}
.navbar-toggler--icon {
  background-color: #fff;
  height: 2px;
  width: 27px;
  -webkit-transform: rotate(45deg) translateY(-5px);
  -moz-transform: rotate(45deg) translateY(-5px);
  -ms-transform: rotate(45deg) translateY(-5px);
  -o-transform: rotate(45deg) translateY(-5px);
  transform: rotate(45deg) translateY(-5px);
}
.navbar-toggler--icon:after, .navbar-toggler--icon:before {
  background-color: #fff;
  height: 2px;
  -webkit-transition: 0.3s all linear;
  -moz-transition: 0.3s all linear;
  -ms-transition: 0.3s all linear;
  -o-transition: 0.3s all linear;
  transition: 0.3s all linear;
}
.navbar-toggler--icon:after {
  bottom: 7px;
  left: 0;
  -webkit-transform: rotate(-90deg) translateX(-6px);
  -moz-transform: rotate(-90deg) translateX(-6px);
  -ms-transform: rotate(-90deg) translateX(-6px);
  -o-transform: rotate(-90deg) translateX(-6px);
  transform: rotate(-90deg) translateX(-6px);
}
.navbar-toggler--icon:before {
  top: 7px;
  left: 0;
  opacity: 0;
  -webkit-transform: translateX(20px);
  -moz-transform: translateX(20px);
  -ms-transform: translateX(20px);
  -o-transform: translateX(20px);
  transform: translateX(20px);
}
.navbar-toggler.collapsed .navbar-toggler--icon {
  transform: none;
}
.navbar-toggler.collapsed .navbar-toggler--icon:after {
  transform: none;
}
.navbar-toggler.collapsed .navbar-toggler--icon:before {
  opacity: 1;
  transform: none;
}

.social-btns {
  flex-direction: column;
  align-items: center;
  gap: 20px;
  margin-top: 40px;
}
@media (min-width: 1200px) {
  .social-btns {
    margin-left: 20px;
    flex-direction: row;
    margin-top: 0;
  }
}
.social-btns .default-btn {
  border-radius: 99px;
}
.social-btns .default-btn:hover {
  -webkit-transform: none;
  -moz-transform: none;
  -ms-transform: none;
  -o-transform: none;
  transform: none;
  background: linear-gradient(0deg, #FB6567 0%, #EC008B 101.5%);
}

/*=-=-=-======< Section header start here >==========-=-=-=-*/
.section-header {
  margin-bottom: 40px;
  max-width: 450px;
  margin: 0 auto;
  text-align: center;
}
@media (min-width: 992px) {
  .section-header {
    margin-bottom: 60px;
  }
}
.section-header p {
  margin: auto;
  font-size: 16px;
  font-weight: 500;
  line-height: 30px;
}
.banner-section {
  padding-top: 145px;
  padding-bottom: 145px;
}
@media (min-width: 768px) {
  .banner-section {
    padding-top: 230px;
    padding-bottom: 130px;
  }
}

@media (min-width: 992px) {
  .banner__content .default-btn {
    padding: 0 4rem;
    line-height: 60px;
  }
}

footer {
  background: #161820;
}
.default-btn {
  text-decoration: none;
  color: #fff;
  padding: 0 2rem;
  line-height: 46px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  font-size: 0.9375rem;
  transform-origin: right;
  transition: all 0.3s ease;
  background: #000;
  font-weight: bold;
}
@media (min-width: 768px) {
  .default-btn {
    padding: 0 3rem;
    line-height: 50px;
  }
}
.default-btn span {
  position: inherit;
  z-index: 1;
}
.default-btn.move-right:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #fff;
  transition: transform 0.5s;
  transform-origin: right;
  transform: scaleX(0);
  z-index: 0;
}
.default-btn.move-right:hover:before {
  transform: scaleX(1);
  transform-origin: left;
  transition: transform 0.5s;
}
.default-btn.move-left:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #000;
  transition: transform 0.5s;
  transform-origin: left;
  transform: scaleX(0);
  z-index: 0;
}
.default-btn.move-left:hover:before {
  transform: scaleX(1);
  transform-origin: right;
  transition: transform 0.5s;
}
.default-btn.move-bottom:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #fff;
  transition: transform 0.5s;
  transform-origin: bottom;
  transform: scaleY(0);
  z-index: 0;
  border: 1px solid #000;
  color: #000;
}
.default-btn.move-bottom:hover:before {
  transform: scaleY(1);
  transform-origin: top;
  transition: transform 0.5s;
}
.default-btn.move-top:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #000;
  transition: transform 0.5s;
  transform-origin: top;
  transform: scaleY(0);
  z-index: 0;
}
.default-btn.move-top:hover:before {
  transform: scaleY(1);
  transform-origin: bottom;
  transition: transform 0.5s;
}
.default-btn:hover {
  color: #000;
}
.default-btn.bg-white {
  background: #fff;
  color: #000;
}
.default-btn.bg-white::before {
  background: #000;
}
.default-btn.bg-white:hover {
  color: #fff;
}
.default-btn.bg-primary {
  background: #000;
  color: #fff;
}
.default-btn.bg-primary::before {
  background: #000;
}
.default-btn.bg-primary:hover {
  color: #fff;
}
.default-btn.border-btn {
  border: 2px solid #fff;
  background: transparent;
  line-height: 46px;
}
.default-btn.border-btn:hover {
  border-color: #000;
  color: #fff;
}
.default-btn.border-btn.move-bottom::before {
  background: #000;
}

.preloader {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999999;
  width: 100%;
  height: 100%;
  background: #000000;
}
.preloader .preloader-inner {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.preloader .preloader-inner .preloader-icon {
  width: 72px;
  height: 72px;
  display: inline-block;
  padding: 0px;
}
.preloader .preloader-inner .preloader-icon span {
  position: absolute;
  display: inline-block;
  width: 72px;
  height: 72px;
  border-radius: 100%;
  background: #fff;
  -webkit-animation: preloader-fx 1.6s linear infinite;
  animation: preloader-fx 1.6s linear infinite;
}
.preloader .preloader-inner .preloader-icon span:last-child {
  animation-delay: -0.8s;
  -webkit-animation-delay: -0.8s;
}

@keyframes preloader-fx {
  0% {
    -webkit-transform: scale(0, 0);
    -moz-transform: scale(0, 0);
    transform: scale(0, 0);
    opacity: 0.5;
  }
  100% {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
    opacity: 0;
  }
}
@-webkit-keyframes preloader-fx {
  0% {
    -webkit-transform: scale(0, 0);
    -moz-transform: scale(0, 0);
    transform: scale(0, 0);
    opacity: 0.5;
  }
  100% {
    -webkit-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    transform: scale(1, 1);
    opacity: 0;
  }
}
@keyframes price-ani {
  0% {
    -webkit-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    transform: scale(1, 1);
    opacity: 0.5;
  }
  100% {
    -webkit-transform: scale(1.2, 1.2);
    -moz-transform: scale(1.2, 1.2);
    transform: scale(1.2, 1.2);
    opacity: 0.1;
  }
}
/*Cart Area Sidebar Starts*/
.cart-sidebar-area {
  background-color: #000000;
  max-width: 350px;
  width: 100%;
  height: 100vh;
  padding: 30px;
  position: fixed;
  right: 0;
  overflow-y: scroll;
  top: 0;
  z-index: 99999;
  transition: 0.7s ease;
  transform: translateX(350px);
}

.cart-sidebar-area.active {
  visibility: visible;
  opacity: 1;
  transform: translateX(0px);
}

.cart-sidebar-area .btn-wrapper {
  margin-top: 40px;
}

.cart-sidebar-area .top-content {
  position: relative;
  margin-bottom: 35px;
}

.side-sidebar-close-btn {
  position: absolute;
  right: 0px;
  top: 0px;
  display: inline-block;
  font-size: 16px;
  color: #fff;
  cursor: pointer;
}

.cart-products .title {
  font-size: 18px;
  color: #fff;
  font-weight: 500;
  margin: 0;
  margin-bottom: 25px;
}

.single-product-item {
  min-height: 80px;
  margin-bottom: 20px;
}

.single-product-item .thumb {
  width: 100px;
  padding: 5px;
  justify-content: center;
  align-items: center;
  background: #fff;
}
.single-product-item .thumb img {
  max-width: 100%;
  max-height: 100%;
}

.single-product-item .content {
  width: calc(100% - 100px);
  padding-left: 20px;
}
.single-product-item .content .price {
  color: rgba(255, 255, 255, 0.4);
}
.single-product-item .content .price .pprice {
  color: #fff;
}

.single-product-item .content .title {
  font-size: 16px;
  line-height: 26px;
  color: #fff;
  font-weight: 400;
  margin-top: 0;
  margin-bottom: 0px;
}

.single-product-item .content .remove-cart {
  display: inline-block;
  font-size: 10px;
  color: #fff;
  background-color: #000;
  padding: 10px 20px;
  border-radius: 5px;
  text-transform: uppercase;
  margin-top: 10px;
  transition: all 0.3s ease-in;
}

.single-product-item .content .remove-cart:hover {
  opacity: 0.8;
}

.overlay {
  cursor: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABUAAAAVBAMAAABbObilAAAAMFBMVEVMaXH////////////////////////////////////////////////////////////6w4mEAAAAD3RSTlMAlAX+BKLcA5+b6hJ7foD4ZP1OAAAAkUlEQVR4XkWPoQ3CUBQAL4SktoKAbCUjgAKLJZ2ABYosngTJCHSD6joUI6BZgqSoB/+Shqde7sS9x3OGk81fdO+texMtRVTia+TsQtHEUJLdohJfgNNPJHyEJPZTsWLoxShqsWITazEwqePAn69Sw2TUxk1+euPis3EwaXy8RMHSZBIlRcKKnC5hRctjMf57/wJbBlAIs9k1BAAAAABJRU5ErkJggg==), progress;
}
.overlay.active {
  visibility: visible;
  opacity: 1;
}

.header-form {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 0;
  z-index: 999;
  visibility: hidden;
  z-index: 99999;
  justify-content: center;
  align-items: center;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.header-form.active {
  visibility: visible;
  opacity: 1;
}
.header-form .bg-lay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.9);
}
.header-form .bg-lay .cross {
  position: absolute;
  color: #fff;
  cursor: pointer;
  right: 15px;
  top: 15px;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  background: #000;
}
.header-form .form-container {
  max-width: 700px;
  width: 100%;
  background: #fff;
  position: relative;
  z-index: 1;
}
.header-form .form-container button {
  width: 120px;
  height: 60px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  background: #000;
  border: none;
  outline: none;
  font-weight: 700;
  color: #fff;
  text-transform: uppercase;
}
.header-form .form-container input {
  width: calc(100% - 120px);
  height: 60px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  border: none;
  outline: none;
  padding: 20px;
  margin-bottom: 0;
}
@media (max-width: 575px) {
  .header-form .form-container {
    padding: 1px;
    margin: 10px;
  }
  .header-form .form-container button {
    width: 100px;
    font-size: 14px;
    font-weight: 400;
  }
  .header-form .form-container input {
    width: calc(100% - 100px);
  }
}

.overlay {
  cursor: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABUAAAAVBAMAAABbObilAAAAMFBMVEVMaXH////////////////////////////////////////////////////////////6w4mEAAAAD3RSTlMAlAX+BKLcA5+b6hJ7foD4ZP1OAAAAkUlEQVR4XkWPoQ3CUBQAL4SktoKAbCUjgAKLJZ2ABYosngTJCHSD6joUI6BZgqSoB/+Shqde7sS9x3OGk81fdO+texMtRVTia+TsQtHEUJLdohJfgNNPJHyEJPZTsWLoxShqsWITazEwqePAn69Sw2TUxk1+euPis3EwaXy8RMHSZBIlRcKKnC5hRctjMf57/wJbBlAIs9k1BAAAAABJRU5ErkJggg==), progress;
}

.overlay {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.7);
  z-index: 99999;
  display: none;
}
.overlay.active {
  display: block;
  animation-name: fadeIn;
  animation-duration: 0.3s;
  visibility: visible;
  opacity: 1;
}

@media (min-width: 576px) {
  .about__thumb img {
    animation: angle-move 7s infinite;
  }
}
@media (min-width: 992px) {
  .about__content p {
    width: 90%;
  }
}
@media (min-width: 992px) {
  .about__content ul {
    max-width: 50%;
  }
}
.countdown {
  column-gap: 20px;
  row-gap: 15px;
}
.countdown .clock-item {
  list-style: none;
  width: 120px;
  height: auto;
}
@media (min-width: 576px) {
  .countdown .clock-item {
    width: 80px;
  }
}
.countdown .clock-item .count-number {
  background: #000;
  color: #fff;
  font-size: 30px;
  font-weight: 700;
  padding: 1rem;
  display: inline-block;
  width: 100%;
  text-align: center;
  line-height: 1;
  border-radius: 4px 4px 0 0;
}
.countdown .clock-item .count-text {
  background: #fff;
  font-size: 18px;
  color: #000;
  padding: 0.5rem 0.7rem;
  margin-bottom: 0;
  display: inline-block;
  width: 100%;
  text-align: center;
  line-height: 1;
  border-radius: 0 0 4px 4px;
}

.feature__thumb {
  border-radius: 12px;
}
@media (min-width: 992px) {
  .feature__content--title p {
    max-width: 89%;
  }
}
@media (min-width: 576px) {
  .feature__content--content ul {
    max-width: 70%;
  }
}
.feature__content--left {
  width: 70px;
  height: 70px;
  line-height: 70px;
  border-radius: 100%;
  background: #000;
  color: #fff;
  font-size: calc(1.3125rem + 0.75vw);
}
@media (min-width: 1200px) {
  .feature__content--left {
    font-size: 1.875rem;
  }
}
@media (max-width: 575px) {
  .feature__content--left {
    margin-bottom: 20px;
  }
}
@media (min-width: 576px) {
  .feature__content--right {
    width: calc(100% - 90px);
  }
}

#hero-title {
  font-size: 4rem;
}
.banner-section{
  background: url(../img/hero.jpg)no-repeat;
  background-position:center center;
  background-size: cover;
  height: 700px;
}
.banner-content{
  position: relative;
  text-align: center;
  margin: 0 auto;
}
.banner-content h1{
  font-size: 100px;
  color: white;
  font-weight: 700;
  text-transform: capitalize;
}
.comming-time ul {
	display: flex;
}
.comming-time li {
  color: #000;
  font-weight: 600;
  margin-right: 35px;
  display: inline-block;
  text-align: center;
}
.comming-time #day {
	color: #ff739c;
	font-size: 50px;
	font-weight: 800;
	display: block;
}
.comming-time #Hours {
	color: #d26dfb;
	font-size: 50px;
	font-weight: 800;
	display: block;
}
.comming-time #Minutes {
	color: #00c08c;
	font-size: 50px;
	font-weight: 800;
	display: block;
}
.comming-time #Seconds {
	color: #009cff;
	font-size: 50px;
	font-weight: 800;
	display: block;
}
.comming-time {
  margin-top: 20px;
}
.watch-content h3 {
  color:#000;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-size: 36px;
  margin-bottom: 20px;
  text-transform: uppercase;
}
.watch-content p{
  font-size: 16px;
  color: #000;
  font-weight: 500;
  line-height: 30px;
  text-align: justify;
}

@media screen and (max-width:768px) {
  .banner-content h1{
    font-size: 50px;
  }
  .section-header h2 {
    font-size: 40px;
  }
    .single-testimonial.text-center p {
      font-size: 14px;
  }
    .comming-time ul {
      flex-wrap: wrap;
  }
    .client-info h2 {
      font-size: 18px;
    }
    .client-info span {
      font-size: 13px;
    }
    .deal-content h1 {
    font-size: 40px;
    line-height: 70px;
}
}

@media screen and (max-width:405px){
  .button {
    margin-bottom: 20px;
}
}




.offer__item{
  overflow:hidden ;
}
.offer-thump  {
  box-shadow: #7777777d 0px 0 10px 4px;
}
.offer-thump img {
  width: 100%;
  height: 100%;
  transition: all 0.45s ease-in-out;
}

.offer-thump img:hover {
  -webkit-transform: scale(1.1);
}

.video {
  background: url(../images/bg/video-bg.jpg) no-repeat;
  background-position: center;
  height: 350px;
}
@media (min-width: 768px) {
  .video {
    height: 700px;
  }
}

.form-switch .form-check-input {
  width: 3em;
  margin-inline-start: -2.5em;
  height: 1.5rem;
  background-position: left center;
  background-repeat: no-repeat;
  border-radius: 2em;
  transition: background-position .15s ease-in-out;
}
.product__item { 
   box-shadow: 0px 0px 18px 0px rgba(0, 12, 32, 0.05);
}
.product__item--thumb img {
  
}
.product__item--content .rating {
  color: #000;
}
.product__item:hover .product__item--content a h6 {
  color: #000;
}
.product__item:hover .product__item--content .defaule-btn.move-bottom::before {
  background: #000;
}
.product__item--thumb{
  position: relative;
}
.product-effcet{
  position: absolute;
  background-color: rgba(0, 0, 0, 0.5);
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 0;
  transition: all 0.4s ease-in-out;
}
input[type=checkbox]:checked::before {
  display: none;
  content: '' !important;
}
.form-table th {
  vertical-align: top;
  text-align: right;
  padding: 20px 0 20px 10px;
  width: 223px;
  line-height: 1.3;
  font-weight: 600;
}
.product-effcet:hover{
  opacity: 1;
}
.product-effcet .button{
  margin-top: 50%;
}

form input,
form textarea {
  background: #fff;
  border: 1px solid #000;
  padding: 15px;
  color: #000;
}
form input {
  height: 50px;
  margin-bottom: 30px;
}
@media (min-width: 576px) {
  form input {
    width: calc(100% / 2 - 15px);
  }
}
form textarea {
  margin-bottom: 35px;
}
form button {
  height: 50px;
}
form button.default-btn {
  padding: 0px 30px;
  border: none;
  outline: none;
}

.form-message {
  font-size: 14px;
}
.form-message.success {
  color: green;
}
.form-message.error {
  color: red;
}

.contact__info--left {
  width: 70px;
  height: 70px;
  line-height: 70px;
  margin:0 auto 25px;
  border-radius: 100%;
  color: #fff;
  background: #1c1d21;
  font-size: calc(1.3125rem + 0.75vw);
}
@media (min-width: 1200px) {
  .contact__info--left {
    font-size: 1.875rem;
  }
}
@media (max-width: 575px) {
  .contact__info--left {
    margin-bottom: 15px;
  }
}
.contact__form {
  box-shadow: 0px 0px 18px 0px rgba(0, 12, 32, 0.05);
}

.event-section {
  background: url(../images/event/event-bg.html);
}
@media (max-width: 991px) {
  .event-section {
    background-size: cover;
  }
}

.event-tricket {
  background: url(../images/event/event-bg2.html);
}
@media (max-width: 991px) {
  .event-tricket {
    background-size: cover;
  }
}

.sponsor-section {
  background: url(../images/sponsor/sponsor-bg.html);
}
@media (max-width: 991px) {
  .sponsor-section {
    background-size: cover;
  }
}


.offer-section.style-two{
  background: url(/wp-content/uploads/2023/10/offer-bg-1.jpg) no-repeat center center;
  background-size:cover;
  position: relative;
}
.offer-section.style-two::before{
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
  content: "";
  background-color: rgba(0, 0, 0, 0.4);
}
.offer {
  position: relative;
}

.contact-icon li{
  margin-right: 15px;
}
.cont-icon h6 {
  color: #fff;
  font-size: 20px;
  font-weight: 700;
  padding: 20px 0;
  line-height: 24px;
  text-transform: uppercase;
}
.cont-icon ul {
  padding: 0px 0px 50px;
}
.cont-icon ul li a {
  text-align: center;
  background-color: #000;
  float: left;
  color: #fff;
  font-size: 16px;
  width: 40px;
  height: 40px;
  line-height: 40px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  -webkit-transition: ease all .5s;
  -moz-transition: ease all .5s;
  -o-transition: ease all .5s;
  transition: all 0.3s ease-in-out ;
}

.pruct-tittle{
  margin-bottom: 10px;
}
.section-contact-section{
  overflow: hidden;
  padding: 50px 0px;
}

@media screen and (max-width:1199px) {
  .contact__info--body ul li {
    width: 100%;
}
}

.Portfolio-section{
  overflow: hidden;
}
.portfolio-thump{
  position: relative;
}
.effcet{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.7);
  transition: all 0.4s ease-in-out;
  opacity: 0;
}
.effcet:hover{
  opacity: 1;
}

.portfolio-thump img {
  width: 100%;
  height: 100%;
}
.p-icon{
  text-align: center;
  margin-top: 50%;
}
.p-icon svg{
  font-size: 36px;
  text-align: center;

}

.testimonial-area {
  background: url(/wp-content/uploads/2023/10/client.jpg) no-repeat center center;
  position: relative;
  background-size: cover;
}
.testimonial-area::before{
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  content: "";
  background-color: rgba(0, 0, 0, 0.5);
}
.quotes {
  display: inline-block;
  font-size: 20px;
  margin-bottom: 15px;
}
.single-testimonial{
  position: relative;
  max-width: 600px;
  margin: 0 auto;
}
.single-testimonial svg{
  font-size: 36px;
}
.client-info h2 {
  font-size: 24px;
  font-weight: 700;
  margin: 0;
  text-transform: uppercase;
}
.client-info span {
  font-size: 15px;
  text-transform: capitalize;
}
.single-testimonial.text-center p {
  font-size: 16px;
}
.testimonial-area{
  overflow: hidden;
}



.cont-icon .tittle{
  font-size: 60px;
  text-transform: capitalize;
  font-weight: 700;
  margin-bottom:20px;
}


.seller-thump{
  position: relative;
  height: 400px;
}
.seller-effect{
  position: absolute;
  top: 0;
  left: 0;
  background-color: rgba(255, 255, 255, 0.3);
  width: 100%;
  height: 100%;
  transition: all 0.4s ease-in-out;
  opacity: 0;
}
.seller-effect.style-two h3{
  margin-top: 28%;
}
.seller-effect:hover{
  opacity: 1;
}
.seller-effect h3{
  font-size: 32px;
  font-weight: 700;
  text-transform: capitalize;
  text-align: center;
  margin-top: 35%;
  color: #000;
}
.seller-thump img {
  width: 100%;
  height: 100%;
}


.blog-thump img{
  width: 100%;
  height: 100%;
}
.blog-content h4 {
  font-size: 22px;
  font-weight: 700;
  text-transform: capitalize;
}
.blog-content p {
  font-size: 16px;
  font-weight: 500;
  line-height: 30px;
  margin-top: 8px;
}
.blog-content {
  max-width: 450px;
  padding: 30px 20px;
}
.blog-content h4 a{
  transition: all 0.4s ease-in-out;
  color: #000;
}
.blog-items {
  box-shadow: 0px 0px 18px 0px rgba(0, 12, 32, 0.05);
}
.blog-button .blog-btn {
  font-size: 18px;
  background: transparent;
  padding: 12px 20px;
  color: #000;
  display: inline-block;
  border: 1px solid #000;
  transition: all 0.4s ease-in-out;
  font-weight: 600;
  text-transform: uppercase;
}
.blog-button .blog-btn:hover{
  background: #000;
  color: #fff !important;
  border: 1px solid #000;
}
@media screen and (max-width: 768px) {
      .blog-content h4 {
        font-size: 18px;
    }
      .blog-content p {
        font-size: 14px;
    }
      .blog-button .blog-btn {
        font-size: 14px;
    }
}


.deal-section{
  background: url(/wp-content/uploads/2023/10/deal.jpg) no-repeat center center;
  background-size: cover;
  position:relative;
}
.deal-content h1 {
  font-size: 80px;
  color: #fff;
  font-weight: 700;
  margin-bottom: 20px;
  line-height: 95px;
}
.deal-items{
  display: flex;
  align-items: center;
  justify-content: space-between;
  text-align:center;
}
.deal-overlay {
    width: 100%;
    height: 100%;
    background: rgba(0,0,0, .5);
}
@media screen and (max-width:768px) {
  .deal-items{
    display: flex;
    flex-wrap: wrap;
  }
  .seller-thump {
        height: auto;
    }
    .deal-content h1 {
    font-size: 40px;
    line-height: 65px;
}
}

