@font-face {
font-family: "Material Icons";
font-style: normal;
font-weight: 400;
src: url(//suratthani.imm.police.go.th/wp-content/themes/wpdt-starter/fonts/iconfont/MaterialIcons.woff2) format("woff2");
}
.material-icons {
font-family: "Material Icons";
font-weight: normal;
font-style: normal;
font-size: 24px;
line-height: 1;
letter-spacing: normal;
text-transform: none;
display: inline-block;
white-space: nowrap;
word-wrap: normal;
direction: ltr;
-webkit-font-feature-settings: "liga";
-webkit-font-smoothing: antialiased;
}
body,
button,
input,
select,
textarea {
font-family: "Sukhumvit Set", Helvetica, Arial, sans-serif;
font-size: 14px;
line-height: 1.62857143;
color: rgba(0, 0, 0, 0.54);
font-weight: 300;
} h1,
h2,
h3,
h4,
h5,
h6 {
color: rgba(0, 0, 0, 0.95);
margin-bottom: 1rem;
}
h1 {
font-size: 1.8rem;
}
h2 {
font-size: 1.6rem;
}
h3 {
font-size: 1.4rem;
}
h4 {
font-size: 1.2rem;
}
h5 {
font-size: 1.1rem;
}
h6 {
font-size: 1rem;
}
p {
margin-bottom: 2rem;
}
hr {
background-color: #eee;
border: 0;
height: 1px;
margin-bottom: 20px;
} ul,
ol {
margin: 0 0 20px 0;
padding-left: 20px;
}
ul {
list-style: disc;
}
ol {
list-style: decimal;
}
ul ul,
ol ol,
ul ol,
ol ul {
margin-bottom: 0;
margin-left: 0px;
}
dt {
font-weight: bold;
}
dd {
margin: 0 1.5em 20px;
}
b,
strong {
font-weight: bold;
}
dfn,
cite,
em,
i {
font-style: italic;
}
blockquote {
background: none repeat scroll 0 0 #eee;
margin: 0 0 1rem;
padding: 1rem;
color: rgba(0, 0, 0, 0.9);
font-size: 1.2rem;
line-height: 1.4rem;
}
address {
margin: 0 0 20px;
}
pre {
background: none repeat scroll 0 0 #eee;
border-radius: 0;
font-family: "Courier 10 Pitch", Courier, monospace;
font-size: 1rem;
line-height: 1.2;
margin-bottom: 1.6rem;
max-width: 100%;
overflow: auto;
padding: 1rem;
}
code,
kbd,
tt,
var {
font: 15px Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
white-space: pre-wrap;
}
code {
padding: 20px;
max-height: 600px;
overflow: auto;
font-family: Consolas, Menlo, Monaco, Lucida Console, Liberation Mono,
DejaVu Sans Mono, Bitstream Vera Sans Mono, Courier New, monospace,
sans-serif;
font-size: 13px;
background-color: #f1f3f4;
display: block;
border-radius: 3px;
}
abbr,
acronym {
border-bottom: 1px dotted #666;
cursor: help;
}
mark,
ins {
text-decoration: none;
padding: 0 0.4rem;
border-radius: 4px;
}
sup,
sub {
font-size: 75%;
height: 0;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sup {
bottom: 1ex;
}
sub {
top: 0.5ex;
}
small {
font-size: 75%;
}
big {
font-size: 125%;
}
figure {
margin: 0;
}
table {
margin: 0 0 20px;
width: 100%;
}
th {
font-weight: bold;
}
button,
input,
select,
textarea {
font-size: 100%; margin: 0; vertical-align: baseline; *vertical-align: middle; }
button,
input {
line-height: normal; *overflow: visible; }
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
background: none repeat scroll 0 0 #4285f8;
border: medium none;
box-shadow: none;
color: #fff;
cursor: pointer;
font-size: 1rem;
font-weight: bold;
height: 34px;
line-height: 34px;
padding: 0 15px;
border-radius: 3px;
}
input[type="reset"] {
background: none repeat scroll 0 0 #f1f1f1;
color: #222222;
}
button:hover,
html input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
opacity: 0.9;
}
button:focus,
html input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus,
button:active,
html input[type="button"]:active,
input[type="reset"]:active,
input[type="submit"]:active {
opacity: 0.9;
}
input[type="checkbox"],
input[type="radio"] {
box-sizing: border-box;
padding: 0;
}
input[type="search"] {
-webkit-appearance: textfield;
-moz-box-sizing: content-box;
-webkit-box-sizing: content-box;
box-sizing: content-box;
}
input[type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
border: 0;
padding: 0;
}
input[type="text"],
input[type="email"],
input[type="url"],
input[type="tel"],
input[type="time"],
input[type="number"],
input[type="password"],
textarea,
.custom-file,
.form-control,
.custom-file-label {
color: #666;
border: 1px solid #f1f3f4;
max-width: 100%;
border-radius: 3px;
outline: none;
box-shadow: none;
background: #f1f3f4;
width: 100%;
}
input[type="text"],
input[type="tel"],
input[type="url"],
input[type="email"],
input[type="tel"],
input[type="time"],
input[type="number"],
input[type="password"],
.custom-file-input,
.custom-file,
.form-control,
.custom-file-label,
.custom-file-label::after {
height: 34px;
line-height: 34px;
padding: 0 10px;
}
textarea,
textarea.form-control {
overflow: auto;
padding: 5px 10px 10px 10px;
vertical-align: top;
width: 100%;
height: 100px;
}
select,
.custom-select,
select.form-control:not([size]):not([multiple]) {
height: 34px;
border: 1px solid #f1f3f4;
}
.custom-file-label::after {
border: none;
height: 32px;
line-height: 32px;
margin: 0;
}
.select2-dropdown {
background-color: #fff;
border: 1px solid #f1f3f4;
border-radius: 3px;
}
.select2-container--default .select2-selection--single {
background-color: #f1f3f4;
border: none;
border-radius: 3px;
height: 34px;
text-align: left;
}
.select2-container--default
.select2-selection--single
.select2-selection__rendered {
color: #444;
line-height: 34px;
padding: 0px 10px;
}
.select2-container--default
.select2-selection--single
.select2-selection__arrow {
height: 34px;
position: absolute;
top: 1px;
right: 1px;
width: 28px;
}
.select2-container--default .select2-search--dropdown .select2-search__field {
border: 1px solid #f1f3f4;
}
.text-muted {
font-size: 0.65rem;
}
label {
margin-bottom: 0;
font-size: 0.8rem;
line-height: 1rem;
}
.form-group {
margin-bottom: 10px;
} a,
a:visited {
color: #4285f8;
text-decoration: none;
-webkit-transition: all 0.3s ease-in-out 0s;
transition: all 0.3s ease-in-out 0s;
}
a:hover,
a:focus,
a:active {
color: #007bff;
text-decoration: none;
-webkit-transition: all 0.15s linear 0s;
transition: all 0.15s linear 0s;
} .alignnone {
margin: 5px 20px 20px 0;
}
.aligncenter,
div.aligncenter {
display: block;
margin: 5px auto 5px auto;
}
.alignright {
float: right;
margin: 5px 0 20px 20px;
}
.alignleft {
float: left;
margin: 5px 20px 20px 0;
}
a img.alignright {
float: right;
margin: 5px 0 20px 20px;
}
a img.alignnone {
margin: 5px 20px 20px 0;
}
a img.alignleft {
float: left;
margin: 5px 20px 20px 0;
}
a img.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
}
.wp-caption {
background: #fff;
border: 1px solid #f0f0f0;
max-width: 96%; padding: 5px 3px 10px;
text-align: center;
}
.wp-caption.alignnone {
margin: 5px 20px 20px 0;
}
.wp-caption.alignleft {
margin: 5px 20px 20px 0;
}
.wp-caption.alignright {
margin: 5px 0 20px 20px;
}
.wp-caption img {
border: 0 none;
height: auto;
margin: 0;
max-width: 98.5%;
padding: 0;
width: auto;
}
.wp-caption p.wp-caption-text {
font-size: 11px;
line-height: 17px;
margin: 0;
padding: 0 4px 5px;
}
.wp-embed {
border-radius: 3px;
padding: 1rem;
font-size: 1rem;
} .screen-reader-text {
border: 0;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
overflow: hidden;
padding: 0;
position: absolute !important;
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: 1rem;
height: auto;
left: 5px;
line-height: normal;
padding: 15px 23px 14px;
text-decoration: none;
top: 5px;
width: auto;
z-index: 100000; }
.no-js .material-icons {
font-size: 0;
}
.navbar-collapse {
background-color: #fff;
padding: 8px 16px;
border-radius: 3px;
margin-top: 20px; position: relative;
margin: -5px 0 0 0;
position: absolute;
top: 3px;
z-index: 100;
min-width: 300px;
right: -10px;
left: auto;
bottom: 0;;
}
.navbar-collapse .navbar-nav {
padding: 10px 38px 10px 20px;
text-align: left;
background-color: #fff;
max-width: 320px;
} .navbar-dark .navbar-collapse .navbar-nav .nav-link {
color: #222;
border: none;
}
.navbar .site-header-user .menu li.user > .btn {
background-color: transparent;
}
.site-header-user .menu .dropdown-menu:hover,
.site-header-user .menu li.dropdown:hover .dropdown-menu {
display: block;
}
.navbar-collapse .dropdown-item:hover, 
.navbar-collapse .dropdown-item:focus{
background-color: initial;;
}
.navbar-collapse .dropdown-item{
word-spacing: initial;
} .hentry .entry-header .entry-title a {
color: #323232;
}
.single .hentry,
.page .hentry {
border-bottom: none;
}
.entry-meta {
clear: both;
}
.single .byline,
.group-blog .byline {
display: inline;
}
.entry-thumbnail {
padding: 0;
margin-bottom: 20px;
}
.entry-summary p {
margin-bottom: 10px;
}
.entry-content {
margin: auto;
font-size: 1rem;
line-height: 1.8rem;
}
.page-links {
clear: both;
margin: 0 0 20px;
}
.page-header {
border-bottom: medium none;
padding-bottom: 0;
margin: 0;
}
.page-header .entry-title {
font-size: 48px;
margin-bottom: 5px;
color: #fff;
}
.contact-header .entry-title {
margin-bottom: 0;
}
.attachment .entry-meta {
clear: none;
}
.clear {
clear: both;
} .entry-content img.wp-smiley,
.comment-content img.wp-smiley {
border: none;
margin-bottom: 0;
margin-top: 0;
padding: 0;
}
.wp-caption {
max-width: 100%;
}
.wp-caption-text {
text-align: center;
}
.wp-caption .wp-caption-text {
margin: 0.8075em 0;
}
.gallery a img {
border: medium none;
display: block;
height: auto;
max-width: 100% !important;
border: none !important;
margin-bottom: 0;
}
.gallery dd {
margin: 0;
}
.gallery .gallery-item {
float: left;
margin-top: 0px !important;
text-align: center;
margin-bottom: 0 !important;
position: relative;
}
.gallery .gallery-item .gallery-caption {
visibility: hidden;
position: absolute;
left: 0;
bottom: 0;
right: 0;
padding: 10px;
background-color: rgba(0, 0, 0, 0.5);
color: #fff;
}
.gallery .gallery-item:hover .gallery-caption {
visibility: visible;
}
.wpdt-gallery {
max-width: 1440px;
margin: auto;
margin-bottom: 50px;
} embed,
iframe,
object,
audio,
video {
max-width: 100%;
} .widget-title {
position: relative;
font-weight: normal;
}
.widget ul {
}
.widget ul ul {
padding: 0;
margin-left: 30px;
list-style: revert;
} .widget select {
max-width: 100%;
} #searchform {
position: relative;
max-width: 100%;
margin: 0 auto 0;
}
#searchform .field {
width: 100%;
border: #fff solid 1px;
background-color: #fff;
padding-right: 50px;
padding-left: 15px;
height: 36px;
border: 1px solid #f1f3f4;
background: #f1f3f4;
border-radius: 16px;
}
#searchform .submit {
padding: 6px 8px 10px 8px;
position: absolute;
right: 0;
top: 0;
z-index: 10;
border-radius: 0 18px 18px 0;
height: 36px;
}
.site-header .search-box {
padding: 0;
display: block;
position: relative;
margin: 0;
left: 0;
right: 0;
}
.site-header .font-size {
margin-top: -10px;
}
.site-header .search-box #searchform {
position: absolute;
max-width: 100%;
margin: 0 auto 0;
left: 10px;
right: 5px;
}
.site-header .search-box #searchform .field {
padding-right: 34px;
padding-left: 10px;
height: 34px;
max-width: 100%;
}
.site-header .search-box #searchform .submit {
padding: 5px 5px;
height: 34px;
background: transparent;
color: initial;
}
.site-header .search-box-togle,
.site-header .search-box-togle:focus,
.site-header .search-box-togle:active {
width: 40px;
height: 40px;
padding: 8px;
border: none;
box-shadow: none;
}
.widget_categories ul li:hover a,
.widget_categories ul li.current-cat > a {
color: #337ab7;
}
.widget_categories .children > li > a {
padding-left: 20px;
}
.widget_categories .children > li:last-child {
border-bottom: none;
}
.widget_nav_menu .menu li {
position: relative;
}
.widget_nav_menu .menu li a {
border-bottom: 1px solid rgba(0, 0, 0, 0.1);
display: block;
padding: 6px 10px 6px 0;
font-size: 16px;
}
.widget_nav_menu .menu li:last-child a {
border: none;
}
.widget_nav_menu .menu-item-has-children {
border-bottom: 1px solid #eee;
}
.widget_nav_menu .menu li .sub-menu > li > a {
border: none;
font-size: 14px;
border-bottom: 1px solid #eee;
padding-left: 20px;
} .comment-content a {
word-wrap: break-word;
}
#comments {
margin: 0px -20px -10px;
background: #fff;
padding: 15px 20px 10px;
box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0);
border-radius: 0;
max-width: 840px;
}
#comments h2 {
margin-bottom: 20px;
}
.commentlist {
padding: 0;
margin: 0 0 10px;
list-style: none;
font-size: 0.9rem;
line-height: 1.4rem;
}
.commentlist li.comment {
padding: 0;
min-height: 70px;
}
.commentlist li.comment .comment-content {
padding-bottom: 0px;
padding-left: 54px;
}
.commentlist li.comment .comment-author img {
float: left;
margin-right: 10px;
}
.commentlist li.comment .comment-meta {
float: right;
font-size: 11px;
font-style: oblique;
margin-top: 0;
position: absolute;
right: 10px;
top: 5px;
}
.commentlist li.comment .reply {
background: none repeat scroll 0 0 rgba(0, 0, 0, 0.15);
color: #ffffff;
font-size: small;
margin-top: 0;
padding: 5px;
position: absolute;
top: auto;
bottom: 0;
text-align: -webkit-auto;
left: 0;
}
.commentlist li.comment .reply a {
color: #ffffff;
display: block;
float: left;
font-size: 12px;
line-height: 10px;
}
.commentlist li.comment .children {
list-style: none outside none;
margin: 5px 0 5px 54px;
}
.commentlist li.comment article.comment {
background: #f8f8f8;
padding: 24px 10px 10px;
margin-bottom: 5px;
position: relative;
min-height: 90px;
border-radius: 3px;
}
.commentlist li.comment article.comment .comment-content p {
margin: 0;
}
#respond {
padding-bottom: 0px;
}
#commentform p {
margin-bottom: 10px;
}
#commentform label {
width: 100%;
display: block;
font-size: 0.8rem;
margin: 0 0 0.5rem;
}
#commentform textarea {
height: 100px;
line-height: 16px;
overflow: auto;
padding: 11px 7px 7px;
vertical-align: top;
width: 100%;
}
.nocomments {
display: none;
} .widget-area {
margin-top: 20px;
margin-bottom: 20px;
padding:0 10px;
}
.widget-area .widget {
margin-bottom: 20px;
}
.widget-area .widget h2 {
font-size: 1.4rem;
}
.archive-content .single-hentry {
border-bottom: #f4f4f4 solid 1px;
}
.archive-content .single-hentry .entry-meta {
padding: 5px 0;
}
.archive-content .single-hentry .entry-meta {
padding: 0;
}
.site-archive-header {
padding: 0;
background-color: transparent;
min-height: 0;
text-align: center;
padding: 20px 10px 60px;
text-align: left;
}
.header-sticky .site-archive-header {
padding-top: 104px;
}
.site-archive-header .page-title {
font-size: 1.6rem;
margin-bottom: 0;
display: inline-block;
font-weight: bold;
}
.site-archive-header .breadcrumbs {
margin-top: 0px;
padding: 5px 0;
float: right;
display: none;
}
.site-archive-content {
margin-top: -54px;
padding: 0 10px;
position: relative;
}
.home .site-archive-content {
margin-top: -60px;
}
.site-archive-content .hentry {
border-radius: calc(0.25rem - 1px);
margin-bottom: 1.2rem;
background-color: #fff;
}
.hentry.card .entry-summary {
padding-bottom: 1rem;
padding-bottom: 0;
}
.hentry.card .entry-summary p {
margin-bottom: 10px;
}
.site-archive-content .hentry .card-body {
padding: 10px;
}
.site-archive-content .hentry .entry-header .entry-title {
font-size: 1rem;
margin-bottom: 0;
}
.site-archive-content .hentry .card-body .entry-categories {
font-size: 0.7rem;
margin-bottom: 0px;
}
.site-archive-content .hentry .card-body .entry-footer {
font-size: 0.8rem;
}
.single .site-single-header {
position: relative;
}
.header-sticky.single .site-single-header {
padding-top: 104px;
} .single .site-single-header .breadcrumbs {
padding: 10px;
display: none;
}
.single .site-archive-content {
margin: 10px 0 10px;
position: relative;
z-index: 10;
}
.site-archive-content .single-hentry {
padding: 10px 00px;
box-shadow: none;
border-radius: 3px;
margin-bottom: 0;
background-color: transparent;
}
.site-archive-content .single-hentry .entry-header {
padding: 0px 0px 0;
}
.site-archive-content .single-hentry .entry-header .entry-title {
margin-bottom: 0;
color: #000000;
font-size: 1.4rem;
}
.site-archive-content .single-hentry .entry-meta {
padding: 0;
font-size: 0.8rem;
margin-bottom: 1rem;
color: rgba(0, 0, 0, 0.54);
}
.site-archive-content .single-hentry .entry-meta a {
color: rgba(0, 0, 0, 0.54);
}
.site-archive-content .single-hentry .entry-thumbnail {
margin: 0 -20px;
text-align: center;
display: block;
}
.site-archive-content .single-hentry .entry-thumbnail .wp-post-image {
border-radius: 0 !important;
}
.site-archive-content .single-hentry .entry-content {
padding: 1em 10px 5px;
box-shadow: none;
overflow: hidden;
margin: 0 -10px 0;
font-size: 1rem;
}
.wpdt-author-bio {
padding: 20px;
background-color: #f4f4f4;
margin: 0px -20px;
border-radius: 0px;
}
.wpdt-author-bio .avatar {
max-width: 100%;
height: auto;
}
.wpdt-author-bio .author-description {
margin-bottom: 0;
}
.wpdt-author-bio .social-buttons {
margin-bottom: 0;
}
.related-posts {
padding: 20px 20px 0 20px;
}
.site-archive-content .single-hentry.attachment {
padding: 1em 5em 1em 5rem;
margin-bottom: 0;
}
.site-archive-content .single-hentry.attachment .entry-attachment {
padding: 0;
border-radius: 3px;
margin-bottom: 0;
overflow: hidden;
}
.site-archive-content .single-hentry.attachment .entry-attachment .attachment {
margin-bottom: 0;
}
.site-archive-content
.single-hentry.attachment
.entry-attachment
.attachment
img {
max-width: 100%;
height: auto;
}
.site-archive-content .single-hentry.attachment .entry-caption {
padding: 2.5em 5em 2.5rem;
border-radius: 3px;
margin-bottom: 0;
} .site-header {
width: 100%;
z-index: 110; }
.site-header.sticky {
position: absolute;
}
.site-header.sticky-active {
background-color: #4054b2;
}
.fixed.site-header {
box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.1);
background-color: #fff;
position: fixed;
}
.navbar-menus {
width: auto;
}
.navbar-toggler {
margin-right: 0px;
margin-left: -12px;
font-size: 13px;
height: 40px;
width: 40px;
border-radius: 50%;
border-color: transparent;
padding: 0;
text-align: center;
border: none;
}
.wpdt-nav-toggler {
padding: 7px;
height: 40px;
line-height: 24px;
float: right;
position: relative;
z-index: 100;
text-transform: uppercase;
font-weight: normal;
font-size: 0.8rem;
z-index: 110;
border: none;
border-radius: 3px;
z-index: 9999;
}
.wpdt-nav-toggler:hover,
.wpdt-nav-toggler:active,
.wpdt-nav-toggler:focus {
border: none !important;
}
.wpdt-nav-toggler .material-icons {
vertical-align: text-bottom;
}
.navbar-light .navbar-toggler:hover,
.navbar-light .navbar-toggler:focus {
background-color: rgba(1, 1, 1, 0.05);
border: none;
outline: none;
color: rgba(0, 0, 0, 0.9);
border-color: transparent;
}
.navbar-dark .navbar-toggler:hover,
.navbar-dark .navbar-toggler:focus {
background-color: rgba(0, 0, 0, 0.1);
border: none;
outline: none;
color: rgba(1, 1, 1, 0.05);
border-color: transparent;
}
.site-header .navbar {
padding: 10px 20px;
border-bottom: #484848 solid 1px;
}
.site-header .navbar-brand { max-width: inherit;
padding: 0;
font-weight: bold;
font-style: normal;
margin-left: 0;
margin-top: 0;
margin-bottom: 0;
}
.site-header .navbar-brand img {
padding: 0;
max-height: 64px;
max-width: initial;
float: left;
}
.site-header .display-header {
line-height: 1.2rem;
padding-left: 10px;
}
.site-header .display-header .site-name{
display: block;
}
.site-header .display-header .description{
display: block;
}
.site-header .navbar-brand em {
font-size: 0.8rem;
font-weight: lighter;
font-style: normal;
vertical-align: middle; }
.site-header .nav-wpdt-header {
margin-right: -6px;
padding:12px 0;
}
.header-search-box {
position: absolute;
right: 80px;
left: 10px;
}
.site-header .site-search .btn {
height: 32px;
width: 32px;
line-height: 32px;
color: rgba(0, 0, 0, 0.5);
border: none;
padding: 0;
text-align: center;
border-radius: 50%;
}
.site-header .site-search .btn:hover,
.site-header .site-search .btn:active {
background-color: #f1f1f1;
}
.single-product .site-header .search-box {
display: none;
}
.site-header .site-header-cart {
padding: 0;
position: absolute;
right: 40px;
}
.site-header .site-header-cart .menu {
margin-bottom: 0;
}
.site-header .site-header-cart li {
display: inline-block !important;
height: 40px;
}
.site-header .site-header-cart > ul.menu > li > a,
.site-header .site-header-cart > ul.menu > li > span {
display: inline-block;
padding: 8px;
font-size: 18px;
}
.site-header .site-header-cart > li > a {
padding: 0 8px;
text-align: center;
box-sizing: border-box;
border-radius: 50%;
}
.site-header .site-header-cart > li:hover > a {
background: #f1f1f1;
}
.site-header .site-header-cart .cart-contents {
height: 40px;
width: 40px;
line-height: 32px;
color: rgba(0, 0, 0, 0.85);
border: none;
padding: 0;
text-align: center;
border-radius: 50%;
position: relative;
}
.site-header .site-header-cart .cart-contents:hover {
background-color: #f1f1f1;
}
.site-header .site-header-cart .cart-contents .badge {
font-size: 11px;
min-width: 15px;
line-height: 14px;
padding: 2px;
position: absolute;
top: 0;
right: 0;
margin: 0px;
background: #db4437;
width: 15px;
height: 15px;
border-radius: 50%;
color: #fff;
}
.site-header .site-header-cart li:hover a.btn {
opacity: 0.9;
background-color: #4285f8;
border-color: #4285f8;
} .dropdown-menu-right {
right: 0;
left: auto;
}
.navbar-top {
padding: 0;
}
.navbar-nav .nav-link {
font-weight: 400;
text-decoration: none;
zoom: 1;
-webkit-transition-property: color, background-color, border-color;
transition-property: color, background-color, border-color;
padding: 0.25em 0rem;
font-size: 1.1rem;
}
.navbar-light .navbar-nav .nav-link {
color: rgba(0, 0, 0, 0.85);
}
.navbar-light .navbar-nav > .menu-item:first-child .nav-link {
border-top: none;
}
.navbar-light .navbar-nav .nav-link:hover,
.navbar-light .navbar-nav .nav-link:focus,
.navbar-light .navbar-nav .show > .nav-link,
.navbar-light .navbar-nav .active > .nav-link,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .nav-link.active {
color: #4285f8;
}
.navbar-dark .navbar-brand img {
filter: brightness(0) invert(1);
}
.navbar-dark .navbar-nav .nav-link {
color: rgba(0, 0, 0, 0.85);
border-bottom: rgba(0, 0, 0, 0.1) solid 1px;
}
.navbar-dark .navbar-nav .nav-item:last-child .nav-link {
border-bottom: none !important;
}
.wpmm-main-wrap-primary .menu-item.cta > a,
.navbar-light .navbar-nav .nav-item.cta > .nav-link {
background: #4285f8;
color: #fff !important;
border-radius: 3px;
padding: 0.75em 2rem;
font-weight: 600;
border: none;
text-align: center;
font-weight: 600 !important;
}
.dropdown-toggle::after {
vertical-align: unset;
}
.navbar-nav .dropdown-menu {
float: none;
padding: 0;
min-width: 100%;
border: none;
box-shadow: none;
position: inherit !important;
background: #ffffff;
border-radius: 0;
transform: inherit !important;
padding-left: 00px;
}
.navbar-nav .dropdown-menu .dropdown-item {
padding: 0;
text-overflow: clip;
margin-bottom: 5px;
white-space: inherit;
padding: 5px 00px;
margin-bottom: 10px;
line-height: 1.2rem;
position: relative;
padding-left: 20px;
}
.navbar-nav .dropdown-menu .dropdown-item::before{
content: " • ";
position:absolute;
left: 10px;;
}
.dropdown-toggle::after{
margin-left: 10px;;
} .navbar .dropdown-menu li {
width: 100%;
margin-left: 0 !important;
}
.navbar .dropdown-menu li.dropdown {
position: relative;
}
.navbar .dropdown-menu > li.dropdown > .dropdown-menu {
position: absolute;
left: 98%;
top: 0;
margin-top: -10px;
}
.navbar .dropdown-menu li.dropdown:hover .dropdown-menu {
display: block;
}
.dropdown-item.active,
.dropdown-item:active {
background-color: transparent;
color: #000;
text-decoration: none;
}
.navbar .dropdown-menu > li.dropdown > .dropdown-menu:after,
.navbar .dropdown-menu > li.dropdown > .dropdown-menu:before {
right: 100%;
top: 25px;
border: solid transparent;
content: " ";
height: 0;
width: 0;
position: absolute;
pointer-events: none;
}
.navbar .dropdown-menu > li.dropdown > .dropdown-menu:after {
border-color: rgba(255, 255, 255, 0);
border-right-color: #ffffff;
border-width: 10px;
margin-top: -10px;
}
.navbar .dropdown-menu > li.dropdown > .dropdown-menu:before {
border-color: rgba(248, 248, 248, 0);
border-right-color: #f8f8f8;
border-width: 11px;
margin-top: -11px;
}
.site-page-header {
text-align: left;
padding-left: 10px;
padding-right: 10px;
}
.header-sticky .site-page-header {
padding-top: 100px;
}
.site-page-header .page-title {
margin-bottom: 0;
font-size: 1.4rem;
display: inline-block;
font-weight: bold;
}
.site-page-header .breadcrumbs {
margin-top: 0px;
padding: 5px 0;
}
.page-content{
padding-top: 10px;
}
.page-content .entry-content {
border-radius: 0;
background: #ffff;
margin-bottom: 14px;
}
.page-content .content-search-results {
margin-top: 0px;
}
.header-sticky .page-content .content-search-results {
padding-top: 104px;
}
.page-content .content-search-results .list-group-item h5 {
margin-bottom: 0;
font-size: 18px;
line-height: 1.33;
}
.page-content .content-search-results .list-group-item p {
line-height: 1.54;
word-wrap: break-word;
font-size: 0.9rem;
margin-bottom: 0;
}
.site-footer {
clear: both;
}
.site-footer .nav-link {
display: block;
padding: 0 10px 10px 10px;
}
.site-footer .footer-content ul li a {
font-weight: normal;
}
.site-footer .footer-content {
margin: auto;
padding: 20px 10px 10px;
position: relative;
width: 100%; font-size: 1rem;
}
.site-footer .footer-info {
padding: 6px;
line-height: 1.6rem;
font-size: 0.9rem;
}
.site-footer .footer-logo img {
max-height: 100px;
width: auto;
}
.site-credit,
.site-copyright {
padding: 0 5px;
margin-bottom: 0px;
display: inline-block;
}
.site-breadcrumbs {
background: #4285f8;
padding: 0.5em 1rem;
}
.site-breadcrumbs,
.site-breadcrumbs a {
color: #fff;
}
.breadcrumbs {
font-size: 0.8rem;
opacity: 0.8;
}
.breadcrumbs p {
margin-bottom: 0;
}
.site-main {
overflow: hidden;
width: 100%;
position: relative;
padding-bottom: 0px;
} .top-bar-search {
background-color: rgba(0, 0, 0, 0.05);
border-radius: 3px;
overflow: hidden;
}
.input-group-search .input-group-text {
background-color: transparent;
border: none;
}
.input-group-search .custom-select {
background-color: rgba(0, 0, 0, 0.05);
border: none;
}
.input-group-search .form-control,
.input-group-search .form-control:focus {
background-color: transparent;
border: none;
box-shadow: none;
} .item-gallery {
position: relative;
margin-bottom: 20px;
}
.item-gallery .caption {
bottom: 0;
left: 0;
position: absolute;
right: 0;
text-align: center;
top: 0;
z-index: 10;
background: rgba(0, 0, 0, 0.8) none repeat scroll 0 0;
opacity: 0;
}
.item-gallery:hover .caption {
opacity: 1;
}
.item-gallery .title {
font-size: 18px;
left: 20px;
position: absolute;
right: 20px;
text-align: center;
top: 50%;
color: #fff;
-moz-transform: translateY(-50%);
-webkit-transform: translateY(-50%);
-o-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
} .not-found {
margin-bottom: 100px;
padding: 0px 10px;
background-color: #fff;
border-radius: 3px;
}
.not-found strong {
display: block;
font-size: 10rem;
margin-bottom: 0;
text-align: center;
line-height: 1.2rem;
font-weight: lighter;
}
.not-found #searchform {
margin-bottom: 50px;
}
.not-found hr {
margin: 20px auto;
width: 365px;
}
.search-no-results .not-found {
margin-top: -150px;
padding-top: 0;
min-height: 150px;
}
.page-template-default .archive-content .entry-content {
background-color: #fff;
padding: 10px 10px 1px;
border-radius: 3px;
} .single-attachment .site-header {
position: inherit !important;
}
.single-attachment .site-featured {
display: none;
}
.content-area.image-attachment {
background: #f5f5f5;
padding: 0 !important;
}
.image-attachment .page-header {
margin-bottom: 0;
margin-top: 0;
padding: 0;
}
.sidebar-image {
padding: 20px;
background-color: #fff;
border-top: rgba(0, 0, 0, 0.05) solid 1px;
border-left: rgba(0, 0, 0, 0.05) solid 1px;
}
.image-header {
margin-bottom: 20px;
}
.image-header .entry-title {
margin-bottom: 0;
}
#image-navigation .previous-image {
float: left;
}
.entry-attachment .attachment img {
margin: 0;
}
.post-navigation {
clear: none;
}
.pager {
list-style: none;
padding: 0;
margin: 0;
}
.single .site-navigation {
padding: 20px;
margin: 1px -20px;
border-radius: 3px;
}
.pager li a {
padding: 0;
display: block;
}
.pager li a:hover {
text-decoration: none;
}
.pager li a .meta-nav {
margin-bottom: 5px;
font-size: 16px;
font-weight: 300;
display: block;
line-height: 1rem;
}
.pager li.previous {
display: inline-block;
width: 50%;
}
.pager li.previous a {
position: relative;
line-height: 1rem;
display: block;
}
.pager li.previous a .meta-nav {
display: block;
}
.pager li.next {
float: right;
}
.pager li.next a .meta-nav {
display: block;
}
.pager li.next {
width: 50%;
float: right;
text-align: right;
}
.pager li > a,
.pager li > span {
background-color: transparent;
border: 0 none;
border-radius: 0;
display: inline-block;
}
.pager li > a:hover,
.pager li > span:hover {
background: transparent;
}
.pager li > a:hover {
text-decoration: none;
}
.site-navigation {
background: transparent;
margin: 0;
display: block;
padding: 0px;
padding: 0 0 20px 0;
font-size: 0.8rem;
}
.content-search-results .site-navigation {
padding: 20px 0;
}
.nopadding {
padding: 0 !important;
margin: 0 !important;
}
.nopadding .thumbnail {
display: block;
margin: 0;
}
.nopadding .thumbnail img {
display: inline-block;
}
.alert {
border-radius: 3px;
}
.btn-lg,
.btn-group-lg > .btn {
padding: 0.5rem 2rrem;
font-size: 1.2rrem;
line-height: 1.2;
height: auto;
}
.btn-primary,
.btn-primary:visited {
background-color: #4285f8;
border-color: #4285f8;
color: #fff;
}
.btn-primary:hover,
.btn-primary:focus {
opacity: 0.9;
background-color: #4285f8;
border-color: #4285f8;
color: #fff;
}
.list-group-item {
position: relative;
background-color: #fff;
border: 1px solid #eaeff3;
padding: 1.25rem 1.25rrem;
}
.elementor-editor-active:hover .site-main {
z-index: 150;
position: relative;
}
#elementor {
position: relative;
z-index: 75;
}
.widget_archive li,
.widget_categories li,
.widget_meta li,
.widget_nav_menu li,
.widget_pages li,
.widget_recent_entries li {
position: relative;
}
.widget_archive li a,
.widget_categories li a,
.widget_meta li a,
.widget_nav_menu li a,
.widget_pages li a,
.widget_recent_entries li a {
display: inline-block;
padding: 10px 4px 14px 0;
color: #222222;
position: relative;
}
.widget_archive li:hover a,
.widget_categories li:hover a,
.widget_meta li:hover a,
.widget_nav_menu li:hover a,
.widget_pages li:hover a,
.widget_recent_entries li:hover a {
color: #337ab7;
}
.widget_recent_entries li {
margin-bottom: 10px;
}
.widget_recent_entries li a {
padding-bottom: 0;
padding-top: 0;
}
.widget_recent_entries .post-date {
font-size: 0.75rem;
display: block;
}
.widget_wpdt_address_widget p {
margin-bottom: 0;
}
.widget_wpdt_address_widget p.address {
margin-bottom: 1rem;
}
.sidebar .widget_categories .children > li:last-child {
border-bottom: none;
}
.sidebar .widget_categories .children .children > li a {
padding-left: 40px;
}
.socials li {
display: inline-block;
}
.addtoany_content {
clear: both;
margin: 16px 0;
border-top: #f4f4f4 solid 1px;
padding: 16px 0 0;
}
.page-item .page-link {
color: #4285f8;
padding: 1em 1.3rem;
}
.page-item.active .page-link {
z-index: 1;
color: #fff;
background-color: #4285f8;
border-color: #4285f8;
}
.pagination .page-item .page-link {
border: none;
font-size: 1.2rem;
border-radius: 25px;
margin: 0.25rem;
background: #fff;
padding: 10px;
}
.pagination .page-item .page-link.current {
background-color: #eaeff3;
}
.contact-info > ul > li > a {
padding: 5px 0;
display: block;
color: #062045;
font-size: 13px;
}
.contact-info > ul > li i {
font-size: 15px;
color: #fff;
margin-right: 10px;
}
.pagination {
margin-bottom: 00px;
}
.hentry.card {
background-color: #fff;
background-clip: border-box;
border: none;
border-radius: 3px;
box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0);
}
.hentry.card .post-readmore {
position: absolute;
bottom: 0;
font-size: 0.9rem;
margin-bottom: 1.25rrem;
border-radius: 3px;
}
.nav-footer-mobile {
box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.1);
}
.nav-footer-mobile .nav-item .nav-link {
line-height: 13px;
padding: 10px !important;
}
.nav-footer-mobile .nav-item .nav-link i {
line-height: 20px;
}
.nav-footer-mobile .nav-item .nav-link span {
font-size: 0.65rem;
display: block;
line-height: 10px;
}
.mobile-footer-bar .wpdt-live-connect-chat {
bottom: 74px;
z-index: 1050;
}
html {
min-height: 100%;
position: relative;
}
body.mobile-footer-bar {
padding-bottom: 54px;
}
.site-footer {
clear: both;
z-index: 10;
}
html #wpadminbar {
margin-top: -46px;
}
.zeno_font_resizer_container {
display: inline-block;
}
.zeno_font_resizer_container .zeno_font_resizer {
margin: 0 0 0 10px;
}
.zeno_font_resizer_container .zeno_font_resizer a {
padding: 0 5px;
}
.wpdt-regieter-form .form-row.form-row-first {
width: 49%;
display: inline-block;
}
.wpdt-regieter-form .form-row.form-row-last {
width: 49%;
display: inline-block;
float: right;
}
.logged-in.woocommerce-account .woocommerce.yith-wcwl-form {
margin-top: 0 !important;
}
.cart-empty.woocommerce-info::before {
display: none;
}
.socials li a {
display: block;
padding: 0px 4px;
}
.socials li a:hover {
color: #046338 !important;
}
.socials li.facebook a:hover {
color: #1877f2 !important;
}
.socials li.twitter a:hover {
color: #1da1f2 !important;
}
.socials li.instagram a:hover {
color: #c32aa3 !important;
}
.socials li.youtube a:hover {
color: #ff0000 !important;
}
.socials li.feed a:hover {
color: #ff4500 !important;
}
.link-page-child{
list-style: none;
padding: 0;
margin: 0;
display: grid;
grid-template-columns: repeat(1,1fr);
grid-column-gap: 1rem;
grid-row-gap: 1rem;
}
.link-page-child > .page_item{
background-color: transparent;
background-image: none;
border: rgba(0,0,0,0.1) solid 1px;
border-radius: 3px;
}
.link-page-child > .page_item > a{
padding:1rem;
display: block;
font-size: 1rem;
font-weight: 600;
}
.page-template-page-child .widget-page-menu {
margin: 0rem 0 1rem;
background-color: #f1f1f1;
padding: 1rem 0.5rem 1rem 1rem;
border-radius: 3px;
font-size: 1rem;
}