/* Large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) 
{
  .container {
    width: 1170px;
  }

  /* Navigation */
  .watch-selector {background: url(../images/watch-selector-ico.png) #000000 no-repeat 15px center;}
  
  /* Newsletter */
  .tsst-newsletter {padding: 45px 0;}

  /*
  // Products Tab & Carousel
  // -------------------------------------------------- */
  
  .whats-new .tab-content .tab-pane {width: 100% !important;}
  .crsl-item .product-cat {
    padding: 0 20px;
    font-size: 1.2em;
  }
  /*.crsl-nav .carousel-control-previous {left: -50px;}
  .crsl-nav .carousel-control-next {right: -50px;}*/

  /*
  // Module Aside
  // -------------------------------------------------- */
  aside[role=complementary] {padding: 50px 25px;}

  /*
  // Collection List
  // -------------------------------------------------- */
  
  /* 3 Items Per Line */
  
  .category-products .products-grid.grid-xs .item .product-price, 
  .category-products .products-grid.grid-xs .item .product-cat
  {
      font-size: 1.2em;
      margin: 30px 0 15px 0;
  }
  .category-products .products-grid.grid-xs .item .product-cat
  {
      text-align: left;
      padding-left: 15px;
  }
  .category-products .products-grid.grid-xs .item .product-price
  {
      text-align: right;
      border-right: 1px solid #ccc;
      padding-right: 15px;
  }

  
  .category-products .products-grid.grid-xs .item .product-reference
  {
    display: block;    
    text-align: right;
    padding-right: 15px;
    
  }
  .category-products .products-grid.grid-xs .item .product-variations
  {
      text-align: left;
      padding-left: 15px;
      border-left: 1px solid #cccccc;
  }
  
  /*.catalog-category-view .category-view .category-products .products-grid.grid-xs .item .product-price {
    font-size: 1.2em;
    margin: 30px 0 15px 0;
  }
  .catalog-category-view .category-view .category-products .products-grid.grid-xs .item .product-cat {
    font-size:1.2em;
    margin: 30px 0 15px 0;
  }
  .catalog-category-view .category-view .category-products .products-grid.grid-xs .item .product-reference {
    width: 50%;
    float: left;
    text-align: right;
    padding: 0 15px 0 0;
  }
  .catalog-category-view .category-view .category-products .products-grid.grid-xs .item .product-variations {
    width: 50%;
    float: left;
    text-align: left;
    padding: 0 0 0 15px;
    border-left: 1px solid #cccccc;
  }*

  /*
  // Search Results
  // -------------------------------------------------- */
  
  /* 3 Items Per Line */
.category-products .products-grid.grid-xs .item .product-price {
    font-size: 1.2em;
    margin: 30px 0 15px 0;
  }

 .category-products .products-grid.grid-xs .item .product-reference {
    float: left;
    text-align: right;
    padding: 0 15px 0 0;
  }
.category-products .products-grid.grid-xs .item .product-variations {
    float: left;
    text-align: left;
    padding: 0 0 0 15px;
    border-left: 1px solid #cccccc;
  }

  /*
  // Search Results
  // -------------------------------------------------- */
  
  /* 3 Items Per Line */
.category-products .products-grid.grid-xs .item .product-price {
    font-size: 1.2em;
    margin: 30px 0 15px 0;
  }
.category-products .products-grid.grid-xs .item .product-cat {
    font-size:1.2em;
    margin: 30px 0 15px 0;
  }
.category-products .products-grid.grid-xs .item .product-reference {
    float: left;
    text-align: right;
    padding: 0 15px 0 0;
  }
.category-products .products-grid.grid-xs .item .product-variations {

    float: left;
    text-align: left;
    padding: 0 0 0 15px;
    border-left: 1px solid #cccccc;
  }

  
  /*
  // Product Page
  // -------------------------------------------------- */
  .catalog-product-view .product-essential .box-related .related-product {
    width: 380px !important;
    margin: 20px;
  }
  .catalog-product-view .product-informations .product-main-info .in-stock + .show-block {
    margin: 10px 0 50px 5px;
  }
  .catalog-product-view .tab-content .tab-pane.tab-sizing-tool img {
    margin-right: 120px;
    width: auto;
    max-width: 580px;
  }
  .catalog-product-view .tab-content .tab-pane .list-table ~ .icons {
    padding: 0 0 0 60px;
  }

  /*
  // Gift Card Page
  // -------------------------------------------------- */
  .gift-card .jumbotron.card-encart .pull-right {
    float: right !important;
    display: inline-block;
    margin-bottom: 0;
  }

  /*
  // Review Page
  // -------------------------------------------------- */
  .review-product-list .rate-product + .btn {
    float: right;
    margin: -35px 0 0 0;
  }

  /*
  // Content Page
  // -------------------------------------------------- */
  .cms-page-view div[role=main] h3 {padding: 0 0 0 100px;}
  .cms-page-view div[role=main] p {padding: 0 0 0 100px;}
  .cms-page-view div[role=main] ol {padding: 0 0 0 150px;}

  /*
  // Contest Page
  // -------------------------------------------------- */
  
  .contest-index .contest-banner .caption {
    padding: 0 40px 0 80px;
    height: 75%;
  }
  .contest-index .contest-banner .caption h2 {font-size: 2.2em;}
  .contest-index .contest-banner .caption .lead {font-size: 1.6em;}
  .contest-index .page-title h1 {padding: 0 0 0 50px;}

  /*
  // Newsletter Subscription
  // -------------------------------------------------- */
  
  .newsletter-subscription .page-title h1 {padding: 0;}

  /*
  // Customer Services
  // -------------------------------------------------- */

  .contact-form .dl-horizontal dt {width: 280px;}
  .contact-form .dl-horizontal dd {margin-left: 280px;}

  /*
  // As Seen In
  // -------------------------------------------------- */

  .sqli-asseenin-index-index .asseenin-item .asseenin-relatedproduct {width: 372px;}

  /*
  // 404 Page
  // -------------------------------------------------- */

  .cms-index-noroute .jumbotron .caption {padding: 0 100px;}
  
  
  .category-products .products-grid .item .product-reference.no-variation
  {
      padding-right :0;
      text-align: center;
  }
  
  /*
  // PopUp
  // -------------------------------------------------- */
  #official-website, #swiss-made, #free-shipping, #easy-returns, #tissot-warranty, #secure-payment{
    display: none;
  }
  .box-background{
    position: fixed;
    top: 0px;
    left: 0px;
    height: 100%;
    width: 100%;
    background: rgba(255, 255, 255, 0.8);
    z-index: 100;
  }   
  .box{
    color: #000;
    display: table;
    background: rgba(255, 255, 255, 1);
    margin: 20% auto;
    width: 50%;
    height: 20%;
    padding: 2em;
  }
  .box-img{
    float: left;
    padding: 0 1em;
  }
  .box-close{
    position: relative;
    float: right;
    font-size: 2.5em;
    color: #000;
  }
  .box-close:hover{
    cursor: pointer;
    text-decoration: none;
  }
  .box-header{
    width: 90%;
    float: left;
    padding: 0.4em 0;
  }
  .box-header h1{
    margin: 0;
    padding: 0.2em 0 0 3em;
    text-align: left;
  }
  .box-body{
    clear: both;
    width: 100%;
    padding: 1em 0;
    text-align: left;
  }
  .box-body ul{
    margin-bottom: 0.85em;
  }
  .box-body ul li{
    font-size: 1em;
    list-style-type: initial;
    margin-left: 2em;
    padding-left: 0.5em;
    text-align: left;
    width: 100%;
    color: #000;
  }
}