/** Shopify CDN: Minification failed

Line 225:0 Unexpected "{"

**/
@font-face {
  font-family: 'MyriadPro-Regular';
  src: url('MyriadPro-Regular.eot?#iefix') format('embedded-opentype'),  
  url('MyriadPro-Regular.otf')  format('opentype'),
  url('MyriadPro-Regular.woff') format('woff'), 
  url('MyriadPro-Regular.ttf')  format('truetype'), 
  url('MyriadPro-Regular.svg#MyriadPro-Regular') format('svg');
  font-weight: normal;
  font-style: normal;
}



html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre, a,
abbr, acronym, address, big, cite, code, del,
dfn, em, font, img, ins, kbd, q, s, samp, small,
strike, strong, sub, sup, tt, var, b, u, i, center,
dl, dt, dd, fieldset, form, label, legend, table,
caption, tbody, tfoot, thead, tr, th, td, ul, li {
    border: 0 none;
    list-style: none outside none;
    margin: 0;
    outline: medium none;
    padding: 0;
    font-family: 'Muli', sans-serif;
}

img, a img {
    border: medium none;
}

.clear {
    border: medium none;
    clear: both;
    float: none;
    height: 1px;
    margin: 0;
    padding: 0;
}

a {
    text-decoration: none !important;
    transition: all 0.4s ease;
}

a:hover {
    text-decoration: underline;
}

h1, h2, h3, h4, h5, h6 {
    color: #535353;
    font-weight: normal;
}

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

h1 {
    font-size: 37px;
}

h2 {
    font-size: 25px;
}

h3 {
    font-size: 27px;
}

h4 {
    font-size: 24px;
}

h5 {
    font-size: 19px;
}

h6 {
    font-size: 17px;
}

p {
    font-size: 15px;
    line-height: 20px;
    color: #333333;
}

img {
    display: block;
    max-width: 100%;
    height: auto;
}
body {
	font-family: 'Muli', sans-serif;
}
*, *::before, *::after
{
    box-sizing: border-box;
}
.clearfix {
  overflow: auto;
}
.clearfix::after {
  content: "";
  clear: both;
  display: table;
}

/*********************************************/

.container
{
    width: 1250px;
    margin: 0 auto;
    padding: 0 15px;
    box-sizing: border-box;
}

.headertop {
    background-image: url(headertop.jpg);
    background-repeat: no-repeat;
    background-position: center top;
    padding: 5px 0;
    overflow: hidden;
}
.phonetop {
    font-size: 22px;
    font-weight: 900;
    color: #d7d5d5;
    float: left;
    padding-left: 55px;
}
.livechatlink {
    position: absolute;
    right: 10%;
}
.livechattop {    
    float: right;  
    visibility: hidden;  
}
.livechattop a
{
    font-size: 16px;
    font-weight: 900;
    color: #d5d3d4;
    text-transform: uppercase;
    display: flex;
    align-items: center;
}
.livechattop a:hover,
.phonetop:hover
{
    color: #8793ab;
}
.livechattop img
{
    margin-right: 10px;
}
.headermiddle .container {
    position: relative;
}
.languagedrop {
    position: absolute;
    right: 0;
    background: url(langbg.png);
    padding: 5px;
    min-height: 55px;
    min-width: 139px;
    background-repeat: no-repeat;
    text-align: center;
    z-index: 9;
}
.languagedrop select {
    background: none;
    border: none;
    color: #fff;
    padding: 0;
}
.topmenu {
    text-align: center;
    font-size: 11px;
    text-transform: uppercase;
    color: #ffffff;
    padding-top: 10px;
}
.topmenu ul li {
    display: inline-block;
    padding: 0 15px;
    border-right: 1px solid;
    font-weight: 700;
    position: relative;
}
.topmenu ul li:last-child
{
    border: none;
}
.topmenu ul li a
{
    color: #fff;
}
.topmenu ul li a:hover
{
    color: #8793ab;
}
.headermiddle {
    border-top: 10px solid #01276c;
    background-image: url(headerbg.jpg);
    background-repeat: repeat-x;
    display: grid;
    padding-bottom: 35px;
}
.sticky
{
    z-index: 999999;
}
div#NotificationSuccess,

{
    z-index: 9999;
}
.notification--success, .notification--promo
{
    background-color: #01276c;
}
.logobg {
    position: absolute;
    left: -30%;
    top: -11px;
}
.logo
{
    position: relative;
    z-index: 9;
}
.logo a
{
    position: relative;
    z-index: 9;
    float: left;
}
.headermiddle_right {
    float: right;
    margin-top: 65px;
    position: relative;
    z-index: 9;
}
.pagemenu {
    float: left;
    margin-right: 50px;
    margin-top: 10px;
}
.pagemenu li {
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 800;
    color: #01276c;
    display: inline-block;
    padding: 0 10px;
}
.pagemenu li a
{
    color: #01276c;
}
.pagemenu li a:hover
{
    color: #000;
}
.searchheader {
    float: right;
}
.searchheader form {
    width: 390px;
    border: 1px solid;
    overflow: hidden;
}
.searchheader form input
{
    height: 40px;
    border: none;
    margin: 0;
}
.searchheader form input[type="text"] 
{
    float: left;
    width: 85%;
    box-sizing: border-box;
    padding-left: 10px;
    font-size: 13px;
    color: #000000;
    font-weight: normal;
    outline: none;
}
.searchheader form input::placeholder
{
    color: #000;
}
.searchheader form input[type="submit"] 
{
    float: right;
    width: 15%;
    background-color: #000;
    background-image: url(searchico.png);
    background-position: center;
    background-repeat: no-repeat;
    padding: 0;
    cursor: pointer;
}
.shipheader
{
    padding: 30px 0;
    background: #fff;
}
.shipheader h2 {
    color: #01276c;
    font-weight: 900;
    font-style: italic;
    text-transform: uppercase;
    text-align: right;
    padding-bottom: 0;
}
.mainmenu {
    background: #000;
    text-align: center;
    padding: 25px 0;
    border-bottom: 10px solid #01276c;
}
.mainmenu ul {
    position: relative;
    z-index: 9;
}
.mainmenu li {
    font-family: 'Open Sans Condensed', sans-serif;
    text-transform: uppercase;
    font-weight: 700;
    display: inline-block;
    padding: 0 6px;
}
.mainmenu li a
{
    font-size: 16px;
    color: #d5d3d4;
     font-family: 'Open Sans Condensed', sans-serif;
}
.mainmenu li a:hover
{
    color: #fff;
    text-decoration: underline !important;
}
.banner img
{
    margin: 0 auto;
}
.prodandcatasection {
    position: relative;
    overflow: hidden;
}
.prodandcatasection:before {
    position: absolute;
    content: '';
    width: 1px;
    top: -97%;
    bottom: 0;
    background: #cacaca;
    box-shadow: 1px 1px 1px #f5f5f5;
    transform: rotate(45deg);
    left: 46%;
}
.prodandcatasection:after {
    position: absolute;
    content: '';
    width: 1px;
    top: -23%;
    bottom: 0;
    background: #cacaca;
    box-shadow: 1px 1px 1px #f5f5f5;
    transform: rotate(45deg);
    left: 47.5%;
}
.categorysection {
    padding: 40px 0;
}
.categorysection ul 
{
    background: url(categorybg.png);
    background-repeat: no-repeat;
    padding: 10px;
}
.categorysection li 
{
    display: inline-grid;
    width: 33%;
    padding: 10px;
}
.categorysection li.lastcatas 
{
    width: 49.6%;
    display: inline-grid;
}
.productsection {
    margin-bottom: 40px;
    display: inline-block;
    width: 100%;
    position: relative;
}
.sidebar {
    background: #01276c;
    width: 20%;
    float: left;
    border-radius: 10px;
    padding: 15px;
    border-top-right-radius: 0;
}
.sidebar h2 {
    font-size: 25px;
    text-transform: uppercase;
    color: #fff;
    padding: 0 10px;
    /*font-family: 'MyriadPro-Regular';*/
    font-weight: 900;
    font-style: italic;
    margin-bottom: 15px;
}
.sidebar ul
{
    margin-bottom: 8px;
}
.sidebar li {
    font-size: 14px;
    text-transform: uppercase;
    color: #fff;
    line-height: 30px;
}
.sidebar li a
{
    color: #fff;
    /*font-family: 'MyriadPro-Regular';*/
    padding: 0 10px;
    display: block;
}
.sidebar li a:hover
{
    background: #000;
}
.featuredproduct {
    float: right;
    width: 79%;
}
.featuredproduct h2 {
    font-size: 25px;
    color: #000;
    text-transform: uppercase;
    font-family: 'Muli';
    padding: 15px 0;
    margin-bottom: 15px;
    font-weight: 900;
    font-style: italic;
}
.productgrid {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-gap: 25px;
}
.productgrid li {
    border: 1px solid #000;
    text-align: center;
    background: url(prodbg.jpg);
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: bottom center;
    padding: 10px;
    transition: all .5s;
    background-color: #fff;
}
.productgrid li:hover 
{
    transform: scale(1.1);
}
.prodimg {
    position: relative;
    height: 200px;
    overflow: hidden;
}
.prodimg img {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    height: auto;
}
.prodtitle {
    display: block;
    font-size: 14px;
    color: #000;
    font-family: 'Muli', sans-serif;
    padding: 0 25px;
    margin-top: 15px;
    height: 75px;
    overflow: hidden;
}
.prodprice {
    display: block;
    font-size: 20px;
    font-weight: 900;
    color: #000000;
    margin: 10px 0;
}
.btncart {
    display: block;
    text-align: left;
    background: url(cartbtn.jpg);
    background-repeat: no-repeat;
    width: 100%;
    background-size: 100% 100%;
    height: 50px;
    border: none;
    font-size: 18px;
    text-transform: uppercase;
    color: #fff;
    font-weight: 900;
    font-style: italic;
    cursor: pointer;
    padding-left: 10px;
    position: relative;
    box-shadow: 0px 3px 6px #999;
}
.btncart:hover
{
    opacity: 0.8;
}
.btncart:after
{
    position: absolute;
    content: '»';
    right: 15px;
}
.footer 
{
    background: #0c0c0c;
    border-top: 15px solid #01276c;    
}
.footersections {
    display: grid;
    grid-template-columns: 13% 2fr 1fr 1fr 1fr 1fr;
    grid-gap: 10px;
    padding: 35px 0;
}
.footerbox h3 {
    font-size: 14px;
    color: #fff;
    font-weight: 900;
    text-transform: uppercase;
}
.footerbox ul li {
    font-size: 14px;
    line-height: 22px;
    font-weight: 200;
    text-transform: capitalize;
}
.footerbox ul li a
{
    color: #fff;
}
.footerbox ul li a:hover
{
    text-decoration: underline !important;
}
.footerbox form input[type=email] {
    width: 100%;
    background: none;
    border: 1px solid #fff;
    font-size: 14px;
    height: 27px;
    padding: 0 10px;
}
.footerbox form input[type=email]::placeholder
{
    color: #fff;
}
.footerbox form input[type="submit"] {
    background: #01276c;
    border: none;
    text-transform: uppercase;
    color: #fff;
    font-weight: 900;
    border-radius: 50px;
    padding: 8px 22px;
    font-style: italic;
    cursor: pointer;
    margin-top: 15px;
}
.copyright {
    background: #f2f2f2;
    padding: 15px 0;
}
.copyright p {
    padding: 0;
    font-size: 14px;
    font-family: 'Muli', sans-serif;
    color: #000;
}
.copyright a {
    float: right;
    color: #000;
    font-family: 'Muli', sans-serif;
    font-size: 12px;
}
.breadcrumbs {
    margin: 25px 0 10px;
}
.breadcrumbs ul {
    display: flex;
    text-transform: uppercase;
    font-size: 14px;
}
.breadcrumbs ul li
{
    margin-right: 10px;
}
.breadcrumbs ul li a
{
    color: #000;
}
.singleprodbox {
    overflow: hidden;
}
.pagetitle {
    font-size: 25px;
    text-transform: uppercase;
    font-weight: 900;
    color: #000;
    font-style: italic;
    border-bottom: 1px solid;
    margin-bottom: 15px;
}
body .page-container {
    background-image: url(headerbg.jpg) !important;
    z-index: 99999;
}
body.template-collection .page-container,
body.template-index .page-container
{
    background: #fff !important;
}
.hero,
.hero-wrapper
{
    margin: 0;
}
.template-index .main-content
{
    margin-top: 0;
}
h1.product-single__title {
    font-size: 32px;
    color: #000;
    line-height: 32px;
}
ul.pricebox {
    font-size: 25px;
    color: #000;
    margin-top: 25px;
    font-weight: bold;
}
.prodimagesleft {
    float: left;
    width: 60%;
}
.prodmainimage {
    float: right;
    width: 85%;
    padding: 0 20px;
}
.prodthumbs {
    float: left;
    width: 15%;
}
.product-single__thumbnails.slick-vertical .slick-prev {
    /*top: 15px;*/
}
.slick-list.draggable {
    margin: 35px 0;
}
.prodDescSection {
    float: right;
    width: 40%;
    margin-bottom: 35px;
}
.product-single__thumbnail
{
    padding: 0;
}
button.slick-prev.slick-arrow,
button.slick-next.slick-arrow {
    background-image: url(arrow.png);
    opacity: 1 !important;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}
button.slick-next.slick-arrow {
    transform: rotate(180deg);
}
.is-active .product-single__thumbnail:after
{
    border-color: #01276c;
}
.product-single__thumbnails.slick-initialized .slick-prev .icon,
.product-single__thumbnails.slick-initialized .slick-next .icon 
{
    color: transparent;
    filter: opacity(0);
}
.descriptopbox h3 {
    font-weight: 800;
    font-size: 14px;
    text-transform: uppercase;
    color: #000;
}
.descriptopbox {
    margin: 25px 0;
    border-top: 1px solid;
    border-bottom: 1px solid #000;
    padding: 25px 0;
}
.descriptopbox {
    font-size: 14px;
    color: #000;
}
.descriptopbox li {
    list-style: disc;
    list-style-position: inside;
    margin-bottom: 5px;
}
.descriptopbox li ul {
    padding-left: 15px;
}
.sharebox {
    border-top: 1px solid #000;
    margin-top: 25px;
    padding-top: 25px;
}
.social-sharing .icon
{
    color: #000;
    padding: 4px;
}
.social-sharing a
{
    opacity: 1;
}
.social-sharing a:hover
{
    background-color: #fff;
}
.social-sharing li {
    color: #000;
    border: 1px solid;
    border-radius: 50px;
    display: inline-block;
    line-height: 15px;
}
.product-form__item {
    display: flex;
    margin-bottom: 0;
    margin-right: 20px;
}
.js-qty__adjust
{
    width: 12px;
    border: none;
    color: #000;
}
.product-form__item label {
    display: block;
    line-height: 50px;
    margin-right: 15px;
    color: #000;
    font-weight: 800;
}
.qtybox .cartbtn {
    min-width: 200px;
}
.qtybox .js-qty {
    border: 1px solid;
}
.qtybox .js-qty__input
{
    padding: 0;
}
.titletab {
    background: #000000;
}
.titletab h3 {
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 900;
    color: #0c0c0c;
    background: #fff;
    display: inline-block;
    padding: 12px 20px;
    margin-top: 5px;
    border-top-right-radius: 8px;
    border-top-left-radius: 8px;
}
.rte.product-single__description {
    background: #fff;
    padding: 35px 0;
    color: #000;
}
.rte.product-single__description li
{
    list-style: disc;
    list-style-position: inside;
    margin-bottom: 5px;
}
.prodfeatsec {
    background: #fff;
    padding-top: 35px;
}
.prodfeatsec .prodandcatasection:before,
.prodfeatsec .prodandcatasection:after
{
    display: none;
}
body.template-product .main-content {
    padding-bottom: 0;
}
body.template-product .index-section
{
    margin-bottom: 0;
}
h1.small--text-center,
#CustomerLoginForm h1,
.content-block  h1 {
    font-weight: 800;
    font-size: 25px;
    letter-spacing: inherit;
    color: #000;
    font-style: italic;
}
.responsive-table.cart-table {
    border: 5px solid #01276c;
}
thead.cart__row th {
    background: #01276c;
    color: #fff;
    text-transform: uppercase;
}
#CartProducts td a.h5 {
    color: #01276c;
    line-height: 20px;
    font-family: Muli;
    margin-bottom: 15px;
    display: block;
}
#CartProducts td p a
{
    text-decoration: underline !important;
    color: #000;
}
#CartProducts .cart__cell--total {
    font-weight: 800;
    color: #01276c;
}
.responsive-table__row {
    border-bottom: 1px solid #ccc;
}
.cart-table td, .cart-table th
{
    border-right: 1px solid #ccc;
}
button.checkbtn.btn.btncart {
    width: auto;
    float: right;
    letter-spacing: initial;
}
.btn, .btn--secondary, .rte .btn--secondary, 
.shopify-payment-button .shopify-payment-button__button--unbranded, 
.rte .btn, 
.rte .btn--secondary, 
.rte .shopify-payment-button .shopify-payment-button__button--unbranded, 
.shopify-payment-button .rte .shopify-payment-button__button--unbranded
{
    background-color: #01276c;
    letter-spacing: initial;
    font-style: 16px;
}
.filtersection .collection-sort {
    float: right;
    display: grid;
    grid-template-columns: 1fr 3fr;
    max-width: inherit;
}
.filtersection .collection-sort select#SortBy {
    border: 1px solid;
    padding: 2px 20px 2px 10px;
    margin-left: 10px;
}
.filtersection {
    display: inline-block;
    width: 100%;
    margin-bottom: 25px;
}
.filtersection .collection-sort label
{
        margin-top: 8px;
}
.pagination {
    float: left;
    margin: 0;
}
.main-content {
    margin-top: 25px;
}
ul.productgrid a.btncart {
    line-height: 50px;
}
.slick-list.draggable,
.slick-slider
{
    margin: 0;
}
.productgrid.featuredprodsection
{
    display: block;
}
.productgrid.featuredprodsection li
{
    margin-right: 25px;
}
ul.socialicons {
    margin-top: 25px;
}
ul.socialicons li {
    display: inline-block;
    border: 1px solid #fff;
    border-radius: 50px;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px;
}
ul.socialicons li:hover
{
    background-color: #333;
}
.footerbox.videoboxfooter video 
{
    display: none;
}
.footerbox.videoboxfooter video:last-child
{
    display: block;
}
#shopify-section-slideshow {
    position: relative;
}

.sliderdropdown ul
{
    position: absolute;
    width: 200px;
    margin: auto;
    left: -25%;
    top: 97%;
    right: 0;
    z-index: 99;
    text-transform: uppercase;
    display: none;
    background: #01276c;
    padding: 15px;
}
.sliderdropdown li {
    border-bottom: 1px solid;
}
.sliderdropdown li a {
    color: #fff;
    display: block;
    padding: 5px 0;
}
.sliderdropdown li a:hover
{
    background: #053488;
}

.slidedrop_click {
    width: 185px;
    height: 80px;
    position: absolute;
    bottom: 20px;
    left: -27%;
    z-index: 4;
    cursor: pointer;
    margin: auto;
    right: 0;
}
.slick-slide img
{
    margin: 0 auto;
    width: 100%;
}
.collectionlist_box {
    background: #fff;
    padding: 10px;
    border: 1px solid #f7f7f7;
}
.collectionlist_box .featured-card__image-wrapper {
    padding: 0 !important;
    min-height: 285px;
    max-height: 300px;
    overflow: hidden;
}
.collectionlist_box .featured-card__image {
    bottom: 0;
    margin: auto;
    max-height: 290px !important;
}
.collectionlist_box .featured-card__title {
    font-family: 'Open Sans Condensed', sans-serif;
    font-weight: 700;
    color: #01276c;
}
.collectionlist_box .featured-card__header
{
    text-align: center;
}
.collectionlist_box .featured-card__action {
    font-size: 18px;
    color: #000;
    font-family: 'Open Sans Condensed', sans-serif;
}
.collectionlist_box:hover {
    opacity: 0.9;
}
.cataimage_description {
    display: grid;
    grid-template-columns: 1fr 2fr;
    grid-gap: 25px;
    padding: 35px;
    border: 1px solid #ccc;
    border-radius: 15px;
}
.sidebar li a[href*="featured-products"] {
    display: none;
}





.mobview
{
	display: none;
}
/************************************************/
/************** Media Queries *****************/
@media only screen and (min-width: 1200px) and (max-width: 1280px)
{
	.container
	{
		width: 100%;
	}
}

@media only screen and (max-width: 1199px)
{
    .container
    {
        width: 970px;
    }
    .logobg
    {
    	left: -39%;
    }
    .searchheader form {
	    width: 240px;
	}
	.pagemenu
	{
		margin-right: 0;
	}
	.mainmenu li
	{
		padding: 0 3px;
	}
	.mainmenu li a {
	    font-size: 13px;
	}
	.productgrid
	{
		grid-template-columns: 1fr 1fr 1fr;
	}
	.footerbox h3 {
	    font-size: 11px;
	}
	.footerbox ul li {
	    font-size: 12px;
	}
   
}

@media only screen and (max-width: 991px)
{
    .container
    {
        width: 750px;
    }
    .logo a img {
	    width: 190px;
	}
	.logobg {
	    left: -30%;
	    width: 70%;
	}
	.phonetop {
	    font-size: 18px;	    
	    padding-left: 25px;
	    padding-top: 6px;
	}
	.topmenu ul li
	{
		padding: 0 10px;
	}
	.livechattop a {
	    font-size: 14px;
	}
	.headermiddle_right
	{
		margin-top: 50px;
	}
	.pagemenu
	{
		margin-bottom: 8px;
	}
	.searchheader
	{
		float: none;
	}
	.searchheader form {
	    width: 100%;
	}
	.shipheader {
	    padding: 15px 0;
	}
	.shipheader h2
	{
		font-size: 18px;
	}
	.categorysection ul
	{
		padding: 5px;
	}
	.categorysection li
	{
		padding: 5px;
		width: 32.9%;
	}
	.sidebar {
	    width: 30%;
	}
	.featuredproduct
	{
		width: 69%;
	}
	.productgrid {
	    grid-template-columns: 1fr 1fr;
	}
	.footersections {
	    grid-template-columns: 13% 1fr 1fr 1fr;
	}
    h1.product-single__title {
        font-size: 22px;
        line-height: 25px;
    }
    .product-single__thumbnail
    {
        height: 70px;
    }
    
}

@media only screen and (max-width: 767px)
{
    .container
    {
        width: auto;
    }
    .mobview
    {
    	display: block;
    }
    header {
	    overflow: hidden;
	}
    .topmenu ul 
    {
	    display: none;
	}
	.phonetop 
	{
	    font-size: 16px;
        padding-top: 2px;
        padding-left: 0;
	}
	.livechattop span 
	{
	    display: none;
	}
	.livechattop img 
	{
	    margin-right: 0;
	    width: 80%;
	}
	.headertop
	{
		background-size: 145% 100%;
	}
	.pagemenu
	{
		display: none;
	}
	.headermiddle .container {
	    width: 100%;
	}
/*	.logobg {
	    left: -36%;
	    width: 100%;
	    height: 355px;
    	object-fit: cover;
	}*/
	.searchheader form input[type="text"]
	{
		background: transparent;
        width: 75%;
	}
    .searchheader form input[type="submit"]
    {
        width: 25%;
    }
	.logobg {
	        left: 70px;
    width: 132%;
	}
	.logobg img {
	    margin-left: -60%;
	}
	.logo a img {
	    width: 150px;
	}
	.shipheader
	{
		overflow: hidden;
	}
	.shipheader h2 {
	    width: 65%;
	    float: right;
        line-height: 20px;
	}
    .mobcate {
        font-size: 18px;
    }
	.headermiddle
	{
		padding-bottom: 0;
	}
	.languagedrop
	{
		background-position: 0 -20px;
	}
	.headermiddle_right {
    	margin-top: 35px;
	    width: 45%;
	}
	.languagedrop
	{
		text-align: right;
		width: 100px;
		padding: 0;
		min-width: auto;
	}
	.mainmenu
	{
		padding: 10px 0;
	}
	.mainmenu ul
	{
		display: none;
	}
	.mainmenu i {
	    color: #fff;
	    text-transform: uppercase;
	}
    .mainmenu i span {
	    font-weight: 500;
	}
	.categorysection {
	    padding: 0;
        display: none;
	}
	.categorysection .container {
	    padding: 0;
	}
	.categorysection ul {
	    padding: 15px;
	    background-size: cover;
	}
	.categorysection li,
	.categorysection li.lastcatas
	{
		width: 100%;
		padding: 0;
	}
	.sidebar,
	.featuredproduct
	{
		width: 100%;
		float: none;
	}
	.productgrid
	{
		grid-gap: 10px;
		grid-template-columns: 1fr;
	}
	.prodandcatasection:before,
	.prodandcatasection:after
	{
		left: 114%;
		display: none;
	}
	.prodtitle
	{
		padding: 0 5px;
	}
	.btncart
	{
		font-size: 14px;
		background-repeat: no-repeat;
		background-size: 100% 100%;
	}
	.footersections {
	    grid-template-columns: 1fr;
	}
	.footerbox iframe {
	    width: 100%;
	}
	.footerbox {
	    width: 75%;
	    margin: 0 auto;
	}
	.footerbox h3 {
	    font-size: 22px;
	}
	.copyright p
	{
		text-align: center;
		font-size: 12px;
	}
	.copyright a
	{
		float: none;
		display: block;
	}
    .topmenu ul li {
        padding: 6px 0;
        display: grid;
        border-right: none;
        border-bottom: 1px solid #444;
        width: 100%;
    }
    .mainmenu {
        z-index: 99;
        position: relative;
    }
    .mainmenu li {
        padding: 5px 0;
        display: block;
        border-bottom: 1px solid #dcdcdc;
    }
    .mainmenu li a {
        font-size: 16px;
    }
    .featuredproduct h2
    {
        text-align: center;
    }
    .prodmainimage {
        float: none;
        width: 100%;
        padding: 0;
    }
    .prodthumbs,.prodDescSection ,
    .prodimagesleft
    {
        float: none;
        width: 100%;
    }
    .product-single__thumbnails,
    .slick-list.draggable
    {
        margin: 0;
    }
    .product-single__thumbnails.slick-initialized .slick-prev, .product-single__thumbnails.slick-initialized .slick-next
    {
        top: -18px;
    }
    .product-single__thumbnails.slick-initialized .slick-prev
    {
        left: 0;
        transform: rotate(-90deg);
    }
    .product-single__thumbnails.slick-initialized .slick-next
    {
        right: 0;
    }
    button.slick-next.slick-arrow {
        transform: rotate(90deg);
    }
    h1.product-single__title {
        font-size: 20px;
        color: #000;
        line-height: 22px;
    }
    .prodDescSection
    {
        margin-top: 30px;
    }
    .content-block
    {
        padding: 5px;
    }
    .mobtopmenu {
        font-size: 14px;
    }
    .topmenu
    {
        padding-top: 5px;
    }
    .prodandcatasection .mobview li img 
    {
        width: 100%;
    }
    .searchheader form input
    {
        height: 30px;
    }
    .searchheader form
    {
        margin-top: 3px;
    }
    .prodandcatasection,
    .productsection
    {
        padding-top: 20px;
    }
    .featuredproduct h2
    {
        font-size: 22px;
        margin-bottom: 0;
    }
    .homepageslides ul img {
        height: 135px;
        object-fit: cover;
    }
    .featuredprodsection {
        width: 70%;
        margin: 0 auto;
    }
    .featuredprodsection .slick-next:before,
    .featuredprodsection .slick-prev:hover:before, 
    .featuredprodsection .slick-prev:focus:before, 
    .featuredprodsection .slick-next:hover:before, 
    .featuredprodsection .slick-next:focus:before,
    .featuredprodsection .slick-prev.slick-arrow:before
    {
        opacity: 0;
    }
    .featuredprodsection button.slick-prev.slick-arrow {
        transform: rotate(-90deg);
    }

    body.template-index .index-section
    {
        margin-bottom: 0;
    }
    .footerbox.videoboxfooter {
        width: 100%;
    }

}