/** Shopify CDN: Minification failed

Line 235:1 Unexpected "*"

**/
/*************** PPRODUCT DISPLAY PAGE *******************/
 #mobile-view{
   display:none;
 }
.quick_shop, .view_all {
	margin-top: 10px;
}
.relative.product_image.swap-true:hover a {
	background-color: rgba(255,255,255,.9);
}
.swatch-element {
	border-color: transparent;
}
.product_gallery.multi-image.flickity-enabled.is-draggable {
	padding-top: 0px;
}
.swatch-element.color label {
	margin: 0 auto;
	float: none;
}
.color #vname {
	display: block;
	overflow: hidden;
	padding-top: 8px;
}
.swatch label {
	line-height: 25px !important;
}
.swatch_options .swatch.clearfix.mleft:first-child {
	float: right !important;
}

.swatch_options {
	margin-bottom: 1em;
	display: block;
	overflow: hidden;
	font-size: large;
	/* min-height: 45px; */
	/* max-width: 50% !important; */
	float: left;
}
label
{ text-align: center;}

#vname {
	position: relative;
	/* bottom: 0; */
	/* left: 0; */
	font-size: 12px;
	color: #000;
	font-weight: normal;
	text-transform: uppercase;
	display: block;
	overflow: hidden;
	width: 100%;
}

label img {
	height: 103px !important;
}
.swatch label{height:auto;}
#product_display, #product_galery, #product_related {
    margin: 0;
}
.tab_spe h4 {
	font-weight: bold;
    font-size:13px;
}
table.specification {
    font-size: 13px;
}
table.specification td {
	min-width: 32%;
	display: inline-block;
	overflow: hidden;
}
.zoom {
    display: inline-block;
    position: relative;
}

.zoom:after {
    content: '';
    display: block;
    width: 33px;
    height: 33px;
    position: absolute;
    top: 0;
    right: 0;
    background: url(icon.png);
}

.zoom img {
    display: block;
}

.zoom img::selection {
    background-color: transparent;
}

#ex1 img:hover {
    cursor: move;
}

#ex1 img:active {
    cursor: move;
}

#mobile-gallery {
    display: none;
}

#thumbnails {
    width: 160px;
    height: 100%;
    display: inline-block;
}

#main-product-image {
    position: relative;
}


#hidden-image {
    opacity: 1;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
}

.product_six_coloumn {
    width: 50%;
    float: left;
}
.dd-container{display:none;}
#product_related .related-products__title {
    display: none;
}
/*#product_display .purchase.clearfix.inline_purchase.inline_purchase {
    position: absolute;
    top: 55px;
    right: 22%;
    text-align: right;
}*/
#product_display .purchase.clearfix.inline_purchase.inline_purchase {
	position: absolute;
	/* top: 55px; */
	right: 17%;
	/* text-align: right; */
	display: block;
	overflow: hidden;
	float: right;
	width: 150px !important;
	margin-top: 0;
	top: 55%;
}
#product_display .section.product_section.clearfix.js-product_section {
    padding: 0px;
}
#product_display .swatch.clearfix {
    width: auto;
    float: left;
    margin-right: 15px;
    margin-left: 0;
    position: relative;
}

#product_related h3 {
    margin: -10px 0px 1px;
}
#product_galery h3 {
    margin: 10px 0px 1px;
}
#owl_slider_1 {
    margin: 30px 0px 25px;
}
.product_six_coloum_main_wrapper{
  width:100%;
  float:left;
}
#arrow_right, #arrow_left {
	opacity: 1 !important;
}
#product_related h3, #product_galery h3{
	display: none;
}
.flickity-prev-next-button .arrow {
	fill: #737373 !important;
}
.flickity-prev-next-button{background:transparent !important;}

.product_name {
	font-size: 20px;
	color: #555;
}
#gallery {
	padding-top: 15px;
}
.product_form{margin-top:30px;}

#product_related-1 {
    margin-top: 35px;
    width: 100%;
    float: left;
    height: 300px;
}
.sale_banner_product{display:none;}

/************************* SPECIAL PRODUCTS PAGE ***************************/
#img_special:hover .first-image{
 display: none !important;
}
.second-images{display:none;}

#img_special:hover .second-images {
    display: inline !important;
}
.vertical{
    writing-mode:tb-rl;
    -webkit-transform:rotate(180deg);
    -moz-transform:rotate(180deg);
    -o-transform: rotate(180deg);
    -ms-transform:rotate(180deg);
    transform: rotate(180deg);
    white-space:nowrap;
    display:block;
}
************************* Media Query *******************************/
@media only screen and (max-width: 1280px) {
.product_six_coloum_main_wrapper {
    padding: 0px 1%;
}
}
@media only screen and (max-width: 1200px) {}
@media only screen and (max-width: 992px) {}
@media only screen and (max-width: 798px) {
.product .container.main.content {
    width: 100%;
    padding: 0px 5%;
}
#product_galery {
    width: 100%;
    float: left;
}
#product_related {
    width: 100%;
}
}
@media only screen and (max-width:767px) {
  #product_display .swatch.clearfix {
    margin-right: 0;
}
  .swatch_options .swatch.clearfix.mleft:first-child {
    float: left!important;
}
  table.specification td {
	min-width: 150px;
	display: table-cell;
	overflow: hidden;
}
.product_six_coloumn {
    width: 100%;
    float: left;
}
.purchase.clearfix.inline_purchase.inline_purchase {
    position: relative !important;
    top: 0px !important;
    right: 50px !important;
    text-align: left !important;
    margin-top: 15px;
}
  .swatch label{padding:0px;}
  
  .swatch .swatch-element{margin:5px 0;}
  
  #mobile-view{display:block;}
  #gallery{display:none;}
  .product_gallery img{min-height:300px;}
}
@media only screen and (max-width: 480px) {}
@media only screen and (max-width: 320px) {}
