/*
Theme Name: Layers Elementor Dawg3
Author: Dameer DJ
Template: layers-elementor
Version: 1.0.0
Description: Layers is a revolutionary new way to create websites with WordPress...
License: General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
*/

body {
    font-family: 'Josefin Sans',-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif;
    color: #555555;
    font-size: 1.8rem;
    line-height: 1.6;
    font-weight: 300;
}

body a, body a:hover, body a:active {
    text-decoration: none !important;
}

a:not(.elementor-button-link, .ob-image-link, .wpr-menu-item, .wpr-sub-menu-item):link {
    transition: all 0.3s ease-in-out;
}

a:not(.elementor-button-link, .ob-image-link, .wpr-menu-item, .wpr-sub-menu-item, .page-numbers):hover, a:not(.elementor-button-link, .ob-image-link, .wpr-menu-item, .wpr-sub-menu-item, .page-numbers):active {
    opacity: 0.7;
}

a.ob-image-link {
    overflow: hidden;
}
a.ob-image-link img {
    transition: transform 0.4s ease-in-out, opacity 0.4s ease-in-out;
}
a.ob-image-link:hover img {
    transform: scale(1.1);
    opacity: 0.9;
}

h1, h2, h3, h4, h5, h6 {
    font-family: 'Josefin Sans',-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif;
    color: #333333;
}

[data-widget_type="text-editor.default"] h1, 
[data-widget_type="text-editor.default"] h2, 
[data-widget_type="text-editor.default"] h3, 
[data-widget_type="text-editor.default"] h4, 
[data-widget_type="text-editor.default"] h5, 
[data-widget_type="text-editor.default"] h6 {
    margin-bottom: 0.5em;
}

dl, dt, dd, ol, ul, li {
    margin-top: 0;
    margin-bottom: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}

ol:not(.menu), ul:not(.menu, .sub-menu) {
    margin-bottom: 1rem;
    padding-left: 3rem;
}

ul.wpr-nav-menu {
    margin-bottom: 0 !important;
}

ol:not(.menu) li, ul:not(.menu) li {
    list-style: disc;
}
ul.sub-menu li {
    list-style: none !important;
}

blockquote, .wp-block-quote { 
    font-family: 'Times New Roman', Times, serif;
    font-size: 2rem;
    font-style: italic;
    line-height: 1.4;
    padding-left: 2rem;
    padding-right: 2rem;
  }

body:not(.page-template-template-blank) .wrapper-content > .elementor {
    padding-top: 2%;
    padding-bottom: 2%;
}

body[data-elementor-device-mode="mobile"] .elementor-element.elementor-widget-wpr-nav-menu .wpr-mobile-nav-menu {
    padding: 0;
    padding-left: 0px;
    list-style: none;
    font-size: 0;
}

body[data-elementor-device-mode="mobile"] .elementor-element.elementor-widget-wpr-nav-menu .wpr-mobile-nav-menu ul.sub-menu {
    margin-bottom: 0;
}

body[data-elementor-device-mode="mobile"] .elementor-element.elementor-widget-wpr-nav-menu .wpr-mobile-nav-menu a.wpr-mobile-sub-menu-item {
    font-size: 1.4rem;
    padding-top: 1.6rem !important;
    padding-bottom: 1.6rem !important;
}

.header-site .sub-menu, .header-site.invert .sub-menu, 
.header-site .nav .children, .header-site.invert .nav .children {
    background: transparent;
    border: none;
}

.header-site .sub-menu li a, .header-site .nav .children li a {
    padding: 12px 15px;
}

.footer-site {
    padding-top: 0;
    padding-bottom: 0;
}

input[type="button"], input[type="submit"], button, .button, .form-submit input[type="submit"], 
div.wpforms-container-full .wpforms-form button[type="submit"] {
    font-size: 1.2rem;
    text-transform: uppercase;
    letter-spacing: 2px;
    padding: 12px 24px;
}
input[type="button"]:hover, input[type="submit"]:hover, button:hover, .button:hover, .form-submit input[type="submit"]:hover, 
div.wpforms-container-full .wpforms-form button[type="submit"]:hover {
    border: none;
    color: #FFFFFF;
    background-color: #36424f !important;
}

div.wpforms-container-full .wpforms-form button[type="submit"] {
    color: #FFFFFF;
    background-color: #c40101;
    border: none;
    border-radius: 100px;
}

textarea {
    max-width: 100%;
}

.story table, table th, table td {
    font-size: inherit;
    border-width: 1px;
}

.story ul.wp-block-gallery {
    margin: 0;
}

.sidebar .search-submit {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 12px;
}

.story, .copy, .story p, .copy p {
    font-size: inherit;
}
.copy.small, .logged-in-as, small {
    font-size: 1.6rem;
}

.meta-info {
    font-size: inherit;
}
.hentry footer.meta-info {
    margin: 3% 0 8% 0;
}

.meta-info .meta-item {
    display: inline;
}

.meta-info p .meta-item::after {
    content: " / ";
}

.meta-info p .meta-item:last-child::after {
    content: "";
}

.thumbnail > a {
    display: block;
    line-height: 0;
}

.thumbnail > a > img {
    transition: all 0.45s ease;
}
.thumbnail > a:hover > img {
    transform: scale(1.2);
}

.push-bottom-large {
    margin-bottom: 20%;
}

.pagination li {
    font-size: inherit;
}

.pagination a, .pagination span {
    padding: 12px 20px;
}

div[class*=" off-canvas-"] {
    background-color: #36424f;
}

.bread-crumbs {
    font-size: 1.4rem;
    font-weight: 400;
}
.title-container .heading {
    font-size: 3.4rem;
    line-height: 1.2;
    font-weight: 700;
}
.title-container .excerpt {
    font-size: 2rem;
}

#back-to-top {
    display: block;
    bottom: 20px;
    right: 20px;
    position: fixed;
}

/* comments */
section.dawg-comments-section {
	margin-bottom: 120px;
    padding-left: 10px;
    padding-right: 10px;
}
@media(max-width:767px) {
	section.dawg-comments-section {
		margin-bottom: 80px;
	}
}

/* pagination */
section.dawg-pagination-section .elementor-widget-wrap {
	justify-content: center;
    margin-bottom: 120px;
}
@media(max-width:767px) {
    section.dawg-pagination-section .elementor-widget-wrap {
        margin-bottom: 80px;
    }
}

#comments.push-top-large {
	margin-top: 0;
}
	
#reply-title {
	font-size: 2.5rem;
	margin-bottom: 10px;
}
#reply-title > small {
	float: right;
	font-family: var(--e-global-typography-secondary-font-family);
	font-size: 1.6rem;
}
#commentform > .logged-in-as {
	font-size: 1.4rem;
}

/* swiper settings */
.dawg-swiper-wrap {
    position: relative;
    overflow: hidden;
    margin: 40px 0;
}
.dawg-swiper-container {
    width: 100%;
    height: 100%;
}
.swiper-slide {
    text-align: center;
    font-size: 1.8rem;
    background: transparent;
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
 
.dawg-swiper-wrap .swiper-button-next {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z' fill='%23FFFFFF'/%3E%3C/svg%3E");
}
.dawg-swiper-wrap .swiper-button-prev {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z' fill='%23FFFFFF'/%3E%3C/svg%3E");
}
.dawg-swiper-wrap .swiper-button-next:hover, 
.dawg-swiper-wrap .swiper-button-prev:hover {
    opacity: 0.5;
}