/***************************************************
  Mixins Themes
/***************************************************/
/* Mixin Normal*/
/* Mixin Clear */
/* Mixin Border */
/*background RGBA
============================================*/
/***************************************************
  Mixins RTL Themes
/***************************************************/
/* effect zoom In #1 */
/************************************ 
	Override Bootstrap 
*************************************/
/**
 * Web Application Prefix Apply For Making Owner Styles
 */
/**
 *   Blocks Layout Selectors 
 */
/***********************************************************************/
@media (min-width: 568px) {
  #page {
    padding: 0 30px; } }

@media (max-width: 567px) {
  #index #page {
    padding: 0 20px; } }

.ApCategoryImage img {
  height: auto;
  max-width: 100%;
  -webkit-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s; }
.ApCategoryImage .ApColumn {
  padding: 0; }
.ApCategoryImage ul {
  display: inline-block;
  float: left;
  margin-bottom: 55px; }
  .rtl .ApCategoryImage ul {
    float: right; }
  .ApCategoryImage ul:hover img {
    opacity: 0.6;
    -webkit-transition: 0.6s;
    -o-transition: 0.6s;
    transition: 0.6s; }
  .ApCategoryImage ul:hover .cover-img + span {
    letter-spacing: 2px;
    -webkit-transition: 0.6s;
    -o-transition: 0.6s;
    transition: 0.6s; }
.ApCategoryImage .cover-img {
  display: block; }
  .ApCategoryImage .cover-img + span {
    padding-left: 30px;
    margin-top: 15px;
    display: inline-block;
    -webkit-transition: 0.6s;
    -o-transition: 0.6s;
    transition: 0.6s; }
    .rtl .ApCategoryImage .cover-img + span {
      padding-right: 30px;
      padding-left: inherit; }
.ApCategoryImage .cate_content {
  color: #121314;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 13px; }

@media (min-width: 992px) and (max-width: 1199px) {
  .product_list > li {
    width: 25%; }
    .product_list > li:nth-child(4n+1) {
      clear: both; } }
@media (min-width: 768px) and (max-width: 991px) {
  .product_list > li {
    width: 33.3333%; }
    .product_list > li:nth-child(3n+1) {
      clear: both; } }
@media (max-width: 550px) {
  .product_list > li {
    width: 100%; } }

/*# sourceMappingURL=profile2497061012.css.map */
