a:focus,
a:hover {
text-decoration: none
}
a {
text-decoration: none
}
ul {
list-style: none;
padding: 0
}
.w-13 {
width: 13%;
}
.w-29 {
width: 29%;
}
@font-face {
font-family: "TitlingGothicFBComp-Medium";
src: url(//pilateslifetime.com/wp-content/themes/pilateslifetime/assets/fonts/4284e9fd3a2c302e86832ee85ad3a7fd.eot); src: url(//pilateslifetime.com/wp-content/themes/pilateslifetime/assets/fonts/4284e9fd3a2c302e86832ee85ad3a7fd.eot?#iefix) format("embedded-opentype"), url(//pilateslifetime.com/wp-content/themes/pilateslifetime/assets/fonts/4284e9fd3a2c302e86832ee85ad3a7fd.woff2) format("woff2"), url(//pilateslifetime.com/wp-content/themes/pilateslifetime/assets/fonts/4284e9fd3a2c302e86832ee85ad3a7fd.woff) format("woff"), url(//pilateslifetime.com/wp-content/themes/pilateslifetime/assets/fonts/4284e9fd3a2c302e86832ee85ad3a7fd.ttf) format("truetype"), url(//pilateslifetime.com/wp-content/themes/pilateslifetime/assets/fonts/4284e9fd3a2c302e86832ee85ad3a7fd.svg#TitlingGothicFBComp-Medium) format("svg"); }
@font-face {
font-family: "Graphik Web Regular Regular";
src: url(//pilateslifetime.com/wp-content/themes/pilateslifetime/assets/fonts/105007d99d9df64c50cc24d696d79555.eot); src: url(//pilateslifetime.com/wp-content/themes/pilateslifetime/assets/fonts/105007d99d9df64c50cc24d696d79555.eot?#iefix) format("embedded-opentype"), url(//pilateslifetime.com/wp-content/themes/pilateslifetime/assets/fonts/105007d99d9df64c50cc24d696d79555.woff2) format("woff2"), url(//pilateslifetime.com/wp-content/themes/pilateslifetime/assets/fonts/105007d99d9df64c50cc24d696d79555.woff) format("woff"), url(//pilateslifetime.com/wp-content/themes/pilateslifetime/assets/fonts/105007d99d9df64c50cc24d696d79555.ttf) format("truetype"), url(//pilateslifetime.com/wp-content/themes/pilateslifetime/assets/fonts/105007d99d9df64c50cc24d696d79555.svg#Graphik Web Regular Regular) format("svg"); }
.section-padd {
padding: 70px 0;
}
.section-marg-top {
margin-top: 70px;
}
.mb-60 {
margin-bottom: 60px
}
.mr-10 {
margin-right: 10px
}
.mt-10 {
margin-top: 10px
}
.mb-30 {
margin-bottom: 30px
}
.heading {
font-family: TitlingGothicFBComp-Medium;
}
.img-div {
overflow: hidden;
}
.img-div:hover img { }
.img-div img {
transition: all 0.5s;
}
section.top-nav {
background: #fbf2df;
padding: 7px 0;
}
section.top-nav .top-info ul {
display: flex;
margin: 0;
align-items: center;
}
.top-info {
float: right;
}
section.top-nav .top-info ul li a {
color: #050505;
}
section.top-nav .top-info ul li:first-child a {
margin-right: 9px;
}
section.top-nav .top-info ul li:last-child {
margin-left: 11px;
border: 1px solid brown;
padding: 4px 13px;
background: brown;
transition: all 0.5s
}
section.top-nav .top-info ul li:last-child:hover {
background: none;
border: 1px solid brown;
}
section.top-nav .top-info ul li:last-child:hover a {
color: #000;
}
section.top-nav .top-info ul li:last-child a {
color: #ffff;
text-transform: uppercase;
font-size: 14px
}
header {
background: #000;
}
header nav.navbar.navbar-expand-lg.navbar-light.bg-light.rounded {
background-color: #f6efe4;
}
header nav.navbar {
padding: 0
}
header div#navbarsExample09 {
justify-content: flex-end;
}
.navbar-light .navbar-nav .nav-link {
color: #ffffff;
font-family: Graphik Web Regular Regular;
}
.navbar-light .navbar-nav .nav-link:focus,
.navbar-light .navbar-nav .nav-link:hover {
color: rgb(255 255 255);
}
header ul.navbar-nav.mb-2.mb-lg-0 li {
padding: 0 5px;
margin: 0 4px;
}
.navbar-light .navbar-nav .nav-link.active,
.navbar-light .navbar-nav .show>.nav-link {
color: rgb(255 255 255);
border-bottom: 1px solid white;
}
.navbar-light .navbar-nav .nav-link {
color: #ffffff;
}
.navbar-brand {
padding: 16px 0;
}
.navbar-brand img {
width: 149px
}
.navbar-brand h3 {
font-family: 'TitlingGothicFBComp-Medium';
margin: 0;
font-size: 25px;
color: #fff;
text-transform: uppercase;
}
section.banner-section {
position: relative;
}
.banner-content {
position: absolute;
width: 501px;
top: 61%;
left: 50px;
transform: translateY(-50%);
}
.banner-content h1 {
font-family: TitlingGothicFBComp-Medium;
text-transform: uppercase;
font-weight: 400;
line-height: 1em;
font-size: 67px;
color: #fff;
margin: 15px 0 20px;
}
a.trial-btn:hover {
background: #fff;
color: #000;
font-size: 16px;
border: 1px solid #000;
}
.trial-btn {
color: #ffffff;
display: inline-block;
font-family: Graphik Web Regular Regular;
margin-top: 3px;
border: 1px solid #000;
padding: 10px 21px;
transition: all 0.5s;
background: #000;
}
section.about-us {
background: #000;
padding: 40px 0;
}
section.about-us .row {
align-items: center;
}
.why-choose-grid img {
overflow: hidden;
transition: all 0.5s;
}
.why-choose-grid:hover img {
transform: scale(1.5);
}
.why-choose-grid {
overflow: hidden;
}
.highlight-text {
color: #d8ba7a;
border-bottom: 1px solid;
}
.about-grid p {
font-size: 14px;
color: #fff;
font-family: Graphik Web Regular Regular;
font-weight: 400;
}
.section-heading {
color: #fff;
font-family: 'TitlingGothicFBComp-Medium';
font-weight: 400;
text-align: left;
text-transform: uppercase;
font-size: 42px;
line-height: 1em;
margin: 0 0 24px;
}
a.pilate-btn {
color: #000000;
display: inline-block;
font-family: Graphik Web Regular Regular;
margin-top: 3px;
border: 1px solid #000;
font-size: 16px;
padding: 10px 16px;
min-width: 146px;
text-align: center;
text-transform: capitalize;
transition: all 0.5s;
background: #fff;
}
a.pilate-btn:hover {
background: transparent;
color: #fff;
border: 1px solid #fff;
}
section.pllates-benefits {
background-size: cover;
position: relative;
}
section.pllates-benefits .text-box {
position: absolute;
bottom: 0;
}
.pliates-box {
padding: 23px 18px 18px;
transition: all 0.5s;
min-height: 250px;
}
.method-grid .row .col-lg-4:last-child {
border-right: none
}
.method-grid .col-lg-4:hover {
background: #000;
color: #fff;
}
.method-grid .method-trial-btn {
color: #000000;
display: inline-block;
font-family: Graphik Web Regular Regular;
margin-top: 3px;
border: 1px solid #000;
padding: 10px 21px;
transition: all 0.5s;
margin-top: 10px
}
.method-grid .method-trial-btn:hover {
background: #fff;
color: #fff;
border: 1px solid #000;
background: #000
}
.method-grid .col-lg-4 {
background: #fff;
border-right: 1px solid #f3f3f3;
}
.method-grid {
position: relative;
width: 100%;
background: #fff;
padding-bottom: 28px;
}
.benifits-heading {
position: absolute;
top: 56px;
width: 100%;
}
.pliates-box h3 {
font-size: 16px;
text-transform: uppercase;
font-family: Graphik Web Regular Regular;
}
.pliates-box p {
font-size: 14px;
line-height: 27px;
margin: 13px 0;
}
section.pllates-benefits h2 {
font-size: 60px;
color: #fff;
font-family: 'TitlingGothicFBComp-Medium';
}
.pliates-box span {
font-size: 22px;
margin-right: 11px;
}
section.review-section {
background: #000;
padding: 50px 0;
}
.review-grid {
color: #fff;
border-bottom: 1px solid #827c7c;
padding-bottom: 30px;
margin-bottom: 32px;
}
.review-grid .owl-nav {
margin-top: 22px;
}
.review-grid .owl-nav button span {
display: inline-block;
line-height: 26px;
color: #fff;
font-size: 50px;
margin-right: 10px;
}
.review-grid .item {
font-size: 16px;
font-family: Graphik Web Regular Regular;
}
.writer-grid {
margin-top: 21px;
}
.writer-grid a {
color: #fff;
font-size: 15px;
}
.writer-grid h3 {
margin: 0;
line-height: 20px;
font-size: 20px;
}
a.review-btn {
color: #000000;
display: inline-block;
font-family: Graphik Web Regular Regular;
margin-top: 3px;
border: 1px solid #000;
padding: 10px 21px;
transition: all 0.5s;
background: #fff;
}
a.review-btn:hover {
background: transparent;
color: #fff;
border: 1px solid #fff;
}
section.footer-top .row {
align-items: center;
}
section.footer-top .content-grid {
margin-left: 41px;
}
section.footer-top p {
font-size: 41px;
margin-bottom: 30px;
letter-spacing: 5px;
}
section.footer-top p i {
margin-right: 21px;
color: #f1d79f;
opacity: 0.4;
} .details-box {
display: flex;
}
.details-box i {
position: relative;
top: 5px;
align-items: center;
width: 31px;
color: #737373;
}
.details-box a {
color: #737373;
}
.footer-text p {
font-family: 'Graphik Web Regular Regular';
font-size: 14px;
color: #737373;
}
.details-grid p {
font-family: 'Graphik Web Regular Regular';
font-size: 14px;
color: #737373;
}
section.sign-form {
background: #ffffff;
padding: 35px 0px;
}
section.sign-form .sign-div {
padding: 40px 0;
}
section.sign-form input {
padding: 12px 20px;
margin: 8px 0;
border-radius: 50px;
box-sizing: border-box;
border-color: black;
background: none;
}
section.sign-form input:focus {
outline: none;
box-shadow: none;
background: none;
}
section.sign-form form {
position: relative;
width: 600px;
margin: auto;
}
section.sign-form button {
margin: auto;
background: #090808;
border-radius: inherit;
top: -2px;
padding: 12px 65px;
border-radius: 50px;
right: -1px;
font-size: 18px;
transition: all 0.5s;
position: absolute;
border-color: #fbf3e0;
color: #fff;
}
.social-icon {
margin: 0
}
section.sign-form .bottom-nav-list {
text-align: left;
padding-left: 50px;
}
section.sign-form .bottom-nav-list ul li {
margin: 0 6px;
padding: 3px 4px;
}
}
section.sign-form .bottom-nav-list ul li a {
color: #737373;
text-transform: capitalize;
display: inline-block;
font-family: 'Graphik Web Regular Regular';
font-size: 14px;
transition: 0.5s;
font-weight: 500;
}
section.sign-form button:hover {
background: brown;
border-color: brown;
}
section.sign-form .bottom-nav-list ul li a:hover {
color: #000000
}
.social-icon li a {
color: #000;
margin: 0 1px;
padding: 4px 2px;
transition: 0.5s;
font-size: 20px;
}
.social-icon li a:hover {
color: #000
}  section.bottom-footer {
background: #ffffff;
text-align: center;
color: #737373;
border-top: 1px solid #dedcd9;
padding: 20px 0;
}
section.bottom-footer a {
color: #737373
}
section.bottom-footer p {
margin: 0;
font-size: 14px;
font-family: 'Graphik Web Regular Regular';
}  section.about-top {
position: relative
}
section.about-top::after {
content: "";
top: 0;
background: #00000029;
left: 0;
position: absolute;
width: 100%;
height: 100%;
}
.about-top .banner-caption {
text-align: center;
position: absolute;
top: 50%;
transform: translateY(-50%);
width: 100%;
z-index: 999;
}
section.about-top .breadcrumb {
background: none;
padding: 0;
}
.about-top h1 {
color: #fff;
font-family: 'TitlingGothicFBComp-Medium';
}
section.about-top .breadcrumb li a {
color: #fff;
font-family: 'Graphik Web Regular Regular';
}
section.about-top .breadcrumb li.active {
color: #fffaeb;
font-family: 'Graphik Web Regular Regular';
}
.about-top .banner-caption {
text-align: center
}
.about-top .banner-caption .breadcrumb {
justify-content: center
}
.about-top .breadcrumb-item::before {
color: #ffffff!important;
}
section.about-albina {
padding: 50px 0;
position: relative;
}
section.about-albina .col-lg-5 img {
float: right;
border: 1px solid #f2eaea;
padding: 9px;
background: #e9e5e5;
}
section.about-albina .row {
align-items: center;
}
p.small-heading {
font-weight: 500;
margin-bottom: 9px;
}
.about-pilates {
background: #010101;
padding: 60px 0;
color: #fff
}
section.about-pilates img {
border: 1px dotted #fff;
padding: 5px;
}
.virtual-section img {
height: 360px;
width: 100%;
object-fit: cover
}
.padd-0 {
padding: 0
}
.virtual-box {
border: 1px solid #f1efef;
padding: 28px 20px 28px 20px;
min-height: 360px;
background: #fafafa;
}
a.contact-btn {
background: #000;
color: #fff;
padding: 8px 19px;
margin-top: 4px;
border-radius: 50px;
display: inline-block;
transition: all 0.5s;
border: 1px solid #000;
}
.contact-btn:hover {
background: #fff;
color: #000
}
.virtual-box h3 {
font-size: 22px;
margin-bottom: 20px;
}
.virtual-box h4 {
font-size: 16px;
}
img.dot-img {
position: absolute;
left: -52px;
}
img.memphis-img {
position: absolute;
right: 2px;
top: 50%;
}  section.contact-form h1 {
font-family: TitlingGothicFBComp-Medium;
font-size: 47px;
}
section.contact-form h2 {
font-family: TitlingGothicFBComp-Medium;
font-size: 41px;
}
.contact-form input,
.contact-form textarea {
background: #f5f5f5;
border: 1px solid #ddd;
border-radius: 0;
height: 59px;
padding: 10px 25px;
color: #000;
font-family: 'Graphik Web Regular Regular';
font-weight: 400;
font-size: 15px;
margin-bottom: 11px;
}
.contact-form input[type="submit"] {
background: #000;
height: 52px;
color: #fff;
font-size: 19px;
padding: 5px 29px;
line-height: 18px;
font-family: 'Graphik Web Regular Regular';
border: 1px solid #000;
transition: all 0.5s;
}
.contact-form input[type="submit"]:hover {
background: #fff;
color: #000
}
.address-box {
display: flex;
align-items: center;
color: #000;
}
.icon {
width: 40px;
height: 40px;
background: #000000;
border-radius: 50px;
flex: none;
margin-top: 9px;
margin-right: 16px;
}
.icon i {
color: #fff;
line-height: 40px;
text-align: center;
font-size: 17px;
display: block;
}
span.icon-div i {
font-size: 28px;
margin-right: 10px;
}
.contact-social-icon {
margin-top: 20px;
}
.info a {
color: #000;
font-family: 'Graphik Web Regular Regular';
}  section.pricing table {
text-align: center;
font-family: 'Graphik Web Regular Regular';
}
.pricing-box {
background: black;
color: #fff;
padding: 14px;
min-height: 228px;
}
section.pricing {
background: #fafafa;
padding: 61px 0;
}
.td-shadow {
box-shadow: rgba(0, 0, 0, 0.1) 0px 10px 15px -3px, rgba(0, 0, 0, 0.05) 0px 4px 6px -2px;
}
.tr-bg {
background: #ffffff;
height: 60px;
border-bottom: 1px solid #00000014;
}
.w-12 {
width: 12%
}
.bor-n {
border-bottom: none;
}
section.pricing .pricing-box h2 {
font-family: 'TitlingGothicFBComp-Medium';
font-size: 26px;
}
th.sub-head {
text-align: center;
font-size: 22px;
}   .blog article .entry.entry-table {
display: table;
width: 100%;
height: 80px;
}
.blog article .entry {
background-color: #fff;
padding: 10px 15px;
position: relative;
}
.blog article .entry.entry-table>div {
display: table-cell;
vertical-align: middle;
}
.blog article .entry .date-wrapper {
width: 55px;
}
.blog article .entry .date-wrapper .date {
width: 50px;
height: 60px;
z-index: 99;
z-index: 99;
padding: 7px 0;
font-family: 'Graphik Web Regular Regular';
text-align: center;
border-right: 1px solid #ccc;
}
.blog article .entry.entry-table .title {
padding-left: 10px;
}
.blog article .entry.entry-table>div {
display: table-cell;
vertical-align: middle;
}
.blog .title {
color: #3a3d45;
}
.blog article {
-moz-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
-o-transform: translate3d(0, 0, 0);
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
-moz-transition: all .2s;
-o-transition: all .2s;
-webkit-transition: all .2s;
transition: all .2s;
margin-bottom: 30px;
}
.blog article,
.blog article a {
color: #000;
font-family: 'Graphik Web Regular Regular';
}
.blog article {
margin-bottom: 15px;
box-shadow: 0 1px 2px rgb(0 0 0 / 10%);
}
.blog article .entry .date-wrapper .date span {
display: block;
font-size: 11px;
line-height: 12px;
}
.blog strong {
font-weight: 600;
}
.blog article .entry .date-wrapper .date span {
display: block;
font-size: 11px;
line-height: 12px;
}
.blog aside .box.box-search {
padding: 0;
position: relative;
background-color: #fff;
}
.blog aside .box {
box-shadow: 0 1px 2px rgb(0 0 0 / 10%);
}
.blog aside .box {
margin-bottom: 30px;
}
.blog aside .box.box-search .form-control {
border: 0;
}
.box.box-search .form-control {
display: block;
width: 100%;
height: 46px;
padding: 12px 18px;
font-size: 14px;
line-height: 1.42857;
color: #555;
background-color: #fff;
background-image: none;
border: 1px solid #ccc;
border-radius: 1.5px;
-webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
-webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.blog aside .box.box-search .btn {
position: absolute;
right: 10px;
top: 8px;
}
.btn.btn-main {
background-color: #000000;
color: #fff;
}
.blog aside .box {
box-shadow: 0 1px 2px rgb(0 0 0 / 10%);
background-color: #fff;
padding: 20px;
position: relative;
margin-bottom: 15px;
}
.blog aside .box .title {
padding-top: 7.5px;
margin-bottom: 15px;
}
.blog .title {
color: #3a3d45;
font-family: 'TitlingGothicFBComp-Medium';
}
.blog aside .box ul {
margin: 0;
padding: 0;
}
.blog aside .box ul li {
list-style-type: circle;
margin-left: 20px;
-moz-transition: all .3s;
-o-transition: all .3s;
-webkit-transition: all .3s;
transition: all .3s;
}
.blog aside .box.box-posts ul li {
list-style-type: none;
margin-left: 0;
}
.blog aside .box.box-posts ul li a {
position: relative;
display: table;
width: 100%;
}
.blog aside .box ul li a {
display: block;
padding: 5px 0;
color: #000;
border-bottom: 1px solid #eaeaea;
font-family: 'Graphik Web Regular Regular';
}
.blog aside .box.box-posts ul li a .date {
width: 40px;
text-align: center;
line-height: 1;
}
.blog aside .box.box-posts ul li a>span {
display: table-cell;
vertical-align: middle;
}
.blog aside .box.box-posts ul li a .text {
padding-left: 5px;
color: #000;
font-family: 'Graphik Web Regular Regular';
}
.blog aside .box.box-tags ul li {
margin: 0 2px 2px 0;
display: block;
float: left;
}
.blog aside .box.box-tags ul li a {
padding: 5px;
border: 0;
background-color: #040404;
color: #fff;
font-size: 13px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
}
.blog aside .box.box-posts ul li a .text:hover {
color: #777373;
}
.blog aside .box.box-tags ul li a:hover {
background: #000
}
.blog aside .box-categories ul li:hover {
padding-left: 10px;
}
.blog-details article .entry {
background: transparent;
}
.blog-details article {
box-shadow: none;
}
.title h2 {
font-family: TitlingGothicFBComp-Medium;
font-size: 25px;
} .content {
padding: 20px;
padding: 0 0px 0 0;
}
.centerplease {
margin: 0 auto 14px;
font-size: 25px;
font-family: 'TitlingGothicFBComp-Medium';
}
.question {
position: relative;
background: #000000;
margin: 0;
padding: 10px 10px 10px 50px;
display: block;
width: 100%;
color: #fff;
cursor: pointer;
}
.answers {
background: #000;
padding: 0px 15px;
margin: 5px 0;
color: #fff;
max-height: 0;
overflow: hidden;
z-index: -1;
position: relative;
opacity: 0;
-webkit-transition: .7s ease;
-moz-transition: .7s ease;
-o-transition: .7s ease;
transition: .7s ease;
}
.questions:checked~.answers {
max-height: 500px;
opacity: 1;
padding: 15px;
}
.plus {
position: absolute;
margin-left: 10px;
color: #fff;
z-index: 5;
font-size: 2em;
line-height: 100%;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
-o-user-select: none;
user-select: none;
-webkit-transition: .3s ease;
-moz-transition: .3s ease;
-o-transition: .3s ease;
transition: .3s ease;
}
.questions:checked~.plus {
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-o-transform: rotate(45deg);
transform: rotate(45deg);
}
.questions {
display: none;
}
.blog-details-text p {
font-family: 'Graphik Web Regular Regular';
padding-bottom: 20px;
}
#myImg {
border-radius: 5px;
cursor: pointer;
transition: 0.3s;
}
#myImg:hover {
opacity: 0.7;
} .modal {
display: none; position: fixed; z-index: 1; padding-top: 100px; left: 0;
top: 0;
width: 100%; height: 100%; overflow: auto; background-color: rgb(0, 0, 0); background-color: rgba(0, 0, 0, 0.9); } .modal-content {
margin: auto;
display: block;
width: 80%;
max-width: 700px;
} #caption {
margin: auto;
display: block;
width: 80%;
max-width: 700px;
text-align: center;
color: #ccc;
padding: 10px 0;
height: 150px;
} .modal-content,
#caption {
-webkit-animation-name: zoom;
-webkit-animation-duration: 0.6s;
animation-name: zoom;
animation-duration: 0.6s;
}
@-webkit-keyframes zoom {
from {
-webkit-transform: scale(0)
}
to {
-webkit-transform: scale(1)
}
}
@keyframes zoom {
from {
transform: scale(0)
}
to {
transform: scale(1)
}
} .close {
position: absolute;
top: 15px;
right: 35px;
color: #f1f1f1;
font-size: 40px;
font-weight: bold;
transition: 0.3s;
}
.close:hover,
.close:focus {
color: #bbb;
text-decoration: none;
cursor: pointer;
}
.insight-page .content {
padding: 20px;
padding: 0;
}
hr:not([size]) {
height: 0.5px;
} @media only screen and (max-width: 700px) {
.modal-content {
width: 100%;
}
}
.comments-area {padding: 20px;}
.comments-area label {display: block;margin-bottom: 6px;margin-top: 10px;}
.nav-next {padding-left: 20px;}
.comments-area form textarea {width: 100%;outline: none;padding: 10px;border: 1px solid #ccc;border-radius: 4px;}
.comments-area form p {margin-bottom: 0px;}
.comments-area form p input {width: 100%;padding: 6px;border-radius: 4px;outline: none;border: 1px solid #ccc;}
h3#reply-title {font-size: 22px;}
.comments-area form p  .submit {background: black;color: #fff;margin-top: 10px;padding: 8px;outline: none;}
.comments-area form p.comment-form-cookies-consent label {float: left;}
.comments-area form p.comment-form-cookies-consent input {float: left;}
.comments-area form  p.comment-form-cookies-consent {display: flex;align-items: center;}
.comments-area form p.comment-form-cookies-consent input#wp-comment-cookies-consent {width: 25px;margin-right: 20px;margin-top: 8px;}
.blog-details-text p {padding: 20px;}
section.sign-form .bottom-nav-list ul li a { padding: 0px !important;color: #737373;}
.post-thumbnail img {width: 100%;height: auto;}
.contact-social-icon a {border: 1px solid #908b8b;display: inline-block;width: 40px;height: 40px;line-height: 40px;text-align: center;color: #000;border-radius: 50px;margin-right: 10px;}
.contact-social-icon a:hover {background: #000;}
.contact-social-icon a:hover i {color: #fff;}
.nav-links {
display: flex;
justify-content: space-between;
padding: 10px 10px 20px;
}