/*-----------------------*/
/**
* Transition-timing-function property@mixin 
*/
/*background RGBA
============================================*/
/****/
/* RIGHT TO LEFT */
/**
 * Web Application Prefix Apply For Making Owner Styles
 */
/**
 *   Blocks Layout Selectors
 */
/***********************************************************************/
/** CHECKOUT BY STEP */
@media (max-width: 1676px) {
  /* line 6, ../sass/responsive.scss */
  .banner-html .ApHtml {
    padding: 5em 2em;
  }
  /* line 9, ../sass/responsive.scss */
  .banner-html .ApRawHtml {
    padding: 4.81em 2em;
  }

  /* line 14, ../sass/responsive.scss */
  .banner-html1 .ApHtml {
    padding: 6.88em 1em;
  }
}
@media (max-width: 1196px) and (min-width: 1025px) {
  /* line 23, ../sass/responsive.scss */
  .editortool .label-customize {
    display: none;
  }
}
@media (min-width: 1280px) {
  /* line 29, ../sass/responsive.scss */
  #guestTracking .form-group {
    overflow: hidden;
  }
  /* line 31, ../sass/responsive.scss */
  #guestTracking .form-group i {
    padding-left: 10px;
  }
  /* line 318, ../sass/mixins/_theme.scss */
  .rtl #guestTracking .form-group i {
    padding-right: 10px;
    padding-left: inherit;
  }
  /* line 35, ../sass/responsive.scss */
  #guestTracking .form-control {
    float: left;
  }
  /* line 307, ../sass/mixins/_theme.scss */
  .rtl #guestTracking .form-control {
    float: right;
  }
  /* line 38, ../sass/responsive.scss */
  #guestTracking label {
    float: left;
    clear: both;
    width: 100%;
  }
  /* line 307, ../sass/mixins/_theme.scss */
  .rtl #guestTracking label {
    float: right;
  }
}
@media (max-width: 1279px) {
  /* line 47, ../sass/responsive.scss */
  .zoomdiv {
    display: none !important;
  }

  /* line 51, ../sass/responsive.scss */
  #thumbs_list {
    width: 265px;
  }
}
@media (max-width: 1024px) {
  /* line 56, ../sass/responsive.scss */
  #layer_cart {
    width: 94%;
  }

  /* line 63, ../sass/responsive.scss */
  .iview-controlNav div.iview-items.customHtmlBullet {
    width: 240px;
  }
  /* line 66, ../sass/responsive.scss */
  .iview-controlNav div.iview-items.customHtmlBullet ul li {
    width: 240px;
    height: 104px;
  }
  /* line 71, ../sass/responsive.scss */
  .iview-controlNav div.iview-items.customHtmlBullet a.iview-control {
    width: 240px;
    padding: 10px 25px 10px 20px;
  }
  /* line 331, ../sass/mixins/_theme.scss */
  .rtl .iview-controlNav div.iview-items.customHtmlBullet a.iview-control {
    padding: 10px 20px 10px 25px;
  }

  /* line 79, ../sass/responsive.scss */
  .testimonials .descript {
    padding: 0;
  }

  /* line 81, ../sass/responsive.scss */
  #leo-megamenu .navbar-nav > li > a {
    padding: 14px;
  }

  /* line 84, ../sass/responsive.scss */
  #page {
    padding: 0;
  }

  /* line 90, ../sass/responsive.scss */
  .view-productcate .product-block .label-new {
    display: none;
  }
  /* line 91, ../sass/responsive.scss */
  .view-productcate .product-block .box-buttons {
    width: 40px;
    top: 10px;
    right: 10px;
  }
  /* line 416, ../sass/mixins/_theme.scss */
  .rtl .view-productcate .product-block .box-buttons {
    left: 10px;
    right: auto;
  }
  /* line 96, ../sass/responsive.scss */
  .view-productcate .product-block .productinfor {
    left: 10px;
    bottom: 10px;
  }
  /* line 409, ../sass/mixins/_theme.scss */
  .rtl .view-productcate .product-block .productinfor {
    right: 10px;
    left: auto;
  }
  /* line 101, ../sass/responsive.scss */
  .view-productcate .product-block:hover .box-buttons {
    right: 10px;
  }
  /* line 416, ../sass/mixins/_theme.scss */
  .rtl .view-productcate .product-block:hover .box-buttons {
    left: 10px;
    right: auto;
  }
}
@media (min-width: 1023px) {
  /* line 113, ../sass/responsive.scss */
  .product-block .image .product_img_link {
    overflow: hidden;
    display: block;
    position: relative;
  }
  /* line 117, ../sass/responsive.scss */
  .product-block .image .product_img_link:before {
    position: absolute;
    content: "";
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    visibility: hidden;
    background-color: #000000;
    background-color: rgba(0, 0, 0, 0.3);
    zoom: 1;
    background-color: transparent\9;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
  }
  /* line 130, ../sass/responsive.scss */
  .product-block .image img {
    backface-visibility: hidden;
    /* W3C */
    -webkit-backface-visibility: hidden;
    /* Safari & Chrome */
    -moz-backface-visibility: hidden;
    /* Firefox */
    -ms-backface-visibility: hidden;
    /* Internet Explorer */
    -o-backface-visibility: hidden;
    /* Opera */
    -webkit-transition: transform 1s;
    transition: transform 1s;
  }
  /* line 136, ../sass/responsive.scss */
  .product-block .content_price {
    margin: 0;
  }
  /* line 139, ../sass/responsive.scss */
  .product-block .box-buttons {
    top: 20px;
    width: 40px;
    z-index: 2;
    visibility: hidden;
    opacity: 0;
    filter: alpha(opacity=0);
    right: 0;
    -webkit-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
  }
  /* line 416, ../sass/mixins/_theme.scss */
  .rtl .product-block .box-buttons {
    left: 0;
    right: auto;
  }
  /* line 148, ../sass/responsive.scss */
  .product-block .box-buttons a:hover {
    background-color: #f8956c;
    color: #FFFFFF;
  }
  /* line 156, ../sass/responsive.scss */
  .product-block:hover .box-buttons {
    visibility: visible;
    opacity: 1;
    filter: alpha(opacity=100);
    right: 20px;
  }
  /* line 416, ../sass/mixins/_theme.scss */
  .rtl .product-block:hover .box-buttons {
    left: 20px;
    right: auto;
  }
  /* line 162, ../sass/responsive.scss */
  .product-block:hover .functional-buttons {
    bottom: 0;
    visibility: visible;
  }
  /* line 168, ../sass/responsive.scss */
  .product-block:hover .image .product_img_link:before {
    visibility: visible;
    opacity: 1;
    filter: alpha(opacity=100);
  }
  /* line 173, ../sass/responsive.scss */
  .product-block:hover .image img {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: scale3d(1.1, 1.1, 1);
    -moz-transform: scale3d(1.1, 1.1, 1);
    -ms-transform: scale3d(1.1, 1.1, 1);
    -o-transform: scale3d(1.1, 1.1, 1);
  }

  /* line 183, ../sass/responsive.scss */
  .view-productcate .product-block .name {
    overflow: hidden;
    margin-bottom: 0;
    -webkit-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
    opacity: 0;
    filter: alpha(opacity=0);
  }
  /* line 188, ../sass/responsive.scss */
  .view-productcate .product-block .name a {
    color: #FFFFFF;
  }
  /* line 190, ../sass/responsive.scss */
  .view-productcate .product-block .name a:hover {
    color: #000000;
  }
  /* line 196, ../sass/responsive.scss */
  .view-productcate .product-block:hover .name {
    overflow: visible;
    margin-bottom: 15px;
    opacity: 1;
    filter: alpha(opacity=100);
  }
}
@media (max-width: 1023px) {
  /* line 208, ../sass/responsive.scss */
  html {
    background: none;
  }

  /* line 209, ../sass/responsive.scss */
  .navbar-header {
    float: left;
  }
  /* line 307, ../sass/mixins/_theme.scss */
  .rtl .navbar-header {
    float: right;
  }
  /* line 211, ../sass/responsive.scss */
  .navbar-header .navbar-toggle {
    display: block;
    padding: 0;
    width: 40px;
    height: 35px;
    font-size: 20px;
    color: #FFF;
    background-color: #000000;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    margin: 6px 10px 0 20px;
    float: left;
  }
  /* line 331, ../sass/mixins/_theme.scss */
  .rtl .navbar-header .navbar-toggle {
    margin: 6px 20px 0 10px;
  }
  /* line 307, ../sass/mixins/_theme.scss */
  .rtl .navbar-header .navbar-toggle {
    float: right;
  }
  /* line 222, ../sass/responsive.scss */
  .navbar-header .navbar-toggle:hover {
    color: #f8956c;
  }

  /* line 227, ../sass/responsive.scss */
  .collapse.navbar-collapse {
    display: none !important;
  }

  /* line 230, ../sass/responsive.scss */
  .navbar-nav {
    float: none;
    width: 100%;
  }
  /* line 233, ../sass/responsive.scss */
  .navbar-nav > li {
    display: inline;
  }

  /* line 239, ../sass/responsive.scss */
  .leo-megamenu .navbar-nav > li {
    float: none;
  }
  /* line 242, ../sass/responsive.scss */
  .leo-megamenu .navbar-nav > li > a:before {
    display: none;
  }
  /* line 245, ../sass/responsive.scss */
  .leo-megamenu .navbar-nav > li.home > a {
    padding-left: 20px;
  }
  /* line 318, ../sass/mixins/_theme.scss */
  .rtl .leo-megamenu .navbar-nav > li.home > a {
    padding-right: 20px;
    padding-left: inherit;
  }
  /* line 250, ../sass/responsive.scss */
  .leo-megamenu .dropdown-menu .mega-col {
    width: 100%;
  }

  /* line 255, ../sass/responsive.scss */
  .leo-widget .product-block .image {
    width: 31%;
  }
  /* line 258, ../sass/responsive.scss */
  .leo-widget .product-block .name {
    height: 29px;
    line-height: 24px;
  }
  /* line 261, ../sass/responsive.scss */
  .leo-widget .product-block .name a {
    line-height: 14px;
    font-size: 13px;
  }

  /* line 271, ../sass/responsive.scss */
  .leo-megamenu .navbar-nav > li.new .sub-title,
  .leo-megamenu .navbar-nav > li.hot .sub-title {
    display: none;
  }

  /* line 278, ../sass/responsive.scss */
  .float-vertical.active > .block_content {
    position: relative;
  }

  /* line 283, ../sass/responsive.scss */
  #leo-verticalmenu .open > .dropdown-menu {
    max-width: 100%;
    position: relative;
    left: auto !important;
    width: 100% !important;
    top: 100%;
    background-color: #FFFFFF;
  }

  /* line 291, ../sass/responsive.scss */
  div.verticalmenu .navbar-nav {
    margin: 0;
  }

  /* line 294, ../sass/responsive.scss */
  .dropdown-menu > li > a {
    padding: 3px 0;
  }

  /* line 295, ../sass/responsive.scss */
  .dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
    background: transparent;
  }

  /* line 298, ../sass/responsive.scss */
  ul.links li .fa, ul.links li .icon {
    width: 10px;
  }

  /* line 302, ../sass/responsive.scss */
  #powered {
    text-align: center;
  }
  /* line 304, ../sass/responsive.scss */
  #powered .ApImage {
    text-align: center;
    float: none !important;
  }

  /* line 311, ../sass/responsive.scss */
  .footer-copyright.ApColumn .ApImage {
    margin-bottom: 35px;
  }
}
@media (max-width: 1022px) {
  /* line 316, ../sass/responsive.scss */
  #header-main {
    padding-bottom: 15px;
  }

  /* line 320, ../sass/responsive.scss */
  #thumbs_list {
    width: 360px;
  }

  /* line 325, ../sass/responsive.scss */
  .footer-left .block {
    padding-right: 0;
  }
  /* line 318, ../sass/mixins/_theme.scss */
  .rtl .footer-left .block {
    padding-left: 0;
    padding-right: inherit;
  }

  /* line 330, ../sass/responsive.scss */
  #footer .footer-copyright {
    text-align: center;
  }
  /* line 333, ../sass/responsive.scss */
  #footer .footer-copyright .ApImage.pull-right {
    float: none !important;
  }

  /* line 339, ../sass/responsive.scss */
  .latest-blogs .blog-container {
    margin: 0;
  }

  /* line 346, ../sass/responsive.scss */
  .widget-category_image .cate_content img {
    width: 100%;
  }

  /* line 353, ../sass/responsive.scss */
  .view-productcate .product-block .box-buttons {
    width: 40px;
  }
}
@media (max-width: 767px) {
  /* line 361, ../sass/responsive.scss */
  .footer-copyright .ApColumn .block {
    margin-bottom: 30px;
  }

  /* line 365, ../sass/responsive.scss */
  .nav-tabs.page-product-heading > li {
    width: 100%;
  }
}
@media (max-width: 768px) {
  /* line 378, ../sass/responsive.scss */
  .iview-controlNav div.iview-items {
    bottom: 0;
  }

  /* line 386, ../sass/responsive.scss */
  .banner-html .ApRawHtml h4 a {
    font-size: 48px;
  }
  /* line 389, ../sass/responsive.scss */
  .banner-html .ApRawHtml .icon-box {
    width: 100%;
    text-align: center;
    margin-bottom: 30px;
  }
  /* line 394, ../sass/responsive.scss */
  .banner-html .ApRawHtml .media-body {
    width: 100%;
    text-align: center;
  }
}
@media (max-width: 640px) {
  /* line 404, ../sass/responsive.scss */
  .nav-tabs.page-product-heading {
    width: 100%;
  }

  /* line 407, ../sass/responsive.scss */
  .tab-content.page-product-content {
    width: 100%;
  }

  /* line 412, ../sass/responsive.scss */
  .tabs-top .nav-tabs {
    border: 1px solid #eaeaea;
  }
  /* line 414, ../sass/responsive.scss */
  .tabs-top .nav-tabs > li {
    display: block;
    width: 100%;
    margin: 0;
  }

  /* line 425, ../sass/responsive.scss */
  .product_list.list .product-block .product-meta {
    padding: 30px 20px;
  }

  /* line 430, ../sass/responsive.scss */
  #newsletter_block_left form {
    width: 90%;
  }
}
@media (max-width: 480px) {
  /* line 437, ../sass/responsive.scss */
  #layer_cart .layer_cart_cart .button-container {
    text-align: center;
  }

  /* line 440, ../sass/responsive.scss */
  #layer_cart .layer_cart_cart .button-container .btn {
    float: none !important;
    margin-bottom: 10px;
  }

  /* line 445, ../sass/responsive.scss */
  #thumbs_list {
    width: 350px;
  }

  /* line 449, ../sass/responsive.scss */
  #header .cart_block {
    width: 264px;
  }

  /* line 452, ../sass/responsive.scss */
  .pb-left-column #image-block img {
    width: 100%;
  }

  /* line 453, ../sass/responsive.scss */
  .cart_navigation {
    text-align: center;
  }
  /* line 455, ../sass/responsive.scss */
  .cart_navigation .btn {
    float: none !important;
    margin-top: 10px;
  }

  /* line 460, ../sass/responsive.scss */
  form#searchbox .btn span {
    display: none;
  }

  /* line 466, ../sass/responsive.scss */
  .blog-item .blog-meta > span {
    display: block;
  }
}
@media (max-width: 320px) {
  /* line 471, ../sass/responsive.scss */
  #thumbs_list {
    width: 180px;
  }

  /* line 474, ../sass/responsive.scss */
  .pb-center-column h1 {
    font-size: 18px;
  }

  /* line 479, ../sass/responsive.scss */
  .popup-over .popup-title span {
    display: none;
  }

  /* line 483, ../sass/responsive.scss */
  form#searchbox {
    margin-top: 54%;
  }

  /* line 487, ../sass/responsive.scss */
  #header .cart_block {
    right: -159px;
  }
  /* line 416, ../sass/mixins/_theme.scss */
  .rtl #header .cart_block {
    left: -159px;
    right: auto;
  }

  /* line 493, ../sass/responsive.scss */
  .widget-category_image .cate-descrip {
    padding: 40px 10px;
  }
}
