﻿.bg-overview{background-color:rgba(0,0,0,.4);position:fixed;width:100%;height:100%;left:0;top:0;z-index:9999999;}.bg-overview h2{font-family:"Inter";font-style:normal;font-weight:700;font-size:22px;line-height:27px;color:#000;}.bg-overview h2 img{padding-right:20px;}.bg-overview img{mix-blend-mode:multiply;}.bg-overview .line-green{font-family:"Inter";font-style:normal;font-weight:400;font-size:12px;line-height:15px;color:#000;position:relative;}.bg-overview .line-green:after{position:absolute;content:"";bottom:-20px;left:0;height:6px;width:100%;background:var(--green);}.bg-overview .cart-block__overflow{height:100%;}.bg-overview .cart-block{width:100%;max-width:312px;height:100%;background-color:#fff;margin-right:0;margin-left:auto;overflow-y:scroll;overflow-x:hidden;}.bg-overview .btn-delete{background-size:cover;background-image:url("../../../COLAMCO.DNN.Skins.eCommerce/resources/styles/images/cart/trash.svg");width:12px;height:14px;margin:auto;cursor:pointer;}.bg-overview .cart-price{font-family:"Inter";font-style:normal;font-weight:700;font-size:12px;line-height:15px;color:var(--black);}.bg-overview .products-might-like{background:var(--light-grey);}.bg-overview .products-might-like h4{font-family:"Inter";font-style:normal;font-weight:700;font-size:16px;line-height:19px;color:var(--black);text-align:center;}.bg-overview h6{font-family:"Inter";font-style:normal;font-weight:400;font-size:12px;line-height:15px;color:#000;}.checkout-wrap{font-family:"Inter";font-style:normal;font-weight:400;font-size:12px;line-height:15px;color:#000;}.checkout-wrap .btn-primary{width:100%;max-width:100%;}.btn-checkout{width:100%;height:50px;border:1px solid var(--blue);border-radius:5px;transition-delay:.4s;color:var(--blue);}.btn-checkout:hover{background-color:var(--blue);color:#fff;}.creditcard-icon-small{width:47px;height:31px;border:1px solid #c8c8c8;display:inline-block;vertical-align:bottom;}.creditcard-icon-visa{background:url(/DesktopModules/MVC/COLAMCO.DNN.Modules.MVC/resources/images/Cart/creditcards_small_visa.png);}.creditcard-icon-mastercard{background:url(/DesktopModules/MVC/COLAMCO.DNN.Modules.MVC/resources/images/Cart/creditcards_small_mastercard.png);}.creditcard-icon-discover{background:url(/DesktopModules/MVC/COLAMCO.DNN.Modules.MVC/resources/images/Cart/creditcards_small_discover.png);}.creditcard-icon-amex{background:url(/DesktopModules/MVC/COLAMCO.DNN.Modules.MVC/resources/images/Cart/creditcards_small_amex.png);}.radio-shipping-address{float:left;margin-left:-1.5em;margin-top:.25em;vertical-align:top;}#divHeaderContentWrapper .lbl-cart-itemcount{top:.5rem;width:2.1rem;height:2.1rem;}@media(max-width:980px){#divHeaderContentWrapper .lbl-cart-itemcount{right:-2rem;}}@media(min-width:981px){#divHeaderContentWrapper .lbl-cart-itemcount{right:-.5rem;}}#divBottomBarContentWrapper .lbl-cart-itemcount{right:-.1rem;top:1.65rem;min-width:2.1rem;min-height:2.1rem;font-weight:bold;font-size:1.3rem;text-shadow:1px 1px #a3a0a0;}.product__quantity{max-width:203px;}.product__quantity .input-group{width:203px;}@media(max-width:767px){.product__quantity .input-group{width:165px;}}.product__quantity .input-group input::-webkit-outer-spin-button,.product__quantity .input-group input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0;}.product__quantity .input-group input[type=number]{-moz-appearance:textfield;margin-left:0!important;height:50px;width:110px;font-size:16px;font-weight:700;}@media(max-width:980px){.product__quantity .input-group input[type=number]{font-size:14px;height:40px;width:90px;}}.product__quantity .input-group input[type=button]{width:46px;height:50px;font-size:30px;line-height:1;transition:var(--transition);}@media(max-width:980px){.product__quantity .input-group input[type=button]{width:37px;height:40px;font-size:25px;}}.product__quantity .input-group input[type=button]:hover{background-color:var(--light-grey)!important;}.bg-dark .btn-link{color:#2196f3;}.col-cart-item-image{min-width:90px;}.col-cart-item-image.warranty{padding-left:90px;}@keyframes slideCartUp{from{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible;}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}}.animate__slideCartUp{-webkit-animation-name:slideCartUp;animation-name:slideCartUp;height:100%;}