/*
Theme Name: Porto Child
Theme URI: http://newsmartwave.net/wordpress/porto
Author: SW-THEMES
Author URI: http://newsmartwave.net/
Description: Porto Responsive Wordpress + Woocommerce Theme.
Version: 1.1
Template: porto
License: Commercial
License URI: http://themeforest.net/licenses/regular_extended
Tags: woocommerce, corporate, ecommerce, responsive, blue, black, green, white, light, dark, red, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, fixed-layout, responsive-layout, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready, accessibility-ready
Text Domain: porto-child

@import url("../porto/style.css");
*/

/*************** ADD YOUR CUSTOM CSS HERE  ***************/
/* available snap widths in parent theme
@media (max-width: 1189px) {
@media (max-width: 991px) {
@media (max-width: 767px) {
@media (max-width: 480px) {
*/
.color-green, .green { color:#88c043; } /* primary / main color for links */
.color-green-light { color:#dff0d8; }
.color-blue { color: #274c9a; } /* secondary color */
.color-blue-light { color:#38C9EF; }
.color-blue-dark { color:#003160; } /* was 333333 - also note design has 002854 shadow on 073960 which results in 083961 */
.color-blue-background { color:#126393; }
.color-pink { color:#ff99ff; }
.red, .color-red, .color-red-dark { color:#b20000; }
.color-purple { color:#6f1fc7; }
.color-orange { color:#f90; }
.color-yellow { color:#b20000; } /* main color for background */
.color-dark-grey-back { color:#595959; }
.color-white { color:#fff; }

:target::before {
  content: "";
  display: block;
  height: 100px;
  margin: -100px 0 0;
}
/*body.boxed #main.wide .container .vc_row {
    margin-left: -25px;
    margin-right: -25px;
    padding-left: 25px;
    padding-right: 25px;
} */
body { 
	margin-bottom: 60px;
}
body.boxed .page-wrapper {
    border-top: 0px; /* hide with top header off */
	box-shadow: none; /* hide with top header off */
	border-top-color: #dddddd; /* #b20000; with top header off #595959 with it on */
    /*border-bottom: 5px solid #000000;*/
	/*border-radius: 5px;*/
}
h1, h2, h3, h4, h5, h6 { 
	/*font-weight: 800 !important;*/
}
.page-image, .porto-tooltip-wrap {
    display: none;
}
.home-hero {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
    padding-top: 10px;
    padding-bottom: 120%;
    background-image: url(https://www.1invest.ca/wp-content/uploads/hero-retirement.jpg?id=16969) !important;
    background-position: bottom center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
}
@media (max-width: 2400px) {
.home-hero {
    padding-bottom: 740px;
}
.page-top .page-sub-title {
    margin: 0 10px 0 0;
}
.page-top .page-title { 
	/*text-shadow: 3px 2px 3px #fff;*/
}
.page-header-8 .delimiter.delimiter-2, .page-top ul.breadcrumb>li .delimiter.delimiter-2 {
    color: #fff;
}
.blog-posts .post .entry-title {
    font-weight: 400;
}
a:not([href]):not([tabindex]) {
    /* color: inherit; */
    /* text-decoration: none; */
    color: #b20000;
}
.main-content {
    padding-top: 20px;
    padding-bottom: 20px;
}
.our-font { 
	/*font-family: Poppins,sans-serif;*/
	font-weight: 700 !important;
}
.back-toronto-at-night, .back-hero-toronto-skyline { 
	/*background-position: left center !important;*/
}
.min-481 {
    display: block;
}
.max-480 {
    display: none;
}
.max-320,
.sidebar-content {
    max-width: 320px;
    margin: auto !important;
}
.sidebar-content #block-widget-15 {
	margin-bottom: -25px;
}
.mobile-only {
	display: none !important;
}
.wp-next-post-navi {
    clear: both;
    margin: 20px 0;
}
article.post .post-image.single {
    margin-bottom: 20px;
    max-height: 363px !important;
}
.dd-option-text, .dd-selected-text {
	margin: 0;
} 
.dd-image-right { 
	margin-top: 5px;
}
.grid-box .post-share { 
	display: none;
}
.page-id-2668 #block-widget-8 { /* hide specific widget on specifc page (home p[ge) */
	/*display: none; */
}
#footer .widget.follow-us .share-links a, .widget.follow-us .share-links a { 
	margin: 0 20px 0 0;
}
#footer .widget p.contact-me-text { 
	font-size: 1.1em;
	/*line-height: 1.4em;*/
	margin: auto auto -20px;
}
.woocommerce-tabs .tab-content p {
    font-size: 18px;
    font-weight: 600;
    letter-spacing: normal;
    line-height: 24px;
}
/*@media (max-width: 575px) {
body {
    font-size: 15px;
    line-height: 19px;
}
.woocommerce-tabs .tab-content p {
    font-size: 15px;
    line-height: 19px;
}
#footer .widget p.contact-me-text { 
	font-size: 15px !important;
}
#footer {
    margin-bottom: 0;
}
}*/
@media (min-width:480px){
.dd-desc { 
	line-height: 0.8em !important;
}
}
.header-right #nav-menu-item-5381 a { 
	display: none;
}
.header-top .header-right {
    /*text-align: center !important;
    width: 100%;*/
}
#header .currency-switcher > li.menu-item::after, #header .view-switcher > li.menu-item::after, #header .top-links > li.menu-item::after {
	margin: 0 8px 0 3px;
}
.flag, [class*="flag-"] { 
	background: none;
	height: inherit;
	width: inherit;
}
.flag-cad { 
	background: rgba(0, 0, 0, 0) url("images/flag-cad.png") no-repeat scroll left center / 39px auto  !important;
	margin: 0 0 0 6px;
	padding: 0 0 0 38px !important;
	width: 80px;
}
.flag-eur { 
	background: rgba(0, 0, 0, 0) url("images/flag-eur.png") no-repeat scroll left center / 39px auto  !important;
	margin: 0 0 0 6px;
	padding: 0 0 0 38px !important;
	width: 80px;
}
.flag-gbp { 
	background: rgba(0, 0, 0, 0) url("images/flag-gbp.png") no-repeat scroll left center / 39px auto  !important;
	margin: 0 0 0 6px;
	padding: 0 0 0 38px !important;
	width: 80px;
}
.flag-usd { 
	background: rgba(0, 0, 0, 0) url("images/flag-usd.png") no-repeat scroll left center / 39px auto  !important;
	margin: 0 0 0 6px;
	padding: 0 0 0 38px !important;
	width: 80px;
}
mark, .mark {
    background-color: #dff0d8;
    /*padding: 0.2em;*/
}
.table-tracks {
    border: 2px solid #000000;
	margin: 20px auto;
	width: 360px;
}
.table-tracks thead {
	background: #000000;
    color: #ffffff;
	font-weight: bold;
}
.table-tracks th { 
	padding: 0 4px;
}
.table-tracks td { 
	padding: 4px;
}
.table-tracks tbody .alt {
	background: #eeeeee;
}
.table-compare {
    border: 3px solid #000000;
    font-size: 80%;
	width: 100%;
}
.table-compare tr {
    border-top: 2px solid #000000;
}
.table-compare th, .table-compare td { 
	text-align: right;
	padding: 0 5px;
}
.table-compare th.left, .table-compare td.left {
	text-align: left;
}
.table-compare thead {
    color: #ffffff;
	font-weight: bold;
}
.table-compare thead .column-value {
	background: #000000;
}
.table-compare thead .column-a {
	background: #c10001;
}
.table-compare thead .column-b {
	background: #ffc001;
}
.table-compare thead .column-c {
	background: #00b24e;
}
.table-compare thead .column-d {
	background: #1f487c;
}
.table-compare tbody {
    color: #000000;
}
.table-compare tbody del {
    color: #777777;
}
.table-compare tbody .column-value {
	background: #1f487c;
    color: #ffffff;
}
.table-compare tbody .column-a {
	background: #ffffff;
}
.table-compare tbody .column-b {
	background: #dbeef4;
}
.table-compare tbody .column-c {
	background: #ffffff;
}
.table-compare tbody .column-d {
	background: #dbeef4;
}
.table-compare tbody .alt1a {
	background: #fcd5b4;
}
.table-compare tbody .alt1b {
	background: #f9bf8f;
}
.table-compare tbody .alt2a {
	background: #cdc0da;
}
.table-compare tbody .alt2b {
	background: #b1a1c8;
}
.table-compare tbody .alt3a {
	background: #d8e4bc;
}
.table-compare tbody .alt3b {
	background: #c5d79b;
}
.table-compare td.check {
	background-image: url("images/check.png");
	background-position: right;
	background-repeat: no-repeat;
}
@media (max-width:480px){
.table-tracks {
	width: 100%;
}
.table-compare {
	margin: 20px -14px 0 !important;
	width: 110%;
}
.table-compare tr {
	font-weight: normal !important;
}
.table-compare th, .table-compare td { 
	padding: 0 2px;
}
}
.our-divider {
	background-color: #000; 
	color: #fff; 
	margin: 0; 
	text-align: center; width: 100%;
}
.green-box {
    background-color: #dff0d8;
    border-color: #d6e9c6;
    color: #3c763d;
	border-radius: 7px;
}
.solutions-box {
	padding: 0;
	max-width: 240px;
	margin: 0 auto;
}
.solution-link { 
	display: block;
	margin: 0 0 22px 0;
	line-height: 16px !important;
    font-size: 16px !important;
}
.solutions-box img {
    margin: -10px 5px 0 0;
    width: 36px;
	float: left;
}
#main.no-breadcrumbs { 
	/*padding: 10px 0 0 0;*/
	padding: 0;
}
.no-breadcrumbs .main-content { 
	padding-top: 0;
}
.home-title { 
	max-width: 690px;
	margin: 5px auto !important;
}
.home-title h1 { 
	color: #b20000;
	font-size: 140%;
	line-height: 110%;
	margin:0;
	padding: 10px 5px 0;
	text-align: center;
}
.home-title h3 { 
	color: #ffffff;
	font-size: 110%;
	line-height: 110%;
	padding: 5px 5px 15px;
	text-align: center;
}
.block-intro h3 { 
	color: #ffffff;
	font-size: 110%;
	line-height: 120%;
	padding: 0;
}
.lead { 
	margin: 0 auto 20px;
	max-width: 700px;
	padding: 0 0 0 20px;
}
.lead p { 
    font-weight: 600 !important;
    letter-spacing: 0 !important;
}
.shadow-white {
	text-shadow:1px 1px 0px #ffffff;
}
.shadow-black {
	text-shadow:2px 2px 0px #000000;
}
.our-list li {
    padding: 0 0 0.75em 0;
}
ul.ourfingertips li { 
	list-style-type: none;
	list-style-image: url("images/bullet.png");
	line-height: normal;
	margin-bottom: 10px;
	padding: 0 0 0.75em 0;
}
ul.ourfingertips-check li { 
	list-style-type: none;
	list-style-image: url("images/check.png");
	line-height: normal;
	padding: 0 0 0.75em 0;
}
ol.ourfingertips li { 
	line-height: normal;
	margin: 10px 0 10px -20px;
	padding: 0 0 0.75em 0;
}
.porto-concept .our-work {
	margin-top: 48px;
}
.page-top {
    padding: 0;
}
.page-top ul.breadcrumb>li, .widget .widget-title, .widget .widget-title a, .widget .widgettitle, .widget .widgettitle a {
    /*text-transform: capitalize;*/
	text-transform: initial;
}
.widget .widget-title, .widget .widgettitle, #footer .widget-title { 
	font-size: 1.3em;
	font-weight: 400;
    line-height: 1.2;
}
.post-carousel .post-item .post-date ~ * { /* recent posts with no image */
    margin-left: 0;
}
.page-content { 
	display: block;
	width: 100%;
}
.page-content b { 
	width: 100%;
	font-size: 1.1em;
    line-height: 1.3;
}
.sub-title {
	/*text-transform: none;*/
	font-size:2em;
	font-family: Raleway;
}
.wp-image-4064{
	padding: 0 0 10px 0;
    margin: 0 -30px 0px 0px;
}
#wc-stripe-payment-request-wrapper { 
	padding: 0 !important;
	width: 150px;
}
#wc-stripe-payment-request-button-separator { 
	padding: 0 6px;
}
#mini-cart .cart-items {
    font-weight: normal;
}
#main-menu .mega-menu > li.menu-item > a, #main-menu .mega-menu > li.menu-item > h5, #main-menu .mega-menu .popup, .mega-menu > li.menu-item > a, .mega-menu > li.menu-item > h5 {
	/*color: #fff;
    font-family: Open Sans;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px; */
    /*font-family: Arial,Helvetica,sans-serif;*/
    /*font-size: 0.8571em;*/
    /*font-weight: normal !important; */
    text-transform: none;
}
.page-share, .post-share {
    margin: 0;
    padding: 12px 0 0 0;
    text-align: center;
}
.ui-helper-hidden-accessible {
    display: none !important;
    height: 0 !important;
    overflow: hidden !important;
    width: 0 !important;
}
.home-intro {
    background-color: #171717;
    overflow: hidden;
    padding: 6px 0;
    position: relative;
    text-align: left;
}
.home-intro p {
    color: #bbb;
    display: inline-block;
    font-size: 16px;
    font-weight: 300;
    line-height: 20px;
    max-width: 800px;
    padding-top: 6px;
}
.home-intro p strong {
    color: #fff;
    font-size: 26px;
    font-weight: 300;
    line-height: 36px;
}
.home-intro p em {
    font-size: 35px;
}
.home-intro .get-started {
    margin-bottom: -15px;
    margin-top: 6px;
    position: relative;
    text-align: right;
}
.home-intro .get-started p {
    font-size: 18px;
    padding: 0;
}
.home-intro .get-started a:not(.btn) {
    color: #fff;
}
.main-content {
    /*padding-bottom: 0;
    padding-top: 0;*/
}
#header {
	/*font-family: Arial, Helvetica, sans-serif;*/
}
#header. sticky-header .header-main.change-logo .container > div {
    padding-bottom: 0;
    padding-top: 0;
}
#header.sticky-header .header-left { 
	/*padding-right: 12px !important; */
}
#header .sticky-header .header-main .container .header-right {
    padding: 6px 0 3px 0 !important; 
}
#header.sticky-header .header-center { 
	padding-left: 0; 
}
#header .header-main .container .header-center {
    padding-left: 0; 
    padding-right: 0; 
}
#header .logo {
    margin: -26px 0;
    padding: 0;
}
#header.sticky-header .header-main.sticky { 
   /* box-shadow: none; */
   box-shadow: 0 0 2px 0 rgb(0 0 0 / 50%);
}
#header.sticky-header .header-main.change-logo .logo img {
    /* transform: scale(0.8); */
	transform: scale(1.0);
}
#header.sticky-header .main-menu > li.current-menu-item > a {
    /*color: #274c9a;*/
}
#header .main-menu > li.menu-item.active > a {
    /*color: #000 !important;*/
	/*color: #274c9a !important;*/
}
.header-center.show-menu-search #main-menu { 
	padding-left: 20px;
}
.header-right-top { 
	float: right;
    display: inline-block;
}
.header-right-bottom { 
	float: left;
    display: inline-block;
}
.tp-bannertimer { 
	background: rgba(240, 202, 0, 0.75) none repeat scroll 0 0;
}
html #topcontrol { 
	/*background: rgba(186, 14, 49, 0.75) none repeat scroll 0 0;*/
	z-index: 104000;
	display: block !important;
}
html #topcontrol:hover { 
	/*background-color: #b20000;*/
}
.fa, .fas {
    /*font-weight: 900;*/
}
#footer .fa, #footer .fas {
    font-size: 16px;
}
.fa-navicon::before, .fa-reorder::before, .fa-bars::before {
    font-size: 32px;
}
#nav-panel, #nav-panel .accordion-menu {
    font-size: 16px !important;
	line-height: 22px !important;
}
.accordion-menu li.menu-item>a {
    font-size: 18px;
	font-weight: 600;
}
#side-nav-panel .accordion-menu li:not(:last-child) {
    border-bottom: none;
}
.sidebar-content .btn, .button, .sidebar-content input.submit, .sidebar-content [type="submit"].btn-primary, .sidebar-content [type="submit"] {
    /*padding: 3px 5px;*/
    /*font-size: 15px;*/
}
#header #mini-cart {
	right: 0;
	margin: 3px 0 0 0;
}
#mini-cart .minicart-icon {
    color: #b20000;
}
#mini-cart .buttons a {
	/*color: #000;*/
	font-weight: bold;
}
#mini-cart .buttons a:hover {
	color: #fff;
}
#mini-cart.minicart-style1 .cart-popup {
    border-style: none !important;
}
#mini-cart .cart-items, .my-wishlist .wishlist-count {
    background: #b20000;
    width: auto;
    height: 15px;
    line-height: 15px;
    font-size: 12px;
    box-shadow: none;
    top: -10px;
    right: -40px;
	padding: 1px 4px;
}
#mini-cart .cart-head:after {
    content: '\f07a'; /* fa-shopping-cart = '\f07a' or fa-cart-arrow-down = '\f218'; */
	font-family: 'Font Awesome 5 Free';
	font-weight: 600;
	font-size: 28px;
}
#header .top-links .narrow ul.sub-menu { 
	background-color: #000 !important;
}
#header .top-links .narrow ul.sub-menu a { 
	color: #fff !important;
}
#header .top-links .narrow ul.sub-menu a:hover { 
	color: #274c9a !important;
}
#header .currency-switcher .narrow .popup li.menu-item > a, #header .view-switcher .narrow .popup li.menu-item > a, #header .top-links .narrow .popup li.menu-item > a, #header .currency-switcher .narrow .popup li.menu-item > h5, #header .view-switcher .narrow .popup li.menu-item > h5, #header .top-links .narrow .popup li.menu-item > h5 { 
	text-transform: none;
}
.widget_wysija_cont { 
	text-align: center;
}
.widget_wysija h3.widget-title { 
	text-align: center;
	text-transform: none;
	line-height: 110%;
	margin: -14px 0 8px 0;
	color: #b20000;
}
.widget_wysija p { 
	font-size: 80% !important;
	line-height: 125% !important;
}
.nf-field .field-wrap {
    padding-top: 5px;
}
.nf-error .nf-error-msg, .nf-error-msg, .ninja-forms-req-symbol {
    color: #f90 !important;
}
.nf-error.field-wrap .nf-field-element:after {
    background: #b20000;
}
.nf-input-limit {
    margin-top: 0px !important;
}
#ninja_forms_required_items, .nf-field-container {
    margin-bottom: 0 !important;
}
.nf-before-form-content { 
	display: none;
}
.checkbox-container.label-right label {
    margin: 10px 0 10px 30px !important;
}
.nf-form-content .listcheckbox-container {
    font-size: 16px !important;
	margin: 10px auto auto !important;
}
.nf-form-content label {
    font-size: 16px !important;
}
.nf-form-content button, .nf-form-content input[type="button"], .nf-form-content input[type="submit"] {
    background:#88c043 !important;
    color: #fff !important;
	padding: 10px;
	font-size: 100%;
	font-weight: bold;
}
.nf-form-content button:hover, .nf-form-content input[type="button"]:hover, .nf-form-content input[type="submit"]:hover {
    background:#f90 !important;
    color: #000 !important;
}
.nf-form-content .list-select-wrap .nf-field-element>div, .nf-form-content input:not([type=button]), .nf-form-content textarea {
    color: #000 !important;
}
input[type="email"], input[type="number"], input[type="password"], input[type="search"], input[type="tel"], input[type="text"], input[type="url"], input[type="color"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="month"], input[type="time"], input[type="week"], select, textarea, .form-row input[type="email"], .form-row input[type="number"], .form-row input[type="password"], .form-row input[type="search"], .form-row input[type="tel"], .form-row input[type="text"], .form-row input[type="url"], .form-row input[type="color"], .form-row input[type="date"], .form-row input[type="datetime"], .form-row input[type="datetime-local"], .form-row input[type="month"], .form-row input[type="time"], .form-row input[type="week"], .form-row select, .form-row textarea, .select2-container .select2-choice, .select2-drop, .select2-drop-active { 
	color: #274c9a;
	font-size: 18px;
}
.btn, .button, input.submit, [type="submit"].btn-primary, [type="submit"] {
    /*background: #274c9a;*/
	/*color: #ffffff;*/*/
}
.btn, .btn-group-md>.btn, .vc_btn3.vc_btn3-size-md {
    padding: 8px 12px;
    font-size: 1em;
    line-height: 1;
	letter-spacing: .05em
}
abbr[title] { 
	text-decoration: none !important;
}
.header-right, #header .header-contact {
	display: inline-block;
	/*float: right;*/
	/*margin: 3px 0 0 -75px;*/
    vertical-align: middle;
    white-space: nowrap;
	font-size: 14px !important;
    line-height: 22px !important;
}
#header .header-main .header-contact *, #header .mobile-toggle *,
.vc_general.vc_btn3 {
	/*color: #000;*/
	border: 1px solid transparent !important;
}
#header .header-main .header-contact *:hover, #header .mobile-toggle *:hover,
.vc_general.vc_btn3:focus, .vc_general.vc_btn3:hover {
	/*color: #f90;*/
	border: 1px solid transparent !important;
	text-decoration: none !important;
}
#header .header-contact i {
	font-size: 100%;
}
.mega-menu .popup {
    /*margin: -15px auto auto;*/
}
#header:not(.sticky-header) .header-main .mega-menu:after {
    border-right: 0;
}
#header .header-main .mega-menu {
    padding-right: 0;
    margin-right: 0;
}
#header .header-main .header-center {
    padding: 0;
}
#header .header-contact {
    border-right: 0;
    padding-right: 12px;
    margin-right: 0;
    line-height: normal;
}
.header-contact .contact-phone {
	display: inline-block;
	float: left;
	margin: 0 10px 0 0;
	/*width: 140px;*/
}
.header-contact .contact-info {
	display: inline-block;
	float: left;
	margin: 0;
	/*width: 116px;*/
}
.header-contact .contact-address {
	display: block;
	margin: 0 0 3px 0;
	text-align: left;
	/*font-size: 85%;*/
}
.left-sidebar, .right-sidebar {
    /*padding-bottom: 40px;
    padding-top: 0;*/
	padding-top: 20px !important;
	padding-bottom: 40px !important;
}
@media (max-width: 991px) {
#header .mobile-toggle {
	padding: 6px 8px 4px 8px;
	margin: 10px 0 0 0;
}
#header .mobile-toggle .fa-bars::before {
    font-size: 24px;
}
#header.sticky-header .mobile-toggle {
    margin-top: 6px;
}
#side-nav-panel .accordion-menu>li.menu-item>a,
.accordion-menu ul.sub-menu {
    text-transform: capitalize;
}
#header .header-top .welcome-msg {
    /*display: none;*/
}
#header:not(.header-builder) .top-links {
    display: block;
	float: right;
}
#header .logo img {
	/*max-width: 80px;*/
}
.home-intro p strong {
    font-size: 20px;
    line-height: 28px;
}
.home-intro p em {
    font-size: 28px;
}
.header-main .header-left {
    padding: 0 0 0 48px;
}
#header .logo {
    margin: -25px 0 -20px 48px;
    padding: 0;
}
#header .header-main .container .header-center {
	/*float: right !important;
    margin: 0 0 0 10px;
    padding-bottom: 10px;
    padding-top: 5px;*/
	position: absolute;
    top: -5px;
}
#header .header-main .container > * #main-menu {
	padding-top: 8px;
}
#header .header-main .container .header-right {
    padding: 0; 
}
#header .header-contact strong { 
	font-size: 90%;
}
.header-contact .contact-phone {
	margin: 0 10px 0 0;
}
.header-contact .contact-info {
	/*margin: 0 19px 0 0;*/
}
.header-right-top { 
	float: left;
    display: inline-block;
}
.header-right-bottom { 
	float: right;
    display: inline-block;
}
}
@media (max-width: 768px) {
.vc_responsive .vc_grid-filter:not(.vc_gitem-post-data) { 
	display: block !important;
}
}
@media (max-width: 767px) {
body.boxed .page-wrapper {
	border-radius: 0;
}
:target::before {
  height: 70px;
  margin: -70px 0 0;
}
.home-intro .get-started {
    text-align: center;
}
#header .header-top {
	display: none !important;
}
#header.sticky-header .header-main.change-logo .container > div {
    padding-bottom: 0;
    padding-top: 0;
}
#header .header-main .container .header-center {
    padding-bottom: 0;
    padding-top: 0;
}
#header .header-main .container .header-left {
    padding: 0; 
}
#header .header-main .container .header-right {
    padding: 0; 
}
.header-right, #header .header-contact {
	margin: 0;
}
.header-contact .contact-phone {
	/*margin: 6px 19px 0 0;*/
}
.header-contact .contact-info {
	/*margin: 6px 10px 0 0;*/
}
#header .sticky .logo img {
	/*max-width: 150px;*/
}
#header .logo {
    /*margin: 0 0 0 48px;*/
	/*display: inline-block !important;*/
}
#header.sticky-header .header-main.change-logo .logo img {
    /*-webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    -ms-transform: scale(0.8);
    -o-transform: scale(0.8);
    transform: scale(0.8);*/
	/*-webkit-transform: scale(1.0);
    -moz-transform: scale(1.0);
    -ms-transform: scale(1.0);
    -o-transform: scale(1.0);
    transform: scale(1.0);*/
}
.header-contact .contact-phone, .header-contact .contact-address {
	/*display: none;*/
}
#header.sticky-header .mobile-toggle {
    /*margin-top: 6px;*/
}
.not-mobile { 
	display: none !important;
}
.mobile-only { 
	display: block !important;
}
}
@media (max-width: 575px) {
#header .header-main .container {
    min-height: 60px;
}
#header .mobile-toggle {
	/*padding: 3px 4px 0 4px;*/
	margin: 6px 0 0 0;
}
#header.sticky-header .mobile-toggle {
    /*margin-top: 10px;*/
}
}
@media (max-width: 480px) {
.back-toronto-at-night { 
    /*
	padding-top: 10px !important;
    padding-right: 5px !important;
    padding-bottom: 60px !important;
    padding-left: 5px !important;
    background-image: url(https://www.miaccounting.ca/wp-content/uploads/toronto-accounting-mobile-lighter.jpg?id=16625) !important;
	background-position: right center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
	*/
}
.back-hero-toronto-skyline { 
    /*
	padding-top: 10px !important;
    padding-right: 5px !important;
    padding-bottom: 60px !important;
    padding-left: 5px !important;
    background-image: url(https://www.miaccounting.ca/wp-content/uploads/hero-toronto-skyline-mobile.jpg?id=16605) !important;
	background-position: right center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
	*/
}
#header .header-main .container .header-center {
    position: absolute;
    top: 9px;
    width: 100px;
    left: 30px;
}
#header .mobile-toggle {
    /*padding: 3px 0 0;*/
    margin: 0;
}
#header .mobile-toggle .fa-bars::before {
    /*font-size: 24px;*/
}
.sticky-header #header .mobile-toggle {
    /*padding: 13px 0 0;*/
    margin: 0;
}
#header.sticky-header .mobile-toggle {
    margin-top: -3px;
}
#header:not(.header-builder) .header-top { 
	/*display: none;*/
}
#header .header-main .container {
	min-height: 60px;
}
#header .logo {
        margin: -25px 0 -20px 36px;
}
#header .logo img {
	min-width: 150px !important;
	width: 150px;
}
.min-481 {
    display: none;
}
.max-480 {
    display: block;
}
.home-intro p strong {
    font-size: 16px;
    line-height: 22px;
}
.home-intro p em {
    font-size: 22px;
}
.home-intro a:not(.btn) {
    font-size: 110%;
}
.mobile-toggle .fa {
	/*padding: 5px 20px 0 0;*/
}
#header.sticky-header .header-main .container {
    min-height: 50px;
}
#mini-cart .cart-head {
    margin-top: 3px;
}
#header .header-main .container {
    padding-bottom: 0;
    padding-top: 0;
}
#header .header-main .container > * #main-menu {
    right: 80px;
    /*position: absolute !important;*/
	display: inline;
    top: 0;
	padding: 0;
}
.header-right, #header .header-contact {
	display: block;
	position: absolute !important;
	top: 2px;
	right: 0;
	white-space: normal;
	width: 145px;
	/*right: 30px;
	white-space: normal;
	width: 130px;*/
	/*background-color: #ffffff;
	opacity: 0.8;*/
}
.header-contact .contact-info {
	/*margin: 6px 9px 0 0;
	display:none;*/
}
#header .header-minicart { 
	margin: 5px 0 0 0;
}
}
@media (max-width: 420px) {
.header-right, #header .header-contact {
    /*display: none;*/
}
}
@media (max-width: 360px) {
#header .logo a {
	width: 46px;
	overflow: hidden;
}
#header .header-contact a {
    font-size: 13px;
    font-weight: 500;
}
}
@media (max-width: 207px) {
.header-left, #header .logo {
    display: none !important;
}
}
/*#contact {
	display: block;
	height: 10px;
	margin: 0 0 24px;
}*/
.ult_exp_section .aio-icon i, .ult_expheader, .ult_expsection_icon {
    text-transform: none !important;
	/*transition: none !important;*/
}
.footer-top {
    /*background-color: #dbdbdb;*/
}
article.post-full, article.post-large {
	margin-left: 0;
}
article.post-full .post-image, article.post-large .post-image, article.post-full .post-date, article.post-large .post-date {
	margin-left: 0;	
}
article.post .post-image .owl-lazy:not(.owl-lazy-loaded), article.post .post-image .porto-lazyload:not(.lazy-load-loaded),
article.post .post-image .owl-carousel .img-thumbnail img {
    max-height: 363px !important;
	width: auto;
    margin: auto;
}
h2.entry-title {
	/*display: none;*/
}
.single-post .category-lyrics h2.entry-title {
	display: none;
}
.post-large h2.entry-title {
	text-align: center;
	color: #000 !important;
	font-size: 165%;
}
.posts-medium-alt .blog-post-date {
	display: none;
}
#footer .logo img {
    display: inline-block;
	max-width: 260px;
}
#footer .widget .contact-info {
    font-size: 16px;
}
#footer {
    /*font-size: 0.9em;*/
}
@media (max-width: 480px) {
#footer {
    /*font-size: 1em;*/
}
}
#footer .widget p {
    margin-bottom: 0;
    margin-top: -3px;
}
#nav_menu-3, #footer .footer-col3 {
	margin: 0 0 0 25px;
}
#content-top, #content-bottom {
	padding: 0 30px;
}
.left-sidebar, .right-sidebar, .no-breadcrumbs .left-sidebar, .no-breadcrumbs .right-sidebar, body.woocommerce-page .left-sidebar, body.woocommerce-page .right-sidebar, body.woocommerce .left-sidebar, body.woocommerce .right-sidebar, .no-breadcrumbs .main-content, body.woocommerce-page .main-content, body.woocommerce .main-content {
	/*margin-top: 0 !important;
	padding-top: 0 !important;
	padding-bottom: 0 !important;*/
}
.product-summary-wrap .wcmp-player-list {
	display: none;
}
.product-summary-wrap .yith-wcwl-add-to-wishlist a:hover, .product-summary-wrap .yith-wcwl-add-to-wishlist a:focus, .product-summary-wrap .yith-wcwl-add-to-wishlist span:hover, .product-summary-wrap .yith-wcwl-add-to-wishlist span:focus, .product-summary-wrap .yith-compare:hover, .product-summary-wrap .yith-compare:focus {
    /*color: var(--porto-wishlist-color-inverse, var(--porto-skin-color, #08c));*/
	color: #222529;
}
.woocommerce-form-coupon-toggle, .woocommerce-form-login-toggle {
    /*font-size: 13px;
    font-weight: 500;
    letter-spacing: -.025em;*/
    font-size: inherit;
    font-weight: inherit;
    letter-spacing: normal;
}
.woocommerce-form-login-toggle .text-v-dark {
    /*color: #222529 !important;*/
	color: #b20000 !important;
}
.woocommerce-page.archive .sidebar-content {
    border: none;
}
.woocommerce-page.archive .sidebar-content aside.widget {
    border-bottom: none;
	padding: 0 0 30px;
}
.woocommerce-page .sidebar-content .widget-title {
    font-weight: 700;
    font-size: 25px;
}
.partner-logo { 
	text-align: center;
	margin: 0 auto 6px;
	padding: 0 6px;
}
.filter-content .partner-logo { 
	display: block !important;
    float: none !important;
    margin: 0 auto 16px !important;
    max-width: 90% !important;
    padding: 0 6px !important;
    text-align: center !important;
}
.widget_product_search {
    margin: 50px auto 0;
    max-width: 250px;
}
@media (max-width: 991px) {
#nav_menu-3, #footer .footer-col3 {
	max-width: 320px;
	margin: auto !important;
}
.left-sidebar, .right-sidebar, .no-breadcrumbs .left-sidebar, .no-breadcrumbs .right-sidebar, body.woocommerce-page .left-sidebar, body.woocommerce-page .right-sidebar, body.woocommerce .left-sidebar, body.woocommerce .right-sidebar, .no-breadcrumbs .main-content, body.woocommerce-page .main-content, body.woocommerce .main-content {
	/*padding-top: 10px !important;*/
}
#main.no-breadcrumbs { 
	padding: 0 !important;
}
.partner-logo { 
	display: inline-block;
    float: none;
    margin: 0 auto 6px;
    max-width: 33% !important;
    padding: 0 12px;
    text-align: center;
}
.widget_product_search {
    max-width: 220px;
}
}
@media (max-width: 767px) {
.locations-style .ult_expheader {
    font-size: 16px !important;
	line-height: 24px !important;
}
}
#ninja_forms_field_9 {
    height: 100px;
	min-height: 60px;
	max-height: 400px;
}
.profile_pass-wrap input, .text-wrap.label-above input, .text-wrap.label-below input, .text-wrap.label-inside input, .textarea-wrap.label-above textarea, .textarea-wrap.label-below textarea, .textarea-wrap.label-inside textarea, .list-dropdown-wrap.label-above select, .list-dropdown-wrap.label-below select {
    width: 100%;
    margin: 4px 0 0 0;
}
.ninja-forms-field-error {
    margin-bottom: -12px;
}
.post-date {
	display:none !important;
}
.posts-medium-alt .blog-post-date,
.post-medium-alt hr {
	display:none !important;
}
.post-meta span {
	display:none !important;
}
.vc_responsive .vc_grid-filter {
    display: block !important;
}
.vc_responsive .vc_grid-filter-select {
    display: none !important;
}
.vc_grid-filter.vc_grid-filter-color-blue > .vc_grid-filter-item:hover, .vc_grid-filter.vc_grid-filter-color-blue > .vc_grid-filter-item.vc_active {
    background-color: #b20000;
}
.vc_grid-item-mini h4 { 
	color: #1d2127;
}
.vc_btn3.vc_btn3-color-green.vc_btn3-style-3d {
    /*color: #fff;*/
    /*background-color: #274c9a;*/
	/*box-shadow: 0 5px 0 #009900;*/
}
.vc_btn3.vc_btn3-color-blue.vc_btn3-style-3d {
    /*color: #fff;
    background-color: #274c9a;
	box-shadow: 0 5px 0 #000099;*/
}
.vc_grid-filter.vc_grid-filter-color-green>.vc_grid-filter-item.vc_active, .vc_grid-filter.vc_grid-filter-color-green>.vc_grid-filter-item:hover {
    /*background-color: #6dab3c;*/
	background-color: #88c043 !important;
}
.vc_btn3.vc_btn3-color-juicy-pink, .vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat {
    /*background-color: #b20000;*/
	background-color: #88c043 !important;
	color: #000 !important;
}
.vc_btn3.vc_btn3-color-juicy-pink:hover, .vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat:hover {
    /*background-color: #b20000;*/
	background-color: #f90 !important;
	/*color: #ffffff;*/
}
.copyright {
	margin: 16px 0 0 0;
	font-size: 15px;
	line-height: 17px;
	color: #ffffff;
}
.copyright a {
	color: #fff !important;
	text-decoration: none !important;
}
.copyright a:hover {
	color: #ffcc33 !important;
	text-decoration: underline !important;
}
.footer-ribbon a:hover {
	color: #fff !important;
	text-decoration: underline !important;
}
.widget-recent-posts, .widget-recent-portfolios { 
	height:500px;
	overflow:hidden;
}
.referral {
	margin: 16px 0 0 0;
	font-size: 15px;
	line-height: 17px;
	color: #777;
}
.referral a {
	color: #bbb !important;
	text-decoration: none !important;
}
.referral a:hover {
	color: #fff !important;
	text-decoration: none !important;
}
/* WooCommerce */
p.demo_store {
    /*animation: blinkingBackground 2s infinite;*/
	background-color: #b20000;
    color: #000000;
    line-height: 120%;
    padding: 6px 70px;
}
p.demo_store a:visited, p.demo_store a:link {
    color: #000000;
	text-decoration: none;
}
p.demo_store a:hover {
    color: #ffffff;
}
/*@keyframes blinkingBackground {
		0%		{ background-color: #b20000;}
		100%    { background-color: #b20000;}
}*/
.woocommerce-store-notice__dismiss-link {
	display: none;
}
.widget_shopping_cart .product-details .remove-product { 
	float: right;
	position: relative;
}
@media (max-width: 767px) {
.widget_shopping_cart .buttons .wc-forward { 
	float: left !important;
}
p.demo_store {
    background-color: #b20000;
    color: #000000;
    line-height: 120%;
    padding: 3px 70px 3px 3px;
}
}
.black-box { 
	border: solid #000000;
	border-radius: 10px;
	color: #000000;
    margin: 0 0 15px;
    /*min-height: 133px;*/
    padding: 10px 10px 0;
}
.black-box p { 
    margin: 0 0 10px;
	color: #000000;
}
.term-description { 
	/*border: solid #000000;*/
	/*border-radius: 10px;*/
	/*color: #000000;*/
    /*margin: 0 0 15px;*/
    /*min-height: 133px;*/
    /*padding: 10px 10px 0;*/
}
.term-description p { 
    margin: 0 0 10px;
	color: #000000;
}
.term-description a, .term-description a:hover { 
	/*color: #ffffff;*/
}
li.product-category h4 {
	font-size: 16px;
	line-height: 19px;
	height: 38px;
	overflow: hidden;
}
li.product-category p {
	font-size: 80%;
	line-height: 100%;
	margin: 3px 0;
}
.product-image {
    border: none;
}
ul.list li.product h3, .column2 ul.list li.product h3 {
    margin-top: -5px;
}
ul.products li.product-col .price {
    font-size: 1.0rem;
}
ul.products li.product h3, ul.products li.product-category h3 {
    margin-bottom: 10px;
}
ul.products li.product .description, ul.products li.product-category .description {
    margin-top: 10px;
}
ul.list li.product, .column2 ul.list li.product {
    margin-bottom: 10px;
}
.left-small-image {
	/*width: 109px; /* img will be 100 */
	/*float: left;
	margin: 0 20px 0 0;*/
}
.product_title { 
	margin-top: 10px;
}
.single-product .product-summary-wrap .page-top { 
	display: none;
}
.single-product .product-summary-wrap .description p { 
	font-size: 1em;
	line-height: 1.2em;
	margin: 0 0 10px;
}
.single-product .product-summary-wrap .price { 
	/*font-size: 2em;
	line-height: 1;*/
	border-top: none;
	padding-top: 0;
}
@media (max-width: 480px) {
.single-product .product-summary-wrap .price { 
	font-size: 1.3em;
}
.single-product .product-summary-wrap .description p {
    /*min-height: 90px;*/
}
}
/*.product-summary-wrap .description { 
	margin-top: 46px;
}
.product-summary-wrap .summary, .product-summary-wrap .price {
    display: inline;
}*/
.product-summary-wrap {
	padding: 0 10px;
}
.product-summary-wrap .cart { 
	border-bottom: none;
	border-top: none;
	margin-bottom: 0;
	padding: 0;
}
.product-summary-wrap .posted_in, .product-summary-wrap .sku_wrapper, .product-summary-wrap .tags { 
	display: none;
	margin-bottom: 0;
}
.woocommerce-product-search .search-field {
    width: 180px;
	height: 34px;
}
.woocommerce-product-search input[type="submit"] {
	font-size: 87%;
	padding: 3px 4px;
	margin: auto -4px auto auto;
}
.product-images {
    display: inline-block;
	/*width: 106px !important;
	height: auto !important;
	min-height: 106px;*/
    float: right;
}
.product-images .img-thumbnail .inner, .product-images .img-thumbnail .inner img,
.product-images .owl-carousel .img-thumbnail img { 
	/*width: 100px !important;
	height: auto !important;*/
	height: 363px !important;
	width: auto !important;
}
.product-image-slider.owl-carousel .img-thumbnail, .product-thumbs-slider.owl-carousel .img-thumbnail {
    width: 100% !important;
    padding: 0  !important;
}
@media (max-width: 1189px) {
.woocommerce-product-search .search-field {
    width: 148px;
}
.home-hero {
    padding-top: 10px;
    padding-bottom: 500px;
}
}
@media (max-width: 767px) {
.product-images {
    float: left;
}
.home-hero {
    padding-top: 10px;
    padding-bottom: 380px;
    background-image: url(https://www.1invest.ca/wp-content/uploads/hero-retirement480.jpg?id=16970) !important;
}
.home-hero h1 {
    font-size: 180%;
	line-height: 110%
}
}
@media (max-width: 480px) {
.woocommerce-product-search .search-field {
    /*width: 160px;
	height: 29px;*/
}
}
.woocommerce-product-rating, .product-summary-wrap .summary-before, .product-summary-wrap .summary {
    margin-bottom: 10px;
}
.product-image img {
	width: auto;
}
.category-image, .category-image img {
	width: auto;
	float: left;
	display: inline;
	margin: 12px;
}
ul.products li.product a img {
	width:auto; height: auto; 
}
.related ul.products li.product img, .related ul li.product img, .upsells.products ul.products li.product img, .upsells.products ul li.product img { width: auto; height: auto; }

.single-product.layout-full .images img {
	width: auto;
}
.summary-before .labels .onsale { 
	right: 3px;
}
.summary-before .labels .onhot, .summary-before .labels .onsale { 
	padding: 6px;
	top: 0;
}

.tm-extra-product-options .tmcp-field-wrap .after-amount { 
	/* margin-left: 5px;
	font-weight: 600; */
}
.shop-loop-before, .shop-loop-after { 
	/*display: none !important; /* hiding the shop category page product list and pagination */
}
#customer_login .form-row label.inline {
    display: none;
}
.woocommerce-ordering, .woocommerce-ordering select, .woocommerce-viewing select, .shop-loop-before label, .shop-loop-after label { /* hiding the sort */
    display: none !important;
}
.archive-products { 
	/*margin: -30px 0;*/
}
ul.resp-tabs-list {
    display: inline;
}
.product-popup .woocs_price_code, .product-popup  .woocs_price_info, .product-popup .product-details .amount { 
	display: none;
}
.product-image .inner { 
	text-align: center;
}
@media (min-width: 481px) {
.price .woocs_price_code { /* .price .amount, */
	font-size: 70%;
}
.entry-summary .price .woocs_price_code {
	font-size: 60%;
}
}
.price .woocs_price_code span {
	font-size: 110%;
	line-height: 110%;
}
span.woocs_price_info_icon { 
	background-image: url("images/info_icon.png") !important;
	display: inline-block !important;
	height: 25px !important;
	width: 25px !important;
	margin: 0 0 -2px 0;
}
.woocs_price_info ul li { 
	font-size: 70%;
	line-height: 70%;
	font-weight: 500 !important;
}
div.woocs_price_info ul li { 
	padding: 10px 10px 0 !important;
}
/*.product-summary-wrap .woocs_price_info ul li { 
	font-size: 120%;
	line-height: 120%;
}*/
.woocs_price_info ul li b { 
	font-weight: 500 !important;
}
.tm-extra-product-options-totals .amount.final { 
	/*font-size: 175%;
	line-height: 100%;*/
}
.tm-cart-edit-options { 
	/*display: block;
	font-size: 90%;
	font-weight: 400;
	margin-top: 10px;*/
}
.shop_table .woocommerce-table__product-name.product-name { 
	/*font-weight: 600;
	color: #777777;*/
}
.shop_table .product-price, .mini_cart_item .variation, strong.product-quantity { 
	font-weight: 600;
	color: #777777;
}
.shop_table .product-quantity, .shop_table .product-subtotal, .shop_table .product-total, tfoot td { 
	text-align: right !important;
}
.shop_table .shipped_via { 
	float: left;
}
.shop_table dl.variation { 
	margin: 0;
	font-size: 80%;
	line-height: 80%;
}
.shop_table dl.variation dt, .shop_table dl.variation dd, .shop_table dl.variation p { 
	line-height: 120%;
}
.shop_table dl.variation dd, .shop_table dl.variation dt { 
	padding: 0;
	margin: 0;
}
.cart-subtotal .amount, .tax-rate .amount, .order-total .amount { 
	float: right;
}
#tm-extra-product-options label { 
	/*min-width: 155px;
	max-width: 280px;*/
}
.selectric .label {
    min-width: 230px;
}
/*
#tm-extra-product-options .tmcp-field-wrap { 
	max-width: 80%;
}
.tm-extra-product-options textarea.tm-epo-field {
    height: 64px;
    min-height: 64px;
    max-height: 280px;
    width: 280px;
	float: left;
}
.tm-epo-field.tmcp-select { 
	display: block;
}
#tm-extra-product-options h3 {
    font-size: 30px;
    font-weight: 500;
    line-height: 35px;
}
*/
.header-right, #header .header-contact { 
	white-space: normal;
}
.resp-tabs-container h2 { /* template has 'Product Description' */
	display: none;
}
.resp-tabs-container h3 {
	font-weight: 600;
	margin: 30px 0 10px;
}
.alert li {  
	list-style-type: none;
}
.shop-loop-before { 
	display: none !important;
}
.thumb-info .thumb-info-title { 
	background-color: #002854 !important;
}
ul.products li.product-category .thumbnail, .column2 ul.products li.product-category .thumbnail {
    margin-bottom: 40px;
    min-height: 128px;
    text-align: center;
}
ul.products li.product-category .thumbnail img, .column2 ul.products li.product-category .thumbnail img {
    height: auto;
    margin: 0;
    width: 128px;
}
.product-category .thumb-info .thumb-info-wrapper {
    /*margin: 4px;
    height: 100px !important;
    width: auto !important;*/
}
.product-category .thumb-info img {
    /*max-height: 100px !important;
    width: auto !important; */
}
ul.products li.product-category .thumb-info-wrapper:after {
    /*background: rgba(27,27,23,0.15);
    z-index: 1;
    opacity: 1;*/
	background: none;
    z-index: 1;
    opacity: 0;
}
.owl-carousel .owl-item img {
    /*display: inline-block;
    width: 100%;*/
}
.column2 ul.pcols-md-4 li.product, .column2 ul.pcols-md-4 li.product-category {
    /*padding: 40px 16px 0 0;*/
}
.thumb-info {
    display: block;
    max-width: 100%;
    overflow: visible;
    position: relative;
    text-decoration: none;
}
.thumb-info-wrap {
}
.thumb-info .thumb-info-title {
    background: rgba(36, 27, 28, 0.9) none repeat scroll 0 0;
    bottom: 5%;
    color: #fff;
    font-size: 12px;
    font-weight: 700;
    left: 0;
    letter-spacing: -1px;
    padding: 4px 6px;
    position: absolute;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
    text-transform: none;
    transition: all 0.3s ease 0s;
    z-index: 1;
	line-height: 1;
}
ul.products li.product-category .thumbnail h3, .column2 ul.products li.product-category .thumbnail h3 { 
	text-transform: none;
}
.excerpt-text { 
	color: #5c5c5c !important;
	font-size: 75%;
	max-width: 600px;
	margin: 0 0 10px 0;
}
span.meta-author, span.meta-cats, span.meta-comments {
	display: block;
	white-space: nowrap;
	margin-left: 0 !important;
}
span.meta-author, span.meta-cats {
	display: none;
}
@media (max-width: 700px) {
#tmcp_textarea_3 { 
	margin: -24px auto auto;
}
}
@media (max-width: 767px) {
ul.list.products, .column2 ul.list.products {
    margin: 0 40px;
}
.shop_table.responsive td, .shop_table.responsive th { 
	display: inline;
}
.shop_table.responsive .product-thumbnail { 
	display:block;
}
.shop_table td.product-name a {
	font-size: 120%;
}
.shop_table td.product-name .variation {
	text-align: left;
}
.shop_table td.product-name .tm-cart-edit-options {
	/*font-size: 80%;
	text-align: left;
	margin: 10px 10px 0 0;*/
}
}
@media (max-width: 500px) {
ul.list.products, .column2 ul.list.products {
    margin: 0 0 0 20px;
}
#tm-extra-product-options h3 {
    /*font-size: 20px;
    line-height: 25px;*/
}
.page-top .page-title { 
	font-size: 1.6em;
	line-height: 1.1em;
	padding: 0 0 6px;
}
.breadcrumbs-wrap { 
	display: none;
}
.term-description { 
    min-height: 80px;
    padding: 4px 4px 2px 4px;
}
.term-description p { 
	line-height: 18px;
    margin: 0 0 5px;
}
.left-small-image {
	width: 100px;
	margin: 0 5px 0 0;
}
.category-image, .category-image img {
	width: 100px;
	margin: 10px 10px 0;
}
.featured-box .box-content {
	padding: 10px 6px 0;
}
.box-content h2 {
	padding: 0 0 0 6px;
}
.order-actions {
	display: none;
}
ul.list li.product h3, .column2 ul.list li.product h3, .product_title, .price, td.product-price, td.product-subtotal, td.product-total, td.order-total, tr.cart-subtotal { 
	font-size: 1.2em;
	line-height: 1.2em;
}
.price .amount { 
	font-size: 100%;
	line-height: 100%;
}
.product_meta { 
	display: none;
}
.shop_table td.product-name .tm-cart-edit-options {
	/*font-size: 100%;*/
}
.shop_table dl.variation { 
	font-size: 100%;
	line-height: 100%;
}
.resp-tabs-list li { 
	padding: 10px 4px 11px;
	font-size: 90%;
}
}
.img-thumbnail, .product-image .inner {
    border: none;
}
.img-thumbnail .inner { 
	border-radius: 0;
}
.stock { 
	display: none;
}
.payment_method_offline_credit_cards { 
	margin: 15px 0 0 0;
}
.payment_method_offline_credit_cards .form-row-last { 
	float: inherit;
}
.payment_method_offline_credit_cards #cc-expire-month { 
	margin: 0 0 15px 0;
}
.vc_gitem_row .vc_gitem-col { 
	padding: 5px 20px 0;
}
#main .content-bottom-wrapper { 
	width: 100%;
}
.product-summary-wrap .product-nav { 
	/*display:none;*/
}
.product-summary-wrap .description {
    /*margin: 0 50px 0 0;*/
	margin-top: 1em;
}
.single-product form.cart {
    float: none;
}
.single-product .entry-summary .quantity .minus { 
	/*position: static !important;*/
}
.price-blocks { 
	color: #444444;
	display: block;
	margin: 10px auto 0;
	font-size: 90%;
	line-height: 1.2;
	text-align:center;
	float: none;
	max-width: 505px
}
.price-block { 
	display: inline-block;
	margin:  0 5px 5px 0;
	float: left;
	width: 96px;
	padding: 5px;
	text-align:center;
}
.price-blocks .back1 { 
	background: #99ff99;
}
.price-blocks .back2 { 
	background: #88f777;
}
.price-blocks .back3 { 
	background: #66ef33;
}
.price-blocks .back4 { 
	background: #44e555;
}
.price-blocks .back5 { 
	background: #66da33;
}
.price-block strong { 
		font-size: 120%;
}
.recaptcha-wrap { 
	margin-top: -12px;
	margin-bottom: 0px !important
}
.g-recaptcha { 
	padding: 10px 0 20px;
}
.mailpoet_recaptcha_container {
    transform: scale(0.8);
    transform-origin: 0 0;
    margin: 0 auto;
    padding: 0;
	height: 130px !important;
}
.hp-wrap { 
	display: none;
}
.wpb_button, .wpb_content_element, ul.wpb_thumbnails-fluid > li {
    /*margin-bottom: 0;*/
}
li.product-category { 
	max-width: 200px;
}
ul.products.list li.product-category img, .column2 ul.products.list li.product-category img {
    padding: 30px;
}
.post-block h3, .post-share h3, article.post .comment-respond h3, article.portfolio .comment-respond h3, .related-posts h3 {
    color: #000000;
}
.variations tr td { 
	padding-left: 0;
}
.variations select { 
	margin-bottom: 10px;
	width: 200px;
}
.product-summary-wrap .single_add_to_cart_button {
    padding: 0 12px;
}
@media (max-width: 580px) {
.product-summary-wrap .description {
    margin: 0;
}
.price-blocks { 
	max-width: 100%;
	width: 100%;
}
.price-block { 
	display: inline-block;
	width: 100%;
	padding: 5px 2px;
}
.product-summary-wrap .single_add_to_cart_button {
    padding: 0 6px;
    font-size: 90%;
}
}
.woocommerce .featured-box h2:first-child, .woocommerce-page .featured-box h2:first-child, .woocommerce .featured-box h3:first-child, .woocommerce-page .featured-box h3:first-child, .woocommerce .featured-box h4:first-child, .woocommerce-page .featured-box h4:first-child {
    margin-top: 10px;
}
.tc-tooltip {
    color: #b20000;
}
ul.products li.product-col .woocommerce-loop-product__title {
    /*white-space: normal;
    overflow: hidden;
    text-overflow: '';
    height: 34px;
    line-height: 17px;
    font-size: 15px;*/
}
.woocommerce #respond input#submit.alt.disabled, .woocommerce #respond input#submit.alt.disabled:hover, .woocommerce #respond input#submit.alt:disabled, .woocommerce #respond input#submit.alt:disabled:hover, .woocommerce #respond input#submit.alt:disabled[disabled], .woocommerce #respond input#submit.alt:disabled[disabled]:hover, .woocommerce a.button.alt.disabled, .woocommerce a.button.alt.disabled:hover, .woocommerce a.button.alt:disabled, .woocommerce a.button.alt:disabled:hover, .woocommerce a.button.alt:disabled[disabled], .woocommerce a.button.alt:disabled[disabled]:hover, .woocommerce button.button.alt.disabled, .woocommerce button.button.alt.disabled:hover, .woocommerce button.button.alt:disabled, .woocommerce button.button.alt:disabled:hover, .woocommerce button.button.alt:disabled[disabled], .woocommerce button.button.alt:disabled[disabled]:hover, .woocommerce input.button.alt.disabled, .woocommerce input.button.alt.disabled:hover, .woocommerce input.button.alt:disabled, .woocommerce input.button.alt:disabled:hover, .woocommerce input.button.alt:disabled[disabled], .woocommerce input.button.alt:disabled[disabled]:hover {
    background-color: #fff;
    opacity: 0.7;
    color: #000;
}
.single_add_to_cart_button {
    background: #b20000;
	background-color: #b20000;
	color: #fff;
}
ul.products li.product-outimage .add-links .button {
    padding-left: 4px;
    padding-right: 4px;
}
ul.products li.product-col .add-links .yith-wcwl-add-to-wishlist>div, ul.products li.product-col .add-links .quickview {
    position: relative;
    top: 4px;
    opacity: 1;
    visibility: visible;
    z-index: 2;
}
ul.list li.product .add_to_cart_button, ul.list li.product .add_to_cart_read_more {
    margin-top: 4px;
}
.product-nav {
    /*top: -10px;
    margin-top: 0;
    right: 10px;*/
	display: none;
}
.yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:before, .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:before, .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:hover:before, .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:hover:before {
    color: #b20000;
}
.yith-wcwl-add-button .yith-wcwl-icon { 
	display: none;
}
.single-product .product-summary-wrap .yith-wcwl-add-to-wishlist {
    font-size: 1rem;
    text-transform: inherit;
    font-weight: 600;
}
.wishlist_table thead { 
	display: none;
}
.wishlist-title.wishlist-title-with-form {
    display: none;
}
.featured-box.porto-user-box .box-content a {
    line-height: inherit;
}
.btn-default, [type="submit"].btn-default {
    border-color: #b20000;
    color: #b20000;
}
.wc-item-meta {
    color: #777777 !important;
}
.wc-item-meta li p {
    display: inline-block;
}
.shop_table dl.variation dt {
    display: block;
}
.shop_table dl.variation dt, 
.tc-name variation-Speedselect1to99 { 
    display: inline-block;
}
.shop_table dl.variation dt {
    float: left;
	padding-right: 4px;
}
.tm-cart-edit-options {
	display: none !important;
}
.woocommerce-account .woocommerce-MyAccount-navigation {
    /*float: left;
    width: 23%;
    padding: 0 0 30px;*/
	display: none;
}
.woocommerce-account .mobile-navigation {
    display: block;
	line-height: 30px;
	margin: -15px auto 8px;
	text-align: center; 
}
.woocommerce-account .woocommerce-MyAccount-content {
    float: none;
    width: 100%;
}
.woocommerce-form-login-toggle a.showlogin {
    max-width: 84px;
    overflow: hidden;
    display: inline-flex;
    white-space: nowrap;
}
#payment img {
	display: none;
}
@media (max-width: 767px) {
.shop_table.wishlist_table tr td {
    text-align: left;
}
.shop_table td.product-name a {
    font-size: 100%;
}
.woocommerce table.shop_table.wishlist_table tbody th, .woocommerce table.shop_table.wishlist_table tbody td, .woocommerce table.shop_table.wishlist_table tfoot th, .woocommerce table.shop_table.wishlist_table tfoot td {
    padding: 0 0 5px;
}
.shop_table dl.variation { 
	margin: 0 0 10px 10px;
}
.g-recaptcha {
    transform: scale(0.8);
    transform-origin: 0 0;
    margin: 0 auto;
	padding: 0;
}
}
/* YouTube */
.youtube-responsive {
	text-align: center;
	margin: 0 auto 20px;
	width: 100%;
	height: 510px;
}
@media (max-width: 1189px) {
.youtube-responsive {
	position:relative;
	padding-bottom:72%;/*padding-bottom:56.25%;*/
	padding-top:30px;
	height:0;
	overflow:hidden;
}
.youtube-responsive iframe, .youtube-responsive object, .youtube-responsive embed {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}
}
/* Zoho Chat */
.siq_bR {
    /*bottom: 40px !important;*/
    right: 70px !important;
}
@media (max-width: 1060px) {/*@media (max-width: 767px) {*/
.siq_bR {
    bottom: 28px !important;/*bottom: 56px !important;*/
    /*right: 36px !important;*/
}
}
@media (max-width: 422px) {
.siq_bR {
    bottom: 42px !important;
	right: 0 !important;
}
}
/* WPaudio */
.our-wpaudio {
	margin: 20px auto;
	max-width: 300px;
}
.wpaudio-download {
	display: none;
}
/* Sitewide Notice WP */
.swnza_banner {
    height: auto !important;
	min-height: auto !important;
    padding-top: 0 !important;
}
.swnza_banner p {
    z-index: 1000;
    font-size: 20px !important;
	line-height: 24px !important;
	margin: 0 !important;
	padding: 6px 70px !important;
}
.swnza_banner a {
    color: #fff !important;
}
.swnza_banner a:hover {
    color: #000 !important;
	text-decoration: none;
}
#swnza_close_button_link { 
	display: none;
}
@media (max-width: 767px) {
.swnza_banner p {
    font-size: 16px !important;
	line-height: 20px !important;
	padding: 3px 70px 3px 3px !important;
}
}