﻿* { padding: 0; margin: 0; font-family: -apple-system,BlinkMacSystemFont,'Segoe UI',Arial,'Lato'; }
body { color: #333; }

.agl-web-link {  }
.text-success { color: #468847; }
.alert-danger, .alert-warning, .alert-success{ position: fixed; top: 5px; width: 98%; z-index: 1000; left: 1%; }
/*.sale-item p{ background-color: rgba(255, 85, 94, 0.8) !important; color: #FFF !important; }*/
.sale-item p{ background-color: rgba(176, 143, 104, 0.8) !important; color: #FFF !important; }
.sale-item-display { background-color: #B08F68; position: absolute; font-size: 130%; color: #FFF; font-weight: bold; z-index: 100; padding: 10px 20px; left: 25px; }
.sale-item-display-2 { background-color: #B08F68; position: absolute; font-size: 110%; color: #FFF; font-weight: bold; z-index: 100; padding: 6px 10px; left: 37px; }

/* --- Cookie Warning --- */
.btn-cookie-agree{ float: right; }
.btn-cookie-agree{ font-weight: bold !important; font-size: 100%; width: auto; padding: 4px 10px !important; border: 1px solid #e5e5e5 !important; background-color: #B08F68; border-color: #7D6646; color: #FFF; border-radius: 5px; -webkit-transition: 0.35s ease-in-out; -moz-transition: 0.35s ease-in-out; -o-transition: 0.35s ease-in-out; transition: 0.35s ease-in-out; transition: all 0.35s ease-in-out; }
.btn-cookie-agree span{ color: #FFF; }
.btn-cookie-agree:hover{ background-color: #CCA678; color: #FFF; }

/* --- Navbar --- */
.arised-navbar{ border-bottom: 3px solid #adadaa; height: 33px; }
.arised-navbar a{ margin: 0 !important; padding: 5px 10px !important; color: #333; }
.arised-navbar .social-nav a{ margin: 0 !important; padding: 2px 3px !important; color: #FFF; }
.arised-navbar a:hover{ background-color: unset !important; }
.arised-navbar a i{ font-size: 26px; margin-right: 5px; color: #333; }
.arised-navbar .navbar-nav li a { transition: background-color 0.5s, color 0.5s; }
/*.arised-navbar .navbar-nav li a:hover { background-color: #EEE !important; color: #333 !important; }*/
.arised-navbar .navbar-nav li a:active { background-color: #EEE !important; color: #333 !important;  }

/* --- Arised Menu --- */
.arised-menu{ background-color: #EEE; margin-bottom: 50px; position: relative; }
.arised-menu a{ margin: 0 !important; padding: 15px 20px !important; color: #333; font-weight: bold; transition: background-color 0.5s, color 0.5s; }
.arised-menu a:hover{ background-color: #B08F68 !important; color: #EEE; }
.arised-menu a:active{ background-color: #B08F68 !important; color: #EEE !important; }
.active-menu{ background-color: #B08F68 !important; color: #EEE !important; }
.arised-menu-animation{ height: 5px; width: 5px; background-color: #B08F68; position: absolute; right: 0; bottom: -5px; }
#arised-menu-close, #arised-mobile-navbar, #arised-menu-login, #arised-menu-header{ display: none; }

/* --- Header --- */
header{ text-align: center; }
header a{ display: inline-block; }

/* --- Footer --- */
footer{ bottom: 0; left: 0; height: auto; border-top: 10px solid #EEE; margin-top: 100px; position: relative; width: 100%; }
footer .footer-wrapper{ padding: 15px 30px; }
footer a{ display: inline-block; color: #333; text-decoration: none; }
footer a:hover{ color: #333; text-decoration: none; }
footer .footer-gold-line{ width: 100%; background-color: #B08F68; height: 3px; }
footer .accepted-cards{ text-align: center; }
footer .accepted-cards i{ margin: 0 5px; color: #adadaa; }
footer .copyright{ font-size: 90%; text-align: center; }
footer .social-nav{ text-align: center; float: left; width: 100%; }
footer .social-nav li{ list-style: none; margin: 0 5px; display: inline-block; }

/* --- Home Page --- */
.home-cats{ font-weight: bold; text-align: center; color: #333; margin-bottom: 50px; }
.home-cats div{ padding: 25px 20px; font-size: 130%; }
.home-cats div.col-sm-2{ border: 3px solid #B08F68; margin: 0 1%; width: 18%; cursor: pointer; transition: background-color 0.5s, font-size 1s, color 0.5s; }
.home-cats div.col-sm-2:hover{ background-color: #EEE; }
.home-vid{ width: 100%; height: 480px; position: relative; margin-bottom: 50px; }
.home-fc-header { position: relative; }
.home-fc-header h2{ font-size: 250%; text-align: center; margin-bottom: 50px; }
.home-fc-header .home-gold-bar{ height: 5px; background-color: #B08F68; position: absolute; width: 1px; top: 100%; left: 36%; }
.home-collections img{ width: 100%; }
.home-collections img:hover{ width: 100%; }
.home-collections .col-md-4{ position: relative; color: #EEE; cursor: pointer; transition: background-color 0.5s, font-size 1s, color 0.5s; padding: 0; width: 32% !important; }
.home-collections .col-md-4:first-child{ margin-right: 2%; }
.home-collections .col-md-4:nth-child(2){ margin-right: 2%; }
.home-collections .col-md-4:hover { cursor: pointer; background-color: rgba(0,0,0,.3); font-size: 130%; color: #B08F68; }
.home-collections .col-md-4:before { position: absolute; top: 0; right: 0; bottom: 0; left: 0; background-color: inherit; content: ' '; }
.home-collections .col-md-4 h2{ text-align: center; position: absolute; left: 0; bottom: 0; padding: 10px 15px; font-weight: bold; font-size: 140%; width: 100%; background-color: rgba(0, 0, 0, 0.5); }

/* --- Shopping Cart --- */
#shopping-cart{ width: 50px; height: 50px; font-size: 150%; position: fixed; top: 100px; right: 50px; cursor: pointer; z-index: 100; }
#shopping-cart span{ display: inline-block; border-radius: 50%; background-color: #B08F68; padding: 1px; width: 24px; font-size: 70%; text-align: center; position: absolute; top: 10px; left: 27px; z-index: 10; color: #FFF; }
#shopping-cart i{ font-size: 150%; position: relative; top: 22px; color: #adadaa; }
#shopping-cart-wrapper{ width: 100%; height: 100%; position: fixed; top: 0; left: 0; background-color: rgba(0, 0, 0, 0.5); display: none; z-index: 401; }
#shopping-cart-section{ width: 40%; height: 100%; position: absolute; top: 0; left: 60%; background-color: #FFF; display: none; z-index: 110; padding: 20px 30px; }
#shopping-cart-section table td:first-child{ width: 18%; padding: 1%; }
#shopping-cart-section table td:nth-child(2){ width: 40%; font-size: 90%; }
#shopping-cart-section table td:nth-child(3){ width: 25%; }
#shopping-cart-section table td:nth-child(3) span{ width: 45px; font-size: 170%; cursor: pointer; }
#shopping-cart-section table td:nth-child(3) .sc-quantity-remove{ margin-right: 10px; }
#shopping-cart-section table td:nth-child(3) .sc-quantity-add{ margin-left: 10px; }
#shopping-cart-section table td:nth-child(3) input{ width: 45px; display: inline-block; text-align: center; }
#shopping-cart-section table td:nth-child(4){ width: 15%; text-align: right; }
#shopping-cart-section table img{ width: 100%; }
#shopping-cart-section #shopping-cart-header #shopping-cart-close{ position: absolute; right: 0; cursor: pointer; }
#shopping-cart-section #shopping-cart-header h2{ position: relative; }
#shopping-cart-section #shopping-cart-footer #sc-sub-total-p{ position: relative; }
#shopping-cart-section #shopping-cart-footer #sc-sub-total-p span{ position: absolute; right: 0; font-size: 100%; font-size: 120%; }
#shopping-cart-section #shopping-cart-footer label{ font-weight: normal; margin-left: 10px; margin-bottom: 0; cursor: pointer; }
#shopping-cart-section #shopping-cart-footer a{ text-decoration: underline; color: #333; }
#shopping-cart-section #shopping-cart-footer .btn-checkout{ text-align: center; display: inline-block; margin: 10px 0; text-decoration: none; font-weight: bold !important; font-size: 140%; width: 50%; padding: 1em !important; border: 1px solid #e5e5e5 !important; background-color: #B08F68; border-color: #7D6646; color: #FFF; border-radius: 5px; position: relative !important; left: 25% !important; }

/* --- Catalog --- */
.load-more-wrapper{ margin-top: 40px; display: none; }
h2.catalog-title{ border-bottom: 2px solid #B08F68; padding-bottom: 10px; margin-bottom: 10px; }
.catalog-breadcrumbs{ margin-bottom: 60px; }
.catalog-breadcrumbs .bread-crumb{ cursor: pointer; }
#catalog-item-modal{ background-color: rgba(0, 0, 0, 0.5); position: fixed; top: 0; left: 0; z-index: 100; width: 100%; height: 100%; overflow-y: auto; }
.catalog-item-wrapper{ background-color: rgb(255, 255, 255); position: relative; top: 100px; left: 15%; z-index: 110; width: 70%; padding: 20px; overflow-y: auto; }
.catalog-categories .category-item{ display: none; position: relative; }
.catalog-categories .col-sm-3:nth-child(n+5){ margin-top: 30px; }
.category-card{ position: relative; color: #EEE; height: 250px; border: 3px solid #EEE; cursor: pointer; transition: background-color 0.5s, font-size 1s, color 0.5s; }
.category-card:hover { cursor: pointer; background-color: rgba(0,0,0,.3); font-size: 130%; color: #B08F68; }
.category-card:before { position: absolute; top: 0; right: 0; bottom: 0; left: 0; background-color: inherit; content: ' '; border-radius: 10px; }
.category-card p{ text-align: center; position: absolute; left: 0; bottom: 0; padding: 10px 20px; font-weight: bold; font-size: 130%; width: 100%; background-color: rgba(0, 0, 0, 0.5); }
.cat-item-p{ text-align: center; position: relative; bottom: 3px; padding: 10px 20px; font-weight: bold; font-size: 125%; width: 100%; background-color: #EEE; color: #B08F68; }
.category-card[data-ctype="category-item"]  p{ text-align: center; position: absolute; left: 0; bottom: 0; padding: 10px 20px; font-weight: bold; font-size: 110%; width: 100%; }

/* --- Catalog: Item --- */
.catalog-item-wrapper .catalog-item-modal-close{ cursor: pointer; font-size: 130%; font-weight: bold; position: relative; display: inline-block; float: right; }
.catalog-item-wrapper h2{ border-bottom: 2px solid #B08F68; padding-bottom: 10px; }
.catalog-item-wrapper .item-price{ display: inline-block; font-size: 250%; font-weight: bold; float: right; }
.catalog-item-wrapper .item-ref{ display: inline-block; font-size: 100%; color: #AAA; margin-bottom: 40px; }
.catalog-item-wrapper p{ font-size: 120%; }
.catalog-item-wrapper .catalog-add-cart-btn{ font-weight: bold !important; font-size: 120%; width: 100%; padding: 1em !important; border: 1px solid #e5e5e5 !important; background-color: #B08F68; border-color: #7D6646; color: #FFF; border-radius: 5px; -webkit-transition: 0.35s ease-in-out; -moz-transition: 0.35s ease-in-out; -o-transition: 0.35s ease-in-out; transition: 0.35s ease-in-out; transition: all 0.35s ease-in-out; }
.catalog-item-wrapper .catalog-add-cart-btn:hover{ background-color: #CCA678; color: #FFF; }
.catalog-item-wrapper .quantity-wrapper{ width: 100%; margin: 15px 0; }
.catalog-item-wrapper .quantity{ width: 15%; display: inline-block; text-align: center; vertical-align: middle; }
.catalog-item-wrapper .quantity-remove{ font-size: 200%; margin-right: 10px; cursor: pointer; vertical-align: middle; font-weight: bold; }
.catalog-item-wrapper .quantity-add{ font-size: 200%; margin-left: 10px; cursor: pointer; vertical-align: middle; font-weight: bold;  }
.catalog-item-wrapper .in-stock-wrapper{ margin: 20px 0; }
.catalog-item-wrapper .catalog-notify-btn{ display: inline-block; vertical-align: middle; font-weight: bold !important; font-size: 120%; padding: 12px 20px; border: 1px solid #e5e5e5 !important; background-color: #B08F68; border-color: #7D6646; color: #FFF; border-radius: 5px; -webkit-transition: 0.35s ease-in-out; -moz-transition: 0.35s ease-in-out; -o-transition: 0.35s ease-in-out; transition: 0.35s ease-in-out; transition: all 0.35s ease-in-out; }
.catalog-item-wrapper .catalog-notify-btn:hover{ background-color: #CCA678; color: #FFF; }
.catalog-item-wrapper .gallery img{ width: 100%; border: 5px solid #FFF; margin-bottom: 10px; transition: all 0.45s ease-in-out; }
.catalog-item-wrapper .gallery a img:hover{ box-shadow: 1px 1px 3px 3px rgba(0, 0, 0, 0.4); }

/* --- Login/Register --- */
#loginForm p a{ color: #333; text-decoration: underline; }
.btn-login, .btn-register, .btn-forgot-pw{ font-weight: bold !important; font-size: 120%; width: 100%; padding: 1em !important; border: 1px solid #e5e5e5 !important; background-color: #B08F68; border-color: #7D6646; color: #FFF; border-radius: 5px; -webkit-transition: 0.35s ease-in-out; -moz-transition: 0.35s ease-in-out; -o-transition: 0.35s ease-in-out; transition: 0.35s ease-in-out; transition: all 0.35s ease-in-out; }
.btn-login:hover, .btn-register:hover, .btn-forgot-pw:hover{ background-color: #CCA678; color: #FFF; }

/* --- Documentations: (Terms & Conditions, Privacy Policy, etc) --- */
.agl-documentations h2{ border-bottom: 2px solid #B08F68; padding-bottom: 10px; }
.agl-documentations h3, .agl-documentations h4{ padding: 20px 0; }
.agl-documentations p{ padding: 5px 0; line-height: 24px; }
.agl-documentations a{ text-decoration: underline; font-weight: bold; color: #B08F68 !important; }
.agl-documentations a:hover{ font-weight: bold; color: #333 !important; -webkit-transition: 0.35s ease-in-out; -moz-transition: 0.35s ease-in-out; -o-transition: 0.35s ease-in-out; transition: 0.35s ease-in-out; transition: all 0.35s ease-in-out; }
.agl-documentations a:focus{ font-weight: bold; color: #333 !important; }
.agl-documentations strong{ color: #B08F68; }
.agl-documentations table{ border-color: #B08F68; margin: 40px 0; color: #FFF; }
.agl-documentations table tr th{ background-color: #B08F68; text-align: center; }
.agl-documentations table tr th, .agl-documentations table tr td{ padding: 5px 10px; }
.agl-documentations table tr td{ font-size: 90%; color: #333; }
.agl-documentations table tr td:first-child{ width: 15%; }
.agl-documentations table tr td:nth-child(2){ width: 15%; }
.agl-documentations table tr td:nth-child(3){ width: 15%; }
.agl-documentations table tr td:nth-child(4){ width: 40%; }
.agl-documentations table tr td:nth-child(5){ width: 15%; }

/* --- Contact --- */
#contact-form-section .btn-contact{ font-weight: bold !important; font-size: 120%; width: 100%; padding: 1em !important; border: 1px solid #e5e5e5 !important; background-color: #B08F68; border-color: #7D6646; color: #FFF; border-radius: 5px; -webkit-transition: 0.35s ease-in-out; -moz-transition: 0.35s ease-in-out; -o-transition: 0.35s ease-in-out; transition: 0.35s ease-in-out; transition: all 0.35s ease-in-out; }
#contact-form-section .btn-contact:hover{ background-color: #CCA678; color: #FFF; }
#contact-form-section .recaptcha-wrapper{ text-align: right; position: relative; }
#contact-form-section .recaptcha-wrapper .g-recaptcha{ position: relative; display: inline-block; }
#contact-form-section p{ padding: 5px 0; line-height: 24px; }
#contact-form{ margin: 40px 0; }
#contact-form textarea{ resize: none; height: 150px; }

/* --- Manage Account --- */
.manage-profile h2{ border-bottom: 2px solid #B08F68; padding-bottom: 10px; margin-bottom: 40px; }
.manage-profile .btn-edit-profile{ font-weight: bold !important; font-size: 120%; width: 100%; padding: 1em !important; border: 1px solid #e5e5e5 !important; background-color: #B08F68; border-color: #7D6646; color: #FFF; border-radius: 5px; -webkit-transition: 0.35s ease-in-out; -moz-transition: 0.35s ease-in-out; -o-transition: 0.35s ease-in-out; transition: 0.35s ease-in-out; transition: all 0.35s ease-in-out; }
.manage-profile .btn-edit-profile:hover{ background-color: #CCA678; color: #FFF; }
.manage-profile .form-section{ margin-bottom: 40px; }
.manage-profile .buttons-section{ margin-bottom: 40px; text-align: center; }
.manage-profile .buttons-section .col-md-3{ background-color: #adadaa; border-radius: 5px; border: 1px solid #B08F68; color: #FFF; padding: 0; }
.manage-profile .buttons-section .col-md-3 a{ width: 100%; border-radius: 5px; display: block; color: #FFF; padding: 20px 20px; text-decoration: none; font-weight: bold; font-size: 120%; -webkit-transition: 0.35s ease-in-out; -moz-transition: 0.35s ease-in-out; -o-transition: 0.35s ease-in-out; transition: 0.35s ease-in-out; transition: all 0.35s ease-in-out; }
.manage-profile .buttons-section .col-md-3 a:hover{ background-color: #cbcbc9;  }

/* --- Change Password --- */
#change-password-section h2{ border-bottom: 2px solid #B08F68; padding-bottom: 10px; margin-bottom: 40px; }
#change-password-section .btn-change-password{ font-weight: bold !important; font-size: 120%; width: 100%; padding: 1em !important; border: 1px solid #e5e5e5 !important; background-color: #B08F68; border-color: #7D6646; color: #FFF; border-radius: 5px; -webkit-transition: 0.35s ease-in-out; -moz-transition: 0.35s ease-in-out; -o-transition: 0.35s ease-in-out; transition: 0.35s ease-in-out; transition: all 0.35s ease-in-out; }
#change-password-section .btn-change-password:hover{ background-color: #CCA678; color: #FFF; }

/* --- Change Addresses --- */
.manage-addresses h2{ border-bottom: 2px solid #B08F68; padding-bottom: 10px; margin-bottom: 40px; }
.manage-addresses .btn-add-address{ font-weight: bold !important; font-size: 120%; width: 100%; padding: 1em !important; border: 1px solid #e5e5e5 !important; background-color: #B08F68; border-color: #7D6646; color: #FFF; border-radius: 5px; -webkit-transition: 0.35s ease-in-out; -moz-transition: 0.35s ease-in-out; -o-transition: 0.35s ease-in-out; transition: 0.35s ease-in-out; transition: all 0.35s ease-in-out; }
.manage-addresses .btn-add-address:hover{ background-color: #CCA678; color: #FFF; }
.manage-addresses .edit-address-warning{ margin-top: 40px; font-style: italic; }
.manage-addresses .default-address{ margin-top: 20px; font-weight: bold; }
.manage-addresses #edit-address-form{ margin-top: 20px; }
.manage-addresses .btn-set-default{ display: inline-block; vertical-align: middle; margin-left: 10px; font-weight: bold !important; font-size: 100%; padding: 6px 12px; border: 1px solid #e5e5e5 !important; background-color: #B08F68; border-color: #7D6646; color: #FFF; border-radius: 5px; -webkit-transition: 0.35s ease-in-out; -moz-transition: 0.35s ease-in-out; -o-transition: 0.35s ease-in-out; transition: 0.35s ease-in-out; transition: all 0.35s ease-in-out; }
.manage-addresses .btn-set-default:hover{ background-color: #CCA678; color: #FFF; }
.manage-addresses .current-address input, .manage-addresses .current-address select{ margin-bottom: 10px; }
.manage-addresses .current-visible-address{ line-height: 25px; }

/* --- Order History --- */
.orders-history-section h2{ border-bottom: 2px solid #B08F68; padding-bottom: 10px; margin-bottom: 40px; }
.orders-history-section .orders-table table{ width: 80%; position: relative; left: 10%; }
.orders-history-section .orders-table table tr th{ background-color: #B08F68; color: #FFF; font-weight: bold; font-size: 120%; padding: 15px 10px; }
.orders-history-section .orders-table table tr th i{ cursor: pointer; }
.orders-history-section .orders-table table tr td{ padding: 10px 10px; border-bottom: 1px solid #CCA678; }
.orders-history-section .orders-table table tr td:first-child{ font-weight: bold; }
.orders-history-section .orders-table table tr td a{ color: #333; text-decoration: none; }
.order-history-status-info { position: fixed; background-color: rgba(0, 0, 0, 0.5); width: 100%; height: 100%; top: 0; left: 0; z-index: 1000; }
.order-history-status-info .order-status-info { position: relative; top: 200px; width: 50%; height: 370px; left: 25%; background-color: #FFF; padding: 20px; }
.order-history-status-info .order-status-info h2{ border-bottom: 2px solid #B08F68; padding-bottom: 10px; margin-bottom: 40px; }
.order-history-status-info .order-status-info .btn-close-status-info{ margin-top: 20px; left: 25%; position: relative; font-weight: bold !important; font-size: 100%; width: 50%; padding: 0.5em !important; border: 1px solid #e5e5e5 !important; background-color: #B08F68; border-color: #7D6646; color: #FFF; border-radius: 5px; -webkit-transition: 0.35s ease-in-out; -moz-transition: 0.35s ease-in-out; -o-transition: 0.35s ease-in-out; transition: 0.35s ease-in-out; transition: all 0.35s ease-in-out; }
.order-history-status-info .order-status-info .btn-close-status-info:hover{ background-color: #CCA678; color: #FFF; }

@media only screen and (max-width: 540px) {

    .sale-item-display { left: 15px; }
    .sale-item-display-2 { font-size: 80%; padding: 3px 7px; left: 34px; }

    /* --- Navbar --- */
    .arised-navbar{ display: none; }
    #arised-menu-close{ display: inline-block; }
    #arised-menu-login{ display: block; position: absolute; bottom: 0; left: 0; width: 100%; }
    #arised-menu-login li a{ padding: 15px 40px !important; }
    #arised-menu-header{ display: block; }
    #arised-mobile-navbar { position: absolute; top: 10px; left: 10px; display: block; }
    #arised-mobile-navbar i{ color: #333; }

    /* --- Arised Menu --- */
    .arised-menu{ width: 100%; height: 100%; position: fixed; top: 0; left: 0; z-index: 100; display: none; background-color: rgba(0, 0, 0, 0.5); }
    .arised-menu .container{ width: 100%; height: 100%; position: absolute; top: 0; left: 0; z-index: 110; display: none; background-color: #FFF; }
    #arised-menu-header span { float: right; }

    /* --- Header --- */
    header a img{ width: 70%; }
    header{ border-bottom: 5px solid #B08F68; }

    /* --- Footer --- */
    footer img{ display: none; }
    footer .col-md-4:first-child { margin-bottom: 20px; padding: 0 !important; text-align: center; }
    footer .col-md-4:first-child p{ display: inline-block; padding-right: 10px; }
    footer .col-md-4:first-child p::after{ content: " | "; font-weight: bold; padding-left: 10px; }

    /* --- Home Page --- */
    .home-cats{ margin-bottom: 50px; margin-top: 50px; }
    .home-cats div{ padding: 20px 16px; }
    .home-cats div.col-sm-2{ width: 80%; margin-left: 10%; margin-top: 6px; }
    .home-cats div.col-sm-2:hover{ background-color: #EEE; }
    /*.home-vid{ width: 100%; height: 480px; position: relative; margin-bottom: 50px; }
    .home-fc-header { position: relative; }
    .home-fc-header h2{ font-size: 250%; text-align: center; margin-bottom: 50px; }
    .home-fc-header .home-gold-bar{ height: 5px; background-color: #B08F68; position: absolute; width: 1px; top: 100%; left: 36%; }*/

    /* --- Shopping Cart --- */
    #shopping-cart{ position: absolute; top: 0; right: 10px; }
    #shopping-cart-section{ left: 0%; width: 100%; }

    /* --- Manage Account --- */
    .manage-profile .buttons-section .col-md-3{ margin-bottom: 10px; }

    /* --- Order History --- */
    .orders-history-section .orders-table table{ width: 100%; left: 0; }
    .orders-history-section .orders-table table tr th{ padding: 10px 10px; }
    .orders-history-section .orders-table table tr:nth-child(2n-2) td{ padding: 10px 10px 0 10px; border-bottom: unset; }
    .orders-history-section .orders-table table tr:nth-child(2n-1) td:first-child{ font-weight: unset; }
    .order-history-status-info .order-status-info { position: relative; top: 10%; width: 80%; height: 430px; left: 10%; background-color: #FFF; padding: 20px; }
    .order-history-status-info .order-status-info h2{ font-size: 150%; }

    /* --- Catalog --- */
    .category-item, .category-card[data-ctype="category"], .category-card[data-ctype="category-desc"]{ margin-bottom: 15px; }
    .category-card{ margin: 0 15% 0 15%; }
    .category-card:hover { cursor: pointer; background-color: rgba(0,0,0,.3); font-size: 130%; color: #B08F68; }
    .category-card:before { position: absolute; top: 0; right: 0; bottom: 0; left: 0; background-color: inherit; content: ' '; border-radius: 10px; }
    .category-card p{ text-align: center; position: absolute; left: 0; bottom: 0; padding: 10px 20px; font-weight: bold; font-size: 130%; width: 100%; }
    .cat-item-p{ width: unset; margin: 0 15% 0 15%; }
    .category-card[data-ctype="category-item"]  p{ text-align: center; position: absolute; left: 0; bottom: 0; padding: 10px 20px; font-weight: bold; font-size: 110%; width: 100%; }

    .catalog-item-wrapper{ top: 3%; left: 5%; z-index: 110; width: 90%; padding: 20px; }
    .catalog-item-wrapper .gallery .col-md-12{ padding: 0; }

    /* --- Catalog: Item --- */
    .catalog-item-wrapper .catalog-item-modal-close{ margin-bottom: 15px; }
    .catalog-item-wrapper h2{ margin-bottom: 20px; font-size: 140%; }
    .catalog-item-wrapper .item-price{ font-size: 150%; }
    .catalog-item-wrapper p{ font-size: 110%; }
    .catalog-item-wrapper .lightbox-images img{ width: 100%; }
    .catalog-item-wrapper .lightbox-images .mobile-img { width: 30%; margin-right: 5%; float: left; }
    .catalog-item-wrapper .lightbox-images .mobile-img:nth-child(3n) { margin-right: 0%; }
}

/* 992 768 541*/