/*   
Theme Name: Media Robin 2021 Theme
Description: This is the Media Robin WordPress Website Template
Author: we are CODA
Author URI: http://www.wearecoda.com
Version: 1
*/
img, object, embed, video {
	height: auto;
	max-width: 100%;
}
/* IE 6 does not support max-width so default to width 100% */
.ie6 img {
	width:100%;
	max-width: 100%;
}

body, html {
	color: #303031;
	font-weight: normal;
	font-family: "DIN-Pro";
	overflow: hidden;
	-webkit-font-smoothing: antialiased;
	font-size: 20px;
	line-height: 140%;
	background-color: #303031;
}
html {
   padding-top: 69px !important;
}

a:link, a:active, a:visited {
	color: #ff4800;
	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: #ff4800;
	-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;
   
}

p {
   margin: 0 0 20px 0;
}




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


h1, h1.cat-header  {
   font-family: "DIN-Condensed";
   color: #ffffff;
   font-weight: normal;
   font-size: 24px;
   text-transform: uppercase;
   line-height: 100%;
   position: relative;
	z-index: 1
}

h2, h3, h2 p {
   font-family: "DIN-Condensed";
   color: #ff4800;
   font-weight: normal;
   font-size: 42px;
   margin: 0 0 20px 0;
   text-transform: uppercase;
	line-height: 100%;
}

#half-column:last-child h3 {
   margin: 40px 0 20px 0;
}


h1.cat-header {
	font-size: 36px;
	margin: 0 auto;
	max-width: 1200px;
	padding: 0 40px;
	box-sizing: border-box;
}



.pale-cream-block-title {
   background-color: #d7f6ec;
   padding: 20px 40px;
   box-sizing: border-box;
   text-align: center;
   display: block;
   font-family: "DIN-Condensed";
}


.pale-cream-block, .black-block, .black-block-home {
   background-color: #d7f6ec;
   padding: 60px 0;
   box-sizing: border-box;
   text-align: center;
   float: left;
   width:100%;
  line-height: 120%;
}
.black-block-home {
   padding: 0;
}

.pale-cream-bg {
   background-color: #d7f6ec !important;
}
.light-mint-bg {
   background-color: #d7f6ec !important;
}
.purple-bg {
   background-color: #32283b;
}

.black-bg, .black-block, .black-block-home {
   background-color: #303031;
}
.gradient-bg, .gradient-bg-top {
    background: -webkit-linear-gradient(to right,#ee731c,#e72063);
	background: -webkit-gradient(linear,100% 0,0 0,from(#ee731c),to(#e72063));
    background: -o-linear-gradient(to right,#ee731c,#e72063);
    background: linear-gradient(to right,#ee731c,#e72063);
	position: relative;
	overflow: hidden;
}

.gradient-bg-top img {
	position: absolute;
	top: 50%;
	left: 0;
	transform: translate(0,-50%);
	transform: translate(0,-50%);
	-ms-transform: translate(0%,-50%);
	width: 100%;
	text-align: center;
	min-height: 100%;
}

.pale-cream-txt {
   color: #d7f6ec !important;
}
.blue-txt {
   color: #38d3a2 !important;
}
.turquoise-background-highlight {
    color: #ffffff !important;
	background-color: #38d3a2 !important;
	padding: 2px 5px;
}
.black-block-txt {
   color: #303031 !important;
}

.blue-button, .blue-button a:link, .blue-button a:visited, .blue-button a:active, .red-button, .red-button a:link, .red-button a:visited, .red-button a:active  {
    background-color: #38d3a2;
    padding: 10px 30px 6px 30px;
	vertical-align: text-bottom;
	font-size: 24px;
	border-radius: 50px;
	color: #ffffff !important;
	font-family: "DIN-Condensed";
	text-transform: uppercase;
	display: inline-block;
	border: none !important;
}

.red-button, .red-button a:link, .red-button a:visited, .red-button a:active  {
    background-color: #ff4800;
}



.blue-button:hover, .red-button:hover {
    background-color: #303031 !important;
  
}



.page-block-heading, h1.page-block-heading {
   font-family: "DIN-Condensed";
   font-weight: normal;
   font-size: 42px;
   text-align: center;
   margin: 0 0 40px 0;
   text-transform: uppercase;
   display: block;
   line-height: 100%;
}

.page-blog-heading {
   font-family: "DIN-Condensed";
   font-weight: normal;
   font-size: 32px;
   text-align: left;
   margin: 0 0 20px 0;
   display: block;
   line-height: 120%;
   color: #303031 !important;
}

.page-blog-heading a:link, .page-blog-heading a:visited, .page-blog-heading a:active {
   color: #303031 !important;
   font-size: 22px !important;
}

.sub-title-grey {
   font-family: "DIN-Condensed";
	color: #7e7e7e;
	font-weight: normal;
	font-size: 22px;
	text-align: center;
	margin: 0;
	text-transform: uppercase;
	display: block;
	margin-bottom: 20px;
}

.woocommerce .woocommerce-result-count {
	display: none;
}


.desktop-visible {
	display: none !important;	
}

.sub-header p {
	color: #ffffff;	
}

.large-body {
font-size: 28px;
line-height: 140%;
}





/* MOBILE RESPONSIVE MENU */

#mega-menu-wrap-main_menu .mega-menu-toggle .mega-toggle-blocks-right .mega-toggle-block {
	margin-right: 20px;
	background-color: rgb(146, 142, 193);
	width: 39px !important;
	height: 39px !important;
	border-radius: 50%;
	margin-top: 20px; 
	z-index: 2
}

#mega-menu-wrap-main_menu .mega-menu-toggle + #mega-menu-main_menu {
	top: -40px;
}

#mega-menu-wrap-main_menu #mega-menu-main_menu > li.mega-menu-megamenu > ul.mega-sub-menu, #mg-wprm-wrap li.current-menu-item > a {
	background-color: transparent;
}

#mega-menu-wrap-main_menu #mega-menu-main_menu > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item, #mega-menu-wrap-main_menu #mega-menu-main_menu li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column > ul.mega-sub-menu > li.mega-menu-item {
	padding: 0 30px 15px 0;
}

#mega-menu-wrap-main_menu #mega-menu-main_menu > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item h4.mega-block-title, #mega-menu-wrap-main_menu #mega-menu-main_menu li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column > ul.mega-sub-menu > li.mega-menu-item h4.mega-block-title {
	color: #ffffff;
	border-bottom: solid 1px #b4b1d7;
	margin-bottom: 10px;
}








.icon_default.wprmenu_icon_par:before {
	content: "+";
}

.icon_default.wprmenu_par_opened:before {
content: "-" !important;
}


div#mg-wprm-wrap ul li span.wprmenu_icon {
	font-family: 'wprmenu';
	position: absolute;
	right: 10px;
	line-height: 38px;
	padding: 0 24px;
	content: "+";
	font-size: 40px;
}

div#mg-wprm-wrap ul li span.wprmenu_icon:before {
	top: -10px;
}

#mg-wprm-wrap li.menu-item-has-children ul.sub-menu a {
	font-weight: normal;
	font-family: "DIN-Pro" !important;
	text-transform:  none;
	margin-bottom: 10px !important;
}

#mg-wprm-wrap li:last-child.menu-item-has-children ul.sub-menu a {
	margin-bottom: 30px !important;
}




/* MOBILE RESPONSIVE MENU */



#centralBlob {	 
	width: 100%;
	display: block;
	font-weight: normal;
	clear: both;
	line-height: 100%;
	margin: 0 auto;
	font-family: "DIN-Condensed" !important;
	text-align: center;
	background-color: #303031;
}


#mainNav {	 
	width: 100%;
	display: block;
	font-weight: normal;
	clear: both;
	line-height: 100%;
	margin: 0 auto;
	font-family: "DIN-Condensed" !important;
	text-align: center;
}

#mainNav ul {	 
	margin: 0 auto;
	padding: 15px 0;
	list-style: none;
	font-size: 22px !important;
	border-bottom: solid 1px #ff4800;
	border-top: solid 1px #ff4800;
}

#mainNav li { 
	  display: inline-block; 
	  padding: 5px 10px 0 10px;
	  text-decoration: none;
	  background-image: none;
	  margin: 0; 
	  text-transform: uppercase; 
}
#mainNav li a {
	  text-decoration: none;
	  color: #d7f6ec !important;
  }       
#mainNav li a:hover{ 
 	   color: #ff4800 !important;
 }
#mainNav li.current_page_item a { 
	color: #ff4800;
 }
/* Top level navigation */

/* Secondary level navigation */
#mainNav li ul { 
	  padding: 15px 0;
      display: none;
	  z-index: 12;
 }
#mainNav ul ul li a {
	display: block;
	float: none;
	color: #666666 !important;
	padding: 5px 20px;
	margin: 0!important;
	line-height: 120%;
	white-space: nowrap;
	font-size: 20px;
	text-align: left;
	text-transform: capitalize;
}
#mainNav ul ul li :hover {	
	color: #ff4800 !important;	
}
#mainNav ul li a:hover {
    text-decoration: none;
	color: #ff4800;	
}
#mainNav li:hover > ul {
    display: block;
}
#mainNav ul ul {
    position: absolute;
	display: none;
	padding: 15px;
	background-color: #ebebeb;
	border: none;
	border-top: solid 15px #303031;
}
#mainNav ul ul li {
    display: block;
	background: none;
	font-size: 16px;
	margin: 0;
	padding: 0;
	text-shadow: none;
	border-left: none !important;
}
#mainNav ul ul ul {
    position: absolute;
	top: 72px;
	left: 92%;
}

#mainNav .get-in-touch {
	display: inline-block;
}

/* Top level navigation */



/* Top level navigation */



#mainNav-right-side {
    font-size: 18px;
    font-weight: normal;
    text-transform: uppercase;
    line-height: 100%;
	text-align: center;
	margin-top: 10px;
	display: none;
	color: #ffffff;
	font-family: "DIN-Condensed";
}


#mainNav-right-side ul {
	margin: 0px;
	padding: 0px;
	text-align: right;
}

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


#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: #ff4800; 
	 }    

#mega-menu-wrap-main_menu #mega-menu-main_menu > li.mega-menu-item > a.mega-menu-link {
	padding: 0 10px;
}

/* Top level navigation */






/* Category list navigation */

#catNav ul {	 
	width: 100%;
	max-width: 760px;
	margin: 0 auto;
	text-align: center;
	padding: 0;
}

#catNav li { 
	background-color: #38d3a2;
    padding: 10px 30px 6px 30px;
	vertical-align: text-bottom;
	font-size: 24px;
	border-radius: 50px;
	color: #ffffff !important;
	font-family: "DIN-Condensed";
	text-transform: uppercase;
	display: inline-block;
	margin: 0 5px 10px 5px;
	-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; 	
}

#catNav li:hover{ 
 	   background-color: #303031 !important;
	  -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; 
 }

#catNav li a {
	  text-decoration: none;
	  color: #ffffff !important;
  }       


/* Category list navigation */








.header-section {
	  width: 100%;
	  background-color: #303031;
	  position: fixed;
	  top: 0;
	  z-index: 10000;
	  padding: 22px 0;
}


.top-bar {
	  padding: 10px 0;
	  width: 100%;
	  background-color: #303031;
	  display: inline-block;
	  color: #ffffff;
	  text-transform: uppercase;
	  font-weight: normal;
	  font-size: 14px;
	  line-height: 100%;
	  text-align:center;
	 font-family: "DIN-Condensed";
}



.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: #ff4800 !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: #303031 !important;
}

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



#mobile-icons  {
	display: inline-block;
	line-height: 130%;
	text-align: right;
	left: 11%;
	position: absolute;
	width: 67%;
	top: 42px;
}

#mobile-icons img {
	margin: -12px 10px 0 10px;
	width: 23px;
	
}

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


#logo {
	display: block;
	text-align: left;
	width: 210px;
	margin: 0 auto;
}

#logo img {
	width: 100% !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, #wrapper-home { 
   width: 100%;
   margin: 0 auto 0 auto;
   display: block;
   padding: 0 40px;
   box-sizing: border-box;
}

 #wrapper-home { 
   padding: 0;
 
}

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

#white-cat-wrapper { 
	width: 100%;
	display: inline-block;
	padding: 40px 0;
	}


#wrapper-short {
	 margin: 20px auto 0 auto;  
	 width: 100%;
	  display: inline-block;
	  padding: 0 0 80px 0;
}

#wrapper-short p {
	 margin: 0 0 20px 0;
}
	

#refine-col {
	  margin-top: 20px;  
	  width: 100%;
	  display: inline-block;
}


.filter--style-premmerce .filter__checkgroup-title {
	font-weight: normal;
	font-size: 16px;
	opacity: 1 !important;
}

.filter__properties-item:not(:last-child) {
	margin-bottom: 5px;
}

.filter--style-premmerce {
	font-size: 22px;
}

.filter__checkgroup-count {
	font-size: 16px;
	top: 0px !important;
}


.block-1-4 {
	position:relative;
	display: inline-block;
	width: 80%;
	box-sizing: border-box;
	margin-bottom: 40px;
	text-align: center;
	vertical-align: top;
}
.block-1-4:last-child, .block-1-4 p:last-child  {
	margin-bottom: 0px;
}

.block-1-4 p {
	font-size: 18px;
	line-height: 125%;
}

.block-1-4 p.goldtxt {
	font-family: "DIN-Condensed";
	color: #ff4800;
	font-size: 22px;
}




.tinted-image {
	width: 100%;
	margin: 0;
	overflow: hidden;
	text-align: center;
	height: 400px;
	position: relative;
}

.tinted-image p {
	top: 50%;
	transform: translate(0,-50%);
	-ms-transform: translate(0,-50%);
	font-family: "DIN-Condensed";
	font-size: 28px;
	position: absolute;
	z-index: 1;
	margin: 0;
	padding: 0 10%;
	width: 100%;
	box-sizing: border-box;
	max-width: 1200px;
	color: #ffffff;
	line-height: 110%;
}
.tinted-image img {
	left: 100%;
	margin-left: -200%;
	position: relative;
	width: auto !important;
	height: 100%;
	filter: alpha(opacity=40);
	-moz-opacity: .4;
	-khtml-opacity: .4;
	opacity: .4;
	top: 50%;
	transform: translate(0,-50%);
	-ms-transform: translate(0,-50%);
	min-width: 100%;
}



	
#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 {
	width: 100%;	
	padding: 40px 0;
	background-color: #303031;
	font-weight: normal;
	display: inline-block;
}


.footerinner {
   text-align: left;
   line-height: 140%;
   width: 100%;
   margin: 0 auto 0 auto;
   color: #ffffff;
	padding: 0 40px;
	box-sizing: border-box;
   
}

.footerheader {
    display: block;
	font-size: 20px;
	font-weight: normal;
	padding: 0 0 10px 0;
	margin: 0 0 10px 0;
	color: #ffffff;
	font-family: "DIN-Condensed";
	text-transform: uppercase;
}


#footerinner-left {
	  width: 100%;
	  text-align: left;
	  margin: 0 0 20px 0;
	  display: inline-block;
 
}

#footerinner-left img {
  	width: 20px;
	margin-right: 10px !important;
}
#footerinner-left img:last-child {
	margin-right: 0px;
}

#footerinner-left ul {
	margin: 0;
	padding: 0;
	font-size: 17px;
}

#footerinner-left li {
	margin: 0;
	padding: 0 0 5px 0;;
    list-style: none;
	font-size: 17px;
}
 #footerinner-left li a {
	margin: 0;
	padding: 0;
	color: #ffffff;
}
#footerinner-left li a:hover {
	text-decoration: underline;
}



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

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

.footer-bottom {
   margin: 0 auto 0 auto;
   text-align: center;
   color: #ffffff;
   background-color: #303031;
   font-size: 16px;
   font-weight: normal;
   font-family: "DIN-Pro";
   padding: 0px 40px 40px 40px;
   width: 100%;
   box-sizing: border-box;
}

.footer-bottom p {
  padding: 0;
  margin: 0;
}

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

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



.footer-social {
	background-color: #303031;
	width: 100%;
	padding: 60px 0;
	text-align: center;
	display: block;
	}

.footer-social img, .footer-social-img {
	width: 42px;
	margin: 10px 20px;
	-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;
	}

.footer-social img:hover, .footer-social-img:hover {
	filter: alpha(opacity=80);
	-moz-opacity: .8;
	-khtml-opacity: .8;
	opacity: .8;
	-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;
	}


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

#narrow-column {
	width: 100%;
	max-width: 760px;
	margin: 0 auto;
	text-align: center;
	position: relative
	}

#narrow-column img {
	margin: 0 auto;
	display: block;
	width: 260px;
	transform: translate(0,0%);
	transform: translate(0,0%);
	position: relative;
	}

#three-quarter-column {
	margin-bottom: 20px;
}

#half-column img, #quarter-column img, #three-quarter-column img {
	margin-left: auto;
	margin-right: auto;
	margin-bottom:  40px;
	display: block;
}

#three-quarter-column p {
	margin:  0 0 20px 0;
}


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

#three-quarter-column ul {
  display: block;
  margin: 0 0 20px 0;
  padding: 0px !important;
  -moz-column-width: 13em;
  -webkit-column-width: 13em;
  -moz-column-gap: 1em;
  -webkit-column-gap: 1em;
}


#half-column li, #three-quarter-column li {
	background-image: url(assets/green-bullet.gif);
	background-repeat: no-repeat;
	background-position: left 10px;
	padding: 0 0 0 20px;
	list-style: none;
	vertical-align:  top;
}



/* WOOCOMMERCE STYLES */

.woocommerce .woocommerce-breadcrumb, #breadcrumbs {
    margin: 0 auto 20px auto;
    text-align: left !important;
	text-transform: uppercase;
    font-size: 20px;
    color: #303031;
    width: 100%;
	display: block;
	font-family: "DIN-Condensed";
}

h1.page-title {
    color: #303031;
}

img.product-badge-img{
	max-width: 60px;
	margin: 0 5px 5px 0;
}

.product_meta {
	display: none;	
}





/* TAB STYLES */
.tab {
  overflow: hidden;
  background-color: #ff4800;
	text-align: center;
}

/* Style the buttons that are used to open the tab content */
.tab button {
  background-color: inherit;
  display: inline-block;
  border: none;
  outline: none;
  cursor: pointer;
  padding: 20px;
  transition: 0.3s;
  font-size: 14px;
  font-family: "DIN-Pro";
  color:#ffffff;
	text-transform:  uppercase
}

/* Change background color of buttons on hover */
.tab button:hover {
  background-color: #4d9da5;
	
}

/* Create an active/current tablink class */
.tab button.active {
 color:  #ffffff;
	text-decoration: underline;
}

/* Style the tab content */
.tabcontent {
  display: none;
  padding: 60px 0;
  border-top: none;
	animation: fadeEffect 1s; /* Fading effect takes 1 second */
}

/* Go from zero to full opacity */
@keyframes fadeEffect {
  from {opacity: 0;}
  to {opacity: 1;}
}
/* TAB STYLES */




.woocommerce ul.products[class*=columns-] li.product, .woocommerce-page ul.products[class*=columns-] li.product {
	margin: 0 2% 40px 2%;
	width: 96%;
	}


.woocommerce ul.products li.product, .woocommerce-page ul.products li.product, #you-may-also-like .woocommerce ul.products li.product, #you-may-also-like .woocommerce-page ul.products li.product {
	width: 86%;
	margin: 7%;
	font-family: "DIN-Pro";
    font-weight: normal;
	display: block;
	vertical-align: top;
	color: #303031;
	background-color: #ffffff;
	box-sizing:  border-box;
	-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; 
	box-shadow: 0 4px 20px 0 rgba(0,0,0,.08);
	text-align: center;
}

.woocommerce ul.products li.product .button {
	display: none;
}


.woocommerce ul.products li.product:hover, .woocommerce-page ul.products li.product:hover {
	-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:hover img, .woocommerce-page ul.products li.product:hover img {
	filter: alpha(opacity=60);
	-moz-opacity: .6;
	-khtml-opacity: .6;
	opacity: .6; 
	-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;  
}


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

#refine-col.woocommerce button.button {
	width:90%;
	font-size: 14px;
	border-radius: 0px;
	font-weight: normal;
	font-family: "DIN-Condensed";
	margin-top: 20px;
	
}


.woocommerce button.button.alt, .woocommerce button.button.alt:link, .woocommerce button.button.alt:active, .woocommerce button.button.alt:visited, .woocommerce a.button {
	padding: 14px 18px;
	margin: 30px auto 0 auto;
	font-family: "DIN-Pro";
    font-weight: normal;
    font-size: 16px;
	display: block;
	background-color: #303031;
	color: #ffffff;
	text-transform: uppercase;
	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; 
	max-width: 100%;
}

.woocommerce button.button.alt.disabled, .woocommerce button.button.alt.disabled:hover {
	background-color: #d7f6ec;
	opacity: 1;
}

.woocommerce div.product form.cart .variations label {
	font-family: "DIN-Condensed";
	text-align: left;
	color: #ff4800;
	font-size: 18px;
	text-transform: uppercase;
	font-weight: normal;
}

.refine-heading, h4 {
	font-family: "DIN-Condensed";
	text-align: left;
	color: #ff4800;
	font-size: 36px;
	text-transform: uppercase;
	font-weight: normal;
	margin: 10px 0;
	padding-bottom: 10px;
	display: block;
	width: 100%;
	line-height:  130%;
}

.woocommerce div.product form.cart .variations td {
	display: block	
}


.woocommerce div.product div.images .flex-control-thumbs li {
	width: 100px;
	float: left;
	margin: 0 20px 0 0;
	list-style: none;
}

.woocommerce div.product div.images .woocommerce-product-gallery__image--placeholder {
	border: none !important;
}

.woocommerce button.button.alt:hover, .woocommerce a.button:hover  {
	background-color: #ff4800;
	color: #ffffff !important;
	-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 .quantity .qty {
	width:158px;
	max-width: 100%;
	padding: 14px 18px;
	box-sizing:  border-box;
	
}
 


.sku_wrapper {
	display: none;
	}


.woocommerce ul.products li.product a img {
    max-width: 100%;
    height: auto;
    display: block;
    margin: 0px 0px 30px 0;
    box-shadow: none;
	-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 h2, .woocommerce-page ul.products li.product h2 {
   font-family: "DIN-Pro";
   color: #303031;
   font-weight: normal;
   font-size: 146px;
   text-align: center;
   margin: 0 0 10px 0;
   text-transform: uppercase;
   line-height: 120%;

}


.woocommerce ul.products li.product .price {
   font-weight: normal;
   text-align: center;
   text-transform: uppercase;
	background-color: #38d3a2;
	padding: 10px 20px 6px 20px;
	vertical-align: text-bottom;
	font-size: 20px;
	border-radius: 50px;
	color: #ffffff !important;
	font-family: "DIN-Condensed";
	display: inline-block;
	border: none !important;
	margin: 20px 0;	
	-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 ul.products li.product .price:hover {
	background-color: #ff4800;
	-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 #content div.product div.images, .woocommerce div.product div.images, .woocommerce-page #content div.product div.images, .woocommerce-page div.product div.images {
    width: 100%;
	display: inline-block;
}

.woocommerce div.product div.images {
	margin-top:  20px;
}


.woocommerce div.product div.images img {
	width: 100%;
	margin: 0 0 20px 0;
	display: block;
	box-sizing: border-box;
	box-shadow: 0 4px 20px 0 rgba(0,0,0,.08);
}

.woocommerce div.product div.images .woocommerce-product-gallery__image:nth-child(n+2) {
	width: 30%;
	margin: 0 10px 0 0;
}


.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: 100%;
	text-align: left;
	color: #303031 !important;
	clear: right;
	margin: 20px 0;
	display: inline-block;
}

.woocommerce #content div.product div.summary p, .woocommerce div.product div.summary p, .woocommerce-page #content div.product div.summary p, .woocommerce-page div.product div.summary p, .woocommerce #content div.product .woocommerce-tabs, woocommerce div.product .woocommerce-tabs p, .woocommerce-page #content div.product .woocommerce-tabs p, .woocommerce-page div.product .woocommerce-tabs p {
   font-size: 19px;
}


.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: #303031;
}



.woocommerce div.product .product_title {
    margin: 0 0 20px 0;
    padding: 0px;
	text-align: left;
	color: #303031;
	font-size: 32px;
	line-height: 100%;
}

.woocommerce div.product p.price {
    font-family: "DIN-Condensed";
	margin: 10px 0 20px 0;
    padding: 0px;
	text-align: left;
	color: #ff4800;
	font-size: 32px !important;
	line-height: 100%;
}

.brand {
    font-family: "DIN-Condensed";
	margin: 0px 0 20px 0;
	text-align: left;
	color: #ff4800;
	font-size: 42px;
	text-transform:  uppercase;
	display: block;
	line-height: 100%;
}

.brand-small {
    font-family: "DIN-Condensed";
	margin: 0px 0 10px 0;
	text-align: center;
	color: #ff4800;
	font-size: 14px;
	text-transform:  uppercase;
	display: block;
}

.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: "DIN-Pro";
   color: #303031 !important;
   font-weight: normal;
   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: #d7f6ec;
    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: "DIN-Pro";
	padding: 14px;
	border: 0px none;
	background-color: #303031 !important;
	color: #ffffff !important;
	text-transform: uppercase;
	margin: 0px;
	width: auto;
	font-weight: normal;
	border-radius: 0;
	text-decoration: none !important;
	}
	
	
a.continue-shopping {
	font-family: "DIN-Pro";
	padding: 10px;
	border: 0px none;
	color: #ffffff !important;
	background-color: #303031 !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: "DIN-Pro";
	padding: 10px;
	border: 0px none;
	color: #ffffff !important;
	background-color: #303031 !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: "DIN-Pro";
    padding: 10px;
    border: 0px none;
	background-color: #f7f7f7;
	color: #303031;
}


.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: #303031;
	text-transform: uppercase;
}


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


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


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


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




.woocommerce .woocommerce-breadcrumb a:link, .woocommerce .woocommerce-breadcrumb a:visited, .woocommerce .woocommerce-breadcrumb a:active {
    color: #ff4800 !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 ul.products li.product .woocommerce-placeholder {
	border: none;
}


.woocommerce-error::before, .woocommerce-info::before, .woocommerce-message::before {
	content: none !important;	
}


.woocommerce .woocommerce-customer-details, .woocommerce .woocommerce-order-details, .woocommerce .woocommerce-order-downloads {
	width: 100%;
}

.woocommerce .woocommerce-customer-details address {
	border: 0 !important;
	padding: 0 !important;
	box-sizing: border-box;
}


/* WOOCOMMERCE STYLES */





/* RESPONSVIE MENU */
#wprmenu_bar {
	height: 50px !important;
	position: fixed;
	background-color: transparent;
	top: 72px !important;
	background-image: url(assets/central-blob.png);
	background-position: center top;
	background-size: auto 50px;
	padding: 0 !important;
}

#wprmenu_bar div.hamburger {
	margin: 3px auto 0 auto !important;
	padding: 0;
	display: block;
	float: none;
	text-align: center;
}
.hamburger-inner, .hamburger-inner::before, .hamburger-inner::after {
	border-radius: 1px !important;
	height: 3px !important;
}
html body div.wprm-overlay {
	background: #ffffff !important;
}
.cbp-spmenu-top.cbp-spmenu-open {
	top: 0 !important;
}
#wprmenu_menu_ul {
	padding-top: 175px;
	margin: 0 auto;
	overflow: hidden;
	max-width: 1200px;
}
#mg-wprm-wrap li.menu-item a {
	font-size: 50px;
	text-transform: uppercase;
	font-weight: normal;
	padding: 0 !important;
	font-family: "DIN-Condensed";
	margin: 0 0 5px 0 !important;
	text-align: center;
	line-height: 90%;
}

#mg-wprm-wrap ul#wprmenu_menu_ul li.menu-item a:hover {
	background-color: transparent !important;
	color: #303031 !important;
}

#mg-wprm-wrap {
	background: -webkit-linear-gradient(to right,#ee731c,#e72063);
	background: -webkit-gradient(linear,100% 0,0 0,from(#ee731c),to(#e72063));
    background: -o-linear-gradient(to right,#ee731c,#e72063);
    background: linear-gradient(to right,#ee731c,#e72063);
	
}
#mg-wprm-wrap div.wpr_search, #wprmenu_bar .menu_title {
	display: none
}
 
/* RESPONSVIE MENU */










/* BLOG POST MAIN STYLES */
 .wrapper-blog { 
	width: 86%;
	z-index: 1;
	text-align: center;
	display: block;
	box-sizing: border-box;
	position: relative;
	overflow: hidden;
	max-width: 1200px;
	margin: 0 auto;
}
ul#category-posted {	
	display: block;
	margin: 0 0 20px 0;
	padding: 0;
	font-family: "DIN-Condensed";
}

ul#category-posted-home {	
	display: block;
	padding: 20px 20px 0 20px;
	box-sizing: border-box;
	font-family: "DIN-Condensed";
}

ul#category-posted li, ul#category-posted-home li   {	
	display: inline-block !important;
	padding: 0;	
	margin: 0;
	font-family: "DIN-Condensed";
	color: #ff4800;
}

ul#category-posted-home li a, ul#category-posted li a {	
	color: #ff4800 !important;
	text-decoration: none !important;
}
ul#category-posted-home li a:hover, ul#category-posted li a:hover  {	
	color: #131d3f !important;
}


ul#date-box-main {	
	text-align: left;
	margin-left: 0 !important;
}
ul#date-box-main li {	
    font-family: "DIN-Condensed";
    display: inline-block;
	margin: 0 0 20px 0;
	padding: 0;
	line-height: 100%;
	font-size: 32px;
	text-align: left;
	color: #ffffff;	
}

#blog-inner-1-3{
	float: left;
	width: 100%;
	padding: 0;
	-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; 
	background-color: #ffffff;
	}


#blog-home-1-3 {
	float: left;
	width: 100%;
	-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; 
	text-align: left;
	}

#blog-home-1-3 p {
	padding: 0 20px;
	margin: 0;
	text-align: left;
	line-height: 120%;
	}
	
 #blog-home-1-3-fade-in  {
	display: inline-block;
	width: 100%;
	margin: 0 0 20px 0;
	vertical-align: top;
	 background-color: #ffffff;
	}
	
#blog-thumb-main {
	width: 100%;
	overflow: hidden;
	}
#blog-thumb-home-fixed, #blog-thumb-home-fixed-small {
	width: 100%;
	overflow: hidden;
	}
	
#blog-thumb-main img {
	width: 100%;
	vertical-align:middle;
	position: relative;
	}
#blog-thumb-home-fixed img, #blog-thumb-home-fixed-small img {
	width: 100%;
	vertical-align:middle;
	position: relative;
	}
	
#blog-inner-1-3 .title a, #blog-home-1-3 .title a {
	font-family: "DIN-Condensed";
	font-size: 30px;
	color: #131d3f;
	text-align: left;
	padding: 40px 30px 0 30px;
	box-sizing: border-box;
	display: block;
	line-height: 110%;
	overflow: hidden;
	}

#blog-home-1-3 .title a, #blog-home-1-3 p a:hover {
	color: #131d3f !important;
	}
	
.read-more-main a:link, .read-more-main a:active, .read-more-main a:visited {
	font-family: "DIN-Condensed";
	color: #131d3f !important;
	display: block;
	width: 100%;
	padding: 20px;
	box-sizing: border-box;
	text-align: left;
}
.read-more-main a:hover, .read-more-white a:hover {
	color: #131d3f;
}

.read-more-white a:link, .read-more-white a:active, .read-more-white a:visited {
	font-family: "DIN-Condensed";
	color: #ffffff !important;
	display: block;
	width: 100%;
	padding: 0;
	box-sizing: border-box;
	text-align: left;
}	


.featured-image-single img {
	margin: -80px auto 40px auto !important;	
}

/* BLOG POST MAIN STYLES */




/* NINJA FORMS MAIN STYLES */


.nf-form-layout {
	padding: 10px 40px !important;
}
.nf-form-content label {
	display: none;
}

.nf-form-content button, .nf-form-content input[type=button], .nf-form-content input[type=submit] {
	background-color: #38d3a2 !important;
    padding: 10px 30px 6px 30px;
	vertical-align: text-bottom;
	font-size: 24px;
	border-radius: 50px;
	color: #ffffff !important;
	font-family: "DIN-Condensed";
	text-transform: uppercase;
	display: inline-block;
	border: none !important;

}


/* NINJA FORMS MAIN STYLES */






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

@media only screen and (min-width: 481px) {
	
	
#home-slider, #testimonial-slider { 
	width: 78%;
 }
 
 
#inner-banner { 
	width: 78%;
 }
 


.header-section-inner {
	 width: 78%;
	  
}
	
	
.purple-main-content-area, .pink-main-content-area {
	  text-align: justify;
	  width: 62%;
	  padding: 8%;	  
}

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


.footerinner {
   line-height: 140%;
   margin: 0 auto 0 auto;
   text-align: center;
   color: #ffffff;
   
}
	
#footerinner-left {
	width: 49%;
	vertical-align: top;
 
}





/* WOOCOMMERCE STYLES */
	
.woocommerce ul.products li.product .woocommerce-loop-product__title {
	padding: 0 20px;
	font-family: "DIN-Condensed" !important;
	font-size: 22px;
	min-height: 52px;
}

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


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

/* WOOCOMMERCE STYLES */


}








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

.woocommerce ul.products li.product, .woocommerce-page ul.products li.product, .woocommerce ul.products[class*=columns-] li.product, .woocommerce-page ul.products[class*=columns-] li.product {
	width: 46%;
	margin: 2%;
}

#you-may-also-like .woocommerce ul.products li.product, #you-may-also-like .woocommerce-page ul.products li.product, #you-may-also-like .woocommerce ul.products[class*=columns-] li.product, #you-may-also-like .woocommerce-page ul.products[class*=columns-] li.product {
	width: 46%;
	margin: 2%;
}
	

}







/* 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;
	width: 250px;
}
	
.header-section-inner {
	width: 760px;
}
	
	
#wprmenu_bar {
	top: 80px !important;
}
	
	
h2, h3, h2 p {
   font-size: 42px;
}
	
h1.cat-header {
	font-size: 60px;
}

.page-block-heading, h1.page-block-heading {
   font-size: 50px;
}
	
	
#header-section-inner-right {
	text-align: right;
	float: right;
	text-transform: uppercase;
	font-weight: normal;
	display: block;
	clear: both;
	color: #38d3a2;
	font-size: 18px;
	padding-top: 6px;
}

#header-section-inner-right a:link, #header-section-inner-right a:visited, #header-section-inner-right a:active {
	color: #38d3a2 !important;
}

#header-section-inner-right input {
	background-color: #ffffff;
	border: none;
	padding: 10px 20px;
	vertical-align: text-bottom;
	color: #303031;
	font-family: "DIN-Pro";
	font-size: 16px;
	border-radius: 20px;
}


#header-section-inner-right img {
	margin-top: -30px;
	display: inline-block;
}
	
#mainNav-right-side {
	display: block;
	margin: 0;
	padding: 0 0 10px 0;
}

#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;

 }
 
	
.pale-cream-block-title, .pale-cream-block, .black-block {
   padding: 100px 0;
}
	
.large-1-4-rollover-block {
	width: 40%;
	margin: 0 10px 20px 10px;
}

.block-1-4  {
	width: 40%;
	margin: 0 10px;
	text-align: left;
	padding: 0 10px;
	box-sizing: border-box;
}
	
.filter--style-premmerce .filter__item {
	width: 90%;
}
	

.woocommerce-product-search  {
	display: inline-block;
	vertical-align: top;
}
	
.woocommerce ul.products li.product .woocommerce-loop-product__title {
	font-size: 20px;
}

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

.woocommerce-product-search input[type="search"]  {
	background-color: #d7f6ec;
	padding: 8px 20px;
	font-family: "DIN-Pro";
	color: #303031;
	font-size: 14px;
	border: none;
}




.woocommerce-product-search input[type="submit"]   {
	background-color: #d7f6ec;
	padding: 8px;
	font-family: "DIN-Pro";
    text-transform: uppercase;
	color: #303031;
	font-size: 14px;
	border: none;
	margin-left: -3px;
}

.woocommerce-product-search input[type="submit"]:hover   {
	background-color: #303031;
	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;
}
	
	
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
	width: 46%;
}
	
	
	
	/* WOOF FILTER STYLES */
	
.woof_list li {
	display: block;
	width:90%;
}

	
	/* WOOF FILTER STYLES */

	
	
#you-may-also-like .woocommerce ul.products li.product, #you-may-also-like .woocommerce-page ul.products li.product {
	width: 47%;
}



#wrapper, #wrapper-home { 
	 width: 760px;
	padding: 0;
	 	
	}
	
	
#big-links {
	   width: 760px;
	   padding: 20px 0;	
	   display: block;
}



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

.big-link-title {
		font-family: "DIN-Condensed";
	    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;
	   color: #303031; 
	   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;
}
	
	
#wrapper-short {
	  width: 74%;
}



#refine-col {
	  width: 25%;
	vertical-align: top;
}

	
	
.pink-title-small {
	font-size: 16px;
	height: 34px;
	}
	
	
.pink-title-small-script {
	height: 54px;
	width: 80%;
	}




.footerinner {
   line-height: 140%;
   width: 760px;
   margin: 0 auto 0 auto;
   text-align: center;
   color: #ffffff;
   padding: 0;
   text-align: center
   
}
#footerinner-left {
	  width: 20%;
	  text-align: left;
	  margin: 0;
	  padding: 0 2%;
	  font-size: 16px;
	  box-sizing: border-box;
	  display: inline-block;
	  vertical-align: top;
		
 
}

#half-column {
	width: 45%;
	padding: 0 5% 0 0;
	float: none;
	display: inline-block;
	vertical-align: top;
	}
	
#half-column:last-child {
	width: 45%;
	padding: 0 0 0 4%;
	border-right: none;
	}
	
#half-column:last-child h3 {
	margin: 0 0 20px 0;
	}
	
	
#half-column img, #quarter-column img, #three-quarter-column img {
	margin-bottom:  0px;
}

#quarter-column {
	width: 20%;
	padding: 0 5% 0 0;
	float: none;
	display: inline-block;
	vertical-align: top;
	}
	
#three-quarter-column {
	width: 69%;
	padding: 0 0 0 5%;
	float: none;
	display: inline-block;
	vertical-align: top;
	}

	




/* WOOCOMMERCE STYLES */



.woocommerce ul.products li.product, .woocommerce-page ul.products li.product, #you-may-also-like .woocommerce ul.products li.product, #you-may-also-like .woocommerce-page ul.products li.product {
	width: 46%;
	margin: 1%;
	font-family: "DIN-Pro";
    font-weight: normal;
	display: inline-block;
	vertical-align: top;
	line-height: 130%;
	text-align: center;
}
	
.woocommerce div.product div.images img {
	width: 100%;
}
	
#you-may-also-like {
	width: 600px;
	margin: 0 auto;
}


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

	
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product, .woocommerce ul.products[class*=columns-] li.product, .woocommerce-page ul.products[class*=columns-] li.product {
	width: 31%;
	margin: 1%;
}
	

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

.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: 50%;
	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 .woocommerce-customer-details, .woocommerce .woocommerce-order-details, .woocommerce .woocommerce-order-downloads {
	width: 48%;
}


/* WOOCOMMERCE STYLES */

	

.footer-social img, .footer-social-img {
	width: 60px;
	}
		
	
/* BLOG POST MAIN STYLES */
	
#blog-home-1-3-fade-in {
	float: left;
	width: 48%;
	margin: 2% 1% 0 1%;
	}	
	
/* BLOG POST MAIN 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) {
	
html {
	padding-top: 92px !important;
}	
	
	
.top-bar {
	  padding: 40px 0 10px 0;
	  text-align: left;
}
	
h1.cat-header {
	font-size: 70px;
}
	
#wprmenu_bar {
	top: 92px !important;
	background-size: auto 70px;
	height: 70px !important;
}
	
	
#logo {
	padding: 0;
	width: 250px;
}


.mobile-visible {
	display: none !important;	
}
	
.desktop-visible {
	display: inline-block !important;	
}

		
#mainNav{
   background-color: #303031;
}	
	

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


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

 }
 

 #inner-banner { 
	width: 944px;
 }
	
	
#white-wrapper { 
	padding: 100px 0;
	}
 
#inner-banner img { 
	 width: 944px;

 }
	
.header-section {
	padding: 27px 0;	  
}
	

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


#wrapper, #wrapper-home { 
	 width: 944px;
	}
	


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

	
#three-quarter-column li {
	box-sizing: border-box;
	width: 100%;
}

.footerinner {
   width: 944px;
}

	
.large-1-4-rollover-block {
	width: 22%;
	margin: 0 10px 20px 10px;
	font-size: 42px;
	line-height: 100%;
}
.large-1-4-rollover-block .large-1-4-rollover-text  {
  font-size: 21px;
}

.block-1-4  {
	width: 22%;
	margin: 0 10px;
}
	
	
.tinted-image {
	height: 500px;
}

	
.tinted-image p {
	font-size: 42px;
}



/* WOOCOMMERCE STYLES */

.woocommerce ul.products li.product, .woocommerce-page ul.products li.product, .woocommerce ul.products[class*=columns-] li.product, .woocommerce-page ul.products[class*=columns-] li.product {
	width: 23%;
}
	
#you-may-also-like .woocommerce ul.products li.product, #you-may-also-like .woocommerce-page ul.products li.product, #you-may-also-like .woocommerce ul.products[class*=columns-] li.product, #you-may-also-like .woocommerce-page ul.products[class*=columns-] li.product {
	width: 23%;
	margin: 1%;
}
	

#you-may-also-like {
	width: 100%;
}


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

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

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

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


/* WOOCOMMERCE STYLES */

	
	
	

/* BLOG POST MAIN STYLES */

#blog-home-1-3-fade-in  {
	width: 31.33%;
	margin: 2% 1% 0 1%
	}
	
#blog-thumb-home-fixed, #blog-thumb-home-fixed img {
	height: 300px;
}
#blog-thumb-home-fixed-small, #blog-thumb-home-fixed-small img {
	height: 300px;
}
	
.featured-image-single img {
	margin: -140px auto 40px auto !important;
	width: 75%;
}

/* BLOG POST MAIN 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) {
	
	
h1.cat-header {
	font-size: 80px;
}
	

#home-slider,  #testimonial-slider { 
	width: 1200px;
 }
 
 #mega-menu-wrap-main_menu {
	width: 1200px;
}
	
#mega-menu-wrap-main_menu #mega-menu-main_menu > li.mega-menu-item > a.mega-menu-link {
	padding: 0 15px;
}
 
#home-slider img,  #testimonial-slider img { 
	 width: 1200px;

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

 }

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

#wrapper, #wrapper-home { 
	 width: 1200px;
}
	
	
	
.tinted-image {
	height: 600px;
}
	
.tinted-image p {
	left: 50%;
	margin: 0 0 0 -600px;
	font-size: 50px;
}
		
.tinted-image img {
	width: 100%;
	height: auto;
}
	

.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;
	  
}
	
.large-1-4-rollover-block .large-1-4-rollover-text  {
  	font-size: 26px;
}



.icon { 
		float: left;
		margin: -8px 8px 0 0;
		display: inline-block;
	    } 

.footerinner {
  width: 1200px;
}


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






/* WOOCOMMERCE STYLES */


.woocommerce table.shop_table td {
    padding: 6px 12px;
}
.woocommerce .woocommerce-breadcrumb {
	width:1200px;
}
	
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product, .woocommerce ul.products[class*=columns-] li.product, .woocommerce-page ul.products[class*=columns-] li.product {
	width: 18%;
}
	
#you-may-also-like .woocommerce ul.products li.product, #you-may-also-like .woocommerce-page ul.products li.product, #you-may-also-like .woocommerce ul.products[class*=columns-] li.product, #you-may-also-like .woocommerce-page ul.products[class*=columns-] li.product {
	width: 18%;
}


/* WOOCOMMERCE STYLES */








}