/*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,footer,header,nav,section{display:block}h1{font-size:2em;margin:.67em 0}figcaption,figure,main{display:block}figure{margin:1em 40px}hr{-webkit-box-sizing:content-box;box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent;-webkit-text-decoration-skip:objects}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:inherit}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}dfn{font-style:italic}mark{background-color:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}audio,video{display:inline-block}audio:not([controls]){display:none;height:0}img{border-style:none}svg:not(:root){overflow:hidden}button,input,optgroup,select,textarea{font-family:sans-serif;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=reset],[type=submit],button,html [type=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{-webkit-box-sizing:border-box;box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{display:inline-block;vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{-webkit-box-sizing:border-box;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-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details,menu{display:block}summary{display:list-item}canvas{display:inline-block}template{display:none}[hidden]{display:none}*{-webkit-box-sizing:border-box;box-sizing:border-box}:after,:before{-webkit-box-sizing:border-box;box-sizing:border-box}body,html{height:100%}body{font-size:16px;min-width:320px;position:relative;line-height:1.65;font-family:Roboto,sans-serif;overflow-x:hidden;opacity:1}.img-responsive{display:block;max-width:100%;height:auto}.text-center{text-align:center}.main_header{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;background-color:#2e2e2e;padding:5px 50px;color:#d39b68}.watch{font-size:22px;padding:10px 10px;min-width:175px;-webkit-box-ordinal-group:2;-webkit-order:1;-ms-flex-order:1;order:1}.watch:hover{color:#ccc}.logo{-webkit-border-radius:10px 10px 50% 50%;border-radius:10px 10px 50% 50%;border:3px solid transparent;min-width:150px;height:150px;overflow:hidden;-webkit-box-ordinal-group:3;-webkit-order:2;-ms-flex-order:2;order:2}.logo:hover{-webkit-box-shadow:inset 0 0 3px 3px #ccc;box-shadow:inset 0 0 3px 3px #ccc;-webkit-transition:-webkit-box-shadow .3s ease-in;transition:-webkit-box-shadow .3s ease-in;-o-transition:box-shadow .3s ease-in;transition:box-shadow .3s ease-in;transition:box-shadow .3s ease-in,-webkit-box-shadow .3s ease-in}.login{padding:10px 10px;cursor:pointer;font-size:22px;min-width:175px;-webkit-box-ordinal-group:4;-webkit-order:3;-ms-flex-order:3;order:3}.login>button{border-color:transparent;background-color:transparent;cursor:pointer;color:#d39b68}.login>button:hover{color:#ccc}.login>button:active{color:#fff}@media screen and (max-width:680px){.main__header{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.logo{-webkit-box-ordinal-group:2;-webkit-order:1;-ms-flex-order:1;order:1;margin-left:auto;margin-right:auto}.watch{-webkit-box-ordinal-group:3;-webkit-order:2;-ms-flex-order:2;order:2;margin-left:auto;margin-right:auto;text-align:center}.login{-webkit-box-ordinal-group:4;-webkit-order:3;-ms-flex-order:3;order:3;margin-left:auto;margin-right:auto}}main{margin-bottom:50px}.add{padding:25px 0;text-align:center}.add>button{border:2px solid #d39b68;padding:10px 20px;margin:0 auto;background-color:transparent;text-transform:uppercase;cursor:pointer}.add>button:hover{background-color:#2e2e2e;color:#d39b68;-webkit-transition:background-color .3s ease-in;-o-transition:background-color .3s ease-in;transition:background-color .3s ease-in;-webkit-transition:color .3s ease-in;-o-transition:color .3s ease-in;transition:color .3s ease-in}.add>button:active{color:#fff}.wraper{max-width:80vw;display:grid;grid-template-columns:repeat(4,1fr);grid-gap:50px;margin:0 auto}.pizza__item{width:100%;border:2px solid #d39b68;display:grid}.pizza__item:hover{-webkit-box-shadow:0 5px 10px 10px #ccc;box-shadow:0 5px 10px 10px #ccc;-webkit-transition:-webkit-box-shadow .3s ease-in;transition:-webkit-box-shadow .3s ease-in;-o-transition:box-shadow .3s ease-in;transition:box-shadow .3s ease-in;transition:box-shadow .3s ease-in,-webkit-box-shadow .3s ease-in}.pizza__image>img{width:100%}.info{background-color:#2e2e2e;padding:5px 5px;color:#d39b68}.info__row{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;padding:5px}@media screen and (min-width:601px) and (max-width:1100px){.wraper{grid-template-columns:repeat(2,minmax(-webkit-min-content,1fr));grid-template-columns:repeat(2,minmax(min-content,1fr))}}@media screen and (max-width:600px){.wraper{grid-template-columns:auto}}.main__footer{background-color:#2e2e2e;padding:25px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;color:#d39b68;font-size:22px;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.main__footer span{padding:10px 25px}.main__footer address{font-style:normal}.main__footer a{text-decoration:none;color:inherit}.main__footer a:hover{color:#ccc}.main__footer a:active{color:#fff}.phone{margin-right:auto}