.header-top .menu-mobile-container{grid-area:menu}.header-top .additional-settings{grid-area:settings}@media only screen and (max-width:600px){.header-top .additional-settings{margin-left:auto}}.header-top .header{grid-area:header}@media only screen and (max-width:840px){.header-top .header{padding:0 10px}}@media only screen and (max-width:600px){.header-top .header{text-align:center}.header-top{display:grid;grid-template-areas:"menu menu menu settings" "header header header header"}}.additional-product-pages{display:grid;gap:15px;grid-template-columns:repeat(2,1fr);padding:0 15px}@media only screen and (max-width:600px){.additional-product-pages{grid-template-columns:repeat(1,1fr)}}.additional-product-pages h2{margin:15px 0;width:calc(100% - 30px)}.additional-product-pages .btn-holder{margin:30px 0}.btn-dropdown{margin:20px 0 10px!important;width:min-content}.btn-dropdown a{color:#f8f8f8;text-decoration:none}