/** Shopify CDN: Minification failed

Line 3543:37 Unexpected "{"

**/
@media only screen and (min-width : 1366px) {
  li.explore-submenu {	
    min-width: 170px;
  }
  #main-nav .multi-level-nav ul > li:first-child > ul > li.explore-submenu:nth-child(2) {
    min-width: 0;
    max-width: 100px;
  }
  #main-nav .multi-level-nav ul > li:nth-child(2) > ul > li.explore-submenu:nth-child(2) {
    margin-right: 0;
    min-width: 140px;
  } 
  #cart-summary-overlay {
    max-width: 540px;
    height: 100vh;
    z-index: 9999999999;
  }
  .minicart-item-list {
    /*max-height: 350px !important;*/ 
  }
  .minicart-container {
    display: block;
  } 
}

@media only screen and (max-width: 1441px) and (min-width: 1439px){
  .footer-newsletter .column-half {
    padding: 80px 0 65px 120px;
  }
}

@media only screen and (min-width : 1440px) {
  .mimage, .mtext {
    height: 500px;
  }
  .minsonary-right>div {
    height: 640px;
  }
  .minsonary-right-bottom.mtext {
    height: 360px;
  }
}
@media only screen and (min-width : 1800px) {

}

@media only screen and (min-width : 1900px) {
  .vc-story .cover-tag > h1 {
    margin-bottom: 20px;
  }
}


@media only screen and (min-width : 1025px) {
  .signup-form-subtitle p {
    max-width: 330px;
  }
  .hint-of-history-desktop .hint-of-history .container {
    left: 10%;
  }
  .collection-tab-content .product-block {
    margin-bottom: 70px;
  }
}

@media only screen and (min-width: 1190px){
  .image-menu .subnav-details {
    width: calc(100% - 460px) !important;
  }
  .subnav-details-right {
    margin-left: 20px;
  }
  .subnav-details-inner {
    display: flex;
    align-items: center;
  }
  .subnav-details .menu-bestseller-image {
    max-width: 400px !important;
  }
}
@media only screen and (max-width: 1365px) and (min-width: 1041px){
  .minsonary-left {	margin-right: 8px; width: calc( 70% - 3px );}
}

@media only screen and (min-width: 1201px) and (max-width: 1500px){
  .has-sidebar .collection-listing .product-block {
    width: 33%;
    padding: 15px 8px 40px;
    margin: 0;
  }
  .sub-info-block {
    width: 33.33%;
  }
}

@media only screen and (min-width: 769px) and (max-width: 1200px){
  .has-sidebar .collection-listing .product-block {
    width: calc(50% - 2px);
    padding: 15px 8px 40px;
    margin: 0;
  }
  .sub-info-block {
    width: 50%;
  }
}

@media only screen and (max-width: 1365px) and (min-width: 1025px){
  .nav-row ul.explore-subnav > li {
    margin-right: 30px !important;
  }
  .explore-image img {
    max-width: 100%;
  }
  li.level2.explore-submenu.no-margin {
    margin-right: 0 !important;
    margin-left: 0px !important;
  }
}
@media only screen and (min-width: 1500px){
  .collection-listing .product-block {
    width: 25%;
  }
}
@media only screen and (min-width: 1927px){
  .collection-listing .product-block {
    width: 20%;
  }
  .sub-info-block {
    width: 20%;
  }
}
@media only screen and (min-width: 5000px){
  .collection-listing .product-block {
    width: 20%;
  }
  .sub-info-block {
    width: 20%;
  }
}
/*=========================*/
/*        desktop          */
/*=========================*/
@media only screen and (min-width: 769px) {
  .collection-right.has-sidebar{ 
    width: calc(100% - 310px);
    margin-left: 100px;

  }
}

@media only screen and (min-width: 768px) {
  body[data-template="page.skimmers"] .skimmer-header-text {
      text-align: left;
  }
  /*----------- page bluelight ----*/
  .bluelight-content1 {
    width: 1220px;
    margin: 0 auto;
    max-width: 100%;
  }
  .bluelight-content1-right {
    width: 50%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding-right: 30px;
  }
  .bluelight-content1-left {
    width: 50%;
    padding-right: 80px;
  }
  .page-bluelight .dayone-header-text{
    position:initial;

  }
  .page-bluelight .bluelight-header-top .dayone-header-text{
    left:130px; 
    right:auto; 
    top: 250px;
    position:absolute;

  }
  .bluelight-content2-inner {
    display: flex;  
  }

  .bluelight-content1 {
    display: flex;
  }
  .bluelight-content2-right {
    width: 50%;
    order: 2;
    text-align: right;
  }
  .bluelight-content2-left {
    width: 50%;    
  }
  .bluelight-content3 {
    display: flex;
    max-width: 1370px;
    margin: 0 auto;

  }
  .bluelight-content3 ul.bluelight-row{
    display: flex;   
    margin:0PX -15px;
  }  

  .bluelight-content3-item {
    width: 33.33%;
    padding: 0 15px; 
  } 
  .bluelight-footer {
    display: flex;
  } 
  .bluelight-header-inner {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }  

  /*----------- page dayone ------*/
  .dayone-header-section {
    height: 800px;
    overflow: hidden;
  }
  .dayone-header-section{
    /*background-attachment: fixed !important;*/
  }
  .dayone-content-banner-inner{
    opacity: 0.2; 
  }
  .dayone-header-text h1.big-h1 { 
    margin-bottom: 20px; 
  }
  .dayone-footer-text h1{
    margin-bottom: 20px; 
  }
  .dayone-footer-text p {
    margin-bottom: 30px;
  }
  .dayone-container-text h1 {
    margin-bottom: 20px;
  }
  .dayone-header-text p {
    margin-bottom: 30px;
  }
  .dayone-header-text h6 {
    margin-bottom: 20px;
    letter-spacing: 3px;
  }
  .dayone-header-text h1.big-h1 img {
    max-height: 120px;
  }
  .dayone-header-section-inner {
    height: inherit;
    width: 100%;
    position: relative;
  }
  .dayone-header-text {
    position: absolute;
    top: 200px;
    right: 100px;
  }
  .dayone-container{
    width: 80%;
    max-width: 1500px;
    margin: 0 auto;
  }
  .showcase1-inner {
    display: flex;
    justify-content: space-between;
  }
  .showcase1-img:last-child {
    padding-right: 0;
  }
  .showcase1-img:first-child {
    padding-left: 0;
  }
  .showcase1-img {
    display: inline-block;
    width: calc(33% - 25px);
  }
  .dayone-content-banner {
    top: -250px;
    z-index: 1;
    margin-bottom: -250px;
  }
  .dayone-content-banner-text {
    top: 700px;
    left: 50%;
    transform: translateX(-50%);
  }
  .dayone-footer-text {
    position: absolute;
    top: 50%;
    right: 100px;
    transform: translateY(-50%);
    text-align: right;
  }
  .dayone-footer-banner img {
    /* width: 1060px; */
    max-width: 100%;
  }
  .showcase2-right-item:nth-child(1), 
  .showcase2-right-item:nth-child(2) {
    border-bottom: 1px solid #fff;
  }
  .showcase2-right-item {
    border-left: 1px solid #fff;
  }
  /*--------------------*/
  .cart-right .CAB .page-header {
   
  }

  #shopify-section-header:hover {
    overflow: initial;
  }
  .collection-sidebar ul li a {
    color: #333;
  }
  .collection-sidebar h3 {
    font-size: 12px;
    font-family: lato;
    font-weight: 600;
  }
  .collection-breadcrubm-container {
    padding-left: 50px;
  }
  .breadcrumb {
  }
  body.template-product .breadcrumb {
    border-bottom: none;
  }
  .mobile-backto-btn {
    display: none;
  }
  .template-cart .cart-page-btnContainer .total-shipping {
    display:none !important;
  }
  .cart-page-btnContainer-inner .checkout-buttons {
    width: 35%;
    float: right;
  }
  .template-cart .page-header h1.majortitle {
    font-size: 26px;
  }
  .protection-btn-container-right {
    text-align: center;
    max-width: 170px;
  }
  .template-cart .cart-page-btnContainer-inner:before {
    content: "";
    background: linear-gradient(0deg, #fff 10%, rgba(255,255,255,0) 100%);
    height: 30px;
    width: 100%;
    position: absolute;
    transform: translateY(-100%);
  }
  span.subtotal-label {
    font-family: 'oswald';
    font-size: 20px;
    padding-right: 10px;
  }
  #cartform .checkout-col {
    text-align: right;
  }
  .template-cart .cart-form-container .checkout-buttons {
    width: 35%;
    display: inline-block;
  }
  .checkout-subtotal-container__right {
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    display: inline-block;
    width: 100%;
    text-align: right;
    margin-bottom: 15px;
    padding: 10px 0;
    margin-top: 0px;
    display: flex;
    justify-content: end;
    align-items: center;
  }
  .checkout-subtotal-container__right h2.subtotal{
    display:inline-block; 
    margin-bottom: 0;
  }
  .explore-subnav li:last-child{
    margin-right: 0 !important; 
  }
  form.mobile-search {
    display: none !important;
  }
  .welcome2 .our-gurantee {
    background: #EFEFEF;
  }
  .welcome2-favorite-text {
    top: 100px;
    left: 50%;
    transform: translateX(-50%);
  }
  .welcome2-footer-section {
    background: #EFEFEF;
  }
  .welcome2-header-text{
    width:50%; 
  }
  .welcome2-doit-section-inner {
    display: flex;
    flex-direction: row;
    margin-top: 60px;
  }
  .welcome2-page-content .welcome2-two-column {
    display: flex;
    flex-direction: row;
    align-items: center;
  }
  .welcome2-page-content.welcome2-reverse .welcome2-two-column {
    flex-direction: row-reverse;
  }
  .welcome2-review-text {
    flex-direction: column;
    width: 50%;
    left: 0;
    top: 0;
    width: 50%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .colorway-slider-wrapper {
    padding: 0 15px !important;
  }
  .swiper-container .swiper-scrollbar {
    display: none !important;
  }
  .colorway-slider ul.slick-dots {
    display: none !important;
  }
  .section-madethis {
    background-color: #f8f8f8;
    padding: 30px 0;
  }
   .madethis-inner {
    padding: 0 50px 0 0;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: row-reverse;
  }
  .madethis-left{
    width: 50%;
  }
   .madethis-right {
    text-align: right;
    width:50%;
  }
  .explore_slider .slick-next.slick-arrow {
    right: -30px;
  }
  .explore_slider .slick-prev.slick-arrow {
    left:-30px;
  }
  .size-guide-wrapper {
    display: flex;
    align-items: center;
  }
  .size-guide-wrapper > div {
    width: 50%;
  }
  .home-links .link-container {
    width: 60%;
    margin: 0 auto;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
  }
  .home-links {
    padding-top: 20px;
  }
  .link-container .hide-link {
    height:0;
    transition: all .5s ease;
    opacity:0;
  }
  .link-container.hover .hide-link{
    opacity:1;
    display:block;
  }
  .overlay-bg{
    position:absolute; 
    width:45%; 
    left:0; 
    top:0px; 
    height:100%; 
    background:#eeeeee; 
    content:"";
    z-index: 1;
  }
  .overlay-bg:after{
    z-index: -1;
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    right: -60px;
    display: block;
    width: 150px;
    background: #eee;
    -webkit-transform: skew(-25deg);
    -ms-transform: skew(-25deg);
    transform: skew(-25deg);
  }
  .strap-tab-content-wrapper {
    margin-top: 20px;
  }
  .strap-collection-list:after {
    height: calc(50% + 17px);
    content: "";
    background: #eee;
    position: absolute;
    bottom: 0;
    width: 100%;
    left: 0;
    z-index: 1;
  }
  #cart-alsobought .slick-item:not(.slick-slide) {
    width: 250px;
  }
  .quiz-result-products:before {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 60px 40px 60px;
    border-color: transparent transparent #fff transparent;
    position: absolute;
    left: 50%;
    bottom: -11px;
    transform: translateX(-50%);
    z-index: 2;
  }
  .quiz-result-products:after {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 60px 40px 60px;
    border-color: transparent transparent #000 transparent;
    position: absolute;
    left: 50%;
    bottom: -5px;
    transform: translateX(-50%);
  } 
  .iceman-block-container {
    position: relative;
    overflow: hidden;
    margin-bottom: 120px;
    padding: 75px 0;
  }
  .iceman-block-container:before {
    background: #eee;
    height: 100%;
    width: 100%;
    position: absolute;
    content: "";
    right: 10%;
    top: 0;
  }
  .iceman-block {
    display: flex;
    align-items: center;
    width: 80%;
    margin: 0 auto;
  }
  .iceman-block-container.image_right .iceman-block-left {
    order: 2;
    right: -80px;
  }
  .iceman-block-left {
    width: 60%;
    align-self: flex-start;
  }
  .iceman-block-container.image_right .iceman-block-right {
    order: 1;
  }
  .iceman-block-right {
    width: 40%;
  }
  .minsonary-new-left {
    width: calc(59% + 3px);
    display: inline-block;
  }
  .home-minsonary .minsonary {
    display: flex;
  }
  .minsonary-new-right {
    width: calc(41% - 16px);
    margin-left: 8px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }
  .minsonary-new-right-top {
    margin-bottom: 10px;
  }
  /*===== Page About ============*/
  ul.team-member-section li {
    width: calc(33.33% - 20px);
    margin-right: 25px;
    margin-bottom:70px;
  }
  ul.team-member-section li:nth-child(3n) {
    margin-right: 0;
  }
  .process-small-block-container-inner{
    margin-right:-12px;
    margin-left:-12px;
  }
  .our-story-explore-btn-container a.first-btn{
    margin-right: 20px;
  }

  .about-page-container {
    margin-top: 120px;
  }
  .our-story-block {
    display: flex;
    align-items: center;
  }
  .our-story-block-right {
    width: 55%;
  }
  .our-story-block-left {
    width: 45%;
    align-self: flex-start;
  }
  .about-page-content .our-story-block:nth-child(even){
    background-color:#eeeeee;
    padding: 50px 0;
  }
  .about-page-content .our-story-block-container.image_right .our-story-block-left {
    order: 2;
    /*right: -100px;*/
    text-align: right;
  }
  .about-page-content .our-story-block-container.image_right .our-story-block-right {
    order: 1;
    padding-right: 70px;
  }
  .about-page-content .our-story-block-container.image_left .our-story-block-left {
    float: left;
    /*left: -80px;*/
  }
  .about-page-content .our-story-block-container.image_left .our-story-block-right {
    padding-left: 70px;
  }
  .our-story-block-container {
    position: relative;
    overflow: hidden;
    margin-bottom:0px;
    margin: 50px auto;
  }
  .our-story-block-container:nth-child(even) .our-story-block-heading:after{
    border: 1.5px solid #fff;
  }
  .our-story-block-container:nth-child(even){
    padding:75px 0; 
  }
  .our-story-block-container:nth-child(even):before {
    background: #eee;
    height: 100%;
    width: 100%;
    position: absolute;
    content: "";
    /* left: 10%; */
    top: 0;
  }
  .our-story-block-container.process-direct + .our-story-block-container:before{
    /* right: 10%; */
    left:auto;
  }
  /*===== Page About ends =======*/
  .amazon-payments-pay-button.additional-checkout-button.additional-checkout-button--amazon {
    margin-top: 10px;
  }
  .collection-slider {
    display: flex;
    align-items: center;
  }
  /* ---------- new nav -------------*/  
  li.level2.explore-submenu {
    display: block;
    padding-bottom: 2px;
    padding-top:5px;
    cursor:pointer;
  }
  .explore-submenu .list-item {
    width: 200px;
  }
  .subnav-details {
    position: absolute;
    left: 460px;
    top: 68px;
    display:none;
    width: 620px;
  }
  .mens-menu .subnav-details {
    width: 760px;
  }

  .womens-menu .menu-collection-item-container {
    display: inline-block;
  }
  a.menu-collection-veiwall-link {
    display: inline-block;
    vertical-align: bottom;
    margin-bottom: 21px;
    text-transform: uppercase;
    color:#9f9f9f !important;
  }
  .menu-collection-item {
    text-align: center;
    padding: 0 20px 10px;
    float:left;
    max-width: 160px;
  }
  .subnav-details .menu-bestseller-image {
    max-width: 300px;
  }
  .menu-bestseller-heading a{
    font-size: 20px !important;
    text-transform: uppercase;
    font-family: 'oswald' !important;
    font-weight: 500;
    padding-left: 0 !important;
  }
  .list-item a {
    padding-left: 15px;
    position: relative;
  }
  .list-item.active > a:before {
    content: ">";
    position: absolute;
    left: 5px;
  }
  .subnav-details p {
    line-height: 24px;
  }

  .explore-submenu .sub-menu-heading a {
    font-family: 'oswald' !important;
    text-transform: uppercase !important;
    font-size: 16px !important;
    color: #9f9f9f !important;
    margin-bottom: 12px !important;
    line-height: 18px !important;
    font-weight: 500 !important;
    margin:0 !important;
    padding-top:0px !important;
    padding-bottom:4px !important;
  }
  .discover-menu .explore-submenu .sub-menu-heading {
    font-family: 'oswald' !important;
    text-transform: uppercase !important;
    font-size: 20px !important;
    color: #9f9f9f !important;
    margin-bottom: 15px !important;
    line-height: 20px !important;
    font-weight: 500 !important;
    margin: 0 !important;
    padding-top: 0px !important;
    padding-bottom: 10px !important;
  }
  .menu-collection-image img {
    max-width: 60px;
  }
  .multi-level-nav .tier-1 >ul >li:hover > ul ul {
    display: block !important;
  }
  li.submenu-collection-item {
    float: left;
    position: relative;
    width: 48% !important;
  }
  .multi-level-nav .tier-1 >ul >li.wider_layout_menu:hover > ul > li:nth-child(3) {
    width: 30% !important;
  }
  .multi-level-nav .tier-1 >ul >li.wider_layout_menu:hover > ul > li:nth-child(4) {
    padding-left: 30px;
  }
  .multi-level-nav .tier-1 >ul >li.wider_layout_menu:hover > ul ul {
    display: block;
  }
  li.submenu-collection-item .menu-collection-image {
    display: inline-block;
  }
  .submenu-collection-item a.menu-collection-image-title {
    display: inline-block;
    text-align: left;
    position: absolute;
    top: 13px;
  }
  .multi-level-nav .tier-1 >ul >li.wider_layout_menu:hover > ul ul {
    display: block;
    white-space: normal;
  }
  .multi-level-nav .tier-1 >ul >li.wider_layout_menu:hover > ul ul li {
    display: inline-block;
    width: 49%;
  }
  .multi-level-nav .tier-1 >ul >li.wider_layout_menu:hover > ul > li:first-child li, .multi-level-nav .tier-1 >ul >li.wider_layout_menu:hover > ul > li:nth-child(2) li {
    width: 100%;
  }
  .multi-level-nav .tier-1 >ul >li:hover > ul li.level2.explore-submenu.submmenu-image-block-container ul {
    display: flex !important;
  }
  .menu-collection-item a {
    text-transform: uppercase;
    font-size:10px !important;
    line-height:15px;
  }
  .womens-menu .subnav-details .menu-collection-item:nth-child(4n-1) {
    clear: left;
  }
  .list-item.active .subnav-details{
    display:block;
    background:#fff;
  }
  .tier-1 li.level2.active .sub-menu-heading a {
    border-bottom: 1px solid #000 !important;
  }
  .level1.active > a {
    border-bottom: 2px solid #ccc;
  }
  li.level2.explore-submenu .sub-menu-heading a {
    font-family: Lato !important;
    font-size: 12px !important;
    color: black !important;

  }
  .menu-bestseller-link{
    padding-left:0 !important; 
  }
  .image-menu .subnav-details {
    top: 63px;
    padding-top:20px;
  }
  .submmenu-image-block {
    position: relative;
    margin-right: 20px;
  }
  .submmenu-image-block a{
    display:inline-block; 
    padding-left: 0;
    padding-right: 0;
  }
  .submmenu-image-block-text {
    position: absolute;
    bottom: 15px;
    left: 15px;
    color: #fff;
    text-transform: uppercase;
    font-size: 16px;
    font-family: 'Oswald';
    font-weight: 500;
  }
  /*---------- new nav end ------------*/  
  .footer-currencies li span {
    margin-left: 10px;
    vertical-align: text-bottom;
    display: inline-block;
  }
  .footer-shop-currency:after{
    right:-25px;
  }
  ul.footer-currencies {
    position: absolute;
    bottom: 42px;
    margin: 0;
  }
  .footer-currencies li img, .footer-shop-currency img {
    width: 40px;
  }
  .footer-currency {
    float: right;
    width: 90px;
    padding-right: 40px;
  }
  .absolute-footer {
    float: left;
    width: calc(100% - 90px);
  }

  .blog-page-content .blog-bestseller-title, .blog-page-content .blog-instagram-title {
    position: absolute;
    top: -16px;
    left: 50%;
    z-index: 99;
    transform: translateX(-50%);
  }
  .blog-page-content .blog-bestsellers .product-block {
    width: calc(20% - 3px);
    display: inline-block;
  }
  .blog-page-content .blog-bestseller-inner {
    position: relative;
    border: 2px solid #eaeaea;
    padding: 60px 30px;
  }
  .blog-page-content .blog-instagram-inner {
    position: relative;
    border: 2px solid #eaeaea;
    padding: 30px 30px 60px;
  }

  .blog-page-content .blog-tab .tab-item.current:after {
    width: 0;
    height: 0;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-top: 20px solid #eaeaea;
    content: "";
    position: absolute;
    bottom: -40px;
    left: calc(50% - 20px);
  }
  .blog-page-content .blog-tab .owl-stage-outer{
    display: flex;
    justify-content: space-around;
    width: 100%; 
    overflow: visible;
  }
  .blog-page-content .blog-tab .tab-item {
    display: flex;
  }

  .sitemap-container {
    display: flex;
  }  
  ul.sitemap-level-0 {
    width: 33%;
    margin-left: 0;
    display: inline-block;
  }

  .container.page-breadcrumb-container {
    padding-top: 20px;
  }
  .mobile_view { 
    display: none !important;
  }
  .desktop_view{
    display:block;
  }  
  .multi-level-nav .tier-1 >ul >li/*:hover*/ > ul {
    display: block;
    position: absolute;
    width: 100%;
    top: 68px;
    background: #fff;
    z-index: 999;
    right: 0;
    padding: 45px 40px 20px 180px ;
    box-shadow: 0px 2px 2px 0px rgba(0,0,0,0.4);
    min-height: auto;
    justify-content: space-around;
    white-space: nowrap;
  }
  .multi-level-nav .tier-1 >ul >li:hover > ul.discover-menu {
    padding-left: 0;
  }
  .multi-level-nav .tier-1 >ul >li:nth-child(3):hover > ul.discover-menu {
    display: flex;
  }
  .multi-level-nav .tier-1 >ul >li.wider_layout_menu:hover > ul > li:first-child, 
  .multi-level-nav .tier-1 >ul >li.wider_layout_menu:hover > ul > li:nth-child(2) {
    width: 12.5%;
    display: inline-block;
    min-width: 12.5% !important;
    margin-right: 0 !important;
  }
  .multi-level-nav .tier-1 >ul >li.wider_layout_menu:hover > ul > li:nth-child(3),
  .multi-level-nav .tier-1 >ul >li.wider_layout_menu:hover > ul > li:nth-child(4) {
    display: inline-block;
    margin-right: 0 !important;
    width: 37%;
    min-width: 50px !important;
    margin-left: 0 !important;
  }
  .multi-level-nav .tier-1 >ul >li.wider_layout_menu:hover > ul > li:nth-child(3) {
    padding-left: 20px;
  }

  .submenu-collection-item a.menu-collection-image-title {
    display: inline-block;
    text-align: left;
  }
  .menu-collection-image a {
    padding-bottom: 0 !important;
  }
  ul.explore-subnav.discover-menu > li {
    width: 50%;
    display: flex;
    justify-content: space-around;
  }
  ul.explore-subnav.discover-menu > li > ul > li {
    width: auto;
  }
  ul.explore-subnav.discover-menu > li:not(.submmenu-image-block-container) > ul > li {
    margin-right: 50px;
  }
  ul.explore-subnav.discover-menu > li > ul {
    display: flex !important;
  }
  .multi-level-nav .tier-1 > ul > li:hover > ul::before {
    content: "";
    border-top: 1px solid #ccc;
    width: 100%;
    display: inline-block;
    left: 0px;
    position: absolute;
    top: 33px;
  }
  .multi-level-nav .tier-1 >ul >li.wider_layout_menu:hover > ul ul {
    display: inline-block;
  }
  ul.submenu-links li {
    display: block;
  }
  .submenu-title {
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 500;
    font-family: Oswald;
    margin-bottom:20px;
  }
  li.level2.explore-submenu.no-margin {
    margin-right: 0 !important;
    margin-left:50px;
  }
  .tier-1> ul > li> a:hover{
    border-bottom:2px solid #ccc;
  }
  .tier-1 > ul > li{
    padding:0 10px !important;
  }
  
  .tier-1 > ul > li:last-child {
    border-left: 1px solid #f3f3f3;
    padding-left: 12px;
  }

  .explore-left {
    width: 29%;
    float: left;
  }
  .explore-left h1, .explore-left p {
    text-align: left;
    margin-left: 70px;
  }
  .collection-listing {
    width: 100%;

  }

  .collection-title-container{
    padding-left: 8px;
  }

  .filter-wrapper .collection-title-container {
    float: left;
    width: calc(100% - 200px);
  }
  .popular-search-container {
    padding-left: 320px;
  }
  .footer-logo-sec .container  {
    max-width: 90%;
    margin:0 auto;
  }
  .footer-nav-wrapper {
    float: right;
    display: inline-block;
    width: 65%;
    padding-bottom: 0px;
    border-left: 1px solid #fff;
    padding-left: 5%;
  }
  .third-box.footer-nav {
    width: 25%;
    box-sizing: border-box;
    float: left;
    padding: 4px 15px 15px;
    text-align: left;
  }
  .footer-logo-container {
    width: 30%;
    box-sizing: border-box;
    float: left;
    padding: 4px 15px 15px;
    text-align: left;
  }
  .footer-logo-sec .third-box h6 {
    padding: 15px 0;
    font-family: 'Oswald';
    font-weight: 500;
    font-size: 18px;
    color: #fff;
    text-transform: uppercase;
    line-height: 30px;
    margin-bottom: 0px;
    letter-spacing: 1px;
  }
  #pagefooter .social-links {
    margin: 30px 0 15px;
  }
  .explore-submenu {
    margin-right: 70px !important;
  }
  .collection-listing.discover-collection {
    width: 71%;
    float: right;
    display: inline-block;
  }
  .ID-box .container .ID-box-mobile {
    display: none;
  }
  .ID-box .container .ID-box-R {
    padding-bottom: 4%;
  }
  .hint-of-history-mobile {
    display: none;
  }
  .hint-of-history-two-box .container > div .hint-of-history-text {
    position: absolute;
    color: #fff;
    max-width: 80%;
    bottom: 30px;
  }
  .hint-of-history-two-box .container>div:first-child .hint-of-history-text {
    left: 30px;
  }
  .hint-of-history-two-box .container>div:nth-child(2) .hint-of-history-text {
    right: 30px;
    text-align: right;
  }
  .hint-of-history-two-box .hint-of-history-two-box-inner:last-child {
    margin-right: 0 !important;
    float: right;
  }
  .minsonary-mobile{
    display:none;
  }
  #main-nav {
    text-align: left;
    padding: 15px 30px 15px 245px;
  }
  .product_images_slider {
    display: none!important;
  }
  #imgcats { 
    text-align: center;
    margin-bottom: 1em;
  }

  #imgcats div {
    width: 33.33% ;
    display: inline-block;
    float: left;
  }
  .watch_anatomy_container .half.cntr .box {
    margin: 29% auto;
    width:90%;
  }
  .loginDiv1 {
    padding-left: 6px;
  }
  a.signinLink {
    max-width: 96.5%;
  }
  .social-logins iframe {
    max-width: 420px !important;
    margin-left: 4px;
  }
  .singleCollection.mobile {
    display: none;
  }
  body.theme_temp_product_engraving #dynamic_price, body.theme_temp_product_no-hint-history #dynamic_price {
    margin-top: 0px;
    display: inline-block;
  }
  #main-product-detail .yotpo {
    margin-top: 0px;
    margin-bottom: 6px;
  }
  .review-icon-item:nth-child(4) img {
    max-width: 100%;
    width: 250px;
  }
  .theme_temp_page_our-story2 .vc-story-row.ws-box .half .vc-tag-digit {
    right: auto;
    left: calc(100% - 40px);
    top: calc(50% - 38px);
  }
  .theme_temp_page_our-story2 .vc-story-row.ws-box{
    display:table-row;
    padding: 0 15px !important;
  }
  .theme_temp_page_our-story2 .vc-story-row.ws-box .half.right {
    padding: 0 50px 10px 50px;
  }
  .cart-template-page .cart-strap-price, .cart-template-page .cart-strap-name {
    display: none;
  }
  .vc-story-row .cover-tag p {
    margin-top: 15px;
  }
  .hint-of-history-two-box-inner:hover::before {
    background: #000;
    content: "";
    position: absolute;
    width: 100%;
    height: calc( 100% - 6px );
    top: 0;
    left: 0;
    opacity: .5;
    z-index: 1;
  }
  .hint-of-history-text {
    z-index: 2;
  }
  .swatch .header {
    font-size: 14px;
    font-family: 'Lato';
    vertical-align: top;
    margin-right: 15px;
    font-weight: normal;
    display: inline-block;
  }
  .cstraps .flexslider .flex-direction-nav a{
    margin-top:0 !important;
  }

  .collection-sidebar {
    width: 210px;
    display: inline-block;
    position:relative;
  }
  .sidebar-inner {
    position: sticky;
    top: 160px;
    left: 50px;
    padding-left: 25px;
    padding-bottom: 30px;

  }
  .collection-product-wrapper {
    display: flex;
  }
  .template-collection .filters {
    float: right;
  }
  .container-filters {
    display: inline-block;
    text-align: right;
    float: right;
  }
  .filter-wrapper {
    display: inline-block;
    width: 100%;
    /*margin-top: 70px;*/
    clear: both;
  }
  .organised-collection .filter-wrapper {
    /*margin-top: 46px;*/
  }
  .third-box.footer-nav.box-1 {
    width: 21%;
  }
  .third-box.footer-nav.box-2 {
    width: 29%;
  }
  /*div#shopify-section-header {
  position: fixed;
  top: 0;
  z-index: 999;
  width:100%;
}
  body{
  padding-top: 137px !important;
}*/
}

@media only screen and (max-width: 1350px) and (min-width: 881px){
  .product-detail ul.tabs li {
    width: 49%;
    font-size: 8px;
    padding-left: 2px;
    padding-right: 2px;
  }
}
@media only screen and (max-width: 1350px) and (min-width: 768px){
  .hint-of-history-desktop .hint-of-history .container {
    top: 27%;
  }
}
/*================================*/
/*         for tablet view        */
/*================================*/

@media only screen and (max-width: 1120px) and (min-width: 768px){
  .menu-collection-image a {
    padding-right: 0 !important;
  }
  .menu-collection-image img {
    width: 100%;
  }
  .menu-collection-item {
    padding: 0 2px 10px;
    width: 33%;
  }
  a.menu-collection-image-title {
    display: inline-block;
    white-space: normal;
    padding-right: 0;
  }
}

@media only screen and (max-width: 1024px) and (min-width: 768px){
  .mens-menu .shop-by-type ul.submenu-links.two-columns {
    columns: 1;
    column-gap: 0 !important;
  }
  .womens-menu .menu-collection-item-container.two-columns {
    column-gap: 30px;
  }
  li.level2.explore-submenu.no-margin {
    margin-right: 15px !important;
    margin-left: 10px !important;
  }
  .footer-logo.desktop_view img {
    max-width: 100% !important;
  }
  .sub-info-block {
    width: 50%;
  }
  .signup-form {
    background: transparent; 
    text-align: left;
  }
  .blog-email .signup-form {
    text-align: center;
  }
  .nl-inputbox {
    width: 100% !important;
  }
  .signup-form-cont .button.compact {
    float: none;
    margin-top: 10px;
    border: 1px solid #fff;
  }
  .footer-logo-sec .container{
    max-width: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }
  .footer-nav-wrapper{
    width: 70%;
    border-left:none;
  }
  .third-box.footer-nav {
    padding: 4px 6px 15px;
  }

  .explore-image img {  
    max-width: 100%;
  }
  .announcement {
    padding-left:30px;
    text-align: left;
  }
  .explore-submenu {
    margin-right: 20px !important;
  }
  li.level2.explore-submenu.no-margin {
    margin-right: 0 !important;
    margin-left: 20px !imporrtant;
  }
  .explore-image-heading {
    font-size: 15px;
    width: 100%;
    text-align: center;
    left: 0;
  }
  .tier-1 ul li:nth-child(4) .explore-image .explore-image-heading {
    font-size: 10px;
    left: 3px;
  }
  .explore-submenu:nth-child(2) {
/*     margin-right: 0px;  */
  }
  #pagefooter .cross-page-promos .column-quarter {
    width: calc(25% - 2px);
  }
  .home-minsonary {
    padding: 90px 30px 10px;
  }
  .minsonary-left {
    margin-right: 8px;
    width: calc( 70% - 3px );
  }
  .minsonary-left-top-left.mtext > div {
    padding: 11px 25px;
  }
  .mimage, .mtext {
    height: 220px;
  }
  .minsonary-title {
    font-size: 20px;
    line-height: 20px;
    bottom: 25px;
  }
  .minsonary-left-bottom-right .minsonary-title {
    bottom: 20px;
  }
  .minsonary-right > div {
    height: 250px;
  }
  .home-minsonary h1 {
    font-size: 20px;
    line-height: 20px;
  }
  .home-minsonary p {
    margin-bottom: 10px;
  }
  .minsonary-right-bottom.mtext {
    height: 190px;
  }
  .explore-left {
    width: 50%;
    float: left;
  }
  .collection-listing.discover-collection {
    width: 50%;
    float: right;
    display: inline-block;
  }

  
  .product-detail .product_img_container {
    float: right;
    width: calc(100% - 50px);
  }
  
  .product-detail .layout-column-half-left {
    padding: 0px;
  }
  
  .footer-newsletter .signup-form-cont {
    padding: 0px 0 0px;
    display: inline-block;
  }
  .footer-newsletter .column-half {
    float: none;
    margin: auto;
    max-width: 510px;
    text-align: center;
    width: 100%;
  }
  .footer-newsletter .column-half {
    float: none;
    margin: auto;
    text-align: center;
    width: 100%;
    max-width: none;
  }
  .footer-newsletter .column-half{
    padding: 50px 0 10px;
  }
  .signup-form-cont {
    text-align: center;
  }
  .hint-of-history {
  }
  .vc-tag-digit {
    font-size: 30px;
    top: 20%;
    width: 67px;
  }
  span.vc-tag-digit:before {
    width: 50px;
    height: 50px;
  }
  .theme_temp_page_our-story2 .vc-story-row.ws-box .half .vc-tag-digit {
    right: auto;
    left: calc(100% - 34px);
    top: calc(50% - 38px);
  }
  .template-blog .container {
    margin: 0 20px;
  }
  .template-product .product-detail {
    max-width: 100%;
    padding: 0 25px;
    margin: 0px auto 15px;
  }
  .breadcrumb {
    padding: 0px 20px 15px;
  }

  .minsonary-left-bottom-right.mimage .minsonary-title p {
    display: none;
  }
  .minsonary-left-bottom-right.mimage .minsonary-title {
    text-align: center;
  }
  .video-item a::after {
    top: calc( 50% - 18px );
    left: calc( 50% - 25px );
    width: 50px;
    height: 36px;
  }
  .review-icon-container {
    margin: 40px auto 0;
  }
  .customize-watc-div {
    width: 680px;
  }
  .custom-two-div .left-input {
    width: 300px;
    margin-right: 18px;
  }
  .ID-box .container .ID-box-desktop {
    display: none;
  }
  .ID-box .container .ID-box-mobile {
    display: block;
  }
  .ID-box-mobile ul.tabs li.tab-link.current {
    background: #000;
    color: #fff;
  }
  .ID-box {
    margin-top: 40px;
    background: #d6d6d6;
    padding-top: 26px;
  }
  .ID-box-mobile ul.tabs {
    text-align: center;
    margin: 0;
  }
  .ID-box h2 {
    padding: 30px 0 0;
  }
  .ID-box-mobile ul.tabs li.tab-link {
    width: 47%;
    margin-right: 4%;
    margin-bottom: 10px;
    list-style: none;
    border: 1px solid #000;
    display: inline-block;
    padding: 10px 15px;
  }
  .ID-box-mobile .tabs li:last-child {
    margin-right: 0 !important;
  }
  .ID-box {
    margin-top: 40px;
    background: #d6d6d6;
    padding-top: 26px;
  }
  .vc-d2d-box2 .vc-d2d-para {
    width: 100% !important;
  }
  p.vc-om-heading3, p.vc-om-heading4, #our-mission-part3 .vc-ourmission-para, #our-mission-part4 .vc-ourmission-para {
    text-align: center;
  }
  .vc-ourmission-row .half {
    padding: 150px 40px 150px 40px !important;
  }

  .our-mission-parts-box .vc-om-heading3.numbered-heading.h2::before, .our-mission-parts-box .vc-om-heading4.numbered-heading.h2::before{
    top: -86px;
    left: calc(50% - 72px);
  }
  .theme_temp_page_our-story2 .vc-story .cover-tag > h1 {
    font: 400 47px/50px Sanford;
  }
  .our-mission-btn-container {
    text-align: center;
  }
  .review-icon-container {
    margin: 40px auto 30px;
  }
}
/*--------------- tablet end ----------------------------------*/

@media only screen and (max-width: 880px){
  .blog-page-content .blog-bestsellers .product-block {
    width: calc(33% - 3px);
    display: inline-block;
  }
  .blog-page-content .blog-bestsellers .product-block:nth-child(n+5) {
    display: none;
  }
  .home-collection-slider .col-link a {
    font-size: 13px;
  }
  .video-top {
    margin-top: 60px;
  }
  #pagefooter .cross-page-promos .column-quarter{    
    padding: 11px 4px 11px;
  }
  .reveal-mobile-nav .explore-image{
    display:none !important;
  }
  .desktop-search {
    display: none;
  }
  .article-box .ar-img, .article-box .ar-cont {
    width: 100%!important;
    display: block!important;
  }
  .article-box .ar-cont {
    padding: 40px 20px!important;
  }
  .collection-listing .product-block {
    width: 45%;
  }
  .has-sidebar .collection-listing .product-block {
    width: 50%;
  }
  .hint-of-history-desktop .hint-of-history .container {
    top: 10%;
  }
  .custom-engraving a {
    font-size: 12px;
  }
  .desktop-slideshow{
    display:none
  }
  #content .slideshow .slide .overlay-text .text > div {
    color: inherit;
    background: transparent;
    padding: 0;
    display: block;
    font-size:calc(8px + (28 - 10) * ((100vw - 300px) / (1600 - 300)));
  }
  .mobile-slideshow .overlay-text {
    width: 100% !important; 
    left: 0;
    top: 0;
    display: table-cell;
    padding: 0 !important;
  }
  .mobile-slideshow .scaled-text h3 {
    font-size: 143% !important;
  }
  .mobile-slideshow .scaled-text h1 {
    font-size: 205% !important;
  }
  .mobile-slideshow .scaled-text .btn-container a span {
    font-size: 114% !important;
    line-height:16px;
  }
  .mobile-slideshow .btn-container {
    display: block;
    position: absolute;
    bottom: 10%;
    width: 100%;
    left: 0;
    text-align: center;
  }
  .impact-footer-section h1 i {
    left: -4px;
  }
}
/*****************************************/
@media only screen and (min-width: 881px){
  .mobile-slideshow{
    display:none
  }
}

/********************************************/
@media only screen and (min-width: 768px) and (max-width: 800px)  {
  .user-content .vc-story > div:not(.last-row) { 
    margin: 0 15px;
    width:calc( 100% - 30px ) !important;
  }
  .user-content .vc-story .vc-story-row:first-child, .user-content .vc-story .vc-story-row:nth-child(2) {
    width: 100% !important;
    margin: 0;
  }
/*   .MagicToolboxContainer .product_img_container { 
    padding: 0px !important;
  } */
  body.theme_temp_product_engraving #main-product-detail, body.theme_temp_product_no-hint-history #main-product-detail {
    margin-bottom: 15px!important;
    max-width: 100% !important;
  }
  body.theme_temp_product_engraving #main-product-detail .layout-column-half-left, body.theme_temp_product_no-hint-history #main-product-detail .layout-column-half-left {
    width: 65%;
  }
  body.theme_temp_product_engraving #main-product-detail .layout-column-half-right, body.theme_temp_product_no-hint-history #main-product-detail .layout-column-half-right {
    width: 35%;
  }
  #owl-strap .owl-item .item {padding: 6px;}
  .nl-textbox { padding: 40px 0 !important;}
  .user-content h3 {
    margin: 5px 0 1em !important;
  }
}

@media (max-width: 980px){
  .cross-page-promos .icon-with-caption .icon-with-caption__text {
    font-size: 14px;
    letter-spacing: 0px;
  }
}



/*===========================*/
/*          mobile           */
/*===========================*/

@media only screen and (max-width: 767px) { 
  .section-home-statement {
    padding-top: 50px;
}
  img.automatic_t_icon_img {
    max-width: 50px;
}
  span.automatic_t_icon {
    width: 75px;
}
  span.automatic_t_icon_text {
    font-size: 12px;
    letter-spacing: 0;
    display: block;
    line-height: 18px;
}
.bluelight-choose-frame {
    padding: 0px 40px 50px;
}
  .menu-open #shopify-section-header, .search-opened #shopify-section-header{
    overflow: initial ;
  }

  /*--------- collection faq-----------*/
  .collection-faq-container {
    padding-left: 0;
    margin: 0 15px 40px;
  }
  ul.collection-faq-list {
    padding-right: 0;
  }
  .theme_temp_collection_no .pagination-row {
    margin-top: 0;
    margin-bottom: 0;
  }
  .filter-btn {
    border-right: 0;
  }
  .collection-breadcrubm-container {
    display: none;
  }
  .collection-breadcrubm-container .breadcrumb{
    padding-left: 0px;
    padding-bottom: 15px;
    width: calc(100% - 80px);
  }
  .mobile-explore-opener {
    width: 80px;
    text-align: center;
    border-left: 1px solid #ccc;
  }
  .mobile-explore-opener a {
    display: inline-block;
    width: 100%;
    padding: 15px 0;
    font-family: oswald;
    text-transform: uppercase;
    font-size: 11px;
  }

  /* --------- labour day sets --------*/

  .labour-day-block-content, 
  .labour-day-content-section .labour-day-block:nth-child(even) .labour-day-block-content {
    flex-direction: column;
  }
  .labour-day-block-image {
    width: 100%;
  }
  .labour-day-products {
    width: 100%;
    padding: 50px 15px 0;
  }
  .labour-day-header-text {
    padding: 0 20px;
  }
  .labour-day-header-text h1 {
    margin: 0 0 20px 0;
  }
  .labour-day-block-header-txt {
    padding: 0 20px;
  }
  .mobile-backto-btn a{
    display: inline-block;
    background: #fff;
    padding: 10px ;
    text-transform: uppercase;
    color: #000;
    font-size: 10px;
    font-weight: 400;
  }
  /* ------ labour day sets ends ------*/

  /*--------------blog-home -----------*/
  .blog-home-right {
    display: none !important;
  }
  .section-article-new .article-new-header-text {
    padding: 0 15px;
    text-align: center;
    width: 100%;
    /*top: 0;
    left: auto;
    transform: translateY(-50%);*/
  }
  .section-article-new .article-one-set .home-article-item:before {
    left: 50%;
    transform: translateX(-50%);
  }
  .article-one-set .home-article-item{
    max-width: 100%; 
  }
  .blog-home-left .article-container {
    padding-top: 50px;
    margin-top: 0px;
  }
  .blog-home-left .article-container .suggested-post{
    padding: 0; 
  }
  .article-three-set .home-article-item, 
  .article-two-set .home-article-item:first-child{
    margin-right: 0
  }
  .reveal-mobile-nav .blog-header .button-menu-toggle-inner:before {
    color: #fff;
  }
  .blog-nav-row ul li {
    width: 100%;
    padding: 0 20px;
  }
  ul.blog-navigation li:first-child a, ul.blog-navigation li:nth-child(2) a{
    border-top: none;
  }
  ul.blog-navigation li a {
    border-top: 1px solid #ccc;
    color: #fff;
    float: left;
    margin: 0;
    padding: 22px 2.5%;
    text-decoration: none;
    width: 100%;
    font-family: Oswald ;
    font-size: 18px;
    font-weight: 500;
    background: #000;
    text-transform: uppercase;
  }
  li.nav-back-to-site a {
    display: inline-block !important;
    background: #fff !important;
    padding: 10px 20px !important;
    text-transform: uppercase;
    color: #000 !important;
    font-size: 10px !important;
    font-weight: 400 !important;
    width: auto !important;
    font-family: 'lato' !important;
    float: none !important;
    margin-top: 15px !important;
  }
  li.nav-back-to-site {
    text-align: center !important;
  }
  .blog-header .mobile-nav-open {
    display: inline-block;
    position: relative;
    width: 30px;
    height: 30px;
  }
  .blog-header .button-menu-toggle-inner{
    background : #fff; 
  }
  .blog-header #mobile-header {
    background: #000;
    color: #fff;
  }
  .blog-header .button-menu-toggle-inner:before,
  .blog-header .button-menu-toggle-inner:after {
    background: #fff;
  }
  .blog-nav-row > ul.blog-navigation {
    -webkit-transition: all 250ms linear;
    -moz-transition: all 250ms linear;
    transition: all 250ms linear;
    list-style-type: none;
    margin: 0;
    padding: 0;
    position: fixed;
    right: 0;
    top: 0;
    width: 250px;
    -webkit-transform: translateX(250px);
    -moz-transform: translateX(250px);
    transform: translateX(250px);
    background: #000;
    overflow: auto;
    height: 100vh;
    z-index:999;
  }

  .theme_temp_blog_5am-new #shopify-section-header{overflow: inherit !important;}

  @-moz-document url-prefix() { 
    .menu-open #shopify-section-header, .search-opened #shopify-section-header{
      overflow: initial ;
    }
  }

  li.mobile-menu-header {
    text-align: right;
  }
  li.mobile-menu-header a{
    padding-top:32px !important;
    padding-bottom:32px !important;
    float: none !important;
    display: inline-block;
    width: auto !important;
  }
  body.reveal-mobile-nav {
    overflow: hidden !important;
  }
  .blog-nav-row > ul.blog-navigation.open{
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    transform: translateX(0);
  }
  .blog-nav-container {
    padding: 10px 20px;
    position: relative;
  }
  .blog-header {
    display: flex;
    width: 100%;
    justify-content: space-between;
    align-items: center;
  }
  .blog-header .logo-area {
    width: auto;
  }
  .blog-header a.cart-count.mobile-cart-icon {
    font-size: 12px!important;
    height: 30px;
    width: 25px;
    background: rgba(0, 0, 0, 0) url(/cdn/shop/files/white-cart.png) no-repeat scroll 0 1px;
    background-size: 25px auto;
    color: #000;
    text-align: center;
    display: inline-block;
    margin-right: 15px;
  }
  .section-blog-home .featured-blog-text {
    padding-left: 15px;
    padding-right: 15px;
    width: 100%;
    text-align: center;
  }
  .blog-home-content {
    flex-direction: column;
    padding: 0 15px;
  }
  .article-two-set, 
  .article-three-set, 
  .article-one-set {
    margin-bottom: 0px;
  }
  .home-blog-container, 
  .article-two-set .home-article-item,
  .article-three-set .home-article-item, 
  .article-one-set .home-article-item{
    width: 100%;
    margin-bottom : 40px;
  }
  .blog-home-content .blog-home-right{
    width:100%;
    border-left: none;
    border-top:2px solid #ccc;
    padding-left:0;
  }
  .blog-home-content .blog-home-left{
    width: 100%;
    padding-right:0;
  }
  /*-----------------------------------*/
  .protection-btn-container button {
    font-size: 10px;
    letter-spacing: 0;
  }
  .cart-protection-content {
    padding: 20px 20px 10px 20px;
  }
  .protection-btn-container-right {
    display: flex;
    margin-top: 30px;
    margin-bottom: 30px;
    align-items: center;
  }
  .protection-btn-container-right span.or {
    margin-left: 10px;
    margin-right: 10px;
  }
  .protection-btn-container {
    flex-direction: column;
  }
  #shopify-section-cart-template .customer-also-bought .slick-item{
    border: 1px solid #eaeaea;
  }
  
  div#cart-alsobought {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
  }
  
  .cart-right-inner {
/*     margin: 0px auto 30px; */
    float: none;
    padding-left: 0px;
    position: initial;
    top: auto;
    padding-right: 0px;
    max-width: 100%;
  }
  
  .listo-subtotal-area {
    margin-left: -20px;
    margin-right: -20px;
  }
  
  #shopify-section-cart-template .customer-also-bought .slick-item {
    flex-direction: column;
    width: 45% !important;
  }
  
  .cart-alsobought {
    display: flex;
  }
  
  #shopify-section-cart-template .customer-also-bought .slick-item>div {
    width: 100%;
  }
  
  #shopify-section-cart-template .customer-also-bought .cab-content {
    text-align: center !important;
  }
  
  #shopify-section-cart-template .customer-also-bought .slick-item>div:first-child {
    width: 100%;
    margin-right: 0px !important;
    justify-content: center;
    margin-bottom: 10px;
  }
  
  .template-cart .cart-page-btnContainer {
    position: relative !important;
  }
  .cart-template-page .cart-form-container {
    flex-direction: column;
  }
  .cart-left {
    width: 100%;
    max-width: 100%;
    padding-right: 20px;
    margin-bottom: 30px;
    padding-left: 20px;
  }
  .cart-right {
    width: 100%;
    float: none;
    background: #fff;
    padding-left: 20px;
    padding-right: 20px;
  }
  .cart-page-btnContainer .cart-page-btnContainer-inner {background-color: #eeeeee;}
  .impact-invensing-section .invensing-block {
    margin-right: 0;
  }
  .skimmer-header-text h1 {
    font-size: 30px !important;
  }
  .mobile-mega-menu ul li a.menu-collection-image-title {
    padding: 10px 2.5% 10px 2.5% !important;
    font-size: 14px !important;
  }
  ul.mobile-menu > li a {
    position: relative;
  }
  ul.mobile-menu > li {
    padding: 10px 30px;
    position: relative !important;
  }
  #mobile-header .logo {
    display: inline-block;
  }
 
  #mobile-header .mobile-search-opener {
    display: inline-block;
    margin-right: 10px;
    position: relative;
    width: 30px;
    height:34px;
  }
  #mobile-header .mobile-search-opener svg.feather.feather-search {
    height: 25px;
    width: 25px;
  }
  .nav-row ul li {
    position: relative;
  }
  #pageheader {
    display: flex;
    align-items: center;
    padding: 6px 25px 6px 20px;
  }
  .welcome2-header-text h1 {
    font-size: 30px;
  }
  .welcome2-footer-absolute-section {
    display: inline-block;
    background: #EFEFEF;
  }
  .welcome2 .our-gurantee {
    padding-bottom: 0;
  }
  .welcome2-page-content.selection-tool-section {
    background: #EFEFEF;
    padding: 80px 0;
    margin-top:90px;
  }
  .welcome2-page-content.selection-tool-section .welcome2-header{
    margin-top:0; 
    margin-bottom:0;
  }
  .welcome2-favorite-text a.welcome2-header-btn {
    margin-top: 12px;
  }
  .welcome2-favorite-text {
    top: 30px;
    left: 0;
    width: 100%;
  }
  .doit-block-image {
    height: auto;
    margin-bottom: 25px;
  }
  .welcome2-favorite-section {
    padding: 0 10px;
  }
  h3.doit-block-title {
    margin-bottom: 25px;
  }
  .welcome2-footer-section {
    padding: 20px 15px;
  }
  .welcome2-text-column {
    padding: 0px 20px;
    margin-top: 30px;
  }
  .welcome2-review-text {
    flex-direction: column;
    left: 20%;
    top: 0;
    width: auto;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    padding-right:10%;
  }
  .welcome2 .image-text-section {
    margin-bottom: 60px;
    padding: 0 10px;
  }
  .welcome2-header {
    padding: 0 30px;
  }
  h1.welcome2-doit-section-heading {
    margin-bottom: 80px;
  }
  .welcome2-page-content, 
  .welcome2-text-column, 
  .welcome2-image-column, 
  .welcome2-header-text{
    width:100%; 
  }
  .welcome2 .doit-block {
    width: 100%;
    padding: 0 30px;
    margin-bottom: 80px;
  }
  .welcome2 .doit-section{
    background:#EFEFEF ;
    padding: 80px 15px 0;
    display: inline-block;
  }
  .impact-header-below p {
    margin-bottom: 30px;
  }
  .impact-ourgoal-section .impact-right-column {
    padding: 0 15px;
  }
  .impact-ourgoal-section ul.ourgoal-list {
    margin: 0;
  }
  .ourgoal-list li {
    padding-left: 65px;
  }
  .ourgoal-list li > div {
    padding: 30px 15px 30px 0;
  }
  .start-carbon-section .impact-left-column {
    padding: 65px 15px;
  }
  .impact-invensing-section .invensing-block{
    display:flex !important;
    flex-direction:row;
    padding: 0 15px;
    margin-bottom: 0px;
    align-items: center;
  }
  .invensing-block-image {
    width: 50%;
  }
  .impact-carbon-neutral-means h1, .impact-carbon-neutral-means p {
    text-align: left;
  }
  .impact-carbon-neutral-means .impact-header h1{
    font-family: Lato;
    text-transform: capitalize;
    font-size: 20px;
    position: relative;
    padding-bottom: 20px;
    margin-bottom: 20px;
  }
  h3.invensing-block-title{
    position:relative;
    padding-bottom:20px;
    margin-bottom:20px;
    margin-top:0px;
  }
  .impact-carbon-neutral-means .impact-header h1:after, h3.invensing-block-title:after{
    content: "";
    border: 2px solid #EFEFEF;
    position: absolute;
    width: 100px;
    height: 0px;
    bottom: 0;
    left: 0;
  }
  .impact-carbon-neutral-section {
    margin-top: 50px;
  }
  .whatis-carbon-section .impact-left-column{
    padding:65px 15px;
  }
  .impact-two-column.whatis-carbon-section, 
  .impact-two-column.start-carbon-section,
  .impact-two-column.impact-ourgoal-section{
    flex-direction: column;
  }
  .impact-left-column, .impact-right-column, .impact-invensing-section-inner {
    width: 100%;
  }
  .impact-invensing-section .invensing-block,
  .impact-page-content,
  .impact-ourgoal-section .impact-left-column,
  .impact-ourgoal-section .impact-right-column{
    width: 100%;
  }
  .impact-header {
    padding: 0 15px;
  }
  .invensing-block-text {
    padding: 0 15px 0 25px;
    text-align: left;
    width: 50%;
  }
  h1.impact-invensing-section-heading {
    position: relative;
    width: 100%;
    padding: 15px 0;
    text-align: center;
    background: #efefef;
    transform: translate(0 , 0);
    left: 0;
    top: 0;
    margin-bottom: 40px;
  }
  .impact-footer-section h1 {
    padding: 0 15px;
  }
  .start-carbon-section .impact-left-column {
    text-align: left;
  }
  .start-carbon-section .impact-left-column h3:after{
    right:auto;
    left:0;
  }
  .swiper-container .swiper-button-prev, 
  .swiper-container .swiper-button-next{
    display:none; 
  }
  .swiper-container .swiper-scrollbar {
    opacity: 1 !important;
  }
  .colorway-slider .slick-dots {
    display: flex;
  }
  .section-madethis {
    margin-top: 30px;
  }
  #owl-strap .owl-item {
    display: flex;
  }
  #owl-strap .owl-item .item {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }
   .confidence-section {
    padding-top: 35px;
  }
  .custom-engraving {
    /* margin-top: 15px; */
  }
  .colorway-slider-wrapper {
    padding: 0;
  }
   .sizeguide-section ul li a{
    margin-right:14px; 
  }
  .madethis-right img {
    vertical-align: bottom;
    position:relative;
  }
  .madethis-left{
    width: 100%;
    padding: 60px 30px 65px;
    background: #f8f8f8;
  }
  .madethis-right {
    text-align: right;
    width:100%;
    padding: 0 15px;
    position:relative;
  }
  .madethis-right:before {
    position: absolute;
    background: #f8f8f8;
    width: 100%;
    height: 50%;
    content: "";
    left: 0;
    top: 50%;

  }
  #foursixty-product-container .vc-story-row p {
    display:none;
  }
  div#instagram-card {
    padding: 0 10px;
  }
  .home-instagram {
    padding: 60px 0;
  }
  .confidence-item-container .slick-dots {
    margin-top: 50px;
  }
  .confidence-item {
    width: 100%;
    padding: 0 60px;
  }
  .confidence-name {
    margin-top: 20px;
    margin-bottom: 15px;
  }
  .confidence-item img {
    width: 60px;
  }
  .confidence-title {
    margin-bottom: 60px;
  }
  .home-confidence {
    padding: 70px 15px 50px;
  }
  .confidence-item-container {
    display: block;
  }
  .new-review-bottom {
    margin-top: 30px;
  }
  .new-home-review-name {
    margin-top: 10px;
    margin-bottom: 15px;
  }
  .new-home-review-desc {
    margin-bottom: 70px;
  }
  .home-review-new {
    padding: 70px 15px;
    width: 100%;
  }
  .new-review-item {
    width: 100%;
    padding:0 30px;
  }
  .home-review-new .new-review-container {
    flex-flow: wrap;
  }
  .publication-logo-item {
    width: 50%;
    padding: 0 25px;
    margin-bottom:40px;
  }
  .publication-logo-container .publication-logo-item:nth-child(3),
  .publication-logo-container .publication-logo-item:nth-child(4) {
    margin-bottom:0px;
  }
  .publication-logo-container {
    width: 100%;
    flex-flow: wrap;
  }
  .home-content-list .content-link {
    bottom: 30px;
  }
  .home-content-list .content-link a {
    min-width: 120px;
  }
  .home-content-list .content-link span{
    display:none;
  }
  ul.home-content-list {
    flex-flow: wrap;
  }
  .home-content-list li.content-item:nth-child(3), .home-content-list li.content-item:nth-child(4) {
    margin-bottom: 0;
  }
  .home-content-list li.content-item:nth-child(2n) {
    margin-right: 0;
  }
  .home-content-list li.content-item {
    width: calc(50% - 6px);
    margin-bottom: 10px;
    align-content: flex-start;
    display: flex;
  }
  h1.explore-heading{
    padding: 0 30px;
    margin-bottom: 50px;
  }
  .statement-heading {
    padding: 0 30px;
    max-width:100%;
  }
  /*---------- home dy banner starts ------------*/
  .section-dy-homebanner .double-image {
    display: block;
    margin: 10px 10px;
  }
  .section-dy-homebanner .double-image>div .caption h3 {
    margin-bottom: 20px;
  }
  .section-dy-homebanner .double-image>div.di-left {
    margin-right: 0px;
    margin-bottom: 10px;
    margin-left: 0;
  }
  .section-dy-homebanner .double-image>div {
    width: 100%;
  }
  .section-dy-homebanner .double-image>div.di-left .caption, 
  .section-dy-homebanner .double-image>div.di-right .caption {
    left: 0px;
    right: 0;
    text-align: center;
    bottom: 40px;
  }
  .section-dy-homebanner .double-image>div.di-right {
    margin-left: 0px;
    margin-right: 0;
  }
  .section-dy-homesale .single-image-desktop {
    display: none;
  }
  .section-dy-homesale .single-image-mobile {
    margin: 0 10px 5px 10px;
    display: flex;
    justify-content: center;
  }
  /*---------- home dy banner ends ------------*/
  .custom-pop-content-wrap span.close_button {
    right: 5px;
    top: -17px;
  }
  .custom-desc-tab-content {
    padding-left: 20px;
    padding-right: 20px;
  }
  ul.custom-desc-tab {
    padding: 0 20px;
  }
  .link-container .home-links-block {
    width: 100%;
    text-align: center;
    margin-bottom: 15px;
  }
  .home-links-block ul li.home-link-item {
    margin-bottom: 20px;
  }
  .home-links {
    margin-bottom: 0px;
    margin-top: 30px;
  }
  .home-links .home-links-block ul{
    display:none; 
  }
  .page-quiz{
    background:#090909 url('/cdn/shop/files/Mobile-Image-v1?40766')no-repeat;
    background-position:bottom;
  }
  .template-product .product-detail .theme-product-reviews {
    text-align: center;
  } 
  .banner-text-section-inner {
    width: 90%;
  }
  .strap-banner-subtitle {
    margin-bottom: 6px;
  }
  .strap-collection-banner-inner {
    flex-direction: column;
  }
  .banner-text-section, .banner-image-section {
    width: 100%;
  }
  .overlay-bg {
    position: absolute;
    width: 100%;
    left: 0;
    top: 0px;
    height: 50%;
    background: #eee;
    content: "";
  }
  .overlay-bg:after {
    z-index: 9;
    content: '';
    position: absolute;
    width: 100%;
    height: 200px;
    background: linear-gradient(to top right, transparent 0%, transparent 50%, #eee 50%, #eee 100%);
    top: 100%;
  }
  .collection-tab-content .product-list{
    margin:0 0 30px 0;
  }
  .collection-tab-content .product-block {
    width: calc(50% - 3px);
    margin-top: 30px;
  }
  .banner-image-section {
    z-index: 9;
    position: relative;
  }
  .banner-text-section {
    z-index: 2;
    padding: 40px 20px;
    background:#eeeeee;
  }
  .strap-tab-title-wrapper {
    width: 100%;
    display: inline-block;
    padding: 0 30px;
  }
  .strap-tab-title-wrapper .slick-prev, 
  .strap-tab-title-wrapper .slick-next {
    height: 30px;
    width: 30px;
  }
  .strap-tab-title-wrapper .slick-prev i, .strap-tab-title-wrapper .slick-next i {
    color: #000;
    font-size: 30px;
  }
  .strap-tab-title-wrapper .slick-next {
    right: -10px;
  }
  .strap-tab-title-wrapper .slick-prev{
    left: -10px;
  }
  .strap-collection-section-bottom {
    padding: 60px;
  }
  .strap-collection-section {
    margin-bottom: 2px;
  }
  .strap-collection-section-bottom {
    background: #eee;
  }
  .strap-collection-item {
    width: calc(50% - 2px);
    margin-bottom: 40px;
  }
  .strap-collection-list {
    padding: 40px 0px 0px;
  }
  a.iceman-button.iceman-button1 {
    margin-right: 0;
  }
  a.iceman-button.iceman-button2 {
    margin-top: 15px;
  }
  .chioce-container, 
  .qSection4 .myself-occasion-yes .chioce-container, 
  .qSection4 .someone-else-occasion-yes .chioce-container, 
  .qSection5 .chioce-container,
  .qSection6 .myself-mens-size .chioce-container{
    max-width: 80%;
  }
  .qSection6 .myself-mens-size .choice-btn, .qSection6 .myself-womens-size .choice-btn{
    width:160px; 
  }
  .quiz-section-container {
    min-height: 180px;
  }
  .chioce-container .choice-btn {
    margin-right: auto !important;
    display:block;
    margin-left: auto !important;
    width:180px;
  }
  .qSection5 .chioce-container .choice-btn {
    width: auto !important;
    display: inline-block !important;
    margin-right: 20px !important;
  }
  .qSection5 .chioce-container .choice-btn:nth-child(2n) {
    margin-right: 0 !important;
  }
  .quiz-result {
    width: calc(100% - 30px);
    margin: 0 auto;
  }
  .quiz-result-header {
    padding: 45px 25px;
  }
  .quiz-result-title {
    margin-bottom: 35px;
  }
  .quiz-result-content {
    max-width: 100%;
  }
  .quiz-result-products .pro-custom-desc-wrapper{
    border:0; 
  }
  .quiz-product-right {
    margin-top: 20px;
  }
  .quiz-product-right .price-area {
    margin-top: 10px;
  }
  .quiz-product-item span.cmz-price-txt {
    margin-top: 13px;
  }
  .quiz-product-right, .quiz-product-left {
    width: 100%;
    text-align:center;
  }
  .quiz-product-right .theme-product-reviews {
    text-align: center;
  }
  .quiz-result-products {
    padding: 30px 20px;
  }
  .quiz-footer-product-item {
    margin-bottom: 35px;
  }
  .product-list .quiz-footer-product-item:nth-child(2n) {
    margin-right: 0;
  }
  .quiz-result-footer {
    padding: 45px 0 10px;
  }
  .quiz-result-footer-btn {
    margin-top: 40px;
  }
  /*===== Page About ============*/
  .iceman-block-content {
    padding: 0 25px;
  }
  .iceman-block-right {
    text-align: center;
    background: #eee;
    padding-top: 30px;
    padding-bottom:30px;
  }
  .icemanBtn img {
    vertical-align: bottom;
  }
  .story-tab-sticky .story-tab-heading2  {
    position: fixed;
    top: 82px;
  }
  .process-small-block-container-inner .slick-dots li button:before {
    font-size: 45px;
  }
  .process-small-block-container-inner .slick-dots {
    padding: 20px 0 0;
  }
  .process-small-block{
    margin:0 6px; 
  }
  .process-small-block-container-inner .slick-slide{
    opacity: 0.5;
  }
  .process-small-block-container-inner .slick-center{
    opacity: 1;
  }
  .our-story-block-container:nth-child(even) .our-story-block-right{
    background:#eee;
    padding-bottom:45px;
  }
  .our-story-block-container:nth-child(even) .our-story-block-right .mobile-pg{
    display:none !important; 
  }
  .our-story-block-left img {
    vertical-align: bottom;
  }
  .our-story-block-container:nth-child(even) .our-story-block-heading:after {
    border: 1.5px solid #fff;
  }
  .our-story-block-container:nth-child(even), 
  .process-direct,
  .our-story-explore, 
  .our-process-quote-container {
    margin-top: 45px;
  }
  ul.team-member-section li {
    width: calc(50% - 9px);
    margin-right: 15px;
    margin-bottom:30px;
  }
  ul.team-member-section li:nth-child(2n) {
    margin-right: 0;
  }
  .our-process-dirtct-top {
    max-width: 100%;
    padding: 0 20px;
    margin-bottom: 45px;
    text-align: left;
  }
  .process-small-block-image-container {
    max-width: 100%;
  }
  .about-container2 {
    padding: 45px 30px 20px 15px;
  }
  .our-process-header-bottom p{
    max-width:100%; 
  }
  .meet-review-section {
    padding: 90px 30px;
  }
  .our-process-header-bottom{
    width:100%;
    padding-left:20px;
    padding-right:20px;
    margin-top:45px;
    text-align:left;
  }
  .our-process-header-bottom h2, .our-process-dirtct-top h2{
    text-align:left;
  }
  .our-process-header-bottom h2:after, .our-process-dirtct-top h2:after {
    left: 0;
    transform: translateX(0);
  }
  .our-story-quote-container .qote-text:before {
    left: 0px;
    top: -61px;
  }
  .our-process-quote-container .qote-text:before {
    left: 0px;
    top: -64px;
  }
  .our-process-quote-container .qote-text:after {
    right: 0;
  }
  ul.team-member-section {
    padding: 0 30px;
  }
  .meet-team-header {
    padding: 0 15px;
  }
  .our-story-explore-btn-container a{
    margin: 0 auto;
    display:block;
    max-width: 170px;
  }
  .our-story-explore-btn-container a.first-btn{
    margin-bottom:15px;
  }
  .about-container {
    width: 100%;
  }
  .about-header-text{
    max-height:100%; 
  }
  .qote-text{
    padding-left: 20px;
    padding-right: 20px;
  }
  .about-header-section .play-btn img, .our-process-header .play-btn img {
    max-width: 35px;
  }
  .about-header-text h1 {
    font-size: 25px;
  }
  .about-header-section a.play-btn, .our-process-header a.play-btn{
    margin-top:10px; 
  }
  .our-story-quote-container {
    padding: 80px 0;
    height:auto;
  }
  .header-mobile-text{
    font-family: Lato;
    color: #000;
    font-size: 16px;
    text-transform: uppercase;
    margin-top: 45px;
    text-align: center;
    padding: 0 15px;
    margin-bottom:45px;
    letter-spacing: 4px;
  }
  .our-story-explore {
    padding: 45px 0;
  }

  h1.our-story-explore-heading{
    margin-bottom:20px; 
  }
  .story-tab-heading ul li, .story-tab-heading2 ul li {
    padding: 0 10px;
    font-size: 14px;
  }
  .our-story-block-right {
    padding: 45px 20px 0;
  }
  .our-story-block-heading{
    line-height: 1.4;
  }
  .our-story-block-container:nth-child(odd) .our-story-block-content.mobile-min {
    max-height: 218px;
    position: relative;
    overflow: hidden;
  }
  a.mobile-pg {
    width:100%;
    text-align:center;
  }
  .our-story-block-container:nth-child(odd) .our-story-block-content.mobile-min:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 103px;
    background-image: linear-gradient(to bottom, rgba(255,255,255,0.5), rgba(255,255,255,1));
    bottom: 0;
    left: 0;
  }
  .mobile-pg img {
    max-width: 40px;
  }
  a.mobile-pg.hide {
    display: none !important;
  }
  /*------------ organised collection-------*/
  .subcollection-title h6 {
    border-bottom: 1px solid #000;
    font-weight:normal !important;
    font-size:15px;
  }
  .subcollection-title {
    padding: 0 12px 0 12px;
  }
  .subcollection-list {
    margin-top: 30px;
  }
  .subcollection .product-list1 .product-block:nth-child(1n+6) {
    display: none;
  }
  .subcollection-view-all a {
    margin-right: 25px;
  }
  /* ---------- new nav -------------*/  
  .tier-1 a {
    border-bottom: none !important;
  }
  .reveal-mobile-nav #main-nav.nav-row ul li.level1 {
    margin-bottom:8px;
    padding: 0;
  }
  #main-nav .mobile-features {
    border-bottom: none !important;
  }
  #main-nav .mobile-features .mobile-search input[type=text]{
    text-align:center;
  }
  .menu-collection-item {
    width: calc(50% - 3px);
    display: inline-block;
  }
  .menu-collection-image img {
    width: 75%;
  }

  ul.explore-subnav {
    border-top: 1px solid #ccc5c5;
    padding-top: 10px;
    padding-bottom: 20px !important;
  }
  ul.mens-menu, ul.womens-menu {
    padding-top: 8px;
    padding-bottom: 0px !important;
    border:none;
  }
  ul.discover-menu {
    width: calc(100% - 30px) !important;
    margin: 0 auto !important;
  }
  #main-nav.nav-row .mobile-expanded>ul.explore-subnav.discover-menu {
    width: 100% !important;
    background: #ddd !important;
  }
  #main-nav.nav-row .mobile-expanded>ul.explore-subnav.discover-menu li .sub-menu-heading-mobile a {
    color: black !important;
    font-size: 16px !important;
    font-family: Lato !important;
    font-weight: bold !important;
  }
  .sub-menu-heading-mobile a {
    font-family: 'oswald' !important;
    text-transform: uppercase !important;
    font-size: 20px !important;
    color: #9f9f9f !important;
    margin-bottom: 15px !important;
    line-height: 20px !important;
    font-weight: 500 !important;
    margin: 0 !important;
    padding-top: 0px !important;
  }

  .explore-submenu .sub-menu-heading a{
    font-size:15px; 
  }
  .menu-collection-image img {
    vertical-align: bottom;
  }
  .menu-collection-item a {
    text-transform: uppercase;
  }
  .mobile-brd-btm {
    border-bottom: 1px solid #ccc5c5;
    padding-bottom: 20px !important;
    margin-bottom: 20px !important;
  }
  .desktop_show{
    display:none;
  }
  .home-minsonary div, .minsonary-title, .home-minsonary h1, .home-minsonary p{z-index:9 !important;}
  /* ---------- new nav end-------------*/  

  .template-article ul.singleCollection li {
    display: inline-block;
    width: 49%;
  }

  .footer-nav ul.open{
    display:block; 
  }
  /*--------------page blog ------------------*/
  .blog-page-content .blog-instagram{
    margin-top:-25px;
    margin-bottom: 45px;
  }
  .blog-page-content .blog-instagram-inner{
    padding:0px 5px 0px;
  }
  .blog-page-content .blog-tab {
    margin-bottom: 6px !important;
  }
  .blog-page-content .blog-tab-wrapper {
    background: transparent;
    position:relative;
  }
  .blog-page-content .owl-item{
    position:relative; 
  }
  .blog-page-content .owl-item.center:after{
    width: 0;
    height: 0;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-top: 20px solid #eaeaea;
    content: "";
    position: absolute;
    bottom: -29px;
    left: calc(50% - 20px);
  }
  .blog-page-content .owl-carousel .owl-stage-outer {
    height: 88px;
  }
  .blog-page-content .blog-tab-wrapper:before {
    content: '';
    background: #eaeaea;
    width: 100%;
    height: 75px;
    top: 14px;
    position: absolute;
  }
  .blog-page-content .blog-tab .tab-item {
    text-align: center;
  }

  .blog-page-content .container {
    max-width: 100%;
  }
  .tab-content {
    padding: 0px; 
  }
  .blog-page-content .articles-list {
  }
  .blog-page-content .article-item{
    padding:0;
    margin-bottom: 70px;
    width: 100%;
  }
  .blog-page-content .article-item .ar-img{
    width:100%;
  }
  .blog-page-content .article-item .ar-cont{
    width:100%;
    padding: 0 60px 60px;
    text-align:center;
  }
  .blog-page-content .blog-email-title {
    margin-bottom: 10px;
  }
  .blog-page-content .blog-email {
    margin: 60px 0;
  }
  .blog-page-content .articles-list h2 {
    margin-top: 20px;
    margin-bottom: 25px;
  }
  .blog-page-content a.read-more-article {
    margin-top: 30px;
  }
  .blog-page-content .blog-bestsellers{
    margin-top:0;
  }
  .blog-page-content .blog-bestseller-title, .blog-page-content .blog-instagram-title{
    text-align:center; 
    margin-bottom: 30px;
  }
  .blog-page-content .blog-bestsellers .product-block:nth-child(n+5) {
    display: none;
  }
  .blog-page-content .blog-bestsellers .product-block {
    width: calc(33% - 1px);
    display: inline-block;
  }
  .blog-page-content .blog-bestseller-inner{
    padding: 0px 30px 0px; 
  }

  .blog-page-content .owl-prev {
    left: 10px;
  }
  .blog-page-content .owl-next {
    right: 10px;
  }
  .blog-page-content .owl-prev, .blog-page-content .owl-next {
    position: absolute;
    top: 35px;
  }

  .owl-carousel .owl-stage {
    display: flex;
  }

  .blog-page-content .owl-item {
    position: relative;
    height: inherit;
    min-height:60px;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .blog-page-content .blog-tab .tab-item {
    font-size: 22px;
    line-height: 25px;
  }
  .blog-tab-container {
    margin-top: -14px;
  }
  /*------------------------------------------*/

  .size-guide-button-container .first-btn.size-btn {
    margin-right: 20px;
  }
  .size-guide-button-container .size-btn {
    padding: 10px 20px;
  }
  .collection-title-container {
    margin: 0px 15px;
    text-align:center;
  }
  .popular-search-container{
    margin: 0px 15px;
  }
  .mobile-filter-btn-wrapper {
    display: block !important;
    -webkit-order: 2;
    order: 2;
  }
  .page404-text-container {
    width: 280px;
  }
  .btn-container-404 {
    bottom: auto;
    width: 100%;
    display: inline-block;
    padding-top: 50px;
  }
  .btn-container-404 a {
    display: inline-block;
  }
  .btn-container-404 a:first-child {
    margin-right: 0px;
    margin-bottom:8px
  }
  .sidebar-inner {
    width: 100%;
    max-width: 100% !important;
    padding: 20px 20px 20px 10px;
    position: relative;
  }
  .cat-nav-subsection ul{
    /*display:none;*/
  }
  .collection-sidebar{
    width: 100% !important;
    position: relative !important;
    /* position: fixed;
    top: 0;
    right: 0px;
    background: #fff;
    z-index: 5000;
    width: 250px;
    overflow-y: scroll;
    height: 100%;
    padding-top: 0px;
    -webkit-transition: all 250ms linear;
    -moz-transition: all 250ms linear;
    transition: all 250ms linear;
    -webkit-transform: translateX(270px);
    -moz-transform: translateX(270px);
    transform: translateX(270px);
    -webkit-box-shadow: -3px 0px 20px 0px rgba(0,0,0,0.4);
    -moz-box-shadow: -3px 0px 20px 0px rgba(0,0,0,0.4);
    box-shadow: -3px 0px 10px 0px rgba(0,0,0,0.4); */
  }

  .collection-sidebar::after {
    content: "";
    position: absolute;
    z-index: 1;
    top: 0px;
    right: 0px;
    pointer-events: none;
    background-image: linear-gradient(to right, rgba(255,255,255,0), #fbfbfbc4 85%);
    width: 15%;
    height: 100%;
  }
  .cat-nav-section {
    margin-bottom: 0px;
    padding: 0;
  }
  .cat-nav-section h3 {
    padding: 0 15px 0 0;
    font-family: 'Lato';
    font-size: 12px;
    font-weight: 400;
    text-transform: capitalize;
  }
  .cat-nav-section ul {
    display: none !important;
  }
  .cat-nav-section ul li {
    margin-bottom: 10px;
  }
  .collection-sidebar h3:after {
    display: none;
  }
  .sidebar-inner {
    display: inline-block;
    display: -webkit-inline-box;
    overflow-y: scroll;
    border-bottom: 1px solid black;
  }
  .collection-sidebar.open{
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    transform: translateX(0);
  }
  .mobile-filter-clear-wrapper {
    position: absolute;
    bottom: 0;
    width: 100%;
  }
  .mobile-filter-clear-inner {
    display: flex;
  }
  .mobile-filter-clear-inner > div {
    width: 50%;
    text-align: center;
    background: #ccc;
    padding: 15px 0;
    font-family: 'Oswald';
    font-size: 20px;
    text-transform: uppercase;
    cursor: pointer;
  }
  .mobile-filter-clear-inner .clear-btn {
    border-left: 1px solid #8c8a8a;
  }
  .close-filter, .close-filter-sort{
    text-align: left;
    font-weight: 800;
    font-size: 12px;
    color: #363636;
    cursor: pointer;
    width: 100%;
    position:relative;
  }

  .cat-nav-subsection {
    padding: 0 40px;
  }
  .breadcrumb {
    padding: 15px 10px 20px 30px;
  }
  .product-all-template .breadcrumb {
    padding: 15px 10px 10px 15px;
  }
  .mobile_view { 
    display: block !important;
  }
  .desktop_view{
    display:none !important;
  }
  .top-links li.account-links {
    display: none;
  }
  .top-links li.currency-link{
    border:none;
  }
  .minsonary-mobile> div {
    width:100%;
    margin-bottom:5px;
  }
  .mimage, .mtext{height:auto;}
  .minsonary-mobile .minsonary-right-bottom.mtext {
    margin-top: 3px;
  }
  .minsonary-mobile .mtext {
    display: flex;
  }
  .minsonary-left-top-left.mtext {
    padding: 60px 40px !important;
  }
  .minsonary-left-bottom-right .minsonary-title {
    bottom: 45px;
  }
  .minsonary-left-bottom-right.mimage .minsonary-title {
    text-align: center;
  }
  .home-minsonary img {
    vertical-align: bottom;
  }
  .minsonary-desktop{
    display:none;
  }
  .hometitle1.align-center{
    padding: 10px 0;
  }
  .minsonary-left-bottom-right.mimage .minsonary-title p {
    margin-top: 10px !important;
    margin-bottom: 10px !important;
  }
  .home-minsonary {
    padding: 70px 0px 10px;
  }
  .minsonary-new-right-top, .minsonary-new-right-bottom {
    margin-top: 10px;
  }
  .home-iceman {
    margin-top: 65px;
    margin-bottom: 70px;
  }
  .video-top p, .review-top p{
    width: 80%;
  }
  .minsonary-left-top-left.mtext{
    padding:0;
  }
  .minsonary-left-top-left.mtext > div {
    padding: 60px 15px;
  }  
  button.mobile-nav-toggle:focus, button.mobile-nav-toggle:active {
    border: 0 !important;
  }
  .button-menu-toggle-inner {
    position: absolute;
    width: 21px;
    height: 2px;
    background: #000;
    margin: auto;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    -webkit-transition: .15s -webkit-transform ease;
    transition: .15s -webkit-transform ease;
    transition: .15s transform ease;
    transition: .15s transform ease,.15s -webkit-transform ease;
  }
  .button-menu-toggle-inner:before {
    content: '';
    width: 21px;
    height: 2px;
    background: #000;
    position: absolute;
    left: 0;
    top: 8px;
  }
  .button-menu-toggle-inner:after {
    content: '';
    width: 21px;
    height: 2px;
    background: #000;
    position: absolute;
    left: 0;
    top: -8px;
  } 
  .reveal-mobile-nav .button-menu-toggle-inner {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    background: 0 0;
    height: 23px;
    top:-5px;
    right:-10px;
  }
  .reveal-mobile-nav .button-menu-toggle-inner:before {
    content: '\00d7' !important;
    display: inline-block;
    font-size: 50px;
    line-height: 50px;
    color: #000;
    background: 0 0;
    height: 23px;
    top: -10px;
    left: 0;
  }
  .nav-row .multi-level-nav>div {
    padding: 0px 0 5px;
  }
  .reveal-mobile-nav .button-menu-toggle-inner:after {
    opacity: 0;
  }

  #mobile-header .mobile-nav-toggle span:nth-child(1) {
    top: 5px;
  }
  #mobile-header .mobile-nav-toggle span:nth-child(2) {
    top: 10px;
  }
  #pageheader .logo {
    padding: 5px 0;
  }
  #pageheader .logo a {
    position: relative;
    display:inline-block;
    float: left;
  }
  .logo img {
    width: 130px !important;
    padding: 0 !important;
  }
  #pageheader svg.feather{
    stroke-width: 2px;
  }
  .announcement > ul.top-links > li.cart-links{
    display:none;
  }
  #pageheader .cart-count.mobile-cart-icon {
    font-size: 12px!important;
    height: 30px;
    width: 25px;
    background: rgba(0, 0, 0, 0) url(/cdn/shop/files/bag-icon_49205723-edd3-4b31-b93b-bf5905424452.png) no-repeat scroll 0 1px;
    background-size: 25px auto;
    color: #000;
    text-align: center;
    display: inline-block;
    margin-right: 15px;
  }
  .reveal-mobile-nav #main-nav {
    background: #fff;
  }
  .menu-logo {
    display: block;
    text-align: center;
  }
  .mobile-menu-logo img {
    width: 184px;
    padding: 15px 0;
    display: block;
    margin: 0 auto;
  }
  .reveal-mobile-nav #main-nav .mobile-nav-toggle {
    opacity: 1;
    z-index: 99;
    padding: 3px 0 3px 18px;
    text-align: left;
    width: auto !important;
    background: none;
    color: #000;
    position: absolute !important;
    right: 15px !important;
    top: 20px;
    font-size: 14px;
    line-height: 14px;
    border:none;
  }
  .nav_cont_main{
    z-index:100; 
  }
  .mobile-search input[type="text"] {
    width: 80vw;
  }
  
  input#mobile-search::placeholder {
    text-transform: none;
    color: #6B6D76;
  }	
  form.mobile-search {
    text-align: center;
    padding: 0px 10px 2px 10px;
    position: absolute;
    z-index: 99;
    bottom: 0px;
    transition: all 0.5s ease;
    background:white;
    width:100%;
    opacity:0;
    border: none;
  }
  
  #mobile-search {
    border: none;
  }
  
  form.mobile-search.search-open{
    bottom: -41px;
    opacity:1;
    box-shadow: 0px 5px 10px 0px #00000075;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .mobile-search input[type="text"]::placeholder {
    text-transform: uppercase;
  }
 
  
  #main-nav.nav-row .multi-level-nav > div.tier-1 > ul.mobile-menu {
    padding: 0px 30px !important;
    width: auto !important;
  }
  #main-nav.nav-row .multi-level-nav > div.tier-1 > ul.mobile-men, 
  #main-nav .multi-level-nav>div>ul>li>ul,
  #main-nav .mobile-menu, 
  #main-nav.nav-row .mobile-expanded,
  #main-nav .multi-level-nav ul ul,
  #main-nav.nav-row .mobile-expanded>a{
    background: #ddd;
  }
  #main-nav.nav-row .multi-level-nav > div.tier-1 > ul.mobile-men, 
  #main-nav .multi-level-nav>div>ul>li>ul,
  #main-nav .mobile-menu, 
  #main-nav.nav-row .mobile-expanded,{
    position:relative;
  }

  ul.grandchild li.submenu-collection-item {
    width: calc(50% - 3px);
    display: inline-block;
    text-align: center;
  }
  .reveal-mobile-nav #main-nav .multi-level-nav .tier-1 {
    letter-spacing: 1px;
  }
  .reveal-mobile-nav .tier-1 ul li.level2 .list-item a {
    padding: 4px 0px !important;
    display: inline-block;
    width: 100%;
    font-family: 'Lato' !important;
    font-size: 15px;
  }
  .reveal-mobile-nav .tier-1 ul.mens-menu li.level2 .list-item a, .reveal-mobile-nav .tier-1 ul.womens-menu li.level2 .list-item a {
    padding:2px 0px !important;
    text-transform:uppercase;
    color:#9f9f9f !important;
    background:#eee;
  }
  .mens-menu .sub-menu-heading-mobile, .womens-menu .sub-menu-heading-mobile {
    padding: 2px 0px !important;
  }
  .subnav-details {
    background: #eee;
  }
  .mens-menu .sub-menu-heading-mobile, .womens-menu .sub-menu-heading-mobile {
    padding:2px 0px !important;
    display: inline-block;
    width: 100%;
    font-family: 'Lato' !important;
    font-size: 15px !important;
    text-transform:uppercase;
    color:#9f9f9f !important;
    background:#eee;
    margin-bottom: 0px !important;
    position: relative;
    cursor: pointer;
  }

  .mens-menu .sub-menu-heading-mobile::after, .womens-menu .sub-menu-heading-mobile::after {
    content: '';
    position: absolute;
    right: 20px;
    transform: rotate(90deg);
    height: 20px;
    width: 20px;
    background-image: url(/cdn/shop/files/arrow-black-vector.png?6262);
    background-size: 13px;
    background-repeat: no-repeat;
    top: 17px;
    transition: all 0.5s ease;
  }
  .sub-menu-heading-mobile.opened::after {
    transform: rotate(0deg);
  }

  ul.explore-subnav.discover-menu {
    background: #eee !important;
    border-top: 1px solid #ccc5c5;
  }
  .explore-subnav li.level2.explore-submenu:last-child {
    margin-bottom: 0;
  }
  .sub-menu-heading-mobile.mobile_view + .list-item {
    display: none;
  }
  .menu-collection-item a{
    font-size:12px !important;
  }
  .explore-submenu .sub-menu-heading, .explore-submenu .sub-menu-heading a {
    padding-left: 8px !important;
  }
  .reveal-mobile-nav .tier-1 > ul > li > a {
    display: inline-block;
    width: 100%;
    font-family: Oswald !important;
    font-size: 18px !important;
    font-weight:500;
  }
  .explore-image{
    display:none; 
  }
  .explore-image-heading {
    right: 0;
    left: 0;
  }
  #main-nav.nav-row .mobile-expanded{
    border-top:none !important;
  }
  .tier-1 > ul > li{
    padding:10px 0; 
    text-align:left;
    width:100%;
    border-bottom:1px solid #ccc;
    position: relative;
  }
  .explore-submenu .sub-menu-heading, .explore-submenu .sub-menu-heading a {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
  .explore-left {
    width: 100%;
    padding-left: 40px;
    padding-right: 40px;
    text-align: center;
  }
  .collection-listing {
    width: 100%;
    float: none;
    display: inline-block;
  }
  .home-collection-slider {
    margin-top: 0;
  }
  .video-top {
    margin-top: 60px;
  }
  .review-icon-container {
    margin: 10px auto;
  }
  .review-icon-item {
    margin-bottom: 20px;
  }
  #pagefooter .cross-page-promos .column-quarter {
    width: 50% !important;
    margin-bottom:2px !important;
  }
  #pagefooter .cross-page-promos .column-quarter:nth-child(2) {
    border-right: none !important;
  }
  .main-footer {
    padding: 0 20px;
  }
  .footer-logo-sec{
    padding: 4px 0 0px;
  }
  .cross-page-promos {
    background: #fff !important;
    display: inline-block;
    width: 100%;
    margin-bottom: -6px;
  }
  .footer-newsletter .column-half:last-child {
    padding-top: 0;
  }
  .footer-currency {
    text-align: center;
    padding: 30px 0 15px;
  }
  .footer-logo-sec .container {
    margin: 0 !important;
    padding: 0;
    max-width: 100% !important;
  }
  .footer-nav ul{
    display:none;
    margin: 0 !important;
    padding: 0px;
  }
  .footer-logo-sec .third-box ul li {
    margin-bottom: 20px;
  }
  .social-links ul {
    margin-left: 0px !important;
  }
  .third-box{
    width:100%; 
    float:none;
    padding: 0;
    text-align: center;
  }
  .third-box.footer-nav:first-child {
    margin-top: 0px;
  }
  .third-box.footer-logo-container {
    padding-top: 40px;
  }
  .social-links ul {
    text-align: center;
  }
  .footer-nav h6{
    background: transparent none repeat scroll 0 0;
    border-top: 1px solid #696666;
    box-sizing: border-box;
    margin-top: 0px;
    text-align: center;
    color: #fff;
    position: relative;
    font-size: 20px;
    font-weight: 500;
    padding: 25px 0;
    font-family: 'Oswald';
    text-transform: uppercase;
    margin-bottom: 0;
  }

  .footer-nav h6:after{
    color:#fff;
    content: "〉";
    position: absolute;
    right: 0px;
    top: 23px;
    font-weight:bold;
    transform:rotate(90deg);
    font-size:17px;
  }
  .footer-shop-currency:after{
    right:0;
  }
  .footer-shop-currency {
    margin-bottom: 25px;
  }
  ul.footer-currencies {
    margin: 0;
  }
  .footer-currencies li img, .footer-shop-currency img {
    width: 50px;
  }
  .footer-currencies li {
    list-style: none;
    width: calc(33% - 3px);
    display: inline-block;
    margin-bottom: 25px;
  }
  .footer-currencies li span{
    display:none;
  }
  .footer-nav h6.active:after{
    transform:rotate(270deg);
  }
  .footer-logo-sec .third-box ul li a{
    text-transform: none !important;
  }
  .reveal-mobile-nav .explore-submenu {
    width: 100%;
    display: inline-block !important;
    margin-bottom: 8px;
    padding: 0px !important;
    text-align: center;
  }
  .ID-box .container .ID-box-desktop {
    display: none;
  }
  .hint-of-history-desktop {
    display: none;
  }
  .layout-column-half-left, .layout-column-half-right {
    float: none !important;
    width: 100% !important;
  }
  p.review-para {
    padding: 0 30px;
    width: auto;
  }
  .template-product #related-products {
    padding-left: 0;
    padding-right: 0;
  }
  
  .product_images_slider .slick-arrow.slick-next {
    background: rgba(0, 0, 0, 0) url(/cdn/shop/t/58/assets/1453927580_right.png?1267090…) no-repeat left center;
    box-sizing: border-box;
    height: 30px;
    right: 10px!important;
    padding: 0!important;
    max-width: 36px;
    width:30px;
    top: 45%;
  }

  .product_images_slider .slick-arrow.slick-prev {
    background: rgba(0, 0, 0, 0) url(/cdn/shop/t/58/assets/1453927580_next.png?1267090…) no-repeat right center;
    box-sizing: border-box;
    height: 30px;
    left: 10px !important;
    padding: 0!important;
    width:30px;
    max-width: 36px;
    top: 45%;
  }
  .product_images_slider .slick-arrow.slick-next:after, 
  .product_images_slider .slick-arrow.slick-prev:after,
  .product_images_slider .slick-arrow.slick-next:before,
  .product_images_slider .slick-arrow.slick-prev:before {
    content:""; 
  }
  .product-detail {
    max-width: 100% !important;
    /* margin: 40px 0 10px 0 !important; */
    padding: 0 !important;
  }

  .product-detail .detail .title {
    text-align: center;
  }
  .detail .yotpo .pull-left {
    text-align: center;
    float: none;
  }
  .title .product_first {
    margin-bottom: 15px;
  }
  .product-detail .detail .title {
/*     margin: 0 0 15px 0; */
  }
  .product-detail .layout-column-half-right{
    margin-top:30px;
    padding:0 15px;
  }
  .pro-custom-desc {
    margin-top: 15px;
    text-align: center;
    padding-left: 20px;
    padding-right: 20px;
    margin-bottom: 0;
  }
  .product-detail .detail .price-area .current-price {
    font-size: 24px;
  }
  .custom-product-size-chart{
    text-align:center; 
  }
  .custom-product-swatch-container {
    margin-top: 7px;
    margin-bottom: 20px;
    text-align: center;
  }
  .custom-product-swatch-container .header {
    width: 100%;
    margin: 7px 0;
  }
  .ID-box {
    margin-top: 40px;
    background: #d6d6d6;
    padding-top: 26px;
  }
  .ID-box-mobile ul.tabs {
    text-align: center;
    margin: 0;
  }
  .ID-box-mobile ul.tabs li.tab-link {
    width: 47%;
    margin-right: 4%;
    margin-bottom: 10px;
    list-style: none;
    border: 1px solid #000;
    display: inline-block;
    padding: 10px 15px;
  }
  .ID-box-mobile ul.tabs li.tab-link.current {
    background: #000;
    color: #fff;
  }
  .ID-box-mobile .tabs li:last-child {
    margin-right: 0 !important;
  }
  .ID-box h2 {
    padding: 30px 0 0;
  }
  .hint-of-history-top {
    background-repeat: no-repeat;
    background-size: 100%;
    width: 100%;
    padding: 50% 0;
  }
  .hint-of-history {
    background-repeat: no-repeat;
    background-size: 100% 100%;
    padding: 80px 0 80px;
  }
  .hint-of-history .container {
    padding-right: 50px;
    padding-left: 50px;
    text-align: center;
  }
  .hint-of-history .container p {
    width: 100%;
  }
  .hint-of-history-two-box .container {
    max-width: 95% !important;
  }
  .hint-of-history-two-box {
    padding: 0;
  }
  .hint-of-history-two-box .container > div {
    width: 100%;
    display: inline-block;
    margin: 10px 0 0 0;
    position: relative;
    padding: 0;
  }
  .hint-of-history-two-box .container>div .hint-of-history-text {
    text-align: center!important;
    margin: 0 auto;
    background: #000;
    padding: 20px 30px;
    color: #fff;

  }
  .hint-of-history-text-inner {
    display: inline-block;
    vertical-align: middle;
  }
  .hint-of-history-text-inner p {
    line-height: 22.5px;
  }
  #related-products .collection-listing .product-block {
    width: 47% !important;
  }
  .customize-watc-div {
    height: auto;
    width: 100%;
    overflow:hidden;
  }
  .custom-two-div .left-input {
    width: 100%;
    margin-right: 0;
  }
  .custom-two-div .watch-image {
    width: 100%;
    text-align: center;
  }

  /*Cart*/
  #cartform .item .quantity-container {
    width: 100%;
  }
  .quantity-container > .quantity {
    float: left;
  }

  .parent_Slide_content .cart_product {
    width: 100% !important;
    float: none;
  }

  .template-cart .page-header h1.majortitle {
    font-family: Oswald, sans-serif; 
    font-size: 22px;
    font-weight:500;
    text-align: left;
  }
  .cart-strap-container {
    border: 1px solid #000;
  }
  .cart-strap-container .strapSlide{
    display:block !important;
  }
  .cart-strap-container .xtra-strap {
    background:transparent !important;
    font-family: Oswald, sans-serif; 
    font-weight:500;
    margin-top:10px !important;
    margin-bottom:5px;
  }
  .cart-strap-container .xtra-strap span{
    display:none;
  }
  .cstraps {
    margin-bottom: 30px;
  }
  .cart-page-btnContainer {
    float: none;
    max-width: 100%;
    text-align: center;
    width:100%;
  }
  #cartform .checkout-col {
    text-align: center;
  }
  span.or, .additional-checkout-buttons span {
    display: block;
  }

  .additional-checkout-buttons .additional-checkout-button {
    margin: 20px 10px 10px 0;
    display:inline-block;
  }
  .cart-name-container {
    padding-right: 15px;
  }
  .amazon-payments-pay-button.additional-checkout-button.additional-checkout-button--amazon {
    display:inline-block;
    margin-right:0 !important;
    margin-top:10px;
  }
  .footer-newsletter .signup-form-cont {
    padding: 0 0 0px;
  }
  .footer-mobile-lolo-wrapper.mobile_view {
    text-align: center;
    padding: 40px 0;
    border-bottom: 1px solid #696666;
    border-top: 1px solid #696666;
  }
  #pagefooter .absolute-footer ul li a {
    font-size: 15px;
  }

  .footer-newsletter .column-half {
    float: none;
    margin: auto;
    max-width: 510px;
    text-align: center;
    width: 100%;
  }
  .footer-newsletter .column-half {
    float: none;
    margin: auto;
    text-align: center;
    width: 100%;
    max-width: none;
  }
  .footer-newsletter .column-half{
    padding: 50px 0 10px;
  }
  .signup-form-cont {
    text-align: center;
  }
  #imgcats { 
    text-align: center;
  }
  #imgcats div img {
    vertical-align: bottom;
  }

  #imgcats div {
    width: 100%;
    display: inline-block;
    padding: 5px 5px 0 5px;
  }
  .collection-listing .product-block {
    width: 45%;
  }
  .has-sidebar .collection-listing .product-block {
    width: 50%;
  }
  span.vc-tag-digit {
    top: 18px;
    font-size: 24px;
    position: relative;
    padding: 6px;
    width: 50px;
  }
  .theme_temp_page_our-story2 .ws-box .half.right {
    top: 0px;
    padding: 40px 0 0 0;
  }
  span.vc-tag-digit:before {
    top: -2px;
    left: 5px;
    font-size: 80px;
    width: 30px;
    height: 30px;
  }

  h2.review-heading {
    font-size: 11px;
  }
  .the-vincero-story .vc-story-row p {
    margin-left: 10px;
    margin-right:10px;
  }
  .d2d-banner2 {
    padding: 20px 0px !important;
  }
  .vc-d2d-box2 .vc-d2d-para {
    width: 100% !important;
  }
  .minicart-item-list {
    /*max-height: 140px !important;*/
  }
  ul.singleCollection li {
    display: inline-block;
    padding-bottom: 46px;
    width: 49%;
  }
  .nav_cont_main {
    padding: 5px 0;
  }
  ul.singleCollection {
    margin: 0 0 20px;
  }
  .singleCollection.desktop {
    display: none;
  }
  body.shop-our-instagram ul.tabs li.current {
    margin-bottom: 10px;
  }
  .vc-story .cover-tag > h1 {
    font: 400 30px/34px Sanford;
    margin-bottom: 0px;
  }
  .vc-story .cover-tag p {
    font: 500 20px/40px Lato;
  }
  .ws-box .half {
    display: inline-block !important;
    width: 100% !important;
  }
  .ws-box {
    margin-bottom: 32px;
  }
  .ws-box .half.right p {
    line-height: 21px!important;
    max-width: 90%!important;
    margin: 0 auto !important;
  }
  .theme_temp_page_our-story2 .vc-story-row.ws-box .half {
    padding: 0 15px 40px 15px;
  }
  .markupBox .half {
    width: 50% !important;
    padding: 4%;
  }
  #main-nav.nav-row ul li a.has-children::after {
    content: '';
    border: solid #000;
    border-width: 0 3px 3px 0;
    display: inline-block;
    padding: 3px;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    height: 0;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }
  #main-nav.nav-row ul li.mobile-expanded > a.has-children:after {
    transform: rotate(0deg);
  }
  a.cart-checkout-link{
    display:none;
  }
  .cart-page-btnContainer-inner {
    max-width: 100%;
  }
  .cart-strap-container {
    width: 100%;
  }
  #cartform .item-list {
    margin: 10px 0 0 0;
    /*overflow-y: scroll;
    max-height: 185px;*/
  }
  .cart-page-btnContainer .freeship-status-container.hide{
    display:none !important;
  }
  .cart-page-btnContainer .freeship-status-container{
    margin-bottom:15px;
  }
  .cart-strap-price, .cart-strap-name {
    text-align: center;
    display:block;
  }
  .parent_Slide_content .cart_product h6.align-center {
    display: none;
  }
  .cart-template-page .flexslider.strapSlide {
    margin-bottom: 0px; 
  }
  .cart-template-page .cstraps {
    margin-bottom: 0px;
  }
  .shipping-calculator-container.hide{margin-top:30px;}
  .shipping-calculator-container.hide #shipping-calculator{
    display:none;
  }
  #cartform #shipping-calculator .inputrow {
    width: 50%;
  }
  .calculator-input-container .inputrow:nth-child(2n) {
    padding-right: 0 !important;
  }
  .calculator-input-container .inputrow:nth-child(3){
    width:40% !important;
  }
  .calculator-input-container .inputrow:nth-child(4){
    width:60% !important;
  }
  .swatch {
   
  }
  .cstraps .cart-strap-name, .cstraps .cart-strap-price {
    text-align: center;
    font-size: 12px;
  }
  #shipping-calculator h4 {
    text-align: center;
  }
  .cart-strap-container a.custom-add-tocart {
    margin-top:30px;
  }
  #holiday-shipping-deadlines * {
    font-size: 95%;
    line-height: 15px;
  }
  #holiday-shipping-deadlines h3 strong {
    font-size: 105%;
  }
  h2.collection-title {
    margin-top: 25px;
  }
  ul.explore-subnav.discover-menu .sub-menu-heading.sub-menu-heading-mobile {
    padding-bottom: 5px !important;
  }
  ul.explore-subnav.discover-menu li.level2.explore-submenu.mobile-brd-btm:first-child {
    margin-top: 10px;
  }
  .reveal-mobile-nav .tier-1 ul.mens-menu li.level2 .list-item a, 
  .reveal-mobile-nav .tier-1 ul.womens-menu li.level2 .list-item a, 
  .mens-menu .sub-menu-heading-mobile, 
  .womens-menu .sub-menu-heading-mobile, 
  .subnav-details {
    color: #000000 !important;
    background: #f7f7f7;
  }
  .reveal-mobile-nav .tier-1 ul li.level2 .list-item a.menu-collection-image-title {
    line-height: 14px;
    padding-top: 0;
    margin-top: 0;
  }
  #main-nav.nav-row li.level1 > a {
    font-weight: bold;
  }
  .announcement .announcement__inner a.fancybox.mobile_view {
    display: inline-block !important;
  }

  .mobile-only .collection-banner {
    background: #FDFDFD;
  }
  .mobile-only .collection-banner-image img {
    height: 140px;
    display: none;
  }

  .mobile-only .collection-banner-image > h1 {
    position: absolute;
    left: 15px;
    font-size: 28px;
    bottom: 5px;
    font-family: 'Oswald';
    color: white;
    font-weight: 600;
  }

  .mobile-only .breadcrumb {
    padding: 10px;
    text-align: left;
    transform-style: flat;
    float: left;
    font-size: 10px !important;
    color: black;
  }

  .mobile-only .breadcrumb a {
    font-size: 10px !important;
    color: black;
  }

  /*------------- page dayone ----------*/
  .dayone-header-text h1.big-h1 {
    font-size: 38px;
    width: calc(100% + 80px);
    margin-left: -40px;
}
  .bluelight-content1-right h1 {
    margin-top: 20px;
}
  .bluelight-content1-right h1,.bluelight-content2-top h1 {
    font-size: 28px;
}
  .dayone-header-text h6 {
    font-size: 12px;
  }
  .dayone-header-section-inner {
    background: #000 !important;
    opacity: 1 !important;
  }
  .dayone-header-section{
    background-attachment: unset !important;
    background-position: 40% center !important;
  }
  .dayone-header-text{
    padding: 50px 15px 30px; 
    text-align: center;
  }
  .dayone-container-text {
    padding: 0 20px; 
  }
  .dayone-content-section.showcase1{
    padding-top: 0px; 
  }
  .dayone-container-text a.btn-show-white {
    display: inline-block !important;
    margin-top: 20px;
  }
  .showcase1-inner {
    padding: 0 20px;
  }
  .showcase1-inner .showcase1-img {
    margin-bottom: 20px;
  }
  .dayone-content-banner-text{
    top: 0; 
    left: 50%;
    transform: translateX(-50%);
  }
  .dayone-content-banner-text h1 {
    width: 350px;
    font-size: 30px;
    padding: 0 30px;
  }
  .dayone-content-section.showcase1 {
    padding: 50px 0 0px 0;
  }
  .dayone-footer-text > p {
    margin-bottom: 35px;
  }
  .showcase2-top, 
  .showcase2-bottom {
    display: flex;
  }
  .showcase2-top .showcase2-right-item, 
  .showcase2-bottom .showcase2-right-item{
    width: 50%;
    background-position: center;
    background-size: cover;
    padding-bottom: 50%;
  }
  .showcase2-middle .showcase2-left-item {
    width: 100%;
    height: 50%;
    background-position: center;
    background-size: cover;
    padding-bottom: 70%;
  }
  .dayone-footer-text {
    padding: 50px 15px 30px;
    text-align: center;
  }
  .showcase2-mobile {
    border: 1px solid #fff;
  }
  .showcase2-middle .showcase2-left-item {
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
  }
  .showcase2-top .showcase2-right-item:first-child, 
  .showcase2-bottom .showcase2-right-item:first-child {
    border-right: 1px solid #fff;
  }
  .dayone-container-text h1 {
    width: 260px;
    max-width: 100%;
    margin: 40px auto;
    font-size: 24px;
  }
  .dayone-footer-text h1 {
    font-size: 24px;
    margin-bottom: 30px;
  }
  .showcase2-top .showcase2-right-item:first-child {
    background-position: left center;
  }
  .showcase2-bottom .showcase2-right-item:last-child {
    background-position: right center;
  }

  /*----------- page bluelight ----*/
  .bluelight-content1-right {
    padding: 20px 15px;
    text-align: center;
  }
  .bluelight-content1-right li, .bluelight-content2-right li{text-align:left;}
  .bluelight-content1 .btn-show-white{width:100%;}
  .bluelight-header-top .dayone-header-text {
    text-align: center;
    position: relative;
  }

  .bluelight-content3{ 
    padding:0px 15px;
  }  
  .bluelight-footer-btn {    
    width: 100%;
    text-align: center;
  }  

  ul.bluelight-header-top-img-mobile {
    margin: 0 auto;
    padding: 0;
    max-width: 1370px;
    position: relative;
    top: 0;
    height: 100%;
    width: 100%;
  }
  ul.bluelight-header-top-img-mobile li {
    position: absolute;
    list-style: none;
  }

}

/*----------- mobile end ---------------*/


@media only screen and (max-width: 549px) {
  .home-minsonary div{
    width:100%;
  }
  a.icemanBtn::after {
    width: 45px;
    height: 31px;
    top: calc( 50% - 16px );
    left: calc( 50% - 24px );
  }
  .minsonary-left-top-left.mtext, .minsonary-left-bottom, .minsonary-left-bottom-left {
    margin-bottom: 7px;
  }
  .minsonary-left-top {
    margin-bottom: 4px;
  }
  .videos-container .video-item {
    width: 100%;
    margin-right: 0;
  }
  .home-minsonary {
    padding: 70px 0px 10px;
  }
  .review-bottom {
    width: 90%;
    margin: 20px auto 0;
  }
  .review-icon-item {
    margin-right: 10px;	
    width: calc( 33% - 16px );	
    margin-bottom: 20px;
  }
  .review-icon-item:last-child {
    width:20%;
  }
  .review-icon-item:nth-child(4) {
    width: 50%!important;
    max-width: 100%;
  }
  .home-minsonary .learn-btn {
    width: auto;
  }
  .explore-left .has-paging {
    padding-left:0px; 
    padding-right: 0px; 
    margin-left:0; 
    text-align:center;
  }
  .explore-left .hometitle1{ 
    margin-left:0; 
    text-align:center;
  }
  .mimage, .mtext {	
    height: auto;
  }
  .home-minsonary .mtext {
    padding-left: 40px;
    padding-right: 40px;
  }
  .minsonary-left-bottom-right.mimage .minsonary-title {
    text-align: center;
  }
  .minsonary-right > div {
    height: auto;
  }
  .mimage img {	
    height: auto;
  }

  .half {
    width: 100% !important;
  }
  .half.cntr .box {
    margin: 15% auto;
  }
  #cartform .item .image {
    width: 75px;
  }

  /****************NRD*********************/ 

  .cart-left{width:100%;}
  .cab-imgbox, .cab-content {display: inline-block;vertical-align: middle; position:relative;}
  .customer-also-bought input.btn {padding: 10px 10px;font-size: 11px;}
  .customer-also-bought a { margin: 0px 0 10px;}
  #shopify-section-cart-template .customer-also-bought{padding: 10px 0;}

}

/***********************************************/
@media (max-width: 1200px) and (min-width: 768px){
  .watch_anatomy_container .half.cntr .box {
    margin: 20% auto;
  }
  .explore-image {
    display: none !important;
  }
}
@media (max-width: 1079px) and (min-width: 768px){
  .multi-level-nav .tier-1 >ul >li:hover > ul {
    padding: 45px 20px 10px 20px;
  }
}
@media (max-width: 1360px) and (min-width: 1080px){
  .multi-level-nav .tier-1 >ul >li:hover > ul {
    padding: 45px 40px 10px 110px;
  }
}
@media (max-width: 1450px) and (min-width: 1001px){
  .banner-text-section {
    padding: 40px 55px 40px 55px;
  }
  .banner-text-section-inner {
    width: 90%;
    margin: 0 auto;
  }

}
@media (max-width: 1000px) and (min-width: 951px){
  .banner-text-section {
    padding: 40px 35px 40px 35px;
  }
  .banner-text-section-inner {
    width: 90%;
    margin: 0 auto;
  }
  .strap-collection-item {
    padding: 0 17px;
  }
}

/*****************************************/
@media (max-width: 950px) and (min-width: 768px){
  .btn-container-404 {
    bottom: -213px;
  }
  .strap-collection-item {
    padding: 0 7px;
  }
  .strap-collection-item .col-title {
    font-size: 13px;
  }
  .banner-text-section {
    padding: 40px 0px 40px 0px;
  }
  .banner-text-section-inner {
    width: 100%;
    margin: 0 auto;
  }
}

/*****************************************/
@media only screen and (max-width: 659px){
  .theme_temp_page_our-story2 ul.our-team-box li {
    width: 45%;
  }
  .our-story2-container {
    margin: 0 20px;
  }
  .the-vincero-story .vc-story-row p {
    margin-left: 0px !important;
    margin-right:0px !important;
  }
  .theme_temp_blog_5am .article-list {
    padding-left: 40px;
    padding-right: 40px;
  }
}

/*******************************************/
@media only screen and (max-height: 650px) {
/*   #cart-summary-overlay {
    height: auto !important;
    overflow: auto !important;
    max-height: 100%;
  }
  .mini-cart-bottom {
    width: 100% !important;
    background: rgba(255, 255, 255, 0.8);
  }
  .minicart-item-list {
    /*max-height: none !important;
  }
  .mini-cart-bottom {
    bottom: 10px;
  } 
*/
}


@media only screen and (max-width: 550px) {
  .blog-page-content .blog-bestsellers .product-block:nth-child(n+4) {
    display: none;
  }
  .blog-page-content .blog-bestsellers .product-block{
    width:calc(50% - 2px); 
  }
}

/******************************************/
@media only screen and (max-width: 500px) {
  h6.cart-protection-header-title {
    padding-left: 10px;
    font-size: 12px;
  }
  .story-tab-heading ul li, 
  .story-tab-heading2 ul li {
    padding: 0 4px;
    font-size: 13px;
  }
  .signup-form-cont .button.compact {
    float: none;
    display:block !important;
    margin: 10px auto 0px !important;
    border: 1px solid #fff;
  }
  .footer-newsletter .signup-form{
    background: transparent;
  }
  .blog-email .nl-inputbox{
    margin-bottom: 15px !important;
  }
  .amazon-payments-pay-button.additional-checkout-button.additional-checkout-button--amazon {
    max-width: 100%;
  }
  #pagefooter .cross-page-promos .column-quarter{
    float:left !important;
  }
  .signup-form-cont {
    text-align: center !important;
  }
  .review-icon-item img {
    max-width: 100%;
    width: auto;
  }

  #pagefooter .cross-page-promos .column-quarter {
    height:100px;
    padding: 20px 4px 20px;
  }
  .collection-listing .product-block {
    width: 47%;
  }
  .button.listing-cart-btn.button--large {
    font-size: 13px;
  }
  .product-detail {
    max-width: 100% !important;
    margin: 0 !important;
    padding: 0 !important;
  }
  .product-detail .layout-column-half-left {
    padding: 0px !important;
  }
  .product-list input.button, .related-collection input.button{
    padding: 15px;
  }
  .product-detail1 .product-form.section {
    padding: 0;
  }
  .theme_temp_page_our-story2 ul.our-story-menu li {
    padding: 0 10px;
    font-size: 13px !important;
  }
  .cartStrapSlideContainer .slides li img {
    width: 94px !important;
  }
  .minicart-item-list {
    /*max-height: 200px !important;*/
  }
  div#shopify-section-header {
    position: sticky;
    position:-webkit-sticky;
    top: 0;
    z-index: 99;
  }
  .template-cart div#shopify-section-header {
    z-index: 101;
  }
  div#cart-summary-overlay {
    z-index: 999999999999;
  }
  .gift-box .custom-engraving {
    width: 100% !important;
  }

  .page404-text-container {
    top: 40px;
  }
  .btn-container-404 {
    padding-top: 15px;
  }
  .btn-container-404 a {
    padding: 10px 9px;
    min-width: 150px;
    font-size: 12px;
    line-height: 12px;
  }
  .sub-heading-404 {
    margin-top: 10px;
  }
  .sub-heading-404 {
    font-size: 15px;
    margin-top: 10px;
  }
}

/******************************************/
@media only screen and (max-width: 412px) {
  #pagefooter .nav-row a {
    font-size: 10px !important;
    padding: 0 !important;
    text-transform: capitalize;
  }
  #pagefooter .absolute-footer ul li{
    margin: 0!important;
  }
  .vc-story .cover-tag > h1 {
    font: 400 24px/20px Sanford;
  }
  .vc-story .cover-tag p {
    font: 500 14px/20px Lato !important;
    max-width: 260px;
    margin: 0 auto;
  }
  .theme_temp_page_d2d p.vc-d2d-para.vc-d2d-para__c {
    font-size: 15px;
  }
  .d2d-rev-mob .tabledCol:nth-child(1) {
    padding-top: 93% !important;
  }
  .theme_temp_page_reviews h2.review-heading {
    font-size: 18px;
  }
  .yotpo .yotpo-popup-box-large {
    padding: 12px 0px 5px !important;
  }
  .yotpo .yotpo-regular-box {
    margin: 0px !important;
  }
  label.y-label.label-helpful {
    font-size: 11px !important;
  }
  ul.faqList li h2 {
    font-size: 13px;
  }
  .theme_temp_page_our-story2 .vc-story .cover-tag p {
    max-width: 100% !important; 
  }
  .theme_temp_page_our-story2 .vc-story-row .half.right.cntr > p{
    font-size:20px;
  }
  .theme_temp_page_our-story2 .ws-box {
    margin-bottom: 0;
  }
  .suggested-post ul li:last-child {
    margin-left: 5px;
  }
  .suggested-post ul li:first-child {
    margin-right: 5px;
  }
  .suggested-post ul li {
    width: calc(33% - 3px);
  }
  .suggested-post ul li h3 {
    font-size: 14px;
  }
  .gift-cart-container > div img {
    height: auto !important;
  }
  #cart-summary-overlay {
    min-height: 100%;
    height: 100vh;
  }
  .mini-cart-bottom {
    background: #FFF;
  }
  .cart-summary-overlay .colcartright {
    padding-left: 7px;
  }
  .template-404 .container {
    padding-left: 0;
    padding-right: 0;
  }
  .page404-text-container {
    top: 30px;
  }
  .heading-404 {
    font-size: 70px;
    line-height: 70px;
  }
}

/*------- only for 1024 px --------------*/
@media only screen 
  and (min-device-width: 768px) 
  and (max-device-width: 1024px) 
  and (orientation: landscape) 
  and (-webkit-min-device-pixel-ratio: 1) {
    .desktop-slideshow .slide .scaled-text h1 {
      font-size: 49px;
    }
    .desktop-slideshow .slide .scaled-text h3 {
      font-family: 'lato';
      font-size: 20.16px;
    }
    .home-collection-slider .col-link a {
      padding: 20px 10px !important;
      font-size: 12px;
    }
    .review-icon-item {
      margin-right: 90px;
    }
    .product-starp-box .item-title {
      min-height: 40px;
    }
    ul.product-trust-image {
      margin: 10px 0px;
    }
    .bdr-in-house::after {
      top: 108px !important;
    }

    .collection-listing .product-block {
      width: 49%;
    }
    .template-article ul.singleCollection li {
      width: 33%;
    }
    .subcollection-title h6 {
      border-bottom: 1px solid #000;
      font-weight:normal !important;
    }
    .subcollection-title {
      padding-right: 15px;
    }
    .sub-collection-desc {
      padding: 30px 60px;
    }
    .sub-info-block-details a {
      font-size: 21px;
    }
  }

/*-------------------------*/

@media only screen 
  and (min-device-width: 768px) 
  and (max-device-width: 1024px) 
  and (orientation: portrait) {
    h2.review-heading {
      font-size: 12px;
    }
    .blog-page-content .owl-prev, .blog-page-content .owl-next {
      position: absolute;
    }
    .blog-page-content .owl-prev {
      left: 10px;
    }
    .blog-page-content .owl-next {
      right: 10px;
    }

    .blog-page-content .owl-item {
      position: relative;
    }
    .blog-page-content .owl-carousel .owl-stage-outer {
      height: 74px;
    }
    .blog-page-content .container {
      max-width: 100%;
    }
    .blog-page-content .blog-tab {
      margin-bottom: 20px !important;
    }
    .blog-page-content .blog-tab-wrapper {
      background: transparent;
      position: relative;
    }
    .blog-page-content .blog-tab-wrapper:before {
      content: '';
      background: #eaeaea;
      width: 100%;
      height: 75px;
      top: -1px;
      position: absolute;
    }
    .blog-page-content .blog-tab .owl-stage-outer {
      display: inline;
      justify-content: space-around;
      width: 100%;
      overflow: hidden;
    }
    .blog-page-content .blog-tab .tab-item {
      display: inline-block;
      text-align:center;
      width: 100%;
    }
    .blog-page-content .owl-item.center:after {
      width: 0;
      height: 0;
      border-left: 20px solid transparent;
      border-right: 20px solid transparent;
      border-top: 20px solid #eaeaea;
      content: "";
      position: absolute;
      bottom: -40px;
      left: calc(50% - 20px);
    }
    .blog-page-content .blog-tab .tab-item.current:after {
      width: 0;
      height: 0;
      border-left: none;
      border-right: none;
      border-top: none;
      content: "";
      position: absolute;
      bottom: -40px;
      left: calc(50% - 20px);
    }
    .tab-content {
      padding: 0px;
    }
    .blog-page-content .article-item {
      padding: 0;
      margin-bottom: 70px;
      width: 100%;
    }
    .blog-page-content .article-item .ar-img {
      width: 100%;
    }
    .blog-page-content .article-item .ar-cont {
      width: 100%;
      padding: 0 60px 60px;
      text-align: center;
    }
    .blog-page-content .articles-list h2 {
      margin-top: 20px;
      margin-bottom: 25px;
    }
    .blog-page-content .blog-bestsellers .product-block:nth-child(n+5) {
      display: none;
    }
    .blog-page-content .blog-bestsellers .product-block {
      width: calc(33% - 1px);
      display: inline-block;
    }
    .blog-page-content .blog-bestseller-inner {
      padding: 0px 30px 0px;
      border: none;
    }
    .blog-page-content .blog-bestsellers {
      margin-top: 0;
    }
    .blog-page-content .blog-bestseller-title, .blog-page-content .blog-instagram-title {
      text-align: center;
      margin-bottom: 30px;
      position: relative;
      top: 0;
      left: 0;
      transform: translate(0);
    }
    .blog-page-content .blog-instagram {
      margin-top: -25px;
      margin-bottom: 45px;
    }
    .blog-page-content .blog-instagram-inner {
      padding: 0px 5px 0px;
      border:none;
    }
    .blog-page-content .blog-email {
      margin: 60px 0;
    }
    .blog-page-content .blog-email-title {
      margin-bottom: 10px;
    }
    .blog-email .signup-form {
      background: transparent;
      text-align: center;
    }
    .mobile-slideshow .scaled-text .btn-container a span {
      line-height: 40px;
    }
    .minicart-item-list {
      max-height: 540px !important;
    }

    /*--------------------------for ipd filter ------------*/
    .container-filters .filters, .cat-nav-section.desktop_view {display: none;}

    .mobile-filter-btn-wrapper, 
    .mobile-filter-clear-wrapper, 
    .close-filter, 
    .mobile-filter-btn-wrapper, 
    .mobile-sortby-wrapper{
      display:block !important;
    }
    .collection-listing.has-sidebar{
      width:100%
    }
    .collection-product-wrapper { display: block;}
    .collection-sidebar {
      display: none;
      position: fixed;
      top: 0;
      left: -767px;
      background: #fff;
      z-index: 5000;
      width: 100%;
      overflow-y: scroll;
      height: 100%;
      padding-top: 0px;
    }

    .sidebar-inner {
      width: 100%;
      position: relative;
      top: 0;
      left: 0;
    }
    .collection-sidebar h3 {
      width: 100%;
      text-align: center;
      font-size: 30px;
      border-bottom: none;
      box-shadow: 0px 4px 6px -2px rgba(0,0,0,0.25);
      padding: 15px 0;
      margin-bottom: 30px;
    }
    .cat-nav-subsection {
      padding: 0 40px;
    }
    .cat-nav-subsection.color {
      margin-bottom: 15px;
    }
    .cat-nav-subsection ul {
      display: none;
    }
    .collection-title-container {
      margin: 0px 15px;
      text-align: center;
    }
    /*--------------------*/
    .btn-container-404 a:first-child {
      margin-right: 100px;
    }
    .btn-container-404 {
      bottom: -195px;
      width: 500px;
    }
    .template-article ul.singleCollection li {
      width: 49%;
    }
    .sub-info-block{
      display:none
    }
    .subcollection-title h6 {
      border-bottom: 1px solid #000;
      font-weight:normal !important;
      font-size:15px;
    }
    .subcollection-title {
      padding: 0 12px 0 12px;
    }
    .subcollection-list {
      margin-top: 30px;
    }
    .subcollection .product-list1 .product-block:nth-child(1n+6) {
      display: none;
    }
    .subcollection-view-all a {
      margin-right: 25px;
    }
  }


@media only screen and (min-width: 1023px) {
  div#cartform {
    display: block;
    height: auto;
  }
  .minicart-item-list {
    height: auto !important;
    max-height: 100% !important;
  }
  .collection-product-wrapper {
    min-height: 1000px;
  }

}


@media only screen and (max-height: 650px)  {
  #cart-summary-overlay {
    height: auto;
  }
  #cartform .item-list {
    max-height: 10000px !important;
  }
  .mini-cart-bottom {
    bottom: 0;
    position: relative;
    padding-bottom: 0;
  }
  #cart-summary-overlay {
    height: 100%;
    overflow: auto;
  }
  .minicart-strap {
    margin-bottom: 10px;
  }
  #cartform .item-list {
    max-height: 10000px !important;
    height: auto !important;
  }
  div#cartform {
    display: block;
    height: auto !important;
  }
}
@media only screen and (max-width: 769px) {
  #cart-summary-overlay {
    height: auto;
  }
  #cartform .item-list {
    max-height: 100% !important;
  }
  .mini-cart-bottom {
    position: relative;
    bottom: 0;
  }
  #cart-summary-overlay {
    height: 100%;
    overflow: auto;
  }
  .minicart-strap {
    margin-bottom: 10px;
  }

}
@media only screen and (min-width: 1441px) {
  .desktop-slideshow .slide .scaled-text h1 {
    font-size: 52px;
  }
  .desktop-slideshow .slide .scaled-text h3 {
    font-size: 20px;
  }
}
@media only screen and (min-device-width: 900px) and (max-device-width: 1020px) {
  #cart-summary-overlay {
    height: 100vh;
    overflow: scroll;
  }
}
/****************Holiday Shipping*********************/
@media only screen and (max-width: 767px) {
  .announcement .announcement__inner {
    font-size: 11px;
  }
}
/****************Holiday Shipping*********************/
@media only screen and (max-width: 412px) {
  .social-logins{
    width:100%;
    float:none;
    overflow: hidden;
  }
}
@media only screen and (max-width: 1120px) and (min-width: 950px){
  .blog-nav-row ul li a {
    padding: 4px 10px;
  }
  .back-to-site {
    margin-left: 0px;
  }
}
@media only screen and (max-width: 1360px) and (min-width: 1120px){
  .blog-nav-row ul li a {
    padding: 4px 24px;
  }
  .back-to-site {
    margin-left: 25px;
  }
}
@media only screen and (max-width: 950px) and (min-width: 768px){
  .back-to-site a {
    padding: 10px;
  }
  .back-to-site {
    margin-left: 0;
  }
  .blog-nav-row ul li a {
    padding: 4px 5px;
  }
  .blog-nav-container {
    padding: 15px 20px;
  }
  ul.blog-navigation {
    margin-left: 10px;
    margin-right: 10px;
  }
}

@media only screen and (min-width: 768px) {
  .womens-menu .subnav-details {
    width: 660px;
  }
  .womens-menu .subnav-details .menu-collection-item:nth-child(4n-1) {
    clear: none;
  }
}
@media only screen and (max-height: 415px){
  .custom-pop-content-wrap .mobile_view {
    max-height: 350px;
  }
}

@media only screen and (max-width: 767px) {
  .product-all-template .product-detail .layout-column-half-right {
    margin-top: 0px;
  }
}