
/** shop-nine **/

.shop-nine{
  position: relative;
}

.shop-nine .inner-container{
  position: relative;
  width: 100%;
  border-radius: 10px;
  padding-left: 320px;
}

.shop-nine .advice-block{
  position: absolute;
  width: 320px;
  left: 0px;
  top: 0px;
  padding: 71px 30px 550px 30px;
  border-radius: 10px 0px 0px 10px;
  overflow: hidden;
}

.shop-nine .advice-block h2{
  display: block;
  font-size: 56px;
  line-height: 64px;
  font-weight: 700;
  margin-bottom: 20px;
}

.shop-nine .advice-block h3{
  display: block;
  font-size: 24px;
  line-height: 30px;
  margin-bottom: 19px;
}

.shop-nine .advice-block p{
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 34px;
}

.shop-nine .advice-block .bg-layer{
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: bottom center;
}

.shop-nine .shop-block-two{
  float: left;
  width: 20%;
  border-right: 1px solid #E7E9F0;
}

.shop-nine .shop-block-two:nth-child(5),
.shop-nine .shop-block-two:last-child{
  border: none;
}

.shop-nine .shop-block-two:first-child,
.shop-nine .shop-block-two:nth-child(2),
.shop-nine .shop-block-two:nth-child(3),
.shop-nine .shop-block-two:nth-child(4),
.shop-nine .shop-block-two:nth-child(5){
  border-bottom: 1px solid #E7E9F0;
}

.shop-nine .shop-block-two .inner-box .popular-product,
.shop-nine .shop-block-two .inner-box .discount-product,
.shop-nine .shop-block-two .inner-box .hot-product{
  width: auto;
  height: 24px;
  line-height: 24px;
  padding: 0px 12px;
  border-radius: 30px;
  font-size: 12px;
}

.shop-nine .shop-block-two .inner-box .quentity-box{
  position: relative;
  min-height: 30px;
  width: 100%;
}

.shop-nine .shop-block-two .inner-box .quentity-box .nice-select{
  position: relative;
  display: block;
  width: 100%;
  height: 30px;
  line-height: 30px;
  border: solid;
  border-width: 1px;
  border-color: #E5E5E5;
  border-radius: 3px;
  font-size: 14px;
  color: var(--title-color);
  text-transform: none;
  padding-left: 10px;
  padding-right: 25px;
}

.shop-nine .shop-block-two .inner-box .quentity-box .nice-select:before{
  right: 10px;
  color: var(--title-color);
}

.shop-nine .shop-block-two .inner-box .lower-content h5 del{
  font-size: 20px;
  font-weight: 700;
  margin-left: 0px;
  margin-right: 8px;
}

.shop-nine .shop-block-two .inner-box .image-box .image{
  max-width: 190px;
}

.shop-nine .content-box{
  position: relative;
  border: 1px solid #E7E9F0;
  border-left: none;
  border-radius: 0px 10px 10px 0px;
}

.shop-nine .shop-block-two .inner-box{
  margin-bottom: 0px;
  padding-left: 30px;
  padding-right: 30px;
}

.shop-nine .shop-block-two .inner-box .cart-btn .theme-btn{
  background: transparent;
  border: solid;
  border-width: 1px;
  color: var(--theme-color-4) !important;
  padding: 6.5px 30px;
  width: 100%;
}

.shop-nine .shop-block-two .inner-box .cart-btn .theme-btn:hover{
  color: #fff !important;
}

.shop-nine .shop-block-two .inner-box:before{
  width: calc(100% + 10px);
  left: -5px;
  border-radius: 10px;
  top: -5px;
}

.shop-nine .shop-block-two .inner-box .lower-content{
  padding-top: 45px;
}


/** shop-ten **/

.shop-ten{
  position: relative;
}

.shop-ten .shop-block-two .inner-box .popular-product,
.shop-ten .shop-block-two .inner-box .discount-product,
.shop-ten .shop-block-two .inner-box .hot-product{
  width: auto;
  height: 24px;
  line-height: 24px;
  padding: 0px 12px;
  border-radius: 30px;
  font-size: 12px;
}

.shop-ten .shop-block-two .inner-box .quentity-box{
  position: relative;
  min-height: 30px;
  width: 100%;
}

.shop-ten .shop-block-two .inner-box .quentity-box .nice-select{
  position: relative;
  display: block;
  width: 100%;
  height: 30px;
  line-height: 30px;
  border: solid;
  border-width: 1px;
  border-color: #E5E5E5;
  border-radius: 3px;
  font-size: 14px;
  color: var(--title-color);
  text-transform: none;
  padding-left: 10px;
  padding-right: 25px;
}

.shop-ten .shop-block-two .inner-box .quentity-box .nice-select:before{
  right: 10px;
  color: var(--title-color);
}

.shop-ten .shop-block-two .inner-box .lower-content h5 del{
  font-size: 20px;
  font-weight: 700;
  margin-left: 0px;
  margin-right: 8px;
}

.shop-ten .shop-block-two .inner-box .image-box .image{
  max-width: 190px;
}

.shop-ten .shop-block-two .inner-box{
  margin-bottom: 0px;
  border-right: 1px solid #E7E9F0;
}

.shop-ten .shop-block-two .inner-box:before{
  display: none;
}

.shop-ten .shop-carousel{
  border: 1px solid #E7E9F0;
  border-radius: 10px;
}

.shop-ten .owl-nav{
  position: absolute;
  top: -78px;
  right: 0px;
}

.shop-ten .owl-carousel .owl-stage-outer{
  overflow: visible;
}

.shop-ten .owl-carousel .owl-stage-outer .owl-item{
  opacity: 0;
  visibility: hidden;
}

.shop-ten .owl-carousel .owl-stage-outer .owl-item.active{
  opacity: 1;
  visibility: visible;
}


/** shop-11 **/

.shop-11{
  position: relative;
}

.shop-11 .inner-container{
  position: relative;
  overflow: hidden;
  padding: 80px;
}

.shop-11 .inner-container .big-text{
  position: absolute;
  left: 0px;
  top: 0px;
  font-size: 200px;
  line-height: 140px;
  font-family: var(--title-font-three);
  font-weight: 600;
  color: rgba(255, 255, 255, 0.20);
  writing-mode: vertical-lr;
  z-index: 1;
  transform: rotate(180deg);
}

.shop-11 .inner-container .bg-layer:before{
  position: absolute;
  content: '';
  width: 100%;
  height: 100%;
  left: 0px;
  top: 0px;
  background: linear-gradient(-90deg, rgba(0, 0, 0, 0.0) 0%, rgba(0, 0, 0, 1) 100%);
  opacity: 0.2;
}

.shop-11 .left-content{
  position: relative;
  width: 100%;
  height: 390px;
}

.shop-11 .left-content .single-item{
  position: absolute;
}

.shop-11 .left-content .single-item:first-child{
  left: 180px;
  top: 60px;
}

.shop-11 .left-content .single-item:last-child{
  right: 180px;
  bottom: 160px;
}

.shop-11 .left-content .single-item .decore{
  position: absolute;
  left: 0px;
  top: 0px;
  width: 28px;
  height: 28px;
  border-radius: 50%;
  border: solid;
  border-width: 1px;
  border-color: rgba(255, 255, 255, 0.60);
  background: rgba(0, 0, 0, 0.10);
  cursor: pointer;
  transition: all 500ms ease;
}

.shop-11 .left-content .single-item .decore:before{
  position: absolute;
  content: '';
  background: #fff;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  left: 8px;
  top: 8px;
  opacity: 0.5;
  transition: all 500ms ease;
}

.shop-11 .left-content .single-item.active .decore:before,
.shop-11 .left-content .single-item:hover .decore:before{
  opacity: 1;
}

.shop-11 .left-content .single-item .text-box{
  position: absolute;
  left: 50%;
  top: 47px;
  margin-left: -76px;
  width: 180px;
  background: rgba(0, 0, 0, 0.25);
  border: solid;
  border-width: 1px;
  border-color: rgba(255, 255, 255, 0.40);
  text-align: center;
  padding: 19px 20px 21px 20px;
  opacity: 0;
  visibility: hidden;
  transition: all 500ms ease;
}

.shop-11 .left-content .single-item:hover .text-box,
.shop-11 .left-content .single-item.active .text-box{
  top: 37px;
  opacity: 1;
  visibility: visible;
}

.shop-11 .left-content .single-item .text-box:before{
  position: absolute;
  content: '';
  background: transparent;
  width: 100%;
  height: 10px;
  left: 0px;
  top: -10px;
}

.shop-11 .left-content .single-item .text-box h6{
  position: relative;
  display: block;
  font-size: 16px;
  line-height: 20px;
  font-weight: 500;
  text-transform: capitalize;
  margin-bottom: 12px;
}

.shop-11 .left-content .single-item .text-box h6 a{
  display: inline-block;
  color: #fff;
}

.shop-11 .left-content .single-item .text-box h6 a:hover{

}

.shop-11 .left-content .single-item .text-box h4{
  display: block;
  font-size: 20px;
  line-height: 20px;
  font-weight: 600;
  color: #fff;
}

.shop-11 .right-content{
  position: relative;
  display: block;
}

.shop-11 .right-content .shop-block-two{
  float: left;
  width: 33.333%;
  padding-right: 1px;
}

.shop-11 .right-content .shop-block-two:last-child{
  padding-right: 0px;
}

.shop-11 .shop-block-two .inner-box .popular-product,
.shop-11 .shop-block-two .inner-box .discount-product,
.shop-11 .shop-block-two .inner-box .hot-product{
  width: auto;
  height: 24px;
  line-height: 24px;
  padding: 0px 12px;
  border-radius: 30px;
  font-size: 12px;
}

.shop-11 .right-content .shop-block-two .inner-box{
  background: #fff;
  margin-bottom: 0px;
}

.shop-11 .right-content .shop-block-two .inner-box:before{
  display: none;
}

.shop-11 .shop-block-two .inner-box .image-box .image{
  max-width: 184px;
}

.shop-11 .shop-block-two .inner-box .lower-content h5{
  margin-bottom: 0px;
}


/** latest-products **/

.latest-products{
  position: relative;
}

.latest-products .shop-block-two .inner-box .popular-product,
.latest-products .shop-block-two .inner-box .discount-product,
.latest-products .shop-block-two .inner-box .hot-product{
  width: auto;
  height: 24px;
  line-height: 24px;
  padding: 0px 12px;
  border-radius: 30px;
  font-size: 12px;
}

.latest-products .shop-block-two .inner-box{
  margin-bottom: 0px;
  background: #fff;
  margin-right: 1px;
}

.latest-products .shop-block-two .inner-box:before{
  display: none;
}

.latest-products .shop-block-two .inner-box .image-box .image{
  max-width: 190px;
}

.latest-products .owl-nav{
  position: absolute;
  top: -75px;
  right: 0px;
}

.latest-products .owl-nav button{
  background: #fff;
}


.shop-nine.medical-shop .shop-block-two .inner-box .popular-product,
.shop-nine.medical-shop .shop-block-two .inner-box .discount-product,
.shop-nine.medical-shop .shop-block-two .inner-box .hot-product{
  width: auto;
  height: 24px;
  line-height: 24px;
  padding: 0px 12px;
  border-radius: 30px;
  font-size: 12px;
}

.shop-nine.medical-shop .shop-block-two .inner-box:before{
  border-radius: 10px;
}

.shop-nine.medical-shop .shop-block-two .inner-box{
  background: #fff;
  border-radius: 10px;
  padding-top: 32px;
}

.shop-nine.medical-shop .shop-block-two .inner-box .lower-content .cart-btn .theme-btn{
  padding-top: 5.5px;
  padding-bottom: 5.5px;
  color: #fff !important;
}

.shop-nine.medical-shop .shop-block-two .inner-box .lower-content h4{
  margin-bottom: 11px;
}

.shop-nine.medical-shop .shop-block-two .inner-box .lower-content .rating{
  margin-bottom: 11px;
}

.shop-nine.medical-shop .shop-block-two .inner-box .lower-content .text{
  font-size: 15px;
  font-weight: 500;
  text-transform: capitalize;
}

.shop-nine.medical-shop .shop-block-two .inner-box .lower-content{
  padding-top: 30px;
}

.shop-nine.medical-shop .shop-block-two .inner-box .lower-content h5 del {
  font-size: 20px;
  font-weight: 500;
  margin-right: 8px;
  margin-left: 0px;
}

.shop-nine.medical-shop .shop-block-two .inner-box .lower-content h5{
  
}

.shop-nine.medical-shop .advice-block{
  background: #FFF7DA;
  padding-top: 40px;
  padding-bottom: 69px;
}

.shop-nine.medical-shop .advice-block .text{
  position: relative;
  display: block;
  font-size: 14px;
  line-height: 26px;
  font-weight: 600;
  text-transform: uppercase;
  margin-bottom: 3px;
}

.shop-nine.medical-shop .advice-block h3{
  font-size: 28px;
  line-height: 38px;
  font-family: var(--title-font-three);
  font-weight: 600;
  margin-bottom: 35px;
}

.shop-nine.medical-shop .advice-block .image{
  position: relative;
  max-width: 250px;
  margin: 0 auto;
  margin-bottom: 30px;
}

.shop-nine.medical-shop .advice-block .image img{
  width: 100%;
}

.shop-nine.medical-shop .advice-block .theme-btn{
  padding-top: 4.5px;
  padding-bottom: 4.5px;
  margin-bottom: 60px;
}

.shop-nine.medical-shop .advice-block .feature-text li{
  position: relative;
  display: block;
  text-align: left;
  font-size: 16px;
  line-height: 42px;
  padding-left: 18px;
}

.shop-nine.medical-shop .advice-block .feature-text li:before{
  position: absolute;
  content: '';
  background: var(--secondary-color);
  width: 6px;
  height: 6px;
  left: 0px;
  top: 18px;
  border-radius: 50%;
}

.shop-six.kids-picks .content-box{
  border-left: none;
  border-radius: 0px 10px 10px 0px;
}

.shop-six.kids-picks .shop-block-two{
  width: 100%;
  float: none;
}

.shop-six.kids-picks .advice-block-one .inner-box{
  overflow: hidden;
  border-radius: 10px 0px 0px 10px;
  z-index: 2;
}

.shop-six.kids-picks .advice-block-one .inner-box a{
  border-radius: 30px;
}

.shop-six.kids-picks .advice-block-one .inner-box a:hover{
  background: var(--secondary-color);
}

.shop-six.kids-picks .advice-block-one .inner-box{
  background: #FEF0E8;
  padding-bottom: 284px;
}

.shop-six.kids-picks .owl-nav{
  position: absolute;
  top: -77px;
  right: 0px;
}

.shop-six.kids-picks .inner-container{
  overflow: visible;
}

.shop-six.kids-picks .shop-block-two .inner-box .image-box .image{
  max-width: 200px;
}

.shop-block-two .inner-box .lower-content h5{

}

.shop-six.kids-picks .shop-block-two .inner-box .lower-content h5 del{
  font-size: 20px;
  margin-left: 0px;
  margin-right: 8px;
}

.shop-six.kids-picks .shop-block-two .inner-box .lower-content .text{
  text-transform: capitalize;
}

.shop-six.kids-picks .shop-block-two .inner-box{
  border-right: 1px solid #E7E9F0;
  padding-bottom: 26px;
}

.shop-six.kids-picks .shop-block-two .inner-box:before{
  display: block;
  width: calc(100% + 10px);
  left: -5px;
  top: -5px;
  border-radius: 5px;
}

.shop-six.kids-picks .owl-carousel .owl-stage-outer{
  overflow: visible;
}

.shop-six.kids-picks .owl-carousel .owl-stage-outer .owl-item{
  opacity: 0;
  visibility: hidden;
}

.shop-six.kids-picks .owl-carousel .owl-stage-outer .owl-item.active{
  opacity: 1;
  visibility: visible;
}

.shop-six.kids-picks .shop-block-two .inner-box:hover .lower-content .cart-btn{
  bottom: -61px;
}


.shop-four.kids-shop .shop-block-two .inner-box .image-box .image{
  max-width: 160px;
}

.shop-four.kids-shop .shop-block-two{
  float: left;
  width: 20%;
  padding: 0px 10px;
}

.shop-four.kids-shop .inner-container{
  margin: 0px -10px;
}

.shop-four.kids-shop .shop-block-two .inner-box{
  margin-bottom: 20px;
  border: 1px solid #E5E5E5;
  border-radius: 5px;
}

.shop-four.kids-shop .shop-block-two .inner-box:hover{
  border-color: #fff;
}

.shop-four.kids-shop .shop-block-two .inner-box .lower-content .text{
  text-transform: capitalize;
}

.shop-four.kids-shop .shop-block-two .inner-box:before{
  border-radius: 5px;
}

.shop-four.kids-shop .shop-block-two .inner-box .lower-content h5 del{
  font-size: 20px;
  margin-left: 0px;
  margin-right: 8px;
}

.shop-four.kids-shop .shop-block-two .discount-product,
.shop-four.kids-shop .shop-block-two .hot-product{
  border-radius: 5px;
  height: 24px;
  line-height: 24px;
  width: auto;
  padding-left: 10px;
  padding-right: 10px;
}

.shop-eight.kids-shop .shop-block-five .inner-box .content-box h6{
  font-weight: 600;
}

.shop-eight.kids-shop .shop-block-five .inner-box .content-box h6 a:hover{

}

.shop-eight.kids-shop .shop-block-five .inner-box .content-box h5{
  font-weight: 600;
}

.shop-eight.kids-shop .shop-block-five .inner-box .content-box .btn-box button{
  position: relative;
  display: inline-block;
  font-size: 14px;
  line-height: 24px;
  font-weight: 500;
  color: var(--text-color);
  padding: 2px 20px;
  border-radius: 40px;
  border: solid;
  border-width: 1px;
  transition: all 500ms ease;
}

.shop-eight.kids-shop .shop-block-five .inner-box .content-box .btn-box button:hover{
  color: #fff;
}

.shop-eight.kids-shop .shop-block-five .inner-box{
  min-height: 184px;
  margin-bottom: 20px;
}

.shop-eight.kids-shop .shop-block-five .inner-box .content-box .rating{
  margin-bottom: 21px;
}

.shop-eight.kids-shop .inner-content{
  margin: 0px 5px;
}

.shop-eight.kids-shop .shop-block{
  padding: 0px 10px;
}

.shop-eight.kids-shop .shop-tab-btn li{
  padding: 2px 13px;
  border-radius: 40px;
  margin: 0px;
  z-index: 1;
  font-weight: 400;
}

.shop-eight.kids-shop .shop-tab-btn li:before{
  position: absolute;
  content: '';
  width: 100%;
  height: 100%;
  left: 0px;
  top: 0px;
  border-radius: 40px;
  z-index: -1;
  opacity: 0.0;
  transition: all 500ms ease;
}

.shop-eight.kids-shop .shop-tab-btn li.active-btn:before, 
.shop-eight.kids-shop .shop-tab-btn li:hover:before{
  opacity: 0.2;
}


/** shop-12 **/

.shop-12{
  position: relative;
}

.shop-12 .title-content{
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 30px;
}

.shop-12 .title-content .sec-title{
  margin-bottom: 0px;
}

.shop-12 .shop-tab-btn li{
  padding: 2px 13px;
  border-radius: 40px;
  margin: 0px;
  z-index: 1;
  font-weight: 400;
}

.shop-12 .shop-tab-btn li:before{
  position: absolute;
  content: '';
  width: 100%;
  height: 100%;
  left: 0px;
  top: 0px;
  border-radius: 40px;
  z-index: -1;
  opacity: 0.0;
  transition: all 500ms ease;
}

.shop-12 .shop-tab-btn li.active-btn:before, 
.shop-12 .shop-tab-btn li:hover:before{
  opacity: 0.2;
}

.shop-12 .inner-content{
  margin: 0px 15px;
}

.shop-12 .shop-block{
  padding: 0px;
}

.shop-12 .shop-block-two .inner-box .lower-content .cart-btn .theme-btn{
  background: #F4C850;
}

.shop-12 .shop-block-two .inner-box .image-box .image{
  max-width: 200px;
}


/** shop-13 **/

.shop-13{
  position: relative;
}

.shop-13 .shop-block-two .inner-box .popular-product,
.shop-13 .shop-block-two .inner-box .discount-product,
.shop-13 .shop-block-two .inner-box .hot-product{
  width: auto;
  height: 24px;
  line-height: 24px;
  padding: 0px 12px;
  border-radius: 30px;
  font-size: 12px;
}

.shop-13 .shop-block-two .inner-box .image-box .image{
  max-width: 234px;
}

.shop-13 .shop-block-two .inner-box:before{
  display: none;
}

.shop-13 .shop-block-two .inner-box .lower-content h4{
  font-size: 24px;
  font-weight: 500;
}

.shop-13 .shop-block-two .inner-box{
  padding: 0px;
}

.shop-13 .shop-block-two .inner-box .lower-content .rating{
  justify-content: center;
}

.shop-13 .shop-block-two .inner-box .lower-content h5{
  font-weight: 600;
  font-family: var(--title-font-three) !important;
}

.shop-13 .shop-block-two .inner-box .lower-content h5 del{
  margin-left: 0px;
  margin-right: 8px;
  font-size: 20px;
}

.shop-block-two .inner-box .image-box .react-btn{
  position: absolute;
  top: 0px;
  right: 0px;
}

.shop-block-two .inner-box .image-box .react-btn button{
  position: relative;
  display: inline-block;
  width: 40px;
  height: 40px;
  line-height: 42px;
  background: #F5F5F5;
  text-align: center;
  border-radius: 50%;
  font-size: 16px;
  color: var(--title-color);
  cursor: pointer;
  transition: all 500ms ease;
}

.shop-block-two .inner-box .image-box .react-btn button:hover{
  color: #fff;
}

.shop-13 .sec-title p{
  margin-top: 15px;
}

.shop-13 .shop-tab-btn{
  justify-content: center;
}

.shop-13 .shop-tab-btn li{
  font-weight: 400;
  font-family: var(--title-font-three);
  padding: 3px 15px;
  color: var(--text-color);
  margin: 0px;
}

.shop-13 .shop-block-two .inner-box .image-box .option-list{
  top: 50px;
}

.shop-nine.pet-shop .advice-block{
  background: #531DC1;
}

.shop-nine.pet-shop .advice-block .text,
.shop-nine.pet-shop .advice-block h3,
.shop-nine.pet-shop .advice-block .feature-text li{
  color: #fff;
}

.shop-nine.pet-shop .advice-block .feature-text li:before{
  background: #fff;
}

.shop-nine.pet-shop .advice-block{
  padding-bottom: 68px;
}


/** shop-page-section **/

.shop-page-section{
  position: relative;
}



/** rtl-css **/

.rtl .shop-ten .owl-nav{
  right: inherit;
  left: 0px;
}

.rtl .shop-six.kids-picks .owl-nav{
  right: inherit;
  left: -320px;
}

/** responsive-css **/

@media only screen and (max-width: 1200px){
  .shop-nine .shop-block-two .inner-box{
    padding-left: 20px;
    padding-right: 20px;
  }

  .shop-nine .inner-container{
    padding-left: 0px;
  }

  .shop-nine .advice-block{
    position: relative;
    width: 100%;
    margin-bottom: 30px;
    border-radius: 10px;
  }

  .shop-nine .content-box{
    border-left: 1px solid #E7E9F0;
    border-radius: 10px;
  }

  .shop-11 .inner-container{
    padding: 70px 30px;
  }

  .shop-four.kids-shop .shop-block-two{
    width: 33.333%;
  }

  .shop-eight.kids-shop .shop-block-five .inner-box{
    padding-left: 30px;
  }

  .rtl .shop-eight.kids-shop .shop-block-five .inner-box{
    padding-right: 30px;
  }

  .shop-eight .shop-block-five .inner-box .image-box{
    position: relative;
    left: 0px;
    top: 0px;
    margin-bottom: 20px;
  }

  .shop-12 .shop-block-two .inner-box .lower-content .cart-btn .theme-btn{
    padding: 10px 15px;
  }

  .shop-12 .title-content{
    display: block;
  }

  .shop-12 .title-content .sec-title{
    margin-bottom: 20px;
  }
}

@media only screen and (max-width: 991px){
  .shop-nine .shop-block-two{
    width: 33.333%;
  }

  .shop-six.kids-picks .owl-nav{
    display: none;
  }

  .shop-four.kids-shop .shop-block-two{
    width: 50%;
  }

  .shop-12 .shop-block-two .inner-box .lower-content .cart-btn .theme-btn{
    padding: 10px 30px;
  }

  .shop-13 .sec-title p br{
    display: none;
  }
}

@media only screen and (max-width: 767px){
  .shop-nine .shop-block-two{
    width: 50%;
  }

  .shop-11 .right-content .shop-block-two{
    width: 50%;
    margin-bottom: 1px;
  }

  .latest-products .owl-nav{
    display: none;
  }

  .shop-four.kids-shop .shop-block-two{
    width: 100%;
  }
}

@media only screen and (max-width: 599px){
  .shop-nine .shop-block-two{
    width: 100%;
    border-right: none;
    border-bottom: 1px solid #E7E9F0;
  }

  .shop-nine .shop-block-two:last-child{
    border-bottom: none;
  }

  .shop-ten .owl-nav{
    display: none;
  }

  .shop-11 .right-content .shop-block-two{
    width: 100%;
  }
}

@media only screen and (max-width: 499px){
  .shop-11 .left-content .single-item:first-child{
    left: 110px;
  }

  .shop-11 .left-content .single-item:last-child{
    right: 150px;
  }

}











































