
/*   
Theme Name: Nutribalm
Description: This is the Nutribalm WordPress Website Template
Author: we are CODA
Author URI: http://www.wearecoda.com
Version: 1
*/


@charset "utf-8";
/* Simple fluid media
   Note: Fluid media requires that you remove the media's height and width attributes from the HTML
   http://www.alistapart.com/articles/fluid-images/ 
*/
img, object, embed, video {
	max-width: 100%;
	height: auto;
}
/* IE 6 does not support max-width so default to width 100% */
.ie6 img {
	width:100%;
}



body, html {
	color: #6d6e71;
	font-weight: 400;
	font-family: 'Lato', sans-serif;
	margin-top: -42px;
	overflow: hidden;
}

a:link, a:active, a:visited {
	color: #c35b89;
	text-decoration: none;
	-webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;  
}

a:hover{
	color: #c35b89;
	-webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
   
}




/* Mobile Layout: 480px and below. */


h1 {
   font-family: 'Lato', sans-serif;
   color: #ffffff;
   font-weight: 400;
   font-size: 16px;
   text-align: center;
   margin: 0 0 20px 0;
   text-transform: uppercase;
   border-bottom: 1px solid #c9c9e4;
   padding: 0 0 10px 0;
}

h2, h3 {
   font-family: 'Lato', sans-serif;
   color: #ffffff;
   font-weight: 400;
   font-size: 16px;
   text-align: center;
   margin: 0 0 30px 0;
   text-transform: uppercase;
}


h4 {
	border-bottom: 1px solid #c9c9e4;
	text-align: left;
	margin: 0 0 10px 0;
	font-family: 'Lato', sans-serif;
    color: #ffffff;
   text-transform: uppercase;
}

h6 {
   font-family: 'Lato', sans-serif;
   color: #6d6e71;
   font-weight: 400;
   font-size: 16px;
   text-align: center;
   margin: 0 0 10px 0;
   text-transform: uppercase;
}





#wprmenu_bar {
    position: fixed;
	left: 0px;
	width: 100%;
	top:0;
	
}

#wprmenu_bar .wprmenu_icon span, .hamburger-inner, .hamburger-inner::before, .hamburger-inner::after {
    height: 3px !important;
	border-radius: 0 !important;
}

#wprmenu_menu.left {
    top: 0;
}

#wprmenu_menu.wprmenu_levels ul li a {
    text-transform: uppercase;
	font-family: 'Lato', sans-serif;
	
}

#wprmenu_menu.wprmenu_levels a.wprmenu_parent_item {
    margin-left: 30px !important;
}

#wprmenu_menu.wprmenu_levels ul li ul li {
    padding-left: 30px !important;
}

.cbp-spmenu-push .cbp-spmenu-top #wprmenu_menu_ul {
	padding-top: 42px;
	}





/* Top level navigation */


.mainNav-holder {	 
	width: 100%;
	background-color: #e9eaf5;
	display: none;
}



#mainNav {	 
	width: 87%;
	display: block;
	font-size: 12px;
	font-weight: 400;
	text-transform: uppercase; 
	padding: 20px 0;
	clear: both;
	line-height: 100%;
	margin: 0 auto;
}



#mainNav ul, #mainNav-right-side ul {	 
	margin: 0;
	padding: 0;
}



#mainNav li { 
	  display: inline-block;
	  text-decoration: none;
	  background-image: none;
	  padding: 0 18px 0 0;
}

#mainNav li:last-child { 
	  padding: 0;
}

	

#mainNav li a {
	  display: block;
	  color: #6d6e71; 
	  padding: 0 0 0 0;
	  text-decoration: none;
	  background-image: none;
}
                
				

#mainNav li a:hover { 
		color: #7e80b8; 
	 }    
		

/* Top level navigation */


.sister-site a:link, .sister-site a:visited, .sister-site a:active {
	float: right;
	color: #7e80b8;
	margin-top: -12px;
	}
	
.sister-site a:hover {
	 color: #6d6e71; 
	}



/* Top level navigation */



#mainNav-right-side {
    font-size: 14px;
    font-weight: 400;
    text-transform: uppercase;
    line-height: 100%;
	text-align: center;
	margin-top: 10px;
	display: none;
}

#ll_div a:link, #ll_div a:visited, #ll_div a:active  {
    color: #ffffff;
    padding: 0 5px;
}


#mainNav-right-side li { 
	  display: inline-block;
	  text-decoration: none;
	  background-image: none;
	  float: none;
	  padding: 0 5px;
	  border-right: #ffffff solid 1px;
}


#mainNav-right-side li:last-child { 
	  padding: 0 5px 0 5px;
	  border-right: none;
	
}
	

#mainNav-right-side li a {
	  display: block;
	  color: #ffffff; 
	  padding: 0;
	  text-decoration: none;
	  background-image: none;
            }
                
				

#mainNav-right-side li a:hover, #ll_div a:hover { 
		color: #e6ccd5; 
	 }    
		

/* Top level navigation */




/* Second level+ dropdowns */


#mainNav ul ul li a {	
	display: block;
	float: none;
	padding: 0;
	margin: 0;
	text-align: center;	
}

#mainNav ul ul li :hover {
	color: #7e80b8;	
	}
     
#mainNav li ul { 
      background-image: url(assets/menu-dd-bg.png);
	  background-repeat: repeat;
	  padding: 40px 20px 20px 20px;
      display: none;
	  z-index: 12;
	  margin: 0 !important;
    }
       
#mainNav li:hover ul {
            display:block; 
            position:absolute; 
        }
	 
 /* Second level+ dropdowns */









.header-section {
	  padding: 15px 0;
	  width: 100%;
	  background-color: #ffffff;
	  display: inline-block;
}


.top-bar {
	  padding: 50px 0 10px 0;
	  width: 100%;
	  background-color: #8687c2;
	  display: inline-block;
	  color: #ffffff;
	  text-transform: uppercase;
	  font-weight: 400;
	  font-size: 14px;
	  line-height: 100%;
	  text-align:center;
}



.header-section-inner {
	 width: 87%;
	  margin: 0 auto 0 auto;
	  display: block;	 	  
}


.header-section-inner a:link {
	color: #ffffff !important; 	  
}


.header-section-inner a:hover {
	color: #e6ccd5 !important; 	  
}


#header-section-inner-right {
	display: none;
}



.basket-text-box  {
    text-align: right;
    display: inline-block;
    font-size: 12px;
    line-height: 130%;
    padding: 0 10px;
}

.basket-text-box a:link, .basket-text-box a:active, .basket-text-box a:visited  {
	color: #8687c2 !important;
}

.basket-text-box a:hover  {
	color: #c35b89 !important;
}


.speak-to-an-advisor  {
	display: none;
}


#mobile-icons  {
	display: inline-block;
	line-height: 130%;
}

#mobile-icons img {
	padding: 0 5px;
	margin-top: -5px;
	
}

#basket-items-mini {
	display: block;
	padding-top: 5px
	
}


#logo {
	display: block;
	text-align: center;
	width: 260px;
	height: 49px;
	margin: 0 auto;
}

#logo img {
	width: 260px !important;
}


#home-slider, #testimonial-slider { 
	width: 87%;
	display: block;
	margin: 0 auto 20px auto;
	text-align: center;
	overflow: hidden;

 }

 
#inner-banner { 
	width: 87%;
	display: block;
	margin: 0 auto 20px auto;
	text-align: center;
	overflow: hidden;
 }
 

#inner-banner img {
   width: 100% !important;
   height: auto;
   min-width: 1000px !important;
   position: relative; /* allows repositioning */
   left: 100%; /* move the whole width of the image to the right */
   margin-left: -200%;
   z-index:1;			
}



#wrapper { 
	 width: 87%;
	  margin: 0 auto 0 auto;
	  display: block;	
}
	
	
	
#big-links {
	  width: 87%;
	   margin: 0 auto 0 auto;
	   padding: 0px 0 20px 0;
	   display: block;
	   
}


.big-link-title {
		font-weight: 700;
	    display: block;
	    margin-right: 4px;
}


#big-links li {
	 width: 100%;
	 color: #c35b89;
	 display: inline-block;
	 border-bottom: 1px solid #efd7e1;
	 font-weight: 300;
	 text-align: center;
	 text-transform: uppercase;
	 line-height: 140%;
	 font-size: 12px;
	 padding: 10px 0; 
	 background-image: none; 
}

#big-links li:last-child {
	border-right: none;
}


#big-links li a {
	color: #c35b89;
	display: block;
}

#big-links li a:hover {
	color: #6d6e71;
}




.main-content-area {
  	  display: inline-block;
	  padding: 40px 0;
	  width: 100%;
	  text-align: justify;
	  overflow: hidden;
	  
}


.purple-main-content-area {
	  width: 77%;
	  text-align: left;
	  overflow: hidden;
	  background-color: #8687c2;
	  display: block;
	  margin: 0 auto;
	  color: #ffffff;
	  padding: 10% 5%;
	  font-weight: 400;
	  
}


.pink-main-content-area {
	  width: 67%;
	  text-align: left;
	  overflow: hidden;
	  background-color: #e6ccd5;
	  display: block;
	  margin: 0 auto;
	  color: #6d6e71;
	  padding: 10%;
	  font-weight: 400;
	  
}

.pink-main-content-area h2 {
	 color: #c35b89;  
}


.pink-main-content-area ul {
	 padding: 0;
	 margin: 0 auto;
	 text-align: center;
	 display: block;
}

.pink-main-content-area li {
	background-image: url(assets/bullet-white.png);
	background-position: center top;
	background-repeat: no-repeat;
	padding: 15px 0px 10px 0;
	list-style: none;
	}

	
#purple-bg-wrapper { 
	width: 100%;
	display: inline-block;
	background-image: url(assets/nutribalm-texture.png);
	background-color: #8687c2;
	background-repeat: repeat;
	margin: 20px 0;
	}
	
#purple-bg-wrapper a:link, #purple-bg-wrapper a:visited, #purple-bg-wrapper a:active { 
	color: #ffffff;
	text-decoration: underline;
	}
	
#purple-bg-wrapper a:hover { 
	color: #ffff;
	}
	
#pink-bg-wrapper { 
	width: 100%;
	display: inline-block;
	background-image: url(assets/nutribalm-texture-pink.png);
	background-color: #e6ccd5;
	background-repeat: repeat;
	margin: 20px 0 20px 0;
	}
	
	
	
#sign-up-ribbon-holder {
	width: 100%;
	display: inline-block;
	background-image: url(assets/pink-scroll-mobile.gif);
	background-repeat: no-repeat;
	background-position: center;
	height: 183px;
}


#sign-up-ribbon {
	   padding: 5px;  
	   background-color: transparent;
	   font-size: 12px;
	   text-transform: uppercase;
	   font-weight: 500;
	   color: #6d6e71; 
	   display: block;
	   margin: 0 auto;
	   width: 232px;
	   text-align: center;
	   line-height: 110%;
}
		
	
#three-cols-content-area {
	  text-align: center;
	  margin: 0 auto;
	  display:block;
	  padding: 20px 0;
}


#single-blog-content-area {
	  text-align: left !important;
	  margin: 0 auto;
	  display: block;
	  padding: 20px 0;
}


#blog-content-area-right-column {
	  text-align: left !important;
	  margin: 0 auto;
	  display: block;
	  padding: 20px 0;
}



.pink-title, #three-cols-content-area h2 {
	color: #c35b89;
	font-size: 14px;
	display: block;
	border-bottom: 1px solid #c35b89;
	text-transform: uppercase;
	margin: 0 0 20px 0;
	font-weight: 400 !important;
	padding: 0 0 5px 0;
	}
	
	
.pink-title-small, #three-cols-content-area h3 {
	color: #6d6e71;
	font-size: 14px;
	display: block;
	text-transform: uppercase;
	margin: 0 0 10px 0;
	font-weight: 300 !important;
	}
	
	
	
.pink-title-small-script {
	font-family: 'Pinyon Script', cursive;
	color: #6d6e71;
	font-size: 32px;
	display: block;
	margin: 0 auto 10px auto;
	line-height: 100%;
	text-align: center;
	}
	


	
#testimonial-large-block {
	 position: relative;
	 text-align: center;
	 overflow: hidden;
	 
}


#testimonial-large-block img {
	  margin: 40px 0 40px -200%;
	  position: relative;
	  left: 100%;
	  max-width: 200%;
	  min-height: 200px;
}




.footer {
	float: left;
	width: 100%;	
	padding: 20px 0 20px 0;
	background-color: #8687c2;
	font-weight: 400;
	font-size: 12px;
}


.footerinner {
   text-align: left;
   line-height: 140%;
   font-size: 12px;
   width: 87%;
   margin: 0 auto 0 auto;
   text-align: center;
   color: #ffffff;
   
}

.footerheader {
    display: block;
	font-size: 13px;
	font-weight: 400;
	padding: 0 0 10px 0;
	margin: 0 0 10px 0;
	color: #ffffff;
	border-bottom: solid 1px #ffffff;
	font-family: 'Lato', sans-serif;
	text-transform: uppercase;
}


#footerinner-left {
      float: left;
	  width: 100%;
	  text-align: center;
	  text-transform: uppercase;
	  margin: 0 0 20px 0;
 
}

#footerinner-right {
      float: right;
	  width: 100%;
	  text-align: center;
	  color: #FFF;
	  text-transform: uppercase;
	  margin: 0 0 20px 0;	
	  
}


#footerinner-right ul, #footerinner-left ul {
	margin: 0;
	padding: 0; 
}

#footerinner-right li, #footerinner-left li {
	margin: 0;
	padding: 0;
    list-style: none;	  
}

#footerinner-right li a, #footerinner-left li a {
	margin: 0;
	padding: 0;
	color: #ffffff;
}

#footerinner-right li a:hover, #footerinner-left li a:hover {
	color: #e6ccd5;
}



.footerinner-centre a:link, .footerinner-centre a:visited, .footerinner-centre a:active {
      color: #ffffff !important;
}

.footerinner-centre a:hover {
	text-decoration: underline
}


.footerinner-centre {
      float: left;
	  width: 100%;
	  text-align: center;
	  color: #FFF;
	  margin: 0 0 20px 0;	
	   text-transform: uppercase;
}


.footerinner-centre img {
	  margin: 0 0 20px 0;	
}


.footer-bottom {
   margin: 0 auto 0 auto;
   text-align: center;
   color: #ffffff;
   background-image: url(assets/nutribalm-texture.png);
   background-color: #8687c2;
   background-repeat: repeat;
   font-size: 13px;
   font-weight: 400;
   font-family: 'Lato', sans-serif;
   text-transform: uppercase;
   padding: 20px 5% 40px 5%;
   display: inline-block;
   width: 90%;
}

.footer-bottom a:link, .footer-bottom a:active, .footer-bottom a:visited {
   color: #ffffff !important;
}

.footer-bottom a:hover {
   color: #ffffff !important;
   text-decoration: underline;
}



.footer-social {
	background-color: #e6ccd5;
	width: 100%;
	padding: 20px 0;
	text-align: center;
	display: inline-block;
	background-image: url(assets/nutribalm-texture-pink.png);
	background-color: #e6ccd5;
	background-repeat: repeat;
	}



.payment-logos-bottom {
	margin: 15px auto 15px auto;
	padding: 15px 0 0 0;
	border-top: solid 1px #ffffff;
	display: block;
	width: 100%;
	height: 94px;
	background-image: url(assets/payment-logos-mini-btm.png);
	background-repeat: no-repeat;
	background-position: center bottom;

	}





#half-column {
	width: 100%;
	text-align: left;
	float: left;
}


#half-column ul {
	padding: 0 !important;
}

#half-column li {
	background-image: url(assets/pink-bullet.png);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding: 0 0 0 15px;
	list-style: none;	
}


#half-column h2 {
	border-bottom: 1px solid #c9c9e4;
	text-align: left;
	margin: 0 0 10px 0;
}






/* SUPERCAROUSEL STYLES */


.supercarousel_wrapper {
    overflow: hidden;
    position: relative;
    width: 100%;
    margin: 0 auto !important;
    padding: 0 !important;
	
	}
	


.imgslide {
   height: 350px !important;
   width: auto !important;
}


.supercaption {
	background: none !important;
	bottom: 0px !important;
	color: #FFF;
	font-size: 16px;
	text-align: center;
	font-weight: 400 !important;
	left: 0;
	padding: 0 6.5% 20px 6.5%;
	position: absolute !important;
	width: 87%;
	margin: 0;
	text-transform: uppercase;	
}

.supercaption h2 {
	font-size: 22px;
	line-height: 120%;
	font-weight: 400 !important;
}

.supercaption p {
	width: 100%;
	display: block;
	margin: 0;
	padding: 0;
	line-height: 110%;
}

.supercaption a:link, .supercaption a:active, .supercaption a:visited {
	color: #ffffff !important;
}













#testimonial-slider .supercaption {
    background: none !important;
    height: 350px;
    color: #FFF;
    font-size: 16px;
    text-align: center;
    font-weight: 400 !important;
    left: 0;
    padding: 0 6.5%;
    width: 87%;
    margin: 0;
    text-transform: none !important;
    vertical-align: middle;
    display: flex !important;
    justify-content: center;
    flex-direction: column;
}

#testimonial-slider .supercaption h2 {
	font-size: 14px;
	line-height: 120%;
	font-weight: 400 !important;
	text-transform: none !important;	
}










/* SUPERCAROUSEL STYLES */









/* WOOCOMMERCE STYLES */

.woocommerce img, .woocommerce-page img {
    height: auto;
    max-width: none !important;
}


.woocommerce .woocommerce-breadcrumb {
    margin: 20px auto;
    padding: 0 0 10px 0;
    font-size: 14px;
    color: #6d6e71;
    border-bottom: solid 1px #cccccc;
    text-align: left;
	width: 87%;
	display: block;
}

h1.page-title {
    color: #6d6e71;
}

.woocommerce ul.products[class*=columns-] li.product, .woocommerce-page ul.products[class*=columns-] li.product {
	margin: 0 auto;
	}


.woocommerce ul.products li.product, .woocommerce-page ul.products li.product, #product-third-box, #gallery-1 .gallery-item {
	width: 70% !important;
	padding: 10px 5%;
	margin: 0 auto 20px auto;
	font-family: 'Lato', sans-serif;
    font-weight: 400;
    font-size: 14px;
	display: block;
	vertical-align: top;
	line-height: 130%;
	color: #6d6e71;
	float: none !important;
}

#product-third-box-blog {
	width: 70% !important;
	padding: 10px 5%;
	margin: 0 auto 20px auto;
	font-family: 'Lato', sans-serif;
    font-weight: 400;
    font-size: 14px;
	display: block;
	vertical-align: top;
	line-height: 130%;
	color: #6d6e71;
	float: none !important;
}

#product-third-box-blog h1 {
	color: #6d6e71; 
	}


#product-third-box p, #gallery-1 .gallery-item p {
	padding: 0;
	margin: 0;
	font-size: 13px;
	font-weight: 400;
}

#product-third-box-blog p {
	text-transform: uppercase;
	padding: 0;
	margin: 0;
	font-size: 13px;
	font-weight: 400;
}


#product-third-box a:link, #product-third-box a:active, #product-third-box a:visited, .woocommerce a.button, .woocommerce-button:link, .woocommerce-button:visited, .woocommerce-button:active, #product-third-box-blog a:link, #product-third-box-blog a:active, #product-third-box-blog a:visited {
	padding: 14px 10px;
	margin: 10px auto 0 auto;
	font-family: 'Lato', sans-serif;
    font-weight: 400;
    font-size: 14px;
	display: block;
	background-color: #6d6e71;
	color: #ffffff;
	text-transform: uppercase;
	width: auto;
	border-radius: 0;
}


#product-third-box a:hover, .woocommerce a.button:hover, .woocommerce-button:hover, #product-third-box-blog a:hover  {
	color: #e6ccd5;
}





.woocommerce button.button.alt, .woocommerce button.button.alt:link, .woocommerce button.button.alt:active, .woocommerce button.button.alt:visited {
	padding: 14px 18px;
	margin: 10px auto 0 auto;
	font-family: 'Lato', sans-serif;
    font-weight: 400;
    font-size: 14px;
	display: block;
	background-color: #5d5d5d;
	color: #ffffff;
	text-transform: uppercase;
	width: auto;
	border-radius: 0;
	clear: both;
	-webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out; 
}


.woocommerce button.button.alt:hover  {
	background-color: #e6ccd5;
	color: #5d5d5d;
	-webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out; 
}
 


.woocommerce ul.products li.product:nth-child(2n), .woocommerce-page ul.products li.product:nth-child(2n) {
    float: none !important;
    clear: none !important;
}


.sku_wrapper {
	display: none;
	}


.woocommerce ul.products li.product a img {
    width: 90%;
    height: auto;
    display: block;
    margin: 0px 0px 20px 0;
    box-shadow: none;
    padding: 5%;
    border: 1px solid #8687c2;
}


#product-third-box img, #gallery-1 .gallery-item img, #product-third-box-blog img {
    width: 100%;
    height: auto;
    display: block;
    margin: 0px 0px 20px 0;
    box-shadow: none;
	border: 0 !important;
}


.woocommerce ul.products li.product h2, .woocommerce-page ul.products li.product h2 {
   font-family: 'Lato', sans-serif;
   color: #c35b89;
   font-weight: 400;
   font-size: 14px;
   text-align: center;
   margin: 0 0 10px 0;
   text-transform: uppercase;
   line-height: 120%;

}


.woocommerce ul.products li.product h3 {
   font-family: 'Lato', sans-serif;
   color: #b7b7da;
   font-weight: 400;
   font-size: 16px;
   text-align: center;
   margin: 0 0 10px 0;
   text-transform: uppercase;
   padding: 0;
}


.woocommerce ul.products li.product .price {
   font-family: 'Lato', sans-serif;
   color: #6d6e71;
   font-weight: 400;
   font-size: 16px;
   text-align: center;
   margin: 0 0 10px 0;
   text-transform: uppercase;
}


.woocommerce #content div.product div.images, .woocommerce div.product div.images, .woocommerce-page #content div.product div.images, .woocommerce-page div.product div.images {
    float: left;
    width: 100%;
}


.woocommerce div.product div.images img {
    padding: 4%;
    border: 1px solid #8687c2;
	width: 62%;
	margin: 0 auto;
	display: block;
}


.woocommerce #content div.product div.summary, .woocommerce div.product div.summary, .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.summary, .woocommerce #content div.product .woocommerce-tabs, woocommerce div.product .woocommerce-tabs, .woocommerce-page #content div.product .woocommerce-tabs, .woocommerce-page div.product .woocommerce-tabs {
    float: right;
    width: 100%;
	text-align: left;
	color: #6d6e71 !important;
	clear: right;
	margin-bottom: 20px;
}


.woocommerce-tabs p, woocommerce div.product .woocommerce-tabs p, .woocommerce-page #content div.product .woocommerce-tabs p, .woocommerce-page div.product .woocommerce-tabs p {
    color: #6d6e71;
}



.woocommerce div.product .product_title, .woocommerce div.product p.price {
    margin: 0 0 30px 0;
    padding: 0px;
	text-align: left;
	color: #6d6e71;
	font-size: 22px;
	line-height: 120%;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li {
    background-color: #f8f8f8;
    display: inline-block;
    position: relative;
    z-index: 0;
    border-radius: 0;
    margin: 0px -5px;
    padding: 0px 10px;
	font-size: 12px;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li a {
   font-family: 'Lato', sans-serif;
   color: #6d6e71 !important;
   font-weight: 400;
   text-transform: uppercase;
   padding: 10px 0;
}


.woocommerce div.product .woocommerce-tabs ul.tabs li::before {
    border-bottom-right-radius: 0px;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li::after {
    border-bottom-left-radius: 0px;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active::after {
    display: none;
}


.woocommerce .woocommerce-error, .woocommerce .woocommerce-info, .woocommerce .woocommerce-message {
    padding: 20px;
    margin: 0px 0px 2em !important;
    position: relative;
    background-color: #E9EAF5;
    color: #515151;
    border-top: none;
    list-style: outside none none !important;
    width: auto;
    word-wrap: break-word;
}



.woocommerce .woocommerce-info a:link, .woocommerce-checkout #payment ul.payment_methods a:link, .woocommerce-checkout #payment ul.payment_methods li {
    color: #515151 !important;
}


.woocommerce input.button, .woocommerce-cart .wc-proceed-to-checkout a.checkout-button {
	font-family: "Lato",sans-serif;
	padding: 10px;
	border: 0px none;
	background-color: #ffffff !important;
	color: #6d6e71 !important;
	text-transform: uppercase;
	margin: 0px;
	width: auto;
	font-weight: normal;
	border-radius: 0;
	text-decoration: none !important;
	}
	
	
a.continue-shopping {
	font-family: "Lato",sans-serif;
	padding: 10px;
	border: 0px none;
	color: #ffffff !important;
	background-color: #6d6e71 !important;
	text-transform: uppercase;
	margin: 0px;
	width: auto;
	font-weight: normal;
	border-radius: 0;
	text-decoration: none !important;
	float: right;
	}
	
	
a.new-account {
	font-family: "Lato",sans-serif;
	padding: 10px;
	border: 0px none;
	color: #ffffff !important;
	background-color: #6d6e71 !important;
	text-transform: uppercase;
	margin: 0px;
	width: auto;
	font-weight: normal;
	border-radius: 0;
	text-decoration: none !important;
	float: left;
	}
	
	
	
.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea, .cimy_uef_input_27 {
    box-sizing: border-box;
    width: 100%;
    margin: 0px;
    outline: 0px none;
    font-family: "Lato",sans-serif;
    padding: 10px;
    border: 0px none;
	background-color: #9a9bcc;
	color: #ffffff;
}


.woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals h2 {
	text-align: right !important;
	}
	

.woocommerce-cart .cart-collaterals .cart_totals table {
    width: 100%;
}


.woocommerce a.remove:hover {
    color: #935386 !important;
    background: none;
}
.woocommerce a.remove {
    color: #ffffff !important;
}


.woocommerce table.shop_table td {
    padding: 6px 0px;
}

.woocommerce table.shop_table th {
    padding: 9px 0px;
}


.woocommerce div.product .stock {
    color: #6d6e71;
	text-transform: uppercase;
}


.woocommerce .woocommerce-message::before, .woocommerce .woocommerce-info::before {
    color: #6d6e71 !important;
}


.woocommerce-cart table.cart td.actions .coupon .input-text  {
    background-color: #9a9bcc;
	border: 0px none;
	color: #ffffff;
}


.woocommerce table.my_account_orders .order-actions {
    text-align: center !important;
}


.woocommerce #respond input#submit:hover, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover {
    background-color: #6d6e71 !important;
    color: #ffffff !important;
}


a.continue-shopping:hover, a.new-account:hover {
    color: #e6ccd5 !important;
}




.woocommerce .woocommerce-breadcrumb a:link, .woocommerce .woocommerce-breadcrumb a:visited, .woocommerce .woocommerce-breadcrumb a:active {
    color: #c35b89 !important;
}


.woocommerce table.cart td.actions .input-text, .woocommerce-page table.cart td.actions .input-text {
    width: auto;
    height: 34px;
}




dd.variation-Type, dd.variation-Type p {
	padding: 0;
	margin:0;
}



form.woocommerce-shipping-calculator p {
	margin: 0 !important;
	
	}
	

.select2-container .select2-choice > .select2-chosen {
	color: #515151 !important;
	
	}
	



/* WOOCOMMERCE STYLES */





/* MAILCHIMP STYLES */


.yikes-easy-mc-form {
    margin-top: -3px !important;
	font-family: "Lato",sans-serif;
	font-size: 13px !important;
}

.yikes-easy-mc-form input[type="text"], .yikes-easy-mc-form input[type="email"] {
	display: block !important;
	width: 100% !important;
	background-color: #e6ccd5 !important;
	border: none !important;
	color: #6d6e71 !important;
	margin: 6px 0 0 0 !important;
}

.yikes-easy-mc-form label {
    display: inline-block;
    margin-bottom: 0 !important;
    width: auto !important;
}

.yikes-easy-mc-form .yikes-easy-mc-submit-button {
    display: block !important;
    width: auto !important;
    margin: 0 auto !important;
    min-height: 0 !important;
    padding: 0 5px !important;
    cursor: pointer;
    border: none !important;
    background-color: transparent !important;
	color: #6d6e71;
}

.edit-link  {
    display: none !important;
}


.yikes-easy-mc-success-message {
    color: #ffffff !important;
    background: #6d6e71 !important;
    padding: 5px 8px !important;
    margin: 10px 0 0 0 !important;
}


.yikes-easy-mc-form .yikes-easy-mc-submit-button.admin-logged-in {
	width:  auto !important;
}


/* MAILCHIMP STYLES */












/* TML STYLES */

.tml {
    max-width: 320px;
    display: block;
    margin: 0 auto;
}

.tml input, .tml textarea, .tml select {
    margin: 5px 0;
    width: 100%;
    font-family: "Lato",sans-serif;
    padding: 10px;
    border: none;
}

.tml-login .tml-submit-wrap input, .tml .tml-submit-wrap input {
    font-family: "Lato",sans-serif;
    padding: 10px;
    border: 0px none;
    background-color: #6d6e71 !important;
    color: #FFF;
    text-transform: uppercase;
    margin: 0px;
    width: 100%;
}


.tml-login .tml-submit-wrap, .tml-login .tml-rememberme-wrap {
    display: block !important;
}

.tml .tml-action-links a {
    text-decoration: underline;
    color: #ffffff !important;
}



/* TML STYLES */




/* FREE GIFT POP UP STYLES  */



.wfg-popup h2 {
    font-family: 'Lato', sans-serif !important;
	font: 18px;
    text-align: center;
    text-transform: uppercase;
    line-height: 24px;
    letter-spacing: 0.04em;
    padding: 7px 15px;
    margin-top: 0;
    color: #ffffff !important;
    text-shadow: none;
    background: #b7b7da !important;
    border-bottom: none !important;
    border-radius: 0 !important;
    background-image: none !important;
   -webkit-box-shadow: none !important;
    box-shadow: none !important;
	text-shadow: none !important;
}
	
	
.woocommerce button.button {
	font-family: "Lato",sans-serif;
	padding: 10px;
	border: 0px none;
	background-color: #6d6e71 !important;
	color: #FFF !important;
	text-transform: uppercase;
	margin: 0px;
	width: auto;
	font-weight: normal;
	border-radius: 0 !important;
	text-decoration: none !important;
	}
	
	
.woocommerce button.button:hover {
	color: #e6ccd5 !important;
	}
	
	
.wfg-popup {
      font-family: 'Lato', sans-serif !important;
	border: none !important;
    max-width: 648px;
    margin: 0 auto;
    position: fixed;
    z-index: 110000;
    background: #fff;
    box-shadow: none !important;
}


.wfg-overlay {
    width: 100%;
    height: 100%;
    position: fixed;
    background-color: rgba(0,0,0,0.6) !important;
    z-index: 9999;
}


div.woocommerce-tabs.wc-tabs-wrapper h2 {
	display: none !important;
	}
	
div.woocommerce-tabs.wc-tabs-wrapper h3 {
	text-align: left;
	color: #8687c2 !important;
	border-bottom: 1px solid #c9c9e4;
	padding: 0 !important;
	}




/* FREE GIFT POP UP STYLES  */






#myfield1_field.form-row.form-row-wide {
    background-color: #e9eaf5;
	padding: 20px 20px 20px 80px;
	margin: 20px 0;
	color: #515151 !important;
	background-image: url(assets/gift.png);
	background-position: 10px;
	background-repeat: no-repeat;
	background-size: 60px 70px;
}

.woocommerce form .form-row label.checkbox, .woocommerce-page form .form-row label.checkbox {
    line-height: 120% !important;

}

#fscf_recaptcha1 {
	text-align: center;
	margin: 10px auto 0 auto;
	display: block;
	width: 320px;
}



/* Tablet Layout: 481px to 768px. Inherits styles from: Mobile Layout. */

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

#logo {
	width: 300px;
	height: 57px;
}

#logo img {
	width: 300px !important;
}
	
	
#home-slider, #testimonial-slider { 
	width: 78%;
 }
 
 
#inner-banner { 
	width: 78%;
 }
 
 
.header-section {
	  padding: 25px 0;
}


.header-section-inner {
	 width: 78%;
	  
}

#big-links {
	   width: 78%; 
}


#wrapper { 
	 width: 78%;
	  margin: 0 auto 0 auto;
	  display: block;	
	}
	
	
.purple-main-content-area, .pink-main-content-area {
	  text-align: justify;
	  width: 62%;
	  padding: 8%;	  
}

.pink-main-content-area ul {
	 width: 50% !important;
}
	
	
#three-cols-content-area {
	  text-align: center;
	  margin: 0 auto;
}


#single-blog-content-area, #blog-content-area-right-column {
	  text-align: left !important;
	  margin: 0 auto;
}



.footerinner {
   text-align: left;
   line-height: 140%;
   font-size: 12px;
   width: 78%;
   margin: 0 auto 0 auto;
   text-align: center;
   color: #ffffff;
   
}




/* SUPERCAROUSEL STYLES */


.supercarousel_wrapper {
    overflow: hidden;
    position: relative;
    width: 100% !important;
    margin: 0 auto !important;
    padding: 0 !important;
	
	}

.supercaption {
	padding: 0 11% 30px 11%;
	width: 78%;
}

.supercaption p {
	width: 100%;
}

/* SUPERCAROUSEL STYLES */











/* WOOCOMMERCE STYLES */


.woocommerce table.shop_table td {
    padding: 6px 12px;
}


.woocommerce table.shop_table th {
    padding: 9px 12px;
}

/* WOOCOMMERCE STYLES */


}


























/* Desktop Small Layout: 768px to a max of 963px.  Inherits styles from: Mobile Layout and Tablet Layout. */

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


#logo {
	display: inline-block;
	text-align: left;
	width: 300px;
	height: 57px;
}

#logo img {
	width: 300px !important;
}


.top-bar {
	  padding: 20px 0 10px 0;
	  text-align: left;
}


#mainNav {	 
	width: 760px;
}


#mobile-icons, #basket-items-mini  {
	display: none;
}


	
#home-slider,  #testimonial-slider { 
	width: 760px;
 }
 
#home-slider img,  #testimonial-slider img { 
	 width: 760px;

 }
 
 
#inner-banner { 
	width: 760px;
 }
 
 
#inner-banner img { 
	 width: 760px;

 }
 
 
.purple-main-content-area, .pink-main-content-area {
	  padding: 60px;
	  width: 640px;
	  text-align: justify;
}

.pink-main-content-area ul {
	 width: 50% !important;
}

.header-section-inner {
	 width: 760px;
	  
}


#mainNav-right-side {
    float: right;
	display: inline-block;
	margin: 0;
}

#header-section-inner-right {
	text-align: right;
	float: right;
	color: #8687c2;
	text-transform: uppercase;
	font-weight: 400;
	display: block;
	clear: both;
	padding: 20px 0 0 0;
}

.woocommerce-product-search  {
	display: inline-block;
	vertical-align: top;
}

.woocommerce-product-search .screen-reader-text  {
	display: none;
}

.woocommerce-product-search input[type="search"]  {
	background-color: #E9EAF5;
	padding: 8px 20px;
	font-family: 'Lato', sans-serif;
	color: #8687c2;
	font-size: 14px;
	border: none;
}




.woocommerce-product-search input[type="submit"]   {
	background-color: #E9EAF5;
	padding: 8px;
	font-family: 'Lato', sans-serif;
    text-transform: uppercase;
	color: #8687c2;
	font-size: 14px;
	border: none;
	margin-left: -3px;
}

.woocommerce-product-search input[type="submit"]:hover   {
	background-color: #8687c2;
	color: #ffffff;
	-webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}


#header-section-inner-right img {
	margin-top: -30px;
	display: inline-block;
}

.speak-to-an-advisor  {
	display: inline-block;
}


#wrapper { 
	 width: 760px;
	 	
	}
	
	
#big-links {
	   width: 760px;
	   padding: 20px 0;	   
}



#big-links li {
	 width: 22%;
	 color: #c35b89;
	 display: inline-block;
	 border-right: 1px solid #c35b89;
	 border-bottom: none;
	 font-weight: 300;
	 text-align: center;
	 text-transform: uppercase;
	 line-height: 140%;
	 font-size: 12px;
	 padding: 10px 5%;  
}

.big-link-title {
		font-weight: 700;
	    display: block;
	    margin-right: 0px;
}




#sign-up-ribbon-holder {
	width: 100%;
	display: inline-block;
	background-image: url(assets/pink-scroll-small.gif);
	background-repeat: no-repeat;
	background-position: center;
	height: 55px;
}


#sign-up-ribbon {
	   padding: 13px;  
	   background-color: transparent;
	   font-size: 12px;
	   text-transform: uppercase;
	   font-weight: 500;
	   color: #6d6e71; 
	   display: block;
	   margin: 0 auto;
	   width: 734px;
	   text-align: left;
	   line-height: 180%;
}





.main-content-area {
	  padding: 40px 0;
	  width: 760px;
	  text-align: justify;
	  margin: 0 auto;
	  display: block;	  
}



#testimonial-large-block img {
	  max-width: 100%;
	  left: auto;
	  margin-left: 0;
}





#three-cols-content-area {
	  width: 760px;
	  text-align: center;
	  margin: 0 auto;
	  padding: 20px 0 20px 0;
}


#single-blog-content-area {
	  width: 540px;
	  margin: 0 0 20px 0;
	  float: left;
	  padding: 20px 0 20px 0;
}



#single-blog-content-area p {
	  padding-right: 40px;
}



#blog-content-area-right-column {
	  width: 220px;
	  margin: 0 0 20px 0;
	  float: left;
	  padding: 20px 0 20px 0;
}



.pink-title, #three-cols-content-area h2 {
	font-size: 16px;
	margin: 0 0 40px 0;
	}
	
	
	
.pink-title-small, #three-cols-content-area h3 {
	font-size: 16px;
	height: 34px;
	}
	
	
.pink-title-small-script {
	height: 54px;
	width: 80%;
	}




.footerinner {
   text-align: left;
   line-height: 140%;
   font-size: 12px;
   width: 760px;
   margin: 0 auto 0 auto;
   text-align: center;
   color: #ffffff;
   
}


.footerheader {
	font-size: 11px;
}



#footerinner-left {
      float: left;
	  width: 16%;
	  text-align: left;
	  text-transform: uppercase;
	  margin: 0;
	  padding-right: 2%;
	  font-size: 11px;
 
}

#footerinner-right {
      float: right;
	  width: 16%;
	  text-align: left;
	  color: #FFF;
	  padding-right: 0%;
	  font-size: 11px;	
}


#footerinner-right:last-child {
      float: right;
	  width: 16%;
	  text-align: left;
	  color: #FFF;
	  padding-right: 2%;
	  font-size: 11px;	
}



.footerinner-centre {
      float: left;
	  width: 28%;
	  text-align: left;
	  color: #FFF;	
	  margin: 0;
	  padding-right: 2%;
	  font-size: 11px;	
}




#half-column {
	width: 45%;
	padding: 0 10% 0 0;
	}
	
#half-column:last-child {
	width: 45%;
	padding: 0;
	}




/* SUPERCAROUSEL STYLES */


.supercarousel_wrapper {
    overflow: hidden;
    position: relative;
    width: 760px !important;
    margin: 0 auto !important;
    padding: 0 !important;
	}


.supercaption {
	left: 50%;
	width: 760px;
	margin: 0 0 0 -380px;
	padding: 0 0 30px 0;
}

.supercaption h2 {
	font-size: 26px;
	width: 50%;
	padding: 0 25%;
}





#testimonial-slider .supercaption h2 {
	font-size: 22px;
	width: 90%;
	padding: 0 5%;
}



/* SUPERCAROUSEL STYLES */
	











/* WOOCOMMERCE STYLES */



.woocommerce ul.products li.product, .woocommerce-page ul.products li.product, #product-third-box, #gallery-1 .gallery-item {
	width: 30% !important;
	margin: 0 10px 30px 10px;
	font-family: 'Lato', sans-serif;
    font-weight: 400;
    font-size: 14px;
	display: inline-block;
	vertical-align: top;
	line-height: 130%;
	padding: 0;
}

.woocommerce ul.products[class*=columns-] li.product, .woocommerce-page ul.products[class*=columns-] li.product {
	margin: 0 10px 30px 10px;
	}


#product-third-box-blog {
	width: 30% !important;
	padding: 0 10px 20px 10px;
	font-family: 'Lato', sans-serif;
    font-weight: 400;
    font-size: 14px;
	display: inline-block;
	vertical-align: top;
	line-height: 130%;
	margin: 0;
	border-right: solid 1px #e6ccd5;
}

#product-third-box-blog:last-child {
	border-right: none;
}


#product-third-box a:link, .woocommerce a.button, .woocommerce-button:link, #product-third-box-blog a:link  {
	width: 50%;
}


#product-third-box p {
	height: 190px;
}


#product-third-box-blog p {
	height: 70px;
}


.woocommerce ul.products li.product h3 {
   height: 30px
}


.woocommerce #content div.product div.images, .woocommerce div.product div.images, .woocommerce-page #content div.product div.images, .woocommerce-page div.product div.images {
    float: left;
    width: 35%;
}

.woocommerce div.product div.images img {
    padding: 5%;
	width: 90%
}

.woocommerce #content div.product div.summary, .woocommerce div.product div.summary, .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.summary, .woocommerce #content div.product .woocommerce-tabs, woocommerce div.product .woocommerce-tabs, .woocommerce-page #content div.product .woocommerce-tabs, .woocommerce-page div.product .woocommerce-tabs {
    width: 60%;
	margin-bottom: 40px;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li {
    padding: 0px 20px;
	font-size: 14px;
}



.woocommerce table.shop_table td {
    padding: 6px 12px;
}


.woocommerce table.shop_table th {
    padding: 9px 12px;
}


.woocommerce .woocommerce-breadcrumb {
	width:760px;
}




/* WOOCOMMERCE STYLES */








/* MAILCHIMP STYLES */


.yikes-easy-mc-form {
    margin-top: -3px !important;
}

.yikes-easy-mc-form input[type="text"], .yikes-easy-mc-form input[type="email"] {
	display: inline-block !important;
	border: none !important;
	color: #6d6e71 !important;
	margin: 0 0 0 3px !important;
}

.yikes-easy-mc-form label {
    display: inline-block;
    margin-bottom: 0.5em;
    width: auto !important;
	width: 128px !important;
}

.yikes-easy-mc-form .yikes-easy-mc-submit-button {
    display: inline-block !important;
    width: auto !important;
    margin-top: 0 !important;
    min-height: 0 !important;
    padding: 0 5px !important;
    cursor: pointer;
    border: none !important;
    background-color: transparent !important;
	color: #6d6e71;
}


.yikes-easy-mc-success-message {
    color: #ffffff !important;
    background: #6d6e71 !important;
    padding: 5px 8px !important;
    margin: -3px 0 0 0 !important;
}



/* MAILCHIMP STYLES */




}




























/* Desktop Large Layout: 964px to a max of 1219px.  Inherits styles from: Mobile Layout and Tablet Layout and Deskop Small Layout. */

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


body, html {
	margin-top: 0;
}


#logo {
	width: 394px;
	height: 75px;
}

#logo img {
	width: 394px !important;
}


#mainNav {	 
	width: 944px;
}

.mainNav-holder {	 
	display: inline-block;
}


#home-slider,  #testimonial-slider { 
	width: 944px;
 }


#home-slider img,  #testimonial-slider img { 
	 width: 944px;

 }
 

 #inner-banner { 
	width: 944px;
 }
 
 
#inner-banner img { 
	 width: 944px;

 }
	

.header-section-inner {
	 width: 944px;	  
}


#wrapper { 
	 width: 944px;
	}
	
	
.purple-main-content-area, .pink-main-content-area {
	  padding: 60px;
	  width: 824px;
	  text-align: justify;
}

.pink-main-content-area ul {
	 width: 50% !important;
}


	
#big-links {
	   width: 944px; 
}


#big-links li {
	 font-size: 13px;
	 padding: 10px 0;
	 width: 33%;
}


#sign-up-ribbon-holder {
	background-image: url(assets/pink-scroll-medium.gif);
}

#sign-up-ribbon {
	   width: 918px;
}


.pink-title-small-script {
	height: 36px;
	width: 80%;
	line-height: 70%;
	}



.main-content-area {
	  width: 944px;
	   text-align: justify;
	  
}


#three-cols-content-area {
	  width: 944px;
}

#single-blog-content-area {
	  width: 724px;
}


.footerinner {
   width: 944px;
}


.payment-logos-bottom {
	height: 94px;
	background-image: url(assets/payment-logos-mini-btm.png);
	width: 944px;
	}





/* SUPERCAROUSEL STYLES */


.supercarousel_wrapper {
    overflow: hidden;
    position: relative;
    width: 944px !important;
    margin: 0 auto !important;
    padding: 0 !important;
}


.imgslide {
   height: auto !important;
   width: 100% !important;
}


.supercaption {
	width: 944px;
	margin: 0 0 0 -472px;
}


.supercaption h2 {
	font-size: 28px;
}



#testimonial-slider .supercaption h2 {
	font-size: 25px;
}


#testimonial-slider .supercaption {
	height: 390px;
}





/* SUPERCAROUSEL STYLES */







/* WOOCOMMERCE STYLES */

.woocommerce ul.products li.product, .woocommerce-page ul.products li.product, #product-third-box, #gallery-1 .gallery-item, #product-third-box-blog {
	width: 30% !important;
}

#product-third-box p, #gallery-1 .gallery-item p {
	height: 160px;
}


#product-third-box-blog p {
	height: 60px;
}


.woocommerce table.shop_table td {
    padding: 6px 12px;
}

.woocommerce table.shop_table th {
    padding: 9px 12px;
}

.woocommerce .woocommerce-breadcrumb {
	width: 944px;
}


/* WOOCOMMERCE STYLES */










/* MAILCHIMP STYLES */

.yikes-easy-mc-form label {
	width: 180px !important;
}


.yikes-easy-mc-form .yikes-easy-mc-submit-button.admin-logged-in {
	width: 80px !important;
}



/* MAILCHIMP STYLES */





}


































/* Desktop Layout: 1220px to a max of 1500px.  Inherits styles from: Mobile Layout and Tablet Layout and Desktop Large Layout. */

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

#mainNav {	 
	width: 1200px;
}

#mainNav li { 
	  padding: 0 28px 0 0;
}


#home-slider,  #testimonial-slider { 
	width: 1200px;
 }
 
 
 
#home-slider img,  #testimonial-slider img { 
	 width: 1200px;

 }
 
#inner-banner { 
	width: 1200px;
 }
 
#inner-banner img { 
	 width: 1200px;

 }

.header-section-inner {
	 width: 1200px;
	  
}

#wrapper { 
	 width: 1200px;
}
	

.purple-main-content-area, .pink-main-content-area {
	  padding: 60px;
	  width: 1080px;
	   text-align: justify; 
}

.pink-main-content-area ul {
	 width: 50% !important;
}
	
	
#big-links {
	   width: 1200px;	   
}


#sign-up-ribbon-holder {
	background-image: url(assets/pink-scroll.gif);
}

#sign-up-ribbon {
	   width: 1174px;
}


.pink-title-small-script {
	height: 36px;
	width: 100%;
	line-height: normal;
	}


.main-content-area {
	  width: 1200px;
	   text-align: justify;
	  
}



.icon { 
		float: left;
		margin: -8px 8px 0 0;
		display: inline-block;
	    } 
		
		
#three-cols-content-area {
	  width: 1200px;

}


#single-blog-content-area {
	  width: 980px;

}


.footerinner {
  width: 1200px;
}


.payment-logos-bottom {
	width: 1200px;
	}




/* SUPERCAROUSEL STYLES */


.supercarousel_wrapper {
    overflow: hidden;
    position: relative;
    width: 1200px !important;
    margin: 0 auto !important;
    padding: 0 !important;
}


.supercaption {
	width: 1200px;
	margin: 0 0 0 -600px;

}


#testimonial-slider .supercaption {
	height: 495px;
}

/* SUPERCAROUSEL STYLES */








/* WOOCOMMERCE STYLES */


.woocommerce table.shop_table td {
    padding: 6px 12px;
}
.woocommerce .woocommerce-breadcrumb {
	width:1200px;
}

/* WOOCOMMERCE STYLES */









/* MAILCHIMP STYLES */

.yikes-easy-mc-form label {
	width: 220px !important;
}


.yikes-easy-mc-form .yikes-easy-mc-submit-button.admin-logged-in {
	width: 120px !important;
}

/* MAILCHIMP STYLES */







}