/*
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;
}
/*************new style**************/

.wpforms-container-full .wpforms-form .wpforms-field-rating svg{

    color: red !important;
}
ul.elementor-icon-list-items {
    list-style-type: none !important;
}
.shortcode-posts .item-content {
    /*padding: 51px 57px 51px 61px  !important;*/
	/*padding: 15px 15px 15px 15px !important;*/
	padding: 10px 20px 0 !important;
	background-color: #ffffff;
}
/*p{
	color:#54595F;
}*/

:root {
    --colorMain: #CE3238 !important;
}
.header_dark {
    background-color: #ffffff;
}
.header_dark .sf-menu > li > a, .header_darkgrey .sf-menu > li > a {
    color: #CE3238;
}
#section-news > .container {
     padding-top: 60px; 
}

.ls {
    background-color: #f1f6fb !important;
}
.shortcode-posts article {
    border-radius: 0px !important;
    transition: .2s;
	box-shadow: 0px 0px 10px 0px rgb(0 0 0 / 20%);
}

.shortcode-posts article:hover {
 	box-shadow: 0px 0px 10px 0px rgb(0 0 0 / 36%);
    transform: translatey(-5px);
}
.item-content p {
  padding-bottom: 50px;
  font-size:16px;
 }


.bordered_items .sf-menu > li::before {
	background-color:#c9ccd1 !important;
}
.page_header_wrapper.affix-top-wrapper{
	height:50px !important;
}

.elementor-slideshow__title {
  display: none;
}
.bordered_items .sf-menu > li > a {
  padding-top: 20px;
  padding-bottom: 20px;
}
.sf-menu > li.menu-item-spesial > a, .sf-menu > li.menu-item-spesial > a i {
  line-height: 17px;
}
#menu-item-1819 a {
  color: #ffffff;
}

.col-sm-12.text-center h2 {
    color: #1c293c;
}

.section_padding_top_145 > [class*="container"] {
    padding-top: 0px;
}
button#wpforms-submit-2835{
	background-color: #c36839;
    padding-left: 48px;
    border-radius: 30px;
    padding-right: 48px;
    padding-top: 20px;
    padding-bottom: 20px;
}
button#wpforms-submit-2835:hover {
    background-color: #ffffff;
    border-color: #CE3238;
}
 
.wpforms-container-full .wpforms-form input[type=text]  ,.wpforms-form input[type=tel],.wpforms-form textarea{
	color: #1c293c !important;
    font-size: 14px !important;
}


div.wpforms-container-full .wpforms-form input[type=text], div.wpforms-container-full .wpforms-form input[type=email], div.wpforms-container-full .wpforms-form input[type=text], div.wpforms-container-full .wpforms-form input[type=text], div.wpforms-container-full .wpforms-form textarea{
	color: #1c293c !important;
    font-size: 16px !important;
	font-weight: 400 !important;
	background-color: #fff !important;
}
input#wpforms-2835-field_1 {
    background-color: #ffffff !important;
}

input#wpforms-2835-field_1 {
    background-color: transparent;
}	
 
button#wpforms-submit-2835 {
    background-color: #CE3238;
    padding-left: 25px;
    border-radius: 30px;
    padding-right: 25px;
    padding-top: 10px;
    padding-bottom: 10px;
 }
button#wpforms-submit-2835:hover {
    background-color: #ffffff;
    border-color: #CE3238;
}
.item-layout-item-extended article {
    height: 320px !important;
}
.news:nth-child(4) .item-title,.news:nth-child(3) .item-title,.news:nth-child(6) .item-title ,.news:nth-child(7) .item-title ,.news:nth-child(8) .item-title ,.news:nth-child(9) .item-title  {
  width: 90%;
}
.breadcrumb {
  display: none;
}
.page_breadcrumbs h3 {
  color: #CE3238;
   font-size: 30px;
}
#section-contacts > .container {
  padding-top: 30px !important;
  padding-bottom: 30px !important;
}
.shortcode-info-item .ii-icon i{
  font: normal normal normal 14px/1 FontAwesome !important
}
iframe {
  margin-bottom: -8px !important;
}

.wpforms-form button[type=submit]{
    background-color: #CE3238 !important;
    padding-left: 25px !important;
    border-radius: 30px !important;
    padding-right: 25px !important;
    padding-top: 10px !important;
    padding-bottom: 10px !important;
    border-radius: 30px !important;
}
 
.glsr-button-text{
	text-transform: uppercase !important;
	font-size: 1em;
}
.glsr-wpforms .glsr-review>.glsr-review-title>* {
    font-size: 30px !important;
}

.wpforms-container-full .wpforms-form .wpforms-field-label span{
	    text-transform: capitalize !important;
}

.wpforms-form button[type=submit]:hover{
	background-color: #fff !important;
    border-color: #CE3238 !important;
}
.wpforms-form button[type=submit]:hover span{
	color: #CE3238 !important;
}
.glsr-wpforms form.glsr-form .glsr-field-toggle label, .glsr-wpforms form.glsr-form .glsr-toggle .glsr-toggle-switch {
  font-size: 1.4rem !important;
 }
 div.wpforms-container-full .wpforms-form input:focus, div.wpforms-container-full .wpforms-form textarea.wpforms-field-medium:focus{
  border: 1px solid #CE3238 !important;
 }

.wpforms-container-full .wpforms-form input[type="email"]{
	background-color: transparent !important;
	color: #fff !important;
}

#wpforms-3598-field_1 {
  color: #fff !important;
}
.copy-rirgt {
  display: inline-flex;
}
.copright-part1 a {
  color: #CE3238;
  margin-right: 5px;
}
.copright-part1 a:hover {
  color: #fff;
 }
.copright-part2 a {
  color: #CE3238;
  margin-left: 5px;
}
.copright-part2 a:hover {
  color: #fff;
 }

#section-about-history > .container {
  padding-top: 0px !important;
}
#contacts-style .elementor-icon-box-description a {
	color: #CE3238 !important;
}
#contacts-style .elementor-icon-box-description a:hover{
    color: #8D929A !important;
}

#contacts-style1 .elementor-icon-box-description a {
	color: #7A7A7A !important;
}
#contacts-style1 .elementor-icon-box-description a:hover{
    color: #CE3238 !important;
}
.elementor-226 .elementor-element.elementor-element-8d49fcb.elementor-view-framed .elementor-icon,.elementor-226 .elementor-element.elementor-element-17869c5.elementor-view-framed .elementor-icon,.elementor-226 .elementor-element.elementor-element-b6cb101.elementor-view-framed .elementor-icon,.elementor-226 .elementor-element.elementor-element-17672d9.elementor-view-framed .elementor-icon,.elementor-226 .elementor-element.elementor-element-ee50e3c.elementor-view-framed .elementor-icon,.elementor-226 .elementor-element.elementor-element-307ada4.elementor-view-framed .elementor-icon{
	border-color: #c9ccd1 !important;
}
div.wpforms-container-full .wpforms-form input[type="text"]::placeholder,div.wpforms-container-full .wpforms-form input[type="email"]::placeholder,div.wpforms-container-full .wpforms-form textarea::placeholder,div.wpforms-container-full .wpforms-form input[type="tel"]::placeholder{
	 color: #8D929A !important;
	font-size: 14px !important;
    font-weight: 400 !important;
}
.social-icons a:hover {
  color: #CE3238 !important;
}
/******update some responsive style*******/
@media screen and (max-width: 320px){
	.sf-menu {
  background-color: #fff;
}
.page_toplogo .toggle_menu {
  background-color: #1877f2;
 }	
.sf-menu ul {
  background-color: #CE3238 !important;
}
.page_header_wrapper.affix-top-wrapper {
  height: 0px !important;
}
.page_breadcrumbs h3 {
   font-size: 25px;
}	
.item-layout-item-extended article {
  height: 340px !important;
}
	.page_content > [class*="container"] {
  padding-top: 0px !important;
  padding-bottom: 25px !important;
}	

.elementor-column.elementor-col-33.elementor-top-column.elementor-element.elementor-element-33ddc403 {
  margin-top: -45px;
}	
.elementor-column.elementor-col-33.elementor-top-column.elementor-element.elementor-element-7831179{
	  margin-top: -45px;
	}
  .copy-rirgt {
  display: block;
  }

}
@media screen and (min-width: 350px) and (max-width: 991px){
.sf-menu {
  background-color: #fff;
}
.page_toplogo .toggle_menu {
  background-color: #CE3238;
 }	
.sf-menu ul {
  background-color: #CE3238 !important;
}
.page_header_wrapper.affix-top-wrapper {
  height: 0px !important;
}
.page_breadcrumbs h3 {
   font-size: 25px;
}	
.item-layout-item-extended article {
  height: 340px !important;
}
	.page_content > [class*="container"] {
  padding-top: 0px !important;
  padding-bottom: 25px !important;
}	

.elementor-column.elementor-col-33.elementor-top-column.elementor-element.elementor-element-33ddc403 {
  margin-top: -45px;
}	
.elementor-column.elementor-col-33.elementor-top-column.elementor-element.elementor-element-7831179{
	  margin-top: -45px;
	}
  .copy-rirgt {
  display: block;
  }
#menu-item-1819 a {
  color: #CE3238 !important;
}
}

@media screen and (min-width: 420px) and (max-width: 760px){
	.item-media img {
    width: 100%;
    object-fit: contain !important;
}
}

/***********************/