#megamenu-responsive
{	display:none;
}
/* 1024px */
@media screen and (max-width: 1024px) {

    /* Hide */
    .productOptionPreviewDisplay,
    .ExpressCheckoutBlockCompleted .ExpressCheckoutCompletedContent {
        display: none !important;
    }
    /* Show */

    /* Layout */

    .productPage .ProductList li {
        width: 20%;
    }

    .AddBillingAddress dd,
    .AddShippingAddress dd {
        margin-left: 180px;
        float: none;
    }

    .PurchaseGiftCertificate .FormContainer dt {
        text-align: left;
        width: auto;
        clear: both;
        float: none;
        padding: 0 0 10px 0;
    }
    
    .PurchaseGiftCertificate .FormContainer dd {
        padding: 0;
        margin: 0 0 20px 0;
    }

        /* Cart Styling */

    .ExpressCheckoutContent {
        padding: 0;
        margin-bottom: 20px;
    }

    .ExpressCheckoutContent > div {
        margin-bottom: 20px;
    }
	.home-inner .home-catagory-list
	{	width:27%;
	}
	.home-inner .right-colomn
	{	width:70%;
	}
	.footer-main h4
	{	font-size:14px;
	}
	.footer-main .inner .footer-columns .grid__item-5 .inner .grid .two-thirds .grid__item .btn
	{	width:40%;
	}
	.PageMenu li
	{	padding:0 1.4%;
	}
}

/* 1000px */
@media screen and (max-width: 1000px) {

    /* Hide */

    /* Show */

    /* Layout */

    .productPage .ProductList li {
        width: 25%;
    }

    .ProductList li {
        width: 33.333333%;
    }
	.footer
	{	background:#231f20; 
	}
	.footer-main .inner .footer-columns .grid__item-1.one-quarter, 
	.footer-main .inner .footer-columns .grid__item-2.one-quarter, 
	.footer-main .inner .footer-columns .grid__item-4.one-quarter,
	.footer-main .inner .footer-columns .grid__item-3.one-quarter, 
	.footer-main .inner .footer-columns .grid__item-5.one-quarter
	{	width:33%; min-height:127px;
	}
	
	.footer-links p
	{	color:#FFF;
	}
	.PageMenu li
	{	padding:0 1%;
	}
}
@media screen and (max-width: 900px)
{	.header-logo
	{	width:49%;
	}
	.header-logo img
	{	width:100%;
	}
	.header-secondary
	{	margin-top:3.5%;
	}
}
/* 768px */
@media screen and (max-width: 768px) {

    /* Hide */

    #ProductBreadcrumb,
    .productlist-page .Left {
        display: none;
    }

    .Left {
        float: none;
        width: auto;
        padding: 0;
    }

    .CartContents > thead,
    .CartContents .CartThumb,
    .CartContents .CartItemIndividualPrice {
        display: none !important;
    }

    #ModalContainer .fastCartThumb,
    #ModalContainer .fastCartItemBox div,
    #ModalContainer .Quantity,
    #ModalContainer .fastCartBottom {
        display: none !important;
    }

    .SubCategoryList {
        display: none;
    }
    
    /* Show */

    .SubCategoryList.mobile {
        display: block;
    }

    /* Layout */

    
    .productPage .ProductList li {
        width: 33.333333%;
    }

    #ProductDetails .left-content {
        float: none;
        width: auto;
    }

    .PrimaryProductDetails .ProductMain {
        float: none;
        padding: 0 0 20px 0;
        width: 100%;
    }

    .footer-columns .grid__item {
        text-align: center;
        width: 33.333333%;
    }

    .footer-columns .grid__item:last-child {
        text-align: center;
        width: 100%;
    }

    .footer-main .SocialConnect ul {
        margin: 0;
        padding: 20px 0;
        text-align: center;
    }

    .footer-main .inner {
        padding: 20px 0 0 0;
    }

    #AjaxLoading {
        background-color: rgba(0,0,0,.7);
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
    }

    #AjaxLoading .ajax-loader {
        position: absolute;
        margin-top: -16px;
        top: 50%;
        right: 0;
        left: 0;
    }

    #ModalOverlay {
        background-color: #000;
        opacity: 0.7 !important;
    }

    .productlist-page .CategoryContent {
        padding: 0;
    }

    .fastCartThumb,
    .fastCartItemBox,
    .fastCartSummaryBox {
        float: none;
        width: 100%;
    }

    #ModalContainer {
        background-color: #fff;
        top: 10px !important;
        right: 10px !important;
        bottom: 10px !important;
        left: 10px !important;
        width: auto !important;
        margin-left: 0 !important;
    }

    #ModalContainer .fastCartTop {
        padding: 0;
    }

    #ModalContainer .fastCartItemBox {
        padding: 0;
        text-align: center;
    }

    #ModalContainer .fastCartSummaryBox {
        margin: 0 auto;
        float: none;
        overflow: hidden;
    }

    .login-form .one-half {
        width: 100%;
    }

    .login-form .CreateAccount {
        margin-bottom: 20px;
    }
	.header-secondary {
        clear: both;
        float:left;
		margin-top:1%; 
		margin-bottom:2%;
		width:100%;
    }
	.header-logo
	{	width:100%; text-align:center;
	}	
	.header-logo img
	{	width:auto;
	}
    .header-secondary #SearchForm {
        width: 50%; float:left;
    }

    .header-secondary .QuickSearch {
        border-top-width: 0 !important;
    }

    .TopMenu ul {
        text-align: center;
    }

    /* Multipage Cart Styling */
    
    .TabNav {
        border-bottom: 0;
        margin: 0;
        padding: 0;
        font-size: 0;
    }

    .TabNav li {
        width: 100%;
        text-align: center;
    }

    .TabNav li a {
        box-sizing: border-box;
        margin: 0;
    }
	#megamenu-responsive
	{	display:block; position:relative;
	}
	.primary-menu
	{	display:none !important;
	}
	#megamenu-responsive #megamenu-responsive-root
	{	text-align:left;
	}
	#megamenu-responsive #megamenu-responsive-root li.menu-toggle p
	{	display:inline-block; background:url(//cdn11.bigcommerce.com/s-0kf8b/templates/__custom/images/menu_icon.png?t=1677529841) no-repeat; width:32px; margin:0px 10px; height:32px; vertical-align:middle;
 	}
	#megamenu-responsive #megamenu-responsive-root li.menu-toggle
	{	line-height:34px; color:#FFF; margin:5px 0px; text-transform:uppercase;
 	}
	#megamenu-responsive #megamenu-responsive-root li
	{	line-height:normal;
	}
	#megamenu-responsive #megamenu-responsive-root li:hover
	{	background:none;
	}
	#megamenu-responsive #megamenu-responsive-root li.root
	{	display:none;
	}
	#megamenu-responsive #megamenu-responsive-root li.root.open
	{	position:absolute; top:48px; left:0px; width:100%; display:block;
	}
	#megamenu-responsive #megamenu-responsive-root li.root.open ul
	{	position:relative; left:0px; top:0px; display:block;
	}	
	#megamenu-responsive #megamenu-responsive-root li.root.open ul li:hover
	{	background:#010101;
	}
	
}

/* 600px */
@media screen and (max-width: 640px) 
{	.home-inner .home-catagory-list
	{	width:100%;
	}
	.home-inner .right-colomn
	{	width:100%; margin-top:30px;
	}
	#SideCategoryList .BlockContent
	{	width:99.6%;
	}
	.footer-main .inner .footer-columns .grid__item-5.one-quarter
	{	width:50%;
	}
}
@media screen and (max-width: 600px) {

    /* Hide */

    #shareDescription {
        display: none;
    }

    /* Show */

    /* Layout */

    .ProductList li,
    #home .ProductList li,
    .productPage .ProductList li {
        width: 50%;
    }

    .CartCode .CouponCode,
    .CartCode .GiftCertificate {
        float: none;
        width: auto;
    }

    .ProceedToCheckout,
    .KeepShopping {
        text-align: center;
    }

    /* Adjusting the size of the swatches for smaller screens */

    .productOptionViewRectangle .option label {
        padding: 0 !important;
        line-height: 60px;
        height: 60px;
        width: auto;
        min-width: 60px;
        max-width: 300px;
        overflow-x: scroll;
        white-space: nowrap;
    }
    .productOptionViewRectangle .option label span {
        padding: 0 5px;
    }

    .productOptionPickListSwatch .textureContainer,
    .productOptionPickListSwatch .swatchColours {
        display: block !important;
    }

    .productOptionPickListSwatch .thumbnail,
    .productOptionPickListSwatch .swatchColour {
        display: block !important;
        height: 60px !important;
        width: 60px !important;
    }

    .productOptionPickListSwatch li {
        display: inline-block !important;
    }

    #tabcontent .photo {
        float: none;
        margin: 0;
        width: auto;
    }
    
    .BillingDetails,
    .ShippingDetails {
        width: 100%;
        float: none;
        margin-right: 0;
        padding-top: 15px;
    }

    .ShippingAddressList li {
        width: 50%;
    }

    .CartContents tfoot .CheckoutRedeemCoupon {
        text-align: left;
    }

    .CartContents tfoot .CheckoutRedeemCoupon td {
        padding: 0;
    }

    .newsletter-subscription .grid > .grid__item {
        width: 100% !important;
    }
    .newsletter-subscription .inner {
        padding: 0;
    }
	.header-logo img
	{	width:90%;
	}
}

/* 480px */
@media screen and (max-width: 480px) {

    /* Hide */

  	.QuickViewBtn,
    .ProductList .ProductActionAdd,
    .sf-menu li > ul,
    .productlist-page .Left,
    .js-faceted-search-column,
    .ProductCompareButton,
    .CompareButton,
    .footer-columns .BrandList,
    .footer-columns .CategoryList {
        display: none !important;
    }
    
    /* Show */
    #HomeSlideShow
	{	display:none;
	}
	.footer-main .inner .footer-columns .grid__item-1.one-quarter, 
	.footer-main .inner .footer-columns .grid__item-2.one-quarter, 
	.footer-main .inner .footer-columns .grid__item-4.one-quarter, 
	.footer-main .inner .footer-columns .grid__item-3.one-quarter  
	{	width:50%;
	}
	.footer-main .inner .footer-columns .grid__item-5.one-quarter
	{	width:100%;
	}
    .header-secondary,
    #home .PageMenu {
        display: block !important;
    }

   
    /* Layout */
    
    /* increasing input font sizes to avoid some zoom by webkit browsers */
    input[type="date"],
    input[type="email"],
    input[type="number"],
    input[type="password"],
    input[type="search"],
    input[type="tel"],
    input[type="text"],
    input[type="url"],
    textarea,
    select {
        font-size: 16px !important;
    }

    .btn,
    .btn.alt,
    textarea,
    input[type="email"],
    input[type="text"],
    input[type="password"],
    input.Textbox {
        display: block;
        height: 60px;
        line-height: 60px;
        width: 100%;
        margin-bottom: 20px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }

    .login-form input[type="email"],
    .login-form input[type="password"] {
        width: 100%;
    }

    select,
    div.selector /* For uniform */ {
        margin-bottom: 20px;
    }


    .ProductList li,
    #home .ProductList li,
    .productPage .ProductList li {
        width: 100%;
    }

    

    #fastCartContainer {
        max-height: none;
    }
    .footer-columns .grid__item,
    .CartCode .grid__item {
        width: 100%;
    }

    /* Form Styling */
    .form dt,
    .FormContainer dt {
        text-align: left;
        width: auto;
        clear: both;
        float: none;
        padding: 0;
    }
    
    .form dd,
    .FormContainer dd {
        padding: 0;
        margin: 0;
    }
    
    #fancy_outer {
        z-index: 110 !important;
    }

    #fancy_overlay {
        z-index: 105 !important;
    }
    
    .footer-links {
        text-align: center;
    }

    .footer .powered-by { 
        float: none;
        display: none;
        margin-top: 10px;
    }

    .LittleNotePassword {
        padding: 0;
        margin-bottom: 20px;
    }

    .addto .BulkDiscount,
    .addto #SideProductAddToWishList {
        display: block;
        margin-bottom: 20px;
    }

    .footer .footer-columns ul {
        margin: 0;
    }

    /* Cart Styling */

    table.CartContents tbody tr td {
        padding: 10px 8px;
    }
    
    .CartCode .grid__item {
        width: 100%;
    }
    
    .CartCode .GiftCertificate input,
    .CartCode .CouponCode input {
        margin-bottom: 20px;
    }

    #CartContent .FloatRight,
    #CartContent .FloatLeft,
    .ExpressCheckoutContent .FloatLeft,
    .ExpressCheckoutContent .FloatRight
    #ConfirmOrder .FloatLeft,
    #ConfirmOrder .FloatRight {
        float: none;
    }

    .PayPalExpressCheckout {
        text-align: center;
        padding: 1em 0;
    }

    .AddBillingAddress dd, .AddShippingAddress dd {
        padding: 0 !important;
        float: none;
        width: auto;
    }

    .ShippingAddressList li {
        width: 100%;
    }

    .ExpressCheckoutContent .CreateAccount,
    .ExpressCheckoutContent .AccountLogin {
        float: none;
        width: auto;
    }
	.header-secondary #SearchForm
	{	width:100%;
	}
	.TopMenu .inner
	{	font-size:13px;
	}
}
	