/** * WARNING: Do not change this file. Your changes will be lost. * 2026-05-08 11:51:08 */ @import url('https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400;0,500;0,600;0,700;0,800;0,900;1,400;1,500;1,600;1,700;1,800;1,900&display=swap'); body.boxed {    }  @media (min-width: 768px) { .page-layout-1column .product-info-main, .page-layout-2columns-left .product-info-main, .page-layout-2columns-right .product-info-main, .page-layout-3columns .product-info-main,.page-product-downloadable .product-options-bottom { width: 57.17%; } .page-layout-1column .product.media, .page-layout-2columns-left .product.media, .page-layout-2columns-right .product.media, .page-layout-3columns .product.media,.page-product-downloadable .product-options-wrapper { width: 40.83%; } .page-layout-1column .column.main > .custom-block ~ .product-info-main, .page-layout-2columns-left .column.main > .custom-block ~ .product-info-main, .page-layout-2columns-right .column.main > .custom-block ~ .product-info-main, .page-layout-3columns .column.main > .custom-block ~ .product-info-main { width: 42.8775%; } .page-layout-1column .column.main > .custom-block ~ .product.media, .page-layout-2columns-left .column.main > .custom-block ~ .product.media, .page-layout-2columns-right .column.main > .custom-block ~ .product.media, .page-layout-3columns .column.main > .custom-block ~ .product.media { width: 30.6225%; } }  @media (max-width: 480px){ .products-grid .product-item { float: none; width: 100%; padding: 10px 0; } }  .ns-products-wrap .ns-product .ns-product-inner .ns-label-section img {
  width: auto !important;
  height: auto !important;
}

.catalog-product-view .block.upsell, #amrelated-block-2 {
  display: none !important;
}
.price-box.price-final_price {
  display: block !important;
}

@media (max-width: 575px){
body {
    font-size: 13px;
    line-height: 21px;
}
}
h1, h2, h3, h4, h5, h6 {
    font-family: Poppins,sans-serif;
    color: #222529;
    letter-spacing: normal;
}
h1 {
    font-weight: 700;
    font-size: 30px;
    line-height: 44px;
    letter-spacing: 0;
    margin: 0 0 32px 0;
}
h2 {
    font-weight: 700;
    font-size: 20px;
    line-height: 25px;
    margin: 0 0 32px 0;
}
h3 {
    font-weight: 700;
    font-size: 18px;
    line-height: 27px;
    letter-spacing: 0;
    margin: 0 0 20px 0;
}
h4 {
    font-weight: 700;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0;
    margin: 0 0 14px 0;
}
h5 {
    font-weight: 700;
    font-size: 14px;
    line-height: 18px;
    letter-spacing: 0;
    margin: 0 0 14px 0;
}
h6 {
    font-weight: 600;
    font-size: 13px;
    line-height: 18px;
    letter-spacing: 0;
    margin: 0 0 14px 0;
}

.quote-header {display:none}

.home-banner-slider h2.vc_custom_heading, .custom-font4 {
    font-family: 'Segoe Script','Savoye LET';
}
html .heading-secondary, html .lnk-secondary, html .text-color-secondary {
    color: #ff7272;
}
html .btn-modern {
    text-transform: uppercase;
    font-size: .75rem;
    padding: .75rem 1.5rem;
    font-weight: 600;
    height: auto;
}
html .action.primary, html .btn {
    font-family: Poppins;
    letter-spacing: .01em;
    font-weight: 700;
    line-height: 1.42857;
    padding: .8em 2em;
}
html .btn-modern {
    font-size: .8125rem;
    padding: 1em 2.8em;
}
html .action.primary {
    color: #fff;
    background-color: #c90;
    border-color: #c90 #c90 #997300;
}
html .btn-xl {
    font-size: 1rem;
    padding: .8rem 2rem;
}
.btn-modern.btn-xl {
    font-size: 1rem;
    padding: 1.25em 3.125em;
}
.btn-flat {
    padding: 0!important;
    background: none!important;
    border: none!important;
    border-bottom: 1px solid transparent!important;
    box-shadow: none!important;
    text-transform: uppercase;
    font-size: .75rem;
}
html .btn-dark {
    color: #fff;
    background-color: #222529;
    border-color: #222529 #222529 #000;
}
html .btn-light {
    color: #222529;
    background-color: #fff;
    border-color: #fff #fff #e6e6e6;
}
html .btn-quaternary {
    color: #fff;
    background-color: #000;
    border-color: #000 #000 #000;
}
html .background-color-secondary {
    background-color: #f4a085 !important;
}
.widget, .sidebar-content .widget {margin-top: 1.5rem;margin-bottom: 1.5rem;}
.widget .widgettitle {
    font-size: 1rem;
    letter-spacing: -.02em;
}
html .background-color-secondary {
    background-color: #ff7272!important;
}
.owl-carousel.show-nav-title .owl-nav {
    margin-top: -22px;
}
.page-wrapper > .breadcrumbs {
    margin-bottom: 30px;
    font-family: Poppins,sans-serif;
    text-transform: uppercase;
    font-size: .625rem;
    font-weight: 700;
    letter-spacing: -.025em;
}
.page-wrapper > .breadcrumbs .items {
    font-size: 10px;
    font-weight: 700;
    position: relative;
}
.page-wrapper > .breadcrumbs .items:after {
    border-bottom: 1px solid #e7e7e7;
    left: 10px;
    right: 10px;
    position: absolute;
    content: '';
    bottom: 0;
}
.page-wrapper > .breadcrumbs .items>li.home a {
    width: auto;
    text-indent: 0;
}
.page-wrapper > .breadcrumbs .items > li:not(:last-child)::after {
    content: "\f809";
    font-weight: 600;
    -webkit-font-smoothing: antialiased;
}
.page-wrapper > .breadcrumbs .items>li.home a:after {display: none;}
.catalog-category-view .sidebar.sidebar-main .sidebar-content,.catalogsearch-result-index .sidebar.sidebar-main .sidebar-content {
    border: none;
}
.sidebar .sidebar-content .block-category-list, .side-custom-block .custom-block,.filter-options-item,.filter-actions {
    padding: 0;
    margin-bottom: 30px;
    border: none;
}
.filter-current {padding: 0;}
.block-category-list .block-title, .side-custom-block .custom-block h2, .filter-options-title,.filter .filter-current-subtitle {
    border-bottom: 2px solid #dfdfdf;
    font-family: Oswald;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: .05em;
    line-height: 1;
    padding: 10px 0;
    margin-bottom: 10px;
}
.block-category-list .block-content,.filter-options-content,.filter-current .items,.filter-actions {
    padding-left: 10px;
}
.block-category-list .block-title {
    padding-top: 0;
}
.block-category-list .block-content ol li a {
    font-size: 12px;
}
.side-custom-block .custom-block:last-child {
    margin-bottom: 0;
}
.side-custom-block .custom-block h5 {
    margin-top: 0 !important;
}
.top-icon .porto-sicon-header {
    margin-bottom: .75rem;
}
.footer .widgettitle, .footer .widget-title {
    font-size: .9375rem;
    font-weight: 600;
}
.footer-top .custom-block:before,.footer-top .custom-block:after {
    margin: 0;
    border: 0;
}
.footer-top .widget:last-child {
    margin-bottom: 0;
}
.footer-middle .widget_media_image img {
    max-width: 111px;
}
.footer .footer-middle>.container {
    padding-bottom: 0;
    padding-top: 3rem;
}
.footer, .footer p {
    font-family: Poppins,sans-serif;
    font-size: 14px;
    line-height: 24px;
    letter-spacing: 0;
}
.footer-middle>.container>.row {
    align-items: center;
}
.footer-middle .widget {
    margin-top: 0;
}
.footer {
    background-color: #222529;
    padding-bottom: 1.5rem;
}
.hpimagebox img {
  width: 100%;
}
.hpbox-heading {
  margin-top: -125px;
  padding: 25px;
  margin-left: 10px;
  margin-right: 10px;
  border-radius: 5px;
  min-height: 230px;
}
.hpbox-heading h2 {
  font-size: 35px;
  font-weight: 500;
  margin-bottom: 20px;
}

.hpbox-heading.literacy {
  background: #ffdfff;
}
.hpbox-heading.literacy h2{
  color: #f02bf0;
}
.hpbox-heading.literacy p {
  color: #f02bf0;
}
.hpbox-heading.literacy button {
  background: #f02bf0;
}

.hpbox-heading.maths {
  background: #fffcf5;
}
.hpbox-heading.maths h2{
  color: #ffb300;
}
.hpbox-heading.maths p {
  color: #ffb300;
}
.hpbox-heading.maths button {
  background: #ffb300;
}

.hpbox-heading.physical {
  background: #dfedff;
}
.hpbox-heading.physical h2{
  color: #2b4af0;
}
.hpbox-heading.physical p {
  color: #2b4af0;
}
.hpbox-heading.physical button {
  background: #2b4af0;
}

.hpbox-heading.natural-play {
  background: #d5ffdc;
}
.hpbox-heading.natural-play h2{
  color: #068f28;
}
.hpbox-heading.natural-play p {
  color: #068f28;
}
.hpbox-heading.natural-play button {
  background: #068f28;
}

.hpbox-heading.early-years {
  background: #f2f2f2;
}
.hpbox-heading.early-years h2{
  color: #646464;
}
.hpbox-heading.early-years p {
  color: #646464;
}
.hpbox-heading.early-years button {
  background: #646464;
}

.hpbox-heading.furniture {
  background: #ddd0ff;
}
.hpbox-heading.furniture h2{
  color: #8356ff;
}
.hpbox-heading.furniture p {
  color: #8356ff;
}
.hpbox-heading.furniture  button {
  background: #8356ff;
}

.hpbox-heading button {
  border-radius: 10px;
  padding: 10px 40px;
border: none;
}
.hpbox-heading button a {color: #fff;}


.cms-main-heading {
  color: #fff;
  font-weight: 800;
  font-size: 55px;
  text-shadow: 1px 1px 1px #000;
}

.cms-page-view .main h2 {
  font-size: 35px;
  margin-top: 20px;
  color: #605f5f;
line-height: 30px;
}

.white-button .pagebuilder-button-secondary {
  background: #fff;
  padding: 10px;
  font-size: 16px;
  color: green;
  border-radius: 10px;
}

  @media (min-width: 992px) {
.page-header.type13 .search-area .block.block-search {
  min-width: 400px;
}

}
@media only screen and (max-width: 767px) {
  .page-header .header-main .header-row .logo img {
    height: auto !important;
  }
}.header-main .header-row .logo img {
  height: 120px !important;
  width: auto !important;
}

.category-description .full-width img { width: 100%;}

.owl-stage {  margin: 0 auto;}

.needsclick.klaviyo-close-form {
  border: none;
  padding: 0;
}

.back-to-school-sec .pagebuilder-poster-content {
  padding: 5px 15px;
}

.amgdprcookie-bar-container .action-close {
display:none!important;
}

.fotorama__caption {display:none;}

.whitetext {color:#fff!important;}
.A3BF88text {color: #A3BF88!important;}

.rp-designbox {
  padding: 50px;
min-height: 350px;
}
.rp-box-number {
  color: #fff;
  font-size: 30px;
  font-weight: 700;
}
.rp-box-title {
  font-weight: 700;
  font-size: 20px;
  padding: 20px 0;
min-height: 100px;
}

.page-header.type2 {
  border-bottom: 0;
}

.pagebanner h1 {
  margin: 0 0 10px 0;
}

.poppins {
  font-family: Poppins,sans-serif;
font-weight: bold;
}

.size-40 {font-size:40px!important;}
.size-50 {font-size:50px!important;}
.size-60 {font-size:60px!important;}
.size-65 {font-size:65px!important;}

.weight-400 {font-weight:400!important}

.lightgreen {color:#A4BF89}
.darkgreen {color: #758B64!important;}
.cosygreen {color: #17AB52!important;}

.gap-small .pagebuilder-column-line {
gap:5px;
}
.gap-medium .pagebuilder-column-line {
gap:10px;
}
.gap-large .pagebuilder-column-line {
gap:20px;
}

.box-tocart .action.tocart {
  margin-top: -3px;
}
.product-pdflink-download {
  display: inline-table;
  position: relative;
}
.productpagepdf-print .text {
  font-weight: 700;
  text-transform: uppercase;
  font-size: 15px;
  letter-spacing: -0.225px;
  padding: 4px 15px;
}
.product-pdflink-download .productpagepdf-print {
  padding: 8px 10px;
}

.page-product-configurable .productpagepdf-print .text {
  padding: 9px 15px;
}

  .sw-megamenu.navigation .subchildmenu.mega-columns.columns4 > li {
    text-align: left;
  }

.ulmod-read-more-trigger {
  cursor: pointer;
  display: inline-block;
  line-height: 2;
  border: none;
  text-align: right;
  text-decoration: none;
  width: fit-content;
  padding: 4px 25px;
  margin-bottom: 20px;
  margin-top: 5px;
  margin-left: 0;
  background-color: #17AD51;
  border-radius: 20px;
  color: #fff;
}

 .review-form {
    max-width: 100%;
  }

.fieldset .review-legend.legend {
    margin-bottom: 20px;
    display: flex;
    gap: 1rem;
    font-size: 20px;
  }

#product-review-table {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
}

.product.description ul li {
  list-style: disc;
  margin: 0;
  display: list-item;
}

.elt {
  border: 2px solid orange;
  padding: 15px;
  border-radius: 10px;
}

.products-related .item.product.product-item {
  border: none;
}

.amrelated-pack-wrapper {
  clear: both;
  margin-bottom: 5px;
  border: 2px dashed #aaa;
  padding: 20px;
}
.amrelated-title {
  font-size: 25px;
}
 .amrelated-content-wrapper .amrelated-summary-content {
    width: 200px;
  }
.amrelated-summary-content .main.price::after {
  content: ' inc vat';
  font-size: 14px;
  font-weight: 500;
}
.amrelated-pack-item.-narrow.-discount-applied {
  border: 1px solid #ddd !important;
  border-radius: 10px;
}
 .amrelated-pack-wrapper .amrelated-content-wrapper .amrelated-equal,   .amrelated-pack-wrapper .amrelated-content-wrapper .amrelated-plus {
    color: #17ad51;
  }
.amrelated-photo-container {
  width: auto;
  height: auto;
  border: none;
}

.product.description ul  {
list-style: square outside none;
}

.logo img {
  max-height: 100%;
  max-width: 100%;
  height: auto;
}

.sharecart-index-mysavecart td:nth-of-type(8) {
  display: none;
}

.action.primary.checkout[data-role="proceed-to-checkout"] {
  background: #17AD51 !important;
}
.action.primary.checkout {
  border-radius: 20px;
}

.page-layout-1column .block.filter {
  display: none;
}

a.pagebuilder-button-primary, a.pagebuilder-button-primary:hover {
  background: #269D4D;
  color: #fff;
  font-size: 18px;
  border: none;
}

.price-tier_price .price-including-tax + .price-excluding-tax:last-child::after {
  content: none;
}
.price-container.price-tier_price .price-including-tax + .price-excluding-tax .price {
  font-size: 14px;
  margin-top: -5px;
  display: block;
}
.price-container.price-tier_price .price-including-tax + .price-excluding-tax .price::after {
  content: ' ex vat';
}
.tier-prices-prod-block {
  box-shadow: 1px 1px 20px 0 rgba(0,0,0,.1);
  padding: 15px;
  border-radius: 20px;
  margin-top: 20px;
}
.tier-prices-prod-block h3 {
  margin-bottom: 0;
  color: #16AC4E;
}

#amrelated-block-2 {
  border: 2px solid #eee;
  border-radius: 20px;
  padding: 20px;
}

.amcform-step {
  background-color: #16AD50;
  border: 0;
}
.amcform-title-wrap.ui-state-active .amcform-label {
  color: #000;
}
.circle-theme .amcform-title-wrap.-disabled .amcform-step {
  border-color: #cececd;
  background: #cececd;
  color: #fff;
}
.amform-form .action.primary {
  background: #269d4d;
  border-radius: 20px;
border:0;
}
.amform-form .action.primary:hover {
background: #269d4d;
border:0;
}

.quote-details .title {
  font-size: 1.2rem;
  font-weight: 700;
}

.cart.table-wrapper .col.qty .input-text {
  font-size: 1rem;
}

#product-addtoquote {
  background: #15AB4F;
  color: #fff;
  border-radius: 20px;
  border: 0;
  margin-top: 15px;
}
.box-tocart #product-addtoquote {
  width: 100%;
}

.login-container .block .actions-toolbar > .primary .action {
  border-radius: 20px;
}

.action.create.primary.btn-v-dark.py-3.text-md.w-100 {
  width: 400px !important;
  text-align: center;
  border-radius: 20px;
  margin-left: 10%;
  margin-top: 10%;
}

.pagebuilder-button-primary {
  line-height: 20px !important;
font-family: inherit !important;
}

.filter-options-title {
  background: #17AC50;
  color: #fff;
  padding: 10px;
  border-radius: 10px;
font-family: inherit;
font-weight: 500;
}
.filter-options-title .toggle {
  right: 0;
}
.filter-options-title .toggle::after {
  background: #fff !important;
}
.amshopby-filter-tooltip {
  display: none;
}
.amslider-container.am-swiper-slider {
border: 2px solid #fff;
  padding: 5px;
  border-radius: 20px;
  box-shadow: 3px 3px 10px 0 rgba(0,0,0,.1);
}
.amslider {
  margin: 0;
}
.amslider .swiper-slide .swiper-category-item:hover, .amslider .swiper-slide .swiper-category-item.active {
  margin: 0;
  border: 1px solid #fff;
  background: #fff;
  box-shadow: 3px 3px 10px 0 rgba(0,0,0,.1);
  border-radius: 20px;
}

.amform-form .action.primary {
  background: #269d4d;
}

html .action.primary {
  color: #fff;
  background-color: #269d4d;
}

.level-top[title="SALE"] span {
color: red !important;
}

.shipping-address-items .select {
  margin-bottom: 10px;
}

#fe-quick-order {
  height: 25px;
  margin-top: 8px;
  fill: #555;
}

.fieldset > .legend {
color: #17AD51;
}

.footer-top {
  border-top: 1px solid #DEDEDE;
  padding-top: 20px;
}
.footer-top .fullwidth {
  width: 100%;
}
.footer-top .social-icons {
  text-align: right;
  margin-top: 2px;
}
.footer-top .social-icons i {
    background-color: #fff!important;
    border-radius: 15px;
    border: 1px solid #ddd;
    margin: 2px;
    color: #17AD51!important;
}
.porto-icon-facebook {
    font-size: 30px;
}
.porto-icon-twitter {
    font-size: 30px;
}
.porto-icon-instagram {
    font-size: 30px;
}
.porto-icon-pinterest {
    font-size: 30px;
}
.fa-linkedin {
  font-size: 30px;
  padding: 7px;
}
.fa-x-twitter {
  font-size: 28px;
  padding: 7px;
}

.footer-middle .tel {
  margin-top: 5px;
  font-weight: 700;
padding: 10px 0;
}
.footer-middle .email {
  font-weight:700;
}

.largeheading {
  font-size: 2.5rem;
line-height: 2.5rem;
}

.widget .post-image img {
  width: 100%;
  height: 250px;
  border-radius: 5px;
}
.widget-blog-posts h2 {
  background: #fff;
  height: 80px;
}
.widget-blog-posts a {
  font-weight: 200;
  font-size: 80%;
  line-height: 1rem;
}

.box-text {
  color: #fff;
  font-size: 28px;
  font-weight: 700;
  line-height: 40px;
  text-shadow: 1px 1px 10px #000;
  margin-bottom: 30px;
}
.box-image img {
max-height: 350px;
}

.main-header {
  font-size: 3.5rem;
  margin: 40px 0px;
  color: #737373;
  line-height: 3.5rem;
}

#store\.menu {
  background: #efefef;
}

.amqorder-button.-reverse:not(.-disabled) {
  background: #269D4D;
}

.page-header .panel.wrapper::after {border-bottom:0;}

.page-header.type13 .minicart-wrapper .action.showcart .counter.qty {
  background: #269d4d;
}

.footer-heading {
  font-size: 16px;
  font-weight: 500;
  margin-bottom: 10px;
}
.footer-middle > .container {
  position: revert;
}
.footer .footer-middle > .container {
  padding-bottom: 2rem;
  padding-top: 3rem;
}

.footer .newsletter label {
  display: inline-block;
}
.block.newsletter .field {
  margin: 0;
  border: 3px solid #ddd;
  border-radius: 25px 0 0 25px;
}
.footer .newsletter .action.subscribe {
  height: 54px;
  padding-left: 20px;
  padding-right: 25px;
  text-transform: uppercase;
  font-weight: 700;
  font-size: .75rem;
  border-radius: 0 30px 30px 0;
  border: none;
}


.product-share p {
  font-size: 14px;
margin-bottom: 0px;
}
.product-social-links .share-links a {
  font-size: 25px;
  width: 40px;
  height: 40px;
  border-radius: 10px;
}

.price-excluding-tax .price {
  color: green;
  font-weight: 700 !important;
}

.price-including-tax .price {
  font-size: 12px;
}

.product-detail-badges img {
  max-width: 100px;
}
.product-detail-badges {
  display: block;
  text-align: right;
}

.product-item-name a {font-weight:700;}

.product-info-price {position: relative;}

.topprodinfo {
  text-align: right;
  font-size: 14px;
line-height: 20px;
  font-weight: 200;
  position: absolute;
  right: 0;
  top: 0;
}

.product-info-main .product-info-stock-sku {
  display: none;
}

.why-cosy h2 {
  margin-bottom: 0;
}

.why-cosy {
  margin-top: 20px;
  border-top: 1px solid #efefef;
  padding-top: 20px;
  width: 100%;
}
.why-cosy ul {
  display: inline-flex;
  gap: 5px;
  font-size: 12px;
  margin-top: 10px;
  padding-left: 0;
}
.why-cosy li {
  list-style: none;
  text-align: center;
  padding: 5px;
  border-radius: 10px;
border: 1px solid #eee;
}
.why-cosy .mbg { border-color: red;}
.why-cosy .charity { border-color: orange;}
.why-cosy .enviro { border-color: green;}

.why-cosy li:hover {

}

.footer-bottom .pagebuilder-column.grid {
  flex-direction: row !important;
  margin: auto;
}
.footer-awards {
  padding-left: 15px;
  padding-right: 15px;
}
.footer-awards img {
  max-height: 100px;
}

.amqorder-search-block .amqorder-input.-search {
  padding: 10px 40px;
  border: 1px solid #c6c6c6;
  border-radius: 10px;
}

.gallery-container img {
  width: 400px !important;
  height: 400px !important;
  box-shadow: 2px 2px 10px #aaa;
}
.gallery-container figcaption {
  padding-top: 20px;
  font-weight: 700;
  font-size: 120%;
}

.product-addto-links .action.towishlist {
  width: 200px;
  background: #e6e6e6;
  text-align: center;
}
.product-addto-links .action.towishlist::before {
 display:inline-block;
padding-right: 10px;
}
.product-addto-links .action span, .moved-add-to-links .action span {
display:inline;
}

.skuoncat {
  font-weight: 600;
  font-size: 13px;
}


.field[name="shippingAddress.street.0"] span {
  display: none;
}
.field-tooltip span {
  display: none;
}

.opc-wrapper .form-shipping-address {
  max-width: 600px;
}

.opc-wrapper input {
  border: 1px solid #ccc;
  border-radius: 20px;
}

  @media (min-width: 992px) {
.page-header.type2 .navigation:not(.side-megamenu) > ul {
  display: block;
  align-items: center;
  display: grid;
  grid-auto-flow: column;
  justify-content: space-between;
}
.page-header.type2 .navigation:not(.side-megamenu) .level0 .level-top {
  font-size: 14px;
}
}

  @media (min-width: 1200px) {
.products-grid.columns3 .product-item {
  width: 32.33333333%;
  border: 1px solid #efefef;
  border-radius: 5px;
  margin: 4px;
}
}

@media (max-width: 700px){
#maincontent {
  padding: 0px 5px;
}

.product-pdflink-download {
  margin-top: -3px;
  margin-left: 5px;
}
.productpagepdf-print span {
  font-size: 13px !important;
}

.minicart-wrapper .block-minicart {
  z-index: 9999 !important;
  max-height: 65vh;
  overflow: scroll;
}
.minicart-items-wrapper {
  overflow-x: auto!important;
}

}

@media (max-width: 480px) {
  .products-grid .product-item {
    float: none;
    width: 80%;
    padding: 10px 0;
    margin: 10px auto;
    border: 1px solid #eee;
    border-radius: 20px;
  }
}
@media only screen and (max-width: 767px) {
  .page-header .header-main .header-row .logo img {
    height: auto !important;
  }
}
