/**
 * WARNING: Do not change this file. Your changes will be lost.
 * 2025-09-16 08:41:19 */
@import url('https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400;0,500;0,600;0,700;0,800;0,900;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');body.boxed {
}
@media (min-width: 768px) {
    .page-layout-1column .product-info-main, .page-layout-2columns-left .product-info-main, .page-layout-2columns-right .product-info-main, .page-layout-3columns .product-info-main,.page-product-downloadable .product-options-bottom {
        width: 65.33%;
    }
    .page-layout-1column .product.media, .page-layout-2columns-left .product.media, .page-layout-2columns-right .product.media, .page-layout-3columns .product.media,.page-product-downloadable .product-options-wrapper {
        width: 32.67%;
    }

    .page-layout-1column .column.main > .custom-block ~ .product-info-main, .page-layout-2columns-left .column.main > .custom-block ~ .product-info-main, .page-layout-2columns-right .column.main > .custom-block ~ .product-info-main, .page-layout-3columns .column.main > .custom-block ~ .product-info-main {
        width: 48.9975%;
    }
    .page-layout-1column .column.main > .custom-block ~ .product.media, .page-layout-2columns-left .column.main > .custom-block ~ .product.media, .page-layout-2columns-right .column.main > .custom-block ~ .product.media, .page-layout-3columns .column.main > .custom-block ~ .product.media {
        width: 24.5025%;
    }
}
@media (max-width: 480px){
    .products-grid .product-item {
        float: none;
        width: 100%;
        padding: 10px 0;
    }
}

::-webkit-scrollbar {
    width: 7px !important;
}
/* Handle */
::-webkit-scrollbar-thumb {
  background: #FFD21F; 
  border-radius: 10px;
}
.am-filesize{ display : none }
.side-custom-menu {
    border-color: #dae2e6;
    border-radius: 2px;
    border: 1px solid #ddd;
}
.side-custom-menu ul {
    padding: 5px 12px;
}
.side-custom-menu h2 {
    background-color: #f4f4f4;
    padding: 15px 20px 15px;
    margin: 0;
}
.side-custom-menu ul li {
    padding: 9px 4px;
    list-style: none;
    border-bottom: 1px solid #ccc;
}
.side-custom-menu ul li a {
    position: relative;
    color: #465157;
    font-size: 14px;
    letter-spacing: 0.005em;
    padding-left: 40px;
}
.side-custom-menu ul li a i {
    position: absolute;
    font-size: 22px;
    left: 0;
    top: -2px;
}
.side-custom-menu .action {
    padding: 10px 20px 10px;
}
.side-custom-menu .action a {
    display: block;
    background-color: #0088cc;
    padding: 16px 20px;
    width: 100%;
    font-size: 14px;
    font-weight: 600;
}
.side-custom-menu .action a:hover {
    color: #fff;
}
.owl-border-radius-7 .owl-stage-outer {
    border-radius: 0;
}
.owl-bottom-absolute-narrow.owl-theme .owl-controls {
    text-align: left;
    padding-left: 65px;
    bottom: 40px;
}
.owl-bottom-absolute-narrow.owl-theme .owl-controls .owl-dot span {
    width: 24px;
    height: 3px;
    border-radius: 0;
    background: #111;
    border: 0;
    opacity: 0.4;
}
.owl-bottom-absolute-narrow.owl-theme .owl-controls .owl-dot.active span,
.owl-bottom-absolute-narrow.owl-theme .owl-controls .owl-dot:hover span {
    background-color: #010204;
    opacity: 1;
    border-color: #010204;
}
.homepage-bar {
    border: none;
    background: none;
}
.homepage-bar .col-lg-4 {
    padding: 20px 0;
    border-left: 1px solid #fff;
}
.homepage-bar i {
    color: #465157;
}
.homepage-bar h3 {
    font-size: 14px;
    font-weight: 600;
    color: #465157;
    line-height: 19px;
}
.homepage-bar p {
    font-size: 13px;
    font-weight: 300;
    color: #839199;
    line-height: 19px;
}
.homepage-bar [class*=" porto-icon-"],
.homepage-bar [class^="porto-icon-"] {
    color: #465157;
}
.filterproduct-title {
    background: none;
    font-size: 18px;
    border-bottom: #e1e1e1 solid 1px;
    font-weight: 700;
    margin-bottom: 27px;
}
.filterproduct-title .content {
    background: none;
}
.owl-top-narrow {
    margin: -10px;
}
.owl-top-narrow .owl-carousel .owl-item > .item {
    padding: 10px;
}
.owl-theme .owl-dots .owl-dot span {
    width: 15px;
    height: 15px;
    border-radius: 100%;
    border: solid 2px #95a9b3;
    background: none;
    position: relative;
    margin: 5px 2px 5px 2px;
}
.owl-top-narrow .owl-theme .owl-controls {
    top: -52px;
    right: 8px;
}
.owl-theme .owl-dots {
    margin: 0;
}
.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
    border-color: #0088cc;
    background: none;
}
.owl-theme .owl-dots .owl-dot.active span:after,
.owl-theme .owl-dots .owl-dot:hover span:after {
    content: "";
    position: absolute;
    left: 3px;
    top: 3px;
    right: 3px;
    bottom: 3px;
    background-color: #0088cc;
    border-radius: 100%;
}
.page-wrapper > .breadcrumbs {
    padding: 5px 0 5px;
    margin-bottom: -15px;
}
.breadcrumbs li {
    line-height: 30px;
    display: inline-block;
}
.page-wrapper > .breadcrumbs .items {
    padding: 0 15px 0;
}
.breadcrumbs li.home a {
    width: 15px;
    display: inline-block;
    text-indent: 30px;
    line-height: 30px;
    overflow: hidden;
    float: left;
    position: relative;
}
.breadcrumbs li.home a:after {
    content: "\e883";
    font-family: "porto-icons";
    position: absolute;
    left: 0;
    top: 0;
    text-indent: 0;
}
.sidebar.sidebar-main {
    position: relative;
}
.block-category-list .block-title,
.filter-options-title,
.filter .filter-current-subtitle {
    border: none;
    background-color: transparent;
    padding: 16px 20px 4px 20px;
    font-size: 15px;
    text-transform: uppercase;
    font-weight: 600;
    color: #21293c;
    letter-spacing: 0.01em;
}
.block-category-list .block-title {
    padding: 30px 20px 0 20px;
}
.block-category-list .block-title strong {
    font-weight: 600;
}
.block-category-list .block-content,
.filter-options-content {
    border: none;
    background-color: transparent;
    padding: 10px 20px 26px 20px;
    border-bottom: #efefef solid 1px;
    position: relative;
    z-index: 2;
    border-radius: 0;
}
.filter-current .items {
    border: none;
    background-color: transparent;
    position: relative;
    z-index: 2;
}
.filter-current .item {
    padding-left: 20px;
}
.filter-current .action.remove {
    right: 20px;
    color: #21293c;
}
.filter-actions {
    border: none;
    background-color: transparent;
    border-bottom: #efefef solid 1px;
    position: relative;
    z-index: 2;
    padding-right: 20px;
}
.filter-actions a {
    color: #858585;
}
.filter-options-title:after {
    content: "\f803";
    border: none;
    color: #21293c;
    font-size: 17px;
    margin-top: -6px;
}
.filter-options-title:hover:after {
    background: none;
    color: #21293c;
}
.active > .filter-options-title:after {
    content: "\f800";
}
#ln_slider_price.ui-slider-horizontal {
    height: 3px;
    box-shadow: none;
}
#ln_slider_price .ui-slider-handle {
    width: 12px;
    height: 12px;
    border-radius: 100%;
}
.sidebar-title {
    font-size: 15px;
    font-weight: 600;
    color: #21293c;
    letter-spacing: 0.01em;
    margin-bottom: 20px;
    padding-left: 20px;
    padding-right: 20px;
}
.porto-icon-left-open-huge:before {
    content: "\f802";
    color: #21293c;
}
.porto-icon-right-open-huge:before {
    content: "\f801";
    color: #21293c;
}
.sidebar .owl-top-narrow .owl-theme .owl-controls {
    top: -30px;
    right: 3px;
}
.sidebar .owl-top-narrow .owl-theme .owl-controls .owl-nav div *:before {
    color: #21293c;
}
.sidebar .product-items .product-item-info .product-item-photo {
    max-width: 25.19%;
}
.sidebar .product-items .product-item-name a {
    font-size: 14px;
    color: #5b5b5f;
    font-weight: 600;
}
.sidebar .sidebar-filterproducts {
    margin-bottom: 30px;
    padding-bottom: 40px;
    background: none;
    border-bottom: #efefef solid 1px;
}
.sidebar .product-items .product-item .product-reviews-summary {
    display: block;
    margin-top: 0;
}
.sidebar-filterproducts.custom-block + h2 {
    font-size: 15px !important;
    text-transform: uppercase;
    font-weight: 600;
    color: #21293c !important;
    letter-spacing: 0.01em;
    padding: 0 20px;
}
.sidebar-filterproducts.custom-block + h2 + h5 {
    font-family: "Open Sans" !important;
    font-weight: 600 !important;
    font-size: 14px !important;
    color: #7a7d82 !important;
    letter-spacing: 0.022em;
    padding: 0 20px;
}
.sidebar-filterproducts.custom-block + h2 + h5 + p {
    color: #21293c !important;
    font-size: 15px !important;
    letter-spacing: 0.01em;
    padding: 0 20px;
}
.sidebar .custom-block {
    padding: 0 20px;
}
.category-boxed-banner.owl-theme .owl-controls {
    bottom: 0;
}
.page-products .toolbar .limiter {
    display: block;
}
.page-with-filter .toolbar-amount {
    display: none;
}
.full-width-image-banner {
    height: 300px;
}
.full-width-image-banner:after {
    display: none;
}
.full-width-image-banner h2 {
    font-size: 36px;
    font-weight: 900;
    letter-spacing: -0.025em;
    text-transform: uppercase;
    line-height: 38px;
}
.full-width-image-banner p {
    font-size: 18px;
    line-height: 38px;
    font-weight: 700;
    text-transform: uppercase;
}
.full-width-image-banner .btn-default {
    font-size: 14px;
    line-height: 25px;
    letter-spacing: 0.025em;
    padding: 10px 20px;
    background-color: #010204;
    color: #fff;
    font-family: "Oswald";
    text-transform: uppercase;
    border-radius: 2px;
    margin-top: 31px;
}
.page-products .toolbar .limiter .limiter-text {
    display: none;
}
.modes-mode.active {
    border: none;
    background: none;
    color: #111;
}
.modes-mode,
.modes-mode:hover {
    border: none;
    background: none;
    color: #111;
    width: 15px;
}
.toolbar select {
    border: 1px solid #e4e4e4;
    height: 37px;
    color: #7a7d82;
    font-weight: 400;
    font-size: 14px;
    text-transform: capitalize;
    padding: 0 10px;
    padding-right: 30px;
    line-height: 31px;
}
.toolbar-sorter .sorter-action {
    margin-top: 6px;
    color: #21293c;
}
.toolbar-sorter .sorter-action:before {
    color: #21293c;
}
.pages a.page,
.pages strong.page,
.pages .action {
    width: 32px;
    line-height: 32px;
}
.products-grid + .toolbar.toolbar-products {
    border-top: solid 1px #efefef;
    padding-top: 25px;
}

.catalog-product-view .sidebar .custom-block {
    border: none;
    color: #6b7a83;
    padding-bottom: 0;
    margin-bottom: 33px;
    background: none;
}
.catalog-product-view .sidebar .custom-block-1 > div i {
    color: #0088cc;
    border: none;
    font-size: 40px;
    float: left;
}
.catalog-product-view .sidebar .custom-block-1 > div {
    min-height: 65px;
    clear: both;
    padding: 18px 0;
    border-bottom: solid 1px #dee5e8;
    margin-bottom: 0;
}
.catalog-product-view .sidebar .custom-block-1 > div:last-child {
    border-bottom-width: 0;
}
.block-manufacturer {
    text-align: center;
    padding: 10px 20px 0;
    margin-bottom: 0;
}
.block-manufacturer hr {
    border-color: #dee5e8;
    margin-bottom: 0;
}
.catalog-product-view .sidebar .custom-block-1 > div h3 {
    font-size: 14px;
    font-weight: 600;
    line-height: 20px;
    letter-spacing: 0.005em;
    color: #6b7a83;
    margin-left: 80px;
}
.block.related {
    padding: 0 20px;
}
.block .title strong {
    font-size: 15px;
    font-weight: 600;
    color: #21293c;
    letter-spacing: 0.01em;
    margin-bottom: 20px !important;
    padding-top: 0;
    text-transform: uppercase;
}
.block.related .product-items .product-item-actions {
    display: none;
}
.product-info-main .page-title-wrapper h1 {
    font-size: 25px;
    font-weight: 600;
    letter-spacing: -0.01em;
    color: #21293c;
    margin: 3px 0 15px;
}
.prev-next-products a {
    color: #555;
}
.product-reviews-summary .reviews-actions a {
    line-height: 20px;
    font-size: 14px;
    color: #bdbdbd;
}
.product-info-main .product.overview {
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 0.005em;
    line-height: 27px;
    border-bottom: solid 1px #dae2e6;
}
.product.media {
    padding-right: 12px;
}
.fotorama__stage__shaft {
    border: none;
}
.fotorama__nav--thumbs .fotorama__thumb {
    border-color: #dae2e6;
}
.product-options-bottom .price-box .price-container .price,
.product-info-price .price-box .price-container .price {
    font-size: 21px;
    font-weight: 700;
    letter-spacing: 0.005em;
}
.product-info-main .product-info-price .old-price .price-wrapper .price {
    font-size: 16px;
    color: #2b2b2d;
    font-weight: 400;
}
.product-info-main .fieldset > .field.qty,
.product-info-main .nested.options-list > .field.qty {
    position: relative;
    width: 106px;
}
.product-info-main .qty.field .control,
.product-info-main .qty.field .qty-changer {
    margin-left: 29px;
}
.product-info-main .qty.field .qty-changer > a {
    position: absolute;
    top: 0;
    left: 0;
    width: 30px;
    line-height: 41px;
    text-align: center;
    margin: 0;
    border-color: #dae2e6;
}
.product-info-main .qty.field .qty-changer > a:first-child {
    left: auto;
    right: 4px;
}
.product-info-main .box-tocart .input-text.qty {
    font-family: "Oswald";
    display: inline-block;
    vertical-align: middle;
    width: 44px !important;
    font-size: 14px;
    font-weight: 400;
    text-align: center;
    color: #61605a;
    margin: 0;
    border-color: #dae2e6;
}
.product-info-main .qty.field .qty-changer > a .porto-icon-up-dir:before {
    content: "\f882";
}
.product-info-main .qty.field .qty-changer > a .porto-icon-down-dir:before {
    content: "\f883";
}
.catalog-product-view:not(.weltpixel-quickview-catalog-product-view):not(.weltpixel_quickview-catalog_product-view)
.box-tocart
.action.tocart {
    font-size: 14px;
    letter-spacing: 0.05em;
    font-weight: 400;
    color: white;
}
.box-tocart .action.tocart:before {
    content: "\e87f";
    font-family: "porto-icons";
    margin-right: 7px;
    font-size: 16px;
}
.action.primary,
.action.primary:active {
    font-family: "Oswald";
    letter-spacing: 1px;
    text-transform: uppercase;
}
.product-addto-links .action.towishlist,
.product-addto-links .action.tocompare,
.product-social-links .action.mailto.friend,
.moved-add-to-links .action.mailto.friend {
    width: 43px;
    line-height: 43px;
    background-color: #f4f4f4;
}
.product.data.items > .item.content {
    background-color: #fff;
    box-shadow: none;
    border: none;
    border-top: #dae2e6 solid 1px;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 0.005em;
    line-height: 27px;
}

.main-upsell-product-detail .block.upsell .title strong {
    background: none;
}
.block.upsell .title {
    background: none;
    border-bottom: #e1e1e1 solid 1px;
    font-weight: 700;
    margin-bottom: 16px;
    padding-bottom: 10px;
    text-transform: uppercase;
    text-align: left;
}
.block.upsell .title strong {
    font-size: 14px;
    font-weight: 400;
    font-family: "Oswald";
    color: #302e2a;
}
.review-ratings .rating-label {
    display: block;
}

.footer-middle {
    padding: 62px 0 42px;
}
.footer-ribbon {
    margin: -78px 0 25px;
}
.footer-middle p {
    font-size: 13px;
    line-height: 20px;
    margin-bottom: 0;
}
.footer-middle .block .block-title {
    margin-bottom: 15px;
}
.footer-middle .block .block-title strong {
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
}
.footer-middle ul.links li,
.footer-middle ul.features li {
    padding: 6px 0;
}
.footer-container .validation-advice {
    position: absolute;
}
.footer-middle .block.newsletter .form.subscribe {
    max-width: 400px;
}
.footer-middle .block.newsletter .control:before {
    line-height: 48px;
    margin-left: 20px;
}
.footer-middle .block.newsletter .control {
    position: relative;
}
.footer-middle .block.newsletter .control input {
    background-color: #fff;
    color: #686865;
    height: 48px;
    border: none;
    font-size: 14px;
    padding-left: 10px;
}
.footer-middle .block.newsletter .control div.mage-error {
    position: absolute;
    bottom: -22px;
}
.footer-middle .block.newsletter .action.subscribe {
    height: 48px;
    text-transform: uppercase;
    padding: 0 22px;
}
.footer-middle .block-bottom {
    border-top: 1px solid #3d3d38;
    text-align: left;
    padding: 27px 0;
    overflow: hidden;
}
.footer-middle .social-icons {
    overflow: hidden;
}
.footer-middle .social-icons a {
    background-image: none;
    background-color: #33332f;
    text-indent: 0;
    color: #fff;
    border-radius: 0;
    font-size: 15px;
    width: 37px;
    height: 37px;
    text-align: center;
    margin-left: 0;
    margin-right: 4px;
    float: left;
    line-height: 35px;
}
.footer-middle ul.contact-info li:first-child {
    border-top-width: 0;
}
.footer-middle ul.contact-info li {
    padding: 9px 0;
}
.footer-middle ul.contact-info i {
    color: #e1ddc3 !important;
    font-size: 26px;
    line-height: 28px;
}
.footer-middle ul.contact-info b {
    font-weight: 400;
    font-size: 13px;
    margin-bottom: 7px;
    display: inline-block;
}
.footer-bottom {
    padding: 18px 0;
}
.footer-bottom address {
    float: left;
    font-size: 11px;
    line-height: 42px;
    color:#fff;
}
.footer-bottom .container {
    position: relative;
}
.footer-bottom .container:before {
    content: "";
    position: absolute;
    background-color: #3d3d38;
    left: 15px;
    right: 15px;
    top: -18px;
    height: 1px;
    width: calc(100% - 30px);
}
@media (max-width: 991px) {
    .footer .block .block-content {
        margin-bottom: 30px;
    }
    .footer-middle .block-content {
        min-width: auto !important;
        width: 100%;
    }
}
@media (max-width: 767px) {
    .homepage-bar .col-lg-4 {
        text-align: left !important;
    }
    .sidebar.sidebar-main {
        position: static;
    }
    .product.data.items {
        margin: 0;
    }
    .prev-next-products .product-nav.product-next .product-pop {
        margin: 0;
    }
    .prev-next-products .product-nav.product-prev .product-pop {
        left: -20px;
    }
    .product-info-main .fieldset > .field.qty {
        margin-bottom: 20px;
    }
    .fieldset > .actions {
        vertical-align: top;
    }
    .catalog-product-view .sidebar .custom-block {
        padding: 0;
    }

    .footer-middle {
        padding: 62px 0 0;
        margin-bottom: -20px;
    }
    .footer .block .block-content {
        margin-bottom: 30px;
    }
    .footer-middle .block-content {
        float: none !important;
    }
    .footer-middle .social-icons {
        overflow: hidden;
        float: none !important;
    }
    .footer-bottom .custom-block.f-right {
        margin-left: 0;
    }
}
.page-products .sorter {
    float: left;
}
.modes {
    float: right;
    margin-right: 0;
    margin-left: 20px;
    margin-top: 7px;
}
.modes-mode:before {
    content: "\e880";
    font-size: 14px;
}
.mode-list:before {
    content: "\e87b";
    font-size: 14px;
}
.products.wrapper ~ .toolbar .limiter {
    float: left;
}
.products.wrapper ~ .toolbar .pages {
    float: right;
}
@media (min-width: 768px) {
    .page-header.type2.header-newskin .navigation .level0 > .level-top {
        font-weight: 700;
    }
    .product.data.items > .item.title {
        padding: 10px 30px 10px 0;
    }
    .product.data.items > .item.title > .switch {
        font-size: 14px;
        font-weight: 700;
        color: #818692;
        text-transform: uppercase;
        border: none;
        border-radius: 0;
        line-height: 30px;
        background: none;
        padding: 0;
    }
    .product.data.items > .item.title:not(.disabled) > .switch:focus,
    .product.data.items > .item.title:not(.disabled) > .switch:hover {
        background: none;
        color: #818692;
    }
    .product.data.items > .item.title.active > .switch,
    .product.data.items > .item.title.active > .switch:focus,
    .product.data.items > .item.title.active > .switch:hover {
        color: #21293c;
        position: relative;
        border-bottom: #0088cc solid 2px;
    }
    .product.data.items > .item.content {
        padding: 35px 0 0;
        margin-top: 45px;
    }
}
.product-item-details .product-item-name > a,
.product-item-details .product-item-name > a:hover {
    color: #7a7d82;
}
.products-grid
.product-item
.product-item-info
.product-item-photo
> a:not(.weltpixel-quickview):after {
    content: "";
    display: block;
    background-color: #000;
    opacity: 0;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2;
    visibility: hidden;
    transition: all 0.3s;
}
.products-grid
.product-item
.product-item-info:hover
.product-item-photo
> a:not(.weltpixel-quickview):after {
    opacity: 0.1;
    visibility: visible;
}
.block-category-list .block-content .item a {
    font-size: 14px;
    font-weight: 600;
}
.swatch-attribute.size .swatch-option,
.swatch-attribute.manufacturer .swatch-option {
    background: #fff;
    color: #636363;
    border-color: #e9e9e9;
}
.swatch-option.text {
    min-width: 26px;
    line-height: 18px;
    padding: 3px;
    height: 26px;
}
.pages a.page,
.pages strong.page,
.pages .action {
    background: transparent;
    color: #706f6c;
    font-size: 15px;
    font-weight: 600;
    line-height: 30px;
}
.pages a.page:hover,
.pages a.action:hover {
    background-color: transparent;
    color: #706f6c;
}
.pages a.action:hover:before {
    color: #706f6c !important;
}
.pages .action {
    border-color: transparent;
}
.product-info-main .product-info-stock-sku {
    color: #333;
    font-size: 14px;
    padding-bottom: 23px;
}
.product-reviews-summary .reviews-actions a {
    color: #21293c;
}
.product-info-main .product-info-stock-sku {
    color: #21293c;
}

.catalog-product-view .sidebar .custom-block.custom-block-1 {
    margin-top: -25px;
}
.block-minicart .block-content > .actions > .secondary .action.viewcart {
    color: #333;
    font-weight: 500;
    font-family: "Oswald";
}
.product-item .rating-summary .rating-result > span:before {
    color: #575f68;
}
.category-image {
    margin-bottom: 20px;
}
@media (max-width: 767px) {
    .block-category-list .block-title,
    .block-category-list .block-content,
    .sidebar-title,
    .sidebar .custom-block,
    .sidebar-filterproducts.custom-block + h2,
    .sidebar-filterproducts.custom-block + h2 + h5,
    .sidebar-filterproducts.custom-block + h2 + h5 + p {
        padding-left: 0;
        padding-right: 0;
    }
}
@media (max-width: 480px) {
    .toolbar .limiter .label {
        min-width: 43.22px;
    }
}
.side-list .old-price .price-container .price {
    font-size: 12px;
    color: #999;
}
.side-list .product-items .product-item-name {
    margin-top: 0;
    margin-bottom: 0;
}
.product-item .rating-summary .rating-result {
    width: 64px;
}
.product-item .rating-summary .rating-result:before,
.product-item .rating-summary .rating-result > span:before {
    font-size: 11px;
    height: 11px;
    line-height: 11px;
}
.product-item-info .product.name a {
    color: #121214;
}
.price-box .price {
    font-family: "Open Sans";
    font-weight: 600;
}
.product-item-details {
    padding: 0 10px;
}
.products-grid .product-item-details .product-item-actions .tocart {
    text-transform: uppercase;
    font-size: 12.53px;
    font-family: "Oswald";
    font-weight: 400;
    letter-spacing: 0.025em;
    color: #6f6e6c;
    line-height: 30px;
    background-color: #f4f4f4;
    border-color: #f4f4f4;
}
.product-item .tocart:before {
    content: "\e87f";
    font-size: 17px;
    vertical-align: middle;
}
.product-social-links .action.towishlist:before,
.product-addto-links .action.towishlist:before,
.block-bundle-summary .action.towishlist:before,
.product-item .action.towishlist:before,
.table-comparison .action.towishlist:before {
    content: "\e889";
}
.product-item-info.type2 {
    z-index: 3 !important;
}
.block.block-banner {
    border: 0;
}
.m1 {
    margin: 0 0 3px !important;
}
.block-banner li {
    width: 20%;
    float: left;
    list-style: none;
    margin: 0px;
    padding: 0px;
}
.block-banner li a {
    display: block;
    margin: 0 2px;
}
.block.block-banner img {
    max-width: 100%;
}
.m1 ul.clearfix {
    padding: 0;
    margin: 0;
}
.account-nav .nav > li {
    margin-bottom: 0px;
}
.account-nav .nav > li > strong {
    font-weight: 600;
    color: #0088cc;
}
.welcome-msg {
    background: #dff0d8;
    border: 1px solid #d6e9c6;
    border-radius: 0px;
    color: #3c763d;
    margin-bottom: 20px;
    padding: 10px;
}
p.hello {
    float: left;
    margin-bottom: 0;
    margin-right: 5px;
}
th.col {
    background: #f6f6f6;
}
.block.block-dashboard-orders {
    margin-top: 45px;
}
.page-title.infobox {
    border: 2px solid red;
    width: 340px;
    clear: both;
    font-size: 13px;
    line-height: 18px;
    padding: 6px;
    text-align: center;
    margin-bottom: 10px;
}
.page-header.type2 .search-area {
    max-width: 88%;
}
.homepage-bar .text-area {
    display: inline-block;
    vertical-align: middle;
    text-align: left;
    margin-left: 5px;
}
.category-view {
    margin-top: 20px;
}
.filter-option-item {
    display: flex;
}
.filter-option-content li.item {
    float: left;
    border: 1px solid #dbd7d7;
    margin: 5px;
}
.filter-option-content li.item a {
    padding: 0 10px;
}
.cookie-status-message {
    display: none;
}
.product-info-main .qty.field .control,
.product-info-main .qty.field .qty-changer {
    margin-left: 0 !important;
}
.swatch-attribute span.swatch-option-price {
    display: none;
}

.Topic li.item {
    background: #2189c4;
    border: 1px solid #0a3751;
}
.Topic li.item:hover {
    background: #0a3751;
}
.Topic li.item a {
    color: #ffffff;
}
.Difficulty li.item {
    background: #ffd21f;
    border: 1px solid #937910;
}
.Difficulty li.item:hover {
    background: #d1b64d;
}
.Difficulty li.item a {
    color: #111010;
}

.page.messages {
    margin-top: 10px;
}
.payment-method-braintree .hosted-control {
    padding: 0 !important;
}
#braintree_cc_number {
    padding-left: 68px !important;
}
img.braintree-credit-card-selected {
    width: 32px;
}
.field-tooltip.toggle {
    top: 4px !important;
}

.field.downloads.downloads-no-separately {
    display: none;
}
.block-search input {
    color: #777;
}
.page-header.type2 .custom-block {
    text-align: right;
}
.product.info.detailed .additional-attributes > tbody > tr > th {
    background: none;
}
.cart.table-wrapper .product-item-name > a {
    white-space: normal;
}

.product-labels .product-label {
    padding: 7px 10px;
    font-size: 15px;
}

.am-search-box-wrapper {
    padding: 0 2rem;
}
.am-widget-category .am-category-header .faq-category-title {
    color: #0088cc;
    font-size: 1.1rem;
}
.amfaq_questions .am-title {
    font-size: 0.9rem;
    margin-bottom: 5px;
    padding: 7px 7px 7px 0px;
    background: #eee;
    color: #282828;
}
.am-widget-category .amfaq_questions .am-title {
    font-size: 0.9rem;
    margin-bottom: 5px;
    padding: 7px 7px 7px 0px;
    background: #eee;
    color: #282828;
}
.am-title:before {
    content: "▶";
    margin-right: 1rem;
    margin-left: 1rem;
}
.amfaq_questions .am-item {
    border: 0px none;
    margin: 0 0 1rem 0;
}
.am-links a {
    font-size: 0.9rem;
}
.am-widget-category .am-category-header {
    margin-bottom: 0px;
}
.faq-category-view .page-title-wrapper h1 {
    margin: 0 !important;
}
.Authors li.item {
    background: #b8c40e;
    border-color: #9ba50b;
    color: #000;
}
.Authors ol li a {
    color: #111010;
}
.Authors.Popular li.item {
    background: #c61225;
    border-color: #7c0c17;
    color: #ffffff;
}
.Authors.Popular ol li a {
    color: #ffffff;
}
.Authors li.item:hover {
    background: #7a8117;
}
.Authors.Popular li.item:hover {
    background: #7c0c17;
}
.search-area .block.block-search {
    border-radius: 0px;
}
.autocomplete-suggestions {
    border: 1px solid #ccc;
}
.search-autocomplete {
    visibility: hidden;
}
.price-container .price {
    font-size: 1.1rem;
    font-weight: bold;
    color: #000;
}
.old-price .price{ color: #b11021; }
.product-labels .product-label.sale-label {
    background-color: #b11021;
}
button.action-primary.action-accept {
    font-size: 1em;
}
.product-item-info.type10 { z-index: 1 !important }
.catalog-category-view .page-title-wrapper { display: block }
.faq-cat { margin: 5px; padding: 5px 10px; list-style: none; float:left; }
.ask-question-form .button-container .button-info { font-size: 1.2rem }
.tipswrapper{ margin: 0 auto; }

.tiptext, .tiptext2{ font-weight: 300;font-size: 1.7em; line-height: 1.1; margin-top: 0.125rem; margin-bottom: 0.5rem;  color: #000;  }


.tipsbanner h2, .tipsbanner h5, .tipsbanner p {
    color: #000;
}
.amfaq-product-tab .block-title strong {
    font-size: 1.6rem !important; }
@media(min-width:992px){
    .sw-megamenu.navigation li.level0.classic .subchildmenu > li > .subchildmenu {
        left: -9999px !important;
    }
    .sw-megamenu.navigation li.level0.classic .subchildmenu > li:hover > .subchildmenu {
        left: 100% !important;
    }
}
@media (min-width: 992px) {
    .navigation .level0 .submenu a {
        color: #333;
    }
}
.search-area .minisearch .actions button{
    color: black;
    text-transform: uppercase;
    font-family: "Oswald";
    font-weight: 400;
    letter-spacing: 0.025em;
    line-height: 30px;
    border-color: #f4f4f4;
    height: 36px;
}
.search-area .minisearch .actions button:hover{
    background: #0088cc;
    color: #fff;
}
.search-autocomplete .amsearch-results div:not([data-click-url]){
    width: 100%
}
button.action.comingsoon.primary {
    margin-bottom: 0;
    margin: auto;
    border: none;
    background: #0a6767;
    font-size: 14px;
    letter-spacing: 0.05em;
    font-weight: 400;
    color: white;
    cursor: default;
}
button.action.comingsoon.primary span {
    display: block;
}
button.action.comingsoon.primary:hover {
    background: #0b2e13;
}
.amxnotif-guest-email {
    padding: 14px 12px !important;
}
@media (min-width: 768px), print{
.page-product-downloadable .product-options-bottom {
    float: left;
}
}
.amsearch-link.-view-all {
    color: #000 !important;
}
.bundle-options-container .product-options-wrapper .field.choice .price-notice { display: block; }


.product-custom-option.datetime-picker {
    width: 120px !important;
}
.ui-datepicker-trigger.v-middle {
    padding: 25px;
    margin: 0 5px;
    border: 1px solid #e7e7e7;
    line-height: 0;
    background: #1D7AAF;
    color: #fff;
}
select#options_1_hour, #options_1_minute, #options_1_day_part {
    width: 60px !important;
    line-height: 32px;
}
.product-options-wrapper label.label {
    font-size: 1.4rem !important;
    color: #FFD21F;
    font-weight: 600 !important;
    text-transform: uppercase;
}
#csp-extension .csp-order-items td .product.product-item-name { white-space: break-spaces; }
.col.col-carrier { display: none; }

.fieldset-bundle-options .product-name, .fieldset-bundle-options  .price-notice { display: none; }

