/* Введите Ваш код CSS тут */
@font-face {
    font-family: brush type; 
    src: url(https://orlenokcamp.ru/wp-content/uploads/2018/03/brushtype.ttf); 
   }

.shapka {
  font-family: brush type;
}

.style1 {
	background-color: #D9E2F3;
}
.style2 {
	background-color: #FFF2CC;
}
.style3 {
	background-color: #FFC000;
}
.style4 {
	background-color: #D9D9D9;
}
.style5 {
	background-color: #BFBFBF;
}
.style6 {
	background-color: #808080;
}
.style7 {
	color: #FFFFFF;
	background-color: #808080;
}

.ast-below-header {
  box-shadow: 0px 4px 17px -10px #000000;
}

.site-main {
  box-shadow: 0px 0px 14px -7px #000000;
} 

.enter {
  font-family: futuraround-b; 
  font-size: 16px; 
  color: #445c7e; 
  padding-top: 1px; 
  letter-spacing: 1px;
}

:focus {outline:none !important;}

@media screen and (max-device-width: 480px) and (orientation: portrait) {
  .shapka {
    text-align: center; 
    margin: 0 5%;}
}

/*Убираем подытог*/
.cart-subtotal{display: none}


/*  .formz-full {
    width: 80%; 
    background: #b7c3d6; 
    padding: 20px 40px; 
    margin: 0 auto;
  }

@media screen and (max-width: 400px) {
  .formz {
    width: 100%;

  }
}

 @media screen and (max-width: 400px) {
  .formz-full {
    display:none;
      }
  }
*/

@media screen and (max-width: 400px) {
  
  #text-6, #text-5 {
  width: 80%;  
  margin-left: 10%;
}
  
  }

#text-6 {
  margin-right: 110px;
}


.phone:after{
    content:"\260E";
    color:#445c7e;
    font-size:1.2em;
}

a, a:focus {
  text-decoration: underline;
}

#menu-item-2072{
  background-color: #f0cbcb;

}

span.wpcf7-list-item {
    display: block;
}
