@font-face {font-family: 'Montserrat'; src: url('../fonts/Montserrat-Light.woff2') format('woff2'), url('../fonts/Montserrat-Light.woff') format('woff'); font-weight: 300; font-style: normal; font-display: swap;  }
@font-face {font-family: 'Montserrat'; src: url('../fonts/Montserrat-Regular.woff2') format('woff2'), url('../fonts/Montserrat-Regular.woff') format('woff'); font-weight: 400; font-style: normal; font-display: swap;  }    
@font-face {font-family: 'Montserrat'; src: url('../fonts/Montserrat-Medium.woff2') format('woff2'),url('../fonts/Montserrat-Medium.woff') format('woff'); font-weight: 500; font-style: normal; font-display: swap;  }    
@font-face {font-family: 'Montserrat'; src: url('../fonts/Montserrat-SemiBold.woff2') format('woff2'), url('../fonts/Montserrat-SemiBold.woff') format('woff'); font-weight: 600; font-style: normal; font-display: swap;  }    
@font-face {font-family: 'Montserrat'; src: url('../fonts/Montserrat-Bold.woff2') format('woff2'), url('../fonts/Montserrat-Bold.woff') format('woff'); font-weight: 700; font-style: normal; font-display: swap;  }   

@font-face {font-family: 'Poppins'; src: url('../fonts/poppins-regular-webfont.woff2') format('woff2'),url('../fonts/poppins-regular-webfont.woff') format('woff'); font-weight: 400; font-style: normal; font-display: swap;  }    
@font-face {font-family: 'Poppins'; src: url('../fonts/poppins-medium-webfont.woff2') format('woff2'), url('../fonts/poppins-medium-webfont.woff') format('woff'); font-weight: 500; font-style: normal; font-display: swap;  } 
@font-face {font-family: 'Poppins'; src: url('../fonts/poppins-semibold-webfont.woff2') format('woff2'), url('../fonts/poppins-semibold-webfont.woff') format('woff'); font-weight: 600; font-style: normal; font-display: swap;  }     
@font-face {font-family: 'Poppins'; src: url('../fonts/poppins-bold-webfont.woff2') format('woff2'), url('../fonts/poppins-bold-webfont.woff') format('woff'); font-weight: 700; font-style: normal; font-display: swap;  }   

@font-face {font-family: "Open Sans"; src: url('../fonts/opensans/OpenSans-Light.woff2') format('woff2'), url('../fonts/opensans/OpenSans-Light.woff') format('woff'); font-weight: 300; font-style: normal; font-display: swap;  }
@font-face {font-family: "Open Sans"; src: url('../fonts/opensans/OpenSans-LightItalic.woff2') format('woff2'), url('../fonts/opensans/OpenSans-LightItalic.woff') format('woff'); font-weight: 300; font-style: normal; font-display: swap;  }
@font-face {font-family: "Open Sans"; src: url('../fonts/opensans/OpenSans-Regular.woff2') format('woff2'), url('../fonts/opensans/OpenSans-Regular.woff') format('woff'); font-weight: 400; font-style: normal; font-display: swap;  }     
/*@font-face {font-family: "Open Sans"; src: url('../fonts/opensans/OpenSans-Italic.woff2') format('woff2'), url('../fonts/opensans/OpenSans-Italic.woff') format('woff'); font-weight: 400; font-style: normal; font-display: swap;  }*/
@font-face {font-family: "Open Sans"; src: url('../fonts/opensans/OpenSans-Semibold.woff2') format('woff2'), url('../fonts/opensans/OpenSans-Semibold.woff') format('woff'); font-weight: 600; font-style: normal; font-display: swap;  }   
@font-face {font-family: "Open Sans"; src: url('../fonts/opensans/OpenSans-SemiboldItalic.woff2') format('woff2'), url('../fonts/opensans/OpenSans-SemiboldItalic.woff') format('woff'); font-weight: 600; font-style: normal; font-display: swap;  }
@font-face {font-family: "Open Sans"; src: url('../fonts/opensans/OpenSans-Bold.woff2') format('woff2'),url('../fonts/opensans/OpenSans-Bold.woff') format('woff'); font-weight: 700; font-style: normal; font-display: swap;  }    
@font-face {font-family: "Open Sans"; src: url('../fonts/opensans/OpenSans-BoldItalic.woff2') format('woff2'),url('../fonts/opensans/OpenSans-BoldItalic.woff') format('woff'); font-weight: 700; font-style: normal; font-display: swap;  }    
@font-face {font-family: "Open Sans"; src: url('../fonts/opensans/OpenSans-ExtraBold.woff2') format('woff2'), url('../fonts/opensans/OpenSans-ExtraBold.woff') format('woff'); font-weight: 800; font-style: normal; font-display: swap;  } 
@font-face {font-family: "Open Sans"; src: url('../fonts/opensans/OpenSans-ExtraBoldItalic.woff2') format('woff2'), url('../fonts/opensans/OpenSans-ExtraBoldItalic.woff') format('woff'); font-weight: 800; font-style: normal; font-display: swap;  }   

/***********Common styles START***************/
body#html-body {
   overflow: auto !important;
}
body, h3, p, a, select, input, button,
strong, span, input[type="text"], input[type="password"], 
input[type="url"], input[type="tel"], input[type="search"], 
input[type="number"], input[type*="date"], input[type="email"]{
   font-family: 'Poppins', sans-serif;
}
input[type="text"], input[type="password"], input[type="url"], 
input[type="tel"], input[type="search"], input[type="number"], 
input[type*="date"], input[type="email"] {
    height: 40px;
    padding: 2px 10px;
 }
.footer.content,.copyright .c-content,.f-newsletter-cnt .content,
.hm-featured_product,.usp-points,.page-header .header.panel,.page-header .header.content,.page-wrapper > .breadcrumbs,
.page-main,.page.messages {
   max-width: 1394px;
}
*, ::after, ::before {
   box-sizing: inherit;
}

.our-blogs,
.hp_about,
.section6,
.shopbyspace,
.catalog-category-view .page-title-wrapper,
.catalog-category-view .category-description,
.catalog-category-view main#maincontent > .filter-actions-wrapper,
.catalog-category-view main#maincontent > .columns
{
   max-width: 1394px;
   margin: auto;
}
.catalog-category-view main#maincontent {
   max-width: unset;
   margin: 0;
}
.our-blogs h1, .hp_about h3,
section.category-slider-wrap h2{
   font-weight: 600;
   font-size: 24px;
   text-align: center;
   color: #000000;
   margin-bottom: 60px;
   text-transform: uppercase;
}
button, a.action.primary {
   border-radius: 7px;
}
button{
   background-color: #ffffff;
   border: 1px solid #556CEE;
   transition: 0.25s ease; 
   color: #556CEE;
   border-radius: 6px;
   box-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
}
button:hover{
   box-shadow: -2px -2px 8px 2px rgba(0, 0, 0, 0.25);
   transition: 0.25s ease; 

}
button:hover a{
   text-decoration: none;
}
/***********Common styles END ***************/

.owl-nav {
   position: absolute;
   top: 25px;
   right: 0;
}
.owl-nav button {
   background: transparent;
   border: none;
   color: #000;
   font-size: 36px;
   padding: 10px;
   position: absolute;
   width: 30px;
   height: auto;
   top: 0%;
   bottom: 20%;
}
.owl-nav .owl-prev {
   position: absolute;
   left: -35px;
}
.owl-nav .owl-next {
   position: unset;
}

.owl-nav .owl-prev:before {
   content: "";
   background: url('../images/larrow.svg');
   background-size: 13px 26px;
   position: relative;
   display: block;
   width: 13px;
   background-color: #99a7f5;
   height: 26px;
   padding: 17px 17px;
   background-repeat: no-repeat;
   background-position: center;
   cursor: pointer;
}
.owl-nav .owl-next:before {
   content: "";
   background: url('../images/rarrow.svg');
   background-size: 13px 26px;
   position: relative;
   display: block;
   width: 13px;
   background-color: #99a7f5;
   height: 26px;
   padding: 17px 17px;
   background-repeat: no-repeat;
   background-position: center;
   cursor: pointer;
}
.owl-nav .owl-prev:hover:before,.owl-nav .owl-next:hover:before{
   background-color: #556CEE;
}
.owl-nav{
   right: 10px;
}
.product-image-photo.default_image{
   position: relative;
   z-index: 1;
   display: block;
   height: auto;
   border-radius: 15px;
   max-height: 250px;
}
.page-header .panel.wrapper {
   background-color: #576DE7;
}
.page-header .header.panel {
   padding: 0;
}
button a {
   color: #576de7;
}
.f-social-links ul.fs-list .item a:hover,
.block.newsletter .action.subscribe:hover{
   opacity: 0.6;
   transition: 0.25s  ease;
}

.page-with-filter main#maincontent,
.page-with-filter main#maincontent .column.main {
   padding: 0;
}
.page-with-filter .products.wrapper .product-item {
   border-radius: 5px;
   padding: 0px;
   width: 100%;
   margin: 0;
   box-sizing: border-box;
}
.page-with-filter .products.wrapper .product-item:hover{
   border-color: #576de7;
}
.page-with-filter .products.wrapper .product-items > * {
   min-width: 0;
   max-width: 100%;
}
.page-with-filter .product-item .product-item-info {
   border: 0;
   margin: 0;
   width: 100%;
   background: #f9f9f9;
}
.page-with-filter .product-item .product-item-info:hover, .page-with-filter .product-item .product-item-info.active {
   background: #EEF1FF;
   box-shadow: none;
   border: 0;
   margin: 0;
   padding: 0;
   position: relative;
   z-index: 9;
}
.page-with-filter .products.wrapper .product-items {
   display: grid;
   grid-template-columns: repeat(4, 1fr);
   grid-row-gap: 25px;
   grid-column-gap: 25px;
}
.page-with-filter .products.wrapper a.product-item-link {
   font-size: 16px;
   line-height: 20px;
   min-height: 38px;
   max-height: 38px;
   overflow: hidden;
   text-overflow: ellipsis;
   display: -webkit-box;
   -webkit-line-clamp: 2;
   -webkit-box-orient: vertical;
   margin-bottom: 10px;
   font-weight: 500;
}
.page-with-filter .products.wrapper a.product-item-link:hover {
   color: #556cee;
   text-decoration: none;
   transition: all 0.25s ease;
}
.rating-summary .rating-result:before,.rating-summary .rating-result > span:before{
   font-size: 14px;
}
.rating-summary .rating-result > span:before {
   color: #FA8232;
}
.page-with-filter .products.wrapper .product-item-name {
   margin: 10px 0;
}
.page-with-filter .products.wrapper .product-swatch-wrapper span.swatch {
   margin-right: 0;
   box-shadow: 0 0 2px 0px #a1a1a1;
}
.page-with-filter .products.wrapper .product-swatch-wrapper,.product-item-info .product-swatch-wrapper {
   display: grid;
   grid-template-columns: repeat(7, 1fr);
   grid-row-gap: 10px;
   grid-column-gap: 10px;
   min-height: 30px;
   margin: 10px 0 10px;
   justify-items: center;
   align-items: end;
}
.page-with-filter .products.wrapper .product-item-details {
   padding: 10px;
}
.page-with-filter .products.wrapper .product-swatch-wrapper {
   margin: 0px 0 10px;
}
.page-with-filter .products.wrapper .product-swatch-wrapper .swatch {
   width: 32px;
   height: 32px;
   display: inline-block;
   margin-right: 5px;
   cursor: pointer;
   border-radius: 50%;
}
.page-with-filter .products.wrapper .product-swatch-wrapper .swatch.selected {
   border: 4px solid #ffffff;
}
.page-with-filter .products.wrapper .product-swatch-wrapper span.swatch.selected:before {
   content: '';
   display: inline-block;
   width: 34px;
   height: 34px;
   border: 2px solid #EDD146;
   border-radius: 50%;
   position: relative;
   bottom: 5px;
   right: 5px;
}
.page-with-filter .products.wrapper .prod-bottom {
   display: grid;
   grid-template-columns: 40% 60%;
   align-items: center;
}
.page-with-filter .products.wrapper .product-reviews-summary{
   margin-bottom: 5px;
}
.page-with-filter .products.wrapper .product-item .price-box {
   margin: 0px 0 0;
}
.page-with-filter .product-item .price-box .price {
   font-weight: 500;
   font-size: 20px;
   font-family: Montserrat;
}
.page-with-filter .product-item button.custom-buy-button {
   background: #ffffff;
   color: #556CEE;
   padding: 15px 10px;
   border-radius: 6px;
   font-size: 16px;
   font-weight: 500;
   box-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);

}
.page-with-filter .product-item button.custom-buy-button:hover{
   box-shadow: -2px -2px 8px 2px rgba(0, 0, 0, 0.25);
}
.page-with-filter .product-item .prod-bottom .right{
   text-align: right;
}
.page-with-filter .toolbar-sorter.sorter{
   padding: 0px 25px;
   border-radius: 35px;
}
.page-with-filter .toolbar-sorter.sorter, .page-with-filter .toolbar select{
   color: #000000;
   font-size: 16px;
   font-weight: 500;
   line-height: normal;
}
.page-with-filter .toolbar select {
   box-shadow: none;
   border: 0;
   background: transparent;
   padding-right: 0;
   padding-left: 0;
}
body.slider-layer .sidebar.sidebar-main .wp-filters {
   background: #556CEE;
   color: #ffffff;
   padding: 10px 25px;
   height: auto;
   border-radius: 35px;
   top: 0;
}
body.slider-layer .sidebar.sidebar-main .wp-filters:hover {
   background: #3a4ebc !important;
}
body.slider-layer .sidebar.sidebar-main .wp-filters .wp-filters-text{
   font-size: 16px;
   font-weight: 500;
   vertical-align: middle;
}
.sidebar.sidebar-main b.wp-slide-in {
   background: url(../images/filter-icon.svg) no-repeat;
   vertical-align: middle;
   margin-top: 0;
   margin-right: 10px;
}
.page-with-filter .pages .item.current strong.page,
.page-with-filter .pages .item .page {
   background: #556CEE;
   font-size: 16px;
   font-weight: 400;
   border-radius: 50%;
   padding: 11px 15px;
   line-height: normal;
   border: 1px solid #556CEE;
   width: 41px;
}
.page-with-filter .pages .item a.page{
   background-color: #ffffff;
   border-color: #E4E7E9;
   padding: 11px 14px;
   min-width: 40px;
}
.page-with-filter .pages .item .page span{
   color: #191C1F;
}
.page-with-filter .pages .item.current .page span{
   color: #ffffff;
}
.page-with-filter .pages .item a.page:hover {
   background: #556CEE;
   border-color: #556CEE;
   transition: all 0.25s ease;
}
.page-with-filter .pages .item a.page:hover span{
   color: #ffffff;
}
.page-with-filter .pages .item{
   vertical-align: middle;
}
.page-with-filter .pages .action {
   background: transparent;
   border: 0;
   box-shadow: none;
   padding: 0;
}
.page-with-filter .pages .action.next:before,
.page-with-filter .pages .action.previous:before{
   width: 40px;
   height: 40px;
   vertical-align: middle;
   content: '';
}
.page-with-filter .pages .action.previous:before{
   background-image: url(../images/page-navi-left.svg);
}
.page-with-filter .pages .action.next:before{
   background-image: url(../images/page-navi-right.svg);
}
.page-with-filter .pages .action:hover{
   opacity: 0.6;
}
.page-with-filter .pages .action.next {
   margin-left: 10px;
}
.page-with-filter li.item.pages-item-next{
   margin-right: 0;
}
.products.wrapper~.toolbar {
   margin: 0px 0;
}
.products.wrapper ~ .toolbar .pages{
   float: none;
   margin-bottom: 20px;
}
.page-wrapper > .breadcrumbs {
   padding: 15px 0 0;
   margin-bottom: 5px;
}
.page-wrapper > .breadcrumbs a,
.page-wrapper > .breadcrumbs strong {
   font-size: 12px;
   color: #807D7E;
   vertical-align: middle;
}
.breadcrumbs .item:not(:last-child):after {
   vertical-align: middle;
   font-size: 12px;
   line-height: inherit;
   margin: 0 10px;
}
.breadcrumbs strong {
   font-weight: 500;
}
.page-with-filter .page-main {
   width: auto;
}
.cms-index-index footer.page-footer .usp-points {
   display: none;
}
footer.page-footer .usp-points {
   margin-bottom: 0;
   box-sizing: border-box;
}

.category-description [data-content-type='row'][data-appearance='contained']{
   max-width: 1394px;
}
.category-description [data-content-type='row'][data-appearance='contained'] [data-element='inner'] {
   box-sizing: border-box;
   padding: 10px 0px !important;
}
h1 {
   margin-bottom: 25px;
}
.category-description [data-content-type='html'] {
   line-height: 26px;
}
.page-with-filter .toolbar select {
   box-shadow: none;
   border: 0;
   background: #556cee;
   padding-right: 0;
   padding-left: 0;
   text-align: center;
   color: #fff;
   padding: 0px 12px;
   height: 45px;
   cursor: pointer;
   border-radius: 30px;
   width: 145px;
}
.page-with-filter .toolbar select:hover,.page-with-filter .toolbar select:focus{
   cursor: pointer;
}
/*.page-with-filter .toolbar select:hover{
background: #fccb1a !important;
}*/

body.slider-layer .block.filter .swatch-option{
   height: auto;
}
body.slider-layer .block.filter .swatch-option.text{
   padding: 5px 8px;
}
.slide-in-filter .block-subtitle {
   font-size: 20px;
}
.slide-in-filter{
   padding: 25px 10px;
}
.filter-options-content a:hover {
   background-color: transparent;
   text-decoration: none;
   color: #3b4ba6;
}
#layered-filter-block .filter-options-item.active .filter-options-content {
   margin-left: 10px;
}

/***********product page************/

.catalog-product-view .page-main {
   max-width: unset;
   padding: 0;
}
.catalog-product-view .product.info.detailed,
.catalog-product-view .dz-best-sellers.products-related,
.catalog-product-view .product-attribute-toggle-inside,
.catalog-product-view .top-product-container {
   max-width: 1394px;
   margin: auto;
   width: 100%;
}
.dz-best-sellers .block.widget h2.heading {
   font-size: 32px;
   font-weight: 600;
}
.dz-best-sellers .block.widget .products-grid .product-item:hover img {
    transition: 0.25s ease;
    transform: scale(1.05);
}
.dz-best-sellers .block.widget .products-grid .product-item {
    width: 100%;
    border: none;
    padding: 0px;
    border-radius: 0px;
    transition: 0.25s ease;
    overflow: hidden;
}
.dz-best-sellers .block.widget .products-grid .product-item img{
   transition: 0.25s ease;
}
.dz_image_container {
    overflow: hidden;
}
.dz-best-sellers .block.widget .products-grid .product-item .product-item-info:hover, 
.dz-best-sellers .block.widget .products-grid .product-item .product-item-info:active {
   padding: 0;
   box-shadow: none;
   margin: auto;
   border: 0;
   padding-bottom: 10px;
}
.dz-best-sellers .block.widget .products-grid .product-item a.product-item-link {
   font-size: 16px;
   font-weight: 500;
   margin: 5px 0 10px;
   display: block;
   min-height: 36px;
   max-height: 36px;
   overflow: hidden;
   text-overflow: ellipsis;
   display: -webkit-box;
   -webkit-line-clamp: 2;
   -webkit-box-orient: vertical;
   line-height: 20px;
}
.dz-best-sellers .block.widget .products-grid .product-item a.product-item-link:hover{
   color: #556cee;
   text-decoration: none;
   transition: all 0.25s ease;
}
.dz-best-sellers .block.widget .products-grid .product-item .prod-bottom{
   display: grid;
   grid-template-columns: 40% 60%;
   align-items: center;
}
.dz-best-sellers .block.widget .products-grid .product-item .product-reviews-summary {
   margin-bottom: 10px;
}
.dz-best-sellers .block.widget .products-grid .product-item .price-box .price {
   font-weight: 500;
   font-size: 16px;
   font-family: Montserrat;
}
.dz-best-sellers .block.widget .products-grid .product-item .price-box {
   margin: 0;
   margin-top: 3px;
}
.dz-best-sellers .block.widget .products-grid .product-item .right{
   text-align: right;
}
.dz-best-sellers .block.widget .products-grid .product-item button.custom-buy-button {
   box-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
   background: #ffffff;
   color: #556CEE;
   padding: 15px 10px;
   border-radius: 6px;
   font-size: 16px;
   font-weight: 500;
   border-color: #556CEE;
}
.dz-best-sellers .block.widget .products-grid .product-item button.custom-buy-button:hover{
   box-shadow: -2px -2px 8px 2px rgba(0, 0, 0, 0.25);
}
.dz-best-sellers .block.widget .products-grid .product-item .product-item-info {
   background: #f9f9f9;
   padding-bottom: 10px;
}
.dz-best-sellers .block.widget .product.details.product-item-details {
   padding: 0 10px;
}
.dz-best-sellers .block.widget .owl-nav {
   position: absolute;
   top: -55px;
   right: 0;
}
div#tab-label-reviews {
   pointer-events: none;
}
.amreview-info-wrapper {
   padding-top: 0;
}
a#tab-label-reviews-title {
   padding: 0;
   border: 0;
   font-size: 24px;
   font-weight: 600;
}
a#tab-label-reviews-title span.counter {
   display: none;
}
div#reviews {
   border-color: #E7E7E7;
   margin-top: 55px;
}
.amreview-summary-info .amreview-summary {
   font-size: 22px;
   font-weight: 700;
}
.amstars-rating-container {
   height: 20px;
   width: 122px;
   background-size: 25px;
}
.amstars-rating-container .amstars-stars {
   background-size: 25px;
}
.amreview-summary-info .amreview-count {
   font-size: 14px;
   color: #404040;
}
.amreview-summary-info .amreview-count:before{
   content: 'See all ';
}
.amreview-info-wrapper .amreview-summary-details {
   display: block !important;
}
.amreview-summary-info .amreview-showmore,.amreview-add-new .amreview-label {
   display: none;
}
.amreview-add-new .amreview-button.action{
   margin-right: 0;
}
.amreview-info-wrapper .amreview-summary-details {
   border-right: 0;
}
.amreview-summary-details .amreview-label > .amreview-text {
   color: #404040;
}
.amreview-info-wrapper {
   display: flex;
   align-items: flex-start;
   flex-direction: column;
   flex: 50%;
}
.amreview-summary-info, .amreview-info-wrapper .amreview-summary-details {
   padding-left: 0;
}
.amreview-info-wrapper .amreview-add-new {
   margin: 0;
   padding: 0;
   position: absolute;
   right: 35px;
   top: 75px;
}
.amreview-summary-info .amreview-summary {
   font-size: 22px;
   font-weight: 700;
   margin-top: 15px;
   margin-right: 25px;
}
.amreview-summary-details .amreview-label .amreview-bar {
   width: 500px;
   height: 10px;
}
.amreview-summary-details .amreview-label {
   margin-bottom: 10px;
}
.amreview-add-new .amreview-button.action,
.amreview-submit-form .review-form .action.submit.primary,
.question-add .question-form-actions .actions-primary button {
   font-size: 16px;
   font-weight: 500;
   text-transform: uppercase;
   font-family: 'Poppins', sans-serif;
   background: #556CEE;
   border-color: #556CEE;
   border-radius: 5px;
   padding: 15px 30px;
   line-height: 14px;
   transition: 0.25s ease;
}
.amreview-add-new .amreview-button.action:hover,
.amreview-submit-form .review-form .action.submit.primary:hover,
.question-add .question-form-actions .actions-primary button:hover{
   box-shadow: -2px -2px 8px 2px rgba(0, 0, 0, 0.25);
   background: #556CEE;
   border-color: #556CEE;
   transition: 0.25s ease;
}
.amreview-submit-form .field .input-text,
.amreview-submit-form .field textarea {
   border-color: #DEDEDE;
   margin-top: 5px;
}
.amreview-submit-form .field .input-text{
   height: 42px;
}
.amreview-submit-form .field > .label span {
   font-weight: 500;
}
.amreview-submit-form .review-fieldset {
   margin: 0 0 15px;
}
.amreview-submit-form > .block-content {
   padding: 25px 0 25px;
}
.question-add .block-title,
.attribute-field .label label{
   cursor: pointer;
}

.amrev-desc-title .amrev-voteqty,
.amreview-rating-label,p.amrev-title-block.amreview-review-list.pages{
   display: none;
}
.amrev-comment-toolbar.-nocomments {
   justify-content: flex-start;
}
.amrev-comment-toolbar .amreview-helpful-wrap {
   padding-left: 0;
}
.amreview-helpful-wrap .amreview-helpful {
   font-size: 16px;
   color: #000000;
}
.amreview-helpful-wrap .amreview-plus span.amreview-count, .amreview-helpful-wrap .amreview-minus span.amreview-count {
   margin-left: 5px;
   font-size: 16px;
   color: #000000;
}
.amrev-items-block.block-content {
   margin-top: 15px;
}
.product-attribute-toggle {
   background: #F8FBFF;
}
.catalog-product-view .product-attribute-toggle-inside {
   padding-top: 25px;
   padding-bottom: 25px;
}
.product-attribute-toggle-inside .new-question-wrapper,
.product-attribute-toggle-inside .attribute-field {
   border: 1px solid #A5B2FF;
   border-radius: 10px;
}
.product-attribute-toggle-inside div.label, 
.product-attribute-toggle-inside .new-question-wrapper > .block-title {
   padding: 15px 25px;
   cursor: pointer;
}
.product-attribute-toggle-inside div.label {
   background: #ffffff;
   border-radius: 10px;
}
.product-attribute-toggle-inside .attribute-content,
.product-attribute-toggle-inside .new-question-wrapper > .block-content {
   padding: 0 25px 15px;
   background: #ffffff;
   border-radius: 10px;
   word-break: break-word;
}
.product-attribute-toggle-inside div.label:after, 
.product-attribute-toggle-inside .new-question-wrapper > .block-title:after{
   content: '';
   background-image: url(../images/tab-plus-icon.svg);
   background-size: 30px 30px;
   width: 30px;
   height: 30px;
   display: inline-block;
   float: right;
}
.product-attribute-toggle-inside .attribute-field.active div.label:after, 
.product-attribute-toggle-inside .new-question-wrapper > .block-title.active:after{
   background-image: url(../images/tab-minus-icon.svg);
}
.product-attribute-toggle-inside .new-question-wrapper > .block-title {
   margin-bottom: 0;
   border-radius: 10px;
   background: #ffffff;
}
.product-attribute-toggle-inside .attribute-field {
   margin-bottom: 15px;
}
.question-add .block-title strong {
   font-weight: 500;
   line-height: 1.1;
   font-size: 16px;
}
.product-attribute-toggle-inside .new-question-wrapper > .block-title strong,
.product-attribute-toggle-inside .attribute-field .label label {
   cursor: pointer;
   font-size: 20px;
   font-weight: 500;
   color: #000000;
   text-decoration: none;
   margin: 0;
}
.question-add .question-policy {
   margin-top: 10px;
}
.question-add .question-policy a:after{
   top: -13px;
}
.product-attribute-toggle {
   margin-top: 0;
   margin-bottom: 40px;
}
.top-product-container {
   margin-top: 10px !important;
}
.product-info-main div#product-options-wrapper {
   background: #f6f6f6;
}
.page-layout-1column .product.media {
   width: 38% !important;
   margin-right: 2%;
   float: left;
   max-width: 530px;
}
.product-info-main .product-add-form {
   padding-top: 0;
}
.product-info-main {
   position: relative;
   min-height: 400px;
   padding-bottom: 35px;
   width: 60% !important;
   float: right;
}
.product-info-main div#product-options-wrapper {
   width: 68%;
   margin-right: 5%;
   float: left;
   padding: 10px 20px;
}
.product-info-main .product-options-bottom{
   width: 27%;
   float: right;
   position: sticky;
   top: 10px;
   padding: 15px 10px 20px;
}
div#dz-newprice {
   text-align: center;
   font-size: 24px;
   font-weight: 600;
   line-height: 26px;
}
div#dz-newprice span.note {
   display: block;
   font-size: 14px;
   font-weight: 500;
   margin-top: 3px;
}
div#custom-qty .input-group {
   display: grid;
   grid-template-columns: 22% 56% 22%;
   border: 2px solid #E4E7E9;
   background: #ffffff;
   border-radius: 3px;
   align-items: center;
   justify-items: center;
}
div#custom-qty .input-group button.input-group__button {
   background: transparent;
   border: 0;
   height: 56px;
   width: 100%;
   padding: 0;
}
div#custom-qty span.input-group__addon {
   display: block;
   width: 100%;
}
div#custom-qty .input-group input#qty {
   border: 0;
   border-left: 2px solid #E4E7E9;
   border-right: 2px solid #E4E7E9;
   text-align: center;
   height: 56px;
}
div#custom-qty .input-group button.input-group__button span.input-group__icon--decrease{
   background-image: url(../images/qty-minus.svg);
   background-size: 16px 16px;
   background-position: center;
   display: inline-block;
   width: 16px;
   height: 8px;
}
div#custom-qty .input-group button.input-group__button span.input-group__icon--increase {
   background-image: url(../images/qty-plus.svg);
   background-size: 16px 16px;
   background-position: center;
   display: inline-block;
   width: 16px;
   height: 12px;
   position: relative;
   top: 2px;
}
.product-options-bottom .box-tocart .action.tocart {
   box-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
   background: #ffffff;
   color: #556CEE;
   padding: 15px 10px;
   border-radius: 5px;
   font-size: 16px;
   font-weight: 500;
   border-color: #556CEE;
   width: 100%;
   text-transform: uppercase;
   margin-bottom: 0;
   margin-top: 10px;
}
.product-options-bottom .box-tocart .action.tocart:after{
   content: "";
   background: url(../images/ShoppingCartSimple.svg);
   width: 24px;
   height: 24px;
   background-size: 100%;
   display: inline-block;
   vertical-align: middle;
   background-position: 0px -2px;
   background-repeat: no-repeat;
   margin-left: 5px;
   transition: 0.25s ease;
}
form#product_addtocart_form:after {
   content: "";
   display: block;
   clear: both;
   width: 100%;
   height: 1px;
   display: block;
   clear: both;
   content: '';
   opacity: 0;
}
.product-info-main .product-options-bottom .box-tocart, .product-info-main .product-options-bottom .box-tocart .fieldset {
   margin-bottom: 0;
}
.catalog-product-view .product-social-links,.product-info-main .stock.available, 
.product-info-main .stock.unavailable, .product-info-main .product.attribute.sku {
   display: none;
}
.product-info-main .product-options-bottom .box-tocart {
   margin-top: 10px;
}
.product-options-bottom .box-tocart .action.tocart:hover{
   box-shadow: -2px -2px 8px 2px rgba(0, 0, 0, 0.25);
   transition: 0.25s ease;
}
body.catalog-product-view {
   -moz-osx-font-smoothing: grayscale !important;
   -webkit-font-smoothing: antialiased !important;
}
body.catalog-product-view .page-wrapper {
   overflow: visible;
}
.product-info-main .product-options-bottom .box-tocart .field.qty {
   margin-bottom: 10px;
}
.product-info-main .product-options-bottom ul.choosen-list {
   padding: 0;
   font-size: 10px;
   color: #434343;
   margin-bottom: 10px;
   text-align: center;
}
.product-info-main div#product-options-wrapper h1.page-title span.base {
   font-size: 24px;
   font-weight: 700;
   font-family: 'Montserrat';
   margin-top: 20px;
   display: block;
}
.product-info-main .rating-summary .rating-result > span:before {
   color: #EDD146;
}
.product-info-main .rating-summary .rating-result:before, .product-info-main .rating-summary .rating-result > span:before {
   font-size: 20px;
   height: 20px;
}
.product-info-main .rating-summary .rating-result{
   width: 110px;
}
.product-reviews-summary .reviews-actions a:not(:last-child) {
   font-size: 18px;
   color: #807D7E;
   margin-left: 5px;
   margin-right: 10px;
}
.product-reviews-summary .reviews-actions .action.add {
   white-space: nowrap;
   font-size: 16px;
   color: #2F2F2F;
}
.product-reviews-summary .reviews-actions .action.add:before {
   content: '';
   display: inline-block;
   background-image: url(../images/review-icon.svg);
   background-size: 18px 20px;
   width: 18px;
   height: 20px;
   vertical-align: middle;
   margin-right: 5px;
}
.product-reviews-summary .rating-summary{
   margin-right: 0;
}
.product-info-price .price-box .price-container .price {
   font-size: 28px;
   color: #000000;
}
.how-to-measure a.how-to-mesr-btn {
   color: #556CEE;
   font-weight: 500;
}
.how-to-measure a.how-to-mesr-btn:hover{
   color: #576de7;
   text-decoration: underline;
   transition: all 0.25s linear;
}
.product-info-main .product-reviews-summary {
   margin-top: 5px;
   margin-bottom: 20px;
}
.how-to-measure a.how-to-mesr-btn:before{
   content: '';
   display: inline-block;
   background-image: url(../images/tape-measure.svg);
   background-size: 30px;
   width: 30px;
   height: 30px;
   vertical-align: middle;
   margin-right: 5px;
}
.product-info-main .product-info-stock-sku {
   padding-left: 10px;
   padding-bottom: 0;
   margin-top: -1px;
}
.product-info-main .product-info-price .price-box {
   padding-bottom: 0;
}
.product-info-main div#product-options-wrapper label.label span {
   font-size: 16px;
}
.product-add-form .product-options-wrapper .swatch-attribute-options {
   display: inline-block;
   width: auto;
   overflow-x: auto;
   white-space: nowrap;
   max-width: 100%;
   margin-bottom: 0;
}
.mageworx-swatch-info {
   text-align: center;
   display: block;
   white-space: break-spaces;
}
.product-info-main div#product-options-wrapper .comment-container {
   border: 1px dashed #556CEE;
   border-top: 0;
   padding: 10px 15px 15px;
   border-bottom-left-radius: 10px;
   border-bottom-right-radius: 10px;
   background: #F8FBFF;
}
.product-add-form .product-options-wrapper .field .control {
   width: 100%;
}
.product-add-form .product-options-wrapper .mageworx-swatch-option.image {
   width: 100% !important;
   height: 111px !important;
   background-size: cover !important;
}
.product-add-form .product-options-wrapper .mageworx-swatch-option.text {
   max-width: unset !important;
   width: 100%;
   background: #ffffff;
   font-size: 16px;
   font-weight: 400;
   color: #000000;
   padding: 10px 15px;
}
.product-add-form .product-options-wrapper .mageworx-swatch-option.text:not(.disabled):hover {
   outline: 1px solid #556CEE;
   border: 1px solid #556CEE;
   background: #556CEE;
   color: #ffffff;
}
.product-add-form .product-options-wrapper .mageworx-swatch-option.text.selected {
   background-color: #556CEE;
   outline: 0;
   border-color: #556CEE;
}
.mageworx-swatch-option.image:not(.disabled):hover, .mageworx-swatch-option.color:not(.disabled):hover,
.product-add-form .product-options-wrapper .mageworx-swatch-option.image.selected {
   outline: 2px solid #556cee;
   border: 5px solid #fff;
}
.product-add-form .product-options-wrapper .mageworx-swatch-container {
   padding: 5px 7px 3px 0px;
   margin: 0;
   margin-bottom: 3px;
   width: 120px;
   margin-right: 10px;
}
.product-add-form .product-options-wrapper .color-container .mageworx-swatch-container {
   width: 100px !important;
   margin-right: 15px;
}
.product-add-form .product-options-wrapper .color-container .mageworx-swatch-option.image {
   height: 90px !important;
   background-size: cover !important;
}
.product-add-form .product-options-wrapper .color-container .swatch-attribute {
   padding: 0 20px;
}
.amreview-submit-form .review-fieldset .field .control div.mage-error{
   position: relative;
   bottom: 0;
}
.amreview-submit-form .review-fieldset .field.review-field-text .control div.mage-error {
   bottom: 8px;
}
.amreview-submit-form .fieldset.additional_info .control {
   position: relative;
}
.amreview-submit-form .field.review-field-image div.mage-error {
   left: 40px;
}
.product-add-form .product-options-wrapper .mageworx-swatch-option.text.selected {
   background: #556CEE !important;
   color: #ffffff;
}
.field.required.aw-swatch-container .mageworx-swatch-container {
   width: auto;
   margin-right: 0;
   padding-left: 0;
}
.product-add-form .product-options-wrapper .dependency-child {
   display: grid;
   grid-template-columns: 46% 54%;
   align-items: center;
   padding: 10px 15px;
   background: #ffffff;
}
.product-add-form .product-options-wrapper .dependency-child select, 
.product-add-form .product-options-wrapper .dependency-child input {
   background: #f6f6f6;
   border-color: #d9d9d9;
}
.product-add-form .product-options-wrapper .dependency-parent .mageworx-swatch-container {
   padding: 5px 0px 3px 0px;
}
.product-add-form .product-options-wrapper .dependency-child label.label {
   margin-bottom: 0;
}
.product-info-main div#product-options-wrapper .dependency-child label.label span{
   font-size: 14px;
   font-weight: 500;
}
.product-add-form .product-options-wrapper .swatch-attribute {
   position: relative;
}
.product-add-form .product-options-wrapper .swatch-attribute div.mage-error {
   bottom: -25px;
   height: max-content;
}
.product-options-wrapper .field.required{
   position: relative;
}
.photo-comment.swatch-container {
   margin-top: 20px;
}
div.mage-error {
   z-index: 99;
}
.dependency-child div.mage-error {
   bottom: -10px;
   left: 15px;
}
.product-info-main .product-options-bottom ul.choosen-list li span {
   font-weight: 800;
}
.dependency-child input.mage-error, .dependency-child select.mage-error,.dependency-child textarea.mage-error {
   border-color: #ed8380 !important;
}
.product-info-main div#product-options-wrapper .field.file.reference-container {
   border: 1px dashed #556CEE;
   border-radius: 10px;
   background: #F8FBFF;
   display: grid;
   grid-template-columns: 30% 70%;
   justify-items: center;
   align-items: center;
   padding: 20px;
   margin-bottom: 0;
   border-bottom: 0;
   border-bottom-left-radius: 0;
   border-bottom-right-radius: 0;
}
.product-info-main div#product-options-wrapper .field.photo-comment {
   background: #f8fbff;
   padding: 0px 20px 20px;
   border: 1px dashed #556CEE;
   border-top: 0;
   border-bottom-left-radius: 10px;
   border-bottom-right-radius: 10px;
}
.field.textarea.comment-container.photo-comment{
   margin-top: 0;
   border-bottom-left-radius: 10px;
   border-bottom-right-radius: 10px;
}
.product-info-main div#product-options-wrapper .field.file.reference-container .control:before {
   content: 'Take a Photo';
   display: inline-block;
   color: #ffffff;
   width: auto;
   padding: 15px 20px;
   border-radius: 25px;
   background: #556CEE;
   font-size: 14px;
   line-height: 14px;
   font-weight: 600;
}
.product-info-main div#product-options-wrapper .field.file.reference-container .control:after{
   content: attr(data-label);
   white-space: pre-line;
   display: block;
   padding: 0 10px 10px;
   font-size: 16px;
   color: #0c1460;
}
.product-info-main div#product-options-wrapper .field.file.reference-container .product-custom-option {
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   width: 100%;
   opacity: 0;
   cursor: pointer;
}
.product-info-main div#product-options-wrapper .field.file.reference-container .control {
   display: flex;
   flex-direction: column;
   align-items: center;
   text-align: center;
   justify-content: center;
   position: relative;
   border: 0;
   border-radius: 1px;
   font-size: 12px;
   transition: .1s all;
   width: 50%;
}
.product-add-form .product-options-wrapper .aw-swatch-container .swatch-attribute-options {
   grid-template-columns: repeat(3, 1fr);
}
.product-add-form .product-options-wrapper .comment-container .product-custom-option {
   border-color: #E9E8E8;
   border-radius: 8px;
   height: 70px;
}
.product-info-main div#product-options-wrapper .field.file.reference-container label,
.product-add-form .product-options-wrapper .comment-container label.label {
   display: none;
}
.product-info-main div#product-options-wrapper .field.file.reference-container .control .note,
.product-info-main div#product-options-wrapper .field.file.reference-container .control .note strong{
   font-size: 12px;
   color: #434343;
   font-weight: 400;
}
.product-info-main div#product-options-wrapper .field.file.reference-container .control .note strong {
   display: block;
}
.product-add-form .product-options-wrapper .comment-container .product-custom-option::placeholder {
   color: #898989;
   font-size: 12px;
}
#layer-product-list .message.info.empty {
   text-align: center;
}
.fotorama__thumb-border {
   border: 1px solid #556cee;
   border-radius: 10px;
}
img.fotorama__img,.fotorama__thumb {
   border-radius: 10px;
}
.product-options-wrapper .field {
   border: 1px dotted #cccccc;
   border-radius: 5px;
   padding: 15px 15px 10px;
   background: #ffffffad;
   margin-top: 20px;
   margin-bottom: 0;
}
.field.required.dependency-parent {
   border-bottom: 0;
   border-radius: 0;
}
.product-add-form .product-options-wrapper .dependency-child {
   border-radius: 0 !important;
   border-top: 0 !important;
   border-bottom: 0;
   margin: 0;
   padding: 5px 20px 15px;
}
div#custom-qty .input-group button.input-group__button:hover {
    background-color: #d2d8ff;
    border-radius: 0;
    opacity: 1;
    box-shadow: none;
}
.fotorama__nav-wrap--horizontal.fotorama__nav-wrap{
   margin-top: 25px;
}
.product-attribute-toggle-inside .question-add .block-title {
   margin-bottom: 10px;
   padding-top: 5px;
   background: #ffffff;
   border-radius: 10px;
}
.box-question-list{
   margin-bottom: 1rem;
}
.product-attribute-toggle-inside .question-add .block-title:after {
   position: relative;
   bottom: 5px;
}
.page-header .switcher{
   margin-right: 0;
}
div#product-question-container .block-title {
   padding: 15px 5px;
   margin-bottom: 5px;
}
div#product-question-container .block-title strong {
   font-size: 16px;
}
.question-list {
   padding: 5px 5px;
}
div#product-question-container .block-title:after{
   display: none;
}
div#product-question-container .block-title,div#product-question-container .block-title strong{
   cursor: default;
}
.new-question-wrapper > .block-content{
   display: none;
}
button,button:hover{
   color: #ffffff;
   box-shadow: -2px -2px 8px 2px rgba(0, 0, 0, 0.25);
}
button.action.cancel {
   background-color: rgb(255, 85, 85) !important;
   color: #ffffff;
   border-color: red !important;
}
button.action.cancel:hover {
   background-color: red !important;
}
.product-attribute-toggle-inside .attribute-field:hover,
.product-attribute-toggle-inside .new-question-wrapper:hover {
   border-color: #3148cd;
}

/* Homepage Changes */
.hp-customize-shade {
   display: grid;
   grid-template-columns: 30% 68%;
   grid-column-gap: 2%;
   background: #F4F7FD;
   padding-top: 0;
   margin-bottom: 40px;
}
.hp-customize-shade .first img {
   display: block;
   height: 100%;
}
.hp-customize-shade > .last {
   text-align: center;
   padding-bottom: 20px;
   padding-right: 10px;
}
.hp-customize-shade .last h3.title {
   font-size: 24px;
   margin-bottom: 20px;
   margin-top: 40px;
}
.hp-customize-shade .last p.content {
   font-size: 24px;
}
.hp-customize-shade .last a.shop-btn {
   border: 1px solid #434343;
   padding: 15px 40px;
   display: inline-block;
   background: #ffffff;
   border-radius: 5px;
   box-shadow: 0 4px 4px #556CEE;
   color: #434343;
   font-size: 20px;
   font-weight: 600;
   margin-top: 20px;
}
.hp-customize-shade .last ul.shade-list {
   list-style: none;
   padding: 0;
   margin: 0;
   display: grid;
   grid-template-columns: repeat(3, 1fr);
   align-items: start;
   justify-items: center;
}
.hp-customize-shade .last a.shop-btn:hover {
   border-color: #556CEE;
    box-shadow: -3px -1px 4px #556CEE;
    transition: all 0.25s ease;
    text-decoration: none;
}
.hp-customize-shade .last ul.shade-list li{
   margin-bottom: 0;
}
.hp-customize-shade .last ul.shade-list li.first img,
.hp-customize-shade .last ul.shade-list li.last img{
   width: 250px;
   height: 250px;
}
.hp-customize-shade .last ul.shade-list li.middle img {
   margin-top: 60px;
   width: 300px;
}
.measure {
   margin-top: 40px;
}
.hp-order-guide {
   background: #F4F7FD;
}
.hp-order-guide .order-content {
   padding: 30px 20px 40px;
   display: grid;
   grid-template-columns: 31% 69%;
   align-items: center;
   justify-items: center;
   margin-bottom: 30px; 
}
.hp-order-guide .order-content p.title {
   font-size: 40px;
   color: #556CEE;
   line-height: 50px;
   display: inline-block;
   text-align: right;
   font-weight: 800;
}
.hp-order-guide .order-content p.title img {
   display: inline-block;
   vertical-align: top;
}
.hp-order-guide .order-content p.content {
   font-size: 22px;
   font-weight: 600;
}
.hp-order-guide .order-content p.content img{
   margin-right: 3px;
}
.hp-order-guide .order-content p.title:after {
   content: '';
   display: block;
   width: 115px;
   height: 4px;
   background: #434343;
   margin: 20px auto;
}
.hp-order-guide .order-content .Second{
   width: 100%;
}
.hp-order-guide .order-content .Second ul.co-list {
   list-style: none;
   padding: 0;
   margin: 0;
   display: grid;
   grid-template-columns: repeat(4, 1fr);
   grid-column-gap: 15px;
   align-items: end;
   justify-items: center;
}
.hp-order-guide .order-content .Second ul.co-list li {
   margin-bottom: 0;
   text-align: center;
   width: 100%;
   position: relative;
}
.hp-order-guide .order-content .Second ul.co-list li:after {
   content: '';
   display: inline-block;
   position: absolute;
   width: 15px;
   height: 20px;
   background-image: url(../images/hp-right-arrow.svg);
   background-size: 15px 20px;
   background-repeat: no-repeat;
   bottom: 6px;
   right: -10px;
}
.hp-order-guide .order-content .Second ul.co-list li:last-child:after{
   display: none;
}
.hp-order-guide .order-content .Second ul.co-list li p.s-title {
   margin-bottom: 0;
   font-size: 24px;
   font-weight: 500;
   margin-top: 5px;
}
.hp-order-guide .order-content p.content:last-child {
   margin-bottom: 0;
}
.hp-contact {
   margin-bottom: 40px;
   background: #F4F7FD;
   padding: 15px 0;
}
.hp-contact p.icon {
   background-image: url(../images/hp-contact-links.svg);
   background-size: 100%;
   background-repeat: no-repeat;
   height: 156px;
   background-position: center;
   margin-bottom: 0;
}
.section7 .spancontent .content {
   display: block;
   margin-bottom: 20px;
   margin-right: 0;
}
.section7 {
   display: grid;
   grid-template-columns: 53% 45%;
   grid-column-gap: 2%;
   max-width: 2000px;
   margin: auto;
}
.s7_right img.s7-bilk-img {
   width: -webkit-fill-available;
   height: 100%;
   display: block;
}
.section7 h1 {
   font-size: 24px;
   line-height: 34px;
   margin-bottom: 30px;
}
.s7_mob {
   display: none;
}
span.swatch {
   display: inline-block;
   width: 30px;
   height: 30px;
   border-radius: 50px;
   margin-left: 0px;
   cursor: pointer;
   box-shadow: 0 0 1px 1px #dcdcdc;
}
.product-swatch-wrapper a {
   color: #556cee;
}
.custom-price-percent {
   font-family: 'Montserrat';
   font-size: 12px;
   font-weight: 600;
   color: #EB2A2A;
   min-height: 15px;
}
.custom-maximum-mrp{
   font-family: 'Poppins';
   font-size: 14px;
   font-weight: 500;
   color: #434343;
   text-decoration: line-through;
   min-height: 16px;
}
.custom-maximum-mrp:before{
   content: "MRP ";
   display: inline-block;
   margin-right: 5px;
}
.custom-maximum-mrp.empty:before{
   display: none;
}
.rating-summary .rating-result{
   width: 80px;
}
.product-item .product-reviews-summary .reviews-actions{
   margin-top: 2px;
}
.product-item .product-reviews-summary .reviews-actions a{
   font-family: 'Poppins';
   font-size: 12px;
   font-weight: 500;
   color: #434343
}

.product-item .product-item-info{
   position: relative;
}
.product-item .product-item-info .spinner{
   position: absolute;
   left: 0;
   right: 0;
   margin: auto;
}
.product-item .product-item-info.load{
   opacity: .80;
   pointer-events: none;
   filter: opacity(0.5);
}
.customer-testimonial {
   margin-top: 45px;
}
div#amreview-id-gallery {    
   grid-template-columns: repeat(4, 1fr);
   max-width: unset;
   max-height: 207px;
   overflow-y: scroll;
   float: none;
   margin-top: 55px;
   gap: 10px;
   row-gap: 5px;
   padding-right: 25px;
   display: none;
}
.block.review-list {
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
}
.category-description {
   box-shadow: 0px 2px 7px 0px #b8b8b8;
   padding: 10px;
   margin-bottom: 20px !important;
   border-radius: 10px;
}
.category-description a {
   color: #000000;
   text-decoration: underline;
   cursor: pointer;
}
.category-description a:hover {
   color: #556cee;
}
.category-image img {
   width: 100%;
}

#maincontent > .filter-actions-wrapper .filter-current {
   margin: 0;
   display: block;
   align-content: center;
   align-items: center;
}
#maincontent > .filter-actions-wrapper .filter-current .items {
   padding: 5px 10px;
   display: flex;
}
#maincontent > .filter-actions-wrapper .filter-current .item {
   display: inline-block;
   margin-right: 10px;
   padding: 10px 30px 10px 10px;
   background: #f0f0f0;
   border-radius: 30px;
   border: 1px solid #556cee;
   color: #000000;
   margin-bottom: 10px;
}
#maincontent > .filter-actions-wrapper .block-actions.filter-actions,.block-actions.filter-actions {
   display: inline-block;
   padding: 7px 17px;
   border: 1px solid #556cee;
   border-radius: 10px;
   box-shadow: 0 1px 7px #cccccc;
   margin-top: 10px;
}
#maincontent > .filter-actions-wrapper .filter-current .action.remove {
   right: 10px;
   position: absolute;
   top: 10px;
   color: #000000;
   left: unset;
}
#maincontent > .filter-actions-wrapper strong.block-subtitle.filter-current-subtitle {
   display: block;
   margin-bottom: 7px;
   border-bottom: 1px solid #cccccc;
   padding-bottom: 10px;
   text-transform: uppercase;
   font-size: 18px;
   font-weight: 500;
   margin-top: 10px;
}
#maincontent > .filter-actions-wrapper .filter-current .action.remove:active:before,
#maincontent > .filter-actions-wrapper .filter-current .action.remove:before {
   color: #000000;
   font-size: 10px;
   font-weight: 700;
}
a:active, .alink:active {
   color: #556cee;
   text-decoration: underline;
}
.block-actions.filter-actions a > span{
   color: #556cee;
}

.product-item .product-image-photo{
   transition: 0.25s ease;
}
.product-item:hover .product-image-photo{
   transform: scale(1.05);
   transition: 0.25s ease;
}
.mageworx-swatch-container .price,.header.panel > .header.links {
   display: none;
}

.catalog-product-view .product-social-links {
   display: block;
   margin-top: 20px;
   text-align: center;
   margin-bottom: 0px;
}
.catalog-product-view a.action.tocompare {
   display: none !important;
}

/*************Account page****************/
.block-collapsible-nav .item.current a, .block-collapsible-nav .item.current > strong {
   border-color: #576de7;
}
.account .page-main .page-title-wrapper .page-title {
   text-transform: uppercase;
   font-family: 'Poppins';
}
.account button {
   color: #576de7;
}
.account button:hover{
   box-shadow: -2px -2px 8px 2px rgba(0, 0, 0, 0.25);
}
button:hover {
   background: #ffffff;
   border: 1px solid #576de7;
}
.wishlist-index-index .product-item-info {
   padding: 9px;
   border: 1px solid #bbbbbb;
}
.products-grid .product-item-info:hover, .products-grid .product-item-info.active {
   box-shadow: 3px 4px 4px 0 rgba(0, 0, 0, 0.3);
   border: 1px solid #bbbbbb;
   margin: 0;
   padding: 9px;
   position: relative;
   z-index: 9;
}
.products-grid.wishlist .product-item .box-tocart .tocart {
   background: #576de7;
   border-radius: 5px;
}
.products-grid.wishlist .product-item .box-tocart .tocart:hover {
   background: #ffffff;
   color: #576de7;
}
.products-grid.wishlist .product-item-name {
   margin-top: 0;
   font-family: 'Poppins';
   font-size: 16px;
   min-height: 35px;
   max-height: 35px;
   overflow: hidden;
   line-height: 18px;
   margin-bottom: 20px;
}


/***********CMS-Page*************/
.cms-page-view .page-wrapper > .breadcrumbs {
   padding: 15px 15px !important;
}
div#faq-wrapper {
   margin-top: 20px;
}
.cms-page-view h4 {
   font-size: 18px;
   font-weight: 600;
}
.cms-page-view p {
   font-size: 14px;
}
.cms-page-view .page-main a{
   color: #556cee;
   text-decoration: underline;
}
.cms-page-view .page-wrapper > .breadcrumbs a{
   text-decoration: none;
}
.cms-page-view a:hover {
   color: #0f2079;
}
.page-banner {
   height: 270px;
   padding: 100px 60px;
   margin-bottom: 40px;
}
.cms-about-us h1.title.page-title span {
   color: #ffffff;
}
.cms-page-view h2 {
   font-weight: 500;
}



/**********faq page*********/
.return-policy-banner {
   background: url('https://hippo-rad.s3.ap-south-1.amazonaws.com/FAQs-1179px+x+269px-v2.jpg') !important;
   display: block;
   width: 100%;
   height: 100%;
   background-size: 100%;
}
.faq-container {
   padding-top: 20px;
}

.faq-container h2.secttion-title {
   font-size: 34px;
   font-weight: 500;
   margin-top: 0;
}

.faq-container .accordion-item {
   margin-bottom: 30px;
   user-select: none;
}

.faq-container .accordion-head {
   font-size: 20px;
   border-bottom: 2px solid #556cee;
   color: #333;
   font-weight: 500;
   margin-bottom: 20px;
   position: relative;
   cursor: pointer;
}

.faq-container .accordion-body {
   font-size: 15px;
   font-weight: 500;
}
.cms-page-view h1.title.page-title {
   font-weight: 600;
}
.cms-page-view .faq-container h4 {
   font-size: 18px;
   font-weight: 600;
   margin-bottom: 10px;
   margin-top: 30px;
}
.accordion-head > div:before {
   position: absolute;
   content: "+";
   right: 0;
   font-weight: 500;
   font-size: 36px;
   color: #727272;
   top: 50%;
   transform: translateY(-50%);
}

.accordion-head.allow.active {
   margin-bottom: 20px;
}

.accordion-head.allow.active > div:before {
   content: "-";
   font-size: 44px;
}

.accordion-head>div {
   padding: 0 0 20px;
}

.page-search-bar {
   text-align: right;
}

#faq-search {
   width: 370px;
   font-size: 16px;
   padding: 8px 15px;
   border: 2px solid #556cee;
   margin-bottom: 25px;
   border-radius: 4px;
   background-image: url(/media/wysiwyg/search.svg);
   background-repeat: no-repeat;
   background-position: 98% center;
   background-size: 24px;
}

.page-search-bar input::placeholder {
   color: #333;
}


/*about us page*/

.about-us-page-banner {
   background-image: url(/media/wysiwyg/about-us.jpg) !important;
   background-size: contain;
   background-repeat: no-repeat;
   height: 312px !important;
   padding: 0 !important;
}

/* Terms Page**/
.cms-terms .tab button {
   border: none;
   font-weight: 500;
   padding: 15px 15px;
   margin-bottom: 5px;
   border-radius: 0;
}
.cms-terms .tab button:hover {
   box-shadow: none;
}
.cms-terms .tabcontent {
   padding: 15px 15px;
   border-left: 1px solid #ccc;
   width: 73%;
}
.fluid-container:after {
   content: "";
   display: block;
   clear: both;
}
.cms-terms .tab.fixed {
   border-right: 0;
   width: 27%;
}
.cms-page-view.cms-terms .tabcontent h4 {
    padding-top: 15px;
    margin-top: 10px;
}



/**********Customer Account page************/

.customer-account-login .page-main, .customer-account-logoutsuccess .page-main,
.customer-account-create .page-main{
    padding-top: 30px;
    padding-bottom: 30px;
}
.customer-account-login .action.primary,.customer-account-login .action-primary,
.action.primary {
    background: #576de7;
   padding: 10px 15px;
 }
.action.primary:hover, .action-primary:hover {
    background: #364aba;
    border: 1px solid #006bb4;
    color: #ffffff;
}
.customer-account-login button{
   box-shadow: none;
}
a, .alink {
    color: #576de7;
    text-decoration: none;
}
a:hover {
    color: #576de7;
}


/****************/
div#aw-account span.aw_acc:hover,
.h-wishlist span.h-wish-icon:hover,
.minicart-wrapper .action.showcart:hover,
.logo img:hover{
   opacity: 0.8;
}
.minicart-wrapper .action.close:hover {
    background: none;
    border: none;
    color: #576de7;
}


/*****Inquiry-page******/
.bulk-enquiry-form-wrapper > .row {
    display: flex;
}
.bulk-enquiry-form-wrapper .col-md-6 {
    flex: 50%;
}
.bulk-enquiry-form-wrapper .col-md-6.contact-info{

}
.bulk-enquiry-form-wrapper .col-md-6.contact-info > .row {
    padding-left: 80px;
}
.bulk-enquiry-form-wrapper .row.logo-contact {
    margin-bottom: 40px;
    padding-left: 50px !important;
}
.bulk-enquiry-form-wrapper .row.logo-contact img {
    max-width: 290px;
}
.bulk-enquiry-form-wrapper .contacts-title,.bulk-enquiry-form-wrapper .contacts-title strong {
    font-family: 'Poppins';
    font-weight: 500;
    line-height: 1.1;
    font-size: 2.6rem;
    margin-top: 2.5rem;
    margin-bottom: 2rem;
}
.bulk-enquiry-form-wrapper .contacts-title {
    margin-left: 50px;
    margin-bottom: 30px;
}
.cms-page-view label.label {
    font-size: 16px;
}
.bulk-enquiry-form-wrappe div#widget-form-wrapper-1 {
    margin-top: 40px;
}
.cms-bulk-inquiry h1.title.page-title {
    color: #ffffff;
}
.cms-bulk-inquiry input[type="file"] {
    margin-top: 10px;
    position: relative;
    top: -3px;
    height: 83px;
    padding-top: 30px;
   cursor: pointer;
}
.cms-bulk-inquiry input[type="file"]:before{
   content: "";
   background: url('../images/upload-icon.svg');
   display: block;
    width: 82px;
    height: 80px;
    background-repeat: no-repeat;
    background-size: 100%;
    position: absolute;
    background-color: #ffffff;
    top: 0;
}

/******mega menu******/
ul.level1.submenu span.mm-image-wrp{
   display: none !important;
}
.navigation .submenu:not(:first-child) .active > a {
   border-color: #576DE7;
}

/******Blog******/
.mp-blog-rss {
    display: none;
}
.our-blogs #mpblog-list-container a.post-link-title {
    color: #2A282F;
    font-size: 18px;
    font-weight: 600;
    line-height: 27px;
    letter-spacing: -0.04em;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    min-height: 50px;
    max-height: 50px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    margin-bottom: 20px;
}

.customer-account-forgotpassword main#maincontent {
    margin-top: 30px;
}
button.update-cart-item,button.action-secondary.action-dismiss {
    color: #576de7;
}
button:focus, button:active {
    background: #ffffff;
}
.product-swatch-wrapper .swatch.selected {
    border: 4px solid #ffffff;
}
.product-swatch-wrapper span.swatch.selected:before {
    content: '';
    display: inline-block;
    width: 34px;
    height: 34px;
    border: 2px solid #EDD146;
    border-radius: 50%;
    position: relative;
    bottom: 5px;
    right: 5px;
}
.cms-index-index span.swatch{
    width: 32px;
    height: 32px;
}
.filter-content .item:hover a {
    padding-left: 12px;
    transition: 0.3s ease;
}
.filter-content .item a {
    transition: 0.3s ease;
}


/**********Changes**************/

.block.newsletter input.mage-error {
    border-color: #e02b27;
}


/**********************Media************************/

@media (min-width: 769px){
   .slide-in-filter {
        width: 20%;
   }
   .cms-index-index .f-newsletter-cnt > .content {
      padding-top: 25px;
   }
   .f-newsletter-cnt > .content {
      padding-top: 50px;
   }
   .page-wrapper > .breadcrumbs{
      width: 100%;
   }
   .fotorama__nav-wrap.fotorama__nav-wrap--horizontal {
      padding: 10px;
      text-align: center;
      background: #F6F6F6;
   }
   .fotorama__arr--disabled{
      opacity: 0.6;
   }
   .fotorama__nav-wrap--horizontal .fotorama__thumb__arr--left, .fotorama__nav-wrap--horizontal .fotorama__thumb__arr--right {
      height: 38px;
      width: 38px;
      background: #ffffff;
      box-shadow: 0.72px 0.72px rgba(0, 0, 0, 0.04);
      border-radius: 50%;
      margin: auto;
   }
   .fotorama__nav-wrap--horizontal .fotorama__thumb__arr--left .fotorama__thumb--icon, .fotorama__nav-wrap--horizontal .fotorama__thumb__arr--right .fotorama__thumb--icon {
      transform: none;
      left: 0;
      right: 0;
      margin: auto;
      position: absolute;
      top: 0;
      bottom: 0;
      background-size: 9px 13px;
      width: 9px;
      height: 13px;
      background-position: center
   }
   .fotorama__nav-wrap--horizontal .fotorama__thumb__arr--left:hover, .fotorama__nav-wrap--horizontal .fotorama__thumb__arr--right:hover{
      background: #3C4242;
   }
   .fotorama__nav-wrap--horizontal .fotorama__thumb__arr--left .fotorama__thumb--icon{
      background-image: url(../images/media-left-arr.svg);
   }
   .fotorama__nav-wrap--horizontal .fotorama__thumb__arr--right .fotorama__thumb--icon{
      background-image: url(../images/media-right-arr.svg);
   }
   .fotorama__nav-wrap--horizontal .fotorama__thumb__arr--left:hover .fotorama__thumb--icon{
      background-image: url(../images/media-left-arr-hvr.svg);
   }
   .fotorama__nav-wrap--horizontal .fotorama__thumb__arr--right:hover .fotorama__thumb--icon{
      background-image: url(../images/media-right-arr-hvr.svg);
   }
   .fotorama__nav--thumbs .fotorama__nav__frame{
      margin-right: 10px;
   }
   .fotorama__nav__shaft{
      top: -2px;
   }
   .fotorama__thumb-border{
      display: none;
   }
   .fotorama__nav__frame.fotorama__nav__frame--thumb .fotorama__loaded--img{
      border: 2px solid transparent;
   }
   .fotorama__nav__frame.fotorama__nav__frame--thumb.fotorama__active .fotorama__loaded--img {
      border: 2px solid #556CEE;
   }
   .fotorama__nav.fotorama__nav--thumbs {
      padding-left: 45px;
      padding-right: 45px;
      background: #F6F6F6;
   }
   .fotorama__nav.fotorama__nav--thumbs.fotorama__shadows:after,
   .fotorama__nav.fotorama__nav--thumbs.fotorama__shadows:before,
   .fotorama__nav.fotorama__shadows--left:before,
   .fotorama__nav.fotorama__shadows--left:after,
   .fotorama__stage.fotorama__shadows--right:after, 
   .fotorama__nav.fotorama__shadows--right:after,
   .fotorama__nav.fotorama__nav--thumbs.fotorama__shadows--right:before {
      content: '';
      display: inline-block;
      width: 45px;
      height: -webkit-fill-available;
      background: #F6F6F6;
      bottom: 0;
   }
   .fotorama__nav.fotorama__shadows--left:after,
   .fotorama__stage.fotorama__shadows--right:after,
   .fotorama__nav.fotorama__shadows--right:after{
      right: 0;
   }
   .fotorama__nav.fotorama__shadows--left:before,
   .fotorama__nav.fotorama__nav--thumbs.fotorama__shadows--right:before{
      left: 0;
   }
   .fixedbutton{
      display: none;
   }
}

@media (max-width: 1414px){
   .our-blogs, .section6, .shopbyspace,
   section.category-slider-wrap,
   [data-content-type='row'][data-appearance='contained'] [data-element='inner'],
   .home_bestseller,.catalog-category-view .page-title-wrapper,
   .catalog-category-view .category-description,
   .catalog-category-view main#maincontent > .filter-actions-wrapper,
   .catalog-category-view main#maincontent > .columns {
      padding: 0px 15px;
   }
   .owl-nav{
      right: 5px;
   }
}

@media only screen and (max-width: 1146px){
   div#amreview-id-gallery {
      margin: auto;
      margin-top: 20px;
   }
}

@media only screen and (max-width: 1023px){
   .amreview-info-wrapper {
      flex-direction: row;
   }
}



@media only screen and (max-width: 1414px) and (min-width: 769px){
   .footer.content, .copyright .c-content,.f-newsletter-cnt>.content,
   .hm-featured_product, .usp-points, .page-header .header.panel, .page-header .header.content,
   .page-with-filter main#maincontent{
      margin-left: 20px !important;
      margin-right: 20px !important;
   }
   .page-wrapper > .breadcrumbs {
      padding: 10px 10px 0px;
   }
   .page-with-filter .products.wrapper .product-swatch-wrapper{
      grid-template-columns: repeat(6, 1fr);
      grid-row-gap: 10px;
      grid-column-gap: 0;
   }
   .page-with-filter .product-item button.custom-buy-button {
      padding: 10px;
      font-size: 14px;
   }
   .catalog-product-view .page-main .top-product-container,
   .catalog-product-view .page-main .product-attribute-toggle-inside,
   .catalog-product-view .page-main .product.info.detailed,
   .catalog-product-view .page-main .dz-best-sellers.products-related {
      padding-left: 20px;
      padding-right: 20px;
   }

   /* Homepage Changes */
   .hp-order-guide .order-content{
      grid-template-columns: 33% 67%;
      padding: 25px 15px 30px;
   }
   .hp-order-guide .order-content p.title{
      font-size: 30px;
      line-height: 40px;
   }
   .hp-order-guide .order-content p.content{
      font-size: 16px;
   }
   .hp-order-guide .order-content .Second ul.co-list li p.s-title{
      font-size: 18px;
   }
   .hp-order-guide .order-content p.title:after{
      margin: 10px auto;
   }
   .hp-order-guide .order-content .Second ul.co-list li:after{
      bottom: 4px;
   }
}
@media (min-width: 1024px), print {
   .page-header.amsearch-full-width .amsearch-products-section.-grid:not(.-slider) .amsearch-item {
      max-width: calc(25%);
   }
}
@media only screen and (max-width: 1145px) and (min-width: 769px){
   .page-with-filter .products.wrapper .product-items {
      grid-template-columns: repeat(3, 1fr);
   }
   .page-header.amsearch-full-width.-opened .amsearch-input-wrapper {
      left: 110px;
   }

   /* Homepage Changes */
   .hp-customize-shade .last h3.title{
      font-size: 20px;
   }
   .hp-customize-shade .last p.content{
      font-size: 16px;
   }
   .hp-customize-shade .last a.shop-btn{
      font-size: 16px;
      padding: 12px 35px;
      margin-top: 10px;
   }
   .hp-customize-shade > .last{
      padding-bottom: 10px;
   }
   .hp-customize-shade .last ul.shade-list li.middle img, .hp-customize-shade .last ul.shade-list li.first img, 
   .hp-customize-shade .last ul.shade-list li.last img{
      width: auto;
      height: auto;
   }
   .hp-contact p.icon{
      height: 100px;
   }

}


@media only screen and (max-width: 1100px){
   div#dz-newprice{
      font-size: 16px;
   }
   .product-add-form .product-options-wrapper .mageworx-swatch-container {
      margin-right: 0px;
   }
   .product-options-bottom:before, .product-options-bottom:after {
      content: "";
      display: block;
      clear: both;
   }
   .product-info-main .product-options-bottom {
      width: auto;
      float: none;
      position: static;
      top: 10px;
      padding: 15px 10px 20px;
   }
   .product-info-main div#product-options-wrapper {
      width: 100%;
   }

   /* Homepage Changes */
   .hp-order-guide .order-content {
      grid-template-columns: 100%;
      grid-row-gap: 20px;
   }

}

@media only screen and (max-width: 1050px)
    .section7 h1, .section6 h1 {
        font-size: 20px;
        line-height: 28px;
    }
    p.part1p, p.part2p{
      line-height: 41px;
    }
}

@media only screen and (max-width: 1000px) and (min-width: 769px){
   .section7 {
      grid-template-columns: 50% 49%;
      grid-column-gap: 1%;
   }
   .s7_background {
      padding: 30px;
   }
   .section7 h1 {
      font-size: 16px;
      line-height: 24px;
      margin-bottom: 20px;
   }
   .spancontent {
      margin-bottom: 20px;
   }
   .section7 .spancontent .content {
      margin-bottom: 15px;
      font-size: 14px;
   }
   .section7 button{
      padding: 15px 30px;
   }
   .section7 button a{
      font-size: 16px;
   }
}
@media only screen and (max-width: 1100px) and (min-width: 769px){
   .product-info-main{
      width: 52% !important;
   }
   .page-layout-1column .product.media {
      width: 45% !important;
      margin-right: 2%;
      float: left;
      max-width: unset;
   }
}

@media only screen and (max-width: 900px) and (min-width: 769px){
   .nav-sections:not(.nav-mobile) .navigation ul li.level0 > a span:first-child, 
   .nav-sections:not(.nav-mobile) .navigation ul li.level0 > a span:nth-child(2){
      font-size: 14px !important;
   }
   .page-with-filter .products.wrapper .product-items {
      grid-template-columns: repeat(2, 1fr);
   }
   .navigation .megamenu.level-top-sectioned .sectioned{
      left: 0 !important;
      right: 0 !important;
      width: 100%;
   }
   .navigation .megamenu.level-top-sectioned .sectioned .columns-group {
      display: inline-block !important;
      overflow: visible;
      width: 30.33% !important;
   }
   .page-header.amsearch-full-width.-opened .amsearch-input-wrapper {
      min-width: 300px;
      width: 370px !important;
      left: 100px;
   }
}

@media only screen and (max-width: 768px){
   .catalog-product-view .page-main .top-product-container,
   .catalog-product-view .page-main .product-attribute-toggle-inside,
   .catalog-product-view .page-main .product.info.detailed,
   .catalog-product-view .page-main .dz-best-sellers.products-related {
      padding-left: 10px;
      padding-right: 10px;
   }
   .page-with-filter main#maincontent{
      padding-left: 15px;
      padding-right: 15px;
   }
   .catalog-product-view .product.info.detailed .product.data.items {
      margin-left: 0;
      margin-right: 0;
   }
   .catalog-product-view .product.info.detailed .product.data.items .item.title a:after{
      display: none;
   }
   .page-with-filter .products.wrapper .product-items {
      grid-template-columns: repeat(2, 1fr);
   }
   .page-with-filter .products.wrapper .product-swatch-wrapper {
      grid-template-columns: repeat(6, 1fr);
      grid-column-gap: 0;
   }
   .page-with-filter .product-item button.custom-buy-button{
      font-size: 14px;
   }
   .page-with-filter li.item.pages-item-next,
   .page-with-filter .pages .item{
      position: relative;
   }
   footer.page-footer .usp-points {
      margin-top: 0;
   }
   .filter-title strong{
      background-color: #556CEE !important;
      box-shadow: none;
      border: none;
      border-radius: 3px;
      font-weight: 400;
      left: 0;
      line-height: 16px;
      padding: 12px 20px;
      position: absolute;
      text-align: center;
      top: 0;
      z-index: 2;
      color: #ffffff;
      font-size: 16px;
      font-weight: 500;
      line-height: normal;
      border-radius: 30px;
      background: url('../images/filter-icon.svg') no-repeat;
      vertical-align: middle;
      margin-top: 0;
      margin-right: 10px;
      display: inline-block;
      padding-left: 40px;
      background-position: 12px 10px;
      cursor: pointer;
   }
   .filter-title strong:hover {
      background-color: #576de7 !important;
   }
   .page-with-filter .toolbar select{
      height: 40px;
   }
   .page-with-filter .toolbar-sorter.sorter {
      padding: 0px 0px;
   }
   body.filter-active .page-wrapper .block.filter .filter-title strong{
      background: none !important;
   }
   body.filter-active .page-wrapper .block.filter .filter-title{
      border-bottom: 0;
   }
   .page-layout-1column .product.media {
      width: auto !important;
      margin-right: 0;
      float: none;
      max-width: unset;
   }
   .product-info-main {
      position: relative;
      min-height: 400px;
      padding-bottom: 35px;
      width: auto !important;
      float: none;
   }
   .amreview-info-wrapper{
      margin: 0 0px;
      flex-direction: row;
   }
   .product.data.items > .item.content {
      padding: 5px 0px 30px;
   }
   div#reviews {
      border-color: #E7E7E7;
      margin-top: 20px;
   }
   .amreview-add-new {
      flex-basis: unset;
      margin: 0 0 0;
      order: 2;
      padding: 10px;
   }
   .amreview-summary-info {
      flex-basis: 50%;
   }
   .amreview-info-wrapper .amreview-add-new {
      right: 0;
      top: 0;
   }
   div#customer-reviews{
      position: relative;
   }
   .amreview-add-new .amreview-button.action {
      padding: 15px;
   }
   .amreview-summary-info .amreview-count {
      margin-bottom: 0;
   }
   .amreview-summary-details .amreview-label .amreview-bar {
      width: 250px;
   }
   .dz-best-sellers .block.widget .products-grid .product-item button.custom-buy-button{
      font-size: 12px;
      padding: 10px 6px;
   }
   .dz-best-sellers .block.widget .product.details.product-item-details {
      padding: 0 5px;
   }
   .catalog-product-view .product.info.detailed .product.data.items{
      border-bottom: 0;
      margin-bottom: 0;
   }
   .product-attribute-toggle-inside div.label, .product-attribute-toggle-inside .new-question-wrapper > .block-title{
      padding: 15px;
   }
   .product-attribute-toggle-inside .new-question-wrapper > .block-title strong, .product-attribute-toggle-inside .attribute-field .label label {
      font-size: 16px;
   }
   .product-attribute-toggle-inside div.label:after, .product-attribute-toggle-inside .new-question-wrapper > .block-title:after {
      background-size: 24px 24px;
      width: 24px;
      height: 24px;
   }
   .catalog-product-view .product.info.detailed .product.data.items div#reviews {
      padding-bottom: 10px;
   }
   .product-attribute-toggle-inside .attribute-content, .product-attribute-toggle-inside .new-question-wrapper > .block-content{
      padding: 0 15px 10px;
   }
   .fotorama__nav--dots .fotorama__nav__frame{
      margin-right: 4px;
   }
   .fotorama__dot {
      height: 10px;
      width: 10px;
   }
   .fotorama__active .fotorama__dot {
      background-color: #556CEE;
      border-color: #556CEE;
   }
   .fotorama__nav-wrap--horizontal.fotorama__nav-wrap {
      margin-top: 15px;
      margin-bottom: 15px;
   }
   .catalog-product-view .f-mob-menu {
      display: none;
   }
   .actions.fixedbutton {
      display: grid;
      grid-template-columns: repeat(2, 1fr);
      align-items: center;
      justify-items: center;
      background: #556CEE;
      padding: 10px 20px;
      color: #ffffff;
      border-radius: 10px;
      position: fixed;
      bottom: 5px;
      z-index: 9999;
      width: 95%;
      left: 0;
      right: 0;
      margin: auto;
   }
   .actions.fixedbutton button{
      margin-top: 0 !important;
   }
   .catalog-product-view .copyright {
      margin-bottom: 70px;
   }

   /* Homepage Changes */
   .hp-customize-shade > .first {
      display: none;
   }
   .hp-customize-shade {
      grid-template-columns: 100%;
      grid-column-gap: 0;
   }
   .hp-customize-shade > .last {
      padding-left: 10px;
      padding-bottom: 10px;
   }
   .hp-customize-shade .last h3.title {
      font-size: 14px;
      margin-bottom: 10px;
      margin-top: 25px;
   }
   .hp-customize-shade .last p.content {
      font-size: 12px;
   }
   .hp-customize-shade .last a.shop-btn {
      font-size: 12px;
      padding: 10px 20px;
      margin: 10px 0;
   }
   .hp-customize-shade .last ul.shade-list li.first img, .hp-customize-shade .last ul.shade-list li.last img {
      width: auto;
      height: auto;
      display: block;
   }
   .hp-customize-shade .last ul.shade-list{
      grid-column-gap: 10px;
   }
   .hp-customize-shade .last ul.shade-list li.middle img {
      margin-top: 40px;
      width: auto;
      display: block;
   }
   .hp-order-guide .order-content{
      padding: 25px 10px 30px;
   }
   .hp-order-guide .order-content p.title{
      font-size: 30px;
      line-height: 40px;
      text-align: center;
   }
   .hp-order-guide .order-content p.content{
      font-size: 16px;
   }
   .hp-order-guide .order-content .Second ul.co-list li p.s-title{
      font-size: 14px;
   }
   .hp-order-guide .order-content p.title:after{
      margin: 10px auto;
   }
   .hp-order-guide .order-content .Second ul.co-list li:after{
      width: 10px;
      height: 15px;
      background-image: url(../images/hp-right-arrow.svg);
      background-size: 10px 15px;
      background-repeat: no-repeat;
      bottom: 3px;
      right: -10px;
   }
   .hp-contact {
      padding: 10px 0;
      margin-bottom: 25px;
   }
   .hp-contact p.icon {
      background-image: url(../images/hp-contact-links-mob.svg);
      height: 80px;
      background-position: -5px center;
   }
   .s7_right {
      display: none;
   }
   .section7{
      grid-template-columns: 100%;
      margin-left: 15px;
      margin-right: 15px;
   }
   .s7_mob, .s7_mob img {
      display: block;
      width: 100%;
   }
   .section7 h1 {
      font-size: 14px;
      line-height: 24px;
      margin-bottom: 20px;
      text-align: center;
   }
   .section7 .spancontent {
      margin-bottom: 10px;
   }
   .s7_background {
      padding: 0 10px 30px;
      margin-top: -10px;
   }
   .section7 .spancontent .content{
      font-size: 12px;
      line-height: 12px;
      margin-top: 0;
      display: inline-block;
      margin-bottom: 10px;
      margin-left: 10px;
   }
   .section7 .btn-last {
      text-align: center;
   }
   .section7 .spancontent .content:nth-child(2) {
      float: none;
   }
   .section7 span.content:before {
      width: 20px;
      height: 20px;
   }
   .block.review-list {
      display: block;
   }
   div#amreview-id-gallery {
      grid-template-columns: repeat(4, 1fr);
      max-width: 415px;
      max-height: 275px;
   }


   /************account************/
   .wishlist-index-index .product-item-info {
      padding: 9px;
      border: 1px solid #bbbbbb;
   }
   .wishlist-index-index .product-item-info:after {
      content: "";
      display: block;
      clear: both;
   }
   .products-grid.wishlist .product-item-photo {
      display: block;
      margin-bottom: 0px;
   }
   .products-grid.wishlist .product-item .box-tocart{
      margin-bottom: 0;
   }


   .bulk-enquiry-form-wrapper > .row {
       display: block;
   }
   .bulk-enquiry-form-wrapper div#form-tab-actions-1 {
       max-width: 250px;
       margin: auto;
   }
   div#bulk-enquiry-form {
       border-bottom: 1px dashed #cccccc;
       padding-bottom: 35px;
   }
   .bulk-enquiry-form-wrapper .contacts-title {
       margin-left: 0;
       margin-bottom: 30px;
       text-align: center;
   }
   .bulk-enquiry-form-wrapper .row.logo-contact {
       text-align: center;
       margin-bottom: 40px;
       padding-left: 0px !important;
   }
   .bulk-enquiry-form-wrapper .col-md-6.contact-info > .row {
       padding: 0 15px;
   }

   ul.level2.submenu {
       padding-left: 20px !important;
   }
   span.mm-image-wrp img {
       width: 45px;
       margin-right: 10px;
   }
   ul.level1.submenu span.mm-image-wrp{
      display: inline !important;
   }
   .nav-sections .nav-sections-items .section-item-content .navigation .megamenu.level0 li a {
        padding: 10px 0 10px 20px !important;
    }

}
@media only screen and (max-width: 550px){
   .page-with-filter .products.wrapper .product-items {
      grid-template-columns: repeat(1, 1fr);
   }
   .page-with-filter .products.wrapper .product-swatch-wrapper {
      grid-template-columns: repeat(7, 1fr);
   }
   .amreview-summary-details .amreview-label .amreview-bar {
      width: 150px;
   }
   .catalog-product-view .rating-summary .rating-result:before,.catalog-product-view .rating-summary .rating-result > span:before {
      font-size: 12px;
   }
   .catalog-product-view  .rating-summary .rating-result {
      width: 70px;
   }
   .amreview-summary-details .amreview-label .amreview-bar{
      margin: 0 10px;
   }
   .hp-order-guide .order-content .Second ul.co-list li p.s-title {
      font-size: 12px;
   }
   .hp-order-guide .order-content .Second ul.co-list li:after{
      bottom: 2px;
   }
   .hp-order-guide .order-content .Second ul.co-list li:nth-child(3):after{
      right: -15px;
   }
   .hp-contact{
      padding:0;
   }
   .section7 h1 {
      font-size: 14px;
      line-height: 22px;
   }
   .section7 .spancontent .content {
      display: block;
      margin-left: 0;
   }
   .section7 .spancontent .content:nth-child(2) {
      float: none;
   }
   .section7 .spancontent {
      margin-bottom: 20px;
      padding: 0 10px;
   }
   #maincontent > .filter-actions-wrapper .filter-current .items{
      display: block;
   }
   #maincontent > .filter-actions-wrapper .filter-current .item {
      margin-bottom: 10px;
      margin-left: 0;
   }
   .actions.fixedbutton{
      grid-template-columns: auto auto;
   }
   .customer-account-login .page-main, .customer-account-logoutsuccess .page-main,
   .customer-account-create .page-main{
       padding-top: 10px;
       padding-bottom: 10px;
   }
}

/*******mega menu changes*******/

.page-header.amsearch-full-width.-opened .amsearch-wrapper-block {
   width: 100% !important;
}
.amsearch-form-block.-opened {
   display: flex !important;
   margin-top: 0;
}
.amsearch-item-container.-recent_searches .amsearch-item{
   background: #e9e9e9;
}
@media only screen and (min-width: 769px) {
   .page-header.amsearch-full-width.-opened .amsearch-input-wrapper {
      min-width: 300px;
      width: 500px !important;
   }
}
@media only screen and (max-width: 768px) {
   .page-header.amsearch-full-width.-opened .ah-search{
      display: none;
   }
   .page-header .amsearch-button.-loupe-trigger {
      height: 38px;
      margin: 14px 14px;
      width: 28px;
      background-size: 27px;
   }

}


/***********product page************/
@media only screen and (min-width: 1410px) {
   .catalog-product-view .page-main {
      padding: 0px 10px;
   }
}
.product.media:after, .product-info-main:after,.product-attribute-toggle:after,
.top-product-container:after{
   content: "";
   display: block;
   clear: both;
}
.product-attribute-toggle {
   clear: both;
}
ul.choosen-list li {
   list-style: none;
}
ul.choosen-list {
   padding: 5px;
}
ul.choosen-list li {
   list-style: none;
   display: block;
}

.product-options-bottom {
   background: #f6f6f6;
}

/* Final UI change */

.order-links .item strong {
    background: #576de7;
    border: 1px solid #576de7;
    display: block;
    font-weight: 600;
    padding: 0px 20px;
    color: #fff;
}
.order-links .item a {
    background: #ffffff;
    color: #000000;
    border: 1px solid #576de7;
    display: block;
    font-weight: 400;
    padding: 0 20px;
}
.return-status, .order-status{
    border: 2px solid #576de7;
}
.order-details-items {
    border: 1px solid #576de7;
}
.magento-payments-review .table-magento-payments-review-items .col.price .price-including-tax .price, .magento-payments-review .table-magento-payments-review-items .col.price .price-excluding-tax .price, .magento-payments-review .table-magento-payments-review-items .col.subtotal .price-including-tax .price, .magento-payments-review .table-magento-payments-review-items .col.subtotal .price-excluding-tax .price, .paypal-review .table-paypal-review-items .col.price .price-including-tax .price, .paypal-review .table-paypal-review-items .col.price .price-excluding-tax .price, .paypal-review .table-paypal-review-items .col.subtotal .price-including-tax .price, .paypal-review .table-paypal-review-items .col.subtotal .price-excluding-tax .price, .order-details-items .col.price .price-including-tax .price, .order-details-items .col.price .price-excluding-tax .price, .order-details-items .col.subtotal .price-including-tax .price, .order-details-items .col.subtotal .price-excluding-tax .price, .cart.table-wrapper .col.price .price-including-tax .price, .cart.table-wrapper .col.price .price-excluding-tax .price, .cart.table-wrapper .col.subtotal .price-including-tax .price, .cart.table-wrapper .col.subtotal .price-excluding-tax .price, .cart.table-wrapper .col.msrp .price-including-tax .price, .cart.table-wrapper .col.msrp .price-excluding-tax .price {
    font-weight: 600;
}
.magento-payments-review .table-magento-payments-review-items .col.price .price-including-tax, .magento-payments-review .table-magento-payments-review-items .col.price .price-excluding-tax, .magento-payments-review .table-magento-payments-review-items .col.subtotal .price-including-tax, .magento-payments-review .table-magento-payments-review-items .col.subtotal .price-excluding-tax, .paypal-review .table-paypal-review-items .col.price .price-including-tax, .paypal-review .table-paypal-review-items .col.price .price-excluding-tax, .paypal-review .table-paypal-review-items .col.subtotal .price-including-tax, .paypal-review .table-paypal-review-items .col.subtotal .price-excluding-tax, .order-details-items .col.price .price-including-tax, .order-details-items .col.price .price-excluding-tax, .order-details-items .col.subtotal .price-including-tax, .order-details-items .col.subtotal .price-excluding-tax, .cart.table-wrapper .col.price .price-including-tax, .cart.table-wrapper .col.price .price-excluding-tax, .cart.table-wrapper .col.subtotal .price-including-tax, .cart.table-wrapper .col.subtotal .price-excluding-tax, .cart.table-wrapper .col.msrp .price-including-tax, .cart.table-wrapper .col.msrp .price-excluding-tax {
    color: #000000;
}
.order-details-items .table-order-items tbody td {
    vertical-align: top !important;
}
.order-details-items .item-options dt {
    margin: 0;
    font-size: 14px;
    font-family: 'Montserrat';
}
.order-details-items .table-order-items .product-item-name {
    margin: 0 0 10px;
    font-weight: 500;
}
button, button:hover {
    color: inherit;
    box-shadow: -2px -2px 8px 2px rgba(0, 0, 0, 0.25);
}
button.action.close,
button.action.action-show-popup {
   color: #556CEE;
}
.shipping-tracking-popup main#maincontent {
    padding-top: 30px;
}
.opc-wrapper .shipping-address-item.selected-item {
    border-color: #576de7;
}
.opc-wrapper .shipping-address-item.selected-item:after{
   background: #576de7;
}
.opc-progress-bar-item._complete > span {
  color: #6b7ee9;
}
.amsearch-result-section {
    border-color: #ffffff;
}
.amsearch-products-section .amsearch-wrapper-inner .price-box {
    display: none;
}

/*******Final Changes**********/

div#narrow-by-list .swatch-option { 
   height: 30px; 
}
.cms-bulk-inquiry input[type="file"]:before{
   width: 83px;
}
.hp-contact p.icon {
   background-size: 85%;
}
.cms-index-index .hp-customize-shade .first img{
   height: auto;
}
.cms-index-index .part1 img{
   border-radius: 20px
}
.navigation .megamenu.level-top-fullwidth .submenu [data-has-children] > a span.mm-subcategory-title:before, .navigation .megamenu.level-top-sectioned .submenu [data-has-children] > a span.mm-subcategory-title:before, .navigation .megamenu.level-top-boxed .submenu [data-has-children] > a span.mm-subcategory-title:before{
   height:0;
}
.navigation .megamenu.level-top-fullwidth .submenu [data-has-children] > a span.mm-subcategory-title, .navigation .megamenu.level-top-sectioned .submenu [data-has-children] > a span.mm-subcategory-title, .navigation .megamenu.level-top-boxed .submenu [data-has-children] > a span.mm-subcategory-title{
   text-transform:uppercase !important;
}
body .nav-sections .navigation ul li.megamenu.level0 ul.level0.submenu.sectioned li a span.mm-subcategory-title{
   text-transform: uppercase !important;
}
.cms-index-index .section7 a button, .cms-index-index .section6 a button{
   color: #434343 !important;
   font-size: 20px;
   font-weight: 600;
}
body .nav-sections .navigation ul li.megamenu.level1 > a span.mm-subcategory-title {
   font-weight: 600;
   color: #323232;
}    
.cms-index-index .awcategory-img strong{
   font-size: 20px;
}
.hm-featured_product .product-item .price-box .price{
   font-size: 22px;
   color: #000000;
}
.cms-index-index .product-reviews-summary {
   margin-bottom: 0;
   margin-top: 10px;
}
.dz-best-sellers .custom-price-percent,.dz-best-sellers .custom-maximum-mrp.empty {
   display: none;
}
.dz-best-sellers .price-box.price-final_price {
   float: left;
}
.dz-best-sellers .price-box.price-final_price span.price-container.price-final_price.tax.weee span {font-size: 20px;color: #000000;}

.dz-best-sellers .block.widget .products-grid .product-item .product-reviews-summary {
   float: right;
   position: relative;
   top: 3px;
   margin: 0;
}
.home_bestseller .block.widget .products-grid .product-item a.product-item-link {
   min-height: 18px !important;!i;!;
   margin-bottom: 10px !important;!i;!;
}
.dz-best-sellers .block.widget .products-grid .product-item .price-box {
   margin-top: 0;
}
.cms-index-index.hp_about,.cms-index-index .mp-post-info  {
   display: none;
}
.cms-index-index .our-blogs .post-short-description {
   display: block;
   min-height: 45px;
   max-height: 45px;
   overflow: hidden;
   margin-bottom: 0px;
}
.cms-index-index .our-blogs .post-short-description p {
   margin: 0;
   font-weight: 400;
   font-size: 12px;
}
.cms-index-index .our-blogs #mpblog-list-container a.post-link-title {
   max-height: 20px !important;!i;!;
   overflow: hidden;
   min-height: 25px !important;!i;!;
   margin-bottom: 10px;
}
.hp-order-guide .order-content p.content:last-child a {
   color: #333333 !important;;
}
div#layered-filter-block div#narrow-by-list .swatch-option {
   height: 30px;
}
.page-header .header.panel .head-top .ht-discount p.content{
   color: #ffffff;
}
.filter-value {
   color: #000000;
}
.filter-content .item:hover a {
   padding-left: 5px;
}
.filter-current .item:hover .action.remove {
   padding-left: 0;
}
.filter-options-content a {
   color: #494949;
   margin-left: 0;
   margin-right: 0;
}
.navigation ul{
   margin: 0;
}
.breadcrumbs .items{
   margin: 0 10px;
}
.catalog-category-view .page-main > .page-title-wrapper .page-title {
   hyphens: auto;
   font-size: 25px;
   margin-left: 10px;
   margin-top: 10px;
   font-weight: 500;
   text-transform: uppercase;
}
.catalog-category-view.category-all-products .page-main > .page-title-wrapper .page-title {
   margin-top: 15px;
}
.category-all-products .page-wrapper > .breadcrumbs {
   padding: 18px 0 0 0px;
}
a:visited, .alink:visited {
   color: #576de7;
   text-decoration: none;
}
.dz-best-sellers .block.widget .products-grid .product-item .product-reviews-summary {
   float: none;
   position: relative;
   top: 3px;
   margin: 10px 0 15px;
   display: block;
}
.cms-index-index .dz-best-sellers .block.widget .products-grid .product-item .product-reviews-summary {
   float: right;
   position: relative;
   top: 3px;
   margin: 0;
}
.section7{
   align-items: center;
}
.page-with-filter .product-item .product-item-info,
.hm-featured_product .products-grid .product-item-info
{
   background: #ffffff;
}
.dz-best-sellers .block.widget .product.details.product-item-details {
   padding: 0 5px;
}
.page-with-filter .products.wrapper .product-item-details {
   padding: 10px 5px;
}
.hm-featured_product .product-item-details {
   padding: 0 5px 5px;
}
.section7 {
   margin-top: 60px;
}
.checkout-cart-index .cart.item dl.item-options dt {
   color: #000000;
   font-weight: 500;
}
.mpblog-post-index .post-list-item .post-item-wraper,
.mpblog-post-index div#mpblog-list-container {
   border: none !important;
}
.pages .item.current strong.page,
.pages .item .page {
   background: #556CEE;
   font-size: 16px;
   font-weight: 400;
   border-radius: 50%;
   padding: 11px 16px;
   line-height: normal;
   border: 1px solid #556CEE;
}
.pages .item a.page{
   background-color: #ffffff;
   border-color: #E4E7E9;
   padding: 11px 14px;
   min-width: 40px;
}
.pages .item .page span{
   color: #191C1F;
}
.pages .item.current .page span{
   color: #ffffff;
}
.pages .item a.page:hover {
   background: #556CEE;
   border-color: #556CEE;
   transition: all 0.25s ease;
}
.pages .item a.page:hover span{
   color: #ffffff;
}
.pages .item{
   vertical-align: middle;
}
.pages .action {
   background: transparent;
   border: 0;
   box-shadow: none;
   padding: 0;
}
.pages .action.next:before,
.pages .action.previous:before{
   width: 40px;
   height: 40px;
   vertical-align: middle;
   content: '';
}
.pages .action.previous:before{
   background-image: url(../images/page-navi-left.svg);
}
.pages .action.next:before{
   background-image: url(../images/page-navi-right.svg);
}
.pages .action:hover{
   opacity: 0.6;
}
.pages .action.next {
   margin-left: 10px;
}
li.item.pages-item-next{
   margin-right: 0;
}
.pages .action:hover {
   opacity: 0.6;
   background: transparent;
}
#mpblog-list-container a:hover {
   color: #192c9c !important;
}
.mpblog-post-view .sidebar.sidebar-main,
.block-blog-related.about-admin {
   display: none;
}
.post-short-description p {
   max-width: 100%;
   line-height: 22px;
}
div#aw-account .actions.switcher-options.active .aw-account-dropdown {
   display: block !important;
   min-width: 145px;
   text-align: center;
   padding: 10px 5px;
}
div#aw-account .ui-front.mage-dropdown-dialog ul li {
   padding: 5px 5px;
}
div#aw-account .ui-front.mage-dropdown-dialog ul{
   box-shadow: 0px 4px 9px -2px #3B3B3B80;
}
div#aw-account .ui-front.mage-dropdown-dialog ul li a[title*="Log In"],
div#aw-account .ui-front.mage-dropdown-dialog ul li a[title*="Log Out"] {
   background: #576de7;
   padding: 5px 0px 5px;
   width: auto;
   margin: auto;
   color: #ffffff;
}
div#aw-account .ui-front.mage-dropdown-dialog ul li a[title*="Register"] {
   border: 1px solid #576de7;
   padding: 5px 10px;
   width: auto;
   margin: auto;
   color: #576de7;
}
div#aw-account .ui-front.mage-dropdown-dialog ul li a[title*="Log In"]:hover, 
div#aw-account .ui-front.mage-dropdown-dialog ul li a[title*="Log Out"]:hover {
   background: #4557bb;
   text-decoration: none;
}
div#aw-account .ui-front.mage-dropdown-dialog ul li a[title*="Register"]:hover {
   color: #3F51B5;
   text-decoration: none;
   border-color: #3F51B5;
}
.amsearch-input-wrapper .amsearch-input:focus {
   box-shadow: 0 0 3px 1px #566aeb;
}
.cms-index-index .owl-nav {
   display: none;
}
li.register-aw span {
    font-size: 10px;
}

.category-cms .faq-section {
    padding-top: 1rem !important;
}

.category-cms .faq-section h2{
   margin: 1.5rem 0 1.5rem !important;
}
.catalogsearch-result-index #maincontent {
    max-width: 1414px;
    margin: auto;
    width: 100%;
    padding: 0px 20px !important;
}
.checkout-onepage-success #maincontent{
   padding-top: 20px;
}
div#layer-product-list .message.notice {
    max-width: 950px;
    margin: auto;
}
.page-scroll-top {
   position: fixed;
   bottom: 120px;
   left: 0;
   z-index: 99999;
   border-radius: 10px;
   padding: 0;
   border-top-left-radius: 0;
   border-bottom-left-radius: 0;
   max-width: 72px;
   text-align: center;
}
.page-scroll-top div{
   border-radius: 10px;
   border-top-left-radius: 0;
   border-bottom-left-radius: 0;
}
.image_to {
    padding: 7px 5px 5px;
    background: #F4F7FD;
    border-bottom-right-radius: 0 !important;
}
a.trackorder {
    margin-bottom: 0;
    color: #000000;
    text-decoration: none;
}
p.top_cont {
    margin-bottom: 0;
}
.top_arrow {
    background: #556CEE;
    border-top-right-radius: 0 !important;
    color: #ffffff;
    padding: 8px;
    font-size: 16px;
    cursor: pointer;
}
.photo-comment div.control[id^="input-box-options_"][id$="_file"]
{
    grid-column: 2 / -1;
    margin-top: 10px;
}
.product-info-main div#product-options-wrapper .field.file.reference-container .control:before{
   content: 'Change Photo';
}
.catalog-product-view form .control {
    position: unset;
}
.customer-account-create .fieldset.additional_info {
    display: none;
}
.catalog-product-view .photo-comment div.control[id^="input-box-options_"][id$="_file"]:before {
    content: 'Upload photo' !important;!i;!;
}

.hp-customize-shade .last ul.shade-list li strong {
    width: 100%;
    display: block;
    margin-top: 20px;
    font-size: 16px;
    text-transform: uppercase;
}
.page-scroll-top {
    display: none !important;
}
.cms-index-index .dz_image_container {
    max-height: 445px;
    overflow: hidden;
    border-radius: 20px !important;!i;!;
    max-width: 100%;
}
.cms-index-index .shade-list li span {
  font-size: 16px;
  font-weight: 600;
  padding: 20px;
  display: block;
}
.h-wishlist {
  position: relative;
}

span.wl-count {
  position: absolute;
  padding: 10px;
  background: #556cec;
  border-radius: 50%;
  right: -12px;
  color: #fff;
  line-height: 5px;
  font-size: 12px;
  font-weight: 600;
  top: -5px;
}
.how-to-mesr-btn.not-available {
   display: none;
}
.checkout-cart-index a.use-ajax.action.towishlist.action-towishlist 
{
  display: none !important;
}
.f-mob-menu img#f-menu {
  width: 40px;
  height: 40px;
}
.minicart-items .product-item-name a {
   color: #006bb4;
   line-height: 1.5em;
}
.amreview-author-details .amreview-recommended{
  max-width: 100px;
}
form .control{
    position: relative;
}
.map-container {
    text-align: center;
}
input.mage-error, select.mage-error, textarea.mage-error {
    border-color: #ed8380 !important;
}
.amreview-review-wrapper.review-item {
    padding: 15px 0 15px 0;
}
.products-grid.wishlist .product-item-info:hover .product-item-inner,
.products-grid.wishlist .product-item-tooltip,
.products-grid.wishlist .product-item .price-box,
.products-grid.wishlist .product-item-inner {
    display: none;
}
.products-grid.wishlist .product-item .tocart a {
    color: #ffffff;
}
/*.products-grid.wishlist button.action.tocart.primary {
    margin: auto;
    display: block;
}*/
.products-grid.wishlist .product-reviews-summary {
    margin-bottom: 15px;
}
.products-grid.wishlist .product-item-actions {
  display: inline;
  float: right;
  margin-top: 0 !important;
}





@media only screen and (min-width: 1350px) {
   .home_bestseller ol {
      margin-left: 30px !important;
      gap: 30px;
   }
}
@media (max-width: 1414px) {
   .catalog-category-view .page-title-wrapper,.catalog-category-view main#maincontent > .columns {
      padding: 0px 0px;
   }
   .catalog-category-view .page-main > .page-title-wrapper .page-title{
      margin-left: 0;
   }
}
@media only screen and (max-width: 960px) and (min-width: 769px){
   .navigation ul{
      text-align: center;
   }
   .category-all-products .page-wrapper > .breadcrumbs {
      padding: 18px 0 0 13px;
   }
   .cms-index-index .section7 a button, .cms-index-index .section6 a button {
       font-size: 14px;
   }
   .s7_background {
       padding: 40px 20px;
   }
}
@media only screen and (max-width: 1414px) and (min-width: 769px){
   .navigation ul {
      padding: 0 20px;
   }
   .navigation .level0 > .level-top, .navigation ul li.level0.first > a {
      padding-right: 10px;
      padding-left: 10px;
   }
   .nav-sections:not(.nav-mobile) .navigation ul li.level0 > a span:first-child, .nav-sections:not(.nav-mobile) .navigation ul li.level0 > a span:nth-child(2) {
      font-size: 16px !important;
   }
}
@media only screen and (max-width: 769px){
   .part2 img {
      border-radius: 20px;
   }
   .hp-contact p.icon {
      background-position: 35px center;
   }
   .navigation .megamenu .mm-image .mm-image-wrp {
      display: block !important;
   }
   .catalog-category-view .products.wrapper.grid.products-grid {
      margin-top: 60px;
   }
   .catalog-category-view main#maincontent > .columns {
      padding: 0px 0px;
   }
   .cms-index-index .awcategory-img strong {
      font-size: 14px;
   }
   .dz-best-sellers .block.widget .products-grid .product-item a.product-item-link{
      font-size: 14px !important;
   }
   .hp-order-guide .order-content p.title img {
      width: 40px;
   }
   .hp-order-guide .order-content p.title {
      font-size: 23px;
      line-height: 35px;
      text-align: center;
      display: block;
   }
   .hm-featured_product .product-item .fc-details a.fc-link {
      font-size: 12px;
      padding: 10px 5px;
   }
   .hm-featured_product .product-item .price-box .price {
      font-size: 18px;
   }
   .navigation .submenu:not(:first-child) ul {
      display: block;
      padding-left: 15px !important;
   }
   .navigation .level0 > .level-top {
      font-weight: 600;
   }
   .filter-title strong:hover {
      background-color: #4358ca !important;
   }

   .block.mageTestimonials {
      padding: 0px 10px;
   }
   .page-with-filter .product-item button.custom-buy-button{
      font-size: 12px;
      padding: 10px 5px;
   }
   .catalog-category-view .nav-toggle{
      top: 23px;
   }
   .category-all-products .nav-toggle{
      top: 15px;
   }
   .hm-featured_product .products-grid .product-item-info a.product-item-link {
      font-size: 14px;
      min-height: 40px;
      max-height: 40px;
      -webkit-line-clamp: 3;
      margin-bottom: 10px;
   }
   .cms-index-index .dz-best-sellers .block.widget .products-grid .product-item .price-box {
      float: none;
   }
   .cms-index-index .dz-best-sellers .block.widget .products-grid .product-item .product-reviews-summary {
      float: none;
      display: block;
      margin-top: 5px;
   }
   .section6_left, .section6_right {
      display: flex;
   }
   .section6_right h1 {
      margin-top: 0px;
      margin-bottom: 20px;
   }
   section6 button {
      margin: auto;
      width: 135px;
      display: block;
      margin-bottom: 26px;
   }
   .section7 {
      margin-top: 30px;
   }
   .cms-index-index .section7 a button, .cms-index-index .section6 a button {
       font-size: 14px;
   }
   .section7 button {
        padding: 12px 30px 10px;
    }
    .category-cms .container{
       padding: 1rem !important;
    }
    .category-cms .container h1{
      margin: 1rem 0 1.5rem;
    }
    .minicart-wrapper .action.showcart .counter.qty{
      line-height: 15px;
    }
     body.account .columns {
        display: flex;
    }
    body.account .columns .column.main{
        order: 2;
    }
    .block-collapsible-nav {
        position: relative;
        top: 0;
    }
    body.account .page-main {
        padding-top: 20px;
    }
    .product-info-main .product-options-bottom .box-tocart {
       margin-top: 10px;
       max-width: 300px;
       margin: 10px auto;
   }
   .account .title.block-collapsible-nav-title,
   .account .block-collapsible-nav .content {
       border: 1px solid #cccccc;
   }
    .block-collapsible-nav .content.active {
        box-shadow: 0px 4px 4px 2px #b3b3b3;
    }
}

@media only screen and (max-width: 570px){   
   .cms-index-index .product-item-info .product-swatch-wrapper{
      margin: 5px 0 10px !important;
   }
   /*
   a.more-swatches {
      display: none;
   }*/
   .mpblog-post-index div#mpblog-list-container {
      padding-left: 0;
   }
   .post-info-wraper {
      padding: 20px 0px 20px;
   }
   .mpblog-post-index .post-list-item .post-item-wraper {
      border-bottom: 1px solid #ccc !important;
   }
   .post-item-wraper {
      padding: 0px !important;
   }
   .mpblog-post-index main#maincontent {
      position: relative;
      padding-top: 15px;
   }
   .mpblog-post-index .page-main > .page-title-wrapper .page-title {
      hyphens: auto;
      text-align: center;
   }
   .pages .pages-items{
      padding: 2px 5px 0;
   }
   .feature-wrapper{
      padding: 5px 10px;
   }
}

@media only screen and (max-width: 550px){
   .section6 .section6_left a button, .section6 .section6_button a, .section7 .btn-last a {
      font-size: 12px !important;
   }
   .section6 .section6_button a button, .section7 .btn-last a button {
      font-size: 12px !important;
   }
   .partcontent {
      position: absolute;
      bottom: 30%;
      line-height: 30px;
   }
   p.part1p, p.part2p {
      font-size: 19px;
      line-height: 24px;
   }
   .catalog-category-view span.product-image-container {
      width: 100%;
   }
   .product-info-main div#product-options-wrapper {
      padding: 10px 0px;
   }
   .section7 h1 {
      margin-top: 10px;
   }
   .page-with-filter .products.wrapper a.product-item-link{
      min-height: unset;
      max-height: unset;
   }
   label.sorter-label,.page-with-filter .toolbar-sorter.sorter,
   .page-with-filter .toolbar select, .filter-title strong {
       font-size: 14px;
   }      
   .product-item .product-reviews-summary .reviews-actions {
       margin-top: 5px;
   }
   .section6 .last img {
        max-width: 115px;
    }
     .hp-order-guide .order-content p.content {
        font-size: 14px;
    }
}