.selected-products{padding:1rem 0}@media only screen and (min-width: 1024px){.selected-products{padding:1.5rem 0}}.selected-products__list{display:grid}@media only screen and (min-width: 768px){.selected-products__list{gap:1rem}}@media only screen and (max-width: 768px){.selected-products__list{grid-template-columns:1fr!important}}.selected-products__list[data-count="1"]{grid-template-columns:1fr}.selected-products__list[data-count="2"]{grid-template-columns:repeat(2,1fr)}.selected-products__list[data-count="3"]{grid-template-columns:repeat(3,1fr)}.selected-products__list[data-count="4"],.selected-products__list[data-count=more]{grid-template-columns:repeat(4,1fr)}.selected-products__item{position:relative}@media only screen and (max-width: 768px){.selected-products__item:not(:first-child){border-top:1px solid #dddddd}}@media only screen and (min-width: 768px){.selected-products__item:not(:first-child):before{content:"";display:block;position:absolute;top:0;left:-.5rem;width:1px;height:100%;background-color:#ddd}}@media only screen and (min-width: 1280px){.selected-products__item{justify-content:center}}.selected-products__item-info{opacity:.8}.selected-products__item-info_title{font-size:16px}@media only screen and (min-width: 768px){.selected-products__item-info_title{font-size:18px}}.selected-products__item-price{font-size:14px}@media only screen and (min-width: 768px){.selected-products__item-price{font-size:16px}}.selected-products__btn{position:fixed;bottom:0;left:0;right:0;z-index:100;background-color:transparent;padding:10px 0}.selected-products__btn .custom-btn{width:-moz-max-content;width:max-content;margin:0 auto}.selected-products__tick-icon{width:35px;height:35px;margin-right:20px}@media only screen and (min-width: 768px){.selected-products__tick-icon{width:40px;height:40px;margin-right:40px}}@media only screen and (max-width: 768px){.shopping-cart-accessories .phone-list__image{height:auto!important}}[disabled=disabled]{opacity:.6;border-color:#6e6767;color:#6e6767!important;pointer-events:none;cursor:not-allowed}
