/*
Theme Name: Windor Child
Theme URI: http://webdesign-finder.com/windor
Template: windor
Author: MWTemplates
Author URI: http://modernwebtemplates.com/
Description: Windor is a high-quality solution for a website that is going to be suitable for any manufacturing company, factory or plant, no matter the size of the maufacture itself.
Tags: custom-header,left-sidebar,right-sidebar,post-formats,full-width-template
Version: 1.1.0
*/

/*gutenberg*/
p[class*="-font-size"],
p[style*="font-size"] {
    line-height: 1.3em;
}
.wp-block-quote cite,
.wp-block-pullquote cite {
    margin-top: .5em;
}
.wp-block-quote cite:before,
.wp-block-pullquote cite:before {
    margin-top: 0;
}

.wp-block-button a.wp-block-button__link {
    color: #fff;
    border: 2px solid #32373c;
}
.wp-block-button .wp-block-button__link:hover {
    background-color: transparent;
    color: #32373c;
}

.wp-block-button.is-style-outline .wp-block-button__link {
    color: #32373c;
}

.wp-block-button.is-style-outline .wp-block-button__link:hover {
    background-color: #32373c;
    color: #fff;
}

ul.wp-block-gallery.alignwide {
    width: 100%;
}

.entry-content .wp-block-table.is-style-stripes td {
    border-color: grey;
}

.selectize-control.single {
    margin-bottom: 15px;
}

blockquote.wp-block-quote[style*="text-align:right"] cite {
    text-align: right;
}

.wp-block-archives.wp-block-archives-dropdown {
    margin-bottom: 20px;
}

.item-content .entry-content::after{
    content: '';
    clear: both;
    display: block;
}

.wp-block-column .wp-block-quote:first-child{
    margin-top: 0;
}

#attachment_612{
    display: none;
}

#attachment_612 + p{
    display: none;
}
