/* CSS Document */

table.productTable {
    display: none;
}

#catsplash {
	height: 600px !important;
}

#homepage.homepage {
	overflow-x: hidden; 
	overflow-y: hidden; 
	height: 600px !important;
}

.grid-item.button img {
	border-radius: 30px;
}

/* .showcartItemcountTable img, .verifyorderCheckoutForm img {
	display: none !important;
} */

/*** hiding search by brand text ***/
.view-item-details-holder ol:first-of-type  {
	visibility: hidden !important; 
	font-size: 8px !important;
    margin: 10px 0 -120px 0;
}

/**** homepage note ****/
.homeNoteText {
	width: 100%;
	margin: 30px auto 40px auto;
	text-align: center;
	color: red;
}

.homeNoteText h2 {
	font-weight: bold;
}

/**** shopping cart icon - footer ****/
.productIcon {
	position: absolute;
	top: 38%;
    right: 15%;
    width: 100px;
}

.productIconSearch {
    position: absolute;
    top: 51%;
    right: 15%;
    width: 100px;
    z-index: 1;
}

/**** shopping cart icon - footer ****/
#shoppingcartIcon.footerIcon > a {
	background-color: #B51F27;
}

/**** discount setup ****/
/* comment out once discount is over */
.discountCode {
	visibility: hidden;
	margin-top: -230px !important;
}

.checkout1-billing {
    margin: 30px 0 -121px 13px !important;
}

/**** end discount setup ****/
.extraHomeNote {
	width: 56%;
    margin: 140px auto -53px auto;
    position: relative;
    text-align: center;
}

/* shop now button on large left image on homepage */
.shopnow, button.btn-sm {
	color: white;
	background-color:#B51F27 !important;
	border: 1px solid #B51F27 !important;
}

h1,h2,h3,h4,h5,p,a {
	font-family: 'Ariel', 'Helvetica Neu', sans-serif !important;
}

table {
	border-color: transparent;
	border: none !important;
}

tr.custom-option:nth-child(3) {
	visibility: hidden;
}

.productDescriptionName:hover, .sliderProductTitle:hover {
	color: white !important;
	background-color: #B51F27;
}

.productDescriptionName {
	color: #B51F27 !important;	
}

.productDescriptionPrice {
	color: #000000 !important;
}

.header {
	background-color: #B51F27 !important;
}

.homepageBanner {
    margin: 0px 0 15px 0;
}

.homeBanner {
	display: inline-block !important;
	width: 49.5% !important;
	margin-bottom: 25px;
}

.homeLeft {
	float: left;
}

.homeRight { 
	float: right; 
}

li #shopNowButton :hover  {
	color: #00b2e2;
}

.headerLogo img {
	width: 60% !important;
}

.icon-bar:hover {
    background-color:#ffffff;
}

.productCatView img{
    /* box-shadow: 0px 1px 5px 1px #d4d4d4; */
    margin-bottom: 15px;
}

.billmeRow {
    position: absolute;
    margin-top: -35px !important;
}

.topCartImg {
    margin: 0 11px 0 0 !important;
}

#shoppingcartIcon {
	margin-right: 0%;
}

#topnumofitems {
    color: white;
}

.shoppingcartIcon, .topnumofitems {
	margin: 4.5% 0 0 20px;
}

.headerLogo img {
    margin-left: auto;
    margin-right: auto;
    margin-top: auto !important;
    padding-top: 0px !important;
	width: 25% !important;
}

.headerLogo {
    margin-left: auto;
    margin-right: auto;
    width: 25% !important;
}

.signinForm {
    width: 42% !important;
}

#homepage .homeContainer {
	margin: 0 auto;
	text-align: center;
}

.verifyorderClickProcessOrderMessage {
	text-align: center !important;
	color: #595959;
	margin-top: -35px;
	font-size: 20px;
	width: 100%;
	position: relative;
	display: inline-block;
}

.verifyorderConfirmOrderTitle {
	text-decoration: underline;
	font-size: 30px;
	text-align: center;
	margin-top: -34px;
	font-weight: bold;
	color: #000;
}

.allotmentavailable {
	position: relative !important;
	margin: 0 !important;
	display: none;
}

.searchtd {
	margin: 0 50px 0 28px;
}

#topmain {
    background-color: #B51F27;
    color: #ffffff;
}

#topmaintable {
	width: 99%;
	margin-top: -83px;
}

#topmaintabletd1 {
	display: none;
}

.navbar {
	margin-top: 0% !important;
}

/* #shopNowButton a:hover {
    color: #00b2e2;
} */

li.nav-item>a #shopNowButton>a:hover {
    background-color: #B51F27 !important;
}

ul.dropdown-menu>li>a {
    color: #000000;
    text-decoration: none;
}

ul.dropdown-menu>li>a:hover {
    color: #ffffff;
    background-color: #B51F27;
    text-decoration: none !important;
}

.amountavailable.republic {
	margin-right: 0px;
	font-size: 14px;
}

#topbar2td1 {
	margin-top: -50px !important;
}

.checkout1CheckoutButtons {
	margin: 20px 0 0 0;
}

.checkout1-billing, .checkout1-ship {
	width: 100% !important;
}

.creditcard {
	position: absolute;
	margin-top: 2px;
}

/* .giftcertTable {
	display: none;
	margin-top: -10px !important;
} */

/* .giftcertInputTable {
	margin-top: 0 !important;
}

.giftcertificates {
	margin-top: 76px !important;
} */

.verifyorderCheckoutForm {
	margin-top: -124px;
}

tr.custom-option:first-child {
	display: none;
}

.checkoutbuttons {
	margin-top: 160px;
	margin-bottom: 0px;
	display: inline-flex;
}

.checkout1Buttons {
    margin-top: 222px !important;
}

.checkoutbuttons.checkout1 {
	margin-top: 85px !important;
}

.specialinstructionsrow {
	margin: 71px 0 0 0;
	position: absolute;
}

.billmerow {
	margin-top: 60px;
}

@media only screen and (max-width : 600px) {
	tr.custom-option:first-child {
		margin-top: -19px;
		position: absolute;
	}

	tr.custom-option:nth-child(2) {
		margin-top: 17px;
		position: absolute;
	}

	tr.custom-option:nth-child(3) {
		margin-top: 70px;
		position: absolute;
	}
	.productsTableCatView .row {
		margin-bottom: 60px;
	}
	.collapse.in#main-navbar-collapse {
		position: absolute;
		top: 74px;
		background: gray;
	}

	#main-navbar-collapse {
		width: 0 !important;
	}

	ul.dropdown-menu>li>a {
		color: #000000 !important;
		text-decoration: none;
	}

	ul.dropdown-menu>li>a:hover {
		background-color: #0a0404 !important;
	}

	/*.amountavailable {
		display: none;
	}*/

	#homepage .btn, #giftcards .btn {
		background-color: #1c1c1c;
		color: #FFF !important;
		border: 0 !important;
	}

	button.btn-sm {
		background-color: #1c1c1c;
		color:#fff !important;
	}

	button.btn-sm:hover {
		color: 000;
		background-color: #c5c5c5;
	}

	#maintable .addcardBtn a {
		color: white !important;
	}

	#maintable .addcardBtn a:visited {
		color: white !important;
	}

	button.btn-sm:disabled {
		background-color: lightgray;
		color: black;
	}

	/* contact.html - custom HTML footer page */

	#contactHTML .top-title h1 {
		color: #000;
	}

	#contactHTML .top-title a {
		color: #1c1c1c;
	}

	#contactHTML .customer-service-phone a {
		color:#1c1c1c;
	}

	#contactHTML .customer-service-phone span {
		color: #1c1c1c;
	}

	#contactHTML .contact-hours {
		color:#58595B;
	}	

	#contactHTML .contact-name {
		color: #1c1c1c;
	}

	#contactHTML .contact-email a {
		color: #1c1c1c;
	}

	#contactiFrame {
		margin-top: -60px;
		min-height: 1500px !important;
	}

	#contactHTML .top-title h1 {
		margin-top: -45px !important;
	}

	#contactHTML .main-container {
		margin-top: 30px !important;
	}

	.contactInformation {
		margin: 6% 0 0 0 !important;
	}

	.section-2 {
		width: 100%;
		position: relative;
		display: inline-block;
		vertical-align: top;
		margin: 0 0 0 0;
	}

	.here-to-help-text text{
		color: #58595B;
		font-size: 20px;
		width: 100% !important;
		margin: 0 0 0 0 !important;
	}

	.section-3 {
		position: absolute !important;
		display: inline-block !important;
		vertical-align: top !important;
		width: 50% !important;
		overflow: visible !important;
	}

	.contactClickDimensionsForm {
		margin: 0 0 0 21% !important;

	}

	.fill-out-form-text {
		color: #58595B;
		font-size: 20px;
		width: 100% !important;
		margin: 60px 0 0 0 !important;
	}

	.section-1 {
		text-align: center;
		margin-bottom: 0px !important;
	}

	/* customproducts.html */

	#customProductsHTML .top-title h1 {
		color: #1c1c1c !important;
	}

	/*viewitem page*/
	.view-item-img-holder {
		float: left!important;
		width: 46% !important;
		text-align: right!important;
		margin-right: 50px !important;
	}

	.view-item-details-holder {
		margin: auto !important;
	}

	.view-item-details-holder > .head1 {
		font-size: 32px;
	}

	.suggestHolder {
		width: 100% !important;
		float: none !important;
	}

	.suggestedItemText {
		clear: both;
	}

	.suggestedItemText > div{
		padding: 5px 8px 3px 8px;
	}

	.suggesta > a {
		text-decoration: none !important;
	}

	.suggesta {
		border-radius: 20px; 
	}

	.suggesthead {
		transition: 0.4s;
	}

	.suggesthead:hover {
		color: white !important;
	}

	/* .suggesta:hover {
		color: white !important;
		background-image: linear-gradient(to right, #772b8f , #00b2e2);
		text-decoration: none !important;
	} */

	/* top.html */

	.propertyText, .propertySelector {
		display: inline;
	}

	.propertySelector {
		margin: -3px 0 0 -26px;
	}
}

@media only screen and (max-width : 1150px) {}

@media only screen and (max-width : 1024px) {}

@media only screen and (max-width : 990px) {}

@media only screen and (max-width : 768px) {
    .headerLogo img {
        margin-left: auto !important;
    }
}

@media only screen and (max-width : 600px) {}

@media only screen and (max-width : 500px) {}

@media only screen and (min-width : 769px) {}

@media only screen and (max-width : 460px) {
    .headerlogo {
        float: none !important;
    }    
}

@media only screen and (min-width : 460px) and (max-width : 679px) {}

@media only screen and (min-width : 768px) and (max-width : 1024px) {}

@media only screen and (min-device-width : 414px) and (max-device-width : 736px) and (orientation : portrait) {}

@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) {}

@media only screen and (max-width : 1150px) {}

@media only screen and (max-width : 1024px) {}

@media only screen and (max-width : 990px) {}

@media only screen and (max-width : 768px) {}

@media only screen and (max-width : 600px) {}

@media only screen and (max-width : 500px) {}

@media only screen and (min-width : 769px) {}

@media only screen and (max-width : 460px) {}

@media only screen and (min-width : 460px) and (max-width : 679px) {}

@media only screen and (min-width : 768px) and (max-width : 1024px) {
    .headerlogo {
        margin-left:auto !important;
    }    
}

@media only screen and (min-device-width : 414px) and (max-device-width : 736px) and (orientation : portrait) {}

@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) {}


@media only screen and (min-width: 1024px) and (max-width: 2000px) {
	.headerlogo {
		margin-left:auto !important;
	}

	.headerLogo img {
		margin-top: 6% !important;
		margin-left: 8% !important;  
		margin-bottom: 0% !important;          
	}

	.signinForm {
		width: 43%;
	}

}

/* @media only screen and (min-width: 1080px) and (max-width: 1294px) {
    .headerLogo img {
        margin-top: 72px !important;
    }    
} */

@media only screen and (min-width: 770px) and (max-width: 1080px) {
    /* .headerLogo img {
        margin-left: auto !important;
    } */
    
    #searchtdSmall {
        width: 40% !important;
        max-width: 50% !important;
        float: right;
        margin-top: 0px !important;
        margin-left: 0px !important;
        margin-right: 50px !important;
        padding: 60px 0 0 0 !important;
    }

    #searchtdSmall input {
        margin-top: 0px !important;        
    }

    #searchtdSmall input[type=image]{
        top: -2.8em !important;
    }

    .headerLogo {
        width: 45vw !important;
        margin-left:auto !important;
    }    

    .headerLogo img {
        margin-top: calc(55px + (100px - 7vw)*0.3) !important;
        margin-left: auto !important;            
    }
}

@media only screen and (max-width: 1478px) {
    #shoppingcartIcon,#topnumofitems {
        display: none;
    }

    #searchtdSmall {
        float: right;
    }
}

@media only screen and (max-width: 770px){
    #searchtdSmall {
        width: 100% !important;
        float: none;
        margin-top: 0px !important;
        margin-left: 0px !important;
        margin-right: 0px !important;
        padding: 0 0 0 0 !important;
    }

    .headerLogo {
        padding-top: 50px;
        width: 100% !important;
        float: none !important;        
    }

    .headerLogo img {
        display: block;
        width: auto !important;
        float: none !important;        
        margin-left: auto;
        margin-right: auto !important;
    }    

	#main-navbar-collapse {
		overflow: visible !important;
	}

	#shoppingcartIconTOP.headerIcon {
		position: relative;
		top: -8px;
		left: 25px;
	}

	ul.dropdown-menu>li>a {
		color: #000000 !important;
		text-decoration: none;
	}

	ul.dropdown-menu>li>a:hover {
		background-color: #0a0404 !important;
	}
}

.sbtnwide {
	color: #fff;
    background-color: #B51F27 !important;
    border-color: #B51F27 !important;
}

/* @media only screen and (max-width: 770px) and (orientation: portrait){
    .headerLogo {
        margin-left: 10vw;
    }max-width: 770px
} 

@media only screen and (max-width: 770px) {