/*
 Theme Name: RNET
 Template: Divi
 Custom CSS written by Dave Cahill | River Net Creative Industries | A Division of River Net Computers, LLC
 (908) 996-3279 | http://www.rivernetcreative.com | dave@rivernetcomputers.com
*/



/*--------------------------------------------------------*/
/*--------------------------------------------------------*/
/*--------------------------------------------------------*/

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
    color: #004564;
    text-decoration: underline;
}


h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {
    color: #3c81a0;
    text-decoration: none;
}

#main-content .container {
	padding-bottom: 40px;
}

.total > td:first-child {
    text-align: right;
}


.productinfoholder {
    float: right;
    min-width: 70% !important;
    padding-bottom: 20px;
}


div.wpcoproduct div.wpcoimages {
    float: left;
    max-width: 25%;
    padding-right: 20px;
}

.addthis_sharing_toolbox {
    float: right;
    width: 10px;
}


#checkout_shipping_quote_results_wrapper > h3 {
    margin-top: 30px;
}

tr.checkout_total td {
    text-align: center;
}

.hidden-xs.hidden-sm.checkout_total > td:first-of-type {
    text-align: right;
}



ul.buylinks {
    list-style: outside none none;
    margin-bottom: 20px;
    margin-left: auto;
    margin-right: auto;
    padding: 0;
}


ul.buylinks li {
    display: inline-block;
    float: none;
    height: auto;
    margin: 10px 20px 0px 0 !important;
    text-align: center;
    width: auto;
}

.et_pb_section .et_pb_row .et_pb_column ul.buylinks li img {
    display: block !important;
    float: left !important;
    margin: 0 !important;
    width: 80px;
}

/*--------------------------------------------------------*/
#cboxOverlay, #colorbox {	z-index: 999999 !important; }
#footer-info .hide { display: inline; visibility: visible; width: 100%; }
/*--------------------------------------------------------*/



/*---------------DESKTOP ---------------------------------*/




@media only screen and ( min-width: 1700px ) {


}


@media only screen and ( min-width: 1405px ) {
}


@media only screen and ( min-width: 981px ) {
}


@media only screen and ( min-width: 1200px ) {
}


@media only screen and ( min-width: 1100px ) {
}


/*-------------------[1080px]------------------*/



@media only screen and ( min-width: 1100px ) and ( max-width: 1405px) {
}


@media only screen and ( min-width: 981px ) and ( max-width: 1405px) {
}


@media only screen and ( min-width: 981px ) {
}


/*-------------------[960px]------------------*/



@media only screen and ( min-width: 981px ) and ( max-width: 1100px ) {
	

}


@media only screen and ( max-width: 980px ) {

/*--------------------------------------------------------*/
#footer-info .hide { display: table-column; visibility: hidden; width: 100%; }
/*--------------------------------------------------------*/	
	
	
}

@media only screen and ( min-width: 768px ) and ( max-width: 980px ) {


}


@media screen and ( max-width: 782px ) {


}



/*--------------------------------------------------------*/
/*--------------------------------------------------------*/
/*--------------------------------------------------------*/




/*-------------------[480px]------------------*/



@media only screen and ( max-width: 767px ) {


	.hide { display: table-column; visibility: hidden; width: 100%; }
	
	
}


/*--------------------------------------------------------*/
/*--------------------------------------------------------*/
/*--------------------------------------------------------*/



/*-------------------[320px]------------------*/

@media only screen and ( max-width: 479px ) {
	




}

