/*
 Theme Name: Twenty Sixteen Child
 Theme URL: http://Flormaster.com.ua/twentysixteen-child/
 Description: Twenty Sixteen Child Theme
 Author: John Doe
 Author URL: http://Flormaster.com.ua
 Template: twentysixteen
 Version: 1.1
 Text Domain: twentysixteen-child
 */ 

 @import url("../twentysixteen/style.css");
body{
    line-height: 1.4;
}
body, .main-navigation {
  font-family: 'Montserrat Alternates', sans-serif;
  font-family: 'PT Sans Caption', sans-serif;
}
h1, h2, h3, h4, h5, h6, .entry-content h3, .entry-summary h3, .comment-content h3, .entry-content h5{
  color: #2c3e50;
  margin: 20px 0 10px;
}
.container {
    position: relative;
    max-width: 1920px;
    margin: auto;
}
.angleblock{
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  background: red;
  transform: skewY(5deg) translateY(100%);
  transform-origin: bottom right;
}
.containerInner h2:first-child{
  margin-top:0;
}
.containerLightGrey{
    background-color: #f6f6f6;
}
.containerYellow {
  background: #fffab8;
}
.containerInner, .site-header-main, footer nav, footer div {
    max-width: 1170px;
    margin: 0 auto;
    padding: 10px 15px;
}
footer nav div {
    padding: 0;
}
.containerInner{
    padding: 70px 15px;
}
.articleWrapper {
    background-color: #fff;
    padding: 25px;
    border-radius: 24px;
    margin: 20px 0;
}
.articleWrapper h3 {
    border-bottom: 1px solid #ddd;
    padding: 0 0 15px 0;
}
.site-main {
    margin: 0;
}
a {
  box-shadow: none !important;
  white-space: nowrap;
}
.main-navigation {
    margin: 0 -10px;
}
.bar1, .bar2, .bar3 {
  width: 35px;
  height: 5px;
  background-color: #1a1a1a;
  margin: 6px 0;
  transition: 0.4s;
	border-radius: 24px;
}
#menu-toggle {
  border: none;
  margin: 0;
}
#menu-toggle.toggled-on {
    background: none;
}
#menu-toggle.toggled-on .bar1 {
  -webkit-transform: rotate(-45deg) translate(-9px, 6px);
  transform: rotate(-45deg) translate(-9px, 6px);
}
#menu-toggle.toggled-on .bar2 {opacity: 0;}
#menu-toggle.toggled-on .bar3 {
  -webkit-transform: rotate(45deg) translate(-8px, -8px);
  transform: rotate(45deg) translate(-8px, -8px);
}
.container ul {
    padding: 0 0 0 20px;
}
.tableRed {
    color: #ec0000;
    font-weight: 700;
}
img.formImgProduct {
    width: 40px;
    height: 40px;
}
.orderForm {
    padding: 30px 30px;
    border-radius: 4px;
    background: #fff;
    color: #888;
}
label.flexBlock {
    justify-content: flex-start;
}
.orderProductName {
    width: 215px;
    padding: 5px 0;
}
input[type="submit"] {
    margin: 30px 0 20px;
}
.contactForm input, .contactForm textarea {
    border-radius: 24px;
}
span.wpcf7-form-control-wrap input, span.wpcf7-form-control-wrap textarea {
	max-width: 530px;
  margin: 5px 0;
}
span.wpcf7-form-control-wrap.mask-206 input, span.wpcf7-form-control-wrap.mask-418 input {
    width: 200px;
}
input.wpcf7-form-control.wpcf7-number.wpcf7-validates-as-number {
    text-align: center;
    padding: 10px 5px;
    margin: 0;
}
span.wpcf7-form-control.wpcf7-radio span.wpcf7-list-item.first {
    display: block;
}
.orderQty {
    width: 50px;
    padding: 5px 0;
}
.entry-content .orderForm h4 {
    margin: 15px 0;
}
.orderForm h2 {
    text-align: center;
    border-bottom: 1px solid #ddd;
    padding: 0 0 15px 0;
    margin: 0 0 20px;
}
.flexBlock {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-around; 
  justify-content: space-around;
  flex-wrap: wrap;
}
.flexBlock.flexStart {
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
}
.flexBlock .whiteFlex {
    flex: 0 1 48%;
    background: #fff;
    margin: 15px 0;
    padding: 30px 30px;
    border-radius: 24px;
}
.whiteFlex img.aligncenter {
    margin-bottom: 0;
}
.entry-content .whiteFlex h3 {
    margin: 20px 0;
    text-align: center;
}
.flex2 {
	flex: 1 0 50%;
	padding: 10px;
}
.productItemWrap {
    text-align: center;
    padding: 20px;
    box-sizing: border-box;
    flex: 1 0 33.33%;
}
.productItem{
    padding: 10px 10px 30px;
    background-color: #fff;
    border-radius: 4px;
    height: 100%;
}
.productItem div {
    padding: 5px 0;
    color: #888;
    font-size: 14px;
    font-family: 'Montserrat Alternates', sans-serif;
}
.productItem img {
    width: 100%;
}
.productItemCapacity span {
    padding: 0 0 0 15px;
}
.orderProductName span{
    padding: 0 0 0 7px;
  }
.productItem div.productItemPrice {
    font-size: 25px;
}
.productItem div.productItemPrice, .productItem div.productItemName{
    color: #2c3e50;
    font-weight: bold;
}
.container p, .container ul {
  margin: 0 0 10px;
  color: #313131;
  overflow: hidden;
  text-align: justify;
}
.article {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
      -webkit-column-gap: 50px;
    -moz-column-gap: 50px;
    column-gap: 50px;
}
img.custom-logo {
    max-width: 90px;
}
footer#colophon {
    background: #1c1e1f;
    padding: 3em 0 1em;
    display: block;
    color: #fff;
}
footer#colophon a {
    color: inherit;
}
.copyright {
  text-align: center;
  font-size: 12px;
}
.tablepress tbody td, .tablepress tfoot th {
    border-left: 0.5px solid #ddd;
    border-right: 0.5px solid #ddd;
    border-bottom: 0.5px solid #ddd;
}
.site-inner{
  max-width: unset;
}
a:hover {
    text-decoration: none !important;
}
.rl-gallery-item{
  opacity:0;
  border-radius: 24px;
}
header#masthead.fixnav {
    position: fixed;
    background: #fff;
    left: 0;
    padding: 10px 15px;
}
header#masthead.fixnav div#site-header-menu.toggled-on {
    background: #fff;
    margin: 2px 0 0;
}
header#masthead.fixnav .main-navigation a {
  color: #1a1a1a;
  display: inline-block;
}
header#masthead.fixnav .site-header-main {
  max-height: 70px;
  padding:0;
}
header#masthead.fixnav img.custom-logo {
    max-width: 60px;
}
header#masthead.fixnav div#site-header-menu nav {
    background: inherit;
    margin: 0 -15px;
}
.main-navigation .current-menu-item > a, body.home.page-template-default .main-navigation .current-menu-item > a, header#masthead.fixnav .main-navigation .current-menu-item > a, .main-navigation li:hover > a, .main-navigation li:focus > a, .main-navigation li:active > a, body.home .main-navigation .current-menu-item > a, body.home .main-navigation li:hover > a, body.home .main-navigation li:focus > a, body.home .main-navigation li:active > a{
    color: #2b2483;
    border:none;
}
.main-navigation li:active{border:none;}
.site-header {
    padding: 0;
    z-index: 1;
    width:100%;
    box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.2);
}
.main-navigation a {
  font-weight: 700;
  font-size: 15px;
  padding: 10px;
  -webkit-transition: all 700ms ease 0s;
  transition: all 700ms ease 0s;
}
header.entry-header, body:not(.custom-background-image):before, body:not(.custom-background-image):after, .site-info{
  display: none;
}
.no-sidebar .entry-content, .site {
    margin: 0;
}
.site-content {
    padding: 0;
}
.flex-container{
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-around; 
  justify-content: space-around;
}
.rl-gallery .rl-gallery-link span.rl-gallery-caption {
    position: unset;
    text-align: center;
    font-weight: 600;
}
.twoColumn {
    width: 50%;
}
.twoColumn:nth-child(odd) {
    padding: 0 30px 0 0;
}
.twoColumn:nth-child(even) {
    padding: 0 0 0 30px;
}
.tablepress tbody td, .tablepress tbody tr:first-child td, .tablepress tbody td .wp-caption .wp-caption-text {
    vertical-align: middle;
    text-align: center;
    line-height: 1.2;
    padding: 3px;
    font-size: 14px;
}
.tablepress tbody td.column-3 {
    text-align: left;
}
tr.row-1, tr.row-2 {
    background: rgba( 44, 62, 80, 1 );
    color: #fff;
}
table#tablepress-1 {
    table-layout: auto;
    width: auto;
}
table#tablepress-1 img.size-thumbnail, table#tablepress-1 figcaption.wp-caption-text {
    display: inline-block;
}
table#tablepress-1 figcaption.wp-caption-text{
  padding: 0 0 0 2px;
}
table#tablepress-1 .wp-caption{
  margin: 0;
}
td.column-3 figure {
    width: auto !important;
}
ul.imgList {
    list-style: none;
    padding: 0;
}
ul.imgList li {
    background: url(/wp-content/uploads/2018/11/branch-1.png) no-repeat 0 3px;
    overflow: hidden;
    text-indent: 30px;
}
.rl-gallery-container .rl-gallery .rl-gallery-link .rl-gallery-caption{
      padding: 1em 0.5em;
}
.phone {
    padding: 5px 0 5px 30px;
    background: url(/wp-content/uploads/2018/12/smartphone.png) no-repeat;
    background-position: 0 50%;
    display: initial;
}
.container .banner {
	color: #1a1a1a;
  text-transform: uppercase;
  margin: 0;
  text-align: center;
  font-size: 20px;
  line-height: 1.75;
  font-family: 'Montserrat Alternates', sans-serif;
  letter-spacing: 1px;
  font-weight: 700;
}
.wp-block-media-text.florbag .wp-block-media-text__content {
    padding: 0 2% 0 2%;
}
.bannerPhone a{
    font-weight: 700;
}
.socialText .screen-reader-text {
    position: unset !important;
}
.social-navigation .socialText a {
    width: unset;
    border: none;
    line-height: 32px;
}
.social-navigation a[href^="tel:"]:before{content: "\f50c";}
.social-navigation li a:hover, .social-navigation li a:active, .social-navigation li a:focus{color: #2b2483;}
.social-navigation a:hover:before, .social-navigation a:focus:before, .social-navigation a:focus:active{color: inherit;}
.site-header-menu {
    margin: 10px 0;
}
.site-header .main-navigation + .social-navigation{
	display:block;
	margin-top: 5px;
  text-align: right;
	font-weight: 700;
	font-size: 15px;
}
.site-header-menu.toggled-on .main-navigation + .social-navigation{
  text-align: center;
}
.social-navigation ul{
	display:inline-block;
  margin: 0;
}
.site-footer .social-navigation {
  text-align: center;
  margin: auto;
}
.social-navigation li {
    margin: 2px 0 2px 10px;
}
.main-navigation li {
    border: none;
    text-align: center;
}
.borderGreen {
    border-top: 10px solid #7cb816;
    border-bottom: 10px solid #7cb816;
}
.orderConditions, .orderConditions [class^="wp-block-"] figcaption, .orderConditions .wp-block-image {
	text-align: center;
	margin: 0;
	line-height: 1;
	font-weight: 600;
	font-style: initial;
}
.orderConditions .wp-block-column {
  display: flex;
  justify-content: center;
  background: #fff;
  border-radius: 100px;
  margin: 15px 15px;
  position: relative;
  padding: 30px 15px
}
.orderConditions .wp-block-column:after {
	content: " ";
	background: url(/wp-content/uploads/2018/12/right-arrow.png) no-repeat;
	background-position: 0 50%;
  background-size: contain;
	width: 24px;
	height: 100%;
	position: absolute;
	right: -29px;
	top: 0;
}
.orderConditions .wp-block-column:last-child:after{
  display: none;
}
.florbag {
  justify-content: center;
  text-align: center;
	margin: 15px 0;
}
.smallBlock {
    width: 75%;
    line-height: 1.75;
    text-align: justify;
    margin: 0 auto 70px;
}
.entry-content .smallBlock ol {
  margin-left: 1.5em;
}
.specialHeaders {
    padding: 10px 20px;
}
.companyBlock {
  padding: 15px;
  margin: 20px 15px;
  outline: 7px solid #f6f6f6;
  border: 3px solid #ffed0047;
}
.companyBlock p {
	text-align: left;
  max-width: 219px;
}
.companyBlock .fa {
    padding: 0 5px 0 0;
}
.deliveryService {
	background: #fff;
  margin: 15px 0 0;
  justify-content: center;
}
.deliveryService img {
    width: 120px;
    height: 100%;
}
footer .main-navigation a {
    font-weight: normal;
}
.main-navigation .primary-menu {
  text-align: center;
}
@media screen and (max-width: 940px){
  .orderConditions {
    flex-wrap: wrap;
	}
  .orderConditions .wp-block-column {
    flex: 0 1 calc(32.5% - 30px);
	}
}
@media screen and (max-width: 909px){
  footer .main-navigation li {
    display: inline-block;
	}
  .site-footer .main-navigation,.site-footer .social-navigation {
    margin: 0 0 10px;
	}
  header#masthead.fixnav {
    padding: 5px 15px;
	}
  header#masthead.fixnav .site-header-main {
    max-height: 60px;
	}
  .deliveryService img {
    width: 100px;
    height: 100%;
	}
}
@media screen and (max-width: 768px){
  .article {
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1;
  }
  .productItemWrap {
    padding: 10px;
	}
  .orderForm {
    padding: 15px;
  }
  p.imgInside span {
    display: block;
    overflow: hidden;
		margin: 10px 0 0;
  }
  p.imgInside span img {
      float: left;
  }
  p.imgInside {
    display: flex;
    flex-direction: column-reverse;
	}
  .smallBlock {
    width: 100%;
  }
  .tablepress tbody td, .tablepress tbody tr:first-child td, table#tablepress-1 figcaption.wp-caption-text {
		font-size: 11px;
		word-break: break-word;
	}
  table#tablepress-1 img.size-thumbnail {
    width: 25px;
  }
  .deliveryService img {
    width: 80px;
    height: 100%;
	}
}
@media screen and (max-width: 630px){
  .flexBlock .flex2 {
    flex: 1 0 100%;
  }
  .orderForm .flex2 {
    padding: 0;
  }
  .flexBlock .whiteFlex {
    margin: 0 0 30px;
    padding: 15px;
  }
  .companyBlock {
    flex: 1 0 auto;
	}
  .companyBlock p {
    max-width: unset;
	}
  .orderConditions .wp-block-column {
    flex: 1 1 calc(50% - 20px);
    margin: 10px;
	}
  .orderConditions .wp-block-column:after {
    width: 18px;
    right: -20px;
	}
  .orderConditions .wp-block-column:nth-child(odd) {
    margin-left: 0;
	}
  .angleblock{
    display:none;
  }
  .tablepress tbody td, .tablepress tbody tr:first-child td {
    padding: 0;
	}
  table#tablepress-1 img.size-thumbnail {
    width: 15px;
  }
  table#tablepress-1 {
    margin: 0 -12px;
  }
  .articleWrapper {
    padding: 20px 15px;
	}
  .container .banner {
    font-size: 16px;
	}
}
@media (max-width: 480px){
  .rl-gallery-container#rl-gallery-container-1 .rl-basicgrid-gallery .rl-gallery-item, .rl-gallery-container#rl-gallery-container-2 .rl-basicgrid-gallery .rl-gallery-item {
    width: calc(50% - 10px);
    margin: 5px;
  }
  .containerInner {
    padding: 40px 15px;
  }
  .container p, .container ul {
    text-align: left;
	}
  img.custom-logo {
    max-width: 75px;
	}
  .deliveryService img {
    width: 50px;
    height: 100%;
	}
}
@media (max-width: 414px){
  .rl-gallery-container#rl-gallery-container-1 .rl-basicgrid-gallery .rl-gallery-item, .rl-gallery-container#rl-gallery-container-2 .rl-basicgrid-gallery .rl-gallery-item {
    width: 100%;
    margin: 5px;
  }
  .flexBlock {
    display: block;
	}
  label.flexBlock, .flexBlock.deliveryService {
    display: flex;
	}
  .site-header .main-navigation + .social-navigation li.socialText{
		float: none;
  }
  .tablepress tbody td, .tablepress tbody tr:first-child td, table#tablepress-1 figcaption.wp-caption-text {
    font-size: 10px;
  }
  .orderForm {
    padding: 15px 12px;
	}
}