@charset "UTF-8";
/*******************************************
 ***          SO Framework: Sass          ***
 *******************************************/
/* [2] */
/* [8] */
/*===============================================
 [SASS DIRECTORY ]
 [1] Minxin Link
 [2] Minxin Button
 [3] Minxin Triangle
 [4] Minxin LABEL PRODUCT
 [5] Minxin Scrollbars
 [6] Minxin Dev Custom
 ==============================================*/
  /*new style */
  @import url('https://fonts.googleapis.com/css2?family=Tajawal&display=swap');
body , h1, h2 ,h3, h4 ,h5, h6, p, a, span, li, ul ,div , strong {
  font-family: 'Tajawal', sans-serif;
}
@media(max-width:757px){
  #trady-banner .col-lg-4.col-md-12.col-sm-12.col-xs-12.col-style h2 ,
  #trady-banner  .col-lg-8.col-md-12.col-sm-12.col-xs-12.col-style h2 ,
  #trady-banner  .col-lg-4.col-md-12.col-sm-12.col-xs-12.col-style h2,
  #trady-banner .col-lg-12.col-md-4.col-sm-6.col-xs-12.col-style h2 {
    font-size: 10px;
    padding: 7px;
    font-weight: normal;
    background: #d4d2d2a3;
  }
  .show-more-cate span {
    padding-top: 0 !important;
  }
}

/*finsh new style gift 141122*/

/*start new style gift 210922*/
.checkout-cart #button-coupon {
	color: #fff !important ;
}
.pull-right.checkout-top {
  float: left;
  width: 35%;
  padding: 0;
}
.pull-right.checkout-top .btn.btn-primary {
  width: 100%;
  text-align: center !important;
  border-radius: 4px;
  margin-bottom: 10px;
}
.col-md-3.col-sm-4.col-xs-12.content-aside.left_column.sidebar-offcanvas.active {
  margin-top: 61px;
}

.col-md-12.col-sm-12.addressorderinfo.datetosend {
  padding-bottom: 20px;
}

.col-md-12.col-sm-12.addressorderinfo.datetosend span {
  color: #000;
  font-size: 15px;
  margin-right: 10px;
}

.bodyofboxcontent.col-md-4.col-sm-12 div:nth-child(2) {
  display: none;
}

.bodyofbox.col-md-12.col-sm-12 {
  padding-bottom: 15px;
  padding-top: 10px;
}

.numberofproduct {
  position: absolute;
  top: 8px;
  height: calc(100% - 16px);
  width: 30%;
  font-size: 27px;
  text-align: center;
  color: #d7458f;
  padding-top: calc(50% - 40px);
  left: 15px;
  background-image: repeating-linear-gradient(to right, #e8a6c79c, #cecece 35%, #eaeaea 100%);
  min-width: 50px;
  max-width: 74px;
}

.container.success #content {
  text-align: center;
}

.col-md-12.col-sm-12.historyorderinfo tr {
  background: unset;
}

.col-md-12.col-sm-12.historyorderinfo h2 {
  margin-bottom: 10px;
}

.orderinfo-outter,
.container-steps.col-md-12.col-sm-12,
.ordersbody-item.order-info-item,
.col-md-12.col-sm-12.addressorderinfo,
.col-md-12.col-sm-12.historyorderinfo {
  float: right;
  width: 100%;
  border-bottom: 1px solid #E4E4E4;
  padding: 30px;
}

.ordersbody-item.order-info-item,
.col-md-12.col-sm-12.addressorderinfo,
.col-md-12.col-sm-12.historyorderinfo {
  padding-top: 15px;
}

.col-md-12.col-sm-12.historyorderinfo {
  border: none
}

.col-md-12.col-sm-12.totalorderinfo b {
  color: #1F1679;
}

.orderitem {
  float: right;
  width: 100%;
}

.ordersbody.order-info-body>div {
  box-shadow: unset !important;
  padding-bottom: 20px;
}

.ordersbody {
  float: right;
  width: 100%;
}

.ordersbody .showbutton a {
  border-radius: 5px;
}

.bodyofboxcontent.col-md-8.col-sm-12>div {
  margin-bottom: 10px;
  font-size: 14px;
}

.headofbox.col-md-12.col-sm-12 {
  font-size: 14px;
}

.headofbox.col-md-12.col-sm-12 {
  border-bottom: 1px solid rgba(0, 0, 0, 0.11);
  padding: 8px;
  margin-bottom: 5px;
}

.ordersbody>div {
  display: block;
  float: right;
  width: 98%;
  box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.25);
  margin: 0 1%;
  margin-top: 10px;
  margin-bottom: 10px;
  border-radius: 5px;
}

.container.trady-account.order-info .table.table-bordered.table-hover {
  display: block;
  float: right;
  width: 100%;
  border: none;
}

#exTab1 {
  margin: 5px 0px;
  border-bottom: 2px solid #1F1679;
  padding-bottom: 0px;
}

#exTab1 .active {
  background: #1F1679;
  color: #fff;

}

#exTab1 li {
  padding: 10px;
  font-size: 15px;
  cursor: pointer;
}

.container.trady-account .product-item-container .caption span {
  width: 100%;
  display: block;
}

.container.trady-account .product-item-container .right-block {
  padding: 10px;
}

.container.trady-account .product-item-container .right-block .price {
  margin-top: 0;
}

.button-wishlist-trdy {
  position: absolute;
  top: 15px;
  left: 15px;
}

.button-wishlist-trdy .btn {
  padding: 2px !important;
  border-radius: 50%;
  font-size: 14px;
  text-align: center;
  color: #fff !important;
  width: 30px;
  height: 30px;
  line-height: 27px;
}

.addres-trady-list-elemnt .buton-trady {
  position: relative;
  height: 0;
  display: block;
  z-index: 9999;
  top: 5px;
  left: 10px;
}

.addres-trady-list-elemnt .btn.btn-info {
  background: #1F1679;
  padding: 2px;
  border-radius: 50%;
  font-size: 14px;
}

.addres-trady-list-elemnt .btn.btn-danger {
  background: #FC0005;
  padding: 2px;
  border-radius: 50%;
  font-size: 14px;
}

.addres-trady-list-elemnt .addres-trady-info {
  display: block;
  float: right;
  width: 100%;
  height: 160px;
  overflow: hidden;
  text-align: right;
  padding: 10px;
}

.table.table-bordered.table-hover.addres-trady-list {
  border: none;
  margin-top: 20px;
  display: block;
  float: right;
  width: 100%;
  padding: 0 5px;
  margin-bottom: 0;
}

.addres-trady-list-elemnt>.text-right {
  display: block;
  float: right;
  width: 100%;
  height: 100%;
}

.addres-trady-list-elemnt {
  margin-bottom: 30px;
  border-radius: 5px;
  overflow: hidden;
  width: 47%;
  margin-left: 3% !important;

  float: right;
  background: unset;
  border: none;
  box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.25);
  padding: 5px;
  text-align: right;
}

.container.trady-account aside {
  margin-top: 15px;
}

.container.trady-account .form-horizontal .buttons.clearfix>div {
  width: max-content;
  display: block;
  margin: 0 10px;
}

.container.trady-account .form-horizontal .buttons.clearfix {
  width: max-content;
  margin: auto;
  margin-top: 30px;
}

.form-horizontal .buttons.clearfix>div .btn {
  border-radius: 5px;
}

.container.trady-account .form-horizontal .buttons.clearfix>div .btn.btn-default {
  background: unset;
  color: #d7458f;
  text-decoration: underline;
}

.container.trady-account .sec-account h2,
.container.trady-account h1,
.container.trady-account h2 {
  color: #1F1679;
  background: unset !important;
  font-size: 20px;
  padding-right: 10px;
  margin-bottom: 0;
  padding-bottom: 0;
  font-weight: inherit;
}

.container.trady-account .form-horizontal .form-group {
  margin: 0;
  margin-top: 20px;
  display: block;
  float: right;
  width: 100%;
}

.container.trady-account .form-horizontal .selected-dial-code {
  padding-right: 25px !important;
  padding-left: 20px;
}

.container.trady-account .form-horizontal #input-telephone {
  padding-right: 90px;
}

.container.trady-account .form-horizontal legend {
  display: none;
}

.container.trady-account {
  margin: 0 5%;
  width: 90% !important;
}

.container.trady-account .form-horizontal .col-sm-2.control-label {
  text-align: right;
}

.container.trady-account .sec-account {
  background: unset;
  border: none;
  box-shadow: unset;
  padding: 5px;
}

.container.trady-account .list-box li .active {
  color: #d7458f;
}

.container.trady-account .module-content .list-box li::before {
  display: none;
}

.container.trady-account .list-box li {
  padding-right: 0;
  border: none;
}

.container.trady-account .list-box li a {
  color: #2C2C2C;
  font-size: 15px;
}

.container.trady-account #content {
  float: left;
  margin-top: 30px;
}

.container.trady-account {
  margin: 0 5%;
  width: 90% !important;
}

.container.trady-account .list-box li i {
  margin-left: 5px;
}

.container.trady-account .module-content.custom-border {
  padding: 0 5px;
  border: unset;
  margin-top: 20px;
}

.trady-account .col-md-3.col-sm-4.col-xs-12.content-aside.right_column.sidebar-offcanvas h3 {
  display: none;
}

.account-order-info .container.success h1 {
  color: #6DA544;
  text-align: center;
  margin-top: 15px;
  margin-bottom: 25px;
}

.account-order-info .container.success p {
  color: #2C2C2C;
  text-align: center;
  max-width: 700px;
  margin: auto;
  font-size: 17px;
}

.account-order-info .container.success .success {
  text-align: center;
  display: block;
  width: 100%;
}

#button-quote {
  text-align: center !important;
}

.gift-cart-right-35>h3 {
  margin-bottom: 0;
  padding: 0 20px;
  margin-top: 15px;
  color: #1F1679;
  font-size: 17px;
}

.gift-cart-left-65 .trady-product-cart-view>.col-md-9.col-xs-12 {
  padding-top: 15px !important;
}

#checkout-cart .trady-product-cart-view .btn.btn-danger {
  color: #FC0005 !important;
}

#checkout-cart .input-group.btn-block .form-control {
  text-align: center !important;
  width: 100% !important;
}

#checkout-cart .trady-product-cart-view .btn.btn-primary {
  background: unset;
  color: #fff;
  font-size: 16px;
}

#checkout-cart .trady-product-cart-view>div,
#checkout-cart .trady-product-cart-view>div>div {
  padding: 0 4px;
}

.gift-cart-left-65 .table-responsive {
  overflow: hidden;
  width: 100%;
}

#checkout-cart * {
  text-align: right;
}

.gift-cart-right-35 {
  background: #fbecf4;
  box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.25);
}

.gift-cart-right-35 .panel-body {
  border: none !important;
  box-shadow: unset !important;
}

.gift-cart-right-35 .panel-collapse.collapse {
  border: none !important;
  box-shadow: unset !important;
  background: unset !important;
}

.gift-cart-right-35 .panel.panel-default {
  border: none !important;
  margin: 0 !important;
  background: unset !important;
}

.gift-cart-right-35 #collapse-shipping #button-quote {
  position: relative;
  float: left;
  font-size: 11px;
  width: 100px;
  top: -37px;
  padding: 10px 5px;
  border-radius: 5px;
}

#checkout-cart #input-coupon {
  border: none;
}

#input-country {
  border: none;
}

#checkout-cart #collapse-coupon .panel-body>.input-group {
  padding: 3px 5px 3px 0px;
  background: #fff;
}

.trady-product-cart-view .col-md-7.col-xs-12 .input-group.btn-block.col-xs-12.col-md-12 {
  padding: 4px 2px;
  background: #fbecf4;
}

.trady-product-cart-view .col-md-7.col-xs-12 .input-group.btn-block.col-xs-12.col-md-12 .form-control {
  background: unset !important;
  border: none;
}

.gift-cart-left-65 .input-group.btn-block.col-xs-12.col-md-12 .input-group-btn {
  border-radius: 5px;
}

#checkout-cart #content>.buttons.clearfix {
  width: max-content;
  margin: auto;
  display: block;
}

#checkout-cart #content>.buttons.clearfix a {
  border-radius: 5px;
}

#checkout-cart #content>.buttons.clearfix>div {
  margin: 30px 10px 10px 10px;
  float: left !important;
}

#checkout-cart #collapse-coupon .panel-body>.input-group .input-group-btn {
  border-radius: 5px;
}

.gift-cart-right-35 .form-horizontal {
  background: #fff !important;
  padding: 3px 5px 3px 0px;
}

#checkout-cart #content>.buttons.clearfix .pull-left .btn.btn-default {
  background: #707070;
}

.gift-cart-right-35 #button-coupon {
  font-size: 11px;
}

.gift-cart-right-35 #accordion {
  margin-bottom: 0;
}

.gift-cart-right-35 #collapse-shipping .panel-body {
  padding-bottom: 0;
}

.gift-cart-right-35 .col-sm-4.col-sm-offset-8 {
  width: 100%;
  margin: 0;
  padding: 0 15px;
}

.gift-cart-right-35 #accordion .col-sm-2.control-label {
  display: none;
}

.gift-cart-right-35 #collapse-shipping .form-group.required .col-sm-10 {
  width: 100%;
  padding: 0;
}

.gift-cart-right-35 #collapse-shipping .form-group.required {
  margin: 0;
  width: calc(100% - 100px);
}

.gift-cart-right-35 #accordion .col-sm-2.control-label {
  display: none;
}

.gift-cart-left-65 {
  float: right;
  width: 65%;
  padding: 0 10px;
}

.gift-cart-right-35 {
  float: left;
  width: 35%;
  padding: 0 10px;
}

.table.table-striped.table-bordered {
  border: none;
}

.table.table-striped.table-bordered * {
  background: unset !important;
  border: none;
  padding-top: 0;
}

.table.table-striped.table-bordered {
  border: none;
}

.producttab .nav.nav-tabs.font-sn {
  border-bottom: 1px solid #1F1679 !important;
}

.producttab .tabsslider .tab-content {
  border: none !important;
  padding: 15px 0px !important;
}

.producttab .tabsslider .nav-tabs li {
  border: unset !important;
}

.product-product #product .add-to-links.wish_comp {
  position: initial;
  float: right;
  margin: 0;
}

.product-product #product .add-to-links.wish_comp .fa {
  font-size: 20px;
  color: #FC0005;
}

.product-product #product .add-to-links.wish_comp a {
  width: 45px !important;
  line-height: 48px;
  height: 45px;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.25);
  border: none;
}

.product-product .cart #button-cart,
.product-product .cart #button-cart2,
.product-product .cart .form-group.tshirtecommerce-btn-group {
  display: inline-flex;
  padding: 10px 5px !important;
  top: 0 !important;
  position: relative !important;
  border: none !important;
  box-shadow: unset !important;
  line-height: 1.5 !important;
  height: unset;
  font-size: 15px !important;
  width: calc(50% - 20px);
  float: right;
  margin: 0 5px;
  border-radius: 5px;
  border: 1px solid #d7458f !important;
}

.product-product .cart .form-group.tshirtecommerce-btn-group a {
  font-size: unset !important;
  padding: 0 !important;
  background: unset !important;
}

.product-product .cart .form-group.tshirtecommerce-btn-group {
  background: #d7458f;
}

.product-product .cart #button-cart,
.product-product .cart #button-cart2 {
  background: #fff;
  color: #d7458f;
}

.releate-products-color .right-block {
  display: none;
}

.releate-products-color .product-layout {
  max-width: 70px;
  float: right;
  margin: 4px;
}

.releate-products-color img {
  border-radius: 5px;
}

#product-related .owl2-stage {
  max-width: 100%;
  float: left;
  left: 0;
  position: initial !important;
  transform: unset !important;
  transition: unset !important;
  width: 100% !important;
}

@media(max-width:991px) {
  .col-sm-7.col-xs-6.menu-honizol {
    width: 60% !important;
  }

  .navbar-logo.col-lg-3.col-md-3.col-sm-4.col-xs-4 {
    float: right;
  }

  .navbar-logo.col-lg-3.col-md-3.col-sm-4.col-xs-4 img {
    max-width: 120px;
    padding: 0 !important;
    margin-top: 5px;
  }

  .navbar-account.col-lg-3.col-md-3.col-sm-4.col-xs-4 {
    width: max-content;
  }

  .navbar-search.col-lg-6.col-md-6.col-sm-8.col-xs-8 {
    display: none;
  }

  #wrapper .header-bottom.hidden-compact {
    width: 100% !important;
    right: 0;
    border: none !important;
    padding-right: 10px;
    box-shadow: unset !important;
    padding-left: 10px;
  }
}

@media(max-width:800px) {
  header #form-currency .dropdown-menu {
    right: -50px !important;
  }
  .col-md-12.col-sm-12.totalorderinfo .col-md-12.col-sm-12 {
    float: left;
    width: 100%;
  }
  .container.trady-account .table-responsive {
    border: none;
  }
  .container.trady-account .sec-account {
    min-height: unset;
  }
  .orderinfo-outter,
  .container-steps.col-md-12.col-sm-12,
  .ordersbody-item.order-info-item,
  .col-md-12.col-sm-12.addressorderinfo,
  .col-md-12.col-sm-12.historyorderinfo {
    padding-left: 0;
    padding-right: 0;
  }
  .container.trady-account .module {
    margin-bottom: 0;
  }

  .container.trady-account .col-md-3.col-sm-4.col-xs-12.content-aside.right_column.sidebar-offcanvas li {
    width: 50%;
    float: right;
    padding: 0 6px;
    border: 1px solid #dddddd87;
  }

  .container.trady-account .col-md-3.col-sm-4.col-xs-12.content-aside.right_column.sidebar-offcanvas {
    padding: 0 !important;
  }

  #wrapper .container.trady-account {
    width: 100% !important;
    margin: 0 !important;
  }

  .container.trady-account #content {
    margin-top: 20px !important;
    top: 0;
    padding: 0;
    width: 100%;
  }

  .login-panel-bg .login-section {
    max-width: 90% !important;
  }

  #checkout-cart #content {
    margin-top: 100px !important;
  }

  #checkout-cart #content>.buttons.clearfix>div a {
    text-align: center;
  }

  #checkout-cart #content>.buttons.clearfix {
    width: 100%;
    margin-top: 20px !important;
    float: left;
  }

  #checkout-cart #content>.buttons.clearfix>div {
    text-align: center !important;
    margin: auto !important;
    width: 100%;
    display: block;
    margin-top: 5px !important;
  }

  .gift-cart-left-65 .col-md-9.col-xs-12 .col-md-2.col-xs-12 {
    width: max-content;
    top: -80px !important;
    position: absolute;
  }

  .gift-cart-left-65 .input-group.btn-block.col-xs-12.col-md-12 {
    float: unset;
    margin: auto;
  }

  .gift-cart-left-65 * {
    text-align: center !important;
  }

  .gift-cart-left-65,
  .gift-cart-right-35 {
    width: 100%;
  }

  #product-related .clearfix.module.horizontal.col-xs-12 {
    margin-bottom: 0;
  }

  .product-product .container.product-detail #content {

    padding: 0;
    margin-top: 5px !important;
  }

  /* .product-product .container.product-detail {
    padding: 0 5px;
  } */
  .product-product .add-to-links.wish_comp {
    width: 50px !important;
    float: left !important;
    margin-top: -55px !important;
  }

  .product-product .cart #button-cart,
  .product-product .cart #button-cart2 {
    width: calc(100% - 60px) !important;
  }

  .product-product .cart .form-group.tshirtecommerce-btn-group {
    width: 100%;
  }

  .product-product .cart #button-cart,
  .product-product .cart #button-cart2,
  .product-product .cart .form-group.tshirtecommerce-btn-group {

    /* max-width: 325px;
    margin: auto !important; */
    /* float: unset; */
    margin-bottom: 10px !important;
    margin-right: 0;
    margin-left: 0;
  }

  .product-product .content-product-right .cart {
    width: 100%;
    /* text-align: center; */
  }

  .total-shopping-cart.text-shopping-cart.cart-total-full {
    position: absolute;
    right: 0;
    width: 100%;
  }

  #wrapper .header-bottom.hidden-compact {
    width: 100% !important;
    right: 0;
    border: none !important;
    padding-right: 10px;
    box-shadow: unset !important;
    padding-left: 10px;

  }

  .navbar-account.col-lg-3.col-md-3.col-sm-4.col-xs-4 {
    width: 100%;
    margin: 0;
    position: fixed;
    bottom: 0;
    background: #fff;
    right: 0;
    right: 0;
    padding: 10px 5px 0px;
    border-top: 1px solid #E4E4E4;
  }

  .navbar-logo.col-lg-3.col-md-3.col-sm-4.col-xs-4 {
    width: max-content;
    z-index: 9999;
  }

  .navbar-account.col-lg-3.col-md-3.col-sm-4.col-xs-4 {
    text-align: center;
  }
}

/*finish new style gift 210922*/

/*start new style gift*/
.section-style .col-md-12.col-xs-12.nopadding img {
	width: 100%;
}
.product-product .input-group.quantity-control {
	display: none;
}
.product-product #button-design {
	background: #1f1679;
	width: 100%;
	color: #fff;
	text-align: center;
	padding: 6px;
	font-size: 14px;
	border-radius: 3px;
}
#checkout-cart .trady-product-cart-view-img {
	width: 100% !important;
}
.trady-account:hover .dropdown-menu.pull-right.shoppingcart-box {
	display: block !important;
	opacity: 1;
	visibility: visible !important;
	margin-top: 0px;
}
#thumb-slider .img.thumbnail {
	border: none;
	padding: 1px;
}
.large-image.class-honizol {
	border: none !important;
}
.large-image.class-honizol img {
  border-radius: 15px;
}

#thumb-slider img {
  border-radius: 5px;
}
.product-product .content-product-right {
	border: none !important;
}
#button-cart2 {
	width: 100%;
}
.trady-leftimg {
	display: none;
}
.typeheader-3 .megamenu-style-dev .navbar-default .horizontal .megamenu-wrapper ul.megamenu > li.active > a strong {
	color: #fff !important;
}
.filter-content-wrapperfilter-iscroll .content_min_max {
	float: left;
	width: 100%;
	margin-top: 20px;
}
.products-list .price {
	margin-bottom: 5px;
}
.products-category .products-list.grid::before ,.products-category .products-list.grid::after{
	display: none !important;
}
.products-list {
	border: none !important;
}
.products-list .product-layout.col-lg-4.col-md-4.col-sm-4.col-xs-6 {
	padding: 5px;
	border: none !important;
}
.products-list .product-item-container img {
	box-shadow: 3px 4px 4px 4px #f8e8ff !important;
	border-radius: 15px;
}
.products-list .product-item-container {
	border: none;
	box-shadow: 3px 4px 4px 4px #f8e8ff;
	border-radius: 15px;
}
.addToCart {
	width: 85%;
	background: #ef8bbe !important;
	color: #fff;
	border-radius: 10px !important;
	border: none !important;
	padding: 5px;
	font-size: 15px;
	margin-bottom: 10px;
}
.addToCart:hover {
	background: #d7458f !important;
}
.compare.btn-button {
	display: none;
}
.wishlist.btn-button {
	display: block;
	opacity: 1 !important;
	position: absolute;
	top: 10px;
	border-radius: 24px !important;
	transform: translateX(0px) !important;
	right: 5px;
	font-size: 18px !important;
	text-align: center;
	line-height: 1.9;
}
footer .box-social .socials-footer li {
	background: #1f1679c4 !important;
	border-radius: 5px;
}
footer .box-social .socials-footer li:hover {
	background: #1f167966 !important;
}
footer div, footer h1, footer h2, footer h3, footer h4, footer h5, footer a, footer i, footer span ,footer li {
	color: #fff !important;
}
.offer .col-md-3.col-xs-6.text-center {
	padding: 0 10px;
}
.offer {
	padding-bottom: 25px;
	margin-bottom: 25px !important;
}
.offer .col-md-12.col-xs-12.inner h2 {
	font-size: 16px;
	margin-top: 10px !important;
	display: block;
	float: left;
	width: 100%;
	margin-bottom: 5px !important;
}
.offer .col-md-12.col-xs-12.inner {
	box-shadow: 0px 0px 5px 2px #f4f3f9;
	padding: 15px 10px ;
}
.offer .box-title-trady {
	color: #d7458f !important;
	text-align: center;
	width: 100%;
	font-size: 30px !important;
	padding: 30px 0px 25px;
}
.med-banner {
	margin-bottom: 25px !important;
}
.med-banner div {
	padding: 0;
}
.style-dev-extraslider .extraslider {
	border: none;
}
.style-dev-extraslider .product-image-container.item-image img {
	box-shadow: 3px 4px 4px 4px #f8e8ff !important;
	border-radius: 15px;
}
.extraslider  .item-wrap-inner.product-item-container {
  border: none !important;
  box-shadow: unset !important;
  padding: 0 !important;
}
.extraslider .owl2-item {
	padding: 10px;
	border: none !important;
}
.extraslider .owl2-item .item {
	border: none;
	box-shadow: 3px 4px 4px 4px #f8e8ff;
	border-radius: 15px;
}
#trady-main-product .style-dev-extraslider .modtitle {
	display: none;
}
#collapseExample > .col-md-12.col-xs-12 {
	padding: 0;
}
.box-title-trady, #trady-banner .show-more-cate .box-title-trady {
	float: left;
	display: block;
	position: initial !important;
	border: none !important;
	box-shadow: unset !important;
	font-size: 20px !important;
	color: #1f1679 !important;
	margin-bottom: 0px !important;
	background: unset !important;
	font-weight: bolder !important;
}
.show-more-cate span {
	float: left;
	padding: 15px 10px 0px 10px !important;
	font-size: 15px;
	color: #9896f9;
}
.show-more-cate {
	display: block;
	width: 100%;
}
#trady-banner h2 {
  margin: 0;
  position: absolute;
  top: 15px;
  left: 15px;
  font-size: 14px;
  box-shadow: 0px 1px 2px 0px #C81DACC2;
  padding: 10px;
  border-radius: 21px;
  color: #C81DAC;
}

#trady-banner .row>div>div {
  padding: 0;
}

#trady-banner img {
  width: 100%;
  border-radius: 10px;
  box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.4);
}

/* #trady-banner .item,
#trady-banner .col-md-12.col-xs-6,
#trady-banner .col-md-6.col-xs-6 {
  padding: 0;
} */

#trady-banner .col-style {
  padding: 0;
}

#trady-banner .item,
#trady-banner .col-md-12.col-xs-6,
#trady-banner .col-md-6.col-xs-6,
#trady-banner .col-md-12.col-xs-12 .col-md-4.col-xs-6,
#trady-banner .col-md-12.col-xs-12 .col-md-6.col-xs-6 {
  padding: 5px !important;
}

.typeheader-3 .megamenu-style-dev .navbar-default .horizontal .megamenu-wrapper ul.megamenu>li>a:hover strong,
.typeheader-3 .megamenu-style-dev .navbar-default .horizontal .megamenu-wrapper ul.megamenu>li:hover>a strong {
  color: #fff !important;
}

header .megamenu a strong {
  text-transform: capitalize;
}

.btn-primary {
  text-transform: unset;
}

.navbar-account .btn-primary {
  padding: 0px;
  margin-left: 4px;
}

.navbar-account .btn {
  border-radius: 5px;
}

.navbar-account .btn.btn-primary a {
  color: #fff;
  padding: 10px 15px;
  display: block;
}

.navbar-account .btn.btn-light a {
	color: #d7458F;
	padding: 9px 15px;
	display: block;
}

.navbar-account .btn.btn-light {
  background: unset;
  border: 1px solid #d7458F;
  padding: 0px;
}

.navbar-account,
.navbar-search {
  margin-top: 25px;
}

.navbar-logo img {
  max-width: 170px;
  margin-bottom: 5px;
  float: unset;
}

.header-top-left.form-inline.col-sm-6.hidden-xs.compact-hidden {
  padding: 0;
}

.navbar-logo.col-lg-7.col-md-6.col-sm-4.col-xs-4 img {
  max-width: 200px;
}

/* #wrapper #content #testimonial_1713 .owl2-stage {
	left: -1995px;
} */
#trady-banner .col-lg-12.col-md-12.col-sm-12.col-xs-12.col_fzas.col-style {
  padding: 0;
}

.categoris-gift img {
  width: 100%;
}

.categoris-gift-inner>.col-md-6.col-xs-12 div {
  padding-left: 5px;
  padding-right: 5px;
}

.categoris-gift-inner>.col-md-6.col-xs-12 {
  padding: 0;
}

.col-md-6.col-xs-12 .col-md-6.col-xs-6,
.col-md-6.col-xs-12 .col-md-12.col-xs-12 {
  margin-bottom: 10px;
}

/*finish new style gift*/




#wrapper #content #testimonial_1713 .owl2-stage {
	right: -1995px;
}
.large-image.vertical .option-name {
  font-size: 0;
  position: absolute;
  top: 50%;
  right: 37%;
}
.large-image.vertical .option-name p {
  font-size: 21px;
}

.radio.option_image.radio-type-button img {
	width: 104px !important;
}
#collapse-coupon .input-group-btn #button-coupon {
	background: none;
}
.trady-product-cart-view-row {
	float: right;
}
.trady-product-cart-view-row .input-group.btn-block {
	float: right;
}
#checkout-cart #content .pull-right {
	float: left;
}
footer .box-social {
	width: 100% !important;
}
footer .box-social li {
	width: 14% !important;
	margin: 0 1% !important;
}
#cart .table.table-striped .text-left {
	display: none;
}
#iyz-payment-button span {
	display: none;
}
#iyz-payment-button::after {
	content: "دفع";
}
.error-not_found .info-contact.row .col-sm-6.col-xs-12.info-store {
	display: none;
}
.error-not_found  .info-contact.row .col-sm-6.col-xs-12.contact-form {
	width: 100% !important;
}
.product-product  .zoomWindow {
	background-size: 100% !important;
	margin: 0 !important;
	left: 0 !important;
	right: 0 !important;
	background-position: 0 !important;
}
.product-product #product h3 {
	display: none;
}
.product-product .product-box-desc {
	display: none;
}
.trady-new-account {
	background: #d7458F999;
	color: #fff;
	padding: 0 5px;
	margin: 0 8px;
	font-size: 13px;
	font-weight: normal;
}
#trady-aboutus .vc_row.wpb_row.vc_inner.vc_row-fluid.vc_custom_1577798761366.vc_row-has-fill {
	display: inline-flex;
}
#form-currency .btn-link.dropdown-toggle .hidden-xs {
	display: none;
}
.trady-product-cart-view-info .input-group-btn {
	background: none !important;
}
.trady-product-cart-view-row .btn.btn-primary ,.trady-product-cart-view-row .btn.btn-danger {
	height: 100% !important;
	float: right !important;
	width: 40px;
	padding: 0 !important;
}
.trady-product-cart-view-row .input-group-btn {
	display: block !important;
	float: right !important;
	height: 40px;
	width: 136px;
}
.trady-product-cart-view-info {
	width: 60%;
	float: right;
	line-height: 40px;
}
.trady-product-cart-view {
	display: block !important;
	float: right !important;
	width: 100%;
}
.trady-product-cart-view-img {
	width: 40% !important;
	float: right;
}
.trady-product-cart-view-row {
	width: 100% !important;
	text-align: right;
	padding: 3px 0px;
}
.trady-product-cart-view {
	border: 1px solid #e5e5e5;
}
.table.table-bordered.shopping-cart.trady-cart-view {
	border: none;
}
.trady-product-cart-view {
	border: 1px solid #e5e5e5;
	margin-bottom: 7px;
	padding: 2px 10px;
}
.shopping-cart .input-group .form-control {
    width: auto;
    height: 40px;
    text-align: center;
}
#trady-banner .owl-item.active {
	width: 16.6666666666666666666% !important;
}
#trady-banner  .banner-image img {
	width: 100% !important;
	height: auto !important;
}
.footer-container.typefooter-3 {
	float: right;
	width: 100%;
}
/*.product-product .form-group.share.clearfix {*/
/*	display: none;*/
/*}*/
.error-not_found .buttons.clearfix .pull-right {

	float: left;
}

.error-not_found .footer-container.typefooter-2 {
	display: block;
	float: right;
	width: 100%;
}
#sohomepage-slider1 .owl2-dots {
	display: none !important;
}

#trady-main-product .ltabs-wrap.products-list.grid .owl2-prev,#trady-main-product .ltabs-wrap.products-list.grid .owl2-next {
	display: none !important;
}
.socialmedia-trady-left {
	display: none !important;
}
.col-sm-12.copyright, .col-sm-12.copyright a {
	color: #fff;
}
 .product-item-container   h4 {
	font-size: 14px !important;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.trady-bottomimg {
	display: block !important;
}
.info-box-title.woodmart-font-weight-.box-title-style-default {
	font-size: 16px;
}
.info-box-subtitle.subtitle-color-default.subtitle-style-default.woodmart-font-weight- {
	font-size: 14px;
}
#trady-aboutus .box-icon-align-right .box-icon-wrapper {
	margin-left: 0;
	max-width: 100% !important;
	flex: 0 0 auto;
	line-height: 0;
	width: 100% !important;
	text-align: center;
}
.wpb_column.vc_column_container.vc_col-sm-3.vc_col-lg-3.vc_col-md-3.vc_col-xs-6 {
	margin-bottom: 30px !important;
	border-top-width: 1px !important;
	border-right-width: 1px !important;
	border-bottom-width: 1px !important;
	border-left-width: 1px !important;
	padding-top: 8px !important;
	padding-right: 20px !important;
	padding-bottom: 7px !important;
	padding-left: 20px !important;
	border-radius: 2px !important;
	margin-top: 30px !important;
	box-shadow: none;

	text-align: center;
	padding: 34px 25px 27px;
	border-radius: 5px;
	border: 1px solid #e7e7e7;
	background: #fff;
}
.info-box-content {
	width: 100% !important;
	float: right !important;
	display: block !important;
	max-width: 100% !important;
	text-align: center !important;
	padding-top: 0 !important;
}
#trady-main-product .ltabs-item ,#trady-main-product .item-inner.product-thumb.trg.transition.product-layout {
	margin-bottom: 0 !important;
}
#trady-main-product .style-dev-listing-tabs .item-inner.product-thumb.trg.transition.product-layout {
	margin-bottom: 10px !important;
}
#trady-aboutus .container {
	margin-top: 3px !important;
}
/*#collapse-footer {*/
/*	height: 0 !important;*/
/*}*/
/* .product-product .footer-container.typefooter-2 { */
	/* margin-bottom: 90px !important; */
/* } */
.footer-bottom {
	padding: 15px 0px !important;
}
.col-sm-12.copyright {
	height: 50px;
	line-height: 52px;
	text-align: left;
}
.col-sm-12.payment, .col-sm-12.copyright {
	width: 50%;
	float: left;
}

.socialmedia-trady-left li {
	padding: 6px;
	text-align: center;
	color:#fff;
}
#collapse-footer{
    display:block;
}
.socialmedia-trady-left {
	position: fixed  !important;

	left: 0;
	top: 35% !important;
	z-index: 9;
	font-size: 24px;
}

.socialmedia-trady-left a {
	color: #fff;
}
.socialmedia-trady-left .li-social.facebook-social {
	background: #4267b2;
}
.socialmedia-trady-left .li-social.twitter-social {
	background: #1da1f2;
}
.socialmedia-trady-left .li-social.instagram-social {
	background: #ed4956;
}
.socialmedia-trady-left .li-social.snapchat-social {
	background: #e6e303;
}
.socialmedia-trady-left .li-social.whatsapp-social {
	background: #00e676;
}
.socialmedia-trady-left .li-social.youtube-social {
	background: #ff0000;
}





.producttab #tab-description h2 {
	font-size: 19px;
	font-weight: bolder;

}
#header .subcategory .menu .main-menu {
	height: 30px !important;
	line-height: 12px !important;
}
.responsive.megamenu-style-dev.megamenu-dev .responsive {
	width: 78.6%;
}
header .autosearch-input.form-control {
	padding: 5px 25px !important;
}
header .btn-group .btn-link {
	text-align: right;
	color: #000;
	font-weight: lighter;
	font-size: 13px;
}
.responsive.megamenu-style-dev.megamenu-dev {
	display: flex;
}
.typeheader-3 .megamenu-style-dev .navbar-default .horizontal .megamenu-wrapper ul.megamenu > li > a {

	padding: 8px 0px;
	height: auto;

	padding: 0 !important;
	margin: 0 !important;
}
.typeheader-3 #sosearchpro .button-search {
	padding: 0px 4px !important;

	margin-bottom: 0px !important;
	height: 22px !important;
}
#sosearchpro {
	border-radius: 25px !important;
	height: 40px !important;
}
.footer-bottom {
    background: 
#d7458F!important;
border-top: 1px solid
    #e6e6e6;
}
.navbar-account.col-lg-7.col-md-6.col-sm-4.col-xs-4, .navbar-search.col-lg-5.col-md-6.col-sm-8.col-xs-8 {
    margin-top: 30px !important;
}
/*.header-top.hidden-compact {*/
/*    display: none;*/
/*}*/
.typeheader-3 .megamenu-style-dev .navbar-default .horizontal .megamenu-wrapper ul.megamenu > li a {
    height: 50px !important;
    line-height: 50px  !important;
}
.responsive.megamenu-style-dev.megamenu-dev .megamenu-pattern {
    width: 100% !important;
}
.col-sm-3.col-xs-12.menu-vertical, .col-sm-7.col-xs-6.menu-honizol {
    height: 50px !important;
}
.col-sm-7.col-xs-6.menu-honizol {
    height: 50px;
    width: 100% !important;
}
.header-bottom.hidden-compact {
	background: unset !important;
	height: 50px !important;
	box-shadow: 0px 0px 1px 1px rgba(0, 0, 0, 0.1) !important;
}
  .header-bottom.hidden-compact {
   background:
#d7458F!important;
height: 50px !important;
}
.col-sm-3.col-xs-12.menu-vertical {
    display: none !important;
}
.typeheader-3 .megamenu-style-dev .navbar-default .horizontal .megamenu-wrapper ul.megamenu > li > a strong {
  color: #000 !important;
  font-size: 16px;
  font-weight: normal !important;
}
.navbar-logo.col-lg-7.col-md-6.col-sm-4.col-xs-4 img {
	width: 75% !important;
	margin-right: 4px !important;
	margin: auto !important;
}
  .account-login .container.trady-account {
    float: unset !important;
}
  .account-login.rtl.layout-3 .buttons > div:nth-child(2) {
    float: left;
    margin-left: 16px;
}
.listing-tabs .ltabs-tabs-container .ltabs-tabs .ltabs-tab:hover {
    background-color: #fff !important;
}
  .col-sm-5.payment {
    text-align: left;
}
  .copyright.col-sm-7 {
    color: 
    #000 !important;
}
.copyright.col-sm-7 a {
    color: 
    #d7458F!important;
    font-weight: bold !important;
}
  	#product .add-to-links.wish_comp {
    position: absolute;
    top: 10px;
    left: 15px;
}
  .container-megamenu.vertical .vertical-wrapper ul.megamenu > li > a {
    padding-right: 0 !important;
    padding-left: 0 !important;
}
   ul.megamenu > li > a h1 {
color:
#333;
font-size: 16px;
padding: 0 18px;
display: block;
text-transform: uppercase;
box-sizing: border-box;
font-weight: 600 !important;
margin: 0 !important;
}
  .item-vertical.trady-search.active .close-menu {
    display: none !important;
}
 .item-vertical.trady-search .fa.fa-search {
    font-size: 14px !important;
    color: 
#fff !important;
  }
  .item-vertical.trady-search strong {
    text-align: center;
    color: 
    #fff !important;
}
  header.typeheader-3 .megamenu-style-dev .navbar-default .vertical .vertical-wrapper ul.megamenu > .item-vertical.trady-search > a {
    width: 100%;
    margin: auto !important;
    background: 
#d7458F!important;
display: block !important;
color:
    #fff !important;
    text-align: center !important;
}
  .tradyspotlight {
    z-index: 9997;
    position: inherit;
    background: 
    #fff;
}
  .hide {
    display: none;
}
.variantOverlay {
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: 
    rgba(0,0,0,.7);
    z-index: 999;
}
.hide {
    display: none !important;
}
/* .trady-account .icon.navigation-icon-user.cart {
    width: 100% !important;
} */
  
  .slider-mobile{
	  display:none;
  }
  
  
  .listing-tabs .ltabs-tabs-container .ltabs-tabs li.ltabs-tab > span {
  font-size: 15px !important;
}
    div.style-dev-listing-tabs .list-sub-cat li.item-cate {
  width: 13% !important;}
  .listing-tabs .ltabs-tabs-container .ltabs-tabs li.ltabs-tab > span {
    font-size: 15px;
}
    div.style-dev-listing-tabs .list-sub-cat li.item-cate{
	  border:none !important
  }
  #trady-main-product {
    margin-top: 40px;
}
  footer .icon img {
    width: 75px;
}
  footer.typefooter-1 .footer-midde-block1 {
    background: 
    #f5f5f5 !important;
    border: none !important;
    padding: 2px 0px 11px 0px;
}
.footer-container.typefooter-1 {
    margin-top: 35px;

}
  
  
  .woodmart-spacing-20 > div, .woodmart-spacing-20 > article {
    margin-bottom: 20px;
    padding-right: 10px;
    padding-left: 10px;
}
  .cat-design-center .wrapp-category, .cat-design-replace-title .wrapp-category {
    position: relative;
    overflow: hidden;
}
.category-grid-item .category-image {
    display: block;
    margin: -1px;
    transition: -webkit-transform .5s cubic-bezier(0, 0, 0.44, 1.18);
    transition: transform .5s cubic-bezier(0, 0, 0.44, 1.18);
    transition: transform .5s cubic-bezier(0, 0, 0.44, 1.18), -webkit-transform .5s cubic-bezier(0, 0, 0.44, 1.18);
}
.woodmart-lazy-fade.woodmart-loaded {
    opacity: 1;
}
.category-grid-item img {
    width: 100%;
    height: auto !important;
}
.woodmart-lazy-fade {
    opacity: 0;
}
.woodmart-lazy-load {
    width: 100%;
    transition: all .3s ease;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
}
.cat-design-replace-title .hover-mask, .cat-design-replace-title .more-products {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 3;
    display: flex;
    align-items: center;
    flex-direction: column;
    flex-wrap: wrap;
    justify-content: center;
    padding: 15px;
}
.categories-style-masonry-first .category-grid-item:first-child .category-title {
    font-size: 28px;
}
.cat-design-replace-title .category-title{
	background-color: #d0a55d;
}
.category-grid-item .category-link {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 5;
}
.category-grid-item .count {
display: none;}
.cat-design-replace-title .category-title {
    padding: 12px 25px;
    box-shadow: 0 0 3px 
rgba(0,0,0,.1);
color:
    #fff;
    font-size: 18px;
    line-height: 1.4;
    transition: opacity .25s ease .25s;
}
.category-grid-item .category-title {
    margin-bottom: 0;
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 20px;
    line-height: 1.5;
}
.category-grid-item:hover .category-image {
    -webkit-transform: scale3d(1.1, 1.1, 1);
    transform: scale3d(1.1, 1.1, 1);
}




  
  
  
#trady-main-product .box-title {
    display: none;
}
    .typeheader-3 #sosearchpro .button-search {

color:
  #fff !important;}
  .input-group-btn {
    background: 
    #d7458F;
    padding: 0px 5px;
}
#sosearchpro .autosearch-input {
    line-height: 30px !important;
    height: 100% !important;
}

 #sosearchpro form ,#search0 {
    height: 100% !important;
}
  .banner-hover-background:not(.banner-background):hover .wrapper-content-banner::after, .banner-hover-border:not(.banner-border):hover .wrapper-content-banner::after {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}
.banner-hover-border:not(.banner-border) .wrapper-content-banner::after {
    border: 5px solid 
    rgba(255,255,255,.3);
}
.banner-hover-background:not(.banner-background) .wrapper-content-banner::after, .banner-hover-border:not(.banner-border) .wrapper-content-banner::after {
    content: "";
    position: absolute;
    top: 20px;
    right: 20px;
    bottom: 20px;
    left: 20px;
    z-index: -1;
    opacity: 0;
    transition: opacity .35s cubic-bezier(0.05, 0.2, 0.1, 1),-webkit-transform .35s cubic-bezier(0.05, 0.2, 0.1, 1);
    transition: transform .35s cubic-bezier(0.05, 0.2, 0.1, 1),opacity .35s cubic-bezier(0.05, 0.2, 0.1, 1);
    transition: transform .35s cubic-bezier(0.05, 0.2, 0.1, 1),opacity .35s cubic-bezier(0.05, 0.2, 0.1, 1),-webkit-transform .35s cubic-bezier(0.05, 0.2, 0.1, 1);
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
}
  .promo-banner {
    position: relative;
    overflow: hidden;
}
  .banner-hover-background .banner-image, .banner-hover-border .banner-image {
    transition: -webkit-transform 1s cubic-bezier(0, 0, 0.44, 1.18);
    transition: transform 1s cubic-bezier(0, 0, 0.44, 1.18);
    transition: transform 1s cubic-bezier(0, 0, 0.44, 1.18), -webkit-transform 1s cubic-bezier(0, 0, 0.44, 1.18);
}
    #trady-banner .banner-hover-background:hover .banner-image, #trady-banner .banner-hover-border:hover .banner-image {
    -webkit-transform: scale(1.09);
    transform: scale(1.09);
}
  #trady-banner .row.row_g12z.row-style {
    box-sizing: border-box;
    padding-left: 15px;
    padding-right: 15px;
    width: 100%;
    padding-top: 35px;
}
 #trady-banner .owl-item {
    padding-right: 15px;
    padding-left: 15px;
	float: right;
}
  .box-title-small .info-box-title {
    font-size: 12px;
}
.woodmart-info-box .info-box-title {
    display: block;
    margin-bottom: 10px;
    line-height: 1.4;
}
  .box-title-small .info-box-subtitle {
    font-size: 11px;
}
.woodmart-info-box .info-box-subtitle {
    margin-bottom: 9px;
    line-height: 1.4;
}
.info-svg-wrapper.info-icon svg {
	width: 70% !important;
	height: 70% !important;
}
  .info-box-content {
    text-align: right;
}
/*#trady-aboutus .container {*/
/*	margin-bottom: 30px !important;*/
/*	border-top-width: 1px !important;*/
/*	border-right-width: 1px !important;*/
/*	border-bottom-width: 1px !important;*/
/*	border-left-width: 1px !important;*/
/*	padding-top: 8px !important;*/
/*	padding-right: 20px !important;*/
/*	padding-bottom: 7px !important;*/
/*	padding-left: 20px !important;*/

/*	border-radius: 2px !important;*/
/*	margin-top: 30px !important;*/
/*	box-shadow: 1px 1px 1px 1px #5b743469;*/
/*}*/
/*  .woodmart-info-box {*/
/*    display: inline-flex !important;*/
/*}*/
.info-box-content {
	width: 100% !important;
	max-width: 100% !important;
	display: block;
}
  #trady-aboutus  .info-svg-wrapper.info-icon {
    width: auto;
    height: auto;
}
.info-svg-wrapper.info-icon img {
	height: 97px;
	width: 96px;
	margin-bottom: 12px;
	border: 5px solid #d7458F;
	border-radius: 50%;
	padding: 10px;
}
.info-svg-wrapper.info-icon img:hover {
	background: #4e0a0b;
}
 #trady-aboutus  .box-icon-align-right .box-icon-wrapper {
   margin-left: 20px;
    max-width: 50%;
	flex: 0 0 auto;
line-height: 0;
}
  #trady-aboutus .vc_column-inner{
	padding-top: 12px;
	box-sizing: border-box;
padding-left: 15px;
padding-right: 15px;
width: 100%;
}
#trady-aboutus .vc_col-lg-3 {
	width: 31.333%;
	float: left;
	margin-right: 1%;
	margin-left: 1%;
}
  #trady-aboutus svg,#trady-aboutus svg path {
    fill: 
    #d7458F;
}
 #trady-aboutus .vertical-wrapper .megamenu-pattern {
    width: 100% !important;
}
 .vertical-wrapper .megamenu-pattern {
    width: 100% !important;
}
  #groups {
    display: none;
}
 .common-home #content {
    margin-top: 2px !important;
}
#trady-slider .col-style {
    padding: 0px !important;
}
 #trady-slider .col-lg-12.col-md-4.col-sm-6.col-xs-12.col_ryfb.col-style {
    padding: 0 !important;
}
  .typeheader-3 .megamenu-style-dev .navbar-default .horizontal .megamenu-wrapper ul.megamenu > li a {
    height: 50px;
    line-height: 35px;
}
  #TabBlock-1   .top-link.list-inline {
	  
    width: 100%;
}
.megamenuToogle-pattern {

    height: 50px;

}
 #TabBlock-1  .pull-left {
    width: 100% !important;
    text-align: center;
}
#TabBlock-1  .btn-link.dropdown-toggle {

    height: 50px;

}
  #TabBlock-1 .btn-link.dropdown-toggle {
    padding: 0;
}
  .link.currency, .link.language {

    width: 50%;
    float: right;
    height: 50px;
    padding: 0;

}
  #TabBlock-1, .col-sm-3.col-xs-12.menu-vertical {

    width: 20%;
    padding: 0;

}
  .releate-products.products-list.grid.contentslider.owl2-carousel.owl2-theme.owl2-responsive-1200.owl2-loaded .right-block {
    display: none;
}
  .form-group.share.clearfix {
    margin-top: 19px;
}
  .measure {
    position: relative;
    top: -15px;
    border: 4px double #ccc;
    padding: 7px;
}
  #product-related .owl2-item.active {
    margin-left: 2px !important;
}
  .error-not_found .social.side {
    display: none;
}
 .social.side  ul {

    width: 100%;
}
 
    .social.side .fb a , .social.side .instagram a{

    width: 100% !important;
    border-radius: 0 !important;
    position: relative;
    background: #d7458F;
    height: 39px;
    font-size: 22px;
    border-bottom: 1px solid rgba(255,255,255,.5);

}
  .social.side .fb ,.social.side .instagram {

      width: 100% !important;
    margin: 0;

}
  .social.side {

    position: fixed;
    left: 0;
    top: 478px;
    width: 50px;

}
  .megamenu-pattern {
    width: 58%;
    margin: auto;
}
ul.megamenu li .sub-menu .content .hover-menu a::before {
    padding-left: 8px !important;
    padding-right: 2px !important;
}
  .subcategory .col-sm-12.hover-menu {
    padding: 0px;
}
  .subcategory a {
    text-align: right !important;
}
  .responsive.megamenu-style-dev.megamenu-dev .caret {
    display: none;
}
  .image-additional.lslide a img {
    height: 97px;
}
  .megamenu strong img {
    display: none;
}
div#wrapper.wrapper-boxed.banners-effect-10 div.container div.row div#content.col-sm-12 div.buttons.clearfix div.pull-right {
    float: left;
}
  .btn.btn-checkout.pull-right {
    float: left;
}
  .li-social a:hover {
    color: #d7458F!important;
}
  .li-social .fa {
    padding: 0px 3px;
}
  .typeheader-3 .megamenu-style-dev .navbar-default .horizontal .megamenu-wrapper ul.megamenu > li > a:hover strong, .typeheader-3 .megamenu-style-dev .navbar-default .horizontal .megamenu-wrapper ul.megamenu > li:hover > a strong {

    color: #fff;

}
  .col-md-3.col-sm-4.col-xs-12.content-aside.left_column.sidebar-offcanvas {
    margin-top: 15px;
}
  .module.filter_wrap.filter-horizontal h3 {
    display: none;
}
  .filter-heading i {
    float: left !important;
}
  .footer-bottom {
    background: 
#fff;
border-top: 1px solid
    #e6e6e6;
}
#collapse-footer {
	background: #d7458f;
	border-top: 1px solid #d7458f;
}
 .footer-container.typefooter-1 li, .footer-container.typefooter-1 a , .footer-container.typefooter-1 div {
   color:#727272;
font-size: 16px !important;
}
    .tradyful .item.item-product-cat {

    background: #1b1b1b;

}
  .tradyful .item.item-product-cat {

    width: 32%;
    float: right;
    margin: 7px;

}
  .tradyful {

    width: 100%;
    float: right;

}
  .item.item-product-cat h3{
	  padding-right: 4px;
  }
   .item.item-product-cat:hover .item-content {
    background: #d7458F;
}
  
  #button-cart {

    width: 100%;

}
  .content-product-right .cart {

    width: 73%;
    margin: 0px !important;

}
  .trady-share {
   margin: 12px 0 4px 0px;
}
  #whatsapp {
    background: #4caf50e6;
    color: #fff;
    padding: 4px 9px;
    border-radius: 3px;
}
.trady-product1, .product-view .content-product-right .product-box-desc, #product {
	padding: 5px 20px;
	margin: 0 !important;
}
.product-product .content-product-right{
        border-radius: 3px;
    border: solid 1px #e2e2e2;
    background-color: #ffffff;
    box-sizing: border-box;
}
  .content-product-right h1 {
    margin-bottom: 0px;
}
/*  .product-item-container h4 {*/
/*    display: none;*/
/*}*/
  .at-share-btn-elements a {
    padding: 1px !important;
    border-radius: 2px !important;
}
  /* .filter-content-opts {
    display: none;
} */
   .row{
	 margin: 0px !important;
 }
.item.item-product-cat:hover {
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateZ(0) scale(1,1);
    -webkit-transform: scale(1.01);
    -ms-transform: translateZ(0) scale(1,1);
    -ms-transform: scale(1.02);
    -o-transform: scale(1.02);
    -moz-transform: scale(1.015);
    transform: scale(1.007);
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    -ms-transition: all 1s ease;
    transition: all 1s ease;
}
  .trady745 .item.item-product-cat {

    background: #1b1b1b;

}
  .item.item-product-cat {

    margin-bottom: 15px;

}
  .item.item-product-cat h3 {
    margin-bottom: 0px;
	color: #fff;
}
  .item.item-product-cat {
    border: 1px solid #e2e2e2;
        border-bottom-color: rgb(226, 226, 226);
        border-bottom-style: solid;
        border-bottom-width: 1px;
    border-bottom-color: rgb(226, 226, 226);
    border-bottom-style: solid;
    border-bottom-width: 1px;
    box-shadow: 0 0 7px #d3d3d3;
}
  .trady310 {
    width: 310px;
    float: left;
}
  #content {

    margin-top: 15px;

}

  .trady745 {
   width: 745px;
    float: right;
  
    display: inline-block;
}
  .col-lg-12.col-md-4.col-sm-6.col-xs-12.col_1j73.col-style {
    padding: 0px;
}
  .fa.fa-search {
    font-size: 17px;
}
  .megamenu a strong {
    color: #333;
    font-size: 16px;
    padding: 0 18px;
    display: block;

    text-transform: uppercase;
    box-sizing: border-box;
  font-weight: 600 !important;
}
  .col-sm-7.col-xs-6.menu-honizol {
   width: 60%;
padding: 0;
}
.col-sm-3.col-xs-12.menu-vertical, .col-sm-7.col-xs-6.menu-honizol {

    height: 50px;

}
.header-bottom.hidden-compact {
	background: unset !important;
	height: 50px !important;
	box-shadow: 0px 0px 1px 1px rgba(0, 0, 0, 0.1) !important;
}
  .navbar-search.col-lg-5.col-md-6.col-sm-8.col-xs-8 {
    position: relative;
    height: 34px;
    display: block;
}
  #sosearchpro {
height: 50px;
border: 1px solid
#e0e0e0;
border-radius: 0;
overflow: hidden;
padding: 0 !important;
background-color:
#faf9f9;
margin: 0 auto;
width: 100% !important;
}
  .trady-account .pull-left ,.btn-xs.dropdown-toggle span ,.total-shopping-cart.text-shopping-cart.cart-total-full { 
 font-size:12px;
 
 }
 .navbar-search.col-lg-5.col-md-6.col-sm-8.col-xs-8 {
width: 47%;
padding: 0;
margin-top: 13px !important;
}
.trady-account .pull-left {
    width: 100%;
    text-align: center;
}
 .shopcart {
    text-align: center;
}
 .btn-xs.dropdown-toggle ,.col-sm-2.col-xs-6.shopping_cart.pull-right {
    padding: 0px;
}
 .icon.navigation-icon-user.cart:hover {
		 background: url("https://localhost/giftstrady/image/catalog/svg/cart-orange.svg") no-repeat center center;
	}
     .icon.navigation-icon-user.cart {
    background: url("https://localhost/giftstrady/image/catalog/svg/cart.svg") no-repeat center center;
    width: 25px;
    height: 25px;
    display: inline-block;
    background-size: contain !important;
}
  .icon.navigation-icon-user.wishlist:hover {
	  background: url("https://localhost/giftstrady/image/catalog/svg/wishlist-orange.svg") no-repeat center center;
  }
  .icon.navigation-icon-user.wishlist {
    background: url("https://localhost/giftstrady/image/catalog/svg/wishlist.svg") no-repeat center center;
    width: 25px;
    height: 25px;
    display: inline-block;
    background-size: contain !important;
}

  .col-sm-2.col-xs-6.shopping_cart.pull-right {
    width: 100%;
}
  .icon-container {
height: 21px;
width: 43px;
margin: 0 auto;
text-align: center;
	
}
.icon.navigation-icon-user.account:hover {
    background: url("https://localhost/giftstrady/image/catalog/svg/navigation-user-orange.png") no-repeat center center;
}

  .icon.navigation-icon-user.account {
    background: url("https://localhost/giftstrady/image/catalog/svg/navigation-user.png") no-repeat center center;
    width: 25px;
    height: 25px;
	display: inline-block;
}
  .trady-account {
	  list-style: none;
    width: 33% !important;
    float: right;
}
  .navbar-account.col-lg-7.col-md-6.col-sm-4.col-xs-4 {
   width: 22%;
padding: 0px;
float: left;
}
 .navbar-logo.col-lg-7.col-md-6.col-sm-4.col-xs-4 {
    width: 30%;
    padding: 0px !important;
}
/*finidh style */
.no-margin {
  margin: 0 !important; }
/*Dev Custom */
.lib-list-item-product2 {
  border: none; }
  .lib-list-item-product2 .image-dev .list-button-dev {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 10;
    transform: translate3d(-50%, -50%, 0);
    -moz-transform: translate3d(-50%, -50%, 0);
    -webkit-transform: translate3d(-50%, -50%, 0);
    -ms-transform: translate3d(-50%, -50%, 0); }
    .lib-list-item-product2 .image-dev .list-button-dev li {
      display: inline-block;
      margin-right: -3px;
      height: 40px;
      width: 40px;
      background: #fff;
      position: relative;
      border-width: 0 1px 0 0;
      border-style: solid;
      border-color: #ddd;
      opacity: 0;
      transition: transform 0.2s ease-in-out, opacity 0.2s ease-in-out; }
      .lib-list-item-product2 .image-dev .list-button-dev li:nth-child(1) {
        transform: translateX(40px);
        -moz-transform: translateX(40px);
        -webkit-transform: translateX(40px);
        -ms-transform: translateX(40px);
        z-index: 1;
        transition-delay: 0s; }
      .lib-list-item-product2 .image-dev .list-button-dev li:nth-child(2) {
        transition-delay: 0.2s;
        z-index: 2; }
      .lib-list-item-product2 .image-dev .list-button-dev li:nth-child(3) {
        transition-delay: 0.2s;
        z-index: 2; }
      .lib-list-item-product2 .image-dev .list-button-dev li:nth-child(4) {
        transform: translateX(-40px);
        -moz-transform: translateX(-40px);
        -webkit-transform: translateX(-40px);
        -ms-transform: translateX(-40px);
        z-index: 1;
        transition-delay: 0s; }
      .lib-list-item-product2 .image-dev .list-button-dev li a, .lib-list-item-product2 .image-dev .list-button-dev li button {
        background: none;
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        line-height: 40px;
        text-align: center;
        box-shadow: none;
        border: none;
        color: #555;
        width: 40px;
        padding: 0;
        margin: 0; }
      .lib-list-item-product2 .image-dev .list-button-dev li:hover {
        background: #d7458F; }
        .lib-list-item-product2 .image-dev .list-button-dev li:hover a, .lib-list-item-product2 .image-dev .list-button-dev li:hover button {
          color: #fff; }
  .lib-list-item-product2 .caption-dev {
    text-align: center;
    padding: 0 15px; }
    .lib-list-item-product2 .caption-dev .rating-dev {
      margin: 5px 0; }
    .lib-list-item-product2 .caption-dev .rating-dev .fa-stack-2x {
      font-size: 11px; }
    .lib-list-item-product2 .caption-dev .title-dev {
      color: #444;
      font-size: 13px; }
    .lib-list-item-product2 .caption-dev .price-dev .price.product-price {
      font-size: 16px; }
    .lib-list-item-product2 .caption-dev .price-dev .price-new {
      font-size: 16px; }
    .lib-list-item-product2 .caption-dev .price-dev .price-old {
      font-size: 12px; }
    .lib-list-item-product2 .caption-dev .add-cart-dev {
      background: #fff;
      border: 1px solid #ddd;
      font-size: 12px;
      text-transform: uppercase;
      color: #d7458F;
      font-weight: bold;
      box-shadow: none;
      border-radius: 0;
      padding: 6px 20px;
      margin: 0 0 30px;
      -webkit-transition: all 0.2s ease-in-out;
      -moz-transition: all 0.2s ease-in-out;
      transition: all 0.2s ease-in-out; }

.lib-list-item-product-over2 .image-dev .list-button-dev li {
  opacity: 1;
  transition: transform 0.2s ease-in-out, opacity 0.2s ease-in-out; }
  .lib-list-item-product-over2 .image-dev .list-button-dev li:nth-child(1) {
    transform: translateX(0);
    -moz-transform: translateX(0);
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transition-delay: 0.2s; }
  .lib-list-item-product-over2 .image-dev .list-button-dev li:nth-child(2) {
    transition-delay: 0s; }
  .lib-list-item-product-over2 .image-dev .list-button-dev li:nth-child(3) {
    transition-delay: 0s; }
  .lib-list-item-product-over2 .image-dev .list-button-dev li:nth-child(4) {
    transform: translateX(0);
    -moz-transform: translateX(0);
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transition-delay: 0.2s; }
/*EFECT PRODUCT NUMBER*/
.lib-two-img {
  position: relative;
  display: block; }
  .lib-two-img .img-1 {
    position: relative;
    /*@include transform(rotateY(0deg));*/
    transition: all 0.5s ease-in-out; }
  .lib-two-img .img-2 {
    position: absolute;
    z-index: 0;
    top: 0;
    opacity: 0;
    width: 100%;
    display: block;
    /*@include transform(rotateY(90deg));*/
    transition: all 0.5s ease-in-out;
    right: 0; }

.lib-two-img-over .img-1 {
  opacity: 0;
  /*transform-style: inherit;
   @include transform(rotateY(90deg));*/
  transition: all 0.5s ease-in-out; }
  .lib-two-img-over .img-2 {
    opacity: 1;
    /*@include transform(rotateY(0deg));*/
    transition: all 0.5s ease-in-out; }
/*EFFECT SLIDERHOME*/
@keyframes myeffect-slideshow {
  0% {
    opacity: 0;
    transform: translateY(-300px);
    -webkit-transform: translateY(-300px);
    -moz-transform: translateY(-300px);
    -ms-transform: translateY(-300px);
    -o-transform: translateY(-300px); }

  100% {
    opacity: 1;
    transform: translateY(0);
    -moz-transform: translateY(0);
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0); } }

@-webkit-keyframes myeffect-slideshow {
  0% {
    opacity: 0;
    transform: translateY(-300px);
    -webkit-transform: translateY(-300px);
    -moz-transform: translateY(-300px);
    -ms-transform: translateY(-300px);
    -o-transform: translateY(-300px); }

  100% {
    opacity: 1;
    transform: translateY(0);
    -moz-transform: translateY(0);
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0); } }

@-moz-keyframes myeffect-slideshow {
  0% {
    opacity: 0;
    transform: translateY(-300px);
    -webkit-transform: translateY(-300px);
    -moz-transform: translateY(-300px);
    -ms-transform: translateY(-300px);
    -o-transform: translateY(-300px); }

  100% {
    opacity: 1;
    transform: translateY(0);
    -moz-transform: translateY(0);
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0); } }
/*EFFECT SLIDERHOME 2*/
@keyframes myeffect2-slideshow {
  0% {
    opacity: 0;
    transform: translateY(-100px);
    -webkit-transform: translateY(-100px);
    -moz-transform: translateY(-100px);
    -ms-transform: translateY(-100px);
    -o-transform: translateY(-100px); }

  100% {
    opacity: 1;
    transform: translateY(0);
    -moz-transform: translateY(0);
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0); } }

@-webkit-keyframes myeffect2-slideshow {
  0% {
    opacity: 0;
    transform: translateX(-100px);
    -webkit-transform: translateX(-100px);
    -moz-transform: translateX(-100px);
    -ms-transform: translateX(-100px);
    -o-transform: translateX(-100px); }

  100% {
    opacity: 1;
    transform: translateX(0);
    -moz-transform: translateX(0);
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0); } }

@-moz-keyframes myeffect2-slideshow {
  0% {
    opacity: 0;
    transform: translateX(-100px);
    -webkit-transform: translateX(-100px);
    -moz-transform: translateX(-100px);
    -ms-transform: translateX(-100px);
    -o-transform: translateX(-100px); }

  100% {
    opacity: 1;
    transform: translateX(0);
    -moz-transform: translateX(0);
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0); } }
/*============RELATED PRODUCT==================*/
/*===============================================
 [SASS DIRECTORY ]
 [1] BACK TO TOP
 [2] SOCIAL ACCOUNTS
 [3] TOP PANEL
 [4] LARY LOADER
 [5] NO RESPONSIVE BOOTSTRAP
 [6] PRELOADING SCREEN
 [7] BANNER EFFECT
 [8] POPUP ADDED TO CART 
 [9] PAGE COMINGSOON
 ==============================================*/
/*============BACK TO TOP ==================*/
.back-to-top {
  position: fixed;
  bottom: 30px;
  cursor: pointer;
  background-color: #1b1b1b;
  border: 4px solid #ddd;
  color: #ddd;
  display: inline-block;
  line-height: 44px;
  text-align: center;
  width: 48px;
  height: 48px;
  z-index: 30;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  opacity: 1;
  left: 20px;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1); }
  .back-to-top.hidden-top {
    bottom: -100px;
    opacity: 0;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0); }
  .back-to-top:hover {
    background-color: #444; }
  .back-to-top i {
    font-size: 20px;
    margin: 1px 0 0 0 !important;
    color: #ddd;
    display: inline-block; }
  .back-to-top i:before {
    content: '\f062'; }
/*============SOCIAL ACCOUNTS ==================*/
.social-widgets {
  position: fixed;
  z-index: 999;
  top: 50%;
  height: 0;
  width: 0;
  right: 0; }

.account-register .buttons input[type=checkbox] {
  position: relative;
  top: 3px; }

.social-widgets .item, .social-widgets .items {
  margin: 0;
  padding: 0;
  list-style-type: none; }

.social-widgets .items {
  top: -100px;
  position: relative; }

.social-widgets .item {
  position: absolute;
  top: 0;
  left: 120px; }

.social-widgets .active {
  z-index: 100;
  left: -310px; }

.social-widgets .item-01, .social-widgets .item-02, .social-widgets .item-03, .social-widgets .item-04, .social-widgets .item-05, .social-widgets .item-06, .social-widgets .item-07, .social-widgets .item-08, .social-widgets .item-09 {
  left: 0; }

.social-widgets .item-01 {
  top: 0;
  z-index: 99; }

.social-widgets .item-02 {
  top: 45px;
  z-index: 98; }

.social-widgets .item-03 {
  top: 90px;
  z-index: 97; }

.social-widgets .item-04 {
  top: 150px;
  z-index: 96; }

.social-widgets .item-05 {
  top: 200px;
  z-index: 95; }

.social-widgets .tab-icon .fa {
  font-size: 18px;
  line-height: 45px; }

.social-widgets .tab-icon {
  position: absolute;
  top: 0;
  left: -45px;
  display: block;
  width: 45px;
  height: 45px;
  background: #fff;
  text-align: center;
  font-size: 1.54em; }

.social-widgets .tab-icon:hover {
  text-decoration: none; }

.social-widgets .active .tab-icon {
  border-color: #e9e9e9;
  background: #fff; }

.social-widgets .facebook .tab-icon {
  background: #3b5998;
  background-clip: content-box;
  color: white; }

.social-widgets .twitter .tab-icon {
  background: #07779a;
  background-clip: content-box;
  color: white; }

.social-widgets .youtube .tab-icon {
  background: #da2723;
  background-clip: content-box;
  color: white; }

.social-widgets .tab-content {
  background: #fff;
  width: 310px;
  padding: 10px; }

.social-widgets .active .tab-content {
  box-shadow: 0 0 4px rgba(0, 0, 0, .15); }

.social-widgets .title {
  margin: -10px -10px 10px;
  padding: 0px 10px;
  background-color: #ccc;
  text-transform: uppercase;
  line-height: 45px;
  color: #000;
  font-weight: bold; }
  .social-widgets .title h5 {
    line-height: 45px;
    margin: 0; }

.social-widgets .facebook.active {
  left: -260px; }

.social-widgets .facebook .tab-content {
  width: 260px; }

.social-widgets .twitter.active {
  left: -300px; }

.social-widgets .twitter .tab-content {
  width: 300px; }

.social-widgets .twitter-widget {
  padding-top: 10px; }

.social-widgets .youtube.active {
  left: -450px; }

.social-widgets .youtube .tab-content {
  width: 450px; }

.social-widgets .youtube .tab-content iframe {
  width: 100%; }

.social-widgets .loading {
  min-height: 200px;
  position: relative;
  z-index: 100; }

.social-widgets .loading img.ajaxloader {
  position: absolute;
  top: 45%;
  left: 45%;
  width: 32px;
  height: 32px; }
/*============STICKY MENU ON TOP ==================*/
.wrapper-boxed header.navbar-compact, .wrapper-iframed header.navbar-compact, .wrapper-rounded header.navbar-compact {
  width: auto; }

header.navbar-compact .header-center {
  padding: 15px 0; }
  header.navbar-compact .hidden-compact {
    display: none; }

header.navbar-compact {
  top: -50px;
  position: fixed;
  width: 100%;
  background: #fff;
  z-index: 1000;
  box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.3); }
/*============LARY LOADER ==================*/
.lazy {
  display: block;
  overflow: hidden;
  background: transparent url(../../images/lazy-loader.gif) no-repeat center center; }

  
@media (min-width: 1200px) {
	.navbar-logo.col-lg-7.col-md-6.col-sm-4.col-xs-4 img {
    width: 57%;
}
	.navbar-search.col-lg-5.col-md-6.col-sm-8.col-xs-8 ,.navbar-account.col-lg-7.col-md-6.col-sm-4.col-xs-4 {
    margin: 17px 0px;
}
	  .container {
    width: 100% !important;
	max-width:1200px !important;
    overflow: visible;
	padding: 0px;
}
  .lazy.lazy-loaded {
    background: none;
    height: auto; }

  .lazy img {
    transition: 1s all ease;
    opacity: 0;
    -webkit-backface-visibility: hidden;
    display: inline-block; }

  .lazy.lazy-loaded img {
    opacity: 1; } }
/*============NONE RESPONSIVE BOOTSTRAP ==================*/
@media (max-width: 1024px) {
  .no-res {
    width: 1190px; } }

.wrapper-boxed, .wrapper-iframed, .wrapper-rounded {
/*  max-width: 1200px;*/
  margin: 0 auto;
  background: #fff;
  box-shadow: 0 0 10px rgba(0, 0, 0, .2); }

.wrapper-iframed {
  margin: 20px auto; }

.wrapper-rounded {
  margin: 20px auto;
  border-radius: 10px;
  overflow: hidden; }
/*============Preloading Screen==================*/
.loader-content {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1000111;
  background-color: #fff;
  opacity: 1;
  transition: all 500ms linear 0s; }

.loader-content.loader-off, body.loaded .loader-content {
  opacity: 0;
  visibility: hidden;
  transition: all 500ms linear 0s; }
/* The loader container */
/*#loader {
 position: absolute;
 top: 50%;
 left: 50%;
 width: 200px;
 height: 200px;
 margin-top: -100px;
 margin-left: -100px;
 perspective: 400px;
 transform-type: preserve-3d;
 }*/
/* The dot */
/* Preloader Css */
.loader-content {
  background-color: #fff;
  height: 100%;
  width: 100%;
  position: fixed;
  z-index: 1;
  margin-top: 0px;
  top: 0px;
  z-index: 99999999; }

#loader {
  height: 100px;
  left: 50%;
  margin-left: -50px;
  margin-top: -50px;
  position: absolute;
  text-align: center;
  top: 50%;
  width: 100px; }

.cssload-thecube {
  width: 50px;
  height: 50px;
  margin: 0 auto;
  margin-top: 49px;
  position: relative;
  transform: rotateZ(45deg);
  -o-transform: rotateZ(45deg);
  -ms-transform: rotateZ(45deg);
  -webkit-transform: rotateZ(45deg);
  -moz-transform: rotateZ(45deg); }

.cssload-thecube .cssload-cube {
  position: relative;
  transform: rotateZ(45deg);
  -o-transform: rotateZ(45deg);
  -ms-transform: rotateZ(45deg);
  -webkit-transform: rotateZ(45deg);
  -moz-transform: rotateZ(45deg); }

.cssload-thecube .cssload-cube {
  float: left;
  width: 50%;
  height: 50%;
  position: relative;
  transform: scale(1.1);
  -o-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1); }

.cssload-thecube .cssload-cube:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #d7458F;
  animation: cssload-fold-thecube 2.76s infinite linear both;
  -o-animation: cssload-fold-thecube 2.76s infinite linear both;
  -ms-animation: cssload-fold-thecube 2.76s infinite linear both;
  -webkit-animation: cssload-fold-thecube 2.76s infinite linear both;
  -moz-animation: cssload-fold-thecube 2.76s infinite linear both;
  transform-origin: 100% 100%;
  -o-transform-origin: 100% 100%;
  -ms-transform-origin: 100% 100%;
  -webkit-transform-origin: 100% 100%;
  -moz-transform-origin: 100% 100%; }

.cssload-thecube .cssload-c2 {
  transform: scale(1.1) rotateZ(90deg);
  -o-transform: scale(1.1) rotateZ(90deg);
  -ms-transform: scale(1.1) rotateZ(90deg);
  -webkit-transform: scale(1.1) rotateZ(90deg);
  -moz-transform: scale(1.1) rotateZ(90deg); }

.cssload-thecube .cssload-c3 {
  transform: scale(1.1) rotateZ(180deg);
  -o-transform: scale(1.1) rotateZ(180deg);
  -ms-transform: scale(1.1) rotateZ(180deg);
  -webkit-transform: scale(1.1) rotateZ(180deg);
  -moz-transform: scale(1.1) rotateZ(180deg); }

.cssload-thecube .cssload-c4 {
  transform: scale(1.1) rotateZ(270deg);
  -o-transform: scale(1.1) rotateZ(270deg);
  -ms-transform: scale(1.1) rotateZ(270deg);
  -webkit-transform: scale(1.1) rotateZ(270deg);
  -moz-transform: scale(1.1) rotateZ(270deg); }

.cssload-thecube .cssload-c2:before {
  animation-delay: 0.35s;
  -o-animation-delay: 0.35s;
  -ms-animation-delay: 0.35s;
  -webkit-animation-delay: 0.35s;
  -moz-animation-delay: 0.35s; }

.cssload-thecube .cssload-c3:before {
  animation-delay: 0.69s;
  -o-animation-delay: 0.69s;
  -ms-animation-delay: 0.69s;
  -webkit-animation-delay: 0.69s;
  -moz-animation-delay: 0.69s; }

.cssload-thecube .cssload-c4:before {
  animation-delay: 1.04s;
  -o-animation-delay: 1.04s;
  -ms-animation-delay: 1.04s;
  -webkit-animation-delay: 1.04s;
  -moz-animation-delay: 1.04s; }

@keyframes cssload-fold-thecube {
  0%, 10% {
    transform: perspective(136px) rotateX(-180deg);
    opacity: 0; }

  25%, 75% {
    transform: perspective(136px) rotateX(0deg);
    opacity: 1; }

  90%, 100% {
    transform: perspective(136px) rotateY(180deg);
    opacity: 0; } }

@-ms-keyframes cssload-fold-thecube {
  0%, 10% {
    -ms-transform: perspective(136px) rotateX(-180deg);
    opacity: 0; }

  25%, 75% {
    -ms-transform: perspective(136px) rotateX(0deg);
    opacity: 1; }

  90%, 100% {
    -ms-transform: perspective(136px) rotateY(180deg);
    opacity: 0; } }

@-webkit-keyframes cssload-fold-thecube {
  0%, 10% {
    -webkit-transform: perspective(136px) rotateX(-180deg);
    opacity: 0; }

  25%, 75% {
    -webkit-transform: perspective(136px) rotateX(0deg);
    opacity: 1; }

  90%, 100% {
    -webkit-transform: perspective(136px) rotateY(180deg);
    opacity: 0; } }
/*============@group Banners hover effect ==================*/
.banners-effect-1 .banners > div img {
  -webkit-transition: all 0.2s ease-in;
  -moz-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in; }
  .banners-effect-1 .banners > div img:hover {
    opacity: 0.8; }

.banners-effect-2 .banners > div a {
  display: block;
  position: relative;
  overflow: hidden; }
  .banners-effect-2 .banners > div a:hover:before, .banners-effect-2 .banners > div a:hover:after {
    left: 0;
    opacity: 1; }
  .banners-effect-2 .banners > div a:before, .banners-effect-2 .banners > div a:after {
    background-color: rgba(255, 255, 255, 0.4);
    display: block;
    width: 100%;
    height: 100%;
    left: -100%;
    opacity: 0;
    filter: alpha(opacity=0);
    position: absolute;
    top: 0;
    -webkit-transition: all 0.3s ease-in;
    -moz-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;
    content: "";
    z-index: 1; }

.banners-effect-3 .banners > div a {
  display: block;
  position: relative;
  overflow: hidden; }
  .banners-effect-3 .banners > div a:hover:before, .banners-effect-3 .banners > div a:hover:after {
    border: 0 solid rgba(0, 0, 0, 0.7);
    opacity: 0;
    filter: alpha(opacity=0); }
  .banners-effect-3 .banners > div a:before, .banners-effect-3 .banners > div a:after {
    border: 50px solid transparent;
    border-top-right-radius: 50px;
    border-top-left-radius: 50px;
    border-bottom-right-radius: 50px;
    border-bottom-left-radius: 50px;
    box-sizing: border-box;
    cursor: pointer;
    display: inline-block;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    position: absolute;
    top: 0;
    content: "";
    opacity: 1;
    filter: alpha(opacity=100);
    width: 100px;
    height: 100px;
    -webkit-transform: scale(7);
    -moz-transform: scale(7);
    -ms-transform: scale(7);
    -o-transform: scale(7);
    transform: scale(7);
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    visibility: visible;
    z-index: 1; }

.banners-effect-4 .banners > div a {
  display: block;
  position: relative;
  overflow: hidden; }
  .banners-effect-4 .banners > div a:hover:before, .banners-effect-4 .banners > div a:hover:after {
    opacity: 1;
    -webkit-transform: rotate3d(0, 0, 1, 45deg) scale3d(1, 4, 1);
    -moz-transform: rotate3d(0, 0, 1, 45deg) scale3d(1, 4, 1);
    -ms-transform: rotate3d(0, 0, 1, 45deg) scale3d(1, 4, 1);
    -o-transform: rotate3d(0, 0, 1, 45deg) scale3d(1, 4, 1);
    transform: rotate3d(0, 0, 1, 45deg) scale3d(1, 4, 1); }
  .banners-effect-4 .banners > div a:before, .banners-effect-4 .banners > div a:after {
    border-bottom: 50px solid rgba(0, 0, 0, 0.2);
    border-top: 50px solid rgba(0, 0, 0, 0.2);
    content: "";
    height: 100%;
    left: 0;
    opacity: 0;
    filter: alpha(opacity=0);
    position: absolute;
    top: 0;
    transform-origin: 50% 50% 0;
    width: 100%;
    -webkit-transform: rotate3d(0, 0, 1, 45deg) scale3d(1, 0, 1);
    -moz-transform: rotate3d(0, 0, 1, 45deg) scale3d(1, 0, 1);
    -ms-transform: rotate3d(0, 0, 1, 45deg) scale3d(1, 0, 1);
    -o-transform: rotate3d(0, 0, 1, 45deg) scale3d(1, 0, 1);
    transform: rotate3d(0, 0, 1, 45deg) scale3d(1, 0, 1);
    -webkit-transition: opacity 0.4s ease 0s, -webkit-transform 0.35s ease 0s;
    -moz-transition: opacity 0.4s ease 0s, -moz-transform 0.35s ease 0s;
    transition: opacity 0.4s ease 0s, transform 0.35s ease 0s;
    visibility: visible;
    z-index: 1; }

.banners-effect-5 .banners > div a {
  display: block;
  position: relative;
  overflow: hidden; }
  .banners-effect-5 .banners > div a:before {
    content: "";
    height: 100%;
    width: 100%;
    position: absolute;
    border: 70px solid rgba(255, 255, 255, 0);
    top: 0;
    right: 0;
    transition: all 0.5s ease-in-out; }
  .banners-effect-5 .banners > div a:after {
    content: "";
    height: 100%;
    width: 100%;
    position: absolute;
    opacity: 0.5;
    border: 30px solid #fff;
    top: 0;
    right: 0;
    transform: scale(0);
    -moz-transform: scale(0);
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transition: all 0.5s ease-in-out; }
  .banners-effect-5 .banners > div a:hover:before {
    border: 0 solid rgba(255, 255, 255, 0.7); }
  .banners-effect-5 .banners > div a:hover:after {
    transform: scale(0.8);
    -moz-transform: scale(0.8);
    -webkit-transform: scale(0.8);
    -ms-transform: scale(0.8);
    opacity: 0;
    transition-delay: 0.1s; }

.banners-effect-6 .banners > div a {
  display: inline-block;
  position: relative;
  overflow: hidden;
  background: #000;
  vertical-align: top; }

.banners-effect-6 .banners > div a img {
  backface-visibility: hidden;
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transition: opacity 1s ease 0s, transform 1s ease 0s;
  -o-transition: opacity 1s ease 0s, transform 1s ease 0s;
  transition: opacity 1s ease 0s, transform 1s ease 0s; }

.banners-effect-6 .banners > div a:hover img {
  opacity: 0.8;
  filter: alpha(opacity=80);
  transform: scale3d(1.1, 1.1, 1); }

.banners-effect-7 .banners > div a {
  display: block;
  position: relative;
  overflow: hidden; }

.banners-effect-7 .banners > div a:before {
  position: absolute;
  background: rgba(0, 0, 0, 0.3);
  width: 0;
  top: 0;
  left: 50%;
  content: "";
  transition: all 0.3s ease-in-out 0s; }

.banners-effect-7 .banners > div a:hover:before {
  width: 100%;
  left: 0;
  top: 0;
  height: 100%; }

.banners-effect-8 .banners > div a {
  display: inline-block;
  position: relative;
  overflow: hidden;
  background: #000;
  vertical-align: top; }

.banners-effect-8 .banners > div a:before, .banners-effect-8 .banners > div a:after {
  bottom: 20px;
  content: "";
  left: 20px;
  opacity: 0;
  position: absolute;
  right: 20px;
  top: 20px;
  -webkit-transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
  -o-transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
  transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
  z-index: 1; }

.banners-effect-8 .banners > div a:before {
  border-bottom: 1px solid #fff;
  border-top: 1px solid #fff;
  -webkit-transform: scale(0, 1);
  -ms-transform: scale(0, 1);
  -o-transform: scale(0, 1);
  transform: scale(0, 1); }

.banners-effect-8 .banners > div a:after {
  border-left: 1px solid #fff;
  border-right: 1px solid #fff;
  -webkit-transform: scale(1, 0);
  -ms-transform: scale(1, 0);
  -o-transform: scale(1, 0);
  transform: scale(1, 0); }

.banners-effect-8 .banners > div img {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transition: opacity 0.35s ease 0s;
  -o-transition: opacity 0.35s ease 0s;
  transition: opacity 0.35s ease 0s; }

.banners-effect-8 .banners > div a:hover:before, .banners-effect-8 .banners > div a:hover:after {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1); }

.banners-effect-8 .banners > div a:hover img {
  opacity: 0.5;
  filter: alpha(opacity=50); }

.banners-effect-9 .banners > div a {
  display: block;
  position: relative;
  z-index: 10; }

.banners-effect-9 .banners > div a:before {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  width: 100%;
  height: 100%;
  background: #000;
  content: '';
  -webkit-transition: opacity 0.35s;
  transition: opacity 0.35s;
  box-shadow: 0 3px 30px rgba(0, 0, 0, 0.2);
  opacity: 0; }

.banners-effect-9 .banners > div a:hover:before {
  opacity: 1; }

.banners-effect-9 .banners > div a img {
  opacity: 1;
  -webkit-transition: -webkit-transform 0.35s;
  transition: transform 0.35s;
  -webkit-transform: perspective(1000px) translate3d(0, 0, 0);
  transform: perspective(1000px) translate3d(0, 0, 0); }

.banners-effect-9 .banners > div a:hover img {
  -webkit-transform: perspective(1000px) translate3d(0, 0, 21px);
  transform: perspective(1000px) translate3d(0, 0, 21px); }

.banners-effect-10 .banners > div a {
  display: block;
  position: relative;
  overflow: hidden; }

.banners-effect-10 .banners > div a:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.2) 75%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.2) 75%);
  content: '';
  opacity: 0;
  -webkit-transform: translate3d(0, 50%, 0);
  transform: translate3d(0, 50%, 0);
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s; }

.banners-effect-10 .banners > div a:hover:before {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.banners-effect-11 .banners > div a {
  display: block;
  position: relative;
  overflow: hidden; }
  .banners-effect-11 .banners > div a:hover:before, .banners-effect-11 .banners > div a:hover:after {
    width: 100%;
    height: 100%; }
  .banners-effect-11 .banners > div a:before, .banners-effect-11 .banners > div a:after {
    background-color: rgba(0, 0, 0, 0.15);
    content: "";
    height: 0;
    left: 0;
    margin: auto;
    position: absolute;
    width: 0;
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s; }
  .banners-effect-11 .banners > div a:after {
    left: auto;
    right: 0;
    bottom: 0; }

.banners-effect-12 .banners > div img {
  -webkit-transition: all 0.3s ease-in;
  -moz-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in; }
  .banners-effect-12 .banners > div img:hover {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%); }
/*============POPUP ADDED TO CART ==================*/
/*================ ELERT ===================*/
.alert {
  position: relative;
  padding: 18px 40px 18px 75px;
  z-index: 30;
  color: #fff;
  border-radius: 0;
  min-height: 60px;
  box-sizing: border-box;
  border: none;
  font-weight: 600;
  width: 100%;
  float: left;
  box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.2);
  transition: 1s all cubic-bezier(1, -0.01, 0, 0.99);
  padding: 18px 75px 18px 40px; }

.footer-container .alert {
  position: relative !important;
  padding: 8px 40px 8px 75px;
  min-height: 40px; }

.alert i {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  text-align: center;
  width: 60px;
  font-size: 32px;
  -webkit-animation: alert-icon-anim 1s;
  -moz-animation: alert-icon-anim 1s;
  -ms-animation: alert-icon-anim 1s;
  -o-animation: alert-icon-anim 1s;
  animation: alert-icon-anim 1s;
  text-shadow: 1px 1px 5px rgba(0, 0, 0, 0.15); }

.alert i:before {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  line-height: 0; }

.alert a:hover {
  text-decoration: underline; }

.alert button.close {
  position: absolute;
  top: 50%;
  line-height: 1;
  left: 15px;
  color: #fff;
  opacity: 0.7;
  background: none;
  border: none;
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%); }

.alert button.close:hover, .alert button.close:focus {
  opacity: 1;
  color: #fff; }

.alert.fadeOut {
  -moz-transform: translate(0, -100%);
  -ms-transform: translate(0, -100%);
  -o-transform: translate(0, -100%);
  -webkit-transform: translate(0, -100%);
  transform: translate(0, -100%); }

.alert.fadeOut .alert {
  top: 100%; }

@media (max-width: 800px) { 
	.product-item-container .price {
	min-height: 50px;
}
    .trady-left.thumb-vertical-outer {
	display: none;
}
    .product-product .breadcrumb {
	display: none;
}

    #trady-aboutus .vc_row.wpb_row.vc_inner.vc_row-fluid.vc_custom_1577798761366.vc_row-has-fill {
	display: block;
}
#trady-aboutus .wpb_column.vc_column_container.vc_col-sm-3.vc_col-lg-3.vc_col-md-3.vc_col-xs-6 {
	width: 96% !important;
	margin: 0 2% !important;
}
    li.filter-options:nth-child(1) > div:nth-child(1) {
	display: none !important;
}
    li.filter-options:nth-child(1) > div:nth-child(2) {
	display: block !important;
}
    .trady-product-cart-view-info    .input-group-btn {
	clear: unset !important;
	margin-top: 0 !important;
}
.trady-product-cart-view-info .input-group.btn-block {
	max-width: 100% !important;
	width: 100%;
}
.trady-product-cart-view-info .input-group.btn-block   .form-control {
	width: 46%;
	float: right !important;
}
.trady-product-cart-view-info .input-group.btn-block .input-group-btn {
	width: 47% !important;
	float: right !important;
	clear: none;
	margin-top: 0;
}
    .trady-product-cart-view-img {
	width: 30% !important;
	float: right;
}
.trady-product-cart-view-info {
	width: 70%;
	float: right;
	line-height: 26px;
}
    .trady-product-cart-view-img  .img-thumbnail {
	max-width: none;
	width: 98px;
}
.trady-product-cart-view-row {
	font-size: 12px !important;
}
    
    .footer-has-toggle::before {

	display: none;
}
    .responsive .megamenu-wrapper.megamenu-active {
	width: 100%;
}
    #cart .dropdown-menu.pull-right.shoppingcart-box .content-item {
	min-height: 200px;
}
    .error-not_found #content .col-sm-6 {
	padding: 0;
}
    .container.page-category .row #content {
	margin-top: 50px !important;
}
	.content-product-right.col-md-7.col-sm-6.col-xs-12 {

	margin-top: 10px !important;
}
	.product-product #content {
	margin-top: 40px !important;
}
	.info-box-subtitle.subtitle-color-default.subtitle-style-default.woodmart-font-weight- {
	font-size: 11px;
	margin-bottom: 2px;
}
	.woodmart-info-box .info-box-title {
	display: block;
	margin-bottom: 4px;
	line-height: 1.4;
}
	.info-box-title.woodmart-font-weight-.box-title-style-default {
	font-size: 12px;
}
.info-svg-wrapper.info-icon img {
	height: 80px !important;
	width: 80px;
	margin-top: 8px;
}
 .product-item-container   h4 {
	font-size: 14px !important;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
    .responsive .with-sub-menu .clearfix {
	pointer-events: none;
	cursor: default;
	text-decoration: none;
}
    .trady-leftimg {
	display: none !important;
}
    .trady-bottomimg {
	display: block !important;
}
    .responsive .horizontal ul.megamenu li .sub-menu .content .hover-menu a.main-menu {
	font-size: 13px !important;
}
    .responsive.megamenu-style-dev.megamenu-dev    .sub-menu .content {
	padding-top: 10px !important;
}
    .megamenu .col-sm-12 {
	padding: 0 !important;
}
    .info-box-content {
	margin-top: 8px;
	margin-bottom: 10px;
}
    .info-svg-wrapper.info-icon img {
	height: auto;
	max-width: 108px;
}
    .woodmart-info-box {
	display: block !important;
}
    #trady-aboutus .box-icon-wrapper.box-with-icon.box-icon-simple {
	width: 100% !important;
	display: block !important;
	max-width: 100% !important;
}
.wpb_column.vc_column_container.vc_col-sm-3.vc_col-lg-3.vc_col-md-3.vc_col-xs-6 {
	margin-bottom: 30px !important;
	border-top-width: 1px !important;
	border-right-width: 1px !important;
	border-bottom-width: 1px !important;
	border-left-width: 1px !important;
	padding-top: 8px !important;
	padding-right: 20px !important;
	padding-bottom: 7px !important;
	padding-left: 20px !important;
	border-radius: 2px !important;
	margin-top: 30px !important;
	box-shadow: none;
	width: 48% !important;
	text-align: center;
	padding: 34px 25px 27px;
	border-radius: 5px;
	border: 1px solid #e7e7e7;
	background: #fff;
	margin: 0 1% !important;
}
    #trady-aboutus .container {
	margin-bottom: 1px !important;
}
    #trady-banner {
	margin-top: 15px;
}
    #form-language .dropdown-menu {
	right: -50px !important;
}
    #form-currency .dropdown-menu {
	right: -90px !important;
}
    .responsive.megamenu-style-dev.megamenu-dev .responsive {
	margin-right: 2px;
}
    #TabBlock-1 .top-link.list-inline {
	border-top: none;
	width: 100%;
}
        header .btn-group .btn-link {

	color: #826666;

	font-size: 11px !important;
	padding: 0 !important;
}
    .responsive.megamenu-style-dev.megamenu-dev {
	display: block;
}
.responsive.megamenu-style-dev.megamenu-dev .responsive {
 width: 50px !important;
float: left;
}
    .typeheader-3 .megamenu-style-dev .navbar-default .horizontal .megamenu-wrapper ul.megamenu > li > a strong {
	color: #000 !important;
	font-size: 15px;
}
    
    .layout-3 .megamenu-style-dev .navbar-default .horizontal .navbar-toggle .icon-bar {
    background: #000 !important;
}

#show-megamenu {
	background: none;
	border: none;
}



#collapse-footer {
	min-height: auto !important;
	max-height: max-content !important;
}

    /* .footer-container.typefooter-2 { */
	/* margin-bottom: 50px !important; */
/* } */
 header   .navbar-account.col-lg-7.col-md-6.col-sm-4.col-xs-4 {
    margin-top: -55px !important;
}
    .footer-toggle.hidden-lg.hidden-md {
	display: none !important;
}
#collapse-footer {
	display: block !important;
}
.col-sm-12.payment, .col-sm-12.copyright {
	width: 100%;
	float: unset !important;
}
.col-sm-12.copyright {
	font-size: 12px;
	text-align: center;
	padding: 0;
}
	#header {
    border-bottom: 2px solid 
    #e6e6e6 !important;
}
/*#cart ul.pull-right > li:nth-child(2) {*/
/*    position: absolute;*/
/*    width: 100%;*/
/*    top: 100%;*/
/*    margin-top: -54px;*/
/*}*/
#product	.add-to-links.wish_comp {
    width: 35px;
    margin-top: 10px;
}
	#product .option.quantity	.input-group.quantity-control {
     width: 110px !important;
}
#product .input-group-addon.product_quantity_up.fa.fa-caret-up, .input-group-addon.product_quantity_down.fa.fa-caret-down {
    background: none !important;
    color: 
    #d7458F!important;
    font-size: 25px !important;
    left: 22px !important;
}
#product  .option.quantity {
    float: right !important;
    width: 100px;
}
#product .input-group.quantity-control .form-control {
    width: 100% !important;
    border-radius: 17px !important;
	font-size: 18px !important;
}


#product	.option.quantity {
    /* width: 50%; */
    display: table;
    float: right !important;
}
#product	.add-to-links.wish_comp {
    position: absolute;
    top: 0;
    left: 15px;
}
	
	/* .product_page_price.price { */
    /* width: 40%; */
    /* left: 0; */
    /* margin: 0px; */
        /* margin-top: 0px; */
    /* height: 46px; */
    /* background: #fff; */
    /* position: fixed; */
    /* top: 100%; */
    /* margin-top: -100px; */
    /* text-align: center; */
    /* line-height: 45px; */
	/* z-index: 9998; */
/* } */

	/* .product-detail .box-info-product .cart { */
    /* width: 100%; */
    /* position: fixed; */

    /* z-index: 3; */
       /* top: 100%; */
/* margin-top: -100px !important; */
    /* right: 0px; */
    /* box-shadow: 0px 0px 4px 0px  */
    /* #453f3f6e; */
    /* height: 46px; */
    /* border-radius: 0 !important; */
/* } */
/* #button-cart { */
    /* height: 46px; */
    /* line-height: 38px; */
    /* padding: 0 30px; */
    /* font-weight: 600; */
    /* font-size: 13px; */
    /* text-transform: uppercase; */
    /* border-radius: 0; */
    /* background-color:  */
/* #d7458F; */
/* border: none; */
/* color: */
    /* #fff; */
    /* width: 60%; */
    /* right: 0; */
/* } */
	.item-vertical.trady-search .fa.fa-search {
    padding: 0 !important;
    margin-left: 10px;
}
	.footer-container.typefooter-1 {
    margin-top: 0px;
}
#trady-banner2 	.cat-design-replace-title .category-title {
    padding: 5px 0px 7px 0px;
    width: 100% !important;
    text-align: center;
}
	#trady-banner2 .product-category.product {
    padding: 0px 5px;
}
		#trady-main-product .module {
    margin-bottom: 0px;
}
	#trady-main-product {
    margin-top: 25px;
}
		#trady-main-product .listing-tabs .ltabs-items-container .ltabs-items .ltabs-item .item-inner {
    margin: 0px 3px 20px 3px;
}
#trady-main-product	div.style-dev-listing-tabs .listing-tabs .ltabs-tabs-container {
    margin-bottom: 10px;
}
		#trady-main-product .product-item-container {
    padding: 0 !important;
}
	#trady-main-product .listing-tabs .ltabs-tabs-container .ltabs-tabs-wrap.ltabs-selectbox {
    padding: 0;
}
	#trady-banner .col-lg-12.col-md-4.col-sm-6.col-xs-12.col_fzas.col-style {
    padding: 0;
}
#trady-banner .row.row_g12z.row-style {
    padding-top: 0px;
}
	.container.product-detail {
    margin-top: 95px;
}
.product-product .container.product-detail {
	margin-top: 130px;
}
	.product-search div.container:nth-child(4) {
    margin-top: 95px;
}
	.container.page-category {
    margin-top: 95px !important;
}
footer	.col-lg-15.col-xs-12 {
    text-align: center;
}
footer	.row.row_iwgg.row-style.footer-center {
    padding-top: 10px;
}
	.module.custom-html-footer .col-lg-15 {
    width: 50% !important;
	float: right;
}
	.custom-html-footer > div:nth-child(1) > div:nth-child(1) {
    display: none;
}
	#trady-banner2 .category-title {
    color: 
    #000 !important;
    background: none !important;
    font-size: 16px !important;
    box-shadow: none !important;
}
#trady-banner2	.hover-mask {
    position: unset !important;
    width: 100% !important;
    padding: 0 !important;
}
#trady-banner2	.col-md-3.col-sm-4.col-6.category-grid-item.cat-design-replace-title.without-product-count.product-category.product {
    width: 50% !important;
    float: right;
}
	
	
	#trady-banner2	.products.woocommerce.row.categories-style-masonry-first.categories-masonry.woodmart-spacing-20.columns-4 {
    height: auto !important;
}
#trady-banner2	.category-grid-item {
    position: unset !important;
	margin-bottom: 2px;
}
	.listing-tabs .ltabs-tabs-container .ltabs-tabs-wrap.ltabs-selectbox .ltabs-tabs li span {

    height: 40px !important;
    line-height: 31px !important;
}
	.listing-tabs .ltabs-tabs-container .ltabs-tabs-wrap.ltabs-selectbox .ltabs-tabs li {

    height: 40px !important;
    background: none !important;
}
	.listing-tabs .ltabs-tabs-container .ltabs-tabs-wrap.ltabs-selectbox .ltabs-tab span:hover {

background: #d7458F!important;
}
	.listing-tabs .ltabs-tabs-container .ltabs-tabs-wrap.ltabs-selectbox .ltabs-tabs {
 
    top: 46px !important;
	}
	.ltabs-tab-arrow {
    height: 45px !important;
    width: 50px !important;
}
	.ltabs-tabs-wrap.ltabs-selectbox {
    width: 100%;
	padding: 0px 9px;
}
.ltabs-tab-selected {
    min-width: calc(100% - 50px);
    height: 45px !important;
    line-height: 45px;
    font-size: 22px !important;
    text-align: center;
    color: 
    #000;
}
.ltabs-tab-arrow {
    background: 
#d7458F!important;
color:
    #fff !important;
    line-height: 45px;
    font-size: 18px !important;
}
	
	
	
	
		.promo-banner {

    box-shadow: 0px 0px 5px 2px #0000002e !important;
}
	#trady-aboutus {
    padding: 0 15px !important;
}
	.woodmart-lazy-load {
    height: auto !important;
}
	#trady-banner.col-lg-12.col-md-4.col-sm-6.col-xs-12.col_fzas.col-style {
	padding: 0;
}
#trady-banner .owl-item.active {
	width: 46% !important;
	padding: 0 !important;
	margin-bottom: 13px;
	height: auto !important;
	margin: 0 2%;
	margin-bottom: 10px;
}
	.footer-container.typefooter-1 {

	margin-bottom: 50px !important;
}
  
	#trady-banner .owl-stage {
    width: 100% !important;
    display: block !important;
    float: right;
}
	.back-to-top {
    display: none;
}
	#trady-aboutus .vc_column-inner {
  padding-top: 4px !important;
padding-right: 0px;
padding-left: 0px;
}
	.info-box-content {
    padding-top: 15px;
}
/*	.info-box-subtitle.subtitle-color-default.subtitle-style-default.woodmart-font-weight- {*/
/*    display: none !important;*/
/*}*/
#trady-main-product .wishlist.btn-button,#trady-main-product  .compare.btn-button {
	display: none;
}
	#trady-aboutus .vc_col-lg-3 {
  width: 49%;
float: left;
/* margin: auto !important; */
padding: 0 !important;
}
/*#wd-5df3905a2d891 img {*/
/*	height: 37px !important;*/
/*	margin-top: 2px;*/
/*}*/
#trady-aboutus .wpb_column.vc_column_container.vc_col-sm-3.vc_col-lg-3.vc_col-md-3.vc_col-xs-6 {
	margin-bottom: 15px !important;
}
		#trady-aboutus .col-lg-12.col-md-4 {
    padding: 0 !important;
}
/*.info-svg-wrapper.info-icon img {*/
/*    height: 40px;*/
/*}*/
#trady-aboutus .container  {
	padding: 10px 0px !important;
}
#trady-aboutus .box-icon-wrapper.box-with-icon.box-icon-simple {
	margin: 0;
	width: 53px;
	text-align: center;
}
	 .slider-mobile{
	  display:block;
  }
   .slider-desktop {
	  display:none;
  }
	.common-home #content ,#content {
    margin-top: 160px !important;
}
	.header-center {
    height: 100% !important;
}
	#header {
    position: fixed;
    width: 100%;
    z-index: 99999;
    background: 
    #fff;
    height: 63px !important;
}
.megamenu-style-dev .navbar-default .vertical .navbar-header .navbar-toggle {
    background: none !important;
    border: none !important;
    padding: 0 !important;
        padding-top: 0px;
    margin: 0 !important;
        margin-right: 0px;
    float: right;
    margin-right: 13px !important;
    padding-top: 10px !important;
}
	.megamenu-style-dev .navbar-default .vertical .navbar-header .navbar-toggle .icon-bar {
    background:  #000 !important;
}
	.responsive.megamenu-style-dev.menu-vetical {
    background: none !important;
}
	.col-sm-3.col-xs-12.menu-vertical {
    width: 110px !important;
    float: right;
}
#TabBlock-1 {
    float: left;
}
.navbar-logo.col-lg-7.col-md-6.col-sm-4.col-xs-4 a {
	width: 183px !important;
	display: block !important;
	/*margin: auto !important;*/
	z-index: 999999 !important;
	margin-top: 7px !important;
	position: relative !important;
}
	.navbar-logo.col-lg-7.col-md-6.col-sm-4.col-xs-4 {
    width: 100% !important;
}
	
	
	
	
	.header-bottom.hidden-compact {
        width: 100% !important;
    background: none !important;
}
	.navbar-search.col-lg-5.col-md-6.col-sm-8.col-xs-8 {
    display: none;
}
	#trady-slider {
    width: 100%;
}
/*	.col-sm-7.col-xs-6.menu-honizol {*/
/*    display: none;*/
/*}*/
	/* .dropdown-menu.pull-right.shoppingcart-box { */
    /* top: 0 !important; */
    /* width: 90% !important; */
    /* position: fixed !important; */
    /* height: calc(100% - 47px); */
    /* box-shadow: none !important; */
    /* border: none; */
        /* border-bottom-color: currentcolor; */
        /* border-bottom-style: none; */
        /* border-bottom-width: medium; */
    /* border-bottom: 1px solid #d7458F; */
/* } */
	/* #my_account .dropdown-menu { */
    /* margin-top: -111px !important; */
    /* box-shadow: none; */
    /* border: none; */
    /* border-bottom: 2px solid  #d7458F; */
/* } */
	header.typeheader-3 .shopping_cart a.btn-group .shopcart {
    padding: 0 !important;
}
		header .trady-account .pull-left ,.btn-group.top_cart.dropdown-toggle {
    display: block !important;
}
	.navbar-account.col-lg-7.col-md-6.col-sm-4.col-xs-4 {

    position: fixed;
    right: 0px;
    margin-top: -48px !important;
    left: 0;
    z-index: 350;
    display: flex;
    align-items: center;
    justify-content: space-between;

    -webkit-overflow-scrolling: touch;
    padding: 5px;
    height: 55px;
    background-color: 

#fff;

box-shadow: 0 0 9px

    rgba(0,0,0,.12);
    top: 99%;
    width: 100% !important;
    /* z-index: 999999; */

}
	
/*    #product-related {*/
/*    display: none;*/
/*}*/
	.product-box-desc {
    display: none;
}
	.open-sidebar.hidden-lg.hidden-md {
    width: 100%;
    text-align: center;
}
	.breadcrumb {
    position: relative;
    top: -42px;
}
	.trady310 .item.item-product-cat {
    width: 50%;
    float: right;
}
	.trady745, .trady310 {
    width: 100%;
}
	#content {
    position: relative;
    top: -28px;
}
	/* #header { */

    /* height: 153px; */

/* } */
	.header-bottom.hidden-compact {

    position: relative !important;
    top: -61px !important;

}
	header.typeheader-3 .header-center {

    padding: 0 !important;

}
	.header-bottom.hidden-compact .container {

    padding: 0px !important;

}
	.header-bottom.hidden-compact {

    position: relative;
    top: -15px;
    right: -12px;
    width: 56px;

}
#content {
    position: relative;
    top: -51px;
}
#show-megamenu {

    float: left;

}
.col-sm-7.col-xs-6.menu-honizol {

    padding: 0;

}
.tradyful .item.item-product-cat {
    width: 46%;

}
	#sosearchpro {

    margin: 0px !important;
    float: left;
    padding: 0px !important;

}
	.navbar-logo.col-lg-7.col-md-6.col-sm-4.col-xs-4 {

    width: 36%;
    padding: 0px !important;

}
.navbar-account.col-lg-7.col-md-6.col-sm-4.col-xs-4 {
	position: absolute;
	top: 108px;
		box-shadow: 1px 1px 1px 0px #ccc;


}
	.navbar-search.col-lg-5.col-md-6.col-sm-8.col-xs-8 {

 width: 83%;
position: relative;
top: 3px;
float: left;
padding: 0px;

}
	.navbar-menu {

    float: right;

}
		.header-bottom.hidden-compact {
    width: 78px;
	border: none !important;
	box-shadow: none;
}

  .alert {
    padding-left: 30px; }

  .alert button.close {
    left: 5px; } }

.alert-success {
  background-color: #d7458F; }

.alert-success i {
  background: #388e3c; }

.alert-success a, .alert-success a:visited, .alert-success a:focus, .alert-success a:hover {
  color: #c8e6c9; }

.alert-danger {
  background-color: #f44336; }

.alert-danger i {
  background: #d32f2f; }

.alert-danger a, .alert-danger a:visited, .alert-danger a:focus, .alert-danger a:hover {
  color: #ffcdd2; }

.alert-info {
  background-color: #03a9f4; }

.alert-info i {
  background: #0288d1; }

.alert-info a, .alert-info a:visited, .alert-info a:focus, .alert-info a:hover {
  color: #b3e5fc; }

.alert-warning {
  background-color: #ff5722; }

.alert-warning i {
  background: #e64a19; }

.alert-warning a, .alert-warning a:visited, .alert-warning a:focus, .alert-warning a:hover {
  color: #ffccbc; }

body > .alert {
  position: fixed;
  z-index: 10004;
  top: 0;
  left: 0;
  width: 100%;
  -webkit-animation: alert-anim 1s cubic-bezier(1, -0.01, 0, 0.99);
  -moz-animation: alert-anim 1s cubic-bezier(1, -0.01, 0, 0.99);
  animation: alert-anim 1s cubic-bezier(1, -0.01, 0, 0.99); }

body > .alert .alert {
  position: absolute;
  left: 0;
  right: 0;
  top: 100%; }

body > .alert .alert.fadeOut {
  top: -100%; }

@-webkit-keyframes alert-anim {
  0% {
    top: -100%; }

  60% {
    top: 0; }

  100% {
    top: 0; } }

@-moz-keyframes alert-anim {
  0% {
    top: -100%; }

  60% {
    top: 0; }

  100% {
    top: 0; } }

@keyframes alert-anim {
  0% {
    top: -100%; }

  60% {
    top: 0; }

  100% {
    top: 0; } }

@-webkit-keyframes alert-anim2 {
  0% {
    top: -100%; }

  60% {
    top: 100%; }

  100% {
    top: 100%; } }

@-moz-keyframes alert-anim2 {
  0% {
    top: -100%; }

  60% {
    top: 100%; }

  100% {
    top: 100%; } }

@keyframes alert-anim2 {
  0% {
    top: -100%; }

  60% {
    top: 100%; }

  100% {
    top: 100%; } }

@-webkit-keyframes alert-icon-anim {
  0% {
    font-size: 0; }

  60% {
    font-size: 0; } }

@-moz-keyframes alert-icon-anim {
  0% {
    font-size: 0; }

  60% {
    font-size: 0; } }

@keyframes alert-icon-anim {
  0% {
    font-size: 0; }

  60% {
    font-size: 0; } }
/*============ PAGE COMINGSOON ==================*/
.comingsoon-page {
  background: #142326;
  padding: 7em 0;
  color: #bdbdbd; }
  .comingsoon-page .container {
    max-width: 750px; }
  .comingsoon-page .comingsoon--title {
    margin: 0.5em 0 1em;
    font-size: 46px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
    padding: 0 1em; }
  .comingsoon-page .comingsoon--content {
    margin: 1em 0;
    font-size: 14px; }
  .comingsoon-page .comingsoon--countdown {
    margin: 6em 0 8em; }
  .comingsoon-page .comingsoon--countdown .time-item {
    width: 125px;
    height: 125px;
    border: 3px solid rgba(255, 255, 255, 0.4);
    border-radius: 50%;
    margin: 0 15px;
    display: inline-block;
    padding: 30px; }
  .comingsoon-page .comingsoon--countdown .num-time {
    font-size: 40px;
    color: #fff;
    font-weight: 700;
    line-height: 100%;
    margin: 0 0 5px 0; }
  .comingsoon-page .comingsoon--countdown .name-time {
    font-size: 20px;
    text-transform: uppercase; }
  .comingsoon-page .comingsoon--newsletter {
    margin: 2em 0; }
  .comingsoon-page .comingsoon--newsletter .newsletter {
    background: none !important; }
  .comingsoon-page .comingsoon--newsletter .title-block {
    display: none; }
/*===============================================
 [SASS DIRECTORY ]
 [1] Pre-Loader 
 ==============================================*/
.loaded .loadeding {
  display: none; }

.loadeding {
  background: white url(../../images/lazy-loader.gif) no-repeat center center;
  height: 100%;
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  right: 0;
  opacity: 1;
  }
/*============START Pre-Loader CSS  ==================*/
.pre-loader {
  background: #d7458F;
  height: 100%;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 99999; }
  .pre-loader .loader-background {
    background: #777;
    display: block;
    height: 100%; }
  .pre-loader .loader-center {
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -25px 0 0 -25px; }
  .pre-loader .spinner {
    width: 50px;
    height: 50px;
    background-color: white;
    -webkit-animation: sk-rotateplane 1.2s infinite ease-in-out;
    animation: sk-rotateplane 1.2s infinite ease-in-out; }
  .pre-loader .spinner-bounce {
    width: 60px;
    height: 60px;
    position: relative; }
  .pre-loader .double-bounce1, .pre-loader .double-bounce2 {
    width: 100%;
    height: 100%;
    border-radius: 50%;
    background-color: white;
    opacity: 0.6;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-animation: sk-bounce 2s infinite ease-in-out;
    animation: sk-bounce 2s infinite ease-in-out; }
  .pre-loader .double-bounce2 {
    -webkit-animation-delay: -1s;
    animation-delay: -1s; }
  .pre-loader .spinner-wave {
    width: 50px;
    height: 50px;
    text-align: center;
    font-size: 10px; }
  .pre-loader .spinner-wave > div {
    background-color: white;
    height: 100%;
    width: 6px;
    margin: 0 2px;
    display: inline-block;
    -webkit-animation: sk-stretchdelay 1.2s infinite ease-in-out;
    animation: sk-stretchdelay 1.2s infinite ease-in-out; }
  .pre-loader .spinner-wave .rect2 {
    -webkit-animation-delay: -1.1s;
    animation-delay: -1.1s; }
  .pre-loader .spinner-wave .rect3 {
    -webkit-animation-delay: -1s;
    animation-delay: -1s; }
  .pre-loader .spinner-wave .rect4 {
    -webkit-animation-delay: -0.9s;
    animation-delay: -0.9s; }
  .pre-loader .spinner-wave .rect5 {
    -webkit-animation-delay: -0.8s;
    animation-delay: -0.8s; }
  .pre-loader .spinner-cube {
    width: 40px;
    height: 40px;
    position: relative; }
  .pre-loader .cube1, .pre-loader .cube2 {
    background-color: white;
    width: 15px;
    height: 15px;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-animation: sk-cubemove 1.8s infinite ease-in-out;
    animation: sk-cubemove 1.8s infinite ease-in-out; }
  .pre-loader .cube2 {
    -webkit-animation-delay: -0.9s;
    animation-delay: -0.9s; }
  .pre-loader .spinner-bounce2 {
    width: 80px;
    text-align: center; }
  .pre-loader .spinner-bounce2 > div {
    width: 18px;
    height: 18px;
    background-color: white;
    border-radius: 100%;
    display: inline-block;
    margin: 0 3px;
    -webkit-animation: sk-bouncedelay 1.4s infinite ease-in-out both;
    animation: sk-bouncedelay 1.4s infinite ease-in-out both; }
  .pre-loader .spinner-bounce2 .bounce1 {
    -webkit-animation-delay: -0.32s;
    animation-delay: -0.32s; }
  .pre-loader .spinner-bounce2 .bounce2 {
    -webkit-animation-delay: -0.16s;
    animation-delay: -0.16s; }
  .pre-loader .spinner-circle {
    width: 60px;
    height: 60px;
    position: relative; }
  .pre-loader .spinner-circle .sk-child {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0; }
  .pre-loader .spinner-circle .sk-child:before {
    content: '';
    display: block;
    margin: 0 auto;
    width: 15%;
    height: 15%;
    background-color: white;
    border-radius: 100%;
    -webkit-animation: sk-circleBounceDelay 1.2s infinite ease-in-out both;
    animation: sk-circleBounceDelay 1.2s infinite ease-in-out both; }
  .pre-loader .spinner-circle .sk-circle2 {
    -webkit-transform: rotate(30deg);
    -ms-transform: rotate(30deg);
    transform: rotate(30deg); }
  .pre-loader .spinner-circle .sk-circle3 {
    -webkit-transform: rotate(60deg);
    -ms-transform: rotate(60deg);
    transform: rotate(60deg); }
  .pre-loader .spinner-circle .sk-circle4 {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg); }
  .pre-loader .spinner-circle .sk-circle5 {
    -webkit-transform: rotate(120deg);
    -ms-transform: rotate(120deg);
    transform: rotate(120deg); }
  .pre-loader .spinner-circle .sk-circle6 {
    -webkit-transform: rotate(150deg);
    -ms-transform: rotate(150deg);
    transform: rotate(150deg); }
  .pre-loader .spinner-circle .sk-circle7 {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg); }
  .pre-loader .spinner-circle .sk-circle8 {
    -webkit-transform: rotate(210deg);
    -ms-transform: rotate(210deg);
    transform: rotate(210deg); }
  .pre-loader .spinner-circle .sk-circle9 {
    -webkit-transform: rotate(240deg);
    -ms-transform: rotate(240deg);
    transform: rotate(240deg); }
  .pre-loader .spinner-circle .sk-circle10 {
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg); }
  .pre-loader .spinner-circle .sk-circle11 {
    -webkit-transform: rotate(300deg);
    -ms-transform: rotate(300deg);
    transform: rotate(300deg); }
  .pre-loader .spinner-circle .sk-circle12 {
    -webkit-transform: rotate(330deg);
    -ms-transform: rotate(330deg);
    transform: rotate(330deg); }
  .pre-loader .spinner-circle .sk-circle2:before {
    -webkit-animation-delay: -1.1s;
    animation-delay: -1.1s; }
  .pre-loader .spinner-circle .sk-circle3:before {
    -webkit-animation-delay: -1s;
    animation-delay: -1s; }
  .pre-loader .spinner-circle .sk-circle4:before {
    -webkit-animation-delay: -0.9s;
    animation-delay: -0.9s; }
  .pre-loader .spinner-circle .sk-circle5:before {
    -webkit-animation-delay: -0.8s;
    animation-delay: -0.8s; }
  .pre-loader .spinner-circle .sk-circle6:before {
    -webkit-animation-delay: -0.7s;
    animation-delay: -0.7s; }
  .pre-loader .spinner-circle .sk-circle7:before {
    -webkit-animation-delay: -0.6s;
    animation-delay: -0.6s; }
  .pre-loader .spinner-circle .sk-circle8:before {
    -webkit-animation-delay: -0.5s;
    animation-delay: -0.5s; }
  .pre-loader .spinner-circle .sk-circle9:before {
    -webkit-animation-delay: -0.4s;
    animation-delay: -0.4s; }
  .pre-loader .spinner-circle .sk-circle10:before {
    -webkit-animation-delay: -0.3s;
    animation-delay: -0.3s; }
  .pre-loader .spinner-circle .sk-circle11:before {
    -webkit-animation-delay: -0.2s;
    animation-delay: -0.2s; }
  .pre-loader .spinner-circle .sk-circle12:before {
    -webkit-animation-delay: -0.1s;
    animation-delay: -0.1s; }
  .pre-loader .spinner-cube-grid {
    width: 60px;
    height: 60px; }
  .pre-loader .spinner-cube-grid .sk-cube {
    width: 33%;
    height: 33%;
    background-color: white;
    float: left;
    -webkit-animation: sk-cubeGridScaleDelay 1.3s infinite ease-in-out;
    animation: sk-cubeGridScaleDelay 1.3s infinite ease-in-out; }
  .pre-loader .spinner-cube-grid .sk-cube1 {
    -webkit-animation-delay: 0.2s;
    animation-delay: 0.2s; }
  .pre-loader .spinner-cube-grid .sk-cube2 {
    -webkit-animation-delay: 0.3s;
    animation-delay: 0.3s; }
  .pre-loader .spinner-cube-grid .sk-cube3 {
    -webkit-animation-delay: 0.4s;
    animation-delay: 0.4s; }
  .pre-loader .spinner-cube-grid .sk-cube4 {
    -webkit-animation-delay: 0.1s;
    animation-delay: 0.1s; }
  .pre-loader .spinner-cube-grid .sk-cube5 {
    -webkit-animation-delay: 0.2s;
    animation-delay: 0.2s; }
  .pre-loader .spinner-cube-grid .sk-cube6 {
    -webkit-animation-delay: 0.3s;
    animation-delay: 0.3s; }
  .pre-loader .spinner-cube-grid .sk-cube7 {
    -webkit-animation-delay: 0s;
    animation-delay: 0s; }
  .pre-loader .spinner-cube-grid .sk-cube8 {
    -webkit-animation-delay: 0.1s;
    animation-delay: 0.1s; }
  .pre-loader .spinner-cube-grid .sk-cube9 {
    -webkit-animation-delay: 0.2s;
    animation-delay: 0.2s; }
  .pre-loader .spinner-folding-cube {
    width: 50px;
    height: 50px;
    position: relative;
    -webkit-transform: rotateZ(45deg);
    transform: rotateZ(45deg); }
  .pre-loader .spinner-folding-cube .sk-cube {
    float: left;
    width: 50%;
    height: 50%;
    position: relative;
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1); }
  .pre-loader .spinner-folding-cube .sk-cube:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: white;
    -webkit-animation: sk-foldCubeAngle 2.4s infinite linear both;
    animation: sk-foldCubeAngle 2.4s infinite linear both;
    -webkit-transform-origin: 100% 100%;
    -ms-transform-origin: 100% 100%;
    transform-origin: 100% 100%; }
  .pre-loader .spinner-folding-cube .sk-cube2 {
    -webkit-transform: scale(1.1) rotateZ(90deg);
    transform: scale(1.1) rotateZ(90deg); }
  .pre-loader .spinner-folding-cube .sk-cube3 {
    -webkit-transform: scale(1.1) rotateZ(180deg);
    transform: scale(1.1) rotateZ(180deg); }
  .pre-loader .spinner-folding-cube .sk-cube4 {
    -webkit-transform: scale(1.1) rotateZ(270deg);
    transform: scale(1.1) rotateZ(270deg); }
  .pre-loader .spinner-folding-cube .sk-cube2:before {
    -webkit-animation-delay: 0.3s;
    animation-delay: 0.3s; }
  .pre-loader .spinner-folding-cube .sk-cube3:before {
    -webkit-animation-delay: 0.6s;
    animation-delay: 0.6s; }
  .pre-loader .spinner-folding-cube .sk-cube4:before {
    -webkit-animation-delay: 0.9s;
    animation-delay: 0.9s; }
  .pre-loader .loader-with-logo {
    top: 0;
    left: 0;
    width: 100%;
    height: 150px;
    right: 0;
    bottom: 0;
    margin: auto;
    text-align: center;
    position: absolute; }
  .pre-loader .loader-with-logo .logo {
    display: block;
    width: auto; }
  .pre-loader .loader-with-logo .line {
    background: #ccc;
    bottom: 0;
    height: 5px; }
  .pre-loader .loader-with-logo .run-number {
    color: #fff;
    font-size: 50px;
    font-weight: 600;
    line-height: 80px; }
/* *************   END:: Pre-Loader CSS   ************* */
/* **************************************************** */
/* ************   START Loader Animation   ************ */
/* **************************************************** */
@-webkit-keyframes sk-rotateplane {
  0% {
    -webkit-transform: perspective(120px); }

  50% {
    -webkit-transform: perspective(120px) rotateY(180deg); }

  100% {
    -webkit-transform: perspective(120px) rotateY(180deg) rotateX(180deg); } }

@keyframes sk-rotateplane {
  0% {
    transform: perspective(120px) rotateX(0deg) rotateY(0deg);
    -webkit-transform: perspective(120px) rotateX(0deg) rotateY(0deg); }

  50% {
    transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
    -webkit-transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg); }

  100% {
    transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
    -webkit-transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg); } }

@-webkit-keyframes sk-bounce {
  0%, 100% {
    -webkit-transform: scale(0); }

  50% {
    -webkit-transform: scale(1); } }

@keyframes sk-bounce {
  0%, 100% {
    transform: scale(0);
    -webkit-transform: scale(0); }

  50% {
    transform: scale(1);
    -webkit-transform: scale(1); } }

@-webkit-keyframes sk-stretchdelay {
  0%, 40%, 100% {
    -webkit-transform: scaleY(0.4); }

  20% {
    -webkit-transform: scaleY(1); } }

@keyframes sk-stretchdelay {
  0%, 40%, 100% {
    transform: scaleY(0.4);
    -webkit-transform: scaleY(0.4); }

  20% {
    transform: scaleY(1);
    -webkit-transform: scaleY(1); } }

@-webkit-keyframes sk-cubemove {
  25% {
    -webkit-transform: translateX(42px) rotate(-90deg) scale(0.5); }

  50% {
    -webkit-transform: translateX(42px) translateY(42px) rotate(-180deg); }

  75% {
    -webkit-transform: translateX(0px) translateY(42px) rotate(-270deg) scale(0.5); }

  100% {
    -webkit-transform: rotate(-360deg); } }

@keyframes sk-cubemove {
  25% {
    transform: translateX(42px) rotate(-90deg) scale(0.5);
    -webkit-transform: translateX(42px) rotate(-90deg) scale(0.5); }

  50% {
    transform: translateX(42px) translateY(42px) rotate(-179deg);
    -webkit-transform: translateX(42px) translateY(42px) rotate(-179deg); }

  50.1% {
    transform: translateX(42px) translateY(42px) rotate(-180deg);
    -webkit-transform: translateX(42px) translateY(42px) rotate(-180deg); }

  75% {
    transform: translateX(0px) translateY(42px) rotate(-270deg) scale(0.5);
    -webkit-transform: translateX(0px) translateY(42px) rotate(-270deg) scale(0.5); }

  100% {
    transform: rotate(-360deg);
    -webkit-transform: rotate(-360deg); } }

@-webkit-keyframes sk-bouncedelay {
  0%, 80%, 100% {
    -webkit-transform: scale(0); }

  40% {
    -webkit-transform: scale(1); } }

@keyframes sk-bouncedelay {
  0%, 80%, 100% {
    -webkit-transform: scale(0);
    transform: scale(0); }

  40% {
    -webkit-transform: scale(1);
    transform: scale(1); } }

@-webkit-keyframes sk-circleBounceDelay {
  0%, 80%, 100% {
    -webkit-transform: scale(0);
    transform: scale(0); }

  40% {
    -webkit-transform: scale(1);
    transform: scale(1); } }

@keyframes sk-circleBounceDelay {
  0%, 80%, 100% {
    -webkit-transform: scale(0);
    transform: scale(0); }

  40% {
    -webkit-transform: scale(1);
    transform: scale(1); } }

@-webkit-keyframes sk-cubeGridScaleDelay {
  0%, 70%, 100% {
    -webkit-transform: scale3D(1, 1, 1);
    transform: scale3D(1, 1, 1); }

  35% {
    -webkit-transform: scale3D(0, 0, 1);
    transform: scale3D(0, 0, 1); } }

@keyframes sk-cubeGridScaleDelay {
  0%, 70%, 100% {
    -webkit-transform: scale3D(1, 1, 1);
    transform: scale3D(1, 1, 1); }

  35% {
    -webkit-transform: scale3D(0, 0, 1);
    transform: scale3D(0, 0, 1); } }

@-webkit-keyframes sk-foldCubeAngle {
  0%, 10% {
    -webkit-transform: perspective(140px) rotateX(-180deg);
    transform: perspective(140px) rotateX(-180deg);
    opacity: 0; }

  25%, 75% {
    -webkit-transform: perspective(140px) rotateX(0deg);
    transform: perspective(140px) rotateX(0deg);
    opacity: 1; }

  90%, 100% {
    -webkit-transform: perspective(140px) rotateY(180deg);
    transform: perspective(140px) rotateY(180deg);
    opacity: 0; } }

@keyframes sk-foldCubeAngle {
  0%, 10% {
    -webkit-transform: perspective(140px) rotateX(-180deg);
    transform: perspective(140px) rotateX(-180deg);
    opacity: 0; }

  25%, 75% {
    -webkit-transform: perspective(140px) rotateX(0deg);
    transform: perspective(140px) rotateX(0deg);
    opacity: 1; }

  90%, 100% {
    -webkit-transform: perspective(140px) rotateY(180deg);
    transform: perspective(140px) rotateY(180deg);
    opacity: 0; } }
/* ***********   END:: Loader Animation   ************* */
/* **************************************************** */
/*===============================================
 [SASS DIRECTORY ]
 [1] OVERLAY PATTER
 ==============================================*/
/*============OVERLAY PATTERN  ==================*/
/* 1. Overlay pattern ---------------------*/
body.no-bgbody {
  background-image: none; }

.pattern-1 {
  background-image: url(../../images/patterns/1.png); }

.pattern-2 {
  background-image: url(../../images/patterns/2.png); }

.pattern-3 {
  background-image: url(../../images/patterns/3.png); }

.pattern-4 {
  background-image: url(../../images/patterns/4.png); }

.pattern-5 {
  background-image: url(../../images/patterns/5.png); }

.pattern-6 {
  background-image: url(../../images/patterns/6.png); }

.pattern-7 {
  background-image: url(../../images/patterns/7.png); }

.pattern-8 {
  background-image: url(../../images/patterns/8.png); }

.pattern-9 {
  background-image: url(../../images/patterns/9.png); }

.pattern-10 {
  background-image: url(../../images/patterns/10.png); }

.pattern-11 {
  background-image: url(../../images/patterns/11.png); }

.pattern-12 {
  background-image: url(../../images/patterns/12.png); }

.pattern-13 {
  background-image: url(../../images/patterns/13.png); }

.pattern-14 {
  background-image: url(../../images/patterns/14.png); }

.pattern-15 {
  background-image: url(../../images/patterns/15.png); }

.pattern-16 {
  background-image: url(../../images/patterns/16.png); }

.pattern-17 {
  background-image: url(../../images/patterns/17.png); }

.pattern-18 {
  background-image: url(../../images/patterns/18.png); }

.pattern-19 {
  background-image: url(../../images/patterns/19.png); }

.pattern-20 {
  background-image: url(../../images/patterns/20.png); }

.pattern-21 {
  background-image: url(../../images/patterns/21.png); }

.pattern-22 {
  background-image: url(../../images/patterns/22.png); }

.pattern-23 {
  background-image: url(../../images/patterns/23.png); }

.pattern-24 {
  background-image: url(../../images/patterns/24.png); }

.pattern-25 {
  background-image: url(../../images/patterns/25.png); }

.pattern-26 {
  background-image: url(../../images/patterns/26.png); }

.pattern-27 {
  background-image: url(../../images/patterns/27.png); }

.pattern-28 {
  background-image: url(../../images/patterns/28.png); }

.pattern-29 {
  background-image: url(../../images/patterns/29.png); }

.pattern-30 {
  background-image: url(../../images/patterns/30.png); }

.pattern-31 {
  background-image: url(../../images/patterns/31.png); }

.pattern-32 {
  background-image: url(../../images/patterns/32.png); }

.pattern-33 {
  background-image: url(../../images/patterns/33.png); }

.pattern-34 {
  background-image: url(../../images/patterns/34.png); }

.pattern-35 {
  background-image: url(../../images/patterns/35.png); }

.pattern-36 {
  background-image: url(../../images/patterns/36.png); }

.pattern-37 {
  background-image: url(../../images/patterns/37.png); }

.pattern-38 {
  background-image: url(../../images/patterns/38.png); }

.pattern-39 {
  background-image: url(../../images/patterns/39.png); }

.pattern-40 {
  background-image: url(../../images/patterns/40.png); }

.pattern-41 {
  background-image: url(../../images/patterns/41.png); }

.pattern-42 {
  background-image: url(../../images/patterns/42.png); }

.pattern-43 {
  background-image: url(../../images/patterns/43.png); }

.pattern-44 {
  background-image: url(../../images/patterns/44.png); }

.pattern-45 {
  background-image: url(../../images/patterns/45.png); }

.bd-example-row .row + .row {
  margin-top: 1rem; }
  .bd-example-row .row > .col, .bd-example-row .row > [class^="col-"] {
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
    background-color: rgba(86, 61, 124, .15);
    border: 1px solid rgba(86, 61, 124, .2); }
  .bd-example-row .flex-items-top, .bd-example-row .flex-items-middle, .bd-example-row .flex-items-bottom {
    min-height: 6rem;
    background-color: rgba(255, 0, 0, .1); }

.bd-example-row-flex-cols .row {
  min-height: 10rem;
  background-color: rgba(255, 0, 0, .1); }

.bd-highlight {
  background-color: rgba(86, 61, 124, .15);
  border: 1px solid rgba(86, 61, 124, .15); }

.example-container {
  width: 800px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 15px;
  padding-left: 15px;
  width: 100%; }

.example-row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px; }

.example-content-main {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px; }
  @media (min-width: 576px) {
  .example-content-main {
    flex: 0 0 50%;
    max-width: 50%; } }
  @media (min-width: 992px) {
	  .content-product-left.col-md-7.col-sm-6.col-xs-12 {
    width: 52%;
    padding: 0px;
}
.content-product-right.col-md-5.col-sm-6.col-xs-12 {
    width: 48%;
    padding: 0px 7px;
}
  .example-content-main {
    flex: 0 0 66.66667%;
    max-width: 66.66667%; } }

.example-content-secondary {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px; }
  @media (min-width: 576px) {
  .example-content-secondary {
    flex: 0 0 50%;
    max-width: 50%; } }
  @media (min-width: 992px) {
  .example-content-secondary {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; } }

.bd-example-container {
  min-width: 16rem;
  max-width: 25rem;
  margin-right: auto;
  margin-left: auto; }

.bd-example-container-header {
  height: 3rem;
  margin-bottom: 0.5rem;
  background-color: #fff;
  border-radius: 0.25rem; }

.bd-example-container-sidebar {
  float: right;
  width: 4rem;
  height: 8rem;
  background-color: #80bdff;
  border-radius: 0.25rem; }

.bd-example-container-body {
  height: 8rem;
  margin-right: 4.5rem;
  background-color: #957bbe;
  border-radius: 0.25rem; }

.bd-example-container-fluid {
  max-width: none; }

.bd-example {
  position: relative;
  padding: 1rem;
  margin: 1rem -15px;
  border: solid #f7f7f9;
  border-width: 0.2rem 0 0; }
  .bd-example::after {
    display: block;
    clear: both;
    content: ""; }
  @media (min-width: 576px) {
  .bd-example {
    padding: 1.5rem;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    border-width: 0.3rem; } }
  .bd-example + .highlight, .bd-example + .clipboard + .highlight {
    margin-top: 0; }
  .bd-example + p {
    margin-top: 2rem; }
  .bd-example .pos-f-t {
    position: relative;
    margin: -1rem; }
  @media (min-width: 576px) {
    .bd-example .pos-f-t {
      margin: -1.5rem; } }
  .bd-example > .form-control + .form-control {
    margin-top: 0.5rem; }
  .bd-example > .nav + .nav, .bd-example > .alert + .alert, .bd-example > .navbar + .navbar, .bd-example > .progress + .progress, .bd-example > .progress + .btn {
    margin-top: 1rem; }
  .bd-example > .dropdown-menu:first-child {
    position: static;
    display: block; }
  .bd-example > .form-group:last-child {
    margin-bottom: 0; }

.bd-example > .close {
  float: none; }

.bd-example-type .table .type-info {
  color: #d7458F;
  vertical-align: middle; }

.bd-example-type .table td {
  padding: 1rem 0;
  border-color: #eee; }

.bd-example-type .table tr:first-child td {
  border-top: 0; }

.bd-example-type h1, .bd-example-type h2, .bd-example-type h3, .bd-example-type h4, .bd-example-type h5, .bd-example-type h6 {
  margin: 0; }

.bd-example-bg-classes p {
  padding: 1rem; }

.bd-example > img + img {
  margin-left: 0.5rem; }

.bd-example > .btn-group {
  margin-top: 0.25rem;
  margin-bottom: 0.25rem; }

.bd-example > .btn-toolbar + .btn-toolbar {
  margin-top: 0.5rem; }

.bd-example-control-sizing select, .bd-example-control-sizing input[type="text"] + input[type="text"] {
  margin-top: 0.5rem; }

.bd-example-form .input-group {
  margin-bottom: 0.5rem; }

.bd-example > textarea.form-control {
  resize: vertical; }

.bd-example > .list-group {
  max-width: 400px; }

.bd-example .fixed-top, .bd-example .sticky-top {
  position: static;
  margin: -1rem -1rem 1rem; }
  .bd-example .fixed-bottom {
    position: static;
    margin: 1rem -1rem -1rem; }
  @media (min-width: 576px) {
  .bd-example .fixed-top, .bd-example .sticky-top {
    margin: -1.5rem -1.5rem 1rem; }
    .bd-example .fixed-bottom {
      margin: 1rem -1.5rem -1.5rem; } }

.bd-example .pagination {
  margin-top: 0.5rem;
  margin-bottom: 0.5rem; }

.bd-example-modal {
  background-color: #fafafa; }
  .bd-example-modal .modal {
    position: relative;
    top: auto;
    right: auto;
    bottom: auto;
    left: auto;
    z-index: 1;
    display: block; }
  .bd-example-modal .modal-dialog {
    left: auto;
    margin-right: auto;
    margin-left: auto; }

.modal.show {
  z-index: 1072; }
  .modal.show .tooltip, .modal.show .popover {
    z-index: 1073; }

.bd-example-tabs .nav-tabs {
  margin-bottom: 1rem; }

.bd-example-tooltips {
  text-align: center; }

.bd-example-tooltips > .btn {
  margin-top: 0.25rem;
  margin-bottom: 0.25rem; }

.bs-tooltip-top-docs .arrow, .bs-tooltip-bottom-docs .arrow {
  left: 50%; }

.bs-tooltip-right-docs .arrow, .bs-tooltip-left-docs .arrow {
  top: 50%; }

.bd-example-popover-static {
  padding-bottom: 1.5rem;
  background-color: #f9f9f9; }

.bd-example-popover-static .popover {
  position: relative;
  display: block;
  float: left;
  width: 260px;
  margin: 1.25rem; }

.bs-popover-top-docs .arrow, .bs-popover-bottom-docs .arrow {
  left: 50%; }

.bs-popover-right-docs .arrow, .bs-popover-left-docs .arrow {
  top: 50%; }

.tooltip-demo a {
  white-space: nowrap; }

.bd-example-tooltip-static .tooltip {
  position: relative;
  display: inline-block;
  margin: 10px 20px;
  opacity: 1; }

.scrollspy-example {
  position: relative;
  height: 200px;
  margin-top: 0.5rem;
  overflow: auto; }

.scrollspy-example-2 {
  position: relative;
  height: 350px;
  overflow: auto; }

.bd-example-border-utils [class^="border"] {
  display: inline-block;
  width: 5rem;
  height: 5rem;
  margin: 0.25rem;
  background-color: #f5f5f5;
  border: 1px solid; }

.highlight {
  padding: 1rem;
  margin: 1rem -15px;
  background-color: #f7f7f9;
  -ms-overflow-style: -ms-autohiding-scrollbar; }
  @media (min-width: 576px) {
  .highlight {
    padding: 1.5rem;
    margin-right: 0;
    margin-left: 0; } }

.highlight pre {
  padding: 0;
  margin-top: 0;
  margin-bottom: 0;
  background-color: transparent;
  border: 0; }

.highlight pre code {
  font-size: inherit;
  color: #212529; }

.bd-clipboard {
  position: relative;
  display: none;
  float: right; }
  .bd-clipboard + .highlight {
    margin-top: 0; }

.btn-clipboard {
  position: absolute;
  top: 0.5rem;
  right: 0.5rem;
  z-index: 10;
  display: block;
  padding: 0.25rem 0.5rem;
  font-size: 75%;
  color: #818a91;
  cursor: pointer;
  background-color: transparent;
  border: 0;
  border-radius: 0.25rem; }
  .btn-clipboard:hover {
    color: #fff;
    background-color: #027de7; }

@media (min-width: 768px) {
  .bd-clipboard {
    display: block; } }

h2.sub-title {
  font-size: 23px;
  margin: 24px 0;
  color: #495057; }

.simple-list {
  margin: 10px 0 6px 0;
  padding: 0;
  clear: both; }
  .simple-list li {
    padding: 0 18px 7px 0;
    position: relative;
    list-style-type: none; }
  .simple-list li:before {
    position: absolute;
    display: block;
    top: 10px;
    right: 0;
    font-family: 'FontAwesome';
    content: "\f111";
    font-size: 0.53em;
    line-height: 1em; }

.simple-list ul {
  margin: 0 0 15px;
  padding: 0;
  list-style-type: none;
  position: relative;
  bottom: -0.8em; }

.simple-list ul a {
  color: #495057; }
  .simple-list ul a:hover {
    color: #d7458F; }

.arrow-list > li {
  padding: 0;
  position: relative; }
  .arrow-list > li > a {
    font-size: 15px;
    font-weight: 600;
    display: block;
    margin-bottom: 5px; }
  .arrow-list > li:before {
    display: none; }

.arrow-list li li:before {
  margin-left: 10px;
  font-size: 14px;
  font-family: 'FontAwesome';
  display: inline-block;
  top: 5px;
  content: '\f104'; }

.color {
  color: #d7458F; }

.divider--md1 {
  height: 31.5px; }

.divider {
  height: 30px;
  clear: both;
  overflow: hidden;
  width: 100%; }

.item-article {
  font-size: 13px; }
  .item-article dl dt {
    color: #495057;
    font-size: 18px;
    font-weight: 500;
    padding: 0 0 4px 0; }
  .item-article dl dd {
    margin-bottom: 15px; }
  .item-article .title-decimal {
    font-size: 20px;
    color: #495057;
    line-height: 44px;
    position: relative;
    padding: 0px 69px 0px 0; }
  @media (min-width: 1200px) {
    .item-article .title-decimal {
      font-size: 26px; } }
  .item-article .title-decimal:before {
    content: attr(data-content);
    display: table-cell;
    vertical-align: middle;
    position: absolute;
    top: 0px;
    line-height: 40px;
    background: #495057;
    width: 44px;
    height: 44px;
    color: #fff;
    text-align: center;
    border-radius: 50%;
    right: 0; }
  .item-article .decimal-list {
    padding: 0;
    margin: 10px 0;
    list-style-type: none;
    counter-reset: myCounter;
    display: inline-block;
    width: 100%; }
  .item-article .decimal-list ol {
    counter-reset: sub-myCounter 0; }
  .item-article .decimal-list > li {
    padding: 0;
    position: relative;
    z-index: 5;
    margin-bottom: 15px;
    overflow: hidden; }
  .item-article .decimal-list > li:before {
    counter-increment: myCounter;
    content: counter(myCounter);
    color: white;
    background: #495057;
    display: inline-block;
    text-align: center;
    line-height: 26px;
    width: 26px;
    height: 26px;
    border-radius: 50%;
    float: right;
    font-size: 15px;
    margin-left: 10px; }
  .item-article .decimal-list > li > *:first-child {
    line-height: 26px;
    margin-bottom: 0; }
  .item-article .decimal-list > li ol {
    margin: 0;
    padding: 10px 0 0 15px;
    list-style: none; }
  .item-article .decimal-list > li ol > li > *:first-child {
    line-height: 25px; }
  .item-article .decimal-list > li ol > li:before {
    counter-increment: sub-myCounter;
    content: counter(myCounter) "." counter(sub-myCounter);
    font-size: 17px;
    display: inline-block;
    text-align: center;
    float: right;
    margin-left: 10px; }
  .item-article .tags {
    margin: 15px 0; }
  .item-article .tags .label {
    border: none;
    border-radius: 2px;
    margin: 0 2px 5px 0;
    font-size: 11px;
    padding: 12px;
    display: inline-block;
    text-transform: uppercase;
    font-weight: 400; }
  .item-article .swatch-item {
    width: 100%;
    min-height: 100px;
    position: relative;
    background: #333;
    color: #fff;
    margin-bottom: 24px;
    padding: 20px; }
  .item-article .swatch-item.color-brand-primary {
    background: #234269; }
  .item-article .swatch-item.color-brand-secondary {
    background: #f87831; }
  .item-article .swatch-item.color-brand-warning {
    background: #f0ad4e; }
  .item-article .swatch-item.color-brand-danger {
    background: #d9534f; }
  .item-article .swatch-item.color-brand-info {
    background: #5bc0de; }
  .item-article .swatch-item.color-brand-success {
    background: #5cb85c; }
  .item-article .swatch-item.color-gray-darker {
    background: #212529; }
  .item-article .swatch-item.color-gray-dark {
    background: #343a40; }
  .item-article .swatch-item.color-gray {
    background: #495057; }
  .item-article .swatch-item.color-gray-light {
    background: #adb5bd;
    color: #495057; }
  .item-article .swatch-item.color-gray-lighter {
    background: #ced4da;
    color: #495057; }
  .item-article .swatch-item.color-gray-lightest {
    background: #e9ecef;
    color: #495057; }
  .item-article .button, .item-article .btn {
    padding: 9px 20px;
    background: #495057;
    color: #fff;
    border-radius: 3px;
    border: none; }
  .item-article .button:hover, .item-article .btn:hover {
    background: #d7458F;
    border-color: #d7458F;
    color: #fff; }
  .item-article .btn-primary {
    background: #234269; }
  .item-article .btn-warning {
    background: #f0ad4e; }
  .item-article .btn-success {
    background: #5cb85c; }
  .item-article .btn-danger {
    background: #d9534f; }
  .item-article .btn-info {
    background: #5bc0de; }
  .item-article .nav-tabs {
    border: 0;
    margin-bottom: 32px; }
  .item-article .nav-tabs .dropdown-menu {
    padding: 15px;
    border: 1px solid rgba(0, 0, 0, 0.15); }
  .item-article .nav-tabs > li.active > a, .item-article .nav-tabs > li.active > a:hover, .item-article .nav-tabs > li.active > a:focus {
    color: #fff;
    border: 0;
    background: #d7458F; }
  .item-article .nav-tabs > li.active > a:before, .item-article .nav-tabs > li.active > a:hover:before, .item-article .nav-tabs > li.active > a:focus:before {
    border: 10px solid #d7458F;
    border-color: #d7458Ftransparent transparent transparent;
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -10px; }
  .item-article .nav-tabs > li > a {
    background: #eaeaea;
    border-radius: 2px;
    border: 0;
    color: #2d2d2d;
    text-transform: uppercase;
    padding: 0 32px;
    height: 48px;
    line-height: 48px;
    position: relative; }
  .item-article .nav-tabs > li > a:hover {
    background: #ddd; }
  .item-article .nav-pills > li > a {
    border-radius: 3px; }
  .item-article .nav-pills .dropdown-menu {
    padding: 15px;
    border: 1px solid rgba(0, 0, 0, 0.15); }
  .item-article .nav-pills > li.active > a, .item-article .nav-pills > li.active > a:focus, .item-article .nav-pills > li.active > a:hover {
    color: #fff;
    background: #d7458F; }
  .item-article .dropcap {
    display: block;
    float: left;
    font-size: 3.5em;
    line-height: 1em;
    margin: 0 5px 0 0; }
  .item-article .color-custom {
    color: #d7458F; }
  .item-article .color-white {
    color: #fff; }
  .item-article .color-dark {
    color: #000; }
  .item-article .bg-custom {
    background: #d7458F; }
  .item-article .bg-black {
    background: #000; }
  .item-article a.underline {
    text-decoration: underline; }
  .item-article a.underline:hover {
    text-decoration: none; }
/*===============================================
 [SASS DIRECTORY ]
 [1] PAGE ACCOUNT
 [2] PAGE INFORMATION
 [3] PAGE CHECKOUT
 [4] LANGUAGE CURENTY 
 [5] CSS FEAFURE MENU DEMO
 ==============================================*/
/*============PAGE ACCOUNT ==================*/
.account-login .well, .affiliate-login .well {
  min-height: 395px;
  background: #fff; }

.account-account #content > h2, .affiliate-account #content > h2 {
  /* [4] */
  /* [6] */
  /* [6] */
  /* [7] */
  font-size: 16px;
  font-size: 1.6rem;
  /* [8] */ }
  .account-account #content .list-unstyled, .affiliate-account #content .list-unstyled {
    margin-bottom: 30px; }

.account-address #content .table-responsive .table > tbody > tr > td {
  line-height: 24px;
  padding: 10px; }

.custom-border {
  border: 1px solid #eee;
  padding: 10px 20px; }
/* @group List Box */
.list-box {
  list-style: none;
  margin: 0px;
  padding: 0px; }

.btn-link:focus, .btn-link:hover {
  text-decoration: none; }

.dropdown-menu > li > button {
  padding: 5px 15px; }

.dropdown-menu > li > button.currency-select:hover, .dropdown-menu > li > button.currency-select:focus, .dropdown-menu > li > button.language-select:hover, .dropdown-menu > li > button.language-select:focus {
  background: #fefefe;
  color: #d7458F; }

.list-box li {
  border-bottom: 1px solid #ececec; }

.list-box li:last-child {
  border-bottom: 0; }

.list-box li a {
  display: inline-block;
  word-wrap: break-word;
  padding: 8px 0;
  margin-right: 5px;
  color: #495057; }
  .list-box li a:hover {
    color: #d7458F; }
/* @end */
/*============PAGE CHECKOUT ==================*/
.checkout-cart .panel-group .panel, .checkout-checkout .panel-group .panel {
  border-radius: 0; }

.checkout-cart .content_404 .item-left {
  visibility: hidden; }

.table-responsive .table thead > * {
  background-color: rgba(51, 51, 51, 0.1);
  font-weight: bold; }
  .table-responsive .table tbody td.text-left a {
    font-weight: bold;
    color: #1b1b1b; }
  .table-responsive .table tbody td.text-left:hover a {
    color: #d7458F; }
/*============LANGUAGE CURENTY ==================*/
.btn-group .btn-link {
  text-align: right;
  background: transparent;
  text-decoration: none;
  padding: 5px 10px;
  color: #2d2d2d;
  font-weight: normal;
  position: relative;
  z-index: 1; }
  .btn-group .btn-link:hover {
   color: #e1eadb; }

.dropdown-menu .btn-block {
  border: none;
  background: transparent;
  text-align: right; }
/*============ CSS FEAFURE MENU DEMO ==================*/
.feature-layout .image-link {
  color: #495057; }
  .feature-layout .image-link:hover {
    color: #d7458F; }
  .feature-layout .image-link .thumbnail {
    position: relative;
    overflow: hidden;
    border-radius: 0;
    background: #333;
    padding: 0; }
  .feature-layout .image-link .btn {
    position: absolute;
    top: -100px;
    left: calc(50% - 50px);
    padding: 9px 20px;
    background: #495057;
    color: #fff;
    border-radius: 3px;
    border: none;
    background: #d7458F;
    border-color: #d7458F;
    transition: all 0.3s ease-in-out 0s;
    border-radius: 2px; }
  .feature-layout .image-link .btn:hover {
    background: #d7458F;
    border-color: #d7458F;
    color: #fff; }
  .feature-layout .image-link .btn:hover {
    background: #495057;
    border-color: #495057; }
  .feature-layout .image-link:hover .thumbnail {
    border: 1px solid #ccc; }
  .feature-layout .image-link:hover .thumbnail img {
    opacity: 0.7; }
  .feature-layout .image-link:hover .btn {
    top: calc(50% - 25px); }
  .feature-layout .image-link .figcaption {
    font-size: 13px;
    text-align: center;
    font-weight: 600;
    text-transform: uppercase; }

.feature-blog .menu--item {
  display: block;
  margin-bottom: 20px;
  text-align: center; }
  .feature-blog .menu--item p {
    font-size: 12px;
    text-transform: uppercase;
    font-weight: bold;
    margin: 5px 0; }
/*===============================================
 [SASS DIRECTORY ]
 [1] MODULE DEFAULT
 [2] BLOCK SEARCH
 [3] SOCIAL FOOTER
 ==============================================*/
/*============MODULE DEFAULT ==================*/
.module {
  margin-bottom: 30px; }
  .module::after {
    display: block;
    clear: both;
    content: ""; }
  .module h3.modtitle {
    font-size: 16px;
    color: #495057;
    margin: 0 0 15px;
    text-transform: uppercase;
    position: relative;
    z-index: 1; }

#trady-main-product .icon-style h3.modtitle {
	z-index: 0;
	font-size: 18px;
	padding: 11px 13px;
	background: #eee;
	margin: 0;
	border-bottom: 1px solid #d7458F;
}
  .icon-style h3.modtitle .fa {
    width: 40px;
    line-height: 40px;
    text-align: center;
    margin: -11px -10px -11px 10px;
    background: #d7458F;
    color: #fff;
    font-size: 16px;
    right: 0; }

.top-brand.arrow-default .owl2-nav {
  position: static; }

.yt-content-slider.arrow-default .owl2-nav {
  position: static; }

.module.sohomepage-slider .homeslider img {
  transform-style: initial; }

.title-margin h3.modtitle {
  margin-bottom: 15px; }

.title-underline h3.modtitle {
  font-size: 16px;
  border-bottom: 1px solid #e6e6e6;
  margin: 0 0 6px;
  padding: 9px 0;
  text-transform: uppercase;
  font-weight: bold;
  position: relative; }
  .title-underline h3.modtitle:after {
    content: " ";
    width: 125px;
    height: 1px;
    background: #d7458F;
    display: block;
    position: absolute;
    bottom: 0;
    margin-bottom: -1px; }

.bordered_content {
  border-radius: 3px;
  border: 1px solid #eaeaea;
  background: #fff; }

.yt-content-slider .owl2-controls {
  margin: 0; }
/*============MODULE NEWLETTER POPUP ==================*/
.main-newsleter-popup .custom-popup {
  background-color: #fff;
  border-radius: 5px;
  padding: 0;
  background-size: contain;
  background-repeat: no-repeat; }
  @media (min-width: 768px) and (max-width: 991px) {
	  .container .col-sm-6 {
	width: 100% !important;
}
	  #trady-slider .col-sm-6 {
	width: 100% ;
}
.trady-account .col-sm-2.col-xs-6.shopping_cart.pull-right {
	display: block !important;
}
	  .wishlist.trady-account .pull-left {
	display: block !important;
}
	  #my_account .pull-left {
	display: block !important;
}
	  .typeheader-3 .megamenu-style-dev .navbar-default .horizontal .megamenu-wrapper ul.megamenu > li > a strong {
	color: #000 !important;
	
}
	  #wrapper .header-center .trady-account .shopping_cart {
	display: block !important;
	text-align: center !important;
}
	  
	  
	  
	  
	  
	  
	  
    .main-newsleter-popup .custom-popup {
      width: 85% !important; }
      .main-newsleter-popup .custom-popup:before {
        content: "";
        position: absolute;
        z-index: 2;
        background: rgba(255, 255, 255, 0.9);
        width: 100%;
        height: 100%;
        top: 0;
        right: 0; } }
  @media (max-width: 767px) {
        .social.side {
           display:none;
       }
	  .content-product-midde.clearfix .col-xs-12 {
    padding: 0px;
}
	  .content-product-midde {
    padding-top: 15px !important;
}
	  #product {
    margin: 0 !important;
    padding: 6px;
}
	  .product-view .content-product-right {
    padding: 0 !important;
    margin: 0 !important;
}
	  .content-product-left.col-md-7.col-sm-6.col-xs-12 {
    padding: 0px !important;
}
	  .product-view .content-product-right .box-info-product {
    float: left;
    width: 100%;
    margin: 0 0 12px 0px !important;
}
	  .content-product-right .cart {

    width: 60%;
    margin: 0px !important;

}
	  .input-group.quantity-control {

    padding: 0px 0px 0px 8px !important;
    position: relative;
    right: 4px;

}
	  .add-to-links.wish_comp, .cart, .option.quantity {
    min-height: 10px;
    float: left !important;
}
.add-to-links.wish_comp, .option.quantity {
    width: 20%;
}
    .main-newsleter-popup .custom-popup:before {
      content: "";
      position: absolute;
      z-index: 2;
      background: rgba(255, 255, 255, 0.9);
      width: 100%;
      height: 100%;
      top: 0;
      right: 0; } }
  .main-newsleter-popup .modcontent {
    position: relative;
    z-index: 9; }
  .main-newsleter-popup .custom-popup .oca_popup .popup-content {
    padding: 15px 10px;
    text-align: center; }
	 @media (min-width: 480px) and (max-width: 1200px) {
		 .col-lg-12.col-md-4.col-sm-6.col-xs-12.col_1j73.col-style {
    width: 100%;
}
.trady745 {
    width: 70%;
}
.trady310 {
    width: 30%;
}
		 .trady-account .pull-left ,.col-sm-2.col-xs-6.shopping_cart.pull-right ,.col-sm-3.col-xs-12.menu-vertical{
			 display:none !important;}
	 }
  @media (min-width: 1200px) {
	  
    .main-newsleter-popup .custom-popup .oca_popup .popup-content {
      padding: 60px 30px;
      padding-left: 55%;
      margin: 0 20px; } }
  @media (min-width: 992px) and (max-width: 1199px) {
    .main-newsleter-popup .custom-popup .oca_popup .popup-content {
      padding: 60px 30px;
      padding-left: 55%;
      margin: 0 20px; } }
  .main-newsleter-popup .custom-popup .oca_popup .popup-content .popup-title {
    font-weight: bold;
    font-size: 22px;
    color: #333;
    text-transform: uppercase; }
  .main-newsleter-popup .custom-popup .oca_popup .popup-content .newsletter_promo {
    font-size: 18px;
    color: #d7458F;
    font-weight: bold; }
  .main-newsleter-popup .custom-popup .oca_popup .popup-content .email {
    margin: 30px 0; }
  .main-newsleter-popup .custom-popup .oca_popup .popup-content .form-control {
    background: white;
    border: 1px solid #ddd;
    border-radius: 3px;
    height: 41px;
    max-width: 280px;
    display: inline-block;
    width: 100%; }
  .main-newsleter-popup .custom-popup .oca_popup .popup-content .hidden-popup {
    font-weight: normal; }
  .main-newsleter-popup .custom-popup .oca_popup .popup-content .btn-default {
    margin-bottom: 20px;
    min-width: 160px;
    text-transform: uppercase;
    padding: 10px;
    background: #d7458F; }
  .main-newsleter-popup .custom-popup .oca_popup .popup-content .btn-default:hover {
    background: #222; }
  .main-newsleter-popup .custom-popup .oca_popup .popup-content .newsletter_promo {
    padding: 10px 0; }
/*============MODULE MEGAMENU ==================*/
.header-bottom .vertical-wrapper {
  position: absolute;
  display: none;
  top: 100%;
  width: 90%;
  z-index: 10;
  border-width: 0 1px 1px 1px; }
/*============MODULE BREADCRUMB ==================*/
.breadcrumb {
  padding: 8px 0;
  margin-bottom: 0px;
  list-style: none;
  background-color: transparent;
  border-radius: 0;
  border-bottom: 1px solid #eee;
  color: #444;
  font-size: 12px; }
  .breadcrumb li a {
    font-weight: normal;
    color: #444;
    color: #495057; }
  .breadcrumb li a:hover {
    color: #d7458F; }
  .breadcrumb > li + li:before {
    padding: 0 5px;
    content: '\f104';
    display: inline-block;
    font-family: FontAwesome;
    color: #444; }
/*============ MODULE MEGAMENU VERTICAL  ==================*/
.container-megamenu.vertical a {
  color: #495057;
  font-size: 13px;
  display: block; }
  .container-megamenu.vertical a:hover {
    color: #d7458F; }
  .container-megamenu.vertical #menuHeading {
    cursor: pointer;
    margin: 0; }
  .container-megamenu.vertical #menuHeading .megamenuToogle-wrapper {
    background: #444; }
  .container-megamenu.vertical #menuHeading .megamenuToogle-wrapper .container {
    padding: 14px 35px 13px 15px !important;
    padding-left: 35px !important; }
  .container-megamenu.vertical #menuHeading .megamenuToogle-wrapper .container > div {
    margin: 3px 0 0 9px;
    float: right !important; }
  .container-megamenu.vertical .vertical-wrapper {
    border-width: 0 1px 1px 1px;
    border-style: solid;
    border-color: #ddd;
    margin: 0;
    padding: 10px 0 0;
    box-shadow: none;
    border-radius: 0; }
  .container-megamenu.vertical .vertical-wrapper ul.megamenu > li > a img {
    height: auto;
    margin: 0;
    margin-left: 10px; }
  .container-megamenu.vertical .vertical-wrapper:before {
    border-color: transparent transparent #fff;
    border-style: solid;
    border-width: 0 8px 10px;
    top: -10px;
    content: "";
    height: 0;
    position: absolute;
    width: 0;
    z-index: 1;
    right: 20px; }
  .container-megamenu.vertical .vertical-wrapper ul.megamenu > li {
    margin: 0;
    border: none; }
  .container-megamenu.vertical .vertical-wrapper ul.megamenu > li b.fa {
    position: relative;
    top: 3px;
    float: left; }
  .container-megamenu.vertical .vertical-wrapper ul.megamenu > li b.fa:before {
    content: "\f104"; }
  .container-megamenu.vertical .vertical-wrapper ul.megamenu > li > a {

    font-size: 13px;
    margin: 0;
    color: #444;
    line-height: 24px;
    background: #fff !important; }
  .container-megamenu.vertical .vertical-wrapper ul.megamenu > li > a strong i {
    font-size: 9px;
    padding-left: 5px;
    color: #d7458F; }
  .container-megamenu.vertical .vertical-wrapper ul.megamenu > li:hover > a {

background: #f4f4f4 !important; }
    .container-megamenu.vertical .vertical-wrapper ul.megamenu > li:hover > a i {
      color: #fff; }
  .container-megamenu.vertical .vertical-wrapper ul.megamenu .title-submenu {
    color: #444; }
  .container-megamenu.vertical .vertical-wrapper ul.megamenu .fa-caret-right {
    float: left;
    margin-top: 5px;
    color: #d7458F;
    padding: 0; }
  .container-megamenu.vertical .vertical-wrapper ul.megamenu .item-vertical.vertical-style1 .content {
    padding: 20px 20px 0 0;
    overflow: hidden; }
    .container-megamenu.vertical .vertical-wrapper ul.megamenu .item-vertical.vertical-style1 .content .col-sm-4 {
      padding: 0; }
      .container-megamenu.vertical .vertical-wrapper ul.megamenu .item-vertical.vertical-style1 .content .col-sm-4 img {
        margin-top: 45px; }
    .container-megamenu.vertical .vertical-wrapper ul.megamenu .item-vertical.vertical-style1 .content > .border {
      border: none;
      padding: 0; }
    .container-megamenu.vertical .vertical-wrapper ul.megamenu .item-vertical.vertical-style1 .content .row:nth-child(3) {
      padding: 12px 0px;
      background: #eee;
      margin: 0 -20px; }
  .container-megamenu.vertical .vertical-wrapper ul.megamenu .item-vertical.vertical-style2 .content {
    padding-left: 0;
    padding-bottom: 0;
    padding-top: 0; }
    .container-megamenu.vertical .vertical-wrapper ul.megamenu .item-vertical.vertical-style2 .content .static-menu .menu ul li {
      padding: 0;
      line-height: 26px; }
      .container-megamenu.vertical .vertical-wrapper ul.megamenu .item-vertical.vertical-style2 .content .static-menu .menu ul li a.main-menu {
        margin: 0 0 10px; }
    .container-megamenu.vertical .vertical-wrapper ul.megamenu .item-vertical.vertical-style2 .content .static-menu .menu > ul {
      margin-top: 20px; }
      .container-megamenu.vertical .vertical-wrapper ul.megamenu .item-vertical.vertical-style2 .content .static-menu .menu > ul ul li {
        padding: 1px 0; }
      .container-megamenu.vertical .vertical-wrapper ul.megamenu .item-vertical.vertical-style2 .content .static-menu .menu > ul > li {
        margin: 0 0 20px; }
        .container-megamenu.vertical .vertical-wrapper ul.megamenu .item-vertical.vertical-style2 .content .static-menu .menu > ul > li:last-child {
          margin: 0; }
  .container-megamenu.vertical .vertical-wrapper ul.megamenu .item-vertical.vertical-style3 .content > .border {
    border: none;
    padding: 0; }
    .container-megamenu.vertical .vertical-wrapper ul.megamenu .item-vertical.vertical-style3 .content .image-position {
      position: absolute;
      bottom: 30%;
      left: -20px; }
  .container-megamenu.vertical .vertical-wrapper ul.megamenu .item-vertical.css-menu .content {
    padding: 0; }
    .container-megamenu.vertical .vertical-wrapper ul.megamenu .item-vertical.css-menu .content .menu > ul {
      padding: 0; }
      .container-megamenu.vertical .vertical-wrapper ul.megamenu .item-vertical.css-menu .content .menu > ul > li {
        padding: 5px 20px;
        position: relative;
        border-bottom: 1px solid #ddd;
        line-height: 25px; }
        .container-megamenu.vertical .vertical-wrapper ul.megamenu .item-vertical.css-menu .content .menu > ul > li:last-child {
          border: none; }
        .container-megamenu.vertical .vertical-wrapper ul.megamenu .item-vertical.css-menu .content .menu > ul > li b {
          position: relative;
          top: 4px; }
        .container-megamenu.vertical .vertical-wrapper ul.megamenu .item-vertical.css-menu .content .menu > ul > li:hover > a {
          color: #d7458F; }
        .container-megamenu.vertical .vertical-wrapper ul.megamenu .item-vertical.css-menu .content .menu > ul > li ul {
          padding: 0;
          top: 0;
          margin: 0;
          box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.2);
          border: 1px solid #e6e6e6;
          right: 100%; }
          .container-megamenu.vertical .vertical-wrapper ul.megamenu .item-vertical.css-menu .content .menu > ul > li ul:before, .container-megamenu.vertical .vertical-wrapper ul.megamenu .item-vertical.css-menu .content .menu > ul > li ul:after {
            display: none; }
          .container-megamenu.vertical .vertical-wrapper ul.megamenu .item-vertical.css-menu .content .menu > ul > li ul li {
            line-height: 22px;
            padding: 5px 20px;
            border-bottom: 1px solid #ddd; }
            .container-megamenu.vertical .vertical-wrapper ul.megamenu .item-vertical.css-menu .content .menu > ul > li ul li:last-child {
              border: none; }
            .container-megamenu.vertical .vertical-wrapper ul.megamenu .item-vertical.css-menu .content .menu > ul > li ul li > a {
              font-weight: normal; }
  .container-megamenu.vertical .vertical-wrapper ul.megamenu li .sub-menu .content {
    box-shadow: 1px 3px 4px 0 rgba(0, 0, 0, 0.1);
    border: 1px solid #e6e6e6; }
  .container-megamenu.vertical .vertical-wrapper ul.megamenu li .sub-menu .content .hover-menu a:before {
    display: none; }
    .container-megamenu.vertical .vertical-wrapper ul.megamenu li .sub-menu .content .hover-menu a:hover:before {
      color: #d7458F; }
  .container-megamenu.vertical .vertical-wrapper ul.megamenu li .sub-menu .content .static-menu .menu > ul > li {
    padding-top: 25px; }
    .container-megamenu.vertical .vertical-wrapper ul.megamenu li .sub-menu .content .static-menu .menu > ul > li:nth-child(1) {
      padding-top: 0; }
    .container-megamenu.vertical .vertical-wrapper ul.megamenu li .sub-menu .content .static-menu .menu ul li a.main-menu {
      color: #444;
      font-size: 18px;
      margin: 0 0 15px;
      display: block;
      font-weight: normal;
      text-transform: capitalize;
      border: none;
      padding-bottom: 0; }
    .container-megamenu.vertical .vertical-wrapper ul.megamenu li .sub-menu .content .static-menu .menu ul ul {
      padding: 0; }
      .container-megamenu.vertical .vertical-wrapper ul.megamenu li .sub-menu .content .static-menu .menu ul ul li {
        padding: 2px 0;
        font-size: 12px;
        line-height: 22px; }
        .container-megamenu.vertical .vertical-wrapper ul.megamenu li .sub-menu .content .static-menu .menu ul ul li a {
          font-size: 12px;
          font-weight: normal;
          color: #495057;
          display: block; }
          .container-megamenu.vertical .vertical-wrapper ul.megamenu li .sub-menu .content .static-menu .menu ul ul li a:hover {
            color: #d7458F; }
        .container-megamenu.vertical .vertical-wrapper ul.megamenu li .sub-menu .content .static-menu .menu ul ul li:before {
          display: none; }
        .container-megamenu.vertical .vertical-wrapper ul.megamenu li .sub-menu .content .static-menu .menu ul ul li:hover {
          color: #d7458F; }
  .container-megamenu.vertical .vertical-wrapper ul.megamenu .loadmore {
    border-top: 1px solid #ddd;
    background: #fff;
    cursor: pointer; }
  .container-megamenu.vertical .vertical-wrapper ul.megamenu .loadmore:hover {
    background: #d7458F;
    color: #fff; }
    .container-megamenu.vertical .vertical-wrapper ul.megamenu .loadmore:hover span {
      color: #fff; }
/*============CATEGORY SIMPLE BLOG==================*/
.blog-category {
  border-radius: 0;
  border: 0;
  box-shadow: none; }
  .blog-category .box-content {
    margin-bottom: 30px; }
  .blog-category .box-content ul {
    margin-bottom: 0; }
  .blog-category ul li.list-group-item {
    border-radius: 0;
    border: 0;
    border-bottom: 1px dotted #e4e4e4;
    margin: 0;
    padding: 10px 0; }
  .blog-category ul li.list-group-item a {
    color: #495057; }
  .blog-category ul li.list-group-item a:hover {
    color: #d7458F; }
  .blog-category ul li.list-group-item .active, .blog-category ul li.list-group-item .active:hover {
    color: #d7458F; }
/*============MODULE FILTER ==================*/
.module.filter_wrap {
  border: none; }
  .module.filter_wrap h3.modtitle {
    background: transparent;
    padding: 0;
    border-bottom: 0;
    font-size: 20px; }
  .module.filter_wrap h3.modtitle span {
    padding: 0; }
  .module.filter_wrap .modcontent {
    border: 1px solid #ddd;
    border-top: 1px solid #d7458F;
    background: #fff;
    border-radius: 0; }
  .module.filter_wrap .modcontent .filter-content-opts {
    border: none; }
  .module.filter_wrap .modcontent .filter-heading {
    background: transparent;
    padding: 0; }
  .module.filter_wrap .modcontent .filter-heading i {
    padding: 18px 0 0; }
  .module.filter_wrap .modcontent .filter-heading .filter-heading-text {
    float: right;
    padding: 15px 0 0px;
    color: #444;
    font-weight: 700;
    text-transform: uppercase; }
  .module.filter_wrap .modcontent .filter-content-opts-container {
    padding-top: 5px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 15px; }
  .module.filter_wrap .modcontent .filter-content-opts-container .filter-option label {
    font-size: 12px; }
  .module.filter_wrap .modcontent .filter-content-opts-container .opt-select {
    border: none; }
  .module.filter_wrap .modcontent .filter-content-opts-container .noUi-horizontal .noUi-handle {
    border-radius: 100%; }
  .module.filter_wrap .modcontent .filter-content-opts-container .noUi-horizontal .noUi-handle:before, .module.filter_wrap .modcontent .filter-content-opts-container .noUi-horizontal .noUi-handle:after {
    display: none; }
  .module.filter_wrap .modcontent .filter-content-opts-container .put-min_max {
    display: inline-block;
    background: #fff;
    border: 1px solid #ddd;
    width: 49%;
    padding: 0 5px;
    float: right; }
  .module.filter_wrap .modcontent .filter-content-opts-container .put-min_max.put-min {
    margin-left: 2%; }
  .module.filter_wrap .modcontent .filter-content-opts-container .put-min_max input {
    background: transparent; }
  .module.filter_wrap .modcontent .filter-content-opts-container .option-input img {
    display: none; }
  .module.filter_wrap .modcontent .filter-content-opts-container .option-input .fa-check-square-o, .module.filter_wrap .modcontent .filter-content-opts-container .option-input .fa-square-o {
    display: none; }
  .module.filter_wrap .modcontent .filter-content-opts-container .option-count.opt_close {
    background: #d7458F; }
  .module.filter_wrap .modcontent .filter-content-opts-container .input-group {
    border: 1px solid #ddd; }
  .module.filter_wrap .modcontent .filter-content-opts-container .input-group .form-control {
    background: transparent; }
  .module.filter_wrap .modcontent .filter-content-opts-container .input-group .btn.btn-default {
    padding: 7px;
    color: #fff;
    background: transparent;
    border-radius: 0; }
    .module.filter_wrap .modcontent .filter-content-opts-container .input-group .btn.btn-default:hover {
      background: #d7458F;
      color: #fff; }
  .module.filter_wrap .modcontent .filter-content-opts-container .filter-option:hover .option-input:before {
    background-color: transparent;
    border: 2px solid #d7458F; }
  .module.filter_wrap .modcontent .filter-content-opts-container .filter-option .option-input:before {
    margin-top: -7px !important; }
  .module.filter_wrap .modcontent .filter-content-opts-container .filter-option.opt_active .option-input:before {
    background-color: transparent;
    border: 2px solid #d7458F; }
  .module.filter_wrap .modcontent .filter-content-opts-container .filter-option .option-input, .module.filter_wrap .modcontent .filter-content-opts-container .filter-option-sub {
    position: relative;
    padding-right: 14px;
    margin-bottom: 5px; }
  .module.filter_wrap .modcontent .filter-content-opts-container .filter-option .option-input:before, .module.filter_wrap .modcontent .filter-content-opts-container .filter-option-sub:before {
    display: inline-block;
    content: "";
    width: 12px;
    height: 12px;
    position: absolute;
    top: 50%;
    margin-top: -10px;
    right: 0;
    background-color: #d7458F;
    transition: all 0.2s ease-in-out; }
  .module.filter_wrap .modcontent .filter-content-opts-container .filter-option .option-input:hover:before, .module.filter_wrap .modcontent .filter-content-opts-container .filter-option-sub:hover:before {
    background-color: transparent;
    border: 2px solid #d7458F; }
  .module.filter_wrap .modcontent .filter-content-opts-container .filter-option .option-input .fa-circle, .module.filter_wrap .modcontent .filter-content-opts-container .filter-option-sub .fa-circle {
    display: none; }
  .module.filter_wrap .modcontent .noUi-horizontal .noUi-handle {
    top: -7px; }
  .module.filter_wrap .modcontent li.filter-options {
    margin-left: 20px;
    margin-right: 20px;
    border-bottom: #ddd 1px dotted;
    margin-bottom: 7px; }
  .module.filter_wrap .modcontent .filter-option.filter-price {
    text-align: right;
    padding: 0; }
  .module.filter_wrap .modcontent .filter-content-opts-container ul li {
    float: right; }
  .module.filter_wrap .modcontent .filter-option.filter-price .content_min_max {
    display: block; }
  .module.filter_wrap .modcontent .filter-option.filter-price .content_min_max .txt-price-shopby {
    min-width: 60px;
    width: 49%;
    padding: 0 5px;
    display: inline-block;
    float: right;
    border: 1px solid #ddd;
    display: inline-block; }
  .module.filter_wrap .modcontent .filter-option.filter-price .content_min_max .txt-price-shopby.txt-price-shopby-fisrt {
    margin-left: 2%; }
  .module.filter_wrap .modcontent .filter-option.filter-price .content_min_max .txt-price-shopby span {
    display: table-cell;
    vertical-align: middle; }
    .module.filter_wrap .modcontent .filter-option.filter-price .content_min_max .txt-price-shopby span.text-current {
      position: relative;
      top: 1px; }
  .module.filter_wrap .modcontent .filter-option.filter-price .content_min_max .input_max, .module.filter_wrap .modcontent .filter-option.filter-price .content_min_max .input_min {
    padding: 0;
    margin: 0;
    max-width: 80px;
    min-width: 80px;
    background: transparent;
    width: 80px;
    border: none; }
  @media (min-width: 992px) and (max-width: 1199px) {
        .module.filter_wrap .modcontent .filter-option.filter-price .content_min_max .input_max, .module.filter_wrap .modcontent .filter-option.filter-price .content_min_max .input_min {
          max-width: 60px;
          min-width: 60px;
          width: 60px;
          padding-right: 5px; } }
  .module.filter_wrap .modcontent .noUi-handle {
    border: 2px solid #d7458F;
    width: 18px;
    height: 18px;
    left: -9px;
    cursor: pointer; }
  .module.filter_wrap .modcontent .clear_filter {
    padding: 19px 20px; }
  .module.filter_wrap .modcontent .content_scroll {
    margin: 20px 10px; }
  .module.filter_wrap .modcontent .noUi-connect {
    box-shadow: none;
    height: 4px;
    background: #d7458F; }
  .module.filter_wrap .modcontent .noUi-background {
    background: #ddd;
    box-shadow: none;
    height: 4px; }
  .module.filter_wrap .modcontent .noUi-horizontal .noUi-handle-upper {
    right: 18px; }
  .module.filter_wrap .modcontent .noUi-target {
    border: none; }
  .module.filter_wrap .modcontent .noUi-background {
    background: #ddd; }
  .module.filter_wrap .modcontent .filter-content-opts-container .filter-option-sub {
    padding-left: 0; }
  .module.filter_wrap .modcontent .filter-content-opts-container .filter-option-sub:before {
    display: none; }
  .module.filter_wrap #btn_resetAll {
    background: #444 none repeat scroll 0 0;
    border-radius: 3px;
    color: #fff;
    display: inline-block;
    font-size: 14px;
    font-weight: bold;
    margin: 10px 20px;
    padding: 8px 20px;
    text-transform: capitalize;
    width: auto; }
  .module.filter_wrap #btn_resetAll .fa.fa-times {
    display: none;
    color: #d7458F; }

.filter-content-opts-container .option-count {
  background: #d7458F !important;
  min-width: 24px;
  text-align: center; }
  .filter-content-opts-container .option-count:not(.opt_close):after {
    border-right-color: #d7458F !important; }

.filter_wrap .modcontent .filter-heading .filter-heading-text {
  float: right;
  font-size: 14px;
  color: #495057; }
  .filter_wrap .modcontent .filter-heading i {
    float: left; }
  .filter_wrap .modcontent .filter-content-opts-container label {
    font-weight: normal; }
  .filter_wrap .modcontent .filter-content-opts-container .option-count {
    float: left; }
  .filter_wrap .modcontent .filter-content-opts-container .option-count:not(.opt_close):after {
    left: 100%;
    right: auto;
    border-right-color: transparent;
    border-left-color: #d7458F !important; }

#content .filter-horizontal .filter-heading {
  padding: 0 15px; }
  #content .filter-horizontal .filter-content-opts-container {
    padding: 15px; }
  #content .filter-horizontal ul {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex; }
  #content .filter-horizontal li.filter-options {
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    box-flex: 1;
    -webkit-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    flex: 1;
    border: none;
    border-left: 1px solid #eaeaea;
    margin: 0; }
  #content .filter-horizontal li.filter-options:last-child {
    border-right: none; }
  #content .filter-horizontal .clear_filter {
    border-top: 1px solid #eaeaea; }
/*============MODULE CATEGORY ==================*/
.box-category {
  border: 1px solid #e6e6e6;
  padding: 10px 20px 20px; }

.box-category ul {
  list-style: none;
  padding: 0px;
  margin: 0px; }

.box-category > ul > li {
  padding: 0px;
  position: relative;
  margin: 0;
  box-shadow: none;
  background: transparent;
  border-bottom: 1px dotted #e4e4e4; }

.box-category ul li a {
  padding: 6px 0;
  display: block;
  color: #495057; }
  .box-category ul li a:hover {
    color: #d7458F; }

.box-category ul li a.active {
  color: #d7458F; }

.box-category ul li .head a:before {
  content: "\f107";
  display: inline-block;
  font: normal normal normal 14px/1 'FontAwesome'; }

.box-category ul li .head .collapsed:before {
  content: "\f105"; }

.box-category ul li .head {
  display: block;
  position: absolute;
  top: 5px;
  line-height: 20px;
  left: 10px;
  text-align: center; }

.box-category ul li .head a {
  padding: 9px 20px;
  background: #495057;
  color: #fff;
  border-radius: 3px;
  border: none;
  background: #d7458F;
  width: 20px;
  height: 20px;
  padding: 0;
  border-radius: 3px; }
  .box-category ul li .head a:hover {
    background: #d7458F;
    border-color: #d7458F;
    color: #fff; }
  .box-category ul li .head a:hover {
    background: #d7458F; }

.box-category ul li ul li {
  padding: 0px 0px 0px 15px; }

.box-category ul ul {
  margin-bottom: 20px; }

.box-category ul ul li a {
  padding: 3px 0; }

.box-category ul li ul li a:before {
  font-family: 'FontAwesome';
  transition: all 0.3s ease;
  content: "\f104";
  margin: 0 0 0 5px;
  float: right; }

.box-category ul li ul li a:hover:before {
  margin-right: 10px; }

.tag-button a {
  padding: 9px 20px;
  background: #eee;
  color: #333;
  border-radius: 3px;
  border: none;
  padding: 6px 10px;
  display: inline-block;
  margin: 0 4px 4px 0; }
  .tag-button a:hover {
    background: #d7458F;
    border-color: #d7458F;
    color: #fff; }

div.extraslider {
  position: relative;
  border-right: 1px solid #ddd;
  margin: 0; }
  div.extraslider .owl2-controls {
    position: absolute;
    top: -34px;
    left: 0;
    display: inline-block; }
  div.extraslider .owl2-controls .owl2-nav .owl2-next, div.extraslider .owl2-controls .owl2-nav .owl2-prev {
    border: 1px solid #ddd;
    margin: 0 3px;
    height: 25px;
    width: 25px;
    line-height: 23px;
    border-radius: 50%;
    text-align: center;
    font-size: 16px;
    display: inline-block;
    float: left; }
  div.extraslider .owl2-controls .owl2-nav .owl2-next:hover, div.extraslider .owl2-controls .owl2-nav .owl2-prev:hover {
    border-color: #d7458F;
    color: #d7458F; }
  div.extraslider .item-element {
    margin-bottom: 20px; }
  div.extraslider .item-element:hover .image {
    border-color: #d7458F; }
  div.extraslider .image {
    float: right;
    border: 1px solid #ddd;
    padding: 0;
    margin-left: 20px; }
  div.extraslider .caption {
    overflow: hidden; }
  div.extraslider h4 {
    font-size: 15px;
    margin: 0 0 5px; }
  div.extraslider h4 a {
    color: #495057; }
  div.extraslider h4 a:hover {
    color: #d7458F; }
  div.extraslider .modtitle {
    margin-bottom: 20px; }
  div.extraslider .item-element {
    border: 1px solid #ddd;
    border-bottom: none;
    padding: 15px 15px 0;
    margin: 0; }
  div.extraslider .item-element:last-child {
    border: 1px solid #ddd; }
  div.extraslider .image {
    width: 100px;
    border: none; }
  div.extraslider .releate-products-slider {
    position: relative;
    z-index: 2; }
  div.extraslider .grid.extraslider-inner {
    border: none;
    padding: 0; }
  div.extraslider .owl2-dots .owl2-dot.active {
    background: #d7458F; }
  div.extraslider div.owl2-controls {
    left: 10px; }
  div.extraslider div.owl2-controls .owl2-nav .owl2-next, div.extraslider div.owl2-controls .owl2-nav .owl2-prev {
    background: #fff;
    border: 1px solid #a0a0a0;
    opacity: 1; }

div.style-dev-listing-tabs {
  position: relative;
  z-index: 2; }
  div.style-dev-listing-tabs h3.modtitle {
    margin: 0; }
  div.style-dev-listing-tabs .listing-tabs {
    margin: 0; }
  div.style-dev-listing-tabs .listing-tabs .ltabs-tabs-container {
    margin: 0;
    margin-bottom: 30px; }
  div.style-dev-listing-tabs .listing-tabs .wap-listing-tabs {
    border: none; }
  div.style-dev-listing-tabs .listing-tabs .product-layout .product-item-container {
    border: 1px solid #ddd;
    margin-left: -1px;
    padding: 10px; }
  div.style-dev-listing-tabs .listing-tabs .product-layout .product-item-container .button-group {
    margin-bottom: 12px; }
  div.style-dev-listing-tabs .product-layout .product-item-container .left-block .product-image-container {
    margin-bottom: 8px !important; }
  div.style-dev-listing-tabs .owl2-controls {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 45; }
  div.style-dev-listing-tabs .owl2-controls .owl2-nav div.owl2-prev {
    content: "\f104";
    top: 7px;
    right: auto;
    left: 16px; }
  div.style-dev-listing-tabs .owl2-controls .owl2-nav div.owl2-next {
    content: "\f105";
    top: 7px;
    right: auto;
    left: 46px; }
  div.style-dev-listing-tabs .owl2-controls .owl2-nav div.owl2-prev, div.style-dev-listing-tabs .owl2-controls .owl2-nav div.owl2-next {
    height: 25px;
    width: 25px;
    font-family: 'FontAwesome';
    border-radius: 25px;
    background: #fff;
    opacity: 1;
    border: 1px solid #a0a0a0;
    color: #a0a0a0;
    font-size: 0;
    margin: 0;
    padding: 0;
    text-align: center; }
  div.style-dev-listing-tabs .owl2-controls .owl2-nav div.owl2-prev:before, div.style-dev-listing-tabs .owl2-controls .owl2-nav div.owl2-next:before {
    font-size: 17px;
    line-height: 22px;
    text-align: center; }
  div.style-dev-listing-tabs .owl2-controls .owl2-nav div.owl2-prev:hover, div.style-dev-listing-tabs .owl2-controls .owl2-nav div.owl2-next:hover {
    border-color: #d7458F;
    color: #d7458F; }
div.style-dev-listing-tabs .list-sub-cat {
    margin: 0 0 30px;
    border-bottom: 2px solid 
    #ddd;
}

  div.style-dev-listing-tabs .list-sub-cat li.item-cate {
    width: 10%;
    float: right;
    border-width: 0 1px 0 0;
    border-color: #ddd;
    border-style: solid;
    text-align: center;
    padding: 10px 0;
    margin: 0; }
  div.style-dev-listing-tabs .list-sub-cat li.item-cate .ltabs-tab-img {
    margin: 0;
    float: none;
    height: auto; }
  div.style-dev-listing-tabs .list-sub-cat li.item-cate .ltabs-tab-img img {
    margin: 10px auto;
    background: none !important; }
  div.style-dev-listing-tabs .list-sub-cat li.item-cate .title-sub-cate {
    font-size: 13px;
    font-weight: bold;
    text-transform: capitalize;
    color: #495057; }
  div.style-dev-listing-tabs .list-sub-cat li.item-cate.tab-sel, div.style-dev-listing-tabs .list-sub-cat li.item-cate:hover {
    background: #fff; }
  div.style-dev-listing-tabs .list-sub-cat li.item-cate.tab-sel .title-sub-cate, div.style-dev-listing-tabs .list-sub-cat li.item-cate:hover .title-sub-cate {
    color: #d7458F; }

.custom-default .send-mail {
  background: transparent; }
  .custom-default .show-error {
    display: block;
    width: 72%;
    left: 14%; }

#groups div.nav-secondary li a:hover {
  color: #d7458F; }

#groups div.nav-secondary > ul > li > a:hover {
  color: #d7458F; }

#groups .form-content .form-box input.field, #groups .form-content .form-box select.field {
  cursor: pointer; }

#groups .form-content .form-box .product-thumb .button-group button:hover, #groups div.nav-secondary > ul > li > a:hover {
  color: #d7458F; }

#groups .form-content .form-box input.field, #groups .form-content .form-box select.field {
  cursor: pointer; }

#groups.groups-sticky > a {
  background: #d7458F; }
  #groups.groups-sticky > a:hover {
    background: #d7458F; }

#groups div.nav-secondary li span.nav-action {
  top: 6px; }

#groups .form-content .form-box:hover a .account-txt {
  color: #d7458F; }

#groups > a span {
  background: #d7458F; }

#groups .popup-header, #groups .cart-bottom p > a.btn-checkout, #groups .form-content .form-box #button-search {
  background: #d7458F; }
  #groups .popup-header:hover, #groups .cart-bottom p > a.btn-checkout:hover, #groups .form-content .form-box #button-search:hover {
    background-color: #d7458F; }

.onepagecheckout .secondary-title i.fa {
  background: #d7458F; }

.onepagecheckout .checkout-cart tbody tr:first-of-type td {
  white-space: inherit; }

#checkout-confirm-button {
  background: #d7458F; }
  #checkout-confirm-button:hover {
    background: #555; }

#groups .form-content .form-box .product-thumb .caption {
  max-height: 79px !important; }

.custom-popup .popup-content .signup .send-mail, .custom-popup .custom-default .send-mail {
  background: transparent; }

body .block-popup-login .tt_popup_login strong {
  background-color: #d7458F; }

body .block-popup-login .action.login, body .block-popup-login .block-content .btn-reg-popup {
  background-color: #d7458F; }
  body .block-popup-login .action.login:hover, body .block-popup-login .block-content .btn-reg-popup:hover {
    background-color: #d7458F; }

body .block-popup-login .tt_popup_login strong:before {
  border-bottom: 37px solid #d7458F; }

body .block-popup-login .tt_popup_login {
  border-color: #d7458F; }
/*========== So Popup Countdown ===========*/
#popup_countdown .modal-header .close {
  font-size: 23px !important;
  left: 20px !important;
  top: 33px !important; }

#popup_countdown .modal-footer #countdown_timer {
  top: 65px; }

@media (min-width: 1200px) {
    #popup_countdown.modal.in .modal-dialog {
      position: fixed;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      height: auto !important;
      margin: 0 auto;
      transition: none; } }
  #popup_countdown .modal-footer #countdown_timer {
    /*width: 56px;
     height: 56px;*/ }
  #popup_countdown .modal-footer #countdown_timer .time-item {
    line-height: 18px;
    padding-top: 10px !important; }

#popup_countdown .list-cates {
  background: url(../../images/bg-popupc.jpg) no-repeat;
  background-size: 100%; }
  #popup_countdown .list-cates ul {
    width: 64%;
    /*float: $right;
     padding: side-values(40px 20px 0 0);*/
    float: right;
    padding: 40px 20px 0 0;
    text-align: center; }
  #popup_countdown .list-cates ul li {
    display: inline-block;
    margin: 0 14px;
    text-align: center; }
  #popup_countdown .list-cates ul li a {
    font-size: 15px;
    font-weight: 600;
    color: #1a1a1a; }
    #popup_countdown .list-cates ul li a .icon {
      width: 87px;
      height: 87px;
      background-color: #f7e7de;
      background-image: url(../../images/icon/css_sprites.png);
      background-repeat: no-repeat;
      border-radius: 50%;
      display: block;
      margin-bottom: 10px; }
    #popup_countdown .list-cates ul li a .icon.icon1 {
      background-position: -9px -9px; }
    #popup_countdown .list-cates ul li a .icon.icon2 {
      background-position: -9px -219px; }
    #popup_countdown .list-cates ul li a .icon.icon3 {
      background-position: -9px -429px; }
    #popup_countdown .list-cates ul li a .icon.icon4 {
      background-position: -9px -639px; }
    #popup_countdown .list-cates ul li a .icon.icon5 {
      background-position: -9px -849px; }
    #popup_countdown .list-cates ul li a .icon.icon6 {
      background-position: -9px -1059px; }
    #popup_countdown .list-cates ul li a .icon.icon7 {
      background-position: -9px -1269px; }
    #popup_countdown .list-cates ul li a:hover .icon {
      background-color: #d7458F; }
      #popup_countdown .list-cates ul li a:hover .icon.icon1 {
        background-position: -9px -114px; }
      #popup_countdown .list-cates ul li a:hover .icon.icon2 {
        background-position: -9px -324px; }
      #popup_countdown .list-cates ul li a:hover .icon.icon3 {
        background-position: -9px -534px; }
      #popup_countdown .list-cates ul li a:hover .icon.icon4 {
        background-position: -9px -744px; }
      #popup_countdown .list-cates ul li a:hover .icon.icon5 {
        background-position: -9px -954px; }
      #popup_countdown .list-cates ul li a:hover .icon.icon6 {
        background-position: -9px -1164px; }
      #popup_countdown .list-cates ul li a:hover .icon.icon7 {
        background-position: -9px -1374px; }
  #popup_countdown .list-cates ul li.item5, #popup_countdown .list-cates ul li.item6, #popup_countdown .list-cates ul li.item7 {
    margin-top: 25px; }
  #popup_countdown .list-cates .customer {
    display: inline-block;
    width: 100%;
    border-top: 1px solid rgba(0, 0, 0, 0.04);
    font-size: 14px;
    font-weight: 500;
    margin-top: 25px;
    padding: 12px 40px 12px 50%; }
  #popup_countdown .list-cates .customer a {
    color: #d7458F; }
  #popup_countdown .list-cates .customer a:hover {
    color: #d7458F; }

.popup-recent .space .col:nth-child(3n+1) {
  clear: both; }

.hidden-popup-countdown {
  overflow: visible; }
  .hidden-popup-countdown #popup_countdown {
    display: none !important; }

.hidden-popup-countdown .modal-backdrop {
  display: none !important; }

.hidden-popup-countdown.modal-open .modal-backdrop:first-child {
  display: none !important; }

.hidden-popup-countdown.modal-open .modal-backdrop {
  display: block !important; }

.groups-sticky.right {
  z-index: 1000 !important; }

.account-wishlist .btn.btn-danger, .account-wishlist .btn.btn-primary {
  padding: 9px 10px; }

.ltabs-tab-arrow {
  display: none !important; }

@media (max-width: 991px) {
	.typeheader-3 .megamenu-style-dev .navbar-default .horizontal .megamenu-wrapper ul.megamenu > li > a:hover strong, .typeheader-3 .megamenu-style-dev .navbar-default .horizontal .megamenu-wrapper ul.megamenu > li:hover > a strong {
    color: #000;
}
	.megamenu strong img {
    display: block !important;
	float: left;
}
	.megamenu a strong {
		text-align: right;
	}
  .owl2-next .fa-angle-right {
    display: inline-block; } }
/*===============================================
 [SASS DIRECTORY ]
 [1] SO LATSET BLOG
 [2] SIMPLE BLOG
 [3] ARTICLE INFO
 ==============================================*/
/*============SO LATSET BLOG ==================*/
/*============ SIMPLE BLOG ==================*/
.blog-header {
  margin: 0 0 20px; }
  .blog-header h3 {
    font-weight: bold;
    text-transform: uppercase;
    margin: 0 0 5px;
    /* [4] */
    /* [6] */
    /* [6] */
    /* [7] */
    font-size: 16px;
    font-size: 1.6rem;
    /* [8] */
    color: #495057; }

.blog-category .filters-panel .list-view button.btn {
  width: 32px;
  height: 32px;
  padding: 5px;
  background: transparent; }

.blog-listitem .blog-item .blog-item-inner {
  display: block;
  margin-bottom: 30px;
  transition: all 0.2s; }
  .blog-listitem .blog-item .blog-item-inner:hover .blog-content h4 > a {
    color: #d7458F; }
  .blog-listitem .blog-item .blog-item-inner .article-image {
    position: relative; }
  .blog-listitem .blog-item .blog-item-inner .article-image:before {
    content: '';
    width: 0;
    height: 0;
    border-bottom: 85px solid transparent;
    top: 0;
    position: absolute;
    z-index: 2;
    border-right: 80px solid #fff;
    right: 0; }
  .blog-listitem .blog-item .blog-item-inner .article-image .article-date {
    position: absolute;
    z-index: 2;
    top: 2px;
    right: 3px;
    line-height: 20px; }
    .blog-listitem .blog-item .blog-item-inner .article-image .article-date .date {
      font-size: 14px;
      color: #909090;
      display: block; }
    .blog-listitem .blog-item .blog-item-inner .article-image .article-date .date b {
      font-size: 24px;
      color: #909090;
      display: block; }
  .blog-listitem .blog-item .blog-item-inner .itemBlogContent {
    padding: 15px; }
  .blog-listitem .blog-item .blog-item-inner .blog-meta {
    display: inline-block;
    padding: 0px 0 10px;
    border-bottom: 1px solid #ebebeb;
    vertical-align: top;
    width: 100%; }
  .blog-listitem .blog-item .blog-item-inner .author, .blog-listitem .blog-item .blog-item-inner .comment_count, .blog-listitem .blog-item .blog-item-inner .blog-date {
    color: #b3b3b3;
    display: inline-block;
    margin-left: 15px; }
  .blog-listitem .blog-item .blog-item-inner .author a, .blog-listitem .blog-item .blog-item-inner .comment_count a, .blog-listitem .blog-item .blog-item-inner .blog-date a {
    color: #b3b3b3; }
  .blog-listitem .blog-item .blog-item-inner .blog-content {
    clear: both;
    display: inline-block;
    width: 100%; }
  .blog-listitem .blog-item .blog-item-inner .blog-content h4 {
    margin-bottom: 10px;
    font-size: 15px;
    font-weight: 600;
    line-height: 24px; }
  .blog-listitem .blog-item .blog-item-inner .blog-content .article-description {
    margin: 5px 0 15px 0; }
  .blog-listitem .blog-item .blog-item-inner .blog-content .readmore {
    font-size: 14px;
    margin-top: 10px; }
    .blog-listitem .blog-item .blog-item-inner .blog-content .readmore .fa {
      margin-left: 8px; }
    .blog-listitem .blog-item .blog-item-inner .blog-content .readmore > a {
      color: #d7458F; }
  .blog-listitem .blog-grid-1 .blog-item-inner .itemBlogImg {
    width: 320px;
    margin: 0 0 0 15px;
    float: right; }
  .blog-listitem .blog-grid-1 .blog-item-inner .itemBlogContent {
    width: auto;
    float: none;
    overflow: hidden;
    clear: none;
    padding: 0; }
  @media (min-width: 1200px) {
    .blog-listitem .blog-grid-2:nth-child(2n+1) {
      clear: both !important; } }
  .blog-listitem .blog-grid-2 .blog-item-inner {
    background: none;
    box-shadow: none !important; }
  .blog-listitem .blog-grid-2 .blog-item-inner .itemBlogContent {
    padding: 10px 0; }
  .blog-listitem .blog-grid-2 .article-description {
    display: none; }
  @media (min-width: 1200px) {
    .blog-listitem .blog-grid-3:nth-child(3n+1) {
      clear: both !important; } }
  .blog-listitem .blog-grid-3 .blog-item-inner {
    background: none;
    box-shadow: none !important; }
  .blog-listitem .blog-grid-3 .blog-item-inner .itemBlogContent {
    padding: 10px 0; }
  .blog-listitem .blog-grid-3 .article-description {
    display: none; }
  @media (min-width: 1200px) {
    .blog-listitem .blog-grid-4:nth-child(4n+1) {
      clear: both !important; } }
  .blog-listitem .blog-grid-4 .article-description {
    display: none; }
  .blog-listitem .blog-list .blog-item-inner {
    padding: 0px;
    background: none;
    margin-bottom: 35px; }
  .blog-listitem .blog-list .blog-item-inner .itemBlogImg {
    margin-bottom: 15px; }
  .blog-listitem .blog-list .blog-item-inner .itemBlogContent {
    padding: 0; }
/*============ARTICLE INFO==================*/
div.article-info .article-title h3 {
  font-size: 20px;
  text-transform: uppercase;
  color: #495057;
  font-weight: bold;
  margin-bottom: 5px; }
  div.article-info .article-sub-title {
    display: inline-block;
    width: 100%;
    margin-bottom: 10px; }
  div.article-info .article-sub-title span {
    display: block;
    float: right;
    color: #d7458F;
    padding: 0 10px;
    font-size: 13px; }
  div.article-info .article-sub-title span.article-author {
    padding-right: 0; }
  div.article-info .article-sub-title span.article-author a {
    color: #d7458F;
    font-size: 13px; }
    div.article-info .article-sub-title span.article-author a:hover {
      color: #d7458F; }
  div.article-info .article-sub-title span.article-comment {
    border-left: 0; }
  div.article-info .article-sub-title .article-share {
    display: none; }
  div.article-info .article-image {
    margin-bottom: 30px; }
  div.article-info .article-description {
    margin-bottom: 30px; }
  div.article-info .related-comment {
    border-radius: 0;
    border: 0;
    border-top: 1px solid #e6e6e6;
    padding-top: 40px;
    box-shadow: none;
    margin-top: 40px; }
  div.article-info .related-comment .article-reply {
    border: none;
    background: #f9f9f9; }
  div.article-info .related-comment .article-reply .author {
    font-weight: bold;
    font-size: 16px; }
  div.article-info .related-comment .article-reply .article-reply {
    background: #f4f3f3; }
  div.article-info .related-comment .panel-body {
    padding: 0;
    border: 0; }
  div.article-info .related-comment .panel-body .form-group #comments {
    padding: 0;
    border: 0;
    overflow: hidden; }
  div.article-info .related-comment .panel-body .form-group #comments h2#review-title {
    margin: 0 0 30px;
    padding: 0;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 18px;
    color: #121212; }
  @media (min-width: 992px) {
      div.article-info .related-comment #button-comment {
        padding: 10px 52px; } }
  div.article-info .panel-default {
    border-radius: 0; }
  div.article-info .itemFullText {
    text-align: justify; }

.panel--related img {
  transition: 0.3s all ease-in-out; }
  .panel--related .img-responsive:hover {
    opacity: 0.8; }
  .panel--related .caption h4 {
    font-size: 14px;
    margin: 10px 0; }

.article--style1 .article-info .article-image {
  width: 50%;
  margin-left: 30px;
  float: right; }

.article--style2 .article--mainimage {
  position: relative;
  z-index: 1;
  margin-bottom: 30px; }
  .article--style2 .article--maintitle {
    position: absolute;
    bottom: 0;
    z-index: 5;
    width: 100%;
    padding: 10px 15px;
    color: #f3f3f3;
    background: -webkit-linear-gradient(left, #111 0%, rgba(255, 255, 255, 0) 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: -moz-linear-gradient(left, #111 0%, rgba(255, 255, 255, 0) 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #111 0%, rgba(255, 255, 255, 0) 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #111 0%, rgba(255, 255, 255, 0) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#00ffffff',GradientType=1);
    /* IE6-9 */ }
  .article--style2 .article--maintitle .article-title {
    text-transform: uppercase; }
  .article--style2 .article--maintitle h3 {
    margin-bottom: 5px;
    font-size: 21px; }

.article--style3 .article--mainimage {
  position: relative;
  z-index: 1;
  margin-bottom: 30px; }
  .article--style3 .article--maintitle .article-title {
    text-transform: uppercase; }
  .article--style3 .article--maintitle h3 {
    margin-bottom: 5px; }

.article--style4 .article--maincontent {
  padding-top: 20px;
  position: relative;
  z-index: 2;
  margin-top: -100px;
  background: #fff; }

.article--style5 .article--mainimage {
  position: relative;
  z-index: 1;
  margin-bottom: 30px; }
  .article--style5 .article--maintitle {
    position: absolute;
    z-index: 5;
    transform: translateY(-130%);
    width: 1170px; }
  .article--style5 .article--maintitle h3 {
    margin-bottom: 0; }
  .article--style5 .article--maintitle .article-title {
    text-transform: uppercase;
    bottom: 0;
    z-index: 5;
    display: block;
    background: rgba(0, 0, 0, 0.6);
    padding: 10px;
    color: #f3f3f3;
    margin-bottom: 10px; }
  .article--style5 .article--maintitle .article-sub-title {
    bottom: 0;
    z-index: 5;
    display: inline-block;
    background: rgba(0, 0, 0, 0.6);
    min-width: 45%;
    padding: 10px;
    color: #f3f3f3; }
  .article--style5 .article--maintitle .article-title, .article--style5 .article--maintitle .article-sub-title {
    background: -webkit-linear-gradient(left, #111 0%, rgba(255, 255, 255, 0) 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: -moz-linear-gradient(left, #111 0%, rgba(255, 255, 255, 0) 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #111 0%, rgba(255, 255, 255, 0) 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #111 0%, rgba(255, 255, 255, 0) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#00ffffff',GradientType=1);
    /* IE6-9 */ }
/*============ARTICLE COMMENTS==================*/
.comments {
  margin-bottom: 30px; }

.comments.comments-level-1 {
  margin-right: 136px; }

.comments .pull-left {
  width: 100px;
  height: 100px;
  display: block;
  background-color: #f5f5f5;
  margin-left: 30px;
  position: relative;
  padding: 0; }

.comments .pull-left .fa {
  font-size: 46px;
  display: block;
  text-align: center;
  margin: 25px 0; }

.comments .pull-left img {
  width: 100%;
  height: auto;
  position: relative;
  z-index: 2; }

.comments .pull-left span {
  position: absolute;
  display: inline-block;
  top: 15%; }

.comments .media-body .media-title {
  color: #1fc0a0;
  padding-bottom: 14px; }

.comments .media-body .media-title .username {
  font-size: 18px;
  font-style: italic;
  font-family: Georgia, sans-serif;
  display: inline-block;
  margin-left: 14px; }

.comments .media-body .media-title .time {
  font-size: 16px; }

.comments .media-body .media-title .time .fa {
  font-size: 20px;
  margin-left: 13px;
  position: relative;
  top: 3px; }

.comments .media-body .media-title .link:hover {
  text-decoration: none; }

@media (max-width: 745px) {
  .comments {
    margin-bottom: 28px; }

  .comments.comments-level-1 {
    margin-right: 70px; }

  .comments .pull-left {
    width: 70px;
    height: 70px;
    margin-left: 20px; }

  .comments .pull-left:before {
    font-size: 46px;
    line-height: 1em;
    top: 10px; }

  .comments .media-body .media-title time {
    display: block; }

  .comments .media-body .media-title time .icon {
    font-size: 20px;
    margin: 0 6px 0 0;
    position: relative;
    top: 3px; } }

.extension-simple_blog-article div#content .col-lg-2:nth-child(6n+1), .extension-simple_blog-article #content .col-lg-2:nth-child(6n+1), .extension-simple_blog-article #content .col-lg-3:nth-child(3n+1), .extension-simple_blog-article #content .col-lg-4:nth-child(3n+1), .extension-simple_blog-article #content .col-lg-6:nth-child(2n+1) {
  clear: both !important; }
/*===============================================
 [SASS DIRECTORY ]
 [1] HEADING
 [2] LINK & COLUMN
 [3] BLOCK FORM
 [4] BLOCK TABLE
 ==============================================*/
/*================ HEADING ===================*/
html {
  width: 100%;
  outline: 0 !important;
  direction: rtl; }

body {
  color: #1b1b1b;
  font-size: 13px;
  line-height: 25px; }

.mgr-30 {
  margin-bottom: 30px; }

.owl2-carousel .owl2-item img {
  transform-style: inherit; }

h1 {
  font-size: 33px; }

h2 {
  font-size: 27px; }

h3 {
  font-size: 23px; }

h4 {
  font-size: 17px; }

h5 {
  font-size: 13px; }

h6 {
  font-size: 12px; }

.h1, .h2, .h3, h1, h2, h3, .h4, .h5, .h6, h4, h5, h6 {
  margin: 0 0 15px 0; }

::-webkit-scrollbar {
  width: 0.5em;
  height: 0.5em; }

::-webkit-scrollbar-thumb {
  background: #777; }

::-webkit-scrollbar-track {
  background: #d6d6d6; }

body {
  scrollbar-face-color: #777;
  scrollbar-track-color: #d6d6d6; }

@media only screen and (max-width: 992px) {
  ::-webkit-scrollbar {
    width: 0.3em;
    height: 0.3em; }
    ::-webkit-scrollbar-thumb {
      background: #777; }
    ::-webkit-scrollbar-track {
      background: #d6d6d6; }
    body {
      scrollbar-face-color: #777;
      scrollbar-track-color: #d6d6d6; } }
/*================ LINK & COLUMN ===================*/
.textColor {
  color: #d7458F; }

ul, ul.menu, ol.menu, ul.blank, .our-member .respl-item .info-member ul, .why-list, footer .footer-top .module ul.links-footer, footer .footer-top .module ul.menu, footer .footer-top .module ul.contact-address {
  list-style: none;
  margin: 0;
  padding: 0; }

option {
  padding: 2px 5px;
  border-width: 1px; }

.alert ol li {
  list-style-type: decimal;
  margin: 0 0 5px 15px; }

img {
  max-width: 100%; }

.over {
  overflow: visible; }

.align-center {
  display: table;
  margin: 0 auto; }

.text-danger {
  color: #fff;
  display: inline-block;
  background-color: #a94442;
  padding: 0 5px;
  margin: 5px 0;
  border-radius: 3px;
  font-size: 11px; }

a {
  color: #1b1b1b; }
  a:hover {
    color: #d7458F;
    text-decoration: none; }

a, a:visited, a:active, a:link, a:focus {
  cursor: pointer;
  text-decoration: none;
  outline: none; }

ol {
  counter-reset: item;
  padding: 0 0 0 15px; }

sup {
  color: #f00;
  font-size: 100%;
  top: -4px; }

.list-inline {
  display: inline-block;
  margin: 0; }
  .container-megamenu .list-inline a {
    display: inline-block; }

.clearfix {
  clear: both; }

.img-thumbnail.pull-left {
  margin-right: 30px; }
  .img-thumbnail.pull-right {
    margin-left: 30px; }

.margin-zero {
  margin: 0; }

.col-xs-15, .col-sm-15, .col-md-15, .col-lg-15 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px; }

.col-xs-15 {
  width: 20%;
  float: right; }

@media (min-width: 768px) {
  .col-sm-15 {
    width: 20%;
    float: right; } }

@media (min-width: 992px) {
  .col-md-15 {
    width: 20%;
    float: right; } }

@media (min-width: 1200px) {
  .col-lg-15 {
    width: 20%;
    float: right; } }
/*================ FORM ===================*/
legend {
  font-size: 18px;
  padding: 7px 0px; }
/* @group 2. Inputs
 -------------------*/
textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input, .form-control, select {
  border-radius: 3px;
  border: none;
  color: #3d3d3d;
  padding: 9px;
  /* [4] */
  /* [6] */
  /* [6] */
  /* [7] */
  font-size: 12px;
  font-size: 1.2rem;
  /* [8] */
  box-shadow: none !important;
  transition: all 0.3s ease;
  border: 1px solid #f1f1f1; }

input#input-captcha {
  margin-bottom: 15px; }

textarea:focus, textarea:hover, input[type="text"]:focus, input[type="text"]:hover, input[type="password"]:focus, input[type="password"]:hover, input[type="datetime"]:focus, input[type="datetime"]:hover, input[type="datetime-local"]:focus, input[type="datetime-local"]:hover, input[type="date"]:focus, input[type="date"]:hover, input[type="month"]:focus, input[type="month"]:hover, input[type="time"]:focus, input[type="time"]:hover, input[type="week"]:focus, input[type="week"]:hover, input[type="number"]:focus, input[type="number"]:hover, input[type="email"]:focus, input[type="email"]:hover, input[type="url"]:focus, input[type="url"]:hover, input[type="search"]:focus, input[type="search"]:hover, input[type="tel"]:focus, input[type="tel"]:hover, input[type="color"]:focus, input[type="color"]:hover, .uneditable-input:focus, .uneditable-input:hover {
  outline: 0;
  outline: thin dotted \9;
  background-color: #e9e9e9;
  /* IE6-9 */ }

textarea {
  max-width: 100%; }

.form-control {
  height: 38px; }
/* @end */
/* @group 3. Dropdown 
 -------------------*/
.btn-button {
  outline: none; }

.header-top-right .top-link > li {
  position: relative; }

header .dropdown-menu {
  display: block;
  opacity: 0;
  filter: alpha(opacity=0);
  visibility: hidden;
  transition: all 0.2s ease-out;
  margin-top: 20px;
  min-width: 120px;
  padding: 0;
  border: 1px solid rgba(0, 0, 0, .15);
  right: 0;
  left: auto;
  -webkit-background-clip: padding-box;
  background-clip: padding-box; }

header .open > .dropdown-menu {
  margin-top: 0px;
  opacity: 1;
  filter: alpha(opacity=100);
  visibility: visible; }

.size-img-cart {
  width: 80px; }

.dropdown-menu {
  background: #fff;
  padding: 5px 0;
  margin-top: 0;
  border-radius: 0px;
  border: none;
  box-shadow: 0px 0px 25px rgba(0, 0, 0, 0.15);
  font-size: 12px; }

#sosearchpro .dropdown-menu {
  top: 100%;
  display: none; }
  @media (min-width: 1200px) {
    #sosearchpro .dropdown-menu {
      min-width: 300px; } }
  #sosearchpro .dropdown-menu .media-left {
    float: right !important; }
  #sosearchpro .dropdown-menu .media-body a {
    float: right !important; }
  #sosearchpro .dropdown-menu .media-body .box-price span {
    float: right !important;
    padding-right: 10px !important; }
  #sosearchpro .dropdown-menu .media-body a {
    color: #495057;
    float: none; }
  #sosearchpro .dropdown-menu .media-body a:hover {
    color: #d7458F; }
  #sosearchpro .dropdown-menu:after {
    display: none; }

.dropdown-menu > li > a {
  padding: 5px 15px;
  color: #495057; }
  .dropdown-menu > li > a:hover {
    color: #d7458F; }

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
  background: #fefefe; }

.nav-header {
  color: #667280; }
/* @end */
/* @group 4. Buttons 
 ------------------*/
.input-group .form-control:last-child, .input-group-addon:last-child, .input-group-btn:last-child > .btn, .input-group-btn:last-child > .dropdown-toggle, .input-group-btn:first-child > .btn:not(:first-child) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0; }

.button, .btn {
  outline: none;
  padding: 9px 20px;
  background: #495057;
  color: #fff;
  border-radius: 3px;
  border: none;
  background: #d7458F;
  border-color: #d7458F; }
  .button:hover, .btn:hover {
    background: #d7458F;
    border-color: #d7458F;
    color: #fff; }
  .button:hover, .btn:hover {
    background: #495057;
    border-color: #495057; }

.btn-warning {
  background: #f0ad4e; }

.btn-success {
  background: #5cb85c; }

.btn-info {
  background: #d7458F;
  border-radius: 0;
  text-transform: uppercase; }

.btn-primary {
  background: #d7458F;
  border-radius: 0;
  text-transform: uppercase; }

.btn-danger {
  background: #d9534f;
  border-radius: 0; }

.btn-revo {
  background: #d7458F;
  height: 40px;
  line-height: 40px;
  color: #fff;
  font-size: 14px;
  border-radius: 20px;
  padding: 0 35px;
  display: inline-block;
  vertical-align: top;
  font-weight: bold;
  text-transform: uppercase;
  margin: 0 0px 0 20px;
  transition: all 0.3s ease 0s; }
  .btn-revo:hover {
    background: #d7458F; }

.button .fa, .btn .fa {
  margin: 0 5px; }

.button.inverse, .btn.inverse {
  background-color: #495057; }

.button.inverse:hover, .btn.inverse:hover {
  background-color: #d7458F; }

.button-continue-shopping {
  display: block;
  float: left; }

.button-checkout {
  display: block;
  float: right; }

.btn-lg, .btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333; }

.btn-sm, .btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5; }

.btn-xs, .btn-group-xs > .btn {
  padding: 1px 5px;

  line-height: 1.5; }
/* @end */
.btn-inline {
  display: inline-block; }
/*================ TABLE ===================*/
.table thead > tr > th {
  background: #eee; }

table.std th, table.std td {
  vertical-align: middle;
  border: #ddd;
  padding: 10px;
  text-align: center; }

table.std th {
  white-space: nowrap;
  background: #f5f5f5; }

table.std tfoot td {
  color: #333;
  text-align: left;
  white-space: nowrap; }

table.std {
  background: #fdfdfd;
  border-spacing: 0;
  vertical-align: middle;
  border: #ddd;
  width: 100%; }

table th {
  border: #ddd;
  color: #7a7a7a;
  font-size: 13px;
  font-weight: bold;
  padding: 10px;
  text-align: center;
  vertical-align: middle;
  text-transform: uppercase; }

.delivery_option table td {
  text-align: center; }

table tfoot td {
  text-align: left; }

table.table-bordered thead > * {
  background-color: rgba(51, 51, 51, 0.1);
  font-weight: bold; }
/*================ PAGINATION ===================*/
.pagination > li {
  display: inline-block;
  margin: 0 2px;
  vertical-align: top; }
  .pagination > li span, .pagination > li a {
    padding: 5px 12px; }
  .pagination > li a:hover, .pagination > li span:hover {
    color: #fff;
    background: #d7458F;
    border-color: #d7458F; }
  .pagination > li.active, .pagination > li:hover {
    background: transparent;
    border-color: #d7458F; }
  .pagination > li.active span, .pagination > li:hover span {
    color: #d7458F;
    background: transparent;
    border-color: #d7458F; }
  .pagination > li.active span:hover, .pagination > li:hover span:hover {
    background: #d7458F;
    border-color: #d7458F; }
  .pagination > li:last-child {
    margin-left: 0; }

.pagination > li:first-child > a, .pagination > li:first-child > span {
  border-radius: 0; }

.pagination > li > a, .pagination > li > span {
  color: #1b1b1b; }

.pagination > li:last-child > a, .pagination > li:last-child > span {
  border-radius: 0; }

.checkout-cart .btn-block input {
  min-width: 40px;
  text-align: center; }
  .checkout-cart .table-responsive {
    direction: ltr; }
/*================ COLUMN ===================*/
#sosearchpro.search .search {
  margin-bottom: 0; }

.maintenance .container .col-12 > h1 {
  margin: 5em 0; }
  .maintenance .container-megamenu.vertical .vertical-wrapper ul.megamenu {
    opacity: 0;
    -webkit-opacity: 0;
    -moz-opacity: 0;
    -o-opacity: 0;
    -ms-opacity: 0;
    transition: all ease 0.5s; }
  .maintenance .container-megamenu.vertical:hover ul.megamenu {
    opacity: 1;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    -o-opacity: 1;
    -ms-opacity: 1; }

.vertical ul.megamenu > li > .sub-menu {
  right: 100% !important;
  left: auto; }
/*============POPUP ADDED TO CART ==================*/
body > .alert, .container > .alert {
  position: fixed;
  z-index: 10004;
  top: 0;
  left: 0;
  width: 100%;
  -webkit-animation: alert-anim 1s cubic-bezier(1, -0.01, 0, 0.99);
  -moz-animation: alert-anim 1s cubic-bezier(1, -0.01, 0, 0.99);
  animation: alert-anim 1s cubic-bezier(1, -0.01, 0, 0.99); }

body > .alert .alert, .container > .alert .alert {
  position: absolute;
  left: 0;
  right: 0;
  top: 100%; }

body > .alert .alert.fadeOut, .container > .alert .alert.fadeOut {
  top: -100%; }

body > .alert.alert-danger.alert-dismissible, .container > .alert.alert-danger.alert-dismissible {
  z-index: 1;
  position: relative; }

@-webkit-keyframes alert-anim {
  0% {
    top: -100%; }

  60% {
    top: 0; }

  100% {
    top: 0; } }

@-moz-keyframes alert-anim {
  0% {
    top: -100%; }

  60% {
    top: 0; }

  100% {
    top: 0; } }

@keyframes alert-anim {
  0% {
    top: -100%; }

  60% {
    top: 0; }

  100% {
    top: 0; } }

@-webkit-keyframes alert-anim2 {
  0% {
    top: -100%; }

  60% {
    top: 100%; }

  100% {
    top: 100%; } }

@-moz-keyframes alert-anim2 {
  0% {
    top: -100%; }

  60% {
    top: 100%; }

  100% {
    top: 100%; } }

@keyframes alert-anim2 {
  0% {
    top: -100%; }

  60% {
    top: 100%; }

  100% {
    top: 100%; } }

@-webkit-keyframes alert-icon-anim {
  0% {
    font-size: 0; }

  60% {
    font-size: 0; } }

@-moz-keyframes alert-icon-anim {
  0% {
    font-size: 0; }

  60% {
    font-size: 0; } }

@keyframes alert-icon-anim {
  0% {
    font-size: 0; }

  60% {
    font-size: 0; } }

.onepagecheckout .coupon-voucher input[type='text'] {
  height: 34px; }

.product-compare .table-responsive .description {
  white-space: normal !important; }

.page-builder .container {
  padding: 0!important; }

div.owl2-controls .owl2-nav .owl2-prev .fa, div.owl2-controls .owl2-nav .owl2-next .fa {
  float: none; }

.page-builder .vertical-menu .container {
  overflow: visible; }

#sosearchpro .dropdown-menu {
  visibility: visible;
  opacity: 1;
  overflow-y: auto !important;
  margin-top: 0; }

.onepagecheckout .secondary-title i.fa {
  margin-left: 10px !important;
  margin-right: 0 !important; }

.onepagecheckout .secondary-title i.fa {
  border-radius: 0 5px 0 0 !important; }

.onepagecheckout .checkout-cart td.quantity input[type='text'] {
  margin-left: 14px;
  margin-right: 0; }
/*===============================================
 [SASS DIRECTORY ]
 [1] CONTACT PAGE
 [2] PAEG ABOUT US
 [3] PAGE BLOG
 [4] PAGE 404 
 ==============================================*/
/*============ CONTACT PAGE ==============*/
#map-canvas {
  height: 550px;
  width: 100%;
  margin: 0px 0 10px; }

.info-contact {
  padding-top: 30px; }
  .info-contact .name-store h3 {
    font-size: 16px;
    color: #222;
    text-transform: uppercase; }
  .info-contact .text {
    padding-right: 30px; }
  .info-contact .comment {
    padding-bottom: 15px;
    border-bottom: 1px solid #e9e9e9;
    margin-bottom: 25px; }

.contact-form legend {
  border: none;
  padding: 0;
  text-transform: uppercase;
  font-weight: 600;
  text-align: center; }
  .contact-form legend h2 {
    font-size: 18px;
    color: #222;
    text-transform: uppercase;
    margin-bottom: 20px;
    text-align: center;
    font-weight: bold; }
  .contact-form p {
    text-align: center; }
/*============ PAEG ABOUT US ==============*/
.about-demo-1 {
  text-align: center; }
  .about-demo-1 p {
    line-height: 22px;
    color: #1b1b1b; }
  .about-demo-1 h3.title.font-ct {
    text-transform: uppercase;
    color: #000;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 10px; }
  .about-demo-1 .image-about-us {
    margin-bottom: 30px; }
  .about-demo-1 .about_wrapper {
    margin-bottom: 60px; }
  .about-demo-1 .our-team-content {
    background: #f8f8f8;
    padding: 59px 0;
    position: relative; }
  .about-demo-1 .our-team-content:after {
    content: "";
    background: #f8f8f8;
    position: absolute;
    width: 200%;
    height: 100%;
    top: 0;
    left: -50%;
    z-index: -1; }
  .about-demo-1 .our-team-content h3.title {
    margin-bottom: 20px; }
  .about-demo-1 .our-team-content p.dec {
    padding: 0 20%;
    margin-bottom: 47px; }
  .about-demo-1 .our-team-content .member-image img {
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -o-border-radius: 50%;
    -ms-border-radius: 50%;
    margin-bottom: 17px; }
  .about-demo-1 .our-team-content .member .name-member {
    text-transform: uppercase;
    color: #000;
    font-weight: bold;
    font-size: 16px;
    margin-bottom: 10px; }
  .about-demo-1 .about-banner {
    margin-top: 73px; }
  .about-demo-1 .about-banner .title {
    text-transform: uppercase;
    color: #000;
    font-weight: bold;
    font-size: 14px; }
  .about-demo-1 .about-banner .image {
    margin-bottom: 24px; }
/*============ PAGE 404  ==============*/
.button-404 > a {
  margin: 0 10px; }

.content_404 {
  margin: 40px 0 30px;
  overflow: hidden; }

.content_404 .block-top h2 {
  color: #222;
  font-size: 24px;
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 25px; }

.content_404 .block-top .warning-code {
  font-size: 14px;
  color: #1b1b1b;
  margin-bottom: 40px; }
/*============ PAGE COMMING SOON  ==============*/
.page-comingsoon {
  background: url("../../images//bg-comingsoon.jpg") no-repeat center center;
  text-align: center;
  min-height: 600px; }
/*INFOMATION*/
.module-content {
  background: #fff;
  border: 1px solid #ddd;
  padding: 0 20px; }
  .module-content .list-box li {
    position: relative;
    padding-right: 15px; }
  .module-content .list-box li:before {
    position: absolute;
    display: block;
    top: 16px;
    background: #d7458F;
    content: "";
    width: 6px;
    height: 6px;
    border-radius: 100%;
    right: 0; }

.title-under {
  position: relative;
  margin-bottom: 50px; }
  .title-under:after {
    content: "";
    position: absolute;
    display: block;
    height: 4px;
    width: 68px;
    background: #d7458F;
    bottom: -10px; }

.title-under.text-center:after {
  left: 50%;
  margin-left: -34px; }

.media-box-link--arrow .fa-arrow-right {
  transform: rotate(180deg); }

.media-box-link--arrow .icon {
  font-size: 30px; }

.media-box-link--figure .icon {
  font-size: 70px; }

.media-box-link {
  display: table-row;
  width: 100%;
  height: 100%;
  background-color: #d7458F;
  cursor: pointer;
  color: #fff;
  transition: all 0.3s ease-in-out; }

.btn-default {
  background: #d7458F;
  border-radius: 0; }
  .btn-default:hover {
    background: #d7458F; }

.media-box-link h4 {
  color: #fff;
  transition: all 0.3s ease-in-out; }

.media-box-link .icon {
  transition: all 0.3s ease-in-out; }

.media-box-link--figure, .media-box-link--content, .media-box-link--arrow {
  display: table-cell;
  padding: 6% 0;
  vertical-align: middle; }

.media-box-link--figure {
  width: 23%; }

.media-box-link--content {
  padding-right: 5%;
  width: 67%; }

.media-box-link--arrow {
  width: 10%;
  vertical-align: middle; }

.media-box-link:hover {
  background-color: #495057; }
/* PAGE - FAQ & Gallery
 =======================================================*/
.item-article .content--gallery .row {
  margin: 0 -8px; }
  .item-article .content--gallery .col-md-1, .item-article .content--gallery .col-md-10, .item-article .content--gallery .col-md-11, .item-article .content--gallery .col-md-12, .item-article .content--gallery .col-md-2, .item-article .content--gallery .col-md-3, .item-article .content--gallery .col-md-4, .item-article .content--gallery .col-md-5, .item-article .content--gallery .col-md-6, .item-article .content--gallery .col-md-7, .item-article .content--gallery .col-md-8, .item-article .content--gallery .col-md-9, .item-article .content--gallery .col-sm-1, .item-article .content--gallery .col-sm-10, .item-article .content--gallery .col-sm-11, .item-article .content--gallery .col-sm-12, .item-article .content--gallery .col-sm-2, .item-article .content--gallery .col-sm-3, .item-article .content--gallery .col-sm-4, .item-article .content--gallery .col-sm-5, .item-article .content--gallery .col-sm-6, .item-article .content--gallery .col-sm-7, .item-article .content--gallery .col-sm-8, .item-article .content--gallery .col-sm-9 {
    padding: 0 8px; }
  .item-article .content--gallery .popup-gallery {
    margin: 0 0px 15px 0;
    display: block;
    position: relative; }
  .item-article .content--gallery .popup-gallery.popup--video {
    position: relative;
    z-index: 2;
    background: black; }
  .item-article .content--gallery .popup-gallery.popup--video img {
    opacity: 0.6; }
  .item-article .content--gallery .popup-gallery.popup--video:before {
    content: "\f01d";
    display: block;
    font-family: 'FontAwesome';
    position: absolute;
    z-index: 4;
    left: 50%;
    top: 50%;
    font-size: 52px;
    color: rgba(255, 255, 255, 0.9);
    margin: -9px 0 0 -20px; }
  .item-article .content--gallery .popup-gallery img {
    transition: 0.3 opacity ease-in-out; }
  .item-article .content--gallery .popup-gallery:hover img {
    opacity: 0.7; }
  .item-article ul.yt-accordion {
    list-style: none;
    margin: 0; }
  .item-article ul.yt-accordion .yt-accordion-group {
    margin-bottom: 3px; }
  .item-article ul.yt-accordion .yt-accordion-group .accordion-heading {
    color: #333;
    font-size: 15px;
    padding: 9px 15px;
    margin: 0;
    line-height: 22px;
    cursor: pointer;
    background: #f1f1f1;
    text-transform: capitalize;
    position: relative; }
  .item-article ul.yt-accordion .yt-accordion-group .accordion-heading .fa {
    margin-left: 10px; }
  .item-article ul.yt-accordion .yt-accordion-group .accordion-heading:hover {
    background: #d7458F;
    color: white; }
  .item-article ul.yt-accordion .yt-accordion-group .accordion-heading.active {
    background: #d7458F;
    color: white; }
    .item-article ul.yt-accordion .yt-accordion-group .accordion-heading.active:before {
      border: 8px solid #d7458F;
      border-color: #d7458Ftransparent transparent transparent;
      content: "";
      position: absolute;
      top: 100%;
      right: 30px; }
  .item-article ul.yt-accordion .yt-accordion-inner {
    padding: 15px 15px 10px 15px;
    background: #f1f1f1; }
/*============ PAEG ABOUT US ==============*/
.title-about-us {
  background: url("../../images/bg-title-about.png") repeat-x left 12px;
  margin-bottom: 17px; }

.title-about-us h2 {
  background: #fff;
  display: inline-block;
  font-size: 22px;
  padding: 0 0 6px 25px;
  font-weight: 300;
  color: #333; }

.welcome-about-us .image-about-us {
  float: right;
  width: 270px;
  padding-top: 6px; }
  .welcome-about-us img:hover {
    opacity: 0.7; }
  .welcome-about-us .des-about-us {
    margin-right: 300px;
    line-height: 18px; }

.our-member {
  clear: both;
  padding-top: 30px; }
  .our-member img:hover {
    opacity: 0.7; }
  .our-member .title-about-us {
    background: url("../../images/bg-title-about.png") repeat-x right 12px;
    margin-bottom: 17px;
    text-align: center; }
  .our-member .title-about-us h2 {
    padding: 0 15px 6px 15px;
    font-size: 22px;
    font-weight: 300;
    color: #333; }
  .our-member .short-des {
    text-align: center;
    color: #909090;
    margin-bottom: 35px; }
  .our-member .overflow-owl-slider {
    padding-top: 50px; }
  .our-member .respl-item {
    border: 1px solid #ddd;
    margin-bottom: 30px; }
  .our-member .respl-item .item-inner {
    padding: 20px;
    display: inline-block; }
  .our-member .respl-item .w-image-box {
    float: right;
    overflow: hidden; }
  .our-member .respl-item .info-member {
    text-align: right;
    margin-right: 185px; }
  .our-member .respl-item .info-member li {
    float: right; }
  .our-member .respl-item .info-member li .fa {
    width: 29px;
    height: 29px;
    border: 1px solid #d7458F;
    line-height: 27px;
    text-align: center;
    color: #d7458F;
    border-radius: 50%;
    margin-left: 5px;
    display: inline-block; }
    .our-member .respl-item .info-member li .fa:hover {
      color: #d7458F;
      border-color: #d7458F; }
  .our-member .respl-item .info-member li .fa-f:before {
    content: "\f09a";
    font-family: FontAwesome; }
  .our-member .respl-item .info-member li .fa-t:before {
    content: "\f099";
    font-family: FontAwesome; }
  .our-member .respl-item .info-member li .fa-s:before {
    content: "\f17e";
    font-family: FontAwesome; }
  .our-member .respl-item .info-member li .fa-g:before {
    content: "\f0d5";
    font-family: FontAwesome; }
  .our-member .respl-item .info-member .cl-name > a {
    font-size: 15px;
    text-transform: uppercase;
    font-weight: bold;
    color: #444 !important; }
  .our-member .respl-item .info-member .cl-name > a:hover {
    color: #d7458F!important; }
  .our-member .respl-item .info-member .cl-job {
    padding: 5px 0px;
    text-transform: uppercase; }
  .our-member .respl-item .info-member .cl-des {
    color: #909090;
    margin-bottom: 15px; }

.why-list li {
  position: relative;
  padding-right: 29px; }
  .why-list li:before {
    content: "";
    width: 14px;
    height: 12px;
    display: inline-block;
    position: absolute;
    right: 0px;
    top: 10px;
    background-repeat: no-repeat;
    background-position: top right;
    background-image: url("../../images/icon-whylist.png"); }
  .why-list li a {
    display: block;
    padding: 5px 0 7px;
    background-image: url("../../images/border-bottom-bs.png") repeat-x left bottom; }
  .why-list li:last-child > a {
    background: none; }

.happy-about-us {
  direction: ltr;
  clear: both;
  padding-top: 10px; }
  .happy-about-us .happy-ab {
    border: 1px solid #e9e9e9;
    padding: 33px 8px 20px; }
  .happy-about-us .happy-ab .title-happy-about {
    background: #fff;
    display: inline-block;
    right: 20px;
    padding: 5px 10px;
    position: absolute;
    top: -5px; }
  .happy-about-us .happy-ab .title-happy-about h2 {
    font-size: 20px;
    position: relative;
    top: -2px;
    color: #444; }
  .happy-about-us .happy-ab .ct-why {
    padding: 0 10px 0 25px;
    position: relative;
    direction: rtl; }
  .happy-about-us .happy-ab .ct-why .client-say {
    font-size: 107.69%;
    color: #909090;
    margin-bottom: 10px; }
  .happy-about-us .happy-ab .ct-why .client-info-about {
    color: #000; }
  .happy-about-us .happy-ab .ct-why .client-info-about .name {
    font-size: 18px;
    color: #d7458F; }
  .happy-about-us .owl2-controls {
    background: #fff;
    padding: 0 5px;
    position: absolute;
    left: 2px;
    top: -47px; }
  .happy-about-us .owl2-controls .owl2-prev, .happy-about-us .owl2-controls .owl2-next {
    border: none;
    display: inline-block;
    width: 26px !important;
    height: 26px !important;
    background-position: left top;
    background-repeat: no-repeat;
    overflow: hidden;
    text-indent: -9999px;
    background-color: transparent !important;
    top: 0px;
    margin: 0 3px;
    position: relative; }
  .happy-about-us .owl2-controls .owl2-prev {
    background-image: url("../../images/btn-prev-hp.png") !important;
    margin-right: 3px;
    right: 0px !important;
    left: inherit !important; }
  .happy-about-us .owl2-controls .owl2-nav {
    width: 68px;
    display: inline-block;
    height: 26px;
    background: #fff; }
  .happy-about-us .owl2-controls .owl2-next {
    background-image: url("../../images/btn-next-hp.png") !important;
    right: 0px !important; }
  .happy-about-us .item > div:before {
    content: "";
    display: inline-block;
    position: absolute;
    width: 16px;
    height: 12px;
    left: 0px;
    top: 6px; }
  .happy-about-us .owl2-dots {
    display: none !important; }
/*===============================================
 [SASS DIRECTORY ]
 [1] BOX SALE,NEW
 [2] RATE
 [3] TODAY'S DEALS
 [4] PRODUCT CATEGORY
 [5] TOOLBAR
 [6] PRODUCT LIST SIMPLE
 [7] PRODUCT LIST  MASONRY
 ==============================================*/
/*============ BOX SALE,NEW ==============*/
.box-label {
  top: 10px;
  right: 10px;
  position: absolute;
  z-index: 1; }
  .box-label .label-product.label-new {
    background: #237cdf; }
  .box-label .label-product {
    padding: 0 11px;
    line-height: 25px;
    border-radius: 3px;
    display: block;
    margin-bottom: 5px;
    color: #fff;
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
    background: #fe5454;
    min-width: inherit;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg); }

.box-label_skew {
  font-size: 12px;
  color: #fff;
  font-weight: bold;
  line-height: 25px;
  text-align: center; }
  .box-label_skew .label-product.label-new {
    background: #237cdf; }
  .box-label_skew .label-product {
    background: #ff7e00;
    top: -27px;
    height: 25px;
    min-width: 100px;
    position: absolute;
    text-transform: uppercase;
    z-index: 5; }
  .box-label_skew .label-product.label-sale {
    left: -60px;
    transform-origin: top right;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    background-color: #fe5454; }
  .box-label_skew .label-product.label-new {
    right: -60px;
    transform-origin: top left;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    background-color: #237cdf; }
  .box-label_skew .label-product.label-sale {
    top: 42px;
    right: -31px;
    left: inherit;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg); }

.layout-2 .page-category .box-label_skew .label-product {
  min-width: 150px; }
  .layout-2 .page-category .box-label_skew .label-product {
    top: -50px; }
  .layout-2 .page-category .box-label_skew .label-product.label-sale {
    left: -90px; }
  .layout-2 .box-label_skew .label-product {
    top: -17px; }
  .layout-2 .box-label_skew .label-product.label-sale {
    left: -47px; }
  .layout-2 .box-label_skew .label-product.label-new {
    right: -47px; }

.product-options label {
  padding: 0;
  color: #1b1b1b; }
  .product-options .label {
    font-weight: normal;
    font-size: 11px; }
  .product-options .radio {
    position: relative;
    z-index: 2;
    text-transform: capitalize;
    cursor: pointer; }
  .product-options .radio .fa {
    display: none; }
  .product-options .active .fa {
    display: block; }
  .product-options .fa {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    width: 22px;
    height: 22px;
    color: white;
    line-height: 22px;
    text-align: center; }
/*============ BOX RATE ==============*/
.rating, .ratings {
  font-size: 13px;
  margin-bottom: 0px; }
  .rating span.fa-stack .fa-star-o:before, .ratings span.fa-stack .fa-star-o:before {
    content: "\f006";
    color: #eca330; }
  .rating span.fa-stack .fa-star.fa-stack-1x, .ratings span.fa-stack .fa-star.fa-stack-1x {
    z-index: 1; }
  .rating span.fa-stack .fa-star.fa-stack-1x:before, .ratings span.fa-stack .fa-star.fa-stack-1x:before {
    content: "\f005";
    color: #ebdb2c; }

span.fa-stack {
  width: 14px;
  height: 14px;
  line-height: 14px; }
  span.fa-stack .fa-star-o:before {
    content: "\f006";
    color: #eca330; }
  span.fa-stack .fa-stack-2x {
    font-size: 1em; }
  span.fa-stack .fa-star.fa-stack-2x {
    position: relative;
    z-index: 1; }
  span.fa-stack .fa-star.fa-stack-2x:before {
    content: "\f005";
    color: #ebdb2c; }
/*====================TODAY'S DEALS ====================*/
.countdown_box {
  position: absolute;
  top: 50%;
  margin-top: -28px;
  left: 50%;
  width: 190px;
  transition: all 0.3s ease-in-out;
  -webkit-transform: scale(1) translateX(-50%);
  -moz-transform: scale(1) translateX(-50%);
  -ms-transform: scale(1) translateX(-50%);
  -o-transform: scale(1) translateX(-50%);
  transform: scale(1) translateX(-50%); }
  .countdown_box .countdown_inner {
    display: table;
    background: #495057;
    width: 100%;
    text-align: center; }
  .countdown_box .title {
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    color: #fff;
    padding: 8px;
    display: none; }
  .countdown_box .time-item {
    display: inline-block;
    color: #fff;
    font-size: 12px;
    border-left: 1px solid rgba(255, 255, 255, 0.2);
    width: 25%; }
  .countdown_box .time-item .num-time {
    font-size: 14px;
    font-weight: 700;
    background: rgba(255, 255, 255, 0.06); }
  .countdown_box .time-item .num-time, .countdown_box .time-item .name-time {
    padding: 0 10px; }
  .countdown_box .time-item:last-child {
    border: none; }

.deals_module_wrapper .product-item-container {
  border: 1px solid #e6e6e6;
  padding: 20px;
  overflow: hidden; }
  .deals_module_wrapper .product-item-container .left-block {
    position: relative;
    z-index: 2; }
  .deals_module_wrapper .product-item-container .box-label .label-product {
    margin-right: 15px; }
  .deals_module_wrapper button.btn-default {
    padding: 9px 20px;
    background: #495057;
    color: #fff;
    border-radius: 3px;
    border: none;
    line-height: 18px; }
  .deals_module_wrapper button.btn-default:hover {
    background: #d7458F;
    border-color: #d7458F;
    color: #fff; }
  .deals_module_wrapper .price .price-new {
    font-size: 26px; }
  .deals_module_wrapper .product-box-desc {
    margin-top: 5px; }
  .deals_module_wrapper .product-box-desc span {
    min-width: 100px;
    display: inline-block; }
  .deals_module_wrapper .product-box-desc .status-stock {
    color: #5dbe45; }
  .deals_module_wrapper .title-product {
    font-size: 18px;
    margin-bottom: 10px; }
  .deals_module_wrapper .title-product a {
    color: #495057; }
  .deals_module_wrapper .title-product a:hover {
    color: #d7458F; }
  .deals_module_wrapper .short_description {
    margin: 10px 0; }
  .deals_module_wrapper .countdown_box {
    position: static;
    -webkit-transform: scale(1) translateX(0);
    -moz-transform: scale(1) translateX(0);
    -ms-transform: scale(1) translateX(0);
    -o-transform: scale(1) translateX(0);
    transform: scale(1) translateX(0);
    margin: -50px auto 0;
    width: 210px; }
  .deals_module_wrapper .owl2-controls {
    position: absolute;
    z-index: 1;
    left: 0;
    top: -35px; }
  .deals_module_wrapper .owl2-controls .owl2-prev, .deals_module_wrapper .owl2-controls .owl2-next {
    vertical-align: top;
    margin: 0 3px;
    padding: 9px 20px;
    background: #495057;
    color: #fff;
    border-radius: 3px;
    border: none;
    background: #d7458F;
    float: left;
    padding: 3px 10px;
    line-height: 20px;
    font-size: 18px; }
  .deals_module_wrapper .owl2-controls .owl2-prev:hover, .deals_module_wrapper .owl2-controls .owl2-next:hover {
    background: #d7458F;
    border-color: #d7458F;
    color: #fff; }
  .deals_module_wrapper .owl2-controls .owl2-prev:hover, .deals_module_wrapper .owl2-controls .owl2-next:hover {
    background: #d7458F; }
/*====================PRODUCT CATEGORY ====================*/
.products-category .filter_group {
  width: 25%;
  display: inline-block;
  vertical-align: top; }

.title-category {
  font-size: 18px;
  margin-top: 10px;
  color: #495057; }

.refine-search .thumbnail {
  margin-bottom: 10px; }
  .refine-search a {
    color: #495057;
    display: block; }
  .refine-search a:hover {
    color: #d7458F; }
/*SIDEBAR LISTING - RESPONSIVE*/
.open-sidebar {
  line-height: 25px;
  display: inline-block;
  border: 2px solid #d7458F;
  margin-bottom: 20px;
  padding: 0px 15px;
  letter-spacing: 1px;
  font-size: 10px;
  text-transform: uppercase; }

#close-sidebar {
  display: none; }

@media only screen and (max-width: 992px) {
  body.open-sboff {
    height: 100%;
    overflow: hidden; }

  .open-sidebar i.fa {
    margin-right: 5px; }

  .product-listing .sidebar-overlay, .product-detail .sidebar-overlay, .page-category .sidebar-overlay {
    background: rgba(0, 0, 0, 0.5);
    display: none;
    height: 100%;
    opacity: 1;
    position: fixed;
    top: 0;
    left: 0px;
    right: 0px;
    width: 100%;
    z-index: 9998; }

  .product-listing .sidebar-offcanvas, .product-detail .sidebar-offcanvas, .page-category .sidebar-offcanvas {
    background: #fff;
    width: 300px;
    position: fixed;
    top: 0px;
    bottom: 0px;
    z-index: 9999;
    height: 100%;
    overflow-x: scroll;
    box-shadow: 0 0 5px 0 rgba(50, 50, 50, 0.75);
    transition: all 300ms ease-in-out;
    padding-top: 30px;
    margin: 0px;
    right: -120%;
    padding-right: 15px !important;
    padding-left: 10px !important; }
    .product-listing .sidebar-offcanvas.active, .product-detail .sidebar-offcanvas.active, .page-category .sidebar-offcanvas.active {
      right: 0; }
    .product-listing .sidebar-offcanvas #close-sidebar, .product-detail .sidebar-offcanvas #close-sidebar, .page-category .sidebar-offcanvas #close-sidebar {
      position: absolute;
      top: 10px;
      left: 20px;
      font-size: 16px;
      display: block; }
      .product-listing .sidebar-offcanvas #close-sidebar:hover, .product-detail .sidebar-offcanvas #close-sidebar:hover, .page-category .sidebar-offcanvas #close-sidebar:hover {
        cursor: pointer;
        color: #f00; } }
/*TOOLBAR LISTING TOP*/
#content.col-sm-6 .product-compare {
  display: none; }

.filters-panel {
  margin-bottom: 30px;
  padding: 5px;
  border: 1px solid #ddd; }
  .filters-panel::after {
    display: block;
    clear: both;
    content: ""; }
  .filters-panel.product-filter-bottom {
    margin-top: 30px; }
  .filters-panel .pagination {
    margin: 0; }
  .filters-panel .list-view button.btn {
    border-radius: 0;
    padding: 3px 7px;
    color: #1b1b1b;
    border: 1px solid #ccc;
    background: none; }
  .filters-panel .list-view button.btn.active {
    background: #d7458F;
    color: #fff;
    border-color: #d7458F;
    box-shadow: none; }
  .filters-panel .list-view button.btn.active:hover {
    background: #d7458F;
    color: #fff; }
  .filters-panel .list-view button.btn:hover {
    color: #d7458F;
    background: transparent;
    border-color: #d7458F; }
  .filters-panel .list-view button.btn:focus {
    border-radius: 0;
    border-color: #d7458F;
    outline: none; }
  .filters-panel .list-view .fa {
    margin: 0; }
  .filters-panel label {
    font-size: 12px;
    font-weight: normal;
    margin-right: 13px; }
  .filters-panel .btn-default {
    padding: 9px 20px;
    background: #eee;
    color: #333;
    border-radius: 3px;
    border: none;
    font-size: 13px; }
  .filters-panel .btn-default:hover {
    background: #d7458F;
    border-color: #d7458F;
    color: #fff; }
  .filters-panel .form-control, .filters-panel .btn {
    height: 28px;
    padding: 5px 15px; }

.box-pagination .pagination > li span, .box-pagination .pagination > li a {
  padding: 0;
  width: 27px;
  height: 28px;
  line-height: 28px;
  text-align: center; }
  .box-pagination .pagination {
    display: block; }
/*================ PRODUCT LIST ===================*/
.product-layout .second_img .img_0 {
  right: 50%;
  top: 0;
  transform: translate(50%, 0); }

.products-category .category_deals {
  direction: ltr; }
  .products-category .category_deals .right-block {
    text-align: right; }
  .products-category .title-category {
    text-align: right; }
  .products-category .category_deals .left-block .product-image-container {
    margin-bottom: 10px; }

.products-category .products-list.grid {
  border-right: 1px solid #ddd;
  border-top: 1px solid #ddd; }
  .products-category .products-list.grid:after {
    content: "";
    height: 1px;
    width: 100%;
    background: #ddd;
    right: 0;
    bottom: 0;
    position: absolute;
    display: block; }
  .products-category .products-list.grid:before {
    content: "";
    height: 100%;
    width: 1px;
    background: #ddd;
    left: 0;
    bottom: 0;
    position: absolute;
    display: block; }

.button-group {
  margin: 0 0 15px 0; }
  .button-group .addToCart {
    position: relative;
    border: 1px solid #ddd;
    background: white;
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase;
    padding: 0 13px;
    border-radius: 4px;
    z-index: 2;
    line-height: 34px;
    vertical-align: middle;
    transition: all 0.3s ease-in-out; }
  .button-group .addToCart:hover {
    background: #d7458F;
    color: #fff;
    border-color: #d7458F; }
  .button-group .wishlist, .button-group .compare {
    vertical-align: middle;
    background: white;
    border-radius: 0;
    border: 1px solid #ddd;
    min-width: 36px;
    height: 36px;
    text-align: center;
    color: #d7458F;
    border-radius: 3px;
    transition: all 0.3s ease-in-out; }
  .button-group .wishlist:hover, .button-group .compare:hover {
    border-color: #d7458F;
    color: #fff;
    background: #d7458F; }

.products-list {
  /*----------------PRODUCT LIST GRID ------------------*/
  /*----------------PRODUCT LIST  ------------------*/ }
  .products-list .product-layout .left-block {
    position: relative;
    text-align: center; }
  .products-list .product-layout .left-block .product-image-container img {
    display: inline-block; }
  .products-list .product-layout .left-block .product-image-container a.lt-image {
    display: inline-block; }
  .products-list .product-layout .left-block .product-image-container.second_img .img_0 {
    position: absolute;
    z-index: 8;
    transition: all 0.3s ease-in-out;
    opacity: 0; }
  .products-list .product-layout .description {
    margin-bottom: 20px; }
  .products-list .product-layout .quickview {
    cursor: pointer;
    display: block;
    text-align: center;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.16);
    font-size: 13px;
    height: 40px;
    width: 40px;
    line-height: 40px;
    padding: 0;
    position: absolute;
    top: 50%;
    border-radius: 50%;
    left: 50%;
    overflow: hidden;
    background: #d7458F;
    color: #fff;
    -webkit-transform: translate(-50%, -100%);
    -moz-transform: translate(-50%, -100%);
    -ms-transform: translate(-50%, -100%);
    -o-transform: translate(-50%, -100%);
    transform: translate(-50%, -100%);
    transition: all 0.3s ease-in-out 0s; }
  .products-list .product-layout .quickview:hover {
    background: #495057; }
  .products-list .product-layout .caption h4 {
    margin: 10px 0 5px;
    font-size: 14px; }
  .products-list .product-layout .caption a {
    font-weight: bold;
    color: #495057; }
  .products-list .product-layout .caption a:hover {
    color: #d7458F; }
  .products-list .product-layout:hover .quickview {
    z-index: 99;
    transform: translate(-50%, -50%); }
  .products-list .product-layout:hover .left-block .countdown_box {
    z-index: 99;
    display: block;
    opacity: 0; }
  .products-list .product-layout:hover .right-block .caption h4 a {
    color: #d7458F; }
  .products-list.grid {
    margin: 0;
    display: inline-block;
    position: relative;
    width: 100%;
    z-index: 2;
    clear: both;
    vertical-align: top;
    /*----------------PRODUCT GRID - HOME 2   ------------------*/ }
  .products-list.grid .product-layout {
    padding: 0;
    text-align: center;
    display: block; }
  .products-list.grid .product-layout .product-item-container {
    padding: 2px;
    border-width: 0 0 1px 1px;
    border-style: solid;
    border-color: #ddd;
    overflow: hidden;
    margin: 0;
    transition: all 0.2s ease-in-out 0s; }
  .products-list.grid .product-layout .product-item-container .left-block .product-image-container {
    margin-bottom: 6px;
    border: none;
    box-shadow: none; }
    .products-list.grid .product-layout .product-item-container .left-block .quickview {
      top: 20%;
      opacity: 0;
      position: absolute; }
  .products-list.grid .product-layout .product-item-container .button-group {
    margin-bottom: 0px;
    font-size: 0;
    margin-left: -10px;
    margin-right: -10px; }
    .products-list.grid .product-layout .product-item-container .button-group .wishlist, .products-list.grid .product-layout .product-item-container .button-group .compare {
      opacity: 0;
      z-index: 1;
      font-size: 12px;
      margin: 0 4px;
      transition: all 0.1s ease-in-out 0s; }
    .products-list.grid .product-layout .product-item-container .button-group .wishlist {
      -webkit-transform: translateX(40px);
      -moz-transform: translateX(40px);
      -ms-transform: translateX(40px);
      -o-transform: translateX(40px);
      transform: translateX(40px); }
    .products-list.grid .product-layout .product-item-container .button-group .compare {
      -webkit-transform: translateX(-40px);
      -moz-transform: translateX(-40px);
      -ms-transform: translateX(-40px);
      -o-transform: translateX(-40px);
      transform: translateX(-40px); }
  .products-list.grid .product-layout .product-item-container:hover {
    transition: all 0.3s ease-in-out 0s; }
    .products-list.grid .product-layout .product-item-container:hover .left-block .quickview {
      top: 46%;
      opacity: 1; }
    .products-list.grid .product-layout .product-item-container:hover .left-block .product-image-container.second_img .img_0 {
      top: 0;
      opacity: 1;
      z-index: 0; }
    .products-list.grid .product-layout .product-item-container:hover .button-group .wishlist, .products-list.grid .product-layout .product-item-container:hover .button-group .compare {
      -webkit-transform: translateX(0px);
      -moz-transform: translateX(0px);
      -ms-transform: translateX(0px);
      -o-transform: translateX(0px);
      transform: translateX(0px);
      opacity: 1;
      transition: all 0.3s ease-in-out 0s; }
    .products-list.grid .product-layout .product-item-container:hover .button-group .addToCart {
      background: #d7458F;
      color: #fff;
      border-color: #d7458F; }
  .products-list.grid .product-style2 .product-layout .product-item-container {
    padding: 0;
    border-width: 1px;
    overflow: hidden; }
  .products-list.grid .product-style2 .product-layout .product-item-container:hover {
    box-shadow: none; }
    .products-list.grid .product-style2 .product-layout .product-item-container:hover ul.list-inline {
      opacity: 1;
      transition: all 0.4s ease-in-out; }
    .products-list.grid .product-style2 .product-layout .product-item-container:hover .btn-wishlist {
      -webkit-transform: translateX(0px);
      -moz-transform: translateX(0px);
      -ms-transform: translateX(0px);
      -o-transform: translateX(0px);
      transform: translateX(0px); }
    .products-list.grid .product-style2 .product-layout .product-item-container:hover .btn-compare {
      -webkit-transform: translateX(0px);
      -moz-transform: translateX(0px);
      -ms-transform: translateX(0px);
      -o-transform: translateX(0px);
      transform: translateX(0px); }
  .products-list.grid .product-style2 .product-layout .product-item-container .product-image-container {
    margin-bottom: 15px;
    border-bottom: 1px solid #ddd; }
  .products-list.grid .product-style2 .product-layout .product-item-container .box-label .label-product {
    top: -20px; }
  .products-list.grid .product-style2 .product-layout .product-item-container .box-label .label-product.label-new {
    right: -50px; }
  .products-list.grid .product-style2 .product-layout .product-item-container .box-label .label-product.label-sale {
    left: -50px; }
  .products-list.grid .product-style2 .product-layout .product-item-container ul.list-inline {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 30;
    display: block;
    opacity: 0; }
    .products-list.grid .product-style2 .product-layout .product-item-container ul.list-inline li {
      vertical-align: top;
      padding: 0;
      float: right;
      border-left: 1px solid #ddd;
      transition: all 0.25s ease-in-out; }
    .products-list.grid .product-style2 .product-layout .product-item-container ul.list-inline li:last-child {
      border: none; }
    .products-list.grid .product-style2 .product-layout .product-item-container ul.list-inline li a, .products-list.grid .product-style2 .product-layout .product-item-container ul.list-inline li button {
      padding: 9px 20px;
      background: #eee;
      color: #333;
      border-radius: 3px;
      border: none;
      border-radius: 0;
      background: #fff;
      border: none;
      color: #495057;
      padding: 0;
      width: 40px;
      height: 40px; }
      .products-list.grid .product-style2 .product-layout .product-item-container ul.list-inline li a:hover, .products-list.grid .product-style2 .product-layout .product-item-container ul.list-inline li button:hover {
        background: #d7458F;
        border-color: #d7458F;
        color: #fff; }
  .products-list.grid .product-style2 .product-layout .product-item-container .button-group {
    margin-bottom: 30px; }
    .products-list.grid .product-style2 .product-layout .product-item-container .button-group .addToCart {
      border-radius: 0; }
  .products-list.grid .product-style2 .product-layout .product-item-container .btn-wishlist {
    -webkit-transform: translateX(40px);
    -moz-transform: translateX(40px);
    -ms-transform: translateX(40px);
    -o-transform: translateX(40px);
    transform: translateX(40px); }
  .products-list.grid .product-style2 .product-layout .product-item-container .btn-compare {
    -webkit-transform: translateX(-40px);
    -moz-transform: translateX(-40px);
    -ms-transform: translateX(-40px);
    -o-transform: translateX(-40px);
    transform: translateX(-40px); }
  .products-list.grid .product-style2 .product-layout .product-item-container .et-quickview {
    position: relative;
    z-index: 5; }
  .products-list.grid .product-style2 .product-layout .product-item-container .quickview {
    position: static;
    opacity: 1;
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
    border-radius: 0;
    box-shadow: none; }
  .products-list.list .caption h4 {
    font-size: 16px; }
  .products-list.list .button-group {
    font-size: 0; }
  .products-list.list .button-group .wishlist, .products-list.list .button-group .compare {
    opacity: 1;
    font-size: 12px;
    margin: 0 4px;
    transform: translateX(0); }
  .products-list.list .product-layout .product-item-container {
    border: 1px solid #ddd;
    overflow: hidden;
    margin-top: -1px; }
  .products-list.list .product-layout .product-item-container .left-block .quickview {
    opacity: 0; }
  .products-list.list .product-layout .product-item-container .right-block {
    padding: 20px 15px; }
  .products-list.list .product-layout .product-item-container:hover .left-block {
    border: none; }
    .products-list.list .product-layout .product-item-container:hover .left-block .product-image-container.second_img .img_0 {
      top: 0;
      opacity: 1;
      z-index: 0; }
    .products-list.list .product-layout .product-item-container:hover .left-block .quickview {
      opacity: 1;
      transition: all 0.3s ease-in-out 0s;
      background: #d7458F;
      color: #fff;
      border-color: #d7458F; }
      .products-list.list .product-layout .product-item-container:hover .left-block .quickview:hover {
        background: #444;
        border-color: #444; }
/*SIDEBAR LISTING , PRODUCT - RESPONSIVE*/
#remove-sidebar {
  display: none; }

.open-leftsidebar {
  line-height: 25px;
  display: inline-block;
  border: 2px solid #d7458F;
  margin-bottom: 20px;
  padding: 0px 15px;
  letter-spacing: 1px;
  font-size: 10px;
  text-transform: uppercase; }

.open-rightsidebar {
  line-height: 25px;
  display: inline-block;
  border: 2px solid #d7458F;
  margin-bottom: 20px;
  padding: 0px 15px;
  float: left;
  letter-spacing: 1px;
  font-size: 10px;
  text-transform: uppercase; }

@media only screen and (max-width: 992px) {
  body.open-sboff {
    height: 100%;
    overflow: hidden; }

  .product-detail .sidebar-overlay, .page-category .sidebar-overlay {
    background: rgba(0, 0, 0, 0.5);
    display: none;
    height: 100%;
    opacity: 1;
    position: fixed;
    top: 0;
    left: 0px;
    right: 0px;
    width: 100%;
    z-index: 9998; }

  .product-detail .content-aside, .page-category .content-aside {
    padding-left: 15px !important;
    padding-right: 10px !important;
    background: #fff;
    width: 300px;
    position: fixed;
    top: 0px;
    bottom: 0px;
    z-index: 9999;
    height: 100%;
    overflow-x: scroll;
    box-shadow: 0 0 5px 0 rgba(50, 50, 50, 0.75);
    transition: all 300ms ease-in-out;
    padding-top: 30px;
    margin: 0px; }
    .product-detail .content-aside.active.right_column, .page-category .content-aside.active.right_column {
      left: 0; }
      .product-detail .content-aside.active.right_column #remove-sidebar, .page-category .content-aside.active.right_column #remove-sidebar {
        display: block;
        margin-bottom: 15px;
        text-align: right; }
    .product-detail .content-aside.active.left_column, .page-category .content-aside.active.left_column {
      right: 0; }
      .product-detail .content-aside.active.left_column #remove-sidebar, .page-category .content-aside.active.left_column #remove-sidebar {
        display: block;
        margin-bottom: 15px;
        text-align: left; }
    .product-detail .content-aside.right_column, .page-category .content-aside.right_column {
      left: -100%;
      right: inherit; }
    .product-detail .content-aside.left_column, .page-category .content-aside.left_column {
      right: -100%;
      left: inherit; } }
/*============ QUICKVIEW ==============*/
.mfp-iframe-scaler iframe {
  padding: 20px 10px 10px 10px;
  height: 535px; }

.box-label {
  z-index: 9; }

#product-quick .product-view .content-product-left.class-honizol .full_slider, #product-quick .product-view .content-product-left.class-honizol .not_full_slider {
  padding: 0; }
  #product-quick .product-view .content-product-right .product-box-desc {
    padding: 15px;
    border: 1px dotted #eee;
    margin: 10px 0 10px;
    font-style: italic;
    color: #d7458F; }
  #product-quick .product-view .content-product-right .product-box-desc span {
    font-weight: normal; }
  #product-quick .list-unstyled {
    font-size: 13px;
    color: #1b1b1b;
    font-weight: normal; }
  #product-quick .product-view .content-product-left .full_slider, #product-quick .product-view .content-product-left .not_full_slider {
    margin-top: 0; }
  #product-quick .product-view .content-product-left .full_slider .thumbnail, #product-quick .product-view .content-product-left .not_full_slider .thumbnail {
    padding: 0;
    border: none; }
  #product-quick .product-view .content-product-left .owl2-nav .owl2-prev, #product-quick .product-view .content-product-left .owl2-nav .owl2-next {
    opacity: 1;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    -o-opacity: 1;
    -ms-opacity: 1;
    background-color: transparent;
    float: right;
    margin-right: 15px;
    margin-left: 0 !important; }
  #product-quick .product-view .content-product-left .owl2-nav .owl2-prev:before, #product-quick .product-view .content-product-left .owl2-nav .owl2-next:before {
    font-family: 'FontAwesome';
    font-size: 22px;
    color: #1b1b1b;
    position: absolute;
    color: #1b1b1b;
    top: 0;
    line-height: 50px;
    left: 0;
    text-align: center;
    width: 30px;
    height: 50px; }
  #product-quick .product-view .content-product-left .owl2-nav .owl2-prev:hover, #product-quick .product-view .content-product-left .owl2-nav .owl2-next:hover {
    background-color: transparent; }
    #product-quick .product-view .content-product-left .owl2-nav .owl2-prev:hover:before, #product-quick .product-view .content-product-left .owl2-nav .owl2-next:hover:before {
      color: #d7458F; }
  #product-quick .product-view .content-product-left .owl2-nav .owl2-prev i, #product-quick .product-view .content-product-left .owl2-nav .owl2-next i {
    display: none; }
  #product-quick .product-view .content-product-left .owl2-nav .owl2-prev {
    margin-right: 15px; }
  #product-quick .product-view .content-product-left .owl2-nav .owl2-prev:before {
    z-index: 999;
    content: "\f054"; }
  #product-quick .product-view .content-product-left .owl2-nav .owl2-next:before {
    z-index: 999;
    content: "\f053"; }
  #product-quick .product-view .content-product-left .owl2-nav div {
    visibility: visible;
    opacity: 1;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    -o-opacity: 1;
    -ms-opacity: 1;
    transition: all 0.2s ease-in-out 0s;
    top: 50%; }
  #product-quick .product-view .content-product-left .owl2-nav div.owl2-prev {
    right: 0;
    left: inherit; }
  #product-quick .product-view .content-product-left .owl2-nav div.owl2-next {
    right: inherit;
    left: 0;
    margin-right: 15px !important;
    margin-left: 0 !important; }

.content_price, .price {
  margin: 15px 0px ;
  line-height: 24px;
  color: #ea3a3c;
  font-size: 18px;
  font-weight: 600;
  vertical-align: top; }
  .content_price .price-old, .price .price-old {
    font-size: 14px;
    line-height: 20px;
    padding: 0 5px;
    display: inline-block;
    text-decoration: line-through;
    color: #9a9a9a; }
  .content_price .price-new, .price .price-new, .content_price span.price, .price span.price {
    color: #D7458F;
    font-size: 18px;
    font-weight: 600;
    vertical-align: top;
    margin-right: 10px; }
/*===============================================
 [SASS DIRECTORY ]
 [1] CONTENT PRODUCT OTHER
 [2] PRODUCT INFO
 [3] PRODUCT TABS 
 [3] RELATED PRODUCT 
 ==============================================*/
/*============CONTENT PRODUCT OTHER ==================*/
.zoomContainer {
  z-index: 450; }

.lightSlider {
  padding: 0; }

.product-view .flexslider-thumb.not_full_slider {
  padding: 0;
  margin-bottom: 30px; }

.product_page_price {
  margin-bottom: 20px; }
  .product_page_price .price-new {
    font-size: 20px; }
  .product_page_price .price-old {
    vertical-align: top; }
  .product_page_price .price-tax {
    margin-bottom: 10px; }

#tab-review input[type=radio] {
  position: relative;
  top: 2px; }
  #tab-review .contacts-form span span.text-danger {
    margin-left: 15px;
    margin-top: 0; }
  #tab-review .form-group textarea {
    height: 150px; }

.product-view .content-product-left.class-honizol .full_slider, .product-view .content-product-left.class-honizol .not_full_slider {
  padding: 0 30px; }
/*============PRODUCT INFO ==================*/
.product-view {
  margin-bottom: 30px; }
  .product-view .content-product-left .large-image {
    cursor: pointer;
    display: block;
    padding: 1px;
    overflow: hidden;
    position: relative;
    border: 1px solid #eee;
    margin-bottom: 10px; }
  .product-view .content-product-left .large-image .box-label {
    right: 15px; }
  .product-view .content-product-left .thumb-video {
    bottom: 10px;
    position: absolute;
    z-index: 950;
    font-size: 32px;
    left: 20px; }
  .product-view .content-product-left .full_slider, .product-view .content-product-left .not_full_slider {
    margin-top: 10px;
    padding: 0 20px; }
  .product-view .content-product-left .full_slider .thumbnail, .product-view .content-product-left .not_full_slider .thumbnail {
    border-radius: 0;
    margin-bottom: 0; }
  .product-view .content-product-left .full_slider .thumbnail:hover, .product-view .content-product-left .not_full_slider .thumbnail:hover {
    border-color: #d7458F; }
  .product-view .content-product-left .full_slider .thumbnail.active, .product-view .content-product-left .not_full_slider .thumbnail.active {
    border-color: #d7458F; }
  .product-view .content-product-left .full_slider .owl2-nav div, .product-view .content-product-left .not_full_slider .owl2-nav div {
    display: block;
    width: 20px;
    text-align: center;
    background: #ccc;
    color: #fff;
    z-index: 9;
    cursor: pointer;
    transition: 0.2s;
    position: absolute;
    height: 100%;
    top: 0px; }
    .product-view .content-product-left .full_slider .owl2-nav div:before, .product-view .content-product-left .not_full_slider .owl2-nav div:before {
      height: 20px;
      width: 20px;
      font-size: 20px;
      -webkit-transform: translateY(-50%);
      -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      -o-transform: translateY(-50%);
      transform: translateY(-50%);
      position: relative;
      top: 50%;
      display: block;
      font-family: 'FontAwesome'; }
    .product-view .content-product-left .full_slider .owl2-nav div .fa, .product-view .content-product-left .not_full_slider .owl2-nav div .fa {
      font-size: 20px;
      -webkit-transform: translateY(-50%);
      -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      -o-transform: translateY(-50%);
      transform: translateY(-50%);
      position: relative;
      top: 50%;
      display: block; }
    .product-view .content-product-left .full_slider .owl2-nav div:hover, .product-view .content-product-left .not_full_slider .owl2-nav div:hover {
      background: #d7458F; }
    .product-view .content-product-left .full_slider .owl2-nav div.owl2-prev, .product-view .content-product-left .not_full_slider .owl2-nav div.owl2-prev {
      left: 0; }
    .product-view .content-product-left .full_slider .owl2-nav div.owl2-prev:before, .product-view .content-product-left .not_full_slider .owl2-nav div.owl2-prev:before {
      content: '\f104'; }
    .product-view .content-product-left .full_slider .owl2-nav div.owl2-next, .product-view .content-product-left .not_full_slider .owl2-nav div.owl2-next {
      right: 0; }
    .product-view .content-product-left .full_slider .owl2-nav div.owl2-next:before, .product-view .content-product-left .not_full_slider .owl2-nav div.owl2-next:before {
      content: '\f105'; }
  .product-view .content-product-right {
    overflow: hidden; }
    .product-view .content-product-right .title-product h1 {
      font-size: 19px;
      color: #333;
      margin-bottom: 10px;
    }
  .product-view .content-product-right .box-review {
    margin-bottom: 2px; }
  .product-view .content-product-right .box-review .ratings {
    display: inline-block;
    margin: 0 0 0 10px; }
  /* @media (min-width: 992px) { */
        /* .product-view .content-product-right .box-review .reviews_button { */
          /* padding-right: 25px; } } */
  .product-view .content-product-right .box-review a {
    color: #495057; }
  .product-view .content-product-right .box-review a:hover {
    color: #d7458F; }
  /* .product-view .content-product-right .product-box-desc { */
    /* padding: 10px 0; */
    /* margin-bottom: 10px; */
    /* border-top: 1px solid #eee; */
    /* border-bottom: 1px solid #eee; */
    /* margin: 20px 0 30px; */
    /* font-size: 13px; } */
  .product-view .content-product-right .product-box-desc span {
    min-width: 150px;
    font-weight: bold;
    display: inline-block; }
  .product-view .content-product-right .short_description {
    display: block; }
  .product-view .content-product-right .countdown_box {
    position: static;
    margin: 0;
    -webkit-transform: scale(1) translateX(0);
    -moz-transform: scale(1) translateX(0);
    -ms-transform: scale(1) translateX(0);
    -o-transform: scale(1) translateX(0);
    transform: scale(1) translateX(0);
    width: 100%;
    margin-bottom: 20px; }
  @media (min-width: 1200px) {
      .product-view .content-product-right .countdown_box {
        width: 420px; } }
  .product-view .content-product-right .countdown_box .countdown_inner .title {
    padding: 10px;
    border-left: 1px solid rgba(255, 255, 255, 0.2);
    display: table-cell;
    vertical-align: top; }
  .product-view .content-product-right h3 {
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 600; }
  .product-view .content-product-right .box-info-product {
    float: right;
    width: 100%;
    margin: 0 -10px 20px; }
  .product-view .content-product-right .box-info-product .quantity .quantity-control {
    float: right;
    margin: 0;
    padding: 0 10px 0;
    position: relative; }
  .product-view .content-product-right .box-info-product .quantity .quantity-control label {
    float: right;
    font-weight: 600;
    margin: 0;
    padding-left: 8px;
    line-height: 36px;
    text-transform: uppercase; }
  .product-view .content-product-right .box-info-product .quantity .quantity-control input.form-control {
    float: right;
    height: 36px;
    line-height: 31px;
    margin: 0;
    margin-left: 17px;
    padding: 0 10px;
    width: 36px;
    border: 1px solid #ddd;
    border-radius: 0;
    z-index: 0;
    box-shadow: none;
    text-align: center; }
  .product-view .content-product-right .box-info-product .quantity .quantity-control span {
    border: 0 none;
    color: white;
    float: right;
    font-size: 10px;
    font-weight: normal;
    margin-right: 5px;
    border-radius: 0;
    cursor: pointer;
    line-height: 16px; }
    .product-view .content-product-right .box-info-product .quantity .quantity-control span.product_quantity_up {
      background: none repeat scroll 0 0 #d7458F;
      padding: 0 4px;
      position: absolute;
      left: 14px;
      top: 0;
      height: 18px;
      width: 16px; }
    .product-view .content-product-right .box-info-product .quantity .quantity-control span.product_quantity_down {
      background: none repeat scroll 0 0 #d7458F;
      font-size: 13px;
      padding: 0 4px;
      position: absolute;
      left: 14px;
      top: 18px;
      width: 16px;
      height: 18px;
      line-height: 15px; }
    .product-view .content-product-right .box-info-product .quantity .quantity-control span:hover {
      background: #d7458F!important; }
  .product-view .content-product-right .box-info-product .cart {
    float: right;
    margin-left: 10px;
    border-radius: 4px;
    overflow: hidden; }
  .product-view .content-product-right .box-info-product .cart a {
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase; }
    .product-view .content-product-right .box-info-product .cart a i {
      margin-left: 5px; }
  .product-view .content-product-right .box-info-product .cart input {
    background: #d7458F;
    border-radius: 0;
    color: #fff;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: bold;
    padding: 0 16px;
    height: 36px; }
    .product-view .content-product-right .box-info-product .cart input:hover {
      background: #444; }
  .product-view .content-product-right .box-info-product .add-to-links li.wishlist a {
    margin-left: 2px; }
  .product-view .content-product-right .box-info-product .add-to-links ul li a {
display: inline-block;
padding: 0 12px;
font-size: 16px;
margin: 0px 3px 0px;
    margin-left: 3px;
color:#4caf50;
line-height: 33px;
height: 32px;
border-radius: 4px;
border: 1px solid #ddd;
cursor: pointer;
vertical-align: middle;
transition: 0.6s all ease 0s;
position: relative;
float: right;
border-radius: 50% !important;
width: 32px !important;
text-align: center !important;
padding: 0 !important;
	}
    .product-view .content-product-right .box-info-product .add-to-links ul li a.text {
      display: none; }
    .product-view .content-product-right .box-info-product .add-to-links ul li a:hover {
      border-color: #d7458F;
      color: #d7458F; }
  .product-view .content-product-right .box-info-product .add-to-links .fa-chevron-right:before {
    content: "\f053"; }

#product {
  margin-top: 30px; }
  #product div.required .control-label:before {
    content: '* ';
    color: #f00;
    font-weight: bold; }
  #product .image_option_type .product-options {
    display: inline-block; }
  #product .control-label {
    font-weight: 600;
    margin-bottom: 5px;
    font-size: 14px; }
  #product .product-options .img-thumbnail {
    width: 22px;
    height: 22px;
    border-radius: 0;
    padding: 1px; }
  #product .radio-type-button {
    display: inline-block;
    vertical-align: top;
    width: auto;
    margin: 0 7px 5px 0px;
    padding: 0px; }
  #product .radio-type-button label {
    padding: 0;
    font-size: 14px; }
  #product .radio-type-button input {
    visibility: hidden; }
  #product .radio-type-button .option-content-box {
 background:#d7458F ;
display: block ;
padding: 0 5px ;
color:#fff;
font-size: 12px;
min-width: 28px;
line-height: 28px;
text-align: center ;
border-radius: 0 ;
 }
  #product .radio-type-button .option-content-box.active, #product .radio-type-button .option-content-box.active:hover {
    background: #1f1679;
    color: white; }
  #product .radio-type-button .option-content-box:hover {
    background: #dadada; }
  #product .radio-type-button.option_image .option-name {
    display: none; }
  #product .option_image label {
    padding: 0; }
  #product .option_image input {
    visibility: hidden; }
  #product .option_image .option-name {
    padding: 0 5px; }
  #product .option_image .option-content-box {
    padding: 1px; }
  #product .box-date {
    padding-right: 0; }
  #product .box-date label {
    margin-left: 10px;
    width: 80px; }
  #product .box-date input {
    width: 200px; }
  #product .box-date input, #product .box-date button {
    border-radius: 0;
    position: relative;
    z-index: 0;
    margin-right: 0; }
  #product .box-date .input-group-btn {
    float: right; }
  #product .box-date button:hover {
    background: #d7458F;
    color: #fff; }
  #product .icheckbox.checked:before, #product .iradio.checked:before {
    background-color: #d7458F;
    border-color: #d7458F; }

.thumb-vertical-outer {
  width: 85px;
  position: relative;
  float: right;
  margin-left: 20px;
  padding: 20px 0;
  padding-bottom: 13px; }
  .thumb-vertical-outer .lSAction {
    display: none !important; }
  .thumb-vertical-outer .thumbnail {
    border-color: #ddd; }
  .thumb-vertical-outer .btn-more {
    display: block;
    height: 20px;
    width: 20px;
    line-height: 20px;
    color: #d7458F;
    background: transparent;
    text-align: center;
    position: absolute;
    font-size: 18px;
    cursor: pointer;
    margin-right: -10px;
    right: 50%;
    transition: all 0.3s ease-in-out; }
  .thumb-vertical-outer .btn-more:hover {
    color: #d7458F; }
  .thumb-vertical-outer .btn-more.prev-thumb {
    top: -5px; }
  .thumb-vertical-outer .btn-more.next-thumb {
    bottom: -5px; }
  .thumb-vertical-outer .prev {
    margin-bottom: 5px; }
  .thumb-vertical-outer .prev, .thumb-vertical-outer .next {
    cursor: pointer; }
  .thumb-vertical-outer .prev.disabled, .thumb-vertical-outer .next.disabled {
    visibility: hidden; }
  .thumb-vertical-outer .prev .fa, .thumb-vertical-outer .next .fa {
    font-size: 16px;
    display: block;
    text-align: center; }
  .thumb-vertical-outer ul li {
    cursor: pointer;
    margin-bottom: 10px; }
  .thumb-vertical-outer ul li .thumbnail {
    border-radius: 0;
    padding: 0;
    margin: 0; }
  .thumb-vertical-outer ul li .thumbnail img {
    padding: 0px;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    position: relative; }
  .thumb-vertical-outer ul li .thumbnail:hover {
    border-color: #d7458F; }
  .thumb-vertical-outer ul li .thumbnail.active {
    border-color: #d7458F; }
/*============PRODUCT TABS==================*/
.producttab .tabsslider {
  margin-bottom: 30px;
  padding: 0; }
  .producttab .tabsslider #tab-tags a {
    margin-bottom: 5px; }
  .producttab .tabsslider .nav-tabs li {
    margin: -1px 0 -1px -1px;
    border: 1px solid #ddd;
    list-style: none;
    cursor: pointer;
    float: right;
    font-size: 16px;
    text-transform: uppercase; }
  .producttab .tabsslider .nav-tabs li a {
    font-weight: 600;
    border: none;
    padding: 0;
    color: #495057;
    padding: 9px 30px;
    margin: 0;
    border-radius: 0; }
  .producttab .tabsslider .nav-tabs li.active, .producttab .tabsslider .nav-tabs li:hover {
    border-color: #d7458F; }
  .producttab .tabsslider .nav-tabs li.active a, .producttab .tabsslider .nav-tabs li:hover a {
    color: #fff;
    background: #1F1679; }
  .producttab .tabsslider .tab-content {
    padding: 20px;
    display: block;
    margin: 0;
    border-style: solid;
    margin-top: -1px;
    border-width: 1px;
    border-color: #e6e6e6; }

.producttab .tabsslider.vertical-tabs {
  border: 1px solid #e6e6e6;
  padding: 0;
  border-bottom: 1px solid #ddd; }
  .producttab .tabsslider.vertical-tabs ul.nav-tabs {
    border-bottom: medium none;
    margin: 0;
    min-height: 180px;
    padding: 0; }
  .producttab .tabsslider.vertical-tabs ul.nav-tabs li {
    border: none;
    border-bottom: 1px solid #ddd;
    clear: both;
    position: relative;
    width: 100%;
    padding: 5px 0;
    border-left: none; }
  .producttab .tabsslider.vertical-tabs ul.nav-tabs li:hover {
    border-color: #ddd; }
  .producttab .tabsslider.vertical-tabs ul.nav-tabs li:hover a {
    background: transparent; }
  .producttab .tabsslider.vertical-tabs ul.nav-tabs li:last-child {
    border: none; }
  .producttab .tabsslider.vertical-tabs ul.nav-tabs li:before {
    content: "";
    width: 5px;
    height: 100%;
    right: -1px;
    position: absolute;
    top: 0;
    transition: all 0.3s ease-in-out 0s;
    z-index: 99; }
  .producttab .tabsslider.vertical-tabs ul.nav-tabs li:hover {
    border-right-color: #d7458F; }
  .producttab .tabsslider.vertical-tabs ul.nav-tabs li:hover a {
    color: #d7458F; }
  .producttab .tabsslider.vertical-tabs ul.nav-tabs li:hover:before {
    background-color: #d7458F; }
  .producttab .tabsslider.vertical-tabs ul.nav-tabs li.active {
    border-left-color: #d7458F; }
  .producttab .tabsslider.vertical-tabs ul.nav-tabs li.active:before {
    background-color: #d7458F; }
  .producttab .tabsslider.vertical-tabs ul.nav-tabs li.active a {
    background: transparent;
    color: #d7458F; }
  .producttab .tabsslider.vertical-tabs .tab-content {
    border: 0;
    border-right: 1px solid #e6e6e6;
    min-height: 200px; }

#product-accordion {
  border: 1px solid #ddd;
  border-top: 4px solid #d7458F; }
  #product-accordion .panel {
    padding: 0 20px 0 20px;
    border-bottom: 0;
    box-shadow: none;
    margin: 0; }
  #product-accordion .panel .panel-heading {
    border-bottom: 1px solid #eee;
    padding: 0 0 10px 0; }
  #product-accordion .panel .panel-heading a {
    text-transform: uppercase;
    font-weight: bold;
    margin: 0;
    color: #1b1b1b;
    width: 100%;
    display: inline-block;
    position: relative; }
  #product-accordion .panel .panel-heading a.title-head.collapsed {
    color: #1b1b1b; }
    #product-accordion .panel .panel-heading a.title-head.collapsed span.arrow-up:before {
      content: "\f077"; }
  #product-accordion .panel .panel-heading a.title-head {
    color: #d7458F; }
    #product-accordion .panel .panel-heading a.title-head span.arrow-up:before {
      content: "\f078"; }
  #product-accordion .panel .panel-heading a span.arrow-up {
    display: block;
    position: absolute;
    left: 0;
    top: -2px;
    cursor: pointer;
    z-index: 10;
    font-size: 0;
    text-align: center; }
    #product-accordion .panel .panel-heading a span.arrow-up:before {
      content: "\f078";
      font-family: 'FontAwesome';
      display: block;
      vertical-align: middle;
      width: 30px;
      height: 30px;
      line-height: 30px;
      font-size: 14px; }
  #product-accordion .panel .panel-heading:hover a {
    color: #d7458F; }
  #product-accordion .panel:first-child .panel-heading {
    padding-top: 10px; }
  #product-accordion .panel:last-child .panel-heading {
    border-bottom: 0; }
  #product-accordion .panel-heading + .panel-collapse > .list-group, #product-accordion .panel-heading + .panel-collapse > .panel-body {
    border: none;
    padding: 15px 0; }

.content-product-midde {
  padding-top: 30px; }

.ex_upsell .products-list.grid .product-layout .product-item-container {
  border-width: 1px; }
/*============ HEADER  ==================*/
header .horizontal .megamenu-wrapper {
  background: transparent; }
  header .horizontal ul.megamenu > li > .sub-menu {
    border-top: 2px solid #d7458F; }
  header .horizontal ul.megamenu > li > a {
    padding: 10px 15px;
    text-transform: uppercase;
    font-size: 14px;
    text-shadow: none; }
  header .horizontal ul.megamenu > li > a .fa {
    padding-left: 10px; }
  header .horizontal ul.megamenu > li {
    margin-left: 1px;
    float: right; }
  header .horizontal ul.megamenu li .sub-menu .content .fa {
    margin: 0 10px; }
  header .horizontal ul.megamenu li .sub-menu .content .fa.fa-angle-right:before {
    content: "\f104"; }
  header .horizontal ul.megamenu > li.home > a {
    background: transparent; }
  header .horizontal ul.megamenu > li.active > a, header .horizontal ul.megamenu > li:hover > a {
    background: transparent;
    color: #d7458F; }
  header .horizontal .subcategory li a {
    color: #495057; }
  header .horizontal .subcategory li a:hover {
    color: #d7458F; }
  header .mega-horizontal .navbar-default {
    border: none;
    background: transparent; }
  @media (max-width: 991px) {
/*	  .product-filter.filters-panel {*/
/*    display: none;*/
/*}*/
  header .responsive ul.megamenu > li.click:before, header .responsive ul.megamenu > li.hover:before {
    left: 0;
    right: auto; }
  header .responsive ul.megamenu > li.active .close-menu {
    left: 0;
    right: auto; } }
  header .header-bottom .content_menu .container {
    overflow: visible; }
  header .btn-shopping-cart .dropdown-menu {
    min-width: 400px;
    border-top: 3px solid #d7458F; }
  header .btn-shopping-cart .dropdown-menu:after {
    border-color: transparent transparent #d7458Ftransparent;
    border-width: 10px;
    top: -21px; }
  header .btn-shopping-cart .dropdown-menu .cart_product_name {
    color: #495057; }
  header .btn-shopping-cart .dropdown-menu .cart_product_name:hover {
    color: #d7458F; }
  header .btn-shopping-cart .dropdown-menu .empty {
    padding: 30px 30px; }
  header .btn-shopping-cart .table > tbody > tr > td {
    border: none;
    border-bottom: 1px solid #eee;
    vertical-align: middle; }
  header .btn-shopping-cart .checkout {
    padding: 0 20px 10px; }
  header .btn-shopping-cart .added_items {
    padding: 10px; }
  header .style-page {
    position: relative; }
  header .style-page .sub-menu {
    min-width: 350px; }
  header #sosearchpro .select_category select {
    padding: 0 10px !important; }

.megamenu-style-dev li .sub-menu .content .static-menu a.main-menu {
  display: block;
  font-weight: 700 !important;
  font-size: 14px;
  text-transform: uppercase;
  border-bottom: 1px solid #e6e6e6;
  padding-bottom: 5px;
  color: #555 !important; }
  .megamenu-style-dev li .sub-menu .content .static-menu .menu ul ul {
    padding: 5px 0 !important; }
  .megamenu-style-dev li .sub-menu .content .static-menu .menu ul ul li:before {
    display: none; }
/************************************************************************************************
 FOOTER DEFFAULT
 *************************************************************************************************/
footer {
  /*!
   *  [2] NEWLETTER BOX
   */
  /* [4] */
  /* [6] */
  /* [6] */
  /* [7] */
  font-size: 12px;
  font-size: 1.2rem;
  /* [8] */ }
  footer .newsletter {
    border: none;
    border-radius: 0; }
  footer .newsletter .group-form {
    display: inline-block;
    width: 57.5%;
    padding-left: 10px;
    vertical-align: top;
    margin-top: 2px; }
  footer .newsletter .group-form .form-group {
    position: relative;
    margin: 0;
    border-radius: 6px;
    bottom: 0;
    padding: 0;
    margin-left: 2px; }
  footer .newsletter .group-form .form-group .input-lg {
    height: 41px;
    width: 100%;
    background: #fff;
    padding-right: 20px;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    border-radius: 2px !important; }
  footer .newsletter .group-form .form-group .subcribe {
    position: absolute;
    top: 0;
    left: -2px;
    height: 100%; }
    footer .newsletter .group-form .form-group .subcribe button {
      padding: 9px 20px;
      background: #495057;
      color: #fff;
      border-radius: 3px;
      border: none;
      background: #d7458F;
      border: none;
      font-size: 14px;
      border: none;
      height: 100%;
      padding: 6px 17px;
      text-transform: uppercase;
      overflow: hidden;
      border-radius: 0 0 2px 2px;
      border-top-left-radius: 2px !important;
      border-bottom-left-radius: 2px !important; }
    footer .newsletter .group-form .form-group .subcribe button:hover {
      background: #d7458F;
      border-color: #d7458F;
      color: #fff; }
    footer .newsletter .group-form .form-group .subcribe button:hover {
      background: #2bbcfd; }
    footer .newsletter .group-form .form-group .subcribe .show-error {
      font-size: 12px;
      color: #fff !important;
      margin-left: 10px;
      position: absolute;
      right: 0;
      z-index: 999;
      bottom: 50px;
      min-width: 150px;
      background: red;
      border-radius: 3px; }
  footer .newsletter .modcontent {
    padding: 23px 0 23px; }
  footer .newsletter .group-content {
    display: inline-block;
    padding: 0;
    text-align: right;
    color: #fff;
    vertical-align: top;
    position: relative;
    padding-left: 15px; }
  @media (min-width: 992px) {
      footer .newsletter .group-content {
        padding-left: 34px; } }
  footer .newsletter .group-content h2 {
    font-size: 20px;
    font-weight: bold;
    margin: 0;
    text-transform: uppercase;
    color: #d7458F; }
  footer .newsletter .group-content .page-heading-sub {
    font-size: 12px;
    margin: 0; }
  footer .module {
    margin: 0; }
  footer .module h3.modtitle, footer .module h3.footertitle {
  font-size: 16px;
font-size: 19px;
border: none;
text-transform: capitalize;
margin: 0 0 10px;
font-weight: normal;
color:
#000;
font-weight: bolder; }
  footer .newsleter-basic {
    margin: 0;
    padding: 8px 0; }
  footer .newsleter-basic .custom-default {
    border: none;
    background: none;
    color: white; }
  footer .newsleter-basic .custom-default .form-control {
    height: 42px;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    border-radius: 0 3px 3px 0; }
  footer .newsleter-basic .custom-default .send-mail {
    margin: 0 20px; }
  footer .newsleter-basic .custom-default .popup-title {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 0; }
  footer .newsleter-basic .custom-default .btn-default {
    height: 42px;
    margin-left: 0px; }
  footer .popular-tag .box-content {
    border: none;
    background: none;
    padding: 0; }
  footer .popular-tag a {
    background: none;
    margin: 0;
    padding: 0;
    color: #333;
    float: right; }
  footer .popular-tag a:hover {
    color: #d7458F; }
  footer .popular-tag a:after {
    content: "|";
    display: inline-block;
    margin: 0 3px;
    color: #ccc; }
  footer .popular-tag a:last-child:after {
    display: none; }
  footer .popular-tag a:hover {
    background: none; }
  footer .footer-top {
    /* [4] */
    /* [6] */
    /* [6] */
    /* [7] */
    font-size: 12px;
    font-size: 1.2rem;
    /* [8] */
    padding: 30px 0 20px; }
  footer .footer-top .module ul.links-footer li a, footer .footer-top .module ul.menu li a {
    display: block;
    padding: 3px 10px 3px 0px;
    position: relative;
   color:#727272;
font-size: 16px; }
    footer .footer-top .module ul.links-footer li a:hover, footer .footer-top .module ul.menu li a:hover {
      color: #d7458F; }
    footer .footer-top .module ul.links-footer li a:before, footer .footer-top .module ul.menu li a:before {
      position: absolute;
      content: "\f0da";
      font-family: FontAwesome;
      right: 0;
      content: "\f0d9"; }
  footer .footer-top .module ul.contact-address li .fa {
    color: #d7458F;
    font-size: 18px;
    margin-left: 5px; }
    footer .footer-top .module ul.contact-address li .fa.fa-envelope-o {
      font-size: 12px; }
  footer .custom-html-footer .item {
    /* [4] */
    /* [6] */
    /* [6] */
    /* [7] */
    font-size: 12px;
    font-size: 1.2rem;
    /* [8] */
    text-align: center; }
  footer .custom-html-footer .item .icon {
    margin: 0 0 20px;
    display: block; }
  footer .custom-html-footer .item h3.title {
    /* [4] */
    /* [6] */
    /* [6] */
    /* [7] */
    font-size: 12px;
    font-size: 1.8rem;
    /* [8] */
    color: #444;
    margin: 0 0 3px;
    font-weight: bold; }
  footer .custom-html-footer .item .content {
    line-height: 16px; }
  footer .custom-html-footer .item:hover {
    cursor: pointer; }
  footer .custom-html-footer .item:hover h3.title {
    color: #d7458F; }
  footer .box-social {
    float: left;
    padding: 38px 0 30px;
    display: inline-block;
    font-size: 14px; }
  footer .box-social .socials-footer {
    list-style: none;
    padding: 0; }
  footer .box-social .socials-footer li {
    float: right;
    width: 40px;
    height: 40px;
    margin: 0;
    cursor: pointer;
    border-radius: 2px;
    background: #6b7496;
    text-align: center;
    line-height: 40px;
    margin-right: 10px;
    transition: all 0.3s ease-in-out; }
  footer .box-social .socials-footer li .fa {
    color: #fff; }
  footer .box-social .socials-footer li:hover {
    background: #d7458F; }
/*===============================================
 [SASS DIRECTORY ]
 [1] BLOCK HEADER
 [2] BLOCK FOOTER
 [3] MODULE DEFAULT
 [4] BLOCK SEARCH
 [5] SO MEGA MENU
 [6] MY CART
 [7] MODULE SO DEALS
 [8] MODULE SO CATEGORI SLIDE
 [9] MODULE CUSTOM TESTER
 [10] MODULE HTML CUSTOM BRAND
 [11] MODULE SO LATEST BLOG
 ==============================================*/
#wrapper {
  background: #fefefe; }

#main-content, #content {
  margin-bottom: 30px; }

.common-home #content {
  margin-bottom: 0px; }
  @media (min-width: 1200px) {
  .common-home .col-bt-1 {
    width: 25%; }
  .common-home .col-bt-2 {
    width: 37.5%; }
  .common-home .col-bt-3 {
    width: 37.5%; } }

@media (min-width: 1200px) {
    .menu-vertical {
      z-index: 999;
      position: relative; } }

@media (min-width: 1200px) {
  .releate-horizontal .releate-products .image {
    width: 70px;
    margin-left: 10px; }
    .releate-horizontal .releate-products .caption {
      margin-right: 80px; }
    .releate-horizontal .releate-products .item-element {
      padding: 10px; } }

.container-full .container {
  width: auto; }

.title-underline h3.modtitle {
  border-bottom-width: 2px; }
  .title-underline h3.modtitle:after {
    height: 2px;
    margin-bottom: -2px; }
/*== [4] MY CART ==*/
.shopping_cart .btn-group {
  display: block; }
  /* .shopping_cart:hover { */
    /* background: #d7458F; } */
  .shopping_cart a.btn-group {
    display: block;
    position: relative;
    box-shadow: none !important;
    text-decoration: none !important; }
  /* .shopping_cart a.btn-group .shopcart { */
    /* padding: 15px 15px 15px 0; } */
  .shopping_cart a.btn-group .shopcart .title {
    color: #fff;
    font-weight: normal;
    text-transform: uppercase; }
  .shopping_cart a.btn-group .shopcart .text-shopping-cart {
    color: #1b1b1b;
    font-size: 14px;
    text-transform: uppercase;
    margin: 0;
    }
  .shopping_cart a.btn-group .handle {
    background: url("../images/styling/default/icon-cart.png") no-repeat center;
    width: 40px;
    height: 22px; }
  .shopping_cart a.btn-group .handle {
    background: url("../../images/icon/icon-cart3.png") no-repeat center;
    width: 25px;
    height: 22px; }
/*== [5] MODULE SO DEALS ==*/
.module.style-dev-deals {
  position: relative;
  margin-bottom: 32px; }
  .module.style-dev-deals h3.modtitle {
    padding: 0;
    margin: 0 0 30px;
    border-bottom: 2px solid #d7458F;
    z-index: 0; }
  .module.style-dev-deals h3.modtitle span {
    display: inline-block;
    padding: 13px 20px;
    color: #fff;
    background: #d7458F; }
  .module.style-dev-deals .deal {
    margin: 0;
    position: static; }
  .module.style-dev-deals .deal.products-list .product-layout .product-item-container {
    border: none;
    background: #fff; }
  .module.style-dev-deals .deal.products-list .product-layout .product-item-container:hover {
    box-shadow: none; }
  .module.style-dev-deals .deal.products-list .button-group .wishlist, .module.style-dev-deals .deal.products-list .button-group .compare, .module.style-dev-deals .deal.products-list .button-group .addToCart {
    border-radius: 0; }
  .module.style-dev-deals .deal.products-list .owl2-nav {
    position: absolute;
    top: 7px;
    left: -1px;
    z-index: 25; }
  .module.style-dev-deals .deal.products-list .owl2-controls {
    margin: 0;
    line-height: normal;
    position: absolute;
    top: -68px;
    right: 0; }
  .module.style-dev-deals .deal.products-list .owl2-next, .module.style-dev-deals .deal.products-list .owl2-prev {
    position: relative;
    height: 35px;
    width: 35px;
    border-radius: 0;
    background: #ddd;
    opacity: 1;
    color: #d7458F;
    font-size: 0;
    margin: 1px;
    padding: 0;
    text-align: center;
    cursor: pointer;
    float: left; }
  .module.style-dev-deals .deal.products-list .owl2-next:before, .module.style-dev-deals .deal.products-list .owl2-prev:before {
    font-size: 18px;
    line-height: 35px;
    text-align: center;
    width: 100%;
    height: 100%; }
  .module.style-dev-deals .deal.products-list .owl2-next:hover, .module.style-dev-deals .deal.products-list .owl2-prev:hover {
    background: #d7458F;
    color: #fff; }
  .module.style-dev-deals .deal.products-list .owl2-prev {
    left: 0; }
  .module.style-dev-deals .deal.products-list .owl2-prev:before {
    content: "\f104";
    font-family: fontawesome;
    display: block;
    color: #d7458F; }
  .module.style-dev-deals .deal.products-list .owl2-prev:hover:before {
    color: #fff; }
  .module.style-dev-deals .deal.products-list .owl2-next {
    left: auto;
    right: 0; }
  .module.style-dev-deals .deal.products-list .owl2-next:before {
    content: "\f105";
    font-family: fontawesome;
    display: block;
    color: #d7458F; }
  .module.style-dev-deals .deal.products-list .owl2-next:hover:before {
    color: #fff; }
  .module.style-dev-deals .deal.products-list .owl2-dots {
    display: none; }
  .module.style-dev-deals .deal .extraslider-inner {
    border: none;
    padding: 0;
    overflow: visible; }
  .module.style-dev-deals .deal .extraslider-inner .owl2-item {
    position: relative;
    margin-bottom: 5px; }
  .module.style-dev-deals .deal .extraslider-inner .owl2-item .product-thumb {
    background: #fff; }
  .module.style-dev-deals .deal .extraslider-inner .owl2-item .image {
    position: relative; }
  .module.style-dev-deals .deal .extraslider-inner .owl2-item .item-time {
    position: absolute;
    top: 35%;
    bottom: auto;
    left: auto;
    right: 0;
    height: 55px;
    opacity: 1;
    z-index: 2;
    width: 100%;
    text-align: center;
    transition: all 0.3s ease-in-out; }
    .module.style-dev-deals .deal .extraslider-inner .owl2-item .item-time .item-timer {
      display: inline-block; }
    .module.style-dev-deals .deal .extraslider-inner .owl2-item .item-time .time-item {
      width: auto;
      font-size: 18px;
      font-weight: bold;
      line-height: 20px;
      text-shadow: 1px 1px 1px #333;
      color: #fff;
      background: #fb003b;
      position: relative; }
    .module.style-dev-deals .deal .extraslider-inner .owl2-item .item-time .time-item.time-day, .module.style-dev-deals .deal .extraslider-inner .owl2-item .item-time .time-item.time-min {
      background: #d60033; }
      .module.style-dev-deals .deal .extraslider-inner .owl2-item .item-time .time-item.time-day .name-time, .module.style-dev-deals .deal .extraslider-inner .owl2-item .item-time .time-item.time-min .name-time {
        background: #d60033; }
      .module.style-dev-deals .deal .extraslider-inner .owl2-item .item-time .time-item.time-day .num-time, .module.style-dev-deals .deal .extraslider-inner .owl2-item .item-time .time-item.time-min .num-time {
        background: #d60033; }
    .module.style-dev-deals .deal .extraslider-inner .owl2-item .item-time .time-item .num-time {
      border: none;
      background: #fb003b;
      padding: 6px 8px;
      position: relative;
      z-index: 2;
      min-width: 35px;
      opacity: 1; }
    .module.style-dev-deals .deal .extraslider-inner .owl2-item .item-time .time-item .name-time {
      position: absolute;
      top: 101%;
      left: 0;
      width: 100%;
      opacity: 1;
      background: #fb003b;
      border-top: 1px solid #fff;
      z-index: 1;
      transition: all 0.3s ease-in-out; }
  .module.style-dev-deals .deal .extraslider-inner .owl2-item .caption {
    background: #fff;
    text-align: center;
    margin: 0;
    z-index: 2;
    position: relative; }
    .module.style-dev-deals .deal .extraslider-inner .owl2-item .caption .item-title {
      margin: 0 0 5px;
      padding: 0 30px; }
    .module.style-dev-deals .deal .extraslider-inner .owl2-item .caption .item-title a {
      font-size: 14px;
      color: #1b1b1b;
      text-transform: inherit; }
      .module.style-dev-deals .deal .extraslider-inner .owl2-item .caption .item-title a:hover {
        color: #d7458F; }
    .module.style-dev-deals .deal .extraslider-inner .owl2-item .caption .item-des {
      color: #1b1b1b; }
    .module.style-dev-deals .deal .extraslider-inner .owl2-item .caption .rating {
      margin: 0 0 5px; }
    .module.style-dev-deals .deal .extraslider-inner .owl2-item .caption .wishlist {
      margin: 0; }
  .module.style-dev-deals .deal .extraslider-inner .owl2-item .button-group {
    text-align: center;
    margin: 0 0 20px;
    z-index: 2; }
  .module.style-dev-deals .deal .extraslider-inner .owl2-item:hover .item {
    -webkit-box-shadow: 0 1px 6px 0 rgba(0, 0, 0, 0.3);
    box-shadow: 0 1px 6px 0 rgba(0, 0, 0, 0.3); }
    .module.style-dev-deals .deal .extraslider-inner .owl2-item:hover .item-title a {
      color: #d7458F; }
    .module.style-dev-deals .deal .extraslider-inner .owl2-item:hover .item-time {
      opacity: 0;
      transition: all 0.3s ease-in-out; }
/*== [6] MODULE SO CATEGORI SLIDE ==*/
.module.style-dev-category-slider {
  position: relative;
  margin: 0 0 30px;
  display: block;
  overflow: hidden; }
  .module.style-dev-category-slider .category-slider {
    float: none; }
  .module.style-dev-category-slider .category-slider {
    border: none; }
  .module.style-dev-category-slider .product-layout .product-item-container:hover {
    box-shadow: none; }
  .module.style-dev-category-slider .item {
    overflow: hidden;
    position: relative; }
  .module.style-dev-category-slider .icon-cate {
    display: none; }
  .module.style-dev-category-slider .show .slider::before {
    display: none; }
  .module.style-dev-category-slider .owl2-controls .owl2-dots .owl2-dot {
    display: none; }
  .module.style-dev-category-slider.style2 .categoryslider-content.show.preset01-4 .category-slider .item {
    border-width: 0 1px 0 0; }
  .module.style-dev-category-slider.style2 .categoryslider-content.show.preset01-4 .item-cat-image {
    float: left; }
  .module.style-dev-category-slider h3.modtitle {
    margin: 0;
    font-size: 20px;
    color: #d7458F;
    padding: 0 0 20px;
    border-bottom: 2px solid #d7458F; }
  .module.style-dev-category-slider h3.modtitle span {
    color: #444; }
  .module.style-dev-category-slider .button-group .wishlist, .module.style-dev-category-slider .button-group .compare, .module.style-dev-category-slider .button-group .addToCart {
    border-radius: 0; }
  .module.style-dev-category-slider .product-layout .product-item-container {
    border: none; }
  .module.style-dev-category-slider .page-top {
    position: absolute;
    top: 6px;
    left: 0;
    margin: 0 -2px; }
  .module.style-dev-category-slider .page-top .owl2-controls {
    margin-top: 0 !important; }
  .module.style-dev-category-slider .page-top .owl2-controls .owl2-nav div.owl2-prev, .module.style-dev-category-slider .page-top .owl2-controls .owl2-nav div.owl2-next {
    position: relative;
    height: 35px;
    width: 35px;
    border-radius: 0;
    background: #ddd;
    opacity: 1;
    color: #d7458F;
    float: left;
    margin: 1px;
    padding: 0;
    text-align: center;
    cursor: pointer;
    z-index: 2; }
  .module.style-dev-category-slider .page-top .owl2-controls .owl2-nav div.owl2-prev .fa, .module.style-dev-category-slider .page-top .owl2-controls .owl2-nav div.owl2-next .fa {
    line-height: 35px;
    float: none; }
  .module.style-dev-category-slider .page-top .owl2-controls .owl2-nav div.owl2-prev:hover, .module.style-dev-category-slider .page-top .owl2-controls .owl2-nav div.owl2-next:hover {
    background: #d7458F;
    color: #fff; }
  .module.style-dev-category-slider .list-sub-cat {
    padding: 0 90px;
    display: block;
    overflow: hidden;
    margin: 0;
    position: absolute;
    top: 8px;
    left: 0;
    z-index: 1; }
  .module.style-dev-category-slider .list-sub-cat li.item-cate {
    display: inline-block;
    float: right;
    margin: 0 8px; }
  .module.style-dev-category-slider .list-sub-cat li.item-cate a {
    color: #d7458F;
    font-size: 12px;
    font-weight: bold; }
  .module.style-dev-category-slider .list-sub-cat li.item-cate a:before {
    content: "";
    height: 4px;
    width: 4px;
    display: inline-block;
    background: #d7458F;
    position: relative;
    top: -2px; }
  .module.style-dev-category-slider .list-sub-cat li.item-cate:hover a {
    color: #444; }
    .module.style-dev-category-slider .list-sub-cat li.item-cate:hover a:before {
      background: #444; }
  .module.style-dev-category-slider .categoryslider-content.preset01-4 {
    border: none; }
  .module.style-dev-category-slider .categoryslider-content.preset01-4 .item-cat-image {
    width: 23.07692%;
    position: relative; }
  .module.style-dev-category-slider .categoryslider-content.preset01-4 .item-cat-image:before {
    content: "";
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: #000;
    opacity: 0; }
  .module.style-dev-category-slider .categoryslider-content.preset01-4 .item-cat-image:hover:before {
    opacity: 0.2; }
  .module.style-dev-category-slider .categoryslider-content.preset01-4 .category-slider {
    width: 76.92308%; }
  .module.style-dev-category-slider .categoryslider-content.preset01-4 .category-slider .item {
    margin: 0;
    border-width: 0 0 0 1px;
    border-style: solid;
    border-color: #ddd;
    text-align: center;
    padding: 0;
    overflow: hidden;
    min-height: 375px; }
  .module.style-dev-category-slider .categoryslider-content.preset01-4 .category-slider .item .image {
    position: relative;
    padding: 0; }
    .module.style-dev-category-slider .categoryslider-content.preset01-4 .category-slider .item .image img {
      width: auto;
      overflow: hidden;
      margin: 0 auto; }
  .module.style-dev-category-slider .categoryslider-content.preset01-4 .category-slider .item .caption {
    text-align: center; }
    .module.style-dev-category-slider .categoryslider-content.preset01-4 .category-slider .item .caption .item-title {
      margin: 0 0 5px;
      padding: 0 10px; }
    .module.style-dev-category-slider .categoryslider-content.preset01-4 .category-slider .item .caption .item-title a {
      font-size: 14px;
      color: #333;
      line-height: 20px;
      text-transform: inherit; }
      .module.style-dev-category-slider .categoryslider-content.preset01-4 .category-slider .item .caption .item-title a:hover {
        color: #d7458F; }
    .module.style-dev-category-slider .categoryslider-content.preset01-4 .category-slider .item .caption .item-des {
      color: #1b1b1b; }
    .module.style-dev-category-slider .categoryslider-content.preset01-4 .category-slider .item .caption .rating {
      margin: 0 0 5px; }
    .module.style-dev-category-slider .categoryslider-content.preset01-4 .category-slider .item .caption .wishlist {
      margin: 0; }
  .module.style-dev-category-slider .categoryslider-content.preset01-4 .category-slider .item:hover .item-title a {
    color: #d7458F; }
/*== [7] MODULE CUSTOM TESTER ==*/
.module.customer-about-dev h2 {
  background: #fff;
  margin: 0;
  padding: 20px;
  font-size: 16px;
  color: #444;
  border-bottom: 1px solid #e6e6e6;
  text-transform: uppercase;
  font-weight: bold;
  position: relative; }
  .module.customer-about-dev #carousel-example-generic {
    padding-bottom: 50px;
    background: #fff; }
  .module.customer-about-dev .carousel-inner .item img {
    border-radius: 100%;
    border: 3px solid #fff;
    margin: 35px auto 25px;
    box-shadow: 1px 1px 4px #444; }
  .module.customer-about-dev .carousel-inner .item .carousel-caption {
    position: static;
    padding: 0 65px;
    left: auto;
    right: auto;
    font-size: 12px;
    line-height: 20px; }
  .module.customer-about-dev .carousel-inner .item .carousel-caption p {
    position: relative;
    font-size: 12px;
    font-style: italic;
    color: #444;
    text-shadow: none; }
  .module.customer-about-dev .carousel-control {
    top: -40px;
    bottom: auto;
    width: auto; }
  .module.customer-about-dev .carousel-control .glyphicon-chevron-left, .module.customer-about-dev .carousel-control .glyphicon-chevron-right, .module.customer-about-dev .carousel-control .icon-next, .module.customer-about-dev .carousel-control .icon-prev {
    margin-top: 0;
    font-size: 9px;
    height: 25px;
    width: 25px;
    border-radius: 25px;
    border: 1px solid #d7458F;
    margin: 0;
    line-height: 22px;
    color: #d7458F;
    text-shadow: none; }
  .module.customer-about-dev .carousel-control .glyphicon-chevron-left:hover, .module.customer-about-dev .carousel-control .glyphicon-chevron-right:hover, .module.customer-about-dev .carousel-control .icon-next:hover, .module.customer-about-dev .carousel-control .icon-prev:hover {
    background: #d7458F;
    color: #fff;
    border-color: #fff; }
  .module.customer-about-dev .carousel-control.left {
    left: auto;
    right: 68px;
    margin: 0;
    right: auto;
    left: 40px; }
  .module.customer-about-dev .carousel-control.left .glyphicon-chevron-left:before {
    content: "\f104";
    font-family: fontawesome;
    font-size: 14px;
    font-weight: bold; }
  .module.customer-about-dev .carousel-control.right {
    right: 15px;
    margin: 0;
    right: auto;
    left: 45px; }
  .module.customer-about-dev .carousel-control.right .glyphicon-chevron-right:before {
    content: "\f105";
    font-family: fontawesome;
    font-size: 14px;
    font-weight: bold; }
/*== [8] MODULE HTML CUSTOM BRAND ==*/
#manu {
  margin: 0 0 40px;
  padding: 16px 0;
  background: #fff; }
  #manu img:hover {
    opacity: 0.5; }
  #manu .owl2-controls {
    position: absolute;
    width: 100%;
    height: 0;
    top: 50%;
    transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%); }
  #manu .owl2-controls .owl2-pagination {
    display: none; }
  #manu .owl2-controls .owl2-nav div {
    opacity: 1;
    color: #d7458F;
    font-size: 20px;
    margin-top: -13px;
    border: none;
    background: transparent;
    position: absolute;
    font-family: 'FontAwesome'; }
  #manu .owl2-controls .owl2-nav div.owl2-next {
    right: 10px; }
  #manu .owl2-controls .owl2-nav div.owl2-next:before {
    content: "\f054"; }
  #manu .owl2-controls .owl2-nav div.owl2-prev {
    left: 10px; }
  #manu .owl2-controls .owl2-nav div.owl2-prev:before {
    content: "\f053"; }
  #manu .owl2-controls .owl2-nav div i {
    font-size: 20px; }
  #manu .owl2-controls .owl2-nav div:hover {
    color: #d7458F; }
/*== [9] MODULE SO LATEST BLOG ==*/
.module.latest-blog h3.modtitle {
  background: #fff;
  margin: 0;
  padding: 20px;
  border-bottom: 1px solid #e6e6e6; }
  .module.latest-blog .owl2-carousel .owl2-stage-outer {
    direction: rtl; }
  .module.latest-blog .head-button {
    margin-bottom: 4px !important;
    display: inline-block;
    margin-top: 4px !important; }
  .module.latest-blog .blog-external {
    position: relative;
    background: #fff;
    padding: 25px 30px 0;
    overflow: visible; }
  .module.latest-blog .blog-external.button-type2 .owl2-nav {
    position: absolute;
    top: -40px;
    left: 15px; }
  .module.latest-blog .blog-external.button-type2 .owl2-nav .owl2-prev, .module.latest-blog .blog-external.button-type2 .owl2-nav .owl2-next {
    height: 25px;
    width: 25px;
    line-height: 25px;
    background: none;
    border: 1px solid #d7458F;
    font-size: 0;
    position: relative;
    color: #d7458F;
    z-index: 1; }
  .module.latest-blog .blog-external.button-type2 .owl2-nav .owl2-prev:before, .module.latest-blog .blog-external.button-type2 .owl2-nav .owl2-next:before {
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    line-height: 23px;
    font-family: fontawesome;
    font-size: 14px; }
  .module.latest-blog .blog-external.button-type2 .owl2-nav .owl2-prev:hover, .module.latest-blog .blog-external.button-type2 .owl2-nav .owl2-next:hover {
    background: #d7458F;
    color: #fff;
    border-color: #d7458F; }
  .module.latest-blog .blog-external.button-type2 .owl2-nav .owl2-prev:before {
    content: "\f104"; }
  .module.latest-blog .blog-external.button-type2 .owl2-nav .owl2-next:before {
    content: "\f105"; }
  .module.latest-blog .blog-external .owl2-controls {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    text-align: center;
    z-index: 2;
    margin: 0;
    padding: 0; }
  .module.latest-blog .blog-external .owl2-controls .owl2-dots {
    margin: 0; }
  .module.latest-blog .blog-external .owl2-controls .owl2-dot {
    height: 12px;
    width: 12px;
    border-radius: 12px;
    background: #909090;
    margin: 0 2px; }
  .module.latest-blog .blog-external .owl2-controls .owl2-dot span {
    display: none; }
  .module.latest-blog .blog-external .owl2-controls .owl2-dot.active {
    background: #d7458F; }
  .module.latest-blog .blog-external .blog-external {
    border-width: 0 0 1px;
    border-style: solid;
    border-color: #ddd;
    padding: 0;
    direction: ltr; }
  .module.latest-blog .blog-external .blog-external .media {
    margin: 0;
    padding: 0; }
  .module.latest-blog .blog-external .blog-external .media .item {
    border: none;
    margin: 0; }
    .module.latest-blog .blog-external .blog-external .media .item .media-left {
      width: 37%;
      padding: 0 10px;
      display: inline-block;
      float: right; }
    .module.latest-blog .blog-external .blog-external .media .item .media-left img {
      margin: auto; }
    .module.latest-blog .blog-external .blog-external .media .item .main-content {
      display: inline-block;
      width: 63%;
      padding: 0 10px;
      position: relative;
      top: -6px; }
    .module.latest-blog .blog-external .blog-external .media .item .main-content .media-heading a {
      font-size: 12px;
      color: #1b1b1b !important;
      font-weight: bold;
      padding: 0; }
      .module.latest-blog .blog-external .blog-external .media .item .main-content .media-heading a:hover {
        color: #d7458F!important; }
    .module.latest-blog .blog-external .blog-external .media .item .main-content .description {
      font-size: 12px;
      color: #1b1b1b;
      line-height: 20px; }
  .module.latest-blog .blog-external .blog-external-simple {
    padding: 25px 0 26px;
    margin-right: -5px; }
  .module.latest-blog .blog-external .blog-external-simple .media-heading {
    margin: 0; }
  .module.latest-blog .blog-external .blog-external-simple .media-heading a {
    color: #1b1b1b;
    font-weight: bold;
    font-size: 12px; }
    .module.latest-blog .blog-external .blog-external-simple .media-heading a:before {
      content: "";
      height: 4px;
      width: 4px;
      background: #d7458F;
      display: inline-block;
      position: relative;
      top: -2px;
      margin: 0 5px; }
    .module.latest-blog .blog-external .blog-external-simple .media-heading a:hover {
      color: #d7458F; }
    .module.latest-blog .blog-external .blog-external-simple .media-heading a:hover:before {
      background: #d7458F; }
/*== [10] MODULE SO SLIDE HOME ==*/
.module.sohomepage-slider {
  margin: 0; }
  .module.sohomepage-slider .homeslider {
    border: none !important; }
  .module.sohomepage-slider .homeslider img {
    width: 100%; }
  .module.sohomepage-slider .homeslider .owl2-controls .owl2-nav .owl2-prev, .module.sohomepage-slider .homeslider .owl2-controls .owl2-nav .owl2-next {
    height: 40px;
    width: 40px;
    border-radius: 0;
    border: none;
    overflow: hidden;
    font-size: 0;
    background: #fff;
    opacity: 0.5;
    margin-top: -20px;
    margin: 0; }
    .module.sohomepage-slider .homeslider .owl2-controls .owl2-nav .owl2-prev:before, .module.sohomepage-slider .homeslider .owl2-controls .owl2-nav .owl2-next:before {
      font-family: fontawesome;
      position: absolute;
      top: 0;
      left: 0;
      height: 100%;
      width: 100%;
      font-size: 24px;
      line-height: 38px;
      text-align: center;
      color: #d7458F;
      height: 40px;
      width: 40px; }
    .module.sohomepage-slider .homeslider .owl2-controls .owl2-nav .owl2-prev:after, .module.sohomepage-slider .homeslider .owl2-controls .owl2-nav .owl2-next:after {
      height: 40px;
      width: 40px;
      padding: 0;
      color: #d7458F;
      line-height: 38px;
      font-size: 24px; }
    .module.sohomepage-slider .homeslider .owl2-controls .owl2-nav .owl2-prev:hover, .module.sohomepage-slider .homeslider .owl2-controls .owl2-nav .owl2-next:hover {
      opacity: 1;
      background: #fff; }
    .module.sohomepage-slider .homeslider .owl2-controls .owl2-nav .owl2-prev:hover:after, .module.sohomepage-slider .homeslider .owl2-controls .owl2-nav .owl2-next:hover:after, .module.sohomepage-slider .homeslider .owl2-controls .owl2-nav .owl2-prev:hover:before, .module.sohomepage-slider .homeslider .owl2-controls .owl2-nav .owl2-next:hover:before {
      background: #fff; }
  .module.sohomepage-slider .homeslider .owl2-controls .owl2-nav .owl2-prev {
    left: 5px; }
    .module.sohomepage-slider .homeslider .owl2-controls .owl2-nav .owl2-prev:after, .module.sohomepage-slider .homeslider .owl2-controls .owl2-nav .owl2-prev:before {
      content: "\f104"; }
  .module.sohomepage-slider .homeslider .owl2-controls .owl2-nav .owl2-next {
    right: 3px; }
    .module.sohomepage-slider .homeslider .owl2-controls .owl2-nav .owl2-next:after, .module.sohomepage-slider .homeslider .owl2-controls .owl2-nav .owl2-next:before {
      content: "\f105"; }

.container-slider.style-dev-category-slider .page-title-categoryslider {
  border: none !important; }
  .navbar-account.col-lg-7.col-md-6.col-sm-4.col-xs-4, .navbar-search.col-lg-5.col-md-6.col-sm-8.col-xs-8 {
    margin-top: 5px !important;
    margin-bottom: 0px !important;
  }


