/**
 * Magento
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Academic Free License (AFL 3.0)
 * that is bundled with this package in the file LICENSE_AFL.txt.
 * It is also available through the world-wide-web at this URL:
 * http://opensource.org/licenses/afl-3.0.php
 * If you did not receive a copy of the license and are unable to
 * obtain it through the world-wide-web, please send an email
 * to license@magentocommerce.com so we can send you a copy immediately.
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade Magento to newer
 * versions in the future. If you wish to customize Magento for your
 * needs please refer to http://www.magentocommerce.com for more information.
 *
 * @category    design
 * @package     base_default
 * @copyright   Copyright (c) 2014 Magento Inc. (http://www.magentocommerce.com)
 * @license     http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
 */

/* Widgets =============================================================================== */
.widget { display:inline; }
.widget .widget-title { clear:both; padding:15px 0 0; margin:0 0 7px; }
.widget .widget-title h2 { font-size:15px; font-weight:bold; color:#e25203; }

.widget .mini-products-images-list .product-image { display:block; width:76px; height:76px; border:1px solid #a9a9a9; margin:0 auto; }
.widget .mini-products-images-list li.item { float:left; width:77px; height:77px; }

/* Widget: Catalog New Proructs List */
.widget-new-products { display:block; }
.col-main .widget-new-products { margin:7px 0; }
.widget-new-products .products-grid .product-image,
.widget-new-products .products-list .product-image { width:85px; height:85px; }
.widget-new-products .products-list .product-shop { margin-left:100px; }
.sidebar .widget-new-products .block { font-size:11px; line-height:1.25; }
.sidebar .widget-new-products .block-title strong { background:url(https://www.doability.com.au/skin/frontend/base/default/images/widgets/i_widget-new.gif) 0 1px no-repeat; padding-left:21px; color:#dc5033; }

/* Widget: Recently Viewed Proructs */
.widget-viewed { display:block; }
.col-main .widget-viewed { margin:7px 0; }
.widget-viewed .products-grid .product-image,
.widget-viewed .products-list .product-image { width:85px; height:85px; }
.widget-viewed .products-list .product-shop { margin-left:100px; }
.sidebar .widget-viewed .block { font-size:11px; line-height:1.25; }
.sidebar .widget-viewed .block-title strong { background:url(https://www.doability.com.au/skin/frontend/base/default/images/widgets/i_block-list.gif) 0 0 no-repeat; padding-left:21px; }

/* Widget: Recently Compared Proructs */
.widget-compared { display:block;}
.col-main .widget-compared { margin:7px 0; }
.widget-compared .products-grid .product-image,
.widget-compared .products-list .product-image { width:85px; height:85px; }
.widget-compared .products-list .product-shop { margin-left:100px; }
.sidebar .widget-compared .block { font-size:11px; line-height:1.25; }
.sidebar .widget-compared .block-title strong { background:url(https://www.doability.com.au/skin/frontend/base/default/images/widgets/i_block-list.gif) 0 0 no-repeat; padding-left:21px; }

/* Widget: CMS Static Block */
.widget-static-block {}
.sidebar .widget-static-block { display:block; margin:0 0 15px; }

/* Widgets: Links Common Styles */
.top-container .widget a { padding:0 0 0 7px; }

.bottom-container .widget a { padding:0 3px; }

/* Widget: Catalog Product Link */
.widget-product-link-inline { display:inline; }

.col-main .widget-product-link { display:block; text-align:right; margin:7px 0; }
.col-main .widget-product-link a { background:url(https://www.doability.com.au/skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding-right:15px; }

.sidebar .widget-product-link { display:block; margin:0 0 15px; padding:0 10px; }
.sidebar .widget-product-link a { background:url(https://www.doability.com.au/skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding:0 15px 0 0; }

/* Widget: Catalog Category Link */
.widget-category-link-inline { display:inline; }

.col-main .widget-category-link { display:block; text-align:right; margin:7px 0; }
.col-main .widget-category-link a { background:url(https://www.doability.com.au/skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding-right:15px; }

.sidebar .widget-category-link { display:block; margin:0 0 15px; padding:0 10px; }
.sidebar .widget-category-link a { background:url(https://www.doability.com.au/skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding:0 15px 0 0; }

/* Widget: CMS Page Link */
.widget-cms-link-inline { display:inline; }

.col-main .widget-cms-link { display:block; text-align:right; margin:7px 0; }
.col-main .widget-cms-link a { background:url(https://www.doability.com.au/skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding-right:15px; }

.sidebar .widget-cms-link { display:block; margin:0 0 15px; padding:0 10px; }
.sidebar .widget-cms-link a { background:url(https://www.doability.com.au/skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding:0 15px 0 0; }
/* ======================================================================================= */

.postWrapper {
    padding-bottom: 25px;
    clear: both;
}

.postTitle {
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #DDDDDD;
    margin-bottom: 15px;
}

.postTitle h1 {
    font-size: 20px;
    font-weight: normal;
    margin: 0px;
    padding: 0px;
}

.postTitle h2 {
    font-size: 20px;
    font-weight: normal;
    margin: 0px;
    padding: 0px;
}

.postTitle h3 {
    font-size: 10px;
    margin: 0px;
    padding-top: 2px;
    padding-right: 0px;
    padding-bottom: 2px;
    padding-left: 0px;
}

.postContent {
    padding-bottom: 10px;
}

.postContent ul{
    list-style: disc outside;
    margin-bottom: 1.5em;
}

.postContent ul li{
    margin-left: 2em;
}

.postContent ol{
    list-style: decimal outside;
    margin-bottom: 1.5em;
}

.postContent ol li{
    margin-left: 2em;
}

.postDetails {

}

.postBookmarks {
    padding-bottom: 10px;
}

.postBookmarks h4 {

    font-size: 12px;
    font-weight: bold;
}

.postBookmarks a.bm {
    display: inline-block;
}

.postBookmarks img {
    display: inline;
}

.commentWrapper {
    padding-bottom: 15px;
}

.commentTitle {
    border-bottom: 1px solid #dddddd;
    margin-bottom: 15px;
}

.commentTitle div {
    font-size: 20px;
    font-weight: normal;
    margin: 0;
    padding: 0;
    color: #0a263c;
    line-height: 1.35;
}

.commentContent {
    padding-bottom: 0px;
}

.commentDetails {
    margin-bottom: 5px;
    padding: 0px;
}

.commentDetails h4.username {
    display: inline;
}

.postError {
    font-size: 16px;
}

.tags {
    font-weight: bold;
    padding-bottom: 10px;
}

.tags UL {
    display: inline;
}

.tags UL LI {
    font-weight: normal;
    display: inline;
    padding-right: 6px;
}

.tags h4 {
    font-size: 12px;
    font-weight: bold;
}

.menu-tags, .menu-categories, .menu-recent {
    margin: 5px 9px;
}

.menu-tags h5, .menu-categories h5, .menu-recent h5 {
    font-size: 11px;
}

.block-blog .menu-tags UL LI {
    display: inline;
    padding: 2px;
    margin-left: 10px;
}

.block-blog .menu-categories UL LI {
    margin-left: 10px;
}

.block-blog .menu-recent UL LI {
    margin-left: 10px;
}

.block-blog .menu-recent UL LI a, .block-blog .menu-categories UL LI a, .block-blog .menu-tags UL LI a {
    font-size: 11px;
}

.tagcloud {
    /* text-align:center; */
}

.tag-count-1 {
    font-size: 1em !important;
}

.tag-count-2 {
    font-size: 1.2em !important;
}

.tag-count-3 {
    font-size: 1.4em !important;
}

.tag-count-4 {
    font-size: 1.6em !important;
}

.tag-count-5 {
    font-size: 1.8em !important;
}

.tag-count-6 {
    font-size: 2em !important;
}

.tag-count-7 {
    font-size: 2em !important;
}

.tag-count-8 {
    font-size: 2em !important;
}

.tag-count-9 {
    font-size: 2em !important;
}

.tag-count-10 {
    font-size: 2em !important;
}

.block-blog .head h4 {
    padding-left: 20px;
}

.block-blog .block-title strong {
    background-image: url(https://www.doability.com.au/skin/frontend/base/default/aw_blog/images/icon_blog.png);
    background-repeat: no-repeat;
    padding-left: 21px;
    text-align: left;
}

.postWrapper .poster {
    display: inline;
}

.input-box.aw-blog-comment-area {
    width: 100%;
}

.widget-latest .title {
    font-size: 18px;
    font-weight: normal;
    line-height: 1.35;
    margin: 0 0 5px;
}

.widget-latest li {
    font-size: 12px;
    padding: 5px 10px;
}

.block-blog .menu-categories {
    margin: 0;
    padding: 5px 9px;
}

A.awblog_current_comment {
    text-decoration: none !important;
    font-weight: bold !important;
}
#growls {z-index:50000;position:fixed;}
#growls.tl {top:10px;left:10px;}
#growls.tr {top:10px;right:10px;}
#growls.br {bottom:10px;right:10px;}
#growls.tc {top:10px;right:10px;left:10px;}
#growls.bc {bottom:10px;right:10px;left:10px;}
#growls.tc .growl,#growls.bc .growl {margin-left:auto;margin-right:auto;}
.bottom-line { display: inline-block; }
.bottom-line:nth-child(2n){ padding-left:15px; }
.growl {
opacity:1;
position:relative;
border-radius:4px;
-webkit-transition:all .4s ease-in-out;
-moz-transition:all .4s ease-in-out;
transition:all .4s ease-in-out;
}
.growl.growl-small {
width:335px;
margin:5px;
}
.growl.growl-medium {
width:335px;
text-align:left;
margin:10px;
}
.growl.growl-large {
width:335px;
margin:15px;
}
#growls .growl{ padding:10px 5px 30px 0;}
.notice-product-link > img{padding-left:5px}
.bottom-line.price{font-size:13px}
.growl.growl-default {
color:#FFF;
background:#333;
-moz-box-shadow:0 0 6px #000;
-webkit-box-shadow:0 0 6px #000;
box-shadow:0 0 6px #000;
}
.growl.growl-error {
color:#FFF;
background:#C0392B;
}
.growl.growl-notice {
color:#FFF;
background:#2ECC71;
}
.growl.growl-warning {
color:#FFF;
background:#F39C12;
}
.growl .growl-close {
cursor:pointer;
float:right;
font-size:24px;
line-height:18px;
font-weight:400;
font-family:helvetica, verdana, sans-serif;
padding-right: 3px;
padding-top: 3px;
}
.growl .growl-title {
font-size:20px;
display:none;
line-height:24px;
margin-bottom:12px;
}
.growl .growl-message {
font-size:14px;
line-height:18px;
}
.growl-medium .notice-img {
display:inline;
margin-bottom:10px;
text-align:left;
vertical-align:top;
width:25%;
float:left;
}
.growl-medium .time-ago {
font-size:10px;
font-style:italic;
color:#ccc;
margin:2px 0;
}
.growl-medium a {
color:#999;
}
.growl .growl-close:hover {
color:#999;
}
.notice-text {
display:inline-block;
padding-bottom:0;
padding-left:10px;
text-align:left;
width:65%;
font-size:11px;
}
#growls.default,#growls.bl {
bottom:10px;
left:10px;
}
.growl.growl-incoming,.growl.growl-outgoing {
opacity:0;
filter:alpha(opacity=0);
}
@mediamax-width479px{
	.growl.growl-medium {
	width:auto;
	}

	#growls.default {
	left:auto;
	}
}
.tm-hide { opacity: 0; filter:alpha(opacity=0); }
.tm-checkbox {
	background: url('https://www.doability.com.au/skin/frontend/templatemela/MAG100213/images/sprite.png') -2px -42px no-repeat;
	display:inline-block;
	width:17px;
	height:18px;vertical-align: middle;
}

.tm-radio { background: url('https://www.doability.com.au/skin/frontend/templatemela/MAG100213/images/sprite.png') 0 -5px no-repeat;	display: inline;
	padding:0px;
   	height:17px; 
    vertical-align: middle;
   }

.tm-checked { background-position:-75px -42px ; }
.tm-selected { background-position: -73px -5px; }


.tm-checkbox-green {
	background: url('https://www.doability.com.au/skin/frontend/templatemela/MAG100213/images/megnor/sprite.png') 0 1px no-repeat;
	display:inline-block;
}
.tm-checked-green { background-position: 0 -18px; }
.tm-checkbox, .tm-radio { }
.ie7 .tm-checkbox{ display:inline; }
/* -------------
 * Selects
 * ------------- */
/* Custom Select*/
.sbHolder{
	 
	border: solid 1px #e5e5e5; 
	position: relative;
	width: auto; 
	padding:6px 25px 6px 7px;
	text-align:left;
}
.sbHolder:focus .sbSelector{
	
}
.sbSelector{
	  outline: none;
	overflow: hidden;	 
	top: 0;	 
	display:block; text-transform:uppercase;
}
.sbSelector:link, .sbSelector:visited, .sbSelector:hover{
 
	outline: none;
	text-decoration: none;
}
.header-container .sbToggle{background: url("https://www.doability.com.au/skin/frontend/templatemela/MAG100213/images/arrow-down.png") no-repeat scroll center 9px transparent;}
.header-container .sbToggleOpen{	background: url("https://www.doability.com.au/skin/frontend/templatemela/MAG100213/images/arrow-up.png") no-repeat scroll center 9px transparent;} 
.sbToggle{
	background: url("https://www.doability.com.au/skin/frontend/templatemela/MAG100213/images/arrow-down.png") no-repeat scroll center center transparent;
	display: block; 
	outline: none;
	position: absolute;
	right: 4px;
    top: 8px;
	height:15px;
	width:15px;
 
}
 
.sbToggleOpen{
	background: url("https://www.doability.com.au/skin/frontend/templatemela/MAG100213/images/arrow-up.png") no-repeat scroll center center transparent;
} 
.sbOptions{
	background-color: #fff;
	border: solid 1px #ddd;
	list-style: none;
	right: -1px;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 32px !important;
  width: 100%;
	z-index: 1;
	overflow-y: auto;
}
.sbOptions li{
	padding: 0 7px;
	margin:0;
}
.sbOptions a{	 
	display: block;
	outline: none;
	padding: 4px 0 4px 3px;
	text-decoration:none;
}
 

/* display none until init */
.product-carousel{
	display: none;
	position: relative;
	width: 100%;
	-ms-touch-action: pan-y;
}
#column-left .product-carousel, #column-right .product-carousel { display:block;}
#column-left .customNavigation, #column-right .customNavigation { display:none;}
.product-carousel .slider-wrapper{
	display: none;
	position: relative;

}
.product-carousel .slider-wrapper-outer{
	overflow: hidden;
	position: relative;
	width: 100%;
}
.product-carousel .slider-wrapper-outer.autoHeight{
	-webkit-transition: height 500ms ease-in-out;
	-moz-transition: height 500ms ease-in-out;
	-ms-transition: height 500ms ease-in-out;
	-o-transition: height 500ms ease-in-out;
	transition: height 500ms ease-in-out;
}
	
.product-carousel .slider-item{
	float: left;
}
.slider-controls .slider-page,
.slider-controls .slider-buttons div{
	cursor: pointer;
}
.slider-controls {
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* mouse grab icon */
.grabbing { 
    cursor:url("https://www.doability.com.au/skin/frontend/templatemela/MAG100213/img/megnor/grabbing.png") 8 8, move;
}

/* fix */
.product-carousel  .slider-wrapper,
.product-carousel  .slider-item{
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility:    hidden;
	-ms-backface-visibility:     hidden;
}
ul#brand-carousel .slider-item { height:210px; }
.customNavigation    { text-align: center; position:absolute;width:100%}
.customNavigation a{

	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	display: block;
    float: right;
    height: 25px;
    position: absolute;
    top: -38px;
    width: 25px;
}

.customNavigation a.prev {
  	background:url(https://www.doability.com.au/skin/frontend/templatemela/MAG100213/images/arrow.png) no-repeat scroll 10px 3px  transparent;
    right:30px;
}
.customNavigation a.prev:hover 	{ background-position: 10px -29px; text-decoration:none;}
.customNavigation a.next {
	background:url(https://www.doability.com.au/skin/frontend/templatemela/MAG100213/images/arrow.png) no-repeat scroll -10px 3px transparent;
    right:4px;
}
.customNavigation a.next:hover 	{ background-position:-10px -29px; text-decoration:none;}


/* Responsive menu Css Start */
	.nav-responsive span { display:inline-block; color:#fff; font-size:15px; text-transform:uppercase;}
	.ie7 .nav-responsive span { display:inline;}
	.nav-responsive { cursor:pointer; display:none;  }
	#nav-mobile  ul  li{ list-style:none; position:relative;}
	.nav-responsive .expandable{
	background: url("https://www.doability.com.au/skin/frontend/templatemela/MAG100213/images/sprite.png") no-repeat scroll -122px -122px transparent;
    height: 25px;
    width: 30px;
	padding:13px 0px;
	position:absolute; width:100%; margin:0;
	left:0;
	top:0;
	} 
	.nav-responsive .expandable:after{
	 color: #fff;
    content: "\f0c9";
    font-family: "FontAwesome";
    font-size: 24px;
    margin: 0 0px 0 0;
	vertical-align:middle;
	position:absolute; 
	right:0px;
	line-height:26px;
	}
	.responsive-menu { padding:0; position:relative;}
	
	.responsive-menu #nav-mobile{ 
		position:absolute; 
		z-index:999;  
		display:none; 
		padding:2%;
		width:100%; 
		list-style:none;
		top:52px;
		background:#fff;
		border:1px solid #e5e5e5;
		box-sizing:border-box;
	}
	.responsive-menu #nav-mobile .static-menu-inner{ padding:0px;}
	.responsive-menu #nav-mobile .static-menu-inner .first_link { display:none;}
	.responsive-menu #nav-mobile ul{padding-left:20px;}
	.nav-responsive div,
	.responsive-menu .hitarea {
		background: none;
	  height: 25px;
		width: 25px; 
		float: right;
		cursor: pointer;
		 margin-top: 0px;
	}
	.responsive-menu .expandable .collapsable-hitarea:before{ 
		color:#1f2022;
    content: "\f068";
    font-family: "FontAwesome";
    font-size: 10px;
	padding-left:5px;	 
	} 
	.responsive-menu .expandable-hitarea:before { 
		color: #1f2022;
    content: "\f067";
    font-family: "FontAwesome";
      font-size: 10px;
	padding-left:5px;	 
	} 
	.responsive-menu .collapsable-hitarea:before { 
			color:#1f2022;
    content: "\f068";
    font-family: "FontAwesome";
     font-size: 10px;
	padding-left:5px;	 
	} 

/* Responsive menu Css End */


/*RESPONSIVE TABLE*/
/*.table-responsive { display:none; visibility:hidden;}	*/
.tm_responsive_container,
.tm_responsive_container_footer{ width:auto; overflow:hidden;}

.tm_responsive_group{
	float:left; 
    margin: 0px 0;
    padding: 2.7%;
    width: 94%; 
	border:1px solid #ededed;
	color:#4D4D4D;
	background:#FBFBFB  
}
.tm_responsive_row label{
  width: 120px;
  display:block;
  float:left;
  font-weight: bold;
}
.tm_responsive_row span{
  width: 250px;
  display:block;
  float:left;
}
.tm_responsive_row{
 overflow:hidden;
 border-bottom: 1px solid #EEEEEE;
 padding:10px 0;
}
.tm_responsive_row span .separator{ display:none; }
.tm_responsive_row:last-child{ border-bottom:none;}
/*RESPONSIVE TABLE*/

/**
 * Magento
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Academic Free License (AFL 3.0)
 * that is bundled with this package in the file LICENSE_AFL.txt.
 * It is also available through the world-wide-web at this URL:
 * http://opensource.org/licenses/afl-3.0.php
 * If you did not receive a copy of the license and are unable to
 * obtain it through the world-wide-web, please send an email
 * to license@magentocommerce.com so we can send you a copy immediately.
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade Magento to newer
 * versions in the future. If you wish to customize Magento for your
 * needs please refer to http://www.magentocommerce.com for more information.
 *
 * @category    design
 * @package     default_default
 * @copyright   Copyright (c) 2013 Magento Inc. (http://www.magentocommerce.com)
 * @license     http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
 */

/* Reset ================================================================================= */
* { margin:0; padding:0; }

body{ 
   background-color: #f8f8f8;
    color: #707070;
    font-family: "Roboto",sans-serif;
    font-size: 13px;
    font-weight: 400;
    line-height: 20px;
	text-align:left;
}

img           { border:0; vertical-align:top; }

a             { color:#1f2022; text-decoration:none; }
a:hover       { text-decoration:none; color:#da2128; }
:focus        { outline:0; }

/* Headings */
h1,h2,h3,
h4,h5,h6      { margin:0 0 5px; line-height:1.35; color:#707070; }
h1            { font-size:20px; font-weight:normal; }
h2            { font-size:18px; font-weight:normal; margin-bottom:0px; }
h3            { font-size:16px; font-weight:bold;}
h4            { font-size:14px; font-weight:bold;}
h5            { font-size:12px; font-weight:bold;}
h6            { font-size:11px; font-weight:bold;}

/* Forms */
form          { display:inline; }
fieldset      { border:0; }
legend        { display:none; }

/* Table */
table         { border:0; /*border-collapse:collapse;*/ border-spacing:0; empty-cells:show; font-size:100%; }
caption,th,td { vertical-align:top; text-align:left; font-weight:normal; }

/* Content */
p             { margin:0 0 10px; }
strong        { font-weight:bold; }
address       { font-style:normal; line-height:1.35; margin-top:2px; margin-right:7px; }
cite          { font-style:normal; }
q,
blockquote    { quotes:none; }
q:before,
q:after       { content:''; }
small,big     { font-size:1em; }
/*sup           { font-size:1em; vertical-align:top; }*/

/* Lists */
ul,ol         { list-style:none; }

/* Tools */
.hidden       { display:block !important; border:0 !important; margin:0 !important; padding:0 !important; font-size:0 !important; line-height:0 !important; width:0 !important; height:0 !important; overflow:hidden !important; }
.nobr         { white-space:nowrap !important; }
.wrap         { white-space:normal !important; }
.a-left       { text-align:left !important; }
.a-center     { text-align:center !important; }
.a-right      { text-align:right !important; }
.v-top        { vertical-align:top; }
.v-middle     { vertical-align:middle; }
.f-left,
.left         { float:left !important; }
.f-right,
.right        { float:right !important; }
.f-none       { float:none !important; }
.f-fix        { float:left; width:100%; }
.no-display   { display:none; }
.no-margin    { margin:0 !important; }
.no-padding   { padding:0 !important; }
.no-bg        { background:none !important; }
/* ======================================================================================= */


/* Layout ================================================================================ */
.wrapper {}
.page {}


.nav-container1{ display:none; }
.nav-inner{/*display:inline-block; vertical-align:middle;*/}
.nav-container { margin-bottom: 0px; text-align:left; }
.main-container { }
.footer-container { background:#252525;}
.header-container,.nav-container,.main-container,.footer-container{}


/*start header */

.header{background:transparent; clear:both;}
.header-container  .container-width , .nav_outer.container-width{  position:relative; /*z-index:1;*/ }
.header-bottom{ float:left; width:100%;}

.header-left { float: left;  padding-right:39px;  width:19.4%;}
.header-right {float: right;  padding-left:40px;  width:73.5%;border-left: 1px solid #e5e5e5;}
.header .logo { display:inline-block; margin:20px 0 25px; text-decoration:none !important; }
.header .logo strong { position:absolute; top:-999em; left:-999em; width:0; height:0; font-size:0; line-height:0; text-indent:-999em; overflow:hidden; }
.header h1.logo { margin:0px; }
.header-right-center { float: right; padding-top:9px; clear:right;}
.language_currency_outer{ float:right;}
.header-container .tm_top_currency  label,.header-container .form-language label{ margin:0 5px 0 0;  float:right; display:none; }
.header-container .form-language, .header-container .tm_top_currency{   margin: 0 0 0 8px;     padding: 0 0 0 8px;  float:left; background:url(https://www.doability.com.au/skin/frontend/templatemela/MAG100213/images/pipe.gif) no-repeat scroll left center transparent;}
.header-container .form-language label {   padding-right:5px; display:none;  }
.header-container .form-language select.flags option { background-position:4px 50%; background-repeat:no-repeat; padding-left:25px; }
.form-language  .sbHolder ,.tm_top_currency .sbHolder{ float:right; border:none; padding:0px 18px 0px 0px; font-size:13px; color:#707070; text-transform:uppercase; font-weight:300;}
.ie7 .header-container .form-language { width:250px; }
.ie7 .header-container .tm_top_currency{ width:130px; }
.tm_top_currency label,.form-language label{font-size:13px; text-transform:uppercase; color:#707070; display:inline-block; margin:4px 0px; font-weight:300;}
.header-container .sbToggle{top:0px; width:15px; height:15px; padding-bottom:5px; right:0px; }
.header-container .welcome-msg {float: left;  margin: 0;    padding: 0;    text-transform: uppercase; font-weight:300; }
.header-container .welcome-msg a { color:#707070; }
.welcome-msg{float:left; padding:4px 12px 4px 0px; color:#707070;}
.header-container .sbOptions{top:25px !important; border:1px solid #e5e5e5;  right:0; min-width:120px; text-align:left;  padding:8px 0px; z-index:99; background:#fff;}
.header-container .sbOptions a{ padding:2px 15px;}
.header-container a, .tm_headerlinkmenu .links li a{color:#707070;}
.header-container a:hover, .tm_headerlinkmenu .links li a:hover{color:#1f2022;}
.tm_top_currency{ float:left; margin:0 7px 0 1px;}
.form-language{ }
.header-right-bottom{ float:right;}
.header-right-bottom { background-color: #f2f2f2; clear: both;  padding: 10px;   margin-top:8px; position:relative;}
.tm_headerlinkmenu{float:left; position:relative; margin:0 0 0 10px; cursor:pointer;}
.tm_headerlinkmenu .links li:last-child{padding-right:0px;}
.tm_headerlinks_inner{ border: 1px solid #1f2022; height: 38px;  width: 38px; }
.tm_headerlinkmenu ul.links{top:42px !important; border:1px solid #e5e5e5;  right:0; min-width:120px; text-align:left;  padding:8px 13px; z-index:10; background:#fff; display:none; position:absolute;}
.tm_headerlinks_inner:before{
 background-color:#1f2022;
 padding:9px 14px;
 font-size:14px;
 font-family: FontAwesome;
 content:'\f007';
 color:#fff;
 cursor:pointer; display:block;
}
.tm_headerlinks_inner:hover:before, .tm_headerlinks_inner:hover{ background-color:#6cd1ef; border-color:#6cd1ef;}
.tm_headerlinkmenu .links li a{ text-decoration:none; text-transform:uppercase; padding:2px; display:block; font-weight:300; }

.header .quick-access { float:left; padding:0px; position:relative; }
/*.header .form-search { position:relative; float:left;  height:40px;padding:0px;  margin-top:0px;}*/
.header .form-search label { float:left; width:24px; height:21px; text-align:left; text-indent:-999em; overflow:hidden; display: none;}
.header .form-search input.input-text {    height: 40px;
    width: 410px;
    border: none;
    padding: 0 10px;
    color: #848484;
    font-weight: 400;
    font-size: 13px;
    font-family: 'Roboto', sans-serif;}
.header .form-search button.button { position:absolute; right:0px; height:40px; width:40px; background:#da2128;  padding:11px 13px 11px;}
.header .form-search button.button:before{
    color: #fff;
    content: "\f002";
    font-family: "FontAwesome";
    font-size: 14px;
    margin: 0 0px 0 0;
	vertical-align:middle;
	height:40px;
	width:40px;
}
.header .form-search button.button:hover{ background:#1f2022;}
.header .form-search button.button span { border:0;  background:none; display:none; padding:0 0 0 3px;  }
.header .form-search button.button span span {   font-size:0;}
.header .form-search .search-autocomplete {left: 242px !important; top: 42px !important;  z-index: 999;}
.header .form-search .search-autocomplete ul { border:1px solid #5c7989; background-color:#f9f5f0; }
.header .form-search .search-autocomplete li { text-align:left; border-bottom:1px solid #f4eee7; padding:2px 8px 1px 8px; cursor:pointer; }
.header .form-search .search-autocomplete li .amount { float:right; font-weight:bold; }
.header .form-search .search-autocomplete li.odd { background-color:#fffefb; }
.header .form-search .search-autocomplete li.selected { background-color:#f7e8dd; }
.header .quick-access .sbHolder{background: #ffffff;     float: left;    margin: 0 10px 0 0;    padding: 9px 25px 9px 7px; width:197px;}
.header-container .header .quick-access .sbToggle{ background-position:center 18px;}
.header-container .header .quick-access .sbToggleOpen{  background-position:center 18px;}
.header-container .header .quick-access .sbToggle{ padding:12px 0; width:30px;}
.header-container .header .quick-access .sbOptions{ top:38px !important; right:-1px; padding:8px 0; z-index:99;}
#search::-webkit-input-placeholder{color:#b5b5b5;text-transform:uppercase;}
#search:-ms-input-placeholder{color:#b5b5b5;text-transform:uppercase;}
#search::-moz-placeholder{color: #b5b5b5;text-transform:uppercase;}	
#search:-moz-placeholder{color:#b5b5b5;text-transform:uppercase;}

.col-main-left .block .block-content  .truncated a{color:#333;}
.header .header-cart  li{ clear:both; margin-bottom:5px; }
.nav-container .truncated .show .item-options{background:#fff;}
.ie7 .header .header-cart li{ overflow:hidden; }
 .header-cart #panel{  
 background:#fff;
    border:1px solid #e5e5e5;
    display: none;
	text-align:left;
    min-width: 20px;
    padding: 15px;
	color:#707070;
    position: absolute;
    right: 0;
    top:52px; 
	width:260px; z-index:99;}
.header .header-cart #panel .actions{ float:right; margin-top:7px; }
.header .header-cart #panel .actions .viewcart-btn{ margin-left:5px; }
.header .header-cart #panel .product-name a{ font-size:13px; }

.header-container .top-container { clear:both; padding:5px 10px 0 12px; text-align:right; }
.header-cart{ position: absolute;     right: 0;    top: 0;    transition: all 0.5s ease 0s;    z-index: 9; -webkit-transition: all 0.5s ease 0s; -moz-transition: all 0.5s ease 0s; -ms-transition: all 0.5s ease 0s; -o-transition: all 0.5s ease 0s; border: none !important; background:none !important;} 
.cart_mini_right {}
.header-cart .block-cart.btn-slide .cart_mini_right {
	position:relative;
	border:none;
	padding:16px 15px 15px 40px;
	 background:url(https://www.doability.com.au/skin/frontend/templatemela/MAG100213/images/header-cart.png) no-repeat scroll 15px 15px  #ff9c00;
	 text-transform:uppercase;
	 color:#fff;
}
.header-cart:hover .block-cart.btn-slide .cart_mini_right { background-color:#1f2022;}
.header-cart .right_arrow{ 
   background: url("https://www.doability.com.au/skin/frontend/templatemela/MAG100213/images/arrow-down.png") no-repeat scroll center center transparent;
    margin: 2px 0 0 6px;
	vertical-align: middle;
 	 display:inline-block;
	 width:10px;
	 height:15px;
}
.header-cart .cart-label .price, .header-cart .cart-label .right_arrow{ display:none;}
.ie7 .header-cart .right_arrow{ display:inline}
.header-cart  .active .right_arrow{ background: url("https://www.doability.com.au/skin/frontend/templatemela/MAG100213/images/arrow-up.png") no-repeat scroll center center transparent;}
.header-cart .block{border:none; padding:0; margin:0;}
.headertoggle_img{
    height: 30px;
    margin: 0 auto;
    text-align: right;
    width: 30px;
}
.phone-content.content {
    color: #838383;
    font-size: 13px;
    font-weight: 600;
	margin:21px 0 18px;
}
.button.viewcart-btn{margin-right:8px;}
.block .actions button.button {   float: left;    margin-right: 10px;}
.header-container.smaller .header-right-top, .nav-container.wrap{transition: all 300ms linear 0s; -webkit-transition:all 300ms linear 0s; -moz-transition:all 300ms linear 0s; -ms-transition:all 300ms linear 0s; -o-transition:all 300ms linear 0s;}
.nav-container.wrap { backface-visibility: hidden;  transform: translateZ(0px);}
.header-right-top{opacity:1;  -khtml-opacity: 1; -webkit-opacity:1; -moz-opacity:0; -ms-opacity:1;}
.header-container.smaller {
    height: auto;
    position: fixed;
    width: 100%;
    z-index: 9999;
	border-bottom:1px solid #e5e5e5;
	top:0px;
	 padding:7px 0;
	 transition:all 0.3s ease; -webkit-transition:all 0.3s ease; -moz-transition:all 0.3s ease; -ms-transition:all 0.3s ease; -o-transition:all 0.3s ease;
   
   transform: translateZ(0); -moz-transform: translateZ(0);  -ms-transform: translateZ(0);  -o-transform: translateZ(0);  -webkit-transform: translateZ(0);
    -webkit-font-smoothing: antialiased;
	animation: fixedAnim 1s ease 0s normal both 1 running;
	-webkit-animation: fixedAnim 1s ease 0s normal both 1 running;
	-moz-animation: fixedAnim 1s ease 0s normal both 1 running;
	-ms-animation: fixedAnim 1s ease 0s normal both 1 running;
	-o-animation: fixedAnim 1s ease 0s normal both 1 running;
	
}
@-webkit-keyframes fixedAnim{0%{top:-100%;}100%{top:0;}}
@-moz-keyframes fixedAnim{0%{top:-100%;}100%{top:0;}}
@keyframes fixedAnim{0%{top:-100%;}100%{top:0;}}

.header-container.smaller .header-left{ width:15%;}
.header-container.smaller .header .logo{ margin:0px;}
.header-container.smaller  .header .logo img{ width:100%;}
.header-container.smaller .header-right-top, .header-container.smaller .header-right-center{display:none;}
.header-container.smaller .header-cart{ float: left;    margin: 0 0 0 10px;    position: relative;    right: auto;    top: auto;}
.header-container.smaller .header-cart .block-cart.btn-slide .cart_mini_right{ background-position:15px 9px; padding:10px 15px 10px 40px;}
.header-container.smaller .header-cart #panel{ top:42px;}
.header-container.smaller .header-right-bottom{ margin-top:0px;}
.header-container {
    background: #ffffff none repeat scroll 0 0;
    position:absolute; 
    width: 100%;
	 padding:30px 0 30px;
	 top:0px;
	transform: translateZ(0);  -moz-transform: translateZ(0);  -ms-transform: translateZ(0);  -o-transform: translateZ(0);  -webkit-transform: translateZ(0);
    -webkit-font-smoothing: antialiased; 
	z-index: 9999;
	transition: padding 0.3s ease; -webkit-transition: padding 0.3s ease; -moz-transition: padding 0.3s ease; -ms-transition: padding 0.3s ease; -o-transition: padding 0.3s ease;
	 }
.header-container.smaller .header .form-search input.input-text{ width:390px;}
.header-container.smaller .header-right{ width:77.9%;}


/* end Header */
.cms-default-home .main{padding-top:0px; margin:0 auto !important; width:auto;}
.main { min-height:550px; margin-bottom:25px !important; padding-top:0px; position:relative;}

.page-print { background:#fff; padding:25px 30px; text-align:left; }
.page-empty { background:#fff; padding:20px; text-align:left; }
.page-popup { background:#fff; padding:25px 30px; text-align:left; }

/* Base Columns */
.col-left { width:250px; padding:0 0 0px; }
.col-main { float:left; width:1009px; padding:0 0 0px;}
.col-right { float:right; width:250px; padding:0 0 0px; margin-left:10px; }

/* 1 Column Layout */
.col1-layout .col-main { float:none; width:auto; }

/* 2 Columns Layout */
.col2-left-layout .col-main { float:right; position:relative; min-height:800px; }
.col2-right-layout .col-main {float:left; position:relative;  min-height:800px;}

/* 3 Columns Layout */
.col3-layout .col-main { width:540px; margin-left:10px; }
.col3-layout .col-wrapper { float:left; width:760px; }
.col3-layout .col-wrapper .col-main { float:right; }

/* Content Columns */
.col2-set .col-1 { float:left; width:48.5%; }
.col2-set .col-2 { float:right; width:48.5%; }
.col2-set .col-narrow { width:32%; }
.col2-set .col-wide { width:65%; }

.col3-set .col-1 { float:left; width:32%; }
.col3-set .col-1  img{ width:100%;  }
.col3-set .col-2 { float:left; width:32%; margin-left:2%; }
.col3-set .col-3 { float:right; width:32%; }

.col4-set .col-1 { float:left; width:23.5%; }
.col4-set .col-2 { float:left; width:23.5%; margin:0 2%; }
.col4-set .col-3 { float:left; width:23.5%; }
.col4-set .col-4 { float:right; width:23.5%; }
/* ======================================================================================= */

/* Global Styles ========================================================================= */
/* Form Elements */
input,select,textarea,button { vertical-align:middle;  }
input.input-text,select,textarea { background:#fff; border:1px solid #e5e5e5;color:#707070; font-family:"Roboto",sans-serif; font-size:13px;}
input.input-text,textarea { padding:5px;   }
input.input-tex:focus,textarea:focus {  -moz-box-shadow: #bbb 0 0 3px;
  -webkit-box-shadow: #bbb 0 0 3px;
  box-shadow: #bbb 0 0 3px;}
select { padding:3px; }
select option { padding-right:10px; }
select.multiselect option { border-bottom:1px solid #CDCDCD; padding:2px 5px; }
select.multiselect option:last-child { border-bottom:0; }
textarea { overflow:auto; }
input.radio { margin-right:3px; margin-left:3px;}
input.checkbox { margin-right:3px; }
input.qty { width:2.5em !important; }
button.button::-moz-focus-inner { padding:0; border:0; } /* FF Fix */
button.button { -webkit-border-fit:lines; } /* <- Safari & Google Chrome Fix */
.ie7 button.button { height:auto !important;   }
 
button.button { overflow:visible; width:auto; border:0; padding:0; margin:0; background:transparent; cursor:pointer;   }
button.button span , .back-link a { display:block;  
	 background:#da2128; 
 	height:auto;
    line-height: 14px;
    padding: 8px 12px;
	text-align:center; 
	white-space:nowrap; 
	color:#fff; 
	text-decoration:none; 
	border:1px solid #da2128;  
	font-size:14px;
	font-weight:400;
	font-family:"Roboto",sans-serif;
}
button.button span span { border:0; padding:0;   }
button.button:hover span , .back-link a:hover ,.cart .discount button:hover span {background:#1f2022; color:#fff; border-color:#1f2022;} 
button.disabled span { border-color:#bbb !important; background:#bbb !important; }

button.btn-checkout span { 
	height:40px;
	 line-height:38px; 
	 border:0;
	 padding:0 35px;  
	 font-size:16px;
}
.cart .discount button span , button.btn-checkout span {   color:#fff; 	 background:#1f2022; border-color:#1f2022; }
button.btn-checkout span {border:1px solid #1f2022; }
.cart .discount button:hover span , button.btn-checkout:hover span{ background:#25aef5; color:#fff; border-color:#25aef5;  }
button.btn-checkout.no-checkout span {color:#b8baba; }
button.btn-checkout.no-checkout span span {}

p.control input.checkbox,
p.control input.radio { margin-right:6px; }
/* Form Highlight */
input.input-text:focus,select:focus,textarea:focus {    }
/*.highlight { background:#efefef; }*/
/* Form lists */
/* Grouped fields */
/*.form-list { width:535px; margin:0 auto; overflow:hidden; }*/
.form-list li { margin:0 0 8px; }
.form-list label { float:left;   font-weight:normal; position:relative; z-index:0; padding-bottom:5px; vertical-align:middle; }
.form-list label.required {}
.form-list label.required em { float:right; font-style:normal; color:#DD4B39; position:absolute; top:0; right:-8px; }
.form-list li.control label { float:none; padding:0; }
.form-list li.control input.radio,
.form-list li.control input.checkbox { margin-right:6px; }
.form-list li.control .input-box { clear:none; display:inline; width:auto; }
/*.form-list li.fields { margin-right:-15px; }*/
.form-list .input-box { display:block; clear:both; width:260px; }
.form-list .field { float:left; width:275px; }
.form-list input.input-text { width:250px; }
.form-list textarea { width:250px; height:10em; }
.form-list select { width:260px; }
.form-list li.wide .input-box { width:535px; }
.form-list li.wide input.input-text { width:529px; }
.form-list li.wide textarea { width:529px; }
.form-list li.wide select { width:535px; }
.form-list li.additional-row { border-top:1px solid #ccc; margin-top:10px; padding-top:7px; }
.form-list li.additional-row .btn-remove { float:right; margin:5px 0 0; }
.form-list .input-range input.input-text { width:74px; }

.form-list-narrow li  { margin-bottom:0; }
.form-list-narrow li .input-box { margin-bottom:6px; }
.form-list-narrow li.wide .input-box { width:260px; }
.form-list-narrow li.wide input.input-text,
.form-list-narrow li.wide textarea { width:254px }
.form-list-narrow li.wide select { width:260px; }

/* Customer */
.form-list .customer-name-prefix .input-box,
.form-list .customer-name-suffix .input-box,
.form-list .customer-name-prefix-suffix .input-box,
.form-list .customer-name-prefix-middlename .input-box,
.form-list .customer-name-middlename-suffix .input-box,
.form-list .customer-name-prefix-middlename-suffix .input-box { width:auto; }

.form-list .name-prefix { width:65px; }
.form-list .name-prefix select { width:55px; }
.form-list .name-prefix input.input-text { width:49px; }

.form-list .name-suffix { width:65px; }
.form-list .name-suffix select { width:55px; }
.form-list .name-suffix input.input-text { width:49px; }

.form-list .customer-name-prefix-middlename-suffix .name-firstname,
.form-list .customer-name-prefix-middlename .name-firstname { width:140px; }
.form-list .customer-name-prefix-middlename-suffix .name-firstname input.input-text,
.form-list .customer-name-prefix-middlename .name-firstname input.input-text { width:124px; }
.form-list .customer-name-prefix-middlename-suffix .name-lastname { width:205px; }
.form-list .customer-name-prefix-middlename-suffix .name-lastname input.input-text { width:189px; }

.form-list .customer-name-prefix-suffix .name-firstname { width:210px; }
.form-list .customer-name-prefix-suffix .name-lastname { width:205px; }
.form-list .customer-name-prefix-suffix .name-firstname input.input-text,
.form-list .customer-name-prefix-suffix .name-lastname input.input-text { width:189px; }

.form-list .customer-name-prefix-suffix .name-firstname { width:210px; }
.form-list .customer-name-prefix-suffix .name-lastname { width:205px; }
.form-list .customer-name-prefix-suffix .name-firstname input.input-text,
.form-list .customer-name-prefix-suffix .name-lastname input.input-text { width:189px; }

.form-list .customer-name-prefix .name-firstname,
.form-list .customer-name-middlename .name-firstname,
.form-list .customer-name-middlename .name-middlename { width:210px; }

.form-list .customer-name-suffix .name-lastname,
.form-list .customer-name-middlename .name-firstname,
.form-list .customer-name-middlename .name-middlename,
.form-list .customer-name-middlename-suffix .name-firstname,
.form-list .customer-name-middlename-suffix .name-lastname { width:205px; }

.form-list .customer-name-prefix .name-firstname input.input-text,
.form-list .customer-name-suffix .name-lastname input.input-text,
.form-list .customer-name-middlename .name-firstname input.input-text,
.form-list .customer-name-middlename .name-middlename input.input-text,
.form-list .customer-name-middlename-suffix .name-firstname input.input-text,
.form-list .customer-name-middlename-suffix .name-lastname input.input-text { width:189px; }

.form-list .customer-dob .dob-month,
.form-list .customer-dob .dob-day,
.form-list .customer-dob .dob-year { float:left; width:85px; }
.form-list .customer-dob input.input-text { display:block; width:74px; }
.form-list .customer-dob label { font-size:10px; font-weight:normal; color:#888; }
.form-list .customer-dob .dob-day,
.form-list .customer-dob .dob-month { width:60px; }
.form-list .customer-dob .dob-day input.input-text,
.form-list .customer-dob .dob-month input.input-text { width:46px; }
.form-list .customer-dob .dob-year { width:140px; }
.form-list .customer-dob .dob-year input.input-text { width:134px; }

/* Independent fields */
/*.form-list li { margin:0 0 8px; }
.form-list li.fields { margin:0; }
.form-list .field { display:block; margin:0 0 8px; }
.form-list li.control {}
.form-list label { float:left; width:150px; padding:2px 10px 0 0; text-align:right; }
.form-list label.required { font-weight:bold; }
.form-list label.required em { font-variant:normal; color:#DD4B39; margin-right:3px; }
.form-list .input-box { float:left; width:260px; }
.form-list input.input-text,
.form-list textarea { width:254px; }
.form-list select { width:260px; }
.form-list li.additional-row { border-top:1px solid #ddd; margin-top:10px; }
.form-list li.additional-row .btn-remove { float:right; margin:5px 5px 0 0; }
.form-list .input-range input.input-text { width:96px; }*/
/* Customer */
/*.form-list .customer-dob .dob-month,
.form-list .customer-dob .dob-day,
.form-list .customer-dob .dob-year { float:left; width:85px; }
.form-list .customer-dob input.input-text { display:block; width:74px; }
.form-list .customer-dob label { font-size:11px; font-weight:normal; color:#777; text-align:left; }
.form-list .customer-dob .dob-day,
.form-list .customer-dob .dob-month { width:60px; }
.form-list .customer-dob .dob-day input.input-text,
.form-list .customer-dob .dob-month input.input-text { width:46px; }
.form-list .customer-dob .dob-year { width:140px; }
.form-list .customer-dob .dob-year input.input-text { width:134px; }*/

.buttons-set { clear:both; margin:20px 0 0; padding:5px 0px; text-align:right; }
.buttons-set p.required { margin:-25px 0 10px; }
.buttons-set .back-link { float:left; margin:0; }
.buttons-set button.button { float:right; margin-left:5px; }

.buttons-set-order { margin:10px 0 0; }
.buttons-set-order .please-wait { padding:12px 7px 0 0; }

.fieldset { margin:10px 0;  padding: 0; }
.padder .buttons-set button.button{float:left; margin:0;}

/* Form Validation */
.validation-advice { clear:both; min-height:13px; margin:3px 0 0; padding-left:17px; font-size:12px; line-height:13px; background:url(https://www.doability.com.au/skin/frontend/templatemela/MAG100213/images/validation_advice_bg.gif) 2px 0 no-repeat; color:#DD4B39; }
.validation-failed { border:1px dashed #DD4B39 !important; background:#faebe7 !important; }
.validation-passed {}
p.required { font-size:11px; text-align:right; color:#DD4B39; }
/* Expiration date and CVV number validation fix */
.v-fix { float:left; }
.v-fix .validation-advice { display:block; width:12em; margin-right:-12em; position:relative; }

/* Global Messages  */
.success { color:#3d6611; font-weight:bold; }
.error { color:#df280a; font-weight:bold; }
.notice { color:#1f2022; }

.messages,
.messages ul { list-style:none !important; margin:0 !important; padding:0 !important; }
.messages { width:100%; overflow:hidden; }
.messages li { margin:0 0 10px !important; line-height:20px; }
.messages li li { margin:0 0 3px !important; }
.error-msg,
.success-msg,
.note-msg,
.notice-msg { border-style:solid !important; border-width:1px !important; background-position:10px 9px !important; background-repeat:no-repeat !important; min-height:24px !important; padding:8px 8px 8px 32px !important; }
.error-msg { border-color:#f16048; background-color:#faebe7; background-image:url(https://www.doability.com.au/skin/frontend/templatemela/MAG100213/images/i_msg-error.gif); color:#df280a; }
.success-msg { border-color:#446423; background-color:#eff5ea; background-image:url(https://www.doability.com.au/skin/frontend/templatemela/MAG100213/images/i_msg-success.gif); color:#3d6611; }
.note-msg,
.notice-msg { border-color:#fcd344; background-color:#fafaec; background-image:url(https://www.doability.com.au/skin/frontend/templatemela/MAG100213/images/i_msg-note.gif); color:#3d6611; }

/* BreadCrumbs */
.breadcrumbs {   float: right;    font-size: 12px;    line-height: 1.25;    margin:0 0 20px;    text-transform: uppercase;}
.breadcrumbs li { display:inline-block; }
.breadcrumbs li strong { font-weight:normal; }
.breadcumb-main {    text-align: right;}
.breadcrumbs li:last-child strong { color:#1f2022;}
.breadcrumbs a{ color:#707070;} 
.breadcrumbs a:hover{ color:#1f2022;}

/* Page Heading */
.page-title {   
    margin: 0 0 0px;
    /* overflow: hidden; */
    padding-bottom: 0px;
}
.page-title h1,
.page-title h2 { margin:0; font-size:20px; color:#1f2022; text-align:left;  }
.page-title .separator { margin:0 3px; }
.page-title .link-rss { float:right; margin:7px 0 0; }
.title-buttons { text-align:right; }
.title-buttons h1,
.title-buttons h2,
.title-buttons h3,
.title-buttons h4,
.title-buttons h5,
.title-buttons h6 { float:left; }

.subtitle,
.sub-title { clear:both; padding:15px 0 0; font-size:15px; font-weight:bold; margin:0 0 6px; color:#e25203; }

/* Pager */
.pager {  padding:5px 0px 5px; margin:0px 0 0px; text-align:right;  }
.pager .amount { float:left; margin:0;  padding-top: 7px;}
.pager .amount strong{ font-weight:normal;}
.pager .limiter { float:right; margin-left:10px; z-index:999 !important; }
.pager .limiter label  { vertical-align: super;  }
.pager .limiter span { display:inline; vertical-align: super; }
.pager .limiter select {  margin:0 0 1px; vertical-align:middle; }
.pager .pages {  margin:0px 5px 0 10px; float:right; }
.pager .pages strong{ display:none; }
.pager .pages ol {float:left; padding:0px 0px; }
.pager .pages li { display: inline-block;  margin:0 -5px 0 0; padding:0px;  cursor:pointer; border:1px solid #e5e5e5;   }
.pager .pages .current, .pager .pages .current:hover {background: #da2128; border-color:#da2128; color:#fff;}
.pager .pages li:hover a{background:#f2f2f2; border-color:#e5e5e5; color:#1f2022;} 
.pager .pages .current{ color:#fff; padding:6px 12px;}
.pager .pages li:hover a{ color:#707070; }
.pager .pages li  img ,.pager .pages li  a { text-decoration:none;  }
.pager .pages li a {display:inline-block; padding:6px 12px; color:#da2128; background:#fff;}
 
/* Sorter */
.sorter {  }
.sorter .view-mode { float:left; margin:0; }
.sorter .sort-by { float:right; padding-right:0px; margin-right:10px; }
.sort-by label {  margin-right:5px;padding-top: 0px;   text-align:left; display:inline; vertical-align: super;}
.sorter .sort-by select { padding:0; margin:0 0 1px; vertical-align:middle; }
.sorter .link-feed {}

.pager .pager_right .sort-by{ float:right;  z-index:8;}
.pager .pager_right .sort-by .sbHolder  { display:inline-block; }
.pager .limiter .sbHolder{ display:inline-block; margin: 0 5px; }

.ie7 .pager .limiter .sbHolder , .ie7 .pager .sort-by .sbHolder  { display:inline;}

.desc-asc{    margin-top: 0px; float:right; display:inline; margin-left:10px; }
.sort-by a.uparrow ,  .sort-by a.downarrow:hover {
  background:url("https://www.doability.com.au/skin/frontend/templatemela/MAG100213/images/sprite.png") no-repeat scroll -40px -311px;
    display: block;
    height: 33px;
    margin: 0;
    padding: 0;
    transition-duration: 300ms; -webkit-transition-duration: 300ms; -moz-transition-duration: 300ms;-ms-transition-duration: 300ms; -o-transition-duration: 300ms;
    width: 33px;
} 
.sort-by a.downarrow ,  .sort-by a.uparrow:hover{
  background:url("https://www.doability.com.au/skin/frontend/templatemela/MAG100213/images/sprite.png") no-repeat scroll -12px -311px;
    display: block;
    height: 33px;
    margin: 0;
    padding: 0;
    transition-duration: 300ms; -webkit-transition-duration: 300ms; -moz-transition-duration: 300ms;-ms-transition-duration: 300ms; -o-transition-duration: 300ms;
    width: 33px;
}

/* Toolbar */
.toolbar { margin-bottom:0px; }
.toolbar .pager { padding:0px 0px 10px; clear:both; }
.toolbar .pager .pager_left{ float:left; }
.toolbar .pager .pager_right{ float:right; }
.toolbar .sorter {   }
.toolbar-bottom { margin-top:10px;}

/* ==================== List/Grid Image ============*/
.view-mode{ float:left; margin-right:10px; margin-bottom:0; }
.view-mode label {
    display: none;
}
.view-mode strong.list, .view-mode a.list, .view-mode a.grid, .view-mode strong.grid {
    background: url("https://www.doability.com.au/skin/frontend/templatemela/MAG100213/images/sprite.png") no-repeat scroll 0 0 transparent;
	display:inline-block;
    height: 33px;
    margin: 0;
    text-align: left;
    text-indent: -999em;
    width: 33px;
}
.view-mode a.grid		{ background-position:-3px -151px;}
.view-mode strong.list { background-position: -32px -122px;	margin-left:-8px;}
.view-mode a.list { background-position: -32px -151px;	margin-left:-5px;}
.view-mode a.list:hover	{ background-position:-32px -122px;transition: all 200ms ease 0s; -webkit-transition: all 200ms ease 0s; -moz-transition: all 200ms ease 0s; -ms-transition: all 200ms ease 0s; -o-transition: all 200ms ease 0s;}
.view-mode a.grid:hover	{ background-position:-3px -122px;transition: all 200ms ease 0s; -webkit-transition: all 200ms ease 0s; -moz-transition: all 200ms ease 0s; -ms-transition: all 200ms ease 0s; -o-transition: all 200ms ease 0s;}
.view-mode strong.grid { background-position:-3px -122px;}

/* Data Table */
.data-table { width:100%; border:1px solid #e5e5e5; }
.data-table .odd  { background:#fff }
.data-table .even {background:#fff  } 

/*.data-table tr.odd:hover,
.data-table tr.even:hover { background:#ebf1f6; }*/
.data-table td.last,
.data-table th.last { border-right:0; }
.data-table tr.last th,
.data-table tr.last td {}
.data-table th { padding:8px 8px; font-weight:bold; }
.data-table td { padding:8px 8px; }

.data-table thead th { font-weight:bold; padding:8px 8px; color:#707070; white-space:nowrap; vertical-align:middle; }
.data-table thead th.wrap { white-space:normal; }
.data-table thead th a,
.data-table thead th a:hover { color:#fff; }
.data-table thead th {  background: #ffffff;  border-bottom: 1px solid #e5e5e5;}
.data-table thead th .tax-flag { font-size:11px; white-space:nowrap; }

.data-table tfoot { border-bottom:1px solid #d9dde3; }
.data-table tfoot tr.first td {   }
.data-table tfoot tr { background-color:#fff !important; border-top:1px solid #e5e5e5; }
.data-table tfoot td { padding-top:5px; padding-bottom:5px; border-bottom:0; border-right:1px solid #e5e5e5; }
.data-table tfoot strong { font-size:16px; }

.data-table tbody th,
.data-table tbody td { /*border-bottom:1px solid #d9dde3; border-right:1px solid #d9dde3; */}
/* Bundle products tables */
.data-table tbody.odd tr { background:#fff !important; }
.data-table tbody.even tr { background:#f3f3f3 !important; }
.data-table tbody.odd tr td,
.data-table tbody.even tr td { border-bottom:0; }
.data-table tbody.odd tr.border td,
.data-table tbody.even tr.border td { border-bottom:1px solid #d9dde3; }

.data-table tbody td .option-label { font-weight:bold; font-style:italic; }
.data-table tbody td .option-value { padding-left:10px; }

/* Generic Info Box */
.info-box { border:1px solid #d0cbc1; padding:12px 15px; margin:0 0 15px; }
.info-box h2 { font-weight:bold; font-size:13px; }

.info-table th { font-weight:bold; padding:2px 15px 2px 0; }
.info-table td { padding:2px 0; }

/* Shopping cart total summary row expandable to details */
tr.summary-total { cursor:pointer; }
tr.summary-total td {}
tr.summary-total .summary-collapse { float:right; text-align:right; padding-left:20px; background:url(https://www.doability.com.au/skin/frontend/templatemela/MAG100213/images/bkg_collapse.gif) 0 5px no-repeat; cursor:pointer; }
tr.show-details .summary-collapse { background-position:0 -52px; }
tr.show-details td {}
tr.summary-details td { font-size:11px; background-color:#dae1e4; color:#626465; }
tr.summary-details-first td { border-top:1px solid #d2d8db; }
tr.summary-details-excluded { font-style:italic; }

/* Shopping cart tax info */
.cart-tax-info { display:block; }
.cart-tax-info,
.cart-tax-info .cart-price { padding-right:20px; }
.cart-tax-total { display:block; padding-right:20px; background:url(https://www.doability.com.au/skin/frontend/templatemela/MAG100213/images/bkg_collapse.gif) 100% 5px no-repeat; cursor:pointer; }
.cart-tax-info .price,
.cart-tax-total .price { display:inline !important; font-weight:normal !important; }
.cart-tax-total-expanded { background-position:100% -52px; }

/* Class: std - styles for admin-controlled content */
.widget-static-block ul li , .std ul.disc li{ list-style:none; padding:2px 0; }
.std .subtitle { padding:0; }
.std ol.ol { list-style:decimal outside; padding-left:1.5em; }
.std ul.disc { list-style:disc outside; padding-left:0px; margin:0 0 10px; }
.std dl dt { font-weight:bold; }
.std dl dd { margin:0 0 10px; }
.std ul,
.std ol,
.std dl,
.std p,
.std address,
.std blockquote { margin:0 0 6px; padding:0; }
.std ul { list-style:disc outside; padding-left:0; }
.std ol { list-style:decimal outside; padding-left:0; }
.std ul ul { list-style-type:none; }
.std ul ul,
.std ol ol,
.std ul ol,
.std ol ul { margin:0; }
.std dt { font-weight:bold; }
.std dd { padding:0 0 0 1.5em; }
.std blockquote { font-style:italic; padding:0 0 0 0; }
.std address { font-style:normal; }
.std b,
.std strong { font-weight:bold; }
.testi-block blockquote {
    font-style: normal;
}

/* Misc */

.link-cart { font-weight:normal; }
.link-wishlist , .link-compare {font-weight:normal; }
.link-reorder {  }
 
.link-print { /*background:url(https://www.doability.com.au/skin/frontend/templatemela/MAG100213/images/i_print.gif) 0 2px no-repeat; padding:2px 0 2px 25px;*/ }
.link-rss { background:url(https://www.doability.com.au/skin/frontend/templatemela/MAG100213/images/i_rss.gif) 0 2px no-repeat; padding-left:18px; line-height:14px; white-space:nowrap; }
.btn-remove  { display:block; width:11px; height:11px; font-size:0; line-height:0; background:url(https://www.doability.com.au/skin/frontend/templatemela/MAG100213/images/btn_remove.gif) 0 0 no-repeat; text-indent:-999em; overflow:hidden; }
.btn-previous  { display:block; width:11px; height:11px; font-size:0; line-height:0; background:url(https://www.doability.com.au/skin/frontend/templatemela/MAG100213/images/btn_previous.gif) 0 0 no-repeat; text-indent:-999em; overflow:hidden; }
.btn-remove2 { display:block; width:16px; height:16px; font-size:0; line-height:0; background:url(https://www.doability.com.au/skin/frontend/templatemela/MAG100213/images/btn_trash.gif) 0 0 no-repeat; text-indent:-999em; overflow:hidden; }
.btn-edit    { display:block; width:11px; height:11px; font-size:0; line-height:0; background:url(https://www.doability.com.au/skin/frontend/templatemela/MAG100213/images/btn_edit.gif) 0 0 no-repeat; text-indent:-999em; overflow:hidden; }

.cards-list dt { margin:5px 0 0; }
.cards-list .offset { padding:2px 0 2px 20px; }

.separator { margin:0 3px; }

.divider { clear:both; display:block; font-size:0; line-height:0; height:1px; margin:10px 0;   text-indent:-999em; overflow:hidden; }

/* Global site notices */
.global-site-notice { border:1px solid #cfcfcf; border-width:0 0 1px; background:#ffff90; font-size:12px; line-height:1.25; text-align:center;  }
.global-site-notice .notice-inner { width:860px; margin:0 auto; padding:12px 0 12px 80px; background:url(https://www.doability.com.au/skin/frontend/templatemela/MAG100213/images/i_notice.gif) 20px 25px no-repeat; text-align:left; }
.global-site-notice .notice-inner p { margin:0; border:1px dotted #cccc73; padding:10px; }
.global-site-notice .notice-inner .actions { padding-top:10px; }

/* Cookie Notice */
.notice-cookie { }

/* Noscript Notice */
.noscript {}

/* Demo Notice */
.demo-notice { margin:0; padding:6px 10px; background:#d75f07; font-size:12px; line-height:1.15; border:0; text-align:center; color:#fff; }
.demo-notice .notice-inner { width:auto; padding:0; background:none; text-align:center; }
.demo-notice .notice-inner p { padding:0; border:0; }

/* ======================================================================================= */

/********** < Navigation */
.advanced_nav{ display:none; }
.nav-inner #nav , .nav-responsive , #advancedmenu{  
	clear: both;
	background:transparent; height:51px; padding:0px;
 }
 .nav-container {
    background-color: #ffffff;
    border-bottom: 2px solid #e5e5e5;
    border-top: 1px solid #e5e5e5;
    margin-bottom:0px; position:relative;
	height:51px; margin-bottom:20px;
	margin-top:178px;
}
.mega_menu {
    float: left;
    margin-bottom: 0;
	position: relative;
}

#menu.main-menu{ float:left;}
.mega_bkg{ width:250px;}

.mega_menu .block-title::before {
    
    color: #ffffff;
    content: "\f0c9";
    font-family: "FontAwesome";
    font-size: 14px;
    left: 0;
    padding:12px 0 0 20px;
    position: absolute;
    top:2px;
}
.mega_menu .block-title {
    background-color: #da2128;
    color: #ffffff;
    font-size: 15px;
    line-height: 21px;
    padding:15px 30px 14px 50px;
    text-transform: uppercase;
	cursor:pointer;
	margin-bottom:0px;
	position: relative;
	border-left: solid 2px #fff;
    border-right: solid 2px #fff;
}
.mega_menu2{ display:none;}
.col-left2 .nav-container .mega_menu .block-content {    display: block; position:relative;}
.cms-default-home .nav-container .mega_menu .block-content { position:absolute; top:73px; display: block;}
.cms-default-home .mega_menu .block-title{ margin:0px; cursor: default;}
.mega_menu ul.block-content[style="overflow: hidden; display: block;"]{}
.mega_menu ul.block-content {
	overflow:visible;
    background: #ffffff; 
    display:none;
    margin-bottom: 20px;
    margin-left: 0px;
    margin-top: 0px;
    padding: 8px 0;
    position: absolute;
    width: 250px;
	border:1px solid #e5e5e5;
	left: 0;
	top: 50px;
}
.mega_menu_visibility{
overflow:visible !important;
}
.mega_menu ul li{height:100%;}




.mega_menu .block-content div.menu {
    background: none ;
    position: relative;
    z-index: 99999;
    /*background-color:#fff;*/
    
}
.menu.down-arrow {
    background: url("https://www.doability.com.au/skin/frontend/templatemela/MAG100213/images/menu-arrow-normal.png") no-repeat scroll 235px center transparent !important;
}
#advancedmenu .level1 > a.itemMenuName {
    font-size: 13px;
    text-transform: uppercase;
}
.itemMenu .itemMenuName {
    color: #1f2022;
    margin-bottom: 5px;
    padding: 6px 10px 6px 0;
}
div.megnor-advanced-menu-popup a {
    padding: 5px 10px;
    text-transform: none;
}
.itemSubMenu .itemMenu {
    margin-left: 0;
}

div.menu.active .parentMenu,div.menu:hover .parentMenu a{color:#ff9c00;}
.mega_menu ul.block-content .menu {
    background-repeat: no-repeat;
    display: block;
/*    height: 22px;*/
    padding: 12px 0 12px 40px;
	background-position: left;
	background-position-x: 10px;
	background-size: 22px;
}

.mega_menu ul li a:hover{color: #da2128 !important; opacity: inherit !important;}


.mega_menu ul.block-content .menu#menu801 { background-image:url(https://www.doability.com.au/skin/frontend/templatemela/MAG100213/images/cat_id_801.png); }
.mega_menu ul.block-content .menu#menu573 { background-image:url(https://www.doability.com.au/skin/frontend/templatemela/MAG100213/images/cat_id_573.png); }
.mega_menu ul.block-content .menu#menu600 { background-image:url(https://www.doability.com.au/skin/frontend/templatemela/MAG100213/images/cat_id_600.png); }
.mega_menu ul.block-content .menu#menu759 { background-image:url(https://www.doability.com.au/skin/frontend/templatemela/MAG100213/images/cat_id_759.png); }
.mega_menu ul.block-content .menu#menu635 { background-image:url(https://www.doability.com.au/skin/frontend/templatemela/MAG100213/images/cat_id_635.png); }
.mega_menu ul.block-content .menu#menu640 { background-image:url(https://www.doability.com.au/skin/frontend/templatemela/MAG100213/images/cat_id_640.png); }
.mega_menu ul.block-content .menu#menu613 { background-image:url(https://www.doability.com.au/skin/frontend/templatemela/MAG100213/images/cat_id_613.png); }
.mega_menu ul.block-content .menu#menu544 { background-image:url(https://www.doability.com.au/skin/frontend/templatemela/MAG100213/images/cat_id_544.png); }
.mega_menu ul.block-content .menu#menu943 { background-image:url(https://www.doability.com.au/skin/frontend/templatemela/MAG100213/images/cat_id_544.png); }
.mega_menu ul.block-content .menu#menu679 { background-image:url(https://www.doability.com.au/skin/frontend/templatemela/MAG100213/images/cat_id_679.png); }
.mega_menu ul.block-content .menu#menu889 { background-image:url(https://www.doability.com.au/skin/frontend/templatemela/MAG100213/images/cat_id_889.png); }
.mega_menu ul.block-content .menu#menu856 { background-image:url(https://www.doability.com.au/skin/frontend/templatemela/MAG100213/images/cat_id_856.png); }
.mega_menu ul.block-content .menu#menu623 { background-image:url(https://www.doability.com.au/skin/frontend/templatemela/MAG100213/images/cat_id_623.png); }
.mega_menu ul.block-content .menu#menu716 { background-image:url(https://www.doability.com.au/skin/frontend/templatemela/MAG100213/images/cat_id_716.png); }
.mega_menu ul.block-content .menu#menu701 { background-image:url(https://www.doability.com.au/skin/frontend/templatemela/MAG100213/images/cat_id_701.png); }
.mega_menu ul.block-content .menu#menu692 { background-image:url(https://www.doability.com.au/skin/frontend/templatemela/MAG100213/images/cat_id_692.png); }
.mega_menu ul.block-content .menu#menu937 { background-image:url(https://www.doability.com.au/skin/frontend/templatemela/MAG100213/images/cat_id_937.png);}
.mega_menu ul.block-content .menu#menu662 { background-image:url(https://www.doability.com.au/skin/frontend/templatemela/MAG100213/images/cat_id_662.png);}
.mega_menu ul.block-content .menu#menu857 { background-image:url(https://www.doability.com.au/skin/frontend/templatemela/MAG100213/images/cat_id_857.png);}
.mega_menu ul.block-content .menu#menu695 { background-image:url(https://www.doability.com.au/skin/frontend/templatemela/MAG100213/images/cat_id_695.png);}



div.menu.active .parentMenu, div.menu:hover .parentMenu a{color:#da2128;}


/*
.mega_menu ul.block-content .menu#menu801:hover { background-image:url(https://www.doability.com.au/skin/frontend/templatemela/MAG100213/images/caticons/navyblue/cat_id_801.png); }
.mega_menu ul.block-content .menu#menu573:hover { background-image:url(https://www.doability.com.au/skin/frontend/templatemela/MAG100213/images/caticons/navyblue/cat_id_573.png); }
.mega_menu ul.block-content .menu#menu600:hover { background-image:url(https://www.doability.com.au/skin/frontend/templatemela/MAG100213/images/caticons/navyblue/cat_id_600.png); }
.mega_menu ul.block-content .menu#menu759:hover { background-image:url(https://www.doability.com.au/skin/frontend/templatemela/MAG100213/images/caticons/navyblue/cat_id_759.png); }
.mega_menu ul.block-content .menu#menu635:hover { background-image:url(https://www.doability.com.au/skin/frontend/templatemela/MAG100213/images/caticons/navyblue/cat_id_635.png); }
.mega_menu ul.block-content .menu#menu640:hover { background-image:url(https://www.doability.com.au/skin/frontend/templatemela/MAG100213/images/caticons/navyblue/cat_id_640.png); }
.mega_menu ul.block-content .menu#menu613:hover { background-image:url(https://www.doability.com.au/skin/frontend/templatemela/MAG100213/images/caticons/navyblue/cat_id_613.png); }
.mega_menu ul.block-content .menu#menu544:hover { background-image:url(https://www.doability.com.au/skin/frontend/templatemela/MAG100213/images/caticons/navyblue/cat_id_544.png); }
.mega_menu ul.block-content .menu#menu943:hover { background-image:url(https://www.doability.com.au/skin/frontend/templatemela/MAG100213/images/caticons/navyblue/cat_id_544.png); }
.mega_menu ul.block-content .menu#menu679:hover { background-image:url(https://www.doability.com.au/skin/frontend/templatemela/MAG100213/images/caticons/navyblue/cat_id_679.png); }
.mega_menu ul.block-content .menu#menu889:hover { background-image:url(https://www.doability.com.au/skin/frontend/templatemela/MAG100213/images/caticons/navyblue/cat_id_889.png); }
.mega_menu ul.block-content .menu#menu856:hover { background-image:url(https://www.doability.com.au/skin/frontend/templatemela/MAG100213/images/caticons/navyblue/cat_id_856.png); }
.mega_menu ul.block-content .menu#menu623:hover { background-image:url(https://www.doability.com.au/skin/frontend/templatemela/MAG100213/images/caticons/navyblue/cat_id_623.png); }
.mega_menu ul.block-content .menu#menu716:hover { background-image:url(https://www.doability.com.au/skin/frontend/templatemela/MAG100213/images/caticons/navyblue/cat_id_716.png); }
.mega_menu ul.block-content .menu#menu701:hover { background-image:url(https://www.doability.com.au/skin/frontend/templatemela/MAG100213/images/caticons/navyblue/cat_id_701.png); }
.mega_menu ul.block-content .menu#menu692:hover { background-image:url(https://www.doability.com.au/skin/frontend/templatemela/MAG100213/images/caticons/navyblue/cat_id_692.png); }
.mega_menu ul.block-content .menu#menu937:hover { background-image:url(https://www.doability.com.au/skin/frontend/templatemela/MAG100213/images/caticons/navyblue/cat_id_937.png); }
.mega_menu ul.block-content .menu#menu662:hover { background-image:url(https://www.doability.com.au/skin/frontend/templatemela/MAG100213/images/caticons/navyblue/cat_id_662.png); }
.mega_menu ul.block-content .menu#menu857:hover { background-image:url(https://www.doability.com.au/skin/frontend/templatemela/MAG100213/images/caticons/navyblue/cat_id_857.png); }
.mega_menu ul.block-content .menu#menu695:hover { background-image:url(https://www.doability.com.au/skin/frontend/templatemela/MAG100213/images/caticons/navyblue/cat_id_695.png); }
*/

.mega_menu ul.block-content .level-top.hidden_menu {
    background-image: url(https://www.doability.com.au/skin/frontend/templatemela/MAG100213/images/category.png);
    background-position:-3px -1442px;
    background-repeat: no-repeat;
    padding:3px 0 9px 26px;
	position:relative;
}
.mega_menu ul.block-content .level-top.hidden_menu:hover, .mega_menu ul.block-content .level-top.hidden_menu.active { background-position: -3px -1442px; }
.mega_menu ul.block-content .level-top.hidden_menu .category-wrapper{ display:none;  background: #ffffff; border: 1px solid #e5e5e5; left: 0; margin: 0 0 0 -1px; position: absolute; right: auto; top: 46px; width: 100%;}
.mega_menu ul.block-content .level-top.hidden_menu:before{  color: #1f2022;    content: "\f105";    font-family: "FontAwesome";    font-size: 14px; position: absolute;     right: 6px;    top: 10px; cursor:pointer;}
.mega_menu ul.block-content .level-top.hidden_menu.active:before{ content: "\f107";}
.mega_menu ul.block-content .level-top.hidden_menu:hover a.level-top, .mega_menu ul.block-content .level-top.hidden_menu.active .level-top, 
.mega_menu ul.block-content .level-top.hidden_menu:hover:before, .mega_menu ul.block-content .level-top.hidden_menu.active:before, .mega_menu ul.block-content .level-top.hidden_menu .menu:hover a{color: #ff9c00;}
.mega_menu ul.block-content .level-top.hidden_menu a{ color:#707070;}

.responsive_menu{ display:none;}

/* All Levels */ /* Style consistent throughout all nav levels */

/*#nav li { position:relative; text-align:left; }*/
/*#nav li.over { z-index:998; }
#nav a,
#nav a:hover { display:block; line-height:1.3em; text-decoration:none; }
#nav a:hover , #nav > li:hover > a , #nav li.active > a , .custom_menu:hover a  , .cms-home .home_link a , div.menu a:hover ,div.act .parentMenu > a ,div.active .parentMenu > a{
  color:#fff;}
#nav span { display:block; cursor:pointer; white-space:nowrap; } 
#nav li ul span {white-space:normal; }
#nav ul li.parent a { background:url(https://www.doability.com.au/skin/frontend/templatemela/MAG100213/images/bkg_nav2.gif) 100% 100% no-repeat; }
#nav ul li.parent li a { background-image:none; }
.parentMenu.menu0.home_link > a {    font-size: 0;    padding: 21px 0px 22px; position:relative;}
.parentMenu.menu0.home_link a{
  color: #fff;
   background:url("https://www.doability.com.au/skin/frontend/templatemela/MAG100213/images/sprite.png") no-repeat scroll  19px -335px;	
    margin: 0;
	vertical-align:middle;
	position:relative;
	width:76px;
}
.parentMenu.menu0.home_link a{color:#3498db;}*/

/* 0 Level */
/*#nav li { float:left; }
#nav a , .nav-responsive span  {float:left;}
#nav a , .nav-responsive span , div.menu a, div.megnor-advanced-menu-popup a { 
  color:#fff; font-size:13px;  text-decoration: none; font-weight:400; text-transform:capitalize;
}
#nav li.over a,
#nav a:hover , div.menu a:hover , div.menu.active a{ color:#fff; }*/

/* 1st Level */
/*#nav ul li,
#nav ul li.active { float:none; margin:0;  }
#nav ul li.last {  padding-bottom:0; }

#nav ul a,
#nav ul a:hover { float:none; padding:0; background:none; }
#nav ul li a { font-weight:normal !important; }*/

/* 2nd Level */
#nav ul ,.responsive-menu #nav-mobile{ background:#fff;}
/*#nav ul { position:absolute; width:15em; top:42px; left:0px; padding:5px; }
#nav div ul { position:static; width:auto; border:none; }*/

/* 3rd+ Level */
/*#nav ul ul,
#nav ul div { top:5px; }*/

#nav ul li a {  }
#nav ul li a:hover , #nav > li ul > li:hover > a , .responsive-menu a:hover  {color:#1f2022; }
#nav ul li a ,.responsive-menu a{ color:#707070; text-decoration:none; display:block; text-transform:uppercase;}
#nav ul span,
#nav ul li.last li span , .responsive-menu li a { padding:4px; }

/* Show menu */
/*#nav li ul.shown-sub,
#nav li div.shown-sub { left:0; z-index:999; }
#nav li .shown-sub ul.shown-sub,
#nav li .shown-sub li div.shown-sub { left:100px; }*/

/********** Navigation > */
/* ======================================================================================= */


/* Sidebar =============================================================================== */
.block { margin:0px 0 20px; background:#fff; padding:0px; border:1px solid #e5e5e5; border-top:none; }

.block.block-account {
    margin-bottom: 20px;
}
.block.block-side-nav-container .block-title{ padding-bottom:21px;}
.block .block-title { 	
	background: #1f2022 none repeat scroll 0 0;
    padding: 15px 20px;
	position:relative;
	margin:0 -1px;
    
}
.block .block-title strong { 
	display:block; 
	min-height:16px;
     color: #ffffff;
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
	padding:0px;
	}

.block .block-title strong span {}
.block .block-title a { text-decoration:none !important; }
.block .block-subtitle { margin:0; padding:0px 0 5px;  font-weight:normal;  }
.block .block-content { margin:0px 0 0 0;	padding:13px 20px; }
.block .block-content li{ padding:4px 0;  }
.block.block-side-nav-container .block-content li a{color:#fff;}
.block .block-content li a,.block .empty,.block-layered-nav .block-content li .price,.block-poll label{ text-decoration:none; color:#707070;}
#narrow-by-list dd .swatch-link:hover .swatch-label, .block .block-content li .product-name a:hover, .block .block-content li a:hover{ color:#25aef5;}
.mini-products-list .product-details .addto-cart{ font-size:14px;}
.block .block-content li .product-name a{ font-size:14px; }
.block .block-content li.item { padding:7px 0px; }
.block .block-content .product-name { color:#555555; line-height:18px; }
.block .btn-remove,
.block .btn-edit , #panel .btn-edit ,#panel  .btn-remove{ float:right; margin:1px 0 2px 5px; }
.block .actions { }
.block .actions a { float:left; margin-top:15px; }
.block .actions button.button { float:right; margin:10px  0px 10px 0px; }
.block .empty { margin:0; padding:0px 0px; }
.header-cart  .block .actions button.button { margin:10px 0 0px 10px; float:right;}

/*.block li.odd { background-color:#f4f3f3; }
.block li.even { background-color:#fafafa; }*/

/* Mini Blocks */
/*.block-cart,
.block-wishlist,
.block-subscribe,
.block-compare,
.block-reorder,
.block-poll,
.block-gr-search,
.block-viewed,
.block-compared,
.block-related,
.block-tags,
.block-login { font-size:11px; line-height:1.25; }
.block-cart .block-title strong,
.block-wishlist .block-title strong,
.block-subscribe .block-title strong,
.block-compare .block-title strong,
.block-reorder .block-title strong,
.block-poll .block-title strong,
.block-viewed .block-title strong,
.block-compared .block-title strong,
.block-related .block-title strong,
.block-tags .block-title strong,
.block-login .block-title strong {  background-position:0 0; background-repeat:no-repeat; padding-left:21px; }*/

/* Mini Products List */
.mini-products-list .product-image { float:left; border:1px solid #e5e5e5; margin-bottom:0px; }
.mini-products-list .product-details { margin-left:67px; }
 
.block-cart .mini-products-list .product-details .product-name,
.block-cart .mini-products-list .product-details .nobr small { word-wrap:break-word; }
.block-cart .mini-products-list .product-details .nobr { white-space:normal !important; }

/* Block: Account */ 
.block-account .block-content li.current{  padding: 4px 0 !important;  color:#da2128;}
.block-account .block-content li.current strong{ font-weight:normal; padding:4px 0 4px 0px !important; position:relative;}

/* Block: Currency Switcher */
.block-currency {   }
.block-currency .block-title { }
.block-currency .block-title strong { }
.block-currency .block-content { }
.block-currency .block-content select { }


/* Block: Category Navigation */
#category-treeview li a , .block-account .block-content li a ,  .block-brand-nav li a{
    display: block;
    padding: 4px 0 4px 0px;
    text-decoration: none;
	transition:300ms; -webkit-transition:300ms; -moz-transition:300ms; -ms-transition:300ms; -o-transition:300ms;
}
#recently-viewed-items a{padding-left:0px;}
#category-treeview li  , .block-account .block-content li  ,  .block-brand-nav li ,.block-layered-nav li{position:relative; transition:300ms;-webkit-transition:300ms; -moz-transition:300ms; -ms-transition:300ms; -o-transition:300ms;}

#category-treeview li > a:hover:before,.block .block-content .side-nav li a:hover{color:#cdebff;}
.ie7 #category-treeview li { display:inline }
.block-brand-nav  .sbHolder li a , .block-brand-nav .sbHolder li a:hover{ background:none; padding-left:5px; }
#category-treeview li , .block-account .block-content li ,  .block-brand-nav li{ padding:0 !important; }
#recently-viewed-items li{padding:4px 0px;}

#category-treeview li ul { margin-left:15px; }
#category-treeview li.last a , .block-account .block-content li.last a , #recently-viewed-items li.last a , .block-brand-nav li:last-child a{ border-bottom:none; }
#category-treeview .hitarea {
	background: none;
	height: 21px;
	width: 21px; 
	float: right;
	cursor: pointer;
	margin-right:0px;
	 margin-top: 4px; text-align:right;
}
#category-treeview .expandable .collapsable-hitarea:before{ 
	color: #fff;
    content: "\f068";
    font-family: "FontAwesome";
    font-size: 10px;
} 
#category-treeview .expandable-hitarea:before { 
	color: #fff;
    content: "\f067";
    font-family: "FontAwesome";
    font-size: 10px;
} 
#category-treeview .collapsable-hitarea:before { 
	color: #fff;
    content: "\f068";
    font-family: "FontAwesome";
    font-size: 10px;
} 

/* Block: Layered Navigation */
.block-layered-nav {}
.block-layered-nav .block-title {}
.block-layered-nav .block-subtitle { line-height:1.35; background:#d5e8ff; padding:3px 9px; border:1px solid #b9ccdd; border-width:1px 0; text-transform:uppercase; display:none; }
.block-layered-nav .block-content {  }
.block-layered-nav dt {      font-weight: 500;    padding: 0 0px 5px; text-transform:capitalize; font-size:14px;  color:#1f2022;}
.block-layered-nav dd { padding:0px 0px 20px;}
.block-layered-nav a{ padding-left:0px; }
.block-layered-nav a:hover{ }
.block-layered-nav dd.last { background:none; padding:0px; }
.block-layered-nav .currently li { background:#eeeeee; padding:4px 20px 4px 10px; position:relative; z-index:1; line-height:1.5; margin:0 0 2px; }
.block-layered-nav .currently .label { font-weight:bold;  text-transform:uppercase; display:inline-block; vertical-align:top; }
.block-layered-nav .currently .value { display:inline-block; vertical-align:top; }
.block-layered-nav .currently .btn-previous, .block-layered-nav .currently .btn-remove { position:absolute; right:7px; top:9px; margin:0;  background:url("https://www.doability.com.au/skin/frontend/templatemela/MAG100213/images/btn_remove.gif") no-repeat scroll 0 0 transparent; }
.block-layered-nav .currently .btn-previous { right:17px; }
.block-layered-nav .actions { font-size:11px; padding:4px 5px 4px 9px; text-align:right; }
.block-layered-nav .actions a { float:none; background:none; }

/* Block: Cart */
.block-cart .block-title { /*border-bottom:0;*/ }
.block-cart .block-title strong { }
.block-cart .summary { margin:-1px 0 0; position:relative; z-index:1; }
.block-cart .amount { margin:0; }
.block-cart .amount a { font-weight:normal; }
.block-cart .subtotal { margin:5px 0 0; padding:2px 0;  text-align:left; }
.block-cart .subtotal .price { font-weight:bold; }
.block-cart .actions { }
.block-cart .actions .paypal-logo { float:left; width:100%; margin:3px 0 0; text-align:right; }
.block-cart .actions .paypal-logo .paypal-or { clear:both; display:block; padding:0 55px 8px 0; }

/* Block: Related */
.block-related .block-title strong {}
.block-related input.checkbox { float:left; }
.block-related .tm-checkbox .tm-hide {
    opacity: 1; -khtml-opacity: 1; -webkit-opacity: 1; -moz-opacity:1; -ms-opacity: 1;
}

.block-related li{ position:relative; }
.block-related .tm-checkbox{ position:absolute; left:2px;}

/* Block: Compare Products */
.block-compare .block-title strong {}
.block-compare button.button span {  }
.page-popup .link-print { background:url(https://www.doability.com.au/skin/frontend/templatemela/MAG100213/images/i_print.gif) 0 2px no-repeat; padding:2px 0 2px 25px; font-weight:bold; color:#1e7ec8; }
.compare-table { border:0; }
.compare-table thead tr.first th,
.compare-table thead tr.first td { border:0; background:none; padding:0; font-size:0; line-height:0; }
.compare-table .btn-remove { float:right; background-image:url(https://www.doability.com.au/skin/frontend/templatemela/MAG100213/images/btn_remove2.gif); width:72px; height:15px; }
.compare-table tbody th {  }
.compare-table tbody th,
.compare-table tbody td { padding:10px; border:0; border-top:1px solid #ccc; border-left:1px solid #ccc; }
.compare-table tbody td.last { border-right:1px solid #ccc; }
.compare-table tbody tr.last th,
.compare-table tbody tr.last td { border-bottom:1px solid #ccc !important; }
.compare-table tr.add-to-row td {text-align:center; }
.compare-table tr.first td { text-align:center; }
.compare-table tr.first td .product-name {   }
.compare-table tr.first td .product-name a {   }
.compare-table tr.first td .ratings { width:69px; margin:0 auto; }
.compare-table tr.first td p,
.compare-table tr.add-to-row td p { margin:0; display:inline-block; }
.catalog-product-compare-index .compare-table tbody .add-to-row.last{ display:none;}
.catalog-product-compare-index .compare-table tr:last-child td, .catalog-product-compare-index .compare-table tr:last-child th { border-bottom: 1px solid #cccccc;}
.catalog-product-compare-index .compare-table .button.btn-cart { float: none;    padding:0px;    width: auto;}
.catalog-product-compare-index .compare-table .button.btn-cart > span{ padding:10px; width:auto;}
.catalog-product-compare-index .compare-table .add-to-links li {    list-style: outside none none;    margin: 0;}
.catalog-product-compare-index .compare-table .add-to-links li a.link-wishlist:before {display: block; height: initial; line-height: initial;  padding: 0;  width: auto;} 
.catalog-product-compare-index .compare-table .add-to-links li a.link-wishlist{  font-size: 0;  background:#25aef5; padding: 10px 6px 11px; line-height:initial;}
.catalog-product-compare-index .compare-table .add-to-links li a.link-wishlist:hover{ background:#1f2022;}
.catalog-product-compare-index .compare-table .add-to-links{ display:inline-block; margin:0px; vertical-align:middle;}

/* Block: Recently Viewed */
.block-viewed .block-title strong { }

/* Block: Recently Compared */
.block-compared .block-title strong {  }

/* Block: Poll */
.block-poll .block-title strong { }
.block-poll .block-subtitle {  }
.block-poll label { }
.block-poll input.radio {  }
.block-poll .label {     margin-left: 3px; vertical-align:middle; }
.block-poll li { padding:3px 9px; }
.block-poll .actions { margin:5px 0 0; }
.block-poll button.button span {  background:transparent }
.block-poll button.button:hover span {  background:#1f2022; }

.block-poll .answer { font-weight:bold; }
.block-poll .votes { float:right; margin-left:10px; }

/* Block: Orders and Returns */
.block-gr-search li { padding:3px 9px; }
.block-gr-search button.button span {  }

/* Block: Tags */
.block-tags .block-title strong {  }
.block-tags .block-content .tags-list { background:none; border:0; font-size:12px; }
.block-tags .block-content a {  }
.block-tags .actions { text-align:right; }
.block-tags .actions a { float:none; }

/* Block: Subscribe */
.block  .block-subscribe .block-content { padding:0px; border:none; margin:0px; float:right; }
.form-subscribe-header{display:none;}
.block-subscribe .block-title strong {   }
.block-subscribe label { font-weight:normal;  }
.block-subscribe input.input-text {  border: medium none;
    color:#676666;
    cursor: text;
    font-size: 13px;
    margin: 0;
    padding: 14px 14px 13px 46px;
    width: 540px;
	position:relative;
	float:left; }

.block-subscribe .actions { background:none; padding:0; margin:0px; text-align:left; float:left; }
.block-subscribe .actions button.button {  margin:0;}

/* Block: Reorder */
.block-reorder .block-title strong { }
.block-reorder input.checkbox { float:left; margin:2px -20px 0 0; }
.block-reorder .product-name { margin-left:0px; display:inline; }
.block-reorder .validation-advice { margin:3px 9px 7px; }

/* Block: Banner */
.block-banner { border:0; padding:0px; }
.block-banner .block-content { padding:0; text-align:center; }

/* Block: Login */

.block-login .block-content { padding:5px 10px; }
.block-login label { font-weight:bold; color:#707070; }
.block-login input.input-text { display:block; width:167px; margin:3px 0; }
.block-login .actions { background:none; padding:0; margin:3px 0 0; }
.block-login .actions button.button span { border-color:#406a83; background:#618499; }

/* Paypal */
.sidebar .paypal-logo { display:block; margin:10px 0; text-align:center; }
.sidebar .paypal-logo a { float:none; }
/* ======================================================================================= */


/* Category Page ========================================================================= */
.category-title { border:0; margin:0 0 0px; }
.category-image { width:100%; overflow:hidden; margin:0 0 15px; text-align:center; }
.category-image img {width:100%;}
.category-description { margin:0 0 30px; }
.category-products {}
.category-title h2 a{ padding:0  !important; }
 h2.product-name{ background:none; padding:0 !important; border-bottom: none !important; line-height:18px; }
 
/* View Type: Grid */

.products-grid{ width:100%; }
.products-grid li.item , .col-main .slider-item{ float:left; width:225px; padding:0; list-style:none; margin:0; }
.products-grid li.first_item_tm{ }
.products-grid li.last_item_tm{ }
.products-grid li .product-block{
    background:#fff;
    clear: both;
    margin: 10px 10px;
    overflow: hidden; border:1px solid #e5e5e5;
}
.products-grid li .product-block-inner{
	overflow: hidden;
    padding: 0px 0px;
    position: relative;
    text-align: center;
}

a.product-image { /* display:block; */  /* margin:0 0 10px; */ }
.products-grid .product-name { margin:0 0 5px; font-weight:normal; font-size:14px; }
.products-grid .product-name a { }

.products-grid .price-box { margin:5px 0; }
.products-grid .availability { line-height:21px; } 

.product-carousel .product-block{
  background:#fff;
    clear: both;
    margin: 10px 5px;
    overflow: hidden;
	border:1px solid #e5e5e5;
}
.product-image-block-inner{border-bottom:1px solid #e5e5e5; position:relative; overflow:hidden; margin-bottom:0px;}
.product-image-block-inner .product-image-block{position:relative;}
.product_hover-block {
    bottom: -37px;
    left: 0;
    position: absolute;
    right: 0;
    transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	z-index:99;
}

.product-block:hover .product_hover-block { bottom: 0px;}
.related-products .product-block:hover .product_hover-block , #upsell-product-table .product-block:hover .product_hover-block, #crosssell-product-table .product-block:hover .product_hover-block{ bottom: -1px;}

.product-image-block-inner .product-image > img {
    /* height: auto; */
    /* width: 100%; */
}
.button.btn-cart {
    float:left;
	width:66%;
}
.product_hover-block .actions .add-to-links, .list-center-outer .add-to-links {
   float:right;
    margin: 0;
    vertical-align: middle;
	width:34%;
}
.list-center-outer .add-to-links{width:auto;}
.product_hover-block .add-to-links li:first-child, .list-center-outer .add-to-links li:first-child {
    background:#da2128;
    float:left;
    font-size: 0;
    height:35px;
    vertical-align: middle;
    width: 50%;
	box-sizing:border-box;
	border-left:1px solid #fff;
}

.add-to-links li a.link-wishlist {
    display: block;
    height: 100%;
    width: 100%;
}

.add-to-links li a.link-wishlist:hover{background:transparent;}

.product_hover-block .add-to-links li:first-child + li, .list-center-outer .add-to-links li:first-child + li {
    background:#da2128;
    float:left;
    font-size: 0;
    height: 35px;
    vertical-align: middle;
   width: 50%;
	box-sizing:border-box;
	border-left:1px solid #fff;
}
.list-center-outer .add-to-links li:first-child ,.list-center-outer .add-to-links li:first-child + li{ width:41px; height:36px; margin-right:-1px;}
.add-to-links li a.link-compare {
    display: block;
    height: 100%;
    width: 100%;
}

.product-carousel .product-block-inner{
  overflow: hidden;
    padding: 0px;
    position: relative;
    text-align: center;
}

.sale-label{display: block;
    padding: 1px 4px;
    position: absolute;
	top: 10px;
    left: 10px;
    text-align: center;
    text-transform: uppercase;
	color:#1f2022;
	font-size:13px;
	z-index:8;
}
 .new-label{
 	display: block;
    padding: 1px 4px;
    position: absolute;
	top: 10px;
    right:10px;
    text-align: center;
    text-transform: uppercase;
	color:#1f2022;
	font-size:13px;
	z-index:8;
}
.product_desc {
    padding: 11px 13px;
    text-align: left;
}
.product_desc .special-price{ margin:0px;}
.product_desc .ratings .rating-box{ margin:0px; }
.product_desc .ratings{ margin:0; line-height:0.25;}
#grid.products-grid .product_block_swatch{ display:none;}

/* View Type: List */
.products-list li.item { background: #ffffff; border: 1px solid #e5e5e5;  margin: 0 0 20px;  padding: 20px; }
.products-list li .list-left{  border-right: 1px solid #e5e5e5; float: left; margin-right: 23px; padding-right: 10px;  position: relative; }
.products-list li .list-center{ width:450px; padding-right:15px; border-right:1px solid #EDEDED; float:left;  }
.products-list li .list-right{ padding-left: 10px; overflow:hidden; }
.products-list li.item.last {  }
.products-list .product-image { float:left; margin:0 0 0px; }
.products-list .product-shop { margin:0;}
.products-list .f-fix{ padding:13px 0;}
.products-list .product-name { margin:0 0 5px;  text-align:left;   }
.products-list .product-name a { font-size:16px; }
.products-list .price-box {   margin:0; padding:0 0 10px; }
.products-list .availability {border: 1px solid #f36c56;     float: left;    margin: 0 -1px 0 0;    padding: 0 10px; background:#f36c56;}
.products-list .availability.out-of-stock span{ font-size:13px; color:#fff;}
.products-list .availability.out-of-stock:before{ margin-right:8px;}
.products-list .desc {  clear: both;  line-height: 22px;   margin:0;    padding:0px 0 10px; text-align:justify;}
.products-list .desc .link-learn { font-size:13px; font-weight:500; }
.products-list .add-to-links {float:left;}
.products-list .add-to-links li { float:left; }
.products-list .add-to-links .separator { display:none; margin:0 2px; }
.products-list li .ratings .rating-box{ float:left; margin:0px; }
.list-center-outer {    float: left;    width:605px;}
.products-list {    margin-top: 20px;}
.products-list .ratings{ margin:0px 0 15px;}
/* ======================================================================================= */


/* Product View ========================================================================== */

/********************** Product View Tabs */
.product-view .tabs { margin: 15px 0px 0 0; overflow:hidden;  padding:0px; }
.product-view .tabs li               
{ 
	float:left; 
	line-height:1em;  
	margin-right:5px;
	padding-top:0px;
}

.product-view .tabs a { display:block; padding:14px 15px; color:#1f2022; text-decoration: none; font-weight:500; background:#fff; font-size:15px; border:1px solid #e5e5e5;  text-transform:uppercase;
transition: all 0.3s ease 0s; -webkit-transition:all 0.3s ease 0s; -moz-transition:all 0.3s ease 0s; -ms-transition:all 0.3s ease 0s; -o-transition:all 0.3s ease 0s;}
.product-view .tabs a:hover           { text-decoration:none; background:#1f2022; color:#fff; border-color:#1f2022;}
.product-view .tabs li.active a,
.product-view .tabs li.active a:hover { background:#1f2022; color:#fff; border-color:#1f2022;}

#product_tabs_tags_tabbed_contents.input-box input	{ width: 300px; }
#product_tabs_tags_tabbed_contents .input-box	{  float:left; margin-bottom:6px;}
 #product_tabs_related_tabbed_contents li .product-images SPAN {}
#product_tabs_related_tabbed_contents ol	{ clear: both;}
.product-collateral:after { content:"."; display:block; clear:both; font-size:0; line-height:0; height:0; overflow:hidden; }
.product-collateral .padder{ border:1px solid #e5e5e5; padding:25px; background:#FFF; margin:-1px 0 0; width:94.3%; float:left; }

#product_tabs_description_tabbed_contents h2,#product_tabs_related_tabbed_contents  .block-title { display:none; }

.padder h6{
    font-size: 15px;
    font-weight: normal;
    margin-bottom: 10px;
	display:none;
	background:#E1E1E1;
}

/* Rating */
.no-rating { margin:0 0 10px; }

.ratings {   line-height:1.25; margin:7px 0; }
.ratings strong { float:left; margin:1px 3px 0 0; }
.ratings .rating-links { margin:0; display:none; }
.ratings .rating-links .separator { margin:0 2px; }
.ratings dt {}
.ratings dd {}
.rating-box { width:69px; height:13px; font-size:0; line-height:0; background:url(https://www.doability.com.au/skin/frontend/templatemela/MAG100213/images/bkg_rating.png) 0 0 repeat-x; text-indent:-999em; overflow:hidden; margin:4px 10px 0; }
.rating-box .rating { float:left; height:12px; background:url(https://www.doability.com.au/skin/frontend/templatemela/MAG100213/images/bkg_rating.png) 0 100% repeat-x; }
.ratings .rating-box {margin-right:5px; display:inline-block; }
.col1-layout .product-view .product-shop .ratings .rating-box{ margin:4px 10px 0 0}
.ratings .amount {display:none;}
#customer-reviews .ratings-list { margin: 5px 0;}
.product-shop .ratings .rating-box{ margin:0 5px 0 0; vertical-align:middle;}

.ratings-table th,
.ratings-table td { font-size:11px; line-height:1.15; padding:3px 0; }
.ratings-table th { font-weight:bold; padding-right:8px; }

/* Availability */
.availability { margin:0; }
.availability span { font-weight:500; }
.availability.in-stock span {}
.availability.out-of-stock span { color:#f36c56; }

.availability-only { margin:10px 0 7px; line-height:25px; background:url(https://www.doability.com.au/skin/frontend/templatemela/MAG100213/images/availability.png) 0 3px no-repeat; padding-left:30px; clear:both;}
.availability-only span,
.availability-only a {  }
.availability-only a { background:url(https://www.doability.com.au/skin/frontend/templatemela/MAG100213/images/i_availability_only_arrow.gif) 100% 0 no-repeat; cursor:pointer; padding-right:15px; text-decoration:none; }
.availability-only .expanded { background-position:100% -15px; }
.availability-only strong { color:#be2c00; }

.availability-only-details { margin:0 0 7px; }
.availability-only-details th { background:#d2d6d9; font-size:10px; padding:0 8px; }
.availability-only-details td { background:#ebf0f3; border-bottom:1px solid #fff; font-size:11px; padding:2px 8px 1px; }
.availability-only-details tr.odd td.last { color:#d95e00; font-weight:bold; }

.product-view .product-shop .availability {  }
.product-view .product-shop .availability span { font-weight:normal; color: #FF0000; }
.product-view .product-shop .availability.in-stock span{ color:#008000;}
/* Email to a Friend */
.email-friend { margin:0; }

/* Alerts */
.alert-price { margin:0; font-size:11px; }
.alert-stock { margin:0; font-size:11px; }

/********** < Product Prices */
.price { white-space:nowrap !important;   color:#1f2022; font-weight:400; font-size:14px;}

.price-box { margin:5px 0; }
.price-box .price { font-weight:700; color:#1f2022; font-size:14px; }

/* Regular price */
.regular-price { }
.regular-price .price {   font-size: 14px;    font-weight:700; color:#1f2022; }
.block .regular-price,
.block .regular-price .price {  }

/* Old price */
.price-box .old-price { margin:0; font-size:14px; color:#b5b5b5; font-weight:normal; margin:0px 5px 0px 0px; display:inline-block; }
.old-price .price-label { white-space:nowrap; color:#999; display:none; }
.old-price .price { font-weight:normal; color:#b5b5b5;font-size:14px;text-decoration:line-through; }

/* Special price */
.special-price { margin:0; padding:0px 0; display:inline-block; }
.special-price .price-label { font-size:13px; font-weight:bold; white-space:nowrap; color:#cd5033; display:none; }
.special-price .price { font-size:14px; font-weight:700; color:#1f2022;   letter-spacing: 0.5px;}

/* Minimal price (as low as) */
.minimal-price { margin:0; }
.minimal-price .price-label { font-weight:bold; white-space:nowrap;  display:none; }

.minimal-price-link { display:block; margin:3px 0; }
.minimal-price-link .label {color:#1e7ec8;}
.minimal-price-link .price { font-weight:normal; color:#1e7ec8; font-size:13px; }

/* Excluding tax */
.price-excluding-tax { display:block; color:#999; }
.price-excluding-tax .label { white-space:nowrap; color:#999; }
.price-excluding-tax .price { font-size:13px; font-weight:normal; color:#1f2022; }

/* Including tax */
.price-including-tax { display:block; color:#999; }
.price-including-tax .label { white-space:nowrap; color:#999; }
.price-including-tax .price { font-size:13px; font-weight:bold; color:#1f2022; }

/* Configured price */
.configured-price { margin:0; }
.configured-price .price-label { font-weight:bold; white-space:nowrap; }
.configured-price .price { font-weight:bold; }

/* FPT */
.weee { display:block; font-size:11px; color:#444; }
.weee .price { font-size:11px; font-weight:normal; }

/* Excl tax (for order tables) */
.price-excl-tax  { display:block; }
.price-excl-tax .label { display:block; white-space:nowrap; }
.price-excl-tax .price { display:block; }

/* Incl tax (for order tables) */
.price-incl-tax { display:block; }
.price-incl-tax .label { display:block; white-space:nowrap; }
.price-incl-tax .price { display:block; font-weight:bold; }

/* Price range */
.price-from { margin:0; }
.price-from .price-label { font-weight:bold; white-space:nowrap; }

.price-to { margin:0; }
.price-to .price-label { font-weight:bold; white-space:nowrap; }

/* Price notice next to the options */
.price-notice { padding-left:10px; color:#999; }
.price-notice .price { font-weight:bold;  }

/* Price as configured */
.price-as-configured { margin:0; }
.price-as-configured .price-label { font-weight:bold; white-space:nowrap; }

.price-box-bundle { padding:0 0 10px 0; }
.price-box-bundle .price-box { margin:0 !important; padding:0 !important; }
 
/********** Product Prices > */

/* Tier Prices */
.col1-layout .product-view .product-shop .product-pricing{ float:left;}
.product-pricing,
.tier-prices { margin:10px 0; padding:10px; background-color:#f0f0f0;  }
.tier-prices li { line-height:1.4;  padding:2px 0 2px 0px; }
.tier-prices .benefit { font-style:italic; font-weight:bold;  }
.tier-prices .price { font-weight:bold;  }

.tier-prices-grouped li { padding:2px 0; color:#1f2022; }
.tier-prices-grouped li .price { font-weight:bold; }

/* Add to Links */
.add-to-links { margin:5px 0 0; font-size:12px;  }
.add-to-links li{ list-style:none; }
.add-to-links .separator { display:none; }


/* Add to Cart */
.add-to-cart label { float:left; margin-right:5px; font-weight:normal; color:#707070; margin-top:5px; }
.add-to-cart .qty { float:left; margin-right:5px; }
.add-to-cart button.button { float:left; }
.add-to-cart .paypal-logo { clear:left; margin:0; text-align:right; }
.add-to-cart .paypal-logo .paypal-or { clear:both; display:block; margin:5px 60px 5px 0; }
.product-view .add-to-cart .paypal-logo { margin:0; }

/* Add to Links + Add to Cart */
.add-to-box { margin:10px 0; }
.add-to-box .add-to-cart {   }
.add-to-box .or { float:left; font-weight:bold; margin:0 7px; color:#707070; }
.add-to-box .add-to-links { float:left; margin:0;  text-align:left; }
.add-to-box .add-to-links li { margin-right:10px;  }
.add-to-box .add-to-links li .separator { display:none !important; }

/* Product page */
.product-view {  } 
.product-essential h2 {display:none;  }

.product-collateral {  margin-top:30px; }
.product-collateral h2 ,.related-products .block-subtitle ,.box-tags h3{ font-weight:normal; font-size:16px; border-bottom:1px solid #e5e5e5; padding:0 0 10px; margin:0 0 15px; font-weight:500; }
.product-collateral .box-collateral { margin:0 0 25px; }
.related-products .block-subtitle{  margin-top:10px; }

/* Product Images */
.product-view .product-img-box { float:left; width:434px; margin-right: 21px; }
.product-view .product-img-box .product-image-zoom {
    height:568px;
    overflow: hidden;
    position: relative;
    width:432px;
    z-index: 9;
	border:1px solid #e5e5e5;
}
.product-view .product-img-box .product-image img {
    max-width: 100%;
    max-height: 750px;
    margin: 0px auto;
	display:none;
}
.product-view .product-img-box .product-image-zoom { z-index: 0;}
.product-view .product-image-thumbs img { width: 100%; height:auto;}
.zoomWindow{display:block;}
.product-image-zoom.zoom-available .gallery-image { display: none; } 
.product-view .product-img-box  .product-image .gallery-image.visible { display: block; }
.product-image-thumbs.mycarousel.jcarousel-list.jcarousel-list-vertical{min-height:400px;}
.col3-layout .product-view .product-img-box { float:none; margin:0 auto; }
.product-view .product-img-box .product-image { margin:0 0 13px; border:1px solid #e5e5e5; position:relative; }
.product-view .product-img-box .product-image  #wrap{  }
.product-view .product-img-box .product-image-zoom img { position:absolute; left:0; top:0; cursor:move; }
.product-view .product-img-box .zoom-notice { font-size:11px; margin:0 0 5px; text-align:center; }
.product-view .product-img-box .zoom { position:relative; z-index:9; height:18px; margin:0 auto 13px; padding:0 28px; background:url(https://www.doability.com.au/skin/frontend/templatemela/MAG100213/images/slider_bg.gif) 50% 50% no-repeat; cursor:pointer; }
.product-view .product-img-box .zoom.disabled { -moz-opacity:.3; -webkit-opacity:.3; -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";/*IE8*/ opacity:.3; }
.product-view .product-img-box .zoom #track { position:relative; height:18px; }
.product-view .product-img-box .zoom #handle { position:absolute; left:0; top:-1px; width:9px; height:22px; background:url(https://www.doability.com.au/skin/frontend/templatemela/MAG100213/images/magnifier_handle.gif) 0 0 no-repeat;  }
.product-view .product-img-box .zoom .btn-zoom-out { position:absolute; left:2px; top:0; }
.product-view .product-img-box .zoom .btn-zoom-in { position:absolute; right:2px; top:0; }
.product-view .product-img-box .more-views h2 { font-size:11px; border-bottom:1px solid #ccc; margin:0 0 8px; text-transform:uppercase; }
.product-view .product-img-box .more-views ul { margin-left:-9px }
.product-view .product-img-box .more-views li { float:left; margin:0 0 8px 9px; }
.product-view .product-img-box .more-views li a { float:left; width:56px; height:56px; border:2px solid #e5e5e5; overflow:hidden; }

.product-image-popup { margin:0 auto; }
.product-image-popup .buttons-set { float:right; clear:none; border:0; margin:0; padding:0; }
.product-image-popup .nav { font-weight:bold; margin:0 100px; text-align:center; }
.product-image-popup .image { display:block; margin:10px 0;  }
.product-image-popup .image-label { font-size:13px; font-weight:bold; margin:0 0 10px;  } 

/* Product Shop */
.info3col-data .flexslider{margin:0px; padding:0px 0px 30px;}
.info3col-data .flexslider:hover .flex-direction-nav{display:none;}
.info3col-data .flex-control-nav{bottom:0px;}
.product-view .product-shop { float:right; width:524px; }
.col1-layout .product-view .product-shop { float:left; width:442px; margin-right:28px; }
.col3-layout .product-view .product-shop { float:none; width:auto; }
.product-view .product-shop .product-name { margin:0 0 5px; }
.product-view .product-shop .product-name h1 { margin:0; font-weight:500; color:#1f2022; }
.product-view .product-shop .out-of-stock::before{ color:#ff0000;}
.product-view .product-shop .availability {    float:left;    margin: 0 0 10px; text-align:left; width:100%; }
.product-view .product-shop .short-description { margin:15px 0; }
.product-view .product-shop .price-box { margin:15px 0 10px;clear:both; }
.product-view .product-shop .price-box .price{ font-size:18px;  }
.product-view .product-shop .old-price .price{ font-size:16px;}
.product-view .product-shop .add-to-links { margin:0px 0; font-size:13px; float:left; }
 
.product-view .product-shop .add-to-links li{ float:left; margin-right:20px; }
.product-view .product-shop .add-to-links li .separator { display:none; }
.product-view .product-shop .ratings .rating-links{ display:inline-block; }

.email-addto-box{margin-bottom: 10px; clear:both; float:left;} 
.email-addto-box .email-friend { float:left; margin-right:15px; }

#prev-next-links{ float:right; margin-top:-26px; width:50px; }
#prev-next-links  a{height:30px; width:25px; display:block; margin-bottom:0; text-decoration:none;}
#prev-next-links  a#link-previous-product{  float:left;}
#prev-next-links a#link-next-product{ float:right; 
  
}
 #prev-next-links a#link-next-product:before{ color: #000;
    font-family: "FontAwesome";
    font-size: 24px;
    line-height: 25px;
    margin: 0px 0px 0px 10px;
	  content: "\f105";
    vertical-align: middle;
}
.box-up-sell .products-grid {    margin: 0;}
#prev-next-links a#link-previous-product:before{ color: #000;
    font-family: "FontAwesome";
    font-size: 24px;
    line-height: 25px;
    margin: 0px 0px 0px 10px;
	  content: "\f104";
    vertical-align: middle;
}
/* Product Options */
.product-options { margin: 0;  padding: 0 0 10px;  position: relative;}
.product-options dt { padding:10px 0 0; font-weight:normal; }
.product-options dt label { font-weight:normal;  }
.product-options dt label.required em { color:#DD4B39; margin-left:0px; }
.product-options dd .qty-holder { display:block; padding:10px 0 0; }
.product-options dd .qty-holder label { vertical-align:middle; }
.product-options dt .qty-disabled { background:none; border:0; padding:3px;  }
.product-options dd { padding:5px 0px 10px; margin:0 0 5px;   }
.product-options dl.last dd.last { border-bottom:0; padding-bottom:5px; margin-bottom:0; }
.product-options dd input.input-text { width:98%; }
.product-options dd input.datetime-picker { width:150px; }
.product-options dd .time-picker { display:-moz-inline-box; display:inline-block; padding:2px 0; vertical-align:middle; }
.product-options dd textarea { width:98%; height:8em; }
.product-options dd select { width:98%; }
.product-options dd .multiselect option { border-bottom:1px dotted #d9e5ee; padding:2px 4px; }
.product-options ul.options-list { margin-right:5px; }
.product-options ul.options-list li { line-height:1.5; padding:2px 0; }
.product-options ul.options-list input.radio {   margin-top:3px; margin-right:9px; }
.product-options ul.options-list input.checkbox {  margin-top:3px; float:left; }
.product-options ul.options-list .label {display:inline;   }
.product-options ul.options-list label { font-weight:normal; }
.product-options ul.validation-failed { padding:0 7px; }
.product-options p.note { margin:0; font-size:11px; }
.product-options p.required { position:absolute; right:0px; top:0px; }

.product-options-bottom { padding:10px 0px;  }
.product-options-bottom .product-pricing,
.product-options-bottom .tier-prices { margin:0; padding:0 0 10px; border:0; background:0; color:#1f2022; }
.product-options-bottom .tier-prices li { background:0; padding:2px 0; }
.product-options-bottom .tier-prices .price,
.product-options-bottom .tier-prices .benefit { color:#1f2022; }
.product-options-bottom .price-box { float:left; margin:0; padding:0; }
.product-options-bottom .add-to-links { clear:both; padding:5px 0 0; text-align:right; }
.col3-layout .product-options-bottom .price-box { float:none; padding:0 0 5px; }
.product-options-bottom .price-label { float:left; padding-right:5px; }
.product-options-bottom .price-tax { float:left; }
.product-options-bottom .add-to-cart { float:left; margin:10px 0; }
.product-shop .product-options-bottom { margin:0 0 10px; }
.product-shop .product-options-bottom .price-box { float:none; margin:0 0 5px; display:none;}
.product-shop .product-options-bottom .price-label { float:none; padding-right:0; }
.product-shop .product-options-bottom .price-tax { float:none;  }
.product-shop .product-options-bottom .add-to-cart-box {  float:left; padding-top:12px; }
.product-shop .product-options-bottom .add-to-links {   padding:5px 0 0; text-align:left; display:none; }

/* Grouped Product */
.product-view .grouped-items-table .price-box { margin:0; padding:0; }

/* Block: Description */
.product-view .box-description {}

/* Block: Additional */
.product-view .box-additional .data-table th,
.product-view .box-additional .data-table td { line-height:1.25; }

/* Block: Upsell */
/*.product-view .box-up-sell h2 {  padding:0 0 10px; margin:0 0 8px; }
*/ 
.product-view .box-up-sell .products-grid .product-image { text-align:center; }
.product-view .box-up-sell .products-grid .ratings .rating-box { float:none; display:block; margin:0 0 3px; }

/* Block: Tags */
.product-view .box-tags { margin:0; }
.product-view .box-tags h3 {   }
.product-view .box-tags .product-tags { display:block; margin:0 0 15px; }
.product-view .box-tags .product-tags li { display:inline; background:url(https://www.doability.com.au/skin/frontend/templatemela/MAG100213/images/bkg_pipe1.gif) 100% 4px no-repeat; padding:0 7px 0 4px; }
.product-view .box-tags .product-tags li.first { padding-left:0; }
.product-view .box-tags .product-tags li.last { background:none; padding-right:0; }
.product-view .box-tags .form-add label { display:block;  margin:0 0 5px;  }
.product-view .box-tags .form-add .input-box { float:left;  }
.product-view .box-tags .form-add input.input-text { width:300px; margin-right:5px; padding:7px 8px 7px; }
.product-view .box-tags .form-add button.button span {  }
.product-view .box-tags .note { margin:3px 0 0; padding:0 0 0px; font-size:12px; }

/* Block: Reviews */
.product-view .box-reviews dl { margin:15px 0; }
.product-view .box-reviews dt a,
.product-view .box-reviews dt span { font-weight:bold; }
.product-view .box-reviews dd { margin:0 0 15px; }
.product-view .box-reviews dd small { font-style:italic; }
.product-view .box-reviews .form-add { margin:15px 0 0; }
.product-view .box-reviews .form-add h3 { font-size:13px; font-weight:normal; }
.product-view .box-reviews .form-add h3 span { font-weight:bold; }
.product-view .box-reviews .form-add h4 { font-size:12px; }
.product-view #product-review-table{ max-width:180px; margin:15px 0; }
.product-view #product_tabs_review_tabbed_contents .form-list .input-box{ max-width:500px; width:100%; }
.product-view #product_tabs_review_tabbed_contents .form-list textarea{ width:95%; }
.product-view .box-reviews .form-add .data-table td { text-align:center; }
.product-view .box-reviews .form-add .form-list { margin:15px 0 0; }
.product-view .box-reviews .form-add .form-list .input-box { width:360px; }
.product-view .box-reviews .form-add .form-list input.input-text,
.product-view .box-reviews .form-add .form-list textarea { width:354px; }

/* Send a Friend */
.send-friend .form-list { width:615px; overflow:hidden; }
.send-friend .form-list li { margin-right:-15px; }
.send-friend .form-list li p { margin:0 15px 0 0; }
.send-friend .form-list .field { width:315px; }
.send-friend .form-list .input-box { width:300px; }
.send-friend .form-list input.input-text,
.send-friend .form-list textarea { width:285px; }
.send-friend .form-list li.wide .input-box { width:612px; }
.send-friend .form-list li.wide textarea { width:600px; }
.send-friend .buttons-set .limit { float:right; margin:0 7px 0 0; font-size:11px; line-height:21px; }
/* ======================================================================================= */


/* Content Styles ================================================================= */
.product-name { margin:0; font-size:1em; font-weight:normal; }
.product-name a , .product-review .product-name { color:#1f2022; font-size:14px; text-decoration:none; margin-bottom:5px; font-weight:400; text-transform:capitalize; }
.product-name a:hover{  color:#25aef5; text-decoration:none; }

/* Product Tags */
.tags-list { display:block;   border:1px solid #e5e5e5; background:#FBFBFB; padding:10px; }
.tags-list li { display:inline !important; margin:0 4px 0 0; }
.tags-list li a { color:#1f2022; font-size:13px !important; }

/* Advanced Search */
.advanced-search .form-list label { width:160px; padding-right:10px; }
.advanced-search .form-list .input-box,
.advanced-search .form-list .input-range { float:left; clear:none; }
.advanced-search-amount { margin:0 0 10px; }
.advanced-search-summary { margin:10px 0; border:1px solid #e9d7c9; background:#fff6f1; padding:10px; }
.advanced-search-summary ul { float:left; width:49%; }
.advanced-search-summary strong { color:#E17C24; padding-left:15px; background:url(https://www.doability.com.au/skin/frontend/templatemela/MAG100213/images/i_search_criteria.gif) 0 3px no-repeat; }
.advanced-search-summary p { clear:both; font-weight:bold; margin:0; }

/* CMS Home Page */
.cms-default-home .subtitle {}
.cms-index-index .subtitle {}

/* Sitemap */
.page-sitemap .links { text-align:right; }
.page-sitemap .links a { text-decoration:none; position:relative; }
.page-sitemap .links a:hover { text-decoration:underline;}
.page-sitemap .sitemap { margin:12px; }
.page-sitemap .sitemap a  {background:url("https://www.doability.com.au/skin/frontend/templatemela/MAG100213/images/subcat_arrow.png") no-repeat scroll 3px center transparent; padding-left:12px;}
.page-sitemap .sitemap a:hover{background:url("https://www.doability.com.au/skin/frontend/templatemela/MAG100213/images/subcat_arrow_hover.png") no-repeat scroll 3px center transparent; }
.page-sitemap .sitemap li { margin:5px 0; }
.page-sitemap .sitemap li.level-0 { margin:10px 0 0; font-weight:bold; }
.page-sitemap .sitemap li.level-0 a { color:#1e7ec8; }

.contacform{     
	border-right: 1px solid #EDEDED;
    float: left;
    margin-right: 10px;
    padding-right: 15px;
    width: 46%; }
.googlemap{   float: right; margin-top: 10px;  width: 50%;}
.contacform .form-list li.wide .input-box{width: 100%;}
.contacform .form-list li.wide textarea{width: 97%;}
.contacform .fieldset{ margin-top:10px; }
/* RSS */
.rss-title h1 { background:url(https://www.doability.com.au/skin/frontend/templatemela/MAG100213/images/i_rss-big.png) 0 4px no-repeat; padding-left:27px; }
.rss-table .link-rss { display:block; line-height:1.55; background-position:0 4px; }
/* ======================================================================================= */

/* Shopping Cart ========================================================================= */
.cart .page-title { border-bottom:0; margin:0px; }
.cart .page-title h1 { margin:10px 0 0; }

/* Checkout Types */
.cart .page-title .checkout-types li { margin:0 0 5px; }
.cart .title-buttons .checkout-types { float:right; }
.cart .title-buttons .checkout-types li { float:left; margin:0 0 5px 0px; }
.cart .checkout-types .paypal-or { margin:0 8px; line-height:2.3; }
.cart .totals .checkout-types .paypal-or { clear:both; display:block; padding:8px 55px 0 0; line-height:1.0; font-size:11px; }

/* Shopping Cart Table */
.cart-table th { padding:2px 10px; }
.cart-table td { padding:10px; }
.cart-table .product-name {  margin:0 0 5px;  }
.cart-table .item-msg { margin:5px 0; font-size:11px; font-weight:bold; color:#df280a; }
.cart-table tfoot td { padding:5px 10px; }
.cart-table .btn-continue { float:left; }
.cart-table .btn-empty span,
.cart-table .btn-continue span,
.cart-table .btn-update span {  }
.cart-table .btn-update,
.cart-table .btn-empty { float:right; }
.cart-table .btn-update { margin-left:10px; }

/* Shopping Cart Collateral boxes */
.cart .cart-collaterals { padding:25px 0 0; }
.cart .cart-collaterals .col1-set{ width:435px;  float:left;}
.cart .cart-collaterals .col2-set { width:714px; float:right; }
/*.cart .cart-collaterals .col2-set .col-1{width:360px}
.cart .cart-collaterals .col2-set .col-2 { width:310px; }*/

.cart .crosssell { margin-bottom:10px;} 
.cart .crosssell .product-image {   } 
.cart .crosssell .link-compare { font-weight:normal; }

/* Discount Codes & Estimate Shipping and Tax Boxes */
.cart .discount,
.cart .shipping { border:1px solid #e5e5e5;  padding:15px 20px; margin:0 0 18px; background:#fff; } 
.cart .discount .buttons-set,
.cart .shipping .buttons-set { margin:10px 0 0; border:0; padding:0; text-align:left; }
.cart .discount .buttons-set button.button,
.cart .shipping .buttons-set button.button { float:none; margin-left:0; }
.shopping_CMS_main1{margin-bottom:10px; }
 .cart .discount .input-box { margin:8px 0 0; width:260px; }
.cart .discount input.input-text { width:254px; }
.cart .shipping .sp-methods { margin:10px 0 0; padding:5px 0 0;   }

/* Shopping Cart Totals */
.cart .totals { float:right; width:345px; background:#fff; border:1px solid #e5e5e5; margin-bottom:10px; }
.cart .totals table { width:100%; margin:7px 0; }
.cart .totals td { padding:1px 15px 1px 7px; }
.cart .totals tr.last td {}
.cart .totals tfoot th { padding:5px 15px 5px 7px; }
.cart .totals tfoot td { padding-top:5px; padding-bottom:5px; }
.cart .totals tfoot th strong,
.cart .totals tfoot td strong { font-size:20px; }
.cart .totals .checkout-types { font-size:13px; padding:0px; text-align:right; }
.cart .totals .checkout-types li { clear:both; margin:10px 10px; }
.cart .totals .checkout-types li:last-child{ background:#e5e5e5;   padding: 7px; text-align: center; border-top:1px solid #fff;  margin:0;}


/* Options Tool Tip */
.item-options dt { font-weight:bold;  float:left; margin-right:10px; }
.item-options dd { padding-left:10px; margin:0 0 6px; }
.truncated { cursor:help; }
.truncated a.dots { cursor:help; }
.truncated a.details { cursor:help; }
.truncated .truncated_full_value { position:relative; z-index:999; }
.truncated .truncated_full_value .item-options { position:absolute; top:-99999em; left:-99999em; z-index:999; width:250px; padding:8px;  background-color:#f6f6f6; }
.truncated .truncated_full_value .item-options > p { font-weight:bold; text-transform:uppercase; }
.truncated .show .item-options { top:7px; left:0%; width:100px; border:1px solid #e5e5e5; }
.col-left .truncated .show .item-options { left:0px; top:5px; color:#333; }
.col-right .truncated .show .item-options { left:-240px; top:7px; }
/* ======================================================================================= */


/* Checkout ============================================================================== */
/********** < Common Checkout Styles */
/* Shipping and Payment methods */
.sp-methods { margin:0 0 8px; }
.sp-methods dt { margin:13px 0 5px; font-weight:bold; }
.sp-methods dd {}
.sp-methods dd li { margin:5px 0; }
.sp-methods label { font-weight:normal;  }
.sp-methods .price { font-weight:bold; }
.sp-methods .form-list {  margin-top: 15px;    padding-left: 0;}
.sp-methods .form-list li { margin:0 0 8px; }
.sp-methods select.month { width:154px; margin-right:10px; margin-bottom:5px; }
.sp-methods select.year { width:96px; }
.sp-methods input.cvv { width:3em !important; }

.sp-methods .checkmo-list li { margin:0 0 5px; }
.sp-methods .checkmo-list label { width:135px; padding-right:10px; text-align:right; }
.sp-methods .checkmo-list address { float:left; }

.sp-methods .centinel-logos a { margin-right:3px; }
.sp-methods .centinel-logos img { vertical-align:middle; }

.sp-methods .release-amounts { margin:0.5em 0; }
.sp-methods .release-amounts button { float:left; margin:5px 10px 0 0; }

.please-wait { float:right; }
.please-wait img { vertical-align:middle; }
.cvv-what-is-this { font-size:11px; cursor:help; margin-left:10px; }

/* Tooltip */
.tool-tip { border:1px solid #7BA7C9; background:#EAF6FF; padding:15px 20px; position:absolute; z-index:9999; }
.tool-tip .btn-close { margin:-9px -14px 0; text-align:right; }
.tool-tip .btn-close a { display:block; margin:0 0 0 auto; width:15px; height:15px; background:url(https://www.doability.com.au/skin/frontend/templatemela/MAG100213/images/btn_window_close.gif) 100% 0 no-repeat; text-align:left; text-indent:-999em; overflow:hidden; }
.tool-tip .tool-tip-content { padding:5px; }

/* Gift Messages */
.gift-messages h3 {  font-weight:normal;  }
.gift-messages p.control {   }
.gift-messages-form { position:relative; }
.gift-messages-form label { float:none !important; position:static !important; }
.gift-messages-form h4 {   font-weight:bold; }
.gift-messages-form .whole-order { margin:0 0 25px; }
.gift-messages-form .item { margin:0 0 10px; }
.gift-messages-form .item .product-img-box { float:left; width:75px; }
.gift-messages-form .item .product-image { margin:0 0 7px; }
.gift-messages-form .item .number { margin:0; text-align:center;   }
.gift-messages-form .item .details { margin-left:90px; }
.gift-messages-form .item .details .product-name {   margin:0 0 10px; }
.gift-messages-form .item .details .form-list .field { width:255px; }
.gift-messages-form .item .details .form-list .input-box { width:240px; }
.gift-messages-form .item .details .form-list input.input-text { width:234px; }
.gift-messages-form .item .details .form-list li.wide .input-box { width:500px; }
.gift-messages-form .item .details .form-list li.wide textarea  { width:98%; }

.gift-message-link { font-size:11px; background:url(https://www.doability.com.au/skin/frontend/templatemela/MAG100213/images/bkg_collapse-gm.gif) 100% 6px no-repeat; padding-right:7px; }
.gift-message-link.expanded { background-position:100% -40px; }
.gift-message-row { background:#f2efe9; }
.gift-message-row .btn-close { float:right; width:16px; height:16px; background:url(https://www.doability.com.au/skin/frontend/templatemela/MAG100213/images/btn_gm-close.gif) 0 0 no-repeat; font-size:0; line-height:0; text-indent:-999em; overflow:hidden; }

/* Checkout Agreements */
.checkout-agreements li { margin:30px 0; }
.checkout-agreements .agreement-content { overflow:auto; height:12em; padding:10px; background-color:#fbfaf6; border:1px solid #bbb6a5; }
.checkout-agreements .agree { margin:0; padding:10px 0 10px 11px; }
.checkout-agreements .agree input.checkbox { margin-right:6px; }
.checkout-agreements .agree label { font-weight:bold; color:#707070; }

/* .opc .checkout-agreements { border:1px solid #d9dde3; border-width:0 1px; padding:5px 30px; } */
.opc .checkout-agreements li { margin:20px 0 0; }
.opc .checkout-agreements .agreement-content { background-color:#fff; border-color:#e4e4e4; padding:5px; }
.opc .checkout-agreements .agree { padding-left:6px; }

/* Centinel */
.centinel {}
.centinel .authentication { border:1px solid #e5e5e5; background:#fff; }
.centinel .authentication iframe { width:99%; height:400px; background:transparent !important; margin:0 !important; padding:0 !important; border:0 !important; }

.opc .centinel { border:1px solid #bbb6a5; border-width:0 1px 1px; padding:10px 30px; }

/* Generic Info Set */
.info-set {  border:1px solid #bbb6a5; margin:0 0 25px; padding:20px; }
.info-set h2 { font-size:13px; font-weight:bold; margin:0 0 10px; }
.info-set h3,
.info-set h4 { font-size:13px; font-weight:bold; color:#1f2022; }
.info-set h2 a,
.info-set h3 a,
.info-set h4 a { font-weight:normal; }
.info-set h2.legend { margin:-20px -20px 15px; padding:5px 10px; background:#f9f3e3; border-bottom:1px solid #bbafa0; position:relative; }
.info-set h3.legend { margin:0 0 10px; color:#0a263c; }
.info-set .divider { margin:0 -20px; padding:25px 0; position:relative; }
.info-set .box { margin:0 0 15px; }
.info-set .box h2 { color:#1f2022; }
.info-set .data-table .product-name { font-size:1em !important; font-weight:bold !important; color:#1e7ec8 !important; }
.info-set .data-table .product-name a { font-weight:bold !important; }
.info-set .data-table .item-options { margin:5px 0 0; }
/********** Common Checkout Styles > */

/* One Page Checkout */
.block-progress {margin:0; }

.block-progress dt {margin:0 0 6px; padding:5px 8px; }
.block-progress dd {   padding:8px 13px; margin:0 0 10px; }
.block-progress dt.complete { margin:0;   border-bottom: 1px solid #e5e5e5; }
.block-progress dd.complete {}
.block-progress p { margin:0; }
.block-progress .cards-list dt { background:none; border:0 none; color:inherit; font-size:12px; margin:5px 0; padding:0; }
.block-progress .cards-list dd { border:0 none; margin:0; padding:0; }
.block-progress .cards-list .info-table th { font-weight:normal; }

/* show/hide "change" link for progress step depend on complete status
 * should be placed in .css file */
 #checkoutSteps{ margin-bottom:15px; }
.opc-block-progress dt.complete a,
.opc-block-progress dt.complete .separator { display: inline; }
.opc-block-progress dt.complete a{ background:url("https://www.doability.com.au/skin/frontend/templatemela/MAG100213/images/edit.png") no-repeat scroll 0 0; padding-left: 20px; font-size:12px;}
.opc-block-progress dt a,
.opc-block-progress dt .separator { display: none; }

.opc .buttons-set { margin-top:0; padding-top:15px; border:none; }
.opc .buttons-set p.required { margin:0; padding:0 0 10px; }
.opc .buttons-set .back-link small { display:none; }
.opc .buttons-set.disabled button.button { display:none; }
.opc .buttons-set .please-wait { height:21px; line-height:21px; }
.opc .ul { list-style:disc outside; padding-left:18px; }

.opc { position:relative; }
.opc li.section {/*border-bottom: 1px solid #e5e5e5;*/ margin:0 0 5px;}

.opc .step-title { border-width:1px; border-style:solid; border-color: #e5e5e5; background:#fff;   padding:8px 8px; text-align:right; }
.opc .step-title .number { float:left; background:#fff; border:1px solid #e5e5e5; padding:3px 8px 2px 8px; margin:0 5px 0 0; color:#1f2022; }
.opc .step-title h2 { float:left; margin:2px 0 0;  font-size: 13px;    white-space: nowrap; text-transform:uppercase; }
.opc .step-title a { display:none; float:right;   line-height:16px; color:#fff;  }

.opc .allow .step-title { background:#fff; border:1px solid #e5e5e5; color:#1f2022; cursor:pointer; }
.opc .allow .step-title .number { background:#fff; border-color:#e5e5e5; color:#1f2022; }
.opc .allow .step-title h2 { color:#1f2022; }
.opc .allow .step-title a { display:block; color:#fff; }

.opc .active .step-title { background:#fff; border:1px solid #e5e5e5; padding-bottom:5px; color:#1f2022; cursor:default; }
.opc .active .step-title .number { background:#fff; border-color:#e5e5e5; color:#1f2022; }
.opc .active .step-title h2 { color:#1f2022; }
.opc .allow .step-title:hover{ background:#fff; border-color:#e5e5e5; color:#1f2022; }
.opc .active .step-title a { display:none; }

.opc .step { border:1px solid #e5e5e5; border-top:0;  padding:15px 30px; position:relative; margin-bottom:-1px; background:#fff;}
.opc .step .tool-tip { right:30px; }

#opc-login .buttons-set { border-top:0; }
#opc-login h3 {  border-bottom:1px solid #e5e5e5; padding-bottom:10px; text-transform:capitalize; font-weight:500; margin:0 0 10px; }
#opc-login h4 { font-size:1em; font-weight:bold; margin:0;  }

#opc-shipping_method .buttons-set { border-top:0; }
.opc .gift-messages-form {    background:#fff;
    border: 1px solid #e5e5e5;
    margin: 0;
    padding: 0; }
.opc .gift-messages-form .inner-box { padding:10px; height:260px; overflow:auto; }

#opc-review .step { border:0; padding:0; }
#opc-review .product-name { }
#opc-review .item-options { margin:5px 0 0; }
#opc-review .buttons-set { padding:20px 30px; border:1px solid #d9dde3; border-width:0 1px 1px; }
#opc-review .buttons-set p { margin:0; line-height:40px; }
#opc-review .buttons-set .please-wait { height:40px; line-height:40px; }
#opc-review .authentication { margin:0 auto; width:570px; }
#opc-review .warning-message { color:#222; font-weight:bold; text-align:center; padding:10px 10px 0; }
#checkout-review-table { border-top: medium none;}
/* Multiple Addresses Checkout */
.checkout-onepage-success h2{ border-bottom:none;}
.checkout-progress { padding:0 90px; margin:10px 0 20px; }
.checkout-progress li { float:left; width:19%; margin:0 3px 0 0; border-top:10px solid #1f2022; padding:2px 0 0; font-weight:normal; text-align:center; color:#1f2022; }
.checkout-progress li.active { border-top-color:#25aef5 ; color:#25aef5 ; }

 
.multiple-checkout h3,
.multiple-checkout h4 {   font-weight:normal; margin-bottom:10px;   }
.multiple-checkout h2 a,
.multiple-checkout h3 a,
.multiple-checkout h4 a { font-weight:normal; font-size:13px; }
.multiple-checkout .data-table .product-name { font-size:1em !important; font-weight:bold !important; color:#1e7ec8 !important; }
 
.multiple-checkout .data-table .item-options { margin:5px 0 0; }

.multiple-checkout .gift-messages { margin:15px 0 0; }

.multiple-checkout .tool-tip { top:50%; margin-top:-120px; right:20px; }

.multiple-checkout .col2-set,
.multiple-checkout .col3-set {  border:1px solid #e5e5e5; margin:10px 0 25px; padding:20px; background:#fff; }
.multiple-checkout .col2-set h2.legend { margin:-20px -20px 15px; padding:5px 10px; background:#fff;position:relative; }
.multiple-checkout .col2-set h3.legend { margin:0 0 10px; color:#0a263c; }
.multiple-checkout .col2-set .divider { margin:0 -20px; padding:25px 0; position:relative; }
.multiple-checkout .box { margin:0 0 15px; }
.multiple-checkout .box h2 {   }

.multiple-checkout .place-order .please-wait { float:right; padding:27px 7px 0 0; }
.multiple-checkout .place-order .grand-total { float:right; height:71px; font-size:1.5em; padding:0 0 0 21px;  overflow:hidden; }
.multiple-checkout .place-order .grand-total .inner { float:left;  }
.multiple-checkout .place-order .grand-total .inner div { display:inline; }
.multiple-checkout .place-order .grand-total big { display:inline; margin-right:12px; }
.multiple-checkout .place-order .grand-total .price { color:#1f2022; }
.multiple-checkout .place-order .grand-total button.button span { font-size:16px; }
.multiple-checkout .place-order .grand-total button.button span span { padding:0 45px 0 36px; }

/* Step 1 */
 
#multiship-addresses-table td { padding:10px; }
#multiship-addresses-table tfoot td { padding:5px 10px; }

/* Step 2 */
.multiple-checkout .gift-messages-form .item .details .form-list { width:100%;  }
.multiple-checkout .gift-messages-form .item .details .form-list li { margin-right:-15px; }
.multiple-checkout .gift-messages-form .item .details .form-list .field { width:230px; }
.multiple-checkout .gift-messages-form .item .details .form-list .input-box { width:215px; }
.multiple-checkout .gift-messages-form .item .details .form-list input.input-text { width:209px; }
.multiple-checkout .gift-messages-form .item .details .form-list li.wide .input-box { width:450px; }
.multiple-checkout .gift-messages-form .item .details .form-list li.wide textarea { width:98%; }
.checkout-multishipping-shipping .box-sp-methods { border:1px solid #EDEDED; background:#FBFBFB; padding:13px; position:relative; }

/* Step 3 */

/* ======================================================================================= */


/* Account Login/Create Pages ============================================================ */
 
.account-login .content { border-bottom:0; }
.account-login .content h2 , .fieldset .legend , .box-account .box-head h2 , .addresses-list h2 ,
 .multiple-checkout h2 ,.checkout-onepage-success .main-container h2 , .order-info-box h2 , .sales-order-print .col2-set h2
{  border-bottom: 1px solid #e5e5e5;
    color: #1f2022;
    font-size:18px;
    font-weight: normal;
    margin: 0 0 14px;
    padding: 0 0 10px;
    text-transform: capitalize;}
 
.account-login .buttons-set { margin:0;    }

.account-create {}

/* Captcha ================================================================================ */
.captcha-note      { clear:left; padding-top:5px; }
.captcha-image     { float:left; display:inline;  margin:0; position:relative; width:258px; }
.captcha-image .captcha-img { border:1px solid #b6b6b6; vertical-align:bottom; width:100%; }
.registered-users .captcha-image { margin:0;}
.captcha-reload { cursor:pointer; position:absolute; top:2px; right:2px;}
.captcha-reload.refreshing  { animation:rotate 1.5s infinite linear; -webkit-animation:rotate 1.5s infinite linear; -moz-animation:rotate 1.5s infinite linear; }

@-webkit-keyframes rotate {
    0% { -webkit-transform:rotate(0); }
    0% { -webkit-transform:rotate(-360deg); }
}
@-moz-keyframes rotate {
    0% { -moz-transform:rotate(0); }
    0% { -moz-transform:rotate(-360deg); }
}
@keyframes rotate {
    0% { transform:rotate(0); }
    0% { transform:rotate(-360deg); }
}

/* Remember Me Popup ===================================================================== */
.window-overlay { background:url(https://www.doability.com.au/skin/frontend/templatemela/MAG100213/images/window_overlay.png) repeat; background:rgba(0, 0, 0, 0.35); position:absolute; top:0; left:0; height:100%; width:100%; z-index:990; }

.remember-me label { float:none; margin:0 6px; }
.remember-me-popup { background:#fff; border:1px solid #ccc; left:50%; top:50%; position:absolute; margin:-85px 0 0 -200px; width:400px; text-align:left; -moz-box-shadow:0 0 6px #ccc; -webkit-box-shadow:0 0 6px #ccc; -box-shadow:0 0 6px #ccc; z-index:1000; }
.remember-me-popup h3 { background:#d9e5ee; border-bottom:1px solid #ccc; font-size:14px; padding:5px 10px; }
.remember-me-popup .remember-me-popup-head { position:relative; }
.remember-me-popup .remember-me-popup-head .remember-me-popup-close { background:url(https://www.doability.com.au/skin/frontend/templatemela/MAG100213/images/btn_window_close.gif) no-repeat; display:block; position:absolute; top:7px; right:7px; height:15px; width:15px; text-indent:-9999em; }
.remember-me-popup .remember-me-popup-body { padding:10px; }
.remember-me-popup .remember-me-popup-body a { display:inline-block; height:19px; border:1px solid #de5400; background:#f18200; padding:0 8px; text-align:center; text-decoration:none; white-space:nowrap; color:#fff; }
/* Remember Me Popup ===================================================================== */


/* My Account ============================================================================= */
.my-account .title-buttons .link-rss { float:none; margin:0; }

/********** < Dashboard */
.dashboard .welcome-msg { margin:0 0 15px; }
.dashboard .col2-set { margin:0 0 15px; }

/* General Box */
.box-account {margin: 0 0 20px; }
.box-account .col2-set .col-1{
    border-right: 1px solid #e5e5e5;
    float: left;
    padding-right: 10px;
    width: 48.5%;
}
.dashboard .box .box-title {    background:#fff;
    border: 1px solid #e5e5e5;
    margin: 0 0 10px;
    padding: 5px 5px;	
	text-align:right; }
.dashboard .box .box-title h3,
.dashboard .box .box-title h4 { float:left;  font-weight:normal; margin:0; }

/* Block: Recent Orders */
  
/* Block: Account Information */ 
.dashboard .box-info h4 {  font-weight: normal;
    text-transform: capitalize; }

/* Block: Reviews */
.dashboard .box-reviews .box-head h2 {}
.dashboard .box-reviews li.item { margin:0 0 7px; }
.dashboard .box-reviews .ratings { margin:7px 0 0; }

/* Block: Tags */
 
.dashboard .box-tags .number ,.dashboard .box-reviews .number{ float:left; font-weight:bold; line-height:1; color:#1f2022; margin:0px; padding:5px 7px; background:#ccc; }
.dashboard .box-tags .details , .dashboard .box-reviews .details{ margin-left:30px; }
.dashboard .box-tags li.item  , .dashboard .box-reviews li.item{ margin:10px 0 7px; }
.dashboard .box-tags li.item.last , .dashboard .box-reviews li.item.last { margin-bottom:0; }
.dashboard .box-tags .tags strong,
.dashboard .box-tags .tags ul,
.dashboard .box-tags .tags ul li { display:inline; }
/********** Dashboard > */

/* Address Book */
.addresses-list h3 { font-weight:normal;}
.addresses-list address { margin:0 0 3px; }
.addresses-list p { margin:0; }
.addresses-list .link-remove { color:#646464; }
.addresses-list .separator { margin:0 3px; }
.addresses-list li.item { background:transparent;padding:10px 0px; margin:0 0 10px; border-bottom: 1px solid #e5e5e5; }
.addresses-list li.empty { background:none; border:0; padding:0; }
.addresses-list .addresses-additional li.item { background:none; border:0; padding:0; }

/* Order View */
.order-info { background:#e5e5e5;   padding:7px 10px; margin:0 0 8px; border-radius:5px;  -webkit-border-radius:5px;  -khtml-border-radius:5px;  -moz-border-radius:5px;}
.order-info dt,
.order-info dd,
.order-info ul,
.order-info li { display:inline; }
.order-info .current { font-weight:bold; }
.order-info li { margin:0 3px; }
.order-date { margin:10px 0; }
.order-info-box , .sales-order-print .col2-set{  border:1px solid #EDEDED; padding:12px 15px; margin:0 0 15px; }
.order-info-box .box-payment p { margin:0 0 3px; }
.order-info-box .box-payment th { font-weight:bold; padding-right:7px; }
.order-items { width:100%; overflow-x:auto; }
.order-items h2,
.order-items h3 {  margin:0 0 5px; }
.order-items .product-name {  }
.order-items .link-print { color:#1e7ec8; font-weight:normal; }
.order-items .order-links { text-align:right; }

.order-additional { margin:15px 0; }
/* Order Gift Message */
.gift-message dt strong { color:#707070; }
.gift-message dd { font-size:13px; margin:5px 0 0; }
/* Order Comments */
.order-about dt { font-weight:bold; }
.order-about dd { font-size:13px; margin:0 0 7px; }

.tracking-table { margin:0 0 15px; }
.tracking-table th { font-weight:bold; white-space:nowrap; }

.tracking-table-popup { width:100%; }
.tracking-table-popup th { font-weight:bold; white-space:nowrap; }
.tracking-table-popup th,
.tracking-table-popup td { padding:1px 8px; }

/* Order Print Pages */
.page-print .print-head { margin:0 0 15px; }
.page-print .print-head .logo { float:left; }
.page-print .print-head address { float:left; margin-left:15px; }
.page-print h1 { font-size:16px; font-weight:bold; }
/*.page-print h2,
.page-print h3 { font-size:13px; font-weight:bold; }*/
.page-print h2.h2 { font-size:16px; font-weight:bold; }
.page-print .order-date { padding:0 0 10px; margin:0 0 10px; }
.page-print .col2-set { margin:0 0 10px; }
/* Price Rewrites */
.page-print .gift-message-link { display:none; }
.page-print .price-excl-tax,
.page-print .price-incl-tax { display:block; white-space:nowrap; }
.page-print .cart-price,
.page-print .price-excl-tax .label,
.page-print .price-incl-tax .label,
.page-print .price-excl-tax .price,
.page-print .price-incl-tax .price { display:inline; }

/* My Wishlist */
.my-wishlist .data-table td { padding:10px; border-bottom:1px solid #e5e5e5; }
.my-wishlist .product-image { display:block; width:auto; height:auto; margin:0 0 5px; border:1px solid #e5e5e5; }
.my-wishlist textarea { display:block; width:97%; height:109px; margin-top:10px; }
.my-wishlist .buttons-set { margin-top:2em; }
.my-wishlist .buttons-set button.button { float:none; }
.my-wishlist .buttons-set .btn-add span,
.my-wishlist .buttons-set .btn-share span {   }
#wishlist-table .add-to-links { white-space:nowrap; }
#wishlist-table tr.last:last-child td{ border-bottom:none;}
/* Block: Wishlist */
.block-wishlist .block-title strong { }
.block-wishlist .actions { text-align:right; }
.block-wishlist .actions a , .block-related .actions a { float:none; }
#wishlist-table .add-to-cart-alt .input-text{ margin-bottom:8px; display:block; clear:both;}
#wishlist-table .add-to-cart-alt .button.btn-cart{ float:none; width:auto;}
#wishlist-table  .button.btn-cart > span{ padding:10px 10px 11px;}


/* My Tags */
.my-tag-edit { float:left; margin:0 0 10px; }
.my-tag-edit .btn-remove { float:right; margin:4px 0 0 5px; }
#my-tags-table { clear:both; }
#my-tags-table td { padding:10px; }
#my-tags-table .add-to-links { white-space:nowrap; }

/* My Reviews */
#my-reviews-table td { padding:10px; }

.product-review .product-img-box { float:left; width:140px;  }
.product-review .product-img-box .product-image { display:block; width:125px; height:125px; }
.product-review .product-img-box .label { font-size:11px; margin:0 0 3px; }
.product-review .product-img-box .ratings .rating-box { float:none; display:block; margin:0 0 3px; }
.product-review .product-details { margin-left:150px; }
/*.product-review .product-name { font-size:16px; font-weight:bold; margin:0 0 10px; }*/
.product-review h3 { font-size:12px; margin:0 0 3px;  }
.product-review .ratings-table { margin:0 0 10px; }
.product-review dt { font-weight:bold; }
.product-review dd { font-size:13px; margin:5px 0 0; }

/* Billing Agreements */
.billing-agreements .info-box{ margin:15px 0; }
.billing-agreements .form-list li select { float:left; }
.billing-agreements .form-list li button.button { float:left; margin-left:10px; }
.billing-agreements .table-caption { font-weight:bold; font-size:13px; }
/* ======================================================================================= */


/* MAP Popup============================================================================== */
.cart-msrp-totals { color:red; font-size:12px !important; font-weight:bold; margin:10px 10px 0; padding:10px; text-align:right; text-transform:uppercase;}
.map-cart-sidebar-total { color:red; display:block; font-size:10px; font-weight:bold; text-align:left; padding:2px 5px; text-shadow:0 1px 0 #fff; }

.map-popup { background:#fff; border:1px solid #aaa; margin:12px 0 0; position:absolute; -moz-box-shadow:0 0 6px #ccc; -webkit-box-shadow:0 0 6px #ccc; box-shadow:0 0 6px #ccc; text-align:left; width:300px; z-index:100; }
.map-popup-heading { background:#d9e5ee; border-bottom:1px solid #ccc; padding:5px 30px 5px 10px; width:260px; }
.map-popup-heading h2 { font-size:16px; margin:0; text-shadow:0 1px 0 #f6f6f6; overflow:hidden; white-space:nowrap; word-wrap:break-word; text-align:left; text-overflow:ellipsis; }
.map-popup-arrow { background:url(https://www.doability.com.au/skin/frontend/templatemela/MAG100213/images/map_popup_arrow.gif) no-repeat; position:absolute; left:50%; top:-10px; height:10px; width:19px; }
.map-popup-close { background:url(https://www.doability.com.au/skin/frontend/templatemela/MAG100213/images/btn_window_close.gif) no-repeat; display:block; position:absolute; top:8px; right:10px; height:15px; width:15px; text-indent:-9999em; -moz-box-shadow:0 0 3px #999; -webkit-box-shadow:0 0 3px #999; box-shadow:0 0 3px #999; -moz-border-radius:2px; -webkit-border-radius:2px; border-radius:2px; }
.map-popup-content { border-top:1px solid #eee; padding:10px; overflow:hidden; text-align:left; width:280px; }
.map-popup-checkout { display:inline; float:right; text-align:right; }
.map-popup-checkout span { display:block; padding-right:30px; }
.map-popup-checkout .paypal-logo { margin:0 0 5px; }
.map-popup-price .price-box,
.map-popup-price .price-box .special-price { margin:0; padding:0; }
.map-popup-price { margin:5px 0 0; }
.map-popup-text { clear:right; margin:0 10px; padding:10px 0; text-align:left; word-wrap:break-word; }
.map-popup-only-text { border-top:1px solid #e5e5e5; }
/* ======================================================================================= */


/* Sample Data============================================================================ */
.home-callout { margin-bottom:12px; }
.home-callout img { display:block }
.home-spot { float:left; width:470px; margin-left:20px; }
.best-selling h3 { margin:12px 0 6px 0; color:#e25203; font-size:1.2em; }
.best-selling table { border-top:1px solid #ccc; }
.best-selling tr.odd { background:#eee url(https://www.doability.com.au/skin/frontend/templatemela/MAG100213/images/best_selling_tr_odd_bg.gif) 0 100% repeat-x; }
.best-selling tr.even { background:#fff url(https://www.doability.com.au/skin/frontend/templatemela/MAG100213/images/best_selling_tr_even_bg.gif) 0 100% repeat-x; }
.best-selling td { width:50%; border-bottom:1px solid #ccc; padding:8px 10px 8px 8px; font-size:11px; }
.best-selling .product-img { float:left; border:2px solid #dcdcdc; }
.best-selling .product-description { margin-left:107px; line-height:1.3em; }
.best-selling a.product-name,
.home-spot .best-selling a.product-name:hover { color:#203548; }
/* ======================================================================================= */


/* Clears ================================================================================ */
.clearer:after,
.header-container:after,
.header-container .top-container:after,
.header:after,
.header .quick-access:after,
#nav:after,
.main:after,
.footer:after,
.footer-container .bottom-container:after,
.col-main:after,
.col2-set:after,
.col3-set:after,
.col3-layout .product-options-bottom .price-box:after,
.col4-set:after,
.search-autocomplete li:after,
.block .block-content:after,
.block .actions:after,
.block li.item:after,
.block-poll li:after,
.block-layered-nav .currently li:after,
.page-title:after,
.products-grid:after,
.products-list li.item:after,
.box-account .box-head:after,
.dashboard .box .box-title:after,
.box-reviews li.item:after,
.box-tags li.item:after,
.pager:after,
.sorter:after,
.ratings:after,
.add-to-box:after,
.add-to-cart:after,
.product-essential:after,
.product-collateral:after,
.product-view .product-img-box .more-views ul:after,
.product-view .box-tags .form-add:after,
.product-view .product-shop .short-description:after,
.product-view .box-description:after,
.product-options .options-list li:after,
.product-options-bottom:after,
.product-review:after,
.cart:after,
.cart-collaterals:after,
.cart .crosssell li.item:after,
.opc .step-title:after,
.checkout-progress:after,
.multiple-checkout .place-order:after,
.group-select li:after,
.form-list li:after,
.form-list .field:after,
.buttons-set:after,
.page-print .print-head:after,
.advanced-search-summary:after,
.gift-messages-form .item:after,
.send-friend .form-list li p:after { display:block; content:"."; clear:both; font-size:0; line-height:0; height:0; overflow:hidden; }
/* ======================================================================================= */

.guest-select {width:305px !important;}


/* Default Width  Start*/

.grid_default_width {  width: 210px;}
.featured_default_width {  width: 230px;}
.newproduct_default_width{  width: 230px;}
.bestseller_default_width {  width: 230px;}
.special_default_width{  width: 230px;}

.additional_default_width{ width:90px; } 

.blog_default_width{ width:280px; } 
.testimonial_default_width{ width:250px; } 


 
.brand_default_width,
.manufacture-product li.slider-item,
.manufacture-product li.product-items
{width: 190px;  }

.related_default_width,
.related-products li.slider-item,
.related-products li.product-items{  width:210px;}

.upsell_default_width,
.box-up-sell li.slider-item,
.box-up-sell li.product-items{  width:210px;}

.crosssell_default_width,
.crosssell li.slider-item ,
.crosssell li.product-items{  width:210px;}

/* Default Width  End*/ 

/* ============================================ *
 * Configurable Swatches
 * ============================================ */
/* Clears */
.clearfix:after,
.configurable-swatch-list:after,
.product-view .product-options .swatch-attr:after {
  content: '';
  display: table;
  clear: both;
}

/* General Swatch Styling */
.swatch-link,
.swatch-label {
  display: block;
  font-size: 14px;
  text-align: center;
  text-decoration: none;
  box-sizing: content-box;
}

.swatch-link {
  border: 1px solid #cccccc;
  margin: 0 0 3px;
}
.swatch-link img {
  border-radius: 2px; -webkit-border-radius:2px;  -khtml-border-radius:2px;  -moz-border-radius:2px;
}
.swatch-link:hover {
  cursor: pointer;
  text-decoration: none;
}
.swatch-link .x {
  display: none;
  text-indent: -999em;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: url(https://www.doability.com.au/skin/frontend/templatemela/MAG100213/images/bg_x.png) center no-repeat transparent;
  z-index: 10;
}
.swatch-link.has-image .swatch-label {
  position: relative;
}
.swatch-link.has-image img {
  position: absolute;
  top: 0;
  left: 0;
}

.swatch-label {
  border: 1px solid #fff;
  margin: 0;
  white-space: nowrap;
  background: #f4f4f4;
}
.product-shop  .configurable-swatch-list {margin-bottom:20px;}
.configurable-swatch-list {
  margin:7px 0 0px 0px;
 
  clear: both;
  -webkit-transform: translateZ(0px);
}
.configurable-swatch-list li {
  float: left;
 
  margin: 0 0 0 3px;
}

.products-grid .configurable-swatch-list li {
  display: inline-block;
  float: none;
  margin: 0;
  vertical-align: top;
}
.configurable-swatch-list .not-available .x {
  display: block;
}
.configurable-swatch-list .not-available .swatch-link {
  border-color: #ededed;
  position: relative;
}
.configurable-swatch-list .not-available .swatch-link.has-image img {
  opacity: 0.4; -khtml-opacity: 0.4; -webkit-opacity: 0.4; -moz-opacity:0.4; -ms-opacity: 0.4;
 
}
.configurable-swatch-list .not-available .swatch-label {
  color: #aaa;
  background: #fff;
}
.configurable-swatch-list .wide-swatch .swatch-label {
  padding: 0 6px;
}
.configurable-swatch-list .not-available a:focus {
  outline: 0;
}

#narrow-by-list dd .configurable-swatch-list li {
  margin: 0 0 0 3px;
  width: 47%;
}
#narrow-by-list dd .swatch-link {
  border: none;
  line-height: 25px;
  margin-right: 2px;
  text-align: left;
}
#narrow-by-list dd .swatch-link.has-image {
  line-height: inherit;
}

#narrow-by-list dd .swatch-label {
  background: #f3f3f3;
  border: 1px solid #e5e5e5;
  display: block;
  float: left;
  line-height: 1.5em;
  margin: 0 5px 0 0;
  padding: 5px 10px;
  white-space: nowrap;
}
#narrow-by-list dd .swatch-label img {
  border: 1px solid #fff;
  box-sizing: content-box;
}
#narrow-by-list dd .has-image .swatch-label {
  padding: 0;
}

@media only screen and (max-width: 770px) {
  #narrow-by-list dd .configurable-swatch-list li:nth-child(odd) {
    clear: left;
  }
}
.currently .swatch-current {
  position: relative;
}
.currently .swatch-current .btn-remove {
  margin-top: -10px;
  position: absolute;
  right: 0;
  top: 50%;
}
.currently .swatch-current span {
  display: block;
  float: left;
}
.currently .swatch-link {
  display: inline-block;
  margin: 0 0 0 3px;
}
.currently .swatch-link:hover {
  border-color: #cccccc;
  cursor: default;
}

/* Other Swatch States */
.configurable-swatch-list .hover .swatch-link,
.configurable-swatch-list .selected .swatch-link,
.swatch-link:hover {
  border-color: #000;
}

.configurable-swatch-box {
  background: none !important;
}
.configurable-swatch-box select.swatch-select {
  display: none;
}
.configurable-swatch-box .validation-advice {
  margin: 0 0 5px;
  background: #df280a;
  padding: 2px 5px !important;
  font-weight: bold;
  color: #fff !important;
  float: left;
  display: block;
  border-radius: 3px; -webkit-border-radius:3px;  -khtml-border-radius:3px;  -moz-border-radius:3px;
}

#image-color-name {
    bottom: 20px;
    font-size: 40px;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    text-align: center;
}
.product-img-box .product-carousel .slider-item{text-align:center;}
.thumb-link{display:inline-block; margin:0px 8px; border:1px solid #e5e5e5;}
/* end configurable swtaches */

#spinner {
    background: url("https://www.doability.com.au/skin/frontend/templatemela/MAG100213/images/loading.gif") no-repeat scroll 50% 50% #fff;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 9;
}
.button.btn-cart span {
    background-color: #da2128;
    border: medium none;
    color: #ffffff;
	font-weight: normal;
	display: inline-block;
    text-align: center;
    text-transform: uppercase;
	font-size:13px;
	font-family:"Roboto",sans-serif;
	line-height:20px;
}
.product-view .button.btn-cart{width:auto;}

.button.btn-cart > span {
  	padding:8px 0 7px; width:100%;
}
.button.btn-cart > span:before {
    color: #ffffff;
    content: "\f07a";
    display: inline-block;
    font-family: "FontAwesome";
    font-size: 14px;
	margin:0 5px 0 0;
}
.product_hover-block   .actions .out-of-stock{height: 36px;
    width:66%;
	 background:#f36c56;
    border-radius: 0;  -webkit-border-radius:0px;  -khtml-border-radius:0px;  -moz-border-radius:0px;
	float:left;
	color:#fff; margin:0px;
}
.product_hover-block .availability.out-of-stock > span{ color:#fff;}
.out-of-stock:before {
    color: #fff;
    content: "\f071";
    font-family: fontawesome;
    font-size: 14px;
    line-height: 34px;
	text-align:center;
	margin:0 5px 0 0;
}
.add-to-links li:hover a.link-wishlist { background:#1f2022; color: #fff;}
.add-to-links li a.link-wishlist:before {
    color: #fff;
    content: "\f004";
    display: inline-block;
    font-family: "FontAwesome";
    font-size: 14px;
    line-height: 40px;
    vertical-align: top;
	text-align:center; width:100%;
	}
.product-view .add-to-links li a.link-wishlist:before{ content:"\f08a";}
.product-view .add-to-links li a.link-wishlist:before , .product-view .add-to-links li a.link-compare:before {height:16px; padding: 0 8px 0 0;    width: auto; font-size:16px; line-height:20px; color:#707070; }
.product-view .add-to-links li a.link-wishlist:hover:before , .product-view .add-to-links li a.link-compare:hover:before { color:#1f2022; background:transparent;}
.product-view .add-to-links li a.link-compare:before {content:"\f24d"; font-family: "FontAwesome"; font-size:14px;}
.product-view .add-to-links li a.link-compare{ background:transparent; height:auto; width:auto; line-height:20px;}
.add-to-links li a.link-compare {
  	 background:url(https://www.doability.com.au/skin/frontend/templatemela/MAG100213/images/compare.png)  no-repeat scroll center 13px #da2128;
    line-height: 38px;
    vertical-align: top;
}
.list-center-outer .add-to-links li a.link-compare { width:41px;}
.add-to-links li:hover a.link-compare{ background-color:#1f2022;}
.email-addto-box .email-friend a:before{
    content: "\f003";
    display: inline-block;
    font-family: "FontAwesome";
    font-size: 16px;
    height: 16px;
    line-height: 18px;
    vertical-align: top;
    width: 25px;
	color:#707070;
}
.email-addto-box .email-friend a{ color:#707070;}
.product-view .add-to-links li a.link-wishlist:hover, .product-view .add-to-links li a.link-compare:hover{background:transparent; color:#b5b5b5;}
.email-addto-box .email-friend a:hover,.email-addto-box .email-friend a:hover:before {color:#1f2022;}
.list-center-outer .add-to-links li a.link-compare:before ,.list-center-outer .add-to-links li a.link-wishlist:before {
    height: 36px;
    line-height:38px;
    width: 41px;
	text-align:center;
	font-size:14px;
}
.product-view .add-to-links li a.link-wishlist, .product-view .add-to-links li a.link-compare{color:#707070;}
.product-view .add-to-links li a.link-wishlist:hover, .product-view .add-to-links li a.link-compare:hover{color:#1f2022;}
.cart-label {
    float: left;
    height: 100%;
    width: 100%;
	cursor:pointer;
}

.block-related .customNavigation a.next{right:-5px;}
.block-related  .customNavigation a{top:-58px;}
.block-related .customNavigation a.prev{right:9px;}

#shopping-cart-table a.product-image{border:1px solid #e5e5e5; float:left;}
.comments-link a{color:#fff;}

.col-main-left .page-title h1, .bestseller-index-index .col-main > h2, .newproducts-index-index .col-main > h2, .specialproducts-index-index .col-main > h2, .featuredproducts-index-index .col-main .category-head > h2,.catalog-product-view  .page-title  h1,.col-main-right .page-title h1, .col1-layout .page-title h1, .col-main-left .manufacturer-list h1, .col-main-left .category-head{
    color:#1f2022;
    float: left;
    font-size:26px;
    text-transform: capitalize;
    z-index: 4;
	font-weight:400;
    border-bottom: medium none;
    margin: 0 0 15px;
	position:relative;
}
.input-box-inner {float: left;}
.catalog-product-view .col1-layout .page-title h1 {top:25px;}
.cart .title-buttons .checkout-types {margin:0 0 10px;}
.checkout-cart-index .column-left-breadcrumbs{display:none;}

.cms-default-home .column-left-breadcrumbs {display:none;}
#grid.products-grid{margin:0px -10px; clear:both;}
.list-center-outer .actions{float:left;}
.list-center-outer .button.btn-cart{width:auto; margin-right:-1px;}
.list-center-outer .button.btn-cart span,.product-view .button.btn-cart  span{width:auto; height:auto;}
.list-center-outer .button.btn-cart > span,.product-view .button.btn-cart > span { border:none;  padding:8px 18px 8px; height:auto;}
.product-view .button.btn-cart  span {color:#fff; border-color:#1f2022; }
.product-view .button.btn-cart > span{ padding:9px 18px 10px; line-height:14px;}

.list-center-outer .button.btn-cart > span{ display:block;} 
.list-center-outer .button.btn-cart > span::before{ display:block; float:left;}

#upsell-product-table.product-grid, .related-product-outer .related-products { margin: 0 -9px;}
.add-to-cart input.qty-decrease,
.add-to-cart input.qty-increase {
    width: 16px;
    height: 18px;
    display: block;
    background: url(https://www.doability.com.au/skin/frontend/templatemela/MAG100213/images/btn-qty.png) 0% 97% no-repeat;
    border: none;
	cursor:pointer;
}
.add-to-cart input.qty-increase { background-position: 0 0px; margin-top: 1px;}
.product-view .add-to-box { margin: 10px 0px 20px 0; float:left; width:100%; }
.product-view .add-to-cart { margin: 0; padding: 0px 0 0;  float:left;width:100%; }
.product-view .add-to-cart .input-content { float: left; margin-right: 15px;}
.product-view .add-to-cart .box-qty { border: 1px solid #8f6c55; float: left;}
.product-view .add-to-cart label { margin:10px 10px 10px 0; display: block; font-weight: normal;  color: #1f2022;}
.product-view .add-to-cart .qty {
    float: left;
    padding: 10px 0 11px;
    text-align: center;
    width: 50px !important;
    border: none;
    border-right: 1px solid #e5e5e5;
	margin:0px;
	background:transparent;
}
.product-view .add-to-cart .box-qty{ border:1px solid #e5e5e5; float:left;}
.product-view .add-to-cart .input-content .qty-arrows {
    width: 18px;
    float: left;
}

.crosssell{overflow:hidden;}
.block.block-side-nav-container {
    margin-bottom: 26px;
    padding: 25px 25px 0;
	background:#3498db;
}
.block.block-side-nav-container a,.block.block-side-nav-container .block-title strong{color:#fff;}
.product-block .product-image-block img{transition:300ms;  -webkit-transition:300ms; -moz-transition:300ms; -ms-transition:300ms; -o-transition:300ms; width:100%; height:auto;}
.product-block .product-name a:hover{color:#25aef5;} 

.product-block .product-image-block .hover-image,.list-left  .hover-image{
     right: 0;
     position: absolute;
     text-align: left;
     top: 0;
	 left:0;
	  opacity: 0; -khtml-opacity:0; -webkit-opacity:0; -moz-opacity:0; -ms-opacity:0;
	transition:all 0.8s ease 0s; -webkit-transition:all 0.8s ease 0s; -moz-transition:all 0.8s ease 0s; -ms-transition: all 0.8s ease 0s;
    visibility: hidden;
    width: 100%;
}
.product-block .product-image-block:hover .hover-image,.list-left:hover  .hover-image {
     opacity: 1; -khtml-opacity:1; -webkit-opacity:1; -moz-opacity:1; -ms-opacity:1;
    overflow: hidden;
	transition:all 0.8s ease 0s; -webkit-transition:all 0.8s ease 0s; -moz-transition:all 0.8s ease 0s; -ms-transition: all 0.8s ease 0s;
    visibility: visible;
}
.info3col-data {float: left;    width: 279px;}
.info3col-data .block{padding:25px 25px 0px; margin-bottom:26px;}
.related-product-outer{ margin-top:30px;}
.header-container .sbOptions li{ padding:0px;}
.manufacture img:hover{opacity:0.6; -khtml-opacity:0.6; -webkit-opacity:0.6; -moz-opacity:0.6; -ms-opacity:0.6;}
.manufacture img
{
transition:500ms; -webkit-transition:500ms; -moz-transition:500ms; -ms-transition: 500ms; -o-transition:500ms; opacity:1; -khtml-opacity: 1; -webkit-opacity:1; -moz-opacity:1; -ms-opacity:1;
max-width:100%;
max-height:100px;
width:auto;
}

.pager .pages li img {    margin-top: -3px;}
#spinner {
    background: url("https://www.doability.com.au/skin/frontend/templatemela/MAG100213/images/loading.gif") no-repeat scroll 50% 50% #fff;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 99;
}
.block .actions {  color: #707070;  text-align: right;}
.std .tabberlive_outer .note-msg, .std .tabberlive_outer .notice-msg{ margin:0 14px;}
.block.block-banner { border: 0 none;  margin: 20px 0;    padding: 0;}
.crosssell_product{ margin-top:15px;}
.crosssell .product-grid{ margin:0 -10px;}
.opc .section .step-title a{ line-height:23px;}
.col-main .manufacture_detail{ margin:10px 0 20px;}
#shopping-cart-table tbody tr td  , #checkout-review-table tbody tr td  , #multiship-addresses-table tbody tr td{    border-bottom: 1px solid #e5e5e5; margin: 0; background:#fff;}
#crosssell-product-table h2{ background:none; margin:0px;}

/*CMS START*/

/*Header CMS*/

.header-content .cms-data{
    background:url(https://www.doability.com.au/skin/frontend/templatemela/MAG100213/images/get-in-tuch.png) no-repeat scroll left center transparent;
    display: inline-block;
    height: 18px;
    padding-left: 30px;
}
.header-content .cms-data .call {
    color: #1e1f22;
    display: inline-block;
    font-size: 13px;
    font-weight: 500;
    text-transform: uppercase;
}
.header-content .cms-data .call-num {
    color: #f2ab33;
    font-size: 14px;
    letter-spacing: 0.5px;
}
.header-content{ float:right; }
.headertopleft {
    float: left;
    margin-top: 10px;
    text-align: left;
}
.shipping-cms {
    background:url(https://www.doability.com.au/skin/frontend/templatemela/MAG100213/images/viman.png) no-repeat scroll left center transparent;
    display: inline-block;
    height: 26px;
    padding-left: 75px;
}
.shipping-text .text1 {
    color: #64c1dd;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
}
.shipping-text .text2 {
    font-size: 13px;
    font-weight: 400;
    text-transform: uppercase;
}

/*Header Static link*/
#advancedmenu .main-menu .static-menu-inner{ margin:0px; padding:0px;}
#advancedmenu .main-menu .static-menu-inner > li {
    background-color: #fff;
    float: left;
    position: relative;
    z-index: 20;
}
#advancedmenu .main-menu .static-menu-inner > li > a {
    border-right: 1px solid #e5e5e5;
    color: #1f2022;
    display: block;
    line-height: 19px;
    margin-bottom: 0;
    padding: 16px 30px;
    position: relative;
    text-transform: uppercase;
    z-index: 6;
}
#advancedmenu .main-menu .static-menu-inner > li:last-child > a{ border:none;}
#advancedmenu .main-menu .static-menu-inner > li:hover > a { color:#ff9c00;}

.subbanner-cms1{ float:left; margin:0 0 0 21px;}
.subbanner-cms1 .subbanner1{ padding:0 0 20px;}
.subbanner-cms1 img{ width:100%;}
.subbanner1 a:before{background-color:rgba(51, 206, 187,0.5);}
.subbanner2 a:before{background-color:rgba(255, 216, 27,0.5);}


.subbanner-one a,.subbanner-two a,.subbanner-three a,.subbannercmspart1 a,.subbannercmspart2 a,.subbanner1 a,.subbanner2 a{
position:relative;
display:block;
transition:opacity 0.3s ease 0s, background-color 0.3s ease 0s;
-webkit-transition:opacity 0.3s ease 0s, background-color 0.3s ease 0s;
-moz-transition:opacity 0.3s ease 0s, background-color 0.3s ease 0s;
-ms-transition:opacity 0.3s ease 0s, background-color 0.3s ease 0s;
-o-transition:opacity 0.3s ease 0s, background-color 0.3s ease 0s;
}
.subbanner-one a:before,.subbanner-two a:before,.subbanner-three a:before,.subbannercmspart1 a:before,.subbannercmspart2 a:before,.subbanner1 a:before,.subbanner2 a:before{
content:""; 
position:absolute; 
height:100%; 
width:100%; 
opacity:0; 
-webkit-opacity:0; 
-moz-opacity:0; 
-khtml-opacity:0;
transition:opacity 0.3s ease 0s, background-color 0.3s ease 0s;
-webkit-transition:opacity 0.3s ease 0s, background-color 0.3s ease 0s;
-moz-transition:opacity 0.3s ease 0s, background-color 0.3s ease 0s;
-ms-transition:opacity 0.3s ease 0s, background-color 0.3s ease 0s;
-o-transition:opacity 0.3s ease 0s, background-color 0.3s ease 0s;
}
.subbanner-one a:hover:before,.subbanner-two a:hover:before,.subbanner-three a:hover:before,.subbannercmspart1 a:hover:before,.subbannercmspart2 a:hover:before,.subbanner1 a:hover:before,.subbanner2 a:hover:before,
.subbanner-one a:focus:before,.subbanner-two a:focus:before,.subbanner-three a:focus:before,.subbannercmspart1 a:focus:before,.subbannercmspart2 a:focus:before,.subbanner1 a:focus:before,.subbanner2 a:focus:before{
opacity:1; 
-webkit-opacity:1; 
-moz-opacity:1; 
-khtml-opacity:1;
}
.offer-cms {
    clear: both;
    float: left;
    margin-top: 15px;
    overflow: hidden;
    width: 100%;
}
.offer-cms-part1 {
    float: left;
    overflow: hidden;
    position: relative;
    text-align: center;
    text-transform: uppercase;
    width: 29%;
}
.offer-part1 {
    float: left;
    overflow: hidden;
    position: relative;
    text-align: center;
    text-transform: uppercase;
    width: 29%;
}
.offer-heading {
    background-color: #808080;
    color: #ffffff;
    font-family: "Dosis",sans-serif;
    font-size: 12px;
    font-weight: 500;
    letter-spacing: 4px;
    padding: 5px 0;
    transition: all 0.5s ease 0s; -webkit-transition:all 0.5s ease 0s; -moz-transition:all 0.5s ease 0s; -ms-transition:all 0.5s ease 0s; -o-transition:all 0.5s ease 0s;
}
.offer-content{background-color:#fff; border:1px solid #e5e5e5; padding: 40px 0; border-top:none;}
.offer-content .text1{font-family:"Squada One",sans-serif; color:#1e1f22; font-size:35px; margin-bottom:10px}
.offer-content .text2{
	font-size:16px; 
	color:#1e1f22; 
	font-family:"Dosis",sans-serif; 
	letter-spacing: 1px; 
	transition:all 1s ease;
	-webkit-transition:all 1s ease;
	-moz-transition:all 1s ease;
	-ms-transition:all 1s ease;
	-o-transition:all 1s ease;
}
.offer-part1 .text1,.offer-part2 .text1{
	transition:transform 0.8s ease 0s, font-size 0.8s ease 0s;
	-webkit-transition:transform 0.8s ease 0s, font-size 0.8s ease 0s;
	-moz-transition:transform 0.8s ease 0s, font-size 0.8s ease 0s;
	-ms-transition:transform 0.8s ease 0s, font-size 0.8s ease 0s;
	-o-transition:transform 0.8s ease 0s, font-size 0.8s ease 0s;
	transform:scale(1);
	-webkit-transform:scale(1);
	-moz-transform:scale(1);
	-ms-transform:scale(1);
	-o-transform:scale(1);
}
.offer-part1 .special-price{color:#e6553b; padding:0px; margin:0px 7px;}
.offer-part2 .special-price{color:#0392ca; padding:0px; margin:0px 7px;}
.offer-cms-part2 {
    float: right;
    margin-left: auto;
    overflow: hidden;
    position: relative;
    text-align: center;
    text-transform: uppercase;
    width: 68.66%;
}
.offer-part2 {
    float: right;
    margin-left: 21px;
    overflow: hidden;
    position: relative;
    text-align: center;
    text-transform: uppercase;
    width: 68.66%;
}
.offer-content .text1 a:hover,.offer-content .text1 a:focus,.offer-content .text2 a:hover,.offer-content .text2 a:focus{color: #1e1f22;}
.offer-content .text2 a{
	transition:all 1s ease;
	-webkit-transition:all 1s ease;
	-moz-transition:all 1s ease;
	-ms-transition:all 1s ease;
	-o-transition:all 1s ease;
}
.offer-part1:hover .offer-heading { background-color: #e6553b;}
.offer-part2:hover .offer-heading { background-color: #0392ca;}
.offer-part1:hover .text1,.offer-part2:hover .text1,.offer-part1:focus .text1,.offer-part2:focus .text1{
	transform:scale(1.1);
	-webkit-transform:scale(1.1);
	-moz-transform:scale(1.1);
	-ms-transform:scale(1.1);
	-o-transform:scale(1.1);
}

.offer-part1:hover .text2,.offer-part2:hover .text2,.offer-part1:hover .text2:hover,.offer-part2:hover .text2:hover,
.offer-part1:focus .text2,.offer-part2:focus .text2,.offer-part1:focus .text2:focus,.offer-part2:focus .text2:focus{
	transform:scale(0.8);
	-webkit-transform:scale(0.8);
	-moz-transform:scale(0.8);
	-ms-transform:scale(0.8);
	-o-transform:scale(0.8);
	transition:all 1s ease;
	-webkit-transition:all 1s ease;
	-moz-transition:all 1s ease;
	-ms-transition:all 1s ease;
	-o-transition:all 1s ease;
	color:#ff9c00;
	font-weight:500;
}
.offer-part1:hover .text2 a,.offer-part2:hover .text2 a,.offer-part1:hover .text2 a:hover,.offer-part2:hover .text2 a:hover,
.offer-part1:focus .text2 a,.offer-part2:focus .text2 a,.offer-part1:focus .text2 a:focus,.offer-part2:focus .text2 a:focus{color:#ff9c00;}
.offer-content .text1 a:hover, .offer-content .text1 a:focus, .offer-content .text2 a:hover, .offer-content .text2 a:focus { color: #1e1f22;}

.subbanner-cms2 { overflow: hidden; width:100%; background:#fff; padding-bottom:43px; }
.subbanner-inner-outer.container-width{ overflow:hidden;}
.subbanner-cms2 .sub-heading { display: none;  box-sizing: border-box;}
.subbannerpart1, .subbannerpart2, .subbannerpart3 {float: left;}
.subbanner-one { margin-right: 20px;}
.subbanner-one a:before{background-color: rgba(255, 176, 90,0.5);}
.subbanner-two .img1 a:before{background-color: rgba(255, 230, 80,0.5);}
.subbanner-two .img2 a:before{background-color: rgba(55, 208, 194,0.5);}
.subbanner-three a:before{background-color: rgba(50, 169, 234,0.5);}
.subbannercmspart1 .subbanner-inner a:before{background-color: rgba(00, 159, 174,0.5);}
.subbannercmspart2 .subbanner-inner a:before{background-color:rgba(255, 182, 75,0.5);}
.subbanner-two { margin: 0;}
.subbannerpart2 .img1 { margin-bottom: 20px;}
.subbanner-three {  margin-left: 20px;}

.category-cms {
    background: #f8f8f8 none repeat scroll 0 0;
    float: left;
    margin-bottom: 0px;
    padding-bottom: 40px;
    padding-top: 24px;
    width: 100%;
}
.category-row{ margin:0 -11px;}
.categoryblock {
    float: left;
    padding-left: 11px;
    padding-right: 11px;
	box-sizing: border-box;
    width:25%;
}
.category-cms .category {
    background-color: #ffffff;
    border: 1px solid #e5e5e5;
    display: block;
    overflow: hidden;
    padding:5px;
}
.cat-desc {float: left;   padding-top: 24px;}
.cate-heading {
    color: #1e1f22;
    float: left;
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 15px;
    position: relative;
    text-transform: uppercase;
    word-wrap: break-word;
    z-index: 99;
}
ul.subcats {
    clear: both;
    float: left;
    list-style: outside none none;
    margin: 0;
    overflow: hidden;
    padding: 0;
    vertical-align: top;
}
ul.subcats li{transition: all 0.3s ease; -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -ms-transition: all 0.3s ease; -o-transition: all 0.3s ease;}
ul.subcats li a:before{
content:"\f111"; font-family:"FontAwesome"; font-size:0; 
transition: all 0.3s ease; -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -ms-transition: all 0.3s ease; -o-transition: all 0.3s ease; line-height:20px;  
position:absolute;
left:0;
z-index:99;
}
ul.subcats li a:hover{padding-left:10px; transition: all 0.3s ease; -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -ms-transition: all 0.3s ease; -o-transition: all 0.3s ease;}

ul.subcats li a:hover:before{font-size:4px; margin-right:10px;}

ul.subcats li a{text-transform:capitalize; color:#707070; font-size:13px; display: inline-block; position: relative; transition: all 0.3s ease; -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -ms-transition: all 0.3s ease; -o-transition: all 0.3s ease;}

ul.subcats li a:hover{color:#25aef5;}

.cate-heading{text-transform:uppercase; font-size:16px; color:#1e1f22; font-weight:700; float:left; margin-bottom: 15px; word-wrap: break-word; position:relative; z-index:99;}

.category{padding:0px 20px; border:1px solid #e5e5e5; overflow:hidden; display:block; background-color: #fff; }

.category .image{float: right;}

/*
.category .image img{transition: all 0.3s ease; -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -ms-transition: all 0.3s ease; -o-transition: all 0.3s ease;}
.category:hover .image img{
transform:scale(1.1);
-webkit-transform:scale(1.1);
-moz-transform:scale(1.1);
-ms-transform:scale(1.1);
-o-transform:scale(1.1);
}
*/

.cat-desc{float:left; padding-top: 19px;}
.category .image img { max-width:100%; }

.subbanner-cms3{padding-bottom:43px; overflow:hidden;}
.subbanner-cms3 .subbannercmspart1{ float:left;}
.subbanner-cms3 .subbannercmspart2{ float:right;}

.blog_testimonial{ padding-bottom:39px;}
.blog_inner { margin: 0px;  position: relative;}
.column-inner{ margin:0 -7px;}
.blog_testimonial .column-inner { overflow: hidden; margin:0 -10px;}
.blog_inner .slider-item .product-image-inner-blog { margin:8px 10px; }
.product-block-image .testi-image { overflow: hidden;  position: relative;}
.blog_inner .image-block { position: relative;}
.image-block > img { width: 100%; height:225px; }
.post-image-hover {
    background : -ms-linear-gradient(top, rgba(31, 32, 34, 0) 0%, rgba(31, 32, 34, 0.8) 55%);
	background : -moz-linear-gradient(top, rgba(31, 32, 34, 0) 0%, rgba(31, 32, 34, 0.8) 55%);
	background : -o-linear-gradient(top, rgba(31, 32, 34, 0) 0%, rgba(31, 32, 34, 0.8) 55%);
	background : -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(31, 32, 34, 0)), color-stop(55, rgba(31, 32, 34, 0.8)));
	background : -webkit-linear-gradient(top, rgba(31, 32, 34, 0) 0%, rgba(31, 32, 34, 0.8) 55%);
	background : linear-gradient(to bottom, rgba(31, 32, 34, 0) 0%, rgba(31, 32, 34, 0.8) 55%);
    height: 100%;
    left: 0;
    opacity: 0; -khtml-opacity: 0; -webkit-opacity: 0; -moz-opacity:0; -ms-opacity: 0;
    position: absolute;
    top: 0;
    transition: all 0.2s ease-out 0s; -webkit-transition: all 0.2s ease-out 0s; -moz-transition: all 0.2s ease-out 0s; -ms-transition: all 0.2s ease-out 0s; -o-transition: all 0.2s ease-out 0s;
    width: 100%;
}
.blog-left:hover .post-image-hover {
    opacity: 1;  -khtml-opacity: 1; -webkit-opacity:1; -moz-opacity:0; -ms-opacity:1;
    transition:all 0.5s ease-out 0s; -webkit-transition:all 0.5s ease-out 0s; -moz-transition:all 0.5s ease-out 0s; -ms-transition:all 0.5s ease-out 0s; -o-transition:all 0.5s ease-out 0s;
}
.blog_inner .image-hover-block {
    margin: 0;
    opacity: 1;  -khtml-opacity: 1; -webkit-opacity:1; -moz-opacity:0; -ms-opacity:1;
    position: absolute;
    text-align: center;
    top: 40%;
    transition: all 0.5s ease 0s; -webkit-transition:all 0.5s ease 0s; -moz-transition:all 0.5s ease 0s; -ms-transition:all 0.5s ease 0s; -o-transition:all 0.5s ease 0s;
    width: 100%;
}
.product-image-inner-blog .image-hover-block .zoom::before, .product-image-inner-blog .image-hover-block .read::before {
    border:2px solid #e5e5e5;
    border-radius: 50%;
    bottom: 0;
    box-sizing: border-box;
    color: #ffffff;
    content: "\f00e";
    font-family: "FontAwesome";
    font-size: 14px;
    height: 45px;
    left: 0;
    margin: auto;
    opacity: 0; -webkit-opacity:0;   -moz-opacity:0; -khtml-opacity:0;
    padding: 10px 0;
    position: absolute;
    text-align: center;
    top: 0;
    transition:all 0.5s ease 0s; -webkit-transition:all 0.5s ease 0s; -moz-transition:all 0.5s ease 0s; -ms-transition:all 0.5s ease 0s; -o-transition:all 0.5s ease 0s;
    width: 45px;
}
.product-image-inner-blog .image-hover-block .zoom, .product-image-inner-blog .image-hover-block .read {
    display: inline-block;
    float: none;
    height: 45px;
    position: relative;
	margin:0 5px;
    width: 45px;
	 transition:all 0.5s ease 0s; -webkit-transition:all 0.5s ease 0s; -moz-transition:all 0.5s ease 0s; -ms-transition:all 0.5s ease 0s; -o-transition:all 0.5s ease 0s;
}
.product-image-inner-blog .image-hover-block .read::before { content: "\f0c1";}
.product-image-inner-blog .blog-left:hover .image-hover-block .read::before, .product-image-inner-blog .blog-left:hover .image-hover-block .zoom::before {
    opacity: 1;  -webkit-opacity: 1;   -moz-opacity: 1; -khtml-opacity: 1;
}
.product-image-inner-blog .image-hover-block .zoom{
    margin-left: -20px;
    transition-delay: 0.2s; -webkit-transition-delay: 0.2s; -moz-transition-delay: 0.2s; -ms-transition-delay: 0.2s; -o-transition-delay: 0.2s;
}
.product-image-inner-blog .image-hover-block .read {
    margin-left: -52px;
    transition-delay: 0.1s;  -webkit-transition-delay: 0.1s; -moz-transition-delay: 0.1s;  -ms-transition-delay: 0.1s;   -o-transition-delay: 0.1s;
}
.product-image-inner-blog .blog-left:hover .image-hover-block .zoom, .product-image-inner-blog .blog-left:hover .image-hover-block .read{ margin: 0 5px;}

.product-image-inner-blog .image-hover-block .zoom:hover:before, .product-image-inner-blog .image-hover-block .read:hover:before{border-color: #25aef5; color: #25aef5;}
.blog_inner .slider-item .product-image-inner-blog:hover .post-author { bottom: 0px;}
.product-block-image .post-author {
     background-color: #da2128;
    bottom:-40px;
    font-family: "Lato",sans-serif;
    padding: 0px;
    position: absolute;
    transition: all 0.3s ease 0s; -webkit-transition:all 0.3s ease 0s; -moz-transition:all 0.3s ease 0s; -ms-transition:all 0.3s ease 0s; -o-transition:all 0.3s ease 0s;
    width: 100%;
    z-index: 9;
}
.comments-link {  float:right; padding:10px 10px 10px 0; font-family:"Lato",sans-serif; font-size:14px;}
.post-date{	font-family:"Lato",sans-serif; font-size:14px; color:#fff; float:left; padding:10px 0 10px 10px;}
.post-date .month, .post-date .day, .post-date .year {   display: inline-block; font-family:"Lato",sans-serif; font-size:14px;}  
.comments-link a { color: #ffffff;}
.post-content-inner { padding: 15px 0 0;}
.post-content-inner .post-title a { font-size: 14px; text-transform: capitalize; font-weight:500;}
.post-content-inner .post-description {line-height: 20px;  margin: 4px 0 12px; font-weight: bold;}
.post-content-inner .post-author a{  color: #25aef5;  font-size: 13px; text-transform:capitalize;}
.blog_testimonial h2{
	background:url(https://www.doability.com.au/skin/frontend/templatemela/MAG100213/images/star.png) no-repeat scroll left center transparent;
    border: medium none;
    color: #1f2022;
    display: inline-block;
    font-size: 18px;
    font-weight: 700;
    letter-spacing: 0.5px;
    margin:0 7px 15px;
    padding: 0 0 0 30px;
    position: relative;
    text-transform: uppercase;
}

/*Header Static link End*/

/*Header CMS End*/

/*CMS START End*/

.content-top{ overflow: hidden;    padding:0 0 20px;}
.content-top .wrapper{ float:right;}
.home-slider{ width:608px; float:left;}
.tabberlive_outer, .new-products-block, .manufacturer-product-outer, .subbanner-cms3 , .blog_testimonial { background:#fff; clear:both;}
.tabberlive_outer_sub{ background:#fff; clear:both; padding-bottom:24px;}
.manufacture_products #brand-carousel{ margin:0px;}

/* footer */
.footer-top-outer{background:#3d3d3d; padding:0px 0px 0px;}
.footerblock1 { background-position: 0 -140px;}
.footerblock2 { background-position: 0 -280px;}
.footerblock3 { background-position: 0 0;}
.footerblock4 { background-position: 0 -420px;}
.footerblock {
    background-image:url(https://www.doability.com.au/skin/frontend/templatemela/MAG100213/images/footer-icon.png);
    background-repeat: no-repeat;
    display: inline-block;
    margin: 30px 0;
    padding-left: 47px;
    width:24.7%;
	 box-sizing: border-box;
}
.footerblock1:hover { background-position: 0 -210px;}
.footerblock2:hover { background-position: 0 -350px;}
.footerblock3:hover { background-position: 0 -70px;}
.footerblock4:hover { background-position: 0 -490px;}
.footerblock .title {
    color: #b0b0b0;
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
}
.footerblock:hover .title { color: #ffffff;}
.footer-top-outer .subtitle {
    color: #b0b0b0;
    font-size: 13px;
    font-weight: 300;
    text-transform: capitalize; margin:0px; padding:0px;
}
.footer { padding:66px 0 20px; }
.footer a,.footer{color:#8c8c8c;}
.footer li a:hover{color:#fff;}
#footer .footer-area{float: left;    margin-right:20px;    width:18%; box-sizing:border-box; padding:0px; border-right:1px solid #404040;}
.footer  li {  padding:2px 0; line-height:23px;   }
#block_5.footer-area{ margin-right:0px; border:none; width:19%;}
#block_1.footer-area {    padding-left: 0;}
.footer-area h6, .newsletter-title .small-title {
    background: transparent;
    border: medium none;
    color: #d9d9d9;
    display: inline-block;
    font-size: 16px;
    font-weight:700;
    margin:0 0 19px;
    padding: 0;
    position: relative;
	letter-spacing: 0.5px;
    text-transform: uppercase;
}
#block_4 .fa {
    clear: left;
    color: #fec107;
    float: left;
    font-size: 16px;
    margin-right: 7px;
    margin-top:4px;
}
#block_4 .email .fa{font-size:12px; margin-top:6px;}
.address_content{overflow:hidden;}
#block_4.footer-area {    padding-right: 10px; width:20%;}
.contact_address {
    padding-top: 0px;
	line-height:24px;
}
.footer .content .form-subscribe-header{display:block;}
.news-text .text-content{ line-height:27px; font-size:13px;}
/*.block-subscribe:before{  color: #3498db; content: "\f0e0"; font-family: "FontAwesome"; font-size: 15px; left: 15px;  position: absolute;  top: 12px;	z-index:9; }*/
 .block.block-subscribe {
    position: relative;
	padding:0;
	background:transparent;
}
#footer .block-subscribe input.input-text{ background-color: #2b2b2b;    border: 1px solid #404040;    border-radius: 0;    height: auto;    margin-top: 20px;    padding: 7px 8px;    width:94%; font-style: italic;}
.block-subscribe button.button span {
    background:#fec107;
    border:1px solid #fec107;
    color:#252525;
    font-size:12px;
	font-weight:700;
	font-family:"Roboto",sans-serif;
	text-transform:uppercase;
    height:auto;
    width: 100%;
	padding:8px 0px;
	margin-top:0px; 
	border-radius:0px; -webkit-border-radius:0px;  -khtml-border-radius:0px;  -moz-border-radius:0px;
}
#footer .block .actions button.button{ width:100%; float:left; margin-top:14px;}
#footer .block .actions{ float:none; clear:both;}
.block-subscribe button.button:hover span{background: #25aef5;    border-color: #25aef5;    color: #ffffff;}
.footer-container .block{border:none;}
.footer-container .block .block-title{display:none;}
.footer-top-inner.container-width{background:transparent; overflow:hidden;}
.footer_right_newsletter .block .block-content{padding:0px;}
.footer_inner.container-width{background:transparent;}
.footer_bottom{ float:left; width:100%;}
.footer-bottom-top {
    margin: 60px auto 25px;
    padding:24px 0 25px;
    border-bottom: 1px solid #3d3d3d;
    border-top: 1px solid #3d3d3d;
    text-align: center;
	float:left;
	width:100%;
}
.footer-bottom-bottom{ clear:both;}
.footer_bottom ul.links { text-align:center; margin:0 0 12px;}
.footer-bottom-bottom  li{display:inline; background:url(https://www.doability.com.au/skin/frontend/templatemela/MAG100213/images/bkg_pipe1.gif) 100% 60% no-repeat;padding:0 9px 0 6px; line-height:21px; }
.footer ul.links li.last { background:none;  }
.footer-bottom-bottom address{margin: 0 0 11px;    padding: 0;    text-align: center;}
.footer_bottom .social-icon{ float:left; margin:6px 0 0;}
.footer_bottom .social-icon li {
    display: inline-block;
    margin: 0 10px 0 0;
    padding: 0; line-height:20px;
}
.social-icon li a{
    background-color: #3d3d3d;
    border-radius: 50%;
    display: block;
    font-family: "FontAwesome";
    font-size: 13px;
    height: 28px;
    padding: 0 0px;
    width: 28px;
	position:relative;
}
.social-icon li a .fa{ left: 0; line-height: 28px; margin: 0 auto;  position: absolute;   right: -3px; text-align: center;}
.social-icon li a.linkedin .fa{ right:-4px;}
.social-icon li a.gplus .fa{ right:-6px;}
.social-icon li a.facebook:hover { background:#3b5999;}
.social-icon li a.twitter:hover { background:#00aced;}
.social-icon li a.gplus:hover{ background:#dd4b39;}
.social-icon li a.linkedin:hover { background:#007bb6;}

.footer_bottom .app-cms{ display:inline-block; margin:2px 0 0; float:right;}
.app-cms li {
    display: inline-block;
    margin-right: 10px;
    vertical-align: text-top; padding:0px; 
}
.app-cms li:last-child{ margin:0px;}
.app-cms li a {
    background-attachment: scroll;
    background-image:url(https://www.doability.com.au/skin/frontend/templatemela/MAG100213/images/play-store.png);
    background-repeat: no-repeat;
    float: left;
    height: 31px;
    width: 108px;
}
.app-cms li.playstore a {  background-position: 0 0;}
.app-cms li.appstore a {  background-position: -117px 0;}
.app-cms li.windowsstore a {  background-position: -237px 0;}

.footer_bottom .payment_icon{ float:right; margin:9px 0 0;}
.footer_bottom .payment_icon li a {color: #4d4d4d;   display: block; font-size:25px;}
.footer_bottom .payment_icon li a:hover{ color:#fff;}
.footer_bottom  .payment_icon li{padding:0px 0px 0px 10px; background:none; display:inline-block;}
.footer .store-switcher { display:inline; margin:0 5px 0 0;}
.footer .store-switcher label { font-weight:bold; vertical-align:middle; }
.footer .store-switcher select { padding:0; vertical-align:middle; }
.footer a { text-decoration:none; }
.footer a:hover { text-decoration:none; }
.footer .bugs { margin:13px 0 0; color:#777; }
.footer .bugs a { color:#777; text-decoration:underline; }
.footer .bugs a:hover { text-decoration:none; }
.footer address a { color:#777; text-decoration:underline; }
.footer address a:hover { text-decoration:none; }
.footer ul {  }
.footer-container .bottom-container { margin:0 0 5px; }
.ie7 .footer_top  li { display:block; padding-bottom:7px; padding-left:0px; }
.ie7 .footer_top ul{ display:block;}
.ie7 .social_block ul li{ padding-bottom:0px;}
.footer .mobile_togglemenu{ display:none; }  
.footer_top{ width:100%; padding: 10px 0; overflow:hidden;}
#footer .block { border:none; margin-bottom:10px; float:none; }
#footer .block .block-title{ background:none; padding:0; line-height:20px; }
#footer .block-subscribe .block-content{ background:none; border:none; padding:0;}
#footer .mobile_togglemenu {
    background: url("https://www.doability.com.au/skin/frontend/templatemela/MAG100213/images/toggle-arrow1.png") no-repeat scroll right 0px transparent;
      cursor: pointer;
    display: block;
    font-size: 15px;
    margin-right: 0;
    margin-top: -20px;
    overflow: hidden;
    padding: 0 0 0px 0px;
    text-decoration: none;
    width: 100%;
	position:absolute;
}
.padder h5.mobile_togglemenu {
    background: url("https://www.doability.com.au/skin/frontend/templatemela/MAG100213/images/toggle-arrow1.png") no-repeat scroll right 0px transparent;
      cursor: pointer;
    display: block;
    font-size: 15px;
    margin-right: 0;
    margin-top: -20px;
    overflow: hidden;
    padding: 0 0 0px 0px;
    text-decoration: none;
    width: 100%;
	position:relative;
	margin-bottom:0px;
}
#footer  .active .mobile_togglemenu , .padder  .active .mobile_togglemenu {    background-position: right -52px;}
.toggle .mobile_togglecolumn {
    background: url("https://www.doability.com.au/skin/frontend/templatemela/MAG100213/images/toggle-arrow1.png") no-repeat scroll right 10px transparent;
    cursor: pointer;
    display: none;
    margin-top: -31px;
    overflow: hidden;
    padding: 10px 0px;
    width: 100%;
	position:absolute;
	z-index:9;
	margin-left:-20px;
}
.active .mobile_togglecolumn {    background-position: right -42px;}
#topcontrol:before {
    color: #ffffff;
    content: "\f106";
    font-family: "FontAwesome";
    font-size: 18px;
    left: 0;
    line-height: 24px;
    position: absolute;
    right: 0;
    text-align: center;
    top: 5px;
    vertical-align: middle;
}
#topcontrol {
    background:#25aef5;
    bottom: 15px !important;
    font-size: 0;
    height: 34px;
    right: 15px !important;
    width: 34px;
    z-index: 99;
}

/* end of footer */
/*tab start*/
.tabberlive { padding-top:40px;}
.tab-main-title, .category-title h2 , .crosssell h2 {
     background:url(https://www.doability.com.au/skin/frontend/templatemela/MAG100213/images/star.png) no-repeat scroll left center transparent;
    border: medium none;
    color: #1f2022;
    display: inline-block;
    font-size: 18px;
    font-weight: 700;
    letter-spacing: 0.5px;
    margin: 0 0 15px;
    padding: 0 0 0 30px;
    position: relative;
    text-transform: uppercase;
}
.tabberlive .tabbertabhide { display:none; }
ul.tabbernav, ul.tabbernav_product
{
	 margin:0px;
	 padding: 0;
	 float:right !important;
	 position:relative;
	 text-align:center;
	 margin:0 53px 0 0;
	 clear:both;
}
.tabbernav li, .tabbernav_product li {
    background:url(https://www.doability.com.au/skin/frontend/templatemela/MAG100213/images/pipe.gif) no-repeat scroll right center transparent;
    display: inline-block;
    float: left;
    list-style: outside none none;
    padding-left: 5px;
    padding-right: 5px;
    position: relative;
    text-align: center;
}
.tabbernav li:last-child, .tabbernav_product li:last-child{ background:none;}
ul.tabbernav li a, ul.tabbernav_product li a { text-decoration: none; font-size: 14px; padding:  8px 15px; color:#1f2022; text-transform:capitalize; margin:0px; border:none; text-align: center; text-transform: uppercase; }
ul.tabbernav li a:hover, ul.tabbernav_product li a:hover	{ text-decoration: none; }
ul.tabbernav li a.selected, ul.tabbernav_product li a.selected{background:#1f2022;color:#fff !important;}
.tabberlive .category-title{display:none;}
.category-products ul.item.slider-item > li:first-child{margin-bottom:15px;}
.line-tab{background: url('https://www.doability.com.au/skin/frontend/templatemela/MAG100213/images/title_lines.jpg') repeat-x scroll 0px center transparent; display:block; width: 53%;left: 445px; position: absolute;}
ul.tabbernav li, ul.tabbernav_product li	{  list-style:none; display:inline-block; }
.content { padding:0; }
.list-center .add-to-links li em{min-width:91px; padding:5px 5px 5px 10px;}
.tabberlive .tabbertab { padding-bottom: 5px; border-top:0;  float:left; width:1000px;  background:url(https://www.doability.com.au/skin/frontend/templatemela/MAG100213/images/tobbottom_line.png) repeat-x left bottom; }
.tab{clear:both; position:relative; padding-bottom:36px;}
.tab_product{clear:both; position:relative; padding-bottom:0px;}
.product_hover-block .actions{ border:none; margin-left:0px; width:100%;}
.tabs/*, .featured-products-inner, .bestseller-products-inner*/, .featured-products-inner{ margin:0 -10px;}
.featured-products-inner .category-title h2, .bestseller-products-inner .category-title h2, .new-products-inner .category-title h2{ margin:0 10px 13px;}
.featuredproducts { padding:50px 0 0;}
.tabbernav_product_sub .category-title{ display:none;}

/* tab end */

/* manufacturer */
.manufacture  .category-title{display:none;}
.manufacturer-product-outer{clear: both; padding-bottom:30px; }
.manufacturer-product-outer .product-carousel .product-block{ margin: 23px 14px 19px !important; border:none;}
.manufacture  .customNavigation  a { left: 0; right: auto; top: 78px; z-index: 9; width:25px; height:25px; border:none; text-indent:initial; position:absolute; vertical-align: middle; color: #707070; margin: 0; }
.manufacture .customNavigation  a.prev{left:0px; right:auto;  }
.manufacture .customNavigation a.next{    left:auto;    right:0px;}
.manufacture .customNavigation{display:none;}
.manufacture:hover .customNavigation{display:block;}
/* End  manufacturer */

.box-collateral.box-up-sell{ margin-top:30px; overflow:hidden;}
.catalogsearch-advanced-index #advanced-search-list select.multiselect option { border-bottom:none; padding:5px 5px; }
.manufacture_info{ clear:both;}

ul.cms.level1 { margin-left:12px; }
ul.cms.level2 { margin-left:30px; }

body.cms-page-view h3 { margin-top:30px; }
body.cms-page-view h3.first { margin-top:0px; }
div.cms_my_team { float:left; }
div.cms_my_team h4 { margin-top:30px; font-size:16px; font-weight:bold; text-align:center; border-bottom:1px solid #eeeeee; padding-bottom:30px; margin-bottom:30px; }
div.cms_my_team ul.leader_not { list-style:none; }

aside.col-left { float:left; }
aside.col-left.sidebar > h4 { display:none; }
aside.col-left.sidebar > ul { display:none; }

#product_tabs_description_tabbed_contents div.std > ul { margin-left:15px; }
#product_tabs_description_tabbed_contents div.std > table { width:100%; }
#product_tabs_description_tabbed_contents div.std > table th { padding:5px; }
#product_tabs_description_tabbed_contents div.std > table td { padding:5px; }

.technicalData_container > p { display:none; }
.technicalData_container > .technicalData { width:100%; }
.technicalData_container > .technicalData tr.firstHeading { display:none; }
.technicalData_container > .technicalData td { border-bottom:1px solid #ccc; line-height:40px; }

body.contacts-index-index aside.col-left { clear:both; }

div.product-options-bottom button.btn-r4q { margin-left:15px; }
div.product-options-bottom button.btn-r4q span { padding:6px 12px; }

div.add-to-box button.btn-r4q { margin-left:15px; }
div.add-to-box button.btn-r4q span { padding:6px 12px; }

div.product-image-block-inner button.btn-cart-view { width:30%; margin-bottom:0px; height:35px; }
div.product-image-block-inner button.btn-r4q { width:32.5%; margin-bottom:0px !important; margin-left:1px !important; margin-top:-2px !important; height:39px; }
div.product-image-block-inner .button.btn-r4q > span::before { content: "\f15c"; margin:0 5px 0 0; }

div.category-description.std > ul { margin-left:12px; }
.note-msg { margin-bottom:500px; }

img.manufacturer_image { max-height:150px; vertical-align:middle; text-align:center; }
div.product-brand { margin-bottom:30px; }
div.product-brand strong { width:100%; display:block; }
div.product-brand img { max-height:150px; vertical-align:middle; text-align:center; }

.brochureContainer {
    background-color: #fff;
    padding: 30px;
}
.brochureContainer h2{
    border: medium none;
    color: #1f2022;
    display: inline-block;
    font-size: 18px;
    font-weight: 700;
    letter-spacing: 0.5px;
    margin: 0 0 15px;
    position: relative;
    text-transform: uppercase;
}

body.cms-default-home ul#brand-carousel div.product-block div.product-block-inner > a {vertical-align:middle; display:block; width:100%; float:left; margin:auto 0; text-align:center; }
body.cms-default-home ul#brand-carousel div.product-block div.product-block-inner .manufacturer-name a { display:block; float:none; margin:auto; min-height:auto; text-align:center; }

div.box-accessories { float:left; width:100%; }
div.box-accessories div a.product-image img { border:1px solid #ccc; }

.r4q-navigation li a { border:1px solid #25aef5; border-radius:0; color:#fff; background:#25aef5; text-shadow:initial; cursor:pointer; }
.r4q-navigation li a:hover { border:1px solid #1f2022; border-radius:0; color:#fff; background:#1f2022; text-shadow:initial; cursor:pointer;}
.r4q-navigation li.active a { border:1px solid #1f2022; border-radius:0; color:#fff; background:#1f2022; text-shadow:initial; cursor:pointer; }


form#contactForm p.required { text-align:left; }
form#contactForm .buttons-set button.button { float:left; }

body.contacts-index-index aside.col-left { clear:inherit; }

.ndisContainer { background:#fff; width:100%; clear:both; float:left; }
.ndisContainer .col-md-12 { width:100%; clear:both; float:left; margin-bottom:20px; padding-top:20px; }
.ndisContainer .col-md-6 { width:46%; float:left; padding:2%; }
.ndisContainer p { color:#333333; line-height:18px; margin:0 0 20px; }
.ndisContainer ol { color:#333333; list-style:url; margin-left:50px; }
.ndisContainer ol li { color:#333333; }
.ndisContainer h2 { color:#000000; font-size:22px; margin:20px 0 20px 0; }

.offer-cms-part1 img { width: 100%; height: 160px; }
.offer-cms-part2 img { width: 100%; height: 160px; }

@media only screen and (max-width: 640px){
.offer-cms-part1 img { height: auto; }
.offer-cms-part2 img { height: auto; }
.product_hover-block .button.btn-cart { width:25% !important; }
.product_hover-block .actions .add-to-links { width:49% !important; }
div.product-image-block-inner button.btn-cart-view { height:36px !important; }
.product_hover-block .add-to-links li:first-child { height:36px !important; }
.product_hover-block .add-to-links li:first-child + li { height:36px !important; }
}
/**
 * Magento
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Academic Free License (AFL 3.0)
 * that is bundled with this package in the file LICENSE_AFL.txt.
 * It is also available through the world-wide-web at this URL:
 * http://opensource.org/licenses/afl-3.0.php
 * If you did not receive a copy of the license and are unable to
 * obtain it through the world-wide-web, please send an email
 * to license@magentocommerce.com so we can send you a copy immediately.
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade Magento to newer
 * versions in the future. If you wish to customize Magento for your
 * needs please refer to http://www.magentocommerce.com for more information.
 *
 * @category    design
 * @package     base_default
 * @copyright   Copyright (c) 2014 Magento Inc. (http://www.magentocommerce.com)
 * @license     http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
 */

/* Widgets =============================================================================== */
.widget { display:inline; }
.widget .widget-title { clear:both; padding:15px 0 0; margin:0 0 7px; }
.widget .widget-title h2 { font-size:15px; font-weight:bold; color:#e25203; }

.widget .mini-products-images-list .product-image { display:block; width:76px; height:76px; border:1px solid #a9a9a9; margin:0 auto; }
.widget .mini-products-images-list li.item { float:left; width:77px; height:77px; }

/* Widget: Catalog New Proructs List */
.widget-new-products { display:block; }
.col-main .widget-new-products { margin:7px 0; }
.widget-new-products .products-grid .product-image,
.widget-new-products .products-list .product-image { width:85px; height:85px; }
.widget-new-products .products-list .product-shop { margin-left:100px; }
.sidebar .widget-new-products .block { font-size:11px; line-height:1.25; }
.sidebar .widget-new-products .block-title strong { background:url(https://www.doability.com.au/skin/frontend/templatemela/MAG100213/images/i_widget-new.gif) 0 1px no-repeat; padding-left:21px; color:#dc5033; }

/* Widget: Recently Viewed Proructs */
.widget-viewed { display:block; }
.col-main .widget-viewed { margin:7px 0; }
.widget-viewed .products-grid .product-image,
.widget-viewed .products-list .product-image { width:85px; height:85px; }
.widget-viewed .products-list .product-shop { margin-left:100px; }
.sidebar .widget-viewed .block { font-size:11px; line-height:1.25; }
.sidebar .widget-viewed .block-title strong { background:url(https://www.doability.com.au/skin/frontend/templatemela/MAG100213/images/i_block-list.gif) 0 0 no-repeat; padding-left:21px; }

/* Widget: Recently Compared Proructs */
.widget-compared { display:block;}
.col-main .widget-compared { margin:7px 0; }
.widget-compared .products-grid .product-image,
.widget-compared .products-list .product-image { width:85px; height:85px; }
.widget-compared .products-list .product-shop { margin-left:100px; }
.sidebar .widget-compared .block { font-size:11px; line-height:1.25; }
.sidebar .widget-compared .block-title strong { background:url(https://www.doability.com.au/skin/frontend/templatemela/MAG100213/images/i_block-list.gif) 0 0 no-repeat; padding-left:21px; }

/* Widget: CMS Static Block */
.widget-static-block {}
.sidebar .widget-static-block { display:block; margin:0 0 15px; }

/* Widgets: Links Common Styles */
.top-container .widget a { padding:0 0 0 7px; }

.bottom-container .widget a { padding:0 3px; }

/* Widget: Catalog Product Link */
.widget-product-link-inline { display:inline; }

.col-main .widget-product-link { display:block; text-align:right; margin:7px 0; }
.col-main .widget-product-link a { background:url(https://www.doability.com.au/skin/frontend/templatemela/MAG100213/images/i_widget-link.gif) 100% 4px no-repeat; padding-right:15px; }

.sidebar .widget-product-link { display:block; margin:0 0 15px; padding:0 10px; }
.sidebar .widget-product-link a { background:url(https://www.doability.com.au/skin/frontend/templatemela/MAG100213/images/i_widget-link.gif) 100% 4px no-repeat; padding:0 15px 0 0; }

/* Widget: Catalog Category Link */
.widget-category-link-inline { display:inline; }

.col-main .widget-category-link { display:block; text-align:right; margin:7px 0; }
.col-main .widget-category-link a { background:url(https://www.doability.com.au/skin/frontend/templatemela/MAG100213/images/i_widget-link.gif) 100% 4px no-repeat; padding-right:15px; }

.sidebar .widget-category-link { display:block; margin:0 0 15px; padding:0 10px; }
.sidebar .widget-category-link a { background:url(https://www.doability.com.au/skin/frontend/templatemela/MAG100213/images/i_widget-link.gif) 100% 4px no-repeat; padding:0 15px 0 0; }

/* Widget: CMS Page Link */
.widget-cms-link-inline { display:inline; }

.col-main .widget-cms-link { display:block; text-align:right; margin:7px 0; }
.col-main .widget-cms-link a { background:url(https://www.doability.com.au/skin/frontend/templatemela/MAG100213/images/i_widget-link.gif) 100% 4px no-repeat; padding-right:15px; }

.sidebar .widget-cms-link { display:block; margin:0 0 15px; padding:0 10px; }
.sidebar .widget-cms-link a { background:url(https://www.doability.com.au/skin/frontend/templatemela/MAG100213/images/i_widget-link.gif) 100% 4px no-repeat; padding:0 15px 0 0; }
/* ======================================================================================= */

/* For Magento  1.3
label within container */
.yui-ac label
{
    float:left;
    height:21px;
    width:24px;
    overflow:hidden;
    text-align:left;
    text-indent:-999em;
}
/* For Magento  1.3
button within container */
.yui-ac button
{
    display:block;
    padding:0;
    margin:0;
    width:auto;
    vertical-align:middle;
    overflow:visible;
    border:0 none;
    cursor:pointer;
    background:none repeat scroll 0 0 transparent;
    color:#2F2F2F;
    font:12px/15px Arial,Helvetica,sans-serif;
}
.yui-ac button span
{
    display:block;
    height:21px;
    padding:0 0 0 3px;
    background:url("https://www.doability.com.au/skin/frontend/templatemela/MAG100213/images/btn_search.gif") no-repeat scroll 0 0 transparent;
    color:#FFFFFF;
    text-align:center;
    white-space:nowrap;
    font:bold 11px/21px Tahoma,Verdana,Arial,sans-serif;
}
.yui-ac button span span
{
    background-position:100% 0;
    padding:0 6px 0 3px;
}

/* results container */
#myContainer,
.yui-ac-container {
    position:absolute !important;
    z-index:999;
    width: auto !important;
}

/* results content */
.yui-ac-content {
    background-color: #FFF;
    border:solid 2px #C4C6C8;
    width: 300px;
    padding: 5px;
    margin:0;
}

/* header within container */
.yui-ac-hd {
    color:#999999;
    display:block;
    margin-bottom:4px;
    padding:0 4px;
    border-bottom:dashed 1px #999999;
    text-align:left;
    font-style:italic;
}

/* item list (ul) container */
.yui-ac-bd {
}

#myContainer .yui-ac-bd ul {
    position: relative;
}

/* items container*/
.yui-ac-content ul,
.header .form-search .search-autocomplete ul {
    background-color:#ffffff;
    border:none;
}

/* result item */
.header .form-search .search-autocomplete ul > li,
.yui-ac-content ul > li
{
    border:solid 1px #C4C6C8;
    margin:4px 0;
    padding:4px;
    cursor:pointer;
    min-height:85px;
    color:#2F2F2F;
}
.yui-ac-highlight { /* highlighted result item */
    background-color: #D5E4EB;
}
.searched-words { /* highlight of the words being searched */
    color:red;
}
.search-autocomplete ul > li{text-align:left}
.search-autocomplete ul > li p{text-align:justify}

.yui-ac-content ul > li:hover{
   background-color: #D5E4EB !important;
}

.yui-ac-bd ul > li.selected{
    background-color: #D5E4EB !important;
}

.yui-ac-bd ul > li.aw_hidden{
    background-color: white;
    border: medium none;
    margin: 0;
    padding: 0;
    display: none;
}
.aw-sas-suggest{
    text-align: left;
}
.aw-sas-suggest a{
    margin: 0 3px 0 0;
}

.aw-sas-all-results-wrapper {
    padding-top: 3px;
}
.aw-sas-all-results {
    display: block;
    margin: auto;
    padding: 0;
    height: 36px;
    border: none;
    background: #069;
    color: #fff;
    text-align: center;
    text-decoration: none !important;
    font-weight: bold;
    font-size: 14px;
    line-height: 36px;
    cursor: pointer
}

.aw-sas-suggest-all-results:hover {
    background: #00527a;
}

#sac-results ol{
    display: inline-block;
}



#growls {z-index:50000;position:fixed;}
#growls.tl {top:10px;left:10px;}
#growls.tr {top:10px;right:10px;}
#growls.br {bottom:10px;right:10px;}
#growls.tc {top:10px;right:10px;left:10px;}
#growls.bc {bottom:10px;right:10px;left:10px;}
#growls.tc .growl,#growls.bc .growl {margin-left:auto;margin-right:auto;}
.bottom-line { display: inline-block; }
.bottom-line:nth-child(2n){ padding-left:15px; }
.growl {
opacity:1;
position:relative;
border-radius:4px;
-webkit-transition:all .4s ease-in-out;
-moz-transition:all .4s ease-in-out;
transition:all .4s ease-in-out;
}
.growl.growl-small {
width:335px;
margin:5px;
}
.growl.growl-medium {
width:335px;
text-align:left;
margin:10px;
}
.growl.growl-large {
width:335px;
margin:15px;
}
#growls .growl{ padding:10px 5px 30px 0;}
.notice-product-link > img{padding-left:5px}
.bottom-line.price{font-size:13px}
.growl.growl-default {
color:#FFF;
background:#333;
-moz-box-shadow:0 0 6px #000;
-webkit-box-shadow:0 0 6px #000;
box-shadow:0 0 6px #000;
}
.growl.growl-error {
color:#FFF;
background:#C0392B;
}
.growl.growl-notice {
color:#FFF;
background:#2ECC71;
}
.growl.growl-warning {
color:#FFF;
background:#F39C12;
}
.growl .growl-close {
cursor:pointer;
float:right;
font-size:24px;
line-height:18px;
font-weight:400;
font-family:helvetica, verdana, sans-serif;
padding-right: 3px;
padding-top: 3px;
}
.growl .growl-title {
font-size:20px;
display:none;
line-height:24px;
margin-bottom:12px;
}
.growl .growl-message {
font-size:14px;
line-height:18px;
}
.growl-medium .notice-img {
display:inline;
margin-bottom:10px;
text-align:left;
vertical-align:top;
width:25%;
float:left;
}
.growl-medium .time-ago {
font-size:10px;
font-style:italic;
color:#ccc;
margin:2px 0;
}
.growl-medium a {
color:#999;
}
.growl .growl-close:hover {
color:#999;
}
.notice-text {
display:inline-block;
padding-bottom:0;
padding-left:10px;
text-align:left;
width:65%;
font-size:11px;
}
#growls.default,#growls.bl {
bottom:10px;
left:10px;
}
.growl.growl-incoming,.growl.growl-outgoing {
opacity:0;
filter:alpha(opacity=0);
}
@mediamax-width479px{
	.growl.growl-medium {
	width:auto;
	}

	#growls.default {
	left:auto;
	}
}
/**
 * Request for quote front-end css
 * 
 */
.request4quote-links li {margin-bottom: 5px}
.product-view button.btn-r4q {
    /*margin-left: 5px;*/
}

.item button.btn-r4q { 
    display: inline-block; 
    margin: 0 0 0 30px!important;
}

.products-grid li.item {
    padding-bottom: 100px;
}
.request4quote-front-quote-index #shopping-cart-table{
    width:100% !important;
}
.r4q-item-remark {
    width: 98%;
}
.form-list .r4q-remark {
    width: 98%;
}
.cart-rf4-details{
    width:47%;
    float:left;
}

.cart-rf4-details .form-list .input-box {
    width: auto;
}
.r4q-actions {
    text-align: right;
    clear:both;
    padding:10px;
}
.cart-rf4-billing{
    width:47%;
    float:right;
}
.cart-rf4-shipping {
    float:left;
    width:47%;
}
.cart-rf4-details, .cart-rf4-shipping, .cart-rf4-billing {
    border:1px solid #d0cbc1;
    background:#fff url(https://www.doability.com.au/skin/frontend/templatemela/MAG100213/images/bkg_block-title.gif) 0 0 repeat-x;
    padding:12px 15px;
    margin:0 0 18px;
	max-height: 440px;
	height: 440px;
}
.r4q-collaterals {
    margin-left: 300px;
}
.cart-rf4-details h2, .cart-rf4-shipping h2, .cart-rf4-billing h2  { /*background-image: url("https://www.doability.com.au/skin/frontend/templatemela/MAG100213/request4quote/images/i_discount.gif");*/ background-position:0 0; background-repeat:no-repeat; font:bold 13px/16px Arial, Helvetica, sans-serif; padding:0 0 5px; color:#555; text-transform:uppercase; }
.r4q-remark {
    width: 98%;
}
.r4q-data-table{
    margin-top:1px;
    width:100%;
    background:#f4f4f4;
}
.r4q-data-table td {
    padding:10px;
}




/* navigation */
.r4q-navigation {
    background-color: #f2f5f6;
    border: 1px solid #ccc;
    height: 1%;
    margin-bottom: 20px;
    overflow: hidden;
    padding: 10px;
}
.r4q-navigation li {
    float: left;
    margin-right: 10px;
}
.r4q-navigation a {
    background-color: #9bb3c3;
    border: 1px solid #999;
    border-radius: 5px;
    color: #000;
    display: block;
    padding: 10px 20px;
    text-align: center;
    text-decoration: none;
    -webkit-border-radius: 5px;
}
/* gradient and text shadow */
.r4q-navigation a {
    background: #d7e4ed; /* Old browsers */
    background: -moz-linear-gradient(top, #d7e4ed 0%, #63859a 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d7e4ed), color-stop(100%,#63859a)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #d7e4ed 0%,#63859a 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #d7e4ed 0%,#63859a 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #d7e4ed 0%,#63859a 100%); /* IE10+ */
    background: linear-gradient(to bottom, #d7e4ed 0%,#63859a 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d7e4ed', endColorstr='#63859a',GradientType=0 ); /* IE6-9 */
    text-shadow: 1px 1px 1px #ffffff;
    filter: dropshadow(color=#ffffff, offx=1, offy=1);
}
/* active menu item */
.r4q-navigation .active a, .r4q-navigation a:hover {
    background: #c5d6e2; /* Old browsers */
    background: -moz-linear-gradient(top, #c5d6e2 0%, #d9e5ee 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#c5d6e2), color-stop(100%,#d9e5ee)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #c5d6e2 0%,#d9e5ee 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #c5d6e2 0%,#d9e5ee 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #c5d6e2 0%,#d9e5ee 100%); /* IE10+ */
    background: linear-gradient(to bottom, #c5d6e2 0%,#d9e5ee 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c5d6e2', endColorstr='#d9e5ee',GradientType=0 ); /* IE6-9 */
}
.r4q-navigation .active a {
    color: #ff5600;
    cursor: default;
}

/* View quote */
.r4q-accept-reject {
    overflow: hidden;
    zoom: 1;
    text-align: center;
}
.r4q-reject {
    padding: 20px 0;
    border-right: 1px solid #ccc;
    float: left;
    width: 49%;
}
.r4q-accept {
    float: right;
    width: 49%;
}
.r4q_reject_reason_row {
    padding: 10px 0;
}
#r4qRejectReason {
    height: 80px;
    width: 200px;
}

.button.r4q-btn-accept { border: 2px solid #229922;  }

.r4q-accept button.r4q-btn-accept, .r4q-reject button.r4q-btn-reject {
    border: none;
    height: 37px;
    /*width: 200px;*/
}
.r4q-accept button.r4q-btn-accept span, .r4q-reject button.r4q-btn-reject span {
    height: 37px;
    border: none;
    padding: 0;
}

.r4q-accept button.r4q-btn-accept span span, .r4q-reject button.r4q-btn-reject span span{
    line-height: 14px;
    font-size: 16px;
	color: red;
	font-weight: bold;
}
#header-quote.skip-active {
    border: solid 1px #cccccc;
    display: block;
    position: absolute;
    z-index: 200;
    top: 40px;
    right: 0;
    width: 320px;
    background: white;
}

.tm-hide { opacity: 0; filter:alpha(opacity=0); }
.tm-checkbox {
	background: url('https://www.doability.com.au/skin/frontend/templatemela/MAG100213/images/sprite.png') -2px -42px no-repeat;
	display:inline-block;
	width:17px;
	height:18px;vertical-align: middle;
}

.tm-radio { background: url('https://www.doability.com.au/skin/frontend/templatemela/MAG100213/images/sprite.png') 0 -5px no-repeat;	display: inline;
	padding:0px;
   	height:17px; 
    vertical-align: middle;
   }

.tm-checked { background-position:-75px -42px ; }
.tm-selected { background-position: -73px -5px; }


.tm-checkbox-green {
	/*background: url('https://www.doability.com.au/skin/frontend/templatemela/MAG100213/images/sprite.png') 0 1px no-repeat;*/
	display:inline-block;
}
.tm-checked-green { background-position: 0 -18px; }
.tm-checkbox, .tm-radio { }
.ie7 .tm-checkbox{ display:inline; }
/* -------------
 * Selects
 * ------------- */
/* Custom Select*/
.sbHolder{
	 
	border: solid 1px #e5e5e5; 
	position: relative;
	width: auto; 
	padding:6px 25px 6px 7px;
	text-align:left;
}
.sbHolder:focus .sbSelector{
	
}
.sbSelector{
	  outline: none;
	overflow: hidden;	 
	top: 0;	 
	display:block; text-transform:uppercase;
}
.sbSelector:link, .sbSelector:visited, .sbSelector:hover{
 
	outline: none;
	text-decoration: none;
}
.header-container .sbToggle{background: url("https://www.doability.com.au/skin/frontend/templatemela/MAG100213/images/arrow-down.png") no-repeat scroll center 9px transparent;}
.header-container .sbToggleOpen{	background: url("https://www.doability.com.au/skin/frontend/templatemela/MAG100213/images/arrow-up.png") no-repeat scroll center 9px transparent;} 
.sbToggle{
	background: url("https://www.doability.com.au/skin/frontend/templatemela/MAG100213/images/arrow-down.png") no-repeat scroll center center transparent;
	display: block; 
	outline: none;
	position: absolute;
	right: 4px;
    top: 6px;
	height:15px;
	width:15px;
 
}
 
.sbToggleOpen{
	background: url("https://www.doability.com.au/skin/frontend/templatemela/MAG100213/images/arrow-up.png") no-repeat scroll center center transparent;
} 
.sbOptions{
	background-color: #fff;
	border: solid 1px #ddd;
	list-style: none;
	right: -1px;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 32px !important;
  width: 100%;
	z-index: 1;
	overflow-y: auto;
}
.sbOptions li{
	padding: 0 7px;
	margin:0;
}
.sbOptions a{	 
	display: block;
	outline: none;
	padding: 4px 0 4px 3px;
	text-decoration:none;
}
 

/* display none until init */
.product-carousel{
	display: none;
	position: relative;
	width: 100%;
	-ms-touch-action: pan-y;
}
#column-left .product-carousel, #column-right .product-carousel { display:block;}
#column-left .customNavigation, #column-right .customNavigation { display:none;}
.product-carousel .slider-wrapper{
	display: none;
	position: relative;

}
.product-carousel .slider-wrapper-outer{
	overflow: hidden;
	position: relative;
	width: 100%;
}
.product-carousel .slider-wrapper-outer.autoHeight{
	-webkit-transition: height 500ms ease-in-out;
	-moz-transition: height 500ms ease-in-out;
	-ms-transition: height 500ms ease-in-out;
	-o-transition: height 500ms ease-in-out;
	transition: height 500ms ease-in-out;
}
	
.product-carousel .slider-item{
	float: left;
}
.slider-controls .slider-page,
.slider-controls .slider-buttons div{
	cursor: pointer;
}
.slider-controls {
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* mouse grab icon */
.grabbing { 
    cursor:url("https://www.doability.com.au/skin/frontend/templatemela/MAG100213/img/megnor/grabbing.png") 8 8, move;
}

/* fix */
.product-carousel  .slider-wrapper,
.product-carousel  .slider-item{
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility:    hidden;
	-ms-backface-visibility:     hidden;
}
/*ul#brand-carousel .slider-item { height:210px; }*/
.customNavigation    { text-align: center; position:absolute;width:100%}
.customNavigation a{

	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	display: block;
    float: right;
    height: 25px;
    position: absolute;
    top: -38px;
    width: 25px;
}

.customNavigation a.prev {
  	background:url(https://www.doability.com.au/skin/frontend/templatemela/MAG100213/images/arrow.png) no-repeat scroll 10px 3px  transparent;
    right:30px;
}
.customNavigation a.prev:hover 	{ background-position: 10px -29px; text-decoration:none;}
.customNavigation a.next {
	background:url(https://www.doability.com.au/skin/frontend/templatemela/MAG100213/images/arrow.png) no-repeat scroll -10px 3px transparent;
    right:4px;
}
.customNavigation a.next:hover 	{ background-position:-10px -29px; text-decoration:none;}


/* Responsive menu Css Start */
	.nav-responsive span { display:inline-block; color:#fff; font-size:15px; text-transform:uppercase;}
	.ie7 .nav-responsive span { display:inline;}
	.nav-responsive { cursor:pointer; display:none;  }
	#nav-mobile  ul  li{ list-style:none; position:relative;}
	.nav-responsive .expandable{
	background: url("https://www.doability.com.au/skin/frontend/templatemela/MAG100213/images/sprite.png") no-repeat scroll -122px -122px transparent;
    height: 25px;
    width: 30px;
	padding:13px 0px;
	position:absolute; width:100%; margin:0;
	left:0;
	top:0;
	} 
	.nav-responsive .expandable:after{
	 color: #fff;
    content: "\f0c9";
    font-family: "FontAwesome";
    font-size: 24px;
    margin: 0 0px 0 0;
	vertical-align:middle;
	position:absolute; 
	right:0px;
	line-height:26px;
	}
	.responsive-menu { padding:0; position:relative;}
	
	.responsive-menu #nav-mobile{ 
		position:absolute; 
		z-index:999;  
		display:none; 
		padding:2%;
		width:100%; 
		list-style:none;
		top:52px;
		background:#fff;
		border:1px solid #e5e5e5;
		box-sizing:border-box;
	}
	.responsive-menu #nav-mobile .static-menu-inner{ padding:0px;}
	.responsive-menu #nav-mobile .static-menu-inner .first_link { display:none;}
	.responsive-menu #nav-mobile ul{padding-left:20px;}
	.nav-responsive div,
	.responsive-menu .hitarea {
		background: none;
	  height: 25px;
		width: 25px; 
		float: right;
		cursor: pointer;
		 margin-top: 0px;
	}
	.responsive-menu .expandable .collapsable-hitarea:before{ 
		color:#1f2022;
    content: "\f068";
    font-family: "FontAwesome";
    font-size: 10px;
	padding-left:5px;	 
	} 
	.responsive-menu .expandable-hitarea:before { 
		color: #1f2022;
    content: "\f067";
    font-family: "FontAwesome";
      font-size: 10px;
	padding-left:5px;	 
	} 
	.responsive-menu .collapsable-hitarea:before { 
			color:#1f2022;
    content: "\f068";
    font-family: "FontAwesome";
     font-size: 10px;
	padding-left:5px;	 
	} 

/* Responsive menu Css End */


/*RESPONSIVE TABLE*/
/*.table-responsive { display:none; visibility:hidden;}	*/
.tm_responsive_container,
.tm_responsive_container_footer{ width:auto; overflow:hidden;}

.tm_responsive_group{
	float:left; 
    margin: 0px 0;
    padding: 2.7%;
    width: 94%; 
	border:1px solid #ededed;
	color:#4D4D4D;
	background:#FBFBFB  
}
.tm_responsive_row label{
  width: 120px;
  display:block;
  float:left;
  font-weight: bold;
}
.tm_responsive_row span{
  width: 250px;
  display:block;
  float:left;
}
.tm_responsive_row{
 overflow:hidden;
 border-bottom: 1px solid #EEEEEE;
 padding:10px 0;
}
.tm_responsive_row span .separator{ display:none; }
.tm_responsive_row:last-child{ border-bottom:none;}
/*RESPONSIVE TABLE*/

/*
 * jQuery FlexSlider v2.0
 * http://www.woothemes.com/flexslider/
 *
 * Copyright 2012 WooThemes
 * Free to use under the GPLv2 license.
 * http://www.gnu.org/licenses/gpl-2.0.html
 *
 * Contributing author: Tyler Smith (@mbmufffin)
 */

 
/* Browser Resets */
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus  {outline: none;}
.slides,
.flex-control-nav,
.flex-direction-nav { list-style: none;} 

/* FlexSlider Necessary Styles
*********************************/ 
.flexslider .slides{ padding:0; }
.flexslider .slides > li {display: none; -webkit-backface-visibility: hidden; list-style:none !important;} /* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {width: 100%; display: block;}

/* Clearfix for the .slides element */
.slides:after {content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;} 
html[xmlns] .slides {display: block;} 
* html .slides {height: 1%;}

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .slides > li:first-child {display: block;}


/* FlexSlider Default Theme
*********************************/
.flexslider {position: relative; clear:both; margin:0 0 5px 0; overflow:hidden; float:left; width:608px;}
.flex-viewport {max-height: 2000px; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; transition: all 1s ease;}
.loading .flex-viewport {max-height: 300px;}
.flexslider .slides { margin:0; }

/* Direction Nav */
.flex-direction-nav {display:none; margin:0 !important; z-index:999; }
.flex-direction-nav  li{ list-style:none;}
.flexslider:hover .flex-direction-nav { display:block;  margin:0 !important;  }
.flex-direction-nav li a.flex-next
{ 
	 background:none;
    font-size: 0;
    height:20px ;
    position: absolute;
    right: 10px;
    top: 50%;
    width: 20px;
	
}
.flex-direction-nav li a.flex-prev
{ 
	background:none;
    height:30px !important;
    left: 10px;
    position: absolute;
    top:50%;
    width: 20px !important;
	font-size:0;
}
.flex-direction-nav li a.flex-next:before { font-family: FontAwesome; content:'\f054'; font-size:20px; color:#e5e5e5;}
.flex-direction-nav li a.flex-prev:before { font-family: FontAwesome; content:'\f053'; font-size:20px; color:#e5e5e5;}
.flex-direction-nav li a.flex-prev:hover:before ,.flex-direction-nav li a.flex-next:hover:before{ color:#1f2022;}

/* Control Nav */
.flex-control-nav {position: absolute; bottom:13px; right:0px; left:0px; margin:0 !important; padding:0 !important; z-index:8; text-align:center; }
.flex-control-nav li {margin: 0 3px;display: inline-block; font-size:0; border-radius:50%;  -webkit-border-radius:50%;  -khtml-border-radius:50%;  -moz-border-radius:50%;}
.flex-control-paging li a {    
    cursor: pointer;
    display: block;
    height: 11px;
    text-indent: -9999px;
    width: 11px;
	font-size:0;
	border:none;
	background:rgba(255,255,255,0.7);;
	border-radius:50%; border-radius:50%;  -webkit-border-radius:50%;  -khtml-border-radius:50%;  -moz-border-radius:50%;
	position:relative;
}

.flex-control-paging li a.flex-active,.flex-control-paging li:hover a {
	border-radius:50%;  -webkit-border-radius:50%;  -khtml-border-radius:50%;  -moz-border-radius:50%;
	background: rgba(255,255,255,1);
}

	

.flex-control-paging li a.flex-active{  cursor: default; border-color:#444; }
.flex-control-paging li:hover a{border-color:#444;}
.flex-control-thumbs {margin: 5px 0 0; position: static; overflow: hidden;}
.flex-control-thumbs li {width: 25%; float: left; margin: 0;  }
.flex-control-thumbs img {width: 100%; display: block; opacity: .7; cursor: pointer;}
.flex-control-thumbs img:hover {opacity: 1;}
.flex-control-thumbs .flex-active {opacity: 1; cursor: default;}


/* display none until init */
.product-carousel{
	display: none;
	opacity:1!important;
	position: relative;
	width: 100%;
	

}
.featured-products,.bestseller-products,.new-products{}

#column-left .product-carousel, #column-right .product-carousel { display:block;}
#column-left .customNavigation, #column-right .customNavigation { display:none;}

#column-left .banners-slider-carousel .customNavigation,
#column-right .banners-slider-carousel .customNavigation{ display:block;}

.product-carousel .slider-wrapper{
	display: none;
	position: relative;

}
.product-carousel .slider-wrapper-outer{
	overflow: hidden;
	position: relative;
	width: 100%;
}
.product-carousel .slider-wrapper-outer.autoHeight{

}
	
.product-carousel .slider-item{
	float: left;
}
.slider-controls .slider-page,
.slider-controls .slider-buttons div{

}

.grabbing { 
    cursor:url("https://www.doability.com.au/skin/frontend/templatemela/MAG100213/image/grabbing.png") 8 8, move;
}


/* fix */
.product-carousel  .slider-wrapper,
.product-carousel  .slider-item{
	list-style:none;
}
.customNavigation    { text-align: center; position:relative;width:100%}
.customNavigation a{
	
	display: block;
    float: right;
    height: 25px;
    position: absolute;
    top: -38px;
    width: 20px; 
	 cursor:pointer;
	 border:none; font-size:0px;
	 transition: all 300ms ease 0s; -webkit-transition: all 300ms ease 0s; -moz-transition: all 300ms ease 0s; -ms-transition: all 300ms ease 0s; -o-transition: all 300ms ease 0s;
} 
.customNavigation a.prev {
  	background:url(https://www.doability.com.au/skin/frontend/templatemela/MAG100213/images/arrow.png) no-repeat scroll 10px 3px  transparent;
    right:32px;
}
.customNavigation a.prev:hover 	{ background-position: 10px -29px; text-decoration:none;}
.customNavigation a.next {
	background:url(https://www.doability.com.au/skin/frontend/templatemela/MAG100213/images/arrow.png) no-repeat scroll -12px 3px transparent;
    right:9px;
}
.customNavigation a.next:hover 	{ background-position:-12px -29px; text-decoration:none;}

/**************** additional carousel start *******************/
.additional-carousel .product-carousel{  width:auto; margin:0 30px; }
.additional-carousel .customNavigation a{position:absolute; cursor:pointer; cursor:pointer; z-index:999; top:38px;  border: 1px solid #e5e5e5; height:23px; width:23px;}
.additional-carousel .customNavigation a.prev {
    left:0px;
	background:none;
}
.additional-carousel .customNavigation a.prev:hover 	{ text-decoration:none; border-color:#1f2022;}
.additional-carousel .customNavigation a.next {
	background:none;;
    right:0px;
}
.additional-carousel .customNavigation a.next:hover 	{text-decoration:none; border-color:#1f2022;}
.additional-carousel .customNavigation a.prev:hover:before, .additional-carousel .customNavigation a.next:hover:before{ color:#1f2022;}
.additional-carousel .customNavigation a.prev:before{
	color: #d8d8d8;
    content: "\f104";
    font-family: "FontAwesome";
    font-size: 15px;
	position:absolute; top:1px; right:9px;
}
.additional-carousel .customNavigation a.next:before {
    color: #d8d8d8;
    content: "\f105";
    font-family: "FontAwesome";
    font-size: 15px; padding:0px; position:absolute; top:1px; right:8px;
}
.additional-carousel .slider-item {   float: left;  width: 90px; }
.additional-carousel .slider-item .product-block{ background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #EEEEEE;
    border-radius: 3px;
    clear: both;
    margin: 4px 7px;
    overflow: hidden;}

/**************** additional carousel End *******************/

.product-info .product-image .customNavigation    { text-align: center; position:absolute; width:100%; z-index:9;}
.product-info .product-image .customNavigation a{
	display: block;
    float: right;
    height: 20px;
    position: absolute;
    top: -34px;
    width: 16px;
}

.product-info .product-image .customNavigation a.prev {
  	background: url("https://www.doability.com.au/skin/frontend/templatemela/MAG100213/image/megnor/sprite.png") no-repeat scroll -11px -60px transparent;
    left:-3px;
	top:35px;
}
.product-info .product-image .customNavigation a.prev:hover 	{ background-position: -11px -90px; text-decoration:none;}
.product-info .product-image .customNavigation a.next {
	background: url("https://www.doability.com.au/skin/frontend/templatemela/MAG100213/image/megnor/sprite.png") no-repeat scroll -43px -60px transparent;
	right:-3px;
	top:35px;
}
.product-info .product-image .customNavigation a.next:hover 	{ background-position: -43px -90px; text-decoration:none;}



/* ========cloud-zoom============*/

/* This is the moving lens square underneath the mouse pointer. */
.cloud-zoom-lens {
    border: 4px solid #888;
    margin:-4px;    /* Set this to minus the border thickness. */
    background-color:#fff;
    cursor:move;
 
}

/* This is for the title text. */
.cloud-zoom-title {
    
    position:absolute !important;
    background-color:#000;
    color:#fff;
    padding:3px;
    width:100%;
    text-align:center;
    font-weight:bold;
    font-size:10px;
    top:0px;
}
/* This is the zoom window. */
.cloud-zoom-big {
    border:4px solid #ccc;
    overflow:hidden;
	 
}
/* This is the loading message. */
.cloud-zoom-loading {
    color:white;
    background:#222;
    padding:3px;
    border:1px solid #000;
}
.product-image .mousetrap {
    z-index:999 !important;
} 

/**
 * Lightbox
 */ 
/* ColorBox Core Style
-------------------------------------------------------------- */
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative;}
#cboxLoadedContent{overflow:auto;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%; height:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}
.cboxPhoto{float:left; margin:auto; border:0; display:block; max-width:none; }
.cboxIframe{width:100%; height:100%; display:block; border:0;}
#colorbox, #cboxContent, #cboxLoadedContent{box-sizing:content-box;}

/* ColorBox skin.
   The following styles are ordered & tabbed
   in a way that represents the nesting of the generated HTML.
-------------------------------------------------------------- */
#cboxOverlay{background:url(https://www.doability.com.au/skin/frontend/templatemela/MAG100213/images/overlay.png) repeat 0 0;}
#colorbox{}
    #cboxContent{background:#fff; overflow:hidden; border:none;/*10px solid #333*/ padding:10px; }
        .cboxIframe{background:#fff;}
        #cboxError{padding:50px; border:1px solid #ccc;}
        #cboxLoadedContent{margin-bottom:40px; /*10px above buttons*/ }
        #cboxTitle{position:absolute; bottom:17px;text-align:center; width:100%; color:#999999;}
        #cboxCurrent{position:absolute; bottom:17px; left:80px; color:#999999;}
        #cboxSlideshow{position:absolute; bottom:4px; right:30px; color:#0092ef;}
		
		#cboxPrevious,
		#cboxNext { position:absolute; background:url(https://www.doability.com.au/skin/frontend/templatemela/MAG100213/images/slider-arrows.png) no-repeat #ddd; width:30px; height:30px; text-indent:-9999px; }
		#cboxPrevious:hover,
		#cboxNext:hover { background-color:#333; }
        #cboxPrevious{bottom:10px; left:10px; background-position:-10px -10px;}
        #cboxPrevious:hover{background-position:-10px -60px;}
        #cboxNext{bottom:10px; left:40px; background-position:-60px -10px;}
        #cboxNext:hover{background-position:-60px -60px;}
		
        #cboxLoadingOverlay{background:url(https://www.doability.com.au/skin/frontend/templatemela/MAG100213/images/loading_background.png) no-repeat center center;}
        #cboxLoadingGraphic{background:url(https://www.doability.com.au/skin/frontend/templatemela/MAG100213/images/loading.gif) no-repeat center center;}
		
        #cboxClose{position:absolute; bottom:10px; right:10px; background:url(https://www.doability.com.au/skin/frontend/templatemela/MAG100213/images/close-button.png) -10px -10px no-repeat #ddd; width:30px; height:30px; text-indent:-9999px;}
        #cboxClose:hover{background-position:-10px -60px; background-color:#333;}

#cboxNext,
#cboxPrevious,
#cboxClose {
	transition:			background-color 300ms ease-in-out, background-position 300ms ease-in-out;
	-moz-transition:	background-color 300ms ease-in-out, background-position 300ms ease-in-out;
	-webkit-transition:	background-color 300ms ease-in-out, background-position 300ms ease-in-out;
	-o-transition:		background-color 300ms ease-in-out, background-position 300ms ease-in-out;
}
.zoom-btn-small {
    background-color: rgba(255, 255, 255, 0.7);
    bottom: 0px;
    color: #333333;
    line-height: 2.6666em;
    padding: 0 1em;
    position: absolute;
    right: 0px;
    z-index: 100;
}


#advancedmenu {
	margin:0 auto;
 	z-index:9;
	position:relative;
}
div.menu {
   /* float: left;*/
}
div.menu.act {
   background:none;
}
div.menu.active {
	background:none;
	color:#5E5E5E ; 
}
div.megnor-advanced-menu-popup { 
	top:auto;
	left:248px !important;
	min-width:605px;
	margin-top:-40px;
	
	background-color: #fff;
	padding: 10px;
	display: none;
	position: absolute;
	border:1px solid #e5e5e5;
	/*border-left:none;*/
	transform:scale(0);
	-webkit-transform:scale(1);
	-moz-transform:scale(1);
	-ms-transform:scale(1);
	-o-transform:scale(1);
	transition:all 0.3s ease;
	-webkit-transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-ms-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
	opacity:1;
	-webkit-opacity:1;
	-moz-opacity:1;
	-khtml-opacity:1;
	transform-origin: left top;
	-webkit-transform-origin: left top;
	-moz-transform-origin: left top;
	-ms-transform-origin: left top;
	-o-transform-origin: left top;
	
	
}
.menu.menu-arrow:before{  color: #1f2022;    content: "\f105";    font-family: "FontAwesome";    font-size: 14px; position: absolute;     right: 5px;    top: 10px;}
.menu.menu-arrow:hover:before{ color:#da2128;}
#advancedmenu .level1 > a.itemMenuName {
    font-size: 14px;
    text-transform: uppercase;
}

.megnor-advanced-menu-popup_inner {
    background: #ffffff none repeat scroll 0 0;
    display: block;
    float: left;
    padding: 10px 15px;
}
 div.menu a,  div.megnor-advanced-menu-popup a {
    color: #707070 !important;
    display: block;
    font-size: 13px !important;
    padding:0px !important;
    text-decoration: none;
    text-transform: uppercase;
}
div.megnor-advanced-menu-popup a		
{ 
	padding:0px 0px 5px;
	text-transform:none;
}
div.megnor-advanced-menu-popup a:hover{}
div.megnor-advanced-menu-popup a.actParent {
    color: #4D4D4D;
}
div.megnor-advanced-menu-popup a.act {
    color: #A52A2A;
}

.block2 > p {
    margin: 0;
}
div.megnor-advanced-menu-popup .block2 a{padding:0; margin:0;}

div.column {
    float: left;
    padding:0 15px 10px 0;
    width: 155px;
}
div.itemSubMenu {
    /*margin-left:20px;*/
	padding-top:0px;
}
.clearBoth {
    clear:both;
}

div.megnor-advanced-menu-popup .block1		{ }
div.megnor-advanced-menu-popup .block2		{ padding:0px;}
#advancedmenu .megnor-advanced-menu-popup .itemMenu  a	{ font-weight:normal;  font-size: 13px; transition:300ms;
	-webkit-transition:300ms;
	-moz-transition:300ms;}
#advancedmenu .level1 > a.itemMenuName {
    color:#1f2022;
    font-size: 14px;
    font-weight:500;
    text-transform: capitalize;
	position:relative;
	margin:0 0 10px;
}
#advancedmenu .level1 > a.itemMenuName:hover{ color:#ff9c00;}

.itemSubMenu .itemMenu 
{
	margin-left:0px;
}
.itemSubMenu .itemMenu a.itemMenuName
{
	line-height:25px;
    color:#707070; 
    font-weight: normal;
    padding: 2px 0 2px 0px; 
	position:relative;
	margin:0;
}
.itemSubMenu .itemMenu a:hover,.itemSubMenu .itemMenu a.itemMenuName:hover:before{ color:#1f2022; }

.custom_menu:hover .customblock_inner {    display: block;} 
.customblock_inner		{ background:#FFF; width:250px; padding:5px;}


.menu .parentMenu a span {
    display: inline-block;
	padding:0px 0px;
    position: relative;
}
.parentMenu{/*display:inline-block; vertical-align:middle;*/}

#advancedmenu .level1 > a { font-size:15px !important; }
#advancedmenu .level2 > a { font-weight:bold !important; font-size:14px !important; }
#advancedmenu .level3 { margin-left:5px; font-size:13px !important; }
#advancedmenu .level3 > a { font-size:13px !important; line-height:15px !important; }
#advancedmenu .level4 { margin-left:10px; font-size:12px !important; }
#advancedmenu .level4 > a { font-size:12px !important; line-height:15px !important; }
/*!
 *  Font Awesome 4.4.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-family:'FontAwesome';src:url('https://www.doability.com.au/skin/frontend/templatemela/MAG100213/fonts/fontawesome-webfont.eot?v=4.4.0');
	 src:url('https://www.doability.com.au/skin/frontend/templatemela/MAG100213/fonts/fontawesome-webfont.eot?#iefix&v=4.4.0') format('embedded-opentype'),url('https://www.doability.com.au/skin/frontend/templatemela/MAG100213/fonts/fontawesome-webfont.woff2?v=4.4.0') format('woff2'),url('https://www.doability.com.au/skin/frontend/templatemela/MAG100213/fonts/fontawesome-webfont.woff?v=4.4.0') format('woff'),url('https://www.doability.com.au/skin/frontend/templatemela/MAG100213/fonts/fontawesome-webfont.ttf?v=4.4.0') format('truetype'),url('https://www.doability.com.au/skin/frontend/templatemela/MAG100213/fonts/fontawesome-webfont.svg?v=4.4.0#fontawesomeregular') format('svg');font-weight:normal;font-style:normal}.fa{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}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=1);-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3);-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}

/* Media for 980px to 1023px */
/* 980px <= width < 1023px */
@media only screen and (min-width: 1024px) and (max-width: 1200px) {
.header, .main, .footer, .container-width{width:980px; }
.block-subscribe input.input-text{width:420px;}
.col-main{width:729px;}
.col-left, .col-right, .info3col-data{width:230px;}
.products-grid li .product-block{margin:20px 10px;}
.product-view .product-shop {    float: left;  width:388px;}
.cart .cart-collaterals .col1-set{width:340px;}
.cart .cart-collaterals .col2-set{width:620px;}
.cart .totals{width:298px;}
.products-list .product-image > img{width:100%; height:auto;}
.product-view .product-img-box {  width: 320px;}
.col1-layout .product-view .product-shop { width: 378px;}
.product-view .product-img-box .product-image-zoom {    height: 421px;    width: 320px;}
.related-products .products-grid .item{  width:176px;}


.header-right{ width:70%;}
.header .form-search input.input-text{ width:338px;}
.header-container.smaller .header-left{ width:17%; padding-right:22px;}
.header-container.smaller .header-right{ padding-left:25px;}
.header .quick-access .sbHolder{ width:160px;}
.header-container.smaller .header .form-search input.input-text{ width:280px;}
.mega_bkg{ width:230px;}
.mega_menu ul.block-content{ width:228px;}
div.megnor-advanced-menu-popup{ left:228px !important; }
.main-menu #static-menu > li > a{ padding:16px 20px;}
.content-top .wrapper{ width:729px;}
.flexslider{ width:67.4%;}
.subbanner-cms1{ width:29.6%; }
.offer-part2{ width:68.12%;}
.subbanner-cms2 img, .subbanner-cms3 img{ width:100%;}
.subbannerpart1, .subbannerpart3{ width:30.6%; }
.subbannerpart2{ width:38.8%; }
.category-cms .category{ padding:5px 12px;}
.category .image{ width:45%;}
.cat-desc{ width:55%;}
.subbanner-cms3 .subbannercmspart1, .subbanner-cms3 .subbannercmspart2{ width:49%;}
#block_5.footer-area{width:17%;}
.block.block-banner img{ width:100%;}
.products-list li .list-left{width:auto;}
.list-center-outer{width:435px;}
.toolbar .pager .pager_right{ float:left; margin-top:10px; clear:both;}
.shopping_CMS_main1 img{ width:100%;}
#footer .footer-area{ width:17.4%;}
#block_4.footer-area{ width:22%;}
#footer .block-subscribe input.input-text{ width:90%;}
.googlemap iframe{width:100%}
}
@media only screen and (min-width: 980px) and (max-width: 1023px) {

.header, .main, .footer, .container-width{width:940px;}

.block-subscribe input.input-text{width:400px;}
#block_4 .email .fa{margin-right:5px;}
.col-main{width:707px;}
.col-left, .col-right, .info3col-data{width:212px;}
.product-view .product-shop {    float: left; width:366px;}
.cart .cart-collaterals .col1-set{width:340px;}
.cart .cart-collaterals .col2-set{width:620px;}
.cart .totals{width:298px;}
.cart .cart-collaterals .col1-set , .cart .cart-collaterals .col2-set , .cart .totals{ width:100%; }
.list-center-outer{width:413px;}
.col1-layout .product-view .product-shop {  width: 338px;}
.product-view .product-img-box {  width: 320px;}
.product-view .product-img-box .product-image-zoom {    height: 421px;    width: 320px;}
.related-products .products-grid .item{  width:176px;}
.header-left{ padding-right:15px; width:21%;}
.logo > img{ width:100%;}
.header-right{ padding-left:25px;}
.header .form-search input.input-text{ width:343px;}
.header-container.smaller .header-left{ width:16.9%;}
.header .quick-access .sbHolder{ width:160px;}
.header-container.smaller .header .form-search input.input-text{ width:250px;}
.mega_bkg{ width:212px;}
.mega_menu ul.block-content{ width:210px;}
div.megnor-advanced-menu-popup{ left:210px !important; }
.main-menu #static-menu > li > a{ padding:16px 20px;}
.content-top .wrapper{ width:707px;}
.flexslider{ width:67.4%;}
.subbanner-cms1{ width:29.6%; }
.offer-part2{ width:68%;}
.subbanner-cms2 img, .subbanner-cms3 img{ width:100%;}
.subbannerpart1, .subbannerpart3{ width:30.6%; }
.subbannerpart2{ width:38.8%; }

.category-row{ margin:0 -9px;}
.categoryblock{ padding-left:9px; padding-right:9px;}
.category-cms .category{ padding:5px 12px;}
.category .image{ width:45%;}
.cat-desc{ width:55%;}
.subbanner-cms3 .subbannercmspart1, .subbanner-cms3 .subbannercmspart2{ width:49%;}
.block.block-banner img{ width:100%;}
.toolbar .pager .pager_right { float: left;    margin-top: 10px;	clear:both;}
#block_5.footer-area{width:17%;}
.shopping_CMS_main1 img{ width:100%;}
#footer .footer-area{ width:17.3%;}
#block_4.footer-area{ width:22%;}
#footer .block-subscribe input.input-text{ width:90%;}
.googlemap iframe{width:100%}
}

@media only screen and (max-width: 979px){

.header, .main, .footer, .container-width{width:724px;}
.col-main , .col3-layout .col-wrapper{ width:100%;}
.col3-layout .col-main{ width:374px; }  
.col-left,.col-right {margin-top:30px; }
 
.list-center-outer{width:430px;}
.product-view .product-img-box { width: 320px;}
.product-view .product-img-box .product-image-zoom {    height: 421px;    width: 320px;}
.col1-layout .product-view .product-shop { margin-right: 0;    width: 376px;}
.product-essential .info3col-data { clear: both;  margin: 30px 0 0;}
.product-collateral .padder{border:none; padding:0px;}
.cart .cart-collaterals .col1-set{float:none; width:auto;}
.padder h6{margin:0px; background:#1f2022; text-transform:capitalize; font-weight:500; font-size:16px; color:#fff; }
.form-list input.input-text{width:220px;}
.toolbar .pager .pager_right {
    float: left;
    margin-top: 10px;
	clear:both;
}
#advancedmenu{ display:none; }
.advanced_nav{ display:block; }
#zoom-btn , .mousetrap {display:none !important; }
#zoom1 {cursor:default !important; }
.responsive-menu{width:100%; padding-right:103px; box-sizing:border-box;}
.nav-responsive {
    cursor: pointer;
    float: left;
    position: relative;
    width: 100%;
	padding:17px 0px;
	box-sizing:border-box; background:#1f2022;
}
.footer .mobile_togglemenu{ display:block; }
#footer ul{ display:none; margin-bottom:15px; }
#footer .footer-area{ width:100%; margin-right:0; }
.products-list li .list-center{ width: 255px;}
.product-view .product-shop{   width:383px; }
.cart .cart-collaterals .col2-set, .cart .totals{ width:100%; }
.checkout-progress{ padding: 0 10px; }
.form-list li.wide select , .form-list li.wide .input-box {width: 400px;}
.gift-messages-form .item .details .form-list li.wide .input-box , .form-list li.wide input.input-text{ width:100%; }
.padder h6 { display:block; padding:10px; font-size:16px; text-transform:uppercase; }
.product-view .tabs{ display:none !important; }
.contacform{ width:100%; margin-bottom:10px; padding:0; margin-right:0; border:none; }
.googlemap{ width:100%;margin-bottom:10px;  }
.block-banner img , .category-image img{ max-width:100%;}

.footer address{ float:none;text-align:center; clear:both; }
.product-collateral .padder{ padding-left:0; padding-right:0; background:transparent; }
.padder ol{ display:none; margin-bottom: 0px; padding:20px;}
#customer-reviews > ol{padding:0px; margin:0px; border:none;}
.padder > div#product_tabs_cms_contents{ display:none !important;}
.padder > div{ display:block !important;border-bottom:2px solid #f8f8f8; }
.padder div > ol{ border:1px solid #e5e5e5;}
#footer .block-subscribe input.input-text{ width:98%; }
.block-subscribe .block-title strong {    display: inline;}
.multiple-checkout .gift-messages-form .item .details .form-list li.wide .input-box{ width:90%; }
.send-friend .form-list .field{clear:both;}
.send-friend .form-list{width:500px;}
.send-friend .form-list li.wide .input-box{width:490px;}
.send-friend .form-list li.wide textarea{width:480px;}
.send-friend .buttons-set button.button{margin-left:0px;}
.table-responsive { overflow: auto;    width: 100%; margin-bottom:10px;}
table { overflow: scroll;    width: 100%; max-width:100%;}
.checkout-cart-index .main-container form, .checkout-multishipping-addresses .main-container form , .wishlist-index-index .col-main form { display: inline-block;   overflow: auto;  width: 100%;}
#checkout-review-load #checkout-review-table-wrapper{ overflow:auto;}
#wishlist-table, #multiship-addresses-table{ margin-bottom:20px; float:left;}
#super-product-table, #multiship-addresses-table, #review-order-form .data-table{ display:inline; float:left;}
colgroup{ width:100%;}
#my-orders-table {    display: inline-block;    overflow: auto;}
.header-left { float:none;   padding-right: 0;  text-align: center; width: 100%;}
.header-container{ padding:20px 0 31px; position:relative;}
.nav-container{ margin-top:0px; background-color:#1f2022;}
.tm_headerlinks_inner{ border-color:#fff;}
.header .logo{ margin:0 0 25px;}
.header-right{ width:100%; padding-left:0px; border-left:none;}

.flexslider{ width:67.4%;}
.subbanner-cms1{ width:29.6%; }
.offer-part2{ width:68%;}
.subbanner-cms2 img, .subbanner-cms3 img{ width:100%;}
.subbannerpart1, .subbannerpart3{ width:31.1%; }
.subbannerpart2{ width:37.8%; }
.category-row{ margin:0 -5px;}
.categoryblock{ padding-left:5px; padding-right:5px;}
.category-cms .category{ padding:5px 12px;}
.category .image{float: none;  margin-top: 10px;  text-align: center;  width: 100%;}
.cat-desc{ float: none; overflow: hidden; text-align: center;  width: 100%;}
.cate-heading, ul.subcats{ float:none;}
.subbanner-cms3 .subbannercmspart1, .subbanner-cms3 .subbannercmspart2{ width:49%;}
.footerblock{ width:24.6%;}
.footer { padding: 30px 0 20px;}
.footer-container .payment_icon{float:none; text-align:center; width:100%; margin:26px 0 0; display:inline-block;}
.footer_bottom .app-cms{ float:right;}
#footer .block-subscribe input.input-text{ width:auto; margin-top:10px;}
.footer-top-outer .subtitle{ font-size:11px;}
.footerblock .title{ font-size:12px;}
.block-subscribe button.button span{ padding:8px 12px; width:auto;}
#footer .block .actions button.button{ width:auto; clear:both;}
.block-subscribe input.input-text{width:310px;}
.newsletter-title .small-title{display:none;}
.footer-container .block .block-title{ display:block;}
.footer .block .block-title strong span{ color:#d9d9d9; font-weight:700;}
.footer-area h6{display:block;}
#block_4.footer-area{background:transparent;}
#footer .footer-area{padding:0px; border:none;}
.footer-area h6::before{ display:none;}
.footer-area h6{margin-bottom:15px;}
.footer_inner2.container-width {    float: left;    padding:26px 0 34px;}
.newsletter-title .small-title{padding-top:5px;}
.block.block-side-nav-container{ padding:15px 15px 0;}
.block-banner{ padding:0px;}
.box-account{overflow:auto; clear:both;}
.footer-bottom-top{ margin-top:20px;}
.block.block-banner img{ width:100%;}
.toggle .mobile_togglecolumn { display: block;}
.block .block-title strong{ padding:0px; color:#707070; }
.block .block-title{padding:10px; position:relative; margin:0 -1px -1px; background:#e5e5e5;}
.col-left .block-content ,.col-right .block-content{ display:none; }
.block{padding:15px 10px;}
.block,.block.block-side-nav-container{padding:0px; margin-bottom:15px;}
.block .block-content{padding:20px;}
.col-left ,.col-right  ,.col-main{ width:100%;}
.block-banner{ display:none; }
.shopping_CMS_main1 img{ width:100%;}
.responsive_menu{ display:block;}

.header-right-top{ text-align:center;}
.header-content{ float:none;}
.headertopleft{ display:none;}
.header-right-bottom{ box-sizing: border-box; width:100%; margin-top:15px;}
.header .quick-access{ width:100%;}
.header .form-search input.input-text {
    box-sizing: border-box;
    height: 40px;
    width:100%;
}
.header .quick-access .sbHolder{ display:none;}
.header-cart{ top:5px;}
.header-cart .block-cart.btn-slide .cart_mini_right{ height:40px; width:42px; padding:0px; background-position:12px 9px; font-size:0px;}
.header-cart:hover .block-cart.btn-slide .cart_mini_right{ background-color:#ff9c00 ;}
.header-cart #panel, .tm_headerlinkmenu ul.links{ top:47px !important;}
.tm_headerlinkmenu{ margin:5px 0 0 10px;}
.header-container{ padding:0 0 10px;}
.header-container .form-language{ margin:0px; padding:0px; background:none;}
.header-right-center {
    background: #f2f2f2 none repeat scroll 0 0;
    clear: right;
    float: none;
    min-height: 30px;
    width: 100%; margin:0 0 20px;
}
.header-container .sbOptions{ top:30px !important;}
.product-block:hover .product_hover-block { bottom: -1px;}
}

/* Landscape phone to portrait tablet */
@media only screen and (max-width: 767px) {

.header, .main, .footer, .container-width{ width:auto;  margin:0 15px;  }
.col3-layout .col-wrapper , .col-main , .col3-layout .col-main{  width:100%;}
.tm_top_currency label, .form-language label{display:none;}
.footer .container-width{margin:0px;}
.pager .limiter{margin-left:0px;}
/********** Header Setting *************/
.header-container .nav_outer.container-width{display:block;}
.header_top{ height:80px; }
.header .links{ display:none; float:none; text-align:left; position:absolute; background:#EFEFEF; }
.tm_headerlinks_inner{ display:block; cursor:pointer; padding:0px 0;  }
.header-container .links { margin:0; top:30px; width:140px; right:0; display:none; position:absolute; background:#Fff; border-top:1px solid #3498db; z-index:9; padding:7px 15px;}
.tm_headerlinkmenu .links li{border:none;}
.header-container .links li a:hover{background:transparent;}
.header-container .links li{ display:block; float:none; background:none; padding:0px !important }
.header-container .links li a{ text-decoration:none; padding: 3px 0px; display:block;}
.header-container .links li a:hover{ background:transparent; } 
.footer_inner2.container-width{float:left; width:100%;}
.footer_left_newsletter{float:none; width:auto;}
.newsletter-title .small-title{padding:0px; margin:0; line-height:20px;}
.footer_right_newsletter{margin-top:20px;}
.block.block-subscribe{float:left;}
.news-text{width:auto;}
.footer_right_newsletter{width:100%; clear:both; float:left;}
.header .header-cart #panel{ top:38px; }
.cart_mini_right .price{ display:none;}
/********** Header Setting *************/
.products-list li .list-center {    margin-top: 15px;    width: 100%;}
.col2-set .col-1 , .col2-set .col-2,.box-account .col2-set .col-1{  width:100%; }
.box-account .col2-set .col-1{ padding-right:0; border:none; margin-bottom:15px;}
.order-info-box .col-1{ margin-bottom:15px; }
.product-view .product-img-box { margin:0 auto 20px; float:none; }
.product-shop{ width:100% !important;}
.header .form-language label , .header .tm_top_currency label { display:none !important; }
#super-table{ clear:both; }
#new-wishlist-table .add-to-cart-alt button.button span{ width:auto !important;  }
.form-list li.wide textarea{ width:100%; }
.form-list li.fields .name-firstname{ margin-bottom:10px; }
.manufacture .customNavigation{display:block;}
.flexslider .flex-direction-nav{display:none;}
.flex-control-nav{bottom:4px;}
.product-block .product_hover-block, .product-block:hover .product_hover-block, 
.related-products .product-block:hover .product_hover-block, #upsell-product-table .product-block:hover .product_hover-block, #crosssell-product-table .product-block:hover .product_hover-block{bottom:0px;}
.product_hover-block .actions .add-to-links{ width:66.666%;}
.product_hover-block .button.btn-cart, .product_hover-block .actions .out-of-stock{ width:33.333%;}
.product_hover-block .button.btn-cart span, .product_hover-block .availability.out-of-stock > span{ font-size:0px;}
.product_hover-block .button.btn-cart > span{padding:8px 0 3px;}
.product_hover-block .button.btn-cart > span::before, .product_hover-block .out-of-stock::before{ margin:0px;}
.block.block-subscribe .block-content { padding:0px; }
.breadcumb-main{margin-top:-0px; float:left; text-align:left;}
.pager .pager_right .sort-by{float:left;clear:both; margin-top:10px;}
.send-friend .form-list li.wide textarea{width:90%;}
.phone-content.content{ margin:0 0 19px;}

.manufacture img {  max-width: 100%;}
.block.block-side-nav-container{ margin:0px; background:#f3f3f3;}
.block.block-side-nav-container a, .block.block-side-nav-container .block-title strong, .block.block-side-nav-container .block-content li a, #category-treeview .collapsable-hitarea::before, #category-treeview .expandable-hitarea::before{color:#1f2022;}
.block.block-side-nav-container .block-content li a:hover{ color:#787878;}
.block.block-side-nav-container .block-title{ padding:10px;}
.subbanner-cms1 { float: right;   margin: 0;}
.offer-part2{ width:67.4%;}
.offer-content .text1{ font-size:30px;}
.offer-heading{ letter-spacing:2px;}
ul.tabbernav, ul.tabbernav_product{ width:100%; float:left !important; margin:10px 0;}
.category-cms .categoryblock { margin-bottom: 10px;   width: 50%; padding:0 5px;}
.footerblock{ width:49.6%}
.footerblock .title{ font-size:16px;}
.footer-top-outer .subtitle{ font-size:13px;}
.footer_bottom .app-cms { float: none; margin: 15px 0 0;}
.footer_bottom .social-icon{ float:none;}
.list-center-outer{width:100%; margin-top:15px;}
.products-list li .list-left{ border:none;}
.field.name-middlename{ clear:both;}
}
@media only screen and (max-width: 640px){

.block-subscribe .validation-advice{width:100%;}
#shopping-cart-table tbody tr td  , #checkout-review-table tbody tr td  , #my-orders-table tbody tr td , #multiship-addresses-table tbody tr td{    margin: 0;    width: 100%;}
.footer_top{padding:30px 0px 25px;}
.multiple-checkout .col2-set {overflow: auto;} 
.news-text {    border: medium none;    clear: both;    margin: 0;    padding: 0;    width: auto;}
.footer-container .block{padding-top:0px;}
.tm_headerlinks_inner,.header .header-cart #panel{ z-index:10; padding:0px;}
.footer_left{float:none; text-align:center;}
.payment_block {    float: none;    margin-top: 8px;    text-align: center;}
.footer_adress address{padding-top:10px; padding-bottom:0px;}
.data-table tfoot td{border-right:none;}
.about-title{font-size:14px; line-height:18px; margin:0px;}
.footer-image-left{margin-right:2%;}
.tm-about-text, .newsletter-block{width:67%;}
.cart-table .btn-update, .cart-table .btn-empty {float: left;clear: both;margin: 5px 0px;}
.block-subscribe .input-box .input-validate-outer{width:60%;}
.footer_center{padding:7px 0 7px 10px;}
.cart-table .btn-update{margin:5px 0px 0px;}
#shopping-cart-table  .btn-remove2 {  margin: 0 auto; }
#shopping-cart-table .item-options dt ,
#checkout-review-table .item-options dt ,
#my-orders-table .item-options dt ,
#multiship-addresses-table .item-options dt{float: none; margin:0 auto;}
#multiship-addresses-table .btn-remove2{left:0px;right:0px; margin:0 auto;}
#shopping-cart-table  .btn-remove2 {margin: 0 auto;}
.item-options dd{padding:0px;}
.products-list li .list-left{margin-right:0px;}
#checkout_multishipping_form button.button,#shipping_method_form button.button,
#multishipping-billing-form button.button,
.multiple-checkout button.button{float:left; clear:both; margin:5px 0;}  
col{display:block;}
.pager .pager_right .sort-by{ float:left; clear:both; margin-top:10px;}
.pager .limiter{margin-left:0px;}
.sales-order-history .pager{padding:10px 0px;}
.sales-order-history .pager .limiter {clear: both; float: left;  margin-top: 10px;	margin-right:10px;}
.sales-order-history .pager .pages { float: left;  margin: 10px 0 0;}
.send-friend .form-list .field{float:none;}
.send-friend .form-list{width:90%;}
.send-friend .form-list li.wide .input-box{width:100%;}
#add_recipient_button{float:left; clear:both; margin-top:0px;}
.buttons-set button.button{float:left; clear:both; margin-top:10px;}
.pager .pages{float:left; margin:0px; padding-right:10px;}
.toolbar .pager .pager_right .limiter{float:left; margin-left:0px;}
.main{min-height:300px;}
.page-title h1, .page-title h2{font-size:16px;}
.pager .pages ol{padding:3px 0px;}
.multiple-checkout .place-order .grand-total big{float:left;}
.buttons-set .back-link{ margin-bottom:10px; margin-right:10px; }
.buttons-set button.button{ float:left; margin-left:0; }
.header .welcome-msg{ display:none;}
.header .form-language{ background:none; padding:0px; margin:0px;}

.subbanner-cms1{ width:30%;}
.subbanner-cms1 .subbanner1{ padding:0 0 11px;}
.offer-part1{ width:42%;}
.offer-part2{ width:54.6%; margin-left:15px;}
.offer-content .text1{ font-size:17px;}
.subbanner-cms2 .sub-heading {
    background-color: #f1f1f1;
    border-radius: 0;  -webkit-border-radius:0px;  -khtml-border-radius:0px;  -moz-border-radius:0px;
    color: #1f2022;
    cursor: pointer;
    display: block;
    font-size: 18px;
    font-weight: 700;
    padding: 15px;
    position: relative;
    width: 100%;
	text-transform:capitalize;
}
.subbanner-cms2 .sub-heading .banner_toggle::before {
    border: 1px solid #1f2022;
    box-sizing: border-box;
    color: #1f2022;
    content: "\f107";
    display: inline-block;
    font-family: "FontAwesome";
    font-size: 18px;
    font-weight: normal;
    height: 23px;
    margin: 0;
    position: absolute;
    right: 16px;
    text-align: center;
    width: 23px;
}
.subbanner-cms2 .sub-heading.toggle.active .banner_toggle::before {content: "\f106"; font-family: "FontAwesome";}
.subbanner-cms2 .sub-heading .banner_toggle {
    cursor: pointer;
    display: block;
    left: 0;
    margin-bottom: 10px;
    margin-top: 15px;
    overflow: hidden;
    padding-bottom: 5px;
    position: absolute;
    right: 0;
    top: 0;
    transition: none 0s ease 0s ; -webkit-transition: all 0s ease 0s; -moz-transition: all 0s ease 0s; -ms-transition: all 0s ease 0s; -o-transition: all 0ms ease 0s;
    width: 100%;
}
.subbanner-cms2 .subbanner-inner { text-align: center; display: none;    margin-top: 15px;}
.content-inner{ display:inline-block;}
.subbannerpart1, .subbannerpart2, .subbannerpart3{ width:100%; margin-bottom:10px;}
.subbanner-one, .subbanner-three{ margin:0px;}
.subbannerpart2 .img1{ margin-bottom:10px;}
.catalog-product-compare-index .compare-table .add-to-links{ clear:both; margin:8px 0 0;}
}
/* Mobile Landscape Size to Tablet Portrait (devices and browsers) */
@media only screen and (min-width: 480px) and (max-width: 767px) {
.form-list li.wide .input-box{width: 260px;}
.form-list li.wide input.input-text{ width: 250px;}
}

/* Landscape phones and down */
@media only screen and (max-width: 479px) {
.form-list .field , .form-list .input-box ,.form-list li.wide .input-box { width:100% !important; }
.form-list input.input-text , .form-list li.wide textarea, .form-list select , .tm_responsive_row select {width:90% !important; }
.product-view .box-tags .form-add input.input-text{ width:auto;}
.header-cart #panel{ width:250px;}
.checkout-progress{ padding:0 50px; }
.checkout-progress li{width:100% ;margin:0 0px 5px 0;}
.cart_mini_right .price{ display:none; }
.tm_responsive_row span .separator{ display:none;}
.gift-messages-form .item .details{ margin-left:0; margin-top:15px; }
.product-view .product-img-box{ width:271px; }
.product-view .product-img-box .product-image img{ width:100%; }
.email-addto-box .email-friend{ float:none; margin-bottom:8px; }
.googlemap iframe{ width:100%  !important; }
.col3-set .col-1 , .col3-set .col-2 , .col3-set .col-3 { width:100%; margin-bottom:10px; }
.my-wishlist textarea{ width:90%; }
#my-tags-table td , #my-reviews-table td{ display:block; }
.additional-carousel .slider-item .product-block img{ margin:0 auto; text-align:center; display:block;  }
.product-view .product-shop .availability{ float:none; text-align:left; }
#product-review-table .nobr{  white-space: normal !important; }
#product-review-table{ margin:10px 0; }
.pager .limiter{ margin-bottom:10px; }
.pager .pager_right .sort-by{ float:left; }
.products-list li .list-right{ width:100%; }
.description.other-font{margin-bottom:25px;}
.block-subscribe input.input-text{width:170px;}
.product-view .product-img-box .product-image-zoom{width:270px; height:355px;}
.description.other-font{margin-bottom:15px;}
.cart .title-buttons .checkout-types{position:relative; float:left; top:0px; clear:both;}
.flexslider { margin: 0 0 20px; width: 100%;}
.subbanner-cms1{ width:100%;}
.subbanner-cms1 .subbanner1 {float: left; padding: 0 7px 0 0; width: 47.5%;}
.subbanner-cms1 .subbanner2 {float: right; padding: 0 0 0 7px; width: 47.5%;}
.offer-part1 { margin-bottom: 10px;  width: 100%;}
.offer-part2 { margin: 10px 0 0; width: 100%;}
.offer-content .text1{ font-size:20px;}
.tabbernav li, .tabbernav_product li{ background:none;}
ul.tabbernav li, ul.tabbernav_product li{width:100%;}
ul.tabbernav li a, ul.tabbernav_product li a {  display: block;    margin: 0 0 2px;    width: auto;}
ul.tabbernav, ul.tabbernav_product{margin-bottom:40px;}
.category-cms .categoryblock{ padding:0 3px;}
.footerblock{ margin:15px 0; width:100%;}
.tabs .customNavigation a{top:-30px; margin:0 auto;}
.tabs .customNavigation a.prev{ left:0; right:12%;}
.tabs .customNavigation a.next{ left:12%; right:0;}
.tab_product{ padding:0px;}
.breadcrumbs{ clear:both; float:left; margin:0 0 15px;}
.page-title{ clear:both;}
.header-content{ float:none; text-align:center;}
.header-right-center{ float:none; text-align:center;}
.header .form-language, .header .tm_top_currency{ float:none; display:inline-block;}
.subbanner-cms3 .subbannercmspart1, .subbanner-cms3 .subbannercmspart2{ width:100%; margin:5px 0;}
.link-reorder, .link-print, .page-title .separator { float: left;   margin-bottom: 10px;}
.link-reorder{ clear:both;}

.header-container .welcome-msg, .language_currency_outer{ float:none;}
.header-container .form-language, .header-container .tm_top_currency{ float:none; display:inline-block; margin:0px 0 0;}
.header-container .sbOptions{ top:26 !important;}
.header-container .welcome-msg{ display:none;}
}

/* Mobile Landscape Size to Mobile Portrait (devices and browsers) */
@media only screen and (min-width: 320px) and (max-width: 479px) { }
@media only screen and (max-width: 319px){
.header-cart .right_arrow{ padding:0; background:none; }
.cart .discount .input-box { width:100% !important; }
#footer .block-subscribe input.input-text , .form-list textarea , .cart .discount input.input-text{  width:95%;}
.checkout-progress{ padding:0 10px; } 
.opc .step{ padding:15px 15px; } 
.product-view .product-img-box , .product-view .product-img-box .product-image img{ width:100%; } 
.product-view .product-shop .add-to-links li{ display:block;margin-bottom:8px; }
.product-view .product-shop .availability{ float:none; text-align:left; }
.my-wishlist .buttons-set button.button{ margin:5px 0; text-align:left;}
#product-review-table thead{ display:none; }
}

media only screen and (max-width: 780px) {

}

media only screen and (max-width: 480px) {

}
@charset "UTF-8";

/*!
Animate.css - http://daneden.me/animate
Licensed under the MIT license - http://opensource.org/licenses/MIT

Copyright (c) 2015 Daniel Eden
*/

.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

.animated.hinge {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
}

.animated.bounceIn,
.animated.bounceOut {
  -webkit-animation-duration: .75s;
  animation-duration: .75s;
}

.animated.flipOutX,
.animated.flipOutY {
  -webkit-animation-duration: .75s;
  animation-duration: .75s;
}

@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}

@-webkit-keyframes fadeOutUp {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}

@keyframes fadeOutUp {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}

.fadeOutUp {
  -webkit-animation-name: fadeOutUp;
  animation-name: fadeOutUp;
}

[data-notify="progressbar"] {
	margin-bottom: 0px;
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 100%;
	height: 2px;
}
/**
 * css for my team
 *
 *
 * @category   SKJ
 * @package    SKJ_Meetmyteam
 * @author     Sanjeev Kumar Jha <jha.sanjeev.in@gmail.com>
 */

/*======================Meet my team========================*/
.leader_not {
	float: left;
	width: 100%;
	margin-top: 20px;
	text-align: center;
	margin-left: -20px;
}
.leader_not li {
	float:left;
	margin-left: 20px;
	margin-bottom: 20px;
	padding: 4px;
	background-color: #fff;
	border: 1px solid #ccc;
	border: 1px solid rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);

}
.photo_section {
	
	width: 100%;
	margin-bottom: 10px;
	display:block;
}
.photo_section img {
	max-height: 170px;
	max-width:150px;
}
.full-bio .links {
	float:none;
}
.meetmyteam-detail {
	float: left;
	width: 100%;
	margin-top: 30px;
}



.meetmyteam-detail img {
	float: left;
	margin: 0 20px 0 0;	
	padding: 4px;
	background-color: #fff;
	border: 1px solid #ccc;
	border: 1px solid rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
}
.meetmyteam-detail p {
	font-size: 14px;
	line-height: 24px;
}
.detail-back {
	color: #fff !important;
	text-transform: uppercase;
	display: block;
	background: #da2128;
	text-decoration:none;
	
	font-size: 16px;
	padding: 8px 9px;
	font-style: normal;
	float:right;
}
.detail-back:hover {
	background: #36987c;
	color: #fff !important;
}
.detail-back-rb {
	color: #fff !important;
	text-transform: uppercase;
	display: block;
	background: #36987c;
	
	
	font-size: 16px;
	padding: 8px 9px;
	font-style: normal;
	float:right;
	position:relative;
	top:-50px;
}
.detail-back-rb:hover {
	background: #10578d;
	color: #fff !important;
}



.myteam-head {
	padding-top: 30px;
}

.full-bio{padding: 7px 0px;}

.full-bio a{ color:#36987c;}
.full-bio a:hover{ color:#3d6277;}



.leader_not .title{ font-family:Georgia, "Times New Roman", Times, serif; font-style:italic; color:#3d6277;}

.leader_not .sub-heading{ font-size:13px;}

.meetmyteam-detail img{ width:250px; height:283px;}



#payment_form_zipmoneypayment #zipmoney-learn-more{
  display: inline !important;
}

.zipmoneypayment-overlay{
  color: #fff;
  width: 100%;
  padding-top:20px;
  height: 1213px;
  position:absolute;
  left: 0px;
  top: 0px;
  display: table-cell;
  text-align: center;
  vertical-align: middle;
  background:rgba(0, 0, 0, 0.74902);
  z-index: 10000;
}
/**
 * GoMage Social Connector Extension
 *
 * @category     Extension
 * @copyright    Copyright (c) 2013 GoMage (http://www.gomage.com)
 * @author       GoMage
 * @license      http://www.gomage.com/license-agreement/  Single domain license
 * @terms of use http://www.gomage.com/terms-of-use
 * @version      Release: 1.0
 * @since        Class available since Release 1.0
 */ 
 
/* Header Fast Links
-------------------------------------------------- */
.header .links li{
  float: none;
  display: inline-block;
  vertical-align: middle;
  }
.header .gs-list{
  padding: 0 !important;
  }
  
/* Fixed height for Google + */
.gs-login [id^="___signin"]{
  height: 20px !important;
  vertical-align: middle !important;
  }
.header .gs-list.last,
.header .gs-list .last{
  background: none !important;
  padding-right: 0 !important;
  }
  
/* Lightcheckout
-------------------------------------------------- */
html .glc-login-and-paypal #gcheckout-login-link,
html .glc-login-and-paypal .gs-login-checkout,
html .glc-rtl.glc-login-and-paypal #gcheckout-login-link,
html .glc-rtl.glc-login-and-paypal .gs-login-checkout{
  float: none;
  display: inline-block;
  vertical-align: middle;
  }
  html .glc-login-and-paypal .gs-login-checkout *{
    vertical-align: middle;
    }
.glc-login-and-paypal .gs-login-ee.gs-login-checkout{
  padding: 0;
  text-align: left;
  }
 
/* Login Page
-------------------------------------------------- */
.gs-login-login,
.gs-login-checkout{
  text-align: right;
  padding: 5px 0;
  }
  .gs-login-login li{
    padding: 0 2px;
    }
  .gs-login li{
    display: inline-block;
    vertical-align: middle;
    }
  .gs-login img{
    vertical-align: middle;
  }
  
/* EE
-------------------------------------------------- */
.gs-login-ee.gs-login-login{
  text-align: left;
  clear: both;
  }
.gs-login-ee.gs-login-checkout{
  padding: 5px 20px;
  text-align: left;
  }




.headerMiddle{background: #fff;}

.post-date .month, .post-date .day, .post-date .year{margin: 0 0 0 7px;}


.cms-index-index .product-carousel .product-block-inner{    overflow: inherit;
    padding: 0px;
    position: inherit;
    text-align: center;}

.cms-index-index .products-grid li.item, .col-main .slider-item{float: none !important;}

.catalog-product-view .col-main .slider-item{float: left !important;}

.testmonial_slider .image-hover-block{text-align: center;}
.testmonial_slider .image-hover-block .read::before{top:-120px !important;}


.cms-index-index .manufacture .customNavigation a.prev{display: none;}
.cms-index-index .manufacture .customNavigation a.next{display: none;}


.catalog-product-view .div.add-to-box button.btn-r4q span{border-color:#1f2022; background: #1f2022;}



.catalog-product-view .email-addto-box .email-friend a:before{margin-top: -4px;}
.catalog-product-view .add-to-links li a.link-wishlist:before{margin-top: -3px;}

.catalog-product-view #product_tabs_description_tabbed_contents div.std > ul{line-height: 20px;}
.catalog-product-view .technicalData_container ul li{line-height: 21px;}

.header-container.smaller .header-cart #panel {
    top: 42px;
}
.header-cart #panel {
    background: #fff;
    border: 1px solid #e5e5e5;
    display: none;
    text-align: left;
    min-width: 20px;
    padding: 15px;
    color: #707070;
    position: absolute;
    right: 0;
    top:65px;
    width: 260px;
    z-index: 99;
}

span.cart_count {
    display: inline-block;
    height: 80px;
    width: 80px;
    border: solid 4px #251d4a;
    border-radius: 50%;
    background: #da2128 url(https://www.doability.com.au/skin/frontend/templatemela/MAG100213/images/css_sprites.png)  -54px -279px;
    color: #fff;
    text-align: center;
    line-height: 80px;
}


.header-cart .count_in {
    display: inline-block;
    position: relative;
    width: 22px;
    height: 22px;
    text-align: center;
    border: solid 2px #ffffff;
    color: #fff;
    border-radius: 50%;
    background: #da2128;
    font-size: 14px;
    font-weight: 400;
    font-family: 'Roboto', sans-serif;
    line-height: 18px;
    position: absolute;
    top: 13px;
    right: 19px;
}


.header-cart .button {margin: 10px 0px 0px 10px !important;}

.main_navigation #advancedmenu{display: inline !important;}
.cart-empty .click_here{color:#da2128;}

.headerTop .container > div.socialMain ul li a{font-size:0px;}


.checkout-cart-index button.btn-checkout span{border: none;}

.checkout-cart-index .r4q-navigation li a{border: 1px solid #da2128; background: #da2128;}
.checkout-cart-index .r4q-navigation li a:hover{background: #1f2022; border-color: #1f2022;}

.checkout-cart-index .r4q-navigation .active a{border: 1px solid #1f2022; background: #1f2022;}
.checkout-cart-index .r4q-navigation .active a:hover{background: #da2128; border-color: #da2128;}


.cms-index-index .std ul{list-style: none;}


.checkout-cart-index button.btn-checkout span:hover{background: #1f2022; border-color:#1f2022;}
.checkout-cart-index .cart .discount button:hover span, button.btn-checkout:hover span{background: #1f2022; border-color:#1f2022;}

.customer-account-create .create_account_bg{background: #fff; padding: 20px;}
.customer-account-create .form-list input.input-text {width: 250px; height: 40px;}

.request4quote-front-quote-index .r4q-navigation li a{border: 1px solid #da2128; background: #da2128;}
.request4quote-front-quote-index .r4q-navigation li a:hover{background: #1f2022; border-color: #1f2022;}

.request4quote-front-quote-index .cart .r4q-actions button.btn-checkout span{border: none;}

.testmonial_slider .slider-item .post-description{font-weight: normal;}
.about_content ol > li ul li{list-style: disc;}

.testmonial_slider .product-image-inner-blog .image-hover-block .zoom:hover:before{color:#da2128 !important; border-color:#da2128 !important;}


.page-sitemap .sitemap li.level-0 a{color:#da2128;}


.checkout-onepage-index #billing-progress-opcheckout .separator{display: none;}

.checkout-onepage-index .opc-block-progress dt.complete a{display: inline-block; width: 100%; padding-top: 2px; padding-bottom: 2px; margin-top: 9px; margin-bottom: 6px;}

.contact_left_bg_parts{float: left; width: 81%;}

#narrow-by-list dd .swatch-link:hover .swatch-label, .block .block-content li .product-name a:hover, .block .block-content li a:hover{color:#da2128;}

.technicalData tr td{padding: 10px 0 10px 0px;}

.wishlist-index-index .my-account .my-wishlist .button.btn-cart > span{padding: 8px 12px !important; text-transform: uppercase;}
.wishlist-index-index .my-account .my-wishlist #wishlist-table .add-to-cart-alt .button.btn-cart{    float: none;
    width: auto;
    margin-top: 10px;
    margin-bottom: 10px;}

.wishlist-index-index .my-account .my-wishlist .button.btn-cart span{text-transform: none;}

.customer-account-index .my-account .box-account .box-content p{line-height: 22px;}
.customer-account-index .my-account .box-account .box-content p a{color:#da2128;}
.customer-account-index .my-account .dashboard .col2-set a{color:#da2128;}
.catalog-seo-sitemap-category .page-sitemap .sitemap li{margin: 13px 0;}

.responisve_myaccount_content{display: none;}

.meetmyteam-index-detail .col-main .detail-back{font-family: 'Roboto', sans-serif; background: #da2128 !important;}
.meetmyteam-index-detail .col-main .detail-back:hover{background: #1f2022 !important;}

.product-collateral #product_tabs_tags_tabbed{display: none;}
.product-collateral #product_tabs_review_tabbed{display: none;}


/*Product Detail page CSS Start*/
.catalog-product-view{background: #fff;}
.catalog-product-view .col-left{display: none;}
.catalog-product-view .col-main{width:100%;}
.catalog-product-view .product-view .product-shop{width:50%;}
.catalog-product-view .product-view .product-img-box{margin-right: 0px; width: 48%;}
.catalog-product-view .product-view .product-img-box .product-image-zoom{width:100%;}

.catalog-product-view .product-view .tabs a{border-color:#fff; color: #747474; padding: 18px 37px;}
.catalog-product-view .product-collateral .padder{border: none; border-top: solid 1px #e0e0e0; padding: 20px 0 0 0px;}
.catalog-product-view .product-view .tabs li.active a{background: #fff; color: #2c2b2b; border-color:#e0e0e0; position: relative;}
.catalog-product-view .product-view .tabs li.active a:after{height: 1px; width: 100%; background: #fff; position: absolute; left: 0; right: 0; content: "."; bottom: -1px;}




.catalog-product-view .product-view .tabs a:hover{background: #fff !important; color: #2c2b2b !important; border-color:#fff !important;}
.catalog-product-view .product-view .tabs li.active a:hover{background: #fff !important;  border-color: #e0e0e0 !important;}

.catalog-product-view #prev-next-links{display: none;}
.catalog-product-view .breadcrumbs{float: left; width: 100%; margin: 20px 0 20px 0px;}

.catalog-product-view .col-main-left .page-title{width: 50%; float: right;}

.catalog-product-view .breadcrumbs  li span{font-size:14px; color: #4c4c4c; margin: 0 8px 0 8px;}
.catalog-product-view .breadcrumbs li a{text-transform: none; font-size: 14px; font-weight: 300; color: #4c4c4c;}

.catalog-product-view .our_services{border-bottom: solid 1px #ebebeb;}


.catalog-product-view .breadcrumbs li strong{text-transform: none; font-weight: 300; font-size: 14px;}

/*span.cart_count::after {position: absolute; content: ""; height: 100%; width: 100%; border-left: solid 3px #fff; top: -2px; left: -4px; border-radius: 50%;}*/

.catalog-product-view .col-main-left .page-title h1{color: #da2128; font-family: 'Squada One'; font-size: 30px; margin: -5px 0 6px 0px;}


.catalog-product-view .product-shop p{color:#2c2b2b; font-size: 15px;}

.catalog-product-view .product-view .product-shop .short-description .std{font-size: 15px; color: #2c2b2b;}
.catalog-product-view .product-view .product-shop .product-name h1 {margin: 0; font-weight: 500; color: #1f2022; font-size: 21px; font-family: 'Squada One';}
.catalog-product-view .product-view .product-shop .sku{border-bottom: solid 1px #e0e0e0; border-top: solid 1px #e0e0e0;    padding: 18px 0 14px 0; color: #1f2022; font-size: 15px;}
.catalog-product-view .product-view .product-shop .sku span{width: 100%; display: inline-block; font-weight: bold; margin: 0 0 7px 0;}


.catalog-product-view .product-view .product-shop .price-box .price{font-size: 24px; color: #251d4a; font-weight: 700;}

.catalog-product-view .product-view .product-shop .price-box {margin: 0 0 20px 0; clear: both; border-top: solid 1px #ccc; border-bottom: solid 1px #ccc; padding: 10px 0 10px 0;}

.catalog-product-view .product-view .product-shop .product-brand strong{width: 100%; display: inline-block; font-weight: bold; margin: 0 0 13px 0;
    color: #2c2b2b; text-transform: uppercase; font-size: 16px;}

.catalog-product-view .product-view .product-shop .product-brand a{color: #2c2b2b; font-size: 15px; margin: 0 0 10px 0; display: inline-block;}
.catalog-product-view .product-view .product-shop .product-brand {margin-bottom: 10px;}

.catalog-product-view .product-view .product-shop .widget-product-calc .text{font-size: 15px; color: #2c2b2b;}
.catalog-product-view .product-view .product-shop .widget-product-calc a{color: #da2128; font-size: 15px; font-weight: bold;}

.catalog-product-view .product-view .product-shop .add-to-box{border-bottom: solid 1px #ccc; border-top: solid 1px #ccc; padding:19px 0 19px 0px;}
.catalog-product-view .product-view .product-shop .add-to-box .add-to-cart label{color: #2c2b2b; font-size: 15px; font-weight: 500;}

.catalog-product-view .product-view .product-shop .add-to-box .box-qty {border: 1px solid #e5e5e5; float: left; height: 40px; border-radius: 25px;}
.catalog-product-view .product-view .product-shop .add-to-box .qty{font-size: 15px; color: #2c2b2b;}


.catalog-product-view .product-view .product-shop .button.btn-cart span:before{display:none;}
.catalog-product-view .product-view .product-shop .button.btn-cart span{border-radius:25px; -moz-border-radius:25px; -webkit-border-radius:25px;}
.catalog-product-view .product-view .product-shop .button.btn-cart span span{    font-size: 16px;
    font-weight: 700;
    padding: 2px 10px 0 10px;
    height: 20px;}

.catalog-product-view .product-view .product-shop .button.btn-r4q span{    border-radius: 25px;
    -moz-border-radius: 25px;
    -webkit-border-radius: 25px;
    background: #1f2022;
    border-color: #1f2022;
    padding: 12px 10px 11px 10px;
    text-transform: uppercase;} 

.catalog-product-view .product-view .product-shop .button.btn-r4q span:hover{background: #da2128; border-color: #da2128;} 

.catalog-product-view .product-view .product-shop .button.btn-r4q span:hover span{background: #da2128; border-color:#da2128;}


.catalog-product-view .product-view .product-shop .button.btn-r4q span span{font-size: 16px; font-weight: 700; padding: 0 10px 0 10px;}


.catalog-product-view .product-view .product-shop .email-addto-box a{color: #2c2b2b; background: #000; font-size: 15px; background: #e9e9e9; border-radius:25px; -moz-border-radius:25px; -webkit-border-radius:25px; float: left; padding: 10px 20px 10px 20px; line-height: normal;}

.catalog-product-view .product-view .product-shop .email-addto-box a:hover{color:#fff; background: #1f2022;}

.catalog-product-view .product-view .product-shop .email-addto-box a:hover before{color:#fff;}
.catalog-product-view .product-view .product-shop .email-friend{margin-right: 10px;}
.catalog-product-view .product-view .product-shop .add-to-links li{margin-right: 10px;}

.catalog-product-view .add-to-links li a.link-wishlist:before {margin-top: -1px;}
.catalog-product-view .product-view .add-to-links li a.link-wishlist:hover:before, .product-view .add-to-links li a.link-compare:hover:before{color:#fff;}

.catalog-product-view .email-addto-box .email-friend a:before {margin-top: -1px;}
.catalog-product-view .email-addto-box .email-friend a:hover, .email-addto-box .email-friend a:hover:before{color:#fff;}

.catalog-product-view .product-view .add-to-links li a.link-compare:before{    content: "\f0ec";}
.catalog-product-view .product-view .product-img-box .product-image{margin: 0 0 10px;}

.catalog-product-view .product-view .product-image-thumbs img {width: 91px; height: 91px;}
.catalog-product-view .additional-carousel .slider-item{width: auto; height: auto;}
.catalog-product-view .thumb-link{margin: 0 10px 0 0px;}

/*Product Detail page CSS Done*/

#lightbox2 .button.btn-cart {
    float:left;
	width:210px;
	margin-left:20px;
	margin-bottom:10px;
}


/*
 * jQuery FlexSlider v2.0
 * http://www.woothemes.com/flexslider/
 *
 * Copyright 2012 WooThemes
 * Free to use under the GPLv2 license.
 * http://www.gnu.org/licenses/gpl-2.0.html
 *
 * Contributing author: Tyler Smith (@mbmufffin)
 */

 
/* Browser Resets */
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus  {outline: none;}
.slides,
.flex-control-nav,
.flex-direction-nav { list-style: none;} 

/* FlexSlider Necessary Styles
*********************************/ 
.flexslider .slides{ padding:0; }
.flexslider .slides > li {display: none; -webkit-backface-visibility: hidden; list-style:none !important;} /* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {width: 100%; display: block;}

/* Clearfix for the .slides element */
.slides:after {content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;} 
html[xmlns] .slides {display: block;} 
* html .slides {height: 1%;}

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .slides > li:first-child {display: block;}


/* FlexSlider Default Theme
*********************************/
.flexslider {position: relative; clear:both; margin:0 0 5px 0; overflow:hidden; float:left; width:608px;}
.flex-viewport {max-height: 2000px; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; transition: all 1s ease;}
.loading .flex-viewport {max-height: 300px;}
.flexslider .slides { margin:0; }

/* Direction Nav */
.flex-direction-nav {display:none; margin:0 !important; z-index:999; }
.flex-direction-nav  li{ list-style:none;}
.flexslider:hover .flex-direction-nav { display:block;  margin:0 !important;  }
.flex-direction-nav li a.flex-next
{ 
	 background:none;
    font-size: 0;
    height:20px ;
    position: absolute;
    right: 10px;
    top: 50%;
    width: 20px;
	
}
.flex-direction-nav li a.flex-prev
{ 
	background:none;
    height:30px !important;
    left: 10px;
    position: absolute;
    top:50%;
    width: 20px !important;
	font-size:0;
}
.flex-direction-nav li a.flex-next:before { font-family: FontAwesome; content:'\f054'; font-size:20px; color:#e5e5e5;}
.flex-direction-nav li a.flex-prev:before { font-family: FontAwesome; content:'\f053'; font-size:20px; color:#e5e5e5;}
.flex-direction-nav li a.flex-prev:hover:before ,.flex-direction-nav li a.flex-next:hover:before{ color:#1f2022;}

/* Control Nav */
.flex-control-nav {position: absolute; bottom:13px; right:0px; left:0px; margin:0 !important; padding:0 !important; z-index:8; text-align:center; }
.flex-control-nav li {margin: 0 3px;display: inline-block; font-size:0; border-radius:50%;  -webkit-border-radius:50%;  -khtml-border-radius:50%;  -moz-border-radius:50%;}
.flex-control-paging li a {    
    cursor: pointer;
    display: block;
    height: 11px;
    text-indent: -9999px;
    width: 11px;
	font-size:0;
	border:none;
	background:rgba(255,255,255,0.7);;
	border-radius:50%; border-radius:50%;  -webkit-border-radius:50%;  -khtml-border-radius:50%;  -moz-border-radius:50%;
	position:relative;
}

.flex-control-paging li a.flex-active,.flex-control-paging li:hover a {
	border-radius:50%;  -webkit-border-radius:50%;  -khtml-border-radius:50%;  -moz-border-radius:50%;
	background: rgba(255,255,255,1);
}

	

.flex-control-paging li a.flex-active{  cursor: default; border-color:#444; }
.flex-control-paging li:hover a{border-color:#444;}
.flex-control-thumbs {margin: 5px 0 0; position: static; overflow: hidden;}
.flex-control-thumbs li {width: 25%; float: left; margin: 0;  }
.flex-control-thumbs img {width: 100%; display: block; opacity: .7; cursor: pointer;}
.flex-control-thumbs img:hover {opacity: 1;}
.flex-control-thumbs .flex-active {opacity: 1; cursor: default;}


/* display none until init */
.product-carousel{
	display: none;
	opacity:1!important;
	position: relative;
	width: 100%;
	

}
.featured-products,.bestseller-products,.new-products{}

#column-left .product-carousel, #column-right .product-carousel { display:block;}
#column-left .customNavigation, #column-right .customNavigation { display:none;}

#column-left .banners-slider-carousel .customNavigation,
#column-right .banners-slider-carousel .customNavigation{ display:block;}

.product-carousel .slider-wrapper{
	display: none;
	position: relative;

}
.product-carousel .slider-wrapper-outer{
	overflow: hidden;
	position: relative;
	width: 100%;
}
.product-carousel .slider-wrapper-outer.autoHeight{

}
	
.product-carousel .slider-item{
	float: left;
}
.slider-controls .slider-page,
.slider-controls .slider-buttons div{

}

.grabbing { 
    cursor:url("https://www.doability.com.au/skin/frontend/templatemela/MAG100213/image/megnor/grabbing.png") 8 8, move;
}


/* fix */
.product-carousel  .slider-wrapper,
.product-carousel  .slider-item{
	list-style:none;
}
.customNavigation    { text-align: center; position:relative;width:100%}
.customNavigation a{
	
	display: block;
    float: right;
    height: 25px;
    position: absolute;
    top: -38px;
    width: 20px; 
	 cursor:pointer;
	 border:none; font-size:0px;
	 transition: all 300ms ease 0s; -webkit-transition: all 300ms ease 0s; -moz-transition: all 300ms ease 0s; -ms-transition: all 300ms ease 0s; -o-transition: all 300ms ease 0s;
} 
.customNavigation a.prev {
  	background:url(https://www.doability.com.au/skin/frontend/templatemela/MAG100213/images/arrow.png) no-repeat scroll 10px 3px  transparent;
    right:32px;
}
.customNavigation a.prev:hover 	{ background-position: 10px -29px; text-decoration:none;}
.customNavigation a.next {
	background:url(https://www.doability.com.au/skin/frontend/templatemela/MAG100213/images/arrow.png) no-repeat scroll -12px 3px transparent;
    right:9px;
}
.customNavigation a.next:hover 	{ background-position:-12px -29px; text-decoration:none;}

/**************** additional carousel start *******************/
.additional-carousel .product-carousel{  width:auto; margin:0 30px; }
.additional-carousel .customNavigation a{position:absolute; cursor:pointer; cursor:pointer; z-index:999; top:38px;  border: 1px solid #e5e5e5; height:23px; width:23px;}
.additional-carousel .customNavigation a.prev {
    left:0px;
	background:none;
}
.additional-carousel .customNavigation a.prev:hover 	{ text-decoration:none; border-color:#1f2022;}
.additional-carousel .customNavigation a.next {
	background:none;;
    right:0px;
}
.additional-carousel .customNavigation a.next:hover 	{text-decoration:none; border-color:#1f2022;}
.additional-carousel .customNavigation a.prev:hover:before, .additional-carousel .customNavigation a.next:hover:before{ color:#1f2022;}
.additional-carousel .customNavigation a.prev:before{
	color: #d8d8d8;
    content: "\f104";
    font-family: "FontAwesome";
    font-size: 15px;
	position:absolute; top:1px; right:9px;
}
.additional-carousel .customNavigation a.next:before {
    color: #d8d8d8;
    content: "\f105";
    font-family: "FontAwesome";
    font-size: 15px; padding:0px; position:absolute; top:1px; right:8px;
}
.additional-carousel .slider-item {   float: left;  width: 90px; }
.additional-carousel .slider-item .product-block{ background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #EEEEEE;
    border-radius: 3px;
    clear: both;
    margin: 4px 7px;
    overflow: hidden;}

/**************** additional carousel End *******************/

.product-info .product-image .customNavigation    { text-align: center; position:absolute; width:100%; z-index:9;}
.product-info .product-image .customNavigation a{
	display: block;
    float: right;
    height: 20px;
    position: absolute;
    top: -34px;
    width: 16px;
}

.product-info .product-image .customNavigation a.prev {
  	background: url("https://www.doability.com.au/skin/frontend/templatemela/MAG100213/image/megnor/sprite.png") no-repeat scroll -11px -60px transparent;
    left:-3px;
	top:35px;
}
.product-info .product-image .customNavigation a.prev:hover 	{ background-position: -11px -90px; text-decoration:none;}
.product-info .product-image .customNavigation a.next {
	background: url("https://www.doability.com.au/skin/frontend/templatemela/MAG100213/image/megnor/sprite.png") no-repeat scroll -43px -60px transparent;
	right:-3px;
	top:35px;
}
.product-info .product-image .customNavigation a.next:hover 	{ background-position: -43px -90px; text-decoration:none;}



/* ========cloud-zoom============*/

/* This is the moving lens square underneath the mouse pointer. */
.cloud-zoom-lens {
    border: 4px solid #888;
    margin:-4px;    /* Set this to minus the border thickness. */
    background-color:#fff;
    cursor:move;
 
}

/* This is for the title text. */
.cloud-zoom-title {
    
    position:absolute !important;
    background-color:#000;
    color:#fff;
    padding:3px;
    width:100%;
    text-align:center;
    font-weight:bold;
    font-size:10px;
    top:0px;
}
/* This is the zoom window. */
.cloud-zoom-big {
    border:4px solid #ccc;
    overflow:hidden;
	 
}
/* This is the loading message. */
.cloud-zoom-loading {
    color:white;
    background:#222;
    padding:3px;
    border:1px solid #000;
}
.product-image .mousetrap {
    z-index:999 !important;
} 

/**
 * Lightbox
 */ 
/* ColorBox Core Style
-------------------------------------------------------------- */
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative;}
#cboxLoadedContent{overflow:auto;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%; height:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}
.cboxPhoto{float:left; margin:auto; border:0; display:block; max-width:none; }
.cboxIframe{width:100%; height:100%; display:block; border:0;}
#colorbox, #cboxContent, #cboxLoadedContent{box-sizing:content-box;}

/* ColorBox skin.
   The following styles are ordered & tabbed
   in a way that represents the nesting of the generated HTML.
-------------------------------------------------------------- */
#cboxOverlay{background:url(https://www.doability.com.au/skin/frontend/templatemela/MAG100213/images/megnor/overlay.png) repeat 0 0;}
#colorbox{}
    #cboxContent{background:#fff; overflow:hidden; border:none;/*10px solid #333*/ padding:10px; }
        .cboxIframe{background:#fff;}
        #cboxError{padding:50px; border:1px solid #ccc;}
        #cboxLoadedContent{margin-bottom:40px; /*10px above buttons*/ }
        #cboxTitle{position:absolute; bottom:17px;text-align:center; width:100%; color:#999999;}
        #cboxCurrent{position:absolute; bottom:17px; left:80px; color:#999999;}
        #cboxSlideshow{position:absolute; bottom:4px; right:30px; color:#0092ef;}
		
		#cboxPrevious,
		#cboxNext { position:absolute; background:url(https://www.doability.com.au/skin/frontend/templatemela/MAG100213/images/megnor/slider-arrows.png) no-repeat #ddd; width:30px; height:30px; text-indent:-9999px; }
		#cboxPrevious:hover,
		#cboxNext:hover { background-color:#333; }
        #cboxPrevious{bottom:10px; left:10px; background-position:-10px -10px;}
        #cboxPrevious:hover{background-position:-10px -60px;}
        #cboxNext{bottom:10px; left:40px; background-position:-60px -10px;}
        #cboxNext:hover{background-position:-60px -60px;}
		
        #cboxLoadingOverlay{background:url(https://www.doability.com.au/skin/frontend/templatemela/MAG100213/images/megnor/loading_background.png) no-repeat center center;}
        #cboxLoadingGraphic{background:url(https://www.doability.com.au/skin/frontend/templatemela/MAG100213/images/megnor/loading.gif) no-repeat center center;}
		
        #cboxClose{position:absolute; bottom:10px; right:10px; background:url(https://www.doability.com.au/skin/frontend/templatemela/MAG100213/images/megnor/close-button.png) -10px -10px no-repeat #ddd; width:30px; height:30px; text-indent:-9999px;}
        #cboxClose:hover{background-position:-10px -60px; background-color:#333;}

#cboxNext,
#cboxPrevious,
#cboxClose {
	transition:			background-color 300ms ease-in-out, background-position 300ms ease-in-out;
	-moz-transition:	background-color 300ms ease-in-out, background-position 300ms ease-in-out;
	-webkit-transition:	background-color 300ms ease-in-out, background-position 300ms ease-in-out;
	-o-transition:		background-color 300ms ease-in-out, background-position 300ms ease-in-out;
}
.zoom-btn-small {
    background-color: rgba(255, 255, 255, 0.7);
    bottom: 0px;
    color: #333333;
    line-height: 2.6666em;
    padding: 0 1em;
    position: absolute;
    right: 0px;
    z-index: 100;
}


#advancedmenu {
	margin:0 auto;
 	z-index:9;
	position:relative;
}
div.menu {
   /* float: left;*/
}
div.menu.act {
   background:none;
}
div.menu.active {
	background:none;
	color:#5E5E5E ; 
}
div.megnor-advanced-menu-popup { 
	top:auto;
	left:248px !important;
	min-width:605px;
	margin-top:-40px;
	
	background-color: #fff;
	padding: 10px;
	display: none;
	position: absolute;
	border:1px solid #e5e5e5;
	/*border-left:none;*/
	transform:scale(0);
	-webkit-transform:scale(1);
	-moz-transform:scale(1);
	-ms-transform:scale(1);
	-o-transform:scale(1);
	transition:all 0.3s ease;
	-webkit-transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-ms-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
	opacity:1;
	-webkit-opacity:1;
	-moz-opacity:1;
	-khtml-opacity:1;
	transform-origin: left top;
	-webkit-transform-origin: left top;
	-moz-transform-origin: left top;
	-ms-transform-origin: left top;
	-o-transform-origin: left top;
	
	
}
.menu.menu-arrow:before{  color: #1f2022;    content: "\f105";    font-family: "FontAwesome";    font-size: 14px; position: absolute;     right: 5px;    top: 10px;}
.menu.menu-arrow:hover:before{ color:#ff9c00;}
#advancedmenu .level1 > a.itemMenuName {
    font-size: 14px;
    text-transform: uppercase;
}

.megnor-advanced-menu-popup_inner {
    background: #ffffff none repeat scroll 0 0;
    display: block;
    float: left;
    padding: 10px 15px;
}
 div.menu a,  div.megnor-advanced-menu-popup a {
    color: #707070;
    display: block;
    font-size: 13px;
    padding:0px;
    text-decoration: none;
    text-transform: uppercase;
}
div.megnor-advanced-menu-popup a		
{ 
	padding:0px 0px 5px;
	text-transform:none;
}
div.megnor-advanced-menu-popup a:hover{}
div.megnor-advanced-menu-popup a.actParent {
    color: #4D4D4D;
}
div.megnor-advanced-menu-popup a.act {
    color: #A52A2A;
}

.block2 > p {
    margin: 0;
}
div.megnor-advanced-menu-popup .block2 a{padding:0; margin:0;}

div.column {
    float: left;
    padding:0 15px 10px 0;
    width: 155px;
}
div.itemSubMenu {
    /*margin-left:20px;*/
	padding-top:0px;
}
.clearBoth {
    clear:both;
}

div.megnor-advanced-menu-popup .block1		{ }
div.megnor-advanced-menu-popup .block2		{ padding:0px;}
#advancedmenu .megnor-advanced-menu-popup .itemMenu  a	{ font-weight:normal;  font-size: 13px; transition:300ms;
	-webkit-transition:300ms;
	-moz-transition:300ms;}
#advancedmenu .level1 > a.itemMenuName {
    color:#1f2022;
    font-size: 14px;
    font-weight:500;
    text-transform: capitalize;
	position:relative;
	margin:0 0 10px;
}
#advancedmenu .level1 > a.itemMenuName:hover{ color:#ff9c00;}

.itemSubMenu .itemMenu 
{
	margin-left:0px;
}
.itemSubMenu .itemMenu a.itemMenuName
{
	line-height:25px;
    color:#707070; 
    font-weight: normal;
    padding: 2px 0 2px 0px; 
	position:relative;
	margin:0;
}
.itemSubMenu .itemMenu a:hover,.itemSubMenu .itemMenu a.itemMenuName:hover:before{ color:#1f2022; }

.custom_menu:hover .customblock_inner {    display: block;} 
.customblock_inner		{ background:#FFF; width:250px; padding:5px;}


.menu .parentMenu a span {
    display: inline-block;
	padding:0px 0px;
    position: relative;
}
.parentMenu{/*display:inline-block; vertical-align:middle;*/}

#advancedmenu .level1 > a { font-size:15px !important; }
#advancedmenu .level2 > a { font-weight:bold !important; font-size:14px !important; }
#advancedmenu .level3 { margin-left:5px; font-size:13px !important; }
#advancedmenu .level3 > a { font-size:13px !important; line-height:15px !important; }
#advancedmenu .level4 { margin-left:10px; font-size:12px !important; }
#advancedmenu .level4 > a { font-size:12px !important; line-height:15px !important; }
/*!
 *  Font Awesome 4.4.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-family:'FontAwesome';src:url('https://www.doability.com.au/skin/frontend/templatemela/MAG100213/fonts/fontawesome-webfont.eot?v=4.4.0');src:url('https://www.doability.com.au/skin/frontend/templatemela/MAG100213/fonts/fontawesome-webfont.eot?#iefix&v=4.4.0') format('embedded-opentype'),url('https://www.doability.com.au/skin/frontend/templatemela/MAG100213/fonts/fontawesome-webfont.woff2?v=4.4.0') format('woff2'),url('https://www.doability.com.au/skin/frontend/templatemela/MAG100213/fonts/fontawesome-webfont.woff?v=4.4.0') format('woff'),url('https://www.doability.com.au/skin/frontend/templatemela/MAG100213/fonts/fontawesome-webfont.ttf?v=4.4.0') format('truetype'),url('https://www.doability.com.au/skin/frontend/templatemela/MAG100213/fonts/fontawesome-webfont.svg?v=4.4.0#fontawesomeregular') format('svg');font-weight:normal;font-style:normal}.fa{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}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=1);-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3);-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}

/* Media for 980px to 1023px */
/* 980px <= width < 1023px */
@media only screen and (min-width: 1024px) and (max-width: 1200px) {
.header, .main, .footer, .container-width{width:980px; }
.block-subscribe input.input-text{width:420px;}
.col-main{width:729px;}
.col-left, .col-right, .info3col-data{width:230px;}
.products-grid li .product-block{margin:20px 10px;}
.product-view .product-shop {    float: left;  width:388px;}
.cart .cart-collaterals .col1-set{width:340px;}
.cart .cart-collaterals .col2-set{width:620px;}
.cart .totals{width:298px;}
.products-list .product-image > img{width:100%; height:auto;}
.product-view .product-img-box {  width: 320px;}
.col1-layout .product-view .product-shop { width: 378px;}
.product-view .product-img-box .product-image-zoom {    height: 421px;    width: 320px;}
.related-products .products-grid .item{  width:176px;}


.header-right{ width:70%;}
.header .form-search input.input-text{ width:338px;}
.header-container.smaller .header-left{ width:17%; padding-right:22px;}
.header-container.smaller .header-right{ padding-left:25px;}
.header .quick-access .sbHolder{ width:160px;}
.header-container.smaller .header .form-search input.input-text{ width:280px;}
.mega_bkg{ width:230px;}
.mega_menu ul.block-content{ width:228px;}
div.megnor-advanced-menu-popup{ left:228px !important; }
.main-menu #static-menu > li > a{ padding:16px 20px;}
.content-top .wrapper{ width:729px;}
.flexslider{ width:67.4%;}
.subbanner-cms1{ width:29.6%; }
.offer-part2{ width:68.12%;}
.subbanner-cms2 img, .subbanner-cms3 img{ width:100%;}
.subbannerpart1, .subbannerpart3{ width:30.6%; }
.subbannerpart2{ width:38.8%; }
.category-cms .category{ padding:5px 12px;}
.category .image{ width:45%;}
.cat-desc{ width:55%;}
.subbanner-cms3 .subbannercmspart1, .subbanner-cms3 .subbannercmspart2{ width:49%;}
#block_5.footer-area{width:17%;}
.block.block-banner img{ width:100%;}
.products-list li .list-left{width:auto;}
.list-center-outer{width:435px;}
.toolbar .pager .pager_right{ float:left; margin-top:10px; clear:both;}
.shopping_CMS_main1 img{ width:100%;}
#footer .footer-area{ width:17.4%;}
#block_4.footer-area{ width:22%;}
#footer .block-subscribe input.input-text{ width:90%;}
.googlemap iframe{width:100%}
}
@media only screen and (min-width: 980px) and (max-width: 1023px) {

.header, .main, .footer, .container-width{width:940px;}

.block-subscribe input.input-text{width:400px;}
#block_4 .email .fa{margin-right:5px;}
.col-main{width:707px;}
.col-left, .col-right, .info3col-data{width:212px;}
.product-view .product-shop {    float: left; width:366px;}
.cart .cart-collaterals .col1-set{width:340px;}
.cart .cart-collaterals .col2-set{width:620px;}
.cart .totals{width:298px;}
.cart .cart-collaterals .col1-set , .cart .cart-collaterals .col2-set , .cart .totals{ width:100%; }
.list-center-outer{width:413px;}
.col1-layout .product-view .product-shop {  width: 338px;}
.product-view .product-img-box {  width: 320px;}
.product-view .product-img-box .product-image-zoom {    height: 421px;    width: 320px;}
.related-products .products-grid .item{  width:176px;}
.header-left{ padding-right:15px; width:21%;}
.logo > img{ width:100%;}
.header-right{ padding-left:25px;}
.header .form-search input.input-text{ width:343px;}
.header-container.smaller .header-left{ width:16.9%;}
.header .quick-access .sbHolder{ width:160px;}
.header-container.smaller .header .form-search input.input-text{ width:250px;}
.mega_bkg{ width:212px;}
.mega_menu ul.block-content{ width:210px;}
div.megnor-advanced-menu-popup{ left:210px !important; }
.main-menu #static-menu > li > a{ padding:16px 20px;}
.content-top .wrapper{ width:707px;}
.flexslider{ width:67.4%;}
.subbanner-cms1{ width:29.6%; }
.offer-part2{ width:68%;}
.subbanner-cms2 img, .subbanner-cms3 img{ width:100%;}
.subbannerpart1, .subbannerpart3{ width:30.6%; }
.subbannerpart2{ width:38.8%; }

.category-row{ margin:0 -9px;}
.categoryblock{ padding-left:9px; padding-right:9px;}
.category-cms .category{ padding:5px 12px;}
.category .image{ width:45%;}
.cat-desc{ width:55%;}
.subbanner-cms3 .subbannercmspart1, .subbanner-cms3 .subbannercmspart2{ width:49%;}
.block.block-banner img{ width:100%;}
.toolbar .pager .pager_right { float: left;    margin-top: 10px;	clear:both;}
#block_5.footer-area{width:17%;}
.shopping_CMS_main1 img{ width:100%;}
#footer .footer-area{ width:17.3%;}
#block_4.footer-area{ width:22%;}
#footer .block-subscribe input.input-text{ width:90%;}
.googlemap iframe{width:100%}
}

@media only screen and (max-width: 979px){

.header, .main, .footer, .container-width{width:724px;}
.col-main , .col3-layout .col-wrapper{ width:100%;}
.col3-layout .col-main{ width:374px; }  
.col-left,.col-right {margin-top:30px; }
 
.list-center-outer{width:430px;}
.product-view .product-img-box { width: 320px;}
.product-view .product-img-box .product-image-zoom {    height: 421px;    width: 320px;}
.col1-layout .product-view .product-shop { margin-right: 0;    width: 376px;}
.product-essential .info3col-data { clear: both;  margin: 30px 0 0;}
.product-collateral .padder{border:none; padding:0px;}
.cart .cart-collaterals .col1-set{float:none; width:auto;}
.padder h6{margin:0px; background:#1f2022; text-transform:capitalize; font-weight:500; font-size:16px; color:#fff; }
.form-list input.input-text{width:220px;}
.toolbar .pager .pager_right {
    float: left;
    margin-top: 10px;
	clear:both;
}
#advancedmenu{ display:none; }
.advanced_nav{ display:none; }
#zoom-btn , .mousetrap {display:none !important; }
#zoom1 {cursor:default !important; }
.responsive-menu{width:100%; padding-right:103px; box-sizing:border-box;}
.nav-responsive {
    cursor: pointer;
    float: left;
    position: relative;
    width: 100%;
	padding:17px 0px;
	box-sizing:border-box; background:#1f2022;
}
.footer .mobile_togglemenu{ display:block; }
#footer ul{ display:none; margin-bottom:15px; }
#footer .footer-area{ width:100%; margin-right:0; }
.products-list li .list-center{ width: 255px;}
.product-view .product-shop{   width:383px; }
.cart .cart-collaterals .col2-set, .cart .totals{ width:100%; }
.checkout-progress{ padding: 0 10px; }
.form-list li.wide select , .form-list li.wide .input-box {width: 400px;}
.gift-messages-form .item .details .form-list li.wide .input-box , .form-list li.wide input.input-text{ width:100%; }
.padder h6 { display:block; padding:10px; font-size:16px; text-transform:uppercase; }
.product-view .tabs{ display:none !important; }
.contacform{ width:100%; margin-bottom:10px; padding:0; margin-right:0; border:none; }
.googlemap{ width:100%;margin-bottom:10px;  }
.block-banner img , .category-image img{ max-width:100%;}

.footer address{ float:none;text-align:center; clear:both; }
.product-collateral .padder{ padding-left:0; padding-right:0; background:transparent; }
.padder ol{ display:none; margin-bottom: 0px; padding:20px;}
#customer-reviews > ol{padding:0px; margin:0px; border:none;}
.padder > div#product_tabs_cms_contents{ display:none !important;}
.padder > div{ display:block !important;border-bottom:2px solid #f8f8f8; }
.padder div > ol{ border:1px solid #e5e5e5;}
#footer .block-subscribe input.input-text{ width:98%; }
.block-subscribe .block-title strong {    display: inline;}
.multiple-checkout .gift-messages-form .item .details .form-list li.wide .input-box{ width:90%; }
.send-friend .form-list .field{clear:both;}
.send-friend .form-list{width:500px;}
.send-friend .form-list li.wide .input-box{width:490px;}
.send-friend .form-list li.wide textarea{width:480px;}
.send-friend .buttons-set button.button{margin-left:0px;}
.table-responsive { overflow: auto;    width: 100%; margin-bottom:10px;}
table { overflow: scroll;    width: 100%; max-width:100%;}
.checkout-cart-index .main-container form, .checkout-multishipping-addresses .main-container form , .wishlist-index-index .col-main form { display: inline-block;   overflow: auto;  width: 100%;}
#checkout-review-load #checkout-review-table-wrapper{ overflow:auto;}
#wishlist-table, #multiship-addresses-table{ margin-bottom:20px; float:left;}
#super-product-table, #multiship-addresses-table, #review-order-form .data-table{ display:inline; float:left;}
colgroup{ width:100%;}
#my-orders-table {    display: inline-block;    overflow: auto;}
.header-left { float:none;   padding-right: 0;  text-align: center; width: 100%;}
.header-container{ padding:20px 0 31px; position:relative;}
.nav-container{ margin-top:0px; background-color:#1f2022;}
.tm_headerlinks_inner{ border-color:#fff;}
.header .logo{ margin:0 0 25px;}
.header-right{ width:100%; padding-left:0px; border-left:none;}

.flexslider{ width:67.4%;}
.subbanner-cms1{ width:29.6%; }
.offer-part2{ width:68%;}
.subbanner-cms2 img, .subbanner-cms3 img{ width:100%;}
.subbannerpart1, .subbannerpart3{ width:31.1%; }
.subbannerpart2{ width:37.8%; }
.category-row{ margin:0 -5px;}
.categoryblock{ padding-left:5px; padding-right:5px;}
.category-cms .category{ padding:5px 12px;}
.category .image{float: none;  margin-top: 10px;  text-align: center;  width: 100%;}
.cat-desc{ float: none; overflow: hidden; text-align: center;  width: 100%;}
.cate-heading, ul.subcats{ float:none;}
.subbanner-cms3 .subbannercmspart1, .subbanner-cms3 .subbannercmspart2{ width:49%;}
.footerblock{ width:24.6%;}
.footer { padding: 30px 0 20px;}
.footer-container .payment_icon{float:none; text-align:center; width:100%; margin:26px 0 0; display:inline-block;}
.footer_bottom .app-cms{ float:right;}
#footer .block-subscribe input.input-text{ width:auto; margin-top:10px;}
.footer-top-outer .subtitle{ font-size:11px;}
.footerblock .title{ font-size:12px;}
.block-subscribe button.button span{ padding:8px 12px; width:auto;}
#footer .block .actions button.button{ width:auto; clear:both;}
.block-subscribe input.input-text{width:310px;}
.newsletter-title .small-title{display:none;}
.footer-container .block .block-title{ display:block;}
.footer .block .block-title strong span{ color:#d9d9d9; font-weight:700;}
.footer-area h6{display:block;}
#block_4.footer-area{background:transparent;}
#footer .footer-area{padding:0px; border:none;}
.footer-area h6::before{ display:none;}
.footer-area h6{margin-bottom:15px;}
.footer_inner2.container-width {    float: left;    padding:26px 0 34px;}
.newsletter-title .small-title{padding-top:5px;}
.block.block-side-nav-container{ padding:15px 15px 0;}
.block-banner{ padding:0px;}
.box-account{overflow:auto; clear:both;}
.footer-bottom-top{ margin-top:20px;}
.block.block-banner img{ width:100%;}
.toggle .mobile_togglecolumn { display: block;}
.block .block-title strong{ padding:0px; color:#707070; }
.block .block-title{padding:10px; position:relative; margin:0 -1px -1px; background:#e5e5e5;}
.col-left .block-content ,.col-right .block-content{ display:none; }
.block{padding:15px 10px;}
.block,.block.block-side-nav-container{padding:0px; margin-bottom:15px;}
.block .block-content{padding:20px;}
.col-left ,.col-right  ,.col-main{ width:100%;}
.block-banner{ display:none; }
.shopping_CMS_main1 img{ width:100%;}
.responsive_menu{ display:block;}

.header-right-top{ text-align:center;}
.header-content{ float:none;}
.headertopleft{ display:none;}
.header-right-bottom{ box-sizing: border-box; width:100%; margin-top:15px;}
.header .quick-access{ width:100%;}
.header .form-search input.input-text {
    box-sizing: border-box;
    height: 40px;
    width:100%;
}
.header .quick-access .sbHolder{ display:none;}
.header-cart{ top:5px;}
.header-cart .block-cart.btn-slide .cart_mini_right{ height:40px; width:42px; padding:0px; background-position:12px 9px; font-size:0px;}
.header-cart:hover .block-cart.btn-slide .cart_mini_right{ background-color:#ff9c00 ;}
.header-cart #panel, .tm_headerlinkmenu ul.links{ top:47px !important;}
.tm_headerlinkmenu{ margin:5px 0 0 10px;}
.header-container{ padding:0 0 10px;}
.header-container .form-language{ margin:0px; padding:0px; background:none;}
.header-right-center {
    background: #f2f2f2 none repeat scroll 0 0;
    clear: right;
    float: none;
    min-height: 30px;
    width: 100%; margin:0 0 20px;
}
.header-container .sbOptions{ top:30px !important;}
.product-block:hover .product_hover-block { bottom: -1px;}
}

/* Landscape phone to portrait tablet */
@media only screen and (max-width: 767px) {

.header, .main, .footer, .container-width{ width:auto;  margin:0 15px;  }
.col3-layout .col-wrapper , .col-main , .col3-layout .col-main{  width:100%;}
.tm_top_currency label, .form-language label{display:none;}
.footer .container-width{margin:0px;}
.pager .limiter{margin-left:0px;}
/********** Header Setting *************/
.header-container .nav_outer.container-width{display:block;}
.header_top{ height:80px; }
.header .links{ display:none; float:none; text-align:left; position:absolute; background:#EFEFEF; }
.tm_headerlinks_inner{ display:block; cursor:pointer; padding:0px 0;  }
.header-container .links { margin:0; top:30px; width:140px; right:0; display:none; position:absolute; background:#Fff; border-top:1px solid #3498db; z-index:9; padding:7px 15px;}
.tm_headerlinkmenu .links li{border:none;}
.header-container .links li a:hover{background:transparent;}
.header-container .links li{ display:block; float:none; background:none; padding:0px !important }
.header-container .links li a{ text-decoration:none; padding: 3px 0px; display:block;}
.header-container .links li a:hover{ background:transparent; } 
.footer_inner2.container-width{float:left; width:100%;}
.footer_left_newsletter{float:none; width:auto;}
.newsletter-title .small-title{padding:0px; margin:0; line-height:20px;}
.footer_right_newsletter{margin-top:20px;}
.block.block-subscribe{float:left;}
.news-text{width:auto;}
.footer_right_newsletter{width:100%; clear:both; float:left;}
.header .header-cart #panel{ top:38px; }
.cart_mini_right .price{ display:none;}
/********** Header Setting *************/
.products-list li .list-center {    margin-top: 15px;    width: 100%;}
.col2-set .col-1 , .col2-set .col-2,.box-account .col2-set .col-1{  width:100%; }
.box-account .col2-set .col-1{ padding-right:0; border:none; margin-bottom:15px;}
.order-info-box .col-1{ margin-bottom:15px; }
.product-view .product-img-box { margin:0 auto 20px; float:none; }
.product-shop{ width:100% !important;}
.header .form-language label , .header .tm_top_currency label { display:none !important; }
#super-table{ clear:both; }
#new-wishlist-table .add-to-cart-alt button.button span{ width:auto !important;  }
.form-list li.wide textarea{ width:100%; }
.form-list li.fields .name-firstname{ margin-bottom:10px; }
.manufacture .customNavigation{display:block;}
.flexslider .flex-direction-nav{display:none;}
.flex-control-nav{bottom:4px;}
.product-block .product_hover-block, .product-block:hover .product_hover-block, 
.related-products .product-block:hover .product_hover-block, #upsell-product-table .product-block:hover .product_hover-block, #crosssell-product-table .product-block:hover .product_hover-block{bottom:0px;}
.product_hover-block .actions .add-to-links{ width:66.666%;}
.product_hover-block .button.btn-cart, .product_hover-block .actions .out-of-stock{ width:33.333%;}
.product_hover-block .button.btn-cart span, .product_hover-block .availability.out-of-stock > span{ font-size:0px;}
.product_hover-block .button.btn-cart > span{padding:8px 0 3px;}
.product_hover-block .button.btn-cart > span::before, .product_hover-block .out-of-stock::before{ margin:0px;}
.block.block-subscribe .block-content { padding:0px; }
.breadcumb-main{margin-top:-0px; float:left; text-align:left;}
.pager .pager_right .sort-by{float:left;clear:both; margin-top:10px;}
.send-friend .form-list li.wide textarea{width:90%;}
.phone-content.content{ margin:0 0 19px;}

.manufacture img {  max-width: 100%;}
.block.block-side-nav-container{ margin:0px; background:#f3f3f3;}
.block.block-side-nav-container a, .block.block-side-nav-container .block-title strong, .block.block-side-nav-container .block-content li a, #category-treeview .collapsable-hitarea::before, #category-treeview .expandable-hitarea::before{color:#1f2022;}
.block.block-side-nav-container .block-content li a:hover{ color:#787878;}
.block.block-side-nav-container .block-title{ padding:10px;}
.subbanner-cms1 { float: right;   margin: 0;}
.offer-part2{ width:67.4%;}
.offer-content .text1{ font-size:30px;}
.offer-heading{ letter-spacing:2px;}
ul.tabbernav, ul.tabbernav_product{ width:100%; float:left !important; margin:10px 0;}
.category-cms .categoryblock { margin-bottom: 10px;   width: 50%; padding:0 5px;}
.footerblock{ width:49.6%}
.footerblock .title{ font-size:16px;}
.footer-top-outer .subtitle{ font-size:13px;}
.footer_bottom .app-cms { float: none; margin: 15px 0 0;}
.footer_bottom .social-icon{ float:none;}
.list-center-outer{width:100%; margin-top:15px;}
.products-list li .list-left{ border:none;}
.field.name-middlename{ clear:both;}
}
@media only screen and (max-width: 640px){

.block-subscribe .validation-advice{width:100%;}
#shopping-cart-table tbody tr td  , #checkout-review-table tbody tr td  , #my-orders-table tbody tr td , #multiship-addresses-table tbody tr td{    margin: 0;    width: 100%;}
.footer_top{padding:30px 0px 25px;}
.multiple-checkout .col2-set {overflow: auto;} 
.news-text {    border: medium none;    clear: both;    margin: 0;    padding: 0;    width: auto;}
.footer-container .block{padding-top:0px;}
.tm_headerlinks_inner,.header .header-cart #panel{ z-index:10; padding:0px;}
.footer_left{float:none; text-align:center;}
.payment_block {    float: none;    margin-top: 8px;    text-align: center;}
.footer_adress address{padding-top:10px; padding-bottom:0px;}
.data-table tfoot td{border-right:none;}
.about-title{font-size:14px; line-height:18px; margin:0px;}
.footer-image-left{margin-right:2%;}
.tm-about-text, .newsletter-block{width:67%;}
.cart-table .btn-update, .cart-table .btn-empty {float: left;clear: both;margin: 5px 0px;}
.block-subscribe .input-box .input-validate-outer{width:60%;}
.footer_center{padding:7px 0 7px 10px;}
.cart-table .btn-update{margin:5px 0px 0px;}
#shopping-cart-table  .btn-remove2 {  margin: 0 auto; }
#shopping-cart-table .item-options dt ,
#checkout-review-table .item-options dt ,
#my-orders-table .item-options dt ,
#multiship-addresses-table .item-options dt{float: none; margin:0 auto;}
#multiship-addresses-table .btn-remove2{left:0px;right:0px; margin:0 auto;}
#shopping-cart-table  .btn-remove2 {margin: 0 auto;}
.item-options dd{padding:0px;}
.products-list li .list-left{margin-right:0px;}
#checkout_multishipping_form button.button,#shipping_method_form button.button,
#multishipping-billing-form button.button,
.multiple-checkout button.button{float:left; clear:both; margin:5px 0;}  
col{display:block;}
.pager .pager_right .sort-by{ float:left; clear:both; margin-top:10px;}
.pager .limiter{margin-left:0px;}
.sales-order-history .pager{padding:10px 0px;}
.sales-order-history .pager .limiter {clear: both; float: left;  margin-top: 10px;	margin-right:10px;}
.sales-order-history .pager .pages { float: left;  margin: 10px 0 0;}
.send-friend .form-list .field{float:none;}
.send-friend .form-list{width:90%;}
.send-friend .form-list li.wide .input-box{width:100%;}
#add_recipient_button{float:left; clear:both; margin-top:0px;}
.buttons-set button.button{float:left; clear:both; margin-top:10px;}
.pager .pages{float:left; margin:0px; padding-right:10px;}
.toolbar .pager .pager_right .limiter{float:left; margin-left:0px;}
.main{min-height:300px;}
.page-title h1, .page-title h2{font-size:16px;}
.pager .pages ol{padding:3px 0px;}
.multiple-checkout .place-order .grand-total big{float:left;}
.buttons-set .back-link{ margin-bottom:10px; margin-right:10px; }
.buttons-set button.button{ float:left; margin-left:0; }
.header .welcome-msg{ display:none;}
.header .form-language{ background:none; padding:0px; margin:0px;}

.subbanner-cms1{ width:30%;}
.subbanner-cms1 .subbanner1{ padding:0 0 11px;}
.offer-part1{ width:42%;}
.offer-part2{ width:54.6%; margin-left:15px;}
.offer-content .text1{ font-size:17px;}
.subbanner-cms2 .sub-heading {
    background-color: #f1f1f1;
    border-radius: 0;  -webkit-border-radius:0px;  -khtml-border-radius:0px;  -moz-border-radius:0px;
    color: #1f2022;
    cursor: pointer;
    display: block;
    font-size: 18px;
    font-weight: 700;
    padding: 15px;
    position: relative;
    width: 100%;
	text-transform:capitalize;
}
.subbanner-cms2 .sub-heading .banner_toggle::before {
    border: 1px solid #1f2022;
    box-sizing: border-box;
    color: #1f2022;
    content: "\f107";
    display: inline-block;
    font-family: "FontAwesome";
    font-size: 18px;
    font-weight: normal;
    height: 23px;
    margin: 0;
    position: absolute;
    right: 16px;
    text-align: center;
    width: 23px;
}
.subbanner-cms2 .sub-heading.toggle.active .banner_toggle::before {content: "\f106"; font-family: "FontAwesome";}
.subbanner-cms2 .sub-heading .banner_toggle {
    cursor: pointer;
    display: block;
    left: 0;
    margin-bottom: 10px;
    margin-top: 15px;
    overflow: hidden;
    padding-bottom: 5px;
    position: absolute;
    right: 0;
    top: 0;
    transition: none 0s ease 0s ; -webkit-transition: all 0s ease 0s; -moz-transition: all 0s ease 0s; -ms-transition: all 0s ease 0s; -o-transition: all 0ms ease 0s;
    width: 100%;
}
.subbanner-cms2 .subbanner-inner { text-align: center; display: none;    margin-top: 15px;}
.content-inner{ display:inline-block;}
.subbannerpart1, .subbannerpart2, .subbannerpart3{ width:100%; margin-bottom:10px;}
.subbanner-one, .subbanner-three{ margin:0px;}
.subbannerpart2 .img1{ margin-bottom:10px;}
.catalog-product-compare-index .compare-table .add-to-links{ clear:both; margin:8px 0 0;}
}
/* Mobile Landscape Size to Tablet Portrait (devices and browsers) */
@media only screen and (min-width: 480px) and (max-width: 767px) {
.form-list li.wide .input-box{width: 260px;}
.form-list li.wide input.input-text{ width: 250px;}
}

/* Landscape phones and down */
@media only screen and (max-width: 479px) {
.form-list .field , .form-list .input-box ,.form-list li.wide .input-box { width:100% !important; }
.form-list input.input-text , .form-list li.wide textarea, .form-list select , .tm_responsive_row select {width:90% !important; }
.product-view .box-tags .form-add input.input-text{ width:auto;}
.header-cart #panel{ width:250px;}
.checkout-progress{ padding:0 50px; }
.checkout-progress li{width:100% ;margin:0 0px 5px 0;}
.cart_mini_right .price{ display:none; }
.tm_responsive_row span .separator{ display:none;}
.gift-messages-form .item .details{ margin-left:0; margin-top:15px; }
.product-view .product-img-box{ width:271px; }
.product-view .product-img-box .product-image img{ width:100%; }
.email-addto-box .email-friend{ float:none; margin-bottom:8px; }
.googlemap iframe{ width:100%  !important; }
.col3-set .col-1 , .col3-set .col-2 , .col3-set .col-3 { width:100%; margin-bottom:10px; }
.my-wishlist textarea{ width:90%; }
#my-tags-table td , #my-reviews-table td{ display:block; }
.additional-carousel .slider-item .product-block img{ margin:0 auto; text-align:center; display:block;  }
.product-view .product-shop .availability{ float:none; text-align:left; }
#product-review-table .nobr{  white-space: normal !important; }
#product-review-table{ margin:10px 0; }
.pager .limiter{ margin-bottom:10px; }
.pager .pager_right .sort-by{ float:left; }
.products-list li .list-right{ width:100%; }
.description.other-font{margin-bottom:25px;}
.block-subscribe input.input-text{width:170px;}
.product-view .product-img-box .product-image-zoom{width:270px; height:355px;}
.description.other-font{margin-bottom:15px;}
.cart .title-buttons .checkout-types{position:relative; float:left; top:0px; clear:both;}
.flexslider { margin: 0 0 20px; width: 100%;}
.subbanner-cms1{ width:100%;}
.subbanner-cms1 .subbanner1 {float: left; padding: 0 7px 0 0; width: 47.5%;}
.subbanner-cms1 .subbanner2 {float: right; padding: 0 0 0 7px; width: 47.5%;}
.offer-part1 { margin-bottom: 10px;  width: 100%;}
.offer-part2 { margin: 10px 0 0; width: 100%;}
.offer-content .text1{ font-size:20px;}
.tabbernav li, .tabbernav_product li{ background:none;}
ul.tabbernav li, ul.tabbernav_product li{width:100%;}
ul.tabbernav li a, ul.tabbernav_product li a {  display: block;    margin: 0 0 2px;    width: auto;}
ul.tabbernav, ul.tabbernav_product{margin-bottom:40px;}
.category-cms .categoryblock{ padding:0 3px;}
.footerblock{ margin:15px 0; width:100%;}
.tabs .customNavigation a{top:-30px; margin:0 auto;}
.tabs .customNavigation a.prev{ left:0; right:12%;}
.tabs .customNavigation a.next{ left:12%; right:0;}
.tab_product{ padding:0px;}
.breadcrumbs{ clear:both; float:left; margin:0 0 15px;}
.page-title{ clear:both;}
.header-content{ float:none; text-align:center;}
.header-right-center{ float:none; text-align:center;}
.header .form-language, .header .tm_top_currency{ float:none; display:inline-block;}
.subbanner-cms3 .subbannercmspart1, .subbanner-cms3 .subbannercmspart2{ width:100%; margin:5px 0;}
.link-reorder, .link-print, .page-title .separator { float: left;   margin-bottom: 10px;}
.link-reorder{ clear:both;}

.header-container .welcome-msg, .language_currency_outer{ float:none;}
.header-container .form-language, .header-container .tm_top_currency{ float:none; display:inline-block; margin:0px 0 0;}
.header-container .sbOptions{ top:26 !important;}
.header-container .welcome-msg{ display:none;}
}

/* Mobile Landscape Size to Mobile Portrait (devices and browsers) */
@media only screen and (min-width: 320px) and (max-width: 479px) { }
@media only screen and (max-width: 319px){
.header-cart .right_arrow{ padding:0; background:none; }
.cart .discount .input-box { width:100% !important; }
#footer .block-subscribe input.input-text , .form-list textarea , .cart .discount input.input-text{  width:95%;}
.checkout-progress{ padding:0 10px; } 
.opc .step{ padding:15px 15px; } 
.product-view .product-img-box , .product-view .product-img-box .product-image img{ width:100%; } 
.product-view .product-shop .add-to-links li{ display:block;margin-bottom:8px; }
.product-view .product-shop .availability{ float:none; text-align:left; }
.my-wishlist .buttons-set button.button{ margin:5px 0; text-align:left;}
#product-review-table thead{ display:none; }
}

media only screen and (max-width: 780px) {

}

media only screen and (max-width: 480px) {

}
@charset "UTF-8";

/*!
Animate.css - http://daneden.me/animate
Licensed under the MIT license - http://opensource.org/licenses/MIT

Copyright (c) 2015 Daniel Eden
*/

.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

.animated.hinge {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
}

.animated.bounceIn,
.animated.bounceOut {
  -webkit-animation-duration: .75s;
  animation-duration: .75s;
}

.animated.flipOutX,
.animated.flipOutY {
  -webkit-animation-duration: .75s;
  animation-duration: .75s;
}

@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}

@-webkit-keyframes fadeOutUp {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}

@keyframes fadeOutUp {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}

.fadeOutUp {
  -webkit-animation-name: fadeOutUp;
  animation-name: fadeOutUp;
}

[data-notify="progressbar"] {
	margin-bottom: 0px;
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 100%;
	height: 2px;
}
/*
 *     Core Owl Carousel CSS File
 *    v1.3.3
 */

/* clearfix */
.owl-carousel .owl-wrapper:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
/* display none until init */
.owl-carousel{
    display: none;
    position: relative;
width:100%;
    -ms-touch-action: pan-y;
}
.owl-carousel .owl-wrapper{
    display: none;
    position: relative;
    -webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper-outer{
    overflow: hidden;
    position: relative;
    width: 100%;
}
.owl-carousel .owl-wrapper-outer.autoHeight{
    -webkit-transition: height 500ms ease-in-out;
    -moz-transition: height 500ms ease-in-out;
    -ms-transition: height 500ms ease-in-out;
    -o-transition: height 500ms ease-in-out;
    transition: height 500ms ease-in-out;
}

.owl-carousel .owl-item{
    float: left;
}
.owl-controls .owl-page,
.owl-controls .owl-buttons div{
    cursor: pointer;
}
.owl-controls {
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* mouse grab icon */
.grabbing {
    cursor:url(https://www.doability.com.au/skin/frontend/templatemela/MAG100213/css/grabbing.png) 8 8, move;
}

/* fix */
.owl-carousel  .owl-wrapper,
.owl-carousel  .owl-item{
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility:    hidden;
    -ms-backface-visibility:     hidden;
  -webkit-transform: translate3d(0,0,0);
  -moz-transform: translate3d(0,0,0);
  -ms-transform: translate3d(0,0,0);
}

/*
*     Owl Carousel Owl Demo Theme
*    v1.3.3
*/

.owl-theme .owl-controls{
    margin-top: 10px;
    text-align: center;
}

/* Styling Next and Prev buttons */

/*.owl-theme .owl-controls .owl-buttons div{
    color: #FFF;
    display: inline-block;
    zoom: 1;
    *display: inline;/*IE7 life-saver */
    margin: 5px;
    padding: 3px 10px;
    font-size: 12px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    background: #869791;
    filter: Alpha(Opacity=50);/*IE7 fix*/
    opacity: 0.5;
} */
/* Clickable class fix problem with hover on touch devices */
/* Use it for non-touch hover action */
.owl-theme .owl-controls.clickable .owl-buttons div:hover{
    filter: Alpha(Opacity=100);/*IE7 fix*/
    opacity: 1;
    text-decoration: none;
}

/* Styling Pagination*/

.owl-theme .owl-controls .owl-page{
    display: inline-block;
    zoom: 1;
    *display: inline;/*IE7 life-saver */
}
.owl-theme .owl-controls .owl-page span{
    display: block;
    width: 16px;
    height: 16px;
    margin: 5px 3px;
    filter: Alpha(Opacity=50);/*IE7 fix*/
    opacity: 1;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    background: #fff;
    border: solid 2px #dcdcdc;
    position: relative;
}
.owl-theme .owl-controls .owl-page span::after{position: absolute; content: ""; width: 4px; height: 4px; top: 4px; left: 4px; background: #da2128; border-radius: 50%; opacity: 0;}

.owl-theme .owl-controls .owl-page.active span, .owl-theme .owl-controls .owl-page.active span::after,
.owl-theme .owl-controls.clickable .owl-page:hover span, .owl-theme .owl-controls.clickable .owl-page:hover span::after{
    filter: Alpha(Opacity=100);/*IE7 fix*/
    opacity: 1;
    border-color: #da2128;
}

/* If PaginationNumbers is true */

.owl-theme .owl-controls .owl-page span.owl-numbers{
    height: auto;
    width: auto;
    color: #FFF;
    padding: 2px 10px;
    font-size: 12px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
}

/* preloading images */
.owl-item.loading{
    min-height: 150px;
    background: url(https://www.doability.com.au/skin/frontend/templatemela/MAG100213/css/AjaxLoader.gif) no-repeat center center
}

@import url('https://fonts.googleapis.com/css?family=Roboto:100,300,400,500,700,900');
/* font-family: 'Roboto', sans-serif; */

@font-face {
    font-family: 'Squada One';
    src: url('https://www.doability.com.au/skin/frontend/templatemela/MAG100213/fonts/SquadaOne-Regular.woff2') format('woff2'),
        url('https://www.doability.com.au/skin/frontend/templatemela/MAG100213/fonts/SquadaOne-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}


.cms-index-index{background: #fff !important;}
html,
body {
  border: 0;
  line-height: 1.5;
  margin: 0;
  padding: 0;
}
div,
span,
object,
iframe,
img,
table,
caption,
thead,
tbody,
tfoot,
tr,
tr,
td,
article,
aside,
canvas,
details,
figure,
hgroup,
menu,
nav,
footer,
header,
section,
summary,
mark,
audio,
video {
  border: 0;
  margin: 0;
  padding: 0;
}
ol,
ul{
  margin: 0;
  padding: 0;
  list-style: none;
}
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
address,
cit,
code,
del,
dfn,
em,
ins,
q,
samp,
small,
strong,
sub,
sup,
b,
i,
hr,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
legend,
label {
  border: 0;
  font-size: 100%;
  vertical-align: baseline;
  margin: 0;
  padding: 0;
}
article,
aside,
canvas,
figure,
figure img,
figcaption,
hgroup,
footer,
header,
nav,
section,
audio,
video {
  display: block;
}
table {
  border-collapse: separate;
  border-spacing: 0;
}
table caption,
table th,
table td {
  vertical-align: middle;
}
a img {
  border: 0;
}
:focus {
  outline: 0;
}
img {
  max-width: 100%;
  vertical-align: top;
}
/* Media Queries */
* {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

html,
body {
  height: 100%;
  line-height: 1;
}
a {
  text-decoration: none;
  -webkit-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  transition: all 300ms ease;
}
.container {
  padding: 0 20px;
  max-width: 1320px;
  margin: 0 auto;
}
.clearfix:before,
.clearfix:after {
  content: "";
  display: table;
}
.clearfix:after {
  clear: both;
}

body {
  color: #505050;
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
  font-size: 14px;
  margin: 0;
  padding: 0;
  letter-spacing: 0.25px;
}
/*.mega_menu{position: absolute; left: 0; top:100%; background:#da2128; width: 300px; border: solid 2px #fff; z-index: 9;}*/
.mega_menu ul li{display: block;}
.mega_menu ul li a{display: block; color: #fff; text-decoration: none; font-family: 'Roboto', sans-serif; font-size: 14px; padding: 10px 15px; border-bottom: solid 1px rgba(255,255,255,0.3);}
.mega_menu ul li a:hover{opacity: 0.5;}
.headerTop{background: #f5f5f5; height: 40px;}
.headerTop .container > div{display: inline-block; vertical-align: middle;}
.headerTop .container > div.socialMain{width: 20%;}
.headerTop .container > div.socialMain ul li{display: inline-block; height: 40px; position: relative; float: left;}
.headerTop .container > div.socialMain ul li::after{position: absolute; content: ""; top:0; left:0; height: 100%; width: 2px; border-left: solid 1px #fff; border-right: solid 1px #e3e3e3; }
.headerTop .container > div.socialMain ul li:last-child::before{position: absolute; content: ""; top:0; right:0; height: 100%; width: 2px; border-left: solid 1px #fff; border-right: solid 1px #e3e3e3;}
.headerTop .container > div.socialMain ul li a{display: block; height: 40px; width: 42px;}
.headerTop .container > div.socialMain ul li a.fb{background: url("https://www.doability.com.au/skin/frontend/templatemela/MAG100213/images/css_sprites.png") -124px -237px;}
.headerTop .container > div.socialMain ul li a.tw{background: url('https://www.doability.com.au/skin/frontend/templatemela/MAG100213/images/css_sprites.png') -124px -65px;}
.headerTop .container > div.top_menu{width: 80%; text-align: right; margin-left: -5px;}
.headerTop .container > div.top_menu ul li{display: inline-block;}
.headerTop .container > div.top_menu ul li a{font-weight: 400; font-size: 13px; color: #000000; letter-spacing: 0.25px; font-family: 'Roboto', sans-serif; padding: 0 12px;  line-height: 12px; border-right: solid 1px #afafaf;}
.headerTop .container > div.top_menu ul li a:hover{color:#da2128;}
.headerTop .container > div.top_menu ul li:last-child a{padding-right: 0; border-right: none;}
.headerMiddle .container > div{display: inline-block; vertical-align: middle;}
.headerMiddle .container > div.logo_block{width: 25%; padding:10px 0;}
.headerMiddle .container > div.header_right{text-align: right; width: 75%; margin-left: -5px;}
.headerMiddle .container > div.header_right .searchForm{display: inline-block; background: #f5f5f5; padding: 8px; border-radius: 5px;}
.headerMiddle .container > div.header_right .searchForm form{position: relative;}
.headerMiddle .container > div.header_right .searchForm form .search{height: 40px; width: 450px; border: none; padding: 0 10px; color: #848484; font-weight: 400; font-size: 13px; font-family: 'Roboto', sans-serif;}
.headerMiddle .container > div.header_right .searchForm form .search_btn{padding: 0; margin: 0; border: none; background: url("https://www.doability.com.au/skin/frontend/templatemela/MAG100213/images/search.png") no-repeat center center; width: 40px; height: 40px; cursor: pointer; position: absolute; right: 0; top: 0;}
.get_in_touch{position:relative;display: inline-block; padding: 0 30px 0 35px; margin-left: 30px;font-family: 'Roboto', sans-serif; text-align: left; vertical-align: middle;}
.get_in_touch span{font-weight: 400; font-size: 14px; color: #505050; display:block;}
.get_in_touch .icon{position:absolute;width:30px;height:30px; background: url("https://www.doability.com.au/skin/frontend/templatemela/MAG100213/images/css_sprites.png") -73px -261px;left:0px; }
.get_in_touch strong{font-weight: 700; font-size: 16px; color: #505050; display:block;}
.register_ndis{display: inline-block; vertical-align: middle;}
.main_navigation{background: #251d4a; height: 50px;}
.menu_in{position: relative;}
.category_menu{width: 18%; display: inline-block;}
.category_menu a{display: inline-block; background: #da2128  url("https://www.doability.com.au/skin/frontend/templatemela/MAG100213/images/menu_icon.png") no-repeat left 50px center; line-height: 50px; padding: 0 50px 0 85px; font-family: 'Roboto', sans-serif; color: #fff; font-weight: 700; letter-spacing: 0.40px; text-transform: uppercase; font-size: 14px; border-left: solid 2px #ffffff; border-right: solid 2px #ffffff;}
.main_navigation nav{display: inline-block; width: 80%; padding-left: 20px;}
.main_navigation nav ul li{display: inline-block;}
.main_navigation nav ul li a{display: inline-block; padding: 0 25px; color: #fff; letter-spacing: 0.50px; text-transform: uppercase; font-weight: 500; font-family: 'Roboto', sans-serif; line-height: 50px; }
.main_navigation nav ul li a:hover{color:#da2128; }
.cart_main{position: absolute; top: -15px; right: 0;}
/*.cart_main a{display: inline-block; height: 80px; width: 80px; border: solid 4px #251d4a; border-radius: 50%; background: #da2128 url("https://www.doability.com.au/skin/frontend/templatemela/MAG100213/images/cart.png") no-repeat center center;}*/
.cart_main a::after{position: absolute; content:""; height: 100%; width: 100%; border-left: solid 3px #fff; top: -2px; left: -4px; border-radius: 50%; display: none;}
.cart_main a .cart_count{display: inline-block; position: relative; width: 22px; height: 22px; text-align: center; border: solid 2px #ffffff; color: #fff; border-radius: 50%; background: #da2128; font-size: 14px; font-weight: 400; font-family: 'Roboto', sans-serif; line-height: 18px; position: absolute; top: 17px; right: 17px;}
.services_in{padding: 20px 0;}
.services_in .col{float: right; width:29.33%; text-align: center; border-left: solid 1px #dcdcdc;position:relative;}
.services_in .col:last-child{border: none;}
.services_in .col .col_in{display: inline-block; text-align: left; padding-left: 35px;}
.services_in .col .col_in strong{display: block; font-weight: 700; font-size: 16px; font-family: 'Roboto', sans-serif; text-transform: uppercase; color: #505050;}
.services_in .col .col_in span{display: block; font-weight: 400; font-size: 14px; font-family: 'Roboto', sans-serif; text-transform: uppercase; color: #848484;}
.services_in .col .col_in.special_gift{background: url("https://www.doability.com.au/skin/frontend/templatemela/MAG100213/images/special_gift.png") no-repeat left center;}

.services_in .col .col_in .shipping_icon{background: url("https://www.doability.com.au/skin/frontend/templatemela/MAG100213/images/css_sprites.png") 93px -217px; width: 25px; height: 25px;position:absolute;top:2px;left:110px;}
.services_in .col .col_in .shop_icon{background: url("https://www.doability.com.au/skin/frontend/templatemela/MAG100213/images/css_sprites.png") -73px -173px; width: 25px; height: 25px;position:absolute;top:2px;left:74px;}
.services_in .col .col_in .onlineshop_icon{background: url("https://www.doability.com.au/skin/frontend/templatemela/MAG100213/images/css_sprites.png") -73px -84px; width: 25px; height: 25px;position:absolute;top:2px;left:102px;}
.main_banner img{max-width: 100%;}
.main_banner .banner_in .owl-buttons{display: none;}
.main_banner .banner_in .owl-pagination{position: absolute; width: 100%; bottom: 25px;}
.categories_main{padding: 40px 0 50px;}
.categories_in{display: table; width: 100%; position: relative;}
.categories_in .categories_list{float: left; width: 320px; margin-right: 20px;
-webkit-box-shadow: 6px 6px 0px 0px rgba(0,0,0,0.1);
-moz-box-shadow: 6px 6px 0px 0px rgba(0,0,0,0.1);
box-shadow: 6px 6px 0px 0px rgba(0,0,0,0.1);}
.categories_in .categories_list h2{margin: 0; padding: 0 20px; line-height: 56px; color: #fff;  text-transform: uppercase; font-weight: 700; font-size: 16px; background: #da2128;}
.categories_in .categories_list ul{border: solid 1px #dcdcdc; margin: 0px;}
.categories_in .categories_list ul li a{display: block; text-transform: uppercase; color: #505050; font-size: 13px; letter-spacing: 0; font-weight: 500; padding: 13px 20px; line-height: 1; border-bottom: solid 1px #dcdcdc; background: url("https://www.doability.com.au/skin/frontend/templatemela/MAG100213/images/down_arrow.png") no-repeat right 20px center;}
.categories_in .categories_list ul li a:hover{padding-left: 25px;}
.categories_right{overflow: hidden;}
.categories_col{background: #f5f5f5; display: inline-block;}
.categories_col.cat_1{width: 48.5%; height: 220px; position: absolute;}
.categories_col.cat_2{width: 23.5%; height: 460px; position: absolute; right: 0;}
.categories_col.cat_3{width: 23.5%; height: 460px; position: absolute; bottom: 0;}
.categories_col.cat_4{width:300px; height: 220px; position: relative; margin-top: 240px; margin-left: 320px;}
.categories_col.cat_5{width: 48.5%; height: 220px; position: absolute; bottom: 0; right: 0;}
.cat_colIn{display:block;}
.cat_colIn .cat_img{display: inline-block; vertical-align: middle;}
.cat_colIn .cat_img img{display: block;}
.cat_colIn .cat_text{display: inline-block; vertical-align: middle; text-align: center; padding-left: 14px;}
.cat_colIn .cat_text.cal_text_center{padding:35px 0; display: block;}
.cat_colIn .cat_text h3{font-weight: 700; font-size:17px; font-family: 'Roboto', sans-serif; text-transform: uppercase; color: #000000; margin: 0 0 20px;}
.cat_colIn .cat_text h3 br{display: none;}

.cat_colIn .cat_text .shop_btn{display: inline-block; font-weight: 400; font-size: 14px; font-family: 'Roboto', sans-serif; text-transform: uppercase; color: #000000; border: solid 2px #161616; border-radius: 40px; line-height: 36px; text-transform: uppercase; padding: 0 30px;}
.cat_colIn .cat_text .shop_btn:hover{background: #161616; color: #fff;}
.top_products .top_title{letter-spacing: 0.25px; font-weight: normal; font-size: 40px; text-transform: uppercase; color: #161616; text-align: center; margin: 0 0 50px; font-family: 'Squada One';}
.product_slider{background: #f5f5f5; padding:0 0 60px 0; border-top: solid 2px #dcdcdc;}
.product_slider .container{padding: 0 10px;text-align:center;}
.product_in{text-align:center;margin:0px auto;}
.product_in .owl-item{padding: 0 10px;}
.product_slider .pro_box{padding: 20px; background: #fff; border: solid 1px #dcdcdc; text-align: center;}
.product_slider .pro_box .pro_img{padding-bottom: 20px; border-bottom: solid 1px #dcdcdc; margin-bottom: 20px;}
.product_slider .pro_box .pro_title{height: 50px;}
.product_slider .pro_box .pro_title a{font-family: 'Roboto', sans-serif; font-weight: 400; color: #505050; font-size: 14px; letter-spacing: 0;}
.product_slider .pro_box .pro_price{margin-bottom: 20px;}
.product_slider .pro_box .pro_price strong{font-family: 'Roboto', sans-serif; font-weight: 700; color: #505050; font-size: 16px; letter-spacing: 0;}
.product_in.owl-theme .owl-controls {position: absolute; margin: 0; top: 50%; transform: translateY(-50%); width: 100%;}
.product_in.owl-theme .owl-controls .owl-pagination{display: none;}
.product_in.owl-theme .owl-controls .owl-prev, .product_in.owl-theme .owl-controls .owl-next {position: absolute; top: -10px; width: 12px; height: 20px; font-size: 0; background-size: contain !important;}
.product_in.owl-theme .owl-controls .owl-prev {background: url("https://www.doability.com.au/skin/frontend/templatemela/MAG100213/images/prev.png") no-repeat left center; left: -20px;}
.product_in.owl-theme .owl-controls .owl-next {background: url("https://www.doability.com.au/skin/frontend/templatemela/MAG100213/images/next.png") no-repeat right center; right: -20px;}

.manufacture{text-align:center;margin:0px auto;}
.manufacture_image{width:235px;}
.shop_by_brand{padding: 55px 0 90px; background: #fff;}
.shop_by_brand .container {padding: 0 10px;}
.shop_by_brand h2{letter-spacing: 0.25px; font-weight: normal; font-size: 30px; text-transform: uppercase; color: #161616; text-align: center; margin: 0 0 40px; font-family: 'Squada One';}
.shop_by_brand li{height: 100px !important; border: solid 1px #dcdcdc; position: relative;}
.shop_by_brand li img {position: absolute;
    left: 50%; top: 50%;
    transform: translate(-50%, -50%);
    max-width: 90%;
    max-height: 68px;}
.best_categories{background: url("https://www.doability.com.au/skin/frontend/templatemela/MAG100213/images/categories_bg.jpg") no-repeat center center; height: 450px;}
.cate_in{max-width: 1170px; margin: 0 auto;}
.cate_in > div{display: inline-block; vertical-align: middle; text-align: center; margin-top: -30px;}
.cate_in > div.cat_left{width: 25%;}
.cate_in > div.cat_right{width: 29%;}
.cate_in > div.cat_middle{width: 520px; height: 520px; background: url("https://www.doability.com.au/skin/frontend/templatemela/MAG100213/images/cat_bg.png") no-repeat center center; position: relative; margin-top: -35px;}
.cate_in > div.cat_middle .cat_bg{position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%); width: 100%;}
.cate_in h2{letter-spacing: 0.25px; font-weight: normal; font-size: 40px; text-transform: uppercase; color: #161616; text-align: center; margin: 0 0 25px; font-family: 'Squada One';}
.cate_in .shop_btn{display: inline-block; font-weight: 400; font-size: 14px; font-family: 'Roboto', sans-serif; text-transform: uppercase; color: #000000; border: solid 2px #ffffff; border-radius: 50px; line-height: 46px; text-transform: uppercase; padding: 0 35px;}
.cate_in .shop_btn:hover{background: #fff; color: #161616;}
.cate_in > div.cat_middle .cat_bg h2{color: #fff;}
.cate_in > div.cat_middle .cat_bg .shop_btn{border-color: #fff; color: #fff;}
.cate_in > div.cat_middle .cat_bg .shop_btn:hover{color: #161616;}
.other_websites{padding: 110px 0 0;}
.other_websites h2{letter-spacing: 0.25px; font-weight: normal; font-size: 30px; text-transform: uppercase; color: #161616; text-align: center; margin: 0 0 35px; font-family: 'Squada One';}
.website_block{margin: 0 -10px;}
.website_block .col{float: left; width: 25%; padding: 0 10px;}
.website_block .col .colIn{padding: 10px; background: url("https://www.doability.com.au/skin/frontend/templatemela/MAG100213/images/web_bg.png") no-repeat center center;}
.website_block .col .colIn .web_logo{background: #fff; padding: 15px; -webkit-box-shadow: 0px 0px 9px 0px rgba(0,0,0,0.1); -moz-box-shadow: 0px 0px 9px 0px rgba(0,0,0,0.1);
box-shadow: 0px 0px 9px 0px rgba(0,0,0,0.1); height: 110px; position: relative;text-align:center;}
.website_block .col .colIn .web_logo a img{position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%);}
.cat .web_logo{font-size:18px;font-weight: bold;}
.about_main{position: relative; padding:110px 0 25px 0; z-index: 1;}
.about_main::after{position: absolute; content: ""; left: 0; bottom: 0; width: 100%; height: 100%;  z-index: -1;
background: -moz-linear-gradient(270deg, rgba(255,255,255,1) 0%, rgba(245,245,245,1) 100%); /* ff3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255,255,255,1)), color-stop(100%, rgba(245,245,245,1))); /* safari4+,chrome */
background: -webkit-linear-gradient(270deg, rgba(255,255,255,1) 0%, rgba(245,245,245,1) 100%); /* safari5.1+,chrome10+ */
background: -o-linear-gradient(270deg, rgba(255,255,255,1) 0%, rgba(245,245,245,1) 100%); /* opera 11.10+ */
background: -ms-linear-gradient(270deg, rgba(255,255,255,1) 0%, rgba(245,245,245,1) 100%); /* ie10+ */
background: linear-gradient(180deg, rgba(255,255,255,1) 0%, rgba(245,245,245,1) 100%); /* w3c */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f5f5f5',GradientType=0 ); /* ie6-9 */
}
.about_main::before{position: absolute; content: ""; left: 0; bottom: -61px; width: 100%; height: 100%; background: url("https://www.doability.com.au/skin/frontend/templatemela/MAG100213/images/about_bg.png") no-repeat left bottom;}
.about_main .container > div{display: inline-block; vertical-align: middle;}
.about_main .container > div.about_img{width: 50%; margin-left: -40px;}
.about_main .container > div.about_img img{max-width: 100%;}
.about_main .container > div.about_content{width: 50%; padding-left: 20px;}
.about_content h2{letter-spacing: 0.25px; font-weight: normal; font-size: 40px; line-height: 30px; text-transform: uppercase; color: #161616; margin: 0 0 15px; font-family: 'Squada One';}
.about_content p{font-size: 14px; font-weight: 400; line-height: normal; color: #505050; font-family: 'Roboto', sans-serif; margin: 0 0 15px;}
.about_content ol{list-style: decimal; padding: 0 0 0 15px !important;}
.about_content ol > li{font-size: 14px; font-weight: 500; line-height: normal; color: #505050; font-family: 'Roboto', sans-serif; margin: 0 0 15px;}
.about_content ol > li ul{list-style: disc; padding: 15px 0 0 15px;}
.about_content ol > li ul li{line-height: 24px; font-weight: 400;}
.instagram_main{padding: 60px 0;}
.instagram_main h2{letter-spacing: 0.25px; font-weight: normal; font-size: 30px; text-transform: uppercase; color: #161616; text-align: center; margin: 0 0 25px; font-family: 'Squada One';}

.insta_img img{max-width: 100%;}
.newsletterMain {padding:30px 0; text-align: center; background: #da2128;}
.newsletterMain .container > div{display: inline-block; vertical-align: middle;}
.newsletterMain .container > div.newslatterIn{text-align: left; width: 80%;}
.newsletterMain .container > div.newslatter_social{width: 20%; text-align: right; margin-left: -5px;}
.newslatter_social ul li{display: inline-block; margin-left: 7px;}
.newslatter_social ul li a{display: inline-block; height: 44px; width: 44px; border-radius: 50%;}
.newslatter_social ul li a.fb{background: rgba(255,255,255,0.6) url("https://www.doability.com.au/skin/frontend/templatemela/MAG100213/images/css_sprites.png") -125px -98px;}
.newslatter_social ul li a.tw{background: rgba(255,255,255,0.6) url('https://www.doability.com.au/skin/frontend/templatemela/MAG100213/images/css_sprites.png') -60px -494px;}
.newslatter_social ul li a.insta{background: rgba(255,255,255,0.6) url("https://www.doability.com.au/skin/frontend/templatemela/MAG100213/images/css_sprites.png")  -60px -420px;}
.newsletterMain .newslatterIn h2 {padding:10px 20px 10px 70px; margin: 0; display: inline-block; font-family: 'Squada One'; font-size: 36px; font-weight: normal; letter-spacing: 0; color: #ffffff; text-transform: uppercase; vertical-align: middle; float: left;}
.newsletterMain .newslatterIn .icon {
    background: url("https://www.doability.com.au/skin/frontend/templatemela/MAG100213/images/css_sprites.png") -73px -10px; 
    position: absolute;
    width: 50px;
    height: 54px;
    top: 20px;
    display: block;
}
.newsletterMain .newslatterIn h2 span {font-size: 16px; margin: 0; font-family: 'Roboto', sans-serif; display: block; text-transform: capitalize; color: #ffffff; font-weight: 400; letter-spacing: 1px;}
.newsletterMain .newslatterIn .contact-form {
    max-width: inherit;
    display: inline-block;
    position: relative;
    float: left;
    padding: 10px 0 0 0;
}
.newsletterMain .newslatterIn .contact-form .newsletter__input {display: inline-block; width: 520px; height: 46px; border-radius: 46px; background: #fff; border: none; font-size: 13px; padding: 0 15px; color: #848484; font-weight: 400; font-family: 'Roboto', sans-serif; text-transform: capitalize; margin: 0; padding: 0 150px 0 11px;}
.newsletterMain .newslatterIn .contact-form .newsletter__submit {border-radius:38px; height: 38px; padding: 0 37px; font-size: 15px; color: #ffffff; letter-spacing: 1px; font-family: 'Roboto', sans-serif; font-weight: 700; background: #da2128; cursor: pointer; text-transform: uppercase; position: absolute; border: none; right: 24px; top: 27px;}
.footerTop{padding: 60px 0; position: relative; background: url("https://www.doability.com.au/skin/frontend/templatemela/MAG100213/images/footer_bg.jpg") no-repeat center center; background-size: cover;}
.footerTop .col{float: left; width:20%; position: relative;}
.footerTop .col:first-child{width: 40%;}
.footerTop .col h4{margin: 0 0 40px; font-size: 15px; font-family: 'Roboto', sans-serif; font-weight: 700; letter-spacing: 0; color: #ffffff; text-transform: uppercase; position: relative;}
.footerTop .col h4::after{position: absolute; content: ""; left: 0; bottom: -20px; width: 100px; height: 5px; border-top: solid 1px rgba(255,255,255,0.2); border-bottom: solid 1px rgba(255,255,255,0.2);}
.footerTop .col ul{padding: 0; margin: 0; list-style: none;}
.footerTop .col ul li{margin: 0 0 10px;}
.footerTop .col ul li a{font-size: 13px; color: #aca6c9; line-height: normal; text-transform: capitalize; font-weight: 400; font-family: 'Roboto', sans-serif;}
.footerTop .col ul li a:hover{opacity: 0.5;}
.footerTop .col ul li a strong{font-weight: 600;}
.footerTop .col:first-child ul li{float: left;  width: 50%;}
.footerTop .col .socialMain{width: auto; margin-top: 20px;}
.footerTop .col .socialMain ul li{margin: 0 10px 0 0; display: inline-block; border: none; background: #fff; border-radius: 50%;}
.footer_logo{margin-top: 20px;}
.footer_logo a{background-color: transparent !important;}
.footerTop .inContact {margin: 0 0 20px; background-position: top 3px left; background-repeat: no-repeat; font-size: 13px; color: #aca6c9; line-height: normal; font-weight: 400; font-family: 'Roboto', sans-serif; display: block;}
.footerTop a.inContact:hover{color: #000; opacity: 0.5;}
.footerTop .inContact .locationIcon {margin-right:10px; background: url("https://www.doability.com.au/skin/frontend/templatemela/MAG100213/images/css_sprites.png") -143px -215px; width: 14px; height: 14px; display: block; float: left;}
.footerTop .inContact .callIcon {margin-right:10px; background: url("https://www.doability.com.au/skin/frontend/templatemela/MAG100213/images/css_sprites.png") -143px -181px;width: 14px; height: 14px; display: block; float: left;}
.footerTop .inContact .faxIcon {margin-right:10px; background: url("https://www.doability.com.au/skin/frontend/templatemela/MAG100213/images/css_sprites.png") -143px -44px;width: 14px; height: 14px; display: block; float: left;}
.footerTop .inContact .mailIcon {margin-right:10px; background: url("https://www.doability.com.au/skin/frontend/templatemela/MAG100213/images/css_sprites.png") -143px -149px;width: 14px; height: 14px; display: block; float: left;}
.footerTop .col .other_site{padding-top: 30px;}
.copyrightMain{background: #fff; padding: 10px 0;}
.copyIn > div{display: inline-block; vertical-align: middle;}
.copyIn > div.copy_text{width: 70%;}
.copyIn > div.app_store{width: 30%; margin-left: -5px; text-align: right;}
.copyrightMain p {font-size: 13px; margin: 0; color: #848484; font-weight: 400; font-family: 'Roboto', sans-serif; line-height: 24px;}
.copyrightMain p a {color: #848484; font-family: 'Roboto', sans-serif; font-weight: 700;}
.copyrightMain p a:hover{color: #000; opacity: 0.5;}
.copyrightMain p .bull {color: #848484; padding: 0 10px;}


.cms_pages h3 {
    font-size: 21px;
    margin: 15px 0 7px 0;
}
 .cms_pages p {
    line-height: 23px;
}
.right_cnt {
    width: 25%;
    float: left;
    text-align: right;
}
.left_cnt {
    width: 70%;
    float: left;
    margin-right: 5%;
}
.site_footer{ clear:both;}
.cms_pages{ margin-bottom:20px;}
.logo strong { display:none; }

.cms-page-view .main{padding: 0 20px; max-width: 1320px; margin: 0 auto;}
.cms-page-view .main h3{color: #707070; font-size: 16px; font-weight: bold; margin:20px 0 10px 0;}
.cms-page-view .main p{line-height: 23px; color:#707070;}
.cms-page-view .main h4{color: #707070; font-size: 14px;}
div.cms_my_team h4 {
    margin-top: 20px !important;
    font-size: 21px !important;
    font-weight: bold;
    text-align: center;
    border-bottom: 1px solid #eeeeee;
    padding-bottom: 10px;
    margin-bottom: 0;
    padding-top: 20px;
}
.page-title h1{color: #1f2022; float: left; font-size: 26px; text-transform: capitalize; z-index: 4; font-weight: 400; border-bottom: medium none; margin: 0 0 15px; position: relative;}

 .breadcrumbs {
    float: right;
    font-size: 12px;
    line-height: 1.25;
    margin: 0 0 20px;
    text-transform: uppercase;
}

.breadcrumbs li {
    display: inline-block;
}

.breadcrumbs a {
    color: #707070;
}

.breadcrumbs li:last-child strong {
    color: #1f2022;
}

.breadcrumbs li strong {
    font-weight: normal;
}
.std ul {
    list-style: disc outside;
    padding-left: 0;
	color:#707070;
}
ul.cms.level2 {
    margin-left: 30px;
}

.std ul {
    list-style: disc outside;
    padding-left: 0;
}
div.cms_my_team ul.leader_not {
    list-style: none;
}
.std ul, .std ol, .std dl, .std p, .std address, .std blockquote {
    margin: 0 0 6px;
    padding: 0;
    line-height:22px;
}
ul.cms.level2 {
    margin-left: 30px;
}
ul.cms.level1 {
    margin-left: 12px;
}
ul.cms.level1 li {
    margin-top: 8px;
}
.list_onesss {
    font-size: 18px;
    font-weight: normal;
    color: #000000d6;
    margin: 19px 0 0px 0;
}
 .tempFrmWrapper {
    padding: 10px;
    margin: 10px 0;
    position: relative;
}

.subContWrap {
    margin: 10px;
    margin-bottom: 0;
}

.leftAlign {
    display: block;
}

.leftAlign .tempFrmWrapper .labelName {
    float: left;
    width: 30%;
    line-height: 20px;
    margin-right: 15px;
}

.tempFrmWrapper .labelName {
    font-weight: bold;
    font-size: 13px;
    color: #444;
}

.leftAlign .tempFrmWrapper .tempContDiv {
    margin-left: 35%;
}
.tempFrmWrapper .tempContDiv {
    margin: 0;
    padding: 0;
    font-family: 'Open Sans', "Lucida Grande", Arial,Arimo, Helvetica, sans-serif;
}

.errorMessage {
    font: 12px Arial, Arimo, Helvetica, sans-serif;
    color: #ff0000;
    padding-top: 5px;
    display: none;
    word-wrap: break-word;
}

.tempFrmWrapper input {width: 99%;
	    background: #fff;
    border: 1px solid #e5e5e5;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    padding: 5px;
    font-size: 13px;
	    outline: none; color: #000;
}
.submitColor {
    color: #fff;
    border: 1px solid;
    border-color: #2F9EEC #1988D6 #1988D6;
    background: #2596e6;
    background: -webkit-gradient(linear, left top, left bottom, from(#2f9eec), to(#1988d6));
    background: -moz-linear-gradient(top, #2f9eec, #1988d6);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2f9eec', endColorstr='#1988d6');
    -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
}

.fmSmtButton {
    cursor: pointer;
    text-align: center;
    text-decoration: none;
    padding: 5px 15px;
    font-weight: 400;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    font: 13px 'Open Sans',"Lucida Grande","Lucida Sans Unicode",Arial, Arimo, Helvetica,sans-serif;
}
.cms-home .std ul{list-style:none;}
.testmonial_slider .slider-item img {width: 100%; height: 225px;}
.testmonial_slider .slider-item .post-title strong{font-weight: bold;}
.testmonial_slider .slider-item .post-title strong a{font-size: 14px; text-transform: capitalize; font-weight: 500; color: #1f2022;}
.testmonial_slider .slider-item .post-title strong a:hover{color: #da2128;}
.testmonial_slider .slider-item .post-description{line-height: 20px; margin: 4px 0 12px; color: #707070; font-size: 13px;}
.testmonial_slider .slider-item .post-date {margin-bottom: 0px;}
.testmonial_slider .slider-item .post-date .day {float: left;}
.testmonial_slider .slider-item .post-description a{color: #707070;}
.testmonial_slider .slider-item .post-description a:hover{color: #da2128;}
.address_contact {
    font-size: 15px;
    margin: 30px 0 40px 0;
}
.address_contact h5{margin: 0 0 4px 0;}
.address_contact p a{color:#da2128;}

.cms-index-index .content-top .wrapper{float: none;}
.product-image-inner-blog .image-hover-block .zoom:hover{color:#da2128;}


.newsletterMain .block .block-title{display: none;}

.newsletterMain .block{margin: 0px;  border: none; background: none;}

.header .quick-access .sbHolder {
    background: #ffffff;
    float: left;
    margin: 0 10px 0 0;
    padding: 9px 25px 9px 7px;
    width: 197px;
}

.newsletterMain .newslatterIn .contact-form .newsletter__submit span{font-size: 15px !important; background: none !important; margin: 0px !important; padding: 0px !important; border: none !important; color: #fff !important;}
.newsletterMain .newslatterIn .contact-form .newsletter__submit span:hover{background: none !important;}


div.tab-frame input{ display:none;}
div.tab-frame label{ display:block; float:left;padding:5px 10px; cursor:pointer}
div.tab-frame input:checked + label{ background:black; color:white; cursor:default}
div.tab-frame div.tab{ display:none; padding:5px 10px;clear:left}

div.tab-frame input:nth-of-type(1):checked ~ .tab:nth-of-type(1){ display:block;}
div.tab-frame input:nth-of-type(2):checked ~ .tab:nth-of-type(2){ display:block;}
div.tab-frame input:nth-of-type(3):checked ~ .tab:nth-of-type(3){ display:block;}	


#manufacture-logo .product-block{border: none; margin: 0px;}
.sbOptions{z-index:22;}
.header .form-search .button{padding: 0; margin: 0;
    border: none; background: url(https://www.doability.com.au/skin/frontend/templatemela/MAG100213/images/css_sprites.png) no-repeat -130px -2px !important;
    width: 40px;
    height: 40px;
    cursor: pointer;
    position: absolute;
    right: 0;
    top: 0;}

.header .form-search{position: relative;}


.header .sbHolder {
    background: #ffffff;
    float: left;
    margin: 0 10px 0 0;
    padding:15px 25px 12px 7px;
    width: 197px;
    border: none;
}


.header .searchForm .sbOptions{margin: 10px 0 0 0px; padding: 10px 0 10px 0px;}


.header .sbHolder a:hover{color:#da2128;}

.header .form-search .button:before{display: none;}

.header .sbHolder .sbToggle{top:14px;}

.header .searchForm .sbOptions li{padding: 2px 15px; margin: 0; font-size: 13px;}




.tab_new{overflow: hidden; border: 1px solid #ccc; background-color: #f1f1f1; }
.tab_new button{ background-color: inherit; float: left; border: none; outline: none; cursor: pointer;
  padding: 14px 16px; transition: 0.3s; font-size: 17px;}
.tab_new button:hover {background-color: #ddd;}
.tab_new button.active_new {background-color: #ccc;}
.tabcontent_new {display: none; padding: 6px 12px; border: 1px solid #ccc; border-top: none;}


.about_left_page_section{width: 70%; float: left; margin-right: 5%;}
.about_right_page_section{width: 25%; float: left; text-align: right;}

.login_space{height: 1px; background: #e5e5e5; margin: 20px 0 20px 0;}
.testmonial_slider li.slider-item { min-height: 450px; box-shadow: 0px 0px 11px #00000030;}
.tabs{display: inline-block; width: 100%; float: left; clear: both;}

.product_slider .tabs .product-carousel{display: block;}
.cms-index-index .product_slider .tabs .product-carousel .slider-item{float: left !important;}
.cms-index-index .product_slider .tabs .product_in .owl-item{width:100% !important;}
.cms-index-index .product_slider .tabs .owl-wrapper{width:100% !important;}
.cms-index-index .product_slider .tabs .category-title{display: block;}
.meetmyteam-index-detail .breadcrumbs .category{background: none; padding: 0px; border: none; overflow: inherit;}

.tabs .product_in .owl-item{width:100% !important;}
/* .product_slider .product_in .owl-item {width: 100% !important;} */

.categories_in .categories_list ul{max-height: 641px; overflow: hidden;}

.megnor-advanced-menu-popup_one{top: auto; left: 297px !important; min-width: 605px; margin-top: -35px; background-color: #fff; padding: 10px; display: none; position: absolute; border: 1px solid #e5e5e5; transform: scale(0); -webkit-transform: scale(1);  -moz-transform: scale(1); -ms-transform: scale(1); -o-transform: scale(1); transition: all 0.3s ease; -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -ms-transition: all 0.3s ease; -o-transition: all 0.3s ease; opacity: 1; -webkit-opacity: 1; -moz-opacity: 1; -khtml-opacity: 1; transform-origin: left top; -webkit-transform-origin: left top; -moz-transform-origin: left top; -ms-transform-origin: left top; -o-transform-origin: left top;}

.avp_menu .megnor-advanced-menu-popup_one{display: none;}
.avp_menu:hover .megnor-advanced-menu-popup_one{display: block;}
.avp_menu .megnor-advanced-menu-popup_one .column_menu {float: left; padding: 0 15px 10px 0; width: 194px;}
.avp_menu .megnor-advanced-menu-popup_one .column_menu .itemMenu_newsName{line-height: 20px; color: #000; font-size: 14px !important; font-weight: bold !important; padding: 0px 8px 0 8px; margin-bottom: 15px;}
.avp_menu .megnor-advanced-menu-popup_one .column_menu .itemSubMenu a{line-height: 25px; color: #707070; font-size: 14px !important; padding: 0px 8px 0 8px; font-weight: normal;}
	
	
.megnor-advanced-menu-popup_to{top: auto; left:319px !important; max-width: 605px; margin-top: -41px !important; background-color: #fff; padding: 10px !important; display: none; position: absolute; border: 1px solid #e5e5e5; transform: scale(0); -webkit-transform: scale(1);  -moz-transform: scale(1); -ms-transform: scale(1); -o-transform: scale(1); transition: all 0.3s ease; -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -ms-transition: all 0.3s ease; -o-transition: all 0.3s ease; opacity: 1; -webkit-opacity: 1; -moz-opacity: 1; -khtml-opacity: 1; transform-origin: left top; -webkit-transform-origin: left top; -moz-transform-origin: left top; -ms-transform-origin: left top; -o-transform-origin: left top; z-index: 999;}
.avp_menu .megnor-advanced-menu-popup_to{display: none;}
.avp_menu:hover .megnor-advanced-menu-popup_to{display: block;}
.avp_menu .megnor-advanced-menu-popup_to .column_menu {float: left; padding: 0 15px 10px 0; width: 194px;}
.avp_menu .megnor-advanced-menu-popup_to .column_menu .itemMenu_newsName{ line-height: 20px; color: #707070; font-size: 14px !important; font-weight: bold !important; padding: 0px 8px 0 8px !important; margin-bottom: 15px !important; background: none; border: none; text-transform: none;}
.avp_menu .megnor-advanced-menu-popup_to .column_menu .itemMenu_newsName:hover{color:#da2128;}	
.avp_menu .megnor-advanced-menu-popup_t .column_menu .itemSubMenu a{line-height: 25px; color: #707070; font-size: 14px !important; padding: 0px 8px 0 8px; font-weight: normal;}	
.categories_in .categories_list ul li:hover .megnor-advanced-menu-popup_to{display: block;}

.megnor-advanced-menu-popup_to li a:hover{padding-left: 0px !important;}
.megnor-advanced-menu-popup_to .megnor-advanced-menu-popup_inner a:hover{padding-left: 8px !important;}

.megnor-advanced-menu-popup_to .megnor-advanced-menu-popup_inner ul{border: none;}
.megnor-advanced-menu-popup_to .megnor-advanced-menu-popup_inner ul li a:hover{color:#da2128;}

.megnor-advanced-menu-popup_to .megnor-advanced-menu-popup_inner{width: 194px; padding:10px;}
.megnor-advanced-menu-popup_to .megnor-advanced-menu-popup_inner .megnor-advanced-submenu1{color: #707070 !important; font-size: 14px !important; font-weight: bold !important; padding:0px !important; margin-bottom: 4px !important; background: none; border: none; text-transform: none;}
.megnor-advanced-menu-popup_to .megnor-advanced-menu-popup_inner .megnor-advanced-submenu1:hover{color:#da2128 !important; padding-left: 0px !important; background: none !important;}

.megnor-advanced-menu-popup_to .megnor-advanced-menu-popup_inner .megnor-advanced-submenu-inner-level li a{color: #707070; line-height: 20px; font-size: 14px; border: none; background: none; padding: 0; text-transform: none; margin:2px 0 2px 0; font-weight: normal;}
.megnor-advanced-menu-popup_to .megnor-advanced-menu-popup_inner .megnor-advanced-submenu-inner-level li a:hover{color:#da2128; padding-left: 0px !important; background: none !important;}


.categories_in .categories_list ul li a:hover{color:#da2128;     background: url(https://www.doability.com.au/skin/frontend/templatemela/MAG100213/images/sacatgry_icon.png) no-repeat right 20px center;}

 .cms-index-index .product_slider .pro_box .pro_img {padding: 0; border: none; margin: 0;}
.cms-index-index .product_slider .pro_box{min-height: 418px;}
.cart .cart-collaterals .sp-methods .price {font-weight: bold; margin: 7px 0 0 20px; display: inline-block;}
span.cart_count::after {
    position: absolute;
    content: "";
    height: 100%;
    width: 100%;
    border-left: solid 3px #fff;
    top: -2px;
    left: -4px;
    border-radius: 50%;
}

.catalog-product-compare-index button.button.btn-cart.btn-cart-view {margin: 0 0 8px 0;}
.catalog-product-compare-index button.button.btn.btn-r4q.btn-cart.btn-primary.add-to-cart{margin: 0 0 6px 0px;}


@media (max-width:1440px){
.product_in.owl-theme .owl-controls .owl-prev{left: -5px;}
.product_in.owl-theme .owl-controls .owl-next{right: -5px;}
.best_categories{background: #d5dce2; height: 450px;}
.about_main .container > div.about_img{margin-left: -5px;}
}
@media (min-width:1200px) and (max-width:1320px){
.categories_col.cat_1, .categories_col.cat_5{width: 47%;}
.categories_col.cat_2, .categories_col.cat_3{width: 22%;}
.categories_col.cat_4 {width: 280px; margin-top: 250px; margin-left: 270px; background: none;}
.categories_col.cat_1 .cat_colIn .cat_img{max-width: 330px;}
}
@media (min-width:992px) and (max-width:1199px){
.categories_col{margin: 5px;}
.categories_col.cat_1, .categories_col.cat_5{width: calc(100% - 10px); position: relative; height: auto;}
.categories_col.cat_2, .categories_col.cat_3{width: calc(50% - 10px); float: left; position: relative;}
.categories_col.cat_4 {width: 280px; margin-top: 250px; margin-left: 270px; background: none; display: none;}
.categories_col.cat_1 .cat_colIn .cat_img{max-width: 330px;}
.product_in.owl-theme .owl-controls .owl-prev{left: -5px;}
.product_in.owl-theme .owl-controls .owl-next{right: -5px;}
.best_categories{background: #d5dce2; padding: 25px 0; height: auto;}
.about_main .container > div.about_img{margin-left: -5px;}
.headerTop .container > div.top_menu ul li a{padding: 0 7px;}
.headerMiddle .container > div.header_right .searchForm form .search{width: 300px;}
.main_navigation nav ul li a{padding: 0 12px;}
.category_menu{width: auto;}
.category_menu a{padding: 0 30px 0 45px; background: #da2128 url("https://www.doability.com.au/skin/frontend/templatemela/MAG100213/images/menu_icon.png") no-repeat left 20px center;}
.services_in .col .col_in span{font-size: 12px;}
.categories_in .categories_list{width: 260px;}
.newsletterMain .newslatterIn .contact-form .newsletter__input{width: 380px;}
.cate_in > div.cat_middle{width: 50%; height: 450px; background-size: contain; margin: 0 -5px;}
.cate_in > div.cat_right{width: 25%;}
.cate_in h2{font-size: 30px;}

}

@media only screen and (min-width:992px) and (max-width:1199px) {
.megnor-advanced-menu-popup_to {top: auto; left: 259px !important;}

}


 @media only screen and (min-width:768px) and (max-width:991px) {
.megnor-advanced-menu-popup_to .megnor-advanced-menu-popup_inner {width: 184px; padding: 5px;}	
	 .megnor-advanced-menu-popup_to{left: 259px !important;}	
	 .services_in .col .col_in span{font-size:11px;}	
	 .cat_colIn .cat_text h3{font-size:14px;}
}

@media (max-width:991px){
.categories_col{margin: 5px;}
.categories_col.cat_1, .categories_col.cat_5{width: calc(100% - 10px); position: relative; height: auto;}
.categories_col.cat_2, .categories_col.cat_3{width: calc(50% - 10px); float: left; position: relative;}
.categories_col.cat_4 {width: 280px; margin-top: 250px; margin-left: 270px; background: none; display: none;}
.categories_col.cat_1 .cat_colIn .cat_img{max-width: 250px;}
.categories_col.cat_5 .cat_colIn .cat_img{max-width: 250px;}
.product_in.owl-theme .owl-controls .owl-prev{left: -5px;}
.product_in.owl-theme .owl-controls .owl-next{right: -5px;}
.best_categories{background: #d5dce2; height: auto; padding: 25px 0;}
.about_main .container > div.about_img{margin-left: -5px;}
.categories_in .categories_list{width: 260px;}
.newsletterMain .newslatterIn .contact-form .newsletter__input{width: 380px;}
.cate_in > div.cat_middle{width: 50%; height: 330px; background-size: contain; margin: 0 -5px;}
.cate_in > div.cat_right{width: 25%;}
.cate_in h2{font-size: 30px;}
.header .headerTop{display: none;}
.headerMiddle .container > div.header_right{display: none;}
.headerMiddle .container > div.logo_block{width: 100%; text-align: center; padding: 10px 0;}
.category_menu{width: 50%;}
.main_navigation .container{padding: 0;}
.main_navigation nav{display: none;}
.cart_main a::after{display: none;}
.cart_main{position: relative; top: auto; right: 0; display: inline-block; float: right; margin-right: 35px; margin-top: 15px;}
.cart_main a .cart_count{top: -10px; right: -12px;}
.category_menu a{padding: 0 30px 0 45px; background: #da2128 url("https://www.doability.com.au/skin/frontend/templatemela/MAG100213/images/menu_icon.png") no-repeat left 20px center; border: none; display: block;}
.mega_menu{width: 100%; border: none;}
.services_in{padding: 0;}
.services_in .col{width: 33%; border-right: none; text-align: left; padding: 20px;}
.website_block .col{width: 50%; padding: 10px;}
.website_block .col .colIn{background-size: cover;}
.about_content h2{font-size: 30px;}
.newsletterMain .container > div.newslatterIn{width: 100%; text-align: center;}
.newsletterMain .container > div.newslatter_social{width: 100%; text-align: center; margin: 15px 0 0;}
.newsletterMain .newslatterIn h2{background-position: top center; padding: 20px 0 10px; display: block;margin-left:55px;}
.footerTop{background: #251d4a; padding: 30px 0 0;}
.footerTop .col:first-child{width: 50%;}
.footerTop .col{width: 50%; margin-bottom: 30px;}
.headerTop{height: auto;}
.headerTop .container{padding: 0;}
.headerTop .container > div.top_menu{width: 100%; margin: 0;}
.headerTop .container > div.socialMain{width: 100%; border-bottom: solid 1px rgba(0, 0, 0, 0.2) !important;}
.headerTop .container > div.top_menu ul li{display: block; text-align: left;}
.headerTop .container > div.top_menu ul li a{color: #000 !important; border-bottom: solid 1px rgba(0, 0, 0, 0.2) !important;}
.header_right{background: #fff; padding: 15px;}
.get_in_touch{margin: 10px 0;}
.searchForm form{position: relative;}
.searchForm form .search{width: 100%; height: 40px;  border: solid 1px #dcdcdc; padding: 0 10px; color: #848484; font-weight: 400; font-size: 13px; font-family: 'Roboto', sans-serif;}
.searchForm form .search_btn {padding: 0; margin: 0; border: none; background: url("https://www.doability.com.au/skin/frontend/templatemela/MAG100213/images/search.png") no-repeat center center; width: 40px; height: 40px; cursor:  pointer; position: absolute; right: 0; top: 0;}
.about_main::before{display: none;}

	
}

@media (max-width:767px){
.services_in .col .col_in strong{font-size: 14px;}
.services_in .col .col_in span{font-size: 11px;}
.services_in .col{padding: 10px;}

.categories_in .categories_list{margin: 0; width: 100%; box-shadow: none;}
.categories_in{display: block;}
.categories_right{overflow: visible; margin-top: 25px; float: left; width: 100%;}
ul.tabs li{width: 140px; font-size: 12px;}
.cate_in > div.cat_left{width: 100%; margin: 0;}
.cate_in > div.cat_middle{width: 100%; margin: 20px 0; height: 480px;}
.cate_in > div.cat_right{width: 100%;}
.best_categories{padding: 30px 0; height: auto;}
.about_main .container > div.about_img{margin: 0; width: 100%;}
.about_main .container > div.about_content{padding: 25px 0 0; width: 100%;}
.footerTop .col:first-child{width: 100%;}
.footerTop .col{width: 100%; margin-bottom: 30px;}
.copyIn > div.copy_text{width: 100%; text-align: center; }
.copyrightMain p .bull{display: block; padding: 0; font-size: 0; line-height: normal;}
.copyIn > div.app_store{margin: 15px 0 0; text-align: center; width: 100%;}
.about_main{padding: 40px 0;}
.catalog-seo-sitemap-category .page-sitemap .links{text-align: left;}
.catalog-seo-sitemap-category .pager .amount { float: left; margin: 0 0 19px 0; padding-top: 7px; width: 100%; text-align: left;}	
.categories_in .categories_list ul li:hover .megnor-advanced-menu-popup_to{position: relative; left: 0px !important; margin-top: 0px !important; border: none !important;}
.megnor-advanced-menu-popup_to .megnor-advanced-menu-popup_inner {width: 100%; padding: 0;}
.categories_in .categories_list ul li a:hover{color: #da2128; background: url(https://www.doability.com.au/skin/frontend/templatemela/MAG100213/images/down_arrow_hover_mobile.png) no-repeat right 20px center;}	
	
.checkout-cart-index .main{margin: 0px;}
	.tm_headerlinkmenu .links li{width: 100%; border-bottom: solid 1px #ccc; padding: 5px 0 5px 0;}
	.tm_headerlinkmenu .links li:last-child{border: none;}
	.tm_headerlinkmenu ul.links{min-width: 160px;}
	.tm_headerlinkmenu .links li a{font-weight: 500;     text-transform: none;}
	.block-brand-nav .sbOptions{position: relative;
    top: 5px !important; overflow: auto !important;
    height: 180px !important; min-height: 100px !important;
    margin-bottom: 10px;}
	
	.cms-contact-us .col-main .breadcrumbs{display: none;}
	.cms-zipmoney .std iframe{width: 100% !important;}
	
}

@media (max-width:479px){
.services_in .col{width: 100%;}
.categories_col.cat_2, .categories_col.cat_3, .categories_col.cat_2, .categories_col.cat_3{width: 100%; margin: 10px 0;}
.cate_in > div.cat_middle{height: 320px;}
.website_block .col{width: 100%;}
.newsletterMain .newslatterIn .contact-form{display: block;}
.newsletterMain .newslatterIn .contact-form .newsletter__input{width: 100%;}
.footerTop .col:first-child ul li{width: 100%; display: block; float: none;}
.product_slider{padding: 25px 0; border: none;}
.tab_content{margin-bottom: 15px;}
.other_websites{padding-top: 40px;}
.categories_col.cat_1 .cat_colIn .cat_img, .categories_col.cat_5 .cat_colIn .cat_img, .cat_colIn .cat_img{max-width: 100%; text-align: center; display: block;}
.cat_colIn .cat_text{padding: 25px 0; display: block; width: 100%;}
.cat_colIn .cat_img img{display: inline-block;}
}










/*Media Responsive Custom CSS Start*/

 @media only screen and (min-width:1920px) {

}

@media only screen and (min-width:992px) and (max-width:1199px) {


}
 @media only screen and (min-width:768px) and (max-width:991px) {
	 .header, .main, .footer, .container-width{width:100%;}
	 .leader_not li{width: 30%; margin-right: 20px;}
	 .newsletterMain .newslatterIn .contact-form .newsletter__submit{top:34px;}
}

@media (max-width:991px){
	
}


 @media only screen and (max-width:991px) {
.main_navigation #advancedmenu{display: none !important;}
.nav-responsive{background: #251d4a;}
.header{padding: 0px; margin: 0px;}
.nav-responsive{padding: 17px 15px;}

.header .logo {margin: 0 0 0px;}
#nav ul span, #nav ul li.last li span, .responsive-menu li a{padding: 6px;}
.responsive-menu #nav-mobile{width:94%; left:0; right: 0; margin: 0 auto;}
span.cart_count{display: inline-block; height: 24px; width: 24px; border: none; border-radius: inherit; background: #da2128 url(https://www.doability.com.au/skin/frontend/templatemela/MAG100213/images/css_sprites.png)  -74px -305px;}
.responisve_myaccount_content{display: inline-block;}
.nav-inner #nav, .nav-responsive, #advancedmenu{height: 50px; width: 85%;}
.tm_headerlinks_inner:before{background:none;     padding: 8px 11px;}
.tm_headerlinks_inner:hover:before, .tm_headerlinks_inner:hover{background:none; border-color:#fff;}
.header-cart .count_in{top: -17px; right: -11px;}
.tm_headerlinks_inner {height: 33px; width: 35px; margin: 5px 0 0 0;}	 

}

@media only screen and (max-width:767px) {
.newsletterMain .newslatterIn .contact-form .newsletter__submit{right: 4px; top: 14px;}	
	.main_banner .banner_in .owl-pagination{bottom: -20px;}	
	.cate_in h2{font-size:22px;}
	.cate_in .shop_btn{line-height:33px;}
	.cate_in > div.cat_middle .cat_bg{top:44%;}
	.cate_in > div.cat_middle .cat_bg .shop_btn{margin-top:-10px;}
	.footerTop .col{margin-bottom: 20px;}
	.contact_left_bg_parts{width:100%;}
	.about_left_page_section{width:100%; float: left; margin-right: 0%;}
.about_right_page_section{width:100%; float: left; text-align:left;}
	.product-view .product-shop .add-to-links li{width: 100%; margin-bottom: 10px;}
	.email-addto-box .email-friend{margin-top:15px;}
	.gs-login li{display: inline-block; vertical-align: middle; margin-bottom: 11px; float: left;}
	.gs-login-checkout {text-align: right; padding: 5px 0; margin: 0 -20px 0 -20px;}
	.login_space{display: none;}
	.header .header-cart #panel{padding: 15px;}
	.header-cart #panel, .tm_headerlinkmenu ul.links {top: 30px !important;}
	.g-recaptcha{transform: scale(0.77); -webkit-transform: scale(0.77); margin: 0 0 0 -30px;}
	.form-list li {margin: 13px 0 8px;}
	.account-login .content{line-height: 20px;}
	 .form-list input.input-text, .form-list li.wide textarea, .form-list select, .tm_responsive_row select {width: 100% !important; margin-bottom: 8px;}
	.col2-left-layout .col-main{min-height: inherit;}
	.credit_desc{margin: 19px 0 0 0;}
	.credit_btn{float: left;}
	.manufacture-logo .product-carousel .slider-item{width: 100%;}
	.shop_by_brand li{width:100% !important;}
	.wishlist-index-index .data-table .product-image img{width: 50px; max-width: 50px;}
	.catalog-product-view .col-main-left .page-title h1{font-size:26px;}
	.catalog-product-view .col-main-left .page-title{width: 100%;}
	.catalog-product-view .product-view .product-img-box{width:100%;}
	.catalog-product-view .product-view .product-shop .add-to-links li{width: 100%; float: left;}
	
	.catalog-product-view .product-view .product-shop .email-addto-box{width: 100%; text-align: center;}
	.catalog-product-view .product-view .product-shop .email-friend {margin-right: 0; margin-bottom: 17px;}
	.catalog-product-view .product-view .product-shop .email-addto-box a{float: none; display: inline-block; width: 100%;}
	.service_mobile_text_view{display: none;}
	.breadcrumbs{margin: 10px 0 20px;}
	span.cart_count::after{display: none;}
	.toggle .mobile_togglecolumn{z-index: inherit;}
	
	
}

@media only screen and (min-width:320px) and (max-width:479px) {
	.cate_in > div.cat_right h2{margin-top: 20px;}
	.testmonial_slider li.slider-item{width:100% !important;}
	
}

 @media only screen and (max-width:480px) {
	 .leader_not li{width:100%; margin-left: 0px !important;}
}
 @media only screen and (max-width: 320px) {

}
.product-carousel{display:block !important;opacity:1!important}
/*Media Responsive Custom CSS Done*/
.product_tabs_description_tabbed_contents p {line-height:22px;}
.row {
  display: flex;
}
.column-2 {
  flex: 50%;
}
.column-2 {
  float: left;
  width: 50%;
  padding:0 15px 10px 5px;
}

.row:after {
  content: "";
  display: table;
  clear: both;
}
.bottom-search{
padding: 10px;
border: #ccc 1px solid;
border-radius: 4px;
}


.product_slider ul.tabs {
	margin: -21px 0 30px;
	padding: 0;
	list-style: none;
	width: 100%;
	text-align: center;
}

.product-view .tabs li{padding: 0px;}

.product_slider ul.tabs li {
	margin: 0 4px;
	cursor: pointer;
	padding: 0px 10px;
	position: relative;
	display: inline-block;
	width: 200px;
	line-height: 36px;
	text-transform: uppercase;
	font-weight: 700;
	color: #505050;
	letter-spacing: 1px;
	font-size: 15px;
	background: #fff;
	border-radius: 40px;
	border: solid 2px #dcdcdc;
	font-family: 'Roboto', sans-serif;
}
.product_slider ul.tabs li::after{position: absolute; content: ""; height: 10px; width: 10px; left: 50%; bottom: -5px; background: #000; margin-left: -5px; transform: rotate(45deg); display: none;}
.product_slider ul.tabs a{
    color: #505050;
}
.product_slider ul.tabs li:hover, ul.tabs li.active, ul.tabs li:hover::after, ul.tabs li.active::after {
	background-color: #161616;
	color: #fff;
	display: inline-block;
}
.product_slider ul.tabs li:hover, ul.tabs li.ui-tabs-active, ul.tabs li:hover::after, ul.tabs li.ui-tabs-active::after {
	background-color: #161616;
	color: #fff;
	display: inline-block;
}

.product_slider ul.tabs a:hover, .product_slider li.ui-tabs-active a{
    color: #fff;
}
.product_slider .tab_container {
	clear: both;
	width: 100%;
}

.product_slider .tab_content {
	display: none;
}

.product_slider .tab_drawer_heading { display: none; }

@media screen and (max-width: 480px) {
	.product_slider .tabs {
		display: none;
	}
.product_slider	.tab_drawer_heading {
		margin: 0 0 10px;
		cursor: pointer;
		padding: 0px 10px;
		position: relative;
		display: inline-block;
		width: 100%;
		line-height: 36px;
		text-transform: uppercase;
		font-weight: 700;
		color: #505050;
		letter-spacing: 1px;
		font-size: 15px;
		background: #fff;
		border-radius: 40px;
		border: solid 2px #dcdcdc;
		font-family: 'Roboto', sans-serif;
		text-align: center;
	}
	.product_slider .d_active {
		background-color: #161616;
		color: #fff;
	}
}

/* 00000000000000000000 */


.product_slider .tab_content1 {
	padding: 20px;
	display: none;
}

.product_slider .tab_drawer_heading1 { display: none; }

/*
 *  custombox - Modal dialog effects with transitions CSS3
 *  version: 4.0.3
 *  http://dixso.github.io/custombox/
 *  (c) 2017 Julio de la Calle - @dixso9
 *
 *  Under MIT License - http://opensource.org/licenses/MIT
 */
.custombox-content,.custombox-overlay{position:fixed;overflow:hidden;top:0;width:100%;height:100%}.custombox-overlay{z-index:9997;opacity:0;transition-delay:0s;transition-timing-function:linear;transition-property:opacity}.custombox-content{z-index:9999;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-ms-flex-align:center;align-items:center;-ms-flex-line-pack:stretch;align-content:stretch}.custombox-lock{overflow:hidden}.custombox-reference{display:none}.custombox-content{overflow-y:auto}.custombox-content>*{max-width:100%;max-height:95%}.custombox-fullscreen.custombox-content{-ms-flex-pack:start;justify-content:flex-start;-ms-flex-align:stretch;align-items:stretch}.custombox-fullscreen.custombox-content>*{width:100%;max-height:100%}.custombox-y-top{-ms-flex-align:baseline;align-items:baseline}.custombox-x-left{-ms-flex-align:start;align-items:flex-start}.custombox-y-center{-ms-flex-align:center;align-items:center}.custombox-y-bottom{-ms-flex-align:end;align-items:flex-end}.custombox-x-center{-ms-flex-pack:center;justify-content:center}.custombox-x-right{-ms-flex-pack:end;justify-content:flex-end}.custombox-perspective,.custombox-perspective body{perspective:600px;height:100%;overflow:hidden}.custombox-perspective .custombox-container{overflow:hidden;height:100%}@keyframes fadeIn{from{transform:scale(.7);transition-property:all}to{transform:scale(1);opacity:1}}@keyframes fadeOut{from{transform:scale(1);opacity:1}to{transform:scale(.7);transition-property:all}}.custombox-fadein.custombox-content{opacity:0}.custombox-fadein.custombox-content.custombox-open{animation-name:fadeIn;animation-timing-function:ease-in;animation-fill-mode:forwards;backface-visibility:hidden}.custombox-fadein.custombox-content.custombox-close{animation-name:fadeOut;animation-timing-function:ease-out;animation-fill-mode:forwards;backface-visibility:hidden}@keyframes slideInTop{from{transform:translateY(-100%)}to{transform:translateY(0)}}@keyframes slideOutTop{from{transform:translateY(0)}to{transform:translateY(-100%)}}@keyframes slideInBottom{from{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes slideOutBottom{from{transform:translateY(0)}to{transform:translateY(100%)}}@keyframes slideInLeft{from{transform:translateX(-100%)}to{transform:translateX(0)}}@keyframes slideOutLeft{from{transform:translateX(0)}to{transform:translateX(-100%)}}@keyframes slideInRight{from{transform:translateX(100%)}to{transform:translateX(0)}}@keyframes slideOutRight{from{transform:translateX(0)}to{transform:translateX(100%)}}.custombox-contentscale.custombox-content,.custombox-letmein.custombox-content,.custombox-makeway.custombox-content,.custombox-push.custombox-content,.custombox-slide.custombox-content,.custombox-slip.custombox-content{-ms-transform:translateX(-100%);transform:translateX(-100%)}.custombox-contentscale.custombox-content.custombox-open.custombox-top,.custombox-letmein.custombox-content.custombox-open.custombox-top,.custombox-makeway.custombox-content.custombox-open.custombox-top,.custombox-push.custombox-content.custombox-open.custombox-top,.custombox-slide.custombox-content.custombox-open.custombox-top,.custombox-slip.custombox-content.custombox-open.custombox-top{animation-name:slideInTop;animation-timing-function:ease-out;animation-fill-mode:forwards;backface-visibility:hidden}.custombox-contentscale.custombox-content.custombox-open.custombox-bottom,.custombox-letmein.custombox-content.custombox-open.custombox-bottom,.custombox-makeway.custombox-content.custombox-open.custombox-bottom,.custombox-push.custombox-content.custombox-open.custombox-bottom,.custombox-slide.custombox-content.custombox-open.custombox-bottom,.custombox-slip.custombox-content.custombox-open.custombox-bottom{animation-name:slideInBottom;animation-timing-function:ease-out;animation-fill-mode:forwards;backface-visibility:hidden}.custombox-contentscale.custombox-content.custombox-open.custombox-left,.custombox-letmein.custombox-content.custombox-open.custombox-left,.custombox-makeway.custombox-content.custombox-open.custombox-left,.custombox-push.custombox-content.custombox-open.custombox-left,.custombox-slide.custombox-content.custombox-open.custombox-left,.custombox-slip.custombox-content.custombox-open.custombox-left{animation-name:slideInLeft;animation-timing-function:ease-out;animation-fill-mode:forwards;backface-visibility:hidden}.custombox-contentscale.custombox-content.custombox-open.custombox-right,.custombox-letmein.custombox-content.custombox-open.custombox-right,.custombox-makeway.custombox-content.custombox-open.custombox-right,.custombox-push.custombox-content.custombox-open.custombox-right,.custombox-slide.custombox-content.custombox-open.custombox-right,.custombox-slip.custombox-content.custombox-open.custombox-right{animation-name:slideInRight;animation-timing-function:ease-out;animation-fill-mode:forwards;backface-visibility:hidden}.custombox-contentscale.custombox-content.custombox-close.custombox-top,.custombox-letmein.custombox-content.custombox-close.custombox-top,.custombox-makeway.custombox-content.custombox-close.custombox-top,.custombox-push.custombox-content.custombox-close.custombox-top,.custombox-slide.custombox-content.custombox-close.custombox-top,.custombox-slip.custombox-content.custombox-close.custombox-top{animation-name:slideOutTop;animation-timing-function:ease-in;animation-fill-mode:forwards;backface-visibility:hidden}.custombox-contentscale.custombox-content.custombox-close.custombox-bottom,.custombox-letmein.custombox-content.custombox-close.custombox-bottom,.custombox-makeway.custombox-content.custombox-close.custombox-bottom,.custombox-push.custombox-content.custombox-close.custombox-bottom,.custombox-slide.custombox-content.custombox-close.custombox-bottom,.custombox-slip.custombox-content.custombox-close.custombox-bottom{animation-name:slideOutBottom;animation-timing-function:ease-in;animation-fill-mode:forwards;backface-visibility:hidden}.custombox-contentscale.custombox-content.custombox-close.custombox-left,.custombox-letmein.custombox-content.custombox-close.custombox-left,.custombox-makeway.custombox-content.custombox-close.custombox-left,.custombox-push.custombox-content.custombox-close.custombox-left,.custombox-slide.custombox-content.custombox-close.custombox-left,.custombox-slip.custombox-content.custombox-close.custombox-left{animation-name:slideOutLeft;animation-timing-function:ease-in;animation-fill-mode:forwards;backface-visibility:hidden}.custombox-contentscale.custombox-content.custombox-close.custombox-right,.custombox-letmein.custombox-content.custombox-close.custombox-right,.custombox-makeway.custombox-content.custombox-close.custombox-right,.custombox-push.custombox-content.custombox-close.custombox-right,.custombox-slide.custombox-content.custombox-close.custombox-right,.custombox-slip.custombox-content.custombox-close.custombox-right{animation-name:slideOutRight;animation-timing-function:ease-in;animation-fill-mode:forwards;backface-visibility:hidden}@keyframes newspaperIn{from{transform:scale(0) rotate(720deg);opacity:0}to{transform:scale(1) rotate(0);opacity:1}}@keyframes newspaperOut{from{transform:scale(1) rotate(0);opacity:1}to{transform:scale(0) rotate(720deg);opacity:0}}.custombox-newspaper.custombox-content{opacity:0}.custombox-newspaper.custombox-content.custombox-open{animation-name:newspaperIn;animation-timing-function:ease-in;animation-fill-mode:forwards;backface-visibility:hidden}.custombox-newspaper.custombox-content.custombox-close{animation-name:newspaperOut;animation-timing-function:ease-out;animation-fill-mode:forwards;backface-visibility:hidden}@keyframes fallIn{from{transform-style:preserve-3d;transform:translateZ(600px) rotateX(20deg);opacity:0}to{transition-timing-function:ease-in;transition-property:all;transform:translateZ(0) rotateX(0);opacity:1}}@keyframes fallOut{from{transition-timing-function:ease-in;transition-property:all;transform:translateZ(0) rotateX(0);opacity:1}to{transform-style:preserve-3d;transform:translateZ(600px) rotateX(20deg);opacity:0}}.custombox-fall.custombox-content{opacity:0}.custombox-fall.custombox-content.custombox-open{animation-name:fallIn;animation-timing-function:ease-in;animation-fill-mode:forwards;backface-visibility:hidden}.custombox-fall.custombox-content.custombox-close{animation-name:fallOut;animation-timing-function:ease-out;animation-fill-mode:forwards;backface-visibility:hidden}@keyframes sidefallIn{from{transform-style:preserve-3d;transform:translate(30%) translateZ(600px) rotate(10deg);opacity:0}to{transition-timing-function:ease-in;transition-property:all;transform:translate(0) translateZ(0) rotate(0);opacity:1}}@keyframes sidefallOut{from{transition-timing-function:ease-in;transition-property:all;transform:translate(0) translateZ(0) rotate(0);opacity:1}to{transform-style:preserve-3d;transform:translate(30%) translateZ(600px) rotate(10deg);opacity:0}}.custombox-sidefall.custombox-content{opacity:0}.custombox-sidefall.custombox-content.custombox-open{animation-name:sidefallIn;animation-timing-function:ease-in;animation-fill-mode:forwards;backface-visibility:hidden}.custombox-sidefall.custombox-content.custombox-close{animation-name:sidefallOut;animation-timing-function:ease-out;animation-fill-mode:forwards;backface-visibility:hidden}@keyframes blurInTop{from{transform:translateY(-5%);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes blurOutTop{from{transform:translateY(0);opacity:1}to{transform:translateY(-5%);opacity:0}}@keyframes blurInBottom{from{transform:translateY(5%);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes blurOutBottom{from{transform:translateY(0);opacity:1}to{transform:translateY(5%);opacity:0}}@keyframes blurInRight{from{transform:translateX(5%);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes blurOutRight{from{transform:translateY(0);opacity:1}to{transform:translateX(5%);opacity:0}}@keyframes blurInLeft{from{transform:translateX(-5%);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes blurOutLeft{from{transform:translateY(0);opacity:1}to{transform:translateX(-5%);opacity:0}}@keyframes blurInContainer{from{filter:blur(0)}to{filter:blur(3px)}}@keyframes blurOutContainer{from{filter:blur(3px)}to{filter:blur(0)}}.custombox-blur.custombox-content{opacity:0}.custombox-blur.custombox-content.custombox-open.custombox-top{animation-name:blurInTop;animation-timing-function:ease-in;animation-fill-mode:forwards;backface-visibility:hidden}.custombox-blur.custombox-content.custombox-open.custombox-bottom{animation-name:blurInBottom;animation-timing-function:ease-in;animation-fill-mode:forwards;backface-visibility:hidden}.custombox-blur.custombox-content.custombox-open.custombox-left{animation-name:blurInLeft;animation-timing-function:ease-in;animation-fill-mode:forwards;backface-visibility:hidden}.custombox-blur.custombox-content.custombox-open.custombox-right{animation-name:blurInRight;animation-timing-function:ease-in;animation-fill-mode:forwards;backface-visibility:hidden}.custombox-blur.custombox-content.custombox-close.custombox-top{animation-name:blurOutTop;animation-timing-function:ease-out;animation-fill-mode:forwards;backface-visibility:hidden}.custombox-blur.custombox-content.custombox-close.custombox-bottom{animation-name:blurOutBottom;animation-timing-function:ease-out;animation-fill-mode:forwards;backface-visibility:hidden}.custombox-blur.custombox-content.custombox-close.custombox-right{animation-name:blurOutRight;animation-timing-function:ease-out;animation-fill-mode:forwards;backface-visibility:hidden}.custombox-blur.custombox-content.custombox-close.custombox-left{animation-name:blurOutLeft;animation-timing-function:ease-out;animation-fill-mode:forwards;backface-visibility:hidden}.custombox-blur.custombox-container{animation-name:blurOutContainer;animation-timing-function:ease-out;animation-fill-mode:forwards;backface-visibility:hidden}.custombox-blur.custombox-container.custombox-open{animation-name:blurInContainer;animation-timing-function:ease-in;animation-fill-mode:forwards;backface-visibility:hidden}@keyframes flipInTop{from{transform-style:preserve-3d;transform:rotateX(-70deg)}to{transform:rotateY(0);opacity:1}}@keyframes flipOutTop{from{transform:rotateY(0);opacity:1}to{transform-style:preserve-3d;transform:rotateX(-70deg)}}@keyframes flipInBottom{from{transform-style:preserve-3d;transform:rotateX(70deg)}to{transform:rotateY(0);opacity:1}}@keyframes flipOutBottom{from{transform:rotateY(0);opacity:1}to{transform-style:preserve-3d;transform:rotateX(70deg)}}@keyframes flipInRight{from{transform-style:preserve-3d;transform:rotateY(70deg)}to{transform:rotateY(0);opacity:1}}@keyframes flipOutRight{from{transform:rotateY(0);opacity:1}to{transform-style:preserve-3d;transform:rotateY(70deg)}}@keyframes flipInLeft{from{transform-style:preserve-3d;transform:rotateY(-70deg)}to{transform:rotateY(0);opacity:1}}@keyframes flipOutLeft{from{transform:rotateY(0);opacity:1}to{transform-style:preserve-3d;transform:rotateY(-70deg)}}.custombox-flip.custombox-content{opacity:0}.custombox-flip.custombox-content.custombox-open.custombox-top{animation-name:flipInTop;animation-timing-function:ease-in;animation-fill-mode:forwards;backface-visibility:hidden}.custombox-flip.custombox-content.custombox-open.custombox-bottom{animation-name:flipInBottom;animation-timing-function:ease-in;animation-fill-mode:forwards;backface-visibility:hidden}.custombox-flip.custombox-content.custombox-open.custombox-right{animation-name:flipInRight;animation-timing-function:ease-in;animation-fill-mode:forwards;backface-visibility:hidden}.custombox-flip.custombox-content.custombox-open.custombox-left{animation-name:flipInLeft;animation-timing-function:ease-in;animation-fill-mode:forwards;backface-visibility:hidden}.custombox-flip.custombox-content.custombox-close.custombox-top{animation-name:flipOutTop;animation-timing-function:ease-out;animation-fill-mode:forwards;backface-visibility:hidden}.custombox-flip.custombox-content.custombox-close.custombox-bottom{animation-name:flipOutBottom;animation-timing-function:ease-out;animation-fill-mode:forwards;backface-visibility:hidden}.custombox-flip.custombox-content.custombox-close.custombox-right{animation-name:flipOutRight;animation-timing-function:ease-out;animation-fill-mode:forwards;backface-visibility:hidden}.custombox-flip.custombox-content.custombox-close.custombox-left{animation-name:flipOutLeft;animation-timing-function:ease-out;animation-fill-mode:forwards;backface-visibility:hidden}@keyframes signIn{from{transform-style:preserve-3d;transform:rotateX(-60deg);transform-origin:50% 0;transition-property:all}to{transform:rotateX(0);opacity:1}}@keyframes signOut{from{transform:rotateX(0);opacity:1}to{transform-style:preserve-3d;transform:rotateX(-60deg);transform-origin:50% 0;transition-property:all}}.custombox-sign{perspective:1300px}.custombox-sign.custombox-content{opacity:0}.custombox-sign.custombox-content.custombox-open{animation-name:signIn;animation-timing-function:ease-in;animation-fill-mode:forwards;backface-visibility:hidden}.custombox-sign.custombox-content.custombox-close{animation-name:signOut;animation-timing-function:ease-out;animation-fill-mode:forwards;backface-visibility:hidden}@keyframes superscaledIn{from{transform:scale(2)}to{transform:scale(1);opacity:1}}@keyframes superscaledOut{from{transform:scale(1);opacity:1}to{transform:scale(2)}}.custombox-superscaled.custombox-content{opacity:0}.custombox-superscaled.custombox-content.custombox-open{animation-name:superscaledIn;animation-timing-function:ease-in;animation-fill-mode:forwards;backface-visibility:hidden}.custombox-superscaled.custombox-content.custombox-close{animation-name:superscaledOut;animation-timing-function:ease-out;animation-fill-mode:forwards;backface-visibility:hidden}@keyframes slitIn{0%{transform:translateZ(-3000px) rotateY(90deg)}50%{transform:translateZ(-250px) rotateY(89deg);opacity:1;animation-timing-function:ease-out}100%{transform:translateZ(0) rotateY(0);opacity:1}}@keyframes slitOut{0%{transform:translateZ(0) rotateY(0);opacity:1}50%{transform:translateZ(-250px) rotateY(89deg);opacity:1;animation-timing-function:ease-out}100%{transform:translateZ(-3000px) rotateY(90deg)}}.custombox-slit.custombox-content{opacity:0;transform-style:preserve-3d}.custombox-slit.custombox-content.custombox-open{animation-name:slitIn;animation-timing-function:ease-in;animation-fill-mode:forwards;backface-visibility:hidden}.custombox-slit.custombox-content.custombox-close{animation-name:slitOut;animation-timing-function:ease-out;animation-fill-mode:forwards;backface-visibility:hidden}@keyframes rotateIn{from{transform-style:preserve-3d;transform:translateY(0) rotateX(90deg);transform-origin:0 100%;opacity:0;transition-timing-function:ease-out;transition-property:all}to{transform:translateY(0) rotateX(0);opacity:1}}@keyframes rotateOut{from{transform:translateY(0) rotateX(0);opacity:1}to{transform-style:preserve-3d;transform:translateY(0) rotateX(90deg);transform-origin:0 100%;opacity:0;transition-timing-function:ease-out;transition-property:all}}.custombox-rotate{perspective:2300px}.custombox-rotate.custombox-content{-ms-transform:translateY(-100%);transform:translateY(-100%)}.custombox-rotate.custombox-content.custombox-open{animation-name:rotateIn;animation-timing-function:ease-out;animation-fill-mode:forwards;backface-visibility:hidden}.custombox-rotate.custombox-content.custombox-close{animation-name:rotateOut;animation-timing-function:ease-out;animation-fill-mode:forwards;backface-visibility:hidden}@keyframes letmeinBottomOverlay{to{transform:rotateX(-2deg);transform-origin:50% 0;transform-style:preserve-3d}}@keyframes letmeinOutBottomOverlay{from{transform:rotateX(-2deg);transform-origin:50% 0;transform-style:preserve-3d}to{opacity:0}}@keyframes letmeinLeftOverlay{to{transform:rotateY(-2deg);transform-origin:50% 0;transform-style:preserve-3d}}@keyframes letmeinOutLeftOverlay{from{transform:rotateY(-2deg);transform-origin:50% 0;transform-style:preserve-3d}to{opacity:0}}@keyframes letmeinRightOverlay{to{transform:rotateY(2deg);transform-origin:50% 0;transform-style:preserve-3d}}@keyframes letmeinOutRightOverlay{from{transform:rotateY(2deg);transform-origin:50% 0;transform-style:preserve-3d}to{opacity:0}}@keyframes letmeinTopOverlay{to{transform:rotateX(2deg);transform-origin:0 50%;transform-style:preserve-3d}}@keyframes letmeinOutTopOverlay{from{transform:rotateX(2deg);transform-origin:50% 0;transform-style:preserve-3d}to{opacity:0}}.custombox-letmein.custombox-overlay.custombox-open.custombox-top{animation-name:letmeinTopOverlay;animation-timing-function:ease-in;animation-fill-mode:forwards;backface-visibility:hidden}.custombox-letmein.custombox-overlay.custombox-open.custombox-bottom{animation-name:letmeinBottomOverlay;animation-timing-function:ease-in;animation-fill-mode:forwards;backface-visibility:hidden}.custombox-letmein.custombox-overlay.custombox-open.custombox-left{animation-name:letmeinLeftOverlay;animation-timing-function:ease-in;animation-fill-mode:forwards;backface-visibility:hidden}.custombox-letmein.custombox-overlay.custombox-open.custombox-right{animation-name:letmeinRightOverlay;animation-timing-function:ease-in;animation-fill-mode:forwards;backface-visibility:hidden}.custombox-letmein.custombox-overlay.custombox-close.custombox-top{animation-name:letmeinOutTopOverlay;animation-timing-function:ease-out;animation-fill-mode:forwards;backface-visibility:hidden}.custombox-letmein.custombox-overlay.custombox-close.custombox-bottom{animation-name:letmeinOutBottomOverlay;animation-timing-function:ease-out;animation-fill-mode:forwards;backface-visibility:hidden}.custombox-letmein.custombox-overlay.custombox-close.custombox-left{animation-name:letmeinOutLeftOverlay;animation-timing-function:ease-out;animation-fill-mode:forwards;backface-visibility:hidden}.custombox-letmein.custombox-overlay.custombox-close.custombox-right{animation-name:letmeinOutRightOverlay;animation-timing-function:ease-out;animation-fill-mode:forwards;backface-visibility:hidden}@keyframes makewayInContainer{50%{transform:translateZ(-50px) rotateY(5deg);animation-timing-function:ease-out}100%{transform:translateZ(-200px)}}@keyframes makewayOutContainer{0%{transform:translateZ(-200px)}50%{transform:translateZ(-50px) rotateY(5deg);animation-timing-function:ease-out}100%{opacity:0}}@keyframes makewayInTop{from{transform:translateY(-100%)}to{transform:translateY(0)}}@keyframes makewayOutTop{from{transform:translateY(0)}to{transform:translateY(-100%)}}@keyframes makewayInBottom{from{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes makewayOutBottom{from{transform:translateY(0)}to{transform:translateY(100%)}}@keyframes makewayInLeft{from{transform:translateX(-100%)}to{transform:translateX(0)}}@keyframes makewayOutLeft{from{transform:translateX(0)}to{transform:translateX(-100%)}}@keyframes makewayInRight{from{transform:translateX(100%)}to{transform:translateX(0)}}@keyframes makewayOutRight{from{transform:translateX(0)}to{transform:translateX(100%)}}.custombox-makeway.custombox-overlay{transform-style:preserve-3d;-ms-transform-origin:0 50%;transform-origin:0 50%}.custombox-makeway.custombox-overlay.custombox-open{animation-name:makewayInContainer;animation-timing-function:ease-in;animation-fill-mode:forwards;backface-visibility:hidden}.custombox-makeway.custombox-overlay.custombox-close{animation-name:makewayOutContainer;animation-timing-function:ease-out;animation-fill-mode:forwards;backface-visibility:hidden}.custombox-makeway.custombox-container{transform-style:preserve-3d;-ms-transform-origin:0 50%;transform-origin:0 50%}.custombox-makeway.custombox-container.custombox-open{animation-name:makewayInContainer;animation-timing-function:ease-in;animation-fill-mode:forwards;backface-visibility:hidden}.custombox-makeway.custombox-container.custombox-close{animation-name:makewayOutContainer;animation-timing-function:ease-out;animation-fill-mode:forwards;backface-visibility:hidden}@keyframes slipTopOverlay{50%{transform:rotateX(10deg);transform-origin:50% 100%;transform-style:preserve-3d}}@keyframes slipOutTopOverlay{50%{transform:rotateX(10deg);transform-origin:50% 100%;transform-style:preserve-3d}}@keyframes slipRightOverlay{50%{transform:rotateY(10deg);transform-origin:50% 100%;transform-style:preserve-3d}}@keyframes slipOutRightOverlay{50%{transform:rotateY(10deg);transform-origin:50% 100%;transform-style:preserve-3d}}@keyframes slipBottomOverlay{50%{transform:rotateX(-10deg);transform-origin:50% 100%;transform-style:preserve-3d}}@keyframes slipOutBottomOverlay{50%{transform:rotateX(-10deg);transform-origin:50% 100%;transform-style:preserve-3d}}@keyframes slipLeftOverlay{50%{transform:rotateY(-10deg);transform-origin:50% 100%;transform-style:preserve-3d}}@keyframes slipOutLeftOverlay{50%{transform:rotateY(-10deg);transform-origin:50% 100%;transform-style:preserve-3d}}.custombox-slip.custombox-overlay.custombox-open.custombox-top{animation-name:slipTopOverlay;animation-timing-function:ease-in-out;animation-fill-mode:forwards;backface-visibility:hidden}.custombox-slip.custombox-overlay.custombox-open.custombox-bottom{animation-name:slipBottomOverlay;animation-timing-function:ease-in-out;animation-fill-mode:forwards;backface-visibility:hidden}.custombox-slip.custombox-overlay.custombox-open.custombox-left{animation-name:slipLeftOverlay;animation-timing-function:ease-in-out;animation-fill-mode:forwards;backface-visibility:hidden}.custombox-slip.custombox-overlay.custombox-open.custombox-right{animation-name:slipRightOverlay;animation-timing-function:ease-in-out;animation-fill-mode:forwards;backface-visibility:hidden}.custombox-slip.custombox-overlay.custombox-close.custombox-top{animation-name:slipOutTopOverlay;animation-timing-function:ease-in-out;animation-fill-mode:forwards;backface-visibility:hidden}.custombox-slip.custombox-overlay.custombox-close.custombox-bottom{animation-name:slipOutBottomOverlay;animation-timing-function:ease-in-out;animation-fill-mode:forwards;backface-visibility:hidden}.custombox-slip.custombox-overlay.custombox-close.custombox-left{animation-name:slipOutLeftOverlay;animation-timing-function:ease-in-out;animation-fill-mode:forwards;backface-visibility:hidden}.custombox-slip.custombox-overlay.custombox-close.custombox-right{animation-name:slipOutRightOverlay;animation-timing-function:ease-in-out;animation-fill-mode:forwards;backface-visibility:hidden}.custombox-slip.custombox-container.custombox-open.custombox-top{animation-name:slipTopOverlay;animation-timing-function:ease-in-out;animation-fill-mode:forwards;backface-visibility:hidden}.custombox-slip.custombox-container.custombox-open.custombox-bottom{animation-name:slipBottomOverlay;animation-timing-function:ease-in-out;animation-fill-mode:forwards;backface-visibility:hidden}.custombox-slip.custombox-container.custombox-open.custombox-left{animation-name:slipLeftOverlay;animation-timing-function:ease-in-out;animation-fill-mode:forwards;backface-visibility:hidden}.custombox-slip.custombox-container.custombox-open.custombox-right{animation-name:slipRightOverlay;animation-timing-function:ease-in-out;animation-fill-mode:forwards;backface-visibility:hidden}.custombox-slip.custombox-container.custombox-close.custombox-top{animation-name:slipOutTopOverlay;animation-timing-function:ease-in-out;animation-fill-mode:forwards;backface-visibility:hidden}.custombox-slip.custombox-container.custombox-close.custombox-bottom{animation-name:slipOutBottomOverlay;animation-timing-function:ease-in-out;animation-fill-mode:forwards;backface-visibility:hidden}.custombox-slip.custombox-container.custombox-close.custombox-left{animation-name:slipOutLeftOverlay;animation-timing-function:ease-in-out;animation-fill-mode:forwards;backface-visibility:hidden}.custombox-slip.custombox-container.custombox-close.custombox-right{animation-name:slipOutRightOverlay;animation-timing-function:ease-in-out;animation-fill-mode:forwards;backface-visibility:hidden}@keyframes cornerInOverlay{from{transform:translateY(150px) translateX(150px);transition-property:opacity,transform,visibility}to{transform:translateY(0);transition-property:opacity,transform}}@keyframes cornerOutOverlay{from{transform:translateY(0);transition-property:opacity,transform}to{transform:translateY(150px) translateX(150px);transition-property:opacity,transform,visibility;opacity:0}}@keyframes cornerInContent{from{transform:translateY(150px) translateX(150px);transition-property:opacity,transform,visibility}to{transform:translateY(0);transition-property:opacity,transform;opacity:1}}@keyframes cornerOutContent{from{transform:translateY(0);transition-property:opacity,transform;opacity:1}to{transform:translateY(150px) translateX(150px);transition-property:opacity,transform,visibility;opacity:0}}.custombox-corner.custombox-overlay.custombox-open{animation-name:cornerInOverlay;animation-timing-function:ease-in;animation-fill-mode:forwards;backface-visibility:hidden}.custombox-corner.custombox-overlay.custombox-close{animation-name:cornerOutOverlay;animation-timing-function:ease-out;animation-fill-mode:forwards;backface-visibility:hidden}.custombox-corner.custombox-content.custombox-open{animation-name:cornerInContent;animation-timing-function:ease-in;animation-fill-mode:forwards;backface-visibility:hidden}.custombox-corner.custombox-content.custombox-close{animation-name:cornerOutContent;animation-timing-function:ease-out;animation-fill-mode:forwards;backface-visibility:hidden}.custombox-slidetogether.custombox-content,.custombox-slidetogether.custombox-overlay{-ms-transform:translateX(-100%);transform:translateX(-100%)}.custombox-slidetogether.custombox-content.custombox-open.custombox-top,.custombox-slidetogether.custombox-overlay.custombox-open.custombox-top{animation-name:slideInTop;animation-timing-function:ease-out;animation-fill-mode:forwards;backface-visibility:hidden}.custombox-slidetogether.custombox-content.custombox-open.custombox-bottom,.custombox-slidetogether.custombox-overlay.custombox-open.custombox-bottom{animation-name:slideInBottom;animation-timing-function:ease-out;animation-fill-mode:forwards;backface-visibility:hidden}.custombox-slidetogether.custombox-content.custombox-open.custombox-left,.custombox-slidetogether.custombox-overlay.custombox-open.custombox-left{animation-name:slideInLeft;animation-timing-function:ease-out;animation-fill-mode:forwards;backface-visibility:hidden}.custombox-slidetogether.custombox-content.custombox-open.custombox-right,.custombox-slidetogether.custombox-overlay.custombox-open.custombox-right{animation-name:slideInRight;animation-timing-function:ease-out;animation-fill-mode:forwards;backface-visibility:hidden}.custombox-slidetogether.custombox-content.custombox-close.custombox-top,.custombox-slidetogether.custombox-overlay.custombox-close.custombox-top{animation-name:slideOutTop;animation-timing-function:ease-in;animation-fill-mode:forwards;backface-visibility:hidden}.custombox-slidetogether.custombox-content.custombox-close.custombox-bottom,.custombox-slidetogether.custombox-overlay.custombox-close.custombox-bottom{animation-name:slideOutBottom;animation-timing-function:ease-in;animation-fill-mode:forwards;backface-visibility:hidden}.custombox-slidetogether.custombox-content.custombox-close.custombox-left,.custombox-slidetogether.custombox-overlay.custombox-close.custombox-left{animation-name:slideOutLeft;animation-timing-function:ease-in;animation-fill-mode:forwards;backface-visibility:hidden}.custombox-slidetogether.custombox-content.custombox-close.custombox-right,.custombox-slidetogether.custombox-overlay.custombox-close.custombox-right{animation-name:slideOutRight;animation-timing-function:ease-in;animation-fill-mode:forwards;backface-visibility:hidden}@keyframes scaleInOverlay{from{transform:scale(.9);transition:transform;opacity:0}to{transform:scale(1);transition:transform}}@keyframes scaleOutOverlay{from{transform:scale(1);transition:transform}to{transform:scale(.9);transition:transform;opacity:0;opacity:0}}.custombox-scale.custombox-overlay.custombox-open{animation-name:scaleInOverlay;animation-timing-function:ease-in;animation-fill-mode:forwards;backface-visibility:hidden}.custombox-scale.custombox-overlay.custombox-close{animation-name:scaleOutOverlay;animation-timing-function:ease-out;animation-fill-mode:forwards;backface-visibility:hidden}.custombox-scale.custombox-content.custombox-open{animation-name:scaleInOverlay;animation-timing-function:ease-in;animation-fill-mode:forwards;backface-visibility:hidden}.custombox-scale.custombox-content.custombox-close{animation-name:scaleOutOverlay;animation-timing-function:ease-out;animation-fill-mode:forwards;backface-visibility:hidden}@keyframes doorInOverlay{from{position:fixed;bottom:0;left:50%;right:50%;width:0}to{width:100%;left:0;right:0;transition-property:width}}@keyframes doorOutOverlay{from{width:100%;left:0;right:0;transition-property:width}to{position:fixed;bottom:0;left:50%;right:50%;width:0}}.custombox-door.custombox-overlay.custombox-open{animation-name:doorInOverlay;animation-timing-function:ease-in;animation-fill-mode:forwards;backface-visibility:hidden}.custombox-door.custombox-overlay.custombox-close{animation-name:doorOutOverlay;animation-timing-function:ease-out;animation-fill-mode:forwards;backface-visibility:hidden}.custombox-door.custombox-content.custombox-open{animation-name:doorInOverlay;animation-timing-function:ease-in;animation-fill-mode:forwards;backface-visibility:hidden}.custombox-door.custombox-content.custombox-close{animation-name:doorOutOverlay;animation-timing-function:ease-out;animation-fill-mode:forwards;backface-visibility:hidden}@keyframes pushInLeftOverlay{from{transform:translateX(-100%)}to{transform:translateX(0) translateY(0)}}@keyframes pushOutLeftOverlay{from{transform:translateX(0) translateY(0)}to{transform:translateX(-100%)}}@keyframes pushInRightOverlay{from{transform:translateX(100%)}to{transform:translateX(0) translateY(0)}}@keyframes pushOutRightOverlay{from{transform:translateX(0) translateY(0)}to{transform:translateX(100%)}}@keyframes pushInTopOverlay{from{transform:translateY(-100%)}to{transform:translateX(0) translateY(0)}}@keyframes pushOutTopOverlay{from{transform:translateX(0) translateY(0)}to{transform:translateY(-100%)}}@keyframes pushInBottomOverlay{from{transform:translateY(100%)}to{transform:translateX(0) translateY(0)}}@keyframes pushOutBottomOverlay{from{transform:translateX(0) translateY(0)}to{transform:translateY(100%)}}@keyframes pushOutTopOverlay{from{transform:translateX(0) translateY(0)}to{transform:translateY(-100%)}}@keyframes pushInLeftContainer{from{overflow-x:hidden;transition-property:transform}to{transform:translateX(100%)}}@keyframes pushOutLeftContainer{from{transform:translateX(100%)}to{overflow-x:hidden;transition-property:transform}}@keyframes pushInRightContainer{from{overflow-x:hidden;transition-property:transform}to{transform:translateX(-100%)}}@keyframes pushOutRightContainer{from{transform:translateX(-100%)}to{overflow-x:hidden;transition-property:transform}}@keyframes pushInTopContainer{from{overflow-x:hidden;transition-property:transform}to{transform:translateY(100%)}}@keyframes pushOutTopContainer{from{transform:translateY(100%)}to{overflow-x:hidden;transition-property:transform}}@keyframes pushInBottomContainer{from{overflow-x:hidden;transition-property:transform}to{transform:translateY(-100%)}}@keyframes pushOutBottomContainer{from{transform:translateY(-100%)}to{overflow-x:hidden;transition-property:transform}}.custombox-push.custombox-overlay{transition-property:transform}.custombox-push.custombox-overlay.custombox-open.custombox-top{animation-name:pushInTopOverlay;animation-timing-function:ease-in;animation-fill-mode:forwards;backface-visibility:hidden}.custombox-push.custombox-overlay.custombox-open.custombox-bottom{animation-name:pushInBottomOverlay;animation-timing-function:ease-in;animation-fill-mode:forwards;backface-visibility:hidden}.custombox-push.custombox-overlay.custombox-open.custombox-left{animation-name:pushInLeftOverlay;animation-timing-function:ease-in;animation-fill-mode:forwards;backface-visibility:hidden}.custombox-push.custombox-overlay.custombox-open.custombox-right{animation-name:pushInRightOverlay;animation-timing-function:ease-in;animation-fill-mode:forwards;backface-visibility:hidden}.custombox-push.custombox-overlay.custombox-close.custombox-top{animation-name:pushOutTopOverlay;animation-timing-function:ease-out;animation-fill-mode:forwards;backface-visibility:hidden}.custombox-push.custombox-overlay.custombox-close.custombox-bottom{animation-name:pushOutBottomOverlay;animation-timing-function:ease-out;animation-fill-mode:forwards;backface-visibility:hidden}.custombox-push.custombox-overlay.custombox-close.custombox-left{animation-name:pushOutLeftOverlay;animation-timing-function:ease-out;animation-fill-mode:forwards;backface-visibility:hidden}.custombox-push.custombox-overlay.custombox-close.custombox-right{animation-name:pushOutRightOverlay;animation-timing-function:ease-out;animation-fill-mode:forwards;backface-visibility:hidden}.custombox-push.custombox-container.custombox-open.custombox-top{animation-name:pushInTopContainer;animation-timing-function:ease-in;animation-fill-mode:forwards;backface-visibility:hidden}.custombox-push.custombox-container.custombox-open.custombox-bottom{animation-name:pushInBottomContainer;animation-timing-function:ease-in;animation-fill-mode:forwards;backface-visibility:hidden}.custombox-push.custombox-container.custombox-open.custombox-left{animation-name:pushInLeftContainer;animation-timing-function:ease-in;animation-fill-mode:forwards;backface-visibility:hidden}.custombox-push.custombox-container.custombox-open.custombox-right{animation-name:pushInRightContainer;animation-timing-function:ease-in;animation-fill-mode:forwards;backface-visibility:hidden}.custombox-push.custombox-container.custombox-close.custombox-top{animation-name:pushOutTopContainer;animation-timing-function:ease-out;animation-fill-mode:forwards;backface-visibility:hidden}.custombox-push.custombox-container.custombox-close.custombox-bottom{animation-name:pushOutBottomContainer;animation-timing-function:ease-out;animation-fill-mode:forwards;backface-visibility:hidden}.custombox-push.custombox-container.custombox-close.custombox-left{animation-name:pushOutLeftContainer;animation-timing-function:ease-out;animation-fill-mode:forwards;backface-visibility:hidden}.custombox-push.custombox-container.custombox-close.custombox-right{animation-name:pushOutRightContainer;animation-timing-function:ease-out;animation-fill-mode:forwards;backface-visibility:hidden}@keyframes contentscaleInContainer{from{transition:transform}to{transform:scale(.8)}}@keyframes contentscaleOutContainer{from{transform:scale(.8)}to{transition:transform}}.custombox-contentscale.custombox-overlay{-ms-transform:translateX(-100%);transform:translateX(-100%)}.custombox-contentscale.custombox-overlay.custombox-open.custombox-top{animation-name:slideInTop;animation-timing-function:ease-out;animation-fill-mode:forwards;backface-visibility:hidden}.custombox-contentscale.custombox-overlay.custombox-open.custombox-bottom{animation-name:slideInBottom;animation-timing-function:ease-out;animation-fill-mode:forwards;backface-visibility:hidden}.custombox-contentscale.custombox-overlay.custombox-open.custombox-left{animation-name:slideInLeft;animation-timing-function:ease-out;animation-fill-mode:forwards;backface-visibility:hidden}.custombox-contentscale.custombox-overlay.custombox-open.custombox-right{animation-name:slideInRight;animation-timing-function:ease-out;animation-fill-mode:forwards;backface-visibility:hidden}.custombox-contentscale.custombox-overlay.custombox-close.custombox-top{animation-name:slideOutTop;animation-timing-function:ease-in;animation-fill-mode:forwards;backface-visibility:hidden}.custombox-contentscale.custombox-overlay.custombox-close.custombox-bottom{animation-name:slideOutBottom;animation-timing-function:ease-in;animation-fill-mode:forwards;backface-visibility:hidden}.custombox-contentscale.custombox-overlay.custombox-close.custombox-left{animation-name:slideOutLeft;animation-timing-function:ease-in;animation-fill-mode:forwards;backface-visibility:hidden}.custombox-contentscale.custombox-overlay.custombox-close.custombox-right{animation-name:slideOutRight;animation-timing-function:ease-in;animation-fill-mode:forwards;backface-visibility:hidden}.custombox-contentscale.custombox-container.custombox-open{animation-name:contentscaleInContainer;animation-timing-function:ease-in;animation-fill-mode:forwards;backface-visibility:hidden}.custombox-contentscale.custombox-container.custombox-close{animation-name:contentscaleOutContainer;animation-timing-function:ease-out;animation-fill-mode:forwards;backface-visibility:hidden}@keyframes swellOpen{0%{opacity:0;transform:translate3d(calc(-100vw - 50%),0,0)}50%{opacity:1;transform:translate3d(100px,0,0)}100%{opacity:1;transform:translate3d(0,0,0)}}@keyframes swellClose{0%{opacity:1;transform:translate3d(0,0,0)}50%{opacity:1;transform:translate3d(-100px,0,0) scale3d(1.1,1.1,1)}100%{opacity:0;transform:translate3d(calc(100vw + 50%),0,0)}}.custombox-swell.custombox-content{opacity:0}.custombox-swell.custombox-content.custombox-open{animation-name:swellOpen;animation-timing-function:ease-in;animation-fill-mode:forwards;backface-visibility:hidden}.custombox-swell.custombox-content.custombox-close{animation-name:swellClose;animation-timing-function:ease-out;animation-fill-mode:forwards;backface-visibility:hidden}@keyframes rotatedownOpen{0%{opacity:0;transform:rotate3d(0,0,1,-45deg)}100%{opacity:1;transform:rotate3d(0,0,1,0deg)}}@keyframes rotatedownClose{0%{opacity:1}100%{opacity:0;transform:rotate3d(0,0,1,45deg)}}@keyframes rotatedownElem{0%{opacity:0;transform:translate3d(0,-150px,0) rotate3d(0,0,1,-20deg)}100%{opacity:1;transform:translate3d(0,0,0) rotate3d(0,0,1,0deg)}}.custombox-rotatedown.custombox-content{opacity:0;animation-timing-function:cubic-bezier(.7,0,.3,1);-ms-transform-origin:-150% 50%;transform-origin:-150% 50%}.custombox-rotatedown.custombox-content.custombox-open{animation-name:rotatedownOpen;animation-timing-function:ease-in;animation-fill-mode:forwards;backface-visibility:hidden}.custombox-rotatedown.custombox-content.custombox-close{animation-name:rotatedownClose;animation-timing-function:ease-out;animation-fill-mode:forwards;backface-visibility:hidden}@keyframes flashOpen{0%{opacity:0;transform:translate3d(-400px,0,0) scale3d(1.4,0,1)}100%{opacity:1;transform:translate3d(0,0,0) scale3d(1,1,1)}}@keyframes flashClose{0%{opacity:1;transform:translate3d(0,0,0) scale3d(1,1,1)}20%{opacity:1;transform:translate3d(0,0,0) scale3d(1,1,1)}100%{opacity:0;transform:translate3d(-400px,0,0) scale3d(1.4,0,1)}}.custombox-flash.custombox-content{opacity:0;animation-timing-function:cubic-bezier(.7,0,.3,1)}.custombox-flash.custombox-content.custombox-open{animation-name:flashOpen;animation-timing-function:ease-in;animation-fill-mode:forwards;backface-visibility:hidden}.custombox-flash.custombox-content.custombox-close{animation-name:flashClose;animation-timing-function:ease-out;animation-fill-mode:forwards;backface-visibility:hidden}@keyframes spin{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}.custombox-loader{display:none;border-style:solid;border-width:5px;border-radius:50%;width:40px;height:40px;animation-name:spin;animation-timing-function:linear;animation-iteration-count:infinite;position:fixed;top:50%;left:50%;margin:-25px 0 0 -25px;z-index:9998}

.box-modal {
  background-color: #FFF;
  box-shadow: 0 11px 15px -7px rgba(0, 0, 0, 0.2), 0 24px 38px 3px rgba(0, 0, 0, 0.14), 0 9px 46px 8px rgba(0, 0, 0, 0.12);
  padding: 24px;
  width: 30%;
  position: relative;
  display: none;
}
.box-modal-multiple-1 {
  width: 40%;
}
.table-box i {
  font-size: 11px;
  color: #999;
}
.box-overview button {
  margin: 0 5px 5px 0;
}
.btn-firstup:first-letter {
  text-transform: uppercase;
}
.tabs  > .box-tab-content {
  padding-left: 0;
  padding-right: 0;
}
.box-close {
  display: block;
  position: absolute;
  top: -35px;
  right: 0;
  z-index: 10000;
  outline: none;
  font-size: 30px;
  line-height: 30px;
  transition: transform .3s ease-in-out;
  color: #FFF;
}
.box-close:hover {
  transform: rotate(360deg);
  color: #FFF;
}
.box-browsers {
  font-size: 25px;
  font-weight: 300;
  margin-bottom: 30px;
  color: #888;
}
.box-browsers > i {
  display: inline-block;
  margin-right: 5px;
}
.box-header-button {
  display: inline-block;
  margin-left: 10px;
}
.box-header-button > * {
  margin-right: 5px;
}
.box-close-btn {
  display: none;
}
.custombox-fullscreen .box-close-btn {
  display: block;
  margin-bottom: 10px;
}
.browser-support-content p {
  text-align: center;
}
.box-modal .button.btn-cart{
width: auto !important;
margin-left: 10px !important;
padding: 5px !important;
}


@media screen and (max-width: 767px) {
  .box-modal-multiple-1 {
    width: 60%;
  }
  .box-modal-multiple-1 > button {
    margin-bottom: 10px;
  }
  .box-header-button,
  .banner.auto-size h5 {
    display: none;
  }
  .banner.auto-size {
    padding-top: 0;
    padding-bottom: 0;
  }
  .banner h1 {
    font-size: 21px !important;
    line-height: 21px !important;
    text-align: center;
  }
}

.frmSearch {border: 1px solid #a8d4b1;background-color: #c6f7d0;margin: 2px 0px;padding:40px;border-radius:4px;}
.country-list{float:left;list-style:none;margin-top:-3px;padding:0;width:190px;position: absolute;}
.country-list li{padding: 10px; background: #f0f0f0; border-bottom: #bbb9b9 1px solid;}
.country-list li:hover{background:#da2128;color:#fff;cursor: pointer;}
#search-box{padding: 10px;border: #ccc 1px solid;border-radius:4px;}
.loader {background:#FFF url(https://www.doability.com.au/skin/frontend/base/default/images/loading.gif) no-repeat 150px;}
#suggesstion-box{
position: absolute;
z-index: 999;
text-align: left;
display:none;
}

#search-box-mobile{padding: 10px;border: #ccc 1px solid;border-radius:4px;}

#suggesstion-box-mobile{
position: absolute;
z-index: 999;
text-align: left;
display:none;
}
@media only screen and (max-width:767px) {
.mobile-view{
display:block !important;
}
.categories_main{padding:0px !important;}
}

/** EMPTY CSS FILE - DO NOT REMOVE */
/**
 * css for my team
 *
 *
 * @category   SKJ
 * @package    SKJ_Meetmyteam
 * @author     Sanjeev Kumar Jha <jha.sanjeev.in@gmail.com>
 */

/*======================Meet my team========================*/
.leader_not {
	float: left;
	width: 100%;
	margin-top: 20px;
	text-align: center;
	margin-left: -20px;
}
.leader_not li {
	float:left;
	margin-left: 20px;
	margin-bottom: 20px;
	padding: 4px;
	background-color: #fff;
	border: 1px solid #ccc;
	border: 1px solid rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
}
.photo_section {
	
	width: 100%;
	margin-bottom: 10px;
	display:block;
}
.photo_section img {
	max-height: 170px;
	max-width:150px;
}
.full-bio .links {
	float:none;
}
.meetmyteam-detail {
	float: left;
	width: 100%;
	margin-top: 30px;
}



.meetmyteam-detail img {
	float: left;
	margin: 0 20px 0 0;	
	padding: 4px;
	background-color: #fff;
	border: 1px solid #ccc;
	border: 1px solid rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
}
.meetmyteam-detail p {
	font-size: 14px;
	line-height: 24px;
}
.detail-back {
	color: #fff !important;
	text-transform: uppercase;
	display: block;
	background: #10578d;
	text-decoration:none;
	font-family: 'open_sanssemibold';
	font-size: 16px;
	padding: 8px 9px;
	font-style: normal;
	float:right;
}
.detail-back:hover {
	background: #36987c;
	color: #fff !important;
}
.detail-back-rb {
	color: #fff !important;
	text-transform: uppercase;
	display: block;
	background: #36987c;
	
	font-family: 'open_sanssemibold';
	font-size: 16px;
	padding: 8px 9px;
	font-style: normal;
	float:right;
	position:relative;
	top:-50px;
}
.detail-back-rb:hover {
	background: #10578d;
	color: #fff !important;
}



.myteam-head {
	padding-top: 30px;
}

.full-bio{padding: 7px 0px;}

.full-bio a{ color:#36987c;}
.full-bio a:hover{ color:#3d6277;}



.leader_not .title{ font-family:Georgia, "Times New Roman", Times, serif; font-style:italic; color:#3d6277;}

.leader_not .sub-heading{ font-size:13px;}

.meetmyteam-detail img{ width:250px; height:283px;}



/**
 *
 * CART2QUOTE CONFIDENTIAL
 * __________________
 *
 *  [2009] - [2019] Cart2Quote B.V.
 *  All Rights Reserved.
 *
 * NOTICE OF LICENSE
 *
 * All information contained herein is, and remains
 * the property of Cart2Quote B.V. and its suppliers,
 * if any.  The intellectual and technical concepts contained
 * herein are proprietary to Cart2Quote B.V.
 * and its suppliers and may be covered by European and Foreign Patents,
 * patents in process, and are protected by trade secret or copyright law.
 * Dissemination of this information or reproduction of this material
 * is strictly forbidden unless prior written permission is obtained
 * from Cart2Quote B.V.
 *
 * @category    Ophirah
 * @package     Qquoteadv
 * @copyright   Copyright (c) 2019 Cart2Quote B.V. (https://www.cart2quote.com)
 * @license     https://www.cart2quote.com/ordering-licenses(https://www.cart2quote.com)
 */

.product-view .add-to-cart-buttons .button {
    width: auto !important;
}

.products-grid div.actions button {
    margin-left: 5px;
    margin-bottom: 5px;
}

.checkout-toolbar .button, #quotelist button, .cart-table .product-cart-actions .button, #co-shipping-method-form .buttons-set .button, #quotelist .footer .button, .cart-table tfoot button {
    min-width: 0;
    line-height: 1;
    padding: 10px 15px;
}

#quotelist .product-quote-image button {
    line-height: inherit;
    padding: 0;
    background: transparent;
    outline: 0;
    border: none;
    cursor: pointer;
}

#quotelist .product-quote-image button:hover {
    color: inherit;
    text-decoration: inherit;
}

#quotelist .validation-advice {
    margin-top: -5px;
}

.checkout-toolbar button {
    width: 250px;
    margin-bottom: 5px;
}

ol.c2q {
    background: rgba(255, 255, 255, 0.5);
    border-bottom: 1px solid #ededed;
    padding: 12px 12px 6px 12px;
    margin-bottom: 15px;
    *padding-bottom: 12px;
}

ol.c2q li.section {
    display: inline;
}

.leightbox, .leightboxlink {
    background-color: #FFFFFF;
    border: 2px solid #B8B8B8;
    color: #0A263C;
    display: none;
    font: 9px Arial, sans-serif;
    overflow: auto;
    padding: 0;
    text-align: left;
    width: 450px;
    min-height: 200px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -100px 0 0 -225px;
    z-index: 10011;
}

.quote-forms .inline-checkbox {
    margin-top: 15px;
}

.qquote-client-collaterals table input,
.qquote-client-collaterals table select,
.qquote-client-collaterals .qquote-cart-collaterals table input,
.qquote-client-collaterals .qquote-cart-collaterals table select,
.qquote-client-collaterals textarea.input-text {
    width: 100%;
    height: inherit;
    box-sizing: border-box;
}

.qquote-client-collaterals textarea.input-text {
    height: 120px;
}

.qquote-client-collaterals h2 {
    font-size: 12px;
    font-weight: bold;
    margin: 0 0 5px;
}

#quotelist {
    margin-bottom: 25px;
}

#quotelist #shopping-cart-table {
    clear: both;
    min-width: 380px;
    margin: 5px;
}

#quotelist #shopping-cart-table a {
    font-size: 13px;
}

#submit-quote-request {
    float: right;
    margin-top: 5px;
    clear: both;
}

#quotelist .button {
    margin: 0 0 5px 0;
}

#quotelist tfoot .button {
    margin-right: 5px;
}

#qquoteadv-view-view body.customer-account .my-account .title-buttons a, #qquoteadv-view-view body.customer-account .my-account .title-buttons span.separator {
    position: relative;
    top: 0;
}

#shopping-cart-totals-table {
    clear: both;
}

#lightboxload {
    background: url("https://www.doability.com.au/skin/frontend/base/default/images/ajax-loader.gif");
    width: 48px;
    height: 48px;
    margin: 100px auto;
}

#overlay, #overlaylink {
    opacity: 1;
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 9999999;
    background-color: #333;
    filter: alpha(opacity=80);
    background-color: rgba(0, 0, 0, 0.75);
}

.lightbox[id] {
    position: fixed;
}

#overlay[id] {
    position: fixed;
}

.lightboxlink[id] {
    position: fixed;
}

#overlaylink[id] {
    position: fixed;
}

.qquoteadv-index-index .page-title {
    width: 100%;
    border-bottom: 1px solid #ededed;
    display: inline-block;
}

.qquoteadv-index-index .page-title h1 {
    float: left;
    border-bottom: none;
    margin-bottom: 6px;
    margin-right: 10px;
}

.qquoteadv-index-index .page-title .assigned-to {
    clear: both;
}

.qquote-client-collaterals {
    width: 100%;
    max-width: 600px;
    display: table-cell;
}

.qquote-client-collaterals h2 {
    font-size: 12px;
    font-weight: bold;
    margin: 0 0 5px;
}

.qquote-client-collaterals .input-select {
    vertical-align: top;
}

.qquote-client-collaterals .street {
    margin-bottom: 2px;
}

#quotelist .page-title h1 {
    float: left;
    border-bottom: none;
    margin-bottom: 6px;
    margin-right: 10px;
}

#quotelist .page-title button,
#submit-quote-request button {
    float: right;
}

#submit-quote-request label {
    width: 100%;
    border-bottom: 1px solid #dddddd;
    margin-bottom: 15px;
}

#submit-quote-request label,
.qquote-client-collaterals label {
    font-size: 13px;
    font-weight: 400;
    text-transform: inherit;
}

.qquote-client-collaterals select {
    max-width: 100%;
    height: inherit;
    display: block;
    border: 1px solid silver;
    background: #fff;
}

.qty-div {
    width: 100%;
    min-width: 60px;
    max-width: 100px;
}

.installed-package-ultimo td.quickQuote #textArea {
    height: inherit;
}

@media (max-width: 1200px) {
    .installed-package-smartwave .qty-div {
        display: table;
        margin: 0 auto;
    }

    .installed-package-smartwave #shopping-cart-table {
        display: table;
        margin: 0 auto;
    }

    .installed-package-smartwave #shopping-cart-table td.product-quote-image {
        width: 20% !important;
        margin: 0 auto;
    }

    .installed-package-smartwave #shopping-cart-table td {
        width: 100% !important;
    }

}

@media (max-width: 991px) {

}

.qty-div a {
    text-decoration: none;
    width: 5%;
    position: absolute;
    margin-top: 5px;
}

#add-tier {
    clear: both;
    display: block;
}

.inline-checkbox input[type=checkbox] {
    float: left;
    width: auto;
    margin-right: 5px;
    margin-top: 3px;
}

.shipping-estimates {
    float: right;
}

.product-quote-image {
    padding-left: 0;
    padding-right: 0;
}

.product-quote-image img {
    max-width: 180px;
    width: 100%;
}

.skip-quote:not(.skip-active):hover .icon {
    background-position: -50px 2px;
}

.skip-quote .icon {
    background-position: 0 2px;
}

.header-miniquote .skip-quote .count {
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    -ms-border-radius: 12px;
    -o-border-radius: 12px;
    border-radius: 12px;
    display: inline-block;
    top: -6px;
    position: relative;
    z-index: 5;
    width: 22px;
    height: 22px;
    background: rgba(51, 153, 204, 0.9);
    color: #FFFFFF;
    font-size: 11px;
    line-height: 22px;
    text-align: center;
    font-family: "Helvetica Neue", Verdana, Arial, sans-serif;
}

.header-miniquote .link.skip-active .count {
    color: white;
}

.header-miniquote .skip-quote.no-count .count {
    display: none;
}

@media only screen and (max-width: 499px) {
    .header-miniquote .skip-quote .count {
        margin-left: -12px;
    }
}

@media only screen and (min-width: 771px) {
    .header-miniquote .skip-quote {
        position: absolute;
        top: 0;
        right: 115px;
        width: auto;
        padding: 0 10px;
    }

    .header-miniquote .skip-quote {
        color: #3399cc;
        text-transform: uppercase;
    }

    #header-quote.skip-active {
        border: solid 1px #cccccc;
        position: absolute;
        z-index: 200;
        top: 40px;
        right: 0;
        width: 320px;
        background: #fff;
    }

    .header-miniquote .skip-quote:hover {
        text-decoration: none;
    }

    .header-miniquote .skip-quote .count {
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        -ms-border-radius: 0;
        -o-border-radius: 0;
        border-radius: 0;
        color: #3399cc;
        position: static;
        background: none;
        margin-left: 0;
        font-size: 14px;
    }

    .header-miniquote .skip-quote .count:before {
        content: '(';
    }

    .header-miniquote .skip-quote .count:after {
        content: ')';
    }
}

.header-miniquote .skip-quote .count.empty {
    display: none;
}

.block-content-inner .empty {
    padding: 20px;
    text-align: center;
}

@media only screen and (max-width: 479px) {
    .header-miniquote a.skip-quote {
        z-index: 1;
    }
}

.header-miniquote .skip-quote .icon {
    background-image: url(https://www.doability.com.au/skin/frontend/base/default/images/icon_sprite_c2q.png);
    background-repeat: no-repeat;
    text-indent: -9999px;
}

@media (-webkit-min-device-pixel-ratio: 2), (min--moz-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 4 / 2), (min-device-pixel-ratio: 2), (min-resolution: 192dpi), (min-resolution: 2dppx) {
    .header-miniquote .skip-quote .icon {
        background-image: url(https://www.doability.com.au/skin/frontend/base/default/images/icon_sprite_c2q2x.png);
        background-size: 85.5px 27px;
    }
}

.link {
    position: relative;
    float: left;
    width: 20%;
    height: 44px;
    background: #FFFFFF;
    color: #636363;
    line-height: 42px;
    text-align: center;
}

a.link {
    text-decoration: none;
}

.link .icon {
    display: inline-block;
    width: 30px;
    height: 30px;
    vertical-align: middle;
}

.link:not(.skip-active):hover {
    opacity: 0.8;
}

@media only screen and (max-width: 770px) {

    .skip-links .skip-link .label, .top-right-links .link .label {
        display: none;
    }

    .skip-links .skip-link, .skip-links .link {
        width: 20%;
        border-right: 1px solid #EDEDED;
    }

    .header-miniquote > .skip-link {
        border-right: 1px solid #EDEDED !important;
    }
}

@media only screen and (min-width: 500px) {
    .link {
        width: 25%;
    }
}

@media only screen and (max-width: 770px) {
    .link.skip-active {
        background: #EDEDED;
        color: inherit;
    }

    .link.skip-active span {
        color: inherit;
    }
}

.link.icon {
    display: inline-block;
    width: 30px;
    height: 30px;
    vertical-align: middle;
}

.link.skip-quote:not(.no-count) .icon {
    margin-right: 3px;
}

@media only screen and (min-width: 500px) {
    .link.icon {
        margin-right: 3px;
    }
}

.link.label {
    display: none;
}

@media only screen and (min-width: 500px) {
    .link.label {
        display: inline;
    }
}

@media only screen and (min-width: 770px) {
    .top-right-links {
        top: 0;
        right: 0;
        position: absolute;
        width: auto;
        display: inline-block;
    }

    .top-right-links .skip-account, .top-right-links .header-miniquote, .top-right-links .header-minicart {
        position: relative;
        float: left;
    }

    .top-right-links .skip-link, .top-right-links .link {
        position: relative;
        top: 0;
        right: 0;
    }
}

@media only screen and (max-width: 1024px) {
    #quotelist #shopping-cart-table.data-table.cart-table {
        display: block;
        width: 100%;
        float: none;
    }

    #quotelist #shopping-cart-table.data-table.cart-table tr {
        width: 100%;
        margin: 0;
        padding: 0;
    }

    #quotelist #shopping-cart-table.data-table.cart-table td {
        width: auto;
    }

    #quotelist #shopping-cart-table.data-table.cart-table td:nth-child(1),
    #quotelist #shopping-cart-table.data-table.cart-table td:nth-child(2),
    #quotelist #shopping-cart-table.data-table.cart-table td:nth-child(3) {
        width: 25%;
    }

    #quotelist #shopping-cart-table.data-table.cart-table td:nth-child(4),
    #quotelist #shopping-cart-table.data-table.cart-table td:nth-child(5) {
        width: 10%;
    }

    #quotelist #shopping-cart-table.data-table.cart-table td:nth-child(6) {
        width: 5%;
    }

    .qquote-client-collaterals {
        padding-top: 0;
        display: block;
        max-width: 100%;
    }

    .qquote-client-collaterals > .quote-forms,
    .qquote-client-collaterals .qquote-cart-collaterals {
        width: 100%;
        float: none;
    }

    .qquote-client-collaterals .qquote-cart-collaterals {
        width: 100%;
    }

    .qquote-client-collaterals #submit-quote-request {
        margin-top: 0;
    }
}

@media only screen and (max-width: 700px) {
    .qquote-client-collaterals > .quote-forms,
    .qquote-client-collaterals .qquote-cart-collaterals {
        width: 100%;
        float: none;
    }
}

@media only screen and (max-width: 771px) {

    #quotelist #shopping-cart-table.data-table.cart-table tfoot,
    .checkout-toolbar {
        display: none;
    }

    #quotelist #shopping-cart-table.data-table.cart-table tr {
        position: relative;
        width: 100%;
        padding-bottom: 45px;
    }

    #quotelist #shopping-cart-table.data-table.cart-table td:nth-child(1) {
        position: absolute;
        left: 0;
    }

    #quotelist #shopping-cart-table.data-table.cart-table td:nth-child(2),
    #quotelist #shopping-cart-table.data-table.cart-table td:nth-child(3) {
        padding-left: 200px;
    }

    #quotelist #shopping-cart-table.data-table.cart-table td:nth-child(2) {
        width: 70%;
        padding-right: 140px;
    }

    #quotelist #shopping-cart-table.data-table.cart-table td:nth-child(4) {
        position: absolute;
        top: 0;
        right: 50px;
    }

    .installed-package-smartwave #quotelist #shopping-cart-table.data-table.cart-table td:nth-child(2) {
        text-align: left !important;
    }

    .installed-package-smartwave .qty-div {
        margin: 0;
    }

    .installed-package-smartwave #quotelist #shopping-cart-table.data-table.cart-table td:nth-child(4),
    .installed-package-smartwave #quotelist #shopping-cart-table.data-table.cart-table td:nth-child(5),
    .installed-package-smartwave #quotelist #shopping-cart-table.data-table.cart-table td:nth-child(6) {
        position: relative;
        right: auto;
        padding-left: 200px;
        text-align: left !important;
    }

    #quotelist #shopping-cart-table.data-table.cart-table td:nth-child(5) {
        position: absolute;
        top: 25px;
        right: 65px;
    }

    #quotelist #shopping-cart-table.data-table.cart-table td:nth-child(6) {
        position: absolute;
        top: 0;
        right: 14px;
    }

    #quotelist .shippingRequestButton {
        float: none !important;
    }

    #quotelist .shippingRequestButton button {
        width: 100%;
        white-space: inherit;
    }

    #quotelist .shippingRequestButton button span {
        white-space: inherit;
    }
}

@media only screen and (max-width: 550px) {
    #quotelist #shopping-cart-table.data-table.cart-table tr {
        width: 450px;
    }
}

@media only screen and (max-width: 500px) {
    #quotelist #shopping-cart-table.data-table.cart-table tr {
        width: 300px;
    }

    #quotelist #shopping-cart-table.data-table.cart-table td:nth-child(1) {

    }

    #quotelist #shopping-cart-table.data-table.cart-table td:nth-child(2) {
        padding-left: 100px;
    }

    #quotelist #shopping-cart-table.data-table.cart-table td:nth-child(3) {
        padding-left: 0;
        padding-top: 23px;
    }
}

.shipping-estimates #shipEstimates {
    margin: 5px 5px 5px 0;
}

#addressCheckbox {
    margin-bottom: 40px;
}

#qquote-tbl-address {
    width: 100%;
    border: 0;
}

#billing-new-address-form {
    margin-top: 15px;
}

.clearfix:after, #quotelist #submit-quote-request:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}

.add-row-tier {
    margin-top: 5px;
    position: relative;
}

.add-row-tier .btn-qty {
    margin-left: 14px;
    margin-top: 0;
    top: 36%;
    width: 20px;
}

.installed-package-smartwave .add-row-tier .btn-qty {
    top: 0;
    margin-left: 0;
}

.quantity-container .btn-qty, .add-row-tier .btn-qty {
    background: transparent;
    display: inline-block;
    margin-top: 4px;
}

.installed-package-ultimo .add-row-tier .btn-qty {
    top: 30%;
    margin-left: 5px;
}

.quantity-container {
    margin-top: 5px;
}

.quantity-container .qty-div {
    display: inline-block;
}

#quotelist .data-table {
    width: 100%;
}

#quotelist textarea,
#quotelist input[type=email],
#quotelist input[type=search],
#quotelist input[type=number],
#quotelist input[type=password],
#quotelist input[type=tel],
#quotelist input[type=text] {
    border: 1px solid #bbb;
}

.qquoteadv-view-view .order-info-box .box-title {
    width: 200px;
    float: none;
}

.qquoteadv-view-view .order-info-box .box-content {
    float: none;
}

.qquoteadv-view-view .order-info-box .box-attachment {
    margin-top: 10px
}

/* -------------------------------------------- *
 *   Mini Quote
 * -------------------------------------------- */

#header-quote .block-subtitle {
    color: #50a4CF;
    font-family: "Raleway", "Helvetica Neue", Verdana, Arial, sans-serif;
    font-size: 10px;
    font-weight: bold;
    line-height: 1.4;
    text-align: center;
    padding: 5px;
    text-transform: uppercase;
    margin-bottom: 0;
    clear: both;
    position: relative;
}

#header-quote .block-subtitle .close {
    width: 40px;
    display: block;
    color: #636363;
    font-weight: normal;
    text-decoration: none;
    font-size: 30px;
    position: absolute;
    top: -8px;
    right: -8px;
}

#header-quote ol.mini-products-list {
    padding: 20px;
}

#header-quote ol.mini-products-list {
    padding: 20px;
}

#header-quote ol.mini-products-list .item {
    position: relative;
}

#header-quote ol.mini-products-list .item .product-name {
    font-size: 13px;
}

#header-quote ol.mini-products-list .item .product-name a {
    color: #3399cc;
    font-weight: bold;
}

#header-quote ol.mini-products-list .item .product-image {
    position: absolute;
    left: 0;
}

#header-quote ol.mini-products-list .item .product-image img {
    width: 50px;
    height: 50px;
}

#header-quote ol.mini-products-list .item .button.btn-update {
    background: none;
    color: #50a4CF;
    text-transform: none;
    padding: 5px;
    text-align: left;
}

#header-quote ol.mini-products-list .item .cart-price,
#header-quote ol.mini-products-list .item .btn-remove.btn-remove2:last-child,
#header-quote ol.mini-products-list .item .cart-links {
    display: none;
}

@media (max-width: 771px) {
    #quotelist .add-row-tier .btn-remove.btn-remove2 {
        margin-top: 5px;
        margin-left: 10px;
    }
}

#header-quote .quote-btn-box button {
    float: none;
    display: block;
    margin: auto;
}

#header-quote .quote-btn-box {
    text-align: center;
    width: 100%;
}

#header-quote .cart-link {
    display: block;
    padding: 10px;
    text-align: center;
    text-transform: uppercase;

}

#header-quote .block-content-inner:before, #header-quote .block-content-inner:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: none;
}

#header-quote .block-content-inner:before {
    background-color: white;
    opacity: 0.8;
    z-index: 2;
}

#header-quote .block-content-inner:after {
    background-image: url("https://www.doability.com.au/skin/frontend/base/default/images/opc-ajax-loader.gif");
    background-repeat: no-repeat;
    background-position: center;
    z-index: 3;
}

#header-quote .block-content-inner.loading {
    position: relative;
}

#header-quote .block-content-inner.loading:before, #header-quote .block-content-inner.loading:after {
    display: block;
}

#header-quote #miniquote-error-message {
    text-align: center;
    color: red;
    display: none;
}

#header-quote #miniquote-success-message {
    text-align: center;
    color: green;
    display: none;
}

#header-quote .info-wrapper {
    margin-bottom: 0.5em;
}

#header-quote .info-wrapper th {
    text-transform: uppercase;
    padding-right: 10px;
}

#header-quote .info-wrapper td {
    color: #3399cc;
    clear: right;
}

#header-quote .info-wrapper .qty-wrapper td {
    height: 33px;
    line-height: 33px;
}

#header-quote .info-wrapper .qty {
    padding-left: 4px;
    padding-right: 4px;
    margin-right: 2px;
    width: 3.2em;
    text-align: center;
    height: 30px;
}

#header-quote .info-wrapper .qquantity-button {
    opacity: 0;
    -webkit-transition-property: opacity;
    -moz-transition-property: opacity;
    -o-transition-property: opacity;
    transition-property: opacity;
    -webkit-transition-duration: 100ms;
    -moz-transition-duration: 100ms;
    -o-transition-duration: 100ms;
    transition-duration: 100ms;
}

#header-quote .info-wrapper .qquantity-button[disabled] {
    cursor: default;
}

#header-quote .info-wrapper .qquantity-button.visible {
    opacity: 1;
}

@media only screen and (max-width: 479px) {
    #header-quote a.skip-quote {
        z-index: 1;
    }
}

.toggle-remark {
    display: none;
}

.large-text {
    margin: 0;
    margin-bottom: 0.7em;
    color: #3399cc;
    font-family: "Raleway", "Helvetica Neue", Verdana, Arial, sans-serif;
    font-size: 28px;
    font-weight: 500;
    font-style: normal;
    line-height: 1.2;
    text-rendering: optimizeLegibility;
    text-transform: inherit;
}

.large-text-ajax {
    text-rendering: optimizeLegibility;
    font-style: normal;
    font-family: "Raleway", "Helvetica Neue", Verdana, Arial, sans-serif;
    margin: 0;
    font-weight: 500;
    margin-bottom: 10px;
    font-size: 1.8em;
    color: #3399cc;
    text-transform: inherit;
    line-height: 1.5;
}

.product-renderer-text {
    text-transform: inherit;
    font-size: 1.2em;
    margin: 0 0 11px 0;
    padding: 0;
    background: none;
    border: none;
    font-weight: 400;
    color: #636363;
}

#lightbox2 {
    font-family: "Raleway", "Helvetica Neue", Verdana, Arial, sans-serif;
    text-align: left;
    font-weight: 300;
    line-height: 1.5;
    opacity: 1 !important;
    color: #636363;
    font-size: 1.14em;
    box-sizing: border-box;
    display: table;
    margin: 10% auto;
    -webkit-box-shadow: 0 1px 10px 5px rgba(50, 50, 50, 0.17);
    -moz-box-shadow: 0 1px 10px 5px rgba(50, 50, 50, 0.17);
    box-shadow: 0 1px 10px 5px rgba(50, 50, 50, 0.17);
    width: 620px;
    left: 50%;
    top: 0;
    position: absolute;
    z-index: 9999999999;
    margin-left: -310px;
    max-width: inherit;
    background: #f3f3f3;
    border: none;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
}

@media (max-width: 649px) {
    #lightbox2 {
        width: 96%;
        margin-left: -48%;
    }
}

#lightbox2 .qquoteadv {
    padding: 30px 30px 35px 30px;
    box-shadow: 0 20px 28px -20px #dcdcdc;
    -webkit-box-shadow: 20px 28px -20px #dcdcdc;
    -moz-box-shadow: 20px 28px -20px #dcdcdc;
    background: #f7f7f7;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
}

@media (max-width: 459px) {
    #lightbox2 .qquoteadv {
        padding: 15px;
    }
}

#lightbox2 h1, #lightbox2 h2, #lightbox2 p, #lightbox2 button, #lightbox2 ol, #lightbox2 ul {
    line-height: 1.5;
    font-size: 1em;
    font-weight: 300;
    text-transform: inherit;
}

#lightbox2 h1 {
    font-weight: 500;
    margin-bottom: 10px;
    font-size: 1.8em;
    color: #3399cc;
}

#lightbox2 h2 {
    font-size: 1.2em;
    margin-bottom: 6px;
    font-weight: 400;
    color: #636363;
}

@media (max-width: 459px) {
    #lightbox2 h2 {
        margin-bottom: 0;
    }
}

@media (max-width: 649px) {
    #lightbox2 h2, #lightbox2 p, #lightbox2 button, #lightbox2 ol, #lightbox2 ul, #lightbox2 li, #lightbox2 .price-box .price {
        font-size: 100%;
    }
}

@media (max-width: 459px) {
    #lightbox2 h2, #lightbox2 p, #lightbox2 button, #lightbox2 ol, #lightbox2 ul, #lightbox2 li, #lightbox2 .price-box .price {
        font-size: 95%;
    }
}

@media (max-width: 459px) {
    #lightbox2 .grouped-product h2 {
        font-size: 110%;
    }
}

@media (min-width: 460px) and (max-width: 649px) {
    #lightbox2 h1 {
        font-size: 1.4em;
    }
}

@media (max-width: 459px) {
    #lightbox2 h1 {
        font-size: 130%;
    }
}

#lightbox2 .introduction {
    border-bottom: 1px solid #e0e0e0;
    margin-bottom: 30px;
}

@media (max-width: 459px) {
    #lightbox2 .introduction {
        margin-bottom: 20px;
    }
}

#lightbox2 .btn-cart {
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    padding: 10px 30px;
    font-size: inherit;
    background: #3399cc;
    color: #fff;
    border-bottom: 4px solid #247fac;
    line-height: 19px;
}

#lightbox2 .btn-cart span {
    padding: 0;
    line-height: 1;
    background: transparent;
}

@media (min-width: 460px) and (max-width: 649px) {
    #lightbox2 .btn-cart {
        font-size: 90%;
    }
}

@media (max-width: 459px) {
    #lightbox2 .btn-cart {
        font-size: 80%;
        padding: 6px 21px;
    }
}

#lightbox2 .btn-cart:hover, #lightbox2 .btn-cart:focus, #lightbox2 .btn-cart:active {
    border-bottom-color: transparent;
    padding-top: 12px;
    padding-bottom: 8px;
    -webkit-box-shadow: 0 2px 5px 0 #d7e7ef;
    -moz-box-shadow: 0 2px 5px 0 #d7e7ef;
    box-shadow: 0 2px 5px 0 #d7e7ef;
}

@media (max-width: 459px) {
    #lightbox2 .btn-cart:hover, #lightbox2 .btn-cart:focus, #lightbox2 .btn-cart:active {
        padding-top: 8px;
        padding-bottom: 4px;
    }
}

#lightbox2 .btn-cart:hover {
    background: #2e8ab8;
    outline: none;
    border-top: none;
    border-right: none;
    border-left: none;
}

#lightbox2 .btn-cart:focus, #lightbox2 .btn-cart:active {
    background: #297aa3;
}

#lightbox2 .button-container {
    clear: both;
    padding: 15px 30px 30px 30px;
    text-align: right;
    background: #f3f3f3;
    border-bottom-left-radius: 5px;
    margin-top: 15px;
    -moz-border-bottom-left-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    -moz-border-bottom-right-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
}

@media (max-width: 459px) {
    #lightbox2 .button-container {
        padding: 2px 15px 15px 15px;
    }
}

#lightbox2 .product-image {
    width: 180px;
    height: 180px;
    border: none;
    display: table-cell;
    vertical-align: top;
    margin-bottom: 30px;
}

@media (min-width: 460px) and (max-width: 649px) {
    #lightbox2 .product-image {
        width: 150px;
        height: 150px;
    }
}

@media (max-width: 459px) {
    #lightbox2 .product-image {
        width: 80px;
        height: 80px;
    }
}

#lightbox2 .grouped-product .product-image {
    width: 110px;
    height: 110px;
}

@media (min-width: 460px) and (max-width: 649px) {
    #lightbox2 .grouped-product .product-image {
        width: 100px;
        height: 100px;
    }
}

@media (max-width: 459px) {
    #lightbox2 .grouped-product .product-image {
        width: 80px;
        height: 80px;
    }
}

#lightbox2 .product-image .product-image-container {
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    background: #fff;
    display: table-cell;
    vertical-align: middle;
    position: relative;
    overflow: hidden;
    -webkit-box-shadow: 0 2px 6px 0 rgba(50, 50, 50, 0.05);
    -moz-box-shadow: 0 2px 6px 0 rgba(50, 50, 50, 0.05);
    box-shadow: 0 2px 6px 0 rgba(50, 50, 50, 0.05);
}

#lightbox2 .product-image.grouped-product .product-image-container {
    display: table;
    margin-bottom: 20px;
}

#lightbox2 .product-image.grouped-product .product-image-container:last-child {
    margin-bottom: 0;
}

#lightbox2 .product-image .product-image-container img {
    width: 100%;
    height: inherit;
    max-width: 100%;
    max-height: 100%;
}

#lightbox2 .product-image:hover {
    border: none;
    outline: none;
}

#lightbox2 .grouped-product-container {
    padding-bottom: 15px;
    margin-bottom: 15px;
    border-bottom: 1px solid #e6e6e6;
}

#lightbox2 .grouped-product-container:last-child {
    border: none;
    padding-bottom: 0;
    margin-bottom: 0;
}

#lightbox2 .product-details {
    display: table-cell;
    vertical-align: top;
    padding-left: 30px;
}

@media (max-width: 459px) {
    #lightbox2 .product-details {
        padding-left: 20px;
    }
}

#lightbox2 .grouped-product .product-details {
    padding-left: 15px;
}

@media (max-width: 459px) {
    #lightbox2 .grouped-product .product-details {
        padding-left: 10px;
    }
}

#lightbox2 .product-details ul li {
    padding-left: 15px;
}

#lightbox2 .product-details .configurable-options {
    padding-top: 15px;
}

#lightbox2 .product-details .option-header {
    font-weight: 400;
}

#lightbox2 .product-details .option-item {
    padding-left: 10px;
}

#lightbox2 .product-details .qty-cross {
    font-size: 80%;
}

#lightbox2 .messages {
    margin-top: 15px;
}

#lightbox2 .price-box, #quickQuote .price-box {
    display: inline;
}

#lightbox2 .price-box .price, #quickQuote .price-box .price {
    color: inherit;
    font-family: "Raleway", "Helvetica Neue", Verdana, Arial, sans-serif;
    font-size: inherit;
    font-weight: inherit;
}

#lightbox2 .price-box .price-label, #quickQuote .price-box .price-label {
    display: none;
}

.quote-forms label.checkbox {
    font-size: inherit;
    font-weight: inherit;
    text-transform: inherit;
    display: inline;
}

.quote-forms label.checkbox span {
    display: inline;
}

.quote-forms p.required {
    clear: both;
}

.quote-forms #addressCheckbox {
    float: left;
    width: 50%;
}

@media (max-width: 771px) {
    .quote-forms #addressCheckbox {
        width: 100%;
        float: none;
    }
}

.quote-forms .shippingRequestButton {
    padding: 0 !important;
}

#lightbox2 .price-box .price-as-configured, #quickQuote .price-box .price-as-configured {
    display: inline;
}

#quickQuote .price-box .price {
    font-size: inherit;
}

@media (max-width: 459px) {
    #lightbox2 .product-details .configurable-options {
        padding-top: 10px;
    }
}

#lightbox2 .messages {
    margin: 0;
}

#lightbox2 .messages .success-msg {
    display: none;
}

#lightbox2 .messages .success-msg li, #lightbox2 .messages .error-msg li {
    color: #fff;
    border: none;
    border-radius: 5px;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}

#lightbox2 .messages .success-msg li {
    background: #33cc82;
}

#lightbox2 .messages .error-msg li {
    background: #df280a;
}

#lightbox2 .messages .success-msg li:before {
    content: '';
    position: absolute;
    background-image: url("https://www.doability.com.au/skin/frontend/base/default/images/qquoteadv/okSign.png");
    background-size: 100%;
    border: none;
    width: 20px;
    height: 20px;
    margin: 0;
    top: 8px;
    left: 32px;
}

#lightbox2 .messages .success-msg li span, #lightbox2 .messages .error-msg li span {
    display: block;
    margin-left: 42px
}

#lightbox2 .messages .error-msg li:before {
    content: '';
    position: absolute;
    background-image: url("https://www.doability.com.au/skin/frontend/base/default/images/qquoteadv/errorSign.png");
    background-size: 100%;
    border: none;
    width: 20px;
    height: 20px;
    margin: 0;
    top: 8px;
    left: 32px;
}

#lightbox2 > div.button-container > button.button span {
    border: 0;
}

#search_mini_form button.search-button {
    min-width: 0;
}

#billDiv p.address-description, #shipDiv p.address-description {
    margin-bottom: inherit;
}

#shipDiv .left {
    width: 50%;
    padding-right: 10px;
    float: none !important
}

#qquote-tbl-billing .left {
    width: 50%;
    padding-right: 10px;
    float: none !important
}

#qquote-tbl-address .left {
    width: 50%;
    padding-right: 10px;
    float: none !important
}

#qquote-tbl-address td {
    width: 50%;
}

#qquote-tbl-address td:last-child {
    padding: 0;
}

#qquote-tbl-address td:first-child {
    padding-right: 10px;
}

@media (max-width: 1257px) {
    #quotelist #shopping-cart-table {
        width: 100%;
        float: none;
        margin: 0;
    }

    #quotelist .qquote-client-collaterals {
        width: 100%;
        max-width: 100%;
        margin: 0;
    }

    #quotelist .quote-forms > div {
        margin-left: 0;
    }

    #quotelist .qquote-client-collaterals {
        display: block;
    }

    #quotelist #submit-quote-request {
        float: none;
    }

    #quotelist .quote-forms {
        margin-top: 20px;
    }

    #quotelist textarea {
        max-width: 100%;
    }
}

@media (max-width: 834px) {
    #quotelist .cart-table th {
        font-size: 12px;
    }
}

@media (max-width: 771px) {
    #quotelist .shippingRequestButton {
        float: none !important;
    }

    #quotelist .shippingRequestButton button {
        width: 100%;
    }

    #quotelist #submit-quote-request button.button {
        margin: 0;
    }

    #quotelist .page-title button.button {
        margin: 0 0 10px 0;
    }

    #quotelist.cart-table colgroup, .cart-table thead {
        display: none;
    }

    #quotelist #shopping-cart-table.data-table.cart-table {
        display: table;
    }

    #quotelist #shopping-cart-table.data-table.cart-table tr {
        width: 100%;
    }

    #quotelist .btn-remove {
        margin-top: 28px;
    }

    #quotelist #shopping-cart-table {
        min-width: 0;
    }
}

@media (max-width: 771px) {
    #quotelist #shopping-cart-table.data-table.cart-table tr {
        display: block;
    }

    #quotelist #shopping-cart-table.data-table.cart-table tr td.quickQuote {
        display: block;
    }
}

@media (max-width: 590px) {
    #quotelist #shopping-cart-table.data-table.cart-table tr {
        padding-bottom: 0;
    }

    #quotelist #shopping-cart-table.data-table.cart-table td:nth-child(4),
    #quotelist #shopping-cart-table.data-table.cart-table td:nth-child(5),
    #quotelist #shopping-cart-table.data-table.cart-table td:nth-child(6) {
        position: relative;
        right: auto;
        top: auto;
    }

    #quotelist #shopping-cart-table.data-table.cart-table td:nth-child(1) {
        float: left;
        width: 25%;
        display: block;
        position: relative;
    }

    #quotelist #shopping-cart-table.data-table.cart-table td:nth-child(2) {
        float: left;
        width: 75%;
        display: block;
        padding-left: 0;
        padding-right: 0;
    }

    .installed-package-ultimo #quotelist #shopping-cart-table.data-table.cart-table td:nth-child(2) {
        width: 54%;
        position: absolute;
        padding-left: 170px;
    }

    .installed-package-ultimo .data-table tr.odd td {
        border-right: none;
    }

    .installed-package-ultimo .data-table tr.odd.last {
        border-bottom: 0;
    }

    #quotelist #shopping-cart-table.data-table.cart-table tr td.quickQuote {
        float: none;
        display: block;
        clear: both;
        width: 100%;
        margin: 0;
        padding: 0;
    }

    #quotelist .quickQuote textarea {
        min-width: inherit;
        max-width: inherit;
        width: 100%;
    }

    #quotelist #shopping-cart-table.data-table.cart-table tr td:nth-child(5) {
        float: left;
        width: 50%;
    }

    #quotelist #shopping-cart-table.data-table.cart-table td:nth-child(6) {
        float: left;
        width: 50%;
    }

    .installed-package-ultimo #quotelist #shopping-cart-table.data-table.cart-table td:nth-child(5), .installed-package-ultimo #quotelist #shopping-cart-table.data-table.cart-table td:nth-child(6) {
        float: none;
    }

    #quotelist #shopping-cart-table a.btn-remove {
        margin-top: -6px;
        position: absolute;
        left: 6px;
    }

    .installed-package-ultimo #quotelist #shopping-cart-table a.btn-remove {
        left: 0;
        margin-top: -21px;
    }

    .installed-package-smartwave .qty-div {
        margin: 0;
        max-width: 100%;
        min-width: 100%;
    }

    .installed-package-smartwave #quotelist #shopping-cart-table.data-table.cart-table td:nth-child(4),
    .installed-package-smartwave #quotelist #shopping-cart-table.data-table.cart-table td:nth-child(5),
    .installed-package-smartwave #quotelist #shopping-cart-table.data-table.cart-table td:nth-child(6) {
        position: relative;
        right: auto;
        padding-left: 0;
        text-align: left !important;
    }

    #quotelist #shopping-cart-table .add-row-tier .btn-remove.btn-remove2 {
        position: absolute;
        left: auto;
        margin-top: 5px;
    }

    #quotelist #shopping-cart-table .quantity-container .btn-remove.btn-remove2 {
        left: 100%;
        margin-left: 9px;
        margin-top: 5px;
    }
}

@media (min-width: 591px) and (max-width: 771px) {
    #quotelist #shopping-cart-table .quantity-container .btn-remove.btn-remove2 {
        margin-left: 7px;
        margin-top: 5px;
    }
}

@media (max-width: 500px) {
    .installed-package-ultimo #quotelist #shopping-cart-table.data-table.cart-table td:nth-child(2) {
        width: 70%;
        padding-left: 0;
        padding-right: 0;
        position: relative;
    }
}

@media (max-width: 771px) {
    .data-table tr.odd td {
        border-right: 0;
    }
}

@media (min-width: 591px) and (max-width: 767px) {
    #quotelist textarea {
        height: 140px;
    }
}

@media (max-width: 590px) {
    .installed-package-smartwave #quotelist #shopping-cart-table a.btn-remove {
        right: auto;
        float: none;
        margin-top: -3px;
        left: 83px;
    }

    .installed-package-smartwave #quotelist #shopping-cart-table.data-table.cart-table td:nth-child(6) {
        float: none;
    }

    .installed-package-smartwave .data-table.cart-table tbody tr {
        border-bottom: 0;
    }

    .installed-package-smartwave #quotelist #shopping-cart-table.data-table.cart-table tr td:nth-child(5) {
        border-bottom: 1px solid #bbb;
    }

    .installed-package-smartwave #quotelist #shopping-cart-table .add-row-tier .btn-remove.btn-qty {
        left: 70px;
        margin-left: 0;
        margin-top: 2px;
    }
}

@media (max-width: 500px) {
    #quotelist .quickQuote textarea {
        min-width: 100% !important;
        max-width: 100%;
    !important;
        width: 100% !important;
        height: 75px;
    }

    #quotelist .product-image {
        width: 75px;
        height: 75px;
    }

    #quotelist a.a-center {
        width: 75px;
    }

    #quotelist #shopping-cart-table.data-table.cart-table td:nth-child(3) {
        padding-top: 0;
    }

    #quotelist .item-options {
        margin-bottom: 30px;
    }
}

#filesOnQuoteView .address-details a {
    background-image: url("https://www.doability.com.au/skin/frontend/base/default/images/qquoteadv/attachment_icon.png");
    background-repeat: no-repeat;
    padding-left: 20px;
}

#filesOnQuoteView h4:after {
    content: ':';
}

#fileUpload > tbody > tr > td:nth-child(1) {
    padding-right: 10px;
}

#submit-quote-request button.btn-print-quote {
    float: left;
}
