

/*Header skew css start*/

header .dropdown a i {
  float: right;
  position: absolute;
  right: 14px;
  top: 50%;
  transform: translateY(-50%);
}

.header-skew .menu-icon .search {
  float: right;
  margin-top: 10px;
}

@media screen and (max-width: 939px) {
  .ow-navigation .menu-icon .search {
    display: none;
  }
}

.header-skew .menu-block {
  z-index: 999999999;
  transition: .3s all
}


/*Header skew css end*/


/*Header flat start*/

#flat-header .menu-icon ul li:last-child a:after {
  border: none;
}

#flat-header .menu-block {
  transition: .3s all
}


/*Header flat end*/


/*Header dark start*/

#dark-header {
  background: #111111
}

#dark-header .navbar-fixed-top.menu-block {
  background: #111111;
}

#dark-header ul li> .dropdown-menu {
  background: #111111
}

#dark-header ul li> .dropdown-menu li:last-child {
  border: none;
}

#dark-header .menu-icon .cart a {
  color: #5E6D77;
}

#dark-header .menu-icon .cart li a::after {
  border-color: #5E6D77
}

#dark-header .menu-icon ul li:last-child a:after {
  border: none;
}

#dark-header .menu-block {
  transition: .3s all
}


/*Header dark end*/


/*Header light start*/

#light-header {
  background: #DFE2FF
}

#light-header .navbar-fixed-top.menu-block {
  background: #DFE2FF
}

#light-header ul li> .dropdown-menu {
  background: #DFE2FF
}

#light-header ul li> .dropdown-menu li:last-child {
  border: none;
}

#light-header ul li> .dropdown-menu li {
  border-color: #959595
}

#light-header .menu-icon .cart a {
  color: #5E6D77;
}

#light-header .menu-icon .cart li a::after {
  border-color: #5E6D77
}

#light-header .menu-icon ul li:last-child a:after {
  border: none;
}

#light-header .menu-block {
  transition: .3s all
}


/*Header light end*/


/*Header Modern start*/

#modern-header {
  background: #fff;
  position: absolute;
  z-index: 999;
  left: 0;
  right: 0;
  top: 8%;
}

@media screen and (max-width: 791px) {
  #modern-header {
    top: 0;
    position: relative;
  }
}

@media (min-width: 1100px) and (max-width: 1400px) {
  #modern-header {
    width: 1100px
  }
  #modern-header .menu-block {
    width: 1100px
  }
}


/*Header Modern end*/


/*Header Modern Dark start*/

#modern-dark-header {
  background: #111111;
  position: absolute;
  z-index: 999;
  left: 0;
  right: 0;
  top: 8%;
}

@media screen and (max-width: 791px) {
  #modern-dark-header {
    top: 0;
    position: relative;
  }
}

@media (min-width: 1100px) and (max-width: 1400px) {
  #modern-dark-header {
    width: 1100px
  }
  #modern-dark-header .menu-block {
    width: 1100px
  }
}

#modern-dark-header .navbar-fixed-top.menu-block {
  background: #111111;
}

#modern-dark-header ul li> .dropdown-menu {
  background: #111111
}

#modern-dark-header ul li> .dropdown-menu li:last-child {
  border: none;
}

#modern-dark-header .menu-icon .cart a {
  color: #5E6D77;
}

#modern-dark-header .menu-icon .cart li a::after {
  border-color: #5E6D77
}

#modern-dark-header .menu-icon ul li:last-child a:after {
  border: none;
}

#modern-dark-header .menu-icon a i {
  color: #5E6D77;
}

#modern-dark-header .menu-icon a:hover i{
color: #FAB702

}

#modern-dark-header .menu-icon .cart a::after {
  content: "";
  border-right: 1px solid #5E6D77 !important;
  padding-right: 15px;
}


/*Header Modern Dark end*/


/*Header Modern Dark Transparent start*/

#modern-transparent-header {
  background: rgba(0, 0, 0, .5);
  position: absolute;
  z-index: 999;
  left: 0;
  right: 0;
  top: 8%;
}

@media screen and (max-width: 791px) {
  #modern-transparent-header {
    top: 0;
    position: relative;
  }
}

@media (min-width: 1100px) and (max-width: 1400px) {
  #modern-transparent-header {
    width: 1100px
  }
  #modern-transparent-header .menu-block {
    width: 1100px
  }
}

#modern-transparent-header .navbar-fixed-top.menu-block {
  background: rgba(0, 0, 0, .5);
}

#modern-transparent-header ul li> .dropdown-menu {
  background: rgba(0, 0, 0, .5);
}

#modern-transparent-header ul li> .dropdown-menu li:last-child {
  border: none;
}

#modern-transparent-header .menu-icon .cart a {
  color: #5E6D77;
}

#modern-transparent-header .menu-icon .cart li a::after {
  border-color: #5E6D77
}

#modern-transparent-header .menu-icon ul li:last-child a:after {
  border: none;
}

#modern-transparent-header .menu-icon a i {
  color: #5E6D77;
}

#modern-transparent-header .menu-icon .cart a::after {
  content: "";
  border-right: 1px solid #5E6D77 !important;
  padding-right: 15px;
}


/*Header Modern Dark Transprent end*/


/*Header modern light transparent start*/

#modern-light-transparent-header {
  background: rgba(255, 255, 255, .5);
  position: absolute;
  z-index: 999;
  left: 0;
  right: 0;
  top: 8%;
}

#modern-light-transparent-header li a {
  color: #000
}

#modern-light-transparent-header .cart li a i {
  color: #000;
  border-color: #000;
}

#modern-light-transparent-header .menu-icon a i {
  color: #000 !important;
}

#modern-light-transparent-header .mini_cart_item {
  color: #000
}

@media screen and (max-width: 791px) {
  #modern-light-transparent-header {
    top: 0;
    position: relative;
  }
}

@media (min-width: 1100px) and (max-width: 1400px) {
  #modern-light-transparent-header {
    width: 1100px
  }
  #modern-light-transparent-header .menu-block {
    width: 1100px
  }
}

#modern-light-transparent-header .navbar-fixed-top.menu-block {
  background: rgba(255, 255, 255, .5);
}

#modern-light-transparent-header ul li> .dropdown-menu {
  background: rgba(255, 255, 255, .5);
}

#modern-light-transparent-header ul li> .dropdown-menu li:last-child {
  border: none;
}

#modern-light-transparent-header .menu-icon .cart a {
  color: #5E6D77;
}

#modern-light-transparent-header .menu-icon .cart li a::after {
  border-color: #5E6D77
}

#modern-light-transparent-header .menu-icon ul li:last-child a:after {
  border: none;
}

#modern-light-transparent-header .menu-icon a i {
  color: #5E6D77;
}

#modern-light-transparent-header .menu-icon .cart a::after {
  content: "";
  border-right: 1px solid #5E6D77 !important;
  padding-right: 15px;
}


/*Header transparent start*/

#transparent-header {
  position: absolute;
  top: 0;
  z-index: 9999;
  left: 0;
  right: 0;
}

#transparent-header .navbar-nav> li> a {
  color: #ADBFCD;
}

#transparent-header .menu-icon .cart a {
  color: #ADBFCD;
}

#transparent-header .menu-icon .cart li:last-child a:after {
  border: none;
}

#transparent-header .navbar-fixed-top {
  transition: .1s all ease;
  -webkit-transition: .1s all ease;
  -o-transition: .1s all ease;
}

#transparent-header .navbar-fixed-top .navbar-nav li a {
  color: #5E6D77
}

#transparent-header .navbar-fixed-top .menu-icon a i {
  color: #5E6D77
}


/*Header transparent end*/


/*Header transparent start*/

#transparent-header-dark {
  position: absolute;
  top: 0;
  z-index: 9999;
  left: 0;
  background: rgba(0, 0, 0, .5);
  right: 0;
}

#transparent-header-dark .navbar-nav> li> a {
  color: #ADBFCD;
}

#transparent-header-dark .navbar-fixed-top.menu-block {
  background: rgba(0, 0, 0, .5);
}

#transparent-header-dark .menu-icon .cart a {
  color: #ADBFCD;
}

#transparent-header-dark .menu-icon .cart li:last-child a:after {
  border: none;
}

#transparent-header-dark .navbar-fixed-top.menu-block {
  background: rgba(0, 0, 0, .5);
}

#transparent-header-dark ul li> .dropdown-menu {
  background: rgba(0, 0, 0, .8);
}

#transparent-header-dark ul li> .dropdown-menu li:last-child {
  border: none;
}

#transparent-header-dark .menu-icon .cart a {
  color: #5E6D77;
}

#transparent-header-dark .menu-icon .cart li:last-child a::after {
  border-right: 0px !important;
}

#transparent-header-dark .menu-icon .cart li a::after {
  border-color: #5E6D77
}

#transparent-header-dark .menu-icon ul li:last-child a:after {
  border: none;
}

#transparent-header-dark .menu-icon a i {
  color: #5E6D77;
}

#transparent-header-dark .menu-icon .cart a::after {
  content: "";
  border-right: 1px solid #5E6D77 !important;
  padding-right: 15px;
}


/*Header light transparent start*/

#transparent-header-light {
  position: absolute;
  top: 0;
  z-index: 9999;
  left: 0;
  background: rgba(255, 255, 255, .5);
  right: 0;
}

#transparent-header-light .navbar-nav> li> a {
  color: #111;
}

#transparent-header-light .navbar-fixed-top.menu-block {
  background: rgba(255, 255, 255, .5);
}

#transparent-header-light .menu-icon .cart a {
  color: #111;
}

#transparent-header-light .menu-icon .cart li:last-child a:after {
  border: none;
}

#transparent-header-light .navbar-fixed-top.menu-block {
  background: rgba(255, 255, 255, .5);
}

#transparent-header-light ul li> .dropdown-menu {
  background: rgba(255, 255, 255, .8);
}

#transparent-header-light ul li> .dropdown-menu li a {
  color: #111
}

#transparent-header-light ul li> .dropdown-menu li:last-child {
  border: none;
}

#transparent-header-light .menu-icon .cart a {
  color: #111;
}

#transparent-header-light .menu-icon .cart li:last-child a::after {
  border-right: 0px !important;
}

#transparent-header-light .menu-icon .cart li a::after {
  border-color: #111
}

#transparent-header-light .menu-icon ul li:last-child a:after {
  border: none;
}

#transparent-header-light .menu-icon a i {
  color: #111;
}

#transparent-header-light .menu-icon .cart a::after {
  content: "";
  border-right: 1px solid #111 !important;
  padding-right: 15px;
}


/* - Padding/Margin */

.no-padding {
  padding: 0;
}

.no-left-padding {
  padding-left: 0;
}

.no-right-padding {
  padding-right: 0;
}

.no-top-padding {
  padding-top: 0;
}

.no-bottom-padding {
  padding-bottom: 0;
}

.no-margin {
  margin: 0;
}

.no-left-margin {
  margin-left: 0;
}

.no-right-margin {
  margin-right: 0;
}

.no-top-margin {
  padding-top: 0;
}

.no-bottom-margin {
  margin-bottom: 0;
}

.main-container {
  width: 1920px;
  max-width: 100%;
  margin: 0 auto;
  overflow-x: hidden;
}


/* * Header */

.header-section {
  position: relative;
}


/* - Top Header */

.top-header {
  background-color: #f2f2f2;
  display: inline-block;
  width: 100%;
  line-height: 60px;
}

.top-header .dropdown-bar h5 {
  color: #333;
  display: inline-block;
  margin: 0;
  line-height: 28px;
  letter-spacing: 0.28px;
  padding-right: 30px;
  text-transform: capitalize;
}

.top-header .language-dropdown .dropdown-menu {
  border-radius: 0;
  border: none;
  margin: 0;
}

.top-header .dropdown .btn {
  font-size: 14px;
  background-color: transparent;
  padding: 0;
  color: #333;
}

.top-header .language-dropdown.dropdown {
  display: inline-block;
  padding-left: 30px;
  padding-right: 30px;
  position: relative;
}

.top-header .language-dropdown.dropdown::before {
  background-color: #cdcdcd;
  content: "";
  height: 60px;
  position: absolute;
  left: 0;
  top: 0;
  width: 1px;
}

.top-header .language-dropdown.dropdown .caret {
  margin-left: 10px;
}

.top-header .header-social ul {
  float: right;
  padding-left: 0;
  margin-bottom: 0;
}

.top-header .header-social ul li {
  display: inline-block;
  margin-right: 25px;
}

.top-header .header-social ul li:last-child {
  margin-right: 0;
}

.top-header .header-social li a {
  color: #333;
  -webkit-transition: all 1s ease 0s;
  -moz-transition: all 1s ease 0s;
  -o-transition: all 1s ease 0s;
  transition: all 1s ease 0s;
}

.top-header .header-social li a:hover {
  color: #b6795f;
}

.menu-icon> div {
  display: inline-block;
}

.menu-icon .cart {
  padding-left: 50px;
  margin-bottom: 0;
  display: inline-block;
}

.menu-icon .cart li {
  display: inline-block;
}

.menu-icon .cart li a::after {
  content: "";
  border-right: 1px solid #c1c1c1;
  padding-right: 15px;
}

.menu-icon .cart li:first-child a {
  padding-left: 0;
  margin-top: -3px;
}

.search-box {
  background-color: #f2f2f2;
  padding: 15px;
  position: absolute;
  right: 100px;
  top: 100%;
  width: 620px;
  max-width: 100%;
  opacity: 0;
  transform: scaleY(0);
  -webkit-transform: scaleY(0);
  -moz-transform: scaleY(0);
  -ms-transform: scaleY(0);
  transform-origin: 0 0 0;
  transition: all 0.4s ease-in-out 0s;
  z-index: 101;
}

.search-box.active {
  opacity: 1;
  transform: scaleY(1);
  -webkit-transform: scaleY(1);
  -moz-transform: scaleY(1);
  -ms-transform: scaleY(1);
  visibility: visible;
}

.search-box form {
  width: 100%;
  padding-left: 15px;
  padding-right: 15px;
  display: block;
}

.search-box form input {
  background-color: transparent;
  box-shadow: none;
  border: none;
  border-radius: 0;
  color: #212121;
  font-size: 16px;
  font-style: italic;
  height: auto;
}

.search-box form input:focus {
  box-shadow: none;
  -webkit-box-shadow: none;
  outline: none;
  border-color: #fff;
}

.search-box span {
  cursor: pointer;
  position: absolute;
  right: 0;
  top: 0;
}

.search-box span i {
  font-size: 15px;
  color: #212121;
  float: right;
  margin: 5px;
}

.menu-icon .cart .dropdown-menu {
  border: medium none;
  border-radius: 0;
  background-color: #fff;
  left: auto;
  padding: 10px 10px 25px 10px;
  right: 0;
  top: 81px;
  transform: scaleY(0);
  transform-origin: 0 0 0;
  -webkit-transition: all 1s ease 0s;
  -moz-transition: all 1s ease 0s;
  -o-transition: all 1s ease 0s;
  transition: all 1s ease 0s;
  width: 350px;
}

.menu-icon .cart a {
  color: #333;
  display: inline-block;
}

.menu-icon .cart a:hover {
  background-color: transparent;
}

.menu-icon .cart .mini_cart_item {
  border-bottom: 1px solid #333;
  display: inline-block;
  line-height: 100px;
  width: 100%;
}

.menu-icon .cart .mini_cart_item .shop-thumbnail {
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  padding-right: 5px;
}

.menu-icon .cart .mini_cart_item .shop-thumbnail img {
  margin-right: 15px;
}

.menu-icon .cart .dropdown-menu .button {
  margin-top: 20px;
}

.menu-icon .cart .dropdown-menu .button a {
  background-color: #000;
  border: 2px solid #000;
  color: #fff;
  display: inline-block;
  font-family: "Lato", sans-serif;
  font-size: 12px;
  margin-left: 25px;
  margin-right: 25px;
  padding: 8px 18px;
  text-transform: uppercase;
  -webkit-transition: all 1s ease 0s;
  -moz-transition: all 1s ease 0s;
  -o-transition: all 1s ease 0s;
  transition: all 1s ease 0s;
}

.menu-icon .cart .dropdown-menu .button a:after {
  border-right: none;
  padding-right: 0;
}

.menu-icon .cart .dropdown-menu .button a:hover {
  background-color: #fff;
  color: #333;
}


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

   * Responsive
   
------------------------------------------------------*/


/* - min-width: 992 */


@media (min-width: 992px) {
/*   - Top Header */
  .top-header .language-dropdown .dropdown-menu, .menu-icon .cart .dropdown-menu {
    border-radius: 0;
    transform: scaleY(0);
    -webkit-transform: scaleY(0);
    -moz-transform: scaleY(0);
    -ms-transform: scaleY(0);
    transform-origin: 0 0 0;
    transition: all 0.4s ease-in-out 0s;
    display: block;
    margin: 0;
    border: none;
  }
  .top-header .language-dropdown:hover .dropdown-menu, .menu-icon .cart:hover .dropdown-menu {
    opacity: 1;
    transform: scaleY(1);
    -webkit-transform: scaleY(1);
    -moz-transform: scaleY(1);
    -ms-transform: scaleY(1);
    visibility: visible;
  }
}



/* - min-width: 992 to max-width: 1199 */

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .menu-icon .cart {
    padding-left: 8px;
  }
  /* - Footer Main */
}


/* - max-width: 991 */

@media (max-width: 991px) {
      .header-section .navbar-fixed-top.menu-block {
    background-color: #fff;
       border-bottom: 1px solid #939090;
  }
  /* - Top Header */
  .top-header .dropdown-bar h5 {
    padding-right: 12px;
  }
  .top-header .language-dropdown.dropdown {
    padding-right: 12px;
    padding-left: 12px;
  }
  .top-header .header-social ul li {
    margin-right: 12px;
  }
  .search-box {
    right: 15px;
  }
  .menu-block .container {
    position: relative;
  }
  .middel-header .container {
    position: relative;
  }
  .menu-icon .cart {
    padding-left: 0;
  }
  .menu-icon .cart .open .dropdown-menu {
    position: absolute;
    left: auto;
    right: 0;
    top: 60px;
    z-index: 3;
    opacity: 1;
    transform: scaleY(1);
    -webkit-transform: scaleY(1);
    -moz-transform: scaleY(1);
    -ms-transform: scaleY(1);
    visibility: visible;
  }
  .menu-icon .cart .mini_cart_item .shop-thumbnail img {
    margin-left: 6px;
  }
  .menu-icon .cart .open .dropdown-menu span.quantity {
    margin-left: 18px;
  }
}


/* - max-width: 767 */

@media (max-width: 767px) {
  /* - Top Header */
    
    .navbar-brand > img {
    display: block;
    margin-top: 10px !important;
}
  .top-header .dropdown-bar h5 {
    padding-right: 8px;
  }
  .top-header .language-dropdown.dropdown {
    padding-right: 8px;
    padding-left: 8px;
  }
  .top-header .language-dropdown.dropdown .caret {
    margin-left: 2px;
  }
}


/* -  max-width: 639 */

@media (max-width: 639px) {
  /* - Top Header */
  .top-header {
    line-height: 35px;
  }
  .top-header .col-md-7 {
    width: 100%;
    text-align: center;
  }
  .top-header .col-md-5 {
    width: 100%;
  }
  .top-header .language-dropdown.dropdown::before {
    display: none;
  }
  .top-header .header-social ul {
    float: none;
    text-align: center;
  }
  .menu-block .cart .mini_cart_item .shop-thumbnail img {
    max-width: 50px;
  }
  /* - Footer Main */
}


/* -  max-width: 479 */

@media (max-width: 479px) {
  /* - Top Header */
  .top-header .language-dropdown .dropdown-menu {
    right: 0;
    left: auto;
  }
  .menu-icon .cart li a::after {
    padding-right: 8px;
  }
  .menu-block .menu-icon .cart .open .dropdown-menu {
    width: 280px;
    right: -65px;
  }
  .menu-icon .cart .mini_cart_item .shop-thumbnail {
    font-size: 13px;
  }
  .menu-block .cart .mini_cart_item .shop-thumbnail img {
    margin: 0 5px;
    max-width: 40px;
  }
  .menu-block .menu-icon .cart .open .dropdown-menu span.quantity {
    margin-left: 0;
  }
  .menu-block .cart .dropdown-menu .button a {
    margin-left: 8px;
    margin-right: 8px;
  }
}

.header-section-1 .menu-block {
  background-color: #323232;
  border-bottom: none;
}

.ow-navigation.navbar {
  background-color: transparent;
  border: none;
  border-radius: 0;
  min-height: 1px;
  margin-bottom: 0;
  position: relative;
}

.ow-navigation .navbar-brand {
  height: auto;
}

.ow-navigation a.navbar-brand {
  font-size: 44px;
  font-family: 'Crimson Text', serif;
  font-style: italic;
  font-weight: 700;
  letter-spacing: 3.52px;
  line-height: 24px;
  text-transform: capitalize;
    margin-top: -20px;
}

.ow-navigation a.navbar-brand span {
  color: #333;
}

.ow-navigation .menu-icon {
  float: right;
  display: inline-block;
  padding: 20px 0 0 5px;
}

.menu-icon a {
  color: #333;
  font-size: 15px;
  text-decoration: none;
  padding: 10px 18px 10px 0;
}

#flat-header .menu-icon a {
  padding: 11px 10px 10px 0px;
}

#transparent-header .menu-icon a {
  padding: 11px 10px 10px 0px;
}

#dark-header .menu-icon a {
  padding: 11px 10px 10px 0px;
}

#light-header .menu-icon a {
  padding: 11px 10px 10px 0px;
}

#transparent-header-dark .menu-icon a {
  padding: 11px 10px 10px 0px;
}

#transparent-header-light .menu-icon a {
  padding: 11px 10px 10px 0px;
}

.menu-icon a i {
  font-size: 16px;
}

.menu-icon a:hover i {
  color: #FAB702
}

.ow-navigation.navbar-default .navbar-nav li a {
  font-size: 14px;
  text-transform: uppercase;
  background: transparent;
  font-family: 'Roboto', sans-serif;
  font-weight: 500;
  color: #404040;
}

.ow-navigation.navbar-default .navbar-nav> li> a {
  padding: 22px 22px;
  position: relative;
}

.ow-navigation .nav.navbar-nav> li>.dropdown-menu> li> a {
  color: #5E6D77;padding-left:10px 
}

.ow-navigation .nav.navbar-nav> li>.dropdown-menu> li> a:hover {
  color: #FAB702;background: #111f29
}

.ow-navigation.navbar-default .navbar-nav> .active> a, .ow-navigation.navbar-default .navbar-nav> .active> a:focus, .ow-navigation.navbar-default .navbar-nav> .active> a:hover, .ow-navigation .nav.navbar-nav li:hover> a, .ow-navigation .nav.navbar-nav li:focus> a, .ow-navigation .nav.navbar-nav li a:hover, .ow-navigation .nav.navbar-nav li a:focus {
  background-color: transparent;
  color: #195c78;
}


/* - Navigation Menu > 991 RES. */

.ow-navigation .navbar-nav> li .dropdown-menu> li> a{padding-left: 10px !important;}
.ow-navigation .navbar-nav> li .dropdown-menu> li> a:hover{
  background: #111f29;
}

.ow-navigation .navbar-nav li> .dropdown-menu> li :hover li{

  border-bottom: 0px;
}


@media (min-width: 992px) {
  .ow-navigation .navbar-header {
    margin-top: 0;
  }
  .ow-navigation .navbar-right {
    margin-right: 0;
  }
  .ow-navigation .ddl-switch {
    display: none !important;
  }
  .ow-navigation.navbar-default .navbar-nav {
    padding-right: 140px;
  }
  .ow-navigation.navbar-default .navbar-nav> li {
    margin-left: 15px;
    margin-right: 15px;
  }
  .ow-navigation.navbar-default .navbar-nav> li:first-child {
    margin-left: 0;
  }
  .ow-navigation.navbar-default .navbar-nav> li> a {
    padding: 34px 0 34px;
  }
  /* Dropdown */
  .ow-navigation .navbar-collapse> ul> li> .dropdown-menu {
    top: 100%;
    left: 0;
  }
  .ow-navigation ul li> .dropdown-menu {
    background-color: #fff;
    border: none;
    left: 100%;
    border-radius: 0;
    margin-top: 0;
    transition: all 0.4s ease-in-out 0s;
    box-shadow: none;
    opacity: 0;
    visibility: hidden;
    top: 0;
    display: block;
    padding: 5px 0px;
    min-width: 260px;
    margin-top: 30px;
    padding: 0px;
  }
  .header-section .navbar-fixed-top.menu-block {
    background-color: #fff;
    
  }
  .navbar-fixed-top.header-section .ow-navigation ul li> .dropdown-menu {
    box-shadow: none;
  }
   
  .ow-navigation .navbar-nav li> .dropdown-menu> li {
    padding: 0px 0px;
    border-bottom: 1px solid #eee
  }
  .ow-navigation .navbar-nav> li .dropdown-menu> li> a {
    padding: 10px 0;
  }
  .ow-navigation .navbar-nav> li> .dropdown-menu> li> a:focus, .ow-navigation .navbar-nav> li> .dropdown-menu> li> a:hover {
    color: #333;
  }
  .ow-navigation .nav.navbar-nav> li>.dropdown-menu> li> a:hover::after {
    display: none;
  }
  .ow-navigation .navbar-nav li> .dropdown-menu> li:last-child a {
    border-bottom: none;
  }
  .ow-navigation .nav.navbar-nav li.dropdown:hover> .dropdown-menu {
    margin-top: 0;
    opacity: 1;
    visibility: visible;
  }
  .ow-navigation ul> li> .dropdown-menu {
    left: 0;
  }
  .ow-navigation .navbar-collapse> ul> li:last-child> .dropdown-menu, .ow-navigation .navbar-collapse> ul> li:nth-last-child(2)> .dropdown-menu {
    right: 0;
  }
  .ow-navigation ul> li> .dropdown-menu, .ow-navigation ul> li .dropdown-menu ul, .ow-navigation ul> li .dropdown-menu ul ul ul, .ow-navigation ul> li .dropdown-menu ul ul ul ul ul, .ow-navigation ul> li .dropdown-menu ul ul ul ul ul ul ul, .ow-navigation ul> li .dropdown-menu ul ul ul ul ul ul ul ul ul, .ow-navigation .navbar-collapse> ul> li:last-child .dropdown-menu ul ul, .ow-navigation .navbar-collapse> ul> li:last-child .dropdown-menu ul ul ul ul, .ow-navigation .navbar-collapse> ul> li:last-child .dropdown-menu ul ul ul ul ul ul, .ow-navigation .navbar-collapse> ul> li:last-child .dropdown-menu ul ul ul ul ul ul ul ul, .ow-navigation .navbar-collapse> ul> li:last-child .dropdown-menu ul ul ul ul ul ul ul ul ul ul, .ow-navigation .navbar-collapse> ul> li:nth-last-child(2) .dropdown-menu ul ul, .ow-navigation .navbar-collapse> ul> li:nth-last-child(2) .dropdown-menu ul ul ul ul, .ow-navigation .navbar-collapse> ul> li:nth-last-child(2) .dropdown-menu ul ul ul ul ul ul, .ow-navigation .navbar-collapse> ul> li:nth-last-child(2) .dropdown-menu ul ul ul ul ul ul ul ul, .ow-navigation .navbar-collapse> ul> li:nth-last-child(2) .dropdown-menu ul ul ul ul ul ul ul ul ul ul {
    right: auto;
  }
  .ow-navigation ul> li .dropdown-menu ul, .ow-navigation ul> li .dropdown-menu ul ul ul, .ow-navigation ul> li .dropdown-menu ul ul ul ul ul, .ow-navigation ul> li .dropdown-menu ul ul ul ul ul ul ul, .ow-navigation ul> li .dropdown-menu ul ul ul ul ul ul ul ul ul, .ow-navigation .navbar-collapse> ul> li:last-child .dropdown-menu ul ul, .ow-navigation .navbar-collapse> ul> li:last-child .dropdown-menu ul ul ul ul, .ow-navigation .navbar-collapse> ul> li:last-child .dropdown-menu ul ul ul ul ul ul, .ow-navigation .navbar-collapse> ul> li:last-child .dropdown-menu ul ul ul ul ul ul ul ul, .ow-navigation .navbar-collapse> ul> li:last-child .dropdown-menu ul ul ul ul ul ul ul ul ul ul, .ow-navigation .navbar-collapse> ul> li:nth-last-child(2) .dropdown-menu ul ul, .ow-navigation .navbar-collapse> ul> li:nth-last-child(2) .dropdown-menu ul ul ul ul, .ow-navigation .navbar-collapse> ul> li:nth-last-child(2) .dropdown-menu ul ul ul ul ul ul, .ow-navigation .navbar-collapse> ul> li:nth-last-child(2) .dropdown-menu ul ul ul ul ul ul ul ul, .ow-navigation .navbar-collapse> ul> li:nth-last-child(2) .dropdown-menu ul ul ul ul ul ul ul ul ul ul {
    left: 100%;
  }
  .ow-navigation ul> li .dropdown-menu ul ul, .ow-navigation ul> li .dropdown-menu ul ul ul ul, .ow-navigation ul> li .dropdown-menu ul ul ul ul ul ul, .ow-navigation ul> li .dropdown-menu ul ul ul ul ul ul ul ul, .ow-navigation ul> li .dropdown-menu ul ul ul ul ul ul ul ul ul ul, .ow-navigation .navbar-collapse> ul> li:last-child .dropdown-menu ul, .ow-navigation .navbar-collapse> ul> li:last-child .dropdown-menu ul ul ul, .ow-navigation .navbar-collapse> ul> li:last-child .dropdown-menu ul ul ul ul ul, .ow-navigation .navbar-collapse> ul> li:last-child .dropdown-menu ul ul ul ul ul ul ul, .ow-navigation .navbar-collapse> ul> li:last-child .dropdown-menu ul ul ul ul ul ul ul ul ul, .ow-navigation .navbar-collapse> ul> li:nth-last-child(2) .dropdown-menu ul, .ow-navigation .navbar-collapse> ul> li:nth-last-child(2) .dropdown-menu ul ul ul, .ow-navigation .navbar-collapse> ul> li:nth-last-child(2) .dropdown-menu ul ul ul ul ul, .ow-navigation .navbar-collapse> ul> li:nth-last-child(2) .dropdown-menu ul ul ul ul ul ul ul, .ow-navigation .navbar-collapse> ul> li:nth-last-child(2) .dropdown-menu ul ul ul ul ul ul ul ul ul {
    right: 100%;
  }
  .ow-navigation ul> li .dropdown-menu ul ul, .ow-navigation ul> li .dropdown-menu ul ul ul ul, .ow-navigation ul> li .dropdown-menu ul ul ul ul ul ul, .ow-navigation ul> li .dropdown-menu ul ul ul ul ul ul ul ul, .ow-navigation ul> li .dropdown-menu ul ul ul ul ul ul ul ul ul ul, .ow-navigation .navbar-collapse> ul> li:last-child> .dropdown-menu, .ow-navigation .navbar-collapse> ul> li:last-child .dropdown-menu ul, .ow-navigation .navbar-collapse> ul> li:last-child .dropdown-menu ul ul ul, .ow-navigation .navbar-collapse> ul> li:last-child .dropdown-menu ul ul ul ul ul, .ow-navigation .navbar-collapse> ul> li:last-child .dropdown-menu ul ul ul ul ul ul ul, .ow-navigation .navbar-collapse> ul> li:last-child .dropdown-menu ul ul ul ul ul ul ul ul ul, .ow-navigation .navbar-collapse> ul> li:nth-last-child(2)> .dropdown-menu, .ow-navigation .navbar-collapse> ul> li:nth-last-child(2) .dropdown-menu ul, .ow-navigation .navbar-collapse> ul> li:nth-last-child(2) .dropdown-menu ul ul ul, .ow-navigation .navbar-collapse> ul> li:nth-last-child(2) .dropdown-menu ul ul ul ul ul, .ow-navigation .navbar-collapse> ul> li:nth-last-child(2) .dropdown-menu ul ul ul ul ul ul ul, .ow-navigation .navbar-collapse> ul> li:nth-last-child(2) .dropdown-menu ul ul ul ul ul ul ul ul ul {
    left: auto;
  }
}

@media only screen and  (max-width: 1200px) {
    
.ow-navigation a.navbar-brand {
 margin-top: 0px;
  
}
}


/* - min-width: 992 to max-width: 1200 */


@media only screen and (min-width: 992px) and (max-width: 1200px) {
  .ow-navigation a.navbar-brand {
    font-size: 40px;
  }
  .ow-navigation.navbar-default .navbar-nav> li {
    margin-right: 6px;
    margin-left: 6px;
  }
  .menu-icon a {
    padding: 10px 12px 10px 0;
  }
}


/* - Navigation Menu Switch < 991 RES */

@media (max-width: 991px) {
.ow-navigation.navbar-default .navbar-nav li a {
  font-size: 16px;
  text-transform: uppercase;
  background: transparent;
  font-family: 'Roboto', sans-serif;
  font-weight: 500;
  color: #404040;
}
  .navbar-header {
    float: none;
  }
  .header-section-1 .ow-navigation a.navbar-brand span {
    color: #fff;
  }
  .ow-navigation .navbar-collapse {
    margin-right: 0;
  }
  .navbar-toggle {
    display: block;
    border: 1px solid #fff;
  }
  .navbar-toggle .icon-bar {
    background-color: #fff;
  }
  .navbar-nav.navbar-right:last-child {
    margin: 0;
  }
  .navbar-collapse.in {
    overflow-y: auto !important;
  }
  .navbar-collapse {
    border-top: medium none;
    box-shadow: none;
    overflow: auto !important;
    padding-bottom: 10px;
    width: 100%;
    margin: 0;
  }
  .navbar-collapse.collapse {
    display: none !important;
  }
  @media (min-width: 316px) and (max-width: 791px) {
    .header-skew .menu-icon .search {
      margin-top: 0px;
    }
  }
  @media screen and (max-width: 316px) {
    .ow-navigation .menu-icon {
      padding: 0;
      position: absolute;
      top: 0px;
      width: 161px;
      margin: auto;
    }
    .ow-navigation .menu-icon .search {
      float: right;
      width: 100px;
      margin: 0px;
    }
  }
  .collapse.in {
    display: block !important;
  }
  .navbar-nav {
    width: 100%;
    margin: 0;
  }
  .navbar-nav> li {
    min-height: 0;
    float: none;
  }
  /* since 3.1.0 */
  .ow-navigation .navbar-collapse.collapse.in {
    display: block!important;
    width: 100%;
  }
  .ow-navigation .collapsing {
    overflow: hidden!important;
  }
  .ow-navigation .dropdown-menu {
    background-color: transparent;
    border: 0 none;
    margin-top: 0;
    padding-left: 10px;
    padding-top: 0;
    position: relative;
    width: 100%;
    box-shadow: none;
  }
  .ow-navigation .dropdown-menu li {
    display: inline-block;
    width: 100%;
  }
  /* Switch */
  .ow-navigation .ddl-switch {
    background-color: #b6795f;
    cursor: pointer;
    font-size: 18px;
    padding: 1.5px 5px;
    position: absolute;
    right: 0;
    z-index: 100;
    top: 6px;
    color: #fff;
  }
  .ow-navigation .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
  .ow-navigation .nav {
    margin-top: 15px;
      text-align: center;
  }
  .ow-navigation .ddl-active> .ddl-switch:before {
    content: "\f106";
  }
  .ow-navigation .navbar-toggle {
    border: none;
    display: block;
    margin: 35px 0 22px;
  }
  .navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover, .navbar-fixed-top .ow-navigation .navbar-toggle, .ow-navigation .navbar-toggle, .navbar-fixed-top .ow-navigation .navbar-toggle:focus, .navbar-fixed-top .ow-navigation .navbar-toggle:hover, .ow-navigation .navbar-default .navbar-toggle:focus, .ow-navigation .navbar-default .navbar-toggle:hover, .ow-navigation .navbar-toggle:hover {
    background-color: #ffffff;
  }
 
  
  .icon-bar {
    background-color: #959595;
  }
  .navbar-default .navbar-toggle:focus .icon-bar, .navbar-default .navbar-toggle:hover .icon-bar, .navbar-fixed-top .ow-navigation .navbar-toggle:focus .icon-bar, .navbar-fixed-top .ow-navigation .navbar-toggle:hover .icon-bar, .ow-navigation .navbar-toggle:hover .icon-bar {
    background-color: #195c78;
  }
  .ow-navigation.navbar-default .navbar-nav> li {
    position: relative;
    display: inline-block;
    width: 100%;
  }
  .ow-navigation.navbar-default .navbar-nav> li> a {
    padding: 10px 0;
  }
  .ow-navigation .dropdown ul li a {
    color: #fff;
  }
  .header-section .navbar-fixed-top.menu-block {
    background-color: #fff;
  }
  .ow-navigation .menu-icon {
    padding: 0;
  }
  .menu-icon {
    padding: 0;
    right: 60px;
    top: 40px;
    position: absolute;
  }
  .ow-navigation .menu-icon .search {
    float: right;
  }
  .ow-navigation .menu-icon a {
    padding: 0;
    padding-left: 10px;
  }
  .ow-navigation.navbar-default .navbar-nav li.dropdown .dropdown-menu li a {
    padding-left: 10px;
    padding-right: 10px;
  }
  .ow-navigation .navbar-nav> li.active> a::after, .ow-navigation .nav.navbar-nav li> a:hover::after {
    display: none;
  }
  .ow-navigation .nav.navbar-nav li:hover> a {
    color: #333;
  }
  .ow-navigation .nav.navbar-nav> li> .dropdown-menu> li> a {
    color: #5E6D77;
  }
  .ow-navigation .nav.navbar-nav> li> .dropdown-menu> li> a:hover {
    color: #333;
  }
}


/* - max-width: 767 */

@media (max-width: 767px) {
  .ow-navigation .navbar-toggle {
    margin-bottom: 30px;
    margin-top: 30px;
  }
}


/* - max-width: 639 */

@media (max-width: 639px) {
  .ow-navigation a.navbar-brand {
    font-size: 30px;
    letter-spacing: 1px;
  }
  .header-section-1 .ow-navigation a.navbar-brand {
    font-size: 35px;
  }
}

@media screen and (max-width: 312px) {
 
  .menu-icon .cart li:first-child a {
    display: none;
  }
}


/* - max-width: 479 */

@media (max-width: 479px) {
  .menu-icon a {
    padding: 0 0 0 8px;
  }
}


/* - max-width: 360 */

@media (max-width: 360px) {
  .ow-navigation a.navbar-brand {
    font-size: 24px;
  }
  .menu-icon {
    right: 54px;
  }
  .ow-navigation .menu-icon a i {
    font-size: 14px;
  }
}



@media screen and (max-width: 400px){
.ow-navigation a.navbar-brand {
    font-size: 24px;
    position: absolute;
    left: -27px;
    top: 0px;
}
}