html {
font-family: 'PT Serif', serif;
-webkit-text-size-adjust: 100%;
-ms-text-size-adjust:     100%;
}
body {
margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
display: block;
}
audio,
canvas,
progress,
video {
display: inline-block;
vertical-align: baseline;
}
audio:not([controls]) {
display: none;
height: 0;
}
[hidden],
template {
display: none;
}
a {
text-decoration:none;
color:#bbbcc1;
outline:none;
}
a:active,
a:hover {
text-decoration:underline;
color: #bbbcc1;
}
a:focus{outline: none;}
abbr[title] {
border-bottom: 1px dotted;
}
b,
strong {
font-weight: bold;
}
dfn {
font-style: italic;
}
h1 {
font-size: 2em;
margin: 0.67em 0;
}
mark {
background: #ff0;
color: #000;
}
small {
font-size: 80%;
}
sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sup {
top: -0.5em;
}
sub {
bottom: -0.25em;
}
img {
border: 0;
}
svg:not(:root) {
overflow: hidden;
}
figure {
margin: 0;
}
hr {
box-sizing: content-box;
height: 0;
}
pre {
overflow: auto;
}
code,
kbd,
pre,
samp {
font-family: monospace, monospace;
font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
color: inherit;
font: inherit;
margin: 0;
}
button {
overflow: visible;
}
button,
select {
text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
-webkit-appearance: button;
cursor: pointer;
}
button[disabled],
html input[disabled] {
cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
border: 0;
padding: 0;
}
input {
line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
box-sizing: border-box;
padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
height: auto;
}
input[type="search"] {
-webkit-appearance: textfield;
box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
}
fieldset {
border: 1px solid #c0c0c0;
margin: 0 2px;
padding: 0.35em 0.625em 0.75em;
}
legend {
border: 0;
padding: 0;
}
textarea {
overflow: auto;
}
optgroup {
font-weight: bold;
}
table {
border-collapse: collapse;
border-spacing: 0;
}
td,
th {
padding: 0;
} body,
button,
input,
select,
textarea {
color: #777;
font-family: 'Hind', sans-serif;
font-size: 15px;
line-height: 24px;
}
h1,
h2,
h3,
h4,
h5,
h6 {
margin-top: 0;
}
p {
margin-bottom: 1.5em;
margin-top: 0
}
dfn,
cite,
em,
i {
font-style: italic;
}
blockquote {
margin: 0 1.5em;
}
address {
margin: 0 0 1.5em;
}
pre {
background: #eee;
font-family: "Courier 10 Pitch", Courier, monospace;
font-size: 15px;
font-size: 0.9375rem;
line-height: 1.6;
margin-bottom: 1.6em;
max-width: 100%;
overflow: auto;
padding: 1.6em;
}
code,
kbd,
tt,
var {
font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
font-size: 15px;
font-size: 0.9375rem;
}
abbr,
acronym {
border-bottom: 1px dotted #666;
cursor: help;
}
mark,
ins {
background: #fff9c0;
text-decoration: none;
}
big {
font-size: 125%;
} html {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
*,
*:before,
*:after { -webkit-box-sizing: inherit;
-moz-box-sizing: inherit;
box-sizing: inherit;
}
body {
color:#777;
font:15px/24px 'Hind', sans-serif;
background:#f7f7f7;
overflow-y: scroll;
-webkit-text-size-adjust:100%;
-ms-text-size-adjust:none;
min-width: 320px;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
content: "";
}
blockquote,
q {
quotes: "" "";
}
hr {
background-color: #ccc;
border: 0;
height: 1px;
margin-bottom: 1.5em;
}
ul,
ol {
margin: 0 0 1.5em 0;
}
ul {
list-style: square;
}
ol {
list-style: decimal;
}
li > ul,
li > ol {
margin-bottom: 0;
margin-left: 0;
}
dt {
font-weight: bold;
}
dd {
margin: 0 1.5em 1.5em;
}
img {
height: auto; max-width: 100%; }
table {
margin: 0 0 1.5em;
width: 100%;
} button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
border: 2px solid #f49cc2;
background: none;
font-size: 14px;
line-height: 17px;
font-family: 'Poppins', sans-serif;
text-transform: uppercase;
letter-spacing: 1px;
color: #f49cc2;
padding: 10px 35px;
}
button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
background: #f49cc2;
color: #fff;
}
button:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus,
button:active,
input[type="button"]:active,
input[type="reset"]:active,
input[type="submit"]:active {
background: #f49cc2;
color: #fff;
}
button:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus{
outline: thin dotted;
}
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
textarea {
color: #666;
border: 1px solid #ddd;
border-radius: 0;
}
input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
textarea:focus {
color: #111;
outline: thin dotted;
}
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"] {
padding: 5px 10px;
}
textarea {
padding: 5px 10px;
width: 100%;
height: 155px;
resize: none;
}  a {
color: #f49cc2;
}
a:hover,
a:focus,
a:active {
color: #f49cc2;
text-decoration: underline;
}
a:focus {
outline: thin dotted;
}
a:hover,
a:active {
outline: none;
} .main-navigation {
float: left;
margin: 0;
}
.main-navigation ul {
display: none;
list-style: none;
margin: 0;
padding-left: 0;
font-size: 14px;
font-family: 'Poppins', sans-serif;
font-weight: 500;
text-transform: uppercase;
}
.main-navigation li {
float: left;
position: relative;
margin-right: 35px;
}
.main-navigation a {
display: block;
text-decoration: none;
color: #818181;
padding: 20px 0;
}
.main-navigation a:hover,
.main-navigation a:focus{
color: #303133;
}
.main-navigation ul ul {
position: absolute;
top: 100%;
left: 0;
z-index: 99999;
background: #f0f0f0;
width: 250px;
margin-left: -99999px;
}
.main-navigation ul ul ul {
left: 100%;
top: 0;
}
.main-navigation ul ul li {
float: none;
display: block;
margin: 0;
}
.main-navigation ul ul li a{
padding: 7px 10px;
}
.main-navigation li:hover > a,
.main-navigation li.focus > a {
color: #303133;
}
.main-navigation ul ul :hover > a,
.main-navigation ul ul .focus > a {
color: #303133;
}
.main-navigation ul ul a:hover,
.main-navigation ul ul a.focus {
color: #303133;
}
.main-navigation ul li:hover > ul {
margin-left: 0;
}
.main-navigation ul li:focus-within > ul {
margin-left: 0;
}
.main-navigation ul li.focus > ul{
margin-left: 0;
}
.main-navigation .current_page_item > a,
.main-navigation .current-menu-item > a,
.main-navigation .current_page_ancestor > a,
.main-navigation .current-menu-ancestor > a {
color: #303133;
} .menu-toggle,
.main-navigation.toggled ul {
display: block;
}
@media screen and (min-width: 37.5em) {
.menu-toggle {
display: none;
}
.main-navigation ul {
display: block;
}
}
.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
margin: 0 0 1.5em;
overflow: hidden;
}
.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
float: left;
width: 50%;
}
.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
float: right;
text-align: right;
width: 50%;
}  .screen-reader-text {
clip: rect(1px, 1px, 1px, 1px);
position: absolute !important;
height: 1px;
width: 1px;
overflow: hidden;
}
.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;
color: #21759b;
display: block;
font-size: 14px;
font-size: 0.875rem;
font-weight: bold;
height: auto;
left: 5px;
line-height: normal;
padding: 15px 23px 14px;
text-decoration: none;
top: 5px;
width: auto;
z-index: 100000; } #content[tabindex="-1"]:focus {
outline: 0;
} .alignleft {
display: inline;
float: left;
margin-right: 1.5em;
}
.alignright {
display: inline;
float: right;
margin-left: 1.5em;
}
.aligncenter {
clear: both;
display: block;
margin-left: auto;
margin-right: auto;
} .clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
content: "";
display: table;
table-layout: fixed;
}
.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
clear: both;
} .widget {
margin: 0 0 1.5em;
} .widget select {
max-width: 100%;
}  .sticky {
display: block;
}
.hentry { }
.byline,
.updated:not(.published) {
display: none;
}
.single .byline,
.group-blog .byline {
display: inline;
}
.page-content,
.entry-content,
.entry-summary {
margin: 1.5em 0 0;
}
.page-links {
clear: both;
margin: 0 0 1.5em;
} .blog .format-aside .entry-title,
.archive .format-aside .entry-title {
display: none;
} .comment-content a {
word-wrap: break-word;
}
.bypostauthor {
display: block;
}  .infinite-scroll .posts-navigation, .infinite-scroll.neverending .site-footer { display: none;
} .infinity-end.neverending .site-footer {
display: block;
} .page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
border: none;
margin-bottom: 0;
margin-top: 0;
padding: 0;
} embed,
iframe,
object {
max-width: 100%;
} .wp-caption {
margin-bottom: 1.5em;
max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
display: block;
margin-left: auto;
margin-right: auto;
}
.wp-caption .wp-caption-text {
margin: 0.8075em 0;
}
.wp-caption-text {
text-align: center;
} .gallery {
margin-bottom: 1.5em;
margin-left: -15px;
margin-right: -15px;
}
.gallery:after{
content: '';
display: block;
clear: both;
}
.gallery-item {
float: left;
text-align: center;
vertical-align: top;
width: 100%;
padding-left: 15px;
padding-right: 15px;
margin-bottom: 30px;
}
.gallery-item img{
width: 100%;
vertical-align: top;
}
.gallery-columns-2 .gallery-item {
max-width: 50%;
}
.gallery-columns-3 .gallery-item {
max-width: 33.33%;
}
.gallery-columns-4 .gallery-item {
max-width: 25%;
}
.gallery-columns-5 .gallery-item {
max-width: 20%;
}
.gallery-columns-6 .gallery-item {
max-width: 16.66%;
}
.gallery-columns-7 .gallery-item {
max-width: 14.28%;
}
.gallery-columns-8 .gallery-item {
max-width: 12.5%;
}
.gallery-columns-9 .gallery-item {
max-width: 11.11%;
}
.gallery-caption {
display: block;
}
.site{
background: #f7f7f7;
}
.custom-background-color .site,
.custom-background-image .site{margin: 20px;} .container{
width: 1170px;
padding-left: 15px;
padding-right: 15px;
margin: 0 auto;
}
.container:after{
content: '';
display: block;
clear: both;
}
.container-fluid{
padding-left: 15px;
padding-right: 15px;
}
.container-fluid:after{
content: '';
display: block;
clear: both;
}
.row{
margin-left: -15px;
margin-right: -15px;
}
.row:after{
content: '';
display: block;
clear: both;
} .banner{
position: relative;
background: #000;
}
.banner:after{
content: '';
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: rgba(0, 0, 0, 0.25);
}
.banner img{
width: 100%;
height: auto;
vertical-align: top;
opacity: 0.75;
display: block;
}
.banner .banner-text{
width: 100%;
padding: 0 75px;
text-align: center;
position: absolute;
left: 0;
top: 33.6%;
color: #fff;
z-index: 2;
}
.banner .banner-text .holder{
max-width: 555px;
margin: 0 auto;
}
.banner .banner-text .category{
display: block;
font-size: 18px;
line-height: 22px;
font-family: 'Droid Serif', serif;
margin: 0 0 18px;
}
.banner .banner-text .category a{color: #fff;}
.banner .banner-text .category a:hover,
.banner .banner-text .category a:focus{
color: #f49cc2;
text-decoration: none;
}
.banner .banner-text .title{
display: block;
font-size: 48px;
line-height: 60px;
font-weight: 700;
font-family: 'Poppins', sans-serif;
margin: 0 0 26px;
}
.banner .banner-text .title a{color: #fff;}
.banner .banner-text .title a:hover,
.banner .banner-text .title a:focus{
text-decoration: none;
color: #f49cc2;
}
.banner .banner-text .btn-readmore{
display: inline-block;
border: 2px solid #fff;
background: none;
font-size: 14px;
line-height: 17px;
font-family: 'Poppins', sans-serif;
text-transform: uppercase;
color: #fff;
padding: 11px 26px;
letter-spacing: 2px;
-webkit-transition: all 0.2s;
-moz-transition: all 0.2s;
transition: all 0.2s;
}
.banner .banner-text .btn-readmore:hover,
.banner .banner-text .btn-readmore:focus{
text-decoration: none;
background: #fff;
color: #000;
}
.banner .banner-text .btn-readmore:focus{
outline: thin dotted #fff;
outline-offset: 2px;
}
.banner .owl-prev{
background: url(//www.modadivasmagazine.com/wp-content/themes/fluid-magazine/images/btn-prev.png) no-repeat;
width: 49px;
height: 49px;
font-size: 0;
left: 16px;
opacity: 1;
position: absolute;
top: 50%;
z-index: 1;
}
.banner .owl-prev:focus{
outline: thin dotted #fff;
outline-offset: 2px;
}
.banner .owl-next{
background: url(//www.modadivasmagazine.com/wp-content/themes/fluid-magazine/images/btn-next.png) no-repeat;
width: 49px;
height: 49px;
font-size: 0;
right: 16px;
opacity: 1;
position: absolute;
top: 50%;
z-index: 1;
}
.banner .owl-next:focus{
outline: thin dotted #fff;
outline-offset: 2px;
}
.banner .owl-carousel .owl-wrapper,
.banner .owl-carousel .owl-item{z-index: 1;}
.banner .btn-down{
background: url(//www.modadivasmagazine.com/wp-content/themes/fluid-magazine/images/btn-down.png) no-repeat;
width: 65px;
height: 65px; font-size: 0;
position: absolute;
bottom: 40px;
left: 50%;
margin-left: -32px;
z-index: 50;
cursor: pointer;
border: 0;
-webkit-transform: translateZ(0);
-moz-transform: translateZ(0);
transform: translateZ(0);
}
.banner .btn-down:hover,
.banner .btn-down:focus,
.banner .btn-down:active {
-webkit-animation-name: hvr-wobble-vertical;
-moz-animation-name: hvr-wobble-vertical;
animation-name: hvr-wobble-vertical;
-webkit-animation-duration: 1s;
-moz-animation-duration: 1s;
animation-duration: 1s;
-webkit-animation-timing-function: ease-in-out;
-moz-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
-webkit-animation-iteration-count: 1;
-moz-animation-iteration-count: 1;
animation-iteration-count: 1;
}
@keyframes hvr-wobble-vertical {
16.65% {
-webkit-transform: translateY(8px);
-moz-transform: translateY(8px);
transform: translateY(8px);
}
33.3% {
-webkit-transform: translateY(-6px);
-moz-transform: translateY(-6px);
transform: translateY(-6px);
}
49.95% {
-webkit-transform: translateY(4px);
-moz-transform: translateY(4px);
transform: translateY(4px);
}
66.6% {
-webkit-transform: translateY(-2px);
-moz-transform: translateY(-2px);
transform: translateY(-2px);
}
83.25% {
-webkit-transform: translateY(1px);
-moz-transform: translateY(1px);
transform: translateY(1px);
}
100% {
-webkit-transform: translateY(0);
-moz-transform: translateY(0);
transform: translateY(0);
}
} .site-header .header-t{background: #f0f0f0;}
.site-header .header-t.sticky{
position: fixed;
width: 100%;
top: 0;
z-index: 100;
box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
}
.custom-background .site-header .header-t.sticky{
width: calc(100% - 40px);
}
.site-header .header-t .right{
float: right;
margin-top: 20px;
display: flex;
flex-wrap: wrap; }
.site-header .header-t .right .btn-search{
float: right;
position: relative;
padding: 0 0 20px;
cursor: pointer;
border: 0;
color: #777;
line-height: inherit;
}
.site-header .header-t .right .btn-search:hover,
.site-header .header-t .right .btn-search:focus{
background: none;
}
.site-header .header-t .right .btn-search:focus{
outline: thin dotted;
}
.site-header .header-t .right .btn-search .form-holder{
position: absolute;
top: 100%;
right: 0;
background: #fff;
width: 300px;
box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
padding: 5px;
display: none;
}
.site-header .header-t .right .btn-search .form-holder .search-form{
border: 1px solid #ccc;
overflow: hidden;
padding: 7px 10px;
}
.site-header .header-t .right .btn-search .form-holder .search-form label{
float: left;
width: 88%;
}
.site-header .header-t .right .btn-search .form-holder .search-form input[type="search"]{
width: 100%;
border: 0;
padding: 0;
margin: 0;
}
.site-header .header-t .right .btn-search .form-holder .search-form input[type="submit"]{
padding: 0;
float: right;
background: url(//www.modadivasmagazine.com/wp-content/themes/fluid-magazine/images/bg-search.png) no-repeat;
width: 13px;
height: 13px;
border: 0; font-size: 0;
margin-top: 5px;
}
.site-header .header-t .right .btn-search .form-holder .search-form input[type="submit"]:focus{
outline: thin dotted #000;
}
.site-header .header-t .right .social-networks{
float: right;
margin: 0;
padding: 0;
list-style: none;
overflow: hidden;
}
.site-header .header-t .right .social-networks li{
float: left;
margin-right: 25px;
}
.site-header .header-t .right .social-networks li a{
color: #828282;
}
.site-header .header-t .right .social-networks li a:hover,
.site-header .header-t .right .social-networks li a:focus{
text-decoration: none;
color: #f49cc2;
}
.site-header .header-b{
padding: 15px 0;
background: #fff;
}
.site-header .site-branding{
float: left;
margin-top: 10px;
}
.site-header .site-branding .custom-logo-link{
display: inline-block;
vertical-align: middle;
margin-right: 5px;
}
.site-header .site-branding .text-logo{
display: inline-block;
vertical-align: middle;
}
.site-header .site-branding .site-title{
font-size: 24px;
line-height: 24px;
font-weight: 600;
font-family: 'Poppins', sans-serif;
margin: 0 0 6px;
}
.site-header .site-branding .site-title a{display: block;}
.site-header .site-branding .site-title a:hover,
.site-header .site-branding .site-title a:focus{text-decoration: none;}
.site-header .site-branding .site-description{
font-size: 12px;
line-height: 15px;
font-family: 'Poppins', sans-serif;
color: #999;
margin: 0;
font-weight: 300;
}
.site-header .advertise-holder{
float: right;
}
.site-header .advertise-holder a:focus{
outline-offset: 2px;
outline: thin dotted #000;
}
.site-header .advertise-holder img{vertical-align: top;} #content:after{
content: '';
display: block;
clear: both;
}
#primary{
float: left; width: 72.4%;
border-right: 1px solid #e8e8e8;
background: #fff;
} .featured-post:after{
content: '';
display: block;
clear: both;
}
.featured-post .post,
.featured-post .grid-sizer{
float: left;
width: 25%
}
.featured-post .post.grid-item--width1{
width: 50%;
}
.featured-post .post.grid-item--width3{
width: 49.95%;
}
.featured-post .post .post-thumbnail img{
vertical-align: top;
width: 100%; -webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
transition: all 0.5s;
}
.featured-post .post{
position: relative;
background: #000;
overflow: hidden;
}
.featured-post .entry-header{
position: absolute;
width: 100%;
left: 0;
bottom: 0;
padding: 30px 34px 30px; background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.8) 100%); background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.8) 100%); background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.8) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#cc000000',GradientType=0 ); }
.featured-post .entry-header a{color: #fff;}
.featured-post .post .entry-header .entry-title{
font-size: 25px;
line-height: 29px;
margin: 0 0 4px;
font-weight: 600;
}
.featured-post .entry-header .category{
font-size: 14px;
line-height: 17px;
font-family: 'Droid Serif', serif;
font-style: italic;
}
.featured-post .post.grid-item--width1 .entry-header .entry-title,
.featured-post .post.grid-item--width3 .entry-header .entry-title{
font-size: 32px;
line-height: 43px;
} .featured-post .post:hover img,
.featured-post .post:focus-within img{
-webkit-transform: scale(1.25);
-moz-transform: scale(1.25);
transform: scale(1.25);
} .top-stories{
padding: 40px 41px 10px;
}
.top-stories .main-title{
font-size: 28px;
line-height: 32px;
margin: 0 0 28px;
font-weight: 600;
font-family: 'Poppins', sans-serif;
color: #303133;
padding: 0 0 0 5px;
}
.top-stories .col{
float: left;
width: 33.3333%;
padding-left: 15px;
padding-right: 15px;
}
.top-stories .post{
border: 1px solid #ededed;
margin-bottom: 30px;
}
.top-stories .post .post-thumbnail{
display: block;
height: 100%;
}
.top-stories .post .post-thumbnail img{
vertical-align: top;
width: 100%;
}
.top-stories .post .text-holder{padding: 25px 22px 9px;}
.top-stories .post .entry-header{margin: 0 0 13px;}
.top-stories .post .entry-header .entry-title{
font-size: 20px;
line-height: 24px;
font-family: 'Poppins', sans-serif;
margin: 0 0 6px;
font-weight: 600;
color: #303133;
}
.top-stories .post .entry-header .entry-title a{color: #303133;}
.top-stories .post .entry-header .entry-title a:hover,
.top-stories .post .entry-header .entry-title a:focus{
text-decoration: none;
color: #f49cc2;
}
.top-stories .post .entry-header .entry-meta{
font-size: 12px;
line-height: 15px;
font-family: 'Poppins', sans-serif;
font-weight: 500;
}
.top-stories .post .entry-header .entry-meta a{color: #999;}
.top-stories .post .entry-header .entry-meta a:hover,
.top-stories .post .entry-header .entry-meta a:focus{
text-decoration: none;
color: #f49cc2;
}
.top-stories .post .entry-content{margin: 0;}
.top-stories .post .entry-footer{
border-top: 1px solid #ededed;
padding: 9px 0 0;
}
.top-stories .post .entry-footer .byline{
display: inline-block;
font-size: 14px;
font-weight: 600;
color: #303133;
}
.top-stories .post .entry-footer .byline a{color: #303133;}
.top-stories .post .entry-footer .byline a:hover,
.top-stories .post .entry-footer .byline a:focus{
text-decoration: none;
color: #f49cc2;
} .category-post{
background: #f7f7f7;
padding: 51px 43px 29px;
}
.category-post .col{
float: left;
width: 50%;
padding-left: 15px;
padding-right: 15px;
}
.category-post .main-title{
font-size: 28px;
line-height: 32px;
margin: 0 0 28px;
font-weight: 600;
font-family: 'Poppins', sans-serif;
color: #303133;
padding: 0 0 0 5px;
}
.category-post .main-title a{
color: #303133;
}
.category-post .main-title a:hover,
.category-post .main-title a:focus{
text-decoration: none;
color: #f49cc2;
}
.category-post .post{
overflow: hidden;
background: #fff;
margin-bottom: 30px;
}
.category-post .post .post-thumbnail{
float: left; margin: 0 24px 14px 0;
}
.category-post .post .post-thumbnail img{
vertical-align: top;
width: 100%;
}
.category-post .post .img-holder svg{
vertical-align: top;
width: 100%;
max-width: 202px;
}
.category-post .post .text-holder{
padding: 25px;
}
.category-post .post .entry-header{margin: 0 0 13px;}
.category-post .post .entry-title{
font-size: 20px;
line-height: 24px;
font-family: 'Poppins', sans-serif;
margin: 0 0 6px;
font-weight: 600;
color: #303133;
}
.category-post .post .entry-title a{color: #303133;}
.category-post .post .entry-title a:hover,
.category-post .post .entry-title a:focus{
text-decoration: none;
color: #f49cc2;
}
.category-post .post .entry-header .entry-meta{
font-size: 12px;
line-height: 15px;
font-family: 'Poppins', sans-serif;
font-weight: 500;
}
.category-post .post .entry-header .entry-meta a{color: #303133;}
.category-post .post .entry-header .entry-meta a:hover,
.category-post .post .entry-header .entry-meta a:focus{
text-decoration: none;
color: #f49cc2;
}
.category-post .post .entry-content{margin: 0;}
.category-post .post .entry-footer{
border-top: 1px solid #ededed;
padding: 9px 0 0;
}
.category-post .post .entry-footer .byline{
display: inline-block;
font-size: 14px;
font-weight: 600;
color: #303133;
}
.category-post .post .entry-footer .byline a{color: #303133;}
.category-post .post .entry-footer .byline a:hover,
.category-post .post .entry-footer .byline a:focus{
text-decoration: none;
color: #f49cc2;
} .latest-blog{
padding: 42px 43px 10px;
border-bottom: 1px solid #ededed;
}
.latest-blog .blog-holder{
border-bottom: 1px solid #ededed;
margin-bottom: 36px;
}
.latest-blog .main-title{
color: #303133;
font-family: "Poppins",sans-serif;
font-size: 28px;
font-weight: 600;
line-height: 32px;
margin: 0 0 35px;
padding: 0 0 0 3px;
}
.latest-blog .post{
overflow: hidden;
margin: 0 0 40px;
}
.latest-blog .post .post-thumbnail{
float: left; margin-right: 39px;
}
.latest-blog .post .post-thumbnail img{vertical-align: top;}
.latest-blog .post .text-holder{
overflow: hidden; padding: 30px 39px 25px 0;
}
.latest-blog .post .entry-header .entry-meta{
font-family: "Poppins",sans-serif;
font-size: 12px;
font-weight: 500;
line-height: 15px;
overflow: hidden;
border-bottom: 1px solid #ededed;
padding-bottom: 32px;
margin-bottom: 25px;
color: #999;
}
.latest-blog .post .entry-header .entry-meta a{color: #999;}
.latest-blog .post .entry-header .entry-meta a:hover,
.latest-blog .post .entry-header .entry-meta a:focus{
color: #f49cc2;
text-decoration: none;
}
.latest-blog .post .entry-header .entry-meta span{
float: left;
padding-right: 10px;
margin-right: 10px;
border-right: 1px solid #e6e6e6;
display: inline-block;
margin-bottom: 5px;
}
.latest-blog .post .entry-header .entry-meta span:last-child{
margin-right: 0;
padding: 0;
border-right: 0;
}
.latest-blog .post .entry-header .entry-title{
font-size: 24px;
line-height: 28px;
font-family: "Poppins",sans-serif;
margin: 0 0 17px;
color: #303133;
font-weight: 600;
}
.latest-blog .post .entry-header .entry-title a{color: #303133;}
.latest-blog .post .entry-header .entry-title a:hover,
.latest-blog .post .entry-header .entry-title a:focus{
text-decoration: none;
color: #f49cc2;
}
.latest-blog .post .entry-content{margin: 0;}
.latest-blog .post .entry-footer{overflow: hidden;}
.latest-blog .post .btn-readmore{
font-size: 14px;
line-height: 17px;
font-weight: 700;
font-family: "Poppins",sans-serif;
text-transform: uppercase;
letter-spacing: 1px;
border: 2px solid #f49cc2;
float: left;
padding: 11px 32px;
-webkit-transition: all 0.2s;
-moz-transition: all 0.2s;
transition: all 0.2s;
}
.latest-blog .post .btn-readmore:hover,
.latest-blog .post .btn-readmore:focus{
text-decoration: none;
background: #f49cc2;
color: #fff;
}
.latest-blog .post .btn-readmore:focus{
outline: thin dotted #fff;
outline-offset: -3px;
}
.latest-blog .post:nth-child(2n) .post-thumbnail{
float: right;
margin-right: 0;
margin-left: 39px;
} .pagination{margin-bottom: 49px;}
.pagination .nav-links{overflow: hidden;}
.pagination a{
float: left;
margin-right: 8px;
font-size: 14px;
line-height: 35px;
height: 35px;
color: #ccc;
font-family: "Poppins",sans-serif;
border: 1px solid #ccc;
font-weight: 500;
padding: 0 12px;
}
.pagination span{
float: left;
margin-right: 8px;
font-size: 14px;
line-height: 35px;
}
.pagination .current{
height: 35px;
color: #303133;
font-family: "Poppins",sans-serif;
border: 1px solid #303133;
font-weight: 500;
padding: 0 12px;
}
.pagination a:hover,
.pagination a:focus{
text-decoration: none;
color: #303133;
border-color: #303133;
} #secondary{
float: right;
width: 27.6%;
}
#secondary .widget{
padding: 36px 36px 35px 33px;
border-bottom: 1px solid #e8e8e8;
margin: 0;
}
#secondary .widget .widget-title{
font-size: 14px;
line-height: 17px;
margin: 0 0 31px;
font-family: "Poppins",sans-serif;
text-transform: uppercase;
font-weight: 600;
}
#secondary .widget ul{
margin: 0;
padding: 0;
list-style: none;
font-size: 16px;
line-height: 22px;
color: #303133;
}
#secondary .widget ul li{
border-bottom: 1px solid #eaeaea;
padding: 0 0 9px;
margin: 0 0 12px;
}
#secondary .widget ul li:last-child{
border-bottom: 0;
margin-bottom: 0;
padding-bottom: 0;
}
#secondary .widget ul li a{color: #303133;}
#secondary .widget ul li a:hover,
#secondary .widget ul li a:focus{
text-decoration: none;
color: #f49cc2;
}
#secondary .widget.widget_categories ul,
#secondary .widget.widget_archive ul{
text-align: right;
}
#secondary .widget.widget_categories li,
#secondary .widget.widget_archive li{overflow: hidden;}
#secondary .widget.widget_categories li a,
#secondary .widget.widget_archive li a{float: left;}
#secondary .widget.widget_fluid_magazine_popular_posts ul li,
#secondary .widget.widget_fluid_magazine_recent_posts ul li{
overflow: hidden;
margin: 0 0 23px;
padding: 0;
border-bottom: 0;
}
#secondary .widget.widget_fluid_magazine_popular_posts ul li:last-child,
#secondary .widget.widget_fluid_magazine_recent_posts ul li:last-child{margin: 0;}
#secondary .widget.widget_fluid_magazine_popular_posts ul li .post-thumbnail,
#secondary .widget.widget_fluid_magazine_recent_posts ul li .post-thumbnail{
float: left;
width: 58px;
margin-right: 20px;
}
#secondary .widget.widget_fluid_magazine_popular_posts ul li .entry-header,
#secondary .widget.widget_fluid_magazine_recent_posts ul li .entry-header{overflow: hidden;}
#secondary .widget.widget_fluid_magazine_popular_posts ul li .entry-header .entry-title,
#secondary .widget.widget_fluid_magazine_recent_posts ul li .entry-header .entry-title{
font-size: 16px;
line-height: 22px;
font-family: "Poppins",sans-serif;
font-weight: 600;
margin: 0 0 3px;
}
#secondary .widget.widget_fluid_magazine_popular_posts ul li .entry-header .entry-meta,
#secondary .widget.widget_fluid_magazine_recent_posts ul li .entry-header .entry-meta{
font-size: 12px;
line-height: 15px;
}
#secondary .widget.widget_fluid_magazine_popular_posts ul li .entry-header .entry-meta a,
#secondary .widget.widget_fluid_magazine_recent_posts ul li .entry-header .entry-meta a{color: #999;}
#secondary .widget.widget_fluid_magazine_popular_posts ul li .entry-header .entry-meta a:hover,
#secondary .widget.widget_fluid_magazine_recent_posts ul li .entry-header .entry-meta a:hover,
#secondary .widget.widget_fluid_magazine_popular_posts ul li .entry-header .entry-meta a:focus,
#secondary .widget.widget_fluid_magazine_recent_posts ul li .entry-header .entry-meta a:focus{
text-decoration: none;
color: #f49cc2;
}
#secondary .widget.widget_fluid_magazine_social_networks ul{
overflow: hidden;
}
#secondary .widget.widget_fluid_magazine_social_networks ul li{
margin: 0 15px 15px 0;
padding: 0;
border-bottom: 0;
float: left;
}
#secondary .widget.widget_fluid_magazine_social_networks ul li a{
display: block;
width: 45px;
height: 45px;
border: 2px solid #f49cc2;
color: #f49cc2;
-webkit-border-radius: 100px;
border-radius: 50%;
text-align: center;
line-height: 41px;
-webkit-transition: all 0.2s;
-moz-transition: all 0.2s;
transition: all 0.2s;
}
#secondary .widget.widget_fluid_magazine_social_networks ul li a:hover,
#secondary .widget.widget_fluid_magazine_social_networks ul li a:focus{
text-decoration: none;
color: #fff;
background: #f49cc2;
}
#secondary .widget.widget_fluid_magazine_slider_post ul li{
margin: 0;
padding: 0;
border-bottom: 0;
}
#secondary .widget.widget_fluid_magazine_slider_post .post-thumbnail{
display: block;
height: 100%;
margin: 0 0 15px;
}
#secondary .widget.widget_fluid_magazine_slider_post .post-thumbnail img{
vertical-align: top;
width: 100%;
}
#secondary .widget.widget_fluid_magazine_slider_post .entry-header{margin: 0 0 15px;}
#secondary .widget.widget_fluid_magazine_slider_post .entry-title{
font-size: 20px;
line-height: 24px;
font-weight: 600;
font-family: "Poppins",sans-serif;
margin: 0 0 3px;
}
#secondary .widget.widget_fluid_magazine_slider_post .entry-meta{
font-family: "Poppins",sans-serif;
font-size: 12px;
font-weight: 500;
line-height: 15px;
}
#secondary .widget.widget_fluid_magazine_slider_post .entry-meta a{color: #999;}
#secondary .widget.widget_fluid_magazine_slider_post .entry-meta a:hover,
#secondary .widget.widget_fluid_magazine_slider_post .entry-meta a:focus{
text-decoration: none;
color: #f49cc2;
}
#secondary .widget.widget_fluid_magazine_slider_post .entry-content{
margin: 0;
font-size: 15px;
line-height: 24px;
color: #777;
}
#secondary .widget.widget_rss .widget-title a{color: #777;}
#secondary .widget.widget_rss .widget-title a:hover,
#secondary .widget.widget_rss .widget-title a:focus{
text-decoration: none;
color: #f49cc2;
}
#secondary .widget.widget_rss ul li a{
color: #f49cc2;
}
#secondary .widget.widget_rss ul li a:hover,
#secondary .widget.widget_rss ul li a:focus{
text-decoration: underline;
}
.post-slider{position: relative;}
.post-slider .owl-nav .owl-prev{
background: url(//www.modadivasmagazine.com/wp-content/themes/fluid-magazine/images/btn-prev2.png) no-repeat;
width: 32px;
height: 80px;
left: 0;
top:60px;
opacity: 1;
font-size: 0;
position: absolute;
}
.post-slider .owl-nav .owl-next{
background: url(//www.modadivasmagazine.com/wp-content/themes/fluid-magazine/images/btn-next2.png) no-repeat;
width: 32px;
height: 80px;
right: 0;
top:60px;
opacity: 1;
font-size: 0;
position: absolute;
}
.widget.widget_search .search-form{
border: 1px solid #e6e6e6;
background: #fff;
overflow: hidden;
border-radius: 20px;
padding: 5px 20px;
}
.widget.widget_search .search-form label{
float: left;
width: 90%;
}
.widget.widget_search .search-form input[type="search"]{
border: 0;
background: none;
width: 100%;
padding: 0;
margin: 0; }
.widget.widget_search .search-form input[type="submit"]{
float: right;
border: 0;
background: url(//www.modadivasmagazine.com/wp-content/themes/fluid-magazine/images/bg-search.png) no-repeat;
width: 13px;
height: 13px; font-size: 0;
margin: 5px 0 0;
padding: 0; }
.widget.widget_search .search-form input[type="submit"]:focus{
outline: thin dotted #000;
}
#secondary .widget.widget_fluid_magazine_featured_posts .holder{overflow: hidden;}
#secondary .widget.widget_fluid_magazine_featured_posts .img-holder{
float: left;
width: 100px;
margin-right: 20px;
}
#secondary .widget.widget_fluid_magazine_featured_posts .img-holder img{
vertical-align: top;
-webkit-border-radius: 100px;
border-radius: 50%;
} #secondary .widget.widget_tag_cloud .tagcloud{overflow: hidden;}
#secondary .widget.widget_tag_cloud .tagcloud a{
float: left;
font-size: 12px;
color: #999;
border: 1px solid #999;
text-transform: uppercase;
border-radius: 3px;
margin-right: 7px;
margin-bottom: 7px;
padding: 5px 10px;
-webkit-transition: all 0.2s;
-moz-transition: all 0.2s;
transition: all 0.2s;
}
#secondary .widget.widget_tag_cloud .tagcloud a:hover,
#secondary .widget.widget_tag_cloud .tagcloud a:focus{
text-decoration: none;
background: #f49cc2;
border-color: #f49cc2;
color: #fff;
} .widget.widget_calendar caption{
font-size: 18px;
color: #fff;
line-height: 20px;
background: #999;
padding: 12px 0;
font-weight: 700;
}
.widget.widget_calendar table{
position: relative;
font-family: 'Lato', sans-serif;
}
.widget.widget_calendar thead th{
font-size: 18px;
background: #fff;
color: #616161;
font-weight: 600;
height: 50px;
}
.widget.widget_calendar tbody{
background: #fff;
border-top: 1px solid #e5e5e5;
}
.widget.widget_calendar tbody td{
text-align: center;
font-size: 14px;
height: 60px;
line-height: 60px;
color: #919191;
}
.widget_calendar .calendar_wrap{
position: relative;
}
.widget_calendar .wp-calendar-nav span.wp-calendar-nav-prev a,
.widget_calendar table #prev a{
left: 15px;
position: absolute;
top: 17px;
background: url(//www.modadivasmagazine.com/wp-content/themes/fluid-magazine/images/btn-prev-month.png) no-repeat;
width: 7px;
height: 11px;
text-indent: -9999px;
}
.widget_calendar .wp-calendar-nav span.wp-calendar-nav-next a,
.widget.widget_calendar table #next a {
position: absolute;
right: 15px;
top: 17px;
background: url(//www.modadivasmagazine.com/wp-content/themes/fluid-magazine/images/btn-next-month.png) no-repeat;
width: 7px;
height: 11px;
text-indent: -9999px;
}
.widget.widget_calendar table tbody td a{
display: block;
height: 100%;
-webkit-border-radius: 100px;
border-radius: 50%;
background: #f49cc2;
color: #fff;
} .top-bar{
background: #f7f7f7;
padding: 20px 43px;
}
#crumbs{
font-size: 14px;
line-height: 17px;
font-family: "Poppins",sans-serif;
font-weight: 600;
color: #bbb;
margin: 0 0 20px;
}
#crumbs a{
color: #bbb;
}
#crumbs a:hover,
#crumbs a:focus{
text-decoration: none;
color: #f49cc2;
}
.page-header .page-title{
font-size: 28px;
line-height: 32px;
font-family: "Poppins",sans-serif;
margin: 0;
color: #303133;
}
#primary .post .entry-content blockquote,
#primary .page .entry-content blockquote{
margin: 0 0 30px;
padding-left: 60px;
background: url(//www.modadivasmagazine.com/wp-content/themes/fluid-magazine/images/bg-quote.png) no-repeat;
}
#primary .post.format-status .entry-header .entry-title,
#primary .post.format-aside .entry-header .entry-title,
#primary .post.format-link .entry-header .entry-title{display: none;}
#primary .post .entry-content iframe,
#primary .page .entry-content iframe{
width: 100%;
vertical-align: top;
margin: 0 0 30px;
}
.archive #primary{background: none;}
.archive .category-list{padding: 0 43px;}
.archive #primary .post{
background: #fff;
overflow: hidden;
margin: 0 0 37px;
}
.latest-blog .post  .post-thumbnail .svg-holder svg,
.archive #primary .post .post-thumbnail .svg-holder svg{
width: 100%;
vertical-align: top;
}
.archive #primary .post .post-thumbnail{float: left;}
.archive #primary .post .post-thumbnail img{vertical-align: top;}
.archive #primary .post .text-holder{
overflow: hidden;
padding: 25px 30px;
}
.archive #primary .post .entry-header{margin: 0 0 20px;}
.archive #primary .post .entry-title{
font-size: 20px;
line-height: 24px;
font-family: "Poppins",sans-serif;
margin: 0 0 5px;
}
.archive #primary .post .entry-title a{color: #303133;}
.archive #primary .post .entry-title a:hover,
.archive #primary .post .entry-title a:focus{
text-decoration: none;
color: #f49cc2;
}
.archive #primary .post .entry-meta{
font-size: 12px;
line-height: 15px;
font-family: "Poppins",sans-serif;
font-weight: 500;
color: #999;
}
.archive #primary .post .entry-meta span{
margin-right: 20px;
}
.archive #primary .post .entry-meta a{color: #999;}
.archive #primary .post .entry-meta a:hover,
.archive #primary .post .entry-meta a:focus{
text-decoration: none;
color: #f49cc2;
}
.archive #primary .post .entry-meta .comments-link a:before{
content: '\f075';
font-family: 'FontAwesome';
margin-right: 5px;
}
.archive #primary .post .entry-content{margin: 0;}
.archive #primary .post .byline{
display: inline-block;
font-size: 14px;
color: #303133;
font-weight: 600;
}
.archive #primary .post .entry-footer{
border-top: 1px solid #ededed;
padding-top: 15px;
}
.archive #primary .post .byline a{color: #303133;}
.archive #primary .post .byline a:hover,
.archive #primary .post .byline a:focus{
text-decoration: none;
color: #f49cc2;
} .search .search-list{
padding: 42px 43px 10px;
}
.search #primary .post,
.search #primary .page{
margin: 0 0 40px;
overflow: hidden;
}
.search #primary .post .post-thumbnail,
.search #primary .page .post-thumbnail{
float: left;
margin-right: 39px;
}
.search #primary .post .post-thumbnail img,
.search #primary .page .post-thumbnail img{vertical-align: top;}
.search #primary .post .text-holder,
.search #primary .page .text-holder{
overflow: hidden;
padding: 0 39px 25px 0;
}
.search #primary .post .svg-holder svg,
.search #primary .page .svg-holder svg{
vertical-align: top;
width: 100%;
}
.search #primary .post .entry-header .entry-meta{
border-bottom: 1px solid #ededed;
color: #999;
font-family: "Poppins",sans-serif;
font-size: 12px;
font-weight: 500;
line-height: 15px;
margin-bottom: 25px;
overflow: hidden;
padding-bottom: 32px;
}
.search #primary .post .entry-header .entry-meta a{color: #999;}
.search #primary .post .entry-header .entry-meta a:hover,
.search #primary .post .entry-header .entry-meta a:focus{
color: #f49cc2;
text-decoration: none;
}
.search #primary .post .entry-header .entry-meta .comments-link{
float: right;
padding-left: 10px;
margin-left: 10px;
border-left: 1px solid #e6e6e6;
}
.search #primary .post .entry-header .entry-meta .posted-on{
float: right;
}
.search #primary .post .entry-header .entry-meta .byline{
display: inline-block;
border-left: 1px solid #e6e6e6;
margin-left: 10px;
padding-left: 10px;
}
.search #primary .post .entry-header .entry-title,
.search #primary .page .entry-header .entry-title{
font-size: 24px;
line-height: 28px;
font-family: "Poppins",sans-serif;
margin: 0 0 17px;
color: #303133;
font-weight: 600;
}
.search #primary .post .entry-header .entry-title a,
.search #primary .page .entry-header .entry-title a{color: #303133;}
.search #primary .post .entry-header .entry-title a:hover,
.search #primary .post .entry-header .entry-title a:focus,
.search #primary .page .entry-header .entry-title a:hover,
.search #primary .page .entry-header .entry-title a:focus{
text-decoration: none;
color: #f49cc2;
}
.search #primary .post .entry-content,
.search #primary .page .entry-content{margin: 0;}
.search #primary .post .entry-footer,
.search #primary .page .entry-footer{overflow: hidden;}
.search #primary .post .btn-readmore,
.search #primary .page .btn-readmore{
font-size: 14px;
line-height: 17px;
font-weight: 700;
font-family: "Poppins",sans-serif;
text-transform: uppercase;
letter-spacing: 1px;
border: 2px solid #f49cc2;
float: left;
padding: 11px 32px;
-webkit-transition: all 0.2s;
-moz-transition: all 0.2s;
transition: all 0.2s;
}
.search #primary .post .btn-readmore:hover,
.search #primary .post .btn-readmore:focus,
.search #primary .page .btn-readmore:hover,
.search #primary .page .btn-readmore:focus{
text-decoration: none;
background: #f49cc2;
color: #fff;
} .error-page{
background: #fff;
padding: 70px 15px;
}
.error-page .holder{
max-width: 555px;
margin: 0 auto;
text-align: center;
font-size: 18px;
line-height: 26px;
}
.error-page h1{
font-size: 124px;
font-family: "Poppins",sans-serif;
font-weight: 300;
color: #f49cc2;
line-height: 124px;
margin: 0 0 20px;
}
.error-page h2{
font-size: 30px;
font-weight: 400;
color: #303133;
line-height: 35px;
margin: 0 0 30px;
}
.error-page .search-form{
border: 1px solid #e6e6e6;
background: #fff;
overflow: hidden;
border-radius: 20px;
padding: 5px 20px;
}
.error-page .search-form label{
float: left;
width: 90%;
}
.error-page .search-form input[type="search"]{
border: 0;
background: none;
width: 100%;
padding: 0;
margin: 0;
outline: none;
}
.error-page .search-form input[type="submit"]{
float: right;
border: 0;
background: url(//www.modadivasmagazine.com/wp-content/themes/fluid-magazine/images/bg-search.png) no-repeat;
width: 13px;
height: 13px;
text-indent: -9999px;
margin: 5px 0 0;
padding: 0;
outline: none;
} .single-post #crumbs{margin: 0;}
#crumbs .separator{
margin: 0 5px;
}
#crumbs span:last-child .separator{
display: none;
}
.single-post .latest-blog .post .post-thumbnail{
width: 100%;
margin-right: 0;
}
.single-post .latest-blog .post .text-holder{
width: 100%;
padding-right: 0;
padding-bottom: 0;
border-bottom: 0;
}
.single-post .latest-blog .blog-holder{border-bottom: 0;}
#primary .post .entry-content h1,
#primary .page .entry-content h1{
font-size: 52px;
line-height: 62px;
font-family: "Poppins",sans-serif;
font-weight: 600;
color: #303133;
margin: 0 0 10px;
}
#primary .post .entry-content h2,
#primary .page .entry-content h2{
font-size: 32px;
line-height: 38px;
font-family: "Poppins",sans-serif;
font-weight: 600;
color: #303133;
margin: 0 0 13px;
}
#primary .post .entry-content h3,
#primary .page .entry-content h3{
font-size: 30px;
line-height: 36px;
font-family: "Poppins",sans-serif;
font-weight: 600;
color: #303133;
margin: 0 0 17px;
}
#primary .post .entry-content h4,
#primary .page .entry-content h4{
font-size: 24px;
line-height: 29px;
font-family: "Poppins",sans-serif;
font-weight: 600;
color: #303133;
margin: 0 0 20px;
}
#primary .post .entry-content h5,
#primary .page .entry-content h5{
font-size: 20px;
line-height: 24px;
font-family: "Poppins",sans-serif;
font-weight: 600;
color: #303133;
margin: 0 0 18px;
}
#primary .post .entry-content h6,
#primary .page .entry-content h6{
font-size: 16px;
line-height: 16px;
font-family: "Poppins",sans-serif;
font-weight: 600;
color: #303133;
margin: 0 0 18px;
}
#primary .post .entry-content .pull-right,
#primary .page .entry-content .pull-right{
float: right;
text-align: right;
width: 263px;
margin-left: 15px;
margin-bottom: 30px;
border-top: 3px solid #f1f1f2;
padding-top: 10px;
}
#primary .post .entry-content .pull-left,
#primary .page .entry-content .pull-left{
float: left;
text-align: left;
width: 263px;
margin-right: 15px;
margin-bottom: 30px;
border-top: 3px solid #f1f1f2;
padding-top: 10px;
}
#primary .post .entry-content .dropcap,
#primary .page .entry-content .dropcap{
font-size: 115px;
line-height: 100px;
float: left;
margin-right: 15px;
}
#primary .post .entry-content .highlight,
#primary .page .entry-content .highlight{
background: #f6b0ce;
color: #fff;
}
#primary .post .entry-content table thead,
#primary .page .entry-content table thead{
background: #999;
font-weight: 700;
color: #fff;
}
#primary .post .entry-content table thead th,
#primary .page .entry-content table thead th{
font-weight: 700;
color: #fff;
}
#primary .post .entry-content table th,
#primary .page .entry-content table th,
#primary .post .entry-content table td,
#primary .page .entry-content table td{
padding: 1vw 2vw;
text-align: left;
}
#primary .post .entry-content table tr,
#primary .page .entry-content table tr{border-bottom: 1px solid #ebebeb;}
.single-post .post .entry-footer{
border-top: 1px solid #e3e3e3;
padding-top: 15px;
}
#primary .post .entry-footer .left,
#primary .page .entry-footer .left{
float: left;
}
#primary .post .entry-footer .left .tag a,
#primary .page .entry-footer .left .tag a{
font-size: 14px;
color: #919191;
font-weight: 700;
background: #f4f4f4;
border-radius: 15px;
padding: 5px 17px 2px;
display: inline-block;
}
#primary .post .entry-footer .left .tag a:hover,
#primary .page .entry-footer .left .tag a:hover,
#primary .post .entry-footer .left .tag a:focus,
#primary .page .entry-footer .left .tag a:focus{
background: #000;
text-decoration: none;
color: #fff;
}
#primary .post .entry-footer .right,
#primary .page .entry-footer .right{float: right;}
#primary .post .entry-footer .right .social-networks,
#primary .page .entry-footer .right .social-networks{
display: inline-block;
vertical-align: middle;
margin: 0;
padding: 0;
list-style: none;
overflow: hidden;
}
#primary .post .entry-footer .right .social-networks li,
#primary .page .entry-footer .right .social-networks li{
float: left;
margin-left: 15px;
}
#primary .post .entry-footer .right .social-networks li:first-child,
#primary .page .entry-footer .right .social-networks li:first-child{margin-left: 0;}
#primary .post .entry-footer .right .social-networks li a,
#primary .page .entry-footer .right .social-networks li a{color: #919191;}
#primary .post .entry-footer .right .social-networks li a:hover,
#primary .page .entry-footer .right .social-networks li a:hover,
#primary .post .entry-footer .right .social-networks li a:focus,
#primary .page .entry-footer .right .social-networks li a:focus{
text-decoration: none;
color: #f49cc2;
} .author:not(body){ border: 1px solid #e3e3e3;
padding: 30px 25px;
margin: 0 0 40px;
}
.author:after{
display: block;
clear: both;
content: '';
}
.author .img-holder{
float: left;
width: 105px;
margin-right: 20px;
}
.author .text-holder{
overflow: hidden;
}
.author .text-holder .title{
font-size: 18px;
font-family: "Poppins",sans-serif;
font-weight: 600;
color: #303133;
margin: 0 0 5px;
} .comments-area{margin: 0 0 40px;}
.comments-area .comments-title,
.comments-area .comment-reply-title{
font-size: 28px;
line-height: 32px;
font-weight: 400;
color: #313131;
}
.comments-area ol{
margin: 0;
padding: 0;
list-style: none;
}
.comments-area .comment-body .avatar{
float: left;
margin-right: 20px;
}
.comments-area .comment-body .fn{
float: left;
font-weight: 700;
font-size: 18px;
line-height: 24px;
color: #313131;
margin-right: 15px;
}
.comments-area .comment-body .says{display: none;}
.comments-area .comment-body .comment-metadata{
float: left;
font-size: 14px;
color: #919191;
}
.comments-area .comment-body .comment-metadata a{color: #919191;}
.comments-area .comment-body .comment-metadata a:hover,
.comments-area .comment-body .comment-metadata a:focus{
text-decoration: none;
color: #f49cc2;
}
.comment-author{float: left;}
.comment-meta{overflow: hidden;}
.comments-area .comment-body .comment-content{
margin-left: 97px;
margin-top: -42px;
}
.comments-area .comment-body .reply{
margin-left: 97px;
font-size: 16px;
text-transform: uppercase;
}
.comments-area .comment-body{
border-bottom: 1px solid #f3f3f3;
padding-bottom: 25px;
margin-bottom: 25px;
}
.comments-area .comment-list .children{padding-left: 97px;}
.comments-area .comment-form .comment-form-cookies-consent{
clear: both;
}
.comments-area .comment-form input[type="checkbox"]{
margin-right: 10px;
}
.comments-area .comment-form .comment-form-author{
float: left;
width: 32.2%;
margin-right: 15px;
}
.comments-area .comment-form .comment-form-email{
float: left;
width: 32.2%;
margin-right: 15px;
}
.comments-area .comment-form .comment-form-url{
float: left;
width: 32.2%;
}
.comments-area .comment-form input[type="text"],
.comments-area .comment-form input[type="email"],
.comments-area .comment-form input[type="url"]{
width: 100%;
padding: 10px 15px;
}
.full-width #primary{
width: 100%;
border-right: 0;
} .footer-t{
background: #6e6e6e;
padding: 60px 0 10px;
color: #d8d8d8;
}
.footer-t .column{
float: left;
width: 25%;
padding-left: 15px;
padding-right: 15px;
margin: 0 0 30px;
}
.footer-t a{color: #d8d8d8;}
.footer-t a:hover,
.footer-t a:focus{
text-decoration: none;
color: #fff;
}
.footer-t .widget .widget-title{
font-size: 14px;
line-height: 24px;
font-family: 'Poppins', sans-serif;
color: #fff;
margin: 0 0 20px;
text-transform: uppercase;
}
.footer-t .widget ul{
margin: 0;
padding: 0;
list-style: none;
}
.footer-t .widget ul li{
margin: 0 0 10px;
padding-left: 14px;
position: relative;
} footer .widget ul li:before{
content: '';
position: absolute;
top: 3px;
left: 0;
height: 14px;
width: 14px;
background-image: url('data:image/svg+xml;charset=utf8,<svg aria-hidden="true" data-prefix="fal" data-icon="angle-right" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 192 512" class="svg-inline--fa fa-angle-right fa-w-6 fa-3x"><path fill="%23d8d8d8" d="M187.8 264.5L41 412.5c-4.7 4.7-12.3 4.7-17 0L4.2 392.7c-4.7-4.7-4.7-12.3 0-17L122.7 256 4.2 136.3c-4.7-4.7-4.7-12.3 0-17L24 99.5c4.7-4.7 12.3-4.7 17 0l146.8 148c4.7 4.7 4.7 12.3 0 17z" class=""></path></svg>');
background-repeat: no-repeat;
}
.footer-t .widget.widget_fluid_magazine_popular_posts ul li,
.footer-t .widget.widget_fluid_magazine_recent_posts ul li{
overflow: hidden;
margin: 0 0 20px;
padding: 0;
}
.footer-t .widget.widget_fluid_magazine_popular_posts ul li:before,
.footer-t .widget.widget_fluid_magazine_recent_posts ul li:before{display: none;}
.footer-t .widget.widget_fluid_magazine_popular_posts ul li:last-child,
.footer-t .widget.widget_fluid_magazine_recent_posts ul li:last-child{margin: 0;}
.footer-t .widget.widget_fluid_magazine_popular_posts ul li .post-thumbnail,
.footer-t .widget.widget_fluid_magazine_recent_posts ul li .post-thumbnail{
float: left;
width: 58px;
margin-right: 20px;
}
.footer-t .widget.widget_fluid_magazine_popular_posts ul li .post-thumbnail img,
.footer-t .widget.widget_fluid_magazine_recent_posts ul li .post-thumbnail img{vertical-align: top;}
.footer-t .widget.widget_fluid_magazine_popular_posts ul li .entry-header,
.footer-t .widget.widget_fluid_magazine_recent_posts ul li .entry-header{overflow: hidden;}
.footer-t .widget.widget_fluid_magazine_popular_posts ul li .entry-header .entry-title,
.footer-t .widget.widget_fluid_magazine_recent_posts ul li .entry-header .entry-title{
font-size: 15px;
line-height: 18px;
font-weight: 600;
margin: 0 0 3px;
}
.footer-t .widget.widget_fluid_magazine_popular_posts ul li .entry-header .entry-meta,
.footer-t .widget.widget_fluid_magazine_recent_posts ul li .entry-header .entry-meta{
font-size: 12px;
line-height: 15px;
}
.footer-t .widget.widget_fluid_magazine_popular_posts ul li .entry-header .entry-meta a,
.footer-t .widget.widget_fluid_magazine_recent_posts ul li .entry-header .entry-meta a{color: #999;}
.footer-t .widget.widget_fluid_magazine_popular_posts ul li .entry-header .entry-meta a:hover,
.footer-t .widget.widget_fluid_magazine_recent_posts ul li .entry-header .entry-meta a:hover,
.footer-t .widget.widget_fluid_magazine_popular_posts ul li .entry-header .entry-meta a:focus,
.footer-t .widget.widget_fluid_magazine_recent_posts ul li .entry-header .entry-meta a:focus{
text-decoration: none;
color: #fff;
}
.footer-t .widget.widget_tag_cloud .tagcloud{overflow: hidden;}
.footer-t .widget.widget_tag_cloud .tagcloud a{
float: left;
font-size: 12px;
color: #d8d8d8;
border: 1px solid #999;
text-transform: uppercase;
border-radius: 3px;
margin-right: 7px;
margin-bottom: 7px;
padding: 5px 10px;
-webkit-transition: all 0.2s;
-moz-transition: all 0.2s;
transition: all 0.2s;
}
.footer-t .widget.widget_tag_cloud .tagcloud a:hover,
.footer-t .widget.widget_tag_cloud .tagcloud a:focus{
text-decoration: none;
background: #fff;
border-color: #fff;
color: #999;
}
.footer-t .widget.widget_fluid_magazine_social_links ul{
overflow: hidden;
}
.footer-t .widget.widget_fluid_magazine_social_links ul li{
margin: 0 15px 15px 0;
padding: 0;
border-bottom: 0;
float: left;
}
.footer-t .widget.widget_fluid_magazine_social_links ul li:before{display: none;}
.footer-t .widget.widget_fluid_magazine_social_links ul li a{
display: block;
width: 45px;
height: 45px;
border: 2px solid #d8d8d8;
color: #d8d8d8;
-webkit-border-radius: 100px;
border-radius: 50%;
text-align: center;
line-height: 41px;
-webkit-transition: all 0.2s;
-moz-transition: all 0.2s;
transition: all 0.2s;
}
.footer-t .widget.widget_fluid_magazine_social_links ul li a:hover,
.footer-t .widget.widget_fluid_magazine_social_links ul li a:focus{
text-decoration: none;
color: #999;
background: #fff;
border-color: #fff;
}
.footer-t .widget.widget_fluid_magazine_slider_post ul li{
margin: 0;
padding: 0;
border-bottom: 0;
}
.footer-t .widget.widget_fluid_magazine_slider_post ul li:before{display: none;}
.footer-t .widget.widget_fluid_magazine_slider_post .post-thumbnail{
display: block;
height: 100%;
margin: 0 0 15px;
}
.footer-t .widget.widget_fluid_magazine_slider_post .post-thumbnail img{vertical-align: top;}
.footer-t .widget.widget_fluid_magazine_slider_post .entry-header{margin: 0 0 15px;}
.footer-t .widget.widget_fluid_magazine_slider_post .entry-title{
font-size: 18px;
line-height: 24px;
font-weight: 600;
margin: 0 0 3px;
}
.footer-t .widget.widget_fluid_magazine_slider_post .entry-meta{
font-family: "Poppins",sans-serif;
font-size: 12px;
font-weight: 500;
line-height: 15px;
}
.footer-t .widget.widget_fluid_magazine_slider_post .entry-meta a{color: #999;}
.footer-t .widget.widget_fluid_magazine_slider_post .entry-meta a:hover,
.footer-t .widget.widget_fluid_magazine_slider_post .entry-meta a:focus{
text-decoration: none;
color: #fff;
}
.footer-t .widget.widget_fluid_magazine_slider_post .entry-content{
margin: 0;
font-size: 15px;
line-height: 24px;
}
.footer-t .widget.widget_fluid_magazine_slider_post .flex-direction-nav{
position: absolute;
width: 100%;
top: -40px;
}
.footer-t .widget.widget_fluid_magazine_featured_post .holder{overflow: hidden;}
.footer-t .widget.widget_fluid_magazine_featured_post .img-holder{
margin-bottom: 15px;
}
.footer-t .widget.widget_fluid_magazine_featured_post .img-holder img{
vertical-align: top;
-webkit-border-radius: 100px;
border-radius: 50%;
}
.footer-t .widget.widget_rss .widget-title a{color: #fff;}
.footer-t .widget.widget_rss ul li a{color: #fff;}
.footer-t .widget.widget_rss ul li a:hover,
.footer-t .widget.widget_rss ul li a:focus{
text-decoration: underline;
}
.footer-t .post-slider .flex-direction-nav a{
margin-top: 0;
top: 123px;
}
.footer-t .widget.widget_fluid_magazine_social_networks ul{
overflow: hidden;
}
.footer-t .widget.widget_fluid_magazine_social_networks ul li{
margin: 0 15px 15px 0;
padding: 0;
border-bottom: 0;
float: left;
}
.footer-t .widget.widget_fluid_magazine_social_networks ul li:before{display: none;}
.footer-t .widget.widget_fluid_magazine_social_networks ul li a{
display: block;
width: 45px;
height: 45px;
border: 2px solid #fff;
color: #fff;
-webkit-border-radius: 100px;
border-radius: 50%;
text-align: center;
line-height: 41px;
-webkit-transition: all 0.2s;
-moz-transition: all 0.2s;
transition: all 0.2s;
}
.footer-t .widget.widget_fluid_magazine_social_networks ul li a:hover,
.footer-t .widget.widget_fluid_magazine_social_networks ul li a:focus{
text-decoration: none;
color: #f49cc2;
background: #fff;
}
.site-info{
background: #666;
padding: 30px 0 20px;
font-size: 14px;
line-height: 17px;
color: #fff;
}
.site-info a{color: #fff;}
.site-info a:hover,
.site-info a:focus{
color: #fff;
text-decoration: underline;
}
.site-info .copyright{float: left;}
.site-info .by{float: right;}
#mobile-header{display: none;}
@media only screen and (max-width: 1199px){
.container{
width: 970px;
}
.banner .banner-text{top: 17%;}
.category-post .post .post-thumbnail,
.latest-blog .post .post-thumbnail{
width: 100%;
margin-right: 0;
}
.latest-blog .post .post-thumbnail img{width: 100%;}
.category-post .post .text-holder,
.latest-blog .post .text-holder{width: 100%;}
.latest-blog .post .text-holder{padding-right: 0;}
.post-slider .flex-direction-nav a{
top: 50px;
margin-top: 21px;
}
#secondary .widget.widget_fluid_magazine_featured_post .text-holder{width: 100%;}
#secondary .widget.widget_fluid_magazine_featured_post .img-holder{
margin-right: 0;
margin-bottom: 15px;
}
.search #primary .post .post-thumbnail,
.search #primary .page .post-thumbnail{
width: 100%;
margin-right: 0;
margin-bottom: 20px;
}
.search #primary .post .post-thumbnail img,
.search #primary .page .post-thumbnail img{width: 100%;}
}
@media only screen and (max-width: 991px){
.container{width: 100%;}
.banner .banner-text{top: 5%;}
.banner .banner-text .category{margin: 0 0 10px;}
.banner .banner-text .title{
margin: 0 0 15px;
font-size: 38px;
line-height: 50px;
}
.main-navigation li{margin-left: 30px;}
#primary,
#secondary{width: 100%;}
.post-slider .flex-direction-nav a{top: 170px;}
#mobile-header{
display: block;
float: right;
margin: 25px 0 0 20px;
}
#site-navigation{display: none;}
#mobile-header span{
display: block;
width: 20px;
height: 3px;
background: #989899;
border-radius: 3px;
margin-bottom: 2px;
}
#mobile-header a{display: block;}
.site-header{padding-bottom: 20px;}
.sidr-main-open .site-header .header-t.sticky{
left: 260px;
}
.featured-post .entry-header{padding: 10px 15px;}
}
@media only screen and (max-width: 767px){
.container{width: 100%;}
.banner .banner-text{
position: relative;
top: 0;
}
.banner .banner-text{padding: 10px 15px 80px;}
.banner .banner-text .title{
font-size: 18px;
line-height: 22px;
}
.banner .btn-down{bottom: 5px;}
.banner .flexslider .flex-direction-nav a{top: 20%;}
.featured-post .post, .featured-post .grid-sizer,
.featured-post .post.grid-item--width1,
.featured-post .post.grid-item--width3{width: 100%;}
.featured-post .post.grid-item--width1 .entry-header .entry-title,
.featured-post .post.grid-item--width3 .entry-header .entry-title{
font-size: 18px;
line-height: 22px;
}
.top-stories .col,
.category-post .col{width: 100%;}
.top-stories,
.category-post,
.latest-blog,
.top-bar,
.search .search-list{padding: 20px;}
.latest-blog .post .entry-header .entry-meta span,
.latest-blog .post .entry-header .entry-meta .comments-link,
.latest-blog .post .entry-header .entry-meta .posted-on,
.latest-blog .post .entry-header .entry-meta .byline,
.search #primary .post .entry-header .entry-meta .comments-link,
.search #primary .post .entry-header .entry-meta .posted-on,
.search #primary .post .entry-header .entry-meta .byline,
.search #primary .post .entry-header .entry-meta span{
float: none;
display: block;
margin: 0 0 5px;
padding: 0;
border: 0;
}
.post-slider .flex-direction-nav a{top: 50px;}
.footer-t .column{width: 100%;}
.archive #primary .post .post-thumbnail{width: 100%;}
.archive #primary .post .post-thumbnail img{width: 100%;}
.archive .category-list{padding: 0 20px;}
.author .text-holder{width: 100%;}
.comments-area .comment-body .comment-content{margin: 0;}
.comments-area .comment-list .children{padding-left: 0;}
.comments-area .comment-body .reply{margin-left: 0;}
.comments-area .comment-form .comment-form-author,
.comments-area .comment-form .comment-form-email,
.comments-area .comment-form .comment-form-url{
width: 100%;
margin-right: 0;
}
.site-header .site-branding{margin-bottom: 20px;}
}
svg.fallback-svg {
vertical-align: top;
}@font-face{font-family:'FontAwesome';src:url(//www.modadivasmagazine.com/wp-content/plugins/team-showcase/assets/fonts/fontawesome-webfont.eot?v=4.7.0);src:url(//www.modadivasmagazine.com/wp-content/plugins/team-showcase/assets/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0) format('embedded-opentype'),url(//www.modadivasmagazine.com/wp-content/plugins/team-showcase/assets/fonts/fontawesome-webfont.woff2?v=4.7.0) format('woff2'),url(//www.modadivasmagazine.com/wp-content/plugins/team-showcase/assets/fonts/fontawesome-webfont.woff?v=4.7.0) format('woff'),url(//www.modadivasmagazine.com/wp-content/plugins/team-showcase/assets/fonts/fontawesome-webfont.ttf?v=4.7.0) format('truetype'),url(//www.modadivasmagazine.com/wp-content/plugins/team-showcase/assets/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular) format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-signing:before,.fa-sign-language:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.fa-handshake-o:before{content:"\f2b5"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-o:before{content:"\f2b7"}.fa-linode:before{content:"\f2b8"}.fa-address-book:before{content:"\f2b9"}.fa-address-book-o:before{content:"\f2ba"}.fa-vcard:before,.fa-address-card:before{content:"\f2bb"}.fa-vcard-o:before,.fa-address-card-o:before{content:"\f2bc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-circle-o:before{content:"\f2be"}.fa-user-o:before{content:"\f2c0"}.fa-id-badge:before{content:"\f2c1"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-drivers-license-o:before,.fa-id-card-o:before{content:"\f2c3"}.fa-quora:before{content:"\f2c4"}.fa-free-code-camp:before{content:"\f2c5"}.fa-telegram:before{content:"\f2c6"}.fa-thermometer-4:before,.fa-thermometer:before,.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-shower:before{content:"\f2cc"}.fa-bathtub:before,.fa-s15:before,.fa-bath:before{content:"\f2cd"}.fa-podcast:before{content:"\f2ce"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-times-rectangle:before,.fa-window-close:before{content:"\f2d3"}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:"\f2d4"}.fa-bandcamp:before{content:"\f2d5"}.fa-grav:before{content:"\f2d6"}.fa-etsy:before{content:"\f2d7"}.fa-imdb:before{content:"\f2d8"}.fa-ravelry:before{content:"\f2d9"}.fa-eercast:before{content:"\f2da"}.fa-microchip:before{content:"\f2db"}.fa-snowflake-o:before{content:"\f2dc"}.fa-superpowers:before{content:"\f2dd"}.fa-wpexplorer:before{content:"\f2de"}.fa-meetup:before{content:"\f2e0"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}@font-face {
font-family: 'tmf';
src: url(//www.modadivasmagazine.com/wp-content/plugins/team-showcase/assets/fonts/tmf.eot?86257959);
src: url(//www.modadivasmagazine.com/wp-content/plugins/team-showcase/assets/fonts/tmf.eot?86257959#iefix) format('embedded-opentype'),
url(//www.modadivasmagazine.com/wp-content/plugins/team-showcase/assets/fonts/tmf.woff2?86257959) format('woff2'),
url(//www.modadivasmagazine.com/wp-content/plugins/team-showcase/assets/fonts/tmf.woff?86257959) format('woff'),
url(//www.modadivasmagazine.com/wp-content/plugins/team-showcase/assets/fonts/tmf.ttf?86257959) format('truetype'),
url(//www.modadivasmagazine.com/wp-content/plugins/team-showcase/assets/fonts/tmf.svg?86257959#tmf) format('svg');
font-weight: normal;
font-style: normal;
}   .tpf-icon [class^="icon-"]:before,
.tpf-icon [class*=" icon-"]:before {
font-family: "tmf" !important;
font-style: normal;
font-weight: normal;
speak: never;
display: inline-block;
text-decoration: inherit;
width: 1em;
margin-right: .2em;
text-align: center;  font-variant: normal;
text-transform: none; line-height: 1em;  margin-left: .2em;   -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;  }
.icon-tmf-mastodon:before { content: '\e805'; } .icon-tmf-bluesky-icon:before { content: '\e901'; } .icon-tmf-threads-icon:before { content: '\e903'; } .icon-tmf-tiktok-icon:before { content: '\e904'; }.mfp-bg{top: 0;left: 0;width: 100%;height: 100%;z-index: 1042;overflow: hidden;position: fixed;background: #0b0b0b;opacity: 0.8}.mfp-wrap{top: 0;left: 0;width: 100%;height: 100%;z-index: 1043;position: fixed;outline: none !important;-webkit-backface-visibility: hidden}.mfp-container{text-align: center;position: absolute;width: 100%;height: 100%;left: 0;top: 0;padding: 0 8px;box-sizing: border-box}.mfp-container:before{content: '';display: inline-block;height: 100%;vertical-align: middle}.mfp-align-top .mfp-container:before{display: none}.mfp-content{position: relative;display: inline-block;vertical-align: middle;margin: 0 auto;text-align: left;z-index: 1045}.mfp-inline-holder .mfp-content,.mfp-ajax-holder .mfp-content{width: 100%;cursor: auto}.mfp-ajax-cur{cursor: progress}.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close{cursor: -moz-zoom-out;cursor: -webkit-zoom-out;cursor: zoom-out}.mfp-zoom{cursor: pointer;cursor: -webkit-zoom-in;cursor: -moz-zoom-in;cursor: zoom-in}.mfp-auto-cursor .mfp-content{cursor: auto}.mfp-close,.mfp-arrow,.mfp-preloader,.mfp-counter{-webkit-user-select: none;-moz-user-select: none;user-select: none}.mfp-loading.mfp-figure{display: none}.mfp-hide{display: none !important}.mfp-preloader{color: #CCC;position: absolute;top: 50%;width: auto;text-align: center;margin-top: -0.8em;left: 8px;right: 8px;z-index: 1044}.mfp-preloader a{color: #CCC}.mfp-preloader a:hover{color: #FFF}.mfp-s-ready .mfp-preloader{display: none}.mfp-s-error .mfp-content{display: none}button.mfp-close,button.mfp-arrow{overflow: visible;cursor: pointer;background: transparent;border: 0;-webkit-appearance: none;display: block;outline: none;padding: 0;z-index: 1046;box-shadow: none;touch-action: manipulation}button::-moz-focus-inner{padding: 0;border: 0}.mfp-close{width: 44px;height: 44px;line-height: 44px;position: absolute;right: 0;top: 0;text-decoration: none;text-align: center;opacity: 0.65;padding: 0 0 18px 10px;color: #FFF;font-style: normal;font-size: 28px;font-family: Arial, Baskerville, monospace}.mfp-close:hover,.mfp-close:focus{opacity: 1}.mfp-close:active{top: 1px}.mfp-close-btn-in .mfp-close{color: #333}.mfp-image-holder .mfp-close,.mfp-iframe-holder .mfp-close{color: #FFF;right: -6px;text-align: right;padding-right: 6px;width: 100%}.mfp-counter{position: absolute;top: 0;right: 0;color: #CCC;font-size: 12px;line-height: 18px;white-space: nowrap}.mfp-arrow{position: absolute;opacity: 0.65;margin: 0;top: 50%;margin-top: -55px;padding: 0;width: 90px;height: 110px;-webkit-tap-highlight-color: transparent}.mfp-arrow:active{margin-top: -54px}.mfp-arrow:hover,.mfp-arrow:focus{opacity: 1}.mfp-arrow:before,.mfp-arrow:after{content: '';display: block;width: 0;height: 0;position: absolute;left: 0;top: 0;margin-top: 35px;margin-left: 35px;border: medium inset transparent}.mfp-arrow:after{border-top-width: 13px;border-bottom-width: 13px;top: 8px}.mfp-arrow:before{border-top-width: 21px;border-bottom-width: 21px;opacity: 0.7}.mfp-arrow-left{left: 0}.mfp-arrow-left:after{border-right: 17px solid #FFF;margin-left: 31px}.mfp-arrow-left:before{margin-left: 25px;border-right: 27px solid #3F3F3F}.mfp-arrow-right{right: 0}.mfp-arrow-right:after{border-left: 17px solid #FFF;margin-left: 39px}.mfp-arrow-right:before{border-left: 27px solid #3F3F3F}.mfp-iframe-holder{padding-top: 40px;padding-bottom: 40px}.mfp-iframe-holder .mfp-content{line-height: 0;width: 100%;max-width: 900px}.mfp-iframe-holder .mfp-close{top: -40px}.mfp-iframe-scaler{width: 100%;height: 0;overflow: hidden;padding-top: 56.25%}.mfp-iframe-scaler iframe{position: absolute;display: block;top: 0;left: 0;width: 100%;height: 100%;box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);background: #000}img.mfp-img{width: auto;max-width: 100%;height: auto;display: block;line-height: 0;box-sizing: border-box;padding: 40px 0 40px;margin: 0 auto}.mfp-figure{line-height: 0}.mfp-figure:after{content: '';position: absolute;left: 0;top: 40px;bottom: 40px;display: block;right: 0;width: auto;height: auto;z-index: -1;box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);background: #444}.mfp-figure small{color: #BDBDBD;display: block;font-size: 12px;line-height: 14px}.mfp-figure figure{margin: 0}.mfp-bottom-bar{margin-top: -36px;position: absolute;top: 100%;left: 0;width: 100%;cursor: auto}.mfp-title{text-align: left;line-height: 18px;color: #F3F3F3;word-wrap: break-word;padding-right: 36px}.mfp-image-holder .mfp-content{max-width: 100%}.mfp-gallery .mfp-image-holder .mfp-figure{cursor: pointer}@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px){.mfp-img-mobile .mfp-image-holder{padding-left: 0;padding-right: 0}.mfp-img-mobile img.mfp-img{padding: 0}.mfp-img-mobile .mfp-figure:after{top: 0;bottom: 0}.mfp-img-mobile .mfp-figure small{display: inline;margin-left: 5px}.mfp-img-mobile .mfp-bottom-bar{background: rgba(0, 0, 0, 0.6);bottom: 0;margin: 0;top: auto;padding: 3px 5px;position: fixed;box-sizing: border-box}.mfp-img-mobile .mfp-bottom-bar:empty{padding: 0}.mfp-img-mobile .mfp-counter{right: 5px;top: 3px}.mfp-img-mobile .mfp-close{top: 0;right: 0;width: 35px;height: 35px;line-height: 35px;background: rgba(0, 0, 0, 0.6);position: fixed;text-align: center;padding: 0}}@media all and (max-width: 900px){.mfp-arrow{-webkit-transform: scale(0.75);transform: scale(0.75)}.mfp-arrow-left{-webkit-transform-origin: 0;transform-origin: 0}.mfp-arrow-right{-webkit-transform-origin: 100%;transform-origin: 100%}.mfp-container{padding-left: 6px;padding-right: 6px}}.white-popup {
position: relative;
background: #FFF;
padding: 30px;
width: auto;
max-width: 1140px;
margin: 20px auto;
border-radius: 5px;
}
.team-manager-container .team-manager-row .tsrow-col-md-4 {
width: 30%;
}
.team-manager-container .team-manager-row .tsrow-col-md-8 {
width: 70%;
}
.team-manager-row {
display: -webkit-box;
display: -webkit-flex;
display: -moz-box;
display: -ms-flexbox;
display: flex;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
justify-content: space-between;
}
.team-popup-box {
width: 100%;
padding: 52px 35px !important;
max-width: 1140px;
border-radius: 10px;
}
.team-manager-popup-left-area .left-box-thumbnail img {
width: 100%;
height: auto;
margin-bottom: 15px;
}
.team-manager-popup-left-area h3.team-manager-popup-designation {
margin: 0;
padding: 0;
font-size: 18px;
font-weight: 600;
margin-bottom: 15px;
}
ul.tp-tmffree-popup-info {
margin: 10px 0px;
padding: 0;
list-style: none;
text-decoration: none;
word-break: break-all;
}
ul.tp-tmffree-popup-info li {
padding: 1px 0px;
}
ul.tp-tmffree-popup-info li i {
margin-right: 5px;
}
ul.tp-tmffree-popup-info li a {
text-decoration: none;
outline: none;
box-shadow: none;
}
ul.tp-tmffree-popup-info li a:hover {
}
.team-manager-popup-right-area {
margin-left: 30px;
}
.team-manager-popup-right-area h2.left-box-title {
margin: 0;
padding: 0;
font-size: 22px;
font-weight: 600;
margin-bottom: 15px;
}
.left-box-social-items{
padding: 0;
margin: 0;
margin-top: 25px;
display: flex;
align-items: center;
justify-content: center;
gap: 5px;
}
.left-box-social-items li{
list-style: none;	
}
.left-box-social-items li a{
width: 35px;
height: 35px;
display: flex;
align-items: center;
justify-content: center;
text-decoration: none;
box-shadow: none;
outline: none;
background:#f8f8f8;
color: #da3e65;
}
.left-box-social-items li a:hover{
text-decoration:none;
color:#333;
}
.white-popup.style-one .left-box-social-items{
justify-content: left;
}
.white-popup.style-default,
.white-popup.style-three,
.white-popup.style-two {
max-width: 500px;
margin: 0;
padding:0;
border-radius: 0;
min-height: 100%;
}
.white-popup.style-two{
float:right;
}
.white-popup.style-three{
float:left;
}
.white-popup.style-default{
float:none;
margin: 0 auto;
}
.mfp-tpteamfree .mfp-container {
padding: 0;
}
.style-default .team-manager-popup-right-area,
.style-three .team-manager-popup-right-area,
.style-two .team-manager-popup-right-area {
margin: 0;
padding: 35px;
margin-top: 45px;
}
.team-manager-popup-left-area {
position: relative;
}
.style-default .client-info-box,
.style-three .client-info-box,
.style-two .client-info-box {
position: absolute;
left: 0;
bottom: 0;
right: 0;
width: 50%;
background: #f6f7f8;
margin: auto;
padding: 20px;
transition: .5s;
transform: translateY(30%);
text-align: center;
}
.client-info-box h2.left-box-title{
font-size: 18px;
margin-bottom: 8px;
font-weight: 500;
}
.client-info-box h3.team-manager-popup-designation{
font-size: 15px;
font-weight: 400;
margin: 0;
padding: 0;
}
.mfp-tpteamfree .mfp-container button.mfp-arrow.mfp-arrow-left.mfp-prevent-close {
display: none;
}
.mfp-tpteamfree .mfp-container button.mfp-arrow.mfp-arrow-right.mfp-prevent-close {
display: none;
}
@media (max-width: 767px) {
.team-manager-container .team-manager-row .tsrow-col-md-4{
width: 100%;
}
.team-manager-container .team-manager-row .tsrow-col-md-8{
width: 100%;
}
.team-manager-popup-right-area {
margin-left: 0;
margin-top: 50px;
}
}
.left-box-social-items .fa.fa-twitter::before,
.team-manager-free-items-social .fa.fa-twitter::before {
content: "𝕏";
font-size: 1.2em;
}
.skill-bars{
display: block;
overflow: hidden;
margin-top: 15px;
margin-bottom: 10px;
}
.skill-bars .skill {
margin-bottom: 10px;
position: relative;
text-align: left;
}
.skill-bars .skill .skill-title {
font-size: 15px;
color: #000000;
margin-bottom: 5px;
}
.skill-bars .skill:before{
width: 100%;
height: 8px;
content: "";
display: block;
position: absolute;
background: #dddddd;
bottom: 0;
}
.skill-bars .skill-bar {
width: 100%;
height: 8px;
background:#000000;
display: block;
position: relative;
}
.skill-bars .skill-count1 {
right: 0;
}
.skill-bars .skill-bar span {
position: absolute;
top: -26px;
padding: 0;
font-size: 15px;
padding: 0;
font-weight: 500;
color: #000000;
} .tmf-wrapper.tmf-style-theme1 .team-manager-social-area,
.tmf-wrapper.theme1 .team-manager-social-area{
list-style-type: none;
padding: 0;
margin: 0;
position: absolute;
bottom: 20px;
left: 20px;
right: 20px;
opacity: 0; transition: opacity 0.3s ease; }
.tmf-wrapper.tmf-style-theme1 .team-manager-free-items:hover .team-manager-social-area,
.tmf-wrapper.theme1 .team-manager-free-items:hover .team-manager-social-area {
opacity: 1; } .tmf-wrapper.tmf-style-theme3,
.tmf-wrapper.theme3 {
text-align:center;
display: block;
overflow: hidden;
}
.tmf-wrapper.tmf-style-theme3 .team-manager-free-container,
.tmf-wrapper.theme3 .team-manager-free-container{
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.tmf-wrapper.tmf-style-theme3 .team-manager-free-items,
.tmf-wrapper.theme3 .team-manager-free-items{
text-align:var(--tmf-items-alignment);
}
.tmf-wrapper.tmf-style-theme3 .team-manager-free-items-thumbnail,
.tmf-wrapper.theme3 .team-manager-free-items-thumbnail{
position:relative;
width:200px;
height:200px;
border-radius:50%;
display:inline-block;
overflow:hidden;
}
.tmf-wrapper.tmf-style-theme3 .team-manager-free-items-thumbnail img,
.tmf-wrapper.theme3 .team-manager-free-items-thumbnail img{
width:100%;
height:100%;
border-radius:50%;
object-fit:cover;
transition: transform .5s ease, filter .3s ease;
overflow: hidden;
}
.tmf-wrapper.tmf-style-theme3 .team-manager-free-items-thumbnail img,
.tmf-wrapper.theme3 .team-manager-free-items-thumbnail img{
transition: all 0.3s ease-in-out;
filter: grayscale(var(--tmf-img-grayscale,0%));
overflow: hidden;
}
.tmf-wrapper.tmf-style-theme3 .team-manager-free-items-thumbnail,
.tmf-wrapper.theme3 .team-manager-free-items-thumbnail{
will-change: transform;
}
.tmf-wrapper.tmf-style-theme3 .team-manager-free-items:hover img,
.tmf-wrapper.theme3 .team-manager-free-items:hover img{
filter: grayscale(var(--tmf-img-hover-grayscale,0%));
overflow: hidden;
}
.tmf-wrapper.tmf-style-theme3 .team-manager-free-items:hover .team-manager-free-items-thumbnail img,
.tmf-wrapper.theme3 .team-manager-free-items:hover .team-manager-free-items-thumbnail img{
transform: scale(var(--tmf-img-zoom,1));
overflow: hidden;
}
.tmf-wrapper.tmf-style-theme3 .team-overlay,
.tmf-wrapper.theme3 .team-overlay{
position:absolute;
top:0;
left:0;
width:100%;
height:100%;
border-radius:50%;
background:var(--tmf-overlay-background); opacity:0; display:flex;
align-items:center;
justify-content:center;
transform:scale(.6);
transition: all .4s ease;
} .tmf-wrapper.tmf-style-theme3 .team-plus,
.tmf-wrapper.theme3 .team-plus{
color:#fff;
font-size:50px;
text-decoration:none;
transform:translateY(30px);
opacity:0;
transition: all .4s ease;
} .tmf-wrapper.tmf-style-theme3 .team-manager-free-items:hover .team-image img,
.tmf-wrapper.theme3 .team-manager-free-items:hover .team-image img{
transform:scale(1.08);
}
.tmf-wrapper.tmf-style-theme3 .team-manager-free-items:hover .team-overlay,
.tmf-wrapper.theme3 .team-manager-free-items:hover .team-overlay{
opacity:.9; transform:scale(1);
}
.tmf-wrapper.tmf-style-theme3 .team-manager-free-items:hover .team-plus,
.tmf-wrapper.theme3 .team-manager-free-items:hover .team-plus{
transform:translateY(0);
opacity:1;
} .tmf-wrapper .team-manager-free-items-social{
margin:0;
padding:0;
list-style: none;
}
.tmf-wrapper .team-manager-free-items-social li{
display: inline-block;
margin:5px 0px 0px 0px;
}
.tmf-wrapper .team-manager-free-items-social li i{
padding-right:0px;
}
.tmf-wrapper .team-manager-free-items-social li a {
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
justify-content: center;
background: var(--tmf-social-icon-bg);
color: var(--tmf-social-icon-color);
font-size: var(--tmf-social-icon-size, 14px );
border-radius:var(--tmf-social-icon-radius);
text-align: center;
height: 30px;
width: 30px;
transition: all 0.3s ease 0s;
text-decoration: none;
outline: none;
box-shadow: none;
}
.tmf-wrapper .team-manager-free-items-social li:hover {
border-radius: 50px;
transition: all 0.3s;
}
.tmf-wrapper .team-manager-free-items-social li a:hover{
color:var(--tmf-social-h-color);
background:var(--tmf-social-h-bg-color);
border: medium none;
box-shadow: none;
outline: medium none;
text-decoration: none;
}.tmf-wrapper .teamshowcasefree-col-lg-1,
.tmf-wrapper .teamshowcasefree-col-lg-2,
.tmf-wrapper .teamshowcasefree-col-lg-3,
.tmf-wrapper .teamshowcasefree-col-lg-4,
.tmf-wrapper .teamshowcasefree-col-lg-5,
.tmf-wrapper .teamshowcasefree-col-lg-6,
.tmf-wrapper .teamshowcasefree-col-md-1,
.tmf-wrapper .teamshowcasefree-col-md-2,
.tmf-wrapper .teamshowcasefree-col-md-3,
.tmf-wrapper .teamshowcasefree-col-md-4,
.tmf-wrapper .teamshowcasefree-col-md-5,
.tmf-wrapper .teamshowcasefree-col-md-6,
.tmf-wrapper .teamshowcasefree-col-sm-1,
.tmf-wrapper .teamshowcasefree-col-sm-2,
.tmf-wrapper .teamshowcasefree-col-sm-3,
.tmf-wrapper .teamshowcasefree-col-sm-4,
.tmf-wrapper .teamshowcasefree-col-sm-5,
.tmf-wrapper .teamshowcasefree-col-sm-6,
.tmf-wrapper .teamshowcasefree-col-xs-1,
.tmf-wrapper .teamshowcasefree-col-xs-2,
.tmf-wrapper .teamshowcasefree-col-xs-3,
.tmf-wrapper .teamshowcasefree-col-xs-4,
.tmf-wrapper .teamshowcasefree-col-xs-5,
.tmf-wrapper .teamshowcasefree-col-xs-6 {
float: left;
margin-bottom: var(--tmf-main-padding, 30px);
min-height: 1px;
padding-left: var(--tmf-main-padding-left, 15px);
padding-right: var(--tmf-main-padding-right, 15px);
position: relative;
}
.teamshowcasefree-col-lg-1 {
width: 100%;
}
.teamshowcasefree-col-lg-2 {
width: 50%;
}
.teamshowcasefree-col-lg-3 {
width: 33.2222%;
}
.teamshowcasefree-col-lg-4 {
width: 24.9%;
}
.teamshowcasefree-col-lg-5 {
width: 19.9%;
}
.teamshowcasefree-col-lg-6 {
width: 16.6667%;
} @media (min-width: 992px) and (max-width: 1100px) {
.teamshowcasefree-col-md-1 {
width: 100%;
}
.teamshowcasefree-col-md-2 {
width: 50%;
}
.teamshowcasefree-col-md-3 {
width: 33.22222222%;
}
.teamshowcasefree-col-md-4 {
width: 24.9%;
}
.teamshowcasefree-col-md-5 {
width: 19.9%;
}
.teamshowcasefree-col-md-6 {
width: 16.66666666666667%;
}
} @media (min-width: 650px) and (max-width: 991px) {
.teamshowcasefree-col-sm-1 {
width: 100%;
}
.teamshowcasefree-col-sm-2 {
width: 49.9%;
}
.teamshowcasefree-col-sm-3 {
width: 33.22222222%;
}
.teamshowcasefree-col-sm-4 {
width: 24.9%;
}
.teamshowcasefree-col-sm-5 {
width: 19.9%;
}
.teamshowcasefree-col-sm-6 {
width: 16.66666666666667%;
}
} @media (max-width: 651px) {
.teamshowcasefree-col-xs-1 {
width: 100%;
}
.teamshowcasefree-col-xs-2 {
width: 49.9%;
}
.teamshowcasefree-col-xs-3 {
width: 33.22222222%;
}
.teamshowcasefree-col-xs-4 {
width: 24.9%;
}
.teamshowcasefree-col-xs-5 {
width: 19.9%;
}
.teamshowcasefree-col-xs-6 {
width: 16.66666666666667%;
}
}  .tmf-wrapper .skill-bars{
display: block;
overflow: hidden;
line-height: 15px;
}
.tmf-wrapper .skill-bars .skill {
margin-bottom: 5px;
position: relative;
text-align: left;
}
.tmf-wrapper .skill-bars .skill .skill-title {
font-size: var(--tmf-skill-font-size, 14px);
color: var(--tmf-skill-font-color, #333);
margin-bottom: 5px;
}
.tmf-wrapper .skill-bars .skill:before{
width: 100%;
height: 8px;
content: "";
display: block;
position: absolute;
background: var(--tmf-skill-bg, #eee);
bottom: 0;
}
.tmf-wrapper .skill-bars .skill-bar {
width: 100%;
height: 8px;
background: var(--tmf-skill-line, #007bff);
display: block;
position: relative;
}
.tmf-wrapper .skill-bars .skill-count1 {
right: 0;
}
.tmf-wrapper .skill-bars .skill-bar span {
position: absolute;
top: -20px;
padding: 0;
padding: 0;
font-weight: 500;
font-size: var(--tmf-skill-font-size, 14px);
color: var(--tmf-skill-percent-color, #000);
}.wppb-user-forms,
.wppb-user-forms * {
-webkit-box-sizing: border-box !important; -moz-box-sizing: border-box !important; box-sizing: border-box !important; } .wppb-user-forms .wppb-form-field {
list-style: none;
}
.wppb-user-forms input:not([type="button"]):not([type="reset"]):not([type="submit"]):not([type="file"]):not([value="agree"]),
.wppb-user-forms select,
.wppb-user-forms textarea {
font-size: 100%; margin: 0; vertical-align: baseline; }
.wppb-user-forms input[type="checkbox"],
.wppb-user-forms input[type="radio"] {
padding: 0; }
.wppb-user-forms input[type="search"] {
-webkit-appearance: textfield; -webkit-box-sizing: content-box; -moz-box-sizing: content-box;
box-sizing: content-box;
} .wppb-user-forms input[type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
} .wppb-user-forms button::-moz-focus-inner,
.wppb-user-forms input::-moz-focus-inner {
border: 0;
padding: 0;
}
.wppb-user-forms input[type="text"],
.wppb-user-forms input[type="number"],
.wppb-user-forms input[type="email"],
.wppb-user-forms input[type="url"],
.wppb-user-forms input[type="password"],
.wppb-user-forms input[type="search"],
.wppb-user-forms textarea {
color: #666;
border: 1px solid #ccc;
border-radius: 3px;
}
.wppb-user-forms input[type="text"]:focus,
.wppb-user-forms input[type="number"]:focus,
.wppb-user-forms input[type="email"]:focus,
.wppb-user-forms input[type="url"]:focus,
.wppb-user-forms input[type="password"]:focus,
.wppb-user-forms input[type="search"]:focus,
.wppb-user-forms textarea:focus {
color: #111;
}
.wppb-user-forms input[type="text"],
.wppb-user-forms input[type="number"],
.wppb-user-forms input[type="email"],
.wppb-user-forms input[type="url"],
.wppb-user-forms input[type="password"],
.wppb-user-forms input[type="search"] {
padding: 3px;
}
.wppb-user-forms textarea {
overflow: auto; padding-left: 3px;
vertical-align: top; width: 100%;
} .wppb-user-forms .wppb-wysiwyg .wp-editor-wrap {
float: left;
width: 69.9%;
} .wppb-user-forms .wppb-wysiwyg button:hover {
background: none;
} .wppb-user-forms .wppb-wysiwyg div.mce-tinymce.mce-panel {
border: 1px solid #ccc !important;
color: #666 !important;
}
.wppb-user-forms .wppb-wysiwyg div.mce-panel.mce-first {
border-width: 0 0 1px 0 !important;
}
.wppb-user-forms .wppb-wysiwyg div.mce-panel.mce-last {
border-width: 1px 0 !important;
} .wppb-user-forms .wppb-wysiwyg .quicktags-toolbar {
border: 1px solid #dedede;
border-bottom: 0;
} #wp-link label input[type="text"] {
padding: 0;
}
#wppb-search-fields {
min-width: 250px;
float: left;
width: 100%;
}
.wppb-user-forms .wppb-search-button {
padding: 7px 20px;
line-height: 24px;
}
.wppb-search-users-wrap {
display: flex;
align-items: center;
justify-content: flex-start;
gap: 10px;
}
.wppb-user-forms .extra_field_heading {
margin-bottom: 0;
}
.wppb-user-forms .login-submit #wppb-submit:disabled,
.wppb-user-forms .form-submit #wppb-recover-password-button:disabled,
.wppb-user-forms .form-submit #register:disabled,
.wppb-user-forms .form-submit #edit_profile:disabled {
background: #414141;
opacity: 0.3;
cursor: not-allowed;
}
.wppb-userlisting-container form.wppb-search-users {
margin-bottom: 20px;
}
.wppb-userlisting-container .wppb-ul-search {
display: flex;
align-items: center;
justify-content: flex-start;
gap: 10px;
}
.wppb-userlisting-container .wppb-ul-search form.wppb-search-users {
flex-grow: 1;
}
.wppb-search-container {
display: flex;
flex-direction: row;
align-items: center;
justify-content: flex-start;
flex-grow: 1;
position: relative;
}
.wppb-search-container .wppb-clear-results {
position: absolute;
right: 10px;
top: 50%;
transform: translateY(-50%);
text-decoration: none;
}
[id^="wppb-login-widget"] .wppb-user-login-form {
max-width: 100% !important;
}
[id^="wppb-login-widget"] .login-username > *,
[id^="wppb-login-widget"] .login-password > * {
display: block;
width: 100% !important;
} .wppb-user-forms > ul {
max-width: 900px;
list-style: none;
margin-left: 0;
margin-right: 0;
padding-left: 0;
padding-right: 0;
}
#select_user_to_edit_form .wppb-form-field {
max-width: 900px;
}
.wppb-user-forms ul li {
list-style: none;
margin: 0 0 14px 0;
padding: 0;
}
#wppb-login-wrap p,
#select_user_to_edit_form p {
overflow: hidden;
margin: 0 0 14px 0;
padding: 0;
}
.wppb-user-forms .wppb-recaptcha:not(.wppb-field-error, .wppb-recaptcha-v2) {
margin: 0;
padding: 0;
height: 0;
}
.wppb-user-forms ul li:after {
content: "";
clear: both;
display: block;
}
.wppb-user-forms .wppb-input-hidden {
padding-bottom: 0;
}
.wppb-user-forms.wppb-user-role-administrator .wppb-input-hidden {
padding-bottom: 14px;
}
.wppb-user-forms .wppb-form-field > ul {
margin: 0;
padding: 0;
}
.wppb-form-field .wppb-password-field-container {
display: block;
position: relative;
}
.wppb-form-field .wppb-password-field-container input[type="password"], .wppb-form-field .wppb-password-field-container input[type="text"] {
width: 100%;
}
.wppb-form-field:not(#select_user_to_edit_form .wppb-form-field, .wppb-checkbox-terms-and-conditions, .wppb-gdpr-checkbox, .wppb-subscription-plans) label:not(.wppb-checkboxes label, .wppb-radios label, .login-remember label, .wppb-epaa-switch),
#pms-subscription-plans-discount label,
.pms-invite-code-name-field label,
#wppb-login-wrap .login-username label,
#wppb-login-wrap .login-password label,
#wppb-login-wrap .login-auth label {
width: 30%;
float: left;
min-height: 1px;
}
.wppb-form-field input[type="text"],
.wppb-form-field input[type="number"],
.wppb-form-field input[type="email"],
.wppb-form-field input[type="url"],
.wppb-form-field input[type="search"],
.wppb-form-field select,
.wppb-form-field textarea,
.wppb-form-field .wppb-password-field-container,
.wppb-checkboxes,
.wppb-radios,
#wppb-login-wrap .login-username input,
#wppb-login-wrap .login-auth input {
width: 69.9%;
float: left;
}
.wppb-form-field.wppb-select-multiple select {
height: auto;
}
.wp-theme-oceanwp .wppb-form-field input[type="number"]{
max-width: 100% !important;
}
#wppb-login-wrap .login-remember {
display: flex;
align-items: center;
}
#wppb-login-wrap .login-remember input {
cursor: pointer;
}
#wppb-login-wrap .login-remember label {
padding-left: 8px;
margin-bottom: 0;
cursor: pointer;
}
.wppb-form-field.wppb-timepicker select {
width: auto !important;
margin-right: 5px;
}
.wppb-user-forms .wppb-wysiwyg .wp-editor-wrap .wp-editor-tabs * {
box-sizing: content-box !important;
}
.wp-theme-oceanwp .woocommerce .wppb-user-forms .wppb-wysiwyg .wp-editor-wrap .wp-editor-tabs *{
width: auto !important;
padding: 3px 8px 4px !important;
}
.wppb-user-forms .wp-editor-wrap input {
float: none;
width: auto;
}
input#send_credentials_via_email {
float: none;
margin-right: 10px;
}
.wppb-send-credentials-checkbox label {
width: auto;
}
.wppb-form-field > span:not(.wppb-password-field-container) {
display: block;
clear: both;
font-size: 80%;
font-style: italic;
word-break: break-word;
}
.wppb-form-field > span.custom_field_html {
font-style: normal;
font-size: 100%;
}
.wppb-form-field > span.select2-container {
font-style: normal;
font-size: 100%;
clear: none;
}
.wppb-form-field > span.select2-container .selection .select2-selection {
height: 44px;
}
.wppb-repeater .wppb-select-cpt span.select2-container {
width: auto !important;
}
span.select2-container {
z-index: 9999;
}
.wppb-form-field.wppb-timepicker > span.wppb-timepicker-separator {
display: inline-block;
float: left;
clear: none;
margin-left: 0;
margin-right: 5px;
font-size: 100%;
font-style: normal;
}
.wppb_upload_button {
display: inline-block;
}
.wppb-user-forms .wppb-checkboxes li,
.wppb-user-forms .wppb-radios li {
display: inline-block;
padding: 0 20px 0 0;
}
.wppb-user-forms .wppb-checkboxes li.wppb-hidden {
padding: 0;
}
.wppb-form-field .wppb-checkboxes label,
.wppb-form-field .wppb-radios label {
float: none;
min-width: 0;
padding-left: 5px;
width: auto;
display: inline-block;
}
.wppb-checkbox-terms-and-conditions input,
.wppb-checkboxes li input,
.wppb-radios li input {
min-width: 0;
float: none;
}
.wppb-edit-user .wppb-checkbox-terms-and-conditions {
display: none;
}
.wppb-form-field.wppb-heading span,
.wppb-default-about-yourself-heading span,
.wppb-default-contact-info-heading span,
.wppb-default-name-heading span,
.wppb-checkbox-terms-and-conditions span {
margin-left: 0;
}
.wppb-checkbox-terms-and-conditions label {
width: 100%;
}
.wppb-form-field.wppb-checkbox-terms-and-conditions input[type="checkbox"].custom_field_toa {
float: none;
margin-right: 10px;
}
.wppb-recaptcha-element {
display: inline-block;
}
.wppb-recaptcha-element.wppb-invisible-recaptcha {
display: block !important;
}
.wppb-recaptcha-element iframe {
margin-bottom: 0;
}
.wppb-form-field input.wppb-map-search-box {
position: absolute;
top: 10px !important;
height: 34px;
width: 50%;
min-width: 250px;
background: #fff;
border: 0;
border-radius: 1px;
padding: 0 10px;
box-shadow: 0 1px 1px 0 #c1c1c1;
font-family: "Roboto", sans-serif;
}
.wppb-create-new-site {
width: 100%;
}
input#wppb_create_new_site_checkbox {
width: auto;
margin-right: 10px;
float: none;
}
label[for="wppb_create_new_site_checkbox"] {
width: 100%;
}
label[for="blog-privacy"] {
width: 100%;
} .wppb-gdpr-checkbox.wppb-form-field label {
width: 100%;
float: none;
}
.wppb-gdpr-checkbox.wppb-form-field #user_consent_gdpr {
float: none;
margin: 0 10px 0 0;
} .wppb-error,
.wppb-warning,
.wppb-notice,
.wppb-success {
padding: 6px 9px;
margin: 0 auto 25px;
display: block;
width: 100%;
}
.wppb-error,
.wppb-warning {
box-sizing: border-box;
background: #ffebe8;
border: 1px solid #c00;
}
.wppb-error,
.wppb-warning,
.wppb-notice {
color: #222222 !important;
}
.wppb-error a,
.wppb-warning a {
color: #007acc !important;
}
.wppb-comment-captcha-error {
clear: both !important;
margin: 0 0 24px !important;
padding: 12px 16px !important;
line-height: 1.5 !important;
}
.wppb-comment-captcha-error + .comment-notes,
.wppb-comment-captcha-error + .logged-in-as {
clear: both !important;
display: block !important;
margin-top: 0 !important;
margin-bottom: 24px !important;
}
.admin-bar #wppb_form_general_message {
padding-top: 32px;
}
.wppb-error a:hover,
.wppb-warning a:hover {
color: #007acc !important;
text-decoration: underline;
}
.wppb-notice {
box-sizing: border-box;
background: #ccc;
border: 1px solid #666;
}
.wppb-required {
color: red;
}
.wppb-required,
.wppb-checkbox-terms-and-conditions span.wppb-required {
margin-left: 5px;
}
.wppb-success {
box-sizing: border-box;
background: #e7f7d3;
border: 1px solid #6c3;
}
.wppb-register-user .wppb-field-error,
.wppb-edit-user .wppb-field-error,
#wppb-recover-password .wppb-field-error {
background-color: #ffdfdf;
border: 1px dotted #c89797;
margin-bottom: 6px !important;
padding: 6px !important;
}
.wppb-field-error > input,
.wppb-field-error > select,
.wppb-field-error > textarea,
.wppb-field-error > label {
margin-bottom: 10px;
}
.wppb-field-error img {
box-shadow: none;
-webkit-box-shadow: none;
border: none;
border-radius: 0px;
vertical-align: middle;
margin-top: -3px;
padding-left: 5px;
width: auto;
height: auto;
}
.wppb-form-field > span.wppb-form-error {
margin-top: 10px;
padding-top: 5px;
border-top: 1px dotted #c89797;
font-size: 100%;
margin-left: 0;
}
.wppb-password-group {
display: flex;
flex-direction: column;
gap: 12px;
}
.wppb-edit-user .wppb-default-password.wppb-current-password-field-error {
background-color: transparent;
border: 0;
padding: 0;
}
.wppb-edit-user .wppb-default-password .wppb-current-password-subfield-error {
background-color: #ffdfdf;
border: 1px dotted #c89797;
padding: 6px;
margin-bottom: 6px;
} #wppb-register-user .wppb-default-blog-details.wppb-field-error {
background-color: transparent !important;
border: 0px !important;
}
.wppb-default-blog-details > span.wppb-form-error {
display: none;
}
.wppb-blog-details-heading span {
margin-left: 0;
}
.wppb-1website-url {
position: absolute;
left: -99999px;
} .wppb-table * {
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.wppb-table {
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
border-spacing: 0.5rem;
border-collapse: collapse;
width: 100%;
}
.wppb-table th {
background: #f4f4f4;
padding: 7px;
border: 1px solid #e1e1e1;
text-align: left;
}
.wppb-table thead tr:hover {
background: none;
}
.wppb-table .wppb-sorting .wppb-sorting-default {
display: inline-block;
width: 16px;
height: 16px;
background: url(//www.modadivasmagazine.com/wp-content/plugins/profile-builder/assets/images/sorting-default.png) no-repeat center center;
vertical-align: middle;
}
.wppb-table .wppb-sorting .wppb-sorting-ascending {
background-image: url(//www.modadivasmagazine.com/wp-content/plugins/profile-builder/assets/images/sorting-ascending.png);
}
.wppb-table .wppb-sorting .wppb-sorting-descending {
background-image: url(//www.modadivasmagazine.com/wp-content/plugins/profile-builder/assets/images/sorting-descending.png);
}
.wppb-table tr:hover {
background: #f1fcff;
}
.wppb-table td {
padding: 7px;
border: 1px solid #e1e1e1;
}
.wppb-table .wppb-posts,
.wppb-table .wppb-moreinfo {
text-align: center;
}
.wppb-avatar img {
max-width: none;
}
ul.wppb-profile {
list-style-type: none;
margin-left: auto;
margin-right: auto;
padding-left: 0;
padding-right: 0;
}
ul.wppb-profile li {
margin-left: 0;
margin-right: 0;
overflow: hidden;
}
ul.wppb-profile li label {
display: block;
width: 30%;
float: left;
min-height: 1px;
font-weight: bold;
}
ul.wppb-profile li span {
display: block;
width: 69.9%;
float: left;
}
ul.wppb-profile li h3,
ul.wppb-profile li h3:first-child {
margin: 20px 0;
padding-top: 20px;
border-top: 1px solid #d2d2d2;
}
ul.wppb-faceted-list {
list-style: none;
margin: 0 0 20px;
}
ul.wppb-faceted-list:after {
visibility: hidden;
display: block;
font-size: 0;
content: " ";
clear: both;
height: 0;
}
ul.wppb-faceted-list > li {
float: left;
margin-right: 15px;
max-width: 300px;
}
ul.wppb-faceted-list > li:first-child {
float: none;
clear: both;
}
.wppb-userlisting-container .wppb-faceted-list li h5 {
margin: 5px 0;
}
.wppb-screen-reader-text {
border: 0;
clip: rect(1px, 1px, 1px, 1px);
-webkit-clip-path: inset(50%);
clip-path: inset(50%);
height: 1px;
margin: -1px;
overflow: hidden;
padding: 0;
position: absolute;
width: 1px;
word-wrap: normal !important;
}
ul.wppb-faceted-list label > * {
vertical-align: middle;
}
ul.wppb-faceted-list input[type="checkbox"] {
margin-right: 5px;
}
.wppb-userlisting-container.wppb-spinner {
position: relative;
opacity: 0.5;
}
.wppb-userlisting-container.wppb-spinner:after {
content: "";
position: absolute;
top: 50%;
left: 50%;
margin-top: -16px;
margin-left: -16px;
display: block;
width: 32px;
height: 32px;
z-index: 1000;
}
ul.wppb-faceted-list .hide-this {
display: none;
}
#wppb-remove-facets-container {
list-style: none;
margin: 0;
}
.wppb-remove-facet:before,
.wppb-remove-all-facets:before {
content: "x";
display: inline-block;
border-right: 1px dotted #d3ccc9;
border-right: 1px dotted #6f6f6f;
padding-right: 5px;
margin-right: 5px;
}
.wppb-userlisting-container .wppb-ul-range-values {
padding: 5px 0;
}
.wppb-userlisting-container:after {
visibility: hidden;
display: block;
font-size: 0;
content: " ";
clear: both;
height: 0;
}
.wppb-float-left {
float: left;
}
.wppb-float-right {
float: right;
}
.wppb-facet-float-left {
float: left;
max-width: 300px;
}
.wppb-facet-float-right {
float: right;
max-width: 300px;
}
li.wppb-facet-search {
position: relative;
}
.wppb-facet-search-wrap label {
display: inline-block;
position: relative;
padding: 0 !important;
margin: 0 !important;
}
.wppb-facet-search {
width: 75% !important;
margin-right: 5px !important;
}
.wppb-facet-search .screen-reader-text {
display: none;
}
.wppb-facet-search,
.wppb-search-submit {
box-sizing: border-box;
display: inline-block !important;
vertical-align: middle;
}
.wppb-search-submit {
display: inline-block;
width: 20%;
height: 100%;
background: #4f5963;
position: absolute;
right: 0;
cursor: pointer;
border: 1px solid #444d57;
border-radius: 3px;
padding: 0 !important;
margin: 0 !important;
}
.wppb-search-submit:hover {
background: #fff;
color: #4f5963;
}
.wppb-search-submit::before {
content: "\26B2";
display: inline-block;
color: #fff;
font-size: 120%;
-webkit-transform: rotate(-45deg);
-moz-transform: rotate(-45deg);
-o-transform: rotate(-45deg);
transform: rotate(-45deg);
}
.wppb-search-submit:hover::before {
color: #4f5963;
}
@media screen and (max-width: 720px) {
.wppb-table {
border: 0;
}
.wppb-table thead {
display: none;
}
.wppb-table tr {
display: block;
margin-bottom: 30px;
}
.wppb-table td {
display: block;
text-align: right;
border-bottom: 0;
}
.wppb-table td:last-of-type {
border-bottom: 1px solid #e1e1e1;
}
.wppb-table .wppb-posts,
.wppb-table .wppb-moreinfo {
text-align: right;
}
.wppb-table td:before {
content: attr(data-label);
float: left;
}
.wppb-table td:after {
content: "";
display: block;
clear: both;
}
} @media screen and (max-width: 500px) {
.wppb-form-field:not(#select_user_to_edit_form .wppb-form-field, .wppb-checkbox-terms-and-conditions, .wppb-gdpr-checkbox, .wppb-subscription-plans) label:not(.wppb-checkboxes label, .wppb-radios label),
#wppb-login-wrap .login-username label,
#wppb-login-wrap .login-password label,
#wppb-login-wrap .login-auth label,
ul.wppb-profile li label {
width: 100% !important;
display: block;
float: none !important;
}
.wppb-form-field input[type="text"],
.wppb-form-field input[type="number"],
.wppb-form-field input[type="email"],
.wppb-form-field input[type="url"],
.wppb-form-field input[type="password"],
.wppb-form-field input[type="search"],
.wppb-form-field select,
.wppb-form-field textarea,
.wppb-form-field .wp-editor-wrap,
.wppb-form-field .wppb-password-field-container,
.wppb-checkboxes,
.wppb-radios,
#wppb-login-wrap .login-username input,
#wppb-login-wrap .login-password input,
#wppb-login-wrap .login-auth input,
ul.wppb-profile li span {
width: 100% !important;
float: none !important;
}
.wppb-form-field > span {
margin-left: 0;
}
.wppb-checkboxes li label,
.wppb-radios li label {
display: inline;
}
.wppb-form-field .wppb-avatar-nofile,
.wppb-form-field .wppb-avatar-file,
.wppb-form-field .wppb-upload-nofile,
.wppb-form-field .wppb-upload-file {
margin-left: 0;
}
} #pass-strength-result {
background-color: #eee;
border: 1px solid #ddd;
display: none;
float: left;
margin: 13px 5px 5px 30%;
padding: 3px 5px;
text-align: center;
width: 200px;
height: 28px;
}
#pass-strength-result.short {
background-color: #ffa0a0;
border-color: #f04040;
}
#pass-strength-result.bad {
background-color: #ffb78c;
border-color: #ff853c;
}
#pass-strength-result.good {
background-color: #ffec8b;
border-color: #fc0;
}
#pass-strength-result.strong {
background-color: #c3ff88;
border-color: #8dff1c;
} .wppb-form-field.wppb-default-password button.wppb-toggle-pw,
.wppb-form-field.wppb-default-repeat-password button.wppb-toggle-pw,
#wppb-login-wrap .login-password button.wppb-toggle-pw,
#wppb-recover-password-container .wppb-form-field.passw1 .wppb-toggle-pw,
#wppb-recover-password-container .wppb-form-field.passw2 .wppb-toggle-pw {
position: absolute;
right: 4px;
top: 50%;
transform: translateY(-50%);
background: transparent !important;
background-color: transparent !important;
border: 1px solid transparent;
box-shadow: none;
padding: 0;
margin: 0;
cursor: pointer;
outline: none;
display: flex;
align-items: center;
justify-content: center;
}
.wp-theme-oceanwp .wppb-form-field.wppb-default-password button.wppb-toggle-pw,
.wp-theme-oceanwp .wppb-form-field.wppb-default-repeat-password button.wppb-toggle-pw{
width: auto !important;
}
#wppb-loginform .login-password .show-password-input,
.woocommerce .wppb-default-repeat-password .show-password-input,
.woocommerce .wppb-default-password .show-password-input {
display: none !important;
}
.wppb-form-field.wppb-default-password button img,
.wppb-form-field.wppb-default-repeat-password button img,
#wppb-login-wrap .login-password button img,
#wppb-recover-password-container .wppb-form-field.passw1 button img,
#wppb-recover-password-container .wppb-form-field.passw2 button img {
width: 20px;
} .wppb-form-field.wppb-subscription-plans input {
display: inline-block;
float: none;
margin-right: 10px !important;
}
.wppb-form-field.wppb-subscription-plans span.description {
display: block;
font-size: 100%;
font-style: italic;
margin-left: 0;
margin-bottom: 1.5em;
} .wppb-user-forms table {
border-collapse: separate;
} .wppb-private-website.wppb-private-website-hide-menus .main-navigation {
display: none;
} .marker-content-info {
position: absolute;
top: -400px;
left: -400px;
display: none;
}
.wppb-map-container .marker-content {
min-width: 320px;
max-width: 100%;
}
.wppb-map-container .marker-content .marker-info-avatar_or_gravatar {
float: left;
margin-right: 10px;
} .elementor-edit-mode .wppb-map-container {
width: 69.9%;
float: left;
border: 1px solid #ccc;
border-radius: 3px;
} #wppb_auth_secret_buttons,
#wppb_auth_verify_buttons,
#wppb_auth_backup_buttons {
margin-left: 30%;
display: flex;
justify-content: space-between;
align-items: stretch;
}
.wppb_auth_button {
background: none repeat scroll 0 0 #f7f7f7;
border: 1px solid #ccc !important;
color: #555;
cursor: pointer;
display: inline-block;
font-size: 12px;
line-height: 26px;
padding: 15px;
text-decoration: none;
white-space: nowrap;
text-align: center;
width: 30%;
}
.wppb_auth_button:hover {
background: none repeat scroll 0 0 #fafafa;
border: 1px solid #999 !important;
color: #222;
text-decoration: none;
}
#wppb_auth_newsecret.wppb_auth_new_button,
#wppb_auth_verify_button.wppb_auth_verify_button,
#wppb_auth_backup_button.wppb_auth_backup_button {
flex-grow: 1;
}
#wppb_show_qr.wppb_auth_qr_button,
#wppb_auth_verify_indicator.wppb_auth_verify_indicator,
#wppb_auth_backup_indicator.wppb_auth_backup_indicator {
flex-grow: 1;
}
#wppb_auth_verify_indicator,
#wppb_auth_backup_indicator {
pointer-events: none !important;
}
#wppb_auth_verify_indicator.valid {
background-color: #c3ff88;
border-color: #8dff1c;
}
#wppb_auth_verify_indicator.invalid {
background-color: #ffa0a0;
border-color: #f04040;
}
#wppb_auth_backup_indicator.low {
background-color: #ffeaa7;
border-color: #856404;
}
#wppb_auth_backup_indicator.zero {
background-color: #ffa0a0;
border-color: #f04040;
}
#wppb_auth_QR_INFO {
text-align: right;
}
#wppb_auth_QR_INFO .wppb-description-delimiter {
font-size: 80%;
font-style: italic;
}  .wppb-backup-codes-admin-section {
margin-top: 20px;
padding: 15px;
border: 1px solid #ccc;
border-radius: 4px;
background-color: #f7f7f7;
}
.wppb-backup-codes-section h4,
.wppb-backup-codes-admin-section h3,
.wppb-backup-codes-admin-section h4 {
margin-top: 0;
margin-bottom: 15px;
color: #555;
}
.wppb-backup-codes-new,
.wppb-backup-codes-admin-new { border: 1px solid #ccc ; padding: 15px;
border-radius: 4px;
margin-bottom: 15px;
}
.wppb-backup-codes-new h4,
.wppb-backup-codes-new h5,
.wppb-backup-codes-admin-new h4 {
margin-top: 0;
margin-bottom: 10px;
color: #0c5460;
}
.wppb-backup-codes-list,
.wppb-backup-codes-admin-list {
background-color: #fff;
border: 1px solid #ccc;
border-radius: 4px;
padding: 15px;
margin-bottom: 15px;
font-family: 'Courier New', monospace;
font-size: 14px;
line-height: 1.6;
max-height: 200px;
overflow-y: auto;
}
.wppb-backup-code-item,
.wppb-backup-codes-admin-item {
margin-bottom: 5px;
padding: 5px;
background-color: #f8f9fa;
border-radius: 3px;
word-break: break-all;
}
.wppb-backup-codes-actions {
margin-top: 15px;
}
.wppb-backup-codes-actions .button {
background: none repeat scroll 0 0 #f7f7f7;
border: 1px solid #ccc !important;
color: #555;
cursor: pointer;
display: inline-block;
font-size: 12px;
line-height: 26px;
padding: 15px;
text-decoration: none;
white-space: nowrap;
text-align: center;
margin-right: 10px;
margin-bottom: 5px;
}
.wppb-backup-codes-actions .button:hover {
background: none repeat scroll 0 0 #fafafa;
border: 1px solid #999 !important;
color: #222;
text-decoration: none;
}
.wppb-2fa-forced-notice.wppb-error p{
margin: unset;
} .wppb-user-forms .iti .iti__search-input {
box-sizing: border-box !important;
width: 100% !important;
padding-left: 30px !important;
padding-right: 28px !important;
} .wppb-form-field.wppb-international-telephone-input .iti {
width: 69.9%;
max-width: 100%;
float: left;
} #wppb-form-style-1-wrapper .wppb-form-field.wppb-international-telephone-input .iti,
#wppb-form-style-2-wrapper .wppb-form-field.wppb-international-telephone-input .iti,
#wppb-form-style-3-wrapper .wppb-form-field.wppb-international-telephone-input .iti {
width: 100%;
max-width: 100%;
display: block;
} .wppb-user-forms .iti {
--iti-spacer-horizontal: 12px;
} .wppb-user-forms .iti--inline-dropdown .iti__dropdown-content {
border-radius: 6px;
overflow: hidden;
} .wppb-user-forms .iti .iti__country-list {
padding: 4px 0;
margin: 0;
} .wppb-user-forms .iti .iti__country {
padding: 8px 12px;
} .wppb-user-forms .iti .iti__country-list .iti__flag {
margin-right: 10px;
} [dir="rtl"] .wppb-user-forms .iti .iti__country-list .iti__flag {
margin-right: 0;
margin-left: 10px;
} #wppb-form-style-1-wrapper .wppb-form-field.wppb-international-telephone-input .iti button.iti__selected-country,
#wppb-form-style-2-wrapper .wppb-form-field.wppb-international-telephone-input .iti button.iti__selected-country,
#wppb-form-style-3-wrapper .wppb-form-field.wppb-international-telephone-input .iti button.iti__selected-country {
width: auto !important;
min-width: 0 !important;
height: 100% !important;
min-height: 0 !important;
padding: 0 !important;
margin: 0 !important;
border: 0 !important;
background: none !important;
box-shadow: none !important;
color: inherit !important;
} #wppb-form-style-1-wrapper .wppb-form-field.wppb-international-telephone-input.label-inside > label:not(.wppb-epaa-switch):not(.wppb-field-visibility-settings label),
#wppb-form-style-2-wrapper .wppb-form-field.wppb-international-telephone-input.label-inside > label:not(.wppb-epaa-switch):not(.wppb-field-visibility-settings label) {
padding-left: 56px;
} #wppb-form-style-1-wrapper .wppb-form-field.wppb-international-telephone-input.label-inside input.wppb-intl-tel-input:not([type='radio']):not([type='checkbox']):not([type='submit']) {
padding-left: 56px !important;
}
.wppb-form-field .iti + .wppb-iti-error {
float: left !important;
width: 69.9% !important;
margin-left: 30%;
margin-top: 6px;
color: #c0392b !important;
font-size: 15px !important;
display: none;
} .wppb-form-field.wppb-international-telephone-input.label-inside .iti + .wppb-iti-error {
width: 100% !important;
margin-left: 0 !important;
}
@media screen and (max-width: 500px) {
.wppb-form-field.wppb-international-telephone-input .iti {
float: none;
width: 100%;
}
.wppb-form-field .iti + .wppb-iti-error {
float: none;
width: 100%;
margin-left: 0;
}
}