/* line 1, ../sass/single-components/_helpers.scss */
._bBottom {
  border-bottom: 1px solid #ccc !important;
  padding-bottom: 7px;
}

/* line 2, ../sass/single-components/_helpers.scss */
._cLGrey {
  color: #ccc;
}

/* line 3, ../sass/single-components/_helpers.scss */
._pLeftRight {
  padding-left: 7px !important;
  padding-right: 7px !important;
}

/* line 4, ../sass/single-components/_helpers.scss */
._pLeftRight:first-child {
  padding-left: 15px !important;
}

/* line 5, ../sass/single-components/_helpers.scss */
._pLeftRight:last-child {
  padding-right: 15px !important;
}

._pLeftRight img{
  width: 100%;
  height: 100%;
}
#media img{
  width: 100%;
  height: auto;
}
.zoom-in{
  -webkit-animation-duration: 750ms;
  animation-duration: 750ms;
  -webkit-animation-name: zoom-in;
  animation-name: zoom-in;
}

/* line 1, ../sass/single-components/_buttons.scss */
.single-btn {
  border-radius: 1px !important;
}

/* line 4, ../sass/single-components/_buttons.scss */
.ti-star {
  color: #ccc;
}

/* line 5, ../sass/single-components/_buttons.scss */
.-star {
  color: #fc7100;
}

/* line 1, ../sass/single-components/_head.scss */
.single-head {
  margin-bottom: 15px;
}
/* line 3, ../sass/single-components/_head.scss */
.single-head .-navcontainer {
  padding-top: 30px;
}
/* line 5, ../sass/single-components/_head.scss */
.single-head .-navcontainer .-navbtn {
  font-size: 18px;
  color: #3d3d3d;
}
/* line 8, ../sass/single-components/_head.scss */
.single-head .-navcontainer .-navbtn:hover {
  color: #0193E2;
}
/* line 11, ../sass/single-components/_head.scss */
.single-head .-title {
  margin-bottom: 5px;
}
/* line 14, ../sass/single-components/_head.scss */
.single-head .-tag {
  color: #ccc;
  margin: 0;
}

/* line 1, ../sass/single-components/_left-section.scss */
.left-section {
  padding-top: 15px;
  padding-bottom: 30px;
}
/* line 4, ../sass/single-components/_left-section.scss */
.left-section .all-images {
  padding-top: 15px;
}
/* line 7, ../sass/single-components/_left-section.scss */
.left-section .-rate-the-product {
  float: left;
}
/* line 9, ../sass/single-components/_left-section.scss */
.left-section .-rate-the-product i {
  cursor: pointer;
}
/* line 11, ../sass/single-components/_left-section.scss */
.left-section .-right {
  float: right;
  padding-left: 30px;
  padding-right: 30px;
}

/* line 1, ../sass/single-components/_right-section.scss */
.right-section {
  padding-bottom: 30px;
}
/* line 3, ../sass/single-components/_right-section.scss */
.right-section .-price {
  margin: 15px auto;
}
/* line 5, ../sass/single-components/_right-section.scss */
.right-section .-price .-currency {
  font-size: 14px;
}
/* line 9, ../sass/single-components/_right-section.scss */
.right-section .-count {
  margin-top: 15px;
  font-size: 14px;
}
/* line 13, ../sass/single-components/_right-section.scss */
.right-section .-rated {
  margin-top: 10px;
}
/* line 19, ../sass/single-components/_right-section.scss */
.right-section .input-group {
  margin: 15px 0;
}
/* line 21, ../sass/single-components/_right-section.scss */
.right-section .input-group .-quantity {
  margin-left: 20px;
  padding: 6px 20px;
  max-width: 100px;
}
/* line 27, ../sass/single-components/_right-section.scss */
.right-section .single-btn {
  padding-left: 35px;
  padding-right: 35px;
  margin-bottom: 15px;
}
/* line 33, ../sass/single-components/_right-section.scss */
.right-section .-share .-icon {
  color: #3d3d3d;
  font-size: 22px;
  padding-right: 7px;
}
/* line 37, ../sass/single-components/_right-section.scss */
.right-section .-share .-icon:hover {
  color: #0193E2;
}
/* line 41, ../sass/single-components/_right-section.scss */
.right-section .similar-products .-border {
  border: 1px solid #fff;
  padding-top: 15px;
}
.right-section .similar-products .-border:hover {
  border: 1px solid #0193E2;
}
.right-section .similar-products .-imgcont {
  position: relative;
}
.right-section .similar-products .-imgcont .-price {
  position: absolute;
  font-size: 10px;
  padding: 5px 10px;
  color: #fff;
  background: #3d3d3d;
  left: 10px;
  bottom: 0;
}
.right-section .similar-products .-title {
  color: #3d3d3d;
}
.right-section .similar-products .-title:hover {
  color: #0193E2;
}
.fluid-body {
  padding-bottom: 30px;
}
a:hover {
  text-decoration: none !important;
  color: #0193E2;
}
.page-comment{
  padding-top: 44px;
}
.is-empty{
  padding-top:  120px;
  padding-bottom: 120px;
}
._comment{
  cursor: pointer;
}
.js-form-item-comment-body-0-format{
  display: none !important;
}
.top40{
  padding-top: 40px !important;
}
.-person{
  display: block;
  clear: both;
  text-align: center;
}
.br-widget{
  text-align: center !important;
}
.br-widget a{
  float: none !important;
  margin-right: 0px !important;
}
li.rating{
  position: relative;
  border: none !important;
  border-bottom: 1px solid #ccc !important;
  padding-bottom: 15px !important;
}
.-rated{
  position: absolute;
  top: 10px;
  right: 10px;
}
.-rated i{
  color: #ccc;
  cursor: default;
}

.-rated-view i{
  color: #ccc;
  cursor: pointer;
}
#edit-field-int-wrapper--2 label,
#edit-field-int-wrapper--2 input{
  display: none !important;
}
#edit-field-int-0-value--2--description{
  margin-bottom: 15px;
}
#edit-field-int-0-value--2--description i{
  color: #ccc;
}
#edit-field-int-0-value--2--description i:hover{
  color: #edb867;
  cursor: pointer;
}
/* Comment title on product page */
#respond h5{
  font-size: 26px;
  text-transform: none;
  border-bottom: 1px solid #ccc !important;
  padding-bottom: 7px;
}

.single-product-body svg{
  color: #ccc;
}
