/** Shopify CDN: Minification failed

Line 1380:0 Unexpected "{"
Line 1380:1 Expected identifier but found "%"
Line 1381:0 Unexpected "{"
Line 1381:1 Expected identifier but found "%"
Line 1395:12 Expected identifier but found "{"
Line 1395:13 Unexpected "{"
Line 1395:20 Expected ":"
Line 1395:24 Expected identifier but found "!"
Line 1396:9 Expected identifier but found "{"
Line 1396:10 Unexpected "{"
... and 9 more hidden warnings

**/
body, input, textarea, button, select, .disclosure__toggle {
    font-size: 13px !important;
}
/*COLLECTIONS PAGE*/
#collection-page .grid-view-item__image-wrapper {
    height: 100%;
}
#collection-page .grid-view-item__image {
    height: 100%;
    object-fit: contain;
}
#collection-page .product-card__image-with-placeholder-wrapper {
    height: 300px;
}
#collection-page .grid--view-items {
    overflow: visible;
}
#shopify-section-1585014715125 .custom-content {
  align-items: center;
    justify-content: center;
}

/***
ANNOUNCEMENT BAR
***/
.top-bar {
  display:none !important;
}

/*COMPLIANCE PAGE*/
.compliance.bottom_section .one-third,
.compliance.bottom_section .two-thirds{
	float: left;
    margin-left: 2.564102564102564%;
}
.compliance.bottom_section .one-third {
	width: 31.623931623931625%;
}
.compliance.bottom_section .two-thirds {
	width: 65.81196581196582%;
}
.compliance.bottom_section figure {
	margin:0;
}
.compliance.bottom_section img {
	width:100%;
	height:100%;
}
.compliance.bottom_section h3 {
    font-size: 24px;
    font-weight: bold;
}
.compliance.bottom_section {
	
}
.compliance.bottom_section .first {
    clear: both;
    margin-left: 0;
}

/*General*/
body .pre-footer.home{
  display: none;
}
body p{
  margin-bottom: 15px;
}
.rte h1, .rte .h1, .rte h2, .rte .h2, .rte h3, .rte .h3, .rte h4, .rte .h4, .rte h5, .rte .h5, .rte h6, .rte .h6 {
    margin-top: 25px !important;
    margin-bottom: 15px !important;
}
.template-index .shopify-section{
  padding: 0;
}
.template-index .pre-footer.home{
  display: block
}
.template-index .pre-footer.inside-pages{
  display: none;
}


/*Header*/
.top-bar{
  background-color: #c31c24;
}
.top-bar{
  display: flex;
  align-items: center;
  padding: 10px 22px;
  text-transform : uppercase;
  position: relative;
  z-index: 99;
}
.top-bar .announcement-cont{
  max-width: 1200px;
  width: 100%;
  display: flex;
  margin: auto;
  padding: 0 30px;
}
.top-bar .announcement-bar__message{
  padding:0;
  margin: 0;
  margin-right: auto;
}
.top-bar .announcement-bar__anchor{
  color: #fff;
  font-size: 13px;
  font-weight: 400;
}
.announcement-cont a,
.announcement-cont p,
.announcement-cont span{
  font-size: 13px;
}
#header{
  max-width: 1200px;
  padding: 15px 22px;
  margin: auto;
}
#header .ctm-logo {
  position: absolute;
  top: 3px;
}
#header .ctm-icons .site-header__icon {
  border: 1px solid;
  padding: 6px;
  margin: 0px 5px;
  border-radius: 32px;
}
#header .ctm-icons .site-header__icon:hover{
  background-color: #000;
}
#header .ctm-icons .site-header__icon .icon{
  fill: #000;
  padding-bottom: 4px;
}
#header .ctm-icons .site-header__icon:hover .icon{
  fill: #fff;
}
#header .ctm-icons .site-header__icon .icon-search{
  margin: 0 1px;
}
#header .ctm-nav.desktop .site-nav{
  padding: 0;
  margin: 0;
  text-transform: uppercase;
}
#header .ctm-nav.desktop .site-nav .site-nav__label{
  text-transform: uppercase;
  color: #333;
  font-weight: bold;
}
#header .ctm-nav.desktop .site-nav a{
  color: #888;
}
#header .ctm-nav.desktop .left {
  position: absolute;
  top: 25px;
  left: 95px;
/*   left: 285px; */
  z-index: 11;
  bottom: 0;
  display:block;
}
#header .ctm-nav.desktop .right {
  position: absolute;
  top: 25px;
  right: 210px;
  z-index: 11;
  bottom: 0;
  display:block;
}
#home.ctm-sec1 .mega-title{
  font-size: 52px;
  text-transform: uppercase;
}
#home.ctm-sec1 .mega-title p{
  color: #333;
  font-weight: bold;
  text-shadow: none;
}
#home.ctm-sec1 .mega-subtitle{
  font-size: 36px;
  color: #333;
  font-weight: bold;
  text-transform: uppercase;
  text-shadow: none;
}
#home.ctm-sec1 .slideshow__btn{
  background-color: #c31c24;
  font-size: 14px;
  padding: 15px 30px;
  border-radius:0;
  font-weight: bold;
}
#home.ctm-sec1 .slideshow__btn:hover{
  opacity: 0.8;
}
#home.ctm-sec1 .slideshow__controls{
  opacity: 0;
}
#home.ctm-sec2 {
  background-color: #363636;
  color: #fff;
  padding: 20px 0;
  text-transform: uppercase;
  font-size: 13px;
  font-weight: bold;
}
#home.ctm-sec2 img{
  margin-right: 5px;
}
#home.ctm-sec2 .custom__item-inner.custom__item-inner--html {
  display: flex;
  align-items: center;
  flex-direction: row;
}
#home.ctm-sec3{
  padding: 55px 0;
}
#home.ctm-sec3 .grid{
  margin-left: 0;
}
#home.ctm-sec3 .grid__item{
  padding-left: 10px;
}
#home.ctm-sec3 .collection-grid-item__link {
  overflow: hidden;
}
#home.ctm-sec3 .grid__item .collection-grid-item__overlay{
  background-size: cover;
  background-repeat: no-repeat;
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s;
}
#home.ctm-sec3 .grid__item:hover .collection-grid-item__overlay{
  -ms-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -webkit-transform: scale(1.2);
  -o-transform: scale(1.2);
  transform: scale(1.2);
}
#home.ctm-sec3 .collection-grid-item__title-wrapper::before {
  background: none;
}
#home.ctm-sec3 .collection-grid-item .collection-grid-item__title.h3 {
  bottom: 0;
  top: auto;
  margin-bottom: 0;
  transform: unset;
  padding: 20px;
  color: #888;
  text-shadow: none;
  font-size: 16px;
  font-weight: bold;
  text-transform: uppercase;
}
#home.ctm-sec3 .collection-grid-item:hover .collection-grid-item__title.h3{
  background-color: #c31c24;
  color: #fff;
}
#home.ctm-sec4 {
  background-color: #fff
}
#home.ctm-sec4 .feature-row__image-wrapper{
  margin: 0;
}
#home.ctm-sec4 .title{
  font-size: 24px;
  font-weight: bold
}
#home.ctm-sec4 .title span{
  color: #c31c24;
}
#home.ctm-sec5.pre{
  margin-top: 50px;
  position: relative;
  display: block;
  width: 100%;
  padding: 50px;
  text-align: center;
  font-size: 24px;
  background-color: #f7f7f7;
}
#home.ctm-sec5.pre .custom__item-inner{
  text-align: center;
}
#home.ctm-sec5.pre a{
  color: #c31c24;
  text-decoration: underline;
  font-weight: bold;
}
#home.ctm-sec5{
  padding: 50px 0;
}
#home.ctm-sec5 .full-width-link{
  z-index: 99;
}
/*
#home.ctm-sec5 .grid__item:not(:first-child){
  padding: 0;
}

#home.ctm-sec5 .grid__item:first-child {
  width: 50%;
}
*/
#home.ctm-sec5 .grid__item:nth-child(2) {
  /*width: 50%;*/
}
#home.ctm-sec5 .grid__item:nth-child(2),
#home.ctm-sec5 .grid__item:nth-child(2) .grid-view-item__image-wrapper,
#home.ctm-sec5 .grid__item:nth-child(3),
#home.ctm-sec5 .grid__item:nth-child(4),
#home.ctm-sec5 .grid__item:nth-child(2) img,
#home.ctm-sec5 .grid__item:nth-child(3) img,
#home.ctm-sec5 .grid__item:nth-child(4) img{
  /*height:250px;*/
  object-fit: cover;
  object-position: center;
}
#home.ctm-sec5 .grid__item:nth-child(3),
#home.ctm-sec5 .grid__item:nth-child(4){
  width: 25%;
}
#home.ctm-sec5 .grid__item .product-overlay {
  display: block;
  background: #9380804d;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  position: absolute;
  z-index: 9;
  transition: 1.5s;
}
#home.ctm-sec5 .grid__item:hover .product-overlay {
  background-color: transparent;
}
#home.ctm-sec5 .grid__item .product-card:hover .product-card__image-wrapper{
  opacity: 1;
}
#home.ctm-sec5 .grid__item .price-titles{
    position: absolute;
    bottom: 50px;
    padding: 20px;
    background: #00000036;
    z-index: 10;
    width: 100%;
    bottom: 0;
}
#home.ctm-sec5 .grid__item:not(:first-child) .price-titles{
  bottom: 0px;
}
#home.ctm-sec5 .price-titles .grid-view-item__title{
  color: #fff;
  font-weight: 800;
  font-size: 16px;
  text-transform: uppercase;
}
#home.ctm-sec5 .price-titles .price__regular{
  background-color: #333;
  border: 1px solid #333;
  color: #fff;
  padding: 10px 25px;
  margin-top: 10px;
}
#home.ctm-sec5 .price-titles .price__pricing-group:hover .price__regular{
  background-color:#fff;
}
#home.ctm-sec5 .price-titles .price__pricing-group:hover .price-item--regular{
  color: #333;
}
#home.ctm-sec5 .price-titles .price-item--regular{
  color: #fff;
  font-weight: normal;
}
#home.ctm-sec5 .price__badges{
  margin-top: 10px
}
#home.ctm-sec5 .view-all{
  background-color: #c31c24;
  color: #fff;
  padding: 15px 50px;
  border: 1px solid #c31c24;
  border-radius: 0;
  font-size: 16px;
  font-weight: bold;
  text-transform: uppercase;
  margin-top: 50px;
}
#home.ctm-sec5 .view-all:hover{
  background-color: #fff;
  color: #c31c24;
}
.ctm-sec5 .product-card__image-with-placeholder-wrapper,
.ctm-sec5 .grid-view-item__image-wrapper,
.ctm-sec5 .grid-view-item__image-wrapper .grid-view-item__image{
    height: 100%;
  
}
.ctm-sec5 .product-card {
    position: relative;
    height: 367px;
}
.ctm-sec5 img {
    object-fit:contain !important;
}
.ctm-sec5 .slick-arrow {
        position: absolute;
    z-index: 99;
    top: 50%;
        font-size: 30px !important;
    line-height: 60px;
    color: #000 !important;
    text-align: center;
    cursor: pointer;
    -webkit-transition: all .2s;
    transition: all .2s;
-webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
.ctm-sec5 .fa-angle-left {
    left: 35px;
}
.ctm-sec5 .fa-angle-right {
    right: 5px;
}
.ctm-sec5 .slick-dots {
  bottom: 10px !important;
}
.ctm-sec5 .slick-dots li button {
      background: #fff !important;
    border-radius: 100% !important;
    width: 10px !important;
    height: 10px !important;
}
/*BULK QTY PAGE*/
#shopify-section-page-bulk-quantity-form .contact-form input,
#shopify-section-page-bulk-quantity-form .contact-form textarea{
width:100%;
  margin-bottom:20px;
}

/*SINGLE PRODUCTS PAGE*/
.bulk_btn {
    padding: 0 5px;
}
#individual-product .breadcrumbs {
  margin: 0 0 2em;
}
#individual-product .breadcrumbs__list {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
#individual-product .breadcrumbs__item {
  display: inline-block;
}
#individual-product .breadcrumbs__list li:last-child a{
  font-weight: bold;
}
#individual-product .breadcrumbs__item:not(:last-child):after {
  content: '>';
  display: inline-block;
  margin: 0 10px 0 5px;
  position: relative;
  vertical-align: middle;
}
#individual-product .breadcrumbs__link[aria-current="page"] {
  color: inherit;
  font-weight: normal;
  text-decoration: none;
}
#individual-product .breadcrumbs__link[aria-current="page"]:hover,
#individual-product .breadcrumbs__link[aria-current="page"]:focus {
  text-decoration: underline;
}
#individual-product .price-item.price-item--regular {
  font-weight: normal;
}
#individual-product .ctm-sku {
  margin-bottom: 10px;
}
#individual-product .ctm-sku span{
  color: #c31c24;
}
#individual-product .product__price {
  padding-bottom: 40px;
  border-bottom: 1px solid #888;
}
#individual-product .product-form{
  padding-top: 40px;
}
#individual-product .product-form__controls-group.variant{
/*   display:none; */
  margin-bottom: 20px;
}
#individual-product .swatch.clearfix{
  display: flex;
  margin-bottom: 15px;
}
#individual-product .swatch .header{
  margin: 0;
  padding-right: 25px
}
#individual-product .swatch[data-option-index="0"] .header {
  padding-right: 40px ;
}
#individual-product .product-form__controls-group.quantity .product-form__item {
  display: flex;
  align-items: center;
}
#individual-product .product-form__controls-group.quantity .product-form__item label {
  margin-right: 45px;
}
#individual-product .product-form__cart-submit {
  width: auto;
  padding: 10px 50px;
  border: 1px solid #c31c24;
  border-radius: 0;
  background-color: #c31c24;
}
#individual-product .product-form__cart-submit:hover{
  background-color: #fff;
  color: #c31c24;
}
#individual-product .product-form__cart-submit span{
  font-size: 14px;
  font-weight: bold;
}
#individual-product .tabs-cont #tabs {
  width: 100%;
  padding: 0;
  margin: 0;
  display: flex;
  flex-wrap: wrap;
}
#individual-product .tabs-cont #tabs li {
  list-style:none;
  flex: 25%;
  margin: 0;
}
#individual-product .tabs-cont #tabs li a {
  font-weight: bold; 
  display:block; 
  background: #FFF; 
  text-decoration:none;
  outline:none;
  color:: #000;
  padding: 10px;
  border: 0;
}
#individual-product .tabs-cont #tabs li a.inactive{
  color:#888;
  background: #EEE;
  outline:none;
  border: none;

}
#individual-product .tabs-cont #tabs li a:hover, 
#individual-product .tabs-cont #tabs li a.inactive:hover {
  color: #000;
  border-bottom: solid 1px #888;
}
#individual-product .tabs-cont .inside-tabs{
  padding: 20px;
}
#individual-product .tabs-cont .inside {
  display: flex;
  border-bottom: 1px solid #888;
  padding: 10px 0;
}
#individual-product .tabs-cont .name {
  width: 100%;
}
#individual-product .tabs-cont #tab1C .name {
  padding-left: 15px;
}
#individual-product .social-sharing svg{
  fill: #c31c24;
}
#individual-product .share-title{
  font-weight: bold;
}
#shopify-section-product-recommendations .section-header.text-center h2{
  font-weight: bold;
}
#shopify-section-product-recommendations .grid-view-item.product-card{
  text-align: center;
}
#shopify-section-product-recommendations .product-card__title{
  font-weight: bold;
}
#shopify-section-product-recommendations .price{
  align-items: center;
}
#shopify-section-product-recommendations .price .price-item{
  font-weight: normal
}
.colour_containers {
    margin-bottom: 50px;
    float: left;
}
.colour_list {
	margin-left: 0 !important;
    list-style: none !important;
  float:left;
  width:100%;
}
.colour_list .one-half {
    float: left;
    margin-bottom: 10px;
  position:relative;

}
.colour_list figure {

    width: 40px;
    height: 40px;
    margin: 0;
    float: left;
    margin-right: 20px;
}

.colour_list label {
    position: absolute;
    right:10px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 45px;
}
.social-sharing {
    width:100%;
}
.lightblue figure{
	background: #307bb9;
}

.darkgray figure{
	background: #3a4247;
}
.green figure{
	background: #006549;
}

.lightgray figure{
	background: #8e8a84;
}
.darkgreen figure{
	background: #034426;
}

.black figure{
	background: #241f20;
}


.red figure{
	background: #e90005;
}

.yellow figure{
	background: #f4e93a;
}
.orange figure{
	background: #ff7700;
}

.limegreen figure{
	background: #00ba52;
}


.return-link-wrapper a{
  font-size: 14px;
  font-weight: bold;
  color: #333;
  border: 1px solid #333;
  border-radius: 0;
}
.return-link-wrapper a:hover{
  background-color: #333 !important;
  color: #fff !important;
}
#collection-page .filters-toolbar--has-filter{
  margin-top: 50px;
}
#collection-page .section-header.text-center{
  display: none;
}
#collection-page .grid-view-item.product-card{
  text-align: center;
}
#collection-page .product-card__title{
  font-weight: bold;
}
#collection-page .price{
  align-items: center;
}
#collection-page .price .price-item{
  font-weight: normal
}
#collection-page .filters-toolbar__item--count{
  display:none;
}
#collection-page .filters-toolbar__item-wrapper{
  justify-content: flex-end;
  flex-wrap: wrap;
}
#collection-page #Collection {
  display: flex;
  flex-wrap: wrap;
}
#collection-page #Collection .ctm-categories{
  flex: 20%;
}
#collection-page #Collection .ctm-categories .name{
  font-size: 16px;
  font-weight: bold;
}
#collection-page #Collection .ctm-categories #SiteNav{
  text-align: left;
}
#collection-page #Collection .ctm-categories #SiteNav li{
  display: block;
}
#collection-page #Collection .ctm-categories #SiteNav li a{
  padding: 5px 0;
}
#collection-page #Collection .ctm-categories #SiteNav li a.site-nav__link--active{
  color: #c31c24;
}
#collection-page #Collection .ctm-categories #SiteNav li a.site-nav__link--active span{
  border: 0;
}
#collection-page #Collection .ctm-products{
  flex: 80%
}
#inside-pages .section-header.text-center{
  display:none;
}
#inside-pages .modal {
  position: absolute;
  z-index: 10000;
  top: 0;
  left: 0;
  visibility: visible;
  width: 100%;
  height: 100%;
  opacity: 1;
  display: block;
  background: #ffffffcf;
}
#inside-pages .modal-wrapper {
  position: fixed;
  z-index: 9999;
  top: 6em;
  left: 50%;
  width: 500px;
  margin-left: -16em;
  background-color: #fff;
  box-shadow: 0 0 1.5em hsla(0, 0%, 0%, 0.35);
  padding: 30px;
}
#inside-pages .modal-overlay{
  position: fixed;
  z-index: 10;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: hsla(0, 0%, 0%, 0.5);
  visibility: hidden;
  opacity: 1;
  transition: visibility 0s linear 0.3s, opacity 0.3s;
}
#inside-pages .modal .text {
  font-size: 16px;
  text-align: center;
  font-weight: bold;
  margin-bottom: 25px;
}
#inside-pages .modal input{
  width: 100%;
  margin-bottom: 10px;
}
#inside-pages #info h3{
  font-size: 24px;
}
#inside-pages #info h3 span {
    font-size: 16px;
    font-weight: bold;
}
#about {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
#about .col{
  flex: 50%;
  padding: 10px;
}
#about .ctm-text .ctm-title{
  font-size: 24px;
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 10px;
}
#compliance {
  display: flex;
  flex-wrap: wrap;
  margin: 50px 0;
}
#compliance .col{
  flex: 33.333%;
  padding: 10px;
}
#compliance .ctm-title{
  font-size: 24px;
  text-align: center;
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 55px;
}
#compliance .col.ctm-str .ctm-title{
  margin-bottom: 10px;
}
#compliance .col img{
  margin-bottom: 10px;
}
#compliance .col p{
  color: #888;
}
#services{
  margin:50px 0;
}
#services .row {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
#services .row:not(:last-child) {
  margin-bottom: 30px;
}
#services .row.two {
    flex-direction: row-reverse;
}
#services .row .col{
  flex: 50%;
  padding: 10px;
}
#services .ctm-title{
  font-size: 24px;
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 10px;
}
#services .col p{
  color: #888;
}
#contact .row{
  display: flex;
  flex-wrap: wrap;
}
#contact .row .col{
  flex: 50%;
  padding: 10px;
}
#contact .ctm-sub {
  margin-bottom: 20px;
}
#contact .ctm-title h2{
  font-size: 24px;
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 10px;
  letter-spacing: normal;
}
#contact .ctm-text .col{
  background: #f7f7f7;
}
#contact .ctm-text .row-i{
  display: flex;
  flex-wrap: wrap;
}
#contact .ctm-text .row-i .col{
  flex: 50%;
  padding: 0px;
  border: 10px solid #fff;
}
#contact .ctm-text .add{
  border: 10px solid #fff;
  padding: 0;
}
#contact .ctm-text .ctm-name{
  background-color: #333;
  color: #fff;
  padding: 10px 15px;
  font-weight: bold;
  text-transform: uppercase;
}
#contact .ctm-text .ctm-name i{
  margin-right: 10px;
}
#contact .ctm-text .ctm-p {
  background-color: #f7f7f7;
  color: #1d1d1d;
  padding: 20px 15px;
}
#contact .ctm-text a{
  border: none;
}
#contact .row .col.two {
  padding-top: 70px;
  padding-left: 50px;
}
#contact .col.two .ctm-name{
  font-size: 16px;
  font-weight: bold;
  text-transform: uppercase;
  text-align: center;
  margin-bottom: 20px;
  color: #1d1d1d;
}
#contact .col.two label{
  color: #1d1d1d;
}
#contact .col.two .btn{
  background-color: #c31c24;
  border: 1px solid #c31c24;
  border-radius: 0;
  display: block;
  width: 100%;
  font-weight: bold;
  text-transform: uppercase;
  padding: 20px 10px;
}
#contact .col.two .btn:hover{
  color: #c31c24;
  background-color: #fff;
}
#contact .map iframe{
  width: 100%;
  height: 300px;
}
#catalouge .row.one {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin-top: 30px;
}
#catalouge .col {
  flex: 33.3333%;
  text-align: center;
  margin-bottom: 20px;
}
#catalouge .col .image{
  margin-bottom: 10px;
  height: 110px;
}
#catalouge .col a{
  text-decoration: none;
  border: 0;
}


.pre-footer {
  position: relative;
  display: block;
  width: 100%;
  padding: 50px;
  text-align: center;
  font-size: 24px;
  background-color: #f7f7f7;
}
.pre-footer.home{
  display: none !important;
}
.pre-footer a{
  color: #c31c24;
  text-decoration: underline;
  font-weight: bold;
}
.pre-footer.inside-pages {
  margin-top: 50px;
  background-color: #363636;
  color: #fff;
  padding: 20px 0;
  text-transform: uppercase;
  font-size: 11px;
  font-weight: bold;
}
.pre-footer.inside-pages .ctm-transaction{
  display: flex;
}
.pre-footer.inside-pages img{
  margin-right: 5px;
}
.pre-footer.inside-pages .custom__item-inner.custom__item-inner--html {
  display: flex;
  align-items: center;
  flex-direction: row;
}
#footer {
  padding-bottom: 0;
  margin-top: 0;
}
#footer .site-footer__item{
  margin-bottom: 50px;
}
#footer .site-footer__item .h4 {
  font-weight: bold;
  margin-bottom: 15px;
  text-transform: uppercase;
}
#footer .site-footer__item a{
  text-decoration: none;
  border: 0;
}
#footer hr{
  border-bottom: 1px solid #888;
  margin: 0;
}
#footer .site-footer-item-tall{
  height: auto;
  margin-bottom: 0;
  padding: 15px 0;
}
#footer .site-footer__copyright-content{
  font-size: 13px;
}




/*Media Query*/
@media (max-width: 1200px){
  #home.ctm-sec1 .slideshow{
    height: 350px !important;
  }
  #home.ctm-sec5 .grid__item,
  #home.ctm-sec5 .grid__item:nth-child(2),
  #home.ctm-sec5 .grid__item:nth-child(3),
  #home.ctm-sec5 .grid__item:nth-child(4){
    width: 50%;
  }
  #home.ctm-sec5 .grid__item,
  #home.ctm-sec5 .grid__item:nth-child(2),
  #home.ctm-sec5 .grid__item:nth-child(2) .grid-view-item__image-wrapper,
  #home.ctm-sec5 .grid__item:nth-child(3),
  #home.ctm-sec5 .grid__item:nth-child(4),
  #home.ctm-sec5 .grid__item:nth-child(2) img,
  #home.ctm-sec5 .grid__item:nth-child(3) img,
  #home.ctm-sec5 .grid__item:nth-child(4) img{
    height: auto;
  }
  #home.ctm-sec5 .grid__item:first-child,
  #home.ctm-sec5 .grid__item:nth-child(2),
  #home.ctm-sec5 .grid__item:nth-child(3),
  #home.ctm-sec5 .grid__item:nth-child(4){
    padding-left: 30px;
    padding-bottom: 30px;
  }
  #home.ctm-sec5 .grid-view-item{
    margin: 0;
  }
  #home.ctm-sec5 .grid-view-item__image-wrapper{
    margin: 0;
  }
  #home.ctm-sec5 .grid__item .price-titles{
    bottom: 0;
  }
}
@media (max-width: 1024px){
  .announcement-bar .announcement-cont{
    padding: 0;
  }
  .top-bar .announcement-cont{
    padding: 0;
  }
  #header{
    padding: 0;
  }
  #header .medium-up--one-third{
    width: 100%;
  }
  #header .medium-up--push-one-third{
    left: 0;
  }
  #header .ctm-logo {
    position: relative;
    top: 0;
  }
  #header .ctm-logo .site-header__logo-image{
    margin: 0;
  }
  #header .logo-align--center .site-header__logo{
    text-align: left;
    margin: 15px 0;
    padding-left: 22px;
  }
  #header .site-header__logo-image--centered img{
    margin: 0;
  }
  #header .site-header__icons {
    width: auto;
    padding-right: 22px;
  }
  #header .ctm-nav.desktop .left,
  #header .ctm-nav.desktop .right{
    display: none;
  }
  #header .ctm-icons .site-header__menu{
    display: inline-block;
    vertical-align: middle;
    padding: 10px 11px;
    margin: 0;
  }
  #header .ctm-icons .site-header__menu:last-child {
    padding: 6px 7px;
    margin-left: 5px;
  }
  #header .site-header__mobile-nav {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    align-items: center;
  }
  #compliance{
    margin-top: 0;
  }
  #compliance .col{
    flex: 100%;
    text-align: center;
    margin-bottom: 15px;
  }
  #compliance .ctm-title{
    margin-bottom: 10px;
  }
  #catalouge .col {
    flex: 50%;
  }
}
@media (max-width: 1023px) and (min-width: 768px) {
#individual-product .tabs-cont #tabs li {
    flex: 50%;
}

}
@media (max-width: 767px){
  .compliance.bottom_section .one-third,
.compliance.bottom_section .two-thirds{
    margin-left: 0;
  width:100%;
}
  .compliance.bottom_section {
    text-align: center;
}
  #home.ctm-sec2 .custom__item,
  .pre-footer.inside-pages .custom__item{
    width: 100%;
  }
  #home.ctm-sec2 .custom__item .custom__item-inner,
  .pre-footer.inside-pages .custom__item .custom__item-inner{
    justify-content: center;
  }
  #home.ctm-sec3 .grid__item,
  #home.ctm-sec5 .grid__item{
    width: 100% !important;
    padding-left: 0 !important;
  }
  #home.ctm-sec5 .grid__item .price-titles{
    width: 100%;
    text-align: center;
  }
  #home.ctm-sec5 .grid__item .price-titles .price{
    align-items: center;
  }
  #home.ctm-sec5 .price-titles .price__regular{
    margin-right: 0;
  }
  #about .col{
    flex: 100%;
    padding: 0;
  }
  #services{
    margin: 0;
  }
  #services .row.two{
    flex-direction: row;
  }
  #services .row .col{
    flex: 100%;
    padding: 0;
  }
  #contact .row .col {
    flex: 100%;
    padding: 0;
  }
  #contact .ctm-text .add,
  #contact .ctm-text .row-i .col{
    border-right: 0;
    border-left: 0;
  }
  #contact .row .col.two{
    padding: 20px 0px 10px;
  }
  #contact .ctm-text .row-i .col{
    flex: 100%;
    padding: 0;
  }
  #individual-product .social-sharing li{
    margin: auto;
  }
  #footer .site-footer__item{
    margin-bottom: 22px;
  }
  #footer .site-footer__item:nth-child(2){
    margin-bottom: 45px;
  }
  #footer .site-footer__item:last-child{
    display: none;
  }
  #footer .site-footer__item .site-footer__linklist-item{
    padding: 0 7.5px;
  }
  #footer .site-footer__icon-list{
    padding-bottom: 15px;
  }
}
@media (min-width: 750px){
  #info{
    margin-top: 45px;
  }
}
@media (max-width: 749px){
  #home.ctm-sec1 .slideshow{
    height: 250px !important;
    width: 300px;
    margin: auto;
    display: block;
    margin-bottom: 25px;
  }
  #home.ctm-sec1 .slideshow .slideshow__image.box {
    width: 300px;
    background-position: 85% 40% !important;
  }
  #home.ctm-sec1 .slideshow__text-wrap--mobile{
    background-color: #c31c24;
    top: 0;
    width: 100%;
    margin:0;
  }
  #home.ctm-sec1 .mega-title p{
    font-size: 40px;
    color: #fff;
  }
  #home.ctm-sec1 .mega-subtitle{
    font-size: 24px;
    color: #fff;
  }
  #home.ctm-sec1 .slideshow__controls{
    opacity: 1;
  }
  #home.ctm-sec1 .slideshow__btn{
    border: 1px solid #fff;
    margin-bottom: 30px;
  }
  #home.ctm-sec1 .slideshow__btn:hover{
    color: #c31c24;
    opacity: 1;
    background-color: #fff;
  }
  #home.ctm-sec1 .slideshow__arrows .slick-dots li.slick-active-mobile a::before,
  #home.ctm-sec1 .slideshow__arrows .slideshow__arrow{
    color: #fff;
  }
  #home.ctm-sec1 .slideshow__arrows--mobile .icon{
    fill: #fff;
  }
  #home.ctm-sec1 .slideshow__btn{
    font-size: 16px;
  }
  #home.ctm-sec2 .custom__item,
  .pre-footer.inside-pages .custom__item{
    flex: auto;
  }
  #home.ctm-sec4 .title{
    text-align: center;
  }
  #home.ctm-sec5 .grid{
    margin-left: 0;
  }
  #individual-product .tabs-cont #tabs li {
    flex: 100%;
  }
  #collection-page .filters-toolbar__item-child{
    flex: 100%;
  }
  #collection-page #Collection .ctm-categories{
    flex: 100%;
  }
  #collection-page #Collection .ctm-products{
    flex: 100%
  }
  .pre-footer{
    padding: 50px 20px;
  }
  #footer .site-footer__content{
    padding: 0;
  }
  #footer .site-footer__item{
    justify-content: center;
    text-align: center;
  }
}
@media (max-width: 600px){
  #home.ctm-sec3 .grid__item{
    padding: 0;
  }
  #home.ctm-sec3 .grid__item,
  #home.ctm-sec5 .grid__item:first-child,
  #home.ctm-sec5 .grid__item:nth-child(2),
  #home.ctm-sec5 .grid__item:nth-child(3),
  #home.ctm-sec5 .grid__item:nth-child(4){
    width: 100%;
  }
  #home.ctm-sec5 .grid__item{
    float: none;
    padding-left: 0;
  }
  #catalouge .col {
    flex: 100%;
  }
}










/*Custom Swatches*/
/* 
   Swatches Styles
*/

{% assign width = '50px' %}
{% assign height = '35px' %}

/* Hide radio buttons.*/
.swatch input { 
  display:none;
}
.swatch label {
  /* Rounded corners */
  -webkit-border-radius:2px;
  -moz-border-radius:2px;
  border-radius:2px;
  /* To give width and height */
  float:left;
  /* Color swatches contain no text so they need to have a width. */
  min-width:{{ width }} !important; 
  height:{{ height }} !important;
  /* No extra spacing between them */
  margin:0;
  /* The border when the button is not selected */
  border:#ccc 1px solid;
  /* Background color */
  background-color:#ddd;
  /* Styling text */
  font-size:13px;
  text-align:center;
  line-height:{{ height }};
  white-space:nowrap;
  text-transform:uppercase;
}
.swatch-element label { 
  padding: 10px; 
}
.color.swatch-element label { padding:0; }
/* Styling selected swatch */
/* Slightly raised */
.swatch input:checked + label {
  -webkit-box-shadow: inset 0px 0px 0px 3px rgba(255,255,255,1);
  -moz-box-shadow: inset 0px 0px 0px 3px rgba(255,255,255,1);
  box-shadow: inset 0px 0px 0px 3px rgba(255,255,255,1);
  border: 1px solid #888;
  border-radius: 0;
} 
.swatch .swatch-element {
  float:left;
  -webkit-transform:translateZ(0); /* webkit flicker fix */
  -webkit-font-smoothing:antialiased; /* webkit text rendering fix */
  /* Spacing between buttons */
  margin:0px 10px 10px 0;
  /* To position the sold out graphic and tooltip */
  position:relative;
}
/* Image with the cross in it */
.crossed-out { position:absolute; width:100%; height:100%; left:0; top:0; }
.swatch .swatch-element .crossed-out { display:none; }
.swatch .swatch-element.soldout .crossed-out { display:block; }
.swatch .swatch-element.soldout label {
  filter: alpha(opacity=60); /* internet explorer */
  -khtml-opacity: 0.6;      /* khtml, old safari */
  -moz-opacity: 0.6;       /* mozilla, netscape */
  opacity: 0.6;           /* fx, safari, opera */
}
/* Tooltips */
.swatch .tooltip {
  text-align:center;
  background:gray;
  color:#fff;
  bottom:100%;
  padding: 10px;
  display:block;
  position:absolute;
  width:100px;
  left:{{ width | remove: 'px' | to_number | divided_by: 2 | minus: 50 | plus: 2 }}px;
  margin-bottom:15px;
  /* Make it invisible by default */
  filter:alpha(opacity=0);
  -khtml-opacity: 0;
  -moz-opacity: 0;
  opacity:0;
  visibility:hidden;
  /* Animations */
  -webkit-transform: translateY(10px);
     -moz-transform: translateY(10px);
      -ms-transform: translateY(10px);
       -o-transform: translateY(10px);
          transform: translateY(10px);
  -webkit-transition: all .25s ease-out;
     -moz-transition: all .25s ease-out;
      -ms-transition: all .25s ease-out;
       -o-transition: all .25s ease-out;
          transition: all .25s ease-out;
  -webkit-box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
     -moz-box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
      -ms-box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
       -o-box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
          box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
  z-index: 10000;
  -moz-box-sizing:border-box; 
  -webkit-box-sizing:border-box; 
  box-sizing:border-box;
  margin-left: -39px;
}
.swatch .tooltip:before {
  bottom:-20px;
  content:" ";
  display:block;
  height:20px;
  left:0;
  position:absolute;
  width:100%;
}
/* CSS triangle */
.swatch .tooltip:after {
  border-left:solid transparent 10px;
  border-right:solid transparent 10px;
  border-top:solid gray 10px;
  bottom:-10px;
  content:" ";
  height:0;
  left:50%;
  margin-left:-13px;
  position:absolute;
  width:0;
}
.swatch .swatch-element:hover .tooltip {
  filter:alpha(opacity=100);
  -khtml-opacity:1;
  -moz-opacity:1;
  opacity:1;
  visibility:visible;
  -webkit-transform:translateY(0px);
     -moz-transform:translateY(0px);
      -ms-transform:translateY(0px);
       -o-transform:translateY(0px);
          transform:translateY(0px);
}
.swatch.error {
  background-color:#E8D2D2!important;
  color:#333!important;
  padding:1em;
  border-radius:5px;
}
.swatch.error p {
  margin:0.7em 0;
}
.swatch.error p:first-child {
  margin-top:0;
}
.swatch.error p:last-child {
  margin-bottom:0;
}
.swatch.error code {
  font-family:monospace;
}

.inside-tabs figure.image {
    margin-block-start: 0;
    margin-block-end: 0;
    margin-inline-start: 0;
    margin-inline-end: 0;
    display: inline-block;
}

div#tab2C tr td:nth-child(2) {
    width: 25%;
}

div#tab1C tr td:first-child {
    width: 25%;
}