/*--------------link-----------------*/
a {
  -moz-transition: all 0.3s ease-in-out 0s;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}
a:hover, a:focus {
  text-decoration: none;
  color: inherit;
}

a, input, select, textarea {
  outline: none;
  -webkit-border-radius: 0;
}

/*--------------//link-----------------*/
/*---------------typogrphy--------------*/
/*.h1,.h2,.h3,.h4,.h5,.h6{margin-bottom:10px}


p,.h6,.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{font-family:'Open Sans', sans-serif;word-wrap:break-word}

strong{font-weight:700}

.h6,h6{font-size:18px;margin:15px 0 5px;font-weight:300}
.h5,h5{font-size:18px;font-weight:700;text-transform:uppercase}
.h4,h4{font-weight:300;font-size:24px}
.h3,h3{font-size:24px;text-transform:uppercase;font-weight:900}
.h2,h2{font-size:36px;font-weight:900}
.h1,h1{font-size:48px;font-weight:700}*/
/*-------------//typogrphy----------------*/
/*--------------breadcrumb-----------------*/
.breadcrumb {
  margin: 0 0 30px 0 0;
  padding: 0;
  border-radius: 0;
  background-color: inherit;
  background-repeat: no-repeat;
  background-size: cover;
}

#breadcrumb_FieldDiv {
  float: none !important;
  width: auto !important;
  display: inline !important;
  padding-left: 10px !important;
}

.breadcrumb.women,
.breadcrumb.men {
  margin: 0;
  padding: 80px 0;
  border-radius: 0;
  border: 0;
  background-color: inherit;
  background-repeat: no-repeat;
  background-size: cover;
}

.breadcrumb.women {
  background-image: url(../images/breadcrumb_bg1.jpg);
}

.breadcrumb.men {
  background-image: url(../images/breadcrumb_bg2.jpg);
}

.breadcrumb h2 {
  margin: 0;
  padding: 0;
  text-transform: uppercase;
  font-weight: 700;
  text-align: center;
  line-height: 1.2em;
  font-size: 3em;
}

/*--------------//breadcrumb-----------------*/
/*--------------form-----------------*/
iframe {
  width: 100% !important;
  margin: 0 !important;
  padding: 0 !important;
  border: 0 !important;
  max-width: 100% !important;
  overflow-y: hidden !important;
}

select:-moz-focusring {
  color: transparent;
  outline: none !important;
  text-shadow: 0 0 0 #000 !important;
  border: 0 !important;
}

textarea {
  resize: none;
}

/*--------------//form-----------------*/
/*--------------images-----------------*/
img {
  outline: none;
  border: none;
  max-width: 100%;
}

/*-------------//images----------------*/
/* ------------- Menu ----------------- */
.menu_block .container {
  position: relative;
  z-index: 2;
}

.menu_block .menuColor {
  position: relative;
  z-index: 1;
}

/* ------------- Submenu -------------- */
.navmenu li.sub-menu a.product_title {
  font-size: 11px !important;
  font-weight: 300;
}

.navmenu li.sub-menu .save {
  margin-bottom: 2px !important;
}

.img-menu-block {
  background-color: #CBCBCB;
  padding: 15px;
}

.imahesSection {
  width: 100%;
  overflow: hidden;
  background-color: #D7D7D7;
  padding: 40px 0 10px;
  margin-bottom: 20px;
}

.imahesSection .img_container {
  margin-bottom: 30px;
}

.imahesSection .img_container img {
  width: 100%;
}

.menu_container {
  position: relative;
}

.navmenu li.block-menu {
  position: static;
}

/*--------------Buttons------------------*/
.btn {
  display: inline-block;
  margin: 0;
  padding: 13px 30px;
  border-radius: 0;
  box-shadow: none;
  text-transform: uppercase;
  font-weight: 900;
  line-height: 1.42857em;
  font-size: 1.16667em;
  text-shadow: none;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
}

.btn-sm {
  padding: 11px 20px 9px;
  font-size: 1.08333em;
}

.btn_icon {
  width: 50px;
  height: 50px;
  padding: 0;
  font-size: 1.33333em;
  line-height: 3.28571em;
  text-align: center;
}

.shortcodes_buttons .btn {
  margin-left: 10px;
  margin-right: 7px;
}

.product_items_small .btn{
	padding:13px 15px;
}


/*--------------//Buttons------------------*/
/*--------------preloader-----------------*/
#preloader {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

#preloader img {
  position: fixed;
  left: 50%;
  top: 50%;
  width: 32px;
  height: 32px;
  margin: -16px 0 0 -16px;
  display: block;
}

/*--------------//preloader-----------------*/
.mainSiteContent {
  max-width: 1170px;
  margin: 0 auto;
  overflow: hidden;
  -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 0 4px rgba(0, 0, 0, 0.5);
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.5);
}

#widgetbar ul li a {
  display: block;
  font-weight: 300;
  font-size: 1.08333em;
  color: #666;
}

.backToShop span {
  line-height: 1.6em;
  display: inline-block;
  vertical-align: top;
}

.fa-angle-right:before {
  position: relative;
  bottom: 2px;
}

.live_chat {
  float: right;
  margin-left: 12px;
}

.live_chat a {
  position: relative;
  display: block;
  text-transform: uppercase;
  font-size: 0.91666667em;
  padding-right: 10px;
  margin-right: 10px;
}

.live_chat a:before {
  content: '';
  position: absolute;
  right: 0;
  top: -4px;
  height: 29px;
}

.live_chat a i {
  top: 0;
  display: inline-block;
  padding: 0 1px 0 12px;
  font-size: 1.33333333em;
}

.clearBoth, .clear {
  clear: both;
}

.baseFont {
  font-size: 12px;
}

/*----------------contact---------------*/
.contacts_block {
  padding-top: 9px;
}

.contact_info_block {
  min-height: 490px;
  padding: 14px 18px;
  border: 2px solid #ccc;
}

.contact_info_block li {
  margin-bottom: 17px;
  padding-bottom: 14px;
  border-bottom: 1px solid #e9e9e9;
}

.contact_info_block li:last-child {
  border: 0;
}

.contact_info_block h3 {
  margin-bottom: 12px;
}

.contact_info_block h3 i {
  display: inline-block;
  padding-right: 12px;
  line-height: 1.42857em;
  color: #ccc;
}

.contact_info_block p {
  margin: 0;
  font-weight: 700;
  color: #333;
}

.contact_info_block p.phone {
  font-weight: 900;
}

.contact_info_block a {
  display: inline-block;
  margin-bottom: 23px;
  line-height: 1.28571em;
}

.contact_form {
  min-height: 490px;
  padding: 14px 18px 19px;
  border: 2px solid #ccc;
  overflow: hidden;
}

.contact_form h3 {
  margin-bottom: 11px;
}

.contact_form p {
  margin: 0 0 14px;
}

/*----------------//contact---------------*/
#ajax-contact-form label {
  display: none;
  margin: 0;
  text-transform: uppercase;
  font-size: 0.91667em;
  color: #666;
}

#ajax-contact-form textarea,
#ajax-contact-form input[type="text"] {
  margin-bottom: 10px;
  text-transform: uppercase;
  font-size: 0.91667em;
  color: #666;
}

#ajax-contact-form textarea {
  min-height: 189px;
}

#ajax-contact-form input[type="submit"] {
  float: none;
  width: 100%;
}

.notification_error {
  margin-bottom: 10px;
  padding: 5px 10px;
  line-height: 1.07143em;
  font-size: 0.91667em;
  color: #cc3333;
  border: 2px solid #cc3333;
  background-color: #ffeded;
}

.notification_ok {
  margin-bottom: 10px;
  padding: 5px 10px;
  line-height: 1.07143em;
  font-size: 0.91667em;
  color: #3399cc;
  border: 2px solid #3399cc;
  background-color: #e8f8ff;
}

.ie #ajax-contact-form label {
  display: block;
}

.ie #ajax-contact-form textarea {
  min-height: 120px;
}

/*--------sitemap---------- */
.sitemapMenu ul {
  border: none;
  text-align: left !important;
}

.sitemapMenu ul li {
  display: block;
  width: auto;
  height: auto;
  border: none;
}

.sitemapMenu ul li a {
  color: #353535;
  padding-bottom: 10px;
  font-size: 15px;
}

.sitemapMenu ul li a:hover {
  color: #fc681e;
}

.sitemapMenu ul li ul,
.sitemapMenu ul li li ul {
  padding-left: 20px;
  padding-bottom: 10px;
}

.sitemapMenu ul li ul li {
  border: none;
}

/*--------//sitemap---------- */
/*-------TnC---------*/
.TandC {
  margin-left: 20px;
  padding-left: 20px;
}

.TandC li:before {
  right: 10px;
}

.TandC li {
  display: inline-block;
  padding-bottom: 10px;
  position: relative;
}

/*-------//TnC---------*/
/* EXRTRA SMALL VIEWPORT COLUMNS */
.col-xxs-12, .col-xxs-6, .col-xxs-4, .col-xxs-3, .col-xxs-2, .col-xxs-1 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

.col-xxs-6, .col-xxs-4, .col-xxs-3, .col-xxs-2, .col-xxs-1 {
  float: left;
}

/* //EXRTRA SMALL VIEWPORT COLUMNS */
/*------------- PAGE 404---------------------------------------*/
.page404 {
  background-image: url(../images/404_bg.jpg);
}

.wrapper404 {
  width: 570px;
  padding-right: 30px;
  padding-left: 30px;
  text-align: center;
  color: #fff;
  margin:0 auto
}

.wrapper404 h1 {
  margin: 0;
  padding-top: 10px;
  font-weight: 900;
  font-size: 10.83333em;
  color: #fff;
}

.wrapper404 h2 {
  position: relative;
  margin-bottom: 24px;
  padding-bottom: 23px;
  font-weight: 300;
  line-height: 2.85714em;
  font-size: 3.33333em;
  color: #fff;
}

.wrapper404 h2:before {
  content: '';
  position: absolute;
  left: 50%;
  bottom: 0;
  width: 50px;
  height: 2px;
  margin-left: -25px;
  background-color: #fff;
}

.wrapper404 p {
  margin: 0 0 44px;
  text-transform: uppercase;
  line-height: 1.71429em;
  font-size: 1.66667em;
}

.wrapper404 .btn {
  margin-bottom: 10px;
}

/*-----------------------------------------------------------------------------------*/
/*  ABOUT US PAGE

/*-----------------------------------------------------------------------------------*/
.about_us_info {
  padding-top: 9px;
}

.about_us_description p {
  margin-top: -7px;
  margin-bottom: 27px;
  padding-right: 40px;
  font-weight: 300;
  /*line-height: 2.71429em;*/
  font-size: 2.5em;
  color: #242424;
}

.about_us_description span {
  display: block;
  margin-bottom: 22px;
  line-height: 1.57143em;
  font-size: 1.08333em;
  color: #666;
}

/*-------------------select page-------------------*/
.selectPage li {
  float: left;
}

.selectPage li a {
  padding: 0 15px;
}

.selectPage.circles li a {
  padding: 0;
  background-color: #333333;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  color: #ffffff;
  display: block;
  font-size: 15px;
  height: 35px;
  line-height: 35px;
  margin-left: 5px;
  text-align: center;
  width: 35px;
  transition: .5s;
}

.selectPage.circles li a:hover {
  background-color: #ffffff;
  color: #333333;
}

/*----------productList1-----------*/
.titlePage {
  font-size: 3em;
  text-transform: uppercase;
  /*padding-bottom: 10px;*/
  font-weight: normal;
  margin-bottom: 10px;
}

.box-shadow:hover {
  -moz-box-shadow: inset 0px 0px 3px rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: inset 0px 0px 3px rgba(0, 0, 0, 0.5);
  box-shadow: inset 0px 0px 3px rgba(0, 0, 0, 0.5);
  -moz-transition: all 0.4s ease-in-out 0s;
  -webkit-transition: all 0.4s ease-in-out 0s;
  -o-transition: all 0.4s ease-in-out 0s;
  transition: all 0.4s ease-in-out 0s;
  z-index: 10;
}

.box-shadow img {
  position: relative;
  z-index: -2;
}

.homeTitleText {
  font-size: 2.91667em;
  text-align: center;
  text-transform: none;
  margin-top: 30px;
}

.main_banner .box-shadow img {
  position: static;
  width: 100%;
  transition: 0.5s;
}

.main_banner:hover .box-shadow img {
  opacity: 0.7;
}

.banner_wrapper {
  overflow: hidden;
}

/*--------Our Team--------------------*/
.team_item {
  padding: 39px 10px 24px;
  border: 1px solid #e9e9e9;
  transition: border-color 0.3s ease-in-out;
  -webkit-transition: border-color 0.3s ease-in-out;
  text-align: center;
}

.team_item:hover {
  padding: 37px 10px 22px;
  border: 3px solid #333;
}

.team_item .team_foto {
  margin: 0 auto 25px;
  width: 170px;
  height: 170px;
  border-radius: 50%;
}

.team_item p {
  margin: 0 0 2px;
  text-transform: uppercase;
  font-weight: 900;
  font-size: 1.33333em;
  color: #333;
}

.team_item .team_social {
  padding: 17px 0 0;
}

.team_item .team_social a {
  display: inline-block;
  width: 32px;
  height: 32px;
  margin: 0 1px 0 5px;
  font-size: 1.66667em;
  color: #ccc;
}

.team_item .team_social a:hover {
  color: #333;
}

/*--------//Our Team--------------------*/
/*-----------------------------------------------------------------------------------*/
/*  FORM

/*-----------------------------------------------------------------------------------*/
/*------------------------Validation [css] By John Smith 12/11/2014------------------*/
.validationCodeWrapper {
  width: 100%;
}

.validationCodeLabel {
  margin-bottom: 5px;
}

.validationCode {
  float: left;
  margin-right: 4px;
}

.validationCodeInput {
  float: left;
}

.div_dialog_content div.container {
  width: 343px !important;
}

.div_dialog_content div.container h1 {
  padding: 20px 0 7px 0 !important;
}

#contact {
  padding: 0 100px;
}

textarea, input[type="text"] {
  width: 100%;
  height: 40px;
  margin: 0 6px 10px 0;
  padding: 10px;
  text-transform: none;
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
  line-height: 1.42857em;
  font-size: 0.91667em;
  font-style: normal;
  border-radius: 0;
  box-shadow: none;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
}
footer .newsletter_form input[type="text"]{
	width: 63%;
}

input[type="text"].email {
  margin-right: 0;
}

textarea {
  /* why are there more than one text area definition? please fix*/
  overflow: visible;
  width: 100%;
  min-height: 100px;
  margin-bottom: 20px;
  resize: none;
}

textarea:focus,
input:focus {
  outline: 0;
  box-shadow: none;
}

input[type="submit"] {
  float: right;
  margin: 0;
  padding: 10px 8px;
  font-family: 'Roboto', sans-serif;
  text-transform: uppercase;
  font-weight: 900;
  font-style: normal;
  line-height: 1.42857em;
  font-size: 1.16667em;
  border-radius: 0;
  border: 0;
  box-shadow: none;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
}

/* potentially these need to be replaced with snippets */
.service_item i {
  float: left;
  top: 0;
  display: block;
  width: 32px;
  height: 32px;
  margin-right: 13px;
  text-align: center;
  line-height: 1em;
  font-size: 3.16667em;
}

.service_item p {
  margin: 0;
  padding: 4px 0 15px;
  line-height: 1.5em;
  font-size: 1.66667em;
}

.service_item span {
  display: block;
  line-height: 1.5em;
  font-size: 12px;
}

/*----------typography-------------*/
/* is typography handled by another CSS file on dev7? */
hr {
  margin: 33px 0;
  clear: both;
}

ul,
ol {
  padding: 0;
  margin: 0;
}

li {
  padding: 0;
  margin: 0;
  list-style: none;
}

/*-----------------------------------------------------------------------------------*/
/*  GENERAL STYLING

/*-----------------------------------------------------------------------------------*/
.margtop0 {
  margin-top: 0;
}

.margtop5 {
  margin-top: 5;
}

.margtop10 {
  margin-top: 10;
}

.margtop15 {
  margin-top: 15;
}

.margtop20 {
  margin-top: 20;
}

.margtop25 {
  margin-top: 25;
}

.margtop30 {
  margin-top: 30;
}

.margtop35 {
  margin-top: 35;
}

.margtop40 {
  margin-top: 40;
}

.margbot0 {
  margin-bottom: 0;
}

.margbot5 {
  margin-bottom: 5px;
}

.margbot10 {
  margin-bottom: 10px;
}

.margbot15 {
  margin-bottom: 15px;
}

.margbot20 {
  margin-bottom: 20px;
}

.margbot25 {
  margin-bottom: 25px;
}

.margbot30 {
  margin-bottom: 30px;
}

.margbot35 {
  margin-bottom: 35px;
}

.margbot40 {
  margin-bottom: 40px;
}

.margbot50 {
  margin-bottom: 50px;
}

.margbot60 {
  margin-bottom: 60px;
}

.margbot70 {
  margin-bottom: 70px;
}

.margbot80 {
  margin-bottom: 80px;
}

.margbot90 {
  margin-bottom: 90px;
}

.margbot100 {
  margin-bottom: 100px;
}

.pad0 {
  padding: 0;
}

.padbot0 {
  padding-bottom: 0;
}

.padbot10 {
  padding-bottom: 10px;
}

.padbot20 {
  padding-bottom: 20px;
}

.padbot30 {
  padding-bottom: 30px;
}

.padbot40 {
  padding-bottom: 40px;
}

.padbot50 {
  padding-bottom: 50px;
}

.padbot60 {
  padding-bottom: 60px;
}

.padbot70 {
  padding-bottom: 70px;
}

.padbot80 {
  padding-bottom: 80px;
}

.padbot90 {
  padding-bottom: 90px;
}

.padbot100 {
  padding-bottom: 100px;
}

.padtop0 {
  padding-top: 0;
}

.border0 {
  border: 0 !important;
}

.bigText {
  text-transform: uppercase;
}

/*-----------------------------------------------------------------------------------*/
/*  BANNER

/*-----------------------------------------------------------------------------------*/
.top_sale_banners a.banner img {
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
}

.top_sale_banners a.banner {
  background-color: #000;
}

.top_sale_banners:hover a.banner img {
  opacity: 0.5;
}

.top_sale_banners a.banner:hover img {
  opacity: 1;
}

.banner.white_bord:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  opacity: 0;
  border: 2px solid #fff;
  transition: all 0.1s ease-in-out;
  -webkit-transition: all 0.1s ease-in-out;
}

.banner.white_bord:hover:before {
  left: -7px;
  top: -7px;
  right: -7px;
  bottom: -7px;
  opacity: 1;
}

/*-----------------------------------------------------------------------------------*/
/*  TOP SALE
/*-----------------------------------------------------------------------------------*/
.top_sale {
  min-height: 970px;
  background-image: url(../images/top_sale.jpg);
  background-repeat: no-repeat;
  background-size: cover;
}

.top_sale_description {
  padding: 221px 0 110px;
}

.top_sale_description p {
  margin: 0;
  text-transform: uppercase;
  font-weight: 100;
  line-height: 6.42857em;
  font-size: 1em;
  color: #fff;
}

.top_sale_description span {
  text-transform: uppercase;
  font-weight: 300;
  line-height: 3.5em;
  font-size: 3.33333em;
  color: #fff;
}

/*-----Page Header-----*/
.page_header .container {
  margin-bottom: 21px;
  padding-bottom: 4px;
  border-bottom: 1px solid #e9e9e9;
}

.page_header a {
  display: block;
  font-weight: 300;
  font-size: 1.08333em;
  color: #666;
}

.page_header a:hover {
  color: #333;
}

.page_header a i {
  margin-left: 10px;
  display: inline-block;
  width: 24px;
  height: 24px;
  text-align: center;
  line-height: 1.35714em;
  font-size: 1.41667em;
  color: #999;
  border: 2px solid #ccc;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
}

.page_header a:hover i {
  color: #333;
  border-color: #333;
}

/*-----//Page Header-----*/
/*-----bredcrumbs---------*/
.breadcrumb, .selectPage {
  margin-top: 20px;
}

/*-----//bredcrumbs-------*/
/*-----------sheduke----------*/
.shedukeBlock, .shedukeBlock2 {
  width: 100%;
  padding: 20px;
  display: none;
}

.shedukeBlock img, .shedukeBlock2 img {
  width: 100%;
}

.shedukeBlock2 {
  border: none;
  background-color: #a3a3a3;
}

.toggleEvent {
  font-size: 2em;
}

.toggleEvent a {
  display: block;
  padding: 15px 25px;
}

.toggleEvent.closeSlide .fa-angle-up,
.toggleEvent.openSlide .fa-angle-down {
  display: none;
}

.toggleEvent.openSlide .fa-angle-up {
  display: block;
}

/*-----------//sheduke----------*/
/*--------------Modal-------*/
.product_color_select .full-view {
  width: 75px;
  text-align: center;
}

#modal-body {
  position: fixed;
  z-index: 10002;
  left: 0;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
  display: none;
  opacity: 0;
  background-color: rgba(255, 255, 255, 0.75);
  transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
}

#modal-body.modal-active {
  display: block;
  opacity: 1;
}

.close_block {
  position: absolute;
  z-index: 10005;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

#product_content {
  position: absolute;
  z-index: 10006;
  left: 50%;
  top: 50%;
  width: 930px;
  padding: 25px 30px;
  background-color: #fff;
  border: 1px solid #e9e9e9;
  box-shadow: 0 0 35px rgba(0, 0, 0, 0.2);
  transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
}

.tover_view_header {
  margin-bottom: 29px;
  padding-bottom: 5px;
  border-bottom: 1px solid #e9e9e9;
}

.tover_view_header p {
  float: left;
  text-transform: uppercase;
  font-weight: 900;
  font-size: 1.25em;
  color: #333;
}

#tover_view_page_close {
  float: right;
  display: block;
  font-weight: 300;
  line-height: 1.71429em;
  color: #666;
}

#tover_view_page_close:hover {
  color: #333;
}

#tover_view_page_close i {
  display: inline-block;
  vertical-align: top;
  margin-left: 10px;
  width: 24px;
  height: 24px;
  line-height: 1.42857em;
  font-style: normal;
  text-align: center;
  font-size: 0.75em;
  color: #999;
  border: 2px solid #ccc;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
}

#tover_view_page_close:hover i {
  color: #333;
  border-color: #333;
}

.mainInfo {
  color: #1074B9 !important;
  font-size: 11px;
  position: static;
  margin-left: 3px;
  width: auto !important;
  height: auto !important;
  line-height: 1.6em !important;
  padding: 0 !important;
  border: none !important;
}

.mainInfo:before {
  border: none !important;
}

/*--------------//Modal-----*/
/*-----------------------------------BLOG------------------------------------------------*/
.post .post_image,
.post .post_large_image {
  position: relative;
  display: block;
  margin: 0 30px 20px 0;
  padding-top: 5px;
}

.post .post_image:before,
.post .post_large_image:before {
  content: '';
  position: absolute;
  left: 0;
  top: 5px;
  right: -1px;
  bottom: 0;
  opacity: 0;
  background-color: #fff;
  transition: opacity 0.3s ease-in-out;
  -webkit-transition: opacity 0.3s ease-in-out;
}

article.post:hover .post_image:before, article.post:hover .post_large_image:before {
  opacity: 0.65;
}

article.post.blog_post:hover .post_image:before, article.post.blog_post:hover .post_large_image:before {
  opacity: 0;
}

.post .post_title {
  display: block;
  padding-bottom: 18px;
  line-height: 2.57143em;
  line-height: 2.5em;
  color: #333;
}

.post a.post_title:hover {
  color: #242424;
}

.post.large_image .post_title {
  padding-bottom: 4px;
  line-height: 1.2em;
  font-size: 3.33333em;
}

.post .post_content {
  padding-bottom: 18px;
}

/*-------------- Blog Post ------------------ */
.blog_post_content {
  padding: 31px 0 0;
  line-height: 1.71429em;
  font-size: 1.16667em;
}

.blog_post_content p {
  margin: 0 0 24px;
  line-height: 1.71429em;
  font-size: 1.16667em;
}

.blog_post_content h2 {
  margin-bottom: 34px;
  text-transform: none;
  line-height: 2.35714em;
  font-size: 2em;
}

.blog_post_content h3 {
  margin-bottom: 34px;
  text-transform: none;
  line-height: 1.8em;
  font-size: 1.66667em;
}

.blog_post_content blockquote {
  margin-top: -8px;
  margin-bottom: 38px;
}

.shared_tags_block {
  margin-bottom: 22px;
  padding-bottom: 50px;
  border-bottom: 1px solid #e9e9e9;
}

/*-----------------------------------------------------------------------------------*/
/*  BLOG COMMENTS
/*-----------------------------------------------------------------------------------*/
#comments {
  padding-bottom: 13px;
}

#comments h2 {
  margin-bottom: 23px;
  text-transform: none;
  line-height: 2.35714em;
  font-size: 2em;
}

#comments li {
  padding: 0 0 20px 0;
}

#comments .avatar {
  float: left;
  display: block;
  margin-right: 20px;
  width: 70px;
  height: 70px;
}

.comment_right {
  position: relative;
  display: table;
  padding: 14px 19px 17px 29px;
  font-size: 1em;
  color: #666;
  border: 1px solid #efefef;
}

.comment_right:before {
  content: '';
  position: absolute;
  left: -10px;
  top: 26px;
  width: 11px;
  height: 20px;
  background-image: url(../images/comment_right_b.jpg);
  background-repeat: no-repeat;
  background-size: 100% auto;
  -webkit-background-size: 100% auto;
}

.comment_info {
  padding-bottom: 11px;
}

.comment_author {
  text-transform: uppercase;
  font-weight: 900;
  font-size: 1em;
  color: #333;
}

.comment_reply {
  float: right;
  text-transform: uppercase;
  font-weight: 900;
  font-size: 1em;
  color: #999;
}

.comment_reply:hover {
  color: #333;
}

.comment_date {
  font-size: 1.14286em;
  font-size: 0.91667em;
  color: #999;
}

#comments ol li ul li {
  padding: 20px 0 0 100px;
}

.leave_comment input[type="text"] {
  width: 32.8%;
}

.leave_comment textarea {
  width: 99.5%;
  min-height: 130px;
}

/*------------ Comment Form--------------*/
#comment_form {
  margin-bottom: 53px;
}

#comment_form form {
  position: relative;
  margin: 0;
  background-color: #fff;
}

#comment_form h2 {
  margin-bottom: 22px;
  text-transform: none;
  line-height: 2.35714em;
  font-size: 2em;
}

#comment_form input[type="text"] {
  width: 49.4%;
}

#comment_form .comment_note {
  padding: 9px 0 11px;
  font-size: 0.91667em;
}

/*------------ //Comment Form--------------*/
.services_section {
  padding-top: 47px;
}

.services_section_description p {
  margin-top: -7px;
  margin-bottom: 27px;
  padding-right: 40px;
  font-weight: 300;
  line-height: 1.2em;
  font-size: 2.5em;
  font-family: inherit;
}

.services_section_description span {
  display: block;
  line-height: 1.57143em;
  font-size: 1.08333em;
}

/* ------------- Type 2 ------------ */
.service_item.type2 {
  text-align: center;
}

.service_item.type2 i {
  float: none;
  width: 90px;
  height: 90px;
  margin: 0 auto 27px;
  border-radius: 50%;
  line-height: 88px;
  color: #fff;
  background-color: #333;
}

.service_item.type2 p {
  padding: 0 0 12px;
  line-height: 1.85714em;
  font-size: 2em;
}

.service_item.type2 span {
  padding: 0 60px;
}

.uom {
  font-weight: 800;
  margin-bottom: 3px;
}

/* ------------ Alerts -------------- */
.alert {
  position: relative;
  margin-bottom: 30px;
  padding: 10px 43px 8px 17px;
  font-size: 1em;
  color: #333;
  border-radius: 0;
  border-width: 2px;
  border-style: solid;
}

.alert strong {
  display: block;
  text-transform: uppercase;
  font-weight: 900;
  line-height: 1.28571em;
  font-size: 1.16667em;
}

.alert .close {
  position: absolute;
  top: 50%;
  right: 17px;
  float: none;
  display: block;
  width: 9px;
  height: 9px;
  margin-top: -5px;
  line-height: 0.64286em;
  font-size: 1.5em;
  opacity: 1;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
}

.alert .close:hover {
  opacity: 0.5;
}

.alert-danger {
  background-color: #ffeded;
  border-color: #cc3333;
}

.alert-danger strong, .alert-danger .close {
  color: #cc3333;
}

.alert-success {
  background-color: #e3ffde;
  border-color: #339933;
}

.alert-success strong, .alert-success .close {
  color: #339933;
}

.alert-info {
  background-color: #e8f8ff;
  border-color: #3399cc;
}

.alert-info strong, .alert-info .close {
  color: #3399cc;
}

.alert-warning {
  background-color: #fff6db;
  border-color: #cc9933;
}

.alert-warning strong, .alert-warning .close {
  color: #cc9933;
}

/* ------------ //Alerts -------------- */
/* ------------- List Styles --------------- */
.list.list-check li:before,
.list.list-plus li:before,
.list.list-arrow li:before{
  font-family: FontAwesome;
}
.list.list-check li:before{
  font-family: FontAwesome;
  content: "\f00c";
  margin:0 10px 0 -23px;
}
.list.list-plus li:before{
  content: "\f067";
  margin:0 10px 0 -21px;
}
.list.list-arrow li:before{
  content: "\f0da";
  margin:0 10px 0 -15px;
}
.list1 li {
  position: relative;
  padding: 0 0 10px 15px;
}

.list1 li:before {
  content: '';
  position: absolute;
  left: 0;
  top: 7px;
  width: 6px;
  height: 6px;
  border: 2px solid #333;
  border-radius: 50%;
}

.list2 li {
  position: relative;
  padding: 0 0 10px 15px;
}

.list2 li:before {
  content: "\f054";
  position: absolute;
  left: 0;
  top: 1px;
  font-family: FontAwesome;
  line-height: 1.42857em;
  font-size: 0.66667em;
  color: #333;
}

.list3 li {
  position: relative;
  padding: 0 0 10px 15px;
}

.list3 li:before {
  content: "\f00c";
  position: absolute;
  left: 0;
  top: 0;
  font-family: FontAwesome;
  line-height: 1.42857em;
  font-size: 0.83333em;
  color: #333;
}

.list4 {
  padding-left: 20px;
  margin-left: 30px;
}

.list4 li {
  padding: 0 0 10px;
  font-weight: 900;
  color: #333;
  position: relative;
}

/* ------------- //List Styles --------------- */
/*-------------- Accordion -------------------- */
#accordion {
  padding-top: 11px;
}

#accordion h4.accordion_title {
  position: relative;
  margin: 0;
  padding: 16px 0 17px 50px;
  text-transform: none;
  line-height: 1.85714em;
  font-size: 2em;
  color: #666;
  border-top: 1px solid #e9e9e9;
  cursor: pointer;
  transition: color 0.3s ease-in-out;
  -webkit-transition: color 0.3s ease-in-out;
}

#accordion h4.accordion_title:hover {
  color: #242424;
}

#accordion h4.accordion_title.active {
  border-top: 2px solid #333;
}

#accordion h4.accordion_title:before {
  content: "\f105";
  position: absolute;
  left: 2px;
  top: 20px;
  width: 35px;
  height: 35px;
  font-family: FontAwesome;
  font-weight: bold;
  text-indent: 2px;
  line-height: 0.7em;
  text-align: center;
  font-size: 1.66667em;
  color: #ccc;
  border: 2px solid #ccc;
  border-radius: 50%;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
}

#accordion h4.accordion_title:hover:before {
  color: #333;
  border-color: #333;
}

#accordion h4.accordion_title.active:before {
  color: #fff;
  border-color: #333;
  background-color: #333;
  transform: rotate(90deg);
  -o-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
}

#accordion .accordion_content {
  display: none;
  padding: 13px 0 3px 50px;
  line-height: 24px;
  font-size: 14px;
}

#accordion .accordion_content p {
  margin-bottom: 24px;
}

/* ------------ //Accordion -------------------- */
/* ---------------- Love List ---------------- */
.love_list {
  float: right;
  position: relative;
}

.love_list .love_list_btn {
  position: relative;
  display: block;
  margin: 0;
  padding: 20px 19px 20px 20px;
  text-transform: uppercase;
  font-weight: 900;
  line-height: 1.42857em;
  font-size: 1.08333em;
  color: #333;
  border-left: 1px solid #e9e9e9;
  transition: none;
  -webkit-transition: none;
}

.love_list.cart_active .love_list_btn {
  margin: -2px 0 0;
  border-top: 2px solid #333;
  background: #ffffff;
  /* Old browsers */
  background: -moz-linear-gradient(top, #f0f0f0 0%, #ffffff 90%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f0f0f0), color-stop(90%, #ffffff));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #f0f0f0 0%, #ffffff 90%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #f0f0f0 0%, #ffffff 90%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #f0f0f0 0%, #ffffff 90%);
  /* IE10+ */
  background: linear-gradient(to bottom, #f0f0f0 0%, #ffffff 90%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f0f0f0', endColorstr='#ffffff',GradientType=0 );
  /* IE6-9 */
}

.love_list .love_list_btn:hover:before,
.love_list .love_list_btn:hover:after {
  content: '';
  position: absolute;
  left: -1px;
  right: -1px;
  top: -2px;
  height: 2px;
  background-color: #333;
}

.love_list .love_list_btn:hover:before {
  top: auto;
  bottom: -2px;
}

.love_list.cart_active .love_list_btn:before {
  content: '';
  position: absolute;
  z-index: 9999;
  left: 0;
  right: 0;
  bottom: -2px;
  height: 3px;
  background-color: #fff;
}

.love_list .love_list_btn p {
  display: inline-block;
  margin: 0;
}

.love_list .love_list_btn i {
  padding-right: 5px;
}

.love_list .love_list_btn span {
  display: inline-block;
  margin-left: 5px;
  padding: 0 6px;
  font-weight: 900;
  font-size: 1.08333em;
  color: #fff;
  background-color: #cc3333;
}

.love_list.cart_active .love_list_btn span {
  background-color: #333;
}

/* ---------------- //Love List ---------------- */
.toggleEvent {
  font-size: 1.5em;
}

/*------jcarousel---------*/
.jcarousel-wrapper {
  margin: 0 auto;
  position: relative;
}

.jcarousel-wrapper img {
  width: 100%;
}

.jcarousel {
  position: relative;
  overflow: hidden;
  width: 100%;
}

.jcarousel ul {
  width: 20000em;
  position: relative;
  list-style: none;
  margin: 0;
  padding: 0;
}

.jcarousel li {
  width: 200px;
  float: left;
  border: 1px solid #fff;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 5px;
}

.jcarousel-control-prev,
.jcarousel-control-next {
  text-decoration: none;
}

.jcarousel-control-prev {
  left: 15px;
}

.jcarousel-control-next {
  right: 15px;
}

.jcarousel-pagination {
  position: absolute;
  bottom: -40px;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  margin: 0;
}

.jcarousel-pagination a {
  text-decoration: none;
  display: inline-block;
  font-size: 11px;
  height: 10px;
  width: 10px;
  line-height: 10px;
  background: #fff;
  color: #4E443C;
  border-radius: 10px;
  text-indent: -9999px;
  margin-right: 7px;
}

.jcarousel-pagination a.active {
  background: #4E443C;
  color: #fff;
  opacity: 1;
  -webkit-box-shadow: 0 0 2px #F0EFE7;
  -moz-box-shadow: 0 0 2px #F0EFE7;
  box-shadow: 0 0 2px #F0EFE7;
}

.brands_carousel .jCarousel_pagination a,
.category_carousel .jCarousel_pagination a {
  top: 50%;
  margin-top: -32px;
}

.brands_carousel .jCarousel_pagination a.jcarousel-control-prev,
.category_carousel .jCarousel_pagination a.jcarousel-control-prev {
  margin-left: -45px;
}

.brands_carousel .jCarousel_pagination a.jcarousel-control-next,
.category_carousel .jCarousel_pagination a.jcarousel-control-next {
  margin-right: -30px;
  line-height: 1.4em;
}

.new_arrivals .jCarousel_pagination a.jcarousel-control-next {
  line-height: 1.4em;
}

.brands_carousel .jcarousel-wrapper,
.category_carousel .jcarousel-wrapper {
  padding-bottom: 32px;
}

.jCarousel_pagination a {
  position: absolute;
  z-index: 100;
  top: -50px;
  display: block;
  width: 24px;
  height: 24px;
  font-family: FontAwesome;
  text-align: center;
  line-height: 1.4;
  font-size: 1.41667em;
  color: #999;
}

.jCarousel_pagination a .fa-angle-left{
display: block;
line-height: 1.25;
}

.jcarousel-control-prev {
  right: 29px;
}
.best_products .jCarousel_pagination .jcarousel-control-prev {
  right:29px!important;
  left: auto;
}

.jcarousel-control-next {
  right: 0;
}

.jCarousel_pagination a.inactive {
  cursor: default;
}

.slideViewBlock {
  overflow: hidden;
  position: relative;
}

.viewSlideItems {
  width: 100%;
  padding: 5px;
  text-align: center;
  font-size: 1em;
  text-transform: uppercase;
  position: absolute;
  left: 0;
  bottom: -31px;
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
  transition: 0.4s;
}

.category_carousel li.text-center:hover .home_category_name {
  height: auto;
}

.category_carousel .box-shadow img,
.brands_carousel .box-shadow img {
  z-index: 0;
}

.category_carousel .box-shadow:hover img,
.brands_carousel .box-shadow:hover img {
  opacity: 0.4;
}

.category_carousel li > a:hover .viewSlideItems,
.brands_carousel li > a:hover .viewSlideItems {
  bottom: 50%;
  margin-bottom: -18px;
}

.new_arrivals .jcarousel-control-prev {
  left: auto;
}

/*------//jcarousel---------*/


/* ------------ Shopping Bag ------------- */

.shopping_bag{
  float: right;
  position: relative;
  margin: 28px 0;
}



.shopping_bag .shopping_bag_btn {
  position: relative;
  display: block;
  margin: 0 19px 0 0;
  padding: 20px 19px 20px 20px;
  text-transform: uppercase;
  font-weight: 900;
  line-height: 1.42857em;
  font-size: 1.08333em;
  transition: none;
  -webkit-transition: none;
}
.shopping_bag .shopping_bag_btn:hover:before,
.shopping_bag .shopping_bag_btn:hover:after {
  content: '';
  position: absolute;
  left: -1px;
  right: -1px;
  top: -2px;
  height: 2px;
}
.shopping_bag .shopping_bag_btn:hover:before {
  top: auto;
  bottom: -2px;
}
.shopping_bag.cart_active .shopping_bag_btn:before {
  content: '';
  position: absolute;
  z-index: 9999;
  left: 0;
  right: 0;
  bottom: -2px;
  height: 3px;
}
.shopping_bag .shopping_bag_btn p {
  display: inline-block;
  margin: 0;
}
.shopping_bag .shopping_bag_btn i {
  padding-right: 5px;
}
.shopping_bag .shopping_bag_btn span {
  display: inline-block;
  margin-left: 5px;
  padding: 1px 6px;
  font-weight: 900;
  font-size: 1.08333em;
}
/* ------------ //Shopping Bag ------------- */


/*--------------Checkout-----------------------*/
.checkout_nav {margin-bottom:30px;}
.checkout_nav li {
  position:relative;
  display:inline-block;
  width:25%;
  margin-right:-4px;
  padding:10px 0 12px;
  font-weight:300;
  text-align:center;
  line-height:1.85714em;
  font-size:1.83333em;
  color:#999;
  border:2px solid #ccc;
  border-right:0;
}
.checkout_nav li:before {
  content:'';
  position:absolute;
  z-index:1;
  right:-22px;
  top:0;
  bottom:0;
  width:26px;
  background-image:url(../images/checkout_arrow.jpg);
  background-repeat:no-repeat;
  background-size:100% 100%;
  -webkit-background-size:100% 100%;
}
.checkout_nav li.active_step {
  font-weight:400;
  color:#333;
  border-right:0;
  background-color:#f4f4f4;
}
.checkout_nav li.active_step:before {background-image:url(../images/active_step.jpg);}
.checkout_nav li.done_step,
.checkout_nav li.done_step2 {
  font-weight:400;
  color:#333;
  border-color: #6d9f3b;
  border-right:0;
  background-color:#e4ffd1;
}
.checkout_nav li.done_step:before {background-image:url(../images/done_step.jpg);}
.checkout_nav li.done_step2:before {background-image:url(../images/done_step2.jpg);}
.checkout_nav li.last {border-right:2px solid #ccc;}
.checkout_nav li.last:before {display:none;}
/* __________ Checkout Form __________ */
.checkout_form {
  margin-bottom:32px;
  padding:22px 28px 31px 28px;
  border:2px solid #ccc;
}
.checkout_form label {
  display:block;
  margin-bottom:4px;
  text-transform:uppercase;
  line-height:1.42857em;
  font-size:0.91667em;
  color:#666;
}
.checkout_form hr {
  margin-top:24px;
  margin-bottom:21px;
  border:0;
  border-top:1px solid #e9e9e9;
}
p.checkout_title {
  margin:0 0 22px;
  text-transform:uppercase;
  font-size:0.91667em;
  color:#666;
}

.checkout_form .country .fancy-select .trigger {
  width:260px;
  height:40px;
  padding-top:8px;
  padding-bottom:8px;
  font-weight:400;
  color:#999;
  border-color:#e9e9e9;
}
.checkout_form .country .fancy-select .trigger:after {top:8px;}
.checkout_form .country .fancy-select ul.options {width:260px;}

.checkout_form_input {
  float:left;
  width:250px;
  margin-bottom:4px;
  margin-right:23px;
}
.checkout_form_input2 {
  float:left;
  width:525px;
  margin-bottom:14px;
  margin-right:23px;
}
.checkout_form_input.last, .checkout_form_input2.last {margin-right:0;}

.checkout_form_note {
  float:left;
  padding-top:30px;
  padding-bottom:17px;
  font-weight:300;
}

.checkout_block_btn {
  width:230px;
  margin-top:17px;
}
/* __________ Checkout Delivery __________ */
.checkout_block input[type="radio"] {display:none;}
.checkout_block input[type="radio"] + label {
  position:relative;
  padding-left:30px;
  font-weight:400;
  line-height:1.42857em;
  font-size:1.16667em;
  color:#333;
  cursor:pointer;
}
.checkout_block input[type="radio"] + label b {
  display:block;
  margin-bottom:18px;
  font-weight:900;
}
.checkout_block input[type="radio"] + label img {
  margin:0 auto;
}
.checkout_block input[type="radio"] + label:before {
  content: "\f10c";
  position:absolute;
  left:0;
  top:0;
  display: block;
  height: 20px;
  width: 20px;
  font-family:FontAwesome;
  font-weight:400;
  line-height:1.42857em;
  font-size: 1.91667em;;
  color:#ccc;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
}
.checkout_block input[type="radio"] + label:hover:before {color:#333;}
.checkout_block input[type="radio"]:checked + label:before {content: "\f192"; color:#333;}
.checkout_delivery {
  margin-bottom:32px;
  padding:22px 28px 31px 28px;
  border:2px solid #ccc;
}
.checkout_delivery ul {padding-bottom:22px;}
.checkout_delivery li {
  display:inline-block;
  vertical-align:top;
  margin-right:4%;
  width:20%;
}
.checkout_delivery_note {
  padding:10px;
  line-height:2.14286em;
  font-size:1.16667em;
  color:#333;
  background-color:#ffe9ed;
}
.checkout_delivery_note i {
  display:inline-block;
  vertical-align:top;
  width:30px;
  height:30px;
  margin-right:16px;
  font-size:2.5em;
  color:#dc3554;
}
/* __________ Payment Method __________ */
.checkout_payment {
  margin-bottom:32px;
  padding:22px 28px 31px 28px;
  border:2px solid #ccc;
}
.payment_method {
  float:left;
  width:840px;
}
.credit_card_number {
  float:right;
  width:240px;
}
.payment_method li {
  display:inline-block;
  width:165px;
}
.payment_method label img {margin-top:19px !important;}
.credit_card_number_form .margrightminus20 {margin-right:-20px;}
.credit_card_number_form .fancy-select {float:left;}
.credit_card_number_form div.fancy-select div.trigger {
  width:110px;
  height:40px;
  margin-right:20px;
  margin-bottom:18px;
  padding-top:8px;
  padding-bottom:8px;
  font-weight:400;
  color:#999;
  border-color:#e9e9e9;
}
.credit_card_number_form div.fancy-select div.trigger:after {top:8px;}
.credit_card_number_form ul.options {width:110px; min-width:110px !important;}
.credit_card_number_form input[type="text"] {
  margin:0 0 18px;
  text-transform:uppercase;
  color:#999;
}
/* __________ Confirm Orded __________ */
.checkout_confirm_orded {
  padding:22px 28px 31px 28px;
  border:2px solid #ccc;
}
.billing_information {
  float:left;
  width:200px;
  margin-right:40px;
}
.billing_information_content span {
  display:block;
  font-size:1.08333em;
  color:#333;
}
.payment_delivery {
  float:left;
  width:199px;
}
.checkout_confirm_orded_bordright {
  float:left;
  border-right:1px solid #e9e9e9;
}
/* _________ Products __________ */
.checkout_confirm_orded_products {
  float:left;
  width:338px;
  margin-left:30px;
}
.checkout_confirm_orded_products li {margin-bottom:10px;}
.checkout_confirm_orded_products .cart_item_product {
  float:left;
  margin-right:20px;
  width:60px;
}
.checkout_confirm_orded_products .cart_item_title {
  display:block;
  text-transform:uppercase;
  font-weight:900;
  line-height:1.42857em;
  font-size:1.16667em;
  color:#333;
}
.checkout_confirm_orded_products .cart_item_title:hover {color:#242424;}
.widget_bag_totals.your_order_block {
  margin-bottom:0;
  min-height:397px;
}
.widget_bag_totals.your_order_block .bag_total tbody {
  display:block;
  padding-bottom:82px;
}
/*--------------//Checkout-----------------------*/




/*--------------LOVE LIST / SHOPPING BAG---------*/

.love_list_block {padding-top:9px;}
table.shop_table {
  margin: 0;
  width: 100%;
}
table.shop_table thead {background-color:#f5f5f5;}
table.shop_table th {
  padding:4px 0 6px;
  text-transform:uppercase;
  line-height:1.42857em;
  font-size:0.91667em;
}
table tr.cart_item td {
  padding:6px 20px 20px 0;
  border-bottom:1px solid #e9e9e9;
}
table tr.cart_item:last-child td {border:0;}
table tr.cart_item td.product-thumbnail {width:120px;}
table tr.cart_item td.product-thumbnail a {display:block;}
table tr.cart_item td.product-thumbnail a img {
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
}
table.shop_table tbody:hover .product-thumbnail img {opacity:0.35;}
table.shop_table tbody .cart_item:hover .product-thumbnail img {opacity:1;}


table tr.cart_item td.product-name {
  vertical-align:middle;
  width:310px;
}
table tr.cart_item td.product-name a {
  text-transform:uppercase;
  font-weight:900;
  font-size:1.16667em;
}
table tr.cart_item td.product-name li {
  position:relative;
  display:inline-block;
  margin-right:8px;
  padding-right:11px;
  font-size:0.91667em;
  color:#333;
}
table tr.cart_item td.product-name li:last-child {margin-right:0; padding-right:0;}
table tr.cart_item td.product-name li:before {
  content:'|';
  position:absolute;
  right:-1px;
  top:0;
  color:#ccc;
}
table tr.cart_item td.product-name li:last-child:before {display:none;}

table tr.cart_item td.product-price {
  width:100px;
  font-weight:900;
  font-size:1.16667em;
  color:#666;
}
table tr.cart_item td.product-add-bag {
  padding-right:0;
  width:210px;
}
table tr.cart_item td.product-add-bag .add_bag {
  display:block;
  width:100%;
  border:0;
  text-transform:uppercase;
  font-weight:900;
  line-height:50px;
  font-size:1.16667em;
  color:#fff;
  background-color:#333;
}
table tr.cart_item td.product-add-bag .add_bag:hover {background-color:#242424;}
table tr.cart_item td.product-add-bag .add_bag i {
  display:inline-block;
  padding-right:17px;
}
table tr.cart_item td.product-remove {
  padding-right:0;
  text-align:right;
}
table tr.cart_item td.product-remove a {
  font-weight:300;
  font-size:1.08333em;
  color:#666;
}
table tr.cart_item td.product-remove a:hover {color:#cc3333;}
table tr.cart_item td.product-remove i {
  display:inline-block;
  vertical-align:top;
  margin-left:10px;
  margin-top:-2px;
  width:24px;
  height:24px;
  line-height:1.42857em;
  font-style:normal;
  text-align:center;
  font-size:1.1em;
  color:#999;
  border:2px solid #ccc;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
}
table tr.cart_item td.product-remove a:hover i {color:#cc3333; border-color:#cc3333;}

table tr.cart_item td.product-quantity {width:120px;}
table tr.cart_item td.product-quantity .fancy-select .trigger {width:74px;}
table div.fancy-select ul.options {min-width:74px;}

table tr.cart_item td.product-subtotal {
  width:100px;
  font-weight:900;
  font-size:1.16667em;
  color:#666;
}
/*--------------//LOVE LIST / SHOPPING BAG---------*/