<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*!
Theme Name: Feminine Pink
Theme URI: https://rarathemes.com/wordpress-themes/feminine-pink/
Author: Rara Theme
Author URI: https://rarathemes.com/
Description: Feminine Pink is a child theme for Elegant Pink WordPress theme. The theme is a versatile masonry based, feminine WordPress theme that can be used for building lively and eye-catching websites. The theme can be used to build beautiful blog or magazine related to photography, nature, art and design, lifestyle, food, fashion, babies, kids, wedding or any other creative image centric websites. The masonry works by placing elements in the optimal position based on the available space so that your posts are automatically presented in the most visually pleasing and organized way. The theme is speed optimized, SEO friendly, mobile friendly and translation ready.  It is loaded with theme options and provides several features to make user-friendly, interactive and visually stunning website.The pinterest style layout makes the theme an ideal option for blogs, portfolios, magazine and other creative websites. Whether you are a fashion blogger or simply want to share your wedding experiences in a beautiful and sophisticated website, Feminine Pink is an ideal choice for you. Check the demo at Check demo at https://rarathemes.com/previews/?theme=feminine-pink/, documentation at https://docs.rarathemes.com/docs/feminine-pink/, and get support at https://rarathemes.com/support-ticket/.
Template: elegant-pink
Version: 1.0.7
Requires PHP: 5.6
Tested up to: 5.4.2
License: GNU General Public License v3 or later
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Text Domain: feminine-pink
Tags: Blog, two-columns, right-sidebar, footer-widgets, custom-background, custom-menu, featured-image-header, featured-images, post-formats, threaded-comments, translation-ready, full-width-template, theme-options

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

Feminine Pink is based on Underscores http://underscores.me/, (C) 2012-2016 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.
*/

/*==================================
 Color Scheme
===================================*/
a,
a:hover,
.main-navigation ul ul li a:hover,
.main-navigation ul ul li:hover &gt; a,
.main-navigation ul ul li a:focus,
.main-navigation ul ul li:focus &gt; 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;
}

/*=================================
 Header style
=================================*/
.site-header{
    padding: 0;
    position: relative;
    z-index: 2;
}

.site-header .header-t{
    /*background: url(images/header-bg.png) no-repeat;
    background-size: cover;*/
    padding: 20px 0;
    position: relative;
    position: relative;
}

.site-header .header-t:before{
    background: url(images/floral-left.jpg) no-repeat;
    width: 369px;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    content: '';
}

.site-header .header-t:after{
    background: url(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;
    font-size: 26px !important;
}

.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 &gt; a,
.main-navigation ul .current-menu-ancestor &gt; a,
.main-navigation ul .current_page_item &gt; a,
.main-navigation ul .current_page_ancestor &gt; a,
.main-navigation ul li:hover &gt; a,
.main-navigation ul li:focus &gt; a{
    border-top: 0;
    color: #fff;
}

.main-navigation ul ul .current-menu-item &gt; a,
.main-navigation ul ul .current-menu-ancestor &gt; a,
.main-navigation ul ul .current_page_item &gt; a,
.main-navigation ul ul .current_page_ancestor &gt; 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: 20px;*/
    padding-left: 0;
    margin-left: 20px;
    /*border-left: 1px solid rgba(255, 255, 255, 0.25);*/
    border-left: 0;
    position: relative;
    padding: 0;
    background: none;
}

.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);
    /*background: transparent;*/
    z-index: 2;
    display: none;
}

/*.open-search-form .overlay{
    display: block;
}*/

.slideshow .owl-theme .owl-nav [class*="owl-"]:hover {
    background: url(images/theme-icon-set.svg) no-repeat;
}

.slideshow .owl-theme .owl-nav .owl-next:hover {
    background-position: -64px 0px;
}
.widget_calendar table a,
.widget_calendar .wp-calendar-nav a{
    background: #f8478d;
}

@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;
    }
}
</pre></body></html>