/*
Theme Name: MyDecor Child
Theme URI: #
Author: #
Author URI: #
Description:#
Template: mydecor
Version: 1.0.0
License: GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Tags: two-columns, left-sidebar, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready
Text Domain: mydecor-child
*/
.header-right .shopping-cart-wrapper .ic-cart:before{
	content:"\f07a";
}
.aws-search-field {
    color: rgba(112,112,112,1) !important;
    background-color: rgba(246,245,246,1) !important;
    border-color: rgba(246,245,246,1) !important;
    /* display: none !important; */
    border-radius: 20px !important;
}

.aws-container .aws-search-field{
    border-radius: 20px !important;
        font-size: 17px;

}

.aws-search-btn.aws-form-btn {
    background: transparent !important;
    border: none !important;
    position: absolute !important;
    right: 0px !important;
    z-index: 999;
    top: 12px !important;
}
.product-wrapper .loop-add-to-cart {
    background: #e71a21;
    color: #fff !important;
    padding: 0px 6px;
    margin-bottom: 8px;

}
.product-wrapper .loop-add-to-cart:hover{
    
   background: #fff000;
    color: #fff !important;  
}

.product-wrapper span.ts-tooltip.button-tooltip {
    color: #fff;
}
.product-wrapper span.ts-tooltip.button-tooltip:hover {
    color: #000;
}
.product-group-button-meta > div.loop-add-to-cart a.button:before
{
  color: #fff;
  
}
.product-group-button-meta > div.loop-add-to-cart:hover a.button:before
{
  color: #000;
  
}

.owl-item .meta-wrapper span.price {
    display: none !important;
}

.form-row.place-order .woocommerce-privacy-policy-text {
    display: none;
}
footer#colophon h5, footer#colophon h6 {
    font-size: 18px;
}
ul li.menu-item.email, ul li.menu-item.fax, ul li.menu-item.mobile, ul li.menu-item.phone {
    position: relative;
    padding-left: 24px;
}
ul li.menu-item.email:before
{
 position: absolute;
    left: 0;
    top: 4px;
    font-family: 'themify';
    font-weight: normal;
    letter-spacing: 0;
	    content: "\e75a";
}
ul li.menu-item.fax:before
{
	position: absolute;
    left: 0;
    top: 4px;
    font-family: 'themify';
    font-weight: normal;
    letter-spacing: 0;
	    content: "\e609";
	
}
ul li.menu-item.phone:before
{
	position: absolute;
    left: 0;
    top: 4px;
    font-family: 'themify';
    font-weight: normal;
    letter-spacing: 0;
	content: "\e621";
}

ul li.menu-item.mobile:before
{
	position: absolute;
    left: 0;
    top: 4px;
    font-family: 'themify';
    font-weight: normal;
    letter-spacing: 0;
content: "\e69d";
}


.nav-middle .products .owl-nav > .owl-prev {
left: 20px;
}
.page-id-23416 .products .product .product-wrapper .thumbnail-wrapper img {
    width: 100%;
    height: 240px;
    object-fit: contain;
}

.woocommerce.main-products .product-wrapper figure img {
    height: 240px;
    object-fit: contain;
}

.woocommerce.main-products .product-wrapper  span.price
{
		display:none;
}
.owl-item .meta-wrapper span.price {
    display: none !important;
}
.products.owl-carousel.owl-theme.owl-loaded img {
    height: 240px;
    object-fit: contain;
}
.nav-middle .products .owl-nav > .owl-next {
right: 20px;
}
.product-wrapper {
    border: 1px solid #D3D3D3;
}body.ts_desktop .product.product-category .product-wrapper {
    border-color: #D3D3D3;
}
@media screen and (max-width: 767px) {

.header-middle div.header-right .shopping-cart-wrapper a.cart-control {
width: 30px;
height: 30px;
}
.header-middle div.header-right {
margin-left: 5px;
}
.ts-header div.header-right .shopping-cart-wrapper span.cart-number {
font-size: 6px;
}


.header-middle div.header-right .shopping-cart-wrapper a.cart-control {
width: 30px;
height: 30px;
}
.header-middle div.header-right {
margin-left: 5px;
}
.ts-header div.header-right .shopping-cart-wrapper span.cart-number {
font-size: 6px;
}
}

@media only screen and (max-width: 600px) {
  .logo-wrapper .logo img {
margin-left:3px;
}

}

.footercustom h5, .footercustom h6 {
    color: #fff !important;
}


header .logo img, #vertical-menu-sidebar .logo img {
    width: 100%;
}
header .ts-menu {
 
    float: right !important;
}
.footercustom  h3.widget-title.heading-title {
    color: #fff;
    font-size: 20px;

   
}
	
.hmefeature .product-wrapper {
    border: 1px solid #D3D3D3;
}

.hmefeature .product-group-button-meta {
    display: none !important;
}


.button-17 {
  align-items: center;
background-color: #e71a21;
  border-radius: 24px;
  border-style: none;
  box-shadow: rgba(0, 0, 0, .2) 0 3px 5px -1px,rgba(0, 0, 0, .14) 0 6px 10px 0,rgba(0, 0, 0, .12) 0 1px 18px 0;
  box-sizing: border-box;
  color: #fff;
  cursor: pointer;
  display: inline-flex;
  fill: currentcolor;
   height: 48px;
  justify-content: center;
    line-height: normal;
  max-width: 100%;
  overflow: visible;
  padding: 2px 24px;
  position: relative;
  text-align: center;
  text-transform: none;
  transition: box-shadow 280ms cubic-bezier(.4, 0, .2, 1),opacity 15ms linear 30ms,transform 270ms cubic-bezier(0, 0, .2, 1) 0ms;
  user-select: none;
  -webkit-user-select: none;
  touch-action: manipulation;
  width: auto;
  will-change: transform,opacity;
  z-index: 0;
 
}
.button-17  a {color:#fff}

.button-17:hover {
  background: #fff000;
  color: #fff;
}

.button-17:hover a{color:#000}

.button-17:active {
  box-shadow: 0 4px 4px 0 rgb(60 64 67 / 30%), 0 8px 12px 6px rgb(60 64 67 / 15%);
  outline: none;
}

.button-17:focus {
  outline: none;
  border: 2px solid #4285f4;
}button.button-17 a {
    text-decoration: none !important;
}

.button-17:not(:disabled) {
  box-shadow: rgba(60, 64, 67, .3) 0 1px 3px 0, rgba(60, 64, 67, .15) 0 4px 8px 3px;
}

.button-17:not(:disabled):hover {
  box-shadow: rgba(60, 64, 67, .3) 0 2px 3px 0, rgba(60, 64, 67, .15) 0 6px 10px 4px;
}

.button-17:not(:disabled):focus {
  box-shadow: rgba(60, 64, 67, .3) 0 1px 3px 0, rgba(60, 64, 67, .15) 0 4px 8px 3px;
}

.button-17:not(:disabled):active {
  box-shadow: rgba(60, 64, 67, .3) 0 4px 4px 0, rgba(60, 64, 67, .15) 0 8px 12px 6px;
}header .logo img, #vertical-menu-sidebar .logo img {
    width: 81%;
}

.button-17:disabled {
  box-shadow: rgba(60, 64, 67, .3) 0 1px 3px 0, rgba(60, 64, 67, .15) 0 4px 8px 3px;
}
@media (min-width: 320px) and (max-width: 480px) {
header.ts-header .linktop {
display: flex;
gap: 5px;
}
header.ts-header .linktop button {
height: auto;
padding: 0;
font-size: 11px;
border: none;
box-shadow: none;
box-sizing: border-box;
}
header.ts-header .linktop button a {
display: inline-block;
background-color: #e71a21 !important;
text-wrap: nowrap;
padding: 5px;
color:#fff !important;
border-radius: 60px;
}
.header-middle div.header-right .shopping-cart-wrapper a.cart-control {
width: 30px;
height: 30px;
}
.header-middle div.header-right {
margin-left: 5px;
}
.ts-header div.header-right .shopping-cart-wrapper span.cart-number {
font-size: 6px;
}
header.ts-header .linktop {
display: flex;
gap: 5px;
}
header.ts-header .linktop button {
height: auto;
padding: 0;
font-size: 11px;
border: none;
box-shadow: none;
box-sizing: border-box;
}

.header-middle div.header-right .shopping-cart-wrapper a.cart-control {
width: 30px;
height: 30px;
}
.header-middle div.header-right {
margin-left: 5px;
}
.ts-header div.header-right .shopping-cart-wrapper span.cart-number {
font-size: 6px;
}
}
