/*
Theme Name: We Pay Techs
Theme URI: http://www.wepaytechs.com
Description: Custom Responsive WordPress Theme for We Pay Techs. Development by Craig Smith, a Dallas based web designer specilaizing in Custom WordPress Sites.
Author: Craig Smith
Author URI: http://www.webbernaut.com/
Version: 1
*/

*@import url("foundation.css");*


@font-face {
    font-family: 'cabinregular';
    src: url('fonts/cabin-regular-webfont.woff2') format('woff2'),
         url('fonts/cabin-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
  font-family: 'dotsfont';
  src: url('fonts/dotsfont.eot');
  src: url('fonts/dotsfont.eot?#iefix') format('embedded-opentype'),
       url('fonts/dotsfont.woff') format('woff'),
       url('fonts/dotsfont.ttf') format('truetype'),
       url('fonts/dotsfont.svg#dotsfontregular') format('svg');
}

input[name="password"], input[name="password_1"], input[name="password_2"], #password, .password{font-family: 'dotsfont';}

/*
Blue #56a35d
*/

/* ============Generic Classes=========== */
.clear {clear:both;}
.floatright{float:right;}
.floatleft {float:left;}
.alignleft {display: inline;float: left;margin-right: 1.625em;}
.alignright {display: inline;float: right;margin-left: 1.625em;}
.aligncenter {clear: both;display: block;margin-left: auto;margin-right: auto;}
.editentry{width:120px; display:block; clear:both;}
.editentry a{color:#444;}
noscript{width:100%; padding:5px; background:yellow; height:35px; text-align: center; position:absolute; z-index:1000;}
.top-alert{
    position: fixed;
    top: 0;
    width: 100%;
    text-align: center;
    padding: 10px;
    z-index: 20000;
}
.red{
    background:red;
}
.green{
    background:green;
}

/* Links */
a {color: #1982d1; text-decoration: none;}
a:focus, a:hover {
    color: #56a35d;
}
#logo a:hover, #logo a:focus{color:#fff;}
.panel a:focus, .panel a:active, .panel a:hover {text-decoration: underline; color:#444 !important;}
hr {background-color: #ccc;border: 0;height: 1px;margin-bottom: 1.625em;}
.full-width{clear:both; width:100%;}
.noshadow{text-shadow: none;}

body{position:relative; background:url('background.jpg') center center no-repeat; background-attachment: fixed; -webkit-background-size: cover;-moz-background-size: cover;-o-background-size: cover;background-size: cover;font-family: 'cabinregular', sans-serif;font-size:16px;}

body, p, h1, h2, h3, h4, h5, h6, a{color:#fff;}
input[type=text], input[type=email], input[type=password]{border-radius: 10px !important; padding:10px 4px;}
.btn-primary, .woocommerce-Button.button{background:#56a35d !important; color:#fff !important; border:none; padding:10px 0;}
.woocommerce input.button.alt{background:#56a35d; border:none;}
.woocommerce #content input.button.alt, .woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt, .woocommerce-page #content input.button.alt, .woocommerce-page #respond input#submit.alt, .woocommerce-page a.button.alt, .woocommerce-page button.button.alt, .woocommerce-page input.button.alt, .woocommerce a.button {
    background: #56a35d;
    color: #fff;
    border-color: #56a35d;
}

.woocommerce #content input.button.alt:hover, .woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover, .woocommerce-page #content input.button.alt:hover, .woocommerce-page #respond input#submit.alt:hover, .woocommerce-page a.button.alt:hover, .woocommerce-page button.button.alt:hover, .woocommerce-page input.button.alt:hover, .woocommerce a.button:hover {
    background: #56a35d;
    color: #fff;
    border-color: #56a35d;
}
#place_order{font-size:1.25em; padding:1em;}
form p{margin:0; padding:0;}
.panel{background:#fff; padding:15px; color: #444; z-index:999;}
.panel a, .panel h1, .panel h2, .panel h3, .panel h4, .panel p{color:#444;}
.panel .row{margin-left:0; margin-right:0;}
.woocommerce-error strong, .woocommerce-error{text-shadow:none;}
.checkmark:after{content:'\f00c';font-family: 'FontAwesome';display: inline-block;background: green;font-size: 12px;line-height: 25px;text-align: center;width: 25px;height: 25px;position: absolute;top: -10px;right: 25px;border-radius: 50%;color:#7cd180;-webkit-transition: all .1s ease-in-out;-moz-transition: all .1s ease-in-out;-o-transition: all .1s ease-in-out;transition: all .1s ease-in-out;}

/* ============Header=========== */
#header{padding-bottom:20px;}
.post-type-archive-product #header{padding-bottom:0;}
#header .row{border-bottom:solid 2px #398e26; padding:20px 0; position: relative;}
#header .columns, #header .column{padding:0; margin:0;}
#logo{float:left;}
#logo img{width:95px; margin-right:25px;}
#logo a{font-size:36px; color:#fff; text-shadow: 2px 2px 0px #333333;}
#logo a:hover{text-decoration:none;}
#logo span{font-size:24px; vertical-align: middle;}

/* ============Menus=========== */
#access #menubtn a{margin:0; padding:0;}
#access #menubtn .fa{color:#fff; font-size:35px; vertical-align: middle; float:right; padding:5px 10px; margin-right:0;}
.navbg{background:#333;}
.hide-for-medium-up{display:none;}
#access {display: block; margin: 0 auto; position:absolute; z-index:10009; right:0px;}
#access ul {display:none; font-size: 16px; list-style: none; padding:0; margin:0; background:#333333; width:185px; position:absolute; right:0; top: 44px;}
#access li {position: relative;}
#access a {color: #f1f1f1; display: block; line-height: 3.333em; padding: 0 1.2125em; text-decoration: none; text-shadow: none;}
#access li:hover > a, #access ul ul :hover > a, #access a:focus {background: #efefef;}
#access li:hover > a, #access a:focus {background: #f9f9f9; color: #373737;}
#access ul li:hover > ul {display: block;}
#access ul ul {padding-left:0; display: none; margin: 0; position: absolute; top:0; right: 185px; width: 165px; z-index: 99999;}
#access .current_page_item > a, #access .current_page_ancestor > a {font-weight: bold;}
#access .fa{margin-right:10px;}

.off-canvas-wrapper .sub-menu, .off-canvas-wrapper .sub-menu li{list-style: none;}
.off-canvas-wrapper .sub-menu li a, .off-canvas-wrapper .sub-menu li a .fa{font-size: 16px;}
.off-canvas-wrapper .sub-menu li:last-of-type{border:0;}

.off-canvas-content{background:transparent;}
aside .menu-main-container{width:100%;}
aside li{padding:10px;}
aside li a{display: block; width:100%;}
.title-bar{background:#444;}
nav.top-bar {text-align:center;}

/*==========Homepage=============*/
.woocommerce form.register{border:none; width:55%; margin:10px auto 0 auto; text-align: center; padding:0;}
.woocommerce-Button.button[name=register]{font-size:22px; width:100%;}
#termsModal, #termsModal h4{color:#444;}
#termsModal, #termsModal p, #termsModal a{text-shadow:none; color:#444;}
#termsModal{padding:20px;}
.home .woocommerce-error{width:75%; margin:0 auto !important;}
.home .woocommerce-error a{color:#444;}
.home p, .home{text-shadow: 1px 1px 1px #000;}

/* ============Content=========== */
#content{overflow: hidden; padding-bottom:150px;}
#content .column, #content .columns{padding-left:.4rem; padding-right:.4rem; position: relative;}
#content.column{padding-left:0; padding-right:0;}
.signin{text-align: center; font-size:13px; margin:15px 0; color:#fff; text-shadow: none;}
.signin a{text-decoration: underline; color:#fff; text-shadow: none;}
.signin a:hover{color:#fff;}
#signinModal a, #signinModal h2, #signinModal form label{color:#444 !important; text-shadow: none !important;}
::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #444;
}
::-moz-placeholder { /* Firefox 19+ */
  color: #444;
}
:-ms-input-placeholder { /* IE 10+ */
  color: #444;
}
:-moz-placeholder { /* Firefox 18- */
  color: #444;
}

#carousel img{float:left;}
.home #content{padding-bottom:10px;}
.home .entry{text-align: center;}
.home .btn-primary{width:100%; font-size:42px; padding:8px 0;}
/*.home input[type=email]{padding:20px 10px;}
*/.home iframe{padding-bottom:20px;}
#landing-page-signup{width:50%; margin:0 auto; position: relative;}
/*.videoWrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
/*	padding-top: 25px;
	height: 0;
}*/

.videoWrapper {position: relative;padding-bottom: 50%; height: 0;}
.videoWrapper iframe {position: absolute;top: 0;left: 0;width: 100%;height: 100%;}

#carousel{min-height:75px; width:70%; margin:0 auto; opacity: 0; margin-bottom:30px;}
#carousel img{max-width:100px;}
#carousel:after{content:''; display: block; clear:both;}
.slick-list{margin-left:20px;}
.fa-chevron-right.slick-arrow{position: absolute; right: -40px; top: 25%; font-size: 55px; color: #56a35d; opacity: .35;cursor: pointer;}
.fa-chevron-left.slick-arrow{    position: absolute; left: -40px; top: 25%; font-size: 55px; color: #56a35d; opacity: .35; cursor: pointer;}
#account-details{padding:8px;}
#account-details p{color:#444; text-shadow: none; margin-bottom:8px; padding-bottom:0; font-size:22px; padding:0 25px;}
#account-details #account-numbers{right:0; margin-top:75px;}
#account-details{border-top:10px solid #fff; background:#fff; background-size:cover; color:#444; text-shadow: none;}
#account-header{width:100%; padding:8px; margin-bottom:10px; text-align: center; color:#fff; line-height:45px; font-size:18px; background:url('images/account-details-bg.jpg') no-repeat top left; background-size:cover;}
#account-footer{/*background:url('images/account-details-footer-bg.jpg') no-repeat top left; min-height:85px; background-size:cover;*/}
#account-footer.row{margin:0 -15px; padding:0 !important; position:relative;}
#account-footer span{margin:0 auto; line-height:65px; z-index: 25;}
#account-footer img{width:100%; position:absolute; top:0; z-index:0;}
/*#account-gift-certificates{margin:0; padding:0; clear:both; width:100%;}*/
#account-gift-certificates > div{margin-top:25px; text-align: center;}
.account-intro-message{display:block; width:100%; background:#fff; padding:15px; border-left:solid 4px red; margin:0 0 15px 0; color:#444;}
.account-top-balance{float:right; line-height:1.9rem;}

/* ============Sidebar=========== */
#s{width:85%; float:left; height:35px;}
#searchsubmit{width:15%; float:left; height:35px;}
.widget-title {color: #000; font-weight: 300; font-size: 18px;}
#sidebar h3, h3.widget-title {color: #000;}
.widget-container {margin: 0px 0 20px 0; padding-bottom: 20px;}
.widget-area a:active, .widget-area a:hover {text-decoration: none; color: #000;}
.widget_search {border-bottom:none;}

/* ============Blog=========== */
#nav-below{margin:25px 0;}
.nav-previous{float:left;}
.nav-next{float:right;}
.entry p {padding-bottom: 12px;}
.entry-meta-single{margin:20px 0;}

/*==========Messages==========*/
#account-messages li, #account-messages ul{list-style: none; margin:0; padding:0; position:relative;}
#account-messages li {padding:15px; margin-bottom:5px; position:relative; border:solid 1px #ccc;}
#account-messages li a, #account-single-message{color:#444; text-shadow: none;}
#account-messages li a{display: block;}
#account-messages li.alert{background:#f1f1f1;}
.deletemessage{font-family: FontAwesome; display: inline; position:absolute; height:100%; color:#000; top:0px; right:5px; z-index:10000; cursor: pointer; padding:15px; font-weight: normal; text-decoration: inherit;}

/* ============Footer=========== */
#footer{z-index:1000; color:#fff; text-align: center; padding:15px 0; color:#444; clear:both; position:fixed; bottom:0; width:100%; text-shadow: none; background:url('images/footerbg.png') repeat;}
#footer a{text-shadow: none; display: block;}
#footer a:hover{text-decoration: none; text-shadow: none;}
.footer-nav-button:hover{background:#015294; -webkit-transition: all .1s ease-in-out; -moz-transition: all .1s ease-in-out; -o-transition: all .1s ease-in-out; transition: all .1s ease-in-out;}
.footer-nav-button a:hover{color:#fff;}
.footer-nav-button:first-child:hover{background:#467348;}
.footer-nav-button{position: relative; line-height:29px; margin:0 auto 1px auto; background:#467348; padding:5px; text-align:center; vertical-align: middle; color:#fff; border-radius:5px; cursor:pointer; height:75px; width:75px; font-size:14px;}
.footer-nav-button .fa{font-size:35px; vertical-align: middle; line-height: 65px;}
#footer sub{color:#fff;}
#message-count{display:inline-block; font-size:12px; line-height:25px; text-align: center; width:25px; height:25px; position:absolute; top:-12px; right:-12px; border-radius:50%;}
#message-count.active{background:red;}
#toplink{font-size:25px; font-weight:bold; line-height: 23px; text-align:center; background:#ccc; padding:15px; height:55px; width:55px; border-radius: 50%; position:fixed; bottom:100px; right:10px; cursor: pointer; display: none;}


/* ============Comments=========== */
#commentform input{margin-bottom:5px;}
#commentform input[type=submit]{margin-top:10px;}
.avatar{float:left; margin-right:5px;}
.comment-meta{clear:both;}
.comment-list{padding-left:10px;}
h3#reply-title {margin: 10px 0;}
h3#comments-title, h3#reply-title {color: #000; font-size: 20px; margin-bottom: 5px; margin-top:30px; font-family: 'Lato', sans-serif; font-style: normal; font-weight: 300; text-align: left;}
#respond {margin:0;overflow: hidden;position: relative;}
#respond label {color: #A7A9AC;font-size: 14px;font-family: 'Lato', sans-serif; font-weight: 300;}

/*=====Reveal Modals=====*/
.reveal-modal-bg {position: fixed; height: 100%; width: 100%; background: #000; background: rgba(0,0,0,.8); z-index: 100; display: none; top: 0; left: 0;}

.reveal-modal {visibility: hidden; top: 100px; left: 50%; margin-left: -300px; width: 520px; background: #eee url(modal-gloss.png) no-repeat -200px -80px; position: absolute; z-index: 101; padding: 30px 40px 34px; -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; -moz-box-shadow: 0 0 10px rgba(0,0,0,.4); -webkit-box-shadow: 0 0 10px rgba(0,0,0,.4); -box-shadow: 0 0 10px rgba(0,0,0,.4); text-shadow: none; color:#444;}

.reveal-modal.small {width: 200px; margin-left: -140px;}
.reveal-modal.medium {width: 400px; margin-left: -240px;}
.reveal-modal.large {width: 600px; margin-left: -340px;}
.reveal-modal.xlarge {width: 800px; margin-left: -440px;}

.reveal-modal .close-reveal-modal {font-size: 22px; line-height: .5; position: absolute; top: 8px; right: 11px; color: #aaa;text-shadow: 0 -1px 1px rbga(0,0,0,.6); font-weight: bold; cursor: pointer;}

/*====WooCommerce=======*/
.woocommerce .quantity .qty{width:55%; margin:5px auto 0 auto; padding-left:12px; background:url('images/dollarsign.png') 4px center no-repeat #fff;}
.woocommerce-account pre{margin-top:0; padding-top:0;}

/*Cart*/
.woocommerce-cart .woocommerce-message{display:none;}
td.product-name a{color:#000;}
.woocommerce table.shop_table{color:#444;}
.woocommerce-cart .woocommerce .quantity .qty{width:100%;}

/*Cashout page*/
#account-balance{display:block; text-align: center; font-size:32px; clear:both; width:100%; float:none;}
#cashout-balance{}
#cashout-button{background:url('images/cashout-btn.png') no-repeat; height:76px; width:90px; text-align: center; vertical-align: middle; line-height: 45px; margin:0 auto;}
#cashout-button a{display: block; padding:15px 0;}
#cashout-button a:hover{color:#56a35d; text-decoration: none;}
#ac-number{display: block; color:#9FDD9F;}
#cashout-form .column{margin:10px 0;}
#cashout-form .column img{margin:0 auto; display: block;}
#cashout-form input[type=submit]{background:transparent; border:0; height:76px; width:90px; font-size:16px;}
.wc_payment_methods {display:none;}
.woocommerce-checkout #payment{background:transparent;}
.woocommerce-checkout, .woocommerce-checkout span, input, select{text-shadow: none !important;}
.woocommerce-checkout label{color:#fff;}
input[type=tel]{border-radius:8px;}
.woocommerce-checkout #payment div.form-row.place-order{padding:0 !important;}

#video-instructions{display: block; width:100%;}
#video-instructions > span{float:right; cursor: pointer;}
.page-template-lost-password .woocommerce-Button.button{padding-left:10px; padding-right:10px;}

.mobile-hide{display:none;}
.menu-icon::after {background:none; content:none;}
.right-off-canvas-menu a{display: block; padding: .7rem 1rem; line-height: 1;}
.mobile-menu{height:100% !important; z-index:9999; list-style: none; padding-top:15px; margin:0; padding:0;}
.mobile-menu li{border-bottom:1px solid #555;}
.mobile-menu .fa{color:#fff; font-size:25px; vertical-align: middle; padding:5px 10px; margin-right:0;}
.off-canvas{background:#444;}
.off-canvas.position-left{height:100%; z-index:9999;}
.product-quantity{display:none;}

/*How it works*/
.h-work-bullet{text-align:center; vertical-align: middle;}
.bullet-step{background:#56a35d; height:60px; width: 60px; border-radius:50%; -moz-border-radius: 50%;
    -webkit-border-radius: 50%; vertical-align: middle; margin-right:10px; line-height:60px; color:#fff; font-size:24px; display: inline-block;}
.bullet-step:first-of-type{margin-top:8%;}

/*Account*/
.woocommerce table.shop_table a{color:#444;}
.woocommerce table.shop_table a.button{color:#fff;}
.change-pass{display:block; color:red;}
.change-pass:hover{color:#fff;}

/*Passwor recovery/change*/
.woocommerce-lost-password #content{background:#fff; color:#000; padding:15px;}
.woocommerce-lost-password #content p{color:#000;}

/*=============>>Tablet<<=============*/
@media only screen and (min-width: 40.063em) and (max-width: 64em){
    .woocommerce .quantity .qty{width:75%;}
    .woocommerce form.register{width:75%}
    .woocommerce-Button.button[name=register]{width:100%;}
}
/*=============>>MOBILE<<=============*/
@media only screen and (max-width: 40em){
    #access{display:none;}
    .mobile-menu a:hover{color:#fff;}
    #header .columns, #header .column{padding:0 15px; margin:0;}
    .title-bar{padding:.7rem;}
    .off-canvas-content .fa.fa-bars{font-size:25px !important;}
    .menu-icon{height:auto;}
    .account-top-balance{line-height:2rem;}
    #account-details{padding:0 .9375rem;}
    #logo img{width:25%; margin-right:5px;}
    /*#logo a, #logo a span{font-size:16px;}*/
    #landing-page-signup{width:100%; margin:0 auto; position: relative;}
    .home .btn-primary{font-size:25px;}
    #content.column{padding-left: .9375rem; padding-right: .9375rem;}
    #carousel{width:100%;}
    .slick-arrow{display:none !important;}
    .slick-list{margin-left:8px;}
    .slick-slide img{width:90%;}
    .slick-dots{margin:0 auto; bottom:-20px;}
    .slick-dots li{margin:0; padding:0;}
    #footer{color:#fff; text-align: center; padding:8px 0; color:#444; clear:both; position:fixed; bottom:0; width:100%; text-shadow: none; background:url('images/footerbg.png') repeat;}
    #footer sub{font-size:10px; line-height:8px;}
    #footer .column{line-height:0; margin:0; padding:0;}
    .footer-nav-button:first-of-type{line-height:20px; font-size:10px;}
    .footer-nav-button{line-height:39px; margin:0 auto; background:#467348; text-align: center; vertical-align: middle; color:#fff; border-radius:5px; cursor:pointer; height:55px; width:55px; font-size:15px;}
    .footer-nav-button .fa{font-size:24px; vertical-align: middle; line-height: 45px;}

    #account-details p{color:#444; text-shadow: none; margin-bottom:8px; padding-bottom:0; font-size:22px; padding:0;}
    #account-details #account-numbers{right:0; margin-top:0px;}
    #account-header{width:100%; padding:8px; text-align: center; color:#fff; line-height:45px; font-size:14px; background:url('images/account-details-bg.jpg') no-repeat top left; background-size:cover; margin-bottom:15px;}
    #message-count{font-size:9px; width:15px; height:15px; line-height:15px; top:-6px; right:-6px;}
    .woocommerce .quantity .qty{width:100%;}
    .woocommerce form.register, .woocommerce-Button.button[name=register]{width:100%;}
    #footer{background:#0089bd;}
    #account-details, #account-footer{}
    #account-details p{font-size:16px; line-height: 18px;}

    .account-top-balance{float:none; display: block;}
    .change-pass{clear:both;}

    #account-footer span{line-height:30px;}

}

/**
 * Invite Splash Styles
 */
body.invite-body{position:relative; background:url('images/background.jpg') bottom center no-repeat #1e304d;background-attachment: fixed;-webkit-background-size: cover;-moz-background-size: cover;-o-background-size: cover;background-size: cover;font-family: 'cabinregular', sans-serif;font-size:16px;}
#auth{position:relative; margin-top:125px;}
#auth-wrapper{margin:0 auto; width:215px;}
#auth input[type=text]{width:45px; float:left; margin-right:10px; padding:10px;}
#auth input[type=text]:nth-last-of-type(2){margin-right:0;}

#failed{position: absolute; text-align: center; background: red; color:#fff; width:100%; padding:15px; font-size:16px; font-family: sans-serif;}
