/*
 * Shop
*/

#main {
	margin: 2em 0;
}

body {
    overflow-x: hidden;
}

a {
	color: #000;
}

.woocommerce-breadcrumb {
	margin-bottom: 5em;
}

/*#main .widget_block {
	text-align: center;
	background-image: url(https://garagetek.com/store/wp-content/uploads/2021/06/Rectangle-1141.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	padding: 2.5em 1em 1.5em;
}*/

.product-archive-top .row .woocommerce-products-header {
	padding-right: 35px;
}
.products-right-cta {
	position: relative;
    display: flex;
    align-items: center;
    overflow: hidden;
    min-height: 234px;
    background: linear-gradient(-75deg, #ffdd00 55%, #6e6e6e 55%);
}
.products-right-cta::before {
	content: "";
    position: absolute;
    top: 0;
    left: 44.4%;
    width: 20px;
    height: 100%;
    background: rgba(255, 255, 255, 0.6);
    transform: skewX(-15deg);
    z-index: 1;
}

.products-right-cta .cta-left-img {
	width: 54%;
	padding-left: 7px;
	z-index: 2;
}

.products-right-cta .cta-left-img img {
	max-width: 100%;
	height: auto;
	display: block;
}

.products-right-cta .cta-right-cont {
	width: 46%;
	padding-right: 10px;
	z-index: 2;
}

.products-right-cta .cta-right-cont h2 {
	font-size: 40px;
    line-height: 1;
    font-weight: 700;
    color: #000;
    margin-bottom: 18px;
}

.products-right-cta .cta-right-cont a {
	font-family: "Space Grotesk", sans-serif;
    font-size: 17px;
    line-height: 25px;
    background-color: #000;
    color: #fff;
    font-weight: 700;
    border-radius: 0;
    text-decoration: none;
    padding: calc(0.667em + 3px) calc(0.667em + 3px);
    display: inline-block;
    text-align: center;
}

.cta-right-cont a:hover {
	background-color: #fff;
    color: #000;
}

#main .widget_block p {
	font-family: Futura PT;
	font-weight: 600;
	font-size: 1.29em;
	line-height: 1.3;
	text-transform: uppercase;
	color: #222222;
}

#main .widget_block p a {
	font-family: Open Sans;
	font-style: normal;
	font-weight: 600;
	font-size: 1em;
	text-transform: capitalize;
	color: #1C68AF;
	border-bottom: 1px solid #1C68AF;
}

#main .widget_block p a:hover {
	text-decoration: none;
}

.filter-row {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-top: 2em;
	margin-bottom: 2em;
	background-color: #f7f7f7;
	padding-top: 13px;
    padding-bottom: 13px;
	position: relative;
    z-index: 1;
}

.filter-row::before {
    content: "";
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 100vw;
    height: 100%;
    background: #f7f7f7;
    z-index: -1;
}

.woof_products_top_panel {
	-ms-flex: 0 0 100%;
	-webkit-box-flex: 0;
	        flex: 0 0 100%;
	max-width: 100%;
}

.woof_products_top_panel_ul {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin-bottom: 0;
}

.woof_products_top_panel_ul li {
	padding-left: 0!important;
    padding-right: 10px;
    margin-bottom: 0 !important; 
}

.woof_products_top_panel_ul li::before {
	content: none !important;
}

.woof_products_top_panel_ul li a {
	color: #000;
}

.woof_products_top_panel_ul li .woof_reset_button_2,
.woof_products_top_panel_ul li .woof_remove_ppi {
	border: none;
    background: #000;
    color: #fff;
    padding: 2px 10px;
    font-family: "Space Grotesk", sans-serif;
    font-weight: 500;
    min-height: 30px;
    text-transform: capitalize;
    display: inline-block;
}
.woof_products_top_panel_ul li .woof_reset_button_2:hover,
.woof_products_top_panel_ul li .woof_remove_ppi:hover {
    background-color: #ffdd00;
    color: #000;
}

.woof_edit_view {
	display: none;
}

.woof_submit_search_form_container {
	display: none;
}

.woocommerce-result-count  {
	-ms-flex: 0 0 20%;
	-webkit-box-flex: 0;
	flex: 0 0 20%;
	max-width: 20%;
	margin-bottom: 0;
	font-family: "Space Grotesk", sans-serif;
    font-weight: 500;
    color: #000;
}

.filter-row-filter {
	-ms-flex: 0 0 70%;
	-webkit-box-flex: 0;
	flex: 0 0 70%;
	max-width: 70%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.filter-row-filter h3 {
	margin: 0 10px 0 0;
    font-size: 18px;
	font-weight: 700;
}

.filter-row-filter .widget {
	margin-right: 1.5em;
	width: 32%;
}

.filter-row-filter .select2-container--default .select2-selection--single .select2-selection__arrow {
	height: 48px;
    width: 37px;
    top: 1px;
    right: 0px;
    background: #000000;
}

.filter-row-filter .select2-container .select2-selection--single .select2-selection__rendered {
	font-family: "Space Grotesk", sans-serif;
    padding-right: 38px;
    font-size: 17px;
	font-weight: 500;
    color: #000;
	padding-top: 6px;
    padding-bottom: 6px;
}

.filter-row-filter .select2-container--default .select2-selection--single {
	border: 1px solid #b5b5b5;
    height: 50px;
    padding: 0.2em;
    border-radius: 0;
	margin: 0;
}

.filter-row-filter .select2-container--default .select2-selection--single .select2-selection__arrow b {
	border-color: #fff #fff transparent transparent;
	border-width: 1px;
	height: 7px;
	margin-left: -3px;
	margin-top: -5px;
	width: 7px;
	-webkit-transform: rotate(135deg);
	    -ms-transform: rotate(135deg);
	        transform: rotate(135deg);
}

.filter-row-filter .select2-container--default .select2-selection--single .select2-selection__clear {
	margin-left: 5px;
}

.filter-row-filter .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
	border-color: #fff #fff transparent transparent;
	border-width: 1px;
}

.select2-dropdown {
	border-radius: 0!important;
	border: 1px solid #E5E5E5!important;
}

.select2-container--default .select2-results__option--highlighted[aria-selected], 
.select2-container--default .select2-results__option--highlighted[data-selected] {
	background-color: #1C68AF!important;
}

.filter-row .filter-row-filter .woof_price_filter_dropdown_container {
	display: flex;
    gap: 10px;
    align-items: center;
}
.filter-row .filter-row-filter .woof_price_filter_dropdown_container {
	display: flex;
    gap: 10px;
    align-items: center;
}
.filter-row .filter-row-filter .woof_price_filter_dropdown_container label {
	font-family: "Space Grotesk", sans-serif;
    font-size: 18px;
    line-height: 1;
    color: #000;
    font-weight: 700;
    width: 100%;
    margin-bottom: 0;
}

.chosen-container {
	min-width: 16em;
	font-size: 1em;
	top: 2px;
	width: 100% !important;
}

.chosen-container-single .chosen-single {
	height: 50px;
	border-radius: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	color: #000;
	border: 1px solid #b5b5b5;
	background: #fff!important;
	font-family: "Space Grotesk", sans-serif;
	font-size: 17px;
	font-weight: 500;
}

.chosen-container-single .chosen-single span {
	margin-right: 37px;
    height: 43px;
    display: flex;
    align-items: center;
}

.chosen-container-single .chosen-single div {
	width: 37px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	background: #000;
}
.chosen-container-single.chosen-container-active .chosen-single div {
	background: #000;
}

.chosen-container-single .chosen-single div b {
	background: none;
	border-color: #fff #fff transparent transparent;
	border-width: 1px;
	border-style: solid;
	width: 7px;
	height: 7px;
	-webkit-transform: rotate(135deg);
	    -ms-transform: rotate(135deg);
	        transform: rotate(135deg);
}

.chosen-container-single .chosen-drop {
	border-radius: 0;
	background-clip: padding-box;
	-webkit-box-shadow: none;
	        box-shadow: none;
	border: 1px solid #E5E5E5;
}

.chosen-container-active.chosen-with-drop .chosen-single {
	border: 1px solid #b5b5b5;
}

.chosen-container-single .chosen-search input[type="text"] {
	background: none;
}

.chosen-container .chosen-results {
	margin: 0 0 4px 0;
	padding: 0;
}

.chosen-container .chosen-results li.highlighted {
	background-color:#1C68AF!important;
	background-image:none !important;
}

.chosen-container .chosen-results li {
	padding: 0.5em 6px;
	line-height: 1.1em;
	height: 2.21em;
	font-size: 1em;
}

#yith-wcwl-popup-message {
	display: none !important;
}

.gridlist-toggle {
	-ms-flex: 0 0 10%;
	-webkit-box-flex: 0;
	flex: 0 0 10%;
	max-width: 10%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	align-items: center;
}

.gridlist-toggle em {
	display: none;
}

.gridlist-toggle > a {
	display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0.71em;
    margin-right: 20px;
    border: 1px solid #b9bfbf;
}

.gridlist-toggle > a.active {
	background: #000;
    border: 1px solid #000;
}

#grid .dashicons-grid-view::before {
	content: url(../img/grid.svg);
}

#grid.active .dashicons-grid-view::before {
	content: url(../img/grid-white.svg);
}

#list .dashicons-exerpt-view::before {
	content: url(../img/list.svg);
}

#list.active .dashicons-exerpt-view::before {
	content: url(../img/list-white.svg);
}

/*Responsive Start*/
@media (max-width: 1100px) { 
.products-right-cta .cta-right-cont h2 {
    font-size: 30px;
}
.woocommerce-result-count {
    -ms-flex: 0 0 15%;
    flex: 0 0 15%;
    max-width: 15%;
    font-size: 16px;
    line-height: 1.2;
}
.filter-row-filter h3, 
.filter-row .filter-row-filter .woof_price_filter_dropdown_container label {
    font-size: 16px;
}
.filter-row-filter .select2-container .select2-selection--single .select2-selection__rendered, 
.chosen-container-single .chosen-single {
    font-size: 15px;
}
.gridlist-toggle {
    -ms-flex: 0 0 15%;
    -webkit-box-flex: 0;
    flex: 0 0 15%;
    max-width: 15%;
	justify-content: flex-end;
}
.gridlist-toggle > a {
    margin-right: 10px;
}
}
 
/* Portrait tablet to landscape and desktop */
@media (max-width: 991px) {
.woocommerce-result-count {
	-ms-flex: 0 0 100%;
		-webkit-box-flex: 0;
	flex: 0 0 100%;
	max-width: 100%;
	margin-bottom: 15px;
}

.filter-row-filter {
	-ms-flex: 0 0 100%;
	-webkit-box-flex: 0;
	flex: 0 0 100%;
	max-width: 100%;
}
.gridlist-toggle {
	display: none;
}
	
.product-archive-top > .row {
	display: flex;
    flex-direction: column;
}
.product-archive-top .row .woocommerce-products-header, 
.product-archive-top .row .col-md-5 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}
.product-archive-top .row .woocommerce-products-header {
	padding-right: 15px;
}
.products-right-cta .cta-right-cont h2 {
    font-size: 40px;
}
.chosen-container {
    min-width: 15em;
}
}
 
/* Landscape phone to portrait tablet */
@media (max-width: 767px) {
.filter-row-filter {
	-ms-flex: 0 0 100%%;
	-webkit-box-flex: 0;
	flex: 0 0 100%;
	max-width: 100%;
}

.chosen-container {
	min-width: 10em;
}

.filter-row-filter .widget {
	width: 100%;
    margin-right: 0;
}
.filter-row .filter-row-filter .woof_price_filter_dropdown_container {
    flex-direction: column;
	margin-top: 10px;
	width: 100%;
}
.products-right-cta .cta-right-cont h2 {
    font-size: 25px;
}
.solution-items .storage-card-cols {
    grid-template-columns: repeat(1, 1fr);
}
.solution-items .storage-card-cols .pod-cont {
    padding-top: 61px;
}
}
 
/* Landscape phones and down */
@media (max-width: 480px) {
.filter-row-filter {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
		-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
}

.filter-row-filter > * {
	margin-bottom: 10px !important;
}
}

