! normalize.css v1.1.0 | MIT License | git.io/normalize */

article,aside,details,figcaption,figure,footer,header,hgroup,regular,nav,section,summary{display:block;}audio,canvas,video{display:inline-block;*display:inline;*zoom:1;}audio:not([controls]){display:none;height:0;}[hidden]{display:none;}html{font-size:100%;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;}html,button,input,select,textarea{font-family:sans-serif;}body{margin:0;}a:focus{outline:thin dotted;}a:active,a:hover{outline:0;}h1{font-size:10px;margin:.67em 0;}h2{font-size:1.5em;margin:.83em 0;}h3{font-size:1.17em;margin:1em 0;}h4{font-size:1em;margin:1.33em 0;}h5{font-size:.83em;margin:1.67em 0;}h6{font-size:.67em;margin:2.33em 0;}abbr[title]{border-bottom:1px dotted;}b,strong{font-weight:bold;}blockquote{margin:1em 40px;}dfn{font-style:italic;}hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0;}mark{background:#ff0;color:#000000;}p,pre{margin:1em 0;}code,kbd,pre,samp{font-family:monospace,serif;_font-family:'courier new',monospace;font-size:1em;}pre{white-space:pre;white-space:pre-wrap;word-wrap:break-word;}q{quotes:none;}q:before,q:after{content:'';content:none;}small{font-size:80%;}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline;}sup{top:-0.5em;}sub{bottom:-0.25em;}dl,menu,ol,ul{margin:1em 0;}dd{margin:0 0 0 40px;}menu,ol,ul{padding:0 0 0 40px;}nav ul,nav ol{list-style:none;list-style-image:none;}img{border:0;-ms-interpolation-mode:bicubic;}svg:not(:root){overflow:hidden;}figure{margin:0;}form{margin:0;}fieldset{border:1px solid #c0c0c0;margin:0 2px;padding:.35em .625em .75em;}legend{border:0;padding:0;white-space:normal;*margin-left:-7px;}button,input,select,textarea{font-size:100%;margin:0;vertical-align:baseline;*vertical-align:middle;}button,input{line-height:normal;}button,select{text-transform:none;}button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer;*overflow:visible;}button[disabled],html input[disabled]{cursor:default;}input[type="checkbox"],input[type="radio"]{box-sizing:border-box;padding:0;*height:13px;*width:13px;}input[type="search"]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box;}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none;}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0;}textarea{overflow:auto;vertical-align:top;}table{border-collapse:collapse;border-spacing:0;}

a, img{outline:none !important;}

ul {margin:0px;}

a:focus {outline: 0;border:none; text-decoration:none;}

a {border:none}

*{outline:none}

/* ==========================================================================
   Additional styles for the Skeleton Theme - Replace that with your own CSS
   ========================================================================== */

/* Hiding placeholder text on focus in webkit, thanks to http://www.kolodvor.net/2012/03/23/webkit-placeholder-attribute-behavior */
input:focus::-webkit-input-placeholder, textarea:focus::-webkit-input-placeholder { color:transparent; }

/* Contain floats: nicolasgallagher.com/micro-clearfix-hack/ */ 
.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { zoom: 1; }

/* Products grid, collections grid: we are using lists, not tables */
ul.grid li { float: left; list-style-type: none; }
ul.grid li { margin: 0 20px 20px 0; }
ul.grid li.last-in-row { margin-right: 0; }

/* Utility classes: Hidden, float lef, float right, etc. */

.hidden { display: none; }
.left { float: left; }
.right { float: right; }

/* Styling #site-title as it uses h1 on home page and span on other pages. */

#site-title {}
#site-title a, a#site-title{}
#site-title.hidden{display: none;}

.visuallyhidden{display: none;}
.sca-qv-button-wrap{display:none!important;}


/* ==========================================================================
   Theme Styling
   ========================================================================== */

/*Global*/

.container {padding: 0; padding-left:15px; padding-right:15px;}

.hidden-desktop {display: none;}

#wrapper {
  height: auto !important;
  margin: 0 auto ;
}

#push, #wrapper-footer {height: 82px;}
html{height: 100%;}
html{ 
        background: url("//cdn.shopify.com/s/files/1/0807/9021/t/4/assets/background-img.png?5000381714636096425") repeat left top transparent !important;
        

        background-color: #ffffff
  
  
   
 }
body{
  
      background-color: #ffffff
  
}

/*Typography*/

body{
  font-family: Tahoma, Geneva, sans-serif;
  font-size: 12px;
  line-height: 19px;
  color: #000000;
  width: 1170px;
margin: auto;
box-shadow: 0 0 5px #888888;
}




h1, h2, h3, h4, h5, h6 {margin: 0;font-family: Tahoma, Geneva, sans-serif;color: #000000;}

h1 {
  font-size: 24px;
  line-height: 32px;
}
h2{
  font-size: 20px;
  line-height: 30px;
}
h3{
  font-size: 14px;
  line-height: 30px;
}
h4{
  font-size: 17px;
  line-height: 24px;  
}
h5{
  font-size: 15px;
  line-height: 18px;
}
h6{
  font-size: 15px;
  line-height: 13px;
}

p{
  margin: 0;
  padding-bottom: 1em;
}

.rte h1 {
  font-size: 24px;
  line-height: 32px;
}
.rte h2 {
  font-size: 20px;
  line-height: 30px;
}
.rte h3 {
  font-size: 14px;
  line-height: 30px;
}
.rte h4 {
  font-size: 17px;
  line-height: 24px;
}
.rte h5 {
  font-size: 15px;
  line-height: 18px;
  font-style: italic;
}
.rte h6 {
  font-size: 15px;
  line-height: 13px;
}

.rte h1,
.rte h2,
.rte h3,
.rte h4,
.rte h5,
.rte h6 {padding-bottom: 10px;}

.rte img{
  margin-bottom: 0px;
  width:100%;
}


/*Links*/

a {color: #000000;}
a:hover{color: #2b527d;text-decoration: none;}



/*Forms*/

label{padding-top: 15px;
  font-size: 12px;
  line-height: 19px;
}

/* Disabled input */
input.disabled {opacity: .5;}

input[type="text"],
input[type="email"],
input[type="password"],
input[type="telephone"]{
  font-size: 12px;
  line-height: 19px;
  box-sizing: border-box;
    -moz-box-sizing: border-box; /*Firefox 1-3*/
    -webkit-box-sizing: border-box; /* Safari */
    border:1px solid #d4d4d4;
    border-radius: 0;
    box-shadow:none;
}

input[type="submit"]{
  border-radius: 0;
}


select{
  font-size: 12px;
  line-height: 19px;
  border:1px solid #d4d4d4;
    border-radius: 0;
    box-shadow:none;
    padding: 2px;
    box-sizing: content-box;
    -moz-box-sizing:content-box;
    -webkit-box-sizing:content-box;
}

textarea{min-height: 100px;
  box-sizing: border-box;
  -moz-box-sizing: border-box; /*Firefox 1-3*/
  -webkit-box-sizing: border-box; /* Safari */
  resize: vertical;
  border-radius: 0;
  box-shadow:none;
-webkit-border-radius: 0 !important;
   -moz-border-radius: 0 !important;
        border-radius: 0 !important;
}



/*Buttons*/

.btn {padding:7px 10px 7px 10px;font-family:'Open Sans', sans-serif; font-size:11px; font-weight:bold;
-webkit-border-radius: 0;
   -moz-border-radius: 0;
        border-radius: 0;
}

.btn.btn-info {}

.btn.btn-info,
.btn.btn-primary {
  display:none;
  background: #ffffff;
  background: -moz-linear-gradient(top,  #ffffff 0%,  #ffffff 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%, #ffffff));
  background: -webkit-linear-gradient(top,  #ffffff 0%, #ffffff 100%);
  background: -o-linear-gradient(top,  #ffffff 0%, #ffffff 100%);
  background: -ms-linear-gradient(top,  #ffffff 0%, #ffffff 100%);
  background: linear-gradient(to bottom,  #ffffff 0%, #ffffff 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr=' #ffffff',GradientType=0 );
  border-color:#dddddd;
  color:#2b527d ;
    text-transform: uppercase;
}

.btn.btn-info:hover,
.btn.btn-primary:hover {
background: #2b527d;
color:#ffffff !important;
border-color:#2b527d;
}

.btn.btn-info a,
.btn.btn-primary a {color:#2b527d !important;}



/*Images*/
.article-img {}
.article-img.pull-left {margin: 0 12px 12px 0;}


/*Pagination*/

.pagination {margin: 30px 0 15px 0;}

.pagination a,
.pagination span {
-webkit-border-radius: 0 !important;
   -moz-border-radius: 0 !important;
        border-radius: 0 !important;
}

.pagination ul li{
  list-style: none;
  display: inline-block;
}

.pagination ul li.right-arrow{
  float: right;
}

.pagination span.current {font-weight: bold;color: #2b527d;}

.pagination > li > span {display: block;padding: 0;}
.pagination > li > span a {display: block;padding: 4px 10px; line-height:normal}
.pagination > li > span.current {display: block;padding: 4px 10px;background: none;cursor: default;line-height:normal}
.top-pagi{
margin: -25px 0 0px 0!important;
float: right!important;
position: absolute!important;
  right: 17px!important;}
/*Lists*/

ul.list{
  margin: 0;
  padding: 0px;
  font-family:'Open Sans', sans-serif;
}
ul.list li{
  list-style: none;
  line-height: 19px;
  padding-bottom:5px;

}
ul.list li a{
  color:#000000;
}
ul.list li a:hover{
  color:#2b527d;
}
  
ul.list li a:before {
content: '\f105';
font-family: FontAwesome;
font-size: 12px;
padding-right: 6px;
color: #999;
}

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

ul.product-listing{
  margin: 0;
  padding: 0px;
}
ul.product-listing li{
  list-style: none;
  padding-bottom: 1em;
}

/************************************* nav *************************************/

.site-nav { margin:auto; padding: 0; position: relative; list-style: none; }
.site-nav li {display: block;  margin: 0;}
.site-nav a { display: block;  padding: 12px;  text-decoration: none; color:#fff; /* white-space: nowrap; */}
.site-nav > li { position: relative; display: inline-block; list-style: none; }
.site-nav > li > a { text-transform: uppercase; padding:0;  letter-spacing: 0.05em; border-right:1px solid #064661 }
.site-nav > li:first-child > a { margin-left: 0; }

.site-nav > li > a.current:first-child{ color: #fff;background:none;}
.site-nav > li > a.current { color: #333;background: #fff;}
.site-nav > li > a:hover { color: #333;background: #fff;}
.site-nav > li > a > span {padding:13px 16px; display:block;}
.site-nav > li:hover > a > span, .site-nav > li:hover > a.current > span, .site-nav > li > a.current > span { color: #333; background: #fff; padding:13px 16px}
.site-nav > li:first-child:hover > a > span, .site-nav > li:first-child:hover > a.current > span, .site-nav > li:first-child > a.current > span { color: #fff; background:none;}
.site-nav-dropdown { text-align: left; display: none; position: absolute; top: 44px; left: 0; width: 215px; z-index: 5; padding: 0; margin-bottom: 0; background: #fff;
padding: 6px 0;border-top: none;border-bottom: 5px #007fb8 solid;box-shadow: 0 0 20px -5px; }
.site-nav-dropdown li a { padding: 8px 30px 8px 20px; position: relative;color: #555; }
.site-nav-dropdown li a:before {content: '\f105';font-family: FontAwesome;font-size: 13px;padding-right: 6px;color: #555;}
.site-nav-dropdown ul { left: 100%; top: -1px; display: none; padding-left: 0; list-style: none; }
.site-nav > .dropdown:hover > ul,
.site-nav > .dropdown.open > ul {display: block;}

.site-nav > li > ul > .dropdown:hover > ul,
.site-nav > li > ul > .dropdown.open > ul {display: block;}

.site-nav > li > ul > li > ul > .dropdown:hover > ul,
.site-nav > li > ul > li > ul > .dropdown.open > ul { display: block; }

.site-nav > li > ul > li > ul > li > ul > .dropdown:hover > ul,
.site-nav > li > ul > li > ul > ul > li > .dropdown.open > ul { display: block; }

.site-nav li.dropdown .icon-dropdown { height:0; width:0; border:4px solid transparent; display: none /*inline-block*/; vertical-align:middle; margin-left: 7px; cursor: pointer; }
.site-nav-dropdown li.dropdown .icon-dropdown { position: absolute; top: 16px; right: 20px;}

.site-nav-dropdown li:hover > a { }
.site-nav-dropdown li:hover > a:before {}



/* Mega Menu */
.site-nav > li.mega-menu { position: static; }
.site-nav li.mega-menu:hover .site-nav-dropdown { display: block; }
.site-nav li.dropdown:hover.mega-menu > a > .icon-dropdown { border-top-color: #fff; opacity: 1; }
.site-nav li.mega-menu .site-nav-dropdown { width: 100%; border: 0; padding:15px 0 15px 0px; border-bottom: 5px #007fb8 solid;box-shadow: 0 0 20px -5px;  }
.sub-mega-menu .parent-link { border-bottom: 1px solid #3d4549; color: #fff; font-weight: 700; padding-bottom: 20px; margin-bottom: 15px; }
.sub-mega-menu .parent-link a { text-transform: uppercase; color: #fff; font-weight: 700; letter-spacing: 0.05em; display: inline-block; padding: 0; margin: 0; }
.sub-mega-menu .parent-link > span.up { text-indent: -999em; display: block; background: url(icon-menu-up.png) no-repeat; opacity: 0.5; width: 9px; height: 6px; position: absolute; left: 50%; top: 6px; cursor: pointer; }
.sub-mega-menu .parent-link > span.up:hover { opacity: 1; }
.sub-mega-menu .parent-link > span { padding: 0 10px; }

.mega-menu img {width:100%;}

.site-nav-dropdown .col-1 { float: left; width: 60%; }
.site-nav-dropdown .col-2 { float: left; width: 20%; }
.site-nav-dropdown .col-3 { float: left; width: 20%; }
.site-nav-dropdown .col-1 .inner { float: left; width: 33.3%; padding-right: 3%; }
.site-nav-dropdown .col-1 .inner > a {margin-bottom: 6px;font-size: 13px;line-height: normal;color: #333;padding: 6px 0px 6px 10px;font-weight: bold;letter-spacing: normal;
text-transform: none;background-color: #f0f0f0;}
.site-nav-dropdown .col-1 .inner .dropdown { margin-bottom: 20px; }
.site-nav-dropdown .col-2 { padding: 0 0 0 0; }
.site-nav-dropdown .col-3 { padding: 0px 0px; text-align:right; margin:-15px; float:right; }
.site-nav-dropdown .col-3 a { padding: 0; }
.site-nav-dropdown .col-1 .inner > a { margin-bottom: 5px; }
.site-nav-dropdown .col-1 .inner p.toogleClick { display: none!important; }
.site-nav-dropdown .col-1 ul.dropdown { display: block; position: static; padding: 0; }
.site-nav-dropdown .col-1 ul.dropdown li:hover > a { padding-left: 10px; }
.site-nav-dropdown .col-1 ul.dropdown li:hover > a:before { left: 0; top: 15px; }
.site-nav-dropdown .col-1 ul.dropdown li a { display: inline-block; padding: 1px 10px; }
.col-1 ul.dropdown li .icon-dropdown { margin-left: 20px; }
.site-nav-dropdown .col-1 ul.dropdown li a:hover span { border-bottom: 1px solid #fff; }
.site-nav-dropdown .col-1 ul.dropdown li a:hover span.icon-dropdown { border-bottom: 0; margin-top: -3px; }
.site-nav li.mega-menu > .dropdown:hover > .site-nav-dropdown, 
.site-nav li.mega-menu > .dropdown.open > .site-nav-dropdown { display: block; }

.site-nav .widget-featured-product { float: left; width: 100%; text-align: center; }
.site-nav .widget-featured-product .widget-product { overflow: hidden; }
.site-nav .widget-featured-product .widget-product .products-grid { margin:0; }
.site-nav .widget-featured-product .widget-title { margin-bottom: 10px; }
.site-nav .widget-featured-product .widget-title h3 {margin-bottom: 6px;font-size: 13px;line-height: normal;color: #333;padding: 6px 0px 6px 10px;font-weight: bold;letter-spacing: normal;
text-transform: none;background-color: #f0f0f0; font-family:'Open Sans', sans-serif;}
.site-nav .widget-featured-product .products-grid .grid-item { width: 100%; padding: 0; margin: 0; }
.site-nav .products-grid .grid-item .product-grid-image { display: inline-block; padding: 0; margin-bottom: 10px; }
.site-nav .widget-featured-product .product-title { padding: 0; font:normal 14px 'Open Sans', sans-serif; color:#333; padding-bottom:3px; }
.site-nav .widget-featured-product .price-box p {padding-bottom:0px;}
.site-nav .widget-featured-product .spr-badge { margin-bottom: 6px; }
.site-nav .widget-featured-product .price-box {display: none;padding: 0 0 0 0px;font-size: 12px;font-family: Open Sans', sans-serif';font-weight: 900;color: #ff0000;} 
.site-nav .widget-featured-product .btn { padding: 0; border: 0; letter-spacing: 0.02em; border-bottom: 1px solid transparent; height: 25px; background: none; }
.site-nav .widget-featured-product .btn:hover { border: 0; border: 0; background: none!important; color: #000; }

.mega-menu .action {display:none;}
.mega-menu .sca-qv-button-wrap {display:none!important;}
.sub-mega-menu { display: none; }


.site-nav > li.mega-menu {position: static;}

/************************************* TRANSITIONS *************************************/

.trs_color {
-webkit-transition: color 0.6s ease;
   -moz-transition: color 0.6s ease;
    -ms-transition: color 0.6s ease;
     -o-transition: color 0.6s ease;
        transition: color 0.6s ease;
}

.trs_color:hover {
-webkit-transition: color 0.2s ease;
   -moz-transition: color 0.2s ease;
    -ms-transition: color 0.2s ease;
     -o-transition: color 0.2s ease;
        transition: color 0.2s ease;
}

.trs_bg {
-webkit-transition: background 0.6s ease;
   -moz-transition: background 0.6s ease;
    -ms-transition: background 0.6s ease;
     -o-transition: background 0.6s ease;
        transition: background 0.6s ease;
}

.trs_bg:hover {
-webkit-transition: background 0.2s ease;
   -moz-transition: background 0.2s ease;
    -ms-transition: background 0.2s ease;
     -o-transition: background 0.2s ease;
        transition: background 0.2s ease;
}

.trs_scale:hover i {
-webkit-transform: scale(0.85);
   -moz-transform: scale(0.85);
    -ms-transform: scale(0.85);
     -o-transform: scale(0.85);
        transform: scale(0.85);
}



/************************************* HEADER *************************************/

#header {
  background: #e9e9e9;

}
#header a { 
  color:#ffffff
}
#header a:hover { color:#ffffff
}

#header .container {position: relative;}
  
#logo  {
vertical-align: middle;
cursor: pointer;
margin-top: 20px;
text-align: left;
display: block;
padding-bottom: 18px;
  display: inline-block;
float:left;}

header .top-links {
height: 33px;
border-bottom: 1px #2f7ace dotted;
background:#151112;
}

header .top-links .inner {
width: 1170px;
margin: auto;
color: #282828;
display: table;
padding: 0;
}

.toplinks {
padding: 7px 0px 0;
display: inline-block;
float: right;
margin-left: 15px;
line-height: normal;
font-family: 'Open Sans', sans-serif;
}

.toplinks .links div {
display: inline;
text-align: right;
float: left;
  padding-left: 25px;
  color:#2f7ace
}

.toplinks div.links div a {
color: black;
display: inline-block;
padding: 0px;
color:#bed6e2!important;
font-size: 12px;

}
  
.toplinks div.links div a:hover {color: #ffffff!important}

#site-title {float: left;padding: 46px 0 0 0;font: bold 80px/1em 'Trebuchet MS';letter-spacing: -3px;}
#site-title a {color: #ffffff;text-decoration: none;}
#site-title a:hover {color: #000000;}

.header_tiles {margin: 20px 0 0 0;}
.header_tiles ul {list-style: none;overflow: hidden;margin: 0;}
.header_tiles ul li {float: left;border: 1px solid #014693;border-width: 1px 0 0 1px;}

.header_tiles ul.header_tiles-1 {padding: 0;}
.tile {width: 73px;}
.tile_home {float:left; padding-top:5px; width:20px;}
.tile_home a:hover {color: #ffffff!important;}

.header_tiles ul.header_tiles-1 li.tile_customer {background: #27578c;}

.header_tiles ul.header_tiles-1 li a {width: 73px;height: 60px;display: block;text-align: center;line-height: 60px;}
.header_tiles ul.header_tiles-1 li a:hover {}

.tile_home a {font-size: 14px;}

.header_tiles ul.header_tiles-1 li.tile_customer a {font-size: 40px;}

.tile_currency {float:left; width:50px; padding-top:5px;}
.tile_currency .select_wrap {overflow: hidden;position: relative;}
.tile_currency i {font-size: 14px;color: #ffffff;position: absolute;right: 0;top:1px;bottom: 0;z-index: 50;}
.tile_currency select {-webkit-appearance: none;
    -moz-appearance: none;
    text-indent: 0.01px;
    text-overflow: '';
    appearance: none;padding: 0px 0 0px 8px;background: none;border: none;font: normal 12px/18px 'Open Sans', sans-serif; color: #ffffff;position: relative;z-index: 100;cursor: pointer;
-webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
        box-sizing: border-box;
}
.tile_currency select option {background: #ffffff; padding: 0; width: 120px; box-shadow: 0 0 15px -5px #000; border-bottom: 3px solid  #000000; color: #000000;}
.tile_currency .select_wrap:hover {}
.tile_currency .select_wrap:hover i {}
  
.tile_currency .arrow-down:before{content:'\f107'; font-family: FontAwesome; color: #ffffff; font-style:normal;} 

.tile a,
.select_wrap,
.select_wrap i {
-webkit-transition: all 0.6s ease;
   -moz-transition: all 0.6s ease;
    -ms-transition: all 0.6s ease;
     -o-transition: all 0.6s ease;
        transition: all 0.6s ease;
}

.tile a:hover,
.select_wrap:hover,
.select_wrap:hover i {
-webkit-transition: all 0.2s ease;
   -moz-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
     -o-transition: all 0.2s ease;
        transition: all 0.2s ease;
}



.header_tiles ul.header_tiles-2 {padding: 0;}
.header_tiles ul.header_tiles-2 li {}
.header_tiles ul.header_tiles-2 li.tile_search {}
.header_tiles ul.header_tiles-2 li.tile_cart {background: #f3280c; color: #ffffff; margin-left:16px;}
.header_tiles ul.header_tiles-2 li:hover {color: #000000}

.header_tiles ul.header_tiles-2 li.tile_search input {width: 550px;margin: auto;float: left;position: relative;background: #fff url("//cdn.shopify.com/s/files/1/0807/9021/t/4/assets/search-icon.png?5000381714636096425") no-repeat scroll 10px 10px;
padding-left: 37px;border-radius: 2px 0px 0px 2px;height: 33px;line-height: 33px;border:none;}
.header_tiles ul.header_tiles-2 li.tile_search a {width: 56px;height: 60px;display: block;float: left;margin: 0 0 0 -56px;font-size: 33px;color: #ffffff;text-align: center;line-height: 59px;}
.header_tiles ul.header_tiles-2 li.tile_search a:hover i {}

.header_tiles ul.header_tiles-2 li.tile_cart {}
.header_tiles ul.header_tiles-2 li.tile_cart a {display: block;padding: 0 13px 0 15px;text-decoration: none; line-height:31px; border:2px solid #2b527d; }
.header_tiles ul.header_tiles-2 li.tile_cart a i.fa-shopping-cart {color: #ffffff; content: '\f07a';font-size: 16px;height: 22px;line-height: 23px;padding: 4px;text-align: center;
width: 25px;border-radius: 2px;float: left; padding-right:6px;}
.header_tiles ul.header_tiles-2 li.tile_cart a i.fa-arrow-circle-o-right {float: right;font-size: 33px;line-height: 59px;vertical-align: top;}
.header_tiles ul.header_tiles-2 li.tile_cart a b {font: bold 12px 'Open Sans', sans-serif; text-transform:uppercase}
.header_tiles ul.header_tiles-2 li.tile_cart a span {font: normal 12px 'Open Sans', sans-serif;}
.search-btn-bg {-moz-appearance: button;background-color:#fc0808;border: 1px solid 07334c;border-radius: 0 2px 2px 0;color: #ffffff;cursor: pointer;font-weight: bold;height: 34px;
line-height: 17px;padding: 5px 15px;text-transform: uppercase;font-family: 'Open Sans', sans-serif; font-weight:normal;}


/************************************* NAVIGATION *************************************/

#navigation {position: relative;z-index: 999;background: #0a3151; width:100%;font-family: 'Open Sans', sans-serif;}

.select-menu {display: none;}

ul.sf-menu {}
ul.sf-menu > li {}
ul.sf-menu > li + li {border-width: 0 1px 0 0;}
ul.sf-menu > li > a {color:#ffffff; display: block;float: left;font-size: 13px;line-height: 18px;padding: 13px 16px;text-decoration: none;border-right: 1px solid #2b527d;color: #ffffff;text-transform: uppercase;}
#header ul.sf-menu > li:hover > a,
#header ul.sf-menu > li:focus > a,
#header ul.sf-menu > li.active > a {background: #f5f5f5 !important; color: #000000;}

.sf-menu ul {top: 44px;left: 0;background: #fff;padding: 0px 0;border-top: none;border-bottom: 5px  #27578c solid;box-shadow: 0 0 20px -5px; width: 160px;text-align: left;
z-index: 1000;overflow:visible!important}

.sf-menu ul li {border-top: 1px solid #ffffff;}
.sf-menu ul li a {padding: 9px 20px 10px 20px;display: block;font: normal 13px/1em 'Open Sans', sans-serif; color: #555555; text-transform: none;}
.sf-menu ul li a:before{content: '\f105';font-family: FontAwesome;font-size: 13px;padding-right: 6px;color: #555555!important;}
.sf-menu ul li.active a,
.sf-menu ul li a:hover {background: #f8f8f8; color:#555555!important;}

.sf-menu > li:hover,
.sf-menu > li.sfHover,
.sf-menu > li.active{background: #f5f5f5 !important; color: #000000;}

.sf-menu > li:hover > a,
.sf-menu > li.sfHover > a,
.sf-menu > li.active > a{background: #f5f5f5 !important; color: #000000;}

  
.sf-menu > li.firstItem > a {background: #0a3151 !important; color: #ffffff!important;} 
  



/*==================================================================*/
/*Showcase row*/
/*==================================================================*/
  
#showcase .col-lg-4 {padding-left: 7px;padding-right: 7px;}  
#showcase .row {margin: 0px -7px;}

#showcase {}
#showcase .banner {margin: 16px 0 0 0;}
#showcase h3{letter-spacing:-0.5px;}  

#showcase a {display: none;padding: 0px 0 0px 0;color: #ffffff;text-align: center;}

#showcase a i {display: none;margin: 10px 0 0 0;font-size: 33px;line-height: 1em;}

#showcase .banner_1 a {}
#showcase .banner_2 a {}
#showcase .banner_3 a {}
#showcase .banner_4 a {}

#showcase a:hover {}

#showcase .banner_2 .info {position:absolute; top:157px; left:30px;} 
#showcase .banner_2 .info h3{font-family: 'Open Sans', sans-serif; font-size:28px; font-weight:900; text-transform:uppercase; text-align:left;}   
#showcase .banner_2 .info p{font-family: 'Open Sans', sans-serif; font-size:13px; font-weight:bold; color:#333; width:200px;  text-align:left; text-transform:uppercase;  padding-bottom:3px;}     
#showcase .banner_2 .view-btn {display:none;background: none;padding: 5px 12px;font-size: 11px;text-align: center;color: #333;font-weight: bold;transition: all 0.3s linear;-moz-transition: all 0.3s linear;
-webkit-transition: all 0.3s linear;vertical-align: top;cursor: pointer;outline: none;text-transform: uppercase;border: 2px solid #eac611;font-family: 'Open Sans', sans-serif;margin-top:22px;}
  
  
#showcase .banner_3 .info {position:absolute; top:168px; width:100%; text-align:center;} 
#showcase .banner_3 .info h3{font-family: 'Open Sans', sans-serif; font-size:28px; font-weight:900; text-transform:uppercase; text-align:center;}   
#showcase .banner_3 .info p{font-family: 'Open Sans', sans-serif; font-size:13px; font-weight:bold; color:#333; padding-bottom:3px; }     
#showcase .banner_3 .view-btn {display:none;background: #fdd922;padding: 5px 12px;font-size: 11px;text-align: center;color: #333;font-weight: bold;transition: all 0.3s linear;-moz-transition: all 0.3s linear;
-webkit-transition: all 0.3s linear;vertical-align: top;cursor: pointer;outline: none;text-transform: uppercase;border: 2px solid #eac611;font-family: 'Open Sans', sans-serif;margin-top:12px;}     

  
#showcase .banner_4 .info {position:absolute; top:50px; left:40px;} 
#showcase .banner_4 .info h3{font-family: 'Open Sans', sans-serif; font-size:28px; font-weight:900; text-transform:uppercase; text-align:left;}   
#showcase .banner_4 .info p{font-family: 'Open Sans', sans-serif; font-size:13px; font-weight:normal; color:#666; width:150px; margin-top:15px; text-align:left;padding-bottom:3px;}     
#showcase .banner_4 .view-btn {display:none;background: #fdd922;padding: 5px 12px;font-size: 11px;text-align: center;color: #333;font-weight: bold;transition: all 0.3s linear;-moz-transition: all 0.3s linear;
-webkit-transition: all 0.3s linear;vertical-align: top;cursor: pointer;outline: none;text-transform: uppercase;border: 2px solid #eac611;font-family: 'Open Sans', sans-serif;margin-top:45px;}     


#showcase .banner a:before {
	overflow: hidden;
	position: absolute;
	top: 0;
	content: "";
	z-index: 100;
	width: 96%;
	height: 100%;
	left: 8px;
	opacity: 0;
	-webkit-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
	-webkit-transform: scale(0.5) rotateY(180deg);
	-moz-transform: scale(0.5) rotateY(180deg);
	-ms-transform: scale(0.5) rotateY(180deg);
	-o-transform: scale(0.5) rotateY(180deg);
	transform: scale(0.5) rotateY(180deg);
	background-image:url("//cdn.shopify.com/s/files/1/0807/9021/t/4/assets/plus-img.png?5000381714636096425");
	background-repeat: no-repeat;
	background-position: center;
	background-color: #666;
}
#showcase .banner a:hover::before {
	visibility: visible;
	opacity: 0.6;
	-webkit-transform: scale(1) rotateY(0deg);
	-moz-transform: scale(1) rotateY(0deg);
	-ms-transform: scale(1) rotateY(0deg);
	-o-transform: scale(1) rotateY(0deg);
	transform: scale(1) rotateY(0deg);
}
  
  
/*Newsletter*/

.showcase_newsletter{
  margin-top: 10px;
}

.widget__newsletter{ 
  // background: url("//cdn.shopify.com/s/files/1/0807/9021/t/4/assets/newsletter_bg.png?5000381714636096425") repeat left top transparent; 
  background: #2b527d;
  padding: 20px;
}

.widget__newsletter .widget_header,
.widget__newsletter .widget_content,
.widget__social-links .widget_header,
.widget__social-links .widget_content{}

.newsletter{ 
  // background: url("//cdn.shopify.com/s/files/1/0807/9021/t/4/assets/newsletter_bg.png?5000381714636096425") repeat left top transparent; 
  background: #2b527d;
  padding: 20px;
    color: #ffffff;
}
  
.newsletter #mc_embed_signup{background:none;}
.newsletter #mc_embed_signup form{padding:0px;}
  
.newsletter #mc_embed_signup .button {
background: #2b527d;
border: 0 none;
overflow: hidden;
padding: 9px 13px !important;
cursor: pointer;
font-weight: bold;
  font-size:11px;
  text-transform:uppercase;
color:#ffffff;
margin:0px;
margin-left: 10px;
  height:auto;
  line-height:normal;
  border-radius:0;
font-family: 'Open Sans', sans-serif;
text-transform: uppercase;
transition: color 300ms ease-in-out 0s, background-color 300ms ease-in-out 0s, background-position 300ms ease-in-out 0s; width:auto; display:inline-block!important;
}  
  
.newsletter #mc_embed_signup .button:hover {
background: #2b527d;
border: 0 none;
overflow: hidden;
padding: 9px 13px !important;
cursor: pointer;
font-weight: bold;
  font-size:11px;
  text-transform:uppercase;
color:#ffffff;
margin:0px;
margin-left: 10px;
  height:auto;
  line-height:normal;
  border-radius:0;
font-family: 'Open Sans', sans-serif;
text-transform: uppercase;
transition: color 300ms ease-in-out 0s, background-color 300ms ease-in-out 0s, background-position 300ms ease-in-out 0s; width:auto; display:inline-block!important;
}    
  
.newsletter #mc_embed_signup input.email {float:left; width:30%; background: #FFFFFF;
width: 300px;
display: inline-block;
color: #a7a7a7;
line-height: 22px;
background-color: #fff;
border: none;
padding:6px 10px;
font-size: 12px;
font-family: 'Open Sans', sans-serif;
border: none; margin:0px;} 
  .newsletter #mc_embed_signup label {float:left; font-family:'Open Sans', sans-serif; font-size:14px; text-transform:uppercase; padding-top:8px; margin-right:10px;}
  
/************************************* MAIN *************************************/

#main {margin-top:15px;}

.page_title {margin: 0 0 0px 0;padding: 0px 0 13px 0;font: normal 24px/1em 'Open Sans', sans-serif; color: #000000;text-transform: uppercase;}

.product-listing {}

#main_content {}
#main_content .product {margin: 20px 0 0 0; text-align:center; }

#main_content .product .product_image-wrap {padding:0px;}
#main_content .product .product_image-wrap a {display: block;
-webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
        box-sizing: border-box;
}

#main_content .product .product_image-wrap a img {width:260px; height:260px;}

#main_content .product .product_title-wrap {margin: 5px 0 5px 0;text-align: center;line-height: 20px;}
#main_content .product .product_title-wrap a {font: normal 14px 'Open Sans', sans-serif;}

#main_content .product .product_price {margin: 10px 0 10px 0;}
#main_content .product .product_price .money {display:inline-block; padding: 0 0 0 0px; font-size:12px; font-family:Open Sans', sans-serif'; font-weight:900; color: #2b527d;}

#main_content .product .product_price form {}

#main_content .product .product_price del{color:#999; display:inline-block; margin-left:5px;}
#main_content .product .product_price del span{color:#999!important; text-decoration:line-through}

.sale-badge { 
background:#fdd922;
height:50px;
margin:3px;
position:absolute;
width:50px;
  line-height:50px;
  color:#333;
  border-radius:50px;
  font-size:11px;
  text-transform:uppercase;
  top: 5px;
left: 10px;
} 


#main_content .product .product_info {font-family:'Open Sans', sans-serif; background: #ffffff; position:absolute; z-index:100; opacity: 0; font-size:11px; font-weight:bold; color:#2b527d; padding:5px 30px; top:25%; text-transform:uppercase;left:50%;margin-left:-61px !important;}
#main_content .product .product_info:before {content:'\f15c'; font-family: FontAwesome; margin-right:5px}  
#main_content .product:hover .product_info {opacity: 1;}
#main_content .product:hover .product_info:hover{
  background:  #008fbe ;
  color:  #fff ;
  
}
#main_content .product .product_price .product_add {background: #555555;}
#main_content .product .product_price .product_add:hover {background: #2b527d;}



.index-scope .product.step4-1 {}

.collection-scope .product.step3-1 {}




/* Breadcrumbs*/

.breadcrumb {margin: 0px 0 0 0;
-webkit-border-radius: 0;
   -moz-border-radius: 0;
        border-radius: 0;
}

.breadcrumb a,
.breadcrumb span {font-size: 11px; color:#666}

.breadcrumb .divider {margin: 0 7px;}

.breadcrumb > li + li:before{ display:none}
.breadcrumb .page-title {font-weight:bold; color:#FF4C4C;}

/************************************* PRODUCT VIEW *************************************/

.product_wrap {padding: 0px 0 0 0;}
.product_wrap ul {overflow:hidden; font-size:13px;}

#product_image-container {overflow: hidden;}

.product_wrap #bx-pager {margin: 0px 0 15px 0;padding: 15px 0 0 0;text-align: center;}

.product_wrap .product-price {padding: 0;font: bold 20px/1em 'Open Sans', sans-serif;color: #555555;}
.product_wrap .product-price .money {font: bold 28px/1em 'Open Sans', sans-serif;color: #2b527d}
.product_wrap .product-price .compare_at_price {color: #ccc;text-decoration: line-through;font: bold 20px/1em 'Open Sans', sans-serif; margin-left:20px}

.product_wrap .variants-wrapper {padding: 15px 0 0 0;}
.product_wrap .variants-wrapper label {margin-right: 10px; width:45px;}

.product_wrap #purchase {vertical-align: top;padding: 15px 0 0 0;}
.product_wrap #purchase label {display: inline-block;margin: 0;padding-top: 0px !important;line-height: 37px; width:45px;}
.product_wrap #purchase #quantity {width: 60px;height: 39px;display: inline-block;margin: 0 10px;padding: 0px;outline: none;text-align: center;border-radius: 0px;border: 1px #ddd solid;
box-shadow: none;}
.product_wrap #purchase #add-to-cart {vertical-align: top;background: #ff7200;
color: #fff!important;
font-size: 16px;
text-shadow: none;
padding: 8px 20px;
margin-top: 0px;
font-weight: bold;
transition: color 300ms ease-in-out 0s, background-color 300ms ease-in-out 0s, background-position 300ms ease-in-out 0s;
border: none;
font-family:'Open Sans', sans-serif;}
  
.product_wrap #purchase #add-to-cart:before {
content: "\f07a";
font-family: 'FontAwesome';
margin-right:8px;
}
    
.product_wrap .product_details {margin: 12px 0 0 0;padding: 10px 0 15px 0;border-top: 1px solid #2b527d;}
.product_wrap .product_details > div {padding: 5px 0 0 0;}
.product_wrap .product_details strong{display: inline-block;width:50px;}

.product_wrap #product_description {border-top: 1px solid #2b527d;margin: 15px 0 0 0;padding: 15px 0 15px 0;border-bottom: 1px solid #2b527d;}
.product_wrap #product_description h3 {padding: 15px 0 10px 0;font-size: 16px;text-transform: none;}
.product_wrap #product_description p{padding:0px;}

.product_wrap .addthis_toolbox {margin: 0px 0 0 0;padding: 15px 0 0 0;border-top: 1px solid #2b527d;}

.product_image-additioanl a { display: block; float: left;  width: 25%; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; padding: 0 6px;}
.product_image-additioanl .active img {border:5px #ddd solid;}
.pro-reviews .spr-header-title {display:none;} 
.pro-reviews .spr-summary-actions {display:none;} 
.spr-container {border:none!important; padding:0px!important;}

.product_image-additioanl a img {max-width: 100%}

.product_wrap .page_title {margin: 0 0 15px 0;padding: 0px 0 20px 0;font: bold 40px/1em 'Open Sans', sans-serif;color: #000000;text-transform: none; border-bottom:1px solid #ddd; letter-spacing:-1px;}

.product_wrap select {padding:7px 10px 8px; width:150px;}  
  
.product_wrap  .spr-badge {margin-bottom:15px} 
  
.spr-form input {padding: 7px;}  
  
.spr-form-input-textarea  {padding: 7px; border:1px #ddd solid;}  
  
.spr-button-primary {float:none}  
  
/*===========================================*/
/*Blog view*/

#blog{ font-family:'Open Sans', sans-serif;}
  
#blog p {font-size:12px; line-height:1.6em; margin-top:15px; font-family:Arial,Helvetica,sans-serif;padding-bottom:0px;}  
  
.blog-article{
  padding-bottom: 40px;
}
.blog-article_title{}
.blog-article_date{}
.blog-article_read-more{
  margin-top: 20px;
}
.blog-article_meta{}

.blog-article_meta-comments{
 
}
  
.blog-article_meta-comments a {color:#999;}
.blog-article_meta-comments a:before {content:'\f075'; font-family:'FontAwesome'; margin-right:8px; color:#ccc; font-size:13px;}  


.blog-article{
  border-bottom: 1px solid #8c3636
  margin-bottom: 30px;
  overflow: hidden;
}
.blog-article.last{
  margin-bottom: 0;
  padding-bottom: 0;
  border:none;
}
  
  
.recent-post{overflow:hidden; font: normal 13px/1em 'Open Sans', sans-serif;}
.recent-post ul{overflow:hidden; padding:0px; margin:0px; text-align:left; padding:8px 0px 8px 0px; border-bottom:1px #ddd solid;}    
.recent-post ul li{ float:left; width:180px;padding:0px; margin:0px; text-align:left; display:inline}      
.recent-post .img{width:60px!important; margin-right:10px}
.recent-post .img img{width:60px;height:45px} 
.recent-post h3 {color: #000;font-family: 'Open Sans', sans-serif;font-size: 14px;margin: 0;padding: 8px 10px;font-weight: normal;text-transform: none;background: #f3f3f3;
text-transform: uppercase;border-bottom: none;display: block;margin-top: 0px; line-height:normal;}  
.recent-post a {color:#007fb8; display:block;} 
.recent-post span {color:#999; display:block; margin-top:5px; font-size:11px;} 
.recent-post .blog-title {margin-top:5px}  
  
  
/*===========================================*/
/*Blog article view*/

.article-scope { font-family:'Open Sans', sans-serif;} 
.article-scope p {font-size:12px; line-height:1.6em; margin-top:15px; font-family:Arial,Helvetica,sans-serif;padding-bottom:0px;}  
.article_header {overflow: hidden;margin: 0 0 15px 0;}

.blog-article_date {width: 60px;height: 65px;float: left;margin: 0 15px 0 0;background: #2b527d;color: #ffffff;text-align: center;}
.blog-article_date span {display: block;font-weight: bold;line-height: normal;}
.blog-article_date span.day {padding: 7px 0 0 0;font-size: 26px;}
.blog-article_date span.month {margin: -5px 0 0 0;}

.article_header h2.article_title,
.article_header h2.blog-article_title {display: inline-block;padding: 0px 0 0 0;font: bold 24px/1em 'Open Sans', sans-serif;}

.article_meta-comments,
.blog-article_meta-comments {padding: 0px 0 0 0;}

.article_meta-tags,
.blog-article_meta-tags {}

.article_meta-tags span,
.blog-article_meta-tags span {display: none;}

.article_meta-tags a,
.blog-article_meta-tags a {font-size: 11px;text-decoration: underline; color:#999;}



.blog-article .rte,
.article .rte {}

.article_title{}
.article-scope .article_image{}
 .article_image{}

 .article_meta > div{}
.article-scope .article_meta .article_meta-comments{}
.article-scope .article_meta .article_meta-comments a {color:#999;}
.article-scope .article_meta .article_meta-comments a:before {content:'\f075'; font-family:'FontAwesome'; margin-right:8px; color:#ccc; font-size:13px;}   
  
.article-scope .article_read-more{}
.article-scope .article_meta-tags{}

.article_comments-form{}
  
  
  
.section-title{}

.article_image.pull-left{}
blockquote {
margin: 0 0 20px;
padding: 20px 20px 30px 67px;
border-left: 3px solid #eaeaea;
background: #f8f8f8;
margin-top:15px;
}

blockquote, blockquote p {
font-size: 14px;
line-height: 24px;
color: #5c5c5c;
font-style: italic;
font-family: Georgia, "Times New Roman", Times, serif;
position: relative;
}
  
blockquote:before {
content: open-quote;
display: block;
position: absolute;
left: 14px;
top: 10px;
font-family: Verdana, Geneva, sans-serif;
font-size: 72px;
line-height: 1em;
  color: #c2c2c2;}  

  /*Comments*/

  .comment-form{}
  .comment-form #comment-author,
  .comment-form #comment-email,
  .comment-form #comment-body{
    width: 100%;    
  }

  .comment-form #comment-body{
    height: 100px;
    margin-bottom: 20px;
  }

.article_comments-form{
  padding-bottom: 10px;
  margin-top: 20px;
  padding-top: 10px;
}
  
.section_header {
border-bottom: 3px solid #cecece;
height: 39px;
margin-top: 20px;
}  

.section-title{
display: inline-block;
margin: 0 0 15px 0;
padding: 12px 30px 10px 0;
border-bottom: 3px solid #064661;
font: normal 14px/1em 'Open Sans', sans-serif;
color: #000000;
text-transform: uppercase;
}

.section_content{
  padding-top: 8px;
}

.comment-submit {}

#comments {padding-top: 15px;}
#comments ul {list-style: none;padding: 0;}
#comments ul h3.comment-author {font-weight: bold;}

/*===========================================*/
/*Page scopre*/

.page_image{}
.page_image img{}
.page-row{}

.page_content .rte .row img {width: 100%;
-webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
        box-sizing: border-box;
}


/*===========================================*/
/*Customer pages*/

#customer_login {}


#customer_login label,
#recover-password label {display: block;padding: 10px 0 0 0;}

#customer_login input[type="text"],
#customer_login input[type="email"],
#customer_login input[type="password"],
#recover-password input[type="text"],
#recover-password input[type="email"],
#recover-password input[type="password"] {
width: 100%;
}

#forgot_password {padding: 15px 0 0 0;}

#customer_login .action_bottom,
#recover-password .action_bottom {padding-top: 15px;}

#customer_login .action_bottom .btn,
#recover-password .action_bottom .btn {margin-right: 7px;}

#customer_login .action_bottom a,
#recover-password .action_bottom a {margin-left: 7px;}


#recover-password p {padding: 10px 0 0 0;}

.errors {margin: 15px 0 0 0;}



 /*Orders*/

#customer_orders table {width: 100%;margin: 10px 0 0 0;}

#customer_orders table tr th {padding: 5px;border-bottom: 1px solid #2b527dcolor: #000000;font-size: 15px;}
#customer_orders table tr td {padding: 5px;border-top: 1px solid #8c3636;}

#customer_orders table span.total.money {font: bold 20px 'Trebuchet MS';color: #8c3636}

#order_details {width: 100%;margin: 10px 0 0 0;}
#order_details th {padding: 5px;border-bottom: 1px solid #2b527dcolor: #000000;font-size: 15px;}

#order_details tbody tr,
#order_details tfoot tr {border-top: 1px solid #8c3636;}

#order_details td {padding: 5px;}

#order_details .money {font: bold 20px 'Trebuchet MS';color: #8c3636}



.email.note {padding: 10px 0 0 0;font-weight: bold;}
.address.note p {padding: 0 0 5px 0;}



/*Address*/

#address_tables h4.address_title {padding: 15px 0;font-weight: bold; font-size:14px;}

.view_address {}
.view_address p {margin: 10px 0 0 0;padding: 0;}

.form-horizontal .control-group labels {margin: 0;}
.form-horizontal .control-group .controls {}

.form-horizontal label {margin-bottom: 7px !important;padding-top: 15px !important;}

.form_customer .action_bottom {padding: 15px 0 0 0;}

.form-control {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}

#customer_detail h2.name {margin: 0 0 10px 0;padding: 0px 0 10px 0; font:normal 20px/1em 'Open Sans', sans-serif}
#customer_detail h2.name a {float: right;color: #014693}
#customer_detail h2.name a:hover {color: #000000;}

#customer_detail p {padding: 0 0 2px 0;}



#order_address {}

#order_address #order_payment,
#order_address #order_shipping {padding-top: 15px;}

#order_address #order_payment > div,
#order_address #order_shipping > div {padding: 15px;border: 1px solid #8c3636;}

#order_address h5 {margin: 0 0 10px 0;font-weight: bold;color: #000000text-transform: uppercase;}
#order_address .address.note p {margin: 0 0 10px 0;padding: 0;}


.control_checkbox,
.control_submit {padding: 15px 0 0 0;}


#admin_header .page_title a {float: right;font-size: 18px;text-transform: none;}
#admin_header .page_title {overflow: hidden;}


/*===========================================*/
/*Cart pages*/
  

.cart-scope .page_header {}     

.cart-list {overflow: hidden;}

.cart-list > .row {padding-top: 15px;padding-bottom: 15px;border-bottom: 1px solid #8c3636;}

.cart-list .item_image {text-align: center;}
.cart-list .item_image a img {}

.cart-list .item_remove {margin: 0px 0 0 10px;}
.cart-list .item_remove a {font-size: 20px;color: #014693}
.cart-list .item_remove a img {width: 100%;}
.cart-list .item_remove a:before {
content: "\f014";
font-family: FontAwesome;
font-size: 14px;
}  

.cart-list .row h3.item_vendor {padding: 10px 0;border-bottom: 1px solid #8c3636;font-size: 16px;color: #888;}

.cart-list .item_price {padding: 10px 0 0 0;}
.cart-list .item_price label {padding: 0;}

.cart-list .item_price .price,
.cart-list .item_price .total h3 {font:bold 16px/1em 'Open Sans', sans-serif; color: #8c3636}

.cart-list .item_price .total {text-align: right;}
.cart_subtotal p {text-align: right;} 
.cart_subtotal .btn {margin-left:2px; margin-right:2px;}
.cart-list .item_price .input-small {width: 60px !important;height: 37px;display: inline-block;padding: 5px;text-align: center;}
.btn-active {color: #fff!important; background: #337ab7!important; border-color: #2e6da4!important;}
.cart_subtotal h3 {margin: 0 0 15px 0;padding: 15px 0;border-bottom: 1px solid #8c3636;font: bold 20px 'Trebuchet MS';color: #000000}
.cart_subtotal h3 em {float: right;color: #8c3636font-style: normal;}

.cart_instructions {}
.cart_instructions h4 {padding: 15px 0;font-weight: bold;color: #000000}
.cart_instructions textarea {width: 100%;}
.cart-list .item_title {font:bold 14px/1em 'Open Sans', sans-serif }
.cart-list .item_vendor {font-size:12px; color:#999}
.cart-list .form-control {padding:0px 0px 0px 5px}
.cart-list label {padding:0px}
#payment-methods {overflow: hidden;padding: 15px 0 0 0;}

#shopping-cart-table {
	border: none;
	width: 100%;
	background-color: #FFFFFF;
	text-align: left;
	margin-top: 0px;
}
  
#shopping-cart-table td {vertical-align:top;}  
  
#shopping-cart-table input.qty {
	background: none repeat scroll 0 0 #FFFFFF;
	border: 1px solid #ddd;
	font-size: 15px;
	font-weight: normal;
	margin: 0 !important;
	outline: medium none;
	padding: 8px 5px 8px 12px;
	width: 25px;
}
#shopping-cart-table a.remove-item {
	background-color: #fff;
	background-image: none;
	color: #333;
	cursor: pointer;
	padding: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	cursor: pointer;
	text-decoration: none;
	float: left;
	transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-webkit-transition: all 0.3s linear;
	border: none;
}
#shopping-cart-table a.remove-item span {
	display: none
}
#shopping-cart-table a.remove-item:before {
	content: "\f014";
	font-family: FontAwesome;
	font-size: 14px;
}
#shopping-cart-table a.remove-item:hover {
	padding: 0px;
	color: #007fb8;
}
#shopping-cart-table .remove-item span span {
	display: none;
}
#shopping-cart-table tfoot tr td.last {
	border-top: none;
}
#shopping-cart-table dl {
	margin: 0;
	padding: 0;
}
#shopping-cart-table .item-options dd {
	color: #CCCCCC;
	margin: 0;
}
#shopping-cart-table h4 {
	font-size: 12px;
	font-weight: 900;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase
}
#shipping-zip-form .form-list label {
	display: block;
}
#shopping-cart-table .cart-price .price {
	font-size: 12px;
}
  
.data-table {
	border: 1px solid #E5E5E5;
	border-spacing: 0;
	text-align: left;
}
.data-table thead tr, .data-table tfoot tr {
	background-color: #f7f7f7;
}
  
.data-table thead th, .data-table thead td, .data-table tfoot th, .data-table tfoot td, .cart .totals table th, .cart .totals table td {
	color: #333;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	font-family: Arial, Helvetica, sans-serif;
}
.data-table tbody th, .data-table tbody td {
	border-right: 0px solid #eaeaea;
	border-bottom: 1px solid #eaeaea;
	padding: 10px 10px 6px;
}
.cart-table tbody th, .cart-table tbody td {
	border-right: 0px solid #eaeaea;
	border-bottom: 1px solid #eaeaea;
}
.data-table tbody th.last, .data-table tbody td.last {
	border-right: 0px solid #eaeaea;
}
.data-table tbody tr.last th, .data-table tbody tr.last td {
	border-bottom: 1px solid #eaeaea;
}
.data-table .price {
	font-size: 13px;
	font-weight: normal;
	color: #007fb8
}
.data-table .total-price .price, .cart .totals table tfoot td .price, .compare-table .price {
	color: #333;
}
.item-options dd {
	color: #565656;
	margin: 0;
}
.compare-table th {
	color: #565656;
}
.compare-table tr.odd th {
	background-color: #ececec;
}
.compare-table tr.even th {
	background-color: #e5e5e5;
}
.compare-table tr.even td {
	background-color: #f7f7f7;
}
  
.data-table th {
line-height: 20px;
padding: 10px;
font-weight: bold;
font-size: 12px;
font-family: Arial, Helvetica, sans-serif;
}
  
  .data-table .item_image img{width:75px} 
  
/*===========================================*/
/*Contacts page*/

.contact-scope iframe{
  width:100%;
  height:350px;
  border: 1px solid #8c3636
}

.contact-scope {float:left; width:50%;}
.google-map {float:right; width:45%;}

.contact-form label {}
.contact-form input[type="text"],
.contact-form input[type="email"],
.contact-form input[type="telephone"],
.contact-form textarea {width: 100%;}



.contact-form .btn-toolbar {padding: 15px 0 0 0;}

.contact-form .alert {margin: 15px 0 0 0;
-webkit-border-radius: 0;
   -moz-border-radius: 0;
        border-radius: 0;
}
  
.contact-scope .page_header {border-bottom:2px solid #e5e5e5; padding-bottom:0px;}  



/*===========================================*/
/*Search page*/

#searchresults {margin: 0;}

#searchresults .search-form {}
#searchresults .search-form label {display: block;}
#searchresults .search-form input[type=text] {min-width: 80%;height: 33px;margin:0;padding: 5px;}
#searchresults .search-form input[type=submit] {vertical-align: top;margin:0;padding: 8px 20px;}

#searchresults input {width: auto;}

ul.search-results {margin: 0;padding: 0;border-bottom: 1px solid #8c3636;}
ul.search-results li {margin: 0;padding: 0;overflow: hidden;border-top: 1px solid #e5e5e5; display:block;}
ul.search-results li a {font:bold 14px/1em 'Open Sans', sans-serif}

.search-result_image {padding: 0 15px 0 0;}
#searchresults h3 {margin-bottom:10px}
#searchresults li {margin: 0px 0;clear: left;padding-bottom:15px;}




/*==================================================================*/
/*Footer row*/
/*==================================================================*/

#footer {margin-top:15px;background:#041c2f; color:#cccccc; position:relative;}
#footer .container {color:#cccccc; font-size:14px;}
#footer .container a {color: #bed6e2}
#footer .container a:hover {color: #bed6e2;}
  
/*footer-block*/  

#bottom {padding: 25px 0 25px 0; overflow:hidden;background:#0a3151;}
#bottom h3 {margin: 0;padding: 0px 0 10px 0; font-family:'Open Sans', sans-serif; color: #ffffff; text-transform: uppercase;font-size:14px; font-weight:bold;}

.bottom_block_1 p {margin: 0;padding: 5px 0 5px 0;font-weight: normal;color: #cccccc; font-family:Arial, Helvetica, sans-serif;font-size:12px;}

#bottom ul {padding:0;}
#bottom ul li {padding: 0px 0 0 0;line-height: 1em;}
#bottom ul li a {font-family:Arial, Helvetica, sans-serif; color: #bed6e2; font-size:12px;padding: 5px 0 5px 0;font-weight: normal; display:block;}
#bottom ul li a:hover {color: #ffffff;}
.bottom_block_2 a:before,.bottom_block_3 a:before,.bottom_block_4 a:before {
content: "\f105";
font-family: FontAwesome;
font-size: 13px;
display: inline-block!important;
cursor: pointer;
line-height: 20px;
color: #bed6e2;
margin-right: 5px;
}

#bottom p.adr {margin: 0;padding: 16px 0 0 0;font-size:12px; font-family:"Helvetica Neue", Helvetica, Arial, sans-serif; display:block; height:50px; }
#bottom p.tel {margin: 0;padding: 16px 0 0 0;font-size:12px; font-family:"Helvetica Neue", Helvetica, Arial, sans-serif; display:block;line-height:35px;}
#bottom p.email {margin: 0;padding: 16px 0 0 0;font-size:12px; font-family:"Helvetica Neue", Helvetica, Arial, sans-serif; display:block; line-height:35px; }
 
  
.add-icon:before {
content: "\f041";
font-family: FontAwesome;
font-size: 15px;
color: #fdd922;
height: 35px;
width: 35px;
line-height: 35px;
display: inline-block;
float: left;
font-style: normal;
text-align: center;
margin-right: 10px;
border-radius: 30px;
border: 2px #aaa solid;
border-radius: 25px;
} 
  
.phone-icon:before {
content: "\f095";
font-family: FontAwesome;
font-size: 15px;
color: #fdd922;
height: 35px;
width: 35px;
margin-right: 5px;
line-height: 35px;
display: inline-block;
float: left;
font-style: normal;
text-align: center;
margin-right: 10px;
border: 2px #aaa solid;
border-radius: 25px;
} 
  
.email-icon:before {
content: "\f0e0";
font-family: FontAwesome;
font-size: 14px;
color: #fdd922;
height: 35px;
width: 35px;
margin-right: 5px;
line-height: 35px;
display: inline-block;
float: left;
font-style: normal;
text-align: center;
margin-right: 10px;
border: 2px #aaa solid;
border-radius: 25px;
}  

.copyright{padding: 15px 0 15px 15px;overflow: hidden;margin: auto;font-size:12px!important;}
  
/*social-links*/  
#footer ul.social-links {position:absolute; right: 25px;margin-top: -55px;}  
  
#footer ul.social-links li{display: inline;
float: left;
width: auto;
margin-left: 10px;}  
  
#footer ul.social-links li.tile_twi {background:#359BED}
#footer ul.social-links li.tile_gpl {background:#E33729}
#footer ul.social-links li.tile_fcb {background:#3C5B9B}
#footer ul.social-links li.tile_pin {background:#cb2027}  

#footer ul.social-links a{font-size: 18px;
border-radius: 3px;
line-height: 35px;
display: inline-block!important;
width: 35px;
height: 35px;
color: #fff;
text-align: center;
padding: 0;}
 
  
  
  
/*Widget Styles*/

.widget h3 {display:inline-block; margin: 0 0 15px 0;padding:12px 30px 10px 0;border-bottom: 3px solid #2b527d;font: normal 14px/1em 'Open Sans', sans-serif; color: #000000;text-transform: uppercase;}

.widget__types h3 {
color: #000;
font-family: 'Open Sans', sans-serif;
font-size: 14px;
margin: 0;
padding: 8px 10px;
font-weight: normal;
text-transform: none;
background: #f3f3f3;
text-transform: uppercase;
border-bottom:none;
display:block;
margin-top:15px;} 
  
.widget__types .widget_content{padding:10px;}  
  
.widget__best-sellers .widget_header{border-bottom: 3px solid #8c3636; height: 39px; margin-top:20px}
  
.widget__new-pro .widget_header{border-bottom: 3px solid #8c3636; height: 39px; margin-top:20px} 
.widget .category {margin-bottom:5px}
.widget .category h3{color: #565656;
font-family: 'Open Sans', sans-serif!important;
font-size: 14px!important;
margin: 0;
padding: 8px 10px;
font-weight: normal;
text-transform: uppercase;
background: #fdd922;
display: block;
line-height: normal;
border-bottom:none}
  
.widget .category h3:before {
content: '\f0c9';
font-family: FontAwesome;
font-size: 14px;
margin-right: 5px;
}  

/*Collections*/
.widget__collections { background:#f5f5f5;}
.widget__collections ul {}
.widget__collections ul li {padding: 7px 0;box-shadow:0 1px 0 #ddd, 0 2px 0 #FFFFFF;}
.widget__collections ul li + li {}
.widget__collections ul li a {font-weight: normal; font-size: 13px; font-family:'Open Sans', sans-serif; padding-left:15px;}
.widget__collections ul li a:before {
content: '\f105';
font-family: FontAwesome;
font-size: 12px;
padding-right: 6px;
color: #555;
}
.widget__collections ul li.active a {color: #2b527d;}


/* Best sellers*/
.column .widget .product-listing {margin: 0;}

.column .widget .product {width: 100% !important;overflow: hidden;float: none;margin: 0px 0 0 0;padding: 0;}

.column .widget .product .product_image-wrap {margin:10px 0px 0px 0;padding: 0;}
.column .widget .product .product_image-wrap a {display: block;}
.column .widget .product .product_image-wrap a img {width: 100%;}

.column .widget .product .product_title-wrap {margin: 10px 0 5px 0;text-align: center;line-height: 20px;}
.column .widget .product .product_title-wrap a {font:normal 14px 'Open Sans', sans-serif;}

.column .widget .product .product_price {margin:10px 0 10px 0;}
.column .widget .product .product_price .money {display: block;padding: 0 0 0 0px;font-size: 12px;font-family: Open Sans', sans-serif';font-weight: 900;color:#2b527d;}

.column .widget .product .product_price a,
.column .widget .product .product_price input{width: 41px;height: 40px;display: block;float: right;border: none;border-left: 1px solid #ffffff;font: 20px/40px "FontAwesome";color: #ffffff;text-align: center;}

.column .widget .product .product_price form {float: right;}

.column .widget .product .product_price .product_info {background: #2b527d;}
.column .widget .product .product_price .product_info:hover {background: #2b527d;}
.column .widget .product .product_price .product_add {background: #555555;}
.column .widget .product .product_price .product_add:hover {background: #2b527d;}

.column .widget .product .product_info {font-family:'Open Sans', sans-serif; background: #ffffff; position:absolute; z-index:100; opacity: 0; font-size:11px; font-weight:bold; color:#2b527d; padding:5px 30px; top:25%; text-transform:uppercase;left:50%;margin-left:-61px !important;}
.column .widget .product .product_info:before {content:'\f15c'; font-family: FontAwesome; margin-right:5px}  
.column .widget .product:hover .product_info {opacity: 1;}
.column .widget .product:hover .product_info:hover{  background:  #008fbe ;  color:  #fff ;}

/* Newsletter*/

#mailing-list-module{}
#mailing-list-module form{ }



/*Related products*/

.widget__related-products {overflow:hidden;}
.widget__related-products .product {margin: 30px 0 0 0 !important;}

.widget__related-products .widget_header {border-bottom: 3px solid #e5e5e5;height: 39px;margin-top: 20px;}

.widget__related-products .item .product_info {font-family:'Open Sans', sans-serif; background: #ffffff; position:absolute; z-index:100; opacity: 0; font-size:11px; font-weight:bold; color:#2b527d; padding:5px 30px; top:35%; text-transform:uppercase;left:50%;margin-left:-61px !important;}
.widget__related-products .item .product_info:before {content:'\f15c'; font-family: FontAwesome; margin-right:5px}  
.widget__related-products .item:hover .product_info {opacity: 1;}
.widget__related-products .item:hover .product_info:hover{  background:  #008fbe ;  color:  #fff ;}
  
.widget__related-products .item .product_price .money {
display: block;
padding: 0 0 0 0px;
font-size: 12px;
font-family: Open Sans', sans-serif';
font-weight: 900;
color: #ff0000;
} 
  
.widget__related-products .item .product_title-wrap {
margin: 10px 0 5px 0;
text-align: center;
line-height: 20px;
}  
  
.widget__related-products .item .product_title-wrap a {
font: normal 14px 'Open Sans', sans-serif;
}
  
.widget__related-products .item .product_image-wrap a img {
width: 100%;
}
  
.widget__related-products .item {
margin-top: 20px!important;
text-align: center;
}

/*Payment Methods*/

#payment-methods{}
#payment-methods ul{
  margin:0;
  padding:0;
}
#payment-methods ul li{
  list-style:none;
  display:block;
  float:left;
  padding: 0 10px 10px 0;  
}

  /*Social Links*/

.widget__social-links{}
.widget__social-links .widget_title{ padding-bottom: 5px;}

.social-links-list{
  margin: 0;
  padding: 0;
}
.social-links-list li{
  list-style: none;
  margin: 0;
  padding: 4px;
  font-size: 20px;
  line-height: 20px;
  display: inline-block;
}
.social-links-list li a{}
.addthis_toolbox{
  padding: 40px 0;
}

.social-links-list li a.twitter{}
.social-links-list li a.google-plus{}
.social-links-list li a.facebook{}
.social-links-list li a.linkedin{}
.social-links-list li a.twitter{}
.social-links-list li a.pinterest{}
.social-links-list li a.rss{}

.documentation img{
  padding: 6px;
  border: 1px solid #8c3636
}
  
  
/*custom-block*/  

.RHS-banner {
	margin-top: 15px;
	position: relative;
	height: 460px;
  
}
.RHS-banner a:before {
	overflow: hidden;
	position: absolute;
	top: 0;
	content: "";
	z-index: 100;
	width: 100%;
	height: 100%;
	left: 0;
	opacity: 0;
	-webkit-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
	-webkit-transform: scale(0.5) rotateY(180deg);
	-moz-transform: scale(0.5) rotateY(180deg);
	-ms-transform: scale(0.5) rotateY(180deg);
	-o-transform: scale(0.5) rotateY(180deg);
	transform: scale(0.5) rotateY(180deg);
	 background-image:url("//cdn.shopify.com/s/files/1/0807/9021/t/4/assets/plus-img.png?5000381714636096425");
	 background-repeat: no-repeat;
	 background-position:center;
	background-color:#666;
}
.RHS-banner a:hover::before {
	visibility: visible;
	opacity: 0.6;
	-webkit-transform: scale(1) rotateY(0deg);
	-moz-transform: scale(1) rotateY(0deg);
	-ms-transform: scale(1) rotateY(0deg);
	-o-transform: scale(1) rotateY(0deg);
	transform: scale(1) rotateY(0deg); 

} 
  
.RHS-banner .info {position:absolute; top:50px; left:30px;} 
.RHS-banner .info h3{font-family: 'Open Sans', sans-serif; font-size:30px; font-weight:900; text-transform:uppercase; letter-spacing:-0.5px;}   
.RHS-banner .info p{font-family: 'Open Sans', sans-serif; font-size:13px; font-weight:normal; color:#666; width:200px; margin-top:15px}     
.RHS-banner .view-btn {display:none;background: #fdd922;padding: 8px 12px;font-size: 11px;text-align: center;color: #333;font-weight: bold;transition: all 0.3s linear;-moz-transition: all 0.3s linear;
-webkit-transition: all 0.3s linear;vertical-align: top;cursor: pointer;outline: none;text-transform: uppercase;border: 2px solid #eac611;font-family: 'Open Sans', sans-serif;}  

  /*custom-block offer text*/
  
.header-service {
background: none repeat scroll 0 0 #f5f5f5;
padding: 10px 0;
color: #666;
font-family: 'Open Sans', sans-serif;
letter-spacing: 0.5px;
line-height: 1.4em;
text-transform: uppercase;
} 
  
.icon-truck {
font-family: FontAwesome;
display: inline-block;
font-size: 18px;
margin: auto;
color: #333;
text-align: center;
width: 30px;
text-align: left;
padding-left: 0px;
}
  
.icon-truck:before {
content: "\f0d1";
}  
  
.icon-support {
font-family: FontAwesome;
display: inline-block;
font-size: 18px;
margin: auto;
color: #333;
width: 30px;
text-align: left;
}
  
.icon-support:before {
content: "\f0e6";
}  
  
.icon-money {
font-family: FontAwesome;
display: inline-block;
font-size: 18px;
margin: auto;
color: #333;
width: 30px;
text-align: left;
}
  
.icon-money:before {
content: "\f0d6";
}  
  
 .icon-dis {
font-family: FontAwesome;
display: inline-block;
font-size: 18px;
margin: auto;
color: #fd7e56;
width: 25px;
text-align: left;
} 
  
.icon-dis:before {
content: "\f005";
}  
  
  
.slider-items .owl-buttons a:hover {
	text-decoration: none;
    background: #2b527d;
    color: #f8f8f8
}  
  
  .spr-badge-caption  {display:none}
  
/*product page top banner*/  

.pro-head {margin-top:15px; overflow:hidden;}
  
.pro-head figcaption {
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
z-index: 3;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
padding: 50px;
} 
  
.pro-head figcaption h1 {
font-size: 70px;
font-family:'Open Sans', sans-serif;
color: white;
margin: 0;
font-weight: bold;
text-transform: uppercase;
  line-height:normal;
}  
  
.pro-head figcaption .collection-description {font-size: 14px;  font-family:'Open Sans', sans-serif; font-weight: normal; color:#000;} 

.color-swich{ padding-top:5px; height:25px;}
.color-swich img{border:2px #ddd solid;}  
  
.collection-sub-categories  {margin:0px; margin-top:5px;}
  
.collection-sub-categories > li > a {
position: relative;
display: block;
padding: 4px 10px;
background:#f8f8f8;
margin-right: 5px;
color:#555555!important;
}
  
.collection-sub-categories > li.active > a, .collection-sub-categories > li.active > a:hover, .nav-pills > li.active > a:focus {
color: #ffffff!important;
background-color:#2b527d;
}

.collection-sub-categories > li > a {
border-radius: 2px;
}
  
.widget__banner {margin-top:30px;} 
  

/* Product tabs */    
.pro-tabs {margin-top:25px;}  

ul.tabs {
line-height: normal;
margin: 0;
outline: none;
padding: 0;
position: relative;
z-index: 1;
background-color: #fff;
width: 100%;
border-bottom: 3px solid #e5e5e5;
margin-top: 0px;
height: 42px;
text-align: left;
padding-left:0px!important;
}
ul.tabs li {
display: inline-block;
height: auto;
line-height: normal;
margin: 0;
outline: none;
padding: 0;
list-style: none;
}
ul.tabs li a {
font-size: 12px;
height: 45px;
line-height: 42px;
text-transform: uppercase;
color: #333;
font-family: 'Open Sans', sans-serif;
font-weight: 700;
height: 42px;
padding: 10px;
}
ul.tabs li a.active {
background: none repeat scroll 0 0 #fff;
color: #0a3151;
font-family: 'Open Sans', sans-serif;
font-weight: 700;
padding: 10px;
border: none;
border-bottom: 3px solid #2b527d;
}
ul.tabs li:first-child a.active {
  margin-left: 0;
}
ul.tabs li:first-child a {

}
ul.tabs li:last-child a {
 
}
ul.tabs:before, ul.tabs:after {
  content: " ";
  display: block;
  height: 0;
  overflow: hidden;
  visibility: hidden;
  width: 0;
}
ul.tabs:after {
  clear: both;
}  
  
.pro-tabs h4 {
font-size: 12px;
line-height: 24px;
  font-weight:bold;
  font-family:'Open Sans', sans-serif;
  text-transform:uppercase;
}
  
.pro-tabs ul {padding-left:15px; margin-bottom:20px}
.pro-tabs ol {margin:0px; padding-left:15px; margin-bottom:20px;} 
  
.pro-tabs .spr-header-title {  
font-size: 12px;
line-height: 24px;
font-weight: bold;
font-family: 'Open Sans', sans-serif;
text-transform: uppercase;  }
  
.pro-tabs .spr-summary-actions-newreview {
background: #fff;
color: #333 !important;
border-color: #007fb8;
  border:1px #ddd solid;
  padding: 7px 10px 7px 10px;
font-family: 'Open Sans', sans-serif;
font-size: 11px;
font-weight: bold;
text-transform: uppercase;
  margin-top:-30px;
}

.pro-tabs .spr-summary-actions-newreview:hover{
background: #007fb8;
color: #ffffff !important;
border-color: #007fb8;
}  
  
.spr-icon-star:before {
content: '\e800';
color: #ffc50a;
font-size: 100%;
}
  
  
/*login-register*/
  
#create-customer { overflow:hidden; min-height:600px;background: #f8f8f8;padding: 50px;}
  
#create-customer .template_header {border-bottom: 2px solid #e5e5e5; padding-bottom: 0px; margin-bottom:15px;}
  
#customer { overflow:hidden; min-height:600px;background: #f8f8f8;padding: 50px;}
  
#customer .template_header {border-bottom: 2px solid #e5e5e5; padding-bottom: 0px;margin-bottom:15px;}
 
#recover-password  { overflow:hidden; min-height:600px;background: #f8f8f8;padding: 50px;}
  
#recover-password  .template_header {border-bottom: 2px solid #e5e5e5; padding-bottom: 0px;margin-bottom:15px;}  
.customer__account .template_header {border-bottom: 2px solid #e5e5e5; padding-bottom: 0px;margin-bottom:15px;}  
 
  
  
/*customer-order*/  

#customer_orders {overflow:hidden; padding-top:15px; min-height:500px;} 
  
#customer_orders p {font-size: 12px;line-height:normal;font-weight: bold;font-family: 'Open Sans', sans-serif; color:#999; text-align:center;}  
  
#customer_detail .address a {background:#337ab7; padding:7px 10px; color:#fff;font-weight: bold;font-family: 'Open Sans', sans-serif;text-transform: uppercase;font-size: 11px; margin-top:15px; display:inline-block;}

.action_top {margin-top:20px} 

.action_top .action_add {display:inline-block; margin-right:15px}
.action_top .action_return {display:inline-block}  

  
.action_top a {background:#fff; padding:7px 10px; color:#333;font-weight: bold;font-family: 'Open Sans', sans-serif;text-transform: uppercase;font-size: 11px; border:1px #ddd solid; display:block}    
.action_top a:hover {background:#337ab7; padding:7px 10px; color:#fff;font-weight: bold;font-family: 'Open Sans', sans-serif;text-transform: uppercase;font-size: 11px;border:1px #337ab7 solid}

.customer__addresses  .template_header {border-bottom: 2px solid #e5e5e5; padding-bottom: 0px;margin-bottom:15px;}  
  
#add_address {overflow:hidden; margin-top:25px;}  
#add_address .page_title {
margin: 0 0 0px 0;
padding: 0px 0 10px 0;
font: bold 12px/1em 'Open Sans', sans-serif;
color: #000000;
text-transform: uppercase;
  border-bottom:1px #ddd solid;
}
  
  
/*wishlist*/
  
.wishlist-link {display: inline-block;position: absolute;margin-top:-47px; margin-left: 310px;}
.wishlist-link .btn {padding: 11px 10px 11px 10px;}
.wishlist-btn {padding: 11px 10px 11px 10px;font-family: 'Open Sans', sans-serif;font-size: 11px;font-weight: bold; border:1px #ddd solid; color:#333;position: absolute;margin-top:-47px; margin-left: 310px; background:#fff; text-transform:uppercase;}
.wishlist-scope h3 {font: bold 14px/1em 'Open Sans', sans-serif;} 
.wishlist-scope .item_image img {width: 75px;}
.wishlist-scope .item_remove a:before {
content: "\f014";
font-family: FontAwesome;
font-size: 14px;
}
.wishlist-scope  .sca-qv-image .sca-qv-button {display:none}

 
/*static page*/  
.page-scope .page_header {border-bottom: 2px solid #e5e5e5; padding-bottom: 0px;margin-bottom:15px;} 
.page-scope h3 {font: normal 20px/1em 'Open Sans', sans-serif; margin-top:15px;} 
.page-scope ul {padding:0 0 15px 0px;}
.page-scope ul li {padding:8px 0 8px 0px; border-bottom: 1px dashed #ddd; display:block}
.page-scope ul li:before {content: '\f105';font-family: FontAwesome;font-size: 12px;padding-right: 6px;color: #555;}  
.page-scope a {color:#337ab7}

/*search results*/    
.search-scope .page_title {border-bottom: 2px solid #e5e5e5; padding-bottom: 15px;margin-bottom:0px;} 
.search-scope .search-bar {background:#f8f8f8; padding:15px} 
  
  
/*documentaion*/  
.documentation a {color:#337ab7; font-weight:bold;}  
.documentation h2 {font: normal 20px/1em 'Open Sans', sans-serif; margin-top:20px; border-bottom:1px #ddd solid; padding-bottom:10px;}
.documentation h3 {font: bold 14px/1em 'Open Sans', sans-serif; margin-top:35px;}
.documentation ul {padding:0 0 15px 0px;}
.documentation ul li {padding:8px 0 8px 0px; border-bottom: 1px dashed #ddd; display:block}
.documentation ul li:before {content: '\f105';font-family: FontAwesome;font-size: 12px;padding-right: 6px;color: #555;}   
  

#main_content .product {margin: 20px 0px 0px;text-align: center; margin-bottom:0px; min-height: 430px;}
#main_content .product .product_image-wrap {}

.left-arrow {margin-right:10px;}
.deco {padding:4px 10px!important; line-height:normal!important}
.template-collection #main_content {float:right}
.sca-qv-button{top:90% !important;}
.product_wrap #purchase #add-to-cart{display:block !important;}
.rt_block1{ float:right;}
.shop_now_2 {float: right; background:##0A3151; margin-top:38px;}
.shop_now_2 h3{font-size:18px; line-height:20px;}
.shop_now_2 h3 a {background: #fc0808;padding: 16px 30px;text-transform: uppercase;}
