<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
Theme Name: Spacious - Menntaklif (child)
Theme URI: http://themegrill.com/themes/spacious
Author: ThemeGrill
Author URI: http://themegrill.com
Description: Spacious is an incredibly spacious multipurpose responsive theme coded &amp; designed with a lot of care and love. You can use it for your business, portfolio, blogging or any type of site. It has 4 page layouts, 2 page templates, 4 blog display types, 13 widgets areas, 5 custom widgets focusing on business template, awesome slider, primary color option to match your logo &amp; website, boxed &amp; wide layout, light &amp; dark color skin, translation ready and many more. You can get free support in http://themegrill.com/support-forum/ and check the demo at http://demo.themegrill.com/spacious/. Available Translations: Russian, Norsk (BokmÃ¥l), Czech, French, Spanish, Lithuanian, Dutch, Traditional Chinese (Taiwan), Slovak, Catalan, Hungarian, German, Polish, Brazilian Portuguese and Greek.
Version: 1.6.2
Template: spacious
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: light, white, dark, two-columns, right-sidebar, left-sidebar, fluid-layout, responsive-layout, custom-header, custom-background, custom-menu, custom-colors, sticky-post, threaded-comments, translation-ready, featured-images, theme-options
Text Domain: spaciouschild
*/


section.flexSearch {
    display: flex;
    margin: 0 -30px;
    align-items: stretch;
    flex-wrap: wrap;
}

.flexSearch fieldset{
    margin: 0 30px!important;
    flex: 0 0 calc(50% - 60px);
}

fieldset.forWhom ul li,
fieldset.tags ul li{
    float:left;
    width:50%;
}

fieldset.forWhom ul li label:hover,
fieldset.tags ul li label:hover{
    font-weight:bold;
    cursor:pointer;
}

.flexbox {
    display: flex;
    margin: 20px -30px;
    align-items: stretch;
    flex-wrap: wrap;
}

article.category-fraedsluyfirlit {
    margin: 0 30px 2em !important;
    flex: 0 0 calc(33.333333% - 60px);
    padding-bottom: 0 !important;
}

article.category-fraedsluyfirlit dl {
    font-size: .85em;
    padding: 15px;
    border: 1px solid transparent;
    border-radius: 4px;
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc;
}

article.category-fraedsluyfirlit dl dt {
    float: left;
    width: 80px;
}

article.category-fraedsluyfirlit a[target="_blank"]:after{
    font-family: "Genericons";
    content: "\f442";
    font-size:14px;
    position: relative;
    top:3px;
}

article.category-fraedsluyfirlit a[target="_blank"]:hover{
    text-decoration: none;
    color: #8a6d3b;
    font-weight:bold;
}

.single #content .tags a{
    border: 1px solid #EAEAEA;
    padding: 3px 5px;
    border-radius: 4px;
    background:#efefef;
    color: #666666;
    margin-left:6px;
}

#spacious_service_widget-2 .tg-one-third {
    width:45% !important;
}

@media screen and (max-width: 767px){
    #spacious_service_widget-2 .tg-one-third {
        width:100% !important;
    }
}

</pre></body></html>