﻿.section-compare{background-color:#fff;position:fixed;width:100%;left:0;bottom:0;z-index:999;border-top:1px solid var(--light-grey);}@media(max-width:1399px){.section-compare{max-height:30vh;overflow-y:auto;}}@media(max-width:1399px){.section-compare>.container>.row{margin:0;padding:10px 0 0!important;overflow:hidden;}}@media(max-width:575px){.section-compare>.container>.row>div{max-width:400px;margin:auto;}}@media(max-width:1399px){.section-compare>.container>.row>div:last-child{order:2;margin-bottom:1rem;}}@media(max-width:575px){.section-compare>.container>.row>div:last-child{order:5;margin-bottom:0;}}@media(max-width:1399px){.section-compare>.container>.row>div:nth-child(2){order:3;}}@media(max-width:575px){.section-compare>.container>.row>div:nth-child(2){margin-bottom:1rem;}}@media(max-width:1399px){.section-compare>.container>.row>div:nth-child(3){order:3;}}@media(max-width:575px){.section-compare>.container>.row>div:nth-child(3){margin-bottom:1rem;}}@media(max-width:1399px){.section-compare>.container>.row>div:first-child{order:1;margin-bottom:1rem;}}@media(max-width:575px){.section-compare>.container>.row>div:first-child{margin-bottom:1rem;}}.section-compare>.container>.row>div .btn.btn-primary{margin-left:auto;}.section-compare__item{position:relative;}.section-compare h6 a,.section-compare h6{font-family:"Inter";font-style:normal;font-weight:400;font-size:16px;line-height:19px;color:#000;}@media(max-width:767px){.section-compare h6 a,.section-compare h6{font-size:14px;}}.section-compare .section-compare__price{font-family:"Inter";font-style:normal;font-weight:400;font-size:22px;line-height:27px;color:var(--black);}.section-compare .compare-count{font-family:"Inter";font-style:normal;font-weight:700;font-size:18px;line-height:22px;color:var(--black);}.section-compare .clear-all{font-family:"Inter";font-style:normal;font-weight:400;font-size:12px;line-height:15px;color:var(--blue);position:relative;}.section-compare .clear-all::after{position:absolute;content:"";bottom:0;left:0;right:0;height:1px;background-color:var(--blue);transition-duration:.4s;}.section-compare .clear-all:hover::after{right:100%;}.section-compare .btn-delete{position:absolute;top:-10px;right:-10px;content:"";width:20px;height:20px;background-image:url(/DesktopModules/MVC/COLAMCO.DNN.Modules.MVC/resources/images/Search/deselect.svg);cursor:pointer;transition-duration:.4s;}.section-compare .btn-delete:hover{transform:scale(1.1);}