<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.product.media .product-social-links li,
.product.media .product-social-links li a {
    width: 53px;
    height: 53px;
}
.products-list .list .product-item-photo {
    width: 180px;
    float: left;
}
.products-list .product-item-details {
    width: 100%;
}
.opc-sidebar.opc-summary-wrapper {
    margin: -24px 0 20px;
}
.opc-wrapper .step-title {
    color: #666;
    font-size: 18px;
    line-height: 21px;
}
.opc-wrapper .form-login {
    margin-top: 15px;
    max-width: 500px !important;
}
.field-tooltip .field-tooltip-action:before {
    color: #fda540;
}
.field-tooltip .field-tooltip-action:hover:before {
    color: #fd7203;
}
.opc-wrapper .fieldset .field .label {
    font-size: 16px;
    line-height: 20px;
    font-weight: 400;
}
.field .control._with-tooltip input {
    width: 100%;
}
.opc-wrapper .form-login,
.checkout-payment-method .field-select-billing,
.checkout-payment-method .billing-address-form {
    max-width: 445px;
}
.opc-wrapper .fieldset .field .label:after {
    color: #ff5501;
    margin: 0 0 0 2px;
}
.opc-block-summary &gt; .title {
    font-size: 19px;
    line-height: 23px;
    padding-bottom: 13px;
}
.opc-block-summary .table-totals tbody .mark{
    padding: 13px 0;
}
.opc-block-summary .table-totals tbody .amount{
    padding: 14px 0 6px 14px;
}
.minicart-items .product &gt; .product-image-container {
    width: auto !important;
}
.opc-block-summary .items-in-cart &gt; .title strong {
    font-size: 15px;
    line-height: 19px;
}
.checkout-payment-method .payment-method-content {
    padding: 0 15px 20px;
}
.opc-wrapper .fieldset &gt; .field {
    margin: 0 0 8px;
}
.opc-wrapper .field-tooltip {
    right: -25px;
    top: 5px;
}
.opc-wrapper .field-tooltip .field-tooltip-action:before {
    font-size: 17px;
}
.checkout-payment-method .actions-toolbar .primary .action {
    margin: 0 10px 0 0;
}
.opc-wrapper .form-login {
    margin-bottom: 0;
    padding-bottom: 5px;
}
.opc-sidebar {
    width: 23%;
}
.opc-wrapper {
    width: 75%;
}
.checkout-payment-method .payment-method-content &gt; .actions-toolbar &gt; .primary .action.primary,
.checkout-success .actions-toolbar a.action{
    margin: 0 0 0 7px;
    padding: 14px 50px;
    border: 2px solid #fdba40!important;
    border-radius: 50px;
    background: #fdbb40;
    background: -moz-linear-gradient(top, #fdbb40 0%, #fea93f 67%, #fca241 100%);
    background: -webkit-linear-gradient(top, #fdbb40 0%,#fea93f 67%,#fca241 100%);
    background: linear-gradient(to bottom, #fdbb40 0%,#fea93f 67%,#fca241 100%);
    text-shadow: 1px 1px 2px #fdad40;
    font-weight: bold;
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fdbb40', endColorstr='#fca241',GradientType=0 );
}
#checkout-shipping-method-load {
    border-bottom: 1px solid #ccc;
    margin-bottom: 30px;
}
.sidebar.sidebar-additional .product-items-names .product-item-name {
    display: inline;
}
.page-layout-2columns-left .sidebar-additional {
    padding-left: 2%;
}
.checkout-success {
    margin: 40px;
    text-align: center;
    font-size: 17px;
    line-height: 21px;
}
.checkout-success .actions-toolbar {
    display: inline-block;
}
.checkout-success .actions-toolbar a.action {
    margin: 0;
    font-size: 18px;
    line-height: 22px;
}
@media screen and (max-width: 830px){
    .header.panel &gt; .header.links &gt; li.wrap-top-mini-cart,
    .header.panel &gt; .header.links &gt; li.account-link,
    .header.panel &gt; .header.links &gt; li.authorization-link {
        margin-left: 10px;
        padding-left: 40px;
    }
}
@media only screen and (max-width: 767px){
    .account .block-collapsible-nav {
        top: 0;
        margin: 0;
    }
    .account.page-layout-2columns-left .column.main {
        width: 100%;
        padding: 25px 2% 0 2%;
    }
    .account.page-layout-2columns-left .sidebar-additional {
        width: 100%;
    }
    .header.panel &gt; .header.links {
        position: relative;
    }
    .header.panel &gt; .header.links &gt; li.account-link-log-out {
        width: 100%;
        position: absolute;
        display: block;
        left: 0;
        right: 0;
        top: 0;
        margin: 0;
        padding: 0;
        text-align: center;
        border-bottom: 1px solid #000823;
    }
    .header.panel &gt; .header.links &gt; li.account-link-log-out a {
        padding: 10px 0;
        display: block;
    }
    .header.panel .account-link-log-out a:before {
        top: 10px;
        left: 40%;
    }
    .header.panel &gt; .header.links &gt; li.logedIn.account-link,
    .header.panel &gt; .header.links &gt; li.logedIn.wrap-top-mini-cart{
        margin: 40px 0 0;
    }
    .opc-wrapper{
        width: 100%;
    }
    .opc-sidebar{
        width: 95%;
    }
    .opc-sidebar.opc-summary-wrapper {
        margin: 0;
    }
    .page-products .page-main .columns {
        padding: 70px 0 0;
    }
    .page-products .products.products-grid{
        padding: 15px 15px 25px;
        background: #f4f4f4;
    }
}
@media screen and (max-width: 639px){
    .filter-title strong {
        top: 7px;
    }
    .pages-item-previous {
        position: static;
    }
    .page-products .page-main .columns {
        padding: 70px 0 0;
    }
    .toolbar.toolbar-products .in-toolbar-bottom .toolbar-amount{
        position: static;
        width: 100%;
        float: none;
    }
    .toolbar.toolbar-products .in-toolbar-bottom .pages {
        width: 100%;
        float: none;
        text-align: left;
        overflow: hidden;
    }
    .opc-wrapper .form-login,
    .opc-wrapper .form-login + .form-shipping-address{
        background: none;
    }
}
@media only screen and (max-width: 480px){
    .header.panel .account-link-log-out a:before {
        left: 38%;
    }
    .toolbar.toolbar-products .in-toolbar-bottom .toolbar-amount,
    .toolbar.toolbar-products .in-toolbar-bottom .pages{
        width: 100%;
    }
}
@media only screen and (max-width: 320px){
    .header.panel .account-link-log-out a:before {
        left: 34%;
    }
}</pre></body></html>