/** Generated: Tuesday, 1st of July 2025, 04:14:33 AM // Powered by AIOM+ (All In One Minify) created by FlipZoom Media Inc. - David Karich (flipzoom.de) **/
h1 { margin-bottom: 2rem }

h2 { font-size: 1.4rem }

table { border-collapse: collapse }

td { padding: 8px 10px }

th { padding: 5px 10px }

tr { border-top: 1px solid #999 }

td input { width: 80px }

td.min { width: 100px }

td.product_delete {
	width: 48px;
	font-size: 1.2rem
}

td.product_delete button {
	font-size: 1.1rem
}

#summary tr { border-color: #999 }

.borders {
	border-top: 1px solid #999;
	border-bottom: 1px solid #999
}

.ship .mr-2 { margin-top: 7px }

.icon.mid { font-size: 20px }

td.product_img { width: 100px }

td.product_img img {
    max-width: 80px;
    max-height: 80px;
}

.cbtn {
    padding: 8px 20px;
    font-size: 15px;
    border: 1px solid #000
}

thead,
#infos {
    background: #f2f2f2;
    color: #000
}

.product_title a { color: #000 }

textarea { height: 150px }

.w-90 { max-width: 1000px }

#infos { border-radius: 6px }

h3.shipping_title { font-size: 1.2rem }

.grid.two {
    grid-template-columns: repeat(auto-fit, minmax(15vw, 1fr));
    grid-gap: 1rem
}

#infos {
    max-width: 1100px;
    padding: 1.5rem 1.5rem 2rem
}

h2 + div,
h2 + table { margin-top: 1.5rem }

.ship + .ship { margin-top: 1rem }

.box { border: 1px solid #d6dfe3 }

.shipTitle {
    border-bottom: 1px solid #d6dfe3
}

#summary td.value { width: 100px }

#summary td { vertical-align: top }

.checkbox {
    display: grid;
    grid-template-columns: 20px 1fr;
    gap: 10px
}

@media screen and (min-width:1000px){
    .gridTwo {
        display: grid;
        grid-template-columns: 1fr 1fr;
        grid-gap: 2rem
    }
}

@media screen and (max-width:999px){
    #buttons .cbtn {
        width: 100%;
        margin-bottom: 4px;
    }
    #order_summary,
    #order_delivery { margin-top: 2rem }
}

@media screen and (max-width:750px){
    #productlist td {
        display: block;
        text-align: left;
        padding: 4px 0;
        width: 100%;
    }
    #productlist span,
    #productlist input { display: inline-block }
    #productlist input { max-width: 80px }
    #productlist thead { display: none }
}
@font-face {
  font-family: '9290815';
  src: url('/files/fonts/9290815.eot?30158621');
  src: url('/files/fonts/9290815.eot?30158621#iefix') format('embedded-opentype'),
       url('/files/fonts/9290815.woff2?30158621') format('woff2'),
       url('/files/fonts/9290815.woff?30158621') format('woff'),
       url('/files/fonts/9290815.ttf?30158621') format('truetype'),
       url('/files/fonts/9290815.svg?30158621#9290815') format('svg');
  font-weight: normal;
  font-style: normal;
}
 
[class^="icon-"]:before, [class*=" icon-"]:before {
    font-family: "9290815";
    font-style: normal;
    font-weight: normal;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    margin-right: .2em;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    margin-left: .2em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
 
.icon-search:before { content: '\e800'; } /* '' */
.icon-cancel:before { content: '\e801'; } /* '' */
.icon-reload:before { content: '\e802'; } /* '' */
.icon-basket:before { content: '\e803'; } /* '' */
.icon-truck:before { content: '\e804'; } /* '' */
.icon-mobile:before { content: '\e805'; } /* '' */
.icon-mail:before { content: '\e806'; } /* '' */
.icon-twitter:before { content: '\f099'; } /* '' */
.icon-facebook:before { content: '\f09a'; } /* '' */
.icon-menu:before { content: '\f0c9'; } /* '' */
.icon-linkedin:before { content: '\f0e1'; } /* '' */
.icon-youtube:before { content: '\f167'; } /* '' */
.icon-youtube-play:before { content: '\f16a'; } /* '' */
.icon-instagram:before { content: '\f16d'; } /* '' */
input:not([type=checkbox]):not([type=radio]),
label,
select,
textarea { display: block }

select {
    background-image: url(data:image/svg+xml;charset=utf-8,%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%20fill%3D%22%23555555%22%20%0A%09%20width%3D%2224px%22%20height%3D%2224px%22%20viewBox%3D%22-261%20145.2%2024%2024%22%20style%3D%22enable-background%3Anew%20-261%20145.2%2024%2024%3B%22%20xml%3Aspace%3D%22preserve%22%3E%0A%3Cpath%20d%3D%22M-245.3%2C156.1l-3.6-6.5l-3.7%2C6.5%20M-252.7%2C159l3.7%2C6.5l3.6-6.5%22%2F%3E%0A%3C%2Fsvg%3E);
    padding-right: 25px;
    background-repeat: no-repeat;
    background-position: right center;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

input:not([type=checkbox]):not([type=radio]),
select,
textarea {
    width: 100%;
    font-size: 1rem;
    padding: 5px 10px;
    color: #495057;
    background-color: #fff;
    border: 1px solid #999;
    -webkit-appearance: none;
    outline: none;
}

input:not([type=checkbox]):not([type=radio]),
select,
#addcart { height: 40px }

label { margin-bottom: 4px }
