/*
Theme Name: Cakecious Child
Theme URI: https://bolvo.com/cakecious
Template: cakecious
Author: Bolvo.com
Author URI: https://bolvo.com/
Description: Cakecious is WordPress theme with advanced features.
Tags: two-columns, left-sidebar, right-sidebar, grid-layout, custom-colors, custom-menu, editor-style, featured-images, footer-widgets, full-width-template, microformats, rtl-language-support, theme-options, threaded-comments, translation-ready, blog, e-commerce, portfolio
Version: 5.5
*/

/* Home Page */

.making_area {
    padding-top: 100px;
}

.media-body {
    color: #fff;
}

.special_recipe_slider .item .media .media-body #text {
    font-size: 20px;
    color: #fff;
    font-family: "Lora", serif;
    font-style: italic;
    line-height: 30px;
    padding-right: 80px;
    margin-bottom: 32px;
}

.special_recipe_area h2 {
    color: #fff;
    font-size: 40px !important;
}

.special_recipe_slider .item .media .media-body h4 {
	font-size: 40px !important;
}

.special_recipe_area .main_title h2:before {
    content: "";
    width: 45px;
    height: 2px;
    background: #fff;
    position: absolute;
    right: -60px;
    bottom: 7px;
}

.special_recipe_area1 {
    background: url(https://www.anabellascakesandsupplies.com/wp-content/uploads/2020/04/raspberry-on-cookie-1009841-2.jpg) no-repeat fixed center center !important;
    background-size: cover;
    padding: 85px 0px;
    position: relative;
}

.special_recipe_area1 h2 {
    color: #fff;
    font-size: 40px !important;
}

.special_recipe_area1 .main_title h2:before {
    content: "";
    width: 45px;
    height: 2px;
    background: #fff;
    position: absolute;
    right: -60px;
    bottom: 7px;
}

.inicio-first-row .main_title h2 {
	padding-bottom: 50px;
}

/*Metodo Wilton*/

.metodo-wilton .main_w_title h2 {
	color: #f195b2 !important;
	font-size: 40px !important;
}

.metodo-wilton .main_w_title h2:before {
	background: #f195b2 !important;
}

.metodo-wilton .s_we_item.gray_s_item {
    min-height: 170px !important;
}

.metodo-wilton .s_we_item.gray_s_item {
    height: 300px;
    vertical-align: middle;
    display: table-cell;
}

.metodo-wilton .s_we_item {
    padding: 30px 15px 25px 0px !important;
}

.metodo-wilton .media-body {
    text-align: center;
}

/*Contacto*/

/*linea que va debajo de titulos*/
.main_title h1:before {
    content: "";
    width: 45px;
    height: 1px;
    background: #acb2b4;
    position: absolute;
    bottom: 7px;
}

.main_title h1 {
    color: #333;
    font-family: "Poppins",serif;
    font-weight: bold;
    font-size: 38px;
    position: relative;
    display: inline-block;
}

/*Footer*/

.footer_area {
	background: #52498B !important;
}

.footer_nav > ul > li {
    border-bottom: 1px solid #555;
}

.footer_nav > ul > li:hover {
    border-bottom: 1px solid #f195b2;
    width: 45%;
}

.fa-1x {
    font-size: 1.4em;
	padding-right: 5px;
}

.copyright_inner .float-right {
    display: none !important;
}

.copyright_inner {
	color: #FFFFFF !important;
}

.footer_copyright .copyright_inner {
	border-top: 1px solid #FFFFFF;
}

.f_widget ul li, .f_widget ul li a {
	color: #FFF;
}

.f_widget p {
	color: #FFF;
}

.f_widget:hover {
	color: #F195B2
}

.main_title h5 {
	text-align: justify;
}

.footer_copyright .copyright_inner {
    padding: 15px 0 15px 0 !important;
}

.footer_copyright .copyright_inner h5, 
.footer_copyright .copyright_inner {
    font-size: 12px !important;
}

/*PAGINA EN CONSTRUCCION*/

.seccion_construccion {
	padding-top: 60px;
}

.img_construc {
	padding-bottom: 60px;
}

.s_we_item.gray_s_item:hover {
	background: #F195B2;
	border-color: #F195B2;
}

.wpls-logo-showcase .slick-dots li button {
	border: 2px solid #F195B2 !important;
}

.wpls-logo-showcase .slick-dots li.slick-active button {
	background: #52498B !important;
}

.mainblock {
	padding-bottom: 100px !important;
}

/*Responsive*/

@media (min-width: 1023px) {
	
    body.hdr-header4 .banner_text h3 {
      padding-top: 300px !important;
    }
	
	.joinchat.joinchat--right.joinchat--show {
    	bottom: 75px;
	}
}

.banner_text {
    padding-bottom: 200px !important;
}

.single_pest_title p {
    text-align: justify;
	text-align-last: center;
}

.breadcrumb-area {
    background-image: url(https://www.anabellascakesandsupplies.com/wp-content/uploads/2020/04/cupcakes-with-red-berries-1005405-1.jpg) !important;
}

/*Other Sections*/

.scrollup {
	display: none !important;
}