body,html{
    margin: 0px;

    width: 100%;
}
body, p {
    color: #555;
}

.item-wrapper {
    line-height: 20px;
}

img{
    border: 0px;
}


div.detail-title{
    position: relative;
    text-align: left;
    /*top: 12px;*/
    width: 100%;
  margin-top: 0px;
}
h1.detail-title{
    margin: 0px;
    display: inline-block;
    vertical-align: middle;
    line-height: normal;
    letter-spacing: 0.05000000074505806px;
    margin-bottom: 10px;
    font-weight: 300;
    font-size: 22px;
    font-family: 'Montserrat', sans-serif;
    padding-right: 50px;
}
h2.detail-title{
    /*font: bold 13px 'Brandon Grotesque Regular', sans-serif;*/
    font:  14px 'Montserrat', sans-serif;
    margin: 0px;
    display: inline-block;
    vertical-align: middle;
    line-height: normal;
    letter-spacing: 0.05000000074505806px;
    text-transform: capitalize;

}

div.outer{
    height:100%;
    width:100%;
    padding: 0px;
    box-sizing:border-box;
    -moz-box-sizing:border-box; /* Firefox */
    -webkit-box-sizing:border-box; /* Safari */
}

div.wrapper{
    /*border: 1px solid #868685;*/
    position: relative;

    width:100%;
    text-align: left;
    /*-moz-box-shadow:4px 4px 4px #C7C5C5;*/
    /*-webkit-box-shadow:4px 4px 4px #C7C5C5;*/
    /*box-shadow:4px 4px 4px #C7C5C5;*/
    /*-ms-filter:"progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#C7C5C5')";*/
    /*filter:progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#C7C5C5');*/
}


.modal-title {
    margin: 0;
    line-height: 1.42857143;
    color:
    #222;
    /*font: 500 25px 'Brandon Grotesque Regular', sans-serif;*/
    font: 500 25px 'Montserrat', sans-serif;
    text-transform: uppercase;
    text-align: center;
}
.close {

    font-size: 30px;

}
h5.price{
font-size: 16px;
color:grey;
margin: 0px;
}
footer{
margin-top: 30px;
}
div.item-wrapper {
    height: 100%;
    width: 100%;
   padding: 0px 5px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
a.moreinfo{
    font-size: 15px;
    line-height: 16px;
    font-weight: 400;
    text-align: left;
    display: block;
    /*font-family: 'Brandon Grotesque Regular', sans-serif;*/
    font-family: 'Montserrat', sans-serif;
    /*text-shadow: 1px 1px 0 rgba(255,255,255,0.9);*/
    color: #5a5d62;
    outline: 0;
    text-decoration: none;
    -webkit-transition: color .3s;
    -moz-transition: color .3s;
    -o-transition: color .3s;
    -ms-transition: color .3s;
    transition: color .3s;
    position: relative;
}
div.detailimage{
    border: solid 0px #000000;
    margin: 10px 10px 0px 0px;
    cursor: pointer;
}
div.detailimage img {

}

div.detailholder{
    position: absolute;
    display: block;
    top: 0px;
    right: 0px;
    width: 330px;
    text-align: center;
    z-index: 1000;
    height: 100%;
}
div.detailpadding{
    position: relative;
    padding: 15px 0px;
    height: 100%;
    box-sizing: border-box;
    -moz-box-sizing:border-box; /* Firefox */
    -webkit-box-sizing:border-box; /* Safari */
    -ms-box-sizing: border-box;
    font-size: 14px;
}

div.detailpadding div.item-long-description{
  font-size: 14px;
}
div.detailscroll{
    overflow: auto;
    text-align: left;
    height: 87%;
    width: 315px;
    padding-top: 15px;
}
div.controls {
    position: absolute;
    margin: auto;
        margin-bottom: auto;

    display: table;
    font-size: 25px;
    right: 10px;
    margin-bottom: 10px;

    z-index: 100;
}

a.controls, div.faded {
    margin: 0px 5px;
        margin-bottom: 0px;
    z-index: 1000;
    text-decoration: none;
    text-align: center;
    vertical-align: middle;
    height: 40px;
    width: 40px;
    font-size: 17px;
    line-height: 44px;
    z-index: 100000000000;
    right: 0px;
    top: calc(50% - 20px);
    cursor: pointer;
    border-radius: 50%;
    display: block;
    margin-bottom: 8px;
    color: #231F20;
    background-color: #fff;
    box-shadow: 0px 5px 12px -6px rgba(0, 0, 0, 0.6);
}

div.controls a{
color:#5A5858;
}

div.controls a.close-control{
  font-size: 22px;
  padding-top: 2px;
}

@media (max-width: 768px) {
  div.controls{
      position: relative;
      margin: auto;
    right: 0px;
    left: 0px;
    display: table;
    text-align: center;
    float: unset;
    padding-bottom: 10px;
  }

  a.controls, div.faded {
    float: left;
    margin: 0px 15px;
  }
}
div.line{
    position: absolute;
    top: 0px;
    right: 300px;
    display: block;
    height: 100%;
    width: 1px;
    background: #868685;
    box-sizing: border-box;
    -moz-box-sizing:border-box; /* Firefox */
    -webkit-box-sizing:border-box; /* Safari */
    -ms-box-sizing: border-box;
    border-bottom: solid 10px  #868685;
    border-top: solid 10px  #868685;
}

div.bigpicture {
    width: 100%;
    vertical-align: middle;
    text-align: center;
    margin: 0px;
    padding: 0px;
    position: relative;
    overflow: hidden;
  border: 0px solid #777;

}

@media screen and (min-width: 768px) {
	div.bigpictureholder{

	min-height: 200px;
	}
}
div.previous{
    position: absolute;
    left: 0px;
    top: 0px;
    width: 50%;
    z-index: 10000;
    height: 100%;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
    filter: alpha(opacity=20);
    -moz-opacity: 0.2;
    -khtml-opacity: 0.2;
    opacity: 0.2;
}
div.next{
    position: absolute;
    right: 0px;
    top: 0px;
    width: 50%;
    z-index: 10000;
    height: 100%;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
    filter: alpha(opacity=20);
    -moz-opacity: 0.2;
    -khtml-opacity: 0.2;
    opacity: 0.2;
}
div.next:hover, div.previous:hover{
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    -moz-opacity: 1.0;
    -khtml-opacity: 1.0;
    opacity: 1.0;
}

div.dynloadarea {
    width: 100%;
    /*position: absolute;*/
    /*top: 0px;*/
    /*height: 100%;*/
    /*left: 0px;*/
}

img.bigpicture{
    max-height: 100%;
    max-width: 100%;
    z-index: 100;
    position: relative;
}
div.showlogo{
    position: absolute;
    left: 50%;
    top: 30px;
    margin-left: -225px;
    width: 151px;
    height: 19px;
    z-index: 10000;
    height: 100%;
}
div.previous-big-control{
    background:url(../images/controls.png) no-repeat  -0px 0;
    float:left;
    margin-left:10px;
    width: 30px;
    height: 50px;
}
div.next-big-control{
    background:url(../images/controls.png) no-repeat  -30px 0;
    float:right;
    margin-right:10px;
    width: 30px;
    height: 50px;
}

div.faded{
    margin: 0px 5px;
    opacity:0.30;
    filter: alpha(opacity=30);
    -moz-opacity: 0.30;
}



div.product-details .left-side {

  display: inline-block;
  font-size: 17px;
font-weight: 600;
display: inline-table;
}
div.product-details .right-side {
    display: inline-block;

}
div.product-details .right-side a {

}
div.product-details {
    margin-bottom: 8px;
    text-align: left;
}

.similar-items h2 {
    /*font: bold 19px 'Brandon Grotesque Regular', sans-serif;*/
    font: bold 19px 'Montserrat', sans-serif;
    margin: 15px 0 0 0;
    display: inline-block;
    vertical-align: middle;
    line-height: normal;
    letter-spacing: 0.05000000074505806px;
    text-transform: capitalize;
    color: #5a5d62;
    width: 100%;
    cursor: pointer;
}

#similar-items-list {
    width: 100%;
}
#similar-items-list div {
    width: 115px;
    height: 114px;
    overflow: hidden;
    margin: 10px 10px 0px 0px;
    float: left;
}
.similar-items-list img {
    position: absolute;
    margin: auto auto;
    left: -50%;
    right: -50%;
    top: -50%;
    bottom: -50%;
}
.item-long-description {
  width: 100%;
padding: 10px px;
text-align: left;
color:#565656;
}
.item-long-description p {
    margin: 0 0 5px 0;
}

.clear {
    clear: both;
}

#request-error {
    width: 100%;
    color: red;
    display: none;
}

#request-succes {
    width: 100%;
    color: green;
    display: none;
}


.swipe {
    position:relative;
    z-index:1;
}


hr{
  border-top: 1px solid #e2e2e2;
}
button.addToCart,
button.moreinfo {
  background:  transparent;
  border: 0;

  padding: 0px;
  text-align: left;

font-size: 14px;
cursor: pointer;
padding: 15px 30px;
display: table;
line-height: 15px;
margin-bottom: 8px;
position: relative;
/*font-family: 'Brandon Grotesque Regular', sans-serif;*/
font-family: 'Montserrat', sans-serif;
border-radius: 0px;
color: #555;
border: 1px solid #555;
margin-bottom: 30px;
margin-top: 30px;
min-width: 100%;
text-align: center;
}


span.shipbutton,
span.detailsbutton,
span.conditionbutton {
  background:  transparent;
  border: 0;

  padding: 0px;
  text-align: left;

font-size: 16px;
cursor: pointer;
padding: 15px 30px;
display: table;
line-height: 15px;
margin-bottom: 8px;
padding-left: 0px;
position: relative;
font-family: 'Montserrat', sans-serif;
border-radius: 0px;
color: #555;
text-transform: uppercase;
margin-bottom: 10px;
margin-top: 15px;
min-width: 100%;

}
div.shipsection,
div.detailssection,
div.conditionsection {
border-bottom:1px solid #C7C7C7;
}

button.addToCart i{
  position: absolute;
  font-size: 16px;
  left: 30px;
}



button.moreinfo i{

  font-size: 16px;
margin-right: 8px;
}

/*.swipe .img-item {*/
    /*margin-right: 15px;*/
/*}*/

#soldItemErrorPlacement {
/*#addToCartErrorPlacement {*/
    display: none;
    color: red;
    text-align: left;
}

#my-cart-modal .modal-dialog {
    z-index: 1050;
}

#myModal input,textarea {
    font-weight: 400;
    font-style: normal;
    font-size: 15px;
}

.slick-container {
  width: calc(100% - 40px);
  max-width: 400px;
  margin:auto;
    margin-top: 30px;
}

.HomePortfolioSection-fields {
    padding-left: 0;
}


@media only screen and (max-width: 767px) {
	     div.bigpictureholder{
	    padding-left: 0px;
	    padding-right: 0px;
      margin-left: -20px;
margin-right: -20px;
	    }
      a.controls, div.faded {
          margin: 0px 15px;

      }

      div.detail-title{

        margin-top: 30px;
      }

      .slick-container {
        width: calc(100% - 60px);

margin-top: 30px;
    }

    button.addToCart,
    button.moreinfo,
    span.shippingbutton,
    span.shipbutton {
        max-width: 250px;
    }
}



    div.detailtitle{
    min-height: 40px;
    }

     div.detailimage {

     border: 0px solid #999;

	    cursor: pointer;
	    width: 100%;
	    height: 0px;
	    padding-top: 100%;
	    position: relative;
	}

     ul.detailimages{
		display: flex;
		flex-wrap: wrap;
		justify-content:left;
		padding: 0px;

    }
    ul.detailimages li{
	    list-style: none;
	    width: calc(100% * (1/8) - 10px + 1px);
		margin-right: 10px;
    }

@media  only screen and (min-width: 1200px) {


      ul.detailimages li{
  	    width: calc(100% * (1/5) - 10px  + 2px);
      }

      ul.detailimages li:nth-child(5n){
      		    margin-right: 0px;
      }

}

@media only screen and (min-width: 992px) and (max-width: 1200px) {

      ul.detailimages li{
  	    width: calc(100% * (1/5) - 10px  + 2px);
      }

      ul.detailimages li:nth-child(5n){
      		    margin-right: 0px;
      }

}


@media only screen and (min-width: 480px) and (max-width: 992px) {

    ul.detailimages li{
	    width: calc(100% * (1/5) - 10px  + 2px);
    }

    ul.detailimages li:nth-child(5n){
    		    margin-right: 0px;
    }

}

@media only screen and (max-width: 480px) {

    ul.detailimages li{
	    width: calc(100% * (1/4) - 10px  + 2.5px);
    }

    ul.detailimages li:nth-child(4n){
    		    margin-right: 0px;
    }


}




    #slider ul li,#slider ul {
        height: 100%;
        position: relative;
    }

    @media only screen and (max-width: 480px) {
        #slider ul li, #slider ul {
            height: 250px;
        }
    }

    ul.detailimages li img {
        max-height: 100%;
        max-width: 100%;
        position: absolute;
        top: 0px;
        left: 0px;
        bottom: 0px;
        right: 0px;
        margin: auto;
    }

    img.img-item {

        max-width: 100%;
        /*position: absolute;*/
        /*top: 0px;*/
        /*left: 0px;*/
        /*bottom: 0px;*/
        /*right: 0px;*/
        margin: auto;
        max-height: 650px;
    }

    img.image{
        position: absolute;
        z-index: 1000;
        height:100%;
        width:100%;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        filter: alpha(opacity=0);
        -moz-opacity: 0;
        -khtml-opacity: 0;
        opacity: 0;
    }
    div.breadcrumbs a{
        font-size: 13px;
        color: #2C2A2A;
        text-decoration: none;
        font-weight: normal;
    }
    div.breadcrumbs {
        text-transform: uppercase;
        padding-top: 15px;
        font-size: 13px;
        color: #2C2A2A;
        text-decoration: none;
        margin: 15px 0 10px;
    }
    a.tooltips{
        display: inline-block;
        position : relative;
        height: 100%;

    }
    a.tooltips::before {
        content: attr(data-tip);
        font-family: arial, sans-serif;
        font-size: 13px;
        font-weight: bold;
        position: absolute;
        z-index: 9999999;
        white-space: nowrap;
        /*bottom: 9999px; */
        left: 0px;
        top:50%;
        background: #000;
        color: #e0e0e0;
        padding: 0px 7px;
        line-height: 32px;
        height: 32px;
        opacity: 0;
        -webkit-transition: opacity 0.4s ease-out;
        -moz-transition: opacity 0.4s ease-out;
        -o-transition: opacity 0.4s ease-out;
        transition: opacity 0.4s ease-out;
        width:150px;
        width: 150px;
		right: 0px;
		margin: auto;
    }
    a.tooltips:hover::before	{
        opacity: 1;
        /*bottom:-35px;*/
    }
.txbx{
  width: 100%;
  padding: 3px 10px;
}

div.strong{

    display: inline-table;
}
div.thin{
    display: inline-table;

}



div.shipping{
    display: none;
    position: relative;

    text-align: center;
    width: 100%;
    padding: 10px;
    z-index: 20000;
}


div.arrow-slide-next, div.arrow-slide-prev {
    font-family: 'Karla', sans-serif;
    text-align: center;
    display: inline-block;
    vertical-align: middle;
    height: 50px;
    width: 50px;
    color: #fff;
    background: #555;
    font-size: 27px;
    line-height: 49px;
    position: absolute;
z-index: 100000000000;
right: 0px;
top: calc(50% - 25px);
cursor: pointer;
}

div.arrow-slide-next {
  right: 20px;
}

div.arrow-slide-prev {
left: 20px;
}


.item-image-thumb {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    display: inline-block;
    width: 60px;
    height: 60px;
}

@media (max-width: 1400px) {

}

@media (max-width: 768px) {

}

@media (max-width: 500px) {

}

.product-metafields {

}

.product-metafields .metafields--sizing {
}
.product-metafields .metafields {
    width: 100%;
}

.product-metafields .metafields ul {
    list-style: none;
    padding-left: 0;
    margin: 0;
}

.product-metafields .metafields ul li:nth-child(odd) {

}
.product-metafields .metafields ul li {
        padding: 4px 14px;
}

.product-metafields .metafields ul .metafield-first {

    text-transform: capitalize;
    display: inline-block;
    font-weight: 600;
}

.product-metafields .metafields ul .metafield-first:after{
   content: "-";

   margin: 0px 0px 0px 4px;
   font-size: 17px;
   font-weight: 200;

}

span.shipbutton:after,
span.detailsbutton:after,
span.conditionbutton:after{
   content: "+";
   font-size: 20px;
   font-weight: 200;
   position: absolute;
   right: 10px;
   top: 13px;
}


span.selected:after {
  content: "-";
   font-size: 25px;
   font-weight: 200;
   position: absolute;
   right: 10px;
   top: 11px;
}
section.product-section--container {
  padding-bottom: 15px;

}

div.details{
  transition: all 1s ease-in;
}
div.price{
  margin-top: 20px;
  font-size: 20px;
  font-weight: 200;
  display: none!important;
}
button.add-more {
    float: left;
}

.wish-list-icon {
    background-size: contain;
    width: 28px;
    height: 25px;
    z-index: 1;
}

.wish-list-add-icon {
    background-image: url('/images/heart-thin-icon.svg');
    background-repeat: no-repeat;
    background-size: 60%;
    background-position: center;
}

.wish-list-favourite-icon {
    background-image: url('/images/red-heart-icon.svg');
    background-repeat: no-repeat;
    background-size: 60%;
    background-position: center;
}

.wish-list-icon:active {
    opacity: 1;
}

.btn-primary {
    color: #fff;
    background-color: #337ab7;
    border-color: #2e6da4
}

.btn-primary.active, .btn-primary.focus, .btn-primary:active, .btn-primary:focus, .btn-primary:hover, .open > .dropdown-toggle.btn-primary {
    color: #fff;
    background-color: #286090;
    border-color: #204d74
}

.btn-primary.active, .btn-primary:active, .open > .dropdown-toggle.btn-primary {
    background-image: none
}

.btn-primary.disabled, .btn-primary.disabled.active, .btn-primary.disabled.focus, .btn-primary.disabled:active, .btn-primary.disabled:focus, .btn-primary.disabled:hover, .btn-primary[disabled], .btn-primary[disabled].active, .btn-primary[disabled].focus, .btn-primary[disabled]:active, .btn-primary[disabled]:focus, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary, fieldset[disabled] .btn-primary.active, fieldset[disabled] .btn-primary.focus, fieldset[disabled] .btn-primary:active, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary:hover {
    background-color: #337ab7;
    border-color: #2e6da4
}