/**
* 2007-2022 PrestaShop
*
* NOTICE OF LICENSE
*
* This source file is subject to the Academic Free License (AFL 3.0)
* that is bundled with this package in the file LICENSE.txt.
* It is also available through the world-wide-web at this URL:
* http://opensource.org/licenses/afl-3.0.php
* If you did not receive a copy of the license and are unable to
* obtain it through the world-wide-web, please send an email
* to license@prestashop.com so we can send you a copy immediately.
*
* DISCLAIMER
*
* Do not edit or add to this file if you wish to upgrade PrestaShop to newer
* versions in the future. If you wish to customize PrestaShop for your
* needs please refer to http://www.prestashop.com for more information.
*
*  @author    PrestaShop SA <contact@prestashop.com>
*  @copyright 2007-2022 PrestaShop SA
*  @license   http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
*  International Registered Trademark & Property of PrestaShop SA
*
* Don't forget to prefix your containers with your own identifier
* to avoid any conflicts with others containers.
*/
 
.markup {
    margin-top: -11px;
    margin-left: 22px;
}
.track:hover {
    color: grey;
}

.sticky-container{
    padding:0px;
    margin:0px;
    position:fixed;
    right:-170px;
    top:230px;
    width:210px;
    z-index: 5005;
}
.sticky li{
    list-style-type:none;
    background-color:#fff;
    color:#efefef;
    height:43px;
    padding:0px;
    margin:0px 0px 1px 0px;
    -webkit-transition:all 0.25s ease-in-out;
    -moz-transition:all 0.25s ease-in-out;
    -o-transition:all 0.25s ease-in-out;
    transition:all 0.25s ease-in-out;
    cursor:pointer;
}
.sticky li:hover{
    margin-left:-150px;

}
.img17{
    float:left;
    margin:5px 4px;
    margin-right:5px;
}
.img16{
    float:left;
    margin-left: 7px; 
    /* margin:5px 4px;
    margin-right:5px; */
 }
.sticky li p{
    padding-top:8px;
    margin:0px;
    line-height:22px;
    font-size:11px;
}
.sticky li p a{
    text-decoration:none;
    color:#2C3539;
}
.sticky li p a:hover{
    text-decoration:underline;
}
.disabled {
    pointer-events: none;
    cursor: default;
    background: dddddd;
   display:none;
}
.enable {
    pointer-events: none;
    cursor: default;
    background: dddddd;
   display:block;
}
.cancell{
    font-size: 19px;
    color: red;
    position: fixed;
    right: 0;
    margin-top: -6px;
    margin-right: -2px
}
.fa-times-circle:before {
    content: "\f057";
    font-size: 19px;
    font-family: "FontAwesome";
    color: red;
    position: fixed;
    right: 0;
    margin-top: -6px;
    margin-right: -2px
}
.can{
    font-size: 19px;
    color: red;
    position: absolute;
    left: 9% ;

}
 /* .btn-primary, .btn-secondary, .btn-tertiary {
    box-shadow: 2px 2px 4px 0 rgba(0,0,0,.2);
    text-transform: uppercase;
    font-weight: 600;
    padding: .5rem 1.25rem;
    margin-top: 10px;
} */
.lefty {
    float: left;
}

.fmmPreorder_label_17 {
   /*
    top: -250px;
    width: 100%;
    */
}

.fmmPreorder_label_17 .fmmPreorderAv, #fmmPreorder_label_16 .fmmPreorderAv {
    /* background: linear-gradient(#009ad0, #007ab7); */
    /* color: #fff; */
     display: inline-block;
    font-size: 12px;
    font-weight: bold;
    margin: 10px 0;
    padding: 8px;
    text-align: center;
    width: 39px;
    height: 39px;
}
.fmmPreorder_label_17 .fmmPreorderAv:hover {
cursor:pointer;
/* background: linear-gradient(#009ad0, #007ab7);*/
    color: #fff;
} 

/* ////////////////////////////////////////////////////// */
.button.ajax_add_to_cart_button {
    
    font: 700 17px/21px Arial, Helvetica, sans-serif;
    color: #fff;
    text-shadow: 1px 1px rgba(0, 0, 0, 0.2);
    padding: 0;
    border: 1px solid;
        border-top-color: currentcolor;
        border-right-color: currentcolor;
        border-bottom-color: currentcolor;
        border-left-color: currentcolor;
    border-color: #0079b6 #006fa8 #012740 #006fa8;
}
ul.product_list .product-image-container img {
    margin: 0 auto;
}
.img-responsive {
    display: block;
    max-width: 100%;
    height: auto;
}
a img {
    border: none;
}
img {
    vertical-align: middle;
}
.product-image-container {
    text-align: center;
}
.button-container {
    text-align: center;
}
.product-image-container {
    border: 1px solid #d6d4d4;
    padding: 9px;
    margin-bottom: 13px;
    position: relative;
}
.product-image-container .quick-view {
    display: block;
}
ul.product_list .product-image-container .quick-view {
    font: 700 13px/16px Arial, Helvetica, sans-serif;
    color: #777676;
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -21px 0 0 -53px;
    padding: 13px 0 0;
    background: rgba(255, 255, 255, 0.82);
    width: 107px;
    height: 43px;
    text-align: center;
    -moz-box-shadow: rgba(0, 0, 0, 0.16) 0 2px 8px;
    -webkit-box-shadow: rgba(0, 0, 0, 0.16) 0 2px 8px;
    box-shadow: rgba(0, 0, 0, 0.16) 0 2px 8px;
}
.product-image-container .content_price {
    position: absolute;
    left: 0;
    bottom: -1px;
    width: 100%;
    background: url(../img/price-container-bg.png);
    padding: 9px 0;
    display: block;
}
.product-image-container .content_price span {
    color: #fff;
}
.button-container {
    margin-bottom: 14px;
}

li .ajax_add_to_cart_button {
    margin: 0 6px 10px 6px;
}
.swal2-container{
    z-index: 5009 !important;
}
.paging {
    margin-top: 23px;
    display: inline-block;
}
.majin {
    margin-top: 89px;
}
.button-container .lnk_view {
    margin: 0 6px 10px 6px;
}
.product-miniature .product-thumbnail {
    margin-top: 25px !important;
}
.magical-margin {
    margin-bottom: 150px;
}
.label {
    color: black;
}
/* .forsake {
    margin-top: 369px;
}
.tabular {
    margin-top: 1rem;
}
.table-bordered, .table-bordered {

    border: 1px solid 

    #bdb9b9;

} */

/* sperate */
.table-wrapper.comparison {
    clear: both;
    max-width: 100%;
    overflow-x: auto;
    position: relative;
}
.table-wrapper {
    margin-bottom: 20px;
}
.table-comparison .cell.product.label {
    border-bottom: 1px solid 
    #ccc;
}
.table-comparison .cell.product.info, .table-comparison .cell.product.label {
    border-bottom: 1px solid 
    #ccc;
}
.table-comparison .label {
    border-right: 1px solid 
    #ccc;
}
.table-comparison th span.label.attribute {
    border-right: none;
    color: #000443;
}
.cell{
    border-right: 1px solid 
    #ccc;
}
.table tbody + tbody {
    border-top: 2px solid 
    #ccc;
}
.pedo {
    margin-bottom: 66px;
}
.table td {
    border-top: 1px solid #ccc;
}
body#module-advanceproductcomparison-FrontAdvanceProductComparison .product-miniature .thumbnail-container .product-thumbnail.fmm-image {
    height: auto;
}

table#product-comparison {
    font: 400 14px / 15px "Raleway", "Roboto Condensed", sans-serif;
}
#product-comparison tr:nth-child(1) {
    background: transparent;
}
#product-comparison tr:nth-child(odd) {
    background: #fff;
    color: #000443;
}
#product-comparison tr:nth-child(even) {
    background: #eaeaea;
    color: #000443;
}
.table#product-comparison td, .table#product-comparison th, table#product-comparison tbody + tbody {
    border: 1px solid #fff;
}
.table#product-comparison .attibute.value {
    text-align: center;
}
.table td, .table th {
    padding: .75rem;
    vertical-align: top;
    border-top: 1px solid #f6f6f6;
}
.swal2-actions {
    text-align: center;
}
.swal2-confirm:focus {
    outline: none;
}

.comparison .product-miniature .thumbnail-container .product-thumbnail {
    height: auto;
}

.deleteComp {
    fill: #044370;
}
.removeCompare {
    position: absolute;
    top: 0;
    right: 0;
}
#product-comparison .product-miniature {
    border: none;
}

.table#product-comparison td:first-child {
    border: none;
}