@charset "UTF-8";
.tablepress{--text-color:#111;--head-text-color:var(--text-color);--head-bg-color:#d9edf7;--odd-text-color:var(--text-color);--odd-bg-color:#fff;--even-text-color:var(--text-color);--even-bg-color:#f9f9f9;--hover-text-color:var(--text-color);--hover-bg-color:#f3f3f3;--border-color:#ddd;--padding:0.5rem;border:none;border-collapse:collapse;border-spacing:0;clear:both;margin:0 auto 1rem;table-layout:auto;width:100%}.tablepress>:not(caption)>*>*{background:none;border:none;box-sizing:border-box;float:none!important;padding:var(--padding);text-align:left;vertical-align:top}.tablepress>:where(thead)+tbody>:where(:not(.child))>*,.tablepress>tbody>*~:where(:not(.child))>*,.tablepress>tfoot>:where(:first-child)>*{border-top:1px solid var(--border-color)}.tablepress>:where(thead,tfoot)>tr>*{background-color:var(--head-bg-color);color:var(--head-text-color);font-weight:700;vertical-align:middle;word-break:normal}.tablepress>:where(tbody)>tr>*{color:var(--text-color)}.tablepress>:where(tbody.row-striping)>:nth-child(odd of :where(:not(.child,.dtrg-group)))+:where(.child)>*,.tablepress>:where(tbody.row-striping)>:nth-child(odd of :where(:not(.child,.dtrg-group)))>*{background-color:var(--odd-bg-color);color:var(--odd-text-color)}.tablepress>:where(tbody.row-striping)>:nth-child(even of :where(:not(.child,.dtrg-group)))+:where(.child)>*,.tablepress>:where(tbody.row-striping)>:nth-child(even of :where(:not(.child,.dtrg-group)))>*{background-color:var(--even-bg-color);color:var(--even-text-color)}.tablepress>.row-hover>tr{content-visibility:auto}.tablepress>.row-hover>tr:has(+.child:hover)>*,.tablepress>.row-hover>tr:hover+:where(.child)>*,.tablepress>.row-hover>tr:where(:not(.dtrg-group)):hover>*{background-color:var(--hover-bg-color);color:var(--hover-text-color)}.tablepress img{border:none;margin:0;max-width:none;padding:0}.tablepress-table-description{clear:both;display:block}.dt-scroll{width:100%}.dt-scroll .tablepress{width:100%!important}div.dt-scroll-body tfoot tr,div.dt-scroll-body thead tr{height:0}div.dt-scroll-body tfoot tr td,div.dt-scroll-body tfoot tr th,div.dt-scroll-body thead tr td,div.dt-scroll-body thead tr th{border-bottom-width:0!important;border-top-width:0!important;height:0!important;padding-bottom:0!important;padding-top:0!important}div.dt-scroll-body tfoot tr td div.dt-scroll-sizing,div.dt-scroll-body tfoot tr th div.dt-scroll-sizing,div.dt-scroll-body thead tr td div.dt-scroll-sizing,div.dt-scroll-body thead tr th div.dt-scroll-sizing{height:0!important;overflow:hidden!important}div.dt-scroll-body>table.dataTable>thead>tr>td,div.dt-scroll-body>table.dataTable>thead>tr>th{overflow:hidden}.tablepress{--head-active-bg-color:#049cdb;--head-active-text-color:var(--head-text-color);--head-sort-arrow-color:var(--head-active-text-color)}.tablepress thead th:active{outline:none}.tablepress thead .dt-orderable-asc .dt-column-order:before,.tablepress thead .dt-ordering-asc .dt-column-order:before{bottom:50%;content:"\25b2"/"";display:block;position:absolute}.tablepress thead .dt-orderable-desc .dt-column-order:after,.tablepress thead .dt-ordering-desc .dt-column-order:after{content:"\25bc"/"";display:block;position:absolute;top:50%}.tablepress thead .dt-orderable-asc .dt-column-order,.tablepress thead .dt-orderable-desc .dt-column-order,.tablepress thead .dt-ordering-asc .dt-column-order,.tablepress thead .dt-ordering-desc .dt-column-order{color:var(--head-sort-arrow-color);font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Noto Sans,Liberation Sans,Arial,sans-serif!important;font-size:14px;height:24px;line-height:12px;position:relative;width:12px}.tablepress thead .dt-orderable-asc .dt-column-order:after,.tablepress thead .dt-orderable-asc .dt-column-order:before,.tablepress thead .dt-orderable-desc .dt-column-order:after,.tablepress thead .dt-orderable-desc .dt-column-order:before,.tablepress thead .dt-ordering-asc .dt-column-order:after,.tablepress thead .dt-ordering-asc .dt-column-order:before,.tablepress thead .dt-ordering-desc .dt-column-order:after,.tablepress thead .dt-ordering-desc .dt-column-order:before{opacity:.2}.tablepress thead .dt-orderable-asc,.tablepress thead .dt-orderable-desc{cursor:pointer;outline-offset:-2px}.tablepress thead .dt-orderable-asc:hover,.tablepress thead .dt-orderable-desc:hover,.tablepress thead .dt-ordering-asc,.tablepress thead .dt-ordering-desc{background-color:var(--head-active-bg-color);color:var(--head-active-text-color)}.tablepress thead .dt-ordering-asc .dt-column-order:before,.tablepress thead .dt-ordering-desc .dt-column-order:after{opacity:.8}.tablepress tfoot>tr>* .dt-column-footer,.tablepress tfoot>tr>* .dt-column-header,.tablepress thead>tr>* .dt-column-footer,.tablepress thead>tr>* .dt-column-header{align-items:center;display:flex;gap:4px;justify-content:space-between}.tablepress tfoot>tr>* .dt-column-footer .dt-column-title,.tablepress tfoot>tr>* .dt-column-header .dt-column-title,.tablepress thead>tr>* .dt-column-footer .dt-column-title,.tablepress thead>tr>* .dt-column-header .dt-column-title{flex-grow:1}.tablepress tfoot>tr>* .dt-column-footer .dt-column-title:empty,.tablepress tfoot>tr>* .dt-column-header .dt-column-title:empty,.tablepress thead>tr>* .dt-column-footer .dt-column-title:empty,.tablepress thead>tr>* .dt-column-header .dt-column-title:empty{display:none}.tablepress:where(.auto-type-alignment) .dt-right,.tablepress:where(.auto-type-alignment) .dt-type-date,.tablepress:where(.auto-type-alignment) .dt-type-numeric{text-align:right}.tablepress:where(.auto-type-alignment) .dt-right .dt-column-footer,.tablepress:where(.auto-type-alignment) .dt-right .dt-column-header,.tablepress:where(.auto-type-alignment) .dt-type-date .dt-column-footer,.tablepress:where(.auto-type-alignment) .dt-type-date .dt-column-header,.tablepress:where(.auto-type-alignment) .dt-type-numeric .dt-column-footer,.tablepress:where(.auto-type-alignment) .dt-type-numeric .dt-column-header{flex-direction:row-reverse}.dt-container{clear:both;margin-bottom:1rem;position:relative}.dt-container .tablepress{margin-bottom:0}.dt-container .tablepress tfoot:empty{display:none}.dt-container .dt-layout-row{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between}.dt-container .dt-layout-row.dt-layout-table .dt-layout-cell{display:block;width:100%}.dt-container .dt-layout-cell{display:flex;flex-direction:row;flex-wrap:wrap;gap:1em;padding:5px 0}.dt-container .dt-layout-cell.dt-layout-full{align-items:center;justify-content:space-between;width:100%}.dt-container .dt-layout-cell.dt-layout-full>:only-child{margin:auto}.dt-container .dt-layout-cell.dt-layout-start{align-items:center;justify-content:flex-start;margin-right:auto}.dt-container .dt-layout-cell.dt-layout-end{align-items:center;justify-content:flex-end;margin-left:auto}.dt-container .dt-layout-cell:empty{display:none}.dt-container .dt-input,.dt-container label{display:inline;width:auto}.dt-container .dt-input{font-size:inherit;padding:5px}.dt-container .dt-length,.dt-container .dt-search{align-items:center;display:flex;flex-wrap:wrap;gap:5px;justify-content:center}.dt-container .dt-paging .dt-paging-button{background:#0000;border:1px solid #0000;border-radius:2px;box-sizing:border-box;color:inherit!important;cursor:pointer;display:inline-block;font-size:1em;height:32px;margin-left:2px;min-width:32px;padding:0 5px;text-align:center;text-decoration:none!important;vertical-align:middle}.dt-container .dt-paging .dt-paging-button.current,.dt-container .dt-paging .dt-paging-button:hover{border:1px solid #111}.dt-container .dt-paging .dt-paging-button.disabled,.dt-container .dt-paging .dt-paging-button.disabled:active,.dt-container .dt-paging .dt-paging-button.disabled:hover{border:1px solid #0000;color:#0000004d!important;cursor:default;outline:none}.dt-container .dt-paging>.dt-paging-button:first-child{margin-left:0}.dt-container .dt-paging .ellipsis{padding:0 1em}@media screen and (max-width:767px){.dt-container .dt-layout-row{flex-direction:column}.dt-container .dt-layout-cell{flex-direction:column;padding:.5em 0}}.main-nav a {
font-size: 14px !important;
}
*{
margin:0;
padding:0;
outline:none;
}
:root {
--first-theme-color: #ec7a00;
}
body{
margin:0;
padding:0;
font-size:15px;
color: #8c8c8c;
font-family: 'Poppins', sans-serif;
-moz-box-sizing:border-box;
-webkit-box-sizing:border-box;
box-sizing:border-box;
}
img{
border:none;
margin:0;
padding:0;
height:auto;
max-width:100%;
}
a{
color:var(--first-theme-color);
text-decoration:none !important;
word-wrap: break-word;
}
a:hover{
color:var(--first-theme-color);
text-decoration:none;
}
ol,ul{
margin:0;
padding:0;
}
.wp-caption,
.wp-caption-text,
.sticky,
.gallery-caption,
.aligncenter{
margin:0;
padding:0;
max-width:100% !important;
}
.sticky{
background: #ededed;
}
.entry-content ol li,
.entry-content ul li{
margin-left:15px;
}
ul li ul,
ul li ul li ul,
ol li ol, ol li ol li ol{
margin-left:10px;
}
h1,h2,h3,h4,h5,h6{
color:#1b1b1b;
line-height:1.1;
font-weight:bold;
word-wrap: break-word;
font-family: 'Cinzel Decorative', serif;
}
h1{
font-size:32px;
}
h2{
font-size:30px;
}
h3{
font-size:24px;
}
h4{
font-size:20px;
}
h5{
font-size:18px;
}
h6{
font-size:14px;
}
.clear{
clear:both;
}
.alignnone{
width:100% !important;
}
img.alignleft, .alignleft{
float:left;
margin:0 15px 0 0;
padding:5px;
border:1px solid #cccccc;
}
img.alignright, .alignright{
float:right;
margin:0 0 0 15px;
padding:5px;
border:1px solid #cccccc;
}
.left{
float:left;
}
.right{
float:right;
}
#comment-nav-above .nav-previous,
#comment-nav-below .nav-previous{
float:none !important;
margin:10px 0;
}
ol.comment-list li{
list-style:none;
margin-bottom:5px;
}
.boxlayout{
width: 1140px;
margin: 0 auto;
background-color: #fff;
position: relative;
box-shadow: 0 -8px 8px #8e8e8e;
} .screen-reader-text {
border: 0;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
margin: -1px;
overflow: hidden;
padding: 0;
position: absolute;
width: 1px;
word-wrap: normal !important;
}
.screen-reader-text:focus {
background-color: #eee;
clip: auto !important;
clip-path: none;
color: #444;
display: block;
font-size: 1em;
height: auto;
left: 5px;
line-height: normal;
padding: 15px 23px 14px;
text-decoration: none;
top: 5px;
width: auto;
z-index: 100000; }
a:focus,input[type='submit']:focus,input[type='search']:focus,textarea:focus,input[type='name']:focus,input[type='email']:focus,.toggle-nav button:focus,a.close-button:focus,#commentform input#email:focus, #commentform input#url:focus,#commentform input#author:focus, #commentform textarea:focus, #commentform input#eazycfc_captcha:focus,.main-nav a:focus,.main-nav ul ul a:focus{
outline: -webkit-focus-ring-color auto 1px;
}
input:focus{
border:2px solid #000;
}
.textwidget p a,.entry-content p a,.entry-summary a{
text-decoration: underline !important;
}
.comment-content p a, .description p a {
text-decoration: underline !important;
}   .site-main .alignfull, .site-main .alignwide, .postsec-list .alignfull, .postsec-list .alignwide{
margin-left: 0 !important;
margin-right: 0 !important;
margin-bottom: 20px;
}
.site-main .alignfull img, .postsec-list .alignfull img{
width: 100% !important
}
.site-main .alignnone, .site-main .aligncenter, .postsec-list .alignnone, .postsec-list .aligncenter{
width: auto !important;
}
.site-main .alignleft, .postsec-list .alignleft{
margin-right: 10px;
}
.site-main .wp-block-button a:hover, 
.site-main .wp-block-button.is-style-outline .wp-block-button__link:not(.has-background):hover,
.postsec-list .wp-block-button a:hover, 
.postsec-list .wp-block-button.is-style-outline .wp-block-button__link:not(.has-background):hover{
background: #262626 !important;
color: #fff !important;
}
.site-main .wp-block-button.is-style-squared a, .postsec-list .wp-block-button.is-style-squared a{
border-radius: 0px !important;
}
.site-main .wp-block-button__link, .postsec-list .wp-block-button__link{
background-color: var(--first-theme-color) !important;
color:#fff !important;
border-radius: 30px;
margin-bottom: 10px;
}
.postsec-list .wp-block-button.is-style-outline a{
background:none !important;
border:1px solid var(--first-theme-color) !important;
color: var(--first-theme-color) !important;
}
.site-main .wp-block-button.is-style-outline a{
background:  var(--first-theme-color);
color: #fff !important;
outline: none !important;
border:none !important;
}
.site-main .wp-block-button__link{
text-decoration: none;
}
.site-main img.alignleft, .site-main .alignleft, .site-main img.alignright, .site-main .alignright,
.postsec-list img.alignleft, .postsec-list .alignleft, .postsec-list img.alignright, .postsec-list .alignright{
border:none;
}
.wc-block-cart__submit-button .wc-block-components-button__text{
width: 100%;
}
.wc-block-cart__submit-container a{
text-decoration: none;
} #button{
background: var(--first-theme-color);
color: #fff;
cursor: pointer;
width: fit-content;
padding: 5px;
padding-top: 22px;
height: 60px;
aspect-ratio: 1;
text-align: center;
position: fixed;
border-radius: 50%;
bottom: 60px;
right: 20px;
z-index: 9999;
-moz-border-radius: 0;
font-size: 15px;
display: none;
} .page-links {
float: unset !important;
display: inline-flex;
gap: 5px;
align-items: center;
margin:20px auto;
}
.page-links a, .page-links span{
padding: 10px 15px;
background-color: var(--first-theme-color);
color: #fff;
}
.page-links .post-page-numbers.current, .page-links a:hover{
background-color: #000 !important;
} #preloader {
position: fixed;
top: 0;
left: 0;
right: 0;
bottom: 0;
background-color: #fff;
z-index: 999999;
}
#status {
width: 200px;
height: 200px;
position: absolute;
left: 50%;
top: 50%;
background-image: url(//quantengedanken.de/wp-content/themes/zodiac-astrology-child/images/status.gif);
background-repeat: no-repeat;
background-position: center;
margin: -100px 0 0 -100px;
} .page-template-template-home-page .header.sticky-head,.sticky-head {
position: fixed;
top: 0;
left: 0;
width: 100% !important;
z-index: 9999;
box-shadow: 2px 2px 10px 0px #2d2d2d;
background-color: var(--first-theme-color);
padding: 20px;
}
.admin-bar .page-template-template-home-page .header.sticky-head,.admin-bar .sticky-head{
top: 32px;
background-color: var(--first-theme-color);
}
.sticky-head .toggle-nav{
text-align: left !important;
} h1.site-title, p.site-title{
font-size: 28px;
margin: 0;
text-transform: uppercase;
}
.logo{
padding: 20px;
}
h1.site-title a, p.site-title a{
color: #fff;
font-weight: bold;
}
h1.site-title a:hover {
text-decoration: unset;
}
span.site-description{
font-size: 16px;
font-weight: 600;
color: #222;
}
.site-tagline{
color: #fff;
}
.listarticle h2 a:hover,#sidebar ul li a:hover{
color: #262626;
}
.center-align{
align-self: center;
}
.social-icons {
text-align: right;
}
.social-icon a{
margin-right: 10px;
}
.social-icons i {
color: #222;
font-size: 20px;
}
.page-header {
margin-bottom: 3em;
}
.page-header h1{
color: #000;
margin-bottom: 10px;
font-size: 40px;
}
.page-header span,.page-header span a {
font-size: 18px;
font-weight: bold;
color: #000;
} .page-template-template-home-page #header {
background: transparent;
position: absolute;
width: 100%;
z-index: 9999;
padding: 0;
}
#header{
background-color: var(--first-theme-color);
}
#header .logo img{
width: 200px;
}
.woocommerce ul.products li.product .button, .woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt, .woocommerce a.button, .woocommerce button.button, .woocommerce #respond input#submit, #commentform input#submit, .woocommerce a.added_to_cart {
background-color: var(--first-theme-color);
color: #fff;
padding: 15px 25px;
border-radius: 25px;
display: inline-block;
font-size: 15px;
font-weight: bold;
}
.woocommerce ul.products li.product .button:hover,
.woocommerce #respond input#submit.alt:hover,
.woocommerce a.button.alt:hover,
.woocommerce button.button.alt:hover,
.woocommerce input.button.alt:hover,
.woocommerce a.button:hover,
.woocommerce button.button:hover,
#commentform input#submit:hover,
.woocommerce a.added_to_cart:hover {
background: #262626 !important;
color: #fff;
}
.menubox{
text-align: right;
} .format-gallery .wp-block-gallery, .format-video figure{
margin-bottom: 15px;
} #mySidenav {
display: inline;
}
.main-nav ul {
margin: 0;
padding: 0;
}
.main-nav li {
display: inline-block;
position: relative;
}
.main-nav a {
color: #fff;
padding: 10px 18px;
font-size: 15px;
display: block;
font-weight: 600;
text-transform: capitalize;
position: relative;
}
.main-nav .menu-item-has-children > a::after {
content: '\f107';
font-family: 'Font Awesome 7 Free';
font-weight: 900; 
display: inline-block;
width: 0;
height: 0;
position: absolute;
top: auto;
right: auto;
margin-left: 10px;
transform: translateY(-50%);
pointer-events: none;
font-size: 12px;
}
.main-nav .menu-item-has-children.current-menu-parent > a::after,
.main-nav .menu-item-has-children.current-menu-ancestor > a::after,
.main-nav .menu-item-has-children.current_page_parent > a::after {
transform: translateY(-50%) rotate(0deg);
}
.main-nav ul ul a:hover {
color: var(--first-theme-color);
}
.main-nav a:hover {
color: #fff;
}
.main-nav ul ul {
position: absolute;
background: #fff;
min-width: 250px;
z-index: 9999;
top: 98%;
line-height: 30px;
opacity: 0;
}
.main-nav ul ul ul {
left: 100%;
top: 0%;
}
.main-nav ul ul a {
color: #1f1f1f;
border: none;
padding: 10px;
margin-top: 5px;
}
.main-nav ul ul li {
float: none;
display: block;
text-align: left;
border-left: none;
border-right: none !important;
padding: 0;
border-bottom: solid 1px #f1f1f1;
}
.main-nav li ul {
border-top: 3px solid var(--first-theme-color) !important;
border: 1px solid #EEE;
box-shadow: 0px 0px 12px -3px rgba(0, 0, 0, 0.4);
}
.main-nav .menu > ul > li.highlight {
background-color: #006ccc;
}
.main-nav .menu > ul > li.highlight:hover {
background: transparent;
}
.main-nav .menu-item-has-children:not(.off-canvas):hover > .sub-menu,
.main-nav .menu-item-has-children:not(.off-canvas):focus > .sub-menu,
.main-nav .menu-item-has-children.is-focused:not(.off-canvas) > .sub-menu,
.main-nav .menu-item-has-children:not(.off-canvas)[focus-within] > .sub-menum,
.main-nav .menu-item-has-children:not(.off-canvas):focus-within > .sub-menu {
opacity: 1;
}
.main-nav ul li:hover > ul {
opacity: 1;
}
.main-nav li.menu-item-has-children:hover > ul,
.main-nav li.menu-item-has-children:focus > ul,
.main-nav li.menu-item-has-children.focus > ul {
opacity: 1;
}
.main-nav .sub-menu {
opacity: 0;
left: -9999px;
z-index: 99999;
width: 200px !important;
}
ul.sub-menu ul.sub-menu {
left: 200px !important;
}
.main-nav .menu-item-has-children:not(.off-canvas):hover > .sub-menu,
.main-nav .menu-item-has-children:not(.off-canvas):focus > .sub-menu,
.main-nav .menu-item-has-children.is-focused:not(.off-canvas) > .sub-menu,
.main-nav .menu-item-has-children:not(.off-canvas)[focus-within] > .sub-menum,
.main-nav .menu-item-has-children:not(.off-canvas):focus-within > .sub-menu {
display: block;
left: 0;
margin-top: 0;
opacity: 1;
width: auto;
min-width: 100%;
}
ul.sub-menu ul.sub-menu {
left: -9999px;
}
.toggle-nav,
a.close-button {
display: none;
} #slider{
z-index: 99;
position: relative;
}
#slider .content{
width: 100%;
height: 720px;
background-position: center;
background-repeat: no-repeat;
background-size: cover;
background-color: #efebe5;
clip-path: polygon(100% 0, 100% 90%, 39% 100%, 0 86%, 0 0);
}
#slider .title-slider a{
font-size: 3rem;
color: #fff;
}
#blog .blog-title a:hover, #service .services-box h4 a:hover, #slider .title-slider a:hover{
color: var(--first-theme-color);
}
#slider .button-slider{
border-radius: 25px;
}
#slider .overlayer{
height: 100%;
width: 100%;
background-color: #000;
opacity: 0.3;
position: absolute;
top: 0;
left: 0;
}
#slider .owl-controls{
position: absolute;
top: 50%;
right:auto;
left:auto;
width:100%;
}
.owl-carousel .owl-item img {
display: block;
width: 100%;
-webkit-transform-style: preserve-3d;
}
#slider .owl-dots {
position: absolute;
display: flex;
flex-direction: column;
align-items: flex-end; 
top: 50%; 
transform: translateY(-50%);
right: 9%; 
}
#slider .owl-dots .owl-dot {
background-color: #ffffff;
border-radius: 50%;
height: 11px;
margin: 8px;
width: 11px;
position: relative;
border:none;
}
#slider .owl-dots .owl-dot.active {
background-color: #af8451;
}
#slider .owl-prev,
#slider .owl-next {
position: absolute;
transform: translateY(-50%);
top: 50%;
font-size:30px;
right:2%;
background: transparent;
color: #fff;
border: none;
}
#slider .owl-prev{
right: auto;
left: 2%;
} #service .services-box{
height: 420px;
background-image: url(//quantengedanken.de/image/services.jpg);
background-position: center;
background-repeat: no-repeat;
background-size: cover;
transition: 0.7s;
overflow: hidden;
-webkit-box-shadow: inset 0 0 1px 1px #000;
-moz-box-shadow: inset 0 0 1px 1px #000;
box-shadow: inset 15px 21px 35px -8px #000;
}
#service .colume-row{
transition: 0.7s;
padding: 0 13px;
margin: 13px 0px;
}
#service .services-box h4 a{
text-align: left;
margin: 0;
transition: 0.5s;
font-family: 'Poppins', sans-serif;
color: #fff;
}
#service .services-box:hover h4, #service .services-box:hover p{
text-align: center;
margin: 0 auto;
}
#service .services-box p{
color: transparent;
}
#service .services-box:hover p{
color: #fff;
}
#service .services-box .content{
width: 100%;
height: auto;
background-color: rgba(0, 0, 0, 0);
align-items: center;
display: flex;
transition: 0.7s;
position: relative;
bottom: -54%;
}
#service .services-box:hover .content{
width: 100%;
height: 100%;
background-color: rgba(0, 0, 0, 0.455);
align-items: center;
display: flex;
transition: 0.7s;
position: relative;
bottom: 0%;
} #blog .blog-image{
height: 245px;
background-position: center;
background-repeat: no-repeat;
background-size: cover;
}
#blog .blog-content{
box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}
#blog .blog-title a{
font-weight: 600;
color: #46557a;
}
#blog .blog-description{
font-size: 14px;
}
#blog .colume-row {
padding: 0 35px;
margin: 35px 0;
} .postsec-list input.search-field,
.postsec-list input.search-submit {
padding: 15px 10px;
}
.postsec-list .search-form input.search-submit{
background-color: var(--first-theme-color);
color: #fff;
border: 2px solid var(--first-theme-color);
}
.contentsecwrap{
padding:25px 0;
clear: both;
}
.contentsecwrap p{
margin-bottom:20px;
}
.listarticle, #sidebar aside.widget{
padding: 20px;
border-radius: 5px;
}
.listarticle h2 a{
color: #262626;
}
.single_title{
margin-bottom: 15px;
font-size: 20px;
}
.post-thumb{
margin:0 0 15px 0;
}
.nav-links .page-numbers{
padding:10px 15px;
color:var(--first-theme-color);
border:2px solid var(--first-theme-color);
}
span.page-numbers.current, .nav-links .page-numbers:hover{
background-color: var(--first-theme-color);
color:#fff !important;
border:2px solid var(--first-theme-color);
}
.nav-links{
margin: 20px 0;
} label{
margin-bottom: 0;
}
#footer .search-form label, #sidebar .search-form label{
width: 100%;
}
#footer aside{
padding: 20px;
}
aside.widget ul, .entry-summary li{
list-style:none;
}
.listarticle .alignfull, .listarticle .alignwide{
margin-left: 0;
margin-right: 0;
}
#recentcomments li{
background-image:none !important;
}
#recentcomments li a{
padding-left:0px !important;
}
.textwidget select,table{
width:100%;
}
nav.navigation.pagination {
margin: 30px auto;
} #sidebar input[type="text"],
#sidebar input[type="search"],
#footer input[type="search"]{
border: solid 2px var(--first-theme-color);
padding: 10px;
width: 100%;
margin-bottom: 10px;
}
#sidebar input[type="search"]{
margin-bottom: 0px;
}
#sidebar .wp-block-search__button{
background: var(--first-theme-color);
}
#sidebar input.search-submit,
#footer input.search-submit,
form.woocommerce-product-search button {
padding: 10px;
width: 100%;
border:none;
background: var(--first-theme-color);
font-size: 15px;
text-transform: uppercase;
color: #fff;
}
input.search-submit{
background-color: var(--first-theme-color);
color: #fff;
border:none;
padding: 16px 20px !important;
}
.widget-area .widget::after,
.widget-area .widget::before {
clear: both;
content: "";
display: table;
}
#sidebar .widget-title,
#sidebar .wp-block-search__label {
font-size: 30px;
color: #1b1b1b;
line-height: 1.1;
font-weight: bold;
word-wrap: break-word;
font-family: 'Cinzel Decorative', serif;
}
.entry-title h2:before{
content: "\f185";
display: inline-block;
font-family: FontAwesome;
margin-right: 5px;
}
#sidebar ul {
list-style: outside none none;
padding: 0;
margin: 0;
}
#sidebar ul ul {
border-bottom:none;
padding-bottom: 0;
}
#sidebar ul li {
padding: 5px;
padding-left: 30px;
padding-top: 5px;
position: relative;
}
#sidebar ul li::before {
color: var(--first-theme-color) !important;
content: "\f192";
display: inline-block;
font-family: 'Font Awesome 7 Free';
font-weight: 900;
font-size: 7px;
left: 0;
position: absolute;
top: 6px;
margin-left: 2px;
}
#sidebar .widget a,
#sidebar .widget a:visited {
color: #8c8c8c;
}
#sidebar .widget a:hover,
#sidebar .widget a:active {
color: var(--first-theme-color);
}
#sidebar .widget {
padding: 20px;
background: #fff;
border-radius: 12px;
box-shadow: 0 0 4px #cfcfcf;
border-bottom: 3px solid var(--first-theme-color);
margin-bottom: 30px;
}
#sidebar .widget:hover{
box-shadow: 0 0 20px #cfcfcf;
}
#sidebar .widget_nav_menu ul li{
padding: 3px 15px 5px 13px;
}
#sidebar .widget_nav_menu ul li a{ 
line-height: 2.5;
} .widget_calendar {
text-align: center;
}
.widget_calendar  h3{
text-align: left;
}
.widget_calendar caption {
background: var(--first-theme-color) none repeat scroll 0 0;
color: #ffffff;
padding: 5px;
}
.widget_calendar .pad {
background: #eeeeee none repeat scroll 0 0;
}
.widget_calendar #today {
background: var(--first-theme-color) none repeat scroll 0 0;
color: #ffffff;
}
.widget .tagcloud a {
border: 1px solid #dddddd;
color: #001837;
display: inline-block;
font-size: 16px !important;
line-height: 1.5;
margin-bottom: 5px;
padding: 5px 15px;
}
.widget .tagcloud a:hover {
border: 1px solid var(--first-theme-color);
color: var(--first-theme-color);
}
.widget_categories li > a,
.widget_archive li > a {
display: inline-block;
min-width: 85%;
}
.search-form .search-submit:focus {
box-shadow: inherit;
outline: none;
}
dt {
font-weight: bold;
}
dd {
margin: 0 1.5em 1.5em;
}
img {
height: auto;
max-width: 100%;
}
table {
margin: 0 0 1.5em;
width: 100%;
}
td, th {
border: 1px solid #ddd;
padding: 5px;
color:#252525;
}
#footer td, #footer th{
color: #fff;
}
select {
width: 100%;
padding: 5px;
}
#footer .tagcloud a {
border: solid 1px #fff;
font-size: 12px !important;
margin: 2px 0;
display: inline-block;
color: #fff;
padding: 5px;
}
.tagcloud a:hover{
background-color: var(--first-theme-color);
border-color: var(--first-theme-color) !important;
color: #fff !important;
} .footer-widget{
background: #121212 none repeat scroll 0 0;
overflow: hidden;
color: rgba(255, 255, 255, 0.75);
}
.footer-widget .widget-title{
color: #fff;
}
#footer h5{
font-size: 24px;
}
#footer ul {
list-style: none;
margin: 0;
padding-left: 0;
}
#footer ul li {
font-size: 13px;
letter-spacing: 0.5px;
padding: 3px 15px 3px 13px;
position: relative;
color: #fff;
}
#footer ul li::before {
color: #fff;
content: "\f105";
display: inline-block;
font-family: 'Font Awesome 7 Free';
font-weight: 900;
font-size: 14px;
left: 0;
position: absolute;
top: 3px;
}
#footer a .footer-widget-area {
float: left;
padding: 0 25px;
width: 25%;
}
#footer a,
#footer p {
color:#fff;
}
#footer a:hover {
color:var(--first-theme-color);
}
#footer .copywrap a:hover {
color:#121212 ;
} .postsec-list article.hentry {
background: #ffffff none repeat scroll 0 0;
box-shadow: 0 0 4px #cfcfcf;
padding: 15px 15px;
position: relative;
border-radius: 12px;
margin-bottom: 30px;
}
.postsec-list article.hentry:hover{
box-shadow: 0 0 20px #cfcfcf;
} #footer input.search-submit {
background: var(--first-theme-color);
color: #fff;
border: none;
padding: 10px;
}
.ftr-4-box h3,.ftr-4-box h2{
font-size:25px;
color:#fff;
margin-bottom:25px;
border-bottom:1px solid #303030;
padding: 15px 0;
}
.ftr-4-box ul{
margin:0;
padding:0;
list-style:inside disc;
}
.ftr-4-box ul li {
display:block;
padding:6px 0;
}
.ftr-4-box ul li a,.ftr-4-box a {
color:#ffffff;
}
.ftr-4-box a:hover{
color: var(--first-theme-color);
}
.ftr-4-box p{
margin-bottom:15px;
}
#footer select{
height: auto;
}
.copywrap {
color: #fff;
font-size: 18px;
padding: 15px 0;
background-color: var(--first-theme-color);
}
.copywrap a{
color: #fff;
text-decoration: none;
font-weight: 400;
}
.copywrap a:hover {
color: var(--first-theme-color);
}
.entry-content .tags a{
color:#fff !important;
}
.copywrap .copywrap-info{
display: flex;
flex-wrap: wrap;
justify-content: space-between;
align-items: center;
}
.copywrap .copywrap-info.center-content {
justify-content: center;
text-align: center;
} @media screen and (min-width: 320px) and (max-width: 520px) {
.page-template-template-home-page .header{
position: static !important;
background: #262626 !important;
}
.social-icons{
text-align: center;
}
.slider-box h3 {
font-size: 20px;
}
.slider-box {
right: 10%;
left: 10%;
text-align: center;
}
h1.site-title{
font-size: 28px;
}
} @media screen and (max-width: 600px) {
.admin-bar .sticky-head{
top: 0px;
}
}
@media screen and (max-width: 767px) {
.wpcf7 input[type="text"],
.wpcf7 input[type="tel"],
.wpcf7 input[type="email"],
.wpcf7 textarea {
width: 100%;
}
#slider p.text-slider{
display: none;
}
#slider .title-slider a{
font-size: 28px;
}
.page-header h1{
text-align: center;
}
.social-icon.my-3, .logo {
text-align: center;
}
h1.site-title a, p.site-title a{
font-size: 20px;
}
.logo{
padding: 10px 0 0;
}
tr.wc-block-cart-items__row {
gap: 0.4em;
}
td.wc-block-cart-item__total{
padding-left: 0px !important;
}
li.wc-block-grid__product{
max-width:100% !important;
float:none;
}
.boxlayout{
width: 270px;
}
.page-template-template-home-page #header{
position: relative;
background: var(--first-theme-color);
}
.copywrap .copywrap-info{
justify-content: center;
align-items: center;
flex-wrap: wrap;
}
.copywrap .copywrap-info p,
.copywrap .footer-social {
flex: 1 1 100%; 
justify-content: center;
align-items: center;
}
.copywrap .footer-social{
margin-top: 10px;
}
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
.slider-box h3 {
font-size: 25px;
}
.page-template-template-home-page .header{
position: static !important;
background: linear-gradient(0deg,#086ad9,#00bcd4 80%) no-repeat;
}
.slider-box {
left: 10%;
right: 35%;
}
.admin-bar #mySidenav{
margin-top: 40px;
}
.postsec-list.grid .post, .postsec-list.four-col .post{
padding: 10px;
}
.sidenav .close-button{
margin-bottom: 30px;
}
tr.wc-block-cart-items__row {
gap: 1em;
}
li.wc-block-grid__product{
max-width: 48% !important;
float: left;
clear: both;
margin: 0 1% 2.992em;
flex: 1 0 48% !important;
}
.boxlayout{
width: 650px;
}
}
@media screen and (max-width: 1000px) {
.main-nav ul ul, .main-nav .sub-menu{
opacity: 1;
}
.main-nav .sub-menu{
margin-left: 25px;
}
.main-nav li ul{
border:none;
box-shadow: none;
border-top: none !important;
}
.main-nav .sub-menu li{
border-bottom: none;
}
#mySidenav nav#site-navigation {
background: transparent;
text-align: left;
}
.toggle-nav button {
font-weight: bold;
background: #fff;
border: none;
color: #262626;
font-size: 15px;
padding: 16px;
line-height: 1;
}
.sidenav {
height: 100%;
width: 100%;
position: fixed;
z-index: 99999;
left: 0;
top: -110%;
overflow-x: hidden;
transition: 0.5s top ease-in-out;
overflow-y: scroll;
background: var(--first-theme-color);
opacity: 0.9;
visibility: hidden;
}
body.show-main-menu .sidenav {
visibility: visible;
top: 50px;
transition: 0.5s top ease-in-out;
}
.sidenav .close-button {
font-size: 36px !important;
display: block !important;
color: #fff;
}
.sidenav #site-navigation {
width: 100%;
}
.toggle-nav span {
font-size: 30px;
cursor: pointer;
text-align: right;
}
.main-nav ul ul li,
.menubar .nav ul li,
.toggle-nav {
display: block;
}
.main-nav ul li a {
padding: 8px;
text-decoration: none;
font-size: 15px;
color: #fff;
display: block;
float: none;
margin: 5px 0;
border-right: none;
}
.main-nav ul li ul li a:before {
content: "\00BB \00a0";
}
.main-nav ul.sub-menu a:hover {
padding-left: 35px !important;
color: #fff;
}
.main-nav ul ul {
position: static;
width: 100%;
background: transparent;
border-top-width: 0px;
border-bottom-width: 0px;
box-shadow: none;
}
.main-nav ul ul a {
border-bottom: none;
padding-left: 40px;
}
.main-nav ul ul ul.sub-menu a {
padding-left: 40px;
}
.main-nav li {
padding: 0 15px;
display: block;
border-bottom: solid 1px #fff;
}
.main-header-box {
padding-bottom: 15px;
}
.main-menu {
padding: 0em;
background: transparent;
}
.main-nav ul.sub-menu > li > a:before {
content: unset;
}
.main-nav ul.sub-menu > li > a:hover:before {
opacity: 0;
left: 0px;
width: 0px;
}
.breadcrumb a{
margin-bottom: 10px;
}
}
@media screen and (min-width: 1024px) and (max-width: 1200px) {
.slider-box {
right: 30%;
}
tr.wc-block-cart-items__row {
gap: 1em;
}
.boxlayout{
width: 870px;
}
}
@media screen and (max-width: 320px){
.woocommerce ul.products li{
width: 100% !important;
}
}
@media screen and (min-width:1700px) and (max-width:1900px){
.container{
max-width: 1520px;
}
}
@media screen and (min-width:1920px) {
.container{
max-width: 1620px;
}
}
 .tmm .tmm_wrap {width:100%; margin-bottom:30px; text-align:center;}
.tmm .clearer {clear:both;}
.tmm .tmm_container {display:inline;}
.tmm .tmm_container:last-child {display:block; text-align:center !important;}
.tmm .tmm_container:last-child .tmm_member {float:none !important;}
.tmm .tmm_columns_containers_desktop {display:block; clear:both;}
.tmm .tmm_member {
vertical-align:top;
display:inline-block;
margin-top:25px;
margin-bottom:25px;
height:auto;
float: left;
position:relative;
text-align:center;
-webkit-box-shadow: 3px 0px 5px 0px rgba(0,0,0,0.04);
-moz-box-shadow: 3px 0px 5px 0px rgba(0,0,0,0.04);
box-shadow: 3px 0px 5px 0px rgba(0,0,0,0.04);
border-top:5px solid lightgrey;
border-left: solid 1px #eee;
border-right: solid 1px #eee;
border-bottom:5px solid whitesmoke;
background:white;
box-sizing:border-box;}
.tmm .tmm_1_columns .tmm_member { 
width: 96%; 
margin-right:2%; margin-left:2%;
margin-top:140px; margin-bottom:25px;}
.tmm .tmm_2_columns .tmm_member {
width: 42%;
margin-right:4%; margin-left:4%;
margin-top:120px; margin-bottom:25px;}
.tmm .tmm_3_columns .tmm_member {
width: 29%;
margin-right:2.16%; margin-left:2.16%;
margin-top:100px; margin-bottom:25px;}
.tmm .tmm_4_columns .tmm_member {
width: 23%;
margin-right:1%; margin-left:1%;
margin-top:80px; margin-bottom:20px;}
.tmm .tmm_5_columns .tmm_member {
width: 18%; 
margin-right:1%; margin-left:1%;
margin-top:50px; margin-bottom:35px;}
.tmm .tmm_three_entries {clear:both;}
.tmm .tmm_member .tmm_photo {
margin-left: auto;
margin-right: auto;
background-size: cover !important;
background-position: center center !important;
width: 60%;
padding-bottom: 60%;
border:none;
-webkit-box-shadow: 2px 0px 1px 0px rgba(0,0,0,0.05);
-moz-box-shadow: 2px 0px 1px 0px rgba(0,0,0,0.05);
box-shadow: 2px 0px 1px 0px rgba(0,0,0,0.05);
border-radius: 34% !important;
margin-top:-30%;
border:6px solid #eeeeee; }
.tmm_1_columns .tmm_member .tmm_photo { 
width:35%; padding-bottom:35%; margin-top: -18%; }
.tmm_2_columns .tmm_member .tmm_photo { 
width:50%; padding-bottom:50%; margin-top: -25%; }
.tmm .tmm_member .tmm_textblock .tmm_scblock {padding-top:10px;}
.tmm .tmm_member .tmm_textblock {padding:10px 12px;}
.tmm .tmm_member .tmm_textblock .tmm_sociallink {clear:both; margin-bottom:20px; border:none; box-shadow:0 0 0;}
.tmm .tmm_member .tmm_textblock .tmm_sociallink img {
display:inline-block;
border:none; width:24px;
height:24px;
box-shadow: 0 0 0 0;
margin:10px 4px;}
.tmm .tmm_5_columns .tmm_member .tmm_textblock .tmm_sociallink img {width:19px; height:19px; margin:6px 2px;}
.tmm .tmm_4_columns .tmm_member .tmm_textblock .tmm_sociallink img {width:21px; height:21px; margin:6px 3px;}
.tmm .tmm_member .tmm_textblock .tmm_sociallink img:hover {opacity:0.8;}
.tmm .tmm_fname {display:inline;}
.tmm .tmm_lname {display:inline;} .tmm .tmm_names span,
.tmm .tmm_names span.tmm_fname,
.tmm .tmm_names span.tmm_lname,
.tmm .tmm_names {
color: #222222;
}
.tmm .tmm_desc,
.tmm .tmm_desc span,
.tmm .tmm_desc p {
color: #555555;
word-break: break-word;
}
.tmm .tmm_job,
.tmm .tmm_job p {
color: #888888;
} .tmm .tmm_plugin_f .tmm_names {
font-size:20px; 
font-weight:400; 
line-height:24px;
margin-bottom:8px; 
margin-top:10px; }
.tmm .tmm_plugin_f .tmm_job {
font-size:16px; 
font-weight:400;}
.tmm .tmm_plugin_f .tmm_desc {
padding:0px; 
margin-top:19px; 
margin-bottom:10px; 
font-weight:400;
font-size:14px; 
line-height:23px;}
.tmm .tmm_theme_f .tmm_names {
font-size: 1.1em;
font-weight:400; 
margin-bottom:8px; 
margin-top:10px; }
.tmm .tmm_theme_f .tmm_job {
font-size: 1em;
font-weight:400;}
.tmm .tmm_theme_f .tmm_desc {
font-size:0.9em;
line-height:165%;
padding:0px; 
font-weight:400;
margin-top:19px; 
margin-bottom:10px; } @media only screen and (max-width: 64.063em) {
.tmm .tmm_columns_containers_desktop {display:none; clear:none;}
.tmm_two_containers_tablet {display:block; clear:both;}
.tmm .tmm_member,
.tmm .tmm_2_columns .tmm_member,
.tmm .tmm_3_columns .tmm_member,
.tmm .tmm_4_columns .tmm_member,
.tmm .tmm_5_columns .tmm_member {
width: 40%; 
margin-left:5%; margin-right:5%;
margin-top:80px; margin-bottom:25px;}
.tmm .tmm_1_columns .tmm_member {
margin-top:100px; margin-bottom:15px;}
.tmm .tmm_member .tmm_photo,
.tmm .tmm_2_columns .tmm_member .tmm_photo,
.tmm .tmm_3_columns .tmm_member .tmm_photo,
.tmm .tmm_4_columns .tmm_member .tmm_photo,
.tmm .tmm_5_columns .tmm_member .tmm_photo {
width:50%; padding-bottom:50%; margin-top: -25%; }
} @media only screen and (max-width: 40em) {
.tmm .tmm_columns_containers_desktop {display:none; clear:none;}
.tmm .tmm_member,
.tmm .tmm_1_columns .tmm_member,
.tmm .tmm_2_columns .tmm_member,
.tmm .tmm_3_columns .tmm_member,
.tmm .tmm_4_columns .tmm_member,
.tmm .tmm_5_columns .tmm_member {
width: 96%;
margin:0 2%;
margin-top:110px;
margin-bottom:25px;}
.tmm .tmm_member .tmm_photo,
.tmm .tmm_1_columns .tmm_member .tmm_photo,
.tmm .tmm_2_columns .tmm_member .tmm_photo,
.tmm .tmm_3_columns .tmm_member .tmm_photo,
.tmm .tmm_4_columns .tmm_member .tmm_photo,
.tmm .tmm_5_columns .tmm_member .tmm_photo { 
width:45%; padding-bottom:45%; margin-top: -24%; }
.tmm .tmm_plugin_f .tmm_desc {
padding: 0 10px;
font-size:16px; 
line-height:27px;}
}
.tmm_plugin_f,
.tmm_plugin_f .tmm_names span,
.tmm_plugin_f .tmm_job,
.tmm_plugin_f .tmm_desc,
.tmm_plugin_f .tmm_desc a,
.tmm_plugin_f .tmm_desc span,
.tmm_plugin_f .tmm_desc p,
.tmm_plugin_f .tmm_desc h1,
.tmm_plugin_f .tmm_desc h2,
.tmm_plugin_f .tmm_desc h3,
.tmm_plugin_f .tmm_desc h4,
.tmm_plugin_f .tmm_desc h5,
.tmm_plugin_f .tmm_desc h6,
.tmm_plugin_f .tmm_desc ul li,
.tmm_plugin_f .tmm_desc ol li {
font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
}