body {
    line-height: 1.5em;
}
small {
    font-size: 0.8em;
    color: #7f7f7f;
}

/*SEARCH BAR*/
div.asl_w .probox .promagnifier .innericon svg {
    fill: #7F7F7F;
    /*display:none;*/
}

.content_row_wrapper {
    padding: 0;
}
#logo {
    left: -13px;
}

#navigation > li a > span {
    border-width: 0 0 0 0;
}
.featured_image img, .featured_image div {
    width: 48px;
}

.header-right > *:not(:last-child):after, .header-left > *:not(:last-child):after {
	  border-color: transparent;
    border-width: 0 0 0 0;
}
/*LINKS*/

a {
    color: #F8A215;
}
a:hover {
    color: #7f7f7f;
}
a:visited {
    color: #F8A215;
}

a:visited:hover {
    color: #7f7f7f;
}

.default-style h4 a, .default-style h3 a {
    color: #F8A215;
}



/*HEADINGS*/
h2 {
    line-height: 1.5em;
}
h3 {
    text-align: center;
}
h4 {
    text-align: center;
    line-height: 1.5em;
}

h5{
	text-align:center;
}

.tagline{
	margin-top:0;
	text-align: center;
	font-size:70%;
}

.sub_page_header:not(.center-style) .content_row_wrapper {
    padding-top: 25px;
}

.HomeTitle {
	padding-bottom:5px;
}

.HomeTitle h1{
	margin-top:25px;
	margin-bottom:0;
	padding-bottom:0;
	font-weight:bold;
}


.HomeTitle img {
	padding:0;
}

.new{
	color: #7f7f7f;
	font-weight:bold;
}

.sub_page_header:not(.center-style) .breadcrumb {
    position: relative;
    top: 40px;
    left: -14px;
    -moz-transform: translateY(-60%);
    -webkit-transform: translateY(-60%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-60%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-60%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}
.side-panel-holder {
    font-size: small;
    font-weight: bold;
}
.side-panel-widgets > .widget {
    margin-bottom: 0;
}
.side-panel-widgets > .widget:not(:last-child) {
    padding-bottom: 0;
    border-width: 0;
}


/*BUTTONS*/

.button_ {
    font-size: larger;
    font-weight: bold;
    color: #fff;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    background-image: -moz-linear-gradient(top, #fcd04f, #ff7400);
    background-image: -webkit-linear-gradient(top, #fcd04f, #ff7400);
    background-image: -o-linear-gradient(top, #fcd04f, #ff7400);
    background-image: -ms-linear-gradient(top, #fcd04f, #ff7400);
    background-image: linear-gradient(to bottom, #fcd04f, #ff7400);
    border-style: outset;
}

.buttonCTA {
  border: none;
  padding: 15px 20px;
  text-align: center;
  font-size: 16px;
  margin: 4px 2px;
  transition-duration: 0.2s;
  border-radius: 40pt;
  cursor: pointer;
  background-color: #000000; 
  color: #696969; 
  border: 2px solid #696969;
  font-weight: bold;
  font-size: 18px;
  box-shadow: 0 0px 8px 0 rgba(0,0,0,0.8), 0 6px 20px 0 rgba(0,0,0,0.19);
}


.buttonCTA:hover {
  color: #000000; 
  background-color: #ff8001; 	
}

a.button_.default.medium {
  color: #fff;
}

.sub_page_header .page-title > * {
    font-weight: bold;
    font-style: normal;
	  width: 100vw;
	
}

.side-panel-holder input {
    font-size: small;
    font-weight: bold;
}
.side-panel-holder h5 {
    font-size: small;
    font-weight: bold;
}
featured_image#container img {
    max-width: 48px;
    float: left;
    height: 48px;
}
.product_item_holder {
    margin-bottom: 5px;
    padding: 5px;
	  text-align:center;
}
.product_item_holder .featured_image {
	  padding: 0px;
  	display: block;
    margin-left: auto;
    margin-right: auto;
    width: 60%;
}

.testimonial {
    color: #7f7f7f;
    padding: 15px;
	  font-size: 25px;
	  text-align: center;
	  line-height: 30px;
	  font-style: italic;
	  font-weight: normal;
}

.highlight {
    border: 1px;
    background-color: #fbfbfb;
    color: #7f7f7f;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    border-color: #d5d5d5;
    border-style: solid;
    padding: 15px;
}

.no-highlight {
    padding: 5px;
    margin: 0;
}
.videoWrapper {
    position: relative;
    height: 0;
    padding-bottom: 56.25%;
}
.videoWrapper iframe {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
}

/*TIPS*/
#tipDIV {
  margin:auto;
  margin-top:0px;
  width:auto;
  padding:10px;
  box-shadow:0px 0px 8px 4px #EDEDED;
}

/*JOIN NOW*/
.JoinNow{
  margin-top:10px;
  text-align: center;
	font-size:30px;
}

/*FOOTER*/
#footer .footer_widgets {
    padding: 5px 0;
	  font-size: 170%;
    line-height: 1.5em;
}

/*REMOVE LINE ABOVE COPYRIGHT*/
#footer .footer_info_bar {
  border-width: 0;
}

/*COPYRIGHT AREA*/
.copyright {
    font-size: 13px;
    height: 15px;
	  margin-bottom:20px;

}
.menu#footer-navigation li {
    border: none;
    font-size: 13px;
	
}
ul#footer-navigation.menu {
    float: right;
	  height: 15px;
    margin-bottom: 20px;
}

/*PRODUCT PAGE*/
.product-summary p{
	display:none;
}

.product_meta{
	display:none;
}

/*HIDE ICON AND SHORT DESCRIPTION ON SOLUTION LANDING PAGES (TIP: REQUIRES PUBLISH THEN EMPTY ALL CACHES */
.product-summary {
	display:none;
} 

#rt_product_categories-3 h5::after{
	display:none;
}
/*HIDE TOP 10 CATEGORY*/
li.cat-item.cat-item-68{
	display:none;
}

/*REMOVE PAPERCIP EFFECT*/

.imgeffect > div:hover:before {
  display: none;
  }

/*CAROUSEL*/
.owl-carousel.owl-loaded.owl-drag{
	height:140px;
}

.product-carousel .product_item_holder {
    padding-bottom: 5px;
}

.product_item_holder {
     margin-bottom: 5px;
    -moz-border-radius: 25px;
    -webkit-border-radius: 25px;
    -o-border-radius: 25px;
    border-radius: 25px;
    border-bottom-width: 5px;
    padding: 5px;
}

/*PRICES & DETAILS ON CAROUSEL*/
.product_info_footer.clearfix{
	border:0px;
}

/*REMOVE DETAILS LINK ON PRODUCTS*/
.action_buttons a{
		display:none;
}

.border_grid .product_item_holder {
    padding-bottom: 10px;
}

/*SIDEBAR WIDGETS*/
.widgets_holder .widget {
  border-width: 0px;
  padding-top: 10px;
  padding-bottom: 10px;
}

.product_item_holder .product_info h5 a {
  text-decoration: none;
	color:#F8A215;
	font-size:large;
	font-weight:bold;
}

/*TITLE FOR WIDGETS*/
.widgets_holder h5{
	padding:0;
	margin-bottom:0;
	font-size:15px;
	font-weight:bold;
}

.widgets_holder h5:after{
	display:none;
}

.product_item_holder .product_info_footer {
  padding-top: 5px;
}

.product_info_footer .price:before, .single-products p.price:before {
  font-family: "fontello";
  content: "?";
}

/*CLICKING MAKES IMAGE ZOOM*/
.thumbnail {
  max-width: 30%;
}

.lightbox {
	/** Default lightbox to hidden */
	display: none;

	/** Position and style */
	position: fixed;
	z-index: 999;
	width: 100%;
	height: 100%;
	text-align: center;
	top: 0;
	left: 0;
	background: rgba(0,0,0,0.8);
}

.lightbox img {
	/** Pad the lightbox image */
	max-width: 100%;
	max-height: 95%;
	margin-top: 2%;
}

.lightbox:target {
	/** Remove default browser outline */
	outline: none;

	/** Unhide lightbox **/
	display: block;
}


/*BLOG TITLE COLOR*/
article.type-post h2 a {
	  color:#F8A215;
}

/*REMOVE WEIRD CATEGORY ICON*/
.icon-flow-cascade.categories:before{
	display:none;
}

.icon-flow-cascade.categories a{
	color:#F8A215;
}

/*LARGER TAGLINE ON BLOG LIST*/
.text.entry-content strong{
	font-size:20px;
	line-height:25px;
}

/*HIDE UNWANTED SOCIAL ICONS*/

.vkontakte, .tumblr {
	display:none;
}


/*SEARCH RESULTS*/
#search-results .loop {
    padding-bottom: 5px;
    margin-top:15px;
	  border-bottom:0;
}

.icon-right-hand::before{
	font-family: "fontello";
  content: "?";
}


/* ==== MEDIA QUERIES ==== */

/* Tablet Portrait and Smaller screen and (max-width : 979px)*/
@media screen and (max-width: 979px) {
	/*MOBILE MENU*/
    #container{
        overflow:hidden;
    }
    .header-right { 
        margin-left: auto; 
        margin-right: -290px; 
        left:auto;
        right:0;
    }
 
    .mobile-menu-active .header-right {
        margin-left: auto; 
        margin-right: 0px; 
    }
 
    .mobile-menu-button{
        left:auto;
        right:33px;
    }
	

	
	.sub_page_header:not(.center-style) .content_row_wrapper {
    padding-bottom: 0px;
}

	.sub_page_header:not(.center-style) .content_row_wrapper {
    padding-top: 0px;
}
	
	.sub_page_header:not(.center-style) .content_row_wrapper {
    padding-top: 0;
}
	
/*MOBILE MENU STYLE*/
#mobile-navigation > li > a:hover::after{
  font-family: "fontello";
  content: "?";
	padding-left:5px;
}

/*SPACE ABOVE PRICE*/
.product_item_holder .product_info_footer {
  padding-top: 5px;
	margin-top:5px;
  position: relative;
}
	

.HomeTitle h1{
	margin-top:0;
}
	
	.sub_page_header:not(.center-style) .breadcrumb {
    position: relative;
    top: 0px;
}	
	
/*LARGER SOCIAL ICONS*/

ul.social_media li {
    height: 34px;
    width: 34px;
}
 
ul.social_media > li > a {
    height: 34px;
    line-height: 34px;
    width: 34px;
	font-size:22px;
}
ul.social_media > li > a:hover {
    height: 34px;
}
 
.social_media [class^="icon-"]::before, .social_media [class*=" icon-"]::before {
    line-height: 34px;
 
}

.footer_contents hr{
	width:100vw;
}
	
	/*DO NOT REMOVE FOLLOWING BRACKET*/	
}



/*/* Extra small devices Phones screen and (max-width : 767px)*/
@media screen and (max-width: 767px) {
	/*specific CSS goes below this comment*/


		footer {
    margin-bottom: 50px;
  }
		
	/*DO NOT REMOVE FOLLOWING BRACKET*/
}







/*small devices Tablets screen and (min-width : 768px)*/
@media screen and (min-width: 768px) {
	/*phone specific CSS goes below this comment*/

	/*DO NOT REMOVE FOLLOWING BRACKET*/
}


/* move search bar UP to align with menu */
.header-right nav:last-child #navigation > li:last-child > a {
    line-height: 4px;
}

/* remove the accordian controls from all catalog entries (to hide related products) */

.rt-toggle > ol > li .toggle-head {
    display: none;
}

/* remove borders on home page latest announcement table */

table:not(.table):not(.ui-datepicker-calendar):not(.variations) > tbody > tr > td {
    border-style: none;
}