%PDF-1.7 GIF89;
ANDA PELER
Server IP : 5.161.254.237  /  Your IP : 216.73.216.230
Web Server : Apache
System : Linux diamond.sialwebvps.com 4.18.0-553.8.1.el8_10.x86_64 #1 SMP Tue Jul 2 07:26:33 EDT 2024 x86_64
User : stellasp ( 1131)
PHP Version : 7.4.33
Disable Function : exec,passthru,shell_exec,system
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : ON  |  Sudo : ON  |  Pkexec : ON
Directory :  /home/stellasp/public_html/ohhtml/css/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ HOME ]     

Current File : /home/stellasp/public_html/ohhtml/css/style-sheet.css
div, section, ul, ol, li, p, address, a, p, img, html, body, header, main, footer, span, strong, article {
  margin: 0px;
  padding: 0px;
  list-style: none;
  list-style-type: none;
}

a {
  text-decoration: none;
}

a:hover {
  color: #BE1E2D;
}

body {
  color: #000;
  font-size: 100%;
  font-family: "Antonio", sans-serif;
}

.antonio-font {
  font-family: "Antonio", sans-serif;
  font-optical-sizing: auto;
  font-weight: 600;
  font-style: normal;
}

.anton-regular {
  font-family: "Anton", sans-serif;
  font-weight: 400;
  font-style: normal;
}

.inter {
  font-family: "Inter", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
}

.poppins-thin {
  font-family: "Poppins", sans-serif;
  font-weight: 100;
  font-style: normal;
}

.poppins-extralight {
  font-family: "Poppins", sans-serif;
  font-weight: 200;
  font-style: normal;
}

.poppins-light {
  font-family: "Poppins", sans-serif;
  font-weight: 300;
  font-style: normal;
}

.poppins-regular {
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-style: normal;
}

.poppins-medium {
  font-family: "Poppins", sans-serif;
  font-weight: 500;
  font-style: normal;
}

.poppins-semibold {
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  font-style: normal;
}

.poppins-bold {
  font-family: "Poppins", sans-serif;
  font-weight: 700;
  font-style: normal;
}

.poppins-extrabold {
  font-family: "Poppins", sans-serif;
  font-weight: 800;
  font-style: normal;
}

.poppins-black {
  font-family: "Poppins", sans-serif;
  font-weight: 900;
  font-style: normal;
}

.poppins-thin-italic {
  font-family: "Poppins", sans-serif;
  font-weight: 100;
  font-style: italic;
}

.poppins-extralight-italic {
  font-family: "Poppins", sans-serif;
  font-weight: 200;
  font-style: italic;
}

.poppins-light-italic {
  font-family: "Poppins", sans-serif;
  font-weight: 300;
  font-style: italic;
}

.poppins-regular-italic {
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-style: italic;
}

.poppins-medium-italic {
  font-family: "Poppins", sans-serif;
  font-weight: 500;
  font-style: italic;
}

.poppins-semibold-italic {
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  font-style: italic;
}

.poppins-bold-italic {
  font-family: "Poppins", sans-serif;
  font-weight: 700;
  font-style: italic;
}

.poppins-extrabold-italic {
  font-family: "Poppins", sans-serif;
  font-weight: 800;
  font-style: italic;
}

.poppins-black-italic {
  font-family: "Poppins", sans-serif;
  font-weight: 900;
  font-style: italic;
}

header {
  border-bottom: 3px solid #BE1E2D;
}

.top-annoucement-bar {
  background: #000;
  padding: 5px 0;
  top: 0px;
  width: 100%;
}

.left-top-leftsec ul {
  display: flex;
  justify-content: start;
  align-items: center;
}

.left-top-leftsec ul li {
  margin-right: 25px;
}

.left-top-leftsec ul li address {
  color: #fff;
}

.left-top-leftsec ul li a {
  color: #fff;
}

.left-top-leftsec ul li a:hover {
  color: #BE1E2D;
}

.sticky.header-appear .header-reverse-scroll .top-annoucement-bar {
  display: none;
}

.custom-nav {
  flex-direction: column;
}

.navbar .navbar-nav .nav-link {
  white-space: nowrap;
}

.how-works {
  padding-bottom: 20px;
}

.main-title h3 {
  font-family: "Anton", sans-serif;
  font-size: 17vw;
  font-weight: 300;
  letter-spacing: 0.01em;
  text-align: center;
  color: #000;
  text-transform: uppercase;
}

@media screen and (max-width: 640px) {
  .main-title h3 {
    font-size: 40px;
  }
}

.heading-description {
  font-size: 18px;
  text-align: center;
  color: #000;
  margin-bottom: 15px;
}

.working-steps {
  padding: 10px 15px;
  display: flex;
  justify-content: space-around;
  height: 330px;
}

.steps {
  text-align: center;
  width: 32%;
}

.steps img {
  margin: 5px 0 15px 0;
}

.steps strong {
  color: #BE1E2D;
  font-size: 16px;
  display: block;
}

.steps p {
  margin-top: 5px;
}

@media screen and (min-width: 1140px) {
  .step-2 {
    align-self: end;
  }
}

.works-descripton h5 {
  font-size: 3.3vw;
  font-family: "Antonio", sans-serif;
  color: #000;
}

.works-descripton h5 span {
  color: #BE1E2D;
}

@media screen and (max-width: 740px) {
  .works-descripton h5 {
    font-size: 20px;
  }
}

.works-descripton .red-round-btn {
  background: #BE1E2D;
  color: #fff;
  border-radius: 20px;
  padding: 8px 20px;
  border: none;
  text-transform: capitalize;
  font-size: 17px;
  -webkit-transition: all 0.9s ease;
  -moz-transition: all 0.9s ease;
  -ms-transition: all 0.9s ease;
  -o-transition: all 0.9s ease;
  margin: 20px 0 0 0;
}

.works-descripton .red-round-btn:hover {
  background: #000;
}

.video-sec {
  text-align: center;
  padding: 80px 0;
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#f6f5f0+0,f6f5f0+53,2989d8+53,ffffff+53,ffffff+100 */
  background: linear-gradient(to right, #f6f5f0 0%, #f6f5f0 50%, #f6f5f5 50%, #ffffff 50%, #ffffff 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}

.video-sec h3 {
  color: #BE1E2D;
  font-size: 30px;
  text-transform: uppercase;
  text-align: center;
  padding: 30px 0;
  font-weight: 600;
}

.video-sec h3 span {
  color: #000;
}

.category-scroll-sec1 {
  background: #25262b url(../images/stell-bg-vector.png) no-repeat center center !important;
  background-size: 50% 120% !important;
  color: #fff;
}

.category-scroll-sec2 {
  background: #25262b url(../images/color-logo-bg.png) no-repeat center center !important;
  background-size: 50% 150% !important;
  color: #fff;
}

.category-scroll-sec2 .block-tabbed-strip__main-content h2 {
  margin-top: 70px;
}

.block-tabbed-strip__main-content h2 {
  text-transform: uppercase;
  margin-top: 25px;
  line-height: 130px;
}

@keyframes moveBadge {
  0% {
    transform: translateY(0);
  }
  30% {
    transform: translateY(20px);
  }
  100% {
    transform: translateY(0);
  }
}

.team-wears-sec {
  position: relative;
  text-align: center;
}

.team-wears-sec article {
  width: 80%;
  margin: 30px auto;
  font-size: 26px;
  font-weight: 500;
  font-family: "Antonio", sans-serif;
  color: #000;
}

@media screen and (min-width: 1300px) {
  .team-wears-sec article {
    width: 30%;
  }
}

.team-wears-sec article img {
  width: 30px;
  height: 30px;
}

.animated-gif {
  position: relative;
  top: -50%;
  margin: -100px auto;
  margin-bottom: 50px;
  width: 300px;
  transform: translate(-50%, -50%);
  animation: moveBadge 6s infinite;
}

@media screen and (max-width: 840px) {
  .animated-gif {
    margin: 0 auto;
  }
}

.departments {
  padding: 50px 0;
}

.departments h3 {
  font-size: 40px;
  text-transform: capitalize;
  margin-bottom: 20px;
  text-align: center;
}

.departments p {
  text-align: center;
  margin-bottom: 20px;
  color: #999999;
  font-size: 18px;
}

.department-box {
  border-radius: 10px;
  padding: 15px;
  background: #fff;
  color: #000;
  box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.5);
  min-height: 300px;
  margin-top: 20px;
  text-align: left;
}

.department-box .top-border {
  height: 1px;
  background: #000;
}

.department-box h4 {
  margin-top: 15px;
  color: #000;
  text-transform: capitalize;
  font-size: 20px;
  font-weight: 600;
}

.department-box p {
  margin: 15px 0;
  color: #000;
  text-align: left;
  font-size: 16px;
}

.department-box ul li {
  list-style-position: inside;
  list-style-type: disc;
}

footer {
  background: #25262B;
  color: #fff;
  padding-top: 30px;
}

.news-letter-sec {
  padding: 20px;
}

.news-letter-sec h3 {
  color: #fff;
}

@media screen and (min-width: 1300px) {
  .news-letter-sec h3 {
    font-size: 2.2vw;
    margin: 15px 0 0;
  }
}

.news-letter-sec h3 span {
  color: #BE1E2D;
}

.news-letter-sec .news-letter-field {
  display: flex;
  position: relative;
  margin-bottom: 15px;
}

.news-letter-sec .news-letter-field .news-field {
  background: transparent;
}

.news-letter-sec .news-letter-field .submit-icon {
  position: absolute;
  right: 5px;
  top: -1px;
  font-size: 20px;
  color: #fff;
  background: none;
  border: none;
}

.news-letter-sec .social-media-icons {
  margin-top: 20px;
}

.news-letter-sec .social-media-icons strong {
  color: #BE1E2D;
  font-size: 18px;
}

.news-letter-sec .social-media-icons ul {
  display: flex;
  justify-content: start;
}

.news-letter-sec .social-media-icons ul li {
  margin-top: 15px;
  margin-right: 15px;
}

.news-letter-sec .social-media-icons ul li img {
  -webkit-transition: all 0.9s ease;
  -moz-transition: all 0.9s ease;
  -ms-transition: all 0.9s ease;
  -o-transition: all 0.9s ease;
}

.news-letter-sec .social-media-icons ul li:hover img {
  opacity: 0.7;
}

.col-link {
  padding: 20px 0;
}

.col-link h3 {
  font-size: 24px;
  text-transform: capitalize;
  margin-bottom: 20px;
}

.col-link ul li {
  list-style-type: disc;
  list-style-position: inside;
  margin-top: 5px;
}

.col-link ul li a {
  font-weight: 300;
  font-size: 16px;
  color: #b0b0b0;
}

.col-link ul li a:hover {
  color: #fff;
}

.col-link strong {
  display: block;
  margin-top: 10px;
}

.col-link address {
  color: #b0b0b0;
}

.col-link address a {
  color: #b0b0b0;
}

.col-link address a:hover {
  color: #fff;
}

.copy-right {
  border-top: 1px solid #b0b0b0;
  padding: 10px 0;
  text-align: center;
}

.copy-right p {
  color: #b0b0b0;
}

.copy-right p a {
  color: #fff;
}

.copy-right p a:hover {
  color: #BE1E2D;
}

.breadcrumb-sec .breadcrumb {
  margin: 0px !important;
}

.breadcrumb-sec .breadcrumb .breadcrumb-item {
  padding: 15px 10px;
  font-family: "Inter", sans-serif;
}

.breadcrumb-sec .breadcrumb .breadcrumb-item a {
  color: #000;
  font-weight: 500;
}

.breadcrumb-sec .breadcrumb .breadcrumb-item.active {
  color: #BE1E2D;
}

.active-catname {
  font-family: "Inter", sans-serif;
  font-size: 30px;
  font-weight: 600;
  text-transform: capitalize;
}

.top-cats-sec {
  background: #EFECEC;
  padding: 15px 0;
}

.top-cats-sec .cats-menu li .dropdown-btn {
  background: transparent;
  border: none;
  font-family: "Inter", sans-serif;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 700;
}

.top-cats-sec .cats-menu li .dropdown-btn img {
  margin-left: 5px;
}

.top-cats-sec .cats-menu li .dropdown-btn:before {
  color: #fff;
}

.top-cats-sec .cats-menu li .dropdown-btn .dropdown-item:focus, .top-cats-sec .cats-menu li .dropdown-btn .dropdown-item:hover {
  background: #BE1E2D !important;
}

.top-cats-sec .cats-menu li .dropdown-menu {
  width: 300px;
  font-size: 16px;
  background: #EFECEC;
  color: #000;
}

.top-cats-sec .cats-menu li .dropdown-menu .dropdown-item:before {
  content: "\f111";
  color: #000;
  font-family: FontAwesome;
  font-size: 6px;
  vertical-align: middle;
  margin-right: 10px;
}

.top-cats-sec .cats-menu li .dropdown-item:focus:hover, .top-cats-sec .cats-menu li .dropdown-item:hover:hover {
  color: #fff;
}

.dropdown-item:focus, .dropdown-item:hover, .dropdown-item:hover, .dropdown-item.active, .dropdown-item:active {
  background: #BE1E2D !important;
  color: #fff;
}

.top-cats-sec .cats-menu li .dropdown-menu .dropdown-item:before:hover {
  color: #fff;
}

.cats-menu ul.cat-dlist {
  display: flex;
}

.cats-menu ul.cat-dlist li.main-li {
  width: 20%;
}

.product-main-wrapper {
  padding: 50px 0;
}

.product-wrapper {
  margin-bottom: 20px;
}

.product-wrapper .pro-detail {
  font-family: "Poppins", sans-serif;
  padding: 10px 0;
}

.product-wrapper .pro-detail h2 {
  font-size: 18px;
  color: #000;
}

.product-wrapper .pro-detail p {
  margin: 0px;
  color: #000;
}

.main-pagination-sec {
  display: flex;
  justify-content: center;
}

.page-item:first-child .page-link {
  color: #BE1E2D;
}

.page-item:last-child .page-link {
  color: #BE1E2D;
}

.page-link {
  color: #000;
}

.carousel-control-next-icon, .carousel-control-prev-icon {
  filter: brightness(0) saturate(100%);
  font-size: 20px;
}

.next-pre-product {
  width: 280px;
  display: flex;
  justify-content: space-between;
  float: right;
}

.next-pre-product i {
  font-weight: 300;
}

.next-pre-product span {
  display: block;
}

.next-pre-product .next-pro a {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  font-family: "Poppins", sans-serif;
  color: #000;
}

.next-pre-product .next-pro i {
  text-align: left;
}

.next-pre-product .prv-pro i {
  text-align: right;
}

.detil-product-description {
  padding: 15px 20px;
}

.product-name {
  margin-bottom: 20px;
}

.product-name h1 {
  font-size: 25px;
  font-weight: 400;
  letter-spacing: -0.25px;
}

.product-name strong {
  color: #BE1E2D;
  font-size: 24px;
  font-weight: 500;
}

.pro-qty-sec {
  text-align: center;
  color: #727272;
}

.pro-qty-sec span {
  font-size: 14px;
  color: #2f2f2f;
}

.pro-qty-sec .qty-field {
  width: 60px;
  height: 40px;
  text-align: center;
  color: #000;
  border: none;
  font-size: 40px;
}

.pro-qty-sec .qty-field:focus, .pro-qty-sec .qty-field:focus-visible {
  border: none;
  box-shadow: none;
}

.pro-qty-sec .less, .pro-qty-sec .more {
  height: 35px;
  width: 35px;
  border: 1px solid #000;
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: 200;
  font-size: 13px;
  cursor: pointer;
  border-radius: 4px;
  color: #000;
}

.pro-qty-sec .less i, .pro-qty-sec .more i {
  border-bottom: 1px solid #000;
  color: #000;
}

.qty-input, .qty-input2, .qty-input3, .qty-input4 {
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}

.pro-qty-sec {
  display: flex;
  display: flex;
  flex-direction: column;
  justify-content: start;
  width: 130px;
  text-align: center;
}

.pro-qty-sec strong {
  color: #000;
  font-weight: 400;
  margin-right: 20px;
  display: block;
  margin-bottom: 10px;
}

/*Size radio button*/
.size-top {
  margin-top: 15px;
}

.size-top strong {
  color: #000;
  text-transform: uppercase;
  font-weight: 400;
}

.sizes span {
  text-align: center;
  display: block;
}

.sizes input[type="radio"] {
  display: none;
}

.sizes {
  display: flex;
  margin-top: 7px;
  flex-wrap: wrap;
}

.sizes label {
  font-size: 16px;
  cursor: pointer;
  margin: 0;
  padding: 10px 10px;
  display: flex;
  align-items: center;
  align-content: center;
  justify-content: center;
  background: #EFECEC;
  color: #000;
}

.sizes input[type="radio"]:checked + label {
  background: #BE1E2D;
  color: #fff !important;
}

.sizes input[type="radio"] label {
  border: 1px solid #c2c2c2;
  color: #000;
}

.inquiry-btn {
  background: #000;
  color: #fff;
  padding: 5px 30px;
  text-align: center;
  outline: none;
  border: none;
  font-size: 14px;
  -webkit-transition: all 0.9s ease;
  -moz-transition: all 0.9s ease;
  -ms-transition: all 0.9s ease;
  -o-transition: all 0.9s ease;
  margin-top: 15px;
  width: 100%;
}

.inquiry-btn:hover {
  background: #BE1E2D;
  color: #fff;
}

.product-attributes-wrapper {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
}

.product-attributes-wrapper .product-attributes {
  margin-right: 15px;
}

.option-1 {
  margin-top: 20px;
}

.size-qty-sec {
  display: flex;
  justify-content: space-between;
  align-items: end;
}

.size-qty-sec .add-inquiry-btn {
  background: #BE1E2D;
  color: #fff;
  padding: 10px 0;
  border: none;
  display: block;
  width: 100%;
  margin-left: 15px;
  text-transform: uppercase;
  font-family: "Poppins", sans-serif;
  -webkit-transition: all 0.9s ease;
  -moz-transition: all 0.9s ease;
  -ms-transition: all 0.9s ease;
  -o-transition: all 0.9s ease;
}

.size-qty-sec .add-inquiry-btn:hover {
  background: #000;
}

.product-des-detail {
  padding: 15px 0;
}

.product-des-detail h5 {
  font-size: 1.8vw;
  padding: 10px 0;
  color: #000;
}

.product-des-detail .nav-tabs .nav-link {
  width: 25%;
  border: 1px solid #c0c0c0;
  border-radius: 0px;
  padding: 15px 0;
  font-size: 16px;
  color: #000;
}

@media screen and (max-width: 640px) {
  .product-des-detail .nav-tabs .nav-link {
    width: 100%;
  }
}

.product-des-detail .nav-tabs .nav-item.show .nav-link, .product-des-detail .nav-tabs .nav-link.active {
  background: #BE1E2D;
  color: #fff;
}

.description-content-sec {
  display: flex;
  justify-content: space-between;
  flex-flow: wrap;
  padding: 15px 10px;
}

.description-content-sec .des-content {
  width: 50%;
  display: flex;
  justify-content: start;
  align-items: center;
}

.description-content-sec .des-content p {
  text-align: justify;
  margin: 10px 0;
  font-size: 14px;
}

.description-content-sec .des-content img {
  padding: 0 10px;
}

.description-content-sec ul, .description-content-sec ol {
  padding-left: 5px;
  list-style-type: disc !important;
  list-style-position: inside;
}

.description-content-sec ul li, .description-content-sec ol li {
  list-style-type: disc !important;
  list-style-position: outside;
}

@media screen and (max-width: 840px) {
  .description-content-sec .des-content {
    width: 100%;
  }
}

@media screen and (max-width: 640px) {
  .description-content-sec .des-content {
    width: 100%;
  }
}

.description-content-sec h2, .description-content-sec h3, .description-content-sec h4, .description-content-sec h5, .description-content-sec h6 {
  color: #BE1E2D;
  font-size: 22px;
  padding: 10px 0;
}

.description-content-sec p {
  font-size: 15px;
  margin-bottom: 15px;
}

.swiper-button-next:after, .swiper-container-rtl .swiper-button-prev:after {
  content: url(../images/left-arrow.png);
}

.swiper-button-prev:after, .swiper-container-rtl .swiper-button-prev:after {
  content: url(../images/right-arrow.png);
}

.offcanvas, .offcanvas-lg, .offcanvas-md, .offcanvas-sm, .offcanvas-xl, .offcanvas-xxl {
  --bs-offcanvas-width: 600px;
}

.product-description ul li {
  list-style-type: disc;
  list-style-position: inside;
}

.carousel-button-div {
  background: #fff;
  color: #000;
  width: 70% !important;
  margin: auto;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 70px;
  position: absolute;
  left: 0%;
  right: 0%;
  bottom: 2px;
}

.carousel-button-div .carousel-control-next, .carousel-button-div .carousel-control-prev {
  width: 5%;
  display: flex;
  align-items: center;
  justify-content: center;
  top: 26px !important;
  height: 19px;
}

.button-content strong {
  display: block;
  color: #000;
  font-size: 14px;
}

.button-content p {
  color: #999999;
  font-size: 14px;
}

main {
  font-family: "Poppins", sans-serif;
}

.whats-behind {
  background: #f2f2f2;
  padding: 15px 0;
  text-align: center;
}

.whats-behind h4 {
  text-align: center;
  color: #000;
}

@media screen and (min-width: 1140px) {
  .whats-behind .col-md-20 {
    width: 20%;
  }
}

@media screen and (max-width: 940px) {
  .whats-behind .col-md-20 {
    width: 25%;
  }
}

@media screen and (max-width: 740px) {
  .whats-behind .col-md-20 {
    width: 32.3%;
  }
  .whats-behind .best-seller-sec h3, .whats-behind .best-seller-sec h4 {
    font-size: 22px;
  }
}

@media screen and (max-width: 640px) {
  .whats-behind .col-md-20 {
    width: 100%;
  }
}

.whats-behind .box-div {
  padding: 10px 5px;
  margin: 10px 0;
}

.whats-behind .box-div img {
  margin: 10px auto 20px;
}

.whats-behind .box-div p {
  font-size: 16px;
  color: #797979;
}

.whats-behind {
  margin: 30px 0;
}

.best-seller-sec h3 {
  color: #000;
  font-weight: 700;
  font-size: 3vw;
  text-transform: uppercase;
}

.best-seller-sec h4 {
  font-size: 2.6vw;
  color: #696969;
  font-style: italic;
  text-transform: uppercase;
}

.btn--text {
  outline: 1px solid #fff;
  font-size: 20px;
  padding: 5px 25px;
  color: #fff;
  margin-top: 15px;
}

.btn--text:hover {
  color: #BE1E2D;
  outline: 1px solid #BE1E2D;
}

@media screen and (max-width: 540px) {
  .cats-menu ul.cat-dlist li.main-li {
    width: 49%;
  }
}

Anon7 - 2022
SCDN GOK