/*
Theme Name: canvas child
Theme URI: http://www.sited.co.za/
Version: 1.0
Description: Canvas Child Theme
Author: Sited
Author URI: http://www.sited.co.za/
Template: canvas
*/
/* Default styles */
@import "../canvas/css/reset.css";
@import "../canvas/style.css";

/************************************/
/******     SiTED ADJUSTS      ******/
/************************************/




/* REMOVE RSS ICON - HEADER */
#header .social a.subscribe:before {
/*	content: "\e001"; */
/*	background-color: #FF6600; */
/*	visibility: hidden; */
	display: none!important;
}

/* FOOTER  */

#footer {
padding: 20px 0 40px;
}

/* REMOVE RSS ICON - FOOTER*/
#connect .social a.subscribe:before {
/*	content: '\e001'; */
/*	background-color: #FF6600; */
	display: none!important; 
}

/* ALIGN SOCIAL ICONS - FOOTER*/

.woocommerce .social {
	text-align: left!important;
}

/*	.widget_woo_subscribe .social { 
	text-align: left; 
} */


/* GALLERY IMAGES */

#gallery-2 img {
border: 1px solid #cfcfcf!important;
margin-bottom: 50px!important;
margin-right: 30px!important;
margin-left: 30px!important;
width: 80%!important;
}

/* HEADER WIDGET - TO RIGHT OF LOGO LEFT OF SOCIAL*/
.header-widget {
width:32%!important;
margin: 100px 40px 0!important;
}

/* .widget {
margin-top: -20px!important;
} NOT SPECIFIC TARGETING */ 

/* WOOCOMMERCE PRODUCT SEARCH */
#searchform input#s {
background: #fff; /* THIS IS SEARCH FIELD BACKGROUND COLOR */
}

/* WOO HORIZANTAL RULE */
.woo-sc-hr {
padding-top: 0px!important;
}


/* WOO CHECKOUT CARD ICONS */
.ms-credit-cards {
    background-image: url("http://qa.mapstudio.co.za/wp-content/uploads/2015/08/card-logos.png");
    padding-left: 239px;
    padding-top: 0;
    background-position: bottom;
    margin: 20px;
    background-repeat: no-repeat;
    line-height: 28px;
    font-size: 24px;
}

.payment_methods li img {
    float: none !important;
    margin-left: 12px !important;
}

.payment_box.payment_method_paygate {
    padding-top: 10px !important;
}

/* WOO CART CARD ICONS */
.woocommerce-cart .wc-proceed-to-checkout {
    background-image: url("http://www.mapstudio.co.za/wp-content/uploads/2015/08/payment-methods.png");
    background-position: 0px;
    height: 120px;
    background-repeat: no-repeat;
}

/*PAYMENT METHODS*/
.ms-payment-methods {
    background-image: url("http://www.mapstudio.co.za/wp-content/uploads/2015/08/payment-methods.png");
    padding-left: 293px;
    padding-top: 0;
    margin: 0px;
    background-repeat: no-repeat;
    height: 28px;
    Width: 100%;
}

.ms-payment-methods-stacked {
    background-image: url("http://www.mapstudio.co.za/wp-content/uploads/2015/08/payment-methods-stacked.png");
    padding-left: 293px;
    padding-top: 0;
    margin: 0px;
    background-repeat: no-repeat;
    height: 66px;
    Width: 100%;
}

/* MINI CART WIDGET */

.fr {
//  SOLID COLOUR
// background-color: #034EA2!important;

// GRADIENT
background: #4156a8; /* Old browsers */
background: -moz-linear-gradient(top,  #4156a8 0%, #263263 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#4156a8), color-stop(100%,#263263)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #4156a8 0%,#263263 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #4156a8 0%,#263263 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #4156a8 0%,#263263 100%); /* IE10+ */
background: linear-gradient(to bottom,  #4156a8 0%,#263263 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4156a8', endColorstr='#263263',GradientType=0 ); /* IE6-9 */


border-style: solid;
border-top-width: 1px;
border-top-color: #4A62C0;
border-bottom-color: #000;
border-bottom-width: 0px;
border-radius: 4px;
}

/*  
#navigation ul.cart > li > ul > li > div {
top: 20px !important; //moves hover panel into position
} */

/*
#navigation .cart-contents:before {
//content: "\f07a"; use to change font or image 
color: yellow !important;
} */

/* MINICART BUTTON */
#navigation .cart-contents {
padding: 13px !important;
//margin-left: 0 !important;
}

/* MINICART HOVER TOP (COVERS BUTTON) */
@media only screen and (min-width: 768px) {
.full-width #navigation ul li:first-child, .full-width #navigation ul li:first-child a {
border-radius: 3px 3px 0 0 !important;
}}

/* MINICART WIDTH */
@media only screen and (min-width: 980px) {
#navigation .menus.nav-icons-1.cart-extended .side-nav {
width: 100%;
}}

/* HOME PAGE ONLY */
/* IMAGES - REMOVE DEFAULT STYLING */
.entry img, img.thumbnail, #portfolio .group.portfolio-img img {
padding: 0px !important;
border: 0px !important;
}

/* SHARING */
/* SHARE ON PRODUCT PAGE */
div.sharedaddy h3.sd-title:before {
border-top: 0px solid #ddd!important;
}

/* TOP NAVIGATION */

#top-nav {
float: Left!important;
}

/* TOP NAVIGATION STYLE */

#top-nav {
border: 1px solid #000000;
border-bottom: none;
background-color: #3d3d3d;
background: #212121 url(../images/black2_bkg.png) top left repeat-x;
background: -webkit-gradient(linear, left top, left bottom, from(#3d3d3d), to(#212121));
background: -webkit-linear-gradient(top, #3d3d3d, #212121);
background: -moz-linear-gradient(top, #3d3d3d, #212121);
background: -ms-linear-gradient(top, #3d3d3d, #212121);
background: -o-linear-gradient(top, #3d3d3d, #212121);
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
-moz-background-clip: padding;
-webkit-background-clip: padding-box;
background-clip: padding-box;
-webkit-box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1);
-moz-box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1);
box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1);
}

#top-nav .ms_tn {
border-right: 1px solid #000!important;
border-left: 1px solid #444;
//border-bottom:1px solid #000;
}

ul.nav {
margin-right: 0px!important;
width: inherit!important;
}

ul.nav li a {
padding: .5em 3.5em!important;
}

body.full-width #top {
padding: 0;
margin: 0;
border-bottom: 1px solid #1f1f1f;
}


/* TOP NAVIGATION WIDGET */
@media only screen and (min-width: 580px) {
.free-ship-badge {
background-image: url('/wp-content/uploads/2015/11/free-ship-300-blue.png');
background-repeat: no-repeat;
height: 74px;
width: 100%;
position:absolute;
bottom: 80px;
right: -800px;
}}


/*.header-widget {
float: left!important;
padding-left: 165px
}*/

/*#header .social {
display: none;
} */

#header .social {
position: absolute;
bottom: 10px;
left: 30px;
float: none;
}

.custom-social-header-widget {
float:left;
}

#woocommerce_product_search-4 {
width: 240px;
margin-top: -38px;
position: absolute!important;
right: -10px;
}

/* SEARCH BUTTONS */
#searchsubmit a.button, a.comment-reply-link, #commentform #submit, .submit, input[type=submit], input.button, button.button, #wrapper .woo-sc-button {
padding: 0.6em!important;
font-size: 1.1em!important;
}

/* ALL BUTTONS */
a.button, a.comment-reply-link, #commentform #submit, .submit, input[type=submit], input.button, button.button, #wrapper .woo-sc-button {
display: inline-block;
//padding: .327em 1em;
//color: white !important;
//text-align: center;
//border-width: 1px;
//border-style: solid;
//border-color: rgba(255, 255, 255, 0);
//text-decoration: none;
font-size: 0.9em;
//font-family: inherit;
//cursor: pointer;
//overflow: visible;
//width: auto;
padding: 0.5em 1em; /* or height: 35px; */
//line-height: 1.618em;
//-webkit-box-sizing: border-box;
//-moz-box-sizing: border-box;
//box-sizing: border-box;
//white-space: normal;
background: #034EA2;
//font-weight: 200;
//text-transform: uppercase;
box-shadow: 0 0 0 0 #888;
-webkit-box-shadow: 0 0 0 0 #888;
border-radius: 3px;
text-shadow: none;
-webkit-appearance: none;
-moz-appearance: none;
}

.name-you-can-trust {
width: 286px;
bottom: 70px;
position: absolute!important;
left: 20px;
}

/* SIDEBAR MENU */
.menu-product-categories-container .menu li {
width: 90%!important;
}


/*================================================================*/

/****** PREVIOUS DEVELOPER ADJUSTS ******/
ul.products li.product a img{
	width:100px;
	height:auto;
	margin:0 0 8px;
}


div.product div.images img, #content div.product div.images img {
    
	width:300px;
    	height: auto;
}

.related ul.products li.product img, .related ul li.product img, .upsells.products ul.products li.product img, .upsells.products ul li.product img {
    	width: 100px;
    	height: auto;
}

img.olTileImage {
	max-width: none;
	border-radius: 0;
	box-shadow: none;
}
#mainContainerWide {
    position: relative;
    width: 98%;
    margin-left: auto;
    margin-right: auto;
}

/*********************/
/* NEW CANVAS TWEAKS */
/*********************/







/* SUBSCRIBE FORM - 2COLUMNS */
#left{
float:left;
width:65%;
overflow:hidden;
//background-color: #eee;
}
#right{
overflow:hidden;
padding-left: 30px;
//background-color: #ccc;
}

/* Gravity Forms */

.gform_wrapper .ginput_complex label, .gform_wrapper .gfield_time_hour label, .gform_wrapper .gfield_time_minute label, .gform_wrapper .gfield_date_month label, .gform_wrapper .gfield_date_day label, .gform_wrapper .gfield_date_year label, .gform_wrapper .instruction {
  display: none;
}

#input_26_1_3, #input_26_2 {
width: 90%;
}

.ginput_complex label {
display:none!important;
}

/* SUBSCRIBE WIDGET
#text-8 .gform_wrapper ul li.gfield {
  margin-bottom: none!important;
}


#text-8 .gform_wrapper .top_label .gfield_label {
  margin: none!important;
}

#text-8 .gform_wrapper label.gfield_label+div.ginput_container {
  margin-top: none!important;
}

.widget p {
  margin-bottom: none!important;
} */


/****************************************************************************************************************************************/
/****************************************************************************************************************************************/
/****************************************************************************************************************************************/
/* SUBSCRIPTION CAMPAIGN RELATED */
/****************************************************************************************************************************************/

/* WIDGET FORM  */

#gform_widget-2 {
  margin-right: 20px;
}
#gform_widget-2 #input_26_1 {width:100%;}

/* FIRST AND LAST FIELD */
#gform_widget-2 #input_26_1_3, #input_26_2 {
  width: 97%;
}

#gform_widget-2 #input_26_1_6 {
  width: 97%;
float: right;
}

/* EMAIL FIELD */
#gform_widget-2 #input_26_2 {
  width: 98.2%;
}

#gform_widget-2 .gform_wrapper .gform_footer {
  padding: 0px;
}


/*** ================================= ***/
/*** MS-TEMPLATE Centered with Special Formatting ***/

/*** ICEGRAM POPUP ***/
/* OVERLAY */
.mfp-bg {
  z-index: 9999!important;
}

/* ICEGRAM MAIN CONTAINER */
.ig_popup.ig_inspire .ig_container {
  border-radius: 5px;
padding-bottom: 0px!important;
}

/* ICEGRAM BACKGROUND */
.ig_popup .ig_data {
//  width: 150px;
//  height: 100px;
    background-image: url("http://www.mapstudio.co.za/wp-content/uploads/2015/06/map-bg-no-brdr.jpg");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    border: 8px solid #d9d8dd;
}

/* ICEGRAM HEADLINE - REMOVED SO WE CAN FORMAT  - DE-ACTIVATED
.ig_popup.ig_inspire .ig_headline {display:none!important;}*/

/* ICEGRAM H1 */
.ig_popup.ig_inspire .ig_message h1 {
//font-weight: 500;
//line-height: 2.2em;
//margin-top: 24px;
//margin-bottom: 24px;
}

.ig_popup.ig_inspire .ig_message h2 {
//font-weight: 500;
//line-height: 2em;
margin-bottom: 24px;
}


/* ICEGRAM BUTTON */
.ig_popup.ig_inspire .ig_button, .ig_popup.ig_inspire input[type="submit"], .ig_popup.ig_inspire input[type="button"] {
//  width: 63%!important;
  margin: none!important;
  background: #034EA2!important;
  color: #fff!important;
//margin-top: 24px;
}

@media only screen and (min-width: 930px) {
.ig_popup.ig_inspire .ig_button, .ig_popup.ig_inspire input[type="submit"], .ig_popup.ig_inspire input[type="button"] {
  width: 62%!important;
margin-left: 19%!important;
}
}

@media only screen and (max-width: 929px) {
.ig_popup.ig_inspire .ig_button, .ig_popup.ig_inspire input[type="submit"], .ig_popup.ig_inspire input[type="button"] {
  width: 98%!important;
}
}


/* POPUP GRAVTITY FORM FIELDS */
/* NAMES FIELD */

@media only screen and (min-width: 561px) {
.ig_popup.ig_inspire #input_26_1 {
width:100%!important;
}

/* FIRST AND LAST FIELD */
.ig_popup.ig_inspire #input_26_1_3, #input_26_2 {
  width: 98.5%!important;
}

.ig_popup.ig_inspire #input_26_1_6 {
  width: 98.5%!important;
float: right!important;
}

/* EMAIL FIELD */
.ig_popup.ig_inspire #input_26_2 {
  width: 97.5%!important;
}
}


@media only screen and (max-width: 560px) {
.ig_popup.ig_inspire #input_26_1 {width:100%;}

/* FIRST AND LAST FIELD */
.ig_popup.ig_inspire #input_26_1_3, #input_26_2 {
  width: 200%;
}

.ig_popup.ig_inspire #input_26_1_6 {
  width: 200%;
}

/* EMAIL FIELD */
.ig_popup.ig_inspire #input_26_2 {
  width: 98.5%;
}
}

.ig_popup.ig_inspire .gform_wrapper form {
  text-align: centre;
}

#gform_wrapper_26 {
max-width: 100%!important;
}

.ig_popup.ig_inspire .gform_confirmation_message {
Text-align:center!important;
padding-bottom: 24px; 
}