/** Shopify CDN: Minification failed

Line 481:0 Expected "*/" to terminate multi-line comment

**/
/*-----------------------------------
HTML, Body settings
-------------------------------------*/
/*Background option*/
 
body{ background-image: url(/cdn/shop/t/2/assets/bg_image.jpg?v=73048665086698776871636363202); }


/*End background option*/



body *, 
html *{
  text-rendering: optimizeLegibility;
  text-rendering: geometricPrecision;
  font-smooth: always;

  font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
  -webkit-font-smoothing: antialiased;  
}
body{  
  font-family: Raleway;
  font-size: 13px;
  line-height: 1.5em;
  
}
body.modal-open{
  padding-right:0 !important;
}
input:focus,
a:focus{outline: none;}

button:focus,
a:focus,
a:hover{
  text-decoration: none;
  outline: none !important;
}
a:focus, a:hover{
  color: #f3a46f;
}
p{
  line-height: 1.5em;
}
ul{
  list-style: none;
  -webkit-padding-start: 0px;
  padding-left: 0;
}
select {
  -moz-appearance: none;
  text-indent: 0.01px;
  text-overflow: '';
  border-width: 2px;  
  border-style: solid;
}
i:focus{
  outline: none;
}
img{
  max-width: 100%;
}
input:focus{
  outline: none;
}
/*bootstrap*/
input:-webkit-autofill, textarea:-webkit-autofill, select:-webkit-autofill{
  background-color: transparent !important;
  font-weight: normal;
  font-size: 13px;
}
.dropdown-menu>.active>a, .dropdown-menu>.active>a:focus, .dropdown-menu>.active>a:hover{
  background-color: transparent;
}
.form-control{
  font-size: 13px;
}
/*End bootstrap*/

.dropdown .sub-dropdown1, 
.dropdown-toggle .sub-dropdown1 {
  z-index: 2;
  cursor: pointer;
}
.dropdown .sub-dropdown, 
.dropdown-toggle .sub-dropdown, 
.dropdown .sub-dropdown1, 
.dropdown-toggle .sub-dropdown1 {
  position: absolute;
  padding-bottom: 30px;
  width: 100%;
  height: 100%;
  left: 0px;
  top: 0px;
  z-index: 9;
}
.right-cart-blocks  .dropdown .sub-dropdown {
  padding-right: 14px;
  z-index: 9999; 
}

.dropdown .sub-dropdown, 
.dropdown-toggle .sub-dropdown {    
  cursor: pointer;
  box-sizing: content-box;
  cursor: pointer;
}
.dropdown .sub-dropdown, 
.dropdown-toggle .sub-dropdown, 
.dropdown .sub-dropdown1, 
.dropdown-toggle .sub-dropdown1 {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0px;
  top: 0px;
}
/*-----------------------------------
End HTML, Body settings
-------------------------------------*/
/*-----------------------------------
BUTTON
-------------------------------------*/
.btn{
  border-width: 2px;
  border-style: solid;
  padding: 0px 25px;
  line-height: 32px;
  background: #fff;  
  text-transform: uppercase;
  border-radius: 0;
  font-weight: 700;    
}
.btn:focus{
  box-shadow: none;
}
.btn i{
  margin-left: 10px;      
  height: 12px;  
  margin-top: 9px;
}
.btn i.fa-bars{
  font-size: 11px;
  margin-right: 5px;  
}

/* btn 1*/
.btn-1{
  color: #ffffff;
  border-color: #0077c0;
  background-color: #0077c0;  
  padding: 5px 25px;
}

.btn-1 i{
  color: #ffffff;
}

.btn-1:focus,
.btn-1:hover{
  color: #0077c0;
  border-color: #0077c0;
  background-color: #ffffff;      
}
.btn-1:focus i,
.btn-1:hover i{
  color: #0077c0;
}

@media (max-width: 1199px){
  .btn-1,
  .btn-1:focus,
  .btn-1:hover{
    color: #0077c0;
    border-color: #0077c0;
    background-color: #ffffff;      
  } 
  .btn-1 i,
  .btn-1:focus i,
  .btn-1:hover i{
    color: #0077c0;
  }
}

/* btn 2*/
.btn-2{
  border-width: 1px;  
  border-style: solid;
  padding: 10px 18px;  
  font-weight: bold;  
  display: inline-block;

  border-color: #7d7d7d;
  color: #010101;  
  background-color: #ffffff;      
  font-family: Raleway;
  text-transform: uppercase;
  font-size: 14px;
  letter-spacing: 1px;

}
.btn-2 i{
  color: #010101;
}
.btn-2:hover{
  color: #3f3f3f;
  border-color: #b7b7b7;
  background-color: #ffffff;      
}
.btn-2:hover i{ 
  color: #3f3f3f;
}
@media (max-width: 1199px){
  .btn-2,
  .btn-2:hover{
    color: #3f3f3f;
    border-color: #b7b7b7;
    background-color: #ffffff;      
  }
  .btn-2 i,
  .btn-2:hover i{ 
    color: #3f3f3f;
  }
}
/* btn 3*/
.btn-3{
  color: #646464;
  border-color: #b7b7b7;
  background-color: #ffffff;      
}
.btn-3 i{
  color: #646464;
}
.btn-3:hover{
  color: #ffffff;
  border-color: #3f3f3f;
  background-color: #3f3f3f;      
}
.btn-3:hover i{
  color: #ffffff;
}
@media (max-width: 1199px){
  .btn-3,
  .btn-3:hover{
    color: #ffffff;
    border-color: #3f3f3f;
    background-color: #3f3f3f;      
  }
  .btn-3 i,
  .btn-3:hover i{
    color: #ffffff;
  }
}
/*btn 4*/
/* btn 3*/
.btn-4{
  border-width: 1px;  
  padding: 5px 25px;        
  font-weight: 600;
  font-size: 14px;
  color: #001528;
  border-color: #001528;
  background-color: #ffffff;
}
.btn-4 i{
  color: #ffffff;
}
.btn-4:focus,
.btn-4:hover{
  color: #ffffff;
  border-color: #001528;
  background-color: #001528;  
}
.btn-4:focus i,
.btn-4:hover i{
  color: #ffffff;
}
@media (max-width: 1199px){
  .btn-4,
  .btn-4:hover,
  .btn-4:focus{
    color: #ffffff;
    border-color: #001528;
    background-color: #001528;       
  }
  .btn-4 i,
  .btn-4:hover i,
  .btn-4:focus i{
    color: #ffffff;
  }
}
/*-----------------------------------
BUTTON
-------------------------------------*/
/*-----------------------------------
MISC
--------------------------------------*/
.float-right { float: right !important; }
.float-left { float: left !important; }
.float-none { float: none !important; }
.text-right { text-align: right !important; }
.text-left { text-align: left !important; }
.text-center { text-align: center !important; }

.uppercase{ text-transform: uppercase;}
ul.horizontal > li, ol.horizontal > li { display: block; float: left; }
.bold{ font-weight: bold !important;}

.alert-danger{  
  border-style: dashed;
  border-radius: 0;
}
.alert-danger button{
  color: #d14d4d;
  opacity: 1;
  filter: alpha(opacity=100);
}
.alert-danger button:hover{
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.alert i.fa{
  float: left;
  margin: 3px 10px 0px 0px;
}
.errors{
  color: #d14d4d;
}
.errors ul{
  margin-bottom:0;
}
/*END MISC*/

/*FIX*/
.logo h1{
  margin: 0;
  line-height: 0;
}
/*END FIX*/
/*Table*/
/*TYPOGRAPHY*/
h1,h2,h3,h4{ text-transform: uppercase;} 
h1,h2,h3{font-family: Teko;}
h4,h5,h6, h7{font-family: Raleway;}
h1{color: #000000; font-size: 40px;}
h2{color: #1e1e1e; font-size: 30px; }
h3{color: #969696; font-size: 20px; }
h4{color: #010101; font-size: 16px; }
h5{color: #000000; font-size: 14px; }
h6{color: #000000; font-size: 13px; }
h7{color: #000000; font-size: 12px; }

table{
  width: 100%;  
  background-color: #fff;
}
table th{
  background-color: #fff;
  color: #969696;
  font-size: 16px;
  font-weight: 600;
  text-transform: uppercase;
  padding: 13px 20px;
}

table td{
  min-height: 70px;  
  height: 70px;
  vertical-align: middle; 
  border: 1px solid #ebebeb;
  padding: 20px;
}
@media(max-width: 767px){
  table td{
    min-height: auto;
    height: auto;
  }
}
.typo{
  margin-bottom: 100px;
  margin-top: -20px;
}
.typo h1{margin-bottom: 21px;}
.typo h2{margin-bottom: 25px;}
.typo h3{margin-bottom: 25px;}
.typo h4{margin-bottom: 26px;}
.typo h5{margin-bottom: 25px;}
.typo h6{margin-bottom: 22px;}
.typo-group{
  padding-bottom: 60px;
  margin-bottom: 27px;
  border-bottom: 3px double #e5e5e5;
}
.typo-group.last{  
  margin-bottom: 0px;
  border-bottom: 0;
  padding-bottom: 0px;
}
.quotes p{
  padding: 20px 40px;
  border: 1px solid #e5e5e5;  
  font-style: italic;
  position: relative;
  background-image: url(/cdn/shop/t/2/assets/quote.png?v=13972227864006296221636363256);
  background-repeat: no-repeat;  
  background-position: 25px 10px !important;
}
.quotes p:after{
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 4px;
  content: '';
  background-color: #f3a46f;
}
.typo-group pre{
  padding: 20px 45px;
  border-radius: 0;
  border: 1px dashed #e5e5e5;
  font-size: 16px;
  line-height: 2em;
}
.typo .Unordered-list ul,
.typo .order-list ol{
  padding-left: 20px !important;
}
.typo .Unordered-list ul.parent{
  padding-left: 0 !important;
}
.typo .order-list ol.parent{
  padding-left: 15px !important;
}
.typo .order-list h3,
.typo .Unordered-list h3{
  margin-top: 0;
}
.typo .order-list li,
.typo .Unordered-list li{
  line-height: 2em;
}
/*END TYPOGRAPHY*/
/*page-404*/
#page-404 .content-404{
  margin-left: -15px !important;
  margin-right: -15px !important;
  text-align: center;
  margin-bottom: 50px;
}
/*End page-404*/
#cart-content::-webkit-scrollbar {
  width: 1px;
}
#cart-content::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
}

#cart-content::-webkit-scrollbar-thumb {
  background-color: darkgrey;
  outline: 1px solid slategrey;
}

/*End scrollbar css*/
/*
Two columns with two nested columns
mobile: col-xs-
desktop: col-md-
tablet: col-sm
larger desktops: .col-lg- 




