.right-header {
    padding-top: 20px;
}

.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
    color: #ff0000;
    background-color: transparent;
}

.navbar-inverse .navbar-nav > li > a:after {
    content: "/";
    margin-left: 10px;
    color: #F44336;
}

.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
    color: #ff0000;
    background-color: transparent;
}


.n2-ss-align {
	
}

.header-cart i {
    color: red;
}

.header-login a {
	color: red;
}

.woocommerce ul.products li.product .button {
    background-color: #ff0000;
}

.woocommerce ul.products li.product .onsale, .woocommerce span.onsale, .top-area .onsale {
    background-color: #ff0000;
}

#back-top span {
    background-color: #128239;
}

.homepage-titles {
    font-size: 27px;
    text-align: center;
    margin-bottom: 37px;
    width: 100%;
    border-bottom: 1px solid;
    padding: 12px;
    margin-top: 19px;
    font-weight: 600;
}

.col-md-10 {
    width: 100%;
}

.header-categories {
    display: none;
}


.menu-item {
    font-size: 16px;
}
@media (min-width: 768px){
@media (min-width: 768px)
{
.col-sm-push-4 {
    left: 0;
}
}

.col-md-10 {
	float: left;
	width: 50%;
}

.header-line-search {
    border-bottom: none;
    margin-bottom: none;
    letter-spacing: none
}

.header-login {
    margin-top: 0px;
}

.header-cart {
    margin-top: 0px;
}


.header-search-form button {
	position: inherit;
}

@media (min-width: 768px)
{
.col-sm-7 {
    width: 80%;
}
}


.header-line-search {
	padding-top: 10px;
	padding-left: 10px;
}

.col-md-10 {
    float: left;
    width: 100%;
}

div#phoneNumber {
    float: left;
    width: 185px;
    height: 25px;
    font-size: 14px;
    font-weight: 600;
    color: #454545;
    fill: red;
		  padding-top: 23px;
}

#phoneNumber svg {
    display: none;

}

div#actualNumber {
    float: left;
}
	
	

nav#site-navigation {
    position: inherit;
    float: left;
    width: 80%;
}


.rsrc-top-menu.row {
    border-bottom: solid #d0d0d0 1px;
    height: 45px;
    margin-bottom: 34px;
}

#site-navigation {
	border: none;
}
}

@media (max-width: 768px){
	#phoneNumber {
		display: none;
	}
	
	.right-header {
		padding-top: 0px;
	}
	
	.footerContactItem {
    position: relative;
}
	.footerLinkItem {
    color: #e3e3e3;
    font-weight: 600;
    line-height: 16px;
    padding: 5px;
    display: block;
    width: 180px;
    transition: background-color 0.2s;
    cursor: pointer;
    font-size: 12px;
		margin: none;
}
	
	div#footerContact {
    position: absolute;
    right: 20px;
    top: 15px;
    text-transform: none;
    font-weight: 700;
    padding: 10px;
    border: solid 1px;
    border-radius: 4px;
    border-color: #333;
    line-height: 27px;
    color: #999;
    font-size: 10px;
    width: 51%;
    padding-left: 32px;
}
}

button.dt-button.button {
		color: white;
    text-transform: uppercase;
    border: 1px solid black;
    background-color: red;
    padding: 7px;
    font-weight: 700;
    position: fixed;
    right: 10px;
    bottom: 63px;
    z-index: 1000;
}

a {
	color: red;
}

.woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt, .woocommerce #respond input#submit.alt, .woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button
{
	background-color: red;
}

div#quickBuyLink {
height: 250px;
    width: 48%;
    display: block;
    float: left;
    text-align: left;
    padding-left: 30px;
    padding-top: 65px;
    font-size: 39px;
    font-weight: 1000;
    text-transform: uppercase;
    color: #FFF;
    background-color: #ff0000;
    background-repeat: no-repeat;
    background-position: bottom right;
    background-size: 135px;
    background-position-x: 90%;
    background-image: url(images/checklist.png);
    background-position-y: 43px;
	margin-top: 15px;
}

div#lcdBuybackLink {
		height: 250px;
    width: 48%;
    margin-left: 4%;
    display: block;
    float: left;
    text-align: left;
    padding-left: 30px;
    padding-top: 65px;
    font-size: 44px;
    font-weight: 1000;
    text-transform: uppercase;
    color: #FFF;
    background-color: #4CAF50;
    background-image: url(images/recPhone.png);
    background-repeat: no-repeat;
    background-position: bottom right;
    background-size: 220px;
    background-position-x: 90%;
	margin-top: 15px;
}

#mysticky-nav .myfixed {
    padding-left: calc((100vw - 1160px) / 2);
}


@media (max-width: 768px){
	
	div#nf-form-1-cont {
    width: auto!important;
    margin: auto;
}
	div#quickBuyLink {
        height: 87px;
    font-size: 14px;
    padding-top: 15px;
    color: #FFF;
    background-color: red;
    background-size: 50px;
    background-position-y: 15px;
    padding-left: 18px;
    padding-right: 100px;
}

div#lcdBuybackLink {
      height: 87px;
    font-size: 14px;
    padding-top: 22px;
    background-size: 82px;
    background-position-x: 114%;
    padding-left: 7px;
}
	.subText {
		display:none;
	}
	
	
}

.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
    border-color: transparent;
    width: 80vw;
    background-color: white;
    padding-left: 40px;
}

.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
    color: #ffffff;
    text-decoration: none;
    outline: 0;
    background-color: red;
}

.homepage-titles {
    margin-top: 50px;
}


div#nf-form-1-cont {
    width: 500px;
    margin: auto;
}

div#shipLabelButton {
    width: 350px;
    height: 49px;
    background-color: red;
    text-align: center;
    font-size: 20px;
    color: #FFF;
    font-weight: 700;
    line-height: 51px;
    margin: auto;
    border-radius: 3px;
}

tbody {
    font-size: 16px;
}

a.added_to_cart.wc-forward.wtbpHidden
{
	display: none;
}

div#footerContact {
    position: absolute;
        right: calc((100vw - 1140px) / 2);
    top: 33px;
    text-transform: none;
    font-weight: 700;
    padding: 10px;
    border: solid 1px;
    border-radius: 4px;
    border-color: #333;
    line-height: 33px;
		color: #999;
	
}

.footerContactItem i {
    margin-right: 13px;
    font-size: 20px;
    position: relative;
    top: 3px;
		color: #555;
}

.rsrc-author-credits {
    position: absolute;
    left: 0;
    width: 100%;
    margin: 0;
    background-color: black;
    height: 200px;
}

.page {
    min-height: 550px;
}

.rsrc-author-credits .text-center {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 5px;
    font-size: 10px;
} 

.footerLinkItem {
    color: #e3e3e3;
    font-weight: 600;
    line-height: 19px;
    padding: 5px;
    display: block;
    width: 180px;
    transition: background-color 0.2s;
    cursor: pointer;
        margin-left: calc((100vw - 1208px) / 2);
}

.footerLinkItem:hover {
    background-color: #868686;
}


	
		@media (max-width: 768px){
	.footerContactItem {
    position: relative;
}
	.footerLinkItem {
    color: #e3e3e3;
    font-weight: 600;
    line-height: 16px;
    padding: 5px;
    display: block;
    width: 130px;
    transition: background-color 0.2s;
    cursor: pointer;
    font-size: 12px;
		margin: 0;
}
	
	div#footerContact {
    position: absolute;
    right: 20px;
    top: 15px;
    text-transform: none;
    font-weight: 700;
    padding: 10px;
    border: solid 1px;
    border-radius: 4px;
    border-color: #333;
    line-height: 27px;
    color: #999;
    font-size: 10px;
    width: 51%;
    padding-left: 32px;
}
			
			.footerContactItem i {
    margin-right: 13px;
    font-size: 20px;
    top: 3px;
    color: #555;
    position: absolute;
    left: -26px;
}
.homepage-titles {
   
}			
			.page {
    min-height: 0px;
}
}


.homepage-titles {
}

#quickBuyLink a {
    color: #FFF!important;
}

#lcdBuybackLink a {
    color: #FFF!important;
}