/** Shopify CDN: Minification failed

Line 24:0 Unexpected "#6025533b0804174705db0f9c"
Line 56:7 Expected ":"

**/
.dropdown-menu {
    background-color: white;
}
.product-single__photos .bx-wrapper .bx-viewport {
    border: 1px solid #dddcdc;
    height: 500px !important;
}
.social-sharing a {
    background-color: #003366;

}
.social-sharing a:hover {
    color: white;

}
#desk_review {width:50%;}
.description--tabs .tabs .ui-tabs-panel {width:100%;}
#6025533b0804174705db0f9c .desktop-close-icon {cursor:pointer!important;}

/*to make two columns for product description pages */


.one-half-column-left {
width:25%;
float:left;
  padding-bottom:30px;
}

.one-half-column-right {
width:70%;
float:right;
  
}

@media only screen and (max-width: 480px) {
.one-half-column-left, .one-half-column-right, 
.one-third-column, .one-third-column-last {
float:none;
width:100%;
margin-right:0;
}
}

.img-responsive, .thumbnail a>img, .thumbnail>img {

    width: 100%;
}
.list-inline pull-right li .contact-class
{
  style="display: none;"
}

@media (max-width: 850px){
    #desk_review {width:100%;}
}

@media (min-width: 768px){
.border-right {
    border-right: 1px solid #114070;
}

}




