﻿


html {
  overflow-y: scroll;
}

img 
{
	max-width: 100%;
	height: auto;
}

.ajax-search .man-section {
    margin-bottom: 5px;
}

.ajax-search .twitter-typeahead {
    width: 90%
}

.bottom-links li {
    border-left: thin solid #000000;
}

.bottom-links li:first-child {
    border-left: none;
}

.btn-add {
    white-space: nowrap;
}

.btn-primary {
    color: #fff;
    letter-spacing: 0.05em;
    border: 2px solid var(--theme-color);
    background-image: linear-gradient(30deg, var(--theme-color) 50%, transparent 50%);
    background-size: 850px;
    background-repeat: no-repeat;
    background-position: 0;
    -webkit-transition: background 300ms ease-in-out;
    transition: background 300ms ease-in-out
}

.btn.primary {
    padding: 13px 29px;
    color: #fff;
    letter-spacing: 0.05em;
    border: 2px solid var(--theme-color);
    background-image: linear-gradient(30deg, var(--theme-color) 50%, transparent 50%);
    background-size: 850px;
    background-repeat: no-repeat;
    background-position: 0;
    -webkit-transition: background 300ms ease-in-out;
    transition: background 300ms ease-in-out
}

.btn.primary:hover {
    background-position: 100%;
    color: #000;
    background-color: #fff
}

.btn.primary:focus {
    color: #000
}

.cart-section tbody tr td {
    min-width: 200px;
}

.cart-section tbody tr td:first-child {
    min-width: 70px;
}

.checkout-details h3 {
    color: #444;
    font-weight: 700;
}

.checkout-page .checkout-form .form-group p {
    line-height: 24px;
    font-weight: 400;
    color: #333333;
    margin-bottom: 0px;
}

.check-out-table {
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0 1em;
}

    .check-out-table thead {
        border-bottom: 1px solid #ddd;
    }
        .check-out-table thead tr th {
            color: #444;
            font-weight: 600;
            font-size: 22px;
            text-align: center;
        }

        .check-out-table thead tr th:first-child {
            text-align: start;
        }

        .check-out-table thead tr th:last-child {
            text-align: end;
        }

    .check-out-table tbody tr td {
        color: #232323;
        font-weight: 400;
        font-size: 18px;
        line-height: 20px;
        text-align: center
    }

        .check-out-table tbody tr td:first-child {
            color: #444;
            font-weight: 400;
            font-size: 15px;
            line-height: 20px;
            text-align: start;
        }

        .check-out-table tbody tr td:last-child {
            text-align: end;
        }

        .check-out-table tbody tr td.label-td {
            color: #333;
            font-weight: 400;
            font-size: 18px;
        }

        .check-out-table tbody tr td.label-td-bold {
            color: #333;
            font-weight: 600;
            font-size: 18px;
        }

.collection-collapse-block .collection-collapse-block-content .secondary-search {
    margin-top: 30px
}

.collection-filter-block .filters-applied-title {
    position: relative;
    text-transform: uppercase;
    font-size: 16px;
    color: #444;
    font-weight: 600;
    margin: 30px 0 0 0;
}

.collection-filter-block .filters-applied-keyword {
    position: relative;
    text-transform: none;
    font-size: 14px;
    color: #444;
    font-weight: 600;
    margin: 20px 0 30px 0;
}

.contact-icon svg {
    color: #fbaa34;
}

.contact-page .theme-form select {
    border-color: #ddd;
    font-size: 14px;
    padding: 17px 25px;
    margin-bottom: 30px;
    height: inherit
}

.theme-form .btn-primary {
	padding: 13px 29px;
    color: #fff;
    letter-spacing: 0.05em;
    border: 2px solid var(--theme-color);
    background-image: linear-gradient(30deg, var(--theme-color) 50%, transparent 50%);
    background-size: 850px;
    background-repeat: no-repeat;
    background-position: 0;
    -webkit-transition: background 300ms ease-in-out;
    transition: background 300ms ease-in-out
}

.dashboard-section .dashboard-box .dashboard-detail ul li .details h6 {
    text-transform: none;
}

.dashboard-section .dashboard-table .table td {
    text-transform: none;
}

.email-link-h6 {
    font-weight: 500;
    font-size: 14px;
    line-height: 24px;
    color: #0d6efd;
}

.ghost {
    opacity: 0.4;
}

.hero-text {
    text-transform: none;
}

.impersonating {
    padding: .75em 1.25em;
    background-color: #ed2827;
    color: black;
    position: relative;
    border: 1px solid transparent;
    font-weight: bold;
    text-align: center;
}

    .impersonating p {
        color: black;
    }

    .impersonating a {
        color: white;
        text-decoration: underline;
    }

.input-60 {
    width: 60px;
}

.input-80 {
    width: 80px;
}

.input-120 {
    width: 120px;
}

.list-group-item {
    padding: 0.75rem 1.25rem;
    border: 1px solid #eaeaea;
}

.main-menu .menu-right .icon-nav .mobile-cart .mobile-cart-icon {
    color: #fbaa34;
}

.marketplace-sidebar.sidenav {
	position: relative;
	z-index: 8;
}

.marketplace-sidebar.sidenav .sm-vertical {
    background-color: var(--theme-color);
}

.marketplace-sidebar.sidenav .pixelstrap > li > a {
    padding: 7px 30px 6px 30px !important;
}

#main-menu.sm-vertical > li > ul,
#main-menu.sm-vertical ul.sm-menu {
	max-height: 75vh !important; 
	overflow-y: auto !important; 
	overflow-x: hidden !important; 
	box-shadow: 0 2px 8px rgba(0,0,0,0.08); 

}

#main-menu.sm-vertical > li > ul,
#main-menu.sm-vertical ul.sm-menu {
	scrollbar-width: none; 
	-ms-overflow-style: none;

}

#main-menu.sm-vertical > li > ul::-webkit-scrollbar,
#main-menu.sm-vertical ul.sm-menu::-webkit-scrollbar {
	width: 0px; 
	background: transparent; 

}

.min-width-220 {
    min-width: 220px;
}

.mobile-cart-icon {
    height: 2em;
}

.mt-40percent {
    margin-top: 40%;
}

.mt-35percent {
    margin-top: 35%;
}

.nowrap {
    white-space: nowrap;
}

.pixelstrap a {
    font-family: 'Open Sans';
    font-weight: 600;
    font-size: 14px;
    color: #000000;
	-webkit-transition: none;
    transition: none;
}

.pixelstrap a:hover {
    font-family: 'Open Sans';
    font-weight: 600;
    font-size: 14px;
    color: #000000;
}

.pixelstrap li a:hover {
	font-family: 'Open Sans';
	font-weight: 600 !important;
	font-size: 14px;
	background-color: #f7c94f !important;
	text-decoration: none;
	transition: none;
}

.pixelstrap ul {
    background: var(--theme-color);
}

.pixelstrap ul a:before {
    background-color: #f7c94f;
    -webkit-transition: none;
    transition: none;
}

.pointer {
    cursor: pointer;
}

.primary-color {
    color: var(--theme-color);
}

.link-color {
    color: #0d6efd !important;
}

.print-pdf-table th {
    border: 1px solid #000000 !important;
}

.print-pdf-table td {
    border: 1px solid #000000 !important;
}

.table thead th {
    border-bottom: 1px solid #000000 !important
}

.product-box .product-detail h4 {
    color: #000000;
    text-wrap: wrap;
    font-weight: 400;
}

.product-box .product-detail h6 {
    color: #000000;
    text-wrap: wrap;
}

.product-detail .product-buttons .btn-solid {
    padding: 7px 7px;
}

.product-detail .product-buttons .form-control {
    text-align: center;
    width: 80px;
}

.product-pagination .pagination .page-item {
    cursor: pointer;
}
.product-pagination .product-search-count-bottom {
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
    padding-left: 15px;
}

.product-right .product-buttons .btn-solid {
    padding: 7px 20px;
}

.product-right .product-buttons .last-button {
    margin-left: 10px;
}

.product-right .product-quantity {
    padding-top: 15px;
    padding-bottom: 20px;
}

.register-page .theme-card .theme-form input {
    font-size: 14px;
    margin-bottom: 20px;
    padding: 12px 15px;
}

.register-page .theme-card .theme-form textarea {
    border-color: #eaeaea;
    font-size: 14px;
    padding: 17px 25px;
    margin-bottom: 30px;
    height: inherit
}

.secondary-search {
    position: relative;
}

.secondary-search input {
    width: 100%;
    height: 45px;
    font-size: 16px;
    border: 1px solid #e2e2e2;
    outline: none;
    background: white;
    padding: 0 10px;
    box-shadow: none;
}

.secondary-search input.form-control:focus {
    border-color: #e2e2e2 !important;
    box-shadow: none !important;
    outline: none;
}

.secondary-search button {
    position: absolute;
    width: 40px;
    height: 45px;
    padding: 0;
    border: 1px solid #e2e2e2;
    outline: none;
    cursor: pointer;
    background-color: transparent;
    border-radius: 5px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.secondary-search button:hover {
    border: 1px solid #e2e2e2;
    background-color: #f5f5f5;
    border-radius: 5px;
}

    .secondary-search button i {
        font-size: 18px;
        color: var(--theme-color);
    }

.setting-body .shopping-cart {
    padding: 15px 15px;
    min-width: 270px;
    left: unset;
    right: 0;
}

    .setting-body .shopping-cart .qty-box .input-group .form-control {
        width: 60px;
    }

    .setting-body .shopping-cart li {
        position: relative;
        padding-bottom: 10px;
        width: 100%;
    }

        .setting-body .shopping-cart li:last-child {
            padding-bottom: 0;
        }

        .setting-body .shopping-cart li .media img {
            height: 90px;
        }

        .setting-body .shopping-cart li .media .media-body {
            -ms-flex-item-align: center;
            align-self: center;
        }

            .setting-body .shopping-cart li .media .media-body h4 {
                color: #333;
                font-weight: 700;
            }

                .setting-body .shopping-cart li .media .media-body h4 span {
                    color: #777;
                    font-size: 16px;
                }

            .setting-body .shopping-cart li .media .media-body h4.quantity {
                color: #333;
                font-weight: 400;
                margin-bottom: 0px;
                margin-top: 7px;
                margin-right: 5px;
            }

            .setting-body .shopping-cart li .media .media-body .form-control {
                line-height: 0.5;
            }

        .setting-body .shopping-cart li .close-circle {
            position: absolute;
            top: 0;
            right: 0;
        }

            .setting-body .shopping-cart li .close-circle svg {
                color: #a1a1a1;
                -webkit-transition: all 0.3s ease;
                transition: all 0.3s ease;
            }

                .setting-body .shopping-cart li .close-circle svg:hover {
                    color: #000;
                    -webkit-transition: all 0.3s ease;
                    transition: all 0.3s ease;
                }

        .setting-body .shopping-cart li .total {
            border-top: 1px solid #f1f5f4;
            border-bottom: 1px solid #f1f5f4;
            padding-top: 10px;
            padding-bottom: 10px;
        }

            .setting-body .shopping-cart li .total h5 {
                text-transform: capitalize;
                margin-bottom: 0;
                color: #222222;
                font-weight: 700;
            }

                .setting-body .shopping-cart li .total h5 span {
                    float: right;
                }

.setting-box {
    width: 300px;
}

.setting-box .sidebar-back {
    background-color: #fff;
}

.small-slider .home-slider .home .slider-contain h1 {
    color: #ffffff;
}

.small-slider .home-slider .home .slider-contain h4 {
    color: #ffffff;
}

.social-icon {
    height: 1.5em;
}

.success-text p {
    text-transform: none;
}

.svg-icon-menu .pixelstrap > li > a img {
    background-color: inherit;
    border-radius: 0%;
    border: none;
}

.svg-icon-menu .pixelstrap > li > a svg {
    background-color: inherit;
    border-radius: 0%;
    border: none;
}

.supplier-logo {
	 max-width: 180px;	
	 max-height: 180px; 
	 object-fit: contain;  
}

.theme-modal .modal-dialog .modal-content .modal-body {
    background-image: none;
}

.title7 h2 {
    font-family: 'Open Sans';
    color: #000000;
    text-transform: none;
}

.top-header .header-contact li {
    padding-left: 10px;
    padding-right: 10px;
}

.top-header .header-contact li a {
    color: #000000;
}

.top-header .header-dropdown li {
	cursor: default;
    color: #000000;
}

.top-header .header-dropdown li svg {
    padding-right: 5px;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.top-header .header-dropdown li a {
    color: #000000;
}

.page-item.active .page-link {
	color: #000000;
    background-color: #fbaa34; 
    border-color: #fbaa34; 
}

.dt-paging-button .page-link {
	color: black;
}

.top-header .header-dropdown li a svg {
    padding-right: 5px;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.umb-block-grid__layout-item ::marker {
    unicode-bidi: isolate;
    font-variant-numeric: tabular-nums;
    text-transform: none;
    text-indent: 0px !important;
    text-align: start !important;
    text-align-last: start !important;
}

.umb-block-grid__layout-item h3 {
    display: block;
    font-size: 1.17em;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    font-weight: bold;
    unicode-bidi: isolate;
    color: #000;
    font-family: 'Lato';
    line-height: 1.5;
}

.umb-block-grid__layout-item li {
    display: list-item;
    text-align: -webkit-match-parent;
    unicode-bidi: isolate;
}

.umb-block-grid__layout-item p {
    display: block;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    unicode-bidi: isolate;
    color: #000;
    font-family: 'Lato';
    font-weight: 300;
    line-height: 1.5;
}

.umb-block-grid__layout-item strong {
    font-weight: bold;
}

.umb-block-grid__layout-item ul {
    display: block;
    list-style-type: disc;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    unicode-bidi: isolate;
    font-family: 'Lato';
    font-weight: 300;
    line-height: 1.5;
    color: #000;
    font-size: 15px;
}

.user-dashboard-section .faq-content .tab-pane .card {
    min-height: 44vh;
}

.validation-summary-valid {
    display: none;
}

.vertical-line-black {
    border-left: thin solid #000000;
}

.width-100 {
    width: 100%;
}

/*umbraco background colors*/
.grey {
    background-color: #d8d7d9 !important;
}

.brown {
    background-color: #795548 !important;
}

.blue {
    background-color: #2196f3 !important;
}

.light-blue {
    background-color: #03a9f4 !important;
}

.indigo {
    background-color: #3f51b5 !important;
}

.purple {
    background-color: #9c27b0 !important;
}

.deep-purple {
    background-color: #673ab7 !important;
}

.cyan {
    background-color: #00bcd4 !important;
}

.green {
    background-color: #4caf50 !important;
}

.light-green {
    background-color: #8bc34a !important;
}

.lime {
    background-color: #cddc39 !important;
}

.yellow {
    background-color: #ffeb3b !important;
}

.amber {
    background-color: #ffc107 !important;
}

.orange {
    background-color: #ff9800 !important;
}

.deep-orange {
    background-color: #ff5722 !important;
}

.red {
    background-color: #d42054 !important;
}

.pink {
    background-color: #e91e63 !important;
}

@media (min-width: 991px) {
	.umb-block-grid__layout-item ul {
		padding-inline-start: 40px;
	}
}

@media (max-width: 991px) {
    .product-quantity .d-flex {
        justify-content: center;
    }
}

@media (min-width: 1200px) {
    .pixelstrap ul a {
        color: #000000;
        font-weight: 600;
    }
}

@media (max-width: 480px) {
    .register-page .theme-card .theme-form textarea {
        margin-bottom: 20px;
        padding: 12px 15px
    }
}

@media (max-width: 577px) {
    .main-menu .menu-right .icon-nav .mobile-cart .mobile-cart-icon {
        color: #000000;
    }

    .main-menu .menu-right .icon-nav .mobile-cart svg, .main-menu .menu-right .icon-nav .mobile-search svg {
        display: inline-block;
        font-size: 22px;
        color: #000000;
    }

    .main-menu .menu-right .icon-nav .mobile-search {
        right: 74%;
        z-index: 1
    }

    .mobile-cart-icon {
        height: 1em;
    }

    .product-detail .product-buttons .form-control {
        width: 60px;
    }

    .top-header .header-dropdown li svg {
        padding-right: 0;
        font-size: 18px;
    }

    .top-header .header-dropdown li a svg {
        padding-right: 0;
        font-size: 18px;
        color: #000000;
    }

    .top-header .header-dropdown .mobile-account {
        right: 24%;
    }

	.top-header .header-dropdown .mobile-logout {
        display:none;
    }
}

@media (max-width: 1199px) {
	 .form_search {
        display: block;
		width: 400px;
    }

	.main-menu 
	{
		display: -webkit-box;
	}
    .marketplace-sidebar.sidenav {
		height: unset !important;
		width: unset !important;
		position: relative !important;
		z-index: 1 !important;
		top: unset !important;
		left: unset !important;
    }
}

@media (max-width: 991px) {
	.form_search {
		width: 325px;
    }

	.form_search button{
		right: 0px;
		left: 290px;
    }
}

@media (max-width: 767px) {
	.form_search {
		display: none;
    }
    .cart-section tbody tr td:first-child {
        min-width: 20px;
    }

    .cart-section tbody tr td {
        min-width: 120px;
    }

    .cart-section .cart-table thead th:nth-last-child(-n+2) {
        display: none
    }

    .cart-section tbody tr td:nth-last-child(-n+2) {
        display: none
    }

    .dashboard-section .dashboard-table .table.wishlist-table th:nth-child(5), .dashboard-section .dashboard-table .table.wishlist-table td:nth-child(1) {
        min-width: 80px
    }

    .dashboard-section .dashboard-table .table.wishlist-table th:nth-child(2), .dashboard-section .dashboard-table .table.wishlist-table td:nth-child(2) {
        min-width: 100px
    }

    .dashboard-section .dashboard-table .table.wishlist-table th:nth-child(3), .dashboard-section .dashboard-table .table.wishlist-table td:nth-child(3) {
        min-width: 120px
    }

    .dashboard-section .dashboard-table .table.wishlist-table th:nth-child(3), .dashboard-section .dashboard-table .table.wishlist-table td:nth-child(3) button {
        margin-bottom: 0.25rem;
    }

    .register-page .theme-card .theme-form textarea {
        margin-bottom: 25px;
        padding: 13px 18px
    }

	.product-pagination {
		border: 0;
	}

	.product-pagination .pagination {
		border: 0;
	}

	.product-pagination .product-search-count-bottom {
		border: 0;
	}

	.pagination-numbers 
	{
		border-top:1px solid #ddd;
		border-bottom:1px solid #ddd;
	}
}

@media (min-width: 768px) {
    .main-menu .menu-right .icon-nav .mobile-search svg {
        display: none;
    }
}

@media (min-width: 577px) {
	.main-menu .menu-right .icon-nav .mobile-search .mobile-search-icon {
		color: #fbaa34;
		height: 2em;
	}
}

@media (max-width: 991px) {
    .collection-filter-block {
        border: 1px solid #fff;
        background-color: #f9f9f9;
    }
}


@media (max-width: 1199px) {
    .home-slider .home {
        height: 500px !important;
    }
}
@media (max-width: 991px) {
    .home-slider .home {
        height: 420px !important; 
    }
}
@media (max-width: 767px) {
    .home-slider .home {
        height: 310px !important;
    }
}
@media (max-width: 577px) {
    .home-slider .home {
         height: 300px !important; 
    }
}
@media (max-width: 480px) {
    .home-slider .home {
         height: 210px !important; 
    }
}
@media (max-width: 360px) {
    .home-slider .home {
        height: 190px !important;
    }
}

.product-box {
  display: flex;
  flex-direction: column;
  height: 100%;
}

.category-image {
  width: 100%;
  aspect-ratio: 1 / 1;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
}

.product-img {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain; 
}

.product-detail {
  margin-top: auto;
  text-align: center;
}