<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Montserrat:wght@200&display=swap" rel="stylesheet">
<link href="https://fonts.googleapis.com/css2?family=Poppins&display=swap" rel="stylesheet">

h1, p, a, div,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
font-family: 'Poppins', sans-serif;
}
body {
  display: grid;
  grid-template-columns: auto 0px; 
}
.ui-widget.ui-widget-content{
  z-index:999;
}
.jd-simple-contact-form .form-group{
	margin-bottom: 5px;
}
.jd-simple-contact-form .form-group input{
	padding: 3px 12px !important;
	height:26px;
} 
.sp-megamenu-parent >li a {
    color: #fff;
}
.is-sticky .sp-megamenu-parent >li a {
    color: #000;
}
.back2top {
  --offset: 50px; 
  position: sticky;
  bottom: 20px;      
  margin-right:10px; 
  place-self: end;
  margin-top: calc(100vh + var(--offset));
  
  text-decoration: none;
  padding: 12px;
  font-family: sans-serif;
  color: #fff;
  background: #4286f4;
  border-radius: 100px;
  white-space: nowrap;
}
#sp-top1 .sp-module{
  width: 100%;
}
/* for General Styles*****/
@media(max-width: 460px){
  #sp-header {
    background: linear-gradient(225deg, #4286f4 30%, #fff 30%) !important;
    position: sticky;
  }
  .sp-module:first-child {
    margin-top: 80px;
  }
  #sp-top-bar {
    background: linear-gradient(30deg, #fbed5b 100%, #fff 100%) !important;
    position: inherit;
    height: 30px;
}
}
#offcanvas-toggler >i {
    color: #fff;
}
.module-one a {
    color: #ffffff;
}
.module-two a {
    color: #ffffff!important;
}
#sp-main-body {
    padding: 10px 0; 
}
#sp-bottom1 h3, #sp-bottom2 h3, #sp-bottom3 h3, #sp-bottom4 h3{
 color: #ffffff;
 }
.sp-module ul >li >a {
color: black;
}
 .sp-column .sp-module-title:after {
    background: yellow;
}
.header-menu-type-narrow .sp-megamenu-parent >li >a {
    padding: 15px 6px 0;
	font-size: 1.1em;
}
#sp-top-bar {
  background: linear-gradient( 30deg, #fbed5b 76%, #fff 60% );
  border-bottom: 3px solid transparent;
}
#sp-top-bar a:hover {
  color: #ffc500;
}
#sp-header {
  background: linear-gradient( 225deg, #4286f4 68%, #fff 60% );
  border-bottom:1px solid #fbed5b;
  box-shadow:5px 1px 1px whitesmoke;
}
#sp-header .container {
    border-bottom: none;
}
ul.social-icons >li a {
  color: #000000;
}
ul.social-icons >li a:hover {
  color: #b32e09 !important;
}

.sticky-wrapper.is-sticky #sp-header {
    background: rgba(255,255,255,0.9);
}
.sticky-wrapper.is-sticky .sp-megamenu-parent >li.active>a, 
.sticky-wrapper.is-sticky .sp-megamenu-parent >li.active:hover>a, 
.sticky-wrapper.is-sticky .sp-megamenu-parent >li:hover>a {
  background: #4286f4;
  border-bottom: 4px solid #fbed5b;
}
.sp-megamenu-parent >li.active>a {
  background: none;
  border-bottom: none;
  color: #fbed5b !important;
}
.sp-megamenu-parent >li.active:hover>a, .sp-megamenu-parent >li:hover>a {
    background: none;
  color: #fbed5b !important;
}
.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
  background: #4286f4 !important;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item >a {
  color: #ffffff;
  background: #4286f4;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item >a:hover {
  color: #2d2d39;
  background: #ffffff;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item.active:hover>a, .sp-megamenu-parent .sp-dropdown li.sp-menu-item.active>a {
  color: #2d2d39;
  background: #ffffff;
}
.btn-primary,
.sppb-btn-primary {
  border-color: #4286f4;
  border-bottom-width: 3px;
  background-color: #4286f4;
}
.btn-primary:hover,
.sppb-btn-primary:hover {
  border-color: #b38a00;
  background-color: #cc9e00;
}
.sppb-nav-tabs > li.active > a,
.sppb-nav-tabs > li.active > a:hover,
.sppb-nav-tabs > li.active > a:focus {
  background-color: #4286f4;
  border-color: transparent;
  color: #fff;
}
.column {
  float: left;
  width: 30%;
  height:240px;
  padding: 10px;
  margin:15px;
  border-radius:10px;
 }
.column:hover {
  border:2px solid whitesmoke;
 }
.row:after {
  content: "";
  display: table;
  clear: both;
}
.hr-color{
 border: 2px;
  height: 2px; 
  background-image: linear-gradient(to right,#f0f0f0,#00b9ff,  #fbed5b); 
}
.hr-color1{
 border: 2px;
  height: 2px;
  width:400px;
  background-image: linear-gradient(to right,#f0f0f0,#00b9ff,  #fbed5b); 
}
.hrg{
 border-radius:10px;
  height: 1px; 
  background-color:#dcdcdc; 
}

.sppb-panel-heading {
    color: #fafbfb !important;
    background-color: #4286f4 !important;
    border-color: #fbed5b !important;
}
.card-container {
  background-color:whitesmoke;
  border-radius: 15px;
  box-shadow: 0px 10px 20px -10px rgba(0,0,0,0.75);
  color: black;
  padding-top: 30px;
  position: relative;
  width: 333px;
  height:220px;
  max-width: 100%;
  text-align: center;
  border-left: 2px solid #5CB3FF;
  line-height:16px;
  margin:25px;
}

 .round {
  
  padding:2px;
  height:110px;
  width:110px;
  margin-left:96px;
}
.card-container:hover {
border-left: 5px solid #4286f4;
 
  
}

.round:hover {
border:3px solid #E5E4E2;
border-radius:10px;
}
.clist {

    padding: 5px;
    margin: 0 0 0 30px;
    font-size: 100%;
  
  list-style-image: linear-gradient(to left bottom,#fbed5b,#4286f4, #166bf5 );
}
.effect
{
box-shadow:2px 2px 10px #b6d1d1;
color:#0b1735;
background-color:#f2f7fb;
  padding:10px;
}
.effect1
{
box-shadow:2px 2px 10px #b6d1d1;
color:#0b1735;
background-color:#ffffff;
  padding:20px;
  margin:-28px;
  
}
.effect2
{
box-shadow:2px 2px 10px #b6d1d1;
color:#0b1735;
background-color:#f2f7fb;
  padding:20px;
  border-radius:100px;
}
.effect2:hover {
border-top: 2px solid #4286f4;
    
    background-color: white;
   
    
    box-shadow: 3px -2px 26px 0px rgb(165 199 211);
    border-bottom: 2px solid #4286f4;
}


.nav-tabs>li.active>a, .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus {
    color: #fff;
    background-color: #4286f4;
    border: 1px solid #fbfbfb;
    border-bottom-color: transparent;
    cursor: default;
}
.nav-tabs>li>a {
    margin-right: 2px;
    line-height: 1.42857143;
    border: 1px solid #fffcfcf7;
    border-radius: 4px 4px 0 0;
    color: black;
    border: 2px solid #d5d5d5;
  	display: block !important;
}
.sub-head{
    border-left: 5px solid #4286f4;
    font-size: 20px;
    line-height: 20px;
    padding-left: 10px;
    margin-bottom: 10px;
    font-weight: 600;
    display: block;
   
}
.button {
  background-color: #50C878; /* Green */
  border: none;
  color: black;
  padding: 15px 30px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
  margin: 4px 2px;
  cursor: pointer;
}
.ba{color:black;}
.button2 {background-color: #ADDFFF;} 
.button3 {background-color: #FFFFC2;} 
.button4 {background-color: #FFE4C4; }
.button5 {background-color: #FEA3AA;} 
#sp-bottom {
    
    background-image: none !important;
    background-attachment: fixed;
    background-position: 50% 100%;
    background-color: #000000 !important;
    color: #f5f0f0;
    padding: 70px 0px 40px;
}

div.bhoechie-tab-container{
  z-index: 10;
  background-color: #ffffff;
  padding: 0 !important;
  border-radius: 4px;
  -moz-border-radius: 4px;
  border:1px solid #ddd;
  margin-top: 20px;
  margin-left: 50px;
  -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
  box-shadow: 0 6px 12px rgba(0,0,0,.175);
  -moz-box-shadow: 0 6px 12px rgba(0,0,0,.175);
  background-clip: padding-box;
  opacity: 0.97;
  filter: alpha(opacity=97);
}
div.bhoechie-tab-menu{
  padding-right: 0;
  padding-left: 0;
  padding-bottom: 0;
}
div.bhoechie-tab-menu div.list-group{
  margin-bottom: 0;
}
div.bhoechie-tab-menu div.list-group>a{
  margin-bottom: 0;
}

div.bhoechie-tab-menu div.list-group>a:first-child{
  border-top-right-radius: 0;
  -moz-border-top-right-radius: 0;
}
div.bhoechie-tab-menu div.list-group>a:last-child{
  border-bottom-right-radius: 0;
  -moz-border-bottom-right-radius: 0;
}
div.bhoechie-tab-menu div.list-group>a.active,
div.bhoechie-tab-menu div.list-group>a.active .glyphicon,
div.bhoechie-tab-menu div.list-group>a.active .fa{
  background-color: #4286f4;
  background-image: #4286f4;
  color: #ffffff;
}
div.bhoechie-tab-menu div.list-group>a.active:after{
  content: '';
  position: absolute;
  left: 100%;
  top: 50%;
  margin-top: -13px;
  border-left: 0;
  border-bottom: 13px solid transparent;
  border-top: 13px solid transparent;
  border-left: 10px solid #4286f4;
}

div.bhoechie-tab-content{
  background-color: #ffffff;
  /* border: 1px solid #eeeeee; */
  padding-left: 20px;
  padding-top: 10px;
}

div.bhoechie-tab div.bhoechie-tab-content:not(.active){
  display: none;
}

.hr4 {
border: 0;
height: 55px;
background-image: url(image\club-images\spiral-shape.png);
background-repeat: no-repeat;
}
h3 {
    font-size: 25px!important;
  }
.sppb-nav-tabs > li > a, .sppb-nav-tabs > li > a:hover, .sppb-nav-tabs > li > a:focus {
    background-color: #fbed5b;
    color: #060606;
}
.ab {
  color:white;
}
.ab:hover {
  color:#1267f1;
}
/* --------------------------------------------------------------------- */

.contact .page-header {
	margin-top: -10px;
}

/* for SP Page Builder
/* --------------------------------------------------------------------- */
#sp-page-builder .page-content .sppb-section {
	margin-top: 0px;
}
.sppb-title-subheading { font-size: 15px !important;}

.dark-background-for-text .sppb-cta-title,
.dark-background-for-text .sppb-cta-subtitle {
	background: #2D2D39;
	padding: 5px 10px;
	display: inline-block;
}

.light-background-for-text .sppb-cta-title,
.light-background-for-text .sppb-cta-subtitle {
	background: #fff;
	padding: 5px 10px;
	display: inline-block;
}

/* for SP Smart Slider
/* --------------------------------------------------------------------- */
.sp-iStoreii-layout .controller-prev i,
.sp-iStoreii-layout .controller-next i {
  margin-top: 0px !important;
  top: 40% !important;
}

.sp-iStoreii-layout .sp-slider-content a.btn-more { color: #fff !important;}

/* for SP Simple Portfolio
/* --------------------------------------------------------------------- */
.sp-simpleportfolio-item .sp-vertical-middle {
  margin-top: 0px !important;
}
.sp-simpleportfolio .sp-simpleportfolio-meta h4 { font-weight: normal !important;}

/* for SP Page Builder
/* --------------------------------------------------------------------- */
#sp-page-builder h4 { font-weight: 400;}
.sppb-cta-title { letter-spacing: -2px;}

.sppb-btn-danger { background-color: #EE1900;}
.sppb-btn-info { background-color: #00BCF2;}
.sppb-btn-success { background-color: #9EC22A;}
.sppb-addon-content .floatleft { float: left; margin-right: 10px; margin-top: 7px;}
.sppb-addon-content .floatright { float: right; margin-left: 10px; margin-top: 7px;}

.sppb-panel-group .sppb-panel {
  border-radius: 0px;
}
.sppb-panel-group .sppb-panel + .sppb-panel {
  margin-top: 1px;
}

.sppb-panel-group .sppb-panel-title { font-size: 14px; font-weight: 400 !important; letter-spacing: 0px !important;}

.sppb-panel {
  -webkit-box-shadow: 0 0px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 0px 0px rgba(0, 0, 0, 0.05);
}

.sppb-section .whitetext {
	color: #fff;
}
.sppb-section .blacktext {
	color: #000;
}
.sppb-section .video-bg-dark {
	background: transparent url(../images/sp-smart-slider-introtext-videobg-dark.png) 0 0 repeat !important;
	padding: 1px 10px 17px;
	color: #fff !important;
}

/* Separator Start */
/* --------------------------------------------------------------------- */
.aot-separator {
	height:1px; 
	background-color: #e1e1e1;
	width:50%;
	margin-left: 25%;
    margin-top: 25px;
    margin-bottom: 25px;
}
.aot-separator-style {
	background-color: #FCFCFC;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    border-radius: 20px;
    border-style: solid;
	border-color: #e1e1e1;
    border-width: 2px;
    display: block;
    height: 9px;
    left: 50%;
    margin-left: -5px;
    margin-top: -4px;
    position: absolute;
    width: 9px;
}
.aot-separator-left {
	height:1px; 
	background-color: #e1e1e1;
	width:50%;
	/*margin-left: 25%;*/
    margin-top: 25px;
    margin-bottom: 25px;
}
.aot-separator-left-style {
	background-color: #FCFCFC;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    border-radius: 20px;
    border-style: solid;
	border-color: #e1e1e1;
    border-width: 2px;
    display: block;
    height: 9px;
    /*left: 50%;*/
    margin-left: 0px;
    margin-top: -4px;
    position: absolute;
    width: 9px;
}
.aot-separator-right {
	height:1px; 
	background-color: #e1e1e1;
	width:50%;
	margin-left: 50%;
    margin-top: 25px;
    margin-bottom: 25px;
}
.aot-separator-right-style {
	background-color: #FCFCFC;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    border-radius: 20px;
    border-style: solid;
	border-color: #e1e1e1;
    border-width: 2px;
    display: block;
    height: 9px;
    right: 0;
    margin-right: 6px;
    margin-top: -4px;
    position: absolute;
    width: 9px;
}
/* Seperator End */
/* --------------------------------------------------------------------- */

/* RokSpRocket Module Style start */
/* --------------------------------------------------------------------- */
.sprocket-strips-c-container {
  margin: 0 -0.75% 0 0 !important;
}
.sprocket-quotes-item {
	background: transparent !important;
	text-align: center;
	border-radius: 0px !important;
	box-shadow: none !important;
}
.sprocket-quotes-image {
	float: none !important;
}
.sprocket-quotes-item:before,
.sprocket-quotes-item:after {
	display: none !important;
}

/* Headlines Styles */
.sprocket-headlines {
	background: transparent !important;
	border: none !important;
}
.sprocket-headlines-item {
	font-size: 1em !important;
	line-height: 1em !important;
}
.sprocket-headlines ul {
	padding: 8px 0px 3px !important;
}
.sprocket-headlines li {
	border: none !important;
}
.sprocket-headlines-navigation {
	padding: 0 0 5px !important;
}
.sprocket-headlines-navigation .arrow {
	background: none !important;
	box-shadow: none !important;
	font-size: 1.5em !important;
	font-weight: normal !important;
}
.sprocket-headlines-badge {
	margin-left: -10px !important;
}
.sprocket-headlines-badge span {
	font-weight: normal !important;
	font-size: 1em !important;
	line-height: 8px !important;
	padding-top: 7px 10px 10px !important;
}

.sprocket-strips-c { overflow: hidden;}

/* for slideshow */
.sprocket-strips-c-overlay .css-loader{
	border-width: 5px !important;
	width: 20px !important;
	height: 20px !important;
}
.layout-slideshow2 .sprocket-features-content {
	width: 100% !important;
	margin: 0 !important;
}
.layout-boxed .sprocket-features-img-container img {
	height: 415px !important;
}
/* Features - Layout Slideshow2 - Content */
.layout-slideshow2 .sprocket-features-content::before { border-bottom: 12px solid rgba(0,0,0,0.7) !important; }
.layout-slideshow2 .sprocket-features-content { background: rgba(0,0,0,0.3) !important; }

/* For bottom modules */
#sp-bottom .sprocket-lists-portrait-title { margin: 9px 0;}

/* RokSpRocket Module Style End */
/* --------------------------------------------------------------------- */

/* Horizontal Menu Style Start */
/* --------------------------------------------------------------------- */
.horizmenu { margin-left: -10px !important;}
.horizmenu ul.menu {margin: 0; padding: 0px; list-style: none; display: inline-block;}
.horizmenu ul.menu li {list-style: none; display: inline-block; border: none; -moz-box-shadow:none; -webkit-box-shadow:none; box-shadow:none; font-family: tahoma;}
.horizmenu ul.menu li a, 
.horizmenu ul.menu li .item, 
.horizmenu ul.menu li .separator { background: none; display: inline-block; font-size: 11px; padding: 2px 11px; position: relative;line-height: 1.6em;z-index: 0;transition: background-color 0.1s ease-out;background-image: none; }

.horizmenu ul.menu li a:hover { margin: 0px; background-repeat: repeat-x; background-position: 0 8px;}
.horizmenu ul.menu li .item:hover, 
.horizmenu ul.menu li .separator:hover, 
.horizmenu ul.menu li.active a, 
.horizmenu ul.menu li.active .item, 
.horizmenu ul.menu li.active .separator {margin: 0px;background-repeat: repeat-x;background-position: 0 8px;}

.horizmenu ul.menu li a span, .horizmenu ul.menu li .item span, .horizmenu ul.menu li .separator span {padding: 0;display: inline-block;}
.horizmenu ul.menu li a:after, .horizmenu ul.menu li .item:after, .horizmenu ul.menu li .separator:after {content: "";position: absolute;top: 0;right: 0;left: 0;bottom: 0;z-index: -1;}
.horizmenu .module-content .menu li {list-style: none;padding: 0;margin: 0;}
/* Horizontal Menu Style End */
/* --------------------------------------------------------------------- */

/* For MegaMenu Styles Start */
/* --------------------------------------------------------------------- */
.sp-megamenu-parent .form-links {
  display: none;
}
.sp-megamenu-parent .sp-module-title {
  color: #fff;
  border-bottom: 1px solid #fff;
}
/* For MegaMenu Styles End */
/* --------------------------------------------------------------------- */

/* Some Additional Styles Start */
/* --------------------------------------------------------------------- */
.darktext { color: #444444;}
.lighttext { color: #ffffff;}

/*#sp-right { border-left: 1px solid #ddd;}
#sp-left { border-right: 1px solid #ddd;}*/

/* Some Additional Styles End */
/* --------------------------------------------------------------------- */

/*===========================================================
*======= 	Ecwid Shopping Extension Styles start  ==========
*==========================================================*/
html#ecwid_html body#ecwid_body .ecwid {
	color: #777 !important;
	line-height: 24px !important;
	font-family: PT Sans,sans-serif !important;
	font-weight: normal !important;
}
div.ecwid-categories {
  background-color: #f6f7f9 !important;
  border: 1px solid #efefef !important;
  padding: 10px !important;
}

div.ecwid-categories table {
  border: none !important;
}

/* First level category links */
/* --------------------------------------------------------------------- */
span.ecwid-categories-category {
  font-size: 12px !important;
  color: #999 !important;
  border: 1px solid #e5e5e5 !important;
  background: #fff !important;
  padding: 8px 10px !important;
}

/* Second level category links */
/* --------------------------------------------------------------------- */
div.ecwid-categoriesMenuBar span.ecwid-categories-category {
  font-size: 15px !important;
  border: none !important;
}

/* 3rd, 4th, etc level category links */
/* --------------------------------------------------------------------- */
div.ecwid-categories-MenuBarPopup div.ecwid-categoriesMenuBar span.ecwid-categories-category {
  font-size: 13px !important;
  border: none !important;
}

html#ecwid_html body#ecwid_body div.ecwid-productBrowser-subcategories-categoryName {
	font-size: 16px !important;
	color: #848484 !important;
}

/* Current category links */
/* --------------------------------------------------------------------- */
div.ecwid-categoriesMenuBar td.gwt-MenuItem-selected span.ecwid-categories-category,
div.ecwid-categoriesMenuBar td.gwt-MenuItem-current span.ecwid-categories-category,
td.ecwid-categories-vertical-table-cell-selected span.ecwid-categories-category,
table.ecwid-categoriesTabBar table.gwt-TabBarItem-selected span.ecwid-categories-category {
  color: #ffc500 !important;
  border: none !important;
  background: #2B3B4B !important;
  padding: 10px !important;
  font-weight: 300 !important;
}

/* Popup container of the 3rd, 4th, etc level categories menus */
/* --------------------------------------------------------------------- */
div.ecwid-categories-MenuBarPopup {
  background-color: #fff;
  border: none !important;
  padding: 8px 12px 7px 7px !important;
  z-index: 45;
}

/* 3rd, 4th, etc level category loading item */
/* --------------------------------------------------------------------- */
div.ecwid-categories-MenuBarPopup div.ecwid-categoriesMenuBar span.ecwid-categories-loading {
  font-size: 12px !important;
}

/* Bottom-bordered elements */
/* --------------------------------------------------------------------- */
table.ecwid-categoriesTabBar div.gwt-TabBarFirst,
table.ecwid-categoriesTabBar table.gwt-TabBarItem,
div.ecwid-categories-horizontal-menuBarContainer,
td.ecwid-categories-vertical-table-cell,
div.ecwid-categories-MenuBarPopup div.menuSeparatorInner {
  border: none !important;
}

table.ecwid-categoriesTabBar div.gwt-TabBarRest {
	border: none !important;
}

.ecwid-lte-600px table.ecwid-categoriesTabBar table.gwt-TabBarItem-selected {
  border: none !important;
}

/* First level horizontal categories */
/* --------------------------------------------------------------------- */
table.ecwid-categoriesTabPanel,
table.ecwid-categoriesTabBar {
  width: 100%;
}

table.ecwid-categoriesTabBar div.tabMiddleCenterInner {
  padding: 7px 12px 7px 7px !important;
}

table.ecwid-categoriesTabBar div.gwt-TabBarFirst {
  width: 0;
  height: 50px !important;
}

table.ecwid-categoriesTabBar div.gwt-TabBarRest {
  height: 1px !important;
}

table.ecwid-categoriesTabBar table.gwt-TabBarItem-selected,
table.ecwid-categoriesTabBar table.gwt-TabBarItem-selected:focus {
  border: none !important;
}

table.ecwid-categoriesTabBar table.gwt-TabBarItem td.tabTopLeft {
  border: none !important;  
  border-radius: 0px !important;
  -webkit-border-radius: 0px !important;
  -moz-border-radius: 0px !important;
  height: 0px !important;
}

table.ecwid-categoriesTabBar tr.tabTop,
table.ecwid-categoriesTabBar td.tabTopCenter {
  height: 1px !important;
}

table.ecwid-categoriesTabBar table.gwt-TabBarItem td.tabTopCenter {
  border: none !important;
  height: 0px !important;
}

table.ecwid-categoriesTabBar table.gwt-TabBarItem td.tabTopRight {
  border: none !important;  
  border-radius: 0px !important;
  -webkit-border-radius: 0px !important;
  -moz-border-radius: 0px !important;
  height: 0px !important;
}

table.ecwid-categoriesTabBar table.gwt-TabBarItem td.tabMiddleLeft {
  border: none !important; 
}

table.ecwid-categoriesTabBar table.gwt-TabBarItem td.tabMiddleRight {
  border: none !important; 
}

table.ecwid-categoriesTabBar table.gwt-TabBarItem div.tabMiddleRightInner,
table.ecwid-categoriesTabBar table.gwt-TabBarItem div.tabMiddleLeftInner {
  width: 2px;
}

table.ecwid-categoriesTabBar table.gwt-TabBarItem-selected td.tabTopLeft,
table.ecwid-categoriesTabBar table.gwt-TabBarItem-selected td.tabTopCenter,
table.ecwid-categoriesTabBar table.gwt-TabBarItem-selected td.tabTopRight,
table.ecwid-categoriesTabBar table.gwt-TabBarItem-selected td.tabMiddleLeft,
table.ecwid-categoriesTabBar table.gwt-TabBarItem-selected td.tabMiddleRight {
  border: none !important; 
}

table.ecwid-categoriesTabBar table.gwt-TabBarItem-selected td.tabMiddleCenter {
  padding-bottom: 0px !important;
}

html#ecwid_html body#ecwid_body div.ecwid-productBrowser-head {
	border-bottom: 1px solid #f5f5f5 !important;
	padding-bottom: 3px !important;
	color: #999 !important;
	text-align: center !important;
}

html#ecwid_html body#ecwid_body div.ecwid-productBrowser-categoryPath {
	border-bottom: 1px solid #efefef !important;
	padding-top: 10px !important;
	padding-bottom: 5px !important;
	color: #999 !important;
	text-align: center !important;
}
html#ecwid_html body#ecwid_body div.ecwid-productBrowser-categoryPath a {
	color: #ffc500 !important;
}
html#ecwid_html body#ecwid_body div.ecwid-productBrowser-categoryPath a:hover {
	color: #545454 !important;
}
html#ecwid_html body#ecwid_body div.ecwid-productBrowser {
	
}
html#ecwid_html body#ecwid_body .ecwid .ecwid-btn {
	padding: 5px !important;
}
html#ecwid_html body#ecwid_body .ecwid .ecwid-btn--addMore {
	margin-right: 0px !important;
}
html#ecwid_html body#ecwid_body div.ecwid-productBrowser-details .ecwid-btn--continueShopping {
	margin-top: 0px !important;
	width: 100%;
}

/* Ecwid Product Details Page */
/* --------------------------------------------------------------------- */
html#ecwid_html body#ecwid_body div.ecwid-productBrowser-backgroundedPanel {
	background: #f6f7f9 !important;
	border: 1px solid #efefef !important;
}
html#ecwid_html body#ecwid_body .ecwid .ecwid-btn--primary {
	box-shadow: none !important;
}
html#ecwid_html body#ecwid_body div.ecwid-productBrowser-price {
	color: #ff7009 !important;
}
html#ecwid_html body#ecwid_body div.ecwid-productBrowser-details-inStockLabel {
	color: #7fbe1f !important;
	font-weight: normal !important;
	text-transform: uppercase;
}
html#ecwid_html body#ecwid_body div.ecwid-productBrowser-sku {
  	color: #999 !important;
}
html#ecwid_html body#ecwid_body div.ecwid-productBrowser-details-optionPanel label.ecwid-fieldLabel {
   color: #ff7009 !important;
   font-weight: normal !important;
}
html#ecwid_html body#ecwid_body div.ecwid-productBrowser-details-qtyLabel {
   color: #ff7009 !important;
   font-weight: normal !important;
}
html#ecwid_html body#ecwid_body input.ecwid-productBrowser-details-qtyTextField {
	box-shadow: none !important;
	border: 1px solid #e5e5e5 !important;
	width: auto !important;
}
html#ecwid_html body#ecwid_body a.ecwid-productBrowser-nav-right {
	background-image: 
}
html#ecwid_html body#ecwid_body div.ecwid-results-topPanel div {
	color: #848484 !important;
	font-size: 12px !important;
}
html#ecwid_html body#ecwid_body div.ecwid-results-topPanel-sortByPanel select.gwt-ListBox {
	box-shadow: none !important;
	-webkit-box-shadow: none !important;
}
html#ecwid_html body#ecwid_body div.ecwid-results-topPanel-sortByPanel {
	display: inline-flex !important;
}
html#ecwid_html body#ecwid_body div.ecwid-categories-horizontal {
	margin-top: -4px !important;
}


html#ecwid_html body#ecwid_body .ecwid-productBrowser-productsGrid-v2 td.ecwid-productBrowser-productsGrid-productInside, 
html#ecwid_html body#ecwid_body .ecwid-productBrowser-productsGrid-v2 td.ecwid-productBrowser-productsGrid-productInside.ecwid-productBrowser-productsGrid-hover, 
html#ecwid_html body#ecwid_body div.ecwid-categories-horizontal-menuBarContainer, 
html#ecwid_html body#ecwid_body td.ecwid-categories-vertical-table-cell, 
html#ecwid_html body#ecwid_body div.ecwid-categories-MenuBarPopup div.menuSeparatorInner {
	border-color: #efefef !important;
}
html#ecwid_html body#ecwid_body div.ecwid-productBrowser-productsGrid-inTheBagTick {
	left: auto !important;
	right: 0px !important;
}
html#ecwid_html body#ecwid_body div.ecwid-productBrowser-price {
	color: #ffc500 !important;
	font-size: 19px !important;
}
html#ecwid_html body#ecwid_body td.ecwid-productBrowser-productsGrid-cellSpace {
	height: 25px !important;
}
html#ecwid_html body#ecwid_body input.gwt-TextBox, 
html#ecwid_html body#ecwid_body input.gwt-PasswordTextBox, 
html#ecwid_html body#ecwid_body textarea.gwt-TextArea, 
html#ecwid_html body#ecwid_body input.gwt-DateBox {
  border-color: #efefef !important;
  border-style: solid !important;
  border-width: 1px !important;
  box-shadow: none !important;
}

/* Ecwid Sign In */
/* --------------------------------------------------------------------- */
html#ecwid_html body#ecwid_body div.ecwid-ProductBrowser-auth-anonim{
  position: absolute !important;
  margin-right: 0px !important;
  top: -45px !important;
  right: 0 !important;
}
html#ecwid_html body#ecwid_body div.ecwid-ProductBrowser-auth-logged {
  position: absolute !important;
  margin-right: 0px !important;
  top: -55px !important;
  right: 0 !important;
}
html#ecwid_html body#ecwid_body div.ecwid-ProductBrowser-auth-anonim a {
  font-size: 12px !important;
  color: #fff !important;
  border: 1px solid #fff !important;
  background: #ffc500 !important;
  padding: 8px 10px !important;
  text-transform: uppercase !important;
}
html#ecwid_html body#ecwid_body div.ecwid-ProductBrowser-auth-anonim a:hover {
  color: #ffc500 !important;
  background: #2B3B4B !important;
}

/* Ecwid Search Panel */
/* --------------------------------------------------------------------- */
html#ecwid_html .ecwid-product-browser-search .ecwid-SearchPanel .ecwid-SearchPanel-field {
  background-color: #f8f8f8;
  border: 1px solid #efefef !important;
  display: inline !important;
  height: 41px;
  margin-right: 3px !important;
  width: auto !important;
  box-shadow: none !important;
  margin-bottom: 10px !important;
}
.ecwid-product-browser-search .ecwid-SearchPanel .ecwid-SearchPanel-button {
  background-color: #ffc500 !important;
  border: none !important;
  border-radius: 0px !important;
  -webkit-border-radius: 0px !important;
  -moz-border-radius: 0px !important;
  color: #fff !important;
  font-size: 12px !important;
  height: 41px !important;
  text-transform: uppercase !important;
  margin-bottom: 10px !important;
}
.ecwid-product-browser-search .ecwid-SearchPanel .ecwid-SearchPanel-button:hover {
  color: #ffc500 !important;
  background: #2B3B4B !important;
  -webkit-transition: color 400ms, background-color 400ms;
  transition: color 400ms, background-color 400ms;
}

/* Ecwid Login Form */
/* --------------------------------------------------------------------- */
html#ecwid_html body#ecwid_body div.ecwid-login-popup.ecwid-responsive-popup div.ecwid-form, 
html#ecwid_html body#ecwid_body div.ecwid-register-popup.ecwid-responsive-popup div.ecwid-form {
	max-width: 340px !important;
	padding: 5% !important;
}
html#ecwid_html body#ecwid_body div.ecwid-form {
	background: #f6f7f9 !important;
}
html#ecwid_html body#ecwid_body .ecwid .ecwid-btn--secondary,
html#ecwid_html body#ecwid_body .ecwid .ecwid-btn {
  background-color: #ffc500 !important;
  border: none !important;
  border-radius: 0px !important;
  -webkit-border-radius: 0px !important;
  -moz-border-radius: 0px !important;
  color: #fff !important;
  font-size: 12px !important;
  height: 41px !important;
  text-transform: uppercase !important;
  margin-bottom: 10px !important;
}
html#ecwid_html body#ecwid_body .ecwid .ecwid-btn--secondary:hover,
html#ecwid_html body#ecwid_body .ecwid .ecwid-btn:hover {
  color: #ffc500 !important;
  background: #2B3B4B !important;
  -webkit-transition: color 400ms, background-color 400ms;
  transition: color 400ms, background-color 400ms;
}
html#ecwid_html body#ecwid_body div.ecwid-login-popup.ecwid-responsive-popup input.gwt-TextBox, 
html#ecwid_html body#ecwid_body div.ecwid-login-popup.ecwid-responsive-popup input.gwt-PasswordTextBox, 
html#ecwid_html body#ecwid_body div.ecwid-register-popup.ecwid-responsive-popup input.gwt-TextBox, 
html#ecwid_html body#ecwid_body div.ecwid-register-popup.ecwid-responsive-popup input.gwt-PasswordTextBox {
  background-color: #fff !important;
  border: 1px solid #e5e5e5 !important;
  display: inline !important;
  height: 41px !important;
  box-shadow: none !important;
}
/* Ecwid MiniCart */
/* --------------------------------------------------------------------- */
html#ecwid_html body#ecwid_body div.ecwid-minicart {
	width: 100% !important;
	height: 105px !important;
	background: #f6f7f9 !important;
	border: 1px solid #efefef !important;
	border-radius: 0px !important;
    -webkit-border-radius: 0px !important;
    -moz-border-radius: 0px !important;
}
html#ecwid_html body#ecwid_body div.ecwid-minicart-caption {
	width: 100% !important;
	padding-right: 10px !important;
	font-size: 13px !important;
	text-align: right !important;
	top: 24px !important;
}
html#ecwid_html body#ecwid_body div.ecwid-minicart-label {
	width: 100% !important;
	padding-right: 10px !important;
	text-align: right !important;
	top: 25px !important;
}
html#ecwid_html body#ecwid_body div.ecwid-minicart-link {
	width: 100% !important;
	padding-right: 10px !important;
	text-align: right !important;
	top: 30px !important;
}
html#ecwid_html body#ecwid_body div.ecwid-minicart-clickArea {
	left: 24px !important;
	background: url(../images/ecwid-cart.png) no-repeat 0 0 !important;
	z-index: 0 !important;
}
html#ecwid_html body#ecwid_body div.ecwid-minicart-counter {
	left: 26px !important;
	z-index: 999 !important;
	color: #333 !important;
}
/* Ecwid Your Cart */
/* --------------------------------------------------------------------- */
html#ecwid_html body#ecwid_body div.ecwid-productBrowser-productNameLink a, 
html#ecwid_html body#ecwid_body div.ecwid-productBrowser-productNameLink a:active, 
html#ecwid_html body#ecwid_body div.ecwid-productBrowser-productNameLink a:visited {
	text-decoration: none !important;
	color: #545454 !important;
}
html#ecwid_html body#ecwid_body div.ecwid-productBrowser-cart div.ecwid-productBrowser-price {
	font-size: 17px !important;
}
html#ecwid_html body#ecwid_body div.ecwid-productBrowser-cart-optionsList .ecwid-btn--secondary, 
html#ecwid_html body#ecwid_body #wrapper div.ecwid-productBrowser-cart-optionsList .ecwid-btn--secondary {
	padding: 1px 3px !important;
	height: 24px !important;
	margin-top: 5px !important;
}
html#ecwid_html body#ecwid_body div.ecwid-productBrowser-cart input.ecwid-productBrowser-cart-qtyTextField {
	height: 30px !important;
	padding: 0 1px !important;
}
html#ecwid_html body#ecwid_body div.ecwid-productBrowser-cart-qtyTextField-multiplication {
	font-size: 18px !important;
}
html#ecwid_html body#ecwid_body .ecwid-responsive span.ecwid-productBrowser-cart-weight {
	color: #999 !important;
}
html#ecwid_html body#ecwid_body div.ecwid-productBrowser-cart-optionsList {
	color: #ff7009 !important;
}
/* Ecwid CheckOut */
/* --------------------------------------------------------------------- */
html#ecwid_html body#ecwid_body div.ecwid-form {
	padding: 10px !important;
}
html#ecwid_html body#ecwid_body div.ecwid-Checkout-blockTitle, 
html#ecwid_html body#ecwid_body table.ecwid-Checkout-blockTitle div.gwt-Label, 
html#ecwid_html body#ecwid_body table.ecwid-Checkout-blockTitle div.gwt-HTML {
	color: #ff7009 !important;
	font-size: 18px !important;
}
/* Ecwid Invoice */
/* --------------------------------------------------------------------- */
html#ecwid_html body#ecwid_body div.ecwid-Checkout div.ecwid-Invoice {
	margin: 30px 0 20px !important;
}
html#ecwid_html body#ecwid_body div.ecwid-Invoice-cell-title {
	background: #5E738B !important;
}
html#ecwid_html body#ecwid_body div.ecwid-Invoice{
	border: 1px solid #e5e5e5 !important;
}
html#ecwid_html body#ecwid_body td.ecwid-Invoice-cell {
	background: #fefefe !important;
}
html#ecwid_html body#ecwid_body td.ecwid-Invoice-edgeCell {
	background: #f6f7f9 !important;
}
html#ecwid_html body#ecwid_body td.ecwid-Invoice-itemsTable-cell {
	padding: 30px 10px !important;
	border-bottom: 1px solid #e5e5e5 !important;
}
/* Ecwid Order */
/* --------------------------------------------------------------------- */
html#ecwid_html body#ecwid_body table.ecwid-OrdersList-OrderBox {
	border: 1px solid #e5e5e5 !important;
}
html#ecwid_html body#ecwid_body td.ecwid-OrdersList-OrderBox-cellEven {
	background: #f6f7f9 !important; 
}

/*===========================================================
*======= 	Ecwid Shopping Extension Styles end  ==========
*==========================================================*/


 #sp-slideshow{
  top:90px!important;
}

@media only screen and (max-width: 480px) {
  #sp-slideshow {
    top:0px;
  }
} 
.sp-megamenu-parent .sp-dropdown li.sp-menu-item >a {
    padding: 5px;
}



