
div#searchspring-loading {
    background: url(https://media.superjeweler.com/image/upload/v1499539009/assets/img/loader-small.gif) no-repeat center !important;
    width: 100% !important;
    height: 50px !important;
    top: 45% !important;
	position: fixed !important;
}
.searchspring-toolbar .res-counter {
	line-height: 18px;
	font-size: 12px;
	float: left;
	width: 33.33%;
	text-align: center;
	margin-top: 2px;
}
.searchspring-toolbar .per-page.actions {
	margin: 0!important;
	float: left!important;
	width: 33.33%!important;
}
.searchspring-toolbar .sort-by {
	height: 18px;
	text-align: right;
	width: 33.33%;
}
.searchspring-toolbar .sort-by label {
	font-weight: normal!important;
}
.searchspring-toolbar.top {
	border-bottom: 3px solid black;
	background: white!important;
	padding: 0 0 7px!important;
	margin-bottom: 15px!important;
	color: #000;
}
.product-filter {
	margin-top: 1px;
	background: #fff;
	z-index: 7000;
}
.product-filter h4 {
	color: #4c4c4c;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: 700;
	background: url(https://www.superjeweler.com/assets/img/accordion-open.png) no-repeat left center;
	padding-left: 20px;
	cursor: pointer;
}
.product-filter {
	width: 216px;
}
.product-image .out-of-stock {
    position: absolute;
    height: 100%;
    left: 0;
    top: 0;
    width: 100%;
    background: url(https://media.superjeweler.com/image/upload/v1542187205/amp-assets/out-of-stock-2.png) no-repeat center center;
    background-size: 129%;
}
.searchspring-results .searchspring-toolbar.bottom {
    margin: 10px 0 20px 0 !important;
    border-top: 1px solid #909090;
    padding-top: 10px;
}
.searchspring-results .searchspring-toolbar .pagination ul li.page a, .searchspring-results .searchspring-toolbar .pagination ul li.page span {
    padding: 11px 11px;
    border:1px solid #bcbcbc !important; 
    text-decoration: underline;
    font-weight: bold;
    min-width: 32px;
    height: 32px;
    border-radius: 50px;
    background: #eaeaea !important;
    display: block;
    text-align: center;
    line-height: 23px;
}
.searchspring-results .searchspring-toolbar .pagination ul li.page.active {
    background-color: #1b6fc9;
    color: #ffffff;
    border-radius: 50px;
}
.searchspring-results .searchspring-toolbar .pagination ul li.page.active span, .searchspring-results .searchspring-toolbar .pagination ul li.page.active span:hover {
    background-color: #3e3e3e !important;
    color: #ffffff;
    border-radius: 50px;
}
.sticky span.filter-text {
    background: #196fc9;
    color: #fff !important;
}
body .searchspring-toolbar-mobile .filter-button.filter-results {
    border: 1px solid #979797 !important;
}
body .searchspring-toolbar-mobile .filter-button.filter-sort {
    border: 1px solid #979797 !important;
}
#quickviewModal #quick-view-frame {
    width: 100%;
    height: 550px;
    border: 0 none;
    overflow: hidden !important;
}

.modal-backdrop {
    background-color: #0d3a58a8;
    opacity: 1 !important;
}
.listing-page-qv-modal button.close, .modal-dialog button.close  {
    width: 40px;
    height: 40px;
    position: absolute;
    right: 25px;
    color: #636363;
    opacity: 1;
    font-size: 15px;
    background: #dadada;
    text-align: center;
    border-radius: 30px;
    top: 18px;
	z-index: 500;
}
select#ss-sort, select#ss-items {
    width: 119px;
    font-size: 12px;
    padding: 2px;
    margin-left: 5px;
}
.null-search-block {
    background-image: url(https://media.superjeweler.com/image/upload/v1547326708/amp-assets/null-search-bg.jpg);
    /* background-size: cover; */
    background-position: top right;
    background-repeat: no-repeat;
    background-color: #d7e3f1;
}
.null-page-contacts h4 {
    font-weight: bold;
    font-size: 14px;
    text-decoration: underline;
}
.null-page-contacts p {
    font-size: 12px;
	color: #292929;
}
.list-grid-toggle .highlight {
    border-bottom: 2px solid #333333 !important;
    outline: none;
}


@media (max-width:1200px) and (min-width:992px){
.modal-dialog.listing-page-qv-modal {
    width: 950px;
}
div#null-search-page {
    margin-left: -202px;
    margin-right: 15px;
}
h3.no-results {
    text-align: center;
    margin-top: 20px;
}
h3.call-us {
    text-align: center;
    margin-bottom: 50px;
    font-size: 17px;
    line-height: 150%;
}
h3.call-us span {
    font-weight: bold;
    color: #1b6fc9;
}
.searchspring-toolbar .per-page.actions {
    margin: 0!important;
    float: left!important;
    width: 30%!important;
}
.searchspring-toolbar .res-counter {
    line-height: 18px;
    font-size: 12px;
    float: left;
    width: 30%;
    text-align: center;
    margin-top: 2px;
}
.searchspring-toolbar .sort-by {
    height: 18px;
    text-align: right;
    width: 40%;
}
}

@media screen and (min-width:1200px){
.listing-page-qv-modal {
    width: 100%;
    border-radius: 0 !important;
    max-width: 992px;

}
div#null-search-page {
    margin-left: -247px;
    margin-right: 15px;
}
h3.no-results {
    text-align: center;
    margin-top: 20px;
}
h3.call-us {
    text-align: center;
    margin-bottom: 20px;
    font-size: 17px;
    line-height: 150%;
}
h3.call-us span {
    font-weight: bold;
    color: #1b6fc9;
}
}

@media (max-width:992px) and (min-width:768px){

.modal-dialog.listing-page-qv-modal {
    width: 715px;
}
div#null-search-page {
    margin-left: -159px;
    margin-right: 15px;
}
h3.no-results {
    text-align: center;
    margin-top: 20px;
}
h3.call-us {
    text-align: center;
    margin-bottom: 20px;
    font-size: 17px;
    line-height: 150%;
}
h3.call-us span {
    font-weight: bold;
    color: #1b6fc9;
}
.list-grid-toggle {
    display: none;
}
	
}

@media screen and (max-width:992px) {
.category-grid .category-button img {
	max-width: 80px;
}
.product-filter {
	width: 165px;
}
}


@media (min-width: 678px) {
iframe#magic-360-frame {
    width: 574px;
    border: 0 none;
    height: 632px;
}
}

@media (max-width: 677px) and (min-width: 600px) {
iframe#magic-360-frame {
    width: 550px;
    border: 0 none;
    height: 615px;
}
}

@media (max-width: 677px) and (min-width: 600px) {
iframe#magic-360-frame {
    width: 500px;
    border: 0 none;
    height: 559px;
}
}

@media (max-width: 599px) and (min-width: 480px) {
iframe#magic-360-frame {
    width: 400px;
    border: 0 none;
    height: 459px;
}
}

@media (max-width: 479px) and (min-width: 360px) {
iframe#magic-360-frame {
    width: 300px;
    border: 0 none;
    height: 320px;
}
}

@media (max-width: 479px){
iframe#magic-360-frame {
    width: 243px;
    border: 0 none;
    height: 303px;
}
}




@media (max-width: 767px) {
.product-filter {
	display: none;
}
div#null-search-page {
    margin-left: 0px;
    margin-right: 0;
}
h3.no-results {
    text-align: center;
    margin-top: 10px;
}
h3.call-us {
    text-align: center;
    margin-bottom: 50px;
    font-size: 17px;
    line-height: 150%;
}
h3.call-us span {
    font-weight: bold;
    color: #1b6fc9;
}
.null-search-block {
    background-position: top left;
    padding: 15px;
}
h3.no-results {
    text-align: center;
    margin-top: 10px;
    font-size: 18px;
}
h3.call-us {
    text-align: center;
    margin-bottom: 10px;
    font-size: 15px;
    line-height: 150%;
}
.category-block h5 + a img.img-responsive {
    max-width: 150px;
    width: 100%;
}
	
}



/* null section category Start */

@media screen and (min-width:768px) {
    .null-search-cat li {
        width: calc(49% - 22px);
    }

    .null-search-block {
        background-position: -172px -50px;
        margin-bottom: 15px;
    }
}

@media screen and (min-width:992px) {
    .null-search-cat li {
        width: calc(33% - 22px);
    }

    .null-search-block {
        background-position: 7px -50px;
    }
}

@media screen and (min-width:1200px) {

    .null-search-cat li {
        width: calc(25% - 16px);
    }

    .null-search-block {
        background-position: 208px -50px;
    }


}

.mgmenu_container2 {
    display: none;
}

.null-search-block {
    background-position: right -50px;
}

.null-search-cat {
    text-align: center;
    width: 100%;
}

.border-bot {
    border-bottom: 2px solid #7e7e7e;
    margin-left: 15px;
    width: calc(100% - 30px);
}

.null-search-cat li {
    border: 2px solid #b9e4ff;
    display: inline-block;
    float: none;
    margin: 4px;
    padding: 8px 8px 0px 8px;
}

.null-search-cat .thumb-block,
.null-search-cat .info-block {
    float: left;
}

.null-search-cat .info-block {
    float: left;
    width: calc(100% - 126px);
}

.null-search-cat .info-block .null-act-title {
    color: #083e84;
    font-size: 20px;
    margin-bottom: 5px;
}

.null-search-cat .info-block .null-act-title .title {
    position: relative;
}

.null-search-cat .info-block .null-act-title .title:after {
    content: "";
    position: absolute;
    right: -20px;
    height: 11px;
    width: 15px;
    background-image: url(https://media.superjeweler.com/image/upload/f_auto/q_auto/v1643374453/amp-assets/null-search-page/arrow-duble-blue);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    top: 50%;
    margin-top: -4px;
}

.null-search-cat .info-block p {
    color: #606060;
    font-size: 12px;
    padding: 0 10px;
    margin: 0;
}

.null-search-block h3.call-us a {
    font-weight: bold;
    color: #1b6fc9;
    text-decoration: underline;
}

.null-search-block h3.call-us span {
    font-weight: bold;
    color: #333;
    text-decoration: underline;
}

.null-search-block a:focus,
.null-search-block a:hover {
    border: 0;
    outline: none;
}

.null-search-block .search-block {
    border-radius: 18px;
}

@media screen and (max-width:767px) {
    .null-search-block {
        padding: 0 15px;
        margin-top: -15px;
    }

    h3.call-us {
        margin-top: 0;
        font-size: 14px;
    }

    .null-search-cat .info-block p {
        padding: 0;
    }

    .null-search-cat li {
        width: calc(50% - 20px);
    }

    .null-search-block {
        background: none;
    }
}

@media screen and (max-width:575px) {
    .null-search-cat .info-block {
        padding: 15px 0;
    }

    .null-search-cat li {
        width: calc(100% - 40px);
        margin-left: 15px;
        margin-right: 15px;
    }
}

@media screen and (max-width:479px) {
    .null-search-cat .info-block {
        padding: 10px 0;
    }
}

/* null section category End */