/**
 * @author DMT - Development Team
 * @copyright Copyright DMT - Development Team
 * @copyright Copyright PrestaStore.ir
 * @link PrestaStore.ir
 **/
 
 /********** global_rtl.css **********/
.container {
  margin-left: auto;
  margin-right: auto;
  padding-right: 15px;
  padding-left: 15px; }
.container:before, .container:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */ }
.container:after {
  clear: both; }

.row {
  margin-right: -15px;
  margin-left: -15px; }
.row:before, .row:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */ }
.row:after {
  clear: both; }

.col-md-1,
.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-md-10,
.col-md-11,
.col-md-12,
.col-lg-1,
.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-lg-10,
.col-lg-11,
.col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px; }

/**@media (min-width: 992px) {**/
.container {
  min-width: 970px;
  max-width: 970px }

.col-md-1,
.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-md-10,
.col-md-11 {
  float: right; }

.col-md-1 {
  width: 8.33333%; }

.col-md-2 {
  width: 16.66667%; }

.col-md-3 {
  width: 25%; }

.col-md-4 {
  width: 33.33333%; }

.col-md-5 {
  width: 41.66667%; }

.col-md-6 {
  width: 50%; }

.col-md-7 {
  width: 58.33333%; }

.col-md-8 {
  width: 66.66667%; }

.col-md-9 {
  width: 75%; }

.col-md-10 {
  width: 83.33333%; }

.col-md-11 {
  width: 91.66667%; }

.col-md-12 {
  width: 100%; }

.col-md-push-0 {
  right: auto; }

.col-md-push-1 {
  right: 8.33333%; }

.col-md-push-2 {
  right: 16.66667%; }

.col-md-push-3 {
  right: 25%; }

.col-md-push-4 {
  right: 33.33333%; }

.col-md-push-5 {
  right: 41.66667%; }

.col-md-push-6 {
  right: 50%; }

.col-md-push-7 {
  right: 58.33333%; }

.col-md-push-8 {
  right: 66.66667%; }

.col-md-push-9 {
  right: 75%; }

.col-md-push-10 {
  right: 83.33333%; }

.col-md-push-11 {
  right: 91.66667%; }

.col-md-pull-0 {
  left: auto; }

.col-md-pull-1 {
  left: 8.33333%; }

.col-md-pull-2 {
  left: 16.66667%; }

.col-md-pull-3 {
  left: 25%; }

.col-md-pull-4 {
  left: 33.33333%; }

.col-md-pull-5 {
  left: 41.66667%; }

.col-md-pull-6 {
  left: 50%; }

.col-md-pull-7 {
  left: 58.33333%; }

.col-md-pull-8 {
  left: 66.66667%; }

.col-md-pull-9 {
  left: 75%; }

.col-md-pull-10 {
  left: 83.33333%; }

.col-md-pull-11 {
  left: 91.66667%; }

.col-md-offset-0 {
  margin-right: 0; }

.col-md-offset-1 {
  margin-right: 8.33333%; }

.col-md-offset-2 {
  margin-right: 16.66667%; }

.col-md-offset-3 {
  margin-right: 25%; }

.col-md-offset-4 {
  margin-right: 33.33333%; }

.col-md-offset-5 {
  margin-right: 41.66667%; }

.col-md-offset-6 {
  margin-right: 50%; }

.col-md-offset-7 {
  margin-right: 58.33333%; }

.col-md-offset-8 {
  margin-right: 66.66667%; }

.col-md-offset-9 {
  margin-right: 75%; }

.col-md-offset-10 {
  margin-right: 83.33333%; }

.col-md-offset-11 {
  margin-right: 91.66667%; } /**}**/
@media (min-width: 1200px) {
  .container {
    max-width: 1170px; }

  .col-lg-1,
  .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-lg-10,
  .col-lg-11 {
    float: right; }

  .col-lg-1 {
    width: 8.33333%; }

  .col-lg-2 {
    width: 16.66667%; }

  .col-lg-3 {
    width: 25%; }

  .col-lg-4 {
    width: 33.33333%; }

  .col-lg-5 {
    width: 41.66667%; }

  .col-lg-6 {
    width: 50%; }

  .col-lg-7 {
    width: 58.33333%; }

  .col-lg-8 {
    width: 66.66667%; }

  .col-lg-9 {
    width: 75%; }

  .col-lg-10 {
    width: 83.33333%; }

  .col-lg-11 {
    width: 91.66667%; }

  .col-lg-12 {
    width: 100%; }

  .col-lg-push-0 {
    right: auto; }

  .col-lg-push-1 {
    right: 8.33333%; }

  .col-lg-push-2 {
    right: 16.66667%; }

  .col-lg-push-3 {
    right: 25%; }

  .col-lg-push-4 {
    right: 33.33333%; }

  .col-lg-push-5 {
    right: 41.66667%; }

  .col-lg-push-6 {
    right: 50%; }

  .col-lg-push-7 {
    right: 58.33333%; }

  .col-lg-push-8 {
    right: 66.66667%; }

  .col-lg-push-9 {
    right: 75%; }

  .col-lg-push-10 {
    right: 83.33333%; }

  .col-lg-push-11 {
    right: 91.66667%; }

  .col-lg-pull-0 {
    left: auto; }

  .col-lg-pull-1 {
    left: 8.33333%; }

  .col-lg-pull-2 {
    left: 16.66667%; }

  .col-lg-pull-3 {
    left: 25%; }

  .col-lg-pull-4 {
    left: 33.33333%; }

  .col-lg-pull-5 {
    left: 41.66667%; }

  .col-lg-pull-6 {
    left: 50%; }

  .col-lg-pull-7 {
    left: 58.33333%; }

  .col-lg-pull-8 {
    left: 66.66667%; }

  .col-lg-pull-9 {
    left: 75%; }

  .col-lg-pull-10 {
    left: 83.33333%; }

  .col-lg-pull-11 {
    left: 91.66667%; }

  .col-lg-offset-0 {
    margin-right: 0; }

  .col-lg-offset-1 {
    margin-right: 8.33333%; }

  .col-lg-offset-2 {
    margin-right: 16.66667%; }

  .col-lg-offset-3 {
    margin-right: 25%; }

  .col-lg-offset-4 {
    margin-right: 33.33333%; }

  .col-lg-offset-5 {
    margin-right: 41.66667%; }

  .col-lg-offset-6 {
    margin-right: 50%; }

  .col-lg-offset-7 {
    margin-right: 58.33333%; }

  .col-lg-offset-8 {
    margin-right: 66.66667%; }

  .col-lg-offset-9 {
    margin-right: 75%; }

  .col-lg-offset-10 {
    margin-right: 83.33333%; }

  .col-lg-offset-11 {
    margin-right: 91.66667%; } }
    
/******************** min-width 1200px ********************/
@media (min-width: 1200px) {
    .visible-sm.visible-lg {
        display: block !important;
    }
    tr.visible-sm.visible-lg {
        display: table-row !important;
    }
    th.visible-sm.visible-lg,
    td.visible-sm.visible-lg {
        display: table-cell !important;
    }
    .visible-md.visible-lg {
    display: block !important; }

    tr.visible-md.visible-lg {
        display: table-row !important;
    }
    th.visible-md.visible-lg,
    td.visible-md.visible-lg {
        display: table-cell !important;
    }
    .visible-lg {
        display: block !important;
    }
    tr.visible-lg {
        display: table-row !important;
    }
    th.visible-lg,
    td.visible-lg {
        display: table-cell !important;
    }
    .hidden-xs.hidden-lg {
        display: none !important;
    }
    tr.hidden-xs.hidden-lg {
        display: none !important;
    }
    th.hidden-xs.hidden-lg,
    td.hidden-xs.hidden-lg {
        display: none !important;
    }
    .hidden-sm.hidden-lg {
        display: none !important;
    }
    tr.hidden-sm.hidden-lg {
        display: none !important;
    }
    th.hidden-sm.hidden-lg,
    td.hidden-sm.hidden-lg {
        display: none !important;
    }
    .hidden-md.hidden-lg {
        display: none !important;
    }
    tr.hidden-md.hidden-lg {
        display: none !important;
    }
    th.hidden-md.hidden-lg,
    td.hidden-md.hidden-lg {
        display: none !important;
    }
    .hidden-lg {
        display: none !important;
    }
    tr.hidden-lg {
        display: none !important;
    }
    th.hidden-lg,
    td.hidden-lg {
        display: none !important;
    }
    #address .form-group.phone-number,
    #identity .form-group.phone-number,
    #account-creation_form .form-group.phone-number,
    #new_account_form .form-group.phone-number,
    #opc_account_form .form-group.phone-number,
    #authentication .form-group.phone-number {
        float: right;
        width: 270px;
        margin-left: 13px;
    }
    #address .form-group.phone-number + p,
    #identity .form-group.phone-number + p,
    #account-creation_form .form-group.phone-number + p,
    #new_account_form .form-group.phone-number + p,
    #opc_account_form .form-group.phone-number + p,
    #authentication .form-group.phone-number + p {
        padding: 23px 0px 0 0;
        margin-bottom: 0;
    }
    #manufacturers_list.grid li.first-in-line,
    #suppliers_list.grid li.first-in-line {
        clear: right;
    }
    #manufacturers_list.grid li.last-line .product-container,
    #suppliers_list.grid li.last-line .product-container {
        border-bottom: none;
    }
    #guestTracking .form-group {
        overflow: hidden;
    }
    #guestTracking .form-group i {
        padding-right: 10px;
    }
    #guestTracking .form-control {
        float: right;
    }
    #guestTracking label {
        float: right;
        clear: both;
        width: 100%;
    }
    .share {
        position: relative;
        top: -350px;
    }
    #maintenance {
        margin: 126px 0 0 0;
        padding: 91px 48px 365px 297px;
        background: url(../img/bg_maintenance.png) no-repeat;
    }
    #maintenance {
        padding: 91px 297px 365px 48px;
        background: url(../../img/bg_maintenance_rtl.png) no-repeat
    }
    ul.product_list .product-image-container .quick-view {
        display: none; 
    }
    ul.product_list.grid > li.hovered .product-container {
        -webkit-box-shadow: rgba(0, 0, 0, 0.17) 0 0 13px;
        -moz-box-shadow: rgba(0, 0, 0, 0.17) 0 0 13px;
        box-shadow: rgba(0, 0, 0, 0.17) 0 0 13px;
        position: relative;
        z-index: 10;
    }
    ul.product_list.grid > li.hovered .product-container .content_price {
        display: none;
    }
    ul.product_list.grid > li.hovered .product-container .product-image-container .content_price {
        display: block;
    }
    ul.product_list.grid > li.hovered .product-container .product-image-container .quick-view {
        display: block;
    }
    ul.product_list.grid > li.hovered .product-container .functional-buttons,
    ul.product_list.grid > li.hovered .product-container .button-container,
    ul.product_list.grid > li.hovered .product-container .comments_note {
        display: block;
    }
    #blockpack ul > li.last-line {
        border: none;
        padding-bottom: 0;
        margin-bottom: 0;
    }
    ul.product_list.list > li:hover .product-image-container .quick-view {
        display: block;
    }
    #index ul.product_list.tab-pane > li {
        padding-bottom: 85px;
        margin-bottom: 0;
    }
    #index ul.product_list.tab-pane > li.last-line {
        border: none;
        padding-bottom: 0;
        margin-bottom: 0;
    }
}
/******************** min-width 1200px ********************/
    @media only screen and (min-width: 1200px) {
        .container {
            padding-right: 0;
            padding-left: 0;
        }
        /********** dmtbanner **********/
        #dmtb_productbanner .row {
            margin-left: 0;
            margin-right: 0;
        }
        #dmtb_productbanner .item {
            padding-left: 0;
            padding-right: 0;
        }
    }

/******************** max-width 1199px ********************/
    @media (max-width: 1199px) {
        /********** product_list_rtl.css **********/
        ul.product_list.grid > li .product-container .button-container .ajax_add_to_cart_button {
            float: none;
            margin-bottom: 10px;
        }
        ul.product_list.grid > li .product-container .functional-buttons {
            float: none;
            margin: auto;
            width: 66px;
        }
        /********** product_rtl.css **********/
        #product #center_column .primary_block.row {
            margin-left: -5px;
            margin-right: -5px;
        }
        #product #center_column .primary_block.row > div {
            padding-left: 5px;
            padding-right: 5px;
        }
        .pb-center-column #product_information {
            position: relative;
            padding: 0 0 10px;
        }
        .pb-center-column h1 {
            max-width: 100%;
        }
        .fancybox-nav span {
            visibility: visible;
        }
        /********** dmtcountdown **********/
        .dmtcd_holder .timeTo {
    		position: inherit;
        	right: 0;
        	text-align: center;
        	top: 5px;
    	}
        .dmtcd_container .timeTo {
            position: relative;
            top: 5px;
            right: 0;
            display: block;
            margin: auto;
            width: 222px;
        }
        .dmtcd_count_down .count_down_cont {
            width: 304px;
        }
        /********** dmtsliders **********/
        .dmts_slider .button_cont {
            text-align: center;
        }
        .dmts_slider .ajax_add_to_cart_button {
            display: block;
            float: none;
            margin: 0 5px 10px;
        }
        .dmts_slider .add_to_wishlist,
        .dmts_slider .add_to_compare {
            float: none;
            display: inline-block;
            margin: 0 5px 10px;
        }
        /********** blocklayered **********/
        .layered_slider_container {
            margin: 6px 7px 6px 0;
        }
        /********** dmtbanner **********/
        #dmtb_productbanner .row {
            margin-left: 0;
            margin-right: 0;
        }
        #dmtb_productbanner .item {
            padding-left: 0;
            padding-right: 0;
        }
        /********** dmtcomment **********/
        #dmtc_form_cont label {
            text-align: right;
            padding-right: 0;
        }
        #dmtc_form_cont .required {
            float: left;
            margin-top: -31px;
            position: relative;
        }
    }