/** Shopify CDN: Minification failed

Line 240:100 Expected ")" to end URL token

**/
#fsb_background {
  display:none;	
}

/************* GENERAL *************/

p {
  line-height: 1.4em;
}

h1, h2, h3, h4, h5, h6 {
  text-transform: uppercase;
}

input, textarea, select {
  border-radius: 3px !important;
}

.cta a {
  border-radius: 10px 0 0 0 !important;
}

.cta a {
  font-weight: 900 !important;
}

.icn {
  top: 25px;
  left: 0px;
}

h1.styled-heading {
  color: #4c086f;
  line-height: 100%;
  background: #f1f1f1;
  /*
  color: #fff;
  text-shadow: -1px -1px 0px #000;  
    background: #2f4d1b;
    background: -webkit-linear-gradient(#598e32, #2f4d1b) !important;
    background: -o-linear-gradient(#598e32, #2f4d1b) !important;
    background: -moz-linear-gradient(#598e32, #2f4d1b) !important;
    background: linear-gradient(#598e32, #2f4d1b) !important;
  */
  border-radius: 20px 0 0 0;
  border: 0px!important;
  padding: 15px 20px 17px !important;
  float: none !important;
}

h1.styled-heading img {
  width: 33px;
  margin-right: 10px;
  position: relative;
  top: 3px;
}

input.secondary.button, .cart__checkout, #basket-right #update-cart, #basket-right #checkout {
  font-weight: 900;
  text-transform: uppercase;
  border:0px;
  border-radius: 10px 0 0 0!important;
    letter-spacing: 0;
    font-size: 15px;
    padding: 11.5px 0px !important;
    height: auto;
    min-height: 0px;
    line-height: 100%;
    width: 100%;
  text-shadow: 0.5px 0.5px 1px #000; 
  background: #753a99; /* For browsers that do not support gradients */
  background: -webkit-linear-gradient(#598e32, #2f4d1b) !important; /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(#598e32, #2f4d1b) !important; /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(#598e32, #2f4d1b) !important; /* For Firefox 3.6 to 15 */
  background: linear-gradient(#598e32, #2f4d1b) !important; /* Standard syntax */  
}

#basket-right #update-cart, #basket-right #checkout {width:150px;}

input.secondary.button:hover, .cart__checkout:hover,#basket-right #update-cart:hover, #basket-right #checkout:hover  {
    border:0px;
  background: #753a99; /* For browsers that do not support gradients */
  background: -webkit-linear-gradient(#8746af, #441b5d) !important; /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(#8746af, #441b5d) !important; /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(#8746af, #441b5d) !important; /* For Firefox 3.6 to 15 */
  background: linear-gradient(#8746af, #441b5d) !important; /* Standard syntax */  
}

#shopping-cart label {
    font-size: 17px;
}

/************* GENERAL - END *************/




/************* HEADER *************/
ul#cart .mobile-hide {line-height:100%;float:none;margin:0px;}
div#logo {margin:0px;}
#identity {
  border-bottom: 1px solid #bbb;
}

#top-bar {
  font-weight: 700 !important;
  line-height: 100%;
  text-transform: uppercase;
  box-shadow: 0.5px 0.5px 0.5px #7d7d7d;  
  padding: 7px 0px 4.5px;
  margin-bottom:2px;
}

#top-bar, #top-bar p {
  font-size: 15px !important;
  letter-spacing: 0.05pt;
}

#top-bar .left {
  text-align: left;
}

#top-bar .left p {
  position: relative;
  top: 4px;
}

#top-bar .right {
  text-align: right;
}

#top-bar .right .fa {
  font-weight: 800;
  color: #598e32;
  margin: 0 -1px 0 12px;  
  -ms-transform: rotate(10deg); /* IE 9 */
  -webkit-transform: rotate(10deg); /* Chrome, Safari, Opera */
  transform: rotate(10deg);  
}

#social-links {
  float: left !important;
  text-align: left !important;
}

nav, #nav {
  line-height: 100% !important;
  border: 0px;
  background: #753a99; /* For browsers that do not support gradients */
  background: -webkit-linear-gradient(#8445ab, #753a99); /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(#8445ab, #753a99); /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(#8445ab, #753a99); /* For Firefox 3.6 to 15 */
  background: linear-gradient(#8445ab, #4d2267); /* Standard syntax */
}

#logo img {
  width: 300px !important;  
  max-width: 300px !important;
  position: relative;
  top: 4px;
}

#nav ul li a {
  font-weight: 700;
  letter-spacing: 0.5pt;
  padding: 15px 25px;
}

#nav ul li a:hover {
  background: #7bb738; /* For browsers that do not support gradients */
  background: -webkit-linear-gradient(#7bb738, #43671b); /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(#7bb738, #43671b); /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(#7bb738, #43671b); /* For Firefox 3.6 to 15 */
  background: linear-gradient(#7bb738, #43671b); /* Standard syntax */
}

ul#nav li {
  border-right: 1px solid #7b3da1;
}

ul#nav li:last-child {
    border-right: none;
}

ul#cart li i {
    color: #598e32;
}

#social-links, #cart {
  padding-top: 18px !important;
}

ul#social-links li a {
  color: #598e32 !important;
  font-size: 18px;
}

ul#social-links li a:hover, #newsletter ul#social-icons li a:hover {
  color: #7bb837 !important;
}

header #q {
  border-radius: 3px !important;
}

.searchbox #q {
  font-size: 12px;
}

.searchbox #q::-webkit-input-placeholder {
  color: #555 !important; 
}

.searchbox #q::-moz-placeholder {
  color: #555 !important; 
}

.searchbox #q:-ms-input-placeholder {
  color: #555 !important; 
}

.searchbox #q:-moz-placeholder {
  color: #555 !important; 
}

#cart a {
  color: #555 !important; 
}

#cart a:hover {
  color: #753a99 !important;
}

ul.megamenu {
  background: #fff url(https://cdn.shopify.com/s/files/1/1794/0697/t/12/assets/custom-bg.png?1129997') !important;
  background-repeat: no-repeat !important;
  background-position: left bottom !important;
  background-size: 30% !important;
  padding: 20px 20px;
}

ul.megamenu h4 {
  font-size: 30px;
  color: #555 !important;
  letter-spacing: 0px;
  padding: 0px;
  margin: 20px 10px 20px;
}

.mega-stack {
  background: transparent!important;
}

ul#nav ul.mega-stack li {
  background: transparent!important;  
  width: auto;
  border: 0px;
}

ul#nav ul.mega-stack li:hover a {
  color: #7bb638 !important;
}

ul#nav ul.mega-stack li a {
  font-size: 18px !important;
  font-weight: bold !important;
  color: #555 !important;  
  letter-spacing: 0.25pt;
  background: transparent !important;
}

div#logo{
 padding: 10px 0px !important; 
}

.locale_dropdown {
  display: inline-block;
  list-style: outside none;
  vertical-align: middle;
  background: #ffffff;
  padding: 5px 10px 5px 5px;
  line-height: 100%;
  border: 1px solid #cacaca;
  border-radius: 3px;
}

.locale_dropdown img {
  width: 25px;
  vertical-align: middle;
  margin-right: 1px;
}

.locale_dropdown span {
  line-height: 100%;
  vertical-align: middle;
}

.locale_dropdown li a span:after {
  font-family: Arial;
  font-size: 16px;
  font-weight: 900;
  content:'>';
  display: inline-block;
  margin: 0 0 0 6px;
  position: relative;
  top: 0.5px;
  -ms-transform: rotate(90deg)!important; /* IE 9 */
  -webkit-transform: rotate(90deg)!important; /* Chrome, Safari, Opera */
  transform: rotate(90deg)!important;
}

.locale_dropdown li a:hover span {
  color: #7bb738;
}

.locale_dropdown li a:hover img {
  opacity: 0.8;
}

.locale_dropdown_submenu span:after {
  display: none !important;
}

.locale_dropdown_submenu {
  background: #fff;  
  display: none;
  list-style: outside none;
  vertical-align: middle;
}

.locale_dropdown:hover .locale_dropdown_submenu {
    display: inline-block;
    position: absolute;
    top: 34px;
    z-index: 999;
    background-color: #fff;
  right: 11px;
  padding-top:0px;
    border: 1px solid #cacaca;
    border-radius: 3px;
}

.locale_dropdown_submenu li a {
  display: block;
  padding: 5px 15px 5px 5px;
  line-height: 100%;  
  background: #fff;
}

.got_a_question, .locale_wrapper {
  display: inline-block;
}

.got_a_question {
  margin-right: 15px;
}

.shifter-handle .fa {
  /*background: #dcd2e3;
  border: 1px solid #93859c;
  padding: 6px 10px;*/
}

/************* HEADER - END *************/




/************* FOOTER *************/
#signup {
  margin-top: 25px;
}

#newsletter label {
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
}

#newsletter #mce-EMAIL {
  border-radius: 3px;
  border: none;
  background: #e0d8e5;
    height: auto;
    line-height: 100%;
    padding: 10.5px 6px;
  width: 62%;
}  

#newsletter #mc-embedded-subscribe {
  font-weight: 900;
  text-transform: uppercase;
  border:0px;
  border-radius: 10px 0 0 0!important;
      width: 36%;
    letter-spacing: 0;
    font-size: 15px;
    padding: 11.5px 0px !important;
    height: auto;
    min-height: 0px;
    line-height: 100%;
  text-shadow: 0.5px 0.5px 1px #000; 
  background: #753a99; /* For browsers that do not support gradients */
  background: -webkit-linear-gradient(#598e32, #2f4d1b) !important; /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(#598e32, #2f4d1b) !important; /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(#598e32, #2f4d1b) !important; /* For Firefox 3.6 to 15 */
  background: linear-gradient(#598e32, #2f4d1b) !important; /* Standard syntax */  
}

#newsletter #mc-embedded-subscribe:hover {
    border:0px;
  background: #753a99; /* For browsers that do not support gradients */
  background: -webkit-linear-gradient(#8746af, #441b5d) !important; /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(#8746af, #441b5d) !important; /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(#8746af, #441b5d) !important; /* For Firefox 3.6 to 15 */
  background: linear-gradient(#8746af, #441b5d) !important; /* Standard syntax */  
}

footer h4 {
    color: #351b49;
}

footer {
  background: #e0d9e5 url('https://cdn.shopify.com/s/files/1/1794/0697/t/12/assets/custom-bg.png?11299973743099084821');
  background-repeat: no-repeat;
  background-position: left bottom;
  background-size: 45% !important;
  padding-top: 45px;
}

footer a:hover {
  color: #598e32!important;
}

#newsletter ul#social-icons li a {
font-size: 11px;
  color: #598e32;
}

/************* FOOTER - END *************/


/************* HOME *************/

.footer-txt {
  display: block;
  clear:both;
  margin-bottom: 9px!important;
  /* vertical-align: top; */
}

.footer-txt-inner {

}

#shopify-section-1509731483521 .text-promo-content-inner, .footer-txt-inner {
  /* position: relative; */
  /* top: 8px; */
}

#shopify-section-1509731483521 {
  box-shadow: 1px 1px 2px #a2a2a2;
  margin: 0 0 1px 0;
}

#shopify-section-1509731483521 .homepage-section {
  padding: 11px 0px 5px;
  margin: 0 auto !important;
}

#shopify-section-1509731483521 .homepage-text-promo {
  margin-top: 0px;  
  margin-bottom: 0px;   
}

#shopify-section-1509731483521 .homepage-text-promo img, .footer-txt img {
  /* max-width: 45px; */
  margin: 0px;
  display: inline-block;
  width: 12%;
  /* position: relative; */
}

.footer-txt img {
  position: relative;
  top: 11px;
}

#shopify-section-1509731483521 .text-promo-content-inner {
  /* padding-left: 55px !important; */
  /* position: absolute; */
  /* top: 50% !important; */
  /* transform: translateY(-50%); */
  /* word-break: break-all; */
  /* word-wrap: break-word; */
}

#shopify-section-1509731483521 .text-promo-content h3, .footer-txt-inner h3 {
  font-size: 13px;
  line-height: 100%;
  margin: 0px;
  padding: 0px;  
}

#shopify-section-1509731483521 .text-promo-content, .footer-txt-inner {
  display: inline-block;
  width: 86%;
  padding-left: 10px;
  /* vertical-align: middle; */
}

#shopify-section-1509731483521 .text-promo-content p, .footer-txt-inner p {
  font-size: 13px;
  line-height: 100%;
  text-transform: none;
  margin: 0px;
  padding: 0px;
  /* word-wrap: break-word; */
  /* word-break: break-word; */
}

#shopify-section-1480972784545 .slideshow-section {
  box-shadow: 1px 1px 1px #a2a2a2;  
}

.flex-caption h2.slide-title {
  line-height: 100%;
  text-shadow: -0.75px -0.5px 3px #000;
  margin-bottom: 10px;
}

.flex-caption p {
  text-shadow: -0.75px -0.5px 3px #000;  
}

.flex-caption .cta a {
  text-shadow: 0.5px 0.5px 1px #000; 
  background: #753a99; /* For browsers that do not support gradients */
  background: -webkit-linear-gradient(#8746af, #441b5d) !important; /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(#8746af, #441b5d) !important; /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(#8746af, #441b5d) !important; /* For Firefox 3.6 to 15 */
  background: linear-gradient(#8746af, #441b5d) !important; /* Standard syntax */  
}

.flex-caption.slide-1480972784545-0 .cta a {
  background: #7bb738; /* For browsers that do not support gradients */
  background: -webkit-linear-gradient(#7bb738, #315d01) !important; /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(#7bb738, #315d01) !important; /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(#7bb738, #315d01) !important; /* For Firefox 3.6 to 15 */
  background: linear-gradient(#7bb738, #315d01) !important; /* Standard syntax */   
}

#custom-feature {
  margin-bottom: 60px;
}

#custom-feature .block-left .inner, #custom-feature .block-right .inner {min-height: 415px!important;}

#custom-feature .block-left .inner {
  background: #e0d9e5 url('https://cdn.shopify.com/s/files/1/1794/0697/t/12/assets/custom-bg.png?11299973743099084821');
  background-repeat: no-repeat;
  background-position: left bottom;
  background-size: 50% !important;
  padding: 30px 35px;
  border-radius: 20px 0 0 0;  
}

#custom-feature .block-right .inner {
  background: #e0d9e5 url('https://cdn.shopify.com/s/files/1/1794/0697/t/12/assets/custom2-bg.png?16852722321397629549');
  background-repeat: no-repeat;
  background-position: right top;
  background-size: 50% !important;
  padding: 30px 35px;
  border-radius: 20px 0 0 0;
}

#custom-feature .block-left h2 {
  margin-bottom: 20px;
}

.custom-list .custom-list-line {
  font-size: 16px;
  line-height: 130%;
  margin: 0 0 15px 0;
  vertical-align: middle;
  clear:both;
  list-style: none;
  background-image: url('https://cdn.shopify.com/s/files/1/1794/0697/files/icon1_adca3bcd-8707-44b6-bd57-4eafcbe8da72_100x.png');
  background-repeat: no-repeat;
  background-size: 24px;
  background-position: left -2px;
  padding-left: 35px;
 
}

.custom-list .custom-list-line span{
  
}  

.custom-list .custom-list-line img {
  position: relative;
  top: -4px;
  margin-right: 10px;
  width: 25px;
  float: left;
}

#custom-feature .block-right h2 {
  margin-bottom: 20px !important;
}

.custom-event .custom-event-line {
  display: block;
  width: 100%;
  margin-bottom: 31.5px;
  /* min-height: 55px; */
  vertical-align: top;
}

.custom-event .custom-event-line .custom-event-date {
  font-size: 13px;
  font-weight: bold;
  color: #fff !important;
  line-height: 100%;
  padding: 10px 10px;
  display: inline-block;
  margin-right: 10px;
  text-shadow: 0.5px 0.5px 1px #000;
  border: 0;
  border-radius: 10px 0 0 0;
  background: #753a99; /* For browsers that do not support gradients */
  background: -webkit-linear-gradient(#8746af, #441b5d) !important; /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(#8746af, #441b5d) !important; /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(#8746af, #441b5d) !important; /* For Firefox 3.6 to 15 */
  background: linear-gradient(#8746af, #441b5d) !important; /* Standard syntax */
  width: 39%;
}

.custom-event .custom-event-line:hover .custom-event-date {
  border-color: #7bb738;
  background: #7bb738; /* For browsers that do not support gradients */
  background: -webkit-linear-gradient(#7bb738, #315d01) !important; /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(#7bb738, #315d01) !important; /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(#7bb738, #315d01) !important; /* For Firefox 3.6 to 15 */
  background: linear-gradient(#7bb738, #315d01) !important; /* Standard syntax */  
}

.custom-event .custom-event-line .custom-event-name {
  color: #555 !important;
  line-height: 100%;
  border-radius: 10px 0 0 0;
  padding: 0px 0 0 10px;
  display: inline-block;
  width: 56%;
  border: 0;
  /* background: #d1c2dc; */
  background-color: transparent;
  position: relative;
  top: 8px;
}

.featured-product-section h2 {
  margin-bottom: 0px;
}

.featured-product-section h3 {
  font-size: 16px;
  font-weight: 500;  
  line-height: 100%;
  text-transform: none;
}

.featured-product-section h2 img {
 max-height: 25px;
    position: relative;
    top: 2px;
    margin-left: 9px;
    margin-right: 9px;
}


.featured-product-section .price {
  font-weight: 800;
}

.featured-product-section .shop-now, .product-info .shop-now, .blog .readmore a {
  font-size: 14px;
  font-weight: 900;
  color: #fff;
  text-transform: uppercase;
  text-shadow: 0.5px 0.5px 1px #000;
  text-align: center; 
  display: block;
  width: 140px;
  margin: 15px auto 0 auto;
  padding: 6px;
  background: #598e32; /* For browsers that do not support gradients */
  background: -webkit-linear-gradient(#598e32, #2f4d1b) !important; /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(#598e32, #2f4d1b) !important; /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(#598e32, #2f4d1b) !important; /* For Firefox 3.6 to 15 */
  background: linear-gradient(#598e32, #2f4d1b) !important; /* Standard syntax */  
  border-radius: 10px 0 0 0;
}

.blog .readmore a {width:200px;float:left;}

.featured-product-section .shop-now:hover, .product-modal:hover,.product-info .shop-now:hover, .blog .readmore a:hover  {
  background: #7bb738; /* For browsers that do not support gradients */
  background: -webkit-linear-gradient(#7bb738, #315d01) !important; /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(#7bb738, #315d01) !important; /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(#7bb738, #315d01) !important; /* For Firefox 3.6 to 15 */
  background: linear-gradient(#7bb738, #315d01) !important; /* Standard syntax */   
}

.product-modal {
  font-size: 14px;
  font-weight: 900;
  color: #fff;
  text-transform: uppercase;
  text-shadow: 0.5px 0.5px 1px #000;   
  border-radius: 10px 0 0 0;
  padding: 6px;
  background: #753a99; /* For browsers that do not support gradients */
  background: -webkit-linear-gradient(#8746af, #441b5d) !important; /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(#8746af, #441b5d) !important; /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(#8746af, #441b5d) !important; /* For Firefox 3.6 to 15 */
  background: linear-gradient(#8746af, #441b5d) !important; /* Standard syntax */    
}

.product-index img {
  border-radius: 20px 0 0 0;
}

/************* HOME - END *************/

/************* Mega Menu Icon *************/

.menu_icon_paw {
  max-height: 25px;
  position: relative;
  top: 2px;
  margin-left: 9px;
  margin-right: 9px;
  display: inline-block;
}

ul.mega-stack li a {
  display: inline-block !important;
}

/************* Mega Menu Icon - End *************/

/************* ABOUT PAGE *************/

.page-about table {
  margin-top: 40px;
}

.page-about h4 {
  color: #4c086f;  
}

.page-about table h4 {
  color: #4c086f;
  margin-bottom: 10px;
}

.page-about table td {
  vertical-align: top;
  width: 30%;
  padding: 0px 15px;
}

.page-about table tr:first-child td {
  text-align: center;

}
.page-about table tr td img {
  width: 170px;
}
/************* ABOUT PAGE END*************/


/************** COLLECTION PAGE ****************/

.sale-item.icn {
  display: none;
}

/************** COLLECTION PAGE - END ****************/



/************** PRODUCT PAGE ****************/

#breadcrumb, #breadcrumb a {
  color: #7b5390;
  line-height: 120%;
  text-align: center;  
}

.product #content h1 {
  font-size: 30px;
  line-height: 100%;
  text-transform: none;
  margin: 0 0 0;
}

.product .product-prices {
  font-weight: bold;
  margin: 0px!important;
}

#product-middle .rte {
  margin-top: 20px;
}

#product-middle .rte ul {
  padding: 0 20px;
}

#product-middle .rte li {
  line-height: 100%;
  margin-bottom: 10px;
  list-style: disc outside none;
}

#product-middle .desc {
  font-size: 12px;
  border: 0px;
  padding: 0px;
  margin: 10px 0 0;
}

#product-middle .desc a {
  font-size: 9px;
  padding-right: 10px!important;
}

#product-description form {
  background: #f7f7f7;
  border: 0px;
  border-radius: 20px 0 0 0;
  padding: 10px 20px;
}

#product-description form label {
  font-size: 17px;
}

#product-add label {
  display: none;
}

.single-option-selector {
  font-weight: bold;
  background-color: #fff !important;
  border-color: #ddd; 
  border-radius:10px 0 0 0px !important;
}

.js-qty {
  text-align: center;
  display: block;
  margin-bottom: 60px;
}

.js-qty button, .js-qty #quantity {
  font-weight: bold;
  color: #555;
  background: #fff !important;
  border-color: #ddd;
}

button.js-qty__adjust.js-qty__adjust--minus.quantity-increment {
  border-radius:10px 0 0 0px;
}

button.js-qty__adjust.js-qty__adjust--plus.quantity-increment {

}

#AddToCart {
  font-weight: 900;
  text-transform: uppercase;
  text-shadow: 0.5px 0.5px 1px #000;
  width: 100% !important;
  display: block!important;
  margin: 40px 0 0 !important;
  border-radius: 10px 0 0 0 !important;
  background: #753a99; /* For browsers that do not support gradients */
  background: -webkit-linear-gradient(#598e32, #2f4d1b) !important; /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(#598e32, #2f4d1b) !important; /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(#598e32, #2f4d1b) !important; /* For Firefox 3.6 to 15 */
  background: linear-gradient(#598e32, #2f4d1b) !important; /* Standard syntax */  
}

#AddToCart:hover {
  background: #7bb738;
  background: -webkit-linear-gradient(#7bb738, #315d01) !important;
  background: -o-linear-gradient(#7bb738, #315d01) !important;
  background: -moz-linear-gradient(#7bb738, #315d01) !important;
  background: linear-gradient(#7bb738, #315d01) !important;
}

.product .tab_wrapper h1 {
  font-size: 22px !important;
  margin: 0 0 20px !important;
  letter-spacing: 0px!important;
}

.product .tab-one .desc_col p {
  margin-bottom: 13px;
}

.product .tab-two .desc_col p {
  margin-bottom: 20px;  
}

.product .tab-three p {
  font-weight: 600;
  margin-bottom: 30px;   
}

.product .tab-one .desc_col p img, .product .tab-two .desc_col p img, .product .tab-three p img {
  display:block;
  float: left;
  top: -3px;
  width: 20px;
  margin-right: 10px;
}

.product .tab-one .desc_col ul, .product .tab-two .desc_col ul, .product .tab-three ul {

}

.product .tab-one .desc_col ul li, .product .tab-two .desc_col ul li, .product .tab-three ul li {
  line-height: 130%;
  list-style: none;
  background-image: url('https://cdn.shopify.com/s/files/1/1794/0697/files/icon1_adca3bcd-8707-44b6-bd57-4eafcbe8da72_100x.png');
  background-repeat: no-repeat;
  background-size: 20px;
  background-position: left -1px;
  padding-left: 30px;
  margin-bottom: 15px;
}

.product .tab-three ul li {
  background-image: url('https://cdn.shopify.com/s/files/1/1794/0697/t/12/assets/icon-paw.png');
  margin-bottom: 25px;
}

.product .custom-event {
  background: #e2e1e1 url('https://cdn.shopify.com/s/files/1/1794/0697/files/custom3-bg.png?12000377119478627914')!important;
  background-repeat: no-repeat!important;
  background-position: left bottom !important;
  background-size: 50% !important;
  padding: 35px 45px 35px;
  border-radius: 20px 0 0 0;
}

.product .custom-event p {
  margin: 0px !important;
}

.product .tab-two .desc_col.column_two table, .product .tab-three .desc_col.column_two table  {
  text-align: center;
  background: #fff url('https://cdn.shopify.com/s/files/1/1794/0697/t/12/assets/custom-bg.png?11299973743099084821');
  background-repeat: no-repeat;
  background-position: left bottom;
  background-size: 50% !important;
  border-radius: 20px 0px 0 0 !important; 
  margin-bottom: 35px;
}

.product .tab-three .desc_col.column_two table {
  margin-bottom: 0px;   
}

.product .tab-two .desc_col.column_two table tr:first-child, .product .tab-three .desc_col.column_two table tr:first-child {
  background: #e2e1e1;
  border-radius: 20px 0 0 0 !important;
}

.product .tab-two .desc_col.column_two table tr:first-child th:first-child, .product .tab-three .desc_col.column_two table tr:first-child th:first-child {
  border-radius: 20px 0 0 0 !important;
}

.product .tab-three .desc_col.column_two table tr:first-child th:first-child {
  text-align: left !important;
}

.product .tab-two .desc_col.column_two table tr:first-child, .product .tab-three .desc_col.column_two table tr:first-child {
  border-bottom: 1px solid #c5c5c5;
}

.product .tab-three .desc_col.column_two table tr:nth-last-child(2), .product .tab-three .desc_col.column_two table.two-col tr:nth-last-child(1) {
  border-top: 1px solid #c5c5c5;   
}

.product .tab-three .desc_col.column_two table.two-col tr:nth-last-child(1) td {
  padding-top: 20px;
}

.product .tab-three .desc_col.column_two table.two-col tr:nth-last-child(2) {
  border-top: 0px;   
}

.product .tab-three .desc_col.column_two table tr:nth-last-child(2) td {
  padding-top: 20px;  
}

.product .tab-three .desc_col.column_two table.two-col tr:nth-last-child(2) td {
  padding-top:0px;
  padding-bottom: 20px;
}

.product .tab-three .desc_col.column_two table tr:last-child td {
  padding-bottom: 20px;
}

.product .tab-two .desc_col.column_two table  tr:nth-child(2) td {
  padding-top: 30px;  
}

.product .tab-three .desc_col.column_two table  tr:nth-child(2) td {
  padding-top: 20px;   
}

.product .tab-two .desc_col.column_two table  tr:last-child td {
  padding-bottom: 30px;  
  border-bottom:0px;
}

.product .tab-three .desc_col.column_two table tr:nth-last-child(3) td {
  padding-bottom: 20px;  
}

.product .tab-two .desc_col.column_two table tr th:nth-child(2), .product .tab-two .desc_col.column_two table  tr td:nth-child(2),
.product .tab-two .desc_col.column_three table tr th:nth-child(2), .product .tab-three .desc_col.column_two table  tr td:nth-child(2) {
  border-left: 1px solid #c5c5c5;
  border-right: 1px solid #c5c5c5;  
}

.product .tab-three .desc_col.column_two table.two-col  tr td:nth-child(2) {
  border-right: 0px; 
}

.product .tab-two .desc_col.column_two table th, .product .tab-three .desc_col.column_two table th {
  line-height: 100%;
  padding: 20px;
}

.product .tab-two .desc_col.column_two table td {
  line-height: 100%;
  padding: 20px;
  width: 33%;
}

.product .tab-three .desc_col.column_two table td {
  line-height: 100%;
  padding: 10px 25px;
}

.product .tab-three .desc_col.column_two table td:nth-child(1) {
  text-align: left !important;
  width:  60%;
}

.product .tab-three .desc_col.column_two table.two-col td:nth-child(1) {
  width:  75%;
}

.product .custom-event-line {
  display: block;
  width: 100%;
  text-align: right;
  min-height: 0px;
  margin: 0 0 30px;
}

.product .custom-event p {
  display: inline-block;
  width: 85%;
  text-align: justify;
  line-height: 145%;
  font-size: 17px;
}

.desc_textblock {
  margin: 20px 0 30px;
}



.text_block_content-box {
  font-size: 18px;
  color: #4b116d;
  display: block;
  background: #e2e1e1;
  border-radius: 20px 0 0 0;
  padding: 25px 40px;
  margin: 25px 0 0 ;
}

.text_block_content-box p {
  font-size: 18px;
  margin: 0px;
}

.product .tab-one .img_block img {
  border-radius: 20px 0 0 0;  
}

.product .text_block_content li {
  font-size: 14px;
  font-weight: 600;
  line-height: 100%;
  list-style:none;
  margin-bottom: 10px;
}

.product .text_block_content li .tick-icon {
  position: relative;
  top: 6px;
  margin-right: 10px;
  width: 23px;
}

#looked-at {
  border: 0px;
}

i.spr-icon.spr-icon-star {
  color: #5a8e33!important;
}

.share-icons a {
  color: #598e32 !important
}

.variant-sku { 
  font-size: 12px;
  font-weight: bold;
}

.variant-sku .v-label {
  text-transform: uppercase;
  padding-right: 5px;
}

/************** PRODUCT PAGE - END ****************/


/************** TABS CSS ****************/

.tab-block {
  width:100%;
  height:auto;
  margin:30px auto;
}
.tab-mnu {
  display:block;
  list-style:none;
  margin-bottom: 0px;
  &:after {
    content:'';
    display:table;
    clear:both;
  }
}
.tab-mnu li {
  font-size: 19px;
  font-weight: 900;
  color: #fff;
  text-shadow: 0.5px 0.5px 1px #000;
  border-radius: 10px 0 0 0 !important;
  background: #b680d8;
  background: -webkit-linear-gradient(#b680d8, #51276b) !important;
  background: -o-linear-gradient(#b680d8, #51276b) !important;
  background: -moz-linear-gradient(#b680d8, #51276b) !important;
  background: linear-gradient(#b680d8, #51276b) !important;   
  list-style: none;
  box-sizing:border-box;
  float:none;
  display: inline-block;
  width:19.68%;
  text-align:center;
  cursor:pointer;
  margin: 0 0 3px;
  padding: 9px 0px 8px;
}

.tab-mnu li:hover {
  background: #7bb738;
  background: -webkit-linear-gradient(#7bb738, #315d01) !important;
  background: -o-linear-gradient(#7bb738, #315d01) !important;
  background: -moz-linear-gradient(#7bb738, #315d01) !important;
  background: linear-gradient(#7bb738, #315d01) !important;
}

.tab-mnu li.active{
  background: #8746af;
  background: -webkit-linear-gradient(#8746af, #280d38) !important;
  background: -o-linear-gradient(#8746af, #280d38) !important;
  background: -moz-linear-gradient(#8746af, #280d38) !important;
  background: linear-gradient(#8746af, #280d38) !important;
}
  
.tab-cont{
  box-sizing:border-box;
  border-top:1px solid white;
  background-color:white;
}

.tab-pane {
  /* border-top: 2px solid #000; */
  border-radius: 0px 3px 0px 0px;
  padding: 45px 45px 35px;
  margin-top: -4px;
  background: #f7f7f7;
}

/******** TABS END **********/

/******** BLOG **********/

#blog-sidebar h4 {
  font-size: 17px !important;
  line-height: 100% !important;
}

.article-info-inner h3  {
  line-height: 100% !important;  
}

.article-info-inner h3 a, #blog-article h1 {
  color: #0b5b18 !important;
}

#blog-article h1 { 
  font-size: 22px;
  line-height: 100%;
  border: 0px;
  margin-bottom: 0px;
}

#blog-sidebar h2 {
  color: #4c086f !important;
  font-size: 22px !important;
}

.article-image {
    margin: 10px 35px 35px 0px;
    float: left;
}

p.blogpost-date {
    font-size: 13px;
}

.article-content {
    margin-right: 20px;
}

.blog .readmore {
    clear: none;
}

.article-content {
    line-height: 150%;
}


/******** BLOG END **********/