/** Shopify CDN: Minification failed

Line 392:56 Expected identifier but found whitespace
Line 1378:25 Unterminated string token

**/
div#thumbnail_images_id .carousel-item.product-sliders__item.active img {
    height: 20%;
} 
/*#looxReviews{ height: 258px !important; }*/
#shopify-section-fully-product-template .c_custom_cl {
opacity: 1 !important;
}
 #btn-at-product {
    border: 1px solid #66bbac;
    margin-top: 10px;
}
#product-images_custom_id_add .product-sliders__item.variant-png {
    margin: 0 10px 10px 0;
    opacity: .7;
    display: inline-block;
}
body #shopify-section-fully-product-template .product-images .custom_featured_product_thumbnail_item {
    display: flex;
    justify-content: center;
}

@media only screen and (min-width: 1024px) {
  #shopify-section-fully-product-template .product-images .custom_featured_product_thumbnail_item .product-sliders__item {
    display: inline-block;
    width: 80px;
    height: 80px;
    background-size: cover !important;
  }
  
  #shopify-section-fully-product-template .product-form .modal-content li.model_product-variants_list a {
    background: #5ebcad;
    padding: 10px;
    border: 2px solid;
    margin-bottom: 5px;
    display: inline-block;
    color: #fff;
    font-size: 14px;
}
.template-product div#shopify-section-header .header {
    z-index: 1;
}
  #shopify-section-fully-product-template .product-form .modal-content li.model_product-variants_list a:hover {
    background: #5ebcadd9;
    text-decoration: none;
}
  
  #shopify-section-fully-product-template .product-images .custom_featured_product_thumbnail_item {
   
    text-align: center;
    margin-top: 20px;
    z-index: 0;
    display: block;
  }
  #shopify-section-fully-product-template .product-images .owl-dot {
    width: 80px;
    height: 80px;
    margin: 0px;
}
  #shopify-section-fully-product-template .product-images .owl-dots .owl-dot span {
    height: 1px;
    width: 50%;
  }
  shopify-section-fully-product-template .product-images .owl-dots .owl-dot.active span {
    background: transparent !important;   
  }
  #shopify-section-fully-product-template .product-images .owl-dots {
    /*     display: none; */
    display: flex;
    align-items: center;
    bottom: -95px;
  }
  #shopify-section-fully-product-template .product-images .owl-dot {
    position: relative;
  }
  #shopify-section-fully-product-template .product-images .owl-dot.active {
    border-bottom: 3px;
    margin-top: 19px;
    width: 80px;
    position: relative;
  }
  #shopify-section-fully-product-template .product-images .owl-dot.active:before {
    content: "";
    width: 80px;
    height: 3px;
    background-color: #000;
    position: absolute;
    bottom: -7px;
    left: -5px;
}
  #shopify-section-fully-product-template .product-images .owl-nav {
    position: absolute;
    width: 81%;
    bottom: -13%;
    z-index: 1;
  }
  .template-product #shopify-section-fully-product-template .product-images .owl-nav {
    height: 44px;
/*     bottom: -13%; */
    position: absolute;
    bottom: 195px;
  }
  

  #shopify-section-fully-product-template .product-images .owl-dots .owl-dot.active:nth-child(3):before {
    left: 4px;
}
  #shopify-section-fully-product-template .product-images .owl-dots .owl-dot.active:nth-child(2):before {
    left: 0px;
}
  body #shopify-section-fully-product-template .product-images .custom_featured_product_thumbnail_item .owl-stage-outer {
    max-width: 500px;
}
  body #shopify-section-fully-product-template .product-images .custom_featured_product_thumbnail_item .owl-stage-outer .owl-stage .owl-item {
    width: 130px !important;
}
  
  
}

@media only screen and (max-width: 1200px) {
  #shopify-section-fully-product-template #p_main {
    right: 0;
  }
  #shopify-section-fully-product-template .position-sm-sticky {
    padding-left: 25px;
  }
}
 #shopify-section-fully-product-template .product-images .custom_featured_product_thumbnail_item .product-sliders__item {
    display: inline-block;
    width: 120px;
    height: 120px;
    background-size: cover !important;
  }
#shopify-section-fully-product-template .product-images .owl-dot.active:before {
    content: "";
    width: 80px;
    height: 3px;
    background-color: #000;
    position: absolute;
    bottom: -7px;
    left: -5px;
}
.product-icon-box {
  display: flex;
  align-items: center;
  float: left;
} 
.product-icon-with-text {
  background-color: #4e6a7d;  
  width: 100%;
  display: inline-block;
  text-align: center;
  margin-top: -5px;
  margin-bottom: 30px; 
  padding: 3px;
}     
.product-icon-box p { 
  color: #fff;
  padding-left: 10px; 
}   
.product-icon-box { 
  display: flex;
  align-items: center;
  float: left;
  margin: 0px 15px;
}
.product-icon-box img { 
  width: 32px;
}
.product-icon {
  text-align: center;
  display: flex;
  justify-content: center;
  padding: 7px 0px;
  border: dotted 2px #66bbac;
  border-left: 0;
  border-right: 0;
}
.favourite-walletbox {
  background-color: #4e6a7d;
  padding: 10px 5px;
  border-radius: 18px;
  width: 90%;
  margin: 0px auto;
}
.favourite-walletbox-top {
  display: flex;
  justify-content: center;
  align-items: center;
  padding-bottom: 20px;
  width: 76%;
  margin: 0px auto;
}
.favourite-walletbox-top .image img {
  width: 110px;
}
.favourite-walletbox-content {
  padding: 0px 15px 0px 25px;
}
.favourite-walletbox-content p {
  color: #fff;
  font-size: 18px;
}
.favourite-walletbox-bottom img {
  height: 30px;
  margin: 0px 18px;
}
.favourite-walletbox-bottom img:nth-child(4) {
  height: 44px;
}
.favourite-walletbox-bottom {
  display: flex;
  justify-content: center;
  align-items: center;
  border-top: dotted 2px #66bbac;
  padding: 20px 0px 10px;
}
.favourite-walletbox-content h2 {
  color: #66bbac;
  font-size: 32px;
  text-transform: uppercase;
  letter-spacing: 1px;
}
.favourite-walletbox-bottom h3 {
  color: #66bbac;
  text-transform: uppercase;
  font-size: 26px;
  margin-right: 20px;
  letter-spacing: .7px;
}
.favourite-walletbox-bottom img {
  height: 32px;
  margin: 0 18px;
}
.favourite-wallet-section {
  margin-bottom: 60px;
}
.product-accordion-bar .collapsible {
  background-color: #ebebeb;
  color: #49677a;
  cursor: pointer;
  padding: 6px 13px;
  width: 100%;
  border-top: solid 1px #49677a;
  border-bottom: solid 2px #49677a;
  text-align: left;
  outline: 0;
  font-size: 26px;
  text-transform: uppercase;
  font-weight: 600;
  margin-bottom: -1px;
  font-family: din_condensedbold,HelveticaNeue,'Helvetica Neue',Helvetica,Arial,sans-serif;
}
.product-accordion-bar .collapsible.active {
  border-bottom: 0;
}
.product-accordion-bar .collapsible:after {
  content: '\002B';
  color: #49677a;
  font-weight: 700;
  float: right;
  margin-left: 5px;
  font-size: 31px;
  line-height: 35px;
}
.product-accordion-bar .collapsible.active:after {
  content: '\2212';
}
.product-accordion-bar .product-accordion-bar .active:after {
  content: "\2212";
}
.row-section {
  margin-left: -15px;
  margin-right: -15px;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 20px;
}
.col-3 {
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%;
}
.col-3 {
  padding: 0px 15px;
}
.product-accordion-bar .content {
  transition: max-height .2s ease-out;
  background-color: #ebebeb;
  min-height: auto;
  margin: 0;
}
.product_cover_list-image img {
  width: 100%;
}
.product_cover_list-section {
  border: dotted 2px #66bbac;
  border-left: 0;
  border-right: 0;
  border-top: 0;
}
.product .item>.right form { 
  margin-top: 0px;
}
.product .item>.right form .radio-wrapper.js.size_section>label { color :#4e6a7d!important }
.product .item>.right form .radio-wrapper.js.size_section>label {margin-bottom: 0; margin-top: 15px !important;}
.row.expanded.product_cart {
  background: rgb(88, 197, 142) none repeat scroll 0 0;
  text-transform: uppercase;
  width: 100%;
}
fieldset#ProductSelect-option-1 {
  width: 355px;
}
#product_tab_con ul {
  list-style: none;
  margin-bottom: 20px;
}
h1, h2, h3, h4, h5, h6 {
  font-family: din_condensedbold,HelveticaNeue,'Helvetica Neue',Helvetica,Arial,sans-serif;
  
}

.product-accordion-bar #accordion button.collapsible.active {
  border-bottom: 0;
  border-top: 0;
}


/**** Owl Carousel ****/
.product-carousel-section .owl-nav button {
  position: absolute;
  top: 50%;
  background-color: #000;
  color: #fff;
  margin: 0;
  transition: all 0.3s ease-in-out;
}
.product-carousel-section .owl-nav button.owl-prev {
  left: 0;
}
.product-carousel-section .owl-nav button.owl-next {
  right: 0;
}
.product-carousel-section .owl-carousel img.owl-lazy {
  opacity: 1;
  min-height: 370px;
  max-height: 370px;
  object-fit: cover;
  border-radius: 8px;
}
.fresh_product_slider .product-carousel-section .owl-carousel img.owl-lazy {
  opacity: 1;
  min-height: 430px;
  max-height: 430px;
  object-fit: cover;
  border-radius: 8px;
}
/* .other-cases-section .product-carousel-section .owl-slider img {
height: 430px;
} */
.product-carousel-section .owl-dots {
  text-align: center;
  padding-top: 15px;
}
.product-carousel-section .owl-dots button.owl-dot {
  width: 15px;
  height: 15px;
  border-radius: 50%; 
  display: inline-block;
  background: #ccc;
  margin: 0 3px;
}  
.product-carousel-section .owl-dots button.owl-dot.active {
  background-color: #000;
}
.product-carousel-section .owl-dots button.owl-dot:focus {
  outline: none;
}
.product-carousel-section .owl-nav button {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  background: rgba(255, 255, 255, 0.38) !important;
}
.product-carousel-section .owl-carousel .owl-nav button. span {
  font-size: 70px;    
  position: relative;
  top: -5px;
}
.product-carousel-section .owl-nav button:focus {
  outline: none;
}
.product-carousel-section .owl-carousel {
  display: block !important;
}
.product-carousel-section .owl-nav div {
  background-image: none;
  width: auto;
  height: auto;
  top: 50%;
  transform: translateY(-50%);
}
.fresh_product_slider .owl-slider .owl-nav div:before {
  color: #c7c7c7;
}
.fresh_product_slider .owl-slider {
  padding-left: 30px;
  padding-right: 30px;
}
.fresh_product_slider .owl-slider {
  padding-left: 20px;
  padding-right: 20px;
}
.product-carousel-section .owl-nav .owl-prev:before {
  content: "\f104";
  font-family: FontAwesome;
  font-size: 75px;
  color: #fff;
}
.product-carousel-section .owl-nav .owl-next:before {
  content: "\f105";
  font-family: FontAwesome;
  font-size: 75px;
  color: #fff;
}
.fresh_product_slider {
  padding: 50px 0px;
  border-top: dotted 2px #66bbac;
}
.product-carousel-section {
  padding: 50px 0px;
}
h2.section-title {
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 30px;
  font-size: 34px;
  color: #4e6a7d;
}
.fresh_product_slider .owl-dots {
  display: none;
}
.fresh_product_slider .owl-slider a.shop-now span, .other-cases-section .item a.shogun-image-link span {
  display: block;
  text-align: center;
  text-transform: uppercase;
  padding: 10px 0;
  font-size: 26px;
  font-weight: 600;
  font-family: din_condensedbold,HelveticaNeue,'Helvetica Neue',Helvetica,Arial,sans-serif;
}
.fresh_product_slider .owl-slider a.shop-now, .other-cases-section .item a.shogun-image-link {
  text-decoration: none;
}
.fresh_product_slider a.btn {
  text-align: center;
  display: inline-block;
  text-transform: capitalize;
  font-weight: 400;
  font-size: 26px;
  background: #66bbac;
  color: #fff;
  border-radius: 12px;
  padding: 4px 30px;
}
.fresh_product_slider a.btn:hover {
  background: #40a795;
  color: #fff;
}
.prints-btn {
  text-align: center;
  margin-top: 25px;
}
.other-cases-section .product-carousel-section {
  border-top: dotted 2px #66bbac;
}
.favourite-wallet-section {
  margin-top: 50px;
}
.customer-review-section {
  text-align: center;
  width: 100%;
  margin-bottom: 30px;
  display: block;
}
#shopify-section-fully-product-template #p_main {
  position: relative;
  left: auto;
  transform: none;
}
.right .product-form .row {
  margin: 0 0 10px;
  display: inline-block;
}
.template-product div#shopify-section-header {
  position: relative;
}
.desktop_logo_wrap .nav.main-nav {
  display: block;
}
.header .bar {
  padding: 14px 30px 14px;
}
#shopify-section-fully-product-template .content.product .item h1 {
  font-size: 32px !important;
  color: #4e6a7d !important;
}
.template-product p {
  margin-bottom: 0px !important;
}
.template-product a:hover {
  color: #4e6a7d;
}
.template-product a {
  color: #4e6a7d;
}
.product-carousel-section .owl-nav {
  display: block!important;
  max-width: 100%; 
  width: 100%;
  height: 400px;
  bottom: 0;
  top: 0;
  z-index: 1;
}
.product-carousel-section .owl-stage-outer .owl-stage {
  z-index: 9;
}
.fresh_product_slider .owl-slider .owl-nav {
  height: auto;
  transform: none; 
  width: 100%;
  z-index: 999; 
  left: 50%;
  position: static;
}
.product-accordion-bar .content iframe.shogun-video-embed {
  position: relative;
}
#shopify-section-fully-product-template .content .price span {
  font-size: 26px;
  font-family: HelveticaNeue,'Helvetica Neue',Helvetica,Arial,sans-serif;
}
#shopify-section-fully-product-template .content .product-form a#btn-at-product {
  border-color: #66bbac;
  font-size: 14px;
  font-weight: 600;
}
#shopify-section-fully-product-template .content .product-form .single-option-radio label {
  width: 35px;
  height: 35px;
  position: relative;
  display: inline-block;
  float: left;
  margin-right: 10px;
}
#shopify-section-fully-product-template .content .product-form .single-option-radio label.active {
  border: solid 2px #66bbac;
  border-radius: 4px;
}
#shopify-section-fully-product-template .content .product-form .single-option-radio label.active:before {
  content: "";
  width: 100%;
  height: 100%;
  border: solid 2px #ffff;
  display: block;
}
#shopify-section-fully-product-template .content .product-form h4#addAcc {
  color: #4e6a7d;
}
#shopify-section-fully-product-template .content .product-form ul.mw_options_list li span.option-value-label {
  color: #4e6a7d;
  text-decoration: underline;
  font-size: 14px;
  font-family: HelveticaNeue,'Helvetica Neue',Helvetica,Arial,sans-serif;
  display: flex;
  justify-content: space-between;
  padding-left: 10px;
}
#shopify-section-fully-product-template .content .product-form ul.mw_options_list li span.value-price {
  color: #4e6a7d;
  font-weight: 500; 
}
#shopify-section-fully-product-template .content .product-form ul.mw_options_list li span.value-price {
  margin-top: 0;
  padding-left: 10px;
} 
#shopify-section-fully-product-template .content .product-form ul.mw_options_list li input {
  margin-top: 5px;
  width: 29px;
  height: 29px; 
}  
#shopify-section-fully-product-template .content .product-form .product_cart {
  border-radius: 4px; 
}
#shopify-section-fully-product-template .content .product-form .btn.accent {
  font-size: 32px;
  font-family: din_condensedbold,HelveticaNeue,'Helvetica Neue',Helvetica,Arial,sans-serif;
  letter-spacing: 1px;
  background: #5ebcad;
  border: solid 2px #4e6a7d;
  padding: 8px;
}
#shopify-section-fully-product-template .content .product-form .btn.accent:hover {
  background: #4f6a7f;
  color: #fff;
  border: solid 2px #5ebcad;
}
#shopify-section-fully-product-template .content .center_top_section {
  max-width: 28rem;
  padding-top: 10px;
}
#shopify-section-fully-product-template .product-accordion-bar .content {
  padding: 0 13px;
  color: #49677a;
}
#product_tab_con ul li span.icon:before {
  content: '✓';
  color: #5ebcad;
  font-size: 22px;
  font-weight: 600;
}
#product_tab_con ul li span.icon {
  margin-right: 5px;
}
#shopify-section-fully-product-template .product-accordion-bar #product_tab_con li {
  display: flex;
  font-family: HelveticaNeue,'Helvetica Neue',Helvetica,Arial,sans-serif;
  color: #49677a;
  padding: 4px 0px;
}
#shopify-section-fully-product-template .product-accordion-bar #product_tab_con li span {
  font-size: 15px;
}
#shopify-section-fully-product-template .product-accordion-bar #product_tab_con li span strong {
  display: block;
  font-size: 16px;
}
#shopify-section-fully-product-template .product-accordion-bar #product_tab_con {
  color: #49677a;
}
#shopify-section-fully-product-template .product-accordion-bar .content .padding-space {
  padding-bottom: 20px;
}
#shopify-section-fully-product-template .product-accordion-bar .size-com-img img {
  width: 100%;
}
.flex-start {
  display: flex;
  align-items: center;
}
#shopify-section-fully-product-template .product-accordion-bar #wireless-charging .wireless-chaingcl_2 {
  font-size: 21px;
  font-family: HelveticaNeue,'Helvetica Neue',Helvetica,Arial,sans-serif;
  padding-left: 15px;
}
#shopify-section-fully-product-template .product-accordion-bar #wireless-charging .wireless-chaingcl_2 a {
  color: #c1242d;
  text-decoration: underline;
}
#shopify-section-fully-product-template .product-accordion-bar #Magsafe_cl .Magsafe_2 {
  font-size: 21px;
  font-family: HelveticaNeue,'Helvetica Neue',Helvetica,Arial,sans-serif;
  padding-left: 15px;
}
#shopify-section-fully-product-template .product-accordion-bar #Magsafe_cl .Magsafe_2 a {
  color: #43a75e;
  text-decoration: underline;
  display: block;
}
#shopify-section-fully-product-template .product-accordion-bar #Magsafe_cl .Magsafe_1 {
  width: 30%;
}
#shopify-section-fully-product-template .product-accordion-bar #Magsafe_cl .Magsafe_1 img {
  width: 100%;
}
.size-compatibility {
  text-align: center;
  text-decoration: underline;
  font-family: HelveticaNeue,'Helvetica Neue',Helvetica,Arial,sans-serif;
}
#shopify-section-fully-product-template .product-accordion-bar #Personalize-t {
  border-bottom: solid 1px #49677a;
}
#shopify-section-fully-product-template .product-accordion-bar .content iframe.shogun-video-embed {
  width: 100%;
  height: 200px;
}
#shopify-section-fully-product-template .product-accordion-bar #Personalize-t .flex-start .Personalize-t1 button a {
  background: #5fbbad;
  color: #fff;
  padding: 8px 20px;
  font-family: HelveticaNeue,'Helvetica Neue',Helvetica,Arial,sans-serif;
  display: inline-block;
  border-radius: 4px;
  margin-top: 40px;
}
#shopify-section-fully-product-template .product-accordion-bar #Personalize-t .Personalize-t1 p {
  font-size: 18px;
  font-family: HelveticaNeue,'Helvetica Neue',Helvetica,Arial,sans-serif;
  line-height: 1.5;
  padding-right: 20px;
}
#shopify-section-fully-product-template .product-accordion-bar #Personalize-t .Personalize-t2 img {
  height: auto;
  width: 100%;
}
#shopify-section-fully-product-template .product-accordion-bar #Personalize-t .flex-start .Personalize-t1 button a:hover {
  text-decoration: none;
  background: #4f6a7f;
}
#shopify-section-fully-product-template .product-images .owl-dots, #shopify-section-fully-product-template .product-images .owl-nav {
  display: block;
  bottom: 13px;
}
#shopify-section-fully-product-template .product-images .owl-dots {
  display: flex;
  align-items: center;
  bottom: 9px;
}
#shopify-section-fully-product-template .product-images {
  margin-bottom: 30px;
}
#shopify-section-fully-product-template .product-images .owl-dots .owl-dot span {
  background-color: transparent;
}
#shopify-section-fully-product-template .product-images .owl-dots .owl-dot.active span {
  background: #66bcac;
  width: 15px;
  height: 15px;
}
#shopify-section-fully-product-template .product-images .owl-carousel {
  overflow: visible;
}
#shopify-section-fully-product-template .product-accordion-bar #Personalize-t .flex-start {
  padding-bottom: 20px;
}
#shopify-section-fully-product-template .product-images .owl-nav div {
  background-image: none;
  width: 20px;
}
#shopify-section-fully-product-template .product-images .owl-nav .owl-prev:before {
  content: "\f104";
  font-family: 'FontAwesome';
  color: #000;
  font-size: 38px;
}
#shopify-section-fully-product-template .product-images .owl-nav .owl-next:before {
  content: "\f105";
  font-family: 'FontAwesome';
  color: #000;
  font-size: 38px;
}
#shopify-section-fully-product-template .product-images .owl-nav {
  height: 44px;
  bottom: 0px;
  position: relative;
}
#shopify-section-fully-product-template {
  padding-top: 20px;
}
#shopify-section-header {
  border-bottom: dotted 2px #4e6a7d;
}
#header-main {
  background-color: #fff;
}
#header-main .nav.main-nav li a {
  color: #4e6a7d;
  letter-spacing: normal;
  font-size: 22px;
}
#header-main .bar .right a i {
  color: #4e6a7d;
}
.template-product div#header-main .nav.main-nav ul .sbb li a {
  font-size: 16px;
}
/* #shopify-section-fully-product-template .content .product-form .product_cart button#mwAddToCart {
display: none;
} */
#shopify-section-fully-product-template .content .product-form .product_cart .btn.disabled {
  width: 100%;
  background: #cacaca !important;
  color: #888888;
}
#shopify-section-fully-product-template .content .product-form .product_cart .btn.disabled:hover {
  color: #888888 !important;
}
#header-main .bar .right a .fc-accnt {
  background-image: url(/cdn/shop/files/accnt.png?v=1576082148) !important;
}
#shopify-section-fully-product-template .content .product-form .mw-product-options .mw-option-checkbox ul.mw_options_list li {
  display: flex;
  align-items: center;
}
#shopify-section-fully-product-template .content .product-form .mw-product-options .mw-option-checkbox ul.mw_options_list li .mw-option-description a {
  font-size: 0;
}

/**** Review Section css ***/
.customer-review-top {
  display: flex;
  justify-content: space-between;
  color: #4e6a7d;
  text-transform: uppercase;
  border-bottom: dotted 2px #66bbac;
  padding-bottom: 15px;
}
.customer-review-top ul li {
  display: inline-block;
}
.customer-review-top ul {
  margin-bottom: 0px;
}
.customer-review-top h2 {
  margin-bottom: 0px;
  margin-right: 40px;
}
.customer-review-top .point p {
  font-size: 28px;
  font-weight: bold;
  font-style: italic;
  font-family: din_condensedbold,HelveticaNeue,'Helvetica Neue',Helvetica,Arial,sans-serif;
}
.customer-review-top ul li .fa-star {
  font-size: 26px;
  color: #fcbb52;
  margin: 0px 3px;
}
.customer-review-top .point {
  margin-right: 10px;
}
.customer-review-top button.btn {
  background: #5ebcad;
  color: #fff;
  font-size: 18px;
  margin-left: 40px;
  padding: 4px 25px;
}
.customer-review-section .custom-select {
  position: relative;
}
.customer-review-section .custom-select select {
  display: none;
}
.customer-review-section .select-selected:after {
  position: absolute;
  content: "\f107";
  top: 0px;
  right: 25px;
  width: 0;
  height: 0;
  font-family: 'FontAwesome';
  font-size: 26px;
  color: #5ebcad;
  font-weight: 600;
}
.customer-review-section .select-selected.select-arrow-active:after {
  content: "\f106";
}
.customer-review-section .select-items div, .customer-review-section .select-selected {
  color: #fff;
  padding: 8px 16px;
  border: 1px solid transparent;
  border-color: transparent transparent rgba(0, 0, 0, 0.1) transparent;
  cursor: pointer;
  user-select: none;
}
.customer-review-section .select-items {
  position: absolute;
  background-color: #5ebcad;
  top: 105%;
  left: 0;
  right: 0;
  z-index: 99;
}
.customer-review-section .select-hide {
  display: none;
}
.review-recent .custom-select {
  height: auto;
  padding: 0px;
  border: solid 2px #5ebcad;
  background-image: none;
  text-transform: capitalize;
}
.review-recent .custom-select .select-selected {
  border: 0;
  color: #4e6a7d;
  font-family: HelveticaNeue,'Helvetica Neue',Helvetica,Arial,sans-serif;
  font-size: 20px;
  padding: 3px 32px 3px 10px;
  letter-spacing: .5px;
}
.review-right li {
  display: inline;
}
.review-right li .fa-star {
  font-size: 20px;
  color: #fcbb52;
  margin: 0 3px;
}
.customer-review-row ul {
  margin-bottom: 0px;
}
.review-sb h3 {
  font-family: HelveticaNeue,'Helvetica Neue',Helvetica,Arial,sans-serif;
  font-size: 32px;
  text-transform: uppercase;
  padding: 18px;
  border: solid 2px #5ebcad;
  border-radius: 20px;
  color: #4e6a7d;
}
.review-left-content .content-list {
  color: #5fba70;
  font-size: 17px;
}
.review-left-content .content-list span {
  color: #5fba70;
  font-size: 26px;
  margin-right: 7px;
  font-weight: 600;
  line-height: 1;
}
.review-left-content {
  text-align: left;
}
.review-left-content h2 {
  font-family: HelveticaNeue,'Helvetica Neue',Helvetica,Arial,sans-serif;
  font-size: 20px;
  margin-bottom: 0px;
  color: #4e6a7d;
}
.review-right-part .flex-start {
  justify-content: space-between;
}
.review-right-content {
  text-align: left;
  padding: 20px 0px;
}
.review-right-content p {
  font-size: 17px;
  line-height: 1.4;
}
.review-left-content {
  padding-left: 20px;
}
.customer-review-row .row-section .col-md-6:first-child {
  border-right: solid 3px #5ebcad;
}
.customer-review-row {
  border-bottom: solid 3px #5ebcad;
  padding-top: 20px;
}
.show-more-btn .custom-select {
  width: auto;
}
.review-recent {
  margin-top: 20px;
}
.customer-review-page-width {
  width: 90%;
  margin: 0px auto;
}
.header .bar .left i.fc.fc-hamburguer {
  color: #4e6a7d;
}
.header .bar .right a.icon-search img {
  width: 22px;
}
.header .bar .right a.icon-cart img {
  width: 28px;
}
.header .bar .right {
  display: flex;
}
.header .bar .right a {
  margin: 0px 10px;
}
.header .bar .right a.icon-cart {
  position: relative;
}
.header .bar .right a.icon-cart .cart-count {
  position: absolute;
  color: #fff;
  top: 53%;
  left: 50%;
  display: block !important;
  visibility: visible !important;
  background: transparent;
  width: auto;
  height: auto;
  transform: translate(-50%, -50%);
  margin: 0px;
}
button#desktop-hidden {
  display: none;
}
/* #shopify-section-fully-product-template .content .center_top_section .product-form scope#current_color {
position: relative;
}
#shopify-section-fully-product-template .content .center_top_section .product-form scope#current_size {
position: relative;
} */
.pointed-btn {
  display: flex;
  align-items: center;
}
.custom-img_with_unique_cl {
  display: none;
}
.custom-img_with_unique_cl .content.product {
  min-height: auto;
}
#shopify-section-fully-product-template .right .content.product {
  padding-bottom: 0px;
}
#shopify-section-fully-product-template .content .center_top_section .product-form .product-variants .custom-color-div-cl label[for="SingleOptionSelector-product-template-1"] {
  margin-bottom: 0;
  margin-top: 15px;
}
#shopify-section-fully-product-template .content .product-form h4#addAcc {
  padding-top: 20px;
}
#shopify-section-fully-product-template .content .center_top_section .product-form .product-variants .custom-size-div-cl scope#current_color {
  bottom: -45px;
}
#shopify-section-fully-product-template .content h2.price {
  margin-bottom: 0px;
}
.product-slider-portfolio-section .product-carousel-section {
  border-bottom: dotted 2px #66bbac;
}
.product-accordion-bar #accordion button.collapsible {
  display: flex;
  align-items: center;
  justify-content: space-between;
  background-color: #ebebeb;
  color: #49677a;
  cursor: pointer;
  padding: 6px 13px;
  width: 100%;
  border-top: solid 1px #49677a;
  border-bottom: solid 2px #49677a;
  text-align: left;
  outline: 0;
  font-size: 26px;
  text-transform: uppercase;
  font-weight: 600;
  margin-bottom: -1px;
  font-family: din_condensedbold,HelveticaNeue,'Helvetica Neue',Helvetica,Arial,sans-serif;
  margin-top: 0px;
}
.product_cover_list-section h2.section-title, .product-slider-portfolio-section h2.section-title {
  display: none;
}
.copyright-statement p {
  color: #c1c1c1;
  text-align: center;
  font-size: 12px;
  padding-top: 8px;
}
.radio-wrapper.js.size_section.custom-size-div-cl {
  display: none;
}
.selector-wrapper.js-Color-changs-cl {
  display: none;
}
#shopify-section-fully-product-template .content .product-form .mw-product-options .mw-option-checkbox ul.mw_options_list li .mw-option-description a {
  font-size: 12px;
  color: transparent !important;
}
#shopify-section-fully-product-template .mw-option-description {
  margin-right: 51px !important;     
  margin-right: 56px;
  margin-bottom: 25px;
}
#shopify-section-fully-product-template .content .center_top_section .product-form .js-Size-changs-cl {
  display: flex;
  align-items: center;
}
#shopify-section-fully-product-template .content .center_top_section .product-form .js-Size-changs-cl .shopify-select {
    border: solid 1px #66bbac;
    border-radius: 8px;
    padding-right: 6px;
}
#shopify-section-fully-product-template .content .center_top_section .product-form .js-Size-changs-cl .shopify-select select {
    color: #4e6a7d;
    padding-top: 5px;
    padding-bottom: 5px;
    -webkit-appearance: auto;
    padding-right: 0px;
    font-size: 18px;
}
#shopify-section-fully-product-template .content .center_top_section .product-form .js-Size-changs-cl label {
    font-size: 1.2625rem;
    margin-right: 15px!important;
    margin-top: 0px;
    margin-bottom: 0px;
}
#shopify-section-fully-product-template .content .center_top_section .product-form .custom-size-div-cl {
  display: block;
}
#shopify-section-fully-product-template .content .center_top_section .product-form .custom-size-div-cl label, #shopify-section-fully-product-template .content .center_top_section .product-form .custom-size-div-cl #current_size {
  display: none;
}
.get-selected-varient-option {
  display: flex;
  padding: 10px;
  justify-content: space-between;
  background: #fff;
  font-family: HelveticaNeue,'Helvetica Neue',Helvetica,Arial,sans-serif;
  font-size: 14px;
  color: #919191;
}
#dynamicForm {
  margin-left: 12px;
}
#shopify-section-fully-product-template .product-images .product-sliders__item {
  height: 36em;
  background-repeat: no-repeat !important;
}
#shopify-section-header .nav.main-nav {
  padding-bottom: 23px;
}
#shopify-section-fully-product-template .product-accordion-bar #Personalize-t .flex-start .Personalize-t1 {
  width: 70%;
}
#shopify-section-fully-product-template .product-accordion-bar #Personalize-t .flex-start .Personalize-t2 {
  width: 30%;
  padding-left: 15px;
}
.get-selected-varient-option {
  display: none;
}
#shopify-section-fully-product-template .content .product-form .product_cart {
  border-radius: 4px;
  margin-bottom: 0px;
}
.other-cases-section .owl-slider .owl-item .item {
  margin-right: 30px;
} 
.template-product .ucdcart__inner .ucdcart__product .ucd-meta-info span.ucdcart__product-meta[data-key="Size"] {
  display: none;
}
.left.position-sm-sticky {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
}
#shopify-section-fully-product-template {
  overflow-x: visible;
}
.customer-review-top .review-recent {
  margin-top: 0px;
}
.other-cases-section .product-carousel-section .owl-slider .owl-stage-outer .owl-item IMG {
  margin-right: 20px;
}
.product-slider-portfolio-section .product-carousel-section .owl-slider .owl-nav div:before {
  color: #c7c7c7;
}
.product-slider-portfolio-section .product-carousel-section .owl-slider .owl-carousel {
  padding-left: 60px;
  padding-right: 60px;
}
.product-slider-portfolio-section .product-carousel-section .owl-slider .owl-carousel .owl-nav .owl-prev {
  left: 14px;
}
.product-slider-portfolio-section .product-carousel-section .owl-slider .owl-carousel .owl-nav .owl-next {
  right: 14px;
}
#shopify-section-fully-product-template .content .product-form .btn.accent {
  border-radius: 10px;
}
#shopify-section-fully-product-template .content .product-form .product_cart {
  border-radius: 10px;
  background: transparent;
}
.fresh_product_slider .owl-slider .owl-carousel {
  padding-left: 30px;
  padding-right: 30px;
}
.fresh_product_slider .owl-slider {
  padding-left: 0px;
  padding-right: 0px;
}
.fresh_product_slider .owl-slider .owl-nav .owl-prev {
  left: 14px;
}
.fresh_product_slider .owl-slider .owl-nav .owl-next {
  right: 14px;
}
.other-cases-section .owl-slider .owl-carousel {
  padding-left: 40px;
  padding-right: 40px;
}
.other-cases-section .product-carousel-section .owl-nav div:before {
  color: #c7c7c7;
}
.other-cases-section .product-carousel-section .owl-nav .owl-prev {
  left: 10px;
}
.other-cases-section .product-carousel-section .owl-nav .owl-next {
  right: 10px;
}
.other-cases-section .product-carousel-section .owl-nav.disabled {
  height: auto;
  transform: none;
  width: 100%;
  z-index: 999;
  left: 50%;
  position: static;
}
#shopify-section-fully-product-template .content .product-form ul.mw_options_list li .mw-option-description a {
    width: 100%;
    display: block;
}
#shopify-section-fully-product-template .content .product-form ul.mw_options_list li .mw-option-description {
    width: 65%;
    left: 0;
    -webkit-transform: none;
    margin-left: 50px;
}
#shopify-section-fully-product-template .right .content.product .center_top_section .loox-rating i.loox-icon {
    color: #fcbb52;
    font-size: 23px;
    margin-right: 5px;
}
#shopify-section-fully-product-template .right .content.product .center_top_section .loox-rating {
    margin-top: 12px;
}
#shopify-section-fully-product-template .right .content.product .center_top_section .loox-rating span {
    font-weight: 600;
    color: #acacac;
    font-size: 19px;
    font-style: italic;
    display: inline-block;
}
#shopify-section-fully-product-template .custom-img_with_unique_cl .content.product .loox-rating i.loox-icon {
    color: #fcbb52;
    font-size: 23px;
    margin-right: 5px;
}
#shopify-section-fully-product-template .custom-img_with_unique_cl .content.product .loox-rating {
    margin-bottom: 5px;
}
#shopify-section-fully-product-template .custom-img_with_unique_cl .content.product .loox-rating span {
    font-weight: 600;
    color: #acacac;
    font-size: 19px;
    font-style: italic;
    display: inline-block;
}
.product-slider-portfolio-section .product-carousel-section .owl-slider .owl-carousel {
    overflow-y: hidden;
}
#shopify-section-fully-product-template .content .center_top_section .product-offers {
    position: relative;
}
/* #shopify-section-fully-product-template .content .center_top_section .product-offers div#other {
    top: 57%;
    transform: translateY(-50%);
    width: 60%;
    right: 6%;
    left: auto;
} */
#shopify-section-fully-product-template .content .center_top_section .product-offers div#other select#product_opt_id {
    background: transparent;
    border: solid 1px #66bbac;
    border-radius: 8px;
    padding-right: 6px;
    font-family: HelveticaNeue,'Helvetica Neue',Helvetica,Arial,sans-serif;
    font-style: normal;
    color: #4f6a7f;
    font-weight: 400;
    text-transform: none;
    font-size: 18px;
    padding: 8px 10px 7px;
}
#shopify-section-fully-product-template .product-images .owl-carousel {
    display: inline-block;
}

#other .custom_menu_drd {  display: flex; flex-wrap: wrap;margin-top: 1.4em;}
#other .custom_menu_drd label {margin: 0; display: flex; align-items: center; padding-right: 10px; font-family: din_condensedbold,HelveticaNeue,'Helvetica Neue',Helvetica,Arial,sans-serif; color: #4e6a7d; font-size: 1.2625rem;text-transform: uppercase;}



/**** Media Query ****/
@media only screen and (min-width: 2101px) and (max-width: 2800px) {
  .fresh_product_slider .owl-slider .owl-item .item img {
    min-height: 902px;
    max-height: 902px;
  }
}

@media only screen and (min-width: 1901px) and (max-width: 2100px) {
  .fresh_product_slider .owl-slider .owl-item .item img {
    min-height: 550px;
    max-height: 550px;
  }
}

@media only screen and (min-width: 1801px) and (max-width: 1900px) {
  .fresh_product_slider .owl-slider .owl-item .item img {
    min-height: 450px;
    max-height: 450px;
  }
}

@media only screen and (min-width: 1601px) and (max-width: 1800px) {
  .fresh_product_slider .owl-slider .owl-item .item img {
    min-height: 400px;
    max-height: 400px;
  }
}

@media only screen and (min-width: 1500px) and (max-width: 1600px) {
  .fresh_product_slider .owl-slider .owl-item .item img {
    min-height: 350px;
    max-height: 350px;
  }
}

@media only screen and (min-width: 1400px) {
  #shopify-section-fully-product-template .content .center_top_section {
    margin: 0px auto;
    display: block;
    float: none;
    max-width: 86%;
  }
  #shopify-section-fully-product-template #p_main {
    right: 0;
  }
}


@media only screen and (min-width: 1200px) and (max-width: 1300px) {
  #shopify-section-fully-product-template .content .product-form ul.mw_options_list li .mw-option-description {
    width: 62%;
    margin-left: 66px;
  }
}

@media only screen and (max-width: 767px) {
  .custom-img_with_unique_cl h1 {
    margin: 0px !important;
}
  #shopify-section-product-template .content h2.price {
    line-height: 24px;
}
  
  #shopify-section-fully-product-template #owl-carusel_custom_div {
   
    height: 21em!important;
    background-position: 47% center!important;
}
  #shopify-section-fully-product-template .product-images .size_varient_images {
    display: flex;
    justify-content: center;
}
  .selector-wrapper.js-Size-changs-cl .final_varient_option_cl {
    width: 300px;
}
   #shopify-section-fully-product-template .product-images  .size_varient_images a img {
    height: 21em!important;
    object-fit: contain;
    text-align: center';;
}

  #shopify-section-fully-product-template .product-images .custom_featured_product_thumbnail_item .product-sliders__item {
    width: 50px;
    height: 60px !important;
    margin: 0px 5px;
    background-size: contain !important;
}
 #shopify-section-fully-product-template .product-images .custom_featured_product_thumbnail_item {
    margin: 20px 0px;
    display: flex;
    justify-content: center;
    z-index: 0;
}
  .template-product #shopify-section-fully-product-template .product-images .owl-dots {
    display: flex;
    align-items: center;
    bottom: -19%;
    height: 50px;
    width: 100%;
    justify-content: center;
  }
  .template-product #shopify-section-fully-product-template .product-images .owl-nav {
    height: 50px;
    bottom: -19%;
    position: absolute;
  }
  .template-product #shopify-section-fully-product-template .product-images .owl-dots .owl-dot {
    width: 50px;
    height: 50px;
    position: relative;
  }
  .template-product #shopify-section-fully-product-template .product-images .owl-dots .owl-dot span {
    background: transparent;
  }
  .template-product #shopify-section-fully-product-template .product-images .owl-dots .owl-dot.active:before {
    content: "";
    width: 100%;
    height: 3px;
    background-color: #000;
    position: absolute;
    bottom: -7px;
    left: 2%;
}
  .favourite-walletbox {
    width: 100%;
    border-radius: 0;
    padding: 20px 0px 0px;
  }
  .favourite-walletbox-top .favourite-walletbox-content {
    width: 100%;
  }
  .product-icon {
    flex-wrap: wrap;
    padding-left: 5px;
    padding-right: 5px;
  }
  .product-icon-box {
    width: 50%;
    text-align: left;
    float: left;
    margin: 20px auto;
  }
  .product-icon-box p {
    padding-bottom: 0;
  }
  .favourite-walletbox-top {
    width: 100%;
    padding: 0px 5px;
  }
  .favourite-walletbox-top .image img {
    margin: 0px auto;
    margin-bottom: 10px;
  }
  .favourite-walletbox-bottom {
    margin: 0 auto;
    width: 100%;
    text-align: center;
    flex-wrap: wrap;
    padding-bottom: 5px;
  }
  .favourite-walletbox-bottom img {
    margin: 7px auto;
  }
  .favourite-walletbox-bottom h3 {
    width: 100%;
    margin: 0px;
  }
  .row-section .col-3 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .product_cover_list-section {
    padding: 0px 15px;
  }
  .product_cover_list-image {
    margin-bottom: 30px;
  }
  #shopify-section-fully-product-template #p_main {
    top: 0;
    right: 0;
  }
  .product-slider-portfolio-section .product-carousel-section .owl-nav {
    display: none !important;
  }
  .product-slider-portfolio-section {
    padding: 0px 5px;
  }
  .product-slider-portfolio-section .product-carousel-section .owl-dots .owl-dot span {
    background: #66bbac;
  }
  .product-slider-portfolio-section .product-carousel-section .owl-dots {
    bottom: 0;
  }
  .product-slider-portfolio-section .product-carousel-section .owl-slider .owl-stage-outer {
    overflow: visible;
  }
  .product-slider-portfolio-section .product-carousel-section .owl-dots {
    bottom: -21px;
    display: flex;
    align-items: center;
  }
  .product-slider-portfolio-section .product-carousel-section .owl-dots .owl-dot span {
    background: #66bbac;
  }
  .product-slider-portfolio-section .product-carousel-section .owl-dots .owl-dot.active span {
    width: 15px;
    height: 15px;
  }
  .product-slider-portfolio-section .product-carousel-section .owl-carousel {
    overflow: visible;
  }
  .favourite-wallet-section .container {
    padding: 0px;
  }  
  .favourite-walletbox-top .favourite-walletbox-content p {
    padding-bottom: 10px;
  }
  .favourite-wallet-section {
    margin-top: 0px;
  }
  .product_cover_list-section {
    border: 0;
    padding-top: 10px;
  }
  .product-slider-portfolio-section .product-carousel-section {
    padding-top: 0;
    border-bottom: 0;
  }
  .flex-start {
    display: block;
  }
  .template-product .right .content.product {
    padding-left: 0px;
    padding-right: 0px;
  }
  #shopify-section-fully-product-template .content .center_top_section span.mw-product-options .mw-options-container {
    padding: 0px 15px;
  }
  #shopify-section-fully-product-template .content .center_top_section h4#addAcc {
    padding-left: 15px;
    padding-right: 15px;
  }
  #shopify-section-fully-product-template #p_main {
    top: 0;
    right: 0;
    background: transparent;
  }
  .header .bar .right a.icon-search {
    display: none;
  }
  #shopify-section-fully-product-template .content .product-form h4#addAcc {
    text-align: center;
    padding: 15px 0px;
  }
  .customer-review-page-width {
    width: 100%;
  }
  .customer-review-top {
    display: block;
    padding-left: 15px;
    padding-right: 15px;
  }
  .customer-review-top .point {
    display: inline-block;
  }
  .customer-review-top ul {
    display: inline-block;
  }
  button#desktop-hidden {
    display: inline-block;
  }
  .customer-review-top h2 {
    display: inline-block;
  }
  .customer-review-top button.btn {
    display: block;
    margin: 0px auto;
  } 
  .pointed-btn {
    display: block;
    margin-top: 15px; 
  }
  .customer-review-top button.btn {
    display: none;
  }
  .customer-review-top .point p {
    padding-bottom: 0px;
  }
  .custom-img_with_unique_cl {
    display: block;
    text-align: center;
    text-transform: uppercase;
  }
  #shopify-section-fully-product-template .content .center_top_section h1 {
    display: none;
  }
  #shopify-section-fully-product-template .content .center_top_section .product-offers .price span {
    display: none;
  }
  #shopify-section-fully-product-template .product-images .owl-nav div {
    display: none;
  }
  #shopify-section-fully-product-template .content .product-form .mw-product-options .mw-option-checkbox ul.mw_options_list li {
    display: flex;
    align-items: center;
    margin: 23px 0px !important;
  }
  .customer-review-section .container {
    padding-left: 0px;
    padding-right: 0px;
  }
  .review-recent .custom-select {
    width: auto;
  }
  .customer-review-row .flex-start {
    display: flex;
  }
  .customer-review-row .row-section {
    padding-left: 0px;
    padding-right: 0px;
  }
  .review-left-part {
    border-bottom: solid 3px #5ebcad;
  }
  .review-right-part {
    padding-top: 10px;
  }
  .review-right-part .days p {
    padding-bottom: 0px;
  }
  .review-right-content {
    padding-bottom: 0px;
  }
  .customer-review-row {
    margin-left: 15px;
    margin-right: 15px;
  }
  #shopify-section-fully-product-template .content .center_top_section .product-form .product-variants {
    padding-left: 0px;
    width: 100%;
  }
  #shopify-section-fully-product-template .content .center_top_section .product-form .product-variants .custom-size-div-cl, #shopify-section-fully-product-template .content .center_top_section .product-form .product-variants .custom-color-div-cl {
    text-indent: 96px;
    width: 100%;
  }
  #shopify-section-fully-product-template .content .center_top_section .product-form .product-variants .custom-color-div-cl fieldset.single-option-radio {
    justify-content: center;
    display: flex;
/*     width: 100%; */
    margin-top: 5px;
  }
  #shopify-section-header .side-nav ul.root li a {
    font-size: 18px;
    font-family: HelveticaNeue,'Helvetica Neue',Helvetica,Arial,sans-serif;
    font-weight: 500;
    text-transform: unset;
  }
  .product-icon-with-text {
    margin-top: 0px;
  }
  .product-accordion-bar .flex-start {
    display: flex;
  }
  .product-carousel-section.fresh_product_slider {
    position: relative;
    z-index: 0;
    padding: 25px 0px;
  }
  .other-cases-section {
    position: relative;
    z-index: 0;
    padding-left: 0px;
    padding-right: 0px;
  }
  .product-slider-portfolio-section {
    position: relative;
    z-index: 0;
  }
  #shopify-section-fully-product-template .content .product-form .sticky-btn {
    display: block;
    position: fixed;
    bottom: 0;
    width: 100%;
    background: #fff;
    border-radius: 0px;
  }
  .customer-review-row .row-section .col-md-6:first-child {
    border: 0;
  }
  .prints-btn {
    margin-top: 15px;
  }
  .product_cover_list-section h2.section-title, .product-slider-portfolio-section h2.section-title {
    display: block;
  }
  #accordion {
    margin-bottom: 0px;
  }
  #shopify-section-fully-product-template .row {
    margin-bottom: 0px;
  }
  .other-cases-section .product-carousel-section .owl-nav {
    display: none !important;
  }
  .other-cases-section .product-carousel-section .owl-dots {
    display: none;
  }
  .other-cases-section .product-carousel-section .owl-slider .item span {
    font-size: 20px;
    line-height: 1;
  }
  .fresh_product_slider .owl-slider .owl-item span {
    font-size: 20px !important;
    line-height: 1;
  }
  .fresh_product_slider .owl-slider {
    padding-left: 0px;
    padding-right: 0px;
  }
  .fresh_product_slider.product-carousel-section .owl-carousel img.owl-lazy {
    max-height: unset;
    min-height: auto;
  }
  .fresh_product_slider .owl-slider .owl-nav {
    display: none !important;
  }
  .fresh_product_slider a.btn {
    border-radius: 6px;
    padding: 4px 30px;
  }
  .copyright-statement p {
    padding-top: 11px;
    line-height: 1.5;
  }
  .fresh_product_slider.product-carousel-section .owl-slider .owl-stage-outer {
    margin-left: -45px;
  }
  .fresh_product_slider.product-carousel-section .owl-slider .owl-stage-outer .owl-item {
    margin-right: 15px;
  }
  .other-cases-section .product-carousel-section .owl-slider .owl-stage-outer {
    margin-left: -70px;
  }
  .other-cases-section .product-carousel-section .owl-slider .owl-stage-outer .owl-item {
    margin-right: 15px !important;
  }
  #shopify-section-fully-product-template .product-accordion-bar #Personalize-t .flex-start .Personalize-t1 {
    width: 50%;
  }
  #shopify-section-fully-product-template .product-accordion-bar #Personalize-t .flex-start .Personalize-t2 {
    width: 50%;
    padding-left: 15px;
  }
  .copyright-statement {
    padding: 0px 5px;
  }
  #shopify-section-fully-product-template .product-accordion-bar #Personalize-t .Personalize-t2 img {
    height: auto;
    width: 100%;
  }
  #shopify-section-fully-product-template .content .center_top_section .product-offers {
    display: block;
  }
  #shopify-section-fully-product-template .content .center_top_section .product-form form {
    margin-top: 0px;
  }
  #shopify-section-fully-product-template .content .center_top_section .product-form .js-Size-changs-cl {
    justify-content: center;
  }
  #shopify-section-fully-product-template .product-images .product-sliders__item {
    height: 21em!important;
    background-position: 47% center!important;
  }
  .get-selected-varient-option {
    display: flex;
    justify-content: flex-start;
  }
  .other-cases-section .product-carousel-section .owl-slider img {
    height: auto;
  }
  .other-cases-section .owl-slider .owl-item .item {
    margin-right: 0px;
  }
  .other-cases-section .product-carousel-section {
    padding-bottom: 30px;
    padding-top: 25px;
  }
  #dynamicForm {
    margin-left: 50px;
  }
  .left.position-sm-sticky {
    position: -webkit-sticky;
    position: relative;
    top: 0;
  }
  #shopify-section-fully-product-template .content .product-form .product_cart .get-selected-varient-option {
    justify-content: space-between;
    border: 0;
    border-bottom: solid 1px #4e6a7d;
    margin-bottom: 2px;
    align-items: center;
    line-height: 1.6;
  }
  #shopify-section-fully-product-template {
    overflow-x: hidden;
  } 
  .product-slider-portfolio-section .product-carousel-section .owl-slider .owl-carousel {
    padding-left: 0px;
    padding-right: 0px;
  } 
  .product-slider-portfolio-section .product-carousel-section .owl-slider {
    padding-left: 0px;
    padding-right: 0px;
  }
  #shopify-section-fully-product-template .content .product-form .btn.accent {
    border-radius: 0;
    border-left: 0;
    border-right: 0;
  }
  .product-accordion-bar {
    margin-top: 20px !important;
  } 
  #shopify-section-fully-product-template .right .content.product .center_top_section .loox-rating {
    display: none;
  }
  #shopify-section-fully-product-template .size_varient_images.VSimg {
    display: none;
  }
  
  .add-accessories > ul > li > img {width:60px; height:60px;}
  #other .custom_menu_drd{padding-left:15px;}
  #shopify-section-fully-product-template .product-images .custom_featured_product_thumbnail_item .owl-stage-outer .owl-stage .owl-item {
    text-align: center;
}
}  


@media only screen and (max-width: 480px) {
  .favourite-walletbox-content h2 {
    font-size: 27px;
    margin-bottom: 0px;
  } 
  .favourite-walletbox-top .favourite-walletbox-content p {
    font-size: 16px;
  }
  #shopify-section-fully-product-template .content .center_top_section .product-form .product-variants .custom-size-div-cl, #shopify-section-fully-product-template .content .center_top_section .product-form .product-variants .custom-color-div-cl {
    text-indent: 119px;
  }
  .other-cases-section .product-carousel-section .owl-slider .item span {
    font-size: 18px;
    line-height: 1;
    min-height: 56px;
  }
  .fresh_product_slider .owl-slider .owl-item span {
    font-size: 18px!important;
    line-height: 1;
    min-height: 56px;
    padding-left: 5px !important;
    padding-right: 5px !important;
  }
  .copyright-statement p {
    font-size: 11px;
  }
  .fresh_product_slider.product-carousel-section .owl-carousel img.owl-lazy {
    max-height: 206px;
    min-height: 206px;
  }
  .product-icon-box {
    padding-right: 10px;
  }
  .product-icon-box p {
    padding-bottom: 0;
    font-size: 12px;
  }
  .fresh_product_slider.product-carousel-section .owl-slider .owl-stage-outer .owl-item {
    margin-right: 11px;
  }
  #shopify-section-fully-product-template .content .product-form ul.mw_options_list li .mw-option-description {
    width: 61%;
    left: 50%;
    transform: translateX(-58%)!important;
    margin-left: 0;
    margin-top: 0px;
    margin-bottom: 0px;
  }
  #shopify-section-fully-product-template .content .product-form ul.mw_options_list li .mw-option-description a {
    min-height: 57px;
  }
  #shopify-section-fully-product-template .position-sm-sticky {
    padding-left: 0px;
}
  #shopify-section-fully-product-template .position-sm-sticky .content {
    padding-left: 15px;
}
  #shopify-section-fully-product-template .position-sm-sticky .product-images {
    margin-bottom: 0;
}
  #shopify-section-fully-product-template .content .center_top_section{padding-top:0px;}
 #shopify-section-fully-product-template .content .center_top_section .product-offers .offers {
    display: none;
}
  #shopify-section-fully-product-template .right .content.product .product-form {
    padding-top: 10px;
}
  #shopify-section-fully-product-template .right .content.product .product-form #addAcc {
    padding-bottom: 0px;
}
  body #shopify-section-fully-product-template .product-images .custom_featured_product_thumbnail_item{
        max-width: 300px;
    margin: 0 auto;
  }
  #shopify-section-fully-product-template .product-images .product-sliders__item{max-height:336px;}
}

@media only screen and (max-width: 411px) {
  .fresh_product_slider.product-carousel-section .owl-slider .owl-stage-outer .owl-item {
    margin-right: 5px;
  }
}

@media only screen and (max-width: 375px) {
  #shopify-section-fully-product-template .content .center_top_section .product-form .product-variants .custom-size-div-cl, #shopify-section-fully-product-template .content .center_top_section .product-form .product-variants .custom-color-div-cl {
    text-indent: 96px;
  }
  .product-icon-box p {
    font-size: 12px;
  }
  #shopify-section-fully-product-template .content .product-form ul.mw_options_list li .mw-option-description {
    width: 57%;
  }
}

@media only screen and (max-width: 360px) {
  #shopify-section-fully-product-template .content .center_top_section .product-form .product-variants .custom-color-div-cl, #shopify-section-fully-product-template .content .center_top_section .product-form .product-variants .custom-size-div-cl {
    text-indent: 92px;
  }
  #shopify-section-fully-product-template .product-accordion-bar #Personalize-t .Personalize-t1 p {
    padding-right: 0px;
  }
}

@media only screen and (max-width: 320px) {
  #shopify-section-fully-product-template .content .center_top_section .product-form .product-variants .custom-color-div-cl, #shopify-section-fully-product-template .content .center_top_section .product-form .product-variants .custom-size-div-cl {
    text-indent: 72px;
  }
  #shopify-section-fully-product-template .product-accordion-bar #Personalize-t .Personalize-t1 p {
    font-size: 16px;
  }
  #shopify-section-fully-product-template .product-accordion-bar #Personalize-t .flex-start .Personalize-t1 button a {
    font-size: 14px;
  }
}

.product-accordion-bar {
  margin-top: 30px;
}