article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
display: block;
}
hr {
border: 1px solid #ebebeb;;
border-style: solid none none;
}
.login-register {
margin: 10px 190px 0 0
}
.login-register-left {
margin: 10px 15px 0 0
}
.video-wrapper {
position: relative;
z-index: 9;
padding-bottom: 56.25%; padding-top: 25px;
height: 0;
}
.video-wrapper iframe {
position: absolute;
z-index: 9;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.blank-line {
height: 2px;
}
.none {
display: none;
}
audio,
canvas,
video {
display: inline-block;
*display: inline;
*zoom: 1;
}
audio:not([controls]) {
display: none;
}
img {
border: none;
}
section img {
max-width: 100%;
height: auto;
}
ul, ol {
padding: 0;
margin: 0;
} img.alignright  { float:right; margin:0 0 1em 1em }
img.alignleft { float:left; margin:0 1em 1em 0 }
img.aligncenter { display: block; margin-left: auto; margin-right: auto }
.alignright { float:right; }
.alignleft { float:left; }
.aligncenter { display: block; margin-left: auto; margin-right: auto } .list-default, .list-number, .list-square, .list-circle, .list-arrow {
padding: 0 0 0 15px;
margin: 0;
}
.list-default li, .list-number li, .list-square li, .list-circle li, .list-arrow li, section ul li {
padding: 0 0 8px 8px;
}
.list-default {
list-style: url(//www.drakes.co.nz/wp-content/themes/shopifiq3/images/bullet_arrow_small.png);
}
.list-square {
list-style: square;
}
.list-circle {
list-style: disc;
}
.list-arrow {
list-style: url(//www.drakes.co.nz/wp-content/themes/shopifiq3/images/list_arrow.png);
}
section ul {
margin: 0 0 0 15px;
}
*:focus {
outline: none;
} .social-icons a img, .pricing-table-footer a, .responsive-on-demand, .responsive-on-demand-selected, .button, .icon-hover, .cart-wrapper .cart_list-wrapper, .product-image-holder-after  {
transition: opacity 0.2s ease;
-webkit-transition: opacity 0.2s ease;
-moz-transition: opacity 0.2s ease;
-o-transition: opacity 0.2s ease;
}
a {
cursor: pointer;
}
a.icon .wrapper.default, a.icon .wrapper.circle, a.icon .wrapper.square, a.icon .wrapper.diamond {
transition: background-image 0.2s ease;
-webkit-transition: background-image 0.2s ease;
-moz-transition: background-image 0.2s ease;
-o-transition: background-image 0.2s ease;
}
.lb-next, .lb-prev {
transition: none;
-webkit-transition: none;
-moz-transition: none;
-o-transition: none;
}
html {
font-size: 100%;
-webkit-text-size-adjust: 100%;
-ms-text-size-adjust: 100%;
}
.clearfix, .clear, #site-footer .product_list_widget, div.product div.summary .cart, .products  {
*zoom: 1;
}
.clearfix:before, .clear:before, div.product div.summary .cart:before,
.clearfix:after, .clear:after, div.product div.summary .cart:after, .products:after {
display: table;
line-height: 0;
content: "";
}
.clearfix:after, .clear:after, div.product div.summary .cart:after, .products:after {
clear: both;
}
.left {
float: left;
}
.right {
float: right;
}
.main-wrapper {
width: 940px;
margin: 0 auto;
position: relative;
}
body, textarea {
margin: 0;
font-size: 14px;
font-weight: 400;
font-style: normal;
line-height: 22px;
background-color: #ffffff;
} button
.button, a.button, button.button, input.button, #respond input#submit, #content input.button, table.cart td.actions .button.alt, #content table.cart td.actions .button.alt, .shop_table .button, .coupon input[type="button"], .shop_table input[type="submit"], .widget_login input[type="submit"], #wpmem_login input[type="submit"], #wpmem_reg input[type="submit"]  {
display: table;
box-sizing: border-box;
-moz-box-sizing: border-box;
position: relative;
text-shadow: none;
font-size: 14px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
text-align: center;
font-weight: 400;
none: border;
cursor: pointer;
opacity: 1;
padding: 10px 20px;
margin: 0 0 -10px 0;
}
.button[disabled] {
opacity: .4 !important;
}
.button:before, a.button:before, button.button:before, input.button:before, #respond input#submit: before, #content input.button:before, .coupon input[type="button"]:before, .shop_table input[type="submit"]:before, .widget_login input[type="submit"]:before, form.login .button:after, #wpmem_login input[type="submit"]:before, #wpmem_reg input[type="submit"]:before {
content: "";
position: absolute;
left: 0;
top: 0;
width: 100%;
height:  8px;
border: 1px solid rgba(255, 255, 255, 0.3);
border-style: solid none none none;
border-radius: 4px;
-webkit-border-radius: 4px;
}
.button:after, .coupon input[type="button"]:after, .shop_table input[type="submit"]:after, .widget_login input[type="submit"]:after, #wpmem_login input[type="submit"]:after, #wpmem_reg input[type="submit"]:after {
content: "";
position: absolute;
left: 0;
bottom: 0;
width: 100%;
height:  5px;
border: 1px solid rgba(0, 0, 0, 0.3);
border-style: none none solid none;
border-radius: 4px;
-webkit-border-radius: 4px;
}
.button:hover, .widget_login input[type="submit"]:hover {
opacity: 0.9;
}
.button.large {
font-size: 16px;
padding: 12px 40px;
}
.button.medium, #place_order, .widget_login input[type="submit"] {
display: inline-block;
font-size: 14px;
padding: 9px 25px;
}
.place_order {
font-size: 20px;
}
.button.small {
font-size: 11px;
padding: 6px 20px;
}
a {
text-decoration: none;
transition: all 0.2s ease;
-webkit-transition: all 0.2s ease;
-moz-transition: all 0.2s ease;
-o-transition: all 0.2s ease;
}
.gallery-item img, .gallery-item a:before {
transition: opacity 0.2s ease;
-webkit-transition: opacity 0.2s ease;
-moz-transition: opacity 0.2s ease;
-o-transition: opacity 0.2s ease;
} .content-half, .content-third, .content-two-third, .content-quarter, .content-two-quarter, .content-three-quarter {
float: left;
position: relative;
margin: 0 8% 0 0;
}
.content-half h1:first-child, .content-half h2:first-child, .content-half h3:first-child,
.content-half h4:first-child, .content-half h5:first-child {
margin-top: 0;
}
.content-third h1:first-child, .content-third h2:first-child, .content-third h3:first-child,
.content-third h4:first-child, .content-third h5:first-child {
margin-top: 0;
}
.content-two-third h1:first-child, .content-two-third h2:first-child, .content-two-third h3:first-child,
.content-two-third h4:first-child, .content-two-third h5:first-child {
margin-top: 0;
}
.content-quarter h1:first-child, .content-quarter h2:first-child, .content-quarter h3:first-child,
.content-quarter h4:first-child, .content-quarter h5:first-child {
margin-top: 0;
}
.content-two-quarter h1:first-child, .content-two-quarter h2:first-child, .content-two-quarter h3:first-child,
.content-two-quarter h4:first-child, .content-two-quarter h5:first-child {
margin-top: 0;
}
.content-three-quarter h1:first-child, .content-three-quarter h2:first-child, .content-three-quarter h3:first-child,
.content-three-quarter h4:first-child, .content-three-quarter h5:first-child {
margin-top: 0;
}
.content-half {
width: 46%;
}
.content-two-third {
width: 64%;
}
.content-third {
width: 28%;
}
.content-quarter {
width: 19%;
}
.content-two-quarter {
width: 46%;
}
.content-three-quarter {
width: 73%;
}
.content-half img, .content-two-third img, .content-third img, .content-quarter img, .content-two-quarter img, .content-three-quarter img {
max-width: 100%;
height: auto;
}
.last {
margin: 0;
clear: right;
}
.first {
margin: 0;
clear: left;
}
.error_wrapper {
margin-top: 20px;
text-align: center;
}
.error_title {
font-size: 120px;
line-height: 120px;
display: inline;
}
@media (min-width: 480px) {
.error_title {
font-size: 190px;
line-height: 150px;
display: inline;
}
}
.error_sub_title {
color: #2e2e2e;
font-size: 24px;
text-transform: none;
font-weight: 400;
display: inline;
margin-left: 20px;
}
.error_text_large {
margin: 40px 0 0 0;
color: #000;
font-size: 18px;
font-weight: 400;
text-transform: none;
}
.error_text {
margin: 20px 0 0 0;
color: #000;
text-transform: none;
font-weight: 400;
font-size: 14px;
line-height: 35px;
}
h1, h2, h3, h4, h5 {
text-transform: uppercase;
}
h1 {
line-height: 32px;
}
h2 {
line-height: 26px;
}
h3 {
line-height: 22px;
}
#s-top {
padding: 2px 5px;
} .progress-wrapper {
width: 100%;
position: relative;
border: 1px solid #eaeaea;
border-style: none none solid none;
margin: 0 0 11px 0;
padding: 0 0 1px 0;
}
.progress {
text-transform: uppercase;
max-width: 100%;
color: #fff;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
padding: 10px 15px;
font-size: 12px;
} blockquote, .quote-right, .quote-left {
position: relative;
color: #a2a2a2;
font-style: italic;
margin: 25px 26px 15px 25px;
}
blockquote:before, .quote-left:before, .quotes article:before {
content: url(//www.drakes.co.nz/wp-content/themes/shopifiq3/images/quote.png);
position: absolute;
top: -20px;
left: -25px;
}
blockquote:after, .quote-left:after {
content: "";
position: absolute;
top: 0;
right: -26px;
border: 1px solid #EBEBEB;
border-style: none solid;
width: 2px;
height: 100%;
}
.quote-right:before {
content: "";
position: absolute;
top: 0;
left: -26px;
border: 1px solid #EBEBEB;
border-style: none solid;
width: 2px;
height: 100%;
}
.quote-right:after {
content: url(//www.drakes.co.nz/wp-content/themes/shopifiq3/images/quote2.png);
position: absolute;
top: -20px;
right: -25px;
} .isotope-item {
z-index: 2;
}
.isotope-hidden.isotope-item {
pointer-events: none;
z-index: 1;
} .isotope,
.isotope .isotope-item {
-webkit-transition-duration: 0.8s;
-moz-transition-duration: 0.8s;
-ms-transition-duration: 0.8s;
-o-transition-duration: 0.8s;
transition-duration: 0.8s;
}
.isotope {
-webkit-transition-property: height, width;
-moz-transition-property: height, width;
-ms-transition-property: height, width;
-o-transition-property: height, width;
transition-property: height, width;
}
.isotope .isotope-item {
-webkit-transition-property: -webkit-transform, opacity;
-moz-transition-property:    -moz-transform, opacity;
-ms-transition-property:     -ms-transform, opacity;
-o-transition-property:      -o-transform, opacity;
transition-property:         transform, opacity;
} .isotope.no-transition,
.isotope.no-transition .isotope-item,
.isotope .isotope-item.no-transition {
-webkit-transition-duration: 0s;
-moz-transition-duration: 0s;
-ms-transition-duration: 0s;
-o-transition-duration: 0s;
transition-duration: 0s;
}
.isotope-hidden.isotope-item {
pointer-events: none;
z-index: 1;
}
.announce {
position: relative;
height: 36px;
padding:  10px 0 0 0;
display: table-cell;
vertical-align: middle;
}
.announce:after {
content: url(//www.drakes.co.nz/wp-content/themes/shopifiq3/images/bullet_arrow_social.png);
display: inline;
margin: 0 10px 0 17px;
}
.announce-after {
font-size: 14px;
height: 36px;
padding:  10px 0 0 10px;
display: table-cell;
vertical-align: middle;
}
.social-icons {
display: table;
}
.social-icons-wrap {
display: table-cell;
vertical-align: middle;
}
.social-icons {
float: right;
width: auto;
display: table-cell;
vertical-align: middle;
}
.social-icons a img {
vertical-align: bottom;
opacity: 0.3;
filter: alpha(opacity=30);
margin:  0 0 0 13px;
}
.social-icons a img:hover {
opacity: 1;
filter: alpha(opacity=100);
} .header-button {
background-image: -webkit-linear-gradient(top, #f6f6f6, #dcdcdc);
border: 1px solid #fff;
border-radius: 5px;
padding: 17px 52px;
text-transform: uppercase;
}
.upper-menu, .upper-menu2 {
width: 100%;
height: 58px;
margin-top: -50px;
position: relative;
transition: margin-top 0.5s ease;
-webkit-transition: margin-top 0.5s ease;
-moz-transition: margin-top 0.5s ease;
-o-transition: margin-top 0.5s ease;
}
.upper-menu .announce-after a {
color: #fff;
}
.upper-menu2 {
display: none;
}
.upper-menu:hover, .upper-menu2:hover, .upper-menu.upper-menu-open, .upper-menu2.upper-menu-open {
margin-top: 0px;
}
.upper-menu-no-transition {
margin-top: 0px !important;
}
.upper-menu .social-icons, .upper-menu2 .social-icons  {
float: left;
width: 35%;
}
.header-xoxo {
float: left;
width: 32%;
}
.upper-menu:after, .upper-menu2:after {
content : "";
position: absolute;
top:  57px;
left: 50%;
margin: 0 0 0 -6px;
width: 0;
height: 0;
border-left: 7px solid transparent;
border-right: 7px solid transparent;
z-index: 9;
}
.upper-menu-before, .upper-menu2-before {
content : "";
position: absolute;
bottom:  -15px;
left: 50%;
margin: 0 0 0 -200px;
width: 400px;
height: 25px;
z-index: 19;
}
#logo {
margin: 79px 0 0 0;
float: left;
}
nav {
margin: 43px 0 0 0;
}
nav li  {
display: block;
float: left;
margin: 0 0 0 10px;
padding: 0;
position: relative;
line-height: 50px;
}
nav li a,
.menu-notice {
height: 50px;
font-size: 15px;
line-height: 50px;
padding: 24px 22px 44px 22px;
}
nav li a  {
display: block;
text-decoration: none;
text-transform: uppercase;
}
nav li:hover {
background-color: #fbfbfb;
background-image: linear-gradient(bottom, rgb(242,242,242) 35%, rgb(252,252,252) 68%, rgb(255,255,255) 84%);
background-image: -o-linear-gradient(bottom, rgb(242,242,242) 35%, rgb(252,252,252) 68%, rgb(255,255,255) 84%);
background-image: -moz-linear-gradient(bottom, rgb(242,242,242) 35%, rgb(252,252,252) 68%, rgb(255,255,255) 84%);
background-image: -webkit-linear-gradient(bottom, rgb(242,242,242) 55%, rgb(252,252,252) 88%, rgb(255,255,255) 94%);
background-image: -ms-linear-gradient(bottom, rgb(242,242,242) 35%, rgb(252,252,252) 68%, rgb(255,255,255) 84%);
background-image: -webkit-gradient(
linear,
left bottom,
left top,
color-stop(0.55, rgb(242,242,242)),
color-stop(0.78, rgb(252,252,252)),
color-stop(1, rgb(255,255,255))
);
background-image: -ms-linear-gradient(top, #ffffff, #f2f2f2);
-ms-filter: "progid:DXImageTransform.Microsoft.gradient (GradientType=0, startColorstr=#ffffff, endColorstr=#f2f2f2)";
}
nav li a:hover:before  {
content: url(//www.drakes.co.nz/wp-content/themes/shopifiq3/images/nav_border.png);
height: 102px;
padding: 0;
margin: 0;
width: 1px;
position: absolute;
left: 0;
bottom: 7px;
}
nav li a:hover:after {
content: url(//www.drakes.co.nz/wp-content/themes/shopifiq3/images/nav_border.png);
height: 102px;
padding: 0;
margin: 0;
width: 1px;
position: absolute;
right: 0;
bottom: 7px;
z-index: 9;
}
nav ul ul {
display: none;
padding: 0;
background: #f0f0f0;
border: 1px solid #ebebeb;
position: absolute;
top: 117px;
left: 0px;
z-index: 99999;
}
nav ul ul ul {
border: none;
background: #f0f0f0;
}
nav ul ul li {
float: none;
width: 225px;
margin: 0;
background: #F0F0F0;
background-image: -ms-linear-gradient(top, #F0F0F0, #F0F0F0);
-ms-filter: "progid:DXImageTransform.Microsoft.gradient (GradientType=0, startColorstr=#F0F0F0, endColorstr=#F0F0F0)";
}
nav ul ul li:hover {
background: #F0F0F0;
background-image: -ms-linear-gradient(top, #F0F0F0, #F0F0F0);
-ms-filter: "progid:DXImageTransform.Microsoft.gradient (GradientType=0, startColorstr=#F0F0F0, endColorstr=#F0F0F0)";
}
nav ul ul li a:before, nav ul ul li a:after {
display: none;
background-image: none;
-ms-filter: none;
}
nav ul ul li:nth-child(n+2):before {
content: "";
border: 1px solid #e7e7e7;
border-style: solid none none none;
width: 85%;
background: #f0f0f0;
margin: 0 auto;
display: block;
height: 1px;
}
nav ul ul li a {
font-size: 12px;
text-transform: none;
padding: 0px 47px;
color: #666666 !important;
background: #f0f0f0;
} nav ul ul li a {
background: none repeat scroll 0 0 #f0f0f0;
color: #666666 !important;
font-size: 12px;
height: auto;
line-height: 18px;
padding: 10px 47px;
text-transform: none;
padding-top: 16px;
padding-bottom: 17px;
}
nav ul ul li a:hover {
background: #f0f0f0;
}
nav ul ul li.has-sub-menu:after {
content: "";
position: absolute;
top: 17px;
right: -1px;
z-index: 9;
width: 2px;
height: 19px;
}
nav ul li:hover > ul {
display: block;
}
nav ul ul li ul {
z-index: 9;
left: 221px;
top: 0;
border: 1px solid #f0f0f0;
} .mobile-menu {
cursor: pointer;
display: none;
background: #fff;
border: 1px solid #ececec;
width: 100%;
font-size: 15px;
font-weight: bold;
padding: 12px 20px;
} .slider-wrapper {
height: 570px;
}
.slider {
width: 100%;
height: 442px;
}
.single-page {
height: auto;
padding: 30px 0;
position: relative;
}
.single-page h1 {
font-size: 24px;
font-weight: 600;
color: #fff !important;
line-height: 27px;
margin: 0;
padding: 0;
text-transform: none;
}
.single-page:before {
content: "";
background: url(//www.drakes.co.nz/wp-content/themes/shopifiq3/images/headings_top_shadow.png);
width: 962px;
height: 8px;
margin: 0 0 0 -481px;
position: absolute;
top: 0px;
left: 50%;
}
.slider h2 {
color: #fff;
font-size: 42px;
text-transform: uppercase;
margin: 20px 0 30px 0;
}
.slider h3 {
color: #fff;
font-size: 30px;
text-transform: uppercase;
margin: 0 0 20px 0;
}
.slider p {
color: #fff;
font-size: 14px;
line-height: 26px;
width: 300px;
}
.slider-test {
position: absolute;
margin: 60px 0 0 0px;
width: 360px;
} a.icon {
width: 100%;
text-align: center;
}
a.icon:hover .icon-hover {
opacity: 1;
}
a.icon h3 {
text-transform: uppercase;
font-size: 16px;
font-weight: 600;
margin: 29px 0 21px 0;
}
a.icon p {
line-height: 25px;
}
a.icon .wrapper.none {
display: block;
text-align: center;
width: 100%;
}
a.icon .wrapper.none img {
text-align: center;
}
a.icon .wrapper.default, a.icon .wrapper.circle, .icon-hover, a.icon .wrapper.square, a.icon .wrapper.diamond {
width: 83px;
height: 90px;
margin: 0 auto;
display: table;
position: relative;
}
.icon-hover {
position: absolute;
top: 0;
left: 0;
z-index: 1;
opacity: 0;
}
a.icon .icon-image {
display: block;
width: 83px;
height: 78px;
position: relative;
z-index: 2;
}
a.icon .wrapper.default .icon-over {
background: url(//www.drakes.co.nz/wp-content/themes/shopifiq3/images/tear.png);
width: 86px;
height: 95px;
position: absolute;
top: -1px;
left: -1px;
z-index: 3;
}
a.icon .wrapper.square .icon-over {
background: url(//www.drakes.co.nz/wp-content/themes/shopifiq3/images/square.png);
width: 86px;
height: 95px;
position: absolute;
top: -1px;
left: -2px;
z-index: 3;
}
a.icon .wrapper.diamond .icon-over {
background: url(//www.drakes.co.nz/wp-content/themes/shopifiq3/images/diamond.png);
width: 86px;
height: 95px;
position: absolute;
top: -1px;
left: -2px;
z-index: 3;
}
a.icon .wrapper.circle .icon-over {
background: url(//www.drakes.co.nz/wp-content/themes/shopifiq3/images/circle.png);
width: 86px;
height: 95px;
position: absolute;
top: -1px;
left: -1px;
z-index: 3;
} .breadcrumbs {
width: 100%;
text-align: right;
margin: 23px 0 52px 0;
}
.breadcrumbs a {
color: #000000;
font-size: 12px;
}
.breadcrumbs a:hover {
color: #8e8e8e;
}
.breadcrumbs-arrow, .box .next, .box .previous {
vertical-align: middle;
margin: 0 14px;
}
.box .previous {
margin: 0 14px 0 0;
}
.box, .woocommerce_ordering, .navigation, .actions, .wp-pagenavi, .woocommerce_info, #payment, .price_slider_amount, form.login, form.register {
payment: 100%;
padding: 18px 0;
border: 1px solid #eaeaea;
background: #f7f7f7;
}
#filters, .portfolio-pagination div {
margin: 0 20px;
}
#filters li {
float: left;
list-style: none;
}
.share-this {
padding-left: 20px;
line-height: 50px;
}
.box a {
cursor: pointer;
}
.box a, .box span {
color: #000;
}
#filters li a:hover, .portfolio-pagination a:hover {
color: #8e8e8e;
}
#filters a.selected-filter, .portfolio-pagination a.selected-link {
cursor: default;
}
.portfolio-filter {
margin: -5px 0 0 0;
}
.portfolio-pagination {
margin: 66px 0 0 0;
} .recent-projects {
margin-left: -10px;
}
.portfolio-wrapper {
width: 960px;
}
.portfolio li:hover .portfolio-hover {
height: auto;
opacity: 1.0;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
top: 54px;
}
.portfolio h3, .gallery-caption {
text-transform: uppercase;
font-size: 14px;
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
}
.portfolio .portfolio-hover {
cursor: default;
opacity: 0;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
position: absolute;
top: 0px;
left: 0px;
color: #fff;
width: 100%;
transition: opacity 0.3s, top 0.2s;
-moz-transition: opacity 0.3s, top 0.2s;
-webkit-transition: opacity 0.3s, top 0.2s;
-o-transition: opacity 0.3s, top 0.2s;
}
.portfolio .portfolio-hover:after {
content: "";
position: absolute;
bottom: 0px;
right: 0px;
background: #fff;
border-style:solid;
border-width:19px;
width:0;
height:0;
}
.portfolio .portfolio-hover h3 a {
display: block;
color: #fff;
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
padding: 0;
margin: 0px 17px 0 17px;
}
.portfolio li.three-column .portfolio-hover p {
height: 100px;
overflow: hidden;
}
.portfolio li.two-column .portfolio-hover p {
height: 195px;
overflow: hidden;
}
.portfolio .portfolio-hover p {
font-size: 11px;
margin: 0 17px 20px 17px;
height: 40px;
overflow: hidden;
}
.portfolio .portfolio-hover .enlarge, .portfolio .portfolio-hover .open, .product-image-holder .enlarge, .product-image-holder .open {
width: 38px;
height: 38px;
display: block;
float:  left;
position: relative;
}
.portfolio .portfolio-hover a:hover:after {
opacity: 0.6;
}
.portfolio .portfolio-hover .open,.product-image-holder .open {
margin: 0 0 0 1px;
}
.portfolio .portfolio-hover .open:after,.product-image-holder .open:after {
content: url(//www.drakes.co.nz/wp-content/themes/shopifiq3/images/open.png);
position: absolute;
top: 50%;
left: 50%;
margin: -8px 0 0 -7px;
}
.portfolio .portfolio-hover .enlarge:after, .product-image-holder .enlarge:after {
content: url(//www.drakes.co.nz/wp-content/themes/shopifiq3/images/enlarge.png);
position: absolute;
top: 50%;
left: 50%;
margin: -7px 0 0 -8px;
}
.portfolio li.four-column, .portfolio li.three-column, .portfolio li.two-column  {
display: none;
}
.portfolio li.four-column.page-1, .portfolio li.three-column.page-1, .portfolio li.two-column.page-1 {
display: block;
}
.portfolio li{
float: left;
list-style: none;
position: relative;
}
.portfolio li.four-column {
width: 220px;
height: 202px;
margin: 61px 10px 0 10px;
}
.portfolio li.four-column img {
width: 220px;
height: 164px;
}
.portfolio li.three-column {
width: 300px;
height: 262px;
margin: 61px 10px 0 10px;
}
.portfolio li.three-column img {
width: 300px;
height: 220px;
}
.portfolio li.two-column {
width: 460px;
height: 362px;
margin: 61px 10px 0 10px;
}
.portfolio li.two-column img {
width: 460px;
height: 320px;
}
.portfolio-responsive img {
display: none;
} .portfolio-content, .portfolio-image {
float: left;
}
.portfolio-image {
width: 649px;
}
.portfolio-image .portfolio-image-single {
display: none;
}
.portfolio-controls, .blog-loop-controls, .slider-short-controls {
width: 100%;
position: absolute;
top:50%;
left: 0;
z-index: 10;
margin: -24px 0 0 0;
}
.portfolio-current-image:hover .left-portfolio, .portfolio-current-image:hover .right-portfolio, .wp-post-image:hover .left-blog-control, .wp-post-image:hover .right-blog-control, .slider-short:hover .slider-short-left-control, .slider-short:hover .slider-short-right-control {
opacity: .5;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
}
.portfolio-current-image:hover .left-portfolio:hover, .portfolio-current-image:hover .right-portfolio:hover, .wp-post-image:hover .right-blog-control:hover, .wp-post-image:hover .left-blog-control:hover, .slider-short:hover .slider-short-left-control:hover, .slider-short:hover .slider-short-right-control:hover {
opacity: .6;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
}
.left-portfolio, .right-portfolio, .left-blog-control, .right-blog-control, .slider-short-left-control, .slider-short-right-control {
cursor: pointer;
display: block;
width: 62px;
height: 49px;
opacity: 0;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
-webkit-transition-duration: 0.3s;
-moz-transition-duration: 0.3s;
-ms-transition-duration: 0.3s;
-o-transition-duration: 0.3s;
transition-duration: 0.3s;
}
.left-portfolio, .left-blog-control, .slider-short-left-control {
float: left;
background: url(//www.drakes.co.nz/wp-content/themes/shopifiq3/images/image_previous_arrow.png);
}
.right-portfolio, .right-blog-control, .slider-short-right-control {
background: url(//www.drakes.co.nz/wp-content/themes/shopifiq3/images/image_next_arrow.png);
float: right;
}
.portfolio-image .portfolio-current-image {
display: block;
width: 649px;
height: auto;
position:  relative;
}
.portfolio-image .thumbnail {
float: left;
margin: 16px 16px 0 0;
line-height: 0;
}
.portfolio-image .thumbnail:nth-of-type(5n) {
margin: 16px 0 0 0;
}
#selected-thumbnail {
position: relative;
cursor: default;
}
#selected-thumbnail:before {
content: url(//www.drakes.co.nz/wp-content/themes/shopifiq3/images/portfolio_selected_bullet.png);
position: absolute;
top: 50%;
left: 50%;
z-index: 9;
margin: -15px 0 0 -5px;
}
.thumbnail {
cursor: pointer;
position: relative;
}
.portfolio-thumbnails-hover {
opacity: 0;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
background: #000;
position: absolute;
top: 0px;
left: 0px;
width: 117px;
height: 117px;
-webkit-transition-duration: 0.2s;
-moz-transition-duration: 0.2s;
-ms-transition-duration: 0.2s;
-o-transition-duration: 0.2s;
transition-duration: 0.2s;
}
.thumbnail:hover .portfolio-thumbnails-hover, #selected-thumbnail .portfolio-thumbnails-hover {
opacity: .57;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=57)";
}
.portfolio-content {
width: 258px;
padding:  -20px 0 0 0;
margin: 0 0 0 33px;
line-height: 22px;
}
.portfolio-content h3 {
font-size: 15px;
text-transform: uppercase;
margin: 30px 0 30px 0;
}
.portfolio-content h3:first-child, .portfolio-content p:first-child {
margin-top: 0 !important;
}
.portfolio-content ul {
margin: 0 0 0 20px;
}
.portfolio-content li {
list-style: url(//www.drakes.co.nz/wp-content/themes/shopifiq3/images/bullet_check.png);
padding: 0 10px;
line-height: 30px;
} ul.page-numbers {
padding:  0 0 20px 5px;
}
ul.page-numbers li {
list-style: none;
float: left;
}
ul.page-numbers li a:hover {
color: #8E8E8E;
}
ul.page-numbers li .current {
cursor: default;
}
ul.page-numbers li:after {
content: "/";
margin: 0 10px;
}
ul.page-numbers li:last-of-type:after, ul.page-numbers li.last-pagination:after {
content: "";
margin: 0;
}
ul.page-numbers .next {
margin: 0;
}
.blog {
position: relative;
}
.post-date-comments {
position: absolute;
top: 0;
left: 0;
z-index: 9;
}
.post-date-comments div, .post-date-comments3 div {
color: #fff;
width: 71px;
height: 57px;
}
.post-date-comments div .day-month, .post-date-comments3 div .day-month {
font-size: 16px;
text-align: center;
display: block;
padding: 11px 0 0 0;
line-height: 16px;
}
.post-date-comments div .year, .post-date-comments3 div .year {
margin: 0;
font-size: 12px;
text-align: center;
display: block;
}
.comments-number {
font-size: 16px;
text-align: center;
display: block;
}
a#scrollToComments:hover {
color: #fff;
}
.comments-text {
margin-top: -2px;
font-size: 11px;
text-align: center;
display: block;
line-height: 14px;
}
.post-date-comments a, .post-date-comments3 a {
position: relative;
display: block;
color: #fff;
width: 71px;
height: 45px;
padding: 11px 0 0 0;
} .no-image-post {
display: table;
margin: 0 0 30px 0;
}
.no-image-post .post-date-comments3, .no-image-post header {
display: table-cell;
vertical-align: middle
}
.no-image-post .post-date-comments3 {
width: 170px;
}
.post-date-comments3 div {
padding: 5px 0 0 0;
height: 69px;
}
.post-date-comments3 a, .post-date-comments3 div {
float: left;
}
.post-date-comments a:after, .post-date-comments3 a:after {
content: "";
position: absolute;
bottom: -18px;
right: 0px;
background: transparent;
border-style:solid;
border-width:9px;
width:0;
height:0;
}
.post-date-comments a:before, .post-date-comments3 a:before {
content: "";
position: absolute;
bottom: -18px;
left: 0px;
width: 53px;
height: 18px;
}
.blog h2 a {
display: block;
font-size: 16px;
text-transform: uppercase;
margin:  20px 0 20px 0;
}
.blog h2.article-text-only a {
margin:  0px 0 5px 0;
display: block;
}
div.hr {
border: 1px solid #ebebeb;
border-style: solid none;
height: 2px;
margin: 50px 0 70px 0;
}
article div.hr {
margin: 10px 0 70px 0;
}
.blog {
line-height: 25px;
}
aside .sbg_title, aside .widget-title {
margin: 35px 0 21px 0;
}
aside li:first-child .sbg_title, aside li:first-child .widget-title {
margin-top: 0;
}
.blog footer {
margin: 40px 0 0 0;
color: #505050;
}
section .blog footer span {
float: right;
}
.tags-author a, .bypostauthor {
color: #000;
}
.tags-author a:hover {
color: #505050;
}
.tags-author, .post-date-comments2 {
color: #000;
font-weight: normal;
margin: 0 0 20px 0;
}
.blog-no-sidebar .tags-author {
display: block;
width: 100%;
}
.sticky {
} .sidebar {
width: 232px;
}
.sidebar-right, .sidebar-two-right {
float: right;
}
.sidebar-left, .sidebar-two-left {
float: left;
margin: 0 37px 0 0
}
.blog .wp-post-image {
position: relative;
}
.blog .wp-post-image img, .blog .wp-post-image {
width: 100%;
height: auto;
display: none
}
.blog-four-column .video-wrapper, .blog-three-column .video-wrapper,  .blog-two-column .video-wrapper {
padding:  0 0 8px 0;
}
.blog-no-sidebar .video-wrapper iframe, .blog-no-sidebar .video-wrapper {
width: 495px;
height: 337px;
float: left;
padding: 0 0 10px 0;
}
.blog-four-column .wp-post-image img, .blog-four-column .blog .wp-post-image, .blog-four-column .video-wrapper {
height: 140px;
}
.blog-three-column .wp-post-image img, .blog-three-column .blog .wp-post-image, .blog-three-column .video-wrapper {
height: 190px;
}
.blog-two-column .wp-post-image img, .blog-two-column .blog .wp-post-image, .blog-two-column .video-wrapper iframe, .blog-two-column .video-wrapper {
height: 337px;
}
.blog .wp-post-image img:first-of-type, .blog .wp-post-image {
display: inline-block;
} .blog-two-column article {
width: 450px;
float: left;
}
.blog-two-column article {
padding-right: 40px;
}
.blog-two-column article:nth-of-type(2n) {
padding: 0;
} .column-hr {
width: 100%;
height: 1px;
float: left;
}
.blog-three-column article {
width: 286px;
float: left;
}
.blog-three-column article {
padding-right: 41px;
}
.blog-three-column article:nth-of-type(3n) {
padding: 0;
} .blog-four-column article {
width: 212px;
float: left;
}
.blog-four-column article {
padding-right: 30px;
}
.blog-four-column article:nth-of-type(4n) {
padding: 0 0 0 2px;
} .blog-no-sidebar .wp-post-image {
width: 495px;
height: 337px;
}
.blog-no-sidebar .blog-main {
width: 390px;
margin: 0 0 0 46px;
float: right;
}
.blog-no-sidebar h2 {
margin: 0 0 10px 0;
}
.tags-author {
margin: 0 0 30px 0;
float: left;
} .addthis_toolbox {
margin: 0 0 0 20px;
}
.addthis_button_tweet {
width: 90px
}
.addthis_button_facebook_like iframe, .addthis_button_facebook_like {
width: 79px !important;
} .blog-one-sidebar {
width: 671px;
float: left;
} .blog-two-sidebar {
width: 402px;
float: left;
} aside li {
list-style: none
}
aside h2, aside h3 {
font-size: 14px;
} .screen-reader-text {
display: none;
}
#searchform div,
.woocommerce-product-search {
position: relative;
}
#s,
.woocommerce-product-search .search-field {
border: 1px solid #ccc;
width: 100%;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
display: block;
font-size: 12px;
padding: 7px 10px;
-moz-box-shadow:     inset 0px 0px 3px 0px #ccc;
-webkit-box-shadow:  inset 0px 0px 3px 0px #ccc;
box-shadow:         inset 0px 0px 3px 0px #ccc;
}
#searchsubmit,
.woocommerce-product-search input[type=submit] {
display: none;
cursor: pointer;
position: absolute;
top: 5px;
right: 5px;
width: 33px;
height: 23px;
border: none;
background: url(//www.drakes.co.nz/wp-content/themes/shopifiq3/images/search.png);
padding: 0;
margin: 0
}
.woocommerce-product-search input[type=submit] {
display: block;
text-indent: -9999px;
white-space: nowrap;
} .sidebar-menu ul li {
border: 1px solid #ebebeb;
border-style: solid none none none;
}
.sidebar-menu ul li a.selected-link {
margin-left: 5px;
}
.sidebar-menu ul li:first-of-type {
border: none;
}
.menu-side-bar-custom-menu-container li a {
color: #727271;
}
.menu-side-bar-custom-menu-container li.current-menu-item a {
cursor: default;
} .cat-item, .menu-side-bar-custom-menu-container li {
margin: 0 0 0 5px;
border: 1px solid #ebebeb;
border-style: none none solid none;
}
.cat-item:last-of-type, .menu-side-bar-custom-menu-container li:last-of-type {
border: none;
}
.cat-item a:before, .quotes article span:before, .testimonial span:before, .sidebar-menu ul a:before, .menu-side-bar-custom-menu-container li a:before, .price_slider_amount .button:before, .cart_list-wrapper .button:before {
content: url(//www.drakes.co.nz/wp-content/themes/shopifiq3/images/bullet_arrow_small.png);
margin: 0 10px 0 0;
}
#site-footer .cat-item a:before {
display: none
}
.cat-item a, .sidebar-menu ul li a, .menu-side-bar-custom-menu-container li a {
display:  block;
padding: 7px 0 6px 0;
-webkit-transition-duration: 0.2s;
-moz-transition-duration: 0.2s;
-ms-transition-duration: 0.2s;
-o-transition-duration: 0.2s;
transition-duration: 0.2s;
}
#site-footer .cat-item a, #site-footer .cat-item a:hover, #site-footer .cat-item {
margin: 0;
padding: 0
}
.cat-item a:hover, .sidebar-menu ul li a:hover, .menu-side-bar-custom-menu-container li a:hover, .menu-side-bar-custom-menu-container li.current-menu-item a {
margin-left: 5px;
} .comment-number {
margin: -15px 0 40px 0;
position: relative;
}
.comment-number h4 {
font-size: 16px;
color: #454545;
font-weight: 600;
display: inline;
}
.comment-number h3 {
font-size: 20px;
color: #454545;
font-weight: 300;
display: inline;
}
.comment {
position: relative;
margin: 0 0 21px 0;
background: #f7f7f7;
width: 100%;
display: table;
}
.depth-2 {
margin-left: 8%;
width: 92%;
}
.depth-3, .depth-4, .depth-5, .depth-6, .depth-7, .depth-8, .depth-9, .depth-10, .depth-11, .depth-12 {
margin-left: 16%;
width: 84%;
}
.depth-2:before, .depth-3:before, .depth-4:before, .depth-5:before, .depth-6:before, .depth-7:before, .depth-8:before, .depth-9:before, .depth-10:before, .depth-11:before, .depth-12:before {
content: url(//www.drakes.co.nz/wp-content/themes/shopifiq3/images/comment_arrow.png);
position: absolute;
top: 0px;
left: -42px;
}
.comments-left-side, .comments-right-side {
display: table-cell;
}
.comments-left-side {
width: 100px;
padding: 18px 0 30px 15px;
}
.comments-right-side p {
padding: 0 72px 0 0;
}
.comment-reply-link {
color: #454545;
margin: 40px 18px 14px 0;
float: right;
}
.comment-reply-link:hover {
color: #000;
}
.comment-reply-link:before {
content: url(//www.drakes.co.nz/wp-content/themes/shopifiq3/images/reply_arrow.png);
margin: 0 10px 0 0;
vertical-align: middle;
}
.comment h4 {
font-size: 14px;
text-transform: uppercase;
color: #454545;
}
.comment p {
line-height: 27px;
}
.comment-meta {
margin: -5px 0 0 0;
text-align:  center;
font-size:  11px;
position: relative;
display: block;
color: #fff;
width: 48px;
height: 42px;
padding: 9px 0 0 0;
line-height: 15px;
}
.comment-meta:after {
content: "";
position: absolute;
bottom: -12px;
right: 0px;
background: transparent;
border-style:solid;
border-width:6px;
width:0;
height:0;
}
.comment-meta:before {
content: "";
position: absolute;
bottom: -12px;
left: 0px;
width: 36px;
height: 12px;
}
#comment-header, #reply-title {
font-size: 20px;
font-weight: 600;
color: #454545;
margin: 50px 0 35px 0;
}
input[type="button"], input[type="submit"] {
border: 0px;
font-size: 16px;
background: url(//www.drakes.co.nz/wp-content/themes/shopifiq3/images/reply_arrow.png) 0 8px no-repeat;
padding: 0 0 0 25px;
margin: 30px 0 0 20px;
cursor: pointer;
}
.form-element-wrap {
margin: 23px 0 0 0;
width: 100%;
position: relative;
}
.contact-form form-element-wrap:first-child {
margin-top: 0
}
#comment-form, .contact-form, .comment-form-comment {
padding: 0 0 0 48px;
position: relative;
}
#comment-form:before, .contact-form:before, .comment-form-comment:before  {
content: "";
position: absolute;
top: 0;
left: 0px;
border: 1px solid #ebebeb;
border-style: none solid;
width: 2px;
height: 100%;
}
.form-buttons {
float: right;
margin-bottom: 40px;
}
#content table.cart td.actions .coupon .input-text {
box-shadow: none;
-webkit-box-shadow: none;
-moz-box-shadow: none;
-o-box-shadow: none;
}
textarea {
max-width: 98%;
width: 98%;
padding: 1%;
height: 182px;
margin: 0 0 -5px 0;
}
textarea, input[type="text"], input[type="email"], select, .contact-form select, table.cart td.actions .coupon .input-text, #content table.cart td.actions .coupon .input-text, #calc_shipping_country, form .form-row input.input-text, form .form-row textarea, div.product form.cart .variations select, #content div.product form.cart .variations select, input[type="password"] {
border: 1px solid #ececec !important;
outline: 1px solid #ccc !important;
outline-offset: 0px;
}
input:focus, textarea:focus, isindex:focus, keygen:focus, select:focus {
outline-offset: 0px;
}
section input[type="text"], .contact-form textarea, .contact-form input[type="email"], .contact-form input[type="text"], .contact-form select, form .form-row input.input-text, form .form-row textarea, #commentform .comment-form-author input, #commentform .comment-form-email input {
width: 100%;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
padding: 7px 10px;
margin: 0;
max-width: 100%;
color: #727272;
}
select, .calc_shipping_country {
padding: 6px 10px;
cursor: pointer;
}
section #submit {
display: none !important;
} .person h2 {
font-size: 16px;
display: inline;
}
.person h3 {
font-size: 12px;
display: inline;
text-transform: none;
}
.person header {
width: 90%;
margin: 0 10% 0 0;
position: relative;
}
.person .facebook {
background: url(//www.drakes.co.nz/wp-content/themes/shopifiq3/images/person_facebook.png) center no-repeat;
width: 25px;
height: 17px;
}
.person .twitter {
background: url(//www.drakes.co.nz/wp-content/themes/shopifiq3/images/person_twitter.png) center no-repeat;
width: 25px;
height: 16px;
}
.person .linkedin {
background: url(//www.drakes.co.nz/wp-content/themes/shopifiq3/images/person_linkedin.png) center no-repeat;
width: 25px;
height: 18px;
}
.person .facebook, .person .twitter, .person .linkedin {
display: block;
margin: 0 0 15px 0;
}
.person .person-social {
text-align: center;
position: absolute;
top: 0;
right: -40px;
}
.person .person-social a:hover {
opacity: .9;
}
.person img {
width: 100%;
background: #ccc;
height: auto;
margin: 0 0 15px 0;
} .statement-box {
width: 100%;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
padding: 32px 42px;
display: table;
}
.statement-box-left, .statement-box-right {
display: table-cell;
vertical-align: middle;
}
.statement-box-left {
width: 70%;
}
.statement-box-right {
text-align: right;
}
.statement-box h2 {
font-size: 16px;
text-transform: none;
}
.statement-box p {
padding: 0;
font-size: 12px;
}
.statement-box button {
font-size: 14px;
text-transform: uppercase;
color: #fff;
padding: 15px 50px;
border: 0px;
-webkit-border-radius: 4px;
-moz-border-radius:    4px;
border-radius: 4px;
-moz-box-shadow: 1px 1px 2px #888;
-webkit-box-shadow: 1px 1px 2px 0px #888;
box-shadow: 0px 1px 1px 0px rgba(0, 0,0, .14);
text-shadow: rgba(0, 0, 0, .31) 0 -1px 1px;
}
.statement-box button:hover {
cursor: pointer;
opacity: 0.9;
} .logo-box {
width: 100%;
display: table;
margin: 0;
padding: 0;
}
.logo-box .logo {
display: table-cell;
text-align:  center;
vertical-align: top;
margin: 0;
padding: 0;
height: 100%;
}
.logo-box .logo a {
display: block;
height: 40px;
margin: 0;
padding: 40px 0 40px 0;
}
.logo-box .logo a img {
vertical-align: middle;
}
.logo-box .logo a:hover {
background: #eaeaea;;
}
.logo-box.more .logo {
width: 25%;
}
.logo-box .logo img {
max-width: 70%;
height:  auto;
}
.logo-box .logo-box-row {
display: table-row;
} .quotes article, .testimonial {
font-style: italic;
display: none;
padding: 0 0 0 24px;
position: relative;
}
.quotes article:before {
top: -10px;
left: 0px;
}
.testimonial:before {
content: url(//www.drakes.co.nz/wp-content/themes/shopifiq3/images/quote.png);
position: absolute;
top: -10px;
left: 0px;
}
.quotes article.quote-selected, .testimonial {
display: block;
}
.quotes article span, .testimonial span {
font-size: 11px;
float: right;
color: #c8c8c8;
font-style: italic;
}   .tabs-menu {
width: 100%;
margin: 0
}
.tabs img {
height: auto;
max-width: 100%;
}
.tabs-menu li {
float: left;
padding: 12px 39px;
list-style: none;
background: #f3f3f3;
border: 1px solid #eaeaea;
border-style: solid solid none none;
text-align: center;
color: #a8a8a8;
font-size: 12px;
position: relative;
}
.tabs .tabs-menu li {
color: #a8a8a8 !important;
}
.tabs-menu li:hover {
cursor: pointer;
color: #454545;
}
.tabs-menu li .tab-over {
display: none;
}
.tabs-menu li.selected-tab-menu .tab-over  {
color: #454545;
background: #fff;
border: 1px solid #eaeaea;
border-style: solid none none solid;
padding: 15px 32px 12px 37px;
position: absolute;
top: -3px;
left: -1px;
z-index: 15;
display: block;
}
.tabs-menu li.selected-tab-menu .tab-over:after {
content: "";
position: absolute;
bottom: 0px;
right: -13px;
background: #fff;
width: 20px;
height: 1px;
}
.tabs-menu li.selected-tab-menu:before {
content: "";
position: absolute;
top: -3px;
right: -4px;
z-index: 19;
background: none;
padding: 0;
width: 0;
height: 0;
border-color: transparent transparent #838383 #838383;
border-style:solid;
border-width:7px;
}
.tabs-menu li.selected-tab-menu:after {
content: "";
position: absolute;
top: 11px;
right: -5px;
z-index: 9;
background: #fff;
border: 1px solid #eaeaea;
border-style: none solid none none;
width: 22px;
height:60px;
}
.tabs-menu li:last-of-type.selected-tab-menu:before {
border-color: #fff #fff #838383 #838383;
}
.tabs-menu li:first-of-type .tab-over {
left: 0px;
}
.tabs-menu li:first-of-type {
border-style: solid solid none solid;
}
.tabs-menu li.selected-tab-menu {
border-style: solid none none none;
}
.tabs-wrapper {
padding: 21px 15px;
border: 1px solid #eaeaea;
background: #fff;
box-sizing: border-box;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
width: 100%;
position: relative;
z-index: 10;
}
.tab {
display: none;
}
.tab:first-of-type {
display: block;
} aside .tabs {
margin: 40px 0 0 0;
}
aside .tabs-menu li {
padding: 3px 20px 3px 22px;
}
aside .tabs-menu li.selected-tab-menu:before {
top: -3px;
right: -1px;
border-width:6px;
z-index: 300;
}
aside .tabs-menu li.selected-tab-menu:after {
z-index: 300;
top: 9px;
right: -1px;
height: 25px;
}
aside .tabs-menu li:first-of-type.selected-tab-menu .tab-over:after {
right: -11px;
}
aside .tabs-menu li.selected-tab-menu .tab-over:after {
right: -11px;
}
.popular .wp-post-image img, .popular .wp-post-image, .recent .wp-post-image img, .recent .wp-post-image, .comments-widget img {
width: 48px;
height: 48px;
}
aside .tabs-menu li:last-of-type.selected-tab-menu:before {
border-color: #fff #fff #838383 #838383;
}
.popular-comments-tab, .popular-comments-tab-hover {
background: url(//www.drakes.co.nz/wp-content/themes/shopifiq3/images/recent_comments.png) no-repeat;
width: 18px;
height: 16px;
margin: 0 auto;
margin-bottom: 4px;
}
.popular-comments-tab-hover {
background: url(//www.drakes.co.nz/wp-content/themes/shopifiq3/images/recent_comments.png) 0 16px;
}
aside .tabs-menu li {
padding: 7px 20px 7px 22px;
}
aside .tabs-menu li:first-of-type {
border-style: solid none none solid;
padding: 7px 21px 7px 21px;
}
aside .tabs-menu li.selected-tab-menu:first-of-type {
border-style: solid none none none;
}
aside .tabs-menu li:last-of-type {
padding: 7px 21px 7px 21px;
}
aside .tabs-menu li.selected-tab-menu:last-of-type {
padding: 7px 21px 7px 21px;
}
aside .tabs-menu li.selected-tab-menu .tab-over  {
padding: 7px 13px 10px 18px;
}
aside .tabs-menu li.comments-widget {
padding: 7px 10px;
} aside .tab.popular .image, aside .tab.recent .image, aside .tab.comments-widget .image {
float: left;
margin: 0 10px 0 0;
}
aside .tab.popular p, aside .tab.recent p {
padding: 0;
margin: 0 0 4px 0;
height: 32px;
overflow: hidden;
}
aside .tab.comments-widget p {
padding: 0;
margin: 0 0 4px 0;
}
aside .tab.popular .post:hover, aside .tab.recent .post:hover, aside .tab.comments-widget .post:hover {
color: #454545;
}
aside .tab.popular .post, aside .tab.recent .post, aside .tab.comments-widget .post {
font-size: 11px;
border: 1px solid #ebebeb;
border-style: none none solid none;
padding: 20px 0;
display: block;
line-height: 16px;
}
aside .tab.comments-widget .comment-content {
color: #c8c8c8;
}
aside .tab.popular .date, aside .tab.recent .date {
color: #c8c8c8;
font-style: italic;
}
aside .tab.popular .post:first-of-type, aside .tab.recent .post:first-of-type, aside .tab.comments-widget .post:first-of-type {
padding: 0 0 20px 0;
}
aside .tab.popular .post:last-of-type, aside .tab.recent .post:last-of-type, aside .tab.comments-widget .post:last-of-type {
border: none;
padding: 20px 0 0 0;
} .alert {
width: 100%;
box-sizing:  border-box;
-webkit-box-sizing:  border-box;
-moz-box-sizing:  border-box;
padding: 5px 60px;
margin: 10px 0;
position: relative;
text-align: center;
box-shadow: inset 0px 0px 4px rgba(0, 0, 0, .2);
-webkit-box-shadow: inset 0px 0px 4px rgba(0, 0, 0, .2);
-moz-box-shadow: inset 0px 0px 4px rgba(0, 0, 0, .2);
}
.alert-close {
z-index: 9;
cursor: pointer;
background: url(//www.drakes.co.nz/wp-content/themes/shopifiq3/images/alert_close.png);
width: 8px;
height:  9px;
position: absolute;
top: 50%;
right: 20px;
margin: -4px 0 0 0;
}
.general {
border: 1px solid #c7c7c7;
background: url(//www.drakes.co.nz/wp-content/themes/shopifiq3/images/alert_general.png) 10px center no-repeat;
background-color: #f2f2f2;
}
.success, .woocommerce-message {
border: 1px solid #b6d5ac;
background: url(//www.drakes.co.nz/wp-content/themes/shopifiq3/images/alert_success.png) 10px center no-repeat;
background-color: #e0ffcb;
}
.notice, .woocommerce-info {
border: 1px solid #ffad46;
background: url(//www.drakes.co.nz/wp-content/themes/shopifiq3/images/alert_notice.png) 10px center no-repeat;
background-color: #ffddb2;
}
.error, .woocommerce-error {
border: 1px solid #ff9494;
background: url(//www.drakes.co.nz/wp-content/themes/shopifiq3/images/alert_error.png) 10px center no-repeat;
background-color: #ffdcdc;
}
a.remove:hover {
color: red;
}
.form-element-wrap .error {
border: 1px solid #ff9494 !important;
background: none;
background-color: #ffdcdc;
}
.form-element-wrap .error-text {
color: #ff9494;
margin: 3px 0 -15px 0;
} .accordion {
position: relative;
}
.accordion-h3, .accordion-closed .accordion-item-1 .accordion-h3 {
padding: 0 0 10px 20px;
margin: 0;
text-transform: none;
font-size:  14px;
font-weight: 400;
border: 1px solid #ebebeb;
border-style: none none solid none;
position: relative;
}
.accordion-h3:hover {
color: #444;
cursor: pointer;
}
.accordion-h3-selected, .accordion-item-1 .accordion-h3 {
border: none;
padding: 0 0 10px 20px;
font-size:  14px;
font-weight: 400;
position: relative;
}
.accordion-h3:before, .accordion-closed .accordion-item-1 .accordion-h3:before  {
content: url(//www.drakes.co.nz/wp-content/themes/shopifiq3/images/bullet_arrow_small_down.png);
position: absolute;
left: 2px;
top: -1px;
}
.accordion-h3-selected:before, .accordion-item-1 .accordion-h3:before {
content: url(//www.drakes.co.nz/wp-content/themes/shopifiq3/images/bullet_arrow_small.png);
position: absolute;
left: 2px;
top: -1px;
}
.accordion .accordion-item {
padding:  0 0 20px 0; }
.accordion .accordion-item ul, .accordion .accordion-item ol, .tab ul, .tab ol {
margin-left: 40px
}
.accordion .accordion-item .accordion-item-content {
display: none;
}
.accordion .accordion-item-1 .accordion-item-content {
display: block;
}
.accordion-closed .accordion-item-1 .accordion-item-content {
display: none;
}
.accordion-closed .accordion-item-1 .accordion-h3 {
color: #727272;
} .pricing-table {
width: 100%;
}
.pricing-table-column:after {
content: "";
position: absolute;
top: -5px;
left: 3px;
z-index: 9;
border: 1px solid #eee;
border-style: solid none none solid;
background: #f7f7f7;
width: 100%;
height: 3px;
}
.pricing-table-column-before {
content: "";
position: absolute;
top: -4px;
right: -4px;
z-index: 10;
border: 1px solid #eee;
border-style: none solid solid none;
background: #f7f7f7;
width: 2px;
height: 100%;
}
.pricing-table-column {
float: left;
outline: 1px solid #f0f0f0;
background: #fff;
position: relative;
}
.pricing-columns-1 .pricing-table-column {
width: 100%;
}
.pricing-columns-2 .pricing-table-column {
width: 48%;
margin: 0 4% 0 0;
}
.pricing-columns-3 .pricing-table-column {
width: 30%;
margin: 0 5% 0 0;
}
.pricing-columns-4 .pricing-table-column {
width: 22%;
margin: 0 4% 0 0;
}
.pricing-columns-5 .pricing-table-column {
width: 18.2%;
margin: 0 2.25% 0 0;
}
.pricing-table-column:last-child {
margin: 0;
}
.pricing-table-title {
color: #000;
font-size: 14px;
text-align: center;
text-transform: uppercase;
padding: 20px 0;
}
.pricing-table-price {
color: #fff;
text-align: center;
font-size: 30px;
padding: 24px 0;
}
.pricing-table-price .currency {
font-size: 18px;
font-weight: 700;
font-style: normal;
position: absolute;
top: 15px;
left: 0px;
}
.pricing-table-price .price {
position: relative;
font-size: 48px;
font-weight: 700;
font-style: normal;
padding: 0 0 0 15px;
}
.pricing-table-price .decimal {
font-size: 30px;
font-weight: 700;
font-style: normal;
}
.pricing-table-row {
background: #f7f7f7;
text-align: center;
padding: 20px 0;
color: #9a9a9a;
}
.pricing-table-row:nth-last-of-type(2n) {
background: #fff;
}
.pricing-table-footer {
padding: 40px 15px;
text-align:center;
}
.pricing-table-footer a {
display:inline-table;
text-transform: uppercase;
padding: 15px 50px;
border: 0px solid #000;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
-moz-box-shadow: 1px 1px 2px #888;
-webkit-box-shadow: 1px 1px 2px 0px #888;
box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, .14);
text-shadow: #0A456E 0 -1px 1px;
}
.pricing-table-footer a:hover {
opacity: .9;
}
.pricing-columns-5 .pricing-table-column .pricing-table-footer a {
display: block;
width: 100%;
padding: 7px 0;
} .slider-short {
width: 100%;
position: relative;
}
.slider-short img {
width: 100%;
height:  auto;
}
.slider-short .slide {
width: 100%;
display: none;
}
.slider-short .slide:first-of-type {
display: inline-block;
} .prefooter {
margin-top: 20px;
height: 45px;
background: #fff;
}
footer#site-footer {
font-size: 12px;
line-height: 26px;
padding: 40px 0 0 0;
}
.footer p, footer a, .footer {
color: #fff;
}
.tweet_time {
display: block;
font-size:  11px;
margin-bottom:  20px;
}
.footer p, footer a, .tweet_text {
transition: color 0.2s ease;
-webkit-transition: color 0.2s ease;
-moz-transition: color 0.2s ease;
-o-transition: color 0.2s ease;
}
footer#site-footer ul li {
list-style: none;
}
footer#site-footer .footer .widget-container {
padding-bottom: 50px;
}
footer#site-footer input[type="text"] {
outline: none !important
}
footer#site-footer ul li ul li {
float: none
}
footer#site-footer .xoxo {
float: left;
width: 186px;
margin: 10px 0 0 65px;
}
footer#site-footer .xoxo .xoxo {
margin: 0;
}
footer#site-footer h3.widget-title {
font-size: 14px;
margin: 0 0 20px 0;
padding: 0;
text-transform: uppercase;
}
footer#site-footer .xoxo:first-of-type {
margin: 10px 0 0 0;
}
footer#site-footer .xoxo .xoxo:first-of-type {
margin: 0;
}
footer#site-footer .flickr-image img {
-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
filter: alpha(opacity=100);
opacity: 1;
width: 46px !important;
height: 46px !important;
margin: 7px 10px 0 0;
-webkit-transition: opacity 0.2s;
-moz-transition: opacity 0.2s;
-o-transition: opacity 0.2s;
-ms-transition: opacity 0.2s;
transition: opacity 0.2s;
}
footer#site-footer .flickr-image img:hover {
opacity: .7;
filter: alpha(opacity=70);
}
footer#site-footer .EnvooImages {
margin: 5px 0 12px 0;
}
#thumbs {
width: 179px;
margin-top: 14px;
}
footer#site-footer .flickr-image:nth-of-type(3n) img {
margin: 7px 0 0 0;
}
.social {
height: 56px;
width:  100%;
margin: 50px 0 0 0;
}
footer#site-footer .copyright {
margin-top: 16px;
float: left;
}
#toTop {
display:none;
text-decoration:none;
position:fixed;
bottom:10px;
right:10px;
overflow:hidden;
width:49px;
height:51px;
border:none;
text-indent:100%;
background:url(//www.drakes.co.nz/wp-content/themes/shopifiq3/images/to_top.png) no-repeat left top;
z-index: 999;
}
#toTopHover {
width:49px;
height:51px;
display:block;
overflow:hidden;
float:left;
opacity: 0;
-moz-opacity: 0;
filter:alpha(opacity=0);
}
#toTop:active, #toTop:focus {
outline:none;
}
.patern-1 {
background: url(//www.drakes.co.nz/wp-content/themes/shopifiq3/images/patterns/patern1.png);
}
.patern-2 {
background: url(//www.drakes.co.nz/wp-content/themes/shopifiq3/images/patterns/patern2.png);
}
.patern-3 {
background: url(//www.drakes.co.nz/wp-content/themes/shopifiq3/images/patterns/patern3.png);
}
.patern-4 {
background: url(//www.drakes.co.nz/wp-content/themes/shopifiq3/images/patterns/patern4.png);
}
.patern-5 {
background: url(//www.drakes.co.nz/wp-content/themes/shopifiq3/images/patterns/patern5.png);
}
.patern-6 {
background: url(//www.drakes.co.nz/wp-content/themes/shopifiq3/images/patterns/patern6.png);
}
.patern-7 {
background: url(//www.drakes.co.nz/wp-content/themes/shopifiq3/images/patterns/patern7.png);
}
.patern-8 {
background: url(//www.drakes.co.nz/wp-content/themes/shopifiq3/images/patterns/patern8.png);
}
.patern-9 {
background: url(//www.drakes.co.nz/wp-content/themes/shopifiq3/images/patterns/patern9.png);
}
.body-boxed .boxed {
width: 990px;
margin: 0 auto;
-moz-box-shadow: 0px 0px 5px #888;
-webkit-box-shadow: 0px 0px 5px #888;
box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
background: #fff;
}
.responsive-on-demand, .responsive-on-demand-selected {
cursor: pointer;
display: block;
background: url(//www.drakes.co.nz/wp-content/themes/shopifiq3/images/responsive_on_demand.png) center no-repeat;
width: 22px;
height: 22px;
position: absolute;
top: 17px;
left: 50%;
margin-left: -11px;
z-index: 9;
opacity: .3;
filter: alpha(opacity=30);
}
.responsive-on-demand-selected {
background: url(//www.drakes.co.nz/wp-content/themes/shopifiq3/images/responsive_on_demand_selected.png) center no-repeat;
}
.responsive-on-demand:hover, .responsive-on-demand-selected:hover {
opacity: 1;
filter: alpha(opacity=100);
} .latest-post {
float: left;
width: 220px;
height: 400px;
margin: 0 20px 0 0;
}
.latest-post .responsive {
display: none
}
.latest-post h3 {
font-weight: 600;
}
.latest-post:nth-of-type(4n) {
margin: 0;
}
.latest-post .read-more {
float: right;
margin: 5px 0 15px 0;
}
.latest-post .subheading {
color: #505050;
}
.latest-post .subheading strong {
color: #000
}
.latest-post .no-image {
margin-top: 0;
}
.latest-post .video {
margin-top: 35px;
}
.latest-post .video-wrapper iframe {
height: 165px;
} .tparrows,
.tp-rightarrow {
border-radius: 0 !important;
}
.tparrows:before,
.tp-rightarrow:before {
display: none !important;
}
.tp-rightarrow, .tp-leftarrow, .wooslider-direction-nav .wooslider-next, .wooslider-direction-nav .wooslider-prev {
width: 62px !important;
height: 49px !important;
margin-left: 0 !important;
}
.tp-rightarrow, .wooslider-direction-nav .wooslider-next {
background: url(//www.drakes.co.nz/wp-content/themes/shopifiq3/images/slider_next_arrow.png) !important;
}
.tp-rightarrow:hover, .wooslider-direction-nav .wooslider-next:hover {
background: url(//www.drakes.co.nz/wp-content/themes/shopifiq3/images/slider_next_arrow_hover.png) !important;
}
.tp-leftarrow,  .wooslider-direction-nav .wooslider-prev {
background: url(//www.drakes.co.nz/wp-content/themes/shopifiq3/images/slider_previous_arrow.png) !important;
}
.tp-leftarrow:hover, .wooslider-direction-nav .wooslider-prev:hover {
background: url(//www.drakes.co.nz/wp-content/themes/shopifiq3/images/slider_previous_arrow_hover.png) !important;
}
.rev_slider_wrapper { }
.rev_slider.fullwidthabanner:before {
content: "";
background: url(//www.drakes.co.nz/wp-content/themes/shopifiq3/images/headings_top_shadow.png);
width: 962px;
height: 8px;
margin: 0 0 0 -481px;
position: absolute;
top: 0px;
left: 50%;
z-index: 99998;
}
.tp-bullets.simplebullets.square-old .bullet {
background: none;
}
.caption iframe {
border: 0px !important;
} .wooslider {
margin: 0 !important;
border: none!important;
-webkit-box-shadow: none !important;
-moz-box-shadow: none !important;
-o-box-shadow: none !important;
box-shadow: none !important;
}
body .wooslider .slide-content {
margin: 0 !important;
padding: 0 !important;
}
section ul li {
padding: 0;
}
.list-arrow li {
padding: 0 0 8px 8px;
}
.wooslider-direction-nav .wooslider-next {
right: 0px !important;
}
.wooslider-direction-nav .wooslider-prev {
left: 0px !important;
} .gallery-item a {
background: #000;
display: block;
position: relative;
}
.gallery-item a:before {
content: url(//www.drakes.co.nz/wp-content/themes/shopifiq3/images/enlarge.png);
opacity: 0;
position: absolute;
top: 50%;
left: 50%;
z-index: 9;
display: block;
margin: -7px 0 0 -8px;
}
.gallery-item a:hover img {
opacity: .3;
filter: alpha(opacity=30);
}
.gallery-item a:hover:before {
opacity: 1;
filter: alpha(opacity=100);
}
section .portfolio-wrapper ul {
margin: 0
} .main-wrapper .page-title {
display: none;
} .cart-wrapper {
cursor: pointer;
position: relative;
}
.cart-wrapper:hover .cart_list-wrapper {
opacity: 1;
height: auto;
padding: 29px 22px 12px 22px;
}
.cart-wrapper .cart-contents, .cart-wrapper .cart_list-wrapper {
color: #fff;
position: absolute;
top: 0px;
right: 0;
z-index: 999;
}
.cart-wrapper .cart_list-wrapper {
cursor: default;
opacity: 0;
height: 0px;
padding: 0;
overflow: hidden;
top: 40px;
right: 15px;
width: 255px;
color: #727272;
background: #fff;
border: 1px solid #f0f0f0;
box-shadow: 0 0 2px 0px #f0f0f0;
}
.cart-wrapper .cart-contents {
line-height: 20px;
padding: 10px 49px 10px 39px;
}
.cart-wrapper .cart-contents:before {
content: url(//www.drakes.co.nz/wp-content/themes/shopifiq3/images/cart.png);
position: absolute;
bottom: 0;
left: -37px;
padding: 11px 15px 8px 15px;
}
.cart-wrapper .cart-contents:after {
content: "";
position: absolute;
bottom: 0;
right: 0;
width: 0;
height: 0;
}
.cart_list a {
float: left;
width: 150px;
white-space: nowrap;
text-overflow: ellipsis;
overflow: hidden;
}
.product_list_widget li {
list-style: none;
}
ul.cart_list li:first-of-type, ul.product_list_widget li:first-of-type {
padding-top: 0;
}
ul.cart_list li, ul.product_list_widget li, .buttons {
padding: 17px 0 15px 0;
border: 1px solid #f5f5f5;
border-style: none none solid none;
}
.cart_list.product_list_widget li {
height: auto;
}
.cart_list .quantity {
float: left;
width: auto;
margin: 0 5px 0 0;
}
.cart_list .amount {
float: right;
}
.total {
padding: 3px 0;
}
.total strong {
font-size: 14px;
font-weight: 400;
}
.price del .amount {
font-size: 10px;
color: #909090;
}
.buttons {
border-style: solid none none none;
}
.buttons a {
padding: 2px 31px;
float: left;
}
.buttons a.checkout {
float: right;
} .children {
margin-left: 10px;
}
ul.products li.product, .related ul.products li.product, .related ul li.product {
width: 220px; margin-right: 20px;
margin-bottom: 60px;
}
.blog-one-sidebar ul.products li.product, .blog-one-sidebar .related ul.products li.product, .blog-one-sidebar .related ul li.product {
width: 210px;
}
ul.products li.product.last, .upsells.products ul li.product.last {
width: 220px;
margin-right: 0;
}
.blog-one-sidebar ul.products li.product.last, .blog-one-sidebar .upsells.products ul li.product.last {
width: 211px;
margin-right: 0;
}
.product-image-holder {
text-align: center;
width: 100%;
height: 164px;
position: relative;
}
.product-image-holder.big-image {
line-height: 0;
padding: 0;
height: auto !important
}
.product-image-holder.thumbnail-image {
line-height: 0;
width: auto !important;
height: auto !important
}
.zoom {
display: block;
position: relative;
text-align: left;
}
.zoom:after {
content: "";
}
.product-image-holder-after {
display: block;
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
opacity: 0;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}
.product-image-holder:hover .product-image-holder-after, .product-image-holder-after:hover  {
opacity: 0.95;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=95)";
}
.product-image-holder:hover .product-image-hover {
opacity: 1;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
.product-image-hover {
display: block;
opacity: 0;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
position: absolute;
top: 50%;
left: 50%;
z-index: 99;
margin: -19px 0 0 -19px;
}
.product-image-hover.both-active {
margin: -19px 0 0 -38px;
}
.product-image-holder.big-image .product-image-hover, .product-image-holder.thumbnail-image .product-image-hover {
margin: -19px 0 0 -19px;
}
ul.products li.product a img, ul.products li.product a:hover img, .related ul.products li.product img, .related ul li.product img, .upsells.products ul.products li.product img, .upsells.products ul li.product img  {
width: auto;
height: auto;
max-width: 220px;
max-height: 164px;
}
.blog-one-sidebar ul.products li.product a img, .blog-one-sidebar ul.products li.product a:hover img, .blog-one-sidebar .related ul.products li.product img, .blog-one-sidebar .related ul li.product img, .blog-one-sidebar .upsells.products ul.products li.product img, .blog-one-sidebar .upsells.products ul li.product img  {
width: auto;
height: auto;
max-width: 210px;
max-height: 154px;
}
.product-image-holder {
display: block;
margin-bottom: 10px;
}
ul.products li.product h3 {
text-overflow: ellipsis;
white-space: nowrap;
overflow: hidden;
font-size: 15px;
font-weight: 600;
margin: 7px 0 12px 0;
}
ul.products li.product .price {
padding: 3px 11px;
background: #f7f7f7;
text-align: center;
border: 1px solid #eaeaea;
border-style: solid;
border-radius: 3px
} .add_to_cart_button, .product .button {
-moz-box-sizing: border-box;
margin-top: 10px;
width: 100%;
font-size: 11px;
text-transform: uppercase;
}
.add_to_cart_button.loading {
border: none !important;
}
a.button.added:before, button.button.added:before, input.button.added:before, #respond input#submit.added:before, #content input.button.added:before {
background: url(//www.drakes.co.nz/wp-content/themes/shopifiq3/images/check.png);
top: 11px;
right: 10px;
width: 12px;
height: 10px;
}
ul.products li.product .onsale {
color: #fff;
padding: 11px 0 0 0;
text-align: center;
text-transform: uppercase;
position: absolute;
top: 0;
left: 1px;
width: 59px;
height: 26px;
}
ul.products li.product .onsale:before {
content: "";
position: absolute;
bottom: -17px;
left: 0;
width: 41px;
height: 17px;
}
ul.products li.product .onsale:after {
content: "";
position: absolute;
bottom: -17px;
right: 0;
width: 0;
height: 0;
}
.woocommerce_ordering select {
margin-right: 20px;
}
.blog-one-sidebar .woocommerce_ordering {
margin-bottom: 40px;
height: 48px;
} .thumbnails {
margin: 12px 0 0 0;
}
.thumbnails a {
display: block;
float: left;
margin: 0 18px 10px 0;
padding: 0;
}
.thumbnails img {
width: 100%;
height: auto;
}
.blog-one-sidebar .thumbnails img {
width: 94px;
height: 77px;
}
.thumbnails a:nth-of-type(3n) {
margin: 0 0 10px 0;
}
div.product div.summary, #content div.product div.summary {
float: right;
width: 48%;
}
div.product div.summary .cart {
float: none;
margin: 20px 0 30px 0
}
div.product div.summary .cart button {
display: inline;
margin-top: 0;
}
div.product .woocommerce_tabs, #content div.product .woocommerce_tabs {
clear: both;
}
div.product form.cart div.quantity, #content div.product form.cart div.quantity {
float: left;
margin: 0 4px 0 0;
}
.quantity, #content .quantity {
width: 60px;
position: relative;
margin: 0 auto;
overflow: hidden;
zoom: 1;
}
.quantity input.qty, #content .quantity input.qty {
height: 34px;
}
.quantity input.qty, #content .quantity input.qty {
width: 40px;
height: 28px;
float: left;
padding: 0;
text-align: center;
border: 1px solid #C7C0C7;
border-right: 0;
-webkit-border-top-right-radius: 0;
-webkit-border-bottom-right-radius: 0;
-moz-border-radius-topright: 0;
-moz-border-radius-bottomright: 0;
border-top-right-radius: 0;
border-bottom-right-radius: 0;
box-shadow: inset 0 0 2px 0 #F7F6F7;
-webkit-box-shadow: inset 0 0 2px 0 #F7F6F7;
-moz-box-shadow: inset 0 0 2px 0 #f7f6f7;
font-weight: bold;
-webkit-border-top-left-radius: 2px;
-webkit-border-bottom-left-radius: 2px;
-moz-border-radius-topleft: 2px;
-moz-border-radius-bottomleft: 2px;
border-top-left-radius: 2px;
border-bottom-left-radius: 2px;
}
.quantity .plus, #content .quantity .plus {
top: 0;
right: 0;
border-bottom: 0;
-webkit-border-bottom-left-radius: 0;
-webkit-border-bottom-right-radius: 0;
-moz-border-radius-bottomleft: 0;
-moz-border-radius-bottomright: 0;
border-bottom-left-radius: 0;
border-bottom-right-radius: 0;
}
.quantity .plus, .quantity .minus, #content .quantity .plus, #content .quantity .minus {
height: 19px !important;
}
.quantity .minus, #content .quantity .minus {
bottom: 0;
right: 0;
-webkit-border-top-left-radius: 0;
-webkit-border-top-right-radius: 0;
-moz-border-radius-topleft: 0;
-moz-border-radius-topright: 0;
border-top-left-radius: 0;
border-top-right-radius: 0;
}
.quantity .plus, .quantity .minus, #content .quantity .plus, #content .quantity .minus {
display: block;
padding: 0;
margin: 0;
position: absolute;
text-align: center;
vertical-align: text-top;
width: 20px;
height: 15px;
text-decoration: none;
overflow: visible;
text-decoration: none;
font-weight: bold;
cursor: pointer;
line-height: 13px;
font-size: 12px;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
color: #5E5E5E;
text-shadow: 0 1px 0 rgba(255, 255, 255, 0.8);
border: 1px solid #C7C0C7;
background: #F7F6F7;
background: -webkit-gradient(linear,left top,left bottom,from(#F7F6F7),to(#DFDBDF));
background: -webkit-linear-gradient(#F7F6F7,#DFDBDF);
background: -moz-linear-gradient(center top,#F7F6F7 0%,#DFDBDF 100%);
background: -moz-gradient(center top,#F7F6F7 0%,#DFDBDF 100%);
-webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.075), inset 0 1px 0 rgba(255, 255, 255, 0.3), 0 1px 2px rgba(0, 0, 0, 0.1);
-moz-box-shadow: inset 0 -1px 0 rgba(0,0,0,0.075), inset 0 1px 0 rgba(255,255,255,0.3), 0 1px 2px rgba(0,0,0,0.1);
box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.075), inset 0 1px 0 rgba(255, 255, 255, 0.3), 0 1px 2px rgba(0, 0, 0, 0.1);
}
.products {
padding: 0;
margin: 0;
}
.product {
position: relative;
list-style: none;
float: left;
}
.price {
display: block;
}
div.product div.images img, #content div.product div.images img, .tabs li {
box-shadow: none !important;
-moz-box-shadow: none !important;
-webkit-box-shadow: none !important;
-o-box-shadow: none !important;
}
#content > .product > .onsale {
display: none;
}
div.product div.images, #content div.product div.images {
width: 450px;
float: left
}
.blog-one-sidebar div.product div.images, .blog-one-sidebar #content div.product div.images {
width: 320px;
float: left
}
.variations {
width: 100%;
margin-bottom: -20px !important
}
.product_meta, .variations_form {
margin: 39px 0 0 0;
border: 1px solid #f5f5f5;
border-style: solid none none none;
padding: 10px 0 0 0;
}
.product_meta {
padding: 22px 0 0 0;
}
div.product form.cart .variations label, #content div.product form.cart .variations label {
font-weight: 400 !important;
color: #505050;
line-height: 30px;
}
.variations select, .orderby {
padding: 4px;
float: right;
color: #727272;
border-color: #cccccc;
}
.variations select {
width: 80%;
}
.orderby {
margin: 8px 0 0 0;
}
.variations td {
padding: 25px 0 0 0;
}
.single_variation {
padding: 0 0 5px 0;
}
.hentry button.button {
padding: 11px 14px;
width: auto !important;
float: none !important;
}
.quantity input.qty, #content .quantity input.qty {
height: 34px;
}
.quantity .plus, .quantity .minus, #content .quantity .plus, #content .quantity .minus {
height: 18px;
}
div.product .woocommerce_tabs ul.tabs:before, #content div.product .woocommerce_tabs ul.tabs:before {
border-color: #eaeaea !important;
}
div.product .woocommerce_tabs ul.tabs li, #content div.product .woocommerce_tabs ul.tabs li {
padding: 5px 20px;
border-radius: 0px;
background: #f3f3f3;
background: -webkit-gradient(linear,left top,left bottom,from(#f3f3f3),to(#f3f3f3));
background: -webkit-linear-gradient(#f3f3f3,#f3f3f3);
background: -moz-linear-gradient(center top,#f3f3f3 0%,#f3f3f3 100%);
background: -moz-gradient(center top,#f3f3f3 0%,#f3f3f3 100%);
}
div.product .woocommerce_tabs ul.tabs, #content div.product .woocommerce_tabs ul.tab {
padding: 0 0 0 5px !important;
}
div.product .woocommerce_tabs ul.tabs li:before, #content div.product .woocommerce_tabs ul.tabs li:before, div.product .woocommerce_tabs ul.tabs li::before, div.product .woocommerce_tabs ul.tabs li:after, #content div.product .woocommerce_tabs ul.tabs li:before, #content div.product .woocommerce_tabs ul.tabs li:after  {
display: none;
}
div.product span.price ins, div.product p.price ins, #content div.product span.price ins, #content div.product p.price ins {
background: none;
}
#content > .product {
margin-bottom: 30px;
width: 100%;
}
.hentry .summary .price,
.product .summary .price {
padding: 15px 0;
display: block;
}
.hentry .summary .amount,
.product .summary .amount {
font-size: 25px;
font-weight: 600;
}
.hentry .summary del,
.product .summary del {
color: #727272 !important;
}
.hentry .summary del .amount,
.product .summary del .amount {
color: #111 !important;
margin: 0 10px 0 0;
font-size: 13px;
}
.hentry .summary .from,
.product .summary .from {
margin: 0 15px 0 0;
}
.hentry .summary .cart-wrapper,
.product .summary .cart-wrapper {
margin: 0 0 30px 0;
}
h1.product_title {
display: block;
color: #fff !important;
line-height: 18px;
padding: 11px 20px;
margin: 0 0 0 0;
font-size: 18px;
font-weight: 600;
line-height: 25px;
}
.product_meta {
display: block;
margin: 0 0 20px 0;
}
ins {
text-decoration: none
}
.single_variation_wrap {
height: 70px;
}
.variations_button  {
float: left;
}
.single_variation_wrap .price {
float: right
}
.single_variation_wrap .single_add_to_cart_button {
margin-top: 0;
}
.hentry {
width: 100%;
}
.hentry .summary .single_variation_wrap .price,
.product .summary .single_variation_wrap .price {
padding: 6px 0 0 0
} .single-item-top {
margin: 0 0 60px 0
}
table.shop_attributes th {
color: #000;
text-transform: uppercase;
font-weight: normal;
}
table.shop_attributes {
border-spacing: 0;
border-top: 1px solid #f5f5f5;
}
table.shop_attributes td p {
font-style:  normal;
}
table.shop_attributes td {
padding: 7px 0;
}
table.shop_attributes td {
border-bottom: 1px solid #f5f5f5;
}
table.shop_attributes .alt td,
table.shop_attributes .alt th,
table.shop_attributes tr:nth-child(2n) > * {
background: #fcfcfc;
}
.tabs-wrapper.attributes {
width: 100%;
padding: 38px;
margin: 0 0 40px 0;
}
.tabs-wrapper.attributes h2 {
margin-top: 0
} ol.commentlist {
margin: 0
}
#reviews #comments ol.commentlist li img  {
width: 48px;
height: 48px;
padding: 0;
border: none;
margin: 18px 0 30px 15px;
}
#reviews #comments ol.commentlist li .comment-text  {
border: none;
}
.comment_container {
background: #F7F7F7;
}
.comment-text {
padding: 20px !important;
}
.add_review .button {
float: right !important
} .woocommerce_tabs h2 {
font-size: 17px;
}
.woocommerce_tabs h2 {
margin: 25px 0 28px 0;
}
.related > h2, .upsells h2,
.cross-sells h2 {
margin: 20px 0 40px 0;
width: 100%;
clear: left;
}
.cross-sells h2 {
font-size: 14px;
margin: 30px 0;
}
.related .amount {
font-size: 12px;
}
.reset_variations {
display: block;
float: right;
margin: 5px 0 20px;
}
.variations .label {
vertical-align: top
} table.shop_table {
width: 100%;
border: none;
}
.shop_table th {
text-transform: uppercase;
font-weight: 400 !important;
font-size: 13px;
padding: 0 15px 20px 15px;
border: 1px solid #f5f5f5;
border-style: none none solid none;
}
.shop_table.customer_details th {
padding: 0;
}
.shop_table.customer_details td {
border-bottom: 1px solid #f5f5f5;
}
.shop_table td, .shop_table th {
text-align: center;
}
.shop_table td.product-name, .shop_table th.product-name {
text-align: left
}
.shop_table td {
padding: 15px 15px;
}
.shop_table .amount {
color: #727272
}
table.shop_table img {
width: 32px;
height: 24px;
margin: 5px 0 0 0;
}
.cart_table_item td.product-thumbnail {
padding: 0 30px 0 20px
}
.cart-collaterals {
margin: 35px 0 0 0
}
.cart-collaterals th { max-width: 70px;
text-align: left;
}
tr.shipping td { padding-left: 0!important
}
section ul#shipping_method {
list-style: outside none none;
margin: 0;
}
.cart-collaterals .cart_totals tr td, .cart-collaterals .cart_totals tr th {
padding: 15px 20px;
border: 1px solid #fff;
border-style: solid none;
}
.cart-collaterals .cart_totals tr.shipping td, .cart-collaterals .cart_totals tr.shipping th {
border: 1px solid #f5f5f5;
border-style: solid none;
}
.cart_table_item, .cart-subtotal, .total {
background: #fcfcfc
}
header .cart_table_item, .cart-subtotal, .total {
background: none
}
.cart_table_item td, .cart-subtotal td, .cart-subtotal th, .total td, .shop_attributes tr td, .shop_attributes tr th {
padding: 12px 0;
border: 1px solid #fff;
border-style: solid none;
}
.cart_table_item:nth-of-type(2n) {
background: #fff
}
.cart_table_item:nth-of-type(2n) td, .shop_attributes tr:nth-of-type(2n) td, .shop_attributes tr:nth-of-type(2n) th, .my_account_orders .order:nth-of-type(2n) td {
border: 1px solid #f5f5f5;
border-style: solid none;
}
.actions {
padding: 19px 14px !important;
}
#coupon_code {
padding: 9px 12px;
}
.shop_table input[type="submit"],
.shop_table .checkout-button {
line-height: normal;
margin: 0 10px;
text-transform: uppercase;
font-size: 12px;
}
.shop_table input[type="submit"],
.shop_table .checkout-button {
float: right;
}
.coupon input[type="submit"] {
float: left
}
table.cart td.actions .button.alt, #content table.cart td.actions .button.alt {
font-size: 12px;
}
.cart_totals  table {
border: 1px solid #f5f5f5;
border-style: solid none;
width: 100%;
}
input[name="apply_coupon"] {
margin: 0;
}
.star-rating, p.stars span {
background: url(//www.drakes.co.nz/wp-content/themes/shopifiq3/images/star.png) repeat-x left 0;
}
.comment-form-rating {
margin: 20px 0 !important
}
p.stars span a:hover, p.stars span a:focus {
background: url(//www.drakes.co.nz/wp-content/themes/shopifiq3/images/star.png) repeat-x left -16px;
}
.star-rating span, p.stars span a.active {
background: url(//www.drakes.co.nz/wp-content/themes/shopifiq3/images/star.png) repeat-x left -32px;
}
p.stars span a {
transition: none;
-webkit-transition: none;
-moz-transition: none;
-o-transition: none;
}
#submit {
float: right;
}
.comment-form-comment textarea#comment {
height: 200px;
}
#reply-title {
margin: 40px 0 0 0 !important;
font-size: 17px;
} .wp-pagenavi .pages {
margin-left: 20px
}
.wp-pagenavi a, .wp-pagenavi span {
border: none !important;
} .actions input {
}
.coupon {
padding: 0 50px 0 0;
float: left;
}
.coupon label, .coupon input {
float: left
}
.woocommerce_info, #payment {
box-sizing: border-box;
padding-left: 20px;
padding-right: 20px;
border-radius: 0px!important;
-webkit-border-radius: 0px !important;
-moz-border-radius: 0px !important;
-o-border-radius: 0px !important;
box-shadow: none;
-webkit-box-shadow: none;
-moz-box-shadow: none;
-o-box-shadow: none;
}
.woocommerce-message .button {
margin: -6px 0 0 0;
font-size: 12px;
padding: 6px 15px;
float: right
}
#payment p {
margin-top: 5px
}
#payment li {
padding: 0 0 10px 0;
}
#payment div.form-row {
padding: 20px 0 0 0;
border: none;
}
.shipping_address {
width: 100%;
}
.cart_totals  {
width: 30%;
float: right;
}
.shipping-calculator-form .form-row  {
margin: 0 0 12px 0;
}
.shipping_calculator {
margin: 0;
width: 40% ;
float: left;
}
.shipping_calculator .button {
padding: 12px 20px;
float: right;
margin: 0 5px 20px 0;
}
.shipping_calculator h3 {
text-align: left;
}
form .form-row input.input-text {
width: 98%;
margin: 0 2px;
}
#order_review_heading {
clear: both;
float: left;
margin-top: 50px !important;
} ul.cart_list li img, ul.product_list_widget li img, .cart_list-wrapper a.button, .price_slider_amount .button, .woocommerce-message .button, .ui-slider-handle, .widget_price_filter .ui-slider .ui-slider-range, #s {
box-shadow: none !important;
-webkit-box-shadow: none !important;
-moz-box-shadow: none !important;
-o-box-shadow: none !important;
} .price_slider_wrapper {
margin: 45px 0 0 0;
position: relative;
}
.widget_price_filter .ui-slider .ui-slider-handle {
position: absolute;
z-index: 2;
width: 0.9em;
height: 0.9em;
cursor: pointer;
outline: none;
top: -.3em;
}
.ui-slider-handle {
transition: none;
-webkit-transition: none;
background: #535353 !important;
border: none !important;
border-radius: 0 !important;
-webkit-border-radius: 0 !important;
}
.widget_price_filter .ui-slider .ui-slider-range, .widget_price_filter .price_slider_wrapper .ui-widget-content {
height: 4px !important;
background: #cfcfcf !important;
border: none !important;
border-radius: 0 !important;
-webkit-border-radius: 0 !important;
}
.widget_price_filter li, .widget_price_filter ul {
list-style: none;
padding: 0;
margin: 0
}
.cart_list-wrapper .total .amount {
font-size: 15px;
float: right;
}
.price_slider_amount {
height: 13px;
margin: 20px 0 0 0;
}
.price_slider_amount .button, .price_slider_amount .button:hover, .cart_list-wrapper .button, .cart_list-wrapper .button:hover {
float: left;
line-height: 13px;
padding: 0 0 0 15px;
background: none !important;
}
.price_slider_wrapper input {
display: none
}
.price_slider_amount .button {
border: none;
}
.price_label {
float: right;
font-size: 12px;
padding: 0 15px;
line-height: 13px;
}
.price_slider_amount .button:after, .cart_list-wrapper a.button:after {
display: none;
}
.cart_list-wrapper a.button, .cart_list-wrapper a.button:hover {
filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(enabled=false)" !important;
background: #fff !important;
padding:  0;
color: #727271 !important;
}
.widget_shopping_cart .total {
background: none;
border: none;
}
.cart_list-wrapper .button.checkout:hover {
float: right;
}
del .amount {
color: #727271 !important;
} .price-filter-outside {
width: 250px;
float: left;
}
.price-filter-outside .price_slider_wrapper {
margin: 5px 0 0 20px;
}
.price-filter-outside  .price_slider_amount {
border: none;
background: none;
padding: 0;
}
.price-filter-outside .price_slider_amount .button, .price-filter-outside  .price_label  {
padding: 0
}
.woocommerce_ordering {
margin-bottom: 40px;
height: 48px;
} .widget_featured_products a,  .product_list_widget a {
display: block;
}
.widget_featured_products img, .product_list_widget img {
width: 50px;
height: auto;
float: right;
}
.widget_featured_products li, .product_list_widget li { } .widget_login .widget-title {
margin-bottom: 30px;
}
.widget_login #user_login, .widget_login #user_pass {
box-sizing: border-box;
padding: 5px 10px;
width: 100%;
}
.widget_login label {
display: block;
margin: 0 0 10px 0;
}
.widget_login input[type="submit"] {
float: left;
padding: 3px 30px;
text-transform: uppercase;
font-size: 12px;
}
.widget_login p > a {
margin: 10px 0 0 0;
float: right;
}
.widget_login {
padding-bottom: 20px;
} .woocommerce-error, .woocommerce-message, .woocommerce-info {
padding: 10px 10px 10px 50px;
margin: 0 0 20px 0;
}
.woocommerce-message {
padding: 15px 10px 10px 50px;
height:  25px;
}
.woocommerce-error li {
list-style: none
}
#wpadminbar #adminbarsearch .adminbar-input {
border: 0px !important;
outline: 0px !important;
} .col-1, .col-2 {
float: left;
width: 48%;
}
.col-2 {
margin: 0 0 0 4%;
}
form .form-row {
width: 100%;
}
form .form-row-first, form .form-row-last {
float: left;
width: 47%;
overflow: visible;
}
form .form-row {
padding: 6px 0;
margin: 0 0 0 0;
}
form .form-row-last {
margin: 0 0 0 5%;
}
.form-row:after {
content: "";
display: block;
clear: both;
}
.payment_methods {
list-style: none
}
.place-order .button {
padding: 14px 30px !important;
margin: 0;
float: right
}
.palce-order .form-row  {
padding: 0;
margin: 0
}
label img {
margin: 0 0 0 5px;
vertical-align: middle;
}
#order_review .shop_table {
margin: 0 0 60px 0;
clear: both;
}
#order_review .shop_table td, #order_review .shop_table th {
padding: 14px 20px;
text-align: left;
}
#order_review tr td, #order_review tr th {
border: none;
}
#order_review .shop_table tr:first-of-type th {
border: 1px solid whiteSmoke;
border-style: none none solid none;
}
#order_review .shop_table .total strong {
font-size: 14px;
font-weight: 700
} .order_details {
font-size: 13px;
padding: 0;
margin: 0;
list-style: none;
}
.order_details li {
background:  none;
} p.stars:after {
content: "";
display: block;
clear: both;
}
.star-rating, p.stars span {
background: url(//www.drakes.co.nz/wp-content/themes/shopifiq3/images/star.png) repeat-x left 0;
}
p.stars span {
width: 80px;
height: 16px;
position: relative;
float: left;
background: url(//www.drakes.co.nz/wp-content/themes/images/star.png) repeat-x left 0;
}
p.stars span a.star-1 {
width: 16px;
z-index: 10;
}
p.stars span a.star-2 {
width: 32px;
z-index: 9;
}
p.stars span a.star-3 {
width: 48px;
z-index: 8;
}
p.stars span a.star-4 {
width: 64px;
z-index: 7;
}
p.stars span a.star-5 {
width: 80px;
z-index: 6;
}
p.stars span a {
float: left;
position: absolute;
left: 0;
top: 0;
width: 16px;
height: 0;
padding-top: 16px;
overflow: hidden;
}
.star-rating {
float: right;
width: 80px;
height: 16px;
background: url(//www.drakes.co.nz/wp-content/themes/images/star.png) repeat-x left 0;
}
.product-rating .star-rating {
float: none;
margin: 0 0 20px 0
}
.product .desc { margin: 0 0 20px 0
}
.star-rating span {
background: url(//www.drakes.co.nz/wp-content/themes/images/star.png) repeat-x left -32px;
height: 0;
padding-top: 16px;
overflow: hidden;
float: left;
}
.star-rating span, p.stars span a.active {
background: url(//www.drakes.co.nz/wp-content/themes/shopifiq3/images/star.png) repeat-x left -32px;
}
.star-rating, p.stars span {
background: url(//www.drakes.co.nz/wp-content/themes/shopifiq3/images/star.png) repeat-x left 0;
}
p.stars span a:hover, p.stars span a:focus {
background: url(//www.drakes.co.nz/wp-content/themes/shopifiq3/images/star.png) repeat-x left -16px;
}
.comment-text {
float: right;
width: 700px;
}
.blog-one-sidebar .comment-text {
width: 300px;
}
.comment-text .meta {
width: 100%;
font-size: 12px;
line-height: 12px;
float: left;
clear: both;
margin: -13px 0 0 0;
}
.comment-text .description {
width: 100%;
float: left;
}
.shop_attributes {
margin: 30px 0 0 0;
width: 100%;
}
.shop_attributes tr td, .shop_attributes tr th {
padding: 2px 0
}
.shop_attributes tr th {
text-align: left;
padding: 17px 0 17px 20px;
width: 40%;
} #site-footer .product_list_widget, .product_list_widget {
clear: left
}
#site-footer .product_list_widget img {
width: 50px;
height: 50px;
float: left;
margin: 4px 20px 0 0
}
#site-footer .product_list_widget li {
line-height: 17px;
border: none;
clear: both;
}
#site-footer .product_list_widget a {
display: block;
line-height: 22px;
}
#wp-submit {
padding: 7px 15px
} form.login .button, form.register .button {
padding: 0;
float: left;
}
form.login .lost_password {
margin: 0 0 0 20px;
padding: 14px 25px;
height: auto;
line-height: 14px;
font-size: 14px;
display: block;
}
form.login .lost_password {
display: block;
}
form.login .button input[type="submit"], form.register .button input[type="submit"] {
padding: 14px 25px;
font-size: 14px;
line-height: 14px;
margin: 0;
}
form.login input:after, form.register input:after {
display: none !important
}
form.register input[type="submit"], form.login input[type="submit"] {
background: none;
}
form.login, form.register {
padding: 20px 25px 0 25px;
height: 260px;
}
form.login label, form.register label {
display: block;
margin: 0 0 13px 0;
}
form.login .button {
margin: 100px 15px 0 0;
}
form.register .button {
margin: 23px 0 0 0;
}
#commentform #submit {
width: 200px;
padding: 7px 10px;
margin: 0 0 0 20px
}
.customer_details dd {
margin: 0 0 15px 0;
}
.customer_details dt {
font-weight: bold;
}
table.order_details {
margin: 30px 0 50px 0
}
.order_details tfoot th, .order_details tfoot td, .order_table_item tr, .order_table_item td {
padding: 15px 10px
}
.order_details tfoot th, .order_details tfoot td {
color: #999;
background: #FCFCFC;
text-align: left
}
.order_details tbody td, .order_details tbody th {
border-bottom: 1px solid #f5f5f5;
}
.thank-you {
font-size: 26px;
}
.payment {
margin: 0 0 30px 0
} .my_account_orders {
border-collapse:collapse;
}
.my_account_orders th, .my_account_orders td {
text-align: left;
padding: 10px 20px
}
.my_account_orders .order-number {
width: 200px;
}
.pricing-table-row, .my_account_orders .order:nth-of-type(2n) td {
background: #f7f7f7;
}
.update_totals_on_change label {
display: block;
}
.button {
position: relative;
}
.button.loading {
opacity: 0.3;
}
.button.added:before {
content: "";
background: url(//www.drakes.co.nz/wp-content/themes/shopifiq3/images/check.png);
position: absolute;
top: 14px !important;
right: 10px;
}
.shipping-calculator-form .form-row{
margin: 0;
width: 100%;
display: block;
float: none;
}
.pricing-table-column .price  {
display: inline
}
.EnvooMostPopular {
line-height: 20px
}
.faq {
margin: 20px 0 0 0
}
.faq-filter-wrapper {
margin: 7px 0 0 0;
}
.faq li {
margin: 0;
width: 100%;
height: auto;
float: none;
list-style: none;
}
.faq li .accordion {
display: block;
float: none
}
.shop_table .variation dt, .shop_table .variation dd {
display: inline;
}
.shop_table .variation dd {
font-weight: bold;
padding: 0 0 0 5px;
margin: 0;
}
section > .checkout_coupon .form-row {
margin: 0;
padding: 0;
width: auto
}
section > .checkout_coupon .form-row input[type="submit"] {
margin-top: 7px
}
.reset_variations {
clear: both
} #wpmem_login fieldset, #wpmem_reg fieldset {
margin-left: 25px;
}
#wpmem_login input[type="password"], #wpmem_login input[type="text"], #wpmem_reg input[type="text"] {
padding: 15px 10px !important
}
#wpmem_login input[type="submit"] {
margin: -9px 20px 0 20px;
padding: 5px 20px;
float: right;
}
#wpmem_reg input[type="submit"] {
padding: 3px 20px;
margin: 2px 20px 0 20px;
float: right;
} .woocommerce-result-count, .added_to_cart, .woocommerce-product-rating {
display: none
}
.product .product-rating .star-rating {
display: block;
}
iframe {
max-width: 100%
}
.product-image-holder img {
display: inline;
float: none;
height: auto;
max-width: 100%;
width: 100%;
} .featured-slider-inner {
box-sizing: border-box;
-moz-box-sizing: border-box;
padding: 15px 23px 17px 23px;
width: 623px;
height: 225px;
overflow: hidden;
float: left;
}
.featured-slider {
width: 2000px;
-webkit-transition: margin .4s ease-in-out;
-moz-transition: margin .4s ease-in-out;
-ms-transition: margin .4s ease-in-out;
-o-transition: margin .4s ease-in-out;
transition: margin .4s ease-in-out;
}
ul.products.featured-slider li.product {
border: 1px solid #f7f7f7;
display: inline-block;
cursor: pointer;
width: 174px;
padding: 5px;
-webkit-transition: background .2s linear;
-moz-transition: background .2s linear;
-ms-transition: background .2s linear;
-o-transition: background .2s linear;
transition: background .2s linear;
}
.featured-slider li.selected,
.featured-slider li:hover {
background: #fff;
border: 1px solid #eaeaea !important;
}
.featured-slider .price {
margin-top: 15px;
}
.featured-slider-right {
float: right;
margin-right: 20px;
}
.featured-slider-right h2 {
font-size: 18px;
width: 260px;
}
.featured-slider-right button {
cursor: pointer;
width: 6px;
height: 11px;
padding: 0;
float: left;
margin: 22px 0 0 0;
}
.featured-slider-right .btn-left {
background: url(//www.drakes.co.nz/wp-content/themes/shopifiq3/images/arrows_carros.png);
}
.featured-slider-right .btn-right {
background: url(//www.drakes.co.nz/wp-content/themes/shopifiq3/images/arrows_carros.png) 6px;
margin: 22px 16px 0 16px;
}
.featured-slider-right .description {
width: 260px;
}
.featured-slider-outer.box span,
.featured-slider-outer.box del {
color: #727272;
}
.featured-slider-outer.box a:hover {
opacity: .7;
}
@media only screen and (max-width: 959px) {
.featured-slider-inner {
width: 417px;
}
ul.products.featured-slider li.product,
ul.products.featured-slider li.product.last,
ul.products.featured-slider li.product:nth-of-type(3n) {
width: 174px;
margin-right: 20px;
}
}
@media screen and (max-width: 767px) {
.featured-slider-inner {
margin-left: 8px;
}
ul.products.featured-slider li.product,
ul.products.featured-slider li.product.last,
ul.products.featured-slider li.product:nth-of-type(2n) {
width: 174px;
margin-right: 20px;
}
.featured-slider-right {
margin: 0 20px 20px 20px;
width: 400px;
}
.featured-slider-right h2,
.featured-slider-right .description {
width: 100%;
}
}
@media screen and (max-width: 479px) {
.featured-slider-inner {
width: 217px;
margin-left: 26px;
}
.featured-slider-right {
width: 180px;
float: left;
padding-left: 30px;
}
} .sticky-menu {
background: #fff;
display: none;
-webkit-box-shadow: 0 0 3px 0 rgba(0, 0, 0, .3);
-moz-box-shadow: 0 0 3px 0 rgba(0, 0, 0, .3);
box-shadow: 0 0 3px 0 rgba(0, 0, 0, .3);
position: fixed;
top: 0;
left: 0;
right: 0;
z-index: 999999;
height: 50px;
}
.sticky-menu #access {
margin: 0;
float: left;
}
.sticky-menu #logo {
margin: 15px 20px 0 0;
}
.sticky-menu #logo img {
height: 21px;
width: auto;
}
.sticky-menu nav > ul > li > a {
height: 50px;
line-height: 50px;
font-size: 13px;
padding: 0 13px;
}
.sticky-menu nav > ul > li > ul {
top: 50px;
}
.sticky-menu .login-register-left,
.sticky-menu .login-register {
display: none;
}
.sticky-menu .cart-wrapper .cart-contents {
padding: 10px 39px 10px 29px;
}
@media only screen and (max-width: 959px) {
.sticky-menu {
height: auto;
}
.sticky-menu #logo {
float: left;
text-align: left;
}
.sticky-menu .mobile-menu {
font-size: 12px;
margin: 8px auto;
padding: 7px 12px;
width: 300px;
float: left;
}
}
@media screen and (max-width: 767px) {
.sticky-menu #logo {
margin-bottom: 15px;
}
.sticky-menu .mobile-menu {
font-size: 14px;
margin: 0 auto 15px auto;
width: 100%;
float: none;
clear: both;
}
.sticky-menu #logo img {
height: 25px;
}
}
@media screen and (max-width: 479px) {
.sticky-menu #logo {
visibility: hidden;
}
}
.map img {
max-width: none;
} .megamenu .sub-menu {
display: block;
line-height: 2em;
}
.megamenu .has-sub-menu:after {
display: none;
}
.megamenu > .sub-menu {
padding: 21px;
}
.megamenu .sub-menu .sub-menu {
position: relative;
left: auto;
right: auto;
top: auto;
float: left;
height: auto !important;
}
.megamenu .sub-menu a,
.megamenu .sub-menu li:nth-child(n+2):before {
border: none;
line-height: 25px;
margin: 0;
padding: 0;
height: auto;
position: relative;
}
.megamenu .no-link > a strong {
display: block;
font-size: 14px;
font-weight: 900;
text-transform: uppercase;
margin-bottom: 13px;
}
.megamenu .no-link > a span {
color: #666;
display: block;
}
.megamenu > .sub-menu {
display: none;
width: 900px;
}
.megamenu > .sub-menu > li {
display: table-cell;
padding-right: 10px;
padding-left: 10px;
position: relative;
}
.megamenu > .sub-menu > li,
.megamenu > .sub-menu > li li {
width: 150px;
min-width: 150px;
}
.megamenu > .sub-menu > li.wide,
.megamenu > .sub-menu > li.wide li {
width: 190px;
min-width: 190px;
}
.megamenu > .sub-menu > li:first-child {
padding-left: 0;
}
.megamenu > .sub-menu > li img {
width: 150px;
height: auto;
}
.megamenu > .sub-menu > li.wide img {
width: 190px;
}
nav strong {
font-weight: normal;
}
.megamenu .price {
position: absolute;
top: 0;
right: 10px;
}
.megamenu .price del,
.megamenu .price ins {
float: left
}
.megamenu .price ins {
margin-left: 7px;
} .site-notice h1, .pp_content_container h1 {
font-size: 19px;
font-weight: 600;
}
.site-notice img, .pp_content_container img {
border: 5px solid #fff;
outline: 1px solid #d4d4d4;
margin: 10px 25px 15px 0;
}
.notice-close {
background: url(//www.drakes.co.nz/wp-content/themes/shopifiq3/images/notice_close.png);
cursor: pointer;
position: absolute;
top: 0;
right: 0;
width: 12px;
height: 12px;
}
@media screen and (max-width: 479px) {
.site-notice img {
display: block;
float: none;
margin: 0 auto;
width: 70%;
height: auto;
}
}
#notice-lightbox {
display: none;
}
#notice-inline {
background: #fff;
margin: 0;
overflow: hidden;
padding: 20px 0;
position: relative;
z-index: 9;
-webkit-transition: margin .5s ease-in-out;
-moz-transition: margin .5s ease-in-out;
-ms-transition: margin .5s ease-in-out;
-o-transition: margin .5s ease-in-out;
transition: margin .5s ease-in-out;
}
.blog .sidebar .wp-post-image img, .blog .sidebar .wp-post-image {
width: 50px;
} .blog-all .gallery-1-columns dl {
width: 98%;
}
.blog-all .gallery-2-columns dl {
width: 48%;
}
.blog-all .gallery-3-columns dl {
width: 31%;
}
.blog-all .gallery-4-columns dl {
width: 23%;
}
.blog-all .gallery-5-columns dl {
width: 18%;
}
.blog-all .gallery-1-columns .gallery-item,
.blog-all .gallery-2-columns .gallery-item,
.blog-all .gallery-3-columns .gallery-item,
.blog-all .gallery-4-columns .gallery-item,
.blog-all .gallery-5-columns .gallery-item,
.blog-all .gallery-5-columns .gallery-item:nth-of-type(4n),
.blog-all .gallery-5-columns .gallery-item:nth-of-type(5n) {
margin: 1% !important;
}
@media screen and (max-width: 767px) {
.blog-all .gallery-5-columns dl {
width: 47% !important;
}
}
@media screen and (max-width: 479px) {
.blog-all .gallery-2-columns dl,
.blog-all .gallery-3-columns dl,
.blog-all .gallery-4-columns dl,
.blog-all .gallery-5-columns dl {
width: 98% !important;
}
}
.desc + .star-rating {
display: none;
}
.blog-one-sidebar ul.products li.product a img { position: static; }
.pp_content_container img { margin: 0; }
.pp_content_container img { border: none; }
body div.pp_woocommerce .pp_content_container { border-radius: 0; }  #order_review {
clear: both;
} .upsells.products .product-image-holder > a, .related.products .product-image-holder > a  {
display: block;
text-align: left;
}
.product-image-hover .enlarge:after {
content: url(//www.drakes.co.nz/wp-content/themes/shopifiq3/images/enlarge.png);
left: 50%;
margin: -7px 0 0 -8px;
position: absolute;
top: 50%;
}
.product-image-hover .enlarge {
background: none repeat scroll 0 0 #5a7500;
display: block;
float: left;
height: 38px;
position: relative;
width: 38px;
}
.images a.zoom:hover .product-image-hover {
opacity: 1;
}
a.zoom:hover .product-image-holder-after {
opacity: 0.95;
} .woocommerce-account form.login .button.left {
margin: 20px 0;
float: left;
}
.remember-lost {
margin: 20px 10px;
float: right;
text-align: right;
}
.woocommerce-account form.login a.lost_password.button.right + .clearfix {
clear: both;
}
form.login .remember-lost > label {
margin-bottom: 5px;
margin-top: 3px;
}
form.login .lost_password {
display: block;
font-size: 14px;
height: auto;
line-height: 14px;
margin: 0;
padding: 0;
}
form.login .remember-lost > label, form.login .lost_password {
font-size: 13px!important;
}
.actions .checkout-button,
.actions .update-button,
.coupon input[type="submit"] {
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
@media screen and (max-width: 479px) {
.actions .checkout-button,
.actions .update-button,
.coupon input[type="submit"] {
max-width: 260px;
}
.shop_table .coupon input[type="submit"] {
float: left;
margin: 10px 0 20px 0 !important;
width: 100% !important;
}
.shop_table input[type="submit"].update-button {
margin-top: 20px !important;
}
}
@media screen and (min-width: 480px) {
.actions .checkout-button,
.actions .update-button {
max-width: none;
width: 49%;
}
.coupon input[type="submit"] {
width: 140px;
}
}
@media only screen and (min-width: 768px) {
.actions .checkout-button,
.actions .update-button,
.coupon input[type="submit"] {
max-width: 150px;
}
}
@media only screen and (min-width: 960px) {
.actions .checkout-button,
.actions .update-button,
.coupon input[type="submit"] {
max-width: 210px;
}
}
.nav ul ul li ul {
top: -1px;
}
.wc_payment_method img {
margin-left: 10px;
margin-right: 15px;
max-width: 200px;
} .woocommerce-MyAccount-navigation {
margin-left: 0;
}
.woocommerce-MyAccount-navigation li {
border-bottom: 1px solid #f5f5f5;
padding: 9px;
} .select2-container {
width: 98% !important;
}
body .select2-drop-active,
body .select2-container .select2-choice {
border: 1px solid #ececec;
outline: 1px solid #ccc;
}
body .select2-container .select2-choice {
border-radius: 0;
padding: 5px 10px;
}
body .select2-search {
border-bottom: 1px solid #ececec;
padding: 10px;
} .widget_layered_nav_filters ul {
list-style: none;
padding: 0;
}
.widget_layered_nav_filters a {
padding-left: 18px;
position: relative;
}
.widget_layered_nav_filters a:before {
color: red;
content: "\00d7";
left: 0;
margin-top: -1px;
font-size: 14px;
position: absolute;
text-decoration: none;
top: 50%;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
}
.widget_layered_nav_filters a:hover,
.widget_layered_nav_filters a:focus {
text-decoration: line-through;
}
a:hover > .amount {
color: inherit !important;
} .widget_rating_filter .star-rating {
float: left;
margin-right: 7px;
}
.widget_rating_filter a {
display: inline-block;
}
.widget_rating_filter a:hover,
.widget_rating_filter a:focus {
opacity: .7;
}
.group_table {
margin-bottom: 15px;
width: 100%;
}
.group_table .label,
.hentry .group_table .amount {
font-size: 14px;
}
.group_table .label {
padding: 0 20px;
} .woocommerce div.product div.images .flex-control-thumbs {
overflow: hidden;
zoom: 1;
margin: 2px -4px 0;
padding: 0;
}
.woocommerce div.product div.images .flex-control-thumbs li {
width: 25%;
float: left;
margin: 0;
overflow: hidden;
padding: 4px 4px;
list-style: none;
}
.woocommerce div.product div.images .flex-control-thumbs img:hover,
.woocommerce div.product div.images .flex-control-thumbs img:focus {
opacity: .7;
}
.woocommerce div.product div.images .flex-control-thumbs img {
cursor: pointer;
margin: 0;
opacity: .5;
transition: .2s opacity;
}
.flex-active {
opacity: 1 !important;
transition: .2s opacity;
}
.woocommerce div.product div.images img {
display: block;
width: 100%;
height: auto;
box-shadow: none;
}
.woocommerce-product-gallery {
position: relative;
}
.woocommerce-product-gallery__wrapper {
display: block;
margin: 0;
}
.woocommerce-product-gallery__trigger {
background-image: url(//www.drakes.co.nz/wp-content/themes/shopifiq3/images/enlarge.png);
background-position: center;
background-repeat: no-repeat;
border-radius: 50%;
color: #fff;
display: block;
position: absolute;
right: 15px;
top: 15px;
font-size: 19px;
height: 50px;
z-index: 9999;
text-align: center;
width: 50px;
}
.woocommerce-product-gallery__trigger img {
display: none !important;
}
.product .single_add_to_cart_button {
display: inline-block;
width: auto;
}
.wp-caption {
max-width: 100%;
}
pre {
overflow: auto;
}
.gallery-item h4 {
line-height: 1.2em;
}
.share-icons {
line-height: 1em;
padding: 0 18px;
}
.share-icon {
border-radius: 4px;
display: inline-block;
height: 30px;
position: relative;
transition: .2s opacity;
width: 30px;
}
.share-icon:hover,
.share-icon:focus {
opacity: .7;
}
.share-icon + .share-icon {
margin-left: 3px;
}
.share-icon-facebook {
background-color: #3b5998;
}
.share-icon-twitter {
background-color: #1da1f2;
}
.share-icon-pinterest {
background-color: #bd081b;
}
.share-icon-google-plus {
background-color: #da4835;
}
.share-icon img {
left: 50%;
max-height: 14px;
max-width: 18px;
position: absolute;
top: 50%;
transform: translate3d(-50%, -50%, 0);
}body:after {
content: url(//www.drakes.co.nz/wp-content/themes/shopifiq3/images/lightbox/close.png) url(//www.drakes.co.nz/wp-content/themes/shopifiq3/images/lightbox/loading.gif) url(//www.drakes.co.nz/wp-content/themes/shopifiq3/images/lightbox/prev.png) url(//www.drakes.co.nz/wp-content/themes/shopifiq3/images/lightbox/next.png);
display: none;
} .lightboxOverlay {
position: absolute;
top: 0;
left: 0;
z-index: 9999;
background-color: black;
filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
opacity: 0.8;
display: none;
} .lightbox {
position: absolute;
left: 0;
width: 100%;
z-index: 10000;
text-align: center;
line-height: 0;
font-weight: normal;
} .lightbox .lb-image {
display: block;
height: auto;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
-ms-border-radius: 3px;
-o-border-radius: 3px;
border-radius: 3px;
} .lightbox a img {
border: none;
} .lb-outerContainer {
position: relative;
background-color: white;
*zoom: 1;
width: 250px;
height: 250px;
margin: 0 auto;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-ms-border-radius: 4px;
-o-border-radius: 4px;
border-radius: 4px;
} .lb-outerContainer:after {
content: "";
display: table;
clear: both;
} .lb-container {
padding: 4px;
} .lb-loader {
position: absolute;
top: 43%;
left: 0%;
height: 25%;
width: 100%;
text-align: center;
line-height: 0;
} .lb-cancel {
display: block;
width: 32px;
height: 32px;
margin: 0 auto;
background: url(//www.drakes.co.nz/wp-content/themes/shopifiq3/images/lightbox/loading.gif) no-repeat;
} .lb-nav {
position: absolute;
top: 0;
left: 0;
height: 100%;
width: 100%;
z-index: 10;
} .lb-container > .nav {
left: 0;
} .lb-nav a {
outline: none;
} .lb-prev, .lb-next {
width: 49%;
height: 100%;
cursor: pointer; display: block;
} .lb-prev {
left: 0;
float: left;
} .lb-prev:hover {
background: url(//www.drakes.co.nz/wp-content/themes/shopifiq3/images/lightbox/prev.png) left 48% no-repeat;
} .lb-next {
right: 0;
float: right;
} .lb-next:hover {
background: url(//www.drakes.co.nz/wp-content/themes/shopifiq3/images/lightbox/next.png) right 48% no-repeat;
} .lb-dataContainer {
margin: 0 auto;
padding-top: 5px;
*zoom: 1;
width: 100%;
-moz-border-radius-bottomleft: 4px;
-webkit-border-bottom-left-radius: 4px;
border-bottom-left-radius: 4px;
-moz-border-radius-bottomright: 4px;
-webkit-border-bottom-right-radius: 4px;
border-bottom-right-radius: 4px;
} .lb-dataContainer:after {
content: "";
display: table;
clear: both;
} .lb-data {
padding: 0 4px;
color: #bbbbbb;
} .lb-data .lb-details {
width: 85%;
float: left;
text-align: left;
line-height: 1.1em;
} .lb-data .lb-caption {
font-size: 13px;
font-weight: bold;
line-height: 1em;
} .lb-data .lb-number {
display: block;
clear: left;
padding-bottom: 1em;
font-size: 12px;
color: #999999;
} .lb-data .lb-close {
display: block;
float: right;
width: 30px;
height: 30px;
background: url(//www.drakes.co.nz/wp-content/themes/shopifiq3/images/lightbox/close.png) top right no-repeat;
text-align: right;
outline: none;
filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
opacity: 0.7;
} .lb-data .lb-close:hover {
cursor: pointer;
filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
opacity: 1;
}@media only screen and (max-width: 959px) {
.blog-one-sidebar div.product div.images, .blog-one-sidebar div.product div.summary, #content div.product div.summary, .blog-one-sidebar #content div.product div.images {
width: 100% !important;
}
.blog-one-sidebar .thumbnails img {
width: 101px;
height: 80px;
}
.blog-one-sidebar .thumbnails a.last {
margin: 0 18px 10px 0;
}
.blog-one-sidebar .thumbnails a:nth-of-type(4) {
margin: 0 0 10px 0;
}
.blog-one-sidebar .thumbnails a:nth-of-type(4) img {
width: 102px;
}
.body-boxed .single-page {
overflow: hidden
} .gallery-2-columns .gallery-item img{
width: 356px !important;
}
.gallery-3-columns .gallery-item img {
width: 231px !important;
}
.gallery-4-columns .gallery-item img, .gallery-5-columns .gallery-item img, .gallery-6-columns .gallery-item img {
width: 168px !important;
}
.gallery-5-columns .gallery-item:nth-of-type(5n) {
margin-right: 20px !important;
}
.gallery-5-columns .gallery-item:nth-of-type(4n) {
margin-right: 0
}
.gallery-6-columns .gallery-item:nth-of-type(6n) {
margin-right: 20px !important;
}
.gallery-6-columns .gallery-item:nth-of-type(4n) {
margin-right: 0 !important;
}
.gallery-7-columns .gallery-item img, .gallery-8-columns .gallery-item img, .gallery-9-columns .gallery-item img {
width: 130px !important;
}
.gallery-7-columns .gallery-item, .gallery-8-columns .gallery-item, .gallery-9-columns .gallery-item {
margin-right: 20px !important;
}
.gallery-7-columns .gallery-item:nth-of-type(5n), .gallery-8-columns .gallery-item:nth-of-type(5n), .gallery-9-columns .gallery-item:nth-of-type(5n) {
margin-right: 0 !important;
}
.ls-inner{
max-width: 733px;
}
.main-wrapper {
width: 733px;	
}
.body-boxed .boxed {
width: 770px;	
} #logo {
float: none;
display: block;
margin: 67px 0 50px 0;
}
.logo-box .logo img {
width: 70%;
height:  auto;
} header nav {
display: none;
}
.mobile-menu {
display: block;	
margin: 0 0 37px 0;
} .upper-menu {
display: none;
}
.upper-menu2 {
display: block;	
margin-top: -212px;
height: 210px;
padding-top: 10px;	
}
.upper-menu2.upper-menu-open {
margin-top: 0;	
}
.upper-menu2:after {
top: 220px;	
}
.header-xoxo, .upper-menu2 .social-icons {
width: auto;
float: none;
margin: 0 auto;
margin-bottom: 20px;
clear: both;
text-align: center;
display: table;
}
header .main-wrapper {
text-align: center;
}
.portfolio-wrapper {
width: 757px;	
}
.box.portfolio-filter {
margin-bottom: 20px;
}
.portfolio img {
display: none;
}
.portfolio-responsive img {
display: block;
} .recent-projects {
margin-left: -13px;
} .blog-two-column article {
width: 346px;
float: left;
}
.blog-three-column article, .blog-four-column article {
width: 100%;
float: left;
}
.blog-one-sidebar {
width: 464px;
}
.blog-two-sidebar, .sidebar-two-right, .sidebar-two-left  {
width: 100%;
float: none;
}
.sidebar-two-left {
margin: 0 0 40px 0;
}
.blog-no-sidebar .blog-main {
width: 498px;
}
.blog-no-sidebar .blog-main {
width: 368px;
}
.blog-no-sidebar .wp-post-image {
width: 315px;
height: auto;
}
.blog-no-sidebar .video-wrapper iframe, .blog-no-sidebar .video-wrapper {
width: 315px;
height: 200px
} .portfolio li.four-column, .portfolio li.three-column, .portfolio li.two-column  {
width: 229px;
height: 217px;
margin: 41px 10px 0 13px;
}
.portfolio li.four-column img, .portfolio li.three-column img, .portfolio li.two-column img {
width: 230px;
height: 167px;
}
.portfolio li.four-column .portfolio-hover p, .portfolio li.three-column .portfolio-hover p, .portfolio li.two-column .portfolio-hover p {
height: 50px;
} .portfolio-content, .portfolio-image {
float: none;
width: 100%;
margin:  0;
}
.portfolio-image {
padding: 0 50px;
}
.portfolio-image {
text-align: center;
}
.portfolio-content {
margin: 50px 0 0 0;
} .button.large {
padding: 11px 21px;  
}
.button.medium {
font-size:  12px;
padding: 9px 14px;  
} .statement-box-left {
width: 60%;
} .pricing-columns-4 .pricing-table-column .pricing-table-price .price {
font-size: 38px;
font-weight: 600;
}
.pricing-columns-4 .pricing-table-column .pricing-table-price .decimal {
font-size: 25px;
font-weight: 600;
}
.pricing-columns-5 .pricing-table-column .pricing-table-price .price {
font-size: 33px;
font-weight: 600;
}
.pricing-columns-5 .pricing-table-column .pricing-table-price .decimal {
font-size: 20px;
font-weight: 600;
}
.pricing-columns-4 .pricing-table-column .pricing-table-footer a {
display: block;
width: 100%;
padding: 7px 0;
}
.latest-post, .latest-post:nth-of-type(4n) {
width: 231px;
margin: 0 20px 0 0;
}
.latest-post .wp-post-image {
width: 231px;
height: auto;
}
.latest-post:nth-of-type(3n) {
width: 231px;
margin: 0;
} .tabs-menu li {
margin: 0 20px 0 0;
}
.tabs-menu li, .tabs-menu li.selected-tab-menu .tab-over {
width: 100%;
box-sizing: border-box;
border-style: solid;
}
.tabs-menu li.selected-tab-menu .tab-over  {
left: 0;
}
.tabs-menu li.selected-tab-menu:after  {
height: 40px;
right: 0;
z-index: 8;
border-style: none solid solid none;
}
.tabs-menu li.selected-tab-menu:before {
top: -3px;
right: 1px;
z-index: 520;
border-color: #F3F3F3 #F3F3F3 #838383 #838383;
}
.tabs-menu li:first-of-type.selected-tab-menu:before {
right: 0px;
z-index: 520;
border-color: #fff #fff #838383 #838383;
}
.tabs-menu li.selected-tab-menu .tab-over:after {
display: none;
}
.tabs-wrapper {
border-style: none solid solid solid
}
aside .tabs-menu li.selected-tab-menu:last-of-type:before {
border-color: #F3F3F3 #F3F3F3 #838383 #838383;
}
.tabs-menu li.selected-tab-menu:after {
display: none;
} footer#site-footer .xoxo {
width: 160px;
margin: 10px 0 0 30px;
} .coupon {
padding: 0;
}
#coupon_code {
width: 120px;
} ul.products li.product, .related ul.products li.product, .related ul li.product, .upsells.products ul.products li.product, .upsells.products ul li.product, ul.products li.product.last {
width: 231px;
margin-right: 20px;
clear: none;
}
ul.products li.product:nth-of-type(3n), .upsells.products ul li.product:nth-of-type(3n) {
margin-right: 0;
} .blog-one-sidebar ul.products li.product, .blog-one-sidebar .related ul.products li.product, .blog-one-sidebar .related ul li.product, .blog-one-sidebar ul.products li.product.last  {
width: 222px;
margin-right: 20px;
clear: none;
}
.blog-one-sidebar ul.products li.product:nth-of-type(2n) {
margin-right: 0;
} div.product div.images, #content div.product div.images {
width: 350px;
}
.single-item-top .wp-post-image {
width: 350px;
height: auto;
}
.single-item-top .attachment-shop_thumbnail {
width: 104px;
height: auto;
}
.thumbnails a:nth-of-type(3n) img {
width: 106px;
}
div.product div.summary, #content div.product div.summary {
width: 46% !important;
}
.blog-one-sidebar div.product div.summary, .blog-one-sidebar #content div.product div.summary {
width: 100% !important;
margin-top: 10px;
}
.thumbnails img {
width: 100%;
height: 118px;
}
.thumbnails a {
margin: 0 15px 10px 0;
}
.thumbnails a:nth-of-type(3n) {
margin-right: 0;
}
}
@media screen and (max-width: 767px) { .gallery-2-columns .gallery-item img, .gallery-3-columns .gallery-item img {
width: 100% !important;
}
.gallery-4-columns .gallery-item img, .gallery-5-columns .gallery-item img, .gallery-6-columns .gallery-item img {
width: 218px !important;
}
.gallery-4-columns .gallery-item:nth-of-type(2n), .gallery-5-columns .gallery-item:nth-of-type(2n), .gallery-5-columns .gallery-item:nth-of-type(4n), .gallery-6-columns .gallery-item:nth-of-type(2n) {
margin-right: 0 !important
}
.gallery-2-columns .gallery-item, .gallery-3-columns .gallery-item {
margin-right: 0 !important;
}
.gallery-7-columns .gallery-item img, .gallery-8-columns .gallery-item img, .gallery-9-columns .gallery-item img {
width: 138px !important;
}
.gallery-7-columns .gallery-item, .gallery-7-columns .gallery-item:nth-of-type(5n), .gallery-8-columns .gallery-item, .gallery-8-columns .gallery-item:nth-of-type(5n), .gallery-9-columns .gallery-item, .gallery-9-columns .gallery-item:nth-of-type(5n) {
margin-right: 20px !important;
}
.gallery-7-columns .gallery-item:nth-of-type(3n), .gallery-8-columns .gallery-item:nth-of-type(3n), .gallery-9-columns .gallery-item:nth-of-type(3n) {
margin-right: 0 !important;
}
.main-wrapper, footer .social-icons-wrapper, #thumbs, .portfolio-image-single img {
width: 457px;	
}
.body-boxed .boxed {
width: 495px;	
}
.box.portfolio-filter {
margin-bottom: 20px;
} aside {
margin: 70px 0 0 0;
}
.portfolio-wrapper {
width: 482px;	
} .responsive-on-demand {
width: 22px;
height: 22px;
position:static;
margin: 0 auto;
} .portfolio li.four-column, .portfolio li.three-column, .portfolio li.two-column {
width: 218px;
height: 190px;
margin: 41px 11px 0 12px;
}
.portfolio li.four-column img, .portfolio li.three-column img, .portfolio li.two-column img {
width: 218px;
height: 150px;
}
.portfolio li.four-column .portfolio-hover p, .portfolio li.three-column .portfolio-hover p, .portfolio li.two-column .portfolio-hover p {
height: 40px;
}
.portfolio li:hover .portfolio-hover {
opacity: 1.0;
top: 44px;
} .portfolio-image .portfolio-current-image {
padding: 0;
width: 100%;
height: auto;
text-align:left;	
}
.portfolio-image-single img {
height: auto;
}
.portfolio-image {
padding: 0;
}
.portfolio-image .thumbnail img {
width: 102px;
height: auto;
}
.portfolio-image .thumbnail:nth-of-type(5n) {
margin: 16px 16px 0 0;
}
.portfolio-image .thumbnail:nth-of-type(4n) {
margin: 16px 0 0 1px;
}
.portfolio-thumbnails-hover  {
width: 102px;
height: 102px;
}
footer#site-footer .xoxo {
width: 100%;
margin: 10px 0 0 0;
float: none;
}
footer#site-footer .social {
height: auto;
text-align: center;
}
footer#site-footer .copyright {
margin-top: 20px;
float: none;
}
footer#site-footer .social-icons {
float: none;
margin: 0 auto;
text-align: center;
display: table;
}
footer#site-footer .flickr-image:nth-of-type(3n) img {
margin: 7px 10px 0 0;
}
footer#site-footer .social {
padding: 20px 0;
} .recent-projects {
margin-left: -12px;
} .blog-two-column article, .blog-three-column article {
width: 100%;
float: left;
}
.blog-four-column article {
width: 100%;
}
.blog-no-sidebar .blog-main, .blog-no-sidebar .wp-post-image {
width: 100%;
margin: 0;
}
.blog-no-sidebar .wp-post-image, .blog-no-sidebar .video-wrapper {
height: auto;
margin: 0 0 10px 0;
}
.blog-no-sidebar .video-wrapper iframe, .blog-no-sidebar .video-wrapper {
width: 100%;
height: 300px
}
.sidebar-left {
margin: 0 0 40px 0;
}
.blog-one-sidebar {
width: 100%;
float: none;
}
.sidebar {
width: 100%;
float: none;
} .button.large {
padding: 10px 9px; 
font-size:  14px; 
}
.button.medium {
font-size:  12px;
padding: 15px 18px;  
} .icon-strip li {
float: none;
width: 100%;
text-align: left;
padding: 0;
margin: 20px 0 0 0;
}
.icon-strip-four-column li.first {
margin: 0;	
}
.icon-strip a h2 {
font-size: 14px;
float: left;
width: 360px;
}
.con-strip p {
float: left	
}
.icon-strip-icon-tear {
float: left;
margin: 20px 20px 0 0;	
} .statement-box-left, .statement-box-right  {
display: block;
width: 100%;
}
.statement-box-right {
margin: 30px 0 0 0;
text-align: center;
} .person .person-social {
right: -30px;
} .pricing-columns-4 .pricing-table-column .pricing-table-price .price, .pricing-columns-5 .pricing-table-column .pricing-table-price .price  {
font-size: 48px;
font-weight: 700;
}
.pricing-columns-4 .pricing-table-column .pricing-table-price .decimal, .pricing-columns-5 .pricing-table-column .pricing-table-price .decimal {
font-size: 30px;
font-weight: 700;
}
.pricing-columns-3 .pricing-table-column .pricing-table-price .price  {
font-size: 38px;
font-weight: 600;
}
.pricing-columns-3 .pricing-table-column .pricing-table-price .decimal {
font-size: 23px;
font-weight: 600;
}
.pricing-columns-3 .pricing-table-column .pricing-table-footer a {
display: block;
width: 100%;
padding: 7px 0;
}
.pricing-columns-4 .pricing-table-column, .pricing-columns-5 .pricing-table-column {
width: 100%;
margin: 0 0 30px 0;
}
.pricing-columns-4 .pricing-table-column:last-child, .pricing-columns-5 .pricing-table-column:last-child {
margin: 0;
}
.pricing-columns-4 .pricing-table-column .pricing-table-footer a, .pricing-columns-5 .pricing-table-column .pricing-table-footer a {
display: inline;
width: auto;
padding: 15px 50px;
}
.latest-post, .latest-post:nth-of-type(4n), .latest-post:nth-of-type(3n) {
width: 218px;
margin: 0 21px 0 0;
}
.latest-post .wp-post-image {
width: 218px;
height: auto;
}
.latest-post:nth-of-type(2n) {
width: 218px;
margin: 0;
} .tabs-menu li {
margin: 0 20px 0 0;
}
.tabs-menu li, .tabs-menu li.selected-tab-menu .tab-over {
width: 100%;
box-sizing: border-box;
border-style: solid;
}
.tabs-menu li.selected-tab-menu .tab-over  {
left: 0;
}
.tabs-menu li.selected-tab-menu:after  {
height: 40px;
right: 0;
z-index: 8;
border-style: none solid solid none;
}
.tabs-menu li.selected-tab-menu:before {
top: -3px;
right: 1px;
z-index: 520;
border-color: #F3F3F3 #F3F3F3 #838383 #838383;
}
.tabs-menu li:first-of-type.selected-tab-menu:before {
right: 0px;
z-index: 520;
border-color: #fff #fff #838383 #838383;
}
.tabs-menu li.selected-tab-menu .tab-over:after {
display: none;
}
.tabs-wrapper {
border-style: none solid solid solid
}
aside .tabs-menu li.selected-tab-menu:last-of-type:before {
border-color: #F3F3F3 #F3F3F3 #838383 #838383;
}
.tabs-menu li.selected-tab-menu:after {
display: none;
} .coupon {
padding: 0;
width: 100%;
float: none;
margin: 0 0 70px 0;
}
#coupon_code {
width: 250px;
}
.shop_table input[type="submit"].update-button {
float: left
}
.shop_table input[type="submit"] {
margin: 0;
}
.shop_table .product-thumbnail {
display: none
}
.coupon input[type="submit"] {
margin: 0;
float: right;
}
.shop_table .button.checkout-button {
float: right
}
.cart_totals, .cart_totals table  {
width: 100%;
float: none;
}
.cart_totals table th {
width: 50%
}
.cart_totals table td {
text-align: right;
}
.shipping_calculator {
margin: 50px 0 0 0;
display: block;
width: 100%;
float: none;
} ul.products li.product, .related ul.products li.product, .related ul li.product, .upsells.products ul.products li.product, .upsells.products ul li.product, ul.products li.product.last, .blog-one-sidebar ul.products li.product.last,
.blog-one-sidebar ul.products li.product, .blog-one-sidebar .related ul.products li.product, .blog-one-sidebar .related ul li.product {
width: 218px;
margin-right: 20px;
clear: none;
}
ul.products li.product:nth-of-type(3n), .upsells.products ul li.product:nth-of-type(3n) {
margin-right: 20px;
}
ul.products li.product:nth-of-type(2n), .blog-one-sidebar ul.products li.product:nth-of-type(2n), .upsells.products ul li.product:nth-of-type(2n) {
margin-right: 0;
} div.product div.images, #content div.product div.images {
width: 100%;
margin: 0 0 40px 0;
}
.single-item-top .wp-post-image {
width: 100%;
height: auto;
}
.single-item-top .attachment-shop_thumbnail, .thumbnails a:nth-of-type(3n) img, .thumbnails img {
width: 101px;
height: 70px;
}
.thumbnails a:nth-of-type(3n) {
margin: 0 18px 10px 0
}
.thumbnails a:nth-of-type(4n) {
margin: 0 0 10px 0;
}
.thumbnails a:nth-of-type(4n) img {
width: 99px;
}
div.product div.summary, #content div.product div.summary {
width: 100%;
}
.comment-text {
float: right;
width: 350px;
}
.comment-form-comment textarea#comment {
height: 150px;
} #customer_login .col-1, #customer_login .col-2 {
width: 100%;
float: none;
margin: 0;
padding: 0;
}
#customer_login .col-2 {
margin: 50px 0 0 0;
}
.blog-one-sidebar div.product div.images, .blog-one-sidebar div.product div.summary, #content div.product div.summary, .blog-one-sidebar #content div.product div.images {
width: 100% !important;
}
.blog-one-sidebar .thumbnails img {
width: 100px !important;
height: 80px !important;
}
.blog-one-sidebar .thumbnails a.last {
margin: 0 18px 10px 0;
}
.blog-one-sidebar .thumbnails a:nth-of-type(4) {
margin: 0 0 10px 0;
}
.blog-one-sidebar .thumbnails a:nth-of-type(4) img {
width: 102px !important;
} #customer_details .col-1, #customer_details .col-2 {
float: none;
width: 100%;
}
#customer_details .col-2 {
margin: 0;
} .logo-box, .logo-box .logo-box-row {
display: block;
}
.logo-box .logo {
display: block;
height: 120px;
width: 100%;
float: none;
}
.logo-box .logo a {
display: block;
height: 50px;
}
.logo-box .logo a img {
width: auto;
}
}       
@media screen and (max-width: 479px) { .gallery-4-columns .gallery-item img, .gallery-5-columns .gallery-item img, .gallery-6-columns .gallery-item img, .gallery-7-columns .gallery-item img, .gallery-8-columns .gallery-item img, .gallery-9-columns .gallery-item img {
width: 100% !important;
}
.gallery-4-columns .gallery-item, .gallery-5-columns .gallery-item, .gallery-5-columns .gallery-item:nth-of-type(5n), .gallery-6-columns .gallery-item, .gallery-7-columns .gallery-item, .gallery-8-columns .gallery-item, .gallery-9-columns .gallery-item {
margin-right: 0 !important;
}
.main-wrapper, footer .social-icons-wrapper, #thumbs, .portfolio-image-single img {
width: 290px	
}
.body-boxed .boxed {
width: 325px;	
} .content-half, .content-third, .content-two-third, .content-quarter, .content-two-quarter, .content-three-quarter {
width: 100%;
margin: 0;
} .portfolio li.four-column, .portfolio li.three-column, .portfolio li.two-column {
width: 290px;
height: 232px;
margin: 41px 20px 0 0;
}
.portfolio li.four-column img, .portfolio li.three-column img, .portfolio li.two-column img {
width: 290px;
height: 200px;
}
.portfolio li.four-column, .portfolio li.three-column, .portfolio li.two-column  {
margin: 61px 0 0 0;
}
.portfolio li.four-column .portfolio-hover p, .portfolio li.three-column .portfolio-hover p, .portfolio li.two-column .portfolio-hover p {
height: 80px;
}
.portfolio-image .thumbnail img {
width: 85px;
height: auto;
}
.portfolio-image .thumbnail:nth-of-type(4n) {
margin: 16px 16px 0 0;
}
.portfolio-image .thumbnail:nth-of-type(3n) {
margin: 16px 0 0 1px;
}
.portfolio-thumbnails-hover  {
width: 86px;
height: 86px;
} .statement-box button {
padding: 15px 35px;
}  .recent-projects {
margin-left: 0px;
} .icon-strip a h2 {
width: 210px;
}
.icon-strip-icon-tear {
margin-bottom: 20px;	
} .button, a.button, button.button {
display: inline-block;
margin: 0 0 20px 0;
}
.button.large {
font-size: 14px;
padding: 10px 40px; 
}
.button.medium {
font-size: 14px;
padding: 7px 25px;
} .no-image-post .post-date-comments3, .no-image-post header {
display: block;
}
.latest-post, .latest-post:nth-of-type(4n), .latest-post:nth-of-type(3n), .latest-post:nth-of-type(2n) {
width: 100%;
margin: 30px 0 0 0;
height: auto;
}
.latest-post:first-of-type {
width: 100%;
height: auto;
margin: 0
}
.latest-post .normal {
display: none
}
.latest-post .responsive {
display: block;
}
.latest-post .wp-post-image {
width: 100%;
height: auto;
}
.latest-post .video-wrapper iframe {
height: 200px
} .pricing-columns-3 .pricing-table-column .pricing-table-price .price {
font-size: 48px;
font-weight: 700;
}
.pricing-columns-3 .pricing-table-column .pricing-table-price .decimal {
font-size: 30px;
font-weight: 700;
}        
.pricing-columns-2 .pricing-table-column, .pricing-columns-3 .pricing-table-column {
width: 100%;
margin: 0 0 30px 0;
}
.pricing-columns-2 .pricing-table-column:last-child, .pricing-columns-3 .pricing-table-column:last-child {
margin: 0;
}
.pricing-columns-2 .pricing-table-column .pricing-table-footer a, .pricing-columns-3 .pricing-table-column .pricing-table-footer a {
display: inline;
width: auto;
padding: 15px 50px;
} .coupon {
padding: 0;
float: none;
margin: 0 0 60px 0;
}
.shop_table input[type="submit"] {
width: 100%;
display: block;
margin: 0 0 20px 0;
}
#coupon_code {
width: 95px;
}
.product-quantity {
display: none
}
.shop_table input[type="submit"].update-button {
float: none;
margin: 30px 0 0 0;
}
.shop_table .coupon input[type="submit"] {
font-size: 11px;
width: auto;
margin: 0 0 0 10px;
}
.shop_table .button.checkout-button {
display: block;
float: none;
width: 100% !important;		
} ul.products li.product, .related ul.products li.product, .related ul li.product, .upsells.products ul.products li.product, .upsells.products ul li.product, ul.products li.product.last, .blog-one-sidebar ul.products li.product.last,
.blog-one-sidebar ul.products li.product, .blog-one-sidebar .related ul.products li.product, .blog-one-sidebar .related ul li.product {
width: 292px;
margin-right: 0px;
clear: none;
}
ul.products li.product a img, ul.products li.product a:hover img, .related ul.products li.product img, .related ul li.product img, .upsells.products ul.products li.product img, .upsells.products ul li.product img {
width: 292px;
height: 218px;
}
ul.products li.product{
height: auto
} .single-item-top .attachment-shop_thumbnail, .thumbnails a:nth-of-type(3n) img, .thumbnails a:nth-of-type(4n) img, .thumbnails img {
width: 85px;
height: 60px;
}
.thumbnails a:nth-of-type(4n) {
margin: 0 18px 10px 0
}
.thumbnails a:nth-of-type(3n) {
margin: 0 0 10px 0;
}
div.product div.summary, #content div.product div.summary {
width: 100%;
}
.comment-text, .blog-one-sidebar .comment-text {
float: right;
width: 150px;
}
.comment-form-comment textarea#comment {
height: 100px;
}
.star-rating {
float: none
}
.comment-text .meta {
margin: 10px 0 0 0
} #customer_login .form-row {
float: none;
width: 100%;
margin: 0 0 20px 0;
padding: 0
}
form.login, form.register {
height: auto;
padding-bottom: 15px;
}
form.login .button, form.register .button  {
margin: 20px 0 0 0;
width: 100%;
float: none;
} .my_account_orders th, .my_account_orders td {
font-size: 12px;
padding: 5px 10px
}
.my_account_orders .button.medium  {
font-size: 12px;
padding: 6px 14px;
}
.order-shipto {
display: none;
}
.woocommerce_ordering {
text-align: center;
height: 120px;
}
.price-filter-outside, .orderby  {
float: none;
}
.price-filter-outside  {
margin: 30px 0;
}
.blog-one-sidebar .woocommerce_ordering {
height: auto;
padding-bottom: 0;
}
.blog-no-sidebar .video-wrapper iframe, .blog-no-sidebar .video-wrapper {
width: 100%;
height: 200px
}
.blog-one-sidebar div.product div.images, .blog-one-sidebar div.product div.summary, #content div.product div.summary, .blog-one-sidebar #content div.product div.images {
width: 100% !important;
}
.blog-one-sidebar .thumbnails img {
width: 136px !important;
height: 80px !important;
}
.blog-one-sidebar .thumbnails a.last {
margin: 0 18px 10px 0;
}
.blog-one-sidebar .thumbnails a:nth-of-type(2) {
margin: 0 0 10px 0;
}
.blog-one-sidebar .thumbnails a:nth-of-type(4) img {
width: 136px !important;
height: 80px !important;
}
}.tc_warning_ticket_types_needed{
background: yellow;
border-radius: 5px;
padding: 10px;
text-align: left;
border: 1px dashed;
font-size: 14px;
float: left;
width: 100%;
}
.tc_cart_remove_icon{
float: right;
display: inline-block;
opacity: 0.5;
transition: opacity .15s ease-in-out;
-moz-transition: opacity .15s ease-in-out;
-webkit-transition: opacity .15s ease-in-out;
cursor: pointer;
}
.tc_cart_remove_icon:hover{
opacity: 1;
transition: opacity .15s ease-in-out;
-moz-transition: opacity .15s ease-in-out;
-webkit-transition: opacity .15s ease-in-out;
}
.tc_event_data_widget{
font-size: 0.8em;
display: block;
}
.tc_event_date_title_front,
.tc_event_location_title_front{
color: #8c8c8c;
font-size: 12px;
text-transform: uppercase;
padding-right: 20px;
}
.tc_event_date_title_front .fa,
.tc_event_location_title_front .fa{
padding-right: 5px;
}
.tc_the_content_pre{
padding-bottom: 10px;
}
#tickera_cart label.error{
color: red;
padding-top: 5px;
}
.tickera-payment-gateways {
border: 1px solid #f1f1f1;
padding: 6px 10px;
float:left;
width: 100%;
margin-bottom: 15px;
}
.tickera-hide-button {
display: none;
}
.tickera-payment-gateways .tc_gateway_form {
max-height: 0;
overflow: hidden;
transition: max-height 0.5s linear;
-moz-transition: max-height 0.5s linear;
-webkit-transition: max-height 0.5s linear;
}
.tickera-payment-gateways .tickera-height {
max-height: 1000px;
transition: max-height 0.5s linear;
-moz-transition: max-height 0.5s linear;
-webkit-transition: max-height 0.5s linear;
}
.tickera-payment-gateways .tickera-height.tc_gateway_form {
margin: 30px 0;
}
.tickera-payment-gateways .plugin-title {
font-size: 0.9em;
}
.tickera-payment-gateways .plugin-title label {
margin-bottom: 0;
}
.tickera-payment-gateways .plugin-title img {
vertical-align: middle;
}
.tickera-payment-options {
margin-left: 15px;
}
.tc_cart_payment_methods th {
padding: 20px 7px;
}
.tc_gateway_form thead  th {
padding: 20px 7px;
}
.tickera_table {
width: 100%;
}
.cart_success{
color: green;
}
.tc_cart_billing {
width: 100%;
margin-bottom: 30px;
}
.tc_cart_billing th {
margin: 10px 0;
}
.tc_gateway_form td {
padding: 7px;
}
.info_section h2 {
float: left;
width: 100%;
}
.tickera input {
border: 1px solid rgba(0, 0, 0, 0.2);    
}
.tickera select {
border: 1px solid rgba(0, 0, 0, 0.2);
padding: 5px;
max-width: 196px;
}
.tickera-input-field {
border: 1px solid rgba(0, 0, 0, 0.2);    
padding: 7px;
}
.tc_cart_payment_methods { width: 100%;
}
.tc-form-disable {
position: absolute;
top: -20px;
bottom: -20px;
left:-20px;
right: -20px;
background-color: rgba(255, 255, 255, 0.8);
}
.tickera_owner_info .tc_cart_remove_icon {
opacity: 1;
}
.tickera_owner_info { }
.tc-delete-loader {
border: 6px solid #f3f3f3;
border-top: 6px solid #6b5f89; 
border-radius: 50%;
width: 20px;
height: 20px;
animation: tcspin 2s linear infinite;
z-index: 99;
position: absolute;
}
@keyframes tcspin {
0% { transform: rotate(0deg); }
100% { transform: rotate(360deg); }
}
.ticket-info-wrap {
border-bottom: 1px solid rgba(0, 0, 0, 0.1);
padding: 0 0 40px 0;
float:left;
width: 100%;
}
.fields-wrap input {
float: left;
}
.fields-wrap label {
width: 100%;
}
.fields-wrap span {
float: left;
width: 100%;
margin-bottom: 10px;
}
.field-name {
float: left;
}
.cart_error{
color: red;
}
.tc-container {
width: 100%;
margin: 0 auto 0 auto;
}
.tickera-checkout {
font-family: Helvetica, Arial, sans-serif;
color: #555;
}
.tickera-checkout .ticket-price {
text-align: center;
}
.tickera-checkout .ticket-quantity {
text-align: center;
}
.ticket-quantity .quantity {
width: 35px;
height: 30px;
border: none;
text-align: center;
border: 1px solid #e7e7e7;
margin: 0 3px;
padding: 0 5px;
}
.ticket-quantity .plus {
margin-left: -4px;
}
.ticket-quantity .tickera_button {
background: none;
border: none;
color: #4187c9;
font-size: 15px;
height: 30px;
outline: none;
padding: 5px;
}
.ticket-quantity .tickera_button:hover {
cursor: pointer;
color: #555;
background-color: transparent;
}
.ticket-quantity .tickera_button:hover,
.ticket-quantity .tickera_button:focus{
background: transparent;
border: none;
}
.tickera-checkout tr {
border-bottom: 1px solid #e7e7e7;
}
.tickera-checkout tr th {
font-size: 14px;
font-weight: bold;
padding:10px;
}
.tickera-checkout thead tr th:nth-child(2),
.tickera-checkout thead tr th:nth-child(3),
.tickera-checkout thead tr th:nth-child(4),
.tickera-checkout tbody tr td:nth-child(2),
.tickera-checkout tbody tr td:nth-child(3),
.tickera-checkout tbody tr td:nth-child(4){
text-align: center;
}
.tickera-checkout tr th:first-child {
text-align: left;
}
.tickera-checkout tr th:last-child, .ticket-total {
text-align: right;
}
.tickera-checkout tbody tr td{
padding: 14px 10px;
vertical-align: top;
line-height: 18px;
}
.tickera-checkout .tickera_update{
float: right;
transition: all linear 0.2s;
-webkit-transition: all linear 0.2s;
-moz-transition: all linear 0.2s;
}
.tickera-button {
border: none;
color: #fff;
padding: 13px 20px;
background-color: #4187c9;
border: none;
}
.tickera-button:hover {
background-color: #285F96;
}
.tickera_checkout{
float: right;
margin: 30px 0 0 0;
}
.tickera_checkout:hover{
background-color: #7cc576;
color: #fff;
cursor: pointer;
}
.coupon-code {
font-size: 15px;
}
.coupon-code input {
border: 1px solid #e7e7e7;
height: 34px;
margin-bottom: 10px;
}
.tickera-checkout .ticket-total-all {
font-weight: bold;
text-align: right;
}
.ticket-total-all span {
margin-bottom: 10px;
}
.tickera-checkout .last-table-row td {
padding: 20px 10px;
}
.ticket-info-wrap p {
line-height: 0;
margin: 0;
}
#coupon_code {
margin-bottom: 0;
}
.tickera_buyer_info {
border-bottom: 1px solid #e7e7e7;
margin-bottom: 19px;
padding-bottom: 20px;
float: left;
width: 100%;
}
.tickera_buyer_info h5 {
float: left;
width: 100%;
}
.tickera_additional_info label input {
margin-left: 5px;
}
.tc_cart_payment_methods label {
margin-bottom: 0px;
float: left;
width: 100%;
}
.tc_cart_errors {
color: #FA1010;
}
.tc_in_cart{
width: 100%;
display: block;
}
.order_details_title{
font-weight: bold;
display: inline-block;
width: 130px;
}
span.total_item_title{
display: inline-block;
margin-right: 5px;
font-weight: normal;
}
span.total_item_amount{
display: inline-block;
min-width: 85px;
font-weight: normal;
}
span.cart_total_price_title, 
span.cart_total_price{
font-weight: bold;
margin-top: 14px;
margin-bottom: 0;
} .tc_widget_cart_button {
text-align: center;
float: right;
margin-top: 20px;
}
.tc-clearfix:after {
content: ".";
display: block;
clear: both;
visibility: hidden;
line-height: 0;
height: 0;
}
html[xmlns] .tc-clearfix {
display: block;
}
* html .tc-clearfix {
height: 1%;
}
.payment-option-wrap {
width: 33%;
float:left;
text-align: center;
margin-bottom: 20px;
}
.payment-option-wrap:hover {
cursor: pointer;
}
.payment-image-check {
height: 70px;
overflow: hidden;
}
.payment-option-wrap img {
margin: -72px 0 0 0;
width: auto !important;
}
.active-gateway img {
margin: 0;
}
.tc_choose_gateway {
margin-right: 7px;
}
.payment-option-wrap label img{ pointer-events: none;
position: relative;
max-width: none;
} .payment-option-wrap label{
display: inline-block;
position: relative;
}
.payment-option-wrap label::before{
content: "";
display: block;
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
z-index: -1;
}
.tc_redirect_message{
display: none;
}
.tickera-payment-gateways .free_orders.plugin-title{
display: none;
}
.woocommerce-checkout {
position: relative;
}
.tc_checkout_error_info {
color: red;
} @media only screen and (max-width: 1270px){
.tc-container {
width: 100%;
}
}
@media only screen and (max-width: 1070px){
.tc-container {
width: 100%;
}
}
@media only screen and (max-width: 850px){
.tc-container {
width: 100%;
}
}
@media only screen and (max-width: 650px){
.tc-container {
width: 100%;
}
.tickera-checkout tr th {
font-size: 14px;
}
.tickera-checkout tbody tr td,
.event_tickets th, 
.event_tickets td{
font-size: 13px;
}
.tc_gateway_form td {
padding: 7px 2px;
}
.tc_gateway_form td {
font-size: 14px;
}
.payment-option-wrap {
width: 50%;
}
}
@media only screen and (max-width: 470px){
.tc-container {
width: 100%;
}
.ticket-price, .ticket-price-header {
display: none;
}
.coupon-code input {
width: 200px;
margin: 10px 0 10px 0;
}
.tickera_additional_info input[type=text], 
.tickera_additional_info input[type=password], 
.tickera_additional_info input[type=email]{
width: 100%;
margin: 8px 0 10px 0;
}
.tickera-checkout .tickera_update,
.tickera_checkout{
margin: 8px 0 10px 0;
width: 100%;
}
}
@media only screen and (max-width: 320px){
.tc-container {
width: 100%;
}
.ticket-quantity .tickera_button {
width: 100%;
margin: 0;
}
.ticket-quantity .quantity {
height: 23px;
}
.coupon-code input {
width: 248px;
margin: 10px 0 10px 0;
}
}@font-face{font-family:'FontAwesome';src:url(//www.drakes.co.nz/wp-content/plugins/tickera/fonts/fontawesome-webfont.eot?v=4.6.3);src:url(//www.drakes.co.nz/wp-content/plugins/tickera/fonts/fontawesome-webfont.eot?#iefix&v=4.6.3) format('embedded-opentype'),url(//www.drakes.co.nz/wp-content/plugins/tickera/fonts/fontawesome-webfont.woff2?v=4.6.3) format('woff2'),url(//www.drakes.co.nz/wp-content/plugins/tickera/fonts/fontawesome-webfont.woff?v=4.6.3) format('woff'),url(//www.drakes.co.nz/wp-content/plugins/tickera/fonts/fontawesome-webfont.ttf?v=4.6.3) format('truetype'),url(//www.drakes.co.nz/wp-content/plugins/tickera/fonts/fontawesome-webfont.svg?v=4.6.3#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{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-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{-ms-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-pp: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-resistance: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"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-signing:before,.fa-sign-language:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}.tickera_additional_info .required{
color: red;
font-weight: 700;
border: 0;
padding-left: 3px;
}
.tickera_additional_info label input{
margin-left: 0px;
}div.wpcf7 {
margin: 0;
padding: 0;
}
div.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
height: 1px;
width: 1px;
margin: 0;
padding: 0;
border: 0;
}
div.wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
border: 2px solid #ff0000;
}
div.wpcf7-mail-sent-ok {
border: 2px solid #398f14;
}
div.wpcf7-mail-sent-ng,
div.wpcf7-aborted {
border: 2px solid #ff0000;
}
div.wpcf7-spam-blocked {
border: 2px solid #ffa500;
}
div.wpcf7-validation-errors,
div.wpcf7-acceptance-missing {
border: 2px solid #f7e700;
}
.wpcf7-form-control-wrap {
position: relative;
}
span.wpcf7-not-valid-tip {
color: #f00;
font-size: 1em;
font-weight: normal;
display: block;
}
.use-floating-validation-tip span.wpcf7-not-valid-tip {
position: absolute;
top: 20%;
left: 20%;
z-index: 100;
border: 1px solid #ff0000;
background: #fff;
padding: .2em .8em;
}
span.wpcf7-list-item {
display: inline-block;
margin: 0 0 0 1em;
}
span.wpcf7-list-item-label::before,
span.wpcf7-list-item-label::after {
content: " ";
}
.wpcf7-display-none {
display: none;
}
div.wpcf7 .ajax-loader {
visibility: hidden;
display: inline-block;
background-image: url(//www.drakes.co.nz/wp-content/plugins/contact-form-7/images/ajax-loader.gif);
width: 16px;
height: 16px;
border: none;
padding: 0;
margin: 0 0 0 4px;
vertical-align: middle;
}
div.wpcf7 .ajax-loader.is-active {
visibility: visible;
}
div.wpcf7 div.ajax-error {
display: none;
}
div.wpcf7 .placeheld {
color: #888;
}
div.wpcf7 .wpcf7-recaptcha iframe {
margin-bottom: 0;
}
div.wpcf7 input[type="file"] {
cursor: pointer;
}
div.wpcf7 input[type="file"]:disabled {
cursor: default;
}
div.wpcf7 .wpcf7-submit:disabled {
cursor: not-allowed;
}