@import url('/catalog/view/theme/vision/stylesheet/fonts/font/MTD Gilroy Medium.ttf');
@font-face {
  font-family:font_MTD;
  src:url('catalog/view/theme/vision/stylesheet/fonts/font/MTD Gilroy Medium.ttf') format('truetype');
  font-weight:normal;
  font-style:normal;
  font-display:swap;
}
/* custom theme */
.topbar, #search .collection-selector {
    display: none;
  }
  .mid-header .content_header .header-right .header-acount .heading-cart {
    background: none;
  }
  .mid-header .content_header .header-right .header-acount .heading-cart a {
    color: #000;
  }
  .mini-cart .heading-cart .bg_cart .count_item {
    position: absolute;
    top: 0;
    -webkit-border-radius: 50%;
    background-color: #E22228;
    padding: 3px;
    line-height: 1.1em;
    height: 1.4em;
    width: 1.4em;
    text-align: center;
    color: #fff;
  }
  .home-slider .owl-dots .owl-dot.active {
    background-color: #3c3c3c;
  }
  .logo img {
    max-height: 45px;
  }
  .logo {
    margin-top: 0;
  }
  .backtop {
    background-color: #3c3c3c;
    bottom: 160px;
    width: 63px;
    font-size: 10px;
    text-transform: uppercase;
  }
  .backtop img {
    margin-top: -22px;
  }
  .backtop p {
    margin-top: -35px;
  }
  .backtop:hover {
    background-color: #232323;
  }
  .backtop:hover p {
    color: #fff;
  }
  .brand .item a:hover img {
    filter: grayscale(100%);
  }
  .mid-header {
    padding: 0;
  }
  .brand .text-center {
    font-size: 20px;
    text-transform: uppercase;
    font-weight: bold;
  }
  header nav .nav-item {
    padding: 17px;
  }
  header nav .nav-item a {
    text-transform: uppercase;
  }
  header nav .nav-item:hover {
    border-bottom: 2px solid #E22228;
  }
  header nav .nav-item:hover > a {
    color: #E22228;
  }
  @media (min-width:1024px){
    .mid-header .content_header .header-right .top-cart-contain {
      top: 10px;
    }
  }
  header nav .nav-item ul.item_small {
    display: none;
    position: absolute;
    background-color: #fff;
    z-index: 99;
    padding: 10px;
    min-width: 260px;
    top: 100%;
    left: 0px;
    border: 1px dotted #000;
  }
  header nav .nav-item ul.item_small li {
    padding: 5px;
    border-bottom: 1px dotted #c0c0c0;
  }
  header nav .nav-item ul.item_small li:last-child {
    border-bottom: 0;
  }
  header nav .nav-item ul.item_small li:hover > a {
    color: #E22228;
  }
  header nav .nav-item:hover ul.item_small {
    display: block;
  }
  header nav .nav-item:hover ul.item_small li ul.sub-menu {
    position: absolute;
    background-color: #fff;
    padding: 10px;
    min-width: 140px;
    left: 93%;
    top: 0;
    display: none;
    height: 100%;
    border: 1px dotted #000;
  }
  header nav .nav-item:hover ul.item_small li:hover ul.sub-menu {
    display: block;
  }
  #search {
    postion: relative;
  }
  #search > span.fa {
    font-size: 17px;
    line-height: 63px;
  }
  #search .input-group.search-bar {
    display: none;
    position: absolute;
    z-index: 20;
    left: -150%;
    top: 89.9%;
    width: 350px;
    height: 99px;
  }
  .form-search {
    margin-top: 35px;
  }
  .form-search input {
    height: 30px;
    padding: 5px 10px;
    float: left;
    width: 250px!important;
    margin-left: 25px;
  }
  .form-search:hover input {
    border: 1px solid #E22228;
  }
  .form-search span button {
    background-color: #fff;
    border: 1px solid #d7d9dc;
  }
  .form-search:hover span button {
    border: 1px solid #E22228;
    background-color: #E22228;
    color: #fff;
  }
  #search:hover .search-bar {
    display: block;
  }
  .heading .title-head:before, .heading h3:after, .heading h2:after {
    display: none;
  }
  .owl-carousel .owl-nav .owl-prev:hover, .owl-carousel .owl-nav .owl-next:hover {
    background-color: #E22228!important;
  }
  .item.saler_item .owl_item_product {
    padding: 5px;
  }
  .item.saler_item .owl_item_product .product-box, .products-view .product-box {
    border: 1px solid #eee;
  }
  .item.saler_item:hover .owl_item_product .product-box, .products-view .product-box:hover {
    box-shadow: 0px 0px 15px -2px rgba(0, 0, 0, .4);
    margin-top: -6px;
    transition: .3s ease-in-out;
  }
  .product-col .product-box, .products-view .product-box {
    margin-bottom: 0;
  }
  .product-box .product-name a {
    font-size: 15px;
    text-align: center;
  }
  .product-box .product-name a:hover {
    color: #E22228;
  }
  .price-box {
    text-align: center;
  }
  .product-box .product-price {
    font-size: 1em;
    color: #dd4b39;
    font-weight: 100;
  }
  .product-box .product-price-old {
    font-size: 1em;
  }
  .product-box .product-info, .product-box form {
    text-align: center!important;
  }
  .product-box .product-info .quick-view {
    font-size: 14px;
    color: #E22228;
  }
  .product-box-1 .product-action .btn.btn-cart {
    background: transparent;
    color: #999999;
    font-size: 18px;
    width: 120px;
  }
  .product-box-1 .product-action .btn.btn-cart:hover {
    background: transparent;
    color: #E22228;
  }
  .product-box-1 .product-action img {
    width: 17px;
    float: left;
    margin-top: 7px;
  }
  .product-box-1 .product-action button:hover img {
    filter: contrast(0.5);
    border-radius:50%;
  }
  .blog_items .myblog .content-right-blog .title_blog_home h4 a {
    font: 18px/20px arial;
    margin: 20px 0 10px;
    color: #666;
    text-align: justify;
    overflow: hidden;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    min-height: 40px;
    display: -webkit-box;
  }
  .blog_items .myblog .content-right-blog .title_blog_home h4:hover a {
    color: #E22228
  }
  .blog_items .myblog .content-right-blog .description_blog {
    overflow: hidden;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  max-height: 93px;
  display: -webkit-box;
  }
  .blog_items .myblog .content-right-blog .quick-view {
    clear: both;
    display: block;
    width: 100%;
    margin-top: 10px;
    font: 14px/20px arial;
    color: #E22228;
  }
  .owl-carousel .owl-nav .owl-prev, .owl-carousel .owl-nav .owl-next {
    display: none;
  }
  footer.footer .site-footer {
    background-image: none;
    background-color: #f8f8f8;
    color: #aaa;
  }
  .blog_items .myblog .content-right-blog {
    padding-bottom: 10px;
    border-bottom: 1px solid #ddd;
  }
  footer.footer .title-menu a:before {
    display: none;
  }
  footer.footer .title-menu a {
    color: #393939;
    margin-left: 0;
  }
  footer.footer .list-menu .li_menu a:hover, footer.footer .title-menu a:hover {
    color: #E22228;
  }
  .top-footer.mid-footer .container, .between-footer .container {
    margin-bottom: 10px;
    border-bottom: 1px solid #e0e0e1;
  }
  .between-footer i {
    font-size: 30px;
    float: left;
    margin: 0 15px;
    color: #E22228;
  }
  .between-footer .container {
    padding: 30px 0;
  }
  .below-footer {
    padding-bottom: 20px;
  }
  .between-footer .text-phone {
    font-size: 18px;
    float: left;
    padding-left: 10px;
  }
  .between-footer .phone a {
    color: #E22228;
    float: left;
    font-size: 18px;
    padding-left: 10px;
  }
  .social-footer a img {
    border-radius: 50px;
    height: 36px;
    width: 36px;
    margin-left: 10px;
    margin-top: -10px;
  }
  .social-footer {
    text-align: right;
  }
  .information-footer h2 {
    font-weight: bold;
  }
  .information-footer .title-infor, .information-footer span {
    font-weight: bold;
    color: #000;
    font-size: 16px;
  }
  .information-footer span {
    font-weight: 100;
  }
  footer.footer .copyright {
    background: #3c3c3c;
  }
  .bread-crumb .breadcrumb li a:hover, .bread-crumb .breadcrumb li.active, .bread-crumb .breadcrumb li strong, .item_contact .body_contact .icon_widget .fa, .btn.btn-primary:hover, input.btn-primary[type="submit"]:hover {
    color: #E22228;
  }
  .btn.btn-primary, input.btn-primary[type="submit"] {
    background-color: #E22228;
  }
  .btn.btn-primary:hover, input.btn-primary[type="submit"]:hover {
    border-color: #E22228;
  }
  .products-view .row > div {
    margin-bottom: 10px;
  }
  .product-box .product-name a {
    overflow: hidden;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    min-height: 72px;
    display: -webkit-box;
  }
  .aside-item .aside-title, .aside-item.sidebar-category .nav-item:before, ul#cart-sidebar .right_ct .btn.btn-primary, .button_cart_buy_enable, .button_cart_buy_enable:hover, .product-tab .tab-link {
    background-color: #E22228;
  }
  .sidebar-category .aside-content .nav-item:hover > a, .sidebar-category .aside-content .nav-item.active > a,.sidebar-category .aside-content .nav-item.active > .fa, .title-head a:hover,ul#cart-sidebar .right_ct .btn.btn-primary:hover, .top-cart-content .product-name:hover > a, .details-pro .group-status .status_name {
    color: #E22228;
  }
  ul#cart-sidebar .right_ct .btn.btn-primary:hover,.button_cart_buy_enable, .module_service_details .wrap_module_service {
    border-color: #E22228;
  }
  .product-tab .tab-link.current {
    background-color: #E22228;
  }
  #btnnewreview {
    background-color: #E22228!important;
    border-color: #E22228!important;
  }
  .heading_related_h .title-head {
    width: 100%;
    text-align: center;
  }
  a:hover {
    color: #E22228;
  }
  .sec_banner_infor .content_sec_banner_infor {
    background: none;
    padding: 0;
  }
  .pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
    background-color: #E22228;
    border-color: #E22228;
  }
  .blog-main {
    border-top: 0;
  }
  .title-head.page_title {
    font-weight: 500;
  }
  .title_blog_home {
    padding-bottom: 5px;
    border-bottom: 1px solid #d7d9dc;
    margin-bottom: 30px;
    text-align: left;
  }
  .title_blog_home h4 a {
    font-size: 22px;
  }
  .article-main .article-details .date {
    float: right;
  }
  .article-main .article-details {
    border-bottom: 1px solid #d7d9dc;
  }
  .myblog .col-lg-8.col-md-8.col-sm-12.col-xs-12 {
    padding-left: 0;
  }
  .product-tab .tabs-title {
    background-color: #f8f8f8;
    text-align: right;
  }
  .product-tab .tab-link {
    background: none;
  }
  .product-tab .tab-link span {
    color: #707070;
  }
  .product-tab .tab-link.current {
    background-color: #fff;
  }
  .product-tab .tab-link.current h3 span {
    color: #393939 !important;
  }
  .product-tab .tab-link {
    border-top: 0;
  }
  .button_cart_buy_enable {
    background-color: #E22228;
  }
  .table-bordered>tbody>tr> .text-left a {
    color: #E22228;
    font-size: 20px;
  }
  .blog_items .myblog .content-right-blog .title_blog_home {
    border-bottom: 0;
    margin-bottom: 0;
  }
  .owl-carousel .owl-item img {
    margin: 0 auto;
  }
  .mini-cart .heading-cart-mobi .bg_cart .count_item_pr {
    background-color: #E22228;
  }
  .sidenav {
    background-color: #E22228;
  }
  #search .input-group.search-bar{
      background:none !important;
  }
  #search > span.fa{
      display:none !important;
  }
  .form-search{
      margin-top:0 !important;
      display: flex;
      justify-content: center;
  }
  #search .input-group.search-bar {
      display: block;
      position: relative;
      z-index: 20;
      left: 0;
      top: 0;
      width: 100%;
      height: auto;
  }
  .form-search input{
      float:none;
      width: 500px!important;
          border-top-left-radius: 50px !important;
      border-bottom-left-radius: 50px !important;
  }
  .form-search span button{
  border-top-right-radius: 50px !important;
      border-bottom-right-radius: 50px !important;
  }
  header nav{
      background:none;
  }
  header nav .nav-item{
      float:none;
      display:inline-block;
  }
  header nav ul{
      text-align:center;
  }
  header nav .nav-item{
      border-bottom: none !important;
  }
  header nav .nav-item ul.item_small li{
      text-align:left;
  }
  @media (min-width:992px){
      .header-main .container > .row{
          display:flex;
          align-items:center;
      }
      .mid-header .content_header .header-right .top-cart-contain{
      position: relative;
      top: 0;
      float: none !important;
      right: 0;
  }
  .mini-cart{
      height:auto;
  }
  }
  @media(max-width: 767px) {
    .social-footer {
      text-align: left;
      margin-top: 20px;
    }
  }
  .backtop img {
    margin-top: -4px;
  }
  @media (min-width: 769px) and (max-width: 1024px) {
    .social-footer {
      margin-top: -10px;
    }
  }
  /* end custom theme */          
  header nav .nav-item ul.item_small{
      left:0 !important;
  }
  footer {
      padding: 0 0 0;
      overflow: hidden;
      color: #AAAAAA;
      margin-top: 15px;
  }
  footer .footer-inner, footer, .footer-bottom {
      background: #E22228;
  }
  .footer-column-last {
      margin-right: 0;
      margin-bottom: 15px;
      padding-left: 0;
  }
  footer h4 {
      padding: 0 0 10px;
      font-size: 14px;
      margin: 0;
      color: #FFFFFF;
      font-weight: bold;
      font-family: 'Open Sans', sans-serif;
      text-transform: uppercase;
      line-height: normal;
  }
  footer h4 {
      color: #000000;
  }
  footer h4 {
      color: #fff;
      font-size: 18px;
  }
  footer address {
      width: 100%;
      display: inline-block;
      margin: auto;
      font-style: normal;
      line-height: 30px;
      color: #AAAAAA;
      padding-top: 5px;
      text-align: left;
      padding-bottom: 0;
      font-size: 14px;
      border: none;
  }
  footer address {
      color: #fff;
  }
  i.add-icon, i.phone-icon {
      float: left;
  }
  .add-icon:before {
      content: "\f041";
      font-family: FontAwesome;
      font-size: 15px;
      color: #FFFFFF;
      height: 35px;
      width: 35px;
      line-height: 35px;
      display: inline-block;
      float: left;
      font-style: normal;
      text-align: center;
      margin-right: 10px;
      /* border-radius: 30px; */
      border: 2px #AAAAAA solid;
      border-radius: 25px;
  }
  .add-icon:before {
      background-color: #CCCCCC;
      border-radius: 3px;
      border: 0;
      height: 30px;
      width: 30px;
      line-height: 32px;
      font-size: 14px;
  }
  .phone-footer {
      overflow: hidden;
      font-size: 14px;
      line-height: 30px;
      color: #AAAAAA;
      margin-bottom: 10px;
      margin-top: 12px;
      display: inline-flex;
      width: 100%;
  }
  .phone-icon:before {
      content: "\f095";
      font-family: FontAwesome;
      font-size: 15px;
      color: #FFFFFF;
      height: 35px;
      width: 35px;
      /* margin-right: 5px; */
      line-height: 35px;
      display: inline-block;
      float: left;
      font-style: normal;
      text-align: center;
      margin-right: 10px;
      border: 2px #AAAAAA solid;
      border-radius: 25px;
  }
  .phone-icon:before {
      font-size: 14px;
      background-color: #CCCCCC;
      border-radius: 3px;
      border: 0;
      height: 30px;
      width: 30px;
      line-height: 32px;
  }
  footer a, footer p {
      font-size: 14px;
      color: #999999;
      padding-top: 5px;
      padding-bottom: 5px;
  }
  .footer-column-last a, .footer-column-last a:hover, .footer-column-last p, footer .footer-column a:hover, footer .footer-column a:hover:before {
      color: #fff !important;
  }
  footer a {
      line-height: normal;
  }
  .email-footer {
      overflow: hidden;
      margin-top: 0;
      font-size: 14px;
  }
  .email-icon:before {
      content: "\f0e0";
      font-family: FontAwesome;
      font-size: 14px;
      color: #FFFFFF;
      height: 35px;
      width: 35px;
      /* margin-right: 5px; */
      line-height: 35px;
      display: inline-block;
      float: left;
      font-style: normal;
      text-align: center;
      margin-right: 10px;
      border: 2px #AAAAAA solid;
      border-radius: 25px;
  }
  .email-icon:before {
      background-color: #CCCCCC;
      border-radius: 3px;
      border: 0;
      height: 30px;
      width: 30px;
      line-height: 30px;
      font-size: 14px;
  }
  .email-footer a {
      font-size: 14px;
      line-height: 30px;
      color: #AAAAAA;
  }
  .footer-column {
      margin-right: 10px;
      margin-bottom: 15px;
      border-top: none;
      padding: 0;
  }
  footer ul {
      margin: 0;
      padding: 0;
  }
  .links li {
      display: block;
  }
  footer ul li {
      list-style-type: none;
  }
  footer .footer-column a {
      transition: color 300ms ease-in-out 0s, background-color 300ms ease-in-out 0s, background-position 300ms ease-in-out 0s;
  }
  footer .footer-column a {
      display: block;
      color: #fff;
  }
  footer .footer-column a {
      line-height: 20px;
      display: inline-flex;
  }
  footer .footer-column a {
      font-size: 13px;
  }
  footer .coppyright, footer .footer-column a:before {
      color: #fff;
  }
  footer .footer-column a:before {
      content: "\f105";
      font-family: FontAwesome;
      font-size: 13px;
      display: inline-block !important;
      cursor: pointer;
      line-height: 20px;
      color: #666666;
      margin-right: 5px;
  }
  .counter_visitor table tr:not(:last-child) {
      border-bottom: 1px solid #fff;
  }
  .counter_visitor .ct_box tr td {
      color: #fff;
  }
  .counter_visitor .ct_box tr td:last-child {
      text-align: center;
  }
  footer p {
      color: #fff;
      margin: 0;
  }
  .counter_visitor .ct_box tr td{
      padding:0;
  }
  footer{
      padding-top:50px;
  }
  .footer-bottom {
      overflow: hidden;
      width: 100%;
      margin: auto;
      padding: 18px 0;
      background: #3B3B3B;
  }
  footer .coppyright {
      color: #666666;
      text-align: center;
      margin-bottom: 18px;
  }
  footer .footer-inner, footer, .footer-bottom {
      background: #E22228;
  }
  footer .coppyright{
      margin:0;
      color:#fff;
  }
  footer ul li{
      color:#fff !important;
  }
  @media (min-width: 1400px){
  footer .container {
      width: 1400px;
  }
  }  
  .top-cart-content{
  	top:100%;
  } 
  
  .product-box .image_container, .product-box .image_container,
  .product-box .image_container,.product-box .image_container{
      position: relative;
  }
  @media (min-width: 1024px){
.image_container a .front, .image_container a .back {
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    transition: 0.6s;
    -webkit-transition: 0.6s;
    transform-style: preserve-3d;
    -webkit-transform-style: preserve-3d;
}
.image_container a .front {
    z-index: 2;
    transform: rotateY(0deg);
    -webkit-transform: rotateY(0deg);
}
.image_container a .back {
    transform: rotateY(-180deg);
    -webkit-transform: rotateY(-180deg);
}
.image_container a:hover .front {
    transform: rotateY(
180deg);
    -webkit-transform: rotateY(
180deg);
}
.image_container a:hover .back {
    transform: rotateY(
0deg);
    -webkit-transform: rotateY(
0deg);
}
}
.product-box .loop_products_additional_img_wrapper,.product-box .loop_products_additional_img_wrapper,
.product-box .loop_products_additional_img_wrapper, .product-box .loop_products_additional_img_wrapper{
height: 100%;
    left: 0;
    overflow: hidden;
    position: absolute;
    top: 0;
    z-index: -1;
    width: 100%;
}
.product-info .actions{
    display: none;
    position: absolute;
    top: 0;
    width: 100%;
    background: white;
    padding: 10px 0;
    height: 100%;
}
.product-info .actions .button.btn-cart {
    border-radius: 40px;
    border: 1px solid transparent;
    padding: 10px;
    line-height: 14px;
    transition: color 300ms ease-in-out 0s, background-color 300ms ease-in-out 0s, background-position 300ms ease-in-out 0s;
}
.actions .button.btn-cart {
    float: right;
    margin: 0;
}
.actions .button.btn-cart {
    background: #E22228;
    color: #fff;
}
.actions .button.btn-cart span {
    font-size: 10px;
    font-weight: bold;
    margin-left: 0;
    text-transform: uppercase;
}
img.eye-img {
    float: left;
    margin-left: 2px;
    border: 1px solid transparent;
    padding: 10px;
    border-radius: 50%;
}
img.eye-img {
    background: #E22228;
}
.product-box:hover .actions, .product-box:focus .actions {
    transition: all 0.3s ease 0s;
}
.product-box:hover .actions, .product-box:focus .actions{
display: flex;
    justify-content: center;
    align-items: center;
}
.product-box form{
	margin:0 !important;
}
.eye-product{
    margin-left: 10px;
}
@media (max-width:767px){
	.product-info .actions{
    	display:flex;
        align-items:center;
        position:relative;
        top:unset;
            justify-content: center;
    }
} 
.header-bottom{
    background: #E22228;
}
header nav .nav-item > a{
	color:#fff;
}
header nav .nav-item{
	padding:5px;
}
header nav .nav-item:hover > a{
	color:#fff;
}
header nav .nav-item:hover ul.item_small{
	top:100% !important;
} 
.heading{
    text-align: center !important;
}
.heading h3 a,
.brand .text-center,
.heading .title-head a, .heading h3 a, .heading h2 a{
    font-weight: bold;
    color:#231F20;
} 
header nav .nav-item:hover ul.item_small li ul.sub-menu{
    width:238px;
    height:max-content;
}
.page-login .form-signup .form-group input::placeholder,
.page-login .form-signup .form-group textarea::placeholder{ /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: silver;
  opacity: 1; /* Firefox */
}

.page-login .form-signup .form-group input:-ms-input-placeholder,
.page-login .form-signup .form-group textarea:-ms-input-placeholder{ /* Internet Explorer 10-11 */
  color: silver;
}

.page-login .form-signup .form-group input::-ms-input-placeholder,
.page-login .form-signup .form-group textarea::-ms-input-placeholder{ /* Microsoft Edge */
  color: silver;
}
.group_contact .form-group .content-area{
	min-height:100px;
}
.page-login .form-signup .form-group{
	margin-bottom:8px;
}
.page-login .form-signup .form-group input{
	height:40px;
}
.page-login .form-signup .form-group textarea{
	margin-bottom:0;
}
.page-login{
	padding:0;
} 
h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6,
body,p,span,strong,a,button,input{
    font-family: font_MTD,sans-serif;
} 
.module_product_col__list .pro_item{
    display: flex;
    align-items: center;
}
.module_product_col__list .pro_item:not(:last-child){
	margin-bottom:10px;
    padding-bottom:10px;    
    border-bottom: 1px solid #e1e1e1;
}
.module_product_col__list .pro_item img{
    width: 60px;
    margin-right: 15px;
}
.module_product_col__list .pro_item h3{
margin:0;      
}
.module_product_col h2{
	font-weight: bold;
      margin-bottom: 10px !important;
    padding-bottom: 10px;
    border-bottom: 2px solid #000;
    margin:0;
    font-size:14px;
}
.module_product_col__list .pro_item h3 a{
    font-size: 14px;        
}
.module_product_col__list .pro_item .price-box{
    text-align: left;
    display:flex;
}
.module_product_col__list .pro_item .price-box .product-price{
	margin-right:7px;    
    font-size:14px;
}
.module_product_col__list .pro_item .price-box .product-price-old{
	font-size:12px;
} 
.content_home_bottom{
	padding:40px 0;
    background:#f4f4f4;
}  
@media (max-width:767px){
	.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9{
        padding-right: 5px;
    padding-left: 5px;
    }
.row {
    margin-right: -5px;
    margin-left: -5px;
}
.container{
padding-right: 5px;
    padding-left: 5px;
}
} 
@media (min-width:992px){
	.details-product .product-images{
    	width:40%;
    }
    .details-product .details-pro{
    	width:60%;
    }
}