/*
Theme Name: Teacher's Pet Treats
Theme URI: ed.paulo.pedro04@gmail.com
Description: The Protein Food - Teacher's Pet is theme that support a bootstrap and responsive design. This website is a project of Glue Digital (<a href='http://gluedigital.com.au/'>http://gluedigital.com.au/</a>).
Author: Ed Paulo B. Pedro
Author URI: ed.paulo.pedro04@gmail.com
Version: 1.0
Tags: light, three-columns, right-sidebar, flexible-width, custom-colors, custom-header, custom-background, custom-menu, theme-options, threaded-comments, sticky-post, translation-ready
License: GNU/GPL Version 2 or later
License URI: http://www.gnu.org/licenses/gpl.html
*/

@import url('vc_templates/style.css');
@import url('css/universal-style.css');
@import url('css/transistion.css');

/**************************************************
RESET
**************************************************/

* { list-style:none ; margin:0 ; outline:none ; padding:0 }
input, select, textarea { -webkit-box-sizing:border-box ; -moz-box-sizing:border-box ; box-sizing:border-box }
article, aside, details, figcaption, figure, footer, header, nav, section, summary { display:block }
audio, canvas, video { display:inline-block }

/**************************************************
UNIVERSAL STYLES
**************************************************/	

a, input, textarea, select, small, label, button[type="submit"], h1, h2, h3, h4, h5 { -webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out; transition: all 0.3s ease-out; text-decoration:none; }
a img { border:none }
a, a:hover, a:active{ text-decoration:none !important; }
a{ color:#a0c251; }
a:focus, a:hover, a:active{ color:#629c49; }
html, body{ overflow-x:hidden; }

#ascrail2000{ z-index: 100 !important; }

#main html, #main p, #main a, #main li, #main h1, #main h2, #main h3, #main h4, #main h5, #main h6, #post html, #post p, #post a, #post li, #post h1, #post h2, #post h3, #post h4, #post h5, #post h6,#page html, #page p, #page a, #page li, #page h1, #page h2, #page h3, #page h4, #page h5, #page h6, #full html, #full p, #full a, #full li, #full h1, #full h2, #full h3, #full h4, #full h5, #full h6, #full td, footer, header, #product label, #product span{
	font-family: 'Asap', 'Roboto';
}

.txt-right {text-align:right;}
.txt-center {text-align:center;}
.pad-lr-0 {padding-left:0; padding-right:0;}

/**************************************************
HEADER
**************************************************/
header .header-01 .logo {
    max-width: 100%;
    width: 260px;
    margin-top: 1.1em;
}
header .header-01 .log-user{
	text-align:right;
    padding-top: 2.2em;
    padding-right: 4.5em;
}
header .header-01 .log-user ul {
    margin: 0px;
    display: inline-block;
}
header .header-01 .log-user ul li {
    position: relative;
    padding: 0;
    display: inline-block;
}
header .header-01 .log-user ul li:nth-child(2) {
    border-left:3px solid #A0C251;
    border-right:3px solid #A0C251;
}
header .header-01 .log-user li a {
    display: block;
    padding: 0 1.5em;
    font-size: 14px;
    text-transform: uppercase;
}
header .header-01 .log-user .cart-button{
	background-color:#B8D27A;
	color:#fff;
	padding: 0.8em 1.8em;
}
header .header-01 .log-user .cart-button img{
    width: 20px;
    margin-top: -5px;
    margin-right: 6px;
}
header .header-01 .log-user .cart-button a{
	color:#fff;
}
header .header-01 .log-user .cart-button:hover{
	background-color:#A0C251;
	color:#fff !important;
}
header .header-01 .sub-navigation{
    padding-top: 1em;
    padding-bottom: 0.8em;
}
header .header-01 .sub-navigation ul {
    margin: 30px 0 0;
    display: inline-block;
}
header .header-01 .sub-navigation ul li {
    position: relative;
    padding: 0;
	width:24.55%;
    display: inline-block;
}
header .header-01 .sub-navigation li a {
    display: block;
    padding: 0.5em 1.5em;
    font-size: 16px;
	font-weight:bold;
    color: #2f1d10;
    text-transform: uppercase;
}
header .header-01 .sub-navigation li a:hover, header .header-01 .sub-navigation li.current-menu-item a {
	color:#A0C251;
}
header .header-02{
    margin-top: 1em;
}
header .my-main-header #main-navigation a{
    display: block;
    padding: 0.7em 1.5em 0.8em;
    font-size: 16px;
    color: #2f1d10;
    text-transform: uppercase;
}
header .my-main-header #main-navigation li{
    position: relative;
    padding: 0;
    display: inline-block;
}
header .my-main-header #main-navigation ul{
	margin-bottom:0;
}
header .log-user li a{
    display: block;
    padding: 0.7em 1.5em 0.8em;
    font-size: 16px;
    color: #fff;
    text-transform: uppercase;
}
header .log-user li a:hover{
    background: #81994d;
}
header .log-user li{
    position: relative;
    padding: 0;
    display: inline-block;
    margin-left: 3px;
}
header .log-user ul{
	margin-bottom:0;
    display: inline-block;
}
header .log-user .cart-button img {
    width: 20px;
    margin-top: -5px;
    margin-right: 6px;
}
header .log-user .cart-button {
    background-color: #fff;
    color: #B8D27A;
    padding: 0.8em 1.8em;
}
.free-shipping{
    font-weight: bold;
    color: #629c49;
    font-size: 25px;
    text-transform: uppercase;
	text-align:center;
}
.free-shipping small{
    font-size: 18px;
}

/**************************************************
FOOTER
**************************************************/
footer .footer-01 {
    padding: 3em 0 4em;
}
footer .footer-01 h2{
	font-weight:bold;
    color: #629c49;
	font-size:25px;
	text-transform:uppercase;
    margin-bottom: 1em;
}
footer .footer-01  .social-nav .fa{
	display:inline-block;
	background-color:#333333;
	color:#fff;
	padding: 0.7em 0.9em;
    font-size: 16px;
    margin-right: 10px;
}
footer .footer-01  .social-nav a{
    font-size: 16px;
	text-transform:uppercase;
}
footer .footer-01 input[type="text"]{
	background-color: #343333;
    color: #fff;
    border: 0;
    max-width: 100%;
    width: 250px;
    padding: 0.8em 1em;
}
footer .footer-01 .wysija-paragraph{
	position:absolute;
}
footer .footer-01 .wysija-submit{
    position: absolute;
    left: 235px;
    top: 53px;
    padding: 8px 10px;
	border: 0;
	background-color:transparent;
}
footer .footer-01 .wysija-paragraph:after{
	color: #5D9545;
    content: "\f0da";
    font-family: FontAwesome;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: absolute;
    position: absolute;
    left: 225px;
    top: 0;
    font-size: 30px;
}
footer .footer-01 ul {    
	margin-top: 10px;
    display: inline-block;
}
footer .footer-01 ul li {
    border-left:3px solid #629c49;
	margin-bottom:5px;
    font-size: 13px;
}
footer .footer-01 ul li a{
    padding: 0em 1.5em;
}
footer .footer-02 {
	 background-color:#343333;
	 padding:0.8em 0 0.7em;
}
footer .footer-02 ul {    
	margin: 0px;
    display: inline-block;
}
footer .footer-02 ul li {
    position: relative;
    padding: 0;
    display: inline-block;
}
footer .footer-02 li a {
    display: block;
    padding: 0.3em 1.5em;
    font-size: 16px;
    color: #fff;
    text-transform: uppercase;
}
footer .footer-02 li a:hover, footer .footer-02 li.current-menu-item a {
	color:#A0C251;
}
footer .footer-02 ul li:nth-child(1) a{
    padding: 0.3em 1.5em 0.3em 0;
}
/**************************************************
HOME PAGE
**************************************************/

#main .vc_row {
    margin-left: 0 !important;
    margin-right: 0 !important;
}
#main .vc_row.vc_inner {
    margin-left: -15px;
    margin-right: -15px;
}
#main h1{
	color:#989898;
	text-transform:uppercase;
    font-weight: bold;
}
#main .front-page-products{
	padding-top:2.5em;
	text-align:center;
}
#main .front-page-products img{
	border:8px solid #ACD383;
	max-width:100%;
}
#main .front-page-products .pimg{
	max-width: 100%; 
	width:300px; 
	height:200px; 
	background: center center / cover transparent;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
    border: 8px solid #ACD383;
}
#main .front-page-products .product-title{
	font-weight:bold;
	font-size:15px;
	text-transform:uppercase;
	color:#494949;
}
#main .front-page-products .readmore{
	font-weight: bold;
    font-size: 16px;
    text-transform: uppercase;
    color: #fff;
    background: no-repeat;
    background-image: url('images/bone-view.png');
    background-size: 100% 100%;
    margin-bottom: 3em !important;
    display: inline-block;
    padding: 0.7em 2.5em;
}

/**************************************************
HOME PAGE - SLIDER
**************************************************/
#main .tparrows {
    background: #A0C251;
}
#main .tparrows:hover{
    background: #81994D;
}
#main .tparrows.tp-leftarrow:before{
    content: "\f177";
}
#main .tparrows.tp-rightarrow:before{
    content: "\f178";
}
#main .tparrows:before{
	font-family: FontAwesome;
}
#main .hebe .tp-bullet{
    background: #5D9545 !important;
    border: 3px solid #fff !important;
    width: 8px !important;
    height: 8px !important;
}
#main .hebe .tp-bullet:hover, #main .hebe .tp-bullet.selected{
    background: #fff !important;
    border: 3px solid #5D9545 !important;
}


/**************************************************
INNER PAGE
**************************************************/
#pages{
	padding-bottom:4em;
}
#pages h4{
	font-size:16px;
	line-height:26px;
	font-weight:bold;
}
#pages p{
	font-size:13px;
	line-height:23px;
	margin-bottom:16px
}

/**************************************************
FAQs PAGES
**************************************************/

#accordion .accordion-toggle:after {
    font-family: 'FontAwesome';
    content: "\f067";
    float: right;
    display: inline-block;
    background-color: #fff;
    border-radius: 50%;
    font-size: 13px;
    height: 24px;
    width: 24px;
	padding-left: 7px;
    padding-top: 0;
	color: #81994D;
}
#accordion .accordion-toggle.collapsed:after {
    content: "\f068";
	color: #A0C251;
}
#accordion .accordion-toggle {
    color: #fff;
    background-color: #81994D;
    padding: 0.6em 1em;
    width: 100%;
    display: inline-block;
    font-size: 15px;
}
#accordion .accordion-toggle.collapsed {
    color: #fff !important;
    background-color: #A0C251 !important;
}
#accordion .accordion-body {
    padding: 1em 1.5em 2em;
    border: 1px solid #B3B3B3;
    border-top: 0;
	font-size:13px;
}
#accordion .accordion-heading {
    border: 0;
}
#accordion .accordion-default {
    margin-bottom: 1%;
}
#accordion .accordion-title {
    margin: 0;
}
#accordion .accordion-toggle span{
    display: inline-block;
    background-color: #fff;
    border-radius: 50%;
    font-weight: bold;
    font-size: 17px;
    margin-right: 10px;
    padding-left: 6px;
    padding-top: 0;
    color: #81994D;
    height: 24px;
    width: 24px;
}
#accordion .accordion-toggle.collapsed span{
	color: #A0C251;
}



/**************************************************
WOOCOMMERCE
**************************************************/
.woocommerce-info {
    border-top-color: #A0C251;
}
.woocommerce .woocommerce-info:before {
    color: #A0C251;
}
.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button{
	border-radius:0;
}
.related.products{
	display:none !important;
}
.reviews_tab, #tab-reviews{
	display:none !important;
}
.woocommerce-tabs{
    margin-bottom: 5em;
    display: none;
}
.woocommerce div.product form.cart .variations td.label{
	display:none;
}

/**************************************************
ARCHIVE PAGE
**************************************************/
.woocommerce div.product form.cart .variations label{
	color:#333;
    font-size: 14px;
}
.woocommerce div.product .select_option .yith_wccl_value{
	padding: 2px 12px;
    height: inherit;
    line-height: inherit;
    border: 0;
}
.woocommerce div.product .select_option{
    background: #f3f3f3;
}
.woocommerce div.product span.price{
	font-size: 36px;
    margin-bottom: 10px;
    display: inline-block;
}
.woocommerce div.product form.cart .button{
    font-weight: 400;
    text-transform: uppercase;
    padding: 12px 2em;
    background-color: #a0c251;
}
.woocommerce .quantity .qty{
    padding: 7px 2px;
}
.woocommerce ul.products li.product h3{
	font-size: 16px;
}
.woocommerce ul.products li.product .button{
    margin-top: 0;
    font-weight: 400;
    text-transform: uppercase;
    padding: 12px 2em;
    background-color: #a0c251;
    color: #fff;
}
.woocommerce ul.products li.product .price{
	font-size: 18px;
}
.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt{
	background-color:#A0C251;
}
.woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover{
    background-color: #629c49;
}

#products{
	padding-bottom:4em;
}
#products .archive-products{
	text-align:center;
}
#products .archive-products img{
	border:8px solid #ACD383;
	max-width:100%;
}
#products .archive-products .pimg{
	border: 8px solid #ACD383; 
	max-width: 100%; 
	width:300px; 
	height:200px; 
	background: center center / cover transparent;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
#products .archive-products .product-title{
	font-weight:bold;
	font-size:15px;
	text-transform:uppercase;
	color:#494949;
}
#products .archive-products .readmore{
	font-weight: bold;
    font-size: 16px;
    text-transform: uppercase;
    color: #fff;
    background: no-repeat;
    background-image: url('images/bone-view.png');
    background-size: 100% 100%;
    margin-bottom: 3em !important;
    display: inline-block;
    padding: 0.7em 2.5em;
}
#main .front-page-products .col-xs-12, #products .archive-products .col-xs-12{
	-webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out; transition: all 0.3s ease-out;
}
#main .front-page-products .col-xs-12:hover img, #products .archive-products .col-xs-12:hover img{
	border:8px solid #81994D;
}
#main .front-page-products .col-xs-12:hover .readmore, #products .archive-products .col-xs-12:hover .readmore{
    background-image: url('images/bone-view-hover.png');
}
#main .front-page-products .col-xs-12:hover, #products .archive-products .col-xs-12:hover{
	-ms-transform: scale(1.1);
	-webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
	z-index:9;
}


/**************************************************
POSTS PAGE
**************************************************/

#posts p {
    line-height: 20px;
    margin-bottom: 13px;
    color: #737373;
    font-size: 13px;
}
#posts .post-container .post-created {
    float: left;
    padding-right: 20px;
}
#posts .post-container .post-created span {
    text-transform: lowercase;
    color: #fff;
    text-align: center;
    width: 60px;
    height: 60px;
    display: block;
    font-size: 18px;
    background-color: #66A24A;
    padding: 15px 14px;
    line-height: 15px;
    font-weight: 300;
}
#posts .post-container .post-created span b {
    font-size: 14px;
}
#posts .post-container .post-title {
    float: left;
    width: 84%;
}
#posts .post-container .post-title h1 {
    color: #ff6f50;
    letter-spacing: 1px;
    font-weight: 600;
    font-size: 26px;
    text-transform: uppercase;
}
#posts .post-container .post-title .post-category {
    padding-top: 5px;
    padding-bottom: 5px;
}
#posts .post-container .post-title .author-comment {
    font-size: 12px;
    color: #8f8f8f;
    font-style: italic;
}
#posts .post-container .post-title .author-comment i {
    color: #333;
    margin-right: 10px;
}
#posts .post-container .post-title .author-comment span {
    margin-left: 15px;
    color: #333;
}
#posts .post-container .post-content {
    float: left;
    width: 100%;
    padding-top: 25px;
}
#posts .post-container .post-content .post-thumbnail {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px;
    float: left;
}
#posts .post-container .post-content .post-thumbnail img {
    float: left;
}
#posts .post-container .post-content blockquote {
    padding: 10px 50px;
    margin: 20px 0 35px;
    font-size: 16px;
    line-height: 32px;
    border-left: 0;
    color: #737373;
    font-weight: 600;
}
#posts .post-container .post-content blockquote:before {
    content: "\f10d";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    margin-left: -50px;
    font-size: 36px;
    color: #66A24A;
    margin-top: -30px;
}
#posts .post-container .post-author-share {
    width: 100%;
    margin-bottom: 35px;
}
#posts .post-container .post-author-share .author-details {
    padding: 20px 0;
    float: left;
    width: 100%;
}
#posts .post-container .post-author-share .author-avatar {
    float: left;
    padding-right: 1.5em;
}
#posts .post-container .post-author-share .author-avatar img {
    width: 65px;
}
#posts .post-container .post-author-share .author-info {
    float: left;
}
#posts .post-container .post-author-share .author-info .author-name {
    color: #ff6f50;
    text-transform: uppercase;
    font-weight: bold;
}
#posts .post-container .post-author-share .author-info .author-role {
    color: #737373;
    font-style: italic;
}
#posts .post-container .post-author-share .text-center {
    width: 200px;
    padding: 10px;
}
#posts .post-container .post-author-share .social-share {
    padding: 20px 5px;
}
#posts .post-container .post-author-share .social-share .fa {
    display: inline-block;
    width: 32px;
    height: 32px;
    font-size: 15px;
    text-align: center;
    margin: 0 2px;
    padding-top: 8px;
    color: #fff;
    background-color: #BEBEBE;
    border: 2px solid #BEBEBE;
}
#posts .post-container .post-author-share .social-share .fa:hover {
    color: #BEBEBE;
    background-color: #fff;
    border: 2px solid #BEBEBE;
}
#posts #reply-title {
    font-size: 14px;
    font-weight: bold;
}
#posts #comments .reply-avatar {
    float: left;
    padding-right: 1.5em;
}
#posts #comments .reply-avatar img {
    width: 65px;
    height: inherit;
}
#posts #comments .reply-content {
    float: left;
    width: 84%;
}
#posts #comments hr {
    border-color: #D3D3D3;
}
#posts #comments .reply-container {
    float: left;
    width: 100%;
}
#posts #comments .reply-content .fn {
    color: #66A24A;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 14px;
}
#posts input[type="text"],
#posts input[type="email"],
#posts input[type="tel"],
#posts textarea,
#pages input[type="text"],
#pages input[type="email"],
#pages input[type="tel"],
#pages input[type="password"],
#pages textarea{
    font-weight: 500;
    font-size: 12px;
    color: #777777;
    background: transparent;
    width: 100%;
    border: 1.5px solid #A0C251;
    margin: 0 0 12px 0;
    padding: 14px 20px;
    position: relative;
    margin-bottom: 5px;
    display: block;
}
#posts input[type="text"]:placeholder-shown,
#posts input[type="email"]:placeholder-shown,
#posts input[type="tel"]:placeholder-shown,
#posts textarea:placeholder-shown,
#pages input[type="text"]:placeholder-shown,
#pages input[type="email"]:placeholder-shown,
#pages input[type="tel"]:placeholder-shown,
#pages input[type="password"]:placeholder-shown,
#pages textarea:placeholder-shown  {
    font-style: italic;
}
#posts input[type="submit"], #pages input[type="submit"] {
    background-color: #A0C251;
    color: #fff;
    padding: 0.6em 4em;
    text-transform: uppercase;
    margin-top: 10px;
    display: inline-block;
    font-size: 15px;
    border: 0;
}
#posts input[type="submit"]:hover, #pages input[type="submit"]:hover{
    background-color: #629c49;
}
#pages #coupon_code{
	width: 160px;
    margin-top: 0.6em;
}
#pages input[name="apply_coupon"]{
	margin-top: 0.5em;
    padding: 1em 3em 0.95em;
}
#pages input[name="update_cart"]{
	margin-top: 0.5em;
    padding: 1em 3em 0.95em;
}

/**************************************************
BREADCRUMBS
**************************************************/
#topbar{
    background-color: #EBEBEB;
	margin-bottom: 3em;
    padding: 0.8em 0 1.4em;
}
#topbar h1{
    font-weight: bold;
    color: #333333;
    font-size: 25px;
    text-transform: uppercase;
}
#breadcrumb .breadcrumbs {
    margin-top: 1.5em;
}
#breadcrumb .breadcrumbs li {
    color: #333333;
    font-size: 12px;
    margin: 0;
    padding-left: 15px;
    display: inline-block;
}
#breadcrumb .breadcrumbs li.separator {
    color: #333333;
}
#breadcrumb .breadcrumbs li a {
    color: #333333;
    font-weight: bold;
}
#breadcrumb .breadcrumbs li strong {
    font-weight: bold;
    color: #629c49;
}
#breadcrumb select{
	background-color: #fff;
    color: #313131;
    padding: 0.8em 1.8em;
    margin-top: 1em;
}
#breadcrumb .woocommerce-ordering{
	margin-bottom:0 !important;
}
.yith-wcwl-add-to-wishlist, .product_meta{
	display:none;
}
.reset_variations{    
	background-color: #a0c251;
    color: #fff !important;
    display: inline-block !important;
    padding: 1px 35px;
    text-transform: uppercase;
}
.price .woocommerce-Price-amount{
    font-family: 'Roboto' !important;
    font-size: 18px;
    font-weight: bold;
}
.single_variation_wrap .price .woocommerce-Price-amount{
    font-weight: 600;
    font-size: 50px;
    font-family: 'Roboto' !important;
}
.item-cat-front-page, .item-cat-front-page + li{
	display:none !important;
}
.woocommerce div.product .woocommerce-tabs ul.tabs{
	display:none !important;
}
.woocommerce-Tabs-panel h2{
    font-size: 21px;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 30px;
}
.variations .value select{
    padding: 6px 15px;
}


/**************************************************
404 PAGE NOT FOUND
**************************************************/

.page-404 {
    padding: 9em 0 0;
    border-radius: 5px;
    background-clip: padding-box;
}
.page-404 .header,
.page-404 .sub-header,
.page-404 .sub-header2 {
    color: #333;
    padding: 1em 0;
    text-transform: uppercase;
}
.page-404 b {
    color: #A0C251;
}
.page-404 .header {
    font-size: 500%;
    padding: 0;
    line-height: 80px;
    text-align: center;
    letter-spacing: -1px;
}
.page-404 .sub-header {
    font-size: 90%;
    text-align: center;
}
.page-404 .sub-header p {
    background-color: #A0C251;
    color: #fff;
    letter-spacing: 1px;
    display: inline-block;
    border-radius: 10px;
    padding: 0.5em 2.5em;
    margin-top: 1em;
    margin-bottom: 10em;
}

/**************************************************
MOBILE STYLE
**************************************************/

@media all and (min-width: 768px) {
    header .header-02 #main-navigation {
        display: inline-block !important;
    }
    #show-my-mobile-nav-button {
        display: none !important;
    }
    #hide-my-mobile-nav-button {
        display: none !important;
    }
}
@media all and (max-width: 767px) {
    body .header-01 .container {
        background-image:none !important;
	    padding: 15px !important; 
    }
	header .header-01 .log-user{
	    text-align: center;
		padding-right: 0;
	}
	header .header-01 .log-user li a{
	    margin-bottom: 5px;
	}
	header .header-01 .log-user .cart-button{
	    display: inline-block;
	    margin-top: 1em;
	}
	header .header-01 .sub-navigation ul li{
		width:49%;
	}
	header .header-01{
		text-align:center;
	}
	header #main-navigation{
        display: none;
	}
    #show-my-mobile-nav-button {
        display: inline-block;
    }
    #hide-my-mobile-nav-button {
        display: none;
    }
    #show-my-mobile-nav-button,
    #hide-my-mobile-nav-button {
        background: #fff;
        color: #3E3E3E;
        font-size: 200%;
        cursor: pointer;
        max-width: 50px;
        border: 1px solid #fff;
        text-align: center;
        font-weight: 400;
        font-family: "Lato Light";
        border-radius: 5px;
        margin: 5px 0px;
        padding-top: 4px;
        float: right;
    }
	#show-my-mobile-nav-button, #hide-my-mobile-nav-button{
	    margin-left: 10px;
		width: 55px;
		height: 50px;
		position:relative;
		z-index:999;
		left:0;
	}
	header .header-01 .headerbg{
	    display: block;
		float: left;
		width: 100%;
	}
	header .header-01 ul li{
		width:100%;
	}
	header .header-01 .sub-menu{
		display:block;
	}
	header .my-main-header #main-navigation li, header .my-main-header #main-navigation a{
	    width: 100%;
	}
	footer .footer-01 .wysija-paragraph{
		position: relative;
	}
	footer .footer-02 li a, footer .footer-02 ul li:nth-child(1) a{
	    padding: 0.3em;
	}
	#accordion .accordion-toggle:after, #accordion .accordion-toggle span{
	    height: 24px;
		width: 24px;
		padding-left: 7px;
		padding-top: 1px;
	}
}