/*
Theme Name: TR Affreview Lite
Theme URI: https://www.themerally.com/product/blog-theme-for-blogger-and-affiliate-marketers/
Author: Theme Rally
Author URI: https://www.themerally.com/
Description: A Clean, Fast and Secure Blog theme for good Blogging and SEO experience. Are you a blogger, looking for beautiful free WordPress theme? Affreview should be your ready to go theme for blogging. Perfectly suitable for personal, affiliate, fashion, photography blogging. It can also be a nice theme for the business website.
Version: 1.0.8
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: tr-affreview-lite
Tags: right-sidebar, featured-images,  custom-menu, custom-logo, footer-widgets, sticky-post, threaded-comments
This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

Affreview is based on Underscores http://underscores.me/, (C) 2012-2016 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal http://necolas.github.io/normalize.css/
*/



/*Site Logo Options*/
.navbar-brand .site-title{
    padding: 3px 0;
}
.navbar-brand .site-description{
    position: absolute;
    clip: rect(1px 1px 1px 1px);
    width: 1px;
    height: 1px;
}

/*sidebar widget */

.widget-area{
    padding-top: 50px;
}
.archive-description p{
    margin-top: 30px;
}
.widget li{          
    list-style: none;
    font-size: 15px;
    padding: 10px 0;
}

.widget li a:hover{
	 color: #ff5253;
}

.widget li a{
  word-wrap: break-word;
}
 /*comment section */

 #comments h2{
    font-size: 45px;
    text-align: center;
    margin: 50px 0 0 0;

 }

 .form-group{
    margin-bottom:0;
    margin: auto;
    padding-left: 0;
 }

.submit{
    padding: 15px 15px;
    font-size: 20px;
    font-weight: 700;
    text-transform: uppercase;
    background-color: #ff5252;
    border: none;
    color: #fff;

 }
.sub-menu-area ul{
    padding-left: 0;
    margin-left: 0;
}
.sub-menu-area{
    padding: 1px 0 5px 0;
    position: relative;
}

.sub-menu-area h2 {
    text-align: left;
    padding: 25px 0 20px 200px;
}


#sub-menu  .tagcloud {
    padding-left: 280px;
    top:35%;
    position: absolute;
}
 
 a.tag-cloud-link{
    font-size: 18px !important;
    padding-left: 5px;
}
a.tag-cloud-link:hover{
   color: #ff5252;
}

.cat-item{
    list-style: none;
    border-bottom: 1px solid #c0c0c0;
    padding: 10px 0;
    font-size: 15px;
}
.widget select{
    font-size: 15px;
    background-color: #464646;
    color: #fff;
    padding: 10px;
    outline: 0 !important;
    width: 100%;
}

.tags .list-inline li {
    margin-bottom: 25px;
}

.calendar_wrap caption {
    text-align: center;
    background-color: #464646;
    color: #fff;
    padding: 15px;
}
.calendar_wrap{
    text-align: center;
}
#wp-calendar{
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px;
}
   
#wp-calendar th{
    border: 1px solid #ddd;
    text-align: center;
    border-bottom-width: 2px;
    padding: 10px 0;
}
   
#wp-calendar td{
    border: 1px solid #ddd;
    text-align: center;
     padding: 10px 0;
}

.menu-item{
    list-style: none;
    padding: 8px 0;
	padding-right:20px;
}
.widget_tag_cloud .tagcloud a{
    background: #282828;
    color: #fff;
    padding:2px 5px ;

}
.sub-menu li{
    border: none;
    padding-left: 20px;
}
 
.search-form{
    position: relative;
    display: table;
    border-collapse: separate;
    width: 85%;
}

.search-form .search-field{
    height: 60px;
    border: 1px solid #c0c0c0;
    border-right: none;
    font-size: 20px;
    font-weight: 700;
    padding-left: 10px;
    width: 100%;
}
.search-form label{
    width: 100%;
}

.search-form .search-submit{
    height: 60px;
    background: #fff;
    border: 1px solid #c0c0c0;
    padding: 0 30px;
    position: absolute;
    border-left: none;
}

#menu-head-menu .menu-item{
    border: none;
}
.widget-title{
    font-size: 40px;
    text-transform: uppercase;
    margin-bottom: 15px;
    color: #757575;
}
.textwidget p{
    color: #555;
    margin: 0;
    line-height: 25px;
    font-size: 15px;
    padding-bottom: 20px;
}
.no-bg .textwidget{
    background-color:transparent;
}


.pager{
	margin-top: 100px;
}

.pager .previous>a {
     float: none; 
}

.pager .next>a {
     float: none; 
}
.pager .previous>a, .pager .next>a {
    margin-top:0;
    /*    padding: 50px 5px;*/
     
} 
.previous, .next{
  background-color: #eaeaea;
  
}

 .previous{
    padding-left: 10px;
 }

 .next{
    padding-right: 10px;
 }

/*style for author link*/

.author-details h5{
	font-size: 20px;
    text-transform: uppercase;
     
}
#follow-author{
	font-size: 20px;
	font-weight: 700
}
.caption .author-text{
	font-size: 15px;
	margin-top: 15px;
	text-transform: uppercase;
}

.caption .author-text a:hover{
	color: #ff5252;
}

.post-author{
	padding: 50px 0;
	border-bottom: 1px solid #fff;
}

.author-details p{
	padding-top: 18px;
}
.post-author a:hover{
	color: #ff5252;
}

.profile-img img{
	height: 80%;
	width: 100%;
}


/*tag pagination*/

.blog-pagination{
	margin-top: 100px;
    padding-bottom: 100px;
}

.blog-pagination .page-numbers{
	width: 50px;
    height: 50px;
    background-color: #464646;
    border-radius: 50px;
    line-height: 50px;
    margin-right: 15px;
    text-align: center;
    padding: 4px 10px;
    color: #fff;
}

.blog-pagination .page-numbers:focus, 
.blog-pagination .page-numbers:hover {
    background-color: #ff5253;
    color: #fff;
    border-color: transparent;
}
.filed-under p{
   
    padding-left: 0px;
}

.filed-under{
	font-size: 16px;
	font-weight: 700;
}
.filed-under a{
    font-weight: 500;
    text-transform: uppercase;
}
.filed-under a:hover{
	color: #ff5253;
}

.caption .btn{
	margin-top: 15px;
}

.blog-pagination a{
    padding: 15px;
    background-color: #464646;
    color: #fff;
    border-radius: 5px;
}
.blog-pagination a:hover{
	background-color: #ff5253;
    color: #fff;
}
.blog-post{
    padding-top: 50px;
}

/*search.php*/

.page-header {
    margin: 50px 0 20px;
    border-color: #a5a5a5;
}
.search-content{
    margin-top: 30px;
}
.entry-meta, 
.entry-footer{
	padding-top: 5px;
}
.entry-meta a,
.entry-footer a{
	color:  #a5a5a5;
}
.entry-meta a:hover, 
.entry-footer a:hover{
	color: #ff5253;
}
.cat-links, 
.comments-link,
.tags-links{
	padding-right: 10px;
}



/*sidebar widget search bar*/

.search-form .search-field:focus{
    outline: 0;
}
.search-form{
	padding-left: 0;
}

.search-form .search-submit{
	border: 1px solid #c0c0c0;
	border-radius: 4px;
	padding: 0 22px;
    margin-left: -45px;
}

.widget_pages li,
.widget_meta li{
	list-style: none;
	border-bottom: 1px solid #c0c0c0;
	padding: 10px 0;
    font-size: 15px;
}
.widget_pages li a:hover,
.widget_meta li a:hover,
.widget_rss li a:hover{
    color: #ff5253;
}

.widget-title .rsswidget{
	color: #a5a5a5;
}

 /*404 page style*/
.content-area-404{
    background: #41423D;
    color: #fff;
    text-align: center;
}
.content-404{
    padding: 100px 0;
}
.page-content-404 p{
    margin: 50px 0;
    color: #fff;
}
.page-content-404 .form-404 .search-form,
.no-results .search-form{
    margin-top: 50px;
}
.page-content-404 .form-404 .search-form label{
   width: 80%;
}

.page-content-404 a{  
    color: #757575;
    background: #fff;
    padding: 15px 30px;
    text-transform: uppercase;
}
.page-content-404 a:hover{
    background: #ff5253;
    color: #fff;

}
.page-content-404 .form-404 .search-field{
    width: 100%;
    color: #757575;
}
.page-content-404 .form-404 .search-submit{
    width: 100px;
    color: #757575;
}
.comment .children{
    margin-left: 40px;
}

.comment-content p{
    margin-top: 20px;
}

/*single page right sidebar style*/
.sidebar-r8{
    margin-top: 50px
}

.widget_rss .rss-widget-icon{
    width: 14px;
    height: 14px;
}



/*full width page style*/
.full-width-submit .form-submit{
    text-align: center;
    width: 100%;
}
.full-width-submit{
    margin-bottom: 100px
}

.wp-post-image{
    width: 100%;
}

.bypostauthor{
    display: block;
}

/* Screen Reader Text*/


.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
}


/* alignment */

.alignleft {
  display: inline;
  float: left;
  margin-right: 24px;
}

.alignright {
  display: inline;
  float: right;
  margin-left: 24px;
}

.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
}


/*---------------------------   
 sticky post
---------------------------  */
.sticky {
    display: block;
    position: relative;
}

/*  Captions   */

.wp-caption {
  margin-bottom: 24px;
  max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.wp-caption .wp-caption-text {
  margin: 12.92px 0;
}

.wp-caption-text {
  text-align: center;
}


/* Galleries  */

.gallery {
  margin-bottom: 24px;
}
.gallery figure{
    margin: 16px 0;
}
.gallery-item {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.gallery-columns-2 .gallery-item {
  max-width: 50%;
}
.gallery-columns-3 .gallery-item {
  max-width: 33.33333%;
}
.gallery-columns-4 .gallery-item {
  max-width: 25%;
}
.gallery-columns-5 .gallery-item {
  max-width: 20%;
}
.gallery-columns-6 .gallery-item {
  max-width: 16.66667%;
}
.gallery-columns-7 .gallery-item {
  max-width: 14.28571%;
}
.gallery-columns-8 .gallery-item {
  max-width: 12.5%;
}
.gallery-columns-9 .gallery-item {
  max-width: 11.11111%;
}
.gallery-caption {
  display: block;
  padding-top: 5px;
}

/*Dropdown*/

ul.dropdown-menu li > ul.dropdown-menu{
right: 100%;
top: 0;
}

ul.dropdown-menu li:hover > ul.dropdown-menu, ul.dropdown-menu li:focus > ul.dropdown-menu{
display: block
}

/* Custom CSS */
.menu-item a {
border-radius: 50%;
}
.logged-in .login-notice {
	display: none;
}
.login-notice .woocommerce-message:before {
	content: "\f090";
	font-family: FontAwesome;
}
.login-notice .login-button{
	padding: 5px 10px 5px 10px;
	border-radius: 5px;
	margin-top: -5px;
}

.searchSuggestions:after {
	content: 'Popular: business card, shirt, name badge' !important;
}
a.dropdown-toggle {
		border-radius:20px;
}
a.dropdown-toggle:hover {
		border-radius:20px 20px 0px 0px !important;
}
.woocommerce-result-count {
	display: none;
}
.query-results-number .woocommerce-result-count {
	display: block;
}
.parent-hover {
	background-color: #e7e7e7;
	border-radius:20px 20px 0px 0px !important;
}
.featherlight:last-of-type {
	background-color: rgba(0,0,0,0.6) !important;
}
.menu-item {
	padding-right: 5px;
	border-bottom: none;
}

.menu .navbar-default .navbar-nav>li>a, .navbar-default .navbar-nav>li>a:focus {
	font-size: 18px;
}
.navbar {
	z-index: 9999999;
}

.dropdown-menu>li>a, .dropdown-menu>li>a:focus {
	font-size: 16px;
}

.dropdown-menu {
	border-radius: 10px;
	left: 0px !important;
	padding: 0px;
	top: 85%;
	right: auto !important;
	overflow: hidden;
}
.dropdown-menu a {
	border-radius: 0px;
	
}
.dropdown-menu > .menu-item {
	padding: 0;
}
.dropdown-menu > li > a {
	padding-top: 10px;
	padding-bottom: 10px;
}
i.menu-cart {
	font-size: 24px;
	margin-top:-5px;
}
.fa-search {
	padding-top: 8px;
}
#menu-item-34 {
	padding-right: 0px;
}
#menu-item-34 > a {
	padding-right: 15px;
	padding-left:15px; 
}
.nav > li > a {
	padding-left: 30px;
	padding-right: 30px;
}

.dropdown-toggle:hover + .dropdown-menu {
	display: block;
}
.dropdown-menu:hover {
	display: block;
}
.author-text {
	display:none;
}
.searchHeader {
	height: 400px; 
	background:url('https://store.schooleymitchell.com/wp-content/uploads/2021/09/pexels-photo-380769-1024x575.jpeg');
	background-size: cover;
	background-position: center;
}
.woocommerce-error {
	 padding-left: 60px !important;
   padding-top: 15px;
}
.searchHeaderOverlay {
	height: 400px;
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	background: rgba(0,0,0,0.5);
}
.searchContainer{
	align-content: center;
	width: 450px;
}
.site-search{
	width: 450px;
	border-radius:10px;
	border: none;
	font-size: 14px;
	height:40px;
	padding: 10px;
	float: left;
}
.site-search:focus-visible {
	outline: none;
}
#searchButton {
	margin-left: -35px;
	background:none;
	border:none;
	font-size: 22px;
}
.searchSuggestions {
	color: white;
	font-size: 14px;
	font-weight: 600;
	padding-left: 5px;
}

.container {
	overflow: hidden;
}
#head .container {
	overflow: visible;
}
.shop-category {
	width: 400px;
	height:300px;
	margin-left:auto;
	margin-right:auto;
	border-radius: 20px;
	overflow: hidden;
}
.shop-clothing {
	background:url('https://store.schooleymitchell.com/wp-content/uploads/2021/09/shop-clothing.jpeg');
	background-size:cover;
}
.shop-supplies {
	background:url('https://store.schooleymitchell.com/wp-content/uploads/2021/09/shop-supplies.jpeg');
	background-size: cover;
}
.product_cat-business-cards .quantity {
	margin-top: -35px !important;
}
.shop-category-overlay {
	height: 300px;
	width: 100%;
	display: flex;
	background: rgba(0,0,0,0.5);
	align-items: center;
	justify-content: center;
  -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.shop-category-overlay h2 {
	display: block;
	color: white;
	font-size: 22px;
	
}
#shop-clothing:hover .shop-category-overlay {
	background: rgba(0,0,0,0.25) !important;
}

#shop-category-row {
	width: 1000px;
	margin:auto;
}
.woocommerce-product-gallery {
	width: 500px !important;
	margin-left: 50px;
	margin-right: 50px
}
.woocommerce div.product div.images.woocommerce-product-gallery {
	opacity: 1!important;
}
.woocommerce div.product {
	margin: auto;
	padding-top: 50px;
	display: flex;
	justify-content:center;
}
.woocommerce-tabs {
	display: none;
}
.filed-under {
	display: none;
}
.product_meta {
	display: none;
}
.related.products {
	display: none;
}
.pager {
	display: none;
}

.product_title {
	text-align:center;
}
.price {
	text-align:center;
	padding-top: 10px;
	padding-bottom: 10px;
}
.variations .label {
	float: left;
	color: black;
}
.variations label  {
	width: 65px;
	text-align:left;
}
.woocommerce-product-details__short-description {
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 15px;
}
.woo-selected-variation-item-name  {
	display: none !important;
}
.added_to_cart {
	display: none !important;
}
.reset_variations {
	display: none !important;
}
.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).selected, .woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).selected:hover {
	box-shadow: 0 0 0 3px rgb(0 0 0 / 80%);
	background: black;
	color: white;
	border:2px solid white;
}
.single-product .quantity {
	display: none !important;
	padding-bottom: 10px;
}

.single-product .single_add_to_cart_button {
	width: 100%;
	background-color: #7d9bc0 !important;
}
.single-product .single_add_to_cart_button:hover {
	background-color: #12456c;
}
.single-product .woo-variation-items-wrapper {
	padding-bottom: 10px;
}
.color-variable-item {
	border-radius: 50% !important;
}
.variable-item-span-color {
	border-radius: 50%;
}
.variable-item-span-color:after {
	box-shadow: none !important;
}
.variable-items-wrapper {
	width:515px;
}
.products-left {
	margin-right: 20px;
}
.woocommerce-error, .woocommerce-info, .woocommerce-message {
	margin: 0;
}

.woocommerce-message { 
	border-top: 0px;
}

.woocommerce-message::before {
	color: #7d9bc0;
}
.wc-forward {
	background-color: #7D9BC0!important;
	color: white!important;
}
.wc-forward:hover {
	background-color: #12456C !important;
}

.page-id-9 .col-1 {
	width: 100% !important;
}
.page-id-9 .col-2 {
	display: none !important;
}
.products-left {
	width:450px !important;
}
.products-right {
	width: 600px !important;
}
.post-content p {
	margin-bottom: 0 !important
}
.columns-3 .product_cat-supplies {
	display: flex;
	flex-direction: column;
}
.columns-3 .product_cat-supplies .add_to_cart_button {
	order: 2;
	text-align: center;
}
.columns-3 .product_cat-supplies .quantity {
	margin: 10px 0;
}
.woo-variation-swatches.wvs-archive-align-left .wvs-archive-variation-wrapper .variations {
	text-align: center;
}
.columns-3 .product {
	border: 2px solid #e7e7e7;
	border-radius: 20px;

}
.columns-3 .product:hover {
		box-shadow: 0 2px 8px rgb(70 70 70 / 50%);
   transition: all .2s ease;
	
}
.columns-3 .product_cat-clothing .add_to_cart_button {
	display: none;
}
.columns-3 .size-woocommerce_thumbnail {
	padding: 30px;
}
.columns-3 .product_cat-business-cards .woo-variation-items-wrapper {
	display: none;
}

.columns-3 .woocommerce-loop-product__title {
	font-size: 18px !important;
}
.columns-3 .price span {
	font-size: 20px;
	font-weight: 800;
	color: black;
}
.product-shop h2 {
	display: block;
	text-align:center;
}

.query-results-category, .query-results-number, .query-results-shop-by, .query-results-sort-by {
	width: auto;
	float:left;
	padding: 0px 10px 0px 10px;
	border-right: 2px solid #e7e7e7;
}
.query-results-number {
	width: 90px;
}
.query-results {
	width: 100%;
	float:left;
	height:auto;
	border-bottom: 2px solid #e7e7e7;
		padding-bottom: 5px;
	padding-top: 5px;
	margin-bottom: 5px;
}
#query-results-count {
	border-right: 2px solid #e7e7e7;
	padding: 0px 10px 0px 10px;
}
#query-results-search {
		padding: 0px 10px 0px 10px;
}
#query-results-number:after {
	content: ' ITEMS';
	font-size: 12px;
}
#query-results-count:after {
	content: ' ITEMS';
	font-size: 12px;
}
#query-results-shop-by:after{
	font-family: FontAwesome;
	content: " \f0d7";
}
#query-results-sort-by:after{
	font-family: FontAwesome;
	content: " \f0d7";
}
#query-results-shop-by-button, #query-results-sort-by-button {
	background: none;
	border: none;
}
#query-results-category {
	text-transform: uppercase;
}
#query-results-text {
	border-right: 2px solid #e7e7e7;
	padding: 0px 10px 0px 10px;
}
.query-categories-clothing, .query-categories-supplies {
	width: 100%;
	float: left;
	height: auto;
}
.query-categories-clothing {
	display: none;
}
.query-categories-supplies {
	display: none;
}
.query-categories-container  {
	float:left; 
	padding-right: 10px;
}
.query-categories {
	padding-left: 5px;
	float:left;
	height: auto;

}
.query-categories-container label {
	font-size: 18px;
}
input[type="checkbox"] {
	margin-right: 3px;
}
.product-breadcrumbs {
	width: 1200px;
	margin-left:auto;
	margin-right: auto;
	height:auto;
	border-bottom: 2px solid #e7e7e7;
		padding-bottom: 5px;
	padding-top: 5px;
	margin-bottom: 5px;
}
#product-breadcrumbs {
	text-transform: uppercase;
	font-weight: 500
}
.product-shop {
	width:1200px;
	margin-left:auto;
	margin-right: auto;
}
.woocommerce-ordering {
	display: none;
}
.query-results-count {
	display: none;
}
.query-results-number .query-results-count {
	display: inline-block;
}
.single-product .quantity {
	display: block !important;
}
.product-shop .products {
	padding-top: 30px !important;
}
.search-container .products {
padding-top: 30px !important; 
}
.button-variable-item-Horizontal:before {
	content:  url(https://store.schooleymitchell.com/wp-content/uploads/2021/09/Horizontal-Logo-e1631716577858.png);
}
.button-variable-item-Vertical:before {
	content:  url(https://store.schooleymitchell.com/wp-content/uploads/2021/09/Vertical-Logo-e1631122204207.png);
}
body{
font-family: 'Poppins', sans-serif;
}
.search-container {
	width: 1200px;
	margin-left:auto;
	margin-right:auto;
	height: auto;
}
.search-content {
	margin-top: 0px;
	height: auto;
}
.blog-pagination {
	margin-top:0px;
	padding-bottom:0px;
}
.search-container .product {
	width: 33%;
	float: left;
	text-align:center;
	background-color: white;
	height: auto;
	position: relative;
	min-width: 350px;
   padding: 18px !important;
}
.search-container-back {
	background-color: white;
}
.woocommerce-loop-product__title {
	min-height: 56px;
}
.no-results .page-header {
	text-align: center;
	border-bottom: none;
	padding-top: 50px;
	padding-bottom: 50px;
}
.woocommerce ul.products {
	margin-bottom: 0px;
}
.page-header {
	margin: 50px 0 50px;
}
.columns-3 .cart {
	text-align:center;
	display: flex;
	flex-direction: column;
}

.button {
	background: #7d9bc0 !important;
}
.button:hover {
	background: #12456c !important;
}
.product .button {
	width: 100%;
	margin-top: 5px !important; 
	margin-bottom: 15px !important;
}
.product .price {
	padding-bottom: 0px;
}
.quantity:before {
	content: 'Quantity:'
}
.product_cat-clothing .variations .size {
	display: none !important;
}
.product_cat-clothing .variations .logo {
	display: none !important;
}
.woo-variation-swatches.wvs-show-label .variations td {
	width: auto !important;
}
.product_cat-clothing .quantity {
	display: none !important;
}
.columns-3 .product_cat-clothing .variable-items-wrapper {
	display: none;
}
.columns-3 .product_cat-clothing .color-variable-wrapper {
	display: flex;
    width: 100%;
    height: 40px;
    align-items: center;
    justify-content: center !important;
    overflow-y: hidden;
}
.columns-3 .business-card-message {
	text-align: center;
	font-size: 18px;
	height: 32px;
	margin: 15px 0px 5px !important;
}
.columns-3 .product_cat-clothing .add_to_cart_button {
	display: none !important;
} 
.columns-3 .cart {
	margin-left:auto;
	margin-right:auto;
	width: 100%;
}
.columns-3 .color-variable-item:before{
	display: none;
}
.columns-3 .product_cat-supplies .variable-items-wrapper {
	display: none;
}
.columns-3 .woocommerce-variation-price {
	display: block;
}
.columns-3 .variations {
	order: 2;
}
.columns-3 .single_variation {
	order: 1;
}
.columns-3 .variations_button {
	order: 3;
}
.columns-3 .product-type-variable .woocommerce-variation-price .price {
	display: block !important;
}
.columns-3 .product_cat-clothing .woocommerce-LoopProduct-link .price {
	display: block !important;
}
.columns-3 .post-1019 .woocommerce-LoopProduct-link .price {
	display: block !important;
}
.columns-3 .woocommerce-variation-add-to-cart .quantity {
	display: none !important;
}
.columns-3 .variations {
	width: 100%;
}
.columns-3 .product_cat-supplies .woo-variation-raw-select {
	display: inline-block!important;
}
.columns-3 .product_cat-stationery .woo-variation-items-wrapper{
	text-align: center;
}
#colour-slider {
    width: 265px;
    overflow: hidden;
    display: block;
	margin-left:auto;
	margin-right:auto;
}
.woocommerce button.button.disabled {
	opacity: 1;
}
.woocommerce ul.products li.product a img {
	max-height: 280px;
		width: auto;
	margin-left:auto;
	margin-right:auto;
	border-bottom: 2px solid #e7e7e7;
}
.woocommerce div.product form.cart .button {
	float: none;
}
.product_cat-business-cards .variations {
 margin-bottom: 0px !important;
}
#vicode-title-field {
	padding-left: 2px;
    font-size: 18px;
}
.product_cat-business-cards .quantity {
	font-size: 15px;
	font-weight: 800;
	padding-top: 30px;
}
.product_cat-business-cards .quantity:before {
	padding-right: 1em;
}
.product_cat-business-cards .single_variation {
	padding-top: 30px;
}
.product_cat-business-cards .label {
	padding-right: 2.5em !important;
}
.product_cat-business-cards .variable-items-wrapper {
	width: 450px;
}
.product_cat-business-cards .variations {
	margin-top: 30px;
}
.product_cat-business-cards .single_variation_wrap {
	text-align: center;
}
.product_cat-business-cards #fname{
	width: 300px;
	height: 30px;
	border-radius: 2px;
	box-shadow: 0 0 0 1px rgb(0 0 0 / 30%);
	box-sizing: border-box;
	padding: 2px;
	font-size: 16px;
}
.product_cat-business-cards 
label {
	width: 90px;
}
.product_cat-business-cards .sub-contractor-input {
	display: none;
}
.sizing-chart-button {
	color: black;
  font-size: 24px;
	border-radius: 5px;
	padding: 3px 5px 3px 5px;
}
.sizing-chart-button:hover {
	color: #7d9bc0;
}
.sizing-chart-container {
	padding-top: 10px;
	padding-left: 35px;
	position: absolute;
}
.woocommerce-cart-form {
	width: 1000px;
	margin-left:auto;
	margin-right:auto;
	padding-top: 30px;
}
.cart-collaterals {
	width: 1000px !important;
	margin-left:auto;
	margin-right:auto;
	padding-top: 30px;
}
.vicode-custom-field-wrapper {
	display: none;
}
.vicode-custom-field-wrapper label {
	color: black;
	font-weight: 700 !important;
}
.vicode-custom-field-wrapper .label {
	padding-right:10px !important;
}
.sub-visible {
	display: block !important;
}
.columns-3 .product {
	min-width: 350px;
	padding: 18px !important;
}
.columns-3 .product-type-variable img{
	width: 100%;
}
.shop-by-category {
	list-style-type: none;
	text-align:left;
	box-shadow: 0 5px 10px rgb(70 70 70 / 50%);
	background: white;
	position: absolute;
	padding-left: 0px !important;
	z-index:999999;
	text-transform: uppercase;
	border-radius: 0 0 10px 10px;
	overflow:hidden;
	margin-left: -10px;
	display: none;
}
.shop-by-category a {
padding-left: 10px;
	padding-right: 10px;
		font-size: 18px;
	display: block;
}
.shop-by-category li:hover {
	background: #e7e7e7;
}

.sort-by-category {
	list-style-type: none;
	text-align:left;
	box-shadow: 0 5px 10px rgb(70 70 70 / 50%);
	background: white;
	position: absolute;
	padding-left: 0px !important;
	z-index:999999;
	text-transform: uppercase;
	border-radius: 0 0 10px 10px;
	overflow:hidden;
	margin-left: -15px;
	display: none;
}
.sort-by-category a {
padding-left: 10px;
	padding-right: 10px;
	font-size: 18px;
	display: block;
}
.sort-by-category li:hover {
	background: #e7e7e7;
}
.shop-by-clothing {
	 display: none;
}
.shop-cat-Clothing .shop-by-supplies {
	display: none;
}
.shop-cat-Clothing .shop-by-clothing {
	display: block;
}
.shop-cat-Mens .shop-by-supplies {
	display: none;
}
.shop-cat-Mens .shop-by-clothing {
	display: block;
}
.shop-cat-Womens .shop-by-supplies {
	display: none;
}
.shop-cat-Womens .shop-by-clothing {
	display: block;
}
.shop-cat-Unisex .shop-by-supplies {
	display: none;
}
.shop-cat-Unisex .shop-by-clothing {
	display: block;
}
.woocommerce-pagination {
	padding-bottom: 20px;
}
.checkout .wc-item-meta li {
	padding: 0;
}
.variation p {
	padding-bottom: 0px;
	width: auto;
	font-size: 12px !important;
	line-height: 20px;

}
.variation p:before {
	content: '['
}
.variation p:after {
	content: ']'
}
.variation dt {
	font-size: 12px !important;
	line-height: 20px;
}
.product-quantity .quantity:before {
	display: none;
}
.page-id-9 .textwidget p {
	padding-bottom: 0px;
}
.checkout {
	width: 1000px;
	margin-left:auto;
	margin-right:auto;
}
.woocommerce-billing-fields h3 {
	padding-top: 30px;
	padding-bottom: 10px;
	font-size: 30px;
}
#order_review_heading {
	padding-top: 30px;
	padding-bottom: 10px;
	font-size: 30px;
}
.woocommerce-checkout-payment {
	margin-bottom: 30px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	width: 95%;
}

.product_cat-supplies .cart {
	pointer-events: all;
}
.product_cat-supplies .woocommerce-LoopProduct-link {
	   cursor: zoom-in;
}
.product_cat-business-cards .woocommerce-LoopProduct-link {
	cursor: pointer;
}
.return-to-shop {
	font-size: 36px!important;
	text-align: center;
	padding-top: 150px;
	padding-bottom: 150px !important;
}
.return-to-shop .wc-backward {
	font-size: 18px !important;
	display: block !important;
	width: 400px;
	margin: auto !important;
	margin-top: 10px !Important;
	text-align: center;
	color: white !important;
}
.cart_totals h2 {
	display: none;
}
.woocommerce ul.products {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.woocommerce .products::before {
	display: none !important;
} 
.woocommerce .product {
	margin-right: 0px!important;
}
.search  {
	background-color: white;
}
#billing_first_name_field {
	width: 50%;
	padding-right: 1%;
	float: left;
	clear: none;
	padding-bottom: 5px;
}
#billing_email_field {
	width: 50%;
	padding-left: 1%;
	float: left;
	clear: none;
		padding-bottom: 5px;
}
#billing_country_field {
	width: 50%;
	float: left;
	clear: none;
	padding-right: 1%;
		padding-bottom: 5px;
}
#billing_state_field {
	width: 50%;
	float: left;
	clear: none;
	padding-right: 1%;
		padding-bottom: 5px;
}
#billing_city_field {
	width: 50%;
	float: left;
	clear: none;
	padding-left: 1%;
		padding-bottom: 5px;
}
#billing_postcode_field {
	width: 50%;
	float: left;
	clear: none;
	padding-left: 1%;
		padding-bottom: 5px;
}
#billing_address_2_field {
	padding-bottom: 5px;
}
tbody .product-name {
	font-size: 16px;
}
tbody .product-total, tbody .product-price, tbody .product-subtotal, tbody .product-quantity {
	font-size: 16px;
}
.woocommerce-terms-and-conditions-wrapper {
	display: none;	
}
.not-found {
	width: 100%;
}
#payment .form-row {
	padding-top: 0px !important;
}
#payment .payment_methods {
	padding-bottom: 5px !important;
	border-bottom: 0px !important;
	padding-top: 0px !important;
}
#payment .payment_box {
	margin-bottom: 0px !important;
}
.select2-search--dropdown {
	display: none !important;
}
.checkout label {
	margin-bottom: 0px !important;
}
.form-row input {
	background: #e6e6e6;
  border: 1px solid #b3b3b3 !important;
    border-radius: 5px;
	line-height: unset !important;
	padding-left:10px;
}
.select2-selection--single {
		background: #e6e6e6 !important;
    border: 1px solid #b3b3b3 !important;
    border-radius: 5px !important;
}
.woocommerce-billing-fields h3 {
	margin-top: 20px;
	margin-bottom: 10px;
	padding-top: 10px;
	background: #7d9bc0;
	color: white;
	padding-left: 20px;
	border-radius: 10px;
}
#order_review_heading {
		margin-top: 30px;
	margin-bottom: 10px;
	padding-top: 10px;
	background: #7d9bc0;
	color: white;
	padding-left: 20px;
	border-radius: 10px;
}
#order_review {
	padding-top: 10px;
	width: 95%;
	margin: auto;
}
.woocommerce-billing-fields__field-wrapper {
	width: 95%;
	margin: auto;
}
.cart-breadcrumbs {
	width: 1000px !important;
}
.woocommerce-order {
	padding-top: 15px;
}
.woocommerce-order-details__title {
		margin-top: 30px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	background: #7d9bc0;
	color: white;
	padding-left: 20px;
	border-radius: 10px;
	font-size: 28px !important;
}
.woocommerce-column__title {
		margin-top: 30px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	background: #7d9bc0;
	color: white;
	padding-left: 20px;
	border-radius: 10px;
	font-size: 28px !important;
}
.woocommerce .woocommerce-customer-details address {
	width: 95% !important;
	margin: auto;
}
.woocommerce table.shop_table {
	width: 95% !important;
	margin: auto;
}
.order_details {
	margin-bottom: 0px !Important;
}
.woocommerce ul.order_details li {
	font-size: .615em;
	margin-right: 1.5em;
}
.woocommerce-form-login {
	width: 600px;
	margin: 50px auto 50px auto !important;
	display: block !important;
}
.woocommerce-logged-in-message {
	display: none;
}
.woocommerce .button {
	color: white !important;
}
#shipping_method li {
	padding:0px;
	padding-top: 5px;
	margin-bottom: 0px !important;
}
@media (max-width: 1300px) {
	.navbar {
		padding-left: 50px;
		padding-right: 50px;
	}
	.product-shop {
		width: 750px !important;
	}
	.nav>li>a {
		padding-top: 15px;
			padding-bottom: 15px;
	}
	.product-breadcrumbs {
		width: 80%;
	}
}
.navbar-toggle {
	padding-top: 13px;
	padding-bottom: 13px;
	top: 28px;
	background-color: #7d9bc0!important;
}
.navbar-toggle:hover {
	background-color: #12456C!important;
}
@media (max-width: 1100px) {
	.woocommerce-cart-form, .cart-collaterals {
		width: 800px !important;
	}
	.cart-breadcrumbs {
		width: 800px !important;
	}
		.menu .navbar-brand {
		padding-bottom: 20px;
	}
	#shop-category-row {
		width: 850px;
	}
	.checkout {
		width: 800px;
	}
	.products-left {
		width: 350px !important;
	}
	.products-right  {
		width: 500px !important;
	}
	.single-product .variable-items-wrapper {
		width: 400px !important;
	}
	.product_title {
		font-size: 26px;
	}
	
}

@media (max-width: 900px) {
	.woocommerce-cart-form {
		width: 600px;
	}
	#shop-category-row {
		width: 750px;
	}
	.shop-category {
		width: 350px;
		height: 250px;
	}
	.shop-category-overlay {
		height: 250px;
	}
		.woocommerce-cart-form, .cart-collaterals {
		width: 600px !important;
	}
	.cart-breadcrumbs {
		width: 600px !important;
	}
	.cart_totals {
		width: 70% !important;
		float: right !important;
	}
	.checkout {
		width: 600px;
	}
	.woocommerce div.product {
		flex-wrap: wrap;
	}
	.products-left {
		width: 90% !important;
		margin: auto;
		max-width: 500px;
	}
	.products-right  {
		width: 90% !important;
		margin:auto;
	}
	.single-product .variable-items-wrapper {
		width: 70% !important;
		margin:auto;
	}
}

@media (max-width: 800px) {
	
	.navbar {
		padding-left: 40px;
		padding-right: 40px;
	}
	.nav>li {
		display: inline-block !important;
	}	
	.product-shop {
		width: 450px !important;
	}
	
	.woocommerce ul.products {
		justify-content: space-evenly !important;
	}
	.woocommerce table.shop_table {
		
	}
	.shop-category {
		margin-bottom: 20px;
	}
}
@media (max-width: 767px) {
	.menu .navbar-brand {
		float: none;
		text-align: center;
	}
	.navbar-collapse.in {
		overflow-y: unset;
	}
	.navbar-nav {
		text-align: center;
		overflow-y: unset !important;
		margin-top: -5px;
		margin-bottom: 0px;
	}
	.navbar-default .navbar-collapse {
		padding-top: 0px;
	}
		.checkout {
		width: 450px;
	}

		#shop-category-row {
		width: 100%;
	}
	.query-results {
		width: 90%;
		margin: auto;
		float: none;
	}
}
@media (max-width: 600px) {
	.nav > li > a {
		padding-left: 15px;
		padding-right: 15px;
	}
	.searchContainer, .site-search {
		width: 300px;
	}
	.searchSuggestions {
		font-size: 12px;
	}
	.searchHeaderOverlay, .searchHeader {
		height: 350px;
	}
	.query-results {
		font-size: 16px;
	}
	.product-shop {
		width: 100% !important;
	}
	.woocommerce-cart-form {
		width: 90% !important;
		margin: auto;
	}
	.cart-breadcrumbs {
		width: 90% !important;
	}
	.cart-collaterals {
		width: 90% !important;
	}
		.checkout {
		width: 90%;
	}

}

/* HIDE CART BY DEFAULT */
.single_add_to_cart_button {
	display: none !important;
}
.add_to_cart_button {
	display: none !important;
}
.cart .button {
	display: none !important;
}
#menu-item-34 {
	display: none !important;
}
.wc-proceed-to-checkout {
	display: none !important;
}
.cart-collaterals {
	padding-bottom: 30px;
}
#menu-item-48 {
	display: none !important;
}

/* SHOW CART IF LOGGED IN */
.logged-in #menu-item-34 {
	display: block !important;
}
.logged-in .cart .button {
	display: block !important;
}
.logged-in .single_add_to_cart_button {
	display: block !important;
}
.logged-in .wc-proceed-to-checkout {
	display: block !important;
}
.logged-in .cart-collaterals {
	padding-bottom: 10px;
}
.logged-in .add_to_cart_button {
	display: block !important;
}

/* ONLY SHOW HEAD OFFICE PAGE TO ADMIN */
.user-role-administrator #menu-item-48 {
	display: block !important;
}

/* HIDE CART IF SUB-ZEE */
.user-role-subscriber .single_add_to_cart_button {
	display: none !important;
}
.user-role-subscriber .add_to_cart_button {
	display: none !important;
}
.user-role-subscriber .cart .button {
	display: none !important;
}
.user-role-subscriber #menu-item-34 {
	display: none !important;
}
.user-role-subscriber .wc-proceed-to-checkout {
	display: none !important;
}
.user-role-subscriber .cart-collaterals {
	padding-bottom: 30px;
}
.login-warning {
	width: 100%;
	background: rgba(0,0,0,0.75);
	color: #464646;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	display: flex;
	align-items: center;
	justify-content: center;
	z-index: 99999999;
}
.login-warning-box {
	background: #eeeeee;
	padding: 30px;
	border-radius: 20px;
	width: 500px;
}
.login-warning-button-container {
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: space-between;
	
}
.login-warning-button {
	background: #7d9bc0;
	padding: 5px 15px 5px 15px;
	color: white;
	cursor: pointer;
	transition: all .2s ease-in-out;
}
.login-warning-button:hover {
	color: white;
	background: #12456c;

}
.login-warning h4 {
	padding-top: 10px;
	padding-bottom: 10px;
	text-align:center;
	font-size: 20px;
	font-weight: 800;
}