/*
Theme Name: Axel Florist
Text Domain: axelflorist
Version: 1.0
Tested up to: 6.0
Requires at least: 4.7
Requires PHP: 5.2.4
Description: a theme for axel florist
Author: Baturetno Studio
Author URI: https://baturetnostudio.com
Theme URI: https://axelflorist.com
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

All files, unless otherwise stated, are released under the GNU General Public
License version 2.0 (http://www.gnu.org/licenses/gpl-2.0.html)

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned
with others.
*/

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

/* Document
   ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */

html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

/* Sections
   ========================================================================== */

/**
 * Remove the margin in all browsers.
 */

body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */

main {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */

hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

pre {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/* Text-level semantics
   ========================================================================== */

/**
 * Remove the gray background on active links in IE 10.
 */

a {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */

abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  text-decoration: underline dotted; /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */

b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */

small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */

/**
 * Remove the border on images inside links in IE 10.
 */

img {
  border-style: none;
}

/* Forms
   ========================================================================== */

/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */

button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */

button,
input { /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */

button,
select { /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */

button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */

legend {
  box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */

progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */

textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */

[type="checkbox"],
[type="radio"] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */

[type="search"] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */

[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */

::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/* Interactive
   ========================================================================== */

/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */

details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */

summary {
  display: list-item;
}

/* Misc
   ========================================================================== */

/**
 * Add the correct display in IE 10+.
 */

template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */

[hidden] {
  display: none;
}


/* REGISTER GOOGLE FONT */

@import url('https://fonts.googleapis.com/css2?family=Karla:wght@400;700&display=swap');

h1,h2,h3,h4,h5,h6 {
	font-family: 'Karla', sans-serif;
	font-weight: 700;
}

h1 {
	font-size: 36px;
}

.home h1 {
	font-size: 0;
}

div, p, ul, li, a, span, nav, header{
	font-family: 'Karla', sans-serif;
}

/* HEADER */

header {
	background: rgb(217,161,158);
background: linear-gradient(0deg, rgba(217,161,158,1) 44%, rgba(190,4,5,1) 100%);
}

.container-logo {
	width: 100%;
	margin: 0 auto;
	padding: 20px;
}

.home h1 img {
	display: block;
	margin: 0 auto;
}

.logo-header {
	width: 100%;
	max-width: 428px;
}

a#logo {
	display: block;
}

.tgl-skrg {
	font-size: 12px;
	color: #666;
	letter-spacing: 2px;
	padding: 0 10px;
	border-right: 1px solid #E5E5E5;
	line-height: 6;
}

.network {
	padding: 0 10px;
	border-right: 1px solid #E5E5E5;
	line-height: 6;
}

.container-menu-utama {
	width: 100%;
	background: #C11314;
}

.menu-utama {
	width: 100%;
	max-width: 1100px;
	margin: 0 auto;
	padding: 10px 0;
	text-align: center;
}

.menu-utama li {
	list-style-type: none;
	display: inline-block;
}

.menu-utama li a {
	text-decoration: none;
	display: block;
	padding: 10px 7px;
	font-family: 'Karla', sans-serif;
	font-size: 18px;
	font-weight: 700;
	color: #fff;
	 -o-transition:.4s;
  	-ms-transition:.4s;
 	 -moz-transition:.4s;
  	-webkit-transition:.4s;
  	transition:.4s;
}

.menu-utama li a:hover {
	color: #BE0405;
}

/* HOMEPAGE */

.index-container {
	width: 100%;
	max-width: 1100px;
	margin: 0 auto;
	display: flex;
	border: 1px solid red;
}

.index-left {
	width: 100%;
	max-width: 720px;
	margin-right: 20px;
}

.slider-container {
	width: 100%;
	max-width: 720px;
	margin: 0 auto;
}

.foto-slider {
	display: block;
	position: relative;
}

.judul-headline {
	background: #000;
	color: #fff;
	text-transform: uppercase;
	position: absolute;
	z-index: 1;
	padding: 8px 20px;
	font-weight: bold;
	font-style: italic;
	letter-spacing: 4px;
	left: 0;
	top: 20px;
}

.slider-text {
	position: absolute;
	z-index: 1;
	padding: 60px 20px 10px 20px;
	bottom: 0;
	text-align: left;
	width: 100%;
	height: 220px;
	background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.85) 75%);
	box-sizing: border-box;
	margin: 0;
}

a.slider-kategori {
	display: inline-block !important;
	padding: 0;
	color: #fff;
	display: block;
	font-size: 13px;
	letter-spacing: 2.4px;
	text-decoration: none;
	text-transform: uppercase;
	border-bottom: 1px solid #fff;
	margin-bottom: 10px;
}

a.judul-slider {
	display: block;
	text-decoration: none;
	color:  #fff;
	font-size: 30px;
	font-weight: bold;

}

.judul-slider a:hover {
	text-decoration: underline;
}

.judul-thumbnail {
	background: #000;
	color: #fff;
	font-size: 13px;
	padding: 5px;
	margin-top: 0;
	min-height: 60px;
}

.swiper-button-next:after, .swiper-button-prev:after {
	display: none;
}

.pilihan-editor-container {
	width: 100%;
	max-width: 720px;
	margin: 0 auto;
	overflow: hidden;
	padding: 25px;
	border: 1px solid #ccc;
	box-sizing: border-box;
}

.container-berita-terkini {
	width: 100%;
	overflow: hidden;
}

.berita-terkini-wrap {
	width: 100%;
	max-width: 720px;
	margin: 0 auto;
}

.judul-wrap-berita-terkini {
	color: #0bb1ef;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 21px;
	font-style: italic;
	font-weight: 700;
	position: relative;
	width: 100%;
}

p.judul-wrap-berita-terkini::after {
	content:"";
	border-top: 1px solid #0bb1ef;
	position: absolute;
	z-index: -1;
	top: 13px;
	left: 190px;
	width: 100%;
}

.berita-terkini {
	display: flex;
	align-items: flex-start;
	margin-bottom: 30px;
}

.foto-berita-terkini {
	display: inline-block;
	margin-right: 15px;
}

.tanpa-foto-berita-terkini {
	display: inline-block;
	margin-right: 15px;
	width: 100%;
	max-width: 220px;
	height: 132px;
	background: #eee;
}


p.berita-terkini-kategori {
	margin-top: 0;
}


.berita-terkini-kategori a {
	text-transform: uppercase;
	border-bottom: 1px solid #0bb1ef;
	padding: 3px;
	letter-spacing: 2.4px;
	font-size: 12px;
	color: #0bb1ef;
	display: inline-block;
	text-decoration: none;
	 -o-transition:.4s;
  	-ms-transition:.4s;
 	 -moz-transition:.4s;
  	-webkit-transition:.4s;
  	transition:.4s;
}

.berita-terkini-kategori a:hover {
	border-bottom: 1px solid #000;
}

.berita-terkini h2 a {
	color: #000;
	text-decoration: none;
	font-size: 20px;
	 -o-transition:.4s;
  	-ms-transition:.4s;
 	 -moz-transition:.4s;
  	-webkit-transition:.4s;
  	transition:.4s;
}


.berita-terkini h2 a:hover {
	color: #0bb1ef;
}

.berita-terkini-tanggal, .berita-terkini-waktu {
	font-size: 12px;
	color: #7e7e7e;
	letter-spacing: 1.2px;
}

.splide__slide img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.splide__slide {
  opacity: 0.6;
}

.splide__slide.is-active {
  opacity: 1;
}


/* SINGLE */

.foto-single-post {
	
}

/* SIDEBAR RIGHT */

.sidebar-right-index {
	width: 100%;
	max-width: 340px;
	border: 1px solid black;
}

.sidebar-right-index ul {
	list-style-type: none;
	padding: 0 20px;
}

.sidebar-right-index ul li {
	padding: 6px 6px 6px 0;
}


.sidebar-right-index a {
	text-decoration: none;
	color: #000;
}

.sidebar-right-index a:hover {
	color: #0bb1ef;
}

.judul-sidebar-right {
	text-transform: uppercase;
	color: #0bb1ef;
	font-size: 21px;
	font-style: italic;
	border-bottom: 1px solid #0bb1ef;
	padding-bottom: 5px;
	letter-spacing: 2.4px;
	
}

.sidebar-right-wrap > div > img {
	display: block;
	margin: 0 auto;
}

.sidebar-right-wrap > div {
	margin-bottom: 20px;
}

div.tagcloud {
	padding: 0 20px;
}

.sidebar-right-index .gallery figcaption {
	display: none;
}

form {
	padding: 0 20px;
}

input[type=text], textarea, select, input[type=email], input[type=url], input[type=number], input[type=date], input[type=tel], input[type=file] {
	border: 1px solid #ccc;
	width: 100%;
	padding: 10px 15px;
	margin-top: 5px;
	margin-bottom: 15px;
	border-radius: 3px;
	font-size: 1em;
}

input[type=submit] {
	border: 1px solid #ccc;
	padding: 10px 15px;
	margin-top: 5px;
	margin-bottom: 15px;
	border-radius: 3px;
	font-size: 1em;
}

label {
	display: block;
	width: 100%;
	padding: 6px 0;
}

input[type=button], input[type=submit], input[type=reset] {
	background-color: #009BA9;
	color: #fff;
	font-weight: bold;
	border: 1px solid #009BA9;
	 -o-transition:.5s;
  	-ms-transition:.5s;
 	 -moz-transition:.5s;
  	-webkit-transition:.5s;
  	transition:.5s;
}

input[type=button]:hover, input[type=submit]:hover, input[type=reset]:hover {
	color: #009BA9;
	background-color: #fff;
}

/* calendar widget */
#calendar_wrap {
	margin: 10px;
}
.widget_calendar{float:left}#wp-calendar{width:100%}#wp-calendar caption{text-align:right;color:var(--font-333);font-size:14px;margin-top:10px;margin-bottom:15px}#wp-calendar thead{font-size:10px}#wp-calendar thead th{padding:5px; font-size: 14px;color:var(--font-333) }#wp-calendar tbody{color:#aaa}#wp-calendar tbody td{background:var(--bg-f5f); border:2px solid #fff; text-align: center; padding: 5px; } #wp-calendar tbody td a {color: var(--font-color);} border:1px solid #fff;text-align:center; padding:8px; #wp-calendar tbody td:hover{background:#fff}#wp-calendar tbody .pad{background:0 0}#wp-calendar tfoot #next{font-size:10px;text-transform:uppercase;text-align:right}#wp-calendar tfoot #prev{font-size:10px;text-transform:uppercase;padding-top:10px} .wp-calendar-nav-prev a { font-size: 14px; color:var(--font-333) } #calendar_wrap nav {margin-top: 15px;}

.gallery:after {content:"";display:table;clear:both;}

img.aligncenter, div.aligncenter, figure.aligncenter, img.wp-post-image {display:block; margin:1em auto;}
img.alignright, div.alignright, figure.alignright {float:right; margin:1em 0 1em 2em;}
img.alignleft, div.alignleft, figure.alignleft, img.wp-post-image.attachment-thumb {float:left; margin:1em 1em 2em 0;}
figure {max-width: 100%; height: auto; margin:1em 0;}
p img.alignright, p img.alignleft {margin-top:0;}


.gallery figure img {max-width:100%; height:auto; margin:0 auto; display:block;}


.gallery figure {float:left; margin:0 2% 1em 0;}


.gallery.gallery-columns-1 figure {width:100%; margin:0 0 1em 0; float:none;}


.gallery.gallery-columns-3 figure {width:32%;}
.gallery.gallery-columns-3 figure:nth-of-type(3n+3) {margin-right:0;}
.gallery.gallery-columns-3 figure:nth-of-type(3n+4) {clear:left;}


.gallery.gallery-columns-2 figure {width:49%;}
.gallery.gallery-columns-2 figure:nth-of-type(even) {margin-right:0;}
.gallery.gallery-columns-2 figure:nth-of-type(odd) {clear:left;}


.gallery.gallery-columns-4 figure {width:23.25%;}
.gallery.gallery-columns-4 figure:nth-of-type(4n+4) {margin-right:0;}
.gallery.gallery-columns-4 figure:nth-of-type(4n+5) {clear:left;}


.gallery.gallery-columns-5 figure {width:18%;}
.gallery.gallery-columns-5 figure:nth-of-type(5n+5) {margin-right:0;}
.gallery.gallery-columns-5 figure:nth-of-type(5n+6) {clear:left;}


.gallery.gallery-columns-6 figure {width:14.2%;}
.gallery.gallery-columns-6 figure:nth-of-type(6n+6) {margin-right:0;}
.gallery.gallery-columns-6 figure:nth-of-type(6n+7) {clear:left;}


.gallery.gallery-columns-7 figure {width:12%;}
.gallery.gallery-columns-7 figure:nth-of-type(7n+7) {margin-right:0;}
.gallery.gallery-columns-7 figure:nth-of-type(7n+8) {clear:left;}


.gallery.gallery-columns-8 figure {width:10.2%;}
.gallery.gallery-columns-8 figure:nth-of-type(8n+8) {margin-right:0;}
.gallery.gallery-columns-8 figure:nth-of-type(8n+9) {clear:left;}


.gallery.gallery-columns-9 figure {width:8.85%;}
.gallery.gallery-columns-9 figure:nth-of-type(9n+9) {margin-right:0;}
.gallery.gallery-columns-9 figure:nth-of-type(9n+10) {clear:left;}


@media (max-width:767px) {
	img.alignright, div.alignright, figure.alignright, img.alignleft, div.alignleft, figure.alignleft, img.wp-post-image.attachment-thumb {display:block; margin:1em auto; float:none;}
	.gallery.gallery-columns-4 figure, .gallery.gallery-columns-5 figure, .gallery.gallery-columns-6 figure, .gallery.gallery-columns-7 figure, .gallery.gallery-columns-8 figure, .gallery.gallery-columns-9 figure {width:100%; margin:0 0 1em 0; float:none;}
}