/*
====================================================================
================ CUSTOM STYLESHEET =================================
====================================================================
*/
.cart_mobile_ver,
.mobile_header_wrap{
  display:none;
}
#shopping-cart table td.product-desc, #shopping-cart table th.product-desc {
  border-left: 0 none !important;
}
#shopping-cart table tr td.cart_item_img, #shopping-cart table tr th.cart_item_img {
  border-right: 0 none;
}


.mobile_header_wrap .shifter-handle,.mobile_header_wrap ul#cart {
  float: left;
  margin-left: 1.04167%;
  margin-right: 1.04167%;
}
.mobile_header_wrap ul#cart {
  float:right;
}
#product-description .add.gift-wizard-icon-before + p {
  display: none!important;
}


/*  side menu style  */
.shifter-navigation li .s_m_toggle {
  background: #f2f2f2 none repeat scroll 0 0;
  cursor: pointer;
  display: none;
  font-size: 16px;
  height: 44px;
  padding: 13px 0;
  position: absolute;
  right: 0;
  text-align: center;
  top: 0;
  width: 44px;
}
.mob_main_menu .mob_sub_menu {
  background: transparent;
  float: none;
  margin: 0;
  padding: 0;
}
.mob_main_menu .mob_sub_menu .style {
  float: none;
  width: 100%;
}
.mob_main_menu li .s_m_toggle i.fa-angle-up{
  display:none;
}
.mob_main_menu li .s_m_toggle i.fa-angle-down{
  display:block;
}
.mob_main_menu li .s_m_toggle.active i.fa-angle-up{
  display:block;
}
.mob_main_menu li .s_m_toggle.active i.fa-angle-down{
  display:none;
}
.shifter-navigation li a {
  border-bottom: 1px solid #d8d8d8;
  display: block;
  padding: 10px 8px;
  text-decoration:none;
}
.shifter-navigation li a:hover,
.shifter-navigation li a:focus,
.mob_main_menu .mob_sub_menu > li > a:hover{
  color:#58cde0;
}
.shifter-navigation li:hover > a{
  background-color:#f5f5f5;
}
.shifter-navigation li {
  border: 0 none;
  display: block;
  padding: 0;
}
.shifter-navigation li ul li {
  padding: 0;
}
.mob_main_menu .mob_sub_menu > li > a {
  padding: 10px 20px;
  color: #929292;
  font-size: 14px;
}

.mob_main_menu .mob_sub_menu .mob_sub_menu > li > a {
  border: 0 none;
  padding: 10px 35px;
}
body.shifter .shifter-navigation {
  padding: 0 0 0 10px;
}
.mob_main_menu .mob_sub_menu .mob_sub_menu > li:last-child > a {
  border-bottom: 1px solid #d8d8d8;
}
select#currencies{
  min-width: inherit !important;
  appearance: none;
  -moz-appearance: none;
  height:auto;
}



/*
=============================================================
* My responsvie style start here
=============================================================
*/

@media screen and (max-width: 1024px) {
  #shopping-cart table td {
    border: 1px solid #eeeeee;
  }
  #shopping-cart table thead tr{
    position:initial;
  }
  #shopping-cart table td.td-image {
    text-align: left;
  }
}

@media screen and (max-width: 767px) {
  .cart_desktop_ver,.desktop_header{
    display:none;
  }
  .cart_mobile_ver {
    display: inline-block;
  }
  #shopping-cart table td {
    border: 0px;
  }
  #cartform table thead{
    display:none;
  }
  #cartform table tr {
    border-color: #e5e5e5 -moz-use-text-color -moz-use-text-color;
    border-style: solid none none;
    border-width: 1px 0 0;
  }
  #cartform table tr:last-child {
    border-bottom: 1px solid #e5e5e5;
  }
  #basket-right input {
    min-width: initial;
    width: auto;
  }
  #basket-right h4 {
    margin: 0 0 15px;
    text-align: right;
  }
  #hero-offer .product-container {
    width: 32%!important;
  }
  .product-price.cart_mobile_ver .remove a {
    color: #484747;
  }
  #shopping-cart table input {
    border-color: #e5e5e5;
  } 
  .mobile_header_wrap ul#cart {
    padding: 0;
    text-align: right;
  }
  .mobile_header_wrap{
    display:block;
  }
  body.shifter .shifter-handle {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 0 none;
    color: #ffffff;
    height: auto;
    left: 0;
    padding: 0 0 0 30px;
    position: relative;
    text-align: left;
    text-indent: 0;
    display:block;
    text-transform: uppercase;
    top: 0;
    width: 80px;
  }
  body.shifter .shifter-navigation{
    top:40px;
  }

  body.shifter .shifter-handle::after {
    background: #ffffff none repeat scroll 0 0;
    bottom: 0;
    box-shadow: 0 6px 0 #ffffff, 0 -6px 0 #ffffff;
    -webkit-box-shadow: 0 6px 0 #ffffff, 0 -6px 0 #ffffff;
    -moz-box-shadow: 0 6px 0 #ffffff, 0 -6px 0 #ffffff;
    content: "";
    display: block;
    height: 2px;
    left: 0;
    margin: auto;
    position: absolute;
    right: auto;
    top: 0;
    width: 22px;
  }
  .mobile_header_wrap #message {
    background: #fff4f4 none repeat scroll 0 0;
    color: #666666;
    font-size: 14px;
    margin-top: 40px;
    padding: 8px 15px;
  }
  #logo {
    margin: 0;
    padding: 20px 0 15px;
    text-align: center;
  }
  header{
    top:0px;
  }
  .mobile_header_wrap ul#cart li i {
    display: inline-block;
    font-size: 18px;
    font-weight: normal;
    vertical-align: middle;
  }
  .mobile_header_wrap ul#cart li {
    margin: 0 15px 0 0;
  }
  .mobile_header_wrap ul#cart li:last-child {
    margin: 0;
  }
  #logo {
    width: 100%;
  }
  .searchbox input::-moz-placeholder {
    color: #666666;
  }
  .searchbox form #q {
    line-height:inherit;
    border: 1px solid #dddddd !important;
    border-radius: 4px;
    color: #666666 !important;
    display: block;
    height: 32px;
    margin: 4px auto 10PX;
    max-width: inherit;
    padding: 0 40px 0 10px !important;
    text-align: left !important;
    text-indent: 0 !important;
    width: 280px;
    background-image:url('search-icon2.png');
    background-repeat:no-repeat;
    background-position:right center;
  }
  #shopping-cart table td.cart_item_img, 
  #shopping-cart table td.product-desc, 
  #shopping-cart table td.remove_wrap, 
  #shopping-cart table td.td_t_price {
    width: 50%;
  }
  #shopping-cart table td {
    display: inline-block;
    float: left;
    padding: 15px 8px;
    text-align: left;
    width: auto;
  }
  #shopping-cart table td.td_price {
    display: none;
  }
  #shopping-cart table td p {
    margin: 0;
  }
  #shopping-cart table td.td_qunt input {
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    margin: 0 !important;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
  }
  #shopping-cart table td.remove_wrap, 
  #shopping-cart table td.td_t_price {
    border-top: 1px solid #dddddd;
    text-align: left !important;
  }
  #shopping-cart table td.remove_wrap{
    clear:both;
  }
  #shopping-cart table td.td_t_price {
    text-align: right !important;
  }
  #shopping-cart table td.td_qunt {
    float: right;
    padding: 0 8px 15px;
    width: 50%;
  }
  #shopping-cart table td.remove_wrap a {
    color: #484747;
  }
  #cart-notes textarea#note {
    height: 80px;
  }
  #product-description .add.gift-wizard-icon-before {
    margin-left: 0!important;
  }
 
   /* mobile menu style start here   */
  .shifter-navigation li {
    position: relative;
  }
  .shifter-navigation li .sub{
    display:none;
  }
  .shifter-navigation li .s_m_toggle{
    display:block;
  }
  .mob_sub_menu{
    display:none;
  }
  /* mobile menu style closed here   */
}

@media screen and (max-width: 740px) {
  #hero-offer .product-container {
    margin: 15px auto;
    width: 280px !important;
  }
  #hero-offer .product-container img{
    width:100%;
  } 
}

@media screen and (max-width: 640px) {
  #payment {
    margin-bottom: 0;
    margin-top: 0!important;
  }
  #payment > p {
    margin-top: 20px;
  }
  #cartform, #cartform p {
    font-size: 14px;
  }
  #shopping-cart table input {
    margin-top: 10px !important;
  }
}

@media screen and (max-width: 479px) {
  #hero-offer .product-container {
    margin: 15px 0;
    width: 100% !important;
  }
  #hero-offer .product-container img{
    width:100%;
  }  
}