/*
republic Custom Style CSS
*/
@media print {
	.print:last-child {
     page-break-after: auto;
}
  html, body {
            border: 1px solid white;
            height: 99%;
            page-break-after: avoid;
            page-break-before: avoid;
        }
	.menu-item-has-children > a::after {
    content: " +";
    display: inline-block;
    margin-left: 5px;
}

header#masthead,
.large-12.columns.belownavi,
#content #secondary,
#colophon,
div#content,
.scrollup,
.woosingle-sidebar2,
div#comments,
.footerwidgetarea{
    visibility: hidden;
  }
 .large-12.columns.belownavi, 
  .footerwidgetarea,
  #colophon,
  .breadcrumbs,
  .nav-links,
  #random-post,
  #content #secondary,
  .woosingle-sidebar2{
	  display:none;
  }
.entry-content,
h1.entry-title,
img.attachment-republic_singlefull.size-republic_singlefull.wp-post-image,
div.entry-meta  {
    visibility: visible;	
	display: block;
  }
  article {
    position: absolute;
	display: block;
    left: 0;
    top: 0;
  }
  a[href]:after {
    content: none !important;
  }
}



/*    .search-form:before, .search-form:after,.cf:before, .cf:after{
      content:"";
      display:table;
    }
    
    .search-form:after, .cf:after{
      clear:both;
    }

    .search-form, .cf{
      zoom:1;
    }

    
    .search-form, .form-wrapper {
        width: 100%;
        padding: 15px;     
    }
    
    .search-form input,.form-wrapper input {
        width: 190px;
        height: 20px;
        padding: 10px 5px;
        float: left;
        border: 0;
        background: #eee;
        -moz-border-radius: 3px 0 0 3px;
        -webkit-border-radius: 3px 0 0 3px;
        border-radius: 3px 0 0 3px;      
    }
    
    .search-form input:focus, .form-wrapper input:focus {
        outline: 0;
        background: #fff;
        -moz-box-shadow: 0 0 2px rgba(0,0,0,.8) inset;
        -webkit-box-shadow: 0 0 2px rgba(0,0,0,.8) inset;
        box-shadow: 0 0 2px rgba(0,0,0,.8) inset;
    }
    
    .search-form input::-webkit-input-placeholder, .form-wrapper input::-webkit-input-placeholder {
       color: #999;
       font-weight: normal;
       font-style: italic;
    }
    
    .search-form input:-moz-placeholder, .form-wrapper input:-moz-placeholder {
        color: #999;
        font-weight: normal;
        font-style: italic;
    }
    
    .form-wrapper input:-ms-input-placeholder {
        color: #999;
        font-weight: normal;
        font-style: italic;
    }    
    
.search-form .search-submit{
	overflow: visible;
    position: relative;
    float: left;
    border: 0;
    padding: 0;
    cursor: pointer;
    height: 40px;
    width: 100px;
        font-size: 15px;
    font-weight: bold;
    color: #fff;
    text-transform: uppercase;
    background: #008cba;
    -moz-border-radius: 0 3px 3px 0;
    -webkit-border-radius: 0 3px 3px 0;
    border-radius: 0 3px 3px 0;
    text-shadow: 0 -1px 0 rgba(0, 0 ,0, .3);
    }   
      
.search-form .search-submit:hover{		
	background: #07ace2;
}	
      
    .search-form .search-submit:active,
    .search-form .search-submit:focus{   
        background: #07ace2;    
    }
.search-form  label:after  .search-submit:hover{background: #07ace2;}
.search-form label:after{
content: '';
    position: absolute;
    border-width: 8px 8px 8px 0;
    border-style: solid solid solid none;
    border-color: transparent #008cba transparent;
    right: 136px;
    margin-top: 11px;
    z-index: 98;
}
 .search-form input.search-submit:before, .form-wrapper button:before {
        content: '';
        position: absolute;
        border-width: 8px 8px 8px 0;
        border-style: solid solid solid none;
        border-color: transparent #d83c3c transparent;
        top: 12px;
        left: -6px;
    }
    
    .search-form .search-submit:hover:before,.form-wrapper button:hover:before{
        border-right-color: #e54040;
    }
    
   .search-form .search-submit:focus:before, .form-wrapper button:focus:before{
        border-right-color: #c42f2f;
    }    
    
    .form-wrapper button::-moz-focus-inner {
        border: 0;
        padding: 0;
    }
 */
h2.site-description {
    font-size: 20px;
}
p.site-title,
h1.site-title {
	margin-left: -1px;
	    margin-bottom: 0;
    margin-top: 0;
	    font-size: 2rem;
}
.menu-top-container ul.nav-menu{
	    margin: 0 auto;
}
a{
    outline : none !important;
}
#main h2{
    font-size: 1.65rem !important;
}
p.form-submit{
    clear: both;
}
.comment {
    position: relative;
}
div.large-8.column div.comment p,
div.comment p{
    position: absolute;
    color: #FFFFFF;
    margin: -10px -4px;
    font-size: 13px;	
	 background: #333;
    padding: 5px 10px;
    border-radius: 1px;
	
}
div.large-8.column div.comment::after,
div.comment p:after{
position: absolute;
    bottom: -3px;
    left: 0;
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 3px 7px 0 0;
    border-color: #333 transparent transparent transparent;
}
.page div.comment::before,
.single-post div.comment::before{
content: "";}


.mylogo.ritlay{
	float: right;
    text-align: initial;
    justify-content: flex-end;
}
.asidelogo {
	float: left;
    margin-right: 10px;
}
.mylogo.def {
    float: left;
    margin-right: 10px;
}

.asidelogo.def {	
	float: right;
    text-align: initial;
    justify-content: flex-end;
}
.mylogo.center {
   text-align: center;
}
/*--------------------------------------------------------------
# Website Width Define
--------------------------------------------------------------*/
body .top-bar-section,
#masthead > div.header-area,
ul#primary-menu,
div#content,
.orbit-container,
ul.nav-menu,
div.footer-widgets,
.site-footer{
    width: 90%;
	margin: 0 auto;
}
/*--------------------------------------------------------------
# Top Navi Bar
--------------------------------------------------------------*/
nav.top-bar ul.left ul.top-bar-menu li a:hover, nav.top-bar .top-bar-section ul.right li a:hover, nav.top-bar{
    
    background: #333333;
}
nav.top-bar ul.left ul.top-bar-menu li a, nav.top-bar .top-bar-section ul.left ul.top-bar-menu li ul.sub-menu li a, nav.top-bar .top-bar-section ul.right li a, nav.top-bar{
    
    background: #3387d0;
}
/*--------------------------------------------------------------
Menus
--------------------------------------------------------------*/
nav.top-bar{
height:auto;
}
ul.menu-top-container.nav-menu {
    margin: 0 auto;
}
.main-navigation li.menu-item-has-children > a:hover::after {
	color:#485561;
}
.main-navigation li.page_item_has_children > a::after,
.main-navigation li.menu-item-has-children > a::after{
    content: "\f0d7";
    font: normal normal normal 14px/1 FontAwesome;
    padding: 5px;
    opacity: 1;
}

.main-navigation ul ul li a:hover{
color: #485561;
}
.main-navigation a::after ,
.main-navigation a::before{
	opacity: 0;
	-webkit-transition: top 0.3s, opacity 0.3s, -webkit-transform 0.3s;
	-moz-transition: top 0.3s, opacity 0.3s, -moz-transform 0.3s;
	transition: top 0.3s, opacity 0.3s, transform 0.3s;
}
.main-navigation li:hover > a, .main-navigation li.focus > a{
	background: linear-gradient(0deg, #dcd7d7 50%, #efefef 50%);
}

.main-navigation a:hover::before,
.main-navigation a:hover::after,
.main-navigation a:focus::before,
.main-navigation a:focus::after {
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	transform: scale(1);
}

.main-navigation a:hover::before,
.main-navigation a:focus::before{
	opacity: 1;
}
.main-navigation a:hover::after,
.main-navigation a:focus::after {
	top: 0%;
	opacity: 1;
}

/*--------------------------------------------------------------
# Thumbnail Image
--------------------------------------------------------------*/
img.attachment-republic_singlefull.size-republic_singlefull.wp-post-image{
	width:100%;
}
div.large-8.column img.attachment-post-thumbnail{
    float:left;
  margin-bottom: 20px;
  max-height: 200px;
  
}

img.attachment-post-thumbnail:hover{
 border-radius:0%;
    box-shadow: 1px 1px 7px 2px #ddd;
 -webkit-transition: all 1s ease;
     -moz-transition: all 1s ease;
       -o-transition: all 1s ease;
      -ms-transition: all 1s ease;
          transition: all 1s ease;
}



/*--------------------------------------------------------------
# Front Page
--------------------------------------------------------------*/
#big-display{
    background-color: #FAFAFA;
    margin-top: 20px;
  margin-bottom: 30px;
  border: 1px solid;
  border-color: #ddd;
  padding: 0px;
}
#big-display .large-8{
    padding: 30px;
}
#big-display .large-4{
    float:left;
}
.pricing-table{
    
      float: left;
  min-width: 28%;
    margin-right: 1.65%;
  margin-left: 1.65% !important;
}
.large-12 .front-label{
    padding: 8px 19px;
    float: left;
    font-size: 1.1rem;
    min-width: 14%;  
}

/*--------------------------------------------------------------
# News Ticker 
--------------------------------------------------------------*/
.ticker a,
.ticker li span,
.ticker {
	background: #333333;

}

.ticker li i,
.ticker a,
.ticker li span,
.ticker{
	color: #FFF;
}
.ticker {
	height: 42px;
	overflow: hidden;
	line-height: 42px;


}
.ticker li span{
	border-right: 1px solid #e2e2e2;
	padding: 18px;
	margin-right: 5px;
	font-size: 20px;  
}

.ticker li i{
	  font-size: 20px;
      padding: 4px 6px 0px 5px;
}
.ticker a:hover{
	color:#D8D8D8;
}
.ticker a{
    font-size: 15px;
    margin: 7px 9px 0px 14px;
    position: absolute;
	line-height:27px;
}

#random-post .latest-post a {
	color:#EA1515;
	max-width:246px;
	float: left;
}
.latest-post a {
font-weight: bold;
font-size: 15px;
}

#random-post .latest-post .desc p{
	font-size:0.8rem;
}
.latest-post .desc {
    max-height: 62px;
    overflow: hidden;
    float: left;
    max-width: 246px;
	}

.latest-post .clear {
	clear: both;
}
div.large-12 {
    padding: 0px;}
#content > div.large-12.columns.belownavi > ul{
margin:0;
    margin-left: -2px;
    width: 100.3%;
}
div.large-12.column > ul.bloggrid.latest-post > li > h2 > a,
div.large-8.column > ul.bloggrid.latest-post > li > h2 > a {
    font-size: 0.9rem;
	    line-height: 14px;
}
.widget_categories ul {
    list-style: none;
}
li.cat-item:before {
    font-family: 'FontAwesome';
    content: "\f114";
    margin: 0 5px 0 -15px;
    color: #7e7d7d;
}
/*--------------------------------------------------------------
# Latest Posts
--------------------------------------------------------------*/

#main > div.large-8.column > ul > div > li > h2 > a{
	font-size:16px;
}
img.attachment-republic_latestthumbimg.size-republic_latestthumbimg.wp-post-image {
    width: 100%;
}
.latest-post img:hover, .latest-post img.attachment-post-thumbnail:hover{
    box-shadow: 1px 1px 7px 2px #ddd; 
}
a.viewposts{
	float: right;
    padding: 6px 16px 4px 16px;
    background: #EFEFEF;
    color: #868585;
    font-size: 13px;
}
/*--------------------------------------------------------------
# Content Area
--------------------------------------------------------------*/
article.sticky{
    position: relative;
    width: auto;
    z-index: initial;
}
#page{
margin:0 auto;
  overflow: hidden;
}
#content{
	margin-top:2%;
}
.tagcloud a:hover{
      background-color: #008CBA;
  color: #fff;
    
}
.tagcloud a{
      font-size: 13px !important;
  display: inline-block;
  padding: 0 10px;
  min-height: 28px;
  line-height: 28px;
  border: 1px solid;
  margin: 2px 0;
  -webkit-transform: all 0.2s;
  -moz-transform: all 0.2s;
  -ms-transform: all 0.2s;
  -o-transform: all 0.2s;
  transform: all 0.2s;
  -webkit-transition: all 0.2s;
  transition: all 0.2s
}
.wp-caption{   
    border: 1px solid #e9e4e3;
    padding: 10px 10px 0px 10px;
}
span.vcard {
	border:none;
	padding:0;
}
.nav-previous a:before{
	content: "\f137";
	font: normal normal normal 14px/1 FontAwesome;
	padding: 5px;
	color: #9B9B9B;
	font-size: 1rem;
}
.nav-next a:after{
	content: "\f138";
	font: normal normal normal 14px/1 FontAwesome;
	padding: 5px;
	color: #9B9B9B;
	font-size: 1rem;
}
p.form-allowed-tags{
    display:none;
}
#commentform > p.comment-form-comment > label:before {
 content: "\f0e5";
	font: normal normal normal 14px/1 FontAwesome;
	padding: 5px;
	color: #9B9B9B;
	font-size: 1rem;   
}
a.myacc:before{
    content: "\f007";
	font: normal normal normal 14px/1 FontAwesome;
	padding: 5px;
	font-size: 1rem;  
}
a.myacclo:before{
    content: "\f13e";
	font: normal normal normal 14px/1 FontAwesome;
	padding: 5px;
	font-size: 1rem;  
}
a.cart-contents:before{
    content: "\f07a";
	font: normal normal normal 14px/1 FontAwesome;
	padding: 5px;
	font-size: 1rem;  
}
#commentform > p.comment-form-comment > label {
    
    display: block;
    margin-bottom: 0.88889rem;
    padding: 0.33333rem 0.5rem 0.5rem;
    position: relative;
    bottom: -14px;
    clear: both;
    background: #f2f2f2;
    border: 1px solid;
    color: #333333;
    border-color: #cccccc;
    -webkit-border-top-right-radius: 3px;
    -webkit-border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
    border-bottom: 0;  
    
}
ol.comment-list,ol.children{
     margin-left: 0;   
    list-style: none;
}
article.comment-body{    
            display: inline-block !important;
      -webkit-appearance: none;
  -moz-appearance: none;
  border-radius: 0;
  background-color: #FFFFFF;
  border-style: solid;
  border-width: 1px;
  border-color: #cccccc;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  color: rgba(0, 0, 0, 0.75);
  display: block;
  font-size: 0.875rem;
  margin: 0 0 1rem 3.5%;
  width: 96.5%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: border-color 0.15s linear, background 0.15s linear;
  -moz-transition: border-color 0.15s linear, background 0.15s linear;
  -ms-transition: border-color 0.15s linear, background 0.15s linear;
  -o-transition: border-color 0.15s linear, background 0.15s linear;
  transition: border-color 0.15s linear, background 0.15s linear;
}
div.vcard{
	display: block;
	margin: 0;
	border: 0;
	padding: 0; 
}
footer.comment-meta{
	display: block;
	margin-bottom: 0.88889rem;
	padding: 0.33333rem 0.5rem 0.5rem;
	position: relative;
	/* bottom: -14px; */
	clear: both;
	background: #f2f2f2;
	border-bottom: 1px solid;
	color: #333333;
	border-color: #cccccc;
}
footer > div.comment-author.vcard > b{
  margin-left: 2%;
}
div.comment-metadata{
    margin: -10px 0 0 11%;
}
footer > div.comment-metadata > a time:before{
	content: "\f017";
	font: normal normal normal 14px/1 FontAwesome;
	padding: 2px;
}
footer > div.comment-metadata > span > a.comment-edit-link:before{
	content: "\f044";
	font: normal normal normal 14px/1 FontAwesome;
	padding: 2px;  
}


div.comment-content{
  padding:1rem
}
.reply a.comment-reply-link{
  
  color:#ffffff;
  
}
div.replybutton{
float:right;
margin-bottom:0px;
padding: 8px 18px 8px 9px;
border-top-left-radius: 4px;
}
input#submit{  
  padding:14px;
}
.reply a.comment-reply-link:before{
	content: "\f112";
	font: normal normal normal 14px/1 FontAwesome;
	padding: 5px;
	font-size: 1rem;
  }
.odd div.comment-author.vcard > img{
  margin-bottom: -10px; 
  width: auto;
  height: auto;
  border: 1px solid;
  padding: 5px;
  border-color: #ddd;
  border-radius: 5px 20px 5px;
}
.even div.comment-author.vcard > img{
  margin-bottom: -10px;  
  width: auto;
  height: auto;
  border: 1px solid;
  padding: 5px;
  border-color: #ddd;
  border-radius: 5px 20px 5px;
}
.even article.comment-body{
    background-color: #FFFFFF;
}
.odd article.comment-body{
    background-color: #F7F7F7;
}
ul.right form#searchform{
    padding: 0px 0px 10px 2px;
    margin-right: 12px;
    margin-top: -4px;
    position: relative;
}
ul.right #searchform > div > div > div > div.small-10.columns > input#s{
	    height: 35px;
}
ul.right #searchform > div > div > div > div.small-2.columns > input{
    height: 37px;
    margin-top: -1px;
    padding-right: 17px;
    background: #f04124;
    border-radius: 0px 5px 5px 0px;
    border: 0px;
	width:48px;
}
form#searchform {
    padding: 15px 5px;
}	
#searchform > div > div > div > div.small-2.columns > input{
    text-indent:-9999px;
      z-index: 1;
    
}
#searchform > div > div > div > div.small-2.columns{
  max-width: 39px;
  position: absolute;
  left: 78%;
}
ul.right #searchform > div > div > div > div.small-2.columns > i {
    margin: 55% 0 0 61%;
}
#searchform > div > div > div > div.small-2.columns > i{
    
  position: absolute;
  color: #FFFFFF;
  margin: 25% 0 0 33%;
  z-index: 2;
  cursor: pointer;
}
div#infinite-handle{clear:both;}
/*--------------------------------------------------------------
# Author
--------------------------------------------------------------*/
.author-bio{
  border: 1px solid;
  padding: 10px;
  border-color: #ddd;
  }
  
.author-bio img{
  border: 1px solid;
  padding: 5px;
  border-color: #ddd;
}
.author-title{
    font-weight: bold;
    text-transform: uppercase;

}
.author-meta i.fa-globe{color:;}
.author-meta i.fa-envelope{color:;}
.author-meta i.fa-facebook-official{color:#3b5998;}
.author-meta i.fa-youtube-square{color:#bb0000;}
.author-meta i.fa-twitter-square{color:#00aced;}
.author-meta i.fa-pinterest-square{color:#cb2027;}
.author-meta i.fa-google-plus-square{color:#dd4b39;}
.author-meta i.fa-rss-square{color:#ff9900;}
.author-meta i.fa-instagram{
	background-color: #ffffff;
    padding: 0;
	font-size: 24px;
	margin-right: 4px;
    color: #125688;
}
.author-meta i:hover{
color:#8C8C8C;
}
.author-meta i{
	font-size: 24px;
	margin-right: 4px;

}
div.author-bio > ul > li > div.large-2.columns {
    padding-left: 0;
    padding-right: 0;
}
/*--------------------------------------------------------------
# Sidebars
--------------------------------------------------------------*/
div.footer-widgets a{
	color:#ffffff;
}
.footer-widgets h2.widget-title{
	background: transparent;;
}
#main h2.widget-title{
	    font-size: 1rem !important;
	
}
h2.widget-title:after {
    position: absolute;
    content: "";
    bottom: 0;
    left: 0;
    height: 2px;
    width: 40px;
    background: #ff3838;
}
h2.widget-title{
	font-size: 1rem !important;
    padding: 8px 0px;
    clear: both;
    position: relative;
    text-transform: uppercase;
    color: #636467;
}
.tabs-content > .content{
      padding: 5px 0px 0px 0px !important;
}
.sidebarwidget1 {
	margin-bottom: 2px;
	list-style: none;
        border-bottom: 1px solid #F2F2F2;
  padding: 10px;
}
.sidebarwidget1 a {
  float: none;
    color: #404040;
    font-size: 0.8rem;
    font-weight: bold;
}
.sidebarwidget1 img {
float: left;
  margin: 2px 12px 4px 0;
  border: 1px solid #dedbd1;
  width: 65px;
}
.sidebarwidget1 .clear {
	clear: both;
}
#panel2-2,#panel2-1{
    border: 1px solid #bbb;
   
}
.tabs dd, .tabs .tab-title #panel2-2, .tabs dd.active a, .tabs .tab-title.active a{
      margin-bottom: -1px;
}
.tabs dd > a, .tabs .tab-title > a{
border: 1px solid #bbb;
    font-size: 14px !important;
    font-weight: bold;
    color: #676767 !important;
	    border-bottom-width: 4px;
}
.widgetinfo,.widgetinfo a{
    font-size: 12px;
  font-weight: bold;
  color: #A0A0A0;
}


/*--------------------------------------------------------------
# WooCommerce
--------------------------------------------------------------*/
.woocommerce div.product form.cart .variations td.label {
    padding-right: 1em;
    background: transparent;
    padding: 17px 6px;
    line-height: 1;
}
.woocommerce div.product form.cart .button.quickcheckout a{
color:#fff;
}
.woocommerce div.product form.cart .button.quickcheckout {
    border-radius: 3px;
    margin-left: 10px;
    padding: 9px;
}
.woocommerce div.product form.cart .button.quickcheckout:before {
    content: "\f08b";
    font: normal normal normal 14px/1 FontAwesome;
    padding: 1px 6px 0px 0px;
    font-size: 1.1rem;
}
.woocommerce .woocommerce-message{
    
  border-top-color: #20598A;
  border-right: 1px solid #ddd;
  border-left: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
}
div#random-post > h4::before,
div.related.products > h2::before{
	content: "\f074";
    padding: 8px;
    font: normal normal normal 14px/1 FontAwesome;
}
div#random-post > h4{
	background: #2B94DE;
    float: left;
    color: #fff;
    padding: 10px;
    margin-bottom: 3%;
    border-radius: 3px;
	font-size: 1rem !important;}
div.related.products > h2 {
	background: #008CBA;
    float: left;
    color: #fff;
    padding: 10px;
    margin-bottom: 3%;
    font-size: 1.2rem !important;
    border-radius: 3px;
}
.woocommerce div.product div.images ol.flex-control-nav.flex-control-thumbs img{
	    padding: 4px;
}
.woocommerce div.product div.images .flex-control-thumbs {
overflow: inherit !important;}
.woocommerce div.product div.images img{
    padding: 5px;
    border: 1px solid #ddd;
}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product{
   background-color: #ffffff;
}
a.added_to_cart.wc-forward{
    display: none;
}
.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt{
    
    background: #f78828;
    border: 1px solid #da7532;
    background: linear-gradient(to bottom,#f78828 0,#dd771f 100%);
    font-weight: bold;
    box-shadow: none;
;
}
 .woocommerce div.product form.cart .button:before {content: "\f07a";
  font: normal normal normal 14px/1 FontAwesome;
  padding: 1px 6px 0px 0px;
  font-size: 1.1rem;
}

.woocommerce div.product .woocommerce-tabs .panel{
    background-color: #ffffff;
  padding: 20px;
  margin-top: 0px;
 border-top:0px;   
}
.woocommerce div.product .woocommerce-tabs ul.tabs li{
    border-radius: 0px;
}

.woocommerce div.product .woocommerce-tabs .panel h2{
font-size: 1.3rem;
  margin-bottom: 24px;
}
.woocommerce p.myaccount_user{
    padding: 21px;
    border-color: #DBDBDB;
    color: #333333;
    border: 1px solid #e9e9e9;
    overflow: hidden;
    background-color: #f5f5f5;
}

div.summary.entry-summary > div.woosingle-sidebar2 > div {
	background: #ffffff;

}


.woocommerce ul.products li.product .button{
  background-color: transparent;
  float: left;
  font-size: 75%;
  color: #578CBC;
  background: transparent !important;
}

.product-details-container {
  border-bottom: 1px solid #e7e6e6;
  padding-bottom: 20px;
  min-height: 50px;
    margin-top: -22px;
}
.product-buttons a {
  display: block;
  position: relative;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 16px;
  width: auto;
  max-width: 49%;
  line-height: inherit;
  font-size: 12px;
  text-shadow: none;
}
.product-details {
  padding: 20px 15px 0px 15px;
}
.product .product-buttons {
  margin: 0 2px;
  margin-top: 4px;
  border-top: 1px solid #EBEAEA;
}
.product-buttons .add_to_cart_button:before,
.product-buttons .product_type_simple:before {
	content: "\f07a";
	font: normal normal normal 14px/1 FontAwesome;
	padding: 4px;
}
.product-buttons .show_details_button{
	float: right;
	margin-top: 1rem;
}
.product-buttons .show_details_button:before {
content: "\f0c9";
font: normal normal normal 14px/1 FontAwesome;
    padding: 4px;
}
.product-buttons a:before {
  margin-left: -16px;
font: normal normal normal 14px/1 FontAwesome;
  color: inherit;
}
.products > li {
  border: 1px solid #efefef;
  border-bottom-width: 2px;
}
.woocommerce span.onsale{
  min-height: 32px;
  min-width: 32px;
  padding: 4px;
  font-size: 11px;
  font-weight: 800;
  position: absolute;
  text-align: center;
  line-height: 32px;
  top: 6px;
  left: 6px;
  margin: 0;
  -webkit-border-radius: 18px;
  border-radius: 18px;
  background: #0AC765;
  text-shadow: none;
  color: #fff;
  box-shadow: none;
  border-bottom-right-radius: 0px;
}
.woocommerce ul.products li.product .onsale {
  top: -10px;
  right: auto;
  left: -10px;
  margin: auto;
  -webkit-backface-visibility: hidden;
  display: block;
  z-index: 98;
  color: #fff;
  line-height: 39px;
  text-align: center;
  position: absolute;
  padding: 0px 5px;
  pointer-events: none;
}
.product-images {
  display: block;
  text-align: center;
  position: relative;
}
.product-images .crossfade-images {
  white-space: nowrap;
  display: block;
}
.product-images .crossfade-images .helper {
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
.product-images .crossfade-images:hover img:not(.hover-image) {
  opacity: 0;
}
.product-images .crossfade-images:hover .hover-image {
  opacity: 1 !important;
}
.product-images .crossfade-images img {
  -webkit-transition: opacity 0.5s ease-in-out;
  -moz-transition: opacity 0.5s ease-in-out;
  -o-transition: opacity 0.5s ease-in-out;
  transition: opacity 0.5s ease-in-out;
  position: relative;
  z-index: 50;
  vertical-align: middle;
}
.product-images .crossfade-images .hover-image {
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  opacity: 0;
}
div.summary.entry-summary > div.product_meta{
    padding:10px;
    font-size:0.8rem;
}

div.summary.entry-summary > div.product_meta > span:before{
    content: "\f115";
	font: normal normal normal 14px/1 FontAwesome;
	padding: 5px;
}
 .woocommerce div.product .woocommerce-tabs ul.tabs li a,   .woocommerce div.product .woocommerce-tabs ul.tabs li.active a{
    padding: 12px 8px 12px 15px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs .reviews_tab:before{
    content: "\f0e5";
    font: normal normal normal 14px/1 FontAwesome;
    left: 11px;
    top: 15px;
    font-size: 1rem;
}
.woocommerce div.product .woocommerce-tabs ul.tabs .description_tab:before{
    content: "\f0c9";
	font: normal normal normal 14px/1 FontAwesome;
	  left: 14px;
  top: 17px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs .additional_information_tab:before{
    content: "\f05a";
    font: normal normal normal 14px/1 FontAwesome;
    left: 11px;
    top: 15px;
    font-size: 1rem;
}
.woocommerce .order_details{
      background: #F5F5F5;
  border: 1px solid rgba(0,0,0,.1);
  padding: 15px;
  color: #888;
}
.woocommerce .order_details li.order:before{
   content: "\f138";
font: normal normal normal 14px/1 FontAwesome; 
font-size: 1.7rem;
  position: absolute;
  margin-left: -33px;
  margin-top: 0px;
  color: yellowgreen;
}
.woocommerce .order_details li.total:before{
   content: "\f156";
font: normal normal normal 14px/1 FontAwesome; 
font-size: 1.7rem;
  position: absolute;
  margin-left: -30px;
  margin-top: 0px;
  color: yellowgreen;
}

.woocommerce .order_details li.method:before{
   content: "\f09d";
font: normal normal normal 14px/1 FontAwesome; 
font-size: 1.7rem;
  position: absolute;
  margin-left: -39px;
  margin-top: 0px;
  color: yellowgreen;
}
.woocommerce .order_details li.date:before{
   content: "\f017";
font: normal normal normal 14px/1 FontAwesome; 
font-size: 1.7rem;
  position: absolute;
  margin-left: -33px;
  margin-top: 0px;
  color: yellowgreen;
}
.woocommerce .order_details li{
      margin-left: 2rem;
}
.woocommerce #reviews #comments ol.commentlist li img.avatar{
  width:42px;
}

.woocommerce-cart .cart-collaterals .cart_totals table{
      border-left: 1px solid #DDD;
}
.woocommerce-cart .cart-collaterals .cart_totals table td, .woocommerce-cart .cart-collaterals .cart_totals table th{
    padding-left: 10px;
}
input#coupon_code{
    width: 53% !important;
}
/*--------------------------------------------------------------
# Ads Spaces
--------------------------------------------------------------*/
#masthead > div.header-area > div.large-6.columns.asidelogo{
    margin-top: 14px;
    max-height: 113px;    
}
#content > div.large-12.columns.belownavi{
    margin-top: 10px;    
    margin-bottom: 10px;
      overflow: hidden;
}
#masthead > div.header-area {
    min-height: 135px;
    padding: 20px 0px;
}
/*--------------------------------------------------------------
# Scroll to top
--------------------------------------------------------------*/
.backtoup{
 padding: 8px 14px;
    background-color: #3387d0 !important;
    color: #FFFFFF;
    transition: background-color 300ms ease-out;
	}


.scrollup{
    text-align: center !important;
    float: left;
    position: fixed !important;
    bottom: 18%;
    z-index: 99999;
    right: 3.7%;
    opacity: 0.6;
    margin: 0 !important;
    border-radius: 5px;
}
.scrollup a:hover{
	text-decoration:none;
        color:#ffffff;
	opacity: 1;
	}
/*--------------------------------------------------------------
# bbPress forum
--------------------------------------------------------------*/
#bbpress-forums div.wp-editor-container{
border: 1px solid #DFD9D9;}
#bbpress-forums fieldset.bbp-form input{
	border: 1px solid #DFD9D9;
	padding: 7px;
	background: transparent !important;
}
#bbpress-forums fieldset.bbp-form label{
font-weight: bolder;}

#bbp_topic_submit{
  background: #e74847;
  cursor: pointer;
  font-weight: bold;
  font-size: 14px;
  border: none;
  padding: 12px 16px;
  color: #fff;
  margin: 20px;
  border-radius: 4px;
}

/*--------------------------------------------------------------
# Footer Area
--------------------------------------------------------------*/
ul#footerhorizontal {
    margin-left: 0;
}
#footerhorizontal ul {margin: 5px; padding: 0; 
	list-style-type: none !important;list-style: none; list-style-image: none; }
#footerhorizontal li {display: inline; list-style: none;}
#footerhorizontal ul li a {list-style: none;text-decoration:none;margin: 4px;font-size: 0.8rem;}
#footerhorizontal li::after{content: "\007c";padding: 3px;}
#footerhorizontal li:last-child:after{content: '';}
.footerwidgetarea{
    background-color:#363839;
    color: #8c8989;
	padding-top: 20px !important;
    
}
.footerwidgetarea h2.widget-title{
  color: #D3D3D3;
  font-size: 1.2rem;
  padding: 10px;
}
#wp-calendar > caption{
    
  background-color: #fff;
  border: 1px solid #ddd;
  padding: 8px;
  color: #333;  
}
.bottom-menu-1{
    overflow: auto;
}
.footerwidgetarea abbr[title]{
    
      color: #8C836D;
}
#colophon{
  width: 100%;
  background-color: #4b4c4d;
  padding-top: 20px;
  padding-bottom: 20px;
  display: table;
  color: #ADABAB;
  float: none;
  border-color: #e9eaee;
  border-top: 2px solid;
    
}
#colophon a:active,
#colophon a:visited,
#colophon a:hover{
   color:#fff;
}
#colophon a{
     color: #578CBC;
    
}

#colophon .footer-social{
    text-align: right;
    float:right;
}

/*--------------------------------------------------------------
# Icons
--------------------------------------------------------------*/
i.fa-shopping-cart,
i.fa-unlock-alt,
i.fa-comments-o,
i.fa-tags,
i.fa-external-link,
i.fa-envelope-o,
i.fa-user,
i.fa-clock-o,
i.fa-folder-open-o{
	padding: 5px;
	color: #9B9B9B;
}


i.fa-facebook{background-color: #ffffff;  padding: 10px;  margin-right: 3px;color: #3b5998;}
i.fa-google-plus{background-color: #ffffff;  padding: 10px;margin-right: 3px;color: #dd4b39;}
i.fa-twitter{background-color: #ffffff;  padding: 10px;margin-right: 3px;color: #00aced;}
i.fa-rss{background-color: #ffffff;  padding: 10px;margin-right: 3px;color: #ff9900;}
i.fa-youtube{background-color: #ffffff;  color: #578CBC;  padding: 10px;margin-right: 3px;color: #bb0000;}
i.fa-linkedin{background-color: #ffffff;  padding: 10px;margin-right: 3px;color: #007bb6;}
i.fa-pinterest{background-color: #ffffff;  padding: 10px;margin-right: 3px;color: #cb2027;}
i.fa-instagram{background-color: #ffffff;  padding: 10px;margin-right: 3px;color: #517fa4;}
i.fa-flickr{background-color: #ffffff;  padding: 10px;margin-right: 3px;color: #ff0084;}
i.fa-skype{background-color: #ffffff;  padding: 10px;margin-right: 3px;color: #00aff0;}
i.fa-vimeo-square{background-color: #ffffff;  padding: 10px;margin-right: 3px;color: #aad450;}
i.fa-dribbble{background-color: #ffffff;  padding: 10px;margin-right: 3px;color: #ea4c89;}

i.fa-facebook:hover{color:#8C8C8C;background-color: #ffffff; }
i.fa-google-plus:hover{color:#8C8C8C;background-color: #ffffff; }
i.fa-twitter:hover{color:#8C8C8C;background-color: #ffffff; }
i.fa-rss:hover{color:#8C8C8C;background-color: #ffffff; }
i.fa-youtube:hover{color:#8C8C8C;background-color: #ffffff; }
i.fa-linkedin:hover{color:#8C8C8C;background-color: #ffffff; }
i.fa-pinterest:hover{color:#8C8C8C;background-color: #ffffff; }
i.fa-instagram:hover{color:#8C8C8C;background-color: #ffffff; }
i.fa-flickr:hover{color:#8C8C8C;background-color: #ffffff; }
i.fa-skype:hover{color:#8C8C8C;background-color: #ffffff; }
i.fa-vimeo-square:hover{color:#8C8C8C;background-color: #ffffff; }
i.fa-dribbble:hover{color:#8C8C8C;background-color: #ffffff; }

.top-bar-section .has-dropdown > a:hover + .dropdown,
.top-bar-section .has-dropdown > a:focus + .dropdown{
      position: static !important;
  height: auto;
  width: auto;
  overflow: visible;
  clip: auto;
  display: block;
  position: absolute !important;    
}

.product_list_widget a.remove{
    float: left;
  width: 15px;
  height: 15px;
    
}
/*--------------------------------------------------------------
# Page Navigation
--------------------------------------------------------------*/
li#wp-admin-bar-myCustomMenu a:before{
	content: "\f328";	
	font-family: dashicons;
	padding: 3px;
	vertical-align: bottom;
	font-size: 17px;
	font-weight: normal;
}
ul.pagination span.current{
      padding: 4px 10px;
  background-color: #21A08B;
  color: #fff;
  border-radius: 4px;
}
/*--------------------------------------------------------------
# Slider 
--------------------------------------------------------------*/
.orbit-container{
	margin: 0 auto;
	    margin-top: 2%;
}
.orbit-container .orbit-slides-container{
      overflow: hidden;
        max-height: 450px !important;
}

.orbit-container .orbit-slides-container > * .orbit-caption{
      position: fixed !important;
}
.orbit-container{
    -webkit-box-shadow: 0px 18px 23px -9px rgba(69,69,69,1);
    -moz-box-shadow: 0px 18px 23px -9px rgba(69,69,69,1);
    box-shadow: 0px 18px 23px -9px rgba(69,69,69,1);
    margin-bottom: 3%;
}
/*--------------------------------------------------------------
# Overwrite foundation css
--------------------------------------------------------------*/
select {
    
      height: 2.6125rem !important;
}


/*--------------------------------------------------------------
# Contact Form jetpack
--------------------------------------------------------------*/
.contact-form label.name:before{
    content: "\f007";
	font: normal normal normal 14px/1 FontAwesome;
	padding: 5px;
	font-size: 1rem;  
}
.contact-form label.email:before{
    content: "\f003";
	font: normal normal normal 14px/1 FontAwesome;
	padding: 5px;
	font-size: 1rem;  
}
.contact-form label.url:before{
    content: "\f08e";
	font: normal normal normal 14px/1 FontAwesome;
	padding: 5px;
	font-size: 1rem;  
}
.contact-form label.textarea:before{
    content: "\f0e5";
	font: normal normal normal 14px/1 FontAwesome;
	padding: 5px;
	font-size: 1rem;  
}
.woosingle-sidebar2{
	position:relative;
}
.icon-bar.five-up label, .icon-bar.five-up i{
    color:#ffffff;
        font-size: 1.2rem;
}
.icon-bar.five-up{
	    background: transparent;
}
.icon-bar.five-up .item{
	padding: 10px 20px;
	width: auto;
	border-radius: 4px;
	margin: 2px;
}
.icon-bar > a:hover i,
.icon-bar > a i,
.icon-bar .item i.fa-facebook:hover,
.icon-bar .item i.twitter:hover,
.icon-bar .item i.google-plus:hover,
.icon-bar .item i.pinterest-p:hover,
.icon-bar .item i.envelope:hover,
.icon-bar .item i.fa-facebook,
.icon-bar .item i.twitter,
.icon-bar .item i.google-plus,
.icon-bar .item i.pinterest-p,
.icon-bar .item i.envelope
{
	padding: 0;
	border-radius: 0;
	background-color: transparent !important;
}
ul.social a i{
		margin-bottom:8px;
	}
.icon-bar > a.facebook:hover ,
.icon-bar > a.twitter:hover,
.icon-bar > a.google:hover,
.icon-bar > a.tumblr:hover,
.icon-bar > a.linkedin:hover,
.icon-bar > a.print:hover,
.icon-bar > a.pinterest:hover,
.icon-bar > a.envelope:hover{
  opacity:0.8;
  }
.icon-bar > a.facebook{
    background-color: #3b5998 !important;
}

.icon-bar > a.twitter{
    background-color: #00aced !important;
}
.icon-bar > a.google{
    background-color: #dd4b39 !important;
}
.icon-bar > a.pinterest{
     background-color: #cb2027 !important;
}
.icon-bar > a.envelope{
     background-color: #517fa4 !important;
}
.icon-bar > a.linkedin{
     background-color: #0177b5 !important;
}
.icon-bar > a.tumblr{
     background-color: #32506d !important;
}
.icon-bar > a.print {
    background-color: #8a8a8a;
}
.large-8 .large-6,
#content .large-8,
#primary .large-8{
    padding-left: 0;
}
#content #secondary,
#primary #secondary{
    padding-right: 10px;
}
#random-post .latest-post img, #random-post .latest-post img.attachment-post-thumbnail{
    height: 90px;
    width: 90px;
    margin-right: 8px;
}
#random-post{

margin-top:20px;}
div.large-8.column div.entry-meta,
#main > div.large-8.column > div.large-6.columns.rightpost div.entry-meta{
    margin-top: 0px;}
div.entry-meta{
    margin-top: -10px;
    font-size: 0.6875rem;
    text-transform: uppercase;
    font-style: italic;
}
div.large-6.columns.rightpost div.entry-meta{
    border: none;
}

div.entry-meta .vcard .fn {
    font-weight: normal;
	font-size: 0.6875rem;}
	

.entry-footer{
	min-height: 30px;
	font-size: 0.7875rem;
	text-transform: capitalize;
	margin-bottom: 2%;
	line-height: 27px;
	padding:5px;
}
.titlepage,
.search-result-title{
    font-size: 1.2rem;
    color: #fff;
    background: rgba(233, 26, 68, 0.8);
    padding: 11px;
    float: left;
    box-shadow: -8px 8px 0px #BFBDBD;
    margin: 24px;
}

ul.large-block-grid-3 div.entry-content p{
    font-size: 0.9rem;
    color: #545151;
}
h2.entry-title, h2.entry-title a {
    font-size: 1.2rem;
    margin: 12px 0;
    line-height: 1;
}
header.entry-header h2.entry-title{
font-size: 1.2rem;
}
h1.entry-title{
    font-size: 1.6rem;
}
span.comments-link a{
	background: #E2E2E2;
	padding: 5px 7px 5px 3px;
}
 span.comments-link a:hover{
background: #20598A;
color:#ffffff;
}
span.comments-link a::before{
	content: "\f0e6";
	font: normal normal normal 14px/1 FontAwesome;
	padding:5px;
  }
span.cat-links a:hover{
background: #20598A;
color:#ffffff;}
span.cat-links a{
color:#ffffff;
background: #258fef;

	padding: 5px 7px 4px 3px;
}
div.entry-meta > ul.post-categories a::before,
span.cat-links a::before{
    content: "\f115";
	    font: normal normal normal 14px/1 FontAwesome;
		padding:5px;
}
span.tags-links a::before{
    content: "\f02c";
	font: normal normal normal 14px/1 FontAwesome;

  
	    margin-right: 5px;
}
span.tags-links > a:hover{
background: #333;}
span.tags-links > a{
    padding-left: 0px;
	background: #258fef;
    padding: 5px 7px 4px 7px;
color: #fff;
}
 span.edit-link a:hover{
 background:#20598A;}

span a.post-edit-link:before{
content: "\f02c";
font: normal normal normal 14px/1 FontAwesome;
color: #fff;
margin-right: 5px;
} 
span a.post-edit-link{
	margin-left: 5px;
    background: #EF4125;
    color: #ffffff;
        padding: 4px 7px;
}
   /****Date****/
   
.entry-meta span.posted-on,
.entry-meta span.posted-on a{
    color: #888888;
padding: 5px 8px 5px 0px;
}
div.entry-meta > ul.post-categories > li a{

}
span.cat-links:hover,
span.cat-links a:hover{
	color:#ffffff;
}
.entry-meta  span.posted-on::before{
	content: "\f017";
	font: normal normal normal 14px/1 FontAwesome;
	font-size: 100%;
	padding: 6px 6px 5px 6px;
	    color: #888888;
	margin-right: 5px;
  }
 /****Author****/
.entry-meta span.byline a{
	padding: 5px 8px 5px 5px;
	    color: #888888;
}
.entry-meta span.byline::before{
	content: "\f007";
	font: normal normal normal 14px/1 FontAwesome;
	font-size: 100%;
	color: #888888;
	padding: 4px;
    margin-right: -5px;
    color: #888888;
  }
/****Comment*****/

.entry-content {
	margin-bottom: 2%;
}

blockquote{
border-left: 4px solid #FF6363;
}
div.widgetinfo > span.byline{
display:none;
}
div.widgetinfo > span.posted-on::before{
	content: "\f017";
	font: normal normal normal 14px/1 FontAwesome;
	font-size: 100%;
	padding: 6px 5px 5px 2px;
}
#main div.large-8.column .rightpost img.attachment-republic_indeximage,
#main div.large-8.column .rightpost img.blog-post-img {
	width: 85px;
    float: left;
	margin-right: 8px;
	margin-bottom: 20px;
}
#main div.large-8.column .rightpost h2 a{
    font-size: 0.8rem;
	font-weight: bold;
	}
#main div.large-8.column .rightpost h2{
clear:none;
    margin: 0;
    padding: 0;
	margin-top: -2px;
    line-height: 16px;
	margin-bottom: 3%;
}
#main > div.large-8.column > div.large-6.columns.rightpost {
padding-right: 0px;
}
footer > span.comments-link > a {
color:#20598A;}
/************************Blog Post************/
span.label.front-label a{color:#ffffff;}
span.label.front-label.blog{
    background: #FF3838;
}
#main > div.large-8.column > div.large-12.column.level.blog {
	border-color:#FF3838;
}
/*******Cate 1******/
span.label.front-label.one{
	background: #3B81DE;
}
div.large-12.column.level.one {
border-color: #3B81DE;
}
/*******Cate 2******/
span.label.front-label.two{
	background: #00D066;
}
div.large-12.column.level.two {
border-color: #00D066;
}
/*******Cate 3******/
span.label.front-label.three{
	background: #FFC107;
}
div.large-12.column.level.three{
border-color:#FFC107;
}

/*******Cate 4******/
span.label.front-label.four,
span.label.front-label.five,
span.label.front-label.six,
span.label.front-label.seven,
span.label.front-label.eight
{
	background: #1e73be;
}
div.large-12.column.level.four,
div.large-12.column.level.five,
div.large-12.column.level.six,
div.large-12.column.level.seven,
div.large-12.column.level.eight
{
border-color:#1e73be;
}


div.large-12.column.level{
	border-bottom: 3px solid;
	margin-bottom: 2%;
	clear: both;
	
}
#main > div.large-12.column > div.large-12.column.level > span,
#main > div.large-8.column > div.large-12.column.level > span{
	margin:0;
}
#main div.large-12.column .rightpost h2 a,
#main div.large-8.column .rightpost h2 a,
div.large-12.column h2 a,
div.large-8.column h2 a,
div.large-12.column > ul.bloggrid.latest-post > li > h2 > a,
div.large-8.column > ul.bloggrid.latest-post > li > h2 > a{
color: #3E3E3E;
}
div.large-8.column img.blog-post-img,
div.large-8.column img.attachment-post-thumbnail{
    margin-bottom: 7px;
        width: 100%;
}
div.large-12.column div.entry-meta,
div.large-8.column div.entry-meta{
border-bottom:none;
}
div.large-12.column p,
div.large-8.column p{
    color: #5A5A5A;
    font-size: 14px;}
div.large-12.column h2,
div.large-8.column h2 {
	line-height: 22px;
	}
div.large-12.column h2 a,
div.large-8.column h2 a{
    font-size: 18px;

}

.taxonomy-description{
    border: 1px solid #ddd;
    padding: 10px;
    background-color: #f7f7f7;
    border-radius: 0px 0 0 0;
    margin-top: -10px;
	clear:both;
}


div.tabs-content address{
	font-size:14px;
}
div.tabs-content h3 {
	border-bottom: 1px solid #ddd;
    padding-bottom: 10px;
}
div.tabs-content h2 {
	clear: none;
    margin-top: -21px;
    overflow: hidden;
	border-bottom: 1px solid #ddd;
    padding-bottom: 10px;
}
.woocommerce div.tabs-content .active{
    margin-left: 22%;
    border: 1px solid #DDD;
    max-width: 78%;
    padding: 15px !important;
    min-height: 174px;
}

div.tabs-content > section.content.active{
	margin-left: 0;
	max-width: 100%;	
}

.woocommerce-page .entry-content{
border-bottom:none;
}
div.related.products > h2::before {
	content: "\f074";
	padding: 8px;
	font: normal normal normal 14px/1 FontAwesome;
}


div.related.products > h2 {
	background: #008CBA;
	float: left;
	color: #fff;
	padding: 10px;
	margin-bottom: 3%;
	font-size: 1.2rem !important;
	border-radius: 3px;
}

.tabs dd, .tabs .tab-title #panel2-2, .tabs dd.active a, .tabs .tab-title.active a{
    border-bottom: 1px solid #e1e1e1;
}
.panel h1, .panel h2, .panel h3, .panel h4, .panel h5, .panel h6, .panel p, .panel li, .panel dl {
	/* font-family: 'Open Sans', sans-serif; */
	color: rgb(85,85,85);
}

div.summary.entry-summary > div.product_meta > span a:before {
	background: #20598A;
	color: #ffffff;
	padding: 4px 4px 6px 8px;
}

#div.summary.entry-summary > div.product_meta > span > a {
	color: #D4D4D4;
	background: #333;
	padding: 5px 8px;
}

#div.summary.entry-summary > div.product_meta > span > a:hover {
	background: #20598A;
	color: #ffffff;
}

.footerwidgetarea h2.widget-title {
	color: #D3D3D3;
	font-size: 1.2rem;
	padding: 8px 5px 8px 0;
	font-weight: bold;
}

#content > div.large-12.columns.belownavi {
	margin-top: 0 !important;
}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
	padding:5px;
}

div#content {
	border-right: 1px solid #ddd;
	border-left: 1px solid #ddd;
	margin-top: 10px;
}

#primary {
	padding: 10px;
	border-top: none;
	margin-top: -10px;
	padding-top: 16px;
	padding-left: 10px !important;
}

div#content {
	background: #FFF;
}

ul.tabs dd > a, ul.tabs .tab-title > a{
    padding: 0.8rem 1.1rem;
	
	}
.tabs dd.active a, .tabs .tab-title.active a{
    margin-right: 1px;
    border-bottom: 1px solid #fff;
    border-top: 5px solid;
	border-top-color: #F34D4D;
}

.widget, .widget a {
    color: #4169e1;
    font-size: 1rem;
}
/********Forum***************/


#bbpress-forums .bbp-forum-info .bbp-forum-content, #bbpress-forums p.bbp-topic-meta {
	margin: 4px 0 5px 35px;
	color: #8E8E8E;
}

#bbpress-forums ul.bbp-lead-topic, #bbpress-forums ul.bbp-topics, #bbpress-forums ul.bbp-forums, #bbpress-forums ul.bbp-replies, #bbpress-forums ul.bbp-search-results {
	border: 1px solid #CCC;
}

#bbp_search_submit {
	padding: 10px 22px;
	margin-left: -3px;
}

div.bbp-breadcrumb, div.bbp-topic-tags {
	background: #F9F9F9;
	border: 1px solid #ddd;
	padding: 9px 10px 0;
	    margin-bottom: 10px;
}

#bbpress-forums > div.bbp-breadcrumb > p,
#bbpress-forums > div.bbp-breadcrumb > p > a {
	font-size: 13px;
}
#subscription-toggle{
	padding: 5px;
    position: absolute;
    background: #FDFDFD;
    margin-left: 12px;
    border: 1px solid #ddd;
}

#subscription-toggle::before{
	content: "\f003";
	font: normal normal normal 14px/1 FontAwesome;
	padding: 5px;
}
.bbp-reply-content #subscription-toggle {
	padding: 0;
	background: transparent;
	position: relative;
	border: none;
}

div.bbp-template-notice.info {
    border: #E0E0E0 1px solid;
    background-color: #F5F5F5;
    position: relative;
    margin-top: 10px;
}
iframe{max-width:100%;}
.readmore {
    clear: both;
    margin-top: 8px;
}
.readmore a{
	padding: 10px;
	background: #F34D4D;
	color: #fff;
	border-radius: 3px;
	    -webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
    -moz-transition: -moz-transform 0.3s, opacity 0.3s;
    transition: transform 0.3s, opacity 0.3s;
}
.readmore a:hover{
	color: #F34D4D;
	background:#ffffff !important;
	border: 2px solid;
	border-color: #F34D4D;
	-webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
    -moz-transition: opacity 0.3s, -moz-transform 0.3s;
    transition: opacity 0.3s, transform 0.3s;
    -webkit-transform: translateY(10px);
    -moz-transform: translateY(10px);
}
#qrcode{    
clear: both;
text-align: center;
float: left;
	}
/******************************
* BuddyPress
*******************************/

#buddypress div.activity-meta a{
	color: #ffffff;
	
}

#buddypress table.forum tr td.label, #buddypress table.messages-notices tr td.label, #buddypress table.notifications tr td.label, #buddypress table.notifications-settings tr td.label, #buddypress table.profile-fields tr td.label, #buddypress table.wp-profile-fields tr td.label{
	width: 100%;
	color:#333;
    background: transparent;
    padding: 10px;
    font-size: small;
    line-height: normal;
}
#buddypress div.profile h4{
	padding:10px;
}
div#item-nav > div.item-list-tabs ul li{    border-right: 1px solid #ddd;}
div#item-nav > div.item-list-tabs#object-nav{
	    border: 1px solid #ddd;
}

div#item-body > div.item-list-tabs#subnav ul li.last{
	    margin-top: 0;
    display: flex;
}

#buddypress div.item-list-tabs#subnav ul li.last > label{
    padding: 7px 10px 2px 5px;
}
div#item-body > div.item-list-tabs#subnav ul li{
	    border-right: 1px solid #ddd;
}
div#item-body > div.item-list-tabs#subnav{
	    border: 1px solid #ddd;
}

#buddypress div.item-list-tabs ul li.last select{
border-top: 0;
height: 2.2rem !important;
font-size: 14px;
border-right: 0;
border-bottom: 0;
padding-right: 20px;
}

/************Jetpack Infinite *************/

#infinite-handle span button{
	
	    background: transparent !important;
		    width: 20%;
}


 #infinite-handle span button:hover, #infinite-handle span button:focus{
	 
	 background: rgba(254,254,254,1);
background: -moz-linear-gradient(top, rgba(254,254,254,1) 0%, rgba(209,209,209,1) 49%, rgba(219,219,219,1) 50%, rgba(226,226,226,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(254,254,254,1)), color-stop(49%, rgba(209,209,209,1)), color-stop(50%, rgba(219,219,219,1)), color-stop(100%, rgba(226,226,226,1)));
background: -webkit-linear-gradient(top, rgba(254,254,254,1) 0%, rgba(209,209,209,1) 49%, rgba(219,219,219,1) 50%, rgba(226,226,226,1) 100%);
background: -o-linear-gradient(top, rgba(254,254,254,1) 0%, rgba(209,209,209,1) 49%, rgba(219,219,219,1) 50%, rgba(226,226,226,1) 100%);
background: -ms-linear-gradient(top, rgba(254,254,254,1) 0%, rgba(209,209,209,1) 49%, rgba(219,219,219,1) 50%, rgba(226,226,226,1) 100%);
background: linear-gradient(to bottom, rgba(254,254,254,1) 0%, rgba(209,209,209,1) 49%, rgba(219,219,219,1) 50%, rgba(226,226,226,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fefefe', endColorstr='#e2e2e2', GradientType=0 );
 }
 
 
 #infinite-handle span{
	     border-radius: 4px;
    color: #4a4a4a;
    border: 1px solid #ddd;
    font-weight: bold;

	 background: rgba(226,226,226,1);
background: -moz-linear-gradient(top, rgba(226,226,226,1) 0%, rgba(219,219,219,1) 50%, rgba(209,209,209,1) 51%, rgba(254,254,254,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(226,226,226,1)), color-stop(50%, rgba(219,219,219,1)), color-stop(51%, rgba(209,209,209,1)), color-stop(100%, rgba(254,254,254,1)));
background: -webkit-linear-gradient(top, rgba(226,226,226,1) 0%, rgba(219,219,219,1) 50%, rgba(209,209,209,1) 51%, rgba(254,254,254,1) 100%);
background: -o-linear-gradient(top, rgba(226,226,226,1) 0%, rgba(219,219,219,1) 50%, rgba(209,209,209,1) 51%, rgba(254,254,254,1) 100%);
background: -ms-linear-gradient(top, rgba(226,226,226,1) 0%, rgba(219,219,219,1) 50%, rgba(209,209,209,1) 51%, rgba(254,254,254,1) 100%);
background: linear-gradient(to bottom, rgba(226,226,226,1) 0%, rgba(219,219,219,1) 50%, rgba(209,209,209,1) 51%, rgba(254,254,254,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e2e2e2', endColorstr='#fefefe', GradientType=0 );
 background: rgba(226,226,226,1);
background: -moz-linear-gradient(top, rgba(226,226,226,1) 0%, rgba(219,219,219,1) 50%, rgba(209,209,209,1) 51%, rgba(254,254,254,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(226,226,226,1)), color-stop(50%, rgba(219,219,219,1)), color-stop(51%, rgba(209,209,209,1)), color-stop(100%, rgba(254,254,254,1)));
background: -webkit-linear-gradient(top, rgba(226,226,226,1) 0%, rgba(219,219,219,1) 50%, rgba(209,209,209,1) 51%, rgba(254,254,254,1) 100%);
background: -o-linear-gradient(top, rgba(226,226,226,1) 0%, rgba(219,219,219,1) 50%, rgba(209,209,209,1) 51%, rgba(254,254,254,1) 100%);
background: -ms-linear-gradient(top, rgba(226,226,226,1) 0%, rgba(219,219,219,1) 50%, rgba(209,209,209,1) 51%, rgba(254,254,254,1) 100%);
background: linear-gradient(to bottom, rgba(226,226,226,1) 0%, rgba(219,219,219,1) 50%, rgba(209,209,209,1) 51%, rgba(254,254,254,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e2e2e2', endColorstr='#fefefe', GradientType=0 );
}








@media only screen and (min-width: 40.063em) {
.large-8 .large-6, #content .large-8, #primary .large-8 {
    padding-left: 0;
    padding-right: 20px;
}
#mainmob, .mainmob{
	display:none !important;
}
.republicmob {
    display: none;
}
.menu-top-container{ 
	width: 95%;
	margin: 0 auto !important;

}
.only-mobile{
	display:none;
}
.orbit-container .orbit-slides-container{
        height: 450px;
}
}

	
@media only screen and (max-width: 40em) { 
	.tabs .tab-title{
		    width: 100%;
	}
		.woocommerce div.product form.cart .button.quickcheckout {
    border-radius: 3px;
    margin-left: 0;
    padding: 9px;
    margin-top: 8px;
}
.large-8 .large-6, #content .large-8, #primary .large-8 {
    padding-left: 0;
    padding-right: 0;
}
.f-dropdown li:hover, .f-dropdown li:focus {
    background: transparent !important;
}
.f-dropdown li{
	list-style: none;
}

.republicmob {
    max-width: 90%;
    margin: 0 auto;
	clear:both;
}
.menu-main-menu-container > ul.menu {
    margin-left: 0;
}
.menu-main-menu-container > ul.menu > li {
    border-bottom: 1px solid #ddd;
}
button.mainmob.mobilesearch.button{
	float:right;
	    padding: 10px 14px 10px 14px;
    border-radius: 4px;
}
button.mainmob.button.dropdown {
    border-radius: 4px;
    padding: 10px 42px 10px 14px;
}
div.sticky nav.top-bar{
	display:none;
}
.top-bar.expanded .top-bar-section .top-bar-menu > li > ul.sub-menu.dropdown{
	width: 67%;
left:108%;
}
.top-bar.expanded .top-bar-section .top-bar-menu > li > ul.sub-menu.dropdown > li > ul.sub-menu.dropdown{
    left: 170%;
    width: 100%;
}
nav.top-bar .top-bar-section ul li > a{
font-size: 15px;
}
nav.top-bar{
    clear: both;
}
.top-bar .toggle-topbar.menu-icon{
margin-top: -16px;
    top: 50%;
    width: 100%;
}
nav.top-bar .top-bar-section .has-dropdown > a:after,
.top-bar-section ul li:hover:not(.has-form) > a,
nav.top-bar a:hover{
color:#fff !important;
}


nav.top-bar .top-bar-section li:hover > a{
background:#f03;
}	
nav.top-bar .top-bar-section li:not(.has-form) a:not(.button),
nav.top-bar,
nav.top-bar.expanded .title-area{
background:#339AD5;
}
nav.top-bar .top-bar-section li:not(.has-form).current-menu-item a:not(.button),
nav.top-bar .top-bar-section li:not(.has-form) a:not(.button):hover{
background:#2C343F;
}
nav > ul > li.toggle-topbar.menu-icon > a > i{
	padding:5px;
}

nav.top-bar.expanded section.top-bar-section{
	display:block
}
nav.top-bar section.top-bar-section{
	display:none;
}
.site-footer,
#colophon .footer-social{
	    text-align: center;
}
#masthead > div.header-area{
	    text-align: center;
}
div.large-8.column div.comment p, div.comment p {
    margin: -5px -4px;
    padding: 1px 7px;
}
}