/*
Theme Name: Pangja - Child
Theme URI: http://harutheme.com/pangja
Author: HaruTheme
Author URI: http://harutheme.com/
Description: This is child theme of Pangja
Template: pangja
Version: 1.0.0

*/

/*---------------------------------
    Write your css code from here
------------------------------------*/

.revo_button_1 {
    background-color: rgb(0, 0, 0) !important;
    background-image: none !important;
    color: rgb(255, 255, 255) !important;
    font-weight: 700 !important;
    letter-spacing: 0.05em !important;
    line-height: 21px !important;
    font-size: 14px !important;
    text-align: center !important;
    border-width: 2px !important;
    border-style: solid !important;
    border-color: rgb(0, 0, 0) !important;
    border-image: initial !important;
    padding: 9px 30px !important;
    border-radius: 6px !important;
}

.revo_button_1:hover {
    background-color: #aad2d4 !important;
    background-image: none !important;
    color: black !important;
    font-weight: 700 !important;
    letter-spacing: 0.05em !important;
    line-height: 21px !important;
    font-size: 14px !important;
    text-align: center !important;
    border-width: 2px !important;
    border-style: solid !important;
    border-color: #aad2d4 !important;
    border-image: initial !important;
    padding: 9px 30px !important;
    border-radius: 6px !important;
}






.banner-creative-shortcode-wrap .banner-list .banner-item.style_1:hover .banner-content-inner {
  -webkit-transition: all 0.35s;
  -o-transition: all 0.35s;
  transition: all 0.35s;
}

.banner-creative-shortcode-wrap .banner-list .banner-item.style_1:hover .banner-content-inner:before {
  opacity: 1;
  right: 0;
}

.banner-creative-shortcode-wrap .banner-list .banner-item.style_1:hover .banner-content-inner:after {
  opacity: 1;
  left: 0;
}



.banner-creative-shortcode-wrap .banner-list .banner-item.style_1:hover .banner-content-inner .banner-content {
  opacity: 1;
  -webkit-transition: all 0.35s;
  -o-transition: all 0.35s;
  transition: all 0.35s;
}

.banner-creative-shortcode-wrap .banner-list .banner-item.style_1:hover .banner-content-inner .banner-content .banner-title a {
  color: #fff;
}

.banner-creative-shortcode-wrap .banner-list .banner-item.style_1:hover .banner-content-inner .banner-content a.banner-button {
  color: #fff;
}

.banner-creative-shortcode-wrap .banner-list .banner-item.style_1:hover .banner-content-inner .banner-content .banner-description {
  color: #fff;
}

.banner-creative-shortcode-wrap .banner-list .banner-item.style_1 .banner-item-wrap {
  position: relative;
  overflow: hidden;
}

.banner-creative-shortcode-wrap .banner-list .banner-item.style_1 .banner-item-wrap:before {
  content: "";
  position: absolute;
  width: calc(100% - 2px);
  height: calc(100% - 2px);
  top: 1px;
  left: 1px;
  background-color: rgba(0, 0, 0, 0.5);
  opacity: 0;
  -webkit-transition: all 0.35s;
  -o-transition: all 0.35s;
  transition: all 0.35s;
}

.banner-creative-shortcode-wrap .banner-list .banner-item.style_1 .banner-link {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9;
}

.banner-creative-shortcode-wrap .banner-list .banner-item.style_1 img {
  width: 100%;
}

@media screen and (max-width: 767px) {
  .banner-creative-shortcode-wrap .banner-list .banner-item.style_1 img {
    height: auto !important;
  }
}

.banner-creative-shortcode-wrap .banner-list .banner-item.style_1 .banner-content-inner {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 15px;
  text-align: left;
  z-index: 2;
  -webkit-transition: all 0.35s;
  -o-transition: all 0.35s;
  transition: all 0.35s;
}

.banner-creative-shortcode-wrap .banner-list .banner-item.style_1 .banner-content-inner:before {
  content: "";
  position: absolute;
  top: 0;
  right: 100%;
  width: calc(100% - 0px);
  height: calc(100% - 0px);
  background: linear-gradient(to bottom left, transparent 50%, rgba(0, 106, 208, 0.3) 50%);
  opacity: 0;
  -webkit-transition: all 0.35s;
  -o-transition: all 0.35s;
  transition: all 0.35s;
}

.banner-creative-shortcode-wrap .banner-list .banner-item.style_1 .banner-content-inner:after {
  content: "";
  position: absolute;
  top: 0;
  left: 100%;
  width: calc(100% - 0px);
  height: calc(100% - 0px);
  background: linear-gradient(to bottom left, rgba(0, 0, 0, 0.3) 50%, rgba(0, 106, 208, 0) 50%);
  opacity: 0;
  -webkit-transition: all 0.35s;
  -o-transition: all 0.35s;
  transition: all 0.35s;
}

.banner-creative-shortcode-wrap .banner-list .banner-item.style_1 .banner-content-inner .banner-content {
  position: absolute;
  z-index: 1;
  bottom: 20px;
  left: 20px;
  -webkit-transition: all 0.35s;
  -o-transition: all 0.35s;
  transition: all 0.35s;
}

.banner-creative-shortcode-wrap .banner-list .banner-item.style_1 .banner-content-inner .banner-content.banner-center {
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}

.banner-creative-shortcode-wrap .banner-list .banner-item.style_1 .banner-content-inner .banner-content.banner-bottom {
  top: auto;
  bottom: 20px;
}

.banner-creative-shortcode-wrap .banner-list .banner-item.style_1 .banner-content-inner .banner-content .banner-title,
.banner-creative-shortcode-wrap .banner-list .banner-item.style_1 .banner-content-inner .banner-content a {
  color: #3f3f3f;
  font-size: 18px;
  font-weight: 600;
  -webkit-transition: all 0.35s;
  -o-transition: all 0.35s;
  transition: all 0.35s;
}



.banner-creative-shortcode-wrap .banner-list .banner-item.style_1 .banner-content-inner .banner-content .banner-title {
	background-color: rgb(255 255 255 / 50%)!important;
	padding: 0 5px;
}

.banner-creative-shortcode-wrap .banner-list .banner-item.style_1:hover .banner-content-inner .banner-content .banner-title {
	background-color: rgb(255 255 255 / 0%)!important;
}


.banner-creative-shortcode-wrap .banner-list .banner-item.style_1 .banner-content-inner .banner-content{
width: min-content;
	
}

.input-text .qty .text{

  -webkit-appearance: none!important;
  -moz-appearance: textfield!important;
}

