/* Muuto Block */
.body-wrapper.muuto-content {
    overflow: visible;
}
.muuto-content, .muuto-content * {
    font-family: 'EuclidFlex' !important;
}
.muuto-content .gen-title-module h1 {
	font-weight: 700;
	text-transform: uppercase;
	font-size: 40px;
}
.muuto-content .gen-mainandtools-module div {
	margin-top: 50px;
}
.muuto-content .gen-mainandtools-module div a {
	float: right;
	color: #333;
}
.muuto-content .gen-mainandtools-module div a:hover {
	text-decoration: underline;
}
.muuto-content .gen-mainandtools-module div a span {
	text-transform: uppercase;
}
.muuto-block, .gen-content-block-full.muuto-block  {
    font-family: 'EuclidFlex';
    background: #f1f1f1;
    width: 1190px;
    padding: 50px 65px;
    margin-left: -65px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	margin-bottom: 30px;
}
.gen-head-wrap {
    display: inline-block;
    width: 100%;
    margin-bottom: 40px;
}
.gen-head-wrap h2 {
    float: left;
    font-family: 'EuclidFlex';
    text-transform: uppercase;
    margin-top: 2px;
    font-size: 24px;
}
.gen-head-wrap h2 small {
    display: block;
    font-size: 16px;
}
.gen-head-wrap span {
    float: right;
}
.gen-head-wrap img{
    max-width: 110px;
}
.muuto-grid, .muuto-grid *, .photography-grid, .photography-grid * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;   
}
.muuto-grid {
    list-style: none;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -20px;
}
.muuto-grid li {
    width: 25%;
    padding: 20px;
    text-align: center;
    font-family: 'EuclidFlex';
}
.muuto-grid li span {
    display: block;
}
.muuto-grid li img {
    float: none;
    max-height: 220px;
    max-width: 100%;
}
.muuto-grid li p {
    font-family: 'EuclidFlex';
    font-weight: 700;
    color: #4f4f4f;
    line-height: 1.43;
    text-transform: uppercase;
}
.photography-grid {
    list-style: none;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
    width: auto;
    margin: 0 -20px;
}
.photography-grid li {
    padding: 20px;
    width: 20%;
    cursor: pointer;
}
.photography-grid li img{
    max-width: 100%;
}
.muuto-popup, .muuto-popup * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;    
} 
.muuto-popup .exchangeModulePopup {
    width: 100%;
    max-width: 1630px;
    padding: 0 15px;
    left: 0;
    right: 0;
    top: 65px;
    bottom: 0;
    height: calc(100% - 130px);
    margin: 0 auto;
}
.muuto-popup .exchangeModulePopup .cart_wrapper {
    min-height: 100%;
    padding: 65px;
    height: 100% !important;
}
.muuto-popup .exchangeModulePopup .body_border {
    width: 100%;
    height: 100%;
    max-width: 100%;
}
.muuto-popup .cart_content {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
    width: auto;
    margin: 0 -45px;
    float: none;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: calc(100vh - 260px);
    overflow-y: auto;
}
.muuto-popup .cartContentImg {
    width: 55%;
    margin: 0;
    border: 0;
    padding: 0 45px;
    float: none;
    display: block;
    order: 2;
    height: 100%;
}
.muuto-popup .cartContentItems {
    width: 45%;
    margin: 0;
    border: 0;
    padding: 0 45px;
    order: 1;
}
.muuto-popup .cartContentItems h2.knoll {
	text-transform: none;
	font-size: 36px;
}
.muuto-popup .cartContentItems h2 {
    font-size: 47px;
    font-weight: 800;
    line-height: 1;
    text-transform: uppercase;
}


.muuto-popup .cartContentItems .mutto-logo {
    max-width: 150px;
    float: none;
    margin-bottom: 20px;
}
.cartContentItems .gen-text-module p {
    color: #000;
    font-size: 14px;
    line-height: 1.33;
}
.muuto-popup .module-section-head {
    font-size: 15px;
    color: #000;
    font-weight: 600;
    margin-top: 20px;
}
.muuto-popup .cartContentImg .exchangeModuleImage {
    height: 100%;
    width: 100%;
    position: relative;
}
.cartContentImg .exchangeModuleImage {
    display: table;
}
.muuto-popup .cartContentImg .exchangeModuleImage.singleImg img {
    float: none;
    position: absolute;
    top: 50%;
    left:50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    max-width: 100%;
    max-height: 100%;
    width: auto;
    height: auto;
}
.essop-options table {
    width: 100%;
}
.essop-options th {
    border-bottom: 1px solid #000000;
    font-size: 18px;
    padding: 10px;
}
.gen-content-block .essop-options tr td {
    font-size: 15px;
    padding: 10px;
	text-align: center;
}
.gen-content-block-full .essop-options tr td {
    font-size: 15px;
    padding: 10px;
	text-align: center;
}
.cartContentItems .gen-text-module {
    float: none;
}
.essop-options {
    margin-bottom: 40px;
}
.btn-group .btn {
    margin: 0;
}

.btn.btn-link {
    background: #000;
    color: #ffffff;
    text-transform: initial;
    font-size: 16px;
    font-weight: 500;
    padding: 11px 10px 12px;
    height: auto;
}
.btn.btn-link:hover {
    opacity: 0.8;
}
.title-summary .download {
    width: 400px;
    text-align: center;
    float: none;
}
.download > a {
    text-align: left;
}
.muuto-popup .download ul.resolution {
	bottom: 30px;
	top: initial;
}
.download ul.resolution li {
    width:100% !important;
    padding: 0;
}
.muuto-popup .btn.btn-link {
    font-family: 'EuclidFlex' !important;
}
.image-space {
    background: #fafafa;
    position: relative;
    height: 100%;
    display: inline-block;
    width: 100%;
    min-height: 100%;
}
.image-space > img {
    float: none;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    max-width: 100%;
    max-height: 100%;
    height: auto;
    width: auto;
}
.action-tools {
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 1;
    display: block;
    width: 120px;
    background: #fff;
    padding: 5px 0 0 5px;
}
.action-tools a {
    display: inline-block;
    width: 35px;
    height: 35px;
    border: 1px solid #dcdcdc;
    padding: 1px;
}
.action-tools img {
    width: 30px;
}
.popup-gallery:before,.popup-gallery:after {
    content: '';
    display: table;
    clear: both;
}
.popup-gallery li img {
    max-width: 100%;
}
.exchangeModuleImage .bx-wrapper {
    position: relative;
    display: table-cell;
    vertical-align: middle;
}
.exchangeModuleImage .bx-controls .bx-prev, .exchangeModuleImage .bx-controls .bx-next {
    top: 50%;
}

/*Light Gallery*/
.lg-backdrop {
    z-index: 9995;
    background-color: rgba(255, 255, 255, 0.8);
}
.lg-css3.lg-slide.lg-use-css3 .lg-item {
    z-index: 9996;
}
.lg-outer {
    z-index: 10000;
    padding: 0 15px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.lg-outer .lg-content {
    max-width: 1600px;
    max-height: calc(100% - 130px);
    top: 65px;
    background: #fff;
    -webkit-box-shadow: #cbcaca 0 0 4px;
    -moz-box-shadow: #cbcaca 0 0 4px;
    box-shadow: #cbcaca 0 0 4px;
}
body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item.lg-complete .lg-object {
    max-width: 100%;
    max-height: 100%;
}

.lg-outer .lg-inner {
    padding: 65px;
    text-align: center;
    z-index: 1;
}
.lg-actions .lg-next, .lg-actions .lg-prev {
    opacity: 1;
    position: relative;
    z-index: 9996;
    left: auto;
    right: 0;
    top: auto;
    bottom: 0;
    display: inline-block;
    margin: 0;
    background: #fff;
    border: 1px solid #dcdcdc;
    height: 35px;
    width: 35px;
    border-radius: 0;
    transform: none;
    vertical-align: middle;
}
/*changes for KCD-416-starts  */
.lg-download-button .lg-download  {
    position: relative;
    bottom: 0px;
    right: 0px;
    border: 1px solid #dcdcdc;
    height: 100%;
    width: 100%;
    z-index: 999999
}
/*changes for KCD-416 ends */
.lg-infoicon-button .lg-infoicon  {
    position: relative;
    bottom: 0px;
    right: 7px;
    border: 1px solid #dcdcdc;
    height: 35px;
    width: 35px;
    z-index: 999999; /* changes for KCD-416 */
}
.lg-download-button .lg-download:after {
    content: '';
    width: 100%;
    height: 100%;
    background: #fff url(/images/gallery-download.png) no-repeat center center;      
    -webkit-background-size: 25px;
    background-size: 25px;
    display: block;
    position: absolute;
    left: 0;
    top: 0; 
}

.lg-download-button .lg-download.active {
    content: '';
    width: 100%;
    height: 100%;
    background: #dcdcdc url(/images/gallery-download.png) no-repeat center center;      
    -webkit-background-size: 25px;
    background-size: 25px;
    display: block;
    position: absolute;
    left: 0;
    top: 0; 
}

.lg-infoicon-button .lg-infoicon.infoPopup{
	content: '';
    width: 100%;
    height: 100%;
    background: #dcdcdc url(/images/info_blk.png) no-repeat center center;      
    -webkit-background-size: 25px;
    background-size: 25px;
    display: block;
    position: absolute;
    right: 7px;
    top: 0;
    border: 1px solid #dcdcdc; 
}
.lg-infoicon-button .lg-infoicon {
    content: '';
    width: 100%;
    height: 100%;
    background: #fff url(/images/info_blk.png) no-repeat center center;      
    -webkit-background-size: 25px;
    background-size: 25px;
    display: block;
    position: absolute;
    right: 7px;
    top: 0;
    border: 1px solid #dcdcdc;
    
}

/* KCD-374: change starts */
.lg-close-button .lg-close {
    position: absolute;
    right: 0px;
    top: -3px;
    z-index: 2;
    width: 35px;
    height: 35px;
}
/* KCD-374: change ends */
.lg-close-button .lg-close:after {
    content: '';
    width: 100%;
    height: 100%;
    background: #fff url(/images/close.svg) no-repeat center center;    
    display: block;
    position: absolute;
    left: 0;
    top: 0; 
}
.lg-toolbar .lg-close:focus:after {
    outline: 1px dotted #212121 !important;
    outline: -moz-focus-ring-color auto 5px !important;
    outline: -webkit-focus-ring-color auto 5px !important;
}
.lg-actions .lg-next:focus, .lg-actions .lg-prev:focus {
    outline: none;
}
.lg-actions .lg-next:after,
.lg-actions .lg-prev:after {
    content: '';
    width: 100%;
    height: 100%;
    background: #fff url(/images/next.png) no-repeat center center;      
    display: block;
    position: absolute;
    left: 0;
    top: 0;  
} 

.lg-actions .lg-prev:after {    
    background: #fff url(/images/prev.png) no-repeat center center;
}

.lg-actions {
    position: absolute;
    z-index: 9996;
    left: auto;
    right: 65px;
    top: auto;
    bottom: 65px;
    width: 75px;
    height: 35px;
}
.lg-download-button {
    position: absolute;
    right: 0px;/*change for KCD-416  */
    top: auto;
    width: 35px;
    height: 35px;
}
.lg-infoicon-button {
	position: absolute;
    /* z-index: 9996; changes for KCD-416*/
    left: auto;
    top: auto;
    width: 35px;
    height: 35px;
}
.lg-infoicon{
	color:#000000;
}

.lg-close-button {
    position: absolute;
    z-index: 9996;
    left: auto;
    right: 0;
    top: 0;
    width: 75px;
    height: 35px;
}
/*changes for KCD-416-starts  */
.lg-group  {
    position: absolute; 
    z-index: 9996;
    right: 145px;
    top: auto;
    bottom: 65px;
    width: 68px;
    height: 35px;
}
/*changes for KCD-416-ends  */
.lg-download {
    position: absolute;
    bottom: 65px;
    right: 145px;
    border: 1px solid #dcdcdc;
    height: 35px;
    width: 35px;
   /*  z-index: 2; changes for KCD-416*/
}

.lg-actions .lg-prev {
    margin-right: 5px;
}
.lg-outer .lg-image {
    float: none;
}

.downloadModalContentSection span a {
	color: #333;
    border: 1px solid #ccc;
    padding: 0px 7px;
    border-radius: 30px;
    font: 11px/21px"HelveticaNeueW01-55Roma",Arial,Helvetica,sans-serif;
    letter-spacing: .2px;
    word-break: break-all;
    display: inline-block;
    margin-bottom: 6px;
    margin-right: 2px;
    } 
.lg-outer .lg-item, .lg-outer .lg-img-wrap {
    left: 0;
    top: 0;
    padding: 0;
}
.lg-outer .lg-item:before, .lg-outer .lg-img-wrap:before {
    display: none;
}
.lg-outer .lg-item {
    padding: 0;
    height: calc(100% - 130px);
    width: calc(100% - 130px);
    left: 0;
    right: 0;
    margin: 0 auto;
    top: 65px;
    background: #fafafa !important;
}
body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-object {
    -webkit-transform: scale3d(0.5,0.5,0.5) translate(-50%, -50%);
    transform: scale3d(0.5,0.5,0.5) translate(-50%, -50%);
}
.lg-outer .lg-image, body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item.lg-complete .lg-object {
    float: none;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: scale3d(1,1,1) translate(-50%, -50%);
    -moz-transform: scale3d(1,1,1) translate(-50%, -50%);
    transform: scale3d(1,1,1) translate(-50%, -50%);
}
/* .lg-toolbar {
    opacity: 1;
    transform: none;
}
.lg-toolbar {
    background: transparent;
    width: auto;
    position: static;
    display: inline-block;
} */
/*Light Gallery*/

/*Media query*/

/*KCD-397: changes starts  */
/* @media only screen and (max-height: 1460px) {
	.lg-close-button{
		bottom: 58vh;
	}
	
}

@media only screen and (max-height: 1355px) {
	.lg-close-button{
		bottom: 55vh;
	}
	
}

@media only screen and (max-height: 1270px) {
	.lg-close-button{
		bottom: 52vh;
	}
	
} */

@media only screen and (max-width: 1199px){
	/*changes for KCD-416  */
	.lg-group{
		right: 105px;
		bottom: 45px;
	}
}



/* @media only screen and (max-height: 1180px) {
	.lg-close-button{
		bottom: 49vh;
	}
	
}

@media only screen and (max-height: 1115px) {
	.lg-close-button{
		bottom: 45vh;
	}
	
}

@media only screen and (max-height: 1035px) {
	.lg-close-button{
		bottom: 42vh;
		height: 0px
	}
	
}
@media only screen and (max-height: 929px) {
	.lg-close-button{
		bottom: 39vh;
	}
	
}
@media only screen and (max-height: 865px) {
	.lg-close-button{
		bottom: 36vh;
	}
}
	
@media only screen and (max-height: 825px) {
	.lg-close-button{
		bottom: 34vh;
	}
}

@media only screen and (max-height: 800px) {
	.lg-close-button{
		bottom: 32vh;
	}
}

@media only screen and (max-height: 777px) {
	.lg-close-button{
		bottom: 28vh;
	}
} 
KCD-397: changes ends
*/

@media only screen and (max-width: 767px){
	/*changes for KCD-416-starts  */
	/* .lg-download-button .lg-download.downld {
    	bottom: -25px;
    	right: -50px;
	} */
	/* .lg-infoicon-button {
    	right: 115px; 
    	bottom: -355px;
    	height: 30px;
    	width: 30px;
	} */
	/*changes for KCD-416-ends  */
}

 /* KCD-374: changes starts 
 @media only screen and (max-height: 735px) {
	.lg-close-button{
		bottom: 22vh;
	}
}
@media only screen and (max-height: 680px) {
	.lg-close-button{
		bottom: 16vh;
	}
}
@media only screen and (max-height: 632px) {
	.lg-close-button{
		bottom: 10vh;
	}
}
@media only screen and (max-height: 585px) {
	.lg-close-button{
		bottom: 3vh;
	}
}
@media only screen and (max-height: 550px) {
	.lg-close-button{
		bottom: -3vh;
	}
}
@media only screen and (max-height: 515px) {
	.lg-close-button{
		bottom: -10vh;
	}
}
@media only screen and (max-height: 485px) {
	.lg-close-button{
		bottom: -17vh;
	}
} 
KCD-397: changes ends
*/



@media only screen and (max-width: 1440px) {
    .muuto-popup .cartContentImg .exchangeModuleImage {
        width: 532px !important;
        margin: 0 auto;
    }
    .exchangeModuleImage .bx-viewport {
        height: 438px !important;
        width: 532px !important;
    }
}

@media only screen and (max-width: 1280px) {
    /*muuto*/
    .muuto-block, .gen-content-block-full.muuto-block {
        width: calc(100% + 40px);
        margin-left: -20px;
    }
}
@media only screen and (min-width: 991px) {
     .mobile-view {
        display: none !important;
    }
}
@media only screen and (max-width: 1199px) {
    /* muuto */
    .muuto-block, .gen-content-block-full.muuto-block {
        padding: 25px;
    }
    .muuto-popup .cart_content {
        margin: 0 -25px;
        height: calc(100vh - 220px);
    }
    .muuto-popup .cartContentImg,
    .muuto-popup .cartContentItems {
            padding: 0 25px;
    }
    .muuto-popup .cartContentImg {
        width: 60%;
    }
    .muuto-popup .cartContentItems { 
        width: 40%;
    }
    .muuto-popup .cartContentItems h2 {
        font-size: 38px;
    }
    .gen-content-block-full .essop-options tr td {
        font-size: 14px;
    }
    .muuto-popup .exchangeModulePopup .cart_wrapper {
        padding: 45px 25px;
    }
    .cartContentItems p {
        margin-top: 10px;
        margin-bottom: 10px;
    }
    .muuto-popup .module-section-head {
        margin-top: 0;
    }
    .title-summary .download {
        width: auto;
        display: inline-block;
    }
    .photography-grid {
        margin: 0 -10px;
    }
    .photography-grid li {
        padding: 10px;
    }

    .lg-outer .lg-inner {
        padding: 45px 25px;
    }
    .lg-outer .lg-item {
        top: 45px;
        height: calc(100% - 90px);
        width: calc(100% - 50px);
    }
    .lg-actions {
        bottom: 45px;
        right: 25px;
    }
    /* .lg-download-button .lg-download {
        bottom: -20px;
        right: -35px;
    } */
}
@media only screen and (max-width: 992px) {
    /*muuto*/
    .muuto-popup .exchangeModulePopup {
        padding: 0 25px;
        top: 75px;
        height: calc(100% - 90px);
    }
    .muuto-popup .exchangeModulePopup .cartContentImg {
        width: 100%;
        order: 1;
        height: 50%;
    }
    .muuto-popup .exchangeModulePopup .cartContentItems {
        width: 100%;
        order: 2;
        margin-top: 30px;
    }
    .muuto-popup .cartContentItems h2 {
        max-width: 100%;
    }
    .muuto-popup .cartContentImg .exchangeModuleImage img {
        position: static;
        -webkit-transform: none;
        -moz-transform: none;
        transform: none;
    }
    .muuto-popup .cartContentItems h2 {
        font-size: 30px;
    }
    .cartContentItems .gen-text-module p {
        max-width: 100%;
    }
    .muuto-popup .cart_content {
        height: calc(100vh - 195px);
    }
    .desktop-view {
        display: none !important;
    }
    .muuto-popup .exchangeModulePopup .cart_wrapper {
        padding-bottom: 60px;
    }
    .btn-group.mobile-view .download {
        float: none;
        margin-top: 10px;
        max-width: 230px;
    }
    .lg-outer .lg {
     max-height: calc(100% - 90px);
     top: 75px;   
    }
}

@media only screen and (max-width: 767px) {
    /* muuto */
    .muuto-grid li {
        width: 33.33%;
    }
    .muuto-popup .exchangeModulePopup {
        padding: 0px 0 30px;
        max-width: calc(100% - 30px);
    }
    .muuto-popup .exchangeModulePopup .cartContentItems h2 {
        margin-top: 0;
    }
    .essop-options {
        margin-bottom: 25px;
    }
    .muuto-popup .cartContentItems h2 {
        font-size: 22px;
    }
    .cartContentItems .gen-text-module p {
        margin-top: 0
    }
    .muuto-popup .exchangeModulePopup .cart_wrapper {
        padding: 25px 25px 45px;
    }
    .photography-grid li {
        width: 33.33%;
    }
    .lg-outer .lg-inner {
      padding: 25px 25px 45px;
    }
    .lg-outer .lg-item {
      height: calc(100% - 70px);
      width: calc(100% - 50px);
      top: 25px;
    }
    /*changes for KCD-416-starts  */
    .lg-actions {
      right: 25px;
      bottom: 45px;
      width: 65px;
      height: 30px;
    }
    /* .lg-download-button .lg-download {
      bottom: -25px;
      right: -45px;
      height: 30px;
      width: 30px;
    } */
    .lg-actions .lg-next, .lg-actions .lg-prev {
      height: 30px;
      width: 30px;
    }
    .lg-group {
      right: 95px;
      bottom: 45px;
      height: 30px;
      width:60px; 
    }
    
    .lg-download-button {
      width: 30px;
      height: 30px;
    }
    .lg-infoicon-button {
        height: 30px;
        width: 30px;
    }
    /*changes for KCD-416-ends  */

    
}

@media only screen and (max-width: 640px) {
    .gen-head-wrap h2 {
        font-size: 18px;
    }
    .gen-head-wrap h2 small {
        font-size: 14px;
    }
    .muuto-block .gen-head-wrap {
        padding-top: 30px;
        position: relative;
    }

    .muuto-block .gen-head-wrap span {
        float: none;
        position: absolute;
        left: 0;
        top: 0;
    }
    .muuto-block .gen-head-wrap h2 {
        width: 100%;
    }
    .muuto-popup .cartContentItems .mutto-logo {
        max-width: 100px;
        margin-bottom: 10px;
    }
    .muuto-popup .cartContentImg .exchangeModuleImage {
        width: 400px !important;
    }
    .exchangeModuleImage .bx-viewport {
        height: 332px !important;
        width: 400px !important;
    }
    .download a{
        padding-right: 25px;
    }
}

@media only screen and (max-width: 480px) {
    /* muuto */
    .muuto-grid {
        margin: 0 -15px;
    }
    .muuto-grid li {
        width: 50%;
        padding: 20px 15px;
    }
    .muuto-popup .cartContentImg .exchangeModuleImage {
        width: 270px !important;
    }
    .exchangeModuleImage .bx-viewport {
        height: 221px !important;
        width: 270px !important;
    }
    .photography-grid li {
        width: 50%;
    }
    .photography-grid {
        margin: 0 -10px !important;
    }
}

@media only screen and (max-width: 359px) {
    /* muuto */
    .gen-head-wrap h2 {
        font-size: 18px;
        margin-top: 0;
        margin-bottom: 10px;
    }
    .gen-head-wrap h2 small {
        font-size: 14px;   
    }
    .gen-head-wrap img {
        max-width: 80px;
    }
    .muuto-popup .exchangeModulePopup {
        padding: 0;
    }
    .muuto-popup .exchangeModulePopup .cart_wrapper {
        padding: 30px 10px;
    }
    .muuto-popup .cart_content {
        height: calc(100vh - 165px);
    }
    .muuto-popup .exchangeModulePopup .cartContentItems {
        margin-top: 10px;
    }
    .muuto-popup .cartContentItems .mutto-logo {
        max-width: 110px;
    }
}



