/*
Theme Name:     Santa Recipes
Template:      	pixwell
Theme URI:      www.santarecipes.com
Author:         Team Santa Recipes
Author URI:     www.santarecipes.com
Description:    Try new recipes with us
Version:        1.0
Tags:           custom-background, custom-menu, editor-style, featured-images, theme-options, custom-colors, translation-ready
License:        Themeforest Licence
License URI:    https://themeforest.net/licenses/standard
*/


/* Your CSS code goes here
-------------------------------------- */


.subscribe-content .desc {
    margin-left: 40px;
	margin-bottom: 4px !important;
}

.subscribe-content .action-text {
    margin-left: 40px
}

.subscribe-content i {
    font-size: 32px !important;
    left: 0px !important;
}



.navbar-border-holder {
    border: none !important;
}

.navbar-wrap {
    border-bottom: 1px solid #d6d6d6;
    border-style: dashed;
}



#uid_441620ab6 {
    border-radius: 8px;
}



.footer-social a {
    margin: 0 20px !important;
}



.rb-p15-gutter {
    padding-right: 30px !important;
    padding-left: 30px !important;
}



.single-1 .breadcrumb {
    margin-top: -13px !important;
}


.rbtoc {
    box-shadow: 0 2px 20px rgb(0 0 0 / 19%) !important;
}


.wp-block-separator {
    opacity: 1 !important;
}


#uid_9a5b401aa {
    padding-top: 30px !important;
}



.is-header-bg.is-header-center .header-holder {
    padding: 64px 0 !important;
}

.single-post #ruby-table-contents .table-content-header{
	margin-bottom: 0;
}

.single-post #ruby-table-contents .inner{
	margin-top: 20px;
	margin-bottom: 10px;
}

.single-post #ruby-table-contents .open-close-table-content-btn{
	float: right;
    background: none;
    color: var(--g-color);
    font-size: 30px;
    padding: 0;
    line-height: 35px;
    width: 35px;
    text-align: center;
}