
/**
  * =================================================================================
  * This file content css for each functions, widgets... you chosen.
  * =================================================================================
  **/

/** 
  * START SHORTCODES CSS ===========================================.*
**/
/*Testimonials carousel*/
.owl-dot > span {
  background: rgba(255, 255, 255, 0.22) none repeat scroll 0 0;
  border-radius: 50%;
  display: inline-block;
  height: 8px;
  width: 8px;
}
.owl-dot {
  display: inline-block;
  line-height: 8px;
  margin: 0 4px;
}
.owl-dots {
  text-align: center;
}
.owl-dot.active > span, .owl-dot:hover > span {
  background: #ffffff none repeat scroll 0 0;
}
.owl-carousel div.owl-item .uneo-core-testimonials-carousel-item img {
  border-radius: 50%;
  display: inline-block;
  width: auto;
}
.uneo-core-testimonials-carousel-item {
  text-align: center;
}
.testi-rate {
  display: inline-block;
  position: relative;
}
.testi-rated::before {
  font-family: 'ElegantIcons';
  font-size: 12px;
  letter-spacing: 7px;
  color: #bcbcbc;
	-webkit-transform: translateX(-50%);
	   -moz-transform: translateX(-50%);
	    -ms-transform: translateX(-50%);
	     -o-transform: translateX(-50%);
	        transform: translateX(-50%);
}
.testi-rated::after {
  content: "";
  font-family: 'ElegantIcons';
  color: #ef4035;
	font-size: 12px;
    left: 0;
    letter-spacing: 7px;
    position: absolute;
    top: 0px;
}

.testi-rated.testi-rated-5::after {
  content: "\e033 \e033 \e033 \e033 \e033";
}
.testi-rated.testi-rated-4::after {
  content: "\e033 \e033 \e033 \e033";
}
.testi-rated.testi-rated-3::after {
  content: "\e033 \e033 \e033";
}
.testi-rated.testi-rated-2::after {
  content: "\e033 \e033";
}
.testi-rated.testi-rated-1::after {
  content: "\e033";
}

.testi-rated.testi-rated-5::before {
  content: "";
}
.testi-rated.testi-rated-4::before {
  content: "\e033 \e033 \e033 \e033 \e031";
}
.testi-rated.testi-rated-3::before {
  content: "\e033 \e033 \e033 \e031 \e031";
}
.testi-rated.testi-rated-2::before {
  content: "\e033 \e033 \e031 \e031 \e031";
}
.testi-rated.testi-rated-1::before {
  content: "\e033 \e031 \e031 \e031 \e031";
}
h5.testi-rated {
  margin-bottom: 20px;
}
h6.testi-name {
  color: #939393;
  font-weight: 700;
  letter-spacing: 2px;
  margin-bottom: 20px;
  text-transform: uppercase;
}
.testi-content {
  color: #ffffff;
  font-size: 26px;
  font-weight: 300;
  letter-spacing: 0.5px;
  line-height: 35px;
  margin: 30px 0 25px;
}
/*Last Tweets*/
.uneo-last-tweets_wrap {
  color: #ffffff;
  text-align: center;
}
.icon-tweet {
  display: inline-block;
  font-size: 24px;
  padding-bottom: 12px;
  position: relative;
}
.icon-tweet::before {
  border-bottom: 2px solid;
  bottom: 0;
  content: "";
  left: 50%;
  position: absolute;
  -webkit-transform: translateX(-50%);
     -moz-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
       -o-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 30px;
}
.uneo-last-tweets-content .tweet-text {
  font-size: 16px;
  letter-spacing: 0.5px;
  line-height: 28px;
  margin: 20px;
}
.ts-acc > a {
  color: #939393;
  font-size: 14px;
  letter-spacing: 0.5px;
}
/*Categories product*/
/* .grid-2categories .item-category {
  display: inline-block;
  width: 50%;
}
.grid-3categories .item-category {
  display: inline-block;
  width: 33.33%; 
}
.grid-4categories .item-category {
  display: inline-block;
  width: 25%;
}
.grid-5categories .item-category {
  display: inline-block;
  width: 20%;
} */
.item-category {
  padding: 15px;
  float:left;
  width: 100%;
}
.category-info {
  background: #ffffff none repeat scroll 0 0;
  display: inline-block;
  line-height: 11px;
  padding: 15px 15px 11px;
  width: 100%;
}
.category-info > h4 {
  float: left;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 1px;
  margin: 0;
  text-transform: uppercase;
}
.count-products {
  color: #807f7f;
  float: right;
  font-size: 16px;
}
.item-category img {
  width: 100%;
}
.wrap-link {
  clear: both;
}
.categories-link {
  border: 2px solid;
  color: #000000;
  display: inline-block;
  font-size: 12px;
  letter-spacing: 1px;
  margin: 45px 0 0;
  padding: 6px 18px;
  text-transform: uppercase;
}
/*Call To Action*/
.content-calltoaction p, .content-calltoaction h1, .content-calltoaction h2, .content-calltoaction h3, .content-calltoaction h4, .content-calltoaction h5, .content-calltoaction h6 {
  margin: 0;
}
.content-calltoaction {
  font-weight: 500;
  letter-spacing: 2px;
}
.uneo-call-link {
  border-bottom: 2px solid #ef4035;
  color: inherit;
  display: inline-block;
  font-size: 12px;
  margin-top: 20px;
  text-transform: uppercase;
}
.content-calltoaction > div {
  letter-spacing: 4px;
}
/*Shortcode Button*/
.ts-button-shortcode {
    font-size: 14px;
    font-weight: 500;
    line-height: 1;
    padding: 13px 30px;
    color: #fff;
    background: #000;
    border: 0 solid transparent;
    display: inline-block;
    letter-spacing: 0.5px;
} 
.ts-button-shortcode{
    color: white;
    font-size: 11px;
    font-weight: 400;
    line-height: 26px;
    background: #aa9d71;
    display: inline-block;
    padding: 7px 28px;
    margin-bottom: 30px;
    letter-spacing: 4px;
    text-transform: uppercase;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    position: relative;
    overflow: hidden;
}
.wpb_column > .wpb_wrapper > .ts-button-shortcode:last-child {
    margin-bottom: 30px;
}
.ts-button-shortcode:hover,
.ts-button-shortcode:focus{color: #ffffff;}
.ts-button-hover{
    background: transparent none repeat scroll 0 0;
    bottom: 0;
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    width: 100%;
    z-index: 2;
}

.ts-button-shortcode.button-round{
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
}
.ts-button-shortcode.button-circle{
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    -ms-border-radius: 30px;
    -o-border-radius: 30px;
    border-radius: 30px;
}
.ts-button-shortcode .ts-icon-button{
    display: inline-block;
    font-size: 20px;
    vertical-align: middle;
    line-height: 20px;
    z-index: 3;
    position: relative;
}
.ts-button-shortcode .ts-icon-button .icon:before{
    line-height: 26px;
}
.ts-button-shortcode .ts-button-text{
    display: inline-block;
    position: relative;
    z-index: 3;
}
.ts-button-shortcode.button-outline{
    border: 2px solid #000000;
    background: transparent;
    color: #000000;
}
.button-outline:hover .ts-icon-button{
    color: #ffffff;
}
.button-3d{
    box-shadow: 0 3px 0 #887d55;
    -moz-box-shadow: 0 3px 0 #887d55;
    -webkit-box-shadow: 0 3px 0 #887d55;
}
.button-3d:hover, .button-3d:focus{
    box-shadow: 0 3px 0 #887d55;
    -moz-box-shadow: 0 3px 0 #887d55;
    -webkit-box-shadow: 0 3px 0 #887d55;
}
/* Hover button */
.button-hover-1 .ts-button-hover{
    left: -100%;
}
.button-hover-1:hover .ts-button-hover {
    left: 0;
}
.button-hover-2 {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
}
.button-hover-2:hover{
    -webkit-transform: translateY(-5px);
    -ms-transform: translateY(-5px);
    -o-transform: translateY(-5px);
    transform: translateY(-5px);
}
.button-hover-3{
    -webkit-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
    transform: translateY(0px);
}
.button-hover-3:hover{
    -webkit-transform: translateY(5px);
    -ms-transform: translateY(5px);
    -o-transform: translateY(5px);
    transform: translateY(5px);
}
.button-hover-3 .ts-button-hover{
    top: -100%;
}
.button-hover-3:hover .ts-button-hover{
    top: 0;
}
.button-hover-4:hover{
    -webkit-animation: 1s ease 0s normal none 1 running horizontal;
    -o-animation: 1s ease 0s normal none 1 running horizontal;
    animation: 1s ease 0s normal none 1 running horizontal;
}

.button-hover-5 .ts-icon-button{
    bottom: 0;
    left: 0;
    opacity: 1;
    position: absolute;
    right: 0;
    top: 500px;
    display: inline-block;
    -webkit-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
    transform: translateY(0px);
    -webkit-transition: all 0.45s ease 0s;
    -o-transition: all 0.45s ease 0s;
    transition: all 0.45s ease 0s;
    text-align: center;
    z-index: 3;
    color: #ffffff;
}
.button-hover-5:hover .ts-icon-button{
    top: 0;
}
.button-hover-5 .ts-icon-button .icon{
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}
.button-hover-5 .ts-button-text{
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition: all 0.45s ease 0s;
    -o-transition: all 0.45s ease 0s;
    transition: all 0.45s ease 0s;
}
.button-hover-5:hover .ts-button-text{
    -webkit-transform: translateY(-500px);
    -ms-transform: translateY(-500px);
    -o-transform: translateY(-500px);
    transform: translateY(-500px);
}
.button-hover-5 .ts-button-hover{
    top: -100%;
}
.button-hover-5:hover .ts-button-hover{
    top: 0;
}

.button-hover-6:hover{
    -webkit-animation: 1s ease 0s normal none 1 running horizontal;
    -o-animation: 1s ease 0s normal none 1 running horizontal;
    animation: 1s ease 0s normal none 1 running horizontal;
}
.button-hover-6{
    padding-left: 40px;
    padding-right: 40px;
}
.button-hover-6 .ts-icon-button{
    line-height: 1;
    opacity: 0;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    right: -2em;
    z-index: 3;
    color: #ffffff;
}
.button-hover-6:hover .ts-icon-button{
    right: 5px;
    opacity: 1;
    filter: alpha(opacity=1);
}

.button-hover-7 .ts-button-hover{
    top: -100%;
    background: #ccc;
}
.button-hover-7:hover .ts-button-hover{
    top: 0;
}

.button-hover-8:hover{
    -webkit-transform: scale(0.9);
    -ms-transform: scale(0.9);
    -o-transform: scale(0.9);
    transform: scale(0.9);
}

.button-hover-9:hover{
    letter-spacing: 6px;
}
.button-hover-10:after{
    background: #fff none repeat scroll 0 0;
    content: "";
    height: 155px;
    left: -75px;
    opacity: 0.2;
    position: absolute;
    top: -50px;
    -webkit-transform: rotate(35deg);
    -ms-transform: rotate(35deg);
    -o-transform: rotate(35deg);
    transform: rotate(35deg);
    -webkit-transition: all 550ms cubic-bezier(0.19, 1, 0.22, 1) 0s;
    -o-transition: all 550ms cubic-bezier(0.19, 1, 0.22, 1) 0s;
    transition: all 550ms cubic-bezier(0.19, 1, 0.22, 1) 0s;
    width: 50px;
    z-index: 2;
}
.button-hover-10:hover::after {
    left: 120%;
    -webkit-transform:  all 550ms cubic-bezier(0.19, 1, 0.22, 1) 0s;
    -ms-transform:  all 550ms cubic-bezier(0.19, 1, 0.22, 1) 0s;
    -o-transform:  all 550ms cubic-bezier(0.19, 1, 0.22, 1) 0s;
    transform:  all 550ms cubic-bezier(0.19, 1, 0.22, 1) 0s;
}
.button-hover-11 .ts-button-hover{
    -webkit-transform: scaleY(0);
    -ms-transform: scaleY(0);
    -o-transform: scaleY(0);
    transform: scaleY(0);
}
.button-hover-11:hover .ts-button-hover{
    -webkit-transform: scaleY(1);
    -ms-transform: scaleY(1);
    -o-transform: scaleY(1);
    transform: scaleY(1);
}
.button-hover-12 .ts-button-hover{
    -webkit-transform: scaleX(0);
    -ms-transform: scaleX(0);
    -o-transform: scaleX(0);
    transform: scaleX(0);
}
.button-hover-12:hover .ts-button-hover{
    -webkit-transform: scaleX(1);
    -ms-transform: scaleX(1);
    -o-transform: scaleX(1);
    transform: scaleX(1);
}
@-webkit-keyframes horizontal{
    16.65%{
        -webkit-transform:translateX(8px);
        transform:translateX(8px)
    }
    33.3%{
        -webkit-transform:translateX(-6px);
        transform:translateX(-6px)
    }
    49.95%{
        -webkit-transform:translateX(4px);
        transform:translateX(4px)
    }
    66.6%{
        -webkit-transform:translateX(-2px);
        transform:translateX(-2px)
    }
    83.25%{
        -webkit-transform:translateX(1px);
        transform:translateX(1px)
    }
    100%{
        -webkit-transform:translateX(0);
        transform:translateX(0)
    }
}
@keyframes horizontal{
    33.3%{
        -webkit-transform:translateX(-6px);
        transform:translateX(-6px)
    }
    49.95%{
        -webkit-transform:translateX(4px);
        transform:translateX(4px)
    }
    66.6%{
        -webkit-transform:translateX(-2px);
        transform:translateX(-2px)
    }
    83.25%{
        -webkit-transform:translateX(1px);
        transform:translateX(1px)
    }
    100%{
        -webkit-transform:translateX(0);
        transform:translateX(0)
    }
}
/* Button size */
.ts-buttons-center{
    display: block;
    margin: 0 auto;
    text-align: center;
}
.block-button{
    display: block;
    margin-right: 0;
    padding: 14px 60px;
}
.ts-button-shortcode {
  display: inline-block;
  margin: 0;
  text-align: center;
}
.ts-button-text {
  font-weight: 500;
  letter-spacing: 2px;
  padding: 0 20px;
}
.mini-button {
  height: 35px;
}
.mini-button .ts-button-text {  
  font-size: 12px;
  line-height: 35px;
}
.small-button {
  height: 38px;
}
.small-button .ts-button-text {
  font-size: 12px;
  line-height: 38px;
}
.medium-button {
  height: 50px;
}
.medium-button .ts-button-text {
  font-size: 14px;
  line-height: 50px;
}
.large-button {
  height: 59px;
}
.large-button .ts-button-text {
  font-size: 16px;
  line-height: 59px;
}
.extra-button {
  height: 68px;
}
.extra-button .ts-button-text {
  font-size: 18px;
  line-height: 68px;
}
.button-outline .ts-button-text {
  margin-top: -2px;
}
div.ts-button-shortcode:hover{
  border: none;
}
body a.ts-button-shortcode {
  padding: 0;
}
.icon-right .ts-icon-button {
  float: right;
  padding: 19px;
}
.icon-left .ts-icon-button {
  bottom: 3px;
  left: -11px;
}
.icon-left .ts-icon-button span {
  padding: 19px;
}
.large-button.icon-right, .large-button.icon-left  {
  width: 230px;
}
.entry-content > div:nth-child(3) .wpb_row div:nth-child(2) a:nth-child(2) .ts-icon-button {
  background: #059398;
}
.entry-content > div:nth-child(3) div:nth-child(3) .vc_column-inner a:nth-child(1) .ts-icon-button span {
  background: #059398;
}
.entry-content > div:nth-child(3) .wpb_row div:nth-child(2) a:nth-child(2):hover .ts-icon-button {
  background: #19c2c8;
}
.entry-content > div:nth-child(3) div:nth-child(3) .vc_column-inner a:nth-child(1):hover .ts-icon-button span {
  background: #19c2c8;
}
.entry-content .large-button.button-outline.icon-right{
  width: 100%;
}
.entry-content > div:nth-child(6) .ts-button-shortcode .ts-icon-button {
  right: 42%;
}
/*Shortcode carowsel*/
.uneo-window-loading {
  display: inline-block !important;
  height: 0;
  overflow: hidden;
}
.uneo-categories-carousel-wrap .item-product {
  cursor: pointer;
  display: inline-block;
  float: left;
  overflow: hidden;
  position: relative;
  width: 100%;
}
.uneo-product-item-info {
  background: rgba(255, 255, 255, 0.83) none repeat scroll 0 0;
  bottom: 0;
  line-height: 24px;
  padding: 15px;
  position: absolute;
  -webkit-transform: translateY(100px);
     -moz-transform: translateY(100px);
      -ms-transform: translateY(100px);
       -o-transform: translateY(100px);
          transform: translateY(100px);
  transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  width: 100%;
  left: 0;
}
.uneo-product-item-info .uneo-product-title {
  float: left;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  margin: 0;
}
.item-product-slide .uneo-product-item-info .uneo-product-title {
  width: auto;
}
.item-product-slide .price-product {
  float: right;
}
.uneo-categories-carousel-wrap .item-product:hover .uneo-product-item-info{
  -webkit-transform: translateY(0px);
     -moz-transform: translateY(0px);
      -ms-transform: translateY(0px);
       -o-transform: translateY(0px);
          transform: translateY(0px);
}
.uneo-categories-carousel-wrap .item-product:hover img{
  opacity: 0.8;
}
/* categories-type-grid  */
.categories-type-grid .category-info {
  background: transparent;
  position: absolute;
  text-align: center;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
     -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
       -o-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 100%;
  z-index: 2;
}
.categories-type-grid .category-info > h4 {
  color: #ffffff;
  float: none;
  font-size: 20px;
  font-weight: 600;
  letter-spacing: 2px;
  position: relative;
}
.categories-type-grid .item-category {
  position: relative;
}
.ts-categories-grid.uneo-product-categories-grid.categories-type-grid .item-category {
  width: 100%;
}
.categories-type-grid .category-info > h4 a::before {
  border-bottom: 2px solid;
  bottom: -8px;
  content: "";
  display: inline-block;
  left: 50%;
  position: absolute;
  -webkit-transform: translateX(-50%);
     -moz-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
       -o-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 50px;

}
.category-info a {
  color: inherit;
}
.item-category img {
  -webkit-transform: scale(1);
     -moz-transform: scale(1);
      -ms-transform: scale(1);
       -o-transform: scale(1);
          transform: scale(1);
  transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  width: 100%;
}
.categories-type-grid .item-category:hover img {
  -webkit-transform: scale(1.05);;
     -moz-transform: scale(1.05);;
      -ms-transform: scale(1.05);;
       -o-transform: scale(1.05);;
          transform: scale(1.05);;
}
.categories-type-grid .cat-link-grid {
  display: inline-block;
  float: left;
  overflow: hidden;
  width: 100%;
}
.categories-type-grid .uneo-overlay {
  bottom: 15px;
  left: 15px;
  position: absolute !important;
  right: 15px;
  top: 15px;
  z-index: 1;
}



body a:hover{
  color: #ef4035;
}
.vc_row {
  position: relative;
}

}
.hero-section-use-slider{
  margin-bottom: -1px;
}
/* icon box*/
.ts-icon-boxes.iconbox-style1 .iconbox-icon span.icon {
  color: #ffffff;
  font-size: 30px;
  z-index: 1050;
}
.icon-boxes-wrap {
  overflow: hidden;
  padding-top: 15px;
}
.ts-icon-boxes.iconbox-style1 {
  border: 2px solid #ffffff;
  padding: 40px 10px 55px;
}
.ts-icon-boxes.iconbox-style1 .iconbox-content {
  display: inline-block;
  padding: 0 20px;
  width: 100%;
}
.ts-icon-boxes.iconbox-style1 .iconbox-content h4 {
  color: #ffffff;
  font-size: 18px;
  font-weight: 600;
  letter-spacing: 2px;
  margin-bottom: 0;
  padding-bottom: 15px;
  padding-top: 15px;
  position: relative;
  text-transform: uppercase;
}
.ts-icon-boxes.iconbox-style1.text-center .iconbox-content h4::before{
 left: 50%;
 -webkit-transform: translateX(-50%);
     -moz-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
       -o-transform: translateX(-50%);
          transform: translateX(-50%);
}
.ts-icon-boxes.iconbox-style1.text-left .iconbox-content h4::before{
 left: 0;
}
.ts-icon-boxes.iconbox-style1.text-right .iconbox-content h4::before{
  right: 0;
}
.ts-icon-boxes.iconbox-style1 .iconbox-content h4::before {
  border-top: 2px solid;
  bottom: 0px;
  content: "";
  height: 2px;
  position: absolute;
  width: 30px;
}
.ts-icon-boxes.iconbox-style1 .iconbox-content p {
  color: #807f7f;
  font-size: 14px;
  letter-spacing: 0.5px;
  line-height: 24px;
  margin-bottom: 0;
  margin-top: 20px;
}
.ts-icon-boxes.iconbox-style1 .iconbox-icon {
  position: relative;
  width: 100%;
}

.ts-icon-boxes.iconbox-style1.text-center .iconbox-content h4, .ts-icon-boxes.iconbox-style1.text-center .iconbox-content p {
  text-align: center;
}
.ts-icon-boxes.iconbox-style1.text-right .iconbox-content h4, .ts-icon-boxes.iconbox-style1.text-right .iconbox-content p {
  text-align: right;
}

.ts-icon-boxes.iconbox-style1.text-left .iconbox-content h4, .ts-icon-boxes.iconbox-style1.text-left .iconbox-content p {
  text-align: left;
}
.ts-icon-boxes.iconbox-style2 .iconbox-icon span.icon {
  border-radius: 50%;
  color: #ffffff;
  font-size: 45px;
  height: 145px;
  line-height: 145px;
  text-align: center;
  width: 145px;
}
.ts-icon-boxes.iconbox-style2.text-left .iconbox-icon{
  float: left;
  margin-right: 17px;
}
.ts-icon-boxes.iconbox-style2.text-right .iconbox-icon{
  float: right;
  margin-left: 17px;
}
.ts-icon-boxes.iconbox-style2.text-center .iconbox-icon {
  margin-bottom: 30px;
}
.ts-icon-boxes.iconbox-style2 .iconbox-content h4 {
  color: #ffffff;
  font-size: 18px;
  font-weight: 600;
  letter-spacing: 2px;
  margin-bottom: 7px;
  text-align: left;
  text-transform: uppercase;
}
.ts-icon-boxes.iconbox-style2 .iconbox-content p {
    font-size: 14px;
    letter-spacing: 0.5px;
    line-height: 24px;
    color: #807f7f;
    text-align: left;
}
.ts-icon-boxes.iconbox-style2.text-left .iconbox-content h4, .ts-icon-boxes.iconbox-style2.text-left .iconbox-content p{
    text-align: left;
}
.ts-icon-boxes.iconbox-style2.text-center .iconbox-content h4, .ts-icon-boxes.iconbox-style2.text-center .iconbox-content p{
    text-align: center;
}
.ts-icon-boxes.iconbox-style2.text-right .iconbox-content h4, .ts-icon-boxes.iconbox-style2.text-right .iconbox-content p{
    text-align: right;
}
/* clients logo */
.ts-logo-slide.uneo-owl-carousel {
  padding: 35px 0 70px;
}
.ts-logo-slide.uneo-owl-carousel figure {
  border: 1px solid rgba(220, 220, 220, 0.4);
  display: inline-block;
  width: 100%;
}
.uneo-overlay {
  bottom: 0;
  left: 0;
  position: absolute !important;
  right: 0;
  top: 0;
}
/* separator */

.separator.separator-content.separator-solid .separator-innercontent {
  position: relative;
  display: inline-block;
}
.separator.separator-content.separator-solid.separator-center {
  text-align: center;
}
.separator.separator-content.separator-solid {
  overflow: hidden;
}
.separator.separator-content.separator-solid.separator-center .separator-innercontent::after {
  border-bottom: 1px solid;
  content: "";
  height: 1px;
  position: absolute;
  right: 100%;
  top: 50%;
  width: 5550%;
}
.separator.separator-content.separator-solid.separator-center .separator-innercontent::before {
  border-bottom: 1px solid;
  content: "";
  height: 1px;
  position: absolute;
  left: 100%;
  top: 50%;
  width: 5550%;
}
.separator.separator-content.separator-solid.separator-center .separator-innercontent span{
  padding: 0 20px; 
}
.separator.separator-content .separator-innercontent span {
  font-size: 18px;
  font-weight: 600;
  letter-spacing: 2px;
  position: relative;
  text-transform: uppercase;
  z-index: 100;
}
.separator.separator-content.separator-solid.separator-left .separator-innercontent span{
  padding-right:20px; 
}
.separator.separator-content.separator-solid.separator-left {
  text-align: left;
}
.separator.separator-content.separator-solid.separator-left .separator-innercontent::after {
  border-bottom: 1px solid;
  content: "";
  height: 1px;
  position: absolute;
  left: 100%;
  top: 50%;
  width: 10000%;
}
.separator.separator-content.separator-solid.separator-right .separator-innercontent span{
  padding-left:20px; 
}
.separator.separator-content.separator-solid.separator-right {
  text-align: right;
}
.separator.separator-content.separator-solid.separator-right .separator-innercontent::before {
  border-bottom: 1px solid;
  content: "";
  height: 1px;
  position: absolute;
  right: 100%;
  top: 50%;
  width: 10000%;
}
.separator.separator-content.separator-dashed.separator-center .separator-innercontent{
  text-align: center;
}
.separator.separator-content.separator-dashed.separator-left .separator-innercontent{
  text-align: left;
}
.separator.separator-content.separator-dashed.separator-right .separator-innercontent{
  text-align: right;
}
.separator.separator-content.separator-dashed .separator-innercontent span {
  border-bottom: 1px dashed;
  padding-bottom: 10px;
}
/* ts-adsblock_wrap */
.ads-block-content {
  display: inline-block;
  float: left;
  width: 100%;
  position: relative;
}
.ts-adsblock_wrap, .ts-adsblock_wrap figure {
  display: inline-block;
  float: left;
  overflow: hidden;
  position: relative;
  width: 100%;
}
.ts-adsblock_wrap .adsblock-text {
  display: inline-block;
  left: 50%;
  position: absolute;
  text-align: center;
  top: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
     -moz-transform: translateX(-50%) translateY(-50%);
      -ms-transform: translateX(-50%) translateY(-50%);
       -o-transform: translateX(-50%) translateY(-50%);
          transform: translateX(-50%) translateY(-50%);
}
.ts-adsblock_wrap .adsblock-text h4 {
  font-size: 22px;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-bottom: 2px;
}
.ads-block-content img {
  width: 100%;
  -webkit-transform: scale(1);
     -moz-transform: scale(1);
      -ms-transform: scale(1);
       -o-transform: scale(1);
          transform: scale(1);
  transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
}
.ts-adsblock_wrap:hover .ads-block-content img {
  -webkit-transform: scale(1.1);
     -moz-transform: scale(1.1);
      -ms-transform: scale(1.1);
       -o-transform: scale(1.1);
          transform: scale(1.1);

}
.ts-adsblock_wrap .adsblock-text .ads-title {
  border-bottom: 2px solid;
  display: inline-block;
  font-weight: 600;
  letter-spacing: 2px;
  line-height: 30px;
  text-transform: uppercase;
  white-space: nowrap;
}
.ads-link-wrap {
  background: #f5f5f5 none repeat scroll 0 0;
  float: left;
  padding: 20px;
  text-align: center;
  width: 100%;
}
.ads-button {
  border: 2px solid;
  display: inline-block;
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 2px;
  padding: 4px 18px;
  text-transform: uppercase;
}
h2.ads-title {
  margin: 3px 0 0;
}
.adsblock-text > h6 {
  color: #ffffff;
  font-size: 12px;
  font-weight: 500;
  letter-spacing: 3px;
  margin-bottom: 0;
  text-transform: uppercase;
}
.overlay-block {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
}
.ts-adsblock_2_wrap, .ts-adsblock_2_wrap figure{
  display: inline-block;
}
.ts-adsblock_2_wrap {
  overflow: hidden;
  position: relative;
}
.ts-adsblock_2_wrap:hover img {
  -webkit-transform: scale(1.1);
     -moz-transform: scale(1.1);
      -ms-transform: scale(1.1);
       -o-transform: scale(1.1);
          transform: scale(1.1);
}
.ts-adsblock_2_wrap .adsblock_2-text{
  position: absolute;
}
.ts-adsblock_2_wrap .adsblock_2-text.text-left {
  bottom: 34px;
  left: 34px;
}
.ts-adsblock_2_wrap .adsblock_2-text.text-right {
  bottom: 34px;
  right: 34px;
}
.adsblock_5-text h4 {
  letter-spacing: 2px;
  margin-bottom: 2px;
  text-align: left;
  text-transform: uppercase;
}
.ts-adsblock_2_wrap .adsblock_2-text h5 {
  font-weight: 600;
  letter-spacing: 2px;
  text-transform: uppercase;
  position: relative;
  margin: 0;
  padding-bottom: 15px;
}
.ts-adsblock_2_wrap .adsblock_2-text h5::before {
  border-bottom: 2px solid;
  bottom: 0;
  content: "";
  height: 2px;
  left: 0;
  position: absolute;
  width: 70px;
}
.ts-adsblock_5_wrap, .ts-adsblock_5_wrap figure {
  display: inline-block;
  overflow: hidden;
}
.ts-adsblock_5_wrap:hover img {
  -webkit-transform: scale(1.1);
     -moz-transform: scale(1.1);
      -ms-transform: scale(1.1);
       -o-transform: scale(1.1);
          transform: scale(1.1);
}
.ts-adsblock_5_wrap {
  position: relative;
}
.adsblock_5-text {
  position: absolute;
  bottom: 60px;
}
.adsblock_5-text.text-left {
  left: 44px;
}
.adsblock_5-text.text-right {
  right: 44px;
}
.adsblock_5-text h4 {
  letter-spacing: 2px;
  margin-bottom: 2px;
  text-transform: uppercase;
}
.adsblock_5-text h5 {
  font-weight: 600;
  letter-spacing: 2px;
  margin: 0;
  padding-bottom: 10px;
  position: relative;
  text-transform: uppercase;
}
.adsblock_5-text h5::before {
  border-bottom: 2px solid;
  bottom: 0;
  content: "";
  height: 2px;
  left: 0;
  position: absolute;
  width: 70px;
}


.ts-adsblock_6_wrap, .ts-adsblock_6_wrap figure{
  display: inline-block;
}
.ts-adsblock_6_wrap {
  position: relative;
}
.adsblock_6-text {
  position: absolute;
  top: 50%;
}
.adsblock_6-text.text-left {
  left: 113px;
}
.adsblock_6-text.text-right {
  right: 113px;
}
.adsblock_6-text h4 {
  font-weight: 600;
  letter-spacing: 1px;
  margin-bottom: 2px;
  text-transform: uppercase;
  position: relative;
}
.adsblock_6-text h5 {
  font-weight: 600;
  letter-spacing: 2px;
  margin: 0;
  padding-bottom: 10px;
  text-transform: uppercase;
}
.adsblock_6-text h4::before {
  border-bottom: 2px solid #000000;
  bottom: -32px;
  content: "";
  height: 2px;
  left: 0;
  position: absolute;
  width: 70px;
}


.ts-adsblock_3_wrap, .ts-adsblock_6_wrap figure{
  display: inline-block;
}
.ts-adsblock_3_wrap {
  position: relative;
  padding-left: 65px;
}
.ts-adsblock_3_wrap .adsblock-text {
  left: 0;
  padding-right: 20px;
  position: absolute;
  top: 75px;
}
.uneo-button-link {
  background: #ffffff none repeat scroll 0 0;
  border: 2px solid;
  bottom: -18px;
  font-size: 12px;
  font-weight: 500;
  left: 50%;
  letter-spacing: 2px;
  line-height: 36px;
  overflow: hidden;
  padding: 0 25px;
  color: #000;
  z-index: 2;
  text-transform: uppercase;
  position: absolute;
  -webkit-transform: translateX(-50%);
     -moz-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
       -o-transform: translateX(-50%);
          transform: translateX(-50%);
}
.ts-adsblock_3_wrap img {
  width: 100%;
}
.ts-adsblock_3_wrap figure {
  display: inline-block;
  overflow: hidden;
}
.uneo-button-link:hover {
  background: #ef4035 none repeat scroll 0 0;
  color: #ffffff;
  border-color: #ef4035;
}
.ts-adsblock_3_wrap .adsblock-text > h4 {
  border-bottom: 2px solid;
  display: inline-block;
  font-weight: 600;
  letter-spacing: 2px;
  margin-bottom: 20px;
  padding-bottom: 4px;
  text-transform: uppercase;
}
.ts-adsblock_3_wrap .adsblock-text > h5 {
  letter-spacing: 2px;
  margin-bottom: 6px;
  text-transform: uppercase;
}
.ts-adsblock_3_wrap .adsblock-text > a {
  border: 2px solid #000;
  display: inline-block;
  font-size: 14px;
  height: 38px;
  letter-spacing: 1px;
  line-height: 34px;
  margin-top: 14px;
  text-align: center;
  width: 120px;
  text-transform: uppercase;
}
.ts-adsblock_3_wrap:hover figure::before {
  background: rgba(0, 0, 0, 0.2) none repeat scroll 0 0;
  bottom: 0;
  content: "";
  display: inline-block;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.ts-adsblock_3_wrap figure {
  position: relative;
}

.ts-adsblock_4_wrap, .ts-adsblock_4_wrap figure{
  display: inline-block;
}
.ts-adsblock_4_wrap {
  position: relative;
}
.ts-adsblock_4_wrap figure {
  display: block;
  overflow: hidden;
}
.adsblock_4-text {
  position: absolute;
  text-align: center;
  top: 50%;
  z-index: 2;
  -webkit-transform: translateY(-50%);
     -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
       -o-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 100%;
}
.adsblock_4-text h4 {
  letter-spacing: 2px;
  margin-bottom: 5px;
  text-transform: uppercase;
  margin-top: 17px;
}
.adsblock_4-text::before {
  border-top: 2px solid;
  content: "";
  height: 2px;
  left: 50%;
  position: absolute;
  top: 0;
  -webkit-transform: translateX(-50%);
     -moz-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
       -o-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 52px;
}
.adsblock_4-text::after {
  border-bottom: 2px solid;
  bottom: 0;
  content: "";
  height: 2px;
  left: 50%;
  position: absolute;
  -webkit-transform: translateX(-50%);
     -moz-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
       -o-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 52px;
}
.adsblock_4-text h5 {
  letter-spacing: 2px;
  position: relative;
  text-transform: uppercase;
  margin-bottom: 17px;
}
.adsblock_2-text > h4 {
  font-weight: 600;
  letter-spacing: 2px;
  margin-bottom: 3px;
}
.ts-adsblock_1_wrap img,.ts-adsblock_2_wrap img,.ts-adsblock_3_wrap img,.ts-adsblock_4_wrap img,.ts-adsblock_5_wrap img{
  transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
}
.ts-adsblock_4_wrap:hover img{
  -webkit-transform: scale(1.1);
     -moz-transform: scale(1.1);
      -ms-transform: scale(1.1);
       -o-transform: scale(1.1);
          transform: scale(1.1);
}
/*uneo-latestposts*/
.uneo-latestposts.type1 .uneo-latestposts-item-info .date-post {
  border: 2px solid #000000;
  display: inline-block;
  font-weight: 700;
  line-height: 30px;
  text-transform: uppercase;
}
.uneo-latestposts.type1 .uneo-latestposts-item-info .date-post span {
  border-right: 1px solid #000000;
  color: #000000;
  display: inline-block;
  font-size: 14px;
  height: 30px;
  letter-spacing: 1px;
  padding: 0 6px;
}
.uneo-latestposts-item-info .date-post > span {
  float: left;
}
.uneo-latestposts.type1 .uneo-latestposts-item-info .date-post span:last-child {
  border: medium none;
}
.uneo-latestposts.type1 .uneo-latestposts-item-info .item-title {
  font-size: 20px;
  font-weight: 500;
  margin: 15px 0;
}
.uneo-latestposts.type1 .uneo-latestposts-item-info .item-title a {
  color: inherit;
}
.uneo-latestposts.type1 .uneo-latestposts-item-info .item-title a:hover,
 .uneo-latestposts.type1 .uneo-latestpost-footer .post-by span.author a:hover,
 .uneo-latestposts.type1 .uneo-latestpost-footer .post-comment a:hover{
  color: #ef4035;
}
.img-post img {
  width: 100%;
}
.uneo-latestposts-item-info {
  margin-top: 15px;
}
.uneo-latestposts.type1 .uneo-latestposts-description {
  color: #6a6a6a;
  font-size: 16px;
  letter-spacing: 0.5px;
  margin-bottom: 30px;
}
.post-comment {
  font-size: 14px;
}
.uneo-latestposts.type1 .uneo-latestpost-footer {
  display: inline-flex;
  margin-bottom: 10px;
}
.uneo-latestposts.type1 .uneo-latestpost-footer .post-by {
  font-size: 14px;
  letter-spacing: 0.5px;
  margin-right: 5px;
  padding-right: 8px;
  position: relative;
}
.uneo-latestposts.type1 .uneo-latestpost-footer .post-by::after {
  content: "/";
  position: absolute;
  right: 0;
}
.uneo-latestposts.type1 .uneo-latestpost-footer .post-by span.author a {
  color: #000000;
}
.uneo-latestposts.type1 .uneo-latestpost-footer .post-comment a {
  color: #807f7f;
}
.uneo-latestposts.type2 {
  font-size: 14px;
  text-align: center;
}
.uneo-latestposts.type2 .uneo-latestposts-item {
  border-bottom: 1px solid rgba(255, 255, 255, 0.15);
  padding: 32px 0;
}
.uneo-latestposts.type2 .uneo-latestposts-item h4 {
  margin-bottom: 5px;
}
.uneo-latestposts.type2 .uneo-latestposts-item h4 a {
  color: rgb(255, 255, 255);
  font-size: 18px;
  font-weight: 600;
  letter-spacing: 1px;
}
.uneo-latestposts.type2 .uneo-latestposts-item  a:hover{
  color: #ef4035;
}
.uneo-latestposts.type2 .uneo-latestpost-footer {
  display: inline-flex;
}
.uneo-latestposts.type2 .our-more:hover a {
  color: #ef4035;
}
.uneo-latestposts.type2 .uneo-latestpost-footer span a, .uneo-latestposts.type2 .uneo-latestpost-footer, .uneo-latestposts.type2 .uneo-latestpost-footer a {
  color: #8e8e8e;
  letter-spacing: 0.5px;
}
.uneo-latestposts.type2 .uneo-latestpost-footer > div {
  border-right: 1px solid;
  line-height: 15px;
  margin-right: 8px;
  padding-right: 8px;
}
.uneo-latestposts.type2 .uneo-latestpost-footer > div:last-child {
  border: medium none;
}
.uneo-latestposts.type2 .our-more {
  display: inline-block;
  margin-top: 70px;
}
.uneo-latestposts.type2 .our-more a {
  color: #ffffff;
  border: 2px solid;
  font-size: 12px;
  letter-spacing: 1px;
  line-height: 34px;
  padding: 10px 30px;
  text-transform: uppercase;
}
/*product*/
.uneo-bestsellingproduct_wrap.list .uneo-product-title {
  border-bottom: 1px solid;
  color: #000000;
  font-size: 22px;
  font-weight: 600;
  margin-bottom: 30px;
  padding-bottom: 11px;
  width: 100%;
}
.uneo-bestsellingproduct_wrap.list {
  margin-bottom: 50px;
}
.uneo-bestsellingproduct_wrap.list .products .uneo-product-item {
  border-bottom: 1px solid #dfdfdf;
  display: inline-block;
  padding: 20px 0;
  width: 100%;
}
.uneo-bestsellingproduct_wrap.list .products .uneo-product-item:last-child {
  border: medium none;
}
.uneo-bestsellingproduct_wrap.list .products .uneo-product-item figure {
  float: left;
  margin-right: 30px;
}
.uneo-bestsellingproduct_wrap.list .products .uneo-product-item .ts-viewdetail {
  color: rgba(0, 0, 0, 0);
}
.uneo-bestsellingproduct_wrap.list .products .uneo-product-item .info-product h4 {
  font-weight: 500;
  line-height: 9px;
  margin-bottom: 8px;
}
.uneo-bestsellingproduct_wrap.list .products .uneo-product-item .info-product h4 a {
  color: #000000;
  letter-spacing: 0.5px;
}
.uneo-bestsellingproduct_wrap.list .products .uneo-product-item .info-product h4 a:hover{
  color: #ef4035;
}
.uneo-bestsellingproduct_wrap.list .star-rating > span {
  color: #ef4035;
}
.uneo-bestsellingproduct_wrap.list .products .uneo-product-item .price-product {
  display: inline-block;
  font-weight: 700;
  letter-spacing: 0.5px;
  margin-bottom: 8px;
  margin-top: 5px;
}
.uneo-bestsellingproduct_wrap.list .products .uneo-product-item .price-product del {
  margin-right: 10px;
}
.uneo-bestsellingproduct_wrap.list .products .uneo-product-item .price-product del span {
  font-size: 14px;
  color:#909090;
}
.uneo-bestsellingproduct_wrap .uneo-list-item .info-product span.price-product {
  float: none;
}
.uneo-bestsellingproduct_wrap.list .products .uneo-product-item .price-product span {
  color: #000000;
  font-size: 16px;
}
body .uneo-bestsellingproduct_wrap.list .woocommerce .star-rating::before {
  color: #d3ced2;
  content: "\e031\e031\e031\e031\e031";
  float: left;
  font-family: ElegantIcons;
  left: 0;
  letter-spacing: 5px;
  position: absolute;
  top: 0;
}
body .uneo-bestsellingproduct_wrap.list .woocommerce .star-rating span::before {
  content: "\e033\e033\e033\e033\e033";
  font-family: ElegantIcons;
  left: 0;
  letter-spacing: 5px;
  position: absolute;
  top: 0;
}

/*uneo-cart*/
.woocommerce .uneo-cart form table.shop_table, .woocommerce .uneo-cart form table.shop_table tr, .woocommerce .uneo-cart form table.shop_table td, .woocommerce .uneo-cart form table.shop_table th {
  border: medium none;
}
.uneo-cart thead tr th {
  color: #000;
  font-size: 14px;
  letter-spacing: 1px;
  text-transform: uppercase;
}
body .woocommerce table.shop_table {
  margin-top: 18px;
}
.woocommerce .uneo-cart form table.shop_table thead tr th {
  border-bottom: 1px solid;
}
.woocommerce .uneo-cart form table.shop_table thead tr th {
  padding-left: 0;
}
.woocommerce .uneo-cart form table.shop_table thead tr th.product-subtotal {
  text-align: right;
  padding-right: 0;
}
.woocommerce .uneo-cart form table.shop_table tbody tr td:last-child {
  text-align: right;
}
tbody .cart_item td.product-remove a.remove {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  color: #000000 !important;
  font-size: 15px;
}
tbody .cart_item td.product-remove {
  padding-left: 0;
}
.woocommerce .uneo-cart form table.shop_table tbody tr.cart_item td {
  border-bottom: 0.3px solid #e9e9e9;
  padding: 20px 0;
}
.quantity.buttons_added .input-text.qty.text {
  border-bottom: medium none;
  border-top: medium none;
  display: inline-block;
  line-height: 20px;
  padding: 0;
}
.quantity.buttons_added .sign {
  padding: 0 11px;
}
.quantity.buttons_added {
  border: 1px solid #e9e9e9;
  display: inline-block;
  line-height: 40px;
}
.cart-collaterals h6.uneo-cart-title {
  border-bottom: 1px solid;
  font-weight: 600;
  letter-spacing: 1px;
  padding-bottom: 10px;
  text-transform: uppercase;
}
.cart_totals .shop_table .cart-subtotal, .cart_totals .shop_table .shipping, .cart_totals .order-total {
  color: #000;
  letter-spacing: 0.5px;
}
.woocommerce-cart .cart-collaterals .cart_totals .shop_table .order-total td, .woocommerce-cart .cart-collaterals .cart_totals .shop_table .order-total th{
  padding: 30px 0;
}
.woocommerce-cart .cart-collaterals .cart_totals .shop_table .shipping td, .woocommerce-cart .cart-collaterals .cart_totals .shop_table .shipping th {
  border-bottom: 1px solid #e9e9e9;
  padding: 20px 0 25px 0;
}
.woocommerce-cart .cart-collaterals .cart_totals .shop_table .cart-subtotal td, .woocommerce-cart .cart-collaterals .cart_totals .shop_table .cart-subtotal th{
  border-bottom: 1px solid #e9e9e9;
  padding: 20px 0;
}
.woocommerce .cart-collaterals div.cart_totals, .woocommerce-page .cart-collaterals div.cart_totals {
  width: 100%;
}
.shipping p {
  margin-bottom: 6px;
}
.shipping-calculator-button {
  border-bottom: 1px solid;
  color: #fe5252;
  letter-spacing: 0.5px;
  text-transform: uppercase;
}
.cart-collaterals {
  border: 2px solid #000;
  padding: 30px 20px 25px 20px;
}
.woocommerce-cart div.wc-proceed-to-checkout {
  padding: 0;
}
.woocommerce-cart div.wc-proceed-to-checkout a.checkout-button {
  background-color: #212121;
  border-radius: 0;
  display: inline-block;
  font-size: 12px;
  letter-spacing: 0.5px;
  line-height: 40px;
  margin: 0;
  padding: 0;
  width: 100%;
}
td span.amount {
  color: #000;
}
.shop_table.shop_table_responsive.cart {
  margin-top: 16px;
}
.actions{
  border: 2px solid #000;
  padding: 30px 20px 25px 20px;
  margin-top: 20px;
}
.actions h6.uneo-cart-title {
  border-bottom: 1px solid;
  font-weight: 600;
  letter-spacing: 1px;
  padding-bottom: 10px;
  text-transform: uppercase;
  margin-bottom: 25px;
}
input#coupon_code {
  border: 1px solid #e9e9e9;
  color: #807f7f;
  letter-spacing: 0.5px;
  line-height: 40px;
  margin-bottom: 17px;
  padding: 0 0 0 15px;
  text-align: left;
  width: 100%;
}
.woocommerce-cart div.coupon .button {
  background-color: #212121;
  border-radius: 0;
  display: inline-block;
  font-size: 12px;
  letter-spacing: 0.5px;
  line-height: 40px;
  margin: 0;
  padding: 0;
  width: 100%;
  color: #fff;
  margin-bottom: 8px;
}
.woocommerce-cart div.wc-proceed-to-checkout a.checkout-button:hover, .woocommerce-cart div.coupon .button:hover{
  background-color: #c3c3c3;
}
.uneo-cart .actions > input.button {
  background-color: #fe5252;
  border-radius: 0;
  display: inline-block;
  font-size: 12px;
  letter-spacing: 0.5px;
  line-height: 40px;
  margin: 0;
  padding: 0;
  width: 100%;
  color: #fff;;
}
.uneo-cart .uneo-continue {
  border: 2px solid #000;
  display: inline-block;
  height: 40px;
  line-height: 35px;
  margin-top: 10px;
  padding: 0;
  text-align: center;
  width: 192px;
}
.woocommerce-cart table.cart tr td img {
  margin-left: -13px;
  width: auto;
}
.product-remove {
  width: 40px;
}
.woocommerce .uneo-cart form table.shop_table tbody tr.cart_item td.product-name {
  padding-left: 27px;
}
/*check out */
div#customer_details.col2-set {
  margin-top: 29.5px;
}
body .entry-content div.woocommerce-info {
  background: transparent none repeat scroll 0 0;
  border: 1px solid #e9e9e9;
  line-height: 60px;
  padding: 0 50px !important;
  color: #000;
  letter-spacing: 0.5px;
}
body .entry-content div.woocommerce-info::before {
  top: 0;
}
body .entry-content div.woocommerce-info::before {
  background-color: #000;
  border: 1px solid #000;
  border-radius: 50%;
  color: #fff;
  content: "";
  display: inline-block;
  font-family: "FontAwesome";
  font-size: 14px;
  height: 14px;
  line-height: 13.5px;
  text-align: center;
  top: 50%;
  -webkit-transform: translateY(-50%);
     -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
       -o-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 14px;
}
.woocommerce-billing-fields > h3 {
  border-bottom: 1px solid;
  font-size: 16px;
  font-weight: 600;
  letter-spacing: 1px;
  margin-bottom: 40px;
  padding-bottom: 12px;
  text-transform: uppercase;
}
#customer_details .form-row label, #customer_details .form-row label abbr {
  color: #000;
  font-weight: 600;
}
#customer_details .form-row input.input-text, #customer_details .form-row .select2-choice {
  border: 1px solid #e9e9e9;
  border-radius: 0;
  color: #807f7f;
  height: 40px;
  letter-spacing: 0.5px;
  line-height: 40px;
  width: 100%;
}
.woocommerce-shipping-fields > h5#ship-to-different-address {
  border-bottom: 1px solid #000;
  border-top: 1px solid #000;
  display: inline-flex;
  height: 60px;
  width: 100%;
  margin: 30px 0 40px;
}
.woocommerce-shipping-fields > h5#ship-to-different-address label {
  color: #000;
  font-weight: 600;
  letter-spacing: 1px;
  line-height: 60px;
  margin: 0;
  padding: 0;
  text-transform: uppercase;
}
.woocommerce-shipping-fields > h5#ship-to-different-address input {
  margin-left: 20px;
  margin-top: 22px;
}
#order_comments_field > label{
  color: ;
}
form.checkout #customer_details .woocommerce-billing-fields > p label {
  margin-bottom: 12px;
}
form.checkout #customer_details .woocommerce-billing-fields > p {
  margin-bottom: 24px;
}
form.checkout #customer_details .woocommerce-billing-fields > p.form-row.form-row-wide.create-account {
  margin: 15px 0;
}
form.checkout #customer_details textarea#order_comments {
  height: auto;
  padding: 18px 14px;
}
form.checkout #order_review tbody tr, form.checkout #order_review tbody td, form.checkout #order_review table, form.checkout #order_review table thead tr, form.checkout #order_review table thead tr th, form.checkout #order_review tbody tr:last-child td {
  border: medium none;
}
form.checkout.woocommerce-checkout div.row div.checkout-review {
  border: 2px solid #000;
  padding: 30px 20px;

}
form.checkout #order_review tbody tr td, form.checkout #order_review table thead tr th {
  border-bottom: 1px solid #e9e9e9;
  padding: 11px 0;
}
body form.checkout #order_review tbody tr:last-child td {
  border-bottom: 1px solid #000;
}
form.checkout #order_review tbody tr td.product-name {
  display: inline-flex;
  width: 200px;
}
form.checkout #order_review tbody tr td strong.product-quantity {
  color: #000;
  font-weight: inherit;
}
form.checkout #order_review tbody tr td dl.variation {
  margin-left: 10px;
}
form.checkout #order_review tbody tr td dl dt {
  color: #000;
  float: left;
  width: 35px;
}
form.checkout #order_review tbody tr > td:last-child, form.checkout #order_review tr > th:last-child {
  text-align: right;
}
form.checkout #order_review table thead tr th {
  color: #000;
  letter-spacing: 1px;
  text-transform: uppercase;
}
h5#order_review_heading {
  border-bottom: 1px solid #000;
  font-size: 16px;
  font-weight: 600;
  padding-bottom: 10px;
  text-transform: uppercase;
}
#order_review table.shop_table tfoot tr td, #order_review table.shop_table tfoot tr th {
  border: medium none;
}
#order_review table.shop_table tfoot tr td {
  display: inline-block;
  text-align: right;
  width: 100%;
}
#order_review table.shop_table tfoot tr td {
  color: #000;
  display: inline-block;
  font-weight: inherit;
  text-align: right;
  width: 100%;
}
body #order_review table.shop_table tfoot tr td, body #order_review table.shop_table tfoot tr th {
  border-bottom: 1px solid #e9e9e9;
}
#order_review table.shop_table tfoot tr td {
  padding: 10px 0;
}
#order_review table.shop_table tfoot tr td {
  color: #000;
  display: inline-block;
  font-weight: inherit;
  text-align: right;
  width: 100%;
}
body #order_review table.shop_table tfoot tr:last-child td:last-child, body #order_review table.shop_table tfoot tr:last-child th {
  border-bottom: 1px solid #000;
}
#order_review div#payment, #order_review div#payment div.payment_box.payment_method_bacs {
  background: transparent none repeat scroll 0 0;
}
#order_review div#payment label, body #order_review table.shop_table tfoot tr th {
  color: #000;
}
#order_review div#payment .payment_box.payment_method_bacs::before {
  font-size: 0;
}
#order_review div#payment .payment_box.payment_method_bacs {
  color: #807f7f;
  font-size: 14px;
  letter-spacing: 0.5px;
  line-height: 24px;
  margin: 0;
  padding: 0 25px;
}
#order_review div#payment input {
  margin-right: 10px;
}
.woocommerce-checkout #payment .payment_method_paypal .about_paypal {
  display: none;
}
#order_review div#payment label img {
  margin: 0 0 0 20px;
}
#payment p.form-row.terms.wc-terms-and-conditions .checkbox > a {
  color: #fe5252;
}
.woocommerce #payment #place_order, .woocommerce-page #payment #place_order {
  float: right;
  margin: 30px 0 -20px;
  width: 100%;
}
.form-row.terms.wc-terms-and-conditions {
  margin: 15px 0 0;
}
table.shop_table.woocommerce-checkout-review-order-table {
  margin-bottom: 0;
}
.checkout table.shop_table tbody tr.cart_item dd {
  margin: 0;
}
.checkout table.shop_table tbody tr.cart_item dd.variation-color {
  margin-bottom: 5px;
}
/*wishlist-action*/
#yith-wcwl-form .wishlist-title h2 {
  font-size: 16px;
  font-weight: 600;
  letter-spacing: 1px;
  text-transform: uppercase;
  vertical-align: middle;
}
#yith-wcwl-form table thead th, #yith-wcwl-form table tbody tr td, #yith-wcwl-form table, #yith-wcwl-form tfoot tr td {
  border: medium none;
}
body #yith-wcwl-form table tbody tr td img {
  -webkit-transition: transform 1s ease 0s;
     -moz-transition: transform 1s ease 0s;
      -ms-transition: transform 1s ease 0s;
       -o-transition: transform 1s ease 0s;
          transition: transform 1s ease 0s;
  }
body #yith-wcwl-form table tbody tr td img:hover {
  -webkit-transform: scale(1.1);
     -moz-transform: scale(1.1);
      -ms-transform: scale(1.1);
       -o-transform: scale(1.1);
          transform: scale(1.1);
}
#yith-wcwl-form table thead tr th {
  border-bottom: 1px solid #000;
}
#yith-wcwl-form table thead th span.nobr {
  color: #000;
  font-size: 14px;
  letter-spacing: 1px;
  text-transform: uppercase;
}
#yith-wcwl-form table tbody tr td div a {
  color: #000 !important;
}
#yith-wcwl-form table tbody tr td del span.amount {
  font-size: 12px;
  margin-right: 5px;
}
#yith-wcwl-form table tbody tr td a, #yith-wcwl-form table tbody tr td .amount {
  font-size: 14px;
  letter-spacing: 0.5px;
}
#yith-wcwl-form table tbody tr td span.wishlist-in-stock {
  color: red;
  font-size: 14px;
  letter-spacing: 0.5px;
}
body #yith-wcwl-form table tbody tr td {
  border-bottom: 1px solid #e9e9e9;
}
body #yith-wcwl-form table tbody tr:last-child td {
  border: medium none;
}
.yith-wcwl-share {
  display: inline-flex;
  margin: 10px 0;
}
#yith-wcwl-form tfoot tr td .yith-wcwl-share ul {
  margin: 9px;
}
#yith-wcwl-form tfoot tr td .yith-wcwl-share ul li a {
  margin: 0 10px;
}
#yith-wcwl-form tfoot tr td .yith-wcwl-share{
  margin: 20px 0 0;
}
#yith-wcwl-form table thead th.product-price, #yith-wcwl-form table thead th.product-stock-stauts {
  text-align: center;
}
body #yith-wcwl-form table tbody tr td a.button.yith-wcqv-button {
  display: none;
}
.woocommerce div #respond input#submit.alt, .woocommerce div a.button.alt:hover, .woocommerce div button.button.alt:hover, .woocommerce div input.button.alt:hover {
  background: #ef4035 none repeat scroll 0 0;
}
/* my acount*/
.woocommerce-account .woocommerce h2 {
  border-bottom: 1px solid;
  font-size: 16px;
  font-weight: 600;
  letter-spacing: 1px;
  margin-bottom: 40px;
  padding-bottom: 12px;
  text-transform: uppercase;
}
.woocommerce-account .woocommerce .col-1 {
  border: 2px solid #000;
  padding: 35px 20px;
  position: relative;
}

.woocommerce-account .woocommerce .col-2{
  padding: 35px 20px;
}

.woocommerce-account  div .woocommerce form.login p.form-row label, .woocommerce-account .woocommerce form.register label {
  color: #807f7f;
  font-size: 15px;
  font-weight: inherit;
  letter-spacing: 0.5px;
  margin: 17px 0 8px;
}
.woocommerce-account  div.woocommerce form.login p.form-row:first-child label, .woocommerce-account .woocommerce form.register p:first-child label {
  margin-top: 0;
}
.woocommerce-account  .woocommerce form.login p.form-row label.inline {
  color: #000;
  margin: 20px 0 0;
}

.woocommerce-account  .woocommerce form.login p.form-row label.inline input {
  margin-right: 6px;
}

.woocommerce-account  .woocommerce form.login p.lost_password a {
  border-bottom: 1px solid;
  color: #ef4035;
  font-size: 15px;
}

.woocommerce-account  .woocommerce form.login p.lost_password {
  bottom: 35px;
  position: absolute;
  right: 20px;
}

.woocommerce-account form {
  border: medium none !important;
  margin: 0 !important;
  padding: 0 !important;
}

.woocommerce-account #customer_login h2 {
  border-bottom: 1px solid;
  color: #000;
  font-size: 14px;
  letter-spacing: 1px;
  margin-bottom: 36px;
  padding: 0 0 10px;
  width: 100%;
}

.woocommerce-account #customer_login .col-1, body.woocommerce-account #customer_login .col-2 {
  width: 46.5%;
}

.woocommerce-account .woocommerce form.login p.form-row-wide label, body .woocommerce form.login span.required {
  color: #000;
  font-weight: 600;
  letter-spacing: 0.5px;
}


.woocommerce-account .woocommerce form .form-row input.input-text {
  background: transparent none repeat scroll 0 0;
  border: 1px solid #dcdcdc;
  line-height: 35px;
  padding: 0 0 3px 10px;
  color: #807f7f;
}
.woocommerce .return-to-shop a.button.wc-backward {
  background: #000 none repeat scroll 0 0;
  border-radius: 0;
  color: #fff;
  font-size: 14px;
  letter-spacing: 2px;
}

body .woocommerce form.login p.form-row input[type="submit"]:hover,
 .woocommerce form.lost_reset_password input.button[value="Reset Password"]:hover,
  body .woocommerce a.button:hover, body .woocommerce-message a.button:hover,
  .woocommerce .return-to-shop a.button.wc-backward:hover,
   body div.woocommerce form input.button:hover,
  .woocommerce-account .woocommerce form.register input.button:hover {
  background-color: #ef4035;
  color: #fff;
} 
body .woocommerce form.login p.form-row label.inline {
  color: #000;
  display: inline-block;
  margin: 22px 0 0;
}
.lost_reset_password > p {
  color: #000;
}
#user_login.input-text {
  height: 40px;
  line-height: 40px;
  margin-bottom: 20px;
}
/*404*/
.content-404 .ts-search-form.search-form {
  background: #f4f4f4 none repeat scroll 0 0;
  border: medium none;
  line-height: 46px;
  margin-bottom: 15px;
}
.content-404 .search-form input[type="search"] {
  width: 100%;
}
div.content-404 .search-form input[type="search"] {
  padding: 0 0 0 15px;
}
.content-404 .search-form > span {
  background-color: #000;
}
.content-404 .search-form button.search-submit, div.content-404 .search-form .search-submit:hover {
  background-color: transparent;
  padding: 1px;
}

.woocommerce-account .woocommerce form.register {
  border: medium none;
  padding: 0;
}



/* billing*/
.woocommerce form[method="post"] h3 {
  border-bottom: 1px solid;
  font-size: 16px;
  font-weight: 600;
  letter-spacing: 1px;
  margin-bottom: 40px;
  padding-bottom: 12px;
  text-transform: uppercase;
}
.woof_submit_search_form_container button.button.woof_submit_search_form:hover, .widget .woof_redraw_zone .woof_submit_search_form_container .button.woof_reset_search_form:hover {
  background: #ef4035 none repeat scroll 0 0;
}
/* featuredproduct */
.uneo-featuredproduct_wrap .uneo-product-item-inner {
  background-color: #fff;
}
.uneo-featuredproduct_wrap .info-product {
  padding: 10px 10px 14px;
  text-align: center;
}
.uneo-featuredproduct_wrap .uneo-cats-product {
  margin: 0;
}
.uneo-featuredproduct_wrap .uneo-product-title {
  float: none;
  margin: 5px 0;
}
.uneo-featuredproduct_wrap .price-product {
  float: none;
  font-size: 16px;
}
.uneo-featuredproduct_wrap.grid .product-info-wrap {
  padding: 10px 0;
  text-align: center;
}
/* view sp */
.product-media-action .product.compare-button a {
  bottom: -48px;
  color: #fff;
  font-size: 0;
  left: 85%;
  position: absolute;
  -webkit-transform: translateY(100px);
     -moz-transform: translateY(100px);
      -ms-transform: translateY(100px);
       -o-transform: translateY(100px);
          transform: translateY(100px);
  -webkit-transition: all 0.5s ease 0s;
     -moz-transition: all 0.5s ease 0s;
      -ms-transition: all 0.5s ease 0s;
       -o-transition: all 0.5s ease 0s;
          transition: all 0.5s ease 0s;
}
.product-media-action .product.compare-button a::before {
  color: #000;
  content: "\67 ";
  font-family: ElegantIcons;
  font-size: 18px;
  left: 0;
  position: absolute;
  top: -12px;
}
div.uneo-product-item .loading + .yith-wcqv-button + .yith-wcwl-add-to-wishlist, .uneo-product-item:hover .product.compare-button a, .uneo-product-item:hover .yith-wcwl-add-to-wishlist,.uneo-product-item:hover .yith-wcqv-button + .yith-wcwl-add-to-wishlist{
  -webkit-transform:  translateX(0px);
     -moz-transform:  translateX(0px);
      -ms-transform:  translateX(0px);
       -o-transform:  translateX(0px);
          transform:  translateX(0px);
}
.product-media-action .product.compare-button a:hover::before {
  color: #ef4035;
}
.uneo-product-item .yith-wcwl-add-to-wishlist, .uneo-product-item .loading + .yith-wcqv-button + .yith-wcwl-add-to-wishlist {
  color: #000000;
  height: 37px;
  left: 43%;
  margin-top: 0;
  position: absolute;
  top: 6px;
  width: 37px;
  z-index: 2;
  -webkit-transform: translateY(100px);
     -moz-transform: translateY(100px);
      -ms-transform: translateY(100px);
       -o-transform: translateY(100px);
          transform: translateY(100px);
  transition: all 0.5s ease 0s;
  -webkit-transition: all 0.5s ease 0s;
     -moz-transition: all 0.5s ease 0s;
      -ms-transition: all 0.5s ease 0s;
       -o-transition: all 0.5s ease 0s;
          transition: all 0.5s ease 0s;
}

div .uneo-product-item .yith-wcwl-add-button a,div  .uneo-product-item .yith-wcwl-wishlistaddedbrowse a,div  .uneo-product-item .yith-wcwl-wishlistexistsbrowse a {
  border: medium none;
  color: #000000;
}
div .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a::before,div  .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a::before,div  .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a::before {
  font-size: 18px;
}
div .uneo-product-item:hover .yith-wcwl-add-button a, div .uneo-product-item:hover .yith-wcwl-wishlistaddedbrowse a, div .uneo-product-item:hover .yith-wcwl-wishlistexistsbrowse a, div .uneo-product-item:hover  .product-media-action {
  -webkit-transform: translateX(0px);
     -moz-transform: translateX(0px);
      -ms-transform: translateX(0px);
       -o-transform: translateX(0px);
          transform: translateX(0px);
}
body div.uneo-product-item a.add_to_cart_button {
  -webkit-transform: translateY(100px);
     -moz-transform: translateY(100px);
      -ms-transform: translateY(100px);
       -o-transform: translateY(100px);
          transform: translateY(100px);
}
.product-media-action {
  background: rgba(255,255,255,0.8);
  bottom: 0;
  height: 70px;
  position: absolute;
  width: 100%;
  -webkit-transform: translateY(100px);
     -moz-transform: translateY(100px);
      -ms-transform: translateY(100px);
       -o-transform: translateY(100px);
          transform: translateY(100px);
  -webkit-transition: all 0.5s ease 0s;
     -moz-transition: all 0.5s ease 0s;
      -ms-transition: all 0.5s ease 0s;
       -o-transition: all 0.5s ease 0s;
          transition: all 0.5s ease 0s;
}
div .uneo-product-item .yith-wcwl-add-button a,div  .uneo-product-item .yith-wcwl-wishlistaddedbrowse a,div  .uneo-product-item .yith-wcwl-wishlistexistsbrowse a{
  transform: none;
}
.uneo-product-item .product-media .product-media-action a.button.yith-wcqv-button {
  line-height: 28px;
}
body div.uneo-product-item a.add_to_cart_button::before {
  font-size: 18px;
}
body div.uneo-product-item a.add_to_cart_button {
  bottom: 32px;
}

div.uneo-product-item:hover a.added_to_cart {
  color: #ef4035;
  -webkit-transform: translateY(0px);
     -moz-transform: translateY(0px);
      -ms-transform: translateY(0px);
       -o-transform: translateY(0px);
          transform: translateY(0px);
}



body div.uneo-product-item a.added_to_cart {
  left: 30%;
  bottom: 35px;
  -webkit-transform: translateY(200px);
     -moz-transform: translateY(200px);
      -ms-transform: translateY(200px);
       -o-transform: translateY(200px);
          transform: translateY(200px);
}



@media (min-width: 768px) and (max-width: 991px){

  body div.uneo-product-item .product-media a.added_to_cart {
    left: 34%;
  }

  div#comments ol.comment-list ol.children {
    padding-left: 0;
  }


}

@media (max-width: 480px){
  body div.uneo-product-item .product-media a.added_to_cart {
    left: 28%;
  }

  div div.top-footer-right form input {
    margin: 0;
  }

  div#comments ol.comment-list ol.children {
    padding-left: 0;
  }

}

/* ts-adsblock_7_wrap */

.ts-adsblock_7_wrap {
  position: relative;
}

.ts-adsblock_7_wrap .adsblock-text {
  display: inline-block;
  left: 75px;
  position: absolute;
  z-index: 1;
  top: 50%;
  -webkit-transform: translateY(-50%);
     -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
       -o-transform: translateY(-50%);
          transform: translateY(-50%);
}

.ts-adsblock_7_wrap .adsblock-text h4 {
  border-bottom: 2px solid;
  margin-bottom: 22px;
  font-weight: inherit;
}

.ts-adsblock_7_wrap .adsblock-text h5 {
  letter-spacing: 2px;
  margin-bottom: 25px;
  text-transform: uppercase;
}
.ts-adsblock_7_wrap .adsblock-text .uneo-button-link {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  bottom: inherit;
  left: auto;
  padding: 0 32px;
  position: inherit;
  text-transform: uppercase;
  top: auto;
    -webkit-transform: none;
     -moz-transform: none;
      -ms-transform: none;
       -o-transform: none;
          transform: none;
}
.ts-adsblock_7_wrap .adsblock-text .uneo-button-link:hover {
  background: #ef4035;
}

/* post-navigation  */

.post-navigation .nav-links {
  position: inherit;
}

.content-post blockquote {
  border-left: 5px solid #ef4035;
  color: #797979;
  font-size: 16px;
  font-weight: 600;
  letter-spacing: 0.5px;
  margin: 40px 0;
  padding: 10px 0 10px 20px;
}

.content-post, .content-post p {
  color: #727272;
}

.blog-single .blog-item .post-title {
  font-size: 26px;
}

.entry-meta.post-meta li, .entry-meta.post-meta li * {
  color: #979797;
}

.entry-meta.post-meta li a:hover, .entry-meta.post-meta li a time:hover {
  color: #ef4035;
}

.entry-links div.cat-links {
  line-height: 40px;
}

.entry-links .cat-links, .entry-links .tags-links.tagcloud, div.groud-share {
  color: #000;
  font-weight: bold;
  letter-spacing: 0.5px;
  line-height: 30px;
}

.entry-links .cat-links a, .entry-links .tags-links.tagcloud a {
  font-weight: 400;
}

.tags-links.tagcloud > a {
  border: medium none;
  font-size: 16px !important;
  letter-spacing: 0.5px;
  padding: 0;
}

.post-navigation .nav-links a span.meta-nav {
  border: medium none;
  color: #000;
  font-size: 12px;
  font-weight: bold;
  letter-spacing: 2px;
}

.post-navigation .nav-links a span.meta-nav:hover{
  color: #ef4035;
}

#reply-title small a {
  background-color: #000;
  border: 1px solid #000;
  color: #fff;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 1px;
  padding: 5px 10px;
  text-transform: uppercase;
}

#reply-title small a:hover{
  background-color: #ef4035;
  border: 1px solid #ef4035;
}
/* oder */

.woocommerce .woocommerce-thankyou-order-details.order_details li {
  border-bottom: 1px solid #eee;
  border-right: none;
  color: #333333;
  float: none;
  font-size: 13px;
  letter-spacing: 0.5px;
  line-height: 42px;
  margin: 0;
  position: relative;
  text-align: left;
}

.woocommerce .woocommerce-thankyou-order-details.order_details li strong {
  left: 115px;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-55%);
     -moz-transform: translateY(-55%);
      -ms-transform: translateY(-55%);
       -o-transform: translateY(-55%);
          transform: translateY(-55%);}

.woocommerce .woocommerce-thankyou-order-received {
  color: #ef4035;
  font-weight: bold;
  letter-spacing: 1px;
}

.woocommerce > p {
  color: #000;
  font-size: 15px;
}

.woocommerce .shop_table.order_details tr td,
.woocommerce .shop_table.order_details tr th,
.woocommerce .shop_table.order_details,
.woocommerce .shop_table.customer_details tr td,
.woocommerce .shop_table.customer_details tr th,
.woocommerce .shop_table.customer_details,
.woocommerce .shop_table.customer_details tr:last-child td,
.woocommerce .shop_table.customer_details tr:last-child th,
.woocommerce .shop_table.order_details tr:last-child td,
.woocommerce .shop_table.order_details tr:last-child th,
div.woocommerce table.my_account_orders tr:last-child td {
  border: medium none;
}

.woocommerce table.shop_table.order_details tr td,
.woocommerce table.shop_table.order_details tr th,
.woocommerce table.shop_table.customer_details tr td,
.woocommerce table.shop_table.customer_details tr th {
  border-bottom: 1px solid #eeeeee;
  color: #333333;
  padding: 15px 0;
}

body table.shop_table.order_details tfoot .amount {
  color: #ef4035;
}

table.shop_table.order_details {
  margin-bottom: 75px;
}

address {
  font-size: 14px;
  font-weight: 600;
  color: #000;
}

.title h3, div .woocommerce h2 {
  border-bottom: 2px solid #000;
  font-size: 20px;
  letter-spacing: 1px;
  padding-bottom: 10px;
  text-transform: uppercase;
  display: inline-block;
}

.woocommerce table.shop_table.order_details, body .woocommerce table.shop_table.customer_details,
table.shop_table.shop_table_responsive.my_account_orders, .woocommerce-thankyou-order-details.order_details {
  border: 1px solid #000;
  border-radius: 0;
  padding: 10px 15px;
}

/* my_account_orders */

div.woocommerce table.my_account_orders td, div .woocommerce table.my_account_orders th, div.woocommerce table.my_account_orders {
  border: medium none;
}

div div.woocommerce table.my_account_orders td, div div .woocommerce table.my_account_orders th {
  border-bottom: 1px solid #eee;
  color: #333;
  font-size: 15px;
  padding: 8px 0;
}

div div.woocommerce table.my_account_orders td .view {
  background-color: #000;
  border: 1px solid #000;
  color: #fff;
  font-size: 10px;
  padding: 5px 10px;
}

div div.woocommerce table.my_account_orders td .view:hover{
  background-color: #ef4035;
  border: 1px solid #ef4035;
}

.woocommerce form input.button, .woocommerce form p.form-row input.button.disabled {
  background-color: #000;
  border-radius: 0;
  color: #fff !important;
  font-size: 12px;
  font-weight: 500;
  letter-spacing: 1px;
  line-height: 40px;
  margin-top: 28px;
  opacity: 1 !important;
  padding: 0;
  width: 100%;
}

.woocommerce form input.button:hover, .woocommerce form p.form-row input.button.disabled:hover {
  background-color: #000;
}

.woocommerce form label {
  color: #000;
  font-weight: 600;
}

.address .title a.edit{
  color: #ef4035;
  font-size: 14px;
  font-weight: 800;
  letter-spacing: 1px;
}

.col2-set.addresses .address {
  border: 1px solid #000;
  padding: 15px 15px 0 25px;
}

/* countdown */

.tr-countdown-content.ts-countdown-content > div {
  display: inline-block;
  font-weight: 600;
  margin: 0 5%;
  position: relative;
  text-align: center;
}

.ts-countdown-content .text-date {
  left: 50%;
  letter-spacing: 2px;
  position: absolute;
  text-transform: uppercase;
  top: 60%;
  -webkit-transform: translateX(-50%);
     -moz-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
       -o-transform: translateX(-50%);
          transform: translateX(-50%);
}
@media (min-width: 992px) and (max-width: 1201px){
  div .tr-countdown-content.ts-countdown-content > div {
    margin: 0 3%;
  }
}

@media (min-width: 768px) and (max-width: 991px){
  .ts-datetime {
    height: 130px !important;
    line-height: 100px !important;
    margin: 10px 3% !important;
    width: 130px !important;
  }

  div .uneo-bestsellingproduct_wrap.list .products .uneo-product-item .info-product h4 a{
    line-height: 16px;
  }
}

@media (min-width: 481px) and (max-width: 767px){
  div.ts-countdown-content .ts-datetime {
    font-size: 35px !important;
    height: 80px !important;
    line-height: 60px !important;
    margin: 10px 2% !important;
    width: 80px !important;
  }
}

@media (max-width: 767px){
  .ts-countdown-content .ts-datetime {
    font-size: 30px !important;
    height: 60px !important;
    line-height: 48px !important;
    margin: 10px 1% !important;
    width: 60px !important;
  }

  .text-date {
    font-size: 10px !important;
    top: 55% !important;
  }

  div .uneo-bestsellingproduct_wrap.list .products .uneo-product-item .info-product h4 a{
    line-height: 17px;
  }
}
/* contact-form-uneo */

form.wpcf7-form {
  font-family: Dosis;
  font-size: 16px;
}

.wpcf7-text, textarea {
  width: 100%;
}

form.wpcf7-form .row {
  margin-bottom: 20px;
}

p.subject {
  margin-bottom: 40px;
}

p.textarea {
  margin-bottom: 45px;
}

p.submit input.wpcf7-submit {
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 3px;
}












