/*remove veils price options*/
.product_cat-veils p.price {
display: none !important;
}

/*remove shop options*/
.woocommerce-ordering,
.woocommerce-result-count {
display: none;
}

/*shop page numbers dropping down*/

._7f4a8dfd-4799-46c1-82f1-c516b6a2fb98 .article-content a:hover {
line-height: 100%;
text-decoration: none;
}


/*text shadow*/

._2c044f96-dc57-48fe-b3de-20f44fdf26b8 {
text-shadow: 1px 1px 2px #585858;
}

._79b31687-3da9-4c77-b0bb-33fb9a2c7ffa,
._45bb4df7-501f-4eac-a748-bc43b89de1cc,
._337f84a2-f3b0-4d7e-a736-49e2d46f7fc3 {
text-shadow: 2px 2px 4px #333;
}

/*remove footer*/
.copyright-footer {
display: none !important;
}

/*Customising Shop Options*/

.related, .products {
clear: both !important;
}

.woocommerce div.product form.cart,
.woocommerce ul.products li.product .button,
.article-meta-bottom,
.article-meta,
.woocommerce ul.products li.product .price {
display: none;
}


.dress_post_container {
  position: relative;
}


.image {
  opacity: 1;
  display: block;
  width: 100%;
  height: auto;
  transition: .5s ease;
  backface-visibility: hidden;
}

.middle {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
    opacity: 0;
    transition: .5s ease;
     background-color :  rgba(66, 51, 18, 0.54);
}


.dress_post_container:hover{
     background-color :  rgba(66, 51, 18, 0.54);
}

.dress_post_container:hover .middle {
  opacity: 1;
}

.text {
  color: white;
  font-size: 16px;
  padding: 16px 32px;
  color: white;
  font-size: 20px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
    word-spacing: -0.1em;
    line-height: 130%;
    font-family: "Raleway";
    text-transform: uppercase;
    font-variant: none;
    text-decoration: none;
    font-style: normal;
    font-weight: 400;
    letter-spacing: 0.25em;
}


.middle_box{
    position: absolute;
    -ms-transform: translate(-50%, -50%);
    background-color: transparent;
    width: 90%;
    height: 93.3333%;
    opacity: 0;
    border-width: 1px;
    border-style: solid;
    border-color: #fff;
    border-radius: 0%;
    transition: opacity 0ms ease 0ms,background-color 0ms ease 0ms,width 0ms ease 0ms,height 0ms ease 0ms;
    left: 15px;
    max-height: 93%;
    top: 15px;
    transition: 1s ease;
   z-index:1;
}
.rectangle_hover_border{
    transition: 1s ease;
    position: absolute;
    top: 0px;
    left: 0px;
    height: 100% !important;
    width: 100%;
   opacity:0;
   z-index:1;
}

.dress_post_container:hover .rectangle_hover_border {
          opacity: 1;
}
.dress_post_container:hover .middle_box  {
          opacity: 1;
}   

.single_dress_anchor_left{
    float: left;
    margin: 2px 20px 20px 0px;
}
.single-dresses  .pp-post-navigation, .single-real_weddings .pp-post-navigation{
     display: none !important;
}
.single-dresses .article-wrap{
    text-align:center;
}

@media (min-width: 320px) and (max-width: 680px) {
.single_dress_anchor_left {
    float: left;
    margin: 2px 0px 20px 0px;
}
.middle{
      position: unset !important; 
     height: 100%; 
     width: 100%; 
    opacity: 1;
     transition: unset; 
     background-color: unset;
}

.text {
    color: white;
    font-size: 16px;
     padding: unset;
    color: black !important;
    font-size: 20px;
     position: unset;
     -webkit-transform: unset;
    -ms-transform: unset;
    transform: unset;
    text-align: center;
    margin: 30px 0px 30px 0px;
   font-family: "Raleway";
    word-spacing: -0.1em;
    line-height: 130%;
    font-family: "Raleway";
    color: #000000;
    text-transform: uppercase;
    font-variant: none;
    text-decoration: none;
    font-style: normal;
    font-weight: 400;
    letter-spacing: 0.25em;
    font-size: 12px;
     width: 100%;
    display: inline-block;
}
.dress_post_container{
    padding: 0px 10% 0px 10%;
}
.page-id-9369 .article-title{
    margin-top:50px;
}
.page-id-9375 .article-title{
    margin-top:50px;
}
.page-id-9377 .article-title{
    margin-top:50px;
}
.dress_post_container:hover {
    background-color: unset !important;
}
.dress_post_container:hover .rectangle_hover_border{
     opacity:0 !important;
}
.dress_post_container:hover .middle_box {
    opacity: 0 !important;
}

.embed_dress_video_wrapper{
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
}
.embed_dress_video_wrapper iframe{
        position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}


}

.post_excrept{
     word-spacing: -0.1em;
    line-height: 130%;
    font-family: "Raleway";
    color: #000000;
    text-transform: uppercase;
    font-variant: none;
    text-decoration: none;
    font-style: normal;
    font-weight: 400;
    letter-spacing: 0.25em;

}

.embed_dress_video_wrapper{
     text-align:center;
}