/*
Theme Name: Spectra One Child
Theme URI: 
Author: 
Author URI: 
Description: 
Requires at least: 6.0
Tested up to: 6.4.2
Requires PHP: 5.7
Version: 3.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Template: spectra-one
Text Domain: spectra-one-child
Tags: blog, full-site-editing, full-width-template, rtl-language-support, theme-options, translation-ready, 
*/



/* FLUENT FORM */

.fluentform .ff_t_c {
    margin: 0;
    padding: 0 5px 0 0;
    font-size: 14px!important;
}



.ff-default .ff-el-form-control {
    font-size: 17px!important;
}


/* BREADCRUMB */

nav.rank-math-breadcrumb {
    font-size: 15px!important;
}

nav.rank-math-breadcrumb a {
    color: #4b5563!important;
}



img:hover{
    opacity:0.7;
}



/* PAGINATION */

.page-numbers {
    border-radius: 80px;
    height: 45px!important;
    width: 45px!important;
    background-color: #f0f2f4;
    line-height: 50px;
    margin: 5px;
    display: inline-block;
    padding: 0px 0px 45px 14px;
	}
	
	
/* SCROLL TO TOP */

.swt-scroll-top {
    background-color: #d1d1d1!important;
	}
	
	
	
/* NO BULLETS LIST FOOTER */
	
.uagb-block-f9801ef6 .uagb-container-inner-blocks-wrap .wp-block-uagb-container ul {
    list-style: none!important;
}



/* ARCHIVES IMAGES HEIGHT NO MORE THAN 250PX */

.wp-block-post-featured-image {
    overflow: hidden!important;
}


/* FLUENT FORM REMOVE SUCCESS MESSAGE BORDER */

.ff-message-success {
  border: 0px!important;
  box-shadow: 0 0px 0px rgba(0,0,0,.1)!important;
}
