body.page-with-filter.page-products.categorypath-collections-men.category-men.catalog-category-view.page-layout-3columns .columns {
    display: none;
}
body.page-with-filter.page-products.categorypath-collections-women.category-women.catalog-category-view.page-layout-3columns .columns {
    display: none;
}
body.page-with-filter.page-products.categorypath-collections.category-collections.catalog-category-view.page-layout-3columns .columns {
    display: none;
}


body {
  background: #f5f5ec; font-family: 'Helvetica Now Text', Helvetica, Arial, sans-serif !important; 
}
.cms-home.cms-index-index.page-layout-1column {
    background-color: #000 !important;
}
header.page-header {
    background: #000 !important;
}
div#displaycat {
    margin-bottom: 30px !important;
}
body.cms-home .page-title-wrapper {
  display: none;
}
header .panel.wrapper {
  display: none;
}
header .block.block-search {
  display: none;
}
nav.navigation ul li {
    display: inline-flex;
}

nav.navigation ul li ul li {
    display: block;
}
.top-navigation nav.navigation ul li ul li a {
    color: #000 !important;
}


.header.content {
  z-index: 999;
  padding-top: 20px;
}
.page-footer .footer.content {
  display: none;
}
header.page-header {
    background: #000;
}

.page-header span.widget.block.block-cms-link-inline {
  position: absolute;
  right: 10%;
  top: 15%;
}
span.widget.block.block-cms-link-inline a {
  color: #fff;
  font-size: 15px;
}
.sections.nav-sections {
  display: none;
}
.top-navigation {
  position: absolute;
  top: 23px;
  right: 54px;
}
.top-navigation nav.navigation ul li a {
  color: #fff !important;
}

.top-navigation nav.navigation {
  background: transparent;
}
.page-header a.logo {
    margin-bottom: 0px;
    padding-bottom: 6px;
}
main#maincontent {
    max-width: 100% !important;
    padding: 0px !important;
}
.category-view {
    margin-bottom: 0px !important;
}
.category-description p {
    font-size: 22px !important;
    padding: 15px;
}
.category-view  h2.page-title.category-title, h1#page-title-heading {
    display: none;
}
/*
.category-collections .columns { display: none !important; }*/

/*topbanner*/
.cms-home .top-container {
  margin-top: 0px;
  min-width: 100%;
  position: relative;
  /* height: 100vh; */
}
top-container .page-main {
    max-width: 100% !important; padding:0px !important;
}

.top-bnr-sec {
  position: relative;
}
.top-bnr-sec .top-item-txt .bigfont {
  font-size: 35px;
  line-height: 40px;
}
.top-bnr-sec .top-item-txt .smallfont {
  font-size: 20px;
  line-height: 25px;
}
.top-item-txt span {
  color: red;
  padding: 5px;
}

.top-bnr-sec .top-item-txt p {
  font-family: monospace;
  color: #fff;
}
.top-bnr-sec .top-item-txt {
  text-align: center;
  position: absolute;
  left: 0;
  right: 0;
  margin-inline: auto;
  width: fit-content;
  bottom: 13%;
}
a.goto {
  transform: rotate(90deg);
  display: block;
  border: solid 1px #343333;
  border-radius: 50%;
  padding: 20px 12px;
  font-size: 30px;
  color: #343333;
  line-height: 0px;
  position: absolute;
  bottom: 40px;
  left: 45%;
  position: absolute;
  left: 0;
  right: 0;
  margin-inline: auto;
  width: fit-content;
}
a.goto:hover {
  text-decoration: none;
}
.block.newsletter .form.subscribe {
    width: 65% !important;
    margin: 0 auto;
}

/*endtopbanner*/

.advert-outer-wrapper {
  display: block;
  float: left;
  width: 100%;
  clear: both;
  margin-bottom: 70px;
}
.advert-outer-wrapper .advert-inner-wrapper {
  display: block;
  float: left;
  width: 100%;
  position: relative;
}
.advert-outer-wrapper .advert-inner-wrapper .item-wrapper {
  display: block;
  float: left;
  width: 50%;
  padding: 0 15px;
  box-sizing: border-box;
}
.advert-outer-wrapper .advert-inner-wrapper .item-wrapper1 {
  display: block;
  float: left;
  width: 100%;
  padding: 0 15px;
  box-sizing: border-box;
}
.advert-outer-wrapper .advert-inner-wrapper .item-wrapper .item {
  display: block;
  float: left;
  width: 100%;
  position: relative;
}
.prod-two .item {
  background: #e7e7e7;
}
.advert-outer-wrapper .item-txt a.readmore {
  margin-top: 55px;
  display: block;
  color: #fff;
  font-size: 16px;
}

.advert-outer-wrapper .advert-inner-wrapper .item-wrapper .item > a:before {
  background: rgba(0, 0, 0, 0.2);
  content: "";
  height: 100%;
  position: absolute;
  opacity: 0;
  left: 0;
  top: 0;
  transform: scale(0);
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transition: 0.5s all ease 0s;
  width: 100%;
  z-index: 1;
  border-radius: 3px;
}
.bnr-pro-txt p {
  padding: 25px;
  text-align: center;
  color: #000000;
  background: #f5f5ec;
  font-size: 22px;
  line-height: 25px;
  font-weight: 700;
}
.item-txt {
  position: absolute;
  top: 35%;
  left: 0%;
  width: 50%;
}
.item-txt p {
  font-size: 40px;
  line-height: 45px;
  color: #fff;
  font-weight: 600;
}
.item-txt-right {
  position: absolute;
  top: 30%;
  right: 5%;
  width: auto;
  margin-top:50% !important;
}
.item-txt-right p {
  font-size: 40px;
  line-height: 45px;
  color: #000;
  font-weight: 600;
  text-align: right;
}
.item-txt-right a.readmore {
  margin-top: 55px;
  display: block;
  color: #000;
  font-size: 16px;
  text-align: right;
}
.bnr-pro-txt {
  clear: both;
}
/*bottomsection*/

.dvideo-txt {
    position: relative;
}

.dtop-txt {position: absolute;left: 0;right: 0;margin-inline: auto;width: fit-content;top: 70px;font-size: 40px;color: #000;font-weight: 600; line-height: 50px;}
span.dbtm-txt a {
    color: #000;
}

span.dbtm-txt {
    position: absolute;
    margin-inline: auto;
    width: fit-content;
    right: 30px;
    font-size: 18px;
    color: #000;
    font-weight: 600;
    line-height: 50px;
    bottom: 30px;
}

.page-bottom {
    min-width: 100%;
    width: 100% !important;
    padding: 0px !important;
    max-width: 100% !important;
    margin-bottom: 0px !important;
    background: #f5f5ec;
}
.page-bottom .widget.block.block-static-block {
    margin-bottom: 0px !important;
}
.page-bottom .page-main {
    max-width: 100% !important;
    padding: 0px !important;
}

.lst-section {
  position: relative;
  padding: 0px 0px;
}
.lst-section h2 {
  font-size: 32px;
  line-height: 40px;
  font-weight: 600;
  margin-bottom: 20px;
}
.lst-section h2 span {
  color: red;
  font-size: 20px;
  padding: 5px;
}
.lst-section .lst-sec-item-txt {
  width: 70%;
  margin: 0 auto;
}

.lst-section p {
  font-size: 20px;
  margin-bottom: 27px;
  line-height: 30px;
}
.lst-section p.sign {
  transform: rotate(358deg);
  margin-top: 34px;
  font-family: monospace;
  margin-bottom: 0px;
}

/*endbottomsection*/

.fotorama__arr, .fotorama__thumb__arr, .fotorama__arr:hover, .fotorama__thumb__arr:hover {
    background-color: transparent !important;
}

.brand-prom {
    text-align: center;
}
.brand-prom ul {
    padding: 0px !important;
}
.brand-prom ul li {
    display: inline-block;
    list-style: none;
    width: 5%;
    margin: 0 40px;
    float: none;
}







/*footer*/

.foot--sec {
  margin-bottom: 25px !important;
}
form#newsletter-validate-detail .subscribe span {
    color: #fff !important;
}

footer.page-footer {
  background: #000;
  text-align: center;
  width: 100%;
  margin: 0 auto;
  padding: 35px 0px 20px 0px;
}
small.copyright {
  display: none;
}
ul.foolinks li a {
  color: #fff;
}

ul.foolinks li {
  padding: 0px 11px;
  font-size: 15px;
}
ul.foolinks {
  display: inline-flex;
  list-style: none;
  padding-left: 0px; width:75%;
}
p.copyrig {
  font-size: 14px !important;
  color: #fff;
}
/*
a#tab-label-description-title {
    display: none;
}
*/

.detailed .items .item.active .switch {
    background: #932f1d !important;
    border: 1px solid #932f1d !important;
    color: #fff !important;
}

.foot--sec .top-item-txt .bigfont {
  font-size: 20px;
  color: #fff !important;
  margin-bottom: 0px;
  line-height: 40px;
  font-weight: 600;
}
.foot--sec .top-item-txt .smallfont {
  color: #fff !important;
  font-size: 18px;
  line-height: 25px;
  margin-bottom: 0px;
}
.block.newsletter {
  width: 85% !important;
  max-width: 75% !important;
  margin: 35px auto !important;
}
.foot--sec .block.newsletter input[type="email"] {
    margin-right: 0px;
    padding: 22px 0 20px 0px;
    text-align: center;
    background: #6e6d6d;
    border-radius: 12px;
    border: 1px solid #6e6d6d;
    margin-bottom: 0px;
    width: 100%;
    border-top-right-radius: 0px !important;
    border-bottom-right-radius: 0px !important;
}
.foot--sec .block.newsletter .actions {
    margin-bottom: 0px;
}
.foot--sec .block.newsletter .field .control:before {
  display: none !important;
}
/*
.block.newsletter .form.subscribe > .field,
.block.newsletter .form.subscribe > .actions {
  max-width: 100% !important;
  width: 50% !important;
}*/
.form.subscribe .field.newsletter {
    width: 70%;
    max-width: 100% !important;
}
.block.newsletter .actions {
    width: auto !important;
}

.block.newsletter .action.subscribe {
     width: 100%;
    padding: 13px 33px;
    color: #000;
    text-transform: uppercase;
    font-size: 16px;
    float: none;
}
input#newsletter::placeholder {
  color: #c7c7c7;
}

ul.foolinks li ul li a {
    font-size: 16px;
}
ul.foolinks li h3 {
    font-size: 20px !important;
    margin-bottom: 19px !important;
}

/*categroyslider */

.page-wrapper .widget.block.block-static-block {
  background: #f5f5ec;
  min-width: 100%;
}
.advert-outer-wrapper.top-margin.bottom-margin.category-slider {
  padding: 60px 0px 0px 0px;
}

.category-slider .bigt {
  font-size: 32px;
  line-height: 40px;
  font-weight: 600;
  margin-bottom: 20px;
}
p.smallt {
  font-size: 20px;
  margin-bottom: 27px;
  line-height: 30px;
}
.advert-outer-wrapper.top-margin.bottom-margin.top-bnr-sec {
  margin-bottom: 0px;
}
.subcategories-listing strong.product.name.product-item-name.category-item-name {
    display: none !important;
}
.minicart-wrapper .action.showcart:before {
    color: #d1d1d1 !important;
}
main#maincontent .page-title-wrapper.product {
    display: block !important;
}
.product-item-info a.product.photo.product-item-photo {
    display: block;
}
.checkout-index-index span.product-image-container {
    width: 23% !important;
}
span.product-image-container {
    width: 100% !important;
}

.page-with-filter main#maincontent .page-title-wrapper,
.page-products main#maincontent .page-title-wrapper,
.categorypath-collections main#maincontent .page-title-wrapper,
.category-collections main#maincontent .page-title-wrapper,
.catalog-category-view main#maincontent .page-title-wrapper,
.catalog-product-view main#maincontent .page-title-wrapper,
.checkout-index-index main#maincontent .page-title-wrapper {
display:none;
}
.category-view img {
    width: 100%;
}
/* Test {
    padding-left: 15px !important;
    padding-right: 15px !important;
    padding-top: 20px !important;
}
.category-men .columns, .category-women .columns  {
    display: none !important;
}*/


.checkout-index-index main#maincontent, 
.customer-account-login main#maincontent,
.customer-account-create main#maincontent, 
.customer-account-forgotpassword main#maincontent, .checkout-onepage-success main#maincontent, .contact-index-index main#maincontent, .checkout-cart-index main#maincontent, 
.cms-page-view main#maincontent  {
  padding-left:15px !important;
  padding-right:15px !important;
  padding-top:20px !important
}
form#discount-coupon-form .action {
    color: #fff !important;
}

.page-with-filter main#maincontent,
.page-products main#maincontent,
.categorypath-collections main#maincontent,
.category-collections main#maincontent,
.catalog-category-view main#maincontent,
.catalog-product-view main#maincontent,
.checkout-index-index main#maincontent, 
.customer-account-login main#maincontent,
.customer-account-create main#maincontent, 
.customer-account-forgotpassword main#maincontent, 
.checkout-cart-index main#maincontent,
.checkout-onepage-success main#maincontent,
.contact-index-index main#maincontent, .cms-page-view main#maincontent
  {
  color: #444 !important;
  background: #f5f5ec !important;
  padding-top:20px;
}

#myVideo, #inVideo{
	display:block;
}
#mVideo, #inmVideo, .mvideo-txt {
    display: none;
}
.pspecification {
    width: 90%;
    margin: 0 auto;
}
div#description {
    background: #f5f5ec !important;
}
span#block-discount-heading span {
    color: #000;
    font-weight: 600;
}
.pspecification ul.ps-list {
    display: flow;
    width: 100%;
    margin: 0 auto;
    text-align: center;
    margin-top: 50px;
    margin-bottom: 50px;
    padding-left: 0px;
}
.checkout-index-index button.action.action-auth-toggle {
    color: #000 !important;
    font-weight: 600;
    padding-top: 10px;
    padding-right: 10px;
}
.pspecification ul.ps-list li {
    list-style: none;
    display: inline-block;
    width: 32%;
    vertical-align: top;
}

.Foologo{
	width:15%; 
}
.socialM img{
	width: 100%;
}
.page-with-filter main#maincontent h1#page-title-heading,
.page-products main#maincontent h1#page-title-heading,
.categorypath-collections main#maincontent h1#page-title-heading,
.category-collections main#maincontent h1#page-title-heading,
.catalog-category-view main#maincontent h1#page-title-heading,
.catalog-product-view main#maincontent h1#page-title-heading,
.checkout-index-index main#maincontent h1#page-title-heading,
.customer-account-login main#maincontent h1#page-title,
.customer-account-create main#maincontent h1#page-title, 
.customer-account-forgotpassword main#maincontent h1#page-title, 
.cms-page-view main#maincontent h1#page-title {
  color: #444 !important;
    margin-top: 20px;
}
.cms-page-view main#maincontent p{
  color: #444 !important;
}

.multishipping-checkout-login #maincontent {
    padding: 15px !important;
}


.top-bnr-sec .top-item-txt {
  margin-bottom: 0px;
}
div#owl-demo .item a {
  color: #000;
  text-decoration: none;
}

div#owl-demo {
  text-align: center;
}
div#owl-demo span {
  color: red;
}
.subcategories-listing li.item.product.product-item {
  width: 100% !important;
  background: transparent !important;
  margin: auto !important;
  padding: unset !important;
}
.subcategories-listing .product-item-info {
  width: 100% !important;
}
.subcategories-listing .product.details.product-item-details {
  background: transparent;
  text-align: right;
  font-size: 25px;
  line-height: 35px; display:none !important;
}
.subcategories-listing .product-item-info:hover,
.subcategories-listing .product-item-info.active {
  background: transparent !important;
  margin: auto !important;
  padding: unset !important;
}
body.category-collections .subcategories-listing  .product.details.product-item-details {
	display:block !important;
}
body.category-collections .subcategories-listing strong.product.name.product-item-name.category-item-name {
    display: block !important; text-align:center !important;	
}
body.category-collections .subcategories-listing .product.details.product-item-details a {
    color: #000 !important;
    text-decoration: none;
    font-weight: 600; font-size:22px !important;
}

.products.wrapper.grid.products-grid.subcategories-listing {
    margin-top: 0px !important; margin-bottom: 0px !important;
}
.subcategories-listing  ol.products.list.items.product-items {
    margin-top: 0px !important;margin-bottom: 0px !important;
}
.category-cms, .category-image, .category-description {
    margin-bottom: 0px !important;
}

.checkout-index-index .step-title {
 /* color: #fff !important; */
}
.checkout-index-index .block.items-in-cart .title,
.checkout-index-index th.mark,
.checkout-index-index .product-item-inner,
.checkout-index-index td.amount {
  color: #000 !important;
}
.product.attribute.description p {
  color: #000;
  line-height: 22px;
  font-size: 16px;
}
.action.primary,
.action-primary {
  background: #932f1d !important;
  border: 1px solid #932f1d !important;
}
.action.primary:hover,
.action-primary:hover {
  background: #932f1da8 !important;
  border: 1px solid #932f1d !important;
}

button.action.subscribe.primary {
  background: #932f1d !important;
  border-color: #932f1d !important;	
  color: #fff !important;
}

.product-info-main .product-info-stock-sku {
  color: #444 !important;
}

.imgcorp {
  position: relative;
  height: 541px;
  margin-left: 3px;
  margin-right: 3px;
}
/*
.imgcorp:before {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 53.8%;
  background: #181818a6;
  top: 0px;
  left: 0px;
}*/

.imgcorp .childimg {
  position: absolute;
  width: 100%;
    left: 0;
    top: 20%;
}
.imgcorp p.catname {
  top: 0px;
  font-size: 42px;
  line-height: 40px;
  color: #fff;
  font-weight: 800;
  text-transform: uppercase;
  position: absolute;
  left: 0;
  right: 0;
  margin-inline: auto;
  width: fit-content;
}
.imgcorp .viewc {
  position: absolute;
  bottom: 0px;
  left: 0;
  right: 0;
  margin-inline: auto;
  width: fit-content;
}

.product-description-section {
  background-size: cover;
  background-position: 0px -250px;
  background-repeat: no-repeat;
  height: 100vh;
  position:relative;
}
table.product-description {
  position: absolute;
  left: 0;
  right: 0;
  margin-inline: auto;
  width: fit-content;
  bottom: 3%;
}

.product-description-section td {
  color: #fff !important;
  font-size: 18px;
    line-height: 22px;
}
.product-description-section td ul {
  color: #fff !important;
  font-size: 18px;
    line-height: 22px;
}
.product-description-section td p {
  color: #fff !important;
  font-size: 18px;
    line-height: 22px;
}
#owl-demo .owl-prev {
  position: absolute;
  left: 0;
  top: 50%;
}
#owl-demo .owl-next {
  position: absolute;
  right: 0;
  top: 50%;
}
.owl-theme .owl-controls .owl-buttons div {
  color: #101010 !important;
  zoom: 2 !important;
  padding: 5px 10px !important;
  font-size: 12px;
  border-radius: 27px !important;
  background: #ffffff !important;
  font-weight: 800;
}
/*
.products-grid .product-image-photo {
    max-width: fit-content;
}
*/
.products-grid .product-item-info:hover {
    width: auto !important;
    background: transparent !important;
}
/*
 .products-grid .product-item-inner {
        background: transparent !important;
		margin-top:10px !important;
		padding-top:25px !important;
 }*/
 .products-grid .product-item-inner {
    background: transparent !important;
	padding-left: 0px !important;
    position: unset !important;
    box-shadow: none !important;
    border: none !important;
}
.product.details.product-item-details .name .product-item-link {
    color: #444 !important;
    font-size: 18px;
    margin-bottom: 20px !important;
    display: block;
    line-height: 22px;
}
/*
 .product.details.product-item-details .name .product-item-link {
    color: #444 !important;
    font-size: 1.7rem;
}*/
span.dtop-txt {animation-duration: 3s;
  animation-name: slide-in;}
  
span.dtop-txt .animate {
  animation: animation .5s forwards;
}

@keyframes slide-in {
  from {
    translate: 0vw 0;
    scale: 200% 3;
  }

  to {
    translate: 0 0;
    scale: 100% 1;
  }
}


.categorypath-collections-men-aquaxplorer .toolbar.toolbar-products, .categorypath-collections-men-reef .toolbar.toolbar-products, .categorypath-collections-men-monaco .toolbar.toolbar-products,  
.categorypath-collections-men-reef  div#layered-filter-block, .category-collections .topcatname{
    display: none !important;
}
.topcatname {
    text-align: center;
    font-size: 22px;
    font-weight: 600; color:#000;
}

.category-cms p:first-child, .category-cms p:last-child {
    display: none;
}
.product-item .price-box .price {
    color: #444 !important;
    font-size: 1.7rem;
}
.product-item-info[data-container="product-grid"]  .price-box.price-final_price {
    float: right;
        padding-top: 0px !important;
    margin-top: 0px !important;
}

.products-grid .product.details.product-item-details {
    width: 100%;
    padding-right: 20px;
}

.product-info-main h1.page-title {
    font-size: 31px !important;
    line-height: 35px; color: #444 !important;
}
.product-info-main .product-info-price .price-box .price-container>span {
    color: #444 !important;
}

.cms-page-view .page-main p, .cms-page-view .page-main h2, .cms-page-view .page-main ul li, .cms-page-view .page-main ol li, .cms-page-view .page-main span {
    color: #444 !important;
}
.cms-page-view .page-main p,  .cms-page-view .page-main ul li, .cms-page-view .page-main ol li{
    font-size:1.6rem;
}
.contact-index-index .field, legend.legend{
    color: #444 !important;
} 

.product-item-info[data-container="product-grid"] {
    width: 100%; margin: 0 auto;
}

.product-item-info[data-container="product-grid"]  .product-image-photo{
	    /*max-width: fit-content; left:-20px; */
}
.toolbar-sorter.sorter {
    display: none !important;
}
.top-container, .top-container .page-main{
    padding: 0px !important;  max-width:100% !important;
} 
main#maincontent .columns {
    padding-top: 35px !important; max-width: 1680px;
    margin: 0 auto;
}
ul.foolinks-sub.socialM li {
    width: 15%;
    display: block;
    margin: 10px auto;
}

ul.foolinks li ul li {
    width: 100%;
    list-style: none;
    padding-left: 0px;
}
ul.foolinks li {
    width: 25%;
    text-align: center;
}
ul.foolinks-sub {
    padding-left: 0px;
}



/* Added by Dinesh */
div#description {
  padding: 0px !important;
  border: none !important;
}

/* typing CSS */
#typewriter {
  font-size: 38px;
  white-space: nowrap;
  overflow: hidden;
  border-right: none;
  width: fit-content;
  animation: blinkCursor 0.75s step-end infinite;
}

@keyframes blinkCursor {
  50% {
    border-color: transparent;
  }
}

/* media quotes */

@media screen and (min-width: 768px), print {
    .navigation,
    .breadcrumbs,
    .page-header .header.panel,
    .header.content,
    .footer.content,
    .page-wrapper > .widget,
    .page-wrapper > .page-bottom,
    .block.category.event,
    .top-container,
    .page-main {
        max-width: 1680px !important;
    }
	.page-products  .products-grid.subcategories-listing  .product-item{
		 width: calc((100% - 1%) / 1) !important;
	 }

    .page-products .products-grid .product-item {
        width: calc((100% - 4%) / 2) !important;
    }
	ul.foolinks {
    width: 100% !important;
}
	
	 
}





@media screen and (min-width: 768px) {
  @media (min-width: 768px), print {
    .product-options-bottom .price-box .price-container,
    .product-info-price .price-box .price-container {
      color: #d3d3d3 !important;
    }
    .page-layout-1column .product-info-main {
      width: 55%;
    }

    .page-layout-1column .product.media {
      width: 40%;
    }
	.page-products .products-grid .product-item:nth-child(3n + 1) {
            margin-left: 2% !important;
    }
		
  }
}

@media only screen and (max-width: 767px) {
	
#myVideo, #inVideo, .dvideo-txt{
	display:none !important; 
}
#mVideo, #inmVideo, .mvideo-txt {
	display:block !important;
}
nav.navigation ul li {
    display: block !important;
}
.dtop-txt {
    font-size: 22px !important;
    line-height: 32px;
}
.foot--sec .block.newsletter input[type="email"] {
    padding: 20px 0 20px 0px !important;
    margin-bottom: 20px !important;  
	border-radius: 15px !important;
}
ul.foolinks-sub.socialM li {
    width: 20% !important;
}
.checkout-index-index button.action.action-auth-toggle {
    padding-top: 0px !important;
    padding-right: 0px !important;
    margin-top: 50px;
}

.brand-prom {
    margin-bottom: 20px;
}
.brand-prom ul {
    padding: 0px !important;
    width: 100% !important;
    margin: 0 auto;
}
.brand-prom ul li {
    display: inline-block;
    list-style: none;
    width: min-content;
    margin: 0 5px;
}
.brand-prom ul li img {
    width: 50px;
}

.imgcorp .childimg {
    top: 20% !important;
}
.nav-sections-item-content li.greet.welcome {
    display: none !important;
}
.advert-outer-wrapper.top-margin.bottom-margin.ourbrandN {
    display: none !important;
}
ul.foolinks-sub {
    margin-bottom: 20px !important;
}
ul.foolinks li h3 {
    font-size: 22px !important;
}
ul.foolinks li ul li a {
    font-size: 18px !important;
}
.foot--sec .top-item-txt .bigfont {
    font-size: 22px !important;     margin-bottom: 10px !important;
}
.foot--sec .top-item-txt .smallfont {
    color: #fff !important;
    font-size: 18px !important;
    line-height: 25px !important;margin-bottom: 0px !important;
}
.category-description p {
    font-size: 18px !important;
}
.product-info-main h1.page-title {
    font-size: 18px !important;
    line-height: 27px !important; font-weight: 600 !important;
}
.product-options-bottom .price-box .price-container .price, .product-info-price .price-box .price-container .price {
    font-size: 18px !important;
    font-weight: 600 !important;
    line-height: 22px;
}
.stock.available span {
    font-size: 18px !important;
    font-weight: 600 !important;
    text-transform: capitalize !important;
}
.product-description-section td {
    font-size: 14px !important;
    line-height: 18px !important;
}
.columns .column.main {
    padding-bottom: 0px !important;
}
.product.info.detailed {
    margin-bottom: 0px !important;
}
.product.data.items {
    margin-bottom: 0px !important;
}
.page-header {
    margin-bottom: 0px !important;
}

	
	
#owl-demo .owl-next, #owl-demo .owl-prev  {
    top: 59% !important;
}
.owl-theme .owl-controls .owl-buttons div {
    padding: 2px 7px !important;
    font-size: 11px;
}
.Foologo{
	width: 35% !important;
}
a.logo img {
    width: 75% !important;
}
.socialM img{
	width: 100% !important;
}
.block.newsletter .form.subscribe {
    width: 100% !important;
    margin: 0 auto;
}

p.sign img {
    width: 65% !important;
}
/*
.foot--sec .top-item-txt img {
    width: 65% !important;
}*/
ul.foolinks {
    width: 100% !important;
}

ul.foolinks li {
    width: 100% !important;
}
p.smallt {
    font-size: 18px !important;
    margin-bottom: 0px !important;
    line-height: 22px !important;
}
.imgcorp p.catname {
    font-size: 30px !important;
	top: -20px !important;
}
.ourbrandN img{
	
	width: 100%;
    height: 240px;
    object-fit: cover;
    object-position: right;
	
}


main#maincontent .columns {
    padding-left: 15px !important;
    padding-right: 15px !important;
}
.product-info-main .product-info-price {
    width: 100% !important;
}

main#maincontent .columns  .product-info-main, main#maincontent .columns   {
    padding: 0px 15px !important;
}
.lst-section p {
    font-size: 18px !important;
}
.lst-section h2 {
    font-size: 22px !important;
    margin-bottom: 20px !important;
}
ul.foolinks li {
    text-align: center !important; padding: 0px 15px !important;
}
.lst-section {
    padding: 0px !important;
}

	.block.newsletter .form.subscribe > .field, .block.newsletter .form.subscribe > .actions {
		display: block !important;     margin-bottom: 0px !important; width:100% !important;
	}
	.block.newsletter {
    width: 100% !important;
    max-width: 100% !important;
}
footer.page-footer {
    width: 100% !important;
}
.product-description-section{
	background-position: top !important;
	height: 70vh !important;
    object-fit: cover !important;
    background-color: #000 !important;
	background-size: contain !important;
}
.top-bnr-sec .top-item-txt {
    top: -40% !important;
}
table.product-description{
	width: 100% !important;
}
.lst-section .lst-sec-item-txt {
    width: 100% !important;
    margin: 0 auto;
}
.products-grid .product.details.product-item-details {
    width: 100% !important;
    padding-right: 10px;
}
.products-grid .product-item {
    display: inline !important;
}
.product-item-info[data-container="product-grid"] .product-image-photo {
    /*max-width: unset !important;
    transform: translate(-25%, 0px) !important;*/
}
.page-products .product-item-info {
    width: 500px !important;
}
.imgcorp {
    height: 400px !important;
}
	
	#typewriter {
    font-size: 25px !important;
	}
  .top-navigation {
    display: none !important;
  }
  .sections.nav-sections {
    display: block !important;
  }

  .cms-home .top-container {
    margin-top: 0px !important;
  }
  ul.foolinks {
    display: block !important;
  }
  .block.newsletter .action.subscribe {
    width: 60% !important;
	padding: 10px 0px !important; float:none !important;
  }
  .header.content {
    z-index: 99 !important;
	padding-top: 30px !important;
  }
  .header.content a.logo {
    position: absolute;
    bottom: 0px;
    left: 0px;
    right: 0;
    margin-inline: auto;
    width: 44% !important;
    top: 5px !important;
    text-align: -webkit-center;
}
.minicart-wrapper {
        margin-top: -5px !important;
        padding-bottom: 21px !important;
    }

.category-slider .bigt {
    font-size: 22px !important;
    line-height: 30px !important;
}
.advert-outer-wrapper.top-margin.bottom-margin.category-slider {
    padding: 30px 0px 0px 0px !important;
    margin-bottom: 30px !important;
}


  .item-txt-right {
        position: unset !important;
		padding: 20px;
  }
  .item-txt-right p {
    font-size: 15px !important;
    line-height: 20px !important; text-align: left !important;
  }
  .item-txt-right a.readmore {
    margin-top: 0px !important;
    font-size: 12px !important; text-align: left !important;
  }
  .advert-outer-wrapper .advert-inner-wrapper .item-wrapper {
    width: 100% !important; padding: 0px;
  }
  .item-txt {
    width: 100% !important;
	
  }
  .ourbrandN .item-txt {
    position: absolute;
    top: 85% !important;
    left: 0%;
    width: 50%;
}
.bnr-pro-txt p {
    font-size: 22px !important;
}


  .item-txt p {
    font-size: 25px !important;
        line-height: 35px !important;
  }
  .advert-outer-wrapper .item-txt a.readmore {
    margin-top: 10px !important;
  }
}


@media only screen and (max-width: 639px) {
    /*.opc-wrapper .form-login, .opc-wrapper .form-shipping-address, .opc-wrapper .methods-shipping {
        background: #000000 !important;
    }
	.opc-estimated-wrapper {
    background: #000000 !important;
}
*/
}