| Server IP : 213.186.33.4 / Your IP : 216.73.216.222 Web Server : Apache System : Linux webm005.cluster103.gra.hosting.ovh.net 6.18.39-ovh-vps-grsec-zfs+ #1 SMP PREEMPT_DYNAMIC Tue Jul 21 12:03:15 CEST 2026 x86_64 User : karinebmkh ( 644538) PHP Version : 8.4.22 Disable Function : _dyuweyrj4,_dyuweyrj4r,dl MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /home/karinebmkh/www2/wp-content/themes/glaza/assets/css/ |
Upload File : |
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
1.0 - X > 1400px
2.0 - X > 1200px
3.0 - 992px < X < 1199px
4.0 - X < 992px
5.0 - 768px < X < 992px
6.0 - X < 768px
7.0 - 480px < X < 768px
8.0 - X < 480px
--------------------------------------------------------------*/
/*--------------------------------------------------------------
1.0 - X < 1200px
--------------------------------------------------------------*/
@media only screen and (max-width: 1199px) {
.single-left-share {
display: none;
}
.wrap, .header-holder {
padding-right: 20px;
padding-left: 20px;
}
.slider-nav {
left: 0;
}
.slider-nav.next {
right: 0;
}
}
/*--------------------------------------------------------------
1.0 - X < 992px
--------------------------------------------------------------*/
@media only screen and (max-width: 991px) {
h1 {
font-size: 34px;
}
h2 {
font-size: 26px;
}
h3 {
font-size: 24px;
}
h4 {
font-size: 20px;
}
.sidebar-wrap,
.site-content.has-sidebar #main,
.site-content.has-sidebar.is-sidebar-left #main,
.site-content.has-sidebar.is-sidebar-right #main,
.site-content.has-sidebar .sidebar-wrap {
float: none;
width: 100%;
padding-left: 0;
padding-right: 0;
margin-right: auto;
margin-left: auto;
}
.sidebar-wrap {
margin-top: 60px;
}
blockquote {
margin: 30px 0;
}
.header-wrap {
margin-bottom: 0;
border: none !important;
}
.main-menu-inner, .navbar-social, .navbar-subscribe {
display: none;
}
.btn-toggle-wrap {
display: block;
}
.banner-wrap {
display: none;
}
.logo-mobile-wrap {
position: relative;
z-index: 1;
display: block;
padding-top: 5px;
padding-bottom: 5px;
width: auto;
text-align: center;
}
.navbar-left {
margin-top: 5px;
padding-left: 10px;
}
.navbar-right {
margin-top: 5px;
padding-right: 10px;
}
.header-style-2 .navbar-right {
margin-top: 0;
}
.logo-mobile-wrap.is-logo-image img {
max-height: 48px;
width: auto;
}
.site-wrap .wrap {
margin-top: 40px;
margin-bottom: 40px;
}
.is-single-1 .breadcrumb,
.is-single-4 .breadcrumb,
.is-single-5 .breadcrumb,
.is-single-6 .breadcrumb,
.page-template-default .breadcrumb,
.search .breadcrumb, .error404 .breadcrumb {
padding-top: 10px;
padding-bottom: 10px;
}
.single-post-related .block-inner {
padding-top: 40px;
}
.single-3 .entry-header, .single-6 .entry-header {
margin-bottom: 30px;
}
.post-list-3, .post-grid-3 {
margin-bottom: 20px;
}
.widget-sidebar {
margin-bottom: 40px;
}
.header-holder {
margin-top: 30px;
margin-bottom: 30px;
text-align: center;
}
/* author avatar */
.author-avatar {
display: block;
float: none;
margin: auto;
margin-bottom: 10px;
width: 70px;
}
.author-content {
margin-left: 0;
}
.author-title, .author-job {
text-align: center;
}
.author-description {
margin-top: 20px;
text-align: center;
}
.archive-header .breadcrumb, .search-header .breadcrumb {
position: relative;
top: auto;
right: auto;
bottom: auto;
left: auto;
float: none;
margin-bottom: 15px;
padding: 0;
max-width: 100%;
width: auto;
text-align: center;
}
.archive-title {
margin-right: 0;
}
.taxonomy-description {
max-width: 100%;
}
/* post title */
.post-title.size-1 {
font-size: 34px;
}
.post-title.size-2 {
font-size: 26px;
}
.block-title {
font-size: 18px;
padding-left: 15px;
padding-right: 15px;
}
.widget.default-margin:not(.panel-last-child) {
margin-bottom: 40px;
}
.review-box-wrap.is-top {
float: none;
width: 100%;
}
blockquote {
padding-left: 0;
}
.post-header-overlay {
padding: 30px 20px;
}
.single-shop:not(.is-dark-style) {
border: none;
padding: 0 !important;
}
.post-title.single-shop-title {
margin-bottom: 20px;
}
.post-grid-2 .post-header-overlay {
padding: 15px;
max-width: 95%;
width: 95%;
}
.panel-grid-cell .panel-cell-style.sidebar-inner {
padding-left: 30px;
}
.panel-grid-cell .panel-cell-style.sidebar-inner.is-left {
padding-left: 0;
padding-right: 30px;
}
.section-content.panel-row-style {
display: block !important;
}
.section-content.panel-row-style > .panel-grid-cell {
width: 100% !important;
}
.section-content.panel-row-style .panel-cell-style.sidebar-inner {
padding-left: 0 !important;
padding-right: 0 !important;
margin-top: 60px;
}
.post-list .col-right {
padding-left: 30px;
}
.post-list.is-dark-style .col-right {
padding-right: 30px;
}
.single-post-author {
margin-top: 40px;
}
.header-style-2 .logo-wrap img {
max-height: 40px;
margin-top: 10px;
}
.header-style-2 .logo-wrap {
padding-left: 10px;
}
}
/*--------------------------------------------------------------
2.0 - 768px < X < 992px
--------------------------------------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 991px) {
.post-list-3 .post-thumb-outer {
max-width: 70px;
}
.post-list-3 .post-header {
margin-left: 85px;
}
.widget-sb-post .post-style-2 {
margin-left: 0;
margin-right: 0;
}
.widget-sb-post .post-style-2 .post-grid-3 {
float: none;
overflow: hidden;
padding: 0;
width: 100%;
}
.widget-sb-post .post-style-2 .post-grid-3 .post-thumb-outer {
float: left;
max-width: 70px;
margin-bottom: 0;
}
.widget-sb-post .post-style-2 .post-grid-3 .post-title {
display: block;
margin-left: 85px;
}
.post-title.size-3 {
font-size: 20px;
}
}
/*--------------------------------------------------------------
3.0 - X < 768px
--------------------------------------------------------------*/
@media only screen and (max-width: 767px) {
.columns-2 > *, .columns-3 > *, .columns-4 > *, .columns-5 > *, .columns-6 > *,
.footer-widget-inner > * {
float: none;
width: 100%;
}
.sidebar-wrap {
margin-top: 50px;
}
.block-header {
margin-bottom: 30px;
}
.banner-link-wrap {
margin-top: 10px;
}
.is-single-1 .breadcrumb, .is-single-4 .breadcrumb, .is-single-5 .breadcrumb,
.is-single-6 .breadcrumb, .page-template-default .breadcrumb,
.search .breadcrumb, .error404 .breadcrumb {
padding-top: 10px;
padding-bottom: 10px;
}
.single-post-related .block-inner {
padding-top: 30px;
}
.single-3 .entry-header, .single-6 .entry-header {
margin-bottom: 30px;
}
.header-holder {
margin-top: 25px;
margin-bottom: 25px;
}
.archive-header .breadcrumb,
.search-header .breadcrumb {
text-align: center;
margin-bottom: 5px;
}
.post-grid-3 {
margin-bottom: 25px;
}
.author-more {
display: none;
}
.box-nav .nav-el {
width: 100%;
float: none;
text-align: center;
}
.box-nav .nav-el:last-child:before {
display: none;
}
.box-nav .nav-el:last-child:not(.nav-left) {
margin-top: 20px;
padding-top: 20px;
border-top: 1px solid rgba(0, 0, 0, 0.1);
}
.copyright-inner {
padding-top: 20px;
padding-bottom: 20px;
border-top: 2px solid rgba(0, 0, 0, .05);
}
.copyright-inner > * {
float: none;
display: block;
text-align: center;
}
.copyright-inner > *:last-child:not(.copyright-text) {
margin-top: 15px;
}
/* slider */
.post-slider-1 .is-thumb-slider .post-thumb {
position: relative;
padding-bottom: 0;
}
.post-slider-1 .is-thumb-slider .post-thumb img {
position: relative;
left: auto;
right: auto;
bottom: auto;
top: auto;
height: auto;
}
.post-slider-1 .post-header-overlay,
.post-slider-holder {
position: relative;
left: auto;
right: auto;
bottom: auto;
width: 100%;
max-width: 100%;
}
.filter-link {
padding: 5px 5px;
}
.post-grid-2 .post-header-overlay {
opacity: 1;
}
.pagination-wrap {
margin-top: 25px;
}
/* post list */
.post-wrap.post-list {
display: block !important;
}
.post-list .col-left,
.post-list .col-right {
width: 100%;
float: none;
padding: 0;
}
.post-list .col-left {
margin-bottom: 20px;
}
.post-list.is-dark-style .col-left {
margin-bottom: 0;
}
.post-list-1 .post-header {
margin-left: 0;
position: relative;
border-top: none;
}
.post-list.is-dark-style .col-right {
padding-left: 20px;
padding-right: 20px;
padding-bottom: 30px;
}
.entry .alignleft, .entry img.alignleft,
.entry .alignright, .entry img.alignright {
width: 100%;
max-width: 100%;
float: none;
margin-left: auto;
margin-right: auto;
}
.review-box-wrap {
padding: 20px 15px;
}
.single-2 .top-featured .post-thumb {
padding-bottom: 40%;
}
.single-2 .single-inner {
margin-top: 0;
padding: 0;
}
.page-template-default .entry-header {
margin-bottom: 30px;
}
.return-home {
width: 100%;
padding-top: 15px;
padding-bottom: 15px;
margin-top: 30px;
font-size: 15px;
}
.not-found .page-title {
margin-bottom: 30px;
}
.instagram-grid-inner i {
font-size: 14px;
}
.taxonomy-description p {
font-size: .9em;
}
.footer-navigation {
padding-top: 40px;
text-align: center;
}
.footer-logo {
float: none;
clear: both;
}
.footer-menu-inner {
float: none !important;
padding-top: 15px;
padding-bottom: 15px;
}
.panel-grid .panel-grid-cell {
margin-bottom: 40px;
}
.panel-grid .panel-grid-cell:last-child {
margin-bottom: 0;
}
.comment-form .comment-form-author input,
.comment-form .comment-form-email input,
.comment-form .comment-form-url input {
width: 100%;
}
.post-title.single-shop-title {
margin-bottom: 15px;
}
.widget-fw-slider-2 .slider-nav.prev {
left: 10px;
}
.widget-fw-slider-2 .slider-nav.next {
right: 10px;
}
.pagination-nextprev a {
min-width: 130px;
}
.pagination-wrap.pagination-loadmore a {
min-width: 200px;
}
.navbar-right .cart-icon {
font-size: 16px;
}
.navbar-right .search-icon {
font-size: 18px;
}
.navbar-right .navbar-search {
margin-left: 10px;
}
.navbar-right .cart-icon, .navbar-right .search-icon {
padding: 0 10px;
}
.navbar-right .navbar-search:before {
top: 15px;
bottom: 15px;
}
.section-content.panel-row-style .panel-cell-style.sidebar-inner {
margin-top: 50px;
}
.footer-menu-inner > li > a:after {
margin-left: 5px;
margin-right: 1px;
}
.author-social {
float: none;
text-align: center;
margin-left: 0;
}
.site-wrap .single-2 .wrap {
margin-top: 20px;
}
.single-post-author {
margin-top: 30px;
}
.single-4 .header-holder {
padding: 20px;
}
.single-author-info img {
width: 25px;
height: 25px;
margin-top: 5px;
}
.is-single-2 .breadcrumb, .is-single-3 .breadcrumb {
margin-bottom: 15px;
}
.copyright-text {
margin-bottom: 20px;
font-size: .85em;
}
.footer-social {
font-size: 13px;
}
.not-found .search-form {
margin: 40px auto 20px;
}
.not-found .page-content p {
font-size: 16px;
}
}
@media only screen and (max-width: 782px) {
.admin-bar .is-stick .navbar-wrap {
top: 0 !important;
}
.admin-bar .off-canvas-wrap {
top: 46px !important;
}
}
@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
.mfp-img-mobile .mfp-image-holder {
padding-right: 0;
padding-left: 0;
}
.mfp-img-mobile img.mfp-img {
padding: 0;
}
.mfp-img-mobile .mfp-figure:after {
top: 0;
bottom: 0;
}
.mfp-img-mobile .mfp-figure small {
display: inline;
margin-left: 5px;
}
.mfp-img-mobile .mfp-bottom-bar {
position: fixed;
top: auto;
bottom: 0;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
margin: 0;
padding: 3px 5px;
background: rgba(0, 0, 0, 0.6);
}
.mfp-img-mobile .mfp-bottom-bar:empty {
padding: 0;
}
.mfp-img-mobile .mfp-counter {
top: 3px;
right: 5px;
}
.mfp-img-mobile .mfp-close {
position: fixed;
top: 0;
right: 0;
padding: 0;
width: 35px;
height: 35px;
background: rgba(0, 0, 0, 0.6);
text-align: center;
line-height: 35px;
}
}
@media all and (max-width: 900px) {
.mfp-arrow {
-webkit-transform: scale(0.75);
transform: scale(0.75);
}
.mfp-arrow-left {
-webkit-transform-origin: 0;
transform-origin: 0;
}
.mfp-arrow-right {
-webkit-transform-origin: 100%;
transform-origin: 100%;
}
.mfp-container {
padding-right: 6px;
padding-left: 6px;
}
}
@media only screen and (min-width: 1200px) {
.single-5.none-sidebar .single-post-thumb-outer.gallery-slider {
margin-left: -100px;
margin-right: -100px;
}
.post-classic .post-format,
.content-inner.columns-2 .post-grid-1 .post-format,
.post-slider-1 .post-format {
height: 50px;
width: 50px;
}
.post-classic .post-format i,
.content-inner.columns-2 .post-grid-1 .post-format i,
.post-slider-1 .post-format i {
line-height: 50px;
}
.columns-2 .post-fw.post-grid-1 {
margin-bottom: 50px;
}
}
@media only screen and (min-width: 992px) {
.navbar-search.is-hide-desktop {
display: none !important;
}
.panel-grid-cell .panel-cell-style.sidebar-inner {
padding-left: 50px;
}
.panel-grid-cell .panel-cell-style.sidebar-inner.is-left {
padding-left: 0;
padding-right: 50px;
}
}