.woocommerce-loop-product__title{
padding-top: 30px;
}

.elementor-kit-30 button, .elementor-kit-30 input[type="button"], .elementor-kit-30 input[type="submit"], .elementor-kit-30 .elementor-button {
  font-size: 17px;
  font-weight: 300;
  line-height: 30px;
  text-shadow: 0px 0px 0px rgba(0,0,0,0.3);
  color: #000000;
  background-color: #EFE2B8;
  border-radius: 5px 5px 5px 5px;
  padding: 10px 35px 10px 35px;
}

.ct-media-container img, .ct-media-container video, .ct-media-container picture {
border-radius: 10px 10px 10px 10px;
}

.ct-media-container {
border-radius: 10px 10px 10px 10px !important;
}


.ct-cart-content {
border-radius: 8px 8px 8px 8px;
}

.box1 {
	-webkit-backdrop-filter: blur(3px);
  backdrop-filter: blur(3px);
}

.ct-header-account > ul[data-placement="left"] {
background-color: #1B2528;
border-radius: 8px 8px 8px 8px;
}


.select2-search {
background-color: #111518!important;
}

.select2-dropdown .select2-results__option.select2-results__option--highlighted[aria-selected], span.select2-dropdown .select2-results__option.select2-results__option--highlighted[data-selected] {
color: #111518!important;
}

.select2-selection__rendered{
  color: var(--theme-selection-text-color);
  background-color: #111518!important;
}

.woosw-popup .woosw-popup-inner .woosw-popup-content .woosw-popup-content-mid {
    background: dimgray !important;
}

.woosw-popup-content-bot {
    background: #222 !important;
}

.woosw-item--actions {
    text-align: right !important;
    width: 170px;
}

.ct-woo-card-actions {
    width: 100% !important;
}

.add_to_cart_button, .added_to_cart {
    width: 200px !important;
    font-weight: 400;
}

.woosw-btn-icon-text {
    font-weight: 400;
}

.woosw-btn-icon-text {
    padding: 0px 15px 0px 15px;
}

.woocommerce-loop-product__title {
    padding-top: 0px;
}

.products {
    align-items: baseline;
}

.entry-header {
    display: none !important;
    visibility: hidden !important;
}

.entry-content {
    margin-top: 50px;
    margin-bottom: 50px;
}

.woosw-items {
    border-width: 0px !important;
}

.woosw-item--remove, .woosw-item--image, .woosw-item--info, .woosw-item--actions, .woosw-item--add {
    border-width: 0px 0px 3px 0px !important;
    border-color: var(--theme-link-initial-color);
}

.woosw-suggested {
    margin-top: 50px;
    margin-bottom: 0px;
    color: var(--theme-link-initial-color);
}

.select2-dropdown li {
	color: #DDD !important;
	background-color: #555 !important;
}