/*
	Theme Name: Aff Traffic
	Theme URL: http://www.affwebsites.com
	Author: Affwebs
	Description: Aff Traffic is a 2-Column Responsive Website Traffic theme.
	Version: 1.8
*/

body {
    background-color: #ececec;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 15px;
    line-height: 1.42857143;
    color: #333;
}

a, a:active, a:focus {
   outline: none;
}

a:hover {
    text-decoration: underline;
}

iframe{
    border-width: 0px;
}

img {
    vertical-align: middle;
    border-style: none;
    width: 100%;
}

textarea {
    overflow: auto;
    resize: vertical;
    width: 100%;
}

li {
	list-style: none;
}

h3 {
	text-align:center;
	font-size: 28px;
}

.container{
	max-width: 1170px;
}

.wrap {
    background: #F7F5EF;
    width: 100%;
    padding: 15px;
    position: relative;
}

.navbar {
	margin-bottom: 0px;
	border-width: 0;
	position: relative;
}

/*.nav navbar-nav li a, .navbar-inverse .navbar-nav > li > a {
    font-weight: bold;
	text-transform: uppercase;
}*/
.navbar-inverse .navbar-nav > li > a {
  color: #ffffff;
}

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

.navbar-inverse {
    background-color: #18bc9c;
    border-color: #149c82;
}

/*.logo {
	margin: 5px auto;
}*/
.logo {
  width: 300px;
  height: 55px;
  padding: 12px 30px 0px 1px;
}

/*.logo img {
	max-width: 400px;
	margin-left: 8px;
}*/
.logo img {
  width: 100%;
  height: auto;
}

.video-responsive{
    overflow:hidden;
    padding-bottom:56.25%;
    position:relative;
    height:0;
}
.video-responsive iframe{
    left:0;
    top:0;
    height:100%;
    width:100%;
    position:absolute;
}

.home-padding {
	margin-top: 20px;
}

.page {}
.page h1 {
  font-size: 30px;
  font-weight: 700;
  margin-bottom: 20px;
}

.wp_pp_button_reference {
	border-width: 2px;
	display: block;
	width: 50%;
	height: 35px;
	padding: 10px 15px;
	font-size: 15px;
	line-height: 1.42857143;
	color: #2c3e50;
	background-color: #ffffff;
	background-image: none;
	border: 1px solid #dce4ec;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
	-webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
	margin: 0px auto;
	
}

.order-page {
	text-align: center;
}

.wp-post-image {
    max-width: 720px;
    width: 100%;
    height: auto;
    margin: 0px 0px 12px 0px;
}

.breadcrumb {
    padding: 8px 15px;
    margin: 5px auto;
    list-style: none;
    background-color: #eee;
    border-radius: 4px;
}

.breadcrumb a {
    text-decoration: none;
}

.border-bottom {
    border-bottom: 1px dotted #dee2e6 !important;
    margin-bottom: 10px;
    padding: 0px 0px 0px 0px;
    clear: both;
}

.attachment-post-thumbnail {
    width: 100%;
    height: 300px;
}

.attachment-related-thumbnails {
	max-width: 300px;
	width: 100%;
    height: 120px;
}

.amzpost {
    margin-top: 20px;
    margin-bottom: 5px;
}

.btn-success {
	color: #ffffff !important;
}

.comments {
	background: #EDEDED;
	float: left;
	width: 100%;
	margin: 0px 0px 10px 0px;
	padding: 10px;
	border: 1px solid #DDDDDD;
}

.date {
    width: 100%;
    float: left;
    margin: 0px;
	padding: 0px 0px 0px 15px;
}
	
.dateleft {
	width: 100%;
	float: left;
	margin: 0px;
	padding: 0px;
	font-style: italic;
	font-size: 14px;
}

.dateright {
    width: 50%;
    float: right;
    margin: 0px;
    padding: 0px 15px 0px 0px;
    text-align: right;
	font-style: italic;
}
	
.time {
    background: #FFFFFF url(assets/images/icon_time.gif) no-repeat top left;
    margin: 0px 0px 0px 3px;
    padding: 0px 0px 0px 20px;
}

.time2 {
	padding-right:3px; 
	padding-top: 3px; 
	display:inline-block;
}

.icomment {
    font-size: 14px;
}

.comment {
	background: #FFFFFF url(assets/images/icon_comments.gif) no-repeat top left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 18px;
}
	
.tags {
	background: #FFFFFF url(assets/images/icon_tags.gif) no-repeat top left;
	margin: 0px;
	padding: 0px 0px 0px 18px;
}
	
.category {
	margin: 0px;
	padding: 0px 0px 0px 18px;
}
	
.postmeta {
	width: 100%;
	font-size: 12px;
	padding: 5px 0px 0px 0px;
	margin: 0px;
	border-top: double #EAEAEA;
}
	
.postmeta2 {
	width: 100%;
	font-size: 12px;
	padding: 5px 0px 40px 0px;
	margin: 0px;
	border-top: double #EAEAEA;
}
	
.archive {
	float: left;
	width: 100%;
	margin: 0px;
	padding: 0px 0px 0px 0px;
}






.home-search {
    margin: 5px 0px 20px 0px;
}

#isotope-gallery-container .col-md-3 {
    margin-right: -1px;
}

.gallery-item-wrapper {
    padding-bottom: 25px;
}
.gallery-item {
    overflow: hidden;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
    border-radius: 3px;
}
.flush .gallery-item {
    border-radius: 0;
}
.gallery-item .gallery-thumb {
    position: relative;
    overflow: hidden;
}

.gallery-item .gallery-thumb img {
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

.gallery-item:hover .gallery-thumb img {
    transform: scale(1.1);
}

.gallery-item .gallery-thumb .image-overlay {
    background-color: #2c3e50;
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

.gallery-item:hover .gallery-thumb .image-overlay {
    opacity: 0.50;
    filter: alpha(opacity=50);
}

.gallery-item .gallery-thumb .gallery-zoom, .gallery-item .gallery-thumb .gallery-link {
    width: 45px;
    height: 45px;
    text-align: center;
    background-color: #2c3e50;
    display: none;
    line-height: 45px;
    position: absolute;
    top: 50%;
    margin-top: -22px;
    padding-top: 14px;
    font-size: 18px;
    color: #fff;
    display: block;
    border-radius: 2px;
}

.gallery-item .gallery-thumb .gallery-zoom:hover, .gallery-item .gallery-thumb .gallery-link:hover {
    background-color: #1ABC9C;
    color: #ffffff;
}

.gallery-item .gallery-thumb .gallery-zoom:focus, .gallery-item .gallery-thumb .gallery-link:focus {
	outline: none;
}

.gallery-item .gallery-thumb .gallery-link {
    right: 0;
    margin-right: -45px;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

.gallery-item .gallery-thumb .gallery-zoom {
    left: 0;
    margin-left: -45px;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

.gallery-item:hover .gallery-thumb .gallery-zoom {
    display: block;
    left: 50%;
    margin-left: -48px;
}

.gallery-item:hover .gallery-thumb .gallery-link {
    display: block;
    right: 50%;
    margin-right: -48px;
}

.gallery-item .gallery-details {
    text-align: center;
    padding-top: 20px;
    background-color: #fff;
    bor der: 2px solid #ecf0f1;
    border-top: 0;
    overflow: hidden;
}

.gallery-item .gallery-details h5 {
    margin: 0;
    font-size: 1em;
    font-weight: 700;
    position: relative;
}

.gallery-item .gallery-details p {
    font-size: .9em;
}

.gallery-img {
	
}

.gallery-img img {
	width: 100%;
	height: auto;
}


/* Gallery Filter
 * -------------------------- */
.filter {
    list-style: none;
    padding: 0;
    margin: 0 0 60px 0;
    text-align: center;
}
.filter li {
    display: inline-block;
    margin: 0;
}
.filter li:before {
    display: inline-block;
    content: "/";
    padding: 0 25px 0 19px;
    color: rgba(0,0,0,0.20);
}
.filter li:first-child:before {
    display: none;
}
.filter li a {
    text-transform: uppercase;
    font-weight: 700;
    font-size: 14px;
    color: #2c3e50;
}
.filter li a:hover,
.filter li a:focus,
.filter li a.active {
    color: #1ABC9C;
    text-decoration: none;
}

/* Isotope Animating
 * -------------------------- */
.isotope,
.isotope .isotope-item {
  /* change duration value to whatever you like */
    -webkit-transition-duration: 0.8s;
    -moz-transition-duration: 0.8s;
    -ms-transition-duration: 0.8s;
    -o-transition-duration: 0.8s;
    transition-duration: 0.8s;
}

.isotope {
    -webkit-transition-property: height, width;
    -moz-transition-property: height, width;
    -ms-transition-property: height, width;
    -o-transition-property: height, width;
    transition-property: height, width;
}

.isotope .isotope-item {
    -webkit-transition-property: -webkit-transform, opacity;
    -moz-transition-property: -moz-transform, opacity;
    -ms-transition-property: -ms-transform, opacity;
    -o-transition-property: -o-transform, opacity;
    transition-property: transform, opacity;
}


.isotope.no-transition,
.isotope.no-transition .isotope-item,
.isotope .isotope-item.no-transition {
    -webkit-transition-duration: 0s;
    -moz-transition-duration: 0s;
    -ms-transition-duration: 0s;
    -o-transition-duration: 0s;
    transition-duration: 0s;
}

.spacer {
    margin: 15px auto;
}

.routes h2 {
	text-align: center;
}


.panel-title {
  text-align: center;
  font-weight: 700;
}

.price {
  display: block;
  font-size: 60px;
  line-height: 60px;
  text-align: center;
}

.currency-symbol {
  font-size: 28px;
  position: relative;
  margin: 0px -10px 0px 0px;
}



.sidebar {
    float: left;
    width: 100%;
	margin-top: 5px;
}

.sidebar h2 {
    background: #75797B;
    color: #FFFFFF;
    font-size: 13px;
    font-family: Arial, Tahoma, Verdana;
    font-weight: bold;
    text-transform: uppercase;
    margin: 0px 0px 10px 0px;
    padding: 6px 0px 4px 7px;
}
	
.sidebar p {
	margin: 0px;
	padding: 0px 0px 0px 45px;
}
	
.sidebar ul {
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}
	
.sidebar ul li {
	list-style-type: none;
	margin: 0px 0px 5px 0px;
	padding: 0px;
}

.sidebar ul ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
	
.sidebar ul li ul li {
	background: #FFFFFF url(assets/images/icon.png) no-repeat top left;
	padding: 0px 0px 5px 20px;
	margin: 0px;
}
	
.widgetarea {
	background: #FFFFFF;
	float: left;
	width: 100%;
	margin: 0px 0px 10px 0px;
	padding: 7px;
	border: 1px solid #DDDDDD;
}

.widgetarea li {
    list-style: none;
}

.widgetarea a img {
    max-width: 290px;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.widgetarea img {
    width: 100%;
}

.postsbanner {
    float: left;
    width: 100%;
    margin: 0px 0px 10px 0px;
    padding: 7px;
}

.postsbanner li {
    list-style: none;
}

.postsbanner a img {
    max-width: 470px;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.upper-footer {
  background-color: #c6c6c6;
  padding: 10px 0 35px 20px;
  border-style: none;
}

.upper-footer h3 {
  text-align: left;
}
	
.upper-footer p {
    color: #333;
	margin: 0px;
    padding: 9px 0px 10px 0px;
}

.footer-menu {
	width: 100%;
	list-style-type: none;
}

.footer-menu a {
  display: block;
  color: #18bc9c;
  padding: 0 0px 4px 0;
  text-decoration: none;
  margin-left: -38px;
}

.footer-menu a:hover {
	color: #058c72;
	text-decoration: none;
}
	
.footer-menu a.active {
	color: #058c72;
}

.lower-footer {
    background: #262626;
    width: 100%;
    height: auto;
    margin: 0px;
    padding: 15px;
    text-align: center;
}
	
.lower-footer p {
	color: #D2D5D5;
    margin: 0px;
    padding: 9px 0px 10px 0px;
}
	
.lower-footer a, #footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
	
.lower-footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.poweredby {
    color: #FFF;
    font-size: 12px;
}

.poweredby a {
    color: #FFF;
}


@media screen and (min-width: 768px) {
	.nav > li {
		position: relative;
		display: block;
		margin: 10px auto;
	}
	.navbar-right {
		float: right !important;
		margin-right: 40px;
	}
	.navbar-fixed-top {
		height: 80px;
	}
	
}

@media (min-width: 481px) and (max-width: 768px) {
	.navbar-inverse .navbar-toggle {
		margin: 28px 15px 0px 0px;
	}
}

@media screen and (max-width: 480px) {
	h3{
		font-size: 20px;
	}
	.logo img {
		max-width: 220px;
	}
	.navbar-inverse .navbar-toggle {
		margin: 15px 10px 20px 0px;
	}
	.routes {
		margin-bottom: 15px;
	}
	.h1, h1 {
		font-size: 5.9vw;
	}
}



