/* Add custom CSS styles below */ 

.full-banner-entry::after, .full-banner-entry::before {
width: 0px; 
}
.full-banner-entry {
height: 1024px;
}


.text-2xl{ /*
font-family: "GE SS Two Medium";
    src: url("https://db.onlinewebfonts.com/t/125063e353c1f65c55ba1e3811969217.eot");
    src: url("https://db.onlinewebfonts.com/t/125063e353c1f65c55ba1e3811969217.eot?#iefix")format("embedded-opentype"),
    url("https://db.onlinewebfonts.com/t/125063e353c1f65c55ba1e3811969217.woff2")format("woff2"),
    url("https://db.onlinewebfonts.com/t/125063e353c1f65c55ba1e3811969217.woff")format("woff"),
    url("https://db.onlinewebfonts.com/t/125063e353c1f65c55ba1e3811969217.ttf")format("truetype"),
    url("https://db.onlinewebfonts.com/t/125063e353c1f65c55ba1e3811969217.svg#GE SS Two Medium")format("svg");*/
font-weight: 800;
color: #000000;
font-size: 48px;
}
@media (max-width: 480px) {
    .text-2xl {
         font-size: 36px; 
    }
    .full-banner-entry div h2::after{     
      font-size: 16px;
    }
    .container div h3 {
      font-size: 24px;
      font-weight: 800;
    }
    
    
}

.full-banner-entry div h2::after{
  content: "وجهتك الأولى والأجمل في المرشات والعود والدخون.";
  display: block;      
  font-size: 20px;
  font-weight: 400;
  line-height: 24px;
  padding-top: 24px;
}

.full-banner-entry div {
  display: flex;
  flex-direction: column;
  padding-bottom: 280px;
  gap: 24px;
  align-items: center;
}

.full-banner-entry div a {
  width: 240px;
  color: #000;
  border-radius: 75rem;
  border: solid 1px #000;
  font-size: 16px;
}

.sicon-menu {
font-size: 24px;
}

.container div h3 {
font-size: 32px;
font-weight: 800;
}

.right-side h2{
font-size: 36px;
font-weight: 800;
}

.s-slider-block__title-right h2 {
font-size: 36px;
font-weight: 800;
}