/*
Theme Name: Inna-Dets
Version: 1.0
Author: R.D.A
*/
.page_oferta{
	
}
.footer-copyright{
	padding-bottom: 7px;
}
.footer-copyright .container{
  display: grid;
  grid-template-columns: .4fr 1.2fr .4fr;
}
.order_wrapper {
  z-index: 2;
  position: relative;
  min-height: 90vh;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  margin: 0 auto;
  padding-top: 5.5rem;
}
.order_title {
  text-align: left!important;
  margin-bottom: 40px;
}
.wp-block-heading{
	padding-bottom: 1rem;
	font-size: 24px;
}
.order_wrapper .wp-block-list{
	padding-left: 40px!important;
}

.order_wrapper .wp-block-list li{
	list-style-type: circle!important;		
}
.page_oferta{
	text-align: center;
}
.order_wrapper p{
  padding-bottom: 15px;
}
.oferta_h, .header-lang{
  display: none!important;
}
.contact-button{
  display: block;
}
.header_container {
  grid-template-columns: .2fr 1.2fr .5fr!important;
}
.contact-info_socials {
  justify-content: center;
}
