/*
Theme Name:     BeautySpot Child
Theme URI:      http://demos.volovar.net/beautyspot.wp/demo2
Description:    Child theme of the BeautySpot theme
Author:         LSVRthemes
Author URI:     http://themeforest.net/user/LSVRthemes/portfolio
Template:       beautyspot
Version:        2.0.0
*/

@import url( '../beautyspot/style.css' );


.header-branding {
    padding-top: 30px;
}
.header-branding > a > img {
    width: 120px;
}
.c-slider .slider-nav {
    background-color: transparent!important;
}
.c-slider .slider-nav ul > li > button {
	color: #fff;
}
.c-slider .slide h3 {
    color: #fff!important;
}
.header-bg {
    background-color: #FF007C!important;
    background-color: rgba(9,157,179,0.9)!important;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255,0,124,0.6)), to(#FF007C))!important;
    background-image: -webkit-linear-gradient(top, rgba(255,0,124,0.6), #FF007C)!important;
    background-image: -moz-linear-gradient(top, rgba(255,0,124,0.6), #FF007C)!important;
    background-image: -o-linear-gradient(top, rgba(255,0,124,0.6), #FF007C)!important;
    background-image: linear-gradient(to bottom, rgba(255,0,124,0.6),#FF007C)!important;
}
.header-panel-toggle > i::before {
	content: '\f041';
}
.header-search {
    display: none;
}
.header-menu > ul > li.current-menu-ancestor > span > a, .header-menu > ul > li.current-menu-parent > span > a, .header-menu > ul > li.current-menu-item > span > a, .header-menu > ul > li.current_page_parent > span > a, .header-menu > ul > li.current_page_item > span > a {
    color: #F6B060!important;
}
.c-service .service-title a {
    border: 0px;
}
.header-menu > ul > li.current-menu-ancestor > span > a, .header-menu > ul > li.current-menu-parent > span > a, .header-menu > ul > li.current-menu-item > span > a, .header-menu > ul > li.current_page_parent > span > a, .header-menu > ul > li.current_page_item > span > a {
    color: #ffffff !important;
}






}body .wpb_text_column :last-child {
    margin-bottom: 0px;
}
.rbs_gallery_button .button:active, .rbs_gallery_button .button.is-active, .rbs_gallery_button .button.active {
    -webkit-box-shadow: none!important;
    box-shadow: none!important;
	color: #ffffff!important;
	border: 2px solid #E11382!important;
	font-weight: 600;
	background: #E11382!important;
}
.rbs_gallery_button .button-border-caution {
    color: #E11382!important;
    text-shadow: none;
    background: none!important;
    border: 2px solid #E11382!important;
	font-weight: 600!important;
}
.aspexifbsidebox .aspexi_facebook_button {
    background: url("https://www.beautyfree.pl/beauty/wp-content/uploads/2016/12/facebook-slide.jpg") no-repeat scroll transparent !important;
    height: 100px!important;
    width: 31px!important;
}
.aspexifbsidebox {
    top: 80%!important;
}
.aspexifbsidebox .aspexi_facebook_iframe {
    right: 31px!important;
    border: 0px!important;
    height: 214px!important;
    max-width: 292px!important;
}
.socialsider_right_middle {
    z-index: 999;
}
.header-branding > a > img {
    width: 150px;
}
.baza {
}
.usluga {
    display: block;
    position: relative;
    border-bottom: 1px solid #eaeaea;
    overflow: auto;
}
.kategoria {
    display: inline-block;
    max-width: 65%;
    font-weight: 700;
}
.cena {
    display: inline-block;
    position: relative;
    float: right;
    font-weight: 700;
}
@media (max-width: 600px) {
.usluga {
    margin-bottom: 10px;
}
.kategoria {
    text-align: center;
    width: 50%;
    max-width: 100%;
}
.cena {
    text-align: center;
    width: 50%;
}
}

.baza br {
	display: none;
}
.dodatek {
    position: relative;
    margin-top: 15px!important;
    float: right;
    padding: 5px;
    background: #E11382;
    font-weight: 600;
    border-radius: 6px;
    display: inline-block;
    color: #fff;
    text-transform: uppercase;
    font-size: 14px;
}
.dodatek .dodatektekst {
    visibility: hidden;
    background-color: rgba(0,0,0,0.4);
    padding: 10px;
    white-space: nowrap;
    color: #fff;
    text-align: left;
    border-radius: 6px;
    top: 0px;
    right: 105%; 
    text-transform: none;
 
    /* Position the tooltip text - see examples below! */
    position: absolute;
    z-index: 1;
}

.dodatek .dodatektekst p {
	margin-bottom: 0px;
}

.dodatek:hover .dodatektekst {
    visibility: visible;
}
.clear {
    clear: both;
}
.accordion-content .baza p {
	margin: 10px 0px;
}
.c-slider .slide h1, .c-slider .slide h2 {
    font-family: 'Montserrat';
    font-weight: 300;
    letter-spacing: -2px;
}
.c-slider .slide h3 {
    font-family: 'Montserrat';
    font-weight: 300;
    text-shadow: 1px 1px 2px rgba(0,0,0,0.5);
}
.oferta {
    background: #fff!important;
    border: 0px!important;
}
#footer {
    padding: 15px 0!important;
}
.promocja {
    padding: 20px 20px 0px 20px;
    border: 1px solid #e1e1e1;
    margin-bottom: 20px!important;
    border-radius: 5px;
}
.promocja p::last-child {
    margin-bottom: 0px;
}				


/* -----------------------------------------------------------------------------

    RESPONSIVE DEFINITIONS

----------------------------------------------------------------------------- */

    /* -------------------------------------------------------------------------
        LARGE DEVICES
		devices with width between 992px and 1199px
    ------------------------------------------------------------------------- */

    @media ( max-width: 1199px ) {

		/* your CSS here */

	}

    /* -------------------------------------------------------------------------
        MEDIUM DEVICES
		devices with width between 768px and 991px
    ------------------------------------------------------------------------- */

    @media ( max-width: 991px ) {

		/* your CSS here */

	}

	/* -------------------------------------------------------------------------
        SMALL DEVICES
		devices with width between 481px and 767px
    ------------------------------------------------------------------------- */

    @media ( max-width: 767px ) {

		/* your CSS here */

	}

	/* -------------------------------------------------------------------------
        EXTRA SMALL DEVICES
		devices with width up to 480px
    ------------------------------------------------------------------------- */

	@media ( max-width: 480px ) {

		.c-slider .slider-nav ul > li > button {
			color: #000;
		}
		
	}