header.header-1.kode-navigation-sticky {
    margin-bottom: 40px;
}
.woocommerce div.product p.price, .woocommerce div.product span.price {
    font-size: 1.7em;
}
.kode_pet_store_shopping.cart-option {
    float: right;
}
.top-strip {
    padding: 4px 0px 0;
}
.best-seller-pro .kode-caption h3 a:hover {
    color: white;
}
.wpb_revslider_element.wpb_content_element {
    margin-top: -40px;
}
section.up-sells.upsells.products {
    float: left;
}
h4.filter-titles {
    padding-left: 15px;
    margin-bottom: 30px;
    text-transform: uppercase;
    font-size: 0px;
    color: white;
}
.kode-navigation {
    float: right;
}
.woocommerce div.product form.cart div.quantity {
    margin-top: 31px!important;
}
.quantity label.screen-reader-text {
    display: none!important;
    padding-top: 30px;
}
.code-search, .kode-navigation {
    margin-top: 20px;
}
.code-search {
    float: right;
    max-width: 300px;
    margin-left: 20px;
    position: relative;
}
.woocommerce-content ul.products li {
    margin: 0px 0px 2% 1.5%;
}
.code-search {
    float: right;
    max-width: 300px;
}
.widget h2, .sidebar .widget h2 {
    font-size: 15px;
    color: #4a4750;
    text-transform: uppercase;
    position: relative;
    margin-bottom: 10px;
    padding: 0px 0px 4px 0px;
    margin-top: 5px;
}
.header-1 .kode-navigation ul li a {
    text-transform: uppercase;
    padding: 7px 0px;
}
.code-search input[type="text"] {
    width: 200px;
    padding: 0 5px 0 14px;
    font-size: 14px;
    line-height: 35px!important;
    height: unset;
}
.kode-widget {
    float: left;
    margin-bottom: 20px;
    width: 100%!important;
}
.code-search .kode_pet_store_shopping a {
    color: white;
    line-height: 40px;
}
.kode_pet_store_shopping.cart-option {
    position: absolute;
    color: white;
    right: -40px;
    margin: auto;
    top: 0;
    bottom: 0;
}
.code-search form button {
    height: unset;
    width: unset;
    display: inline-block;
    line-height: 40px;
    color: white;
    background-color: black!important;
    padding: 0 15px;
    vertical-align: middle;
    margin: 0 0px 0 -4px;
}
.kode-blog-full .meta-date .writer {
    border-bottom: none;
    padding: 30px 0px 0px 0px;
    margin: 0px 0px 12px 0px;
    float: left;
    width: 100%;
}
.widget.widget-search {
    display: block;
}
.woocommerce ul.products li.product a img {
    width: auto;
    height: 250px;
    display: block;
    margin: 10px auto 20px;
    box-shadow: none;
}
.woocommerce ul.products li.product h2 {
    font-size: 20px;
    height: 45px;
}
.woocommerce ul.products li.product .price {
    color: black;
    display: block;
    font-weight: 400;
    margin: 5px 0 15px!important;
    font-size: 1.2em;
}
.woocommerce ul.products li.product .price del {
    color: inherit;
    opacity: .5;
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto 0 auto -140px;
}
div.woocommerce-Tabs-panel > h2 {
    display: none;
}
body.single span.posted_in {
    display: block;
}
body div.product_meta span a {
    color: tomato;
}
.summary a {
    color: tomato;
}
.woocommerce form .form-row .input-checkbox {
    position: absolute;
    left: 0;
    margin: 0;
    top: 6px;
    width: 20px;
    height: 20px;
}
span.woocommerce-terms-and-conditions-checkbox-text {
    padding-left: 30px;
    font-size: 12px;
}
.woocommerce-shipping-fields {
    display: none;
}
.k-content-container {
    padding: 0 0 8%;
}
.woocommerce label {
    display: block!important;
}
.content-wrapper {
    float: left;
    width: 100%;
    padding-top: 3%;
}
.woocommerce input[type="submit"] {
    background-color: black;
    color: white;
    font-weight: bold;
    width: auto;
}
td .coupon {
    width: 50%;
    display: inline-block;
    text-align: left;
    margin: 0;
    padding: 0;
    float: left;
}
.woocommerce-cart table.cart td.actions .coupon .input-text {
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #d3ced2;
    padding: 6px 6px 5px;
    margin: 0 4px 0 0;
    outline: 0;
    line-height: 1;
    width: 200px;
}
.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    margin: 0;
    outline: 0;
    line-height: 1;
    height: unset;
    margin: 0!important;
    padding: 7px 10px;
}
label.woocommerce-form__label.woocommerce-form__label-for-checkbox.checkbox span {
    margin-left: 25px;
}
h3 span.author {
    display: block;
    font-size: 14px;
    margin-bottom: 7px;
}
/* Change WC Acct Page Column Widths */
@media only screen and (min-width: 769px) {
  .woocommerce-account .woocommerce-MyAccount-navigation {
    width: 22%;
  }
  .woocommerce-account .woocommerce-MyAccount-content { 
    width: 75%;
    display: inline-block;
    vertical-align: top;
  }
  h4.filter-titles {
    padding-left: 15px;
    margin-bottom: 30px;
    text-transform: uppercase;
    margin-top: 69px;
}
}

@media only screen and (max-width: 769px) {
  .wpb_revslider_element.wpb_content_element {
      margin-top: 0px!important;
  }
  .dl-menuwrapper .dl-menu {
      left: 0px;
      right: auto;
   }
}
/* Style WC Account Endpoint Links */
nav.woocommerce-MyAccount-navigation ul {
  list-style-type: none;
  padding-left: 0;
  max-width:200px;
  font-size: 17px;
  line-height: 26px;
}
nav.woocommerce-MyAccount-navigation ul li {
  padding: 8px 20px;
  background-color: rgba(0,0,0,0.05);
  border-bottom: 1px solid rgba(0,0,0,0.05);
}
nav.woocommerce-MyAccount-navigation ul li.is-active {
  background-color: rgba(0,0,0,0.1);
}
nav.woocommerce-MyAccount-navigation ul li.is-active a {
  color: rgba(0,0,0,0.8); cursor: default;
}
nav.woocommerce-MyAccount-navigation ul li.is-active:after {
  content: "";
  height: 0;
  width: 0;
  border-top: 20px solid transparent;
  border-left: 14px solid rgba(0,0,0,0.1);
  border-bottom: 20px solid transparent;
  float: right;
  margin-right: -34px;
  margin-top: -7px;
}
nav.woocommerce-MyAccount-navigation ul li:not(.is-active):hover {
  background-color: rgba(0,0,0,0.07);
}
nav.woocommerce-MyAccount-navigation ul li:not(.is-active):hover:after { 
  content: "";
  height: 0;
  width: 0;
  border-top: 20px solid transparent;
  border-left: 14px solid rgba(0,0,0,0.07);
  border-bottom: 20px solid transparent;
  float: right;
  margin-right: -34px;
  margin-top: -7px;
}
.col-md-12.no-found-results {
    min-height: 400px;
}
.kode-blog-full .kode-text h2 {
    font-size: 24px;
    margin-bottom: 13px;
    text-transform: initial;
}
#yith-wcwtl-output {
    margin-bottom: 40px;
    margin-top: 40px;
}
#yith-wcwtl-output input, #yith-wcwtl-output p, #yith-wcwtl-output label {
    margin-bottom: 5px;
}
.woocommerce div.product form.cart .button {
    vertical-align: middle;
    height: 46px;
    line-height: 46px;
    padding-top: 0px!important;
    padding-bottom: 0px!important;
}
.tinv-wishlist .tinv-header {
    margin-bottom: 30px;
    display: none;
}
.tinv-wishlist .product-remove button {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    margin: 0 auto;
    width: 27px;
    height: 27px;
    border-radius: 50%;
    padding: 0;
    box-shadow: none;
    border: none;
    background-color: white!important;
    color: red;
    font-size: 20px;
    padding-left: 3px;
}


@media (max-width: 992px) {
	.portfolio-section > .col-md-3.columns {
	    width: 49%;
	    clear: none;
	    display: inline-block;
	    vertical-align: top;
	}
	.best-seller-pro h3 a {
	    color: #333;
	    font-size: 15px;
	    display: inline-block;
	    line-height: 15px;
	}
	.best-seller-pro {
	    padding: 5px 5px 14px!important;
	    margin-bottom: 10px;
	}
	.best-seller-pro figure img {
    display: block;
    float: none;
    width: auto;
    max-height: 120px;
    margin: 0 auto;
}
	.kode-best-pro-seller .kode-thumb {
	    float: left;
	    width: 100px;
	    position: relative;
	}
	.kode-best-pro-seller .kode-text {
	    padding: 0px 0px 0px 130px;
	}
	.kode-best-pro-seller a.add-to-cart {
	    font-size: 14px;
	    font-weight: normal;
	    color: #333;
	    position: relative;
	    padding: 5px 0px;
	    margin-top: -35px;
	    display: block;
	}
	.best-seller-pro:hover .kode-caption {
	    padding-left: 10px!important;
	    padding-right: 10px!important;
	}
	.kode-caption a.add-to-cart.add_to_cart_button.product_type_simple {
	    font-size: 10px;
	    padding: 5px;
	}
	.kode-caption span.author {
	    margin-top: 7px!important;
	    margin-bottom: 5px;
	}
	.best-seller-pro .kode-caption h3 a {
    color: #FFF;
    text-decoration: none;
    font-size: 14px;
    line-height: 15px;
    display: block;
    margin-bottom: 9px;
}
.header-1 .logo-container {
    padding: 0px 0px;
}
h4.filter-titles {
    padding-left: 15px;
    margin-bottom: 10px;
}
.select2-container .select2-selection--single {
    height: 20px!important;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #444!important;
    line-height: 19px!important;
    font-size: 12px!important;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 19px!important;
}
.woocommerce-content h1 {
    margin: 0px 0px 15px 0px;
    line-height: 20px;
    margin-top: 15px;
    text-transform: uppercase;
    display: block;
    text-align: center;
    margin-bottom: 0;
    font-size: 20px;
}
.woocommerce ul.products li.product h2 {
    font-size: 15px;
    height: 28px;
    line-height: 15px;
    margin-top: 12px;
    overflow: hidden;
    margin-bottom: 6px;
}

.woocommerce table.shop_attributes td,.woocommerce table.shop_attributes th {
    font-size: 13px!important;
    line-height: 13px!important;
}
.quantity label.screen-reader-text {
    display: none!important;
}
.woocommerce div.product form.cart div.quantity {
    display: inline-block;
    margin: 0;
    width: 60px;
    text-align: center;
    padding: 0!important;
}
.woocommerce div.product form.cart .button {
    vertical-align: top;
    height: 46px;
    line-height: 46px;
    padding-top: 0px!important;
    padding-bottom: 0px!important;
    float: none;
    display: inline-block;
    margin: 0!important;
}
.woocommerce div.product form.cart div.quantity input {
    width: 100%;
    padding: 0;
}
.woocommerce div.product form.cart {
    margin-top: 20px;
    margin-bottom: 15px;
}
.dl-menuwrapper .dl-menu {
    left: 0px;
    position: fixed;
    right: unset!important;
    top: 0;
    width: 40%;
    height: 100%;
}
.woocommerce ul.products li.product .price {
    color: black;
    display: block;
    font-weight: 400;
    margin: 5px 0 5px!important;
    font-size: 1.2em;
}
.woocommerce ul.products li.product .button {
    width: 100%;
    font-size: 9px;
    padding: 8px;
}
.woocommerce ul.products[class*=columns-] li.product, .woocommerce-page ul.products[class*=columns-] li.product {
    margin: 0 0 10px;
}
.woocommerce-page.product-template-default.single-product .container > .row > .col-md-3 {
    display: none;
}
.woocommerce-product-details__short-description {
    font-size: 14px;
    line-height: 20px;
}
.woocommerce ul.products li.product a img {
    width: auto;
    height: 89px;
    display: block;
    margin: 10px auto 20px;
    box-shadow: none;
}

.woocommerce div.product div.summary {
    float: left;
    margin-bottom: 20px;
    width: 100%;
    padding: 0;
}
.woocommerce div.product div.images {
    float: right;
    width: 30%;
    margin: 0px 0px -81px 0px;
}
.woocommerce div.product .product_title {
    clear: none;
    margin-top: 0;
    padding: 0;
    font-size: 24px;
    text-transform: uppercase;
    text-align: left;
    width: 65%;
}
p.author-product {
    margin-bottom: 5px;
    font-size: 12px;
    line-height: 12px;
    margin-top: 10px;
}
.woocommerce-result-count {
    float: left;
    margin: 0 auto;
    text-align: center;
    width: 100%;
    padding-bottom: 5px;
}
.woocommerce-ordering {
    float: right;
    width: 25%;
    margin: 0px 0px 20px 0px;
    display: none;
}


.kode-widget {
    float: left;
    margin-bottom: 15px;
    width: 100%!important;
}
.widget h2, .sidebar .widget h2 {
    font-size: 10px;
    color: #4a4750;
    text-transform: uppercase;
    position: relative;
    margin-bottom: 0px;
    padding: 0px 0px 4px 0px;
    margin-top: 5px;
}
.code-search {
    float: right;
    max-width: 300px;
    margin-left: 5px;
    position: relative;
    padding-bottom: 7px;
    margin-top: 7px;
}
.code-search input[type="text"] {
    width: 190px;
    padding: 0 5px 0 14px;
    font-size: 14px;
    line-height: 35px!important;
    height: unset;
}
.logo-container .logo {
    float: none;
    margin: 0 auto;
    display: inline-block;
    width: 100%;
    text-align: center;
}
.logo img {
    height: 66px;
    width: auto;
}
.best-seller-pro:hover .kode-caption {
    opacity: 1;
    margin-top: -111px;
}
	.best-seller-pro .kode-caption p.price {
	    font-size: 21px;
	    margin: 5px 0px 22px;
	}
	h3 span.author {
	    display: block;
	    font-size: 12px;
	    margin-bottom: 2px;
	    margin-top: -7px;
	}


}.kode-admin-post {
    display: none;
}

body.home .kode-item.k-title {
    display: none;
}
body.home div#woocommerce_price_filter-4 {
    display: none;
}

@media (max-width: 770px){

    div#woocommerce_layered_nav-4, div#woocommerce_layered_nav-5 {
        display: none;
    }
    .wpb_column.vc_column_container.vc_col-sm-9 {
       padding: 30px 0px;
    }

}

