@charset "utf-8";
/* CSS Document */
.box-shadow1{
	box-shadow: -0.25rem -0.15rem 0.75rem 0 rgba(0, 0, 0, 0.48);
}

.top-bar1{
	font-size: 15px;
    padding: 2px;
    font-weight: 600;
}
.nav-tabs a {
	position: relative;
    display: block;
    padding: 10px 15px;
}

.blogimg { height:150px;}

.blogpadding {    padding: 0px !important;
    border: none !important;
    box-shadow: -0.25rem -0.15rem 0.75rem 0 rgba(0, 0, 0, 0.22).home1.block-news1 .news figure img;
}

.nav-tabs {
    width: 100%;
    border-bottom: 1px solid #ddd;
}

.tab-bg{
	background-color: #fff;
    border: 1px solid #ddd;
}

.description-tab {padding:15px;
}


.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
    color: #555;
    cursor: default;
    background-color: #eaeaea !important;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
}

.nav-tabs>li>a:hover {
    border-color: #eee #eee #ddd;
}

.tab-content>.active {
    display: initial;
}

a:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}

.nav-tabs>li>a {
    margin-right: 2px;
    line-height: 1.42857143;
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0;
}

#subscribe {
  width:0px;
  height:0px;
  position:absolute;
  left:0px;
  background-color:#dfdfdf;
  border:1px solid #b8b8b8;
  box-shadow:
    0px 0px 3px #7c7c7c,
    1px 1px 1px #f1f1f1 inset;
}
#subscribe #close {
  width:9px;
  height:9px;
  background-color:#969696;
  border-radius:100%;
  font-size:9px;
  color:#e0e0e0;
  font-weight:bold;
  position:absolute;
  top:6px;
  right:6px;
  box-shadow:1px 1px 1px #fff;
}
#subscribe #close span {
  margin-left:1.5px;
  margin-top:0px;
  text-shadow:0px 0px #fff;
  position:absolute;
  cursor:pointer;
 
}
#subscribe #container #text {
 
  width:120px;
  position:absolute;
  left:90px;
  top:26px;
}
#subscribe #container #text h1 {
  font-size:11px;
  text-shadow:1px 1px #fff;
    font-weight:bold;
  padding-bottom:7px
}
#subscribe #container #text p {
 font-family:Helvetica;
  font-size:10px;
    color:#4e4e4e;
  line-height:15px
}
#subscribe #container #icon{
  position:absolute;
  top:26px;
  left:17px;
  
  
}


#subscribe #form {
  position:absolute;
  width:225px;
 
}

#subscribe #form form input[type=email] {
  padding:0px;
  margin:0px;
  padding-left:8px;
  height:30px;
  width:145px;
  border-top-left-radius:0px;
  border-bottom-left-radius:0px;
  border:1px solid #898989;
  border-right:0px;
  margin-top:9px;
  margin-left:11px;
  -webkit-appearance:none;
  box-shadow:1px 1px 4px 0px #a8a8a8 inset;
}
#subscribe #form form input[type=submit] {
  width: 50px;
    height: 30px;
  padding:0px;
  margin:0px;
  margin-left:-4px;
 
  -webkit-appearance:none;
  border:none;
  background:#d5a770;
  border:1px solid #d5a770;
  
  background-image:url(https://dl.dropboxusercontent.com/u/3589490/web/img/subscribe_key.png);
	background-repeat:no-repeat;
  background-position:9px 6px;
  border-top-right-radius:0px;
  border-bottom-right-radius:0px;
  box-shadow:0px 1px 1px 0px #ccc inset;
}



* {box-sizing: border-box}
body {font-family: "Lato", sans-serif;}

/* Style the tab */
.tab {
  float: left;
  /*border: 1px solid #ccc;*/
  background-color:transparent;
  width: 20%;
  height: 300px;
}

/* Style the buttons inside the tab */
.tab button {
  display: block;
  background-color: inherit;
  color: black;
  padding: 22px 16px;
  width: 100%;
  border: none;
  outline: none;
  text-align: left;
  cursor: pointer;
  transition: 0.3s;
  font-size: 17px;
}

/* Change background color of buttons on hover */
.tab button:hover {
  background-color: transparent;
  border-left: solid 4px #ccc;
  padding: 1.2rem 0.5rem 1.2rem 1.1rem;
}

/* Create an active/current "tab button" class */
.tab button.active {
  background-color: transparent;
  border-left: solid 4px #a61f2a;
  padding: 1.2rem 0.5rem 1.2rem 1.1rem;
}

/* Style the tab content */
.tabcontent {
	background-image:url(../../assets/img/banner/bg1.jpg);
  float: left;
  padding: 70px 12px;
  border: 1px solid #ccc;
  width: 80%;
  border-left: none;
  height: 470px;
}


.panel-default {
    border-color: #ddd;
}
.panel {
	margin-top:30px;
    margin-bottom: 30px;
    background-color:#ffffffd1;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
    box-shadow: 0 1px 1px rgba(0,0,0,.05);
}

.panel-body {
    padding: 5px;
}

.testimg{border: 3px solid #795548;
    padding: 5px;
	width: 240px;
	height: 150px;
background-color: #fff;}

.testimg img{
	width: 100px;
}


.h5style{margin-bottom: 5px;}

/* artist */

.home1.block-news1 .featured-news .cnt h3 {
    font-size: 34px;
    font-weight: 500;
    margin: 6px 0;
    color: #fff;}
.home1.block-news1 .category {
    font-weight: 600;
    color: #d5a770;
    font-size: 15px;
    text-transform: uppercase;
}
.home1.block-news1 .news {
    margin-bottom: 15px;
}
.home1.block-news1 .news figure {
    display: flex;
    align-items: center;
}
.home1.block-news1 .news figure img {
    width: 167px;
    height: auto;
	border-radius: 5%;
    /*border: 4px solid #000;
    padding: 3px;*/
	box-shadow: -0.25rem -0.15rem 0.75rem 0 rgba(0, 0, 0, 0.72);
}
.home1.block-news1 .news figcaption {
    margin-left: 20px;
}


/* artist and */



.hrefimg{width: 50%;
    padding: 100px;
}
#overlay img {
    margin: 0;
    width: 50%;
    height: auto;
    -o-object-fit: contain;
    object-fit: contain;
    padding: 5%;
}
#gallery {
  @media screen and (min-width: 991px) {
    padding: 60px 30px 0 30px;
  }
}

.img-wrapper {
  position: relative;
  margin-top: 15px;
  img {
    width: 100%;
  }
}
.img-overlay {
  background: rgba(0,0,0,0.7);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  opacity: 0;
  i {
    color: #fff;
    font-size: 3em;
  }
}
.img-wrapper img {
    width: 100%;
}
.img-overlay i {
    color: #fff;
    font-size: 3em;
}
#overlay {
  background: rgba(0,0,0,0.7);
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 999;
  // Removes blue highlight
  -webkit-user-select: none;
  -moz-user-select: none;    
  -ms-user-select: none; 
  user-select: none; 
  img {
    margin: 0;
    width: 80%;
    height: auto;
    object-fit: contain;
    padding: 5%;
    @media screen and (min-width:768px) {
        width: 60%;
    }
    @media screen and (min-width:1200px) {
        width: 50%;
    }
  }
}

#nextButton {
  color: #fff;
  font-size: 2em;
  transition: opacity 0.8s;
  &:hover {
    opacity: 0.7;
  }
  @media screen and (min-width:768px) {
    font-size: 3em;
  }
}

#prevButton {
  color: #fff;
  font-size: 2em;
  transition: opacity 0.8s;
  &:hover {
    opacity: 0.7;
  }
  @media screen and (min-width:768px) {
    font-size: 3em;
  }
}

#exitButton {
  color: #fff;
  font-size: 2em;
  transition: opacity 0.8s;
  position: absolute;
  top: 15px;
  right: 15px;
  &:hover {
    opacity: 0.7;
  }
  @media screen and (min-width:768px) {
    font-size: 3em;
  }
}



.padd{    padding: 10px;}

.scolor{color:red;}
.zoom {
  transition: transition: .3s;;
  width: 200px;
  margin:5px auto;
}

.zoom:hover {
  -ms-transform: scale(1.1); /* IE 9 */
  -webkit-transform: scale(1.1); /* Safari 3-8 */
  transform: scale(1.1); 
}

.hovereffect {
  width: 100%;
  height: 100%;
  float: left;
  overflow: hidden;
  position: relative;
  text-align: center;
  cursor: default;
  background: #5a5a5a;
}

.hovereffect .overlay {
  width: 100%;
  height: 100%;
  position: absolute;
  overflow: hidden;
  top: 0;
  left: 0;
  padding: 50px 20px;
}

.hovereffect img {
  display: block;
  position: relative;
  max-width: none;
  width: calc(100% + 20px);
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: translate3d(-10px,0,0);
  transform: translate3d(-10px,0,0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.hovereffect:hover img {
  opacity: 0.4;
  filter: alpha(opacity=40);
  -webkit-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
}

.hovereffect h2 {
  text-transform: uppercase;
  color: #fff;
  text-align: center;
  font-size: 17px;
  overflow: hidden;
  padding: 0.5em 0;
  background-color: transparent;
}

.hovereffect h1 {
	font-size: 30px;
  text-transform: uppercase;
  color: #fff;
  text-align: center;
  position: relative;
  overflow: hidden;
  padding: 0.5em 0;
  background-color: transparent;
}

.hovereffect h2:after {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 2px;
  background: #fff;
  content: '';
  -webkit-transition: -webkit-transform 0.35s;
  transition: transform 0.35s;
  -webkit-transform: translate3d(-100%,0,0);
  transform: translate3d(-100%,0,0);
}

.hovereffect:hover h2:after {
  -webkit-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
}

.hovereffect a, .hovereffect p {
  color: #5a5a5a;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: translate3d(100%,0,0);
  transform: translate3d(100%,0,0);
}

.hovereffect:hover a, .hovereffect:hover p {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
}








.single-product1-item {
 /* border: 1px solid #e7e7e7;
  -webkit-border-radius: 0px;
  -moz-border-radius: 20px;
  -webkit-box-shadow: 1px 1px 0 0 #ffffff inset, 1px 1px 0 0 #ffffff;
  box-shadow: 1px 1px 0 0 #ffffff inset, 1px 1px 0 0 #ffffff;*/
  margin: 30px 0 32px;
  overflow: hidden;
  /*padding: 0 0 30px*/;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  -ms-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
  position: relative; 
  
  }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .single-product1-item {
      margin: 25px 0 22px; } }
  @media only screen and (max-width: 767px) {
    .single-product1-item {
      margin: 20px 0; } }
  .single-product1-item:hover {
    border-color: #ffffff;
    /*-webkit-box-shadow: 4px 8px 14px 0 rgba(0, 0, 0, 0.1), 0 0 0 1px #ffffff inset;
    box-shadow: 4px 8px 14px 0 rgba(0, 0, 0, 0.1), 0 0 0 1px #ffffff inset;*/ 
	
	}
  .single-product1-item .product-image {
    position: relative;
padding: 10px;}
    .single-product1-item .product-image > a {
      display: block; }
      .single-product1-item .product-image > a img {
        max-width: 100%; 
		border-radius: 50%;
		  box-shadow: 0px 0px 12px 1px #202226b5;
		/*border: 3px solid #795548;
        padding: 5px;*/}
    .single-product1-item .product-image .product-hover > ul.hover-icon-list {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      left: 0;
      opacity: 0;
      position: absolute;
      right: 0;
      top: 46.2%;
      -webkit-transition: all 0.3s ease-in-out 0s;
      -moz-transition: all 0.3s ease-in-out 0s;
      -ms-transition: all 0.3s ease-in-out 0s;
      -o-transition: all 0.3s ease-in-out 0s;
      transition: all 0.3s ease-in-out 0s; }
      .single-product1-item .product-image .product-hover > ul.hover-icon-list > li {
        display: block; }
        .single-product1-item .product-image .product-hover > ul.hover-icon-list > li > a {
          background: #ffffff none repeat scroll 0 0;
          border: 1px solid #ececeb;
          border-radius: 50%;
          -webkit-border-radius: 50%;
          -moz-border-radius: 50%;
          color: #2c2c2c;
          display: block;
          font-size: 15px;
          height: 43px;
          line-height: 47px;
          margin: 0 4.5px;
          text-align: center;
          width: 43px; }
          .single-product1-item .product-image .product-hover > ul.hover-icon-list > li > a:hover, .single-product1-item .product-image .product-hover > ul.hover-icon-list > li > a:focus {
            background: #78a206;
            border-color: #78a206;
            color: #ffffff; }
          .single-product1-item .product-image .product-hover > ul.hover-icon-list > li > a > i {
            line-height: 45px; }
    .single-product1-item .product-image .product-hover .p-cart-btn {
      background: #ffffff none repeat scroll 0 0;
      border: 1px solid #ececeb;
      border-radius: 20px;
      -webkit-border-radius: 20px;
      -moz-border-radius: 20px;
      bottom: -34.9%;
      color: #2c2c2c;
      display: block;
      font-family: "Oswald", sans-serif;
      font-size: 12px;
      font-weight: 500;
      left: 50%;
      line-height: 39px;
      margin: auto;
      opacity: 0;
      padding: 0 15px;
      position: absolute;
      -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
      transform: translateX(-50%);
      text-transform: uppercase;
      z-index: 2; }
      @media only screen and (min-width: 992px) and (max-width: 1200px) {
        .single-product1-item .product-image .product-hover .p-cart-btn {
          padding: 0 20px;
          min-width: 115px; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .single-product1-item .product-image .product-hover .p-cart-btn {
          padding: 0 20px; } }
      @media only screen and (max-width: 767px) {
        .single-product1-item .product-image .product-hover .p-cart-btn {
          padding: 0 20px;
          min-width: 115px; } }
      .single-product1-item .product-image .product-hover .p-cart-btn:hover, .single-product1-item .product-image .product-hover .p-cart-btn:focus {
        background: #78a206;
        border-color: #78a206;
        color: #ffffff; }
  .single-product1-item:hover .product-image .product-hover > ul.hover-icon-list {
    opacity: 1;
    top: 41.6%; }
  /*.single-product1-item:hover .product-image > a {
    opacity: 0.2; }*/
  .single-product1-item:hover .product-hover .p-cart-btn {
    bottom: -38.7%;
    opacity: 1; }
    @media only screen and (min-width: 768px) and (max-width: 991px) {
      .single-product1-item:hover .product-hover .p-cart-btn {
        bottom: -52.7%; } }
    @media only screen and (max-width: 767px) {
      .single-product1-item:hover .product-hover .p-cart-btn {
        bottom: -57.7%; } }
    @media only screen and (max-width: 479px) {
      .single-product1-item:hover .product-hover .p-cart-btn {
        bottom: -38%; } }
  .single-product1-item:hover .product-text .pro-price {
    opacity: 0; }
  .single-product1-item .product-text .product-rating > i {
    font-size: 14px;
    letter-spacing: -0.4px;
    line-height: 25px; }
    .single-product1-item .product-text .product-rating > i.color {
      color: #7ba212; }
  .single-product1-item .product-text > h5 {
    font-weight: 600;
    margin-bottom: 5px;
    padding-top: 10px; }
  .single-product1-item .product-text .pro-price {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-family: "Oswald", sans-serif;
    font-size: 14px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
    .single-product1-item .product-text .pro-price span {
      display: block;
      margin: 0 4px; }
      .single-product1-item .product-text .pro-price span.new-price {
        color: #78a206;
        font-size: 16px;
        font-weight: 600; }
      .single-product1-item .product-text .pro-price span.old-price {
        color: #b8b8b8;
        line-height: 23px;
        text-decoration: line-through; }
		
		
		
		
		

.shipicon{font-size: 40px;
    color: #d5a770;}

.magp{font-size: 30px;
    line-height: 45px;
    color: #fff;
    font-weight: 600;
}
.rating{color:#EDD008;
font-size: 30px;}
.bottom-left {
  position: absolute;
    bottom: 50px;
    left: 35px;
    font-weight: 800;
    font-size: 10px;
    text-transform: uppercase;
}

.bottom-right {
  position: absolute;
    bottom: 30px;
    right: 45px;
}

.artistimg1{border-radius: 50%;
    border: 5px solid #000;
}


.home.block-news .featured-news .cnt h3 {
    font-size: 34px;
    font-weight: 500;
    margin: 6px 0;
    color: #fff;}
.home.block-news .category {
    font-weight: 800;
    color: #d5a770;
    font-size: 12px;
    text-transform: uppercase;
}
.home.block-news .news {
    margin-bottom: 15px;
}
.home.block-news .news figure {
    display: flex;
    align-items: center;
}
.home.block-news .news figure img {
    width: 167px;
    height: auto;
}
.home.block-news .news figcaption {
    margin-left: 20px;
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
    display: block;
}


.wpb_single_image.vc_align_left {
    text-align: left;
}
.vc_custom_1504551155911 {
    margin-right: 50% !important;
}   

.help{width: 100%;
    box-shadow: 0.75rem 0.85rem 3.75rem 0 rgba(0, 0, 0, 0.63);
	border: 10px solid #000;
    padding: 5px;}

.parea{background-color: #edebe5;}

.wpb_single_image .vc_figure {
    display: inline-block;
    vertical-align: top;
    margin: 0;
    max-width: 100%;
	box-shadow: -0.25rem 0.85rem 2.75rem 0 rgba(0, 0, 0, 0.63);
}

.artistimg{border-radius: 50%;
    border: 5px solid #000;
    padding: 5px;}

.wpb_single_image img {
    height: auto;
    max-width: 100%;
    vertical-align: top;
	padding: 35px;
    border: 20px solid #161616;
	box-shadow: inset 5px 5px 80px 0 #00000087;
}

.wpb_single_image.vc_align_left {
    text-align: left;
}
.vc_custom_1504551166464 {
    margin-top: -35% !important;
    margin-left: 55% !important;
}
.wpb_button, .wpb_content_element, ul.wpb_thumbnails-fluid>li {
    margin-bottom: 35px;
}

.pcolor{color: #5a5a5a;
    font-size: 14px;
}
