/*
Theme Name: CloudPress Pro Child
Theme URI: https://spicethemes.com/cloudpress-wordpress-theme/
Template: cloudpress-pro
Author: Spicethemes
Author URI: https://spicethemes.com
Description: CloudPress WordPress Theme is lightweight, elegant, fully responsive and translation-ready theme that allows you to create stunning blogs and websites. The theme is well suited for companies, law firms,ecommerce, finance, agency, travel, photography, recipes, design, arts, personal and any other creative websites and blogs. Theme is developed using Bootstrap 4 framework. It comes with a predesigned home page, good looking header designs and number of content sections that you can easily customize. It also has lots of customization options (banner, services, testimonial, etc) that will help you create a beautiful, unique website in no time. CloudPress is compatible with popular plugins like WPML, Polylang, Woo-commerce and Conact Form 7. CloudPress theme comes with various popular locales.(DEMO: https://demo.spicethemes.com/?theme=CloudPressPro)
Tags: one-column,two-columns,right-sidebar,flexible-header,custom-colors,custom-menu,custom-logo,editor-style,featured-images,footer-widgets,sticky-post,threaded-comments,translation-ready,accessibility-ready
Version: 1.0.1576068351
Updated: 2019-12-11 12:45:51

*/
body.boxed .stickymenu {
    width: 1210px;
	}
#style-switcher .pro-btn .format-status-btn-sm {
    font-weight: 700;
}
.format-status-btn-sm {
    color: #ffffff;
    border-radius: 2px;
    cursor: pointer;
    display: inline-block;
    transition: all 0.3s ease-in-out 0s;
    font-size: 0.813rem;
    font-weight: 600;
    padding: 6px 11px;
    margin: 15px 0 15px;
    text-align: center;
    text-transform: uppercase;
    vertical-align: middle;
}
.format-status-btn-sm:hover, .format-status-btn-sm:focus {
    color: #ffffff;
}
.format-status-btn-sm { background-color: #ce1b28; box-shadow: 0 3px 0 0 #b3131f; }
.dark_layout{
      background-color: #222222 !important;
    box-shadow: 0 2px 0 0 #000000;
    color: #ffffff;
    border-radius: 2px;
    border: 0px none;
    display: inline-block;
    font-family: "Open Sans",Helvetica,Arial,sans-serif;
    font-size: 13px;
    font-weight: 600;
    letter-spacing: 1.5px;
    line-height: 20px;
    margin: 5px 2px;
    padding: 5px 10px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    transition: all 0.3s ease 0s;
    vertical-align: middle;
}
.dark_layout:hover{color:#fff;}