html {
font-family: 'Merriweather', 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: 0;
}
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: 1em 40px;
}
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: #474747;
font-family: 'Merriweather', serif;
font-size: 15px;
line-height: 29px;
}
h1,
h2,
h3,
h4,
h5,
h6 {
clear: both;
}
p {
margin-bottom: 1.5em;
}
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: 0;
cursor: help;
}
mark,
ins {
background: #fff9c0;
text-decoration: none;
}
big {
font-size: 125%;
} html {
box-sizing: border-box;
}
*,
*:before,
*:after { box-sizing: inherit;
}
body {
color:#474747;
font:15px/29px 'Merriweather', serif;
background:#fcfafb;
overflow-y: scroll;
-webkit-text-size-adjust:100%;
-ms-text-size-adjust:none;
}
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 3em;
}
ul {
list-style: disc;
}
ol {
list-style: decimal;
}
li > ul,
li > ol {
margin-bottom: 0;
margin-left: 1.5em;
}
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"] {
background: #fe7bb5;
border: 0 none;
border-radius: 0;
box-shadow: none;
color: #fff;
font: 700 15px/18px "Roboto",sans-serif;
padding: 15px 40px;
text-shadow: none;
}
button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
background: #ed73a9;
}
button:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus{
background: #ed73a9;
}
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
textarea {
color: #666;
border: 0;
border-radius: 0;
background: #f4f4f4;
padding: 12px 10px;
}
input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
textarea:focus {
color: #111;
}
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"] {
padding: 12px 10px;
}
textarea {
padding: 12px 10px;
width: 100%;
height: 160px;
resize: none;
}  a {
color: #fe7bb5;
text-decoration: none;
}
a:hover,
a:focus,
a:active {
color: #fe7bb5;
text-decoration: underline;
}
a:focus {
outline: none;
}
a:hover,
a:active {
outline: none;
} .main-navigation {
clear: both;
display: block;
float: left;
width: 100%;
}
.main-navigation ul {
display: none;
list-style: none;
margin: 0;
padding-left: 0;
}
.main-navigation li {
float: left;
position: relative;
}
.main-navigation a {
display: block;
text-decoration: none;
}
.main-navigation ul ul {
box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
float: left;
position: absolute;
top: 1.5em;
left: -999em;
z-index: 99999;
}
.main-navigation ul ul ul {
left: -999em;
top: 0;
}
.main-navigation ul ul a {
width: 200px;
}
.main-navigation ul ul li {
}
.main-navigation li:hover > a,
.main-navigation li.focus > a {
}
.main-navigation ul ul :hover > a,
.main-navigation ul ul .focus > a {
}
.main-navigation ul ul a:hover,
.main-navigation ul ul a.focus {
}
.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul { }
.main-navigation ul ul li:hover > ul,
.main-navigation ul ul li.focus > ul {
left: 100%;
}
.main-navigation .current_page_item > a,
.main-navigation .current-menu-item > a,
.main-navigation .current_page_ancestor > a,
.main-navigation .current-menu-ancestor > a {
} .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%;
}
.post-navigation a{
color: #fe7bb5;
}
.post-navigation a:hover{color: #1b1b1b;}  .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 {
margin: 0 0 1.5em;
}
.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;
}
.gallery-item {
display: inline-block;
text-align: center;
vertical-align: top;
width: 100%;
}
.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;
} .container{
max-width: 1200px;
padding-left: 10px;
padding-right: 10px;
margin: 0 auto;
}
.container:after{
content: '';
display: block;
clear: both;
}
.row{
margin-left: -10px;
margin-right: -10px;
}
.row:after{
content: '';
display: block;
clear: both;
}
.site{ background: #fcfafb;
}
.custom-background-image .site,
.custom-background-color .site{margin: 20px;}
.site-header{
background: #fff;
padding: 16px 0 25px;
}
.site-header .header-t:after{
content: '';
display: block;
clear: both;
}
.site-header .social-networks{
margin: 0;
padding: 0;
list-style: none;
overflow: hidden;
font-size: 16px;
float: left;
}
.site-header .social-networks li{
float: left;
margin-left: 21px;
}
.site-header .social-networks li:first-child{margin-left: 0;}
.site-header .social-networks li a{
color: #777;
-webkit-transition: all 0.2s;
-moz-transition: all 0.2s;
transition: all 0.2s;
}
.site-header .social-networks li a:hover{color: #fe7bb5;}
.site-header .search-form{
float: right;
background: #f4f2f3;
padding: 7px 4px 6px 11px;
border-radius: 10px;
}
.site-header .search-form input[type="search"]{
border: 0;
border-radius: 0;
background: none;
font: 13px/16px 'Roboto', sans-serif;
color: #969696;
float: left;
margin: 0;
padding: 0;
outline: none;
}
.site-header .search-form input[type="submit"]{
box-shadow: none;
float: right;
background-image: url(//thedivinewomen.com/wp-content/themes/elegant-pink/images/theme-icon-set.svg);
background-color: transparent;
background-repeat: no-repeat;
background-position: -91px -80px;
width: 20px;
height: 20px;
border: 0;
text-indent: -9999px;
padding: 0;
}
.site-header .site-branding{
text-align: center;
margin: 0;
}
.site-header .site-branding a{
display: inline-block;
height: 100%;
vertical-align: top; }
.site-header .site-branding img{
vertical-align: top;
max-width: 100%;
}
.site-header .site-branding .site-title{
margin: 0;
font-family: 'Dancing Script', cursive;
font-weight: 700;
font-size: 50px;
line-height: 54px;
}
.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{margin: 0;} .nav{
background: #fff;
border-top: 1px solid #f4f2f3;
padding: 0;
}
.main-navigation{ margin-top: -1px;
}
.main-navigation > div{ width: 100%;
}
.main-navigation ul{ font-size: 14px;
font-weight: 700;
text-transform: uppercase;
text-align: center;
}
.main-navigation ul:after{
content: '';
display: block;
clear: both;
}
.main-navigation ul li{ float: none;
position: relative;
display: inline-block;
padding: 0 30px;
}
.main-navigation ul li a{
color: #757575;
display: block;
padding: 22px 0 21px;
}
.main-navigation ul li a:hover,
.main-navigation ul .current_page_item a,
.main-navigation ul li:hover > a{
border-top: 1px solid #fe7bb5;
color: #171717;
}
.main-navigation ul ul{
position: absolute;
top: 100%;
left: 0;
width: 278px;
z-index: 100;
background: #fff;
display: none;
}
.main-navigation ul li:hover ul{display: block;}
.main-navigation ul ul li{
display: block;
float: none;
padding: 0;
}
.main-navigation ul ul li a{
border-top: 0 !important;
text-align: left;
display: block;
width: 100%;
padding: 5px 27px;
}
.main-navigation ul ul li a:hover,
.main-navigation ul ul li:hover > a{
color: #fe7bb5;
} ul.owl-carousel {
margin: 0;
padding: 0;
list-style: none;
}
.slideshow ul li{position: relative;}
.slideshow ul li img{
vertical-align: top;
width: 100%;
}
.slideshow div.owl-carousel .owl-item>div{position: relative;}
.slideshow div.owl-carousel .owl-item>div img{
vertical-align: top;
width: 100%;
}
.slideshow .banner-text{
position: absolute;
top: 11.3vw;
left: 0;
width: 100%;
}
.slideshow .banner-text .text{
max-width: 678px;
margin: 0 auto;
color: #fff;
font-size: 16px;
text-align: center;
background: rgba(46, 42, 42, 0.6);
padding: 4.1vw 60px 0;
}
.slideshow .banner-text .category{
font: 900 14px/25px 'Roboto', sans-serif;
text-transform: uppercase;
position: relative;
color: #fe7bb5;
}
.slideshow .owl-theme .owl-nav [class*="owl-"]{
background: url(//thedivinewomen.com/wp-content/themes/elegant-pink/images/theme-icon-set.svg) no-repeat;
width: 44px;
height: 44px;
margin: 0;
padding: 0;
border-radius: 100%;
left: 78px;
position: absolute;
top: 50%;
text-indent: 50px;
overflow: hidden;
opacity: 0.75;
filter: alpha(opacity=75);
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
transform: translateY(-50%);
}
.slideshow .owl-theme .owl-nav .owl-next{
left: auto;
right: 72px;
background-position: -64px 0px;
}
.slideshow .owl-theme .owl-nav [class*="owl-"]:hover{
opacity: 1;
filter: alpha(opacity=100);
}
.slideshow .banner-text .category a{color: #fe7bb5;} .slideshow .banner-text .title{
font: 900 37px/42px 'Roboto', sans-serif;
text-transform: uppercase;
display: block;
}
.btn-readmore{
font: 700 15px/49px 'Roboto', sans-serif;
display: inline-block;
text-transform: uppercase;
background: #fe7bb5;
color: #fff;
padding: 0 33px;
-webkit-transition: all 0.2s;
-moz-transition: all 0.2s;
transition: all 0.2s;
}
.btn-readmore:hover,
.btn-readmore:focus,
.btn-readmore:active{
text-decoration: none;
color: #fff;
background: #ed73a9;
}
.slideshow .banner-text .btn-readmore{
position: relative;
top: 21px;
}
.slideshow .lSPrev{
background: url(//thedivinewomen.com/wp-content/themes/elegant-pink/images/theme-icon-set.svg) no-repeat;
width: 44px;
height: 44px;
left: 78px;
}
.slideshow .lSNext{
background: url(//thedivinewomen.com/wp-content/themes/elegant-pink/images/theme-icon-set.svg) no-repeat;
background-position: -64px 0px;
width: 44px;
height: 44px;
right: 72px;
}
.lSAction > a{margin-top: -22px;} #content{
padding: 36px 0 63px;
border-bottom: 1px solid #ededed;
overflow: hidden;
}
.home .post,
.blog .post,
.page-template-template-home .post{
float: left; width: 50%;
padding: 0 10px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
text-align: center;
margin-bottom: 20px;
}
.home.full-width .post,
.page-template-template-home.full-width .post,
.blog.full-width .post{width: 33.333%;}
.category .post,
.archive .post,
.search .post,
.search .page{
float: left;
width: 50%;
padding: 0 10px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
text-align: center;
margin-bottom: 20px;
}
.category.full-width .post,
.archive.full-width .post,
.search.full-width .post,
.search.full-width .page{width: 33.333%;}
.post .img-holder,
.page .img-holder{
position: relative;
}
.post .img-holder img,
.page .img-holder img{
vertical-align: top;
width: 100%;
}
.post .entry-meta,
.page .entry-meta{
margin: 0;
padding: 0;
list-style: none;
overflow: hidden;
position: absolute;
bottom: 26px;
text-align: center;
font: 500 13px/15px 'Roboto', sans-serif;
color: #fff;
width: 100%;
}
.post .entry-meta li,
.page .entry-meta li{
display: inline-block;
padding-left: 13px;
margin-left: 7px;
background: url(//thedivinewomen.com/wp-content/themes/elegant-pink/images/separator.png) no-repeat 0 3px;
}
.post .entry-meta li:first-child,
.page .entry-meta li:first-child{
padding-left: 0;
margin-left: 0;
background: none;
}
.post .entry-meta li a,
.page .entry-meta li a{
color: #fff;
}
.post .entry-meta li .posted-on,
.page .entry-meta li .posted-on{
padding: 0 0 0 16px;
position: relative;
}
.post .entry-meta li .author,
.page .entry-meta li .author{
padding-left: 16px;
position: relative;
}
.post .entry-meta li .posted-on:before,
.page .entry-meta li .posted-on:before, 
.post .entry-meta li .author:before,
.page .entry-meta li .author:before {
content: "";
background: url(//thedivinewomen.com/wp-content/themes/elegant-pink/images/theme-icon-set.svg) no-repeat;
background-position: -30px -81px;
width: 16px;
height: 16px;
position: absolute;
top: 0;
left: 0;
}
.post .entry-meta li .author:before,
.page .entry-meta li .author:before {
background-position: 0 -81px;
}
.home .post .text-holder,
.category .post .text-holder,
.archive .post .text-holder,
.search .post .text-holder,
.blog .post .text-holder{
background: #fff;
padding: 51px 56px 68px;
border-bottom: 1px solid #efedee;
}
.home .post .text-holder .category a,
.category .post .text-holder .category a,
.archive .post .text-holder .category a,
.search .post .text-holder .category a,
.blog .post .text-holder .category a{
font: 900 14px/25px 'Roboto', sans-serif;
text-transform: uppercase;
position: relative;
color: #fe7bb5;
}
.home .post .entry-title,
.category .post .entry-title,
.archive .post .entry-title,
.search .post .entry-title,
.search .page .entry-title,
.blog .post .entry-title{
font: 900 22px/27px 'Roboto', sans-serif;
color: #1b1b1b;
margin: 0;
text-transform: uppercase;
}
.home .post .entry-title a,
.blog .post .entry-title a{color: #1b1b1b;}
.home .post .entry-title a:hover,
.blog .post .entry-title a:hover{
color: #fe7bb5;
text-decoration: none;
}
.home .post .entry-header,
.blog .post .entry-header{
position: relative;
padding: 0 0 23px;
margin: 0 0 6px;
}
.home .post .entry-header:after,
.blog .post .entry-header:after{
position: absolute;
left: 41%;
top: 100%;
content: '';
width: 30px;
height: 2px;
background: #b7a4b0;
}
.home .post .entry-content,
.blog .post .entry-content{margin: 0;}
.post .entry-content p,
.page .entry-content p{margin-bottom: 2em;}
#load-posts a{
font: 700 15px/60px 'Roboto', sans-serif;
display: block;
text-align: center;
text-transform: uppercase;
background: #fe7bb5;
color: #fff;
padding: 0 33px;
-webkit-transition: all 0.2s;
-moz-transition: all 0.2s;
transition: all 0.2s;
width: 100%;
}
#load-posts .fa{
margin-right: 5px;
}
#load-posts a:hover,
#load-posts a:focus,
#load-posts a:active{
text-decoration: none;
color: #fff;
background: #ed73a9;
}
#load-posts a.disabled{display: none;} .single-post #primary,
.page #primary,
.category #primary,
.archive #primary,
.search #primary,
#primary{
float: left;
width: 70%;
border-right: 1px solid #ededed;
padding-right: 45px;
}
.archive-title,
.search .page-header .page-title{
font: 700 36px/40px 'Roboto', sans-serif;
margin: 0 0 40px;
color: #1b1b1b;
text-transform: uppercase;
}
.single-post .post .entry-meta, 
.page .entry-meta{
text-align: left;
padding-left: 52px;
}
.single-post .post .entry-title,
.page-template-default .entry-title{
font: 700 30px/40px 'Roboto', sans-serif;
color: #1b1b1b;
position: relative;
padding: 0 0 20px;
margin: 0 0 20px;
}
.single-post .post .entry-title:after,
.page-template-default .entry-title:after{
position: absolute;
width: 30px;
height: 2px;
background: #b7a4b0;
content: '';
top: 100%;
left: 0;
}
.single-post .post .widget .entry-title:after,
.page .widget .entry-title:after{display: none;}
.single-post .post .text-holder{
background: #fff;
padding: 60px 50px;
}
.page .text-holder{
border-bottom: 1px solid #efedee;
background: #fff;
padding: 60px 50px;
}
.full-width #primary{
width: 100%;
padding-right: 0;
border-right: 0;
}
.post .entry-content h1,
.post .entry-content h2,
.post .entry-content h3,
.post .entry-content h4,
.post .entry-content h5,
.post .entry-content h6,
.page .entry-content h1,
.page .entry-content h2,
.page .entry-content h3,
.page .entry-content h4,
.page .entry-content h5,
.page .entry-content h6{
font-weight: 700;
color: #1b1b1b;
font-family: 'Roboto', sans-serif;
text-transform: uppercase;
}
.post .entry-content h1,
.page .entry-content h1{
font-size: 36px;
line-height: 40px;
}
.post .entry-content h2,
.page .entry-content h2{
font-size: 30px;
line-height: 40px;
}
.post .entry-content h3,
.page .entry-content h3{
font-size: 22px;
line-height: 28px;
}
.post .entry-content h4,
.page .entry-content h4{
font-size: 17px;
line-height: 21px;
}
.post .entry-content h5,
.page .entry-content h5{
font-size: 15px;
line-height: 18px
}
.post .entry-content h6,
.page .entry-content h6{
font-size: 14px;
line-height: 17px;
}
.post .entry-content blockquote,
.page .entry-content blockquote{
padding: 0 0 0 52px;
margin: 0;
border-left: 0;
font-size: 16px;
line-height: 29px;
font-style: italic;
color: #6c6c6c;
position: relative;
}
.post .entry-content blockquote::before, 
.page .entry-content blockquote::before {
content: "";
background: url(//thedivinewomen.com/wp-content/themes/elegant-pink/images/theme-icon-set.svg) no-repeat;
background-position: -135px -10px;
position: absolute;
top: 0;
left: 0;
width: 32px;
height: 25px;
}
.dropcap{
font-size: 122px;
height: 74px;
margin: 31px 15px 15px 0; 
float: left;
line-height: 72px;
}
.post .entry-content table,
.page .entry-content table{
width: 100%; }
.post .entry-content table th,
.page .entry-content table th{
font-weight: normal;
padding: 17px;
text-align: left;
background: #fcfafb;
}
.post .entry-content table td,
.page .entry-content table td{
padding: 15px;
background: #fff;
}
.post .entry-content table tbody tr,
.page .entry-content table tbody tr{border-top: 1px solid #e5e5e5;}
pre{
background: #fcfafb;
border: 0;
border-radius: 0;
font: 16px/24px "Courier New", Courier, monospace;
}
.page .entry-content{
padding-bottom: 0;
margin-bottom: 0;
} #comments .comments-title{
margin: 0 0 80px;
font: 700 30px/34px 'Roboto', sans-serif;
color: #414042;
text-transform: uppercase;
}
.comment-list{
margin: 0;
padding: 0;
list-style: none;
}
.comment-list .avatar{
-webkit-border-radius: 200px;
border-radius: 50%;
vertical-align: top;
margin-right: 26px;
}
.comment-list .says{display: none;}
.comment-list .comment-author .fn{
font: 700 16px/20px 'Roboto', sans-serif;
color: #fe7bb5;
}
.comment-list .commentmetadata{
font: 14px/17px 'Roboto', sans-serif;
color: #6d6e71;
}
.comment-list .commentmetadata a{color: #bbbcc1;}
.comment-list .commentmetadata a:hover{color: #fe7bb5;}
.comment-reply-link{text-decoration: underline;}
.comment-reply-link:hover{text-decoration: none;}
.comment-list .comment-body{position: relative;}
.comment-list .commentmetadata{
position: absolute;
top: 25px;
left: 124px;
}
.comment-list .comment-content{
position: relative;
left: 124px;
top: -60px;
width: 77%;
}
.comment-list .reply{
position: relative;
left: 124px;
top: -70px;
width: 90%;
}
.comment-list li{margin-top: -40px;}
.comment-list .children{
list-style: none;
margin: -40px 0 0 124px;
padding: 0;
}
.comment-reply-title{
margin: 0 0 30px;
font: 700 30px/34px 'Roboto', sans-serif;
color: #414042;
text-transform: uppercase;
}
.comment-form label{display: none;}
.comment-form input[type="text"],
.comment-form input[type="email"],
.comment-form input[type="url"]{
width: 100%;
border: 0;
background: #f4f4f4;
border-radius: 2px;
padding: 12px 10px;
font-size: 15px;
font-style: normal;
font-family: 'Merriweather', serif;
}
.comment-form textarea{
width: 100%;
border: 0;
background: #f4f4f4;
border-radius: 2px;
padding: 12px 10px;
font-size: 15px;
font-style: normal;
height: 106px;
resize: none;
font-family: 'Merriweather', serif;
}
.comment-form label[for="wp-comment-cookies-consent"] {
display: inline-block;
padding-left: 10px;
}
.comment-form input[type="submit"]{
background: #fe7bb5;
font: 700 15px/18px 'Roboto', sans-serif;
text-transform: uppercase;
color: #fff;
border: 0;
margin-right: 16px;
padding: 15px 40px;
box-shadow: none;
text-shadow: none;
border-radius: 0;
}
.comment-form input[type="submit"]:hover{
background: #ed73a9;
}
.comment-form input[type="reset"]{
background: #414042;
font: 700 14px/17px 'Roboto', sans-serif;
color: #fff;
border: 0;
margin-right: 16px;
padding: 15px 40px;
box-shadow: none;
}
.comment-form input[type="reset"]:hover{
background: #ff5600;
} #secondary{
float: right;
width: 30%;
}
#secondary .widget{
border-bottom: 1px solid #f4f2f3;
padding-bottom: 33px;
margin-bottom: 30px;
padding: 0 0 33px 24px;
}
#secondary .widget .widget-title{
margin: 0 0 16px;
font: 700 17px/27px 'Roboto', sans-serif;
color: #fe7bb5;
text-transform: uppercase;
}
.widget.widget_search .search-form{
background: #f4f4f4;
overflow: hidden;
}
.widget.widget_search .search-form label{
float: left;
width: 80%;
}
.widget.widget_search .search-form input[type="search"]{
float: left;
width: 100%;
}
.widget.widget_search .search-form input[type="submit"]{
background-image: url(//thedivinewomen.com/wp-content/themes/elegant-pink/images/theme-icon-set.svg);
background-color: transparent;
background-repeat: no-repeat;
background-position: -91px -80px;
width: 20px;
height: 20px;
text-indent: -9999px;
margin: 17px 15px 0 0;
padding: 0;
float: right;
}
#secondary .widget_elegant_pink_social_links ul{
margin: 0;
padding: 0;
list-style: none;
overflow: hidden;
font-size: 16px;
line-height: 31px;
}
#secondary .widget_elegant_pink_social_links ul li{
float: left;
margin-right: 3px;
border-bottom: 0;
margin-bottom: 5px;
padding-bottom: 0;
}
#secondary .widget_elegant_pink_social_links ul li a{
display: block;
width: 31px;
height: 31px;
-webkit-border-radius: 100px;
border-radius: 50%;
text-align: center;
color: #fff;
background: #1b1b1b;
}
#secondary .widget_elegant_pink_social_links ul li a:hover{background: #767676;}
#secondary .widget p{margin: 0 0 16px;}
#secondary .widget.widget_elegant_pink_recent_post ul li,
#secondary .widget.widget_elegant_pink_popular_post ul li{
border-bottom: 0;
padding-bottom: 0;
margin-bottom: 20px;
}
#secondary .widget.widget_elegant_pink_recent_post ul li:last-child,
#secondary .widget.widget_elegant_pink_popular_post ul li:last-child{margin-bottom: 0;}
#secondary .widget.widget_elegant_pink_recent_post .post-thumbnail,
#secondary .widget.widget_elegant_pink_popular_post .post-thumbnail{width: 70px;}
.widget ul{
font: 17px/22px 'Roboto', sans-serif;
}
.widget ul li{
border-bottom: 1px solid #f4f2f3;
padding-bottom: 10px;
margin-bottom: 15px;
}
.widget ul li:last-child{
border: 0;
margin-bottom: 0;
padding-bottom: 0;
}
.widget_calendar caption{
font: 700 16px/20px 'Roboto', sans-serif;
text-transform: uppercase;
color: #262626;
background: #e4e4e4;
padding: 12px 0;
}
.widget_calendar table th{
font: 700 16px/20px 'Roboto', sans-serif;
color: #3c3b3b;
height: 45px;
}
.widget_calendar table td{
text-align: center;
height: 32px;
width: 32px;
font: 16px/32px 'Roboto', sans-serif;
color: #3c3b3b;
}
.widget_calendar table a{
display: block;
height: 100%;
background: #fe7bb5;
color: #fff;
} .site-footer{padding: 55px 0 0;}
.site-footer .col{
float: left;
width: 33.333%;
padding: 0 10px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.site-footer .widget .widget-title{
font: 900 22px/27px 'Roboto', sans-serif;
color: #fe7bb5;
margin: 0 0 35px;
text-transform: uppercase;
}
.site-footer .widget p{margin: 0 0 1.5em;}
.site-footer .readmore,
.widget .readmore{
font: 700 15px/32px 'Roboto', sans-serif;
text-transform: uppercase;
color: #1b1b1b;
}
.site-footer .readmore:hover,
.widget .readmore:hover{
text-decoration: none;
color: #fe7bb5;
}
.site-footer .widget-text{padding-right: 40px;}
.widget ul{
margin: 0;
padding: 0;
list-style: none;
}
.widget ul li{overflow: hidden;}
.widget.widget_elegant_pink_recent_post ul li,
.widget.widget_elegant_pink_popular_post ul li{
border-bottom: 1px solid #f5f1f3;
padding-bottom: 15px;
margin-bottom: 25px;
}
.widget.widget_elegant_pink_recent_post ul li:last-child,
.widget.widget_elegant_pink_popular_post ul li:last-child{
padding-bottom: 0;
margin-bottom: 0;
border-bottom: 0;
}
.widget.widget_elegant_pink_recent_post .post-thumbnail,
.widget.widget_elegant_pink_popular_post .post-thumbnail{
float: left;
width: 80px;
margin-right: 20px;
}
.widget.widget_elegant_pink_recent_post .post-thumbnail img,
.widget.widget_elegant_pink_popular_post .post-thumbnail img{
width: 100%;
vertical-align: top;
}
.widget.widget_elegant_pink_recent_post .entry-header,
.widget.widget_elegant_pink_popular_post .entry-header{
overflow: hidden;
}
.widget.widget_elegant_pink_recent_post .entry-header .entry-title,
.widget.widget_elegant_pink_popular_post .entry-header .entry-title{
margin: 0;
font: 17px/22px 'Roboto', sans-serif;
color: #1b1b1b;
}
.widget.widget_elegant_pink_recent_post .entry-header .entry-title a,
.widget.widget_elegant_pink_popular_post .entry-header .entry-title a{color: #1b1b1b;}
.widget.widget_elegant_pink_recent_post .entry-header .entry-title a:hover,
.widget.widget_elegant_pink_popular_post .entry-header .entry-title a:hover{
text-decoration: none;
color: #fe7bb5;
}
.widget.widget_elegant_pink_recent_post .entry-header .posted-on,
.widget.widget_elegant_pink_popular_post .entry-header .posted-on{
font: 500 13px/15px 'Roboto', sans-serif;
color: #999;
position: relative;
padding-left: 16px;
}
.widget.widget_elegant_pink_recent_post .entry-header .posted-on:before,
.widget.widget_elegant_pink_popular_post .entry-header .posted-on:before{
content: "";
background: url(//thedivinewomen.com/wp-content/themes/elegant-pink/images/theme-icon-set.svg) no-repeat -61px -81px;
width: 15px;
height: 15px;
position: absolute;
top: 0;
left: 0;
}
.widget.widget_elegant_pink_recent_post .entry-header .posted-on a,
.widget.widget_elegant_pink_popular_post .entry-header .posted-on a{
color: #999;
}
.widget.widget_tag_cloud a{
background: #fff;
font: 16px/40px 'Roboto', sans-serif;
color: #474747;
display: inline-block;
vertical-align: top;
padding: 0 14px;
border-radius: 5px;
border-bottom: 1px solid #efedee;
margin-right: 5px;
margin-bottom: 5px;
}
.widget.widget_tag_cloud a:hover{
text-decoration: none;
background: #f6f6f6;
}
.site-footer .site-info{
font-size: 13px;
line-height: 29px;
color: #8a8a8a;
text-align: center;
margin: 80px 0 40px;
}
.site-footer .site-info span{
padding: 0 20px;
border-left: 1px solid #8a8a8a;
}
.site-footer .site-info span:first-child{border-left: 0;}
.site-footer .site-info a{
color: #8a8a8a;
}
.site-footer .site-info a:hover{
text-decoration: none;
color: #000;
} .error-holder{
background: #fff;
padding: 70px 15px;
margin: 60px 0;
text-align: center;
}
.error-holder .holder{
max-width: 555px;
margin: 0 auto;
text-align: center;
font-size: 18px;
line-height: 26px;
}
.error-holder h1{
font-size: 100px;
font-weight: 300;
color: #f49cc2;
line-height: 124px;
margin: 0 0 20px;
}
.error-holder h2{
font-size: 25px;
font-weight: 400;
color: #303133;
line-height: 35px;
margin: 0 0 30px;
}
.error-holder .search-form{
border: 1px solid #e6e6e6;
background: #fff;
overflow: hidden;
border-radius: 20px;
padding: 5px 20px;
}
.error-holder .search-form label{
float: left;
width: 90%;
}
.error-holder .search-form input[type="search"]{
border: 0;
background: none;
width: 100%;
padding: 0;
margin: 0;
outline: none;
}
.error-holder .search-form input[type="submit"]{
float: right;
border: 0;
background: url(//thedivinewomen.com/wp-content/themes/elegant-pink/images/theme-icon-set.svg) no-repeat -90px -79px;
width: 20px;
height: 20px;
text-indent: -9999px;
margin: 5px 0 0;
padding: 0;
outline: none;
box-shadow: none;
}
@media only screen and (max-width:1199px){
.container{
max-width: 970px;
}
.slideshow .banner-text{
top: 6vw;
}
.slideshow .banner-text .category::before{top: -25px;}
.home .post .text-holder, .category .post .text-holder{padding: 38px 30px;}
}
@media only screen and (max-width: 991px){
.container{
max-width: 750px;
}
.site-header{padding: 65px 0 25px;}
.main-navigation{display: none !important;}
.slideshow .lSPrev{left: 5px;}
.slideshow .lSNext{right: 5px;}
.slideshow .banner-text{top: 2vw;}
.slideshow .banner-text .text{
max-width: 660px;
padding-left: 20px;
padding-right: 20px;
}
.home .post,
.blog .post{width: 50%;}
.site-footer .col{
width: 100%;
margin-bottom: 20px;
}
.mean-container .mean-bar{
background: #fff;
border-bottom: 1px solid #eaeaea;
}
.mean-container a.meanmenu-reveal span{background: #000;}
.mean-container a.meanmenu-reveal{color: #000;}
.mean-container .mean-nav{background: #fff;}
.mean-container .mean-nav ul li a{
color: #000;
border-top: 1px solid #eaeaea;
}
.mean-container .mean-nav ul li a.mean-expand:hover{color: #fff;}
.mean-container .mean-nav ul li li a{border-top: 1px solid #eaeaea;}
.mean-container .mean-nav ul li a:hover{background: #eaeaea;}
.single-post #primary,
.page #primary,
.category #primary,
.archive #primary,
.search #primary,
#primary{
width: 100%;
padding-right: 0;
margin-bottom: 20px;
border-right: 0;
}
#secondary{
width: 100%;
}
}
@media only screen and (max-width: 767px){
.site-header .social-networks{
width: 100%;
text-align: center;
}
.site-header .social-networks li{
float: none;
display: inline-block;
margin-bottom: 10px;
}
.site-header .search-form{
width: 100%;
margin-bottom: 25px;
}
.slideshow .banner-text .title{
font-weight: 700;
font-size: 24px;
}
.slideshow .banner-text{
position: relative;
top: 0;
}
.lSAction > a{top: 17%;}
.slideshow .banner-text .category:before{display: none;}
.slideshow .banner-text .text p{margin: 0 0 15px;}
.slideshow .banner-text .btn-readmore{top: 0;}
.slideshow .banner-text .text{
padding-bottom: 20px;
max-width: 100%;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.home .post,
.blog .post{width: 100%;}
.home .post .text-holder,
.blog .post .text-holder,
.category .post .text-holder{
padding: 38px 20px;
}
.single-post .post .entry-title, 
.page .entry-title{
font-size: 22px;
line-height: 27px;
}
.page .text-holder{
padding: 22px;
}
.site-header .search-form input[type="search"]{width: 90%;}
.single-post .post .text-holder{padding: 20px;}
.comment-list .comment-content{
width: 100%;
top: 0;
left: 0;
}
.comment-list .reply{
top: 0;
left: 0;
}
.comment-list .children{margin: 56px 0 0;}
.comment-list li{margin-top: 0;}
#comments .comments-title{margin: 0 0 20px;}
.comment-reply-title{margin: 0 0 20px;}
#comments{margin: 0 0 30px;}
.comment-form input[type="text"],
.comment-form input[type="email"],
.comment-form input[type="url"]{
width: 100%;
}
.archive-title{
font-size: 24px;
line-height: 27px;
}
.category .post,
.archive .post,
.search .post{width: 100%;}
.full-width .post{width: 100%;}
.home.full-width .post,
.page-template-template-home.full-width .post,
.blog.full-width .post{
width: 100%;
}
}
@media only screen and (max-width: 600px){
.menu-toggle{display: none;}
}
.ajax-loader{
left: -70px;
margin: 0 auto;
position: relative;
top: -42px;
width: 23px;
}a,
a:hover,
.main-navigation ul ul li a:hover,
.main-navigation ul ul li:hover > a,
.slideshow .banner-text .category a,
.home .post .text-holder .category a,
.category .post .text-holder .category a,
.archive .post .text-holder .category a,
.search .post .text-holder .category a,
.blog .post .text-holder .category a,
.home .post .entry-title a:hover,
.blog .post .entry-title a:hover,
.site-footer .widget .widget-title,
.widget.widget_elegant_pink_recent_post .entry-header .entry-title a:hover,
.widget.widget_elegant_pink_popular_post .entry-header .entry-title a:hover,
.home .post .text-holder .category a,
.category .post .text-holder .category a,
.archive .post .text-holder .category a,
.search .post .text-holder .category a,
.blog .post .text-holder .category a,
#secondary .widget .widget-title,
.post-navigation a{
color: #f8478d;
}
.btn-readmore,
#load-posts a,
.comment-form input[type="submit"]{
background: #f8478d;
} .site-header{
padding: 0;
position: relative;
z-index: 2;
}
.site-header .header-t{ padding: 80px 0;
position: relative;
position: relative;
}
.site-header .header-t:before{
background: url(//thedivinewomen.com/wp-content/themes/feminine-pink/images/floral-left.jpg) no-repeat;
width: 369px;
height: 100%;
position: absolute;
top: 0;
left: 0;
content: '';
}
.site-header .header-t:after{
background: url(//thedivinewomen.com/wp-content/themes/feminine-pink/images/floral-right.jpg) no-repeat;
width: 369px;
height: 100%;
position: absolute;
top: 0;
right: 0;
content: '';
}
.site-header .site-branding{
position: relative;
z-index: 2;
}
.site-header .site-branding .site-title{
margin: 0 0 10px;
}
.site-header .site-branding .site-description{
font-size: 15px;
line-height: 18px;
}
.site-header .header-b{
background: #F8478D;
}
.main-navigation{
clear: none;
width: auto;
}
.main-navigation ul li{
padding: 0;
margin-right: 50px;
}
.main-navigation ul li:last-child{
margin-right: 0;
}
.main-navigation ul li a{
color: #fff;
padding: 10px 0;
}
.main-navigation ul li a:hover,
.main-navigation ul li a:focus,
.main-navigation ul .current-menu-item > a,
.main-navigation ul .current-menu-ancestor > a,
.main-navigation ul .current_page_item > a,
.main-navigation ul .current_page_ancestor > a,
.main-navigation ul li:hover > a,
.main-navigation ul li:focus > a{
border-top: 0;
color: #fff;
}
.main-navigation ul ul .current-menu-item > a,
.main-navigation ul ul .current-menu-ancestor > a,
.main-navigation ul ul .current_page_item > a,
.main-navigation ul ul .current_page_ancestor > a{
color: #F8478D;
}
.main-navigation ul ul li a{
color: #757575;
}
.site-header .header-b .tools{
float: right;
margin: 9px 0;
}
.site-header .header-b .tools .seperator{
float: right;
height: 30px;
width: 1px;
background: #fff;
margin-left: 20px;
}
.site-header .header-b .tools .btn-search{
float: right; padding-left: 0;
margin-left: 20px; border-left: 0;
position: relative;
}
.site-header .header-b .tools .btn-search .fa{
color: #fff;
}
.site-header .header-b .tools .btn-search .search-form-holder{
display: none;
position: absolute;
top: 40px;
width: 200px;
right: 0;
}
.site-header .header-b .tools .social-networks{
float: right;
}
.site-header .header-b .tools .social-networks li a{
color: #fff;
}
.overlay{
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: rgba(0, 0, 0, 0.5); z-index: 2;
display: none;
} .slideshow .owl-theme .owl-nav [class*="owl-"]:hover {
background: url(//thedivinewomen.com/wp-content/themes/feminine-pink/images/theme-icon-set.svg) no-repeat;
}
.slideshow .owl-theme .owl-nav .owl-next:hover {
background-position: -64px 0px;
}
@media only screen and (max-width: 991px){
.site-header .header-b .tools{
width: 100%;
}
}
@media only screen and (max-width: 767px){
.site-header .header-b .tools .social-networks{
width: auto;
}
.site-header .header-t:before{
display: none;
}
.site-header .header-t:after{
display: none;
}
}@font-face{font-family:'FontAwesome';src:url(//thedivinewomen.com/wp-content/themes/elegant-pink/fonts/fontawesome-webfont.eot?v=4.5.0);src:url(//thedivinewomen.com/wp-content/themes/elegant-pink/fonts/fontawesome-webfont.eot?#iefix&v=4.5.0) format('embedded-opentype'),url(//thedivinewomen.com/wp-content/themes/elegant-pink/fonts/fontawesome-webfont.woff2?v=4.5.0) format('woff2'),url(//thedivinewomen.com/wp-content/themes/elegant-pink/fonts/fontawesome-webfont.woff?v=4.5.0) format('woff'),url(//thedivinewomen.com/wp-content/themes/elegant-pink/fonts/fontawesome-webfont.ttf?v=4.5.0) format('truetype'),url(//thedivinewomen.com/wp-content/themes/elegant-pink/fonts/fontawesome-webfont.svg?v=4.5.0#fontawesomeregular) format('svg');font-weight:400;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{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=1);-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3);-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{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{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: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-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-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"}.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;cursor:hand;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(//thedivinewomen.com/wp-content/themes/elegant-pink/css/owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}.owl-theme .owl-nav{margin-top:10px;text-align:center;-webkit-tap-highlight-color:transparent}.owl-theme .owl-nav [class*='owl-']{color:#FFF;font-size:14px;margin:5px;padding:4px 7px;background:#D6D6D6;display:inline-block;cursor:pointer;border-radius:3px}.owl-theme .owl-nav [class*='owl-']:hover{background:#869791;color:#FFF;text-decoration:none}.owl-theme .owl-nav .disabled{opacity:.5;cursor:default}.owl-theme .owl-nav.disabled + .owl-dots{margin-top:10px}.owl-theme .owl-dots{text-align:center;-webkit-tap-highlight-color:transparent}.owl-theme .owl-dots .owl-dot{display:inline-block;zoom:1;*display:inline}.owl-theme .owl-dots .owl-dot span{width:10px;height:10px;margin:5px 7px;background:#D6D6D6;display:block;-webkit-backface-visibility:visible;transition:opacity 200ms ease;border-radius:30px}.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#869791}a.meanmenu-reveal{display:none}.mean-container .mean-bar{float:left;width:100%;position:relative;background:#0c1923;padding:4px 0;min-height:42px;z-index:999999}.mean-container a.meanmenu-reveal{width:22px;height:22px;padding:13px 13px 11px 13px;position:absolute;top:0;right:0;cursor:pointer;color:#fff;text-decoration:none;font-size:16px;text-indent:-9999em;line-height:22px;font-size:1px;display:block;font-family:Arial,Helvetica,sans-serif;font-weight:700}.mean-container a.meanmenu-reveal span{display:block;background:#fff;height:3px;margin-top:3px}.mean-container .mean-nav{float:left;width:100%;background:#0c1923;margin-top:44px}.mean-container .mean-nav ul{padding:0;margin:0;width:100%;list-style-type:none}.mean-container .mean-nav ul li{position:relative;float:left;width:100%}.mean-container .mean-nav ul li a{display:block;float:left;width:90%;padding:1em 5%;margin:0;text-align:left;color:#fff;border-top:1px solid #383838;border-top:1px solid rgba(255,255,255,.5);text-decoration:none;text-transform:uppercase}.mean-container .mean-nav ul li li a{width:80%;padding:1em 10%;border-top:1px solid #f1f1f1;border-top:1px solid rgba(255,255,255,.25);opacity:.75;filter:alpha(opacity=75);text-shadow:none!important;visibility:visible}.mean-container .mean-nav ul li.mean-last a{border-bottom:none;margin-bottom:0}.mean-container .mean-nav ul li li li a{width:70%;padding:1em 15%}.mean-container .mean-nav ul li li li li a{width:60%;padding:1em 20%}.mean-container .mean-nav ul li li li li li a{width:50%;padding:1em 25%}.mean-container .mean-nav ul li a:hover{background:#252525;background:rgba(255,255,255,.1)}.mean-container .mean-nav ul li a.mean-expand{margin-top:1px;width:26px;height:32px;padding:12px!important;text-align:center;position:absolute;right:0;top:0;z-index:2;font-weight:700;background:rgba(255,255,255,.1);border:none!important;border-left:1px solid rgba(255,255,255,.4)!important;border-bottom:1px solid rgba(255,255,255,.2)!important}.mean-container .mean-nav ul li a.mean-expand:hover{background:rgba(0,0,0,.9)}.mean-container .mean-push{float:left;width:100%;padding:0;margin:0;clear:both}.mean-nav .wrapper{width:100%;padding:0;margin:0}.mean-container .mean-bar,.mean-container .mean-bar *{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}.mean-remove{display:none!important}