:root {
--headFont: 'Montserrat', sans-serif;
--bodyFont: 'Work Sans', sans-serif;
} .burger {
position: relative;
display: block;
z-index: 12;
width: 1.75rem;
height: 1rem;
border: none;
outline: none;
background: none;
visibility: visible;
transform: rotate(0deg);
transition: 0.35s ease;
}
.burger-line {
position: absolute;
display: block;
right: 0;
width: 100%;
height: 2px;
border: none;
outline: none;
opacity: 1;
transform: rotate(0deg);
background-color: #fff;
transition: 0.25s ease-in-out;
}
.burger-line:nth-child(3) {
top: 1rem;
}
.burger-line:nth-child(1) {
top: 0px;
}
.burger-line:nth-child(2) {
top: 0.5rem;
}
.navbar-toggler[aria-expanded="true"] .burger .burger-line:nth-child(1) {
top: 0.5rem;
transform: rotate(45deg);
}
.navbar-toggler[aria-expanded="true"] .burger .burger-line:nth-child(2) {
right: -1.5rem;
opacity: 0;
visibility: hidden;
}
.navbar-toggler[aria-expanded="true"] .burger .burger-line:nth-child(3) {
top: 0.5rem;
transform: rotate(-45deg);
}
.site-title {
font-size: 34px;
margin-bottom: 0;
font-weight: 700;
font-family: var(--headFont);
letter-spacing: -0.05em;
line-height: 1.3;
}
.navbar-header .site-description {
letter-spacing: 1.2px;
margin-bottom: 0;
}
.mg-headwidget.light .mg-head-detail {
border-width: 0 0 2px 0;
border-style: solid;
}
.site-home-icon a {
font-size: 24px;
}
.m-header {
display: none;
} .mg-head-detail {
padding: 8px 0;
}
.mg-head-detail .info-left {
display: block;
float: left;
margin: 0;
padding: 0;
}
.mg-head-detail .info-left li {
display: inline-block;
margin-right: 15px;
padding: 0;
line-height: 35px;
}
.mg-head-detail .info-left li span.time {
margin-left: 5px;
padding: 2px 4px;
border-radius: 2px;
font-size: 14px;
font-weight: 600;
line-height: 35px;
}
.mg-head-detail .info-left li a {
font-size: 13px;
}
.mg-head-detail .info-left i {
font-size: 14px;
padding-right: 10px;
}
.info-right {
display: block;
float: right;
margin: 0;
padding: 0;
}
.info-right li {
display: inline-block;
padding: 0;
}
.mg-head-detail .info-right li a {
font-size: 13px;
}
.mg-head-detail .info-right i {
font-size: 14px;
padding-right: 10px;
} .header-widget .mg-head-detail .info-left li a {
line-height: 38px;
}
.mg-nav-widget-area {
padding-bottom: 0px;
}
.mg-nav-widget-area .site-branding-text .site-title {
margin-bottom: 5px;
}
.mg-menu-full {
position: relative;
}
.mg-nav-widget-area .header-ads {
display: flex;
justify-content: flex-end;
}
.mg-nav-widget-area .mx-auto>.header-ads {
margin-top: 15px;
justify-content: center;
}
.mg-headwidget .navbar-wp {
position: inherit;
left: 0;
right: 0;
top: 0;
margin: 0;
z-index: 999;
transition: all 1s ease-out;
border-radius: 0;
}
.mg-headwidget .navbar-wp .navbar-nav>li>a {
padding: 10px 22px;
font-size: 14px;
text-transform: uppercase;
font-family: var(--headFont);
line-height: 2.3;
}
.navbar-wp .navbar-nav>li>a.homebtn {}
.navbar-wp .navbar-nav>li>a.homebtn span {
font-size: 18px;
line-height: 0.98;
}
.navbar-wp .navbar-nav>li>a i {
margin-left: 5px;
} .mg-nav-widget-area-back {
background-position: center;
background-size: cover;
background-repeat: no-repeat;
}
.mg-nav-widget-area-back .inner {
width: 100%;
padding: 25px 0;
}
.mg-headwidget .navbar-brand {
padding: 0;
}
.navbar-wp {
margin: 0;
padding: 0;
border: none;
border-radius: 0;
z-index: 1000;
}
.navbar-brand {
font-size: 26px;
height: auto;
line-height: 25px;
margin-right: 50px;
padding: 15px 0;
text-shadow: 2px 2px 1px rgba(150, 150, 183, 0.18);
display: inherit;
}
.navbar-brand span.site-description {
font-size: 13px;
line-height: 0;
}
.navbar-wp .navbar-nav>li>a {
padding: 30px 16px;
margin-right: 0;
font-size: 16px;
letter-spacing: 0.5px;
-webkit-transition: all .25s ease-out;
-moz-transition: all .25s ease-out;
transition: all .25s ease-out;
margin-bottom: 0px;
font-weight: 600;
text-transform: capitalize;
display: block;
}
.navbar-wp .navbar-nav>.active>a,
.navbar-wp .navbar-nav>.active>a:hover,
.navbar-wp .navbar-nav>.active>a:focus {
background: none;
}
.navbar-wp .navbar-nav>li>ul>li>a i {
padding-right: 10px;
}
.navbar-wp .navbar-nav>.disabled>a,
.navbar-wp .navbar-nav>.disabled>a:hover,
.navbar-wp .navbar-nav>.disabled>a:focus {
background-color: transparent;
}
.navbar-wp .navbar-nav>.open>a,
.navbar-wp .navbar-nav>.open>a:hover,
.navbar-wp .navbar-nav>.open>a:focus {
background: transparent;
}
.navbar-base .navbar-nav>.open>a,
.navbar-base .navbar-nav>.open>a:hover,
.navbar-base .navbar-nav>.open>a:focus {
background: transparent;
}
.navbar-toggle {
border-radius: 0;
margin: 24px auto;
position: absolute;
right: 5%;
border: none;
box-shadow: none;
}
.navbar-wp .dropdown-menu {
min-width: 250px;
padding: 0;
border: none;
border-radius: 0;
z-index: 10;
right: auto;
left: 0;
}
.navbar-wp .dropdown-menu>li,
.navbar-wp .dropdown-menu>li:last-child {
border: 0
}
.navbar-wp .dropdown-menu>li>a {
padding: 12px 15px;
font-size: 12px;
font-family: var(--bodyFont);
display: block;
transition: .3s;
font-weight: normal;
text-transform: uppercase;
}
.navbar-wp .dropdown-menu>li>a:focus {
outline: 1px solid;
}
.navbar-wp .dropdown-menu>.dropdown-menu {
right: 0;
left: auto;
}
.navbar-nav>li:last-child>.dropdown-menu {
right: 0;
left: auto;
}
.dropdown-submenu {
position: relative
}
.dropdown-submenu>.dropdown-menu {
top: -1px;
left: 100%;
margin-top: 0;
margin-left: 0;
border-top-left-radius: 0;
border-bottom-left-radius: 0
}
.dropdown-submenu:hover>.dropdown-menu {
display: block;
padding: 0
}
.dropdown-submenu.pull-left {
float: none
}
.dropdown-submenu.pull-left>.dropdown-menu {
left: -100%;
margin-left: 10px
}
.navbar-wp .navbar-brand {
font-size: 22px;
line-height: 20px;
padding: 15px 0;
transition: all 0.25s ease-out 0s;
} .navbar-brand span.site-description {
font-size: 12px;
font-weight: normal;
line-height: 0;
}
.navbar-wp .dropdown-menu.searchinner {
left: inherit !important;
right: 0 !important;
padding: 10px;
}
.navbar-wp .dropdown-menu.searchinner .btn {
border: medium none;
border-radius: 0 4px 4px 0;
height: 40px;
line-height: 25px;
padding: 5px 15px;
}
.mg-search-box .dropdown-toggle::after {
display: none;
}
.mobilehomebtn {
display: none;
width: 30px;
text-align: center;
line-height: 30px;
height: 30px;
}
.newsup-button {
font-size: 18px;
line-height: 0;
margin-right: -15px;
margin-left: 5px;
display: flex;
}
.newsup-button-inner-left:empty {
margin-left: -0.625em
}
.newsup-button-inner-left:before,
.newsup-button-inner-left:after {
box-sizing: border-box;
margin: 0;
padding: 0;
-webkit-transition: 0.4s ease-in-out;
-moz-transition: 0.4s ease-in-out;
-o-transition: 0.4s ease-in-out;
transition: 0.4s ease-in-out;
outline: none
}
.newsup-button .newsup-button-inner,
.newsup-button .newsup-button-inner-left {
display: inline-block;
font-size: 0.875em;
position: relative;
padding: 0em;
line-height: 1em;
cursor: pointer;
color: var(--pri-color);
font-weight: normal
}
.newsup-button .newsup-button-inner-left:before {
content: '';
display: block;
position: absolute;
z-index: 1;
line-height: 2.125em;
text-indent: 2.5em;
height: 1em;
width: 1em;
margin: 0.25em;
-webkit-border-radius: 100%;
-moz-border-radius: 100%;
border-radius: 100%;
right: 1.625em;
bottom: 0em;
background: var(--pri-color);
transform: rotate(-45deg);
}
.newsup-button .newsup-button-inner-left:after {
content: "";
display: inline-block;
width: 2.5em;
height: 1.5em;
-webkit-border-radius: 1em;
-moz-border-radius: 1em;
border-radius: 1em;
background: #FFF;
vertical-align: middle;
margin: 0 0.625em;
}
.newsup-button.active .newsup-button-inner-left:before {
right: 1.0625em;
box-shadow: 0.3125em 0.3125em 0 0 #eee;
background: transparent
}
.newsup-button.active .newsup-button-inner-left:after {
background: rgba(0, 0, 0, 0.15);
border: 0.125em solid white
}
.newsup-button .newsup-button-inner-left {
color: var(--pri-color);
font-weight: bold
}
.newsup-button.active .newsup-button-inner-left {
color: var(--pri-color);
font-weight: normal
}
.newsup-button.active .newsup-button-inner-left+.newsup-button-inner {
color: var(--pri-color);
font-weight: bold
}
.btn-bell {
padding: 5px;
line-height: 1;
display: inline-flex;
align-items: center;
justify-content: center;
}
.wp-block-latest-comments li {
border-width: 0 0 1px 0;
border-style: solid;
padding-bottom: 10px;
margin-bottom: 10px;
}
.wp-block-latest-comments li:last-child {
border: none;
padding-bottom: 0;
margin-bottom: 0;
} .menu-link-description {
font-size: 10px;
padding: 2px 4px;
background: #fff;
color: #000;
position: absolute;
line-height: normal;
top: 0;
margin: 0 3px;
display: inline-table;
word-break: keep-all;
overflow-wrap: unset;
width: max-content;
}
.menu-link-description:after {
border-left: 0 solid transparent;
border-right: 6px solid transparent;
position: absolute;
bottom: -4px;
content: '';
border-top: 5px solid #fff;
left: 3px;
} html {
font-size: 100%;
} @media only screen and (max-width: 1200px) {
html {
font-size: 95%;
}
} @media screen and (max-width: 991px) {
html {
font-size: 90%;
}
} @media screen and (max-width: 767px) {
html {
font-size: 85%;
}
} @media screen and (max-width: 575px) {
html {
font-size: 80%;
}
} .search-results-count {
margin-bottom: 0;
font-size: 17px;
margin-top: 5px;
}
.search-class .mg-posts-sec-post.type-product .post-form {
display: none;
} body {
padding: 0;
margin: 0;
font-family: var(--bodyFont);
font-size: 16px;
-webkit-font-smoothing: antialiased;
font-weight: 400;
line-height: 30px;
word-wrap: break-word;
}
.sticky {
display: block;
}
.container-fluid {
padding-right: 50px;
padding-left: 50px;
}
#content.home {
padding-top: 30px;
padding-bottom: 30px;
}
a:hover {
text-decoration: none;
}
a:focus {
outline: 1px solid;
text-decoration: underline;
}
select {
background-clip: padding-box;
background-color: #fff;
border: 2px solid #ccc;
border-radius: 0;
color: #444;
display: block;
font-weight: 400;
overflow: hidden;
padding: 6px 12px;
position: relative;
text-decoration: none;
white-space: nowrap;
width: 100%;
}
.no-gutter>[class*=col-] {
padding-right: 0;
padding-left: 0;
}
input:not([type]),
input[type="email"],
input[type="number"],
input[type="password"],
input[type="tel"],
input[type="url"],
input[type="text"],
input[type="search"],
textarea {
border-radius: 0;
margin-bottom: 20px;
box-shadow: inherit;
padding: 6px 12px;
line-height: 40px;
border-width: 2px;
border-style: solid;
width: 100%;
}
input[type="submit"],
input[type="reset"],
button {
padding: 5px 35px;
line-height: 30px;
border-radius: 4px;
font-weight: bold;
font-size: 14px;
border-width: 1px;
border-style: solid;
transition: all 0.4s ease-in-out 0s;
box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
}
:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) {
border: none;
}
.wp-block-search__inside-wrapper {
display: flex;
gap: 10px;
}
.wp-block-search .wp-block-search__input:focus-visible {
outline: none;
}
.wp-block-search .wp-block-search__input {
border: 2px solid #eef3fb;
}
.wp-block-search .wp-block-search__button {
padding: 5px 35px;
line-height: 30px;
border-radius: 4px;
font-weight: bold;
font-size: 14px;
height: 55px;
border-width: 1px;
border-style: solid;
transition: all 0.4s ease-in-out 0s;
box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
}
.wp-block-button .wp-block-button__link:hover,
.wp-block-button .wp-block-button__link:focus {
background: transparent;
border: 2px solid #32373c;
color: #32373c;
}
input:not([type]):hover,
input[type="email"]:hover,
input[type="number"]:hover,
input[type="password"]:hover,
input[type="tel"]:hover,
input[type="url"]:hover,
input[type="text"]:hover,
input:not([type]):focus,
input[type="email"]:focus,
input[type="number"]:focus,
input[type="password"]:focus,
input[type="tel"]:focus,
input[type="url"]:focus,
input[type="text"]:focus {}
input[type="submit"]:hover,
input[type="reset"]:hover,
button:hover,
input[type="submit"]:focus,
input[type="reset"]:focus,
button:focus {
transition: all 0.3s ease 0s;
}
input[type="radio"],
input[type="checkbox"] {
margin-right: 0.5em;
display: inline-block;
}
input[type="radio"]+label,
input[type="checkbox"]+label {
font-weight: 400;
display: inline-block;
}
.form-control {
border-radius: 0;
margin-bottom: 20px;
box-shadow: inherit;
padding: 6px 12px;
line-height: 40px;
border-width: 2px;
border-style: solid;
height: 40px;
}
.form-control:focus {
box-shadow: inherit;
}
img.alignnone {
width: auto;
height: auto;
}
img.size-large {
width: 100%;
height: auto;
}
.wpcf7-form label {
display: inherit;
}
.avatar {
border-radius: 50px;
}
mark,
.mark {
padding: 2px 5px;
border-radius: 3px;
}
#content {
padding-top: 60px;
padding-bottom: 60px;
}
embed,
iframe,
object {
max-width: 100%;
}
.back-img {
background-color: #333;
background-position: 50% 50%;
background-repeat: no-repeat;
position: relative;
background-size: cover;
overflow: hidden;
}
.link-div {
display: block;
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
}
audio,
canvas,
progress,
video {
display: inline-block;
vertical-align: baseline;
}
audio:not([controls]) {
display: none;
height: 0;
}
.page-content a,
.entry-content a,
.entry-summary a,
.page-content-single p a,
.widget_text a:not(.more-link):not(.button),
.comment-content a,
.theme-custom-block a,
.comment-detail .edit-link a,
.comment-detail .reply a,
pre.wp-block-code a {
text-decoration: underline;
} .owl-carousel .owl-controls {
margin-top: -30px;
}
.owl-carousel .owl-controls .owl-buttons div {
width: 35px;
height: 35px;
display: block;
font-size: 24px;
line-height: 35px;
opacity: 0;
border-radius: 2px;
text-align: center;
border-width: 1px;
border-style: solid;
background: #fff;
color: #333;
border-color: #fff;
box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
}
.owl-carousel .owl-controls .owl-buttons div i {}
.owl-carousel:hover .owl-controls .owl-buttons div {
opacity: 1;
}
.owl-carousel .owl-controls .owl-buttons {
opacity: 1;
transition: all 0.3s ease 0s;
}
.owl-carousel:hover .owl-controls .owl-buttons {
opacity: 1;
}
.owl-carousel:hover .owl-controls .owl-buttons .owl-prev {
left: 35px;
}
.owl-carousel:hover .owl-controls .owl-buttons .owl-next {
right: 35px;
}
.owl-controls .owl-buttons .owl-prev,
.owl-controls .owl-buttons .owl-next {
position: absolute;
top: 55%;
z-index: 5;
margin: -30px 0 0;
transition: all 0.3s ease 0s;
}
.owl-controls .owl-buttons .owl-prev {
left: 8px;
}
.owl-controls .owl-buttons .owl-prev i {
margin-left: 0;
transition: all 0.3s ease 0s;
}
.owl-controls .owl-buttons .owl-prev:hover i {
margin-left: 0;
}
.owl-controls .owl-buttons .owl-next {
right: 8px;
}
.owl-controls .owl-buttons .owl-next i {
margin-right: 0;
transition: all 0.3s ease 0s;
}
.owl-controls .owl-buttons .owl-next:hover i {
margin-right: 0;
}
.owl-controls .owl-page {
display: inline-block;
vertical-align: middle;
padding: 0 5px;
}
.owl-controls .owl-page.active span {
height: 12px;
width: 12px;
}
.owl-controls .owl-page span {
display: block;
width: 8px;
height: 8px;
border-radius: 2%;
background: transparent;
border-width: 2px;
border-style: solid;
box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
background: #fff;
border-color: #fff;
}
.owl-controls .owl-page span.owl-numbers {
height: auto;
width: auto;
color: #fff;
padding: 2px 10px;
font-size: 12px;
border-radius: 4px;
}
.owl-pagination {
bottom: 15px;
left: 0;
position: relative;
right: 0;
text-align: center;
}
.mg-card-box {
background: #fff;
box-shadow: 0 2px 4px rgba(0, 0, 0, .08);
}
.padding-20 {
padding: 20px;
}
.pd-r-10 {
padding-right: 10px;
}
.mr-bot20 {
margin-bottom: 20px;
}
.mr-bot30 {
margin-bottom: 30px;
}
.mr-bot60 {
margin-bottom: 60px;
} h1,
.h1 {
font-size: 34px;
line-height: 1.3;
}
h2,
.h2 {
font-size: 32px;
line-height: 1.3;
}
h3,
.h3 {
font-size: 28px;
line-height: 1.3;
}
h4,
.h4 {
font-size: 24px;
line-height: 1.3;
}
h5,
.h5 {
font-size: 20px;
line-height: 1.3;
}
h6,
.h6 {
font-size: 16px;
line-height: 1.3;
}
h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6 {
font-weight: 700;
font-family: var(--headFont);
letter-spacing: -0.05em;
line-height: 1.3;
margin: 0 0 1.4rem;
}
.alignleft {
display: inline;
float: left;
margin-right: 24px;
}
.alignright {
display: inline;
float: right;
margin-left: 24px;
}
.aligncenter {
clear: both;
display: block;
margin-left: auto;
margin-right: auto;
}
@media screen and (min-width: 768px) {
img.alignleft {
float: left;
}
img.alignright {
float: right;
} .sidebar-sticky {
position: sticky;
align-self: flex-start;
top: 24px;
}
}
blockquote {
width: 100%;
border-width: 0 0 0 5px;
border-style: solid;
padding: 20px;
}
blockquote::before {
content: "\f10d";
display: table;
float: left;
font-family: 'Font Awesome 5 Free';
font-size: 28px;
margin-top: 0px;
width: 6%;
font-weight: 900;
}
blockquote p {
font-style: italic;
width: 94%;
display: table;
font-weight: bold;
line-height: 1.5;
margin-bottom: 0;
}
img {
height: auto;
max-width: 100%;
} .mg-content table,
.single table {
border-collapse: collapse;
margin: 0 0 1.5em;
width: 100%;
word-wrap: break-word;
}
.mg-content table,
.single table .mg-content th,
.single th .mg-content td,
.single td {
border: 1px solid #e9e9e9;
}
table {
border-collapse: collapse;
margin: 0 0 1.5em;
width: 100%;
}
table,
th,
td {
border: 1px solid #e9e9e9;
}
th {
background: #f6f6f6;
color: #01012f;
padding: 8px 11px;
text-align: left;
}
td {
padding: 8px 11px;
}
.mg-content th,
.single th,
.wp-block-calendar table th {
background: #f6f6f6;
color: #01012f;
padding: 8px 11.2px;
text-align: left;
font-weight: 700;
}
.mg-content td,
.single td {
padding: 8px 11.2px;
}
.mg-content ol,
.single ol {
list-style: decimal;
} .btn {
padding: 2px 26px;
line-height: 30px;
overflow: hidden;
position: relative;
border-radius: 4px;
font-weight: bold;
display: inline-block;
transition: all 0.2s ease 0s;
border-width: 2px;
border-style: solid;
}
.btn-theme:hover,
.btn-theme:focus {
transition: all 0.3s ease 0s;
outline: none;
box-shadow: 0 4px 20px -5px rgba(0, 0, 0, 0.5);
}
.more_btn,
.more-link {
padding: 8px 10px;
line-height: 30px;
overflow: hidden;
border-radius: 4px;
}
.pagination>li:first-child>a,
.pagination>li:first-child>span {
border-radius: 4px;
}
.pagination>li:last-child>a,
.pagination>li:last-child>span {
border-radius: 4px;
}
.pagination>li>a,
.pagination>li>span {
margin: 0 6px 10px;
border-radius: 4px;
border: none;
width: 40px;
height: 40px;
line-height: 40px;
padding: 0;
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15);
}
.pagination>.active>a,
.pagination>.active>a:hover,
.pagination>li>a:hover,
.pagination>li>a:focus,
.pagination>.active>a,
.pagination>.active>span,
.pagination>.active>a:hover,
.pagination>.active>span:hover,
.pagination>.active>a:focus,
.pagination>.active>span:focus {
transition: all 0.3s ease 0s;
}
button.mfp-close:hover,
button.mfp-close:focus {
background: inherit;
}
.no-padding {
padding: 0;
} .mg-sidebar .mg-widget .wp-block-group {
margin-top: -10px;
}
.mg-sidebar .mg-widget.widget_block.widget_media_image {
padding: 20px;
}
.mg-sidebar .wp-block-image {
margin: 0;
}
.mg-sidebar .mg-widget.widget_block p {
margin-top: 1rem;
margin-bottom: 0rem;
}
.mg-sidebar .mg-widget .wp-block-group .is-nowrap p,
.mg-sidebar .mg-widget .wp-block-group .is-vertical p {
padding: 0;
}
.mg-sidebar .mg-widget.widget_tag_cloud,
.mg-widget.widget_tag_cloud {
padding: 10px 20px;
}
.mg-widget.widget_tag_cloud p {
margin-bottom: 0;
}
.wp-block-search .wp-block-search__label,
.mg-widget .wp-block-group h2 {
border-width: 0 0 2px 0;
border-style: solid;
margin: 0px -20px 20px -20px;
font-size: 18px;
line-height: 40px;
font-weight: 600;
padding: 0 8px 0 15px;
position: relative;
width: auto;
min-height: 40px;
height: auto;
display: inline-block;
}
.wp-block-search .wp-block-search__label {
font-family: var(--headFont);
}
.widget_search form.wp-block-search__button-outside.wp-block-search,
.widget_block .wp-widget-group__inner-blocks form.wp-block-search__button-outside.wp-block-search {
margin-top: -10px;
}
.mg-footer-widget-area .wp-block-search .wp-block-search__label::after,
.mg-widget .wp-block-group h2::after {
width: 59vh;
}
.mg-footer-widget-area .wp-block-search .wp-block-search__label {
margin: 0px -20px 20px 0px;
}
footer .wp-block-search .wp-block-search__label,
footer .mg-widget .wp-block-group .wtitle,
footer .mg-widget .wp-block-group h2 {
margin: 0px 0px 20px;
}
footer .wp-block-group__inner-container {
overflow: hidden;
}
footer .small-post,
footer .mg-posts-sec-inner .small-list-post .small-post {
box-shadow: 0 1px 3px rgb(191 191 191 / 15%);
margin: 1px;
}
.wp-block-search .wp-block-search__label::before,
.mg-widget .wp-block-group h2::before {
width: 30px;
position: absolute;
right: -29px;
top: 0px;
height: 42px;
content: "";
clip-path: polygon(0 0, 0% 100%, 100% 100%);
}
.wp-block-search .wp-block-search__label::after,
.mg-widget .wp-block-group h2::after {
content: '';
position: absolute;
height: 2px;
width: 200vh;
left: 0;
bottom: -3px;
} .mg-tpt-tag-area {
padding: 5px 0px;
margin: 0;
font-size: 14px;
border-bottom: 1px solid #eee;
}
.mg-tpt-txnlst strong {
margin-right: 10px;
}
.mg-tpt-txnlst strong:before {
content: '\f292';
font-family: 'Font Awesome 5 Free';
font-size: 12px;
padding: 0 5px;
font-weight: 900;
}
.mg-tpt-txnlst ul {
display: inline-block;
margin: 0;
padding: 0;
}
.mg-tpt-txnlst ul li {
display: inline-block;
margin-right: 10px;
}
.mg-tpt-txnlst ul li a {
padding: 2px 4px;
border-radius: 2px;
font-size: 12px;
font-weight: 600;
}
.mg-fea-area {
padding: 0;
margin: 0;
background-position: center;
background-size: cover;
background-repeat: no-repeat;
background-attachment: fixed;
}
.mg-fea-area.over .overlay {
background: rgba(18, 16, 38, 0.6);
padding-bottom: 30px;
}
.mg-fea-area .overlay {
padding: 30px 0 0;
margin: 0;
}
.mg-blog-post.lg {
position: relative;
height: 475px;
overflow: hidden;
margin-left: 0;
margin-right: 1px;
background-color: #000;
}
.mg-blog-post.lg.video {
height: 270px;
}
.post-form {
border-radius: 4px;
border-width: 2px;
line-height: 20px;
padding: 6px;
position: absolute;
top: -20px;
}
.post-form i {
font-size: 22px;
line-height: 26px;
}
.mg-blog-post {
margin-left: 1px;
}
.mg-blog-post .mg-blog-img {
background: #000;
line-height: 0;
overflow: hidden;
width: 100%;
height: 100%;
}
.mg-blog-post .mg-blog-img img {
margin: 0 auto;
opacity: .9;
position: absolute;
left: -9999px;
right: -9999px;
width: 100%;
min-width: 840px;
}
.mg-blog-post .mg-blog-img iframe {
width: 100%;
height: 100%;
border: inherit;
}
.mg-blog-post.lg.video .bottom {
padding: 20px 5.050505050505% 20px;
}
.mg-blog-post.lg.video .bottom h1 {
font-size: 24px;
}
.mg-blog-post .bottom {
background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0.4) 50%, rgba(0, 0, 0, .7) 100%);
padding: 40px 5.050505050505% 20px;
position: absolute;
left: 0;
right: 0;
bottom: 0;
}
.mg-blog-post .bottom h4 {
float: left;
font-size: 32px;
font-weight: 700;
line-height: 120%;
-webkit-text-shadow: 1px 1px 1px rgba(0, 0, 0, .3);
-moz-text-shadow: 1px 1px 1px rgba(0, 0, 0, .3);
-ms-text-shadow: 1px 1px 1px rgba(0, 0, 0, .3);
-o-text-shadow: 1px 1px 1px rgba(0, 0, 0, .3);
text-shadow: 1px 1px 1px rgba(0, 0, 0, .3);
width: 100%;
margin-bottom: 0;
display: block;
display: -webkit-box;
max-height: 100%;
line-clamp: 2;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
overflow: hidden;
text-overflow: ellipsis;
}
#post-header {
display: table;
margin: 30px auto 30px;
max-width: 750px;
padding: 0 10%;
width: 80%;
} #grid .mg-blog-post-box:nth-child(2n) {
clear: both;
}
#grid .mg-blog-post-box:nth-child(3n) {
clear: both;
}
.mg-blog-post-box {
margin-bottom: 50px;
padding: 0;
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15);
background: #fff;
}
.mg-blog-post-box>.img-fluid {
max-width: 100%;
}
.mg-blog-post-box .mg-blog-category {
margin-bottom: 10px;
}
.mg-blog-post-box>.col-md-6 {
width: 100%;
max-width: 100%;
padding: 0;
}
.mg-blog-post-box .small {
font-size: 16px;
line-height: 25px;
font-weight: 400;
padding: 20px;
}
.mg-blog-post-box .small.single {
line-height: 27px;
padding: 20px 40px 40px 40px;
font-size: 16px;
}
:not(.single) .mg-blog-post-box .small>p {
margin-bottom: 30px;
}
.mg-blog-post-box .small :is(h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6) {
margin-bottom: 12px;
}
.mg-blog-post-box .small img,
.mg-blog-post-box .small figure {
max-width: 100%;
height: auto;
}
.mg-blog-post-box .small figure.alignwide,
.mg-blog-post-box .small figure.alignfull,
.alignwide.wp-block-cover,
.alignfull.wp-block-cover {
max-width: unset;
width: unset;
margin-left: -40px;
margin-right: -40px;
}
.mg-blog-thumb {
position: relative;
width: 100%;
margin-bottom: 22px;
float: left;
transition: all .3s ease-out;
min-height: 45px;
}
.mg-blog-thumb img {
position: relative;
max-width: 100%;
float: left;
height: auto;
border-radius: 0;
}
.mg-post-thumb .mg-blog-category {
position: absolute;
top: 20px;
margin: 0 0 0 20px;
}
.mg-post-thumb .post-form,
.mg-blog-thumb .post-form {
position: absolute;
top: inherit;
bottom: 30px;
left: 20px;
}
.mg-post-thumb .post-form .fa-thumbtack,
.mg-blog-thumb .post-form .fa-thumbtack,
.homemain .mg-blog-post .bottom .fa-thumbtack {
transform: rotate(45deg);
padding: 2px 7px 0px 5px;
}
.mg-blog-date {
padding: 0;
font-size: 12px;
margin-right: 14px;
font-weight: 500;
text-transform: uppercase;
}
.mg-blog-date span {
font-size: 16px;
}
.mg-blog-date .h3 {
line-height: 28px;
}
.mg-blog-author {
font-size: 16px;
font-weight: 800;
width: 65px;
height: 65px;
left: 0;
right: 0;
padding: 2px;
position: absolute;
text-align: center;
bottom: 0;
margin: 0 auto -30px auto;
z-index: 999;
}
.mg-blog-author img {
max-width: 100%;
border-radius: 100%;
}
.mg-blog-post-box h4.title {
font-size: 22px;
line-height: 1.2;
position: relative;
font-weight: 700;
margin-bottom: 10px;
letter-spacing: -0.05em;
display: block;
display: -webkit-box;
max-height: 100%;
line-clamp: 3;
-webkit-line-clamp: 3;
-webkit-box-orient: vertical;
overflow: hidden;
text-overflow: ellipsis;
}
.mg-blog-post-box h1.title.single {
overflow: inherit;
display: inherit;
}
.mg-blog-category {
margin: 0 0 5px;
width: auto;
line-height: 0;
display: flex;
flex-wrap: wrap;
gap: 7px;
}
.mg-blog-category a {
display: inline-block;
font-size: 10px;
padding: 4px 6px;
line-height: 10px;
text-transform: uppercase;
font-weight: 700;
cursor: pointer;
border-radius: 3px;
margin-right: 0px;
}
.mg-blog-category a:hover {
box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.15);
}
.mg-blog-meta {
padding: 0;
margin-bottom: 8px;
min-height: 18px
}
.mg-blog-meta a {
display: inline;
font-weight: 500;
font-size: 12px;
padding: 0;
line-height: 16px;
text-transform: uppercase;
letter-spacing: 1px;
}
.mg-blog-meta a img {
width: 25px;
height: 25px;
border-radius: 50px;
margin-right: 5px;
}
.mg-blog-meta .comments-link {
margin-right: 14px;
}
.mg-blog-meta i {
padding-right: 4px;
}
.mg-blog-meta .comments-link i {
padding-right: 4px;
font-size: 14px;
}
.mg-blog-meta .auth {
margin-right: 14px;
}
.mg-blog-meta .post-edit-link i {
margin-left: 0;
}
.btn-more {
padding: 10px 20px;
border-radius: 30px;
border-width: 2px;
border-style: solid;
background: transparent;
font-size: 14px;
}
.btn-more:hover {
transition: all 0.3s ease 0s;
}
.mg-blog-post-box .mg-header {
padding: 20px 40px;
}
.mg-blog-post-box:has(.single-featured-image) .mg-header {
padding: 20px 70px;
}
.mg-blog-post-box .mg-header h1 {
font-size: 38px;
font-weight: 800;
}
.mg-blog-post-box .mg-header h4 {
font-size: 14px;
font-weight: 700;
border-bottom: 1px solid #ccc;
margin-bottom: 0;
}
.mg-blog-post-box .mg-header .mg-author-pic img {
width: 50px;
height: 50px;
}
.mg-blog-post-box .mg-header .mg-blog-date i,
.mg-blog-post-box .mg-header .newsup-tags i {
padding-right: 4px;
}
.mg-blog-post-box .mg-header .mg-info-author-block {
border: none;
box-shadow: inherit;
margin: 0;
padding: 10px 0;
}
.mg-info-author-block {
margin-bottom: 30px;
margin-top: -20px;
padding: 20px 40px;
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15);
align-items: center;
}
.mg-info-author-block .row {
margin: 0;
}
.mg-info-author-block h4 {
font-size: 24px;
font-weight: 700;
margin-bottom: 0;
}
.mg-info-author-block h4 span {
font-size: 14px;
padding-right: 5px;
}
.mg-info-author-block h4 span i {
padding-right: 5px;
}
.mg-info-author-block .mg-author-pic img {
margin: 0 25px 0px 0;
float: left;
border-radius: 50%;
box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
width: 80px;
height: 80px;
}
.mg-info-author-block .mg-info-author-social {
font-size: 24px;
padding: 0;
}
.mg-info-author-block .mg-info-author-social li {
text-align: center;
width: 35px;
height: 35px;
border-radius: 3px;
}
.mg-info-author-block .mg-info-author-social li a {
font-size: 16px;
line-height: 38px;
}
.mg-info-author-block a {
display: inline-block;
}
.post-edit-link i { }
.post-edit-link {
margin-left: 5px;
}
.comment_section .comment-reply-link {
border-radius: 50%;
margin-left: 10px;
transition: all 0.3s ease 0s;
line-height: 20px;
box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
width: 30px;
height: 30px;
line-height: 30px;
display: inline-block;
text-align: center;
}
#cancel-comment-reply-link {
margin-left: 10px
}
.mg-comments a.mg-reply {
padding: 2px 6px;
text-transform: uppercase;
background: #222;
color: #fff;
}
.mg-comments h4 {
font-size: 14px;
font-weight: 500;
margin-top: 0;
}
.mg-comments h4 span {
font-size: 12px;
padding-left: 7px;
}
.mg-comments .btn {
margin-left: 5px;
}
.mg-comments .media {
margin-top: 0;
}
.mg-comments .comment .media-body>p:last-child {
border-width: 0 0 1px 0;
border-style: solid;
margin-bottom: 30px;
margin-top: 0;
}
.mg-comments li .media-body>.small {
border-bottom: none !important;
padding: 0;
}
.mg-comments li .media-body>p {
border-width: 0 0 1px 0;
border-style: solid;
padding: 5px 0px 20px 5px;
margin-bottom: 20px;
}
.mg-comments li .media .media {
padding: 20px;
margin-top: 20px;
margin-bottom: 20px;
}
.mg-comments li:last-child .media-body>p {
border-bottom: none;
padding: 0;
}
.mg-comments .media-left img {
height: 64px;
width: 64px;
border-radius: 50%;
box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
}
.mg-comments .comment-list li {
margin-bottom: 20px;
padding: 20px;
border-width: 0 0 0 1px;
border-style: solid;
}
.mg-blog-thumb>.responsive-video {
z-index: 9;
min-height: 300px;
}
.mg-blog-thumb>.responsive-video iframe {
width: 100%;
height: 100%;
min-height: 300px;
border: 0;
}
.mg-post-thumb.md {
height: 300px;
} .wp-block-calendar {
margin-bottom: 25px;
}
.wp-block-calendar {
margin-bottom: 25px;
}
.wp-block-calendar table {
margin-bottom: 7px;
}
.wp-block-calendar table caption {
padding-top: 0;
padding-bottom: 12px;
color: #01012f;
text-align: left;
caption-side: top;
font-weight: 700;
}
.wp-block-calendar table.wp-calendar-table td,
.wp-block-calendar table.wp-calendar-table th {
text-align: center;
} .mg-latest-news-sec {
padding: 0;
background: #fff;
box-shadow: 0 1px 0 rgba(0, 0, 0, 0.07);
}
.latest-top {
margin-top: 10px;
}
.mg-latest-news {
width: 100%;
height: 40px;
position: relative;
overflow: hidden;
margin: 0;
background-color: #fff;
}
.mg-latest-news .bn_title .title {
display: inline-block;
margin: 0;
padding: 0 20px;
line-height: 39px;
font-size: 20px;
color: #FFF;
height: 40px;
box-sizing: border-box;
}
.mg-latest-news .bn_title span {
width: 0;
position: absolute;
right: -29px;
top: 0px;
height: 0;
border-style: solid;
border-width: 41px 0 0px 30px;
}
.mg-latest-news .bn_title {
width: auto;
height: 40px;
display: inline-block;
position: relative;
z-index: 100;
}
.mg-latest-news .mg-latest-news-slider a {
text-decoration: none;
font-size: 14px;
font-weight: 700;
padding-left: 20px;
}
.mg-latest-news .mg-latest-news-slider a::before {
content: "\f0a9";
font-family: 'Font Awesome 6 Free';
font-size: 14px;
margin-right: 4px;
font-weight: 900;
}
.mg-latest-news .mg-latest-news-slider {
padding: 0;
margin: 0;
list-style: none;
position: absolute;
left: 200px;
top: 5px;
right: 40px;
height: 40px;
font-size: 16px;
overflow: hidden;
width: 100%;
margin: 0 auto;
white-space: nowrap;
box-sizing: border-box;
z-index: 50;
}
.top-right-area .mg-posts-sec {
padding: 0;
margin: 0;
}
.top-right-area .nav-tabs {
border-bottom: none;
}
.top-right-area .nav-tabs>li>a {
margin-right: 0px;
border-bottom-width: 2px;
border-style: solid;
border-radius: 0;
color: #212121;
background: #fff;
padding: 8px;
line-height: 1.42857143;
display: block;
}
.top-right-area .nav-tabs>li>a i {
margin-right: 4px;
}
.top-right-area .nav-tabs>li {
text-align: center;
flex-grow: 1;
}
.top-right-area .nav-tabs .nav-link.active,
.top-right-area .nav-tabs .nav-link.active:hover,
.top-right-area .nav-tabs .nav-link.active:focus {
cursor: default;
border-bottom-width: 2px;
border-style: solid;
border-top: none;
}
.top-right-area .mg-posts-sec-inner .small-list-post {
gap: 6px;
}
.top-right-area .mg-posts-sec-inner .small-list-post .small-post {
overflow: hidden;
min-height: 103px;
}
.top-right-area .mg-posts-sec-inner .small-list-post .mg-blog-category { } .mg-blog-inner {
position: absolute;
padding: 10px 20px;
bottom: 0;
width: 100%;
background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0.4) 50%, rgba(0, 0, 0, .7) 100%);
}
.mg-blog-inner h1 {
margin: 0;
padding: 8px 0 0 0;
font-weight: 700;
font-size: 24px;
line-height: 28px;
}
.mg-blog-post .tittle,
.mg-blog-inner h4.title,
.mg-blog-post-box h4.title,
.small-list-post h5.title,
.mg-blog-post .bottom h1,
.title_small_post,
.mg-posts-modul-6 .mg-sec-top-post .title,
.mg-no-list-area .mg-blog-post h3 {
overflow-y: hidden;
}
.mg-blog-post-3 {
position: relative;
padding: 0;
}
.mg-blog-post-3 .mg-blog-img {
overflow: hidden;
max-height: 200px;
min-height: 160px;
}
.mg-posts-modul-1 .mg-blog-post-3 .mg-blog-img img {
max-height: 160px;
min-width: 100%;
}
.mg-posts-modul-1 .mg-blog-post-3 .mg-blog-inner h1 {
font-size: 18px;
line-height: 20px;
}
.mg-blog-post-3.minh {
height: 197px;
margin-bottom: 1.5rem;
}
.mg-blog-post-3.minh h4 {
line-height: 25px;
margin-bottom: 0.5rem;
}
.mg-blog-inner h4,
.mg-blog-inner h1.title,
.mg-no-list-area .mg-blog-post h3 {
display: block;
display: -webkit-box;
max-height: 100%;
line-clamp: 2;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
overflow: hidden;
text-overflow: ellipsis;
}
.mg-blog-post-3.smminh {
height: 160px;
}
.mg-blog-post-3.minhsec {
height: 178px;
}
.mg-blog-post.lg.minh {
height: 350px;
}
.mg-blog-post-3 .mg-blog-img.minh {
height: 197px;
background: #222;
}
.mg-blog-post-3 .mg-blog-img.minhsec {
height: 178px;
background: #222;
}
.mg-posts-modul-1 .mg-blog-post-3 .mg-blog-img.smminh img {
min-height: 160px;
}
.mg-posts-modul-4 .small-post.mg-post-1 .img-small-post,
.mg-posts-modul-4 .small-post.mg-post-1 img {
height: auto;
width: 100%;
float: none;
}
.mg-sec-title {
font-weight: bold;
padding-bottom: 0;
border-width: 0 0 2px 0;
border-style: solid;
margin-bottom: 20px;
position: relative;
}
.mg-sec-title h4 {
margin: 0px;
font-weight: 700;
line-height: 2.2;
padding: 0 7px 0 15px;
width: auto;
height: auto;
min-height: 40px;
display: inline-block;
position: relative;
font-size: 18px;
}
.mg-sec-title h4::before {
position: absolute;
right: -29px;
top: 0px;
clip-path: polygon(0 0, 0% 100%, 100% 100%);
content: "";
width: 30px;
height: 41px;
}
.featured-post-1 {
display: none;
} .widget_featured_post .widget_featured_post_inner {
display: grid;
grid-gap: 1.5rem;
grid-template-columns: repeat(2, minmax(0, 1fr));
}
.widget_featured_post .small-list-post .small-post:nth-last-child(1) {
margin-bottom: 0;
}
.mg-sidebar .widget_featured_post .mg-sec-title {
margin: 0px 0px 20px;
}
.mg-sidebar .widget_featured_post .widget_featured_post_inner {
grid-template-columns: repeat(1, minmax(0, 1fr));
}
.widget_featured_post .mg-blog-post.lg {
height: 504px;
} .widget_post_list .widget_post_list_inner {
display: grid;
grid-gap: 1.5rem;
grid-template-columns: repeat(2, minmax(0, 1fr));
}
.mg-sidebar .widget_post_list .widget_post_list_inner {
grid-template-columns: repeat(1, minmax(0, 1fr));
}
.widget_post_list.mg-posts-sec {
margin-bottom: 10px;
}
footer .widget_post_list .widget_post_list_inner {
grid-template-columns: repeat(1, minmax(0, 1fr));
} .mg-sidebar .newsup_tabbed_posts_widget .tabbed-head ul li {
border: none;
padding: 0;
margin-bottom: 0;
}
.top-right-area .nav-tabs li.tab-categorised a {
border-top-width: 1px;
border-right-width: 1px;
border-left-width: 1px;
} .mg-posts-sec {
margin: 0px 0 30px 0;
background-color: transparent;
position: relative;
padding: 0;
}
.mg-posts-sec-inner img {
max-width: 100%;
height: auto;
}
.mg-posts-sec-post {
border: 1px solid #dddcdc;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
float: none;
margin-bottom: 50px;
overflow: hidden;
}
.mg-posts-sec-inner img:hover,
.widget_post_thumbnail img:hover,
.featured_posts_slider img:hover {
-webkit-transition: all 0.2s;
-moz-transition: all 0.2s;
-ms-transition: all 0.2s;
-o-transition: all 0.2s;
transition: all 0.2s;
-webkit-opacity: 0.5;
-moz-opacity: 0.5;
-ms-opacity: 0.5;
-o-opacity: 0.5;
opacity: 0.5;
}
.mg-posts-sec-inner .img-small-post {
height: 88px;
width: 88px;
}
.small-list-post ul {
margin: 0;
padding: 0;
}
.mg-posts-sec-inner .small-list-post {
display: grid;
gap: 20px;
}
.mg-posts-sec-inner .small-list-post .small-post {
list-style: none;
padding: 8px;
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15);
gap: 20px;
}
.mg-posts-sec-inner .small-list-post .mg-blog-category {
margin: 10px 0 5px 0;
}
.mg-posts-sec-inner .small-list-post img {
height: 100%;
object-fit: cover;
}
.small-post {
display: flex;
align-items: center;
}
.small-post .small-post-content {
flex: 1;
}
.small-post .img-small-post {
width: 88px;
height: 88px;
display: flex;
justify-content: center;
align-items: center;
overflow: hidden;
}
.small-post img,
.small-post .img-small-post a {
height: 100% !important;
object-fit: cover;
width: 100%;
}
.small-post {
list-style: none;
padding: 8px;
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15);
gap: 20px;
}
.small-list-post h5,
.small-post .title {
margin: 0px;
font-weight: 700;
font-size: 16px;
padding-right: 8px;
}
.small-list-post h5.title,
.title_small_post,
.small-post .title {
display: block;
display: -webkit-box;
line-clamp: 2;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
overflow: hidden;
text-overflow: ellipsis;
} .double-category-widget .small-post.mg-post-1,
.mg-posts-modul-4 .small-post.mg-post-1 {
flex-direction: column;
}
.double-category-widget .small-post.mg-post-1 .img-small-post {
width: 100%;
height: auto;
margin-right: 0px;
}
.double-category-widget .mg-posts-sec-inner .small-list-post:nth-last-child(1) .small-post {
margin-bottom: 0;
}
.double-category-widget .small-list-post.mg-post-1 .small-post .small-post-content {
padding: 10px;
width: 100%;
}
.double-category-widget .small-list-post.mg-post-1 .small-post .img-small-post+.small-post-content {
padding-top: 0;
}
.double-category-widget .mg-posts-sec-inner .small-list-post .mg-blog-category {
margin: 0;
line-height: 1rem;
}
.double-category-widget .mg-posts-sec-inner .small-list-post .mg-blog-category a {
margin-bottom: 5px;
}
.double-category-widget .mg-posts-sec-inner .small-list-post .small-post.mg-post-1 .title {
font-size: 24px;
margin-bottom: 8px;
margin-top: 5px;
}
.double-category-widget .mg-posts-sec-inner .small-list-post .small-post::after {
display: none;
}
.double-category-widget .mg-posts-sec-inner .small-list-post .small-post-content:has(.post-btn) p {
margin-bottom: -10px;
}
.mg-sidebar .double-category-widget .col-lg-6.col-md-6.col-sm-12.col-xs-12 {
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
.mg-sidebar .double-category-widget .col-lg-6.col-md-6.col-sm-12.col-xs-12.mr-xs {
margin-bottom: 40px;
}
.mg-ads-area {
margin-bottom: 30px;
text-align: center;
}
.mg-ads-area img {
max-width: 100%;
} .mg-posts-modul-4 .title_post h4 {
margin: 10px 0px;
}
.mg-posts-modul-4 .mg-blog-post-box {
margin-bottom: 0;
} .mg-posts-modul-6 .mg-thum-list {
line-height: 0;
position: relative;
overflow: hidden;
clear: both;
padding: 0;
}
.mg-posts-sec-post {
padding: 20px 0;
margin-bottom: 20px;
box-shadow: 0 2px 4px rgba(0, 0, 0, .08);
}
.mg-posts-sec-post:last-child {
margin-bottom: 0px;
}
.mg-posts-modul-6 .mg-post-thumb.img {
position: relative;
}
.mg-posts-modul-6 .mg-post-thumb {
margin-right: -10px;
}
.mg-posts-modul-6 .list_content {
padding: 20px 0;
overflow: hidden;
}
.mg-posts-modul-6 .mg-sec-top-post {
display: inline-block;
width: 100%;
position: relative;
}
.mg-posts-sec-post-content {
padding: 0 0px 0px 20px;
}
.mg-posts-sec-post-content figure {
max-width: 100%;
}
.mg-posts-sec-post-content label {
clear: both;
width: 100%;
}
.mg-posts-sec-post-content p {
margin: 0px 0 15px 0;
font-size: 16px;
line-height: 27px;
word-break: break-word;
word-wrap: break-word;
}
.mg-posts-modul-6 .mg-sec-top-post .mg-blog-category {
margin: 0;
line-height: 0;
}
.small-list-post:last-child {
margin-bottom: 0px;
}
.mg-posts-modul-6 .mg-sec-top-post .title {
margin-top: 10px;
font-size: 22px;
line-height: 32px;
position: relative;
margin-bottom: 6px;
display: block;
display: -webkit-box;
max-height: 100%;
line-clamp: 2;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
overflow: hidden;
text-overflow: ellipsis;
}
.mg-posts-modul-6 .mg-sec-top-post .mg-blog-meta {
margin-bottom: 0px;
}
.mg-posts-modul-6 .mg-sec-top-post .mg-content p {
word-break: break-word;
}
.missed-inner {
background: #fff;
padding: 15px;
margin-bottom: 30px;
}
.image-blog-bg {
background: #000;
}
.mg-blog-post-3 {
position: relative;
padding: 0;
}
.colmnthree {
margin-bottom: 60px;
} .mg-post-box {
margin-bottom: 20px;
margin-left: 20px;
position: relative;
}
.mg-post-box:last-child {
margin-bottom: 0px;
}
.mg-post-box .mg-inner-txt {
position: absolute;
top: 0;
bottom: 0;
padding: 30px;
background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0.4) 50%, rgba(0, 0, 0, .7) 100%);
}
.mg-post-box .title {
margin-bottom: 16px;
font-weight: 600;
line-height: 1.2;
}
.mg-inner-txt h3 {
margin: 10px 0px;
}
.mg-post-box .latest-meta {
font-size: 13px;
margin: 10px 0 0 10px;
}
.mg-post-box .latest-meta span {
margin-right: 10px;
}
.mg-post-box .latest-meta .latest-date {
font-size: 13px;
font-weight: 600;
}
.mg-post-box .latest-content {
margin-top: 30px;
}
.mg-post-box .latest-img img {
vertical-align: middle;
width: 100%;
}
.mg-post-box .mg-inner-overlay {
height: 100%;
position: absolute;
width: 100%;
bottom: 0;
}
.mg-post-box .mg-inner-overlay:hover {
background-color: rgba(36, 36, 36, 0.5);
-webkit-transition: all 0.2s;
-moz-transition: all 0.2s;
-ms-transition: all 0.2s;
-o-transition: all 0.2s;
transition: all 0.2s;
}
.container.mg-post-box {
margin: 0 -10px;
}
.comment-list {
list-style: none !important;
}
.comments-area .comment-body {
position: relative;
padding: 25px 25px 25px 70px;
min-height: 120px;
overflow-wrap: break-word;
word-wrap: break-word;
border-radius: 3px;
z-index: 0;
margin-bottom: 1rem;
}
.comments-area .comment-list>.comment>.comment-body {
border-top: 1px solid #f1f1f1;
}
.comments-area .comment-meta {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-ms-flex-align: flex-start;
align-items: flex-start;
-ms-flex-direction: column;
flex-direction: column;
}
.comments-area.mg-card-box .comment-list {
padding-left: 8px;
}
.comments-area .comment-meta .comment-author img {
padding: 3px;
border-width: 2px;
border-style: solid;
border-radius: 60%;
position: absolute;
z-index: 0;
left: 0;
top: 28px;
width: 60px;
box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
}
.comment-meta .comment-metadata {
width: 100%;
line-height: 1.5;
font-size: 14px;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-ms-justify-content: space-between;
justify-content: space-between;
}
.comment-content {
position: relative;
z-index: 0;
padding: 16px 40px 16px 0;
}
.comment-content p {
margin: 0;
}
.comment-metadata .edit-link,
.comment-body .reply {
position: relative;
z-index: 0;
}
.comment-metadata .edit-link a,
.comment-body .reply a {
padding-left: 5px;
}
.comment-metadata .edit-link:before {
content: "\f044";
font-family: 'Font Awesome 5 Free';
font-weight: 900;
}
.comment-body .reply a {
font-size: 10px;
padding: 4px 6px;
line-height: 10px;
text-transform: uppercase;
font-weight: 700;
cursor: pointer;
border-radius: 3px;
}
.comment-metadata .edit-link:before {
font-size: 14px;
}
.comment-body .reply {
text-align: right;
}
.comment-list .children {
position: relative;
padding: 0;
margin: 0;
margin-left: 2.5rem;
z-index: 0;
list-style: none;
}
#cancel-comment-reply-link {
text-decoration: underline;
}
#cancel-comment-reply-link:hover,
#cancel-comment-reply-link:focus {
text-decoration: none;
} .search {
margin-bottom: 20px;
}
.search h2 {
margin: 0;
}
body.search {
margin-bottom: 0px;
} .mg-breadcrumb-section {
height: 100%;
margin: 0 0 0px;
overflow: hidden;
padding: 0;
width: 100%;
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15);
}
.home .mg-breadcrumb-section {
margin-top: 20px
}
.mg-breadcrumb-section .overlay {
height: 100%;
padding: 30px 0;
position: relative;
width: 100%;
}
.mg-breadcrumb-title {
text-align: left;
padding: 0;
}
.mg-breadcrumb-title h1,
.mg-breadcrumb-title .title {
font-size: 30px;
font-weight: 700;
margin: 0;
line-height: 30px;
padding-bottom: 0px;
}
.mg-page-breadcrumb {
list-style: none outside none;
margin-bottom: 0;
padding: 0;
text-align: left;
font-size: 15px;
line-height: 30px;
}
.mg-page-breadcrumb>li {
display: inline-block;
}
.mg-page-breadcrumb>li+li:before {
content: "\f30b";
font-family: 'Font Awesome 5 Free';
padding: 0 5px;
font-weight: 900;
} .mg-sidebar a {
transition: all 0.3s ease 0s;
}
.mg-widget .mg-ads {
padding: 0;
margin: -10px -20px;
}
.mg-widget.mg-ads img {
text-align: center;
padding: 0;
width: 100%;
}
.mg-sidebar .mg-widget .btn {
padding: 2px 12px;
border: none;
border-radius: 0;
height: 40px;
}
.mg-sidebar .mg-widget {
margin-bottom: 30px;
padding: 10px 20px;
border-radius: 0;
border-width: 1px;
border-style: solid;
overflow-x: hidden;
}
.mg-sidebar .mg-widget ul,
.mg-sidebar .mg-widget ol {
padding: 0;
list-style: none;
}
.mg-sidebar .mg-widget ul li:last-child {
border: none;
padding-bottom: 0;
margin-bottom: 0;
}
.mg-sidebar .mg-widget ul li {
display: block;
letter-spacing: 0.2px;
line-height: 22px;
margin: 0 0 10px;
overflow: hidden;
padding: 0;
border-width: 0 0 1px 0;
border-style: solid;
}
.mg-sidebar .mg-sec-title {
margin: -10px -20px 20px -20px;
}
.mg-wid-title {
font-weight: bold;
border-width: 0 0 2px 0;
border-style: solid;
margin: -10px -20px 20px -20px;
position: relative;
padding: 0;
}
.mg-sidebar .mg-widget .wtitle {
font-size: 18px;
line-height: 40px;
font-weight: 600;
margin: 0;
padding: 0 8px 0 15px;
position: relative;
text-transform: capitalize;
width: auto;
height: 40px;
display: inline-block;
}
.mg-sidebar .mg-widget .wtitle::before {
width: 30px;
position: absolute;
right: -29px;
top: 0px;
height: 42px;
border-style: solid;
clip-path: polygon(0 0, 0% 100%, 100% 100%);
content: "";
}
.mg-sidebar .mg-widget ul li {
padding: 10px 0;
position: relative;
transition: all 0.4s ease-in-out 0s;
}
.mg-sidebar .mg-widget ul li a:hover {
padding-left: 10px;
transition: all 0.4s ease-in-out 0s;
}
.mg-sidebar .mg-widget ul.menu li .sub-menu {
margin-left: 15px;
}
.mg-sidebar .mg-widget ul.menu li .sub-menu li {
border-bottom: none;
padding: 10px 0 0;
}
.mg-sidebar .mg-widget.widget_search .btn {
border: medium none;
border-radius: 0 4px 4px 0;
height: 40px;
line-height: 25px;
padding: 5px 15px;
transition: all 0.3s ease 0s;
}
.mg-sidebar .mg-category-widget ul li {
padding: 10px 0;
position: relative;
transition: all 0.4s ease-in-out 0s;
border-width: 0 0 1px 0;
border-style: solid;
}
.mg-sidebar .mg-category-widget ul li a:hover {
padding-left: 1px;
transition: all 0.4s ease-in-out 0s;
}
.mg-sidebar .mg-widget .mg-widget-tags,
.mg-sidebar .mg-widget .tagcloud {
margin: 0 0 10px;
overflow: hidden;
padding: 0;
}
.mg-sidebar .mg-widget .mg-widget-tags a,
.mg-sidebar .mg-widget .tagcloud a {
cursor: pointer;
display: inline-block;
font-size: 14px !important;
font-weight: 400;
line-height: 20px;
margin: 0 5px 9px 0;
padding: 3px 6px;
transition: all 0.4s ease-in-out 0s;
border-radius: 3px;
text-transform: capitalize;
border-width: 1px;
border-style: solid;
}
.mg-sidebar .mg-widget-tags a:hover,
.mg-sidebar .mg-widget .tagcloud a:hover {
transition: all 0.4s ease-in-out 0s;
} .mg-sidebar .mg-widget .calendar_wrap table {
width: 100%;
}
.mg-sidebar .mg-widget .calendar_wrap table caption {
border-radius: 2px;
font-size: 16px;
font-weight: 500;
line-height: 35px;
margin-bottom: 0;
padding: 5px 12px;
text-align: center;
border-width: 1px;
border-style: solid;
}
.mg-sidebar .calendar_wrap table thead th {
border-width: 1px;
border-style: solid;
}
.mg-sidebar .calendar_wrap table tbody td:hover,
.mg-sidebar .calendar_wrap table tbody #today:hover {
transition: all 0.3s ease 0s;
}
.mg-sidebar .calendar_wrap table tfoot {
border-width: 1px;
border-style: solid;
}
.mg-sidebar .mg-widget .calendar_wrap table thead th {
text-align: center;
padding: 0;
}
.mg-sidebar .mg-widget .calendar_wrap table tbody td {
line-height: 2.5em;
transition: background 0.15s ease 0s;
text-align: center;
border-width: 1px;
border-style: solid;
padding: 0 8px;
}
.mg-sidebar .mg-widget .calendar_wrap table tfoot {
font-size: 11px;
}
.mg-sidebar .mg-widget .calendar_wrap table tfoot tr td#prev {
padding: 5px;
text-transform: uppercase;
}
.mg-sidebar .mg-widget .calendar_wrap table tfoot tr td#next {
padding: 5px;
text-align: right;
text-transform: uppercase;
}
.mg-sidebar .mg-widget .latest-posts-widget .col-md-6,
footer .mg-widget .latest-posts-widget .col-md-6 {
max-width: inherit;
flex: auto;
}
.mg-widget .latest-posts-widget .mg-posts-sec-post {
flex-direction: column;
}
.mg-widget .latest-posts-widget .mg-post-thumb {
margin-right: 0;
} .woocommerce div.product div.images .flex-control-thumbs{
display: flex;
flex-wrap: wrap;
align-items: center;
}
.woocommerce div.product div.images.woocommerce-product-gallery--columns-5 .flex-control-thumbs li {
width: 20%;
-ms-flex-preferred-size: 20%;
flex-basis: 20%;
}
.woocommerce div.product div.images .flex-control-thumbs li img {
opacity: 1;
padding: 2px;
border: 2px solid rgba(0, 0, 0, 0);
display: block;
}
.woocommerce div.product div.images .flex-control-thumbs {
margin-top: 4px;
margin-left: -2px;
margin-right: -2px;
}  .mg-sidebar .mg-widget.widget_product_search .btn {
padding: 2px 12px;
height: 40px;
border-radius: 0;
margin-left: -1px;
}
.calendar_wrap table#wp-calendar thead th {
padding: 0.4rem;
text-align: center;
border-bottom: 2px solid #e9e9e9;
}
th {
background: #f6f6f6;
color: #01012f;
padding: 0.5rem 0.7rem;
text-align: left;
}
.wp-block-tag-cloud a {
cursor: pointer;
display: inline-block;
font-size: 12px !important;
font-weight: bold;
line-height: 20px;
margin: 0 5px 9px 0;
padding: 6px 12px;
transition: all 0.4s ease-in-out 0s;
border-radius: 0;
text-transform: capitalize;
border-width: 1px;
border-style: solid;
} .mg-sidebar .wp-block-social-links .wp-social-link {
padding: 0;
}
.mg-sidebar .wp-block-social-links .wp-social-link:last-child {
margin-bottom: 10px;
}
.mg-sidebar .wp-block-social-links .wp-social-link .wp-block-social-link-anchor:hover {
padding: 0.25em;
} .mg-sidebar .wp-block-latest-posts__list .wp-block-latest-posts__featured-image a:hover,
.wp-block-latest-posts__list .wp-block-latest-posts__featured-image a:hover {
padding: 0;
}
.wp-block-latest-posts__list .wp-block-latest-posts__featured-image img.size-large {
margin-bottom: 16px;
}
.wp-block-latest-posts__list .wp-block-latest-posts__featured-image+.wp-block-latest-posts__post-title {
font-weight: 600;
font-family: var(--headFont);
}
.mg-sidebar .wp-block-latest-posts__list .wp-block-latest-posts__featured-image+.wp-block-latest-posts__post-title:hover,
.wp-block-latest-posts__list .wp-block-latest-posts__featured-image+.wp-block-latest-posts__post-title:hover {
padding: 0;
}
.mg-sidebar :is(ul.wp-block-categories-list.wp-block-categories, ul.wp-block-archives-list.wp-block-archives) li {
display: flex;
justify-content: space-between;
}
.mg-sidebar :is(ul.wp-block-categories-list.wp-block-categories li.current-cat, ul.wp-block-archives-list.wp-block-archives li:has([aria-current="page"])) {
font-weight: 600;
} .mg-error-404 h1 {
font-size: 100px;
line-height: 80px;
}
.mg-error-404 h1 i {
padding: 5px;
text-shadow: 1px 3px 8px rgba(0, 0, 0, 0.17);
}
.mg-error-404 h4 {
line-height: 40px;
}
.mg-error-404 p {
line-height: 30px;
}
.mg-section-404 {
padding-top: 25px;
} footer {
background-size: cover;
}
footer .overlay {
padding: 40px 0 0 0;
}
footer .mg-widget {
margin-bottom: 50px;
}
footer .mg-widget:nth-child(4n+1) {
clear: both;
}
footer .newsup_contact_widget .col-md-12 {
padding: 0;
}
footer .mg-search-widget .btn {
padding: 1px 12px;
border-radius: 0;
height: 40px;
}
footer .mg-widget.widget_search .btn {
border-width: 1px;
border-style: solid;
padding: 2px 12px;
height: 40px;
border-top-right-radius: 3px;
}
footer .mg-widget.widget_search .btn-default,
footer .mg-widget.widget_search .btn-default:hover {
background-color: initial;
}
footer .mg-widget.widget_search .btn:hover,
footer .mg-widget.widget_search .btn:focus {
border-width: 1px;
border-style: solid;
transition: all 0.4s ease-in-out 0s;
}
footer .mg-widget h6 {
font-size: 18px;
line-height: 40px;
font-weight: 600;
margin: 0;
padding: 0 8px 0 15px;
position: relative;
text-transform: uppercase;
width: auto;
height: 40px;
display: inline-block;
margin-bottom: 20px;
}
footer .mg-widget h6::before {
width: 30px;
position: absolute;
right: -29px;
top: 0px;
height: 42px;
content: "";
clip-path: polygon(0 0, 0% 100%, 100% 100%);
}
footer .mg-widget h6::after {
content: '';
position: absolute;
height: 2px;
width: 200vh;
left: 0;
bottom: -2px;
}
footer .mg-widget ul {
padding: 0;
list-style: none;
}
footer .mg-widget .sub-menu {
padding-left: 20px;
}
footer .mg-widget .sub-menu li {
border: none;
margin-bottom: 0;
}
footer .mg-widget .sub-menu li:first-child {
padding-top: 8px;
}
footer .mg-widget ul li {
display: block;
letter-spacing: 0.2px;
line-height: 22px;
margin: 0 0 10px;
overflow: hidden;
padding: 0;
border-width: 0 0 1px 0;
border-style: solid;
}
footer .mg-widget ul li {
padding: 8px 0;
position: relative;
}
footer .mg-widget ul li a:hover {
transition: all 0.4s ease-in-out 0s;
}
footer .mg-widget ul li:first-child {
padding-top: 0;
}
footer .mg-widget ul li:last-child {
border-bottom: none;
padding-bottom: 0;
}
footer .mg-widget ul li a {
transition: all 0.4s ease-in-out 0s;
}
footer .mg-widget ul li a:hover {
padding-left: 10px;
}
footer .mg-widget .mg-widget-tags,
footer .mg-widget .tagcloud {
margin: 0 0 10px;
overflow: hidden;
padding: 0;
}
footer .mg-widget .mg-widget-tags a,
footer .mg-widget .tagcloud a {
cursor: pointer;
display: inline-block;
font-size: 14px !important;
font-weight: 400;
line-height: 20px;
margin: 0 5px 9px 0;
padding: 3px 6px;
transition: all 0.4s ease-in-out 0s;
border-radius: 3px;
text-transform: capitalize;
border-width: 1px;
border-style: solid;
}
footer .mg-widget .mg-widget-tags a:hover,
footer .mg-widget .tagcloud a:hover {
transition: all 0.4s ease-in-out 0s;
}
.calendar_wrap caption {
caption-side: top;
background-color: #e9e9e9;
text-align: center;
padding: 5px 12px;
font-weight: 600;
color: #222;
font-size: 16px;
font-weight: 500;
line-height: 35px;
}
footer .mg-widget {
overflow: hidden;
}
footer .calendar_wrap table tbody #today:hover {
transition: all 0.3s ease 0s;
}
footer .calendar_wrap table tbody td:hover {
transition: all 0.3s ease 0s;
}
footer .mg-widget .calendar_wrap table tfoot {
font-size: 11px;
border-width: 1px;
border-style: solid;
}
footer .mg-widget .calendar_wrap table tfoot tr td#prev {
padding: 5px;
text-transform: uppercase;
}
footer .mg-widget .calendar_wrap table tfoot tr td#next {
padding: 5px;
text-align: right;
text-transform: uppercase;
}
footer .mg-widget .textwidget select {
width: 100%;
}
footer .mg-widget .textwidget select {
width: 100%;
}
footer .mg-widget .textwidget img {
max-width: 100%;
}
footer .mg-widget .form-control {
background: rgba(0, 0, 0, 0);
color: #fff;
}
footer .top-right-area .nav-tabs .tab {
padding: 0;
margin: 0;
}
footer .top-right-area .nav-tabs .tab a:hover {
padding-left: 8px;
} footer .mg-widget.widget_product_search .btn {
padding: 2px 12px;
height: 40px;
border-radius: 0;
margin-left: -1px;
}
footer .mg-widget .input-group-btn .btn {
border-radius: 0;
padding: 5px 35px;
box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26);
}
footer .double-category-widget .col-lg-6.col-md-6.col-sm-12.col-xs-12 {
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
.wc-block-components-form .wc-block-components-text-input input[type=text],
.wc-block-components-combobox .wc-block-components-combobox-control input.components-combobox-control__input,
.wc-block-components-form .wc-block-components-combobox .wc-block-components-combobox-control input.components-combobox-control__input {
height: 55px;
} footer .mg-widget .wpcf7-form .wpcf7-form-control {
border: none;
}
footer .mg-footer-bottom-area {
padding-bottom: 30px;
}
footer .mg-footer-bottom-area .divide-line {
margin-bottom: 40px;
height: 2px;
width: 100%;
background: #1a182e;
}
footer .mg-footer-bottom-area .custom-logo {
width: 160px;
}
footer .mg-footer-bottom-area .btn-default>.btn {
padding: 10px 30px;
line-height: 17px;
margin-right: -4px;
}
footer .mg-footer-copyright {
padding: 25px 0;
}
footer .mg-footer-copyright p,
footer .mg-footer-copyright a {
font-size: 13px;
line-height: 45px;
margin-bottom: 0;
}
footer .site-title-footer {
font-size: 34px;
margin-bottom: 0;
font-weight: 700;
font-family: var(--headFont);
letter-spacing: -0.05em;
line-height: 1.3;
}
.mg-footer-copyright .customize-partial-edit-shortcut-button {
left: 0;
}
footer .mg-footer-copyright .info-right {
display: flex;
flex-wrap: wrap;
column-gap: 1.25rem;
row-gap: 0.75rem;
} .mg-social {
padding: 0px;
margin: 0;
}
.mg-social li {
display: inline-block !important;
margin-right: 0;
border-bottom: none !important;
}
.mg-social li a:hover {
padding-left: 0;
}
.mg-social li span.icon-soci {
float: left;
height: 35px;
line-height: 35px;
margin: 0;
text-align: center;
width: 35px;
border-radius: 3px;
}
.mg-social li span.icon-soci:hover {
transition: all 0.4s ease-in-out 0s;
}
.mg-social li span.icon-soci i {
font-size: 14px;
padding: 0;
}
footer .mg-widget .wp-block-social-links li {
padding: 0;
} .bypostauthor {}
.wp-caption {
margin-bottom: calc(1.5 * 1rem);
}
.wp-caption img[class*="wp-image-"] {
display: block;
margin-left: auto;
margin-right: auto;
}
.wp-caption-text {
font-size: 13px;
font-style: italic;
line-height: 1.6;
margin: 0;
padding: 0.5rem !important;
text-align: center;
}
.wp-caption-text a:hover {
color: #01012f;
}
.wp-caption,
.gallery-caption {
max-width: 100%;
} .gallery {
display: flex;
flex-flow: row wrap;
justify-content: center;
margin-bottom: calc(1.5 * 1rem);
}
.gallery-item {
display: inline-block;
margin-right: 16px;
margin-bottom: 16px;
text-align: center;
vertical-align: top;
width: 100%;
}
.gallery-columns-2 .gallery-item {
max-width: calc((100% - 16px * 1) / 2);
}
.gallery-columns-2 .gallery-item:nth-of-type(2n+2) {
margin-right: 0;
}
.gallery-columns-3 .gallery-item {
max-width: calc((100% - 16px * 2) / 3);
}
.gallery-columns-3 .gallery-item:nth-of-type(3n+3) {
margin-right: 0;
}
.gallery-columns-4 .gallery-item {
max-width: calc((100% - 16px * 3) / 4);
}
.gallery-columns-4 .gallery-item:nth-of-type(4n+4) {
margin-right: 0;
}
.gallery-columns-5 .gallery-item {
max-width: calc((100% - 16px * 4) / 5);
}
.gallery-columns-5 .gallery-item:nth-of-type(5n+5) {
margin-right: 0;
}
.gallery-columns-6 .gallery-item {
max-width: calc((100% - 16px * 5) / 6);
}
.gallery-columns-6 .gallery-item:nth-of-type(6n+6) {
margin-right: 0;
}
.gallery-columns-7 .gallery-item {
max-width: calc((100% - 16px * 6) / 7);
}
.gallery-columns-7 .gallery-item:nth-of-type(7n+7) {
margin-right: 0;
}
.gallery-columns-8 .gallery-item {
max-width: calc((100% - 16px * 7) / 8);
}
.gallery-columns-8 .gallery-item:nth-of-type(8n+8) {
margin-right: 0;
}
.gallery-columns-9 .gallery-item {
max-width: calc((100% - 16px * 8) / 9);
}
.gallery-columns-9 .gallery-item:nth-of-type(9n+9) {
margin-right: 0;
}
.gallery-item:last-of-type {
padding-right: 0;
}
.gallery-caption {
display: block;
font-size: 0.71111rem;
line-height: 1.6;
margin: 0;
padding: 0.5rem;
}
.gallery-item>div>a {
display: block;
line-height: 0;
box-shadow: 0 0 0 0 transparent;
}
.gallery-item>div>a:focus {
box-shadow: 0 0 0 2px #e9e9e9;
}
.gallery .gallery-item {
margin-top: 0 !important;
}
.gallery .gallery-item img {
border: 2px solid #e9e9e9 !important;
}
.wp-block-gallery {
margin: 0;
}
.blocks-gallery-item figure {
position: relative;
overflow: hidden;
margin: 0;
} address i {
width: 1.563rem;
height: auto;
margin-right: 0.438rem;
font-size: 1.25rem !important;
} .ta_upscr {
bottom: 2%;
display: none;
height: 40px;
opacity: 1;
overflow: hidden;
position: fixed;
right: 10px;
text-align: center;
width: 40px;
z-index: 9999;
border-radius: 3px;
border-width: 2px;
border-style: solid;
box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
}
.ta_upscr:hover {
opacity: 1;
}
.ta_upscr i {
font-size: 16px;
line-height: 40px;
}
.ta_upscr:hover,
.ta_upscr:focus {
border-width: 2px;
border-style: solid;
transition: all 0.3s ease 0s;
} .gallery {
margin-left: -0.5em;
margin-right: -0.5em;
}
.gallery:after {
display: table;
content: "";
clear: both;
}
.gallery-item {
margin: 0;
float: left;
padding: 0.5em;
}
.gallery-columns-1 .gallery-item {
width: 100%;
float: none;
}
.gallery-columns-2 .gallery-item {
width: 50%
}
.gallery-columns-3 .gallery-item {
width: 33.3333%
}
.gallery-columns-4 .gallery-item {
width: 25%
}
.gallery-columns-5 .gallery-item {
width: 20%
}
.gallery-columns-6 .gallery-item {
width: 16.6667%
}
.gallery-columns-7 .gallery-item {
width: 14.2857%
}
.gallery-columns-8 .gallery-item {
width: 12.5%
}
.gallery-columns-9 .gallery-item {
width: 11.1111%
}
.gallery-columns-2 .gallery-item:nth-child(2n+1),
.gallery-columns-3 .gallery-item:nth-child(3n+1),
.gallery-columns-4 .gallery-item:nth-child(4n+1),
.gallery-columns-5 .gallery-item:nth-child(5n+1),
.gallery-columns-6 .gallery-item:nth-child(6n+1),
.gallery-columns-7 .gallery-item:nth-child(7n+1),
.gallery-columns-8 .gallery-item:nth-child(8n+1),
.gallery-columns-9 .gallery-item:nth-child(9n+1) {
clear: left;
}  .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 !important;
width: 1px;
word-wrap: normal !important; }
.screen-reader-text:focus {
color: #21759b;
font-size: 14px;
font-weight: bold; } #content[tabindex="-1"]:focus {
outline: 0;
}
.no-js .some-element .screen-reader-text {
position: static;
-webkit-clip-path: none;
clip-path: none;
width: auto;
height: auto;
margin: 0;
}
.navigation.pagination .nav-links {
display: flex;
}
.navigation.pagination .nav-links .page-numbers,
.navigation.pagination .nav-links a {
cursor: pointer;
font-size: 18px;
line-height: 40px;
margin: 0 6px 10px;
border-radius: 4px;
padding: 0px 6px;
vertical-align: baseline;
white-space: nowrap;
width: auto;
min-width: 40px;
height: 40px;
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15);
transition: all 0.3s ease 0s;
text-decoration: none;
position: relative;
float: left;
}
.navigation.pagination>li:first-child>a,
.navigation.pagination>li:first-child>span {
border-radius: 30px;
}
.single-nav-links {
text-align: center;
margin-top: 30px;
}
.post-share-icons a {
float: left;
margin-left: 4px;
border: 1px solid #ebebeb;
border-radius: 3px;
box-sizing: border-box;
width: 30px;
height: 30px;
color: var(--post-share-color, var(--share-icons-color));
font-size: 13px;
line-height: 29px;
text-align: center;
}
.post-share {
display: flex;
width: 100%;
justify-content: flex-end;
}
.post-share-icons i {
line-height: inherit;
color: #fff;
}
.mg-blog-post-box .small.single .nav-links {
display: flex;
flex-direction: column;
justify-content: space-between;
width: 100%;
flex-flow: row-reverse;
}
.mg-blog-post-box .small.single .nav-links:has(.nav-next) {
justify-content: start;
}
.featured-image-caption {
display: block;
text-align: center;
}
.nav-links a,
.single-nav-links a {
font-size: 1.2rem;
font-weight: 700;
letter-spacing: -.02em;
line-height: 1.2;
width: 100%;
}
.single-nav-links a,
.single-nav-links span {
margin: 0 6px 10px;
border-radius: 4px;
height: 40px;
font-size: 18px;
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15);
transition: all 0.3s ease 0s;
padding: 0;
display: inline-block;
width: auto;
min-width: 40px;
line-height: 40px;
}
.single-class .mg-sidebar .mg-widget .mg-blog-post.lg {
height: 400px;
}
.post-navigation .nav-previous {
text-align: end;
}
.post-navigation .nav-previous,
.post-navigation .nav-next {
width: 50%;
}
.post-navigation {
overflow: visible;
padding: 10px 0;
}
.alignwide,
.alignfull {
margin-left: 0px;
margin-right: 0px;
position: relative;
clear: both;
left: -20px;
width: calc(100% + 40px);
max-width: calc(100% + 40px);
}
div.wpforms-container-full .wpforms-form button[type=submit] {
border: 1px solid #ddd;
font-size: 1em;
padding: 5px 20px;
} .m-header button[aria-expanded="false"] .fa-bars:before {
content: "\f0c9";
}
.m-header button[aria-expanded="true"] .fa-bars:before {
content: "\f00d";
} footer .mg-footer-copyright .text-xs {
margin: auto 0;
}
footer .mg-footer-copyright p,
footer .mg-footer-copyright a {
font-size: 13px;
line-height: 18px;
margin-bottom: 0;
}
footer .mg-footer-copyright .nav-link {
padding: 0.5rem 0rem;
}
input:not([type]),
input[type="email"],
input[type="number"],
input[type="password"],
input[type="tel"],
input[type="url"],
input[type="text"],
input[type="search"],
textarea {
margin-bottom: 15px;
} .has-large-font-size {
padding-bottom: 0.500rem;
line-height: 35px;
}
.has-larger-font-size {
line-height: 35px;
}
.wp-block-cover,
.wp-block-cover-image {
margin-bottom: 25px;
}
.wp-block-button {
margin: 0 0 25px;
}
pre {
background: #f6f6f6;
margin-bottom: 32px;
max-width: 100%;
overflow: auto;
padding: 16px;
}
.nav.navbar-nav:not(.sm-collapsible) .nav-link .sub-arrow {
display: none;
}
.nav.navbar-nav:not(.sm-collapsible) .menu-item-has-children .nav-link:after {
content: '';
font-family: 'Font Awesome 6 Free';
margin-left: .255em;
font-size: 10px;
vertical-align: .255em;
font-weight: 900;
}
.mg-posts-sec.mg-posts-modul-6 .mg-posts-sec-inner .customize-partial-edit-shortcut-button {
visibility: hidden;
} @media (min-width: 1200px) {
.mg-blog-post .bottom h4 {
overflow: hidden;
}
.mg-blog-inner h4 {
margin-bottom: 0.5rem;
line-height: 25px;
}
}
@media (max-width:1200px) {
.mg-blog-post .bottom h4 {
overflow: hidden;
}
.mg-blog-inner h4 {
margin-bottom: 0.5rem;
line-height: 25px;
}
}
@media (max-width: 991.98px) {
li.active.home {
display: none;
}
.mg-fea-area .mr-bot60 {
margin-bottom: 30px;
}
.m-header {
width: 100%;
padding-right: 15px;
padding-left: 15px;
display: flex;
justify-content: space-between;
}
.mobilehomebtn {
display: block;
}
.desk-header {
display: none;
}
.m-header .navbar-toggler {
margin-top: 0.5rem;
margin-bottom: 0.5rem;
padding: 0.5rem 0.75rem;
box-shadow: none;
}
.m-header .navbar-toggler:focus { }
.mg-fea-area .pd-r-10 {
padding-right: 0px;
}
.missed-inner .col-lg-3.col-sm-6:is(:nth-child(4), :nth-child(5)) .mg-blog-post-3.minh {
margin-bottom: 0;
}
}
@media screen and (min-width: 240px) and (max-width: 767px) { .mg-head-detail .info-right,
.mg-head-detail .info-left {
float: none;
text-align: center;
}
.navbar-brand {
margin-right: unset;
}
.mg-blog-post .bottom h1 {
font-size: 20px;
}
.mg-blog-post .bottom h1 {
max-height: 100px;
}
.mg-footer-bottom-area .site-branding-text { text-align: center;
}
.mg-fea-area .mg-blog-post.lg {
margin-bottom: 20px;
}
.mg-posts-sec {
margin-top: 20px;
}
.mg-sidebar .mg-posts-sec.double-category-widget {
margin: 0;
}
.mg-sidebar .mg-widget {
margin-bottom: 20px;
}
.col-md-3 .mg-sidebar .mg-widget:last-child {
margin-bottom: 0px;
}
.mg-posts-modul-6 .mg-post-thumb {
margin-right: 0;
}
.top-right-area .nav-tabs>li>a i {
display: inherit;
}
.top-right-area .nav-tabs>li>a {
display: block;
}
.mg-blog-post-box:has(.single-featured-image) .mg-header {
padding: 30px 20px;
}
.mg-blog-post-box .small.single {
padding: 20px 30px;
}
.mg-blog-post-box .post-share {
justify-content: center;
}
.mg-blog-post-box .mg-info-author-block {
padding: 30px 20px;
} .navbar-wp .navbar-nav>li>a {
padding: 10px 16px;
}
.navbar-wp .navbar-nav>.active>a,
.navbar-wp .navbar-nav>.active>a:hover,
.navbar-wp .navbar-nav>.active>a:focus {
border-bottom: none;
}
.navbar-wp .navbar-nav>a,
.navbar-wp .navbar-nav>a:hover,
.navbar-wp .navbar-nav a:focus {
border-bottom: none;
}
.mg-headwidget .navbar-collapse.in {
margin-top: 50px;
}
.mg-headwidget .navbar-toggle {
margin: 10px auto;
}
.mg-headwidget .navbar-wp .navbar-nav>li>a {
padding: 12px 16px;
}
.mg-trhead.conte .navbar-wp .navbar-nav>li>a {
padding: 15px 16px;
}
#content.home {
padding: 0 15px;
}
.mg-sidebar {
margin: 20px 0 0 0;
}
.text-xs {
text-align: center !important;
}
.text-center-xs {
text-align: center;
}
.col-md-4 {
margin-bottom: 15px;
}
.mg-latest-news .mg-latest-news-slider {
left: 0;
}
.mg-latest-news .bn_title .title,
.mg-ppr-txnlst strong {
display: none;
}
.mg-blog-post.lg {
height: 300px;
}
#homemain {
padding-right: 0;
margin-bottom: 30px;
}
.mr-xs {
margin-bottom: 30px;
}
footer .mg-footer-bottom-area {
text-align: center;
}
footer .mg-footer-copyright p,
footer .mg-footer-copyright a {
line-height: 2;
}
footer .info-right {
float: unset;
}
.mg-footer-copyright .col-md-6.text-xs p {
margin-bottom: 16px;
}
li.active.home {
display: none;
}
blockquote::before {
margin: 6px 0;
}
.mg-blog-post.lg {
height: 395px;
}
.missed-inner .mg-blog-post-3.minh {
margin-bottom: 30px;
}
}
@media (max-width: 767.98px) {
.wp-block-embed iframe {
max-width: 100%;
height: auto;
}
.comment-list .children {
margin-left: 0.66666em;
}
.comment-content {
padding: 16px 0px 16px 0;
}
.widget_featured_post .widget_featured_post_inner {
grid-template-columns: repeat(1, minmax(0, 1fr));
}
.widget_post_list .widget_post_list_inner {
grid-template-columns: repeat(1, minmax(0, 1fr));
}
.mg-blog-post-box .small figure.alignwide,
.mg-blog-post-box .small figure.alignfull,
.alignwide.wp-block-cover,
.alignfull.wp-block-cover {
margin-left: -30px;
margin-right: -30px;
left: 0;
}
}
@media (max-width: 576px) {
.mg-blog-post .bottom h4 {
font-size: 24px;
}
.mg-posts-modul-6 .mg-sec-top-post .title {
max-height: 100%;
line-clamp: 5;
-webkit-line-clamp: 5;
}
.mg-nav-widget-area .header-ads {
padding-top: 10px;
}
.mg-blog-post-box .mg-header h1 {
font-size: 32px;
}
.missed-inner .col-lg-3.col-sm-6:nth-child(4) .mg-blog-post-3.minh {
margin-bottom: 30px;
}
.search-results-count {
text-align: center;
font-size: 16px;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.navbar-header {
float: none;
}
.mg-fea-area .mg-blog-post.lg {
margin-bottom: 30px;
}
.wp-block-search__button {
margin-left: 0
}
}
@media only screen and (min-width: 320px) and (max-width: 480px) { .mg-head-detail .info-left {
float: none;
text-align: center;
margin: 0;
float: none;
}
.mg-head-detail .info-right {
float: none;
text-align: center;
margin: 0;
float: none;
} .navbar-default .navbar-brand {
margin: 0 auto;
text-align: center;
}
.navbar-wp .navbar-nav>li>a {
padding: 12px;
}
.navbar-wp .navbar-nav>li>a:hover,
.navbar-wp .navbar-nav>li>a:focus {
z-index: 8;
}
.navbar-wp .mg-search-box {
float: left;
}
.mg-search {
margin: 0 auto;
}
}
@media screen and (min-width: 240px) and (max-width: 1179px) {
.container-fluid {
padding-right: 15px;
padding-left: 15px;
}
}
@media screen and (min-width: 570px) {
.alignwide {
left: 0px;
width: 100%;
}
.alignfull {
left: auto;
width: 100%;
max-width: 100%;
}
}
@media (min-width: 508px) and (max-width: 991px) {
blockquote::before {
width: 10%;
}
blockquote p {
width: 90%;
}
.mg-nav-widget-area .site-title a {
font-size: 31px;
}
.mg-nav-widget-area .site-branding-text .site-title a {
font-size: 30px;
}
}
@media screen and (max-width:991.98px) and (min-width:767px) {
.wp-block-search__inside-wrapper {
flex-wrap: wrap;
justify-content: center;
gap: 0;
}
.pulse.animated .mg-blog-meta .mg-blog-date {
font-size: 11px;
margin-right: 10px;
}
.pulse.animated .mg-blog-meta a {
font-size: 11px;
}
}
@media only screen and (max-width: 640px) {
.mg-nav-widget-area .site-branding-text .site-title a {
font-size: 30px;
}
}
@media (min-width: 991px) and (max-width: 1180px) {
.col-lg-3 .wp-block-search__inside-wrapper {
display: flex;
flex-wrap: wrap;
justify-content: center;
}
.col-lg-3 .wp-block-search__button {
margin-left: 0;
}
}:root{
--bodyFont: 'Inter', sans-serif;
--headFont: "Poppins", sans-serif;
}
a:focus {
outline: 1px solid;
}
span.time {
margin-left: 5px;
padding: 2px 4px;
border-radius: 2px;
font-size: 14px;
font-weight: 600;
line-height: 35px;
}
.mg-social li span.icon-soci { 
float: unset;
}
.mg-headwidget.center .heacent {
margin-top: unset !important;
}
.mg-headwidget.center .logo-center, .mg-headwidget.center .navbar-header, .mg-headwidget.center .site-branding-text  {
float: none;
text-align: center;
}
.mg-headwidget.center .navbar-brand {
float: none;
display: inline-block;
margin: 8px auto 0 auto;
font-weight: bold;
}
.mg-headwidget.center .heacent {
margin-top: 40px;
color: #fff;
}
.navbar-wp .dropdown-menu.searchinner .btn {
border: medium none;
border-radius: 0 4px 4px 0;
height: 40px;
line-height: 25px;
padding: 5px 15px;
}
.mg-search-box .dropdown-toggle::after {
display: none;
}
.m-header {
display: none;
}
.desk-header {
display: flex;
}
.mobilehomebtn {
width: 30px;
text-align: center;
line-height: 30px;
height: 30px;
}
.logo-auto {
margin-left: auto;
margin-right: auto;
text-align: center;
}
.mg-blog-post.md{
width: 49.8%;
float: left;
height: 236px;
}
.mg-blog-post.md .bottom h4 {
font-size: 26px;
}
.mb1px {
margin-bottom: 1px;
}
.mg-blog-post.lg.mins {
width: 100%;
height: 222.5px;
margin-bottom: 30px;
}
.mg-blog-post.lg.mins h4.title {
font-size: 22px;
}
.mg-blog-post-box .mg-header {
padding: 20px 20px;
}
footer .site-description {
letter-spacing: 1.2px; 
}
.mg-headwidget .site-branding-text .text-center {
color: #fff;
text-align: center;
}
.woocommerce div.product div.images .woocommerce-product-gallery__wrapper { 
box-shadow: 0 1px 3px rgb(0 0 0 / 15%);
}
.mg-social.info-right a:focus{
outline: none;
}
.mg-nav-widget-area .navbar-brand{
margin-right: 0;
}
.comment-detail .edit-link a, 
.comment-detail .reply a, 
pre.wp-block-code a {
text-decoration: underline;
}
.mg-latest-news .mg-latest-news-slider{
left: 185px;
}
div.mg-latest-news .bn_title span {
border: none;
top: unset;
right: unset;
}
.wp-block-search .wp-block-search__label, .mg-widget .wp-block-group h2, .mg-sidebar .mg-widget .wtitle, .mg-sec-title h4, footer .mg-widget h6{
padding-right: 15px;
}
:is(.wp-block-search .wp-block-search__label, .mg-widget .wp-block-group h2, .mg-sidebar .mg-widget .wtitle, .mg-sec-title h4, footer .mg-widget h6)::before{
display: none;
}
.mg-blog-category a{
text-transform: capitalize;
padding: 5px 10px;
border-radius: 0;
font-size: 12px;
font-weight: 500;
line-height: 1;
}
.mg-sidebar .mg-widget .wtitle{
font-weight: 700;
}
.mg-posts-modul-6 .mg-sec-top-post .title{
font-size: 24px;
line-height: 1.5;
}
.mg-posts-sec-inner .mg-posts-sec-post, .mg-sidebar .mg-widget{
box-shadow: 0 0 8px 2px rgba(23, 23, 35, 0.05);
border-radius: 0;
border: none;
}
.mg-sidebar .mg-widget.widget_search:not(:has(.wp-block-search__button-outside)){
padding-top: 0;
}
.wp-block-search.wp-block-search__button-only .wp-block-search__button{
align-items: center;
}
.widget_search:has(.wp-block-search.wp-block-search__button-only.wp-block-search__searchfield-hidden){
padding-left: 0;
padding-right: 0;
}
.widget_search:has(.wp-block-search.wp-block-search__button-only.wp-block-search__searchfield-hidden) .wp-block-search__label{
margin-left: 0;
}
.mg-posts-modul-6 .mg-post-thumb{
margin-right: -5px;
}
.mg-tpt-tag-area, .mg-latest-news-sec{
margin-top: 20px;
padding: 0;
}
.mg-tpt-tag-area .mg-tpt-txnlst{
padding: 2px 5px;
}
.mg-latest-news-sec{
box-shadow: none;
}
.mg-latest-news-sec .mg-latest-news{
box-shadow: 0 1px 0 rgba(0, 0, 0, 0.07);
} .mg-latest-news .bn_title .title {
position: relative;
display: inline-flex;
align-items: center;
gap: 12px;
padding-right: 8px;
} .bn_title .title::before {
content: "\e0b7"; font-family: "Font Awesome 6 Free"; font-weight: 900;
font-size: 16px;
position: relative;
z-index: 2;
} .bn_title .title::after {
content: "";
position: absolute;
left: 26px; top: 50%;
transform: translateY(-50%) translateX(0);
width: 35px;
height: 35px;
border: 2px solid #fff;
border-radius: 50%;
opacity: 0;
animation: zoom 2s linear infinite;
z-index: 1;
} .bn_title .title span::before,
.bn_title .title span::after {
content: "";
position: absolute;
right: -41px;
top: 50%;
transform: translateY(-50%);
width: 35px;
height: 35px;
border: 2px solid #fff;
border-radius: 50%;
opacity: 0;
z-index: 1;
}
.screen-reader-text:focus {
background-color: #f1f1f1;
border-radius: 3px;
box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
clip: auto !important;
clip-path: none;
color: #21759b;
display: block;
font-size: 0.875rem;
font-weight: 700;
height: auto;
left: 5px;
line-height: normal;
padding: 15px 23px 14px;
text-decoration: none;
top: 5px;
width: auto;
z-index: 100000;
}
.bn_title .title span::before {
animation: zoom 2s linear 0.5s infinite;
}
.bn_title .title span::after {
animation: zoom 2s linear 1s infinite;
}
@keyframes zoom {
0% {
transform: translate(-50%, -50%) scale(0.2);
opacity: 0;
}
50% {
opacity: 0.9;
}
100% {
transform: translate(-50%, -50%) scale(1);
opacity: 0;
}
} @media (min-width: 1200px) {
.mg-blog-post.md .bottom h4 {
max-height: 65px;
overflow: hidden;
}
}
@media (max-width: 991px) {
.navbar-wp .navbar-nav > li> a i {
display: none;
}	
#menu-primary li.active.home {
display: none;
}
.m-header {
width: 100%;
padding-right: 15px;
padding-left: 15px;
display: flex;
justify-content: space-between;
}
.desk-header {
display: none;
}
}
@media (max-width: 767px) and (min-width: 576px) {
.mg-fea-area .col-md-3 {
display: flex;
}
.mg-fea-area .mg-blog-post.lg.mins {
margin: 0 5px 30px 0;
}
.mg-fea-area .col-md-3.top-right-area{
display: block;
}
}
@media screen and (max-width: 767px) and (min-width: 240px) {
.mg-headwidget .navbar-wp .navbar-nav > li> a {
position: relative;
border-bottom: 1px solid rgba(225,225,225,0.4);
}
}
@media (min-width: 240px) and (max-width: 576px){
.mg-fea-area .mg-blog-post.lg.mins,.mg-fea-area  .mg-posts-sec {
margin-bottom:20px;
}
.mg-fea-area .mr-bot60 {
margin-bottom: 50px;
}
}:root {
--grady-color: linear-gradient(300deg, #FF3726 30%, #CC0001 100%);
--pri-color: #FF3726;
--secondary-color: #161B2A;
} .mg-head-detail .info-left li span.time {
background: #fff;
color: var(--pri-color);
}
.mg-headwidget .mg-head-detail {
background: var(--secondary-color);
}
.mg-head-detail .info-left li,
.mg-headwidget .mg-head-detail .info-left li a,
.mg-headwidget .mg-head-detail li a i,
.mg-headwidget .mg-head-detail .info-right li a {
color: #fff;
}
.mg-headwidget .mg-head-detail .info-right li a:hover,
.mg-headwidget .mg-head-detail .info-right li a:focus {
color: var(--pri-color);
}
.mg-headwidget .mg-head-detail li a i {
color: #fff;
}
.mg-headwidget .mg-head-detail .info-right li a i {
color: #fff;
} .mg-headwidget .trans {
background: rgba(0, 0, 0, 0.0);
}
.mg-headwidget.trans .mg-head-detail {
background: rgba(0, 0, 0, 0.0);
border-color: rgba(255, 255, 255, 0.1);
}
.mg-headwidget.trans .mg-head-detail .info-left li a,
.mg-headwidget.trans .mg-head-detail li a i,
.mg-headwidget.trans .mg-head-detail .info-right li a {
color: #fff;
}
.mg-headwidget.trans .navbar-wp {
background: rgba(0, 0, 0, 0.7);
}
span.time {
background: var(--pri-color);
}
.site-title a,
.site-description {
color: #fff;
}
.site-title a:hover,
.site-title a:focus {
color: var(--pri-color);
} .mg-headwidget .navbar-wp {
background: var(--grady-color);
}
.mg-headwidget .navbar-header .navbar-brand {
color: #222;
}
.header-widget .mg-header-box .mg-social li span.icon-soci a {
color: #999;
}
.header-widget .mg-header-box .mg-social span.icon-soci:hover a,
.header-widget .mg-header-box .mg-social span.icon-soci:focus a {
color: var(--pri-color);
}
.mg-headwidget .navbar-wp .navbar-nav>li>a {
color: #fff;
}
.mg-headwidget .navbar-wp .navbar-nav>li>a:hover {
color: rgba(255, 255, 255, 0.71);
}
.mg-headwidget .navbar-wp .navbar-nav>li>a:focus,
.mg-headwidget .navbar-wp .navbar-nav>.active>a,
.mg-headwidget .navbar-wp .navbar-nav>.active>a:hover,
.mg-headwidget .navbar-wp li>a.bg-light:hover,
.mg-headwidget .navbar-wp .navbar-nav>.active>a:focus {
color: #fff;
background: var(--grady-color) !important;
}
.featured-image-caption {
background-color: #343a40;
color: #f8f9fa;
}
.top-right-area .mg-posts-sec-inner .small-list-post .small-post{
background-color: #fff;
}
.small-post{
background-color: #fff;
}
.mg-headwidget .navbar-default .navbar-toggle .icon-bar {
background-color: #fff;
}
.mg-headwidget.trans .mg-head-detail .mg-social i {
color: #fff;
}
.mg-headwidget.trans .mg-header-box-info h4,
.mg-headwidget.trans .mg-header-box-info p {
color: #fff;
}
.mg-headwidget.light .mg-head-detail {
background: #fff;
border-color: #eee;
}
.mg-headwidget.light .info-left li {
color: #848582;
}
.mg-headwidget.light .mg-nav-widget-area-back .inner {
background: #fff;
}
.navbar-wp .dropdown-menu.searchinner .btn:focus,
.navbar-wp .dropdown-menu.searchinner .btn:hover {
background: #002954;
border-color: #002954;
color: #fff;
}
.small-post a:focus h5 {
color: var(--pri-color);
border: 1px solid var(--pri-color);
}  a.newsup-categories.category-color-1 {
background: var(--grady-color);
}
a.newsup-categories.category-color-2 {
background: #1151d3;
}
a.newsup-categories.category-color-3 {
background: #622569;
}
a.newsup-categories.category-color-4 {
background: #82b74b;
} .navbar-wp .dropdown-menu {
background: #1f2024;
}
.navbar-wp .dropdown-menu>li>a {
background: #1f2024;
color: #fff;
}
.navbar-wp .dropdown-menu>.active>a,
.navbar-wp .dropdown-menu>.active>a:hover,
.navbar-wp .dropdown-menu>.active>a:focus {
background: var(--grady-color);
color: #fff;
}
.navbar-wp .dropdown-menu>li>a:hover,
.navbar-wp .dropdown-menu>li>a:focus {
background: var(--grady-color);
}
.navbar-wp .navbar-nav>.disabled>a,
.navbar-wp .navbar-nav>.disabled>a:hover,
.navbar-wp .navbar-nav>.disabled>a:focus {
color: #ccc;
}
.mg-search-box .btn,
.mg-posts-sec-inner .btn {
background: var(--grady-color);
border-color: var(--pri-color);
color: #fff;
}
.mg-search-box a {
color: #fff;
}
.mg-search-box a:hover,
.mg-search-box a:focus {
color: #fff;
}
.mobilehomebtn {
background: var(--grady-color);
color: #fff;
}
.mobilehomebtn:hover {
color: #fff;
}
.btn:hover,
.btn:focus,
.btn.focus {
color: #fff;
} .navbar-base .navbar-nav>.open>a,
.navbar-base .navbar-nav>.open>a:hover,
.navbar-base .navbar-nav>.open>a:focus {
color: #fff;
}
.navbar-base .navbar-nav>li>a.dropdown-form-toggle {
color: #fff;
} .navbar-default .navbar-toggle {
color: #fff;
}
.navbar-wp .navbar-nav>li>a.dropdown-form-toggle {
color: #fff;
}
.navbar-wp .navbar-toggle:hover,
.navbar-wp .navbar-toggle:focus {
background: rgba(0, 0, 0, 0);
color: #fff;
} .wrapper {
background: #eee;
}
body {
color: #222;
}
.mg-heading h3,
.mg-heading h3 a {
color: #212121;
}
input:not([type]),
input[type="email"],
input[type="number"],
input[type="password"],
input[type="tel"],
input[type="url"],
input[type="text"],
textarea {
color: #9b9ea8;
border-color: #eef3fb;
}
.form-control:hover,
textarea:hover,
textarea:focus,
input:not([type]):hover,
input[type="email"]:hover,
input[type="number"]:hover,
input[type="password"]:hover,
input[type="tel"]:hover,
input[type="url"]:hover,
input[type="text"]:hover,
input:not([type]):focus,
input[type="email"]:focus,
input[type="number"]:focus,
input[type="password"]:focus,
input[type="tel"]:focus,
input[type="url"]:focus,
input[type="text"]:focus {
border-color: var(--pri-color);
}
input[type="submit"],
input[type="reset"],
button {
background: var(--grady-color);
border-color: var(--pri-color);
color: #fff;
}
input[type="submit"]:hover,
input[type="reset"]:hover,
button:hover,
input[type="submit"]:focus,
input[type="reset"]:focus,
button:focus {
background: #002954;
border-color: #002954;
color: #fff;
}
a {
color: var(--pri-color);
}
a:hover,
a:focus {
color: #002954;
}
blockquote {
background: #f5f5f5;
border-color: var(--pri-color);
}
blockquote::before {
color: var(--pri-color);
}
.mg-search-modal .mg-search .btn {
background: var(--grady-color);
color: #fff;
}
.mg-search-modal .mg-search .btn:hover {
background: #002954;
}
.mg-error-404 h1 i {
color: var(--pri-color);
}
.grey-bg {
background: #f4f7fc;
}
.owl-carousel .owl-controls .owl-buttons div:hover {
background: var(--grady-color);
border-color: var(--pri-color);
color: #fff;
}
.owl-carousel .owl-controls .owl-buttons div:hover i {
color: #fff;
}
.owl-carousel .owl-controls .owl-page span {
border-color: #fff;
}
.owl-carousel .owl-controls .owl-page.active span {
border-color: var(--pri-color);
}
.mg-social li a,
.mg-social li span.icon-soci a {
color: #fff !important;
}
.post-edit-link a:hover {
color: var(--pri-color);
}
.mg-latest-news-sec{
background-color: transparent;
} .mg-tpt-tag-area .mg-tpt-txnlst{
background: #fff;
}
.mg-tpt-txnlst strong {
color: #000;
}
.mg-tpt-txnlst ul li a {
color: var(--pri-color);
background: #f3eeee;
}
.mg-tpt-txnlst ul li a:hover,
.mg-tpt-txnlst ul li a:focus {
color: #fff;
background: var(--grady-color);
}
.mg-latest-news .bn_title span {
border-left-color: var(--pri-color);
border-color: transparent transparent transparent var(--pri-color);
}
.mg-latest-news .bn_title {
background: var(--grady-color);
}
.mg-latest-news .mg-latest-news-slider a {
color: #222;
}
.mg-latest-news .mg-latest-news-slider a::before {
color: var(--pri-color);
}
.mg-latest-news .mg-latest-news-slider a span {
color: var(--pri-color);
}
.trending-area .title {
background: #fff;
}
.trending-area .title h4::before {
background: var(--grady-color);
}
.trending-area .img-small-post:before {
background: rgba(0, 0, 0, 0.3);
color: #fff;
}
.top-right-area .nav-tabs>li>a {
border-color: #eee;
color: #212121;
background: #fff;
}
.top-right-area .nav-tabs .nav-link.active,
.top-right-area .nav-tabs .nav-link.active:hover,
.top-right-area .nav-tabs .nav-link.active:focus {
color: #212121;
background-color: #fff;
border-color: #eee;
border-bottom-color: var(--pri-color);
}
.mg-headwidget.light .site-title a,
.mg-headwidget.light .site-description {
color: #000;
}
.mg-headwidget.light .mg-search-box a {
color: rgba(255, 255, 255, 0.71);
}
.mg-headwidget.light .mg-search-box a:hover,
.mg-headwidget.light .mg-search-box a:focus {
color: #fff;
}
.title_small_post h5 a {
color: #212121;
}
.title_small_post h5 a:hover {
color: var(--pri-color);
}
.mg-featured-slider {
background-color: #FFF;
}
.mg-blog-inner h4,
.mg-blog-inner h4 a {
color: #fff;
}
.mg-blog-inner .mg-blog-date,
.mg-blog-inner .mg-blog-meta i,
.mg-blog-inner .mg-blog-meta a {
color: #fff;
}
.mg-sec-title {
border-color: var(--pri-color);
}
.mg-sec-title h4 {
background: var(--grady-color);
color: #fff;
}
.mg-sec-title h4::before {
border-left-color: var(--pri-color);
border-color: transparent transparent transparent var(--pri-color);
}
.mg-viewmr-btn {
color: var(--pri-color);
}
.mg-posts-sec .small-post-content h5 a,
.featured_cat_slider a {
color: #212121;
}
.mg-posts-sec .small-post-content h5 a:hover,
.featured_cat_slider a:hover {
color: var(--pri-color);
}
.mg-posts-sec-inner .small-list-post li {
background: #fff;
}
.small-list-post h5.title,
.small-list-post h5.title a {
color: #212121;
}
.mg-posts-sec-post {
background: #fff;
}
.mg-posts-modul-6 .mg-sec-top-post .title a,
textarea {
color: #000;
}
.mg-post-box .title a {
color: #fff;
}
.mg-post-box .title a:hover {
color: var(--pri-color);
}
.mg-post-box .latest-meta {
color: #fff;
}
.mg-post-box .latest-meta .latest-date {
color: #f3f3f3;
}
.mg-post-box .latest-content {
color: #fff;
}
.mg-post-bottom .mg-share-icons .mg-share span a {
background-color: #CCD1D9;
color: #fff;
}
.mg-post-bottom .mg-share-icons .mg-share span a:hover {
background: var(--grady-color);
color: #fff;
}
.mg-post-bottom .mg-share-icons .mg-share-toggle {
background-color: #CCD1D9;
}
.mg-post-bottom .mg-share-icons .mg-share-toggle i {
color: #fff;
}
.mg-post-bottom .mg-share-icons .mg-share-toggle:hover {
background: var(--grady-color);
color: #fff;
}
.mg-subscriber .overlay {
background: #f3f3f3;
}
.mg-breadcrumb-section .overlay {
background: #fff;
} .mg-blog-post-box .mg-header h1 a {
color: #000;
}
.mg-blog-post .bottom h4,
.mg-blog-post .bottom h4 a {
color: #fff;
}
.mg-blog-post .bottom h4:hover,
.mg-blog-post .bottom h4 a:hover,
.mg-posts-modul-6 .mg-sec-top-post .title a:hover,
.mg-blog-inner h4 a:hover {
color: var(--pri-color);
}
.mg-blog-post-box .small {
color: #222;
}
.mg-blog-post-box h4.title,
.mg-blog-post-box h4.title a {
color: #212121;
}
.mg-blog-post-box h4.title:hover,
.mg-blog-post-box h4.title a:hover,
.mg-blog-post-box h4.title:focus,
.mg-blog-post-box h4.title a:focus {
color: var(--pri-color);
}
.mg-blog-category a {
color: #fff;
background: var(--grady-color);
}
.mg-blog-category a:hover {
color: #fff;
}
.mg-blog-meta {
color: #bdbdbd;
}
.mg-blog-meta a {
color: #333;
}
.mg-blog-meta a:hover {
color: var(--pri-color);
}
.mg-blog-meta i {
color: #999;
}
.mg-blog-date {
color: #333;
}
.mg-blog-post.lg .mg-blog-meta i,
.mg-blog-post.lg .mg-blog-meta a,
.mg-blog-post.lg .mg-blog-meta span {
color: #fff;
}
.mg-blog-post.lg .mg-blog-meta a:hover,
.mg-blog-post.lg .mg-blog-meta a:focus {
color: var(--pri-color);
}
.post-form {
color: #fff;
background: var(--grady-color);
}
.mg-comments h4 {
color: #212121;
}
.comments-area .comment-meta .comment-author img {
border-color: var(--pri-color);
}
.comment-body .reply a {
color: #fff;
background: var(--grady-color);
}
.comment-body .reply a:hover,
.comment-body .reply a:focus {
color: #fff;
background: #202f5b;
}
.comment-metadata .edit-link:before {
color: var(--pri-color);
}
.mg-blog-author {
background: #e8e8e8;
}
.mg-info-author-block {
background: #fff;
border-color: #eaeaea;
color: #222;
}
.mg-info-author-block a {
color: #212121;
}
.mg-info-author-block a:hover {
color: var(--pri-color);
}
.mg-info-author-block h4 {
color: #333;
}
.mg-info-author-block h4 span {
color: #999999;
}
.mg-info-author-block .mg-info-author-social li a {
color: #fff;
}
.comment_section .comment-reply-link {
background: #f0f0f0;
color: #666;
border-color: #f0f0f0;
}
.mg-comments a {
color: #777;
}
.mg-comments h4 span {
color: #999999;
}
.mg-comments .comment .media-body>p:last-child {
border-color: #f0f0f0;
}
.mg-comments li .media-body>.small {
color: #999;
}
.mg-comments li .media-body>p {
border-color: #f0f0f0;
color: #999;
}
.mg-comments .comment-list li {
background: #fff;
border-color: #eee;
} .mg-sidebar .mg-widget {
background: #fff;
border-color: #eee;
}
.mg-wid-title {
border-color: var(--pri-color);
}
.mg-sidebar .mg-widget h6 {
background: var(--grady-color);
color: #fff;
}
.mg-sidebar .mg-widget h6::before {
border-left-color: var(--pri-color);
border-color: transparent transparent transparent var(--pri-color);
}
.mg-sidebar .mg-widget ul li {
border-color: #eee;
}
.mg-sidebar .mg-widget ul li a {
color: #222;
}
.mg-sidebar .mg-widget ul li a:hover,
.mg-sidebar .mg-widget ul li a:focus {
color: var(--pri-color);
}
.mg-sidebar .mg-widget ul li .mg-blog-category a,
.mg-sidebar .mg-widget ul li .mg-blog-category a:hover {
color: #fff;
}
.mg-sidebar .mg-widget .mg-blog-post h3 a {
color: #212121;
}
.mg-sidebar .mg-widget .mg-blog-post h3 a:hover {
color: var(--pri-color);
}
.mg-sidebar .mg-widget.widget_search .btn {
color: #fff;
background: var(--grady-color);
}
.mg-sidebar .mg-widget.widget_search .btn:hover,
.mg-sidebar .mg-widget.widget_search .btn:focus {
background: #002954;
}
.mg-sidebar .mg-mailchimp-widget .btn:hover,
.mg-sidebar .mg-mailchimp-widget .btn:focus {
background: #002954;
}
.mg-sidebar .mg-widget .mg-widget-tags a,
.mg-sidebar .mg-widget .tagcloud a,
.wp-block-tag-cloud a,
.mg-widget .wp-block-tag-cloud a {
background: #f3eeee;
color: var(--pri-color);
border-color: #f3eeee;
}
.wp-block-tag-cloud a:hover,
.wp-block-tag-cloud a:focus,
.wp-block-tag-cloud a:hover,
.wp-block-tag-cloud a:focus,
.mg-widget .wp-block-tag-cloud a:hover {
color: #fff;
background: var(--grady-color);
border-color: var(--pri-color);
}
.mg-sidebar .mg-widget .mg-widget-tags a:hover,
.mg-sidebar .mg-widget .tagcloud a:hover,
.mg-sidebar .mg-widget .mg-widget-tags a:focus,
.mg-sidebar .mg-widget .tagcloud a:focus {
color: #fff;
background: var(--grady-color);
border-color: var(--pri-color);
}
.mg-sidebar .mg-widget .mg-social li span.icon-soci {
color: var(--pri-color);
border-color: var(--pri-color);
}
.mg-sidebar .mg-widget .mg-social li span.icon-soci:hover {
color: #fff;
background: var(--grady-color);
border-color: var(--pri-color);
}
.mg-sidebar .mg-widget .mg-social li span.icon-soci:hover i {
color: #fff;
}
.wp-block-search .wp-block-search__label,
.mg-widget .wp-block-group h2 {
background: var(--grady-color);
color: #fff;
border-color: var(--pri-color);
}
.wp-block-search .wp-block-search__label::before,
.mg-widget .wp-block-group h2:before {
border-left-color: var(--pri-color);
border-color: transparent transparent transparent var(--pri-color);
}
.wp-block-search .wp-block-search__button {
background: var(--grady-color);
border-color: var(--pri-color);
color: #fff;
}
.wp-block-search .wp-block-search__label::after,
.mg-widget .wp-block-group h2::after {
background: var(--grady-color);
}
.wp-block-search .wp-block-search__input:hover,
.wp-block-search .wp-block-search__input:focus {
border-color: var(--pri-color);
} h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
color: #212121;
}
.btn-theme,
.more_btn,
.more-link {
background: var(--grady-color);
color: #fff;
border-color: var(--pri-color);
}
.btn-theme:hover,
.btn-theme:focus,
.more_btn:hover,
.more_btn:focus,
.more-link:hover,
.more-link:focus {
color: #fff;
opacity: 0.8;
} .navigation.pagination .nav-links .page-numbers,
.navigation.pagination .nav-links a {
background: #fff;
color: #999;
}
.navigation.pagination .nav-links .page-numbers:hover,
.navigation.pagination .nav-links .page-numbers:focus,
.navigation.pagination .nav-links .page-numbers.current,
.navigation.pagination .nav-links .page-numbers.current:hover,
.navigation.pagination .nav-links .page-numbers.current:focus,
.single-nav-links a.current,
.single-nav-links span.current,
.single-nav-links a:hover,
.single-nav-links span:hover,
.pagination>.active>a,
.pagination>.active>span,
.pagination>.active>a:hover,
.pagination>.active>span:hover,
.pagination>.active>a:focus,
.pagination>.active>span:focus {
border-color: var(--pri-color);
background: var(--grady-color);
color: #fff;
}
.pagination>.active>a,
.pagination>.active>span,
.pagination>.active>a:hover,
.pagination>.active>span:hover,
.pagination>.active>a:focus,
.pagination>.active>span:focus {
border-color: var(--pri-color);
background: var(--grady-color);
color: #fff;
} .mg-breadcrumb-title h1 {
color: #222;
}
.mg-page-breadcrumb>li a {
color: #222;
}
.mg-page-breadcrumb>li a:hover,
.mg-page-breadcrumb>li a:focus {
color: var(--pri-color);
}
.mg-page-breadcrumb>li+li:before {
color: #222;
} .mg-comments .mg-reply:hover,
.mg-comments .mg-reply:focus {
color: #fff;
background: var(--grady-color);
border-color: var(--pri-color);
}
.mg-heading-bor-bt h5 {
color: #212121;
} footer .overlay {
background: #121026;
}
footer .mg-footer-top-area h6,
footer .mg-widget h6 {
color: #fff;
}
footer .mg-widget ul li {
color: #fff;
border-color: #242425;
}
footer .mg-widget ul li a {
color: #fff;
}
footer .mg-widget ul li a:hover,
footer .mg-widget ul li a:focus {
color: var(--pri-color);
}
footer .mg-widget .calendar_wrap table thead th,
footer .mg-widget .calendar_wrap table tbody td,
footer .mg-widget .calendar_wrap table caption {
border-color: #777;
color: #fff;
}
footer .mg-social li span.icon-soci a {
color: #fff;
}
.facebook {
background: #3b5998;
color: #fff;
}
.twitter {
background: #1da1f2;
color: #fff;
}
.x-twitter {
background: #222;
color: #fff;
}
.linkedin {
background: #0e76a8;
color: #fff;
}
.instagram {
color: #fff;
background: radial-gradient(circle farthest-corner at 32% 106%, #ffe17d 0, #ffcd69 10%, #fa9137 28%, #eb4141 42%, transparent 82%), linear-gradient(135deg, #234bd7 12%, #c33cbe 58%);
}
.youtube {
background: #cd201f;
color: #fff;
}
.pinterest {
background: #bd081c;
color: #fff;
}
.vimeo {
background: #44bbff;
color: #fff;
}
.dribbble {
background: #ea4c89;
color: #fff;
}
.skype {
background: #0078ca;
color: #fff;
}
.email {
background: #222;
color: #fff;
}
.telegram {
background: #0088cc;
color: #fff;
}
footer .mg-footer-copyright {
background: #090818;
}
footer .mg-footer-copyright p,
footer .mg-footer-copyright a {
color: #aaaed1;
}
footer .mg-footer-copyright a:hover,
footer .mg-footer-copyright a:focus {
color: #fff;
}
footer .mg-widget p {
color: #fff;
}
footer .mg-widget.widget_search .btn {
color: #fff;
background: var(--grady-color);
border-color: var(--pri-color);
}
footer .mg-widget.widget_search .btn:hover,
footer .mg-widget.widget_search .btn:focus {
background: #002954;
border-color: #002954;
}
footer .mg-widget .mg-widget-tags a,
footer .mg-widget .tagcloud a {
background: #fff;
color: var(--pri-color);
border-color: #fff;
}
footer .mg-widget .mg-widget-tags a:hover,
footer .mg-widget .tagcloud a:hover,
footer .mg-widget .mg-widget-tags a:focus,
footer .mg-widget .tagcloud a:focus {
color: #fff;
background: var(--grady-color);
border-color: var(--pri-color);
}
footer .mg-widget h6 {
background: var(--grady-color);
color: #fff;
}
footer .mg-widget h6::before {
border-left-color: var(--pri-color);
border-color: transparent transparent transparent var(--pri-color);
}
footer .mg-widget h6::after {
background: var(--grady-color);
}
.ta_upscr {
background: var(--grady-color);
border-color: var(--pri-color);
color: #fff !important;
}
.ta_upscr:hover,
.ta_upscr:focus {
color: #fff;
} .form-group label {
color: #515151;
}
.form-control {
border-color: #eef3fb;
}
.form-control:focus {
border-color: var(--pri-color);
}
.form-group label::before {
background-color: #dddddd;
}
.form-group label::after {
background: var(--grady-color);
}
.woocommerce-page .products h3 {
color: #333;
}
.woocommerce div.product .woocommerce-tabs .panel h2 {
color: #333;
}
.related.products h2 {
color: #333;
}
.woocommerce nav.woocommerce-pagination ul li a {
color: #333;
}
.woocommerce nav .woocommerce-pagination ul li span {
color: #333;
}
.woocommerce nav.woocommerce-pagination ul li a {
border-color: #ddd;
}
.woocommerce nav .woocommerce-pagination ul li span {
border-color: #ddd;
} .woocommerce-cart table.cart td.actions .coupon .input-text {
border-color: #ebebeb;
} .woocommerce :is( nav.woocommerce-pagination ul li a,
nav.woocommerce-pagination ul li span.current, a.button,
button.button,
input.button,
.cart .button,
.cart input.button,
.products a.button, a.button.alt,
button.button.alt,
input.button.alt,
#respond input#submit,
#respond input#submit.alt
):is(
:hover,
:focus,
.current,
:disabled,
.disabled,
:disabled:hover,
.disabled:hover
) {
background: var(--grady-color);
}
.woocommerce nav.woocommerce-pagination ul li a,
.woocommerce nav.woocommerce-pagination ul li span {
background: #ebe9eb;
color: #999;
} .woocommerce #respond input#submit,
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt,
.woocommerce-page .products .added_to_cart,
.woocommerce div.product .woocommerce-tabs ul.tabs li.active,
.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
color: var(--pri-color);
} .woocommerce-cart table.cart td.actions .coupon .input-text:hover,
.woocommerce-cart table.cart td.actions .coupon .input-text:focus,
.woocommerce div.product .woocommerce-tabs ul.tabs li.active,
.woocommerce nav .woocommerce-pagination ul li a:focus,
.woocommerce nav .woocommerce-pagination ul li a:hover,
.woocommerce nav.woocommerce-pagination ul li span.current,
.woocommerce nav.woocommerce-pagination ul li a:focus,
.woocommerce nav.woocommerce-pagination ul li a:hover,
.woocommerce nav.woocommerce-pagination ul li span.current {
border-color: var(--pri-color);
} .woocommerce #review_form #respond .form-submit input:hover,
.woocommerce-page .products a.button:hover,
.woocommerce .cart .button:hover,
.woocommerce .cart input.button:hover,
.woocommerce #respond input#submit.alt:hover,
.woocommerce a.button.alt:hover,
.woocommerce button.button.alt:hover,
.woocommerce input.button.alt:hover,
.woocommerce #respond input#submit:hover,
.woocommerce #respond input#submit:focus,
.woocommerce a.button:hover,
.woocommerce a.button:focus,
.woocommerce button.button:hover,
.woocommerce button.button:focus,
.woocommerce input.button:hover,
.woocommerce input.button:focus {
background: #002954;
} .woocommerce div.product .woocommerce-tabs ul.tabs li a {
color: #161c28;
} .woocommerce-page .woocommerce .woocommerce-info a,
.woocommerce-page .woocommerce .woocommerce-info:before,
.woocommerce-page .woocommerce-message,
.woocommerce-page .woocommerce-message a,
.woocommerce-page .woocommerce-message a:hover,
.woocommerce-page .woocommerce-message a:focus,
.woocommerce .woocommerce-message::before,
.woocommerce-page .woocommerce-error,
.woocommerce-page .woocommerce-error a,
.woocommerce-page .woocommerce .woocommerce-error:before,
.woocommerce-page .woocommerce-info,
.woocommerce-page .woocommerce-info a,
.woocommerce-page .woocommerce-info:before,
.woocommerce-page .woocommerce .woocommerce-info,
.woocommerce-cart .wc-proceed-to-checkout a .checkout-button,
.woocommerce .cart .button,
.woocommerce .cart input.button,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce #respond input#submit,
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt,
.woocommerce nav .woocommerce-pagination ul li a:focus,
.woocommerce nav.woocommerce-pagination ul li a:hover,
.woocommerce nav.woocommerce-pagination ul li span.current,
.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button,
.woocommerce-page .products a.button,
.woocommerce #respond input#submit:hover,
.woocommerce #respond input#submit:focus,
.woocommerce a.button:hover,
.woocommerce a.button:focus,
.woocommerce button.button:hover,
.woocommerce button.button:focus,
.woocommerce input.button:hover,
.woocommerce input.button:focus {
color: #fff;
}
.woocommerce .products span.onsale,
.woocommerce span.onsale {
background: var(--grady-color);
}
.woocommerce-page .products a .price,
.woocommerce ul.products li.product .price,
.woocommerce div.product p.price,
.woocommerce div.product span.price {
color: #000;
}
.woocommerce-page .products a .price ins {
color: #e96656;
}
.woocommerce-page .products .star-rating,
.woocommerce-page .star-rating span,
.woocommerce-page .stars span a {
color: #ffc107;
} .woocommerce-page .woocommerce-message {
background: #2ac56c;
}
.woocommerce-page .woocommerce-message a {
background: var(--grady-color);
}
.woocommerce-page .woocommerce-message a:hover,
.woocommerce-page .woocommerce-message a:focus {
background-color: #388e3c;
}
.woocommerce-page .woocommerce-error {
background: #ff5252;
}
.woocommerce-page .woocommerce-error a {
background-color: #F47565;
}
.woocommerce-page .woocommerce-info {
background: #4593e3;
}
.woocommerce-page .woocommerce-info a {
background-color: #5fb8dd;
}
.woocommerce-page .woocommerce .woocommerce-info {
background: rgb(58, 176, 226);
} .woocommerce .widget_price_filter .ui-slider .ui-slider-range {
background: var(--grady-color);
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle {
background: var(--grady-color);
}
.woocommerce-page .woocommerce-ordering select {
color: #A0A0A0;
} .woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content {
background: #1a2128;
} .woocommerce form .form-row input.input-text,
.woocommerce form .form-row textarea {
border-color: #ccc;
color: #999;
}
.woocommerce form .form-row label {
color: #222;
}
div.wpforms-container-full .wpforms-form button[type=submit],
div.wpforms-container-full .wpforms-form button[type=submit]:focus,
div.wpforms-container-full .wpforms-form button[type=submit]:hover {
background-color: var(--grady-color);
color: #fff;
}:root {
--headFont: 'Montserrat', sans-serif;
--bodyFont: 'Work Sans', sans-serif;
} .burger {
position: relative;
display: block;
z-index: 12;
width: 1.75rem;
height: 1rem;
border: none;
outline: none;
background: none;
visibility: visible;
transform: rotate(0deg);
transition: 0.35s ease;
}
.burger-line {
position: absolute;
display: block;
right: 0;
width: 100%;
height: 2px;
border: none;
outline: none;
opacity: 1;
transform: rotate(0deg);
background-color: #fff;
transition: 0.25s ease-in-out;
}
.burger-line:nth-child(3) {
top: 1rem;
}
.burger-line:nth-child(1) {
top: 0px;
}
.burger-line:nth-child(2) {
top: 0.5rem;
}
.navbar-toggler[aria-expanded="true"] .burger .burger-line:nth-child(1) {
top: 0.5rem;
transform: rotate(45deg);
}
.navbar-toggler[aria-expanded="true"] .burger .burger-line:nth-child(2) {
left: -1.5rem;
opacity: 0;
visibility: hidden;
}
.navbar-toggler[aria-expanded="true"] .burger .burger-line:nth-child(3) {
top: 0.5rem;
transform: rotate(-45deg);
}
.navbar-nav {
padding-right: 0;
padding-left: inherit;
}
.nav {
padding-right: 0;
}
.text-right {
text-align: left !important;
}
.site-title {
font-size: 34px;
margin-bottom: 0;
font-weight: 700;
font-family: var(--headFont);
letter-spacing: -0.05em;
line-height: 1.3;
}
.navbar-header .site-title {
margin-bottom: 0;
}
.navbar-header .site-description {
letter-spacing: 1.2px;
margin-bottom: 0;
}
.mg-headwidget.light .mg-head-detail {
border-width: 0 0 2px 0;
border-style: solid;
}
.show .navbar-nav.sm-collapsible .sub-arrow {
left: 0;
right: unset;
margin: -0.7em 0 0 0.5em;
}
.navbar-nav:not(.sm-collapsible) .nav-link .sub-arrow {
margin-left: unset;
margin-right: .255em;
}
.site-home-icon a {
font-size: 24px;
} .mg-head-detail {
padding: 8px 0;
}
.mg-head-detail .info-left {
display: block;
float: right;
margin: 0;
padding: 0;
}
.mg-head-detail .info-left li {
display: inline-flex;
margin-left: 15px;
padding: 0;
line-height: 35px;
align-items: center;
}
.mg-head-detail .info-left li span.time {
margin-right: 5px;
padding: 2px 4px;
border-radius: 2px;
font-size: 14px;
font-weight: 600;
line-height: 20px;
}
.mg-head-detail .info-left li a {
font-size: 13px;
}
.mg-head-detail .info-left i {
font-size: 14px;
padding-right: 10px;
}
.info-right {
display: block;
float: left;
margin: 0;
padding: 0;
}
.info-right li {
display: inline-block;
padding: 0;
}
.mg-head-detail .info-right li a {
font-size: 13px;
}
.mg-head-detail .info-right i {
font-size: 14px;
padding-right: 10px;
}
.mg-nav-widget-area .site-branding-text .site-title {
margin-bottom: 5px;
}
.mg-nav-widget-area .header-ads {
display: flex;
justify-content: flex-end;
}
.mg-nav-widget-area .mx-auto>.header-ads {
margin-top: 15px;
justify-content: center;
} .header-widget .mg-head-detail .info-left li a {
line-height: 38px;
}
.mg-nav-widget-area {
padding-bottom: 0px;
}
.mg-menu-full {
position: relative;
}
.mg-headwidget .navbar-wp {
position: inherit;
left: 0;
right: 0;
top: 0;
margin: 0;
z-index: 999;
transition: all 1s ease-out;
border-radius: 0;
}
.mg-headwidget .navbar-wp .navbar-nav>li>a {
padding: 10px 22px;
font-size: 14px;
line-height: 2.3;
text-transform: uppercase;
font-family: var(--headFont);
}
.navbar-wp .navbar-nav>li>a.homebtn {}
.navbar-wp .navbar-nav>li>a.homebtn span {
font-size: 18px;
line-height: 0.98;
}
.navbar-wp .navbar-nav>li>a i {
margin-left: 5px;
}
.btn-bell {
padding: 5px;
line-height: 1;
display: inline-flex;
align-items: center;
justify-content: center;
}
.wp-block-latest-comments li {
border-width: 0 0 1px 0;
border-style: solid;
padding-bottom: 10px;
margin-bottom: 10px;
}
.wp-block-latest-comments li:last-child {
border: none;
padding-bottom: 0;
margin-bottom: 0;
}
.m-header {
display: none;
} .mg-nav-widget-area-back {
background-image: url(//sidibouzidfm.net/wp-content/themes/newsup/images/head-back.jpg);
background-position: center;
background-size: cover;
background-repeat: no-repeat;
}
.mg-nav-widget-area-back .inner {
width: 100%;
padding: 25px 0;
}
.mg-headwidget .navbar-brand {
padding: 0;
}
.navbar-wp {
margin: 0;
padding: 0;
border: none;
border-radius: 0;
z-index: 1000;
}
.navbar-brand {
font-size: 26px;
height: auto;
line-height: 25px;
margin-right: 0;
margin-left: 50px;
padding: 15px 0;
text-shadow: 2px 2px 1px rgba(150, 150, 183, 0.18);
display: inherit;
}
.navbar-brand span.site-description {
font-size: 13px;
line-height: 0;
}
.navbar-wp .navbar-nav>li>a {
padding: 30px 16px;
margin-right: 0;
font-size: 16px;
letter-spacing: 0.5px;
-webkit-transition: all .25s ease-out;
-moz-transition: all .25s ease-out;
transition: all .25s ease-out;
margin-bottom: 0px;
font-weight: 600;
text-transform: capitalize;
display: block;
}
.navbar-wp .navbar-nav>.active>a,
.navbar-wp .navbar-nav>.active>a:hover,
.navbar-wp .navbar-nav>.active>a:focus {
background: none;
}
.navbar-wp .navbar-nav>li>ul>li>a i {
padding-right: 10px;
}
.navbar-wp .navbar-nav>.disabled>a,
.navbar-wp .navbar-nav>.disabled>a:hover,
.navbar-wp .navbar-nav>.disabled>a:focus {
background-color: transparent;
}
.navbar-wp .navbar-nav>.open>a,
.navbar-wp .navbar-nav>.open>a:hover,
.navbar-wp .navbar-nav>.open>a:focus {
background: transparent;
}
.navbar-base .navbar-nav>.open>a,
.navbar-base .navbar-nav>.open>a:hover,
.navbar-base .navbar-nav>.open>a:focus {
background: transparent;
}
.navbar-toggle {
border-radius: 0;
margin: 24px auto;
position: absolute;
right: 5%;
border: none;
box-shadow: none;
}
.navbar-wp .dropdown-menu {
min-width: 200px;
padding: 0;
border: none;
border-radius: 0;
z-index: 10;
right: auto;
left: 0;
}
.navbar-wp .dropdown-menu>li,
.navbar-wp .dropdown-menu>li:last-child {
border: 0
}
.navbar-wp .dropdown-menu>li>a {
padding: 12px 15px;
font-size: 12px;
font-family: var(--bodyFont);
display: block;
transition: .3s;
font-weight: normal;
text-transform: uppercase;
text-align: start;
}
.navbar-wp .dropdown-menu>li>a:focus {
outline: 1px;
}
.navbar-wp .dropdown-menu>.dropdown-menu {
right: 0;
left: auto;
}
.navbar-nav>li:last-child>.dropdown-menu {
right: 0;
left: auto;
}
.dropdown-submenu {
position: relative
}
.dropdown-submenu>.dropdown-menu {
top: -1px;
left: 100%;
margin-top: 0;
margin-left: 0;
border-top-left-radius: 0;
border-bottom-left-radius: 0
}
.dropdown-submenu:hover>.dropdown-menu {
display: block;
padding: 0
}
.dropdown-submenu.pull-left {
float: none
}
.dropdown-submenu.pull-left>.dropdown-menu {
left: -100%;
margin-left: 10px
}
.navbar-wp .navbar-brand {
font-size: 22px;
line-height: 20px;
padding: 15px 0;
transition: all 0.25s ease-out 0s;
}
.nav.navbar-nav.sm-collapsible .has-submenu {
padding-left: 3em;
padding-right: 15px;
}
.navbar-collapse .navbar-nav:not(.sm-collapsible) .dropdown-item .sub-arrow {
right: unset;
left: 0;
margin-left: 1em;
border-right: .3em solid;
border-left: 0;
}
.navbar-collapse .navbar-nav:not(.sm-collapsible) .dropdown-item.has-submenu {
padding-left: 2rem;
padding-right: 15px;
} .navbar-brand span.site-description {
font-size: 12px;
font-weight: normal;
line-height: 0;
}
.navbar-wp .dropdown-menu.searchinner {
left: 0 !important;
right: inherit !important;
padding: 10px;
}
.navbar-wp .dropdown-menu.searchinner .btn {
border: medium none;
border-radius: 4px 0 0 4px;
height: 40px;
line-height: 25px;
padding: 5px 15px;
}
.mg-search-box .dropdown-toggle::after {
display: none;
}
.mobilehomebtn {
display: none;
width: 30px;
text-align: center;
line-height: 30px;
height: 30px;
} html {
font-size: 100%;
} @media only screen and (max-width: 1200px) {
html {
font-size: 95%;
}
} @media screen and (max-width: 991px) {
html {
font-size: 90%;
}
} @media screen and (max-width: 767px) {
html {
font-size: 85%;
}
} @media screen and (max-width: 575px) {
html {
font-size: 80%;
}
} .search-results-count {
margin-bottom: 0;
font-size: 17px;
margin-top: 5px;
}
.search-class .mg-posts-sec-post.type-product .post-form {
display: none;
} .sidebar-sticky {
position: sticky;
align-self: flex-start;
top: 24px;
} body {
padding: 0;
margin: 0;
font-family: var(--bodyFont);
font-size: 16px;
-webkit-font-smoothing: antialiased;
font-weight: 400;
line-height: 30px;
word-wrap: break-word;
direction: rtl;
text-align: right;
}
.mr-auto {
margin-left: auto;
}
.sticky {
display: block;
}
.container-fluid {
padding-right: 50px;
padding-left: 50px;
}
#content.home {
padding-top: 30px;
padding-bottom: 30px;
}
a:hover {
text-decoration: none;
}
a:focus {
outline: 1px solid;
text-decoration: underline;
}
select {
background-clip: padding-box;
background-color: #fff;
border: 2px solid #ccc;
border-radius: 0;
color: #444;
display: block;
font-weight: 400;
overflow: hidden;
padding: 6px 12px;
position: relative;
text-decoration: none;
white-space: nowrap;
width: 100%;
}
.no-gutter>[class*=col-] {
padding-right: 0;
padding-left: 0;
}
input:not([type]),
input[type="email"],
input[type="number"],
input[type="password"],
input[type="tel"],
input[type="url"],
input[type="text"],
input[type="search"],
textarea {
border-radius: 0;
margin-bottom: 20px;
box-shadow: inherit;
padding: 6px 12px;
line-height: 40px;
border-width: 2px;
border-style: solid;
width: 100%;
text-align: right;
}
.wpcf7-submit.has-spinner {
float: right;
}
input[type="submit"],
input[type="reset"],
button {
padding: 5px 35px;
line-height: 30px;
border-radius: 4px;
font-weight: bold;
font-size: 14px;
border-width: 1px;
border-style: solid;
transition: all 0.4s ease-in-out 0s;
box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
}
input:not([type]):hover,
input[type="email"]:hover,
input[type="number"]:hover,
input[type="password"]:hover,
input[type="tel"]:hover,
input[type="url"]:hover,
input[type="text"]:hover,
input:not([type]):focus,
input[type="email"]:focus,
input[type="number"]:focus,
input[type="password"]:focus,
input[type="tel"]:focus,
input[type="url"]:focus,
input[type="text"]:focus {}
input[type="submit"]:hover,
input[type="reset"]:hover,
button:hover,
input[type="submit"]:focus,
input[type="reset"]:focus,
button:focus {
transition: all 0.3s ease 0s;
}
input[type="radio"],
input[type="checkbox"] {
margin-right: 0.5em;
display: inline-block;
}
input[type="radio"]+label,
input[type="checkbox"]+label {
font-weight: 400;
display: inline-block;
}
.form-control {
border-radius: 0;
margin-bottom: 20px;
box-shadow: inherit;
padding: 6px 12px;
line-height: 40px;
border-width: 2px;
border-style: solid;
height: 40px;
}
.form-control:focus {
box-shadow: inherit;
}
img.alignnone {
width: auto;
height: auto;
}
img.size-large {
width: 100%;
height: auto;
}
.wpcf7-form label {
display: inherit;
}
.avatar {
border-radius: 50px;
}
mark,
.mark {
padding: 2px 5px;
border-radius: 3px;
}
#content {
padding-top: 60px;
padding-bottom: 60px;
}
embed,
iframe,
object {
max-width: 100%;
}
.back-img {
background-color: #333;
background-position: 50% 50%;
background-repeat: no-repeat;
position: relative;
background-size: cover;
overflow: hidden;
}
.link-div {
display: block;
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
}  .owl-carousel .owl-controls {
margin-top: -30px;
}
.owl-carousel .owl-controls .owl-buttons div {
width: 35px;
height: 35px;
display: block;
font-size: 24px;
line-height: 35px;
opacity: 0;
border-radius: 2px;
text-align: center;
border-width: 1px;
border-style: solid;
background: #fff;
color: #333;
border-color: #fff;
box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
}
.owl-carousel .owl-controls .owl-buttons div i {}
.owl-carousel:hover .owl-controls .owl-buttons div {
opacity: 1;
}
.owl-carousel .owl-controls .owl-buttons {
opacity: 1;
transition: all 0.3s ease 0s;
}
.owl-carousel:hover .owl-controls .owl-buttons {
opacity: 1;
}
.owl-carousel:hover .owl-controls .owl-buttons .owl-prev {
left: 35px;
}
.owl-carousel:hover .owl-controls .owl-buttons .owl-next {
right: 35px;
}
.owl-controls .owl-buttons .owl-prev,
.owl-controls .owl-buttons .owl-next {
position: absolute;
top: 55%;
z-index: 5;
margin: -30px 0 0;
transition: all 0.3s ease 0s;
}
.owl-controls .owl-buttons .owl-prev {
left: 8px;
}
.owl-controls .owl-buttons .owl-prev i {
margin-left: 0;
transition: all 0.3s ease 0s;
}
.owl-controls .owl-buttons .owl-prev:hover i {
margin-left: 0;
}
.owl-controls .owl-buttons .owl-next {
right: 8px;
}
.owl-controls .owl-buttons .owl-next i {
margin-right: 0;
transition: all 0.3s ease 0s;
}
.owl-controls .owl-buttons .owl-next:hover i {
margin-right: 0;
}
.owl-controls .owl-page {
display: inline-block;
vertical-align: middle;
padding: 0 5px;
}
.owl-controls .owl-page.active span {
height: 12px;
width: 12px;
}
.owl-controls .owl-page span {
display: block;
width: 8px;
height: 8px;
border-radius: 2%;
background: transparent;
border-width: 2px;
border-style: solid;
box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
background: #fff;
border-color: #fff;
}
.owl-controls .owl-page span.owl-numbers {
height: auto;
width: auto;
color: #fff;
padding: 2px 10px;
font-size: 12px;
border-radius: 4px;
}
.owl-pagination {
bottom: 15px;
left: 0;
position: relative;
right: 0;
text-align: center;
}
.mg-card-box {
background: #fff;
box-shadow: 0 2px 4px rgba(0, 0, 0, .08);
}
.padding-20 {
padding: 20px;
}
.pd-r-10 {
padding-right: 0;
}
.mr-bot20 {
margin-bottom: 20px;
}
.mr-bot30 {
margin-bottom: 30px;
}
.mr-bot60 {
margin-bottom: 60px;
} h1,
.h1 {
font-size: 34px;
line-height: 1.3;
}
h2,
.h2 {
font-size: 32px;
line-height: 1.3;
}
h3,
.h3 {
font-size: 28px;
line-height: 1.3;
}
h4,
.h4 {
font-size: 24px;
line-height: 1.3;
}
h5,
.h5 {
font-size: 20px;
line-height: 1.3;
}
h6,
.h6 {
font-size: 16px;
line-height: 1.3;
}
h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6 {
font-weight: 700;
font-family: var(--headFont);
letter-spacing: -0.05em;
line-height: 1.3;
margin: 0 0 1.4rem;
}
.alignleft {
display: inline;
float: left;
margin-right: 24px;
}
.alignright {
display: inline;
float: left;
margin-left: 24px;
}
.aligncenter {
clear: both;
display: block;
margin-left: auto;
margin-right: auto;
}
@media screen and (min-width: 768px) {
img.alignleft {
float: left;
}
img.alignright {
float: right;
}
}
blockquote {
width: 100%;
border-width: 0 5px 0 0;
border-style: solid;
padding: 20px;
}
blockquote::before {
content: "\f10d";
display: table;
float: right;
font-family: "Font Awesome 5 Free";
font-weight: 900;
font-size: 28px;
margin-top: 0px;
width: 6%;
}
blockquote p {
font-style: italic;
width: 94%;
display: table;
font-weight: bold;
line-height: 1.5;
margin-bottom: 0;
}
img {
height: auto;
max-width: 100%;
} .mg-content table,
.single table {
border-collapse: collapse;
margin: 0 0 1.5em;
width: 100%;
word-wrap: break-word;
}
.mg-content table,
.single table .mg-content th,
.single th .mg-content td,
.single td {
border: 1px solid #e9e9e9;
}
table,
th,
td {
border: 1px solid #e9e9e9;
}
.mg-content th,
.single th {
background: #f6f6f6;
color: #01012f;
padding: 8px 11.2px;
text-align: left;
}
.mg-content td,
.single td {
padding: 8px 11.2px;
}
.mg-content ol,
.single ol {
list-style: decimal;
} .btn {
padding: 2px 26px;
line-height: 30px;
overflow: hidden;
position: relative;
border-radius: 4px;
font-weight: bold;
display: inline-block;
transition: all 0.2s ease 0s;
border-width: 2px;
border-style: solid;
}
.btn-theme:hover,
.btn-theme:focus {
transition: all 0.3s ease 0s;
outline: none;
box-shadow: 0 4px 20px -5px rgba(0, 0, 0, 0.5);
}
.more_btn,
.more-link {
padding: 8px 10px;
line-height: 30px;
overflow: hidden;
border-radius: 4px;
}
.pagination>li:first-child>a,
.pagination>li:first-child>span {
border-radius: 4px;
}
.pagination>li:last-child>a,
.pagination>li:last-child>span {
border-radius: 4px;
}
.pagination>li>a,
.pagination>li>span {
margin: 0 6px 10px;
border-radius: 4px;
border: none;
width: 40px;
height: 40px;
line-height: 40px;
padding: 0;
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15);
}
.pagination>.active>a,
.pagination>.active>a:hover,
.pagination>li>a:hover,
.pagination>li>a:focus,
.pagination>.active>a,
.pagination>.active>span,
.pagination>.active>a:hover,
.pagination>.active>span:hover,
.pagination>.active>a:focus,
.pagination>.active>span:focus {
transition: all 0.3s ease 0s;
}
button.mfp-close:hover,
button.mfp-close:focus {
background: inherit;
}
.no-padding {
padding: 0;
} .mg-sidebar .mg-widget .wp-block-group {
margin-top: -10px;
}
.mg-sidebar .mg-widget.widget_block.widget_media_image {
padding: 20px;
}
.mg-sidebar .wp-block-image {
margin: 0;
}
.mg-sidebar .mg-widget.widget_tag_cloud,
.mg-widget.widget_tag_cloud {
padding: 10px 20px;
}
:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) {
border: none;
}
.wp-block-search__inside-wrapper {
display: flex;
gap: 10px;
}
.wp-block-search .wp-block-search__label,
.mg-widget .wp-block-group h2 {
border-width: 0 0 2px 0;
border-style: solid;
margin: 0px -20px 20px -20px;
font-size: 18px;
line-height: 39px;
font-weight: 600;
padding: 0 15px 0 8px;
position: relative;
width: auto;
min-height: 40px;
height: auto;
display: inline-block;
}
.wp-block-search .wp-block-search__label {
font-family: var(--headFont);
}
footer .small-post,
footer .mg-posts-sec-inner .small-list-post .small-post {
box-shadow: 0 1px 3px rgb(191 191 191 / 15%);
margin: 1px;
}
.wp-block-search .wp-block-search__label::before,
.mg-widget .wp-block-group h2::before {
width: 30px;
position: absolute;
left: -29px;
right: unset;
top: 0px;
height: 40px;
content: "";
clip-path: polygon(100% 0, 0% 100%, 100% 100%);
}
.wp-block-search .wp-block-search__label::after,
.mg-widget .wp-block-group h2::after {
content: '';
position: absolute;
height: 2px;
width: 200vh;
right: 0;
bottom: -3px;
}
.wp-block-search .wp-block-search__button {
padding: 5px 35px;
line-height: 30px;
border-radius: 4px;
font-weight: bold;
font-size: 14px;
height: 55px;
border-width: 1px;
border-style: solid;
transition: all 0.4s ease-in-out 0s;
box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
}
.widget_search form.wp-block-search__button-outside.wp-block-search,
.widget_block .wp-widget-group__inner-blocks form.wp-block-search__button-outside.wp-block-search {
margin-top: -10px;
}
.wp-block-search .wp-block-search__input {
border: 2px solid #eef3fb;
} .mg-tpt-tag-area {
padding: 5px 0px;
margin: 0;
font-size: 14px;
border-bottom: 1px solid #eee;
}
.mg-tpt-txnlst strong {
margin-right: unset;
margin-left: 10px;
}
.mg-tpt-txnlst strong:after {
content: '\f292';
font-family: "Font Awesome 5 Free";
font-weight: 900;
font-size: 12px;
padding: 0 5px;
}
.mg-tpt-txnlst strong:before {
content: '';
display: none;
}
.mg-tpt-txnlst ul {
display: inline-block;
margin: 0;
padding: 0;
}
.mg-tpt-txnlst ul li {
display: inline-block;
margin-right: unset;
margin-left: 10px;
}
.mg-tpt-txnlst ul li a {
padding: 2px 4px;
border-radius: 2px;
font-size: 12px;
font-weight: 600;
}
.mg-fea-area {
padding: 0;
margin: 0;
background-position: center;
background-size: cover;
background-repeat: no-repeat;
background-attachment: fixed;
}
.mg-fea-area.over .overlay {
background: rgba(18, 16, 38, 0.6);
padding-bottom: 30px;
}
.mg-fea-area .overlay {
padding: 30px 0 0;
margin: 0;
}
.mg-blog-post.lg {
position: relative;
height: 475px;
overflow: hidden;
margin-left: 0;
margin-right: 1px;
background-color: #000;
}
.mg-blog-post.lg.video {
height: 270px;
}
.post-form {
border-radius: 4px;
border-width: 2px;
line-height: 20px;
padding: 6px;
position: absolute;
top: -20px;
}
.post-form i {
font-size: 22px;
line-height: 26px;
}
.mg-blog-post {
margin-left: 1px;
}
.mg-blog-post .mg-blog-img {
background: #000;
line-height: 0;
overflow: hidden;
width: 100%;
height: 100%;
}
.mg-blog-post .mg-blog-img img {
margin: 0 auto;
opacity: .9;
position: absolute;
left: -9999px;
right: -9999px;
width: 100%;
min-width: 840px;
}
.mg-blog-post .mg-blog-img iframe {
width: 100%;
height: 100%;
border: inherit;
}
.mg-blog-post.lg.video .bottom {
padding: 20px 5.050505050505% 20px;
}
.mg-blog-post.lg.video .bottom h1 {
font-size: 24px;
}
.mg-blog-post .bottom {
background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0.4) 50%, rgba(0, 0, 0, .7) 100%);
padding: 40px 5.050505050505% 20px;
position: absolute;
left: 0;
right: 0;
bottom: 0;
}
.mg-blog-post .bottom h4 {
float: left;
font-size: 32px;
font-weight: 700;
line-height: 120%;
-webkit-text-shadow: 1px 1px 1px rgba(0, 0, 0, .3);
-moz-text-shadow: 1px 1px 1px rgba(0, 0, 0, .3);
-ms-text-shadow: 1px 1px 1px rgba(0, 0, 0, .3);
-o-text-shadow: 1px 1px 1px rgba(0, 0, 0, .3);
text-shadow: 1px 1px 1px rgba(0, 0, 0, .3);
width: 100%;
display: block;
display: -webkit-box;
line-clamp: 2;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
overflow: hidden;
text-overflow: ellipsis;
}
#post-header {
display: table;
margin: 30px auto 30px;
max-width: 750px;
padding: 0 10%;
width: 80%;
} #grid .mg-blog-post-box:nth-child(2n) {
clear: both;
}
#grid .mg-blog-post-box:nth-child(3n) {
clear: both;
}
.mg-blog-post-box {
margin-bottom: 50px;
padding: 0;
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15);
background: #fff;
}
.mg-blog-post-box>.img-fluid {
max-width: 100%;
}
.mg-blog-post-box .mg-blog-category {
margin-bottom: 10px;
}
.mg-blog-post-box>.col-md-6 {
width: 100%;
max-width: 100%;
padding: 0;
}
.mg-blog-post-box .small {
font-size: 16px;
line-height: 25px;
font-weight: 400;
padding: 20px;
}
.mg-blog-post-box .small.single {
line-height: 27px;
padding: 20px 40px 40px 40px;
font-size: 16px;
}
.mg-blog-post-box .small:not(.single)>p {
margin-bottom: 20px;
}
.mg-blog-post-box .small>p {
margin-bottom: 30px;
}
.mg-blog-post-box .small :is(h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6) {
margin-bottom: 12px;
}
.mg-blog-post-box .small img,
.mg-blog-post-box .small figure {
max-width: 100%;
height: auto;
}
.mg-blog-post-box .small figure.alignwide,
.mg-blog-post-box .small figure.alignfull,
.alignwide.wp-block-cover,
.alignfull.wp-block-cover {
max-width: unset;
width: unset;
margin-left: -40px;
margin-right: -40px;
}
.mg-blog-thumb {
position: relative;
width: 100%;
margin-bottom: 22px;
float: left;
transition: all .3s ease-out;
min-height: 45px;
}
.mg-blog-thumb img {
position: relative;
max-width: 100%;
float: left;
height: auto;
border-radius: 0;
}
.mg-post-thumb .mg-blog-category {
position: absolute;
top: 20px;
margin: 0 0 0 20px;
}
.mg-post-thumb .post-form,
.mg-blog-thumb .post-form {
position: absolute;
top: inherit;
bottom: 30px;
right: 20px;
left: unset;
}
.mg-post-thumb .post-form .fa-thumbtack,
.mg-blog-thumb .post-form .fa-thumbtack,
.homemain .mg-blog-post .bottom .fa-thumbtack {
transform: rotate(45deg);
padding: 2px 7px 0px 5px;
}
.mg-blog-date {
padding: 0;
font-size: 12px;
margin-left: 14px;
margin-right: unset;
font-weight: 500;
text-transform: uppercase;
}
.mg-blog-date span {
font-size: 16px;
}
.mg-blog-date .h3 {
line-height: 28px;
}
.mg-blog-author {
font-size: 16px;
font-weight: 800;
width: 65px;
height: 65px;
left: 0;
right: 0;
padding: 2px;
position: absolute;
text-align: center;
bottom: 0;
margin: 0 auto -30px auto;
z-index: 999;
}
.mg-blog-author img {
max-width: 100%;
border-radius: 100%;
}
.mg-blog-post-box h4.title {
font-size: 22px;
line-height: 1.2;
position: relative;
font-weight: 700;
margin-bottom: 10px;
letter-spacing: -0.05em;
display: block;
display: -webkit-box;
max-height: 100%;
line-clamp: 3;
-webkit-line-clamp: 3;
-webkit-box-orient: vertical;
overflow: hidden;
text-overflow: ellipsis;
}
.mg-blog-post-box h1.title.single {
overflow: inherit;
display: inherit;
}
.mg-blog-category {
margin: 0 0 5px;
width: auto;
line-height: 0;
display: flex;
flex-wrap: wrap;
gap: 7px;
}
.mg-blog-category a {
display: inline-block;
font-size: 10px;
padding: 4px 6px;
line-height: 10px;
text-transform: uppercase;
font-weight: 700;
cursor: pointer;
border-radius: 3px;
margin-left: 0px;
}
.mg-blog-category a:hover {
box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.15);
}
.mg-blog-meta {
padding: 0;
margin-bottom: 8px;
min-height: 18px;
display: inline-flex;
align-items: center;
flex-wrap: wrap;
}
.mg-blog-meta a {
display: inline;
font-weight: 500;
font-size: 12px;
padding: 0;
line-height: 16px;
text-transform: uppercase;
letter-spacing: 1px;
}
.mg-blog-meta a img {
width: 25px;
height: 25px;
border-radius: 50px;
margin-right: 5px;
}
.mg-blog-meta .comments-link {
margin-right: 14px;
}
.mg-blog-meta i {
padding-left: 4px;
padding-right: unset;
}
.btn-more {
padding: 10px 20px;
border-radius: 30px;
border-width: 2px;
border-style: solid;
background: transparent;
font-size: 14px;
}
.btn-more:hover {
transition: all 0.3s ease 0s;
}
.mg-blog-post-box .mg-header {
padding: 20px 40px;
}
.mg-blog-post-box:has(.single-featured-image) .mg-header {
padding: 20px 70px;
}
.mg-blog-post-box .mg-header h1 {
font-size: 38px;
font-weight: 800;
}
.mg-blog-post-box .mg-header h4 {
font-size: 14px;
font-weight: 700;
border-bottom: 1px solid #ccc;
margin-bottom: 0;
}
.mg-blog-post-box .mg-header .mg-author-pic img {
width: 50px;
height: 50px;
}
.mg-blog-post-box .mg-header .mg-blog-date i,
.mg-blog-post-box .mg-header .newsup-tags i {
padding-left: 4px;
}
.mg-blog-post-box .mg-header .mg-info-author-block {
border: none;
box-shadow: inherit;
margin: 0;
padding: 10px 0;
}
.mg-info-author-block {
margin-bottom: 30px;
margin-top: -20px;
padding: 20px 40px;
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15);
align-items: center;
}
.mg-info-author-block .row {
margin: 0;
}
.mg-info-author-block h4 {
font-size: 24px;
font-weight: 700;
margin-bottom: 0;
}
.mg-info-author-block h4 span {
font-size: 14px;
padding-left: 5px;
}
.mg-info-author-block h4 span i {
padding-right: 5px;
}
.mg-info-author-block .mg-author-pic img {
margin: 0 0 0px 25px;
float: left;
border-radius: 50%;
box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
width: 80px;
height: 80px;
}
.mg-info-author-block .mg-info-author-social {
font-size: 24px;
padding: 0;
}
.mg-info-author-block .mg-info-author-social li {
text-align: center;
width: 35px;
height: 35px;
border-radius: 3px;
}
.mg-info-author-block .mg-info-author-social li a {
font-size: 16px;
line-height: 38px;
}
.mg-info-author-block a {
display: inline-block;
}
.post-edit-link i {
margin-right: 4px;
margin-left: unset;
}
.post-edit-link {
margin-right: 8px;
}
.comment_section .comment-reply-link {
border-radius: 50%;
margin-left: 10px;
transition: all 0.3s ease 0s;
line-height: 20px;
box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
width: 30px;
height: 30px;
line-height: 30px;
display: inline-block;
text-align: center;
}
.mg-comments a.mg-reply {
padding: 2px 6px;
text-transform: uppercase;
background: #222;
color: #fff;
}
.mg-comments h4 {
font-size: 14px;
font-weight: 500;
margin-top: 0;
}
.mg-comments h4 span {
font-size: 12px;
padding-left: 7px;
}
.mg-comments .btn {
margin-left: 5px;
}
.mg-comments .media {
margin-top: 0;
}
.mg-comments .comment .media-body>p:last-child {
border-width: 0 0 1px 0;
border-style: solid;
margin-bottom: 30px;
margin-top: 0;
}
.mg-comments li .media-body>.small {
border-bottom: none !important;
padding: 0;
}
.mg-comments li .media-body>p {
border-width: 0 0 1px 0;
border-style: solid;
padding: 5px 0px 20px 5px;
margin-bottom: 20px;
}
.mg-comments li .media .media {
padding: 20px;
margin-top: 20px;
margin-bottom: 20px;
}
.mg-comments li:last-child .media-body>p {
border-bottom: none;
padding: 0;
}
.mg-comments .media-left img {
height: 64px;
width: 64px;
border-radius: 50%;
box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
}
.mg-comments .comment-list li {
margin-bottom: 20px;
padding: 20px;
border-width: 0 0 0 1px;
border-style: solid;
}
.mg-blog-thumb>.responsive-video {
z-index: 9;
min-height: 300px;
}
.mg-blog-thumb>.responsive-video iframe {
width: 100%;
height: 100%;
min-height: 300px;
border: 0;
}
.mg-post-thumb.md {
height: 300px;
} @media screen and (min-width: 240px) and (max-width: 767px) {
.mg-head-detail .info-right,
.mg-head-detail .info-left {
float: none;
text-align: center;
}
.navbar-brand {
margin-right: unset;
margin-left: unset;
}
.mg-blog-post .bottom h1 {
font-size: 20px;
}
.mg-blog-post .bottom h1 {
max-height: 100px;
}
.mg-posts-modul-6 .mg-sec-top-post .title {
font-size: 16px;
line-height: 25px;
}
.mg-footer-bottom-area .site-branding-text { text-align: center;
}
} .mg-latest-news-sec {
padding: 0;
background: #fff;
box-shadow: 0 1px 0 rgba(0, 0, 0, 0.07);
}
.latest-top {
margin-top: 10px;
}
.mg-latest-news {
width: 100%;
height: 40px;
position: relative;
overflow: hidden;
margin: 0;
background-color: #fff;
}
.mg-latest-news .bn_title .title {
display: inline-block;
margin: 0;
padding: 0 20px;
line-height: 39px;
font-size: 20px;
color: #FFF;
height: 40px;
box-sizing: border-box;
}
.mg-latest-news .bn_title span {
width: 0;
position: absolute;
left: -29px;
right: unset;
top: 0px;
height: 0;
border-style: solid;
border-width: 41px 0 0px 30px;
transform: rotateY(180deg);
}
.mg-latest-news .bn_title {
width: auto;
height: 40px;
display: inline-block;
position: relative;
z-index: 100;
}
.mg-latest-news .mg-latest-news-slider a {
text-decoration: none;
font-size: 14px;
font-weight: 700;
padding-left: 20px;
}
.mg-latest-news .mg-latest-news-slider a::after {
content: "\";
font-family: "Font Awesome 6 Free";
font-weight: 900;
font-size: 14px;
margin-left: 4px;
}
.mg-latest-news .mg-latest-news-slider {
padding: 0;
margin: 0;
list-style: none;
position: absolute;
right: 200px;
top: 5px;
left: 40px;
height: 40px;
font-size: 16px;
overflow: hidden;
width: 100%;
margin: 0 auto;
white-space: nowrap;
box-sizing: border-box;
z-index: 50;
}
.top-right-area .mg-posts-sec {
padding: 0;
margin: 0;
}
.top-right-area .nav-tabs {
border-bottom: none;
}
.top-right-area .nav-tabs>li>a {
margin-right: 0px;
border-width: 1px 1px 2px 1px;
border-style: solid;
border-radius: 0;
color: #212121;
background: #fff;
padding: 8px;
line-height: 1.42857143;
}
.top-right-area .nav-tabs>li>a i {
margin-left: 4px;
}
.top-right-area .nav-tabs>li {
text-align: center;
flex-grow: 1;
}
.top-right-area .nav-tabs .nav-link.active,
.top-right-area .nav-tabs .nav-link.active:hover,
.top-right-area .nav-tabs .nav-link.active:focus {
cursor: default;
border-width: 1px 1px 2px 1px;
border-style: solid;
border-top: none;
}
.top-right-area .mg-posts-sec-inner .small-list-post {
gap: 6px;
}
.top-right-area .mg-posts-sec-inner .small-list-post .small-post {
overflow: hidden;
min-height: 103px;
} .mg-blog-inner {
position: absolute;
padding: 10px 20px;
bottom: 0;
width: 100%;
background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0.4) 50%, rgba(0, 0, 0, .7) 100%);
}
.mg-blog-inner h1 {
margin: 0;
padding: 8px 0 0 0;
font-weight: 700;
font-size: 24px;
line-height: 28px;
}
.mg-blog-post .tittle,
.mg-blog-inner h4.title,
.mg-blog-post-box h4.title,
.small-list-post h5.title,
.mg-blog-post .bottom h1,
.title_small_post,
.mg-posts-modul-6 .mg-sec-top-post .title,
.mg-no-list-area .mg-blog-post h3 {
overflow-y: hidden;
}
.mg-blog-post-3 {
position: relative;
padding: 0;
}
.mg-blog-post-3 .mg-blog-img {
overflow: hidden;
max-height: 200px;
min-height: 160px;
}
.mg-posts-modul-1 .mg-blog-post-3 .mg-blog-img img {
max-height: 160px;
min-width: 100%;
}
.mg-posts-modul-1 .mg-blog-post-3 .mg-blog-inner h1 {
font-size: 18px;
line-height: 20px;
}
.mg-blog-post-3.minh {
height: 197px;
margin-bottom: 1.5rem;
}
.mg-blog-post-3.minh h4 {
line-height: 25px;
margin-bottom: 0.5rem;
display: block;
display: -webkit-box;
line-clamp: 2;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
overflow: hidden;
text-overflow: ellipsis;
}
.mg-blog-post-3.smminh {
height: 160px;
}
.mg-blog-post-3.minhsec {
height: 178px;
}
.mg-blog-post.lg.minh {
height: 350px;
}
.mg-blog-post-3 .mg-blog-img.minh {
height: 197px;
background: #222;
}
.mg-blog-post-3 .mg-blog-img.minhsec {
height: 178px;
background: #222;
}
.mg-posts-modul-1 .mg-blog-post-3 .mg-blog-img.smminh img {
min-height: 160px;
}
.mg-posts-modul-4 .small-post.mg-post-1 .img-small-post,
.mg-posts-modul-4 .small-post.mg-post-1 img {
height: auto;
width: 100%;
float: none;
}
.mg-sidebar .mg-sec-title {
margin: -10px -20px 20px -20px;
}
.mg-sec-title {
font-weight: bold;
padding-bottom: 0;
border-width: 0 0 2px 0;
border-style: solid;
margin-bottom: 20px;
position: relative;
}
.mg-sec-title h4 {
margin: 0px;
font-weight: 700;
line-height: 2.2;
padding: 0 15px 0 7px;
width: auto;
height: auto;
min-height: 40px;
display: inline-block;
position: relative;
font-size: 18px;
}
.mg-sec-title h4::before {
position: absolute;
left: -29px;
right: unset;
top: 0px;
clip-path: polygon(100% 0, 0% 100%, 100% 100%);
content: "";
width: 30px;
height: 41px;
}
.featured-post-1 {
display: none;
} .widget_featured_post .widget_featured_post_inner {
display: grid;
grid-gap: 1.5rem;
grid-template-columns: repeat(2, minmax(0, 1fr));
}
.widget_featured_post .small-list-post .small-post:nth-last-child(1) {
margin-bottom: 0;
}
.mg-sidebar .widget_featured_post .mg-sec-title {
margin: 0px 0px 20px;
}
.mg-sidebar .widget_featured_post .widget_featured_post_inner {
grid-template-columns: repeat(1, minmax(0, 1fr));
}
.widget_featured_post .mg-blog-post.lg {
height: 504px;
} .widget_post_list .widget_post_list_inner {
display: grid;
grid-gap: 1.5rem;
grid-template-columns: repeat(2, minmax(0, 1fr));
}
.mg-sidebar .widget_post_list .widget_post_list_inner {
grid-template-columns: repeat(1, minmax(0, 1fr));
}
footer .widget_post_list .widget_post_list_inner {
grid-template-columns: repeat(1, minmax(0, 1fr));
}
.widget_post_list.mg-posts-sec {
margin-bottom: 10px;
} .mg-sidebar .newsup_tabbed_posts_widget .tabbed-head ul li {
border: none;
padding: 0;
margin-bottom: 0;
}
.top-right-area .nav-tabs li.tab-categorised a {
border-top-width: 1px;
border-right-width: 1px;
border-left-width: 1px;
} .mg-posts-sec {
margin: 0px 0 30px 0;
background-color: transparent;
position: relative;
padding: 0;
}
.mg-posts-sec-inner img {
max-width: 100%;
height: auto;
}
.mg-posts-sec-post {
border: 1px solid #dddcdc;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
float: none;
margin-bottom: 50px;
overflow: hidden;
}
.mg-posts-sec-inner img:hover,
.widget_post_thumbnail img:hover,
.featured_posts_slider img:hover {
-webkit-transition: all 0.2s;
-moz-transition: all 0.2s;
-ms-transition: all 0.2s;
-o-transition: all 0.2s;
transition: all 0.2s;
-webkit-opacity: 0.5;
-moz-opacity: 0.5;
-ms-opacity: 0.5;
-o-opacity: 0.5;
opacity: 0.5;
}
.mg-posts-sec-inner .img-small-post {
height: 88px;
width: 88px;
}
.small-list-post ul {
margin: 0;
padding: 0;
}
.small-list-post h5.title,
.title_small_post {
display: block;
display: -webkit-box;
line-clamp: 2;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
overflow: hidden;
text-overflow: ellipsis;
}
.mg-posts-sec-inner .small-list-post {
display: grid;
gap: 20px;
}
.mg-posts-sec-inner .small-list-post .small-post {
list-style: none;
padding: 8px;
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15);
gap: 20px;
}
.mg-posts-sec-inner .small-list-post .mg-blog-category {
margin: 10px 0 5px 0;
}
.mg-posts-sec-inner .small-list-post img {
height: 100%;
object-fit: cover;
}
.small-post {
display: flex;
align-items: center;
}
.small-post .small-post-content {
flex: 1;
}
.small-post .img-small-post {
width: 88px;
height: 88px;
display: flex;
justify-content: center;
align-items: center;
overflow: hidden;
}
.small-post img,
.small-post .img-small-post a {
height: 100% !important;
object-fit: cover;
width: 100%;
}
.small-post {
list-style: none;
padding: 8px;
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15);
gap: 20px;
}
.small-list-post h5,
.small-post .title {
margin: 0px;
font-weight: 700;
font-size: 16px;
padding-left: 8px;
}
.small-list-post h5.title,
.title_small_post,
.small-post .title {
display: block;
display: -webkit-box;
line-clamp: 2;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
overflow: hidden;
text-overflow: ellipsis;
} .double-category-widget .small-post.mg-post-1,
.mg-posts-modul-4 .small-post.mg-post-1 {
flex-direction: column;
}
.double-category-widget .small-post.mg-post-1 .img-small-post {
width: 100%;
height: auto;
margin-right: 0px;
}
.double-category-widget .mg-posts-sec-inner .small-list-post:nth-last-child(1) .small-post {
margin-bottom: 0;
}
.double-category-widget .small-list-post.mg-post-1 .small-post .small-post-content {
padding: 10px;
width: 100%;
}
.double-category-widget .small-list-post.mg-post-1 .small-post .img-small-post+.small-post-content {
padding-top: 0;
}
.double-category-widget .mg-posts-sec-inner .small-list-post .mg-blog-category {
margin: 0;
line-height: 1rem;
}
.double-category-widget .mg-posts-sec-inner .small-list-post .mg-blog-category a {
margin-bottom: 5px;
}
.double-category-widget .mg-posts-sec-inner .small-list-post .small-post.mg-post-1 .title {
font-size: 24px;
margin-bottom: 8px;
margin-top: 5px;
}
.double-category-widget .mg-posts-sec-inner .small-list-post .small-post::after {
display: none;
}
.double-category-widget .mg-posts-sec-inner .small-list-post .small-post-content:has(.post-btn) p {
margin-bottom: -10px;
}
.mg-sidebar .double-category-widget .col-lg-6.col-md-6.col-sm-12.col-xs-12 {
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
.mg-sidebar .double-category-widget .col-lg-6.col-md-6.col-sm-12.col-xs-12.mr-xs {
margin-bottom: 40px;
}
.mg-ads-area {
margin-bottom: 30px;
text-align: center;
}
.mg-ads-area img {
max-width: 100%;
} .mg-posts-modul-4 .title_post h4 {
margin: 10px 0px;
}
.mg-posts-modul-4 .mg-blog-post-box {
margin-bottom: 0;
} .mg-posts-modul-6 .mg-thum-list {
line-height: 0;
position: relative;
overflow: hidden;
clear: both;
padding: 0;
}
.mg-posts-sec-post {
padding: 20px 0;
margin-bottom: 20px;
box-shadow: 0 2px 4px rgba(0, 0, 0, .08);
}
.mg-posts-sec-post:last-child {
margin-bottom: 0px;
}
.mg-posts-modul-6 .mg-post-thumb.img {
position: relative;
}
.mg-posts-modul-6 .mg-post-thumb {
margin-left: -10px;
margin-right: unset;
}
.mg-posts-modul-6 .list_content {
padding: 20px 0;
overflow: hidden;
}
.mg-posts-modul-6 .mg-sec-top-post {
display: inline-block;
width: 100%;
position: relative;
padding-top: 20px;
padding-bottom: 20px;
}
.mg-posts-sec-post-content {
padding: 0 0px 0px 20px;
}
.mg-posts-sec-post-content figure {
max-width: 100%;
}
.mg-posts-sec-post-content label {
clear: both;
width: 100%;
}
.mg-posts-sec-post-content p {
margin: 0px 0 15px 0;
font-size: 16px;
line-height: 27px;
word-break: break-word;
word-wrap: break-word;
}
.mg-posts-modul-6 .mg-sec-top-post .mg-blog-category {
margin: 6px 0 0 0;
}
.mg-posts-modul-6 .mg-sec-top-post .title {
margin-top: 10px;
font-size: 22px;
line-height: 32px;
position: relative;
margin-bottom: 6px;
display: block;
display: -webkit-box;
line-clamp: 2;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
overflow: hidden;
text-overflow: ellipsis;
}
.mg-posts-modul-6 .mg-sec-top-post .mg-blog-meta {
margin-bottom: 0px;
}
.missed-inner {
background: #fff;
padding: 15px;
margin-bottom: 30px;
}
.image-blog-bg {
background: #000;
}
.mg-blog-post-3 {
position: relative;
padding: 0;
} .wp-block-calendar {
margin-bottom: 25px;
}
.wp-block-calendar {
margin-bottom: 25px;
}
.wp-block-calendar table {
margin-bottom: 7px;
}
.wp-block-calendar table caption {
padding-top: 0;
padding-bottom: 12px;
color: #01012f;
text-align: left;
caption-side: top;
font-weight: 700;
}
.colmnthree {
margin-bottom: 60px;
} .mg-post-box {
margin-bottom: 20px;
margin-left: 20px;
position: relative;
}
.mg-post-box:last-child {
margin-bottom: 0px;
}
.mg-post-box .mg-inner-txt {
position: absolute;
top: 0;
bottom: 0;
padding: 30px;
background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0.4) 50%, rgba(0, 0, 0, .7) 100%);
}
.mg-post-box .title {
margin-bottom: 16px;
font-weight: 600;
line-height: 1.2;
}
.mg-inner-txt h3 {
margin: 10px 0px;
}
.mg-post-box .latest-meta {
font-size: 13px;
margin: 10px 0 0 10px;
}
.mg-post-box .latest-meta span {
margin-right: 10px;
}
.mg-post-box .latest-meta .latest-date {
font-size: 13px;
font-weight: 600;
}
.mg-post-box .latest-content {
margin-top: 30px;
}
.mg-post-box .latest-img img {
vertical-align: middle;
width: 100%;
}
.mg-post-box .mg-inner-overlay {
height: 100%;
position: absolute;
width: 100%;
bottom: 0;
}
.mg-post-box .mg-inner-overlay:hover {
background-color: rgba(36, 36, 36, 0.5);
-webkit-transition: all 0.2s;
-moz-transition: all 0.2s;
-ms-transition: all 0.2s;
-o-transition: all 0.2s;
transition: all 0.2s;
}
.container.mg-post-box {
margin: 0 -10px;
} .mg-breadcrumb-section {
background: url(//sidibouzidfm.net/wp-content/themes/newsup/images/breadcrumb-back.jpg) repeat fixed;
height: 100%;
margin: 0 0 0px;
overflow: hidden;
padding: 0;
width: 100%;
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15);
}
.mg-breadcrumb-section .overlay {
height: 100%;
padding: 30px 0;
position: relative;
width: 100%;
}
.mg-breadcrumb-title {
text-align: right;
padding: 0;
}
.mg-breadcrumb-title h1,
.mg-breadcrumb-title .title {
font-size: 30px;
font-weight: 700;
margin: 0;
line-height: 30px;
padding-bottom: 0px;
}
.mg-page-breadcrumb {
list-style: none outside none;
margin-bottom: 0;
padding: 0;
text-align: left;
font-size: 15px;
line-height: 30px;
}
.mg-page-breadcrumb>li {
display: inline-block;
}
.mg-page-breadcrumb>li+li:before {
content: "\f178";
font-family: "Font Awesome 5 Free";
font-weight: 900;
padding: 0 5px;
} .mg-sidebar a {
transition: all 0.3s ease 0s;
}
.mg-widget .mg-ads {
padding: 0;
margin: -10px -20px;
}
.mg-widget.mg-ads img {
text-align: center;
padding: 0;
width: 100%;
}
.mg-sidebar .mg-widget .btn {
padding: 2px 12px;
border: none;
border-radius: 0;
height: 40px;
}
.mg-sidebar .mg-widget {
margin-bottom: 30px;
padding: 10px 20px;
border-radius: 0;
border-width: 1px;
border-style: solid;
overflow: hidden;
}
.mg-sidebar .mg-widget ul {
padding: 0;
list-style: none;
}
.mg-sidebar .mg-widget ul li:last-child {
border: none;
}
.mg-sidebar .mg-widget ul li {
display: block;
letter-spacing: 0.2px;
line-height: 22px;
margin: 0 0 10px;
overflow: hidden;
padding: 0;
border-width: 0 0 1px 0;
border-style: solid;
}
.mg-wid-title {
font-weight: bold;
border-width: 0 0 2px 0;
border-style: solid;
margin: -10px -20px 20px -20px;
position: relative;
padding: 0;
}
.mg-sidebar .mg-widget .wtitle {
font-size: 18px;
line-height: 40px;
font-weight: 600;
margin: 0;
padding: 0 15px 0 8px;
position: relative;
text-transform: capitalize;
width: auto;
height: 40px;
display: inline-block;
}
.mg-sidebar .mg-widget .wtitle::before {
width: 30px;
position: absolute;
left: -29px;
top: 0px;
height: 41px;
border-style: solid;
clip-path: polygon(100% 0, 0% 100%, 100% 100%);
content: "";
}
.mg-sidebar .mg-widget ul li {
padding: 10px 0;
position: relative;
transition: all 0.4s ease-in-out 0s;
}
.mg-sidebar .mg-widget ul li a:hover {
padding-right: 10px;
transition: all 0.4s ease-in-out 0s;
}
.mg-sidebar .mg-widget ul.menu li .sub-menu {
margin-left: 15px;
}
.mg-sidebar .mg-widget ul.menu li .sub-menu li {
border-bottom: none;
padding: 10px 0 0;
}
.mg-sidebar .mg-widget.widget_search .btn {
border: medium none;
border-radius: 4px 0 0 4px;
height: 40px;
line-height: 25px;
padding: 5px 15px;
transition: all 0.3s ease 0s;
}
.mg-sidebar .mg-category-widget ul li {
padding: 10px 0;
position: relative;
transition: all 0.4s ease-in-out 0s;
border-width: 0 0 1px 0;
border-style: solid;
}
.mg-sidebar .mg-category-widget ul li a:hover {
padding-left: 1px;
transition: all 0.4s ease-in-out 0s;
}
.mg-sidebar .mg-widget .mg-widget-tags,
.mg-sidebar .mg-widget .tagcloud {
margin: 0 0 10px;
overflow: hidden;
padding: 0;
}
.mg-sidebar .mg-widget .mg-widget-tags a,
.mg-sidebar .mg-widget .tagcloud a {
cursor: pointer;
display: inline-block;
font-size: 14px !important;
font-weight: 400;
line-height: 20px;
margin: 0 5px 9px 0;
padding: 3px 6px;
transition: all 0.4s ease-in-out 0s;
border-radius: 3px;
text-transform: capitalize;
border-width: 1px;
border-style: solid;
}
.mg-sidebar .mg-widget-tags a:hover,
.mg-sidebar .mg-widget .tagcloud a:hover {
transition: all 0.4s ease-in-out 0s;
} .mg-sidebar .mg-widget .calendar_wrap table {
width: 100%;
}
.mg-sidebar .mg-widget .calendar_wrap table caption {
border-radius: 2px;
font-size: 16px;
font-weight: 500;
line-height: 35px;
margin-bottom: 0;
padding: 5px 12px;
text-align: center;
border-width: 1px;
border-style: solid;
}
.mg-sidebar .calendar_wrap table thead th {
border-width: 1px;
border-style: solid;
}
.mg-sidebar .calendar_wrap table tbody td:hover,
.mg-sidebar .calendar_wrap table tbody #today:hover {
transition: all 0.3s ease 0s;
}
.mg-sidebar .calendar_wrap table tfoot {
border-width: 1px;
border-style: solid;
}
.mg-sidebar .mg-widget .calendar_wrap table thead th {
text-align: center;
padding: 0;
}
.mg-sidebar .mg-widget .calendar_wrap table tbody td {
line-height: 2.5em;
transition: background 0.15s ease 0s;
text-align: center;
border-width: 1px;
border-style: solid;
padding: 0 8px;
}
.mg-sidebar .mg-widget .calendar_wrap table tfoot {
font-size: 11px;
}
.mg-sidebar .mg-widget .calendar_wrap table tfoot tr td#prev {
padding: 5px;
text-transform: uppercase;
}
.mg-sidebar .mg-widget .calendar_wrap table tfoot tr td#next {
padding: 5px;
text-align: right;
text-transform: uppercase;
}
.mg-sidebar .mg-widget .latest-posts-widget .col-md-6,
footer .mg-widget .latest-posts-widget .col-md-6 {
max-width: inherit;
flex: auto;
}
.mg-widget .latest-posts-widget .mg-posts-sec-post {
flex-direction: column;
}
.mg-widget .latest-posts-widget .mg-post-thumb {
margin-left: 0;
} .woocommerce div.product div.images .flex-control-thumbs{
display: flex;
flex-wrap: wrap;
align-items: center;
}
.woocommerce div.product div.images.woocommerce-product-gallery--columns-5 .flex-control-thumbs li {
width: 20%;
-ms-flex-preferred-size: 20%;
flex-basis: 20%;
}
.woocommerce div.product div.images .flex-control-thumbs li img {
opacity: 1;
padding: 2px;
border: 2px solid rgba(0, 0, 0, 0);
display: block;
}
.woocommerce div.product div.images .flex-control-thumbs {
margin-top: 4px;
margin-left: 2px;
margin-right: 2px;
}  .mg-sidebar .mg-widget.widget_product_search .btn {
padding: 2px 12px;
height: 40px;
border-radius: 0;
margin-left: -1px;
}
.wp-block-tag-cloud a {
cursor: pointer;
display: inline-block;
font-size: 12px !important;
font-weight: bold;
line-height: 20px;
margin: 0 5px 9px 0;
padding: 6px 12px;
transition: all 0.4s ease-in-out 0s;
border-radius: 0;
text-transform: capitalize;
border-width: 1px;
border-style: solid;
}
.mg-sidebar .mg-widget ul,
.mg-sidebar .mg-widget ol {
padding: 0;
list-style: none;
} .mg-sidebar .wp-block-social-links .wp-social-link {
padding: 0;
}
.mg-sidebar .wp-block-social-links .wp-social-link:last-child {
margin-bottom: 10px;
}
.mg-sidebar .wp-block-social-links .wp-social-link .wp-block-social-link-anchor:hover {
padding: 0.25em;
} .mg-sidebar .wp-block-latest-posts__list .wp-block-latest-posts__featured-image a:hover,
.wp-block-latest-posts__list .wp-block-latest-posts__featured-image a:hover {
padding: 0;
}
.wp-block-latest-posts__list .wp-block-latest-posts__featured-image img.size-large {
margin-bottom: 16px;
}
.wp-block-latest-posts__list .wp-block-latest-posts__featured-image+.wp-block-latest-posts__post-title {
font-weight: 600;
font-family: var(--headFont);
}
.mg-sidebar .wp-block-latest-posts__list .wp-block-latest-posts__featured-image+.wp-block-latest-posts__post-title:hover,
.wp-block-latest-posts__list .wp-block-latest-posts__featured-image+.wp-block-latest-posts__post-title:hover {
padding: 0;
}
.mg-sidebar :is(ul.wp-block-categories-list.wp-block-categories, ul.wp-block-archives-list.wp-block-archives) li {
display: flex;
justify-content: space-between;
}
.mg-sidebar :is(ul.wp-block-categories-list.wp-block-categories li.current-cat, ul.wp-block-archives-list.wp-block-archives li:has([aria-current="page"])) {
font-weight: 600;
} .mg-error-404 h1 {
font-size: 100px;
line-height: 80px;
}
.mg-error-404 h1 i {
padding: 5px;
text-shadow: 1px 3px 8px rgba(0, 0, 0, 0.17);
}
.mg-error-404 h4 {
line-height: 40px;
}
.mg-error-404 p {
line-height: 30px;
} footer {
background-size: cover;
}
footer .overlay {
padding: 40px 0 0 0;
}
footer .mg-widget {
margin-bottom: 50px;
}
footer .mg-widget:nth-child(4n+1) {
clear: both;
}
footer .newsup_contact_widget .col-md-12 {
padding: 0;
}
footer .mg-search-widget .btn {
padding: 1px 12px;
border-radius: 0;
height: 40px;
}
footer .mg-widget.widget_search .btn {
border-width: 1px;
border-style: solid;
padding: 2px 12px;
height: 40px;
border-top-right-radius: 3px;
}
footer .mg-widget.widget_search .btn-default,
footer .mg-widget.widget_search .btn-default:hover {
background-color: initial;
}
footer .mg-widget.widget_search .btn:hover,
footer .mg-widget.widget_search .btn:focus {
border-width: 1px;
border-style: solid;
transition: all 0.4s ease-in-out 0s;
}
footer .mg-widget h6 {
font-size: 18px;
line-height: 40px;
font-weight: 600;
margin: 0;
padding: 0 15px 0 8px;
position: relative;
text-transform: uppercase;
width: auto;
height: 40px;
display: inline-block;
margin-bottom: 20px;
}
footer .mg-widget h6::before {
width: 30px;
position: absolute;
left: -29px;
top: 0px;
height: 42px;
content: "";
clip-path: polygon(0 0, 0% 100%, 100% 100%);
transform: rotateY(180deg);
}
footer .mg-widget h6::after {
content: '';
position: absolute;
height: 2px;
width: 200vh;
right: 0;
bottom: -2px;
}
footer .mg-widget {
overflow: hidden;
}
footer .wp-block-search .wp-block-search__label,
footer .mg-widget .wp-block-group .wtitle,
footer .mg-widget .wp-block-group h2 {
margin: 0px 0px 20px;
}
footer .wp-block-group__inner-container {
overflow: hidden;
}
footer .mg-widget ul {
padding: 0;
list-style: none;
}
footer .mg-widget .sub-menu {
padding-right: 20px;
}
footer .mg-widget .sub-menu li {
border: none;
margin-bottom: 0;
}
footer .mg-widget .sub-menu li:first-child {
padding-top: 8px;
}
footer .mg-widget ul li {
display: block;
letter-spacing: 0.2px;
line-height: 22px;
margin: 0 0 10px;
overflow: hidden;
padding: 0;
border-width: 0 0 1px 0;
border-style: solid;
}
footer .mg-widget ul li {
padding: 8px 0;
position: relative;
}
footer .mg-widget ul li a:hover {
transition: all 0.4s ease-in-out 0s;
}
footer .mg-widget ul li:first-child {
padding-top: 0;
}
footer .mg-widget ul li:last-child {
border-bottom: none;
padding-bottom: 0;
}
footer .mg-widget ul li a {
transition: all 0.4s ease-in-out 0s;
}
footer .mg-widget ul li a:hover {
padding-left: 10px;
}
footer .mg-widget .mg-widget-tags,
footer .mg-widget .tagcloud {
margin: 0 0 10px;
overflow: hidden;
padding: 0;
}
footer .mg-widget .mg-widget-tags a,
footer .mg-widget .tagcloud a {
cursor: pointer;
display: inline-block;
font-size: 14px !important;
font-weight: 400;
line-height: 20px;
margin: 0 5px 9px 0;
padding: 3px 6px;
transition: all 0.4s ease-in-out 0s;
border-radius: 3px;
text-transform: capitalize;
border-width: 1px;
border-style: solid;
}
footer .mg-widget .mg-widget-tags a:hover,
footer .mg-widget .tagcloud a:hover {
transition: all 0.4s ease-in-out 0s;
}
footer .mg-widget .calendar_wrap table {
width: 100%;
font-size: 11px;
}
footer .mg-widget .calendar_wrap table caption {
border-radius: 2px;
font-size: 16px;
font-weight: 500;
line-height: 35px;
margin-bottom: 0;
padding: 5px 12px;
text-align: center;
border-width: 1px;
border-style: solid;
}
footer .mg-widget .calendar_wrap table thead th {
text-align: center;
padding: 6px 0;
border-width: 1px;
border-style: solid;
}
footer .mg-widget .calendar_wrap table tbody td {
line-height: 2.5em;
transition: background 0.15s ease 0s;
text-align: center;
border-width: 1px;
border-style: solid;
}
footer .calendar_wrap table tbody #today:hover {
transition: all 0.3s ease 0s;
}
footer .calendar_wrap table tbody td:hover {
transition: all 0.3s ease 0s;
}
footer .mg-widget .calendar_wrap table tfoot {
font-size: 11px;
border-width: 1px;
border-style: solid;
}
footer .mg-widget .calendar_wrap table tfoot tr td#prev {
padding: 5px;
text-transform: uppercase;
}
footer .mg-widget .calendar_wrap table tfoot tr td#next {
padding: 5px;
text-align: right;
text-transform: uppercase;
}
footer .mg-widget .textwidget select {
width: 100%;
}
footer .mg-widget .textwidget select {
width: 100%;
}
footer .mg-widget .textwidget img {
max-width: 100%;
}
footer .mg-widget .form-control {
background: rgba(0, 0, 0, 0);
}
footer .top-right-area .nav-tabs .tab {
padding: 0;
margin: 0;
}
footer .top-right-area .nav-tabs .tab a:hover {
padding-left: 8px;
} footer .mg-widget.widget_product_search .btn {
padding: 2px 12px;
height: 40px;
border-radius: 0;
margin-left: -1px;
}
footer .mg-widget .input-group-btn .btn {
border-radius: 0;
padding: 5px 35px;
box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26);
}
footer .double-category-widget .col-lg-6.col-md-6.col-sm-12.col-xs-12 {
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
.wc-block-components-form .wc-block-components-text-input input[type=text],
.wc-block-components-combobox .wc-block-components-combobox-control input.components-combobox-control__input,
.wc-block-components-form .wc-block-components-combobox .wc-block-components-combobox-control input.components-combobox-control__input {
height: 55px;
} footer .mg-widget .wpcf7-form .wpcf7-form-control {
border: none;
}
footer .mg-footer-bottom-area {
padding-bottom: 30px;
}
footer .mg-footer-bottom-area .divide-line {
margin-bottom: 40px;
height: 2px;
width: 100%;
background: #1a182e;
}
footer .mg-footer-bottom-area .custom-logo {
width: 160px;
}
footer .mg-footer-bottom-area .btn-default>.btn {
padding: 10px 30px;
line-height: 17px;
margin-right: -4px;
}
footer .mg-footer-copyright {
padding: 25px 0;
}
footer .mg-footer-copyright p,
footer .mg-footer-copyright a {
font-size: 13px;
line-height: 45px;
margin-bottom: 0;
}
footer .site-title {
margin-bottom: 0;
}
footer .site-title-footer {
font-size: 34px;
margin-bottom: 0;
font-weight: 700;
font-family: var(--headFont);
letter-spacing: -0.05em;
line-height: 1.3;
}
footer .mg-footer-copyright .info-right {
display: flex;
flex-wrap: wrap;
column-gap: 1.25rem;
row-gap: 0.75rem;
} .mg-social {
padding: 0px;
margin: 0;
}
.mg-social li {
display: inline-block !important;
margin-right: 0;
border-bottom: none !important;
}
.mg-social li a:hover {
padding-left: 0;
}
.mg-social li span.icon-soci {
float: left;
height: 35px;
line-height: 35px;
margin: 0;
text-align: center;
width: 35px;
border-radius: 3px;
}
.mg-social li span.icon-soci:hover {
transition: all 0.4s ease-in-out 0s;
}
.mg-social li span.icon-soci i {
font-size: 14px;
padding: 0;
}  .bypostauthor {}
.wp-caption {
margin-bottom: calc(1.5 * 1rem);
}
.wp-caption img[class*="wp-image-"] {
display: block;
margin-left: auto;
margin-right: auto;
}
.wp-caption-text {
font-size: 13px;
font-style: italic;
line-height: 1.6;
margin: 0;
padding: 0.5rem !important;
text-align: center;
}
.wp-caption-text a:hover {
color: #01012f;
}
.wp-caption,
.gallery-caption {
max-width: 100%;
} .gallery {
display: flex;
flex-flow: row wrap;
justify-content: center;
margin-bottom: calc(1.5 * 1rem);
}
.gallery-item {
display: inline-block;
margin-right: 16px;
margin-bottom: 16px;
text-align: center;
vertical-align: top;
width: 100%;
}
.gallery-columns-2 .gallery-item {
max-width: calc((100% - 16px * 1) / 2);
}
.gallery-columns-2 .gallery-item:nth-of-type(2n+2) {
margin-right: 0;
}
.gallery-columns-3 .gallery-item {
max-width: calc((100% - 16px * 2) / 3);
}
.gallery-columns-3 .gallery-item:nth-of-type(3n+3) {
margin-right: 0;
}
.gallery-columns-4 .gallery-item {
max-width: calc((100% - 16px * 3) / 4);
}
.gallery-columns-4 .gallery-item:nth-of-type(4n+4) {
margin-right: 0;
}
.gallery-columns-5 .gallery-item {
max-width: calc((100% - 16px * 4) / 5);
}
.gallery-columns-5 .gallery-item:nth-of-type(5n+5) {
margin-right: 0;
}
.gallery-columns-6 .gallery-item {
max-width: calc((100% - 16px * 5) / 6);
}
.gallery-columns-6 .gallery-item:nth-of-type(6n+6) {
margin-right: 0;
}
.gallery-columns-7 .gallery-item {
max-width: calc((100% - 16px * 6) / 7);
}
.gallery-columns-7 .gallery-item:nth-of-type(7n+7) {
margin-right: 0;
}
.gallery-columns-8 .gallery-item {
max-width: calc((100% - 16px * 7) / 8);
}
.gallery-columns-8 .gallery-item:nth-of-type(8n+8) {
margin-right: 0;
}
.gallery-columns-9 .gallery-item {
max-width: calc((100% - 16px * 8) / 9);
}
.gallery-columns-9 .gallery-item:nth-of-type(9n+9) {
margin-right: 0;
}
.gallery-item:last-of-type {
padding-right: 0;
}
.gallery-caption {
display: block;
font-size: 0.71111rem;
line-height: 1.6;
margin: 0;
padding: 0.5rem;
}
.gallery-item>div>a {
display: block;
line-height: 0;
box-shadow: 0 0 0 0 transparent;
}
.gallery-item>div>a:focus {
box-shadow: 0 0 0 2px #e9e9e9;
}
.gallery .gallery-item {
margin-top: 0 !important;
}
.gallery .gallery-item img {
border: 2px solid #e9e9e9 !important;
}
.wp-block-gallery {
margin: 0;
}
.blocks-gallery-item figure {
position: relative;
overflow: hidden;
margin: 0;
} address i {
width: 1.563rem;
height: auto;
margin-right: 0.438rem;
font-size: 1.25rem !important;
} .ta_upscr {
bottom: 2%;
display: none;
height: 40px;
opacity: 1;
overflow: hidden;
position: fixed;
left: 10px;
right: unset;
text-align: center;
width: 40px;
z-index: 9999;
border-radius: 3px;
border-width: 2px;
border-style: solid;
box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
}
.ta_upscr:hover {
opacity: 1;
}
.ta_upscr i {
font-size: 16px;
line-height: 40px;
}
.ta_upscr:hover,
.ta_upscr:focus {
border-width: 2px;
border-style: solid;
transition: all 0.3s ease 0s;
}
footer .mg-widget .wp-block-social-links li {
padding: 0;
}  *:focus {
outline: 0;
}
.woocommerce h2 {
font-size: 22px;
}
.woocommerce h3 {
font-size: 20px;
}
.woocommerce div.product .woocommerce-tabs .panel {
padding: 20px;
} .woocommerce .products span.onsale,
.woocommerce span.onsale {
border-radius: 0;
display: block;
font-size: 13px;
font-weight: normal;
line-height: 25px;
margin: 4px !important;
min-height: 10px;
padding: 0 12px;
z-index: 999;
}
.woocommerce span.onsale {
margin: 10px !important;
}
.woocommerce ul.products li.product {
text-align: center;
padding-bottom: 20px;
transition: all 0.4s ease 0s;
border-radius: 0;
border-width: 1px;
border-style: solid;
border-color: #eaeaea;
background: #fff;
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15);
}
.woocommerce ul.products li.product:hover {}
.woocommerce ul.products li.product a img:hover {
opacity: 0.6;
}
.woocommerce-page .woocommerce-ordering select {
padding: 12px 15px 12px 10px;
color: #A0A0A0;
border: 1px solid rgba(0, 0, 0, 0.1);
border-radius: 0;
}
.woocommerce-page .products .product>a:first-child {
position: relative;
text-align: center;
display: block;
}
.woocommerce-page .products a.button {
display: inline-block;
text-align: center;
padding: 18px 35px 13px 35px;
border-radius: 4px;
margin: 10px;
border: none;
font-weight: bold;
font-size: 12px;
margin: 0 auto !important;
}
.woocommerce-page .products a.button:hover {
box-shadow: 0 4px 20px -5px rgba(0, 0, 0, 0.5);
}
.woocommerce-page .products h3 {
position: relative;
display: inline-block;
margin-bottom: 30px;
font-weight: bold;
font-size: 12px;
line-height: 25px;
float: none;
width: auto;
margin: 0;
}
.woocommerce-page .products .star-rating {
position: relative;
margin: 0 auto;
}
.woocommerce-page .products a .price {
line-height: 20px;
width: 100%;
float: left;
height: auto;
min-height: 40px;
text-align: center;
padding: 10px 0;
}
.woocommerce-page .products a .price del {
display: inline-block !important;
line-height: 20px;
}
.woocommerce-page .products a .price ins {
display: inline-block;
font-weight: bold;
background: none;
line-height: 20px;
margin-left: 10px;
}
.woocommerce-page .products .added_to_cart {
display: inline-block;
text-align: center;
padding: 10px 20px 10px 20px;
border-radius: 4px;
border: none;
font-size: 12px;
margin: 0;
}
.woocommerce-page .woocommerce-result-count {
float: left;
font-size: 14px;
line-height: 46px;
margin-top: 20px;
}
.woocommerce-page .woocommerce-ordering {
float: right;
margin-top: 20px;
}
.woocommerce-page .product-type-simple {
position: relative;
}
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button {
font-size: inherit;
}
footer .mg-widget .woocommerce ul.cart_list li img,
footer .mg-widget .woocommerce ul.product_list_widget li img {
margin-top: 7px;
} .tabs.wc-tabs {
text-align: center;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li::before,
.woocommerce div.product .woocommerce-tabs ul.tabs li::after,
.woocommerce div.product .woocommerce-tabs ul.tabs li::before {
display: none;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
border-width: 0 0 1px 0;
border-style: solid;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li {
border-radius: 0;
background: transparent;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li {
border-radius: 0;
background: transparent;
border: none;
}
.woocommerce div.product .woocommerce-tabs .panel h2 {
font-size: 22px;
line-height: 25px;
}
.related.products {
text-align: center;
}
.related.products h2 {
font-size: 26px;
line-height: 40px;
} .woocommerce form .form-row input.input-text,
.woocommerce form .form-row textarea {
height: 40px;
margin-bottom: 20px;
border: 2px solid #ebebeb;
color: #ccc;
border-radius: 0px;
padding: 6px 12px;
}
.select2-container .select2-choice {
height: 40px;
padding: 6px 12px;
} .woocommerce table.shop_table {
border-radius: 0;
}
.woocommerce .cart .button,
.woocommerce .cart input.button {
float: none;
line-height: 30px;
padding: 5px 35px;
border-radius: 4px;
}
.woocommerce .cart .button:hover,
.woocommerce .cart input.button:hover {
box-shadow: 0 4px 20px -5px rgba(0, 0, 0, 0.5);
}
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button {
line-height: 30px;
padding: 5px 35px;
border-radius: 4px;
}
.woocommerce-cart table.cart td.actions .coupon .input-text {
border-radius: 3px;
height: 40px;
border-width: 1px;
border-style: solid;
min-width: 110px;
}
.woocommerce #payment #place_order,
.woocommerce-page #payment #place_order {
box-shadow: 0 3px 10px rgba(0, 0, 0, 0.18), 0 3px 6px rgba(0, 0, 0, 0.16);
} .woocommerce-page .woocommerce-message {
margin: 0px 0 40px;
border-radius: 3px;
list-style: none;
}
.woocommerce-page .woocommerce-message a {
padding: 6px 14px;
font-size: 12px;
}
.woocommerce-page .woocommerce-error {
list-style: none;
padding: 10px 0 10px 50px;
margin: 0px 0 40px;
border-radius: 3px;
border: none;
float: left;
width: 100%;
}
.woocommerce-page .woocommerce-error a {
padding: 6px 14px;
font-size: 12px;
}
.woocommerce-page .woocommerce-info {
list-style: none;
padding: 0;
margin: 0px 0 40px;
border-radius: 3px;
border: none;
float: left;
width: 100%;
margin-top: 25px !important;
}
.woocommerce-page .woocommerce-info a {
padding: 6px 14px;
font-size: 12px;
}
.woocommerce-page .woocommerce-info {
float: left;
text-align: left;
padding-top: 30px;
}
.woocommerce-page .woocommerce .woocommerce-info {
border-radius: 3px;
border: none;
padding: 15px 0 15px 50px;
margin-bottom: 40px;
}
.woocommerce-page .woocommerce .woocommerce-info a {
opacity: 0.9;
} .woocommerce nav.woocommerce-pagination ul {
border: none;
}
.woocommerce nav.woocommerce-pagination ul li {
border: none;
}
.woocommerce nav.woocommerce-pagination ul li a,
.woocommerce nav.woocommerce-pagination ul li span {
float: left;
line-height: 1.42857;
margin: 6px;
padding: 6px 12px;
border-radius: 10px;
} .woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content {
background: #1a2128;
} .woocommerce .col2-set .col-1,
.woocommerce-page .col2-set .col-1,
.woocommerce .col2-set .col-2,
.woocommerce-page .col2-set .col-2 {
max-width: 100%;
padding-left: 0;
padding-right: 0;
}
.woocommerce form .form-row .woocommerce-input-wrapper {
width: 100%;
}
.woocommerce form .form-row label {
width: 100%;
clear: both;
}
.wc-stripe-elements-field,
.wc-stripe-iban-element-field {
width: 200px;
min-width: 200px;
} .single-class .mg-blog-date {
display: inline-flex;
align-items: center;
}
.single-class .comments-area ol {
list-style: none;
} .comments-area .comment-body {
position: relative;
padding: 25px 70px 25px 25px;
min-height: 120px;
overflow-wrap: break-word;
word-wrap: break-word;
border-radius: 3px;
z-index: 0;
margin-bottom: 1rem;
}
.comments-area .comment-list>.comment>.comment-body {
border-top: 1px solid #f1f1f1;
}
.comments-area .comment-meta {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-ms-flex-align: flex-start;
align-items: flex-start;
-ms-flex-direction: column;
flex-direction: column;
}
.comments-area.mg-card-box .comment-list {
padding-right: 8px;
}
.comments-area .comment-meta .comment-author img {
padding: 3px;
border-width: 2px;
border-style: solid;
border-radius: 60%;
position: absolute;
z-index: 0;
left: unset;
right: 0;
top: 28px;
width: 60px;
box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
}
.comment-meta .comment-metadata {
width: 100%;
line-height: 1.5;
font-size: 14px;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-ms-justify-content: space-between;
justify-content: space-between;
}
.comment-content {
position: relative;
z-index: 0;
padding: 16px 0px 16px 40px;
}
.comment-content p {
margin: 0;
}
.comment-metadata .edit-link,
.comment-body .reply {
position: relative;
z-index: 0;
}
.comment-metadata .edit-link a,
.comment-body .reply a {
padding-left: 5px;
}
.comment-metadata .edit-link:before {
content: "\f044";
font-family: 'Font Awesome 5 Free';
font-weight: 900;
}
.comment-body .reply a {
font-size: 10px;
padding: 4px 6px;
line-height: 10px;
text-transform: uppercase;
font-weight: 700;
cursor: pointer;
border-radius: 3px;
}
.comment-metadata .edit-link:before {
font-size: 14px;
}
.comment-body .reply {
text-align: end;
}
.comment-list .children {
position: relative;
padding: 0;
margin: 0;
margin-right: 2.5rem;
z-index: 0;
list-style: none;
}
#cancel-comment-reply-link {
text-decoration: underline;
}
#cancel-comment-reply-link:hover,
#cancel-comment-reply-link:focus {
text-decoration: none;
}
.nav.navbar-nav:not(.sm-collapsible) .nav-link .sub-arrow {
display: none;
}
.nav.navbar-nav:not(.sm-collapsible) .menu-item-has-children .nav-link:before {
content: '';
font-family: 'Font Awesome 6 Free';
margin-right: 0.5em;
font-size: 10px;
vertical-align: 0.255em;
font-weight: 900;
}
pre {
background: #f6f6f6;
margin-bottom: 32px;
max-width: 100%;
overflow: auto;
padding: 16px;
}
.mg-content th,
.single th {
text-align: start;
}
.mg-posts-sec.mg-posts-modul-6 .mg-posts-sec-inner .customize-partial-edit-shortcut-button {
visibility: hidden;
} @media (min-width: 1200px) {
.mg-blog-post .bottom h4 {
overflow: hidden;
}
.colmnthree .mg-blog-inner h4 {
margin: 0;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.navbar-header {
float: none;
}
}
@media only screen and (min-width: 320px) and (max-width: 480px) { .mg-head-detail .info-left {
float: none;
text-align: center;
margin: 0;
float: none;
}
.mg-head-detail .info-right {
float: none;
text-align: center;
margin: 0;
float: none;
} .navbar-default .navbar-brand {
margin: 0 auto;
text-align: center;
}
.navbar-wp .navbar-nav>li>a {
padding: 12px;
}
.navbar-wp .navbar-nav>li>a:hover,
.navbar-wp .navbar-nav>li>a:focus {
z-index: 8;
}
.navbar-wp .mg-search-box {
float: left;
}
.mg-search {
margin: 0 auto;
}
}
@media screen and (min-width: 240px) and (max-width: 1024px) {}
@media screen and (min-width: 240px) and (max-width: 1179px) {
.container-fluid {
padding-right: 15px;
padding-left: 15px;
}
}
@media (max-width: 991.98px) {
li.active.home {
display: none;
}
li.active.home {
display: none;
}
.m-header {
width: 100%;
padding-right: 15px;
padding-left: 15px;
display: flex;
justify-content: space-between;
}
.desk-header {
display: none;
}
.m-header .navbar-toggler {
margin-top: 0.5rem;
margin-bottom: 0.5rem;
padding: 0.5rem 0.75rem;
box-shadow: none;
}
.m-header .navbar-toggler:focus { }
.mobilehomebtn {
display: block;
}
.navbar-nav .dropdown-menu li a {
text-align: start;
}
.missed-inner .col-lg-3.col-sm-6:is(:nth-child(4), :nth-child(5)) .mg-blog-post-3.minh {
margin-bottom: 0;
}
}
@media screen and (min-width: 240px) and (max-width: 767px) {
.mg-posts-modul-6 .mg-post-thumb {
margin-right: 0;
}
.top-right-area .nav-tabs>li>a i {
display: inherit;
}
.mg-blog-post-box:has(.single-featured-image) .mg-header {
padding: 30px 20px;
}
.mg-blog-post-box .small.single {
padding: 20px 30px;
}
.mg-blog-post-box .post-share {
justify-content: center;
}
.mg-blog-post-box .mg-info-author-block {
padding: 30px 20px;
} .navbar-wp .navbar-nav>li>a {
padding: 10px 16px;
}
.navbar-wp .navbar-nav>.active>a,
.navbar-wp .navbar-nav>.active>a:hover,
.navbar-wp .navbar-nav>.active>a:focus {
border-bottom: none;
}
.navbar-wp .navbar-nav>a,
.navbar-wp .navbar-nav>a:hover,
.navbar-wp .navbar-nav a:focus {
border-bottom: none;
}
.mg-headwidget .navbar-collapse.in {
margin-top: 50px;
}
.mg-headwidget .navbar-toggle {
margin: 10px auto;
}
.mg-headwidget .navbar-wp .navbar-nav>li>a {
padding: 12px 16px;
}
.mg-trhead.conte .navbar-wp .navbar-nav>li>a {
padding: 15px 16px;
}
#content.home {
padding: 0 15px;
}
.mg-sidebar {
margin: 20px 0 0 0;
}
.text-xs {
text-align: center !important;
}
.text-center-xs {
text-align: center;
}
.col-md-4 {
margin-bottom: 15px;
} .mg-latest-news .mg-latest-news-slider {
left: 0;
}
.mg-latest-news .bn_title .title,
.mg-ppr-txnlst strong {
display: none;
right: 0;
}
.mg-latest-news .mg-latest-news-slider {
right: 0;
}
.mg-blog-post.lg {
height: 300px;
}
#homemain {
padding-right: 0;
margin-bottom: 30px;
}
.mr-xs {
margin-bottom: 30px;
}
footer .mg-footer-bottom-area {
text-align: center;
}
footer .mg-footer-copyright p,
footer .mg-footer-copyright a {
line-height: 2;
}
footer .info-right {
float: unset;
}
.missed-inner .mg-blog-post-3.minh {
margin-bottom: 30px;
}
}
@media (max-width: 576px) {
.mg-blog-post .bottom h4 {
font-size: 24px;
}
.mg-posts-modul-6 .mg-sec-top-post .title {
max-height: 100%;
line-clamp: 5;
-webkit-line-clamp: 5;
}
.mg-blog-post-box .mg-header h1 {
font-size: 32px;
}
.missed-inner .col-lg-3.col-sm-6:nth-child(4) .mg-blog-post-3.minh {
margin-bottom: 30px;
}
.search-results-count {
text-align: center;
font-size: 16px;
}
} .gallery {
margin-left: -0.5em;
margin-right: -0.5em;
}
.gallery:after {
display: table;
content: "";
clear: both;
}
.gallery-item {
margin: 0;
float: left;
padding: 0.5em;
}
.gallery-item img {
width: 100%;
}
.gallery-columns-1 .gallery-item {
width: 100%;
float: none;
}
.gallery-columns-2 .gallery-item {
width: 50%
}
.gallery-columns-3 .gallery-item {
width: 33.3333%
}
.gallery-columns-4 .gallery-item {
width: 25%
}
.gallery-columns-5 .gallery-item {
width: 20%
}
.gallery-columns-6 .gallery-item {
width: 16.6667%
}
.gallery-columns-7 .gallery-item {
width: 14.2857%
}
.gallery-columns-8 .gallery-item {
width: 12.5%
}
.gallery-columns-9 .gallery-item {
width: 11.1111%
}
.gallery-columns-2 .gallery-item:nth-child(2n+1),
.gallery-columns-3 .gallery-item:nth-child(3n+1),
.gallery-columns-4 .gallery-item:nth-child(4n+1),
.gallery-columns-5 .gallery-item:nth-child(5n+1),
.gallery-columns-6 .gallery-item:nth-child(6n+1),
.gallery-columns-7 .gallery-item:nth-child(7n+1),
.gallery-columns-8 .gallery-item:nth-child(8n+1),
.gallery-columns-9 .gallery-item:nth-child(9n+1) {
clear: left;
}  .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 !important;
width: 1px;
word-wrap: normal !important; }
.screen-reader-text:focus {
color: #21759b;
font-size: 14px;
font-weight: bold; } #content[tabindex="-1"]:focus {
outline: 0;
}
.no-js .some-element .screen-reader-text {
position: static;
-webkit-clip-path: none;
clip-path: none;
width: auto;
height: auto;
margin: 0;
}
.navigation.pagination .nav-links {
display: flex;
}
.navigation.pagination .nav-links .page-numbers,
.navigation.pagination .nav-links a {
background-color: #fff;
color: #999;
cursor: pointer;
transition: all 0.3s ease 0s;
font-size: 18px;
line-height: 40px;
margin: 0 6px 10px;
border-radius: 4px;
padding: 0px 6px;
vertical-align: baseline;
white-space: nowrap;
width: auto;
min-width: 40px;
height: 40px;
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15);
transition: all 0.3s ease 0s;
text-decoration: none;
position: relative;
float: left;
}
.navigation.pagination>li:first-child>a,
.navigation.pagination>li:first-child>span {
border-radius: 30px;
}
.post-share-icons a {
float: left;
margin-left: 4px;
border: 1px solid #ebebeb;
border-radius: 3px;
box-sizing: border-box;
width: 30px;
height: 30px;
color: var(--post-share-color, var(--share-icons-color));
font-size: 13px;
line-height: 29px;
text-align: center;
}
.post-share {
display: flex;
width: 100%;
justify-content: flex-end;
}
.post-share-icons i {
line-height: inherit;
color: #fff;
}
.post-navigation {
overflow: visible;
padding: 10px 0;
}
.mg-blog-post-box .small.single .nav-links {
display: flex;
flex-direction: column;
justify-content: space-between;
width: 100%;
flex-flow: row-reverse;
}
.mg-blog-post-box .small.single .nav-links:has(.nav-next) {
justify-content: start;
}
.featured-image-caption {
display: block;
text-align: center;
}
.nav-links a,
.single-nav-links a {
font-size: 1.2rem;
font-weight: 700;
letter-spacing: -.02em;
line-height: 1.2;
width: 100%;
}
.single-nav-links a,
.single-nav-links span {
margin: 0 6px 10px;
border-radius: 4px;
height: 40px;
font-size: 18px;
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15);
transition: all 0.3s ease 0s;
padding: 0;
display: inline-block;
width: auto;
min-width: 40px;
line-height: 40px;
text-align: center;
}
.single-class .mg-sidebar .mg-widget .mg-blog-post.lg {
height: 400px;
}
.post-navigation .nav-previous {
text-align: end;
}
.post-navigation .nav-previous,
.post-navigation .nav-next {
width: 50%;
}
.owl-stage-outer {
position: relative;
overflow: hidden;
transform: translate3d(0, 0, 0);
-webkit-transform: translate3d(0, 0, 0);
direction: ltr;
}
.owl-carousel,
.bx-wrapper {
direction: ltr;
}
.owl-carousel .owl-item {
direction: rtl;
}
.alignwide,
.alignfull {
margin-left: 0px;
margin-right: 0px;
position: relative;
clear: both;
left: -20px;
width: calc(100% + 40px);
max-width: calc(100% + 40px);
}
@media screen and (min-width: 570px) {
.alignwide {
left: 0px;
width: 100%;
}
.alignfull {
left: auto;
width: 100%;
max-width: 100%;
}
}
div.wpforms-container-full .wpforms-form button[type=submit] {
border: 1px solid #ddd;
font-size: 1em;
padding: 5px 20px;
} .m-header button[aria-expanded="false"] .fa-bars:before {
content: "\f0c9";
}
.m-header button[aria-expanded="true"] .fa-bars:before {
content: "\f00d";
} footer .mg-footer-copyright .text-xs {
margin: auto 0;
}
footer .mg-footer-copyright p,
footer .mg-footer-copyright a {
font-size: 13px;
line-height: 18px;
margin-bottom: 0;
}
footer .mg-footer-copyright .nav-link {
padding: 0.5rem 0;
}
input:not([type]),
input[type="email"],
input[type="number"],
input[type="password"],
input[type="tel"],
input[type="url"],
input[type="text"],
input[type="search"],
textarea {
margin-bottom: 15px;
}
@media (min-width: 508px) and (max-width: 991px) {
blockquote::before {
width: 10%;
}
blockquote p {
width: 90%;
}
.mg-nav-widget-area .site-title a {
font-size: 31px;
}
}
@media screen and (max-width: 767px) and (min-width: 240px) {
blockquote::before {
margin: 6px 0;
}
.mg-blog-post.lg {
height: 395px;
}
.mg-footer-copyright .col-md-6.text-xs p {
margin-bottom: 16px;
}
.col-md-4 {
margin-bottom: 15px;
}
.mg-posts-sec {
margin-top: 20px;
}
}
@media screen and (max-width:991.98px) and (min-width:767px) {
.wp-block-search__inside-wrapper {
flex-wrap: wrap;
justify-content: center;
gap: 0;
}
.pulse.animated .mg-blog-meta .mg-blog-date {
font-size: 11px;
margin-right: 10px;
}
.pulse.animated .mg-blog-meta a {
font-size: 11px;
}
.mg-fea-area .mg-blog-post.lg {
margin-bottom: 30px;
}
.wp-block-search__button {
margin-left: 0;
margin-right: 0;
}
}
@media (max-width: 991.98px) {
.mg-fea-area .mr-bot60 {
margin-bottom: 30px;
}
.mg-fea-area .pd-r-10 {
padding-right: 0px;
}
}
@media (min-width: 508px) and (max-width: 991px) {
.mg-nav-widget-area .site-branding-text .site-title a {
font-size: 30px;
}
}
@media only screen and (max-width: 640px) {
.mg-nav-widget-area .site-branding-text .site-title a {
font-size: 30px;
}
}
@media screen and (max-width: 767px) and (min-width: 240px) {
.mg-fea-area .mg-blog-post.lg {
margin-bottom: 20px;
}
.mg-sidebar .mg-widget {
margin-bottom: 20px;
}
.mg-sidebar .mg-posts-sec.double-category-widget {
margin: 0;
}
}
@media (max-width: 767.98px) {
.wp-block-embed iframe {
max-width: 100%;
height: auto;
}
.comment-list .children {
margin-right: 0.66666em;
}
.comment-content {
padding: 16px 0px 16px 0;
}
.widget_featured_post .widget_featured_post_inner {
grid-template-columns: repeat(1, minmax(0, 1fr));
}
.widget_post_list .widget_post_list_inner {
grid-template-columns: repeat(1, minmax(0, 1fr));
}
.mg-blog-post-box .small figure.alignwide,
.mg-blog-post-box .small figure.alignfull,
.alignwide.wp-block-cover,
.alignfull.wp-block-cover {
margin-left: -30px;
margin-right: -30px;
left: 0;
}
}
@media screen and (max-width: 576px) {
.mg-nav-widget-area .header-ads {
padding-top: 10px;
}
}
@media (min-width: 991px) and (max-width: 1180px) {
.col-lg-3 .wp-block-search__inside-wrapper {
display: flex;
flex-wrap: wrap;
justify-content: center;
}
.col-lg-3 .wp-block-search__button {
margin-left: 0;
}
}#jp-post-flair {
padding-top: 0.5em;
} div.sharedaddy,
#content div.sharedaddy,
#main div.sharedaddy {
clear: both;
}
div.sharedaddy h3.sd-title {
margin: 0 0 1em 0;
display: inline-block;
line-height: 1.2;
font-size: 9pt;
font-weight: 700;
}
body.highlander-light h3.sd-title::before {
border-top: 1px solid rgba(0, 0, 0, 0.2);
}
body.highlander-dark h3.sd-title::before {
border-top: 1px solid rgba(255, 255, 255, 0.4);
} .sd-sharing {
margin-bottom: 1em;
}
.sd-content ul {
padding: 0 !important;
margin: 0 !important;
list-style: none !important;
}
.sd-content ul li {
display: inline-block;
margin: 0 8px 12px 0;
padding: 0;
}
.sd-content ul li.share-deprecated {
opacity: 0.5;
}
.sd-content ul li.share-deprecated a span {
text-decoration: line-through;
}
.sd-block.sd-gplus {
margin: 0 0 0.5em 0;
}
.sd-gplus .sd-content {
font-size: 12px;
} .sd-content .share-email-error .share-email-error-title {
margin: 0.5em 0;
}
.sd-content .share-email-error .share-email-error-text {
font-family: "Open Sans", sans-serif;
font-size: 12px;
margin: 0.5em 0;
} .sd-social-icon .sd-content ul li a.sd-button,
.sd-social-text .sd-content ul li a.sd-button,
.sd-content ul li a.sd-button,
.sd-content ul li .option a.share-ustom, .sd-content ul li.preview-item div.option.option-smart-off a,
.sd-content ul li.advanced a.share-more,
.sd-social-icon-text .sd-content ul li a.sd-button,
.sd-social-official .sd-content > ul > li > a.sd-button,
#sharing_email .sharing_send,
.sd-social-official .sd-content > ul > li .digg_button > a { text-decoration: none !important;
display: inline-block;
font-size: 13px;
font-family: "Open Sans", sans-serif;
font-weight: 500;
border-radius: 4px;
color: #2c3338 !important;
background: #fff;
box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12), 0 0 0 1px rgba(0, 0, 0, 0.12);
text-shadow: none;
line-height: 23px;
padding: 4px 11px 3px 9px;
}
.sd-social-official .sd-content ul li a.sd-button,
.sd-social-official .sd-content ul li.preview-item div.option.option-smart-off a {
align-items: center;
display: flex;
font-size: 12px;
line-height: 12px;
padding: 1px 6px 0 5px;
min-height: 20px;
}
.sd-social-official .sd-content ul.preview li a.sd-button,
.sd-social-official .sd-content ul.preview li.preview-item div.option.option-smart-off a {
position: relative;
top: 2px;
}
.sd-content ul li a.sd-button > span,
.sd-content ul li .option a.share-ustom span, .sd-content ul li.preview-item div.option.option-smart-off a span,
.sd-content ul li.advanced a.share-more span,
.sd-social-icon-text .sd-content ul li a.sd-button > span,
.sd-social-official .sd-content > ul > li > a.sd-button span,
.sd-social-official .sd-content > ul > li .digg_button > a span { line-height: 23px;
margin-left: 6px;
} .sd-social-icon .sd-content ul li a.sd-button > span {
margin-left: 0;
}
body .sd-social-icon .sd-content ul li[class*="share-"] a.sd-button.share-icon.no-text span:not(.custom-sharing-span) {
display: none;
} .sd-social-text .sd-content ul li a.sd-button span {
margin-left: 3px;
}
.sd-social-official .sd-content ul li a.sd-button > span,
.sd-social-official .sd-content ul li.preview-item div.option.option-smart-off a span {
line-height: 12px;
margin-left: 3px;
}
.sd-social-official .sd-content > ul > li > a.sd-button::before,
.sd-social-official .sd-content > ul > li .digg_button > a::before,
.sd-social-official .sd-content .sharing-hidden .inner > ul > li > a.sd-button::before,
.sd-social-official .sd-content .sharing-hidden .inner > ul > li .digg_button > a::before {
margin-bottom: -1px;
}
.sd-social-icon .sd-content ul li a.sd-button:hover,
.sd-social-icon .sd-content ul li a.sd-button:active,
.sd-social-text .sd-content ul li a.sd-button:hover,
.sd-social-text .sd-content ul li a.sd-button:active,
.sd-social-icon-text .sd-content ul li a.sd-button:hover,
.sd-social-icon-text .sd-content ul li a.sd-button:active,
.sd-social-official .sd-content > ul > li > a.sd-button:hover,
.sd-social-official .sd-content > ul > li > a.sd-button:active,
.sd-social-official .sd-content > ul > li .digg_button > a:hover,
.sd-social-official .sd-content > ul > li .digg_button > a:active {
box-shadow: 0 1px 2px rgba(0, 0, 0, 0.22), 0 0 0 1px rgba(0, 0, 0, 0.22);
}
.sd-social-icon .sd-content ul li a.sd-button:active,
.sd-social-text .sd-content ul li a.sd-button:active,
.sd-social-icon-text .sd-content ul li a.sd-button:active,
.sd-social-official .sd-content > ul > li > a.sd-button:active,
.sd-social-official .sd-content > ul > li .digg_button > a:active {
box-shadow: inset 0 1px 0 rgba(0, 0, 0, 0.16);
} .sd-content ul li a.sd-button::before {
display: inline-block;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font: 400 18px/1 social-logos;
vertical-align: top;
text-align: center;
} .sd-social-icon-text ul li a.sd-button::before {
position: relative;
top: 2px;
} @media screen and (-webkit-min-device-pixel-ratio: 0) {
.sd-content ul li a.sd-button::before {
position: relative;
top: 2px;
}
}
.sd-social-official ul li a.sd-button::before {
position: relative;
top: -2px;
} @media screen and (-webkit-min-device-pixel-ratio: 0) {
.sd-social-official ul li a.sd-button::before {
top: 0;
}
} .jp-sharing-input-touch .sd-content ul li {
padding-left: 10px;
}
.sd-content ul li.preview-item.no-icon a.sd-button span {
margin-left: 0;
} .sd-social-text .sd-content ul li a::before,
.sd-content ul li.no-icon a::before {
display: none;
}
body .sd-social-text .sd-content ul li.share-custom a span,
body .sd-content ul li.share-custom.no-icon a span {
background-image: none;
background-position: -500px -500px !important; background-repeat: no-repeat !important;
padding-left: 0;
height: 0;
line-height: inherit;
}
.sd-social-icon .sd-content ul li a.share-more {
position: relative;
top: -4px;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
.sd-social-icon .sd-content ul li a.share-more {
top: 2px;
}
} @-moz-document url-prefix() {
.sd-social-icon .sd-content ul li a.share-more {
top: 2px;
}
}
.sd-social-icon .sd-content ul li a.share-more span {
margin-left: 3px;
} .sd-social-icon .sd-content ul li.share-print a::before,
.sd-social-text .sd-content ul li.share-print a::before,
.sd-content ul li.share-print div.option.option-smart-off a::before,
.sd-social-icon-text .sd-content li.share-print a::before,
.sd-social-official .sd-content li.share-print a::before {
content: "\f469";
}
.sd-social-icon .sd-content ul li.share-email a::before,
.sd-social-text .sd-content ul li.share-email a::before,
.sd-content ul li.share-email div.option.option-smart-off a::before,
.sd-social-icon-text .sd-content li.share-email a::before,
.sd-social-official .sd-content li.share-email a::before {
content: "\f410";
}
.sd-social-icon .sd-content ul li.share-linkedin a::before,
.sd-social-text .sd-content ul li.share-linkedin a::before,
.sd-content ul li.share-linkedin div.option.option-smart-off a::before,
.sd-social-icon-text .sd-content li.share-linkedin a::before {
content: "\f207";
}
.sd-social-icon .sd-content ul li.share-twitter a::before,
.sd-social-text .sd-content ul li.share-twitter a::before,
.sd-content ul li.share-twitter div.option.option-smart-off a::before,
.sd-social-icon-text .sd-content li.share-twitter a::before,
.sd-social-icon .sd-content ul li.share-x a::before,
.sd-social-text .sd-content ul li.share-x a::before,
.sd-content ul li.share-x div.option.option-smart-off a::before,
.sd-social-icon-text .sd-content li.share-x a::before {
content: "\f10e";
}
.sd-social-icon .sd-content ul li.share-reddit a::before,
.sd-social-text .sd-content ul li.share-reddit a::before,
.sd-content ul li.share-reddit div.option.option-smart-off a::before,
.sd-social-icon-text .sd-content li.share-reddit a::before,
.sd-social-official .sd-content li.share-reddit a::before {
content: "\f222";
}
.sd-social-icon .sd-content ul li.share-tumblr a::before,
.sd-social-text .sd-content ul li.share-tumblr a::before,
.sd-content ul li.share-tumblr div.option.option-smart-off a::before,
.sd-social-icon-text .sd-content li.share-tumblr a::before {
content: "\f607";
}
.sd-social-icon .sd-content ul li.share-pinterest a::before,
.sd-social-text .sd-content ul li.share-pinterest a::before,
.sd-content ul li.share-pinterest div.option.option-smart-off a::before,
.sd-social-icon-text .sd-content li.share-pinterest a::before {
content: "\f210";
}
.sd-social-icon .sd-content ul li.share-facebook a::before,
.sd-social-text .sd-content ul li.share-facebook a::before,
.sd-content ul li.share-facebook div.option.option-smart-off a::before,
.sd-social-icon-text .sd-content li.share-facebook a::before {
content: "\f203";
}
.sd-social-icon .sd-content ul li.share-press-this a::before,
.sd-social-text .sd-content ul li.share-press-this a::before,
.sd-content ul li.share-press-this div.option.option-smart-off a::before,
.sd-social-icon-text .sd-content li.share-press-this a::before,
.sd-social-official .sd-content li.share-press-this a::before {
content: "\f205";
}
.sd-social-official .sd-content li.share-press-this a::before {
color: #2ba1cb;
}
.sd-social-icon .sd-content ul li.share-telegram a::before,
.sd-social-text .sd-content ul li.share-telegram a::before,
.sd-content ul li.share-telegram div.option.option-smart-off a::before,
.sd-social-icon-text .sd-content li.share-telegram a::before,
.sd-social-official .sd-content li.share-telegram a::before {
content: "\f606";
}
.sd-social-official .sd-content li.share-telegram a::before {
color: #08c;
}
.sd-social-icon .sd-content ul li.share-threads a::before,
.sd-social-text .sd-content ul li.share-threads a::before,
.sd-content ul li.share-threads div.option.option-smart-off a::before,
.sd-social-icon-text .sd-content li.share-threads a::before,
.sd-social-official .sd-content li.share-threads a::before {
content: "\f10d";
}
.sd-social-official .sd-content li.share-threads a::before {
color: #000;
}
.sd-social-icon .sd-content ul li[class*="share-"].share-threads a.sd-button {
background: #000;
color: #fff !important;
}
.sd-social-icon .sd-content ul li.share-mastodon a::before,
.sd-social-text .sd-content ul li.share-mastodon a::before,
.sd-content ul li.share-mastodon div.option.option-smart-off a::before,
.sd-social-icon-text .sd-content li.share-mastodon a::before,
.sd-social-official .sd-content li.share-mastodon a::before {
content: "\f10a";
}
.sd-social-official .sd-content li.share-mastodon a::before {
color: #563acc;
}
.sd-social-icon .sd-content ul a.share-more::before,
.sd-social-text .sd-content ul a.share-more::before,
.sd-content ul li.advanced a.share-more::before,
.sd-social-icon-text .sd-content a.share-more::before,
.sd-social-official .sd-content a.share-more::before {
content: "\f415";
}
.sd-social-official .sd-content a.share-more::before {
color: #2ba1cb;
}
.sd-social-icon .sd-content ul li.share-jetpack-whatsapp a::before,
.sd-social-text .sd-content ul li.share-jetpack-whatsapp a::before,
.sd-content ul li.share-jetpack-whatsapp div.option.option-smart-off a::before,
.sd-social-icon-text .sd-content li.share-jetpack-whatsapp a::before,
.sd-social-official .sd-content li.share-jetpack-whatsapp a::before {
content: "\f608";
}
.sd-social-official .sd-content li.share-jetpack-whatsapp a::before {
color: #43d854;
}
.sd-social-icon .sd-content ul li[class*="share-"].share-jetpack-whatsapp a.sd-button {
background: #43d854;
color: #fff !important;
}
.sd-social-icon .sd-content ul li.share-nextdoor a::before,
.sd-social-text .sd-content ul li.share-nextdoor a::before,
.sd-content ul li.share-nextdoor div.option.option-smart-off a::before,
.sd-social-icon-text .sd-content li.share-nextdoor a::before,
.sd-social-official .sd-content li.share-nextdoor a::before {
content: "\f10c";
}
.sd-social-official .sd-content li.share-nextdoor a::before {
color: #8ed500;
}
.sd-social-icon .sd-content ul li[class*="share-"].share-nextdoor a.sd-button {
background: #8ed500;
color: #fff !important;
}
.sd-social-icon .sd-content ul li.share-bluesky a::before,
.sd-social-text .sd-content ul li.share-bluesky a::before,
.sd-content ul li.share-bluesky div.option.option-smart-off a::before,
.sd-social-icon-text .sd-content li.share-bluesky a::before,
.sd-social-official .sd-content li.share-bluesky a::before {
content: "\f10f";
}
.sd-social-official .sd-content li.share-bluesky a::before {
color: #0085ff;
}
.sd-social-icon .sd-content ul li[class*="share-"].share-bluesky a.sd-button {
background: #0085ff;
color: #fff !important;
}
.sd-social-icon .sd-content ul li.share-deprecated a::before,
.sd-social-icon-text .sd-content li.share-deprecated a::before,
.sd-social-official .sd-content li.share-deprecated a::before,
.sd-content ul li.share-deprecated div.option.option-smart-off a::before {
width: 1em;
height: 1em;
content: "\1F6AB";
} .sd-social .sd-button .share-count {
background: #2ea2cc;
color: #fff;
border-radius: 10px;
display: inline-block;
text-align: center;
font-size: 10px;
padding: 1px 3px;
line-height: 1;
}
.sd-social-official .sd-content > ul > li > a.sd-button span {
line-height: 1;
}
.sd-social-official .sd-content ul {
display: flex;
flex-wrap: wrap;
}
.sd-social-official .sd-content ul::after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}
.sd-social-official .sd-content li.share-press-this a {
margin: 0 0 5px 0;
}
.sd-social-official .sd-content ul > li {
display: flex;
max-height: 18px;
}
.sd-social-official .sd-content ul > li .option-smart-off {
margin-right: 8px;
}
.sd-social-official .fb-share-button > span {
vertical-align: top !important;
} .pinterest_button,
.twitter_button,
.linkedin_button > span {
margin: 0 !important;
}
.linkedin_button > span,
.pinterest_button a {
display: block !important;
}
.sd-social-official .sd-content .share-tumblr iframe {
max-width: 53px;
width: unset;
}
body .sd-social-official li.share-print,
body .sd-social-official li.share-email a,
body .sd-social-official li.share-custom a,
body .sd-social-official li a.share-more,
body .sd-social-official li.share-digg a,
body .sd-social-official li.share-press-this a {
position: relative;
top: 0;
} body .sd-social-icon .sd-content li.share-custom > a {
padding: 2px 3px 0 3px;
position: relative;
top: 4px;
}
body .sd-social-icon .sd-content li.share-custom a span,
body .sd-social-icon-text .sd-content li.share-custom a span,
body .sd-social-text .sd-content li.share-custom a span,
body .sd-social-official .sd-content li.share-custom a span,
body .sd-content ul li.share-custom a.share-icon span {
background-size: 16px 16px;
background-repeat: no-repeat;
margin-left: 0;
padding: 0 0 0 19px;
display: inline-block;
height: 21px;
line-height: 16px;
}
body .sd-content ul li.share-custom a span[hidden] {
display: none;
}
body .sd-social-icon .sd-content ul li[class*="share-"] a.sd-button.share-icon.no-text .custom-sharing-span {
color: transparent;
}
body .sd-social-icon .sd-content li.share-custom a span {
width: 0;
padding-left: 16px !important;
} .sharing-hidden .inner {
position: absolute;
z-index: 2;
border: 1px solid #ccc;
padding: 10px;
background: #fff;
box-shadow: 0 5px 20px rgba(0, 0, 0, 0.2);
border-radius: 2px;
margin-top: 5px;
max-width: 400px;
}
.sharing-hidden .inner ul {
margin: 0 !important;
}
.sd-social-official .sd-content .sharing-hidden ul > li.share-end {
clear: both;
margin: 0 !important;
height: 0 !important;
}
.sharing-hidden .inner::before,
.sharing-hidden .inner::after {
position: absolute;
z-index: 1;
top: -8px;
left: 20px;
width: 0;
height: 0;
border-left: 6px solid transparent;
border-right: 6px solid transparent;
border-bottom: 8px solid #ccc;
content: "";
display: block;
}
.sharing-hidden .inner::after {
z-index: 2;
top: -7px;
border-left: 6px solid transparent;
border-right: 6px solid transparent;
border-bottom: 8px solid #fff;
}
.sharing-hidden ul {
margin: 0;
} .sd-social-icon .sd-content ul li[class*="share-"] a,
.sd-social-icon .sd-content ul li[class*="share-"] a:hover,
.sd-social-icon .sd-content ul li[class*="share-"] div.option a {
border-radius: 50%;
border: 0;
box-shadow: none;
padding: 7px;
position: relative;
top: -2px;
line-height: 1;
width: auto;
height: auto;
margin-bottom: 0;
max-width: 32px;
}
.sd-social-icon .sd-content ul li[class*="share-"] a.sd-button > span,
.sd-social-icon .sd-content ul li[class*="share-"] div.option a span {
line-height: 1;
}
.sd-social-icon .sd-content ul li[class*="share-"] a:hover,
.sd-social-icon .sd-content ul li[class*="share-"] div.option a:hover {
border: none;
opacity: 0.6;
}
.sd-social-icon .sd-content ul li[class*="share-"] a.sd-button::before {
top: 0;
}
.sd-social-icon .sd-content ul li[class*="share-"] a.sd-button.share-custom {
padding: 8px 8px 6px 8px;
}
.sd-social-icon .sd-content ul li a.sd-button.share-more {
margin-left: 10px;
}
.sd-social-icon .sd-content ul li:first-child a.sd-button.share-more {
margin-left: 0;
}
.sd-social-icon .sd-button span.share-count {
position: absolute;
bottom: 0;
right: 0;
border-radius: 0;
background: #555;
font-size: 9px;
} .sd-social-icon .sd-content ul li[class*="share-"] a.sd-button {
background: #e9e9e9;
margin-top: 2px;
text-indent: 0;
}
.sd-social-icon .sd-content ul li[class*="share-"].share-tumblr a.sd-button {
background: #2c4762;
color: #fff !important;
}
.sd-social-icon .sd-content ul li[class*="share-"].share-facebook a.sd-button {
background: #0866ff;
color: #fff !important;
}
.sd-social-icon .sd-content ul li[class*="share-"].share-twitter a.sd-button {
background: #000;
color: #fff !important;
}
.sd-social-icon .sd-content ul li[class*="share-"].share-x a.sd-button {
background: #000;
color: #fff !important;
}
.sd-social-icon .sd-content ul li[class*="share-"].share-pinterest a.sd-button {
background: #ca1f27;
color: #fff !important;
}
.sd-social-icon .sd-content ul li[class*="share-"].share-digg a.sd-button {
color: #555 !important;
}
.sd-social-icon .sd-content ul li[class*="share-"].share-press-this a.sd-button {
background: #4f94d4;
color: #fff !important;
}
.sd-social-icon .sd-content ul li[class*="share-"].share-telegram a.sd-button {
background: #08c;
color: #fff !important;
}
.sd-social-icon .sd-content ul li[class*="share-"].share-linkedin a.sd-button {
background: #0077b5;
color: #fff !important;
}
.sd-social-icon .sd-content ul li[class*="share-"].share-reddit a.sd-button {
background: #cee3f8;
color: #555 !important;
}
.sd-social-icon .sd-content ul li[class*="share-"].share-mastodon a.sd-button {
background: linear-gradient(to top, #563acc 0%, #6364ff 100%);
color: #fff !important;
}
#jetpack-source_f_name {
display: none !important;
position: absolute !important;
left: -9000px;
}
.sd-content .share-customize-link {
margin-top: 8px;
line-height: 11px;
}
.sd-content .share-customize-link a {
font-size: 11px;
font-family: "Open Sans", sans-serif;
}
@media print {
.sharedaddy.sd-sharing-enabled {
display: none;
}
}@font-face{font-family:social-logos;font-style:normal;font-weight:400;src:url(//sidibouzidfm.net/wp-content/plugins/jetpack/_inc/build/social-logos/data:font/woff2;base64,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) format("woff2")}.social-logo{display:inline-block;font-family:social-logos;font-style:normal;font-weight:400;line-height:1;vertical-align:middle;speak:none;text-decoration:inherit;text-rendering:auto;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}