/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
@import url("https://fonts.googleapis.com/css?family=Arimo");

html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%
}

main {
    display: block
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

pre {
    font: 1em monospace, monospace
}

a {
    background: transparent
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted
}

b, strong {
    font-weight: bolder
}

code, kbd, samp {
    font: 1em monospace, monospace
}

small {
    font-size: 80%
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

img {
    border-style: none
}

button, input, optgroup, select, textarea {
    font: 100%/1.15 inherit;
    margin: 0
}

button, input {
    overflow: visible
}

button, select {
    text-transform: none
}

[type=button], [type=reset], [type=submit], button {
    -webkit-appearance: button
}

[type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button::-moz-focus-inner {
    border-style: none;
    padding: 0
}

[type=button]:-moz-focusring, [type=reset]:-moz-focusring, [type=submit]:-moz-focusring, button:-moz-focusring {
    outline: 1px dotted ButtonText
}

fieldset {
    padding: .35em .75em .625em
}

legend {
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal
}

progress {
    vertical-align: baseline
}

textarea {
    overflow: auto
}

[type=checkbox], [type=radio] {
    box-sizing: border-box;
    padding: 0
}

[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
    height: auto
}

[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

details {
    display: block
}

summary {
    display: list-item
}

[hidden], template {
    display: none
}

html {
    font-size: .8333333vw
}

body {
    margin: 0;
    padding: 0;
    background: #f8f4ef;
    font-family: Gilroy
}

@font-face {
    font-family: Gilroy;
    src: url(../fonts/Gilroy-Regular.eot);
    src: url(../fonts/Gilroy-Regular.eot?iefix) format("eot"), url(../fonts/Gilroy-Regular.woff) format("woff"), url(../fonts/Gilroy-Regular.ttf) format("truetype");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: Gilroy;
    src: url(../fonts/Gilroy-Bold.eot);
    src: url(../fonts/Gilroy-Bold.eot?iefix) format("eot"), url(../fonts/Gilroy-Bold.woff) format("woff"), url(../fonts/Gilroy-Bold.ttf) format("truetype");
    font-weight: 700;
    font-style: normal
}

a {
    text-decoration: none
}

a, h1, h2, h3, h4, h5, h6, li, p, ul {
    margin: 0;
    padding: 0
}

button, input {
    outline: none
}

header {
    grid-template-columns: 25% 50% 25%
}

.myaccount, header {
    background: #f8f4ef;
    display: grid
}

.myaccount {
    grid-template-columns: 30% 40% 17% 13%
}

.myaccount .my-account {
    padding-top: 2.9em;
    padding-left: 11em
}

.myaccount .my-account a {
    color: #4f4e4c;
    font-size: 1.25em;
    font-weight: 700
}

.myaccount .icon-placeMA {
    padding-top: 2.5em
}

.myaccount .icon-placeMA .questionnaire {
    font-weight: 700
}

.myaccount .icon-placeMA a {
    margin-left: 2.3em
}

.myaccount .icon-placeMA svg {
    width: 1.8em;
    height: 1.8em
}

.search-place a {
    margin-left: 2em
}

.search-place svg {
    width: 1.5em;
    height: 1.5em
}

.search-place input {
    background: #f8f4ef;
    margin-top: 2em;
    color: #4f4e4c;
    border: none;
    width: 40%;
    padding: 1rem;
    outline: none;
    font-size: 1em;
    font-weight: 300
}

.icon-place {
    padding-top: 2.9em;
    padding-left: 13em
}

.icon-place .questionnaire {
    margin-right: 3em;
    font-weight: 700
}

.icon-place a {
    margin-left: 1.9em;
    color: #4f4e4c;
    font-size: 1.25em
}

.icon-place svg {
    width: 1.4em;
    height: 1.4em
}

.navigation {
    display: grid;
    grid-template-columns: 13% 13% 13% 24% 13% 13% 13%
}

.navigation img {
    width: 12em;
    height: 8em
}

.navigation .menu-links {
    margin-top: 3em
}

.navigation .menu-links a {
    color: #4f4e4c;
    font-size: 1.25em
}

footer {
    background: #fff;
    width: 100%;
    position: realtive;
    left: 0;
    bottom: 0;
    display: grid;
    grid-template-columns: 75% 25%;
    padding-bottom: 2em;
    padding-top: 1em
}

footer .social-networks {
    margin-left: 9em;
    padding-top: 1.5em
}

footer .social-networks img {
    margin-left: 1.5em;
    width: unset;
    height: unset;
}

footer img {
    height: 6em;
    width: 8em
}

footer li {
    display: inline
}

footer .logo-footer {
    margin-left: 2em
}

footer .footer-nav {
    margin-left: 1em
}

footer .footer-links a, footer .footer-nav a {
    color: #786764;
    margin-left: 1em
}

.heading-block {
    padding-top: 6em;
    margin-bottom: 8em;
    text-align: center
}

.heading-block img {
    width: 25em;
    height: 1em
}

.heading-block h1 {
    color: #786764;
    font-size: 6em
}

.heading-block .high-head {
    margin-top: 2.5em
}

.heading-block a {
    display: block;
    color: #786764;
    font-size: 3em;
    font-weight: 400;
    margin-top: .3em
}

.shop-block {
    background: #fff;
    padding-top: 4em;
    display: grid;
    grid-template-columns: 18% 80%;
    grid-column-gap: 2%
}

.shop-block .instruction {
    margin-left: 2em
}

.shop-block .instruction p {
    text-align: center;
    font-size: 1.5em;
    color: #786764;
    margin-bottom: .6em
}

.shop-block .instruction a {
    display: block;
    margin-left: 2em;
    color: #786764;
    font-size: 1.5em;
    margin-bottom: .25em
}

.shop-block .instruction h3 {
    margin-top: .7em;
    margin-bottom: .3em;
    color: #786764;
    font-size: 2em;
    margin-left: 1.25em
}

.shop-block .instruction .list {
    background: #f8f4ef;
    padding-top: 1em;
    padding-bottom: 1em
}

.shop-block .products {
    margin-right: 2em
}

.shop-block .products form {
    margin-bottom: 2em;
    border: none;
    color: #786764;
    font-size: 1em;
    /*height: .5em;*/
}

.shop-block .products select {
    border: none;
    color: #786764;
    font-size: 1.25em;
    outline: none
}

.shop-block .products .filter-block {
    /*display: grid;
    grid-template-columns: 50% 50%;
    padding-left: 85%;*/
}

.shop-block .products .filter, .shop-block .products .sort, .shop-block .products p {
    /*display: inline;*/
}

.shop-block .products .signature {
    background: #908280;
    margin-bottom: 2em;
    text-align: center;
    padding-bottom: 2em;
    padding-top: 2em
}

.shop-block .products .signature a {
    background: #786764;
    font-size: 1.5em;
    color: #f6f5f5;
    padding: .5em;
    border-radius: .5em
}

.parent_popup {
    height: 100%;
    background: #000;
    opacity: .7;
    width: 100%;
    z-index: 1;
    top: 0;
    left: 0
}

.parent_popup, .popup {
    display: none;
    position: fixed
}

.popup {
    background: url('../images/boutique-down.png') no-repeat left top, url('../images/boutique-up.png') no-repeat right bottom, #f5f5f5 no-repeat 0px top;
  	background-size: 15%;
    padding: 1.2em;
    top: 20%;
    left: 15%;
    width: 90em;
    color: #786764;
    opacity: 1;
    z-index: 2;
    position: absolute;
}

.popup h1 {
    text-align: center;
    font-size: 3.5em;
    margin-bottom: 1.5em;
}

.popup .content {
    display: grid;
    grid-template-columns: 30% 70%
}

.popup .content img {
    margin-left: 2em;
    height: 18em;
}

.popup .content h4 {
    font-size: 1.5em;
    margin: 1em 0;
}

.popup .content p {
    font-size: 1.25em;
  	line-height: 1.4em;
    /*margin-bottom: 2em;*/
}

.popup .content form {
    margin-bottom: 7em;
}

.popup .content input[type='submit'] {
	color: #fff;
	background: #786764 repeat center center;
	transition-property: background, color;
    transition-duration: 0.5s;
}

.popup .content input[type='submit']:hover {
	color: #786764;
	background: #fff repeat center center;
	transition-property: background, color;
    transition-duration: 0.5s;
}

.popup .content input, .popup .content a {
    color: #786764;
    font-size: 1em;
    /*width: 2em;*/
    /*height: 1.5em;*/
    margin-right: 1em
}

.popup .content button {
    background: #786764;
    padding: .5em 1.5em;
    font-size: 1em;
    border: none;
    color: #efeeee
}
#popup2 img {
    margin-left: 4.5em;
}
/* ============================== */
.content-products {
    display: flex;
    justify-content: space-evenly;
    background: white no-repeat center center;
}
.content-products .product-item > div {
    text-align: left;
}
.content-products .product-item {
    display: table;
    text-align: center;
    width: 20em;
    height: 25em;
    background: url("../images/hexagon.png") no-repeat center center;
    background-size: 100%;
    transition-property: background;
    transition-duration: 0.5s;
}
.content-products .product-item:hover {
    background: url("../images/hexagon-brown.png") no-repeat center center;
    background-size: 100%;
    transition-property: background;
    transition-duration: 0.5s;
}
.content-products .product-item:hover a {
    color: #fff;
}
.content-products .product-item:hover a .title-item {
    border-top: 1px solid #fff !important;
}

.content-products .product-item .to-cart {
  	margin: 1em 0;
}

.content-products .product-item a {
    display: table-cell;
    color: #786764;
    margin: auto;
    vertical-align: middle;
    height: inherit;
    line-height: inherit;
    white-space: nowrap;
  	padding: 1em;
}
.content-products .product-item a:hover .content-item .image-item {
    /*display: block;*/
}
.content-products .product-item a .content-item .image-item {
    margin-bottom: 0.5em; /* 1.5em */
  	/*display: none;*/
}
.content-products .product-item a .content-item .image-item img {
  	max-width: 15em;
    max-height: 11em;
  	/*margin-top: -4em;*/
}
.content-products .product-item a .content-item .title-item {
    padding: 0.2em;
    border-top: 1px solid #786764;
    font-size: 1.2vw;
  	max-width: 9em;
  	display: inline-block;
  	white-space: normal;
}
/* =========================== */