
.productsplace {display: flex;align-content:stretch;justify-content:space-between;flex-wrap: wrap;}

.productbox {width: 31.6%;overflow: hidden;position: relative;margin:0 0 2.5% 0;}
.productbox .imgplace {height: 200px;}
.productbox .imgplace img {max-height:200px;margin:auto}
.productbox .abstract {border:1px solid #cccccc;margin:0 0 10px 0;}
.productbox .title {display:inline-block;padding:10px;background:#d2232a;color:#fff;font-weight:600;}
.productbox a {color:#000000;display:block}
.productbox a:hover .abstract, .productbox a:focus .abstract {background:#f0f0f0;border:1px solid #d2232a}
.productbox li {font-size:14px;}

.sortplace {padding:20px 0;}
.sortplace span {display:inline-block;float:left;color:#999999;font-size:14px;padding:5px 0 0 0}
.sortplace button {border:1px solid #999999;color:#999999;margin:0 5px;width:auto;padding:3px 13px;float:left;-webkit-border-radius: 25px;-moz-border-radius: 25px;border-radius: 25px;}
.sortplace button:hover, .sortplace button:focus, .sortplace button.chossen {border:1px solid #d2232a;color:#d2232a;}
.sortplace .viewas, .sortplace .sortresults, .sortplace .sortby {float:left;} 
.sortplace .sortbyplace, .sortplace .viewas .title {float:right;display:none}
.sortplace select, .sortplace input {border:1px solid #999999;color:#999999;margin:0 0 0 10px;width:auto;padding:3px 13px;float:left;-webkit-border-radius: 25px;-moz-border-radius: 25px;border-radius: 25px;}
.sortplace select:hover, .sortplace select:focus {border:1px solid #d2232a;color:#d2232a;}
.sortplace label {display:inline-block;margin:0;}
.sortplace .sortresults {margin:0 10px 0 0;}

.searchbox {padding:0 0 20px 0;margin:0 0 20px 0;border-bottom:1px solid #ccc}
.searchbox .title {font-weight:600;margin:0 0 5px 0;padding:5px;background:#f0f0f0;}
.searchbox label {margin:0 0 10px 0;}

.dataTables_filter, .dataTables_length {width:300px;}
.dataTables_filter input, .dataTables_length select {width:60%;}
 
div table.dataTable thead th, table.dataTable thead td, div table.dataTable.no-footer {border-bottom: none}
div table.producttable.dataTable tbody th, table.producttable.dataTable tfoot th, div table.producttable.dataTable thead th, div table.producttable.dataTable tbody td {padding: 5px 15px;}
div table.dataTable thead th, table.dataTable thead td {border-bottom: none;font-weight:500}

div .dataTables_wrapper {width:100%;}
div .dataTables_wrapper .dataTables_paginate, div .dataTables_wrapper .dataTables_info {margin:20px 0 0 0}
div .dataTables_wrapper .dataTables_paginate .paginate_button {padding: 0 ;border-radius: 0;background:none;margin-left: 5px;color:#666;}
div .dataTables_wrapper .dataTables_paginate .paginate_button.current, div .dataTables_wrapper .dataTables_paginate .paginate_button.current:hover {background:#d2232a;color:#fff;border:1px solid #d2232a}

div table, div table p, div table li, div table h2 {font-size:initial;}

.producttable, table {width: 100%;border-bottom:1px solid #f5f2f2 !important;margin: 20px 0}
.producttable td, .producttable th, table td, table th {background:#fff;padding:5px;border: none;vertical-align: middle;min-width: 30px;font-size:16px;}
.producttable th, table th {font-weight:600;text-align:initial;color:#fff;background:#666;padding:10px;}
.producttable th:first-of-type, .producttable td:first-of-type, table th:first-of-type, table td:first-of-type {border:none}
.producttable tbody tr:nth-of-type(odd) td, table tbody tr:nth-of-type(odd) td {background:#f0f0f0;}
.producttable a span {display: block;}
.producttable .title {color:#d2232a;font-weight:600;}
.producttable td, table td {color: #000000;vertical-align: middle;}
.producttable img, table img {max-width: 50px;max-height: 50px;margin: auto;} 
.producttable td a, table td a {color: #000000;}
.producttable td:hover a, table td:hover a {color: #d2232a;} 
.producttable caption {display:none}
.producttable .link {background: url(../images/link.png) center center no-repeat;display:block;width:30px;height:35px;margin:auto;opacity:.5}
.producttable .link:hover {opacity:1}
.producttable p, table p {margin:0;}
.producttable .contenttable p {white-space:nowrap}
.producttable label {margin:0;}

.productdata {padding:0 2%;}
.productdata span {display:inline-block}
.productdata .title {width:100px;}

.removefromcart {width: 40px;height: 40px;border: none;background:#fff url(../images/delete.png) center center no-repeat;margin: auto;background-size:25px;}
.removefromcart:hover, .removefromcart:focus {background-color: #ccc;}

.removefromcart_CAP {width: 20px;height: 20px;border: none;background: url(../images/delete.png) center center no-repeat;margin: auto;background-size:15px;}
.removefromcart_CAP:hover {background-color: #ccc;}

.removeCoupon {width: 20px;height: 20px;border: none;background: url(../images/delete.png) center center no-repeat;margin: auto;background-size:15px;}
.removeCoupon:hover {background-color: #ccc;}

.moredetails, .moredetails a, .moredetails button {float:right;margin:0 0 0 10px;}

.imagesplace.imgtop {margin:0px 0 40px 40px;}
.imgside.imgtop {margin:0px 0 40px 40px;}

.docsplace {border:none;border-top: 1px solid #ccc;}

.checkoutplace {display:flex;justify-content: space-between;padding:2%;position:relative;margin:0 0 2% 0;-moz-box-shadow: 0px 0px 10px rgba(100,100,100,0.5);-webkit-box-shadow: 0px 0px 10px rgba(100,100,100,0.5);box-shadow: 0px 0px 10px rgba(100,100,100,0.5);}
.checkoutplace > div {width:65%}
.checkoutplace > div div {margin:0 0 10px 0;}
.checkoutplace .imgplace {width:30%}
.checkoutplace .price {font-weight:600;}
.checkoutplace .title {color:#666;}
.checkoutplace .removefromcart {padding: 0;position:absolute;left:20px;top:20px;border:none;width:25px;height:25px;background:none}
.checkoutplace .removefromcart:before, .checkoutplace .removefromcart:after {top:13px;transform: rotate(45deg);content:"";display:block;background:#000;width:25px;height:3px;-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;position:absolute;}
.checkoutplace .removefromcart:after {transform: rotate(-45deg);}
.checkoutplace .removefromcart:hover {}

.listitem .imgplace {padding:30px 0;}
.listitem .imgplace .producticon {position:absolute;right:auto;left:0;top:0;overflow: hidden;}
.listitem .imgplace .producticon img {max-width:60px;max-height:60px}

.producticon {overflow: hidden;position:absolute;right:0;top:0;float:right;border:1px solid #d2232a;background:#fff;width:70px;height:70px;-webkit-border-radius: 100%;-moz-border-radius: 100%;border-radius: 100%;}
.producticon img {max-width:60px;max-height:60px;-webkit-transform: translate(0, 0%);-ms-transform: translate(0, 0%);transform: translate(-50%, -50%);position: absolute;top: 50%;left: 50%;}

.totalprice, .subtotalprice {  font-weight: 600;color: #d2232a;  font-size: 20px;text-align:center;width: 100%;margin:0 0 20px 0}

/*.total, .oneunitprice, .priceofItem, .price {display:inline-block}*/

.cart_place {display: flex;align-items: center;justify-content: space-between;}

.changeq {float:right;display: flex;}
.productpriceplace .changeq, .productpriceplace .addtocart {margin:10px 0}
.changeq button, .changeq input {background: #fff;width: 32px;height: 32px;float: right;margin: 0 0px;cursor: pointer;position:relative;border:1px solid #ccc}
.changeq button:hover, .changeq button:focus {background:#999;}
.changeq button:before, .changeq button:after {content:"";display:block;width:10px;height:2px;background:#000;position:absolute;left:10px;top:15px;}
.changeq .plus:after {left: 14px;top: 11px;width:2px;height:10px;}
.changeq input {text-align: center;font-size: 16px;width: 40px;color:#0c1b74;background:none}

.findproduct {border: none;display: block;margin: 0 auto 20px auto;background: #d2232a;color: #fff;text-align: center;padding: 10px}
.findproduct:hover {background: #666;}

.addtocart:before {display: block;
    content: "";
    background: #d2232a url(../images/whitecart.png) center center no-repeat;
    width: 30px;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;}

@-webkit-keyframes AddToCarticon {
  50% {-webkit-transform: scale(1.5);transform: scale(1.5);}
}
@keyframes AddToCarticon {
  50% {-webkit-transform: scale(1.5);transform: scale(1.5);}
}

.addtocart:before {-webkit-transform: translateZ(0);transform: translateZ(0);-webkit-transition-duration: 0.3s;transition-duration: 0.3s;-webkit-transition-property: transform;transition-property: transform;-webkit-transition-timing-function: ease-out;transition-timing-function: ease-out;}
.addtocart:hover:before, .addtocart:focus:before, .addtocart:active:before {-webkit-animation-name: AddToCarticon;animation-name: AddToCarticon;-webkit-animation-duration: 0.3s;animation-duration: 0.3s;-webkit-animation-timing-function: linear;animation-timing-function: linear;-webkit-animation-iteration-count: 1;animation-iteration-count: 1;}
.addtocart:after {content: "";display: block;width: 25px;height: 25px;right: -5px;top: -10px;opacity: 0;position: absolute;background: url(../images/approve.png) center center no-repeat;background-size:cover}

.addeditem:after {opacity: 0;-webkit-animation: animatelogo 2s linear forwards;-ms-animation: animatelogo 2s linear forwards;animation: animatelogo 2s linear forwards;}
@-webkit-keyframes animatelogo {
	0% {opacity: 0;}
    100% {opacity: 1;}
}
@keyframes animatelogo {
    0% {opacity: 0;}
    100% {opacity: 1;}
}

.couponplace {margin:40px 0;}
.couponplace h3 {margin:0;}
.couponplace label {margin:0;float:right;padding: 10px 0;width: 80%;}
.couponplace label span{float:right;display:inline-block;width:20%;padding:5px 0}
.couponplace label input {float:left;width: 80%;}
.couponplace .AddCoupon {float:right;border: none;width:150px;display: block;margin: 5px auto 5px auto;background: #d2232a;color: #ffffff;text-align: center;padding: 10px 10px;-webkit-border-radius: 25px;-moz-border-radius: 25px;border-radius: 25px;}
.couponplace .AddCoupon:hover, .couponplace .AddCoupon:focus {background: #575757;}

.couponedata div {padding:5px;font-size:14px;border-bottom:1px dashed #f0f0f0}

.removeCoupon {width: 20px;height: 20px;border: none;background: url(../images/sprite.png) -43px -37px no-repeat; margin: auto;float: left;}
.removeCoupon:hover, .removefromcart:focus {background-color: #ccc; }

.findproductplace, .productslistselects {float:right;width:20%;    padding:50px 15px 15px  15px;background: #f5f5f5;position:relative}
.productleftside{float:left;width:78%;}

.productflexplace {margin:30px 0}
.divOptionInner {display: flex;flex-wrap: wrap;    font-size: 14px;}

.productslistselects h2 {background: #363636;
    padding: 5px 20px 5px 20px;
    position: absolute;
    right: 20px;
    top: -20px;
    color: #fff;
    font: normal 42px Amatic SC, Arial, Helvetica, sans-serif;
    z-index: 2;
    line-height: 100%;}
.productslistselects h2:after {
    width: 0;
    content: "";
    display: block;
    position: absolute;
    right: -20px;
    top: 0;
    height: 0;
    border-style: solid;
    border-width: 20px 0 0 20px;
    border-color: transparent transparent transparent #000000;
}
div.stepbefore a, div.stepAfter a, div.stepCurrent a {
    display: inline-block;
    background-color: #eee;
    border: none;
    color: #000;
    cursor: pointer;
    display: inline-block;
    position: relative;
    outline: 0;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    transition: background-color .15s linear;
    vertical-align: middle;
    padding: 0.313rem 5%;
    font-family: futura-pt,Tahoma,Geneva,Verdana,Arial,sans-serif;
    font-style: normal;
    font-size: .75rem;
    font-weight: 700;
}


.stepbefore .editdetails {
    display: none;
}
.stepAfter .editdetails {
    display: none;
}

.stepbefore .readOnlyDetails {
    display: block;
}
.stepAfter .readOnlyDetails {
    display: block;
}

.stepCurrent .readOnlyDetails
{
    display:none;
}
.stepCurrent .editdetails {
    display: block;
}

