/*
Theme Name: Southteam
Theme URI: https://southteam.vn
Author: South93
Author URI: https://southteam.vn
Description: Đây là Theme được phát triển bởi đội ngũ South Team, dựa trên nền tảng Bootstrap và FontAwesome
Version: 0.8.6

...and now go out and play!
*/
body{
	margin:0;
	font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
	font-size:1rem;
	font-weight:400;
	line-height:1.5;
	color:#212529;
	text-align:left;
	background-color:#fff}
	.text-primary{color:#003882!important}
	.btn-primary{color:#fff;background-color:#003882;border-color:#003882}
	.btn-primary:hover{color:#fff;background-color:#1676cd;border-color:#1676cd}
	.btn-primary.focus,.btn-primary:focus{-webkit-box-shadow:0 0 0 .2rem rgba(111,49,205,.5);box-shadow:0 0 0 .2rem rgba(111,49,205,.5)}
	.bg-primary{background-color:#003882!important}
@media (max-width: 394.98px) {
	.woocommerce ul.products li.product a.view-more {
    margin-top: 2px;
}
}
@media (max-width: 575.98px) {
	
		.woocommerce ul.products li.product .button {
    height: 32px;
			    line-height: 17px;
			    margin-right: 5px;
}
	 html .woocommerce ul.products li.product {
    padding: 5px;
		    border-radius: 2px;
}
	.woocommerce ul.products li.product a {
    font-size: 12px;
}
	html .woocommerce ul.products li.product .woocommerce-loop-product__title {
    color: black;
    font-size: 14px;
		height: 38px;
}
	header .header-cart span.cart-total {
    display: none;
}
	header .top-line {
    font-size: 11px;
    margin-bottom: 3px;
}

header .top-line i.fa {
    font-size: 15px;
    margin-right: 0px;
}

   }
@media (max-width: 767.98px) {
	.tp-caption.rev-btn {
    padding: 1px 8px !important;
    font-size: 7px !important;
}
  }
@media (max-width: 991.98px) {
		.header-cart span.cart-number {
    position: absolute;
    top: -2px;
    font-size: 12px;
}
	select#product_cat {
    font-size: 12px;
}

	.header-cart * {
    color: white;
}
	header.header .logo img {
    width: 75px;
		    margin-bottom: 5px;
}
	.hotline-mobi .website-alo-phone {
    width: 70px;
    height: 70px;
}
	.hotline-mobi .website-alo-phone .animated.infinite.zoomIn.website-alo-ph-circle {
    display: none;
}
	.hotline-mobi .website-alo-phone .animated.infinite.tada.website-alo-ph-img-circle {
    width: 30px;
    height: 30px;
    top: 25px;
    left: 18px;
}
	.hotline-mobi .website-alo-phone .animated.infinite.pulse.website-alo-ph-circle-fill {
    width: 50px;
    height: 50px;
    top: 15px;
    left: 8px;
}
	.hotline-mobi .website-alo-phone .animated.infinite.tada.website-alo-ph-img-circle .fa {
    font-size: 12px;
    line-height: 15px;
    text-align: center;
}
    i.fa.fa-plus.d-lg-none.submenu-opened:before {
    content: "\f068";
}

.middle-header {
    padding: 5px 0;
    box-shadow: 0 0 15px #00000036;
}
    ul#main-menu li a {
    color: #fff;
    font-weight: 500;
    display: block;
    border-bottom: 1px solid darkgrey;
    padding: 5px;
}
li.menu-item-has-children >i.fa {
    right: 0px;
    top: 0px;
    color: #fff;
    position: absolute;
    width: 35px;
    height: 35px;
    text-align: center;
    line-height: 35px;
}
    a.mobile-menu {
    width: 32px;
    height: 18px;
    position: relative;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
    cursor: pointer;
    display: inline-block;
}
a.mobile-menu span {
    display: block;
    position: absolute;
    height: 3px;
    width: 100%;
    background: #895c2c;
    border-radius: 9px;
    opacity: 1;
    left: 0;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .25s ease-in-out;
    -moz-transition: .25s ease-in-out;
    -o-transition: .25s ease-in-out;
    transition: .25s ease-in-out;
}
a.mobile-menu span:nth-child(1) {
    top: 0px;
}
a.mobile-menu span:nth-child(2), a.mobile span:nth-child(3) {
    top: 7px;
}
a.mobile-menu span:nth-child(4) {
    top: 14px;
}
a.mobile-menu.display span:nth-child(1) {
    top: 18px;
    width: 0%;
    left: 50%;
}
a.mobile-menu.display span:nth-child(2) {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}
a.mobile-menu.display span:nth-child(3) {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    top: 7px;
}
a.mobile-menu.display span:nth-child(4) {
    top: 18px;
    width: 0%;
    left: 50%;
}
.header .primery-menu {
    position: fixed;
    width: 250px;
    left: -250px;
    background-color:#947c62;
    height: 100%;
    z-index: 999;
    top: 0;
    overflow: auto;
}
.header .primery-menu.display {
    left: 0;
}
.panel-overlay {
    background-color: #0000007a;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 13;
    display: none;
}
.panel-overlay.display {
    display: block;
}
    ul.sub-menu {
    display: none;
    -webkit-transition: unset;
    -moz-transition: unset;
    -o-transition: unset;
    transition: unset;
}
   }
@media (max-width: 1199.98px) {
}
@media (min-width: 576px) {
	.woocommerce ul.products li.product .add_to_cart_button {
    margin-right: 5px;
}
		.woocommerce ul.products li.product .button {
    height: 38px;
}
     }
  @media (min-width: 768px) {
     }
@media (min-width: 992px) {
ul#main-menu li ul.sub-menu > li:hover a {
    background-color: #ae763e;
}
	ul#main-menu > li:hover > a, ul#main-menu > li.current-menu-item >a, ul#main-menu > li.current-menu-parent > a{
    background-color: #8a5c28;
}
	.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
    margin: 0 1% 2.992em 0;
    width: 24.25%;
}
	.bottom-header {
    background-image: linear-gradient(#9d6d3c, #c28c50);
		border-bottom: 2px solid #8a5c28;
}
    ul#main-menu ul.sub-menu ul.sub-menu {
    right: -201px;
    margin-top: -3px;
    top:0;
}
ul#main-menu li ul.sub-menu li a {
    padding: 6px 12px;
	font-size: 14px;
    text-transform: capitalize;
}
ul.sub-menu {
    padding-left: 25px;
}
    ul#main-menu li a {
    padding: 12px 18px;
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    text-transform: uppercase;
    display: block;
}
ul#main-menu li {
    display: inline-block;
}
ul#main-menu ul.sub-menu {
    font-weight: 500;
    position: absolute;
    z-index: 3;
    top: 100%;
    visibility: hidden;
    width: 280px;
    padding: 0;
    opacity: 0;
    overflow: visible;
     }
ul#main-menu ul.sub-menu > li {
    display: block;
    background-color: #8a5c28;
}
ul#main-menu li.menu-item-has-children:hover > .sub-menu {
    visibility: visible;
    max-height: 2000px;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
    opacity: 1;
}
}
 @media (min-width: 1200px) {
     
    }

a:hover {
    color: #4e228f;
    text-decoration: none;
}
ul#main-menu li.menu-item-has-children {
    position: relative;
}
.social-icon a.facebook {
    background-color: #4267B2;
}
.social-icon a {
    display: inline-block;
    width: 35px;
    height: 35px;
    text-align: center;
    line-height: 35px;
    border-radius: 50%;
    color: white;
}
.social-icon a.twitter {
    background-color: rgb(29, 161, 242);
}
.social-icon a.google {
    background-color: #db4437;
}
.social-icon a.youtube {
    background-color: #FF0000;
}
a.zalo {
    background-color: #008FE5;
    font-size: 14px;
}
.box_hotline h1 {
    font-size: 28px;
    text-shadow: 1px 1px black;
    font-weight: 700;
}
/*-------------------------------------------- Hotline -----------------------------------------*/
.website-alo-phone{
	position: fixed;
  left: 0px;
  bottom: 0px;
  visibility: visible;
  background: transparent;
  width: 110px;
  height: 110px;
  cursor: pointer;
  z-index: 999999;
}
.website-alo-phone .animated,.animated{
	animation-duration: 1s;
  animation-fill-mode: both;
}
.website-alo-phone .animated.infinite,.animated.infinite{
	animation-iteration-count: infinite;
}
.website-alo-phone .animated.infinite.zoomIn{
	animation-name: zoomIn;
}
.website-alo-phone .animated.infinite.zoomIn.website-alo-ph-circle{
    box-shadow: 0 0 15px #ffffff7d;
	position: absolute;
  width: 90px;
  height: 90px;
  top: 12px;
  left: 12px;
  border: 2px solid #f0652f;
  border-radius: 100%;
  background: transparent;
  opacity: 0.5;
}
    
@keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }

  50% {
    opacity: 1;
  }
}

    @keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
    @keyframes tada {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  10%, 20% {
    -webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
  }

  30%, 50%, 70%, 90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }

  40%, 60%, 80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
.website-alo-phone .animated,.animated{
	animation-duration: 1s;
  animation-fill-mode: both;
  -webkit-animation-fill-mode: both;
}
.website-alo-phone .animated.infinite,.animated.infinite{
	animation-iteration-count: infinite;
    -webkit-animation-iteration-count: infinite;
}
.website-alo-phone .animated.infinite.pulse{
	animation-name: pulse;
    -webkit-animation-iteration-count: infinite;
}
.website-alo-phone .animated.infinite.pulse.website-alo-ph-circle-fill{
	position: absolute;
  width: 60px;
  height: 60px;
  top: 28px;
  left: 28px;
  border: 2px solid transparent;
  border-radius: 100%;
  transition: all 0.5;
  background-color: #f0652f;
  opacity: 0.75;
  box-shadow: 0 0 15px #ffffff7d;
}

.website-alo-phone .animated,.animated{
	animation-duration: 1s;
  animation-fill-mode: both;
}
.website-alo-phone .animated.infinite,.animated.infinite{
	animation-iteration-count: infinite;
}
.website-alo-phone .animated.infinite.tada,.animated.infinite.tada{
	animation-name: tada;
}
.website-alo-phone .animated.infinite.tada.website-alo-ph-img-circle{
	position: absolute;
  width: 30px;
  height: 30px;
  top: 43px;
  left: 43px;
  border: 2px solid transparent;
  border-radius: 100%;
  transition: all 0.2s ease-in-out;
  transform-origin: 50% 50%;
  background-color:#f0652f;
  background-size: 70%;
}
    .website-alo-phone .animated.infinite.tada.website-alo-ph-img-circle .fa{
    zoom: 1.4;
    color: #fff;
    display: block;
    padding: 2px;
    }
    .quydinh-tip.quydinh-tip-2 {
    position: absolute;
    right: -134px;
    top: 47px;
    background-color: #fcb040;
    color: white;
    padding: 5px 20px;
    box-shadow: 0 0 15px #ffffff47;
}
.quydinh-tip::before {
    content: '';
    position: absolute;
    width: 18px;
    height: 36px;
    right: 100%;
    top: 50%;
    margin-right: -2px;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-clip-path: polygon(0 50%, 100% 0, 100% 100%);
    clip-path: polygon(0 50%, 100% 0, 100% 100%);
    background-color: #fcb040;
}
/*------------------------------------------------ End Hotline-------------------------------*/
a.gotop {
    position: fixed;
    right: -55px;
    bottom: 45px;
    height: 35px;
    width: 35px;
    text-align: center;
    line-height: 35px;
    z-index: 9;
    background-color: #8a5c26;
    color: white;
    box-shadow: 0 0 10px #0000007d;
}
.wt-separator-outer {
    overflow: hidden;
}
.wt-separator.style-square {
    width: 10px;
    height: 10px;
    background-color: transparent;
    border-width: 3px;
    border-style: solid;
    border-color: #ffc107;
    display: inline-block;
    position: relative;
}
.wt-separator.style-square .separator-left, .wt-separator.style-square .separator-right {
    height: 3px;
}
.wt-separator .separator-left, .wt-separator .separator-right {
    position: absolute;
    top: 50%;
    width: 70px;
    height: 2px;
    margin-top: -1px;
}
.wt-separator .separator-left {
    left: -80px;
}
.wt-separator .separator-right {
    right: -80px;
}
.border-img.wpb_single_image  img {
    border: 8px solid #003882;
    height: 420px;
}
.news-grid .news-thumb img {
    height: 235px;
}
.news-item .news-thumb {
    position: relative;
}

.published-date {
    position: absolute;
    bottom: 0;
    width: 115px;
    font-size: 14px;
    background-color: #ed1d24;
    color: white;
    padding: 6px;
}
.news-item-inner:hover {
    box-shadow: 0 0 15px #00000040;
}
/*
 *  STYLE 2
 */

html::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	border-radius: 10px;
	background-color: #848484;
}

html::-webkit-scrollbar
{
	width: 6px;
	background-color: #848484;
}

html::-webkit-scrollbar-thumb
{
	border-radius: 2px;
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
	background-color: #F7f7f7;
}
.primery-menu::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	border-radius: 2px;
	background-color: #F5F5F5;
}

.primery-menu::-webkit-scrollbar
{
	width: 6px;
	background-color: #F5F5F5;
}

.primery-menu::-webkit-scrollbar-thumb
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
	background-color: #000;
}
.footer-widget a, .footer-widget p {
    color: #f5f5f5;
}
.footer-widget h3.widget-title {
    margin-bottom: 15px;
    text-transform: capitalize;
    font-size: 21px;
    color: white;
}
.footer-widget .wt-separator-outer {
    margin-bottom: 10px;
}
.footer-widget .textwidget p {
    margin-bottom: 8px;
}
.post-list .item img {
    width: 75px;
    margin-right: 10px;
}
aside.widget h3.widget-title {
    text-align: center;
    background-color: #ed1d24;
    color: white;
    font-size: 20px;
    text-transform: uppercase;
    padding: 8px 0;
    margin-bottom: 0;
}
.post-list .item {
    border-bottom: 1px solid #e3e3e3;
}
aside.widget .textwidget {
    padding: 10px;
    background-color: white;
}
.contact-info .vc_column-inner > .wpb_wrapper {
    padding: 30px 15px;
    border: 1px solid #eaeaea;
}
.contact-info .item i.fa {
    line-height: 65px;
    width: 65px;
    text-align: center;
    color: white;
    margin-right: 15px;
}
#wrap {
    padding: 25px;
    border: 1px solid #ebebeb;
    background: #fff;
}
#wrap #top {
    margin: 0 -25px;
    position: relative;
}
#wrap #top:before {
    content: "";
    border-left: 2px solid #faac1c;
    margin-left: -1px;
    position: absolute;
    height: 100%;
    left: 0;
    top: 0;
}
 #wrap:hover h5 a, #wrap:hover {
    color: #fff;
}

#wrap:hover {
    background: #faac1c;
    border-color: #faac1c;
    box-shadow: 0px 10px 10px rgba(0,0,0,0.15);
}
span.transaction, h5.transaction a {
    color: #000000;
}
.tg-service {
    text-align: center;
    position: relative;
    margin: 5px;
}
.animate_line:after, .animate_line:before {
    content: "";
    height: 4px;
    width: 0px;
    position: absolute;
    transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
    z-index: -1;
}

.animate_line:before {
    right: -5px;
    top: -5px;
}
.tg-service .tg-border-topleft {
    padding: 30px;
    position: relative;
    z-index: 2;
    height: 242px;
    background: #fff;
}
.tg-displaytable {
    width: 100%;
    height: 100%;
    display: table;
}
.tg-displaytablecell {
    width: 100%;
    height: 100%;
    display: table-cell;
    vertical-align: middle;
}
.tg-service i {
    display: block;
    padding: 0 0 15px;
}
.tg-service h3 {
    font-weight: 700;
    font-size: 20px;
    line-height: 20px;
    margin: 0 0 15px;
    text-transform: uppercase;
}
.animate_line:hover:after, .animate_line:hover:before {
    width: 50%;
    height: 50%;
    background: #ffbc13;
}
.animate_line:after {
    left: -5px;
    bottom: -5px;
}
.strong {
	font-weight:bold;
}
.post-list .item img {
    width: 75px;
    margin-right: 6px;
}
 .item i.fa {
    line-height: 65px;
    width: 65px;
    text-align: center;
    color: white;
    margin-right: 15px;
}
.text-strock-white {
    text-shadow: -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff, 1px 1px 0 #fff;
}
.text-strock-black {
    text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;
}
.aligncenter {
	display:block;
}
button.btn-searchbox {
    background-color: #8a5c28;
    border: 0;
    height: 100%;
    width: 40px;
    text-align: center;
    color: white;
}
select#product_cat {
    border: 0;
    border-right: 1px solid #767676;
}

.search-form .input-group {
    border: 1px solid #767676;
}
div#icon-cart {
    padding: 8px 10px;
    background-color: #8e5c29;
}
.text-brown {
    color: #8a5c26;
}
.top-line i.fa {
    font-size: 24px;
    margin-right: 6px;
}
.heavy {
    font-weight: 500 !important;
}
.bg-hero {
    background-color: #333333;
}
.bg-linear-brown {
background-image: linear-gradient(#9d6d3c, #c28c50);	
}
.btn-linear-brown {
    color: white;
	background-image: linear-gradient(#9d6d3c, #c28c50);	
}
.btn-linear {
    background-image: linear-gradient(#c28c50, #9d6d3c,#c28c50) !important;
    color: white !important;
}
.woocommerce ul.products li.product .price del {
    opacity: 0.8;
    float: right;
    color: black;
}
.woocommerce ul.products li.product .price ins {
    text-decoration: none;
}
.woocommerce ul.products li.product .price {
	font-size: 17px;
    color: #f26522;
    font-weight: 500;
	margin-bottom: 3px;
}

.woocommerce ul.products li.product .woocommerce-loop-product__title{
    color: black;
	font-size: 17px;
    padding: 3px 0;
}
.woocommerce ul.products li.product a img {
    margin-bottom: 2px;
}
.woocommerce ul.products li.product:hover h2.woocommerce-loop-product__title {
    color: #5daa26;
}
.woocommerce ul.products li.product .onsale {
    top: 12px;
    right: 12px;
    left: auto;
    padding: 3px 10px;
    background-color: #cc1010;
    min-height: unset;
    min-width: unset;
    border-radius: 0;
    line-height: inherit;
	margin: 0;
}
.woocommerce ul.products li.product:hover {
    box-shadow: 0 0 12px #00000038;
}
.woocommerce ul.products li.product {
    padding: 10px;
    border-radius: 5px;
    background-color: white;	
}
a.added_to_cart.wc-forward {
    display: none;
}
.woocommerce ul.products li.product.last {
    margin-right: 0;
}
.header-cart #icon-cart .dropdown-cart {
    width: 350px;
    right: 0;
    left: auto;
    padding: 15px;
    top: 0;
    border-top: 6px solid #8a5c26;
    box-shadow: 0 0 15px #0000004f;
}
.header ul.cart_list li img, .woocommerce ul.product_list_widget li img {
    float: left;
    margin-left: 0;
    width: 65px;
    height: auto;
    box-shadow: none;
    margin-right: 10px;
}
.header ul.cart_list li{
    position: relative;
	padding: 4px 0;
    margin: 0;
    list-style: none;
}
.header ul.cart_list li a {
    display: block;
    font-weight: 500;
    color: black;
}
.header ul.woocommerce-mini-cart.cart_list.product_list_widget {
    padding: 0;
    margin: 0;
}
.header ul.cart_list li a.remove.remove_from_cart_button {
    position: absolute;
    top: 0;
    right: 0;
    background-color: #8a5c26;
    color: white !important;
    line-height: 15px;
    font-size: 17px;
    height: 1em;
    width: 1em;
    text-align: center;
    border-radius: 100%;
}
.header ul.cart_list li::after {
    clear: both;
	content:'';
	display:table;
}
span.line {
    display: inline-block;
    padding: 0px 10px;
}

span.line:after {
    content: '';
    border-right: 1px solid white;
}
.woocommerce .products ul, .woocommerce ul.products {
	margin-bottom:0;
}
.woocommerce div.product .summary.entry-summary .product_title {
    border-bottom: 2px solid #cfcfcf;
    font-size: 23px;
    text-transform: capitalize;
    padding-bottom: 8px;
}
.product-quanity {
    position: relative;
}
.woocommerce div.product form.cart div.quantity {
    float: none;
    margin: 0 0 0 35px;
}
.woocommerce div.product .summary.entry-summary form.cart {
    margin-bottom: 15px;
}
.woocommerce div.product p.price {
    color: #f36f2f;
}
.woocommerce .quantity .qty {
    height: 35px;
}
.input-group-btn-vertical .btn.bootstrap-touchspin-up {
    left: 98px;
}
.input-group-btn-vertical .btn.bootstrap-touchspin-down {
    left: 0px;
}
button.btn.btn-touchspin.js-touchspin:hover {
    background-color: black;
    color: white;
}
.input-group-btn-vertical .btn {
    position: absolute;
    top: 0;
    padding: 0;
    margin: 0;
    text-align: center;
    width: 30px;
    height: 35px;
    background: #f3f3f3;
    border: none;
    border-radius: 0;
}
.woocommerce div.product p.price del, .woocommerce div.product span.price del {
    opacity: .8;
	    color: black;
}
.woocommerce div.product .summary.entry-summary p.price ins {
    float: left;
    margin-right: 15px;
    text-decoration: none;
    color: #f97433;
}
.summary.entry-summary .product_meta {
    display: none;
}
.summary.entry-summary  .quantity input::-webkit-outer-spin-button,
.summary.entry-summary .quantity input::-webkit-inner-spin-button {
    /* display: none; <- Crashes Chrome on hover */
    -webkit-appearance: none;
    margin: 0; /* <-- Apparently some margin are still there even though it's hidden */
}

.summary.entry-summary .quantity input[type=number] {
    -moz-appearance:textfield; /* Firefox */
}
.woocommerce div.product form.cart .button {
    background-color: #f36f2f;
}
.woocommerce div.product span.onsale {
    top: 5px;
    left: 5px;
    padding: 3px 10px;
    background-color: #cc1010;
    min-height: unset;
    min-width: unset;
    border-radius: 0;
    line-height: inherit;
    margin: 0;
}
section.related.products > h2 {
    color: #f26522;
    text-transform: uppercase;
    font-size: 22px;
    position: relative;
    padding-bottom: 15px;
    margin-bottom: 30px;
}

section.related.products > h2:after {
    content: '';
    width: 50%;
    border-bottom: 2px solid #cfcfcf;
    position: absolute;
    bottom: 0;
    left: 0;
}
h2.tab-title, h2.woocommerce-Reviews-title {
    font-size: 22px;
    text-transform: uppercase;
    color: #f36f2f;
    display: none;
}
 .woocommerce .shop_table .button {
    font-weight: 500;
    color: #ffffff;
       background-image: linear-gradient(#9d6d3c, #c28c50);
}
.woocommerce-cart table.cart .product-thumbnail img {
    width: 85px;
}
.woocommerce table.shop_table {
    border-radius: 0;
}
.woocommerce table.shop_table tr.cart_item td:not(last-child) {
    border-right: 1px solid rgba(0,0,0,.1);
}
table.shop_table td.product-name a {
    color: #f0652f;
    font-weight: 500;
}
.woocommerce .woocommerce-breadcrumb {
    color: #895c2c;
}
.woocommerce ul.products li.product .shortdes p {
    margin-bottom: 0;
}
div#woocommerce-wrapper nav.woocommerce-breadcrumb {
    display: none;
}
.bredcrumb nav.woocommerce-breadcrumb {
    margin-bottom: 0;
}
h1.woocommerce-products-header__title.page-title {
    display: none;
}
.text-grey {
    color: #b8b8b8;
}
.woocommerce ul.products li.product .variations_form.cart {
    margin: 5px 0 8px 0;
}
.woocommerce ul.products li.product  .select_option.selected,.woocommerce .summary.entry-summary  .select_option.selected {
    border-color: #5daa26;
    box-shadow: 0 0 6px #00000024;
    background-color: #5daa26;
    color: white;
}
 ul.products li.product .select_option .yith_wccl_value {
       padding: 5px;
    height: auto;
    border: 0;
    margin: 0;
}
.summary.entry-summary .select_option .yith_wccl_value {
       padding: 0 15px;
    height: auto;
    border: 0;
    margin: 0;
}
.woocommerce div.product form.cart a.reset_variations {
    display: none !important;
}
.woocommerce div.product .summary.entry-summary form.cart .variations {
    margin-bottom: 0;
}
.woocommerce-page div.product .woocommerce-tabs ul.tabs li#tab-title-additional_information {
    DISPLAY: NONE;
}
.woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals {
    float: right;
    width: 100%;
}
section.shipping-calculator-form,.payment_methods .payment_box {
    transition: unset;
    -webkit-transition: unset;
    -moz-transition: unset;
    -o-transition: unset;
}
.select2-container--default .select2-results__option--highlighted[aria-selected], .select2-container--default .select2-results__option--highlighted[data-selected] {
    background-color: #8d5c2e;
    color: #fff;
}
div#order_review p.pay-types-title:nth-last-of-type(2) {
    display: none;
}
li.wc_payment_method.payment_method_cheque label:after {
    content: 'Credit card will surcharge 1%';
    display: block;
    line-height: 1;
    position: absolute;
    font-size: 13px;
    margin-top: -1px;
}
li.wc_payment_method.payment_method_cheque label {
    margin-bottom: 20px;
}
.fee-meta .icon i {
    font-size: 46px;
    margin-right: 20px;
    color: #27a745;
}
 .woocommerce div.product .woocommerce-variation-price span.price {
    color: #77a464;
    font-size: 22px;
    font-weight: 500;
}
 .woocommerce div.product .woocommerce-variation-price span.price:before {
    content: 'Price: ';
}